@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap);.button{background:#3368f2;border:1px solid transparent;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:18px;min-width:163px;padding:13px 16px;position:relative;text-align:center;transition:box-shadow .3s ease,background .3s ease,border-color .3s ease}.button:disabled{cursor:progress}.button:hover{box-shadow:2px 2px 10px rgba(45,104,255,.5)}.button:active{background:#1e54dd}.button:focus{outline:1px solid hsla(0,0%,100%,0)}.button:focus:before{border:2px solid #006dd5;border-radius:32px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.black .button:focus:before{border:2px solid #fff;box-shadow:0 0 0 4px hsla(0,0%,100%,.22)}.button.skip:focus:before{border-radius:3px;bottom:0;top:0}.button-group .button:first-child:focus:before{border-radius:25px 0 0 25px}.button-group .button:last-child:focus:before{border-radius:0 25px 25px 0}.button-group .button.active:focus:before{border-color:#fff;box-shadow:inset 0 0 0 4px rgba(0,255,255,.22)}.button-group .button:focus:before{border-radius:0;bottom:0;box-shadow:inset 0 0 0 4px rgba(0,109,213,.22);left:0;right:0;top:0}.button_secondary{background:transparent;border:2px solid #1e54dd;color:#1e54dd}.button_secondary:active{background:#fff}.button_green{background-color:#32820d}.button_green:hover{box-shadow:2px 2px 10px rgba(168,203,161,.5)}.button_green:active{background-color:#218701}.button_m{font-size:16px;font-weight:700;line-height:24px;min-width:172px;padding:16px 34px}@media(max-width:767px){.button{font-size:14px;padding:13px 11px}.button_secondary{padding:12px 11px}.button_m{font-size:14px;min-width:275px;padding:12px 18px}}@-webkit-keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-video-inner{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes modal-video-inner{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translate(0);transform:translate(0)}}.modal-video{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video;animation-name:modal-video;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:rgba(0,0,0,.5);cursor:pointer;height:100%;left:0;opacity:1;position:fixed;top:0;transition:opacity .3s ease-out;width:100%;z-index:1000000}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{-webkit-transform:translateY(100px);transform:translateY(100px)}.modal-video-body{display:table;height:100%;margin:0 auto;max-width:940px;width:100%}.modal-video-inner{display:table-cell;height:100%;vertical-align:middle;width:100%}.modal-video-movie-wrap{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video-inner;animation-name:modal-video-inner;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:#333;height:0;padding-bottom:56.25%;position:relative;-webkit-transform:translate(0);transform:translate(0);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;width:100%}.modal-video-movie-wrap iframe{height:100%;left:0;position:absolute;top:0;width:100%}.modal-video-close-btn{background:transparent;border:none;display:inline-block;height:35px;overflow:hidden;position:absolute;right:-35px;top:-35px;width:35px;z-index:2}.modal-video-close-btn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-video-close-btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{background:#fff;border-radius:5px;content:"";height:2px;left:0;margin-top:-6px;position:absolute;top:50%;width:100%}.modal-video{overflow:hidden;z-index:9999999}.modal-video .modal-title{color:#fff;font-size:36px;line-height:40px;margin-bottom:30px;text-align:center}@media(max-width:1023px){.modal-video .modal-title{padding:30px 20px}}@media(max-width:767px){.modal-video .modal-title{font-size:24px;line-height:32px}}.modal-video .modal-video-body{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;left:0;max-width:none;overflow:auto;padding:30px 85px;position:absolute;text-align:center;top:0;white-space:normal;width:100%}@media(max-width:1023px){.modal-video .modal-video-body{padding:30px 20px}}.modal-video .modal-video-body:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.modal-video .modal-video-inner{display:inline-block;height:auto;max-width:1000px;padding:60px 0 0;position:relative;text-align:left;width:100%}.modal-video .button-row{display:flex;justify-content:center;padding-top:30px}.modal-video .button-row .button{border:1px solid #fff;font-size:14px;font-weight:600;padding:12px 30px;transition:border-color .3s ease}.modal-video .button-row .button:hover{border-color:#3368f2}.modal-video .modal-video-close-btn{border:2px solid #fff}.modal-video.modal_tutorial{background:#fff!important;cursor:default}.modal-video.modal_tutorial .modal-video-close-btn{background:none;border-color:#000}@media(max-width:1023px){.modal-video.modal_tutorial .modal-video-close-btn{right:50px}}.modal-video.modal_tutorial .modal-video-close-btn:after,.modal-video.modal_tutorial .modal-video-close-btn:before{background:#000}.modal-video.modal_tutorial .modal-title{color:#323950}.modal-video-close-btn{background:#000;border-radius:50%;cursor:pointer;height:50px;outline:1px solid hsla(0,0%,100%,0);right:-60px;top:0;transition:opacity .3s ease;width:50px}@media(max-width:1279px){.modal-video-close-btn{right:0}}@media (max-width:1023px)and (max-height:800px){.modal-video-close-btn{right:50px}}.modal-video-close-btn:after,.modal-video-close-btn:before{left:12px;margin-top:-1px;width:50%}.modal-video-close-btn:hover{opacity:.8}.modal-video-close-btn:focus{box-shadow:0 0 0 4px rgba(0,109,213,.9)}.modal-transcription__i{margin-top:60px}.modal-transcription table{background:none;border:none;border-collapse:collapse;border-spacing:0;margin:0;padding:0;width:100%}.modal-transcription table th{text-align:center}.modal-transcription table td,.modal-transcription table th{border:1px solid #000;color:#323950;font-size:14px;line-height:20px;padding:10px;vertical-align:middle;width:50%}.header-submenu__creative{background-color:#f5f6fb;flex-grow:1;overflow:hidden;position:relative}@media(max-width:1279px){.header-submenu__creative{display:none}}.header-submenu__creative__i{height:100%;position:relative}.header-submenu__creative__i>a{height:100%;left:0;position:absolute;top:0;width:100%}.header-submenu__creative__i>a:focus{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__creative__i>a:focus .header-submenu__creative-link:after{border:2px solid #3368f2;border-radius:4px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";left:-6px;position:absolute;right:-6px;top:-6px}.header-submenu__creative__i>a:focus:not(:focus-visible) .header-submenu__creative-link:after{display:none}.header-submenu__creative__i>a:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__creative__i>a:focus-visible .header-submenu__creative-link:after{border:2px solid #3368f2;border-radius:4px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";left:-6px;position:absolute;right:-6px;top:-6px}.header-submenu__creative__bg{height:100%;left:0;overflow:hidden;position:absolute;top:0;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;width:100%;z-index:1}.header-submenu__creative__bg__item{display:none;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.header-submenu__creative__bg__item.active{-webkit-animation:slideDown .55s forwards;animation:slideDown .55s forwards;display:block}.header-submenu__creative__bg .gatsby-image-wrapper{height:auto;left:50%;position:absolute;top:50%;-webkit-transform:translate(-29%,-50%);transform:translate(-29%,-50%);width:970px}.header-submenu__creative__bg .gatsby-image-wrapper img{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;-o-object-fit:contain!important;object-fit:contain!important}.header-submenu__creative__content{align-items:center;display:flex;height:100%;max-width:430px;min-width:340px;padding:30px 20px 30px 50px;position:relative;width:60%;z-index:2}.header-submenu__creative__content__i{-webkit-transform:translateY(-7%);transform:translateY(-7%);width:100%}.header-submenu__creative__content__item{display:none;opacity:0}.header-submenu__creative__content__item.active{-webkit-animation:slideUp .55s forwards;animation:slideUp .55s forwards;display:block}.header-submenu__creative-icon{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 7px 30px rgba(188,199,235,.5);display:flex;height:48px;justify-content:center;margin-bottom:16px;padding:8px;width:48px}.header-submenu__creative-icon img{display:block;max-width:100%}.header-submenu__creative-title{color:#213051;font-size:28px;font-weight:800;letter-spacing:-.25px;line-height:30px;margin-bottom:0}.header-submenu__creative-title strong{color:#0048ff;font-weight:800}.header-submenu__creative-link{align-items:center;background:none;border:none;color:#293c6b;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;letter-spacing:-.2px;line-height:20px;padding:0;position:relative}.header-submenu__creative-link:focus{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__creative-link:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:4px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-submenu__creative-link:focus:not(:focus-visible):after{display:none}.header-submenu__creative-link:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__creative-link:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:4px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-submenu__creative-link img{margin-left:10px}.header-submenu__creative-link span{position:relative}.header-submenu__creative-link span:before{background-color:#293c6b;bottom:0;content:"";height:1px;left:0;pointer-events:none;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;width:100%;will-change:transform}.header-submenu__creative-link:hover{text-decoration:none}.header-submenu__creative-link:hover span:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.header-submenu__creative .btn-row{margin-top:16px}.header-submenu__creative.creative_dark .header-submenu__creative-title{color:#fff}.header-submenu__creative.creative_dark .header-submenu__creative-title strong{color:#00ffec}.header-submenu__creative.creative_dark .header-submenu__creative-link{color:#fff}.header-submenu__creative.creative_dark .header-submenu__creative-link span:before{background-color:#fff}.header-submenu__creative.creative_dark .btn-row a{color:#fff}.header-submenu__creative__slider{height:100%;position:relative}.header-submenu__creative__slider .header-submenu__creative__content{align-items:flex-start;flex-direction:column;justify-content:center}.header-submenu__creative__slider__actions{align-items:center;display:flex;margin-top:13px}.header-submenu__creative__slider-nav{align-items:center;display:flex}.header-submenu__creative__slider-nav button{align-items:center;background-color:#fff;border:none;border-radius:6px;box-shadow:0 3px 23px rgba(157,166,196,.23);cursor:pointer;display:flex;height:38px;justify-content:center;margin-left:20px;position:relative;transition:background-color .25s;width:38px}.header-submenu__creative__slider-nav button:focus{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__creative__slider-nav button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:9px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-submenu__creative__slider-nav button:focus:not(:focus-visible):after{display:none}.header-submenu__creative__slider-nav button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__creative__slider-nav button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:9px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-submenu__creative__slider-nav button:first-child{margin-left:0}.header-submenu__creative__slider-nav button svg{display:block}.header-submenu__creative__slider-nav button svg path{transition:stroke .25s}.header-submenu__creative__slider-nav button:hover{background-color:#0048ff}.header-submenu__creative__slider-nav button:hover svg path{stroke:#fff}.header-submenu__creative__slider-counter{color:#293c6b;font-size:14px;font-weight:500;letter-spacing:-.2px;line-height:20px;margin-left:24px}.header-submenu__creative__slider-counter span{color:#0048ff;font-weight:800}.header-submenu__creative .btn-video{background:none;border:none;border-radius:50%;cursor:pointer;left:96%;padding:0;position:absolute;top:24%}.header-submenu__creative .btn-video:focus{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__creative .btn-video:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-submenu__creative .btn-video:focus:not(:focus-visible):after{display:none}.header-submenu__creative .btn-video:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__creative .btn-video:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-submenu__creative .btn-video__i{display:block;position:relative}.header-submenu__creative .btn-video__i:after,.header-submenu__creative .btn-video__i:before{border:1px solid #fff;border-radius:50%;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.header-submenu__creative .btn-video__i:before{opacity:.2;-webkit-transform:scale(1.83);transform:scale(1.83)}.header-submenu__creative .btn-video__i:after{opacity:.15;-webkit-transform:scale(2.2);transform:scale(2.2)}.header-submenu__creative .btn-video__i span{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:rgba(245,246,251,.36);border-radius:50%;box-shadow:0 5px 55px rgba(93,101,128,.42),inset -1px -2px 0 hsla(0,0%,100%,.63);display:flex;height:72px;justify-content:center;position:relative;width:72px}.header-submenu__creative .btn-video__i span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDE3IDIwIj48cGF0aCBmaWxsPSIjMDA0OEZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Im0zLjguODEyIDExLjc3NCA3LjM2YTIuMTU2IDIuMTU2IDAgMCAxIDAgMy42NTZMMy44IDE5LjE4OEEyLjE1NiAyLjE1NiAwIDAgMSAuNSAxNy4zNlYyLjY0QTIuMTU2IDIuMTU2IDAgMCAxIDMuOC44MTJaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:22px;width:18px}.header-submenu__creative .btn-video__i span:after{border:1px solid hsla(0,0%,100%,.62);border-radius:50%;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(1.38);transform:scale(1.38);width:100%}.header-submenu{-webkit-animation:dropDown .2s;animation:dropDown .2s;background:#fff;border-top:1px solid #e8ecfa;box-shadow:0 12px 20px rgba(189,205,230,.35);display:none;left:0;position:absolute;top:100%;width:100%;z-index:10}.header-submenu__i{display:flex;justify-content:space-between}.header-submenu__nav{padding:44px 0 40px;width:61.8%}@media(max-width:1279px){.header-submenu__nav{padding-top:35px;width:100%}}.header-submenu__nav__i{display:flex}.header-submenu__nav__col{border-left:1px solid #e8ecfa;flex:1 0;padding:0 40px}@media(max-width:1279px){.header-submenu__nav__col{padding:0 30px}}.header-submenu__nav__col:first-child{border:none}.header-submenu__nav__col ul li{margin-bottom:16px}.header-submenu__nav__col ul li:last-child,.header-submenu__nav__col ul li:last-child .icon-link{margin-bottom:0}.header-submenu__nav__col ul li a:not(.product-link){color:#000;display:inline-flex;font-size:14px;letter-spacing:-.19px;line-height:20px;position:relative;transition:color .25s}.header-submenu__nav__col ul li a:not(.product-link):focus{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__nav__col ul li a:not(.product-link):focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:4px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-submenu__nav__col ul li a:not(.product-link):focus:not(:focus-visible):after{display:none}.header-submenu__nav__col ul li a:not(.product-link):focus-visible{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__nav__col ul li a:not(.product-link):focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:4px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-submenu__nav__col ul li a:not(.product-link).active,.header-submenu__nav__col ul li a:not(.product-link):hover{color:#0048ff}.header-submenu__nav__col ul li a.icon-link:focus{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__nav__col ul li a.icon-link:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;bottom:-10px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;top:-10px;z-index:2}.header-submenu__nav__col ul li a.icon-link:focus:not(:focus-visible):after{display:none}.header-submenu__nav__col ul li a.icon-link:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.header-submenu__nav__col ul li a.icon-link:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;bottom:-10px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;top:-10px;z-index:2}.header-submenu__nav__col.col_products{flex:auto;max-width:600px;min-width:550px;padding:0 25px;width:33%}@media(max-width:1279px){.header-submenu__nav__col.col_products{padding-left:16px}}.header-submenu__nav__col.col_products .header-submenu__nav-category{margin-bottom:14px;padding-left:15px}@media(max-width:1279px){.header-submenu__nav__col.col_products .header-submenu__nav-category{margin-bottom:4px}}.header-submenu__nav__col.col_products ul li{margin-bottom:1px}@media(max-width:1279px){.header-submenu__nav__col.col_products ul li{margin-bottom:9px}}.header-submenu__nav__col.col_products ul li:last-child{display:none}@media(max-width:1279px){.header-submenu__nav__col.col_products ul li:last-child{display:block;margin-bottom:0}}.header-submenu__nav__col.col_platforms .icon-link{margin-bottom:12px}.header-submenu__nav__col.col_platforms .icon-link-ic{background:none;box-shadow:none}.header-submenu__nav__col.col_platforms .icon-link-ic img{-webkit-transform:translateY(6px);transform:translateY(6px)}.header-submenu__nav__col.col_platforms .arr-link{font-weight:500;letter-spacing:-.2px;margin-top:28px}.header-submenu__nav__col.col_platforms .arr-link:before{margin-left:13px}.header-submenu__nav-category{color:#000;font-size:16px;font-weight:700;letter-spacing:-.18px;line-height:19px;margin-bottom:34px}@media(max-width:1279px){.header-submenu__nav-category{margin-bottom:22px}}.header-submenu .product-link{display:block}.header-submenu .product-link__i{align-items:center;display:flex;min-height:84px;padding:10px 15px;position:relative}@media(max-width:1279px){.header-submenu .product-link__i{min-height:73px}}.header-submenu .product-link__i:before{border:2px solid #0048ff;border-radius:12px;bottom:0;box-shadow:0 0 0 2px rgba(0,72,255,.18);content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .25s}.header-submenu .product-link__icon{background-color:#fff;border-radius:12px;box-shadow:0 7px 30px rgba(188,199,235,.5);flex-shrink:0;height:48px;padding:10px;position:relative;transition:background-color .25s;width:48px}.header-submenu .product-link__icon img{left:50%;max-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .25s}.header-submenu .product-link__icon img:last-child{opacity:0;visibility:hidden}.header-submenu .product-link__info{flex-grow:1;padding-left:20px;padding-right:10px}.header-submenu .product-link__badge{display:flex;flex-shrink:0;justify-content:flex-end;min-width:85px}.header-submenu .product-link-label{color:#000;display:block;font-size:15px;font-weight:700;letter-spacing:-.17px;line-height:18px}.header-submenu .product-link-label span{color:#0048ff}.header-submenu .product-link-description{color:#363e53;display:block;font-size:14px;letter-spacing:-.2px;line-height:21px}@media(max-width:1279px){.header-submenu .product-link-description{font-size:13px}}.header-submenu .product-link-badge{background-color:#0048ff;border-radius:5px;color:#fff;font-size:13px;font-weight:600;line-height:16px;padding:4px 7px 2px;text-transform:capitalize}.header-submenu .product-link-badge.badge_new{background-color:#c919d0}.header-submenu .product-link:hover .product-link__icon{background-color:#0048ff}.header-submenu .product-link:hover .product-link__icon img:first-child{opacity:0;visibility:hidden}.header-submenu .product-link:hover .product-link__icon img:last-child{opacity:1;visibility:visible}.header-submenu .product-link:focus{outline:1px solid hsla(0,0%,100%,0)}.header-submenu .product-link:focus .product-link__i:before{opacity:1}.header-submenu .product-link:focus:not(:focus-visible) .product-link__i:before{display:none}.header-submenu .product-link:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.header-submenu .product-link:focus-visible .product-link__i:before{opacity:1}.header-submenu .product-link.active .product-link__i:before{opacity:1}.header-submenu .product-link.active .product-link__icon{background-color:#0048ff}.header-submenu .product-link.active .product-link__icon img:first-child{opacity:0;visibility:hidden}.header-submenu .product-link.active .product-link__icon img:last-child{opacity:1;visibility:visible}.header-submenu .product-link.active:focus:not(:focus-visible) .product-link__i:before{display:block}.header-submenu .icon-link{display:inline-flex;margin-bottom:6px;padding-left:47px;position:relative}.header-submenu .icon-link-ic{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 4px 10px rgba(57,81,141,.14);display:flex;height:32px;justify-content:center;left:0;position:absolute;top:-8px;width:32px}.header-submenu .icon-link-ic img{display:block;pointer-events:none}.header-submenu .arr-link{align-items:center;color:#0048ff;display:inline-flex;flex-direction:row-reverse;font-size:14px;letter-spacing:-.19px;line-height:20px;position:relative}.header-submenu .arr-link,.header-submenu .arr-link:focus{outline:1px solid hsla(0,0%,100%,0)}.header-submenu .arr-link:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:4px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-submenu .arr-link:focus:not(:focus-visible):after{display:none}.header-submenu .arr-link:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.header-submenu .arr-link:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:4px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-submenu .arr-link:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEyIDEwIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwNDhGRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSI+PGxpbmUgeDI9IjEwIiB5MT0iNCIgeTI9IjQiLz48cG9seWxpbmUgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgcG9pbnRzPSI2IDAgMTAgNCA2IDgiLz48L2c+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:10px;margin-left:10px;width:12px}.header-submenu .arr-link span{position:relative}.header-submenu .arr-link span:before{background-color:#0048ff;bottom:0;content:"";height:1px;left:0;pointer-events:none;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;width:100%}.header-submenu .arr-link:hover{text-decoration:none}.header-submenu .arr-link:hover span:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.header-submenu__actions{align-items:center;background-color:#edf1fd;border-top:1px solid #d7dced;display:flex;padding:15px 40px 14px}.header-submenu__action{padding:0 40px;position:relative}.header-submenu__action:first-child{padding-left:0}.header-submenu__action:first-child:before{display:none}.header-submenu__action:last-child{padding-right:0}.header-submenu__action:before{background-color:#bfc5d9;content:"";height:20px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.header-submenu.opened{display:block}.header-menu__i{display:flex}.header-menu__i>li{margin-left:2px}.header-menu__i>li:first-child{margin-left:0}.header-menu ul{list-style:none;margin:0;padding:0}.header-menu ul li{padding:0}.header-menu .menu-link{align-items:center;color:#40444e;cursor:pointer;display:flex;font-size:14px;font-weight:500;line-height:18px;padding:8px 14px;position:relative}@media(max-width:1279px){.header-menu .menu-link{padding-left:9px;padding-right:9px}}.header-menu .menu-link.active,.header-menu .menu-link.hover,.header-menu .menu-link:hover{color:#0048ff}.header-menu .menu-link.hover,.header-menu .menu-link:focus{outline:1px solid hsla(0,0%,100%,0)}.header-menu .menu-link.hover:before,.header-menu .menu-link:focus:before{border:2px solid #0048ff;border-radius:8px;bottom:0;box-shadow:0 0 0 3px rgba(0,72,255,.18);content:"";left:0;position:absolute;right:0;top:0}.header-menu .menu-link.hover .chevron-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-menu .menu-link.hover .chevron-icon:before{opacity:0}.header-menu .menu-link.hover .chevron-icon:after{opacity:1}.header-menu .chevron-icon{display:block;flex-shrink:0;height:6px;margin-left:13px;position:relative;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:10px}@media(max-width:1279px){.header-menu .chevron-icon{margin-left:9px}}.header-menu .chevron-icon:after,.header-menu .chevron-icon:before{background-repeat:no-repeat;background-size:100%;content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .25s;width:100%}.header-menu .chevron-icon:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTAgNiI+PHBhdGggZmlsbD0iIzQwNDQ0RSIgZD0iTTguMTk4LjUxNyA0Ljk2NSAzLjc1MSAxLjczMS41MTdBLjgzLjgzIDAgMSAwIC41NTYgMS42OTJsMy44MjUgMy44MjVhLjgzLjgzIDAgMCAwIDEuMTc1IDBsMy44MjUtMy44MjVhLjgzLjgzIDAgMCAwIDAtMS4xNzUuODQ3Ljg0NyAwIDAgMC0xLjE4MyAwWiIvPjwvc3ZnPg==")}.header-menu .chevron-icon:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTAgNiI+PHBhdGggZmlsbD0iIzAwNDhGRiIgZD0iTTguMTk4LjUxNyA0Ljk2NSAzLjc1MSAxLjczMS41MTdBLjgzLjgzIDAgMSAwIC41NTYgMS42OTJsMy44MjUgMy44MjVhLjgzLjgzIDAgMCAwIDEuMTc1IDBsMy44MjUtMy44MjVhLjgzLjgzIDAgMCAwIDAtMS4xNzUuODQ3Ljg0NyAwIDAgMC0xLjE4MyAwWiIvPjwvc3ZnPg==");opacity:0}.header{background-color:#fff;left:0;position:-webkit-sticky;position:sticky;top:0;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease;width:100%;z-index:99}.header.affiliate-header{z-index:auto}.header.static{position:relative}.header.transparent{background-color:transparent}.menu-opened .header.transparent{background-color:#fff;transition-duration:0s}.header.open .bm-burger-button{outline:1px auto #0048ff}.header__i{align-items:center;display:flex;min-height:90px;padding:20px 40px}@media(max-width:1279px){.header__i{padding:20px 20px 20px 30px}}@media(max-width:1023px){.header__i{padding-left:70px}}@media(max-width:767px){.header__i{padding-left:60px}}.header-logo{width:150px}@media(max-width:1279px){.header-logo{width:124px}}@media(max-width:1023px){.header-logo{width:150px}}@media(max-width:767px){.header-logo{width:124px}}.header-logo img{display:block;width:100%}.header-nav{padding-left:35px}@media(max-width:1279px){.header-nav{padding-left:26px}}@media(max-width:1023px){.header-nav{display:none}}.header-actions{align-items:center;display:flex;margin-left:auto}.header-action{margin-right:20px}.header-action:first-child{margin-right:30px}@media(max-width:1279px){.header-action:first-child{margin-right:14px}}.header-action:last-child{margin-right:0}.header-action .button{align-items:center;background-color:#0048ff;border:2px solid #0048ff;border-radius:100vmax;color:#fff;display:flex;font-size:14px;font-weight:600;justify-content:center;letter-spacing:-.2px;line-height:16px;min-width:0;padding:15px 20px;position:relative}.header-action .button:focus{outline:1px solid hsla(0,0%,100%,0)}.header-action .button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:100vmax;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-action .button:focus:not(:focus-visible):after{display:none}.header-action .button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.header-action .button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:100vmax;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:1279px){.header-action .button{font-size:13px;padding:10px 14px}}.header-action .button:before{display:none}.header-action .button_secondary{background-color:transparent;color:#0048ff}.header-action .sign-in-btn{color:#3d404f;display:block;font-size:14px;font-weight:600;line-height:16px;padding:8px 5px;position:relative;text-decoration:underline}.header-action .sign-in-btn,.header-action .sign-in-btn:focus{outline:1px solid hsla(0,0%,100%,0)}.header-action .sign-in-btn:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-action .sign-in-btn:focus:not(:focus-visible):after{display:none}.header-action .sign-in-btn:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.header-action .sign-in-btn:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.header-action .sign-in-btn:hover{text-decoration:none}.header .pop-up a:focus{outline:0 auto -webkit-focus-ring-color}.header .bm-burger-button{background:transparent;border:none;cursor:pointer;left:16px;margin:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:1023px){.header .bm-burger-button{display:block}}.header .bm-burger-button img{cursor:pointer}.header .icon,.header .mobile-text,.header .tablet-text{display:none}.header .scan-bar-wrap{margin:0 auto;max-width:1064px;width:100%}.header .hidden{display:none}.header a.sub-menu{align-items:center;display:flex}@media(max-width:1500px){.header .nav-wrap{margin-left:16px}.header .desktop-text{display:none}.header .tablet-text{display:block}}@media(max-width:768px){.header .tablet-text{display:none}.header .mobile-text{display:block}}@media (min-width:1200px)and (max-width:1330px){.header .nav-wrap{margin-left:10px}}@media (max-width:1199px){.header .logo-home{max-width:184px}.header.open .logo-home{margin-left:50px}}@media(max-width:992px){.header .logo-home{width:112px}}@media(max-width:767px){.header .header-btns{margin-left:10px}.header .header-btns .btn-item{padding:0 3px}}@media(max-width:340px){.header .logo-home{width:98px}}.margin{display:none;padding-top:0;transition:all .1s}@media (min-width:1200px){.margin{display:block}.margin.active{padding-top:70px}}.mobile-nav-submenu{-webkit-animation:slideRight .25s .1s forwards;animation:slideRight .25s .1s forwards;display:none;opacity:0}.mobile-nav-submenu__i{padding:42px 25px 25px}.mobile-nav-submenu__col{margin-bottom:40px}.mobile-nav-submenu__col:last-child{margin-bottom:0}.mobile-nav-submenu__col.col_products .mobile-nav-submenu-category{margin-bottom:20px}.mobile-nav-submenu__col.col_products ul li{margin-bottom:21px}.mobile-nav-submenu__col.col_products ul li:last-child{margin-bottom:0}.mobile-nav-submenu-category{color:#5a616f;font-size:15px;font-weight:500;letter-spacing:-.17px;line-height:18px;margin-bottom:25px;text-transform:uppercase}.mobile-nav-submenu ul li{margin-bottom:20px}.mobile-nav-submenu ul li:last-child{margin-bottom:0}.mobile-nav-submenu ul li a{color:#000;display:block;font-size:14px;font-weight:500;letter-spacing:-.19px;line-height:20px;transition:color .25s}.mobile-nav-submenu ul li a.active,.mobile-nav-submenu ul li a:hover{color:#0048ff}.mobile-nav-submenu .product-link{display:block}.mobile-nav-submenu .product-link__i{align-items:center;display:flex;position:relative}.mobile-nav-submenu .product-link__icon{background-color:#fff;border-radius:10px;box-shadow:0 6px 28px rgba(188,199,235,.5);flex-shrink:0;height:42px;position:relative;transition:background-color .25s;width:42px}.mobile-nav-submenu .product-link__icon img{left:50%;max-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9);transition:all .25s}.mobile-nav-submenu .product-link__icon img:last-child{opacity:0;visibility:hidden}.mobile-nav-submenu .product-link__info{flex-grow:1;padding-left:20px;padding-right:10px}.mobile-nav-submenu .product-link__badge{display:flex;flex-shrink:0;justify-content:flex-end;min-width:85px}.mobile-nav-submenu .product-link-label{color:#000;display:block;font-size:15px;font-weight:700;letter-spacing:-.2px;line-height:18px;transition:color .25s}.mobile-nav-submenu .product-link-badge{background-color:#0048ff;border-radius:6px;color:#fff;font-size:14px;font-weight:600;line-height:16px;padding:5px 8px 3px;text-transform:capitalize}.mobile-nav-submenu .product-link-badge.badge_new{background-color:#c919d0}.mobile-nav-submenu .product-link.active .product-link__icon{background-color:#0048ff}.mobile-nav-submenu .product-link.active .product-link__icon img:first-child{opacity:0;visibility:hidden}.mobile-nav-submenu .product-link.active .product-link__icon img:last-child{opacity:1;visibility:visible}.mobile-nav-submenu .product-link.active .product-link-label{color:#0048ff}.mobile-nav-submenu.mobile-nav-submenu_solutions .mobile-nav-submenu__i{padding-top:30px}.mobile-nav-submenu.opened{display:block}.mobile-nav{background-color:#fff;display:none;height:100%;left:0;max-width:400px;overflow-y:auto;position:fixed;top:0;width:100%;z-index:999}@media(max-width:1023px){.mobile-nav{display:block}}.mobile-nav__i{display:flex;flex-direction:column;height:100%}.mobile-nav__header{align-items:center;border-bottom:1px solid #c3c6cf;display:flex;justify-content:space-between;padding:20px 30px 17px 25px}.mobile-nav__footer{border-top:1px solid #c3c6cf;display:flex;justify-content:center;margin-top:auto;padding:20px 25px}.mobile-nav__footer .button{max-width:325px;padding:15px 12px;width:100%}.mobile-nav-logo{width:150px}.mobile-nav-logo img{display:block;width:100%}.mobile-nav .btn-menu-close{background:none;border:none;cursor:pointer;display:block;padding:0;width:18px}.mobile-nav .btn-menu-close svg{display:block;width:100%}.mobile-nav ul{list-style:none;margin:0;padding:0}.mobile-nav ul li{padding:0}.mobile-nav.mobile-nav-enter{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.mobile-nav.mobile-nav-enter-active{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.mobile-nav.mobile-nav-enter-active,.mobile-nav.mobile-nav-exit{-webkit-transform:translateX(0);transform:translateX(0)}.mobile-nav.mobile-nav-exit-active{-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.mobile-nav-menu>ul>li{position:relative}.mobile-nav-menu>ul>li:first-child:before{display:none}.mobile-nav-menu>ul>li:before{background-color:#c3c6cf;content:"";height:1px;left:25px;position:absolute;right:25px;top:0}.mobile-nav-menu .menu-link{align-items:center;color:#000;display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:20px;padding:18px 25px 17px;transition:background-color .25s}.mobile-nav-menu .menu-link.active,.mobile-nav-menu .menu-link.opened{color:#0048ff}.mobile-nav-menu .menu-link.opened{background-color:rgba(0,72,255,.1)}.mobile-nav-menu .menu-link.opened .chevron-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mobile-nav-menu .menu-link.opened .chevron-icon:before{opacity:0}.mobile-nav-menu .menu-link.opened .chevron-icon:after{opacity:1}.mobile-nav-menu .menu-link .chevron-icon{display:block;flex-shrink:0;height:8px;margin:0 4px 0 10px;position:relative;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:14px}.mobile-nav-menu .menu-link .chevron-icon:after,.mobile-nav-menu .menu-link .chevron-icon:before{background-repeat:no-repeat;background-size:100%;content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .25s;width:100%}.mobile-nav-menu .menu-link .chevron-icon:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTAgNiI+PHBhdGggZmlsbD0iIzQwNDQ0RSIgZD0iTTguMTk4LjUxNyA0Ljk2NSAzLjc1MSAxLjczMS41MTdBLjgzLjgzIDAgMSAwIC41NTYgMS42OTJsMy44MjUgMy44MjVhLjgzLjgzIDAgMCAwIDEuMTc1IDBsMy44MjUtMy44MjVhLjgzLjgzIDAgMCAwIDAtMS4xNzUuODQ3Ljg0NyAwIDAgMC0xLjE4MyAwWiIvPjwvc3ZnPg==")}.mobile-nav-menu .menu-link .chevron-icon:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTAgNiI+PHBhdGggZmlsbD0iIzAwNDhGRiIgZD0iTTguMTk4LjUxNyA0Ljk2NSAzLjc1MSAxLjczMS41MTdBLjgzLjgzIDAgMSAwIC41NTYgMS42OTJsMy44MjUgMy44MjVhLjgzLjgzIDAgMCAwIDEuMTc1IDBsMy44MjUtMy44MjVhLjgzLjgzIDAgMCAwIDAtMS4xNzUuODQ3Ljg0NyAwIDAgMC0xLjE4MyAwWiIvPjwvc3ZnPg==");opacity:0}.sk-chase{-webkit-animation:sk-chase 2.5s linear infinite both;animation:sk-chase 2.5s linear infinite both;height:60px;margin:20px auto 40px;position:relative;width:60px}.sk-chase-dot{-webkit-animation:sk-chase-dot 2s ease-in-out infinite both;animation:sk-chase-dot 2s ease-in-out infinite both;height:100%;left:0;position:absolute;top:0;width:100%}.sk-chase-dot:before{-webkit-animation:sk-chase-dot-before 2s ease-in-out infinite both;animation:sk-chase-dot-before 2s ease-in-out infinite both;background-color:#2d68ff;border-radius:100%;content:"";display:block;height:25%;width:25%}.sk-chase-dot:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-chase-dot:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s}.sk-chase-dot:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-chase-dot:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-chase-dot:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-chase-dot:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-chase-dot:first-child:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-chase-dot:nth-child(3):before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes sk-chase{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes sk-chase{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes sk-chase-dot{80%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes sk-chase-dot-before{50%{-webkit-transform:scale(.4);transform:scale(.4)}0%,to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-chase-dot-before{50%{-webkit-transform:scale(.4);transform:scale(.4)}0%,to{-webkit-transform:scale(1);transform:scale(1)}}.uw-form-field{position:relative}.uw-form-field:after{border:3px solid rgba(51,104,242,.13);border-radius:11px;bottom:-3px;content:"";left:-3px;opacity:0;pointer-events:none;position:absolute;right:-3px;top:-3px;transition:opacity .25s;z-index:1}.uw-form-field:focus-within:after{opacity:1}.uw-form-field:focus-within .uw-form-label span{color:#3368f2}.uw-form-field_card .uw-form-control{height:50px;padding:17px 20px 15px}.uw-form-field_textarea .uw-form-control{max-width:100%;resize:none}.uw-form-field_textarea .uw-form-label.floating-label{height:50px}.uw-form-field_phone{z-index:3}.uw-form-field.rounded:after{border-radius:41px}.uw-form-field.disabled .uw-form-control{opacity:.75}.uw-form-field.disabled:focus-within:after{opacity:0}.uw-form-field.disabled:focus-within .uw-form-label span{color:#5f6578}.uw-form-control{background:#fff;border:1px solid #afb4be;border-radius:8px;color:#3c4352;display:block;font-size:14px;letter-spacing:-.39px;line-height:22px;padding:13px 20px;transition:border-color .25s,opacity .25s,background-color .25s;width:100%}.uw-form-control::-webkit-input-placeholder{font-size:0;opacity:0}.uw-form-control:-moz-placeholder,.uw-form-control::-moz-placeholder{font-size:0;opacity:0}.uw-form-control:-ms-input-placeholder{font-size:0;opacity:0}.uw-form-control:-webkit-autofill{-webkit-background-clip:text;color:#3c4352}.uw-form-control:focus{border-color:#3368f2!important;outline:1px solid hsla(0,0%,100%,0)!important}.error .uw-form-control,.error .uw-form-control:focus{border-color:#c00!important}.uw-form-control[type=number]{-moz-appearance:textfield}.uw-form-control[type=number]::-webkit-inner-spin-button,.uw-form-control[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.rounded .uw-form-control{border-radius:38px}.uw-form-label{color:#3c4352;cursor:pointer;display:inline-block;font-family:Metropolis,sans-serif;font-size:14px;letter-spacing:-.39px;line-height:22px;margin-bottom:8px;text-transform:none;transition:all .15s}.uw-form-label.floating-label{align-items:center;display:flex;height:100%;left:0;margin-bottom:0;max-width:100%;padding:15px 16px;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 50%;transform-origin:0 50%;z-index:2}.uw-form-label.floating-label span{background-color:#fff;color:#5f6578;overflow:hidden;padding:0 4px;text-overflow:ellipsis;transition:color .15s;white-space:nowrap}.error .uw-form-label.floating-label span{color:#c00}.uw-form-group_focus .uw-form-label.floating-label,.uw-form-group_has-value .uw-form-label.floating-label{-webkit-transform:translate(2px,-50%) scale(.85);transform:translate(2px,-50%) scale(.85)}.uw-form-field.uw-form-field_phone .uw-form-control{padding-left:82px}.uw-form-field.uw-form-field_phone .flag-dropdown{background:none;border:none;border-radius:0;bottom:auto;height:100%;left:0;pointer-events:none;position:absolute;top:0;-webkit-transform:none;transform:none;width:100%}.uw-form-field.uw-form-field_phone .flag-dropdown.open{background:none;border-radius:0}.uw-form-field.uw-form-field_phone .selected-flag{height:20px;left:24px;padding-left:0;pointer-events:all;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px}.uw-form-field.uw-form-field_phone .selected-flag:focus .flag{box-shadow:0 0 3px #3368f2}.uw-form-field.uw-form-field_phone .selected-flag .flag{-webkit-transform:scale(1.88);transform:scale(1.88);-webkit-transform-origin:0;transform-origin:0;transition:box-shadow .2s}.uw-form-field.uw-form-field_phone .selected-flag .arrow{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTEgNiI+PHBhdGggZmlsbD0iIzE0MTIxRSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNLjI1MS4yNTFhLjg1Ny44NTcgMCAwIDEgMS4yMTIgMGwzLjY4IDMuNjhMOC44MjMuMjVhLjg1Ny44NTcgMCAwIDEgMS4yMTIgMS4yMTJMNS43NDkgNS43NWEuODU3Ljg1NyAwIDAgMS0xLjIxMiAwTC4yNSAxLjQ2M2EuODU3Ljg1NyAwIDAgMSAwLTEuMjEyWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;border:none;height:6px;left:calc(100% + 7px);margin:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:11px}.uw-form-field.uw-form-field_phone .selected-flag .arrow.up{border:none;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.uw-form-field.uw-form-field_phone .country-list{-webkit-animation:dropDown .2s;animation:dropDown .2s;border:1px solid #afb4be;border-radius:8px;bottom:auto;box-shadow:0 12px 40px rgba(189,205,230,.35);left:0;margin:4px 0 0;padding:5px 0;pointer-events:all;top:100%;width:100%}.uw-form-field.uw-form-field_phone .country-list .country{color:#3c4352;font-family:Metropolis,sans-serif;font-size:14px;font-weight:500;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;transition:background-color .2s;white-space:nowrap}.uw-form-field.uw-form-field_phone .country-list .country:hover{background-color:#eff3fe}.uw-form-field.uw-form-field_phone .country-list .country.highlight{background-color:#eff3fe;display:block}.uw-form-field.uw-form-field_phone .uw-form-label.floating-label{-webkit-transform:translate(2px,-50%) scale(.85);transform:translate(2px,-50%) scale(.85)}.uw-form-field_select .custom-select__control,.uw-form-field_select select{-webkit-appearance:none;appearance:none;border:1px solid #afb4be;border-radius:8px;color:#3c4352;cursor:pointer;height:50px;padding:0 40px 0 15px;transition:border-color .25s;width:100%}.uw-form-field_select .custom-select__control option:not(:first-of-type),.uw-form-field_select select option:not(:first-of-type){color:#3c4352}.uw-form-field_select .custom-select__control--is-focused,.uw-form-field_select select--is-focused{border-color:#3368f2;box-shadow:none}.uw-form-field_select .custom-select__control--is-focused .custom-select__value-container,.uw-form-field_select select--is-focused .custom-select__value-container{overflow:visible}.uw-form-field_select .custom-select__control--is-focused .custom-select__placeholder,.uw-form-field_select select--is-focused .custom-select__placeholder{color:#3368f2;-webkit-transform:translateY(-50%) scale(.85);transform:translateY(-50%) scale(.85)}.uw-form-field_select .custom-select__control--menu-is-open .custom-select__indicator,.uw-form-field_select select--menu-is-open .custom-select__indicator{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.error .uw-form-field_select .custom-select__control,.error .uw-form-field_select select{border-color:#c00}.uw-form-field_select .custom-select__value-container{height:100%;padding:0;position:relative}.uw-form-field_select .custom-select__placeholder,.uw-form-field_select .custom-select__single-value{font-size:14px;letter-spacing:-.39px;line-height:22px;margin:0;overflow:hidden;text-overflow:ellipsis;transition:color .25s;white-space:nowrap;width:100%}.uw-form-field_select .custom-select__placeholder{align-items:center;color:#5f6578;display:flex;height:100%;top:0;-webkit-transform:none;transform:none;-webkit-transform-origin:0 50%;transform-origin:0 50%;transition:color .25s,-webkit-transform .25s;transition:color .25s,transform .25s;transition:color .25s,transform .25s,-webkit-transform .25s;z-index:2}.uw-form-field_select .custom-select__placeholder span{background-color:#fff;overflow:hidden;padding:0 4px;text-overflow:ellipsis;white-space:nowrap}.error .uw-form-field_select .custom-select__placeholder{color:#c00}.uw-form-field_select .custom-select__single-value{color:#3c4352}.uw-form-field_select .custom-select__single-value__i{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uw-form-field_select .custom-select__menu{-webkit-animation:dropDown .2s;animation:dropDown .2s;border:1px solid #afb4be;border-radius:8px;box-shadow:0 12px 40px rgba(189,205,230,.35);margin:4px 0 0;padding:5px 0;z-index:12}.uw-form-field_select .custom-select__menu-list{padding:0}.uw-form-field_select .custom-select__option{color:#3c4352;cursor:pointer;font-size:14px;font-weight:500;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;transition:background-color .2s;white-space:nowrap}.uw-form-field_select .custom-select__option--is-focused,.uw-form-field_select .custom-select__option--is-focused:active,.uw-form-field_select .custom-select__option--is-selected,.uw-form-field_select .custom-select__option--is-selected:active{background-color:#eff3fe;color:#3c4352}.uw-form-field_select .custom-select__option span{color:#6b6b6b;font-weight:400}.uw-form-field_select .custom-select__indicators{display:block;position:absolute;right:18px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.uw-form-field_select .custom-select__indicator{padding:0;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.uw-form-field_select .custom-select__indicator svg path{fill:#8696a3}.uw-form-field_select .custom-select__indicator-separator{display:none}.uw-form-field_select.native-select:before{border-color:#464c61 transparent transparent;border-style:solid;border-width:4px 4px 0;content:"";position:absolute;right:18px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:0}.uw-checkbox-wr{position:relative}.centered .uw-checkbox-wr{display:flex;justify-content:center}.uw-checkbox{align-items:center;display:inline-flex;position:relative}.uw-checkbox__control{display:block;position:relative}.uw-checkbox__control:after{border:3px solid rgba(51,104,242,.4);border-radius:7px;bottom:-4px;content:"";left:-4px;opacity:0;pointer-events:none;position:absolute;right:-4px;top:-4px;transition:opacity .25s;z-index:1}.uw-checkbox__control__i{align-items:center;border:1px solid #afb4be;border-radius:4px;cursor:pointer;display:flex;height:20px;justify-content:center;position:relative;transition:border-color .15s;width:20px}.uw-checkbox__control__i:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTAgOCI+PHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuOTciIHBvaW50cz0iNi4wNjMgMTAuNTYzIDguMzEzIDEyLjgxMyAxMy45MzggNy4xODgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01IC02KSIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:8px;opacity:0;pointer-events:none;transition:opacity .15s;width:10px}.error .uw-checkbox__control__i{border-color:#c00}.uw-checkbox__control:focus-within:after{opacity:1}.uw-checkbox__control:focus-within .uw-checkbox__control__i{border-color:#3368f2}.uw-checkbox__label{color:#494e60;cursor:pointer;margin-left:10px;text-transform:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.uw-checkbox__label,.uw-checkbox__label a{font-size:14px;letter-spacing:-.39px;line-height:22px}.uw-checkbox__label a{border-bottom:1px solid transparent;color:#3368f2;transition:border-color .25s}.uw-checkbox__label a:hover{border-color:#3368f2;text-decoration:none!important}.uw-checkbox__input{clip:rect(0 0 0 0);height:1px;margin:-1px;padding:0;pointer-events:none;position:absolute;width:1px}.uw-checkbox__input:checked~.uw-checkbox__control__i{background-color:#3368f2;border-color:transparent}.uw-checkbox__input:checked~.uw-checkbox__control__i:after{opacity:1}.uw-checkbox.disabled{opacity:.5;pointer-events:none}.popup_audit_type .popup-main__content{max-width:375px}@media(max-width:767px){.popup_audit_type .popup-main__content{max-width:100%}}.popup_audit_type .widget-slider{min-height:100%;padding:68px 20px 94px;position:relative;width:100%}.popup_audit_type .widget-slider .swiper-container{padding:0}.popup_audit_type .widget-slider .swiper-slide{opacity:0!important}.popup_audit_type .widget-slider .swiper-slide-active{opacity:1!important;transition-delay:.2s!important}.popup_audit_type .widget-slider__item .icon{display:block;height:60px;margin-bottom:24px;width:60px}.popup_audit_type .widget-slider__item .icon svg{display:block;height:100%;width:100%}.popup_audit_type .widget-slider__item .icon .fill-colour{fill:#2e64f1}.popup_audit_type .widget-slider__item .icon .stroke-colour{stroke:#2e64f1}.popup_audit_type .widget-slider__item .title{color:#213051;font-size:24px;font-weight:700;line-height:28px;margin:0 0 24px;text-align:left}.popup_audit_type .widget-slider__item .description p{color:#3d4461;font-size:14px;font-weight:400;letter-spacing:-.1px;line-height:21px;margin:0 0 20px}.popup_audit_type .widget-slider__nav{bottom:48px;display:flex;justify-content:flex-start;position:absolute;right:20px}.popup_audit_type .widget-slider__nav .btn-nav{align-items:center;border:none;cursor:pointer;display:flex;height:46px;justify-content:center;margin-left:4px;padding:0;position:relative;transition:all .25s;width:46px}.popup_audit_type .widget-slider__nav .btn-nav_prev{background:#024fff;border-radius:4px 0 0 4px}.popup_audit_type .widget-slider__nav .btn-nav_prev svg{display:block;height:30px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);width:30px}.popup_audit_type .widget-slider__nav .btn-nav_next{background:#fff;border-radius:0 4px 4px 0}.popup_audit_type .widget-slider__nav .btn-nav:hover{box-shadow:0 2px 8px rgba(45,104,255,.5)}.popup_audit_type .widget-slider__progress{bottom:30px;left:20px;position:absolute;right:20px}.popup_audit_type .widget-slider__progress-bar{background-color:#efeff6;height:2px;position:relative;width:100%}.popup_audit_type .widget-slider__progress-bar span{background-color:#024fff;height:100%;left:0;position:absolute;top:0;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s,-webkit-transform .45s;width:100%}.popup_audit_type .widget-slider__progress-count{bottom:16px;color:#8989a0;font-size:14px;font-weight:600;left:0;letter-spacing:-.1px;line-height:21px;position:absolute;white-space:nowrap}.popup_audit_type .widget-slider__progress-count span{color:#024fff}.popup_off_sale .popup-main__content{width:400px}@media(max-width:767px){.popup_off_sale .popup-main__content{height:auto;width:340px}}.popup_off_sale .popup-main__content-i{background:#131c57;border-radius:24px;padding:0}@media(max-width:767px){.popup_off_sale .popup-main__content-i{max-height:450px}}@media(max-width:767px)and (orientation:landscape){.popup_off_sale .popup-main__content-i{max-height:84vh}}.popup_off_sale .popup-main__header{margin-bottom:30px;position:relative;text-align:center;z-index:1}@media(max-width:767px){.popup_off_sale .popup-main__header{margin-bottom:42px}}.popup_off_sale .popup-main__header p{color:#65a3ff;font-size:15px;font-weight:700;letter-spacing:-.19px;line-height:15px;margin:0}@media(max-width:767px){.popup_off_sale .popup-main__header p{font-size:15px;line-height:15px;margin-bottom:11px}}.popup_off_sale .popup-main__title{color:#fff;font-size:42px;font-weight:800;letter-spacing:-.29px;line-height:40px;margin:0;padding:0}.popup_off_sale .popup-main__sub-title{color:#fff;font-size:15px;font-weight:700;letter-spacing:-.19px;line-height:12px;margin:0}.popup_off_sale .popup-sales-content{border-radius:24px;overflow:hidden;padding:48px 42px 35px;position:relative;z-index:1}@media(max-width:767px){.popup_off_sale .popup-sales-content{padding:18px 15px 20px}}.popup_off_sale .popup-sales-content .button{font-size:16px;font-weight:800;line-height:18px;margin-bottom:2px;padding:10px 0;width:100%}@media(max-width:767px){.popup_off_sale .popup-sales-content .button{margin-bottom:11px}}.popup_off_sale .sales-list{list-style-type:none;margin:0 auto 30px;max-width:260px;padding:0}@media(max-width:767px){.popup_off_sale .sales-list{margin-bottom:55px;max-width:194px}}.popup_off_sale .sales-list__item{color:#fff;font-size:13px;line-height:14px;margin-bottom:10px;padding-left:38px;position:relative}@media(max-width:767px){.popup_off_sale .sales-list__item{font-size:15px;line-height:16px;margin-bottom:13px;padding-left:34px}}.popup_off_sale .sales-list__icon{left:0;position:absolute;top:0;width:18px}.popup_off_sale .sales-list__icon svg{display:block;width:100%}.popup_off_sale .sales-info{position:relative;z-index:1}.popup_off_sale .sales-info p{color:#fff;font-size:8.5px;font-weight:500;letter-spacing:-.05px;margin:0;text-align:center}@media(max-width:767px){.popup_off_sale .sales-info p{font-size:9px;letter-spacing:-.1px;line-height:9px;margin:0 auto;max-width:244px}}.popup_off_sale .wave-top{left:0;pointer-events:none;position:absolute;top:0}@media(max-width:767px){.popup_off_sale .wave-top{display:none}}.popup_off_sale .wave-top_mob{display:none;left:0;pointer-events:none;position:absolute;top:0}@media(max-width:767px){.popup_off_sale .wave-top_mob{display:block}}.popup_off_sale .wave-btm{bottom:-2px;left:0;pointer-events:none;position:absolute}@media(max-width:767px){.popup_off_sale .wave-btm{display:none}}.popup_off_sale .wave-btm_mob{bottom:-2px;display:none;left:0;pointer-events:none;position:absolute}@media(max-width:767px){.popup_off_sale .wave-btm_mob{display:block}.popup_off_sale .popup-main__close{right:0;top:-45px}}.popup_webinar .popup-main__content{max-width:1080px;width:auto}@media(max-width:767px){.popup_webinar .popup-main__content{width:100%}}.popup_webinar .popup_webinar-content{overflow:hidden;padding:89px 80px;position:relative;width:646px}@media(max-width:1024px){.popup_webinar .popup_webinar-content{width:680px}}@media(max-width:767px){.popup_webinar .popup_webinar-content{padding:42px 20px;width:100%}}.popup_webinar .popup_webinar-content.isSubmit{max-width:1080px;padding:75px 86px;width:90vw}@media(max-width:767px){.popup_webinar .popup_webinar-content.isSubmit{padding:42px 20px;width:100%}}.popup_webinar .popup_webinar-content.isSubmit .popup_webinar-form{opacity:0;position:absolute;visibility:hidden}.popup_webinar .popup_webinar-content.isSubmit .form-thanks{opacity:1;position:relative;visibility:visible}.popup_webinar .popup_webinar-form{position:relative}.popup_webinar .form-thanks{opacity:0;position:absolute;text-align:center;visibility:hidden;width:100%}.popup_webinar .form-thanks__title{color:#2e64f1;font-size:1.75rem;font-weight:800;line-height:1.75rem;margin:0 auto 12px}.popup_webinar .form-thanks p{color:#1c2c57;font-size:1.125rem;font-weight:500;line-height:1.5rem;margin:0 auto 34px}.popup_webinar .form-thanks__video{padding-bottom:50%;position:relative;width:100%}.popup_webinar .form-thanks__video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.popup_webinar .popup-main__content-i{border-radius:10px;padding:0}@media(max-width:767px){.popup_webinar .popup-main__content-i{border-radius:0}}.popup_webinar .popup-main__close-layout{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(233,239,255,.7)}.popup_webinar .popup-main__close{background:#c4d3fa;border:2px solid #fff;box-shadow:0 0 0 3px hsla(0,0%,100%,.2);height:50px;right:-50px;top:-50px;width:50px}@media(max-width:767px){.popup_webinar .popup-main__close{right:15px;top:15px}}.popup_webinar .popup-main__close .button__i:after,.popup_webinar .popup-main__close .button__i:before{background:#5f6578;left:21px;top:15px}.popup_webinar .popup-main__logo{display:block;margin:0 auto 36px;width:200px}.popup_webinar .popup-main__header{padding-bottom:26px;position:relative}@media(max-width:767px){.popup_webinar .popup-main__header{padding-bottom:33px}}.popup_webinar .popup-main__title{color:#000;font-size:1.5rem;font-weight:700;letter-spacing:0;line-height:2.625rem;padding-bottom:5px}@media(max-width:767px){.popup_webinar .popup-main__title{padding-bottom:20px}}.popup_webinar .popup-main__sub-title{color:#1c2c57;font-size:1rem;font-weight:500;letter-spacing:0;line-height:1.5rem;margin:0 auto;max-width:370px;text-align:center}.popup_webinar .popup-main__form{padding:0 30px}@media(max-width:767px){.popup_webinar .popup-main__form{max-width:360px;padding:0}}.popup_webinar .popup-main__form .row_btn{padding-top:20px}.popup_webinar .popup-main__form .row_btn .button{padding:15px 28px;width:100%}.popup_webinar .popup-main__form .uw-form-group{width:100%}.popup_webinar .popup-main__form .uw-checkbox-wr{justify-content:flex-start;width:100%}.demo-form{position:relative;z-index:3}.demo-form__row{display:flex;margin:0 -10px 20px}.demo-form__row.row_btn{justify-content:center;margin:0 0 20px}.demo-form__row.row_btn .button{align-items:center;display:flex;justify-content:center}.demo-form__row.row_btn .button__icon{margin-left:10px}.demo-form .uw-form-group{margin:0 10px;width:calc(100% - 20px)}@media(max-width:992px){.demo-form{margin:0 auto;max-width:600px}}@media(max-width:767px){.demo-form .demo-form__row{flex-flow:column;margin-bottom:0}.demo-form .uw-form-group{margin:0 10px 20px}}.popup_enterprise .popup-main__close-layout{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,17,56,.7)}.popup_enterprise .popup-main__close{background:rgba(0,17,56,.7);border-color:hsla(0,0%,100%,.21)}.popup_enterprise .popup-main__content{max-width:818px}.popup_enterprise .popup-main__content-i{border-radius:20px;padding:0}.popup_enterprise .popup_enterprise__content{overflow:hidden;padding:85px 120px 100px;position:relative}.popup_enterprise .popup_enterprise__content:after,.popup_enterprise .popup_enterprise__content:before{box-shadow:0 0 40px 40px #fff;content:"";display:block;height:100%;position:absolute;top:0;width:1px}.popup_enterprise .popup_enterprise__content:after{right:-40px}.popup_enterprise .popup_enterprise__content:before{left:-40px}.popup_enterprise .popup-main__header{padding-bottom:32px}.popup_enterprise .popup-main__title{color:#2a2f43;font-size:30px;letter-spacing:-1px;line-height:44px;padding-bottom:0}.popup_enterprise .popup-main__logo{display:block;margin:0 auto 28px;width:162px}.popup_enterprise .demo-form .row_btn .button{min-width:236px}@media(max-width:767px){.popup_enterprise .popup_enterprise__content{padding:42px 20px}.popup_enterprise .popup-main__content-i{border-radius:0}.popup_enterprise .popup-main__title{font-size:22px;line-height:32px}}.popup-main-active{overflow:hidden}.popup-main{opacity:0;position:fixed;transition:opacity .3s ease .15s,visibility .3s ease .15s;visibility:hidden;z-index:9999}.popup-main,.popup-main__i{height:100%;left:0;top:0;width:100%}.popup-main__i{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:40px;position:absolute}@media(max-width:767px){.popup-main__i{padding:0}}.popup-main__content{max-height:100%;max-width:1020px;position:relative;-webkit-transform:scale(.8);transform:scale(.8);transition:-webkit-transform .325s cubic-bezier(.19,1.35,.76,1.48);transition:transform .325s cubic-bezier(.19,1.35,.76,1.48);transition:transform .325s cubic-bezier(.19,1.35,.76,1.48),-webkit-transform .325s cubic-bezier(.19,1.35,.76,1.48);width:100%;z-index:2}@media(max-width:767px){.popup-main__content{border-radius:0;height:100%;max-width:100%;width:100%}}.popup-main__content-i{background:#fff;border-radius:30px;max-height:82vh;overflow:auto}@media(max-width:767px){.popup-main__content-i{border-radius:0;height:100%;max-height:100%}}.popup-main__close-layout{background:rgba(20,22,27,.7);height:100%;left:0;position:absolute;top:0;width:100%}.popup-main__close{background:#000;border:3px solid hsla(0,0%,100%,.21);border-radius:50%;display:block;height:38px;min-width:32px;padding:0;position:absolute;right:-36px;top:-36px;width:38px;z-index:20}.popup-main__close .button__i{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.popup-main__close .button__i:after,.popup-main__close .button__i:before{background:#fff;border-radius:2px;content:"";display:block;height:18px;left:15px;position:absolute;top:7px;width:3px}.popup-main__close .button__i:after{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.popup-main__close .button__i:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media(max-width:767px){.popup-main__close{right:15px;top:15px}}.popup-main.popup-main_active{opacity:1;visibility:visible}.popup-main.popup-main_active .popup-main__content{-webkit-transform:scale(1);transform:scale(1)}.popup-main__title{color:#2a2f43;font-size:28px;font-weight:800;letter-spacing:-.78px;line-height:28px;margin:0;padding-bottom:10px;text-align:center}.popup-main__sub-title{font-size:14px;letter-spacing:-.39px;line-height:20px;text-align:center}.popup-main .cols-container{display:flex;flex-wrap:wrap}.popup-main .cols-container .col{padding:60px 30px;position:relative;width:50%}.popup-main__form .react-tel-input .form-control{border:none;height:43px;width:100%}.popup-main__form .custom-checkbox.error{margin-bottom:35px}.popup-main__form .custom-checkbox.error .help-block{bottom:auto;left:28px;top:100%}.popup-main__form .custom-checkbox.error .custom-checkbox__icon{background:none}.popup-main__form .custom-checkbox__label{display:flex;width:100%}.popup-main__form .custom-checkbox__label>span{display:block;width:100%}.popup-main__form .custom-checkbox__label>span a{display:inline;white-space:normal}.popup-main__form .row{margin-bottom:20px;position:relative}.popup-main__form .row_separator{background:#8696a3;height:1px;opacity:.32}.popup-main__form .row:last-child{margin-bottom:0}.popup-main__form .uw-form-control,.popup-main__form .uw-form-field_select .custom-select__control,.popup-main__form .uw-form-field_select select{border-color:#6e788c}.popup-main__form .react-tel-input .flag-dropdown{background:none;border:none}.popup-main__form .form-group-with-label{margin:0 10px 20px}.popup-main__form .form-group-with-label .input{color:#000;font-size:14px;font-weight:600;letter-spacing:-.39px;line-height:16px;padding:15px 15px 14px}.popup-main__form .form-group-with-label input:-webkit-autofill,.popup-main__form .form-group-with-label input:-webkit-autofill:active,.popup-main__form .form-group-with-label input:-webkit-autofill:focus,.popup-main__form .form-group-with-label input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.popup-main__form .form-group-with-label .label{background:#fff;color:#494e60;display:inline-block;font-size:14px;left:10px;line-height:16px;padding:5px;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .09s ease;transition:transform .09s ease;transition:transform .09s ease,-webkit-transform .09s ease}.popup-main__form .form-group-with-label.textarea-wrap .label{padding-top:10px;top:1px;-webkit-transform:translateY(0);transform:translateY(0)}.popup-main__form .form-group-with-label.textarea-wrap.filled .label,.popup-main__form .form-group-with-label.textarea-wrap.focus .label{-webkit-transform:translateY(-20px);transform:translateY(-20px)}.popup-main__form .form-group-with-label.textarea-wrap .input{min-height:130px;resize:none}.popup-main__form .form-group-with-label .focus-outline{border-color:#2d68ff;bottom:0;left:0;pointer-events:none;right:0;top:0;z-index:2}.popup-main__form .form-group-with-label.filled .label,.popup-main__form .form-group-with-label.focus .label{-webkit-transform:translateY(-38px);transform:translateY(-38px)}.popup-main__form .form-group-with-label.focus .label{color:#2d68ff}.popup-main__form .form-group-with-label.focus .focus-outline{border-color:#2d68ff;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.popup-main__form .form-group-with-label.error .help-block{z-index:12}.popup-main__form .form-group-with-label .custom-checkbox__icon{background:none;border:1px solid #adb2bd;border-radius:3px;margin-top:2px;overflow:hidden}.popup-main__form .form-group-with-label .custom-checkbox__icon:after{left:-1px!important;top:-1px!important}.popup-main__form .row_btn{display:flex;justify-content:center;padding-top:15px}.popup-main__form .row_btn .button{align-items:center;display:flex;justify-content:center;padding:11px 28px;width:200px}.popup-main__form .row_btn .button img{margin-left:10px}@media(max-width:767px){.popup-main__form{margin:0 auto;max-width:315px}.popup-main__form .button{width:100%}.popup-main__form .form-group-with-label .input{font-size:16px;padding:16px 15px 12px}.popup-main__form .form-group-with-label .help-block{line-height:14px;z-index:5}.popup-main__form .form-group-with-label .custom-checkbox{padding-left:35px}.popup-main__form .form-group-with-label .custom-checkbox__icon{margin-top:-10px;top:50%}}@media(max-width:374px){.popup-main__form__title{padding-bottom:19px}.popup-main__form .form-group-with-label{margin-bottom:16px}}.popup-main.popup_pdf_remediation .section-bg,.popup-main.popup_vpat .section-bg{background:#0a2156;height:100%;left:0;position:absolute!important;top:0;width:100%}@media(max-width:960px){.popup-main.popup_pdf_remediation .section-bg,.popup-main.popup_vpat .section-bg{height:40vw;position:relative!important}}.popup-main.popup_pdf_remediation .section-bg:after,.popup-main.popup_pdf_remediation .section-bg:before,.popup-main.popup_vpat .section-bg:after,.popup-main.popup_vpat .section-bg:before{background-position:0 50%!important}.popup-main.popup_pdf_remediation .popup-main__sub-title,.popup-main.popup_vpat .popup-main__sub-title{margin:0 auto 40px;max-width:440px}@media(max-width:960px){.popup-main.popup_pdf_remediation .cols-container .col,.popup-main.popup_vpat .cols-container .col{width:100%}.popup-main.popup_pdf_remediation .cols-container .col:first-child,.popup-main.popup_vpat .cols-container .col:first-child{padding:0}}@media(max-width:767px){.popup-main.popup_pdf_remediation .cols-container .col:first-child,.popup-main.popup_vpat .cols-container .col:first-child{display:none}}.popup-main.popup_pdf_remediation .img{height:480px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:480px}@media(max-width:960px){.popup-main.popup_pdf_remediation .img{height:360px;width:360px}}.popup-main.popup_vpat .gatsby-image-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.popup-main.popup_audit_pricing .popup-main__close-layout{background:#fff}.popup-main.popup_audit_pricing .popup-main__content{max-width:760px}@media(max-width:767px){.popup-main.popup_audit_pricing .popup-main__content{max-width:100%}}.popup-main.popup_audit_pricing .popup-main__content-i{box-shadow:0 26px 84px 0 rgba(0,7,25,.16);padding:40px 80px}@media(max-width:767px){.popup-main.popup_audit_pricing .popup-main__content-i{box-shadow:none;padding:40px 20px}}.popup-main.popup_audit_pricing .popup-main__header{margin-bottom:32px}@media(min-width:1440px){.popup-main.popup_audit_pricing .popup-main__header{margin-bottom:40px}}@media(min-width:767px){.popup-main.popup_audit_pricing .popup-main__header{margin-bottom:24px}}.popup-main.popup_audit_pricing .popup-main__header img{display:block;margin:0 auto 32px;width:80px}@media(min-width:1440px){.popup-main.popup_audit_pricing .popup-main__header img{margin-bottom:40px;width:100px}}@media(min-width:767px){.popup-main.popup_audit_pricing .popup-main__header img{margin-bottom:24px;width:60px}}.popup-main.popup_audit_pricing .popup-main__title{color:#0f1930;font-size:40px;line-height:60px;padding-bottom:0}.popup-main.popup_audit_pricing .popup-main__form .uw-form-field_textarea .uw-form-control{height:86px}.popup-main.popup_audit_pricing .popup-main__form .row_btn .button{min-width:300px}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.input-range__slider{appearance:none;background:#3f51b5;border:1px solid #3f51b5;border-radius:100%;cursor:pointer;display:block;height:1rem;margin-left:-.5rem;margin-top:-.65rem;outline:none;position:absolute;top:50%;transition:transform .3s ease-out,box-shadow .3s ease-out;width:1rem}.input-range__slider:active{transform:scale(1.3)}.input-range__slider:focus{box-shadow:0 0 0 5px rgba(63,81,181,.2)}.input-range--disabled .input-range__slider{background:#ccc;border:1px solid #ccc;box-shadow:none;transform:none}.input-range__slider-container{transition:left .3s ease-out}.input-range__label{color:#aaa;font-family:Helvetica Neue,san-serif;font-size:.8rem;transform:translateZ(0);white-space:nowrap}.input-range__label--max,.input-range__label--min{bottom:-1.4rem;position:absolute}.input-range__label--min{left:0}.input-range__label--max{right:0}.input-range__label--value{position:absolute;top:-1.8rem}.input-range__label-container{left:-50%;position:relative}.input-range__label--max .input-range__label-container{left:50%}.input-range__track{background:#eee;border-radius:.3rem;cursor:pointer;display:block;height:.3rem;position:relative;transition:left .3s ease-out,width .3s ease-out}.input-range--disabled .input-range__track{background:#eee}.input-range__track--background{left:0;margin-top:-.15rem;position:absolute;right:0;top:50%}.input-range__track--active{background:#3f51b5}.input-range{height:1rem;position:relative;width:100%}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{background:url(data:image/png;base64,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);height:11px;width:16px}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .bl,.react-tel-input .fr,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .bq,.react-tel-input .nl{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{background:#fff;border:1px solid #cacaca;border-radius:5px;font-size:14px;height:35px;letter-spacing:.01rem;line-height:25px;margin-bottom:0!important;margin-left:0;margin-top:0!important;outline:none;padding-left:48px;position:relative;width:300px;z-index:0}.react-tel-input .form-control.invalid-number,.react-tel-input .form-control.invalid-number:focus{background-color:#faf0f0;border:1px solid #d79f9f;border-left-color:#cacaca}.react-tel-input .form-control.open{z-index:2}.react-tel-input .flag-dropdown{background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px;bottom:0;outline:none;padding:0;position:absolute;top:0}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input .flag-dropdown.open,.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0 0}.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:hover{cursor:pointer}.react-tel-input .flag-dropdown:focus .selected-flag,.react-tel-input .flag-dropdown:hover .selected-flag{background-color:#fff}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{border-radius:3px 0 0 3px;height:100%;padding:0 0 0 8px;position:relative;width:38px}.react-tel-input .selected-flag .flag{margin-top:-5px;position:absolute;top:50%}.react-tel-input .selected-flag .arrow{border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555;height:0;left:20px;margin-top:-2px;position:relative;top:50%;width:0}.react-tel-input .selected-flag .arrow.up{border-bottom:4px solid #555;border-top:none}.react-tel-input .country-list{background-color:#fff;border-radius:0 0 3px 3px;box-shadow:1px 2px 10px rgba(0,0,0,.35);list-style:none;margin:10px 0 10px -1px;max-height:200px;overflow-y:scroll;padding:0;position:absolute;width:300px;z-index:1}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{background-color:#fff;padding:10px 0 6px 10px;position:sticky;top:0}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;outline:none;padding:3px 8px 5px}.react-tel-input .country-list .no-entries-message{opacity:.7;padding:7px 10px 11px}.popup-content{border:1px solid #d7d7d7;margin:auto;padding:5px;width:50%}[role=tooltip].popup-content{border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,.16);width:200px}.popup-overlay{background:rgba(0,0,0,.5)}[data-popup=tooltip].popup-overlay{background:transparent}.popup-arrow{stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;bottom:0;color:#fff;-webkit-filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));left:0;right:0;top:0}.compare-slider{display:inline-block;overflow:hidden;position:relative}.compare-slider *,.compare-slider :after,.compare-slider :before,.compare-slider:after,.compare-slider:before{box-sizing:border-box}.compare-slider img,.compare-slider svg{vertical-align:bottom}.compare-slider>*{height:100%}.compare-slider>img{height:auto;max-width:100%}.compare-reveal{left:0;opacity:0;overflow:hidden;position:absolute;right:50%;top:0;transition:opacity .35s;z-index:1}.compare-reveal>:first-child{height:100%;max-width:none;width:200%}.compare-reveal>img:first-child{height:auto}.compare-range{-webkit-appearance:slider-horizontal!important;-moz-appearance:none;bottom:0;cursor:pointer;height:100%;left:-1px;margin:0;opacity:0;position:absolute;top:0;touch-action:auto;width:calc(100% + 2px);z-index:2}.compare-range::-webkit-slider-thumb{-webkit-appearance:none;height:300vh}.compare-range::-moz-range-thumb{-webkit-appearance:none;height:300vh}.compare-range::-ms-tooltip{display:none}.compare-handle{background:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 0 6px transparent;color:#000;height:48px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition:background .3s,box-shadow .3s,opacity .5s .25s;width:48px;z-index:2}.compare-handle:after,.compare-handle:before{border-left:2px solid;border-top:2px solid;content:"";height:10px;position:absolute;top:50%;-webkit-transform-origin:0 0;transform-origin:0 0;width:10px}.compare-handle:before{left:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.compare-handle:after{right:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.compare-range:focus~.compare-handle{background:hsla(0,0%,100%,.85);box-shadow:0 0 3px rgba(0,0,0,.4)}.compare-reveal[data-compare-label]:after,.compare-slider[data-compare-label]:after{background:hsla(0,0%,100%,.75);border-radius:.125rem;content:attr(data-compare-label);line-height:1;padding:.5rem;position:absolute;top:1.5rem}.compare-slider[data-compare-label]:after{right:1.5rem}.compare-reveal[data-compare-label]:after{left:1.5rem}.compare-reveal[data-compare-label=""]:after,.compare-slider[data-compare-label=""]:after{content:none}.compare-ready .compare-handle,.compare-ready .compare-reveal{opacity:1}.compare-handleLine{background:#ff22fa;margin-left:-2px;width:3px;z-index:1}.compare-handleLine,.compare-handleLine:after{bottom:0;display:block;position:absolute;top:0}.compare-handleLine:after{background:linear-gradient(90deg,#ff47fd 0,rgba(255,34,250,0) 55%);content:"";left:3px;opacity:.3;width:18px}body{-webkit-font-smoothing:antialiased;background:#fff;font-family:Metropolis,sans-serif;margin:0}body *{box-sizing:border-box}body a{text-decoration:none}body figure,body ul{margin:0}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none;appearance:none}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{outline:3px auto Highlight;-webkit-outline:3px auto Highlight;-moz-outline:2px auto Highlight;-ms-outline:3px auto Highlight;-o-outline:3px auto Highlight}@media(-webkit-min-device-pixel-ratio:0){input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{outline-color:-webkit-focus-ring-color;outline-style:auto}}select::-ms-expand{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;left:0;opacity:0;overflow:hidden;position:absolute!important;top:0;width:1px;z-index:-1}button,input,select,textarea{font-family:Metropolis,sans-serif}input[type=search]{-webkit-appearance:none;appearance:none}h1,h2{color:#323950;font-size:42px;font-weight:900;line-height:48px;margin:0 0 40px}h1 span,h2 span{font-weight:300}@media (min-width:992px){h1,h2{margin-left:auto;margin-right:auto}}@media (max-width:1199px){h1,h2{font-size:36px;line-height:42px;margin-bottom:34px}}@media (max-width:379px){h1,h2{font-size:20px;line-height:30px}}@media(max-width:767px){h1,h2{font-size:28px;line-height:36px}}p{color:#464c61;font-size:17px;line-height:23px;margin:0 0 40px}@media (min-width:992px){p{font-size:14px;margin-left:auto;margin-right:auto}}@media (max-width:767px){p{font-size:14px;line-height:19px}}@media (max-width:380px){p{font-size:14px}}.h3{color:#323950;font-size:64px;font-weight:200;line-height:96px;margin:0}@media (max-width:991px){.h3{font-size:55px;line-height:80px}}h3{color:#323950;font-size:25px;font-weight:500;line-height:30px;text-align:center}label{color:#464c61;font-size:13px;line-height:13px;text-transform:uppercase}a{color:#2d68ff;font-size:15px;font-weight:400;line-height:16px}p a{font-size:inherit}.content,.heading{margin:0 auto;max-width:1064px;padding:140px 0 120px;position:relative}.content .left,.content .right,.heading .left,.heading .right{position:relative;width:100%}@media (max-width:1199px){.content,.heading{padding:120px 50px 100px}}@media (max-width:991px){.content,.heading{display:flex;flex-direction:column;justify-content:inherit;padding:100px 50px 80px}.content .actions,.heading .actions{text-align:center;width:100%}}@media (max-width:767px){.content,.heading{padding:80px 20px 60px}}.black :not(.button):focus{outline-color:#fff}.black .h3,.black h1,.black h2,.black h3{color:#fff}.black p{color:#a1a9c9}.desktop-only{display:block}.mobile-only,.tablet-only{display:none}.lazyload{-webkit-filter:blur(5px);filter:blur(5px)}.transition-enter{-webkit-transform:translateY(-5px);transform:translateY(-5px);transition:all .2s}.transition-enter .pop-up{height:0;overflow:hidden;transition:all .3s}.transition-enter-active{-webkit-transform:none;transform:none;transition:all .2s}.transition-enter-active .pop-up{height:100%;overflow:hidden;transition:all .3s}.transition-exit{-webkit-transform:none;transform:none;transition:all .1s}.transition-exit .triangle{opacity:0}.transition-exit-active{-webkit-transform:translateY(-5px);transform:translateY(-5px);transition:all .1s}.transition-exit-active .triangle{display:none}#gatsby-focus-wrapper,#gatsby-focus-wrapper:focus{outline:1px solid transparent!important}@media (min-width:1200px){#gatsby-focus-wrapper #app,#gatsby-focus-wrapper .header{-webkit-transform:none!important;transform:none!important}}.text-center{text-align:center}.text-right{text-align:right}.post__item{padding-bottom:40px}.post .h1{font-size:46px;line-height:50px}.post .h2{font-size:36px;line-height:48px}.post .h3{font-size:24px;line-height:26px}.post h1{font-size:46px;line-height:50px}.post h2{color:#131727;font-size:36px;font-weight:400;letter-spacing:-.33px;line-height:48px;margin-bottom:9px}.post h3{font-size:24px;font-weight:400;line-height:26px}.post h3,.post h4{color:#131727;letter-spacing:-.33px;margin-bottom:5px;text-align:left}.post h4{font-size:21px;font-weight:700;line-height:23px}.post p{color:#000;font-size:16px;line-height:22px;margin-bottom:20px}.post .custom-lnk,.post a,.post p{font-weight:400;letter-spacing:-.5px}.post .custom-lnk,.post a{cursor:pointer;font-size:inherit;line-height:inherit}.post .custom-lnk:hover,.post a:hover{text-decoration:underline}.post ul{margin:0 0 20px;padding:0 0 0 20px}.post ul li{color:#000;display:block;font-size:16px;font-weight:400;letter-spacing:-.5px;line-height:22px;padding-left:16px;position:relative}.post ul li:after{background:#000;border-radius:50%;content:"";display:block;height:5px;left:0;position:absolute;top:8px;width:5px}.post ol{counter-reset:ol-item;list-style-type:none;margin:0 0 20px;padding:0 0 0 20px}.post ol li{color:#000;counter-increment:ol-item;display:block;font-size:16px;font-weight:400;letter-spacing:-.5px;line-height:22px;padding-left:20px;position:relative}.post ol li:last-child{padding-bottom:0}.post ol li:before{color:#131727;content:counters(ol-item,".") ".";left:0;position:absolute;top:0}.post ol li ol{padding-bottom:20px;padding-left:0}.post ol li li{margin:0;padding-left:30px}.post ol li li:before{content:counters(ol-item,".") " "}.post blockquote{color:#686b78;font-size:28px;line-height:42px;margin:0 auto;max-width:900px;padding:40px 0 60px;position:relative;text-align:center}@media (max-width:768px){.post .h1{font-size:30px;line-height:32px}.post .h2{font-size:26px;line-height:30px}.post .h3{font-size:18px;line-height:22px}.post h1{font-size:30px;line-height:32px}.post h2{font-size:26px;line-height:30px}.post h3{font-size:18px;line-height:22px}.post .custom-lnk,.post a,.post ol li,.post p,.post ul li{font-size:14px;line-height:22px;word-break:break-word}.post blockquote{font-size:18px;line-height:28px}}.description-list{margin-bottom:40px;padding-left:30px}.description-list li{color:#464c61;font-size:16px;letter-spacing:-.2px;line-height:23px}@media (max-width:767px){.description-list li{font-size:14px;line-height:19px}}@media (max-width:380px){.description-list li{font-size:14px}}h2.page-sub-title{color:#464c61;font-size:17px;font-weight:300;line-height:23px;margin:0 0 60px}@media (max-width:768px){h2.page-sub-title{font-size:15px;line-height:20px}}@media (max-width:576px){h2.page-sub-title{font-size:14px;line-height:18px}}.responsive-video{height:0;padding-bottom:35.25%;padding-top:25px;position:relative;width:100%}.responsive-video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.custom-radio{align-items:center;cursor:pointer;display:flex;position:relative}.custom-radio__input{left:0;opacity:0;position:absolute;top:0}.custom-radio__input:checked+.custom-radio__icon:after{opacity:1}.custom-radio__icon{background:#fff;border:1px solid #2d68ff;border-radius:50%;display:block;height:20px;margin-right:5px;position:relative;width:20px}.custom-radio__icon:after{background:#2d68ff;border-radius:50%;content:"";display:block;height:12px;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px}.custom-radio__label{font-size:15px;line-height:20px;text-transform:none}.custom-checkbox{cursor:pointer;display:inline-block;padding-left:30px;position:relative}.custom-checkbox__input{left:0;opacity:0;position:absolute;top:0}.custom-checkbox__input:focus+.custom-checkbox__icon{outline:3px auto Highlight;-webkit-outline:3px auto Highlight;-moz-outline:2px auto Highlight;-ms-outline:3px auto Highlight;-o-outline:3px auto Highlight}@media(-webkit-min-device-pixel-ratio:0){.custom-checkbox__input:focus+.custom-checkbox__icon{outline-color:-webkit-focus-ring-color;outline-style:auto}}.custom-checkbox__input:checked+.custom-checkbox__icon:after{opacity:1}.custom-checkbox__icon{border:1px solid #d0d0d0;border-radius:4px;display:block;height:20px;left:0;position:absolute;top:1px;width:20px}.custom-checkbox__icon:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDA0MkVDIiBzdHJva2Utd2lkdGg9IjIiIGQ9Im0wIDYgNCA0IDktOSIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:contain;content:"";height:14px;left:50%;margin-left:-7px;margin-top:-6px;opacity:0;position:absolute;top:50%;width:14px}.custom-checkbox__label{color:#464c61;font-size:15px;letter-spacing:-.5px;line-height:27px;text-transform:none}.custom-checkbox__label a{color:#033ddb;font-size:inherit;line-height:inherit}@media (max-width:767px){.custom-checkbox__label{font-size:14px;line-height:23px}}.react-tel-input{z-index:10}.page-accessibility-statement-generator .react-tel-input,.page-api-access .react-tel-input,.page-audit .react-tel-input,.page-contact .react-tel-input,.page-support .react-tel-input{font-family:Metropolis,san-serif;text-align:left}.page-accessibility-statement-generator .react-tel-input input[type=tel],.page-accessibility-statement-generator .react-tel-input input[type=text],.page-api-access .react-tel-input input[type=tel],.page-api-access .react-tel-input input[type=text],.page-audit .react-tel-input input[type=tel],.page-audit .react-tel-input input[type=text],.page-contact .react-tel-input input[type=tel],.page-contact .react-tel-input input[type=text],.page-support .react-tel-input input[type=tel],.page-support .react-tel-input input[type=text]{background:none;border:none;border-radius:8px;color:#464c61;font-size:15px;height:auto;line-height:20px;margin:0;padding:34px 20px 14px 65px;width:100%}@supports(-webkit-overflow-scrolling:touch){.page-accessibility-statement-generator .react-tel-input input[type=tel],.page-accessibility-statement-generator .react-tel-input input[type=text],.page-api-access .react-tel-input input[type=tel],.page-api-access .react-tel-input input[type=text],.page-audit .react-tel-input input[type=tel],.page-audit .react-tel-input input[type=text],.page-contact .react-tel-input input[type=tel],.page-contact .react-tel-input input[type=text],.page-support .react-tel-input input[type=tel],.page-support .react-tel-input input[type=text]{font-size:16px}}.page-accessibility-statement-generator .react-tel-input input[type=tel]::-webkit-input-placeholder,.page-accessibility-statement-generator .react-tel-input input[type=text]::-webkit-input-placeholder,.page-api-access .react-tel-input input[type=tel]::-webkit-input-placeholder,.page-api-access .react-tel-input input[type=text]::-webkit-input-placeholder,.page-audit .react-tel-input input[type=tel]::-webkit-input-placeholder,.page-audit .react-tel-input input[type=text]::-webkit-input-placeholder,.page-contact .react-tel-input input[type=tel]::-webkit-input-placeholder,.page-contact .react-tel-input input[type=text]::-webkit-input-placeholder,.page-support .react-tel-input input[type=tel]::-webkit-input-placeholder,.page-support .react-tel-input input[type=text]::-webkit-input-placeholder{opacity:0}.page-accessibility-statement-generator .react-tel-input input[type=tel]:-ms-input-placeholder,.page-accessibility-statement-generator .react-tel-input input[type=text]:-ms-input-placeholder,.page-api-access .react-tel-input input[type=tel]:-ms-input-placeholder,.page-api-access .react-tel-input input[type=text]:-ms-input-placeholder,.page-audit .react-tel-input input[type=tel]:-ms-input-placeholder,.page-audit .react-tel-input input[type=text]:-ms-input-placeholder,.page-contact .react-tel-input input[type=tel]:-ms-input-placeholder,.page-contact .react-tel-input input[type=text]:-ms-input-placeholder,.page-support .react-tel-input input[type=tel]:-ms-input-placeholder,.page-support .react-tel-input input[type=text]:-ms-input-placeholder{opacity:0}.page-accessibility-statement-generator .react-tel-input input[type=tel]::placeholder,.page-accessibility-statement-generator .react-tel-input input[type=text]::placeholder,.page-api-access .react-tel-input input[type=tel]::placeholder,.page-api-access .react-tel-input input[type=text]::placeholder,.page-audit .react-tel-input input[type=tel]::placeholder,.page-audit .react-tel-input input[type=text]::placeholder,.page-contact .react-tel-input input[type=tel]::placeholder,.page-contact .react-tel-input input[type=text]::placeholder,.page-support .react-tel-input input[type=tel]::placeholder,.page-support .react-tel-input input[type=text]::placeholder{opacity:0}.page-accessibility-statement-generator .react-tel-input input[type=tel]:focus,.page-accessibility-statement-generator .react-tel-input input[type=text]:focus,.page-api-access .react-tel-input input[type=tel]:focus,.page-api-access .react-tel-input input[type=text]:focus,.page-audit .react-tel-input input[type=tel]:focus,.page-audit .react-tel-input input[type=text]:focus,.page-contact .react-tel-input input[type=tel]:focus,.page-contact .react-tel-input input[type=text]:focus,.page-support .react-tel-input input[type=tel]:focus,.page-support .react-tel-input input[type=text]:focus{outline:1px solid hsla(0,0%,100%,0)}.page-accessibility-statement-generator .react-tel-input .selected-flag,.page-api-access .react-tel-input .selected-flag,.page-audit .react-tel-input .selected-flag,.page-contact .react-tel-input .selected-flag,.page-support .react-tel-input .selected-flag{border-radius:8px 0 0 8px;height:20px;padding-left:18px;width:55px}.page-accessibility-statement-generator .react-tel-input .selected-flag .flag,.page-api-access .react-tel-input .selected-flag .flag,.page-audit .react-tel-input .selected-flag .flag,.page-contact .react-tel-input .selected-flag .flag,.page-support .react-tel-input .selected-flag .flag{-webkit-transform:scale(1.1);transform:scale(1.1)}.page-accessibility-statement-generator .react-tel-input .selected-flag .arrow,.page-api-access .react-tel-input .selected-flag .arrow,.page-audit .react-tel-input .selected-flag .arrow,.page-contact .react-tel-input .selected-flag .arrow,.page-support .react-tel-input .selected-flag .arrow{left:23px;margin:-2px 0 0;position:absolute}.page-accessibility-statement-generator .react-tel-input .flag-dropdown,.page-api-access .react-tel-input .flag-dropdown,.page-audit .react-tel-input .flag-dropdown,.page-contact .react-tel-input .flag-dropdown,.page-support .react-tel-input .flag-dropdown{background:none;border:none;bottom:0;left:3px;top:32px}.page-accessibility-statement-generator .react-tel-input .flag-dropdown:focus .selected-flag>.flag,.page-api-access .react-tel-input .flag-dropdown:focus .selected-flag>.flag,.page-audit .react-tel-input .flag-dropdown:focus .selected-flag>.flag,.page-contact .react-tel-input .flag-dropdown:focus .selected-flag>.flag,.page-support .react-tel-input .flag-dropdown:focus .selected-flag>.flag{outline:5px auto -webkit-focus-ring-color}.page-accessibility-statement-generator .react-tel-input .flag-dropdown.open-dropdown,.page-api-access .react-tel-input .flag-dropdown.open-dropdown,.page-audit .react-tel-input .flag-dropdown.open-dropdown,.page-contact .react-tel-input .flag-dropdown.open-dropdown,.page-support .react-tel-input .flag-dropdown.open-dropdown{border-radius:8px 0 0 8px}.react-tel-input .country-list{max-height:180px}.app .content .picker .color-picker-header,.app .content .picker .input-section{display:none}.app .content .picker .--mb--color-picker{position:relative}.app .content .picker .color-picker-body{padding:10px}.app .content .picker .color-picker-body .s-v-plane{height:200px}.app .content .picker .color-picker-body .a-band{display:none}.app .content .picker .row{flex-direction:unset}.video-presentation{margin:0 auto 40px;max-width:500px;padding:0 20px;width:100%}.video-presentation .video-presentation__intro{margin-bottom:34px;padding-left:30px;position:relative}@media(max-width:767px){.video-presentation .video-presentation__intro{max-width:350px;padding-left:20px}}.video-presentation .video-presentation__intro:before{background:#3c71fa;border-radius:2px;bottom:-5px;content:"";left:5px;position:absolute;top:-5px;width:5px}@media(max-width:767px){.video-presentation .video-presentation__intro:before{width:3px}}.video-presentation .video-presentation__intro-title{color:#213051;font-size:48px;font-weight:900;letter-spacing:-.18px;line-height:56px;margin:0 0 6px;text-align:left}@media(max-width:767px){.video-presentation .video-presentation__intro-title{font-size:27px;line-height:36px;margin-bottom:5px}}.video-presentation .video-presentation__intro-subtitle{color:#40444e;font-size:18px;font-weight:600;line-height:25px;margin:0;text-align:left}@media(max-width:767px){.video-presentation .video-presentation__intro-subtitle{font-size:14px;line-height:16px}}.video-presentation__i,.video-presentation__ii{border-radius:16px;position:relative}.video-presentation__ii{overflow:hidden;pointer-events:none;transition:box-shadow .25s}.video-presentation__ii:before{content:"";display:block;padding-top:71.5%}.video-presentation__bg{height:100%;left:0;position:absolute;top:0;width:100%}.video-presentation__bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.video-presentation button{background:none;border:none;border-radius:16px;cursor:pointer;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%;z-index:2}.video-presentation button,.video-presentation button:focus{outline:1px solid hsla(0,0%,100%,0)}.video-presentation button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:19px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.video-presentation button:focus:not(:focus-visible):after{display:none}.video-presentation button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.video-presentation button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:19px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.video-presentation button:hover .video-presentation__ii{box-shadow:0 4px 40px rgba(17,0,0,.15)}.video-presentation button:focus .video-presentation__btn,.video-presentation button:hover .video-presentation__btn{-webkit-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.video-presentation__btn{align-items:center;background:#f0f2f8;border-radius:50%;cursor:pointer;display:flex;height:90px;justify-content:center;left:-45px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:90px;z-index:5}@media(max-width:767px){.video-presentation__btn{height:62px;left:-31px;width:62px}}.video-presentation__btn span{align-items:center;background:#3368f2;border-radius:50%;display:flex;height:52px;justify-content:center;position:relative;width:52px}@media(max-width:767px){.video-presentation__btn span{height:32px;width:32px}}.video-presentation__btn span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE5IDIwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTcuNzU0IDkuMTI4IDIuMi4xMjhhLjk1Ljk1IDAgMCAwLS45NjcuMDA4Qy45MzIuMzE2Ljc1LjY0NC43NSAxdjE4YzAgLjM1Ni4xODMuNjg0LjQ4Mi44NjRhLjk0OC45NDggMCAwIDAgLjk2Ni4wMDhsMTUuNTU2LTljLjMwNS0uMTc4LjQ5Ni0uNTEuNDk2LS44NzJzLS4xOS0uNjk0LS40OTYtLjg3MloiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:21px;width:18px}@media(max-width:767px){.video-presentation__btn span:before{height:14px;width:12px}}.video-presentation__btn span:after{border:1px solid rgba(51,88,242,.4);border-radius:50%;bottom:-10px;content:"";left:-10px;position:absolute;right:-10px;top:-10px}@media(max-width:767px){.video-presentation__btn span:after{bottom:-8px;left:-8px;right:-8px;top:-8px}}.video-presentation__comp{left:0;top:0}.video-presentation__comp,.video-presentation__comp-arc{height:100%;position:absolute;width:100%}.video-presentation__comp-arc img{height:120%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-presentation__comp-logo{left:50%;max-width:180px;position:absolute;top:27%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media(max-width:767px){.video-presentation__comp-logo{max-width:40%}}.video-presentation__comp-logo img{display:block;position:relative;-webkit-transform:translateY(-180px) rotate(-28deg);transform:translateY(-180px) rotate(-28deg);width:100%;will-change:transform}.regular{font-weight:400}.semibold{font-weight:600}.bold{font-weight:700}.italic{font-style:italic}@media(max-width:767px){.mobile-hide{display:none!important}}@media(min-width:768px){.mobile-show{display:none!important}}@media (max-width:991px){.desktop-only{display:none}.tablet-only{display:block}}@media(max-width:1024px)and (min-width:768px){.tablet-hide{display:none}.tablet-show{display:block!important}}.tablet-portrait-show{display:none}@media(max-width:992px)and (min-width:768px){.tablet-portrait-show{display:block!important}}@media (max-width:767px){.mobile-hide{display:none}.mobile-show{display:block}}.mb-0{margin-bottom:0!important}.mb-15{margin-bottom:15px!important}.grecaptcha-badge{z-index:999}@media(max-width:991px){#hubspot-messages-iframe-container{display:none!important}}.modal-video{background:none!important}.modal-close{align-items:center;background:#000;border:2px solid #fff;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:-55px;top:-55px;transition:opacity .3s ease;width:50px}.popup-content{background:#fff;border:none;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,229,.25);padding:0}@font-face{font-display:swap;font-family:Metropolis;font-style:italic;font-weight:100;src:local("Metropolis Thin Italic"),url(/js-assets/static/Metropolis-ThinItalic-b82fd781dcb86878db7100705a335d4a.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:normal;font-weight:100;src:local("Metropolis Thin"),url(/js-assets/static/Metropolis-Thin-f31ca844537be9530d10530a37b1e862.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:normal;font-weight:200;src:local("Metropolis Extra Light"),url(/js-assets/static/Metropolis-ExtraLight-e8a76367efd68d5f724cbf6567db144a.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:italic;font-weight:200;src:local("Metropolis Extra Light Italic"),url(/js-assets/static/Metropolis-ExtraLightItalic-b7126be7c3365182e1c03fe379aa6d0f.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:normal;font-weight:300;src:local("Metropolis Light"),url(/js-assets/static/Metropolis-Light-4ec04a8881b8d882b33795a89a290825.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:italic;font-weight:300;src:local("Metropolis Light Italic"),url(/js-assets/static/Metropolis-LightItalic-55daf193d8f083ae1be4ae83c549f3c1.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:normal;font-weight:400;src:local("Metropolis Regular"),url(/js-assets/static/Metropolis-Regular-4005ea500f342b885296e4d877e7236d.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:italic;font-weight:400;src:local("Metropolis Regular Italic"),url(/js-assets/static/Metropolis-RegularItalic-551642cf0d0ab0148b299dbf443e7c17.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:normal;font-weight:500;src:local("Metropolis Medium"),url(/js-assets/static/Metropolis-Medium-5c96548336fdb99eabf66764d0cd1429.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:italic;font-weight:500;src:local("Metropolis Medium Italic"),url(/js-assets/static/Metropolis-MediumItalic-9b17fad4fc1c670ff49002347ad31d3c.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:normal;font-weight:600;src:local("Metropolis Semi Bold"),url(/js-assets/static/Metropolis-SemiBold-85933acc83b3459f985e8f2d9cf2aae5.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:italic;font-weight:600;src:local("Metropolis Semi Bold Italic"),url(/js-assets/static/Metropolis-SemiBoldItalic-82b92ec18e24139d4fc7a16e7a84b12c.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:normal;font-weight:700;src:local("Metropolis Bold"),url(/js-assets/static/Metropolis-Bold-0ad37ae09981e1b2ed5210eac66c26cf.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:italic;font-weight:700;src:local("Metropolis Bold Italic"),url(/js-assets/static/Metropolis-BoldItalic-6e612311f7fc6e558f043724b47e7848.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:normal;font-weight:800;src:local("Metropolis Extra Bold"),url(/js-assets/static/Metropolis-ExtraBold-5f13daa0cc54fc677b8f127c435e53a4.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:italic;font-weight:800;src:local("Metropolis Extra Bold Italic"),url(/js-assets/static/Metropolis-ExtraBoldItalic-11382c7277f0be9f9b85761751673a7d.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:normal;font-weight:900;src:local("Metropolis Black"),url(/js-assets/static/Metropolis-Black-6730b2bbf360628e5aabb023f1f0ec26.woff) format("woff")}@font-face{font-display:swap;font-family:Metropolis;font-style:italic;font-weight:900;src:local("Metropolis Black Italic"),url(/js-assets/static/Metropolis-BlackItalic-28dc7c8eab64c33a8972ab52f75bb3a7.woff) format("woff")}@font-face{font-display:swap;font-family:UDF-Bold;font-style:normal;font-weight:400;src:local("Userway Dyslexia Font Bold"),url(/js-assets/static/UserwayDyslexiaFont-Bold-188d4636ec41718cb347438c60af56b1.woff) format("woff")}@font-face{font-display:swap;font-family:UDF-Medium;font-style:normal;font-weight:400;src:local("Userway Dyslexia Font Regular"),url(/js-assets/static/UserwayDyslexiaFont-Medium-4a679c7cc2dbcd0ca82c7473b671e0f9.woff) format("woff")}@font-face{font-display:swap;font-family:UDF-Italic;font-style:normal;font-weight:400;src:local("Userway Dyslexia Font Italic"),url(/js-assets/static/UserwayDyslexiaFont-Italic-ddf2c8f511832739ca46ecbb23bc2b2e.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:700;src:local("Montserrat Bold"),url(/js-assets/static/Montserrat-Bold-0329bf8fcbfdd06caa2491b2d6a094fd.woff) format("woff")}@font-face{font-display:block;font-family:uw-icons;font-style:normal;font-weight:400;src:url(data:font/ttf;base64,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) format("truetype"),url(data:font/woff;base64,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) format("woff"),url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciLz4=#uw-icons) format("svg")}[class*=" icon_"],[class^=icon_]{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:uw-icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon_download:before{content:""}.icon_arrow-down:before{content:""}.icon_chevron-down:before{content:""}.icon_chevron-left:before{content:""}.icon_chevron-right:before{content:""}.icon_eye:before{content:""}.icon_pause:before{content:""}.icon_play:before{content:""}.icon_star:before{content:""}.icon_tick:before{content:""}.bm-burger-button,.bm-cross-button{display:none}.bm-burger-bars{background:#373a47}.bm-morph-shape{fill:#373a47}.bm-menu{background:#111422!important}.bm-menu a,.bm-menu a:focus,.bm-menu a:hover{color:#fff}.bm-item-list{display:none;padding:0;position:relative}.bm-item-list nav{display:none}@media (max-width:1199px){.bm-item-list{display:none}.bm-item-list nav,.nav-active .bm-item-list{display:block}}.bm-item-list>ul{border-top:1px solid hsla(0,0%,100%,.176);list-style:none;margin:0;padding-left:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.bm-item-list>ul>li{border-bottom:1px solid hsla(0,0%,100%,.176);position:relative}.bm-item-list>ul>li .collapse{align-items:center;background:#2d68ff;border-radius:50%;display:flex;height:25px;justify-content:center;position:absolute;right:0;top:10px;width:25px}.bm-item-list>ul>li .collapse.opened{background:#008a05}.bm-item-list>ul>li ul{list-style:none;padding-left:20px}.bm-item-list>ul>li ul:last-child{margin-bottom:20px}.bm-item-list>ul li .a,.bm-item-list>ul li a{color:hsla(0,0%,100%,.6);display:block;font-size:17px;line-height:23px;padding:11px 0}.bm-item-list>ul li .a.active,.bm-item-list>ul li .a.hover,.bm-item-list>ul li .a:focus,.bm-item-list>ul li .a:hover,.bm-item-list>ul li a.active,.bm-item-list>ul li a.hover,.bm-item-list>ul li a:focus,.bm-item-list>ul li a:hover{color:#fff}.bm-item-list .copyright{bottom:0;color:#a0a6bf;font-size:14px;line-height:21px;position:absolute}.menu-icon{display:block;width:32px}@media(max-width:991px){.menu-icon{width:22px}}.menu-icon img{display:block;width:100%}@media (min-width:1199px){.sidebar{display:none}}body{min-width:320px}.modal-opened body{bottom:0;left:0;position:fixed;right:0;top:0}.uw-main-wr{overflow-x:hidden}.wrap{margin:0 auto;width:100%}.page-overlay{background-color:rgba(20,18,30,.3);height:100%;left:0;position:fixed;top:0;width:100%;z-index:98}@media(max-width:1023px){.page-overlay{z-index:100}}.page-overlay.page-overlay-enter{opacity:0}.page-overlay.page-overlay-enter-active{opacity:1;transition:opacity .2s}.page-overlay.page-overlay-exit{opacity:1}.page-overlay.page-overlay-exit-active{opacity:0;transition:opacity .2s}main>div section:last-child{padding-bottom:150px}.uw-new .section-title{color:#12101c;font-size:57px;font-weight:900;letter-spacing:-.52px;line-height:72px;margin:0;padding-bottom:16px;text-align:center}@media(max-width:767px){.uw-new .section-title{font-size:32px;line-height:42px}}@media(max-width:400px){.uw-new .section-title{font-size:28px;line-height:42px}}.uw-new .section-sub-title{color:#213051;font-size:17px;font-weight:400;letter-spacing:-.15px;line-height:20px;margin:0;padding-bottom:76px;text-align:center}@media(max-width:767px){.uw-new .section-sub-title{font-size:14px;line-height:18px}}.app,.bm-menu-wrap.sidebar{transition:all .25s ease 0s!important}.content .next{display:block;position:fixed;right:0;top:28.3%;width:96px;z-index:95}.content .next img{margin-bottom:12px;width:22px}.content .next .icon{display:block}.content .next a{background:#cdd9f7;border-radius:8px 0 0 8px;color:#103aa2;display:block;font-size:15px;letter-spacing:-.42px;line-height:18px;min-height:138px;padding:30px 10px 14px;text-align:center;transition:background .3s ease}.content .next a:hover{background:#d6e1ff}.content .next a .slug{display:block}button.bm-cross-button{background:no-repeat;border:0;cursor:pointer;display:block;padding:0;position:absolute;right:-10px;top:-43px}@media (max-width:374px){button.bm-cross-button{left:0;right:auto}}.modal-video{background:#000!important}fieldset{border:none;margin:0}::selection{background:rgba(17,19,26,.9);color:#fff}.ada-section ::selection,.black ::selection,.footer ::selection,.pop-up ::selection,.scan-bar-wrap ::selection{background:#fff;color:rgba(17,19,26,.9)}img::selection{background:rgba(17,19,26,.4)}#intercom-container .intercom-messenger-frame{z-index:2147483648}[data-st=parallax],[data-st=slide-up]{will-change:transform,opacity}[data-st=slide-up]{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}[data-st=fade-in]{opacity:0;will-change:opacity}[data-sal]{transition-delay:0s;transition-delay:var(--sal-delay,0s);transition-duration:.2s;transition-duration:var(--sal-duration,.2s);transition-timing-function:ease;transition-timing-function:var(--sal-easing,ease)}[data-sal][data-sal-duration="200"]{transition-duration:.2s}[data-sal][data-sal-duration="250"]{transition-duration:.25s}[data-sal][data-sal-duration="300"]{transition-duration:.3s}[data-sal][data-sal-duration="350"]{transition-duration:.35s}[data-sal][data-sal-duration="400"]{transition-duration:.4s}[data-sal][data-sal-duration="450"]{transition-duration:.45s}[data-sal][data-sal-duration="500"]{transition-duration:.5s}[data-sal][data-sal-duration="550"]{transition-duration:.55s}[data-sal][data-sal-duration="600"]{transition-duration:.6s}[data-sal][data-sal-duration="650"]{transition-duration:.65s}[data-sal][data-sal-duration="700"]{transition-duration:.7s}[data-sal][data-sal-duration="750"]{transition-duration:.75s}[data-sal][data-sal-duration="800"]{transition-duration:.8s}[data-sal][data-sal-duration="850"]{transition-duration:.85s}[data-sal][data-sal-duration="900"]{transition-duration:.9s}[data-sal][data-sal-duration="950"]{transition-duration:.95s}[data-sal][data-sal-duration="1000"]{transition-duration:1s}[data-sal][data-sal-duration="1050"]{transition-duration:1.05s}[data-sal][data-sal-duration="1100"]{transition-duration:1.1s}[data-sal][data-sal-duration="1150"]{transition-duration:1.15s}[data-sal][data-sal-duration="1200"]{transition-duration:1.2s}[data-sal][data-sal-duration="1250"]{transition-duration:1.25s}[data-sal][data-sal-duration="1300"]{transition-duration:1.3s}[data-sal][data-sal-duration="1350"]{transition-duration:1.35s}[data-sal][data-sal-duration="1400"]{transition-duration:1.4s}[data-sal][data-sal-duration="1450"]{transition-duration:1.45s}[data-sal][data-sal-duration="1500"]{transition-duration:1.5s}[data-sal][data-sal-duration="1550"]{transition-duration:1.55s}[data-sal][data-sal-duration="1600"]{transition-duration:1.6s}[data-sal][data-sal-duration="1650"]{transition-duration:1.65s}[data-sal][data-sal-duration="1700"]{transition-duration:1.7s}[data-sal][data-sal-duration="1750"]{transition-duration:1.75s}[data-sal][data-sal-duration="1800"]{transition-duration:1.8s}[data-sal][data-sal-duration="1850"]{transition-duration:1.85s}[data-sal][data-sal-duration="1900"]{transition-duration:1.9s}[data-sal][data-sal-duration="1950"]{transition-duration:1.95s}[data-sal][data-sal-duration="2000"]{transition-duration:2s}[data-sal][data-sal-delay="50"]{transition-delay:.05s}[data-sal][data-sal-delay="100"]{transition-delay:.1s}[data-sal][data-sal-delay="150"]{transition-delay:.15s}[data-sal][data-sal-delay="200"]{transition-delay:.2s}[data-sal][data-sal-delay="250"]{transition-delay:.25s}[data-sal][data-sal-delay="300"]{transition-delay:.3s}[data-sal][data-sal-delay="350"]{transition-delay:.35s}[data-sal][data-sal-delay="400"]{transition-delay:.4s}[data-sal][data-sal-delay="450"]{transition-delay:.45s}[data-sal][data-sal-delay="500"]{transition-delay:.5s}[data-sal][data-sal-delay="550"]{transition-delay:.55s}[data-sal][data-sal-delay="600"]{transition-delay:.6s}[data-sal][data-sal-delay="650"]{transition-delay:.65s}[data-sal][data-sal-delay="700"]{transition-delay:.7s}[data-sal][data-sal-delay="750"]{transition-delay:.75s}[data-sal][data-sal-delay="800"]{transition-delay:.8s}[data-sal][data-sal-delay="850"]{transition-delay:.85s}[data-sal][data-sal-delay="900"]{transition-delay:.9s}[data-sal][data-sal-delay="950"]{transition-delay:.95s}[data-sal][data-sal-delay="1000"]{transition-delay:1s}[data-sal][data-sal-easing=linear]{transition-timing-function:linear}[data-sal][data-sal-easing=ease]{transition-timing-function:ease}[data-sal][data-sal-easing=ease-in]{transition-timing-function:ease-in}[data-sal][data-sal-easing=ease-out]{transition-timing-function:ease-out}[data-sal][data-sal-easing=ease-in-out]{transition-timing-function:ease-in-out}[data-sal][data-sal-easing=ease-in-cubic]{transition-timing-function:cubic-bezier(.55,.055,.675,.19)}[data-sal][data-sal-easing=ease-out-cubic]{transition-timing-function:cubic-bezier(.215,.61,.355,1)}[data-sal][data-sal-easing=ease-in-out-cubic]{transition-timing-function:cubic-bezier(.645,.045,.355,1)}[data-sal][data-sal-easing=ease-in-circ]{transition-timing-function:cubic-bezier(.6,.04,.98,.335)}[data-sal][data-sal-easing=ease-out-circ]{transition-timing-function:cubic-bezier(.075,.82,.165,1)}[data-sal][data-sal-easing=ease-in-out-circ]{transition-timing-function:cubic-bezier(.785,.135,.15,.86)}[data-sal][data-sal-easing=ease-in-expo]{transition-timing-function:cubic-bezier(.95,.05,.795,.035)}[data-sal][data-sal-easing=ease-out-expo]{transition-timing-function:cubic-bezier(.19,1,.22,1)}[data-sal][data-sal-easing=ease-in-out-expo]{transition-timing-function:cubic-bezier(1,0,0,1)}[data-sal][data-sal-easing=ease-in-quad]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-sal][data-sal-easing=ease-out-quad]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-sal][data-sal-easing=ease-in-out-quad]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-sal][data-sal-easing=ease-in-quart]{transition-timing-function:cubic-bezier(.895,.03,.685,.22)}[data-sal][data-sal-easing=ease-out-quart]{transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-sal][data-sal-easing=ease-in-out-quart]{transition-timing-function:cubic-bezier(.77,0,.175,1)}[data-sal][data-sal-easing=ease-in-quint]{transition-timing-function:cubic-bezier(.755,.05,.855,.06)}[data-sal][data-sal-easing=ease-out-quint]{transition-timing-function:cubic-bezier(.23,1,.32,1)}[data-sal][data-sal-easing=ease-in-out-quint]{transition-timing-function:cubic-bezier(.86,0,.07,1)}[data-sal][data-sal-easing=ease-in-sine]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-sal][data-sal-easing=ease-out-sine]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-sal][data-sal-easing=ease-in-out-sine]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-sal][data-sal-easing=ease-in-back]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-sal][data-sal-easing=ease-out-back]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-sal][data-sal-easing=ease-in-out-back]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-sal|=fade]{opacity:0;transition-property:opacity}[data-sal|=fade].sal-animate,body.sal-disabled [data-sal|=fade]{opacity:1}[data-sal|=slide]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}[data-sal=slide-up]{-webkit-transform:translateY(20%);transform:translateY(20%)}[data-sal=slide-down]{-webkit-transform:translateY(-20%);transform:translateY(-20%)}[data-sal=slide-left]{-webkit-transform:translateX(20%);transform:translateX(20%)}[data-sal=slide-right]{-webkit-transform:translateX(-20%);transform:translateX(-20%)}[data-sal|=slide].sal-animate,body.sal-disabled [data-sal|=slide]{opacity:1;-webkit-transform:none;transform:none}[data-sal|=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}[data-sal=zoom-in]{-webkit-transform:scale(.5);transform:scale(.5)}[data-sal=zoom-out]{-webkit-transform:scale(1.1);transform:scale(1.1)}[data-sal|=zoom].sal-animate,body.sal-disabled [data-sal|=zoom]{opacity:1;-webkit-transform:none;transform:none}[data-sal|=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}[data-sal=flip-left]{-webkit-transform:perspective(2000px) rotateY(-91deg);transform:perspective(2000px) rotateY(-91deg)}[data-sal=flip-right]{-webkit-transform:perspective(2000px) rotateY(91deg);transform:perspective(2000px) rotateY(91deg)}[data-sal=flip-up]{-webkit-transform:perspective(2000px) rotateX(-91deg);transform:perspective(2000px) rotateX(-91deg)}[data-sal=flip-down]{-webkit-transform:perspective(2000px) rotateX(91deg);transform:perspective(2000px) rotateX(91deg)}[data-sal|=flip].sal-animate,body.sal-disabled [data-sal|=flip]{-webkit-transform:none;transform:none}.ie11 .object-fit-polyfill[style]{position:static!important}.blue-color{color:#2e64f1}.has-int #intercom-container,.has-int #intercom-frame,.has-int .intercom-container,.has-int .intercom-lightweight-app,.mobile-menu-opened #intercom-container,.mobile-menu-opened #intercom-frame,.mobile-menu-opened .intercom-container,.mobile-menu-opened .intercom-lightweight-app{display:none!important}.uwy .uai{opacity:1!important;transition:opacity 4s ease 1s!important}.has-intro .uwy .uai{opacity:0!important}#hubspot-messages-iframe-container{opacity:0;visibility:hidden;z-index:-9999}.green-color{color:#00b67a}.orange-color{color:#ff492c}.twit-bar{background:#f3f4f5;cursor:pointer;z-index:99}.twit-bar .wrap{margin:0 auto;max-width:1200px;padding:0 20px;position:relative}.twit-bar .wrap:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOTQiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCAzOTQgNjAiPjxwYXRoIGZpbGw9IiMwOTA1MDkiIGQ9Ik00MjEuNzQxLTEzNi4yNzdjLTk1LjQwNi05NS40MDYtMjUxLjEtOTQuMzQ2LTM0Ny44MTMgMi4zNjctOTYuNzE0IDk2LjcxMy05Ny42MSAyNTIuMjQ1LTIuMjA1IDM0Ny42NTEgNS42MDMgNS42MDMgMTEuMzcgMTAuNzIxIDE3LjQ2IDE1LjgzN2wxMDkuNjk1LTEwOS42OTUgOTcuMDA3IDk3LjAwNyA0MC44OTItNDAuODkyTDIzOS43NyA3OC45OWw0NS41OTgtNDUuNTk4IDk3LjAwNyA5Ny4wMDcgNDAuODkyLTQwLjg5M0wzMjYuMjYtNy41bDExMS4zMTgtMTExLjMxN2MtNC45NTYtNS45My0xMC4yMzQtMTEuODU3LTE1LjgzNy0xNy40Nk0xOTkuNDMxIDM4LjY1MWwtNTQuOTA3LTU0LjkwNi00MC44OTIgNDAuODkyIDU0LjkwNiA1NC45MDYtNjYuNTMgNjYuNTMxQzQyLjA1NiA3My40MDYgNDkuODM0LTI3LjUzNyAxMTUuMjMtOTIuOTMyYzY1LjM5NS02NS4zOTUgMTY2LjMzOC03My4xNzQgMjM5LjAwNy0yMy4yMjNMMTk5LjQzIDM4LjY1MVoiIG9wYWNpdHk9Ii4wMjQiLz48L3N2Zz4=) no-repeat;content:"";height:60px;position:absolute;right:100px;top:0;width:394px}.twit-bar__i{align-items:center;display:flex;height:60px;justify-content:center;position:relative;z-index:2}.twit-bar .discount{background:#3368f2;border-radius:5px;color:#fff;display:inline-block;font-weight:700;margin-right:10px;padding:5px 6px 3px;text-transform:uppercase}.twit-bar__logo{padding-right:10px}.twit-bar__text{color:#14121e;font-size:20px;font-weight:400;letter-spacing:-.06px;line-height:20px}.twit-bar__code{color:#2e64f1;font-size:20px;font-weight:700;line-height:20px}@media(max-width:1024px){.twit-bar{text-align:center}.twit-bar__code,.twit-bar__text{font-size:16px;line-height:16px}}@media(max-width:767px){.twit-bar__logo{display:none}}@media(max-width:450px){.twit-bar__code,.twit-bar__text{font-size:14px;line-height:16px}}.bar-webinar{background:#dae4ff;cursor:pointer;left:0;position:relative;text-align:center;z-index:99}.bar-webinar__img{padding-left:40px;position:relative}.bar-webinar__img img{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bar-webinar__date{background:#0048ff;color:#fff;font-weight:700;margin-left:3px;padding:3px}.bar-webinar__link{align-items:center;display:flex;flex-flow:wrap;justify-content:center;min-height:50px}@media(max-width:767px){.bar-webinar__link{min-height:100px}}.bar-webinar__link__i{color:#282b35;font-size:14px;font-weight:500;line-height:16px;text-align:center}@media(max-width:767px){.bar-webinar__link__i{line-height:19px}.bar-webinar__link__i .mobile-only{display:block}}.gdpr{bottom:0;display:none;left:50%;max-width:1020px;padding:15px 10px;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:99999}.gdpr__inner{background:#fff;border-radius:10px;box-shadow:0 -10px 40px rgba(0,0,0,.15);padding:25px 20px}.gdpr__text{align-items:center;display:flex;justify-content:space-between}@media (max-width:991px){.gdpr__text{flex-direction:column}}.gdpr__info{align-items:center;display:flex;width:100%}.gdpr__logo{margin-right:50px}.gdpr__logo img{height:60px}@media (max-width:767px){.gdpr__logo{margin-right:20px}}.gdpr .button{margin-left:30px;min-width:124px;padding:10px 15px}@media (max-width:991px){.gdpr .button{margin-left:0;margin-top:20px}}.gdpr a:not(.button):hover{text-decoration:underline}.gdpr p{font-size:15px;letter-spacing:-.15px;line-height:22px;margin:0}@media (max-width:767px){.gdpr p{font-size:12px;line-height:14px}.gdpr{display:none!important}}.modal-container{background-color:#000;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity,.3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:9999999}.modal-container.active{opacity:1;visibility:visible}.modal-container.active .modal{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.modal-container__inner{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;overflow:auto;padding:30px 20px;position:absolute;text-align:center;top:0;white-space:normal;width:100%}@media(max-width:767px){.modal-container__inner{padding:0}}.modal-container__inner:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.modal-container .overlay{background:rgba(0,0,0,.99);bottom:0;left:0;position:absolute;right:0;top:0}.modal-container .close-modal{align-items:center;background:#000;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 3px hsla(0,0%,100%,.21);cursor:pointer;display:flex;height:50px;justify-content:center;padding:0;position:absolute;right:45px;top:45px;width:50px;z-index:999}.modal-container .close-modal img{display:block;margin-top:-1px}.modal-container .modal{display:inline-block;height:auto;margin:0 auto;max-width:1098px;opacity:0;padding:45px 45px 20px;position:relative;text-align:left;-webkit-transform:scale(0);transform:scale(0);transition:opacity .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,opacity .15s ease;transition:transform .15s ease,opacity .15s ease,-webkit-transform .15s ease;vertical-align:middle;width:82%;z-index:2}.modal-container .modal>div{border-radius:30px;box-shadow:0 26px 84px rgba(0,7,25,.33)}.modal-container .modal_signup .modal__body{background:#fff;border-radius:30px;display:flex;flex-flow:wrap;overflow:hidden}.modal-container .modal_signup .modal__body .col{padding:65px 30px;width:50%}.modal-container .modal_signup .modal__body .col:nth-child(2){background:url(/js-assets/static/bg-397db174902a39dce00d7e138d1eecab.jpg) no-repeat;background-size:cover}.modal-container .modal_signup .modal__body .col .form-group-with-label{margin-left:0;margin-right:0;width:100%}@media(max-width:767px){.modal-container .close-modal{right:65px;top:20px}.modal-container .modal{padding:0;width:100%}.modal-container .modal_signup .modal__body{border-radius:0}.modal-container .modal_signup .modal__body .col{padding-top:80px;width:100%}.modal-container .modal_signup .modal__body .col:nth-child(2){display:none}}.signup__logo{align-items:center;display:flex;justify-content:center;padding-bottom:25px}.signup__title{color:#2a2f43;font-size:14px;letter-spacing:-.39px;line-height:20px;margin:0;padding-bottom:31px;text-align:center}.signup .btn-row{padding-bottom:13px;width:100%}.signup .btn-row,.signup .button{display:flex;justify-content:center}.signup .button{align-items:center;padding:11px 28px;width:200px}.signup .button img{margin-left:10px}.signup .custom-checkbox.error{margin-bottom:35px}.signup .custom-checkbox.error .help-block{bottom:auto;left:28px;top:100%}.signup .custom-checkbox.error .custom-checkbox__icon{background:none}.signup .custom-checkbox__label{display:flex;width:100%}.signup .custom-checkbox__label>span{display:block;width:100%}.signup .custom-checkbox__label>span a{display:inline;white-space:normal}.signup .form-group-with-label{margin-bottom:20px;margin-top:0}.signup .form-group-with-label .input{color:#000;font-size:14px;font-weight:600;letter-spacing:-.39px;line-height:16px;padding:17px 15px}.signup .form-group-with-label input:-webkit-autofill,.signup .form-group-with-label input:-webkit-autofill:active,.signup .form-group-with-label input:-webkit-autofill:focus,.signup .form-group-with-label input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.signup .form-group-with-label .label{background:#fff;color:#494e60;display:inline-block;font-size:15px;left:10px;line-height:16px;padding:5px;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .09s ease;transition:transform .09s ease;transition:transform .09s ease,-webkit-transform .09s ease}.signup .form-group-with-label .focus-outline{border-color:#2d68ff;bottom:0;left:0;pointer-events:none;right:0;top:0;z-index:2}.signup .form-group-with-label.filled .label,.signup .form-group-with-label.focus .label{-webkit-transform:translateY(-38px);transform:translateY(-38px)}.signup .form-group-with-label.focus .label{color:#2d68ff}.signup .form-group-with-label.focus .focus-outline{border-color:#2d68ff;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.signup .form-group-with-label .custom-checkbox__icon{background:none;border:1px solid #adb2bd;border-radius:3px;margin-top:-2px;overflow:hidden}.signup .form-group-with-label .custom-checkbox__icon:after{left:-1px!important;top:-1px!important}@media(max-width:767px){.signup{margin:0 auto;max-width:315px}.signup__logo img{width:144px}.signup .button{width:100%}.signup .form-group-with-label .input{font-size:16px;padding:16px 15px 12px}.signup .form-group-with-label .help-block{line-height:14px;z-index:5}.signup .form-group-with-label .custom-checkbox{padding-left:35px}.signup .form-group-with-label .custom-checkbox__icon{margin-top:-10px;top:50%}}@media(max-width:374px){.signup__logo{padding-bottom:16px}.signup__logo img{width:118px}.signup__title{padding-bottom:19px}.signup .form-group-with-label{margin-bottom:16px}.signup .agree{padding:0 0 6px}}.modal-active{overflow:hidden}@media(max-width:767px){.modal-active{bottom:0;left:0;position:fixed;right:0;top:0}.modal-active .uwy,.modal-active body .uwy{display:none!important}}.modal-container .modal_demo{max-width:1190px;padding:45px 45px 20px}.modal-container .modal_demo .close-modal{right:0;top:3px}.modal-container .modal_demo .play-video-btn{background:#fff}.modal-container .modal_demo .modal__body{background:#fff;border-radius:30px;display:flex;flex-flow:wrap;overflow:hidden}.modal-container .modal_demo .modal__body .col{padding:39px 30px;width:50%}.modal-container .modal_demo .modal__body .col:first-child{align-items:center;background:url(/js-assets/static/video-placeholder-7c89df80ca6e4ee3339cb8028c4b267b.jpg) no-repeat;background-size:cover;display:flex;justify-content:center;position:relative}.modal-container .modal_demo .modal__body .col:first-child .btn-video-wr{align-items:center;background:none;border:none;border-radius:30px 0 0 30px;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.modal-container .modal_demo .modal__body .col:first-child .play-video-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 0 15px rgba(0,0,0,.4);cursor:pointer;display:flex;height:80px;justify-content:center;width:80px}.modal-container .modal_demo .modal__body .col:first-child .play-video-btn img{width:18px}.modal-container .modal .play-video-btn{position:relative}.modal-container .modal .play-video-btn:before{-webkit-animation:pulse 1s infinite;animation:pulse 1s infinite;border:2px solid #fff;border-radius:50%;bottom:-4px;box-shadow:0 0 0 4px hsla(0,0%,100%,.22);content:"";display:block;left:-4px;opacity:0;position:absolute;right:-4px;top:-4px}.modal-container .modal .play-video-btn:focus:before{opacity:1}.modal-container .modal .demo-form .row_btn .button{min-width:200px}@media(max-width:1100px)and (min-width:768px){.modal-container .modal_demo .modal__body .col{width:65%}.modal-container .modal_demo .modal__body .col:first-child{background-position:50% 50%;width:35%}}@media(max-width:767px){.modal-container .close-modal{right:65px;top:20px}.modal-container .modal{padding:0;width:100%}.modal-container .modal_demo .close-modal{right:15px;top:15px}.modal-container .modal_demo .modal__body{border-radius:0}.modal-container .modal_demo .modal__body .col{padding-top:80px;width:100%}.modal-container .modal_demo .modal__body .col:first-child{display:flex;height:45vh;min-height:260px;padding-top:0}.modal-container .modal_demo .modal__body .col:first-child .play-video-btn{margin-top:65px}.modal-container .modal_demo .modal__body .row{flex-flow:column}}@media(max-width:374px){.modal-container .modal_signup .modal__body .col{padding:28px 25px}}.demo-modal__title{color:#2a2f43;font-size:28px;font-weight:800;letter-spacing:-.78px;line-height:28px;margin:0;padding-bottom:10px;text-align:center}.demo-form-external .demo-modal__title{display:none}.demo-modal__sub-title{font-size:14px;letter-spacing:-.39px;line-height:20px;text-align:center}.demo-form-external .demo-modal__sub-title{display:none}.demo-form-external{padding-top:20px}.demo-form-external .row{display:flex;margin:0 0 20px;width:100%}.demo-form-external .row.row_btn{justify-content:center}.demo-form-external .row.row_btn .button{align-items:center;display:flex;justify-content:center}.demo-form-external .row.row_btn .button__icon{margin-left:10px}.demo-form-external .uw-form-group{margin:0 10px;width:calc(100% - 20px)}@media(max-width:540px){.demo-form-external .row{flex-flow:column;margin:0}.demo-form-external .uw-form-group{margin:0 10px 20px}}.page-403-section-1{text-align:center}.page-403-section-1 .content{padding-bottom:200px;padding-top:80px}.page-403-section-1 .img{padding-bottom:28px}.page-403-section-1 img{max-width:100%}.page-403-section-1 .page-title{font-size:24px;font-weight:500;letter-spacing:-.27px;line-height:27px;margin-bottom:40px}@media (min-width:768px)and (max-width:991px){.page-403-section-1 .content{padding-top:80px}}@media (max-width:767px){.page-403-section-1 .content{padding-top:80px}.page-403-section-1 .page-title{font-size:22px}}.page-404-section-1{text-align:center}.page-404-section-1 .content{padding-bottom:200px;padding-top:80px}.page-404-section-1 .img{padding-bottom:28px}.page-404-section-1 img{max-width:100%}.page-404-section-1 .page-title{font-size:24px;font-weight:500;letter-spacing:-.27px;line-height:27px;margin-bottom:40px}.page-404-section-1 .description{font-size:18px;font-weight:400;letter-spacing:-.5px;line-height:27px}.page-404-section-1 .description a{font-size:inherit;line-height:inherit}.page-404-section-1 .description a:focus{color:#551a8b}.page-404-section-1 .description a:hover{text-decoration:underline}@media (min-width:768px)and (max-width:991px){.page-404-section-1 .content{padding-top:80px}}@media (max-width:767px){.page-404-section-1 .content{padding-top:80px}.page-404-section-1 .page-title{font-size:22px}.page-404-section-1 .description{font-size:17px}}.page-accessibility{padding-bottom:100px}.page-accessibility .page-title{color:#131727;font-size:46px;line-height:50px;margin-bottom:50px}.page-accessibility .content{max-width:800px;padding-top:80px}@media (max-width:768px){.page-accessibility .page-title{font-size:30px;line-height:32px}}.addons-section-1{height:100vh;left:0;min-height:700px;padding-top:64px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:3}@media(max-width:1024px){.addons-section-1{height:auto;left:auto;min-height:0;padding-top:45px;position:relative;top:auto}}.addons-section-1 .wrap{height:100%;margin:0 auto;max-width:1270px;position:relative}@media(max-width:1024px){.addons-section-1 .wrap{padding:0 20px}}.addons-section-1 .btn-row{display:none;justify-content:center;margin-top:30px}@media(max-width:1024px){.addons-section-1 .btn-row{display:flex}}.addons-section-1 .btn-row .button{font-size:13px;padding:11px 16px 9px}.addons-nav-container{left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}@media(max-width:1024px){.addons-nav-container{display:none}}.addons-nav-container__i{height:100vh;margin:0 auto;max-width:1270px;min-height:700px;position:relative}.addons-nav-container .intro{left:0;pointer-events:none;position:absolute;text-align:center;top:20%;width:100%}.addons-nav-container .intro .subtitle{color:#3e414c;font-size:21px;font-weight:500;line-height:40px;margin-bottom:20px;opacity:0}.addons-nav-container .intro .title{color:#000;font-size:52px;font-weight:800;letter-spacing:-.17px;line-height:60px;margin-bottom:23px;opacity:0}@media(max-width:1200px){.addons-nav-container .intro .title{font-size:44px;line-height:50px}}.addons-nav-container .intro .title span{font-weight:300}.addons-nav-container .intro .mouse{border:2px solid #2051f8;height:52px;margin:0 auto;width:32px}.addons-nav-container .intro .mouse:after{background:#2051f8;border-radius:6px;height:13px;top:6px}.addons-nav-container .intro .mouse-wrap{background:none;border:none;justify-content:center;margin:0 auto;opacity:0;padding:0;width:64px}.addons-nav-container .intro .mouse-wrap:focus{outline:1px solid hsla(0,0%,100%,0)}.addons-nav-container .intro .mouse-wrap:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.addons-nav-container .intro .mouse-wrap:focus:not(:focus-visible):after{display:none}.addons-nav-container .intro .mouse-wrap:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.addons-nav-container .intro .mouse-wrap:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.addons-nav-container .mouse{border:1.5px solid #2c3655;border-radius:25px;height:23px;position:relative;width:16px}.addons-nav-container .mouse:after{-webkit-animation:mouse-btn 1s infinite;animation:mouse-btn 1s infinite;background:#2c3655;border-radius:3px;content:"";height:5px;left:50%;margin-left:-1px;position:absolute;top:3px;width:2px}.addons-nav-container .mouse-wrap{display:flex;justify-content:flex-end;margin-right:-2px;margin-top:-50px}.addons-nav{left:0;opacity:0;pointer-events:none;position:absolute;top:52%;-webkit-transform:translateY(-50%);transform:translateY(-50%);visibility:hidden;width:154px;will-change:transform,opacity}.addons-nav ul{list-style:none;margin:0;padding:0 0 30px}.addons-nav ul li{margin-bottom:36px;position:relative;text-align:right}.addons-nav ul li:after{background:#cfd4e5;border-radius:3px;content:"";display:block;height:29px;margin-top:3px;position:absolute;right:0;top:100%;width:2px}.addons-nav ul li:last-child:after{display:none}.addons-nav ul li .btn-nav{background:none;border:none;color:rgba(0,0,0,.61);cursor:pointer;display:inline-block;font-size:17px;font-weight:400;letter-spacing:-.73px;line-height:24px;margin:0;padding:0;position:relative;text-align:right;transition:color .25s}.addons-nav ul li .btn-nav:focus{outline:1px solid hsla(0,0%,100%,0)}.addons-nav ul li .btn-nav:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.addons-nav ul li .btn-nav:focus:not(:focus-visible):after{display:none}.addons-nav ul li .btn-nav:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.addons-nav ul li .btn-nav:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:1200px){.addons-nav ul li .btn-nav{font-size:16px;line-height:22px}}.addons-nav ul li .btn-nav:hover{color:rgba(68,109,250,.8);text-decoration:none}.addons-nav ul li.active .btn-nav{color:#0135f5;font-weight:600}.widget-preview{display:none;margin:0 auto 8px;max-width:75vw;min-height:300px;position:relative}@media(max-width:1024px){.widget-preview{display:block}}.addons-mobile .widget-preview{display:block}.widget-preview .swiper-container{opacity:0;transition:opacity .3s}.widget-preview .swiper-container.swiper-container-initialized{opacity:1}.widget-preview .swiper-slide{align-items:center;display:flex;height:auto;justify-content:center}.widget-preview .swiper-slide img{border-radius:0;display:block;margin:0 auto;max-width:100%;opacity:0;-webkit-transform:scale(.85);transform:scale(.85);transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.widget-preview .swiper-slide.swiper-slide-active img{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.widget-preview-nav-btn{align-items:center;background:#1f51ff;border:none;border-radius:50%;cursor:pointer;display:flex;height:42px;justify-content:center;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:42px;z-index:3}.widget-preview-nav-btn:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgOSAxNiI+PHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHBvaW50cz0iMTggMTQgMjUgMjEgMTggMjgiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDI2IC0xMykiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";height:16px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-80%,-50%);transform:translate(-80%,-50%);width:9px}.widget-preview-nav-btn.prev{left:-22px}.widget-preview-nav-btn.next{right:-22px}.widget-preview-nav-btn.next:before{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.widget-preview .swiper-pagination{bottom:20px}.widget-preview .swiper-pagination-bullet{background-color:#d0d4e1;border-radius:4px;height:7px;margin:0 8px;transition:width .45s,background .25s;width:7px}.widget-preview .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#315efc;width:28px}.addons-list{height:100%;margin-left:23.5%;max-width:450px;position:relative;z-index:20}@media(max-width:1439px){.addons-list{margin-left:20%}}@media(max-width:1200px){.addons-list{max-width:390px}}@media(max-width:1024px){.addons-list{height:auto;margin:0 auto;max-width:440px}}.addons-mobile .addons-list{height:auto;margin:0 auto;max-width:440px}.addons-item{left:0;opacity:0;position:absolute;top:50%;width:100%;will-change:transform,opacity}@media(max-width:1024px){.addons-item{display:none;left:auto;opacity:1;position:relative;top:auto}}.addons-mobile .addons-item{display:none;left:auto;opacity:1;position:relative;top:auto}.addons-item__title{color:#000;font-size:44px;font-weight:800;letter-spacing:-.14px;line-height:56px;margin:0;padding-bottom:11px}@media(max-width:1200px){.addons-item__title{font-size:38px;line-height:42px}}@media(max-width:1024px){.addons-item__title{font-size:44px;line-height:56px}}.addons-mobile .addons-item__title{font-size:44px;line-height:56px}.addons-item__sub-title{color:#000;font-size:18px;font-weight:500;line-height:24px;margin:0;padding-bottom:19px}@media(max-width:1200px){.addons-item__sub-title{font-size:16px;line-height:22px}}@media(max-width:1024px){.addons-item__sub-title,.addons-mobile .addons-item__sub-title{font-size:18px;line-height:24px}}.addons-item__description{color:#000;font-size:15px;font-weight:400;letter-spacing:-.26px;line-height:22px;margin-bottom:0}@media(max-width:1200px){.addons-item__description{font-size:14px;line-height:20px}}@media(max-width:1024px){.addons-item__description{font-size:15px;line-height:22px}}.addons-mobile .addons-item__description{font-size:15px;line-height:22px}@media(max-width:1024px){.addons-item.active{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;display:block}}.addons-mobile .addons-item.active{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;display:block}.widget-example{left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;will-change:transform,opacity}@media(max-width:1439px){.widget-example{top:50%}}@media(max-width:1024px){.widget-example{display:none}}.addons-mobile .widget-example{display:none}.widget-example>div{height:850px;width:810px}@media(max-width:1439px){.widget-example>div{height:745px;width:710px}}@media(max-width:1200px){.widget-example>div{height:610px;width:590px}}@media(min-width:1023px)and (max-height:760px){.widget-example>div{height:750px;width:710px}}@media(min-width:1023px)and (max-height:630px){.widget-example>div{height:650px;width:610px}}.widget-example>div svg{height:auto!important;width:100%!important}.addons-bg-circles-wrap,.addons-bg-circles-wrap-2,.addons-bg-circles-wrap-3{height:1395px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;width:1395px;will-change:transform,opacity;z-index:-1}@media(max-width:1024px){.addons-bg-circles-wrap,.addons-bg-circles-wrap-2,.addons-bg-circles-wrap-3{display:none}}.addons-bg-circles-wrap-3{height:80vw;opacity:1;-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg);width:80vw;will-change:unset}@media(max-width:1024px){.addons-bg-circles-wrap-3{display:block}}.addons-bg-circles-wrap-3 .addons-bg-circle-2,.addons-bg-circles-wrap-3 .addons-bg-circle-3{opacity:.05}.addons-bg-circle{background:#f3f6f9;background:linear-gradient(132deg,#f3f6f9,#c1cad9);border-radius:50%;box-shadow:0 2px 400px rgba(0,0,0,.14),inset 0 -119px 100px rgba(1,8,34,.41);height:100%;opacity:.09;position:relative;width:100%}.addons-bg-circle-2{opacity:.14;-webkit-transform:translate(-50%,-50%) scale(1.25);transform:translate(-50%,-50%) scale(1.25)}.addons-bg-circle-2,.addons-bg-circle-3{border:1px solid #02183e;border-radius:50%;height:100%;left:50%;position:absolute;top:50%;width:100%}.addons-bg-circle-3{opacity:.1;-webkit-transform:translate(-50%,-50%) scale(1.5);transform:translate(-50%,-50%) scale(1.5)}@-webkit-keyframes mouse-btn{0%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}to{-webkit-transform:translateY(-1px);transform:translateY(-1px)}}@keyframes mouse-btn{0%{-webkit-transform:translateY(-1px);transform:translateY(-1px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}to{-webkit-transform:translateY(-1px);transform:translateY(-1px)}}.page-addons{margin-bottom:40px;margin-top:-90px}@media(max-width:1024px){.page-addons{margin-bottom:270px;margin-top:0}}.page-addons .addons-sections{height:2400vh}@media(max-width:1024px){.page-addons .addons-sections{height:auto}}.section-schedule{padding-bottom:140px}.section-schedule .page-title{text-align:center}.section-schedule .page-title strong{font-weight:900}.section-schedule .page-description{font-size:16px;line-height:20px;margin:0 auto 30px;max-width:650px;text-align:center}.section-schedule .content{padding-top:80px}@media(max-width:379px){.section-schedule .meetings-iframe-container{margin:0 -16px}}.schedule-success{background:#00791b;border-radius:8px;color:#fff;font-size:15px;font-weight:500;line-height:16px;margin:0 auto 80px;max-width:850px;padding:19px 20px 19px 64px;position:relative}.schedule-success img{display:block;left:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.schedule-success strong{font-weight:700}.widget-state{background:#fff;border:1px solid #e6e7ea;border-radius:8px;box-shadow:0 21px 48px rgba(14,32,55,.14);margin:0 auto 50px;max-width:490px;padding:28px 30px 10px;position:relative;width:100%}.widget-state .helper{align-items:flex-end;bottom:-24px;display:flex;left:-227px;padding-right:100px;position:absolute;-webkit-transform:translateX(0);transform:translateX(0);transition:opacity .1s ease,visibility .1s ease,-webkit-transform .1s ease;transition:opacity .1s ease,visibility .1s ease,transform .1s ease;transition:opacity .1s ease,visibility .1s ease,transform .1s ease,-webkit-transform .1s ease}.widget-state .helper.hide{opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px);visibility:hidden}.widget-state .helper.hide .arrow{-webkit-transform:translateX(-5px);transform:translateX(-5px);transition:-webkit-transform .1s ease 0s;transition:transform .1s ease 0s;transition:transform .1s ease 0s,-webkit-transform .1s ease 0s}@media(max-width:900px){.widget-state .helper{display:none}}.widget-state .helper .arrow{position:absolute;right:13px;top:-19px;-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.widget-state .helper .text{color:#3368f2;font-size:16px;font-weight:500;letter-spacing:-.23px;line-height:16px;text-transform:none}.widget-state__info{font-size:16px;letter-spacing:-.5px;line-height:24px;margin:0 0 20px}.widget-state__info.small{color:#000;font-size:13px;line-height:16px;margin-top:-15px}.widget-state__indicator{align-items:center;background:rgba(0,110,11,.1);border-radius:5px;color:#006e0b;display:flex;justify-content:space-between;margin-bottom:20px;padding:15px 20px}.widget-state__indicator.disabled{background:rgba(110,0,0,.1);color:#6e0000}.widget-state__indicator img{display:block;margin-right:15px}.widget-state__indicator span{align-items:center;display:flex}@media(max-width:600px){.widget-state__indicator{align-items:flex-start;flex-flow:column}.widget-state__indicator .account-id{display:block;padding-top:10px}}.widget-state .account-id{font-size:15px;line-height:16px;text-align:right}.widget-state .account-id strong{display:block}.widget-state .custom-switcher{align-items:center;border-bottom:1px solid rgba(85,101,141,.59);border-top:1px solid rgba(85,101,141,.59);cursor:pointer;display:block;justify-content:space-between;margin-bottom:28px;padding:13px 0;position:relative;width:100%}.widget-state .custom-switcher__right{align-items:center;display:flex}.widget-state .custom-switcher .switcher{color:#55658d;cursor:pointer;font-size:14px;line-height:16px;padding-right:15px}.widget-state .custom-switcher .widget-status-label{color:#464c61;font-size:16px;min-width:130px;text-align:right;text-transform:none}.widget-state .custom-switcher .custom-switcher{padding-right:0}.widget-state .custom-switcher .custom-switcher__inp{height:24px;opacity:0;position:absolute;right:10px;top:0;width:50px}.widget-state .custom-switcher .custom-switcher__inp:checked+.custom-switcher__body:after{-webkit-transform:translate(14px,-50%);transform:translate(14px,-50%)}.widget-state .custom-switcher .custom-switcher__inp:checked+.custom-switcher__body:before{border-radius:25px;-webkit-transform:translateX(0);transform:translateX(0)}.widget-state .custom-switcher .custom-switcher__inp:checked+.custom-switcher__body .on{display:block}.widget-state .custom-switcher .custom-switcher__inp:checked+.custom-switcher__body .off{display:none}.widget-state .custom-switcher .custom-switcher__inp:focus+.custom-switcher__body{outline:3px auto Highlight}@media(-webkit-min-device-pixel-ratio:0){.widget-state .custom-switcher .custom-switcher__inp:focus+.custom-switcher__body{outline-color:-webkit-focus-ring-color;outline-style:auto}}.widget-state .custom-switcher .custom-switcher__body{background:#55658d;border-radius:25px;cursor:pointer;height:24px;margin-right:15px;overflow:hidden;position:relative;transition:background .2s ease;width:50px}.widget-state .custom-switcher .custom-switcher__body:after{background:#fff;border:1px solid #fff;border-radius:25px;content:"";display:block;height:18px;left:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:30px}.widget-state .custom-switcher .custom-switcher__body:before{background:#3368f2;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:border-radius .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,border-radius .2s ease;transition:transform .2s ease,border-radius .2s ease,-webkit-transform .2s ease}.widget-state .custom-switcher .custom-switcher__body .on{color:#0042ec;display:none;right:7px}.widget-state .custom-switcher .custom-switcher__body .off,.widget-state .custom-switcher .custom-switcher__body .on{font-size:10px;font-weight:700;line-height:10px;position:absolute;text-transform:uppercase;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:2}.widget-state .custom-switcher .custom-switcher__body .off{color:#55658d;left:8px}.widget-state .custom-switcher .custom-switcher__label{color:#464c61;display:block;font-size:18px;font-weight:700;letter-spacing:-.5px;line-height:20px;overflow:hidden;text-overflow:ellipsis;text-transform:none;white-space:nowrap;width:calc(100% - 100px)}.widget-state .payment-status{border-radius:5px;padding:20px;position:relative}.widget-state .payment-status_unpaid{background:rgba(138,0,0,.1)}.widget-state .payment-status_unpaid .payment-status__title{color:#8a0000}.widget-state .payment-status_paid{background:rgba(0,110,11,.1)}.widget-state .payment-status_paid .payment-status__title{color:#006e0b}.widget-state .payment-status__title{font-size:15px;letter-spacing:-.07px;line-height:18px;margin:0 0 23px;text-align:center}.widget-state .payment-status__icon{left:25px;position:absolute;top:25px}.audit-page .wrap{margin:0 auto;max-width:1440px;padding:0 48px;position:relative;width:100%}@media(max-width:1024px){.audit-page .wrap{padding:0 40px}}@media(max-width:767px){.audit-page .wrap{padding:0 20px}}.audit-page .section__header{margin-bottom:30px;position:relative;text-align:center}.audit-page .section__header p{color:#40444e;font-size:16px;letter-spacing:-.3px;line-height:24px;margin:0 auto;max-width:604px}@media(max-width:767px){.audit-page .section__header p{font-size:14px;letter-spacing:-.24px;line-height:21px;max-width:320px}}.audit-page .dot-title{font-weight:inherit}.audit-page__section-1{background:#f3f5f9;position:relative}@media(max-width:960px){.audit-page__section-1{padding:60px 0}}.audit-page__section-1:before{background:rgba(51,104,242,.3);bottom:0;content:"";-webkit-filter:blur(500px);filter:blur(500px);height:510px;left:-255px;position:absolute;width:510px}@media(max-width:767px){.audit-page__section-1:before{height:576px;left:-125px;width:250px}}.audit-page__section-1:after{background:rgba(176,75,255,.2);bottom:0;content:"";-webkit-filter:blur(500px);filter:blur(500px);height:494px;position:absolute;right:-154px;width:494px}@media(max-width:767px){.audit-page__section-1:after{height:556px;right:-112px;width:240px}}.audit-page__section-1 .wrap{padding:0 160px;z-index:1}@media(max-width:1280px){.audit-page__section-1 .wrap{padding:0 80px}}@media(max-width:1180px){.audit-page__section-1 .wrap{padding:0 48px}}@media(max-width:1024px){.audit-page__section-1 .wrap{padding:0 40px}}@media(max-width:767px){.audit-page__section-1 .wrap{padding:0 20px}}.audit-page__section-1 .section__description{padding:120px 40% 120px 0;position:relative;z-index:1}@media(max-width:1280px){.audit-page__section-1 .section__description{padding:80px 40% 80px 0}}@media(max-width:960px){.audit-page__section-1 .section__description{padding:0;text-align:center}}.audit-page__section-1 .section__description .section-title{color:#14121e;font-size:52px;font-weight:800;line-height:68px;margin-bottom:24px}@media(max-width:1024px){.audit-page__section-1 .section__description .section-title{font-size:46px;line-height:60px}}@media(max-width:960px){.audit-page__section-1 .section__description .section-title{font-size:32px;line-height:42px;margin:0 auto 16px;max-width:330px}}.audit-page__section-1 .section__description p{color:#5f6578;font-size:18px;font-weight:500;line-height:28px;margin:0 0 32px;max-width:410px}@media(max-width:960px){.audit-page__section-1 .section__description p{font-size:14px;line-height:21px;margin:0 auto 24px;max-width:210px}}.audit-page__section-1 .awards-list{display:flex;list-style-type:none;margin-bottom:32px;padding:0}@media(max-width:960px){.audit-page__section-1 .awards-list{justify-content:center}}.audit-page__section-1 .awards-list li{align-items:center;background:#fff;border-radius:8px;display:flex;height:68px;justify-content:center;margin-right:8px;width:68px}@media(max-width:960px){.audit-page__section-1 .awards-list li{height:48px;width:48px}}@media(max-width:374px){.audit-page__section-1 .awards-list li{height:36px;width:36px}}.audit-page__section-1 .awards-list li img{display:block;height:48px;width:48px}@media(max-width:960px){.audit-page__section-1 .awards-list li img{height:34px;width:34px}}@media(max-width:374px){.audit-page__section-1 .awards-list li img{height:28px;width:28px}}.audit-page__section-1 .awards-list li:first-child{width:164px}@media(max-width:960px){.audit-page__section-1 .awards-list li:first-child{width:114px}}@media(max-width:374px){.audit-page__section-1 .awards-list li:first-child{width:90px}}.audit-page__section-1 .awards-list li:first-child img{width:138px}@media(max-width:960px){.audit-page__section-1 .awards-list li:first-child img{width:96px}}@media(max-width:374px){.audit-page__section-1 .awards-list li:first-child img{width:90%}}.audit-page__section-1 .awards-list li:last-child{margin-right:0}.audit-page__section-1 .lottie-animation{max-width:900px;position:absolute;right:-188px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:63%}@media(max-width:960px){.audit-page__section-1 .lottie-animation{margin:0 auto 32px;position:relative;right:0;top:0;-webkit-transform:none;transform:none;width:100%}}.page-basics .basics-section-1{overflow:hidden;position:relative}.page-basics .basics-section-1 .bg{background:linear-gradient(25deg,#f9f9fc 22%,hsla(0,0%,98%,.2));border-radius:0 0 0 70px;bottom:0;left:-140px;position:absolute;right:-100%;top:0;-webkit-transform:skewX(36deg);transform:skewX(36deg);z-index:-1}@media (max-width:991px){.page-basics .basics-section-1 .bg{display:none}}.page-basics .basics-section-1 .content{max-width:1300px;padding-bottom:50px;text-align:center}.page-basics .basics-section-1 img{max-width:100%}@media (max-width:1300px){.page-basics .basics-section-1 img{max-width:80%}}@media (max-width:768px){.page-basics .page-title{font-size:30px;line-height:32px}.page-basics .basics-section-1 img{margin-left:50%;max-width:140%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.page-basics{padding-bottom:100px}.page-basics .basics-section-2 .page-title{color:#131727;font-family:medium-content-serif-font,Georgia,Cambria,Times New Roman,Times,serif;font-size:46px;line-height:50px;margin-bottom:50px}.page-basics .basics-section-2 h2,.page-basics .basics-section-2 h3{font-weight:600}.page-basics .basics-section-2 h3{text-align:left}.page-basics .basics-section-2 h4{font-size:22px;line-height:27px}.page-basics .basics-section-2 .content{max-width:700px;padding-top:80px}.page-basics .basics-section-2 .post{font-family:medium-content-serif-font,Georgia,Cambria,Times New Roman,Times,serif}.page-basics .basics-section-2 .post a,.page-basics .basics-section-2 .post li,.page-basics .basics-section-2 .post p{font-size:22px;line-height:27px}@media (max-width:768px){.page-basics .basics-section-2 .post a,.page-basics .basics-section-2 .post li,.page-basics .basics-section-2 .post p{font-size:18px;line-height:22px}}.page-basics .basics-section-2 .post li:after{top:11px}@media (max-width:768px){.page-basics .basics-section-2 .post li:after{top:8px}}.page-basics .basics-section-2 .list{padding-left:30px}.page-basics .basics-section-2 ol{margin-bottom:0;padding-bottom:20px;padding-left:0}.page-basics .basics-section-2 ol ol{margin-bottom:20px;padding-bottom:0}.page-basics .basics-section-2 ol li{padding-bottom:0}.page-basics .basics-section-2 ol li:before{display:none}.page-basics .basics-section-2 ol li li{padding-bottom:50px}.page-basics .basics-section-2 ol li li:before{display:block}@media (max-width:768px){.page-basics .basics-section-2 .page-title{font-size:30px;line-height:32px}}.brand-section-1{overflow:hidden}.brand-section-1 .bg{bottom:20px;left:0;overflow:visible;position:absolute;right:0;top:20px;z-index:-1}.brand-section-1 .bg>*{position:absolute}@media (max-width:379px){.brand-section-1 .bg>*{display:none}}.brand-section-1 .bg .dots1{opacity:.7;right:31px;top:-40px}@media (max-width:991px){.brand-section-1 .bg .dots1{display:none}}.brand-section-1 .bg .rectangle{bottom:270px;right:0;width:134px;z-index:2}@media (max-width:991px){.brand-section-1 .bg .rectangle{display:none}}.brand-section-1 .content{padding-bottom:31px;padding-top:80px}.brand-section-1 h1{font-weight:800}.brand-section-1 h1,.brand-section-1 h2{font-size:44px;letter-spacing:-.4px;line-height:55px;margin-bottom:24px}.brand-section-1 p{color:#464c61;font-size:18px;letter-spacing:-.6px;line-height:27px}.brand-section-1 a{font-size:inherit;line-height:inherit}.brand-section-1 .brand-item{padding-bottom:38px}@media (max-width:767px){.brand-section-1 h1,.brand-section-1 h2{font-size:28px;line-height:36px}.brand-section-1 p{font-size:14px}.brand-section-1 .content{padding-top:80px}}.brand-section-2{margin-bottom:-60px;overflow:hidden;padding-bottom:220px;position:relative}.brand-section-2 .content{padding-top:100px}.brand-section-2 .bg{background:linear-gradient(-46.04deg,#eaebf3 100%,rgba(249,249,252,.24) 0);border-radius:80px 0 0 0;bottom:-100px;left:-100px;position:absolute;right:24px;top:0;-webkit-transform:skewX(12deg) matrix(-1,0,0,1,0,0);transform:skewX(12deg) matrix(-1,0,0,1,0,0);z-index:-1}.brand-section-2 .bg2{bottom:-35px;height:255px;left:-2px;position:absolute;right:0}.brand-section-2 .bg2 img{-o-object-fit:contain;object-fit:contain;-o-object-position:0 100%;object-position:0 100%;width:100%}.brand-section-2 h2{font-size:44px;font-weight:500;letter-spacing:-.4px;line-height:55px;margin-bottom:22px}.brand-section-2 p{color:#464c61;font-size:18px;letter-spacing:-.6px;line-height:27px;margin-bottom:28px}.brand-section-2 .content__inner{display:flex;flex-flow:wrap;justify-content:space-between;margin:0 -30px}.brand-section-2 .content .left{padding:0 30px;width:calc(100% - 555px)}.brand-section-2 .content .right{max-width:555px;padding:0 30px}.brand-section-2 .company-logo{max-width:300px;padding-bottom:37px;padding-top:23px}.brand-section-2 .company-logo img{width:100%}.brand-section-2 .btns-row{display:flex;flex-flow:wrap;margin-left:-10px}.brand-section-2 .button{align-items:center;border-radius:8px;display:flex;font-size:15px;font-weight:500;line-height:15px;margin:0 10px 20px;min-width:98px;padding:12px 15px;width:auto}.brand-section-2 .button:focus:before{border-radius:12px}.brand-section-2 .button img{padding-right:10px}@media (max-width:1199px){.brand-section-2 .bg{right:-100px}.brand-section-2 .content .left{width:100%}.brand-section-2 .content .right{margin:0 auto;width:100%}}@media (max-width:1023px){.brand-section-2 .bg2{display:none}}@media (max-width:767px){.brand-section-2{margin-bottom:-100px}.brand-section-2 h2{font-size:28px;line-height:36px}.brand-section-2 p{font-size:14px}.brand-section-2 .button{margin-left:7px;margin-right:7px}}.page-case-studies_sub{margin-bottom:160px}.page-case-studies_sub .wrap{margin:0 auto;max-width:1220px;padding:0 20px}.page-case-studies_sub .download-row{display:flex;justify-content:center;padding:25px 0}.page-case-studies_sub .download-row .button{align-items:center;display:flex;font-size:16px;font-weight:700;line-height:24px;padding:15px 30px}.page-case-studies_sub .download-row .button span{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIyIDIyIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjc1IDEyLjgzM2MuNTA2IDAgLjkxNi40MS45MTYuOTE3djMuNjY2YS45MTcuOTE3IDAgMCAwIC45MTcuOTE3aDEyLjgzM2EuOTE3LjkxNyAwIDAgMCAuOTE3LS45MTdWMTMuNzVhLjkxNy45MTcgMCAxIDEgMS44MzMgMHYzLjY2NmEyLjc1IDIuNzUgMCAwIDEtMi43NSAyLjc1SDQuNTgzYTIuNzUgMi43NSAwIDAgMS0yLjc1LTIuNzVWMTMuNzVjMC0uNTA3LjQxLS45MTcuOTE3LS45MTdaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01Ljc2OCA4LjUxOGEuOTE3LjkxNyAwIDAgMSAxLjI5NyAwTDExIDEyLjQ1NGwzLjkzNS0zLjkzNmEuOTE3LjkxNyAwIDEgMSAxLjI5NiAxLjI5N2wtNC41ODMgNC41ODNhLjkxNy45MTcgMCAwIDEtMS4yOTYgMEw1Ljc2OCA5LjgxNWEuOTE3LjkxNyAwIDAgMSAwLTEuMjk3WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTEgMS44MzNjLjUwNiAwIC45MTYuNDEuOTE2LjkxN3YxMWEuOTE3LjkxNyAwIDAgMS0xLjgzMyAwdi0xMWMwLS41MDcuNDEtLjkxNy45MTctLjkxN1oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;display:block;height:22px;margin-left:10px;width:22px}.cs-section-1{padding:56px 0}@media(max-width:767px){.cs-section-1{padding:40px 0 28px}}.cs-section-1 .wrap{align-items:center;display:flex;max-width:1320px}@media(max-width:1023px){.cs-section-1 .wrap{display:block}}.cs-section-1 .col:first-child{padding-right:30px;width:54%}@media(max-width:1200px){.cs-section-1 .col:first-child{width:60%}}@media(max-width:1023px){.cs-section-1 .col:first-child{padding-right:0;width:100%}}.cs-section-1 .col:last-child{width:46%}@media(max-width:1200px){.cs-section-1 .col:last-child{width:40%}}@media(max-width:1023px){.cs-section-1 .col:last-child{width:100%}}.cs-section-1 .section-title{color:#14121e;font-size:56px;font-weight:800;letter-spacing:-.32px;line-height:76px;margin-bottom:0}@media(max-width:1023px){.cs-section-1 .section-title{margin-bottom:30px;text-align:center}}@media(max-width:767px){.cs-section-1 .section-title{font-size:33px;line-height:38px;margin-bottom:45px}}.cs-section-1 .section-title strong{color:#2e64f1;font-weight:800}@media(max-width:767px){.cs-section-1 .section-title br{display:none}}.cs-section-1 img{display:block;max-width:100%}@media(max-width:1023px){.cs-section-1 img{margin:0 auto;max-width:400px;width:100%}}.cs-section-2{padding:40px 0}@media(max-width:767px){.cs-section-2{padding:24px 0 62px}}.cs-section-2 .wrap{align-items:flex-start;display:flex;max-width:1440px;padding-left:0}@media(max-width:1023px){.cs-section-2 .wrap{display:block;padding-left:20px}}.cs-section-2 .col:first-child{background:#f7f7fb;border-radius:30px;flex-shrink:0;padding:70px 68px 95px 48px;width:400px}@media(max-width:1440px){.cs-section-2 .col:first-child{border-radius:0 30px 30px 0}}@media(max-width:1023px){.cs-section-2 .col:first-child{display:none}}.cs-section-2 .col:last-child{flex-grow:1;padding-left:88px}@media(max-width:1200px){.cs-section-2 .col:last-child{padding-left:50px}}@media(max-width:1023px){.cs-section-2 .col:last-child{padding-left:0}}.cs-section-2 ul{list-style:none;padding-left:0}.cs-section-2 ul li{margin-bottom:26px}.cs-section-2 ul li:last-child{margin-bottom:0}.cs-section-2 ul li p{color:#35476d;font-size:16px;line-height:26px;margin-bottom:0}.cs-section-2 ul li p.label{color:#2e64f1;font-weight:700}.cs-section-2 .title{color:#6b7691;font-size:22px;font-weight:600;letter-spacing:1px;line-height:27px;margin-bottom:30px;text-transform:uppercase}@media(max-width:767px){.cs-section-2 .title{font-size:18px;margin-bottom:36px}}.cs-section-2 .logo{display:block;margin-bottom:35px}@media(max-width:767px){.cs-section-2 .logo{height:50px;margin-bottom:40px}}.cs-section-2 .description{color:#35476d;font-size:18px;font-weight:500;letter-spacing:0;line-height:28px;margin:0 0 38px;max-width:845px}@media(max-width:767px){.cs-section-2 .description{font-size:17px;margin-bottom:30px}}.cs-section-2 .quote{max-width:700px;padding-top:70px;position:relative}@media(max-width:767px){.cs-section-2 .quote{padding-top:78px}}.cs-section-2 .quote:before{background-color:#fff;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDIwIj48cGF0aCBzdHJva2U9IiMwMjRGRkYiIHN0cm9rZS13aWR0aD0iMS4zMDYiIGQ9Ik0xLjM4NCAxMy41MzZjMC0zLjU5NyAyLjgwMy04LjEzOSA4LjE0NC0xMi4wNGwuMTY2LjI2NkM2LjgyNCA0LjI0MiA1Ljg1MiA2LjEzIDUuODUyIDcuNmMwIC42MDguMTY3IDEuMDgzLjUyNyAxLjQyNy4yOTIuMjc4LjY2Ni40MTQuOTA1LjVsLjA1LjAxOGMxLjYzMi42MzYgMi44ODEgMi4zNTYgMi44ODEgNC4zOTIgMCAyLjQ0My0xLjg1OCA0LjY4NC00LjM4MyA0LjY4NC0yLjAwNCAwLTQuNDQ4LTEuNTY1LTQuNDQ4LTUuMDg0Wm0xMi43MzUgMGMwLTMuNTkzIDIuODU3LTguMTMzIDguMTQ2LTEyLjAzN2wuMTY4LjI3Yy0yLjc4MSAyLjQ3NC0zLjc4MiA0LjM2Mi0zLjc4MiA1LjgzIDAgLjU5Ni4xNTMgMS4wNy41MDIgMS40MTcuMjkuMjg5LjY2NS40MjUuOTA2LjUxM2wuMDQ1LjAxNmMxLjcwMi42NCAyLjk3NCAyLjM2NCAyLjk3NCA0LjM5MSAwIDIuNDM0LTEuODgyIDQuNjg0LTQuNDQ3IDQuNjg0LTIuMDE1IDAtNC41MTItMS41NzUtNC41MTItNS4wODRaIi8+PHBhdGggZmlsbD0iIzAyNEZGRiIgZmlsbC1vcGFjaXR5PSIuMiIgc3Ryb2tlPSIjMDI0RkZGIiBzdHJva2Utd2lkdGg9IjEuMzA2IiBkPSJNMS4zODQgMTMuNTM2YzAtMy41OTcgMi44MDMtOC4xMzkgOC4xNDQtMTIuMDRsLjE2Ni4yNjZDNi44MjQgNC4yNDIgNS44NTIgNi4xMyA1Ljg1MiA3LjZjMCAuNjA4LjE2NyAxLjA4My41MjcgMS40MjcuMjkyLjI3OC42NjYuNDE0LjkwNS41bC4wNS4wMThjMS42MzIuNjM2IDIuODgxIDIuMzU2IDIuODgxIDQuMzkyIDAgMi40NDMtMS44NTggNC42ODQtNC4zODMgNC42ODQtMi4wMDQgMC00LjQ0OC0xLjU2NS00LjQ0OC01LjA4NFptMTIuNzM1IDBjMC0zLjU5MyAyLjg1Ny04LjEzMyA4LjE0Ni0xMi4wMzdsLjE2OC4yN2MtMi43ODEgMi40NzQtMy43ODIgNC4zNjItMy43ODIgNS44MyAwIC41OTYuMTUzIDEuMDcuNTAyIDEuNDE3LjI5LjI4OS42NjUuNDI1LjkwNi41MTNsLjA0NS4wMTZjMS43MDIuNjQgMi45NzQgMi4zNjQgMi45NzQgNC4zOTEgMCAyLjQzNC0xLjg4MiA0LjY4NC00LjQ0NyA0LjY4NC0yLjAxNSAwLTQuNTEyLTEuNTc1LTQuNTEyLTUuMDg0WiIvPjwvc3ZnPg==");background-position:50%;background-repeat:no-repeat;background-size:23px auto;border-radius:50%;box-shadow:0 6px 15px rgba(108,130,179,.2);content:"";height:60px;left:0;position:absolute;top:0;width:60px}.cs-section-2 .quote p{color:#35476d;font-size:24px;font-weight:700;letter-spacing:.17px;line-height:36px;margin-bottom:0}@media(max-width:767px){.cs-section-2 .quote p{font-size:23px;line-height:34px}}.cs-section-3{padding:55px 0 75px}@media(max-width:1023px){.cs-section-3{padding-top:0}}@media(max-width:767px){.cs-section-3{padding-bottom:45px}}@media(max-width:1023px){.cs-section-3 .wrap{padding:0}}.cs-section-3 .cs-section__i{position:relative}.cs-section-3 .cs-section__ii{background-color:#fff;border-radius:26px;box-shadow:0 26px 65px rgba(189,205,230,.25);display:flex;overflow:hidden;position:relative;z-index:2}@media(max-width:1023px){.cs-section-3 .cs-section__ii{border-radius:0;display:block;padding:40px 20px}}.cs-section-3 .col{position:relative}.cs-section-3 .col:first-child{flex-shrink:0;max-width:324px;width:30%}@media(max-width:1023px){.cs-section-3 .col:first-child{margin:0 auto 40px;max-width:230px;width:auto}}@media(max-width:767px){.cs-section-3 .col:first-child{margin-bottom:42px;max-width:330px;padding:0 30px}}.cs-section-3 .col:first-child .col__i{height:100%;position:relative}@media(max-width:1023px){.cs-section-3 .col:first-child .col__i{border-radius:18px;box-shadow:0 17px 44px rgba(33,48,103,.25);height:auto;overflow:hidden}}@media(max-width:767px){.cs-section-3 .col:first-child .col__i{overflow:visible}}.cs-section-3 .col:first-child .col__i:before{content:"";display:none;padding-top:130%}@media(max-width:1023px){.cs-section-3 .col:first-child .col__i:before{display:block}}@media(max-width:767px){.cs-section-3 .col:first-child .col__i:before{padding-top:104%}}.cs-section-3 .col:first-child img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;position:absolute;top:0;width:100%}@media(max-width:767px){.cs-section-3 .col:first-child img{border-radius:18px}}.cs-section-3 .col:first-child button{align-items:center;background-color:#fff;border:none;border-radius:50%;bottom:22px;box-shadow:0 13px 22px rgba(0,0,0,.17);cursor:pointer;display:flex;height:85px;justify-content:center;outline:1px hsla(0,0%,100%,0);padding:0;position:absolute;right:25px;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:85px;z-index:3}.cs-section-3 .col:first-child button:focus{outline:1px solid hsla(0,0%,100%,0)}.cs-section-3 .col:first-child button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.cs-section-3 .col:first-child button:focus:not(:focus-visible):after{display:none}.cs-section-3 .col:first-child button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.cs-section-3 .col:first-child button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.cs-section-3 .col:first-child button{bottom:-30px;right:-32px}}.cs-section-3 .col:first-child button:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIyIDI1Ij48cGF0aCBmaWxsPSIjM0M3MUZBIiBkPSJNMjEuMTY3IDExLjQzIDIuMDcxLjM4YTEuMTY3IDEuMTY3IDAgMCAwLTEuMTg2LjAxIDEuMjM0IDEuMjM0IDAgMCAwLS41OTIgMS4wNnYyMi4wOTdjMCAuNDM3LjIyNC44NC41OTIgMS4wNmExLjE2MyAxLjE2MyAwIDAgMCAxLjE4Ni4wMWwxOS4wOTYtMTEuMDQ3Yy4zNzUtLjIxOS42MDktLjYyNy42MDktMS4wNzEgMC0uNDQ0LS4yMzQtLjg1Mi0uNjA5LTEuMDdaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:22px;-webkit-transform:translateX(1px);transform:translateX(1px);width:19px}.cs-section-3 .col:first-child button:hover{-webkit-transform:scale(.9);transform:scale(.9)}.cs-section-3 .col:last-child{flex-grow:1;max-width:none;padding:54px 32px 42px 44px;width:100%}@media(max-width:1023px){.cs-section-3 .col:last-child{padding:0}}.cs-section-3 .col figure blockquote{margin:0 0 42px}@media(max-width:767px){.cs-section-3 .col figure blockquote{margin-bottom:20px}}.cs-section-3 .col figure blockquote p{color:#5f6578;font-size:25px;font-weight:500;line-height:43px;margin-bottom:0}@media(max-width:767px){.cs-section-3 .col figure blockquote p{font-size:18px;line-height:30px}}.cs-section-3 .col figure figcaption strong{color:#40444e;display:block;font-size:29px;font-weight:700;line-height:36px;margin-bottom:7px}@media(max-width:767px){.cs-section-3 .col figure figcaption strong{font-size:21px;line-height:25px;margin-bottom:4px}}.cs-section-3 .col figure figcaption span{color:#5f6578;display:block;font-size:19px;font-weight:500;letter-spacing:3.2px;line-height:33px;text-transform:uppercase}@media(max-width:767px){.cs-section-3 .col figure figcaption span{font-size:14px;letter-spacing:2.3px;line-height:24px}}.cs-section-3 .decor{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NCIgaGVpZ2h0PSIxNzEiIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCA5NCAxNzEiPjxnIGNsaXAtcGF0aD0idXJsKCNwcmVmaXhfX2EpIiBvcGFjaXR5PSIuNSI+PHBhdGggZmlsbD0iIzJFNjRGMSIgZD0iTTg5LjA5NyA5LjgxN2EyLjI0NCAyLjI0NCAwIDEgMCA0LjQ4OS0uMDAxIDIuMjQ0IDIuMjQ0IDAgMCAwLTQuNDkuMDAxWk04OS4wOTcgNDIuNzI3YTIuMjQ0IDIuMjQ0IDAgMSAwIDQuNDg5LS4wMDEgMi4yNDQgMi4yNDQgMCAwIDAtNC40OSAwWk05MS4zNDIgNzguMDY3Yy0xLjMxIDAtMi4yNDUtLjkzNC0yLjI0NS0yLjI0MyAwLTEuMzEuOTM1LTIuMjQ0IDIuMjQ1LTIuMjQ0czIuMjQ1LjkzNSAyLjI0NSAyLjI0NGMwIDEuMzA5LTEuMTIzIDIuMjQzLTIuMjQ1IDIuMjQzWk04OS4wOTcgMTA4LjkyMWEyLjI0NCAyLjI0NCAwIDAgMCAyLjI0NSAyLjI0MyAyLjI0NCAyLjI0NCAwIDEgMC0yLjI0NS0yLjI0M1pNODkuMDk3IDE0MS44M2EyLjI0NCAyLjI0NCAwIDEgMCA0LjQ4OCAwIDIuMjQ0IDIuMjQ0IDAgMCAwLTQuNDg4IDBaTTY2LjgzNCA5LjgxN2EyLjI0NCAyLjI0NCAwIDEgMCA0LjQ4OS0uMDAxIDIuMjQ0IDIuMjQ0IDAgMCAwLTQuNDkuMDAxWk02Ni44MzQgNDIuNzI3YTIuMjQ0IDIuMjQ0IDAgMSAwIDQuNDg5LS4wMDEgMi4yNDQgMi4yNDQgMCAwIDAtNC40OSAwWk02OS4wNzkgNzguMDY3Yy0xLjMxIDAtMi4yNDUtLjkzNC0yLjI0NS0yLjI0MyAwLTEuMzEuOTM1LTIuMjQ0IDIuMjQ1LTIuMjQ0czIuMjQ1LjkzNSAyLjI0NSAyLjI0NGMwIDEuMzA5LS45MzYgMi4yNDMtMi4yNDUgMi4yNDNaTTY2LjgzNCAxMDguOTIxYTIuMjQ0IDIuMjQ0IDAgMCAwIDIuMjQ1IDIuMjQzIDIuMjQ0IDIuMjQ0IDAgMSAwLTIuMjQ1LTIuMjQzWk02Ni44MzQgMTQxLjgzYTIuMjQ0IDIuMjQ0IDAgMSAwIDQuNDg4IDAgMi4yNDQgMi4yNDQgMCAwIDAtNC40ODggMFpNNDQuNTcxIDkuODE3YTIuMjQ0IDIuMjQ0IDAgMSAwIDQuNDg5LS4wMDEgMi4yNDQgMi4yNDQgMCAwIDAtNC40ODkuMDAxWk00NC41NzEgNDIuNzI3YTIuMjQ0IDIuMjQ0IDAgMSAwIDQuNDg5LS4wMDEgMi4yNDQgMi4yNDQgMCAwIDAtNC40ODkgMFpNNDYuODE2IDc4LjA2OGMtMS4zMSAwLTIuMjQ1LS45MzUtMi4yNDUtMi4yNDQgMC0xLjMxLjkzNi0yLjI0NCAyLjI0NS0yLjI0NCAxLjMxIDAgMi4yNDUuOTM1IDIuMjQ1IDIuMjQ0LjE4NyAxLjMwOS0uOTM1IDIuMjQ0LTIuMjQ1IDIuMjQ0Wk00NC41NzEgMTA4LjkyMWEyLjI0NSAyLjI0NSAwIDEgMCA0LjQ5LS4wMDEgMi4yNDUgMi4yNDUgMCAwIDAtNC40OS4wMDFaTTQ0LjU3MSAxNDEuODMxYTIuMjQ0IDIuMjQ0IDAgMCAwIDIuMjQ1IDIuMjQzIDIuMjQ0IDIuMjQ0IDAgMSAwLTIuMjQ1LTIuMjQzWk0yMi40OTIgOS44MTdhMi4yNDQgMi4yNDQgMCAxIDAgNC40OS0uMDAxIDIuMjQ0IDIuMjQ0IDAgMCAwLTQuNDkuMDAxWk0yMi40OTIgNDIuNzI3YTIuMjQ0IDIuMjQ0IDAgMSAwIDQuNDkgMCAyLjI0NCAyLjI0NCAwIDAgMC00LjQ5IDBaTTI0LjczNyA3OC4wNjdjLTEuMzEgMC0yLjI0NS0uOTM1LTIuMjQ1LTIuMjQ0IDAtMS4zMDkuOTM2LTIuMjQ0IDIuMjQ1LTIuMjQ0IDEuMzEgMCAyLjI0NS45MzUgMi4yNDUgMi4yNDQgMCAxLjMwOS0xLjEyMiAyLjI0NC0yLjI0NSAyLjI0NFpNMjIuNDkyIDEwOC45MmEyLjI0NSAyLjI0NSAwIDEgMCA0LjQ5LS4wMDEgMi4yNDUgMi4yNDUgMCAwIDAtNC40OS4wMDFaTTIyLjQ5MiAxNDEuODMxYTIuMjQ0IDIuMjQ0IDAgMCAwIDIuMjQ1IDIuMjQzIDIuMjQ0IDIuMjQ0IDAgMSAwLTIuMjQ1LTIuMjQzWk0uMjMgOS44MTdhMi4yNDQgMi4yNDQgMCAxIDAgNC40ODktLjAwMSAyLjI0NCAyLjI0NCAwIDAgMC00LjQ5LjAwMVpNLjIzIDQyLjcyN2EyLjI0NCAyLjI0NCAwIDEgMCA0LjQ4OS0uMDAxIDIuMjQ0IDIuMjQ0IDAgMCAwLTQuNDkgMFpNMi40NzUgNzguMDY4Yy0xLjMxIDAtMi4yNDUtLjkzNS0yLjI0NS0yLjI0NCAwLTEuMzEuOTM1LTIuMjQ0IDIuMjQ1LTIuMjQ0czIuMjQ1LjkzNSAyLjI0NSAyLjI0NGMwIDEuMzA5LS45MzYgMi4yNDQtMi4yNDUgMi4yNDRaTS4yMyAxMDguOTIxYTIuMjQ1IDIuMjQ1IDAgMSAwIDQuNDktLjAwMSAyLjI0NSAyLjI0NSAwIDAgMC00LjQ5LjAwMVpNLjIzIDE0MS44MzFhMi4yNDQgMi4yNDQgMCAwIDAgMi4yNDUgMi4yNDMgMi4yNDQgMi4yNDQgMCAxIDAtMi4yNDUtMi4yNDNaIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0icHJlZml4X19hIj48cmVjdCB3aWR0aD0iMTcwLjE1OCIgaGVpZ2h0PSI5My41ODciIGZpbGw9IiNmZmYiIHRyYW5zZm9ybT0icm90YXRlKDkwIDQ2Ljc5MyA0Ni43OTMpIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);background-repeat:no-repeat;background-size:100%;height:170px;pointer-events:none;position:absolute;width:94px;z-index:1}.cs-section-3 .decor.decor_1{left:-3.5%;top:-8.5%}@media(max-width:1023px){.cs-section-3 .decor.decor_1{z-index:3}}.cs-section-3 .decor.decor_2{bottom:-21%;right:15%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media(max-width:1023px){.cs-section-3 .decor.decor_2{bottom:-16%;left:0;right:auto}}@media(max-width:767px){.cs-section-3 .decor.decor_2{bottom:-70px}}.cs-section-3.no-img{text-align:center}@media(max-width:1023px){.cs-section-3.no-img{text-align:left}}.cs-section-3.no-img .col{padding-bottom:65px;padding-top:65px}@media(max-width:1023px){.cs-section-3.no-img .col{box-shadow:none;margin:0;padding:0}.cs-section-3.no-img .col:before,.cs-section-3.no-img .decor.decor_1{display:none}}.cs-section-4{padding:75px 0 90px}@media(max-width:1023px){.cs-section-4{padding-bottom:60px}}@media(max-width:767px){.cs-section-4{padding:45px 0}}.cs-section-4 .cs-section__i{display:flex}@media(max-width:1023px){.cs-section-4 .cs-section__i{display:block}}.cs-section-4 .col:first-child{flex-shrink:0;width:330px}@media(max-width:1023px){.cs-section-4 .col:first-child{margin-bottom:20px;width:auto}}.cs-section-4 .col:last-child{flex-grow:1;padding-left:28px;padding-top:8px}@media(max-width:1023px){.cs-section-4 .col:last-child{padding-left:0;padding-top:0}}.cs-section-4 h2{color:#6b7691;font-size:22px;font-weight:600;letter-spacing:1px;line-height:27px;margin-bottom:30px;text-align:left;text-transform:uppercase}@media(max-width:767px){.cs-section-4 h2{font-size:18px;letter-spacing:1px;line-height:27px}}.cs-section-4 .section-title{color:#14121e;font-size:30px;font-weight:700;letter-spacing:.1px;line-height:48px;margin:0;text-align:left;text-transform:capitalize}@media(max-width:767px){.cs-section-4 .section-title{font-size:24px;line-height:38px;margin-bottom:24px}}.cs-section-4 .section-text{color:#35476d;font-size:18px;font-weight:500;line-height:28px;margin-bottom:0}@media(max-width:767px){.cs-section-4 .section-text{font-size:18px;line-height:28px}}.cs-section-4 .section-text strong{font-weight:600}.cs-section-5{background-color:#f7f7fb;padding:45px 0}@media(max-width:1023px){.cs-section-5{padding-bottom:60px}}@media(max-width:767px){.cs-section-5{padding:22px 0 38px}}.cs-section-5 .cs-section__i{align-items:center;display:flex;justify-content:space-between}@media(max-width:1023px){.cs-section-5 .cs-section__i{display:block}}.cs-section-5 .col{max-width:548px;width:50%}@media(max-width:1023px){.cs-section-5 .col{max-width:none;width:auto}}.cs-section-5 .col:first-child{padding-right:20px}@media(max-width:1023px){.cs-section-5 .col:first-child{padding-right:0}}.cs-section-5 .col:last-child{padding-left:20px}@media(max-width:1023px){.cs-section-5 .col:last-child{padding-left:0}}.cs-section-5 h2{color:#6b7691;font-size:22px;font-weight:600;letter-spacing:1px;line-height:27px;margin-bottom:30px;padding-top:33px;text-align:left;text-transform:uppercase}@media(max-width:1023px){.cs-section-5 h2{margin-bottom:52px}}@media(max-width:767px){.cs-section-5 h2{font-size:18px;line-height:27px;margin-bottom:52px;padding-top:16px}}.cs-section-5 .section-suptitle{color:#14121e;font-size:20px;font-weight:700;letter-spacing:.1px;line-height:24px;margin-bottom:8px;text-transform:uppercase}@media(max-width:767px){.cs-section-5 .section-suptitle{font-size:18px;line-height:27px;margin-bottom:0}}.cs-section-5 .section-title{color:#14121e;font-size:30px;font-weight:700;letter-spacing:.1px;line-height:48px;margin:0 0 24px;text-align:left;text-transform:capitalize}@media(max-width:767px){.cs-section-5 .section-title{font-size:22px;line-height:33px;margin-bottom:17px}}.cs-section-5 .section-text{color:#35476d;font-size:16px;line-height:28px;margin-bottom:0}@media(max-width:767px){.cs-section-5 .section-text{font-size:16px;line-height:28px}}.cs-section-5 img{border-radius:16px;display:block;width:100%}@media(max-width:1023px){.cs-section-5 img{margin-top:40px}}@media(max-width:767px){.cs-section-5 img{border-radius:10px;margin-top:30px}}@media(max-width:1023px){.cs-section-5.reverse .cs-section__i{display:flex;flex-direction:column-reverse}.cs-section-5.reverse .cs-section__i .col{width:100%}}.cs-section-video{padding:104px 0 75px}@media(max-width:1023px){.cs-section-video{padding:60px 0}}@media(max-width:767px){.cs-section-video{padding-top:0}}.cs-section-video .video-preview{margin:0 auto;max-width:925px;position:relative}.cs-section-video .video-preview:before{content:"";display:block;padding-top:57%}.cs-section-video .video-preview button{background:none;border:none;border-radius:40px;box-shadow:0 4px 24px rgba(29,63,150,.16);cursor:pointer;height:100%;left:0;outline:1px hsla(0,0%,100%,0);padding:0;position:absolute;top:0;width:100%}.cs-section-video .video-preview button:focus{outline:1px solid hsla(0,0%,100%,0)}.cs-section-video .video-preview button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:43px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.cs-section-video .video-preview button:focus:not(:focus-visible):after{display:none}.cs-section-video .video-preview button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.cs-section-video .video-preview button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:43px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.cs-section-video .video-preview button{border-radius:10px}.cs-section-video .video-preview button:focus{outline:1px solid hsla(0,0%,100%,0)}.cs-section-video .video-preview button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:13px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.cs-section-video .video-preview button:focus:not(:focus-visible):after{display:none}.cs-section-video .video-preview button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.cs-section-video .video-preview button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:13px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}}.cs-section-video .video-preview button:hover .video-preview__btn-icon{-webkit-transform:scale(.9);transform:scale(.9)}.cs-section-video .video-preview__bg{border-radius:40px;height:100%;overflow:hidden;position:relative;z-index:1}@media(max-width:767px){.cs-section-video .video-preview__bg{border-radius:10px}}.cs-section-video .video-preview__bg:after{background-color:#213051;border-radius:40px;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:2}@media(max-width:767px){.cs-section-video .video-preview__bg:after{border-radius:10px}}.cs-section-video .video-preview__bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.cs-section-video .video-preview__btn{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-34%);transform:translate(-50%,-34%);z-index:3}.cs-section-video .video-preview__btn-icon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 15px 25px rgba(0,0,0,.18);display:flex;height:110px;justify-content:center;margin-bottom:14px;position:relative;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:110px}@media(max-width:767px){.cs-section-video .video-preview__btn-icon{height:58px;margin-bottom:6px;width:58px}}.cs-section-video .video-preview__btn-icon:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIyIDI1Ij48cGF0aCBmaWxsPSIjM0M3MUZBIiBkPSJNMjEuMTY3IDExLjQzIDIuMDcxLjM4YTEuMTY3IDEuMTY3IDAgMCAwLTEuMTg2LjAxIDEuMjM0IDEuMjM0IDAgMCAwLS41OTIgMS4wNnYyMi4wOTdjMCAuNDM3LjIyNC44NC41OTIgMS4wNmExLjE2MyAxLjE2MyAwIDAgMCAxLjE4Ni4wMWwxOS4wOTYtMTEuMDQ3Yy4zNzUtLjIxOS42MDktLjYyNy42MDktMS4wNzEgMC0uNDQ0LS4yMzQtLjg1Mi0uNjA5LTEuMDdaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:30px;-webkit-transform:translateX(1px);transform:translateX(1px);width:26px;z-index:2}@media(max-width:767px){.cs-section-video .video-preview__btn-icon:before{height:16px;width:14px}}.cs-section-video .video-preview__btn-text{color:#fff;font-size:24px;font-weight:700;letter-spacing:.17px;line-height:36px;text-align:center}@media(max-width:767px){.cs-section-video .video-preview__btn-text{font-size:14px;line-height:21px}}.webinar-section-1{overflow:visible}.webinar-section-1 .wrap{display:flex;flex-flow:wrap;max-width:1388px;padding:42px 20px 63px;width:100%}.webinar-section-1 .col:first-child{padding-right:136px;width:calc(100% - 489px)}.webinar-section-1 .col:nth-child(2){width:489px}.webinar-section-1 .col:nth-child(2) .col__i{min-height:400px;position:relative}.webinar-section-1 .col .webinar-form-wrap{left:0;position:absolute;top:16px}.webinar-section-1 .webinar-date{align-items:center;color:#40444e;display:flex;font-size:16px;font-weight:500;line-height:1;margin:0 0 56px;padding-top:15px}.webinar-section-1 .webinar-date__live{background:#b0e4e8;border-radius:37px;color:#14121e;display:block;font-size:14px;font-weight:700;letter-spacing:1px;line-height:14px;margin-right:11px;padding:12px 19px 12px 40px;position:relative;text-transform:uppercase}.webinar-section-1 .webinar-date__live__icon{background:#c00;border-radius:50%;display:block;height:9px;left:18px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:9px}.webinar-section-1 .section-title{color:#0f1930;font-size:56px;font-weight:800;line-height:78px;margin:0 0 38px;max-width:710px}.webinar-section-1 .section-title span{font-weight:800}.webinar-section-1 .section-title small{color:#0f1930;display:block;font-size:30px;font-weight:700;line-height:34px;margin-bottom:14px}.webinar-section-1 .section-description{color:#5f6578;font-size:18px;font-weight:500;line-height:28px;margin:0;max-width:700px}.webinar-section-1 .webinar-form{display:flex;justify-content:flex-end;padding-bottom:44px}.webinar-section-1 .webinar-form__i{background:#fff;border-radius:20px;box-shadow:0 14px 44px rgba(13,41,101,.18);max-width:487px;padding:37px 65px 23px;width:100%}.webinar-section-1 .webinar-form__title{color:#2e64f1;font-size:44px;font-weight:900;line-height:44px;margin:0 0 4px;text-align:center}.webinar-section-1 .webinar-form__description{color:#112c5c;font-size:24px;font-weight:700;line-height:42px;margin:0 0 20px;text-align:center}.webinar-section-1 .webinar-form .uw-form-control{border-radius:32px;color:#000;font-size:16px;padding:16px 20px}.webinar-section-1 .webinar-form .floating-label{font-size:16px}.webinar-section-1 .webinar-form .uw-form-group{margin-bottom:15px}.webinar-section-1 .webinar-form .uw-form-group .uw-form-field:after{border-radius:32px}.webinar-section-1 .webinar-form .form-group-with-label{border:1px solid #afb4be;border-radius:32px;margin:0 0 16px;width:100%}.webinar-section-1 .webinar-form .form-group-with-label .focus-outline{border-radius:32px}.webinar-section-1 .webinar-form .form-group-with-label.select-wrap .label{color:#3c4352;font-size:16px;top:18px}.webinar-section-1 .webinar-form .form-group-with-label.filled .label{background:#fff;font-size:12px;-webkit-transform:translateY(-29px);transform:translateY(-29px)}.webinar-section-1 .webinar-form .react-tel-input .flag-dropdown.open .selected-flag{background:none}.webinar-section-1 .webinar-form .react-tel-input .form-control{border:none;border-radius:32px;height:56px;width:100%}.webinar-section-1 .webinar-form .react-tel-input .flag-dropdown{background:none;border:none;border-radius:32px 0 0 32px}.webinar-section-1 .webinar-form .react-tel-input .flag-dropdown:hover{background:none}.webinar-section-1 .webinar-form .react-tel-input .selected-flag{padding-left:14px}.webinar-section-1 .webinar-form .react-tel-input .selected-flag:focus,.webinar-section-1 .webinar-form .react-tel-input .selected-flag:hover{background:none}.webinar-section-1 .webinar-form .custom-select{z-index:13}.webinar-section-1 .webinar-form .custom-select__control{background:none;border:1px solid #afb4be;border-radius:30px;height:56px}.webinar-section-1 .webinar-form .custom-select__control--menu-is-open{border-radius:30px 30px 0 0}.webinar-section-1 .webinar-form .custom-select__placeholder{display:none}.webinar-section-1 .webinar-form .custom-select__value-container{padding-left:12px}.webinar-section-1 .webinar-form .custom-select__indicator-separator{display:none}.webinar-section-1 .webinar-form .custom-select__indicator{position:relative}.webinar-section-1 .webinar-form .custom-select__indicator:after{border-color:#000 transparent transparent;border-style:solid;border-width:5px 5px 0;content:"";height:0;position:absolute;right:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0}.webinar-section-1 .webinar-form .custom-select__indicator svg{display:none}.webinar-section-1 .webinar-form .custom-select__single-value{max-width:calc(100% - 30px)}.webinar-section-1 .webinar-form .custom-select__single-value__i span{font-size:12px}.webinar-section-1 .webinar-form .custom-select__menu{background:none;border-radius:0 0 3px 3px;box-shadow:0 10px 20px rgba(0,9,31,.24);margin:0;padding:0}.webinar-section-1 .webinar-form .custom-select__menu-list{background:#fff;border:1px solid #6e788c;border-radius:0 0 3px 3px;border-top:none!important;max-height:250px}.webinar-section-1 .webinar-form .custom-select__option{color:#494e60;cursor:pointer;padding-left:15px;padding-right:15px;position:relative}.webinar-section-1 .webinar-form .custom-select__option:after{background:#6e788c;bottom:0;content:"";display:block;height:1px;left:15px;position:absolute;right:15px}.webinar-section-1 .webinar-form .custom-select__option:last-child:after{display:none}.webinar-section-1 .webinar-form .custom-select__option:active{background:#fff;color:#494e60}.webinar-section-1 .webinar-form .custom-select__option:focus,.webinar-section-1 .webinar-form .custom-select__option:hover{background:rgba(0,109,213,.22)}.webinar-section-1 .webinar-form .custom-select__option__i span{font-size:12px}.webinar-section-1 .webinar-form .custom-select__option--is-focused,.webinar-section-1 .webinar-form .custom-select__option--is-selected{background:#fff;color:#494e60}.webinar-section-1 .webinar-form .custom-select__option--is-focused{background:rgba(0,109,213,.22)}.webinar-section-1 .webinar-form .select-wrap{border:none}.webinar-section-1 .webinar-form .select-wrap .label{padding:0 5px;right:auto;z-index:15}.webinar-section-1 .webinar-form .btn-row{margin-bottom:25px}.webinar-section-1 .webinar-form .btn-row .button{font-size:16px;font-weight:700;padding-bottom:19px;padding-top:19px;position:relative;width:100%}.webinar-section-1 .webinar-form .btn-row .button svg{left:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.webinar-section-1 .webinar-form .uw-checkbox__label{font-size:16px}.webinar-section-1 .webinar-form .uw-form-feedback{color:#c00;font-size:12px;line-height:14px;margin-top:5px;padding-left:20px}.webinar-section-1 .webinar-form__success{background:#fff;border-radius:20px;box-shadow:0 14px 44px rgba(13,41,101,.18);max-width:487px;min-height:589px;padding:110px 65px 23px;width:100%}.webinar-section-1 .webinar-form__success .webinar-tnx-img{display:block;margin:0 auto 20px}.webinar-section-1 .webinar-form__success__title{color:#0f1930;font-size:36px;font-weight:700;letter-spacing:-.327273px;line-height:50px;margin:0 0 17px;text-align:center}@media(max-width:767px){.webinar-section-1 .webinar-form__success__title{font-size:26px;line-height:36px}}.webinar-section-1 .webinar-form__success__text{color:#0f1930;font-size:18px;font-weight:700;letter-spacing:.1px;line-height:32px;margin:0 auto 23px;max-width:240px;text-align:center;width:100%}.webinar-section-1 .webinar-form .webinar-tnx-tick__img{background:#fff;border-radius:50%;height:122px;margin:-86px auto 16px;width:122px}.webinar-section-1 .webinar-form .webinar-tnx-tick__img img{display:block}.webinar-section-1 .webinar-form .webinar-tnx-image{margin-bottom:-104px}.webinar-section-1 .webinar-form .webinar-tnx-image_logo{width:100%}.webinar-section-1 .webinar-form .custom-select__control--is-focused{box-shadow:none!important;outline:1px solid hsla(0,0%,100%,0)!important}.webinar-section-1 .webinar-form .custom-select__control--is-focused:after{border:1px solid #3368f2;border-radius:30px;bottom:-1px;box-shadow:0 0 0 2px rgba(51,104,242,.13);content:"";left:-1px;position:absolute;right:-1px;top:-1px}.webinar-section-1 .webinar-form .form-group-with-label.phone .label{background:#fff;color:#3c4352;font-size:13px;padding:0 5px;right:auto;top:-11px;z-index:35}.webinar-section-1 .webinar-form .form-group-with-label .selected-flag:focus{outline:1px solid hsla(0,0%,100%,0)!important}.webinar-section-1 .webinar-form .form-group-with-label .selected-flag:focus:after{border:1px solid #3368f2;border-radius:30px 0 0 30px;bottom:-1px;box-shadow:0 0 0 2px rgba(51,104,242,.13);content:"";left:-1px;position:absolute;right:-7px;top:-1px}.webinar-section-1 .webinar-form .form-group-with-label .focus-outline{border-color:#3368f2!important;bottom:-1px;box-shadow:0 0 0 2px rgba(51,104,242,.13)!important;left:-1px;right:-1px;top:-1px}.webinar-section-1 .webinar-form .form-group-with-label input:focus{outline:1px solid hsla(0,0%,100%,0)!important}@media(max-width:1200px){.webinar-section-1 .webinar-form__title{font-size:32px;line-height:38px}.webinar-section-1 .webinar-form__description{font-size:18px;line-height:24px}}@media(max-width:1024px){.webinar-section-1 .webinar-form{justify-content:center}}@media(max-width:767px){.webinar-section-1 .webinar-form__i{padding-left:30px;padding-right:30px}}.webinar-section-1 .webinar-form-wrap{position:relative;width:489px;z-index:10}.webinar-section-1 .webinar-counter{align-items:flex-end;display:flex;flex-flow:column;padding-bottom:17px}.webinar-section-1 .webinar-counter__i{align-items:center;display:flex;flex-flow:column;max-width:487px;width:100%}.webinar-section-1 .webinar-counter__title{color:#2e64f1;font-size:18px;font-weight:600;line-height:18px;margin:0 0 20px;text-align:center}.webinar-section-1 .webinar-counter__row{display:flex}.webinar-section-1 .webinar-counter__item{margin-bottom:35px;position:relative;text-align:center;width:88px}.webinar-section-1 .webinar-counter__item:after{background:#0f1930;content:"";display:block;height:67px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.webinar-section-1 .webinar-counter__val{color:#0f1930;font-size:36.9417px;font-weight:600;line-height:45px;text-align:center;text-transform:uppercase}.webinar-section-1 .webinar-counter__name{color:#0f1930;font-size:10px;font-weight:600;line-height:13px;text-align:center;text-transform:uppercase}.webinar-section-1 .webinar-counter__name_mob{display:none}@media(max-width:1024px){.webinar-section-1 .webinar-counter{align-items:center}.webinar-section-1 .webinar-counter__name{display:none}.webinar-section-1 .webinar-counter__name_mob{display:block}}.webinar-section-1 .webinar-mobile-counter{background:#2e64f1;display:none;padding:20px 10px 26px}.webinar-section-1 .webinar-mobile-counter .webinar-counter__item{align-items:flex-end;display:flex;margin:0;position:relative;width:auto}.webinar-section-1 .webinar-mobile-counter .webinar-counter__item:before{color:#fff;content:":";font-size:17px;font-weight:700;line-height:18px;margin:0 5px}.webinar-section-1 .webinar-mobile-counter .webinar-counter__item:after,.webinar-section-1 .webinar-mobile-counter .webinar-counter__item:first-child:before{display:none}.webinar-section-1 .webinar-mobile-counter .webinar-counter__name,.webinar-section-1 .webinar-mobile-counter .webinar-counter__val{color:#fff;font-size:17px;font-weight:700;line-height:18px}.webinar-section-1 .webinar-mobile-counter .webinar-counter__name{padding-left:5px}.webinar-section-1 .webinar-mobile-counter__title{color:#f8f8f9;font-size:18px;font-weight:700;line-height:18px;margin:0;padding:0 0 16px;text-align:center;text-transform:capitalize}.webinar-section-1 .webinar-mobile-counter .webinar-counter__row{justify-content:center}@media(max-width:1200px){.webinar-section-1 .section-title{font-size:46px;line-height:66px}.webinar-section-1 .section-title small{font-size:26px;line-height:55px}.webinar-section-1 .section-description{font-size:16px}.webinar-section-1 .webinar-date{font-size:20px;line-height:20px}}@media(max-width:1080px){.webinar-section-1 .section-title{font-size:42px;line-height:62px}.webinar-section-1 .section-title small{font-size:22px;line-height:52px}.webinar-section-1 .section-description{font-size:15px}.webinar-section-1 .webinar-date{font-size:18px;line-height:18px}.webinar-section-1 .col:first-child{padding-right:40px}}@media(max-width:1024px){.webinar-section-1{background:#f3f5f9}.webinar-section-1 .wrap{flex-flow:column;padding-top:30px}.webinar-section-1 .col{margin:0 auto;padding:0;text-align:center;width:100%}.webinar-section-1 .col:first-child{padding-bottom:32px;padding-right:0;width:100%}.webinar-section-1 .col:nth-child(2){width:100%}.webinar-section-1 .col .webinar-form-wrap{left:auto;margin:0 auto;max-width:500px;position:relative;top:auto;width:100%}.webinar-section-1 .section-description,.webinar-section-1 .section-title{margin:0 auto;text-align:center}.webinar-section-1 .section-title{font-size:30px;line-height:38px;margin-bottom:30px}.webinar-section-1 .section-title small{font-size:16px;line-height:24px;padding-bottom:5px}.webinar-section-1 .section-description{font-size:16px;line-height:24px}.webinar-section-1 .webinar-form-wrap .webinar-counter{display:none}.webinar-section-1 .webinar-form{padding-bottom:0}.webinar-section-1 .webinar-form__i{margin:0 -12px;min-width:100%;padding:28px 37px;width:auto}.webinar-section-1 .webinar-form .uw-form-control{padding:11px 20px}.webinar-section-1 .webinar-form .custom-select__control,.webinar-section-1 .webinar-form .react-tel-input .form-control{height:46px}.webinar-section-1 .webinar-form .btn-row .button{font-size:14px;padding-bottom:14px;padding-top:14px}.webinar-section-1 .webinar-form .floating-label,.webinar-section-1 .webinar-form .form-group-with-label.select-wrap .label,.webinar-section-1 .webinar-form .uw-checkbox__label{font-size:14px}.webinar-section-1 .webinar-form .form-group-with-label.select-wrap .label{top:12px}.webinar-section-1 .webinar-mobile-counter{display:block}.webinar-section-1 .webinar-date{align-items:center;display:flex;flex-flow:column;font-size:19px;line-height:30px;margin-bottom:19px;padding-top:0}.webinar-section-1 .webinar-date__text{font-size:16px;text-align:center}.webinar-section-1 .webinar-date__live{margin-bottom:20px}}.webinar-section-2{background:#f3f5f9}.webinar-section-2 .wrap{display:flex;flex-flow:wrap;margin:0 auto;max-width:1386px;padding:111px 20px 58px;position:relative;width:100%;z-index:2}@media(max-width:1024px){.webinar-section-2{margin-top:-53px}.webinar-section-2 .wrap{padding-bottom:0;padding-top:10px}}.webinar-speakers{margin-right:500px;max-width:678px}.webinar-speakers__dots{bottom:-14px;left:13px;position:absolute}.webinar-speakers__item{align-items:center;display:flex;padding-bottom:50px}.webinar-speakers__item:first-child .webinar-speakers__dots{bottom:auto;left:-27px;top:-8px}.webinar-speakers__item__photo{height:174px;position:relative;width:174px}.webinar-speakers__item__photo .pic{position:relative;z-index:2}.webinar-speakers__item__photo .gatsby-image-wrapper img,.webinar-speakers__item__photo img{border-radius:50%}.webinar-speakers__item__info{padding-left:43px;width:calc(100% - 174px)}.webinar-speakers__item__name{color:#2e64f1;font-size:18px;font-weight:800;line-height:18px;margin:0 0 10px;text-align:left}.webinar-speakers__item__position{color:#000;font-size:16px;font-weight:600;line-height:16px;margin:0 0 20px}.webinar-speakers__item__about{color:#2d2d35;font-size:16px;line-height:24px;margin:0}@media(max-width:1024px){.webinar-speakers{margin:0 auto;max-width:600px}.webinar-speakers__item{flex-flow:column;margin:0 -10px}.webinar-speakers__item__info{padding-left:0;text-align:center;width:100%}.webinar-speakers__item__photo{margin-bottom:49px}.webinar-speakers__item__name{margin-bottom:9px;text-align:center}.webinar-speakers__item__position{line-height:28px;margin-bottom:9px}.webinar-speakers__item__about{font-size:14px;line-height:21px}}.webinar-section-3{background:#fff;overflow:visible;position:relative}.webinar-section-3 .decor{position:absolute;right:0;top:54px;width:570px}.webinar-section-3 .wrap{max-width:1386px;padding:120px 20px 280px;position:relative;width:100%}.webinar-section-3 .webinar-info{margin-right:594px}@media(max-width:1080px){.webinar-section-3 .webinar-info{margin-right:0}}.webinar-section-3 .section-title{color:#14121e;font-size:26px;font-weight:700;line-height:39px;margin:0 0 32px;max-width:742px}.webinar-section-3 .section-title span{font-weight:700}.webinar-section-3 .section-description{color:#2d2d35;font-size:16px;font-weight:400;line-height:24px;margin:0;max-width:630px}.webinar-section-3 .section-description strong{font-weight:800}.webinar-section-3 ul{margin:0;padding:0 0 14px}.webinar-section-3 ul li{color:#213051;font-size:16px;font-weight:500;line-height:28px;list-style:none;margin-bottom:16px;padding-left:28px;position:relative}.webinar-section-3 ul li:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iOSIgZmlsbD0iIzM1NjhGMiIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNzUiIGQ9Ik01LjUgOSA4IDExLjVsNS01Ii8+PC9zdmc+) no-repeat;content:"";display:block;height:18px;left:0;position:absolute;top:4px;width:18px}@media(max-width:1079px){.webinar-section-3 .wrap{padding-bottom:0}.webinar-section-3 .decor{bottom:auto;margin:-76px auto 173px;max-width:400px;position:relative;right:29px}}@media(max-width:1024px){.webinar-section-3 .wrap{padding-left:10px;padding-right:10px;padding-top:57px}.webinar-section-3 .section-description{font-size:14px;line-height:21px;padding:0 0 72px}.webinar-section-3 .section-title{font-size:22px;line-height:33px;margin-bottom:13px}.webinar-section-3 ul{padding:0 0 21px}.webinar-section-3 ul li{font-size:14px;line-height:21px;margin-bottom:18px}.webinar-section-3 ul li:before{background-size:cover;height:15px;margin-top:-1px;width:15px}}.page-compare{overflow:hidden}.compare-section-1{background-image:url(/js-assets/static/hero-bg-d9a3a6c09e9f8ac3332afe2e5a342514.svg);background-position:50% 30%;background-repeat:no-repeat;background-size:contain;min-height:calc(100vh - 20px);overflow:hidden}.compare-section-1 .content{max-width:820px;padding-bottom:151px;padding-top:83px}.compare-section-1 .img-wrap{margin-right:-20%}.compare-section-1 .img-wrap img{min-width:100%}.compare-section-1 .section-title{font-size:40px;letter-spacing:-.18px;line-height:44px;margin-bottom:8px}.compare-section-1 .description{font-size:14px;letter-spacing:-.39px;line-height:22px;margin-bottom:18px;margin-left:0;max-width:460px}.compare-section-1 .row{display:flex}.compare-section-1 .row img{max-width:100%}.compare-section-1 .left-hero,.compare-section-1 .right-hero{align-items:center;display:flex;flex-flow:column;justify-content:flex-end;min-height:50vh}.compare-section-1 .left-hero{margin-left:-163px;width:75%}.compare-section-1 .left-hero .btn-wrap{margin-top:-125px;padding-left:150px}.compare-section-1 .right-hero{margin-right:-70%;margin-top:-140px;width:100%}.compare-section-1 .right-hero .btn-wrap{margin-left:-44%;margin-top:-34%}.compare-section-1 .btn-wrap{align-items:center;display:flex;flex-flow:column}.compare-section-1 .btn-wrap .button{padding:11px 16px;width:195px}.compare-section-1 .btn-wrap .button_secondary{padding:10px 16px}.compare-section-1 .btn-info{font-size:12px;letter-spacing:-.33px;line-height:17px;margin:0 auto;max-width:175px;padding-top:15px;text-align:center}@media(max-width:1199px){.compare-section-1 .content{padding-left:0;padding-right:0}}@media(max-width:1090px){.compare-section-1 .left-hero{margin-left:-80px;width:67%}.compare-section-1 .left-hero .btn-wrap{margin-top:-50px}.compare-section-1 .right-hero{margin-right:-30%;margin-top:-65px}}@media(max-width:767px){.compare-section-1{background-image:url(/js-assets/static/hero-bg-mob-78abf6dda5f47e8f705d295def32865c.svg);background-size:cover}.compare-section-1 .mob{display:none}}@media(max-width:767px)and (max-width:400px){.compare-section-1 .mob{display:block}.compare-section-1 .mob-large{display:none}}@media(max-width:767px){.compare-section-1 .content{padding-top:50px}.compare-section-1 .section-title{font-size:32px;line-height:35px}.compare-section-1 .mobile-row{flex-flow:column}.compare-section-1 .hero-item{margin-bottom:0;text-align:center}.compare-section-1 .hero-item img{margin-bottom:-58px;margin-left:-86px;margin-top:0;min-width:134%}.compare-section-1 .hero-item:first-child .mob-large{margin-bottom:-75px;margin-left:-44%}.compare-section-1 .hero-item:first-child .mob-large+.btn-wrap{margin-bottom:84px}.compare-section-1 .hero-item:last-child{margin-bottom:0}.compare-section-1 .hero-item:last-child img{margin-bottom:14px;margin-left:-24px;margin-top:-45px;max-width:1000px;min-width:118%;width:100%}.compare-section-1 .hero-item:last-child .btn-wrap{margin-left:0;margin-top:-70px}.compare-section-1 .btn-wrap .button{width:auto}}.page-compare .ada-section{padding-bottom:85px}.page-compare .ada-section:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIzMzkiIHZpZXdCb3g9IjAgMCAxOTIwIDMzOSI+PGRlZnM+PHJlY3QgaWQ9InByZWZpeF9fYSIgd2lkdGg9IjE5MjAiIGhlaWdodD0iMzU1IiB4PSIwIiB5PSIwIi8+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2MiIHgxPSI5MC4yNjIlIiB4Mj0iMi4yMzYlIiB5MT0iNDcuNDk2JSIgeTI9IjQ4LjU4MiUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNERjQ5RkYiLz48c3RvcCBvZmZzZXQ9IjMyLjM2MSUiIHN0b3AtY29sb3I9IiNBRTJCQzUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3N0UzRjciLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGlkPSJwcmVmaXhfX2QiIGQ9Ik0wIDE1LjYwN0M4MTMuMTAyLTEwLjI3NiA5NzguNjkzIDEyMy41ODMgMTkxOC4zMzQuMDI3Yy40NTktLjA2Ljg5OCAwIDEuMzQ3IDBsLjI5NiAyMTIuNzVoLjAyM3YzODUuNzI4Yy05MTcuMTMgMzEuMTgyLTExMDQtNjcuNjQtMTkyMC0xNi42MThWMTUuNjA3WiIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTE2KSI+PG1hc2sgaWQ9InByZWZpeF9fYiIgZmlsbD0iI2ZmZiI+PHVzZSB4bGluazpocmVmPSIjcHJlZml4X19hIi8+PC9tYXNrPjx1c2UgeGxpbms6aHJlZj0iI3ByZWZpeF9fYSIgZmlsbD0iI0Q4RDhEOCIgZmlsbC1vcGFjaXR5PSIwIi8+PGcgbWFzaz0idXJsKCNwcmVmaXhfX2IpIj48Zz48cGF0aCBmaWxsPSIjREU0OUZGIiBkPSJNMTExOC42NDEgMTk1LjM1OEMxNDIyLjk4NiAyMDAuNjU5IDE2OTkuMjI4IDEzNS41NCAxOTQ3LjM2NyAwdjI5OC43NjhjLTg1Ni44MjktNzQuMjQyLTExMzMuMDctMTA4LjcxMi04MjguNzI2LTEwMy40MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMikiLz48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fYykiIGQ9Ik0xOTIwIDM4NS42NzlzLS4xNSA2NS42MzYtLjQ1MiAzNDAuNjYyYy02MC44MS01LjY5NC0xMjguODYzLTguNTQyLTIwNC4xNTYtOC41NDJDMTMwOC40MTMgNzE3LjggNDUwIDY3OS43NTUgMCA4MDMuOTM0YzEuMDg2IDAgNC42MzgtNDExLjcyNyA0LjYzOC00MTEuNzI3IDExMS45NTggNTEuNTIzIDIxMy4wNzMgMjIuODk3IDI5OC42Ny0zLjczNCAzMjAuNDk0LTk5LjcxMSA0NjQuNDYtNzMuMDM1IDY4My45NTgtNDEuNzEzIDQ1Ni44ODUgNjUuMTk1IDc0MS43NjIgMTE0Ljk4MiA5MzIuNzM0IDM4LjkxOVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMikiLz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDIpIHRyYW5zbGF0ZSgwIDEyNi4yOTkpIj48dXNlIHhsaW5rOmhyZWY9IiNwcmVmaXhfX2QiIGZpbGw9IiMwQjEwMjIiLz48L2c+PC9nPjwvZz48L2c+PC9zdmc+);background-position:50% 0;background-repeat:no-repeat;background-size:cover;bottom:calc(100% - 80px);content:"";height:355px;left:-10px;pointer-events:none;position:absolute;right:-10px}@media (min-width:2500px){.page-compare .ada-section:before{height:200px}}.page-compare .ada-section .ada{left:12px;position:absolute;top:-71px;width:418px}.page-compare .ada-section .info{margin-bottom:0;padding-left:320px}.page-compare .ada-section .info .site{font-size:27px;letter-spacing:-.42px;line-height:44px;margin-bottom:7px}.page-compare .ada-section .info p{font-size:14px;letter-spacing:.2px;line-height:24px;margin-bottom:0}.page-compare .ada-section .title{color:#fff;font-size:32px;letter-spacing:.46px;line-height:37px;margin:0 0 5px}.page-compare .ada-section .btn-row{justify-content:flex-start;padding-top:20px}.page-compare .ada-section .button_secondary{border-color:#fff;color:#fff;margin:0}@media(max-width:1090px){.page-compare .ada-section:before{background-position:74% 0}}@media(max-width:992px){.page-compare .ada-section .info{padding-left:0;text-align:left}.page-compare .ada-section .info .title{font-size:28px;line-height:33px}.page-compare .ada-section .info .site{text-align:left}.page-compare .ada-section .ada{bottom:-50px;left:50%;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.page-compare .compare-container{background:#fff;border:1px solid #d3d3d3;border-radius:16px;box-shadow:0 6px 80px rgba(22,30,53,.15);margin-bottom:44px;padding:58px 66px 10px}.page-compare .info{color:#464c61;font-size:14px;letter-spacing:-.13px;line-height:20px;margin:0 auto 42px;max-width:840px;text-align:center}.page-compare .btn-row{display:flex;flex-flow:wrap;justify-content:center}.page-compare .btn-row .button{margin:0 10px 25px}@media(max-width:767px){.page-compare .compare-container{border-radius:8px;overflow:hidden;padding:32px 0}.page-compare .content{padding-left:15px;padding-right:15px}}.compare-section-title{color:#000;font-size:24px;font-weight:900;line-height:24px;margin:0 0 52px}@media(max-width:767px){.compare-section-title{font-size:20px;line-height:21px;margin-bottom:20px;padding-left:15px}}.compare-section-3{overflow:visible;position:relative;z-index:3}.compare-section-3:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDYzIiBoZWlnaHQ9IjEwMyIgdmlld0JveD0iMCAwIDE0NjMgMTAzIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fYSIgeDE9IjkwLjI2MiUiIHgyPSIyLjIzNiUiIHkxPSIxMC44NTclIiB5Mj0iMjcuODM2JSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0RGNDlGRiIvPjxzdG9wIG9mZnNldD0iMzIuMzYxJSIgc3RvcC1jb2xvcj0iI0FFMkJDNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc3RTNGNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0xNDYzIDU1LjYwOHY0Ni40ODJIMFY5Ljc1M0M0NjIuNTc4LTMzLjgwMiA3NjQuMTkgODUuNzYgMTQ2MyA1NS42MDhaIi8+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBkPSJNNDU4Ljk5IDExLjI5N2MtMjcuNDYxLjQ2LTU1LjAzMiAxLjE3NC04Mi43MyAyLjE4NEMxOTYuNjU0IDIxLjA1NiA3MC4wNDcgNTQuMzI3IDAgNzMuMjk0Yy4yMzYgMCAuMzM3LTI2LjE0My4zNjItNjMuNTA2QzE2NS4yNDgtNS44MiAzMDkuNjkyLS41NTkgNDU4Ljk5IDExLjI5N1oiLz48L2c+PC9zdmc+);background-position:50% 0;background-repeat:no-repeat;background-size:cover;bottom:calc(100% - 12px);content:"";display:block;height:130px;left:-10px;pointer-events:none;position:absolute;right:-10px}@media (min-width:1700px){.compare-section-3:before{height:190px}}@media (min-width:1900px){.compare-section-3:before{height:200px}}.compare-section-3 .content{padding-bottom:200px;padding-top:22px}.compare-section-3 .section-title{line-height:55px;margin:0 auto 44px;max-width:914px;text-align:center}.compare-section-3 .description{color:#464c61;font-size:14px;letter-spacing:-.13px;line-height:20px;margin:0 auto 65px;max-width:840px;text-align:center}@media(max-width:767px){.compare-section-3 .section-title{font-size:32px;line-height:35px}.compare-section-3 .description,.compare-section-3 .section-title{margin-bottom:25px;text-align:left}}.compare-table-wrap{margin-bottom:54px}.compare-table-wrap .compare-table{border-collapse:separate!important;border-spacing:0;width:100%}.compare-table-wrap th{border-right:1px solid #4e4e67;border-top:1px solid #4e4e67;font-size:12px;line-height:14px;padding:9px 10px}.compare-table-wrap th:first-child{border-left:1px solid #4e4e67;border-top-left-radius:4px;padding-left:29px;text-align:left}.compare-table-wrap th:last-child{border-top-right-radius:4px}.compare-table-wrap td:first-child,.compare-table-wrap th:first-child{width:54%}.compare-table-wrap td:nth-child(2),.compare-table-wrap th:nth-child(2){width:8%}.compare-table-wrap tbody tr:first-child td{border-top:1px solid #4e4e67}.compare-table-wrap tbody tr:last-child td:first-child{border-bottom-left-radius:4px}.compare-table-wrap tbody tr:last-child td:last-child{border-bottom-right-radius:4px}.compare-table-wrap td{border-bottom:1px solid #4e4e67;border-right:1px solid #4e4e67;font-size:14px;font-weight:400;line-height:14px;padding:6px 10px;vertical-align:middle}.compare-table-wrap td:first-child{border-left:1px solid #4e4e67;padding-left:46px}.compare-table-wrap td:nth-child(3),.compare-table-wrap td:nth-child(4){text-align:center}.compare-table-wrap td:nth-child(3){width:17%}.compare-table-wrap td .num{font-size:14px;line-height:14px;padding-right:28px}.compare-table-wrap td:last-child{text-align:center}.compare-table-wrap .num{display:inline-block;font-weight:700;padding-right:34px;width:50px}.compare-table-wrap .title{display:inline-block;width:calc(100% - 50px)}.compare-table-wrap .inner{display:flex}.compare-table-wrap .lvl{font-size:14px;font-weight:600;line-height:14px;padding:0 10px}.compare-table-wrap img{display:block;margin:0 auto}.compare-table-wrap .triggered{background:rgba(45,104,255,.14);color:#3368f2}.compare-table-wrap .fee,.compare-table-wrap .triggered{border-radius:3px;display:inline-block;font-size:12px;font-weight:600;line-height:14px;padding:4px 5px 2px;text-transform:uppercase}.compare-table-wrap .fee{background:rgba(150,4,215,.14);color:#9604d8}.compare-table-wrap .manual{background:#e6e3e7;border-radius:3px;color:#38343a;display:inline-block;font-size:12px;font-weight:600;line-height:14px;margin-bottom:1px;margin-right:1px;padding:4px 5px 2px;text-transform:uppercase}@media(max-width:767px){.compare-table-wrap{overflow:auto;padding-bottom:10px;padding-left:15px;padding-right:15px}.compare-table-wrap .compare-table{min-width:800px}.compare-table-wrap .compare-table th:first-child{padding-left:15px}.compare-table-wrap .compare-table td:first-child{padding-left:25px;width:290px}.compare-table-wrap .compare-table td:nth-child(2){width:120px}.compare-table-wrap .compare-table td:first-child,.compare-table-wrap .compare-table th:first-child{width:290px}.compare-table-wrap .compare-table td:nth-child(2),.compare-table-wrap .compare-table th:nth-child(2){width:120px}.compare-table-wrap .compare-table .num{width:45px}}.ada-section{background-color:#0f1220;overflow:visible;padding-bottom:50px;position:relative;z-index:3}.ada-section:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDIwIiBoZWlnaHQ9IjE0MCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSI1MCUiIHgyPSI1MCUiIHkxPSIxNi4wNjclIiB5Mj0iODIuMzIyJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0RGNEFGRiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5RjBGRiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9InVybCgjcHJlZml4X19hKSIgZD0iTTgxNy43NyA1NS40NTRjMTg5LjU3NSAwIDM5MC4zMi0xMy40ODQgNjAyLjIzLTQwLjQ1NHYxMjVDODI4LjkzOCA4My42MzYgNjI4LjE5NSA1NS40NTQgODE3Ljc3IDU1LjQ1NHpNMTQyMCAyNDN2NzAzYy00OTcuMTk4LTcuMzY3LTg0OS4xOTgtNy43LTEwNTYtMS0xNzQuOTY1IDYuNTYxLTI5NS43NjEgMTguMDU1LTM2NCAzNC40ODIuODA2IDAgMC03MjkuMzUgMC03MjkuMzVMMTQyMCAyNDN6Ii8+PHBhdGggZmlsbD0iIzBGMTIyMCIgZD0iTTE0MjAgNTNDNTg5LjIzMiA1MyA2MTIuODU3IDguNjMxIDAgMHY5NDAuOTk0QzQ1MC42MyA5MDMgNjQ3LjkzNiA5OTcgMTQyMCA5NzAuOTk0VjUzeiIvPjwvZz48L3N2Zz4=);background-position:50% 0;background-repeat:no-repeat;background-size:cover;bottom:99%;content:"";display:block;height:130px;left:-10px;position:absolute;right:-10px}@media (min-width:1700px){.ada-section:before{height:190px}}@media (min-width:1900px){.ada-section:before{height:200px}}.ada-section .content{align-items:center;display:flex;flex-flow:wrap;min-height:400px;padding-bottom:30px;padding-top:0}.ada-section .ada{left:9px;position:absolute;top:-44px;width:363px}.ada-section .info{color:#fff;margin-top:-80px;padding-left:400px;text-align:left;width:100%}.ada-section .info p{color:#c1caea;font-size:17px;letter-spacing:.24px;line-height:24px;margin:0 0 17px}.ada-section .info .site{color:#fff;font-size:58px;font-weight:700;letter-spacing:-.9px;line-height:58px;margin:0 0 15px;text-align:left}@media(max-width:992px){.ada-section .info{padding-bottom:390px;padding-left:0;padding-top:80px;text-align:center}.ada-section .info .site{text-align:center}.ada-section .ada{bottom:-40px;left:50%;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media(max-width:767px){.ada-section .content{align-items:center;flex-flow:column;padding-bottom:150px}.ada-section .ada{margin-bottom:30px;max-width:270px}.ada-section .info{padding-bottom:196px;padding-left:0;padding-top:61px;width:100%}.ada-section .info p{font-size:14px;letter-spacing:.2px;line-height:18px;margin-bottom:8px}.ada-section .info .site{font-size:24px;letter-spacing:-.37px;line-height:33px;margin-bottom:8px}}.page-competitors .wrap{position:relative}.page-competitors .grid-info{align-items:center;display:flex;justify-content:flex-start;text-align:left}@media(max-width:992px){.page-competitors .grid-info{display:block}}.page-competitors .grid-info__item{position:relative;width:50%}@media(max-width:992px){.page-competitors .grid-info__item{width:100%}}.page-competitors .grid-info__title{color:#213051;font-size:30px;font-weight:800;letter-spacing:-.18px;line-height:48px;margin:0 0 20px;text-align:left}@media(max-width:767px){.page-competitors .grid-info__title{font-size:20px;line-height:32px;margin-bottom:16px}}.page-competitors .grid-info p{color:#5f6578;font-size:16px;font-weight:500;letter-spacing:-.18px;line-height:28px;margin-bottom:24px}@media(max-width:767px){.page-competitors .grid-info p{font-size:14px;line-height:24px}}.page-competitors .grid-info p strong{color:#40444e;font-weight:600}.page-competitors .grid-info p:last-of-type{margin-bottom:32px}.page-competitors .grid-info .button{background:#3c71fa;font-size:16px;font-weight:700;line-height:24px;min-width:172px;padding:16px 15px}@media(max-width:992px){.page-competitors .grid-info .button{display:block;font-size:14px;margin:0 auto;padding:12px 15px;width:275px}}.page-competitors blockquote{margin:0;padding:0}.page-competitors .reviews-slider2{background:#f3f5f9;padding:40px 0 60px}@media(max-width:767px){.page-competitors .reviews-slider2{padding-top:20px}}.page-competitors .reviews-slider2__i:after{display:none}.competitors__section-1{margin-bottom:80px;overflow:hidden;padding:150px 0 200px;position:relative}@media(max-width:1180px){.competitors__section-1{padding:60px 0 200px}}@media(max-width:992px){.competitors__section-1{margin-bottom:24px;padding-bottom:350px}}.competitors__section-1 .wrap{max-width:1440px;padding:0 135px;position:relative}@media(max-width:992px){.competitors__section-1 .wrap{padding:0 50px}}@media(max-width:767px){.competitors__section-1 .wrap{padding:0 20px}}.competitors__section-1 .section-1__bg{background-color:#153676;-webkit-clip-path:polygon(0 0,100% 0,100% 68.5%,0 100%);clip-path:polygon(0 0,100% 0,100% 68.5%,0 100%);height:100%;left:0;position:absolute;top:0;width:100%}.competitors__section-1 .section-1__bg .section-bg{height:100%;left:0;position:absolute!important;top:0;width:100%}@media(max-width:992px){.competitors__section-1 .section-1__bg .section-bg{display:none}}.competitors__section-1 .section-1__bg .section-bg_mob{display:none;height:100%;left:0;position:absolute!important;top:0;width:100%}@media(max-width:992px){.competitors__section-1 .section-1__bg .section-bg_mob{display:block}}@media(max-width:767px){.competitors__section-1 .section-1__bg{-webkit-clip-path:polygon(0 0,100% 0,100% 77%,0 100%);clip-path:polygon(0 0,100% 0,100% 77%,0 100%)}}@media(max-width:374px){.competitors__section-1 .section-1__bg{-webkit-clip-path:polygon(0 0,100% 0,100% 87%,0 100%);clip-path:polygon(0 0,100% 0,100% 87%,0 100%)}}.competitors__section-1 .section-1__bg .wrap{height:100%;width:100%}.competitors__section-1 .section-1__bg__widget{bottom:0;position:absolute;right:6.8%;width:42.2%}@media(max-width:992px){.competitors__section-1 .section-1__bg__widget{right:10%;width:450px}}@media(max-width:767px){.competitors__section-1 .section-1__bg__widget{bottom:-26px;left:50%;margin-left:-217px;right:auto;width:349px}}.competitors__section-1 .section-1__bg .lottie-animation{bottom:11%;left:50.5%;pointer-events:none;position:absolute;width:1440px}@media(max-width:992px){.competitors__section-1 .section-1__bg .lottie-animation{bottom:8%;left:27.5%;width:900px}}@media(max-width:767px){.competitors__section-1 .section-1__bg .lottie-animation{bottom:-2%;left:-9%}}.competitors__section-1 .section-1__description{padding-right:45%}@media(max-width:1280px){.competitors__section-1 .section-1__description{padding-right:36%}}@media(max-width:1024px){.competitors__section-1 .section-1__description{padding-right:40%}}@media(max-width:767px){.competitors__section-1 .section-1__description{margin:0 auto;max-width:310px;padding-right:0;text-align:center}}.competitors__section-1 .section-1__description .section-title{color:#fff;font-size:56px;font-weight:800;letter-spacing:-.33px;line-height:76px;margin-bottom:25px}@media(max-width:1098px){.competitors__section-1 .section-1__description .section-title{font-size:50px;line-height:68px}}@media(max-width:1024px){.competitors__section-1 .section-1__description .section-title{font-size:46px;line-height:56px}}@media(max-width:767px){.competitors__section-1 .section-1__description .section-title{font-size:32px;line-height:42px;margin-bottom:16px}}.competitors__section-1 .section-1__description p{color:#fff;font-size:18px;font-weight:400;letter-spacing:-.24px;line-height:32px;margin:0 0 32px;max-width:420px}@media(max-width:767px){.competitors__section-1 .section-1__description p{font-size:14px;line-height:24px;margin-bottom:24px}}.competitors__section-1 .section-1__description .button{font-size:16px;font-weight:700;line-height:24px;padding:16px 15px}@media(max-width:767px){.competitors__section-1 .section-1__description .button{font-size:14px;line-height:24px;min-width:275px;padding:12px}}.competitors__section-1 .section-1__media{bottom:-48%;opacity:0;position:absolute;right:20.2%;-webkit-transform:scale(.9);transform:scale(.9);transition:opacity .325s ease .125s,-webkit-transform .325s ease .125s;transition:opacity .325s ease .125s,transform .325s ease .125s;transition:opacity .325s ease .125s,transform .325s ease .125s,-webkit-transform .325s ease .125s;width:26%}@media(max-width:1024px){.competitors__section-1 .section-1__media{bottom:-55%;right:21.2%}}@media(max-width:992px){.competitors__section-1 .section-1__media{bottom:-298px;right:262px;top:auto;width:240px}}@media(max-width:767px){.competitors__section-1 .section-1__media{bottom:-368px;left:50%;margin-left:-198px;width:220px}}.competitors__section-1_animateIn .section-1__media{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.competitors__section-2{margin-bottom:90px}@media(max-width:992px){.competitors__section-2{margin-bottom:54px}}.competitors__section-2 .wrap{max-width:1206px;padding:0 48px}@media(max-width:992px){.competitors__section-2 .wrap{padding:0 20px}}@media(max-width:767px){.competitors__section-2 .wrap{padding:0}.competitors__section-2 .competitors__section_head{padding:0 20px 32px}.competitors__section-2 .competitors__section_head .section-title{margin-bottom:5px}}.competitors__section-2 .competitors__table{padding:24px 0 0;position:relative}@media(max-width:767px){.competitors__section-2 .competitors__table{padding:8px 0 0}}.competitors__section-2 .competitors__table table{border:none;border-collapse:collapse;border-radius:20px;border-spacing:0;box-shadow:0 16px 40px 0 rgba(189,205,229,.25);text-align:left;width:100%}@media(max-width:767px){.competitors__section-2 .competitors__table table{border-radius:0;box-shadow:none;display:block;padding-bottom:12px}.competitors__section-2 .competitors__table table thead .cell_title{display:none}.competitors__section-2 .competitors__table table tr{display:flex;flex-wrap:wrap;width:100vw}}.competitors__section-2 .competitors__table table th{border:none;height:62px}@media(max-width:767px){.competitors__section-2 .competitors__table table th{height:68px}}.competitors__section-2 .competitors__table table th .cell__decor{background:#f3f5f9;border-radius:20px 20px 0 0;height:24px;left:0;overflow:hidden;pointer-events:none;position:absolute;top:-24px;width:100%}@media(max-width:767px){.competitors__section-2 .competitors__table table th .cell__decor{border-radius:8px 8px 0 0;top:-8px}}.competitors__section-2 .competitors__table table th .cell__decor:before{background:#0cb2b5;border-radius:4px;content:"";height:8px;left:24px;position:absolute;right:24px;top:-4px}@media(max-width:767px){.competitors__section-2 .competitors__table table th .cell__decor:before{border-radius:3px;height:6px;left:20px;right:20px;top:-3px}}.competitors__section-2 .competitors__table table th .cell__i{align-items:flex-end;display:flex;justify-content:center;padding-bottom:4px}.competitors__section-2 .competitors__table table th img{display:block;margin:0 auto;max-height:100%;max-width:100%}@media(max-width:767px){.competitors__section-2 .competitors__table table th img{max-width:80%}}.competitors__section-2 .competitors__table table th p{color:#213051;font-size:18px;font-weight:700;letter-spacing:-.4px;line-height:28px}.competitors__section-2 .competitors__table table td{border:none}.competitors__section-2 .competitors__table table td.cell{padding-bottom:25px;padding-top:25px}@media(max-width:767px){.competitors__section-2 .competitors__table table td.cell{padding:16px 20px}}.competitors__section-2 .competitors__table table td .cell__i{align-items:center;display:flex;justify-content:flex-start}.competitors__section-2 .competitors__table table td:last-child .cell__i{justify-content:center}.competitors__section-2 .competitors__table table .cell{background:#fff;position:relative}.competitors__section-2 .competitors__table table .cell__i{width:100%}.competitors__section-2 .competitors__table table .cell__icon{display:block;height:28px;width:28px}@media(max-width:767px){.competitors__section-2 .competitors__table table .cell__icon{height:18px;width:18px}}.competitors__section-2 .competitors__table table .cell_title{color:#5f6578;font-size:16px;font-weight:500;height:auto;line-height:24px}@media(max-width:767px){.competitors__section-2 .competitors__table table .cell_title{background:transparent;font-size:14px;padding-top:24px;text-align:center;width:100%}}.competitors__section-2 .competitors__table table .cell_title .cell__i{justify-content:flex-start}@media(max-width:767px){.competitors__section-2 .competitors__table table .cell_title .cell__i{justify-content:center}.competitors__section-2 .competitors__table table .cell_technology{align-items:center;display:flex;justify-content:center}}.competitors__section-2 .competitors__table table .cell_technology .cell__i{justify-content:center}.competitors__section-2 .competitors__table table .cell_technology p{color:#213051;font-size:15px;font-weight:600;line-height:24px;margin:0;max-width:100%}@media(max-width:767px){.competitors__section-2 .competitors__table table .cell_technology p{font-size:12px;line-height:18px;text-align:center}}.competitors__section-2 .competitors__table table .cell:first-child{padding-left:37px;padding-right:30px;width:37%}@media(max-width:767px){.competitors__section-2 .competitors__table table .cell:first-child{padding:24px 20px 16px;width:100%}}.competitors__section-2 .competitors__table table .cell:first-child .cell__i:after{left:30px}.competitors__section-2 .competitors__table table .cell:nth-child(2){background:#f3f5f9;padding-left:45px;padding-right:45px;width:35%}@media(max-width:992px){.competitors__section-2 .competitors__table table .cell:nth-child(2){padding-left:20px;padding-right:20px}}@media(max-width:767px){.competitors__section-2 .competitors__table table .cell:nth-child(2){padding:16px 25px 16px 20px;width:55%}}@media(max-width:374px){.competitors__section-2 .competitors__table table .cell:nth-child(2){padding-right:16px}}@media(max-width:767px){.competitors__section-2 .competitors__table table .cell:nth-child(2):before{box-shadow:0 4px 30px 0 rgba(189,205,229,.35);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100vw}}.competitors__section-2 .competitors__table table .cell:last-child{padding-left:30px;padding-right:30px;width:28%}@media(max-width:992px){.competitors__section-2 .competitors__table table .cell:last-child{padding-left:20px;padding-right:20px}}@media(max-width:767px){.competitors__section-2 .competitors__table table .cell:last-child{padding:16px 20px;width:45%}}.competitors__section-2 .competitors__table table .cell:last-child .cell__i:after{right:30px}.competitors__section-2 .competitors__table table .cell:last-child p{margin:0}.competitors__section-2 .competitors__table table thead th:first-child{border-radius:20px 0 0 0}@media(max-width:767px){.competitors__section-2 .competitors__table table thead th:first-child{border-radius:0}}.competitors__section-2 .competitors__table table thead th:nth-child(2){padding-top:20px}.competitors__section-2 .competitors__table table thead th:last-child{border-radius:0 20px 0 0;padding-top:20px}@media(max-width:767px){.competitors__section-2 .competitors__table table thead th:last-child{border-radius:0}}.competitors__section-2 .competitors__table table tbody tr:last-child .cell__i:after{display:none}.competitors__section-2 .competitors__table table tbody tr:last-child .cell:nth-child(2):before{background:#f3f5f9;border-radius:0 0 20px 20px;bottom:-24px;content:"";height:24px;left:0;position:absolute;width:100%}@media(max-width:767px){.competitors__section-2 .competitors__table table tbody tr:last-child .cell:nth-child(2):before{background:transparent;border-radius:0;bottom:auto;height:100%;width:100vw}}.competitors__section-2 .competitors__table table tbody tr:last-child .cell:first-child{border-radius:0 0 0 20px}@media(max-width:767px){.competitors__section-2 .competitors__table table tbody tr:last-child .cell:first-child{border-radius:0}}.competitors__section-2 .competitors__table table tbody tr:last-child .cell:last-child{border-radius:0 0 20px 0}@media(max-width:767px){.competitors__section-2 .competitors__table table tbody tr:last-child .cell:last-child{border-radius:0}}.competitors__section-2 .competitors__table table tbody .cell__i:after{background:#aeb5c7;bottom:0;content:"";height:1px;left:0;opacity:.3;position:absolute;right:0}@media(max-width:767px){.competitors__section-2 .competitors__table table tbody .cell__i:after{display:none}.competitors__section-2 .competitors__table .one-line-link{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.competitors__section-2 .competitors__table .uw-form-group{width:100%}.competitors__section-2 .competitors__table .custom-select__menu-list{max-height:200px}.competitors__section-2 .competitors__table-info{padding:32px 0 0 37px}@media(max-width:767px){.competitors__section-2 .competitors__table-info{padding:0 20px}}.competitors__section-2 .competitors__table-info p{color:#213051;font-size:14px;font-weight:500;line-height:24px;margin:0 0 8px}@media(max-width:767px){.competitors__section-2 .competitors__table-info p{font-size:12px;line-height:18px}}.competitors__section-2 .competitors__table-info p:last-child{margin-bottom:0}.compliance-section-1{overflow:hidden;position:relative}.compliance-section-1 .wrap{margin:0 auto;max-width:1151px;padding:100px 20px 200px}.page-compliance .compliance-section-1 .section-title{color:#14121e;font-size:56px;letter-spacing:-.18px;line-height:56px;margin-bottom:0;padding-bottom:18px;text-align:center}.compliance-section-1 .description{color:#14121e;font-size:32px;font-weight:100;line-height:40px;margin:0;text-align:center}.compliance-section-1 .btn-row{display:flex;justify-content:center;width:100%}.compliance-section-1 .post{padding-bottom:50px}.compliance-section-1 .post li,.compliance-section-1 .post p{font-size:19px;letter-spacing:-.82px;line-height:28px}.compliance-section-1 .compliance-select{padding-bottom:50px}.compliance-section-1 .video-preview-btn{background:none;border:none;border-radius:16px;box-shadow:0 12px 34px rgba(138,102,75,.28);margin-bottom:80px;margin-top:88px;padding:0;position:relative}.compliance-section-1 .video-preview-btn:before{border-radius:20px}.compliance-section-1 .video-preview-btn__i{border-radius:16px;display:block;overflow:hidden;position:relative}.compliance-section-1 .video-preview-btn__i:before{background:hsla(0,0%,100%,.2);border-radius:100%;content:"";display:block;height:0;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;z-index:2}.compliance-section-1 .video-preview-btn:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.compliance-section-1 .video-preview-btn:hover:before{-webkit-animation:circle .75s;animation:circle .75s}.compliance-section-1 .video-preview-btn:focus:after{opacity:1}.compliance-section-1 .video-preview-btn img{transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.compliance-section-1 .video-preview-btn .play-btn{align-items:center;background:#fff;border-radius:50%;color:#3c71fa;display:flex;font-size:23px;height:90px;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90px}.compliance-section-1 .video-preview-btn .play-btn .icon{margin-left:2px}.compliance-section-1 .custom-select__control{background:#fff;border:none;border-radius:8px;box-shadow:0 16px 40px rgba(189,205,229,.25);padding-bottom:12px;padding-left:15px;padding-top:12px}.compliance-section-1 .custom-select__indicator-separator{display:none}.compliance-section-1 .custom-select__single-value{color:#3368f2;font-size:16px;font-weight:500;margin:0;padding-left:0;text-decoration:underline}.compliance-section-1 .custom-select__menu{border:none;border-radius:8px;box-shadow:0 16px 40px rgba(189,205,229,.25);color:#3368f2;font-size:16px;text-decoration:underline}.compliance-section-1 .custom-select__option{padding:10px 20px;position:relative}.compliance-section-1 .custom-select__option:after{background:#bac1cd;bottom:0;content:"";height:1px;left:20px;position:absolute;right:20px}@media(max-width:767px){.compliance-section-1 .wrap{padding-top:50px}.compliance-section-1 .description{font-size:14px;line-height:18px}.compliance-section-1 .gatsby-image-wrapper-constrained{height:200px}.compliance-section-1 .video-preview-btn{margin-bottom:35px;margin-top:35px}.compliance-section-1 .video-preview-btn .play-btn{font-size:14px;height:68px;width:68px}.compliance-section-1 .post li,.compliance-section-1 .post p{font-size:14px;line-height:22px}}.compliance-nav{display:flex;justify-content:center;padding-bottom:100px}.compliance-nav__list{background:#fff;border-radius:12px;box-shadow:0 16px 40px rgba(189,205,229,.25);display:flex;list-style:none;margin:0;padding:2px}.compliance-nav__list a{border-radius:12px;color:#3368f2;display:block;font-size:16px;font-weight:500;letter-spacing:-.19px;line-height:18px;padding:14px 16px;text-decoration:underline}.compliance-nav__list a:hover{background:#f0f2f4;color:#213252;text-decoration:none!important}.compliance-nav__item.active a{background:#f0f2f4;color:#213252;text-decoration:none}.compliance-section-2 .content .section-title{font-size:37px;font-weight:700;margin-bottom:20px;text-align:center}@media (max-width:991px){.compliance-section-2 .content .section-title{font-size:28px;line-height:36px}}.compliance-section-2 .description{font-size:21px;font-weight:400;letter-spacing:-.2px;line-height:25px;white-space:pre-line}.compliance-section-2 .post{margin:0 auto;max-width:600px;padding-bottom:40px}.compliance-section-2 .button{background:#fff;border:2px solid #2d69ff;border-radius:50px;color:#2d69ff;font-size:16px;padding:15px 35px}.compliance-section-2 .btn-row{text-align:center}@media (max-width:991px){.compliance-section-2 .description{font-size:17px;line-height:23px}}@media (max-width:767px){.compliance-section-2 .content{padding-bottom:100px;padding-top:0}.compliance-section-2 .description{font-size:14px;line-height:19px}}.page-compliance .section-title{font-size:44px;font-weight:900;letter-spacing:-.2px;line-height:55px;white-space:pre-line}@media (max-width:991px){.page-compliance .section-title{font-size:28px;line-height:36px;text-align:center}}.uw-switcher-wr{position:relative}.centered .uw-switcher-wr{display:flex;justify-content:center}.uw-switcher{align-items:center;display:inline-flex;pointer-events:none;position:relative}.uw-switcher__control{display:block;pointer-events:auto;position:relative}.uw-switcher__control:after{border:2px solid rgba(51,104,242,.4);border-radius:16px;bottom:-3px;content:"";left:-3px;opacity:0;pointer-events:none;position:absolute;right:-3px;top:-3px;transition:opacity .25s;z-index:1}.uw-switcher__control__toggle{align-items:center;background-color:#313d5c;border-radius:12px;cursor:pointer;display:flex;height:24px;justify-content:center;position:relative;transition:background-color .15s;width:50px}.uw-switcher__control__toggle-handle{background-color:#fff;border-radius:12px;bottom:2px;left:2px;position:absolute;top:2px;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s;width:30px}.uw-switcher__control__toggle-handle:after,.uw-switcher__control__toggle-handle:before{font-size:10px;font-weight:800;left:0;line-height:10px;pointer-events:none;position:absolute;text-align:center;text-transform:uppercase;top:50%;-webkit-transform:translateY(-46%);transform:translateY(-46%);transition:opacity .15s;width:100%}.uw-switcher__control__toggle-handle:before{color:#313d5c;content:attr(data-off)}.uw-switcher__control__toggle-handle:after{color:#2e64f1;content:attr(data-on);opacity:0}.uw-switcher__control:focus-within:after{opacity:1}.uw-switcher__label{color:#494e60;cursor:pointer;margin-left:10px;pointer-events:auto;text-transform:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.uw-switcher__label,.uw-switcher__label a{font-size:14px;letter-spacing:-.39px;line-height:22px}.uw-switcher__label a{border-bottom:1px solid transparent;color:#3368f2;transition:border-color .25s}.uw-switcher__label a:hover{border-color:#3368f2;text-decoration:none!important}.uw-switcher__input{clip:rect(0 0 0 0);height:1px;margin:-1px;padding:0;pointer-events:none;position:absolute;width:1px}.uw-switcher__input:checked~.uw-switcher__control__toggle{background-color:#3368f2}.uw-switcher__input:checked~.uw-switcher__control__toggle .uw-switcher__control__toggle-handle{-webkit-transform:translateX(16px);transform:translateX(16px)}.uw-switcher__input:checked~.uw-switcher__control__toggle .uw-switcher__control__toggle-handle:before{opacity:0}.uw-switcher__input:checked~.uw-switcher__control__toggle .uw-switcher__control__toggle-handle:after{opacity:1}.uw-switcher:hover .uw-switcher__input:checked~.uw-switcher__control__toggle{background-color:rgba(51,104,242,.85)}.uw-switcher:hover .uw-switcher__control__toggle{background-color:rgba(49,61,92,.85)}.uw-switcher.disabled{opacity:.5;pointer-events:none}.contrast-section-1{overflow:visible;padding:116px 0 212px;position:relative;z-index:0}@media(max-width:1023px){.contrast-section-1{padding:60px 0 0;z-index:1}}.contrast-section-1:after{background-color:#fff;bottom:0;content:"";display:none;height:150px;left:0;position:absolute;width:100%;z-index:2}@media(max-width:1023px){.contrast-section-1:after{display:block}}@media(max-width:767px){.contrast-section-1:after{height:120px}}.contrast-section-1 .section-bg{background-color:#f3f5f9;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.contrast-section-1 .section-bg:after,.contrast-section-1 .section-bg:before{border-radius:50%;content:"";-webkit-filter:blur(180px);filter:blur(180px);height:500px;position:absolute;width:500px}.contrast-section-1 .section-bg:before{background:rgba(51,104,242,.3);bottom:-260px;left:-215px}@media(max-width:1023px){.contrast-section-1 .section-bg:before{bottom:auto;left:-215px;top:-260px}}.contrast-section-1 .section-bg:after{background:rgba(176,75,255,.2);right:20%;top:-330px}@media(max-width:1023px){.contrast-section-1 .section-bg:after{bottom:-260px;left:auto;right:-215px;top:auto}}.contrast-section-1 .wrap{display:flex;justify-content:space-between;margin:0 auto;max-width:1150px;padding:0 20px;position:relative;z-index:3}@media(max-width:1023px){.contrast-section-1 .wrap{display:block}}.contrast-section-1 .section-intro{max-width:540px}@media(max-width:1023px){.contrast-section-1 .section-intro{margin:0 auto 40px;text-align:center}}.contrast-section-1 .section-img{max-width:400px;pointer-events:none;position:relative;width:100%}@media(max-width:1023px){.contrast-section-1 .section-img{margin:0 auto}}.contrast-section-1 .section-img:after{content:"";display:none;padding-top:75%}@media(max-width:1023px){.contrast-section-1 .section-img:after{display:block}}@media(max-width:767px){.contrast-section-1 .section-img:after{padding-top:65%}}.contrast-section-1 .section-img svg{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;height:auto!important;left:50%;position:absolute;top:50%;-webkit-transform:translate(-58%,-50%)!important;transform:translate(-58%,-50%)!important;width:175%!important}@media(max-width:1023px){.contrast-section-1 .section-img svg{-webkit-transform:translate(-54%,-50%)!important;transform:translate(-54%,-50%)!important}}@media(max-width:767px){.contrast-section-1 .section-img svg{-webkit-transform:translate(-56%,-50%)!important;transform:translate(-56%,-50%)!important;width:155%!important}}.contrast-section-1 .section-title{color:#14121e;font-size:56px;font-weight:800;letter-spacing:-.32px;line-height:66px;margin-bottom:24px}@media(max-width:767px){.contrast-section-1 .section-title{font-size:30px;line-height:40px;margin:0 auto 13px;max-width:350px;text-align:center}}.contrast-section-1 .section-subtitle{color:#40444e;font-size:18px;letter-spacing:-.24px;line-height:32px;margin:0}@media(max-width:767px){.contrast-section-1 .section-subtitle{font-size:14px;line-height:24px;text-align:center}}.contrast-section-checker{overflow:visible;padding-bottom:140px}.contrast-section-checker .content{max-width:unset;padding-top:60px}@media (max-width:768px){.contrast-section-checker .content{padding-top:40px}}.contrast-section-checker .content .left{align-items:center;display:flex;flex-direction:column}.contrast-section-checker .content .left .colors{display:flex;margin:-10px -10px 40px}@media (max-width:767px){.contrast-section-checker .content .left .colors{align-items:center;flex-direction:column;max-width:335px;width:100%}}.contrast-section-checker .content .left .colors>div{align-items:center;background:#e2e4ee;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;margin:10px;padding:20px;position:relative;z-index:1}@media (max-width:768px){.contrast-section-checker .content .left .colors>div{width:100%}}@media (max-width:380px){.contrast-section-checker .content .left .colors>div{padding:10px}}.contrast-section-checker .content .left .colors>div.result{border-radius:6px;box-sizing:border-box;cursor:inherit;display:flex;flex-direction:column;justify-content:flex-end;text-align:center}.contrast-section-checker .content .left .colors>div.result h2,.contrast-section-checker .content .left .colors>div.result p{color:#3f4c79;font-size:15px;line-height:18px;margin:0}@media (max-width:768px){.contrast-section-checker .content .left .colors>div.result h2,.contrast-section-checker .content .left .colors>div.result p{font-size:14px}}.contrast-section-checker .content .left .colors>div.result h2.ratio,.contrast-section-checker .content .left .colors>div.result p.ratio{color:#28314f;font-size:31px;font-weight:900;line-height:31px;margin-bottom:8px}.contrast-section-checker .content .left .colors>div .picker{position:absolute;right:0;top:calc(100% + 10px);z-index:99}@media (max-width:767px){.contrast-section-checker .content .left .colors>div .picker{bottom:unset;top:calc(100% + 10px)}}@media (max-width:575px){.contrast-section-checker .content .left .colors>div .picker{bottom:calc(100% + 10px);left:50%;right:unset;top:unset;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.contrast-section-checker .content .left .colors>div .anchor{height:0;left:0;position:absolute;top:-100px;width:0}@media (max-width:575px){.contrast-section-checker .content .left .colors>div .anchor{top:-150%}}.contrast-section-checker .content .left .colors>div:not(:first-child) .picker{left:0}@media (max-width:575px){.contrast-section-checker .content .left .colors>div:not(:first-child) .picker{bottom:unset;left:50%;top:calc(100% + 10px)}.contrast-section-checker .content .left .colors>div:not(:first-child) .anchor{top:150%}}.contrast-section-checker .content .left .colors>div .color{border:1px solid #535b78;border-radius:5px;color:transparent;flex:0 0 60px;height:60px;margin-right:20px;width:60px}.contrast-section-checker .content .left .colors>div .info{display:flex;flex-direction:column-reverse;width:100%}.contrast-section-checker .content .left .colors>div .info .hex{border:1px solid #535b78;border-radius:6px;box-sizing:border-box;color:#464c61;font-size:18px;letter-spacing:-.5px;line-height:18px;margin-bottom:7px;max-width:120px;padding:8px 10px 7px;text-transform:uppercase}@media (max-width:768px){.contrast-section-checker .content .left .colors>div .info .hex{max-width:unset;width:100%}}.contrast-section-checker .content .left .colors>div .info .label{color:#343b52;font-size:15px;letter-spacing:-.5px;line-height:18px;text-transform:capitalize}@media (max-width:768px){.contrast-section-checker .content .left .colors>div .info .label{font-size:13px}}.contrast-section-checker .content .left .button-group{margin-top:50px}@media (max-width:768px){.contrast-section-checker .content .left .button-group{margin-top:30px}}@media (max-width:575px){.contrast-section-checker .content .left .button-group .button{font-size:14px;margin:0;max-width:160px;padding:5px}.contrast-section-checker .content .left .button-group .button:first-child,.contrast-section-checker .content .left .button-group .button:last-child{border-radius:0}}@media (max-width:379px){.contrast-section-checker .content .left .button-group .button{font-size:11px;letter-spacing:-.2px;padding:5px 3px}}.contrast-section-checker .content .left form{margin-top:20px;max-width:500px;text-align:center;width:90%}@media (max-width:575px){.contrast-section-checker .content .left form{width:100%}}.contrast-section-checker .content .left form .errors{background:#c00;border-radius:5px;color:#fff;list-style:none;margin:10px;padding:6px 16px;text-align:left}.contrast-section-checker .content .left form .errors li{margin:8px 0}.contrast-section-checker .content .left form .form-group-with-label{display:flex}.contrast-section-checker .content .left form .form-group-with-label textarea{border:1px solid #8a91a5}.contrast-section-checker .content .left form .input{background:#fff;border:1px solid #8a91a5;border-radius:3px}.contrast-section-checker .content .left .shared{color:#000;font-size:1.2em;margin-top:20px;padding:20px}.contrast-section-checker .content .left .previews{align-items:stretch;display:flex;justify-content:center;margin:-9px;width:100%}@media (max-width:991px){.contrast-section-checker .content .left .previews{flex-wrap:wrap}}@media (max-width:767px){.contrast-section-checker .content .left .previews{align-items:center;flex-direction:column}}.contrast-section-checker .content .left .previews.grey{-webkit-filter:grayscale(1);filter:grayscale(1)}.contrast-section-checker .content .left .previews input{background:transparent}.contrast-section-checker .content .left .previews .preview{border:1px solid;border-radius:8px;font-size:14px;letter-spacing:-.388889px;line-height:21px;margin:9px;max-width:386px;overflow:hidden;padding:110px 20px 25px;position:relative;width:100%}@media (max-width:991px){.contrast-section-checker .content .left .previews .preview{width:45%}}@media (max-width:767px){.contrast-section-checker .content .left .previews .preview{margin:0 0 20px;width:100%}}.contrast-section-checker .content .left .previews .preview .bold{text-transform:uppercase}.contrast-section-checker .content .left .previews .preview button,.contrast-section-checker .content .left .previews .preview input{color:inherit}.contrast-section-checker .content .left .previews .preview.large{font-size:20px;letter-spacing:-.555556px;line-height:30px}.contrast-section-checker .content .left .previews .preview .elements{margin:-20px 0;padding:18px 0 30px}.contrast-section-checker .content .left .previews .preview .elements .row{margin:20px 0}.contrast-section-checker .content .left .previews .preview .elements .input-element{position:relative}.contrast-section-checker .content .left .previews .preview .elements .input-element input{border:2px solid;border-radius:6px;font-size:15px;font-weight:500;letter-spacing:-.3px;line-height:18px;padding:17px 20px 16px;width:100%}.contrast-section-checker .content .left .previews .preview .elements .input-element .placeholder{font-size:15px;font-weight:500;left:22px;letter-spacing:-.3px;line-height:18px;opacity:.6;pointer-events:none;position:absolute;top:19px}.contrast-section-checker .content .left .previews .preview .elements .buttons{margin:0 -10px}.contrast-section-checker .content .left .previews .preview .elements .buttons button{background:inherit;border:2px solid;border-radius:6px;font-size:15px;letter-spacing:-.3px;line-height:18px;margin:0 10px;padding:12px 15px 10px}.contrast-section-checker .content .left .previews .preview .elements .others{display:flex}.contrast-section-checker .content .left .previews .preview .elements .others>div{width:100%}.contrast-section-checker .content .left .previews .preview .elements .others>div:first-child{padding-right:13.2%}@media (max-width:767px){.contrast-section-checker .content .left .previews .preview .elements .others>div:first-child{padding-right:5%}}.contrast-section-checker .content .left .previews .preview .elements .others .inputs>div{display:flex;justify-content:space-between;margin-bottom:20px}.contrast-section-checker .content .left .previews .preview .elements .checkboxes .checkbox{align-items:center;border:2px solid;border-radius:4px;box-sizing:border-box;display:flex;height:24px;justify-content:center;width:24px}.contrast-section-checker .content .left .previews .preview .elements .radios .radio{align-items:center;border:2px solid;border-radius:50%;box-sizing:border-box;display:flex;height:24px;justify-content:center;position:relative;width:24px}.contrast-section-checker .content .left .previews .preview .elements .radios .radio.checked{border-width:6px}.contrast-section-checker .content .left .previews .preview .elements .radios .radio.secondary .tick{border-radius:50%;height:12px;width:12px}.contrast-section-checker .content .left .previews .preview .elements .radios .radio.secondary.checked{border-width:2px}.contrast-section-checker .content .left .previews .preview .elements .toggles{background:transparent}.contrast-section-checker .content .left .previews .preview .elements .toggles .toggle{height:24px;position:relative;width:44px}.contrast-section-checker .content .left .previews .preview .elements .toggles .toggle.secondary{height:22px}.contrast-section-checker .content .left .previews .preview .elements .toggles .toggle.secondary .back{bottom:4px;opacity:.25;top:4px}.contrast-section-checker .content .left .previews .preview .elements .toggles .toggle.secondary .tick{height:20px;left:0;top:1px;width:20px}.contrast-section-checker .content .left .previews .preview .elements .toggles .toggle.secondary.checked .tick{left:calc(100% - 20px)}.contrast-section-checker .content .left .previews .preview .elements .toggles .toggle .back{background:inherit;border:2px solid;border-radius:12px;bottom:0;box-sizing:border-box;left:0;opacity:1;position:absolute;right:0;top:0;transition:all .2s}.contrast-section-checker .content .left .previews .preview .elements .toggles .toggle .tick{border:2px solid;border-radius:50%;height:24px;left:0;position:absolute;top:0;transition:all .2s;width:24px;z-index:1}.contrast-section-checker .content .left .previews .preview .elements .toggles .toggle.checked .tick{left:calc(100% - 22px)}.contrast-section-checker .content .left .previews .preview .select-box{font-size:15px;font-weight:400;letter-spacing:-.3px;line-height:18px}.contrast-section-checker .content .left .previews .preview .select-box .value{align-items:center;border:1px solid;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:1px;padding:12px 15px 10px}@media (max-width:767px){.contrast-section-checker .content .left .previews .preview .select-box .value{padding:12px 10px 10px}}.contrast-section-checker .content .left .previews .preview .select-box .options .option{border:1px solid;border-radius:0;cursor:pointer;padding:12px 15px 10px}.contrast-section-checker .content .left .previews .preview .select-box .options .option:first-child{border-radius:6px 6px 0 0}.contrast-section-checker .content .left .previews .preview .select-box .options .option:last-child{border-radius:0 0 6px 6px}.contrast-section-checker .content .left .previews .preview .select-box .options .option:not(:last-child){border-bottom:0}.contrast-section-checker .content .left .previews .preview .footer{background:#fff;border-bottom:1px solid;display:flex;justify-content:flex-end;padding:10px;position:absolute;right:0;top:0;width:100%}@media (max-width:575px){.contrast-section-checker .content .left .previews .preview .footer{justify-content:center}}.contrast-section-checker .content .left .previews .preview .footer>div{background:#0c6d00;border-radius:5px;color:#fff;display:flex;font-size:14px;letter-spacing:-.388889px;line-height:18px;margin:10px;min-width:112px;padding:7px 14px}@media (max-width:575px){.contrast-section-checker .content .left .previews .preview .footer>div{margin:5px}}.contrast-section-checker .content .left .previews .preview .footer>div .bold{font-size:18px;line-height:18px}.contrast-section-checker .content .left .previews .preview .footer>div img{margin-right:14px;width:36px}.contrast-section-checker .content .left .previews .preview .footer>div .status{display:flex;flex-direction:column}.contrast-section-checker .content .left .previews .preview .footer>div.fail{background:#cb0b0b}.share-form .button.loading svg{left:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.contrast-checker-section{margin-bottom:120px;margin-top:-116px;overflow:visible;padding:20px 0}@media(max-width:1023px){.contrast-checker-section{background-color:#fff;margin-top:0;padding:60px 0}}@media(max-width:767px){.contrast-checker-section{padding:58px 0 35px}}.contrast-checker-section .wrap{margin:0 auto;max-width:1150px;padding:0 20px}@media(max-width:1023px){.contrast-checker-section .cc-panel{margin-bottom:32px}}@media(max-width:767px){.contrast-checker-section .cc-panel{margin-bottom:20px}}.contrast-checker-section .cc-panel__i{background:#fff;border-radius:20px;box-shadow:0 16px 40px rgba(189,205,230,.25);height:100%;padding:32px}@media(max-width:767px){.contrast-checker-section .cc-panel__i{padding:24px 20px}}.contrast-checker-section .cc-panel-title{margin-bottom:12px;position:relative}@media(max-width:767px){.contrast-checker-section .cc-panel-title{margin-bottom:8px}}.contrast-checker-section .cc-panel-title>label,.contrast-checker-section .cc-panel-title>p{color:#14121e;font-size:16px;font-weight:700;letter-spacing:-.38px;line-height:24px;margin-bottom:0;text-transform:none}@media(max-width:767px){.contrast-checker-section .cc-panel-title>label,.contrast-checker-section .cc-panel-title>p{font-size:14px}}.contrast-checker-section .cc-panel-title h3{color:#14121e;font-size:20px;font-weight:700;letter-spacing:.07px;line-height:30px;margin:0;text-align:left}@media(max-width:767px){.contrast-checker-section .cc-panel-title h3{font-size:16px}}.contrast-checker-section .cc-panel.cc-panel_color .cc-panel__i{display:flex;justify-content:space-between}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_color .cc-panel__i{display:block;padding-bottom:30px}}.contrast-checker-section .cc-panel.cc-panel_color .col{width:calc(50% - 25px)}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_color .col{width:100%}.contrast-checker-section .cc-panel.cc-panel_color .col:first-child{margin-bottom:78px}}.contrast-checker-section .cc-panel.cc-panel_color .cc-panel-title label{cursor:pointer;display:inline-block;text-transform:none}.contrast-checker-section .cc-panel.cc-panel_color .field-wr{margin-top:34px;position:relative}@media(max-width:1023px){.contrast-checker-section .cc-panel.cc-panel_color .field-wr{margin-top:0}}.contrast-checker-section .cc-panel.cc-panel_color .uw-form-field:after{border-radius:13px}.contrast-checker-section .cc-panel.cc-panel_color .uw-form-control{background:#f3f5f9;border-color:transparent;border-radius:10px;color:#213051;font-size:16px;font-weight:600;padding:12px 45px 12px 52px;text-transform:uppercase}.contrast-checker-section .cc-panel.cc-panel_color .uw-form-control:focus{background-color:#fff}.contrast-checker-section .cc-panel.cc-panel_color .color-preview{border:1px solid #aeb5c7;border-radius:50px;display:block;height:24px;transition:background-color .05s;width:24px}.contrast-checker-section .cc-panel.cc-panel_color .btn-colorpicker{background:none;border:none;cursor:pointer;left:16px;outline:none;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;z-index:2}.contrast-checker-section .cc-panel.cc-panel_color .btn-colorpicker:disabled{pointer-events:none}.contrast-checker-section .cc-panel.cc-panel_color .btn-colorpicker:hover{-webkit-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.contrast-checker-section .cc-panel.cc-panel_color .btn-copy{background:none;border:none;cursor:pointer;padding:2px;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.contrast-checker-section .cc-panel.cc-panel_color .btn-copy svg{display:block}.contrast-checker-section .cc-panel.cc-panel_color .btn-copy svg path,.contrast-checker-section .cc-panel.cc-panel_color .btn-copy svg rect{transition:stroke .25s,fill .25s}.contrast-checker-section .cc-panel.cc-panel_color .btn-copy:hover svg path{fill:#3368f2}.contrast-checker-section .cc-panel.cc-panel_color .btn-copy:hover svg rect{stroke:#3368f2}.contrast-checker-section .cc-panel.cc-panel_color .btn-copy .tooltip{background-color:#213051;border-radius:10px;color:#fff;font-size:14px;font-weight:700;letter-spacing:-.38px;line-height:24px;padding:12px 15px;pointer-events:none;position:absolute;right:-19px;top:calc(100% + 21px);white-space:nowrap;z-index:10}.contrast-checker-section .cc-panel.cc-panel_color .btn-copy .tooltip:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDEyIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjUiIGQ9Im0xMi4zOSAyLTcuOTkyIDhMMiA3LjYwMiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:11px;margin-right:7px;vertical-align:middle;width:13px}.contrast-checker-section .cc-panel.cc-panel_color .btn-copy .tooltip:after{border-color:transparent transparent #213051;border-style:solid;border-width:0 10px 8px;content:"";height:0;position:absolute;right:24px;top:-7px;width:0}.contrast-checker-section .cc-panel.cc-panel_color .btn-swap-color{background:none;border:none;cursor:pointer;left:calc(100% + 14px);padding:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_color .btn-swap-color{left:50%;top:calc(100% + 34px);-webkit-transform:translateX(-50%) rotate(-90deg);transform:translateX(-50%) rotate(-90deg)}}.contrast-checker-section .cc-panel.cc-panel_color .btn-swap-color svg{display:block}.contrast-checker-section .cc-panel.cc-panel_color .btn-swap-color svg path{transition:stroke .25s}.contrast-checker-section .cc-panel.cc-panel_color .btn-swap-color:hover svg path{stroke:#3368f2}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker{-webkit-animation:fadeIn .25s;animation:fadeIn .25s;background-color:#fff;border-radius:10px;bottom:calc(100% + 10px);box-shadow:0 12px 55px rgba(185,204,232,.6);display:block;left:0;max-width:260px;padding:12px 12px 10px;position:absolute;width:100%;z-index:5}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker{bottom:auto;top:calc(100% + 10px)}}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker:after{border-color:#fff transparent transparent;border-style:solid;border-width:8px 10px 0;bottom:-7px;content:"";height:0;left:18px;position:absolute;width:0}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker:after{border-color:transparent transparent #fff;border-width:0 10px 8px;bottom:auto;top:-7px}}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker .react-colorful{height:auto;margin-bottom:15px;width:100%}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker .react-colorful__saturation{border-radius:6px;height:150px;margin-bottom:12px}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker .react-colorful__hue{border-radius:5px;height:8px}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker .react-colorful__pointer{box-shadow:0 2px 4px rgba(0,0,0,.15);cursor:pointer;height:18px;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);width:18px}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker__field{position:relative}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker__field .uw-form-control{background-color:#fff;border:1px solid #8696a3;padding:8px 48px}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker__field .color-preview{height:20px;left:16px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker__colors{margin-top:12px}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker__colors p{color:#14121e;font-size:14px;font-weight:600;letter-spacing:-.38px;line-height:24px;margin-bottom:6px}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker__colors__i{display:flex;flex-wrap:wrap}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker__colors__i button{background:none;border:none;border-radius:50%;cursor:pointer;margin:0 7px 7px 0;padding:0;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker__colors__i button .color-preview{height:20px;width:20px}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker__colors__i button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker.below{bottom:auto;top:calc(100% + 10px)}.contrast-checker-section .cc-panel.cc-panel_color .cc-colorpicker.below:after{border-color:transparent transparent #fff;border-width:0 10px 8px;bottom:auto;top:-7px}.contrast-checker-section .cc-panel.cc-panel_ratio .cc-panel-title{padding-right:134px}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_ratio .cc-panel-title{margin-bottom:12px}}.contrast-checker-section .cc-panel.cc-panel_results .cc-panel-title{margin-bottom:20px}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_results .cc-panel-title{margin-bottom:12px}}.contrast-checker-section .cc-panel.cc-panel_preview{text-align:center}.contrast-checker-section .cc-panel.cc-panel_preview .cc-panel__i{background:inherit;padding-left:46px;padding-right:46px}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_preview .cc-panel__i{padding-left:28px;padding-right:28px}}.contrast-checker-section .cc-panel.cc-panel_preview .cc-samples__elements__item{margin-bottom:12px}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_preview .cc-samples__elements__item{margin-bottom:16px}}.contrast-checker-section .cc-panel.cc-panel_preview .cc-samples__elements__item:last-child{margin-bottom:0}.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-lt{color:inherit;font-size:20px;font-weight:700;line-height:30px;margin:0 0 8px}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-lt{font-size:18px;margin-bottom:5px}}.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-st{color:inherit;font-size:14px;font-weight:400;line-height:24px;margin:0 auto 17px;max-width:355px}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-st{margin-bottom:13px}}.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-input{background:none;border:2px solid;border-color:inherit;border-radius:10px;color:inherit;display:block;font-size:14px;line-height:24px;margin:0 auto;max-width:355px;padding:9px 16px;width:100%}.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-input::-webkit-input-placeholder{color:inherit}.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-input:-moz-placeholder,.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-input::-moz-placeholder{color:inherit}.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-input:-ms-input-placeholder{color:inherit}.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-cb{align-items:center;cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;line-height:24px}.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-cb__i{border:2px solid;border-color:inherit;border-radius:5px;display:block;height:24px;margin-right:12px;width:24px}.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-cb__i span{align-items:center;display:flex;height:100%;justify-content:center;opacity:0;transition:opacity .15s;width:100%}.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-cb.checked .cc-sample-cb__i span{opacity:1}.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-btn{background:inherit;border:none;border-radius:10px;cursor:pointer;font-size:14px;font-weight:700;line-height:24px;min-width:132px;padding:12px 16px;text-align:center}@media(max-width:767px){.contrast-checker-section .cc-panel.cc-panel_preview .cc-sample-btn{padding-bottom:11px;padding-top:11px}}.contrast-checker-section .cc-panel.cc-panel_preview.grayscale{-webkit-filter:grayscale(1);filter:grayscale(1)}.contrast-checker-section .cc-panel.cc-panel_grayscale .uw-switcher__label{color:#14121e;font-weight:600;letter-spacing:.07px}.contrast-checker-section .cc-share{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.contrast-checker-section .cc-share-form{-webkit-animation:dropDown .35s;animation:dropDown .35s;background:#fff;border-radius:10px;max-width:380px;padding:24px;position:absolute;right:0;top:calc(100% + 12px);width:100%;z-index:100}@media(max-width:767px){.contrast-checker-section .cc-share-form{padding:20px}}.contrast-checker-section .cc-share-form:before{border-color:transparent transparent #fff;border-style:solid;border-width:0 10px 8px;content:"";height:0;position:absolute;right:24px;top:-7px;width:0}.contrast-checker-section .cc-share-form .uw-form-field:after{border-radius:13px}.contrast-checker-section .cc-share-form .uw-form-control{border-color:#8696a3;border-radius:10px}.contrast-checker-section .cc-share-form .button{font-weight:700;margin-top:12px;padding-bottom:15px;padding-top:15px;width:100%}.contrast-checker-section .cc-share-form .button:disabled{cursor:default;opacity:.7;pointer-events:none}.contrast-checker-section .cc-share-form .button svg{left:16px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.contrast-checker-section .cc-share-form__success{align-items:center;-webkit-animation:fadeIn .5s;animation:fadeIn .5s;background:rgba(29,132,115,.05);color:#1d8473;display:flex;font-size:16px;justify-content:center;line-height:24px;min-height:112px;padding:10px}@media(max-width:767px){.contrast-checker-section .cc-share-form__success{font-size:14px}}.contrast-checker-section .cc-share-form__success-icon{border:1px solid rgba(29,132,115,.3);border-radius:50%;height:50px;margin-right:12px;padding:5px;width:50px}@media(max-width:767px){.contrast-checker-section .cc-share-form__success-icon{height:48px;width:48px}}.contrast-checker-section .cc-share-form__success-icon span{background-color:rgba(29,132,115,.15);border-radius:50%;display:block;height:100%;position:relative}.contrast-checker-section .cc-share-form__success-icon span:before{background:#1d8473;border-radius:50%;bottom:5px;box-shadow:0 2.4px 2.4px rgba(29,132,115,.25);content:"";left:5px;position:absolute;right:5px;top:5px}.contrast-checker-section .cc-share-form__success-icon span:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDExIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTEuODMzIDEgMy41IDkuMzQyIDEgNi44NDIiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";height:9px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:11px}.contrast-checker-section .cc-share .btn-share{background:none;border:none;color:#2e64f1;cursor:pointer;font-size:14px;font-weight:700;line-height:24px;padding:0;position:relative;-webkit-text-decoration-line:underline;text-decoration-line:underline}.contrast-checker-section .cc-share .btn-share:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIyIDE4Ij48cGF0aCBmaWxsPSIjMkU2NEYxIiBkPSJNMTEuMzM1IDFhMSAxIDAgMCAxIDEuNTgzLS44MTNsLjExLjA5MSA3Ljk5MSA3LjY2N2MuMzczLjM1OC40MDguOTMzLjEwMyAxLjMzbC0uMTAzLjExNC03Ljk5MiA3LjY2OWExIDEgMCAwIDEtMS42ODItLjU4bC0uMDEtLjE0M3YtMy42MzNsLS40NTkuMDRjLTMuMi4zMzMtNi4yNjYgMS43NzUtOS4yMTggNC4zNDctLjY5My42MDQtMS43NjQuMDMzLTEuNjUtLjg3OEMuODk1IDkuMTE4IDQuNjA0IDUuMjEgMTAuOTM2IDQuNzJsLjQtLjAyNlYxWm0yIDIuMzQzdjIuMzI0YTEgMSAwIDAgMS0xIDFjLTUuMTY1IDAtOC4zNjUgMi4yMzUtOS43NSA2Ljg3NmwtLjEwNC4zNzEuNDY5LS4zMTZjMi45ODUtMS45NDggNi4xMTYtMi45MyA5LjM4Ni0yLjkzYTEgMSAwIDAgMSAuOTkxLjg2NWwuMDEuMTM0djIuMzI0bDUuNTQ1LTUuMzI0LTUuNTQ3LTUuMzIydi0uMDAyWiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";height:18px;position:absolute;right:calc(100% + 10px);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:22px}.contrast-checker-section .cc-ratio{background:rgba(29,132,115,.08);border-radius:10px;padding:23px 24px}@media(max-width:767px){.contrast-checker-section .cc-ratio{padding:16px}}.contrast-checker-section .cc-ratio__i{align-items:center;display:flex;justify-content:space-between}.contrast-checker-section .cc-ratio__value{color:#14121e;font-size:28px;line-height:28px;padding-right:20px}@media(max-width:767px){.contrast-checker-section .cc-ratio__value{font-size:20px;line-height:20px}}.contrast-checker-section .cc-ratio__value span{font-size:42px;font-weight:700;line-height:42px;padding-right:5px}@media(max-width:767px){.contrast-checker-section .cc-ratio__value span{font-size:28px;line-height:28px}}.contrast-checker-section .cc-ratio__status{border-radius:10px;color:#fff;font-size:16px;font-weight:700;letter-spacing:-.38px;line-height:24px;min-width:124px;padding:11px 10px;text-align:center;text-transform:capitalize}@media(max-width:767px){.contrast-checker-section .cc-ratio__status{font-size:14px;min-width:112px;padding-bottom:8px;padding-top:8px}}@media(max-width:374px){.contrast-checker-section .cc-ratio__status{min-width:80px}}.contrast-checker-section .cc-ratio__border{-webkit-animation:fadeIn .25s;animation:fadeIn .25s;color:#213051;font-size:13px;letter-spacing:-.38px;line-height:24px;margin-top:5px;padding-left:24px;position:relative}.contrast-checker-section .cc-ratio__border:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBzdHJva2U9IiMyMTMwNTEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjY3IiBkPSJNNy45OTkgMTQuNjY3YTYuNjY3IDYuNjY3IDAgMSAwIDAtMTMuMzMzIDYuNjY3IDYuNjY3IDAgMCAwIDAgMTMuMzMzWk04IDEwLjY2N1Y4TTggNS4zMzRoLjAwNyIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";height:16px;left:0;position:absolute;top:3px;width:16px}.contrast-checker-section .cc-ratio__border span{font-weight:700}.contrast-checker-section .cc-ratio.fail{background:rgba(204,0,0,.08)}.contrast-checker-section .cc-ratio.fail .cc-ratio__status{background-color:#c00}.contrast-checker-section .cc-ratio.good,.contrast-checker-section .cc-ratio.pass,.contrast-checker-section .cc-ratio.perfect{background:rgba(29,132,115,.08)}.contrast-checker-section .cc-ratio.good .cc-ratio__status,.contrast-checker-section .cc-ratio.pass .cc-ratio__status,.contrast-checker-section .cc-ratio.perfect .cc-ratio__status{background-color:#1d8473}.contrast-checker-section .cc-ratio.pass{border-bottom:2px solid #1d8473;padding:23px 24px 5px}.contrast-checker-section .cc-overlay{-webkit-animation:fadeIn .3s;animation:fadeIn .3s;background:rgba(20,18,30,.3);height:100%;left:0;position:fixed;top:0;width:100%;z-index:99}.contrast-checker-section .table-results__row{border-bottom:1px solid rgba(174,181,199,.3);display:flex}.contrast-checker-section .table-results__row:first-child{background-color:#f3f5f9;border-bottom:none;border-radius:10px}.contrast-checker-section .table-results__row:first-child .table-results__col{font-size:16px;font-weight:700}@media(max-width:767px){.contrast-checker-section .table-results__row:first-child .table-results__col{font-size:14px;line-height:20px;padding-bottom:14px;padding-top:14px}}.contrast-checker-section .table-results__col{align-items:center;color:#213051;display:flex;flex:1 0;font-size:16px;letter-spacing:.07px;line-height:24px;max-width:120px;padding:16px 12px;width:100%}@media(max-width:767px){.contrast-checker-section .table-results__col{font-size:14px;line-height:24px;max-width:70px;padding:12px 5px}}.contrast-checker-section .table-results__col:first-child{max-width:100%;padding-left:24px}@media(max-width:767px){.contrast-checker-section .table-results__col:first-child{flex-grow:1;padding-left:16px}}.contrast-checker-section .table-results__col:nth-child(2){max-width:150px}@media(max-width:767px){.contrast-checker-section .table-results__col:nth-child(2){max-width:70px}}.contrast-checker-section .table-results__col .icn{align-items:center;display:flex;flex-shrink:0;font-size:15px;font-weight:600;height:24px;justify-content:center;margin-right:12px;text-align:center;width:24px}@media(max-width:767px){.contrast-checker-section .table-results__col .icn{display:none}}.contrast-checker-section .table-results__col .icn img{max-width:100%}.contrast-checker-section .table-results__col .icn.icn_strong{font-size:18px}.contrast-checker-section .result-status{align-items:center;background-color:#1d8473;border-radius:10px;color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center;letter-spacing:-.38px;line-height:24px;min-width:88px;padding:9px 5px;position:relative;text-align:center;transition:background-color .15s}@media(max-width:767px){.contrast-checker-section .result-status{font-size:14px;line-height:20px;min-width:58px;padding:8px 4px}}.contrast-checker-section .result-status img{margin-right:8px}@media(max-width:767px){.contrast-checker-section .result-status img{display:none}}.contrast-checker-section .result-status.fail{background-color:#c00}.contrast-checker-section .color-shade-slider{margin:30px 16px 0;padding-left:36px;position:relative;z-index:1}@media(max-width:767px){.contrast-checker-section .color-shade-slider{margin-top:26px}}.contrast-checker-section .color-shade-slider:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBzdHJva2U9IiMyMTMwNTEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTIgMTcuNjI1YTUuNjI1IDUuNjI1IDAgMSAwIDAtMTEuMjUgNS42MjUgNS42MjUgMCAwIDAgMCAxMS4yNVpNMTIgMy4zNzVWMS41TTUuODk2IDUuODk2IDQuNTc0IDQuNTc0TTMuMzc1IDEySDEuNU01Ljg5NiAxOC4xMDRsLTEuMzIyIDEuMzIxTTEyIDIwLjYyNVYyMi41TTE4LjEwMiAxOC4xMDRsMS4zMjEgMS4zMjFNMjAuNjI1IDEySDIyLjVNMTguMTAyIDUuODk2bDEuMzIxLTEuMzIyIi8+PC9zdmc+");background-repeat:no-repeat;background-size:cover;content:"";height:24px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px}.contrast-checker-section .color-shade-slider .w-color-saturation{height:8px!important}.contrast-checker-section .color-shade-slider .w-color-saturation>div{border:1px solid #aeb5c7!important;border-radius:5px!important}.contrast-checker-section .color-shade-slider .w-color-alpha-pointer{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.contrast-checker-section .color-shade-slider .w-color-alpha-fill{border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.15)!important;cursor:pointer}@media(max-width:767px){.contrast-checker-section .color-shade-slider .w-color-alpha-fill{height:24px!important;-webkit-transform:translate(-12px)!important;transform:translate(-12px)!important;width:24px!important}}.contrast-checker-row{display:flex;justify-content:space-between;margin:0 -16px 32px}@media(max-width:1023px){.contrast-checker-row{display:block;margin:0}}.contrast-checker-row:last-child .contrast-checker-col .cc-panel{height:auto}.contrast-checker-row:last-child .contrast-checker-col:last-child{display:flex;flex-direction:column}.contrast-checker-row:last-child .contrast-checker-col:last-child .cc-panel:first-child{flex-grow:1;padding-bottom:32px}@media(max-width:1023px){.contrast-checker-row:last-child .contrast-checker-col:last-child .cc-panel:first-child{padding-bottom:0}}.contrast-checker-row:last-child .contrast-checker-col:last-child .cc-panel:last-child{flex-shrink:0;margin-top:auto}.contrast-checker-row:last-child .contrast-checker-col:last-child .cc-panel:last-child .cc-panel__i{padding-bottom:16px;padding-top:16px}.contrast-checker-col{flex-shrink:0;flex:1 0;max-width:100%;padding:0 16px;width:100%}@media(max-width:1023px){.contrast-checker-col{padding:0}}.contrast-checker-col:last-child{max-width:474px}@media(max-width:1023px){.contrast-checker-col:last-child{max-width:none}}.contrast-checker-col .cc-panel{height:100%;position:relative}.page-cookie{padding-bottom:100px}.page-cookie .page-title{color:#131727;font-size:46px;line-height:50px;margin-bottom:50px}.page-cookie .content{max-width:800px;padding-top:80px}@media (max-width:768px){.page-cookie .page-title{font-size:30px;line-height:32px}}.demo-confirm-section-1{padding:52px 0}@media(max-width:767px){.demo-confirm-section-1{padding:45px 0 30px}}.demo-confirm-section-1 .section-bg{background-color:#f3f5f9;border-radius:0 18px 18px 0;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:64.2%}@media(max-width:1023px){.demo-confirm-section-1 .section-bg{border-radius:0;height:60%;width:100%}}@media(max-width:767px){.demo-confirm-section-1 .section-bg{height:65%}}.demo-confirm-section-1 .section-bg:after,.demo-confirm-section-1 .section-bg:before{border-radius:50%;content:"";-webkit-filter:blur(180px);filter:blur(180px);height:500px;position:absolute;width:500px;will-change:filter}@media(max-width:767px){.demo-confirm-section-1 .section-bg:after,.demo-confirm-section-1 .section-bg:before{display:none;height:310px;width:310px}}.demo-confirm-section-1 .section-bg:before{background:rgba(51,104,242,.3);bottom:-140px;left:-330px}@media(max-width:1023px){.demo-confirm-section-1 .section-bg:before{bottom:auto;left:-215px;top:-260px}}@media(max-width:767px){.demo-confirm-section-1 .section-bg:before{bottom:-160px;left:-160px;top:auto}}.demo-confirm-section-1 .section-bg:after{background:rgba(176,75,255,.2);right:-295px;top:-140px}@media(max-width:1023px){.demo-confirm-section-1 .section-bg:after{bottom:-260px;left:auto;right:-215px;top:auto}}@media(max-width:767px){.demo-confirm-section-1 .section-bg:after{left:-160px;right:auto;top:-160px}}.demo-confirm-section-1 .section-bg__i{left:60%;opacity:.7;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:767px){.demo-confirm-section-1 .section-bg__i{display:none;left:auto;right:-250px;top:-75px;-webkit-transform:none;transform:none}}.demo-confirm-section-1 .section-bg__i:after,.demo-confirm-section-1 .section-bg__i:before{content:"";-webkit-filter:blur(60px);filter:blur(60px);left:-18%;opacity:.6;position:absolute;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);will-change:filter;z-index:2}@media(max-width:767px){.demo-confirm-section-1 .section-bg__i:after,.demo-confirm-section-1 .section-bg__i:before{-webkit-filter:blur(40px);filter:blur(40px);left:-24%;opacity:.8}}.demo-confirm-section-1 .section-bg__i:before{background:#5dd7fe;border-radius:120px;height:215px;top:-10%;width:458px}.demo-confirm-section-1 .section-bg__i:after{background:#9674f5;border-radius:75px;bottom:20%;height:140px;width:395px}.demo-confirm-section-1 .section-bg__i span{background:#4d5df0;display:block;-webkit-filter:blur(200px);filter:blur(200px);height:545px;width:616px;will-change:filter;z-index:1}@media(max-width:767px){.demo-confirm-section-1 .section-bg__i span{height:240px;width:270px}}.demo-confirm-section-1 .section-bg .decor{bottom:125px;left:-46px;pointer-events:none;position:absolute;width:140px;z-index:2}@media(max-width:1023px){.demo-confirm-section-1 .section-bg .decor{display:none}}.demo-confirm-section-1 .section-bg .decor img{display:block;width:100%}.demo-confirm-section-1 .wrap{display:flex;justify-content:space-between;margin:0 auto;max-width:1210px;padding:0 20px;position:relative}@media(max-width:1023px){.demo-confirm-section-1 .wrap{display:block}}.demo-confirm-section-1 .col{position:relative}.demo-confirm-section-1 .col:first-child{display:flex;flex-direction:column;justify-content:center;padding-right:20px;width:45%}@media(max-width:1023px){.demo-confirm-section-1 .col:first-child{margin-bottom:48px;padding:0;text-align:center;width:auto}}.demo-confirm-section-1 .col:last-child{padding-left:20px;width:55%}@media(max-width:1023px){.demo-confirm-section-1 .col:last-child{padding:0;width:auto}}.demo-confirm-section-1 .col__i{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;padding-top:115px;position:relative}@media(max-width:1023px){.demo-confirm-section-1 .col__i{padding-top:120px}}@media(max-width:767px){.demo-confirm-section-1 .col__i{padding-top:90px}}.demo-confirm-section-1 .section-icon{left:-40px;max-width:175px;position:absolute;top:-6%}@media(max-width:1023px){.demo-confirm-section-1 .section-icon{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media(max-width:767px){.demo-confirm-section-1 .section-icon{max-width:130px}}.demo-confirm-section-1 .section-title{color:#2c2828;font-size:56px;font-weight:800;letter-spacing:-.32px;line-height:76px;margin-bottom:15px}@media(max-width:767px){.demo-confirm-section-1 .section-title{font-size:24px;line-height:34px;margin-bottom:12px}}.demo-confirm-section-1 .section-text{color:#1a1919;font-size:18px;letter-spacing:-.24px;line-height:32px;margin-bottom:18px}@media(max-width:767px){.demo-confirm-section-1 .section-text{font-size:14px;line-height:24px;margin-bottom:12px}}.demo-confirm-section-1 .section-text strong{font-size:20px;font-weight:600}@media(max-width:767px){.demo-confirm-section-1 .section-text strong{font-size:16px}}.demo-confirm-section-1 .date{color:#2c2828;font-size:18px;font-weight:700;letter-spacing:-.24px;line-height:32px;margin-bottom:40px;position:relative}@media(max-width:1023px){.demo-confirm-section-1 .date{display:flex;justify-content:center}}@media(max-width:767px){.demo-confirm-section-1 .date{font-size:14px;line-height:24px;margin-bottom:24px}}.demo-confirm-section-1 .date span{display:block;padding-left:40px;position:relative}.demo-confirm-section-1 .date span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIyIDI0Ij48cGF0aCBzdHJva2U9IiMyRTY0RjEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTkuNzUgMy4zNzVIMi4yNWEuODc1Ljg3NSAwIDAgMC0uODc1Ljg3NXYxNy41YzAgLjQ4My4zOTIuODc1Ljg3NS44NzVoMTcuNWEuODc1Ljg3NSAwIDAgMCAuODc1LS44NzVWNC4yNWEuODc1Ljg3NSAwIDAgMC0uODc1LS44NzVaTTE2LjI1IDEuNjI1djMuNU01Ljc1IDEuNjI1djMuNU0xLjM3NSA4LjYyNWgxOS4yNSIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";height:24px;left:4px;position:absolute;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%);width:22px}@media(max-width:767px){.demo-confirm-section-1 .date span:before{height:21px;width:19px}}.demo-confirm-section-1 .btn-atc{align-items:center;border:2px solid transparent;border-radius:35px;display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:24px;padding:18px 40px 18px 23px;transition:all .25s;z-index:20}@media(max-width:1023px){.demo-confirm-section-1 .btn-atc{margin:0 auto}}@media(max-width:767px){.demo-confirm-section-1 .btn-atc{font-size:14px;padding:10px 30px}}.demo-confirm-section-1 .btn-atc:focus:before{border-radius:38px}.demo-confirm-section-1 .btn-atc span{margin-right:15px;position:relative}.demo-confirm-section-1 .btn-atc span:after,.demo-confirm-section-1 .btn-atc span:before{background-repeat:no-repeat;background-size:100%;content:"";display:block;height:15px;transition:opacity .25s;width:15px}.demo-confirm-section-1 .btn-atc span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMSA4aDE0TTggMXYxNCIvPjwvc3ZnPg==")}.demo-confirm-section-1 .btn-atc span:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBzdHJva2U9IiMyRTY0RjEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMSA4aDE0TTggMXYxNCIvPjwvc3ZnPg==");left:0;opacity:0;position:absolute;top:0}.demo-confirm-section-1 .btn-atc.atcb_active{background-color:#fff;border-color:#2e64f1;color:#2e64f1;pointer-events:none;z-index:20}.demo-confirm-section-1 .btn-atc.atcb_active span:before{opacity:0}.demo-confirm-section-1 .btn-atc.atcb_active span:after{opacity:1}.demo-confirm-section-1 .video-presentation{margin-bottom:0;max-width:606px}@media(max-width:767px){.demo-confirm-section-1 .video-presentation{padding:0 30px}}.demo-confirm-section-1 .video-presentation button{border-radius:20px}.demo-confirm-section-1 .video-presentation button:focus{outline:1px solid hsla(0,0%,100%,0)}.demo-confirm-section-1 .video-presentation button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:23px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.demo-confirm-section-1 .video-presentation button:focus:not(:focus-visible):after{display:none}.demo-confirm-section-1 .video-presentation button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.demo-confirm-section-1 .video-presentation button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:23px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.demo-confirm-section-1 .video-presentation__i{border-radius:20px}.demo-confirm-section-1 .video-presentation__ii{border-radius:20px;overflow:visible}.demo-confirm-section-1 .video-presentation__ii:before{padding-top:92.5%}@media(max-width:767px){.demo-confirm-section-1 .video-presentation__ii:before{padding-top:94.5%}}.demo-confirm-section-1 .video-presentation__btn{align-items:center;background:none;border:1px solid hsla(0,0%,100%,.2);display:flex;height:134px;justify-content:center;left:-67px;top:35%;width:134px;will-change:transform}@media(max-width:767px){.demo-confirm-section-1 .video-presentation__btn{height:70px;left:-36px;top:40%;width:70px}}.demo-confirm-section-1 .video-presentation__btn:before{-webkit-animation:pulse-animation 2s infinite;animation:pulse-animation 2s infinite;border-radius:50%;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%}.demo-confirm-section-1 .video-presentation__btn:after{background-color:hsla(0,0%,100%,.4);border-radius:50%;bottom:10%;content:"";left:10%;position:absolute;right:10%;top:10%;z-index:1}.demo-confirm-section-1 .video-presentation__btn span{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 4px 40px rgba(17,0,0,.15);display:flex;height:58%;justify-content:center;width:58%;z-index:2}.demo-confirm-section-1 .video-presentation__btn span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIzMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI3IDMwIj48cGF0aCBmaWxsPSIjMkU2NEYxIiBkPSJNMjYuMDEzIDEzLjcwMiAyLjg1My4zMDJhMS40MTUgMS40MTUgMCAwIDAtMS40NC4wMTJBMS40OTYgMS40OTYgMCAwIDAgLjY5NSAxLjZ2MjYuOGMwIC41My4yNzIgMS4wMTkuNzE4IDEuMjg3YTEuNDEgMS40MSAwIDAgMCAxLjQzOS4wMTJsMjMuMTYtMTMuNGMuNDU1LS4yNjUuNzM5LS43Ni43MzktMS4yOTkgMC0uNTM5LS4yODQtMS4wMzMtLjczOC0xLjI5OFoiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:30px;-webkit-transform:translateX(3px);transform:translateX(3px);width:27px}@media(max-width:767px){.demo-confirm-section-1 .video-presentation__btn span:before{height:15px;-webkit-transform:translateX(1px);transform:translateX(1px);width:13px}}.demo-confirm-section-1 .video-presentation__btn span:after{display:none}.demo-confirm-section-1 .video-presentation__bg{border-radius:20px;overflow:hidden}.demo-confirm-section-1 .video-presentation__comp-arc img{bottom:0;height:86%;top:auto;-webkit-transform:translateX(-42%);transform:translateX(-42%)}.demo-confirm-section-1 .video-presentation__comp-person{border-radius:20px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.demo-confirm-section-1 .video-presentation__comp-person__i{display:block;height:100%;width:100%}.demo-confirm-section-1 .video-presentation__comp-person img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;width:100%}.demo-confirm-section-1 .video-presentation__comp-tooltip{color:#fff;font-size:16px;font-weight:700;left:10.5%;letter-spacing:-1px;line-height:24px;position:absolute;text-align:center;top:15.5%;width:108px}@media(max-width:767px){.demo-confirm-section-1 .video-presentation__comp-tooltip{font-size:14px;left:6.5%;line-height:18px;top:17.5%;width:95px}}.demo-confirm-section-1 .video-presentation__comp-tooltip:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSI0MiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI3IDQyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTAuNzIgMzMuMDdhMzIuNjU0IDMyLjY1NCAwIDAgMCA2LjE0NC01LjQwM2MzLjg4Mi00LjM2NiA2LjY5NC05LjgxNSA4LjExLTE1LjczOGEzOC40NTMgMzguNDUzIDAgMCAwIDEuMDYtMTAuNDEyYy0uMDEtLjI3MS4wNS0uNjMyLjM2Ni0uNDk3LjI5Ni4xMjQuNTEuNjc3LjUzLjk5My4zNzcgNi41Mi0uODE1IDEzLjA2NC0zLjQ3NCAxOC44OTYtMi40OTYgNS40NzItNi4yNDUgMTAuMTA4LTEwLjg0IDEzLjUzOGEzMC42MDcgMzAuNjA3IDAgMCAxLTMuOTYzIDIuNTI3Yy0uNjMyLjMzOC0xLjI5NC43LTEuOTc3IDEuMDE1IDIuMTUuNDQgNC4zMS43NzkgNi40OSAxLjAxNS44MDUuMDkgMS40NzcgMi41ODQuNjExIDIuNDk0QTY3Ljg0MyA2Ny44NDMgMCAwIDEgMi4wMSAzOS4xMDZjLS42ODMtLjIwMy0xLjQyNi0xLjgwNS0uNzQ0LTIuMzhBMzguOTkzIDM4Ljk5MyAwIDAgMCA2LjM1IDMxLjQ5YzEuNTM4LTEuODk1IDIuODYzLTMuOTYgNC4yMzgtNS45OS4zOTgtLjU4NyAxLjEyIDEuMDQ5LjkyNyAxLjQ3Ny0xLjA0OSAyLjM4LTIuNDk2IDQuNTctNC4wNjUgNi41NjZhNDMuMjYyIDQzLjI2MiAwIDAgMS0yLjAyNyAyLjM4IDIwLjc5OCAyMC43OTggMCAwIDAgMS44NTQtLjgyMyAzMC45NiAzMC45NiAwIDAgMCAzLjQ0NC0yLjAzWiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";height:43px;left:50%;position:absolute;top:calc(100% + 12px);-webkit-transform:translateX(-100%);transform:translateX(-100%);width:28px}@media(max-width:767px){.demo-confirm-section-1 .video-presentation__comp-tooltip:after{height:24px;top:calc(100% + 7px);width:15px}}.atcb_list{-webkit-animation:dropDown .25s;animation:dropDown .25s;background-color:#fff;border-radius:20px;box-shadow:0 12px 40px rgba(189,205,230,.65);margin-top:10px;overflow:hidden;position:absolute;z-index:20}.atcb_list .atcb_list_item{border-bottom:1px solid rgba(174,181,199,.3);color:#223153;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.07px;line-height:20px;padding:18px 10px 18px 56px;position:relative;transition:background-color .25s}@media(max-width:767px){.atcb_list .atcb_list_item{font-size:14px;line-height:20px;padding:16px 10px 16px 52px}}.atcb_list .atcb_list_item:before{background-color:#3368f2;border-radius:0 4px 4px 0;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:translateX(-3px);transform:translateX(-3px);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:3px}.atcb_list .atcb_list_item:first-child .atcb_icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjMjIzMTUzIiBkPSJNMTguNDggMjMuMDE2Yy0xLjMgMS4yNjItMi43MzUgMS4wNjYtNC4xMDMuNDctMS40NTUtLjYwNy0yLjc4NC0uNjQ1LTQuMzIgMC0xLjkxMy44MjYtMi45MjguNTg2LTQuMDgtLjQ3Qy0uNTI3IDE2LjMyLjQzMyA2LjEyIDcuODI1IDUuNzM2YzEuNzkzLjA5NiAzLjA0OC45OTEgNC4xMDQgMS4wNjYgMS41Ny0uMzIgMy4wNzItMS4yMzQgNC43NTItMS4xMTQgMi4wMTguMTYzIDMuNTI4Ljk2IDQuNTM2IDIuMzkzLTQuMTUyIDIuNDk2LTMuMTY4IDcuOTY4LjY0NSA5LjUwNC0uNzYzIDIuMDA0LTEuNzQyIDMuOTg0LTMuMzg0IDUuNDQ4bC4wMDMtLjAxN1pNMTEuNzg2IDUuNjY0QzExLjU5IDIuNjg4IDE0LjAwMi4yNCAxNi43NzcgMGMuMzgxIDMuNDMyLTMuMTIgNi00Ljk5MiA1LjY2NFoiLz48L3N2Zz4=")}.atcb_list .atcb_list_item:nth-child(2) .atcb_icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyBjbGlwLXBhdGg9InVybCgjcHJlZml4X19hKSI+PHBhdGggZmlsbD0iIzQyODVGNCIgZD0iTTI0IDEyLjI3NWMwLS44MTYtLjA2OC0xLjYzNi0uMjEyLTIuNDM4SDEyLjI0djQuNjJoNi42MTNhNS41NDkgNS41NDkgMCAwIDEtMi40NDcgMy42NDd2Mi45OTloMy45NDVDMjIuNjY4IDE5LjAxMyAyNCAxNS45MjYgMjQgMTIuMjc1WiIvPjxwYXRoIGZpbGw9IiMzNEE4NTMiIGQ9Ik0xMi4yNDEgMjRjMy4zMDIgMCA2LjA4Ny0xLjA2MiA4LjExNi0yLjg5N2wtMy45NDUtMi45OThjLTEuMDk4LjczMi0yLjUxNSAxLjE0Ni00LjE2NiAxLjE0Ni0zLjE5NCAwLTUuOTAyLTIuMTEyLTYuODc0LTQuOTUxSDEuMzAxdjMuMDlDMy4zNzkgMjEuNDQ0IDcuNjEyIDI0IDEyLjI0IDI0WiIvPjxwYXRoIGZpbGw9IiNGQkJDMDQiIGQ9Ik01LjM2NyAxNC4zYTcuMDUzIDcuMDUzIDAgMCAxIDAtNC41OTV2LTMuMDlIMS4zYTExLjc5OCAxMS43OTggMCAwIDAgMCAxMC43NzZMNS4zNjcgMTQuM1oiLz48cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTIuMjQxIDQuNzQ5YTYuNzI3IDYuNzI3IDAgMCAxIDQuNjk3IDEuNzk5bDMuNDk1LTMuNDI2QTExLjkgMTEuOSAwIDAgMCAxMi4yNDEgMEM3LjYxMiAwIDMuMzggMi41NTcgMS4zMDEgNi42MTRsNC4wNjcgMy4wOWMuOTY3LTIuODQzIDMuNjgtNC45NTUgNi44NzMtNC45NTVaIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0icHJlZml4X19hIj48cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=")}.atcb_list .atcb_list_item:nth-child(3) .atcb_icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjMDA3MkM2IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDIuNjc2IDEzLjgzNS4wMDRsLS4wNDggMjMuOTkyTDAgMjEuMTM1VjIuNjc2Wm00LjkwNSAxMi40NmMtMS4wNDYtMS4yMjUtMS4zMzctMy4xNS0uODM3LTQuNzQ4LjY5Ny0yLjIyMyAyLjQ2My0yLjk3NCAzLjk0Mi0yLjQ2Ljg0NC4yOTUgMS41OTUgMS4wMDUgMS45OTYgMi4wOTNhNS4yMiA1LjIyIDAgMCAxIC4zMDIgMS43MjVjLjAxNCAxLjA5LS4zNjMgMi4zNzQtMS4xMTEgMy4yNy0xLjE1IDEuMzcxLTMuMDk4IDEuNTEyLTQuMjg4LjEyaC0uMDA0Wm0xLjA3OC0xLjE2NGMtLjUxNS0uNzY1LS42NTYtMS45NjUtLjQxMi0yLjk2My4zNC0xLjM4NiAxLjIwNy0xLjg1NiAxLjkzMS0xLjUzNC40MTUuMTg1Ljc4Mi42MjguOTc4IDEuMzA3LjA5Mi4zMjYuMTQ0LjY5Ny4xNDcgMS4wNzcuMDA3LjY4LS4xNzggMS40ODItLjU0NSAyLjA0MS0uNTYzLjg1OC0xLjUxNi45NDQtMi4xLjA3NnYtLjAwNFptOC43NTQtOC45MTJoOC4wM2MuNDUgMCAuODE3LjM2Ny44MTcuODE3di4yOTVsLTYuMzEyIDQuMjU3Yy0uMDgyLjA1NS0uMjg1LjIxMy0uNDUzLjMxOS0uMjQ3LjE2MS0uMjY0LjEzLS41MjUtLjAxNy0uNDAxLS4yMjMtMS4wOTQtLjY5Ny0xLjU2LTEuMDJ2LTQuNjVoLjAwM1ptOC44NSAzLjAwMnY4LjU5YzAgLjY4NS0uNTYyIDEuMjUyLTEuMjUyIDEuMjUyaC03LjU5OFYxMS41NWMuNDU2LjMwMiAxLjA2My43IDEuNDM3LjkzLjMwMi4xODUuMzU3LjI3MS42OTMuMDc2LjE1NC0uMDkuMzA1LS4yMDYuNDA4LS4yNzVsNi4zMTItNC4yMTZ2LS4wMDNaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=")}.atcb_list .atcb_list_item:nth-child(4) .atcb_icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjNjcwMEU4IiBkPSJtMTguNzgxIDAgLjY5NSAxLjU3OCAxLjc2Ny0uODIuNzE5LS43NThjLTEuMTM3LjI1OC0yLjE2My4yNjctMy4xOCAwWiIvPjxwYXRoIGZpbGw9InVybCgjcHJlZml4X19hKSIgZD0ibTEzLjc5NSAxMy43NjItMS4yLjQ0Mi0uNzU3LTEuMzI1TDE5LjM1Ljg4NCAxOS44ODcuN2MuNzQyLS4xNjggMS41NS0uMzQ3IDIuMDc3LS43LTEuMTkzIDEuNjEyLTUuNTM3IDkuMTQ1LTguMTcgMTMuNzYyWiIvPjxwYXRoIGZpbGw9InVybCgjcHJlZml4X19iKSIgZD0ibTEyLjE1NCAxMy41NzMuMzE1LS4zMTZMMTkuOTAxLjY5NyAxOC43ODIgMGMtLjg5NyAxLjY3MS00LjIwNyA3LjA4LTYuMzEzIDEwLjU0M2wtMS4wMSAxLjg5NC42OTUgMS4xMzZaIi8+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2MpIiBkPSJNNi4xNTcgMGMxLjY0NyAyLjkyIDQuMTc2IDcuMDA1IDYuMzEyIDEwLjU0M3YyLjcxNGwtLjUwNS41MDVMNC41NzguNjMyIDYuMTU3IDBaIi8+PHBhdGggZmlsbD0iIzY3MDBFOCIgZD0iTTQuOTM5Ljc5NCA2LjE1NiAwQzQuODUuMjc4IDQuMzA0LjI5NiAzIDBsLjUwNS41NjggMS40MzQuMjI2WiIvPjxwYXRoIGZpbGw9InVybCgjcHJlZml4X19kKSIgZD0ibTEyLjQ3IDEzLjI1Ny0uNTY5LjgyMS0uNzU3LS4zMTZDOS43MzQgMTEuMzI0IDUuNTg3IDMuOSAzIDBjLjUyNC4zOCAxLjIzMy41ODkgMi4wNTEuNzIxbDcuNDE4IDEyLjUzNloiLz48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fZSkiIGQ9Im0xMy45ODQgMjMuOTI2LTIuMTQ2LTEuMDEuMTktOC45NjUuNDQxLS42OTQgMS4zMjYuNTA1LjE5IDEwLjE2NFoiLz48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fZikiIGQ9Im0xMi40NyAyMy4yMzEtMS41MTUuNjk1LjE5LTEwLjE2NCAxLjMyNS0uNTA1djkuOTc0WiIvPjxwYXRoIGZpbGw9IiMyMDAwNDUiIGQ9Im0xMC45NTUgMjMuOTI2IDEuNTE4LTEuMTExIDEuNTEyIDEuMTExcy0uODM4LS4xNTItMS41MTItLjE1MmMtLjYwOCAwLTEuNTE4LjE1Mi0xLjUxOC4xNTJaIi8+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSIxNi40MDIiIHgyPSIxNy41ODYiIHkxPSI2LjU3OSIgeTI9IjcuMjg1IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzFCMDA0MSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzIxMDA0RiIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2IiIHgxPSIxOC44MjIiIHgyPSIxMi41IiB5MT0iLS4wMDMiIHkyPSIxMy4yMTciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjNTUwMEJEIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNDcwMDhEIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fYyIgeDE9IjUuOTQ4IiB4Mj0iMTIuMjM2IiB5MT0iLjIxIiB5Mj0iMTMuMzM1IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzUxMDBCMiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzU1MDBCRCIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2QiIHgxPSI3LjA1OCIgeDI9IjguMTk1IiB5MT0iNy4zIiB5Mj0iNi41NDQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjMjcwMDVEIiBzdG9wLW9wYWNpdHk9Ii45OCIvPjxzdG9wIG9mZnNldD0iLjMxOCIgc3RvcC1jb2xvcj0iIzJCMDA1RCIvPjxzdG9wIG9mZnNldD0iLjU5OCIgc3RvcC1jb2xvcj0iIzI4MDA1NSIvPjxzdG9wIG9mZnNldD0iLjgwOSIgc3RvcC1jb2xvcj0iIzI0MDA0RCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzIzMDA0OSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2UiIHgxPSIxMi4xNzEiIHgyPSIxMy41MzQiIHkxPSIxMy4yNTciIHkyPSIyMy45OTEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjNTUwMEJEIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNTMwMEI1Ii8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fZiIgeDE9IjExLjcxMyIgeDI9IjExLjcxMyIgeTE9IjEzLjMwOCIgeTI9IjIzLjkzIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzIxMDA0NSIvPjxzdG9wIG9mZnNldD0iLjI1IiBzdG9wLWNvbG9yPSIjMjUwMDREIi8+PHN0b3Agb2Zmc2V0PSIuNSIgc3RvcC1jb2xvcj0iIzJCMDA1QyIvPjxzdG9wIG9mZnNldD0iLjc0OSIgc3RvcC1jb2xvcj0iIzM0MDA3MSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzNFMDA4OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==")}.atcb_list .atcb_list_item:last-child{border:none}.atcb_list .atcb_list_item .atcb_icon{background-repeat:no-repeat;background-size:100%;height:24px;left:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px}@media(max-width:767px){.atcb_list .atcb_list_item .atcb_icon{height:20px;width:20px}}.atcb_list .atcb_list_item .atcb_icon svg{display:none}.atcb_list .atcb_list_item:hover{background-color:#eff3fe}.atcb_list .atcb_list_item:hover:before{-webkit-transform:translateX(0);transform:translateX(0)}.atcb_bgoverlay{-webkit-animation:fadeIn .25s;animation:fadeIn .25s;background:rgba(20,18,30,.3);height:100%;left:0;position:fixed;top:0;width:100%;z-index:19}.demo-confirm-section-2{padding:130px 0}@media(max-width:1023px){.demo-confirm-section-2{padding:80px 0}}@media(max-width:767px){.demo-confirm-section-2{padding:30px 0 60px}}.demo-confirm-section-2 .wrap{margin:0 auto;max-width:1170px;padding:0 20px}.demo-confirm-section-2 .companies{align-items:center;display:flex}@media(max-width:1023px){.demo-confirm-section-2 .companies{display:block}}.demo-confirm-section-2 .companies__brands{align-items:center;display:flex;justify-content:center;padding-right:115px;width:52%}@media(max-width:1200px){.demo-confirm-section-2 .companies__brands{padding-right:65px}}@media(max-width:1023px){.demo-confirm-section-2 .companies__brands{padding:120px 0 200px;width:auto}}@media(max-width:767px){.demo-confirm-section-2 .companies__brands{padding:95px 0 140px}}.demo-confirm-section-2 .companies__info{width:48%}@media(max-width:1023px){.demo-confirm-section-2 .companies__info{margin:0 auto;max-width:500px;text-align:center;width:auto}}@media(max-width:767px){.demo-confirm-section-2 .companies__info{margin:0;max-width:none;text-align:left}}.demo-confirm-section-2 .section-title{color:#14121e;font-size:52px;font-weight:800;letter-spacing:-.18px;line-height:68px;margin-bottom:24px}@media(max-width:1023px){.demo-confirm-section-2 .section-title{display:none}}@media(max-width:767px){.demo-confirm-section-2 .section-title{font-size:28px;line-height:40px}}.demo-confirm-section-2 .section-title.mobile{display:none;margin:0 auto 32px;max-width:600px;text-align:center}@media(max-width:1023px){.demo-confirm-section-2 .section-title.mobile{display:block}}.demo-confirm-section-2 .section-description{color:#5f6578;font-size:16px;font-weight:500;line-height:28px;margin:0 0 32px;max-width:472px}@media(max-width:767px){.demo-confirm-section-2 .section-description{font-size:14px;line-height:28px}}.demo-confirm-section-2 .section-description strong{font-weight:600}@media(max-width:767px){.demo-confirm-section-2 .section-description br{content:"";display:block;margin-bottom:15px}}.demo-confirm-section-2 .btn-row{align-items:center;display:flex}@media(max-width:1023px){.demo-confirm-section-2 .btn-row{justify-content:center}}@media(max-width:767px){.demo-confirm-section-2 .btn-row{flex-direction:column}}.demo-confirm-section-2 .btn-row .button{font-size:16px;line-height:24px;padding:15px 26px}@media(max-width:767px){.demo-confirm-section-2 .btn-row .button{font-size:14px;max-width:275px;padding:11px 26px;width:100%}}.demo-confirm-section-2 .brands-circle{pointer-events:none;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.demo-confirm-section-2 .brands-circle__i{height:206px;position:relative;width:206px}@media(max-width:1200px){.demo-confirm-section-2 .brands-circle__i{height:170px;width:170px}}@media(max-width:767px){.demo-confirm-section-2 .brands-circle__i{height:140px;width:140px}}.demo-confirm-section-2 .brands-circle .main-circle{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;height:100%;justify-content:center;position:relative;width:100%}.demo-confirm-section-2 .brands-circle .main-circle img{display:block;width:42%}.demo-confirm-section-2 .brands-circle .sub-circle{background:hsla(0,0%,100%,0);border-radius:50%;box-shadow:-12px 0 15px rgba(189,205,230,.08),0 -12px 15px rgba(189,205,230,.08),12px 0 15px rgba(189,205,230,.08),0 16px 40px rgba(189,205,230,.25);height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.demo-confirm-section-2 .brands-circle .sub-circle.sub-circle_1{box-shadow:-5px 0 10px rgba(189,205,230,.02),0 -5px 10px rgba(189,205,230,.15),5px 0 10px rgba(189,205,230,.15),0 16px 40px rgba(189,205,230,.25);-webkit-transform:translate(-50%,-50%) scale(2.38);transform:translate(-50%,-50%) scale(2.38)}.demo-confirm-section-2 .brands-circle .sub-circle.sub-circle_2{-webkit-transform:translate(-50%,-50%) scale(2.03);transform:translate(-50%,-50%) scale(2.03)}.demo-confirm-section-2 .brands-circle .sub-circle.sub-circle_3{-webkit-transform:translate(-50%,-50%) scale(1.68);transform:translate(-50%,-50%) scale(1.68)}.demo-confirm-section-2 .brands-circle .sub-circle.sub-circle_4{-webkit-transform:translate(-50%,-50%) scale(1.34);transform:translate(-50%,-50%) scale(1.34)}.demo-confirm-section-2 .brands-logo{height:500px;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px}@media(max-width:1200px){.demo-confirm-section-2 .brands-logo{height:470px;width:470px}}@media(max-width:767px){.demo-confirm-section-2 .brands-logo{height:330px;width:330px}}.demo-confirm-section-2 .brands-logo__item{-webkit-animation:jumping-approach 3.8s infinite;animation:jumping-approach 3.8s infinite;position:absolute}.demo-confirm-section-2 .brands-logo__item img{border-radius:50%;display:block;width:100%}.demo-confirm-section-2 .brands-logo__item.logo1{left:17%;top:3%;width:22%}.demo-confirm-section-2 .brands-logo__item.logo2{right:21%;top:8%;width:21.5%}.demo-confirm-section-2 .brands-logo__item.logo3{right:-2%;top:35%;width:16%}.demo-confirm-section-2 .brands-logo__item.logo4{bottom:17%;right:4%;width:20.5%}.demo-confirm-section-2 .brands-logo__item.logo5{bottom:-6%;left:37%;width:25.2%}.demo-confirm-section-2 .brands-logo__item.logo6{bottom:12%;left:-1%;width:24%}.demo-confirm-section-2 .brands-logo__item.logo7{left:4%;top:34%;width:18.5%}.demo-section-1{position:unset}.demo-section-1 .trustpilot-wrap{display:flex;justify-content:center}.demo-section-1 .brands{box-shadow:0 4px 30px rgba(63,74,110,.08);margin:0 auto 30px;max-width:1069px;min-height:121px}.demo-section-1 .brands p{margin-bottom:6px;padding-top:4px}.demo-section-1 .bottom-img{bottom:-70px;display:none;left:-121px;max-width:900px;position:absolute;width:82%}.demo-section-1 .bottom-img img{width:100%}.demo-section-1 .content{max-width:1200px;padding:0 15px;position:relative;z-index:3}.demo-section-1 .content_first{padding-bottom:39px;padding-top:70px}.demo-section-1 .content_last{padding-bottom:0}.demo-section-1 .content .react-tel-input input[type=tel],.demo-section-1 .content .react-tel-input input[type=text]{font-size:15px}.demo-section-1 .bg{background:linear-gradient(43.44deg,rgba(249,249,252,.24) 19.7%,#e9ebf6 78.82%);bottom:-100px;left:0;opacity:.73;position:absolute;right:0;top:-100px;z-index:-1}.demo-section-1 .center{text-align:center}.demo-section-1 .page-title{font-size:44px;letter-spacing:-.2px;margin-bottom:10px;text-align:center}.demo-section-1 .sub-title{font-size:20px;font-weight:400;letter-spacing:-.56px;line-height:24px;margin-bottom:17px;text-align:center}.demo-section-1 .trustpilot-wrap{margin-bottom:64px;text-align:center}.demo-section-1 .row{display:flex}.demo-section-1 .row_two-cols{display:flex;flex-flow:wrap;margin:0 -12px}.demo-section-1 .row_two-cols .col{padding:0 12px;width:50%}.demo-section-1 .row_btn{display:flex;justify-content:center;padding-top:30px}.demo-section-1 .contact-widget{margin:0;max-width:500px;width:100%}.demo-section-1 .contact-widget>div{margin:0 -7px}.demo-section-1 .mob-img{height:230px;position:relative}.demo-section-1 .actions{display:flex;justify-content:center;padding-top:15px}@media(min-width:992px){.demo-section-1 .form-wrap{background:rgba(237,239,248,.49);border:1px solid #eff1f8;border-radius:19px;box-shadow:0 4px 30px rgba(63,74,110,.22);margin:0 auto;max-width:1067px;min-height:676px;overflow:hidden;padding:28px 29px;position:relative}.demo-section-1 .bottom-img{display:block}.demo-section-1 .left{padding-right:35px}.demo-section-1 .right{display:flex;justify-content:flex-end}}@media(max-width:991px){.demo-section-1{background:none}.demo-section-1 .mob-img{display:block;margin-bottom:44px;text-align:center}.demo-section-1 .brands,.demo-section-1 .left{display:none}.demo-section-1 .contact-widget{margin:0 auto}.demo-section-1 .contact-form{padding-bottom:0}.demo-section-1 .page-title{font-size:30px;line-height:33px}.demo-section-1 .sub-title{font-size:14px;line-height:20px;margin-bottom:24px}}@media(max-width:767px){.demo-section-1 .content{padding-bottom:100px;padding-top:20px}.demo-section-1 .content_first{padding-top:60px}.demo-section-1 .sub-title{font-size:14px;line-height:19px}.demo-section-1 .bottom-img{display:none}.demo-section-1 .trustpilot-wrap{margin-bottom:25px}.demo-section-1 .contact-form .btn{margin:0 auto;max-width:200px}}@media (max-width:640px){.demo-section-1 .row{flex-flow:column}.demo-section-1 .row_two-cols .col{width:100%}}@media (max-width:576px){.demo-section-1 .content{padding-left:10px;padding-right:10px}}.page-contact{position:relative}.page-contact .trust-reviews{padding-bottom:100px}.demo-section-2 .content{padding-top:30px}.demo-success__top{text-align:center}.demo-success__top img{display:block;margin:0 auto 22px}.demo-success .section-title{font-size:40px;font-weight:900;letter-spacing:-.18px;line-height:50px;margin:0 0 5px}.demo-success .section-description{color:#323950;font-size:25px;letter-spacing:-.18px;line-height:35px;margin:0 0 40px}.demo-success .schedule-options{background:#fff;border-radius:20px;box-shadow:0 26px 84px rgba(0,7,25,.23);margin:0 auto;max-width:800px;overflow:hidden;width:100%}.demo-success .schedule-options__title{color:#000;font-size:18px;font-weight:600;letter-spacing:-.13px;line-height:35px;margin:0;padding:27px 30px}.demo-success .schedule-options__item .link{background:#fff;display:block;position:relative;transition:background .1s ease;width:100%}.demo-success .schedule-options__item .link:hover{background:rgba(0,72,255,.05);text-decoration:none}.demo-success .schedule-options__item .link-title{border-top:1px solid #c7ccd7;color:#252937;display:block;font-size:15px;font-weight:500;letter-spacing:-.42px;line-height:15px;margin:0 30px;padding-bottom:28px;padding-right:40px;padding-top:28px}.demo-success .schedule-options__item .link-title span{color:#4a5065;font-weight:400}.demo-success .schedule-options__item .link img{position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:767px){.demo-success .section-title{font-size:24px;line-height:30px}.demo-success .section-description{font-size:18px;line-height:24px}.demo-success .schedule-options__title{font-size:16px;line-height:20px}}.page-demo{min-height:100vh}.donations-section-1{position:relative}.donations-section-1 .bg{background:linear-gradient(66.96deg,rgba(249,249,252,.24) 60.45%,#e9ebf6 90.2%);border-radius:0 0 200px 0;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}@media (max-width:991px){.donations-section-1 .bg{border-radius:0 0 100px 0;text-align:center}}.donations-section-1 .content{max-width:600px;padding-bottom:150px}.donations-section-1 .section-title{margin-bottom:20px;text-align:center}.donations-section-1 .section-sub-title{color:#000;font-weight:400;margin-bottom:20px;text-align:center}.donations-section-1 .donations-item{padding-bottom:12px}.donations-section-1 .donations-item__inner{align-items:center;background:#fff;border-left:8px solid #fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;flex-flow:wrap;min-height:86px;overflow:hidden;padding:15px 10px 15px 15px}.donations-section-1 .donations-item .sum{width:100px}.donations-section-1 .donations-item .info{font-size:16px;line-height:22px;padding:0 15px;text-align:right;width:calc(100% - 250px)}.donations-section-1 .donations-item .info__inner{display:flex;flex-flow:column;justify-content:center;min-height:46px}.donations-section-1 .donations-item .btns{display:flex;justify-content:flex-end;width:150px}.donations-section-1 .donations-item .button{font-size:14px;min-width:140px;padding:10px 15px}.donations-section-1 .donations-item.success .donations-item__inner{border-left-color:#83b818}.donations-section-1 .donations-item.success+.donations-item{margin-bottom:30px}.donations-section-1 .donations-item.canceled .donations-item__inner{border-left-color:#ccc}.donations-section-1 .donations-item.canceled .info{color:#e44646}.donations-section-1 .donations-list_recurrence{padding-bottom:25px}.donations-section-1 .donations-list_recurrence .donations-item__inner{border-left-color:#83b818}.donations-section-1 .donations-list_receipts{padding-bottom:25px}.donations-section-1 .donations-list_receipts .receipt-btn{display:block}@media (max-width:1199px){.donations-section-1 .content{max-width:700px}}@media (max-width:600px){.donations-section-1 .donations-item__inner{justify-content:space-between}.donations-section-1 .donations-item .sum{font-size:18px;line-height:22px;padding-bottom:15px;width:100%}.donations-section-1 .donations-item .info{padding-left:0;text-align:left;width:calc(100% - 150px)}}@media (max-width:470px){.donations-section-1 .donations-item__inner{justify-content:space-between}.donations-section-1 .donations-item .info{padding-bottom:15px;width:100%}.donations-section-1 .donations-item .btns{width:100%}}.enterprise-section-1{background:#0e2652;position:relative}.enterprise-section-1 .wrap{max-width:1440px;padding-left:90px;padding-right:90px;position:relative;width:100%;z-index:5}.enterprise-section-1 .wrap_top{align-items:center;display:flex;flex-flow:wrap;padding-bottom:110px;padding-top:120px}.enterprise-section-1 .section-description{padding-right:40%;position:relative}@media(max-width:1280px){.enterprise-section-1 .section-description{padding-right:45%}}.enterprise-section-1 .uw-logo{display:block;margin-bottom:35px;width:437px}.enterprise-section-1 .img-wrap{display:block;position:absolute;right:-58px;top:-17px;width:482px}.enterprise-section-1 .section-bg{height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:992px){.enterprise-section-1 .section-bg_desk{display:none}}.enterprise-section-1 .section-bg_mob{bottom:1000px;display:none;height:auto}@media(max-width:992px){.enterprise-section-1 .section-bg_mob{display:block}}.enterprise-section-1 .section-title{color:#fff;font-size:54px;font-weight:800;letter-spacing:-.5px;line-height:72px;margin:0 0 20px}.enterprise-section-1 .section-sub-title{color:#c1cde9;font-size:18px;font-weight:500;letter-spacing:-.5px;line-height:27px;margin:0 0 60px;max-width:585px}.enterprise-section-1 .enterprise-logos{align-items:center;display:flex;flex-flow:column;padding-bottom:110px}.enterprise-section-1 .enterprise-logos__title{color:#c1cde9;font-size:18px;font-weight:500;letter-spacing:.35px;line-height:28px;margin:0 auto 49px;text-align:center;text-transform:uppercase}.enterprise-section-1 .enterprise-logos__list{align-items:center;display:flex;justify-content:space-between;list-style:none;margin:0 -30px;padding:10px;width:auto}.enterprise-section-1 .enterprise-logos__list li{align-items:center;display:flex;height:40px;justify-content:center;padding:0 30px}.enterprise-section-1 .enterprise-logos__list li img{max-height:100%;max-width:100%}.enterprise-section-1 .button{font-size:16px;line-height:16px;margin-bottom:20px;margin-right:20px;min-width:246px;padding:18px;text-transform:capitalize}.enterprise-section-1 .button_text{background:none;border:1px solid #fff;color:#fff}@media(max-width:992px){.enterprise-section-1 .section-description{padding:0}.enterprise-section-1 .uw-logo{margin:0 auto 44px;max-width:330px;width:100%}.enterprise-section-1 .img-wrap{margin:0 auto;max-width:92%;position:relative;right:0;top:0}.enterprise-section-1 .wrap{padding-left:20px;padding-right:20px}.enterprise-section-1 .wrap_top{display:block;padding-bottom:55px;padding-top:50px}.enterprise-section-1 .col{width:100%}.enterprise-section-1 .section-title{font-size:43px;line-height:56px;margin-bottom:13px;text-align:center}.enterprise-section-1 .section-sub-title{font-size:18px;line-height:27px;margin:0 auto 42px;text-align:center}.enterprise-section-1 .btn-row{align-items:center;display:flex;flex-flow:column;margin-bottom:40px}.enterprise-section-1 .enterprise-logos{padding-bottom:0}.enterprise-section-1 .enterprise-logos__title{font-size:16px;line-height:22px;margin-bottom:33px}.enterprise-section-1 .enterprise-logos__list{flex-wrap:wrap;justify-content:center;margin:0 0 70px;padding:0;width:100%}.enterprise-section-1 .enterprise-logos__list li{height:22px;margin-bottom:28px;padding:0 10px;width:33.33333%}.enterprise-section-1 .dots-center-top,.enterprise-section-1 .dots-left-bottom,.enterprise-section-1 .dots-right-bottom{display:none}}.enterprise-case-studies .section-description{color:#a8b4cf;font-size:23px;font-weight:500;letter-spacing:-.5px;line-height:35px;margin:0 auto 35px;max-width:1040px;padding:0 40px;text-align:center}@media(max-width:992px){.enterprise-case-studies .section-description{font-size:18px;letter-spacing:-.2px;line-height:27px;margin-bottom:37px;padding:0 10px}}.enterprise-case-studies .list{display:flex;list-style-type:none;margin:0 -5px;padding:0}@media(max-width:992px){.enterprise-case-studies .list{display:block;margin:0}}.enterprise-case-studies .list__item{padding:0 5px;width:33.33%}@media(max-width:992px){.enterprise-case-studies .list__item{padding:0;width:100%}}.enterprise-case-studies .list__item-i{align-items:center;display:flex;flex-direction:column;height:350px;justify-content:space-between;padding:48px 20px;position:relative;text-align:center}.enterprise-case-studies .list__item .item__line{height:4px;left:0;position:absolute;top:0;width:100%;z-index:2}.enterprise-case-studies .list__item .item__bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.enterprise-case-studies .list__item .item__link{color:#fff;display:inline-block;font-size:16px;font-weight:700;line-height:28px;position:relative;z-index:2}.enterprise-case-studies .list__item .item__link:after{background:#fff;border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.enterprise-case-studies .list__item .item__link .link__icon{display:block;position:absolute;right:-17px;top:11px;width:8px}.enterprise-case-studies .list__item .item__link:hover{text-decoration:none}.enterprise-case-studies .list__item .item__link:hover:after{opacity:0}.enterprise-case-studies .list__item p{color:#fff;font-size:16px;font-weight:500;line-height:24px;margin:0 auto;max-width:440px;position:relative;z-index:2}.enterprise-section-4{padding-top:110px}.enterprise-section-4 .wrap{max-width:1200px;padding:0 20px 32px}.enterprise-section-4 .section-title{color:#14121e;font-size:46px;font-weight:800;letter-spacing:-.4px;line-height:54px;margin:0 0 137px;text-align:center}.enterprise-section-4 .section-title span{font-weight:inherit}@media(max-width:992px){.enterprise-section-4{padding-top:68px}.enterprise-section-4 .section-title{font-size:32px;line-height:44px;margin-bottom:50px}.enterprise-section-4 .wrap{padding-bottom:0}}.enterprise-section-4 .accessibility-benefits{display:flex;flex-flow:wrap;margin:0 -75px}.enterprise-section-4 .accessibility-benefits__item{padding:0 60px 65px;text-align:center;width:50%}.enterprise-section-4 .accessibility-benefits__item__icon{align-items:center;background:#fff;border-radius:30px;box-shadow:0 24px 40px rgba(27,67,158,.13);display:flex;height:102px;justify-content:center;margin:0 auto 52px;width:102px}.enterprise-section-4 .accessibility-benefits__item__title{color:#213051;font-size:25px;font-weight:700;letter-spacing:-.02px;line-height:38px;margin:0 auto 25px;max-width:388px}.enterprise-section-4 .accessibility-benefits__item__description{color:#35476d;font-size:18px;font-weight:500;letter-spacing:-.02px;line-height:27px;margin:0}@media(max-width:767px){.enterprise-section-4 .accessibility-benefits{margin:0}.enterprise-section-4 .accessibility-benefits__item{padding:0 0 75px;width:100%}.enterprise-section-4 .accessibility-benefits__item__title{font-size:23px;font-weight:700;letter-spacing:-.5px;line-height:35px;margin-bottom:15px}.enterprise-section-4 .accessibility-benefits__item__description{font-size:16px;line-height:24px}.enterprise-section-4 .accessibility-benefits__item__icon{margin-bottom:25px}}.inline-video-preview{margin:0 auto 64px;max-width:1146px;position:relative}@media(max-width:767px){.inline-video-preview{margin:0 -20px 124px}}.inline-video-preview:before{content:"";display:block;padding-top:50.5%}@media(max-width:767px){.inline-video-preview:before{padding-top:57%}}.inline-video-preview button{background:none;border:none;border-radius:32px;cursor:pointer;height:100%;left:0;padding:0;position:absolute;top:0;width:100%;will-change:transform;z-index:2}.inline-video-preview button,.inline-video-preview button:focus{outline:1px solid hsla(0,0%,100%,0)}.inline-video-preview button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:26px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.inline-video-preview button:focus:after{border-radius:none}}.inline-video-preview button:focus:not(:focus-visible):after{display:none}.inline-video-preview button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.inline-video-preview button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:26px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.inline-video-preview button:focus-visible:after{border-radius:none}}@media(max-width:767px){.inline-video-preview button{border-radius:0}}.inline-video-preview__i{border-radius:20px;height:100%;isolation:isolate;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}@media(max-width:767px){.inline-video-preview__i{border-radius:0}}.inline-video-preview__i video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.inline-video-preview__btn{align-items:center;background:rgba(163,28,255,.08);border-radius:50%;display:flex;height:132px;justify-content:center;pointer-events:none;position:absolute;right:60px;top:60px;width:132px}@media(max-width:1023px){.inline-video-preview__btn{right:30px;top:30px}}@media(max-width:767px){.inline-video-preview__btn{bottom:-64px;height:128px;left:50%;right:auto;top:auto;-webkit-transform:translate(-50%)!important;transform:translate(-50%)!important;width:128px}}.inline-video-preview__btn:before{background:rgba(37,69,255,.16);border-radius:50%;content:"";height:82%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:82%;z-index:1}.inline-video-preview__btn span{align-items:center;background:linear-gradient(143.78deg,#03bcff 12.95%,#024fff 51.85%,#f900ff 89.22%),#2e64f1;border-radius:50%;box-shadow:0 32px 32px 11px rgba(113,47,255,.2);display:flex;height:62%;justify-content:center;width:62%;z-index:2}.inline-video-preview__btn span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOSIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI5IDMyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjcuMzYzIDE0LjY0NCAyLjkxOS42NTRBMS41MDggMS41MDggMCAwIDAgMS40LjY2OGMtLjQ3LjI4LS43NTguNzktLjc1OCAxLjM0M1YyOS45OWMwIC41NTMuMjg3IDEuMDYzLjc1OCAxLjM0MmExLjUwMSAxLjUwMSAwIDAgMCAxLjUxOS4wMTJsMjQuNDQ0LTEzLjk4OGMuNDgtLjI3Ny43OC0uNzkzLjc4LTEuMzU2IDAtLjU2Mi0uMy0xLjA3OC0uNzgtMS4zNTVaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:31px;-webkit-transform:translateX(3px);transform:translateX(3px);width:28px}.enterprise-section-6{overflow:visible}.enterprise-section-6 .wrap{max-width:1310px;padding:0 20px 168px}.enterprise-section-6 .section-title{color:#14121e;font-size:36px;font-weight:800;letter-spacing:-.18px;line-height:56px;margin:0 auto 39px;max-width:880px;text-align:center}@media(max-width:992px){.enterprise-section-6 .section-title{font-size:32px;line-height:45px;margin-bottom:34px}.enterprise-section-6 .wrap{padding-top:46px}}@media(max-width:767px){.enterprise-section-6 .section-title{font-size:23px;letter-spacing:-.2px;line-height:35px;margin-bottom:15px}.enterprise-section-6 .inline-video-preview{margin-bottom:32px}}.enterprise-section-7{background:#f7f7fb;overflow:visible}.enterprise-section-7 .wrap{max-width:1260px;padding:0 40px 112px 60px}.enterprise-section-7 .enterprise-ready{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.enterprise-section-7 .enterprise-ready .col:first-child{width:450px}.enterprise-section-7 .enterprise-ready .col:last-child{max-width:600px;padding:80px 0 0 50px}.enterprise-section-7 .enterprise-ready__img{margin-bottom:33px;margin-top:-80px}.enterprise-section-7 .enterprise-ready__list{display:flex;flex-flow:wrap;list-style:none;margin:0 -24px;padding:0}.enterprise-section-7 .enterprise-ready__item{padding:0 24px 54px;width:33.333333%}.enterprise-section-7 .enterprise-ready__icon{align-items:center;background:#fff;border-radius:30px;box-shadow:0 24px 40px rgba(27,67,158,.13);display:flex;height:102px;justify-content:center;margin:0 auto 21px;width:102px}.enterprise-section-7 .enterprise-ready__title{color:#40444e;display:block;font-size:18px;font-weight:600;line-height:27px;text-align:center;text-transform:capitalize}.enterprise-section-7 .section-title{font-size:44px;font-weight:800;letter-spacing:-.01px;line-height:60px;margin:0}@media(max-width:1400px){.enterprise-section-7 .enterprise-ready__title{font-size:16px;line-height:27px}}@media(max-width:992px){.enterprise-section-7 .wrap{padding:0 20px 34px}.enterprise-section-7 .wrap:before{background:#fff;content:"";height:132px;left:0;position:absolute;top:0;width:100%}.enterprise-section-7 .enterprise-ready{border-radius:0;display:block;margin:0;padding:0}.enterprise-section-7 .enterprise-ready__img{margin-bottom:40px;margin-top:-132px;position:relative;right:-5%;width:90%}.enterprise-section-7 .enterprise-ready__list{margin:0;padding-top:30px}.enterprise-section-7 .enterprise-ready__item{padding:0 12px 40px;width:50%}.enterprise-section-7 .enterprise-ready .col{padding:0;width:100%}.enterprise-section-7 .enterprise-ready .col:last-child{max-width:100%;padding:0}.enterprise-section-7 .enterprise-ready .col:first-child{margin:0 auto 20px;max-width:440px;width:100%}.enterprise-section-7 .enterprise-ready__title{font-size:16px;line-height:24px}.enterprise-section-7 .enterprise-ready__icon{height:86px;width:86px}.enterprise-section-7 .enterprise-ready__icon img{-webkit-transform:scale(.75);transform:scale(.75)}.enterprise-section-7 .section-title{font-size:34px;line-height:50px;margin:0;text-align:center}}.page-eula{padding-bottom:100px}.page-eula .page-title{color:#131727;font-size:46px;line-height:50px;margin-bottom:50px}.page-eula .content{max-width:800px;padding-top:80px}@media (max-width:767px){.page-eula .page-title{font-size:30px;line-height:32px}}@media (max-width:374px){.page-eula .page-title{font-size:28px;line-height:30px}}.page-font-license{padding-bottom:100px}.page-font-license .page-title{color:#131727;font-size:46px;line-height:50px;margin-bottom:50px}.page-font-license .content{max-width:900px;padding-top:80px}.page-font-license h2{font-size:24px;font-weight:500;line-height:26px}@media (max-width:768px){.page-font-license .page-title{font-size:30px;line-height:32px}.page-font-license h2{font-size:18px;line-height:22px}}.ind-nav{-webkit-overflow-scrolling:touch;background:#f8f8f9;box-shadow:0 10px 25px rgba(33,48,81,.1);left:0;overflow-x:auto;padding:8px 0;position:absolute;top:100%;width:100%;z-index:4}@media(min-width:1200px)and (max-width:1330px){.ind-nav{top:64px}}@media(max-width:1199px){.ind-nav{top:71px}}@media(max-width:992px){.ind-nav{top:65px}}@media(max-width:767px){.ind-nav{position:absolute}}.ind-nav .wrap{display:flex;justify-content:center;margin:0 auto;max-width:1150px;min-width:1100px;padding:0 20px}.ind-nav ul{align-self:center;display:flex;justify-content:space-between;margin:0 -2px;padding-left:0}.ind-nav li{flex:1 0;list-style:none;padding:0 2px}.ind-nav li a{align-items:center;background-color:transparent;border-radius:8px;display:flex;flex-direction:column;height:100%;padding:8px 5px;position:relative;transition:background-color .25s}@media(max-width:1023px){.ind-nav li a{padding:6px 5px}}.ind-nav li a:hover{background:#1362fe;text-decoration:none}.ind-nav li a:hover img{opacity:0;visibility:hidden}.ind-nav li a:hover img.icon-h{opacity:1;visibility:visible}.ind-nav li a:hover .label{color:#fff}.ind-nav li.active a{background:#1362fe}.ind-nav li.active a:focus{outline:1px solid hsla(0,0%,100%,0)}.ind-nav li.active a:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:12px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.ind-nav li.active a:focus:not(:focus-visible):after{display:none}.ind-nav li.active a:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.ind-nav li.active a:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:12px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.ind-nav li.active a img{opacity:0;visibility:hidden}.ind-nav li.active a img.icon-h{opacity:1;visibility:visible}.ind-nav li.active a .label{color:#fff}.ind-nav .icon{display:inline-flex;margin-bottom:8px;position:relative}.ind-nav .icon img{display:block;margin:0 auto;max-width:100%;transition:all .25s}@media(max-width:1023px){.ind-nav .icon img{max-width:28px}}.ind-nav .icon img.icon-h{left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden}.ind-nav .label{color:#5f6578;font-size:12px;font-weight:500;line-height:14px;text-align:center;transition:color .25s;word-break:break-word}@media(max-width:767px){.ind-nav.fixed{position:fixed;top:0}.app.has-bf-promo .ind-nav.fixed{top:130px}}.ind-section-1{padding-bottom:90px}@media(max-width:767px){.ind-section-1{padding-bottom:40px}}.ind-section-1 .intro{align-items:center;display:flex;min-height:450px;padding-bottom:40px;position:relative;text-align:center;z-index:1}@media(max-width:767px){.ind-section-1 .intro{min-height:0;padding:56px 0 94px}}.ind-section-1 .intro__bg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.ind-section-1 .intro__bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ind-section-1 .intro__bg__i{height:100%;left:0;opacity:.96;position:absolute;top:0;width:100%}.ind-section-1 .intro .wrap{position:relative;z-index:2}.ind-section-1 .intro .section-title{color:#fff;font-size:54px;font-weight:800;letter-spacing:-.32px;line-height:74px;margin-bottom:10px}@media(max-width:767px){.ind-section-1 .intro .section-title{font-size:26px;line-height:36px}}.ind-section-1 .intro .section-subtitle{color:#fff;font-size:26px;letter-spacing:-.32px;line-height:42px;margin-bottom:0}@media(max-width:767px){.ind-section-1 .intro .section-subtitle{font-size:16px;line-height:26px}}.ind-section-1 .section-content{position:relative;z-index:2}.ind-section-1 .sites{display:flex;flex-wrap:wrap;justify-content:center;margin:-64px -15px 0}@media(max-width:767px){.ind-section-1 .sites{display:block;margin:-56px 0 0}}.ind-section-1 .sites .site{margin-bottom:30px;padding:0 15px;width:33.3333333333%}@media(max-width:1023px){.ind-section-1 .sites .site{width:50%}}@media(max-width:767px){.ind-section-1 .sites .site{margin:0 auto 20px;max-width:400px;padding:0;width:100%}}.ind-section-1 .sites .site a{align-items:center;background:#f3f5f9;border-radius:16px;display:flex;min-height:128px;padding:24px;position:relative;transition:background .25s,box-shadow .25s;width:100%}.ind-section-1 .sites .site a:focus{outline:1px solid hsla(0,0%,100%,0)}.ind-section-1 .sites .site a:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:20px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.ind-section-1 .sites .site a:focus:not(:focus-visible):after{display:none}.ind-section-1 .sites .site a:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.ind-section-1 .sites .site a:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:20px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.ind-section-1 .sites .site a{min-height:0;padding:20px}}.ind-section-1 .sites .site a:hover{background-color:#fff;box-shadow:0 16px 40px rgba(189,205,230,.25);text-decoration:none}.ind-section-1 .sites .site a:hover .site-name span{border-color:#5f6578}.ind-section-1 .sites .site a:hover .site-border{-webkit-transform:translate(-50%,4px) scaleY(0);transform:translate(-50%,4px) scaleY(0)}.ind-section-1 .sites .site .site-logo{border:1px solid #d2daf3;border-radius:50%;flex-shrink:0;height:80px;position:relative;width:80px}@media(max-width:767px){.ind-section-1 .sites .site .site-logo{height:72px;width:72px}}.ind-section-1 .sites .site .site-logo__i{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:82%;justify-content:center;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:82%}.ind-section-1 .sites .site .site-logo img{display:block;max-height:100%;position:relative;width:100%}.ind-section-1 .sites .site .site-name{color:#5f6578;flex-grow:1;font-size:16px;font-weight:500;line-height:24px;padding-left:16px}@media(max-width:767px){.ind-section-1 .sites .site .site-name{font-size:14px}}.ind-section-1 .sites .site .site-name span{border-bottom:1px solid transparent;transition:border .25s}.ind-section-1 .sites .site .site-border{border-radius:4px 4px 0 0;bottom:0;height:4px;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:86%}.ind-section-2{background-color:#f3f5f9;padding:120px 0 240px}@media(max-width:767px){.ind-section-2{padding:60px 0 180px}}.ind-section-2 .section-title{color:#14121e;font-size:52px;font-weight:800;letter-spacing:-.18px;line-height:68px;margin-bottom:8px;text-align:center}@media(max-width:767px){.ind-section-2 .section-title{font-size:26px;line-height:36px}}.ind-section-2 .section-subtitle{color:#14121e;font-size:30px;font-weight:700;letter-spacing:.1px;line-height:48px;margin-bottom:60px;text-align:center;text-transform:capitalize}@media(max-width:767px){.ind-section-2 .section-subtitle{font-size:20px;line-height:30px;margin-bottom:32px}}.ind-section-2 .section-content{align-items:center;display:flex;justify-content:space-between}@media(max-width:1023px){.ind-section-2 .section-content{flex-direction:column}}.ind-section-2 .section-content__img{flex-shrink:0;max-width:420px;position:relative;width:100%}@media(max-width:1199px){.ind-section-2 .section-content__img{max-width:340px}}@media(max-width:1023px){.ind-section-2 .section-content__img{margin-bottom:40px}}@media(max-width:767px){.ind-section-2 .section-content__img{margin-bottom:30px}}.ind-section-2 .section-content__img:after{content:"";display:block;padding-top:112%;position:relative}@media(max-width:767px){.ind-section-2 .section-content__img:after{padding-top:107%}}.ind-section-2 .section-content__img__i{border-radius:16px;height:100%;left:0;overflow:hidden;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}.ind-section-2 .section-content__img__ii{height:125%;left:50%;position:absolute;top:-10%;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%}.ind-section-2 .section-content__img img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.ind-section-2 .section-content__img .stat{align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 16px 20px rgba(189,205,230,.35);display:flex;height:150px;justify-content:center;position:absolute;right:-75px;top:78px;width:150px}@media(max-width:1023px){.ind-section-2 .section-content__img .stat{display:none}}.ind-section-2 .section-content__img .stat__i{align-items:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDYiIGhlaWdodD0iMTA2IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTA2IDEwNiI+PHBhdGggc3Ryb2tlPSIjMjA0NDNFIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMTIuNiIgZD0iTTUzIDdhNDYgNDYgMCAwIDAtMzQuNDg4IDc2LjQzNyIvPjxwYXRoIHN0cm9rZT0iIzJCQjA5OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMTIuNiIgZD0iTTE5LjEzOCA4NC4xMzVBNDUuODc4IDQ1Ljg3OCAwIDAgMCA1MyA5OXYwYTQ2IDQ2IDAgMSAwIDAtOTIiLz48cGF0aCBzdHJva2U9IiM2RkU1Q0YiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEyLjYiIGQ9Ik03NS44MzkgOTIuOTRBNDUuOTg0IDQ1Ljk4NCAwIDAgMCA5OSA1MyA0NiA0NiAwIDAgMCA1MyA3Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:100%;color:#213051;display:flex;flex-direction:column;font-size:12px;font-weight:500;height:106px;justify-content:center;line-height:14px;padding:0 24px;text-align:center;width:106px}.ind-section-2 .section-content__img .stat__i strong{font-size:22px;font-weight:800;line-height:20px}.ind-section-2 .section-content__info{max-width:560px;padding-left:30px;padding-right:30px}@media(max-width:1023px){.ind-section-2 .section-content__info{max-width:none;padding:0}}.ind-section-2 .section-content__info p{color:#5f6578;font-size:16px;font-weight:500;line-height:28px;margin-bottom:25px}@media(max-width:767px){.ind-section-2 .section-content__info p{font-size:14px;margin-bottom:15px}}.ind-section-2 .section-content__info p a{color:#1362fe}.ind-section-2 .section-content .btn-row{align-items:center;display:flex}@media(max-width:1023px){.ind-section-2 .section-content .btn-row{justify-content:center}}@media(max-width:767px){.ind-section-2 .section-content .btn-row{flex-direction:column}}.ind-section-2 .section-content .btn-row .button{font-size:16px;line-height:24px;padding:15px 26px}@media(max-width:767px){.ind-section-2 .section-content .btn-row .button{font-size:14px;margin-bottom:18px;max-width:275px;padding:11px 26px;width:100%}}.ind-section-2 .section-content .btn-row .btn-text{border-bottom:1px solid #1362fe;color:#1362fe;font-size:16px;font-weight:600;line-height:16px;margin-left:32px;position:relative;text-decoration:none;transition:border .25s}.ind-section-2 .section-content .btn-row .btn-text:focus{outline:1px solid hsla(0,0%,100%,0)}.ind-section-2 .section-content .btn-row .btn-text:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.ind-section-2 .section-content .btn-row .btn-text:focus:not(:focus-visible):after{display:none}.ind-section-2 .section-content .btn-row .btn-text:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.ind-section-2 .section-content .btn-row .btn-text:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.ind-section-2 .section-content .btn-row .btn-text{font-size:14px;margin-left:0}}.ind-section-2 .section-content .btn-row .btn-text:hover{border-color:transparent;text-decoration:none}.page-industry{padding-top:100px;position:relative}@media(max-width:1023px){.page-industry{padding-top:92px}}.page-industry .wrap{margin:0 auto;max-width:1150px;padding:0 20px}.start-journey{padding-bottom:120px}.start-journey__left{bottom:0;position:absolute;right:calc(100% - 430px);top:0;width:430px}.start-journey__left .start-journey__icon{-webkit-animation:jumping 3.4s ease-in-out infinite;animation:jumping 3.4s ease-in-out infinite}.start-journey__right{bottom:0;left:calc(100% - 430px);position:absolute;top:0;width:430px}.start-journey__right .start-journey__icon{-webkit-animation:jumping 3.4s ease-in-out infinite;animation:jumping 3.4s ease-in-out infinite}.start-journey__icon{position:absolute}.start-journey__icon img{border-radius:50%;overflow:hidden}.start-journey__icon_1{left:0;top:0}.start-journey__icon_2{left:189px;top:7px}.start-journey__icon_3{right:14px;top:21px}.start-journey__icon_4{left:-15px;top:152px}.start-journey__icon_5{left:164px;top:119px}.start-journey__icon_6{left:291px;top:194px}.start-journey__icon_7{left:86px;top:244px}.start-journey__icon_8{left:-27px;top:323px}.start-journey__icon_9{left:228px;top:300px}.start-journey__icon_10{right:-12px;top:389px}.start-journey__icon_11{left:142px;top:397px}.start-journey__icon_12{left:-32px;top:449px}.start-journey__icon_13{right:91px;top:491px}.start-journey__icon_14{right:194px;top:523px}.start-journey__icon_15{left:24px;top:643px}.start-journey__icon_16{right:104px;top:618px}.start-journey__icon_17{left:65px;top:3px}.start-journey__icon_18{left:200px;top:59px}.start-journey__icon_19{right:56px;top:111px}.start-journey__icon_20{right:3px;top:225px}.start-journey__icon_21{left:104px;top:220px}.start-journey__icon_22{right:20px;top:-5px}.start-journey__icon_23{left:182px;top:177px}.start-journey__icon_24{left:138px;top:336px}.start-journey__icon_25{left:86px;top:476px}.start-journey__icon_26{left:259px;top:296px}.start-journey__icon_27{left:10px;top:368px}.start-journey__icon_28{left:87px;top:473px}.start-journey__icon_29{left:217px;top:452px}.start-journey__icon_30{left:300px;top:544px}.start-journey__icon_31{left:141px;top:593px}.start-journey__icon_32{left:51px;top:644px}.start-journey__icon_33{right:-6px;top:652px}.start-journey__icon_34{right:-49px;top:401px}.start-journey .start-journey__icon:first-child{-webkit-animation-delay:.25s;animation-delay:.25s}.start-journey .start-journey__icon:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}.start-journey .start-journey__icon:nth-child(3){-webkit-animation-delay:.75s;animation-delay:.75s}.start-journey .start-journey__icon:nth-child(4){-webkit-animation-delay:1s;animation-delay:1s}.start-journey .start-journey__icon:nth-child(5){-webkit-animation-delay:1.25s;animation-delay:1.25s}.start-journey .start-journey__icon:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s}.start-journey .start-journey__icon:nth-child(7){-webkit-animation-delay:1.75s;animation-delay:1.75s}.start-journey .start-journey__icon:nth-child(8){-webkit-animation-delay:2s;animation-delay:2s}.start-journey .start-journey__icon:nth-child(9){-webkit-animation-delay:2.25s;animation-delay:2.25s}.start-journey .start-journey__icon:nth-child(10){-webkit-animation-delay:2.5s;animation-delay:2.5s}.start-journey .start-journey__icon:nth-child(11){-webkit-animation-delay:2.75s;animation-delay:2.75s}.start-journey .start-journey__icon:nth-child(12){-webkit-animation-delay:3s;animation-delay:3s}.start-journey .start-journey__icon:nth-child(13){-webkit-animation-delay:3.25s;animation-delay:3.25s}.start-journey .start-journey__icon:nth-child(14){-webkit-animation-delay:3.5s;animation-delay:3.5s}.start-journey .start-journey__icon:nth-child(15){-webkit-animation-delay:3.75s;animation-delay:3.75s}.start-journey .wrap{margin:0 auto;max-width:1440px;position:relative}.start-journey__i{padding:217px 20px 300px}.start-journey .section-title{color:#14121e;font-size:56px;font-weight:900;line-height:72px;margin:0;padding-bottom:15px;text-align:center}@media(max-width:767px){.start-journey .section-title{font-size:32px;line-height:40px;margin-top:0;padding-bottom:15px}}.start-journey .section-sub-title{color:#4e505a;font-size:16px;letter-spacing:-.89px;line-height:24px;margin:0;padding-bottom:53px;text-align:center}@media(max-width:767px){.start-journey .section-sub-title{font-size:14px;line-height:22px;padding-bottom:30px}}.start-journey .btn-row{display:flex;justify-content:center;margin:0 -12px}.start-journey .btn-row .button{font-size:16px;margin:0 12px;padding:16px}@media(max-width:1420px){.start-journey__right{left:calc(100% - 224px)}.start-journey__left{right:calc(100% - 224px)}}@media(max-width:992px){.start-journey__left{bottom:auto;height:205px;left:0;right:0;top:0;width:100%}.start-journey__right{bottom:0;height:205px;left:0;right:0;top:auto;width:100%}.start-journey__icon_3{left:900px;right:0}.start-journey__icon_4{left:250px;right:auto;top:83px}.start-journey__icon_5{left:106px}.start-journey__icon_6{left:336px;top:0}.start-journey__icon_7{left:466px;top:0}.start-journey__icon_8{left:383px;top:90px}.start-journey__icon_9{left:580px;top:110px}.start-journey__icon_10{left:630px;right:auto;top:10px}.start-journey__icon_11{left:730px;right:auto;top:50px}.start-journey__icon_12{opacity:0;visibility:hidden}.start-journey__icon_13{left:796px;right:auto;top:142px}.start-journey__icon_14{left:656px;right:auto;top:523px}.start-journey__icon_16{display:none}.start-journey__icon_17{top:-54px}.start-journey__icon_19{left:825px;right:auto;top:111px}.start-journey__icon_22{left:900px;right:auto}.start-journey__icon_24{left:530px;right:auto;top:-22px}.start-journey__icon_26{left:430px;right:auto;top:80px}.start-journey__icon_27{left:327px;right:auto;top:0}.start-journey__icon_28{left:560px;right:auto;top:140px}.start-journey__icon_29{left:320px;right:auto;top:140px}}.faq-small{padding-bottom:170px}.faq-small .wrap{max-width:900px;padding:0 20px}.faq-small .section-title{color:#14121e;font-size:56px;font-weight:900;line-height:72px;margin:0;padding-bottom:11px;text-align:center}@media(max-width:767px){.faq-small .section-title{font-size:32px;line-height:40px;margin-top:0;padding-bottom:15px}}.faq-small .section-sub-title{color:#4e505a;font-size:19px;letter-spacing:-.89px;line-height:29px;margin:0;padding-bottom:27px;text-align:center}@media(max-width:767px){.faq-small .section-sub-title{font-size:16px;line-height:24px;margin-top:0;padding-bottom:15px}}.faq-small .accordion__item{background:#eaeffe;border-radius:14px;margin-bottom:8px}.faq-small .accordion__button{color:#4e505a;cursor:pointer;font-size:17px;letter-spacing:-.73px;line-height:29px;padding:14px 44px 14px 24px;position:relative}@media(max-width:767px){.faq-small .accordion__button{font-size:16px;font-weight:500;line-height:24px;padding-left:20px}}.faq-small .accordion__button .icon{color:#6b7690;font-size:7px;position:absolute;right:31px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.faq-small .accordion__panel{-webkit-animation:fadein .35s ease-in;animation:fadein .35s ease-in;padding:0 24px}.faq-small .accordion__panel p{color:#12101c;font-size:14px;font-weight:400;line-height:28px;margin:0;padding-bottom:22px}.faq-small__tabs{margin:0 auto;max-width:786px;padding-bottom:26px}.faq-small .btn-row{display:flex;justify-content:center}.faq-small .button_view-more-faq{align-items:center;background:none;border-radius:3px;color:#4e505a;display:flex;font-size:16px;letter-spacing:-.69px;line-height:29px;padding:0 28px 0 0}.faq-small .button_view-more-faq:hover{box-shadow:none}.faq-small .button_view-more-faq .icon{color:#3c71fa;font-size:7px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.uw-testimonials{padding-bottom:161px}.uw-testimonials .section-title{color:#14121e;font-size:56px;line-height:56px;margin:0;padding-bottom:32px;text-align:center}.uw-testimonials .section-title span{display:block;font-size:44px;font-weight:300;line-height:44px}.uw-testimonials .wrap{max-width:2248px;overflow:hidden}.page-home .uw-testimonials .wrap{padding-bottom:55px;padding-top:80px}.uw-testimonials .uw-testimonials-slider-scroll-container{overflow:auto;scroll-snap-align:center}.uw-testimonials .uw-testimonials-slider-scroll-container .uw-testimonials-slider{width:2248px}.uw-testimonials .slider-item{padding-bottom:50px}.uw-testimonials .slider-item__i{display:flex;flex-flow:wrap;justify-content:center}.uw-testimonials .item{padding:0 15px 31px;width:444px!important}.uw-testimonials .item:first-child{margin-left:-15px}.uw-testimonials .item__i{background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,229,.25);display:flex;height:280px;overflow:hidden}.uw-testimonials .item .info{padding:27px 20px;position:relative;width:calc(100% - 135px)}.uw-testimonials .name{color:#40444e;font-size:16px;font-weight:700;line-height:22px;margin:0;padding-bottom:5px}.uw-testimonials .position{color:#646a7c;font-size:11px;letter-spacing:-.2px;line-height:14px;margin:0;padding-bottom:19px}.uw-testimonials .text{color:#646a7c;display:inline;font-size:13px;font-weight:400;line-height:17px;margin-bottom:0;padding-bottom:16px}.uw-testimonials .text:after,.uw-testimonials .text:before{content:'"'}.uw-testimonials .text-wrap{color:#646a7c;font-size:13px;line-height:17px}.uw-testimonials__photo{width:135px}.uw-testimonials .control-row{align-items:center;bottom:10px;display:flex;justify-content:space-between;left:20px;min-height:46px;position:absolute;right:15px}.uw-testimonials .control-row .read-more-btn{background:none;border:none;color:#5f6578;cursor:pointer;font-size:13px;font-weight:600;line-height:24px;overflow:hidden;padding:0;position:relative}.uw-testimonials .control-row .read-more-btn:after{background:#5f6578;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;right:0;-webkit-transform:translateX(-101%);transform:translateX(-101%);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.uw-testimonials .control-row .read-more-btn:hover{text-decoration:none}.uw-testimonials .control-row .read-more-btn:hover:after{-webkit-transform:translateX(0);transform:translateX(0)}.uw-testimonials-slider{margin:0 -30px;position:relative}.uw-testimonials-slider .slick-current{z-index:2}.uw-testimonials-slider .slick-slider{-webkit-user-select:text;-ms-user-select:text;user-select:text}.uw-testimonials-slider .slick-list.draggable{-webkit-user-select:none;-ms-user-select:none;user-select:none}.uw-testimonials-slider.mobile-hide{margin:0}.uw-testimonials-slider:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.uw-testimonials .swiper-slide{height:auto;width:auto}.uw-testimonials .testimonial-play-btn{align-items:center;background:rgba(186,167,240,.1);border:none;border-radius:25px;color:#40444e;cursor:pointer;display:flex;font-size:12px;font-weight:600;line-height:14px;overflow:hidden;padding:6px 8px;position:relative}.uw-testimonials .testimonial-play-btn:before{background:rgba(186,167,240,.25);border-radius:25px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.uw-testimonials .testimonial-play-btn:focus:before,.uw-testimonials .testimonial-play-btn:hover:before{-webkit-transform:translateX(0);transform:translateX(0)}.uw-testimonials .testimonial-play-btn .circle{align-items:center;background:#a495ff;border-radius:50%;color:#fff;display:flex;font-size:8px;height:20px;justify-content:center;margin-right:5px;width:20px}.uw-testimonials .testimonial-play-btn .circle .icon{margin-left:2px}.uw-testimonials .play-btn{align-items:center;background:#c619dd;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:center;line-height:16px;margin-top:28px;padding:12px 21px 10px 12px}.uw-testimonials .play-btn img{margin-right:10px;margin-top:-3px}.uw-testimonials .btn-row{display:flex;justify-content:center;padding-top:40px}.uw-testimonials .btn-row .btn-item{margin-bottom:20px}.uw-testimonials .btn-row .button{font-size:16px;font-weight:600;padding:17px 26px}@media(max-width:1024px){.page-home .uw-testimonials .content{padding-top:80px}.uw-testimonials .section-title{display:block;font-size:32px;line-height:40px;margin:0 auto 25px;max-width:100%;text-align:center}.uw-testimonials-slider{margin:0}}@media(max-width:991px){.page-home .uw-testimonials .content{padding-top:100px}}@media(max-width:767px){.uw-testimonials{padding-bottom:0}.uw-testimonials .swiper-container{padding-bottom:40px}.uw-testimonials .swiper-pagination{bottom:30px}.uw-testimonials .btn-row.center{padding-bottom:80px;padding-top:0}.page-home .uw-testimonials .content{padding-top:5px}.uw-testimonials .section-title{font-size:32px;line-height:40px;margin-bottom:26px;padding:0 20px}.uw-testimonials .section-title span{font-size:24px;line-height:30px}.uw-testimonials .swiper-slide img{border-radius:0}.uw-testimonials .item{width:305px!important}.uw-testimonials .item__i{flex-flow:column;height:auto;width:300px}.uw-testimonials .item .info{min-height:320px;padding:20px;width:100%}.uw-testimonials .item .info .text{font-size:14px;line-height:22px}.uw-testimonials .item .control-row{align-items:center;padding-right:0}.uw-testimonials__photo{height:171px;width:100%}.uw-testimonials__photo img{height:171px;-o-object-position:50% 30%;object-position:50% 30%;width:100%}}.testimonial-title{color:#323950;font-size:42px;font-weight:900;line-height:55px;margin-bottom:14px;margin-top:6px;text-align:left}@media(max-width:1024px){.testimonial-title{font-size:24px;line-height:30px;order:0;padding-bottom:18px;padding-top:18px;text-align:center;width:100%}}.testimonial-text{color:#464c61;font-size:14px;letter-spacing:-.39px;line-height:22px;margin:0 0 20px;min-height:65px}@media(max-width:1024px){.testimonial-text{max-width:100%;order:2}}.testimonial-author{padding-bottom:0;padding-left:46px;position:relative}.testimonial-author:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI1IDIwIj48ZyBmaWxsPSIjMjIyQzQ3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjMyNiA5LjAyNmMxLjEyMy0uNjgzIDIuMjMtLjk3MiAzLjQzMi0uODgzIDIuNDE2LjE4IDQuNDg4IDIuMDcxIDQuODQgNC40My4zNzEgMi40OTYtLjk5IDQuODg5LTMuMjkzIDUuNzg0QzMuNzkzIDE5LjcyNC4wNDggMTcuMjA4LjAwMiAxMy40NjJjLS4wMzUtMi44ODUuNDEyLTUuNjY2IDEuNzQ2LTguMjZDMi43OTYgMy4xNjUgNC4yNyAxLjUxOCA2LjI3NS4zNjVjLjE3Ni0uMTAxLjM1Ny0uMTk5LjU0NC0uMjc3LjUxNi0uMjE0IDEuMDM1LS4wMjcgMS4yNTkuNDQyLjIyNi40NzQuMDUgMS4wMDctLjQ1OCAxLjI0Ni0xLjQ2OC42OTMtMi41NzUgMS43ODUtMy40ODcgMy4wOS0uODU4IDEuMjI3LTEuNDE0IDIuNTg3LTEuODA3IDQuMTZNMTUuNDcgOC45NDNjLjkxLS40NCAxLjc5LS43NDMgMi43NTctLjc5MiAyLjgwOC0uMTQ0IDUuMzE0IDEuOTg4IDUuNTcgNC43NTQuMjY0IDIuODc2LTEuNzgzIDUuNDU1LTQuNjExIDUuODEtMi44NjcuMzYtNS43MDQtMS41OTUtNS45MjctNC40MjUtLjM5Mi00Ljk5Ljc2Ni05LjUyNiA0Ljc4Mi0xMi45NDUuNTgtLjQ5MyAxLjI3My0uODY3IDEuOTQ4LTEuMjMyLjQ4Mi0uMjYyIDEuMDM3LS4wMjQgMS4yNTIuNDQyLjIyLjQ3NS4wMzQuOTk1LS40NyAxLjI0NC0yLjIxNyAxLjA5NS0zLjYzIDIuOTA3LTQuNTgzIDUuMTE1LS4yODQuNjU4LS40ODEgMS4zNTItLjcxOCAyLjAzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSguMTU0IC4wNzMpIi8+PC9nPjwvc3ZnPg==);content:"";display:block;height:19px;left:3px;position:absolute;top:1px;width:24px}.testimonial-author .name{font-size:18px;font-weight:700;letter-spacing:.1px;line-height:27px;margin:0}.testimonial-author .position{color:#67696f;font-size:14px;line-height:20px;margin:0}@media(max-width:1024px){.testimonial-author{order:0;padding-bottom:30px;padding-left:0;text-align:center}.testimonial-author .name{color:#2b3248}.testimonial-author:before{display:none}}.testimonials-thumbs{display:flex;flex-flow:wrap;margin:18px -10px 0;z-index:2}.testimonials-thumbs .item{background:none;border:none;padding:0 5px;width:auto}.testimonials-thumbs .item.active .icon,.testimonials-thumbs .item:focus .icon{border-color:#3368f2}.testimonials-thumbs .item.active img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.testimonials-thumbs .item__inner{border-radius:50%;padding:0}.testimonials-thumbs .slick-current .icon,.testimonials-thumbs .slick-slide:focus .icon{border-color:#3368f2}.testimonials-thumbs .slick-current img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.testimonials-thumbs .icon{align-items:center;border:2px solid transparent;border-radius:50%;cursor:pointer;display:flex;height:70px;justify-content:center;width:70px}.testimonials-thumbs img{border-radius:50%;display:block;-webkit-filter:grayscale(100%);filter:grayscale(100%);height:60px;opacity:.7;transition:opacity .1s ease,-webkit-filter .1s ease;transition:opacity .1s ease,filter .1s ease;transition:opacity .1s ease,filter .1s ease,-webkit-filter .1s ease;width:60px}.testimonials-thumbs img:hover{opacity:1}@media(max-width:1024px){.testimonials-thumbs{display:none}.testimonials-thumbs .icon{height:40px;width:40px}.testimonials-thumbs .icon img{height:30px;width:30px}}.popup-content.testimonials-modal-content{background:transparent;max-width:604px}.popup-content.testimonials-modal-content .testimonial-play-btn{align-items:center;background:rgba(186,167,240,.1);border:none;border-radius:25px;color:#40444e;cursor:pointer;display:flex;font-size:12px;font-weight:600;line-height:14px;overflow:hidden;padding:6px 8px;position:relative}.popup-content.testimonials-modal-content .testimonial-play-btn:before{background:rgba(186,167,240,.25);border-radius:25px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.popup-content.testimonials-modal-content .testimonial-play-btn:focus:before,.popup-content.testimonials-modal-content .testimonial-play-btn:hover:before{-webkit-transform:translateX(0);transform:translateX(0)}.popup-content.testimonials-modal-content .testimonial-play-btn .circle{align-items:center;background:#a495ff;border-radius:50%;color:#fff;display:flex;font-size:8px;height:20px;justify-content:center;margin-right:5px;width:20px}.popup-content.testimonials-modal-content .testimonial-play-btn .circle .icon{margin-left:2px}.popup-content.testimonials-modal-content .modal-body{padding:30px}.popup-content.testimonials-modal-content .modal-close{height:50px;right:-25px;top:-26px;width:50px}@media(max-width:500px){.popup-content.testimonials-modal-content .modal-close{right:0}}.popup-content.testimonials-modal-content .modal-close img{width:15px}.popup-content.testimonials-modal-content .modal-title{align-items:center;display:flex;margin:0;padding-bottom:30px}.popup-content.testimonials-modal-content .modal-title img{margin-right:25px}.popup-content.testimonials-modal-content .usr{align-items:center;display:flex;flex-flow:wrap;padding-bottom:26px}.popup-content.testimonials-modal-content .usr__ava{height:58px;width:58px}.popup-content.testimonials-modal-content .usr__ava img{border-radius:50%;height:58px;-o-object-fit:cover;object-fit:cover;width:58px}.popup-content.testimonials-modal-content .usr__r{padding-left:30px;width:calc(100% - 58px)}.popup-content.testimonials-modal-content .usr__name{color:#40444e;font-size:18px;font-weight:700;line-height:24px;margin:0;padding-bottom:5px}.popup-content.testimonials-modal-content .usr__position{color:#646a7c;font-size:12px;font-weight:500;line-height:14px;margin:0}.popup-content.testimonials-modal-content p{color:#646a7c;font-size:16px;letter-spacing:-.15px;line-height:29px;margin-bottom:10px}.popup-content.testimonials-modal-content p:last-child{margin-bottom:0}.popup-content.testimonials-modal-content .modal-info{padding-left:90px;position:relative}.popup-content.testimonials-modal-content .modal-info:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDMwIDIxIj48cGF0aCBmaWxsPSIjQjRCOUNBIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMi45NjUgMCAxOS40MiAyLjY5NWMxLjkxMyAxLjUxNiAzLjI2NCAzLjQ4MSAzLjc3IDUuMzM0LTMuMzc2IDAtNi4xOSAyLjkyLTYuMTkgNi40MDEgMCAzLjU5NCAyLjkyNiA2LjU3IDYuMzYgNi41NyAzLjg4MiAwIDYuNjQtMy41OTQgNi42NC04LjY0N0MzMCA4LjI1NCAyNy40MTEgMy43MDYgMjIuOTY1IDBabS0xNyAwTDIuNDIgMi42OTVDNC4zMzMgNC4yMTEgNS42ODQgNi4xNzYgNi4xOSA4LjAzIDIuODE0IDguMDMgMCAxMC45NSAwIDE0LjQzIDAgMTguMDI0IDIuOTI2IDIxIDYuMzYgMjFjMy44ODIgMCA2LjY0LTMuNTk0IDYuNjQtOC42NDdDMTMgOC4yNTQgMTAuNDExIDMuNzA2IDUuOTY1IDBaIi8+PC9zdmc+) no-repeat;background-size:70%;content:"";display:block;height:29px;left:35px;position:absolute;top:0;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:42px}@media(max-width:500px){.popup-content.testimonials-modal-content .modal-info{padding-left:0}.popup-content.testimonials-modal-content .modal-info:before{display:none}}.popup-content.testimonials-modal-content a:hover{text-decoration:underline}.uw-testimonials-slider__inner{align-content:flex-start;align-items:stretch;-webkit-animation-duration:220s;animation-duration:220s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scrolling-l;animation-name:scrolling-l;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:flex;flex-flow:row nowrap;justify-content:center;left:0;position:relative}.uw-testimonials-slider__inner.reverse{-webkit-animation-name:scrolling-r;animation-name:scrolling-r}.uw-testimonials-slider{display:flex;flex-flow:row nowrap;scrollbar-width:none;width:100%}.uw-testimonials-slider.reverse{display:flex;flex-flow:row-reverse nowrap;scrollbar-width:none;width:100%}.uw-testimonials-slider.paused .uw-testimonials-slider__inner{-webkit-animation-play-state:paused;animation-play-state:paused}.play-btn-row{display:flex;justify-content:center;padding-bottom:40px}.play-btn-row .play-btn{background:none;border:none;border-radius:6px;box-shadow:0 0 40px rgba(189,205,229,.75);height:40px;margin:0;padding:5px;position:relative;width:40px}.play-btn-row .play-btn img{margin:0}.play-btn-row .play-btn:focus:after{border:2px solid #006dd5;border-radius:6px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.old-home .home-hero{padding:0 46px 20px}@media(min-width:1025px){.old-home .home-hero__i{border-radius:40px;height:44vw;max-height:900px;min-height:708px;overflow:hidden}}@media(min-width:3000px){.old-home .home-hero__i{padding:2vw 60px}}@media(min-width:1025px)and (max-width:1920px){.old-home .home-hero__title{font-size:3.48vw;line-height:4.4vw;padding-bottom:23px}}.old-home .home-hero__list{max-width:647px;padding:0 0 9px}.old-home .home-hero__list__item:last-child:before{display:none}.old-home .home-hero .underline:after{bottom:-7px;left:-20px;right:-2px}.old-home .home-hero .btn-row{max-width:647px;text-align:right;width:100%}.old-home .home-hero .logo-list{margin:0 -10px 0 -35px;padding-top:31px}@media(max-width:1319px){.old-home .home-hero .logo-list{margin:0 -5px 0 -35px}.old-home .home-hero .logo-list img{padding:0 5px;width:82%!important}}@media(max-width:1290px){.old-home .home-hero .logo-list img{width:100%!important}}.old-home .home-hero-new__stats{padding-top:80px}.old-home .home-hero-new__stats__title__top{align-items:center;color:#4e505a;display:flex;font-size:25px;font-weight:400;justify-content:center;line-height:36px;margin-bottom:33px;position:relative}.old-home .home-hero-new__stats__title__top img{margin-right:15px;margin-top:-3px}.old-home .home-hero-new__stats__title__b{color:#14121e;font-size:72px;letter-spacing:-.23px;line-height:72px;text-align:center}.old-home .home-hero-new__stats__title__b .dot-title{font-weight:800}@media(min-width:1920px){.old-home .home-hero__title{font-size:93px;line-height:112px}}@media(max-width:1319px){.old-home .home-hero .btn-row{max-width:491px}}@media(max-width:1140px){.old-home .home-hero__title{font-size:42px;line-height:52px}.old-home .home-hero__list{max-width:315px}.old-home .home-hero .btn-row{text-align:left}}@media(max-width:1024px){.old-home .home-hero .wrap,.old-home .home-hero .wrap>section{overflow:visible}.old-home .home-hero .wrap>section:after,.old-home .home-hero .wrap>section:before{border-radius:30px}.old-home .home-hero .wrap>section:after,.old-home .home-hero .wrap>section:before,.old-home .home-hero__i{background-image:url(/js-assets/static/hero-bg-tablet-31dde986b3d528b3175e14f6c95176aa.jpg);background-position:50% 50%}.old-home .home-hero__i{border-radius:40px}.old-home .home-hero__l{width:100%}.old-home .home-hero .mob-img{display:block}.old-home .home-hero__title{font-size:62px;line-height:76px;margin:0 auto;max-width:100%;text-align:center}.old-home .home-hero__list{margin:0 auto;max-width:100%;padding-bottom:20px;text-align:center}.old-home .home-hero__list li{padding-left:0}.old-home .home-hero__list li:before{display:inline-block;margin-right:10px;position:relative;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.old-home .home-hero .button{display:block;margin:0 auto;width:200px}.old-home .home-hero .try-it{display:none}.old-home .home-hero .btn-row{max-width:100%;text-align:center}}@media(max-width:767px){.old-home .home-hero{padding-bottom:15px}.old-home .home-hero__i{display:block}.old-home .home-hero__i .mob-img{width:500px}.old-home .home-hero__title{max-width:90%;text-align:center}.old-home .home-hero .button__inner{padding:0}}@media(max-width:1024px){.old-home .home-hero .home-hero-new__stats__title__top{font-size:22px;line-height:32px}.old-home .home-hero .home-hero-new__stats__title__b{font-size:52px;line-height:52px}.old-home .home-hero .home-hero-new__stats__title__b .underline-dots .dot{margin:0 6px}.old-home .home-hero .home-hero-new__stats__title__b .underline-dots .dot:nth-child(15),.old-home .home-hero .home-hero-new__stats__title__b .underline-dots .dot:nth-child(16),.old-home .home-hero .home-hero-new__stats__title__b .underline-dots .dot:nth-child(17),.old-home .home-hero .home-hero-new__stats__title__b .underline-dots .dot:nth-child(18){display:none}}@media(max-width:767px){.old-home .home-hero .home-hero-new__stats__title{margin-bottom:0}.old-home .home-hero .home-hero-new__stats__title .anim-dots{display:none}.old-home .home-hero .home-hero-new__stats__title__top{font-size:16px;line-height:27px;margin-bottom:25px}.old-home .home-hero .home-hero-new__stats__title__top img{display:none;height:33px;width:33px}.old-home .home-hero .home-hero-new__stats__title__b{font-size:28px;line-height:38px}}.old-home .uw-badges{display:flex;margin:0 -10px;padding-bottom:20px;padding-top:20px}.old-home .uw-badges__item{padding:10px}@media(max-width:1024px){.old-home .uw-badges{justify-content:center}}@media(max-width:600px){.old-home .uw-badges{flex-flow:wrap;justify-content:center}.old-home .uw-badges__item{text-align:center;width:33.33333%}.old-home .uw-badges__item img{min-width:100%}}.old-home .home-brands{padding-bottom:40px;padding-top:80px}@media(max-width:767px){.old-home .home-brands{padding-bottom:80px}}.old-home .home-brands .content{max-width:1240px}@media(max-width:767px){.old-home .home-brands .content{padding-left:0;padding-right:0}}.old-home .home-brands .brands{box-shadow:0 16px 40px rgba(189,205,229,.25);margin-bottom:0!important;padding:30px 0 0!important}.old-home .home-brands .brands .brands__title{font-size:14px;line-height:16px;margin-bottom:30px;padding-left:30px}.old-home .home-brands .brands .slick-slide>div{padding-bottom:56px}.old-home .home-brands .brands .slick-dots{margin-top:-14px;position:relative;z-index:3}.old-home .home-brands .brands .slick-dots button{background:none;height:11px;margin:0 5px;width:11px}.old-home .home-brands .brands .slick-controls{opacity:1!important;right:27px;top:15px;width:81px}@media(max-width:767px){.old-home .home-brands .brands{box-shadow:none;height:230px;padding-left:0!important;padding-right:0!important}.old-home .home-brands .brands .slick-slide>div{padding-bottom:20px}.old-home .home-brands .brands__title{margin-bottom:10px;padding-left:20px}}.old-home .home-brands .btn-row.center{padding:40px 0 60px}.old-home .home-brands.external-brands{margin:50px 0}@media(max-width:767px){.old-home .home-brands.external-brands{box-shadow:0 16px 40px rgba(189,205,229,.25)}}.old-home .home-brands.external-brands .content{padding-bottom:0!important}.old-home .widget-stats{padding-bottom:100px}.old-home .widget-stats .wrap{max-width:1135px}.old-home .widget-stats__i{display:flex;flex-flow:wrap;padding-top:10px}.old-home .widget-stats__item{padding:0 15px 20px;width:50%}.old-home .widget-stats__item__i{background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,229,.25);padding:34px 30px}.old-home .widget-stats__title{color:#4e505a;font-size:20px;font-weight:400;line-height:29px;margin:0;padding-bottom:18px;padding-left:51px;position:relative;text-align:left}.old-home .widget-stats__title .circle{background:rgba(158,135,255,.7);border-radius:50%;display:block;height:28px;left:8px;position:absolute;top:0;width:28px}.old-home .widget-stats__title .circle img{position:relative;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.old-home .widget-stats__title .circle .icon{color:#2a64fb;display:block;opacity:.6;position:relative}.old-home .widget-stats__title .circle .icon_arrow-down{font-size:24px;-webkit-transform:translate(5px,-3px);transform:translate(5px,-3px)}.old-home .widget-stats__title .circle .icon_eye{font-size:22px;-webkit-transform:translate(6px,3px);transform:translate(6px,3px)}.old-home .widget-stats__val{color:#14121e;font-size:78px;font-weight:900;letter-spacing:-.25px;line-height:78px;margin:0;padding-bottom:6px}.old-home .widget-stats__info{color:#5f6578;font-size:16px;font-weight:400;line-height:16px;margin:0;padding-left:3px}@media(max-width:1024px){.old-home .widget-stats__title{font-size:16px;line-height:18px}.old-home .widget-stats__val{font-size:60px;line-height:60px}.old-home .widget-stats__info{font-size:12px}}@media(max-width:767px){.old-home .widget-stats__title{font-size:13px;line-height:18px;padding-bottom:9px;padding-left:36px}.old-home .widget-stats__title .circle{height:18px;width:18px}.old-home .widget-stats__title .circle img{-webkit-transform:translateY(-6px);transform:translateY(-6px);width:15px}.old-home .widget-stats__title .circle .icon_arrow-down,.old-home .widget-stats__title .circle .icon_eye{font-size:13px}.old-home .widget-stats__val{font-size:24px;line-height:24px}.old-home .widget-stats__info{font-size:11px}.old-home .widget-stats__item{padding:0 20px}}.old-home .widget-stats .btn-row.center{padding:60px 0 0}@media(max-width:650px){.old-home .widget-stats__i{flex-flow:column}.old-home .widget-stats__item{margin:0 auto;max-width:100%;padding-bottom:40px;width:100%}.old-home .widget-stats__item:last-child{padding-bottom:0}}.old-home .uw-benefits{padding:60px 0 108px}@media(max-width:767px){.old-home .uw-benefits{padding:0 0 60px}}.old-home .uw-benefits .section-title{color:#0f1221;font-size:56px;font-weight:800;letter-spacing:-.022em;line-height:78px;margin-bottom:70px;text-align:center}@media(max-width:1023px){.old-home .uw-benefits .section-title{margin-left:auto;margin-right:auto;max-width:740px}}@media(max-width:767px){.old-home .uw-benefits .section-title{font-size:32px;letter-spacing:-.33px;line-height:42px;margin:0 auto 50px;max-width:335px}}.old-home .uw-benefits .section-title .dot-title{font-weight:800}.old-home .uw-benefits .section-title .dot-title .anim-dots{bottom:-18px}@media(max-width:767px){.old-home .uw-benefits .section-title .dot-title .anim-dots{bottom:-14px}}@media(max-width:374px){.old-home .uw-benefits .section-title .dot-title .anim-dots{display:none}}.old-home .uw-benefits .section__i{background:linear-gradient(180deg,#f7f9fb,hsla(0,0%,100%,0));padding-top:74px}@media(max-width:767px){.old-home .uw-benefits .section__i{padding-top:64px}}.old-home .uw-benefits .section__i .section-title{color:#161e33;letter-spacing:-.18px;line-height:84px;margin:0 auto 64px;max-width:700px}@media(max-width:767px){.old-home .uw-benefits .section__i .section-title{font-size:28px;line-height:42px;margin-bottom:32px;max-width:335px}}.old-home .uw-benefits .section__i .badge{margin:0 auto 22px;max-width:118px}@media(max-width:767px){.old-home .uw-benefits .section__i .badge{max-width:98px}}.old-home .uw-benefits .section__i .badge img{display:block;width:100%}.old-home .uw-benefits .wrap{margin:0 auto;max-width:1410px;padding:0 20px}.old-home .uw-benefits__i{display:flex;justify-content:center;margin-bottom:70px}@media(max-width:767px){.old-home .uw-benefits__i{display:block;margin-bottom:64px}}.old-home .uw-benefits__item{padding:0 15px;position:relative;width:33.3333333333%}@media(max-width:767px){.old-home .uw-benefits__item{margin-bottom:53px;padding:0;width:100%}.old-home .uw-benefits__item:first-child{z-index:3}.old-home .uw-benefits__item:nth-child(2){z-index:2}.old-home .uw-benefits__item:nth-child(3){z-index:1}.old-home .uw-benefits__item:last-child{margin-bottom:0}}.old-home .uw-benefits__item__i{background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,230,.25);height:100%;padding:56px 22px 24px}@media(max-width:767px){.old-home .uw-benefits__item__i{padding:64px 16px 24px}}.old-home .uw-benefits__item-icon{align-items:center;background:#f7f9fb;border-radius:50%;display:flex;height:80px;justify-content:center;left:50%;margin:0 auto;position:absolute;top:-40px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:80px}@media(max-width:767px){.old-home .uw-benefits__item-icon{height:94px;top:-47px;width:94px}}.old-home .uw-benefits__item-icon img{display:block;max-width:100%}.old-home .uw-benefits__item-title{color:#40444e;font-size:20px;font-weight:600;line-height:30px;margin:0 0 16px;text-align:center}@media(max-width:767px){.old-home .uw-benefits__item-title{font-size:18px;line-height:27px}}.old-home .uw-benefits__item-description{color:#5f6578;font-size:16px;font-weight:500;line-height:28px;margin:0;text-align:center}@media(max-width:767px){.old-home .uw-benefits__item-description{font-size:14px;line-height:21px}}.old-home .uw-benefits .btn-row .button{min-width:218px}.old-home .inline-video-preview{margin:0 auto 64px;max-width:1115px;position:relative}@media(max-width:767px){.old-home .inline-video-preview{margin:0 -20px 124px}}.old-home .inline-video-preview:before{content:"";display:block;padding-top:50.5%}@media(max-width:767px){.old-home .inline-video-preview:before{padding-top:91%}}.old-home .inline-video-preview button{background:none;border:none;border-radius:32px;cursor:pointer;height:100%;left:0;outline:1px solid hsla(0,0%,100%,0);padding:0;position:absolute;top:0;width:100%;will-change:transform;z-index:2}.old-home .inline-video-preview button:focus{outline:1px solid hsla(0,0%,100%,0)}.old-home .inline-video-preview button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:35px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.old-home .inline-video-preview button:focus:after{border-radius:none}}.old-home .inline-video-preview button:focus:not(:focus-visible):after{display:none}.old-home .inline-video-preview button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.old-home .inline-video-preview button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:35px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.old-home .inline-video-preview button:focus-visible:after{border-radius:none}}@media(max-width:767px){.old-home .inline-video-preview button{border-radius:0}}.old-home .inline-video-preview__i{border-radius:32px;height:100%;isolation:isolate;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}@media(max-width:767px){.old-home .inline-video-preview__i{border-radius:0}}.old-home .inline-video-preview__i video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.old-home .inline-video-preview__btn{align-items:center;background:rgba(163,28,255,.08);border-radius:50%;display:flex;height:132px;justify-content:center;pointer-events:none;position:absolute;right:60px;top:60px;width:132px}@media(max-width:1023px){.old-home .inline-video-preview__btn{right:30px;top:30px}}@media(max-width:767px){.old-home .inline-video-preview__btn{bottom:-64px;height:128px;left:50%;right:auto;top:auto;-webkit-transform:translate(-50%)!important;transform:translate(-50%)!important;width:128px}}.old-home .inline-video-preview__btn:before{background:rgba(37,69,255,.16);border-radius:50%;content:"";height:82%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:82%;z-index:1}.old-home .inline-video-preview__btn span{align-items:center;background:linear-gradient(143.78deg,#03bcff 12.95%,#024fff 51.85%,#f900ff 89.22%),#2e64f1;border-radius:50%;box-shadow:0 32px 32px 11px rgba(113,47,255,.2);display:flex;height:62%;justify-content:center;width:62%;z-index:2}.old-home .inline-video-preview__btn span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOSIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI5IDMyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjcuMzYzIDE0LjY0NCAyLjkxOS42NTRBMS41MDggMS41MDggMCAwIDAgMS40LjY2OGMtLjQ3LjI4LS43NTguNzktLjc1OCAxLjM0M1YyOS45OWMwIC41NTMuMjg3IDEuMDYzLjc1OCAxLjM0MmExLjUwMSAxLjUwMSAwIDAgMCAxLjUxOS4wMTJsMjQuNDQ0LTEzLjk4OGMuNDgtLjI3Ny43OC0uNzkzLjc4LTEuMzU2IDAtLjU2Mi0uMy0xLjA3OC0uNzgtMS4zNTVaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:31px;-webkit-transform:translateX(3px);transform:translateX(3px);width:28px}.old-home .quick-scan{padding-bottom:152px}@media(max-width:767px){.old-home .quick-scan{display:none}}.old-home .quick-scan .wrap{max-width:1109px}.old-home .quick-scan__i{background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoKCgoKCgsMDAsPEA4QDxYUExMUFiIYGhgaGCIzICUgICUgMy03LCksNy1RQDg4QFFeT0pPXnFlZXGPiI+7u/sBCgoKCgoKCwwMCw8QDhAPFhQTExQWIhgaGBoYIjMgJSAgJSAzLTcsKSw3LVFAODhAUV5PSk9ecWVlcY+Ij7u7+//CABEIASgIqgMBIgACEQEDEQH/xAAcAAEBAAMBAQEBAAAAAAAAAAAAAQIDBAYHBQj/2gAIAQEAAAAA+zfi/IPG8wFBQKAFAABSgBQAFAAoAoHTQAEBAgQE1wAACgAAAAAAAAUAAUKKoUqqXPO23P8Af+n+kflfzZxgFBQKAFAABSgBQAFAAoAoNu4gAECBAgJrgAAKAAAAAAAACgAAoUVQqlUuzOrav2f1nwbwgAoKBQAoAAKKAKAAoAFACi9QQAECBAgJqAAAoAAAAAAAAoAAFChVCqVTLZlbaO3+hf5W5gBQUBQBQAAUUAUABQAFAFHRmEABAgQECagAAUAAAAAAABQAABQoVRSlUz2ZMlU9f8vACgoCgCgAAUoAUABQAKAKbN4EACBAQIE1oAAUAAoAAgABQAAAFChVClKptzttUPPABQUBQBQAAKUAKAAoAFAFXpoEACBAQIGOBAAKAAoAAAAAAAAAUKFUKUqruyZVRXnQAoKAoAUAAFFAFAAUACgCt20AgAgIECBhiIACgAoAAAAAAAAAKChVClKrLdbaqjzoAUFAUAKAACigCgAKABQBcupAEAEBAgQNcBACgAoAAAAAAAAAFChShSqVs221VDzoAUFAUAKAACigCgAKABQBenMgEAEBAgQNcACUAAoAAAAAAAAAKChVBSqVvyuSqWvNgBQUBQAoAAFKAFAAUAFAG3oEAgAgIECBqAAAAKAAAAAAAAABQUKoKVS5bsraq0ebACgoCgBQAAKKAKAAoAFAXroQEAEBAgQTWAAAAoAAAAAAAAAFBQVQoql27MrVWh5sAKCgKAFAAAooAoACgAUB0bQQCAEBAgQY4AAAAKAAAAAAAAACgUKUKUpejLJatB5sAKCgFAFAAAooAoACgAUDPrQEBABAgQIMcYAAACgAAAAAAAAAUFBShSlNm7K1bRTzQAUFAKAFAABRQBQAFAAoHZkQICACBAgQYRAAAAoAAAAAAAAAKBQVQUpTozyq2ijzQAUCgKAFAAApQAoAFAAoN+8QICACBAgQaxAAACgAAAAAAAAAoFBSgpSsujK2sig80AFAoCgBQAAKUAKABQAKGXYECAgAgQIEJgEAAAUAAAAAAAAAKAoKUFKVv2ZWrVFPMgBQKAoAUAACigCgAKACh1bAQIEAECAghMAQAAFAAAAAAAAABQKBSgpS3pzW2qUPMgBQKAoAUAACigCgAKACjd0AQIEAECAghjiBAAAoAAAAAAAAAUBQUoFKXduttqlC+YACgUBQAoAAFFAFAAUAFMuwBAgQAQECCGOIBAACgAAAAAAAACgKBSgopl0522qUU8wAFAoCgAoAAKKAKAAoAKdO5AQICAEBAghhABAAKAAAAAAAAAKAUClBRTfuyrJSlDzAAUCgFACgAAUoAoACgArZ1iAggIAIECCJgABABQAAAAAAAABQCgUoFFZdWVttKoV5cAKBQCgBQAAKUAKABQAV2ZiAggIAIECCJgAAQCgAAAAAAAAFACgUoFFdG622lUUeXACgUAoAUAACigCgAUAF3dIQEEBABAgQRjiAACKAAAAAAAAAKAFAUoFFz6sraqqUV5YAKBQCgBQAAKKAKABQAZdtCAggIAIECCMIAAAAAAAAAAAAKACgKKBRerZcqqqUo8sAFAoBQAoAAFFAFAAoAOrcBAggIAICCCMIAAAAAAAAAAAAoACgKUBRu6bclVSqDywAUCgFACgAAUUAUACgBs7AECBAgAgIIJMUAAAAAAAAAAAKAAFAKUBTLsyuSqpVKPKgBQKAUAFAAApQBQAKAL25AIECBAAgQQSYkAAAAAAAAFAAAAAUAooFHVuuSqpaUHlQAoFAKACgAAUoAoAFAHTvAICCAgAgQITGCAAAAAAAKAAAAAAUAooFN3VbaqqpRTygAKCgFABQAAKUAUACgGfaAICCAgAgQITAIAAAAAACgAAAAACgClAVn2ZW1VVVFDygAKBQCgBQAAKUAUACgHbmAICCAgAgQITGBAAAAAACgAAAAABQBRQFvXttqqqqKDygAKBQCgBQAAKKAUACgN3XABAQQEAECBDGQEAAAAAAoAAAAAAUAKKAvTvytVVpShTyYAKBQCgBQAAKKAUACgXvqACBBAQAIEEMCAgAAAAAUAAAAAAKAClAN3XlbVLSlFDyYAKBQCgBQAAKKAKACgdW8gAgQIEACBBExEBAAAAACgAAAAABQAUUBs7crapapRQPOcwAUCgFACgAAUUAUAFBn3CACBAgIAIEETEQCAAAAAKAAAAAAKABRQMu7O2qqqUoD1n4XhAAoFAKAFAAAooAoAKDt2CACBAgIAIEEYwIBAAAAAUAAAAAAoAChQZduy2qqqUoK7PvPB/NHGAKBQCgAoAAKKAKACht7AgAgIICACBBGKBAQAAAAFAAAAAAUAAooL27baq1SlBVv1j1r834x43mAUCgFABQAAKUAoAFDvyBACAgQEAEEEYoCAgAAAAoAAAAAFAACihe3bbVWqUoVc/2/ovo3//EABkBAQEBAQEBAAAAAAAAAAAAAAABAgMFBP/aAAgBAhAAAADp9OgUFAoApKVFCgNagEAEQKAAAAAAAUKtrj5n12goKBQBSUVKCgulgIAIAAAAAAAAKFXSvl5qCgUFACpRUoKDVAIAIAAAAAAAAKFatHwqBQUFACpRUUKF3CwEAIAAAAAAAAKFbpXwKBQUFACgVFChtYAQAgAAAAAAABQW6qnwKBQUCgCkpUUKNagAQBAAAAAAAABQXdUfAoFBQKAFSixQpdkAEAQAAAAAAAAUGtWh8CgUFAoAVKKlCm6QAQBAAAAAAAABQb1QvnqBQUCgBUoqUK1oQAQBAAAAAAAABQvRSnnqBQUCgBQKlC3YIAQBAAAAAAAABQ3qlHnqBQKCgBQKlC7oIAQBAAAAAAAAChelKHnqBQKBQBSUqUNdICAIAQAAAAAAAAodLVB56gUCgUAKlKijrYCACAQAAAAAAAAsrW6oHnqBQKBQAqUqKb2gIAICAAAAAAAACl6VQHnqBQKBQAqUqUvUQIAICAAAAAAAACnTSgp5ygUCgUAKlKlOtECACAgAAAAAAABTXRQUecoFAoFACpSpWugQJYsCAgAAAAAAABV6qFDPmdKBQKBQAqUqV1oQEAEEAAAAAAAAFvVQpTyfm+jsAoKBQAqUqXewQEAEEAAAAAAAAF62hSp5fyf/xAAXAQEBAQEAAAAAAAAAAAAAAAAAAQID/9oACAEDEAAAAAAASiUAEUiiUCIAKAFIAAAAAAAAQDQAAJRKACKJRKBIAFAAAAAAAAAACANAAAlIoAJRKJQJAAoAAAAAAAAAAQBoAAEpFABKIpFCQAFAAAAAAAAAACANAAAlEoAJRFIoSAAoAAAAAAAAAAQEbAABKJQARSKRRIABQAAAAAAAAABAQ2AACUSgAikUSjIACgAAAAAAAAACBBsAAEUigAlEolJAAFAAAAAAAAAAEEDYAAEpFABKJRKkAAKAAAAAAAAAAIQGwAAJRKACUSiVkAAUAAAAAAAAAARANgAASiUAEolEsgAAUAAAAAAAAAAkAbAAAlEoAJRKIgAAKAAAAAAAAAAiANgAASiUAEUlEQAAFAAAAAAAAAAiAGwAAIpFACKSiQAACgAAAAAAAAASADYAAEUigBFJSQAABQAAAAAAAAASABsAABKRQAikpIAAAoAAAAAAAAASACOgAACUSgBFJUgAABQAAAAAAAAAyAQuwAAEolACKSsgAABQAAAAAAAADIBBugAAJRKAEolkAAACgAAAAAAAAMgEG7//xAA1EAACAQIEAwQIBgMBAAAAAAABAgMEEQAFEmAxQVAGIWFwBxBAQlJxcoETFCIwMrEgI1Ek/9oACAEBAAE/AMZ5n+XZBTiWrcl2/hEne74zX0g59XkpTSCig5LFx+74mq6upYtPUyyk83ct/e7FXSOjNx3sP8kkkjN0dlP/AEG2KDtVnmXldFa8iD3JjrGMi7X0mckQSD8Cr+Dk/wBB9ef53T9nctesmGqU/phi+N8V9fVZlVS1VVKXlc3JPLwHgN2xrz6OeO9h+wCVIKkgg3BGOx/aM5rB+Sqn/wDXCnc/xp6vSFmxzDPpadT/AKaMfhL9fv7tUaiB5OjA/Zy6tly6tp6uI/qicN8xzGI5VmijljN0dAynwIuMVcxqaupnbjLK7n5sb7tRdI8T5OrgftU3aWpgpoIRIbRxqnH4Ru2Nbm/IdIPDey73AubDAGkW6Q3Dew3vGvvdJbeq8d7quo26U3HeqDe6LpHj0o8TvUCw3tGtzfkPJ9Rc72AuQMKNIA6UeB3qg7t7RLYX6WeG9B3nAGBvSNdTeA6Y29EHff1DeirpFumNx3oosN6xL7x6ad5oLneqLqYDyhQWGBvSNdK+J6aeG81Fzgb0iS51HpzbzjHdfA3mo1EAYACiw6cd5AXNsAb0iSwueJ8oY17r4G8411N4eUKi5AwBvRF0rbp53lGthfmd6RJc6j1A7xRdTYA3moLEAYAAAA6gd4xrpG9IksLnifKGNbm5wN5xprbwHUTvBVLG2AABbeYF8KoVQOoneESaR4nekKe8ft1I7viS/ed6IutgOXPyhRS5tgAAWG9I00L4nqR3dxwiaRvSFNRueA6md3RJb9R3oAWIAwqhQAOpndsUeo3PDesKWGo/bygRC58MAWFvaquE01XUwNxildD81NttRpra3Ln1Q7sVS5sMKoUADFvaabs7UT08EoQ2eNW4f9GPSFlLZdn8tQFtDWD8Vfr9/bUSaE8T1Q7rALGwwiBQB7VQUclfWQUsf8pHA+Q5nEUSQxRxqLKihVHgMdosipu0eXPSyHS4OqGX4XxX0FXllXLSVcRjljNiD/Y2xCupr8h5PqpY2GEQIPagCxAAJJNgBjsrkRyyL83ULaqlXh8C+vP+z2W9oKYJWIVdQdEqdzpjNvR7n+XktTxCsh5NF/P7piakq6Zis9NLERydCv8Ae1kTQoHVDuoAsbDEcYQe0pHJIbIjMfAXxRdms4rSumkeND78o0DGS9l6TJ2E0hE9V8fJPpHr/8QAJREBAAEEAQMEAwEAAAAAAAAAAQIDEVBgABIxQQQgMHAQIVFh/9oACAECAQE/AKdPq/b24RDsZY049lShTqHaz/Tk4MJMXkSwGWNPPb6ii1OlO5lz6KNPPoszYagZoNQM2agZoNQM0F9RDNBbUAzUTUQzQW1AM1E1EMyF3UQtmgsahE85qJ51CJf5ZTjC3U8pz6i3kxhqAX+b1VUqTA7R4KNzlObLvi4edPPle3K/qKklhex/n4//xAAaEQEAAQUAAAAAAAAAAAAAAAABEFBgcICg/9oACAEDAQE/ANFTIL33hTW3Qj//2Q==);background-repeat:no-repeat;background-size:cover;border-radius:18px}.old-home .quick-scan-form{align-items:center;display:flex;padding:34px 60px 36px}.old-home .quick-scan-form__l{padding-left:74px;padding-right:36px;position:relative;width:calc(100% - 430px)}.old-home .quick-scan-form .form-group-with-label .help-block{left:25px}.old-home .quick-scan-form__r{position:relative;width:430px}.old-home .quick-scan-form__icon{align-items:center;background:hsla(0,0%,100%,.23);border-radius:12px;display:flex;height:50px;justify-content:center;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px}.old-home .quick-scan-form__title{color:#fff;font-size:15px;font-weight:600;line-height:24px;margin:0;padding-bottom:6px;text-transform:uppercase}.old-home .quick-scan-form__description{color:#fff;font-size:16px;font-weight:500;line-height:24px;margin:0;max-width:449px}.old-home .quick-scan-form .form-group-with-label{border-radius:30px;margin:0;width:100%}.old-home .quick-scan-form .form-group-with-label .label{opacity:0;pointer-events:none}.old-home .quick-scan-form .form-group-with-label .input{border:none;border-radius:30px;font-size:16px;letter-spacing:-.01px;padding:20px 110px 20px 26px}.old-home .quick-scan-form .form-group-with-label .input:focus+.focus-outline{border-color:#fff;border-radius:34px;box-shadow:0 0 0 4px hsla(0,0%,100%,.22)}.old-home .quick-scan-form .button{min-width:103px;padding:17px 10px 16px;position:absolute;right:2px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}@media(max-width:1350px){.old-home .quick-scan{padding-left:20px;padding-right:20px}}@media(max-width:1100px){.old-home .quick-scan .quick-scan-form__description{font-size:14px}}@media(max-width:992px){.old-home .quick-scan{display:none}}.old-home .about-widget{padding-bottom:120px}@media(max-width:767px){.old-home .about-widget{display:none}}.old-home .about-widget .wrap{max-width:1240px;padding:0 20px}.old-home .about-widget .section-title{color:#14121e;font-size:56px;font-weight:900;line-height:72px;margin:0;padding-bottom:11px;text-align:center}.old-home .about-widget .section-sub-title{color:#4e505a;font-size:19px;letter-spacing:-.89px;line-height:29px;margin:0;padding-bottom:41px;text-align:center}.old-home .about-widget .read-more-wrap{text-align:right}.old-home .about-widget__read-more{color:#646a7c;font-size:16px;font-weight:700;line-height:29px}.old-home .about-widget__tabs{padding-bottom:22px}.old-home .about-widget__tab__i{display:flex}.old-home .about-widget__tab__l{padding-right:20px;position:relative;z-index:3}@media(max-width:992px){.old-home .about-widget__tab__i{flex-flow:wrap}.old-home .about-widget__tab__r{display:none}.old-home .about-widget__tab__l{padding:0;width:100%}}.old-home .about-widget .react-tabs{padding-bottom:62px}.old-home .about-widget .react-tabs__tab-list{background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,229,.25);margin-bottom:99px;max-width:1200px;padding:3px}.old-home .about-widget .react-tabs__tab{border:none;border-radius:16px;color:#3368f2;font-size:16px;line-height:18px;padding:18px 10px;text-decoration:underline;width:16.6666666%}@media(max-width:992px){.old-home .about-widget .react-tabs__tab{font-size:12px}}.old-home .about-widget .react-tabs__tab:first-child,.old-home .about-widget .react-tabs__tab:last-child{border-radius:16px}.old-home .about-widget .react-tabs__tab--selected{background:#f0f2f4;color:#213252;text-decoration:none}.old-home .about-widget .react-tabs__tab-panel{-webkit-animation:fadein .1s ease-in;animation:fadein .1s ease-in;padding:0 28px}.old-home .about-widget__item{max-width:505px;padding-bottom:24px}@media(max-width:992px){.old-home .about-widget__item{margin:0 auto}}.old-home .about-widget__item__i{background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,229,.25);overflow:hidden;padding:28px 50px 27px 122px;position:relative}.old-home .about-widget__item__title{color:#40444e;font-size:21px;letter-spacing:-.19px;line-height:25px;margin:0;padding-bottom:13px;text-align:left}.old-home .about-widget__item__info{font-size:16px;line-height:28px;margin:0}.old-home .about-widget__item__info a{color:#646a7c;font-weight:700}.old-home .about-widget__item__info a:hover{text-decoration:underline}.old-home .about-widget__more{color:#40444e;font-size:16px;font-weight:700;letter-spacing:-.15px;line-height:19px;margin-bottom:0;padding-top:11px;text-align:center}.old-home .about-widget__icon{align-items:center;background:#f3f5f9;border-radius:50%;display:flex;height:54px;justify-content:center;left:30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:54px}.old-home .about-widget__laptop{margin-right:-277px}.old-home .about-widget .btn-row{display:flex;justify-content:center}.old-home .about-widget .btn-row .button{font-size:16px;font-weight:600;padding:17px 26px}.old-home .approach{padding-bottom:120px}.old-home .approach .section-title{color:#14121e;font-size:56px;font-weight:900;line-height:72px;margin:0;padding-bottom:20px;text-align:center}@media(max-width:767px){.old-home .approach .section-title{font-size:32px;line-height:40px;margin-top:0;padding-bottom:15px}}.old-home .approach .section-sub-title{color:#4e505a;font-size:19px;letter-spacing:-.89px;line-height:29px;margin:0 auto;max-width:950px;padding-bottom:41px;text-align:center}.old-home .approach .wrap{max-width:1000px;padding:0 20px}.old-home .approach__info{display:flex;flex-flow:wrap}.old-home .approach__info__col{padding-bottom:60px;width:calc(100% - 500px)}.old-home .approach__info__col:first-child{width:500px}.old-home .approach__info__sub-title{color:#6b7691;font-size:18px;font-weight:700;line-height:22px;margin:0;padding-bottom:12px;text-align:left}.old-home .approach__info__title{color:#213051;font-size:30px;font-weight:700;line-height:48px;margin:0;max-width:340px;padding-bottom:32px;text-align:left}.old-home .approach__info__txt{color:#4e505a;font-size:18px;letter-spacing:-.78px;line-height:28px;padding-top:20px}.old-home .approach__info .btn-row{margin:0 -8px}.old-home .approach__info .button{font-size:14px;margin:0 8px;min-width:143px;padding:18px 10px}.old-home .approach .grid-scroll-container{overflow:hidden}.old-home .approach .grid-scroll-container.no-animate *{-webkit-animation:none!important;animation:none!important}.old-home .approach__grid{display:flex;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2146px}.old-home .approach__left-col{align-items:flex-start;display:flex;flex-flow:wrap;width:476px}.old-home .approach__left-col .approach__item_t2:nth-child(2) .approach__item__graphic{margin:auto 0;padding-top:18px}.old-home .approach__left-col .approach__item_t2:nth-child(2) .approach__item__name{margin:auto 0 0;padding:0 0 22px}.old-home .approach__left-col .approach__item_t3 .approach__item__graphic{margin:auto 0;padding-top:40px}.old-home .approach__left-col .approach__item_t3 .approach__item__name{margin:auto 0 0;padding:0 0 22px}.old-home .approach__mid-col{align-items:flex-start;display:flex;flex-flow:wrap;position:relative;width:1194px}.old-home .approach__mid-col .approach__item_t2:first-child .approach__item__graphic{padding-top:18px}.old-home .approach__right-col{align-items:flex-start;display:flex;flex-flow:wrap;width:476px}.old-home .approach__right-col>div:last-child .approach__item_t2:nth-child(2) .approach__item__graphic{margin:auto 0;padding-top:30px}.old-home .approach__right-col>div:last-child .approach__item_t2:nth-child(2) .approach__item__name{margin:auto 0 0;padding:0 0 24px}.old-home .approach__right-col>div:last-child .approach__item_t2:nth-child(3) .approach__item__graphic{margin:auto 0;padding-top:22px}.old-home .approach__right-col>div:last-child .approach__item_t2:nth-child(3) .approach__item__name{margin:auto 0 0;padding:0 0 28px}.old-home .approach__item{box-sizing:border-box;opacity:0;padding:8px}.old-home .approach__item__i{align-items:center;border-radius:25px;display:flex;flex-flow:column;justify-content:center}.old-home .approach__item_t1{left:400px;position:absolute;top:240px}.old-home .approach__item_t1 img{margin-bottom:-20px}.old-home .approach__item_t1 .approach__item__i{-webkit-animation:background 6s ease infinite;animation:background 6s ease infinite;background-color:#9844b7;background-image:linear-gradient(-45deg,#e33b3b,#ff357f 25%,#9844b7 50%,#576fe6 75%,#ff357f);background-size:300% 300%;height:222px;justify-content:space-between;width:384px}.old-home .approach__item_t1 .approach__item__graphic{padding-top:7px}.old-home .approach__item_t1 .approach__item__name{color:#fff;padding-bottom:26px}.old-home .approach__item_t2 .approach__item__i{background:#f5f6f8;height:224px;width:222px}.old-home .approach__item_t2 .approach__item__graphic{margin:auto 0;padding-top:30px}.old-home .approach__item_t2 .approach__item__name{margin:auto 0 0;padding:0 0 22px}.old-home .approach__item_t3 .approach__item__i{background:#f5f6f8;height:464px;width:222px}.old-home .approach__item_t4 .approach__item__i{align-items:center;background:#f5f6f8;display:flex;height:224px;justify-content:center;width:460px}.old-home .approach__item_t5{left:0;position:absolute;top:240px}.old-home .approach__item_t5 .approach__item__i{background:#f5f6f8;height:464px;width:384px}.old-home .approach__item_t5 .approach__item__name{padding-bottom:25px;padding-top:0;text-align:center}.old-home .approach__item_t5 .approach__item__graphic{margin-bottom:-34px}.old-home .approach__item_t6 .approach__item__i{background:#f5f6f8;height:222px;width:466px}.old-home .approach__item_t7{position:absolute;right:0;top:0}.old-home .approach__item_t7 .approach__item__i{background:#f5f6f8;height:464px;width:222px}.old-home .approach__item_t7 .approach__item__graphic{margin:auto 0;padding-top:38px}.old-home .approach__item_t7 .approach__item__name{margin:auto 0 0;padding:0 0 24px}.old-home .approach__item_t8{position:absolute;right:238px;top:240px}.old-home .approach__item_t8 .approach__item__i{background:#f5f6f8;height:224px;width:140px}.old-home .approach__item_t8 .approach__item__graphic{margin:35px 0 0}.old-home .approach__item_t8 .approach__item__name{line-height:24px;margin:auto 0 0;padding:0 0 20px}.old-home .approach__item_t9{bottom:0;left:400px;position:absolute}.old-home .approach__item_t9 .approach__item__i{background:#f5f6f8;height:224px;width:120px}.old-home .approach__item_t9 .approach__item__graphic{margin:auto 0;padding-top:3px}.old-home .approach__item_t9 .approach__item__name{margin:auto 0 0;padding:0 0 28px}.old-home .approach__item_t10{bottom:0;position:absolute;right:394px}.old-home .approach__item_t10 .approach__item__i{background:#f5f6f8;height:224px;width:248px}.old-home .approach__item_t10 .approach__item__graphic{margin:auto 0;padding-top:28px}.old-home .approach__item_t10 .approach__item__name{margin:auto 0 0;padding:0 0 28px}.old-home .approach__item_t11{bottom:0;position:absolute;right:0}.old-home .approach__item_t11 .approach__item__i{background:#f5f6f8;height:224px;width:378px}.old-home .approach__item_t11 .approach__item__graphic{margin:auto 0;padding-top:16px}.old-home .approach__item_t11 .approach__item__name{margin:auto 0 0;padding:0 0 28px}.old-home .approach__item_ai .approach__item__graphic{height:140px;position:relative}.old-home .approach__item_ai .ai-body{-webkit-animation:jumping-approach 3.8s infinite;animation:jumping-approach 3.8s infinite;-webkit-animation-delay:.1s;animation-delay:.1s}.old-home .approach__item_ai .ai-shadow{-webkit-animation:shadow 3.8s ease-in-out infinite;animation:shadow 3.8s ease-in-out infinite;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzYiIGhlaWdodD0iMTQzIiB2aWV3Qm94PSIwIDAgMTc2IDE0MyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSIuNzA5JSIgeDI9Ijk4LjI1NiUiIHkxPSI1MCUiIHkyPSI1MCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1ODVDNkYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDM5NEMiLz48L2xpbmVhckdyYWRpZW50PjxmaWx0ZXIgaWQ9InByZWZpeF9fYiIgd2lkdGg9IjIyOCUiIGhlaWdodD0iMzIwJSIgeD0iLTY0JSIgeT0iLTExMCUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCI+PGZlR2F1c3NpYW5CbHVyIGluPSJTb3VyY2VHcmFwaGljIiBzdGREZXZpYXRpb249IjE5LjIiLz48L2ZpbHRlcj48L2RlZnM+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMy4wNDcgODMuMTE5IDQuOTUyIDY2Ljc3Yy02LjYwMS0zLjg0MS02LjYwMS0xMC4wNyAwLTEzLjkxbDI4LjA5NS0xNi4zNDljNi42MDItMy44NDMgMTcuMzA1LTMuODQzIDIzLjkwNiAwTDg1LjA0OCA1Mi44NmM2LjYwMiAzLjg0MiA2LjYwMiAxMC4wNyAwIDEzLjkxMUw1Ni45NTMgODMuMTE5Yy02LjYwMSAzLjg0MS0xNy4zMDQgMy44NDEtMjMuOTA2IDBaIiBmaWx0ZXI9InVybCgjcHJlZml4X19iKSIgb3BhY2l0eT0iLjQ5MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDMgMTEpIi8+PC9zdmc+);background-size:contain;bottom:-22px;height:92px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:120px}.old-home .approach__item.animated .approach__item__graphic{-webkit-animation:jumping-approach 3.2s ease-in-out infinite;animation:jumping-approach 3.2s ease-in-out infinite}.old-home .approach__item.scale{opacity:1;-webkit-transform:translateY(-150px) scale(1.35);transform:translateY(-150px) scale(1.35)}.old-home .approach__item__name{color:#12101c;font-size:21px;line-height:22px;margin:0;padding-top:18px;text-align:center}.old-home .approach .btt,.old-home .approach .ltr,.old-home .approach .rtl,.old-home .approach .ttb{opacity:0;will-change:opacity,transform}.old-home .approach .ttb{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.old-home .approach .btt{-webkit-transform:translateY(100%);transform:translateY(100%)}.old-home .approach .ltr{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.old-home .approach .rtl{-webkit-transform:translateX(100%);transform:translateX(100%)}.old-home .approach .focus-style{background:#fff;border-radius:10px;box-shadow:4px 18px 27px 5px rgba(89,123,184,.05);height:141px;padding:17px 15px;width:299px}.old-home .approach .focus-style__title{color:#213051;font-size:11px;font-weight:600;line-height:11px;margin:0;padding-bottom:7px}.old-home .approach .fixed-rem{background:#fff;border-radius:10px;box-shadow:4px 18px 27px 5px rgba(89,123,184,.05);height:141px;padding:17px 15px;width:299px}.old-home .approach .btn-row.center{padding:80px 0 0}@-webkit-keyframes background{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes background{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media(max-width:992px){.old-home .approach{padding-bottom:80px}.old-home .approach__grid{display:none}.old-home .approach__info__col{display:flex;flex-flow:wrap;text-align:center;width:100%}.old-home .approach__info__col:first-child{display:none}.old-home .approach__info .mobile-show{display:block!important}.old-home .approach__info .btn-row{display:flex;justify-content:center;width:100%}.old-home .approach__info .btn-row .button{margin:0 auto;max-width:275px;padding:14px!important;width:100%}}@media(max-width:767px){.old-home .approach .section-sub-title{font-size:14px;line-height:22px;margin:0 auto;padding-bottom:30px;text-align:center}.old-home .approach .btn-row .button{display:block;margin:0 auto;max-width:240px}}@-webkit-keyframes jumping-approach{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes shadow{0%{-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}50%{-webkit-transform:translate(-50%) scale(.4);transform:translate(-50%) scale(.4)}to{-webkit-transform:translate(-50%) sclae(1);transform:translate(-50%) sclae(1)}}.old-home .approach .animated:first-child .approach__item__graphic{-webkit-animation-delay:.35s;animation-delay:.35s}.old-home .approach .animated:nth-child(2) .approach__item__graphic{-webkit-animation-delay:.7s;animation-delay:.7s}.old-home .approach .animated:nth-child(3) .approach__item__graphic{-webkit-animation-delay:1.05s;animation-delay:1.05s}.old-home .approach .animated:nth-child(4) .approach__item__graphic{-webkit-animation-delay:1.4s;animation-delay:1.4s}.old-home .approach .animated:nth-child(5) .approach__item__graphic{-webkit-animation-delay:1.75s;animation-delay:1.75s}.old-home .approach .animated:nth-child(6) .approach__item__graphic{-webkit-animation-delay:2.1s;animation-delay:2.1s}.old-home .approach .animated:nth-child(7) .approach__item__graphic{-webkit-animation-delay:2.45s;animation-delay:2.45s}.old-home .approach .animated:nth-child(8) .approach__item__graphic{-webkit-animation-delay:2.8s;animation-delay:2.8s}.old-home .approach .animated:nth-child(9) .approach__item__graphic{-webkit-animation-delay:3.15s;animation-delay:3.15s}.old-home .approach .animated:nth-child(10) .approach__item__graphic{-webkit-animation-delay:3.5s;animation-delay:3.5s}.old-home .approach .animated:nth-child(11) .approach__item__graphic{-webkit-animation-delay:3.85s;animation-delay:3.85s}.old-home .approach .animated:nth-child(12) .approach__item__graphic{-webkit-animation-delay:4.2s;animation-delay:4.2s}.old-home .approach .animated:nth-child(13) .approach__item__graphic{-webkit-animation-delay:4.55s;animation-delay:4.55s}.old-home .approach .animated:nth-child(14) .approach__item__graphic{-webkit-animation-delay:4.9s;animation-delay:4.9s}.old-home .approach .animated:nth-child(15) .approach__item__graphic{-webkit-animation-delay:5.25s;animation-delay:5.25s}.old-home .approach .animated:nth-child(16) .approach__item__graphic{-webkit-animation-delay:5.6s;animation-delay:5.6s}.old-home .approach .animated:nth-child(17) .approach__item__graphic{-webkit-animation-delay:5.95s;animation-delay:5.95s}.old-home .approach .animated:nth-child(18) .approach__item__graphic{-webkit-animation-delay:6.3s;animation-delay:6.3s}.old-home .uw-testimonials{padding-bottom:161px}.old-home .uw-testimonials .section-title{color:#14121e;font-size:56px;line-height:56px;margin:0;padding-bottom:32px;text-align:center}.old-home .uw-testimonials .section-title span{display:block;font-size:44px;font-weight:300;line-height:44px}.old-home .uw-testimonials .wrap{max-width:2248px;overflow:hidden}.page-home .old-home .uw-testimonials .wrap{padding-bottom:55px;padding-top:80px}.old-home .uw-testimonials .uw-testimonials-slider-scroll-container{overflow:auto;scroll-snap-align:center}.old-home .uw-testimonials .uw-testimonials-slider-scroll-container .uw-testimonials-slider{width:2248px}.old-home .uw-testimonials .slider-item{padding-bottom:50px}.old-home .uw-testimonials .slider-item__i{display:flex;flex-flow:wrap;justify-content:center}.old-home .uw-testimonials .item{padding:0 15px 31px;width:444px!important}.old-home .uw-testimonials .item:first-child{margin-left:-15px}.old-home .uw-testimonials .item__i{background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,229,.25);display:flex;height:280px;overflow:hidden}.old-home .uw-testimonials .item .info{padding:27px 20px;position:relative;width:calc(100% - 135px)}.old-home .uw-testimonials .name{color:#40444e;font-size:16px;font-weight:700;line-height:22px;margin:0;padding-bottom:5px}.old-home .uw-testimonials .position{color:#646a7c;font-size:11px;letter-spacing:-.2px;line-height:14px;margin:0;padding-bottom:19px}.old-home .uw-testimonials .text{color:#646a7c;display:inline;font-size:13px;font-weight:400;line-height:17px;margin-bottom:0;padding-bottom:16px}.old-home .uw-testimonials .text:after,.old-home .uw-testimonials .text:before{content:'"'}.old-home .uw-testimonials .text-wrap{color:#646a7c;font-size:13px;line-height:17px}.old-home .uw-testimonials__photo{width:135px}.old-home .uw-testimonials .control-row{align-items:center;bottom:10px;display:flex;justify-content:space-between;left:20px;min-height:46px;position:absolute;right:15px}.old-home .uw-testimonials .control-row .read-more-btn{background:none;border:none;color:#5f6578;cursor:pointer;font-size:13px;font-weight:600;line-height:24px;overflow:hidden;padding:0;position:relative}.old-home .uw-testimonials .control-row .read-more-btn:after{background:#5f6578;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;right:0;-webkit-transform:translateX(-101%);transform:translateX(-101%);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.old-home .uw-testimonials .control-row .read-more-btn:hover{text-decoration:none}.old-home .uw-testimonials .control-row .read-more-btn:hover:after{-webkit-transform:translateX(0);transform:translateX(0)}.old-home .uw-testimonials-slider{margin:0 -30px;position:relative}.old-home .uw-testimonials-slider .slick-current{z-index:2}.old-home .uw-testimonials-slider .slick-slider{-webkit-user-select:text;-ms-user-select:text;user-select:text}.old-home .uw-testimonials-slider .slick-list.draggable{-webkit-user-select:none;-ms-user-select:none;user-select:none}.old-home .uw-testimonials-slider.mobile-hide{margin:0}.old-home .uw-testimonials-slider:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.old-home .uw-testimonials .swiper-slide{height:auto;width:auto}.old-home .uw-testimonials .testimonial-play-btn{align-items:center;background:rgba(186,167,240,.1);border:none;border-radius:25px;color:#40444e;cursor:pointer;display:flex;font-size:12px;font-weight:600;line-height:14px;overflow:hidden;padding:6px 8px;position:relative}.old-home .uw-testimonials .testimonial-play-btn:before{background:rgba(186,167,240,.25);border-radius:25px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.old-home .uw-testimonials .testimonial-play-btn:focus:before,.old-home .uw-testimonials .testimonial-play-btn:hover:before{-webkit-transform:translateX(0);transform:translateX(0)}.old-home .uw-testimonials .testimonial-play-btn .circle{align-items:center;background:#a495ff;border-radius:50%;color:#fff;display:flex;font-size:8px;height:20px;justify-content:center;margin-right:5px;width:20px}.old-home .uw-testimonials .testimonial-play-btn .circle .icon{margin-left:2px}.old-home .uw-testimonials .play-btn{align-items:center;background:#c619dd;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:center;line-height:16px;margin-top:28px;padding:12px 21px 10px 12px}.old-home .uw-testimonials .play-btn img{margin-right:10px;margin-top:-3px}.old-home .uw-testimonials .btn-row{display:flex;justify-content:center;padding-top:40px}.old-home .uw-testimonials .btn-row .btn-item{margin-bottom:20px}.old-home .uw-testimonials .btn-row .button{font-size:16px;font-weight:600;padding:17px 26px}@media(max-width:1024px){.page-home .old-home .uw-testimonials .content{padding-top:80px}.old-home .uw-testimonials .section-title{display:block;font-size:32px;line-height:40px;margin:0 auto 25px;max-width:100%;text-align:center}.old-home .uw-testimonials-slider{margin:0}}@media(max-width:991px){.page-home .old-home .uw-testimonials .content{padding-top:100px}}@media(max-width:767px){.old-home .uw-testimonials{padding-bottom:0}.old-home .uw-testimonials .swiper-container{padding-bottom:40px}.old-home .uw-testimonials .swiper-pagination{bottom:30px}.old-home .uw-testimonials .btn-row.center{padding-bottom:80px;padding-top:0}.page-home .old-home .uw-testimonials .content{padding-top:5px}.old-home .uw-testimonials .section-title{font-size:32px;line-height:40px;margin-bottom:26px;padding:0 20px}.old-home .uw-testimonials .section-title span{font-size:24px;line-height:30px}.old-home .uw-testimonials .swiper-slide img{border-radius:0}.old-home .uw-testimonials .item{width:305px!important}.old-home .uw-testimonials .item__i{flex-flow:column;height:auto;width:300px}.old-home .uw-testimonials .item .info{min-height:320px;padding:20px;width:100%}.old-home .uw-testimonials .item .info .text{font-size:14px;line-height:22px}.old-home .uw-testimonials .item .control-row{align-items:center;padding-right:0}.old-home .uw-testimonials__photo{height:171px;width:100%}.old-home .uw-testimonials__photo img{height:171px;-o-object-position:50% 30%;object-position:50% 30%;width:100%}}.old-home .testimonial-title{color:#323950;font-size:42px;font-weight:900;line-height:55px;margin-bottom:14px;margin-top:6px;text-align:left}@media(max-width:1024px){.old-home .testimonial-title{font-size:24px;line-height:30px;order:0;padding-bottom:18px;padding-top:18px;text-align:center;width:100%}}.old-home .testimonial-text{color:#464c61;font-size:14px;letter-spacing:-.39px;line-height:22px;margin:0 0 20px;min-height:65px}@media(max-width:1024px){.old-home .testimonial-text{max-width:100%;order:2}}.old-home .testimonial-author{padding-bottom:0;padding-left:46px;position:relative}.old-home .testimonial-author:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI1IDIwIj48ZyBmaWxsPSIjMjIyQzQ3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjMyNiA5LjAyNmMxLjEyMy0uNjgzIDIuMjMtLjk3MiAzLjQzMi0uODgzIDIuNDE2LjE4IDQuNDg4IDIuMDcxIDQuODQgNC40My4zNzEgMi40OTYtLjk5IDQuODg5LTMuMjkzIDUuNzg0QzMuNzkzIDE5LjcyNC4wNDggMTcuMjA4LjAwMiAxMy40NjJjLS4wMzUtMi44ODUuNDEyLTUuNjY2IDEuNzQ2LTguMjZDMi43OTYgMy4xNjUgNC4yNyAxLjUxOCA2LjI3NS4zNjVjLjE3Ni0uMTAxLjM1Ny0uMTk5LjU0NC0uMjc3LjUxNi0uMjE0IDEuMDM1LS4wMjcgMS4yNTkuNDQyLjIyNi40NzQuMDUgMS4wMDctLjQ1OCAxLjI0Ni0xLjQ2OC42OTMtMi41NzUgMS43ODUtMy40ODcgMy4wOS0uODU4IDEuMjI3LTEuNDE0IDIuNTg3LTEuODA3IDQuMTZNMTUuNDcgOC45NDNjLjkxLS40NCAxLjc5LS43NDMgMi43NTctLjc5MiAyLjgwOC0uMTQ0IDUuMzE0IDEuOTg4IDUuNTcgNC43NTQuMjY0IDIuODc2LTEuNzgzIDUuNDU1LTQuNjExIDUuODEtMi44NjcuMzYtNS43MDQtMS41OTUtNS45MjctNC40MjUtLjM5Mi00Ljk5Ljc2Ni05LjUyNiA0Ljc4Mi0xMi45NDUuNTgtLjQ5MyAxLjI3My0uODY3IDEuOTQ4LTEuMjMyLjQ4Mi0uMjYyIDEuMDM3LS4wMjQgMS4yNTIuNDQyLjIyLjQ3NS4wMzQuOTk1LS40NyAxLjI0NC0yLjIxNyAxLjA5NS0zLjYzIDIuOTA3LTQuNTgzIDUuMTE1LS4yODQuNjU4LS40ODEgMS4zNTItLjcxOCAyLjAzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSguMTU0IC4wNzMpIi8+PC9nPjwvc3ZnPg==);content:"";display:block;height:19px;left:3px;position:absolute;top:1px;width:24px}.old-home .testimonial-author .name{font-size:18px;font-weight:700;letter-spacing:.1px;line-height:27px;margin:0}.old-home .testimonial-author .position{color:#67696f;font-size:14px;line-height:20px;margin:0}@media(max-width:1024px){.old-home .testimonial-author{order:0;padding-bottom:30px;padding-left:0;text-align:center}.old-home .testimonial-author .name{color:#2b3248}.old-home .testimonial-author:before{display:none}}.old-home .testimonials-thumbs{display:flex;flex-flow:wrap;margin:18px -10px 0;z-index:2}.old-home .testimonials-thumbs .item{background:none;border:none;padding:0 5px;width:auto}.old-home .testimonials-thumbs .item.active .icon,.old-home .testimonials-thumbs .item:focus .icon{border-color:#3368f2}.old-home .testimonials-thumbs .item.active img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.old-home .testimonials-thumbs .item__inner{border-radius:50%;padding:0}.old-home .testimonials-thumbs .slick-current .icon,.old-home .testimonials-thumbs .slick-slide:focus .icon{border-color:#3368f2}.old-home .testimonials-thumbs .slick-current img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.old-home .testimonials-thumbs .icon{align-items:center;border:2px solid transparent;border-radius:50%;cursor:pointer;display:flex;height:70px;justify-content:center;width:70px}.old-home .testimonials-thumbs img{border-radius:50%;display:block;-webkit-filter:grayscale(100%);filter:grayscale(100%);height:60px;opacity:.7;transition:opacity .1s ease,-webkit-filter .1s ease;transition:opacity .1s ease,filter .1s ease;transition:opacity .1s ease,filter .1s ease,-webkit-filter .1s ease;width:60px}.old-home .testimonials-thumbs img:hover{opacity:1}@media(max-width:1024px){.old-home .testimonials-thumbs{display:none}.old-home .testimonials-thumbs .icon{height:40px;width:40px}.old-home .testimonials-thumbs .icon img{height:30px;width:30px}}.old-home .popup-content.testimonials-modal-content{background:transparent;max-width:604px}.old-home .popup-content.testimonials-modal-content .testimonial-play-btn{align-items:center;background:rgba(186,167,240,.1);border:none;border-radius:25px;color:#40444e;cursor:pointer;display:flex;font-size:12px;font-weight:600;line-height:14px;overflow:hidden;padding:6px 8px;position:relative}.old-home .popup-content.testimonials-modal-content .testimonial-play-btn:before{background:rgba(186,167,240,.25);border-radius:25px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.old-home .popup-content.testimonials-modal-content .testimonial-play-btn:focus:before,.old-home .popup-content.testimonials-modal-content .testimonial-play-btn:hover:before{-webkit-transform:translateX(0);transform:translateX(0)}.old-home .popup-content.testimonials-modal-content .testimonial-play-btn .circle{align-items:center;background:#a495ff;border-radius:50%;color:#fff;display:flex;font-size:8px;height:20px;justify-content:center;margin-right:5px;width:20px}.old-home .popup-content.testimonials-modal-content .testimonial-play-btn .circle .icon{margin-left:2px}.old-home .popup-content.testimonials-modal-content .modal-body{padding:30px}.old-home .popup-content.testimonials-modal-content .modal-close{height:50px;right:-25px;top:-26px;width:50px}@media(max-width:500px){.old-home .popup-content.testimonials-modal-content .modal-close{right:0}}.old-home .popup-content.testimonials-modal-content .modal-close img{width:15px}.old-home .popup-content.testimonials-modal-content .modal-title{align-items:center;display:flex;margin:0;padding-bottom:30px}.old-home .popup-content.testimonials-modal-content .modal-title img{margin-right:25px}.old-home .popup-content.testimonials-modal-content .usr{align-items:center;display:flex;flex-flow:wrap;padding-bottom:26px}.old-home .popup-content.testimonials-modal-content .usr__ava{height:58px;width:58px}.old-home .popup-content.testimonials-modal-content .usr__ava img{border-radius:50%;height:58px;-o-object-fit:cover;object-fit:cover;width:58px}.old-home .popup-content.testimonials-modal-content .usr__r{padding-left:30px;width:calc(100% - 58px)}.old-home .popup-content.testimonials-modal-content .usr__name{color:#40444e;font-size:18px;font-weight:700;line-height:24px;margin:0;padding-bottom:5px}.old-home .popup-content.testimonials-modal-content .usr__position{color:#646a7c;font-size:12px;font-weight:500;line-height:14px;margin:0}.old-home .popup-content.testimonials-modal-content p{color:#646a7c;font-size:16px;letter-spacing:-.15px;line-height:29px;margin-bottom:10px}.old-home .popup-content.testimonials-modal-content p:last-child{margin-bottom:0}.old-home .popup-content.testimonials-modal-content .modal-info{padding-left:90px;position:relative}.old-home .popup-content.testimonials-modal-content .modal-info:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDMwIDIxIj48cGF0aCBmaWxsPSIjQjRCOUNBIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMi45NjUgMCAxOS40MiAyLjY5NWMxLjkxMyAxLjUxNiAzLjI2NCAzLjQ4MSAzLjc3IDUuMzM0LTMuMzc2IDAtNi4xOSAyLjkyLTYuMTkgNi40MDEgMCAzLjU5NCAyLjkyNiA2LjU3IDYuMzYgNi41NyAzLjg4MiAwIDYuNjQtMy41OTQgNi42NC04LjY0N0MzMCA4LjI1NCAyNy40MTEgMy43MDYgMjIuOTY1IDBabS0xNyAwTDIuNDIgMi42OTVDNC4zMzMgNC4yMTEgNS42ODQgNi4xNzYgNi4xOSA4LjAzIDIuODE0IDguMDMgMCAxMC45NSAwIDE0LjQzIDAgMTguMDI0IDIuOTI2IDIxIDYuMzYgMjFjMy44ODIgMCA2LjY0LTMuNTk0IDYuNjQtOC42NDdDMTMgOC4yNTQgMTAuNDExIDMuNzA2IDUuOTY1IDBaIi8+PC9zdmc+) no-repeat;background-size:70%;content:"";display:block;height:29px;left:35px;position:absolute;top:0;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:42px}@media(max-width:500px){.old-home .popup-content.testimonials-modal-content .modal-info{padding-left:0}.old-home .popup-content.testimonials-modal-content .modal-info:before{display:none}}.old-home .popup-content.testimonials-modal-content a:hover{text-decoration:underline}.old-home .uw-testimonials-slider__inner{align-content:flex-start;align-items:stretch;-webkit-animation-duration:220s;animation-duration:220s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scrolling-l;animation-name:scrolling-l;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:flex;flex-flow:row nowrap;justify-content:center;left:0;position:relative}.old-home .uw-testimonials-slider__inner.reverse{-webkit-animation-name:scrolling-r;animation-name:scrolling-r}.old-home .uw-testimonials-slider{display:flex;flex-flow:row nowrap;scrollbar-width:none;width:100%}.old-home .uw-testimonials-slider.reverse{display:flex;flex-flow:row-reverse nowrap;scrollbar-width:none;width:100%}.old-home .uw-testimonials-slider.paused .uw-testimonials-slider__inner{-webkit-animation-play-state:paused;animation-play-state:paused}.old-home .play-btn-row{display:flex;justify-content:center;padding-bottom:40px}.old-home .play-btn-row .play-btn{background:none;border:none;border-radius:6px;box-shadow:0 0 40px rgba(189,205,229,.75);height:40px;margin:0;padding:5px;position:relative;width:40px}.old-home .play-btn-row .play-btn img{margin:0}.old-home .play-btn-row .play-btn:focus:after{border:2px solid #006dd5;border-radius:6px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.old-home .not-conv{padding:0 20px 180px}.old-home .not-conv .wrap{max-width:1173px}.old-home .not-conv__i{background-image:url(/js-assets/static/not-conv-bg-5c043b14ed19e4f97ccfbefd5cdbc1dd.jpg);background-repeat:no-repeat;background-size:cover;border-radius:16px;color:#fff;padding:55px 88px 60px}.old-home .not-conv__title{color:#fff;font-size:48px;font-weight:900;letter-spacing:-.15px;line-height:48px;margin:0;padding-bottom:5px;text-align:center}.old-home .not-conv__description{color:#fff;font-size:28px;font-weight:500;letter-spacing:-.09px;line-height:30px;margin:0;padding-bottom:64px;text-align:center}.old-home .not-conv__row{display:flex;flex-flow:wrap;margin:0 -20px}.old-home .not-conv__col{padding:0 20px;width:50%}.old-home .not-conv__col:last-child{padding-right:39px;text-align:right}.old-home .not-conv__sec-title{color:#fff;font-size:22px;font-weight:700;line-height:38px;margin:0;padding-bottom:14px;text-align:left}.old-home .not-conv__info{color:#fff;font-size:16px;font-weight:400;line-height:28px;margin:0;padding-bottom:33px}.old-home .not-conv__info .lnk{color:#fff;font-weight:700;text-decoration:underline}.old-home .not-conv__info .lnk:hover{text-decoration:none}.old-home .not-conv .button{background:#3368f2;padding:0}.old-home .not-conv .button:before{border-color:#fff;box-shadow:0 0 0 4px hsla(0,0%,100%,.22)}.old-home .not-conv .button__inner{border-radius:25px;display:block;overflow:hidden;padding:17px 38px;position:relative}.old-home .not-conv .button__inner:after{background:#fff;border-radius:25px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-110%);transform:translateX(-110%);transition:-webkit-transform .05s ease;transition:transform .05s ease;transition:transform .05s ease,-webkit-transform .05s ease;z-index:1}.old-home .not-conv .button__inner:hover:after{-webkit-transform:translateX(0);transform:translateX(0)}.old-home .not-conv .button__text{position:relative;z-index:5}.old-home .not-conv .button:hover{color:#3368f2}.old-home .not-conv img{max-width:100%}@media(max-width:992px){.old-home .not-conv{display:none}}.old-home .home-compliance{overflow:visible;padding-bottom:106px}.old-home .home-compliance .wrap{margin:0 auto;max-width:1264px;padding:0 20px}.old-home .home-compliance__i{align-items:center;display:flex;flex-flow:wrap;margin:0 -55px;padding-bottom:70px}.old-home .home-compliance__l,.old-home .home-compliance__r{padding:0 55px}.old-home .home-compliance__l{padding-left:88px;width:calc(100% - 760px)}@media(max-width:1170px){.old-home .home-compliance__l{width:50%}}.old-home .home-compliance__r{position:relative;width:760px}.old-home .home-compliance__r img{max-width:100%}@media(max-width:1170px){.old-home .home-compliance__r{width:50%}}.old-home .home-compliance .section-title{color:#14121e;font-size:56px;font-weight:900;letter-spacing:-.18px;line-height:72px;margin:-28px 0 0;padding-bottom:40px;position:relative}.old-home .home-compliance .section-title span{display:block;font-weight:900}.old-home .home-compliance .section-sub-title{color:#4e505a;font-size:19px;font-weight:400;letter-spacing:-.82px;line-height:28px;margin:0;max-width:813px;padding-bottom:40px}.old-home .home-compliance .btn-row{display:flex;justify-content:flex-start;margin:0 -8px}.old-home .home-compliance .btn-row .button{margin:0 8px;padding:17px}.old-home .home-compliance .placeholder{display:none}.old-home .home-compliance .placeholder img{max-width:100%}@media(max-width:1170px){.old-home .home-compliance .placeholder{display:block}}.old-home .home-compliance .img-wrap{display:none;height:655px;position:relative;width:650px}@media(min-width:1171px){.old-home .home-compliance .img-wrap{display:block}}.old-home .home-compliance .img-wrap .u-logo-wrap{align-items:center;background:#fff;border-radius:50%;box-shadow:0 16px 40px rgba(189,205,229,.25);display:flex;height:138px;justify-content:center;left:50%;margin-left:-46px;margin-top:-31px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:138px}.old-home .home-compliance .img-wrap .c-logo{-webkit-animation:jumping-c 3.4s ease-in-out infinite;animation:jumping-c 3.4s ease-in-out infinite;position:absolute}.old-home .home-compliance .img-wrap .c-logo:focus:after{border:2px solid #006dd5;border-radius:50%;bottom:-2px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.old-home .home-compliance .img-wrap .c-logo_hipa{left:471px;top:211px}.old-home .home-compliance .img-wrap .c-logo_ada{left:-39px;top:335px}.old-home .home-compliance .img-wrap .c-logo_wcag{left:147px;top:-50px}.old-home .home-compliance .img-wrap .c-logo_en301{left:382px;top:-5px}.old-home .home-compliance .img-wrap .c-logo_unruh{left:138px;top:475px}.old-home .home-compliance .img-wrap .c-logo_coppa{left:-39px;top:83px}.old-home .home-compliance .img-wrap .c-logo_gdpr{left:381px;top:429px}.old-home .home-compliance .img-wrap .c-logo:first-child{-webkit-animation-delay:.35s;animation-delay:.35s}.old-home .home-compliance .img-wrap .c-logo:nth-child(2){-webkit-animation-delay:.7s;animation-delay:.7s}.old-home .home-compliance .img-wrap .c-logo:nth-child(3){-webkit-animation-delay:1.05s;animation-delay:1.05s}.old-home .home-compliance .img-wrap .c-logo:nth-child(4){-webkit-animation-delay:1.4s;animation-delay:1.4s}.old-home .home-compliance .img-wrap .c-logo:nth-child(5){-webkit-animation-delay:1.75s;animation-delay:1.75s}.old-home .home-compliance .img-wrap .c-logo:nth-child(6){-webkit-animation-delay:2.1s;animation-delay:2.1s}.old-home .home-compliance .img-wrap .c-logo:nth-child(7){-webkit-animation-delay:2.45s;animation-delay:2.45s}.old-home .home-compliance .img-wrap .c-logo:nth-child(8){-webkit-animation-delay:2.8s;animation-delay:2.8s}@media(max-width:992px){.old-home .home-compliance .section-title{margin-top:0;padding-bottom:15px;text-align:center}.old-home .home-compliance .section-sub-title{margin:0 auto;padding-bottom:30px;text-align:center}.old-home .home-compliance .mobile-hide{display:none!important}.old-home .home-compliance .mobile-show{display:flex!important}.old-home .home-compliance__i{margin:0 auto;max-width:700px}.old-home .home-compliance__l,.old-home .home-compliance__r{padding:0}.old-home .home-compliance__l{width:100%}.old-home .home-compliance__r{margin:0 auto;max-width:400px;position:relative;width:100%}.old-home .home-compliance__r img{padding-bottom:38px;padding-left:20px}.old-home .home-compliance__r .btn-row{justify-content:center!important;width:100%}.old-home .home-compliance__r .btn-row .button{margin:0 auto;max-width:275px;padding:14px!important;width:100%}}@media(max-width:767px){.old-home .home-compliance .section-title{font-size:32px;line-height:40px;margin-top:0;padding-bottom:15px;text-align:center}.old-home .home-compliance .section-sub-title{font-size:14px;line-height:22px;margin:0 auto;padding-bottom:30px;text-align:center}}.old-home .supported-platforms{padding-bottom:210px}.old-home .supported-platforms .wrap{max-width:2330px;overflow:hidden}.old-home .supported-platforms .section-title{color:#14121e;font-size:56px;font-weight:900;line-height:72px;margin:0;padding-bottom:50px;text-align:center}@media(max-width:767px){.old-home .supported-platforms .section-title{font-size:32px;line-height:40px;margin-top:0;padding-bottom:15px}}.old-home .supported-platforms__list{display:flex;flex-flow:wrap;flex-flow:row nowrap;min-width:100%;scrollbar-width:none}.old-home .supported-platforms__list.reverse{display:flex;flex-flow:row-reverse nowrap;min-width:100%;scrollbar-width:none}.old-home .supported-platforms__item{padding:0 24px 7px}.old-home .supported-platforms__item.active .supported-platforms__item__i:after{opacity:1}.old-home .supported-platforms__item__i{align-items:center;display:flex;height:135px;justify-content:center;position:relative;width:121px}.old-home .supported-platforms__item__i:before{background:url(data:image/png;base64,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) no-repeat;background-size:cover;content:"";display:block;height:210px;left:-40px;position:absolute;top:-23px;width:200px;z-index:1}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.old-home .supported-platforms__item__i:before{background-image:url(/js-assets/static/bg-5e31702b5dfcbf5089ef7b52d45401de.png)}}.old-home .supported-platforms__item__i:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAACQCAMAAADzw0NfAAAAS1BMVEU7bPWzs/9AcvQ5bPU7bvRPfvY+b/H///9HcEw7avAzafM2avM/c/c7bvRPfvZHc/Y1afNLevZEdfU4bPNMku3O3P99n/mctvwzaPM/IgKSAAAAGHRSTlMaAZEUp3ALGgAQ+N8vu10G7UZ8zwMhPS7kxvS2AAADYklEQVR42u2c67KjIAyAI15oxVu9Ne//pItUWtdaK2gxO0t+nctM/Q58JGfGBLjsiKBMVJTBnk8B++cnITwjTALnCO0VZnFtnSIEbwAKInCGECT6oVlRM1YXmf7eajssEMrRgYwJHEOwkSIsHSBoCbJIPrpqcsbyppJfRpmtEmApAUsR84KPUeSIKbNUwgxBSxDLvzvq+SR6uShVrJX4GYKW4NYgNjc+i8dPLZQAKwmqmC+EWhtzJcD0IEoJUtbxxejUL00P6EYEnYwLeQ7znn+MXnopCp20D0R4SiAf0BR8NQqpRG6kBGw/iEqCmn+NeqpEcADCUwL5ySm78w1xl0pU9WYlYOMefJNgRYlyF0I7kUAU3CAUslaitUZ4SqAWtuNG0amN26IEfJdAZZw7N477Xzk7MEdYz8bbYlvOhu/Z2EyCdyW+5Wz4VpI/ZuONSkxz9rISsFaShZ0E70qItTIOP5HASAkwLsk2sVrGYSUbd/yw6FZyNtiUZJv4nLNhuSTvOYibcna5gKD3IIvSTSXZJobt1Uq8dgNmBamujjiIqzm7nhWvEaEcJWiOl+BdiWZUopwiPAiyH0mwoEQ2YVAI7UNDYV6SrQ6o3Gzx0LLVCIHyoE6xuXMncW8wVUaEwYigzkKMyDruKDqGGOuaAeM23FKMucOIMb2NWyERhqqQCYy404hQDE5eBwS1CBE2nVsE3mD0WAZQJmQp9o4JeI9ppmyAy3AcGObceeQ4/DcVXiAYVkNg4R6hQDE8O4AhMd6w4idEhcOhKCFROSE/AyFXuSGBq1KBnYHAlAxXhRBhfQZCrY6lRojPQIg9gkfwCB7BI3gEj+ARPIJH8AgewSN4BI/gETyCR/AIHsEjeASP4BE8wv+IcPrrsZNfEhJ4VUrghTGB1+YEmgcotFCc1EjSTRpJCLTTqGUIz20qItBaRaHBjECbHYVmw1fLpXDRcqm7cFtqjacU2m+fTcjheU3ITluxk88N6e3pDekU2vJJDCeQGNEgMagyVSLfP66T24zrHKVEv2doaTYxYj+6Ve8Y3XopEZ42wEZijI/EMCOJkc75YGtsmI2PGGwlMd5LYsiZxKg3hYF3EmP/b+O2K5cfGN3A8M9dAUHhIgwS14GQuBSFwtUwJC7IIXFN0IGXJf0B7W4TPG8GOQ8AAAAASUVORK5CYII=) no-repeat;background-size:cover;content:"";display:block;height:140px;left:-3px;opacity:0;position:absolute;top:-2px;transition:opacity .1s ease;width:125px;z-index:1}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.old-home .supported-platforms__item__i:after{background-image:url(data:image/png;base64,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)}}.old-home .supported-platforms__item__i:focus:after,.old-home .supported-platforms__item__i:hover:after{opacity:1}.old-home .supported-platforms__item__i img{position:relative;z-index:5}.old-home .supported-platforms .btn-row{display:flex;justify-content:center;padding-bottom:15px;padding-top:60px}.old-home .supported-platforms .btn-row .button{font-size:16px;font-weight:600;margin:0 11px;padding:16px 10px}.old-home .supported-platforms__row{align-content:flex-start;align-items:stretch;-webkit-animation-duration:100s;animation-duration:100s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scrolling-l;animation-name:scrolling-l;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:flex;flex-flow:row nowrap;justify-content:center;left:0;position:relative}.old-home .supported-platforms__row.reverse{-webkit-animation-name:scrolling-r;animation-name:scrolling-r}.old-home .platform-check-form{margin:0 auto;max-width:1149px;padding:0 20px 72px}@media(max-width:992px){.old-home .platform-check-form{display:none}}.old-home .platform-check-form__i{align-items:center;background:#e9efff;border-radius:20px;display:flex;padding:46px 60px}.old-home .platform-check-form__l{padding-left:80px;padding-right:20px;position:relative;width:calc(100% - 440px)}.old-home .platform-check-form__r{align-items:center;display:flex;position:relative;width:440px}.old-home .platform-check-form__icon{align-items:center;background:#fff;border-radius:12px;display:flex;height:50px;justify-content:center;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px}.old-home .platform-check-form__title{color:#213051;font-size:15px;font-weight:600;line-height:24px;margin:0 0 6px;text-align:left;text-transform:uppercase}.old-home .platform-check-form__description{color:#3f4452;font-size:16px;font-weight:500;line-height:24px;margin:0;opacity:.93}.old-home .platform-check-form .form-group-with-label{border-radius:30px;margin:0;width:100%}.old-home .platform-check-form .form-group-with-label .label{opacity:0;pointer-events:none}.old-home .platform-check-form .form-group-with-label .input{border:none;border-radius:30px;font-size:16px;letter-spacing:-.01px;padding:20px 120px 20px 20px}.old-home .platform-check-form .form-group-with-label .focus-outline{border-radius:34px}.old-home .platform-check-form .form-group-with-label .help-block{left:20px}.old-home .platform-check-form .button{background:#3368f2;min-width:103px;padding:17px 10px 16px;position:absolute;right:2px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.old-home .supported-platforms__centered{margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1696px}.old-home .faq-small{padding-bottom:170px}.old-home .faq-small .wrap{max-width:900px;padding:0 20px}.old-home .faq-small .section-title{color:#14121e;font-size:56px;font-weight:900;line-height:72px;margin:0;padding-bottom:11px;text-align:center}@media(max-width:767px){.old-home .faq-small .section-title{font-size:32px;line-height:40px;margin-top:0;padding-bottom:15px}}.old-home .faq-small .section-sub-title{color:#4e505a;font-size:19px;letter-spacing:-.89px;line-height:29px;margin:0;padding-bottom:27px;text-align:center}@media(max-width:767px){.old-home .faq-small .section-sub-title{font-size:16px;line-height:24px;margin-top:0;padding-bottom:15px}}.old-home .faq-small .accordion__item{background:#eaeffe;border-radius:14px;margin-bottom:8px}.old-home .faq-small .accordion__button{color:#4e505a;cursor:pointer;font-size:17px;letter-spacing:-.73px;line-height:29px;padding:14px 44px 14px 24px;position:relative}@media(max-width:767px){.old-home .faq-small .accordion__button{font-size:16px;font-weight:500;line-height:24px;padding-left:20px}}.old-home .faq-small .accordion__button .icon{color:#6b7690;font-size:7px;position:absolute;right:31px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.old-home .faq-small .accordion__panel{-webkit-animation:fadein .35s ease-in;animation:fadein .35s ease-in;padding:0 24px}.old-home .faq-small .accordion__panel p{color:#12101c;font-size:14px;font-weight:400;line-height:28px;margin:0;padding-bottom:22px}.old-home .faq-small__tabs{margin:0 auto;max-width:786px;padding-bottom:26px}.old-home .faq-small .btn-row{display:flex;justify-content:center}.old-home .faq-small .button_view-more-faq{align-items:center;background:none;border-radius:3px;color:#4e505a;display:flex;font-size:16px;letter-spacing:-.69px;line-height:29px;padding:0 28px 0 0}.old-home .faq-small .button_view-more-faq:hover{box-shadow:none}.old-home .faq-small .button_view-more-faq .icon{color:#3c71fa;font-size:7px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.old-home .start-journey{padding-bottom:120px}.old-home .start-journey__left{bottom:0;position:absolute;right:calc(100% - 430px);top:0;width:430px}.old-home .start-journey__left .start-journey__icon{-webkit-animation:jumping 3.4s ease-in-out infinite;animation:jumping 3.4s ease-in-out infinite}.old-home .start-journey__right{bottom:0;left:calc(100% - 430px);position:absolute;top:0;width:430px}.old-home .start-journey__right .start-journey__icon{-webkit-animation:jumping 3.4s ease-in-out infinite;animation:jumping 3.4s ease-in-out infinite}.old-home .start-journey__icon{position:absolute}.old-home .start-journey__icon img{border-radius:50%;overflow:hidden}.old-home .start-journey__icon_1{left:0;top:0}.old-home .start-journey__icon_2{left:189px;top:7px}.old-home .start-journey__icon_3{right:14px;top:21px}.old-home .start-journey__icon_4{left:-15px;top:152px}.old-home .start-journey__icon_5{left:164px;top:119px}.old-home .start-journey__icon_6{left:291px;top:194px}.old-home .start-journey__icon_7{left:86px;top:244px}.old-home .start-journey__icon_8{left:-27px;top:323px}.old-home .start-journey__icon_9{left:228px;top:300px}.old-home .start-journey__icon_10{right:-12px;top:389px}.old-home .start-journey__icon_11{left:142px;top:397px}.old-home .start-journey__icon_12{left:-32px;top:449px}.old-home .start-journey__icon_13{right:91px;top:491px}.old-home .start-journey__icon_14{right:194px;top:523px}.old-home .start-journey__icon_15{left:24px;top:643px}.old-home .start-journey__icon_16{right:104px;top:618px}.old-home .start-journey__icon_17{left:65px;top:3px}.old-home .start-journey__icon_18{left:200px;top:59px}.old-home .start-journey__icon_19{right:56px;top:111px}.old-home .start-journey__icon_20{right:3px;top:225px}.old-home .start-journey__icon_21{left:104px;top:220px}.old-home .start-journey__icon_22{right:20px;top:-5px}.old-home .start-journey__icon_23{left:182px;top:177px}.old-home .start-journey__icon_24{left:138px;top:336px}.old-home .start-journey__icon_25{left:86px;top:476px}.old-home .start-journey__icon_26{left:259px;top:296px}.old-home .start-journey__icon_27{left:10px;top:368px}.old-home .start-journey__icon_28{left:87px;top:473px}.old-home .start-journey__icon_29{left:217px;top:452px}.old-home .start-journey__icon_30{left:300px;top:544px}.old-home .start-journey__icon_31{left:141px;top:593px}.old-home .start-journey__icon_32{left:51px;top:644px}.old-home .start-journey__icon_33{right:-6px;top:652px}.old-home .start-journey__icon_34{right:-49px;top:401px}.old-home .start-journey .start-journey__icon:first-child{-webkit-animation-delay:.25s;animation-delay:.25s}.old-home .start-journey .start-journey__icon:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}.old-home .start-journey .start-journey__icon:nth-child(3){-webkit-animation-delay:.75s;animation-delay:.75s}.old-home .start-journey .start-journey__icon:nth-child(4){-webkit-animation-delay:1s;animation-delay:1s}.old-home .start-journey .start-journey__icon:nth-child(5){-webkit-animation-delay:1.25s;animation-delay:1.25s}.old-home .start-journey .start-journey__icon:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s}.old-home .start-journey .start-journey__icon:nth-child(7){-webkit-animation-delay:1.75s;animation-delay:1.75s}.old-home .start-journey .start-journey__icon:nth-child(8){-webkit-animation-delay:2s;animation-delay:2s}.old-home .start-journey .start-journey__icon:nth-child(9){-webkit-animation-delay:2.25s;animation-delay:2.25s}.old-home .start-journey .start-journey__icon:nth-child(10){-webkit-animation-delay:2.5s;animation-delay:2.5s}.old-home .start-journey .start-journey__icon:nth-child(11){-webkit-animation-delay:2.75s;animation-delay:2.75s}.old-home .start-journey .start-journey__icon:nth-child(12){-webkit-animation-delay:3s;animation-delay:3s}.old-home .start-journey .start-journey__icon:nth-child(13){-webkit-animation-delay:3.25s;animation-delay:3.25s}.old-home .start-journey .start-journey__icon:nth-child(14){-webkit-animation-delay:3.5s;animation-delay:3.5s}.old-home .start-journey .start-journey__icon:nth-child(15){-webkit-animation-delay:3.75s;animation-delay:3.75s}.old-home .start-journey .wrap{margin:0 auto;max-width:1440px;position:relative}.old-home .start-journey__i{padding:217px 20px 300px}.old-home .start-journey .section-title{color:#14121e;font-size:56px;font-weight:900;line-height:72px;margin:0;padding-bottom:15px;text-align:center}@media(max-width:767px){.old-home .start-journey .section-title{font-size:32px;line-height:40px;margin-top:0;padding-bottom:15px}}.old-home .start-journey .section-sub-title{color:#4e505a;font-size:16px;letter-spacing:-.89px;line-height:24px;margin:0;padding-bottom:53px;text-align:center}@media(max-width:767px){.old-home .start-journey .section-sub-title{font-size:14px;line-height:22px;padding-bottom:30px}}.old-home .start-journey .btn-row{display:flex;justify-content:center;margin:0 -12px}.old-home .start-journey .btn-row .button{font-size:16px;margin:0 12px;padding:16px}@media(max-width:1420px){.old-home .start-journey__right{left:calc(100% - 224px)}.old-home .start-journey__left{right:calc(100% - 224px)}}@media(max-width:992px){.old-home .start-journey__left{bottom:auto;height:205px;left:0;right:0;top:0;width:100%}.old-home .start-journey__right{bottom:0;height:205px;left:0;right:0;top:auto;width:100%}.old-home .start-journey__icon_3{left:900px;right:0}.old-home .start-journey__icon_4{left:250px;right:auto;top:83px}.old-home .start-journey__icon_5{left:106px}.old-home .start-journey__icon_6{left:336px;top:0}.old-home .start-journey__icon_7{left:466px;top:0}.old-home .start-journey__icon_8{left:383px;top:90px}.old-home .start-journey__icon_9{left:580px;top:110px}.old-home .start-journey__icon_10{left:630px;right:auto;top:10px}.old-home .start-journey__icon_11{left:730px;right:auto;top:50px}.old-home .start-journey__icon_12{opacity:0;visibility:hidden}.old-home .start-journey__icon_13{left:796px;right:auto;top:142px}.old-home .start-journey__icon_14{left:656px;right:auto;top:523px}.old-home .start-journey__icon_16{display:none}.old-home .start-journey__icon_17{top:-54px}.old-home .start-journey__icon_19{left:825px;right:auto;top:111px}.old-home .start-journey__icon_22{left:900px;right:auto}.old-home .start-journey__icon_24{left:530px;right:auto;top:-22px}.old-home .start-journey__icon_26{left:430px;right:auto;top:80px}.old-home .start-journey__icon_27{left:327px;right:auto;top:0}.old-home .start-journey__icon_28{left:560px;right:auto;top:140px}.old-home .start-journey__icon_29{left:320px;right:auto;top:140px}}@-webkit-keyframes jumping{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.old-home .siri-section{background:#f3f5f9;margin-bottom:152px;overflow:hidden}.home-new .old-home .siri-section{overflow:hidden!important}.old-home .siri-section .wrap{display:flex;margin:0 auto;padding:176px 20px 39px;width:100%}.old-home .siri-section__l,.old-home .siri-section__r{position:relative;width:50%}.old-home .siri-section__l{display:flex;justify-content:flex-end;width:56.34%}.old-home .siri-section__l .btn-row{display:none}.old-home .siri-section__r{max-width:630px;width:55vw;z-index:4}.old-home .siri-section .siri-u{position:absolute;right:-180px;top:-93px;z-index:1}.old-home .siri-section .siri-img img{left:50%;margin-left:112px;position:relative;top:-53px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3}.old-home .siri-section .siri-quote{font-size:55px;font-weight:900;letter-spacing:-.5px;line-height:58px;margin:0;padding-bottom:32px;position:relative}.old-home .siri-section .siri-quote span{font-weight:900}.old-home .siri-section .siri-quote span.quote-symbol{color:#3368f2;font-size:80px;font-weight:700;left:-50px;letter-spacing:-.73px;line-height:80px;position:absolute;top:-17px}.old-home .siri-section .button{align-items:center;display:flex;font-size:16px;justify-content:center;line-height:16px;padding:19px 20px 19px 23px}.old-home .siri-section .button img{margin-left:17px}.old-home .siri-section .siri-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(5,5,5,.44);border-radius:20px;bottom:58px;color:#fff;display:flex;height:110px;overflow:hidden;position:absolute;right:120px;width:314px;z-index:10}.old-home .siri-section .siri-btn__i{align-items:center;display:flex;padding:15px 20px 15px 12px;position:relative;z-index:2}.old-home .siri-section .siri-btn strong{display:block;font-size:20px;letter-spacing:-.29px;line-height:20px;margin-bottom:3px}.old-home .siri-section .siri-btn span{display:block}.old-home .siri-section .siri-btn__text{padding-left:9px;padding-top:10px}.old-home .siri-section .siri-btn__text span{color:#fff;font-size:16px;line-height:20px;margin-bottom:7px;opacity:.69}.old-home .siri-section .siri-btn__icon{align-items:center;display:flex;height:104px;justify-content:center;position:relative;width:104px}.old-home .siri-section .siri-btn__icon:after,.old-home .siri-section .siri-btn__icon:before{border:1px solid}.old-home .siri-section .siri-btn__icon:before{height:76px;opacity:.2;width:76px}.old-home .siri-section .siri-btn__icon:after,.old-home .siri-section .siri-btn__icon:before{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border-color:#fff;border-radius:50%;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.old-home .siri-section .siri-btn__icon:after{height:94px;opacity:.08;width:94px}.old-home .siri-section .siri-btn__icon img{border:1px solid #fff;border-radius:50%;height:61px;position:relative;width:61px;z-index:2}@media(max-width:1550px){.old-home .siri-section .siri-img img{margin-left:-1%}}@media(max-width:1200px){.old-home .siri-section__l,.old-home .siri-section__r{width:50vw}.old-home .siri-section .siri-img img{margin-left:-5vw}}@media(max-width:1100px){.old-home .siri-section .siri-quote{font-size:45px;line-height:52px}}@media(max-width:1024px){.old-home .siri-section .siri-quote{margin-top:0}}@media(max-width:992px){.old-home .siri-section .wrap{align-items:center;flex-flow:column-reverse;padding-top:60px}.old-home .siri-section .siri-btn{bottom:auto;margin:-30px auto 20px;position:relative;right:auto}.old-home .siri-section__l{display:block;width:100%}.old-home .siri-section__l .btn-row,.old-home .siri-section__r{display:flex;justify-content:center}.old-home .siri-section__r{padding-bottom:20px;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:100%}.old-home .siri-section__r .btn-row{display:none}.old-home .siri-section .siri-quote{max-width:500px}.old-home .siri-section .siri-img img{margin-bottom:35px;top:0}}@media(max-width:767px){.old-home .siri-section{margin-bottom:0}.old-home .siri-section .btn-row{background:#fff;margin-left:-20px;margin-right:-20px;padding:80px 0}.old-home .siri-section .wrap{padding:58px 20px 0}.old-home .siri-section .siri-img img{margin-bottom:0;margin-left:0;max-width:682px;top:-34px}.old-home .siri-section .siri-quote{font-size:32px;line-height:38px;max-width:275px;padding-top:30px}.old-home .siri-section .siri-quote span.quote-symbol{left:-5px;top:-21px}.old-home .siri-section .siri-quote br{display:none}.old-home .siri-section .siri-u{left:50%;right:auto;-webkit-transform:translateX(-43%) scale(.56);transform:translateX(-43%) scale(.56)}.old-home .siri-section .siri-btn{border-radius:15px;height:82px;margin:-128px auto 51px;width:235px}.old-home .siri-section .siri-btn__i{padding:15px 10px 15px 6px}.old-home .siri-section .siri-btn__text{padding-left:0}.old-home .siri-section .siri-btn__text span{font-size:12px;line-height:17px;margin-bottom:2px}.old-home .siri-section .siri-btn strong{font-size:15px;letter-spacing:-.21px;line-height:15px}.old-home .siri-section .siri-btn__icon{height:86px;width:86px}.old-home .siri-section .siri-btn__icon img{height:46px;width:46px}.old-home .siri-section .siri-btn__icon:before{height:56px;width:56px}.old-home .siri-section .siri-btn__icon:after{height:76px;width:76px}}section{position:relative}section,section .bg{overflow:hidden}section .wave{fill:#fff;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}section .wave2{fill:#0a0e1a;animation-direction:reverse;-webkit-animation-duration:5s;animation-duration:5s}section .wave3{fill:url(#grad3);-webkit-animation-duration:9s;animation-duration:9s}@-webkit-keyframes wave{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes wave{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}section .a:not(.button):hover,section a:not(.button):hover{text-decoration:underline}section.black .actions a:not(.button){color:#f08534}.page-home{overflow:hidden}.page-home .button{font-size:15px;font-weight:500;line-height:17px;min-width:163px;padding:14px 10px 13px}.page-home .button_secondary{background:none;border-width:2px}@media(max-width:767px){.page-home .button{font-size:14px}}.page-home .black .button_secondary{border-color:#fff;color:#fff}.page-home .btn-row{margin:0 -10px}.page-home .btn-row .button{margin:0 10px}@media(max-width:991px){.page-home .btn-row{display:flex;justify-content:center}}@media(max-width:767px){.page-home .btn-row{align-items:center;display:flex;flex-flow:column;justify-content:center}.page-home .btn-row .button{margin-bottom:25px}.page-home .btn-row .button:last-child{margin-bottom:0}}.page-home .pricing-widget-section-3 .content{padding-bottom:50px;padding-top:180px}.page-home .pricing-widget-section-3 .bg{display:none}.page-home .pricing-widget-section-2{position:relative}.page-home .pricing-widget-section-2:before{background:linear-gradient(.63deg,rgba(249,249,252,.24) 52.27%,#e9ebf6 87.96%);border-top-left-radius:250px;bottom:0;content:"";left:0;opacity:.65;position:absolute;right:0;top:0}@media (max-width:991px){.page-home .pricing-widget-section-2:before{border-top-left-radius:150px}}@media (max-width:767px){.page-home .pricing-widget-section-2:before{border-top-left-radius:100px}}.page-home .pricing-widget-section-2 .content{padding-bottom:0;padding-top:90px}.page-home .pricing-widget-section-2 .actions{align-items:center;display:flex;flex-direction:column}.page-home .pricing-widget-section-2 .actions a:not(.button){color:#3368f2;font-size:15px;font-weight:500;letter-spacing:-.0714286px;line-height:22px;margin:20px auto 0;max-width:220px;text-align:center}.page-home .pricing-widget-section-2 .actions a:not(.button).more{margin-bottom:30px;margin-top:10px}.page-home .home-section-2{background-color:#0a0e1a}.page-home .home-section-2 .actions{align-items:center;display:flex;flex-direction:column}.page-home .home-section-2 .actions a:not(.button){font-size:15px;font-weight:500;letter-spacing:-.0714286px;line-height:22px;margin:20px auto 0;max-width:220px;text-align:center}.page-home .home-section-2 .actions a:not(.button).more{margin-bottom:30px;margin-top:10px}@media(max-width:1024px){.page-home{display:flex;flex-flow:column;width:100%}.page-home>div:first-child{order:1}.page-home>div:nth-child(2){order:2}.page-home>div:nth-child(3){order:3}.page-home>div:nth-child(4){order:4}.page-home>div:nth-child(5){order:5}.page-home>div:nth-child(6){order:6}.page-home>div:nth-child(7){order:7}.page-home>div:nth-child(8){order:8}.page-home>div:nth-child(9){order:10}.page-home>div:nth-child(10){order:9}.page-home>div:nth-child(11){order:12}.page-home>div:nth-child(12){order:11}.page-home>div:nth-child(13){order:13}.page-home>div:nth-child(14){order:14}.page-home>div:nth-child(15){order:15}}.page-home .content{padding-bottom:80px;padding-top:80px}@media(max-width:991px)and (min-width:768px){.page-home .section-title{font-size:32px;line-height:40px;text-align:center}.page-home .description,.page-home .section-description{text-align:center}}.has-bottom-wave{padding-bottom:130px;position:relative}.has-bottom-wave:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDE5MjAgMjAwIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fYSIgeDE9IjI3Ny4yMiIgeDI9IjI3Ny42OSIgeTE9IjQ4Mi44MSIgeTI9IjQ4My4wMSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCg4NTMuMzQgMCAwIC0xODYgLTIzNTAzMi4wNyA4OTkyNykiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNlNzMxZmYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNjYjE1ZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cGF0aCBkPSJNMTkyMCAxODYgMTA2Ni42NiA3MS40NUMxNDE1IDgxIDE2NTAgNTggMTkyMCAwIiBzdHlsZT0iZmlsbDp1cmwoI3ByZWZpeF9fYSkiLz48cGF0aCBkPSJNMTkyMCAyMDBIMFYxMS4zMWM4NzMtNS42NCA4NzMgNzMgMTkxOC42NSA3M2gxLjM1WiIgc3R5bGU9ImZpbGw6IzBhMGUxYSIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:200px;left:50%;min-width:1920px;position:absolute;top:calc(100% - 110px);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media(min-width:1900px){.has-bottom-wave:after{top:calc(100% - 120px)}}@media(max-width:1024px){.has-bottom-wave:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDI0IiBoZWlnaHQ9IjEzMyIgdmlld0JveD0iMCAwIDEwMjQgMTMzIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fYSIgeDE9IjQ3LjI4OCUiIHgyPSI5NC4wOSUiIHkxPSI1MCUiIHkyPSIzMC4wNTYlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjRTczMUZGIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjQ0IxNUZGIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fYSkiIGQ9Ik0xMDI0IDk4Ljk1MiA1NjkuMTIxIDM4LjAxNEM3NTQuODA3IDQzLjA5MiA4ODAuMDc1IDMwLjg1NiAxMDI0IDB2OTguOTUyWiIvPjxwYXRoIGZpbGw9IiMwQTBFMUEiIGQ9Ik0xMDI0IDEzM0gwVjYuMDE1YzQ2NS4zNTgtMi45OTggNDY2LjYxIDM4LjgzOSAxMDI0IDM4LjgzOVYxMzNaIi8+PC9nPjwvc3ZnPg==);background-size:contain;height:133px;min-width:1024px}}@media(max-width:767px){.has-bottom-wave:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NjgiIGhlaWdodD0iMTAwIiB2aWV3Qm94PSIwIDAgNzY4IDEwMCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSI0Ny4yODglIiB4Mj0iOTQuMDklIiB5MT0iNTAlIiB5Mj0iMzAuMDU2JSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0U3MzFGRiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0NCMTVGRiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBkPSJNNzY4IDc0LjQgNDI2Ljg0IDI4LjU4MkM1NjYuMTA2IDMyLjQgNjYwLjA1NyAyMy4yIDc2OCAwdjc0LjRaIi8+PHBhdGggZmlsbD0iIzBBMEUxQSIgZD0iTTc2OCAxMDBIMFY0LjUyMmMzNDkuMDE4LTIuMjU0IDM0OS45NTggMjkuMjAzIDc2OCAyOS4yMDNWMTAwWiIvPjwvZz48L3N2Zz4=);background-size:contain;height:100px;min-width:768px;top:calc(100% - 95px)}}@media(max-width:400px){.has-bottom-wave:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNzUiIGhlaWdodD0iOTAiIHZpZXdCb3g9IjAgMCAzNzUgOTAiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icHJlZml4X19hIiB4MT0iOTcuODA0JSIgeDI9IjU0LjI1MiUiIHkxPSIxMS4yMDUlIiB5Mj0iMTYuMDQxJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0Q5MTdGMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0IwMTJFQyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBkPSJNMzc1IC43NjN2ODIuMkMxMzAuNTkyIDQ3LjYwNSAxOC42MjMgMjcuNzYyIDM5LjA5MyAyMy40MzNjMjYuMTEzLTUuNTIzIDQ5Ljg0Ny02LjU1OSA3OC4wMzktMS45OTRDMjQ0LjgxNSA0Mi4xMTYgMzE5LjA0OSAyOC45MjIgMzc1IC43NjNaIi8+PHBhdGggZmlsbD0iIzBBMEUxQSIgZD0iTTAgOS41NTNDMTgxLjUgMTUuMDE3IDE5OC4wOTIgNTMgMzc1IDM4Ljc3M1Y5MEgwVjkuNTUzWiIvPjwvZz48L3N2Zz4=);min-width:400px}}main .page-home section:last-child{padding-bottom:0!important}.lazyload-wrapper .content{padding-bottom:130px}iframe{border:none}.page-home-v2 .btn-row.center{display:flex;justify-content:center;width:100%}.page-home-v2 .btn-row.center .button{font-size:16px;font-weight:600;padding:16px 10px}.page-moderate{overflow:hidden;padding-bottom:100px}.page-moderate .page-title{color:#323950;font-size:44px;line-height:50px;margin-bottom:6px;text-align:center}.page-moderate .page-sub-title{font-size:22px;line-height:30px;margin:0 auto 57px;max-width:630px;text-align:center}.page-moderate .moderate-img{text-align:center}.page-moderate .moderate-img img{max-width:100%}.page-moderate .moderate-section-1{overflow:hidden;position:relative}.page-moderate .moderate-section-1 .content{padding-bottom:50px;padding-top:80px}.page-moderate .moderate-section-1 .bg{background:linear-gradient(43.44deg,rgba(249,249,252,.24) 19.7%,#e9ebf6 78.82%);border-radius:0 0 80px 0;bottom:0;left:0;opacity:.73;position:absolute;right:-200px;top:-100px;-webkit-transform:skew(-25deg);transform:skew(-25deg);z-index:-1}.page-moderate .content{padding-bottom:80px;padding-top:80px}.page-moderate .content_wide{max-width:1136px;padding-bottom:50px}.page-moderate .button{padding-left:40px;padding-right:40px}.page-moderate .post{padding-bottom:50px}.page-moderate .post p{color:#464c61;font-size:15px;letter-spacing:-.42px;line-height:23px}.page-moderate .action{display:flex;justify-content:center}@media (max-width:767px){.page-moderate .content:first-child{padding-top:50px}.page-moderate .page-title{font-size:30px;letter-spacing:-.27px;line-height:32px;margin-bottom:22px;margin-left:-10px;margin-right:-10px}.page-moderate .page-sub-title{font-size:18px;letter-spacing:-.17px;line-height:28px;margin-bottom:32px;margin-left:-10px;margin-right:-10px}.page-moderate .content_wide{background:none}}.page-moderate .moderate-section-2 .content{align-items:center;display:flex;flex-flow:wrap;padding-bottom:80px;padding-top:94px}.page-moderate .moderate-section-2 .content .left,.page-moderate .moderate-section-2 .content .right{width:50%}.page-moderate .moderate-section-2 .content .left{text-align:center}.page-moderate .moderate-section-2 .content img{margin-left:-120px;max-width:100%}@media(max-width:1023px){.page-moderate .moderate-section-2 .content .left,.page-moderate .moderate-section-2 .content .right{text-align:center;width:100%}.page-moderate .moderate-section-2 .content .section-title,.page-moderate .moderate-section-2 .content p.description{text-align:left}}@media(max-width:1300px){.page-moderate .moderate-section-2 .bg{margin-right:25px;width:calc(100% - 25px)}}@media(max-width:1023px){.page-moderate .moderate-section-2 .bg{margin-right:15px;width:calc(100% - 15px)}.page-moderate .moderate-section-2 .content{flex-flow:column-reverse}.page-moderate .moderate-section-2 .content .right{padding-bottom:50px}.page-moderate .moderate-section-2 .content img{max-width:90%;position:relative;-webkit-transform:translateX(10%);transform:translateX(10%)}}@media(max-width:767px){.page-moderate .moderate-section-2 .content img{margin-left:0;max-width:80%;-webkit-transform:translateX(0);transform:translateX(0)}}.moderate-section-3 .bg{background:linear-gradient(90deg,rgba(249,249,252,.24) 24.19%,#eaebf3 70.44%);border-radius:0 50px 50px 0;height:100%;margin-left:56px;mix-blend-mode:normal;opacity:.83;position:absolute;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0);width:calc(100% - 56px)}.moderate-section-3 .content{align-items:center;display:flex;flex-flow:wrap}.moderate-section-3 .content .left,.moderate-section-3 .content .right{width:50%}.moderate-section-3 .content .description{padding-right:50px}.moderate-section-3 .content img{margin-right:-40px;max-width:110%;width:110%}.moderate-section-3 .content .right{text-align:right}@media(max-width:767px){.moderate-section-3 .content{margin:0 10px}.moderate-section-3 .content .left,.moderate-section-3 .content .right{width:100%}.moderate-section-3 .content .right{text-align:center}.moderate-section-3 .content .btn-row{display:flex;justify-content:center}}@media(max-width:1300px){.page-moderate .moderate-section-3 .bg{margin-left:25px;width:calc(100% - 25px)}}@media(max-width:1023px){.page-moderate .moderate-section-3 .bg{margin-left:15px;width:calc(100% - 15px)}.page-moderate .moderate-section-3 .content .left,.page-moderate .moderate-section-3 .content .right{width:100%}.page-moderate .moderate-section-3 .content .left{padding-bottom:50px}.page-moderate .moderate-section-3 .content .left .btn-row,.page-moderate .moderate-section-3 .content .right{text-align:center}.page-moderate .moderate-section-3 .content img{margin:0;max-width:60%;width:100%}}@media(max-width:767px){.page-moderate .moderate-section-3 .content img{margin-left:0;max-width:80%;-webkit-transform:translateX(0);transform:translateX(0)}}.page-moderate .moderate-section-4 .content{align-items:center;display:flex;flex-flow:wrap;padding-bottom:43px;padding-top:94px}.page-moderate .moderate-section-4 .content .left,.page-moderate .moderate-section-4 .content .right{width:50%}.page-moderate .moderate-section-4 .content .left{text-align:center}.page-moderate .moderate-section-4 .content img{margin-left:-30px;max-width:100%}@media(max-width:1300px){.page-moderate .moderate-section-4 .bg{margin-right:25px;width:calc(100% - 25px)}}@media(max-width:1023px){.page-moderate .moderate-section-4 .content{flex-flow:column-reverse}.page-moderate .moderate-section-4 .content .left,.page-moderate .moderate-section-4 .content .right{text-align:center;width:100%}.page-moderate .moderate-section-4 .content .section-title,.page-moderate .moderate-section-4 .content p.description{text-align:left}.page-moderate .moderate-section-4 .content .right{padding-bottom:50px}.page-moderate .moderate-section-4 .content img{max-width:80%;position:relative;-webkit-transform:translateX(10%);transform:translateX(10%)}.page-moderate .moderate-section-4 .bg{margin-right:15px;width:calc(100% - 15px)}}.moderate-section-5 .bg{background:linear-gradient(90deg,rgba(249,249,252,.24) 24.19%,#eaebf3 70.44%);border-radius:0 50px 50px 0;height:100%;margin-left:56px;mix-blend-mode:normal;opacity:.83;position:absolute;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0);width:calc(100% - 56px)}.moderate-section-5 .content{align-items:center;display:flex;flex-flow:wrap}.moderate-section-5 .content .left,.moderate-section-5 .content .right{width:50%}.moderate-section-5 .content img{max-width:100%}.moderate-section-5 .content .right{text-align:right}@media(max-width:767px){.moderate-section-5 .content{margin:0 10px}.moderate-section-5 .content .left,.moderate-section-5 .content .right{width:100%}.moderate-section-5 .content .right{text-align:center}.moderate-section-5 .content .btn-row{display:flex;justify-content:center}.moderate-section-5 .content .content img{margin-left:0;max-width:80%;-webkit-transform:translateX(0);transform:translateX(0)}}@media(max-width:1300px){.page-moderate .moderate-section-5 .bg{margin-left:25px;width:calc(100% - 25px)}}@media(max-width:1023px){.page-moderate .moderate-section-5 .bg{margin-left:15px;width:calc(100% - 15px)}.page-moderate .moderate-section-5 .content .left,.page-moderate .moderate-section-5 .content .right{width:100%}.page-moderate .moderate-section-5 .content .left{padding-bottom:50px}.page-moderate .moderate-section-5 .content .left .btn-row,.page-moderate .moderate-section-5 .content .right{text-align:center}}.page-moderate .moderate-section-6 .content{align-items:center;display:flex;flex-flow:wrap;padding-bottom:43px;padding-top:94px}.page-moderate .moderate-section-6 .content .left,.page-moderate .moderate-section-6 .content .right{width:50%}.page-moderate .moderate-section-6 .content .left{text-align:center}.page-moderate .moderate-section-6 .content img{margin-left:-30px;max-width:100%}@media(max-width:1023px){.page-moderate .moderate-section-6 .content .left,.page-moderate .moderate-section-6 .content .right{text-align:center;width:100%}.page-moderate .moderate-section-6 .content .section-title,.page-moderate .moderate-section-6 .content p.description{text-align:left}}@media(max-width:1300px){.page-moderate .moderate-section-6 .bg{margin-right:25px;width:calc(100% - 25px)}}@media(max-width:1023px){.page-moderate .moderate-section-6 .bg{margin-right:15px;width:calc(100% - 15px)}.page-moderate .moderate-section-6 .content{flex-flow:column-reverse}.page-moderate .moderate-section-6 .content .right{padding-bottom:50px}.page-moderate .moderate-section-6 .content img{max-width:90%;position:relative;-webkit-transform:translateX(10%);transform:translateX(10%)}}.moderate-section-7 .bg{background:linear-gradient(90deg,rgba(249,249,252,.24) 24.19%,#eaebf3 70.44%);border-radius:0 50px 50px 0;height:100%;margin-left:56px;mix-blend-mode:normal;opacity:.83;position:absolute;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0);width:calc(100% - 56px)}.moderate-section-7 .content{align-items:center;display:flex;flex-flow:wrap}.moderate-section-7 .content .left,.moderate-section-7 .content .right{width:50%}.moderate-section-7 .content img{max-width:100%}.moderate-section-7 .content .right{text-align:right}@media(max-width:1300px){.page-moderate .moderate-section-7 .bg{margin-left:25px;width:calc(100% - 25px)}}@media(max-width:1023px){.page-moderate .moderate-section-7 .bg{margin-left:15px;width:calc(100% - 15px)}.page-moderate .moderate-section-7 .content .left,.page-moderate .moderate-section-7 .content .right{width:100%}.page-moderate .moderate-section-7 .content .left{padding-bottom:50px}.page-moderate .moderate-section-7 .content .left .btn-row,.page-moderate .moderate-section-7 .content .right{text-align:center}}@media(max-width:767px){.page-moderate .moderate-section-7 .content{margin:0 10px}.page-moderate .moderate-section-7 .content .left,.page-moderate .moderate-section-7 .content .right{width:100%}.page-moderate .moderate-section-7 .content .right{text-align:center}.page-moderate .moderate-section-7 .content .btn-row{display:flex;justify-content:center}.page-moderate .moderate-section-7 .content img{margin-left:0;max-width:80%;-webkit-transform:translateX(0);transform:translateX(0)}}.page-moderate .moderate-section-8 .content{align-items:center;display:flex;flex-flow:wrap;padding-bottom:43px;padding-top:94px}.page-moderate .moderate-section-8 .content .left,.page-moderate .moderate-section-8 .content .right{width:50%}.page-moderate .moderate-section-8 .content img{margin-left:-40px;max-width:100%}.page-moderate .moderate-section-8 .content .left{text-align:center}@media(max-width:1023px){.page-moderate .moderate-section-8 .content .left,.page-moderate .moderate-section-8 .content .right{text-align:center;width:100%}.page-moderate .moderate-section-8 .content .section-title,.page-moderate .moderate-section-8 .content p.description{text-align:left}}@media(max-width:1300px){.page-moderate .moderate-section-8 .bg{margin-right:25px;width:calc(100% - 25px)}}@media(max-width:1023px){.page-moderate .moderate-section-8 .bg{margin-right:15px;width:calc(100% - 15px)}.page-moderate .moderate-section-8 .content{flex-flow:column-reverse}.page-moderate .moderate-section-8 .content .right{padding-bottom:50px}}.moderate-section-9 .bg{background:linear-gradient(90deg,rgba(249,249,252,.24) 24.19%,#eaebf3 70.44%);border-radius:0 50px 50px 0;height:100%;margin-left:56px;mix-blend-mode:normal;opacity:.83;position:absolute;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0);width:calc(100% - 56px)}.moderate-section-9 .content{align-items:center;display:flex;flex-flow:wrap}.moderate-section-9 .content .left,.moderate-section-9 .content .right{width:50%}.moderate-section-9 .content img{max-width:100%}.moderate-section-9 .content .right{text-align:right}@media(max-width:767px){.moderate-section-9 .content{margin:0 10px}.moderate-section-9 .content .left,.moderate-section-9 .content .right{width:100%}.moderate-section-9 .content .btn-row{display:flex;justify-content:center}}@media(max-width:1300px){.page-moderate .moderate-section-9 .bg{margin-left:25px;width:calc(100% - 25px)}}@media(max-width:1023px){.page-moderate .moderate-section-9 .left,.page-moderate .moderate-section-9 .right{width:100%}.page-moderate .moderate-section-9 .landscape-table{float:none;margin:0 auto}.page-moderate .moderate-section-9 .left{padding-bottom:50px}.page-moderate .moderate-section-9 .btn-row{text-align:center}.page-moderate .moderate-section-9 img{max-width:60%}}.landscape-table{background:#fff;border:1px solid #d8dbe6;border-radius:14px;box-shadow:0 12px 64px rgba(92,92,124,.13);float:right;max-width:550px;padding:19px 30px;width:100%}.landscape-table .table-title{color:#464c61;font-size:13px;font-style:italic;font-weight:400;letter-spacing:-.39px;line-height:20px;margin:0;padding:0 0 12px;text-align:left}.landscape-table table{border-collapse:collapse;width:100%}.landscape-table table th{border-bottom:1px solid #cacadb;color:#464c61;font-size:15px;font-weight:700;letter-spacing:-.39px;line-height:20px;padding-bottom:5px;text-align:left}.landscape-table table th:last-child{text-align:right}.landscape-table table td{border-bottom:1px solid #cacadb;color:#464c61;font-size:15px;font-weight:400;letter-spacing:-.39px;line-height:20px;padding:5px 0;text-align:left}.landscape-table table td:last-child{text-align:right}.moderate-section-10 .bg{background:linear-gradient(90deg,rgba(249,249,252,.24) 24.19%,#eaebf3 70.44%);border-radius:0 50px 50px 0;height:100%;margin-left:56px;mix-blend-mode:normal;opacity:.83;position:absolute;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0);width:calc(100% - 56px)}.moderate-section-10 .content{align-items:center;display:flex;flex-flow:wrap}@media(max-width:767px){.moderate-section-10 .content{margin:0 10px}}.moderate-section-10 .content .left,.moderate-section-10 .content .right{width:50%}.moderate-section-10 .content .left{text-align:center}.moderate-section-10 .content img{margin-bottom:-80px;margin-left:-80px;max-width:120%;width:120%}@media(max-width:1023px){.moderate-section-10 .content{flex-flow:column-reverse}.moderate-section-10 .content .left,.moderate-section-10 .content .right{width:100%}.moderate-section-10 .content .right{padding-bottom:50px;text-align:left}.moderate-section-10 .content .right .btn-row{text-align:center}}@media(max-width:767px){.moderate-section-10 .content{flex-flow:column-reverse;margin:0 10px;padding-bottom:0}.moderate-section-10 .content .left,.moderate-section-10 .content .right{width:100%}.moderate-section-10 .content .left{padding-bottom:0;padding-top:60px}.moderate-section-10 .content img{margin-left:-50px;-webkit-transform:translateX(0);transform:translateX(0)}.moderate-section-10 .content .btn-row{display:flex;justify-content:center}}.page-moderate .content{max-width:1200px}.page-moderate .left .description{padding-right:50px}.weco-section-1{margin:0 auto;max-width:1920px;overflow:visible;padding:0 40px;position:relative}.weco-section-1__i{min-height:630px;position:relative}.weco-section-1 .section-bg{border-radius:40px;bottom:0;height:100%;left:50%;overflow:hidden;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.weco-section-1 .section-bg__i{height:100%;width:100%}.weco-section-1 .section-bg__i:after,.weco-section-1 .section-bg__i:before{background-position:50% 100%!important}.weco-section-1 .section-bg__i_mob{display:none}.weco-section-1 .section-shadow__bl{background:rgba(51,104,242,.3);-webkit-filter:blur(500px);filter:blur(500px);height:494px;left:-214px;position:absolute;top:307px;width:494px}.weco-section-1 .weco-color-bg-wrap{bottom:0;position:absolute;right:0;top:0;z-index:1}.weco-section-1 .weco-color-bg-wrap .bg-circle{background:linear-gradient(180deg,#13cf8f,#197aff 82.81%);-webkit-filter:blur(300px);filter:blur(300px);height:845px;opacity:.3;position:absolute;right:-50%;top:-215px;width:845px;z-index:5}.weco-section-1 .weco-bg-img{bottom:0;overflow:hidden;position:absolute;top:0;width:630px;z-index:1}.weco-section-1 .weco-color-bg{max-width:100%}.weco-section-1 .wrap{align-items:center;display:flex;max-width:1446px;position:relative;z-index:2}.weco-section-1 .col{position:relative;width:50%;z-index:2}.weco-section-1 .col:first-child{padding-left:118px;padding-top:80px;width:70%}.weco-section-1 .col:last-child{min-height:500px}.weco-section-1 .img-mob{display:flex;justify-content:flex-end}.weco-section-1 .section-title{color:#14121e;font-size:40px;font-weight:600;letter-spacing:-.3px;line-height:150%;margin:0 0 17px;max-width:660px}.weco-section-1 .section-title strong{display:block;font-size:52px;font-weight:800;line-height:123.6%}.weco-section-1 .section-description{color:#40444e;font-size:18px;letter-spacing:-.24px;line-height:178%;margin:0 0 32px;max-width:480px}.weco-section-1 .highlighting{display:inline-block;margin-left:-5px;margin-right:-5px;padding:0 5px;position:relative}.weco-section-1 .highlighting__text{font-weight:800;position:relative;z-index:2}.weco-section-1 .highlighting__line-l{left:-7px;position:absolute;top:0}.weco-section-1 .highlighting__line-r{position:absolute;right:-5px;top:-6px}.weco-section-1 .highlighting__bg{background:#c9d6fb;height:62px;left:0;position:absolute;top:-3px;width:0}.weco-section-1 .button_m{min-width:182px}.weco-section-1 .img-wrapper{position:relative}.weco-section-1 .weco-word-icon{left:-44px;position:absolute;top:22%;z-index:3}.weco-section-1 .gatsby-image-wrapper-constrained{display:none}@media(min-width:1101px){.weco-section-1 .img-wrapper{position:absolute;right:-6px;top:160px;width:460px}}@media(min-width:1200px){.weco-section-1 .img-wrapper{right:-6px;top:34px;width:583px}}@media(max-width:1320px)and (min-width:1101px){.weco-section-1 .col:first-child{padding-left:40px}}@media(max-width:1100px){.weco-section-1 .wrap{flex-flow:column;padding-top:68px}.weco-section-1 .col:first-child{padding:0 20px 10px;width:100%}.weco-section-1 .col:last-child{margin-bottom:-140px;min-height:1px;width:100%}.weco-section-1 .section-description,.weco-section-1 .section-title{max-width:100%;text-align:center}.weco-section-1 .btn-row{text-align:center}.weco-section-1 .img-wrapper{margin:0 auto;max-width:50%}}@media(max-width:992px){.weco-section-1{padding:0}.weco-section-1 .lottie-animation{display:none}.weco-section-1 .gatsby-image-wrapper-constrained{display:inline-block}.weco-section-1 .section-bg{border-radius:0}.weco-section-1 .section-bg__i{display:none}.weco-section-1 .section-bg__i_mob{display:block}}@media(max-width:767px){.weco-section-1 .section-title{font-size:18px;letter-spacing:-.3px;line-height:144%;margin-bottom:18px;text-align:center}.weco-section-1 .section-title strong{font-size:30px;line-height:133%;margin-top:3px}.weco-section-1 .section-title span{font-weight:800}.weco-section-1 .highlighting__bg{display:none}.weco-section-1 .section-description{font-size:14px;letter-spacing:.25px;line-height:171%;margin:0 auto 23px;text-align:center}.weco-section-1 .col:last-child{margin-bottom:-66px}.weco-section-1 .img-wrapper{max-width:100%;padding-left:40px}}.weco-section-2 .wrap{max-width:1363px;padding:120px 20px}.weco-section-2 .section-title{color:#14121e;font-size:52px;font-weight:800;letter-spacing:-.181818px;line-height:131%;margin:0 0 38px;text-align:center}.weco-section-2 .row{display:flex}.weco-section-2 .col:first-child{padding-left:10px;padding-right:83px;width:calc(100% - 518px)}.weco-section-2 .btn-row{margin-top:-23px;text-align:center}.weco-section-2 .button_m{min-width:215px}.weco-section-2 .img-wrapper{margin-left:10px;margin-top:4px;max-width:670px}.weco-section-2 .gatsby-image-wrapper{display:none}@media(max-width:767px){.weco-section-2 .wrap{padding-bottom:60px}.weco-section-2 .section-title{font-size:27px;letter-spacing:-.18px;line-height:140%;margin-bottom:20px}.weco-section-2 .section-title br{display:none}.weco-section-2 .btn-row{margin-top:0}}@media(max-width:992px){.weco-section-2 .row{flex-flow:column}.weco-section-2 .img-wrapper{margin:0 -32px;text-align:center}.weco-section-2 .lottie-animation{display:none}.weco-section-2 .gatsby-image-wrapper{display:inline-block}.weco-section-2 .col{padding:0;width:100%}.weco-section-2 .col:first-child{display:flex;justify-content:center;padding:0 0 5px;width:100%}}.weco-benefits{list-style:none;margin:77px 0 0;padding:0 0 80px 55px;position:relative}.weco-benefits:before{background:linear-gradient(180deg,rgba(46,100,241,0),#2e64f1 8.85%,#2e64f1 90.1%,rgba(46,100,241,0));bottom:30px;content:"";display:block;left:0;opacity:.15;position:absolute;top:-59px;width:3px}.weco-benefits__item{color:#5f6578;font-size:16px;font-weight:500;line-height:175%;margin-bottom:40px;max-width:357px;position:relative}.weco-benefits__item:last-child{margin-bottom:0}.weco-benefits__item strong{color:#213051;display:block;font-size:18px;font-weight:600;line-height:156%;margin:0 0 16px}.weco-benefits__icon{align-items:center;background:#f3f5f9;border:1px solid #ccd8f8;border-radius:50%;display:flex;height:56px;justify-content:center;left:-82px;position:absolute;top:-12px;width:56px}.weco-benefits__icon:before{background:#ccd8f8;border-radius:50%;content:"";display:block;height:41px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:41px;z-index:1}.weco-benefits__icon__i{align-items:center;background:#2e64f1;border-radius:50%;box-shadow:0 4px 10px rgba(46,100,241,.35);display:flex;height:27px;justify-content:center;position:relative;width:27px;z-index:2}@media(max-width:992px){.weco-benefits{margin:0 auto;max-width:375px}}@media(max-width:767px){.weco-benefits{margin:0 auto;max-width:375px;padding-bottom:30px}.weco-benefits:before{bottom:10px;left:21px;top:0}.weco-benefits__item{font-size:14px;line-height:171%;margin-bottom:25px}.weco-benefits__item strong{font-size:16px;line-height:150%;margin-bottom:11px}.weco-benefits__icon{height:44px;left:-55px;top:-10px;width:44px}.weco-benefits__icon__i{box-shadow:0 4px 5px rgba(46,100,241,.35);height:21px;width:21px}.weco-benefits__icon__i img{height:10px;width:10px}}.weco-section-3 .wrap{padding:120px 20px;position:relative;z-index:2}.weco-section-3 .section-title{font-size:52px;line-height:130%;margin:0 auto 48px;max-width:1000px;text-align:center}.weco-section-3 .section-bg{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.weco-section-3 .section-bg__i{height:100%;width:100%}.weco-section-3 .anim-el{opacity:0}.weco-section-3 .anim-section{align-items:center;display:flex;margin:0 auto -50px;max-width:1440px}.weco-section-3 .anim-section__center,.weco-section-3 .anim-section__left,.weco-section-3 .anim-section__right{min-height:500px;position:relative;width:33.333333%}.weco-section-3 .anim-section__left,.weco-section-3 .anim-section__right{z-index:2}.weco-section-3 .anim-section__left img,.weco-section-3 .anim-section__right img{position:absolute}.weco-section-3 .anim-section__center{display:flex;justify-content:center;z-index:1}.weco-section-3 .anim-section__pdf{left:42%;top:9%;-webkit-transform:translate(-85px,-85px);transform:translate(-85px,-85px)}.weco-section-3 .anim-section__word{left:11%;top:29%;-webkit-transform:translateX(-85px);transform:translateX(-85px)}.weco-section-3 .anim-section__exel{right:0;top:36%;-webkit-transform:translate(-85px,85px);transform:translate(-85px,85px)}.weco-section-3 .anim-section__powerpoint{left:37%;top:53%;-webkit-transform:translate(-85px,85px);transform:translate(-85px,85px)}.weco-section-3 .anim-section__stats{left:-31%;top:37%;-webkit-transform:translateX(120px);transform:translateX(120px)}.weco-section-3 .anim-section__scales{right:18%;top:12%;-webkit-transform:translate(85px,-85px);transform:translate(85px,-85px)}.weco-section-3 .anim-section__contrast{right:15%;top:64%;-webkit-transform:translate(85px,85px);transform:translate(85px,85px)}.weco-section-3 .anim-section__doc{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.25);border-radius:16px;margin:55px auto 0;max-width:386px;opacity:1;-webkit-transform:scale(1.25);transform:scale(1.25);will-change:filter}.weco-section-3 .anim-section__doc img{display:block;width:100%}.weco-section-3 .img-mob{display:none}.weco-section-3 .button_m{min-width:215px}@media(max-width:992px){.weco-section-3 .row{flex-flow:column}.weco-section-3 .section-title{font-size:42px}.weco-section-3 .anim-section,.weco-section-3 .section-title br{display:none}.weco-section-3 .img-mob{display:block;margin:0 auto -80px;max-width:500px}.weco-section-3 .img-mob img{min-width:107%}}@media(max-width:767px){.weco-section-3 .wrap{padding:60px 20px}.weco-section-3 .section-title{font-size:27px;letter-spacing:-.32px;line-height:136%;margin-bottom:36px}.weco-section-3 .btn-row{margin-bottom:25px}.weco-section-3 .img-mob{display:block;margin-bottom:-43px;max-width:500px}.weco-section-3 .img-mob img{min-width:107%}}.weco-features{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:0 auto 24px;max-width:1100px;padding:0}.weco-features__item{background:hsla(0,0%,100%,.8);background:#fff;border:1px solid rgba(174,181,199,.5);border-radius:100px;color:#213051;font-size:16px;line-height:24px;margin:0 8px 16px;padding:10px 20px 8px 50px;position:relative}.weco-features__item:before{background:#0cb2b5;border-radius:50%;color:#fff;content:"";display:block;font-family:uw-icons;font-size:8px;height:18px;left:17px;line-height:18px;margin-top:-1px;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px}@media(max-width:992px){.weco-features{margin:0 -20px 24px}}@media(max-width:767px){.weco-features{justify-content:flex-start;margin:0 auto 19px;max-width:375px}.weco-features__item{background:none;border:none;font-size:14px;font-weight:500;line-height:171%;margin:0 0 12px;padding:0 0 0 43px;width:100%}.weco-features__item:before{left:9px}}.filters{display:flex;justify-content:center}.filters-wrap{margin:0 auto;max-width:1200px;padding:0 20px}.filters h1{margin:0 0 20px}.filters .filter-item{margin-bottom:40px}.filters .filter-item label{font-size:18px;line-height:22px;margin-bottom:10px}.filters .filter-item.select-wrap{display:flex;flex-flow:column}.filters .filter-item.select-wrap select{font-size:16px;height:40px;width:250px}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{border:1px solid transparent;border-bottom:none;bottom:-1px;cursor:pointer;display:inline-block;list-style:none;padding:6px 12px;position:relative}.react-tabs__tab--selected{background:#fff;border-color:#aaa;border-radius:5px 5px 0 0;color:#000}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{border-color:#0188fe;box-shadow:0 0 5px #0188fe;outline:none}.react-tabs__tab:focus:after{background:#fff;bottom:-5px;content:"";height:5px;left:-4px;position:absolute;right:-4px}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.uw-compare .content{padding-bottom:200px;padding-top:50px}.uw-compare .section-title{text-align:center}.uw-compare-table{border-collapse:collapse;margin:0 auto;max-width:700px;width:100%}.uw-compare-table img{display:block;max-width:150px}.uw-compare-table th{border:1px solid #000;padding:10px;text-align:left}.uw-compare-table td{border:1px solid #000;font-size:16px;line-height:23px;padding:10px}.uw-compare-table td:nth-child(2){color:#8a0000}.uw-compare-table .blue-cell{background:#e8f6ff}.uw-compare-table .red-cell{background:#ffe5e5;color:#8a0000}.uw-compare_s1 .content{max-width:1114px;padding-bottom:80px;padding-top:80px}.uw-compare_s1 .section-title{padding-bottom:0}.uw-compare_s1 .section-sub-title{color:#12101c;font-size:38px;font-weight:300;letter-spacing:-.52px;line-height:44px;padding-bottom:49px;text-align:center}.uw-compare .img-wrap{color:#fff;font-size:40px;font-weight:400}.uw-compare__heading{align-items:center;background:#89333b;background:linear-gradient(68deg,#89333b,#e81e4c);border-radius:24px;display:flex;justify-content:center;overflow:hidden}.uw-compare__heading__left,.uw-compare__heading__right{align-items:center;display:flex;height:210px;justify-content:center;position:relative;width:50%}.uw-compare__heading__left:before{background-image:url(/js-assets/static/uw-bg-01c3cd3bf8617fbb08766533ab259bfc.svg);background-repeat:no-repeat;background-size:cover;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-120%);transform:translateX(-120%);transition:opacity .4s ease .5s,-webkit-transform .4s ease .5s;transition:transform .4s ease .5s,opacity .4s ease .5s;transition:transform .4s ease .5s,opacity .4s ease .5s,-webkit-transform .4s ease .5s;width:114%}.active .uw-compare__heading__left:before{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.uw-compare__heading__vs{align-items:center;display:flex;height:68px;justify-content:center;left:50%;top:-90px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:68px}.uw-compare__heading__vs:before{background:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.7);border-radius:50%;height:108px;width:108px;z-index:2}.uw-compare__heading__vs:after,.uw-compare__heading__vs:before{content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.uw-compare__heading__vs:after{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.52);border-radius:50%;height:148px;width:148px;z-index:1}.uw-compare__heading__vs span{align-items:center;background:#fff;border-radius:50%;color:#12101c;display:flex;font-size:30px;font-weight:900;height:68px;justify-content:center;line-height:30px;position:relative;width:68px;z-index:10}.uw-compare__heading__vs{left:-37px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.uw-compare .accb-txt{opacity:0;transition:opacity .5s ease}.uw-compare .active .accb-txt{opacity:1}@media(max-width:1024px)and (min-width:993px){.uw-compare .uw-compare__heading__left:before{width:99%}}@media(max-width:992px){.uw-compare .content{padding-left:30px;padding-right:30px}.uw-compare_s1 .content{padding-bottom:99px;padding-top:30px}.uw-compare_s1 .section-title{font-size:36px;line-height:44px}.uw-compare_s1 .section-sub-title{font-size:28px;line-height:44px;padding-bottom:37px}.uw-compare__heading{flex-flow:column;margin:0 auto;max-width:315px}.uw-compare__heading__left,.uw-compare__heading__right{height:140px;width:100%}.uw-compare__heading__left{align-items:flex-start;height:250px;padding-top:48px}.uw-compare__heading__left:before{background-image:url(/js-assets/static/uw-bg-mob-0c58b13356f4fbb0f59906c30ab61f33.png);width:100%}.uw-compare__heading .img-wrap{max-width:214px}.uw-compare__heading__right{position:relative}.uw-compare__heading__vs{align-items:center;display:flex;height:68px;justify-content:center;left:50%;position:absolute;top:-90px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:68px}.uw-compare__heading__vs:before{background:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.7);border-radius:50%;height:108px;width:108px;z-index:2}.uw-compare__heading__vs:after,.uw-compare__heading__vs:before{content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.uw-compare__heading__vs:after{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.52);border-radius:50%;height:148px;width:148px;z-index:1}.uw-compare__heading__vs span{align-items:center;background:#fff;border-radius:50%;color:#12101c;display:flex;font-size:30px;font-weight:900;height:68px;justify-content:center;line-height:30px;position:relative;width:68px;z-index:10}}@media(max-width:767px){.uw-compare_s1 .section-sub-title{font-size:18px;line-height:24px;padding-bottom:37px}}@media(max-width:374px){.uw-compare .content{padding-left:15px;padding-right:15px}}.uw-compare_s2 .section-title{margin:0 auto;max-width:100%;width:100%}.uw-compare_s2 .section-sub-title{font-size:20px}.uw-compare_s2 .content{max-width:1114px;padding-bottom:106px;padding-top:0}.uw-compare_s2 .video-preview-btn{background:none;border:none;border-radius:16px;overflow:hidden;padding:0;position:relative}.uw-compare_s2 .video-preview-btn:before{background:hsla(0,0%,100%,.2);border-radius:100%;content:"";display:block;height:0;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;z-index:2}.uw-compare_s2 .video-preview-btn:hover img{-webkit-transform:scale(1.2) translate(20px,24px);transform:scale(1.2) translate(20px,24px)}.uw-compare_s2 .video-preview-btn:hover:before{-webkit-animation:circle .75s;animation:circle .75s}.uw-compare_s2 .video-preview-btn img{transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.uw-compare_s2 .video-preview-btn .play-btn{align-items:center;background:#fff;border-radius:50%;bottom:28px;color:#3c71fa;display:flex;font-size:14px;height:58px;justify-content:center;position:absolute;right:28px;width:58px}.uw-compare_s2 .video-preview-btn .play-btn .icon{margin-left:2px}.uw-compare .compare-list{display:none;margin-bottom:50px}.uw-compare .table-wrap{box-shadow:4px 17px 26px 5px rgba(89,123,186,.06);margin-bottom:150px}.uw-compare .table-wrap table{border-collapse:collapse}.uw-compare .table-wrap table .cell-inner{height:100%}.uw-compare .table-wrap table td{color:#213051;font-size:16px;letter-spacing:-.15px;line-height:19px;width:calc(50% - 84px)}.uw-compare .table-wrap table td .cell-inner{border-right:1px solid #cad5e7;padding:5px 18px}.uw-compare .table-wrap table thead th{border:none}.uw-compare .table-wrap table thead th .cell-inner{border-right:1px solid #cad5e7;border-top:1px solid #cad5e7;display:inline-block;font-size:29px;height:100px;padding-top:32px}.uw-compare .table-wrap table thead th:nth-child(3) .cell-inner{border-left:1px solid #cad5e7;border-top-right-radius:16px}.uw-compare .table-wrap table thead th:nth-child(2){width:40%}.uw-compare .table-wrap table thead th:nth-child(2) .cell-inner{border-left:1px solid #cad5e7;border-right:none;border-top-left-radius:16px;padding-top:35px}.uw-compare .table-wrap table thead th:first-child .cell-inner{background:#fff;border-right:none;border-top:none}.uw-compare .table-wrap table tbody tr:nth-child(odd) td:nth-child(2) .cell-inner{background:#f4f9f8}.uw-compare .table-wrap table tbody tr:nth-child(odd) td:nth-child(3) .cell-inner{background:#fdf7f5}.uw-compare .table-wrap table tbody tr:nth-child(odd) th .cell-inner{background:rgba(37,45,67,.04)}.uw-compare .table-wrap table tbody tr:first-child th:first-child .cell-inner{border-top-left-radius:16px}.uw-compare .table-wrap table tbody tr:last-child td .cell-inner,.uw-compare .table-wrap table tbody tr:last-child th .cell-inner{border-bottom:1px solid #cad5e7}.uw-compare .table-wrap table tbody tr:last-child td:first-child .cell-inner,.uw-compare .table-wrap table tbody tr:last-child th:first-child .cell-inner{border-bottom-left-radius:16px}.uw-compare .table-wrap table tbody tr:last-child td:last-child .cell-inner,.uw-compare .table-wrap table tbody tr:last-child th:last-child .cell-inner{border-bottom-right-radius:16px}.uw-compare .table-wrap table tbody tr:first-child th:first-child .cell-inner{border-top:1px solid #cad5e7}.uw-compare .table-wrap table tbody th:first-child .cell-inner{border-left:1px solid #cad5e7}.uw-compare .table-wrap table tbody th:last-child .cell-inner{border-right:1px solid #cad5e7}.uw-compare .table-wrap table tbody th .cell-inner{border-left:1px solid #cad5e7;padding:0 20px;text-align:left;width:168px}.uw-compare .table-wrap table td .cell-inner{border-left:1px solid #cad5e7;border-right:none}.uw-compare .table-wrap table td:last-child .cell-inner{border-right:1px solid #cad5e7}.uw-compare .table-wrap table .row-name{background:rgba(37,45,67,.1);border-radius:8px;color:#252d43;display:inline-block;font-size:16px;font-weight:500;letter-spacing:-.15px;line-height:19px;padding:9px 11px}.uw-compare .table-wrap table .cell-inner{align-items:center;display:flex;height:100px;width:100%}.uw-compare .table-wrap table .icon-wrap{padding-right:18px}.uw-compare .table-wrap table td,.uw-compare .table-wrap table th{margin:0;padding:0}.uw-compare .table-wrap table td:nth-child(2),.uw-compare .table-wrap table th:nth-child(2){border-right:none}.uw-compare .demo-video{align-items:center;display:flex;justify-content:center}@media(max-width:992px){.uw-compare_s2 .content{padding-bottom:0}.uw-compare_s2 .table-wrap{display:none}.uw-compare .compare-list{display:block}.uw-compare .compare-list__item{background:#fff;border:1px solid #cad5e7;border-radius:16px;box-shadow:4px 17px 26px 5px rgba(89,123,184,.06);margin-bottom:31px;overflow:hidden}.uw-compare .compare-list__item__bottom,.uw-compare .compare-list__item__mid,.uw-compare .compare-list__item__top{padding:20px;position:relative}.uw-compare .compare-list__item__mid{background:#f4f9f8}.uw-compare .compare-list__item__bottom{background:#fdf7f5}.uw-compare .compare-list .img-wrap{color:#000;font-size:18px;padding-bottom:15px}.uw-compare .compare-list .icon-wrap{position:absolute;right:15px;top:15px}.uw-compare .compare-list__info{font-size:16px;line-height:19px;margin:0}.uw-compare .compare-list .row-name{background:rgba(37,45,67,.1);border-radius:8px;color:#252d43;display:inline-block;font-size:16px;font-weight:500;letter-spacing:-.15px;line-height:19px;padding:9px 11px}}.uw-compare_s3 .section-title{margin:0 auto;max-width:980px}.uw-compare_s3 .content{padding-bottom:50px}@media(max-width:992px){.uw-compare_s3 .content{padding-bottom:50px}}.big-difference__item{margin:0 auto 60px;max-width:876px}.big-difference__item__inner{border-radius:33px;display:flex;position:relative}.big-difference__item__inner:before{background:#d4dae7;background:linear-gradient(0deg,rgba(212,218,231,0),#aab2ca 5%,#aab2ca 95%,rgba(212,218,231,0));bottom:-20px;content:"";display:block;left:50%;position:absolute;top:-20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1px}.big-difference__item:nth-child(2) .big-difference__item__left,.big-difference__item:nth-child(2) .big-difference__item__right{padding-top:31px}.big-difference__item:nth-child(2) .big-difference__title{margin-bottom:28px}.big-difference__item:nth-child(3) .big-difference__item__left,.big-difference__item:nth-child(3) .big-difference__item__right{padding-top:30px}.big-difference__item:nth-child(3) .big-difference__item__left .big-difference__title,.big-difference__item:nth-child(3) .big-difference__item__right .big-difference__title{margin-bottom:30px}.big-difference__item__left,.big-difference__item__right{min-height:296px;overflow:hidden;padding-left:20px;padding-right:20px;padding-top:28px;width:50%}.big-difference__item__left{background:#eff2f8;border-radius:33px 0 0 33px}.big-difference__item__right{background:#f7ebe0;border-radius:0 33px 33px 0}.big-difference__title{font-size:21px;font-weight:400;letter-spacing:-.26px;line-height:25px;margin-bottom:20px;text-align:center}.big-difference__title strong{font-weight:900}.big-difference .img-wrap{align-items:flex-end;display:flex;justify-content:center}.big-difference .img-wrap_ac{-webkit-transform:translateY(5px);transform:translateY(5px)}.big-difference__vs{background:#fff;border-radius:50%;color:#12101c;font-size:20px;font-weight:900;height:51px;left:50%;letter-spacing:-.18px;line-height:24px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:51px}.big-difference__vs:before{background:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.7);border-radius:50%;height:81px;width:81px;z-index:2}.big-difference__vs:after,.big-difference__vs:before{content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.big-difference__vs:after{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.52);border-radius:50%;height:111px;width:111px;z-index:1}.big-difference__vs span{align-items:center;background:#fff;border-radius:50%;color:#12101c;display:flex;font-size:20px;font-weight:900;height:51px;justify-content:center;letter-spacing:-.18px;line-height:24px;position:relative;width:51px;z-index:10}.big-difference__bottom{color:#000;font-size:14px;letter-spacing:-.13px;line-height:17px;margin-bottom:0;text-align:center}@media(max-width:992px){.big-difference__item{margin-bottom:30px}.big-difference__item:first-child .img-wrap{-webkit-transform:translateY(8px);transform:translateY(8px)}.big-difference__item:nth-child(2) .big-difference__item__right{padding-bottom:30px}.big-difference__item__inner{flex-flow:column}.big-difference__item__inner:before{height:1px;left:-10px;right:-10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto}.big-difference__item__left,.big-difference__item__right{height:246px;width:100%}.big-difference__item__left{border-radius:33px 33px 0 0}.big-difference__item__right{border-radius:0 0 33px 33px;padding-top:40px}.big-difference__title{font-size:15px;line-height:18px}.big-difference__vs{background:none;height:36px;width:36px}.big-difference__vs span{background:#146ef8;color:#fff;font-size:14px;height:36px;line-height:14px;width:36px}.big-difference__vs:after,.big-difference__vs:before{display:none}.big-difference__bottom{padding-bottom:20px}}.tw-widget__inner{background:#fff;border-radius:16px;box-shadow:0 14px 20px rgba(0,0,0,.09);margin:0 auto;max-width:328px;padding:15px 15px 20px;width:100%}.tw-widget__top{align-items:flex-start;display:flex;justify-content:space-between;padding-bottom:15px}.tw-widget__top .tw-logo{margin-right:4px;margin-top:4px}.tw-widget__text{color:#1c2022;font-size:13.6px;font-weight:400;letter-spacing:-.43px;line-height:18px;margin:0}.tw-widget__avatar{padding-right:9px}.tw-widget__user{align-items:center;display:flex}.tw-widget__user-name{color:#1c2022;font-size:13.6px;font-weight:700;letter-spacing:-.43px;line-height:14px;margin:0}.tw-widget__user-nick{color:#697882;font-size:12px;font-weight:500;letter-spacing:-.26px;line-height:12px;margin:0}.tw-widget__highlight-blue{background:rgba(0,74,255,.19);font-weight:700;padding:2px 3px}.tw-widget__highlight-orange{background:rgba(240,81,106,.19);font-weight:700;padding:2px 3px}.fake-review{padding-bottom:26px}.fake-review__inner{background:#804545;border-radius:16px;box-shadow:0 14px 20px rgba(0,3,11,.21);margin:0 auto;max-width:328px;padding:24px 24px 20px;width:100%}.fake-review__top{color:#fff;font-size:15px;font-weight:400;letter-spacing:-.19px;line-height:20px;margin:0;padding-bottom:14px;padding-right:40px;position:relative}.fake-review__top:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDMwIDIxIj48cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Im0yMi45MzggMC0zLjU2IDIuNjk1YzEuOTIxIDEuNTE2IDMuMjc3IDMuNDgxIDMuNzg2IDUuMzM0LTMuMzkgMC02LjIxNSAyLjkyLTYuMjE1IDYuNDAxIDAgMy41OTQgMi45MzggNi41NyA2LjM4NCA2LjU3QzI3LjIzMiAyMSAzMCAxNy40MDYgMzAgMTIuMzUzIDMwIDguMjU0IDI3LjQwMSAzLjcwNiAyMi45MzggMFpNNS45ODggMCAyLjQzIDIuNjk1QzQuMzUgNC4yMTEgNS43MDYgNi4xNzYgNi4yMTUgOC4wMyAyLjgyNSA4LjAzIDAgMTAuOTUgMCAxNC40MyAwIDE4LjAyNCAyLjkzOCAyMSA2LjM4NCAyMWMzLjg5OCAwIDYuNjY3LTMuNTk0IDYuNjY3LTguNjQ3IDAtNC4wOTktMi41OTktOC42NDctNy4wNjItMTIuMzUzWiIvPjwvc3ZnPg==) no-repeat;content:"";display:block;height:21px;position:absolute;right:0;top:0;width:30px}.fake-review__top a{color:#fff;font-weight:700}.fake-review__top a:hover{text-decoration:underline}.fake-review__bottom{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.fake-review__user{align-items:center;display:flex;padding-right:10px}.fake-review__user__ava{align-items:center;background:hsla(0,0%,85%,.25);border:1px solid #fff;border-radius:50%;display:flex;height:50px;justify-content:center;margin-left:-4px;margin-right:10px;width:50px}.fake-review__user-name{color:#fff;font-weight:600}.fake-review__user-date,.fake-review__user-name{font-size:14px;letter-spacing:-.18px;line-height:16px;margin:0}.fake-review__user-date{color:#d8bdbd;font-weight:400}.fake-review__btn{background:#fff;border-radius:25px;color:#804545;font-size:12px;font-weight:600;letter-spacing:-.15px;line-height:14px;margin-right:-4px;padding:5px 20px 4px 10px;position:relative;width:91px}.fake-review__btn:hover:before{-webkit-transform:translateX(3px);transform:translateX(3px)}.fake-review__btn:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjEwIiB2aWV3Qm94PSIwIDAgNiAxMCI+PHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzgwNDU0NSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgcG9pbnRzPSI2OCA0IDcyIDggNjggMTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02NyAtMykiLz48L3N2Zz4=) no-repeat;content:"";display:block;height:10px;margin-top:-5px;position:absolute;right:9px;top:50%;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;width:6px}@media(max-width:767px){.fake-review .fake-review__top{font-size:13px;line-height:18px}.fake-review .fake-review__inner{padding:19px 18px 16px}.fake-review .fake-review__btn{font-size:11px}.fake-review .fake-review__user__ava{height:36px;width:36px}.fake-review .fake-review__user__ava img{height:28px;width:28px}.fake-review .fake-review__user-date{font-size:9px}}.install-stats{padding-bottom:19px}.install-stats__inner{background:#fff;border-radius:16px;margin:0 auto;max-width:328px;padding:30px 17px 20px 26px}.install-stats__value{color:#14121e;font-size:54px;font-weight:900;letter-spacing:-.18px;line-height:65px;margin:2px 0 -6px}.install-stats__sub-title{color:#5f6578;font-size:10px;margin:-1px 0 0}.install-stats__title{color:#5f6578;margin:0;padding-left:30px;position:relative}.install-stats__title:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDIwIDIzIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC45NzYgMikiPjxlbGxpcHNlIGN4PSI5LjQ1MSIgY3k9IjExLjAwNSIgZmlsbD0iIzlGODdGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIuNDc1IiByeD0iOS40NTEiIHJ5PSI5LjQzMiIvPjxsaW5lIHgxPSI5LjQ1MSIgeDI9IjkuNDUxIiB5Mj0iMTQuMTQ4IiBzdHJva2U9IiM2NjkwRkUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjM2MiIvPjxwb2x5bGluZSBzdHJva2U9IiM2NjkwRkUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjM2MiIgcG9pbnRzPSIxNC4xNzcgOS40MzIgOS40NTEgMTQuMTQ4IDQuNzI2IDkuNDMyIi8+PC9nPjwvc3ZnPg==) no-repeat;content:"";display:block;height:23px;left:0;margin-top:-3px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:22px}@media(max-width:767px){.install-stats__value{font-size:40px;line-height:44px}}.popup-overlay{background:rgba(35,39,50,.6)}.popup-content{margin:0 auto;max-width:618px;width:100%}.popup-content .modal-body{background:#fff;border-radius:16px;box-shadow:0 14px 30px rgba(0,37,132,.12);max-height:80vh;overflow:auto;padding:44px 50px}.popup-content .modal-close{align-items:center;background:#000;border:3px solid hsla(0,0%,100%,.55);border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:-40px;top:-40px;width:30px}.popup-content .modal-close,.popup-content .modal-close:focus{outline:1px solid hsla(0,0%,100%,0)}.popup-content .modal-close:focus:before{border:2px solid #006dd5;border-radius:50%;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.popup-content .modal-close img{display:block}.popup-content .modal-title{color:#000;font-size:24px;font-weight:700;letter-spacing:-.71px;line-height:32px;margin-bottom:36px}.popup-content .shir-post{display:flex}.popup-content .shir-post__ava{height:48px;margin-right:9px;width:48px}.popup-content .shir-post__ava img{border-radius:50%;display:block;max-width:100%;width:100%}.popup-content .shir-post__main{background:#f2f2f2;border-radius:1px 10px 10px 10px;padding:14px 16px}.popup-content .shir-post__top{align-items:flex-start;display:flex;justify-content:space-between}.popup-content .shir-post__top-right{color:#565656;font-size:14px;letter-spacing:-.13px;line-height:20px}.popup-content .shir-post__top-right a{color:#0046ff;font-size:14px;letter-spacing:-.13px;line-height:20px;outline:1px solid hsla(0,0%,100%,0);position:relative;text-decoration:underline}.popup-content .shir-post__top-right a:focus{outline:1px solid hsla(0,0%,100%,0)}.popup-content .shir-post__top-right a:focus:before{border:2px solid #006dd5;border-radius:0;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.popup-content .shir-post__top-right a:hover{text-decoration:none}.popup-content .shir-post__name{color:#000;font-size:14px;font-weight:700;letter-spacing:-.13px;line-height:20px;margin:0}.popup-content .shir-post__position{color:#565656;font-size:14px;font-weight:400;letter-spacing:-.13px;line-height:20px;margin:0 0 10px}.popup-content .shir-post__text{color:#000;font-size:14px;font-weight:400;line-height:20px;margin:0}.popup-content .highlight{background:rgba(240,81,106,.19);display:inline-block;font-weight:700;padding:3px 7px 1px}@media(max-width:600px){.popup-content{padding:25px}.popup-content .modal-body{padding:25px 15px}.popup-content .modal-close{height:50px;right:10px;top:-40px;width:50px}.popup-content .modal-close img{height:15px;width:15px}.popup-content .modal-title{font-size:20px;line-height:24px}.popup-content .shir-post__main{width:calc(100% - 60px)}.popup-content .shir-post__top{flex-flow:wrap}.popup-content .shir-post__top-left{width:100%}.popup-content .shir-post__top-right{padding-bottom:15px;width:100%}}.uw-compare_s4 .content{padding-bottom:167px;padding-top:0}.uw-compare_s4 .section-title{padding-bottom:6px}.uw-compare_s4 .section-sub-title{color:#12101c;font-size:24px;letter-spacing:-.22px;line-height:32px;padding-bottom:75px}@media(max-width:992px){.uw-compare_s4 .content{padding-bottom:80px}}@media(max-width:767px){.uw-compare_s4 .section-sub-title{font-size:14px;line-height:17px;padding-bottom:22px}.uw-compare_s4 .content{padding-bottom:50px}}.failed-video{display:flex;justify-content:center;margin:0 -10px}.failed-video__item{padding:0 10px 20px}.failed-video__btn{background:none;border:none;cursor:pointer;padding:0;position:relative}.failed-video__btn,.failed-video__btn:focus{outline:1px solid hsla(0,0%,100%,0)}.failed-video__btn:focus:before{border:2px solid #006dd5;border-radius:41px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.failed-video__btn__inner{border-radius:36px;overflow:hidden}.failed-video__btn-top{background:rgba(0,0,0,.7);border-radius:36px 36px 0 0;left:0;padding:21px 27px;position:absolute;right:0;top:0;z-index:2}.failed-video__btn-title{color:#fff;display:block;font-size:21px;font-weight:700;letter-spacing:-.26px;line-height:25px;margin:0;text-align:left}.failed-video__btn-description{color:#fff;display:block;font-size:17px;font-weight:400;letter-spacing:-.21px;line-height:20px;margin:0;text-align:left}.failed-video__btn-play{align-items:center;background:#3368f2;border:4px solid #fff;border-radius:50%;display:flex;height:70px;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70px}@media(max-width:992px){.failed-video{align-items:center;flex-flow:column}.failed-video__btn__inner{border-radius:22px}.failed-video__btn-top{border-radius:22px 22px 0 0;padding:14px 20px}.failed-video__btn-title{font-size:19px;line-height:21px}.failed-video__btn-play{border-width:1px;height:50px;width:50px}.failed-video__btn-play img{margin-left:2px;width:14px}.failed-video__btn .img-wrap{max-width:100%}.failed-video__btn .img-wrap img{height:216px}.failed-video__btn-description{font-size:15px}}.uw-compare_s5 .content{padding-bottom:144px;padding-top:0}.uw-compare_s5 .section-title{margin:-17px auto 0;max-width:902px;width:100%}.uw-compare_s5 .section-sub-title{padding-bottom:46px}@media(max-width:992px){.uw-compare_s5 .content{padding-bottom:80px}}@media(max-width:767px){.uw-compare_s5{display:none}.uw-compare_s5 .content{padding-bottom:50px}}.glassdoor-logo{align-items:center;display:flex;justify-content:center}.employee-review__item{background:#fff;border-radius:16px;box-shadow:0 14px 30px rgba(0,37,132,.12);margin:0 auto 20px;max-width:688px;padding:29px 110px 29px 34px;position:relative}.employee-review__item:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDMwIDIxIj48cGF0aCBmaWxsPSIjQjRCOUNBIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMi45NjUgMCAxOS40MiAyLjY5NWMxLjkxMyAxLjUxNiAzLjI2NCAzLjQ4MSAzLjc3IDUuMzM0LTMuMzc2IDAtNi4xOSAyLjkyLTYuMTkgNi40MDEgMCAzLjU5NCAyLjkyNiA2LjU3IDYuMzYgNi41NyAzLjg4MiAwIDYuNjQtMy41OTQgNi42NC04LjY0N0MzMCA4LjI1NCAyNy40MTEgMy43MDYgMjIuOTY1IDBabS0xNyAwTDIuNDIgMi42OTVDNC4zMzMgNC4yMTEgNS42ODQgNi4xNzYgNi4xOSA4LjAzIDIuODE0IDguMDMgMCAxMC45NSAwIDE0LjQzIDAgMTguMDI0IDIuOTI2IDIxIDYuMzYgMjFjMy44ODIgMCA2LjY0LTMuNTk0IDYuNjQtOC42NDdDMTMgOC4yNTQgMTAuNDExIDMuNzA2IDUuOTY1IDBaIi8+PC9zdmc+) no-repeat;content:"";display:block;height:21px;position:absolute;right:29px;top:28px;width:30px}.employee-review__text{color:#000;font-size:17px;letter-spacing:-.22px;line-height:28px;margin:0}.employee-review__highlight{background:#ffd3d3;cursor:pointer;padding:4px 5px 3px}@media(max-width:767px){.employee-review__text{font-size:14px;line-height:20px}.employee-review__item{padding-right:60px}}.popup-content.review-popup-content{max-width:1200px;width:100%}.popup-content.review-popup-content img{max-width:100%}.popup-content.review-popup-content .modal-close{height:50px;width:50px}.uw-compare_s6 .content{max-width:1176px;padding-bottom:120px;padding-top:0}.uw-compare_s6 .section-title{margin:0 auto;max-width:982px;width:100%}.uw-compare_s6 .section-sub-title{padding-bottom:76px}@media(max-width:767px){.uw-compare_s6 .content{padding-bottom:50px}.uw-compare_s6 .section-title{padding-bottom:9px}.uw-compare_s6 .section-sub-title{padding-bottom:26px}}.ac-risks__item{padding-bottom:65px}.ac-risks__item.or-bg .ac-risks__item__inner{background:hsla(29,62%,91%,.75)}.ac-risks__item.paddings .ac-risks__item__inner{padding:47px 30px 16px 0}.ac-risks__item:nth-child(odd) .ac-risks__item__inner{flex-flow:row-reverse}.ac-risks__item:first-child .ac-risks__col:nth-child(2){display:flex;justify-content:center;margin-top:40px;padding-left:0}.ac-risks__item:nth-child(2) .ac-risks__col:nth-child(2){display:flex;justify-content:center;padding-left:20px}.ac-risks__item:nth-child(3) .ac-risks__col:nth-child(2){display:flex;justify-content:center;padding-right:55px}.ac-risks__item:nth-child(4) .ac-risks__col:nth-child(2){display:flex;justify-content:flex-start;padding-left:24px}.ac-risks__item:nth-child(4) .ac-risks__col:nth-child(2) img{-webkit-transform:translateY(20px);transform:translateY(20px)}.ac-risks__item__inner{align-items:center;background:rgba(209,222,255,.62);border-radius:40px;display:flex;min-height:320px;padding:7px 89px 0}.ac-risks__col{text-align:left;width:50%}.ac-risks__col:nth-child(2){text-align:center}.ac-risks__title{color:#000;margin:0;max-width:480px;padding-bottom:20px;text-align:left}.ac-risks__title,.ac-risks__title a,.ac-risks__title button{font-size:30px;font-weight:700;letter-spacing:-.49px;line-height:48px}.ac-risks__title a,.ac-risks__title button{background:none;border:none;color:#004aff;cursor:pointer;padding:0;text-decoration:underline}.ac-risks__title a:hover,.ac-risks__title button:hover{text-decoration:none}.ac-risks__title .ac-risks__blue{background:#004aff;border-radius:25px;color:#fff;font-weight:300;padding:6px 15px 4px}.ac-risks__title .ac-risks__orange{background:#e74e30;border-radius:25px;color:#fff;font-weight:700;padding:6px 15px 4px}.ac-risks__description{color:#000;font-size:16px;letter-spacing:-.69px;line-height:28px;margin:0}.ac-risks__description_lawsuits{color:#695b4e}.ac-risks__description_lawsuits strong{color:#000}.ac-risks__description-list{counter-reset:counter;margin:0;padding:0}.ac-risks__description-list li{color:#000;counter-increment:counter;font-size:16px;letter-spacing:-.69px;line-height:28px;list-style:none;padding:0}.ac-risks__description-list li:before{content:counter(counter) ". ";font-weight:700}.ac-risks__description-list li a{color:#004aff;font-size:16px;line-height:28px;list-style:-.69px;text-decoration:underline}.ac-risks__description-list li a:hover{text-decoration:none}.ac-risks .many-more{padding-bottom:0;padding-left:16px}.ac-risks .many-more,.ac-risks__additional-item{font-size:16px;letter-spacing:-.69px;line-height:28px;margin-bottom:0}.ac-risks__additional-item{color:#000;padding-bottom:15px}.ac-risks__additional-item a{color:#004aff;font-size:16px;line-height:28px;list-style:-.69px;text-decoration:underline}.ac-risks__additional-item a:hover{text-decoration:none}.ac-risks__blue-highlight{background:rgba(0,74,255,.19);font-weight:700;padding:3px 7px 1px}.ac-risks__orange-highlight{background:rgba(240,81,106,.19);font-weight:700;padding:3px 7px 1px}@media(max-width:992px){.ac-risks__item{padding-bottom:22px}.ac-risks__item__inner{border-radius:22px;flex-flow:column;flex-flow:wrap;padding:27px 17px 0;text-align:center}.ac-risks__item.paddings .ac-risks__item__inner{padding:26px 17px 0}.ac-risks__item .many-more{font-size:12px;padding-left:10px;padding-right:10px;padding-top:10px;text-align:center}.ac-risks__item:first-child .ac-risks__col:nth-child(2){margin-top:31px;padding-bottom:12px}.ac-risks__item:nth-child(2) .ac-risks__item__inner{padding-bottom:0;padding-top:22px}.ac-risks__item:nth-child(2) .ac-risks__col{padding-bottom:0}.ac-risks__item:nth-child(2) .ac-risks__col:nth-child(2){justify-content:center;padding:30px 0 0}.ac-risks__item:nth-child(3) .ac-risks__item__inner{padding-bottom:25px}.ac-risks__item:nth-child(3) .ac-risks__col:nth-child(2){justify-content:center;padding:30px 0}.ac-risks__item:nth-child(2n) .ac-risks__item__inner{flex-flow:column}.ac-risks__item:nth-child(odd):first-child .ac-risks__item__inner{flex-flow:column-reverse}.ac-risks__item:nth-child(odd):last-child .ac-risks__item__inner{flex-flow:column}.ac-risks__col{width:100%}.ac-risks__title{margin:0 auto;padding-bottom:12px;text-align:center}.ac-risks__title,.ac-risks__title a,.ac-risks__title button{font-size:16px;line-height:25px}.ac-risks .ac-widget-wrap{margin:0 auto}.ac-risks .ac-risks__blue,.ac-risks .ac-risks__orange{padding:5px 10px 4px}.ac-risks li,.ac-risks li a,.ac-risks__description{font-size:13px;line-height:18px;text-align:center}}.uw-compare_s7 .content{padding-bottom:120px;padding-top:0}.uw-compare_s7 .section-title{margin:0 auto;max-width:982px;width:100%}.uw-compare_s7 .section-sub-title{margin:0 auto;max-width:800px;padding-bottom:36px}.uw-compare_s7 .section-sub-title span{font-weight:300}@media(max-width:992px){.uw-compare_s7{display:none}.uw-compare_s7 .content{padding-bottom:80px}}.react-tabs__tab-list{border-bottom:none;margin:0 auto 20px;max-width:844px}.react-tabs__tab{border:1px solid #0042ec;color:#060c21;font-size:15px;font-weight:500;letter-spacing:-.44px;line-height:18px;margin-left:-1px;padding:12px 10px;text-align:center;width:20%}.react-tabs__tab--selected{background:#0042ec;border-radius:0;color:#fff}.react-tabs__tab:first-child{border-radius:25px 0 0 25px}.react-tabs__tab:first-child--selected{border-radius:25px 0 0 25px}.react-tabs__tab:first-child:focus:before{border-radius:25px 0 0 25px}.react-tabs__tab:last-child{border-radius:0 25px 25px 0}.react-tabs__tab:last-child--selected{border-radius:0 25px 25px 0}.react-tabs__tab:last-child:focus:before{border-radius:0 25px 25px 0}.react-tabs__tab:focus{outline:1px solid hsla(0,0%,100%,0)}.react-tabs__tab:focus:before{border:2px solid #006dd5;border-radius:0;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.react-tabs__tab:focus:after{display:none}.react-tabs__tab-panel{-webkit-animation:fadein .1s ease-in;animation:fadein .1s ease-in}.ac-scan-results{margin:0 auto;max-width:906px}.ac-scan-results .btn-row{align-items:center;display:flex;justify-content:center;width:100%}.ac-scan-results .button{align-items:center;background:#b72222;display:flex;padding:12px 20px}.ac-scan-results .button img{margin-right:16px}.pink-bg{background:#ffd3d3;color:#000;font-weight:700;padding:4px 5px 3px}.gatsby-image-wrapper img{border-radius:0}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.uw-compare_s8 .content{max-width:1176px;padding-bottom:100px;padding-top:0}.uw-compare_s8 .section-title{margin:0 auto;max-width:982px;width:100%}.uw-compare_s8 .section-sub-title{padding-bottom:75px}@media(max-width:992px){.uw-compare_s8 .content{padding-bottom:50px}}@media(max-width:767px){.uw-compare_s8{display:none}.uw-compare_s8 .section-title{font-size:25px;line-height:34px}}.banned-info{background:url(/js-assets/static/cite-bg-a264fc7050990bb716e003e589391579.svg) no-repeat;background-size:cover;border-radius:48px;margin-bottom:20px;padding:41px 53px}.banned-info__top{align-items:center;display:flex;padding-bottom:24px}.banned-info__ava{align-items:center;background:hsla(0,0%,85%,.2);border:1px solid hsla(0,0%,100%,.19);border-radius:50%;display:flex;height:80px;justify-content:center;margin-right:20px;width:80px}.banned-info__name{color:#fff;font-size:16px;font-weight:500;letter-spacing:-.15px;line-height:24px;width:170px}.banned-info__main{margin:0}.banned-info__text{color:#fff;font-size:32px;font-style:italic;letter-spacing:-.29px;line-height:48px;margin:0;padding:0 25px 47px 18px}.banned-info__text:last-child{padding-bottom:27px}@media(max-width:992px){.banned-info{padding:20px 25px}.banned-info__text{font-size:18px;line-height:24px;padding-bottom:20px}}.uw-compare_s9 .content{max-width:1030px;padding-bottom:140px;padding-top:0}.uw-compare_s9 .section-title{margin:-16px auto 0;max-width:100%;width:100%}.uw-compare_s9 .section-sub-title{padding-bottom:73px}.uw-compare_s9 .tw-widget{padding-bottom:30px}.uw-compare_s9 .tw-widget__inner{border:1px solid #dadcde;border-radius:0;box-shadow:none;max-width:100%}.uw-compare_s9 .tw-widget__text{font-size:16px;line-height:22px}.uw-compare_s9 .tw-widget__text a{color:#3368f2;word-break:break-all}.uw-compare_s9 .tw-widget__text a:hover{text-decoration:underline}.uw-compare_s9 .btn-row{display:flex;justify-content:center;width:100%}.uw-compare_s9 .btn-row .button{border-color:#3368f2;color:#3368f2;padding:17px 23px}.uw-compare_s9 .twitter-logo{text-align:center}@media(max-width:992px){.uw-compare_s9 .content{padding-bottom:100px}}@media(max-width:767px){.uw-compare_s9 .content{padding-bottom:70px}.uw-compare_s9 .section-title{padding-bottom:10px}.uw-compare_s9 .section-sub-title{padding-bottom:29px}.uw-compare_s9 .twitter-logo{margin:0 auto;max-width:164px}.uw-compare_s9 .btn-row{display:none}}.tw-posts{display:flex;flex-flow:wrap;margin:0 -15px;padding-bottom:20px}.tw-posts__col{padding:0 15px;width:50%}.tw-posts .tw-widget__inner{padding:13px 21px 20px}.tw-posts .tw-widget__top .tw-logo{-webkit-transform:translate(6px,5px);transform:translate(6px,5px)}@media(max-width:767px){.tw-posts__col{width:100%}.tw-posts__col:nth-child(2){display:none}.tw-posts .tw-widget__inner{padding:18px 21px 26px}.tw-posts .tw-widget .tw-logo{margin-right:3px;margin-top:0}.tw-posts .tw-widget__user-name{font-size:16px;line-height:16px;padding-bottom:2px}.tw-posts .tw-widget__user-nick{font-size:14px;line-height:16px}}.uw-compare_s10 .content{max-width:1030px;padding-bottom:215px;padding-top:0}.uw-compare_s10 .section-title{margin:0 auto;max-width:982px;width:100%}.uw-compare_s10 .section-sub-title{padding-bottom:76px}.uw-compare_s10 .tw-widget{padding-bottom:30px}.uw-compare_s10 .tw-widget__inner{border:1px solid #dadcde;border-radius:0;box-shadow:none;max-width:100%}.uw-compare_s10 .tw-widget__text{font-size:16px;line-height:22px}.uw-compare_s10 .tw-widget__text a{color:#0290e7;word-break:break-all}@media(max-width:767px){.uw-compare_s10 .content{padding-bottom:80px}}.opinion-table-wrap{border:1px solid #cad5e7;border-radius:16px;box-shadow:4px 17px 26px 5px rgba(89,123,186,.06);overflow:hidden}.opinion-table-wrap table{border-collapse:collapse;width:100%}.opinion-table-wrap table td,.opinion-table-wrap table th{padding:31px 52px 30px 32px;text-align:left;vertical-align:top;width:50%}.opinion-table-wrap table td:first-child,.opinion-table-wrap table th:first-child{border-right:1px solid #cad5e7}.opinion-table-wrap table th{padding:21px 36px}.opinion-table-wrap tbody tr:nth-child(odd) td{background:#f8f8f9}.opinion-table-wrap .name,.opinion-table-wrap .position,.opinion-table-wrap .title{color:#213051;display:block;font-size:14px;font-weight:400;letter-spacing:-.13px;line-height:19px}.opinion-table-wrap .position{font-weight:600}.opinion-table-wrap .cell-inner{align-items:flex-start;color:#213051;display:flex;font-size:16px;font-weight:400;letter-spacing:-.15px;line-height:24px}.opinion-table-wrap .text{padding-left:28px}@media(max-width:600px){.opinion-table-wrap table{border:0}.opinion-table-wrap table caption{font-size:1.3em}.opinion-table-wrap table thead{clip:rect(0 0 0 0);border:none;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.opinion-table-wrap table tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em}.opinion-table-wrap table td{border-bottom:1px solid #ddd;display:block;font-size:.8em;text-align:right}.opinion-table-wrap table td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}.opinion-table-wrap table td:last-child{border-bottom:0}}.uw-compare_s11 .content{max-width:1030px;padding-bottom:120px;padding-top:0}.uw-compare_s11 .section-title{margin:0 auto;max-width:982px;padding-bottom:34px;width:100%}.uw-compare_s11 .section-sub-title{padding-bottom:46px}@media(max-width:767px){.uw-compare_s11 .content{padding-bottom:80px}.uw-compare_s11 .section-title{max-width:320px;padding-bottom:28px}}.ac-reviews{margin:0 auto;max-width:905px}.ac-reviews .mobile-show{display:none}.ac-reviews__item{padding-bottom:32px}.ac-reviews__item__inner{background:#fff;border-radius:24px;box-shadow:0 10px 45px rgba(0,21,83,.08);padding:31px 36px}.ac-reviews__title{font-size:18px;padding-bottom:12px;text-align:left}.ac-reviews__text,.ac-reviews__title{color:#213051;letter-spacing:-.15px;line-height:24px;margin:0}.ac-reviews__text{font-size:16px;padding-bottom:14px}.ac-reviews__text .highlight{background:rgba(240,81,106,.19);font-weight:700;padding:3px 7px 1px}.ac-reviews__author{align-items:center;display:flex;position:relative}.ac-reviews__author:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDMwIDIxIj48cGF0aCBmaWxsPSIjQjRCOUNBIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMi45NjUgMCAxOS40MiAyLjY5NWMxLjkxMyAxLjUxNiAzLjI2NCAzLjQ4MSAzLjc3IDUuMzM0LTMuMzc2IDAtNi4xOSAyLjkyLTYuMTkgNi40MDEgMCAzLjU5NCAyLjkyNiA2LjU3IDYuMzYgNi41NyAzLjg4MiAwIDYuNjQtMy41OTQgNi42NC04LjY0N0MzMCA4LjI1NCAyNy40MTEgMy43MDYgMjIuOTY1IDBabS0xNyAwTDIuNDIgMi42OTVDNC4zMzMgNC4yMTEgNS42ODQgNi4xNzYgNi4xOSA4LjAzIDIuODE0IDguMDMgMCAxMC45NSAwIDE0LjQzIDAgMTguMDI0IDIuOTI2IDIxIDYuMzYgMjFjMy44ODIgMCA2LjY0LTMuNTk0IDYuNjQtOC42NDdDMTMgOC4yNTQgMTAuNDExIDMuNzA2IDUuOTY1IDBaIi8+PC9zdmc+) no-repeat;background-size:cover;content:"";display:block;height:29px;position:absolute;right:12px;top:23px;width:42px}.ac-reviews__author__ava{align-items:center;border:1px solid rgba(71,93,153,.11);border-radius:50%;display:flex;height:70px;justify-content:center;margin-right:25px;width:70px}.ac-reviews__author__ava img{border-radius:50%;display:block;height:50px;width:50px}.ac-reviews__lnk{color:#003fe3;font-size:16px;font-weight:500;letter-spacing:-.15px;line-height:24px;text-decoration:underline}.ac-reviews__lnk:hover{text-decoration:none}@media(max-width:767px){.ac-reviews .mobile-show{display:block}.ac-reviews__item{padding-bottom:30px}.ac-reviews__item__inner{padding:21px 32px 30px}.ac-reviews__lnk{font-size:13px;line-height:22px}.ac-reviews__title{font-size:16px}.ac-reviews__text{font-size:14px;padding-bottom:10px}.ac-reviews__author{padding-right:50px}.ac-reviews__author:after{right:-5px;top:14px}.ac-reviews__author__info{font-size:11px;width:calc(100% - 60px)}.ac-reviews__author__ava{height:53px;margin-right:10px;width:53px}.ac-reviews__author__ava img{height:38px;width:38px}.ac-reviews .mobile-hide{display:none}}.uw-compare_s12 .content{max-width:1030px;padding-bottom:215px;padding-top:0}.uw-compare_s12 .section-title{margin:0 auto;max-width:982px;padding-bottom:54px;width:100%}.uw-compare_s12 .section-title .underline{position:relative}.uw-compare_s12 .section-title .underline:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDcxLjg3IDcxLjg0Ij48cGF0aCBkPSJtMTQ3MS44NyA1Ny4zMS04LjY4IDEuMTFjMS41OSAyIDQuMTEgMSA2LjY2IDMtNi0uNjctOS43OCAyLjY2LTE0LjEzIDQuNDQtOC41MiAzLjQ4LTE3IDMuMDYtMjUuODggMi4xNC0zNC0zLjUzLTY3LjcxLTEwLTEwMS43Ni0xMy4zOHEtMzYuMjEtMy42NS03Mi40OS02LjQ5Yy0zNS0yLjcxLTcwLTQtMTA1LTUuNTgtMjUuOTItMS4xNS01MS44Ny0xLjc5LTc3LjgyLTIuNC05OS41LTIuMzUtMTk5LTMtMjk4LjU2LTIuNTItNDguMjcuMjQtOTYuNTQgMS4xLTE0NC44MSAxLjg3LTM0Ljk0LjU1LTY5Ljg5IDEuMjItMTA0LjgzIDIuMi00Mi41OCAxLjItODUuMTQgMi44MS0xMjcuNzIgNC4xOC0xOC42MS42LTM3LjI0Ljg0LTU1Ljg1IDEuNjZxLTQyLjU4IDEuODYtODUuMTYgNC4zMmMtMjkuNTcgMS42OS01OS4xMyAzLjUxLTg4LjY3IDUuNjItMjIuNzcgMS42NS00NS40NSAzLjk1LTY4LjE3IDUuNjktMTkgMS40Ni0zOC4wOSAzLjExLTU3LjEgNS4wOC0xMS4yNSAxLjE2LTIyLjUzIDIuMS0zMy43OSAzLjE0YTE2Ljc3IDE2Ljc3IDAgMCAxLTguMDYtLjA4Qy0uMzYgNjguNDggMiA2OC4xMiAzLjcxIDY3LjdjMy4xLS43IDUuNDQtMS44IDcuNTUtNC43IDIuNzItMy43MyA3LjUyLTUuMjUgMTEuODgtNi42OWExMDEgMTAxIDAgMCAxIDExLjkyLTMuMTdjMi4xNy4wOSAyLjI0LTIuNzggNC4yLTMgMTMuNjUtNi4yIDI4LjI4LTUuNjkgNDIuNzQtNi4yNGE3MC42MiA3MC42MiAwIDAgMCAxMC40LTEuMjFjMTguNTEtMy41OSAzNy40LTMuNDggNTYtNS43NiAxMi44OC0xLjU3IDI1LjkxLTEuMjcgMzguNzYtMy4xIDIuMy0uMzIgNS4yNS40NCA2LjQ4LTIuNi0xMCAuMjctMTkuODcgMS42OS0yOS44MyAxLjlhMTEuMzQgMTEuMzQgMCAwIDEtMS42My4zOCA4MyA4MyAwIDAgMC04Ljc0Ljk0Yy0yIC40MS00LjI5LjczLTUuNzYtMS40Ni4yLTEuNDEgMS4zOS0xLjQ4IDIuNC0xLjgxbDMuNzgtLjc5YzIuMjMtLjQgNC41NSAwIDYuNzQtLjhhMTEuNjIgMTEuNjIgMCAwIDEgMS41NS0uMzZjNi41MS0uNCAxMy4wNi0uNDEgMTkuMzgtMi4zIDQtMS41NyA4LjExLS44MiAxMi4xOC0xIDUuMjkuMDcgMTAuNTguNTEgMTUuODMtLjcxYTE0LjE4IDE0LjE4IDAgMCAxIDQuOTUtLjA2YzEuMjUuMTYgMy4wNi4xMiAzLjA4IDEuNzNzLTEuODUgMS41NC0zIDEuOTVjLS45LjMtMS44MS42Mi0yLjcuOTMtLjMzLjE1LS42OC4zLTEgLjQ2IDQgMS45MiA4IC45IDEyIC4wN2E0Ni44MSA0Ni44MSAwIDAgMSAxMi44NC4yOGM5LjA5IDEuNDQgMTguMDktMSAyNy4xNi0uNzRhNTMuNDUgNTMuNDUgMCAwIDAgMTMuMjgtMS4zNGMxLjUyLS4zNSAzLjM3LS4xNiA0LjIzLTEuOTQtMS40NS0xLjgyLTMuNTMtMS44Ny01LjQ0LTEuNjctMTUgMS41Ny0zMCAyLjA2LTQ1IDIuMTlhMTAuODIgMTAuODIgMCAwIDEtMS41OS4zOGMtMi4zNC4xMS00Ljg1Ljg1LTYuNjctMS40OCAxLjMzLTIuMiAzLjYtMS41NiA1LjMzLTIuMjhhMTAuNzkgMTAuNzkgMCAwIDEgMS41OS0uMzcgNzcuODEgNzcuODEgMCAwIDEgOC4wOC0uMjYgMTUuNTMgMTUuNTMgMCAwIDAgNS41OS0uNjdjOS44NC0uNzMgMTkuNzEtMSAyOS41LTIuMyAzLjE4LS4xNiA2LjQyLjMgOS41My0uNzkgMTIuOTQtLjIzIDI1Ljc4LTIgMzguNzQtMi40NmE0MDYuNDQgNDA2LjQ0IDAgMCAwIDQ1LjQ3LTQuNDljNS45MS0uODYgMTEuOTEtLjQ5IDE3Ljg4LTEgNy41Ny0uNjcgMTUuMjQtLjYzIDIyLjg1LTEuMzEgMi4wOS4wNSA0LjE5LjA3IDYuMjkgMCA1LjIzLTEuMDggMTAuNTMtMSAxNS44My0xIDIuODYgMCA1Ljc1LjM0IDguNTUtLjYzQTk3LjY5IDk3LjY5IDAgMCAxIDQ0OC4yOSA4YTE3LjY4IDE3LjY4IDAgMCAwIDYuODItLjY1YzQuMTItLjUyIDguMjctLjI0IDEyLjQtLjM0IDIuNjUuMDYgNS4zIDAgNy45NCAwIDMuMTgtLjA4IDYuNC4zOCA5LjUyLS42OUE5OS40NCA5OS40NCAwIDAgMSA0OTguMzQgNmMzLjIxIDAgNi40NS40MiA5LjU5LS42NUExMzYuNzggMTM2Ljc4IDAgMCAxIDUyMy4wOCA1YzMuMTEgMCA2LjI1LjQ0IDkuMzEtLjQ4YTE1LjA4IDE1LjA4IDAgMCAxIDMuNDEtLjQyYzMuMTYtLjEyIDYuMzYuMyA5LjQ0LS43OCA4LjU1LS41OSAxNy4xMS0uMTIgMjUuNjctLjI4IDIuMTMgMCA0LjI5LjE5IDYuMzUtLjU4YTIxLjg1IDIxLjg1IDAgMCAxIDQuNjMtLjQxYzEwLjgxLS4zNiAyMS42NC43MiAzMi40My0uNjFhMzUuMTUgMzUuMTUgMCAwIDEgNi41Ni0uNGgzMS40OGExOS4zMiAxOS4zMiAwIDAgMCA2LjQxLS43M0M2NzIuNC0uMjcgNjg2IC4xMyA2OTkuNjguMDljNDIuNC0uMTMgODQuNzkgMCAxMjcuMTkgMGg4LjUzYzkuMzIuMjggMTguNjctLjUyIDI4IC40NWEzLjcyIDMuNzIgMCAwIDEgMS41NCAxLjA4Yy41OSAxLjExIDEuMzMgMi4yMy4wNiAzLjM3LTMuODEgMS42Mi03LjgyLjU1LTExLjcyLjg5LTcuNzEtLjQ0LTE1LjQ4Ljg4LTIzLjE0LS43OS0xLjktMS4wNi0zLjgyLTEuNjgtNS44Ni0uMzEtMi44IDEuMzctNS44MiAxLTguNzggMS4wNi00LjkuMzMtOS44OS0uODUtMTQuNzEuNzlhMTIuNzIgMTIuNzIgMCAwIDEtMS4yMy43MmMtMS42OC44NS0zLjA2IDEuODktMi41NSA0LjExIDQuNzMgNCAxMC44MyA0LjY1IDE2LjIxIDQuMDkgNy43Mi0uNzkgMTUuMTQgMCAyMi42NSAxYTM0LjgyIDM0LjgyIDAgMCAwIDIyLjM4LTQuMjRjNC40Ny0yIDkuMTUtMS4wOSAxMy43Ni0uOTRhMy4wOSAzLjA5IDAgMCAxIDMuMTEgMi4xM2MuODggMy43OCAzLjY5IDMuNTIgNi42IDMuNjYgNS4xOC4yNSAxMC4xOS0xLjQyIDE1LjM3LTEuMTIgMS40NC4wOCAyLjM2LS44MyAzLjM0LTEuODQgNC4xMy00LjI1IDEwLjM4LTQuMzMgMTQuMzguMTNhNy4yMiA3LjIyIDAgMCAwIDYuNSAyLjc2YzQuOS0uNDQgMTAgMS4xNyAxNC43MS0xIDIuMTEtMy44NyA1LTQuMTggOC4zNy0xLjY5YTE4LjU0IDE4LjU0IDAgMCAwIDUuMjggMi4zNSA0OCA0OCAwIDAgMCAyNy40NiAxLjg0IDEwLjkgMTAuOSAwIDAgMSAxLjYxLS4zMWM1LjU2LTEgMTAuNjEgMS44MiAxNiAyLjI4IDcuNS42MyAxNC44Mi44NSAyMi4xNi0uODQgMy40OS0uOCA2Ljg2LS44NSAxMCAxLjMzIDIuNDMgMS43IDUuNSAxLjU1IDguMTcgMS42NSA3Ljg5LjMgMTUuNzYgMS43NyAyMy42OS40NiAyLjIxLS4zNyA0LjU0LS42MSA0LjU5LTMuNDZzLTIuNDctMi42MS00LjMyLTMuMDhjLTEuMjYtLjM3LTIuNS0uODEtMy43Ny0xLjE3LTEuNjktLjczLTMuNi0uNTItNS4zMS0xLjE3YTEuOTQgMS45NCAwIDAgMS0xLjA3LTEuMTkgMS42NiAxLjY2IDAgMCAxIDEtMS4zYzMuNDYtMSA2Ljk1LS42NyAxMC40NC0uMjRhOS41IDkuNSAwIDAgMCAyLjkzLjU1YzEzLjQ5LS4zNiAyNi43MyAyLjQ2IDQwLjE0IDNhNDEuOTIgNDEuOTIgMCAwIDEgNS4yNS4zMiA3LjYxIDcuNjEgMCAwIDEgMS43LjQ1IDI0NS40OSAyNDUuNDkgMCAwIDAgMzguNzkgMi4xMyAxMzMuODYgMTMzLjg2IDAgMCAxIDI3LjA3IDIuNzFjMTEgMi4wOSAyMi4zNCAxLjkyIDMzLjQ4IDMuMjcgMS44MS4yMiAzLjY0LjIxIDUuMzIgMSAyLjc2IDEuOTMgNi40Ni4wNiA5LjE1IDIuMjVhMS4yOSAxLjI5IDAgMCAxLS40IDEuNTljLTMuNzUgMS43NC03Ljc2LjUtMTEuNjIgMWExNDcuODIgMTQ3LjgyIDAgMCAxLTE4LjMzLS44MiA1NS40NiA1NS40NiAwIDAgMC0xOC4yNCAxLjI5Yy0uMzIgMC0uNjUuMDYtMSAuMDcuMTQuMDcuMyAwIC40NCAwIC44NCAwIDEuNjQtLjI3IDIuNDgtLjMxIDIyIDIgNDQgMi43OSA2NiA0LjdhNTcuMjEgNTcuMjEgMCAwIDAgMTEuOTEtLjY4YzUgMS4yIDkuOTQgMi40NSAxNS4xNCAyLjA2YTkuMyA5LjMgMCAwIDEgMS42Ni4yOWMzLjc5IDEuMTcgNy43MS4yNiAxMS41NC43M2ExMC4wNyAxMC4wNyAwIDAgMSAxLjY0LjMgNzkuMzMgNzkuMzMgMCAwIDAgMTguODYuMTYgOC41MiA4LjUyIDAgMCAxIDIuNDYtLjI2IDcuNTIgNy41MiAwIDAgMSAxLjYzLjIyYzIuNjUuNjggNS40OC42MiA4IDEuODIgMTMuODEuODMgMjcuNTYgMi42NyA0MS40MiAyLjU2aDhhNDMgNDMgMCAwIDEgNi45LjM0YzMuMTkgMSA2LjQ3LjY3IDkuNzIuNTcgMi41My0uOTEgNS0yLjE1IDcuNzktMS45MiA0IC4xNSA4LjA2LS41MiAxMS44NCAxLjM1IDEuODQuNjguNTkgMi4zMyAxLjA5IDMuNDUgMy44MyAyLjM4IDguMSAyLjIzIDEyLjM0IDIuMjRhMzYuNTMgMzYuNTMgMCAwIDEgOC4yOC41MWM4LjUyIDEgMTcuMDYuMTcgMjUuNTguNDQgMy42MiAwIDcuMDkgMS4wOSAxMC42NiAxLjQyYTkuMTIgOS4xMiAwIDAgMCA4LjExIDIuODQgNS44MiA1LjgyIDAgMCAxIDMuODQgMi4xMVoiIHN0eWxlPSJmaWxsOiMzMzY4ZjIiLz48L3N2Zz4=) no-repeat;background-size:cover;bottom:-30px;content:"";height:30px;left:0;position:absolute;right:-5px}@media(max-width:992px){.uw-compare_s12 .section-title .underline:after{height:19px}}.uw-compare_s12 .section-sub-title{padding-bottom:46px}.uw-compare_s12 .uw-compare-facts{margin:0 auto 30px;max-width:705px}.uw-compare_s12 .uw-compare-facts p{color:#000;font-size:24px;line-height:32px;text-align:center}.uw-compare_s12 .uw-compare-facts .btn-row{align-items:center;display:flex;justify-content:center}.uw-compare_s12 .uw-compare-facts .btn-row .button{font-size:16px}@media(max-width:767px){.uw-compare_s12 .section-title{padding-bottom:58px}.uw-compare_s12 .uw-compare-facts p{font-size:14px;line-height:18px}}@media(max-width:992px)and (min-width:768px){.uw-compare .section-title{font-size:36px;line-height:40px}}.section-reset-password{padding-bottom:140px;text-align:center}.section-reset-password .content{padding-top:80px}.section-reset-password .reset-img-wrap{align-items:center;display:flex;justify-content:center}.section-reset-password .reset-img{margin-bottom:40px}.section-reset-password .page-title{margin-bottom:32px}.section-reset-password .success-message{color:#00861b;font-size:18px;letter-spacing:-.5px;line-height:27px;margin:0 0 50px}.success-navigate{display:flex;flex-flow:wrap;justify-content:center;margin:0 -15px}.success-navigate-item{max-width:290px;padding:0 15px 30px;width:100%}.success-navigate-item-inner{border:1px solid #d2d2d2;border-radius:8px;display:block;padding:40px 21px 23px}.success-navigate .img{align-items:center;display:flex;height:60px;justify-content:center;margin-bottom:36px}.success-navigate .button{border-radius:8px;display:block;font-size:14px;line-height:17px;min-width:100%;padding:10px 5px 9px;width:100%}.reset-password-form{margin:0 auto;max-width:540px;width:100%}.reset-password-form .form-group-with-label{margin-bottom:20px}.reset-password-form .btn-row{padding-top:15px}.reset-password-form .button{position:relative}.reset-password-form .button .pay-in-progress{left:15px;margin-top:-1px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.reset-password-form .uw-form-group:first-child{margin-bottom:20px}.page-remediation .wrap{margin:0 auto;max-width:1500px;padding:0 30px}@media(max-width:374px){.page-remediation .wrap{padding:0 20px}}.page-remediation .section-title{color:#14121e;font-size:56px;font-weight:800;letter-spacing:-.18px;line-height:72px;margin-bottom:30px;text-align:center}@media(max-width:767px){.page-remediation .section-title{font-size:27px;font-weight:900;letter-spacing:-.12px;line-height:42px;margin-bottom:20px}}.page-remediation .start-journey{padding:158px 0}@media(max-width:767px){.page-remediation .start-journey{padding:35px 0}}.pdf-section-1{padding:108px 0 75px;position:relative}@media(max-width:1200px){.pdf-section-1{padding-bottom:60px}}@media(max-width:767px){.pdf-section-1{min-height:0;padding:52px 0 40px}}.pdf-section-1 .section-bg{background-color:#204cf9;-webkit-clip-path:polygon(0 0,100% 0,100% 47%,0 74%);clip-path:polygon(0 0,100% 0,100% 47%,0 74%);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media(max-width:1200px){.pdf-section-1 .section-bg{-webkit-clip-path:polygon(0 0,100% 0,100% 52%,0 70%);clip-path:polygon(0 0,100% 0,100% 52%,0 70%)}}@media(max-width:767px){.pdf-section-1 .section-bg{-webkit-clip-path:polygon(0 0,100% 0,100% 56%,0 69%);clip-path:polygon(0 0,100% 0,100% 56%,0 69%)}}.pdf-section-1 .section-bg img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:0 -40px;object-position:0 -40px;position:absolute;top:0;width:100%}.pdf-section-1 .section-content{position:relative;z-index:2}.pdf-section-1 .section-content .section-title{color:#fff;font-size:80px;font-weight:800;letter-spacing:-.26px;line-height:90px;margin-bottom:26px}@media(max-width:1024px){.pdf-section-1 .section-content .section-title{font-size:62px;line-height:72px}}@media(max-width:767px){.pdf-section-1 .section-content .section-title{font-size:30px;font-weight:900;letter-spacing:-.14px;line-height:36px;margin-bottom:18px}}.pdf-section-1 .section-subtitle{color:#fff;font-size:19px;letter-spacing:-.82px;line-height:29px;margin:0 auto 92px;max-width:940px;text-align:center}@media(max-width:1200px){.pdf-section-1 .section-subtitle{font-size:18px;line-height:28px;max-width:840px}}@media(max-width:767px){.pdf-section-1 .section-subtitle{font-size:13px;letter-spacing:-.19px;line-height:20px;margin-bottom:32px}}.pdf-section-1 .hero-video-wr{margin-bottom:60px}@media(max-width:767px){.pdf-section-1 .hero-video-wr{margin-bottom:40px}}.pdf-section-1 .hero-video{background:none;border:none;border-radius:18px;cursor:pointer;display:block;margin:0 auto;max-width:960px;min-height:450px;padding:0;position:relative;width:100%}@media(max-width:1200px){.pdf-section-1 .hero-video{max-width:840px;min-height:300px}}@media(max-width:767px){.pdf-section-1 .hero-video{border-radius:12px;min-height:0}}.pdf-section-1 .hero-video:after{-webkit-animation:pointer 1.5s infinite;animation:pointer 1.5s infinite;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDIzIDI1Ij48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC42NTEgLjU5NCkiPjxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTQuMjk5IDE4LjAwNmMtLjQ1LS42LS45LTEuNjUtMS44LTMtLjQ1LS43NS0xLjgtMi4yNS0yLjI1LTIuODUtLjMtLjYtLjMtLjktLjE1LTEuNS4xNS0uOSAxLjA1LTEuNjUgMi4xLTEuNjUuNzUgMCAxLjUuNiAyLjEgMS4wNS4zLjMuNzUuOSAxLjA1IDEuMi4zLjMuMy40NS42Ljc1LjMuNDUuNDUuNzUuMy4xNS0uMTUtLjc1LS4zLTEuOTUtLjYtMy4xNS0uMTUtLjktLjMtMS4wNS0uNDUtMS42NS0uMTUtLjc1LS4zLTEuMi0uNDUtMS45NS0uMTUtLjQ1LS4zLTEuNjUtLjQ1LTIuMjUtLjE1LS43NS0uMTUtMi4xLjQ1LTIuNy40NS0uNDUgMS4zNS0uNiAxLjk1LS4zLjc1LjQ1IDEuMiAxLjUgMS4zNSAxLjk1LjMuNzUuNiAxLjguNzUgMyAuMyAxLjUuNzUgMy43NS43NSA0LjIgMC0uNi0uMTUtMS42NSAwLTIuMjUuMTUtLjQ1LjQ1LTEuMDUgMS4wNS0xLjIuNDUtLjE1LjktLjE1IDEuMzUtLjE1LjQ1LjE1LjkuNDUgMS4yLjc1LjYuOS42IDIuODUuNiAyLjcuMTUtLjYuMTUtMS44LjQ1LTIuNC4xNS0uMy43NS0uNiAxLjA1LS43NS40NS0uMTUgMS4wNS0uMTUgMS41IDAgLjMgMCAuOS40NSAxLjA1Ljc1LjMuNDUuNDUgMS45NS42IDIuNTUgMCAuMTUuMTUtLjYuNDUtMS4wNS42LS45IDIuNy0xLjIgMi44NS45djMuNDVjMCAuNi0uMTUgMS45NS0uMyAyLjU1LS4xNS40NS0uNiAxLjUtMS4wNSAyLjEgMCAwLTEuNjUgMS44LTEuOCAyLjctLjE1LjktLjE1LjktLjE1IDEuNXMuMTUgMS4zNS4xNSAxLjM1LTEuMi4xNS0xLjggMGMtLjYtLjE1LTEuMzUtMS4yLTEuNS0xLjY1LS4zLS40NS0uNzUtLjQ1LTEuMDUgMC0uMy42LTEuMDUgMS42NS0xLjY1IDEuNjUtMS4wNS4xNS0zLjE1IDAtNC42NSAwIDAgMCAuMy0xLjUtLjMtMi4xbC0xLjY1LTEuNjUtMS42NS0xLjA1WiIvPjxwYXRoIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMTI1IiBkPSJNNC4yOTkgMTguMDA2Yy0uNDUtLjYtLjktMS42NS0xLjgtMy0uNDUtLjc1LTEuOC0yLjI1LTIuMjUtMi44NS0uMy0uNi0uMy0uOS0uMTUtMS41LjE1LS45IDEuMDUtMS42NSAyLjEtMS42NS43NSAwIDEuNS42IDIuMSAxLjA1LjMuMy43NS45IDEuMDUgMS4yLjMuMy4zLjQ1LjYuNzUuMy40NS40NS43NS4zLjE1LS4xNS0uNzUtLjMtMS45NS0uNi0zLjE1LS4xNS0uOS0uMy0xLjA1LS40NS0xLjY1LS4xNS0uNzUtLjMtMS4yLS40NS0xLjk1LS4xNS0uNDUtLjMtMS42NS0uNDUtMi4yNS0uMTUtLjc1LS4xNS0yLjEuNDUtMi43LjQ1LS40NSAxLjM1LS42IDEuOTUtLjMuNzUuNDUgMS4yIDEuNSAxLjM1IDEuOTUuMy43NS42IDEuOC43NSAzIC4zIDEuNS43NSAzLjc1Ljc1IDQuMiAwLS42LS4xNS0xLjY1IDAtMi4yNS4xNS0uNDUuNDUtMS4wNSAxLjA1LTEuMi40NS0uMTUuOS0uMTUgMS4zNS0uMTUuNDUuMTUuOS40NSAxLjIuNzUuNi45LjYgMi44NS42IDIuNy4xNS0uNi4xNS0xLjguNDUtMi40LjE1LS4zLjc1LS42IDEuMDUtLjc1LjQ1LS4xNSAxLjA1LS4xNSAxLjUgMCAuMyAwIC45LjQ1IDEuMDUuNzUuMy40NS40NSAxLjk1LjYgMi41NSAwIC4xNS4xNS0uNi40NS0xLjA1LjYtLjkgMi43LTEuMiAyLjg1Ljl2My40NWMwIC42LS4xNSAxLjk1LS4zIDIuNTUtLjE1LjQ1LS42IDEuNS0xLjA1IDIuMSAwIDAtMS42NSAxLjgtMS44IDIuNy0uMTUuOS0uMTUuOS0uMTUgMS41cy4xNSAxLjM1LjE1IDEuMzUtMS4yLjE1LTEuOCAwYy0uNi0uMTUtMS4zNS0xLjItMS41LTEuNjUtLjMtLjQ1LS43NS0uNDUtMS4wNSAwLS4zLjYtMS4wNSAxLjY1LTEuNjUgMS42NS0xLjA1LjE1LTMuMTUgMC00LjY1IDAgMCAwIC4zLTEuNS0uMy0yLjFsLTEuNjUtMS42NS0xLjY1LTEuMDVaIi8+PGxpbmUgeDE9Ii43NSIgeDI9Ii43NSIgeTE9IjUuMSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4xMjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1Ljk5OSAxMy4zNTYpIi8+PGxpbmUgeDE9Ii44MjUiIHgyPSIuNjc1IiB5MT0iNS4xIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjEyNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIuOTI0IDEzLjM1NikiLz48bGluZSB4MT0iLjc1IiB4Mj0iLjc1IiB5Mj0iNS4xIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjEyNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS45OTkgMTMuMzU2KSIvPjwvZz48L3N2Zz4=);background-repeat:no-repeat;background-size:100%;bottom:-3%;content:"";height:24px;pointer-events:none;position:absolute;right:3.5%;width:23px;z-index:2}@media(max-width:1023px){.pdf-section-1 .hero-video:after{display:none}}.pdf-section-1 .hero-video__i{border-radius:18px;box-shadow:0 16px 40px rgba(189,205,229,.25);overflow:hidden;position:relative}@media(max-width:767px){.pdf-section-1 .hero-video__i{border-radius:12px}}.pdf-section-1 .hero-video img{border-radius:18px;display:block;position:relative;width:100%;z-index:2}@media(max-width:767px){.pdf-section-1 .hero-video img{border-radius:12px}}.pdf-section-1 .hero-video__overlay{background:rgba(1,13,45,.76);border-radius:18px;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .1s ease-in-out;width:100%;z-index:3}@media(max-width:767px){.pdf-section-1 .hero-video__overlay{border-radius:12px;display:none}}.pdf-section-1 .hero-video__overlay .btn-play{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;border-radius:50%;display:flex;height:90px;justify-content:center;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-60%) scale(.85);transform:translate(-50%,-60%) scale(.85);transition:all .25s ease-in-out .1s;width:90px}@media(max-width:1200px){.pdf-section-1 .hero-video__overlay .btn-play{height:80px;width:80px}}@media(max-width:1023px){.pdf-section-1 .hero-video__overlay .btn-play{height:65px;width:65px}}.pdf-section-1 .hero-video__overlay .btn-play:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDIzIDI2Ij48cGF0aCBmaWxsPSIjM0M3MUZBIiBkPSJNMjEuNzkzIDExLjkxNyAyLjQ5Ljc0NGExLjE3IDEuMTcgMCAwIDAtMS4xOTUuMDExQy45MjIuOTguNjkgMS4zODUuNjkgMS44Mjh2MjIuMzQ0YzAgLjQ0My4yMzIuODUuNjA1IDEuMDczLjE4Ni4xMTEuMzg4LjE2OS42MDUuMTY5LjIwMiAwIC40MDMtLjA1My41OS0uMTU4bDE5LjMwMy0xMS4xNzNjLjM4OC0uMjIyLjYyLS42MzMuNjItMS4wODMgMC0uNDUtLjIzMi0uODYxLS42Mi0xLjA4M1oiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:25px;width:22px}@media(max-width:1200px){.pdf-section-1 .hero-video__overlay .btn-play:before{height:23px;width:20px}}@media(max-width:1023px){.pdf-section-1 .hero-video__overlay .btn-play:before{height:21px;width:18px}}.pdf-section-1 .hero-video__overlay .note{color:#fff;font-size:19px;left:0;letter-spacing:-.82px;line-height:22px;opacity:0;position:absolute;text-align:center;top:65%;-webkit-transform:translateY(-10px);transform:translateY(-10px);transition:all .25s ease-in-out .1s;width:100%}@media(max-width:1200px){.pdf-section-1 .hero-video__overlay .note{font-size:16px;letter-spacing:-.4px;line-height:20px}}@media(max-width:1023px){.pdf-section-1 .hero-video__overlay .note{font-size:14px;letter-spacing:0;line-height:18px}}.pdf-section-1 .hero-video__overlay .note:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNyIgdmlld0JveD0iMCAwIDM0IDM3Ij48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMjIuODg0IDkuMTM2YTMyLjY1NSAzMi42NTUgMCAwIDAtNy4yMDIgMy44ODRjLTQuNzY0IDMuMzgtOC43MyA4LjA1Ny0xMS40NDIgMTMuNTFhMzguNDU1IDM4LjQ1NSAwIDAgMC0zLjM3NSA5LjkwN2MtLjA1LjI2Ni0uMTkxLjYwNC0uNDY5LjQwMS0uMjYtLjE4Ny0uMzQ0LS43NzQtLjI5My0xLjA4NiAxLjEtNi40MzkgMy43MzMtMTIuNTQ2IDcuNjM2LTE3LjYzIDMuNjYzLTQuNzcgOC4zNi04LjQ0NSAxMy42MDgtMTAuNzUzYTMwLjYxMyAzMC42MTMgMCAwIDEgNC40My0xLjU3Yy42OTEtLjE4OCAxLjQxOC0uMzkxIDIuMTU0LS41NDVhNzAuMDkzIDcwLjA5MyAwIDAgMC02LjA5NS0yLjQ1Yy0uNzY0LS4yNjgtLjg1OC0yLjg0OS0uMDM1LTIuNTY2QTY3Ljg0NCA2Ny44NDQgMCAwIDEgMzIuNzMgNS4yMTVjLjYyLjM1Mi45ODQgMi4wOC4xOSAyLjQ4N2EzOS4wMDUgMzkuMDA1IDAgMCAwLTYuMTMyIDMuOTU3Yy0xLjkyNSAxLjUtMy42OCAzLjIxNC01LjQ3NyA0Ljg4My0uNTIuNDgyLS44NTYtMS4yNzQtLjU3MS0xLjY0OCAxLjU1OC0yLjA4NCAzLjQ2LTMuODkgNS40MzgtNS40ODRhNDMuMjk2IDQzLjI5NiAwIDAgMSAyLjUxLTEuODYzIDIwLjggMjAuOCAwIDAgMC0xLjk5MS4zODZjLTEuMjg2LjMxNi0yLjU2LjcxNy0zLjgxMiAxLjIwM1oiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;bottom:calc(100% + 25px);content:"";height:34px;left:40%;position:absolute;width:37px}@media(max-width:1200px){.pdf-section-1 .hero-video__overlay .note:before{bottom:calc(100% + 15px)}}.pdf-section-1 .hero-video:focus:before,.pdf-section-1 .hero-video:hover:before{border-radius:18px}@media(max-width:767px){.pdf-section-1 .hero-video:focus:before,.pdf-section-1 .hero-video:hover:before{border-radius:12px}}.pdf-section-1 .hero-video:focus:after,.pdf-section-1 .hero-video:hover:after{opacity:0}.pdf-section-1 .hero-video:focus img,.pdf-section-1 .hero-video:hover img{-webkit-filter:blur(1px);filter:blur(1px)}@media(max-width:767px){.pdf-section-1 .hero-video:focus img,.pdf-section-1 .hero-video:hover img{-webkit-filter:none;filter:none}}.pdf-section-1 .hero-video:focus .hero-video__overlay,.pdf-section-1 .hero-video:hover .hero-video__overlay{opacity:1;pointer-events:all}.pdf-section-1 .hero-video:focus .hero-video__overlay .btn-play,.pdf-section-1 .hero-video:hover .hero-video__overlay .btn-play{opacity:1;-webkit-transform:translate(-50%,-60%) scale(1);transform:translate(-50%,-60%) scale(1)}.pdf-section-1 .hero-video:focus .hero-video__overlay .note,.pdf-section-1 .hero-video:hover .hero-video__overlay .note{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.pdf-section-1 .btn-row{display:flex;justify-content:center;margin:0 -12px}.pdf-section-1 .btn-row .button{font-size:14px;font-weight:600;letter-spacing:-.2px;line-height:17px;margin:0 12px;padding:19px 10px}.pdf-remediation-section-1{min-height:658px;position:relative}.pdf-remediation-section-1:before{background:linear-gradient(70.27deg,rgba(249,249,252,.24) 24.19%,#eaebf3 70.44%);border-radius:0 0 80px 0;bottom:30px;content:"";left:0;mix-blend-mode:normal;opacity:.83;position:absolute;right:53px;top:0;-webkit-transform:skew(-14deg);transform:skew(-14deg)}.pdf-remediation-section-1 .content{display:flex;padding-bottom:0;padding-top:133px}.pdf-remediation-section-1 .left{width:60%}.pdf-remediation-section-1 .right{width:40%}.pdf-remediation-section-1 img{margin-left:-48%;margin-top:-19%;width:177%}.pdf-remediation-section-1 .section-title{font-size:40px;letter-spacing:-.18px;line-height:50px;margin-bottom:17px}.pdf-remediation-section-1 .section-sub-title{font-size:26px;font-weight:500;letter-spacing:-.72px;line-height:26px;margin-bottom:23px}.pdf-remediation-section-1 .description{font-size:16px;letter-spacing:-.39px;line-height:22px;margin:0 0 34px;max-width:532px}.pdf-remediation-section-1 .button{min-width:153px}@media(max-width:991px){.pdf-remediation-section-1 .content{padding-top:50px}.pdf-remediation-section-1 .left,.pdf-remediation-section-1 .right{width:100%}.pdf-remediation-section-1 .left{padding-bottom:50px}.pdf-remediation-section-1 img{margin-left:0;margin-top:0;width:100%}}@media(max-width:767px){.pdf-remediation-section-1:before{content:"";right:0;-webkit-transform:skew(-5deg);transform:skew(-5deg)}.pdf-remediation-section-1 .section-title{font-size:28px;line-height:32px}.pdf-remediation-section-1 .section-sub-title{font-size:18px;line-height:22px}}@media(max-width:575px){.pdf-remediation-section-1:before{border-radius:0 0 10px 0;content:"";right:0;-webkit-transform:skew(0);transform:skew(0)}}@-webkit-keyframes pointer{0%{-webkit-transform:translateY(20px) scale(1);transform:translateY(20px) scale(1)}50%{-webkit-transform:translateY(0) scale(1.2);transform:translateY(0) scale(1.2)}to{-webkit-transform:translateY(20px) scale(1);transform:translateY(20px) scale(1)}}@keyframes pointer{0%{-webkit-transform:translateY(20px) scale(1);transform:translateY(20px) scale(1)}50%{-webkit-transform:translateY(0) scale(1.2);transform:translateY(0) scale(1.2)}to{-webkit-transform:translateY(20px) scale(1);transform:translateY(20px) scale(1)}}.pdf-section-2{padding:75px 0 100px;position:relative}@media(max-width:1200px){.pdf-section-2{padding:60px 0 85px}}@media(max-width:767px){.pdf-section-2{padding:50px 0}}.pdf-section-2 .capabilities{align-items:center;display:flex;flex-direction:column;list-style:none;margin-bottom:132px;padding:0}@media(max-width:1200px){.pdf-section-2 .capabilities{margin-bottom:105px}}@media(max-width:767px){.pdf-section-2 .capabilities{margin-bottom:80px}}.pdf-section-2 .capabilities li{background-color:#f5f6f8;border-radius:20px;color:#4e505a;font-size:17px;letter-spacing:-.24px;line-height:20px;margin-bottom:16px;padding:9px 20px 9px 38px;position:relative}@media(max-width:767px){.pdf-section-2 .capabilities li{font-size:16px;padding:9px 12px 9px 36px}}.pdf-section-2 .capabilities li:last-child{margin-bottom:0}.pdf-section-2 .capabilities li:before{background:#42d0b7;border-radius:50%;color:#fff;content:"";display:block;font-family:uw-icons;font-size:8px;height:18px;left:12px;position:absolute;text-align:center;top:9px;width:18px}@media(max-width:767px){.pdf-section-2 .capabilities li.mobile-hide{display:none}}.pdf-section-2 .steps-list{margin:0 auto;max-width:1030px}.pdf-section-2 .steps-list .step{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:120px}@media(max-width:1200px){.pdf-section-2 .steps-list .step{margin-bottom:150px}}@media(max-width:1023px){.pdf-section-2 .steps-list .step{display:block;margin:0 auto 75px;max-width:690px}}@media(max-width:767px){.pdf-section-2 .steps-list .step{margin-bottom:72px}}.pdf-section-2 .steps-list .step:last-child{margin-bottom:0}.pdf-section-2 .steps-list .step:nth-child(2n){flex-direction:row-reverse}.pdf-section-2 .steps-list .step:nth-child(2n) .step__info{padding:18px 0 0 58px}@media(max-width:1023px){.pdf-section-2 .steps-list .step:nth-child(2n) .step__info{padding:0}}.pdf-section-2 .steps-list .step:nth-child(2n) .step__img{padding-left:6px;padding-right:50px}@media(max-width:1023px){.pdf-section-2 .steps-list .step:nth-child(2n) .step__img{padding-left:0;padding-right:0}}.pdf-section-2 .steps-list .step:nth-child(2n) .step__img__decor{left:100%;right:auto;top:98%;-webkit-transform:translateX(-56%);transform:translateX(-56%)}.pdf-section-2 .steps-list .step__info{padding-right:50px;width:50%}@media(max-width:1023px){.pdf-section-2 .steps-list .step__info{margin-bottom:25px;padding-right:0;width:100%}}@media(max-width:767px){.pdf-section-2 .steps-list .step__info{margin-bottom:20px}}.pdf-section-2 .steps-list .step__info .title{color:#14121e;font-size:44px;font-weight:800;letter-spacing:-.14px;line-height:56px;margin:0 0 20px;text-align:left}@media(max-width:1200px){.pdf-section-2 .steps-list .step__info .title{font-size:36px;line-height:44px}}@media(max-width:767px){.pdf-section-2 .steps-list .step__info .title{font-size:24px;font-weight:700;letter-spacing:-.1px;line-height:29px}}.pdf-section-2 .steps-list .step__info .description{color:#4e505a;font-size:19px;letter-spacing:-.82px;line-height:28px;margin:0}@media(max-width:1200px){.pdf-section-2 .steps-list .step__info .description{font-size:17px;line-height:25px}}@media(max-width:767px){.pdf-section-2 .steps-list .step__info .description{font-size:16px;letter-spacing:-.1px;line-height:29px}}.pdf-section-2 .steps-list .step__info .description a{border-bottom:2px solid transparent;font-weight:500;position:relative;text-decoration:none;transition:border .15s}.pdf-section-2 .steps-list .step__info .description a:hover{border-color:#3368f2}.pdf-section-2 .steps-list .step__img{align-items:flex-start;display:flex;flex-direction:column;margin-top:12px;padding-left:68px;position:relative;width:50%}@media(max-width:1023px){.pdf-section-2 .steps-list .step__img{display:block;margin-top:0;padding-left:0;width:auto}}.pdf-section-2 .steps-list .step__img__i{position:relative;z-index:2}.pdf-section-2 .steps-list .step__img__i:before{border:1px solid #bdcde5;border-radius:16px;content:"";height:100%;left:9%;opacity:.25;position:absolute;top:16%;width:100%;z-index:1}@media(max-width:1023px){.pdf-section-2 .steps-list .step__img__i:before{display:none}}.pdf-section-2 .steps-list .step__img__i img{border-radius:16px;box-shadow:0 12px 35px rgba(0,21,74,.07);display:block;max-width:100%;position:relative;z-index:2}@media(max-width:1023px){.pdf-section-2 .steps-list .step__img__i img{margin:0 auto}}.pdf-section-2 .steps-list .step__img__decor{pointer-events:none;position:absolute;right:100%;top:100%;-webkit-transform:translateX(44%);transform:translateX(44%);width:580px;z-index:1}@media(max-width:1023px){.pdf-section-2 .steps-list .step__img__decor{display:none}}.pdf-section-2 .steps-list .step__img__decor img{display:block;width:100%}.pdf-section-3{padding:100px 0 150px}@media(max-width:1200px){.pdf-section-3{padding:85px 0 100px}}@media(max-width:767px){.pdf-section-3{padding:50px 0 85px}}.pdf-section-3 .section-title{margin-bottom:0}@media(max-width:1200px){.pdf-section-3 .section-title{margin-bottom:20px}}@media(max-width:767px){.pdf-section-3 .section-title{margin-bottom:30px}}.pdf-section-3 h1.section-title{padding-bottom:20px}.pdf-section-3 .section-sub-title{font-size:14px;font-weight:300;letter-spacing:-.2px;line-height:22px;margin:0;padding-bottom:50px;text-align:center}.pdf-section-3 .btn-row{display:flex;justify-content:center;margin:0 -12px}.pdf-section-3 .btn-row .button{font-size:14px;font-weight:600;letter-spacing:-.2px;line-height:17px;margin:0 12px;padding:19px 10px}.pdf-section-3 .pdf-price-wrap{position:relative}@media(max-width:767px){.pdf-section-3 .pdf-price-wrap{margin-bottom:50px}}.pdf-price{background:#fff;border-radius:27px;box-shadow:0 12px 35px rgba(0,21,74,.07);margin:0 auto 40px;max-width:1004px;padding:30px;position:relative;z-index:2}@media(max-width:767px){.pdf-price{background:none;box-shadow:none;margin-bottom:0;padding:0}}.pdf-price__table{border-spacing:0;width:100%}@media(max-width:767px){.pdf-price__table{display:block}.pdf-price__table thead{display:none}}.pdf-price th{background-color:#e7eaf1;color:rgba(0,0,0,.65);font-size:14px;font-weight:400;line-height:17px;padding:15px 27px 13px;text-align:left}@media(max-width:1023px){.pdf-price th{padding:12px 20px 10px}}@media(max-width:767px){.pdf-price th{display:none}}.pdf-price th:first-child{border-top-left-radius:18px}.pdf-price th:last-child{border-top-right-radius:18px;width:180px}.pdf-price td,.pdf-price th{border-bottom:1px solid rgba(78,78,103,.3);border-right:1px solid rgba(78,78,103,.3)}@media(max-width:767px){.pdf-price td,.pdf-price th{border:none}}.pdf-price td:last-child,.pdf-price th:last-child{border-right:none}@media(max-width:767px){.pdf-price tbody{display:block}}.pdf-price tbody td{background-color:#f3f5f9;min-height:115px}@media(max-width:767px){.pdf-price tbody td{background:none;display:block;min-height:0}.pdf-price tbody td:last-child{bottom:6px;left:70px;position:absolute}}.pdf-price tbody .inner{align-items:flex-start;display:flex;min-height:108px;padding:17px 12px 8px 30px}@media(max-width:1023px){.pdf-price tbody .inner{padding:15px 12px 12px 20px}}@media(max-width:767px){.pdf-price tbody .inner{flex-direction:column-reverse;min-height:0;padding:0}}.pdf-price tbody .inner p{color:#4e505a;font-size:19px;font-weight:400;letter-spacing:-.82px;line-height:28px;margin:0}@media(max-width:1023px){.pdf-price tbody .inner p{font-size:17px;line-height:25px}}@media(max-width:767px){.pdf-price tbody .inner p{font-size:19px;line-height:28px}}.pdf-price tbody .inner p:last-child{margin-bottom:0}.pdf-price tbody .inner p strong{color:#14121e;font-weight:700;letter-spacing:0}.pdf-price tbody .inner.price{padding:28px 10px 8px 20px}@media(max-width:1023px){.pdf-price tbody .inner.price{align-items:center;display:flex;padding:15px 12px 12px 20px}}@media(max-width:767px){.pdf-price tbody .inner.price{display:block;padding:0}}.pdf-price tbody .img{flex-shrink:0;margin-top:7px}@media(max-width:767px){.pdf-price tbody .img{margin-top:13px}}.pdf-price tbody .img img{display:block;width:46px}@media(max-width:1023px){.pdf-price tbody .img img{width:50px}}@media(max-width:767px){.pdf-price tbody .img img{width:38px}}.pdf-price tbody .info{flex-grow:1;padding-left:30px}@media(max-width:1023px){.pdf-price tbody .info{padding-left:20px}}@media(max-width:767px){.pdf-price tbody .info{padding-left:0}}.pdf-price tbody .inner-wrap{display:flex}@media(max-width:767px){.pdf-price tbody .inner-wrap{display:block}}.pdf-price tbody .cell-content{flex-basis:100%}.pdf-price tbody .price p{color:#000;font-size:31px;font-weight:800;letter-spacing:-.7px;line-height:32px;margin:0}.pdf-price tbody .price sup{color:#464c61;font-size:15px;font-weight:400;letter-spacing:-.42px;margin-right:3px}.pdf-price tbody .price sub{color:#464c61;display:inline-block;font-size:14px;font-weight:400;letter-spacing:-.4px;margin-left:3px;position:relative;-webkit-transform:translateY(-8px);transform:translateY(-8px)}@media(max-width:767px){.pdf-price tbody tr{background-color:#f3f5f9;border-radius:17px;display:block;margin-bottom:30px;padding:13px 20px 16px;position:relative}.pdf-price tbody tr:last-child{margin-bottom:0}}.pdf-price tbody tr:last-child td{border-bottom:none}.pdf-price tbody tr:last-child td:first-child{border-bottom-left-radius:18px}@media(max-width:767px){.pdf-price tbody tr:last-child td:first-child{border-radius:0}}.pdf-price tbody tr:last-child td:last-child{border-bottom-right-radius:18px}@media(max-width:767px){.pdf-price tbody tr:last-child td:last-child{border-radius:0}}.pdf-section-4{background-color:#f3f5f9;padding:147px 0 145px}@media(max-width:1200px){.pdf-section-4{padding:110px 0}}@media(max-width:767px){.pdf-section-4{padding:50px 0}}.pdf-section-4 .section-title{margin-bottom:72px}@media(max-width:1200px){.pdf-section-4 .section-title{margin-bottom:60px}}@media(max-width:767px){.pdf-section-4 .section-title{margin-bottom:30px}}.pdf-section-4 .possibilities{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;max-width:1150px}@media(max-width:1200px){.pdf-section-4 .possibilities{max-width:900px}}@media(max-width:1023px){.pdf-section-4 .possibilities{align-items:center}}@media(max-width:767px){.pdf-section-4 .possibilities{flex-direction:column-reverse}}.pdf-section-4 .possibilities__info{padding-right:65px;padding-top:8px;width:55%}@media(max-width:1200px){.pdf-section-4 .possibilities__info{padding-right:35px}}@media(max-width:767px){.pdf-section-4 .possibilities__info{padding-right:0;padding-top:0;width:100%}}.pdf-section-4 .possibilities__info ul{list-style:none;margin-bottom:50px;padding:0}@media(max-width:767px){.pdf-section-4 .possibilities__info ul{margin-bottom:30px}}.pdf-section-4 .possibilities__info ul li{color:#4e505a;font-size:19px;letter-spacing:-.82px;line-height:28px;margin-bottom:28px;padding-left:32px;position:relative}@media(max-width:1200px){.pdf-section-4 .possibilities__info ul li{font-size:17px;line-height:25px;padding-left:26px}}.pdf-section-4 .possibilities__info ul li:last-child{margin-bottom:0}.pdf-section-4 .possibilities__info ul li:before{background:#42d0b7;border-radius:50%;color:#fff;content:"";display:block;font-family:uw-icons;font-size:8px;height:18px;left:0;line-height:20px;position:absolute;text-align:center;top:2px;width:18px}@media(max-width:1200px){.pdf-section-4 .possibilities__info ul li:before{top:3px}}@media(max-width:767px){.pdf-section-4 .possibilities__info .btn-row{display:flex;justify-content:center}}.pdf-section-4 .possibilities__info .button{font-size:14px;font-weight:600;letter-spacing:-.2px;line-height:17px;margin:0 12px 0 32px;padding:19px 10px}@media(max-width:1200px){.pdf-section-4 .possibilities__info .button{margin-left:26px}}@media(max-width:767px){.pdf-section-4 .possibilities__info .button{margin-left:0}}.pdf-section-4 .possibilities__img{width:45%}@media(max-width:1023px){.pdf-section-4 .possibilities__img{margin-top:-90px}}@media(max-width:767px){.pdf-section-4 .possibilities__img{margin-bottom:30px;margin-top:0;width:100%}}.pdf-section-4 .possibilities__img img{display:block;margin:0 auto;max-width:358px;width:100%}@media(max-width:1200px){.pdf-section-4 .possibilities__img img{max-width:330px}}@media(max-width:1023px){.pdf-section-4 .possibilities__img img{max-width:250px}}@media(max-width:767px){.pdf-section-4 .possibilities__img img{max-width:150px}}.press-section-1{overflow:hidden;position:relative}.press-section-1 .bg{background:linear-gradient(43.44deg,rgba(249,249,252,.24) 19.7%,#e9ebf6 78.82%);border-radius:0 0 70px 0;bottom:0;left:-100%;position:absolute;right:-40px;top:0;-webkit-transform:skewX(-16deg);transform:skewX(-16deg);z-index:-1}@media (max-width:991px){.press-section-1 .bg{display:none}}.press-section-1 .content{align-items:center;display:flex;flex-flow:wrap;padding-bottom:53px;padding-top:70px}@media (max-width:767px){.press-section-1 .content{padding-bottom:40px;padding-top:60px}}.press-section-1 .content .left{padding-bottom:30px;width:47%}@media (max-width:1199px){.press-section-1 .content .left{width:58%}}@media (max-width:991px){.press-section-1 .content .left{width:100%}}.press-section-1 .content .right{position:relative;text-align:right;width:53%}@media (max-width:1199px){.press-section-1 .content .right{width:42%}}@media (max-width:991px){.press-section-1 .content .right{text-align:center;width:100%}}.press-section-1 .content .right .bg-right{margin-right:-90px;padding-top:38px}@media (max-width:1199px){.press-section-1 .content .right .bg-right{margin-right:0;max-width:100%}}.press-section-1 .content img{max-width:100%}.press-section-2{overflow:visible;position:relative}.press-section-2 .section-title{text-align:center}.page-press .press-section-2 .section-title{margin-bottom:50px}.press-section-2 .content{padding-bottom:250px;padding-top:120px;position:relative;z-index:3}.page-home .press-section-2 .content{max-width:1090px;padding-bottom:250px;padding-left:15px;padding-right:15px}.page-home .press-section-2{position:relative}.page-home .press-section-2 .content{padding-top:105px}@media(max-width:1024px){.page-home .press-section-2{display:none}}.press-section-2 .btn-row{display:flex;justify-content:center}.press-section-2 .btn-row .button{margin:0 10px}.press-list{display:flex;flex-flow:wrap;justify-content:center;margin:0 -10px}.page-press .press-list{padding-bottom:20px}.press-list__item{padding:0 10px 46px;width:33.33333333%}.press-list__item__inner{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;display:block;position:relative;text-decoration:none}.press-list__item__inner:focus{outline:1px solid hsla(0,0%,100%,0)}.press-list__item__inner:focus:before{border:2px solid #2d68ff;border-radius:4px;bottom:-10px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-10px;position:absolute;right:-10px;top:-10px}.page-home .press-list__item{padding-bottom:35px;width:25%}.press-list__img{border:1px solid #636363;border-radius:3px;display:block;margin-bottom:19px;overflow:hidden}.press-list__img img{-webkit-transform:scale(1.015);transform:scale(1.015);will-change:transform}.press-list__img:hover{text-decoration:none}.press-list__img:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.press-list img{display:block;max-width:100%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%;will-change:transform}.press-list__info{color:#464c61;display:block;font-size:14px;letter-spacing:-.39px;line-height:18px;padding-bottom:14px}.press-list__title{color:#323950;display:block;font-size:20px;font-weight:700;letter-spacing:-.18px;line-height:22px;margin-bottom:10px}.press-list__description{color:#464c61;font-size:14px;letter-spacing:-.39px;line-height:22px}.press-list .play-icon{left:15px;position:absolute;top:15px;width:28px;z-index:2}@media(max-width:1199px){.page-home .press-list__item{width:33.333333%}}@media(max-width:767px){.page-home .press-list__item,.press-list__item{width:100%}}.press-info{text-align:center}.press-info p{color:#464c61;font-size:15px;letter-spacing:-.39px;line-height:23px;margin-bottom:16px;margin-top:0}.press-info .button{min-width:224px;padding:12px 16px}.see-more{margin-bottom:30px}.see-more a{color:#3368f2;font-size:17px;font-weight:400;letter-spacing:-.47px;line-height:23px}.see-more a:hover{text-decoration:underline}.page-pricing_pdf .section-title{padding-bottom:40px;text-align:center}.page-pricing_pdf .pdf-section-3 .wrap{padding-bottom:200px;padding-top:30px}.page-privacy{padding-bottom:100px}.page-privacy .page-title{color:#131727;font-size:46px;line-height:50px;margin-bottom:50px}.page-privacy .content{max-width:800px;padding-top:80px}@media (max-width:768px){.page-privacy .page-title{font-size:30px;line-height:32px}}.old-home .home-hero{margin:0 auto;max-width:1920px;overflow:visible;padding:0 46px 85px;position:relative}@media(max-width:1024px){.old-home .home-hero{padding-top:15px}}@media(max-width:767px){.old-home .home-hero{padding-bottom:70px;padding-left:20px;padding-right:20px}}.old-home .home-hero .wrap{border-radius:46px;max-width:100%;overflow:hidden}.old-home .home-hero .wrap section{border-radius:46px;overflow:hidden;padding-bottom:0!important}.old-home .home-hero .wrap section:after,.old-home .home-hero .wrap section:before{background-position:100% 50%}.old-home .home-hero__bg{display:none}@media(min-width:1025px){.old-home .home-hero__bg{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.old-home .home-hero__bg img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:100% 70%;object-position:100% 70%;width:101%}}.old-home .home-hero__i{padding:5vw 60px;position:relative}@media(min-width:401px)and (max-width:767px){.old-home .home-hero__i{background-image:url(data:image/jpeg;base64,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)}}@media(min-width:768px)and (max-width:1024px){.old-home .home-hero__i{background-image:url(/js-assets/static/hero-bg-tablet-31dde986b3d528b3175e14f6c95176aa.jpg)}}@media(min-width:1025px){.old-home .home-hero__i{border-radius:40px;height:40.5vw;max-height:800px;min-height:590px;overflow:hidden}}@media(min-width:1442px){.old-home .home-hero__i{border-radius:60px}}@media(max-width:1441px){.old-home .home-hero__i{padding:4vw 60px 9vw}}@media(max-width:767px){.old-home .home-hero__i{padding:40px 25px}}.old-home .home-hero__l{position:relative;width:68%;z-index:2}@media(max-width:767px){.old-home .home-hero__l{max-width:100%;width:100%}}.old-home .home-hero__r{width:35%}@media(max-width:767px){.old-home .home-hero__r{display:none}}.old-home .home-hero__title{color:#fff;font-size:90px;font-weight:900;letter-spacing:-.39px;line-height:96px;margin:0;padding-bottom:40px}@media(min-width:1025px)and (max-width:1920px){.old-home .home-hero__title{font-size:4vw;line-height:4.5vw}}@media(max-width:767px){.old-home .home-hero__title{font-size:20px;font-weight:700;line-height:34px;padding-bottom:35px}}.old-home .home-hero__list{list-style:none;margin:0;max-width:580px;padding:0 0 39px}.old-home .home-hero__list__item{color:#fff;font-size:17px;font-weight:400;letter-spacing:-.24px;line-height:20px;margin-bottom:16px;padding-left:25px;position:relative}.old-home .home-hero__list__item:before{background:#42d0b7;border-radius:50%;color:#fff;content:"";display:block;font-family:uw-icons;font-size:8px;height:18px;left:-3px;position:absolute;text-align:center;top:0;width:18px}@media(max-width:767px){.old-home .home-hero__list{display:none}}.old-home .home-hero .underline{position:relative}.old-home .home-hero .underline:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjEiIGhlaWdodD0iNiI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSIwJSIgeDI9IjEwMCUiIHkxPSI1MC4wMzQlIiB5Mj0iNDkuOTgyJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0NBRDNGRSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMy4yODMlIiBzdG9wLWNvbG9yPSIjQ0FEM0ZFIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjQ0FEM0ZFIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01NjkuNSA0MDEuNzMyYy0uMTUxLjA3Ny0uMzUuMi0uMzUuMzAyIDAgLjI2MS0uMTg0LjM0My0uNTI3LjM1LS4yMDguMDAzLS40MTYuMDEyLS42MjUuMDEtNC41MjItLjAyLTkuMDQ0LS4wMzYtMTMuNTY2LS4wNjgtLjc0Ni0uMDA1LTEuNDkxLS4wOTItMi4yMzktLjExNS0uNzAzLS4wMi0xLjQwOCAwLTIuMTEyLS4wMDgtMi4yODUtLjAyNy00LjU3LS4wNzYtNi44NTQtLjA4NC00Ljk4MS0uMDE4LTkuOTYyLS4wMjctMTQuOTQzLS4wMTQtMS40NzMuMDAzLTIuOTQ2LjExMi00LjQyLjEzNC0zLjI2NC4wNS02LjUyOC4wNzYtOS43OTIuMTA4LTUuMDQzLjA0OS0xMC4wOTEuMDA4LTE1LjEyNS4xNjgtNC4yNjEuMTM2LTguNTE4LjIyMS0xMi43ODIuMjU0LTEuOTUzLjAxNS0zLjkwMy4xODQtNS44NTguMjIzLTMuMDgyLjA2Mi02LjE2OS4wNDYtOS4yNS4xMTUtMi43MTkuMDYyLTUuNDMyLjIxMi04LjE1LjI5Mi00Ljk5My4xNDUtMTAuMDA2LjEzMS0xNC45NzQuNDQyLTMuNjg0LjIzLTcuMzg1LjAwNi0xMS4wMjcuMzQtMi4zMjkuMjEzLTQuNjQyLjE1LTYuOTU4LjI1Mi0uNjk2LjAzLTEuMzc0LjI1Ny0yLjA2OS4yOC0xLjg2OS4wNi0zLjc0NC4wNC01LjYxNC4wOTMtLjkwNy4wMjYtMS44MDcuMTk3LTIuNzEzLjIxMS0xLjQzMi4wMjItMi44NjgtLjAyNS00LjMtLjA3LS4wOC0uMDAyLTYuMjMxLjE5NS02LjIwNS4wNzYuMDY4LS4zMDctLjEzNC0uOTYxIDAtMS4yNTYuMDQtLjA4OCA2LjM0Ny0uMjgxIDYuNDAzLS4zNjQuMTU4LS4yMzQuNTgxLS40MTIuOTQtLjU1Ni4yMS0uMDg0LjUzNC0uMDM0Ljc5Ni0uMDc1LjQ5LS4wNzguOTctLjE5IDEuNDYyLS4yNjQuMzYzLS4wNTQuNzM4LS4wNzQgMS4xMS0uMSAxLjk5OC0uMTQ0IDQuMDMtLjE4NCA1Ljk4Ni0uNDU3IDEuNjk3LS4yMzcgMy4zOC0uMjQ1IDUuMDc4LS4yODcuMTQ1LS4wMDQuMzIzLjAxNi40My0uMDMuOTEtLjQgMS45MzQtLjIzIDIuOTEzLS4yNjMgMS4zNjUtLjA0NCAyLjcyLjAwNyA0LjA4NS0uMjI2Ljk4Mi0uMTY3IDIuMDczLS4wMzUgMy4xMS0uMDg4IDEuNTA3LS4wNzggMy4wMDYtLjIyOCA0LjUxNC0uMjkyLjU1Ni0uMDI0IDEuMTI2LjEyNCAxLjY5NC4xNjQuMzg2LjAyOC43ODMuMDI2IDEuMTY4LS4wMDEuNTk1LS4wNDIgMS4xODQtLjE2IDEuNzc3LS4xNjggMi41MTctLjAzNSA1LjAzOC0uMDA2IDcuNTUzLS4wNyAxLjUzLS4wNCAzLjA1LS4yMTggNC41OC0uMzEuNjA4LS4wMzYgMS4yNTItLjEwOCAxLjc1NC4yNTYuMDg2LjA2My4zMjEuMDYuNDgxLjA1IDEuMDctLjA3IDIuMTM5LS4xNSAzLjIwOC0uMjI3LjM3Mi0uMDI3Ljc0NC0uMDcgMS4xMTctLjA3NyAxLjM5Ni0uMDIzIDIuNzk1LS4wMDUgNC4xODgtLjA1OCAxLjg4Ny0uMDcyIDMuNzY3LS4yMDQgNS42NTItLjI5My43MDYtLjAzMyAxLjQyLS4wNDMgMi4xMjUtLjAxMy40NjMuMDIuOTE0LjE0MSAxLjM3Ni4xOTdhOS4zIDkuMyAwIDAgMCAxLjE1Ny4wODVjMS4wNTEtLjAwNiAyLjA4NC0uMTM0IDMuMTU4LjAwOC44NjQuMTE0IDEuNzg2LjA1MyAyLjY4MS4wMzggMi40OTktLjA0MSA0Ljk5Ny0uMTEzIDcuNDk1LS4xNC44MDUtLjAxIDEuNjExLjEyMyAyLjQxNy4xMiA0LjE0Ny0uMDEgOC4zMDEuMDU1IDEyLjQ0LS4wODYgMTEuMTI0LS4zODIgMjIuMjUyLS4xNSAzMy4zNzgtLjE3LjM1My0uMDAyLjcwMy4xMjcgMS4wNjEuMTczLjM4NS4wNS43NzguMSAxLjE2OC4xMDMgMi4wMi4wMTcgNC4wNDQtLjAwNSA2LjA2NC4wMzMgMS42NC4wMyAzLjI3OC4xMjkgNC45MTguMTg4LjE3Ni4wMDYuMzYyLS4wMzkuNTM1LS4wNzYuNzc4LS4xNyAxLjQ0Ni0uMTk0IDIuMjc3LjA4NS42MjQuMjEgMS40MDguNDQyIDIuMzM5LjI1Ni43Ny0uMTU0IDEuNy4wMzYgMi41NTguMDg1LjI4Ny4wMTcuNTY3LjA4NS44NTMuMDk4LjcwNi4wMzMgMS40MTQuMDUgMi4xMjIuMDY4LjQ1NC4wMTEuNzMuMTYuODc5LjUwMy0uMjE0LjA1NC0uNDEuMDc2LS41NDcuMTQ2eiIgb3BhY2l0eT0iLjg1MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQwOSAtNDAwKSIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:cover;bottom:-6px;content:"";height:6px;left:0;position:absolute;right:0}.old-home .home-hero .start-form{background:#fff;border-radius:28px;display:flex;max-width:461px;width:100%}@media(max-width:767px){.old-home .home-hero .start-form{margin-bottom:40px}}.old-home .home-hero .start-form .form-group-with-label{border-radius:30px 0 0 30px;margin:0}.old-home .home-hero .start-form .form-group-with-label .label{opacity:0;pointer-events:none}.old-home .home-hero .start-form .form-group-with-label .input{border:none;border-radius:30px 0 0 30px;font-size:16px;font-weight:500;letter-spacing:-.01px;padding:20px 27px}@media(max-width:767px){.old-home .home-hero .start-form .form-group-with-label .input{font-size:12px;padding:18px 23px}}.old-home .home-hero .start-form .form-group-with-label .focus-outline{border-radius:30px 0 0 30px}.old-home .home-hero .start-form .button{font-size:16px;font-weight:600;min-width:154px;z-index:2}@media(max-width:767px){.old-home .home-hero .start-form .button{font-size:12px;min-width:85px;width:85px}}.old-home .home-hero .hero-img-wrap{margin-left:-84%;margin-top:-34px;text-align:right}.old-home .home-hero .custom-widget-wrap{display:flex;height:103px;justify-content:flex-end;margin-bottom:-103px;position:relative;z-index:2}@media(max-width:992px){.old-home .home-hero .custom-widget-wrap{height:80px;margin-bottom:0;position:fixed;right:10px;top:50px;width:80px}}.old-home .home-hero .custom-widget-trigger{cursor:pointer;-webkit-transform:translate(50px,49px);transform:translate(50px,49px);transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;will-change:transform;z-index:99}@media(max-width:992px){.old-home .home-hero .custom-widget-trigger{height:80px;-webkit-transform:translateY(49px);transform:translateY(49px);width:80px}.old-home .home-hero .custom-widget-trigger img{height:80px;width:80px}}.old-home .home-hero .custom-widget-trigger.fixed{position:fixed;top:44px}.old-home .home-hero .custom-widget-trigger.fixed .try-it{opacity:0;pointer-events:none;visibility:hidden}.old-home .home-hero .custom-widget-trigger .try-it{margin-right:14px;position:absolute;right:100%;top:-15px;transition:opacity .3s ease,visibility .3s ease}.old-home .home-hero .button{border:2px solid #fff;font-size:16px;padding:0}.old-home .home-hero .button:before{border-color:#fff;box-shadow:0 0 0 4px hsla(0,0%,100%,.22)}.old-home .home-hero .button__inner{border-radius:25px;display:block;overflow:hidden;padding:16px 33px;position:relative}.old-home .home-hero .button__inner:after{background:#fff;border-radius:25px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-110%);transform:translateX(-110%);transition:-webkit-transform .05s ease;transition:transform .05s ease;transition:transform .05s ease,-webkit-transform .05s ease;z-index:1}.old-home .home-hero .button__inner:hover:after{-webkit-transform:translateX(0);transform:translateX(0)}.old-home .home-hero .button__text{position:relative;z-index:5}.old-home .home-hero .button:hover{color:#3368f2}@media(max-width:767px){.old-home .home-hero .button{display:block;font-size:15px;margin:0 auto;padding:12px 30px;width:220px}}.old-home .home-hero .mob-img{display:none;padding-top:37px}.old-home .home-hero .logo-list{align-items:center;display:flex;margin:0 -10px;padding-top:15px}.old-home .home-hero .logo-list img{padding:0 10px}@media(max-width:1319px){.old-home .home-hero .logo-list{margin:0 -5px 0 0}.old-home .home-hero .logo-list img{padding:0 5px;width:90%}}@media(max-width:1290px){.old-home .home-hero .logo-list{margin:0}.old-home .home-hero .logo-list img{padding:0;width:80%}}@media(max-width:1024px){.old-home .home-hero .logo-list{justify-content:center}}.old-home .home-hero .logo-list a{transition:opacity .1s ease}.old-home .home-hero .logo-list a:hover{opacity:.86}@media(max-width:1140px){.old-home .home-hero__title{font-size:42px;line-height:52px}.old-home .home-hero__list{max-width:315px}}@media(max-width:1024px){.old-home .home-hero .wrap,.old-home .home-hero .wrap>section{overflow:visible}.old-home .home-hero .wrap>section:after,.old-home .home-hero .wrap>section:before{border-radius:30px}.old-home .home-hero .wrap>section:after,.old-home .home-hero .wrap>section:before,.old-home .home-hero__i{background-image:url(/js-assets/static/hero-bg-tablet-31dde986b3d528b3175e14f6c95176aa.jpg);background-position:50% 50%}.old-home .home-hero__i{border-radius:40px}.old-home .home-hero__l{width:100%}.old-home .home-hero .mob-img{display:block}.old-home .home-hero__title{font-size:62px;line-height:76px;margin:0 auto;max-width:100%;text-align:center}.old-home .home-hero__list{margin:0 auto;max-width:100%;padding-bottom:20px;text-align:center}.old-home .home-hero__list li{padding-left:0}.old-home .home-hero__list li:before{display:inline-block;margin-right:10px;position:relative;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.old-home .home-hero .button{display:block;margin:0 auto;width:200px}.old-home .home-hero .try-it{display:none}}@media(max-width:992px){.old-home .home-hero__title{font-size:3.2vw;line-height:4vw}}@media(max-width:767px){.old-home .home-hero{padding-bottom:75px}.old-home .home-hero__i{display:block}.old-home .home-hero__i .mob-img{width:500px}.old-home .home-hero__title{max-width:90%;text-align:center}.old-home .home-hero .button__inner{padding:0}}@media(max-width:700px){.old-home .home-hero .custom-widget-trigger{height:64px;-webkit-transform:translate(18px,49px);transform:translate(18px,49px);width:64px}.old-home .home-hero .custom-widget-trigger img{height:64px;width:64px}}@media(max-width:600px){.old-home .home-hero__title{font-size:9vw;line-height:9.3vw}}@media(max-width:400px){.old-home .home-hero .wrap>section:after,.old-home .home-hero .wrap>section:before{background-image:url(data:image/jpeg;base64,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)}}.old-home .siri-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(27,27,52,.44);border-radius:20px;bottom:10%;color:#fff;display:flex;height:130px;overflow:hidden;position:absolute;right:10%;width:364px}.old-home .siri-btn__i{align-items:center;display:flex;padding:15px 20px 15px 9px;position:relative;z-index:2}.old-home .siri-btn strong{display:block;font-size:17px;line-height:20px;margin-bottom:3px}.old-home .siri-btn span{display:block}.old-home .siri-btn__text{padding-left:9px}.old-home .siri-btn__text span{color:#fff;margin-bottom:7px;opacity:.69}.old-home .siri-btn .button{border:none;font-size:14px;line-height:20px;min-width:60px;overflow:hidden;padding:0}.old-home .siri-btn .button .icon{font-size:10px;padding-left:3px}.old-home .siri-btn .button__inner{align-items:center;display:flex;justify-content:center;margin:0;opacity:1;padding:7px 17px 6px}.old-home .siri-btn .button__inner:hover span{color:#3368f2}.old-home .siri-btn .button__inner span{margin:0;opacity:1;position:relative;z-index:2}.old-home .siri-btn__icon{align-items:center;display:flex;height:114px;justify-content:center;position:relative;width:114px}.old-home .siri-btn__icon:after,.old-home .siri-btn__icon:before{border:1px solid}.old-home .siri-btn__icon:before{height:96px;opacity:.2;width:96px}.old-home .siri-btn__icon:after,.old-home .siri-btn__icon:before{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border-color:#fff;border-radius:50%;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.old-home .siri-btn__icon:after{height:114px;opacity:.08;width:114px}.old-home .siri-btn__icon img{border:1px solid #fff;border-radius:50%;height:76px;position:relative;width:76px;z-index:2}@media(max-width:1024px){.old-home .siri-btn{bottom:auto;margin:50px auto 0;max-width:364px;position:relative;right:auto;width:100%}.old-home .siri-btn .button{width:auto}}@media(max-width:435px){.old-home .siri-btn__icon{height:60px;width:60px}.old-home .siri-btn__icon:before{height:46px;width:46px}.old-home .siri-btn__icon:after{height:60px;width:60px}.old-home .siri-btn__icon img{height:30px;width:30px}}.page-shortpoint .wrap{margin:0 auto;max-width:1108px;padding-left:20px;padding-right:20px;width:100%}.page-shortpoint .button{padding-bottom:18px;padding-top:18px}@media(max-width:767px)and (min-width:374px){.page-shortpoint .wrap{padding-left:25px;padding-right:25px}}.page-shortpoint .btn-title{color:#464c61;font-weight:500;margin:0;padding-bottom:5px;text-align:center}@media(min-width:1025px){.page-shortpoint .button{padding-left:30px;padding-right:30px}}.shortpoint-section-1{background:#e3ebff;background:linear-gradient(0deg,hsla(0,0%,100%,0),rgba(227,235,255,.5))}.shortpoint-section-1 .wrap{padding-top:121px}.shortpoint-section-1 .section-title{color:#12101c;font-size:55px;font-weight:900;letter-spacing:-.25px;line-height:55px;margin:0;padding-bottom:6px;text-align:center}.shortpoint-section-1 .section-sub-title{color:#35405d;font-size:32px;font-weight:400;letter-spacing:-.15px;line-height:55px;margin:0;padding-bottom:52px;text-align:center}.shortpoint-section-1 .btn-row{display:flex;justify-content:center}@media(max-width:767px){.shortpoint-section-1{background:#fff}.shortpoint-section-1 .wrap{padding-top:58px}.shortpoint-section-1 .section-title{font-size:30px;line-height:32px;padding-bottom:12px}.shortpoint-section-1 .section-sub-title{font-size:20px;line-height:26px;padding-bottom:30px}}.shortpoint-logos{display:flex;justify-content:center;margin:0 -18px;padding-bottom:55px}.shortpoint-logos__item{border-right:1px solid #a4c2f4;padding:0 18px}.shortpoint-logos__item:last-child{border-right:none}.shortpoint-logos__item:last-child img{-webkit-transform:translateY(2px);transform:translateY(2px)}.shortpoint-logos img{display:block;max-width:100%;-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media(max-width:767px){.shortpoint-logos{padding-bottom:32px}}.shortpoint-description{color:#12101c;font-size:16px;letter-spacing:-.23px;line-height:28px;margin:0 auto;max-width:780px;opacity:.93;padding-bottom:75px;text-align:center;width:100%}@media(max-width:767px){.shortpoint-description{padding-bottom:0}}.shortpoint-site{margin-bottom:120px;position:relative}.shortpoint-site .browser{min-height:630px;position:relative;z-index:3}.shortpoint-site .browser__page,.shortpoint-site .browser__widget{border-radius:10px;box-shadow:0 22px 60px rgba(157,174,200,.33);display:block}.shortpoint-site .browser__widget{bottom:89px;position:absolute;right:54px}.shortpoint-site .browser__uw-btn{bottom:17px;position:absolute;right:19px}.shortpoint-site .browser__uw-btn:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNzkiIGhlaWdodD0iMjc5IiB2aWV3Qm94PSIwIDAgMjc5IDI3OSI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIGN4PSI1MCUiIGN5PSI1MCUiIHI9IjM1LjA3MiUiIGZ4PSI1MCUiIGZ5PSI1MCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDQ4RkYiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iMjQuNTk5JSIgc3RvcC1jb2xvcj0iIzAwNDhGRiIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIzOC4yNDElIiBzdG9wLWNvbG9yPSIjMDA0OEZGIi8+PHN0b3Agb2Zmc2V0PSI2MS41MzclIiBzdG9wLWNvbG9yPSIjMDA0OEZGIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjgwLjU2MiUiIHN0b3AtY29sb3I9IiMwMDQ4RkYiIHN0b3Atb3BhY2l0eT0iLjMyNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNDhGRiIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBkPSJNMTk4LjUgMEM4OC44NzEgMCAwIDg4Ljg3NSAwIDE5OC41IDAgMzA4LjEzMiA4OC44NzEgMzk3IDE5OC41IDM5N1MzOTcgMzA4LjEzMiAzOTcgMTk4LjVDMzk3IDg4Ljg3NSAzMDguMTI5IDAgMTk4LjUgMFoiIG9wYWNpdHk9Ii4xNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU5IC01OSkiLz48L3N2Zz4=);background-repeat:no-repeat;border-radius:50%;content:"";display:block;height:284px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:284px}.shortpoint-site .purple-oval{bottom:130px;left:-68px;position:absolute}.shortpoint-site .dots{display:flex;flex-flow:wrap;left:-85px;position:absolute;top:-87px;width:256px}.shortpoint-site .dots span{background:#9999b8;border-radius:50%;display:block;height:5px;margin:11.5px;opacity:.81;width:5px}@media(max-width:1100px){.shortpoint-site .browser__page{max-width:100%}}@media(max-width:1024px){.shortpoint-site .browser{min-height:300px}.shortpoint-site .browser__widget{bottom:.9vw;width:30vw}.shortpoint-site .browser__uw-btn{bottom:-2vw}}@media(max-width:767px){.shortpoint-site{margin-bottom:0}.shortpoint-site img{max-width:100%}.shortpoint-site .browser,.shortpoint-site .dots,.shortpoint-site .purple-oval{display:none}.shortpoint-site .shortpoint-site__mob{display:flex;justify-content:center;margin-left:-18px;margin-right:-38px}.shortpoint-site .shortpoint-site__mob img{margin:0 auto}}.shortpoint-unlock{padding-bottom:120px}.shortpoint-unlock__i{align-items:center;background:#e3f3f4;border-radius:12px;display:flex;flex-flow:wrap;overflow:hidden;padding:54px 39px 54px 54px;position:relative}.shortpoint-unlock__decor{position:absolute;right:78px;top:-174px}.shortpoint-unlock__logo{align-items:center;background:#fff;border-radius:19px;box-shadow:0 8px 27px #cde7e9;display:flex;height:80px;justify-content:center;margin-right:55px;width:80px}.shortpoint-unlock__main{align-items:center;display:flex;justify-content:space-between;width:calc(100% - 135px)}.shortpoint-unlock__title{color:#213051;font-size:18px;font-weight:600;line-height:24px;margin:0;opacity:.93;padding-bottom:7px}.shortpoint-unlock__descr{color:#5f6578;font-size:17px;font-weight:500;line-height:24px;margin:0}.shortpoint-unlock__descr strong{color:#213051;font-weight:600}@media(max-width:767px){.shortpoint-unlock{padding-bottom:80px}.shortpoint-unlock__i{align-items:center;border-radius:26px;flex-flow:column;padding:30px 30px 48px}.shortpoint-unlock__logo{margin-bottom:30px;margin-right:0}.shortpoint-unlock__title{font-size:22px;line-height:24px;padding-bottom:20px}.shortpoint-unlock__main{flex-flow:column;text-align:left;width:100%}.shortpoint-unlock__info{padding-bottom:28px}.shortpoint-unlock__decor{right:74px;top:-84px}}.shortpoint-design{margin:0 auto;max-width:757px;padding-bottom:109px;width:100%}.shortpoint-design__title{color:#12101c;font-size:55px;font-weight:900;letter-spacing:-.9px;line-height:55px;margin:0;padding-bottom:29px}.shortpoint-design__info p{color:#4e505a;font-size:19px;font-weight:500;letter-spacing:-.82px;line-height:28px;margin:0;padding-bottom:29px}@media(max-width:767px){.shortpoint-design{padding-bottom:66px}.shortpoint-design__title{font-size:44px;letter-spacing:-.72px;line-height:44px}}.shortpoint-section-2{background:#f3f5f9}.shortpoint-section-2 .wrap{padding-bottom:65px;padding-top:120px}.shortpoint-section-2 .shortpoint-options{display:flex;flex-flow:wrap;margin:0 -60px}.shortpoint-section-2 .shortpoint-options__item{padding:0 60px 66px;width:48%}.shortpoint-section-2 .shortpoint-options__ico{align-items:center;background:rgba(41,98,247,.13);border-radius:50%;display:flex;height:82px;justify-content:center;margin-bottom:29px;width:82px}.shortpoint-section-2 .shortpoint-options__ico img{display:block}.shortpoint-section-2 .shortpoint-options__title{color:#12101c;font-size:44px;font-weight:900;letter-spacing:-.72px;line-height:55px;margin:0;padding-bottom:11px}.shortpoint-section-2 .shortpoint-options__description{color:#4e505a;font-size:19px;font-weight:500;letter-spacing:-.82px;line-height:28px;margin:0}.shortpoint-section-2 .btn-row{display:flex;justify-content:center}@media(max-width:767px){.shortpoint-section-2 .wrap{padding-bottom:28px;padding-top:63px}.shortpoint-section-2 .shortpoint-options__item{padding-bottom:53px;padding-left:65px;padding-right:65px;width:100%}.shortpoint-section-2 .shortpoint-options__ico{height:76px;margin-bottom:33px;width:76px}.shortpoint-section-2 .shortpoint-options__title{font-size:40px;padding-bottom:8px}}@media(max-width:374px){.shortpoint-section-2 .shortpoint-options__title{font-size:32px;line-height:42px}.shortpoint-section-2 .shortpoint-options__description{font-size:16px;line-height:24px}}.shortpoint-section-3 .wrap{padding-bottom:144px;padding-top:140px}.shortpoint-section-3 .section-title{color:#12101c;font-size:72px;font-weight:900;letter-spacing:-.33px;line-height:72px;margin:0;padding-bottom:25px;text-align:center}.shortpoint-section-3 .section-description{font-size:16px;letter-spacing:-.23px;line-height:28px;margin:0 auto;max-width:780px;opacity:.93;padding-bottom:30px;text-align:center;width:100%}@media(max-width:767px){.shortpoint-section-3 .wrap{padding-bottom:0;padding-top:84px}.shortpoint-section-3 .section-title{font-size:34px;line-height:40px;padding-bottom:34px;text-align:left}.shortpoint-section-3 .section-description{font-size:19px;line-height:28px;padding-bottom:81px;text-align:left}}.shortpoint-collab__item{align-items:center;display:flex;padding-bottom:95px}.shortpoint-collab__item__main{width:50%}.shortpoint-collab__item__img{max-width:700px;position:relative;width:44vw}.shortpoint-collab__item:nth-child(odd) .shortpoint-collab__description{margin-right:-30px}.shortpoint-collab__item:nth-child(2n){flex-flow:row-reverse}.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__item__main{width:50%}.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__item__img{width:51vw}.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__description,.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__title{margin-right:-80px}.shortpoint-collab__title{color:#12101c;font-size:44px;font-weight:900;letter-spacing:-.72px;line-height:55px;margin:0;padding-bottom:20px;text-align:left}.shortpoint-collab__description{color:#4e505a;font-size:19px;letter-spacing:-.82px;line-height:28px;margin:0;padding-bottom:30px;text-align:left}.shortpoint-collab__description strong{font-weight:600}.shortpoint-collab__cta__i{display:inline-block}@media(max-width:1240px){.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__description,.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__title{margin-right:0}}@media(max-width:1024px)and (min-width:768px){.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__item__main{padding-left:5%;position:relative;width:57%;z-index:5}.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__item__img{width:43%}.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__description,.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__title{margin-right:0}}@media(max-width:767px){.shortpoint-collab__item{flex-flow:column;padding-bottom:71px}.shortpoint-collab__item:first-child,.shortpoint-collab__item__main{display:none}.shortpoint-collab__item__img{-webkit-transform:translate(0)!important;transform:translate(0)!important;width:100%}.shortpoint-collab__item__img img{display:block;max-width:100%;width:100%}.shortpoint-collab__item:nth-child(odd) .shortpoint-collab__description{margin-right:0}.shortpoint-collab__item:nth-child(2n){flex-flow:column}.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__item__img,.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__item__main{width:100%}.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__description,.shortpoint-collab__item:nth-child(2n) .shortpoint-collab__title{margin-right:0}.shortpoint-collab__title{font-size:32px;line-height:42px}.shortpoint-collab__description{font-size:16px;line-height:24px;margin:0 0 20px}.shortpoint-collab__cta{display:flex;justify-content:center;padding-bottom:30px}}.shortpoint-products{display:flex;flex-flow:wrap;margin:0 -10px;max-width:470px;position:relative}.shortpoint-products__item{padding:0 10px 20px;position:relative;width:50%;z-index:2}.shortpoint-products__item__i{background:#fff;border-radius:22px;box-shadow:22px 22px 60px rgba(157,174,200,.33);height:216px;padding-top:46px;width:214px}.shortpoint-products__item__img{align-items:center;display:flex;height:86px;justify-content:center;margin-bottom:31px;width:100%}.shortpoint-products__item__name{color:#3368f2;font-size:17px;font-weight:600;line-height:20px;margin:0;text-align:center}.shortpoint-products .blue-oval{bottom:150px;left:-56px;position:absolute}.shortpoint-products .dots{display:flex;flex-flow:wrap;position:absolute;right:-76px;top:-78px;width:236px}.shortpoint-products .dots span{background:#9999b8;border-radius:50%;display:block;height:4px;margin:10.6px;opacity:.81;width:4px}@media(max-width:1024px){.shortpoint-products__item__i{height:180px;padding-top:22px;width:180px}}@media(max-width:992px){.shortpoint-products__item__i{height:151px;padding:0;width:151px}.shortpoint-products__item__i img{max-width:64px}.shortpoint-products__item__img{margin-bottom:28px;padding-top:35px}.shortpoint-products__item__name{font-size:12px;line-height:13px}}@media(max-width:767px){.shortpoint-products{padding-bottom:40px}.shortpoint-products .dots{display:none}.shortpoint-products .blue-oval{width:60px}}[class^=uw-bt-] .browser__page,div[class*=uw-bt-] .browser__page{max-width:100%}[class^=uw-bt-] .shortpoint-collab__item__main,div[class*=uw-bt-] .shortpoint-collab__item__main{min-width:368px}[class^=uw-bt-] .shortpoint-collab__item:nth-child(2n) .shortpoint-collab__description,[class^=uw-bt-] .shortpoint-collab__item:nth-child(2n) .shortpoint-collab__title,div[class*=uw-bt-] .shortpoint-collab__item:nth-child(2n) .shortpoint-collab__description,div[class*=uw-bt-] .shortpoint-collab__item:nth-child(2n) .shortpoint-collab__title{margin-right:0}.shortpoint-section-4{background:#f3f5f9}.shortpoint-section-4 .wrap{padding-bottom:240px;padding-top:140px}.shortpoint-section-4 .section-title{color:#12101c;font-size:55px;font-weight:900;letter-spacing:-.9px;line-height:55px;margin:0;padding-bottom:20px;text-align:center}.shortpoint-section-4 .btn-row{display:flex;justify-content:center;width:100%}@media(max-width:767px){.shortpoint-section-4 .wrap{padding-top:93px}.shortpoint-section-4 .section-title{font-size:32px;line-height:42px}}.shortpoint-benefits{display:flex;flex-flow:wrap;margin:0 -10px;padding-bottom:60px}.shortpoint-benefits__item{padding:0 10px 22px;width:33.33333333%}.shortpoint-benefits__item__i{background:#fff;border:1px solid #d0e0f5;border-radius:14px;height:100%;padding:16px 14px 14px}.shortpoint-benefits__title{color:#0a1c40;font-size:28px;font-weight:700;letter-spacing:-.17px;line-height:34px;margin:0 0 11px;padding-left:36px;position:relative;text-align:left}.shortpoint-benefits__description{color:#0a1c40;font-size:15px;font-weight:400;letter-spacing:-.65px;line-height:22px;margin:0}.shortpoint-benefits__ico{align-items:center;background:#dae0ed;border-radius:50%;display:flex;height:24px;justify-content:center;left:0;position:absolute;top:3px;width:24px}@media(max-width:992px){.shortpoint-benefits__item{width:50%}}@media(max-width:767px){.shortpoint-benefits__item{width:100%}}.soc-section-1 .content{padding-bottom:180px;padding-top:60px;text-align:center}.soc-section-1 .page-description{color:#000;font-size:14px;line-height:22px;max-width:650px}.soc-section-1 .section-logo img{display:block;margin:0 auto 8px;max-width:282px}.soc-section-1 .page-title{color:#111523;font-size:24px;font-weight:700;letter-spacing:-.11px;line-height:30px;margin-bottom:0}.soc-section-1 .date{color:#111523;font-size:16px;font-weight:500;line-height:22px;margin:0 0 21px}.soc-section-1 .active-info{color:#111523;font-size:18px;font-weight:400;line-height:28px}@media(max-width:767px){.soc-section-1 .page-description{font-size:12px;line-height:16px}.soc-section-1 .active-info{font-size:13px;line-height:20px}.soc-section-1 .section-logo{margin-bottom:15px}.soc-section-1 .page-title{font-size:22px;margin-bottom:15px}}@media(min-width:1600px){.soc-section-1 .content{padding-bottom:250px}}.soc-section-2{background-color:#0f1220;overflow:visible;position:relative}.page-home .soc-section-2{margin-bottom:80px}.soc-section-2:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDIwIiBoZWlnaHQ9IjE0MCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSI1MCUiIHgyPSI1MCUiIHkxPSIxNi4wNjclIiB5Mj0iODIuMzIyJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0RGNEFGRiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5RjBGRiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9InVybCgjcHJlZml4X19hKSIgZD0iTTgxNy43NyA1NS40NTRjMTg5LjU3NSAwIDM5MC4zMi0xMy40ODQgNjAyLjIzLTQwLjQ1NHYxMjVDODI4LjkzOCA4My42MzYgNjI4LjE5NSA1NS40NTQgODE3Ljc3IDU1LjQ1NHpNMTQyMCAyNDN2NzAzYy00OTcuMTk4LTcuMzY3LTg0OS4xOTgtNy43LTEwNTYtMS0xNzQuOTY1IDYuNTYxLTI5NS43NjEgMTguMDU1LTM2NCAzNC40ODIuODA2IDAgMC03MjkuMzUgMC03MjkuMzVMMTQyMCAyNDN6Ii8+PHBhdGggZmlsbD0iIzBGMTIyMCIgZD0iTTE0MjAgNTNDNTg5LjIzMiA1MyA2MTIuODU3IDguNjMxIDAgMHY5NDAuOTk0QzQ1MC42MyA5MDMgNjQ3LjkzNiA5OTcgMTQyMCA5NzAuOTk0VjUzeiIvPjwvZz48L3N2Zz4=);background-position:50% 0;background-repeat:no-repeat;background-size:cover;bottom:100%;content:"";display:block;height:130px;left:-10px;position:absolute;right:-10px}@media (min-width:1700px){.soc-section-2:before{height:190px}}@media (min-width:1900px){.soc-section-2:before{height:200px}}.soc-section-2:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDIwIiBoZWlnaHQ9IjE0MCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSI1MCUiIHgyPSI1MCUiIHkxPSIxNi4wNjclIiB5Mj0iODIuMzIyJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0RGNEFGRiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5RjBGRiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9InVybCgjcHJlZml4X19hKSIgZD0iTTgxNy43NyA1NS40NTRjMTg5LjU3NSAwIDM5MC4zMi0xMy40ODQgNjAyLjIzLTQwLjQ1NHYxMjVDODI4LjkzOCA4My42MzYgNjI4LjE5NSA1NS40NTQgODE3Ljc3IDU1LjQ1NHpNMTQyMCAyNDN2NzAzYy00OTcuMTk4LTcuMzY3LTg0OS4xOTgtNy43LTEwNTYtMS0xNzQuOTY1IDYuNTYxLTI5NS43NjEgMTguMDU1LTM2NCAzNC40ODIuODA2IDAgMC03MjkuMzUgMC03MjkuMzVMMTQyMCAyNDN6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC04NTcpIi8+PHBhdGggZmlsbD0iIzBGMTIyMCIgZD0iTTE0MjAtODA0Yy04MzAuNzY4IDAtODA3LjE0My00NC4zNjktMTQyMC01M1Y4My45OTRDNDUwLjYzIDQ2IDY0Ny45MzYgMTQwIDE0MjAgMTEzLjk5NFYtODA0eiIvPjwvZz48L3N2Zz4=);background-position:50% 0;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:142px;left:0;position:absolute;right:0;top:85%}@media (min-width:1700px){.soc-section-2:after{height:190px}}@media (min-width:1900px){.soc-section-2:after{height:250px}}.soc-section-2 .content{align-items:center;display:flex;flex-flow:wrap;max-width:760px;padding-bottom:30px;padding-top:0}.soc-section-2 .ada{float:left;width:170px}.soc-section-2 .badge{position:absolute;z-index:4}.soc-section-2 .badge img{width:200px}.soc-section-2 .badge_left{bottom:100%;left:-25px}.soc-section-2 .badge_right{right:-25px;top:60%}.soc-section-2 .info{color:#fff;padding-left:34px;text-align:left;width:calc(100% - 200px)}.soc-section-2 .info p{color:#fff;font-size:16px;line-height:24px;margin:0 0 17px}.soc-section-2 .info .site{color:#fff;font-size:34px;font-weight:300;line-height:40px;margin:0 0 15px;text-align:left}@media(max-width:767px){.soc-section-2 .content{align-items:center;flex-flow:column;padding-bottom:150px}.soc-section-2 .badge img{width:100px}.soc-section-2 .ada{margin-bottom:30px}.soc-section-2 .info{padding-left:0;width:100%}}.soc-section-3{overflow:hidden;padding-bottom:80px;position:relative}.soc-section-3 .content{flex-flow:column;padding-bottom:157px;padding-top:180px}.soc-section-3 .img{padding-bottom:30px;text-align:center}.soc-section-3 .img img{width:170px}.soc-section-3 .ai-info{padding-bottom:30px}.soc-section-3 .ai-info p{color:#000;font-size:17px;line-height:24px;margin:0 0 15px}.soc-section-3 .post p{color:#404863;font-size:12px;line-height:16px}@media(max-width:767px){.soc-section-3 .content{padding-top:80px}.soc-section-3 .ai-info p{font-size:14px;line-height:22px}}@media(min-width:1600px){.soc-section-3 .content{padding-top:250px}}.page-soc{overflow:hidden}.page-soc .content{max-width:760px}.stickers-section-1 .page-title{color:#313a50;font-size:60px;font-weight:800;line-height:69px;text-align:center}.stickers-section-1 .wrap{padding-bottom:34px;padding-top:110px}@media (max-width:991px){.stickers-section-1 .wrap{padding-top:30px}}@media(max-width:767px){.stickers-section-1 .page-title{font-size:30px;line-height:36px}}.stickers-section-2{overflow:hidden;padding-bottom:80px;position:relative}.stickers-section-2 .bg{background:#f3f5f9;border-radius:0 50px 0 0;bottom:-140px;left:-1000px;position:absolute;right:39px;top:0;-webkit-transform:skew(10deg);transform:skew(10deg);z-index:-1}@media (max-width:1220px){.stickers-section-2 .bg{border-radius:0;right:0;-webkit-transform:skew(0deg);transform:skew(0deg)}}@media (max-width:575px){.stickers-section-2 .bg{bottom:-280px}}.stickers-section-2 .wrap{display:flex;flex-flow:wrap;max-width:1140px;padding:50px 20px}.stickers-section-2 .wrap .left{width:46%}.stickers-section-2 .wrap .right{width:47%}.stickers-section-2 .post{max-width:445px;padding-bottom:10px;padding-top:97px;text-align:left}.stickers-section-2 .post__item{padding-bottom:0}.stickers-section-2 .post p{color:#2d2d35;font-size:20px;font-weight:400;line-height:38px;margin:0 0 29px}.stickers-section-2 .button{font-size:16px;font-weight:700;padding:18px 32px}.stickers-section-2 .page-title{font-size:40px;letter-spacing:-.36px;line-height:50px;margin-bottom:33px}@media (max-width:1199px){.stickers-section-2 .wrap .left{width:60%}.stickers-section-2 .wrap .right{width:40%}.stickers-section-2 .wrap img{max-width:100%}}@media (max-width:991px){.stickers-section-2 .wrap{justify-content:center;padding-bottom:100px;padding-top:40px;text-align:center}.stickers-section-2 .wrap .post{margin:0 auto;padding-top:0;text-align:center}.stickers-section-2 .wrap .left{padding-bottom:50px;width:100%}.stickers-section-2 .wrap .right{width:100%}.stickers-section-2 .wrap .right img{margin:0;max-width:100%}}@media (max-width:767px){.stickers-section-2 .wrap{padding-top:80px}.stickers-section-2 .page-title{font-size:28px;line-height:36px}}@media (max-width:475px){.stickers-section-2 .wrap{padding-top:80px}.stickers-section-2 .page-title{font-size:24px;line-height:36px}}@media (max-width:374px){.stickers-section-2 .page-title{font-size:21px;line-height:32px}}.section-team-members{text-align:center}.section-team-members .content{padding-top:80px}@media (max-width:575px){.section-team-members .content{padding:80px 20px}}@media (max-width:991px){.section-team-members .content{padding-left:30px;padding-right:30px}}.section-team-members .content h1{margin-bottom:15px}@media (max-width:991px){.section-team-members .content h1{text-align:left}}.section-team-members .content p{font-size:18px;line-height:26px;margin-bottom:51px}@media (max-width:991px){.section-team-members .content p{text-align:left}}.section-team-members .content .section-title{margin-bottom:93px}.section-team-members .content .team-members{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -10px;position:relative;text-align:left}.section-team-members .content .team-members .bg{bottom:0;left:-77px;overflow:visible;position:absolute;right:-59px;top:0;z-index:-1}@media (max-width:1199px){.section-team-members .content .team-members .bg{left:-37px;right:-29px}}@media (max-width:991px){.section-team-members .content .team-members .bg{bottom:0;left:-5px;right:-39px}}.section-team-members .content .team-members .bg>*{position:absolute}@media (max-width:379px){.section-team-members .content .team-members .bg>*{display:none}}.section-team-members .content .team-members .bg .triangle{left:0;top:-20px}.section-team-members .content .team-members .bg .dots1{right:-31px;top:-50px}@media (max-width:991px){.section-team-members .content .team-members .bg .dots1{right:-70px;right:-100px}}.section-team-members .content .team-members_leaders{flex-flow:wrap;padding-bottom:80px}.section-team-members .content .team-members_leaders .team-member{padding:0 10px 20px;width:33.333333%}.section-team-members .content .team-members_leaders .team-member img{border-radius:50%;display:block;height:60px;margin-right:15px;width:60px}.section-team-members .content .team-members_leaders .team-member__inner{background:#fff;border-radius:14px;box-shadow:0 2px 23px rgba(0,11,36,.11);min-height:100%;padding:20px 20px 14px}.section-team-members .content .team-members_leaders .team-member__top{border-bottom:1px solid #c3c8da;display:flex;margin-bottom:15px;padding-bottom:20px}@media(max-width:980px){.section-team-members .content .team-members_leaders .team-member{width:50%}.section-team-members .content .team-members_leaders .team-member:nth-child(2){width:100%}.section-team-members .content .team-members_leaders .team-member__inner{margin:0 auto;max-width:400px}}@media(max-width:700px){.section-team-members .content .team-members_leaders .team-member{width:100%}}.section-team-members .content .team-members .member-info{color:#464c61;font-size:14px;font-weight:400;letter-spacing:-.39px;line-height:20px}.section-team-members .content .team-members .position{background:rgba(45,104,255,.14);border-radius:6px;color:#0044f1;display:inline-block;font-size:15px;font-weight:500;letter-spacing:-.42px;line-height:16px;padding:7px 10px 5px}.section-team-members .content .team-members .h3{color:#00051f;font-size:18px;font-weight:500;letter-spacing:-.5px;line-height:27px;margin:0 0 4px}.section-team-members .content .team-members_other{padding:0 15px 80px}@media(max-width:700px){.section-team-members .content .team-members_other{padding:0 0 80px}}.section-team-members .content .team-members_other .list{display:flex;flex-flow:wrap;justify-content:center}@media(min-width:768px)and (max-width:1023px){.section-team-members .content .team-members_other .list{margin:0 -10%}}@media(min-width:480px)and (max-width:767px){.section-team-members .content .team-members_other .list{margin:0 -4%}}.section-team-members .content .team-members_other .team-member{align-items:center;display:flex;justify-content:center;margin-top:30px;width:33.3333333333%}@media(min-width:480px)and (max-width:1023px){.section-team-members .content .team-members_other .team-member{margin-top:-25px;width:25%}.section-team-members .content .team-members_other .team-member:nth-child(-n+3){margin-top:0}.section-team-members .content .team-members_other .team-member:nth-child(7n+1),.section-team-members .content .team-members_other .team-member:nth-child(7n+2),.section-team-members .content .team-members_other .team-member:nth-child(7n+3){width:33.3333333333%}.section-team-members .content .team-members_other .team-member:nth-child(7n+1){-webkit-transform:translateX(26%);transform:translateX(26%)}.section-team-members .content .team-members_other .team-member:nth-child(7n+3){-webkit-transform:translateX(-26%);transform:translateX(-26%)}.section-team-members .content .team-members_other .team-member:last-child{-webkit-transform:none;transform:none}}@media(min-width:480px)and (max-width:767px){.section-team-members .content .team-members_other .team-member{margin-top:15px}}@media(min-width:1024px){.section-team-members .content .team-members_other .team-member{margin-top:20px;width:12.5%}.section-team-members .content .team-members_other .team-member:nth-child(-n+7){margin-top:0}.section-team-members .content .team-members_other .team-member:nth-child(15n+1),.section-team-members .content .team-members_other .team-member:nth-child(15n+2),.section-team-members .content .team-members_other .team-member:nth-child(15n+3),.section-team-members .content .team-members_other .team-member:nth-child(15n+4),.section-team-members .content .team-members_other .team-member:nth-child(15n+5),.section-team-members .content .team-members_other .team-member:nth-child(15n+6),.section-team-members .content .team-members_other .team-member:nth-child(15n+7){width:14.2857142857%}.section-team-members .content .team-members_other .team-member:nth-child(15n+1){-webkit-transform:translateX(37.2%);transform:translateX(37.2%)}.section-team-members .content .team-members_other .team-member:nth-child(15n+2){-webkit-transform:translateX(25%);transform:translateX(25%)}.section-team-members .content .team-members_other .team-member:nth-child(15n+3){-webkit-transform:translateX(12.5%);transform:translateX(12.5%)}.section-team-members .content .team-members_other .team-member:nth-child(15n+5){-webkit-transform:translateX(-12.5%);transform:translateX(-12.5%)}.section-team-members .content .team-members_other .team-member:nth-child(15n+6){-webkit-transform:translateX(-25%);transform:translateX(-25%)}.section-team-members .content .team-members_other .team-member:nth-child(15n+7){-webkit-transform:translateX(-37.2%);transform:translateX(-37.2%)}.section-team-members .content .team-members_other .team-member:nth-last-child(-n+5){-webkit-transform:none;transform:none;width:12.5%}}@media(min-width:2000px){.section-team-members .content .team-members_other .team-member{margin-top:-1vw}}@media(min-width:2800px){.section-team-members .content .team-members_other .team-member{margin-top:-30px}}.section-team-members .content .team-members_other .team-member__inner{height:108px;opacity:0;position:relative;-webkit-transform:translateY(20px);transform:translateY(20px);width:108px}@media(max-width:1439px){.section-team-members .content .team-members_other .team-member__inner{height:82px;width:82px}}@media(max-width:1023px){.section-team-members .content .team-members_other .team-member__inner{opacity:1;-webkit-transform:none;transform:none}}@media(max-width:479px){.section-team-members .content .team-members_other .team-member__inner{height:75px;width:75px}}.section-team-members .content .team-members_other .team-member__inner:after,.section-team-members .content .team-members_other .team-member__inner:before{border:1px solid #111423;border-radius:50%;content:"";left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section-team-members .content .team-members_other .team-member__inner:before{height:112%;opacity:.11;width:112%}.section-team-members .content .team-members_other .team-member__inner:after{height:128%;opacity:.06;width:128%}.section-team-members .content .team-members_other img{border-radius:50%;box-shadow:0 7px 29px rgba(0,11,38,.18);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-team-members .join-btn-wrap{margin:0 auto;width:118px}.section-team-members .join-btn{background:#0044f1;border:5px solid #4074f8;border-radius:50%;box-shadow:0 7px 31px rgba(0,68,241,.68);cursor:pointer;display:flex;height:118px;min-width:auto;padding:0;position:relative;transition:background .3s ease;width:118px;z-index:2}.section-team-members .join-btn:after,.section-team-members .join-btn:before{border:1px solid}.section-team-members .join-btn:before{height:150px;opacity:.2;width:150px}.section-team-members .join-btn:after,.section-team-members .join-btn:before{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border-color:#0044f1;border-radius:50%;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.section-team-members .join-btn:after{height:180px;opacity:.08;width:180px}.section-team-members .join-btn .circle3{height:214px;opacity:.08;width:214px}.section-team-members .join-btn .circle3,.section-team-members .join-btn .circle4{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border:1px solid #0044f1;border-radius:50%;display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.section-team-members .join-btn .circle4{height:244px;opacity:.03;width:244px}.section-team-members .join-btn:hover{background:#0039d7}.section-team-members .join-btn .focus-outline{border:2px solid #2d68ff;border-radius:50%;bottom:-24px;box-shadow:0 0 0 4px rgba(0,109,213,.22);left:-24px;opacity:0;position:absolute;right:-24px;top:-24px}.section-team-members .join-btn:focus{outline:1px solid transparent}.section-team-members .join-btn:focus .focus-outline{opacity:1}.section-team-members .join-btn__inner{align-items:center;color:#fff;display:flex;flex-flow:column;font-size:14px;font-weight:700;justify-content:center;line-height:16px;text-transform:uppercase}.section-team-members .join-btn img{border-radius:0;display:block;height:36px;margin-bottom:6px;margin-left:10px;width:44px}.section-team-members .section-team-members__leaders-wr .content{padding-bottom:0}@media(max-width:1023px){.section-team-members .section-team-members__other-wr .section-title{margin-bottom:50px}}.section-team-members .section-team-members__other-wr .content{max-width:90vw;padding-left:0;padding-right:0;padding-top:0}.team-video{margin:0 auto;max-width:1100px;padding:0 20px 80px;width:100%}.team-video .video-wrap{background:#fff;border-radius:14px;box-shadow:0 2px 23px rgba(0,11,36,.11);min-height:100%;overflow:hidden}.team-video .responsive-video{padding-bottom:46.25%}.page-terms{padding-bottom:100px}.page-terms .page-title{color:#131727;font-size:46px;line-height:50px;margin-bottom:50px}.page-terms .content{max-width:800px;padding-top:80px}.page-terms h2{font-size:24px;font-weight:500;line-height:26px}.page-terms .btn-row{text-align:center}.page-terms .btn-row a:hover{text-decoration:none}@media (max-width:768px){.page-terms .page-title{font-size:30px;line-height:32px}.page-terms h2{font-size:18px;line-height:22px}}.twit-section-1{background:#001138;position:relative}.twit-section-1 .dots-left-top{left:0;position:absolute;top:11px;z-index:2}.twit-section-1 .dots-left-bottom{bottom:162px;left:0;position:absolute;z-index:2}.twit-section-1 .dots-right-bottom{bottom:221px;position:absolute;right:0;z-index:2}.twit-section-1 .dots-center-top{left:50%;position:absolute;top:-9px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.twit-section-1 .wrap{max-width:1390px;padding-left:20px;padding-right:20px;position:relative;width:100%;z-index:5}.twit-section-1 .wrap_top{align-items:center;display:flex;flex-flow:wrap;padding-bottom:121px;padding-top:126px}.twit-section-1 .col{width:50%}.twit-section-1 .col:nth-child(2){text-align:center}.twit-section-1 .img-wrap{display:inline-block;max-width:450px}.twit-section-1-bg{bottom:0;left:0;position:absolute;right:0;top:0}.twit-section-1-bg img{min-width:100%;width:100%}.twit-section-1 .section-title{color:#fff;font-size:54px;font-weight:800;letter-spacing:-.487299px;line-height:72px;margin:0 0 13px}.twit-section-1 .section-sub-title{color:#c1cde9;font-size:18px;font-weight:500;letter-spacing:-.487299px;line-height:27px;margin:0 0 47px;max-width:549px}.twit-section-1 .enterprise-logos{align-items:center;display:flex;flex-flow:column;padding-bottom:62px}.twit-section-1 .enterprise-logos p{color:#c1cde9;font-size:16px;font-weight:500;letter-spacing:.35px;line-height:22px;margin:0 0 49px;text-align:center;text-transform:uppercase}.twit-section-1 .enterprise-logos__list{align-items:center;display:flex;flex-flow:wrap;list-style:none;margin:0;padding:0}.twit-section-1 .enterprise-logos__list li{padding:0 44px 30px}@media(max-width:1370px){.page-enterprise .twit-section-1 .enterprise-logos__list{justify-content:center}.page-enterprise .twit-section-1 .enterprise-logos__list li{padding-left:22px;padding-right:22px;text-align:center}}.twit-section-1 .button{font-size:16px;line-height:16px;margin-bottom:20px;margin-right:20px;min-width:246px;padding:18px;text-transform:capitalize}.twit-section-1 .button_text{background:none;border:1px solid #fff;color:#fff}@media(max-width:992px){.twit-section-1 .wrap_top{padding-bottom:80px}.twit-section-1 .col{width:100%}.twit-section-1 .section-title{font-size:30px;line-height:50px;text-align:center}.twit-section-1 .section-sub-title{font-size:16px;line-height:24px;margin:0 auto 20px;text-align:center}.twit-section-1 .btn-row{align-items:center;display:flex;flex-flow:column}.twit-section-1 .enterprise-logos{padding-bottom:10px}.twit-section-1 .enterprise-logos__list{justify-content:center}.twit-section-1 .enterprise-logos__list li{padding:0 20px 40px;width:33.33333%}.twit-section-1 .enterprise-logos__list li img{max-width:100%}.twit-section-1 .dots-center-top,.twit-section-1 .dots-left-bottom,.twit-section-1 .dots-right-bottom{display:none}}.twit-section-2{position:relative}.twit-section-2:before{background:#001138;content:"";height:180px;left:0;position:absolute;right:0;top:-14px}.twit-section-2 .case-studies{padding-bottom:0}.twit-section-2 .case-studies__i{padding-bottom:59px}.twit-section-2 .case-studies .btn-row,.twit-section-2 .case-studies .section-sub-title,.twit-section-2 .case-studies .section-title{display:none}.twit-section-2 .case-studies__item__i{box-shadow:0 4px 23px rgba(33,48,81,.04)}.twit-section-2 .case-studies__item__top{height:310px}@media(max-width:992px){.twit-section-2 .case-studies__i{padding-bottom:29px}.twit-section-2 .case-studies__i .button{width:auto}.twit-section-2 .case-studies__item__top{height:243px}}.case-studies{padding-bottom:100px}@media(max-width:767px){.case-studies{padding-bottom:80px}}.case-studies .section-title{color:#14121e;font-size:56px;font-weight:900;line-height:72px;margin:0;padding-bottom:13px;text-align:center}@media(max-width:767px){.case-studies .section-title{font-size:34px;line-height:38px}}.case-studies .section-sub-title{color:#4e505a;font-size:19px;letter-spacing:-.82px;line-height:29px;margin:0;padding-bottom:50px;text-align:center}@media(max-width:767px){.case-studies .section-sub-title{font-size:16px;line-height:24px}}.case-studies .wrap{margin:0 auto;max-width:1340px;padding:0 20px}@media(max-width:767px){.case-studies .wrap{padding:0 20px}}.case-studies__i{display:flex;flex-flow:wrap;justify-content:center;margin:0 -15px;padding-bottom:70px}@media(max-width:767px){.case-studies__i{margin:0;padding-bottom:20px}}.case-studies__item{padding:0 15px 30px;width:33.33333333%}@media(max-width:1220px){.case-studies__item{width:50%}}@media(max-width:767px){.case-studies__item{padding-left:0;padding-right:0;width:100%}}.case-studies__item__i{border-radius:16px;box-shadow:0 16px 40px rgba(189,205,229,.25);overflow:hidden}.case-studies__item__top{align-items:center;display:flex;height:215px;justify-content:center}.case-studies__item__top img{max-width:80%}.case-studies__item__main{background:#fff;padding:25px 30px 31px}.case-studies__item__title{color:#40444e;font-size:18px;font-weight:700;line-height:24px;margin:0;padding-bottom:5px;text-align:left}.case-studies__item__description{color:#646a7c;font-size:12px;font-weight:500;letter-spacing:.8px;line-height:15px;margin:0;min-height:60px;padding-bottom:25px;text-align:left}.case-studies__download-btn{align-items:center;background:#f1f3ff;border-radius:25px;color:#40444e;display:flex;font-size:14px;font-weight:600;height:46px;line-height:14px;min-width:10px;overflow:hidden;padding:11px;position:relative;width:250px}.case-studies__download-btn:after{background:rgba(215,223,255,.77);border-radius:25px;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;z-index:1}.case-studies__download-btn span{position:relative;z-index:2}.case-studies__download-btn__icon{align-items:center;background:#6b84e9;border-radius:50%;color:#fff;display:flex;height:24px;justify-content:center;margin-right:10px;width:24px}.case-studies__download-btn__icon .icon{font-size:9px;margin-left:1px}.case-studies__download-btn:hover{text-decoration:none!important}.case-studies__download-btn:hover:after{-webkit-transform:translateX(0);transform:translateX(0)}.case-studies .btn-row{display:flex;justify-content:center}.case-studies .btn-row .button{font-size:16px;font-weight:600;padding:17px 30px}@media(max-width:767px){.page-demo-confirm{margin-bottom:120px}}.page-demo-confirm .section.case-studies{padding:120px 0}@media(max-width:1023px){.page-demo-confirm .section.case-studies{padding:80px 0}}@media(max-width:767px){.page-demo-confirm .section.case-studies{padding:60px 0}}.page-demo-confirm .section.case-studies:before{background-color:#f3f5f9;content:"";height:53.5%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@media(max-width:1220px){.page-demo-confirm .section.case-studies:before{height:36.5%}}@media(max-width:1023px){.page-demo-confirm .section.case-studies:before{height:40%}}@media(max-width:767px){.page-demo-confirm .section.case-studies:before{height:27.5%}}.page-demo-confirm .section.case-studies .wrap{max-width:1150px;position:relative}.page-demo-confirm .section.case-studies .section-title{font-size:52px;letter-spacing:-.18px;line-height:68px;padding-bottom:16px}@media(max-width:767px){.page-demo-confirm .section.case-studies .section-title{font-size:28px;line-height:40px;padding-bottom:12px}}.page-demo-confirm .section.case-studies .section-sub-title{font-size:16px;letter-spacing:-.24px;line-height:32px;padding-bottom:60px}@media(max-width:767px){.page-demo-confirm .section.case-studies .section-sub-title{font-size:14px;line-height:24px;padding-bottom:32px}.page-demo-confirm .section.case-studies .case-studies__item{padding-bottom:20px}}.page-demo-confirm .section.case-studies .case-studies__item__top{height:200px}@media(max-width:767px){.page-demo-confirm .section.case-studies .case-studies__item__top{height:190px}}.page-demo-confirm .section.case-studies .case-studies__item__main{padding:25px 20px 26px}.page-demo-confirm .section.case-studies .case-studies__item__title{padding-bottom:14px}.page-demo-confirm .section.case-studies .case-studies__item__description{padding-bottom:20px}.twit-section-3 .wrap{max-width:1310px;padding:0 20px 76px}.twit-section-3 .section-title{color:#35476d;font-size:27px;font-weight:600;letter-spacing:-.02px;line-height:41px;margin:0;text-align:center}@media(max-width:992px){.twit-section-3 .section-title{font-size:21px!important;line-height:32px!important}}.twit-section-4 .wrap{max-width:1200px;padding:0 20px 40px}.twit-section-4 .section-title{color:#0f1930;font-size:42px;font-weight:800;letter-spacing:-.01px;line-height:54px;margin:0 0 87px;text-align:center}.twit-section-4 .section-title span{font-weight:800}@media(max-width:992px){.twit-section-4 .section-title{font-size:32px;line-height:44px;margin-bottom:50px}.twit-section-4 .wrap{padding-bottom:0}}.twit-section-4 .accessibility-benefits{display:flex;flex-flow:wrap;margin:0 -75px}.twit-section-4 .accessibility-benefits__item{padding:0 75px 71px;text-align:center;width:50%}.twit-section-4 .accessibility-benefits__item__icon{align-items:center;background:#fff;border-radius:10px;box-shadow:0 24px 40px rgba(27,67,158,.13);display:flex;height:102px;justify-content:center;margin:0 auto 52px;width:102px}.twit-section-4 .accessibility-benefits__item__title{color:#35476d;font-size:25px;font-weight:700;letter-spacing:-.02px;line-height:38px;margin:0 auto 27px;max-width:416px}.twit-section-4 .accessibility-benefits__item__description{color:#35476d;font-size:18px;font-weight:500;letter-spacing:-.02px;line-height:27px;margin:0}@media(max-width:767px){.twit-section-4 .accessibility-benefits__item{width:100%}.twit-section-4 .accessibility-benefits__item__title{font-size:23px;font-weight:700;line-height:34px}.twit-section-4 .accessibility-benefits__item__description{font-size:16px;line-height:24px}.twit-section-4 .accessibility-benefits__item__icon{margin-bottom:25px}}.twit-section-5 .wrap{max-width:1210px;padding:0 20px 76px;position:relative;z-index:5}.twit-section-5 .section-title{color:#fff;font-size:36px;font-weight:800;letter-spacing:-.02px;line-height:48px;margin:0 auto 90px;max-width:1000px;text-align:center}.twit-section-5 .sales-stats-desc{display:flex;justify-content:center;position:relative}.twit-section-5 .sales-stats-desc__col{width:calc(100% - 117px)}.twit-section-5 .sales-stats-desc__col:nth-child(2){align-items:center;display:flex;width:234px;z-index:10}.twit-section-5 .sales-stats-desc__col:first-child{padding-top:25px}.twit-section-5 .sales-stats-desc__col:first-child .sales-stats-desc__item{text-align:right}.twit-section-5 .sales-stats-desc__col:first-child .sales-stats-desc__item:first-child{padding-bottom:73px;padding-top:7px}.twit-section-5 .sales-stats-desc__col:first-child .sales-stats-desc__item:nth-child(2){padding-bottom:54px}.twit-section-5 .sales-stats-desc__col:first-child .sales-stats-desc__item:nth-child(3){padding-bottom:35px}.twit-section-5 .sales-stats-desc__col:first-child .sales-stats-desc__lines{margin-left:24px}.twit-section-5 .sales-stats-desc__col:nth-child(3) .sales-stats-desc__item{text-align:left}.twit-section-5 .sales-stats-desc__col:nth-child(3) .sales-stats-desc__item:first-child{padding-bottom:50px;padding-top:18px}.twit-section-5 .sales-stats-desc__col:nth-child(3) .sales-stats-desc__item:nth-child(2){padding-bottom:56px}.twit-section-5 .sales-stats-desc__col:nth-child(3) .sales-stats-desc__item:nth-child(3){padding-bottom:65px}.twit-section-5 .sales-stats-desc__col:nth-child(3) .sales-stats-desc__lines{margin-right:24px;max-width:calc(100% - 229px)}.twit-section-5 .sales-stats-desc__col:nth-child(3) .sales-stats-desc__lines img{left:auto;right:0;top:21px;width:429px}.twit-section-5 .sales-stats-desc__logo{left:50%;position:absolute;top:29px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:71px}.twit-section-5 .sales-stats-desc__circle{height:480px;margin-top:-24px;z-index:3}.twit-section-5 .sales-stats-desc__circle,.twit-section-5 .sales-stats-desc__circle__outer{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.twit-section-5 .sales-stats-desc__circle__outer{background:#0e2254;border-radius:50%;box-shadow:0 63.6087px 156.739px rgba(8,18,46,.32);flex-flow:column;height:481px;margin:-24px auto 0;width:481px;z-index:1}.twit-section-5 .sales-stats-desc__circle__inner{align-items:center;background:#162b5f;border-radius:50%;box-shadow:0 13.9568px 24.9228px rgba(17,10,63,.33);display:flex;flex-flow:column;height:234px;justify-content:center;position:relative;width:234px;z-index:10}.twit-section-5 .sales-stats-desc__circle-img{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.twit-section-5 .sales-stats-desc__circle p{color:#fff;font-size:16px;font-weight:500;line-height:16px;margin:0 0 13px;text-align:center}.twit-section-5 .sales-stats-desc__circle p:last-child{margin-bottom:0}.twit-section-5 .sales-stats-desc__circle p strong{font-size:34px;font-weight:700;line-height:34px}.twit-section-5 .sales-stats-desc__item{padding-bottom:25px}.twit-section-5 .sales-stats-desc__item p{color:#f3f5f9;font-size:16px;font-weight:400;letter-spacing:-.02px;line-height:16px;margin:0 0 5px}.twit-section-5 .sales-stats-desc__item p strong{font-size:24px;line-height:26px}.twit-section-5 .sales-stats-desc__item p:last-child{font-size:14px}.twit-section-5 .sales-stats-desc__row{display:flex}.twit-section-5 .sales-stats-desc__lines{height:496px;overflow:hidden;position:relative;width:calc(100% - 164px);z-index:5}.twit-section-5 .sales-stats-desc__lines img{left:0;position:absolute;top:0}.twit-section-5 .sales-stats-desc__list{width:140px}.twit-section-5 .sales-stats-mob{display:none}.twit-section-5 .sales-stats-mob__logo{left:50%;position:absolute;top:22px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:68px}.twit-section-5 .sales-stats-mob__circle{display:flex;height:414px;justify-content:center;position:relative;width:100%;z-index:3}.twit-section-5 .sales-stats-mob__circle__i{align-items:center;background:#162b5f;border-radius:50%;box-shadow:0 11.4925px 20.5223px rgba(17,10,63,.33);display:flex;flex-flow:column;height:414px;justify-content:center;margin:0 auto;width:414px}.twit-section-5 .sales-stats-mob__circle-img,.twit-section-5 .sales-stats-mob__circle__i{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.twit-section-5 .sales-stats-mob__circle p{color:#fff;font-size:20.7304px;font-weight:500;line-height:27px;margin:0 0 13px;text-align:center}.twit-section-5 .sales-stats-mob__circle p:last-child{margin-bottom:0}.twit-section-5 .sales-stats-mob__circle p strong{font-size:44px;font-weight:700;line-height:44px}.twit-section-5 .sales-stats-mob__main{display:flex;margin:-115px -10px 0}.twit-section-5 .sales-stats-mob__col{background:linear-gradient(180deg,#102252,#4b3262);margin:0 10px;padding:165px 5px 20px;width:calc(50% - 10px)}.twit-section-5 .sales-stats-mob__item{padding-bottom:25px}.twit-section-5 .sales-stats-mob__item p{color:#f3f5f9;font-size:16px;font-weight:400;letter-spacing:-.02px;line-height:16px;margin:0 0 8px;text-align:center}.twit-section-5 .sales-stats-mob__item p strong{font-size:24px;line-height:26px}@media(min-width:1170px){.twit-section-5{background:#001138;position:relative}.twit-section-5:before{background:linear-gradient(180deg,#b832c8,#032268);content:"";left:-439.41px;top:-400px;-webkit-transform:rotate(-58.1deg);transform:rotate(-58.1deg)}.twit-section-5:after,.twit-section-5:before{-webkit-filter:blur(409.912px);filter:blur(409.912px);height:774.28px;opacity:.7;position:absolute;width:774.28px}.twit-section-5:after{background:linear-gradient(180deg,#3f87c7,#032268);bottom:-400px;right:400px;-webkit-transform:rotate(75deg);transform:rotate(75deg)}.twit-section-5 .wrap{max-width:1440px;padding:95px 35px;position:relative;z-index:5}}@media(max-width:1169px){.twit-section-5{background:#001138;display:block;position:relative}.twit-section-5:before{background:linear-gradient(180deg,#b832c8,#032268);content:"";-webkit-filter:blur(409.912px);filter:blur(409.912px);height:594.66px;opacity:.7;position:absolute;right:-30%;top:-50px;-webkit-transform:matrix(.88,.75,-.37,.81,0,0);transform:matrix(.88,.75,-.37,.81,0,0);width:518.96px}.twit-section-5 .wrap{padding:43px 20px 0}.twit-section-5 .sales-stats-desc{display:none}.twit-section-5 .sales-stats-mob{display:block}.twit-section-5 .section-title{font-size:28px;font-weight:800;line-height:43px;margin:0 auto 36px;max-width:700px}}.twit-section-6{overflow:visible}.twit-section-6 .wrap{max-width:1310px;padding:96px 20px 159px}.twit-section-6 .section-title{color:#14121e;font-size:42px;font-weight:800;letter-spacing:-.197534px;line-height:65px;margin:0 0 71px;text-align:center}.twit-section-6 .video-play-btn{background:none;border:none;border-radius:22px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;width:100%;z-index:5}.twit-section-6 .video-wrap{align-items:center;border-radius:16px;display:flex;flex-flow:column;justify-content:center;margin:0 auto;max-width:814px;position:relative;width:100%}.twit-section-6 .video-wrap:after{content:"";display:block;padding-top:62.2%}.twit-section-6 .video-wrap:before{background:linear-gradient(180deg,#3f87c7,#032268);content:"";-webkit-filter:blur(280.433px);filter:blur(280.433px);height:287px;left:50%;opacity:.7;position:absolute;top:25%;-webkit-transform:translateX(-50%) rotate(-180deg);transform:translateX(-50%) rotate(-180deg);width:628px}.twit-section-6 .video-wrap__bg{background:#1a208c;border-radius:22px;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.twit-section-6 .video-wrap__info{cursor:pointer;left:0;pointer-events:none;position:absolute;right:0;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.twit-section-6 .video-wrap__title{color:#fff;display:block;font-size:25px;font-weight:700;line-height:38px;margin:0 0 28px;position:relative;text-align:center}.twit-section-6 .video-wrap:hover .btn-play__waves{opacity:1}.twit-section-6 .btn-play{display:inline-flex;position:relative;z-index:5}.twit-section-6 .btn-play__waves{height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .75s cubic-bezier(.25,1,.55,1);width:100%}.twit-section-6 .btn-play__waves span{border-radius:70px;position:absolute}.twit-section-6 .btn-play__waves span:first-child{border:1px solid rgba(249,0,255,.16);bottom:-24px;left:-24px;right:-24px;top:-24px}.twit-section-6 .btn-play__waves span:first-child:before{bottom:2px;left:2px;opacity:.24;right:2px;top:2px}.twit-section-6 .btn-play__waves span:first-child:after{opacity:.4}.twit-section-6 .btn-play__waves span:last-child{border:1px solid rgba(249,0,255,.6);bottom:-12px;left:-12px;right:-12px;top:-12px}.twit-section-6 .btn-play__waves span:last-child:before{opacity:.8}.twit-section-6 .btn-play__waves span:after,.twit-section-6 .btn-play__waves span:before{border:1px solid #f900ff;border-radius:70px;content:"";position:absolute}.twit-section-6 .btn-play__waves span:before{bottom:3px;left:3px;right:3px;top:3px}.twit-section-6 .btn-play__waves span:after{bottom:7px;left:7px;right:7px;top:7px}.twit-section-6 .btn-play__i{background-color:#f900ff;border-radius:35px;color:#fff;font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:18px;min-width:205px;padding:26px 20px 26px 68px;text-align:center}@media(max-width:1023px){.twit-section-6 .btn-play__i{padding-bottom:20px;padding-top:20px}}.twit-section-6 .btn-play__i:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMyIDMyIj48Y2lyY2xlIGN4PSIxNiIgY3k9IjE2IiByPSIxNiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGZpbGw9IiNGOTAwRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEyLjI2MiAxMC4xNzZ2MTIuNDExbDEwLjQ5NS02LjMyNi0xMC40OTUtNi4wODVaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";height:32px;left:27px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:32px}.twit-section-6 .btn-play__pointer{bottom:67%;left:calc(100% + 25px);position:absolute;width:148px}@media(max-width:1023px){.twit-section-6 .btn-play__pointer{left:90%}}.twit-section-6 .btn-play__pointer img{display:block;width:100%}@media(max-width:992px){.twit-section-6 .section-title{font-size:32px;line-height:45px;margin-bottom:34px}.twit-section-6 .wrap{padding-top:46px}}.twit-section-7{overflow:visible}.twit-section-7 .wrap{max-width:1388px;padding:75px 20px 108px}.twit-section-7 .enterprise-ready{align-items:center;background:#f7f7fb;border-radius:32px;display:flex;flex-flow:wrap;padding:0 90px 10px}.twit-section-7 .enterprise-ready .col{width:calc(100% - 430px)}.twit-section-7 .enterprise-ready .col:first-child{width:430px}.twit-section-7 .enterprise-ready .col:last-child{padding:96px 0 40px 140px}.twit-section-7 .enterprise-ready__img{margin-bottom:33px;margin-top:-199px}.twit-section-7 .enterprise-ready__list{display:flex;flex-flow:wrap;list-style:none;margin:0 -24px;padding:0}.twit-section-7 .enterprise-ready__item{padding:0 24px 45px;width:33.333333%}.twit-section-7 .enterprise-ready__icon{align-items:center;background:#fff;border-radius:10px;box-shadow:0 24px 40px rgba(27,67,158,.13);display:flex;height:102px;justify-content:center;margin:0 auto 21px;width:102px}.twit-section-7 .enterprise-ready__title{color:#40444e;display:block;font-size:20px;font-weight:600;line-height:31px;text-align:center;text-transform:capitalize}.twit-section-7 .section-title{font-size:44px;font-weight:800;letter-spacing:-.01px;line-height:60px;margin:0}@media(max-width:1400px){.twit-section-7 .enterprise-ready__title{font-size:16px;line-height:27px}}@media(max-width:992px){.twit-section-7 .enterprise-ready{border-radius:0;margin:0 -20px;padding:0 20px}.twit-section-7 .enterprise-ready__item{width:50%}.twit-section-7 .enterprise-ready .col{padding:0;width:100%}.twit-section-7 .enterprise-ready .col:last-child{padding:0}.twit-section-7 .enterprise-ready .col:first-child{margin:0 auto 20px;max-width:440px;width:100%}.twit-section-7 .enterprise-ready__title{font-size:15px;line-height:26px}.twit-section-7 .enterprise-ready__icon{height:86px;width:86px}.twit-section-7 .enterprise-ready__icon img{-webkit-transform:scale(.75);transform:scale(.75)}.twit-section-7 .section-title{font-size:34px;line-height:50px;margin:0 0 47px;text-align:center}}.twit-section-8{overflow:visible}.twit-section-8 .wrap{max-width:1348px;padding:0 20px 132px}.twit-section-8 .section-title{font-size:46px;font-weight:800;letter-spacing:-.181818px;line-height:69px;margin:0 0 31px;text-transform:capitalize}.twit-section-8 .section-sub-title{color:#14121e;font-size:22px;font-weight:600;letter-spacing:-.181818px;line-height:33px;margin:0 0 23px}.twit-section-8 .section-description{color:#35476d;font-size:18px;font-weight:500;letter-spacing:-.181818px;line-height:27px;margin:0 0 27px}.twit-section-8 .expertise{display:flex;flex-flow:wrap;margin:0 -60px}.twit-section-8 .expertise__logo{margin-bottom:54px}.twit-section-8 .expertise__col{max-width:662px;width:100%}.twit-section-8 .expertise__col:first-child{max-width:calc(100% - 662px)}.twit-section-8 .expertise__col .expertise__col__i{padding:0 40px}.twit-section-8 .swiper-slide{height:100%;width:100%}.twit-section-8 .swiper-container{padding-bottom:0;padding-top:0}.twit-section-8 .experts{margin-top:3px}.twit-section-8 .experts__title{color:#000;font-size:30px;font-weight:800;line-height:34px;margin:0 0 -30px}.twit-section-8 .experts__item{height:100%;max-width:545px;padding:50px}.twit-section-8 .experts__item__i{background:#fff;box-shadow:0 20.9745px 39.3273px rgba(185,204,232,.4);min-height:485px;padding:32px 50px 10px}.twit-section-8 .experts__img{border-radius:50%;display:block;margin:0 auto;overflow:hidden;width:234px}.twit-section-8 .experts__main{background:#fff;border-radius:12.3302px;box-shadow:0 6.33px 23.119px rgba(185,204,232,.43);margin:-54px auto 42px;padding:15px 10px;position:relative;width:280px;z-index:2}.twit-section-8 .experts__main p{color:#5f6578;font-size:12px;font-weight:500;line-height:22px;margin:0 0 3px;text-align:center}.twit-section-8 .experts__main p strong{color:#14121e;font-size:15px;font-weight:700;letter-spacing:-.25431px;line-height:25px;text-transform:capitalize}.twit-section-8 .experts__info p{color:#35476d;font-size:16px;font-weight:500;letter-spacing:-.02px;line-height:24px;margin:0;text-align:center}.twit-section-8 .slider-nav{display:flex;justify-content:flex-end;margin-right:84px;margin-top:-36px}.twit-section-8 .btn-nav{border:none;border-radius:5px;cursor:pointer;display:block;height:58px;margin:0 5px;padding:0;position:relative;transition:all .25s;width:58px;z-index:5}.twit-section-8 .btn-nav:focus{outline:1px solid hsla(0,0%,100%,0)}.twit-section-8 .btn-nav:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.twit-section-8 .btn-nav:focus:not(:focus-visible):after{display:none}.twit-section-8 .btn-nav:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.twit-section-8 .btn-nav:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.twit-section-8 .btn-nav{height:46px;width:46px}}.twit-section-8 .btn-nav:before{background-repeat:no-repeat;background-size:100%;content:"";height:10px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}@media(max-width:767px){.twit-section-8 .btn-nav:before{height:22px;-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg);width:12px}}.twit-section-8 .btn-nav:hover{box-shadow:0 2px 8px rgba(45,104,255,.5)}.twit-section-8 .btn-nav_prev{background:#e8eef7}.twit-section-8 .btn-nav_prev:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEwIj48cGF0aCBmaWxsPSIjMDI0RkZGIiBkPSJNMTkuMjE5IDQuMzA1SDIuNjc0bDIuNzQtMi43NjJBLjc5OC43OTggMCAwIDAgNS40MTcuNDI0Ljc3NC43NzQgMCAwIDAgNC4zMTIuNDIyTC4yMyA0LjUzNWEuNzk5Ljc5OSAwIDAgMCAwIDEuMTJ2LjAwMUw0LjMxMiA5Ljc3Yy4zMDYuMzA4LjguMzA3IDEuMTA1LS4wMDNhLjc5OC43OTggMCAwIDAtLjAwMy0xLjExOWwtMi43NC0yLjc2MWgxNi41NDVBLjc4Ni43ODYgMCAwIDAgMjAgNS4wOTZhLjc4Ni43ODYgMCAwIDAtLjc4MS0uNzkxWiIvPjwvc3ZnPg==")}@media(max-width:767px){.twit-section-8 .btn-nav_prev:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDI0Ij48cGF0aCBmaWxsPSIjM0Q0NDYxIiBkPSJNLjk4NSAyLjAxYTEgMSAwIDAgMCAuMzA2LjY5N0wxMC41ODQgMTJsLTkuMjkzIDkuMjkzYTEgMSAwIDEgMCAxLjQxNCAxLjQxNGwxMC0xMGExIDEgMCAwIDAgMC0xLjQxNGwtMTAtMTBhMSAxIDAgMCAwLTEuNzIuNzE3WiIvPjwvc3ZnPg==")}}.twit-section-8 .btn-nav_next{background:#024fff}.twit-section-8 .btn-nav_next:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjc4MSA1Ljg4N2gxNi41NDZsLTIuNzQxIDIuNzYxYS43OTguNzk4IDAgMCAwLS4wMDMgMS4xMTljLjMwNC4zMS44LjMxIDEuMTA1LjAwM2w0LjA4Mi00LjExNGEuNzk5Ljc5OSAwIDAgMCAwLTEuMTJ2LS4wMDFMMTUuNjg4LjQyMmEuNzc0Ljc3NCAwIDAgMC0xLjEwNS4wMDIuNzk4Ljc5OCAwIDAgMCAuMDAzIDEuMTJsMi43NCAyLjc2SC43ODFBLjc4Ni43ODYgMCAwIDAgMCA1LjA5N2MwIC40MzcuMzUuNzkuNzgxLjc5WiIvPjwvc3ZnPg==")}@media(max-width:767px){.twit-section-8 .btn-nav_next:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDI0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTIuMDE1IDIxLjk5YTEgMSAwIDAgMC0uMzA2LS42OTdMMi40MTYgMTJsOS4yOTMtOS4yOTNhMSAxIDAgMSAwLTEuNDE0LTEuNDE0bC0xMCAxMGExIDEgMCAwIDAgMCAxLjQxNGwxMCAxMGExIDEgMCAwIDAgMS43Mi0uNzE3WiIvPjwvc3ZnPg==")}}@media(max-width:1330px){.twit-section-8 .expertise{padding:0 30px}}@media(max-width:992px){.twit-section-8 .section-title{font-size:32px;line-height:46px;margin:0 0 14px}.twit-section-8 .section-sub-title{font-size:22px;line-height:33px}.twit-section-8 .expertise{margin:0 -40px;padding:0}.twit-section-8 .expertise__logo{max-width:100%}.twit-section-8 .expertise__col{max-width:100%;width:100%}.twit-section-8 .expertise__col:first-child{max-width:100%}.twit-section-8 .experts{margin:0 -20px}.twit-section-8 .experts__item{padding:50px 20px}.twit-section-8 .experts__item__i{min-height:366px;padding-left:20px;padding-right:20px}.twit-section-8 .experts__main p:last-child{font-size:10px}.twit-section-8 .experts__info p{font-size:13px;line-height:20px}.twit-section-8 .experts__img{width:174px}.twit-section-8 .experts__img img{max-width:100%}}.twit-section-9{overflow:visible}.twit-section-9 .wrap{max-width:1410px;padding:0 20px 42px}.twit-section-9 .section-title{color:#14121e;font-size:46px;font-weight:800;letter-spacing:-.181818px;line-height:69px;margin:0 0 29px;text-transform:capitalize}.twit-section-9 .section-description{color:#35476d;font-size:18px;font-weight:500;line-height:28px;margin:0 0 36px;padding:0}.twit-section-9 .section-description li{padding-bottom:10px}.twit-section-9 ul.section-description{margin-left:24px}.twit-section-9 .row{display:flex;flex-flow:wrap;margin:0 -15px}.twit-section-9 .col{padding:0 60px;width:700px}.twit-section-9 .col:first-child{width:calc(100% - 700px)}.twit-section-9 .col:last-child{padding-left:117px;padding-right:0}.twit-section-9 .img-wrap img{margin-left:-71px;margin-top:-63px}@media(max-width:1330px){.twit-section-9 .img-wrap img{margin:0;max-width:100%}.twit-section-9 .col{padding:0}}@media(max-width:992px){.twit-section-9 .row{flex-flow:column-reverse}.twit-section-9 .section-title{font-size:32px;line-height:48px;margin-bottom:18px}.twit-section-9 .section-description{font-size:18px;line-height:28px}.twit-section-9 .col{padding:0 20px;width:100%}.twit-section-9 .col:first-child{width:100%}.twit-section-9 .col:last-child{padding-left:20px;padding-right:20px}}.twit-section-10{overflow:visible}.twit-section-10 .wrap{max-width:1410px;padding:75px 20px 20px}.twit-section-10 .section-title{color:#14121e;font-size:44px;font-weight:800;letter-spacing:0;line-height:66px;margin:0 0 36px;max-width:445px;text-transform:capitalize}.twit-section-10 .section-description{color:#35476d;font-size:18px;font-weight:500;letter-spacing:-.02px;line-height:27px;margin:0 0 27px}.twit-section-10 .row{display:flex;flex-flow:wrap;margin:0 -15px}.twit-section-10 .col{padding:0 28px;width:700px}.twit-section-10 .col:first-child{width:calc(100% - 700px)}.twit-section-10 .img-wrap{display:none;height:655px;margin-top:-65px;position:relative;-webkit-transform:scale(.9);transform:scale(.9);width:650px}@media(min-width:1171px){.twit-section-10 .img-wrap{display:block}}.twit-section-10 .img-wrap .u-logo-wrap{align-items:center;background:#fff;border-radius:50%;box-shadow:0 16px 40px rgba(189,205,229,.25);display:flex;height:138px;justify-content:center;left:50%;margin-left:-46px;margin-top:-31px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:138px}.twit-section-10 .img-wrap .c-logo{-webkit-animation:jumping-c 3.4s ease-in-out infinite;animation:jumping-c 3.4s ease-in-out infinite;position:absolute}.twit-section-10 .img-wrap .c-logo:focus:after{border:2px solid #006dd5;border-radius:50%;bottom:-2px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.twit-section-10 .img-wrap .c-logo_hipa{left:471px;top:211px}.twit-section-10 .img-wrap .c-logo_ada{left:-39px;top:335px}.twit-section-10 .img-wrap .c-logo_wcag{left:147px;top:-50px}.twit-section-10 .img-wrap .c-logo_en301{left:382px;top:-5px}.twit-section-10 .img-wrap .c-logo_unruh{left:138px;top:475px}.twit-section-10 .img-wrap .c-logo_coppa{left:-39px;top:83px}.twit-section-10 .img-wrap .c-logo_gdpr{left:381px;top:429px}.twit-section-10 .img-wrap .c-logo:first-child{-webkit-animation-delay:.35s;animation-delay:.35s}.twit-section-10 .img-wrap .c-logo:nth-child(2){-webkit-animation-delay:.7s;animation-delay:.7s}.twit-section-10 .img-wrap .c-logo:nth-child(3){-webkit-animation-delay:1.05s;animation-delay:1.05s}.twit-section-10 .img-wrap .c-logo:nth-child(4){-webkit-animation-delay:1.4s;animation-delay:1.4s}.twit-section-10 .img-wrap .c-logo:nth-child(5){-webkit-animation-delay:1.75s;animation-delay:1.75s}.twit-section-10 .img-wrap .c-logo:nth-child(6){-webkit-animation-delay:2.1s;animation-delay:2.1s}.twit-section-10 .img-wrap .c-logo:nth-child(7){-webkit-animation-delay:2.45s;animation-delay:2.45s}.twit-section-10 .img-wrap .c-logo:nth-child(8){-webkit-animation-delay:2.8s;animation-delay:2.8s}.twit-section-10 .placeholder{display:none}@media(max-width:1170px){.twit-section-10 .placeholder{display:block;margin:0 auto 50px;max-width:400px}}@media(max-width:992px){.twit-section-10 .row{flex-flow:column}.twit-section-10 .section-title{font-size:32px;line-height:48px}.twit-section-10 .col,.twit-section-10 .col:first-child{width:100%}}.twit-section-11{position:relative}.twit-section-11 .section-bg{bottom:0;left:0;position:absolute;right:0;top:0}.twit-section-11 .wrap{max-width:1410px;padding:185px 20px 164px;position:relative;z-index:2}.twit-section-11 .row{display:flex;flex-flow:wrap;justify-content:center;margin:0 -41px;padding-bottom:67px}.twit-section-11 .team-item{padding:0 41px 40px;text-align:center;width:33.33333%}.twit-section-11 .team-item__title{color:#fff;font-size:30px;font-weight:700;line-height:45px;margin:0 0 25px}.twit-section-11 .team-item__description{color:#fff;font-size:18px;font-weight:500;line-height:27px;margin:0}.twit-section-11 .btn-row{display:flex;justify-content:center}.twit-section-11 .button{border-color:#fff;color:#fff;font-size:16px;line-height:16px;min-width:240px;padding:18px}.twit-section-11 .section-title{color:#fff;font-size:50px;font-weight:800;letter-spacing:-.01px;line-height:54px;margin:0 0 97px;text-align:center}@media(max-width:992px){.twit-section-11{background:#090c4b}.twit-section-11 .team-item{width:50%}.twit-section-11 .section-title{font-size:32px;line-height:46px;margin-bottom:76px}}@media(max-width:767px){.twit-section-11 .team-item{text-align:center;width:100%}}.twit-section-12{position:relative}.twit-section-12 .wrap{max-width:1410px;padding:72px 20px 164px;position:relative;z-index:2}.twit-section-12 .row{align-items:center;display:flex;flex-flow:wrap;margin:0 -15px}.twit-section-12 .col{padding:0 30px 30px;width:50%}.twit-section-12 .section-title{color:#000;font-size:35px;font-weight:800;letter-spacing:-.528688px;line-height:52px;margin:0 0 52px}.page-enterprise .twit-section-12 .section-title{max-width:526px}.twit-section-12 .section-description{color:#35476d;font-size:18px;font-weight:500;letter-spacing:-.02px;line-height:32px}.twit-section-12 .section-description strong{letter-spacing:-.02px}.page-enterprise .twit-section-12 .section-description,.twit-section-12 .section-description strong{color:#000;font-size:28px;font-weight:700;line-height:42px}.twit-section-12 .section-description-list{list-style:none;padding:0}.twit-section-12 .section-description-list li{color:#35476d;font-size:18px;font-weight:500;letter-spacing:-.02px;line-height:18px;margin-bottom:25px;padding-left:36px;position:relative}.twit-section-12 .section-description-list li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE5Ij48Y2lyY2xlIGN4PSI5IiBjeT0iOS4wMDciIHI9IjkiIGZpbGw9IiMyRTY0RjEiLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjc1IiBkPSJtNS41IDkuMDA3IDIuNSAyLjUgNS01Ii8+PC9zdmc+);content:"";display:block;height:18px;left:0;position:absolute;top:-1px;width:18px}.twit-section-12 .form-title{color:#2a2f43;font-size:33px;font-weight:800;letter-spacing:-.914414px;line-height:24px;text-align:center}.twit-section-12 .form-wrap{margin:0 auto;max-width:576px;position:relative}.twit-section-12 .form-wrap .form-decor{left:50%;position:absolute;top:-20px;-webkit-transform:translateX(-61%);transform:translateX(-61%)}.twit-section-12 .form-wrap .demo-modal .row{flex-flow:nowrap}.twit-section-12 .form-wrap .react-tel-input .form-control{border:none;height:43px;width:100%}@media(max-width:767px){.twit-section-12 .row{flex-flow:column}.twit-section-12 .row .col{width:100%}.twit-section-12 .row .section-description,.twit-section-12 .row .section-title{text-align:center}.twit-section-12 .row .demo-modal{max-width:100%}.twit-section-12 .row .form-wrap .row{flex-flow:wrap}}.university-section-2{display:flex;flex-flow:wrap;padding-bottom:250px;padding-left:450px;padding-top:30px}.university-section-2 a{font-size:21px;line-height:36px}.university-section-2 .app-pane__toc{bottom:0;height:calc(100vh - 60px);left:0;overflow:scroll;position:fixed;top:100px;width:434px}.university-section-2 .app-pane__toc ul{padding-left:30px}.university-section-2 .app-pane__toc li{list-style:none}.university-section-2 .app-pane__toc li a{color:#1b2137;display:block;font-size:14px;font-weight:400;letter-spacing:-.13px;line-height:20px;padding:0 12px;position:relative;text-decoration:none}.university-section-2 .app-pane__toc li a:before{border-left:3px solid transparent;border-radius:4px 0 0 4px;bottom:-5px;content:"";display:block;left:0;position:absolute;right:0;top:-5px}.university-section-2 .app-pane__toc li a.active{background:rgba(45,104,255,.12);border-color:#3368f2}.university-section-2 .app-pane__toc li a.nav-header{color:#394262;font-size:17px;font-weight:900;letter-spacing:-.08px;line-height:44px}.university-section-2 .app-pane__toc li a+ul{padding-top:10px}.university-section-2 .app-pane__content{border-left:1px solid hsla(0,0%,59%,.38);padding-left:30px;padding-right:50px}.university-section-2 a,.university-section-2 li,.university-section-2 p{color:#1b2137;font-size:14px;letter-spacing:-.13px;line-height:20px}.university-section-2 a{text-decoration:underline}.university-section-2 a:hover{text-decoration:none}.university-section-2 li{margin-bottom:10px}.university-section-2 p{margin:0 0 20px}.university-section-2 h1,.university-section-2 h2{font-size:40px;letter-spacing:-.18px;line-height:44px;margin:0 0 13px}.university-section-2 h1,.university-section-2 h2,.university-section-2 h3,.university-section-2 h4,.university-section-2 h5,.university-section-2 h6{font-weight:900;margin:0 0 13px;text-align:left}.university-section-2 h2{padding-top:40px}.university-section-2 .univ-welcome{align-items:center;background:#3368f2;border-radius:4px;display:flex;margin-bottom:54px;overflow:hidden;padding-bottom:11px;padding-left:164px;padding-top:18px;position:relative}.university-section-2 .univ-welcome:before{background:url(/js-assets/static/hero-7c280cad28ae2df4f9b39b24993f7528.svg) no-repeat;background-size:cover;content:"";display:block;height:113px;left:0;position:absolute;top:-13px;width:130px}.university-section-2 .univ-welcome p{color:#fff;font-size:15px;letter-spacing:0;line-height:20px;margin:0}.university-section-2 .univ-welcome p strong{font-size:17px;font-weight:700;letter-spacing:-.14px;line-height:20px}.university-section-1{align-items:flex-start;display:flex;flex-flow:wrap;padding-bottom:250px;padding-top:30px}.university-section-1 a{font-size:21px;line-height:36px}.university-section-1 .app-pane__toc{bottom:0;left:0;overflow:scroll;top:100px;width:434px}.university-section-1 .app-pane__toc ul{padding-left:30px}.university-section-1 .app-pane__toc li{list-style:none}.university-section-1 .app-pane__toc li.in-view>a:before{background:rgba(45,104,255,.12);border-color:#3368f2}.university-section-1 .app-pane__toc li a{color:#1b2137;display:block;font-size:14px;font-weight:400;letter-spacing:-.13px;line-height:20px;padding:0 12px;position:relative;text-decoration:none}.university-section-1 .app-pane__toc li a:before{border-left:3px solid transparent;border-radius:4px 0 0 4px;bottom:-5px;content:"";display:block;left:0;position:absolute;right:0;top:-5px}.university-section-1 .app-pane__toc li a.active{background:rgba(45,104,255,.12);border-color:#3368f2}.university-section-1 .app-pane__toc li a+ul{padding-top:10px}.university-section-1 .nav-header{color:#394262;display:block;font-size:17px;font-weight:900;letter-spacing:-.08px;line-height:22px;margin-bottom:20px;margin-left:40px;text-decoration:none}.university-section-1 .app-pane__content{border-left:1px solid hsla(0,0%,59%,.38);padding-left:30px;padding-right:50px;width:calc(100% - 434px)}.university-section-1 a,.university-section-1 li,.university-section-1 p{color:#1b2137;font-size:14px;letter-spacing:-.13px;line-height:20px}.university-section-1 a{text-decoration:underline}.university-section-1 a:hover{text-decoration:none}.university-section-1 li{margin-bottom:10px}.university-section-1 p{margin:0 0 20px}.university-section-1 h1,.university-section-1 h2{font-size:40px;letter-spacing:-.18px;line-height:44px;margin:0 0 13px}.university-section-1 h1,.university-section-1 h2,.university-section-1 h3,.university-section-1 h4,.university-section-1 h5,.university-section-1 h6{font-weight:900;margin:0 0 13px;text-align:left}.university-section-1 h2{padding-top:40px}.university-section-1 h5{font-size:16px}.university-section-1 h6{font-size:15px}.university-section-1 .univ-welcome{align-items:center;background:#3368f2;border-radius:4px;display:flex;margin-bottom:54px;overflow:hidden;padding-bottom:11px;padding-left:164px;padding-top:18px;position:relative}.university-section-1 .univ-welcome:before{background:url(/js-assets/static/hero-7c280cad28ae2df4f9b39b24993f7528.svg) no-repeat;background-size:cover;content:"";display:block;height:113px;left:0;position:absolute;top:-13px;width:130px}.university-section-1 .univ-welcome p{color:#fff;font-size:15px;letter-spacing:0;line-height:20px;margin:0}.university-section-1 .univ-welcome p strong{font-size:17px;font-weight:700;letter-spacing:-.14px;line-height:20px}@media(max-width:767px){.university-section-1 .app-pane__toc{display:none}.university-section-1 .app-pane__content{padding-left:10px;padding-right:10px;width:100%}.university-section-1 h1{font-size:28px;line-height:34px}.university-section-1 h2{font-size:22px;line-height:24px}.university-section-1 h3{font-size:18px;line-height:22px}.university-section-1 .univ-welcome{padding-left:15px;padding-right:15px}.university-section-1 .univ-welcome:before{display:none}}.page-university code{word-wrap:break-word;background:#f5f5f5;border-radius:1px;color:#a71d5d;font-family:PT Mono,sans-serif;overflow-wrap:break-word;padding:3px 5px;-ms-word-break:break-all;word-break:break-all;word-break:break-word}.page-university main{overflow:hidden}.upgrade-offer{background:linear-gradient(270deg,#213051,#0a1734);bottom:0;left:0;position:fixed;right:0;z-index:99}@media(max-width:991px){.upgrade-offer{display:none}}.upgrade-offer__i{align-items:center;display:flex;justify-content:space-between}@media(max-width:1259px){.upgrade-offer__i{align-items:center;flex-flow:column-reverse;justify-content:center}}.upgrade-offer .wrap{margin:0 auto;max-width:1588px;padding:22px 100px;width:100%}@media(max-width:1360px){.upgrade-offer .wrap{padding:22px 10px 22px 100px}}.upgrade-offer p{color:#fff;font-size:17px;font-weight:400;letter-spacing:.1px;line-height:40px;margin:0}.upgrade-offer__code{background:#6fe5cf;color:#172544;font-size:14px;font-weight:700;letter-spacing:.1px;line-height:40px;padding:5px 4px 4px;text-transform:uppercase}.upgrade-offer .upgrade__counter-values{color:#fff;display:flex}.upgrade-offer .upgrade__counter-values .time-section{align-items:center;display:flex;font-size:17px;font-weight:700;line-height:18px}.upgrade-offer .upgrade__counter-values .time-section small{font-size:17px;line-height:18px;padding-left:5px}.upgrade-offer .upgrade__counter-values .time_dots{padding:0 5px}.upgrade-from-free-1{background:#f3f5f9}.upgrade-from-free-1 .wrap{display:flex;max-width:1300px;padding:74px 20px 94px}.upgrade-from-free-1 .coin{margin-bottom:-48px;margin-left:-5px}.upgrade-from-free-1 .section-title{color:#14121e;font-size:43.83px;font-weight:800;letter-spacing:-.487299px;line-height:62px;max-width:576px;text-align:left}.upgrade-from-free-1 .row{display:flex;flex-flow:wrap;margin:0 -27px}.upgrade-from-free-1 .col{max-width:653px;padding:0 27px;width:50%}.upgrade-from-free-1 .img-wrap{display:flex;justify-content:flex-end;padding-right:15px;pointer-events:none;position:relative}.upgrade-from-free-1 .img-decor-left,.upgrade-from-free-1 .img-decor-right,.upgrade-from-free-1 .img-decor-top{position:absolute}.upgrade-from-free-1 .img-decor-left{left:-20px;top:34%;z-index:3}.upgrade-from-free-1 .img-decor-right{right:-115px;top:44%;z-index:3}.upgrade-from-free-1 .img-decor-top{left:69%;margin-left:-50px;top:-48px;z-index:1}.upgrade-from-free-1 .main-img{margin-left:43px;margin-right:0;margin-top:-2px;max-width:525px;position:relative;z-index:2}.upgrade-from-free-1 .main-img_mob{display:none}.upgrade-from-free-1 .img-violations{position:absolute;right:-91px;top:29%;z-index:5}.upgrade-from-free-1 .img-fixed{left:-77px;position:absolute;top:-55px;z-index:5}.upgrade-from-free-1 .img-voice-nav{bottom:71px;position:absolute;right:-89px;z-index:5}.upgrade-from-free-1 .img-stats{left:-71px;position:absolute;top:43%;z-index:5}.upgrade-from-free-1 .img-animate img{-webkit-animation:jumping 3.4s ease-in-out infinite;animation:jumping 3.4s ease-in-out infinite}.upgrade-from-free-1 .img-animate:first-child img{-webkit-animation-delay:.25s;animation-delay:.25s}.upgrade-from-free-1 .img-animate:nth-child(2) img{-webkit-animation-delay:.5s;animation-delay:.5s}.upgrade-from-free-1 .img-animate:nth-child(3) img{-webkit-animation-delay:.75s;animation-delay:.75s}.upgrade-from-free-1 .img-animate:nth-child(4) img{-webkit-animation-delay:1s;animation-delay:1s}.upgrade-from-free-1 .img-animate:nth-child(5) img{-webkit-animation-delay:1.25s;animation-delay:1.25s}.upgrade-from-free-1 .img-animate:nth-child(6) img{-webkit-animation-delay:1.5s;animation-delay:1.5s}.upgrade-from-free-1 .img-animate:nth-child(7) img{-webkit-animation-delay:1.75s;animation-delay:1.75s}.upgrade-from-free-1 .img-animate:nth-child(8) img{-webkit-animation-delay:2s;animation-delay:2s}.upgrade-from-free-1 .img-animate:nth-child(9) img{-webkit-animation-delay:2.25s;animation-delay:2.25s}.upgrade-from-free-1 .img-animate:nth-child(10) img{-webkit-animation-delay:2.5s;animation-delay:2.5s}.upgrade-from-free-1 .img-animate:nth-child(11) img{-webkit-animation-delay:2.75s;animation-delay:2.75s}.upgrade-from-free-1 .img-animate:nth-child(12) img{-webkit-animation-delay:3s;animation-delay:3s}.upgrade-from-free-1 .img-animate:nth-child(13) img{-webkit-animation-delay:3.25s;animation-delay:3.25s}.upgrade-from-free-1 .img-animate:nth-child(14) img{-webkit-animation-delay:3.5s;animation-delay:3.5s}.upgrade-from-free-1 .img-animate:nth-child(15) img{-webkit-animation-delay:3.75s;animation-delay:3.75s}@media(max-width:992px){.upgrade-from-free-1 .wrap{padding-bottom:0}.upgrade-from-free-1 .img-wrap{display:none}.upgrade-from-free-1 .coin{display:block;margin:0 auto -30px}.upgrade-from-free-1 .col{max-width:100%;width:100%}.upgrade-from-free-1 .section-title{font-size:32px;letter-spacing:-.487299px;line-height:40px;margin:0 auto 39px;text-align:center}.upgrade-from-free-1 .main-img{display:none}.upgrade-from-free-1 .main-img_mob{display:block;margin:0 auto}}.upgrade-from-free-2{background:#f3f5f9}.upgrade-from-free-2 .wrap{max-width:1060px;padding:0 20px 104px}.upgrade-from-free-2 .section-title{color:#14121e;font-size:30.6px;font-weight:800;letter-spacing:-.01px;line-height:47px;margin:0;text-align:center}.upgrade-from-free-2 .section-description{color:#14121e;font-size:22px;font-weight:500;line-height:37px;margin:0;text-align:center}.upgrade-from-free-2 .section-description span{background:#2e64f1;color:#fff}@media(max-width:767px){.upgrade-from-free-2 .section-title{font-size:24px;line-height:24px}.upgrade-from-free-2 .section-description{font-size:15px;line-height:21px}}.upgrade-from-free-3{background:#f3f5f9;overflow:visible}.upgrade-from-free-3 .wrap{max-width:1223px;padding:27px 20px 87px}.upgrade-from-free-3 .row{display:flex;flex-flow:wrap;margin:0 -15px}.upgrade-from-free-3 .col{padding:0 15px;width:50%}.upgrade-from-free-3 .section-title{color:#14121e;font-size:30px;font-weight:800;line-height:32px;margin:0 0 28px}.upgrade-from-free-3 .section-description{font-size:17px;letter-spacing:.03px;line-height:28px;margin:0 0 23px;max-width:490px;width:100%}.upgrade-from-free-3 .section-description strong{font-weight:800}.upgrade-from-free-3 .section-description strong.uppercase{color:#000;display:inline-block;padding-top:10px}.upgrade-from-free-3 .img-wrap{position:relative}.upgrade-from-free-3 .img-wrap_mob{display:none}.upgrade-from-free-3 .img-voice-nav{bottom:-154px;position:absolute;right:-9px;z-index:3}.upgrade-from-free-3 .img-violations{margin:11px 0 0 64px;position:relative;z-index:2}.upgrade-from-free-3 .img-ada{bottom:-198px;left:80px;position:absolute;z-index:3}.upgrade-from-free-3 .img-decor-top{position:absolute;right:-23px;top:-44px}.upgrade-from-free-3 .img-decor-bottom{bottom:-161px;left:100px;position:absolute;z-index:0}.upgrade-from-free-3 .uw-icon{left:58%;position:absolute;top:-49px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}@media(max-width:992px){.upgrade-from-free-3 .col{text-align:center;width:100%}.upgrade-from-free-3 .section-title{font-size:30px;font-weight:800;line-height:28px}.upgrade-from-free-3 .section-description{font-size:15px;font-weight:500;line-height:22px;margin:0 auto}.upgrade-from-free-3 .section-description .uppercase{font-size:17px;line-height:28px}.upgrade-from-free-3 .img-wrap{display:none;max-width:500px}.upgrade-from-free-3 .img-wrap_mob{display:block;margin:0 auto}}@media(max-width:767px){.upgrade-from-free-3 .col{text-align:left}.upgrade-from-free-3 .section-description{margin-left:0;margin-right:0}}.uppercase{text-transform:uppercase}.page-individual-competitors{display:flex;flex-direction:column}.page-individual-competitors .wrap{position:relative}.page-individual-competitors .grid-info{align-items:center;display:flex;justify-content:flex-start;text-align:left}@media(max-width:992px){.page-individual-competitors .grid-info{display:block}}.page-individual-competitors .grid-info__item{position:relative;width:50%}@media(max-width:992px){.page-individual-competitors .grid-info__item{width:100%}}.page-individual-competitors .grid-info__title{color:#213051;font-size:30px;font-weight:800;letter-spacing:-.18px;line-height:48px;margin:0 0 20px;text-align:left}@media(max-width:767px){.page-individual-competitors .grid-info__title{font-size:20px;line-height:32px;margin-bottom:16px}}.page-individual-competitors .grid-info p{color:#5f6578;font-size:16px;font-weight:500;letter-spacing:-.18px;line-height:28px;margin-bottom:24px}@media(max-width:767px){.page-individual-competitors .grid-info p{font-size:14px;line-height:24px}}.page-individual-competitors .grid-info p strong{color:#40444e;font-weight:600}.page-individual-competitors .grid-info p:last-of-type{margin-bottom:32px}.page-individual-competitors .grid-info .button{background:#3c71fa;font-size:16px;font-weight:700;line-height:24px;min-width:172px;padding:16px 15px}@media(max-width:992px){.page-individual-competitors .grid-info .button{display:block;font-size:14px;margin:0 auto;padding:12px 15px;width:275px}}.page-individual-competitors .reviews-slider{padding-top:120px}@media(max-width:767px){.page-individual-competitors .reviews-slider{padding-top:60px}.page-individual-competitors .reviews-slider__i{padding-bottom:60px}}.page-individual-competitors .reviews-slider2{background:#f3f5f9;padding:40px 0 60px}@media(max-width:767px){.page-individual-competitors .reviews-slider2{padding-top:20px}}.page-individual-competitors .reviews-slider2__i:after{display:none}.page-individual-competitors blockquote{margin:0;padding:0}.page-individual-competitors.competitors_without-metrics .individual-competitors__section-8{display:none}.page-individual-competitors.competitors_without-metrics .individual-competitors__section-9,.page-individual-competitors.competitors_without-metrics .reviews-slider2{background:#fff}.page-individual-competitors.competitors_without-preferData .individual-competitors__section-2{display:none}.page-individual-competitors.competitors_without-preferData .individual-competitors__section-1{order:1}.page-individual-competitors.competitors_without-preferData .competitors-testimonials,.page-individual-competitors.competitors_without-preferData .competitors__lets-talk,.page-individual-competitors.competitors_without-preferData .competitors__section-3,.page-individual-competitors.competitors_without-preferData .competitors__section-8,.page-individual-competitors.competitors_without-preferData .individual-competitors__section-5,.page-individual-competitors.competitors_without-preferData .individual-competitors__section-6,.page-individual-competitors.competitors_without-preferData .individual-competitors__section-7,.page-individual-competitors.competitors_without-preferData .individual-competitors__section-9,.page-individual-competitors.competitors_without-preferData .reviews-slider2,.page-individual-competitors.competitors_without-preferData .section__market-share{order:3}.page-individual-competitors.competitors_without-preferData .individual-competitors__section-8{order:2}.page-individual-competitors.competitors_without-preferData .individual-competitors__section-9,.page-individual-competitors.competitors_without-preferData .reviews-slider2{background:#fff}.page-individual-competitors.accessibe .competitors__section-3,.page-individual-competitors.accessibe .individual-competitors__section-1,.page-individual-competitors.accessibe .individual-competitors__section-2{order:1}.page-individual-competitors.accessibe .individual-competitors__section-8{order:2;padding-top:0}.page-individual-competitors.accessibe .competitors-testimonials,.page-individual-competitors.accessibe .competitors__lets-talk,.page-individual-competitors.accessibe .competitors__section-8,.page-individual-competitors.accessibe .individual-competitors__section-5,.page-individual-competitors.accessibe .individual-competitors__section-6,.page-individual-competitors.accessibe .individual-competitors__section-7,.page-individual-competitors.accessibe .individual-competitors__section-9,.page-individual-competitors.accessibe .reviews-slider2,.page-individual-competitors.accessibe .section__market-share{order:3}.page-individual-competitors.accessibe .individual-competitors__section-9,.page-individual-competitors.accessibe .reviews-slider2{background:#fff}.competitors__section_head{padding-bottom:60px;text-align:center}@media(max-width:992px){.competitors__section_head{padding-bottom:40px}}@media(max-width:767px){.competitors__section_head{padding-bottom:32px}}.competitors__section_head .section-title{color:#14121e;font-size:52px;font-weight:800;letter-spacing:-.18px;line-height:68px;margin-bottom:16px}@media(max-width:767px){.competitors__section_head .section-title{font-size:28px;line-height:38px;margin-bottom:12px}}.competitors__section_head p{color:#40444e;font-size:18px;font-weight:400;line-height:32px;margin:0}@media(max-width:767px){.competitors__section_head p{font-size:14px;line-height:24px}}.pulse-icon,.pulse-icon__img{height:100%;position:relative;width:100%}.pulse-icon__img{display:block;margin:0;z-index:2}.pulse-icon__title{align-items:center;background:#2e64f1;border-radius:50%;color:#fff;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:center;line-height:24px;position:relative;text-transform:uppercase;width:50px;z-index:2}@media(max-width:767px){.pulse-icon__title{font-size:14px;height:38px;line-height:20px;width:38px}}.pulse-icon__circle1,.pulse-icon__circle2,.pulse-icon__circle3{display:block;left:50%;opacity:.08;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pulse-icon__circle1:after,.pulse-icon__circle2:after,.pulse-icon__circle3:after{-webkit-animation:pulse-animation 2s infinite;animation:pulse-animation 2s infinite;background:#0044f1;border-radius:50%;content:"";display:block;height:100%;position:absolute;width:100%}.pulse-icon__circle1{height:110%;width:110%}.pulse-icon__circle2{height:90px;width:90px}.pulse-icon__circle3{height:108px;width:108px}@-webkit-keyframes pulse-animation{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes pulse-animation{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1.25);transform:scale(1.25)}}.individual-competitors__section-1{margin-bottom:80px;overflow:hidden;padding:150px 0 230px;position:relative}@media(max-width:1180px){.individual-competitors__section-1{padding:60px 0 95px}}@media(max-width:992px){.individual-competitors__section-1{margin-bottom:30px;padding-bottom:145px}}@media(max-width:374px){.individual-competitors__section-1{padding:30px 0 90px}}.individual-competitors__section-1 .wrap{max-width:1440px;padding:0 135px;position:relative}@media(max-width:992px){.individual-competitors__section-1 .wrap{padding:0 50px}}@media(max-width:767px){.individual-competitors__section-1 .wrap{padding:0 20px}}.individual-competitors__section-1 .section-1__bg{background-color:#153676;-webkit-clip-path:polygon(0 0,100% 0,100% 68%,0 100%);clip-path:polygon(0 0,100% 0,100% 68%,0 100%);height:100%;left:0;position:absolute;top:0;width:100%}.individual-competitors__section-1 .section-1__bg .section-bg{height:100%;left:0;position:absolute!important;top:0;width:100%}@media(max-width:767px){.individual-competitors__section-1 .section-1__bg .section-bg{display:none}}.individual-competitors__section-1 .section-1__bg .section-bg_mob{display:none;height:100%;left:0;position:absolute!important;top:0;width:100%}@media(max-width:767px){.individual-competitors__section-1 .section-1__bg .section-bg_mob{display:block}.individual-competitors__section-1 .section-1__bg{-webkit-clip-path:polygon(0 0,100% 0,100% 77.5%,0 100%);clip-path:polygon(0 0,100% 0,100% 77.5%,0 100%)}}@media(max-width:374px){.individual-competitors__section-1 .section-1__bg{-webkit-clip-path:polygon(0 0,100% 0,100% 87%,0 100%);clip-path:polygon(0 0,100% 0,100% 87%,0 100%)}}.individual-competitors__section-1 .section-1__description{padding-right:45%}@media(max-width:1180px){.individual-competitors__section-1 .section-1__description{padding-right:0}}.individual-competitors__section-1 .section-1__description .section-title{color:#fff;font-size:52px;font-weight:800;letter-spacing:-.33px;line-height:68px;margin-bottom:32px}@media(max-width:767px){.individual-competitors__section-1 .section-1__description .section-title{font-size:32px;line-height:42px;margin-bottom:16px}}.individual-competitors__section-1 .section-1__description__list{color:#fff;font-size:17px;font-weight:400;letter-spacing:-.24px;line-height:20px;list-style-type:none;padding-left:28px}@media(max-width:767px){.individual-competitors__section-1 .section-1__description__list{font-size:14px}}.individual-competitors__section-1 .section-1__description__list .list__item{margin-bottom:16px;position:relative}@media(max-width:767px){.individual-competitors__section-1 .section-1__description__list .list__item{margin-bottom:12px}}.individual-competitors__section-1 .section-1__description__list .list__item__icon{display:block;height:18px;left:-28px;position:absolute;top:0;width:18px}.individual-competitors__section-1 .section-1__description__list .list__item:last-child{margin-bottom:0}.individual-competitors__section-1 .section-1__competitor{height:100%;position:absolute;right:0;top:0;width:40%}@media(max-width:1180px){.individual-competitors__section-1 .section-1__competitor{align-items:center;display:flex;height:auto;justify-content:center;padding-top:60px;position:relative;width:100%}}@media(max-width:767px){.individual-competitors__section-1 .section-1__competitor{display:block;margin:0 auto;max-width:335px;padding:32px 0 0;width:auto}}.individual-competitors__section-1 .section-1__competitor__userway{opacity:0;position:absolute;right:51.3%;top:-24%;transition:opacity .5s ease .1s;width:58.6%}@media(max-width:1180px){.individual-competitors__section-1 .section-1__competitor__userway{height:400px;position:relative;right:0;top:-40px;width:400px}}@media(max-width:992px){.individual-competitors__section-1 .section-1__competitor__userway{height:360px;width:360px}}@media(max-width:767px){.individual-competitors__section-1 .section-1__competitor__userway{height:230px;top:0;width:230px}}@media(max-width:374px){.individual-competitors__section-1 .section-1__competitor__userway{height:200px;width:200px}}.individual-competitors__section-1 .section-1__competitor__inner{height:458px;position:absolute;right:21.5%;top:-11.5%;width:286px}@media(max-width:1180px){.individual-competitors__section-1 .section-1__competitor__inner{height:320px;position:relative;right:auto;top:10px;width:180px}}@media(max-width:767px){.individual-competitors__section-1 .section-1__competitor__inner{display:block;height:240px;left:142px;position:absolute;top:82px;width:150px}}@media(max-width:374px){.individual-competitors__section-1 .section-1__competitor__inner{left:110px;top:42px}}.individual-competitors__section-1 .section-1__competitor__inner__line{background:linear-gradient(0deg,rgba(51,104,242,0),#3368f2 40%,rgba(51,104,242,0));height:316px;position:absolute;width:36px}@media(max-width:1180px){.individual-competitors__section-1 .section-1__competitor__inner__line{height:280px;width:30px}}@media(max-width:767px){.individual-competitors__section-1 .section-1__competitor__inner__line{height:210px;width:20px}}.individual-competitors__section-1 .section-1__competitor__inner__line.line_1{left:85px;opacity:0;top:40px;-webkit-transform:translate3d(0,-40px,0) rotate(30deg);transform:translate3d(0,-40px,0) rotate(30deg);transition:opacity .5s ease .15s,-webkit-transform .5s ease .15s;transition:opacity .5s ease .15s,transform .5s ease .15s;transition:opacity .5s ease .15s,transform .5s ease .15s,-webkit-transform .5s ease .15s}@media(max-width:1180px){.individual-competitors__section-1 .section-1__competitor__inner__line.line_1{left:40px;top:0}}@media(max-width:767px){.individual-competitors__section-1 .section-1__competitor__inner__line.line_1{height:200px;left:42px;top:23px}}.individual-competitors__section-1 .section-1__competitor__inner__line.line_2{height:480px;left:130px;opacity:0;top:-26px;-webkit-transform:translate3d(0,40px,0) rotate(30deg);transform:translate3d(0,40px,0) rotate(30deg);transition:opacity .5s ease .15s,-webkit-transform .5s ease .15s;transition:opacity .5s ease .15s,transform .5s ease .15s;transition:opacity .5s ease .15s,transform .5s ease .15s,-webkit-transform .5s ease .15s}@media(max-width:1180px){.individual-competitors__section-1 .section-1__competitor__inner__line.line_2{height:372px;left:93px;top:-55px}}@media(max-width:767px){.individual-competitors__section-1 .section-1__competitor__inner__line.line_2{height:240px;left:60px;top:25px}}.individual-competitors__section-1 .section-1__competitor__inner__vs{height:82px;left:82px;opacity:0;position:absolute;top:172px;transition:opacity .5s ease .25s;width:87px}@media(max-width:1180px){.individual-competitors__section-1 .section-1__competitor__inner__vs{height:62px;left:40px;top:122px;width:64px}}@media(max-width:767px){.individual-competitors__section-1 .section-1__competitor__inner__vs{height:43px;left:35px;width:46px}}.individual-competitors__section-1 .section-1__competitor__logo{align-items:center;background:#fff;border-radius:50%;bottom:3%;box-shadow:0 17px 70px 0 rgba(189,205,229,.55);display:flex;height:160px;justify-content:center;opacity:0;padding:20px;position:absolute;right:8%;transition:opacity .5s ease .35s;width:160px;z-index:10}@media(max-width:1180px){.individual-competitors__section-1 .section-1__competitor__logo{bottom:-70px;flex-shrink:0;padding:15px;position:relative;right:auto}}@media(max-width:767px){.individual-competitors__section-1 .section-1__competitor__logo{bottom:-66px;box-shadow:0 8px 37px 0 rgba(189,205,229,.55);height:100px;position:absolute;right:0;width:100px}}@media(max-width:374px){.individual-competitors__section-1 .section-1__competitor__logo{bottom:-50px;padding:10px}}.individual-competitors__section-1 .section-1__competitor__logo img{display:block;max-height:100%;max-width:100%}.individual-competitors__section-1 .section-1__competitor_animateIn .section-1__competitor__userway{opacity:1}.individual-competitors__section-1 .section-1__competitor_animateIn .section-1__competitor__inner__line{opacity:.3;-webkit-transform:translateZ(0) rotate(30deg);transform:translateZ(0) rotate(30deg)}.individual-competitors__section-1 .section-1__competitor_animateIn .section-1__competitor__inner__vs,.individual-competitors__section-1 .section-1__competitor_animateIn .section-1__competitor__logo{opacity:1}.individual-competitors__section-2{margin-bottom:90px}@media(max-width:992px){.individual-competitors__section-2{margin-bottom:54px}}.individual-competitors__section-2 .wrap{max-width:1206px;padding:0 48px}@media(max-width:992px){.individual-competitors__section-2 .wrap{padding:0 20px}}@media(max-width:767px){.individual-competitors__section-2 .wrap{padding:0}.individual-competitors__section-2 .competitors__section_head{padding:0 20px 32px}}.individual-competitors__section-2 .competitors__custom-table{padding:24px 0 0;position:relative}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table{padding:8px 0 0}}.individual-competitors__section-2 .competitors__custom-table table{border:none;border-collapse:collapse;border-radius:20px;border-spacing:0;box-shadow:0 16px 40px 0 rgba(189,205,229,.25);text-align:left;width:100%}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table{border-radius:0;box-shadow:none;display:block;padding-bottom:12px}.individual-competitors__section-2 .competitors__custom-table table thead .cell_title{display:none}.individual-competitors__section-2 .competitors__custom-table table tr{display:flex;flex-wrap:wrap;width:100vw}}.individual-competitors__section-2 .competitors__custom-table table tr:last-child .cell:after{display:none}.individual-competitors__section-2 .competitors__custom-table table tr:last-child td:nth-child(2):before{background:#f3f5f9;border-radius:0 0 20px 20px;bottom:-24px;content:"";height:24px;left:0;position:absolute;width:100%}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table tr:last-child td:nth-child(2):before{background:transparent;border-radius:0;bottom:auto;height:100%;width:100vw}}.individual-competitors__section-2 .competitors__custom-table table tr:last-child td:first-child{border-radius:0 0 0 20px}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table tr:last-child td:first-child{border-radius:0}}.individual-competitors__section-2 .competitors__custom-table table tr:last-child td:last-child{border-radius:0 0 20px 0}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table tr:last-child td:last-child{border-radius:0}}.individual-competitors__section-2 .competitors__custom-table table th{border:none;height:62px}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table th{height:68px}}.individual-competitors__section-2 .competitors__custom-table table th .cell__decor{background:#f3f5f9;border-radius:20px 20px 0 0;height:24px;left:0;overflow:hidden;pointer-events:none;position:absolute;top:-24px;width:100%}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table th .cell__decor{border-radius:8px 8px 0 0;top:-8px}}.individual-competitors__section-2 .competitors__custom-table table th .cell__decor:before{background:#0cb2b5;border-radius:4px;content:"";height:8px;left:24px;position:absolute;right:24px;top:-4px}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table th .cell__decor:before{border-radius:3px;height:6px;left:20px;right:20px;top:-3px}}.individual-competitors__section-2 .competitors__custom-table table th .cell__i{align-items:flex-end;display:flex;justify-content:center;padding-bottom:4px}.individual-competitors__section-2 .competitors__custom-table table th:first-child{border-radius:20px 0 0 0}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table th:first-child{border-radius:0}}.individual-competitors__section-2 .competitors__custom-table table th:nth-child(2){padding-top:20px}.individual-competitors__section-2 .competitors__custom-table table th:last-child{border-radius:0 20px 0 0;padding-top:20px}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table th:last-child{border-radius:0}}.individual-competitors__section-2 .competitors__custom-table table th img{display:block;margin:0 auto;max-height:100%;max-width:100%}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table th img{max-width:65%}}.individual-competitors__section-2 .competitors__custom-table table td{border:none}.individual-competitors__section-2 .competitors__custom-table table td.cell{padding-bottom:25px;padding-top:25px}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table td.cell{padding:16px 20px}}.individual-competitors__section-2 .competitors__custom-table table td.cell:after{background:#aeb5c7;bottom:0;content:"";height:1px;left:0;opacity:.3;position:absolute;right:0}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table td.cell:after{display:none}}.individual-competitors__section-2 .competitors__custom-table table td .cell__i{align-items:center;display:flex;justify-content:flex-start}.individual-competitors__section-2 .competitors__custom-table table .cell{background:#fff;position:relative}.individual-competitors__section-2 .competitors__custom-table table .cell__i{width:100%}.individual-competitors__section-2 .competitors__custom-table table .cell__icon{display:block;height:28px;width:28px}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table .cell__icon{height:18px;width:18px}}.individual-competitors__section-2 .competitors__custom-table table .cell_title{color:#14121e;font-size:16px;font-weight:600;line-height:24px}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table .cell_title{background:transparent;font-size:13px;padding-top:24px;text-align:center;width:100%}.individual-competitors__section-2 .competitors__custom-table table .cell_title .cell__i{justify-content:center}.individual-competitors__section-2 .competitors__custom-table table .cell_technology{align-items:center;display:flex;justify-content:center}}.individual-competitors__section-2 .competitors__custom-table table .cell_technology .cell__i{justify-content:center;text-align:center}.individual-competitors__section-2 .competitors__custom-table table .cell_technology p{color:#5f6578;font-size:15px;font-weight:500;line-height:24px;margin:0;max-width:100%}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table .cell_technology p{font-size:12px;line-height:18px}}.individual-competitors__section-2 .competitors__custom-table table .cell:first-child{padding-left:37px;padding-right:30px;width:26.5%}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table .cell:first-child{padding:24px 20px 16px;width:100%}}.individual-competitors__section-2 .competitors__custom-table table .cell:first-child:after{left:30px}.individual-competitors__section-2 .competitors__custom-table table .cell:nth-child(2){background:#f3f5f9;padding-left:45px;padding-right:45px;width:41.5%}@media(max-width:992px){.individual-competitors__section-2 .competitors__custom-table table .cell:nth-child(2){padding-left:20px;padding-right:20px}}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table .cell:nth-child(2){padding:16px 25px 16px 20px;width:65%}}@media(max-width:374px){.individual-competitors__section-2 .competitors__custom-table table .cell:nth-child(2){padding-right:16px}}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table .cell:nth-child(2):before{box-shadow:0 4px 30px 0 rgba(189,205,229,.35);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100vw}}.individual-competitors__section-2 .competitors__custom-table table .cell:last-child{padding-left:30px;padding-right:30px;width:32%}@media(max-width:992px){.individual-competitors__section-2 .competitors__custom-table table .cell:last-child{padding-left:20px;padding-right:20px}}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table table .cell:last-child{padding:16px 20px;width:35%}}.individual-competitors__section-2 .competitors__custom-table table .cell:last-child:after{right:30px}.individual-competitors__section-2 .competitors__custom-table table .cell:last-child p{margin:0}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table .one-line-link{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.individual-competitors__section-2 .competitors__custom-table-info{padding:32px 0 0 37px}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table-info{padding:0 20px}}.individual-competitors__section-2 .competitors__custom-table-info p{color:#213051;font-size:14px;font-weight:500;line-height:24px;margin:0 0 8px}@media(max-width:767px){.individual-competitors__section-2 .competitors__custom-table-info p{font-size:12px;line-height:18px}}.individual-competitors__section-2 .competitors__custom-table-info p:last-child{margin-bottom:0}.video-remediation-section-1{position:relative}.video-remediation-section-1:before{background:linear-gradient(45deg,rgba(249,249,252,.24),#e9ebf6);border-radius:0 0 90px 0;bottom:0;content:"";left:-118px;position:absolute;right:46px;top:0;-webkit-transform:skewX(-14deg);transform:skewX(-14deg);z-index:-1}.video-remediation-section-1 .content{align-items:flex-start;display:flex;padding-bottom:60px;padding-top:40px}.video-remediation-section-1 .left{padding-top:40px}.video-remediation-section-1 .section-title{margin:0 auto 17px}.video-remediation-section-1 .sub-title{color:#464c61;font-size:26px;font-weight:400;letter-spacing:-.72px;line-height:30px;margin-bottom:24px}.video-remediation-section-1 .description{color:#242c47;font-size:14px;line-height:22px;margin:0 0 32px}.video-remediation-section-1 img{max-width:100%;-webkit-transform:translateX(24px);transform:translateX(24px)}@media(max-width:767px){.video-remediation-section-1:before{right:0;-webkit-transform:skewX(0deg);transform:skewX(0deg)}.video-remediation-section-1 .content{flex-flow:wrap}.video-remediation-section-1 .left,.video-remediation-section-1 .right{width:100%}}.video-remediation-section-2 .content{padding-top:90px}.video-remediation-section-2 .section-title{margin:0 auto 18px;max-width:720px;text-align:center}.video-remediation-section-2 .description{margin:0 auto 32px;max-width:532px;text-align:center}.video-remediation-section-2 .services-wrap{position:relative}.video-remediation-section-2 .services-wrap .rectangle{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NCIgaGVpZ2h0PSI5NCIgdmlld0JveD0iMCAwIDk0IDk0Ij48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fYSIgeDE9IjUwJSIgeDI9IjUwJSIgeTE9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0VCMjdGNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0EzMjlBOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHdpZHRoPSI3NiIgaGVpZ2h0PSI3NiIgeD0iMTIyMS43NCIgeT0iMTE0My43NCIgZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9Ii44MzIiIHJ4PSIxNyIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgMjAyMy4zMDYgLTg0OS45OCkiLz48L3N2Zz4=) no-repeat;background-size:contain;height:94px;position:absolute;right:-70px;top:280px;width:94px;will-change:transform}.video-remediation-section-2 .services-wrap .dots{background:url(data:image/png;base64,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) no-repeat;background-size:contain;bottom:90px;height:296px;left:-50px;position:absolute;width:296px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.video-remediation-section-2 .services-wrap .dots{background-image:url(data:image/png;base64,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)}}.video-remediation-section-2 .services{display:flex;flex-flow:wrap;margin:0 -10px 20px;position:relative;z-index:2}.video-remediation-section-2 .services__item{padding:0 10px 20px;width:25%}.video-remediation-section-2 .services__item__inner{background:#fff;border:1px solid rgba(188,192,205,.11);border-radius:16px;box-shadow:0 4px 26px rgba(3,12,37,.11);display:flex;flex-flow:column;height:100%;padding:49px 30px 41px}.video-remediation-section-2 .services__icon{align-items:center;display:flex;justify-content:center;min-height:120px;padding-bottom:48px}.video-remediation-section-2 .services__title{color:#000;font-size:18px;font-weight:600;line-height:18px;margin:0 0 5px;text-align:left}.video-remediation-section-2 .services__info{color:#242c47;font-size:14px;letter-spacing:-.39px;line-height:22px;margin:0}.video-remediation-section-2 .btn-row{display:flex;justify-content:center;width:100%}@media(max-width:991px){.video-remediation-section-2 .services__item{width:50%}}@media(max-width:500px){.video-remediation-section-2 .services__item{width:100%}}.page-vpat{padding-bottom:100px}.webinar_dc-section-1{background:#f3f5f9;overflow:visible}.webinar_dc-section-1 .wrap{display:flex;flex-flow:wrap;max-width:1349px;padding:60px 20px 103px;width:100%}.webinar_dc-section-1 .col:first-child{padding-right:136px;width:calc(100% - 470px)}.webinar_dc-section-1 .col:nth-child(2) .col__i{min-height:400px;position:relative}.webinar_dc-section-1 .col .webinar-form-wrap{left:0;position:absolute;top:0}.webinar_dc-section-1 .webinar-date{color:#2e64f1;font-size:22px;font-weight:700;line-height:22px;margin:0 0 67px;padding-top:15px}.webinar_dc-section-1 .webinar-date_mob{display:none}.webinar_dc-section-1 .section-title{color:#0f1930;font-size:56px;font-weight:800;line-height:76px;margin:0 0 23px;max-width:590px}.webinar_dc-section-1 .section-title span{font-weight:800}.webinar_dc-section-1 .section-title small{color:#0f1930;display:block;font-size:30px;font-weight:700;line-height:69px}.webinar_dc-section-1 .section-description{color:#5f6578;font-size:18px;font-weight:500;line-height:28px;margin-bottom:0;max-width:700px}.webinar_dc-section-1 .webinar-form{display:flex;justify-content:flex-end;padding-bottom:44px}.webinar_dc-section-1 .webinar-form__i{background:#fff;border-radius:20px;box-shadow:0 14px 44px rgba(13,41,101,.18);max-width:487px;padding:37px 65px 23px;width:100%}.webinar_dc-section-1 .webinar-form__title{color:#112c5c;font-size:44px;font-weight:900;line-height:44px;margin:0 0 4px;text-align:center}.webinar_dc-section-1 .webinar-form__description{color:#112c5c;font-size:24px;font-weight:700;line-height:42px;margin:0 0 20px;text-align:center}.webinar_dc-section-1 .webinar-form .uw-form-control{border-radius:32px;color:#000;font-size:16px;padding:16px 20px}.webinar_dc-section-1 .webinar-form .floating-label{font-size:16px}.webinar_dc-section-1 .webinar-form .uw-form-group{margin-bottom:15px}.webinar_dc-section-1 .webinar-form .uw-form-group .uw-form-field:after{border-radius:32px}.webinar_dc-section-1 .webinar-form .form-group-with-label{border:1px solid #afb4be;border-radius:32px;margin:0 0 16px;width:100%}.webinar_dc-section-1 .webinar-form .form-group-with-label .focus-outline{border-radius:32px}.webinar_dc-section-1 .webinar-form .form-group-with-label.select-wrap .label{color:#3c4352;font-size:16px;top:18px}.webinar_dc-section-1 .webinar-form .form-group-with-label.filled .label{background:#fff;font-size:12px;-webkit-transform:translateY(-29px);transform:translateY(-29px)}.webinar_dc-section-1 .webinar-form .react-tel-input .flag-dropdown.open .selected-flag{background:none}.webinar_dc-section-1 .webinar-form .react-tel-input .form-control{border:none;border-radius:32px;height:56px;width:100%}.webinar_dc-section-1 .webinar-form .react-tel-input .flag-dropdown{background:none;border:none;border-radius:32px 0 0 32px}.webinar_dc-section-1 .webinar-form .react-tel-input .flag-dropdown:hover{background:none}.webinar_dc-section-1 .webinar-form .react-tel-input .selected-flag{padding-left:14px}.webinar_dc-section-1 .webinar-form .react-tel-input .selected-flag:focus,.webinar_dc-section-1 .webinar-form .react-tel-input .selected-flag:hover{background:none}.webinar_dc-section-1 .webinar-form .custom-select{z-index:13}.webinar_dc-section-1 .webinar-form .custom-select__control{background:none;border:1px solid #afb4be;border-radius:30px;height:56px}.webinar_dc-section-1 .webinar-form .custom-select__control--menu-is-open{border-radius:30px 30px 0 0}.webinar_dc-section-1 .webinar-form .custom-select__placeholder{display:none}.webinar_dc-section-1 .webinar-form .custom-select__value-container{padding-left:12px}.webinar_dc-section-1 .webinar-form .custom-select__indicator-separator{display:none}.webinar_dc-section-1 .webinar-form .custom-select__indicator{position:relative}.webinar_dc-section-1 .webinar-form .custom-select__indicator:after{border-color:#000 transparent transparent;border-style:solid;border-width:5px 5px 0;content:"";height:0;position:absolute;right:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0}.webinar_dc-section-1 .webinar-form .custom-select__indicator svg{display:none}.webinar_dc-section-1 .webinar-form .custom-select__single-value{max-width:calc(100% - 30px)}.webinar_dc-section-1 .webinar-form .custom-select__single-value__i span{font-size:12px}.webinar_dc-section-1 .webinar-form .custom-select__menu{background:none;border-radius:0 0 3px 3px;box-shadow:0 10px 20px rgba(0,9,31,.24);margin:0;padding:0}.webinar_dc-section-1 .webinar-form .custom-select__menu-list{background:#fff;border:1px solid #6e788c;border-radius:0 0 3px 3px;border-top:none!important;max-height:250px}.webinar_dc-section-1 .webinar-form .custom-select__option{color:#494e60;cursor:pointer;padding-left:15px;padding-right:15px;position:relative}.webinar_dc-section-1 .webinar-form .custom-select__option:after{background:#6e788c;bottom:0;content:"";display:block;height:1px;left:15px;position:absolute;right:15px}.webinar_dc-section-1 .webinar-form .custom-select__option:last-child:after{display:none}.webinar_dc-section-1 .webinar-form .custom-select__option:active{background:#fff;color:#494e60}.webinar_dc-section-1 .webinar-form .custom-select__option:focus,.webinar_dc-section-1 .webinar-form .custom-select__option:hover{background:rgba(0,109,213,.22)}.webinar_dc-section-1 .webinar-form .custom-select__option__i span{font-size:12px}.webinar_dc-section-1 .webinar-form .custom-select__option--is-focused,.webinar_dc-section-1 .webinar-form .custom-select__option--is-selected{background:#fff;color:#494e60}.webinar_dc-section-1 .webinar-form .custom-select__option--is-focused{background:rgba(0,109,213,.22)}.webinar_dc-section-1 .webinar-form .select-wrap{border:none}.webinar_dc-section-1 .webinar-form .select-wrap .label{padding:0 5px;right:auto;z-index:15}.webinar_dc-section-1 .webinar-form .btn-row{margin-bottom:25px}.webinar_dc-section-1 .webinar-form .btn-row .button{font-size:16px;font-weight:700;padding-bottom:19px;padding-top:19px;position:relative;width:100%}.webinar_dc-section-1 .webinar-form .btn-row .button svg{left:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.webinar_dc-section-1 .webinar-form .uw-checkbox__label{font-size:16px}.webinar_dc-section-1 .webinar-form .uw-form-feedback{color:#c00;font-size:12px;line-height:14px;margin-top:5px;padding-left:20px}.webinar_dc-section-1 .webinar-form__success{background:#fff;border-radius:20px;box-shadow:0 14px 44px rgba(13,41,101,.18);max-width:487px;min-height:589px;padding:110px 65px 23px;width:100%}.webinar_dc-section-1 .webinar-form__success .webinar-tnx-img{display:block;margin:0 auto 20px}.webinar_dc-section-1 .webinar-form__success__title{color:#0f1930;font-size:36px;font-weight:700;letter-spacing:-.327273px;line-height:50px;margin:0 0 17px;text-align:center}@media(max-width:767px){.webinar_dc-section-1 .webinar-form__success__title{font-size:26px;line-height:36px}}.webinar_dc-section-1 .webinar-form__success__text{color:#0f1930;font-size:18px;font-weight:700;letter-spacing:.1px;line-height:32px;margin:0 auto 23px;max-width:240px;text-align:center;width:100%}.webinar_dc-section-1 .webinar-form .webinar-tnx-tick__img{background:#fff;border-radius:50%;height:122px;margin:-86px auto 16px;width:122px}.webinar_dc-section-1 .webinar-form .webinar-tnx-tick__img img{display:block}.webinar_dc-section-1 .webinar-form .webinar-tnx-image{margin-bottom:-104px}.webinar_dc-section-1 .webinar-form .webinar-tnx-image_logo{width:100%}.webinar_dc-section-1 .webinar-form .custom-select__control--is-focused{box-shadow:none!important;outline:1px solid hsla(0,0%,100%,0)!important}.webinar_dc-section-1 .webinar-form .custom-select__control--is-focused:after{border:1px solid #3368f2;border-radius:30px;bottom:-1px;box-shadow:0 0 0 2px rgba(51,104,242,.13);content:"";left:-1px;position:absolute;right:-1px;top:-1px}.webinar_dc-section-1 .webinar-form .form-group-with-label.phone .label{background:#fff;color:#3c4352;font-size:13px;padding:0 5px;right:auto;top:-11px;z-index:35}.webinar_dc-section-1 .webinar-form .form-group-with-label .selected-flag:focus{outline:1px solid hsla(0,0%,100%,0)!important}.webinar_dc-section-1 .webinar-form .form-group-with-label .selected-flag:focus:after{border:1px solid #3368f2;border-radius:30px 0 0 30px;bottom:-1px;box-shadow:0 0 0 2px rgba(51,104,242,.13);content:"";left:-1px;position:absolute;right:-7px;top:-1px}.webinar_dc-section-1 .webinar-form .form-group-with-label .focus-outline{border-color:#3368f2!important;bottom:-1px;box-shadow:0 0 0 2px rgba(51,104,242,.13)!important;left:-1px;right:-1px;top:-1px}.webinar_dc-section-1 .webinar-form .form-group-with-label input:focus{outline:1px solid hsla(0,0%,100%,0)!important}@media(max-width:1200px){.webinar_dc-section-1 .webinar-form__title{font-size:32px;line-height:38px}.webinar_dc-section-1 .webinar-form__description{font-size:18px;line-height:24px}}@media(max-width:1024px){.webinar_dc-section-1 .webinar-form{justify-content:center}}@media(max-width:767px){.webinar_dc-section-1 .webinar-form__i{padding-left:30px;padding-right:30px}}.webinar_dc-section-1 .webinar-form-wrap{position:relative;width:470px;z-index:10}.webinar_dc-section-1 .webinar-counter{align-items:flex-end;display:flex;flex-flow:column;padding-bottom:17px}.webinar_dc-section-1 .webinar-counter__i{align-items:center;display:flex;flex-flow:column;max-width:487px;width:100%}.webinar_dc-section-1 .webinar-counter__title{color:#2e64f1;font-size:18px;font-weight:600;line-height:18px;margin:0 0 20px;text-align:center}.webinar_dc-section-1 .webinar-counter__row{display:flex}.webinar_dc-section-1 .webinar-counter__item{margin-bottom:35px;position:relative;text-align:center;width:88px}.webinar_dc-section-1 .webinar-counter__item:after{background:#0f1930;content:"";display:block;height:67px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.webinar_dc-section-1 .webinar-counter__val{color:#0f1930;font-size:36.9417px;font-weight:600;line-height:45px;text-align:center;text-transform:uppercase}.webinar_dc-section-1 .webinar-counter__name{color:#0f1930;font-size:10px;font-weight:600;line-height:13px;text-align:center;text-transform:uppercase}.webinar_dc-section-1 .webinar-counter__name_mob{display:none}@media(max-width:1024px){.webinar_dc-section-1 .webinar-counter{align-items:center}.webinar_dc-section-1 .webinar-counter__name{display:none}.webinar_dc-section-1 .webinar-counter__name_mob{display:block}}.webinar_dc-section-1 .webinar-mobile-counter{background:linear-gradient(270deg,#213051,#0a1734);display:none;padding:20px 10px 26px}.webinar_dc-section-1 .webinar-mobile-counter .webinar-counter__item{align-items:flex-end;display:flex;margin:0;position:relative;width:auto}.webinar_dc-section-1 .webinar-mobile-counter .webinar-counter__item:before{color:#fff;content:":";font-size:17px;font-weight:700;line-height:18px;margin:0 5px}.webinar_dc-section-1 .webinar-mobile-counter .webinar-counter__item:after,.webinar_dc-section-1 .webinar-mobile-counter .webinar-counter__item:first-child:before{display:none}.webinar_dc-section-1 .webinar-mobile-counter .webinar-counter__name,.webinar_dc-section-1 .webinar-mobile-counter .webinar-counter__val{color:#fff;font-size:17px;font-weight:700;line-height:18px}.webinar_dc-section-1 .webinar-mobile-counter .webinar-counter__name{padding-left:5px}.webinar_dc-section-1 .webinar-mobile-counter__title{color:#f8f8f9;font-size:18px;font-weight:700;line-height:18px;margin:0;padding:0 0 16px;text-align:center;text-transform:capitalize}.webinar_dc-section-1 .webinar-mobile-counter .webinar-counter__row{justify-content:center}@media(max-width:1200px){.webinar_dc-section-1 .section-title{font-size:46px;line-height:66px}.webinar_dc-section-1 .section-title small{font-size:26px;line-height:55px}.webinar_dc-section-1 .section-description{font-size:16px}.webinar_dc-section-1 .webinar-date{font-size:20px;line-height:20px}}@media(max-width:1080px){.webinar_dc-section-1 .section-title{font-size:42px;line-height:62px}.webinar_dc-section-1 .section-title small{font-size:22px;line-height:52px}.webinar_dc-section-1 .section-description{font-size:15px}.webinar_dc-section-1 .webinar-date{font-size:18px;line-height:18px}.webinar_dc-section-1 .col:first-child{padding-right:40px}}@media(max-width:1024px){.webinar_dc-section-1{background:#fff;background:linear-gradient(0deg,#fff,#f6f7fa 39%,#f3f5f9)}.webinar_dc-section-1 .wrap{flex-flow:column;padding-top:30px}.webinar_dc-section-1 .col{margin:0 auto;padding:0;text-align:center;width:100%}.webinar_dc-section-1 .col:first-child{padding-bottom:32px;padding-right:0;width:100%}.webinar_dc-section-1 .col .webinar-form-wrap{left:auto;margin:0 auto;max-width:500px;position:relative;top:auto;width:100%}.webinar_dc-section-1 .section-description,.webinar_dc-section-1 .section-title{margin-left:auto;margin-right:auto}.webinar_dc-section-1 .section-title{font-size:37px;line-height:53px;margin-bottom:30px}.webinar_dc-section-1 .section-title small{font-size:20px;line-height:47px;padding-bottom:5px}.webinar_dc-section-1 .section-description{font-size:16px;line-height:24px}.webinar_dc-section-1 .webinar-form-wrap .webinar-counter{display:none}.webinar_dc-section-1 .webinar-form{padding-bottom:0}.webinar_dc-section-1 .webinar-form__i{margin:0 -12px;min-width:100%;padding:28px 37px;width:auto}.webinar_dc-section-1 .webinar-form .uw-form-control{padding:11px 20px}.webinar_dc-section-1 .webinar-form .custom-select__control,.webinar_dc-section-1 .webinar-form .react-tel-input .form-control{height:46px}.webinar_dc-section-1 .webinar-form .btn-row .button{font-size:14px;padding-bottom:14px;padding-top:14px}.webinar_dc-section-1 .webinar-form .floating-label,.webinar_dc-section-1 .webinar-form .form-group-with-label.select-wrap .label,.webinar_dc-section-1 .webinar-form .uw-checkbox__label{font-size:14px}.webinar_dc-section-1 .webinar-form .form-group-with-label.select-wrap .label{top:12px}.webinar_dc-section-1 .webinar-mobile-counter{display:block}.webinar_dc-section-1 .webinar-date{display:none;font-size:19px;line-height:30px;margin-bottom:19px;padding-top:0}.webinar_dc-section-1 .webinar-date_mob{display:block}}.webinar_dc-section-2{background:#fff}.webinar_dc-section-2 .wrap{display:flex;flex-flow:wrap;margin:0 auto;max-width:1335px;padding:91px 20px 74px;position:relative;width:100%;z-index:2}@media(max-width:1024px){.webinar_dc-section-2{margin-top:-53px}.webinar_dc-section-2 .wrap{padding-bottom:0;padding-top:10px}}.webinar_dc-section-2 .webinar-speakers{margin-right:500px;max-width:789px}.webinar_dc-section-2 .webinar-speakers__dots{bottom:-14px;left:13px;position:absolute}.webinar_dc-section-2 .webinar-speakers__item{align-items:center;display:flex;padding-bottom:53px}.webinar_dc-section-2 .webinar-speakers__item:first-child .webinar_dc-section-2 .webinar-speakers__dots{bottom:auto;left:-27px;top:-8px}.webinar_dc-section-2 .webinar-speakers__item__photo{height:174px;position:relative;width:174px}.webinar_dc-section-2 .webinar-speakers__item__photo .pic{position:relative;z-index:2}.webinar_dc-section-2 .webinar-speakers__item__photo img{border-radius:50%}.webinar_dc-section-2 .webinar-speakers__item__info{padding-left:43px;width:calc(100% - 174px)}.webinar_dc-section-2 .webinar-speakers__item__name{color:#000;font-size:22px;font-weight:600;line-height:22px;margin:0 0 11px;text-align:left}.webinar_dc-section-2 .webinar-speakers__item__position{color:#000;font-size:18px;font-weight:600;line-height:18px;margin:0 0 16px}.webinar_dc-section-2 .webinar-speakers__item__about{color:#2d2d35;font-size:16px;line-height:24px;margin:0}@media(max-width:1024px){.webinar_dc-section-2 .webinar-speakers{margin:0 auto;max-width:600px}.webinar_dc-section-2 .webinar-speakers__item{flex-flow:column;margin:0 -10px}.webinar_dc-section-2 .webinar-speakers__item__info{padding-left:0;text-align:center;width:100%}.webinar_dc-section-2 .webinar-speakers__item__photo{margin-bottom:49px}.webinar_dc-section-2 .webinar-speakers__item__name{margin-bottom:9px;text-align:center}.webinar_dc-section-2 .webinar-speakers__item__position{line-height:28px;margin-bottom:9px}.webinar_dc-section-2 .webinar-speakers__item__about{font-size:14px;line-height:21px}}.webinar_dc-section-3{background:#f3f5f9;overflow:visible;position:relative}.webinar_dc-section-3 .decor{bottom:50px;position:absolute;right:-20px;width:592px}.webinar_dc-section-3 .wrap{max-width:1283px;padding:79px 20px 150px;width:100%}.webinar_dc-section-3 .webinar-info{margin-right:566px}@media(max-width:1080px){.webinar_dc-section-3 .webinar-info{margin-right:0}}.webinar_dc-section-3 .section-title{color:#14121e;font-size:26px;font-weight:700;line-height:39px;margin:0 0 22px;max-width:542px}.webinar_dc-section-3 .section-description{color:#2d2d35;font-size:16px;font-weight:400;line-height:24px;margin:0;max-width:630px}.webinar_dc-section-3 ul{margin:0;padding:0 0 28px}.webinar_dc-section-3 ul li{color:#213051;font-size:16px;font-weight:500;line-height:28px;list-style:none;margin-bottom:16px;padding-left:28px;position:relative}.webinar_dc-section-3 ul li:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iOSIgZmlsbD0iIzM1NjhGMiIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNzUiIGQ9Ik01LjUgOSA4IDExLjVsNS01Ii8+PC9zdmc+) no-repeat;content:"";display:block;height:18px;left:0;position:absolute;top:4px;width:18px}@media(max-width:1079px){.webinar_dc-section-3 .wrap{padding-bottom:0}.webinar_dc-section-3 .decor{bottom:auto;margin:0 auto;max-width:400px;position:relative;right:auto}}@media(max-width:1024px){.webinar_dc-section-3 .wrap{padding-left:10px;padding-right:10px;padding-top:57px}.webinar_dc-section-3 .section-description{font-size:14px;line-height:21px;padding:0 0 72px}.webinar_dc-section-3 .section-title{font-size:22px;line-height:33px;margin-bottom:13px}.webinar_dc-section-3 ul{padding:0 0 21px}.webinar_dc-section-3 ul li{font-size:14px;line-height:21px;margin-bottom:18px}.webinar_dc-section-3 ul li:before{background-size:cover;height:15px;margin-top:-1px;width:15px}}.webinar-section-1_analysis .section-title{font-size:40px;line-height:60px}.webinar-section-1_analysis .section-description{font-size:16px;margin-bottom:15px}.webinar-section-1_analysis ul{margin:0;max-width:700px;padding:0 0 28px}.webinar-section-1_analysis ul li{color:#5f6578;font-size:16px;font-weight:500;line-height:28px;list-style:none;padding-left:28px;position:relative}.webinar-section-1_analysis ul li:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iOSIgZmlsbD0iIzM1NjhGMiIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNzUiIGQ9Ik01LjUgOSA4IDExLjVsNS01Ii8+PC9zdmc+) no-repeat;content:"";display:block;height:18px;left:0;position:absolute;top:4px;width:18px}.webinar-section-1_analysis .webinar-form-wrap_analysis .webinar-form__title{font-size:30px;line-height:32px;margin-bottom:25px;text-align:center}.webinar-section-1_analysis .webinar-form-wrap_analysis textarea{min-height:150px}@media(max-width:1024px){.webinar-section-1_analysis .section-title{font-size:32px;line-height:36px}.webinar-section-1_analysis .section-title small{line-height:30px}.webinar-section-1_analysis ul{margin:0 auto 20px;max-width:700px;text-align:left}}.webinar-od-section-1{padding:100px 0 0}@media(max-width:767px){.webinar-od-section-1{padding:45px 0 66px}}.webinar-od-section-1 .wrap{min-height:726px;padding:0 48px}@media(max-width:767px){.webinar-od-section-1 .wrap{padding:0 10px}}.webinar-od-section-1 .section-title{color:#0f1930;font-size:3.5rem;font-weight:800;line-height:4.875rem;margin-bottom:20px}@media(max-width:1280px){.webinar-od-section-1 .section-title{margin:0 auto 70px;max-width:680px}}@media(max-width:767px){.webinar-od-section-1 .section-title{font-size:2.5rem;line-height:3.25rem}}.webinar-od-section-1 .section-title small{color:#2e64f1;display:block;font-size:1.125rem;font-weight:700;letter-spacing:1px;line-height:1.125rem;margin-bottom:8px;text-transform:uppercase}@media(max-width:767px){.webinar-od-section-1 .section-title small{font-size:1rem;line-height:1rem;margin-bottom:24px}}.webinar-od-section-1 .section-title span{color:#2e64f1;font-weight:inherit}.webinar-od-section-1 .section__description{padding-right:51%}@media(max-width:1300px){.webinar-od-section-1 .section__description{padding-right:55%}}@media(max-width:1280px){.webinar-od-section-1 .section__description{padding:0 0 68px;text-align:center}}.webinar-od-section-1 .section__description p{color:#5f6578;font-size:1rem;font-weight:500;line-height:1.75rem;margin:0 0 46px;max-width:565px}@media(max-width:1280px){.webinar-od-section-1 .section__description p{margin:0 auto 25px}}@media(max-width:767px){.webinar-od-section-1 .section__description p{line-height:1.5rem;margin-bottom:30px}}.webinar-od-section-1 .section__description p strong{font-weight:700}.webinar-od-section-1 .section__description .button{min-width:214px;padding:14px 16px}.webinar-od-section-1 .webinar-info{align-items:center;color:#14121e;display:flex;font-size:.875rem;font-weight:500;justify-content:flex-start;line-height:2.3125rem;margin-bottom:50px}@media(max-width:1280px){.webinar-od-section-1 .webinar-info{justify-content:center}}@media(max-width:767px){.webinar-od-section-1 .webinar-info{margin-bottom:33px}}@media(max-width:374px){.webinar-od-section-1 .webinar-info{align-items:center;flex-direction:column}}.webinar-od-section-1 .webinar-info__tag{background:#b0e4e8;border-radius:18px;margin-right:20px;padding:0 24px}@media(max-width:767px){.webinar-od-section-1 .webinar-info__tag{padding:0 20px}}@media(max-width:374px){.webinar-od-section-1 .webinar-info__tag{margin:0 0 20px}}.webinar-od-section-1 .webinar-speakers{background:#fff;border-radius:60px;margin:0;padding:62px 55px;position:absolute;right:45px;top:-56px;width:625px}@media(max-width:1280px){.webinar-od-section-1 .webinar-speakers{margin:0 auto 60px;max-width:100%;padding:90px 65px 70px;position:relative;right:0;top:0;width:100%}}@media(max-width:767px){.webinar-od-section-1 .webinar-speakers{border-radius:100px;margin:0 -10px;max-width:800px;padding:58px 13px;width:auto}}.webinar-od-section-1 .webinar-speakers__title{color:#14121e;font-size:1.5rem;font-weight:800;line-height:1.5rem;margin:0 0 45px;text-align:left}@media(max-width:767px){.webinar-od-section-1 .webinar-speakers__title{font-size:2rem;line-height:2.8125rem;margin-bottom:35px;text-align:center}}.webinar-od-section-1 .webinar-speakers__item{align-items:flex-start;display:flex;padding-bottom:40px}@media(max-width:1024px){.webinar-od-section-1 .webinar-speakers__item{flex-flow:row;margin:0}}@media(max-width:767px){.webinar-od-section-1 .webinar-speakers__item{display:block;padding-bottom:50px;text-align:center}}.webinar-od-section-1 .webinar-speakers__item__photo{flex-shrink:0;height:86px;width:86px}@media(max-width:767px){.webinar-od-section-1 .webinar-speakers__item__photo{height:174px;margin:0 auto 30px;width:174px}}.webinar-od-section-1 .webinar-speakers__item__info{padding-left:33px;width:100%}@media(max-width:1024px){.webinar-od-section-1 .webinar-speakers__item__info{text-align:left}}@media(max-width:767px){.webinar-od-section-1 .webinar-speakers__item__info{padding:0;text-align:center}}.webinar-od-section-1 .webinar-speakers__item__name{color:#000;font-size:1.125rem;font-weight:500;line-height:1.125rem;margin-bottom:11px}@media(max-width:1024px){.webinar-od-section-1 .webinar-speakers__item__name{text-align:left}}@media(max-width:767px){.webinar-od-section-1 .webinar-speakers__item__name{font-size:1.375rem;line-height:3.125rem;margin-bottom:0;text-align:center}}.webinar-od-section-1 .webinar-speakers__item__position{color:#000;font-size:.9375rem;font-weight:500;line-height:.9375rem;margin-bottom:10px}@media(max-width:767px){.webinar-od-section-1 .webinar-speakers__item__position{font-size:1.125rem;line-height:1.6875rem}}.webinar-od-section-1 .webinar-speakers__item__about{color:#2d2d35;font-size:.875rem;font-weight:400;line-height:1.3125rem}.webinar-od-section-1 .webinar-speakers__item:last-child{padding-bottom:0}.webinar-od-section-2{padding:15px 0 130px}@media(max-width:1280px){.webinar-od-section-2{display:none}}.webinar-od-section-2 .wrap{margin:0 auto;max-width:1440px;padding:0 85px;position:relative;width:100%}.webinar-od-section-2 .section__title{color:#0f1930;font-size:2.25rem;line-height:3.125rem;margin-bottom:47px;text-align:center}.webinar-od-section-2 .inline-video-preview{margin-bottom:0}.webinar-od-section-2 .inline-video-preview:before{padding-top:59.5%}.webinar-od-section-3{background:#fff;overflow:visible;padding:140px 0 220px;position:relative}.webinar-od-section-3 .wrap{padding:0 50px}.webinar-od-section-3 .cols{display:flex;justify-content:space-between}.webinar-od-section-3 .cols .col:first-child{padding-right:50px;width:550px}@media(max-width:1280px){.webinar-od-section-3 .cols .col:first-child .button{display:none}}.webinar-od-section-3 .cols .col:last-child{width:718px}.webinar-od-section-3 .cols .col:last-child .button{display:none}@media(max-width:1280px){.webinar-od-section-3 .cols .col:last-child .button{display:block;margin:23px auto 0;min-width:220px}}.webinar-od-section-3 .section-title{color:#14121e;font-size:2.25rem;font-weight:700;letter-spacing:0;line-height:3.375rem;margin:0 0 43px}.webinar-od-section-3 .section-title span{font-weight:inherit}.webinar-od-section-3 .button{min-width:172px;padding:14px 16px}.webinar-od-section-3 .section__description p{color:#2d2d35;font-size:1rem;font-weight:400;line-height:1.5rem;margin:0;max-width:660px}.webinar-od-section-3 ul{margin:0 0 36px;padding:0}.webinar-od-section-3 ul li{color:#213051;font-size:1rem;font-weight:500;line-height:1.75rem;list-style:none;margin-bottom:16px;padding-left:28px;position:relative}.webinar-od-section-3 ul li .icon{display:block;height:18px;left:0;position:absolute;top:5px;width:18px}@media(max-width:1280px){.webinar-od-section-3{background:#f3f5f9;padding:0 0 120px}.webinar-od-section-3 .cols{display:block;padding-bottom:60px;position:relative}.webinar-od-section-3 .cols .col:first-child{padding:0;width:100%}.webinar-od-section-3 .cols .col:last-child{width:100%}.webinar-od-section-3 .section-title{margin:0 auto 30px;text-align:center}.webinar-od-section-3 .section__description p{margin:0 auto;text-align:center}}@media(max-width:1024px){.webinar-od-section-3 .wrap{padding:0 40px}}@media(max-width:767px){.webinar-od-section-3 .wrap{padding:0 10px}.webinar-od-section-3 .section-title{font-size:1.625rem;line-height:2.375rem}.webinar-od-section-3 .section__description p{font-size:.875rem;line-height:1.25rem}.webinar-od-section-3 ul{margin-bottom:24px}.webinar-od-section-3 ul li{font-size:.875rem;line-height:1.3125rem;margin-bottom:16px;padding-left:30px}.webinar-od-section-3 ul li .icon{height:15px;left:4px;top:4px;width:15px}}.webinar-od-page{background:#f3f5f9}.webinar-od-page .wrap{margin:0 auto;max-width:1440px;position:relative;width:100%}.webinar-od-page .inline-video-preview__btn{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDQiIGhlaWdodD0iMTA0IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTA0IDEwNCI+PGNpcmNsZSBjeD0iNTIiIGN5PSI1MiIgcj0iNTIiIGZpbGw9IiNGM0Y1RjkiLz48Y2lyY2xlIGN4PSI1MiIgY3k9IjUyIiByPSIzOS43MjIiIHN0cm9rZT0iIzMzNjhGMiIgc3Ryb2tlLXdpZHRoPSIxLjQ0NCIgb3BhY2l0eT0iLjQiLz48ZWxsaXBzZSBjeD0iNTIuMDAyIiBjeT0iNTIiIGZpbGw9IiMzMzY4RjIiIHJ4PSIyOS43MTQiIHJ5PSIyOS43MTQiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJtNjQuNDI3IDUwLjk5Mi0xNy45NzYtMTAuNGExLjA5OCAxLjA5OCAwIDAgMC0xLjExNi4wMSAxLjE2MSAxLjE2MSAwIDAgMC0uNTU3Ljk5OHYyMC44YzAgLjQxMS4yMS43OS41NTcuOTk4YTEuMDk1IDEuMDk1IDAgMCAwIDEuMTE3LjAxbDE3Ljk3NS0xMC40Yy4zNTMtLjIwNi41NzMtLjU5LjU3My0xLjAwOCAwLS40MTgtLjIyLS44MDItLjU3My0xLjAwOFoiLz48L3N2Zz4=) no-repeat;background-size:cover;height:104px;width:104px}@media(max-width:767px){.webinar-od-page .inline-video-preview__btn{bottom:-36px;height:72px;width:72px}}.webinar-od-page .inline-video-preview__btn span,.webinar-od-page .inline-video-preview__btn:before{display:none}.webinar-od-page .inline-video-preview__i{border-radius:30px}@media(max-width:767px){.webinar-od-page .inline-video-preview__i{border-radius:16px}}.webinar-od-page .webinar-od-section-1 .inline-video-preview{display:none;width:692px}@media(max-width:1280px){.webinar-od-page .webinar-od-section-1 .inline-video-preview{display:block}}@media(max-width:767px){.webinar-od-page .webinar-od-section-1 .inline-video-preview{display:block;margin:0 auto 44px;width:100%}}.webinar-od-page .webinar-od-section-2 .inline-video-preview{width:692px}@media(max-width:1280px){.webinar-od-page .webinar-od-section-2 .inline-video-preview{display:none}}.animate-me{height:auto;width:100%}.animate-me img{max-width:100%}.complaints-section-1{overflow:hidden;position:relative}.complaints-section-1 .bg{background:linear-gradient(15deg,hsla(0,0%,98%,.2) 22%,#eaebf3);border-radius:0 0 70px 0;bottom:0;left:-100%;position:absolute;right:-41px;top:0;-webkit-transform:skewX(-26deg);transform:skewX(-26deg);z-index:-1}@media (max-width:991px){.complaints-section-1 .bg{display:none}.complaints-section-1{text-align:center}}.complaints-section-1 .content{padding-bottom:100px;padding-top:50px}@media (max-width:991px){.complaints-section-1 .content{flex-flow:column-reverse;padding-bottom:0;padding-top:80px}}.complaints-section-1 .content .left{margin-right:5%;padding-top:46px;width:51%}@media (max-width:991px){.complaints-section-1 .content .left{margin-right:0;width:100%}}.complaints-section-1 .content .left h1,.complaints-section-1 .content .left p{max-width:unset}.complaints-section-1 .content .right{position:relative;text-align:center;width:40%}@media (max-width:991px){.complaints-section-1 .content .right{text-align:center;width:100%}}.complaints-section-1 .bg-right{margin-bottom:-40px;margin-left:-80px;margin-right:-50px;max-width:620px;width:145%}@media (max-width:1199px){.complaints-section-1 .bg-right{margin-left:0;max-width:110%}}@media (max-width:991px){.complaints-section-1 .bg-right{margin:0;max-width:50%;padding-top:60px}}@media (max-width:767px){.complaints-section-1 .bg-right{max-width:100%;padding-top:0}}.complaints-section-1 .section-title{margin-bottom:30px;margin-left:0;max-width:532px}@media (max-width:991px){.complaints-section-1 .section-title{margin-left:auto;margin-right:auto;max-width:90%}}@media (max-width:767px){.complaints-section-1 .section-title{max-width:100%}}.complaints-section-1 .description{margin-bottom:33px;margin-left:0;max-width:488px}@media (max-width:991px){.complaints-section-1 .description{font-size:17px;max-width:unset}}.complaints-section-2{overflow:hidden;position:relative}@media (max-width:991px){.complaints-section-2{text-align:center}}.complaints-section-2 .content{padding-bottom:92px;padding-top:102px}@media (max-width:991px){.page-complaints .complaints-section-2 .content{flex-flow:wrap}}.complaints-section-2 .content .left{width:52%}@media (max-width:991px){.complaints-section-2 .content .left{width:100%}}.complaints-section-2 .content .right{padding-top:5px;position:relative;width:48%}@media (max-width:991px){.complaints-section-2 .content .right{padding-bottom:60px;text-align:center;width:100%}}.complaints-section-2 .section-title{margin-bottom:30px;margin-left:0;max-width:532px}@media (max-width:991px){.complaints-section-2 .section-title{margin-left:auto;margin-right:auto;max-width:90%}}@media (max-width:767px){.complaints-section-2 .section-title{max-width:100%}}.complaints-section-2 .description{font-size:18px;letter-spacing:-.5px;line-height:27px;margin-bottom:27px;margin-left:0;max-width:580px}@media (max-width:991px){.complaints-section-2 .description{font-size:17px;max-width:unset}}.complaints-section-2 img{margin-left:-30px}@media (max-width:991px){.complaints-section-2 img{margin-left:0}}.complaints-section-2 .bg-right{max-width:557px}@media (max-width:1199px){.complaints-section-2 .bg-right{margin-left:0;max-width:80%}}@media (max-width:991px){.complaints-section-2 .bg-right{margin:0;max-width:50%}}@media (max-width:767px){.complaints-section-2 .bg-right{max-width:100%;padding-top:0}}.complaints-section-3{overflow:hidden;position:relative;text-align:center}.complaints-section-3 .content{justify-content:center;padding-bottom:92px;padding-top:28px}@media (max-width:991px){.page-complaints .complaints-section-3 .content{flex-flow:row;padding-top:0}}.complaints-section-3 .informer{background:#3368f2;border-radius:12px;color:#fff;padding:40px 50px 42px}.complaints-section-3 .informer__icon{align-items:center;border:3px solid hsla(0,0%,100%,.27);border-radius:50%;display:flex;font-family:Times New Roman;font-size:36px;font-weight:700;height:55px;justify-content:center;line-height:36px;margin:0 auto 30px;width:55px}.complaints-section-3 .informer__description{color:#fff;font-size:24px;font-weight:400;letter-spacing:-.5px;line-height:36px;margin-bottom:31px}.complaints-section-3 .informer .button{background:#fff;color:#3368f2}.complaints-section-3 .informer .button:hover{box-shadow:2px 2px 10px hsla(0,0%,100%,.5)}.complaints-section-3 .informer .button:focus:before{border-color:#fff;box-shadow:0 0 0 4px hsla(0,0%,100%,.22)}@media (max-width:767px){.complaints-section-3 .informer{padding:20px 20px 25px}.complaints-section-3 .informer__description{font-size:17px;line-height:24px}}.complaints-section-4{overflow:hidden;position:relative}@media (max-width:991px){.complaints-section-4{text-align:center}}.complaints-section-4 .content{padding-bottom:141px;padding-top:48px}@media (max-width:991px){.page-complaints .complaints-section-4 .content{flex-flow:column;padding-bottom:0}}@media (max-width:767px){.page-complaints .complaints-section-4 .content{padding-bottom:0;padding-top:0}}.complaints-section-4 .content .left{width:51%}@media (max-width:991px){.complaints-section-4 .content .left{padding-bottom:60px;width:100%}}.complaints-section-4 .content .right{position:relative;width:48%}@media (max-width:991px){.complaints-section-4 .content .right{text-align:center;width:100%}}.complaints-section-4 .section-title{margin-bottom:25px;margin-left:0;max-width:532px}@media (max-width:991px){.complaints-section-4 .section-title{margin-left:auto;margin-right:auto;max-width:90%}}@media (max-width:767px){.complaints-section-4 .section-title{max-width:100%}}.complaints-section-4 .description{font-size:18px;letter-spacing:-.5px;line-height:27px;margin-bottom:26px;margin-left:0}.complaints-section-4 img{padding-right:60px}@media(max-width:991px){.complaints-section-4 img{padding-right:0}}.complaints-section-4 .bg-left{margin-top:-30px;max-width:100%}@media (max-width:1199px){.complaints-section-4 .bg-left{max-width:80%}}@media (max-width:991px){.complaints-section-4 .bg-left{max-width:50%}}@media (max-width:767px){.complaints-section-4 .bg-left{margin-top:0;max-width:100%}}.complaints-section-5{overflow:hidden;position:relative}.complaints-section-5 .bg{background:linear-gradient(15deg,hsla(0,0%,98%,.2) 22%,#eaebf3);border-radius:0 89px 0 0;bottom:0;left:-100%;position:absolute;right:-137px;top:0;-webkit-transform:skewX(31deg);transform:skewX(31deg);z-index:-1}@media (max-width:991px){.complaints-section-5 .bg{display:none}.complaints-section-5{text-align:center}}.complaints-section-5 .content{justify-content:center;padding-bottom:92px;padding-top:94px}.page-complaints .complaints-section-5 .content{flex-flow:column}@media (max-width:767px){.complaints-section-5 .content{padding-top:80px}}.complaints-section-5 .section-title{font-size:44px;letter-spacing:.2px;line-height:55px;margin-bottom:20px;max-width:619px}.complaints-section-5 .description{font-size:18px;letter-spacing:-.5px;line-height:27px;margin-bottom:36px;max-width:850px}.complaints-section-5 .description a{font-size:inherit;line-height:inherit}@media(max-width:767px){.complaints-section-5 .description{font-size:14px;line-height:19px}}.complaints-section-5 .img{padding-bottom:60px}.complaints-section-5 img{border-radius:5px;max-width:100%}.page-complaints{padding-bottom:100px}.page-complaints .content{align-items:center;display:flex;flex-flow:wrap}@media (max-width:991px){.page-complaints .content{flex-flow:column-reverse;padding-top:80px}}.page-complaints .section-title{font-size:39px;letter-spacing:-.2px;line-height:50px}.page-complaints .description{font-size:16px;letter-spacing:-.2px;line-height:27px}.page-complaints .button{font-size:16px;line-height:16px;min-width:200px}.page-complaints img{max-width:90%;width:100%}@media (max-width:991px){.page-complaints .section-title{max-width:100%}.page-complaints .description{text-align:left}}@media (max-width:767px){.page-complaints .section-title{font-size:28px;line-height:36px}.page-complaints .description{font-size:14px;max-width:unset}}@media (max-width:374px){.page-complaints .section-title{font-size:25px;line-height:33px}}.section-1.languages-section-1{margin-bottom:-5vh;overflow:hidden;padding-bottom:300px}@media (max-width:767px){.section-1.languages-section-1{margin-bottom:-13vh}}.section-1.languages-section-1 .content{align-items:center;display:flex;padding-top:90px}@media (max-width:991px){.section-1.languages-section-1 .content{align-items:unset}}@media (max-width:767px){.section-1.languages-section-1 .content{padding-top:80px}}.section-1.languages-section-1 .content .left p{position:relative}.section-1.languages-section-1 .content .left p .bold{font-weight:500}.section-1.languages-section-1 .content .left p .arrow{left:calc(100% - 50px);position:absolute;top:calc(100% + 9px);width:30%;z-index:1}@media (max-width:991px){.section-1.languages-section-1 .content .left p .arrow{display:none}}.section-1.languages-section-1 .content .left .moves{display:flex}.section-1.languages-section-1 .content .left .moves>a{background:#3d3d5c;border:1px solid #fff;cursor:pointer;overflow:hidden;padding:20px 35px}.section-1.languages-section-1 .content .left .moves>a:active{background:#d0d0d3}.section-1.languages-section-1 .content .left .moves .move-left{border-radius:30px 0 0 30px;border-right:0}.section-1.languages-section-1 .content .left .moves .move-right{border-radius:0 30px 30px 0}@media (max-width:991px){.section-1.languages-section-1 .content .right{margin-bottom:0;padding-top:30px;top:0}}.section-1.languages-section-1 .content .right .widget{max-width:480px;padding:70px 0;position:relative;right:-6.3%}@media (max-width:991px){.section-1.languages-section-1 .content .right .widget{right:0}}@media (max-width:767px){.section-1.languages-section-1 .content .right .widget{padding:30px 0 40px}}.section-1.languages-section-1 .content .right .widget>img{position:relative;right:0}@media (max-width:767px){.section-1.languages-section-1 .content .right .widget>img{display:none}}.section-1.languages-section-1 .content .right .widget .window{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}@media (max-width:767px){.section-1.languages-section-1 .content .right .widget .window{position:relative}}.section-1.languages-section-1 .content .right .widget .window>div{background:#fff;border-radius:10px;box-shadow:0 2px 69px rgba(0,0,0,.139);padding:30px 22px;width:285.44px}.section-1.languages-section-1 .content .right .widget .window>div .functions{background:#e0e0e0;border:1px solid #e0e0e0;display:flex;flex-wrap:wrap;margin:1px}.section-1.languages-section-1 .content .right .widget .window>div .functions .function{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;padding:18px 10px 12px;width:50%}.section-1.languages-section-1 .content .right .widget .window>div .functions .function img{height:34px;margin-bottom:7px;max-width:42px}.section-1.languages-section-1 .content .right .widget .window>div .functions .function span{align-items:center;color:#000;display:flex;font-size:12px;font-weight:500;height:24px;justify-content:center;letter-spacing:-.2px;text-align:center}.section-1.languages-section-1 .content .right .widget .window>div .button{font-size:16px;margin-top:15px;padding:13px 30px 12px 50px;position:relative;width:100%}.section-1.languages-section-1 .content .right .widget .window>div .button svg{left:7px;position:absolute;top:5px;width:32px}.section-1.languages-section-1 .languages{bottom:0;display:flex;height:84px;left:0;list-style:none;margin:0 -10px;padding-left:0;position:absolute;-webkit-transform:translateX(0);transform:translateX(0);transition:left .3s ease,margin .3s ease,-webkit-transform .3s ease;transition:left .3s ease,margin .3s ease,transform .3s ease;transition:left .3s ease,margin .3s ease,transform .3s ease,-webkit-transform .3s ease}@media (max-width:1199px){.section-1.languages-section-1 .languages{left:50px}}@media (max-width:991px){.section-1.languages-section-1 .languages{left:0;margin-top:30px;position:relative}}.section-1.languages-section-1 .languages-button{align-items:center;background:#fff;border:1px solid #3d3e5a;border-radius:11px;box-shadow:0 6px 32px rgba(0,0,0,.096);cursor:pointer;display:flex;flex:0 0 210px;margin:0 10px;max-width:210px;overflow:hidden;padding:17px 2px 17px 15px;text-align:left;text-decoration:none;transition:background .3s ease}.section-1.languages-section-1 .languages-button.active{background:#3d3d5c;box-shadow:0 6px 32px rgba(0,0,0,.096)}.section-1.languages-section-1 .languages-button.active .languages-info{color:#fff}.section-1.languages-section-1 .languages-button.active .languages-info span{color:#fff;opacity:.77}.section-1.languages-section-1 .languages-button .flag{border-radius:25px;display:flex;flex:0 0 50px;height:50px;justify-content:center;margin-right:15px;overflow:hidden}.section-1.languages-section-1 .languages-button .flag img{height:100%;width:auto}.section-1.languages-section-1 .languages-button .languages-info{color:#000;font-size:15px;font-weight:500;letter-spacing:-.13px;line-height:22px}.section-1.languages-section-1 .languages-button .languages-info span{color:#565c70;display:block;font-size:15px;letter-spacing:-.13px;line-height:22px}.section__market-share{padding:120px 0}@media(max-width:992px){.section__market-share{padding:60px 0}}.section__market-share .wrap{max-width:1206px;padding:0 48px}@media(max-width:992px){.section__market-share .wrap{padding:0 50px}}@media(max-width:767px){.section__market-share .wrap{padding:0}.section__market-share .competitors__section_head{padding:0 24px 32px}}.section__market-share .competitors__custom-table{border-radius:20px;box-shadow:0 16px 40px 0 rgba(189,205,229,.25);text-align:left}@media(max-width:767px){.section__market-share .competitors__custom-table{border-radius:16px}}.section__market-share .competitors__custom-table table{border:none;border-collapse:collapse;border-radius:20px;overflow:hidden;width:100%}@media(max-width:767px){.section__market-share .competitors__custom-table table{border-radius:16px}}.section__market-share .competitors__custom-table table tbody td{position:relative}.section__market-share .competitors__custom-table table tbody td:after{background:#aeb5c7!important;bottom:0;content:"";display:block;height:1px;left:0;opacity:.3;position:absolute;right:0}.section__market-share .competitors__custom-table table tbody td:first-child:after{left:30px}@media(max-width:767px){.section__market-share .competitors__custom-table table tbody td:first-child:after{left:20px}}.section__market-share .competitors__custom-table table tbody td:last-child:after{right:30px}@media(max-width:767px){.section__market-share .competitors__custom-table table tbody td:last-child:after{right:20px}}.section__market-share .competitors__custom-table table tbody tr:last-child td:after{display:none}.section__market-share .competitors__custom-table .custom-table__row{position:relative}.section__market-share .competitors__custom-table .custom-table__row_head{background:#f3f5f9;border-radius:20px 20px 0 0;overflow:hidden}@media(max-width:767px){.section__market-share .competitors__custom-table .custom-table__row_head{border-radius:16px 16px 0 0}}.section__market-share .competitors__custom-table .custom-table__row_head .custom-table__cell{border:none;color:#213051;font-size:16px;font-weight:700;letter-spacing:-.39px;line-height:28px;padding-bottom:22px;padding-top:22px}@media(max-width:767px){.section__market-share .competitors__custom-table .custom-table__row_head .custom-table__cell{font-size:13px;line-height:20px;padding-bottom:16px;padding-top:16px}}.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell__i{align-items:center;display:flex;height:72px;justify-content:flex-start;padding-left:0}@media(max-width:767px){.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell__i{height:64px}}.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell_technology p{color:#40444e;font-size:16px;font-weight:600;line-height:24px;margin:0}@media(max-width:767px){.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell_technology p{font-size:14px;line-height:24px}}.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell_technology a{color:#40444e;display:inline-block;font-size:16px;font-weight:500;line-height:24px;margin:0;position:relative;text-decoration:underline}@media(max-width:767px){.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell_technology a{font-size:14px;line-height:24px}}.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell_technology a:focus{outline:1px solid hsla(0,0%,100%,0)}.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell_technology a:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell_technology a:focus:not(:focus-visible):after{display:none}.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell_technology a:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell_technology a:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.section__market-share .competitors__custom-table .custom-table__row_content .custom-table__cell_technology a:hover{text-decoration:none}.section__market-share .competitors__custom-table .custom-table__row_content:last-child:after{display:none}.section__market-share .competitors__custom-table .custom-table__row.row_active .custom-table__cell_number p,.section__market-share .competitors__custom-table .custom-table__row.row_userway .custom-table__cell_number p{color:#213051;font-weight:700}.section__market-share .competitors__custom-table .custom-table__row.row_active .custom-table__cell_technology p,.section__market-share .competitors__custom-table .custom-table__row.row_userway .custom-table__cell_technology p{color:#213051;font-weight:600}.section__market-share .competitors__custom-table .custom-table__row.row_active .custom-table__cell_value p,.section__market-share .competitors__custom-table .custom-table__row.row_userway .custom-table__cell_value p{color:#213051}.section__market-share .competitors__custom-table .custom-table__cell_number{padding-left:38px;padding-right:19px}@media(max-width:767px){.section__market-share .competitors__custom-table .custom-table__cell_number{display:none}}.section__market-share .competitors__custom-table .custom-table__cell_number p{color:#5f6578;display:inline-block;font-size:15px;font-weight:500;line-height:28px;margin:0;min-width:14px;text-align:center}.section__market-share .competitors__custom-table .custom-table__cell_technology{padding-left:38px;padding-right:19px}@media(max-width:767px){.section__market-share .competitors__custom-table .custom-table__cell_technology{padding:0 16px 0 28px}}@media(max-width:374px){.section__market-share .competitors__custom-table .custom-table__cell_technology{padding-left:16px}}.section__market-share .competitors__custom-table .custom-table__cell_technology img{display:block;height:42px;margin-right:16px;width:42px}@media(max-width:767px){.section__market-share .competitors__custom-table .custom-table__cell_technology img{height:32px;margin-right:12px;width:32px}}.section__market-share .competitors__custom-table .custom-table__cell_value{padding-right:28px;width:55%}@media(max-width:767px){.section__market-share .competitors__custom-table .custom-table__cell_value{width:45%}}@media(max-width:374px){.section__market-share .competitors__custom-table .custom-table__cell_value{padding-right:16px}}.section__market-share .competitors__custom-table .custom-table__cell_value .simple-progressbar{max-width:280px}@media(max-width:1160px){.section__market-share .competitors__custom-table .custom-table__cell_value .simple-progressbar{max-width:500px}}.section__market-share .competitors__custom-table .custom-table__cell_value p{color:#5f6578;flex-shrink:0;font-size:14px;font-weight:700;line-height:22px;margin:0;padding:0 5px;text-align:right;width:72px}@media(max-width:767px){.section__market-share .competitors__custom-table .custom-table__cell_value p{padding:0;width:60px}}.section__market-share .competitors__custom-table .custom-table__cell_value p.custom-table__cell_value__na{padding:0;width:auto}@media(max-width:374px){.section__market-share .competitors__custom-table .custom-table__cell_value p.custom-table__cell_value__na{font-size:12px}}.section__market-share .competitors__custom-table .custom-table__cell_value a{align-items:center;color:#3c71fa;display:flex;font-size:16px;font-weight:600;justify-content:flex-start;line-height:24px;margin-left:50px;position:relative;text-decoration:none;white-space:nowrap}.section__market-share .competitors__custom-table .custom-table__cell_value a:focus{outline:1px solid hsla(0,0%,100%,0)}.section__market-share .competitors__custom-table .custom-table__cell_value a:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.section__market-share .competitors__custom-table .custom-table__cell_value a:focus:not(:focus-visible):after{display:none}.section__market-share .competitors__custom-table .custom-table__cell_value a:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.section__market-share .competitors__custom-table .custom-table__cell_value a:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:1160px){.section__market-share .competitors__custom-table .custom-table__cell_value a{display:none}}.section__market-share .competitors__custom-table .custom-table__cell_value a span{text-decoration:underline}.section__market-share .competitors__custom-table .custom-table__cell_value a:hover span{text-decoration:none}.section__market-share .competitors__custom-table .custom-table__cell_value a img{margin-left:7px;width:10px}.section__market-share .competitors__custom-table .custom-table__cell_value.not-available .custom-table__cell__i{justify-content:space-between}.simple-progressbar{background:hsla(226,6%,56%,.3);border-radius:8px;height:12px;overflow:hidden;position:relative;width:100%}.simple-progressbar__i{background:#9b9da6;background:repeating-linear-gradient(45deg,#9b9da6 0 1px,#898c96 2px 6px);border-radius:8px;height:100%;left:0;position:absolute;top:0}.simple-progressbar--main{background:#aee1e5}.simple-progressbar--main .simple-progressbar__i{background:repeating-linear-gradient(45deg,#30bdc0 0 1px,#0cb2b5 2px 6px)}.individual-competitors__section-5{background:#f3f5f9;padding:110px 0}@media(max-width:992px){.individual-competitors__section-5{padding:60px 0}}@media(max-width:767px){.individual-competitors__section-5{padding:30px 0 60px}}.individual-competitors__section-5 .wrap{max-width:1206px;padding:0 48px}@media(max-width:992px){.individual-competitors__section-5 .wrap{padding:0 50px}}@media(max-width:767px){.individual-competitors__section-5 .wrap{padding:0 20px}}.individual-competitors__section-5 .grid-info__item_img{height:252px;position:relative;width:454px}@media(max-width:992px){.individual-competitors__section-5 .grid-info__item_img{height:400px;margin:0 auto 40px;width:400px}}@media(max-width:767px){.individual-competitors__section-5 .grid-info__item_img{height:300px;margin:0 auto 50px;width:300px}}@media(max-width:374px){.individual-competitors__section-5 .grid-info__item_img{height:260px;margin-bottom:30px;width:260px}}.individual-competitors__section-5 .grid-info__item_img__i{left:-16.5%;position:absolute;top:-64.5%;width:135.5%}@media(max-width:1280px){.individual-competitors__section-5 .grid-info__item_img__i{left:0;top:50%;-webkit-transform:translateY(-40%);transform:translateY(-40%);width:100%}}@media(max-width:767px){.individual-competitors__section-5 .grid-info__item_img__i_desk{display:none}}.individual-competitors__section-5 .grid-info__item_img__i_device{display:none;left:-6%;width:112%}@media(max-width:767px){.individual-competitors__section-5 .grid-info__item_img__i_device{display:block}}.individual-competitors__section-5 .grid-info__item_description{padding:85px 20px 85px 130px;width:615px}@media(max-width:992px){.individual-competitors__section-5 .grid-info__item_description{padding:0;width:100%}}.individual-competitors__section-5 .pulse-icon{height:80px;position:absolute;right:-18px;top:-55px;width:80px}@media(max-width:1280px){.individual-competitors__section-5 .pulse-icon{right:-1%;top:-3%}}@media(max-width:992px){.individual-competitors__section-5 .pulse-icon{right:7px;top:40px}}@media(max-width:767px){.individual-competitors__section-5 .pulse-icon{height:42px;right:18px;top:51px;width:42px}.individual-competitors__section-5 .pulse-icon__circle1{height:52px;width:52px}.individual-competitors__section-5 .pulse-icon__circle2{height:62px;width:62px}.individual-competitors__section-5 .pulse-icon__circle3{height:72px;width:72px}}@media(max-width:992px){.individual-competitors__section-6{padding:60px 0}}.individual-competitors__section-6 .wrap{max-width:1188px;padding:0 48px}@media(max-width:992px){.individual-competitors__section-6 .wrap{padding:0 50px}}@media(max-width:767px){.individual-competitors__section-6 .wrap{padding:0 20px}}.individual-competitors__section-6 .supported-platforms__item__i:focus:after,.individual-competitors__section-6 .supported-platforms__item__i:hover:after{display:none}.individual-competitors__section-6 .grid-info{flex-direction:row-reverse;justify-content:flex-end}.individual-competitors__section-6 .grid-info__item_media{flex-shrink:0;height:694px;overflow:hidden;position:relative;width:510px}@media(max-width:992px){.individual-competitors__section-6 .grid-info__item_media{height:auto;margin:0 -50px 24px;width:auto}}@media(max-width:767px){.individual-competitors__section-6 .grid-info__item_media{margin:0 -20px 24px}}.individual-competitors__section-6 .grid-info__item_media__img{height:300px;left:50%;margin:-150px 0 0 -150px;position:absolute;top:50%;width:300px;z-index:5}@media(max-width:992px){.individual-competitors__section-6 .grid-info__item_media__img{height:240px;margin:-120px 0 0 -120px;width:240px}.individual-competitors__section-6 .grid-info__item_media .supported-platforms-wrap{padding-bottom:24px}.individual-competitors__section-6 .grid-info__item_media .supported-platforms-wrap .supported-platforms__item{padding:5px 10px}.individual-competitors__section-6 .grid-info__item_media .supported-platforms-wrap .supported-platforms__item__i{height:94px;padding:10px 15px;width:94px}.individual-competitors__section-6 .grid-info__item_media .supported-platforms-wrap .supported-platforms__item__i img{max-height:100%;max-width:100%}.individual-competitors__section-6 .grid-info__item_media .supported-platforms-wrap .supported-platforms__item__i:before{height:150px;left:-29px;top:-20px;width:150px}.individual-competitors__section-6 .grid-info__item_media .supported-platforms-wrap .supported-platforms__item__i:after{height:108px;left:-4px;top:-6px;width:100px}}.individual-competitors__section-6 .grid-info__item_description{padding:0 108px 0 0;width:580px}@media(max-width:1280px){.individual-competitors__section-6 .grid-info__item_description{padding-right:50px}}@media(max-width:992px){.individual-competitors__section-6 .grid-info__item_description{padding:0;width:100%}}.individual-competitors__section-7{background:#f3f5f9;padding:120px 0 70px}@media(max-width:992px){.individual-competitors__section-7{padding:60px 0}}.individual-competitors__section-7 .wrap{max-width:1190px;padding:0 48px}@media(max-width:992px){.individual-competitors__section-7 .wrap{padding:0 50px}}@media(max-width:767px){.individual-competitors__section-7 .wrap{padding:0 20px}}.individual-competitors__section-7 .grid-info__item_img{width:512px}.individual-competitors__section-7 .grid-info__item_img img{max-width:100%}@media(max-width:1280px){.individual-competitors__section-7 .grid-info__item_img{width:400px}}@media(max-width:992px){.individual-competitors__section-7 .grid-info__item_img{margin:0 auto;-webkit-transform:translateX(15%);transform:translateX(15%);width:80%}}@media(max-width:767px){.individual-competitors__section-7 .grid-info__item_img{-webkit-transform:translateX(2%);transform:translateX(2%);width:90%}}.individual-competitors__section-7 .grid-info__item_description{padding:0 55px 40px 85px;width:615px}@media(max-width:1280px){.individual-competitors__section-7 .grid-info__item_description{padding-left:50px;width:60%}}@media(max-width:992px){.individual-competitors__section-7 .grid-info__item_description{padding:0;width:100%}}.individual-competitors__section-8{padding:120px 0}@media(max-width:992px){.individual-competitors__section-8{padding:60px 0}}.individual-competitors__section-8 .wrap{max-width:1208px;padding:0 48px}@media(max-width:992px){.individual-competitors__section-8 .wrap{padding:0}}.individual-competitors__section-8 .competitors__section_head{text-align:center}@media(max-width:992px){.individual-competitors__section-8 .competitors__section_head{padding:0 50px 40px}}@media(max-width:767px){.individual-competitors__section-8 .competitors__section_head{padding:0 20px 32px}}.individual-competitors__section-8.section_hide{display:none}.individual-competitors__compare{background:#f3f5f9;border-radius:20px;display:flex;justify-content:center}@media(max-width:992px){.individual-competitors__compare{border-radius:0}}.individual-competitors__compare .compare__item{padding:96px 0 24px}@media(max-width:767px){.individual-competitors__compare .compare__item{padding:38px 0 20px}}.individual-competitors__compare .compare__item__logo{align-items:center;display:flex;height:83px;justify-content:center;margin-bottom:24px;padding:0 10px}@media(max-width:767px){.individual-competitors__compare .compare__item__logo{height:28px;margin-bottom:34px}}.individual-competitors__compare .compare__item__logo img{max-height:100%;max-width:100%}.individual-competitors__compare .compare__item__i{margin-bottom:24px}@media(max-width:767px){.individual-competitors__compare .compare__item__i{margin-bottom:20px}}.individual-competitors__compare .compare__item__title{color:#213051;font-size:14px;font-weight:700;line-height:22px;margin:0 0 2px}@media(max-width:767px){.individual-competitors__compare .compare__item__title{font-size:13px}}@media(max-width:374px){.individual-competitors__compare .compare__item__title{font-size:11px}}@media(max-width:767px){.individual-competitors__compare .compare__item__title_empty{font-size:12px}}@media(max-width:374px){.individual-competitors__compare .compare__item__title_empty{font-size:10px}}.individual-competitors__compare .compare__item_competitor{padding-left:20px;text-align:left;width:342px}@media(max-width:767px){.individual-competitors__compare .compare__item_competitor{padding-left:15px;width:50%}}@media(max-width:374px){.individual-competitors__compare .compare__item_competitor{padding-left:10px}}.individual-competitors__compare .compare__item_competitor .simple-progressbar{border-radius:6px 0 0 6px}.individual-competitors__compare .compare__item_competitor .simple-progressbar__i{border-radius:6px 0 0 6px;left:auto;right:0}@media(max-width:767px){.individual-competitors__compare .compare__item_competitor .compare__item__logo{padding:0 25px 0 5px}}.individual-competitors__compare .compare__item_list{background:#fff;min-width:233px;padding:112px 20px 94px}@media(max-width:767px){.individual-competitors__compare .compare__item_list{background:linear-gradient(180deg,hsla(0,0%,100%,.3) 0,#fff 15%,#fff 85%,hsla(0,0%,100%,.3));flex-shrink:0;max-width:145px;min-width:145px;padding:32px 5px 0}}@media(max-width:374px){.individual-competitors__compare .compare__item_list{min-width:130px}}.individual-competitors__compare .compare__item_list__icon{display:block;height:50px;margin:0 auto 58px;width:50px}@media(max-width:767px){.individual-competitors__compare .compare__item_list__icon{height:38px;margin-bottom:48px;width:38px}}@media(max-width:374px){.individual-competitors__compare .compare__item_list__icon{margin-bottom:50px}}.individual-competitors__compare .compare__item_list__icon .pulse-icon__title{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:center;line-height:24px;text-transform:uppercase}@media(max-width:767px){.individual-competitors__compare .compare__item_list__icon .pulse-icon__title{font-size:14px;line-height:20px}.individual-competitors__compare .compare__item_list__icon .pulse-icon__circle1:after{-webkit-animation:none;animation:none}}.individual-competitors__compare .compare__item_list__icon .pulse-icon__circle2{height:70px;opacity:.1;width:70px}@media(max-width:767px){.individual-competitors__compare .compare__item_list__icon .pulse-icon__circle2{height:52px;width:52px}.individual-competitors__compare .compare__item_list__icon .pulse-icon__circle2:after{-webkit-animation:none;animation:none}}.individual-competitors__compare .compare__item_list__icon .pulse-icon__circle3{height:90px;opacity:.08;width:90px}@media(max-width:767px){.individual-competitors__compare .compare__item_list__icon .pulse-icon__circle3{height:64px;width:64px}.individual-competitors__compare .compare__item_list__icon .pulse-icon__circle3:after{-webkit-animation:none;animation:none}}.individual-competitors__compare .compare__item_list ul{list-style-type:none;margin:0;padding:0;text-align:center}.individual-competitors__compare .compare__item_list li{color:#5f6578;font-size:16px;font-weight:500;line-height:22px;margin-bottom:38px}@media(max-width:767px){.individual-competitors__compare .compare__item_list li{font-size:12px;height:56px;line-height:16px;margin-bottom:0;padding-top:3px}}@media(max-width:374px){.individual-competitors__compare .compare__item_list li{font-size:11px;line-height:12px}}.individual-competitors__compare .compare__item_list li:last-child{margin-bottom:0}.individual-competitors__compare .compare__item_userway{padding-right:20px;text-align:right;width:342px}@media(max-width:767px){.individual-competitors__compare .compare__item_userway{padding-right:15px;width:50%}}@media(max-width:374px){.individual-competitors__compare .compare__item_userway{padding-right:10px}}.individual-competitors__compare .compare__item_userway .simple-progressbar,.individual-competitors__compare .compare__item_userway .simple-progressbar__i{border-radius:0 6px 6px 0}@media(max-width:767px){.individual-competitors__compare .compare__item_userway .compare__item__logo{padding:0 0 0 15px}}.individual-competitors__section-9{background:#f3f5f9;padding:115px 0 50px}@media(max-width:992px){.individual-competitors__section-9{padding:60px 0}}@media(max-width:767px){.individual-competitors__section-9{padding:60px 0 30px}}.individual-competitors__section-9 .wrap{max-width:1206px;padding:0 48px}@media(max-width:992px){.individual-competitors__section-9 .wrap{padding:0 50px}}@media(max-width:767px){.individual-competitors__section-9 .wrap{padding:0 20px}}.individual-competitors__section-9 .competitors__section_head{margin:0 0 24px;padding:0}.individual-competitors__section-9 .competitors__section_head p{color:#14121e;font-size:22px;font-weight:500;line-height:44px;margin:0 0 8px}@media(max-width:767px){.individual-competitors__section-9 .competitors__section_head p{font-size:14px;line-height:24px;margin:0 auto 10px;max-width:290px}.individual-competitors__section-9 .competitors__section_head .section-title{font-size:28px;line-height:38px}}.individual-competitors__section-9 .competitors__section_head .section-title .dot-title{font-weight:800}@media(max-width:374px){.individual-competitors__section-9 .competitors__section_head .section-title .dot-title{display:inline-block}}.individual-competitors__section-9 .individual-competitors__description{margin:0 auto;max-width:680px;text-align:center}.individual-competitors__section-9 .individual-competitors__description p{color:#5f6578;font-size:18px;font-weight:500;line-height:30px;margin:0 auto 32px}@media(max-width:767px){.individual-competitors__section-9 .individual-competitors__description p{font-size:14px;line-height:24px;margin-bottom:24px}}.individual-competitors__section-9 .individual-competitors__description p strong{color:#213051;font-weight:700}.individual-competitors__section-9 .individual-competitors__description .button{background:#3c71fa;font-size:16px;font-weight:700;line-height:24px;min-width:172px;padding:16px 15px}@media(max-width:992px){.individual-competitors__section-9 .individual-competitors__description .button{display:block;font-size:14px;margin:0 auto;padding:12px 15px;width:275px}}.individual-competitors__section-9 img{bottom:20px;pointer-events:none;position:absolute;right:-232px;width:874px}@media(max-width:767px){.individual-competitors__section-9 img{bottom:auto;right:-160px;top:60px;width:400px}}.competitors__section-3{margin-bottom:120px}@media(max-width:992px){.competitors__section-3{margin-bottom:60px}}.competitors__section-3 .wrap{max-width:1440px;padding:0 128px}@media(max-width:1280px){.competitors__section-3 .wrap{padding:0 50px}}@media(max-width:767px){.competitors__section-3 .wrap{padding:0 20px}}.book-lionel{background:#fff;bottom:0;box-shadow:0 -12px 20px rgba(185,204,232,.25);height:95px;left:0;position:fixed;right:0;transition:visibility .15s ease,opacity .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,visibility .15s ease,opacity .15s ease;transition:transform .15s ease,visibility .15s ease,opacity .15s ease,-webkit-transform .15s ease;z-index:99}.book-lionel_hide{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);visibility:hidden}.book-lionel__close{background:none;border:none;position:absolute;right:22px;top:22px}.book-lionel .u-logo{bottom:0;left:0;position:absolute}.book-lionel .wrap{align-items:center;display:flex;height:95px;margin:0 auto;max-width:1110px;width:100%}.book-lionel__main{padding-left:40px;padding-right:54px}.book-lionel__title{color:#14121e;font-size:18px;font-weight:700;line-height:27px;margin:0;padding-bottom:4px}.book-lionel__sub{color:#5f6578;font-size:14px;font-weight:400;line-height:24px;margin-bottom:0}.book-lionel__img{display:block}.book-lionel__img img{margin-top:-38px}.book-lionel .button,.page-whitepaper-tnx .book-lionel .button{font-size:14px;padding:17px 31px}@media(max-width:992px){.book-lionel .tablet-hide{display:none}}@media(min-width:993px){.book-lionel .tablet-show{display:none}}@media(max-width:1050px){.book-lionel{height:128px}.book-lionel .wrap{flex-flow:column;height:128px;justify-content:center}.book-lionel__img{display:none}.book-lionel .button{display:block;max-width:275px;text-align:center}.book-lionel .button,.page-whitepaper-tnx .book-lionel .button{padding-bottom:12px;padding-top:12px}}.page-whitepaper-tnx{overflow:hidden}.economic-impact-tnx-hero{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1NDciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNDQwIDU0NyI+PGRlZnM+PHBhdGggaWQ9InJldXNlLTAiIGZpbGw9IiNGM0Y1RjkiIGQ9Ik0xNDQwIDU0N0gtMVYwaDE0NDF2NTQ3WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNyZXVzZS0wIi8+PG1hc2sgaWQ9InByZWZpeF9fYSIgd2lkdGg9IjE0NDIiIGhlaWdodD0iNTQ4IiB4PSItMiIgeT0iLTEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiPjx1c2UgeGxpbms6aHJlZj0iI3JldXNlLTAiLz48L21hc2s+PGcgbWFzaz0idXJsKCNwcmVmaXhfX2EpIj48ZyBmaWx0ZXI9InVybCgjcHJlZml4X19iKSI+PGNpcmNsZSBjeD0iMTMxMSIgY3k9IjY2IiByPSIyNDciIGZpbGw9IiNCMDRCRkYiIGZpbGwtb3BhY2l0eT0iLjIiLz48L2c+PGcgZmlsdGVyPSJ1cmwoI3ByZWZpeF9fYykiPjxjaXJjbGUgY3g9Ii02LjUiIGN5PSI0NDguNSIgcj0iMjU1LjUiIGZpbGw9IiMzMzY4RjIiIGZpbGwtb3BhY2l0eT0iLjMiLz48L2c+PC9nPjxkZWZzPjxmaWx0ZXIgaWQ9InByZWZpeF9fYiIgd2lkdGg9IjE0OTQiIGhlaWdodD0iMTQ5NCIgeD0iNTY0IiB5PSItNjgxIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz48ZmVHYXVzc2lhbkJsdXIgcmVzdWx0PSJlZmZlY3QxX2ZvcmVncm91bmRCbHVyXzQzMDdfMjg2MzgiIHN0ZERldmlhdGlvbj0iMjUwIi8+PC9maWx0ZXI+PGZpbHRlciBpZD0icHJlZml4X19jIiB3aWR0aD0iMTUxMSIgaGVpZ2h0PSIxNTExIiB4PSItNzYyIiB5PSItMzA3IiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz48ZmVHYXVzc2lhbkJsdXIgcmVzdWx0PSJlZmZlY3QxX2ZvcmVncm91bmRCbHVyXzQzMDdfMjg2MzgiIHN0ZERldmlhdGlvbj0iMjUwIi8+PC9maWx0ZXI+PC9kZWZzPjwvc3ZnPg==) no-repeat;background-size:cover;overflow:visible}.economic-impact-tnx-hero .button{align-items:center;display:flex;justify-content:center;max-width:320px}.economic-impact-tnx-hero .button img{margin-left:5px}.economic-impact-tnx-hero .wrap{display:flex;flex-flow:wrap;margin:0 auto;max-width:1152px;padding:40px 20px 0;position:relative}.economic-impact-tnx-hero .success-icon-wrap{align-items:center;background:#fff;border:1px solid rgba(12,178,181,.3);border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:24px;position:relative;width:80px}.economic-impact-tnx-hero .success-icon-wrap:after{background:rgba(12,178,181,.15);border-radius:50%;content:"";height:64px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:64px}.economic-impact-tnx-hero .success-icon{align-items:center;background:#0cb2b5;border-radius:50%;box-shadow:0 4px 4px rgba(12,178,181,.25);display:flex;height:48px;justify-content:center;position:relative;width:48px;z-index:2}.economic-impact-tnx-hero .success-icon img{display:block}.economic-impact-tnx-hero .pre-title{color:#213051;font-size:26px;letter-spacing:-.4px;line-height:36px;margin:0;padding-bottom:16px}.economic-impact-tnx-hero .section-title{color:#14121e;font-size:36px;font-weight:800;letter-spacing:-.327273px;line-height:50px;margin:0;max-width:500px;padding-bottom:21px}.economic-impact-tnx-hero .sub-title{color:#213051;font-size:18px;font-weight:400;letter-spacing:-.242857px;line-height:32px;margin:0;max-width:500px;padding-bottom:25px}.economic-impact-tnx-hero .sub-title strong{font-weight:600}.economic-impact-tnx-hero__l{padding-top:61px}.economic-impact-tnx-hero__l,.economic-impact-tnx-hero__r{height:508px;width:50%}.economic-impact-tnx-hero .papers,.economic-impact-tnx-hero__img{height:547px;position:relative;width:100%}.economic-impact-tnx-hero .papers{margin-left:35px}.economic-impact-tnx-hero .papers.active .img_2,.economic-impact-tnx-hero .papers.active .img_3{-webkit-transform:translate(-50%) rotate(0deg);transform:translate(-50%) rotate(0deg)}.economic-impact-tnx-hero .bg-circles{height:780px;position:absolute;right:30px;top:0;width:780px;z-index:1}.economic-impact-tnx-hero .bg-circles-wrap{height:523px;overflow:hidden;position:absolute;right:-252px;top:-15px;width:830px;z-index:1}.economic-impact-tnx-hero .circle{border-radius:50%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.economic-impact-tnx-hero .circle_1{background:#fff;box-shadow:0 16px 40px rgba(189,205,230,.25);height:386px;width:386px;z-index:6}.economic-impact-tnx-hero .circle_2{height:516px;position:absolute;width:516px;z-index:4}.economic-impact-tnx-hero .circle_2,.economic-impact-tnx-hero .circle_3{background:hsla(0,0%,100%,.5);box-shadow:0 16px 40px rgba(189,205,230,.25)}.economic-impact-tnx-hero .circle_3{height:648px;width:648px;z-index:3}.economic-impact-tnx-hero .circle_4{background:hsla(0,0%,100%,.5);box-shadow:0 16px 40px rgba(189,205,230,.25);height:782px;width:782px;z-index:2}.economic-impact-tnx-hero .img{left:50%;margin-left:13px;margin-top:59px;position:absolute;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);transition:-webkit-transform .15s cubic-bezier(.64,.57,.67,1.53);transition:transform .15s cubic-bezier(.64,.57,.67,1.53);transition:transform .15s cubic-bezier(.64,.57,.67,1.53),-webkit-transform .15s cubic-bezier(.64,.57,.67,1.53)}.economic-impact-tnx-hero .img_1{z-index:5}.economic-impact-tnx-hero .img_2{margin-left:29px;margin-top:29px;-webkit-transform:translate(-50%) rotate(10deg);transform:translate(-50%) rotate(10deg);z-index:4}.economic-impact-tnx-hero .img_3{margin-left:28px;margin-top:8px;-webkit-transform:translate(-50%) rotate(20deg);transform:translate(-50%) rotate(20deg);z-index:3}@media(max-width:1100px){.economic-impact-tnx-hero .section-title{font-size:32px;line-height:38px}.economic-impact-tnx-hero .sub-title{font-size:16px;line-height:24px}.economic-impact-tnx-hero__l{padding-top:0;width:45%}.economic-impact-tnx-hero__l,.economic-impact-tnx-hero__r{height:435px}.economic-impact-tnx-hero .papers{height:447px}.economic-impact-tnx-hero .bg-circles-wrap{top:-88px}.economic-impact-tnx-hero .img_1 img{height:457px}.economic-impact-tnx-hero .img_2 img{height:516px}.economic-impact-tnx-hero .img_3 img{height:558px}.economic-impact-tnx-hero .bg-circles{-webkit-transform:scale(.7);transform:scale(.7)}}@media(max-width:992px){.economic-impact-tnx-hero .success-icon-wrap{margin:0 auto 22px}.economic-impact-tnx-hero .section-title{font-size:30px;line-height:40px;margin:0 auto;max-width:455px;padding-bottom:32px;text-align:center}.economic-impact-tnx-hero .sub-title{margin:0 auto;max-width:440px;text-align:center}.economic-impact-tnx-hero .button{margin:0 auto}.economic-impact-tnx-hero__l,.economic-impact-tnx-hero__r{height:auto;width:100%}.economic-impact-tnx-hero__l{padding-top:20px}.economic-impact-tnx-hero .bg-circles,.economic-impact-tnx-hero .bg-circles-wrap{height:400px;left:50%;right:auto;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:400px}.economic-impact-tnx-hero .circle_4{height:400px;width:400px}.economic-impact-tnx-hero .circle_3{height:332px;width:332px}.economic-impact-tnx-hero .circle_2{height:263px;width:263px}.economic-impact-tnx-hero .circle_1{height:200px;width:200px}.economic-impact-tnx-hero .img_1 img,.economic-impact-tnx-hero .img_2{height:304px}.economic-impact-tnx-hero .papers{margin-left:0}}@media(max-width:767px){.economic-impact-tnx-hero .wrap{height:715px}.economic-impact-tnx-hero .bg-circles-wrap{overflow:visible}.economic-impact-tnx-hero .success-icon-wrap{height:64px;width:64px}.economic-impact-tnx-hero .success-icon-wrap:after{height:50px;width:50px}.economic-impact-tnx-hero .success-icon{height:38px;width:38px}.economic-impact-tnx-hero .section-title{font-size:24px;line-height:34px;padding-bottom:14px}.economic-impact-tnx-hero .sub-title{font-size:14px;line-height:24px;padding-bottom:13px}.economic-impact-tnx-hero .sub-title:last-child{max-width:300px}.economic-impact-tnx-hero .papers{margin-left:-14px;margin-top:17px}.economic-impact-tnx-hero .img_1 img{height:335px}.economic-impact-tnx-hero .img_2{height:auto;margin-left:21px;margin-top:43px}.economic-impact-tnx-hero .img_2 img{height:370px}.economic-impact-tnx-hero .img_3{height:auto;margin-left:22px;margin-top:28px}.economic-impact-tnx-hero .img_3 img{height:400px}}.economic-impact-tnx-hero_dark{background-color:#213051}.economic-impact-tnx-hero_dark .section-title,.economic-impact-tnx-hero_dark .sub-title{color:#fff}.economic-impact-tnx-hero_dark .circle_1{background:rgba(33,48,81,.9);box-shadow:0 16px 40px rgba(0,0,0,.25)}.economic-impact-tnx-hero_dark .circle_2{background:rgba(16,31,65,.6);box-shadow:none}.economic-impact-tnx-hero_dark .circle_3{background:rgba(16,31,65,.4);box-shadow:none}.economic-impact-tnx-hero_dark .circle_4{background:rgba(16,31,65,.2);box-shadow:none}@media(max-width:767px){.economic-impact-tnx-hero_dark .wrap{height:715px}}@media(max-width:375px){.economic-impact-tnx-hero_dark{margin-bottom:60px}}.wp-tnx-section-2 .wrap{display:flex;flex-flow:wrap;margin:0 auto;max-width:1157px;padding:160px 20px 120px;width:100%}.wp-tnx-section-2 .wp-tnx__left,.wp-tnx-section-2 .wp-tnx__right{width:50%}.wp-tnx-section-2 .wp-tnx__right{padding-left:24px;padding-top:25px}.wp-tnx-section-2 .chart-wrap{position:relative}.wp-tnx-section-2 .chart-wrap img{display:block;max-width:100%}.wp-tnx-section-2 .chart-tooltip{background:#fff;border-radius:16px;box-shadow:0 16px 30px rgba(185,204,232,.5);left:-52px;max-width:358px;padding:32px 24px;position:absolute;top:0;width:100%;z-index:2}.wp-tnx-section-2 .chart-tooltip__i{align-items:center;display:flex}.wp-tnx-section-2 .chart-tooltip__icon{align-items:center;background:rgba(51,104,242,.08);border-radius:50%;display:flex;height:64px;justify-content:center;margin-right:16px;width:64px}.wp-tnx-section-2 .chart-tooltip__text{color:#40444e;font-size:16px;font-weight:600;line-height:24px;margin:0;width:calc(100% - 80px)}.wp-tnx-section-2 .section-title{color:#213051;font-size:30px;letter-spacing:.1px;line-height:48px;margin:0 0 19px;max-width:500px}.wp-tnx-section-2 .section-description{color:#5f6578;font-size:16px;line-height:28px;margin:0;max-width:480px;padding-bottom:36px}@media(max-width:992px){.wp-tnx-section-2 .wp-tnx__left,.wp-tnx-section-2 .wp-tnx__right{align-items:center;display:flex;flex-flow:column;width:100%}.wp-tnx-section-2 .section-title{text-align:center}}@media(max-width:767px){.wp-tnx-section-2 .wrap{padding-bottom:60px;padding-top:127px}.wp-tnx-section-2 .section-title{font-size:20px;line-height:36px;margin:0 auto 28px;max-width:335px}.wp-tnx-section-2 .section-description{font-size:14px;line-height:24px;padding-bottom:29px}.wp-tnx-section-2 .chart-tooltip{left:-20px;max-width:282px;padding:16px}.wp-tnx-section-2 .chart-tooltip__text{font-size:14px;line-height:21px;width:calc(100% - 50px)}.wp-tnx-section-2 .chart-tooltip__icon{height:48px;margin-right:13px;width:48px}.wp-tnx-section-2 .chart-tooltip__icon img{width:28px}.wp-tnx-section-2 .wp-tnx__right{padding-left:0;padding-top:31px}}.wp-tnx-section-3{background:#f3f5f9}.wp-tnx-section-3 .wrap{display:flex;margin:0 auto;max-width:1157px;padding:120px 20px 64px;width:100%}.wp-tnx-section-3 .wp-tnx__left{padding-top:38px;width:50%}.wp-tnx-section-3 .wp-tnx__right{position:relative;width:50%}.wp-tnx-section-3 .section-title{color:#213051;font-size:30px;letter-spacing:.1px;line-height:48px;margin:0;max-width:500px;padding-bottom:16px}.wp-tnx-section-3 .section-description{color:#5f6578;font-size:16px;line-height:28px;margin:0;max-width:450px;padding-bottom:30px}.wp-tnx-section-3 .video-decor{position:absolute;right:-167px;top:-121px;width:848px;z-index:1}.wp-tnx-section-3 .video-wrap{cursor:pointer;margin-left:20px;margin-top:-1px;position:relative}.wp-tnx-section-3 .video-wrap:focus .play-btn,.wp-tnx-section-3 .video-wrap:hover .play-btn{box-shadow:0 0 0 20px hsla(0,0%,100%,.4)}.wp-tnx-section-3 .video-wrap:focus .play-btn:before,.wp-tnx-section-3 .video-wrap:hover .play-btn:before{opacity:.1}.wp-tnx-section-3 .video-placeholder{position:relative;z-index:3}.wp-tnx-section-3 .play-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 0 0 10px hsla(0,0%,100%,.4);display:flex;height:52px;justify-content:center;margin-left:123px;margin-top:-37px;transition:box-shadow .15s ease;width:52px;z-index:4}.wp-tnx-section-3 .play-btn,.wp-tnx-section-3 .play-btn:before{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wp-tnx-section-3 .play-btn:before{border:1px solid #fff;border-radius:50%;content:"";height:92px;opacity:.2;transition:opacity .15s ease;width:92px}.wp-tnx-section-3 .play-btn img{padding-left:3px}@media(max-width:992px){.wp-tnx-section-3 .wrap{flex-flow:column-reverse}.wp-tnx-section-3 .wp-tnx__left,.wp-tnx-section-3 .wp-tnx__right{align-items:center;display:flex;flex-flow:column;padding-top:0;width:100%}.wp-tnx-section-3 .section-title{text-align:center}.wp-tnx-section-3 .video-wrap{margin:0}.wp-tnx-section-3 .play-btn{margin-left:0}}@media(max-width:767px){.wp-tnx-section-3 .section-title{font-size:20px;line-height:36px;margin:0 auto 12px;max-width:335px}.wp-tnx-section-3 .section-description{font-size:14px;line-height:24px}.wp-tnx-section-3 img{max-width:100%}.wp-tnx-section-3 .video-wrap{margin-bottom:-3px;margin-left:-42px;margin-right:-43px}.wp-tnx-section-3 .play-btn{margin-top:-23px}.wp-tnx-section-3 .wrap{padding:60px 20px}}.wp-tnx-section-4 .wrap{display:flex;flex-flow:wrap;margin:0 auto;max-width:1157px;padding:120px 20px 220px;width:100%}.wp-tnx-section-4 .wp-tnx__left{width:50%}.wp-tnx-section-4 .wp-tnx__right{padding-left:24px;padding-top:15px;width:50%}.wp-tnx-section-4 .section-title{color:#213051;font-size:30px;letter-spacing:.1px;line-height:48px;margin:0;max-width:500px;padding-bottom:19px}.wp-tnx-section-4 .section-description{color:#5f6578;font-size:16px;line-height:28px;margin:0;max-width:490px;padding-bottom:19px}.wp-tnx-section-4 .btn-row{padding-top:15px}.wp-tnx-section-4 .widget-img{margin:-38px auto 0;position:relative;width:205px}.wp-tnx-section-4 .reader-img{position:absolute;right:-130px;top:100px}.wp-tnx-section-4 .shield-img{position:absolute;right:-8px;top:80px}@media(max-width:992px){.wp-tnx-section-4 .wp-tnx__left,.wp-tnx-section-4 .wp-tnx__right{align-items:center;display:flex;flex-flow:column;width:100%}.wp-tnx-section-4 .section-title{text-align:center}.wp-tnx-section-4 .widget-img{margin:0 0 80px}}@media(max-width:767px){.wp-tnx-section-4 .wrap{padding:56px 20px 220px}.wp-tnx-section-4 .section-title{font-size:20px;line-height:36px;margin:0 auto;max-width:335px;padding-bottom:0}.wp-tnx-section-4 .section-description{font-size:14px;line-height:24px}.wp-tnx-section-4 .widget-img{margin-bottom:17px;margin-top:-7px;-webkit-transform:translateX(17px);transform:translateX(17px);width:285px}.wp-tnx-section-4 img{max-width:100%}.wp-tnx-section-4 .shield-img{right:161px;top:150px;width:249px}.wp-tnx-section-4 .reader-img{position:absolute;right:-29px;top:142px;width:190px}.wp-tnx-section-4 .wp-tnx__right{padding-left:0}}.page-whitepaper-tnx .button{font-size:16px;padding:18px 27px}@media(max-width:767px){.page-whitepaper-tnx .button{display:flex;font-size:14px;justify-content:center;margin:0 auto;padding-bottom:14px;padding-top:14px;width:275px}}.page-handbook-tnx .economic-impact-tnx-hero__l{padding-top:0}.home-handbook-section{background:#05101b;margin-bottom:130px;position:relative}.home-handbook-section .wrap{display:flex;max-width:1143px;padding:134px 20px 122px;position:relative;width:100%;z-index:5}.home-handbook-section .wrap:before{background:#184546;background:radial-gradient(circle,#184546 0,#010303 50%,#05101b 100%);bottom:0;content:"";display:block;position:absolute;right:0;top:0;width:1200px;z-index:0}.home-handbook-section .section-title{color:#fff;font-size:40px;font-weight:900;line-height:42px;margin:0 0 25px;max-width:500px;position:relative;width:100%;z-index:2}.home-handbook-section .section-title span{color:#0fe2e5;font-weight:900}.home-handbook-section .section-description{color:#fff;letter-spacing:-.16px;margin:0 0 34px;max-width:440px;opacity:.87;position:relative;width:100%;z-index:2}.home-handbook-section .btn-row{display:flex;justify-content:flex-start}.home-handbook-section .button{background:#0fe2e5;color:#000;display:flex;font-size:16px;padding:18px 25px;position:relative;z-index:2}.home-handbook-section .button img{display:block;margin-left:16px}.home-handbook-section .button:focus:before{border-color:#0fe2e5;box-shadow:0 0 0 4px rgba(15,226,229,.22)}.home-handbook-section__img{bottom:0;max-width:886px;position:absolute;right:0;top:0;z-index:6}.home-handbook-section__img_desktop{display:none}@media(min-width:992px){.home-handbook-section__img_desktop{display:block;max-width:820px;position:absolute;right:-25.5%;top:-3.5%}}@media(min-width:1280px){.home-handbook-section__img_desktop{max-width:1320px;right:-49.5%;top:-11.5%}}.home-handbook-section__img_mob{display:none}@media(max-width:991px){.home-handbook-section__img_mob{display:block;margin:0 -50px;position:relative}}.home-handbook-section .home-handbook-u{left:-64%;position:absolute;top:54px;z-index:0}.home-handbook-section .home-handbook-u-mob{display:none;left:50%;position:absolute;top:18px;-webkit-transform:translateX(-46%);transform:translateX(-46%)}.home-handbook-section .section-description{font-size:16px;line-height:20px}@media(max-width:992px){.home-handbook-section .wrap{display:block;justify-content:center;padding-bottom:0;padding-top:55px}.home-handbook-section .wrap:before{left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.home-handbook-section .section-title{font-size:32px;line-height:36px;margin:0 auto 21px;text-align:center}.home-handbook-section .section-description{margin:0 auto 40px;text-align:center}.home-handbook-section .btn-row{justify-content:center}.home-handbook-section .button{margin:0 auto 40px}.home-handbook-section .home-handbook-u{display:none}.home-handbook-section .home-handbook-u-mob{display:block}}.enterprise-section-9{background:#f7f7fb;overflow:visible}.enterprise-section-9 .wrap{max-width:1410px;padding:200px 20px 42px}.enterprise-section-9 .section-title{color:#14121e;font-size:46px;font-weight:800;letter-spacing:-.2px;line-height:69px;margin:0 0 36px}.enterprise-section-9 .section-description{color:#35476d;font-size:18px;font-weight:500;line-height:28px;margin:0 0 36px;padding:0}.enterprise-section-9 .section-description li{padding-bottom:10px}.enterprise-section-9 ul.section-description{margin-left:24px}.enterprise-section-9 .row{display:flex;flex-flow:wrap;margin:0 -15px}.enterprise-section-9 .col{padding:0 60px;width:700px}.enterprise-section-9 .col:first-child{width:calc(100% - 700px)}.enterprise-section-9 .col:last-child{padding-left:100px;padding-right:4px}.enterprise-section-9 .img-wrap img{margin-left:-39px;margin-top:-53px}.enterprise-section-9 .img-wrap img:nth-child(2){display:none}@media(max-width:1330px){.enterprise-section-9 .img-wrap img{margin:0;max-width:100%}.enterprise-section-9 .col{padding:0}}@media(max-width:992px){.enterprise-section-9 .wrap{padding-top:68px}.enterprise-section-9 .row{flex-flow:column-reverse;margin:0}.enterprise-section-9 .section-title{font-size:32px;line-height:46px;margin-bottom:25px}.enterprise-section-9 .section-description{font-size:18px;line-height:24px;margin-bottom:34px}.enterprise-section-9 .section-description li{padding-bottom:14px}.enterprise-section-9 .col{padding:0;width:100%}.enterprise-section-9 .col:first-child{width:100%}.enterprise-section-9 .col:last-child{padding-left:0;padding-right:0}}@media(max-width:767px){.enterprise-section-9 .wrap{padding-bottom:20px}.enterprise-section-9 .img-wrap{margin:0 -20px}.enterprise-section-9 .img-wrap img{display:none;margin:0;width:100%}.enterprise-section-9 .img-wrap img:nth-child(2){display:block}}.enterprise-section-10{background:#f7f7fb;overflow:visible}.enterprise-section-10 .wrap{max-width:1410px;padding:107px 50px 160px}.enterprise-section-10 .section-title{color:#14121e;font-size:46px;font-weight:800;letter-spacing:0;line-height:70px;margin:0 0 28px;max-width:445px}.enterprise-section-10 .section-description{color:#35476d;font-size:18px;font-weight:500;letter-spacing:-.02px;line-height:27px;margin:0 0 27px}.enterprise-section-10 .row{display:flex;flex-flow:wrap;margin:0 -15px}.enterprise-section-10 .col{padding:0 28px;width:700px}.enterprise-section-10 .col:first-child{width:calc(100% - 700px)}.enterprise-section-10 .img-wrap{align-items:center;display:none;height:440px;justify-content:center;margin:-7px auto 0;position:relative;right:-27px;width:440px}@media(min-width:1171px){.enterprise-section-10 .img-wrap{display:flex}}.enterprise-section-10 .img-wrap .oval{height:100%;left:0;position:absolute;top:0;width:100%}.enterprise-section-10 .img-wrap .u-logo-wrap{align-items:center;background:#fff;border-radius:50%;box-shadow:0 25px 62px rgba(189,205,229,.36),0 25px 62px rgba(189,205,229,.36);display:flex;height:160px;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:160px}.enterprise-section-10 .img-wrap .c-logo{-webkit-animation:jumping-c 3.4s ease-in-out infinite;animation:jumping-c 3.4s ease-in-out infinite;display:block;height:110px;position:absolute;width:110px}.enterprise-section-10 .img-wrap .c-logo img{display:block;width:100%}.enterprise-section-10 .img-wrap .c-logo:focus:after{border:2px solid #006dd5;border-radius:50%;bottom:-2px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.enterprise-section-10 .img-wrap .c-logo_hipa{left:115px;top:-39px}.enterprise-section-10 .img-wrap .c-logo_ada{left:302px;top:-4px}.enterprise-section-10 .img-wrap .c-logo_wcag{left:372px;top:166px}.enterprise-section-10 .img-wrap .c-logo_en301{left:301px;top:337px}.enterprise-section-10 .img-wrap .c-logo_unruh{left:109px;top:373px}.enterprise-section-10 .img-wrap .c-logo_coppa{left:-29px;top:262px}.enterprise-section-10 .img-wrap .c-logo_gdpr{left:-28px;top:68px}.enterprise-section-10 .img-wrap .c-logo:first-child{-webkit-animation-delay:.35s;animation-delay:.35s}.enterprise-section-10 .img-wrap .c-logo:nth-child(2){-webkit-animation-delay:.7s;animation-delay:.7s}.enterprise-section-10 .img-wrap .c-logo:nth-child(3){-webkit-animation-delay:1.05s;animation-delay:1.05s}.enterprise-section-10 .img-wrap .c-logo:nth-child(4){-webkit-animation-delay:1.4s;animation-delay:1.4s}.enterprise-section-10 .img-wrap .c-logo:nth-child(5){-webkit-animation-delay:1.75s;animation-delay:1.75s}.enterprise-section-10 .img-wrap .c-logo:nth-child(6){-webkit-animation-delay:2.1s;animation-delay:2.1s}.enterprise-section-10 .img-wrap .c-logo:nth-child(7){-webkit-animation-delay:2.45s;animation-delay:2.45s}.enterprise-section-10 .img-wrap .c-logo:nth-child(8){-webkit-animation-delay:2.8s;animation-delay:2.8s}@-webkit-keyframes jumping-c{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(13px);transform:translateY(13px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.enterprise-section-10 .placeholder{display:none}@media(max-width:1170px){.enterprise-section-10 .placeholder{display:block;margin:0 auto;max-width:400px}}@media(max-width:992px){.enterprise-section-10 .row{flex-flow:column}.enterprise-section-10 .section-title{font-size:32px;line-height:48px}.enterprise-section-10 .col,.enterprise-section-10 .col:first-child{width:100%}}@media(max-width:767px){.enterprise-section-10 .wrap{padding:58px 10px 60px}.enterprise-section-10 .section-title{margin-bottom:16px}}.enterprise-section-11{position:relative}.enterprise-section-11 .section-bg{height:100%;left:0;position:absolute;top:0;width:100%}.enterprise-section-11 .section-bg .gatsby-image-wrapper{height:100%}.enterprise-section-11 .wrap{max-width:1410px;padding:140px 80px;position:relative;z-index:2}.enterprise-section-11 .row{display:flex;flex-flow:wrap;justify-content:center;margin:0 -40px;padding-bottom:54px}.enterprise-section-11 .team-item{padding:0 41px 40px;text-align:center;width:33.33333%}.enterprise-section-11 .team-item__title{color:#fff;font-size:30px;font-weight:700;line-height:45px;margin:30px 0 25px}.enterprise-section-11 .team-item__description{color:#fff;font-size:18px;font-weight:500;line-height:27px;margin:0}.enterprise-section-11 .btn-row{display:flex;justify-content:center}.enterprise-section-11 .button{border-color:#fff;color:#fff;font-size:16px;line-height:16px;min-width:240px;padding:18px}.enterprise-section-11 .section-title{color:#fff;font-size:50px;font-weight:800;letter-spacing:-.01px;line-height:54px;margin:0 0 110px;text-align:center}@media(max-width:992px){.enterprise-section-11{background:#090c4b}.enterprise-section-11 .team-item{width:50%}.enterprise-section-11 .section-title{font-size:38px;line-height:64px;margin-bottom:37px}}@media(max-width:767px){.enterprise-section-11 .wrap{padding:156px 40px 54px}.enterprise-section-11 .section-bg{height:35%}.enterprise-section-11 .row{padding-bottom:15px}.enterprise-section-11 .team-item{padding:0 20px 40px;text-align:center;width:100%}.enterprise-section-11 .team-item__title{margin:9px 0 7px}}.enterprise-section-12{background:#fff;background:linear-gradient(#fff,#fff 50%,rgba(51,104,242,.05));padding:100px 0 200px;position:relative}.enterprise-section-12 .wrap{max-width:1140px;padding:0 20px;position:relative;z-index:2}.enterprise-section-12 .section-title{color:#000;font-size:36px;font-weight:800;letter-spacing:-.5px;line-height:50px;margin:0 0 27px}.enterprise-section-12 .section-title span{font-weight:inherit}.enterprise-section-12 .section-description{color:#40444e;font-size:18px;font-weight:500;letter-spacing:-.02px;line-height:27px;margin-bottom:18px}.enterprise-section-12 .section-description-list{display:flex;justify-content:space-between;list-style:none;margin:0 -10px 40px;padding:0}.enterprise-section-12 .section-description-list li{align-items:flex-start;color:#35476d;display:flex;font-size:18px;font-weight:500;justify-content:flex-start;letter-spacing:-.3px;line-height:27px;margin-bottom:25px;padding:0 10px;position:relative}.enterprise-section-12 .section-description-list li img{display:block;flex-shrink:0;margin-right:13px;max-height:25px;max-width:25px}.enterprise-section-12 .row-btns .button{font-size:16px;line-height:16px;margin-bottom:20px;margin-right:20px;min-width:244px;padding:18px;text-transform:capitalize}.enterprise-section-12 .form-title{color:#2a2f43;font-size:33px;font-weight:800;letter-spacing:-.914414px;line-height:24px;text-align:center}.enterprise-section-12 .form-wrap{display:none;margin:0 auto;max-width:576px;position:relative}.enterprise-section-12 .form-wrap .form-decor{left:50%;position:absolute;top:-20px;-webkit-transform:translateX(-61%);transform:translateX(-61%)}.enterprise-section-12 .form-wrap .demo-modal .row{flex-flow:nowrap}.enterprise-section-12 .form-wrap .react-tel-input .form-control{border:none;height:43px;width:100%}@media(max-width:767px){.enterprise-section-12{padding:44px 0 160px}.enterprise-section-12 .wrap{padding:0 20px}.enterprise-section-12 .section-title{font-size:27px;line-height:33px;margin-bottom:21px}.enterprise-section-12 .section-description{line-height:24px;margin-bottom:16px}.enterprise-section-12 .section-description-list{display:block;margin:0 0 43px}.enterprise-section-12 .section-description-list li{font-size:16px;line-height:24px;margin-bottom:25px;padding:0}.enterprise-section-12 .row-btns{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.enterprise-section-12 .row-btns .button{margin:0 0 25px}}.page-enterprise .home-handbook-section{margin-bottom:0}.accordion-item{border-bottom:1px solid #9298ad;position:relative}.accordion-item:last-child{border-bottom:none}.accordion-item .focus{background:#f5f7fc;border:2px solid #3368f2;border-radius:4px;bottom:0;box-shadow:0 0 0 3px rgba(45,104,255,.1);left:-15px;opacity:0;position:absolute;right:-15px;top:-2px;transition:opacity .13s ease,visibility .13s ease;visibility:hidden;z-index:0}.accordion-button{background:none;border:none;cursor:pointer;display:block;padding:16px 30px 15px 0;position:relative;text-align:left;width:100%;z-index:2}.accordion-button .icon{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.accordion-button:focus{outline:1px solid hsla(0,0%,100%,0)}.accordion-button:focus+.focus{opacity:1;visibility:visible}.accordion-button:focus+.focus+.accordion-content{visibility:visible}.accordion-button.active .accordion-title{color:#000}.accordion-button.active+.focus{opacity:1;visibility:visible}.accordion-button.active+.focus+.accordion-content{visibility:visible}.accordion-title{color:#323950;font-size:14px;font-weight:500;letter-spacing:-.15px;line-height:18px;margin:0;position:relative;z-index:2}.accordion-content{overflow:auto;position:relative;transition:max-height .05s ease;visibility:hidden;z-index:2}.accordion-text{color:#000;font-weight:400;letter-spacing:-.13px;margin:0;padding:0 0 15px}.accordion-text,.accordion-text a{font-size:12px;line-height:18px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff")}:root{--swiper-theme-color:#007aff}.swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(var(--swiper-navigation-size)*-1/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-container-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-container-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-container-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";-webkit-filter:blur(50px);filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.test{padding-bottom:100px}.test .content{max-width:100%;padding-bottom:200px;padding-top:100px}.info{box-sizing:border-box}.info .swiper-slide{height:100%;opacity:0;width:100%}.info .swiper-slide-thumb-active{opacity:1}.slick-slider{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-ms-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:1px solid hsla(0,0%,100%,0)}.slick-list.dragging{cursor:pointer}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.content.pb-0,.content.pt-0{padding-bottom:35px!important;padding-top:0!important}.brands{background:#fff;border-radius:12px;box-shadow:0 0 32px rgba(18,24,41,.25);height:220px;overflow:hidden;padding:15px 30px 40px!important;position:relative;width:100%}.brands.brands-swiper{height:auto;padding-bottom:0!important}.brands.brands-swiper:hover .slick-controls{opacity:1}.brands .swiper-slide img{border-radius:0}.brands .swiper-container{padding-bottom:37px;padding-top:0}.brands .swiper-slide{height:auto}.brands .swiper-slide .slider-item__inner{align-items:center;display:flex;height:90px;justify-content:center}.brands .slick-dots{display:flex!important;justify-content:center;list-style:none;margin:10px 0 0;padding:0}.brands .slick-dots button{border:2px solid #2a64fb;border-radius:50%;cursor:pointer;height:8px;margin:0 4px;padding:0;text-indent:-9999999px;width:8px}.brands .slick-dots .slick-active button{background:#2a64fb}.brands .brands__title{color:#383f4f;font-size:14px;font-weight:400;letter-spacing:.35px;line-height:14px;margin:0 0 10px;max-width:calc(100% - 150px);text-align:left;text-transform:uppercase}.brands a{align-items:center;display:flex!important;justify-content:center;min-height:50px;padding:3px}.brands .slick-slide>div{padding:5px 0 10px}.brands__list{margin-left:-32px;margin-right:-32px;padding-top:10px}.brands .slick-controls{align-items:center;border:none;border-radius:6px;box-shadow:0 22px 60px rgba(180,191,208,.33);display:flex;height:40px;justify-content:center;opacity:0;position:absolute;right:14px;top:12px;transition:opacity .15s ease;width:82px;z-index:2}.home-old .brands .slick-controls{padding-left:0}.brands .slick-controls.active{opacity:1}.brands .play-slider-btn{align-items:center;display:flex;height:30px;justify-content:center;width:30px}.brands .play-slider-btn .slick-pause,.brands .play-slider-btn .slick-play{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:25px;justify-content:center;position:relative;width:20px}.brands .play-slider-btn .slick-pause:focus:after,.brands .play-slider-btn .slick-play:focus:after{border:2px solid #006dd5;border-radius:6px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.brands .slick-play svg{height:30px}.brands .slick-pause svg{height:14px}.brands .slick-prev{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:25px;justify-content:center;padding:0;width:20px}.brands .slick-prev svg{height:13px}.brands .slick-next{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:25px;justify-content:center;padding:0;width:20px}.brands .slick-next svg{height:13px}.brands .play-slider-btn:hover svg path,.brands .slick-next:hover svg path,.brands .slick-prev:hover svg path{fill:#3368f2}.brands .slick-next,.brands .slick-prev{position:relative}.brands .slick-next:focus:after,.brands .slick-prev:focus:after{border:2px solid #006dd5;border-radius:6px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.brands .slider-item__inner{align-items:center;display:flex;justify-content:center}.brands .slider-item__inner a{position:relative;width:auto}.brands .slider-item__inner a:focus:after{border:2px solid #006dd5;border-radius:6px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.brands .slider-item__inner a img{max-width:100%}@media(min-width:992px){.brands{min-height:105px}}@media(max-width:767px){.brands{padding:15px 20px 12px!important}.brands .brands__title{max-width:100%}.brands p{margin-bottom:0;padding-left:0}.brands .slick-controls{display:none}.brands .slick-next,.brands .slick-prev{width:35px}.brands p{font-size:10px;line-height:16px;max-width:100%}.brands__list{margin-left:-20px;margin-right:-20px;padding-top:40px}.brands .slider-item__inner{display:flex;flex-flow:wrap;justify-content:center}}@media(min-width:519px)and (max-width:767px){.brands .slick-controls{top:40px}}.affiliate-hero{margin:35px 48px 175px;overflow:visible}.affiliate-hero .container{display:flex;flex-flow:wrap;height:450px;margin:0 auto;max-width:1300px;padding:0}.affiliate-hero__inner{background:url(/js-assets/static/af-hero-bg-c006c5906cc16c58763190254769f545.jpg) no-repeat;background-size:cover;border-radius:40px;padding:80px 100px 50px}.affiliate-hero__l{text-align:left;width:calc(100% - 515px)}.affiliate-hero__r{min-height:1px;width:515px}.affiliate-hero__title{color:#fff;font-size:51px;font-weight:900;letter-spacing:-.33px;line-height:54px;margin:0 0 30px;max-width:660px;text-align:left}.affiliate-hero__info{color:#fff;font-size:16px;letter-spacing:-.23px;line-height:28px;margin:0 0 36px;max-width:550px;text-align:left}.affiliate-hero .actions{text-align:left}.affiliate-hero .button{background:#3c70fa;font-size:16px;min-width:217px;padding:18px}.affiliate-hero .img-wrap{margin-left:30px;position:relative;-webkit-transform:translateY(15px);transform:translateY(15px)}.affiliate-hero .graph-container{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDg4IiBoZWlnaHQ9IjM0OCIgdmlld0JveD0iMCAwIDQ4OCAzNDgiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icHJlZml4X19iIiB4MT0iMTMuMjE5JSIgeDI9IjEzLjIxOSUiIHkxPSI1LjE2MiUiIHkyPSI5MC4xMTElIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii4wNjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjEzOSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggaWQ9InByZWZpeF9fYSIgZD0iTTM3IDBoNDEzYzIwLjQzNSAwIDM3IDE2LjU2NSAzNyAzN3YyNzNjMCAyMC40MzUtMTYuNTY1IDM3LTM3IDM3SDM3Yy0yMC40MzUgMC0zNy0xNi41NjUtMzctMzdWMzdDMCAxNi41NjUgMTYuNTY1IDAgMzcgMFoiLz48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fYyIgeDE9IjAlIiB4Mj0iMTAwJSIgeTE9IjU0LjgxMiUiIHkyPSI1NC44MTIlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjE0LjI5NiUiIHN0b3AtY29sb3I9IiNGRkYiLz48c3RvcCBvZmZzZXQ9Ijg1Ljc3NyUiIHN0b3AtY29sb3I9IiNGRkYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLjkzNCAuODE1KSI+PG1hc2sgaWQ9InByZWZpeF9fZCIgZmlsbD0iI2ZmZiI+PHVzZSB4bGluazpocmVmPSIjcHJlZml4X19hIi8+PC9tYXNrPjx1c2UgeGxpbms6aHJlZj0iI3ByZWZpeF9fYSIgZmlsbD0idXJsKCNwcmVmaXhfX2IpIi8+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2MpIiBkPSJNNDg2LjUgMzQ3LjE4NWEuNS41IDAgMCAxIDAgMUguNWEuNS41IDAgMSAxIDAtMWg0ODZabTAtNThhLjUuNSAwIDAgMSAwIDFILjVhLjUuNSAwIDEgMSAwLTFoNDg2Wm0wLTU4YS41LjUgMCAwIDEgMCAxSC41YS41LjUgMCAxIDEgMC0xaDQ4NlptMC01OGEuNS41IDAgMCAxIDAgMUguNWEuNS41IDAgMSAxIDAtMWg0ODZabTAtNThhLjUuNSAwIDAgMSAwIDFoLTIxNmEuNS41IDAgMSAxIDAtMWgyMTZabTAtNThhLjUuNSAwIDAgMSAwIDFoLTIxNmEuNS41IDAgMCAxIDAtMWgyMTZaTTQ4Ni41LTFhLjUuNSAwIDAgMSAwIDFoLTIxNmEuNS41IDAgMCAxIDAtMWgyMTZaIiBtYXNrPSJ1cmwoI3ByZWZpeF9fZCkiIG9wYWNpdHk9Ii4xNDgiLz48L2c+PC9zdmc+) no-repeat;height:347px;width:487px}.affiliate-hero .girl{bottom:0;position:absolute;right:78px;width:434px;z-index:3}.affiliate-hero .circle{left:-59px;position:absolute;top:-65px;z-index:1}.affiliate-hero .dots{left:-14px;position:absolute;top:39px;z-index:2}.affiliate-hero .line{stroke-dasharray:550;stroke-dashoffset:550;-webkit-animation:draw 1s linear forwards;animation:draw 1s linear forwards}.affiliate-hero .line-shadow{opacity:0;transition:opacity .4s ease 1s}.affiliate-hero .svg-graph{left:0;margin-left:-4px;position:absolute;top:55px}.affiliate-hero .svg-graph.active .line-shadow{opacity:.176362161}.affiliate-hero .svg-graph.active .price__i{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.affiliate-hero .svg-graph.active .chart-dot{opacity:1;visibility:visible}.affiliate-hero .price{position:absolute;right:-12px;top:-62px;width:110px}.affiliate-hero .price__i{background:#fff;border-radius:7px;color:#181458;font-size:21px;font-weight:700;letter-spacing:-.1px;line-height:25px;opacity:0;padding:10px 17px;-webkit-transform:translateY(10px);transform:translateY(10px);transition:visibility .2s ease,opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,visibility .2s ease,opacity .2s ease;transition:transform .2s ease,visibility .2s ease,opacity .2s ease,-webkit-transform .2s ease;transition-delay:1s;visibility:hidden}.affiliate-hero .price__i:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDIyIDE0Ij48cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMzctNDVoOTZhNyA3IDAgMCAxIDcgN3YzMmE3IDcgMCAwIDEtNyA3SDIxbC03LjUwNCAxMS4yNTZhMyAzIDAgMCAxLTQuOTkyIDBMMSAxaC0zOGE3IDcgMCAwIDEtNy03di0zMmE3IDcgMCAwIDEgNy03WiIvPjwvc3ZnPg==) no-repeat;background-size:cover;content:"";height:14px;left:50%;margin-top:-2px;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:22px}.affiliate-hero .chart-dot{background:#544f9b;border:4px solid #31fbd7;border-radius:50%;height:18px;margin-top:24px;opacity:0;position:absolute;right:44px;top:100%;transition:visibility .2s ease,opacity .2s ease;transition-delay:1s;visibility:hidden;width:18px}@media(max-width:1485px){.affiliate-hero__title{font-size:44px;line-height:46px}}@media(max-width:1400px){.affiliate-hero__inner{padding-left:50px;padding-right:50px}}@media(max-width:1330px)and (min-width:1101px){.affiliate-hero{margin-top:40px}.affiliate-hero .img-wrap{margin-left:-50px;margin-right:0;-webkit-transform:scale(.75);transform:scale(.75)}.affiliate-hero__l{width:60%}.affiliate-hero__r{width:40%}}@media(max-width:1185px){.affiliate-hero{margin-top:33px}.affiliate-hero .container{height:auto}.affiliate-hero__inner{flex-flow:column;height:auto;padding:80px 30px 50px}.affiliate-hero__l{padding-bottom:100px;width:100%}.affiliate-hero__r{width:100%}.affiliate-hero .img-wrap{margin:0 auto;max-width:510px}.affiliate-hero__title{margin-top:0;max-width:700px}.affiliate-hero__info,.affiliate-hero__title{margin-left:auto;margin-right:auto;text-align:center}.affiliate-hero .actions{padding-bottom:40px;text-align:center}}@media(max-width:992px){.affiliate-hero{margin-left:20px;margin-right:20px}}@media(max-width:767px){.affiliate-hero{margin-bottom:50px;margin-top:10px}.affiliate-hero__l{padding-bottom:30px}.affiliate-hero__title{font-size:28px;letter-spacing:-.14px;line-height:37px;margin-bottom:29px;margin-top:0;max-width:370px}.affiliate-hero__inner{background:url(/js-assets/static/af-hero-bg-mob-d2cad9edb28c789e109b8f903851df62.jpg) no-repeat;background-size:cover;padding:30px 20px}.affiliate-hero__info{font-size:16px;letter-spacing:-.19px;line-height:26px;margin-bottom:27px}.affiliate-hero .button{display:block;margin:0 auto;max-width:275px;padding-bottom:15px;padding-top:15px;width:100%}.affiliate-hero .mobile-girl{margin:0 auto;-webkit-transform:translateX(-8px);transform:translateX(-8px)}.affiliate-hero .mobile-girl img{display:block;margin:0 auto;max-width:102%}}@media(max-width:600px){.affiliate-hero__info,.affiliate-hero__title{margin-left:0;margin-right:0;text-align:left}}@media(max-width:500px){.affiliate-hero .actions{padding-bottom:0}}@media(max-width:373px){.affiliate-hero__title{font-size:24px;line-height:28px;margin-bottom:15px}}.become-af .content{padding-top:120px}.become-af__title{color:#12101c;text-align:center}.become-af__title.section-title{font-size:55px;letter-spacing:-.5px;line-height:55px;margin-bottom:23px}.become-af__description.description{font-size:18px;line-height:28px;margin:0 auto 104px;max-width:700px;text-align:center}.become-af__list{display:flex;flex-flow:wrap;margin:0 -42px}.become-af__item{padding:0 42px 8px;width:33.333333%}.become-af__item__icon{padding-bottom:27px}.become-af__item__title{color:#12101c;font-size:24px;font-weight:700;line-height:28px;margin:0;padding-bottom:20px;text-align:left}.become-af__item__description{color:#646a7c;font-size:16px;font-weight:500;line-height:29px}@media(max-width:767px){.become-af .section-title{font-size:32px;line-height:50px}.become-af .description{font-size:19px;line-height:28px;margin-bottom:50px}.become-af__item{width:100%}.become-af__item__icon{align-items:center;display:flex;justify-content:flex-start}.become-af__item__icon img{margin:0}.af-earning .content{padding-bottom:200px!important;padding-top:70px}.af-earning__title{font-size:32px;line-height:50px;text-align:center}.af-earning__description{font-size:19px;line-height:28px;padding-right:0;text-align:center}.af-earning .button{display:block;margin:0 auto;max-width:275px;padding-bottom:15px;padding-top:15px;width:100%}}.jobs-section-1{overflow:hidden;padding-bottom:0;position:relative}.jobs-section-1 .section-title{color:#000;font-size:62px;line-height:62px;margin:0 auto;max-width:930px;padding-bottom:16px;text-align:center}.jobs-section-1 .section-description{margin:0;text-align:center;width:100%}.jobs-section-1 .team-wrap{overflow:hidden;position:relative}.jobs-section-1 .team-wrap .gatsby-image-wrapper,.jobs-section-1 .team-wrap img{margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.jobs-section-1 .play-btn{align-items:center;background:#3368f2;border:none;border-radius:50%;box-shadow:0 0 0 5px #c6d6ff;cursor:pointer;display:flex;height:100px;justify-content:center;left:50%;min-width:50px;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:box-shadow .1s ease;width:100px}.jobs-section-1 .play-btn img{display:block;margin:0;min-width:20px;-webkit-transform:translate(3px);transform:translate(3px);width:20px}.jobs-section-1 .play-btn:focus:before{border-radius:50%}.jobs-section-1 .content{padding-bottom:60px;padding-top:88px}@media(max-width:767px){.jobs-section-1 .content{padding-top:40px}.jobs-section-1 .section-title{font-size:28px;line-height:35px}.jobs-section-1 .team-wrap img{-webkit-transform:translateX(-43.5%);transform:translateX(-43.5%)}}.page-pricing-audit .jobs-section-1 .description{font-size:18px;letter-spacing:-.2px;line-height:22px;margin-bottom:40px;margin-left:0}@media (max-width:991px){.page-pricing-audit .jobs-section-1 .description{font-size:17px;max-width:unset}}.jobs-section-1 .text{margin:0 auto;max-width:600px}.jobs-section-2 .content{max-width:784px;padding-top:80px}.jobs-section-2 .section-title{color:#000;font-size:52px;margin-bottom:24px;text-align:center}.jobs-section-2 .description{color:#000;margin:0 0 47px;text-align:center}.jobs-section-2 .accordion-item{background:#eaeffe;border:none;border-radius:14px;box-shadow:0 0 30px rgba(0,0,0,.06);margin-bottom:8px}.jobs-section-2 .accordion-item .focus{background:none;border-radius:14px;bottom:0;left:0;right:0;top:0}.jobs-section-2 .accordion-button{padding:19px 50px 19px 24px}.jobs-section-2 .accordion-button .icon{margin-top:-2px;position:absolute;right:24px}.jobs-section-2 .accordion-title{font-size:17px}.jobs-section-2 .accordion-content{padding:0 24px}.jobs-section-2 .accordion-content>div{border-top:1px solid #d8d8d8;padding-top:30px}.jobs-section-2 .accordion-content .title{color:#000;font-size:21px;font-weight:600;letter-spacing:-.19px;line-height:25px;margin:0 0 10px;text-align:left}.jobs-section-2 .accordion-content ul{margin:0;padding:0}.jobs-section-2 .accordion-content li{display:block;padding-bottom:1px;padding-left:15px;position:relative}.jobs-section-2 .accordion-content li:before{background:#646a7c;border-radius:50%;content:"";display:block;height:5px;left:0;position:absolute;top:11px;width:5px}.jobs-section-2 .accordion-content li,.jobs-section-2 .accordion-content p{color:#646a7c;font-size:16px;line-height:29px;margin:0;text-align:left}.jobs-section-2 .job-details{padding-bottom:26px;padding-right:120px}.jobs-section-2 .button_apply{align-items:center;background:#3c70fa;display:flex;font-size:16px;justify-content:center;line-height:18px;min-width:119px;position:absolute;right:24px;top:22px}.jobs-section-2 .button_apply img{margin-left:5px}@media(max-width:767px){.jobs-section-2 .content{padding-top:0}.jobs-section-2 .section-title{font-size:28px}.jobs-section-2 .accordion-title{font-size:14px}.jobs-section-2 .accordion-content li,.jobs-section-2 .accordion-content p{font-size:14px;line-height:22px}.jobs-section-2 .accordion-content li:before{top:7px}}.jobs-section-2 .apply-btn-wrap{color:#000;font-weight:700;margin-bottom:25px;text-align:right}.jobs-section-2 .apply-btn-wrap p{color:#000}.bzOpeningsList{list-style:none;margin:0;padding-left:0}.bzOpeningsList .bzOpening{background:#eaeffe;border:none;border-radius:14px;box-shadow:0 0 30px rgba(0,0,0,.06);margin-bottom:8px}.bzOpeningsList .bzOpening h2{color:#323950;font-size:17px;font-weight:500;letter-spacing:-.15px;line-height:18px;margin:0;position:relative;z-index:2}.bzOpeningsList .bzOpening a{align-items:flex-start;display:flex;flex-flow:column;justify-content:center;padding:19px 125px 19px 24px;position:relative;text-decoration:none;width:100%}.bzOpeningsList .bzOpening a:hover{text-decoration:none}.bzOpeningsList .bzOpening button{background:#3368f2;border:1px solid transparent;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:18px;padding:11px 16px 10px;position:absolute;right:10px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:box-shadow .3s ease,background .3s ease,border-color .3s ease;width:100px}.bzOpeningsList .bzOpening button:hover{box-shadow:2px 2px 10px rgba(45,104,255,.5)}.bzOpeningsList .bzOpening .bzMeta{align-items:center;display:flex;flex-flow:wrap;list-style:none;margin:0 -8px;padding-left:0}.bzOpeningsList .bzOpening .bzMeta li{padding:0 8px;position:relative}.bzOpeningsList .bzOpening .bzMeta li:last-child:before{display:none}.bzOpeningsList .bzOpening .bzMeta li:before{background:#6f6f6f;border-radius:50%;content:"";display:block;height:4px;margin-top:-2px;opacity:.5;position:absolute;right:-2px;top:50%;width:4px}.bzOpeningsList .bzOpening .bzMeta li span{color:#6f6f6f;font-size:12px;line-height:12px}.page-jobs{padding-bottom:100px}.page-jobs .affiliate-brands__inner{padding-bottom:150px;padding-top:150px}.page-jobs .brands.brands-swiper{height:250px}.dot-title{color:#3368f2;position:relative}.dot-title .anim-dots{align-items:center;bottom:-8px;display:flex;justify-content:space-between;left:0;overflow:hidden;position:absolute;right:0}.dot-title .dot{background:#3368f2;border-radius:50%;height:5px;opacity:.2;position:relative;width:5px;will-change:opacity}.audit-page__section-2{padding:120px 0}@media(max-width:1024px){.audit-page__section-2{padding:80px 0}}@media(max-width:767px){.audit-page__section-2{padding:60px 0}}.audit-page__section-2 .section__header{margin-bottom:50px}@media(max-width:767px){.audit-page__section-2 .section__header{margin-bottom:18px}.audit-page__section-2 .section__header .section-title{margin-bottom:43px}}.audit-page__section-2 .section__header .lottie-animation{display:block;margin:0 auto 40px;width:130px}@media(max-width:767px){.audit-page__section-2 .section__header .lottie-animation{margin-bottom:32px;width:98px}}.audit-page__section-2 .section__header p{color:#0f1221;font-size:18px;font-weight:400;letter-spacing:-.3px;line-height:27px;margin:0 auto;max-width:760px}@media(max-width:767px){.audit-page__section-2 .section__header p{font-size:16px;line-height:24px}}.audit-page__section-2 .section__header p a{color:#0f1221;font-weight:600;text-decoration:underline}.audit-page__section-2 .section__header p a:hover{text-decoration:none}.audit-page__section-2 .section__media{display:block;margin:0 auto 40px;max-width:900px;position:relative}@media(max-width:767px){.audit-page__section-2 .section__media{margin-bottom:10px}}.audit-page__section-2 .section__media .lottie-animation{left:-40px;position:absolute;top:-40px;width:380px;z-index:2}@media(max-width:767px){.audit-page__section-2 .section__media .lottie-animation{left:-25px;top:22px;width:260px}}.audit-page__section-2 .section__media .img{display:block;position:relative;width:100%;z-index:1}@media(max-width:767px){.audit-page__section-2 .section__media .img{display:none}}.audit-page__section-2 .section__media .img_mob{display:none;right:-20px;width:100%}@media(max-width:767px){.audit-page__section-2 .section__media .img_mob{display:block}}.audit-page__section-2 .section__btn{align-items:center;display:flex;justify-content:center}@media(max-width:767px){.audit-page__section-2 .section__btn{flex-direction:column}}.audit-page__section-2 .section__btn .button{display:flex;justify-content:center;margin:0 12px}@media(max-width:767px){.audit-page__section-2 .section__btn .button{margin:0 auto 24px}}.audit-page__section-2 .section__btn .button:last-child{margin-bottom:0}.audit-page__section-2 .section__btn .btn__icon{height:24px;margin-right:16px;width:24px}.audit-page__section-2 .section__btn .btn__icon img{display:block;width:100%}.audit-page__section-2 .section-title{font-size:56px;letter-spacing:-1.2px;line-height:78px}@media(max-width:1024px){.audit-page__section-2 .section-title{font-size:42px;letter-spacing:-1px;line-height:58px}}@media(max-width:767px){.audit-page__section-2 .section-title{font-size:32px;letter-spacing:-.33px;line-height:42px;margin:0 auto;max-width:245px}}.audit-page__section-2 .decor{display:block;position:absolute;right:-70px;top:26%;width:285px}@media(max-width:767px){.audit-page__section-2 .decor{display:none}}.audit-page__section-3 .section__header{margin-bottom:60px;z-index:1}@media(max-width:767px){.audit-page__section-3 .section__header{margin-bottom:40px}}.audit-page__section-3 .section__header .section-title{font-size:56px;letter-spacing:-1.4px;line-height:84px;margin-bottom:25px}@media(max-width:1024px){.audit-page__section-3 .section__header .section-title{font-size:42px;letter-spacing:-1px;line-height:58px}}@media(max-width:767px){.audit-page__section-3 .section__header .section-title{font-size:32px;letter-spacing:-.33px;line-height:42px;margin-bottom:30px}.audit-page__section-3 .section__header .dot-title{display:inline-block}}.audit-page__section-3 .section__list{list-style-type:none;margin:0 auto 60px;max-width:772px;padding:0;position:relative;z-index:1}@media(max-width:767px){.audit-page__section-3 .section__list{margin-bottom:40px}}.audit-page__section-3 .section__list .list__item{background:#fff;border:2px solid #f3f3fb;border-radius:20px;box-shadow:0 4px 32px 0 rgba(0,0,0,.04);margin-bottom:20px;padding:60px 60px 60px 180px;position:relative}@media(max-width:1024px){.audit-page__section-3 .section__list .list__item{padding:40px 40px 40px 120px}}@media(max-width:767px){.audit-page__section-3 .section__list .list__item{border:none;box-shadow:0 6px 40px 0 rgba(189,205,229,.25);margin:0 auto 55px;max-width:360px;padding:70px 16px 32px;text-align:center}}.audit-page__section-3 .section__list .list__item__icon{align-items:center;background:#f3f5f9;border-radius:50%;display:flex;height:80px;justify-content:center;left:60px;padding:10px;position:absolute;top:60px;width:80px}@media(max-width:1024px){.audit-page__section-3 .section__list .list__item__icon{height:60px;left:40px;top:40px;width:60px}}@media(max-width:767px){.audit-page__section-3 .section__list .list__item__icon{left:50%;margin-left:-30px;top:-30px}}.audit-page__section-3 .section__list .list__item__icon img{display:block;max-height:100%;max-width:100%}@media(max-width:767px){.audit-page__section-3 .section__list .list__item__icon img{max-height:80%;max-width:80%}}.audit-page__section-3 .section__list .list__item__title{color:#14121e;font-size:24px;font-weight:600;letter-spacing:-.5px;line-height:34px;margin:0 0 16px;text-align:left}@media(max-width:767px){.audit-page__section-3 .section__list .list__item__title{font-size:18px;letter-spacing:-.24px;line-height:27px;text-align:center}}.audit-page__section-3 .section__list .list__item p{color:#14121e;font-size:16px;letter-spacing:-.35px;line-height:24px;margin:0}@media(max-width:767px){.audit-page__section-3 .section__list .list__item p{font-size:14px;letter-spacing:-.24px;line-height:21px}}.audit-page__section-3 .section__btn{display:flex;justify-content:center;margin-bottom:225px}@media(max-width:1024px){.audit-page__section-3 .section__btn{margin-bottom:180px}}@media(max-width:767px){.audit-page__section-3 .section__btn{margin-bottom:52px}}.audit-page__section-3 .decor{bottom:123px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1450px}@media(max-width:767px){.audit-page__section-3 .decor{display:none}}.audit-page__section-3 .dots{bottom:250px;position:absolute;right:-10px;width:235px}@media(max-width:767px){.audit-page__section-3 .dots{display:none}}.audit-page__section-4{padding-bottom:120px}@media(max-width:1024px){.audit-page__section-4{padding-bottom:80px}}@media(max-width:767px){.audit-page__section-4{padding-bottom:60px}}.audit-page__section-4 .section__header{margin-bottom:-95px;z-index:1}@media(max-width:767px){.audit-page__section-4 .section__header{margin-bottom:36px}}.audit-page__section-4 .section__header img{display:block;margin:0 auto 32px;width:100px}@media(max-width:767px){.audit-page__section-4 .section__header img{margin-bottom:24px;width:60px}}.audit-page__section-4 .section-title{font-size:56px;font-weight:700;letter-spacing:-1.2px;line-height:84px;margin-bottom:30px}@media(max-width:1024px){.audit-page__section-4 .section-title{font-size:42px;letter-spacing:-1px;line-height:58px}}@media(max-width:767px){.audit-page__section-4 .section-title{font-size:32px;letter-spacing:-.24px;line-height:42px;margin:0 auto 28px;max-width:325px}.audit-page__section-4 .section-title .dot-title{display:inline-block}}.audit-page__section-4 .lottie-animation{left:50%;margin-bottom:-11%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:108%}@media(max-width:767px){.audit-page__section-4 .lottie-animation{display:none}}.audit-page__section-4 .img_mob{display:none;margin:0 auto 20px;max-width:360px;width:100%}@media(max-width:767px){.audit-page__section-4 .img_mob{display:block}}.audit-page__section-4 .section__btn{display:flex;justify-content:center;position:relative;z-index:1}.audit-page__section-4 .dots{opacity:.09;position:absolute;right:25px;top:500px}@media(max-width:767px){.audit-page__section-4 .dots{display:none}}.audit-page__section-6{padding-bottom:90px}@media(max-width:1024px){.audit-page__section-6{padding-bottom:80px}}@media(max-width:767px){.audit-page__section-6{padding-bottom:60px}}.audit-page__section-6 .schedule-call{background:#162449;border-radius:16px;margin:0 auto;max-width:865px;overflow:hidden;position:relative;width:100%}.audit-page__section-6 .schedule-call__i{align-items:center;display:flex;justify-content:space-between;padding:32px 32px 32px 114px;position:relative}@media(max-width:767px){.audit-page__section-6 .schedule-call__i{align-items:center;flex-direction:column;justify-content:center;padding:30px}}.audit-page__section-6 .schedule-call .section-bg{height:100%;left:0;position:absolute!important;top:0;width:100%}@media(max-width:767px){.audit-page__section-6 .schedule-call .section-bg{display:none}}.audit-page__section-6 .schedule-call .section-bg_mob{display:none;height:100%;left:0;position:absolute!important;top:0;width:100%}@media(max-width:767px){.audit-page__section-6 .schedule-call .section-bg_mob{display:block}}.audit-page__section-6 .schedule-call p{color:#fff;font-size:16px;font-weight:500;line-height:24px;margin:0;max-width:320px}@media(max-width:767px){.audit-page__section-6 .schedule-call p{margin-bottom:30px;text-align:center}}.audit-page__section-6 .schedule-call__icon{align-items:center;background:#1d3365;border-radius:12px;display:flex;height:58px;justify-content:center;left:32px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:58px}@media(max-width:767px){.audit-page__section-6 .schedule-call__icon{left:0;margin-bottom:24px;position:relative;top:0;-webkit-transform:none;transform:none}}.audit-page__section-6 .schedule-call__icon img{display:block;width:26px}.audit-page__section-6 .schedule-call .button{min-width:200px}@media(max-width:767px){.audit-page__section-6 .schedule-call .button{min-width:275px}}.audit-page__section-7{padding-bottom:80px}@media(max-width:767px){.audit-page__section-7{padding-bottom:60px}}.audit-page__section-7 .section__header{margin-bottom:54px}@media(max-width:767px){.audit-page__section-7 .section__header{margin-bottom:32px}}.audit-page__section-7 .section__header .lottie-animation{margin:-36px auto -20px;width:250px}@media(max-width:767px){.audit-page__section-7 .section__header .lottie-animation{margin:0 auto -5px;width:200px}}.audit-page__section-7 .section__header p{color:#0f1221;font-size:18px;letter-spacing:-.4px;line-height:27px;margin:0 auto;max-width:760px;text-align:center}@media(max-width:767px){.audit-page__section-7 .section__header p{font-size:16px;letter-spacing:-.2px;line-height:21px;width:100%}}.audit-page__section-7 .section-title{font-size:56px;letter-spacing:-1.2px;line-height:84px;margin-bottom:32px}@media(max-width:1024px){.audit-page__section-7 .section-title{font-size:42px;letter-spacing:-1px;line-height:58px}}@media(max-width:767px){.audit-page__section-7 .section-title{font-size:32px;letter-spacing:-.33px;line-height:48px}}.audit-page__section-7 .technologies-list{background:repeating-linear-gradient(90deg,#e6e6ef,#e6e6ef 2px,#f7f7fb 0,#f7f7fb 118px,#e6e6ef 0,#e6e6ef 120px,#fff 0,#fff 236px);background-position:-1px 0;border-radius:10px;height:338px;list-style-type:none;margin:0 auto;max-width:1048px;overflow:hidden;position:relative}@media(max-width:960px){.audit-page__section-7 .technologies-list{border-radius:0;height:auto;margin:0 -40px;padding:40px}}@media(max-width:767px){.audit-page__section-7 .technologies-list{margin:0 -20px;padding:40px 20px}}.audit-page__section-7 .technologies-list__item{position:absolute}@media(max-width:960px){.audit-page__section-7 .technologies-list__item{margin-bottom:16px;position:relative}}.audit-page__section-7 .technologies-list__item-i{align-items:center;border-radius:40px;display:flex;height:44px;justify-content:space-between;padding:0 10px 0 16px;width:100%}@media(max-width:960px){.audit-page__section-7 .technologies-list__item-i{height:40px;padding:0 12px 0 16px}}.audit-page__section-7 .technologies-list__item p{color:#fff;font-size:18px;line-height:24px;margin:0}@media(max-width:960px){.audit-page__section-7 .technologies-list__item p{font-size:16px;line-height:24px}}.audit-page__section-7 .technologies-list__item .icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}@media(max-width:960px){.audit-page__section-7 .technologies-list__item .icon{height:18px;width:18px}}.audit-page__section-7 .technologies-list__item .icon img{display:block;max-height:100%;max-width:100%}.audit-page__section-7 .technologies-list__item_0{left:29%;top:60px;width:347px}@media(max-width:960px){.audit-page__section-7 .technologies-list__item_0{left:0;top:0;width:100%}}.audit-page__section-7 .technologies-list__item_1{left:2.1%;top:116px;width:347px}@media(max-width:960px){.audit-page__section-7 .technologies-list__item_1{left:0;top:0;width:100%}}.audit-page__section-7 .technologies-list__item_2{left:46.7%;top:116px;width:245px}@media(max-width:960px){.audit-page__section-7 .technologies-list__item_2{left:0;top:0;width:100%}}.audit-page__section-7 .technologies-list__item_3{left:13%;top:172px;width:464px}@media(max-width:1024px){.audit-page__section-7 .technologies-list__item_3{width:348px}}@media(max-width:960px){.audit-page__section-7 .technologies-list__item_3{left:0;top:0;width:100%}}.audit-page__section-7 .technologies-list__item_4{left:63.5%;top:172px;width:348px}@media(max-width:1024px){.audit-page__section-7 .technologies-list__item_4{left:57.5%}}@media(max-width:960px){.audit-page__section-7 .technologies-list__item_4{left:0;top:0;width:100%}}.audit-page__section-7 .technologies-list__item_5{left:40.5%;top:228px;width:464px}@media(max-width:1024px){.audit-page__section-7 .technologies-list__item_5{width:348px}}@media(max-width:960px){.audit-page__section-7 .technologies-list__item_5{left:0;top:0;width:100%}}.audit-page__section-7 .section__btn{align-items:center;display:flex;justify-content:center}.audit-page__section-8{padding-bottom:160px;padding-top:55px}.audit-page__section-8 .decor{left:-370px;position:absolute;top:-24px;width:740px}@media(max-width:767px){.audit-page__section-8 .decor{left:-255px;top:-55px;width:510px}}.audit-page__section-8 .section__header{margin-bottom:40px}@media(max-width:1024px){.audit-page__section-8 .section__header{margin-bottom:0}}.audit-page__section-8 .section-title{font-size:56px;letter-spacing:-.18px;line-height:76px;margin:0}@media(max-width:1024px){.audit-page__section-8 .section-title{font-size:42px;line-height:58px}}@media(max-width:767px){.audit-page__section-8 .section-title{font-size:32px;line-height:48px;margin-bottom:16px}}.audit-page__section-8 .section-subtitle{font-size:30px;font-weight:700;letter-spacing:-.18px;line-height:45px;margin:0 0 50px}@media(max-width:1024px){.audit-page__section-8 .section-subtitle{font-size:28px;line-height:36px;margin-bottom:40px}}@media(max-width:767px){.audit-page__section-8 .section-subtitle{font-size:18px;line-height:27px}}.audit-page__section-8 .section-subtitle br{display:none}@media(max-width:767px){.audit-page__section-8 .section-subtitle br{display:block}}.audit-page__section-8 .actions{align-items:center;display:flex;justify-content:center;margin-bottom:0}@media(max-width:1024px){.audit-page__section-8 .actions{margin:0 auto;max-width:355px;padding-bottom:36px}}.audit-page__section-8 .actions .actions__label{color:#5f6578;cursor:pointer;font-size:18px;font-weight:500;letter-spacing:-.8px;line-height:24px;margin:0;max-width:100%;text-transform:none}@media(max-width:1024px){.audit-page__section-8 .actions .actions__label{font-size:16px}}.audit-page__section-8 .actions .actions__label a{font-size:inherit;font-weight:inherit;line-height:inherit}.audit-page__section-8 .actions a{color:#3368f2;text-decoration:underline}.audit-page__section-8 .actions a:hover{text-decoration:none}.audit-page__section-8 .actions strong{color:#213051;font-weight:700}.audit-page__section-8 .actions__checkbox{cursor:pointer;display:flex;flex-flow:wrap;margin-right:15px;position:relative}@media(max-width:1024px){.audit-page__section-8 .actions__checkbox{align-items:center;flex-flow:column-reverse}}.audit-page__section-8 .actions__checkbox-i{background:#313d5c;border-radius:12px;display:block;height:24px;margin-right:5px;overflow:hidden;position:relative;transition:background .325s ease;width:50px}@media(max-width:1024px){.audit-page__section-8 .actions__checkbox-i{border-radius:16px;height:32px;margin-top:15px;width:70px}}.audit-page__section-8 .actions__checkbox input{left:-1000px;position:absolute;top:0}.audit-page__section-8 .actions__checkbox__val{background:#fff;border-radius:15px;color:#313d5c;font-size:10px;font-weight:800;height:20px;left:2px;line-height:20px;position:absolute;text-align:center;top:2px;transition:opacity .325s ease,-webkit-transform .325s ease;transition:opacity .325s ease,transform .325s ease;transition:opacity .325s ease,transform .325s ease,-webkit-transform .325s ease;width:30px}@media(max-width:1024px){.audit-page__section-8 .actions__checkbox__val{font-size:14px;height:28px;line-height:28px;width:46px}}.audit-page__section-8 .actions__checkbox__val span:first-child{display:none}.audit-page__section-8 .actions__checkbox__val span:last-child{display:block}.audit-page__section-8 .actions__checkbox_active .actions__checkbox-i{background:#3368f2}.audit-page__section-8 .actions__checkbox_active .actions__checkbox__val{color:#3368f2;-webkit-transform:translate3d(16px,0,0);transform:translate3d(16px,0,0)}@media(max-width:1024px){.audit-page__section-8 .actions__checkbox_active .actions__checkbox__val{-webkit-transform:translate3d(18px,0,0);transform:translate3d(18px,0,0)}}.audit-page__section-8 .actions__checkbox_active .actions__checkbox__val span:first-child{display:block}.audit-page__section-8 .actions__checkbox_active .actions__checkbox__val span:last-child{display:none}.audit-page__section-8 .actions__checkbox_focus:before{border:2px solid #006dd5;border-radius:14px;bottom:-2px;box-shadow:0 0 0 5px rgba(0,109,213,.22);content:"";display:block;left:-2px;position:absolute;right:-2px;top:-2px}@media(max-width:1100px){.audit-page__section-8 .pricing-plans{margin:0 -48px}}@media(max-width:1024px){.audit-page__section-8 .pricing-plans{margin:0 -40px}}@media(max-width:767px){.audit-page__section-8 .pricing-plans{margin:0 -20px}}.audit-page__section-8 .pricing-plans .swiper-button-next,.audit-page__section-8 .pricing-plans .swiper-button-prev{background:#fff;border:1px solid #d2daf3;border-radius:50%;display:none;height:44px;min-width:44px;padding:0;width:44px}@media(max-width:1100px){.audit-page__section-8 .pricing-plans .swiper-button-next,.audit-page__section-8 .pricing-plans .swiper-button-prev{align-items:center;display:flex;justify-content:center}}.audit-page__section-8 .pricing-plans .swiper-button-next:after,.audit-page__section-8 .pricing-plans .swiper-button-prev:after{display:none}.audit-page__section-8 .pricing-plans .swiper-container{max-width:1100px;width:100%}@media(max-width:1100px){.audit-page__section-8 .pricing-plans .swiper-container{padding-bottom:40px}}.audit-page__section-8 .pricing-plans .swiper-slide{padding:0 15px;width:33.33%}@media(max-width:1100px){.audit-page__section-8 .pricing-plans .swiper-slide{width:350px}}@media(max-width:767px){.audit-page__section-8 .pricing-plans .swiper-slide{padding:0 8px;width:80vw}}@media(max-width:1024px){.audit-page__section-8 .pricing-plans .swiper-slide-active .pricing-plans__item{box-shadow:0 16px 40px 0 rgba(189,205,229,.25)}}.audit-page__section-8 .pricing-plans .swiper-pagination{display:none}@media(max-width:1100px){.audit-page__section-8 .pricing-plans .swiper-pagination{bottom:20px;display:block}}.audit-page__section-8 .pricing-plans .swiper-pagination-bullet{background:#2e64f1;opacity:.2;-webkit-transform:scale(.8);transform:scale(.8);transition:opacity .325s ease,-webkit-transform .325s ease;transition:opacity .325s ease,transform .325s ease;transition:opacity .325s ease,transform .325s ease,-webkit-transform .325s ease}.audit-page__section-8 .pricing-plans .swiper-pagination-bullet-active{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.audit-page__section-8 .pricing-plans__item{background:#f8f8f9;border-radius:20px;margin:57px 0 20px;padding:40px 30px;position:relative;transition:box-shadow .325s ease}@media(max-width:1100px){.audit-page__section-8 .pricing-plans__item{margin:20px 0}}@media(max-width:1024px){.audit-page__section-8 .pricing-plans__item{box-shadow:0 16px 20px 0 rgba(189,205,229,0);padding:44px 30px 30px}}.audit-page__section-8 .pricing-plans__item .item__header{margin-bottom:24px;position:relative;text-align:center}.audit-page__section-8 .pricing-plans__item .item__header__title{font-size:28px;font-weight:700;letter-spacing:-.39px;line-height:32px;margin:0 0 4px}@media(max-width:1024px){.audit-page__section-8 .pricing-plans__item .item__header__title{font-size:20px;line-height:28px;margin-bottom:8px}}.audit-page__section-8 .pricing-plans__item .item__header__subtitle{font-size:18px;font-weight:500;letter-spacing:-.39px;line-height:24px;margin:0}@media(max-width:1024px){.audit-page__section-8 .pricing-plans__item .item__header__subtitle{font-size:16px;line-height:20px}}.audit-page__section-8 .pricing-plans__item .item__header__popular{align-items:center;background:#b832c8;border-radius:12px;color:#fff;display:none;font-size:14px;font-weight:700;height:40px;justify-content:center;left:50%;line-height:24px;padding:0 24px;position:absolute;top:-60px;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.audit-page__section-8 .pricing-plans__item .item__price{align-items:center;background:#fff;border-radius:14px;box-shadow:0 16px 40px 0 rgba(189,205,229,.25);color:#213051;display:flex;font-size:32px;font-weight:700;height:82px;justify-content:center;letter-spacing:-.39px;line-height:32px;padding:25px;position:relative}@media(max-width:1024px){.audit-page__section-8 .pricing-plans__item .item__price{font-size:26px;height:64px;line-height:26px}}.audit-page__section-8 .pricing-plans__item ul{height:260px;list-style-type:none;padding:32px 0}@media(max-width:1024px){.audit-page__section-8 .pricing-plans__item ul{padding:24px 0}}.audit-page__section-8 .pricing-plans__item ul li{color:#5f6578;font-size:16px;font-weight:500;line-height:18px;margin-bottom:16px;padding-left:30px;position:relative}.audit-page__section-8 .pricing-plans__item ul svg{display:block;height:18px;left:0;position:absolute;top:0;width:18px}.audit-page__section-8 .pricing-plans__item .button{background:#fff;margin-bottom:24px;min-width:100%;width:100%}@media(max-width:1024px){.audit-page__section-8 .pricing-plans__item .button{margin-bottom:16px}}.audit-page__section-8 .pricing-plans__item .item__period{padding-left:30px;position:relative}.audit-page__section-8 .pricing-plans__item .item__period__icon{height:18px;left:0;position:absolute;top:0;width:18px}.audit-page__section-8 .pricing-plans__item .item__period__icon svg path{stroke:#2e64f1}.audit-page__section-8 .pricing-plans__item .item__period p{color:#5f6578;font-size:14px;line-height:22px;margin:0}.audit-page__section-8 .pricing-plans__item .item__period p strong{color:#213051;display:block;font-weight:700}.audit-page__section-8 .pricing-plans__item .section-bg{border-radius:20px;display:none;height:100%;left:0;overflow:hidden;position:absolute!important;top:0;width:100%;z-index:0}.audit-page__section-8 .pricing-plans__item_popular{background:#162449;margin-top:20px;padding-top:42px}@media(max-width:1100px){.audit-page__section-8 .pricing-plans__item_popular{padding-top:40px}}@media(max-width:1024px){.audit-page__section-8 .pricing-plans__item_popular{padding:44px 30px 30px}}.audit-page__section-8 .pricing-plans__item_popular .section-bg{display:block}.audit-page__section-8 .pricing-plans__item_popular .item__header__popular{display:flex}.audit-page__section-8 .pricing-plans__item_popular .item__header__subtitle,.audit-page__section-8 .pricing-plans__item_popular .item__header__title{color:#fff}.audit-page__section-8 .pricing-plans__item_popular ul{height:282px}@media(max-width:1100px){.audit-page__section-8 .pricing-plans__item_popular ul{height:260px}}.audit-page__section-8 .pricing-plans__item_popular ul li{color:#fff}.audit-page__section-8 .pricing-plans__item_popular .button{background:#2e64f1;border-color:#fff;color:#fff}.audit-page__section-8 .pricing-plans__item_popular .item__period__icon svg path{stroke:#fff}.audit-page__section-8 .pricing-plans__item_popular .item__period p{color:#f3f5f9}.audit-page__section-8 .pricing-plans__item_popular .item__period p strong{color:#fff}.audit-page__section-9{background:#f7f9fb;margin-bottom:120px;overflow:visible;padding:120px 0 0}@media(max-width:1024px){.audit-page__section-9{margin-bottom:80px;padding:80px 0}}@media(max-width:767px){.audit-page__section-9{margin-bottom:60px;padding:68px 0 40px}}.audit-page__section-9:after{background:#fff;bottom:0;content:"";height:70px;left:0;position:absolute;width:100%}@media(max-width:1024px){.audit-page__section-9:after{display:none}}.audit-page__section-9 .wrap{z-index:1}@media(max-width:767px){.audit-page__section-9{margin-bottom:60px}}.audit-page__section-9 .section__header{margin-bottom:60px}@media(max-width:767px){.audit-page__section-9 .section__header{margin-bottom:32px}}.audit-page__section-9 .section__header p{max-width:630px}@media(max-width:767px){.audit-page__section-9 .section__header p{max-width:340px}}.audit-page__section-9 .section-title{font-size:56px;letter-spacing:-1px;line-height:84px;margin-bottom:32px}@media(max-width:767px){.audit-page__section-9 .section-title{font-size:32px;letter-spacing:-.33px;line-height:42px;margin-bottom:28px}}.audit-page__section-9 .section__tabs{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;max-width:890px;position:relative}@media(max-width:1100px){.audit-page__section-9 .section__tabs{justify-content:flex-start}}@media(max-width:1024px){.audit-page__section-9 .section__tabs{display:none}}.audit-page__section-9 .section__tabs-btns{flex-shrink:0;margin:8px 35px 0 0;width:275px}.audit-page__section-9 .section__tabs-btns .button{align-items:center;background:transparent;border-radius:9px;display:flex;height:48px;justify-content:flex-start;margin-bottom:20px;padding:0 20px;width:100%}.audit-page__section-9 .section__tabs-btns .button:before{border-color:#2e64f1;border-radius:9px}.audit-page__section-9 .section__tabs-btns .button .btn__text{color:#213051;font-size:16px;font-weight:700;letter-spacing:-.4px;line-height:24px;text-align:left}.audit-page__section-9 .section__tabs-btns .button .btn__icon{align-items:center;display:flex;height:100%;justify-content:center;padding-right:16px;width:48px}.audit-page__section-9 .section__tabs-btns .button .btn__icon:before{background:#2e64f1;border-radius:2px;content:"";height:0;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:height .325s ease;width:3px}.audit-page__section-9 .section__tabs-btns .button .btn__icon svg{display:block;max-height:100%;max-width:100%}.audit-page__section-9 .section__tabs-btns .button .btn__icon .fill-colour{fill:#4b5773}.audit-page__section-9 .section__tabs-btns .button .btn__icon .stroke-colour{stroke:#4b5773}.audit-page__section-9 .section__tabs-btns .button .btn__arrow{opacity:.6;position:absolute;right:12px;top:16px;transition:opacity .325s ease}.audit-page__section-9 .section__tabs-btns .button .btn__arrow path{stroke:#213051;transition:stroke .325s ease}.audit-page__section-9 .section__tabs-btns .button:hover{background:rgba(46,100,241,.04);box-shadow:none}.audit-page__section-9 .section__tabs-btns .button:hover .btn__arrow{opacity:1}.audit-page__section-9 .section__tabs-btns .button_active .btn__icon .fill-colour{fill:#2e64f1}.audit-page__section-9 .section__tabs-btns .button_active .btn__icon .stroke-colour{stroke:#2e64f1}.audit-page__section-9 .section__tabs-btns .button_active .btn__icon:before{height:36px}.audit-page__section-9 .section__tabs-btns .button_active .btn__arrow{opacity:1}.audit-page__section-9 .section__tabs-btns .button_active .btn__arrow path{stroke:#2e64f1}.audit-page__section-9 .section__tabs-content{height:620px;padding:80px 0 80px 114px;position:relative;width:545px}@media(max-width:1280px){.audit-page__section-9 .section__tabs-content{padding:60px 0 60px 64px}}@media(max-width:1100px){.audit-page__section-9 .section__tabs-content{padding:40px 0 40px 40px;width:490px}}.audit-page__section-9 .section__tabs-content:before{background:#fff;border-radius:20px 0 0 20px;box-shadow:0 16px 40px 0 rgba(189,205,229,.25);content:"";height:100%;left:0;position:absolute;top:0;width:80vw;z-index:0}.audit-page__section-9 .section__tabs-content .tab-item{height:100%;margin-right:-110px;opacity:0;position:absolute;top:0;transition:0s ease;visibility:visible}@media(max-width:1280px){.audit-page__section-9 .section__tabs-content .tab-item{margin-right:-60px}}@media(max-width:1100px){.audit-page__section-9 .section__tabs-content .tab-item{margin-right:-40px}}@media(max-width:767px){.audit-page__section-9 .section__tabs-content .tab-item{position:relative}}.audit-page__section-9 .section__tabs-content .tab-item__icon{align-items:center;display:flex;height:60px;justify-content:center;margin-bottom:24px;width:60px}.audit-page__section-9 .section__tabs-content .tab-item__icon svg{height:100%;width:100%}.audit-page__section-9 .section__tabs-content .tab-item__icon .fill-colour{fill:#2e64f1}.audit-page__section-9 .section__tabs-content .tab-item__icon .stroke-colour{stroke:#2e64f1}.audit-page__section-9 .section__tabs-content .tab-item__title{color:#221f30;font-size:32px;font-weight:700;letter-spacing:-.14px;line-height:48px;margin:0 0 25px;text-align:left}.audit-page__section-9 .section__tabs-content .tab-item__description p{color:#3d4461;font-size:14px;font-weight:500;letter-spacing:-.2px;line-height:21px;margin-bottom:20px}.audit-page__section-9 .section__tabs-content .tab-item__btns{align-items:center;display:none;margin-top:60px}.audit-page__section-9 .section__tabs-content .tab-item__btns .button{align-items:center;display:flex;justify-content:center;margin-right:24px}.audit-page__section-9 .section__tabs-content .tab-item__btns .button .btn__icon{height:24px;margin-right:16px;width:24px}.audit-page__section-9 .section__tabs-content .tab-item__btns .button:last-child{margin-right:0}.audit-page__section-9 .section__tabs-content .tab-item.tab-item_active{opacity:1;position:relative;transition-duration:.325s;visibility:visible;z-index:1}.audit-page__section-9 .section__tabs-content .tab-item.tab-item_active .tab-item__btns{display:flex}.audit-page__section-9 .section__list{display:none}@media(max-width:1024px){.audit-page__section-9 .section__list{display:block}}.audit-page__section-9 .section__list ul{list-style-type:none;margin:0 -40px 40px;padding:0}@media(max-width:767px){.audit-page__section-9 .section__list ul{margin:0 -20px 40px}}.audit-page__section-9 .section__list .list-item{background:#fff;border-bottom:1px solid #eaebee;padding:24px 20px 20px}.audit-page__section-9 .section__list .list-item:first-child{border-radius:20px 20px 0 0;padding-top:34px}.audit-page__section-9 .section__list .list-item:last-child{border-bottom:none}.audit-page__section-9 .section__list .list-item__i{margin:0 auto;max-width:600px}.audit-page__section-9 .section__list .list-item__header{align-items:center;display:flex;justify-content:flex-start;margin-bottom:16px}.audit-page__section-9 .section__list .list-item__icon{align-items:center;display:flex;height:32px;justify-content:center;margin-right:16px;width:32px}.audit-page__section-9 .section__list .list-item__icon svg{display:block;height:100%;width:100%}.audit-page__section-9 .section__list .list-item__icon .fill-colour{fill:#2e64f1}.audit-page__section-9 .section__list .list-item__icon .stroke-colour{stroke:#2e64f1}.audit-page__section-9 .section__list .list-item__title{color:#213051;font-size:16px;font-weight:700;letter-spacing:-.4px;line-height:28px}.audit-page__section-9 .section__list .list-item__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:12px;overflow:hidden;text-overflow:ellipsis}.audit-page__section-9 .section__list .list-item__description p{color:#5f6578;font-size:14px;font-weight:500;line-height:21px;margin:0}.audit-page__section-9 .section__list .list-item .button{align-items:center;background:transparent;color:#2e64f1;display:flex;font-size:14px;font-weight:600;justify-content:flex-start;line-height:24px;margin-left:-4px;min-width:94px;padding:4px}.audit-page__section-9 .section__list .list-item .button .btn__arrow{align-items:center;display:flex;justify-content:center;margin-left:12px;width:6px}.audit-page__section-9 .section__list .list-item .button .btn__arrow svg{display:block;width:100%}.audit-page__section-9 .section__list__btns{align-items:center;display:flex;flex-direction:column;justify-content:center}.audit-page__section-9 .section__list__btns .button{align-items:center;display:flex;justify-content:center;margin:0 0 24px;min-width:275px}.audit-page__section-9 .section__list__btns .button .btn__icon{display:block;height:24px;margin-right:16px;width:24px}.audit-page__section-9 .section__list__btns .button:last-child{margin-bottom:0}.white-paper-hub-hero{background:#f4f7fb}.white-paper-hub-hero .wrap{max-width:900px;padding:83px 20px 69px;text-align:center;width:100%}.white-paper-hub-hero .section-title{color:#0f1930;font-size:54px;font-weight:800;letter-spacing:-.487299px;line-height:72px;margin:0 0 30px;text-align:center}.white-paper-hub-hero .section-title .dot-title{font-weight:800}.white-paper-hub-hero .section-description{color:#14121e;font-size:18px;font-weight:400;line-height:34px;margin-bottom:38px;text-align:center}.white-paper-hub-hero .button{font-size:16px;font-weight:700;line-height:24px;min-width:205px;padding:15px 20px}@media(max-width:767px){.white-paper-hub-hero .wrap{padding-top:50px}.white-paper-hub-hero .section-title{font-size:34px;line-height:54px}.white-paper-hub-hero .section-description{font-size:14px;line-height:32px}}.white-paper-hub-main .wrap{max-width:1262px;padding:55px 20px 85px}.white-paper-hub__list{display:flex;flex-flow:wrap;margin:0 -10px}.white-paper-hub__item{padding:0 10px 34px;width:33.3333333%}.white-paper-hub__item__i{-webkit-appearance:none;background:#fff;border:none;border-radius:17px;box-shadow:0 1.67622px 22.629px rgba(0,0,0,.04);cursor:pointer;display:block;padding:0;position:relative;text-align:left;transition:box-shadow .3s ease;width:100%}.white-paper-hub__item__i:focus{outline:1px solid hsla(0,0%,100%,0)}.white-paper-hub__item__i:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.white-paper-hub__item__i:focus:not(:focus-visible):after{display:none}.white-paper-hub__item__i:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.white-paper-hub__item__i:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.white-paper-hub__item__i:focus-visible:after{border-radius:22px}.white-paper-hub__item__i:hover{box-shadow:0 1.67622px 22.629px rgba(0,0,0,.14);text-decoration:none!important}.white-paper-hub__item__img{border-radius:17px 17px 0 0;height:223px;overflow:hidden}.white-paper-hub__item__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.white-paper-hub__item__main{padding:22px 27px}.white-paper-hub__item__category{color:#b832c8;font-size:14px;font-weight:700;letter-spacing:-.02em;line-height:21px;margin:0 0 15px;text-transform:capitalize}.white-paper-hub__item__title{color:#14121e;display:block;font-size:17.396px;font-weight:600;letter-spacing:-.02em;line-height:25px;margin:0 0 9px;text-align:left}.white-paper-hub__item__description{color:#35476d;display:block;font-size:14px;font-weight:500;letter-spacing:-.02em;line-height:21px;margin:0 0 15px;min-height:60px}.white-paper-hub__item__bottom{align-items:center;display:flex;justify-content:space-between}.white-paper-hub__item__bottom p{margin:0}.white-paper-hub__item__time{color:#5081fe;font-size:13.7556px;font-weight:700;line-height:21px;margin:0}.white-paper-hub__item .button{background:rgba(51,104,242,.1);color:#5081fe;font-size:12px;font-weight:700;line-height:14px;min-width:124px;padding:10px 5px}.white-paper-hub__item .button:hover{box-shadow:none}.white-paper-hub__item_primary{padding-bottom:63px;width:100%}.white-paper-hub__item_primary .white-paper-hub__item__img img{-o-object-position:50% 0;object-position:50% 0}@media(min-width:768px){.white-paper-hub__item_primary .white-paper-hub__item__i{background:#fff;border-radius:28px;box-shadow:0 4.58592px 62px rgba(0,0,0,.04);display:flex}.white-paper-hub__item_primary .white-paper-hub__item__i:focus-visible:after{border-radius:34px}.white-paper-hub__item_primary .white-paper-hub__item__top{align-items:center;display:flex;justify-content:space-between;padding-bottom:18px}.white-paper-hub__item_primary .white-paper-hub__item__img{border-radius:28px 0 0 28px;height:auto;width:calc(100% - 549px)}.white-paper-hub__item_primary .white-paper-hub__item__img img{height:100%}.white-paper-hub__item_primary .white-paper-hub__item__main{padding:33px 54px 30px 73px;width:546px}.white-paper-hub__item_primary .white-paper-hub__item__time{font-size:18px;line-height:27px;margin-bottom:15px}.white-paper-hub__item_primary .white-paper-hub__item__category{font-size:18px;line-height:27px}.white-paper-hub__item_primary .white-paper-hub__item__title{color:#14121e;font-size:27px;font-weight:600;letter-spacing:-.02px;line-height:37px;margin:0 0 10px}.white-paper-hub__item_primary .white-paper-hub__item__description{color:#35476d;font-size:20px;letter-spacing:-.02em;line-height:31px;margin:0 0 41px}.white-paper-hub__item_primary .white-paper-hub__item__bottom .white-paper-hub__item__time{display:none}.white-paper-hub__item_primary .button{font-size:18.3437px;font-weight:600;line-height:21px;padding:15px 43px}}@media(max-width:992px){.white-paper-hub__list{justify-content:center}.white-paper-hub__item{width:50%}}@media(max-width:992px)and (min-width:768px){.white-paper-hub__item_primary{width:100%}.white-paper-hub__item_primary .white-paper-hub__item__img{width:calc(100% - 480px)}.white-paper-hub__item_primary .white-paper-hub__item__main{width:480px}}@media(max-width:767px){.white-paper-hub__item{width:100%}.white-paper-hub__item__img{height:auto}.white-paper-hub__item_primary{width:100%}.white-paper-hub__item_primary .white-paper-hub__item__top .white-paper-hub__item__time{display:none}}.white-paper-hub-blog .wrap{max-width:1262px;padding:0 20px 40px}.white-paper-hub-blog .section-title{color:#0f1930;font-size:46px;font-weight:800;letter-spacing:-.181818px;line-height:72px;margin:0 0 63px;text-align:center}.white-paper-hub-blog__list{display:flex;flex-flow:wrap;margin:0 -10px}.white-paper-hub-blog__item{padding:0 10px 34px;width:33.3333333%}.white-paper-hub-blog__item__i{background:#fff;border-radius:17px;box-shadow:0 1.67622px 22.629px rgba(0,0,0,.04);display:block;position:relative;transition:box-shadow .3s ease;width:100%}.white-paper-hub-blog__item__i:focus{outline:1px solid hsla(0,0%,100%,0)}.white-paper-hub-blog__item__i:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.white-paper-hub-blog__item__i:focus:not(:focus-visible):after{display:none}.white-paper-hub-blog__item__i:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.white-paper-hub-blog__item__i:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.white-paper-hub-blog__item__i:focus-visible:after{border-radius:22px}.white-paper-hub-blog__item__i:hover{box-shadow:0 1.67622px 22.629px rgba(0,0,0,.14);text-decoration:none!important}.white-paper-hub-blog__item__i:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.white-paper-hub-blog__item__img{border-radius:17px 17px 0 0;height:223px;overflow:hidden}.white-paper-hub-blog__item__img img{display:block;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.white-paper-hub-blog__item__main{padding:20px 27px}.white-paper-hub-blog__item__category{color:#b832c8;font-size:14px;font-weight:700;letter-spacing:-.02em;line-height:21px;margin-bottom:14px;text-transform:capitalize}.white-paper-hub-blog__item__title{color:#14121e;font-size:17.396px;font-weight:600;letter-spacing:-.02em;line-height:25px;margin:0 0 9px;min-height:50px;text-align:left}.white-paper-hub-blog__item__description{align-items:center;color:#35476d;display:flex;font-size:13.7556px;font-weight:500;letter-spacing:-.02em;line-height:21px;margin:0 0 17px}.white-paper-hub-blog__item__bottom{align-items:center;display:flex;justify-content:space-between}.white-paper-hub-blog__item__bottom p{margin:0}.white-paper-hub-blog .button{background:rgba(51,104,242,.1);color:#5081fe;font-size:12px;font-weight:700;line-height:14px;min-width:124px;padding:10px 5px}.white-paper-hub-blog .button:hover{box-shadow:none}@media(max-width:992px){.white-paper-hub-blog__list{justify-content:center}.white-paper-hub-blog__item{width:50%}}@media(max-width:767px){.white-paper-hub-blog .section-title{font-size:28px;line-height:36px}.white-paper-hub-blog__item{width:100%}}.lead-section-1{background-color:#f3f5f9;padding:92px 0 86px}@media(max-width:767px){.lead-section-1{padding:24px 0 55px}}.lead-section-1 .wrap{margin:0 auto;max-width:1240px;padding:0 20px}.lead-section-1 .section-title{color:#0f1930;font-size:56px;font-weight:800;letter-spacing:-.18px;line-height:72px;margin-bottom:50px;text-align:center;text-transform:capitalize}@media(max-width:767px){.lead-section-1 .section-title{font-size:32px;line-height:42px;margin-bottom:20px;text-transform:none}}.lead-section-1 .section-title br{display:none}@media(max-width:767px){.lead-section-1 .section-title br{display:block}}.lead-section-1 .section-title .dot-title{font-weight:800}.lead-section-1 .section-text{color:#5f6578;font-size:18px;font-weight:500;line-height:28px;margin:0 auto 86px;max-width:660px;text-align:center}@media(max-width:767px){.lead-section-1 .section-text{font-size:14px;line-height:21px;margin-bottom:35px}}.lead-section-1 .methods .title{color:#14121e;font-size:29px;font-weight:800;letter-spacing:-.18px;line-height:44px;margin-bottom:42px;text-align:center}@media(max-width:767px){.lead-section-1 .methods .title{font-size:28px;line-height:42px;margin-bottom:20px}}.lead-section-1 .methods__i{display:flex;justify-content:space-around;margin:0 auto;max-width:1150px}@media(max-width:767px){.lead-section-1 .methods__i{display:block}}.lead-section-1 .methods__item{padding:0 25px;width:33.3333333333%}@media(max-width:1023px){.lead-section-1 .methods__item{padding:0 10px}}@media(max-width:767px){.lead-section-1 .methods__item{margin-bottom:25px;padding:0;width:100%}.lead-section-1 .methods__item:last-child{margin-bottom:0}}.lead-section-1 .methods__item__i{background:#fff;border-radius:30px;box-shadow:0 14px 54px rgba(147,167,198,.1);height:100%;padding:44px 20px 42px;position:relative}@media(max-width:1023px){.lead-section-1 .methods__item__i{padding:24px 20px 30px}}@media(max-width:767px){.lead-section-1 .methods__item__i{padding:95px 38px 20px}}.lead-section-1 .methods__item-title{color:#14121e;font-size:23px;font-weight:700;letter-spacing:-.02em;line-height:34px;margin:0 0 24px;text-align:center;text-transform:capitalize}@media(max-width:1023px){.lead-section-1 .methods__item-title{font-size:21px;margin-bottom:16px}}@media(max-width:767px){.lead-section-1 .methods__item-title{font-size:23px;line-height:24px;margin-bottom:12px;text-align:left}}.lead-section-1 .methods__item-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 13px 20px rgba(0,0,0,.05);display:flex;height:116px;justify-content:center;margin:0 auto 38px;width:116px}@media(max-width:1023px){.lead-section-1 .methods__item-icon{height:105px;margin-bottom:24px;width:105px}}@media(max-width:767px){.lead-section-1 .methods__item-icon{background:none;border-radius:0;box-shadow:none;display:block;height:auto;left:38px;margin:0;position:absolute;top:24px;width:auto}}.lead-section-1 .methods__item-icon img{display:block;max-width:100%}.lead-section-1 .methods__item-action{display:flex;justify-content:center}@media(max-width:767px){.lead-section-1 .methods__item-action{display:block}}.lead-section-1 .methods__item-action a,.lead-section-1 .methods__item-action button{background:none;border:none;color:#2e64f1;cursor:pointer;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:30px;padding:0;position:relative;text-align:center}@media(max-width:767px){.lead-section-1 .methods__item-action a,.lead-section-1 .methods__item-action button{align-items:center;display:flex}}.lead-section-1 .methods__item-action a:after,.lead-section-1 .methods__item-action button:after{background-color:#2e64f1;bottom:0;content:"";height:1px;left:0;pointer-events:none;position:absolute;transition:opacity .25s;width:100%}@media(max-width:767px){.lead-section-1 .methods__item-action a:after,.lead-section-1 .methods__item-action button:after{background:none;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDEwIj48cGF0aCBmaWxsPSIjMkU2NEYxIiBkPSJNMSA0LjM1MUEuNjQ5LjY0OSAwIDAgMCAxIDUuNjVWNC4zNVpNMTcuNDU5IDUuNDZhLjY0OS42NDkgMCAwIDAgMC0uOTE4bC00LjEzLTQuMTNhLjY0OS42NDkgMCAxIDAtLjkxNy45MThMMTYuMDgyIDVsLTMuNjcgMy42N2EuNjQ5LjY0OSAwIDAgMCAuOTE3LjkxOGw0LjEzLTQuMTNaTTEgNS42NDloMTZWNC4zNUgxVjUuNjVaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;bottom:auto;display:block;height:10px;left:auto;margin-left:9px;position:relative;width:18px}}.lead-section-1 .methods__item-action a:hover,.lead-section-1 .methods__item-action button:hover{text-decoration:none}.lead-section-1 .methods__item-action a:hover:after,.lead-section-1 .methods__item-action button:hover:after{opacity:0}@media(max-width:767px){.lead-section-1 .methods__item-action a:hover:after,.lead-section-1 .methods__item-action button:hover:after{opacity:1}}.lead-section-2{overflow:visible}.lead-section-2 .section__i{overflow:hidden;position:relative}.lead-section-2 .section__i:after,.lead-section-2 .section__i:before{background:rgba(51,104,242,.3);border-radius:50%;content:"";-webkit-filter:blur(100px);filter:blur(100px);pointer-events:none;position:absolute}.lead-section-2 .section__i:before{height:368px;left:-102px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:368px}.lead-section-2 .section__i:after{bottom:-56px;height:280px;right:-148px;width:280px}.lead-section-2 .wrap{display:flex;justify-content:space-between;margin:0 auto;max-width:1385px;padding:0 20px}@media(max-width:1023px){.lead-section-2 .wrap{flex-direction:column-reverse}}.lead-section-2 .col{padding:132px 0 122px;position:relative}@media(max-width:1200px){.lead-section-2 .col{padding:110px 0}}@media(max-width:1023px){.lead-section-2 .col{padding:60px 0 0}}@media(max-width:767px){.lead-section-2 .col{padding:35px 0 0}}.lead-section-2 .col:first-child{flex-grow:1}.lead-section-2 .col:last-child{padding-left:25px;padding-right:25px;width:575px}@media(max-width:1200px){.lead-section-2 .col:last-child{padding-right:0;width:480px}}@media(max-width:1023px){.lead-section-2 .col:last-child{padding-left:0;width:100%}}.lead-section-2 .col img{bottom:-6%;max-width:720px;position:absolute;right:17%;width:94%;z-index:1}@media(max-width:1200px){.lead-section-2 .col img{max-width:600px;width:100%}}@media(max-width:1023px){.lead-section-2 .col img{display:block;position:relative;right:auto;-webkit-transform:translateY(25px);transform:translateY(25px)}}@media(max-width:767px){.lead-section-2 .col img{margin:0 auto;max-width:300px;-webkit-transform:scale(2);transform:scale(2);-webkit-transform-origin:23% 92%;transform-origin:23% 92%}}.lead-section-2 .section-title{color:#0f1930;font-size:56px;font-weight:800;letter-spacing:-.22px;line-height:79px;margin-bottom:0}@media(max-width:1200px){.lead-section-2 .section-title{font-size:42px;line-height:60px}}@media(max-width:1023px){.lead-section-2 .section-title{margin:0 auto;max-width:600px}}@media(max-width:767px){.lead-section-2 .section-title{font-size:36px;line-height:50px}}.lead-section-2 .section-title strong{color:#2e64f1}.lead-section-2 .video-note{position:absolute;right:8%;top:32%;width:315px;z-index:2}@media(max-width:1200px){.lead-section-2 .video-note{right:0;top:20%}}@media(max-width:1023px){.lead-section-2 .video-note{right:6%}}@media(max-width:767px){.lead-section-2 .video-note{margin:0 auto 254px;max-width:300px;position:relative;right:auto;top:auto;width:100%}}.lead-section-2 .video-note p{color:#000;font-family:Architects Daughter;font-size:26px;line-height:39px;margin-bottom:12px;pointer-events:none;position:relative}@media(max-width:767px){.lead-section-2 .video-note p{font-size:24px;line-height:39px}}.lead-section-2 .video-note p:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOSIgaGVpZ2h0PSI0NSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI5IDQ1Ij48ZyBjbGlwLXBhdGg9InVybCgjcHJlZml4X19hKSI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTEwLjg2IDM1LjQ4MmEzNi4xMzQgMzYuMTM0IDAgMCAwIDYuNzk3LTUuOTc4YzQuMjk1LTQuODMgNy40MDYtMTAuODYgOC45NzMtMTcuNDEyLjkwMi0zLjc0NCAxLjMxOS03LjY1MSAxLjE3Mi0xMS41Mi0uMDExLS4zLjA1Ni0uNy40MDYtLjU1LjMyNy4xMzguNTY0Ljc1LjU4NiAxLjA5OS40MTcgNy4yMTQtLjkwMiAxNC40NTMtMy44NDQgMjAuOTA2LTIuNzYxIDYuMDU0LTYuOTEgMTEuMTg0LTExLjk5MyAxNC45NzhhMzMuODU0IDMzLjg1NCAwIDAgMS00LjM4NSAyLjc5NmMtLjY5OS4zNzQtMS40MzEuNzc0LTIuMTg3IDEuMTIzIDIuMzc5LjQ4NyA0Ljc2OC44NjEgNy4xOCAxLjEyMy44OTEuMSAxLjYzNSAyLjg1OS42NzcgMi43NTlhNzUuMDYxIDc1LjA2MSAwIDAgMS0xMy4wMi0yLjY0NkMuNDY5IDQxLjkzNS0uMzU0IDQwLjE2My40IDM5LjUyNmE0My4xNDggNDMuMTQ4IDAgMCAwIDUuNjI1LTUuNzkxYzEuNzAyLTIuMDk3IDMuMTY3LTQuMzgxIDQuNjg5LTYuNjI4LjQ0LS42NDkgMS4yNCAxLjE2MSAxLjAyNiAxLjYzNS0xLjE2MSAyLjYzNC0yLjc2MiA1LjA1NS00LjQ5OCA3LjI2NUE0Ny44MjggNDcuODI4IDAgMCAxIDUgMzguNjRhMjMuMDEzIDIzLjAxMyAwIDAgMCAyLjA1MS0uOTExIDM0LjI1NSAzNC4yNTUgMCAwIDAgMy44MS0yLjI0N1oiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJwcmVmaXhfX2EiPjxyZWN0IHdpZHRoPSI0NC44MDkiIGhlaWdodD0iMjguNzY2IiBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09Im1hdHJpeCgwIC0xIC0xIDAgMjguODcyIDQ0LjgwOSkiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";height:45px;position:absolute;right:33%;top:calc(100% + 22px);width:29px}@media(max-width:767px){.lead-section-2 .video-note p:after{right:8%;top:calc(100% + 4px)}}.lead-section-2 .video-note .btn-play{align-items:center;background:none;border:1px solid #adc3fa;border-radius:50%;cursor:pointer;display:flex;height:102px;justify-content:center;margin-left:60px;padding:0;position:relative;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:102px;will-change:transform}@media(max-width:767px){.lead-section-2 .video-note .btn-play{margin:0 auto}}.lead-section-2 .video-note .btn-play:before{-webkit-animation:btn-play-pulse 2s infinite;animation:btn-play-pulse 2s infinite;border-radius:50%;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%}.lead-section-2 .video-note .btn-play:after{background-color:#adc3fa;border-radius:50%;bottom:10%;content:"";left:10%;position:absolute;right:10%;top:10%;z-index:1}.lead-section-2 .video-note .btn-play span{align-items:center;background-color:#2e64f1;border-radius:50%;box-shadow:0 4px 40px rgba(17,0,0,.15);display:flex;height:58%;justify-content:center;width:58%;z-index:2}.lead-section-2 .video-note .btn-play span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDI0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTkuMzU0IDExLjEyIDEuNzYxLjk0QTEuMDc1IDEuMDc1IDAgMCAwIC42NjguOTVhMS4xMzYgMS4xMzYgMCAwIDAtLjU0NS45Nzd2MjAuMzU4YzAgLjQwMi4yMDcuNzczLjU0NS45NzdhMS4wNzIgMS4wNzIgMCAwIDAgMS4wOTMuMDFsMTcuNTkzLTEwLjE4YTEuMTQgMS4xNCAwIDAgMCAuNTYxLS45ODZjMC0uNDEtLjIxNS0uNzg1LS41Ni0uOTg2WiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:24px;-webkit-transform:translateX(1px);transform:translateX(1px);width:20px}.lead-section-2 .video-note .btn-play:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.lead-section-2 .siri-panel{bottom:-56px;left:50%;margin:0 auto;max-width:1385px;padding:0 20px;pointer-events:none;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%;z-index:3}@media(max-width:1200px){.lead-section-2 .siri-panel{bottom:-53px}}@media(max-width:767px){.lead-section-2 .siri-panel{bottom:-46px;display:flex;justify-content:center}}.lead-section-2 .siri-panel__i{align-items:center;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:rgba(5,5,19,.6);border-radius:16px;display:inline-flex;margin-left:33%;padding:10px 35px 10px 20px;pointer-events:all}@media(max-width:1200px){.lead-section-2 .siri-panel__i{margin-left:15%;padding-bottom:8px;padding-top:8px}}@media(max-width:767px){.lead-section-2 .siri-panel__i{margin:0 auto;padding-bottom:10px;padding-top:10px}}.lead-section-2 .siri-panel__icon{align-items:center;border:1px solid hsla(0,0%,100%,.04);border-radius:50%;display:flex;flex-shrink:0;height:90px;justify-content:center;position:relative;width:90px}.lead-section-2 .siri-panel__icon:before{background:hsla(0,0%,100%,.26);border:1px solid #fff;border-radius:50%;bottom:6px;content:"";left:6px;opacity:.17;position:absolute;right:6px;top:6px}.lead-section-2 .siri-panel__icon__i{border:1px solid #fff;border-radius:50%;overflow:hidden;width:62px}.lead-section-2 .siri-panel__icon__i img{display:block;width:100%}.lead-section-2 .siri-panel__info{padding-left:14px}.lead-section-2 .siri-panel__info span{color:#fff;display:block}.lead-section-2 .siri-panel__info span:first-child{font-size:20px;font-weight:700;letter-spacing:-.28px;line-height:20px;margin-bottom:4px;opacity:.93}.lead-section-2 .siri-panel__info span:nth-child(2){font-size:16px;letter-spacing:-.22px;line-height:20px;opacity:.69}@-webkit-keyframes btn-play-pulse{0%{box-shadow:0 0 0 0 rgba(46,100,241,.8);-webkit-transform:scale(1);transform:scale(1)}70%{box-shadow:0 0 0 15px rgba(46,100,241,0);-webkit-transform:scale(1.1);transform:scale(1.1)}to{box-shadow:0 0 0 0 rgba(46,100,241,0);-webkit-transform:scale(1);transform:scale(1)}}@keyframes btn-play-pulse{0%{box-shadow:0 0 0 0 rgba(46,100,241,.8);-webkit-transform:scale(1);transform:scale(1)}70%{box-shadow:0 0 0 15px rgba(46,100,241,0);-webkit-transform:scale(1.1);transform:scale(1.1)}to{box-shadow:0 0 0 0 rgba(46,100,241,0);-webkit-transform:scale(1);transform:scale(1)}}.lead-section-3{padding:128px 0 108px}@media(max-width:767px){.lead-section-3{padding:100px 0}}.lead-section-3 .wrap{margin:0 auto;max-width:1240px;padding:0 20px}.lead-section-3 .section-title{color:#14121e;font-size:44px;font-weight:800;letter-spacing:-.18px;line-height:68px;margin:0 auto 20px;max-width:840px;text-align:center}@media(max-width:767px){.lead-section-3 .section-title{display:none;font-size:28px;letter-spacing:.1px;line-height:34px}}.lead-section-3 .section-title strong{color:#2e64f1}.lead-section-3 .section-title.mobile-show{display:none}@media(max-width:767px){.lead-section-3 .section-title.mobile-show{display:block}}.lead-section-3 .section-text{color:#5f6578;font-size:16px;font-weight:500;line-height:28px;margin:0 auto 72px;max-width:690px;text-align:center}@media(max-width:767px){.lead-section-3 .section-text{font-size:14px;line-height:21px;margin-bottom:50px}}.lead-section-3 .methods__i{display:flex;justify-content:space-around}@media(max-width:767px){.lead-section-3 .methods__i{display:block}}.lead-section-3 .methods__item{padding:0 12px;position:relative;width:33.3333333333%}@media(max-width:767px){.lead-section-3 .methods__item{margin-bottom:46px;padding:0;width:100%}.lead-section-3 .methods__item:first-child{z-index:3}.lead-section-3 .methods__item:nth-child(2){z-index:2}.lead-section-3 .methods__item:nth-child(3){z-index:1}.lead-section-3 .methods__item:last-child{margin-bottom:0}}.lead-section-3 .methods__item__i{background:#fff;border-radius:30px;box-shadow:0 16px 40px rgba(189,205,230,.25);height:100%;padding:70px 22px 24px}@media(max-width:767px){.lead-section-3 .methods__item__i{border-radius:16px;padding-bottom:18px}}.lead-section-3 .methods__item-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:inset 0 -15px 15px rgba(189,205,230,.1);display:flex;height:100px;justify-content:center;left:50%;margin:0 auto;position:absolute;top:-50px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100px}.lead-section-3 .methods__item-icon img{display:block;max-width:100%}.lead-section-3 .methods__item-title{color:#3d4461;font-size:17px;font-weight:700;line-height:28px;margin:0 0 8px;text-align:center}.lead-section-3 .methods__item-text{color:#3d4461;font-size:16px;font-weight:500;line-height:24px;margin:0;text-align:center}.lead-section-4{background-color:#f3f5f9;overflow:visible}.lead-section-4 .section__i{overflow:hidden;padding:72px 0 58px}@media(max-width:767px){.lead-section-4 .section__i{overflow:visible;padding:58px 0 0}}.lead-section-4 .wrap{align-items:center;display:flex;margin:0 auto;max-width:1275px;padding:0 20px}@media(max-width:1023px){.lead-section-4 .wrap{display:block}}.lead-section-4 .col:first-child{max-width:605px;width:55%}@media(max-width:1200px){.lead-section-4 .col:first-child{width:60%}}@media(max-width:1023px){.lead-section-4 .col:first-child{margin:0 auto 60px;text-align:center;width:auto}}@media(max-width:767px){.lead-section-4 .col:first-child{margin-bottom:40px}}.lead-section-4 .col:last-child{flex-grow:1;padding-left:30px}@media(max-width:1023px){.lead-section-4 .col:last-child{padding-left:0}}.lead-section-4 .col:last-child .col__i{-webkit-transform:translateX(10%);transform:translateX(10%)}@media(max-width:1023px){.lead-section-4 .col:last-child .col__i{-webkit-transform:none;transform:none}}@media(max-width:767px){.lead-section-4 .col:last-child .col__i{-webkit-transform:translateY(25px);transform:translateY(25px)}}.lead-section-4 .col img{display:block;max-width:665px;width:112%}@media(max-width:1023px){.lead-section-4 .col img{margin:0 auto;width:100%}}.lead-section-4 .section-title{color:#0f1930;font-size:56px;font-weight:800;letter-spacing:-.01em;line-height:67px;margin-bottom:25px}@media(max-width:1200px){.lead-section-4 .section-title{font-size:42px;line-height:60px}}@media(max-width:1023px){.lead-section-4 .section-title{text-transform:capitalize}}@media(max-width:767px){.lead-section-4 .section-title{font-size:28px;letter-spacing:.1px;line-height:34px;margin-bottom:20px}}.lead-section-4 .section-title strong{color:#2e64f1}.lead-section-4 .section-text{color:#14121e;font-size:18px;font-weight:500;letter-spacing:-.17px;line-height:27px;margin-bottom:28px}@media(max-width:767px){.lead-section-4 .section-text{font-size:14px;line-height:21px;margin-bottom:20px}}.lead-section-4 .section-text a{color:#2e64f1;display:inline-block;font-weight:700;position:relative}@media(max-width:767px){.lead-section-4 .section-text a{margin-top:10px}}.lead-section-4 .section-text a:after{background-color:#2e64f1;bottom:-2px;content:"";height:1px;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s;width:100%}.lead-section-4 .section-text a:hover{text-decoration:none}.lead-section-4 .section-text a:hover:after{opacity:1}.lead-section-4 .btn-row .button{border-color:#3368f2;color:#2e64f1;font-size:17px;font-weight:700;letter-spacing:-.17px;line-height:26px;padding:13px 32px;text-transform:capitalize}.lead-section-4 .widget-icon{left:50%;max-width:1275px;padding:0 20px;pointer-events:none;position:absolute;top:-47px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media(max-width:767px){.lead-section-4 .widget-icon{top:-36px}}.lead-section-4 .widget-icon img{display:block;position:relative;-webkit-transform:translateX(-16px);transform:translateX(-16px);width:144px}@media(max-width:1023px){.lead-section-4 .widget-icon img{margin:0 auto;-webkit-transform:none;transform:none}}@media(max-width:767px){.lead-section-4 .widget-icon img{width:113px}}.lead-section-5{padding:50px 0}@media(max-width:1023px){.lead-section-5{padding-bottom:20px}}@media(max-width:767px){.lead-section-5{padding:90px 0 0}}.lead-section-5 .wrap{margin:0 auto;max-width:1276px;padding:0 48px}@media(max-width:1023px){.lead-section-5 .wrap{padding:0 20px}}.lead-section-5 .wrap .content{margin:0;max-width:none;padding:0!important}.lead-section-5 .brands{background:none;border-radius:0;box-shadow:none;overflow:visible;padding:0!important}.lead-section-5 .brands__title{font-size:14px;line-height:22px}@media(max-width:767px){.lead-section-5 .brands__title{font-size:12px;margin-bottom:0}}.lead-section-5 .brands .swiper-pagination{display:none}.lead-section-5 .brands .slick-controls{background-color:#fff;top:-16px}.page-lead-gen{margin-bottom:120px}.inl-section-1{padding:0 0 60px}@media(max-width:1023px){.inl-section-1{padding-bottom:40px}}@media(max-width:767px){.inl-section-1{overflow:visible;padding-bottom:48px}}.inl-section-1 .section-intro{align-items:center;display:flex;overflow:hidden;padding:120px 0 180px;position:relative;text-align:center}@media(max-width:1023px){.inl-section-1 .section-intro{padding:60px 0 80px}}@media(max-width:767px){.inl-section-1 .section-intro{padding:56px 0 178px}}.inl-section-1 .section-bg{background-color:#f3f5f9;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.inl-section-1 .section-bg:after,.inl-section-1 .section-bg:before{border-radius:50%;content:"";-webkit-filter:blur(180px);filter:blur(180px);height:500px;position:absolute;width:500px}.inl-section-1 .section-bg:before{background:rgba(51,104,242,.3);left:-215px;top:-140px}.inl-section-1 .section-bg:after{background:rgba(176,75,255,.2);bottom:-40px;right:-135px}.inl-section-1 .wrap{position:relative;z-index:2}@media(max-width:767px){.inl-section-1 .wrap{padding:0 20px}}.inl-section-1 .section-title{color:#14121e;font-size:56px;font-weight:800;letter-spacing:-.32px;line-height:76px;margin-bottom:24px}@media(max-width:767px){.inl-section-1 .section-title{font-size:30px;line-height:40px;margin:0 auto 20px;max-width:350px;text-align:center}}.inl-section-1 .section-title span{color:#3368f2;font-weight:800}.inl-section-1 .section-subtitle{color:#40444e;font-size:18px;letter-spacing:-.24px;line-height:32px;margin:0 auto 32px;max-width:560px}@media(max-width:767px){.inl-section-1 .section-subtitle{font-size:14px;line-height:24px;margin:0 auto 20px;max-width:350px;text-align:center}}.inl-section-1 .button{font-size:16px;line-height:24px;padding:15px 26px}@media(max-width:767px){.inl-section-1 .button{display:block;font-size:14px;margin:0 auto;max-width:275px;padding:11px 26px;width:100%}}.inl-section-1 .section-intro-imgs{margin:-10px auto 0;max-width:1360px;padding:0 20px;position:relative;z-index:2}@media(max-width:1023px){.inl-section-1 .section-intro-imgs{margin-top:-25px;padding:0 8px}}@media(max-width:767px){.inl-section-1 .section-intro-imgs{margin-top:-115px}}.inl-section-1 .section-intro-imgs__i{display:flex;justify-content:center;margin:0 -15px;position:relative;z-index:2}@media(max-width:1023px){.inl-section-1 .section-intro-imgs__i{margin:0 -8px}}@media(max-width:767px){.inl-section-1 .section-intro-imgs__i{margin:0}}.inl-section-1 .section-intro-imgs__item{flex-grow:1;padding:0 15px}@media(max-width:1023px){.inl-section-1 .section-intro-imgs__item{padding:0 8px}}@media(max-width:767px){.inl-section-1 .section-intro-imgs__item{max-width:56%;padding:0}}.inl-section-1 .section-intro-imgs__item:first-child,.inl-section-1 .section-intro-imgs__item:last-child{margin-top:-75px}@media(max-width:1023px){.inl-section-1 .section-intro-imgs__item:first-child,.inl-section-1 .section-intro-imgs__item:last-child{margin-top:-45px}}@media(max-width:767px){.inl-section-1 .section-intro-imgs__item:first-child,.inl-section-1 .section-intro-imgs__item:last-child{margin-top:0;position:absolute;width:34%;z-index:2}.inl-section-1 .section-intro-imgs__item:first-child{bottom:-20%;left:3%}}.inl-section-1 .section-intro-imgs__item:first-child .section-intro-imgs__item__i{padding-top:95%}.inl-section-1 .section-intro-imgs__item:nth-child(2) .section-intro-imgs__item__i{padding-top:115%}@media(max-width:767px){.inl-section-1 .section-intro-imgs__item:last-child{right:3%;top:-10%}}.inl-section-1 .section-intro-imgs__item:last-child .section-intro-imgs__item__i{padding-top:74%}.inl-section-1 .section-intro-imgs__item__i{border-radius:16px;overflow:hidden;position:relative}.inl-section-1 .section-intro-imgs__item__ii{border-radius:16px;height:125%;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:125%}@media(max-width:1023px){.inl-section-1 .section-intro-imgs__item__ii{height:100%;width:100%}}.inl-section-1 .section-intro-imgs__item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.inl-section-1 .section-intro-imgs .decor{pointer-events:none;position:absolute;z-index:3}@media(max-width:1023px){.inl-section-1 .section-intro-imgs .decor{display:none}}.inl-section-1 .section-intro-imgs .decor img{display:block;width:100%}.inl-section-1 .section-intro-imgs .decor.img1{bottom:8%;left:19%;width:260px}.inl-section-1 .section-intro-imgs .decor.img2{right:27%;top:4%;width:198px}.inl-section-1 .section-intro-imgs .decor.img3{bottom:34%;right:14%;width:78px;z-index:1}@media(max-width:767px){.inl-section-1 .section-intro-imgs .decor.img3{bottom:auto;display:block;left:6%;right:auto;top:12%;width:50px}}.inl-section-2{padding:60px 0 90px;position:static}@media(max-width:1023px){.inl-section-2{padding-top:40px}}@media(max-width:767px){.inl-section-2{padding:48px 0 40px}}.inl-section-2 .wrap{max-width:1150px;padding:0 20px}.inl-section-2 .widget-sectors{display:flex;flex-wrap:wrap;margin:0 -15px}@media(max-width:767px){.inl-section-2 .widget-sectors{margin:0}}.inl-section-2 .widget-sectors__item{margin-bottom:30px;opacity:0;padding:0 15px;-webkit-transform:translateY(30px);transform:translateY(30px);width:33.3333333333%;will-change:transform,opacity}@media(max-width:1023px){.inl-section-2 .widget-sectors__item{width:50%}}@media(max-width:767px){.inl-section-2 .widget-sectors__item{margin-bottom:20px;padding:0;width:100%}}.inl-section-2 .widget-sectors__item__i{border-radius:16px;display:block;height:278px}.inl-section-2 .widget-sectors__item__i:focus{outline:1px solid hsla(0,0%,100%,0)}.inl-section-2 .widget-sectors__item__i:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:18px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.inl-section-2 .widget-sectors__item__i:focus:not(:focus-visible):after{display:none}.inl-section-2 .widget-sectors__item__i:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.inl-section-2 .widget-sectors__item__i:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:18px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.inl-section-2 .widget-sectors__item__i{height:200px}}.inl-section-2 .widget-sectors__item__i:focus .bg__i,.inl-section-2 .widget-sectors__item__i:hover .bg__i{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.inl-section-2 .widget-sectors__item__i:focus .bg:after,.inl-section-2 .widget-sectors__item__i:hover .bg:after{opacity:.9}.inl-section-2 .widget-sectors__item__i:focus .title span,.inl-section-2 .widget-sectors__item__i:hover .title span{border-color:#fff}.inl-section-2 .widget-sectors__item__i:focus:not(:focus-visible) .bg:after{opacity:1}.inl-section-2 .widget-sectors__item__i:focus:not(:focus-visible) .title span{border-color:transparent}.inl-section-2 .widget-sectors__item__i:focus:not(:focus-visible):hover .bg__i{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.inl-section-2 .widget-sectors__item__i:focus:not(:focus-visible):hover .bg:after{opacity:.9}.inl-section-2 .widget-sectors__item__i:focus:not(:focus-visible):hover .title span{border-color:#fff}.inl-section-2 .widget-sectors__item__i:focus-visible .bg:after{opacity:.9}.inl-section-2 .widget-sectors__item__i:focus-visible .title span{border-color:#fff}.inl-section-2 .widget-sectors__item__ii{border-radius:16px;height:100%;overflow:hidden;position:relative;transition:box-shadow .6s cubic-bezier(.23,1,.32,1),-webkit-transform .6s cubic-bezier(.23,1,.32,1);transition:transform .6s cubic-bezier(.23,1,.32,1),box-shadow .6s cubic-bezier(.23,1,.32,1);transition:transform .6s cubic-bezier(.23,1,.32,1),box-shadow .6s cubic-bezier(.23,1,.32,1),-webkit-transform .6s cubic-bezier(.23,1,.32,1);will-change:transform}.inl-section-2 .widget-sectors__item__ii:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEwIDE4Ij48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMSAxIDggOC04IDgiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;bottom:30px;content:"";height:18px;position:absolute;right:44px;width:10px}@media(max-width:1023px){.inl-section-2 .widget-sectors__item__ii:after{right:24px}}@media(max-width:767px){.inl-section-2 .widget-sectors__item__ii:after{bottom:auto;right:32px;top:32px}}.inl-section-2 .widget-sectors__item .bg{border-radius:16px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.inl-section-2 .widget-sectors__item .bg:after{content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .6s cubic-bezier(.23,1,.32,1);width:100%}.inl-section-2 .widget-sectors__item .bg__i{height:130%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1);width:130%}.inl-section-2 .widget-sectors__item .bg img,.inl-section-2 .widget-sectors__item .bg__i{transition:-webkit-transform .6s cubic-bezier(.23,1,.32,1);transition:transform .6s cubic-bezier(.23,1,.32,1);transition:transform .6s cubic-bezier(.23,1,.32,1),-webkit-transform .6s cubic-bezier(.23,1,.32,1)}.inl-section-2 .widget-sectors__item .bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.inl-section-2 .widget-sectors__item .icon{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;display:flex;height:80px;justify-content:center;left:32px;position:absolute;top:32px;width:80px}@media(max-width:767px){.inl-section-2 .widget-sectors__item .icon{height:72px;left:20px;top:24px;width:72px}}.inl-section-2 .widget-sectors__item .icon:before{background-color:hsla(0,0%,100%,.15);border-radius:50%;content:"";height:82%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:82%;z-index:1}.inl-section-2 .widget-sectors__item .icon svg{display:block;height:auto!important;max-width:100%;position:relative;width:auto!important;z-index:2}.inl-section-2 .widget-sectors__item .title{bottom:0;color:#fff;font-size:22px;font-weight:600;left:0;line-height:32px;margin:0;padding:0 80px 24px 32px;position:absolute;text-align:left;width:100%}@media(max-width:1023px){.inl-section-2 .widget-sectors__item .title{font-size:20px;line-height:28px;padding-right:40px}}@media(max-width:767px){.inl-section-2 .widget-sectors__item .title{padding:0 28px 24px}}.inl-section-2 .widget-sectors__item .title span{border-bottom:1px solid transparent;transition:border .6s cubic-bezier(.23,1,.32,1)}.inl-section-2 .widget-sectors__item .link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.inl-section-2 .widget-sectors__item.card .widget-sectors__item__i{-webkit-transform:perspective(800px);transform:perspective(800px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.inl-section-2 .widget-sectors__item.empty{width:66.6666666667%}@media(max-width:1023px){.inl-section-2 .widget-sectors__item.empty{width:50%}}@media(max-width:767px){.inl-section-2 .widget-sectors__item.empty{width:100%}}.inl-section-2 .widget-sectors__item.empty .widget-sectors__item__i{align-items:center;display:flex;overflow:visible;position:relative}@media(max-width:767px){.inl-section-2 .widget-sectors__item.empty .widget-sectors__item__i{height:auto}}.inl-section-2 .widget-sectors__item.empty .widget-sectors__item__i:before{background-color:#f3f5f9;border-radius:16px;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:80vw}@media(max-width:1023px){.inl-section-2 .widget-sectors__item.empty .widget-sectors__item__i:before{width:100%}}@media(max-width:767px){.inl-section-2 .widget-sectors__item.empty .widget-sectors__item__i:before{width:110vw}}.inl-section-2 .widget-sectors__item.empty .widget-sectors__item__i .title{bottom:auto;color:#14121e;font-size:48px;font-weight:800;left:auto;letter-spacing:-.18px;line-height:64px;padding:20px 10px 20px 32px;position:relative}@media(max-width:1023px){.inl-section-2 .widget-sectors__item.empty .widget-sectors__item__i .title{font-size:32px;line-height:42px;padding:20px 10px 20px 20px}}@media(max-width:767px){.inl-section-2 .widget-sectors__item.empty .widget-sectors__item__i .title{font-size:26px;line-height:36px;padding:32px 10px 32px 20px}}.inl-section-2 .widget-sectors__item.empty.left .widget-sectors__item__i:before{right:0}.inl-section-2 .widget-sectors__item.empty.right .widget-sectors__item__i:before{left:0}.inl-section-2 .widget-sectors__item.color1 .bg:after{background-color:#213051}.inl-section-2 .widget-sectors__item.color1 .widget-sectors__item__i:hover .widget-sectors__item__ii{box-shadow:8px 16px 30px rgba(33,48,81,.45)}.inl-section-2 .widget-sectors__item.color2 .bg:after{background-color:#3368f2}.inl-section-2 .widget-sectors__item.color2 .widget-sectors__item__i:hover .widget-sectors__item__ii{box-shadow:8px 16px 30px rgba(51,104,242,.45)}.inl-section-2 .widget-sectors__item.color3 .bg:after{background-color:#544784}.inl-section-2 .widget-sectors__item.color3 .widget-sectors__item__i:hover .widget-sectors__item__ii{box-shadow:8px 16px 30px rgba(84,71,132,.45)}.inl-section-2 .widget-sectors__item.color4 .bg:after{background-color:#1d8473}.inl-section-2 .widget-sectors__item.color4 .widget-sectors__item__i:hover .widget-sectors__item__ii{box-shadow:8px 16px 30px rgba(29,132,115,.45)}.inl-section-2 .widget-sectors__item.color5 .bg:after{background-color:#545e77}.inl-section-2 .widget-sectors__item.color5 .widget-sectors__item__i:hover .widget-sectors__item__ii{box-shadow:8px 16px 30px rgba(84,94,119,.45)}.inl-section-2 .widget-sectors__item.color6 .bg:after{background-color:#624784}.inl-section-2 .widget-sectors__item.color6 .widget-sectors__item__i:hover .widget-sectors__item__ii{box-shadow:8px 16px 30px rgba(98,71,132,.45)}.inl-section-2 .widget-sectors__item.color7 .bg:after{background-color:#364361}.inl-section-2 .widget-sectors__item.color7 .widget-sectors__item__i:hover .widget-sectors__item__ii{box-shadow:8px 16px 30px rgba(54,67,97,.45)}.inl-section-2 .widget-sectors__item.color8 .bg:after{background-color:#0f799b}.inl-section-2 .widget-sectors__item.color8 .widget-sectors__item__i:hover .widget-sectors__item__ii{box-shadow:8px 16px 30px rgba(15,121,155,.45)}.inl-section-2 .widget-sectors__item.color9 .bg:after{background-color:#505371}.inl-section-2 .widget-sectors__item.color9 .widget-sectors__item__i:hover .widget-sectors__item__ii{box-shadow:8px 16px 30px rgba(80,83,113,.45)}.inl-section-2 .widget-sectors__item.color10 .bg:after{background-color:#2c538e}.inl-section-2 .widget-sectors__item.color10 .widget-sectors__item__i:hover .widget-sectors__item__ii{box-shadow:8px 16px 30px rgba(44,83,142,.45)}.inl-section-2 .widget-sectors__item.color11 .bg:after{background-color:#2b6375}.inl-section-2 .widget-sectors__item.color11 .widget-sectors__item__i:hover .widget-sectors__item__ii{box-shadow:8px 16px 30px rgba(43,99,117,.45)}.inl-section-3{background-color:#f3f5f9;padding:142px 0 200px}@media(max-width:1023px){.inl-section-3{padding:80px 0 160px}}@media(max-width:767px){.inl-section-3{padding:60px 0 180px}}.inl-section-3 .wrap{margin:0 auto;max-width:1170px;padding:0 20px}.inl-section-3 .companies{align-items:center;display:flex}@media(max-width:1023px){.inl-section-3 .companies{display:block}}.inl-section-3 .companies__brands{align-items:center;display:flex;justify-content:center;padding-right:115px;width:52%}@media(max-width:1200px){.inl-section-3 .companies__brands{padding-right:65px}}@media(max-width:1023px){.inl-section-3 .companies__brands{padding:120px 0 200px;width:auto}}@media(max-width:767px){.inl-section-3 .companies__brands{padding:95px 0 135px}}.inl-section-3 .companies__info{width:48%}@media(max-width:1023px){.inl-section-3 .companies__info{margin:0 auto;max-width:500px;text-align:center;width:auto}}@media(max-width:767px){.inl-section-3 .companies__info{margin:0;max-width:none;text-align:left}}.inl-section-3 .section-title{color:#14121e;font-size:52px;font-weight:800;letter-spacing:-.18px;line-height:68px;margin-bottom:32px}@media(max-width:1023px){.inl-section-3 .section-title{display:none}}@media(max-width:767px){.inl-section-3 .section-title{font-size:30px;line-height:40px}}.inl-section-3 .section-title.mobile{display:none;margin:0 auto 32px;max-width:600px;text-align:center}@media(max-width:1023px){.inl-section-3 .section-title.mobile{display:block}}.inl-section-3 .section-subtitle{color:#213051;font-size:30px;font-weight:700;letter-spacing:.1px;line-height:48px;margin-bottom:12px;text-transform:capitalize}@media(max-width:767px){.inl-section-3 .section-subtitle{font-size:20px;line-height:26px}}.inl-section-3 .section-description{color:#5f6578;font-size:16px;font-weight:500;line-height:28px;margin-bottom:32px;padding-right:10%}@media(max-width:1023px){.inl-section-3 .section-description{padding-right:0}}@media(max-width:767px){.inl-section-3 .section-description{font-size:14px;line-height:24px}}.inl-section-3 .section-description strong{font-weight:600}.inl-section-3 .btn-row{align-items:center;display:flex}@media(max-width:1023px){.inl-section-3 .btn-row{justify-content:center}}@media(max-width:767px){.inl-section-3 .btn-row{flex-direction:column}}.inl-section-3 .btn-row .button{font-size:16px;line-height:24px;padding:15px 26px}@media(max-width:767px){.inl-section-3 .btn-row .button{font-size:14px;margin-bottom:18px;max-width:275px;padding:11px 26px;width:100%}}.inl-section-3 .btn-row .btn-text{border-bottom:1px solid #1362fe;color:#1362fe;font-size:16px;font-weight:600;line-height:16px;margin-left:24px;position:relative;text-decoration:none;transition:border .25s}.inl-section-3 .btn-row .btn-text:focus{outline:1px solid hsla(0,0%,100%,0)}.inl-section-3 .btn-row .btn-text:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.inl-section-3 .btn-row .btn-text:focus:not(:focus-visible):after{display:none}.inl-section-3 .btn-row .btn-text:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.inl-section-3 .btn-row .btn-text:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.inl-section-3 .btn-row .btn-text{font-size:14px;margin-left:0}}.inl-section-3 .btn-row .btn-text:hover{border-color:transparent;text-decoration:none}.inl-section-3 .brands-circle{pointer-events:none;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.inl-section-3 .brands-circle__i{height:206px;position:relative;width:206px}@media(max-width:1200px){.inl-section-3 .brands-circle__i{height:170px;width:170px}}@media(max-width:767px){.inl-section-3 .brands-circle__i{height:140px;width:140px}}.inl-section-3 .brands-circle .main-circle{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;height:100%;justify-content:center;position:relative;width:100%}.inl-section-3 .brands-circle .main-circle img{display:block;width:42%}.inl-section-3 .brands-circle .sub-circle{background:hsla(0,0%,100%,0);border-radius:50%;box-shadow:-12px 0 15px rgba(189,205,230,.08),0 -12px 15px rgba(189,205,230,.08),12px 0 15px rgba(189,205,230,.08),0 16px 40px rgba(189,205,230,.25);height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.inl-section-3 .brands-circle .sub-circle.sub-circle_1{box-shadow:-5px 0 10px rgba(189,205,230,.02),0 -5px 10px rgba(189,205,230,.15),5px 0 10px rgba(189,205,230,.15),0 16px 40px rgba(189,205,230,.25);-webkit-transform:translate(-50%,-50%) scale(2.38);transform:translate(-50%,-50%) scale(2.38)}.inl-section-3 .brands-circle .sub-circle.sub-circle_2{-webkit-transform:translate(-50%,-50%) scale(2.03);transform:translate(-50%,-50%) scale(2.03)}.inl-section-3 .brands-circle .sub-circle.sub-circle_3{-webkit-transform:translate(-50%,-50%) scale(1.68);transform:translate(-50%,-50%) scale(1.68)}.inl-section-3 .brands-circle .sub-circle.sub-circle_4{-webkit-transform:translate(-50%,-50%) scale(1.34);transform:translate(-50%,-50%) scale(1.34)}.inl-section-3 .brands-logo{height:500px;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px}@media(max-width:1200px){.inl-section-3 .brands-logo{height:470px;width:470px}}@media(max-width:767px){.inl-section-3 .brands-logo{height:330px;width:330px}}.inl-section-3 .brands-logo__item{-webkit-animation:jumping-approach 3.8s infinite;animation:jumping-approach 3.8s infinite;position:absolute}.inl-section-3 .brands-logo__item img{border-radius:50%;display:block;width:100%}.inl-section-3 .brands-logo__item.logo1{left:17%;top:1%;width:18%}.inl-section-3 .brands-logo__item.logo2{right:17%;top:5%;width:21.5%}.inl-section-3 .brands-logo__item.logo3{right:10%;top:35%;width:14.5%}.inl-section-3 .brands-logo__item.logo4{bottom:20%;right:8%;width:15%}.inl-section-3 .brands-logo__item.logo5{bottom:-1%;left:42%;width:18.5%}.inl-section-3 .brands-logo__item.logo6{bottom:18%;left:4%;width:14%}.inl-section-3 .brands-logo__item.logo7{left:9%;top:40%;width:15%}.brands-logo__item:first-child{-webkit-animation-delay:.35s;animation-delay:.35s}.brands-logo__item:nth-child(2){-webkit-animation-delay:.7s;animation-delay:.7s}.brands-logo__item:nth-child(3){-webkit-animation-delay:1.05s;animation-delay:1.05s}.brands-logo__item:nth-child(4){-webkit-animation-delay:1.4s;animation-delay:1.4s}.brands-logo__item:nth-child(5){-webkit-animation-delay:1.75s;animation-delay:1.75s}.brands-logo__item:nth-child(6){-webkit-animation-delay:2.1s;animation-delay:2.1s}.brands-logo__item:nth-child(7){-webkit-animation-delay:2.45s;animation-delay:2.45s}.brands-logo__item:nth-child(8){-webkit-animation-delay:2.8s;animation-delay:2.8s}.brands-logo__item:nth-child(9){-webkit-animation-delay:3.15s;animation-delay:3.15s}.page-ind-landing{padding-top:100px;position:relative}@media(max-width:1023px){.page-ind-landing{padding-top:92px}}.managed-section-1 .wrap{margin:0 auto;max-width:1238px;padding:80px 20px 0}.managed-section-1 .section-title{color:#14121e;font-size:52.5802px;font-weight:800;line-height:130%;margin:0 0 103px;text-align:center}.managed-section-1 .section-title .dot-title{font-weight:800}.managed-section-1 .section-title .dot-title-br{display:none}.managed-section-1 .section-description{color:#40444e;font-size:18px;font-weight:500;line-height:150%;margin:0 0 37px}.managed-section-1 .row{display:flex;flex-flow:wrap;margin:0 -20px}.managed-section-1 .col{padding:47px 20px 0;position:relative;width:467px}.managed-section-1 .col:first-child{padding-top:0;width:calc(100% - 489px)}.managed-section-1 .col:last-child{z-index:2}.managed-section-1 .img-wrapper{position:relative;z-index:2}.managed-section-1 .bg-shadow{background:linear-gradient(112.99deg,rgba(50,105,242,.04) 27.46%,rgba(208,222,255,.04) 97.64%),linear-gradient(242.84deg,rgba(159,135,255,.06) 49.99%,#f1f5ff);border-radius:50%;bottom:-210px;-webkit-filter:blur(100px);filter:blur(100px);height:560.12px;left:0;position:absolute;-webkit-transform:rotate(-133.7deg);transform:rotate(-133.7deg);width:560.12px;will-change:filter;z-index:1}.managed-section-1 .bg-shadow:nth-child(2){bottom:0;left:-50%;-webkit-transform:rotate(-42.99deg);transform:rotate(-42.99deg)}@media(max-width:1024px){.managed-section-1 .section-title{font-size:40px;margin-bottom:38px}.managed-section-1 .row{flex-flow:column-reverse}.managed-section-1 .col{padding-top:0;width:100%}.managed-section-1 .col:first-child{margin:0 auto;width:60%}.managed-section-1 .section-description{margin-left:auto;margin-right:auto;max-width:500px}.managed-section-1 .btn-row,.managed-section-1 .section-description{margin-bottom:20px;text-align:center}}@media(max-width:767px){.managed-section-1 .wrap{padding-top:20px}.managed-section-1 .section-title{font-size:32px;line-height:150%;margin-bottom:13px}.managed-section-1 .section-title .dot-title{font-size:22px;letter-spacing:-.181818px}.managed-section-1 .section-title .dot{height:4px;width:4px}.managed-section-1 .section-title .dot-title-br{display:block}.managed-section-1 .col:first-child{width:100%}}.managed-section-2{background:#f7f7fb}.managed-section-2 .wrap{margin:0 auto;max-width:1200px;padding:83px 20px 60px}.managed-section-2 .section-title{color:#14121e;font-size:46px;font-weight:700;letter-spacing:-.022px;line-height:150%;margin:0 0 65px;text-align:center}@media(max-width:767px){.managed-section-2 .wrap{padding-top:54px}.managed-section-2 .section-title{font-size:32px;margin-bottom:38px}}.managed-benefits{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:0 -20px;padding:0}.managed-benefits li{color:#40444e;font-size:18px;font-weight:500;line-height:150%;padding:54px 40px 60px;position:relative;text-align:center;width:33.33333333%}.managed-benefits li:before{background:#fff;border-radius:50%;color:#2e64f1;content:"";font-family:uw-icons;font-size:10px;height:34px;left:50%;line-height:34px;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:34px}@media(max-width:767px){.managed-benefits li{width:50%}}@media(max-width:680px){.managed-benefits{margin:0}.managed-benefits li{font-size:16px;padding:0 20px 36px 60px;text-align:left;width:100%}.managed-benefits li:before{left:0;text-align:center;-webkit-transform:translateX(0);transform:translateX(0)}}.managed-section-3{padding:83px 0 130px}@media(max-width:1024px){.managed-section-3{padding:60px 0 130px}}@media(max-width:767px){.managed-section-3{padding:30px 0 47px}}.managed-section-3 .wrap{max-width:1440px;padding:0 40px;position:relative}@media(max-width:767px){.managed-section-3 .wrap{padding:0 10px}}.managed-section-3 .section__header{margin-bottom:95px;text-align:center;z-index:1}@media(max-width:767px){.managed-section-3 .section__header{margin-bottom:31px}}.managed-section-3 .section__header .section-title{font-size:46px;font-weight:700;letter-spacing:-1px;line-height:69px;margin-bottom:27px}@media(max-width:767px){.managed-section-3 .section__header .section-title{font-size:32px;letter-spacing:-.5px;line-height:48px;margin-bottom:20px}}.managed-section-3 .section__header .section-title span{font-weight:inherit}@media(max-width:767px){.managed-section-3 .section__header .dot-title{display:inline-block}}.managed-section-3 .section__header p{color:#40444e;font-size:16px;font-weight:400;letter-spacing:-.24px;line-height:24px;margin-bottom:0;max-width:720px}.managed-section-3 .section__header .section-sub-title{color:#3368f2;font-size:18px;font-weight:700;letter-spacing:.76px;line-height:27px;margin-bottom:14px;text-transform:uppercase}.managed-section-3 .section__list{list-style-type:none;margin:0 auto 53px;max-width:820px;padding:0;position:relative;z-index:1}@media(max-width:767px){.managed-section-3 .section__list{margin-bottom:40px}}.managed-section-3 .section__list .list__item{background:#fff;border:2px solid #f3f3fb;border-radius:20px;box-shadow:0 4px 32px 0 rgba(0,0,0,.04);margin-bottom:17px;min-height:243px;padding:49px 75px 30px 163px;position:relative}@media(max-width:767px){.managed-section-3 .section__list .list__item{border:none;margin:0 auto 31px;max-width:360px;padding:30px 40px 40px 25px}}.managed-section-3 .section__list .list__item__icon{align-items:center;background:#f3f5f9;border-radius:50%;display:flex;height:80px;justify-content:center;left:42px;padding:10px;position:absolute;top:48px;width:80px}@media(max-width:767px){.managed-section-3 .section__list .list__item__icon{left:auto;right:19px;top:24px}}.managed-section-3 .section__list .list__item__icon img{display:block;max-height:100%;max-width:100%}@media(max-width:767px){.managed-section-3 .section__list .list__item__icon img{max-height:80%;max-width:80%}}.managed-section-3 .section__list .list__item__title{color:#14121e;font-size:24px;font-weight:600;letter-spacing:-.5px;line-height:36px;margin:0 0 16px;text-align:left}@media(max-width:767px){.managed-section-3 .section__list .list__item__title{line-height:32px;margin-bottom:30px;padding-right:80px}}.managed-section-3 .section__list .list__item p{color:#14121e;font-size:16px;letter-spacing:-.35px;line-height:24px;margin:0}.managed-section-3 .section__btn{display:flex;justify-content:center}.managed-section-3 .decor{bottom:76px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1804px}@media(max-width:767px){.managed-section-3 .decor{bottom:auto;left:auto;right:-286px;top:205px;-webkit-transform:none;transform:none}}.managed-section-3 .dots{position:absolute}.managed-section-3 .dots_1{bottom:160px;right:188px;width:288px}@media(max-width:1024px){.managed-section-3 .dots_1{right:-120px}}@media(max-width:767px){.managed-section-3 .dots_1{display:none}}.managed-section-3 .dots_2{left:236px;top:270px;width:288px}@media(max-width:1024px){.managed-section-3 .dots_2{left:-120px}}@media(max-width:767px){.managed-section-3 .dots_2{display:none}}.managed-section-4{background:#f5f6f8;overflow:visible;padding:90px 0 88px}@media(max-width:767px){.managed-section-4{padding:58px 0 20px}}.managed-section-4 .wrap{max-width:1280px;padding:0 40px}@media(max-width:767px){.managed-section-4 .wrap{padding:0 10px}}.managed-section-4 .section__header{margin-bottom:73px;text-align:center;z-index:1}@media(max-width:767px){.managed-section-4 .section__header{margin-bottom:37px}}.managed-section-4 .section__header .section-title{font-size:46px;font-weight:700;letter-spacing:-1px;line-height:69px;margin-bottom:27px}@media(max-width:767px){.managed-section-4 .section__header .section-title{font-size:32px;letter-spacing:-.33px;line-height:48px;margin-bottom:20px}}.managed-section-4 .section__header .section-sub-title{color:#3368f2;font-size:18px;font-weight:700;letter-spacing:.76px;line-height:27px;margin-bottom:10px;text-transform:uppercase}.managed-section-4 .info-grid{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}@media(max-width:767px){.managed-section-4 .info-grid{margin:0}}.managed-section-4 .info-grid__item{margin-bottom:37px;outline:none;padding:0 15px;width:33.33%}@media(max-width:1280px){.managed-section-4 .info-grid__item{width:50%}}@media(max-width:960px){.managed-section-4 .info-grid__item{width:100%}}@media(max-width:767px){.managed-section-4 .info-grid__item{margin:0;padding:0;width:100%}}.managed-section-4 .info-grid__item-i{background:#fff;border:1px solid #f2f2fb;border-radius:16px;box-shadow:0 18px 54px 0 rgba(0,0,0,.04);outline:none;padding:55px 30px 78px;position:relative;text-align:left}@media(max-width:767px){.managed-section-4 .info-grid__item-i{border-radius:0;box-shadow:none;padding:45px 24px 43px}}.managed-section-4 .info-grid__item:after{background:#b4bfdc;content:"";display:none;height:1px;width:100%}@media(max-width:767px){.managed-section-4 .info-grid__item:after{display:block}.managed-section-4 .info-grid__item:first-child .info-grid__item-i{border-radius:20px 20px 0 0;padding-top:53px}.managed-section-4 .info-grid__item:first-child .item__id{top:53px}.managed-section-4 .info-grid__item:last-child:after{display:none}.managed-section-4 .info-grid__item:last-child .info-grid__item-i{border-radius:0 0 20px 20px;padding-bottom:50px}}.managed-section-4 .info-grid__item.focus{outline:none;z-index:10}.managed-section-4 .info-grid__item.focus .info-grid__item-i{outline:none}.managed-section-4 .info-grid__item.focus .info-grid__item-i:before{border:2px solid #3368f2;border-radius:16px;bottom:0;box-shadow:0 0 0 4px #c7d4f7;content:"";left:0;position:absolute;right:0;top:0}@media(max-width:767px){.managed-section-4 .info-grid__item.focus .info-grid__item-i:before{display:none}}.managed-section-4 .info-grid__item.focus .item__description{background:#fff;border-color:#3368f2;border-radius:0 0 16px 16px;border-top:none;height:auto;padding-bottom:30px}@media(max-width:767px){.managed-section-4 .info-grid__item.focus .item__description{border:none;margin:0;padding:0}}.managed-section-4 .info-grid__item.focus .item__description:before{border:4px solid #c7d4f7;border-radius:0 0 20px 20px;border-top:none;bottom:-6px;content:"";left:-6px;position:absolute;right:-6px;top:0}@media(max-width:767px){.managed-section-4 .info-grid__item.focus .button,.managed-section-4 .info-grid__item.focus .item__description:before{display:none}}.managed-section-4 .info-grid .item__id{align-items:center;background:#3368f2;border-radius:50%;color:#fff;display:flex;font-size:20px;font-weight:700;height:44px;justify-content:center;left:32px;line-height:20px;position:absolute;top:-19px;width:44px}@media(max-width:767px){.managed-section-4 .info-grid .item__id{background:#fff;border:1px solid #2e64f1;color:#2e64f1;font-size:18px;height:34px;left:25px;top:45px;width:34px}}.managed-section-4 .info-grid .item__title{color:#14121e;font-size:20px;font-weight:700;letter-spacing:-.4px;line-height:18px;margin:0 0 13px;text-align:left;white-space:nowrap}@media(max-width:767px){.managed-section-4 .info-grid .item__title{font-size:18px;line-height:24px;margin-bottom:20px;padding:5px 0 5px 53px;white-space:normal}}.managed-section-4 .info-grid .item__description{border:2px solid #fff;border-top:none;height:48px;left:0;padding:0 30px;position:absolute;top:90px}@media(max-width:767px){.managed-section-4 .info-grid .item__description{border:none;height:72px;margin-bottom:20px;padding:0;position:relative;top:0}}.managed-section-4 .info-grid .item__description-i{height:100%;overflow:hidden;position:relative}.managed-section-4 .info-grid .item__description p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#3d4461;display:flex;font-size:16px;font-weight:500;letter-spacing:-.3px;line-height:24px;margin:0}.managed-section-4 .info-grid .button{background:transparent;color:#3368f2;display:none;font-size:16px;letter-spacing:-.4px;line-height:24px;padding:0}.managed-section-4 .info-grid .button .btn__text{margin-right:6px}@media(max-width:767px){.managed-section-4 .info-grid .button{display:flex}}.managed-section-6{padding:58px 0 77px}@media(max-width:1023px){.managed-section-6{padding-bottom:45px}}@media(max-width:767px){.managed-section-6{padding:40px 0 42px}}.managed-section-6 .wrap{margin:0 auto;max-width:1400px;padding:0 20px}.managed-section-6 .section-title{color:#14121e;font-size:46px;font-weight:700;letter-spacing:-.022em;line-height:69px;margin-bottom:32px;text-align:center}@media(max-width:1023px){.managed-section-6 .section-title{margin:0 auto;max-width:450px}}@media(max-width:767px){.managed-section-6 .section-title{font-size:32px;line-height:48px;margin-bottom:15px}}.managed-section-6 .section-title strong{color:#2e64f1}.managed-section-6 .section-subtitle{color:#40444e;font-size:16px;letter-spacing:-.24px;line-height:24px;margin:0 auto 100px;max-width:665px;text-align:center}@media(max-width:767px){.managed-section-6 .section-subtitle{margin-bottom:64px}}.experts-slider{margin:0 auto;position:relative}@media(max-width:599px){.experts-slider{max-width:400px;padding:0 15px}}.experts-slider .swiper-container{overflow:visible;padding:0}.experts-slider .swiper-wrapper{cursor:default}@media(max-width:1299px){.experts-slider .swiper-wrapper{cursor:grab}}.experts-slider .swiper-slide{height:auto;opacity:0;padding:0 25px;transition:opacity .25s;width:auto}@media(max-width:1299px){.experts-slider .swiper-slide{opacity:.5}}@media(max-width:599px){.experts-slider .swiper-slide{opacity:1;padding:0 8px}}.experts-slider .swiper-slide:nth-child(6n+1) .decor{background-position:0 20px}.experts-slider .swiper-slide:nth-child(6n+2) .decor{background-position:50% 20px}.experts-slider .swiper-slide:nth-child(6n+3) .decor{background-position:100% 20px}.experts-slider .swiper-slide:nth-child(6n+4) .decor{background-position:0 20px}.experts-slider .swiper-slide:nth-child(6n+4) .decor,.experts-slider .swiper-slide:nth-child(6n+5) .decor{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDk5IiBoZWlnaHQ9IjMxNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEwOTkgMzE1Ij48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fYSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTUxMC44MyAxMzkuMzgxYzAtMzguNDg5IDMxLjIwMS02OS42OSA2OS42OS02OS42OWg1MTguMDlWMEg1ODAuNTJjLTc2Ljk3OCAwLTEzOS4zODEgNjIuNDAzLTEzOS4zODEgMTM5LjM4MXY0MS4xMTdjMCAzNS43OTQtMjkuMDE3IDY0LjgxMi02NC44MTIgNjQuODEyLTM1Ljc5NCAwLTY0LjgxMS0yOS4wMTctNjQuODExLTY0LjgxMnYtMzguNzk0YzAtNTcuNDc3LTQ2LjU5NS0xMDQuMDcxLTEwNC4wNzEtMTA0LjA3MUgwdjMxLjM2aDIwNy40NDVjNDAuMTU2IDAgNzIuNzEgMzIuNTU0IDcyLjcxIDcyLjcxMXYzOC43OTRjMCA1My4xMTUgNDMuMDU4IDk2LjE3MiA5Ni4xNzIgOTYuMTcyIDUzLjExNSAwIDk2LjE3My00My4wNTggOTYuMTczLTk2LjE3MnYtNDEuMTE3YzAtNTkuNjU4IDQ4LjM2Mi0xMDguMDIgMTA4LjAyLTEwOC4wMmg1MTcuMDl2Ni45NjlINTgwLjUyYy01NS44MDkgMC0xMDEuMDUxIDQ1LjI0Mi0xMDEuMDUxIDEwMS4wNTF2NDEuMTE3YzAgNTYuOTYzLTQ2LjE3OCAxMDMuMTQxLTEwMy4xNDIgMTAzLjE0MS01Ni45NjMgMC0xMDMuMTQxLTQ2LjE3OC0xMDMuMTQxLTEwMy4xNDF2LTM4Ljc5NGMwLTM2LjMwOC0yOS40MzQtNjUuNzQyLTY1Ljc0MS02NS43NDJIMHYzMS4zNjFoMjA3LjQ0NWMxOC45ODggMCAzNC4zOCAxNS4zOTMgMzQuMzggMzQuMzgxdjM4Ljc5NGMwIDc0LjI4MyA2MC4yMTkgMTM0LjUwMiAxMzQuNTAyIDEzNC41MDIgNzQuMjg0IDAgMTM0LjUwMy02MC4yMTkgMTM0LjUwMy0xMzQuNTAydi00MS4xMTdaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9Ii4yNSIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icHJlZml4X19hIiB4MT0iMCIgeDI9IjEwOTguNjEiIHkxPSIxNTcuNSIgeTI9IjE1Ny41IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iLjIzOCIgc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iLjgyMSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);background-size:1099px 315px}.experts-slider .swiper-slide:nth-child(6n+5) .decor{background-position:50% 20px}.experts-slider .swiper-slide:nth-child(6n+6) .decor{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDk5IiBoZWlnaHQ9IjMxNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEwOTkgMzE1Ij48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fYSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTUxMC44MyAxMzkuMzgxYzAtMzguNDg5IDMxLjIwMS02OS42OSA2OS42OS02OS42OWg1MTguMDlWMEg1ODAuNTJjLTc2Ljk3OCAwLTEzOS4zODEgNjIuNDAzLTEzOS4zODEgMTM5LjM4MXY0MS4xMTdjMCAzNS43OTQtMjkuMDE3IDY0LjgxMi02NC44MTIgNjQuODEyLTM1Ljc5NCAwLTY0LjgxMS0yOS4wMTctNjQuODExLTY0LjgxMnYtMzguNzk0YzAtNTcuNDc3LTQ2LjU5NS0xMDQuMDcxLTEwNC4wNzEtMTA0LjA3MUgwdjMxLjM2aDIwNy40NDVjNDAuMTU2IDAgNzIuNzEgMzIuNTU0IDcyLjcxIDcyLjcxMXYzOC43OTRjMCA1My4xMTUgNDMuMDU4IDk2LjE3MiA5Ni4xNzIgOTYuMTcyIDUzLjExNSAwIDk2LjE3My00My4wNTggOTYuMTczLTk2LjE3MnYtNDEuMTE3YzAtNTkuNjU4IDQ4LjM2Mi0xMDguMDIgMTA4LjAyLTEwOC4wMmg1MTcuMDl2Ni45NjlINTgwLjUyYy01NS44MDkgMC0xMDEuMDUxIDQ1LjI0Mi0xMDEuMDUxIDEwMS4wNTF2NDEuMTE3YzAgNTYuOTYzLTQ2LjE3OCAxMDMuMTQxLTEwMy4xNDIgMTAzLjE0MS01Ni45NjMgMC0xMDMuMTQxLTQ2LjE3OC0xMDMuMTQxLTEwMy4xNDF2LTM4Ljc5NGMwLTM2LjMwOC0yOS40MzQtNjUuNzQyLTY1Ljc0MS02NS43NDJIMHYzMS4zNjFoMjA3LjQ0NWMxOC45ODggMCAzNC4zOCAxNS4zOTMgMzQuMzggMzQuMzgxdjM4Ljc5NGMwIDc0LjI4MyA2MC4yMTkgMTM0LjUwMiAxMzQuNTAyIDEzNC41MDIgNzQuMjg0IDAgMTM0LjUwMy02MC4yMTkgMTM0LjUwMy0xMzQuNTAydi00MS4xMTdaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9Ii4yNSIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icHJlZml4X19hIiB4MT0iMCIgeDI9IjEwOTguNjEiIHkxPSIxNTcuNSIgeTI9IjE1Ny41IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iLjIzOCIgc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iLjgyMSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);background-position:100% 20px;background-size:1099px 315px}.experts-slider .swiper-slide img{border-radius:0;display:block;max-width:none;width:100%}.experts-slider .swiper-slide.swiper-slide-visible{opacity:1}.experts-slider-nav{display:none}@media(max-width:1299px){.experts-slider-nav{display:block}}.experts-slider-nav__btn{align-items:center;background-color:#3368f2;border:1px solid #d2daf3;border-radius:50%;cursor:pointer;display:flex;height:56px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all .25s;width:56px;z-index:2}.experts-slider-nav__btn:focus{outline:1px solid hsla(0,0%,100%,0)}.experts-slider-nav__btn:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.experts-slider-nav__btn:focus:not(:focus-visible):after{display:none}.experts-slider-nav__btn:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.experts-slider-nav__btn:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.experts-slider-nav__btn{height:40px;width:40px}}.experts-slider-nav__btn:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEwIDE2Ij48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNOC4xODIgMS42MzYgMS44MTggOGw2LjM2NCA2LjM2MyIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:16px;width:10px}.experts-slider-nav__btn:hover{background-color:#4172ee;box-shadow:2px 2px 10px rgba(45,104,255,.5)}.experts-slider-nav__btn.prev{left:0}@media(max-width:599px){.experts-slider-nav__btn.prev{left:-5px}}.experts-slider-nav__btn.next{right:0}@media(max-width:599px){.experts-slider-nav__btn.next{right:-5px}}.experts-slider-nav__btn.next:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.experts-slider__item{border-radius:16px;box-shadow:0 16px 40px rgba(189,205,230,.25);height:100%;margin:0 auto;max-width:360px}.experts-slider__item__img{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:4px solid #fff;border-bottom:none;border-radius:13px 13px 0 0;max-height:314px;pointer-events:none;position:relative}.experts-slider__item__img:before{content:"";display:block;padding-top:91%}.experts-slider__item__img .gatsby-image-wrapper{bottom:0;left:0;position:absolute;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.experts-slider__item__info{background-color:#fff;border-radius:0 0 13px 13px;padding:26px 24px 20px}@media(max-width:767px){.experts-slider__item__info{padding:24px 20px}}.experts-slider__item__info .name{color:#213051;font-size:16px;font-weight:700;line-height:25px;margin-bottom:4px}.experts-slider__item__info .position{color:#2e64f1;font-size:13px;font-weight:600;line-height:20px;margin-bottom:18px}.experts-slider__item__info .description{color:#3d4461;font-size:13px;letter-spacing:-.19px;line-height:20px;margin-bottom:0}.experts-slider__item .decor{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTA1IiBoZWlnaHQ9IjMxNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDExMDUgMzE1Ij48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fYSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTM2My43ODQgMTM5LjM4MWMwLTM4LjQ4OS0zMS4yMDItNjkuNjktNjkuNjkxLTY5LjY5SDBWMzguMzNoMjk0LjA5M2M1NS44MDkgMCAxMDEuMDUxIDQ1LjI0MiAxMDEuMDUxIDEwMS4wNTF2NDEuMTE3YzAgNTYuOTYzIDQ2LjE3OCAxMDMuMTQxIDEwMy4xNDIgMTAzLjE0MSA1Ni45NjMgMCAxMDMuMTQxLTQ2LjE3OCAxMDMuMTQxLTEwMy4xNDF2LTM4Ljc5NGMwLTM2LjMwOCAyOS40MzQtNjUuNzQyIDY1Ljc0Mi02NS43NDJoNDM3LjQ0MXYzMS4zNjFINjY3LjE2OWMtMTguOTg4IDAtMzQuMzgxIDE1LjM5My0zNC4zODEgMzQuMzgxdjM4Ljc5NGMwIDc0LjI4My02MC4yMTkgMTM0LjUwMi0xMzQuNTAyIDEzNC41MDItNzQuMjg0IDAtMTM0LjUwMi02MC4yMTktMTM0LjUwMi0xMzQuNTAydi00MS4xMTdabTc0MC44MjYtNzAuMzg4SDY2Ny4xNjljLTQwLjE1NyAwLTcyLjcxMSAzMi41NTQtNzIuNzExIDcyLjcxMXYzOC43OTRjMCA1My4xMTUtNDMuMDU4IDk2LjE3Mi05Ni4xNzIgOTYuMTcyLTUzLjExNSAwLTk2LjE3My00My4wNTgtOTYuMTczLTk2LjE3MnYtNDEuMTE3YzAtNTkuNjU4LTQ4LjM2Mi0xMDguMDItMTA4LjAyLTEwOC4wMkgwVjBoMjk0LjA5M2M3Ni45NzggMCAxMzkuMzgxIDYyLjQwMyAxMzkuMzgxIDEzOS4zODF2NDEuMTE3YzAgMzUuNzk0IDI5LjAxNyA2NC44MTIgNjQuODEyIDY0LjgxMnM2NC44MTItMjkuMDE3IDY0LjgxMi02NC44MTJ2LTM4Ljc5NGMwLTU3LjQ3NyA0Ni41OTQtMTA0LjA3MSAxMDQuMDcxLTEwNC4wNzFoNDM3LjQ0MXYzMS4zNloiIGNsaXAtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iLjI1Ii8+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSIxMTA0LjYxIiB4Mj0iMCIgeTE9IjE1Ny41IiB5Mj0iMTU3LjUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIuMjM4IiBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIuODIxIiBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+);background-position:0 20px;background-repeat:no-repeat;background-size:1105px 315px;height:100%;left:0;position:absolute;top:0;width:100%}.managed-section-7{padding:77px 0 0}@media(max-width:1023px){.managed-section-7{padding-top:45px}}@media(max-width:767px){.managed-section-7{padding-top:0}}.managed-section-7 .wrap{padding:0 20px}.managed-section-7 .section__i{background-color:#f7f7fb;border-radius:32px;margin:0 auto;max-width:1366px;overflow:hidden;padding:93px 90px 118px}@media(max-width:1300px){.managed-section-7 .section__i{padding:80px 40px 100px}}@media(max-width:1023px){.managed-section-7 .section__i{padding:60px 40px}}@media(max-width:767px){.managed-section-7 .section__i{border-radius:0;margin:0 -20px;padding:34px 20px 30px}}.managed-section-7 .section-title{color:#14121e;font-size:46px;font-weight:700;letter-spacing:-.022em;line-height:54px;margin-bottom:27px;text-align:center}@media(max-width:1023px){.managed-section-7 .section-title{margin:0 auto 27px;max-width:450px}}@media(max-width:767px){.managed-section-7 .section-title{font-size:32px;line-height:48px;margin-bottom:18px;max-width:275px}}.managed-section-7 .section-subtitle{color:#40444e;font-size:16px;letter-spacing:-.24px;line-height:24px;margin:0 auto 72px;max-width:975px;text-align:center}@media(max-width:767px){.managed-section-7 .section-subtitle{margin-bottom:42px}}.managed-slider{display:flex;justify-content:space-between}@media(max-width:1023px){.managed-slider{display:block}}.managed-slider__col{display:flex;flex-direction:column;min-height:505px;width:50%}@media(max-width:1023px){.managed-slider__col{display:block;min-height:0;width:auto}}.managed-slider__col:first-child{padding-right:40px}@media(max-width:1023px){.managed-slider__col:first-child{display:none}}.managed-slider__col:last-child{padding-left:4px}@media(max-width:1023px){.managed-slider__col:last-child{padding-left:0}.managed-slider__info{text-align:center}}.managed-slider__info__slide{display:none;opacity:0}@media(max-width:767px){.managed-slider__info__slide:first-child .gatsby-image-wrapper{max-width:275px}}.managed-slider__info__slide.active{-webkit-animation:slideUp .5s forwards;animation:slideUp .5s forwards;display:block}.managed-slider__info .gatsby-image-wrapper{display:none;margin:0 auto 40px;max-width:450px}@media(max-width:1023px){.managed-slider__info .gatsby-image-wrapper{display:block}}@media(max-width:767px){.managed-slider__info .gatsby-image-wrapper{margin-bottom:24px}}.managed-slider__img{margin:auto 0}.managed-slider__img__slide{display:none;opacity:0}.managed-slider__img__slide:first-child .gatsby-image-wrapper{margin:0 auto;max-width:475px}.managed-slider__img__slide.active{-webkit-animation:fadeIn .5s forwards;animation:fadeIn .5s forwards;display:block}.managed-slider__img .gatsby-image-wrapper{display:block}.managed-slider .managed-slider-subtitle{color:#3368f2;font-size:14px;font-weight:700;letter-spacing:.76px;line-height:21px;margin-bottom:24px;text-transform:uppercase}@media(max-width:767px){.managed-slider .managed-slider-subtitle{font-size:14px;line-height:21px}}.managed-slider .managed-slider-title{color:#0f1930;font-size:46px;font-weight:800;letter-spacing:-.18px;line-height:69px;margin-bottom:22px;margin-top:0;text-align:left}@media(max-width:1279px){.managed-slider .managed-slider-title{font-size:36px;line-height:52px}}@media(max-width:1023px){.managed-slider .managed-slider-title{margin-bottom:40px;text-align:center}}@media(max-width:767px){.managed-slider .managed-slider-title{font-size:28px;line-height:42px;margin-bottom:20px}}.managed-slider .managed-slider-title strong{color:#2e64f1}.managed-slider .managed-slider-title .dot-title{font-weight:800}.managed-slider .managed-slider-description{color:#35476d;font-size:18px;font-weight:500;letter-spacing:-.02em;line-height:27px;margin-bottom:20px}@media(max-width:767px){.managed-slider .managed-slider-description{font-size:16px;line-height:24px;margin-bottom:0}}.managed-slider__actions{margin-top:auto;padding-right:65px}@media(max-width:1023px){.managed-slider__actions{padding-right:0}}.managed-slider__nav{display:flex;margin-bottom:35px;margin-top:30px}@media(max-width:1023px){.managed-slider__nav{justify-content:flex-end;margin-bottom:16px;margin-top:40px;padding-right:0}}@media(max-width:767px){.managed-slider__nav{margin-top:25px}}.managed-slider__nav .btn-nav{border:none;border-radius:5px;cursor:pointer;display:block;height:54px;padding:0;position:relative;transition:all .25s;width:54px}.managed-slider__nav .btn-nav:focus{outline:1px solid hsla(0,0%,100%,0)}.managed-slider__nav .btn-nav:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.managed-slider__nav .btn-nav:focus:not(:focus-visible):after{display:none}.managed-slider__nav .btn-nav:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.managed-slider__nav .btn-nav:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.managed-slider__nav .btn-nav{height:46px;width:46px}}.managed-slider__nav .btn-nav:before{background-repeat:no-repeat;background-size:100%;content:"";height:10px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}@media(max-width:767px){.managed-slider__nav .btn-nav:before{height:22px;-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg);width:12px}}.managed-slider__nav .btn-nav:hover{box-shadow:0 2px 8px rgba(45,104,255,.5)}.managed-slider__nav .btn-nav_prev{background:#fff}.managed-slider__nav .btn-nav_prev:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEwIj48cGF0aCBmaWxsPSIjMDI0RkZGIiBkPSJNMTkuMjE5IDQuMzA1SDIuNjc0bDIuNzQtMi43NjJBLjc5OC43OTggMCAwIDAgNS40MTcuNDI0Ljc3NC43NzQgMCAwIDAgNC4zMTIuNDIyTC4yMyA0LjUzNWEuNzk5Ljc5OSAwIDAgMCAwIDEuMTJ2LjAwMUw0LjMxMiA5Ljc3Yy4zMDYuMzA4LjguMzA3IDEuMTA1LS4wMDNhLjc5OC43OTggMCAwIDAtLjAwMy0xLjExOWwtMi43NC0yLjc2MWgxNi41NDVBLjc4Ni43ODYgMCAwIDAgMjAgNS4wOTZhLjc4Ni43ODYgMCAwIDAtLjc4MS0uNzkxWiIvPjwvc3ZnPg==")}@media(max-width:767px){.managed-slider__nav .btn-nav_prev:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDI0Ij48cGF0aCBmaWxsPSIjM0Q0NDYxIiBkPSJNLjk4NSAyLjAxYTEgMSAwIDAgMCAuMzA2LjY5N0wxMC41ODQgMTJsLTkuMjkzIDkuMjkzYTEgMSAwIDEgMCAxLjQxNCAxLjQxNGwxMC0xMGExIDEgMCAwIDAgMC0xLjQxNGwtMTAtMTBhMSAxIDAgMCAwLTEuNzIuNzE3WiIvPjwvc3ZnPg==")}}.managed-slider__nav .btn-nav_next{background:#024fff;margin-left:24px}@media(max-width:767px){.managed-slider__nav .btn-nav_next{margin-left:4px}}.managed-slider__nav .btn-nav_next:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjc4MSA1Ljg4N2gxNi41NDZsLTIuNzQxIDIuNzYxYS43OTguNzk4IDAgMCAwLS4wMDMgMS4xMTljLjMwNC4zMS44LjMxIDEuMTA1LjAwM2w0LjA4Mi00LjExNGEuNzk5Ljc5OSAwIDAgMCAwLTEuMTJ2LS4wMDFMMTUuNjg4LjQyMmEuNzc0Ljc3NCAwIDAgMC0xLjEwNS4wMDIuNzk4Ljc5OCAwIDAgMCAuMDAzIDEuMTJsMi43NCAyLjc2SC43ODFBLjc4Ni43ODYgMCAwIDAgMCA1LjA5N2MwIC40MzcuMzUuNzkuNzgxLjc5WiIvPjwvc3ZnPg==")}@media(max-width:767px){.managed-slider__nav .btn-nav_next:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDI0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTIuMDE1IDIxLjk5YTEgMSAwIDAgMC0uMzA2LS42OTdMMi40MTYgMTJsOS4yOTMtOS4yOTNhMSAxIDAgMSAwLTEuNDE0LTEuNDE0bC0xMCAxMGExIDEgMCAwIDAgMCAxLjQxNGwxMCAxMGExIDEgMCAwIDAgMS43Mi0uNzE3WiIvPjwvc3ZnPg==")}}.managed-slider__progress{position:relative}.managed-slider__progress-bar{background-color:#efeff6;height:2px;position:relative;width:100%}.managed-slider__progress-bar span{background-color:#024fff;height:100%;left:0;position:absolute;top:0;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s,-webkit-transform .45s;width:100%}.managed-slider__progress-count{bottom:calc(100% + 8px);color:#8989a0;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:27px;position:absolute;right:0;white-space:nowrap}@media(max-width:1023px){.managed-slider__progress-count{bottom:calc(100% + 15px);left:0;right:auto}}@media(max-width:767px){.managed-slider__progress-count{font-size:14px;line-height:21px}}.managed-slider__progress-count span{color:#024fff}.managed-section-8{padding:120px 0 106px}@media(max-width:1023px){.managed-section-8{padding:80px 0}}@media(max-width:767px){.managed-section-8{padding:42px 0}}.managed-section-8 .wrap{margin:0 auto;max-width:800px;padding:0 20px}.managed-section-8 .section-title{color:#14121e;font-size:46px;font-weight:700;letter-spacing:-.022em;line-height:54px;margin-bottom:30px;text-align:center}@media(max-width:767px){.managed-section-8 .section-title{font-size:23px;line-height:34px;margin:0 auto 20px;max-width:250px}}.managed-section-8 .section-subtitle{color:#14121e;font-size:18px;font-weight:500;letter-spacing:-.17px;line-height:27px;margin-bottom:32px;text-align:center}@media(max-width:767px){.managed-section-8 .section-subtitle{font-size:16px;line-height:24px;margin-bottom:24px}}.managed-section-8 .btn-row{display:flex;justify-content:center}.managed-section-8 .btn-row .button{border-color:#2e64f1;color:#2e64f1;font-size:16px;line-height:24px;padding:14px 34px}.scanner-pricing-section-2{padding:60px 0}@media(max-width:767px){.scanner-pricing-section-2{padding:30px 0}}.scanner-pricing-section-2 .section-title{color:#14121e;font-size:52px;font-weight:800;letter-spacing:-.32px;line-height:68px;margin:0 0 24px}@media(max-width:1023px){.scanner-pricing-section-2 .section-title{text-align:center}}@media(max-width:767px){.scanner-pricing-section-2 .section-title{font-size:28px;line-height:38px;margin-bottom:16px}}.scanner-pricing-section-2 .section-title .dot-title{font-weight:800}.scanner-pricing-section-2 .section-title.centered{text-align:center}.scanner-pricing-section-2 .section-title.small{font-size:30px;letter-spacing:-.1px;line-height:48px}@media(max-width:767px){.scanner-pricing-section-2 .section-title.small{font-size:20px;line-height:30px}}@media(max-width:1023px){.scanner-pricing-section-2 .section-title.mobile-hide{display:none}}.scanner-pricing-section-2 .section-title.mobile-show{display:none}@media(max-width:1023px){.scanner-pricing-section-2 .section-title.mobile-show{display:block!important}}.scanner-pricing-section-2 .section-subtitle{color:#40444e;font-size:18px;letter-spacing:-.24px;line-height:32px;margin:0 auto 68px;max-width:460px}@media(max-width:1023px){.scanner-pricing-section-2 .section-subtitle{text-align:center}}@media(max-width:767px){.scanner-pricing-section-2 .section-subtitle{font-size:14px;line-height:24px;margin-bottom:24px}}.scanner-pricing-section-2 .section-subtitle.centered{text-align:center}.scanner-pricing-section-2 .section-subtitle.light{color:#fff}.scanner-plans{margin:0 auto 70px;max-width:1110px;position:relative}@media(max-width:767px){.scanner-plans{margin-bottom:56px}}.scanner-plans__list{display:flex;justify-content:center;margin:0 -15px}@media(max-width:1200px){.scanner-plans__list{margin:0 -8px}}@media(max-width:1023px){.scanner-plans__list.mobile-hide{display:none}}.scanner-plans__list.mobile-show{display:none}@media(max-width:1023px){.scanner-plans__list.mobile-show{display:block!important}}.scanner-plans__item{padding:0 15px;text-align:center;width:25%}@media(max-width:1200px){.scanner-plans__item{padding:0 8px}}@media(max-width:1023px){.scanner-plans__item{width:100%}}.scanner-plans__item-inner{background:#f8f8f9;border-radius:20px;padding:40px 30px;position:relative}@media(max-width:1200px){.scanner-plans__item-inner{padding:40px 20px}}.scanner-plans__item .button{background-color:#fff;border-color:#1362fe;color:#1362fe;font-size:16px;font-weight:700;line-height:24px;padding:14px 16px;width:100%}@media(max-width:767px){.scanner-plans__item .button{font-size:14px;padding:10px 16px}}.scanner-plans__item.popular .scanner-plans__item-inner{background-image:url(/js-assets/static/popular-bg-d85dc764b335aeac35a51c77ba1d9e6c.jpg);background-repeat:no-repeat;background-size:cover;margin-top:-13px;min-height:calc(100% + 26px);padding-top:53px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.scanner-plans__item.popular .scanner-plans__item-inner{background-image:url(/js-assets/static/popular-bg@2x-9a00ec000dcb1c327766686702ccc376.jpg)}}@media(max-width:1023px){.scanner-plans__item.popular .scanner-plans__item-inner{margin-top:0;padding-top:40px}}@media(max-width:767px){.scanner-plans__item.popular .scanner-plans__item-inner{padding-bottom:36px}}.scanner-plans__item.popular .scanner-plans__info,.scanner-plans__item.popular .scanner-plans__title{color:#fff}.scanner-plans .popular-badge{background-color:#b832c8;border-radius:12px;color:#fff;font-size:14px;font-weight:600;left:50%;line-height:24px;padding:8px 25px;position:absolute;top:-20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.scanner-plans__img{height:55px;margin-bottom:16px}@media(max-width:767px){.scanner-plans__img{margin-bottom:8px}}.scanner-plans__img img{display:block;margin:0 auto;max-width:100%}.scanner-plans__title{color:#213051;font-size:20px;font-weight:700;letter-spacing:-.38px;line-height:30px;margin-bottom:8px}@media(max-width:1023px){.scanner-plans__title{color:#fff;font-size:26px;line-height:32px}}@media(max-width:767px){.scanner-plans__title{margin-bottom:6px}}.scanner-plans__info{color:#5f6578;font-size:16px;line-height:24px;margin-bottom:20px}@media(max-width:1023px){.scanner-plans__info{color:#fff;font-size:14px}}.scanner-plans__price{align-items:center;background-color:#fff;border-radius:14px;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;height:64px;justify-content:center;margin-bottom:24px;padding:12px 10px 10px}.scanner-plans__price p{color:#213051;font-size:16px;letter-spacing:-.38px;line-height:28px;margin-bottom:0}.scanner-plans__price strong{font-size:28px;font-weight:700}.scanner-plans-slider{margin:0 auto;max-width:400px;position:relative}.scanner-plans-slider .swiper-container{overflow:visible;padding:0}.scanner-plans-slider .swiper-slide{height:auto;opacity:.6;padding:0 10px;transition:opacity .25s}.scanner-plans-slider .swiper-slide-active{opacity:1}.scanner-plans-slider .scanner-plans__item{width:100%}.scanner-plans-slider .scanner-plans__item-inner{background-color:#16336e;background-image:url(/js-assets/static/popular-bg-d85dc764b335aeac35a51c77ba1d9e6c.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;box-shadow:0 16px 40px rgba(189,205,230,.85)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.scanner-plans-slider .scanner-plans__item-inner{background-image:url(/js-assets/static/popular-bg@2x-9a00ec000dcb1c327766686702ccc376.jpg)}}.scanner-plans-slider .scanner-plans__item .scanner-plans__info,.scanner-plans-slider .scanner-plans__item .scanner-plans__title{color:#fff}.scanner-plans-slider .swiper-next,.scanner-plans-slider .swiper-prev{background-color:#fff;border:1px solid #d2daf3;border-radius:50%;height:44px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:44px;z-index:2}.scanner-plans-slider .swiper-next .icon,.scanner-plans-slider .swiper-prev .icon{color:#2e64f1}.scanner-plans-slider .swiper-prev{left:-20px}@media(max-width:767px){.scanner-plans-slider .swiper-prev{left:-5px}}.scanner-plans-slider .swiper-next{right:-20px}@media(max-width:767px){.scanner-plans-slider .swiper-next{right:-5px}}.scanner-plans-slider .swiper-pagination{bottom:-34px}@media(max-width:767px){.scanner-plans-slider .swiper-pagination{bottom:-30px}}.scanner-plans-slider .swiper-pagination-bullet{background-color:#2e64f1;height:6px;transition:all .25s;width:6px}.scanner-plans-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{-webkit-transform:scale(1.33);transform:scale(1.33)}.enterprise-solution{margin:0 auto;max-width:700px}.enterprise-solution__i{align-items:center;background-color:#fff;border-radius:18px;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;justify-content:space-between;padding:31px 30px 31px 106px;position:relative}@media(max-width:767px){.enterprise-solution__i{display:block;padding:30px 22px 34px;text-align:center}}.enterprise-solution__i:after{background:#213051;border-radius:0 0 4px 4px;bottom:0;content:"";height:4px;left:24px;position:absolute;right:24px}.enterprise-solution__icon{height:60px;left:30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:60px}@media(max-width:767px){.enterprise-solution__icon{left:auto;margin:0 auto 24px;position:relative;top:auto;-webkit-transform:none;transform:none}}.enterprise-solution__icon svg{display:block;-webkit-transform:scale(2.2)!important;transform:scale(2.2)!important}.enterprise-solution__text{flex-grow:1;padding-right:20px}@media(max-width:767px){.enterprise-solution__text{padding-right:0}}.enterprise-solution__text h2{color:#213051;font-size:20px;font-weight:700;letter-spacing:.07px;line-height:20px;margin-bottom:12px}@media(max-width:767px){.enterprise-solution__text h2{font-size:16px;line-height:20px;margin-bottom:8px}}@media(max-width:767px)and (max-width:767px){.enterprise-solution__text h2{margin-bottom:4px}}.enterprise-solution__text p{color:#40444e;font-size:16px;letter-spacing:.07px;line-height:20px;margin:0}@media(max-width:767px){.enterprise-solution__text p{font-size:14px;line-height:24px;margin-bottom:8px}}.enterprise-solution__action{flex-shrink:0}@media(max-width:767px){.enterprise-solution__action{display:flex;justify-content:center}}.enterprise-solution__action .button{color:#fff;font-size:16px;font-weight:700;line-height:24px;padding:16px}@media(max-width:767px){.enterprise-solution__action .button{font-size:14px;padding:12px 16px}}.scanner-pricing-section-1{overflow:hidden;position:relative}@media (max-width:991px){.scanner-pricing-section-1{text-align:center}}.scanner-pricing-section-1 .bg{background:linear-gradient(15deg,rgba(234,235,243,.7) 80%,hsla(0,0%,98%,.2) 0);border-radius:0 0 0 70px;bottom:0;left:-41px;position:absolute;right:-100%;top:0;-webkit-transform:skewX(36deg);transform:skewX(36deg);z-index:-1}@media (max-width:991px){.scanner-pricing-section-1 .bg{display:none}}.scanner-pricing-section-1 .content{align-items:center;display:flex;flex-flow:wrap;padding-bottom:53px;padding-top:48px}@media (max-width:767px){.scanner-pricing-section-1 .content{padding-bottom:40px;padding-top:60px}}.scanner-pricing-section-1 .content .left{width:47%}.scanner-pricing-section-1 .content .left .button{min-width:184px;padding:14px}@media (max-width:1199px){.scanner-pricing-section-1 .content .left{width:58%}}@media (max-width:991px){.scanner-pricing-section-1 .content .left{padding-top:50px;width:100%}}.scanner-pricing-section-1 .content .right{position:relative;text-align:right;width:53%}@media (max-width:1199px){.scanner-pricing-section-1 .content .right{width:42%}}@media (max-width:991px){.scanner-pricing-section-1 .content .right{text-align:center;width:100%}}.scanner-pricing-section-1 .content .right .bg-right{margin-right:-90px;padding-top:38px}@media (max-width:1199px){.scanner-pricing-section-1 .content .right .bg-right{margin-right:0;max-width:100%}}.scanner-pricing-section-1 .section-title{margin-bottom:30px;margin-top:-39px}.page-pricing-audit .scanner-pricing-section-1 .description{font-size:18px;letter-spacing:-.2px;line-height:22px;margin-bottom:40px;margin-left:0}@media (max-width:991px){.page-pricing-audit .scanner-pricing-section-1 .description{font-size:17px;max-width:unset}}.scanner-pricing-section-3 .content{padding-bottom:100px;padding-top:40px}.scanner-pricing-section-3 .content .action{text-align:center}.scanner-pricing-section-3 .content .section-title{margin-bottom:25px;text-align:center}.scanner-pricing-section-3 .content .description{font-size:17px;letter-spacing:-.5px;line-height:22px;margin-bottom:46px;max-width:865px;text-align:center}@media (max-width:1199px){.scanner-pricing-section-3 .content{padding-top:40px}}@media (max-width:767px){.scanner-pricing-section-3 .content{padding-left:28px;padding-right:28px}.scanner-pricing-section-3 .content .description,.scanner-pricing-section-3 .content .section-title{text-align:left}.scanner-pricing-section-3 .content .description{font-size:14px;line-height:19px}}.page-pricing_scanner{margin-bottom:160px}.page-pricing_scanner .section-title{font-size:44px;letter-spacing:-.2px;line-height:55px}.page-pricing_scanner .description{font-size:18px;letter-spacing:-.2px;line-height:27px}.page-pricing_scanner .scanner-modal .button{min-width:117px}@media (max-width:991px){.page-pricing_scanner .section-title{max-width:100%}}@media (max-width:767px){.page-pricing_scanner .section-title{font-size:28px;line-height:36px;text-align:left}.page-pricing_scanner .description{font-size:14px;line-height:19px;max-width:unset;text-align:left}}.safeco-section-1{padding-bottom:160px;padding-top:80px;position:relative}.safeco-section-1 .wrap{margin:0 auto;max-width:1100px;position:relative;width:100%;z-index:3}.safeco-section-1 .logo-wrap{margin:0 auto;padding-bottom:52px;width:298px}.safeco-section-1 .logo-wrap img{min-width:100%;width:100%}.safeco-section-1 .section-title{font-size:56px;line-height:64px;margin:0;padding-bottom:20px;text-align:center}.safeco-section-1 .section-title span{font-weight:800}.safeco-section-1 .section-description{color:#373a44;font-size:18px;line-height:22px;margin:0 0 35px;text-align:center}.safeco-section-1 .btn-row{display:flex;justify-content:center}.safeco-section-1 .button{align-items:center;display:flex;font-size:16px;padding:13px 16px 11px 47px}.safeco-section-1 .button .play-icon-wrap{align-items:center;background:rgba(0,0,0,.34);border-radius:50%;display:flex;height:24px;justify-content:center;margin-left:22px;width:24px}.safeco-section-1 .button .play-icon-wrap img{margin-left:2px;width:9px}@media(max-width:992px){.safeco-section-1 .section-title{font-size:50px;line-height:60px;margin:0 auto;max-width:710px}}@media(max-width:767px){.safeco-section-1{padding:40px 20px 70px}.safeco-section-1 .section-title{font-size:27px;line-height:37px;margin:0 auto;max-width:710px}}.safeco-u-l{left:-30px;position:absolute;top:5px}@media(max-width:767px){.safeco-u-l{display:none}}.safeco-u-r{bottom:80px;left:94%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:767px){.safeco-u-r{display:none}}.safeco-section-2{background:#f3f5f9}.safeco-section-2 .wrap{padding:147px 20px 180px}.safeco-section-2 .brands .swiper-container{padding-bottom:30px}.safeco-section-2 .section-title{font-size:64px;letter-spacing:-.53px;line-height:80px;margin:0;padding-bottom:34px;text-align:center}.safeco-section-2 .section-title span{font-weight:800}.safeco-section-2 .section-description{font-size:15px;letter-spacing:-.21px;line-height:23px;margin:0 auto;max-width:613px;padding-bottom:54px;text-align:center}@media(max-width:992px){.safeco-section-2 .section-title{font-size:50px;line-height:60px;margin:0 auto;max-width:710px}}@media(max-width:767px){.safeco-section-2 .wrap{padding:60px 20px 200px}.safeco-section-2 .section-title{font-size:27px;line-height:40px;margin:0 auto;max-width:710px}}.safeco-info{margin:0 auto;max-width:840px;text-align:center}.safeco-info p{color:#3c3e47;font-size:18px;line-height:28px;margin:0 0 29px}.safeco-info p strong{color:#000}@media(max-width:767px){.safeco-info p{font-size:14px;line-height:24px}.safeco-info p br{display:none}}.safeco-slider-wrap{padding-bottom:40px}.page-scanner{margin-bottom:160px}.page-scanner .wrap{margin:0 auto;max-width:1150px;padding:0 20px;position:relative}.page-scanner .section-title{color:#14121e;font-size:52px;font-weight:800;letter-spacing:-.32px;line-height:62px;margin:0 0 24px}@media(max-width:1023px){.page-scanner .section-title{text-align:center}}@media(max-width:767px){.page-scanner .section-title{font-size:28px;line-height:38px;margin-bottom:16px}}.page-scanner .section-title .dot-title{font-weight:800}.page-scanner .section-title.centered{text-align:center}.page-scanner .section-title.small{font-size:30px;letter-spacing:-.1px;line-height:48px}@media(max-width:767px){.page-scanner .section-title.small{font-size:20px;line-height:30px}}.page-scanner .section-title.light{color:#fff}@media(max-width:1023px){.page-scanner .section-title.mobile-hide{display:none}}.page-scanner .section-title.mobile-show{display:none}@media(max-width:1023px){.page-scanner .section-title.mobile-show{display:block!important}}.page-scanner .section-subtitle{color:#40444e;font-size:18px;letter-spacing:-.24px;line-height:32px;margin:0 0 32px}@media(max-width:1023px){.page-scanner .section-subtitle{text-align:center}}@media(max-width:767px){.page-scanner .section-subtitle{font-size:14px;line-height:24px;margin-bottom:24px}}.page-scanner .section-subtitle.centered{text-align:center}.page-scanner .section-subtitle.light{color:#fff}.page-scanner .section-text{color:#5f6578;font-size:16px;line-height:28px;margin:0 0 32px}@media(max-width:1023px){.page-scanner .section-text{margin-left:auto;margin-right:auto;max-width:550px}}@media(max-width:767px){.page-scanner .section-text{font-size:14px;margin-bottom:24px}.page-scanner .section-text br{content:"";display:block;margin-top:14px}}.page-scanner .section-text.light{color:#fff}.page-scanner .section-cta{background:#3368f2;border:2px solid transparent;border-radius:32px;color:#fff;font-size:16px;font-weight:700;line-height:24px;min-width:172px;padding:14px 16px}@media(max-width:767px){.page-scanner .section-cta{font-size:14px;padding-bottom:11px;padding-top:11px}}.page-scanner .section-cta.section-cta_secondary{border:2px solid #fff}@media(max-width:1023px){.page-scanner .btn-row{display:flex;justify-content:center}}.page-scanner .btn-row.centered{display:flex;justify-content:center}.page-scanner .scanner-pricing-section-2 .wrap{max-width:1150px}.page-scanner .scanner-pricing-section-2 .section-title{line-height:68px}@media(max-width:767px){.page-scanner .scanner-pricing-section-2 .section-title{line-height:38px}}.page-scanner .scanner-pricing-section-2 .section-subtitle{margin:0 auto 80px;max-width:460px}@media(max-width:767px){.page-scanner .scanner-pricing-section-2 .section-subtitle{margin-bottom:48px}}.scanner-form{margin:0 auto;max-width:827px;position:relative;width:100%}.scanner-form .form-group-with-label{border:4px solid rgba(45,104,255,.2);border-radius:15px;overflow:visible;transition:border-color .3s ease}.scanner-form .form-group-with-label.focus{border-color:rgba(169,11,190,.2);outline:1px solid hsla(0,0%,100%,0)}.scanner-form .form-group-with-label .label{font-size:15px;left:18px;top:11px}.scanner-form .form-group-with-label .input{border:3px solid #3368f2;border-radius:11px;font-size:17px;padding:33px 130px 10px 15px;transition:border-color .3s ease}.scanner-form .form-group-with-label .input:focus{border-color:#a90bbe}.scanner-form .form-group-with-label .help-block{bottom:-30px;font-size:15px;position:absolute;right:10px}.scanner-form .button{border-radius:5px;font-size:16px;padding:9px 10px;position:absolute;right:28px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.page-scanner .scanner-form .button{align-items:center;display:flex;height:38px;justify-content:center;min-width:119px;padding-bottom:0;padding-top:0}.page-scanner .scanner-form .button svg{margin-right:5px}.scanner-form .button:focus:before{border-radius:6px}.scanner-section-1{overflow:visible;padding:135px 0;position:relative}@media(max-width:1023px){.scanner-section-1{padding:80px 0 40px}}@media(max-width:767px){.scanner-section-1{padding:60px 0 28px}}.scanner-section-1 .section-bg{background-color:#f3f5f9;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media(max-width:1023px){.scanner-section-1 .section-bg{height:55%}}@media(max-width:767px){.scanner-section-1 .section-bg{background-image:url(/js-assets/static/blur-bg2-bef0325cded0bb2f2d16404b10dd0b13.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:72%}}.scanner-section-1 .section-bg:after,.scanner-section-1 .section-bg:before{border-radius:50%;content:"";-webkit-filter:blur(180px);filter:blur(180px);height:500px;position:absolute;width:500px;will-change:filter}@media(max-width:767px){.scanner-section-1 .section-bg:after,.scanner-section-1 .section-bg:before{display:none;height:310px;width:310px}}.scanner-section-1 .section-bg:before{background:rgba(51,104,242,.3);bottom:-260px;left:-215px}@media(max-width:1023px){.scanner-section-1 .section-bg:before{bottom:auto;left:-215px;top:-260px}}@media(max-width:767px){.scanner-section-1 .section-bg:before{bottom:-160px;left:-160px;top:auto}}.scanner-section-1 .section-bg:after{background:rgba(176,75,255,.2);right:20%;top:-330px}@media(max-width:1023px){.scanner-section-1 .section-bg:after{bottom:-260px;left:auto;right:-215px;top:auto}}@media(max-width:767px){.scanner-section-1 .section-bg:after{left:-160px;right:auto;top:-160px}}.scanner-section-1 .section-bg__i{left:60%;opacity:.7;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:767px){.scanner-section-1 .section-bg__i{display:none;left:auto;right:-250px;top:-75px;-webkit-transform:none;transform:none}}.scanner-section-1 .section-bg__i:after,.scanner-section-1 .section-bg__i:before{content:"";-webkit-filter:blur(60px);filter:blur(60px);left:-18%;opacity:.6;position:absolute;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);will-change:filter;z-index:2}@media(max-width:767px){.scanner-section-1 .section-bg__i:after,.scanner-section-1 .section-bg__i:before{-webkit-filter:blur(40px);filter:blur(40px);left:-24%;opacity:.8}}.scanner-section-1 .section-bg__i:before{background:#5dd7fe;border-radius:120px;height:215px;top:-10%;width:458px}.scanner-section-1 .section-bg__i:after{background:#9674f5;border-radius:75px;bottom:20%;height:140px;width:395px}.scanner-section-1 .section-bg__i span{background:#4d5df0;display:block;-webkit-filter:blur(200px);filter:blur(200px);height:545px;width:616px;will-change:filter;z-index:1}@media(max-width:767px){.scanner-section-1 .section-bg__i span{height:240px;width:270px}}.scanner-section-1 .section-bg .decor{bottom:125px;left:-46px;pointer-events:none;position:absolute;width:140px;z-index:2}@media(max-width:1023px){.scanner-section-1 .section-bg .decor{display:none}}.scanner-section-1 .section-bg .decor img{display:block;width:100%}.scanner-section-1 .wrap{display:flex;justify-content:space-between;z-index:2}@media(max-width:1023px){.scanner-section-1 .wrap{display:block}}.scanner-section-1 .col{flex-grow:1;position:relative}.scanner-section-1 .col:first-child{max-width:55%;width:100%}@media(max-width:1200px){.scanner-section-1 .col:first-child{padding-right:30px}}@media(max-width:1023px){.scanner-section-1 .col:first-child{margin-bottom:60px;max-width:none;padding-right:0}}@media(max-width:767px){.scanner-section-1 .col:first-child{margin-bottom:35px}.scanner-section-1 .col:last-child{display:flex;justify-content:center}}@media(max-width:1200px){.scanner-section-1 .section-title{font-size:44px;line-height:50px}}@media(max-width:1023px){.scanner-section-1 .section-title{margin-left:auto;margin-right:auto;max-width:550px}}@media(max-width:767px){.scanner-section-1 .section-title{font-size:28px;line-height:38px}}.scanner-section-1 .section-subtitle{max-width:550px}@media(max-width:1023px){.scanner-section-1 .section-subtitle{margin:0 auto 32px;max-width:400px}}@media(max-width:767px){.scanner-section-1 .section-subtitle{margin-bottom:24px}}.scanner-section-1 .form{max-width:574px;position:relative}@media(max-width:1023px){.scanner-section-1 .form{margin:0 auto}}.scanner-section-1 .form .uw-form-field{background-color:#fff;border-radius:33px}.scanner-section-1 .form .uw-form-field:after{border-radius:33px;right:0}.scanner-section-1 .form .uw-form-control{border-radius:30px;font-size:16px;padding:16px 185px 16px 26px}@media(max-width:767px){.scanner-section-1 .form .uw-form-control{padding:13px 24px}}.scanner-section-1 .form .uw-form-control:not(:-ms-input-placeholder)~.uw-form-label{opacity:0;transform:none;visibility:hidden}.scanner-section-1 .form .uw-form-control:focus~.uw-form-label,.scanner-section-1 .form .uw-form-control:not(:placeholder-shown)~.uw-form-label{opacity:0;-webkit-transform:none;transform:none;visibility:hidden}.scanner-section-1 .form .uw-form-label{color:#6b7690;font-size:16px;letter-spacing:0;padding:15px 22px}@media(max-width:767px){.scanner-section-1 .form .uw-form-label{font-size:14px;line-height:24px}}.scanner-section-1 .form .uw-form-label span{border-radius:14px;transition:all .25s}.scanner-section-1 .form .uw-form-feedback{position:absolute;right:0;top:100%}@media(max-width:767px){.scanner-section-1 .form .uw-form-feedback{top:48px}}.scanner-section-1 .form .button{align-items:center;border-radius:30px;color:#fff;display:flex;font-size:16px;font-weight:700;height:100%;justify-content:center;line-height:24px;margin:0;min-width:172px;position:absolute;right:0;text-align:center;top:0}.scanner-section-1 .form .button:focus{outline:1px solid hsla(0,0%,100%,0)}.scanner-section-1 .form .button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:33px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.scanner-section-1 .form .button:focus:not(:focus-visible):after{display:none}.scanner-section-1 .form .button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.scanner-section-1 .form .button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:33px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.scanner-section-1 .form .button{font-size:14px;margin:30px auto 0;padding-bottom:12px;padding-top:12px;position:relative;right:auto;top:auto}}.scanner-section-1 .form .button:before{display:none}.scanner-section-1 .composition{left:-14px;padding-right:45px;padding-top:75px;position:absolute;top:-50px}@media(max-width:1023px){.scanner-section-1 .composition{left:auto;padding-right:20px;padding-top:30px;position:relative;top:auto}}@media(max-width:767px){.scanner-section-1 .composition{padding-right:0;-webkit-transform:scale(1.1);transform:scale(1.1);width:100%}}.scanner-section-1 .composition__stat{overflow:hidden;position:absolute;right:0;top:-5%;width:52%}@media(max-width:1400px){.scanner-section-1 .composition__stat{right:-15%}}@media(max-width:1200px){.scanner-section-1 .composition__stat{right:0}}.scanner-section-1 .composition__stat:after{content:"";display:block;padding-top:98%}.scanner-section-1 .composition__stat svg{display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(1.25)!important;transform:translate(-50%,-50%) scale(1.25)!important}.scanner-section-1 .composition img{display:block}@media(max-width:1400px){.scanner-section-1 .composition img{width:120%}}@media(max-width:1200px){.scanner-section-1 .composition img{max-width:100%;width:auto}}@media(max-width:1023px){.scanner-section-1 .composition img{margin:0 auto}}@media(max-width:767px){.scanner-section-1 .composition img{width:100%}}.scanner-section-2{padding:150px 0 120px}@media(max-width:1200px){.scanner-section-2{padding:80px 0}}@media(max-width:1023px){.scanner-section-2{padding:40px 0 80px}}@media(max-width:767px){.scanner-section-2{padding-bottom:60px;padding-top:28px}}.scanner-section-2 .wrap{align-items:center;display:flex;justify-content:space-between}@media(max-width:1023px){.scanner-section-2 .wrap{display:block}}.scanner-section-2 .col{flex-grow:1}.scanner-section-2 .col:last-child{flex-shrink:0;max-width:46%;padding-left:20px}@media(max-width:1023px){.scanner-section-2 .col:last-child{max-width:none;padding-left:0}}.scanner-section-2 .col img{display:block;max-width:100%;-webkit-transform:translate(-6px,10px) scale(1.09);transform:translate(-6px,10px) scale(1.09)}@media(max-width:1023px){.scanner-section-2 .col img{margin:0 auto 30px;-webkit-transform:none;transform:none}}@media(max-width:767px){.scanner-section-2 .col img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.scanner-section-2 .section-title{max-width:335px}@media(max-width:1023px){.scanner-section-2 .section-title{margin:0 auto 40px}}@media(max-width:767px){.scanner-section-2 .section-title{margin-bottom:40px;max-width:220px}}.scanner-section-3{background-color:#163e86;background-image:url(/js-assets/static/platforms-bg-290597900391428a2c6a872defae71a1.jpg);background-position:50%;background-size:cover;padding:120px 0}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.scanner-section-3{background-image:url(/js-assets/static/platforms-bg@2x-4efea98c171fb9ea90bfd8a5d8d39644.jpg)}}@media(max-width:1023px){.scanner-section-3{padding:80px 0}}@media(max-width:767px){.scanner-section-3{padding:60px 0}}.scanner-section-3 .wrap{z-index:2}@media(max-width:767px){.scanner-section-3 .section-title br{display:none}}.scanner-section-3 .section-subtitle{margin:0 auto;max-width:480px}@media(max-width:767px){.scanner-section-3 .section-subtitle{margin-bottom:15px}}.scanner-section-3 .platforms-preview svg{display:block}.scanner-section-3 .btn-row{margin-top:-16px}@media(max-width:1200px){.scanner-section-3 .btn-row{margin-top:0}}@media(max-width:767px){.scanner-section-3 .btn-row{margin-top:30px}}.scanner-section-3 .decor{left:-46px;pointer-events:none;position:absolute;top:50%;width:140px;z-index:1}@media(max-width:1023px){.scanner-section-3 .decor{display:none}}.scanner-section-3 .decor img{display:block;width:100%}.scanner-section-4{overflow:visible;padding:170px 0;position:relative}@media(max-width:1200px){.scanner-section-4{padding:120px 0}}@media(max-width:1023px){.scanner-section-4{padding:80px 0}}@media(max-width:767px){.scanner-section-4{padding:60px 0}}.scanner-section-4 .wrap{align-items:center;display:flex;justify-content:space-between;z-index:2}@media(max-width:1023px){.scanner-section-4 .wrap{flex-direction:column-reverse}}.scanner-section-4 .col{flex-grow:1;max-width:45%;position:relative;width:100%}@media(max-width:1023px){.scanner-section-4 .col{max-width:none}}.scanner-section-4 .section-title{max-width:465px}@media(max-width:1023px){.scanner-section-4 .section-title{margin-left:auto;margin-right:auto}}@media(max-width:767px){.scanner-section-4 .section-title{max-width:310px}}.scanner-section-4 .section-text{max-width:485px}@media(max-width:1023px){.scanner-section-4 .section-text{margin-left:auto;margin-right:auto}}.scanner-section-4 .composition{left:50%;max-width:480px;position:absolute;top:50%;-webkit-transform:translate(-50%,-63%);transform:translate(-50%,-63%);width:100%}@media(max-width:1023px){.scanner-section-4 .composition{display:flex;flex-direction:column;left:auto;margin:0 auto 50px;position:relative;top:auto;-webkit-transform:none;transform:none}}@media(max-width:767px){.scanner-section-4 .composition{margin-bottom:-36px;max-width:90%}}.scanner-section-4 .composition__i{position:relative}.scanner-section-4 .composition__progress{left:-12%;position:absolute;top:-2%}.scanner-section-4 .composition__progress svg{display:block}.scanner-section-4 .composition__img img{display:block;margin:0 auto;max-width:100%}.scanner-section-4 .composition__results{background:#22293d;border-radius:8px;bottom:-25%;box-shadow:0 16px 30px rgba(34,41,61,.5);padding:4px 24px;position:absolute;right:15%;width:264px}@media(max-width:1023px){.scanner-section-4 .composition__results{align-self:flex-end;bottom:auto;margin:-90px 70px 0 0;position:relative;right:auto}}@media(max-width:767px){.scanner-section-4 .composition__results{margin:-52px 28px 0 0;-webkit-transform:scale(.65);transform:scale(.65);-webkit-transform-origin:100% 0;transform-origin:100% 0}}.scanner-section-4 .composition__results__item{align-items:center;border-bottom:1px solid #6f7589;display:flex;padding:20px 0}.scanner-section-4 .composition__results__item:last-child{border-bottom:none}.scanner-section-4 .composition__results__item__info{flex-grow:1;padding-right:20px}.scanner-section-4 .composition__results__item__info p{color:#fff;font-size:12px;font-weight:600;line-height:12px;margin:0 0 10px}.scanner-section-4 .composition__results__item__info p:last-child{color:#fff;font-size:22px;font-weight:700;line-height:22px;margin-bottom:0}.scanner-section-4 .composition__results__item__icon{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:8px;display:flex;flex-shrink:0;height:50px;justify-content:center;padding:5px;position:relative;width:50px}.scanner-section-4 .composition__results__item__icon svg{display:block}.scanner-section-5{background-color:#f3f5f9;padding:120px 0}@media(max-width:1023px){.scanner-section-5{padding:80px 0}}@media(max-width:767px){.scanner-section-5{padding:60px 0}}.scanner-section-5 .wrap{max-width:1178px}.scanner-section-5 .section-title{line-height:68px;margin-left:auto;margin-right:auto;max-width:750px}@media(max-width:767px){.scanner-section-5 .section-title{line-height:38px}}.scanner-section-5 .section-subtitle{margin:0 auto 60px;max-width:510px}@media(max-width:767px){.scanner-section-5 .section-subtitle{margin-bottom:30px}}.scan-features{display:flex;justify-content:center;margin-bottom:40px}@media(max-width:1023px){.scan-features{display:block}}@media(max-width:767px){.scan-features{margin-bottom:24px}}.scan-features__item{padding:0 27px;width:33.3333333333%}@media(max-width:1023px){.scan-features__item{margin:0 auto 20px;max-width:400px;padding:0;width:100%}}@media(max-width:767px){.scan-features__item{padding-left:25px}}.scan-features__item__i{background-color:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,230,.25);height:100%;padding:38px 30px 40px 55px;position:relative}@media(max-width:767px){.scan-features__item__i{padding:30px 20px 28px 46px}}.scan-features__item-title{color:#213051;font-size:18px;font-weight:600;line-height:28px;margin:0 0 10px;text-align:left}@media(max-width:767px){.scan-features__item-title{font-size:16px;line-height:24px;margin-bottom:10px}}.scan-features__item-text{color:#5f6578;font-size:16px;line-height:28px;margin-bottom:0}@media(max-width:767px){.scan-features__item-text{font-size:14px;line-height:24px}}.scan-features__item-icon{align-items:center;background-color:#f3f5f9;border-radius:50%;display:flex;height:78px;justify-content:center;left:-39px;padding:6px;position:absolute;top:28px;width:78px}@media(max-width:767px){.scan-features__item-icon{height:60px;left:-30px;top:24px;width:60px}}.scan-features__item-icon svg{display:block}.scanner-section-6{padding:94px 0 50px}@media(max-width:1023px){.scanner-section-6{padding:80px 0}}@media(max-width:767px){.scanner-section-6{padding:60px 0 16px}}.scanner-section-6 .wrap{align-items:center;display:flex;justify-content:space-between;max-width:1210px}@media(max-width:1023px){.scanner-section-6 .wrap{display:block}}.scanner-section-6 .col:first-child{max-width:585px;width:54%}@media(max-width:1200px){.scanner-section-6 .col:first-child{padding-right:30px}}@media(max-width:1023px){.scanner-section-6 .col:first-child{margin:0 auto;max-width:none;padding-right:0;width:auto}}.scanner-section-6 .col:last-child{padding-left:20px;width:46%}@media(max-width:1023px){.scanner-section-6 .col:last-child{padding-left:0;width:auto}.scanner-section-6 .section-title{margin-left:auto;margin-right:auto;max-width:450px}}@media(max-width:767px){.scanner-section-6 .section-title{margin-bottom:24px}.scanner-section-6 .section-text{line-height:24px}}.scanner-section-6 .img-wr{position:relative;-webkit-transform:translateY(12px);transform:translateY(12px)}@media(max-width:1023px){.scanner-section-6 .img-wr{-webkit-transform:none;transform:none}}.scanner-section-6 .img-wr__i{position:relative}.scanner-section-6 .img-wr img{display:block;max-width:100%}@media(max-width:1023px){.scanner-section-6 .img-wr img{margin:0 auto 20px}}@media(max-width:767px){.scanner-section-6 .img-wr img{margin-bottom:5px}}.scanner-section-6 .img-wr .tooltip{bottom:21%;position:absolute;right:-8%}@media(max-width:1023px){.scanner-section-6 .img-wr .tooltip{left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media(max-width:767px){.scanner-section-6 .img-wr .tooltip{bottom:26%}}.scanner-section-6 .img-wr .tooltip svg{display:block}.scanner-section-7{padding:60px 0}@media(max-width:767px){.scanner-section-7{padding:30px 0}}.scanner-section-7 .wrap{max-width:1212px}.scanner-section-7 .scanner-section__i{border-radius:18px;overflow:hidden;padding:70px 88px;position:relative}@media(max-width:1200px){.scanner-section-7 .scanner-section__i{padding:70px 48px}}@media(max-width:767px){.scanner-section-7 .scanner-section__i{padding:40px 20px}}.scanner-section-7 .scanner-section__ii{align-items:center;display:flex;position:relative;z-index:3}@media(max-width:1023px){.scanner-section-7 .scanner-section__ii{flex-direction:column}}.scanner-section-7 .scanner-section__bg{background:linear-gradient(99.36deg,#3348d5,#122045 54.2%,#102b5b 95.47%);background-image:url(/js-assets/static/blur-bg-46ddd0b2ae97d71910017ecdc3aa3955.jpg);background-repeat:no-repeat;background-size:cover;border-radius:18px;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media(max-width:767px){.scanner-section-7 .scanner-section__bg{background-image:url(/js-assets/static/blur-bg_m-fa72ef360fc7305268b98dff122d0582.jpg)}}.scanner-section-7 .scanner-section__bg .circle{position:absolute;right:-265px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:580px}@media(max-width:1023px){.scanner-section-7 .scanner-section__bg .circle{bottom:-150px;left:50%;right:auto;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:650px}}@media(max-width:767px){.scanner-section-7 .scanner-section__bg .circle{bottom:-130px;width:460px}}.scanner-section-7 .scanner-section__bg .circle:before{background:linear-gradient(180deg,rgba(51,104,242,.35),rgba(51,104,242,.018));border-radius:50%;content:"";display:block;padding-top:100%}.scanner-section-7 .scanner-section__bg .circle__i{bottom:10%;left:10%;position:absolute;right:10%;top:10%}.scanner-section-7 .scanner-section__bg .circle__i:after,.scanner-section-7 .scanner-section__bg .circle__i:before{background:linear-gradient(180deg,rgba(51,104,242,.45),rgba(51,104,242,.023));border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.scanner-section-7 .scanner-section__bg .circle__i:after{bottom:13%;left:13%;right:13%;top:13%}.scanner-section-7 .col:first-child{width:44%}@media(max-width:1023px){.scanner-section-7 .col:first-child{margin-bottom:60px;width:auto}}@media(max-width:767px){.scanner-section-7 .col:first-child{margin-bottom:32px}}.scanner-section-7 .col:last-child{width:56%}@media(max-width:1200px){.scanner-section-7 .col:last-child{padding-left:30px}}@media(max-width:1023px){.scanner-section-7 .col:last-child{padding-left:0;width:auto}}.scanner-section-7 .section-title{font-size:48px;letter-spacing:-.47px;line-height:58px;max-width:360px}@media(max-width:1023px){.scanner-section-7 .section-title{max-width:none}}@media(max-width:767px){.scanner-section-7 .section-title{font-size:28px;line-height:38px;margin-bottom:12px;text-align:left}}@media(max-width:1023px){.scanner-section-7 .section-text{text-align:center}}@media(max-width:767px){.scanner-section-7 .section-text{line-height:24px;margin-bottom:32px;text-align:left}.scanner-section-7 .btn-row{justify-content:flex-start}}.scanner-section-7 .img-wr{display:flex;justify-content:flex-end}@media(max-width:1023px){.scanner-section-7 .img-wr{justify-content:center}}.scanner-section-7 .img-wr svg{display:block;-webkit-transform:translateX(7%) scale(1.08)!important;transform:translateX(7%) scale(1.08)!important}@media(max-width:767px){.scanner-section-7 .img-wr svg{-webkit-transform:translateX(0) scale(1.14)!important;transform:translateX(0) scale(1.14)!important}}.scanner-section-7 .decor{left:-38px;pointer-events:none;position:absolute;top:16%;width:77px;z-index:2}@media(max-width:1023px){.scanner-section-7 .decor{display:none}}.scanner-section-7 .decor img{display:block;width:100%}.scanner-section-8{padding:45px 0 60px}@media(max-width:767px){.scanner-section-8{padding-bottom:30px}}.scanner-section-8 .scanner-section__i{align-items:center;background:linear-gradient(99.36deg,#3348d5,#122045 54.2%,#102b5b 95.47%);background-image:url(/js-assets/static/system-bg-f51fe73a5efb2d2ceafd516ec1c2b156.jpg);background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:650px;overflow:hidden;padding:150px 0 40px;position:relative;z-index:1}@media(max-width:1023px){.scanner-section-8 .scanner-section__i{padding:214px 0}}@media(max-width:767px){.scanner-section-8 .scanner-section__i{background-image:url(/js-assets/static/system-bg_m-33f4528af6d5fc3a0fd1359822583b6e.jpg)}}.scanner-section-8 .wrap{max-width:890px;z-index:3}.scanner-section-8 .logo{left:50%;pointer-events:none;position:absolute;top:-250px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}@media(max-width:767px){.scanner-section-8 .logo{top:-175px}}.scanner-section-8 .logo__i{height:500px;width:500px}@media(max-width:767px){.scanner-section-8 .logo__i{height:350px;width:350px}}.scanner-section-8 .logo img{left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:767px){.scanner-section-8 .logo img{max-width:42px}}.scanner-section-8 .logo__icon{border-radius:50%;height:70px;left:58%;position:absolute;top:59%;width:70px}@media(max-width:767px){.scanner-section-8 .logo__icon{height:48px;width:48px}}.scanner-section-8 .logo__icon:before{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(12,178,181,.15);border-radius:50%;content:"";height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1}.scanner-section-8 .logo__icon svg{display:block;position:relative;z-index:2}.scanner-section-8 .logos{left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1154px;z-index:2}@media(max-width:1200px){.scanner-section-8 .logos{width:1070px}}@media(max-width:1023px){.scanner-section-8 .logos{width:810px}}@media(max-width:767px){.scanner-section-8 .logos{width:755px}}.scanner-section-8 .logos:after,.scanner-section-8 .logos:before{border:2px dashed hsla(0,0%,100%,.15);border-radius:50%;content:""}.scanner-section-8 .logos:before{display:block;height:100%;padding-top:100%;width:100%}.scanner-section-8 .logos:after{bottom:14%;content:"";left:14%;position:absolute;right:14%;top:14%}@media(max-width:767px){.scanner-section-8 .logos:after{bottom:10%;left:10%;right:10%;top:10%}}.scanner-section-8 .logos__item{align-items:center;background-color:#fff;border-radius:50%;display:flex;justify-content:center;position:absolute}.scanner-section-8 .logos__item img{display:block;max-width:100%}@media(max-width:1023px){.scanner-section-8 .logos__item img{-webkit-transform:scale(.7);transform:scale(.7)}}.scanner-section-8 .logos__item.sm{height:70px;width:70px}@media(max-width:1023px){.scanner-section-8 .logos__item.sm{height:48px;width:48px}}.scanner-section-8 .logos__item.md{height:80px;width:80px}@media(max-width:1023px){.scanner-section-8 .logos__item.md{height:55px;width:55px}}.scanner-section-8 .logos__item.lg{height:88px;width:88px}@media(max-width:1023px){.scanner-section-8 .logos__item.lg{height:60px;width:60px}}.scanner-section-8 .logos__item:first-child{left:5%;top:32%}@media(max-width:1200px){.scanner-section-8 .logos__item:first-child{left:8%}}@media(max-width:1023px){.scanner-section-8 .logos__item:first-child{left:23%;top:118px}}@media(max-width:767px){.scanner-section-8 .logos__item:first-child{left:28%;top:102px}}.scanner-section-8 .logos__item:nth-child(2){left:-4%;top:46%}@media(max-width:1200px){.scanner-section-8 .logos__item:nth-child(2){left:6%;top:52%}}@media(max-width:1023px){.scanner-section-8 .logos__item:nth-child(2){left:50%;top:140px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media(max-width:767px){.scanner-section-8 .logos__item:nth-child(2){top:132px}}.scanner-section-8 .logos__item:nth-child(3){left:11%;top:62%}@media(max-width:1200px){.scanner-section-8 .logos__item:nth-child(3){top:65%}}@media(max-width:1023px){.scanner-section-8 .logos__item:nth-child(3){left:auto;right:23%;top:102px}}@media(max-width:767px){.scanner-section-8 .logos__item:nth-child(3){right:28%;top:102px}}.scanner-section-8 .logos__item:nth-child(4){right:5%;top:32%}@media(max-width:1200px){.scanner-section-8 .logos__item:nth-child(4){right:8%}}@media(max-width:1023px){.scanner-section-8 .logos__item:nth-child(4){bottom:98px;left:23%;right:auto;top:auto}}@media(max-width:767px){.scanner-section-8 .logos__item:nth-child(4){bottom:102px;left:28%}}.scanner-section-8 .logos__item:nth-child(5){right:-4%;top:46%}@media(max-width:1200px){.scanner-section-8 .logos__item:nth-child(5){right:6%;top:52%}}@media(max-width:1023px){.scanner-section-8 .logos__item:nth-child(5){bottom:120px;left:50%;right:auto;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media(max-width:767px){.scanner-section-8 .logos__item:nth-child(5){bottom:132px}}.scanner-section-8 .logos__item:nth-child(6){right:11%;top:62%}@media(max-width:1200px){.scanner-section-8 .logos__item:nth-child(6){top:65%}}@media(max-width:1023px){.scanner-section-8 .logos__item:nth-child(6){bottom:98px;right:23%;top:auto}}@media(max-width:767px){.scanner-section-8 .logos__item:nth-child(6){bottom:102px;right:28%}}.scanner-section-8 .section-title{margin-bottom:24px}@media(max-width:767px){.scanner-section-8 .section-title{margin:0 auto 10px;max-width:400px}}.scanner-section-8 .section-subtitle{margin:0 auto 40px;max-width:480px}@media(max-width:767px){.scanner-section-8 .section-subtitle{margin-bottom:26px}}.scanner-section-8 .decor{bottom:-20px;left:-38px;pointer-events:none;position:absolute;width:140px;z-index:2}@media(max-width:1023px){.scanner-section-8 .decor{display:none}}.scanner-section-8 .decor img{display:block;width:100%}.scanner-modal-wrap{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;padding:15px!important;position:fixed;right:0;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:99999}.scanner-modal-wrap .overlay{background:rgba(35,39,50,.6);bottom:0;left:0;position:absolute;right:0;top:0;z-index:5}.scanner-modal-wrap.active{opacity:1;visibility:visible}.scanner-modal{-webkit-animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;background:#fff;border-radius:30px;box-shadow:0 26px 84px rgba(0,7,25,.22);max-width:684px;position:relative;text-align:center;width:100%;z-index:10}@media(max-width:767px){.scanner-modal{border-radius:16px}}.scanner-modal__i{overflow:hidden;padding:144px 55px 64px;position:relative}@media(max-width:767px){.scanner-modal__i{padding:48px 20px}}.scanner-modal__i .logo{align-items:flex-end;background:#fff;border-radius:50%;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;height:192px;justify-content:center;left:50%;padding:30px 20px;position:absolute;top:-96px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:192px}@media(max-width:767px){.scanner-modal__i .logo{background:none;box-shadow:none;height:auto;left:auto;padding:0;position:relative;top:auto;-webkit-transform:none;transform:none;width:auto}}.scanner-modal__i .logo img{display:block;width:62px}@media(max-width:767px){.scanner-modal__i .logo img{margin:0 auto 32px}}.scanner-modal .modal-title{color:#213051;font-size:30px;font-weight:800;letter-spacing:-.18px;line-height:38px;margin:0 0 16px;text-align:center;text-transform:capitalize}@media(max-width:767px){.scanner-modal .modal-title{font-size:20px;line-height:30px;margin-bottom:6px}}.scanner-modal .modal-subtitle{color:#5f6578;font-size:16px;line-height:24px;margin-bottom:40px;text-align:center}@media(max-width:767px){.scanner-modal .modal-subtitle{font-size:14px}}.scanner-modal .close-modal-btn{align-items:center;background:#000;border:4px solid hsla(0,0%,100%,.55);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;pointer-events:auto;position:absolute;right:-40px;top:-40px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .55s cubic-bezier(.25,1,.55,1);width:40px;z-index:3}@media(max-width:1023px){.scanner-modal .close-modal-btn{border-width:2px;height:32px;right:20px;top:20px;width:32px}}.scanner-modal .close-modal-btn:after,.scanner-modal .close-modal-btn:before{background-color:#fff;border-radius:4px;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.scanner-modal .close-modal-btn:before{height:2px;width:16px}.scanner-modal .close-modal-btn:after{height:16px;width:2px}.scanner-modal .close-modal-btn:focus{border-color:rgba(45,104,255,.75)}.scanner-modal .close-modal-btn:focus:before{border:none;border-radius:4px;bottom:auto;box-shadow:none;left:50%;right:auto;top:50%}.scanner-modal .close-modal-btn:hover{-webkit-transform:scale(1.2) rotate(135deg);transform:scale(1.2) rotate(135deg)}.scanner-modal .form{margin:0 auto;max-width:574px;position:relative}@media(max-width:767px){.scanner-modal .form .uw-form-group.error{margin-bottom:25px}}.scanner-modal .form .uw-form-field:after{border-radius:33px;right:0}.scanner-modal .form .uw-form-control{border-radius:30px;font-size:16px;padding:16px 185px 16px 26px}@media(max-width:767px){.scanner-modal .form .uw-form-control{padding:13px 24px}}.scanner-modal .form .uw-form-label{color:#6b7690;font-size:16px;letter-spacing:0;padding:15px 22px}@media(max-width:767px){.scanner-modal .form .uw-form-label{font-size:14px;line-height:24px}}.scanner-modal .form .uw-form-label span{border-radius:14px}.scanner-modal .form .uw-form-feedback{position:absolute;right:0;top:100%}@media(max-width:767px){.scanner-modal .form .uw-form-feedback{top:48px}}.scanner-modal .form .button{align-items:center;border-radius:30px;color:#fff;display:flex;font-size:16px;font-weight:700;height:100%;justify-content:center;line-height:24px;min-width:172px;position:absolute;right:0;text-align:center;top:0}.scanner-modal .form .button:focus{outline:1px solid hsla(0,0%,100%,0)}.scanner-modal .form .button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:33px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.scanner-modal .form .button:focus:not(:focus-visible):after{display:none}.scanner-modal .form .button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.scanner-modal .form .button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:33px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.scanner-modal .form .button{font-size:14px;margin:16px auto 0;padding-bottom:12px;padding-top:12px;position:relative;right:auto;top:auto}}.scanner-modal .form .button:before{display:none}.testimonial-modal{background-color:#fff;border-radius:42px;cursor:default;overflow:hidden;pointer-events:auto;position:relative}@media(max-width:767px){.testimonial-modal{border-radius:0}}.testimonial-modal__top{padding:100px 100px 60px}@media(max-width:1023px){.testimonial-modal__top{padding-left:65px;padding-right:65px}}@media(max-width:767px){.testimonial-modal__top{padding:32px 20px}}.testimonial-modal__bottom{border-top:1px solid #eaeaea;padding:60px 100px 92px}@media(max-width:1023px){.testimonial-modal__bottom{padding-left:65px;padding-right:65px}}@media(max-width:767px){.testimonial-modal__bottom{margin:0 20px;padding:40px 0 95px}}.testimonial-modal__header{left:0;max-height:386px;overflow:hidden;position:absolute;top:0;width:100%}.testimonial-modal__header:before{content:"";display:block;padding-top:44%}@media(max-width:767px){.testimonial-modal__header:before{padding-top:42%}}.testimonial-modal__i{position:relative}.testimonial-modal__img{border-radius:32px;margin:0 auto 32px;max-height:570px;max-width:424px;overflow:hidden;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);width:62%}@media(max-width:767px){.testimonial-modal__img{border-radius:24px;margin-bottom:16px;width:52%}}.testimonial-modal__img:before{content:"";display:block;padding-top:135%}@media(max-width:767px){.testimonial-modal__img:before{padding-top:138%}}.testimonial-modal__img .gatsby-image-wrapper,.testimonial-modal__img__bg{height:100%;left:0;position:absolute;top:0;width:100%}.testimonial-modal__info{text-align:center}.testimonial-modal__info .name{color:#14121e;font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:54px;margin-bottom:8px}@media(max-width:767px){.testimonial-modal__info .name{font-size:24px;line-height:34px}}.testimonial-modal__info .position{color:#3d4461;font-size:24px;letter-spacing:-.02em;line-height:32px;margin-bottom:0}@media(max-width:767px){.testimonial-modal__info .position{font-size:16px;line-height:24px}}.testimonial-modal__content .title{padding-right:90px;position:relative}@media(max-width:767px){.testimonial-modal__content .title{padding-right:0}}.testimonial-modal__content .title:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NyIgaGVpZ2h0PSI3NiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDk3IDc2Ij48cGF0aCBmaWxsPSIjM0Q2OTYyIiBkPSJNNzUuMzAzIDc2YTIxLjc4NyAyMS43ODcgMCAwIDAgMTUuMzQyLTYuMzA0QTIxLjQzNiAyMS40MzYgMCAwIDAgOTcgNTQuNDc2YTIxLjQzNiAyMS40MzYgMCAwIDAtNi4zNTUtMTUuMjE5IDIxLjc4NyAyMS43ODcgMCAwIDAtMTUuMzQyLTYuMzA0IDIxLjgyIDIxLjgyIDAgMCAwLTEyLjIzIDMuNzQ5YzIuMjE3LTkuMzc4IDYuMTYtMTUuOTEyIDEwLjA0MS0yMC40MzYgNS44NDMtNi44MSAxMS4yNjctOC45MDcgMTEuMjY3LTguOTA3YTMuODM0IDMuODM0IDAgMCAwIDEuMjktLjc5MyAzLjggMy44IDAgMCAwIDEuMjA1LTIuNjk3IDMuNzc0IDMuNzc0IDAgMCAwLTEuMTA0LTIuNzRBMy44MyAzLjgzIDAgMCAwIDgzLjAyNSAwYTMuODU2IDMuODU2IDAgMCAwLTEuNDg1LjMwN1M3NC4yIDMuMjc0IDY3LjI4IDExLjM0Yy02LjkyIDguMDY3LTEzLjY3NSAyMS40My0xMy42NzUgNDEuODcgMCAuMTg2LjAxMy4zNy4wNC41NTRhMjEuMzY3IDIxLjM2NyAwIDAgMCAxLjQzOCA4LjQ0NyAyMS41MDIgMjEuNTAyIDAgMCAwIDQuNjQ0IDcuMjIxIDIxLjcwMyAyMS43MDMgMCAwIDAgNy4xMTYgNC44NTNBMjEuODUgMjEuODUgMCAwIDAgNzUuMzAzIDc2Wm0tNTMuNjA2IDBhMjEuNzg3IDIxLjc4NyAwIDAgMCAxNS4zNDMtNi4zMDQgMjEuNDM2IDIxLjQzNiAwIDAgMCA2LjM1NS0xNS4yMiAyMS40MzYgMjEuNDM2IDAgMCAwLTYuMzU1LTE1LjIxOSAyMS43ODYgMjEuNzg2IDAgMCAwLTE1LjM0My02LjMwNCAyMS44MiAyMS44MiAwIDAgMC0xMi4yMyAzLjc0OWMyLjIxOC05LjM3OCA2LjE2LTE1LjkxMiAxMC4wNDItMjAuNDM2IDUuODQzLTYuODEgMTEuMjY3LTguOTA3IDExLjI2Ny04LjkwN2EzLjgzNCAzLjgzNCAwIDAgMCAxLjI5LS43OTMgMy44IDMuOCAwIDAgMCAxLjIwNC0yLjY5NyAzLjc3IDMuNzcgMCAwIDAtMS4xMDQtMi43NEEzLjgzMiAzLjgzMiAwIDAgMCAyOS40MiAwYTMuODU1IDMuODU1IDAgMCAwLTEuNDg2LjMwN1MyMC41OTYgMy4yNzQgMTMuNjc1IDExLjM0QzYuNzU1IDE5LjQwNiAwIDMyLjc3IDAgNTMuMjFjMCAuMTg2LjAxMy4zNy4wNC41NTRhMjEuMzY4IDIxLjM2OCAwIDAgMCAxLjQzNyA4LjQ0NyAyMS41MDIgMjEuNTAyIDAgMCAwIDQuNjQ1IDcuMjIxIDIxLjcwMyAyMS43MDMgMCAwIDAgNy4xMTUgNC44NTNBMjEuODUgMjEuODUgMCAwIDAgMjEuNjk3IDc2WiIgb3BhY2l0eT0iLjA4Ii8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";height:78px;left:-40px;position:absolute;top:-10px;width:97px;z-index:1}@media(max-width:1023px){.testimonial-modal__content .title:before{left:-25px}}@media(max-width:767px){.testimonial-modal__content .title:before{height:32px;left:-10px;width:40px}}.testimonial-modal__content .title h3{color:#14121e;font-size:42px;font-weight:700;letter-spacing:-.02em;line-height:62px;margin:0 0 32px;position:relative;text-align:left;z-index:2}@media(max-width:767px){.testimonial-modal__content .title h3{font-size:24px;line-height:32px;margin-bottom:24px}}.testimonial-modal__content p{color:#14121e;font-size:24px;letter-spacing:-.02em;line-height:38px;margin-bottom:0}@media(max-width:767px){.testimonial-modal__content p{font-size:16px;line-height:24px}}.testimonial-modal__content .btn-video{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:64px;justify-content:center;position:absolute;right:0;top:50%;-webkit-transform:translateY(-65%);transform:translateY(-65%);-webkit-transform-origin:center;transform-origin:center;transition:background-color .25s cubic-bezier(.25,1,.55,1);width:64px}.testimonial-modal__content .btn-video:focus{outline:1px solid hsla(0,0%,100%,0)}.testimonial-modal__content .btn-video:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.testimonial-modal__content .btn-video:focus:not(:focus-visible):after{display:none}.testimonial-modal__content .btn-video:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.testimonial-modal__content .btn-video:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.testimonial-modal__content .btn-video{display:none}}.testimonial-modal__content .btn-video:before{border-color:transparent transparent transparent #fff;border-style:solid;border-width:12px 0 12px 21px;content:"";display:block;height:0;-webkit-transform:translateX(3px);transform:translateX(3px);width:0}.testimonial-modal__content .btn-video:hover{background-color:#3368f2!important}.testimonial-modal__content .btn-video-mob{align-items:center;background:none;border:none;border-radius:28px;cursor:pointer;display:none;justify-content:center;margin-top:32px;overflow:hidden;padding:18px 15px;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}@media(max-width:767px){.testimonial-modal__content .btn-video-mob{display:flex}}.testimonial-modal__content .btn-video-mob .bg{height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%}.testimonial-modal__content .btn-video-mob .icon{align-items:center;border-radius:50%;display:flex;height:24px;justify-content:center;margin-right:11px;position:relative;width:24px;z-index:2}.testimonial-modal__content .btn-video-mob .icon:before{border-color:transparent transparent transparent #fff;border-style:solid;border-width:5px 0 5px 8px;content:"";display:block;height:0;-webkit-transform:translateX(1px);transform:translateX(1px);width:0}.testimonial-modal__content .btn-video-mob .text{font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:18px;z-index:2}.testimonial-modal-overlay{-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:hsla(0,0%,100%,.9);overflow:auto;padding:30px 20px;text-align:center;white-space:normal}@media(max-width:767px){.testimonial-modal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#fff;padding:0}}.testimonial-modal-overlay:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.testimonial-modal-content{-webkit-animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;background:none;border-radius:0;box-shadow:none;display:inline-block;height:auto;max-width:976px;padding:0;pointer-events:none!important;width:100%}.testimonial-modal-content .modal-body{background:none;border-radius:42px;box-shadow:none;max-height:none;overflow:visible;padding:45px 45px 20px;position:relative;text-align:left;vertical-align:middle}@media(max-width:767px){.testimonial-modal-content .modal-body{border-radius:0;padding:0}}.testimonial-modal-content .modal-close{border:none;height:32px;padding:0;pointer-events:auto;right:3px;top:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-transform .55s cubic-bezier(.25,1,.55,1);transition:transform .55s cubic-bezier(.25,1,.55,1);transition:transform .55s cubic-bezier(.25,1,.55,1),-webkit-transform .55s cubic-bezier(.25,1,.55,1);width:32px;z-index:3}@media(max-width:767px){.testimonial-modal-content .modal-close{background:hsla(0,0%,100%,.04);right:20px;top:32px}}.testimonial-modal-content .modal-close:after,.testimonial-modal-content .modal-close:before{background-color:#fff;border-radius:4px;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.testimonial-modal-content .modal-close:before{height:2px;width:18px}.testimonial-modal-content .modal-close:after{height:18px;width:2px}.testimonial-modal-content .modal-close:focus{box-shadow:0 0 0 3px #3368f2}.testimonial-modal-content .modal-close:focus:before{border:none;border-radius:4px;bottom:auto;box-shadow:none;left:50%;right:auto;top:50%}.testimonial-modal-content .modal-close:hover{-webkit-transform:scale(1.2) rotate(135deg);transform:scale(1.2) rotate(135deg)}.testimonial-card{margin-bottom:40px;position:relative}@media(max-width:767px){.testimonial-card{margin-bottom:16px}}.testimonial-card__i{border-radius:24px;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;flex-direction:column;height:100%}@media(max-width:767px){.testimonial-card__i{background:#fff;border-radius:24px;padding-top:24px}}.testimonial-card__img{border-radius:24px 24px 0 0;max-height:340px;overflow:hidden;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}@media(max-width:767px){.testimonial-card__img{border-radius:50%;height:100px;margin-left:24px;width:100px}}.testimonial-card__img:before{content:"";display:block;padding-top:98%}@media(max-width:767px){.testimonial-card__img:before{display:none}}.testimonial-card__img .gatsby-image-wrapper,.testimonial-card__img__i{height:100%;left:0;position:absolute;top:0;width:100%}.testimonial-card__img .gatsby-image-wrapper{display:block}.testimonial-card__img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.testimonial-card__img img,.testimonial-card__img__bg{height:100%;left:0;position:absolute;top:0;width:100%}.testimonial-card__info{background-color:#fff;border-radius:0 0 24px 24px;flex-grow:1;padding:24px 60px 62px 24px;position:relative}@media(max-width:767px){.testimonial-card__info{background:none;padding-bottom:20px;padding-right:24px;position:static}}.testimonial-card__info .title{color:#14121e;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:32px;margin:0 0 16px}@media(max-width:767px){.testimonial-card__info .title{font-size:18px;line-height:24px}}.testimonial-card__info .name{color:#3d4461;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:22px;margin:0;padding-left:34px;position:relative}@media(max-width:767px){.testimonial-card__info .name{font-size:14px;line-height:30px;padding-left:22px}}.testimonial-card__info .name:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE1Ij48cGF0aCBmaWxsPSIjM0Q0NDYxIiBkPSJNMTMuOTc0IDE0LjVhNC4wNTggNC4wNTggMCAwIDAgMi44NDctMS4xNjFBMy45MzQgMy45MzQgMCAwIDAgMTggMTAuNTM1YzAtMS4wNTEtLjQyNC0yLjA2LTEuMTgtMi44MDNhNC4wNyA0LjA3IDAgMCAwLTUuMTE2LS40N2MuNDEyLTEuNzI5IDEuMTQzLTIuOTMyIDEuODY0LTMuNzY2IDEuMDg0LTEuMjU0IDIuMDktMS42NCAyLjA5LTEuNjRhLjcxMi43MTIgMCAwIDAgLjQwMi0uMzczLjY5LjY5IDAgMCAwLS4xNDQtLjc3NS43MTIuNzEyIDAgMCAwLS41MS0uMjA4LjcyLjcyIDAgMCAwLS4yNzUuMDU2cy0xLjM2Mi41NDctMi42NDYgMi4wMzNjLTEuMjg0IDEuNDg2LTIuNTM4IDMuOTQ3LTIuNTM4IDcuNzEzIDAgLjAzNC4wMDMuMDY4LjAwOC4xMDJhMy45MSAzLjkxIDAgMCAwIC4yNjcgMS41NTZjLjE5My40OTYuNDg2Ljk0OC44NjEgMS4zMy4zNzUuMzgyLjgyNC42ODYgMS4zMi44OTRhNC4wOCA0LjA4IDAgMCAwIDEuNTcuMzE2Wm0tOS45NDggMGE0LjA1OCA0LjA1OCAwIDAgMCAyLjg0Ny0xLjE2MSAzLjkzNCAzLjkzNCAwIDAgMCAxLjE4LTIuODA0YzAtMS4wNTEtLjQyNS0yLjA2LTEuMTgtMi44MDNhNC4wNyA0LjA3IDAgMCAwLTUuMTE2LS40N0MyLjE2OCA1LjUzMiAyLjkgNC4zMjkgMy42MiAzLjQ5NWMxLjA4NC0xLjI1NCAyLjA5MS0xLjY0IDIuMDkxLTEuNjRhLjcxMi43MTIgMCAwIDAgLjQwMi0uMzczLjY5LjY5IDAgMCAwLS4xNDQtLjc3NUEuNzExLjcxMSAwIDAgMCA1LjQ2LjVhLjcyLjcyIDAgMCAwLS4yNzUuMDU2cy0xLjM2Mi41NDctMi42NDYgMi4wMzNDMS4yNTQgNC4wNzUgMCA2LjUzNiAwIDEwLjMwMmMwIC4wMzQuMDAyLjA2OC4wMDcuMTAyLS4wMTcuNTMuMDczIDEuMDYuMjY3IDEuNTU2cy40ODcuOTQ4Ljg2MiAxLjMzYy4zNzUuMzgyLjgyNC42ODYgMS4zMi44OTRhNC4wOCA0LjA4IDAgMCAwIDEuNTcuMzE2WiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";height:15px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px}@media(max-width:767px){.testimonial-card__info .name:before{height:12px;width:14px}}.testimonial-card__info .logo{margin-top:24px}.testimonial-card__info .logo img{display:block;max-width:100%}.testimonial-card__info .btn-open-popup{background-color:#3d4461;border:none;border-radius:50%;bottom:24px;cursor:pointer;height:32px;position:absolute;right:24px;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:32px}.testimonial-card__info .btn-open-popup:focus{outline:1px solid hsla(0,0%,100%,0)}.testimonial-card__info .btn-open-popup:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.testimonial-card__info .btn-open-popup:focus:not(:focus-visible):after{display:none}.testimonial-card__info .btn-open-popup:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.testimonial-card__info .btn-open-popup:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.testimonial-card__info .btn-open-popup{bottom:auto;height:24px;top:24px;width:24px}}.testimonial-card__info .btn-open-popup span{border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%}.testimonial-card__info .btn-open-popup span:after,.testimonial-card__info .btn-open-popup span:before{background-color:#fff;border-radius:4px;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.testimonial-card__info .btn-open-popup span:before{height:2px;width:14px}@media(max-width:767px){.testimonial-card__info .btn-open-popup span:before{width:12px}}.testimonial-card__info .btn-open-popup span:after{height:14px;width:2px}@media(max-width:767px){.testimonial-card__info .btn-open-popup span:after{height:12px}}.testimonial-card__info .btn-open-popup:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.testimonials-slider{margin:0 auto;max-width:2000px;padding:0 36px;position:relative}@media(max-width:767px){.testimonials-slider{padding:0}}.testimonials-slider .swiper-container{overflow:visible}.testimonials-slider .swiper-wrapper{align-items:normal!important;height:auto!important}.testimonials-slider .swiper-slide{height:auto;pointer-events:none}.testimonials-slider .swiper-slide.swiper-slide-visible{pointer-events:all}.testimonials-slider .swiper-slide.swiper-slide-visible .testimonial-card{opacity:1}@media(max-width:767px){.testimonials-slider__i{padding:0 28px 0 13px}}.testimonials-slider .testimonial-card{height:100%;margin:0;opacity:.5;padding:0 12px;transition:opacity .25s}@media(max-width:767px){.testimonials-slider .testimonial-card{opacity:1;padding:0 7px}}.testimonials-slider .testimonial-card__i{background:#f7f7fb;border-radius:24px;box-shadow:none;display:flex;flex-direction:column;padding:32px;position:relative}@media(max-width:767px){.testimonials-slider .testimonial-card__i{padding:24px}}.testimonials-slider .testimonial-card__img{border-radius:50%;flex-shrink:0;height:164px;margin-left:0;width:164px}@media(max-width:767px){.testimonials-slider .testimonial-card__img{height:100px;width:100px}}.testimonials-slider .testimonial-card__img:before{display:none}.testimonials-slider .testimonial-card__img img{-o-object-position:center;object-position:center}.testimonials-slider .testimonial-card__info{background:none;display:flex;flex-direction:column;flex-grow:1;padding:32px 0 0;position:static}@media(max-width:767px){.testimonials-slider .testimonial-card__info{padding-top:25px}}.testimonials-slider .testimonial-card__info .name{color:#14121e;font-size:24px;line-height:30px;margin-bottom:8px;padding-left:0}@media(max-width:767px){.testimonials-slider .testimonial-card__info .name{font-size:21px;line-height:24px}}.testimonials-slider .testimonial-card__info .name:before{display:none}.testimonials-slider .testimonial-card__info .post{color:#3d4461;font-size:14px;line-height:21px;margin:0}.testimonials-slider .testimonial-card__info .title{font-size:16px;font-weight:500;line-height:24px;margin:16px 0}.testimonials-slider .testimonial-card__info .logo{align-items:flex-end;display:flex;flex-wrap:wrap;margin-top:auto}.testimonials-slider .testimonial-card .btn-open-popup{right:32px;top:32px}@media(max-width:767px){.testimonials-slider .testimonial-card .btn-open-popup{right:24px;top:24px}.testimonials-slider-nav{align-items:center;display:flex;justify-content:flex-end;margin-top:16px;padding:0 20px}}.testimonials-slider-nav__btn{align-items:center;background-color:#3368f2;border:1px solid #d2daf3;border-radius:50%;cursor:pointer;display:flex;height:56px;justify-content:center;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background-color .25s;width:56px;z-index:2}.testimonials-slider-nav__btn,.testimonials-slider-nav__btn:focus{outline:1px solid hsla(0,0%,100%,0)}.testimonials-slider-nav__btn:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.testimonials-slider-nav__btn:focus:not(:focus-visible):after{display:none}.testimonials-slider-nav__btn:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.testimonials-slider-nav__btn:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.testimonials-slider-nav__btn{background-color:#fff;border:none;height:46px;margin-left:4px;position:relative;top:auto;-webkit-transform:none;transform:none;width:46px}}.testimonials-slider-nav__btn svg{display:block}.testimonials-slider-nav__btn svg path{transition:stroke .25s}@media(max-width:767px){.testimonials-slider-nav__btn svg path{stroke:rgba(61,68,97,.5)}}.testimonials-slider-nav__btn:hover{background-color:#fff}.testimonials-slider-nav__btn:hover svg path{stroke:#3368f2}@media(max-width:767px){.testimonials-slider-nav__btn:hover svg path{stroke:#3d4461}}.testimonials-slider-nav__btn.prev{left:25px}@media(max-width:767px){.testimonials-slider-nav__btn.prev{border-radius:4px 0 0 4px;left:auto;margin-left:0}}.testimonials-slider-nav__btn.next{right:25px}@media(max-width:767px){.testimonials-slider-nav__btn.next{border-radius:0 4px 4px 0;right:auto}}.video-testimonials-wr{position:relative}@media(max-width:767px){.video-testimonials-wr{padding-bottom:78px}}.video-testimonials-wr .video-testimonials-title{color:#213051;font-size:38px;font-weight:700;letter-spacing:-.02em;line-height:44px;margin-bottom:60px;text-align:left}@media(max-width:767px){.video-testimonials-wr .video-testimonials-title{font-size:24px;line-height:38px;margin-bottom:24px;text-align:center}}.video-testimonials{min-height:495px}@media(max-width:767px){.video-testimonials{min-height:470px}}.video-testimonials__i{width:100vw}.video-testimonials__ii{margin:0 -16px;max-width:1146px;width:100%}@media(max-width:1200px){.video-testimonials__ii{max-width:92%}}@media(max-width:1023px){.video-testimonials__ii{max-width:90%}}@media(max-width:767px){.video-testimonials__ii{margin:0 -8px}}.video-testimonials .swiper-container{overflow:visible;padding:0}.video-testimonials .swiper-slide{height:auto;padding:0 16px;width:auto}@media(max-width:767px){.video-testimonials .swiper-slide{padding:0 8px}}.video-testimonials .swiper-slide img{border-radius:0;display:block;max-width:none;width:100%}@media(max-width:767px){.video-testimonials .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover}}.video-testimonials-actions{position:absolute;right:0;top:0;z-index:2}@media(max-width:767px){.video-testimonials-actions{align-items:center;bottom:0;display:flex;justify-content:space-between;right:0;top:auto;width:100%}}.video-testimonials-nav{display:flex}.video-testimonials-nav__btn{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;height:46px;justify-content:center;margin-left:4px;transition:background-color .45s cubic-bezier(.25,1,.55,1);width:46px}.video-testimonials-nav__btn:first-child{margin-left:0}.video-testimonials-nav__btn.prev{border-radius:4px 0 0 4px}.video-testimonials-nav__btn.next{border-radius:0 4px 4px 0}.video-testimonials-nav__btn svg{display:block}.video-testimonials-nav__btn svg path{transition:fill .45s cubic-bezier(.25,1,.55,1)}.video-testimonials-nav__btn:hover{background-color:#3368f2}.video-testimonials-nav__btn:hover svg path{fill:#fff}.video-testimonials-nav__btn:active{background-color:#2a5de0}.video-testimonials-nav__btn:active svg path{fill:#fff}.video-testimonials-pagination{display:none}@media(max-width:767px){.video-testimonials-pagination{align-items:center;display:flex;padding-left:20px}}.video-testimonials-pagination .swiper-pagination-bullet{background-color:#3368f2;border-radius:50%;height:6px;margin-left:8px;opacity:.2;transition:all .2s;width:6px}.video-testimonials-pagination .swiper-pagination-bullet:first-child{margin-left:0}.video-testimonials-pagination .swiper-pagination-bullet-active{opacity:1;-webkit-transform:scale(1.34);transform:scale(1.34)}.video-testimonial{border-radius:24px;box-shadow:0 18px 54px rgba(0,0,0,.04)}.video-testimonial__img{border-radius:24px 24px 0 0;overflow:hidden}@media(max-width:767px){.video-testimonial__img{height:270px}}.video-testimonial__info{background-color:#fff;border-radius:0 0 24px 24px;padding:32px 32px 36px}@media(max-width:767px){.video-testimonial__info{padding:24px}}.video-testimonial__info .title{color:#14121e;font-size:24px;font-weight:600;letter-spacing:-.02em;line-height:34px;margin-bottom:13px}@media(max-width:767px){.video-testimonial__info .title{font-size:20px;line-height:28px;margin-bottom:8px}}.video-testimonial__info .name{position:relative}.video-testimonial__info .name p{color:#3d4461;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:38px;margin-bottom:0;padding-left:34px;position:relative}@media(max-width:767px){.video-testimonial__info .name p{font-size:16px;line-height:24px;margin-bottom:24px}}.video-testimonial__info .name p:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE1Ij48cGF0aCBmaWxsPSIjM0Q0NDYxIiBkPSJNMTMuOTc0IDE0LjVhNC4wNTggNC4wNTggMCAwIDAgMi44NDctMS4xNjFBMy45MzQgMy45MzQgMCAwIDAgMTggMTAuNTM1YzAtMS4wNTEtLjQyNC0yLjA2LTEuMTgtMi44MDNhNC4wNyA0LjA3IDAgMCAwLTUuMTE2LS40N2MuNDEyLTEuNzI5IDEuMTQzLTIuOTMyIDEuODY0LTMuNzY2IDEuMDg0LTEuMjU0IDIuMDktMS42NCAyLjA5LTEuNjRhLjcxMi43MTIgMCAwIDAgLjQwMi0uMzczLjY5LjY5IDAgMCAwLS4xNDQtLjc3NS43MTIuNzEyIDAgMCAwLS41MS0uMjA4LjcyLjcyIDAgMCAwLS4yNzUuMDU2cy0xLjM2Mi41NDctMi42NDYgMi4wMzNjLTEuMjg0IDEuNDg2LTIuNTM4IDMuOTQ3LTIuNTM4IDcuNzEzIDAgLjAzNC4wMDMuMDY4LjAwOC4xMDJhMy45MSAzLjkxIDAgMCAwIC4yNjcgMS41NTZjLjE5My40OTYuNDg2Ljk0OC44NjEgMS4zMy4zNzUuMzgyLjgyNC42ODYgMS4zMi44OTRhNC4wOCA0LjA4IDAgMCAwIDEuNTcuMzE2Wm0tOS45NDggMGE0LjA1OCA0LjA1OCAwIDAgMCAyLjg0Ny0xLjE2MSAzLjkzNCAzLjkzNCAwIDAgMCAxLjE4LTIuODA0YzAtMS4wNTEtLjQyNS0yLjA2LTEuMTgtMi44MDNhNC4wNyA0LjA3IDAgMCAwLTUuMTE2LS40N0MyLjE2OCA1LjUzMiAyLjkgNC4zMjkgMy42MiAzLjQ5NWMxLjA4NC0xLjI1NCAyLjA5MS0xLjY0IDIuMDkxLTEuNjRhLjcxMi43MTIgMCAwIDAgLjQwMi0uMzczLjY5LjY5IDAgMCAwLS4xNDQtLjc3NUEuNzExLjcxMSAwIDAgMCA1LjQ2LjVhLjcyLjcyIDAgMCAwLS4yNzUuMDU2cy0xLjM2Mi41NDctMi42NDYgMi4wMzNDMS4yNTQgNC4wNzUgMCA2LjUzNiAwIDEwLjMwMmMwIC4wMzQuMDAyLjA2OC4wMDcuMTAyLS4wMTcuNTMuMDczIDEuMDYuMjY3IDEuNTU2cy40ODcuOTQ4Ljg2MiAxLjMzYy4zNzUuMzgyLjgyNC42ODYgMS4zMi44OTRhNC4wOCA0LjA4IDAgMCAwIDEuNTcuMzE2WiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";height:15px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px}@media(max-width:767px){.video-testimonial__info .name p:before{height:13px;width:16px}}.video-testimonial__info .btn-video{background-color:rgba(51,104,242,.1);border:none;border-radius:28px;color:#3368f2;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:18px;padding:14px 20px 14px 46px;position:absolute;right:0;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .45s cubic-bezier(.25,1,.55,1)}@media(max-width:767px){.video-testimonial__info .btn-video{align-items:center;display:flex;justify-content:center;padding:11px 20px;position:relative;right:auto;text-align:center;top:auto;-webkit-transform:none;transform:none;width:100%}}.video-testimonial__info .btn-video span{align-items:center;background-color:#3368f2;border-radius:50%;display:flex;height:24px;justify-content:center;left:11px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background-color .45s cubic-bezier(.25,1,.55,1);width:24px}@media(max-width:767px){.video-testimonial__info .btn-video span{left:auto;margin-right:11px;position:relative;top:auto;-webkit-transform:none;transform:none}}.video-testimonial__info .btn-video span:before{border-color:transparent transparent transparent #fff;border-style:solid;border-width:5px 0 5px 8px;content:"";display:block;height:0;-webkit-transform:translateX(1px);transform:translateX(1px);transition:border-color .45s cubic-bezier(.25,1,.55,1);width:0}.video-testimonial__info .btn-video:hover{background-color:#3368f2;color:#fff}.video-testimonial__info .btn-video:hover span{background-color:#fff}.video-testimonial__info .btn-video:hover span:before{border-color:transparent transparent transparent #3368f2}.video-testimonial__info .btn-video:active{background-color:#2a5de0;color:#fff}.video-testimonial__info .btn-video:active span{background-color:#fff}.video-testimonial__info .btn-video:active span:before{border-color:transparent transparent transparent #2a5de0}.testimonials-list{display:flex;justify-content:center;margin:0 auto;max-width:1140px;position:relative}@media(max-width:1023px){.testimonials-list{display:block}}@media(max-width:767px){.testimonials-list{padding-top:30px}.testimonials-list:before{background:linear-gradient(180deg,#f7f7fb,hsla(0,0%,100%,0));content:"";height:100%;left:-20px;position:absolute;right:-20px;top:0}}.testimonials-list .testimonial-card{padding:0 15px;width:33.3333333333%}@media(max-width:1023px){.testimonials-list .testimonial-card{margin:0 auto 24px;max-width:420px;padding:0;width:100%}}@media(max-width:767px){.testimonials-list .testimonial-card{margin-bottom:16px}}@media(max-width:1023px){.testimonials-list .testimonial-card__img__i img{-o-object-position:center;object-position:center}}.page-case-studies{margin-bottom:160px}.page-case-studies .wrap{margin:0 auto;max-width:1386px;padding:0 20px}.page-case-studies .case-studies-3{background:linear-gradient(1turn,#fff 39.43%,hsla(0,0%,100%,0) 65.57%);padding:50px 0}@media(max-width:767px){.page-case-studies .case-studies-3{padding-bottom:10px}}.case-studies-1{background:#f3f5f9;background:linear-gradient(180deg,#f3f5f9 80%,rgba(243,245,249,0));padding:18px 0 68px;position:relative}@media(max-width:1023px){.case-studies-1{padding-top:40px}}@media(max-width:767px){.case-studies-1{background:#f3f5f9;padding:45px 0}}.case-studies-1:before{background:rgba(51,104,242,.05);content:"";-webkit-filter:blur(80px);filter:blur(80px);height:1200px;left:0;pointer-events:none;position:absolute;top:-85%;width:490px}.case-studies-1 .wrap{align-items:center;display:flex}@media(max-width:1023px){.case-studies-1 .wrap{display:block}}.case-studies-1 .col{flex-grow:1}.case-studies-1 .col:first-child{flex-shrink:0;max-width:515px;padding-top:52px}@media(max-width:1023px){.case-studies-1 .col:first-child{margin:0 auto;padding-top:0}}.case-studies-1 .col:last-child{display:flex;justify-content:flex-end;padding-left:30px}@media(max-width:1023px){.case-studies-1 .col:last-child{display:block;padding-left:0}}@media(max-width:767px){.case-studies-1 .col:last-child{margin:0 -20px}}.case-studies-1 .section-title{color:#14121e;font-size:56px;font-weight:800;letter-spacing:-.36px;line-height:74px;margin-bottom:25px}@media(max-width:1023px){.case-studies-1 .section-title{text-align:center}}@media(max-width:767px){.case-studies-1 .section-title{font-size:38px;line-height:38px;margin-bottom:38px}}.case-studies-1 .section-title .dot-title{font-weight:800}.case-studies-1 .section-text{color:#14121e;font-size:18px;line-height:34px;margin-bottom:25px}@media(max-width:1023px){.case-studies-1 .section-text{text-align:center}}@media(max-width:767px){.case-studies-1 .section-text{font-size:18px;line-height:34px;margin-bottom:30px}}.case-studies-1 .btn-row{align-items:center;display:flex}@media(max-width:1023px){.case-studies-1 .btn-row{display:none;justify-content:center;margin-top:40px}}@media(max-width:767px){.case-studies-1 .btn-row{flex-direction:column}}@media(max-width:1023px){.case-studies-1 .btn-row.mobile-show{display:flex!important}}.case-studies-1 .button{background:#3c71fa;font-size:16px;font-weight:700;line-height:24px;margin-left:22px;min-width:172px;padding-bottom:15px;padding-top:15px}@media(max-width:767px){.case-studies-1 .button{margin-bottom:12px;margin-left:0;min-width:240px;padding-bottom:14px;padding-top:14px}.case-studies-1 .button:last-child{margin-bottom:0}}.case-studies-1 .button:first-child{margin-left:0}.case-studies-1 .button.button_secondary{background:none}.case-studies-1 .logos-grid{display:flex;flex-wrap:wrap;margin-right:10px;max-width:685px;width:100%}@media(max-width:1023px){.case-studies-1 .logos-grid{margin-right:0;max-width:none}}.case-studies-1 .logos-grid__item{border-radius:18px;padding:10px;position:relative;width:25%}@media(min-width:1024px){.case-studies-1 .logos-grid__item:nth-child(n+17){display:none}.case-studies-1 .logos-grid__item:nth-child(10),.case-studies-1 .logos-grid__item:nth-child(12),.case-studies-1 .logos-grid__item:nth-child(15),.case-studies-1 .logos-grid__item:nth-child(2),.case-studies-1 .logos-grid__item:nth-child(4){background:#fff}.case-studies-1 .logos-grid__item:nth-child(11),.case-studies-1 .logos-grid__item:nth-child(14),.case-studies-1 .logos-grid__item:nth-child(3),.case-studies-1 .logos-grid__item:nth-child(6),.case-studies-1 .logos-grid__item:nth-child(8),.case-studies-1 .logos-grid__item:nth-child(9){background:hsla(0,0%,100%,.3)}}@media(max-width:1023px){.case-studies-1 .logos-grid__item{width:20%}.case-studies-1 .logos-grid__item:nth-child(n+16){display:none}.case-studies-1 .logos-grid__item:nth-child(2n){background-color:#fff}}@media(max-width:767px){.case-studies-1 .logos-grid__item{width:33.3333333333%}.case-studies-1 .logos-grid__item:nth-child(n+10){display:none}}.case-studies-1 .logos-grid__item:before{content:"";display:block;padding-top:100%}.case-studies-1 .logos-grid img{left:50%;max-width:138px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:82%}.case-studies-2{padding:68px 0 40px}@media(max-width:767px){.case-studies-2{background-color:#f3f5f9;padding:45px 0}}.case-studies-2 .wrap{display:flex}@media(max-width:1023px){.case-studies-2 .wrap{flex-direction:column-reverse}}.case-studies-2 .col:first-child{padding-right:40px;padding-top:30px;width:56%}@media(max-width:1023px){.case-studies-2 .col:first-child{margin:0 auto;max-width:600px;padding-right:0;padding-top:0;width:100%}}@media(max-width:767px){.case-studies-2 .col:first-child{max-width:330px}}.case-studies-2 .col:last-child{width:44%}@media(max-width:1023px){.case-studies-2 .col:last-child{margin:0 auto 40px;max-width:230px;width:100%}}@media(max-width:767px){.case-studies-2 .col:last-child{margin-bottom:32px;max-width:330px;padding:0 30px}}.case-studies-2 figure{margin-bottom:80px;max-width:650px}@media(max-width:1023px){.case-studies-2 figure{width:auto}}@media(max-width:767px){.case-studies-2 figure{display:flex;flex-direction:column-reverse;margin-bottom:32px}}.case-studies-2 figure blockquote{margin:0 0 26px}@media(max-width:767px){.case-studies-2 figure blockquote{margin-bottom:0}}.case-studies-2 figure blockquote p{color:#14121e;font-size:28px;font-weight:500;letter-spacing:.12px;line-height:41px;margin-bottom:0}@media(max-width:767px){.case-studies-2 figure blockquote p{font-size:15px;line-height:22px;padding:0 20px}}.case-studies-2 figure figcaption{color:#213051;font-size:18px;letter-spacing:.06px;line-height:28px;padding-left:94px;position:relative;text-transform:capitalize}@media(max-width:1200px){.case-studies-2 figure figcaption{padding-left:60px}}@media(max-width:767px){.case-studies-2 figure figcaption{display:none;font-size:17px;line-height:24px;margin-bottom:18px;padding-left:44px}}.case-studies-2 figure figcaption strong{display:block;font-weight:700}.case-studies-2 figure figcaption:before{background:#213051;content:"";height:1px;left:0;margin-top:-1px;position:absolute;top:50%;width:78px}@media(max-width:1200px){.case-studies-2 figure figcaption:before{width:40px}}@media(max-width:767px){.case-studies-2 figure figcaption:before{left:8px;opacity:.3;top:12px;width:20px}}.case-studies-2 figure figcaption.mobile-show{display:none}@media(max-width:767px){.case-studies-2 figure figcaption.mobile-show{display:block}}.case-studies-2 .case-studies-stats{display:flex;justify-content:space-between;margin:0 -12px;max-width:580px}.case-studies-2 .case-studies-stats__item{padding:0 12px}.case-studies-2 .case-studies-stats__item__title{color:#2e64f1;font-size:22px;font-weight:400;letter-spacing:-.14px;line-height:24px;margin-bottom:30px;padding-left:32px;position:relative}@media(max-width:767px){.case-studies-2 .case-studies-stats__item__title{align-items:center;display:flex;font-size:14px;line-height:22px;margin-bottom:2px;padding-left:5px}.case-studies-2 .case-studies-stats__item__title .mobile-hide{display:none}}.case-studies-2 .case-studies-stats__item__title-icon{background:#d9e1fc;border-radius:50%;display:flex;height:22px;justify-content:center;left:0;position:absolute;top:-3px;width:22px}@media(max-width:767px){.case-studies-2 .case-studies-stats__item__title-icon{height:12px;left:auto;margin-right:4px;position:relative;top:auto;width:12px}}.case-studies-2 .case-studies-stats__item__title-icon:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE3IDIyIj48cGF0aCBzdHJva2U9IiMzMzY4RjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjIxIiBkPSJNOC41NzcgMS42OTR2MTkuMDY0TTEuOTQ2IDguMzI1bDYuNjMxLTYuNjNNOC41NzcgMS42OTRsNi42MzEgNi42MzEiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:21px;margin-top:5px;width:16px}@media(max-width:767px){.case-studies-2 .case-studies-stats__item__title-icon:before{height:10px;margin-top:3px;width:8px}}.case-studies-2 .case-studies-stats__item__value{color:#14121e;font-size:74px;font-weight:700;letter-spacing:-3.3px;line-height:76px;text-align:center}@media(max-width:767px){.case-studies-2 .case-studies-stats__item__value{font-size:42px;font-weight:800;letter-spacing:-.34px;line-height:42px;margin-bottom:0;text-align:left}}.case-studies-2 .case-studies-stats__item__value .st-counter{display:inline}.case-studies-2 .video-preview{margin:0 auto;max-width:410px;position:relative}@media(max-width:767px){.case-studies-2 .video-preview{padding:0 8px}}.case-studies-2 .video-preview:before{content:"";display:block;padding-top:100%}@media(max-width:1023px){.case-studies-2 .video-preview:before{display:block;padding-top:130%}}@media(max-width:767px){.case-studies-2 .video-preview:before{padding-top:100%}}.case-studies-2 .video-preview button{background:none;border:none;border-radius:18px;box-shadow:0 4px 24px rgba(29,63,150,.16);cursor:pointer;height:100%;left:0;outline:1px hsla(0,0%,100%,0);padding:0;position:absolute;top:0;width:100%}.case-studies-2 .video-preview button:focus{outline:1px solid hsla(0,0%,100%,0)}.case-studies-2 .video-preview button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:21px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.case-studies-2 .video-preview button:focus:not(:focus-visible):after{display:none}.case-studies-2 .video-preview button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.case-studies-2 .video-preview button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:21px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.case-studies-2 .video-preview button{left:8px;right:8px;width:auto}}.case-studies-2 .video-preview button:hover .video-preview__btn{-webkit-transform:scale(.9);transform:scale(.9)}.case-studies-2 .video-preview__bg{border-radius:18px;height:100%;overflow:hidden;z-index:1}.case-studies-2 .video-preview__bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.case-studies-2 .video-preview__btn{align-items:center;background-color:#fff;border-radius:50%;bottom:30px;display:flex;height:90px;justify-content:center;left:22px;position:absolute;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:90px;z-index:3}@media(max-width:1023px){.case-studies-2 .video-preview__btn{bottom:22px;height:80px;left:auto;right:25px;width:80px}}@media(max-width:767px){.case-studies-2 .video-preview__btn{bottom:-12px;right:-18px}}.case-studies-2 .video-preview__btn:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIyIDI1Ij48cGF0aCBmaWxsPSIjM0M3MUZBIiBkPSJNMjEuMTY3IDExLjQzIDIuMDcxLjM4YTEuMTY3IDEuMTY3IDAgMCAwLTEuMTg2LjAxIDEuMjM0IDEuMjM0IDAgMCAwLS41OTIgMS4wNnYyMi4wOTdjMCAuNDM3LjIyNC44NC41OTIgMS4wNmExLjE2MyAxLjE2MyAwIDAgMCAxLjE4Ni4wMWwxOS4wOTYtMTEuMDQ3Yy4zNzUtLjIxOS42MDktLjYyNy42MDktMS4wNzEgMC0uNDQ0LS4yMzQtLjg1Mi0uNjA5LTEuMDdaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:25px;-webkit-transform:translateX(1px);transform:translateX(1px);width:22px}.case-studies-2 .video-preview .decor{bottom:-17%;pointer-events:none;position:absolute;right:0;width:78px;z-index:2}@media(max-width:1023px){.case-studies-2 .video-preview .decor{bottom:auto;right:-22%;top:0;z-index:-1}}.case-studies-2 .video-preview .decor img{display:block;width:100%}.case-studies-3{padding:140px 0 80px}@media(max-width:1023px){.case-studies-3{padding:80px 0 55px}}@media(max-width:767px){.case-studies-3{padding:58px 0 25px}}.case-studies-3 .wrap{max-width:1345px}.case-studies-3 .cs-benefits{display:flex;justify-content:space-between;margin:0 -15px}@media(max-width:1023px){.case-studies-3 .cs-benefits{flex-wrap:wrap;justify-content:center}}.case-studies-3 .cs-benefits__item{padding:0 15px;width:25%}@media(max-width:1023px){.case-studies-3 .cs-benefits__item{margin-bottom:50px;width:33.3333333333%}}@media(max-width:767px){.case-studies-3 .cs-benefits__item{width:50%}.case-studies-3 .cs-benefits__item:last-child{margin-bottom:0}}.case-studies-3 .cs-benefits__item__icon{margin-bottom:40px}@media(max-width:767px){.case-studies-3 .cs-benefits__item__icon{margin-bottom:22px}}.case-studies-3 .cs-benefits__item__icon img{display:block;height:49px;margin:0 auto}@media(max-width:767px){.case-studies-3 .cs-benefits__item__icon img{height:40px}}.case-studies-3 .cs-benefits__item h3{color:#40444e;font-size:20px;font-weight:600;line-height:30px;margin:0;text-align:center}@media(max-width:767px){.case-studies-3 .cs-benefits__item h3{font-size:16px;line-height:24px}}.case-studies-4{padding:40px 0}@media(max-width:767px){.case-studies-4{padding:10px 0 30px}}.company-reviews-slider{background-color:#f3f5f9;border-radius:30px;padding:108px 60px 170px 112px}@media(max-width:1200px){.company-reviews-slider{padding:80px 50px 100px}}@media(max-width:1023px){.company-reviews-slider{padding:50px 40px}}@media(max-width:767px){.company-reviews-slider{padding:50px 30px 18px}}.company-reviews-slider__i{position:relative}.company-reviews-slider__nav{display:flex;position:absolute;right:20px;top:24px;z-index:2}@media(max-width:1200px){.company-reviews-slider__nav{right:-20px;top:-60px}}@media(max-width:1023px){.company-reviews-slider__nav{display:none}}.company-reviews-slider__nav .btn-nav{align-items:center;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:46px;justify-content:center;padding:0;position:relative;transition:all .25s;width:46px}.company-reviews-slider__nav .btn-nav:focus{outline:1px solid hsla(0,0%,100%,0)}.company-reviews-slider__nav .btn-nav:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.company-reviews-slider__nav .btn-nav:focus:not(:focus-visible):after{display:none}.company-reviews-slider__nav .btn-nav:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.company-reviews-slider__nav .btn-nav:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.company-reviews-slider__nav .btn-nav:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI2IDEzIj48cGF0aCBmaWxsPSIjMzM2OEYyIiBkPSJNLjU5MyA1LjgxNSA1Ljc4Mi42NTNhLjk5My45OTMgMCAwIDEgMS40IDEuNDA3TDMuNyA1LjUyNUgyNC43MmEuOTkzLjk5MyAwIDEgMSAwIDEuOTg2SDMuNjk5bDMuNDgyIDMuNDY1YS45OTMuOTkzIDAgMCAxLTEuNCAxLjQwN0wuNTk0IDcuMjIyLjU5MyA3LjIyYS45OTMuOTkzIDAgMCAxIDAtMS40MDZaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:12px;width:25px}.company-reviews-slider__nav .btn-nav:hover{box-shadow:0 2px 8px rgba(45,104,255,.5)}.company-reviews-slider__nav .btn-nav_next{margin-left:28px}.company-reviews-slider__nav .btn-nav_next:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.company-reviews-slider .swiper-container{overflow:visible;padding:0}@media(max-width:767px){.company-reviews-slider .swiper-container{padding-bottom:46px}}.company-reviews-slider .swiper-slide{height:auto;opacity:0!important}.company-reviews-slider .swiper-slide-active{opacity:1!important;transition-delay:.2s!important}.company-reviews-slider .swiper-container .swiper-pagination-bullets{bottom:5px;display:flex;padding-left:406px;pointer-events:none}@media(max-width:1023px){.company-reviews-slider .swiper-container .swiper-pagination-bullets{justify-content:center;padding-left:0}}@media(max-width:767px){.company-reviews-slider .swiper-container .swiper-pagination-bullets{margin-top:35px}}.company-reviews-slider .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet{background-color:#2e64f1;height:14px;margin:0 9px;opacity:.26;pointer-events:all;transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,transform .25s;transition:opacity .25s,transform .25s,-webkit-transform .25s;width:14px}@media(max-width:767px){.company-reviews-slider .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet{height:6px;margin:0 4px;opacity:.2;width:6px}}.company-reviews-slider .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet:first-child{margin-left:0}@media(max-width:1023px){.company-reviews-slider .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet:first-child{margin-left:9px}}@media(max-width:767px){.company-reviews-slider .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet:first-child{margin-left:4px}}.company-reviews-slider .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet:hover{opacity:.5}.company-reviews-slider .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}@media(max-width:767px){.company-reviews-slider .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{-webkit-transform:scale(1.35);transform:scale(1.35)}}.company-reviews-slide{align-items:flex-start;display:flex}@media(max-width:1023px){.company-reviews-slide{display:block}}.company-reviews-slide__preview{max-width:348px;position:relative;width:100%}@media(max-width:1023px){.company-reviews-slide__preview{margin:0 auto 40px}}.company-reviews-slide__preview:before{content:"";display:block;padding-top:126.5%}@media(max-width:1023px){.company-reviews-slide__preview:before{padding-top:100%}}@media(max-width:767px){.company-reviews-slide__preview:before{padding-top:94%}}.company-reviews-slide__preview:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NyIgaGVpZ2h0PSIxNDAiIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCA3NyAxNDAiPjxnIGNsaXAtcGF0aD0idXJsKCNwcmVmaXhfX2EpIiBvcGFjaXR5PSIuNSI+PHBhdGggZmlsbD0iIzJFNjRGMSIgZD0iTTczLjMwNiA4LjA3N2ExLjg0NyAxLjg0NyAwIDEgMCAzLjY5MyAwIDEuODQ3IDEuODQ3IDAgMCAwLTMuNjkzIDBaTTczLjMwNiAzNS4xNTRhMS44NDcgMS44NDcgMCAxIDAgMy42OTMtLjAwMSAxLjg0NyAxLjg0NyAwIDAgMC0zLjY5My4wMDFaTTc1LjE1MyA2NC4yMzFjLTEuMDc4IDAtMS44NDctLjc3LTEuODQ3LTEuODQ2IDAtMS4wNzcuNzctMS44NDYgMS44NDctMS44NDZTNzcgNjEuMzA5IDc3IDYyLjM4NWMwIDEuMDc3LS45MjQgMS44NDYtMS44NDcgMS44NDZaTTczLjMwNiA4OS42MTZhMS44NDcgMS44NDcgMCAxIDAgMy42OTMgMCAxLjg0NyAxLjg0NyAwIDAgMC0zLjY5MyAwWk03My4zMDYgMTE2LjY5M2ExLjg0NyAxLjg0NyAwIDEgMCAzLjY5NC0uMDAyIDEuODQ3IDEuODQ3IDAgMCAwLTMuNjk0LjAwMlpNNTQuOTg4IDguMDc3YTEuODQ3IDEuODQ3IDAgMSAwIDMuNjk0IDAgMS44NDcgMS44NDcgMCAwIDAtMy42OTQgMFpNNTQuOTg4IDM1LjE1NGExLjg0NyAxLjg0NyAwIDEgMCAzLjY5NC0uMDAxIDEuODQ3IDEuODQ3IDAgMCAwLTMuNjk0LjAwMVpNNTYuODM2IDY0LjIzMWMtMS4wNzggMC0xLjg0OC0uNzctMS44NDgtMS44NDYgMC0xLjA3Ny43Ny0xLjg0NiAxLjg0OC0xLjg0NiAxLjA3NyAwIDEuODQ3Ljc3IDEuODQ3IDEuODQ2IDAgMS4wNzctLjc3IDEuODQ2LTEuODQ3IDEuODQ2Wk01NC45ODggODkuNjE2YTEuODQ3IDEuODQ3IDAgMSAwIDMuNjk0IDAgMS44NDcgMS44NDcgMCAwIDAtMy42OTQgMFpNNTQuOTg4IDExNi42OTNhMS44NDcgMS44NDcgMCAxIDAgMy42OTQtLjAwMiAxLjg0NyAxLjg0NyAwIDAgMC0zLjY5NC4wMDJaTTM2LjY3MiA4LjA3N2ExLjg0NyAxLjg0NyAwIDEgMCAzLjY5MyAwIDEuODQ3IDEuODQ3IDAgMCAwLTMuNjk0IDBaTTM2LjY3MiAzNS4xNTRhMS44NDcgMS44NDcgMCAxIDAgMy42OTMtLjAwMSAxLjg0NyAxLjg0NyAwIDAgMC0zLjY5NC4wMDFaTTM4LjUxOCA2NC4yMzFjLTEuMDc3IDAtMS44NDctLjc3LTEuODQ3LTEuODQ2IDAtMS4wNzcuNzctMS44NDYgMS44NDctMS44NDYgMS4wNzggMCAxLjg0Ny43NyAxLjg0NyAxLjg0Ni4xNTQgMS4wNzctLjc3IDEuODQ2LTEuODQ3IDEuODQ2Wk0zNi42NzIgODkuNjE2YTEuODQ3IDEuODQ3IDAgMSAwIDMuNjkzIDAgMS44NDcgMS44NDcgMCAwIDAtMy42OTQgMFpNMzYuNjcyIDExNi42OTNhMS44NDcgMS44NDcgMCAxIDAgMy42OTMtLjAwMiAxLjg0NyAxLjg0NyAwIDAgMC0zLjY5NC4wMDJaTTE4LjUwNiA4LjA3N2ExLjg0NyAxLjg0NyAwIDEgMCAzLjY5MyAwIDEuODQ3IDEuODQ3IDAgMCAwLTMuNjkzIDBaTTE4LjUwNiAzNS4xNTRhMS44NDcgMS44NDcgMCAxIDAgMy42OTMgMCAxLjg0NyAxLjg0NyAwIDAgMC0zLjY5MyAwWk0yMC4zNTMgNjQuMjNjLTEuMDc3IDAtMS44NDctLjc2OS0xLjg0Ny0xLjg0NiAwLTEuMDc2Ljc3LTEuODQ2IDEuODQ3LTEuODQ2IDEuMDc4IDAgMS44NDcuNzcgMS44NDcgMS44NDcgMCAxLjA3Ni0uOTIzIDEuODQ2LTEuODQ3IDEuODQ2Wk0xOC41MDYgODkuNjE1YTEuODQ3IDEuODQ3IDAgMSAwIDMuNjkzIDAgMS44NDcgMS44NDcgMCAwIDAtMy42OTMgMFpNMTguNTA2IDExNi42OTNhMS44NDcgMS44NDcgMCAxIDAgMy42OTQtLjAwMiAxLjg0NyAxLjg0NyAwIDAgMC0zLjY5NC4wMDJaTS4xOSA4LjA3N2ExLjg0NyAxLjg0NyAwIDEgMCAzLjY5MiAwIDEuODQ3IDEuODQ3IDAgMCAwLTMuNjkzIDBaTS4xOSAzNS4xNTRhMS44NDcgMS44NDcgMCAxIDAgMy42OTIgMCAxLjg0NyAxLjg0NyAwIDAgMC0zLjY5MyAwWk0yLjAzNiA2NC4yMzFjLTEuMDc3IDAtMS44NDctLjc3LTEuODQ3LTEuODQ2IDAtMS4wNzcuNzctMS44NDYgMS44NDctMS44NDYgMS4wNzggMCAxLjg0Ny43NyAxLjg0NyAxLjg0NiAwIDEuMDc3LS43NyAxLjg0Ni0xLjg0NyAxLjg0NlpNLjE5IDg5LjYxNmExLjg0NyAxLjg0NyAwIDEgMCAzLjY5MiAwIDEuODQ3IDEuODQ3IDAgMCAwLTMuNjkzIDBaTS4xOSAxMTYuNjkzYTEuODQ3IDEuODQ3IDAgMSAwIDMuNjkzLS4wMDIgMS44NDcgMS44NDcgMCAwIDAtMy42OTQuMDAyWiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9InByZWZpeF9fYSI+PHJlY3Qgd2lkdGg9IjE0MCIgaGVpZ2h0PSI3NyIgZmlsbD0iI2ZmZiIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgMzguNSAzOC41KSIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==);background-repeat:no-repeat;background-size:100%;bottom:-14%;content:"";height:140px;left:-10%;pointer-events:none;position:absolute;width:77px;z-index:1}.company-reviews-slide__preview__i{border-radius:16px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media(max-width:1023px){.company-reviews-slide__preview__i{box-shadow:0 16px 40px rgba(33,48,103,.25)}}@media(max-width:767px){.company-reviews-slide__preview__i{left:10px;right:10px;width:auto}}.company-reviews-slide__preview button{background:none;border:none;border-radius:16px;box-shadow:0 4px 24px rgba(29,63,150,.16);cursor:pointer;height:100%;left:0;outline:1px hsla(0,0%,100%,0);padding:0;position:absolute;top:0;width:100%}.company-reviews-slide__preview button:focus{outline:1px solid hsla(0,0%,100%,0)}.company-reviews-slide__preview button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:19px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.company-reviews-slide__preview button:focus:not(:focus-visible):after{display:none}.company-reviews-slide__preview button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.company-reviews-slide__preview button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:19px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.company-reviews-slide__preview button{box-shadow:none}}.company-reviews-slide__preview button:hover .company-reviews-slide__preview__btn{-webkit-transform:scale(.9);transform:scale(.9)}.company-reviews-slide__preview__bg{border-radius:16px;height:100%;overflow:hidden;z-index:1}.company-reviews-slide__preview__bg img{border-radius:0;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.company-reviews-slide__preview__btn{align-items:center;background-color:#fff;border-radius:50%;bottom:20px;display:flex;height:80px;justify-content:center;position:absolute;right:25px;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:80px;z-index:3}@media(max-width:767px){.company-reviews-slide__preview__btn{bottom:-24px;box-shadow:-12px 8px 40px rgba(33,48,103,.25);right:-14px}}.company-reviews-slide__preview__btn:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIyIDI1Ij48cGF0aCBmaWxsPSIjM0M3MUZBIiBkPSJNMjEuMTY3IDExLjQzIDIuMDcxLjM4YTEuMTY3IDEuMTY3IDAgMCAwLTEuMTg2LjAxIDEuMjM0IDEuMjM0IDAgMCAwLS41OTIgMS4wNnYyMi4wOTdjMCAuNDM3LjIyNC44NC41OTIgMS4wNmExLjE2MyAxLjE2MyAwIDAgMCAxLjE4Ni4wMWwxOS4wOTYtMTEuMDQ3Yy4zNzUtLjIxOS42MDktLjYyNy42MDktMS4wNzEgMC0uNDQ0LS4yMzQtLjg1Mi0uNjA5LTEuMDdaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:22px;-webkit-transform:translateX(1px);transform:translateX(1px);width:19px}.company-reviews-slide__content{flex-grow:1;padding-left:58px}@media(max-width:1023px){.company-reviews-slide__content{padding-left:0}}.company-reviews-slide__content .logo{margin-bottom:60px}@media(max-width:1023px){.company-reviews-slide__content .logo{margin-bottom:40px}}@media(max-width:767px){.company-reviews-slide__content .logo{margin-bottom:28px}}.company-reviews-slide__content .logo img{border-radius:0;display:block;max-width:100%}@media(max-width:767px){.company-reviews-slide__content .logo img{max-height:50px;max-width:142px}}.company-reviews-slide__content figure{margin-bottom:50px;max-width:718px}@media(max-width:767px){.company-reviews-slide__content figure{margin-bottom:0}}.company-reviews-slide__content figure blockquote{margin:0 0 30px}@media(max-width:767px){.company-reviews-slide__content figure blockquote{margin-bottom:22px}}.company-reviews-slide__content figure blockquote p{color:#14121e;font-size:24px;font-weight:500;line-height:36px;margin-bottom:0}@media(max-width:767px){.company-reviews-slide__content figure blockquote p{font-size:15px;line-height:22px}}.company-reviews-slide__content figure figcaption{color:#5f6578;font-size:18px;font-weight:500;letter-spacing:.06px;line-height:28px;padding-left:66px;position:relative;text-transform:capitalize}@media(max-width:767px){.company-reviews-slide__content figure figcaption{font-size:14px;padding-left:30px}}.company-reviews-slide__content figure figcaption strong{color:#14121e;display:block;font-weight:700}@media(max-width:767px){.company-reviews-slide__content figure figcaption strong{font-size:18px}}.company-reviews-slide__content figure figcaption:before{background:#213051;content:"";height:1px;left:0;position:absolute;top:13px;width:46px}@media(max-width:767px){.company-reviews-slide__content figure figcaption:before{width:20px}}.case-studies-5{padding:50px 0}@media(max-width:767px){.case-studies-5{padding:30px 0}}.case-studies-5 .section-title{color:#000;font-size:40px;font-weight:800;letter-spacing:.12px;line-height:56px;margin-bottom:105px;text-align:center}@media(max-width:1023px){.case-studies-5 .section-title{margin-bottom:65px}}@media(max-width:767px){.case-studies-5 .section-title{font-size:32px;line-height:42px;margin-bottom:20px}}.case-studies-5 .cs-stories{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:1023px){.case-studies-5 .cs-stories{display:none}}.case-studies-5 .cs-stories__item{margin-bottom:50px;position:relative;width:calc(33.33333% - 26px)}@media(max-width:1023px){.case-studies-5 .cs-stories__item{height:100%;margin-bottom:0;padding:0 12px;width:100%}}.case-studies-5 .cs-stories__item a{border-radius:16px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.case-studies-5 .cs-stories__item a:focus{outline:1px solid hsla(0,0%,100%,0)}.case-studies-5 .cs-stories__item a:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:19px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.case-studies-5 .cs-stories__item a:focus:not(:focus-visible):after{display:none}.case-studies-5 .cs-stories__item a:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.case-studies-5 .cs-stories__item a:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:19px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.case-studies-5 .cs-stories__item a:hover+.cs-stories__item__i{box-shadow:0 4px 23px rgba(33,48,81,.2)}@media(max-width:767px){.case-studies-5 .cs-stories__item a:hover+.cs-stories__item__i{box-shadow:0 16px 40px rgba(189,205,229,.25)}}.case-studies-5 .cs-stories__item__i{background-color:#fff;border-radius:16px;box-shadow:0 4px 23px rgba(33,48,81,.04);height:100%;transition:all .35s}@media(max-width:767px){.case-studies-5 .cs-stories__item__i{box-shadow:0 16px 40px rgba(189,205,229,.25)}}.case-studies-5 .cs-stories__item__img{border-radius:16px 16px 0 0;position:relative}.case-studies-5 .cs-stories__item__img:before{content:"";display:block;padding-top:73%}@media(max-width:767px){.case-studies-5 .cs-stories__item__img:before{padding-top:69%}}.case-studies-5 .cs-stories__item__img img{left:50%;max-width:328px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%}.case-studies-5 .cs-stories__item__content{background-color:#fff;border-radius:0 0 16px 16px;padding:30px 28px}@media(max-width:1023px){.case-studies-5 .cs-stories__item__content{padding:24px}}@media(max-width:767px){.case-studies-5 .cs-stories__item__content{padding:15px 24px}}.case-studies-5 .cs-stories__item__content p{color:#5f6578;font-size:16px;line-height:24px;margin-bottom:0}.case-studies-5 .cs-stories.mobile-show{display:none}@media(max-width:1023px){.case-studies-5 .cs-stories.mobile-show{display:block!important}}.case-studies-5 .cs-stories .swiper-pagination-bullets{bottom:0;display:flex;justify-content:center}.case-studies-5 .cs-stories .swiper-pagination-bullets .swiper-pagination-bullet{background-color:#2e64f1;height:6px;margin:0 4px;opacity:.2;transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,transform .25s;transition:opacity .25s,transform .25s,-webkit-transform .25s;width:6px}.case-studies-5 .cs-stories .swiper-pagination-bullets .swiper-pagination-bullet:hover{opacity:.5}.case-studies-5 .cs-stories .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;-webkit-transform:scale(1.35);transform:scale(1.35)}@media(max-width:1023px){.case-studies-5 .swiper-wrapper{align-items:normal;height:auto!important}}.case-studies-5 .swiper-container{overflow:visible;padding:0}@media(max-width:1023px){.case-studies-5 .swiper-container{padding-bottom:32px}}.case-studies-5 .swiper-slide img{border-radius:0}[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{-webkit-overflow-scrolling:touch;box-sizing:inherit!important;direction:inherit!important;resize:none!important}.simplebar-content-wrapper{-ms-overflow-style:none;box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;position:relative;scrollbar-width:none;width:auto}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";left:2px;opacity:0;position:absolute;right:2px;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{bottom:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:7px;left:0;min-height:0;min-width:10px;right:auto;top:2px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.hs-dummy-scrollbar-size{direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}.header .header-btns .cta-wrapper .button{width:140px}.cta-wrapper .button span{margin:0 auto;transition:opacity .1s ease}.cta-wrapper_active .button span{opacity:1}@media(max-width:374px){.header .header-btns .cta-wrapper .button{font-size:11px;width:110px}}.compliance-main-page{padding-bottom:150px}@media (max-width:991px){.compliance-main-page .section-1{text-align:left}}.compliance-main-page .section-1 .section-title{text-align:center}.compliance-main-page .section-1 .section-sub-title{margin:0;padding-bottom:80px;text-align:center}.compliance-main-page .section-1 .compliances{display:flex;flex-flow:wrap;justify-content:center;margin:0 -15px 68px}.compliance-main-page .section-1 .compliances .compliance{padding:0 15px 15px;width:16%}.compliance-main-page .section-1 .compliances a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.compliance-main-page .section-1 .compliances img{max-width:100%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;will-change:transform}@media (max-width:767px){.compliance-main-page .section-1 .compliances .compliance{width:33.33333%}}.compliance-main-page .section-1 .action{display:flex;justify-content:center;width:100%}.compliance-main-page .wrap{margin:0 auto;max-width:1151px;padding:50px 20px 0}.compliance-main-page .compliances-list{margin:0 auto;max-width:800px;width:100%}.compliance-main-page .compliances-list .compliances-item__sub-title,.compliance-main-page .compliances-list .compliances-item__title{padding-bottom:5px;text-align:left}.compliance-main-page .compliances-list .compliances-item .btn-row{justify-content:flex-start}.compliance-main-page .compliances-list .compliances-item img{margin-top:-50px}.compliance-main-page .compliances-item{padding-bottom:90px}.compliance-main-page .compliances-item__i{align-items:center;display:flex}.compliance-main-page .compliances-item__l{width:180px}.compliance-main-page .compliances-item__r{padding-left:30px;width:calc(100% - 180px)}.compliance-main-page .compliances-item__title{margin:0;padding-bottom:15px;text-align:center}.compliances-list .compliance-main-page .compliances-item__title{text-align:left}.compliance-main-page .compliances-item__sub-title{font-weight:700;margin:0;padding-bottom:35px;text-align:center}.compliance-main-page .compliances-item__description_large{font-size:18px}.compliance-main-page .compliances-item .btn-row{display:flex;justify-content:center;width:100%}.compliance-main-page .video-preview-btn{background:none;border:none;border-radius:16px;box-shadow:0 12px 34px rgba(138,102,75,.28);margin-bottom:80px;padding:0;position:relative}.compliance-main-page .video-preview-btn:before{border-radius:20px}.compliance-main-page .video-preview-btn__i{border-radius:16px;display:block;overflow:hidden;position:relative}.compliance-main-page .video-preview-btn__i:before{background:hsla(0,0%,100%,.2);border-radius:100%;content:"";display:block;height:0;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;z-index:2}.compliance-main-page .video-preview-btn:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.compliance-main-page .video-preview-btn:hover:before{-webkit-animation:circle .75s;animation:circle .75s}.compliance-main-page .video-preview-btn:focus:after{opacity:1}.compliance-main-page .video-preview-btn img{transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.compliance-main-page .video-preview-btn .play-btn{align-items:center;background:#fff;border-radius:50%;color:#3c71fa;display:flex;font-size:23px;height:90px;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90px}.compliance-main-page .video-preview-btn .play-btn .icon{margin-left:2px}@media(max-width:600px){.compliance-main-page .compliances-list .compliances-item__i{align-items:center;flex-flow:column}.compliance-main-page .compliances-list .compliances-item__l{display:flex;justify-content:center;padding-bottom:25px}.compliance-main-page .compliances-list .compliances-item__r{padding-left:0;width:100%}.compliance-main-page .compliances-list .compliances-item .btn-row{justify-content:center}.compliance-main-page .compliances-list .compliances-item img{margin-top:0}}.faq{position:relative}.faq.has-bottom-wave:after{z-index:4}@media(min-width:1900px){.faq.has-bottom-wave:after{height:250px}}.faq .bottom-graphic{background:url(/js-assets/static/faq-d54dc0af3ee471c435a00d5f5b0f5099.svg) no-repeat;bottom:-1px;display:block;height:400px;position:absolute;right:-65px;width:500px;z-index:1}.faq .content{padding-bottom:186px!important;padding-top:107px!important;z-index:5}.faq .section-title{font-size:44px;letter-spacing:-.4px;margin-bottom:17px;text-align:center}.faq .description{font-size:17px;letter-spacing:-.16px;line-height:22px;margin:0 auto 40px;text-align:center}.faq .btn-row{display:flex;justify-content:center;margin:0 -5px}.faq .btn-row .btn-item{padding:0 4px 15px}.faq .btn-row .button_secondary{background:#fff;padding-bottom:12px;padding-top:13px}@media(max-width:1024px){.faq .content{padding-top:70px!important}.faq .section-title{font-size:32px;line-height:40px}}@media(max-width:767px){.faq .content{padding-bottom:170px!important;padding-top:44px!important}.faq .section-title{font-size:26px;line-height:30px}.faq .description{font-size:16px;margin-bottom:23px;max-width:318px}.faq .btn-row{flex-flow:column-reverse;padding-bottom:25px}.faq .accordion-title{font-size:16px;line-height:19px}}.faq-list{background:#fff;border:1px solid #d5d5ee;border-radius:12px;box-shadow:0 2px 18px rgba(0,0,0,.1);margin:0 auto 40px;max-width:740px;padding:10px 30px;width:100%}.faq-list .accordion__item{border-bottom:1px solid #9298ad}.faq-list .accordion__item:last-child{border-bottom:none}.faq-list .accordion__button{color:#323950;font-size:16px;letter-spacing:-.15px;line-height:18px;padding:10px 30px 10px 0}.faq-list .accordion__panel{padding-bottom:15px}.faq-list .accordion p{color:#000;font-size:14px;font-weight:400;letter-spacing:-.13px;line-height:22px;margin:0}@media(max-width:767px){.faq-list{margin-bottom:30px;padding:2px 20px}}.mitigation-section-1{overflow:hidden;position:relative}.mitigation-section-1 .bg{background:linear-gradient(70deg,#fff,hsla(0,0%,93%,.7));border-radius:0 0 70px 0;bottom:0;left:-100px;position:absolute;right:19px;top:0;-webkit-transform:skewX(-24deg);transform:skewX(-24deg);z-index:-1}@media (max-width:991px){.mitigation-section-1 .bg{display:none}}.mitigation-section-1 .content{align-items:center;display:flex;flex-flow:wrap;padding-bottom:136px}.mitigation-section-1 .content .left{padding-top:5px;width:46%}.mitigation-section-1 .content .right{text-align:right;width:54%}.mitigation-section-1 .content .right img{max-width:90%}@media (max-width:991px){.mitigation-section-1 .content{flex-flow:column-reverse;padding-bottom:0;padding-top:120px}.mitigation-section-1 .content .left,.mitigation-section-1 .content .right{width:100%}.mitigation-section-1 .content .left{padding-top:0;text-align:left}.mitigation-section-1 .content .right{padding-bottom:50px;text-align:center}.mitigation-section-1 .content .right img{max-width:50%}}@media (max-width:767px){.mitigation-section-1 .content{padding-bottom:0;padding-top:80px}.mitigation-section-1 .content .right img{max-width:90%}}.mitigation-section-2 .content{margin:0 auto;max-width:815px;padding-bottom:0;padding-top:100px}.mitigation-section-2 .content .section-title{margin-bottom:100px;text-align:left}.mitigation-section-2 .mitigation-list .item{padding-bottom:100px;padding-left:105px;position:relative;text-align:left}.mitigation-section-2 .mitigation-list .num{color:#3368f2;font-family:Montserrat,sans-serif;font-size:108px;font-weight:700;left:20px;line-height:110px;position:absolute;top:-13px}.mitigation-section-2 .mitigation-list .num:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzMiIGhlaWdodD0iNDUiPjxkZWZzPjxwYXRoIGlkPSJwcmVmaXhfX2EiIGQ9Ik0uMDE2LjIyNWgxNS42MDhWNDEuODZILjAxNnoiLz48cGF0aCBpZD0icHJlZml4X19jIiBkPSJNLjk0MS4zMjNoOS41OTJ2My42NzFILjk0eiIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIHRyYW5zZm9ybT0icm90YXRlKC0yMCA5LjY1NSAtMTYuMTM2KSI+PG1hc2sgaWQ9InByZWZpeF9fYiIgZmlsbD0iI2ZmZiI+PHVzZSB4bGluazpocmVmPSIjcHJlZml4X19hIi8+PC9tYXNrPjxwYXRoIGZpbGw9IiNENkRDRTAiIGQ9Ik01LjY1Ni4yMjVjNC43NDIgMCA5LjM1OSAyMC43ODYgOS45MTUgMjguNjIuNDMxIDYuMDctMS43MzQgMTIuNDU3LTcuNzYgMTMuMDA4LTQuNzQxLjQzNC04LjE5LTE5Ljk0Ny03Ljc1OS0yNi40NTFDLjQ4NCA4Ljg5OCAzLjA3LjIyNSA1LjY1Ni4yMjUiIG1hc2s9InVybCgjcHJlZml4X19iKSIvPjwvZz48cGF0aCBzdHJva2U9IiNGRkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIuNSIgZD0iTTEyLjkzNyAzLjMxczYgMTMuOTY4IDkuMTEgMTkuOTg5Ii8+PHBhdGggZmlsbD0iI0M2Q0VEMyIgZD0iTTI3LjQ4IDM4Ljg1NmM0LjAyNC0yLjUxIDIuOTYxLTEwLjc2OC02LjQ4Ni0xNi41NTktOS40NDctNS43OS0xNy4wODMtNy4zOTctMTguNjk2LTQuNzMxLTEuNDMyIDIuMzY3IDMuNTA5IDMuMzM3IDUuOTUgNy41MjUgMi40NDIgNC4xODcgMTIuMTI5IDE4LjE5NyAxOS4yMzIgMTMuNzY1Ii8+PHBhdGggc3Ryb2tlPSIjRkZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iLjUiIGQ9Ik02LjQ0OSAxOS41MTZzMTMuODM0IDYuNSAyMS4zMDcgMTkuNDciLz48cGF0aCBmaWxsPSIjQzZDRUQzIiBkPSJNOS44MDYgMzIuMTM4Yy00Ljc2NC00LjI2NS05Ljc1LTUuMDkzLTkuNjkyLTIuNzYuMDY2IDIuNzAyIDcuMDczIDEuODY3IDkuNjkyIDIuNzYiLz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgtMjAgMTEwLjA4IDE5LjEwNCkiPjxtYXNrIGlkPSJwcmVmaXhfX2QiIGZpbGw9IiNmZmYiPjx1c2UgeGxpbms6aHJlZj0iI3ByZWZpeF9fYyIvPjwvbWFzaz48cGF0aCBmaWxsPSIjQ0NENERBIiBkPSJNMTAuNTMzIDMuOTk0QzYuNzA3LS41Mi45My0uNDI0Ljk0IDEuODhjLjAxNSAzLjI4MSA2LjkyNS43ODYgOS41OTIgMi4xMTQiIG1hc2s9InVybCgjcHJlZml4X19kKSIvPjwvZz48cGF0aCBmaWxsPSIjRDZEQ0UwIiBkPSJNMTEuNjY1IDM5Ljc2N2MtNC42My4zNjMtNS41NzQgNC42Ni0zLjk3OCA1LjE0IDIuMjU0LjY4IDEuNTA0LTMuNDMyIDMuOTc4LTUuMTQiLz48cGF0aCBzdHJva2U9IiNGN0Y3RjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIuNSIgZD0iTTEwLjEyNiAzMi4zMXMtNC45OTctMi42MjMtOC4yNzgtMi44MTNNNC4wNTcgMzkuNjZzMy44ODctMS41MzggNy4zMTEtLjcwOG0tMy40OTMgNC44MTlzLjY0NC0zLjEyNiAzLjc5LTQuMDA0Ii8+PC9nPjwvc3ZnPg==);background-repeat:no-repeat;background-size:contain;bottom:6px;content:"";display:block;height:43px;left:-4px;position:absolute;width:35px}.mitigation-section-2 .mitigation-list .title{font-size:18px;font-weight:700;letter-spacing:-.27px;line-height:27px;padding-bottom:8px;text-align:left}.mitigation-section-2 .mitigation-list .description{font-size:16px;letter-spacing:-.2px;line-height:27px;margin-bottom:36px}.mitigation-section-2 .mitigation-list .button{font-size:16px;min-width:0;padding:12px 26px}@media (max-width:767px){.mitigation-section-2 .content .section-title{font-size:28px;line-height:32px;margin-bottom:60px;text-align:center}.mitigation-section-2 .mitigation-list .item{padding-bottom:40px}.mitigation-section-2 .mitigation-list .item .description{font-size:14px}.mitigation-section-2 .content .section-title{font-size:25px;line-height:30px}}@media (max-width:575px){.mitigation-section-2 .mitigation-list .item{padding-left:0;padding-top:140px;text-align:center}.mitigation-section-2 .mitigation-list .description{text-align:left}.mitigation-section-2 .mitigation-list .num{left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mitigation-section-2 .mitigation-list .button{border-radius:36px}.mitigation-section-2 .mitigation-list .title{text-align:center}}.page-mitigation{padding-bottom:70px}.page-mitigation .section-title{font-size:42px;letter-spacing:-.4px;line-height:48px;margin-bottom:30px}.page-mitigation .description{font-size:16px;letter-spacing:-.2px;line-height:23px}.page-mitigation .home-section-12{margin-top:0}.page-mitigation .home-section-12 .actions{align-items:center;display:flex;flex-direction:column}.page-mitigation .home-section-12 .actions a:not(.button){color:#3368f2;font-size:15px;font-weight:500;letter-spacing:-.0714286px;line-height:22px;margin:20px auto 0;max-width:220px;text-align:center}.page-mitigation .home-section-12 .actions a:not(.button).more{margin-bottom:30px;margin-top:10px}@media (max-width:767px){.page-mitigation .section-title{font-size:28px;line-height:36px}.page-mitigation .description{font-size:14px;line-height:19px;max-width:unset}}.help{margin:0 auto;max-width:562px;padding-bottom:50px;width:100%}.help__i{background-image:url(/js-assets/static/help-bg-2e571d8e6fed5ba66cdb100b71eae52b.jpg);background-repeat:no-repeat;background-size:cover;border-radius:14px;padding:35px 10px;text-align:center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.help__i{background-image:url(/js-assets/static/help-bg@2x-e96170bfcf90ddb257168aad3c9aa6b6.jpg)}}.help__title{color:#fff;font-size:24px;font-weight:700;line-height:42px;margin:0;padding-bottom:10px}.help__sub-title{color:#fff;font-size:16px;line-height:22px;margin:0;opacity:.6;padding-bottom:17px}.help__btn-row{display:flex;justify-content:center;padding-bottom:12px;width:100%}.help__btn-row .button{padding:18px}.platforms-section-1,.platforms-section-1.last-section .content{padding-bottom:150px}.platforms-section-1 .bg{background:linear-gradient(30deg,#eee,hsla(0,0%,85%,.06));border-radius:0 0 0 70px;bottom:0;left:60%;position:absolute;right:-100px;top:0;-webkit-transform:skewX(8deg);transform:skewX(8deg);z-index:-1}@media (max-width:991px){.platforms-section-1 .bg{display:none}}.platforms-section-1 .content{align-items:center;display:flex;padding-bottom:134px;padding-top:80px}@media (max-width:991px){.platforms-section-1 .content{flex-direction:column-reverse;padding-bottom:70px}.platforms-section-1 .content .left{align-items:center;display:flex;flex-flow:column;margin-right:0;padding-top:50px}.platforms-section-1 .content .left .page-title{margin-left:auto;margin-right:auto;max-width:487px;text-align:center}}@media (max-width:767px){.platforms-section-1 .content .left .page-title{font-size:28px;line-height:36px;max-width:100%}}.platforms-section-1 .content .left .page-sub-title{margin-bottom:26px;margin-left:0;max-width:630px}@media (max-width:991px){.platforms-section-1 .content .left .page-sub-title{margin-left:auto;margin-right:auto;max-width:487px}}@media (max-width:767px){.platforms-section-1 .content .left .page-sub-title{max-width:100%}}.platforms-section-1 .content .left p{margin-left:0;max-width:400px}@media (max-width:991px){.platforms-section-1 .content .left p{max-width:unset}}.platforms-section-1 .content .description-wrap{padding-bottom:30px}.platforms-section-1 .content .right{max-width:400px;position:relative;text-align:right}@media (max-width:991px){.platforms-section-1 .content .right{text-align:center}}.platforms-section-1 .content .right img{max-width:100%}.platforms-section-1 .content .page-title{font-size:44px;font-weight:600;letter-spacing:-.2px;line-height:50px}@media (max-width:991px){.platforms-section-1 .content{padding-top:120px}.platforms-section-1 .content .page-title{font-size:30px;line-height:42px;text-align:center}}@media (max-width:767px){.platforms-section-1 .content{padding-top:60px}.platforms-section-1 .content .left .page-title{font-size:25px;line-height:34px;text-align:center}}@media (max-width:374px){.platforms-section-1 .content .left .page-title{font-size:24px;line-height:30px}}.platforms-section-2{padding-bottom:80px!important}.platforms-section-2 .content{padding-bottom:0;padding-top:80px}.platforms-section-2 .content .page-title{font-size:32px;font-weight:600;letter-spacing:-.2px;line-height:38px;margin-bottom:35px}.platforms-section-2 .content .page-sub-title{margin-bottom:52px}.platforms-section-2 .responsive-video{margin:0 auto;max-width:700px}.platforms-section-2 .informer{font-size:16px;font-weight:400;letter-spacing:-.2px;line-height:22px;margin:0 auto;max-width:793px;padding-top:40px;text-align:center}.platforms-section-2 .informer a{font-size:inherit;letter-spacing:inherit;line-height:inherit}.platforms-section-2 .responsive-video{padding-bottom:36.25%}.platforms-section-2 .installation-type{font-size:22px;font-weight:400;line-height:26px;margin-bottom:10px}.platforms-section-2 .installation-type.manual{margin-top:50px}.platforms-section-2 .btn-row{padding-top:40px}.platforms-section-2 .transcription{padding:20px 0 0;text-align:center}@media (max-width:991px){.platforms-section-2 .content{display:block;padding-top:0}.platforms-section-2 .content .page-title{font-size:30px;line-height:42px;text-align:center}.platforms-section-2 .informer{font-size:14px;line-height:18px}.platforms-section-2 .responsive-video{padding-bottom:50.25%}}@media (max-width:767px){.platforms-section-2 .content .page-title{font-size:24px;line-height:32px}.platforms-section-2 .content .installation-type{font-size:18px}}@media (max-width:374px){.platforms-section-2 .left .page-title{font-size:22px;line-height:28px}}.platforms-main-page{padding-bottom:100px}.platforms-main-page .section-1{text-align:center}.platforms-main-page .section-1 .bg{left:0;position:absolute;right:0;top:0;z-index:-1}.platforms-main-page .section-1 .bg img{width:100%}.platforms-main-page .section-1 .content{flex-flow:column;max-width:unset;padding-bottom:100px}@media (max-width:991px){.platforms-main-page .section-1 .content{justify-content:center}}.platforms-main-page .section-1 .content h2{max-width:676px}@media (max-width:991px){.platforms-main-page .section-1 .content h2{margin-left:auto;margin-right:auto;max-width:448px}}.platforms-main-page .section-1 .content p{margin-left:auto;margin-right:auto}@media (max-width:991px){.platforms-main-page .section-1 .content p{max-width:398px}}.platforms-main-page .section-1 .content .action{display:flex;justify-content:center;margin-top:40px;padding-bottom:50px;width:100%}.platforms-main-page .section-1 .content .weblinks{display:flex;justify-content:center;margin:0 auto}.platforms-main-page .section-1 .content .weblinks__inner{overflow:hidden}.platforms-main-page .section-1 .content .weblinks__list{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-1px;margin-right:-1px;position:relative;width:1078px}@media (max-width:1199px){.platforms-main-page .section-1 .content .weblinks__list{width:462px}}@media (max-width:575px){.platforms-main-page .section-1 .content .weblinks__list{width:308px}}.platforms-main-page .section-1 .content .weblinks .weblink{align-items:center;border-bottom:1px solid rgba(0,0,0,.13);border-right:1px solid rgba(0,0,0,.13);cursor:pointer;display:flex;height:154px;justify-content:center;width:154px}.platforms-main-page .section-1 .content .weblinks .weblink:last-child{border-bottom:1px solid rgba(0,0,0,.13);border-right:none;width:156px}@media (max-width:1199px){.platforms-main-page .section-1 .content .weblinks .weblink:nth-last-child(2){width:154px}}@media (max-width:1023px){.platforms-main-page .section-1 .content .weblinks .weblink:nth-last-child(2){width:154px}}@media(max-width:575px){.platforms-main-page .section-1 .content .weblinks .weblink:last-child{border-left:none;width:154px}}.platforms-main-page .section-1 .content .weblinks .weblink p{color:#9194a0;font-size:20px;font-weight:700;margin-bottom:0}.platforms-main-page .section-1 .content .weblinks .weblink img{max-width:135px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.platforms-main-page .section-1 .content a:hover{text-decoration:none}.platforms-main-page .section-1 .content a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.input{border:1px solid #8a91a5;border-radius:3px;color:#464c61;font-size:18px;line-height:20px;padding:16px 20px 14px}.input:active{border-color:#708cd3}@media (max-width:767px){.input{border-radius:3px}}.tutorials-section-1{margin-bottom:-20px}.tutorials-section-1 .content{padding-top:80px}.tutorials-section-1 .btn-row{display:flex;justify-content:center}.tutorials-section-1 .bg{background:linear-gradient(43.44deg,rgba(249,249,252,.24) 19.7%,#e9ebf6 78.82%);bottom:-100px;left:0;opacity:.73;position:absolute;right:0;top:-100px;z-index:-1}.tutorials-section-1 .page-sub-title,.tutorials-section-1 .page-title{margin-left:auto;margin-right:auto;max-width:800px}.tutorials-section-1 .page-sub-title{margin-bottom:30px}@media (max-width:768px){.tutorials-section-1 .content{padding-left:15px;padding-right:15px}}.tutorials-search{margin:0 auto;max-width:525px;padding-bottom:40px;width:100%}.tutorials-search__inner{position:relative}.tutorials-search label{opacity:0;position:absolute}.tutorials-search .search-btn{background:none;border:none;position:absolute;right:12px;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.tutorials-search .input{padding-right:45px;width:100%}@media (max-width:768px){.tutorials-search .input{font-size:12px}}.tutorials-search .form-group-with-label{margin:0;width:100%}@media (max-width:395px){.tutorials-search .form-group-with-label .input{padding-top:56px}}.tutorials-list{display:flex;flex-flow:wrap;margin:0 -10px;padding-bottom:20px}.tutorials-item{padding:0 10px 40px;position:relative;width:25%}@media (max-width:1199px){.tutorials-item{width:33.333333%}}@media (max-width:767px){.tutorials-item{width:50%}}@media (max-width:575px){.tutorials-item{width:100%}}.tutorials-item a:not(.button):hover{text-decoration:none}.tutorials-item__info{cursor:pointer;display:block}.tutorials-item__info:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.tutorials-item__preview{border-radius:3px;display:block;margin-bottom:15px;overflow:hidden;position:relative}.tutorials-item__preview:before{content:"";display:block;padding-top:56.25%;width:100%}.tutorials-item img{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.tutorials-item .duration{background-color:#000;border-radius:3px;bottom:0;color:#fff;font-size:12px;font-weight:500;letter-spacing:.5px;line-height:12px;margin:4px;padding:2px 4px;position:absolute;right:0}.tutorials-item .keep-ratio{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.tutorials-item__title{color:#1655fb;font-size:14px;font-weight:500;line-height:22px;margin-bottom:10px;min-height:20px}.tutorials-item__tags{display:flex;flex-flow:wrap;margin:0 -5px}.tutorials-item .tag{background:#d7e2ff;border-radius:3px;color:#3368f2;font-size:14px;line-height:14px;margin:0 5px 10px;padding:5px 10px}@media (max-width:768px){.tutorials-item__title{font-size:14px}.tutorials-item .tag{font-size:12px}}.page-tutorials{padding-bottom:100px}.udf-section-1 .bg{background:linear-gradient(43.44deg,rgba(249,249,252,.24) 19.7%,#e9ebf6 78.82%);border-radius:0 0 80px 0;bottom:0;left:0;opacity:.73;position:absolute;right:-100px;top:-100px;-webkit-transform:skew(-25deg);transform:skew(-25deg);z-index:-1}.udf-section-1 .content{padding-bottom:0;padding-top:80px}.udf-section-1 .btn-row{margin-bottom:70px}.udf-section-1 .section-title{font-family:UDF-Medium,sans-serif;font-size:72px;letter-spacing:-.65px;line-height:88px;margin-bottom:31px;text-align:center;width:100%}.udf-section-1 .section-sub-title{font-family:UDF-Medium,sans-serif;font-size:44px;line-height:44px;margin-bottom:43px;text-align:center}.udf-section-1 .description{font-size:14px;line-height:22px;margin:0 auto 40px;max-width:800px;text-align:center}.udf-section-1 .img-symbols{display:block;margin:0 -10px;padding-bottom:127px}.udf-section-1 .img-symbols img{min-width:100%;width:100%}@media(max-width:991px){.udf-section-1 .section-title{font-size:34px;line-height:38px}.udf-section-1 .section-sub-title{font-size:24px;line-height:26px}}@media(max-width:767px){.udf-section-1{text-align:center}.udf-section-1 .bg{left:0;right:0;-webkit-transform:skew(0deg);transform:skew(0deg)}.udf-section-1 .section-title{font-size:28px;line-height:32px}.udf-section-1 .section-sub-title{font-size:18px;line-height:22px}.udf-section-1 .hero-img{margin-top:30px}.udf-section-1 .hero-img img{left:50%;max-width:110%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto}}@media(max-width:400px){.udf-section-1 .page-title{font-size:26px;line-height:38px}}.udf-section-2 .content{padding-top:96px}.udf-section-2 .section-title{font-size:44px;line-height:53px;margin-bottom:22px;text-align:center;width:100%}.udf-section-2 .section-sub-title{font-family:Metropolis,sans-serif;font-size:18px;line-height:22px;margin-bottom:14px}.udf-section-2 .description{margin:0 auto 64px;max-width:480px;width:100%}.udf-section-2 .description,.udf-section-2 .info{font-size:14px;line-height:22px;text-align:center}.udf-section-2 .info{margin:0 auto 60px;max-width:700px}.font-diff{counter-reset:counter;padding-bottom:60px}.font-diff__item{border-top:1px solid #676f85;counter-increment:counter;display:flex;justify-content:space-between;padding-bottom:25px;padding-top:25px;position:relative;width:100%}.font-diff__item:before{content:counter(counter) ".";font-family:UDF-Medium;font-size:24px;font-weight:400;left:10px;line-height:26px;position:absolute;top:12px}.font-diff__item:last-child{border-bottom:1px solid #676f85}.font-diff__item .col{width:33.33333333%}.font-diff__item .col:first-child{padding-left:12px;padding-top:15px;width:31.33333333%}.font-diff__item .col:nth-child(2){width:38%}.font-diff__item .col:nth-child(2) p{align-items:center;color:#222735;display:flex;height:100%;margin:0;max-width:100%}.font-diff__item .col:last-child{margin-right:-27px;text-align:center}.font-diff__item .col:last-child p{margin-bottom:25px;margin-top:-4px;max-width:100%}.font-diff__item .col:last-child img{display:block;margin:0 auto}.font-diff__item img{max-width:100%}.font-diff__item p{font-size:14px;line-height:22px;margin:0 0 -3px 24px;max-width:210px}.font-diff__item p strong{font-size:25px;font-weight:900;letter-spacing:-.33px;line-height:32px}.font-diff__item .example{color:#101f46;font-family:UDF-Medium;font-size:230px;line-height:206px;position:relative}.font-diff__item .example:after{border-bottom:2px dashed #ffa8e2;content:"";position:absolute}@media(max-width:991px){.font-diff__item{flex-flow:wrap}.font-diff__item p{max-width:100%;text-align:center}.font-diff__item .col{padding-bottom:25px;width:100%}.font-diff__item .col:first-child,.font-diff__item .col:nth-child(2){width:100%}.font-diff__item .example{text-align:center}}.udf-section-3{background:#0f1220;overflow:visible;position:relative}.udf-section-3:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDIwIiBoZWlnaHQ9IjE0MCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSI1MCUiIHgyPSI1MCUiIHkxPSIxNi4wNjclIiB5Mj0iODIuMzIyJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0RGNEFGRiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5RjBGRiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9InVybCgjcHJlZml4X19hKSIgZD0iTTgxNy43NyA1NS40NTRjMTg5LjU3NSAwIDM5MC4zMi0xMy40ODQgNjAyLjIzLTQwLjQ1NHYxMjVDODI4LjkzOCA4My42MzYgNjI4LjE5NSA1NS40NTQgODE3Ljc3IDU1LjQ1NHpNMTQyMCAyNDN2NzAzYy00OTcuMTk4LTcuMzY3LTg0OS4xOTgtNy43LTEwNTYtMS0xNzQuOTY1IDYuNTYxLTI5NS43NjEgMTguMDU1LTM2NCAzNC40ODIuODA2IDAgMC03MjkuMzUgMC03MjkuMzVMMTQyMCAyNDN6Ii8+PHBhdGggZmlsbD0iIzBGMTIyMCIgZD0iTTE0MjAgNTNDNTg5LjIzMiA1MyA2MTIuODU3IDguNjMxIDAgMHY5NDAuOTk0QzQ1MC42MyA5MDMgNjQ3LjkzNiA5OTcgMTQyMCA5NzAuOTk0VjUzeiIvPjwvZz48L3N2Zz4=);background-position:50% 0;background-repeat:no-repeat;background-size:cover;bottom:100%;content:"";display:block;height:130px;left:-10px;position:absolute;right:-10px}@media (min-width:1700px){.udf-section-3:before{height:190px}}@media (min-width:1900px){.udf-section-3:before{height:200px}}.udf-section-3:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDIwIiBoZWlnaHQ9IjE0MCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSI1MCUiIHgyPSI1MCUiIHkxPSIxNi4wNjclIiB5Mj0iODIuMzIyJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0RGNEFGRiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5RjBGRiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9InVybCgjcHJlZml4X19hKSIgZD0iTTgxNy43NyA1NS40NTRjMTg5LjU3NSAwIDM5MC4zMi0xMy40ODQgNjAyLjIzLTQwLjQ1NHYxMjVDODI4LjkzOCA4My42MzYgNjI4LjE5NSA1NS40NTQgODE3Ljc3IDU1LjQ1NHpNMTQyMCAyNDN2NzAzYy00OTcuMTk4LTcuMzY3LTg0OS4xOTgtNy43LTEwNTYtMS0xNzQuOTY1IDYuNTYxLTI5NS43NjEgMTguMDU1LTM2NCAzNC40ODIuODA2IDAgMC03MjkuMzUgMC03MjkuMzVMMTQyMCAyNDN6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC04NTcpIi8+PHBhdGggZmlsbD0iIzBGMTIyMCIgZD0iTTE0MjAtODA0Yy04MzAuNzY4IDAtODA3LjE0My00NC4zNjktMTQyMC01M1Y4My45OTRDNDUwLjYzIDQ2IDY0Ny45MzYgMTQwIDE0MjAgMTEzLjk5NFYtODA0eiIvPjwvZz48L3N2Zz4=);background-position:50% 0;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:142px;left:0;position:absolute;right:0;top:100%}@media (min-width:1700px){.udf-section-3:after{height:190px}}@media (min-width:1900px){.udf-section-3:after{height:250px}}.udf-section-3 .section-title{color:#fff;font-family:UDF-Medium;text-align:center}.udf-section-3 .content{padding-bottom:30px;padding-top:30px}.udf-section-3 .info{color:#fff;font-size:14px;line-height:22px;text-align:center}.udf-section-3 .btn-row .col p{color:#fff}.udf-section-3 .btn-row .col .button_secondary{background:none;border-color:#fff;color:#fff}.udf-section-3 .symbols-preview-controls{border:2px solid hsla(0,0%,100%,.22);border-radius:25px;display:flex;margin-bottom:40px}.udf-section-3 .symbols-preview-controls .button{background:none;border:none;border-radius:25px;color:#fff;font-size:17px;font-weight:500;line-height:20px;min-width:177px;padding:0;width:25%}.udf-section-3 .symbols-preview-controls .button.active span,.udf-section-3 .symbols-preview-controls .button:hover span{border-color:#fff}.udf-section-3 .symbols-preview-controls .button.active span:after,.udf-section-3 .symbols-preview-controls .button:hover span:after,.udf-section-3 .symbols-preview-controls .button:last-child span:after{display:none}.udf-section-3 .symbols-preview-controls .button span{border:2px solid transparent;border-radius:25px;display:block;padding:10px 12px;position:relative;text-align:center}.udf-section-3 .symbols-preview-controls .button span:after{background:hsla(0,0%,100%,.3);content:"";height:22px;margin-top:-11px;position:absolute;right:-2px;top:50%;width:1px}.udf-section-3 .symbols-preview{margin-bottom:30px}.udf-section-3 .symbols-preview img{max-width:100%}.udf-section-3 .description{color:#fff;font-size:16px;line-height:22px;text-align:center}@media(max-width:1199px){.udf-section-3 .section-title{font-size:36px;line-height:40px}.udf-section-3 .symbols-preview-controls .button{min-width:1px}}@media(max-width:767px){.udf-section-3 .section-title{font-size:36px;line-height:40px}.udf-section-3 .symbols-preview-controls .button span{align-items:center;display:flex;font-size:12px;height:82px;justify-content:center;line-height:14px;padding:0 5px}}.udf-section-4 .content{align-items:center;display:flex;padding-top:190px}@media (max-width:1199px){.udf-section-4 .content{align-items:center}}@media (max-width:991px){.udf-section-4 .content{flex-direction:column}}@media(min-width:1420px){.udf-section-4 .content{padding-bottom:220px;padding-top:220px}}@media (max-width:991px){.udf-section-4 .content .right{padding-bottom:40px}}.udf-section-4 .content .right p{margin-bottom:80px}@media (max-width:991px){.udf-section-4 .content .right p{margin-bottom:40px}}.udf-section-4 .content .left{margin-right:104px;position:relative}@media (max-width:1199px){.udf-section-4 .content .left{width:90%}}@media (max-width:991px){.udf-section-4 .content .left{margin:0 auto 40px;width:auto}}.udf-section-4 .content .left .bg-left{max-width:546px;width:100%}.udf-section-4 .content .left .content-group{background:transparent;box-shadow:none;padding:0;text-align:center}.udf-section-4 .content .left img{max-width:100%}@media (max-width:991px){.udf-section-4 .content .left img{max-width:75%}}.udf-section-5{background:#0f1220;overflow:visible;position:relative;text-align:center}.udf-section-5:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDIwIiBoZWlnaHQ9IjE0MCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSI1MCUiIHgyPSI1MCUiIHkxPSIxNi4wNjclIiB5Mj0iODIuMzIyJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0RGNEFGRiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5RjBGRiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9InVybCgjcHJlZml4X19hKSIgZD0iTTgxNy43NyA1NS40NTRjMTg5LjU3NSAwIDM5MC4zMi0xMy40ODQgNjAyLjIzLTQwLjQ1NHYxMjVDODI4LjkzOCA4My42MzYgNjI4LjE5NSA1NS40NTQgODE3Ljc3IDU1LjQ1NHpNMTQyMCAyNDN2NzAzYy00OTcuMTk4LTcuMzY3LTg0OS4xOTgtNy43LTEwNTYtMS0xNzQuOTY1IDYuNTYxLTI5NS43NjEgMTguMDU1LTM2NCAzNC40ODIuODA2IDAgMC03MjkuMzUgMC03MjkuMzVMMTQyMCAyNDN6Ii8+PHBhdGggZmlsbD0iIzBGMTIyMCIgZD0iTTE0MjAgNTNDNTg5LjIzMiA1MyA2MTIuODU3IDguNjMxIDAgMHY5NDAuOTk0QzQ1MC42MyA5MDMgNjQ3LjkzNiA5OTcgMTQyMCA5NzAuOTk0VjUzeiIvPjwvZz48L3N2Zz4=);background-position:50% 0;background-repeat:no-repeat;background-size:cover;bottom:100%;content:"";display:block;height:130px;left:-10px;position:absolute;right:-10px}@media (min-width:1700px){.udf-section-5:before{height:190px}}@media (min-width:1900px){.udf-section-5:before{height:200px}}.udf-section-5:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDIwIiBoZWlnaHQ9IjE0MCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSI1MCUiIHgyPSI1MCUiIHkxPSIxNi4wNjclIiB5Mj0iODIuMzIyJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0RGNEFGRiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5RjBGRiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9InVybCgjcHJlZml4X19hKSIgZD0iTTgxNy43NyA1NS40NTRjMTg5LjU3NSAwIDM5MC4zMi0xMy40ODQgNjAyLjIzLTQwLjQ1NHYxMjVDODI4LjkzOCA4My42MzYgNjI4LjE5NSA1NS40NTQgODE3Ljc3IDU1LjQ1NHpNMTQyMCAyNDN2NzAzYy00OTcuMTk4LTcuMzY3LTg0OS4xOTgtNy43LTEwNTYtMS0xNzQuOTY1IDYuNTYxLTI5NS43NjEgMTguMDU1LTM2NCAzNC40ODIuODA2IDAgMC03MjkuMzUgMC03MjkuMzVMMTQyMCAyNDN6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC04NTcpIi8+PHBhdGggZmlsbD0iIzBGMTIyMCIgZD0iTTE0MjAtODA0Yy04MzAuNzY4IDAtODA3LjE0My00NC4zNjktMTQyMC01M1Y4My45OTRDNDUwLjYzIDQ2IDY0Ny45MzYgMTQwIDE0MjAgMTEzLjk5NFYtODA0eiIvPjwvZz48L3N2Zz4=);background-position:50% 0;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:142px;left:0;position:absolute;right:0;top:100%}@media (min-width:1700px){.udf-section-5:after{height:190px}}@media (min-width:1900px){.udf-section-5:after{height:250px}}.udf-section-5 .bg{bottom:-40px;display:none;justify-content:center;left:0;position:absolute;right:0;top:-90px;z-index:0}.udf-section-5 .bg img{height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1199px){.udf-section-5 .bg img{min-width:0}}@media(max-width:1100px){.udf-section-5 .bg img{-o-object-fit:cover;object-fit:cover}}.udf-section-5 .compare-reveal[data-compare-label]:after,.udf-section-5 .compare-slider[data-compare-label]:after{display:none}.udf-section-5 .compare-slider .compare-handle{background:#131625;border:3px solid #ff22fa;height:56px;width:56px;z-index:2}.udf-section-5 .compare-slider .compare-handle:after,.udf-section-5 .compare-slider .compare-handle:before{border-color:#ff22fa}.udf-section-5 .compare-slider .compare-handle:before{border-color:transparent #ff22fa transparent transparent;border-width:8px 7px 8px 0;left:12px}.udf-section-5 .compare-slider .compare-handle:after,.udf-section-5 .compare-slider .compare-handle:before{border-style:solid;height:0;-webkit-transform:rotate(0deg) translateY(-50%);transform:rotate(0deg) translateY(-50%);width:0}.udf-section-5 .compare-slider .compare-handle:after{border-color:transparent transparent transparent #ff22fa;border-width:8px 0 8px 7px;right:12px}.udf-section-5 .compare-range:focus~.compare-handle{background:#131625}.udf-section-5 .description,.udf-section-5 .section-title{color:#fff}.udf-section-5 .section-title{margin-bottom:19px}.udf-section-5 .btn-row{margin-bottom:0!important}.udf-section-5 .btn-row .col{padding:0 10px}.udf-section-5 .btn-row .col p{color:#fff}.udf-section-5 .btn-row .button_secondary{background:none;border-color:#fff;color:#fff}.udf-section-5 .compare-slider-wrap{padding-bottom:60px}.udf-section-5 .compare-slider-wrap__inner{border-radius:35px;margin:0 auto;max-width:728px;overflow:hidden}.udf-section-6{padding-bottom:144px;text-align:center}.udf-section-6 .section-title{font-size:44px;line-height:55px;margin-bottom:100px}.udf-section-6 .content:first-child{padding-bottom:0;padding-top:190px}.udf-section-6-inner .content{padding-bottom:0;padding-top:0}.udf-section-6 .left .section-title{margin:0}.udf-section-6 .udf-sub-section-1{padding-bottom:50px;padding-top:50px}.udf-section-6 .udf-sub-section-1 .bg{background:linear-gradient(90deg,rgba(249,249,252,.24) 24.19%,#eaebf3 70.44%);border-radius:0 50px 50px 0;bottom:40px;margin-left:86px;mix-blend-mode:normal;opacity:.83;position:absolute;top:0;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0);width:calc(100% - 86px)}@media(max-width:991px){.udf-section-6 .udf-sub-section-1 .bg{margin-left:15px}}.udf-section-6 .udf-sub-section-1 .section-title{font-size:32px;line-height:38px;margin:0 0 25px;text-align:left}.udf-section-6 .udf-sub-section-1 .description{font-size:14px;line-height:22px;text-align:left}.udf-section-6 .udf-sub-section-1 .btn-row{flex-flow:column;margin:0;width:191px}@media(max-width:991px){.udf-section-6 .udf-sub-section-1 .btn-row{margin:0 auto}}.udf-section-6 .udf-sub-section-1 .content{align-items:center;display:flex}@media (max-width:1199px){.udf-section-6 .udf-sub-section-1 .content{padding-left:70px;padding-right:70px}}@media (max-width:991px){.udf-section-6 .udf-sub-section-1 .content{flex-direction:column-reverse}}@media (max-width:767px){.udf-section-6 .udf-sub-section-1 .content{padding-left:28px;padding-right:28px}}.udf-section-6 .udf-sub-section-1 .content .left{max-width:502px}@media (max-width:1199px){.udf-section-6 .udf-sub-section-1 .content .left{margin:0 auto}}@media (max-width:767px){.udf-section-6 .udf-sub-section-1 .content .left{align-items:center;display:flex;justify-content:center}}.udf-section-6 .udf-sub-section-1 .content .left img{width:100%;z-index:1}@media (max-width:1199px){.udf-section-6 .udf-sub-section-1 .content .left img{top:0;width:100%}}@media (max-width:991px){.udf-section-6 .udf-sub-section-1 .content .left img{margin-top:40px;position:relative}}.udf-section-6 .udf-sub-section-1 .content .right{margin-left:61px}@media (max-width:991px){.udf-section-6 .udf-sub-section-1 .content .right{margin-left:0}}.udf-section-6 .udf-sub-section-1 .content .right h2{margin-left:0;max-width:510px}@media (max-width:991px){.udf-section-6 .udf-sub-section-1 .content .right h2{max-width:unset}}.udf-section-6 .udf-sub-section-1 .content .right p{margin-left:0;max-width:477px}@media (max-width:991px){.udf-section-6 .udf-sub-section-1 .content .right p{max-width:unset}}.udf-section-6 .udf-sub-section-1 .content .right a:not(.button){color:#1a45b4}.udf-section-6 .udf-sub-section-1 .content .right .actions{align-items:flex-start}@media (min-width:992px){.udf-section-6 .udf-sub-section-1 .content .right .actions a:not(.button){display:none}}@media (max-width:991px){.udf-section-6 .udf-sub-section-1 .content .right .actions{align-items:center}}.udf-section-6 .udf-sub-section-2 .section-title{font-size:32px;line-height:38px;margin:0 0 25px;text-align:left}.udf-section-6 .udf-sub-section-2 .description{font-size:14px;line-height:22px;text-align:left}.udf-section-6 .udf-sub-section-2 .btn-row{flex-flow:column;margin:0;width:200px}@media(max-width:991px){.udf-section-6 .udf-sub-section-2 .btn-row{margin:0 auto}}.udf-section-6 .udf-sub-section-2 .content{align-items:center;display:flex;padding-top:0}@media (max-width:1199px){.udf-section-6 .udf-sub-section-2 .content{align-items:center}}@media (max-width:991px){.udf-section-6 .udf-sub-section-2 .content{flex-direction:column}.udf-section-6 .udf-sub-section-2 .content .right{padding-bottom:40px}}.udf-section-6 .udf-sub-section-2 .content .right p{margin-bottom:80px}@media (max-width:991px){.udf-section-6 .udf-sub-section-2 .content .right p{margin-bottom:40px}}.udf-section-6 .udf-sub-section-2 .content .left{margin-right:104px;position:relative}@media (max-width:1199px){.udf-section-6 .udf-sub-section-2 .content .left{width:90%}}@media (max-width:991px){.udf-section-6 .udf-sub-section-2 .content .left{margin:0 auto 40px;width:auto}}.udf-section-6 .udf-sub-section-2 .content .left .bg-left{max-width:546px;width:100%}.udf-section-6 .udf-sub-section-2 .content .left .content-group{background:transparent;box-shadow:none;padding:0;text-align:center}.udf-section-6 .udf-sub-section-2 .content .left img{max-width:100%}@media (max-width:991px){.udf-section-6 .udf-sub-section-2 .content .left img{max-width:75%}}@media(max-width:1199px){.udf-section-6 .section-title{font-size:36px;line-height:40px;margin-bottom:50px}}.page-udf{overflow:hidden}.page-udf .section-title{font-family:UDF-Medium,sans-serif}.page-udf .btn-row{display:flex;justify-content:center;margin:0 auto 65px;max-width:482px}.page-udf .btn-row .button{font-size:16px;min-width:191px;padding:12px 15px;width:191px}.page-udf .btn-row .button_secondary{background:none}.page-udf .btn-row p{color:#3368f2;font-size:14px;line-height:16px;margin:0 0 10px}.page-udf .btn-row .col{text-align:center}@media(max-width:767px){.page-udf .btn-row{flex-flow:wrap;justify-content:center}.page-udf .btn-row .col{padding-bottom:25px;width:100%}.page-udf .btn-row .col:last-child{padding-bottom:0}}.vpat-section-1{align-items:center;display:flex;justify-items:center;padding:21px 48px 142px}.vpat-section-1 .wrap{background:url(/js-assets/static/vpat-hero-bg-6cfd153e55ab0aed18d6243594d7f4fc.jpg) no-repeat;background-size:cover;border-radius:32px;height:706px;margin:0 auto;max-width:1384px;overflow:hidden;padding:125px 115px 142px;position:relative;width:100%}.vpat-section-1 .section-title{color:#fff;font-size:124px;font-weight:600;letter-spacing:-.4px;line-height:144px;margin:0;padding-bottom:0}.vpat-section-1 .section-description{color:#fff;font-size:30px;font-weight:400;letter-spacing:-.4px;line-height:44px;margin:-6px 0 0;max-width:315px;padding-bottom:15px}.vpat-section-1 .button{font-size:16px;font-weight:700;padding:18px 32px}@media(max-width:1024px){.vpat-section-1{padding-top:0}}@media(max-width:992px){.vpat-section-1{padding:0 0 60px}.vpat-section-1 .wrap{border-radius:0;height:auto;padding:50px 10px;text-align:center}.vpat-section-1 .section-title{font-size:64px;line-height:64px;padding-bottom:16px}.vpat-section-1 .section-description{font-size:18px;line-height:27px;margin:0 auto}}@media(max-width:767px){.vpat-section-1 .wrap{padding-top:44px}.vpat-section-1 .section-title{padding-bottom:10px}.vpat-section-1 .section-description{max-width:200px}}.vpat-badges{display:flex;margin:0 -4px;padding-bottom:40px}.vpat-badges__item{padding:0 4px 8px}.vpat-badges__item__i{align-items:center;background:#fff;border-radius:8px;display:flex;height:54px;justify-items:center;min-width:54px;padding:8px}@media(max-width:992px){.vpat-badges{flex-flow:wrap;margin:0 auto;max-width:252px;padding-bottom:8px}.vpat-badges__item{margin-bottom:21px}.vpat-badges__item:first-child{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.vpat-badges__item:first-child:before{left:0}.vpat-badges__item:first-child:after,.vpat-badges__item:first-child:before{background:#fff;content:"";display:block;height:1px;opacity:.24;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:54px}.vpat-badges__item:first-child:after{right:0}}@media(max-width:767px){.vpat-badges__item{margin-bottom:15px}}.vpat-pages{display:block;position:absolute;right:0;top:0}@media(max-width:992px){.vpat-pages{display:none}}@media(max-width:1400px){.vpat-pages{left:45%;right:auto}}@media(max-width:1200px){.vpat-pages{left:55%;right:auto}}.vpat-pages-mob{display:block;margin-left:-11px}@media(min-width:992px){.vpat-pages-mob{display:none}}.vpat-section-2{overflow:visible;padding-bottom:119px;position:relative}.vpat-section-2 .wrap{margin:0 auto;max-width:660px;position:relative;z-index:3}.vpat-section-2 .section-title{color:#14121e;font-size:40px;font-weight:700;line-height:48px;margin:0 0 51px}.vpat-section-2 .section-description{color:#14121e;font-size:18px;font-style:normal;font-weight:400;letter-spacing:-.02em;line-height:27px;margin-bottom:32px}@media(max-width:1024px){.vpat-section-2{padding-left:20px;padding-right:20px}}@media(max-width:767px){.vpat-section-2{padding-bottom:59px}.vpat-section-2 .section-title{font-size:28px;line-height:48px;margin:0 0 33px;text-align:center}}.vpat-u{left:0;position:absolute;top:-21px}.vpat-section-3{overflow:visible;padding:0 40px 80px}.vpat-section-3 .wrap{background:#f3f5f9;border-radius:32px;margin:0 auto;max-width:1344px;position:relative;width:100%}.vpat-section-3__i{align-items:center;display:flex;padding:115px 95px}.vpat-section-3 .col{padding:0 20px;width:50%}.vpat-section-3 .col:last-child .button{display:none}.vpat-section-3 .section-title{color:#14121e;font-size:30px;font-weight:700;letter-spacing:.1px;line-height:42px;margin:0;padding-bottom:32px;text-transform:capitalize}.vpat-section-3 .button{font-size:16px;font-weight:700;padding:18px 32px}.vpat-section-3 .section-description{color:#14121e;font-size:18px;font-weight:400;line-height:27px;margin-bottom:0}@media(max-width:1024px){.vpat-section-3__i{flex-flow:wrap;padding:64px 20px 50px;text-align:center}.vpat-section-3 .col{width:100%}.vpat-section-3 .col .button{display:none}.vpat-section-3 .col:last-child .button{display:inline-block}.vpat-section-3 .section-description{padding-bottom:40px}}@media(max-width:767px){.vpat-section-3{padding-bottom:36px;padding-left:20px;padding-right:20px}.vpat-section-3 .section-title{font-size:22px;line-height:33px;padding-bottom:37px;text-transform:none}.vpat-section-3 .col{padding:0 10px}}.vpat-search-icon{position:absolute;right:105px;top:-40px}@media(max-width:1024px){.vpat-search-icon{left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.vpat-section-4{overflow:visible;padding-bottom:140px}.vpat-section-4 .wrap{margin:0 auto;max-width:1344px}.vpat-section-4__i{align-items:center;display:flex}.vpat-section-4 .col{padding:0 50px}.vpat-section-4 .col:first-child{width:524px}.vpat-section-4 .section-title{color:#14121e;font-size:40px;font-weight:700;letter-spacing:-.022em;line-height:48px;margin:0 0 50px}.vpat-section-4 .section-description{color:#14121e;font-size:18px;letter-spacing:-.02em;line-height:27px;margin:0 0 32px;max-width:540px}.vpat-section-4 .mobile-img{display:none}@media(max-width:1024px){.vpat-section-4 .mobile-img{display:block;margin:0 auto}.vpat-section-4 .desktop-img{display:none}.vpat-section-4__i{flex-flow:wrap}.vpat-section-4 .col{text-align:center;width:100%}.vpat-section-4 .col:first-child{width:100%}.vpat-section-4 .section-description{margin:0 auto}}@media(max-width:767px){.vpat-section-4 .section-title{font-size:28px;line-height:32px;margin-bottom:41px;margin-top:-32px}.vpat-section-4 .col{padding-left:20px;padding-right:20px}}.accessibility-functions .bg{background:linear-gradient(70.27deg,rgba(249,249,252,.24) 24.19%,#eaebf3 70.44%);border-radius:0 50px 50px 0;height:100%;margin-right:86px;mix-blend-mode:normal;opacity:.83;position:absolute;width:calc(100% - 86px)}@media (max-width:1199px){.accessibility-functions .bg{margin-right:35px;width:calc(100% - 35px)}}@media (max-width:767px){.accessibility-functions .bg{border-radius:0;margin-left:0;width:100%}}@media(min-width:1920px){.accessibility-functions .bg{max-width:90%}}.accessibility-functions .content{padding-bottom:98px!important;padding-top:100px}.accessibility-functions .section-title{line-height:55px;margin-bottom:30px;text-align:center}.accessibility-functions .section-sub-title{font-size:14px;line-height:22px;margin-bottom:32px;text-align:center}.accessibility-functions .title{align-items:center;color:#464c61;display:flex;font-size:21px;font-weight:700;letter-spacing:-.2px;line-height:25px;margin-bottom:5px;text-align:left}.accessibility-functions .title img{padding-right:17px}.accessibility-functions .description{color:#464c61;font-size:14px;font-weight:400;letter-spacing:-.13px;line-height:22px;margin-bottom:17px}.accessibility-functions .functions-list{display:flex;flex-flow:wrap;margin:0 -10px;padding-bottom:10px;padding-top:3px}.accessibility-functions .functions-list .item{min-height:100%;padding:0 10px 20px;width:20%}.accessibility-functions .functions-list .item__inner{align-items:center;background:#fff;border:1px solid #d5d7dc;border-radius:10px;box-shadow:0 4px 20px rgba(63,74,110,.16);cursor:pointer;display:flex;height:100%;min-height:70px;outline:1px solid transparent;padding:10px 15px;position:relative}.accessibility-functions .functions-list .item__inner.focus{border-color:#3368f2;border-width:2px;padding-left:14px;padding-right:14px}.accessibility-functions .functions-list .item__inner.focus:before{border:2px solid #c7d4f7;border-radius:13px 13px 13px 13px;bottom:-4px;content:"";left:-4px;position:absolute;right:-4px;top:-4px}.accessibility-functions .functions-list .item__inner.focus .item-dropdown{opacity:1;visibility:visible}.accessibility-functions .functions-list .item__inner.focus .asterisk{right:9px;top:9px}.accessibility-functions .functions-list .item .icon{align-items:center;display:flex;justify-content:center;padding-right:10px;width:60px}.accessibility-functions .functions-list .item .name{color:#000;font-size:14px;font-weight:500;line-height:17px}.accessibility-functions .item-dropdown{left:-2px;margin-top:-15px;opacity:0;position:absolute;right:-2px;top:100%;transition:visibility .1s ease,opacity .1s ease,-webkit-transform .1s ease;transition:transform .1s ease,visibility .1s ease,opacity .1s ease;transition:transform .1s ease,visibility .1s ease,opacity .1s ease,-webkit-transform .1s ease;visibility:hidden;will-change:opacity;z-index:2}.accessibility-functions .item-dropdown:before{border-bottom:3px solid #c7d4f7;border-left:3px solid #c7d4f7;border-radius:0 0 12px 12px;border-right:3px solid #c7d4f7;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:0}.accessibility-functions .item-dropdown__inner{background:#fff;border-bottom:2px solid #3368f2;border-left:2px solid #3368f2;border-radius:0 0 10px 10px;border-right:2px solid #3368f2;box-shadow:0 15px 20px rgba(63,74,110,.16);padding:27px 18px 15px;position:relative}.accessibility-functions .item-dropdown__inner:before{background:#d5d7dc;content:"";display:block;height:1px;left:20px;position:absolute;right:20px;top:15px}.accessibility-functions .item-dropdown__inner p{color:#464c61;font-size:12px;letter-spacing:-.39px;line-height:18px;margin:0 0 2px}.accessibility-functions .item-dropdown__inner p:last-child{margin-bottom:0}.accessibility-functions .item-dropdown__inner p strong{color:#000;font-size:14px;font-weight:600;line-height:22px}.accessibility-functions .info{color:#464c61;font-size:15px;letter-spacing:-.14px;line-height:22px;margin:0 0 40px;text-align:center}.accessibility-functions .info strong{font-weight:600}.accessibility-functions .asterix-info{color:#464c61;font-size:14px;letter-spacing:-.14px;line-height:22px;margin:0;text-align:center}.accessibility-functions .btn-row{display:flex;justify-content:center;margin-bottom:20px}.page-home .accessibility-functions .btn-row{display:flex;justify-content:center;margin-bottom:40px}.accessibility-functions .btn-row .button{margin:0 10px 20px}.accessibility-functions .asterisk{font-size:14px;position:absolute;right:10px;top:10px}@media(max-width:1200px){.accessibility-functions .functions-list .item{width:25%}}@media(max-width:1024px){.accessibility-functions{display:none}}@media(max-width:650px){.accessibility-functions.has-bottom-wave{padding-bottom:50px}.accessibility-functions .section-sub-title{margin-bottom:15px}.accessibility-functions .title{flex-flow:column}.accessibility-functions .title img{margin-bottom:15px}.accessibility-functions .functions-list{flex-flow:nowrap;margin-left:-15px;margin-right:-15px;overflow:scroll}.accessibility-functions .functions-list .item{width:auto}.accessibility-functions .functions-list .item__inner{flex-flow:column;width:90px}.accessibility-functions .functions-list .item .icon{height:50px;padding:0;width:100%}.accessibility-functions .functions-list .item .name{font-size:12px;line-height:14px;text-align:center}.accessibility-functions .functions-list .item .item-dropdown{display:none}}.functions-category{border-bottom:1px solid #d7d8dd;margin-bottom:48px}.functions-category.no-border{border:none;margin-bottom:10px}.badges-grid{border-radius:18px;overflow:hidden;position:relative}.badges-grid__bg{height:100%;left:0;position:absolute!important;top:0;width:100%;z-index:0}@media(max-width:767px){.badges-grid__bg{display:none}}.badges-grid__bg_mob{display:none}@media(max-width:767px){.badges-grid__bg_mob{display:block}}.badges-grid .lottie-animation{margin:-5% 0 3.2%;width:100%}@media(max-width:767px){.badges-grid .lottie-animation{display:none!important}}.badges-grid__dots{height:77px;left:50%;margin-left:-56px;position:absolute;top:152px;width:113px}@media(max-width:992px){.badges-grid__dots{top:115px}}@media(max-width:767px){.badges-grid__dots{display:none}}.badges-grid-i{display:none}@media(max-width:767px){.badges-grid-i{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:0 16px 12px;position:relative;z-index:2}}.badges-grid-i__item{height:94px;margin:0 0 28px;padding:0 10px;width:30%}@media(max-width:374px){.badges-grid-i__item{height:70px;margin-bottom:16px;padding:0 5px}}.badges-grid-i__item img{display:block;height:100%;margin:0 auto;max-width:100%}.badges-grid-i__item:nth-child(2){height:111px;width:40%}@media(max-width:374px){.badges-grid-i__item:nth-child(2){height:84px}}.badges-grid .section-title{color:#fff;font-size:52px;letter-spacing:-.33px;line-height:68px;margin:60px 0;padding:0 20px;position:relative;text-align:center;z-index:1}@media(max-width:992px){.badges-grid .section-title{font-size:40px;line-height:52px}}@media(max-width:767px){.badges-grid .section-title{font-size:28px;letter-spacing:-.18px;line-height:40px;margin:40px 0 32px;padding:0 15px}}.badges-grid.badges_type_2 .section-title{display:none}@media(max-width:767px){.badges-grid.badges_type_2 .section-title{display:block}}.badges-grid.badges_type_2 .lottie-animation{padding-top:55px}.badges-grid.badges_type_2 .badges-grid__bg,.badges-grid.badges_type_2 .badges-grid__dots{display:none}@media(max-width:767px){.badges-grid.badges_type_2 .badges-grid__bg_mob{display:block}}.competitors__section-5{background:#f3f5f9;margin-bottom:70px;padding:120px 0 50px}@media(max-width:767px){.competitors__section-5{margin-bottom:60px;padding:60px 0}}.competitors__section-5:after{background:#fff;bottom:0;content:"";height:120px;left:0;position:absolute;width:100%}@media(max-width:1024px){.competitors__section-5:after{display:none}}.competitors__section-5 .wrap{max-width:1440px;padding:0 125px;z-index:5}@media(max-width:767px){.competitors__section-5 .wrap{padding:0}}.competitors__section-5 .competitors__section_head{padding-bottom:45px}@media(max-width:767px){.competitors__section-5 .competitors__section_head{padding-bottom:32px}}.competitors__section-5 .competitors__section_head .section-title{margin:0 auto 16px;max-width:750px}@media(max-width:1024px){.competitors__section-5 .competitors__section_head .section-title{max-width:550px}}@media(max-width:767px){.competitors__section-5 .competitors__section_head .section-title{margin-bottom:0;max-width:320px}}.competitors__section-5 .competitors__section_head .section-title .dot-title{font-weight:800}.competitors__section-5 .competitors-tabs{align-items:flex-start;display:flex;justify-content:flex-start}.competitors__section-5 .competitors-tabs__list{flex-shrink:0;padding-right:60px;width:438px}@media(max-width:1280px){.competitors__section-5 .competitors-tabs__list{padding-right:40px;width:350px}}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__list{margin:0 auto;padding:0;width:600px}}@media(max-width:767px){.competitors__section-5 .competitors-tabs__list{width:100%}}.competitors__section-5 .competitors-tabs__item{margin-bottom:22px;position:relative;transition:padding .325s ease}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__item{margin-bottom:20px;padding:0 24px}}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item{padding:0 20px}}.competitors__section-5 .competitors-tabs__item:before{background:#2e64f1;border-radius:2px;content:"";display:block;height:0;left:0;position:absolute;top:0;transition:height .325s ease;width:4px}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__item:before{left:20px;top:24px}}.competitors__section-5 .competitors-tabs__item:last-child{margin-bottom:0}.competitors__section-5 .competitors-tabs__item .item__head{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:flex-start;outline:none;padding:4px 24px;position:relative;width:100%}.competitors__section-5 .competitors-tabs__item .item__head__icon{height:32px;margin-right:12px;position:relative;width:32px}.competitors__section-5 .competitors-tabs__item .item__head__icon-i{display:block;height:100%;left:0;position:absolute;top:0;transition:opacity .325s ease;width:100%}.competitors__section-5 .competitors-tabs__item .item__head__icon-i:nth-child(2){opacity:0}.competitors__section-5 .competitors-tabs__item .item__head__title{color:#213051;font-size:16px;font-weight:700;letter-spacing:-.39px;line-height:28px;margin:0;padding:0;transition:color .325s ease}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item .item__head__title{font-size:14px}}.competitors__section-5 .competitors-tabs__item .item__head__arrow{opacity:.6;position:absolute;right:0;top:17px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:16px}.competitors__section-5 .competitors-tabs__item .item__head:hover .item__head__title{color:#2e64f1}.competitors__section-5 .competitors-tabs__item .item__head:hover .item__head__icon-i:first-child{opacity:0}.competitors__section-5 .competitors-tabs__item .item__head:hover .item__head__icon-i:nth-child(2){opacity:1}.competitors__section-5 .competitors-tabs__item .item__head:focus:before{border:2px solid #3368f2;border-radius:4px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:10px;position:absolute;right:-10px;top:-5px;z-index:2}.competitors__section-5 .competitors-tabs__item .item__dropdown{height:0;overflow:hidden;position:relative;transition:height .5s ease}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__item .item__dropdown{margin:0 -24px;padding:0 24px}}.competitors__section-5 .competitors-tabs__item .item__dropdown-i{display:none;padding:8px 24px 4px}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__item .item__dropdown-i{padding:8px 0 24px}}.competitors__section-5 .competitors-tabs__item .item__dropdown p{color:#5f6578;font-size:16px;font-weight:500;line-height:24px;margin:0 0 12px}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__item .item__dropdown p{padding-left:24px}}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item .item__dropdown p{font-size:14px;padding-left:20px}}.competitors__section-5 .competitors-tabs__item .item__dropdown .cta{display:flex;margin-bottom:4px}.competitors__section-5 .competitors-tabs__item .item__dropdown .btn{align-items:center;background:transparent;border:none;color:#2e64f1;display:flex;font-size:16px;font-weight:600;justify-content:flex-start;line-height:24px;margin:0;min-width:105px;outline:none;padding:0;position:relative;text-align:left;text-decoration:none;width:auto}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__item .item__dropdown .btn{margin-left:24px}}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item .item__dropdown .btn{font-size:14px;margin-left:20px}}.competitors__section-5 .competitors-tabs__item .item__dropdown .btn__icon{display:block;margin-left:12px;width:6px}.competitors__section-5 .competitors-tabs__item .item__dropdown .btn:focus-visible:before,.competitors__section-5 .competitors-tabs__item .item__dropdown .btn:focus:before{border:2px solid #3368f2;border-radius:6px;bottom:-2px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";display:block;left:-4px;position:absolute;right:-4px;top:-2px}.competitors__section-5 .competitors-tabs__item .item__media{display:none;height:384px;padding:24px 0;position:relative;width:100%}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__item .item__media{display:block}}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item .item__media{height:286px}}.competitors__section-5 .competitors-tabs__item .item__media-i{height:100%}.competitors__section-5 .competitors-tabs__item .item__media img{display:block;margin:0 auto;max-height:100%;max-width:100%;width:auto}.competitors__section-5 .competitors-tabs__item .item__media .competitors-tabs__media__lottie{pointer-events:none}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item .item__media_0{padding-top:40px}}.competitors__section-5 .competitors-tabs__item .item__media_0 .competitors-tabs__media__lottie{position:absolute;right:-70px;top:-40px;width:340px}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item .item__media_1{padding-top:50px}}.competitors__section-5 .competitors-tabs__item .item__media_1 .competitors-tabs__media__lottie{position:absolute;right:-55px;top:-70px;width:350px}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item .item__media_2{padding-top:55px}}.competitors__section-5 .competitors-tabs__item .item__media_2 .competitors-tabs__media__lottie{position:absolute;right:-60px;top:-20px;width:320px}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item .item__media_3{padding-top:40px}}.competitors__section-5 .competitors-tabs__item .item__media_3 .competitors-tabs__media__lottie{position:absolute;right:-60px;top:-50px;width:340px}.competitors__section-5 .competitors-tabs__item .item__media_4 .competitors-tabs__media__lottie{left:-70px;position:relative;top:-100px;width:672px}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item .item__media_4 .competitors-tabs__media__lottie{left:50%;top:-60px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:430px}}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__item_active{padding-top:24px}}.competitors__section-5 .competitors-tabs__item_active .item__dropdown-i{display:block}.competitors__section-5 .competitors-tabs__item_active:before{height:100%}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__item_active:before{height:154px}.competitors__section-5 .competitors-tabs__item_active{background:#fff;border-radius:20px;box-shadow:0 16px 40px 0 rgba(189,205,229,.35)}}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item_active{box-shadow:0 16px 40px 0 rgba(189,205,229,.25)}}.competitors__section-5 .competitors-tabs__item_active .item__dropdown{height:168px}@media(max-width:1280px){.competitors__section-5 .competitors-tabs__item_active .item__dropdown{height:196px}}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__item_active .item__dropdown{height:500px}}@media(max-width:767px){.competitors__section-5 .competitors-tabs__item_active .item__dropdown{height:450px}}.competitors__section-5 .competitors-tabs__item_active .item__head__arrow{-webkit-transform:rotate(0);transform:rotate(0)}.competitors__section-5 .competitors-tabs__item_active .item__head__icon-i:first-child{opacity:0}.competitors__section-5 .competitors-tabs__item_active .item__head__icon-i:nth-child(2){opacity:1}.competitors__section-5 .competitors-tabs__media{height:620px;position:relative;width:740px}@media(max-width:1280px){.competitors__section-5 .competitors-tabs__media{height:590px}}@media(max-width:1024px){.competitors__section-5 .competitors-tabs__media{display:none}}.competitors__section-5 .competitors-tabs__media:before{background:#fff;border-radius:20px 0 0 20px;box-shadow:0 16px 40px 0 rgba(189,205,229,.35);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:80vw}.competitors__section-5 .competitors-tabs__media-i{height:100%;margin-right:-125px;overflow:hidden;padding:60px;position:relative}.competitors__section-5 .competitors-tabs__media__lottie{position:absolute;right:0;top:0}.competitors__section-5 .competitors-tabs__media__img{align-items:center;bottom:0;display:flex;justify-content:flex-start;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .325s ease,visibility .325s ease;visibility:hidden}.competitors__section-5 .competitors-tabs__media__img_0{bottom:16%;left:9%;right:24%;top:16%}.competitors__section-5 .competitors-tabs__media__img_0 .competitors-tabs__media__lottie{right:-39.5%;top:-25%;width:104%}@media(max-width:1280px){.competitors__section-5 .competitors-tabs__media__img_0 .competitors-tabs__media__lottie{top:-20%}}.competitors__section-5 .competitors-tabs__media__img_1{bottom:16%;left:9%;right:14%;top:16%}.competitors__section-5 .competitors-tabs__media__img_1 .competitors-tabs__media__lottie{right:-19%;top:-35%;width:90.5%}@media(max-width:1280px){.competitors__section-5 .competitors-tabs__media__img_1 .competitors-tabs__media__lottie{top:-22%}}.competitors__section-5 .competitors-tabs__media__img_2{bottom:11%;left:5.8%;right:13%;top:17%}.competitors__section-5 .competitors-tabs__media__img_2 .competitors-tabs__media__lottie{right:-17%;top:-13%;width:68%}@media(max-width:1280px){.competitors__section-5 .competitors-tabs__media__img_2 .competitors-tabs__media__lottie{top:-9%}}.competitors__section-5 .competitors-tabs__media__img_3{bottom:14%;left:9%;right:13%;top:13%}.competitors__section-5 .competitors-tabs__media__img_3 .competitors-tabs__media__lottie{right:-21%;top:-29%;width:90%}@media(max-width:1280px){.competitors__section-5 .competitors-tabs__media__img_3 .competitors-tabs__media__lottie{top:-15%}}.competitors__section-5 .competitors-tabs__media__img_4 .competitors-tabs__media__lottie{left:-1.5%;top:-9%;width:107%}@media(max-width:1280px){.competitors__section-5 .competitors-tabs__media__img_4 .competitors-tabs__media__lottie{top:-4%}}.competitors__section-5 .competitors-tabs__media__img_active{opacity:1;visibility:visible}.competitors__section-5 .competitors-tabs__media__img img{display:block;height:100%;width:100%}.competitors__section-6{margin-bottom:100px}@media(max-width:992px){.competitors__section-6{margin-bottom:30px}}.competitors__section-6 .wrap{max-width:1206px;padding:0 48px}@media(max-width:992px){.competitors__section-6 .wrap{padding:0 20px}}@media(max-width:767px){.competitors__section-6 .wrap{padding:0}.competitors__section-6 .competitors__section_head{padding:0 20px 32px}}.competitors__section-6 .competitors__table{padding:24px 0 44px;position:relative}@media(max-width:767px){.competitors__section-6 .competitors__table{padding:8px 0 0}}.competitors__section-6 .competitors__table table{border:none;border-collapse:collapse;border-radius:20px;border-spacing:0;box-shadow:0 16px 40px 0 rgba(189,205,229,.25);text-align:left;width:100%}@media(max-width:767px){.competitors__section-6 .competitors__table table{border-radius:0;box-shadow:none;display:block;padding-bottom:30px}.competitors__section-6 .competitors__table table thead .cell_title{display:none}.competitors__section-6 .competitors__table table tr{display:flex;flex-wrap:wrap;width:100vw}}.competitors__section-6 .competitors__table table tr:last-child .cell:after{display:none}.competitors__section-6 .competitors__table table tr:last-child td:nth-child(2):before{background:#f3f5f9;border-radius:0 0 20px 20px;bottom:-24px;content:"";height:24px;left:0;position:absolute;width:100%}@media(max-width:767px){.competitors__section-6 .competitors__table table tr:last-child td:nth-child(2):before{background:transparent;border-radius:0;bottom:auto;height:100%;width:100vw}}.competitors__section-6 .competitors__table table tr:last-child td:first-child{border-radius:0 0 0 20px}@media(max-width:767px){.competitors__section-6 .competitors__table table tr:last-child td:first-child{border-radius:0}}.competitors__section-6 .competitors__table table tr:last-child td:last-child{border-radius:0 0 20px 0}@media(max-width:767px){.competitors__section-6 .competitors__table table tr:last-child td:last-child{border-radius:0}}.competitors__section-6 .competitors__table table th{border:none}.competitors__section-6 .competitors__table table th .cell__decor{background:#f3f5f9;border-radius:20px 20px 0 0;height:24px;left:0;overflow:hidden;pointer-events:none;position:absolute;top:-24px;width:100%}@media(max-width:767px){.competitors__section-6 .competitors__table table th .cell__decor{border-radius:8px 8px 0 0;top:-8px}}.competitors__section-6 .competitors__table table th .cell__decor:before{background:#0cb2b5;border-radius:4px;content:"";height:8px;left:24px;position:absolute;right:24px;top:-4px}@media(max-width:767px){.competitors__section-6 .competitors__table table th .cell__decor:before{border-radius:3px;height:6px;left:20px;right:20px;top:-3px}}.competitors__section-6 .competitors__table table th .cell__i{align-items:center;display:flex;justify-content:center;padding-top:40px}@media(max-width:767px){.competitors__section-6 .competitors__table table th .cell__i{padding:0}}.competitors__section-6 .competitors__table table th:first-child{border-radius:20px 0 0 0}@media(max-width:767px){.competitors__section-6 .competitors__table table th:first-child{border-radius:0}}.competitors__section-6 .competitors__table table th:last-child{border-radius:0 20px 0 0}@media(max-width:767px){.competitors__section-6 .competitors__table table th:last-child{border-radius:0}}.competitors__section-6 .competitors__table table th.cell_technology p{color:#213051;font-size:18px;font-weight:700;letter-spacing:-.39px;line-height:28px;text-align:center}@media(max-width:767px){.competitors__section-6 .competitors__table table th.cell_technology p{font-size:13px;line-height:20px}}.competitors__section-6 .competitors__table table td{border:none}.competitors__section-6 .competitors__table table td.cell{padding-bottom:25px;padding-top:25px}@media(max-width:767px){.competitors__section-6 .competitors__table table td.cell{padding:16px 20px}}.competitors__section-6 .competitors__table table td.cell:after{background:#aeb5c7;bottom:0;content:"";height:1px;left:0;opacity:.3;position:absolute;right:0}@media(max-width:767px){.competitors__section-6 .competitors__table table td.cell:after{display:none}}.competitors__section-6 .competitors__table table td .cell__i{align-items:center;display:flex;justify-content:center}.competitors__section-6 .competitors__table table .cell{background:#fff;padding-left:24px;padding-right:24px;position:relative}.competitors__section-6 .competitors__table table .cell__i{width:100%}.competitors__section-6 .competitors__table table .cell__icon{display:block;height:28px;width:28px}@media(max-width:767px){.competitors__section-6 .competitors__table table .cell__icon{height:18px;width:18px}}.competitors__section-6 .competitors__table table .cell_title{color:#5f6578;font-size:16px;font-weight:600;line-height:24px;text-align:left}@media(max-width:767px){.competitors__section-6 .competitors__table table .cell_title{background:transparent;font-size:13px;padding-top:24px;text-align:center;width:100%}}.competitors__section-6 .competitors__table table .cell_title .cell__i{justify-content:flex-start}@media(max-width:767px){.competitors__section-6 .competitors__table table .cell_title .cell__i{justify-content:center}.competitors__section-6 .competitors__table table .cell_technology{align-items:center;display:flex;justify-content:center}}.competitors__section-6 .competitors__table table .cell_technology p{color:#213051;font-size:15px;font-weight:600;line-height:24px;margin:0;max-width:100%}@media(max-width:767px){.competitors__section-6 .competitors__table table .cell_technology p{font-size:12px;line-height:18px}}.competitors__section-6 .competitors__table table .cell:first-child{width:350px}@media(max-width:767px){.competitors__section-6 .competitors__table table .cell:first-child{padding:24px 20px 16px;width:100%}}.competitors__section-6 .competitors__table table .cell:first-child:after{left:30px}.competitors__section-6 .competitors__table table .cell:nth-child(2){background:#f3f5f9;width:375px}@media(max-width:767px){.competitors__section-6 .competitors__table table .cell:nth-child(2){padding:16px 25px 16px 20px;width:50%}}@media(max-width:374px){.competitors__section-6 .competitors__table table .cell:nth-child(2){padding-right:16px}}@media(max-width:767px){.competitors__section-6 .competitors__table table .cell:nth-child(2):before{box-shadow:0 4px 30px 0 rgba(189,205,229,.35);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100vw}}.competitors__section-6 .competitors__table table .cell:last-child{width:387px}@media(max-width:767px){.competitors__section-6 .competitors__table table .cell:last-child{padding:16px 20px;width:50%}}.competitors__section-6 .competitors__table table .cell:last-child:after{right:30px}.competitors__section-6 .section-decor{left:0;position:absolute;top:0;width:115px}@media(max-width:767px){.competitors__section-6 .section-decor{display:none}}.competitors__section-7{background:#f3f5f9;padding:115px 0 50px}@media(max-width:992px){.competitors__section-7{padding:60px 0}}@media(max-width:767px){.competitors__section-7{padding:60px 0 30px}}.competitors__section-7 .wrap{max-width:1206px;padding:0 48px}@media(max-width:992px){.competitors__section-7 .wrap{padding:0 50px}}@media(max-width:767px){.competitors__section-7 .wrap{padding:0 20px}}.competitors__section-7 .competitors__section_head{margin:0 0 24px;padding:0}.competitors__section-7 .competitors__section_head p{color:#14121e;font-size:22px;font-weight:500;line-height:44px;margin:0 0 8px}@media(max-width:767px){.competitors__section-7 .competitors__section_head p{font-size:14px;line-height:24px;margin:0 auto 10px;max-width:290px}.competitors__section-7 .competitors__section_head .section-title{font-size:28px;line-height:38px}}.competitors__section-7 .competitors__section_head .section-title .dot-title{font-weight:800}@media(max-width:374px){.competitors__section-7 .competitors__section_head .section-title .dot-title{display:inline-block}}.competitors__section-7 .competitors__description{margin:0 auto;max-width:680px;text-align:center}.competitors__section-7 .competitors__description p{color:#5f6578;font-size:18px;font-weight:500;line-height:30px;margin:0 auto 32px}@media(max-width:767px){.competitors__section-7 .competitors__description p{font-size:14px;line-height:24px;margin-bottom:24px}}.competitors__section-7 .competitors__description p strong{color:#5f6578;font-weight:700}.competitors__section-7 .competitors__description .button{background:#3c71fa;font-size:16px;font-weight:700;line-height:24px;min-width:172px;padding:16px 15px}@media(max-width:992px){.competitors__section-7 .competitors__description .button{display:block;font-size:14px;margin:0 auto;padding:12px 15px;width:275px}}.competitors__section-7 img{bottom:20px;pointer-events:none;position:absolute;right:-232px;width:874px}@media(max-width:767px){.competitors__section-7 img{bottom:auto;right:-160px;top:60px;width:400px}}.competitors__section-8{background-color:#153676;padding:55px 0}@media(max-width:992px){.competitors__section-8{padding:0 0 60px}}.competitors__section-8 .section-bg{height:100%;left:0;position:absolute!important;top:0;width:100%}@media(max-width:767px){.competitors__section-8 .section-bg{display:none}}.competitors__section-8 .section-bg_mob{display:none;height:100%;left:0;position:absolute!important;top:0;width:100%}@media(max-width:767px){.competitors__section-8 .section-bg_mob{display:block}}.competitors__section-8 .wrap{max-width:1224px;padding:0 48px}@media(max-width:992px){.competitors__section-8 .wrap{padding:0 50px}}@media(max-width:767px){.competitors__section-8 .wrap{padding:0 20px}}.competitors__section-8 .grid-info{justify-content:space-between}@media(max-width:992px){.competitors__section-8 .grid-info__item_media{margin-bottom:0}}@media(max-width:767px){.competitors__section-8 .grid-info__item_media{margin:0 auto -35px;max-width:420px;width:100%}}.competitors__section-8 .grid-info__item_media__i{left:-10%;position:relative;width:110%}@media(max-width:992px){.competitors__section-8 .grid-info__item_media__i{left:0;margin:0 auto;width:70%}}@media(max-width:767px){.competitors__section-8 .grid-info__item_media__i{width:100%}}.competitors__section-8 .grid-info__item_description{width:48%}@media(max-width:992px){.competitors__section-8 .grid-info__item_description{width:100%}}.competitors__section-8 .grid-info__title{color:#fff}.competitors__section-8 .grid-info p{color:#fff;padding-right:55px}@media(max-width:992px){.competitors__section-8 .grid-info p{padding-right:0}}.competitors__section-8 blockquote{margin:0;padding:0}.reviews-slider2,.reviews-slider2__i{position:relative}.reviews-slider2__main{margin:0 auto;max-width:1850px;padding:0 70px;position:relative;z-index:2}@media(max-width:540px){.reviews-slider2__main{padding:0 28px}}.reviews-slider2 .swiper-container{overflow:visible;padding:0}.reviews-slider2 .swiper-next,.reviews-slider2 .swiper-prev{align-items:center;background:#3368f2;border:1px solid #d2daf3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;outline:none;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-85%);transform:translateY(-85%);width:44px;z-index:10}@media(max-width:540px){.reviews-slider2 .swiper-next,.reviews-slider2 .swiper-prev{-webkit-transform:translateY(-60%);transform:translateY(-60%)}}.reviews-slider2 .swiper-next:focus:before,.reviews-slider2 .swiper-prev:focus:before{border:2px solid #3368f2;border-radius:50%;box-shadow:0 0 0 5px rgba(0,109,213,.22);box-sizing:border-box;content:"";height:50px;left:-4px;position:absolute;top:-4px;width:50px;z-index:2}.reviews-slider2 .swiper-prev{left:50px}@media(max-width:540px){.reviews-slider2 .swiper-prev{left:6px}}.reviews-slider2 .swiper-next{right:50px}@media(max-width:540px){.reviews-slider2 .swiper-next{right:6px}}.reviews-slider2__logo{padding-bottom:24px}.reviews-slider2__logo,.reviews-slider2__rating{align-items:center;display:flex;justify-content:center}.reviews-slider2__rating__item{display:block;padding:0 12px;position:relative}.reviews-slider2__rating__item:after{background:#aeb5c7;content:"";display:block;height:14px;opacity:.5;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.reviews-slider2 .swiper-slide{height:auto;opacity:.6;position:relative;transition:opacity .25s}.reviews-slider2 .swiper-slide-visible{opacity:1}.reviews-slider2 .slider-item{height:100%;padding:0 12px;width:100%}@media(max-width:540px){.reviews-slider2 .slider-item{padding:0 10px}}.reviews-slider2 .slider-item img{border-radius:0}.reviews-slider2 .slider-item__inner{background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;flex-flow:column;height:100%;padding:24px 24px 28px;position:relative}@media(max-width:540px){.reviews-slider2 .slider-item__inner{padding:20px 20px 25px}}.reviews-slider2 .slider-item__inner:after{background-color:#213051;border-radius:4px 4px 0 0;bottom:0;content:"";height:4px;left:24px;position:absolute;right:24px}@media(max-width:540px){.reviews-slider2 .slider-item__inner:after{left:20px;right:20px}}.userway-s3-2 .reviews-slider2 .slider-item__inner{background:#000}.reviews-slider2 .slider-item__text{color:#5f6578;font-size:16px;line-height:24px;margin-bottom:16px}@media(max-width:540px){.reviews-slider2 .slider-item__text{font-size:14px;line-height:24px;margin-bottom:18px}}.userway-s3-2 .reviews-slider2 .slider-item__text{color:#50d0a0}.reviews-slider2 .slider-item .quote{margin-bottom:12px;width:22px}.reviews-slider2 .slider-item .user{margin-bottom:24px;position:relative}@media(max-width:540px){.reviews-slider2 .slider-item .user{margin-bottom:20px}}.reviews-slider2 .slider-item .user__avatar{border:6px solid #f3f5f9;border-radius:50%;height:90px;margin:-68px auto 24px;overflow:hidden;width:90px}@media(max-width:540px){.reviews-slider2 .slider-item .user__avatar{border-width:5px;height:72px;margin:-56px auto 20px;width:72px}}.reviews-slider2 .slider-item .user__avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.reviews-slider2 .slider-item .user__avatar div{align-items:center;color:#40444e;display:flex;font-size:20px;font-weight:700;height:100%;justify-content:center;line-height:22px;text-align:center;transition:background-color .25s}.reviews-slider2 .slider-item .user__avatar div.green{background-color:#e4f6ef}.reviews-slider2 .slider-item .user__avatar div.rose{background-color:#ffe5e0}.reviews-slider2 .slider-item .user__avatar div.yellow{background-color:#faf7d9}.reviews-slider2 .slider-item .user__name{color:#40444e;font-size:18px;font-weight:700;line-height:24px;margin-bottom:8px;text-align:center}@media(max-width:540px){.reviews-slider2 .slider-item .user__name{font-size:16px;line-height:22px}}.reviews-slider2 .slider-item .user__rating{display:block;margin:0 auto;max-width:100%}.reviews-slider2 .slider-item .cta{margin-top:auto;padding-right:50px;position:relative}.reviews-slider2 .slider-item .cta a{align-items:center;color:#3368f2;display:inline-flex;font-size:16px;font-weight:600;line-height:24px;outline:none;position:relative}@media(max-width:540px){.reviews-slider2 .slider-item .cta a{font-size:14px}}.reviews-slider2 .slider-item .cta a img{display:block;margin-left:15px}.reviews-slider2 .slider-item .cta a:focus-visible:before,.reviews-slider2 .slider-item .cta a:focus:before{border:2px solid #3368f2;border-radius:6px;bottom:-2px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";display:block;left:-4px;position:absolute;right:-4px;top:-2px}.reviews-slider2 .slider-item .cta .icon-logo{position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:28px}@media(max-width:540px){.reviews-slider2 .slider-item .cta .icon-logo{width:24px}}.reviews-slider2 .slider-item .cta span{height:auto;left:auto;position:relative;top:auto;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:auto}.reviews-slider2 .slider-item:focus{outline:1px solid hsla(0,0%,100%,0)}.reviews-slider2 .slider-item:focus .slider-item__inner:before{border:2px solid #3368f2;border-radius:16px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.reviews-slider2 .slider-item:focus:not(:focus-visible) .slider-item__inner:before{display:none}.reviews-slider2 .slider-item:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.reviews-slider2 .slider-item:focus-visible .slider-item__inner:before{border:2px solid #3368f2;border-radius:19px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.managed-section-9{background-color:#f3f5f9;padding:100px 0 110px}@media(max-width:1023px){.managed-section-9{padding:60px 0 72px}}@media(max-width:767px){.managed-section-9{padding:50px 0 72px}}.managed-section-9 .badges-grid{margin:0 auto;max-width:1180px;padding:0 20px}@media(max-width:1023px){.managed-section-9 .badges-grid{margin-bottom:40px}}.managed-section-9 .badges-grid .section-title{display:none}.managed-section-5 .wrap{margin:0 auto;max-width:1300px;padding:75px 20px 180px}.managed-section-5 .section-title{font-size:36px;font-weight:700;letter-spacing:-.022px;line-height:54px;margin:0 0 59px;text-align:center}.managed-section-5 .row{align-items:center;display:flex;flex-flow:wrap;margin:0 -44px}.managed-section-5 .col{padding:0 44px;width:50%}.managed-section-5 .learn-more-form{background:#fff;border-radius:10px;box-shadow:0 2px 14px rgba(0,0,0,.09);padding:42px 47px}.managed-section-5 .learn-more-form__title{color:#14121e;font-size:25.7727px;font-weight:800;line-height:37px;margin:0 -10px 25px;text-align:center}.managed-section-5 .desktop-brands{display:flex;flex-flow:wrap;list-style:none;margin:0 -40px;padding:0}.managed-section-5 .desktop-brands li{align-items:center;display:flex;height:80px;justify-content:center;padding:0 40px 50px;width:33.3333333%}.managed-section-5 .marquee-slider{display:none;margin-bottom:22px}.managed-section-5 .marquee-slider img{display:block;-webkit-filter:grayscale(1);filter:grayscale(1);max-height:52px;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.managed-section-5 .marquee-slider img:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.managed-section-5 .marquee-slider a{position:relative}.managed-section-5 .marquee-slider a:focus{outline:1px solid hsla(0,0%,100%,0)}.managed-section-5 .marquee-slider a:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.managed-section-5 .marquee-slider a:focus:not(:focus-visible):after{display:none}.managed-section-5 .marquee-slider a:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.managed-section-5 .marquee-slider a:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.managed-section-5 .marquee-slider__item{padding:20px 30px}@media(max-width:1199px){.managed-section-5 .row{flex-flow:column-reverse}.managed-section-5 .col{width:100%}.managed-section-5 .desktop-brands{display:none}.managed-section-5 .marquee-slider{display:block}}@media(max-width:767px){.managed-section-5 .section-title{font-size:28px;line-height:36px;margin-bottom:22px}.managed-section-5 .learn-more-form{border-radius:0;box-shadow:none;margin:0 -20px;padding:27px 36px 80px}}.reviews-slider{position:relative}.reviews-slider__badges{display:flex;justify-content:space-between;margin:0 auto 40px;max-width:990px;padding:0 20px}@media(max-width:1679px){.reviews-slider__badges{max-width:1850px;padding:0 70px}}@media(max-width:1279px){.reviews-slider__badges{justify-content:space-around;max-width:990px;padding:0 20px}}.reviews-slider__badges__item{display:flex;justify-content:center}@media(max-width:1679px){.reviews-slider__badges__item{padding:0 15px;width:33.3333333333%}}@media(max-width:1279px){.reviews-slider__badges__item{width:auto}}.reviews-slider__badges img{display:block;max-width:100%}@media(max-width:1023px){.reviews-slider__badges img{max-width:110px}}@media(max-width:767px){.reviews-slider__badges img{max-width:72px}}.reviews-slider__i{padding-bottom:130px;position:relative;width:100vw}@media(max-width:540px){.reviews-slider__i{padding-bottom:95px}}.reviews-slider__i:after{background-color:#fff;bottom:0;content:"";left:0;position:absolute;right:0;top:185px;z-index:1}.reviews-slider__main{margin:0 auto;max-width:1850px;padding:0 70px;position:relative;z-index:2}@media(max-width:540px){.reviews-slider__main{padding:0 28px}}.reviews-slider .swiper-container{overflow:visible;padding:40px 0 30px}@media(max-width:540px){.reviews-slider .swiper-container{padding:26px 0 20px}}.reviews-slider .swiper-next,.reviews-slider .swiper-prev{align-items:center;background:#3368f2;border:1px solid #d2daf3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-85%);transform:translateY(-85%);width:44px;z-index:10}@media(max-width:540px){.reviews-slider .swiper-next,.reviews-slider .swiper-prev{-webkit-transform:translateY(-60%);transform:translateY(-60%)}}.reviews-slider .swiper-prev{left:50px}@media(max-width:540px){.reviews-slider .swiper-prev{left:6px}}.reviews-slider .swiper-next{right:50px}@media(max-width:540px){.reviews-slider .swiper-next{right:6px}}.reviews-slider__logo{padding-bottom:24px}.reviews-slider__logo,.reviews-slider__rating{align-items:center;display:flex;justify-content:center}.reviews-slider__rating__item{display:block;padding:0 12px;position:relative}.reviews-slider__rating__item:after{background:#aeb5c7;content:"";display:block;height:14px;opacity:.5;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.reviews-slider .swiper-slide{height:auto;opacity:.6;position:relative;transition:opacity .25s}.reviews-slider .swiper-slide-visible{opacity:1}.reviews-slider .slider-item{height:100%;padding:0 15px;width:100%}@media(max-width:540px){.reviews-slider .slider-item{padding:0 10px}}.reviews-slider .slider-item img{border-radius:0}.reviews-slider .slider-item__inner{background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;flex-flow:column;height:100%;padding:24px 24px 28px;position:relative}@media(max-width:540px){.reviews-slider .slider-item__inner{padding:20px 20px 25px}}.reviews-slider .slider-item__inner:after{background-color:#213051;border-radius:4px 4px 0 0;bottom:0;content:"";height:4px;left:24px;position:absolute;right:24px}@media(max-width:540px){.reviews-slider .slider-item__inner:after{left:20px;right:20px}}.userway-s3-2 .reviews-slider .slider-item__inner{background:#000}.reviews-slider .slider-item__text{color:#5f6578;font-size:16px;line-height:24px;margin-bottom:16px}@media(max-width:540px){.reviews-slider .slider-item__text{font-size:14px;line-height:24px;margin-bottom:18px}}.userway-s3-2 .reviews-slider .slider-item__text{color:#50d0a0}.reviews-slider .slider-item .quote{margin-bottom:12px;width:22px}.reviews-slider .slider-item .user{margin-bottom:24px}@media(max-width:540px){.reviews-slider .slider-item .user{margin-bottom:20px}}.reviews-slider .slider-item .user__avatar{border:6px solid #f3f5f9;border-radius:50%;height:90px;margin:-68px auto 24px;overflow:hidden;width:90px}@media(max-width:540px){.reviews-slider .slider-item .user__avatar{border-width:5px;height:72px;margin:-56px auto 20px;width:72px}}.reviews-slider .slider-item .user__avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.reviews-slider .slider-item .user__avatar div{align-items:center;color:#40444e;display:flex;font-size:20px;font-weight:700;height:100%;justify-content:center;line-height:22px;text-align:center;transition:background-color .25s}.reviews-slider .slider-item .user__avatar div.green{background-color:#e4f6ef}.reviews-slider .slider-item .user__avatar div.rose{background-color:#ffe5e0}.reviews-slider .slider-item .user__avatar div.yellow{background-color:#faf7d9}.reviews-slider .slider-item .user__name{color:#40444e;font-size:18px;font-weight:700;line-height:24px;margin-bottom:8px;text-align:center}@media(max-width:540px){.reviews-slider .slider-item .user__name{font-size:16px;line-height:22px}}.reviews-slider .slider-item .user__rating{display:block;margin:0 auto;max-width:100%}.reviews-slider .slider-item .cta{margin-top:auto;padding-right:50px;position:relative}.reviews-slider .slider-item .cta a{align-items:center;color:#3368f2;display:inline-flex;font-size:16px;font-weight:600;line-height:24px}@media(max-width:540px){.reviews-slider .slider-item .cta a{font-size:14px}}.reviews-slider .slider-item .cta a img{display:block;margin-left:15px}.reviews-slider .slider-item .cta .icon-logo{position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:28px}@media(max-width:540px){.reviews-slider .slider-item .cta .icon-logo{width:24px}}.reviews-slider .slider-item .cta span{height:auto;left:auto;position:relative;top:auto;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:auto}.reviews-modal{background-color:#fff;border-radius:30px;box-shadow:0 26px 84px rgba(0,7,25,.22);cursor:default;max-width:1200px;overflow:hidden;padding:80px 0 50px;pointer-events:auto;position:relative}@media(max-width:767px){.reviews-modal{border-radius:0;padding:98px 20px 25px}}.reviews-modal__i{position:relative}.reviews-modal-overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:hsla(0,0%,93%,.7);overflow:auto;padding:50px 60px 30px;text-align:center;white-space:normal}@media(max-width:767px){.reviews-modal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#fff;padding:0}}.reviews-modal-overlay:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.reviews-modal-overlay .reviews-modal-content{background:none;border-radius:0;box-shadow:none;display:inline-block;height:auto;max-width:1200px;width:100%}@media(max-width:767px){.reviews-modal-overlay .reviews-modal-content{padding:0}}.reviews-modal-overlay .reviews-modal-content .modal-body{-webkit-animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;background:none;border-radius:42px;box-shadow:none;max-height:none;overflow:visible;padding:0;position:relative;text-align:left;vertical-align:middle}.reviews-modal-overlay .reviews-modal-content .modal-close{border-width:4px;height:40px;padding:0;pointer-events:auto;right:-36px;top:-36px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .55s cubic-bezier(.25,1,.55,1);width:40px;z-index:3}@media(max-width:767px){.reviews-modal-overlay .reviews-modal-content .modal-close{border-width:2px;height:30px;right:20px;top:60px;width:30px}}.reviews-modal-overlay .reviews-modal-content .modal-close:after,.reviews-modal-overlay .reviews-modal-content .modal-close:before{background-color:#fff;border-radius:4px;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.reviews-modal-overlay .reviews-modal-content .modal-close:before{height:2px;width:16px}.reviews-modal-overlay .reviews-modal-content .modal-close:after{height:16px;width:2px}.reviews-modal-overlay .reviews-modal-content .modal-close:focus{border-color:rgba(45,104,255,.75)}.reviews-modal-overlay .reviews-modal-content .modal-close:focus:before{border:none;border-radius:4px;bottom:auto;box-shadow:none;left:50%;right:auto;top:50%}.reviews-modal-overlay .reviews-modal-content .modal-close:hover{-webkit-transform:scale(1.2) rotate(135deg);transform:scale(1.2) rotate(135deg)}.reviews-modal .modal-title{color:#14121e;font-size:30px;font-weight:800;letter-spacing:-.18px;line-height:45px;margin-bottom:64px;padding:0 24px;text-align:center}@media(max-width:767px){.reviews-modal .modal-title{font-size:20px;line-height:30px;margin-bottom:30px}}.reviews-modal .modal-title br{display:none}@media(max-width:767px){.reviews-modal .modal-title br{display:block}}.reviews-modal .modal-title .dot-title{font-weight:800}.reviews-modal .reviews-slider__badges{margin-bottom:54px;max-width:910px}@media(max-width:767px){.reviews-modal .reviews-slider__badges{margin-bottom:42px}}.reviews-modal .reviews-slider__badges__item{max-width:122px}.reviews-modal .reviews-slider__i{padding-bottom:0;width:100%}.reviews-modal .reviews-slider__main{padding:0 40px}@media(max-width:767px){.reviews-modal .reviews-slider__main{padding:0 10px}}.reviews-modal .reviews-slider .swiper-prev{left:20px}@media(max-width:767px){.reviews-modal .reviews-slider .swiper-prev{left:-12px}}.reviews-modal .reviews-slider .swiper-next{right:20px}@media(max-width:767px){.reviews-modal .reviews-slider .swiper-next{right:-12px}}.reviews-modal [data-st=slide-up]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);will-change:auto}.leadership-modal{background-color:#fff;border-radius:30px;box-shadow:0 26px 84px rgba(0,7,25,.22);cursor:default;overflow:hidden;pointer-events:auto;position:relative}@media(max-width:1023px){.leadership-modal{overflow:visible}}@media(max-width:767px){.leadership-modal{border-radius:16px}}.leadership-modal__i{display:flex;position:relative}@media(max-width:1023px){.leadership-modal__i{display:block}}.leadership-modal__col{flex-grow:1;height:560px}@media(max-width:1023px){.leadership-modal__col{height:auto}}.leadership-modal__col:first-child{flex-shrink:0;max-width:480px;width:45%}@media(max-width:1200px){.leadership-modal__col:first-child{max-width:385px}}@media(max-width:1023px){.leadership-modal__col:first-child{max-width:none;width:auto}}.leadership-modal__photo{height:100%;position:relative}@media(max-width:1023px){.leadership-modal__photo{border:4px solid #fff;border-radius:16px}}.leadership-modal__photo:before{content:"";display:none;padding-top:75%}@media(max-width:1023px){.leadership-modal__photo:before{display:block}}.leadership-modal__photo .bg{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDU2IiBoZWlnaHQ9IjM4MCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEwNTYgMzgwIj48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fYSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTQzOC44NTEgMTY4LjE0MmMwLTQ2LjQzMS0zNy42NC04NC4wNzEtODQuMDcxLTg0LjA3MUguMDAxVjQ2LjIzOUgzNTQuNzhjNjcuMzI1IDAgMTIxLjkwMyA1NC41NzggMTIxLjkwMyAxMjEuOTAzdjQ5LjYwMWMwIDY4LjcxOCA1NS43MDcgMTI0LjQyNSAxMjQuNDI1IDEyNC40MjUgNjguNzE3IDAgMTI0LjQyNC01NS43MDcgMTI0LjQyNC0xMjQuNDI1di00Ni43OTljMC00My44IDM1LjUwNy03OS4zMDcgNzkuMzA3LTc5LjMwN2gyNTAuMjUxdjM3LjgzMkg4MDQuODM5Yy0yMi45MDYgMC00MS40NzUgMTguNTY5LTQxLjQ3NSA0MS40NzV2NDYuNzk5YzAgODkuNjEyLTcyLjY0NSAxNjIuMjU3LTE2Mi4yNTYgMTYyLjI1Ny04OS42MTIgMC0xNjIuMjU3LTcyLjY0NS0xNjIuMjU3LTE2Mi4yNTd2LTQ5LjYwMVpNMTA1NS4wOSA4My4yM0g4MDQuODM5Yy00OC40NDMgMC04Ny43MTQgMzkuMjcxLTg3LjcxNCA4Ny43MTR2NDYuNzk5YzAgNjQuMDc1LTUxLjk0MyAxMTYuMDE4LTExNi4wMTcgMTE2LjAxOC02NC4wNzUgMC0xMTYuMDE4LTUxLjk0My0xMTYuMDE4LTExNi4wMTh2LTQ5LjYwMWMwLTcxLjk2OC01OC4zNDItMTMwLjMxLTEzMC4zMS0xMzAuMzFILjAwMVYwSDM1NC43OGM5Mi44NjIgMCAxNjguMTQyIDc1LjI4IDE2OC4xNDIgMTY4LjE0MnY0OS42MDFjMCA0My4xODEgMzUuMDA1IDc4LjE4NiA3OC4xODYgNzguMTg2IDQzLjE4IDAgNzguMTg1LTM1LjAwNSA3OC4xODUtNzguMTg2di00Ni43OTljMC02OS4zMzcgNTYuMjA5LTEyNS41NDYgMTI1LjU0Ni0xMjUuNTQ2aDI1MC4yNTFWODMuMjNaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9Ii4yNSIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icHJlZml4X19hIiB4MT0iMTA1NS4wOSIgeDI9Ii4wMDEiIHkxPSIxOTAiIHkyPSIxOTAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIuMjM4IiBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIuODIxIiBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+);background-position:66% 84%;background-repeat:no-repeat;background-size:1056px 380px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(max-width:1023px){.leadership-modal__photo .bg{border-radius:12px 12px 0 0}}.leadership-modal__photo img{bottom:0;left:0;position:absolute;width:100%;z-index:3}@media(max-width:1023px){.leadership-modal__photo img{left:50%;max-width:80%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.leadership-modal__content{height:100%;padding:20px 0;position:relative}@media(max-width:1023px){.leadership-modal__content{height:auto}}.leadership-modal__content:after,.leadership-modal__content:before{content:"";height:20px;left:0;position:absolute;width:100%;z-index:2}@media(max-width:1023px){.leadership-modal__content:after,.leadership-modal__content:before{display:none}}.leadership-modal__content:before{background:#fff;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));top:20px}.leadership-modal__content:after{background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:20px}@media(max-width:1023px){.leadership-modal__content>div{max-height:none!important}}.leadership-modal__content__i{padding:54px 72px}@media(max-width:1200px){.leadership-modal__content__i{padding-left:40px;padding-right:40px}}@media(max-width:1200px)and (max-width:1023px){.leadership-modal__content__i{padding:0 24px}}@media(max-width:1200px)and (max-width:767px){.leadership-modal__content__i{padding:0 20px}}.leadership-modal__content .name{color:#14121e;font-size:40px;font-weight:700;line-height:50px;margin-bottom:12px}@media(max-width:767px){.leadership-modal__content .name{font-size:18px;line-height:28px;margin-bottom:6px}}.leadership-modal__content .position{color:#2e64f1;font-size:24px;font-weight:600;line-height:34px;margin-bottom:50px}@media(max-width:767px){.leadership-modal__content .position{font-size:14px;line-height:24px;margin-bottom:16px}}.leadership-modal__content .title{color:#213051;font-size:32px;font-weight:700;letter-spacing:-.24px;line-height:44px;margin-bottom:16px;margin-top:0;position:relative;text-align:left}@media(max-width:767px){.leadership-modal__content .title{font-size:16px;line-height:24px;margin-bottom:10px}}.leadership-modal__content .title:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MyIgaGVpZ2h0PSI0OCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDYzIDQ4Ij48cGF0aCBmaWxsPSIjMkU2NEYxIiBkPSJNMjYuODU5IDMuNDIyIDI0LjU3NiAwQzguNzc3IDEwLjM1MyAwIDIyLjkzIDAgMzMuMjgzIDAgNDMuMjk0IDcuNTQ4IDQ4IDEzLjk1NiA0OGM4LjA3NSAwIDEzLjc4LTYuNjc0IDEzLjc4LTEzLjY5IDAtNS45MDQtMy44NjItMTAuOTUyLTkuMDQtMTIuODM0LTEuNDkzLS41MTMtMi44OTctLjk0MS0yLjg5Ny0zLjQyMiAwLTMuMTY2IDIuMzctNy44NzIgMTEuMDYtMTQuNjMyWm0zNC44NDYgMEw1OS40MjEgMEM0My44IDEwLjM1MyAzNC44NDYgMjIuOTMgMzQuODQ2IDMzLjI4MyAzNC44NDYgNDMuMjk0IDQyLjU3IDQ4IDQ4Ljk3NyA0OGM4LjE2MyAwIDEzLjk1Ni02LjY3NCAxMy45NTYtMTMuNjkgMC01LjkwNC0zLjk1LTEwLjk1Mi05LjMwNC0xMi44MzQtMS40OTItLjUxMy0yLjgwOC0uOTQxLTIuODA4LTMuNDIyIDAtMy4xNjYgMi40NTctNy44NzIgMTAuODg0LTE0LjYzMloiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";height:48px;left:-16px;opacity:.15;position:absolute;top:-16px;width:62px;z-index:1}@media(max-width:1023px){.leadership-modal__content .title:before{left:-8px}}@media(max-width:767px){.leadership-modal__content .title:before{height:27px;width:35px}}.leadership-modal__content .title span{display:block;position:relative;z-index:2}.leadership-modal__content .description{color:#40444e;font-size:18px;letter-spacing:-.24px;line-height:32px;margin-bottom:0}@media(max-width:767px){.leadership-modal__content .description{font-size:14px;line-height:24px}}.leadership-modal-overlay{-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:hsla(0,0%,100%,.9);overflow:auto;padding:30px 20px;text-align:center;white-space:normal}@media(max-width:1023px){.leadership-modal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#fff}}.leadership-modal-overlay:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.leadership-modal-content{-webkit-animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;background:none;border-radius:0;box-shadow:none;display:inline-block;height:auto;max-width:1248px;padding:0;pointer-events:none!important;width:100%}@media(max-width:1023px){.leadership-modal-content{max-width:800px}}.leadership-modal-content .modal-body{background:none;border-radius:42px;box-shadow:none;max-height:none;overflow:visible;padding:45px 45px 20px;position:relative;text-align:left;vertical-align:middle}@media(max-width:1023px){.leadership-modal-content .modal-body{padding-top:145px}}@media(max-width:767px){.leadership-modal-content .modal-body{padding-left:0;padding-right:0;padding-top:80px}}.leadership-modal-content .modal-close{border:none;height:32px;padding:0;pointer-events:auto;right:3px;top:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-transform .55s cubic-bezier(.25,1,.55,1);transition:transform .55s cubic-bezier(.25,1,.55,1);transition:transform .55s cubic-bezier(.25,1,.55,1),-webkit-transform .55s cubic-bezier(.25,1,.55,1);width:32px;z-index:3}@media(max-width:1023px){.leadership-modal-content .modal-close{right:40px;top:32px}}@media(max-width:767px){.leadership-modal-content .modal-close{right:0}}.leadership-modal-content .modal-close:after,.leadership-modal-content .modal-close:before{background-color:#fff;border-radius:4px;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.leadership-modal-content .modal-close:before{height:2px;width:18px}.leadership-modal-content .modal-close:after{height:18px;width:2px}.leadership-modal-content .modal-close:focus{box-shadow:0 0 0 3px #3368f2}.leadership-modal-content .modal-close:focus:before{border:none;border-radius:4px;bottom:auto;box-shadow:none;left:50%;right:auto;top:50%}.leadership-modal-content .modal-close:hover{-webkit-transform:scale(1.2) rotate(135deg);transform:scale(1.2) rotate(135deg)}.page-about .wrap{margin:0 auto;max-width:1150px;padding:0 20px;position:relative}.page-about .section-title{color:#14121e;font-size:52px;font-weight:800;line-height:68px;margin-bottom:16px}@media(max-width:1023px){.page-about .section-title{text-align:center}}@media(max-width:767px){.page-about .section-title{font-size:28px;line-height:38px;margin-bottom:32px}}.page-about .section-title .dot-title{font-weight:800}@media(max-width:767px){.page-about .section-title .dot-title .anim-dots{bottom:-5px}}.page-about .section-title.centered{text-align:center}.page-about .section-title.light{color:#fff}.page-about .section-subtitle{color:#213051;font-size:30px;font-weight:700;letter-spacing:.1px;line-height:40px;margin-bottom:32px}@media(max-width:767px){.page-about .section-subtitle{font-size:18px;line-height:28px;margin-bottom:24px;text-align:center}}.page-about .section-subtitle span{color:#2e64f1}.page-about .section-subtitle.centered{text-align:center}.page-about .section-subtitle.light{color:#fff}.page-about .section-text{color:#40444e;font-size:18px;font-weight:400;letter-spacing:-.24px;line-height:32px;margin:0}@media(max-width:1023px){.page-about .section-text{text-align:center}}@media(max-width:767px){.page-about .section-text{font-size:14px;line-height:24px}}.page-about .section-text.centered{text-align:center}.page-about .section-cta{background:#3368f2;border:2px solid transparent;border-radius:32px;color:#fff;font-size:16px;font-weight:700;line-height:24px;min-width:172px;padding:14px 30px}@media(max-width:767px){.page-about .section-cta{font-size:14px;padding-bottom:10px;padding-top:10px}}.page-about .section-cta.section-cta_secondary{border:2px solid #fff}@media(max-width:1023px){.page-about .btn-row{display:flex;justify-content:center}.page-about .btn-row .button{max-width:275px;width:100%}}.page-about .btn-row.centered{display:flex;justify-content:center}.about-section-1{padding:115px 0 70px}@media(max-width:1200px){.about-section-1{padding:70px 0}}@media(max-width:767px){.about-section-1{padding:56px 0}}.about-section-1 .wrap{z-index:2}.about-section-1 .section-bg{background-color:#f3f5f9;bottom:34%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media(max-width:1023px){.about-section-1 .section-bg{bottom:24%}}.about-section-1 .section-bg:after,.about-section-1 .section-bg:before{border-radius:50%;content:"";-webkit-filter:blur(180px);filter:blur(180px);height:500px;position:absolute;width:500px}.about-section-1 .section-bg:before{background:rgba(51,104,242,.3);bottom:-20px;left:-245px}@media(max-width:1023px){.about-section-1 .section-bg:before{bottom:auto;left:-215px;top:-260px}}.about-section-1 .section-bg:after{background:rgba(176,75,255,.2);right:-135px;top:75%}@media(max-width:1023px){.about-section-1 .section-bg:after{bottom:-260px;left:auto;right:-215px;top:auto}}.about-section-1 .section-intro{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:80px}@media(max-width:1023px){.about-section-1 .section-intro{display:block;margin-bottom:70px}}.about-section-1 .section-intro__col{flex-grow:1}.about-section-1 .section-intro__col:first-child{padding-right:30px}@media(max-width:1023px){.about-section-1 .section-intro__col:first-child{padding-right:0}}.about-section-1 .section-intro__col:last-child{display:flex;flex-shrink:0;justify-content:center;max-width:415px;width:100%}@media(max-width:1200px){.about-section-1 .section-intro__col:last-child{max-width:350px}}@media(max-width:1023px){.about-section-1 .section-intro__col:last-child{margin:0 auto}}@media(max-width:767px){.about-section-1 .section-intro__col:last-child{display:none}}.about-section-1 .section-intro ul{margin-top:22px;padding-left:0}.about-section-1 .section-intro ul li{color:#5f6578;font-size:16px;line-height:24px;list-style:none;margin-bottom:18px;padding-left:30px;position:relative}.about-section-1 .section-intro ul li:last-child{margin-bottom:0}.about-section-1 .section-intro ul li:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iOSIgZmlsbD0iIzFCOUY4OCIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNzUiIGQ9Ik01LjUgOSA4IDExLjVsNS01Ii8+PC9zdmc+");content:"";display:block;height:18px;left:0;position:absolute;top:3px;width:18px}.about-section-1 .section-title{font-size:56px;line-height:76px;margin-bottom:14px}@media(max-width:767px){.about-section-1 .section-title{font-size:30px;letter-spacing:-.32px;line-height:40px;margin-bottom:12px}}.about-section-1 .section-text{max-width:480px}@media(max-width:1023px){.about-section-1 .section-text{margin:0 auto 20px}}@media(max-width:1200px){.about-section-1 .section-video{padding:0 35px}}@media(max-width:767px){.about-section-1 .section-video{margin:0 auto;max-width:400px;padding:0}}.about-section-1 .section-video .btn-video{background:none;border:none;cursor:pointer;display:block;outline:1px solid hsla(0,0%,100%,0);padding:0;pointer-events:none;position:relative;width:100%}.about-section-1 .section-video .btn-video__icon{align-items:center;border-radius:50%;display:flex;height:90px;justify-content:center;left:-45px;pointer-events:all;position:absolute;top:-45px;transition:-webkit-transform .65s cubic-bezier(.23,1,.32,1);transition:transform .65s cubic-bezier(.23,1,.32,1);transition:transform .65s cubic-bezier(.23,1,.32,1),-webkit-transform .65s cubic-bezier(.23,1,.32,1);width:90px;z-index:2}@media(max-width:767px){.about-section-1 .section-video .btn-video__icon{background-color:#e5e4f8;height:72px;left:-1%;top:-14%;width:72px}}.about-section-1 .section-video .btn-video__icon span{align-items:center;background:#3368f2;border-radius:50%;display:flex;height:52px;justify-content:center;position:relative;width:52px}@media(max-width:767px){.about-section-1 .section-video .btn-video__icon span{height:42px;width:42px}}.about-section-1 .section-video .btn-video__icon span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE5IDIwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTcuNzU0IDkuMTI4IDIuMi4xMjhhLjk1Ljk1IDAgMCAwLS45NjcuMDA4Qy45MzIuMzE2Ljc1LjY0NC43NSAxdjE4YzAgLjM1Ni4xODMuNjg0LjQ4Mi44NjRhLjk0OC45NDggMCAwIDAgLjk2Ni4wMDhsMTUuNTU2LTljLjMwNS0uMTc4LjQ5Ni0uNTEuNDk2LS44NzJzLS4xOS0uNjk0LS40OTYtLjg3MloiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:21px;-webkit-transform:translateX(1px);transform:translateX(1px);width:18px}@media(max-width:767px){.about-section-1 .section-video .btn-video__icon span:before{height:16px;width:14px}}.about-section-1 .section-video .btn-video__icon span:after{border:1px solid rgba(51,88,242,.4);border-radius:50%;bottom:-10px;content:"";left:-10px;position:absolute;right:-10px;top:-10px}@media(max-width:767px){.about-section-1 .section-video .btn-video__icon span:after{bottom:-8px;left:-8px;right:-8px;top:-8px}}.about-section-1 .section-video .btn-video:hover .btn-video__icon{-webkit-transform:scale3d(1.14,1.14,1);transform:scale3d(1.14,1.14,1)}.about-section-1 .section-video__i{align-items:flex-start;display:flex;justify-content:space-between;position:relative}@media(max-width:767px){.about-section-1 .section-video__i{margin:0 auto;padding:0 8%}}.about-section-1 .section-video__item{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:16px;isolation:isolate;overflow:hidden;pointer-events:all;position:relative}@media(max-width:767px){.about-section-1 .section-video__item{position:absolute}}.about-section-1 .section-video__item:first-child{--mask:radial-gradient(46px at 0 0,#0000 98%,#000) 0 0 /100% 100% no-repeat;-webkit-mask:var(--mask);mask:var(--mask);width:40.5%}@media(max-width:767px){.about-section-1 .section-video__item:first-child{--mask:none;position:relative;width:100%}}.about-section-1 .section-video__item:first-child:before{padding-top:74.5%}.about-section-1 .section-video__item:nth-child(2){margin-top:4.5%;width:22.5%}@media(max-width:767px){.about-section-1 .section-video__item:nth-child(2){border:2px solid #f3f5f9;bottom:-19%;left:0;margin-top:0;width:33%}}.about-section-1 .section-video__item:nth-child(2):before{padding-top:153%}@media(max-width:767px){.about-section-1 .section-video__item:nth-child(2):before{padding-top:150%}}.about-section-1 .section-video__item:nth-child(3){width:31.5%}@media(max-width:767px){.about-section-1 .section-video__item:nth-child(3){border:2px solid #f3f5f9;right:0;top:-19%;width:42%}}.about-section-1 .section-video__item:nth-child(3):before{padding-top:99%}.about-section-1 .section-video__item:before{content:"";display:block}.about-section-1 .section-video__item img{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);will-change:transform}.about-section-1 .section-video__item img,.about-section-1 .section-video__item video{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;transition:-webkit-transform 1s cubic-bezier(.25,1,.55,1);transition:transform 1s cubic-bezier(.25,1,.55,1);transition:transform 1s cubic-bezier(.25,1,.55,1),-webkit-transform 1s cubic-bezier(.25,1,.55,1);width:100%}.about-section-1 .section-video__item video{left:0;top:0}.about-section-1 .section-video__item .scrolling-wr{-webkit-animation:slide 35s linear infinite;animation:slide 35s linear infinite;background-image:url(/js-assets/static/3-bdb2179a2e7d432e0bd3fb83098f472c.jpg);background-size:auto 100%;height:352px;left:0;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform 1s cubic-bezier(.25,1,.55,1);transition:transform 1s cubic-bezier(.25,1,.55,1);transition:transform 1s cubic-bezier(.25,1,.55,1),-webkit-transform 1s cubic-bezier(.25,1,.55,1);width:1050px}@media(max-width:1023px){.about-section-1 .section-video__item .scrolling-wr{-webkit-transform:scale(.84);transform:scale(.84)}}@media(max-width:900px){.about-section-1 .section-video__item .scrolling-wr{-webkit-transform:scale(.72);transform:scale(.72)}}@media(max-width:767px){.about-section-1 .section-video__item .scrolling-wr{-webkit-transform:scale(.48);transform:scale(.48)}}@media(max-width:375px){.about-section-1 .section-video__item .scrolling-wr{-webkit-transform:scale(.4);transform:scale(.4)}}.about-section-1 .section-video__item:hover img{-webkit-transform:translate(-50%,-50%) scale3d(1.05,1.05,1);transform:translate(-50%,-50%) scale3d(1.05,1.05,1)}.about-section-1 .section-video__item:hover video{-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1)}.about-section-1.inactive .scrolling-wr{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes slide{0%{background-position-x:0}to{background-position-x:-1050px}}@keyframes slide{0%{background-position-x:0}to{background-position-x:-1050px}}.about-section-2{padding:70px 0 195px}@media(max-width:1023px){.about-section-2{padding:70px 0}}@media(max-width:767px){.about-section-2{padding:40px 0 45px}}.about-section-2 .wrap{align-items:center;display:flex}@media(max-width:1023px){.about-section-2 .wrap{display:block}}.about-section-2 .col{position:relative;width:50%}@media(max-width:1023px){.about-section-2 .col{width:auto}}.about-section-2 .col:last-child{flex-shrink:0;max-width:445px;padding-left:25px;z-index:2}@media(max-width:1023px){.about-section-2 .col:last-child{margin:0 auto 15px;max-width:355px;padding-left:0}}@media(max-width:767px){.about-section-2 .col:last-child{margin-top:55px}}.about-section-2 picture img{display:block;max-width:100%;pointer-events:none;position:relative;-webkit-transform:translate(-1%) scale(1.34);transform:translate(-1%) scale(1.34);z-index:2}@media(max-width:1023px){.about-section-2 picture img{margin:0 auto;max-width:700px;-webkit-transform:none;transform:none;width:100%}}@media(max-width:767px){.about-section-2 picture img{-webkit-transform:translateX(5%) scale(1.2);transform:translateX(5%) scale(1.2)}}.about-section-2 .decor{left:50%;max-width:1250px;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-53%,-55%);transform:translate(-53%,-55%);width:80vw;z-index:1}@media(max-width:1023px){.about-section-2 .decor{width:140vw}}@media(max-width:767px){.about-section-2 .decor{-webkit-transform:translate(-50%,-34%);transform:translate(-50%,-34%);width:175vw}}.about-section-2 .decor img{display:block;width:100%}.about-section-2 .section-title{margin-bottom:38px}@media(max-width:1023px){.about-section-2 .section-title{display:none}}@media(max-width:767px){.about-section-2 .section-title{margin:0 auto 26px;max-width:250px}}.about-section-2 .section-title.mobile-show{display:none}@media(max-width:1023px){.about-section-2 .section-title.mobile-show{display:block!important}}.about-section-2 .section-text{margin-bottom:38px}@media(max-width:767px){.about-section-2 .section-text{margin-bottom:32px;text-align:left}}.about-section-2 .section-text br{content:"";display:block;margin-bottom:25px}@media(max-width:767px){.about-section-2 .section-text br{margin-bottom:21px}}.about-section-3{background-image:url(/js-assets/static/bg-1cb40c0a49d218bebf68094507383c1b.jpg);background-position:50%;background-size:cover;padding:120px 0}@media(max-width:767px){.about-section-3{padding:60px 0}}.about-section-3 .section-title{margin-bottom:60px}@media(max-width:1023px){.about-section-3 .section-title{margin-bottom:75px}}@media(max-width:767px){.about-section-3 .section-title{margin-bottom:30px}}.about-section-3 .section__i{display:flex}@media(max-width:1023px){.about-section-3 .section__i{flex-direction:column-reverse}}.about-section-3 .col{flex-grow:1;position:relative}.about-section-3 .col:first-child{max-width:555px;width:100%;z-index:2}@media(max-width:1200px){.about-section-3 .col:first-child{max-width:525px}}@media(max-width:1023px){.about-section-3 .col:first-child{margin:0 auto}}.about-section-3 .col:last-child{display:flex}@media(max-width:1023px){.about-section-3 .col:last-child{display:block;margin-bottom:24px}}.about-section-3 .col:last-child .note{align-items:center;color:#fff;display:inline-flex;font-size:16px;font-style:italic;font-weight:500;justify-content:flex-end;letter-spacing:-.24px;line-height:32px;margin:auto 0 15px;position:relative;text-align:center;width:100%;z-index:2}@media(max-width:1023px){.about-section-3 .col:last-child .note{justify-content:center;margin:0 auto}}@media(max-width:767px){.about-section-3 .col:last-child .note{font-size:12px;line-height:20px}}.about-section-3 .col:last-child .note:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MCIgaGVpZ2h0PSI0OCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDgwIDQ4Ij48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcGF0aD0idXJsKCNwcmVmaXhfX2EpIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiMwMDY1QUEiIGQ9Ik0tLjM4My41NjdoODAuNzcxdjQ3Ljg4NUgtLjM4MlYuNTY3WiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0zMi44MTYgNDguNTI0IDgwLjM4NCAxLjA1NlYuNTY3aC0uMjQyTDMyLjA3OCA0OC41MjRoLjczOFpNMi43ODQgNDguNTI0IDYuMDI1LjU2N2gtLjQ4NGwtMy4yNCA0Ny45NTdoLjQ4M1pNNS4zOSA0OC41MjQgMTIuMzY3LjU2N2gtLjU2OUw0LjkwNiA0OC41MjRoLjQ4NFpNOC4xNDMgNDguNTI0IDE5LjAyNS41NjdoLS41NjhMNy41NzQgNDguNTI0aC41NjlaTTExLjE0IDQ4LjUyNCAyNi42NTMuNTY3aC0uNDk1TDEwLjY1NiA0OC41MjRoLjQ4NFpNMTMuOTc2IDQ4LjUyNCAzMy45NS41NjdoLS41NjhsLTE5Ljg5IDQ3Ljk1N2guNDgzWk0xNy4zMDIgNDguNTI0IDQyLjIzNS41NjdoLS41NjhsLTI0LjkyIDQ3Ljk1N2guNTU1Wk01NC42NjYuNTY3aC0uNTY4TDIxLjc4OSA0OC41MjRoLjY1M0w1NC42NjYuNTY3Wk02Ni4xOTMuNTY3aC0uNjUzbC0zOS4yIDQ3Ljk1N2guNjRMNjYuMTk0LjU2N1pNODAuMzkgMTguNzEydi0uNjNMNDEuNTA0IDQ4LjUyM2guODFMODAuMzkgMTguNzEyWk04MC4zODggMzEuOTAzdi0uNTZsLTI3LjkyIDE3LjE4aC44ODNsMjcuMDM3LTE2LjYyWk04MC4zOTIgNDQuMjk3di0uNDg4bC0xMC4zMTQgNC43MTRINzEuM2w5LjA5My00LjIyNloiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTcuNzI0IDMzLjkwNGMtOC4zNTUgMC0xNC4xMjItNS4xMi0xNC4xMjItMTMuMzQ3IDAtOC4wNzIgNi4wOTQtMTMuNjY3IDE0LjIwNy0xMy42NjcgMi4xMTYgMCA0LjU0Ni40MDQgNi4zMzYgMS4yMDJ2NGMtLjg5NS0xLjIwMi0yLjY4NC0zLjI3NC02LjI1MS0zLjI3NC01LjAzIDAtNy45NTYgNC41Ni03Ljk1NiAxMS4xOTIgMCA2Ljk1MyAyLjY4NCAxMS44MzQgOC40NCAxMS44MzQgMi4wMyAwIDQuNjMtLjk2NCA1Ljc2Ny0yLjA4M2wuOTY3IDIuMDgzYy0xLjEzNi44NTctMy4xNjggMi4wNi03LjM4OCAyLjA2Wk00NS4xNTYgMjAuMzljMCAxMC4yMjgtNi40MDkgMTAuOTU0LTExLjI4MiAxMC45NTRWOS4yODNjNS4wMyAwIDExLjI4Mi42NDMgMTEuMjgyIDExLjEwOFptLTYuNjUgMTMuMDM4YzUuMTE0IDAgMTIuOTAxLTMuMTIgMTIuOTAxLTEzLjEwOCAwLTEwLjYzMi03LjcxNC0xMy4wMzctMTMuNTU0LTEzLjAzN0gyOC4xOXYyNi4xMzNoMTAuMzE0di4wMTJaTTY4LjYzIDMzLjkwNGMtOC40NCAwLTE0LjEyMi01LjEyLTE0LjEyMi0xMy4zNDcgMC04LjA3MiA2LjA4Mi0xMy42NjcgMTQuMTIzLTEzLjY2NyAyLjE4OCAwIDQuNTQ2LjQwNCA2LjMzNiAxLjIwMnY0Yy0uODk1LTEuMjAyLTIuNjg1LTMuMjc0LTYuMjUyLTMuMjc0LTUuMDMgMC03Ljg3MSA0LjU2LTcuODcxIDExLjE5MiAwIDYuOTUzIDIuNjcyIDExLjgzNCA4LjQ0IDExLjgzNCAyLjAzMSAwIDQuNTQ2LS45NjQgNS42ODMtMi4wODNsLjk3OSAyLjA4M2MtMS4xNDkuODU3LTMuMTggMi4wNi03LjMxNSAyLjA2WiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9InByZWZpeF9fYSI+PHJlY3Qgd2lkdGg9IjgwIiBoZWlnaHQ9IjQ4IiBmaWxsPSIjZmZmIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:48px;margin-left:16px;width:80px}@media(max-width:1023px){.about-section-3 .col:last-child .note:after{margin-left:32px}}@media(max-width:767px){.about-section-3 .col:last-child .note:after{height:32px;margin-left:24px;width:54px}}.about-section-3 .stat-panel__section{background:rgba(18,36,77,.6);border-radius:16px;box-shadow:0 16px 40px rgba(31,42,103,.25);margin-bottom:20px;padding:24px 40px}@media(max-width:767px){.about-section-3 .stat-panel__section{padding:24px 20px}}.about-section-3 .stat-panel__section:first-child{align-items:center;display:flex;justify-content:space-between}.about-section-3 .stat-panel__section:first-child__col{flex-flow:1}.about-section-3 .stat-panel__section:first-child__col:first-child{padding-right:20px}.about-section-3 .stat-panel__section:first-child__col:last-child{flex-shrink:0;max-width:112px}.about-section-3 .stat-panel__section:first-child .title{color:#fff;font-size:40px;font-weight:700;line-height:50px;margin-bottom:2px}@media(max-width:767px){.about-section-3 .stat-panel__section:first-child .title{font-size:24px;line-height:34px}}.about-section-3 .stat-panel__section:first-child .description{color:#fff;font-size:16px;letter-spacing:0;line-height:24px;margin:0}@media(max-width:767px){.about-section-3 .stat-panel__section:first-child .description{display:none;font-size:14px;line-height:20px}}.about-section-3 .stat-panel__section:first-child .description.mobile-show{display:none}@media(max-width:767px){.about-section-3 .stat-panel__section:first-child .description.mobile-show{display:block}}.about-section-3 .stat-panel__section:first-child .progress{align-items:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTIiIGhlaWdodD0iMTEyIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTEyIDExMiI+PG1hc2sgaWQ9InByZWZpeF9fYSIgd2lkdGg9IjExMiIgaGVpZ2h0PSIxMTIiIHg9IjAiIHk9IjAiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiPjxjaXJjbGUgY3g9IjU2IiBjeT0iNTYiIHI9IjU2IiBmaWxsPSIjZmZmIi8+PC9tYXNrPjxnIG1hc2s9InVybCgjcHJlZml4X19hKSI+PGNpcmNsZSBjeD0iNTYiIGN5PSI1NiIgcj0iNTYiIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjA4Ii8+PGcgZmlsdGVyPSJ1cmwoI3ByZWZpeF9fYikiPjxwYXRoIGZpbGw9IiNCODMyQzgiIGQ9Ik05Ny4zNjcgNjQuNTU2YzIuNTczLjUzMiA1LjExNi0xLjEyMyA1LjM4NS0zLjczNmE0Ni45OTQgNDYuOTk0IDAgMCAwLTI4LjQzNy00OC4xMDUgNDcgNDcgMCAwIDAtMTYuMjc3LTMuNjdjLTIuNjI1LS4xMTUtNC42MzIgMi4xNi00LjQ4IDQuNzgzLjE1MSAyLjYyMyAyLjQwOCA0LjU5NSA1LjAyOSA0Ljc3NmEzNy40ODUgMzcuNDg1IDAgMCAxIDM0Ljc4NyA0MC4yOGMtLjIwMiAyLjYyIDEuNDIgNS4xNCAzLjk5MyA1LjY3MloiLz48L2c+PC9nPjxkZWZzPjxmaWx0ZXIgaWQ9InByZWZpeF9fYiIgd2lkdGg9IjEyOS40NDkiIGhlaWdodD0iMTM1LjYxNSIgeD0iMTMuNTUxIiB5PSItMzAuOTYiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJoYXJkQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz48ZmVPZmZzZXQvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIwIi8+PGZlQ29tcG9zaXRlIGluMj0iaGFyZEFscGhhIiBvcGVyYXRvcj0ib3V0Ii8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAuMTc2MTYzIDAgMCAwIDAgMC4wMTE0MjM2IDAgMCAwIDAgMC4xOTU4MzMgMCAwIDAgMSAwIi8+PGZlQmxlbmQgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93XzM1N181MzQ2Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93XzM1N181MzQ2IiByZXN1bHQ9InNoYXBlIi8+PC9maWx0ZXI+PC9kZWZzPjwvc3ZnPg==);background-repeat:no-repeat;background-size:100%;border-radius:50%;color:#fff;display:flex;font-size:24px;font-weight:600;height:112px;justify-content:center;line-height:24px;position:relative;text-align:center;width:112px}@media(max-width:767px){.about-section-3 .stat-panel__section:first-child .progress{font-size:20px;height:90px;line-height:22px;width:90px}}.about-section-3 .stat-panel__section:last-child{margin-bottom:0;padding:32px 40px}@media(max-width:767px){.about-section-3 .stat-panel__section:last-child{padding:24px 20px}}.about-section-3 .dis-list__item{margin-bottom:20px}.about-section-3 .dis-list__item:last-child{margin-bottom:0}.about-section-3 .dis-list__item__info{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.about-section-3 .dis-list__item__info-label{color:#fff;font-size:16px;line-height:24px;padding-left:32px;position:relative}@media(max-width:767px){.about-section-3 .dis-list__item__info-label{font-size:14px;line-height:24px}}.about-section-3 .dis-list__item__info-label:before{background-repeat:no-repeat;background-size:100%;content:"";height:24px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px}@media(max-width:767px){.about-section-3 .dis-list__item__info-label:before{height:20px;width:20px}}.about-section-3 .dis-list__item__info-value{color:#fff;font-size:16px;font-weight:700;line-height:24px;text-align:right}@media(max-width:767px){.about-section-3 .dis-list__item__info-value{font-size:14px;line-height:24px}}.about-section-3 .dis-list__item__progress{background:rgba(46,100,241,.35);border-radius:6px;height:12px;overflow:hidden;position:relative}.about-section-3 .dis-list__item__progress-bar{background-color:#2e64f1;background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:10px 10px;border-radius:6px;height:100%;left:0;position:absolute;top:0;transition:-webkit-transform 1s .5s;transition:transform 1s .5s;transition:transform 1s .5s,-webkit-transform 1s .5s}.about-section-3 .dis-list__item.dis-list__item_mobility .dis-list__item__info-label:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik03LjAzMiA1LjMxNGEyLjE1NyAyLjE1NyAwIDEgMCAwLTQuMzE0IDIuMTU3IDIuMTU3IDAgMCAwIDAgNC4zMTRaIi8+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNNy4wMzEgNS4zMTN2Ny43NjVoOS40OWwzLjQ1MSA2LjkwMiAyLjU4OS0uODYzIi8+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTQuNzkgMTYuNTNBNi45IDYuOSAwIDEgMSA3LjkgOS4xOTZoNi4wMzgiLz48L3N2Zz4=")}.about-section-3 .dis-list__item.dis-list__item_cognition .dis-list__item__info-label:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48bWFzayBpZD0icHJlZml4X19hIiB3aWR0aD0iMjEiIGhlaWdodD0iMjIiIHg9IjIiIHk9IjEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTIgMWgyMC41MzN2MjJIMlYxWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9tYXNrPjxnIG1hc2s9InVybCgjcHJlZml4X19hKSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjAuNTggMTEuMzUyYy4wOTItLjI4LjE4Ni0uNTUyLjI2OS0uODI5LjI3OS0uOTI4LjEwMS0xLjc3My0uNDU2LTIuNTUtLjM0LS40NzQtLjc3Mi0uODQ3LTEuMjQ1LTEuMTczYTkuMDE2IDkuMDE2IDAgMCAwLTIuMTU0LTEuMDc1IDEuMTk1IDEuMTk1IDAgMCAxLS4zNzktLjIyM2MtLjE2OC0uMTQ2LS4yMjMtLjM1Mi0uMjI3LS41NzctLjAwOS0uNTMtLjAzNC0xLjA2LS4yMjctMS41NjItLjEyOS0uMzM3LS4zMjktLjYxMy0uNjktLjcwNC0uNjY3LS4xNjgtMS4zMTMtLjEyOC0xLjg5OC4yNzUtLjMxNy4yMTktLjUyNy41MDUtLjUyNi45MjkuMDA0IDUuNDk0LjAwMyAxMC45ODguMDA0IDE2LjQ4MiAwIC4xMTEuMDAyLjIyNi4wMjcuMzMzLjEwMy40NC40MzMuNjI5LjgyNy43MDEuNTM0LjEgMS4wNjguMDQgMS41OTEtLjA5NS40ODMtLjEyNS43NTYtLjQ1Ny44MzItLjk1LjAzNy0uMjQ0LjA0OS0uNDkyLjA2LS43NC4wMi0uMzg4LjI0LS42NzUuNjEzLS43NTcuNDctLjEwMi45Mi0uMjUgMS4zNDMtLjQ4Ny44MTYtLjQ1NiAxLjQyNS0xLjA5NCAxLjY5OS0yLjAxNS4yOC0uOTQ1LjI3Ni0xLjkuMDExLTIuODQ2LS4xOC0uNjQ3LS41MjgtMS4xODUtMS4xLTEuNTQ2LS42NDYtLjQwOS0xLjUyNS0uNDc2LTIuMTkxLjE0Ny0uMTg0LjE3Mi0uMzM0LjM4NS0uNDgxLjU5My0uMTUxLjIxMi0uMzMxLjM2NC0uNTk0LjM4N2EuNzM4LjczOCAwIDAgMS0uNzMtLjM2OGMtLjE2NC0uMjY1LS4xNTctLjU0My0uMDAzLS44MTUuMjI5LS40MDYuNTIzLS43NTMuODgzLTEuMDQzIDEuMjMyLS45OTQgMy4xMDYtMS4xMDQgNC4zNzcuMTU0LjExNi4xMTQuMjMzLjIyNi4zNjYuMzU0Wm0tMTYuNjI2LS4wMjVjLjMwMi0uMjU0LjU2Ny0uNTM4Ljg4NS0uNzM2IDEuMjExLS43NTEgMi40MjQtLjY3IDMuNjA5LjA3OC40OTcuMzE0Ljg4Ljc0NyAxLjE1NSAxLjI3MWEuNzcuNzcgMCAwIDEtLjI4NSAxLjAwNi43NjIuNzYyIDAgMCAxLTEuMDIyLS4yMDljLS4wNjUtLjA5LS4xMjUtLjE4NC0uMTktLjI3NC0uNTc0LS44MDMtMS40NTItMS4wNS0yLjMxNy0uNjM2LS41OTYuMjg1LS45ODQuNzc2LTEuMjE4IDEuMzkxLS4zMzcuODgzLS4zNTMgMS43OTMtLjE4MyAyLjcxMi4xNTEuODIuNTQ0IDEuNSAxLjE5MyAyLjAxNGE0LjM3IDQuMzcgMCAwIDAgMS44NDIuODY4Yy41MjIuMTEuNzE1LjM1Ny43MjcuOTAyLjAwNC4xNy4wMTUuMzQuMDM1LjUwOC4wNy42MDYuMzQ3LjkzNS45MjIgMS4wOC40NTguMTE3LjkyNy4xNTggMS4zOTUuMTAyLjU0Mi0uMDY2Ljk5My0uMzQ4Ljk5LTEuMTE2LS4wMTMtNS40NTUtLjAwOC0xMC45MS0uMDAzLTE2LjM2NiAwLS4zOTEtLjE0NS0uNjg1LS40MzYtLjkxOC0uNDctLjM3OC0xLjAxNy0uNDczLTEuNTk2LS40MTctLjY3Ny4wNjUtLjk4LjMzMS0xLjE2MS45OTUtLjExOC40My0uMTQ4Ljg3LS4xNSAxLjMxNC0uMDAxLjQzMi0uMTkuNjktLjU5LjgyOWE5Ljg4NiA5Ljg4NiAwIDAgMC0uNDQ0LjE2M2MtLjg5LjM1OS0xLjcyNy44MDctMi40MzQgMS40NzgtLjQ0Ny40MjQtLjgwNi45MDgtMS4wMDEgMS41MDQtLjI4NC44Ny0uMDIzIDEuNjc0LjI3NyAyLjQ1N1ptOC4zMSAxMC45MjNjLS40MjIuMzkxLS45MTguNjQtMS40NzUuNjkyLS40ODcuMDQ1LS45ODMuMDIxLTEuNDczLS4wMDMtLjQwOC0uMDItLjc5NS0uMTQ0LTEuMTY4LS4zMmEyLjE1MiAyLjE1MiAwIDAgMS0xLjEzOS0xLjI2N2MtLjExNC0uMzE3LS4xODMtLjY1Mi0uMjYyLS45ODEtLjAyMi0uMDkyLS4wNTMtLjEzNy0uMTQ1LS4xNjUtMS4yNjQtLjM4LTIuMy0xLjA4NC0zLjAxOC0yLjIyNi0uNjQyLTEuMDIxLS44NzctMi4xNS0uODMyLTMuMzUuMDE4LS40OTguMTA3LS45ODQuMjUzLTEuNDZhLjI5LjI5IDAgMCAwLS4wMzMtLjI1NmMtLjQ0LS43NDgtLjc2Ny0xLjU0LS45MDctMi40MDYtLjIwOC0xLjI4Mi4wODYtMi40NC44NDctMy40NzYuNTgtLjc5MSAxLjMxOC0xLjQwMyAyLjE1LTEuODk5YTcuNTcgNy41NyAwIDAgMSAxLjUyMi0uNzA3Yy4wODItLjAyNy4xMDctLjA3LjExNS0uMTUzYTUuODg0IDUuODg0IDAgMCAxIC4zMzYtMS41NzVjLjM2NS0uOTcgMS4wNi0xLjUyNiAyLjA2Ny0xLjY1Ny43MS0uMDkyIDEuNDE0LS4wMzcgMi4wODUuMjQ1LjQwNi4xNy43NjguNDA5IDEuMDguNzI4Ljc1LS43NTggMS42NzMtMS4wMiAyLjY5Ny0xLjAxLjUwNi4wMDUuOTg2LjEwNSAxLjQzNC4zNS42MS4zMzUuOTY3Ljg4IDEuMTU3IDEuNTMuMTI3LjQzNi4xODkuODkuMjY3IDEuMzQuMDIuMTExLjA0Ni4xNzIuMTYyLjIxNCAxLjMwMi40NjkgMi40NDggMS4xODcgMy4zNjIgMi4yNTEgMS4xMjggMS4zMTUgMS40NTYgMi44MTYuOTY4IDQuNDk2LS4xNzUuNi0uNDMgMS4xNjItLjczNyAxLjcwMmEuMzYzLjM2MyAwIDAgMC0uMDQxLjMxYy4zOSAxLjM2My4zNTIgMi43MTMtLjIgNC4wMi0uNjQyIDEuNTE4LTEuNzg2IDIuNDgtMy4zMjcgMi45NjItLjE1LjA0Ny0uMjA0LjExMy0uMjM5LjI2Ni0uMDc1LjMzNC0uMTYuNjctLjI4NC45ODktLjMxOS44Mi0uOTY5IDEuMjQyLTEuNzggMS40MjUtLjY4LjE1My0xLjM3NC4xOS0yLjA2Ni4wN2EyLjYzNiAyLjYzNiAwIDAgMS0xLjI5Ni0uNjEybC0uMDgtLjA2N1oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvZz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC4yIDE3LjkyNWEuNzguNzggMCAwIDEtLjI5Mi43MjUuNzIuNzIgMCAwIDEtLjc4My4xMDMuNzM2LjczNiAwIDAgMS0uNDU2LS42MzljLS4wMzUtLjM3Mi0uMDY1LS43NDQtLjExMy0xLjExNGExLjIwNSAxLjIwNSAwIDAgMC0uMTItLjM1NmMtLjE3NS0uMzY0LS40OTItLjUzMS0uODg1LS40NjMtLjI3OS4wNDktLjUzLS4wMDEtLjcyOS0uMjA1LS4yMTMtLjIxOC0uMjkxLS40ODQtLjE5Ni0uNzg5LjEwMS0uMzIyLjMzMy0uNDg3LjY0NS0uNTUuOTcyLS4xOTIgMS45MTguMjU4IDIuNDE3IDEuMTQ4LjM2LjY0MS40ODUgMS4zNDMuNTEyIDIuMTRaTTcuNzczIDkuNGMtLjM2LjAzLS42NjMtLjA4MS0uODQtLjQzNWEuNzc4Ljc3OCAwIDAgMSAuNjM0LTEuMTIxYy4yMTUtLjAxNS40My0uMDI5LjY0My0uMDUuNTk5LS4wNTguNzg4LS40NDMuNzM4LTEuMDRhMS40MSAxLjQxIDAgMCAxIC4wMTMtLjQ2Yy4wOS0uMzQ4LjM4LS41NTQuNzM0LS41NTQuMzM5IDAgLjY0LjIxMS43MjYuNTUzLjI0NC45ODQtLjAxMiAyLjE1Mi0xLjE4OCAyLjc0OGEzLjM3OCAzLjM3OCAwIDAgMS0xLjQ2LjM2Wk0xNC4zNCAxNy43NWMuMDMtLjc2My4xODItMS40OTIuNjA5LTIuMTM5YTIuMjMzIDIuMjMzIDAgMCAxIDIuMzI0LS45NzJjLjQyLjA4Ny42OC40MS42NjMuODIyYS43NzMuNzczIDAgMCAxLS45MzMuNzIxYy0uNDQ0LS4wNjYtLjc2NC4xMS0uOTQxLjUzMi0uMTcuNDA3LS4xOS44NC0uMTkgMS4yNzMgMCAuMjctLjA4OC40OTQtLjI5Ny42NjNhLjcxNy43MTcgMCAwIDEtLjc3LjEwOC43Mi43MiAwIDAgMS0uNDYyLS42MTZjLS4wMTQtLjEyOS0uMDAzLS4yNjEtLjAwMy0uMzkyWk0xNi43NjkgOS40MDFjLS43MjUtLjAyNC0xLjQwMS0uMjA5LTEuOTYyLS42OTYtLjczMy0uNjM1LS44OTYtMS40NjItLjY5OC0yLjM3OGEuNzU5Ljc1OSAwIDAgMSAuOTE2LS41NzFjLjQwNy4wOTQuNjQ0LjQ5Ni41ODcuOTM1LS4wMjcuMi0uMDA1LjQxNS4wMzUuNjE1LjA1LjI2LjI0NS40MDcuNDkxLjQ1LjI3Mi4wNDYuNTUuMDY1LjgyNS4wODYuMzM1LjAyNy42LjIzNi42OTEuNTZhLjc4Ny43ODcgMCAwIDEtLjI4NS44NTNjLS4xNTUuMTE1LS4zMi4xNTUtLjYuMTQ2WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+")}.about-section-3 .dis-list__item.dis-list__item_il .dis-list__item__info-label:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJtMjEuNzM3IDExLjg0LTkuMDI1LTkuMDIxLS42MDUtLjYwNWEuNzM2LjczNiAwIDAgMC0xLjAzNyAwbC05LjYzIDkuNjI1QTEuNDkzIDEuNDkzIDAgMCAwIDEgMTIuOTE0Yy4wMS44MjIuNjk0IDEuNDc4IDEuNTE2IDEuNDc4aC45OTNWMjJoMTYuMTU5di03LjYwOGgxLjAxM2MuNCAwIC43NzYtLjE1NiAxLjA1OC0uNDM5YTEuNDg1IDEuNDg1IDAgMCAwIC40MzctMS4wNThjMC0uMzk3LS4xNTYtLjc3My0uNDM5LTEuMDU2Wm0tOC44NCA4LjQ3OEgxMC4yOHYtNC43NjVoMi42MTZ2NC43NjVabTUuMDg5LTcuNjA3djcuNjA3SDE0LjM5di01LjMyNWEuOTM0LjkzNCAwIDAgMC0uOTM0LS45MzVIOS43MTlhLjkzNC45MzQgMCAwIDAtLjkzNC45MzV2NS4zMjVINS4xOXYtNy42MDdIMi45NDhsOC42NDItOC42MzYuNTQuNTQgOC4xIDguMDk2aC0yLjI0NFoiLz48L3N2Zz4=")}.about-section-3 .dis-list__item.dis-list__item_hearing .dis-list__item__info-label:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xNS43NzIgMTUuNjcxYzIuMjYtMS41MzUgMy45NDItMy45IDMuOTQyLTYuODE0QTcuODU3IDcuODU3IDAgMSAwIDQgOC44NTd2MTAuMTQ0QzQgMjEuMTc1IDUuNzU1IDIzIDcuOTI5IDIzYzIuMTczIDAgMy4yODEtMS4yNzQgMy43OTUtMS45NjQuNzI1LS45NzMgMi4wNDgtNC4wMDYgNC4wNDgtNS4zNjVaIi8+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNNy4xNCAxNC4zNTdWOC40NjRjMC0yLjM3NyAyLjEyMi00LjMyMSA0LjcxNS00LjMyMXM0LjcxNCAxLjk0NCA0LjcxNCA0LjMyMSIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTTcuMTQgMTEuMTY2YzEuMjI4LS44ODQgMy45Mi0uNzM3IDMuOTItLjczNyAxLjI3NyAwIDIuMDIyIDEuNDQ1IDEuMjc3IDIuNDg1IDAgMC0xLjgxIDIuMDgyLTIuMDU2IDMuMDE1Ii8+PC9zdmc+")}.about-section-3 .dis-list__item.dis-list__item_vision .dis-list__item__info-label:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xIDExLjkxNSA1LjA0IDcuMmMzLjY1OS00LjI2OCAxMC4yNjEtNC4yNjggMTMuOTIgMEwyMyAxMS45MTVsLTQuMDQgNC43MTNjLTMuNjU5IDQuMjY4LTEwLjI2MSA0LjI2OC0xMy45MiAwTDEgMTEuOTE1WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PGNpcmNsZSBjeD0iMTEuOTk3IiBjeT0iMTEuOTE1IiByPSIzLjgzMyIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEuNSIvPjwvc3ZnPg==")}.about-section-3 .dis-list__item.dis-list__item_sc .dis-list__item__info-label:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xNy45OTIgMTEuNDkzaDIuNTM4YS43NC43NCAwIDAgMCAuNjY2LS40MTJsMS43MjMtMy40NDdhLjc1OS43NTkgMCAwIDAtLjMtLjk5M0wxNy45OTIgNE02LjAwNSAxMS40OTNIMy40NjdhLjc0Ljc0IDAgMCAxLS42NjUtLjQxMkwxLjA4IDcuNjM0YS43NTkuNzU5IDAgMCAxIC4zLS45OTNMNi4wMDQgNCIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTTE1IDRhMi45OTcgMi45OTcgMCAxIDEtNS45OTUgMEg2LjAwOHYxNS43MzZhLjc1Ljc1IDAgMCAwIC43NS43NWgxMC40OWEuNzQ5Ljc0OSAwIDAgMCAuNzUtLjc1VjRIMTVaIi8+PC9zdmc+")}.about-section-3 .note{color:#fff;font-size:16px;font-weight:700;line-height:24px;margin:0 0 21px}@media(max-width:767px){.about-section-3 .note{display:none;font-size:14px;margin-top:20px}}.about-section-3 .note.mobile-show{display:none}@media(max-width:767px){.about-section-3 .note.mobile-show{display:block}}.about-section-3 .map{left:16%;position:absolute;top:50%;-webkit-transform:translateY(-62%) scale(1.5);transform:translateY(-62%) scale(1.5);width:100%}@media(max-width:1023px){.about-section-3 .map{left:auto;position:relative;top:auto;-webkit-transform:scale(1.3);transform:scale(1.3)}}.about-section-3 .map span{border-radius:50%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-39%,-70%) scale(.75);transform:translate(-39%,-70%) scale(.75);width:14%}.about-section-3 .map span:after{content:"";display:block;padding-top:100%}.about-section-3.anim .dis-list__item__progress-bar{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.about-section-3.pulse .map span{-webkit-animation:mapPulse 2.5s infinite;animation:mapPulse 2.5s infinite}@-webkit-keyframes mapPulse{0%{box-shadow:0 0 0 0 #b832c8;-webkit-transform:translate(-39%,-70%) scale(.75);transform:translate(-39%,-70%) scale(.75)}70%{box-shadow:0 0 0 15px rgba(184,50,200,0);-webkit-transform:translate(-39%,-70%) scale(1);transform:translate(-39%,-70%) scale(1)}to{box-shadow:0 0 0 0 rgba(184,50,200,0);-webkit-transform:translate(-39%,-70%) scale(.75);transform:translate(-39%,-70%) scale(.75)}}@keyframes mapPulse{0%{box-shadow:0 0 0 0 #b832c8;-webkit-transform:translate(-39%,-70%) scale(.75);transform:translate(-39%,-70%) scale(.75)}70%{box-shadow:0 0 0 15px rgba(184,50,200,0);-webkit-transform:translate(-39%,-70%) scale(1);transform:translate(-39%,-70%) scale(1)}to{box-shadow:0 0 0 0 rgba(184,50,200,0);-webkit-transform:translate(-39%,-70%) scale(.75);transform:translate(-39%,-70%) scale(.75)}}.about-section-4{min-height:800vh;overflow:visible;pointer-events:none}.about-section-4.active{pointer-events:all}.om-scene{height:100%;left:0;position:absolute;top:0;width:100%}.om-scene__i{height:calc(100vh - 80px);padding:120px 0;position:-webkit-sticky;position:sticky;top:80px}@media(max-height:700px){.om-scene__i{padding:12vh 0}}@media(max-width:767px){.om-scene__i{padding:60px 0}}.om-scene__i>.section-title{margin-bottom:0;position:relative}.om-scene__ii{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.om-scene__icon{background-color:#0048ff;border-radius:50%;height:114px;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:114px;z-index:5}.om-scene__icon img{display:block;width:100%}.om-scene__gr-circle{border:1px solid transparent;border-radius:50%;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0}.om-scene__gr-circle__i{background:linear-gradient(180deg,#2e64f1,rgba(46,100,241,0));border-radius:50%;display:block;padding-top:100%;will-change:opacity;z-index:1}.om-scene__gr-circle:first-child .om-scene__gr-circle__i{opacity:.1}.om-scene__gr-circle:first-child .om-scene__gr-circle__photo:first-child{left:16%;top:3%}.om-scene__gr-circle:first-child .om-scene__gr-circle__photo:nth-child(2){right:27%;top:1%}.om-scene__gr-circle:first-child .om-scene__gr-circle__photo.sm{width:5.8%}.om-scene__gr-circle:first-child .om-scene__gr-circle__photo.md{width:11.5%}.om-scene__gr-circle:first-child .om-scene__gr-circle__photo.lg{width:12.3%}.om-scene__gr-circle:nth-child(2) .om-scene__gr-circle__i{opacity:.2}.om-scene__gr-circle:nth-child(2) .om-scene__gr-circle__photo:first-child{right:-2%;top:22%}.om-scene__gr-circle:nth-child(2) .om-scene__gr-circle__photo:nth-child(2){bottom:-5%;right:24%}.om-scene__gr-circle:nth-child(2) .om-scene__gr-circle__photo:nth-child(3){bottom:12%;left:9%}.om-scene__gr-circle:nth-child(2) .om-scene__gr-circle__photo.sm{width:7.4%}.om-scene__gr-circle:nth-child(2) .om-scene__gr-circle__photo.md{width:14.6%}.om-scene__gr-circle:nth-child(2) .om-scene__gr-circle__photo.lg{width:15.6%}.om-scene__gr-circle:nth-child(3) .om-scene__gr-circle__i{opacity:.3}.om-scene__gr-circle:nth-child(3) .om-scene__gr-circle__photo:first-child{left:-9%;top:40%}.om-scene__gr-circle:nth-child(3) .om-scene__gr-circle__photo:nth-child(2){right:-2%;top:62%}.om-scene__gr-circle:nth-child(3) .om-scene__gr-circle__photo.sm{width:10%}.om-scene__gr-circle:nth-child(3) .om-scene__gr-circle__photo.md{width:20%}.om-scene__gr-circle:nth-child(3) .om-scene__gr-circle__photo.lg{width:21%}.om-scene__gr-circle__photo{opacity:0;position:absolute;will-change:transform,opacity}.om-scene__gr-circle__photo:before{content:"";display:block;padding-top:100%}.om-scene__gr-circle__photo img{border-radius:50%;left:0;position:absolute;top:0;width:100%}.om-scene__intro{left:50%;max-width:700px;opacity:0;padding:0 20px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(.65);transform:translate(-50%,-50%) scale(.65);width:100%;will-change:transform,opacity}.om-scene__intro .section-title{margin-left:auto;margin-right:auto;-webkit-transform:translateY(30px);transform:translateY(30px);will-change:transform,opacity}@media(max-width:767px){.om-scene__intro .section-title{margin-bottom:16px;max-width:385px}}.om-scene__intro .section-text{margin:0 auto 32px;max-width:560px;opacity:0;will-change:transform,opacity}@media(max-width:767px){.om-scene__intro .section-text{margin-bottom:24px;max-width:420px}}.om-scene__intro .btn-row{opacity:0;-webkit-transform:translateY(12px);transform:translateY(12px);will-change:transform,opacity}.about-section-5{background-color:#f3f5f9;overflow:visible;padding:120px 0}@media(max-width:1023px){.about-section-5{padding:80px 0}}@media(max-width:767px){.about-section-5{max-height:690px;overflow:hidden;padding:65px 0 140px}.about-section-5:after{background:linear-gradient(180deg,rgba(243,245,249,0),#f3f5f9 16%);bottom:0;content:"";height:160px;left:0;pointer-events:none;position:absolute;transition:opacity .25s;width:100%;z-index:4}}.about-section-5 .wrap{position:static}@media(max-width:767px){.about-section-5.opened{max-height:none;overflow:visible}.about-section-5.opened:after{opacity:0}}.comp-timeline__i{position:relative;z-index:3}.comp-timeline__section{display:flex;margin-bottom:90px}@media(max-width:767px){.comp-timeline__section{margin-bottom:36px}.comp-timeline__section:nth-child(3){opacity:0}.opened .comp-timeline__section:nth-child(3){opacity:1}}.comp-timeline__section:last-child{margin-bottom:0}.comp-timeline__section__col{position:relative;width:50%}@media(max-width:1023px){.comp-timeline__section__col{width:auto}}.comp-timeline__section__col:first-child{align-items:flex-end;display:flex}@media(max-width:1023px){.comp-timeline__section__col:first-child{flex-shrink:0;width:82px}}@media(max-width:767px){.comp-timeline__section__col:first-child{align-items:flex-start;width:48px}}@media(max-width:1023px){.comp-timeline__section__col:last-child{flex-grow:1}}.comp-timeline__section__label{bottom:10%;padding-right:104px;position:-webkit-sticky;position:sticky;width:100%}@media(max-width:1023px){.comp-timeline__section__label{height:40px;padding-right:0}}@media(max-width:767px){.comp-timeline__section__label{bottom:auto;height:36px;position:relative;top:auto}}.comp-timeline__section__label p{color:#2e64f1;font-size:52px;font-weight:700;line-height:62px;margin-bottom:0;text-align:right;transition:all .45s}@media(max-width:1023px){.comp-timeline__section__label p{display:none}}.comp-timeline__section__label p.anim-el{-webkit-transform:none;transform:none;transition:opacity .45s}.comp-timeline__section__label-pointer{align-items:center;background:#f3f5f9;border:1px solid #ccd8f8;border-radius:50%;display:flex;height:82px;justify-content:center;pointer-events:none;position:absolute;right:-41px;top:50%;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);transition:all .45s;width:82px;will-change:opacity,transform}@media(max-width:1023px){.comp-timeline__section__label-pointer{right:0}}@media(max-width:767px){.comp-timeline__section__label-pointer{height:48px;width:48px}}.comp-timeline__section__label-pointer:before{background-color:#ccd8f8;border-radius:50%;content:"";height:60px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60px;z-index:1}@media(max-width:767px){.comp-timeline__section__label-pointer:before{height:36px;width:36px}}.comp-timeline__section__label-pointer span{align-items:center;background-color:#2e64f1;border-radius:50%;box-shadow:0 4px 10px rgba(46,100,241,.35);display:flex;height:40px;justify-content:center;position:relative;width:40px;z-index:2}@media(max-width:767px){.comp-timeline__section__label-pointer span{height:24px;width:24px}}.comp-timeline__section__label-pointer span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNOSAxNC43OTdBNS44MDUgNS44MDUgMCAwIDEgMy4yMDMgOVY0LjJBMi4yMDUgMi4yMDUgMCAwIDAgLjk5OCAyLjAwMkgwVjBoLjk5OGE0LjIgNC4yIDAgMCAxIDQuMiA0LjJWOWEzLjgwMyAzLjgwMyAwIDEgMCA3LjYwNCAwVjQuMmE0LjIgNC4yIDAgMCAxIDQuMi00LjJIMTh2Mi4wMDJoLS45OTdBMi4yMDUgMi4yMDUgMCAwIDAgMTQuNzk3IDQuMlY5QTUuODA1IDUuODA1IDAgMCAxIDkgMTQuNzk3Wk0xOCA5QTkgOSAwIDAgMSAwIDlWMy4yMDNoLjY5OEExLjMxMyAxLjMxMyAwIDAgMSAyLjAxIDQuNVY5YTYuOTk3IDYuOTk3IDAgMSAwIDEzLjk5NSAwVjQuNWExLjMxMyAxLjMxMyAwIDAgMSAxLjMxMy0xLjMxM0gxOFY5WiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:18px;width:18px}@media(max-width:767px){.comp-timeline__section__label-pointer span:before{height:11px;width:11px}}.comp-timeline__section__content{padding-left:104px}@media(max-width:1023px){.comp-timeline__section__content{padding-left:40px}}@media(max-width:767px){.comp-timeline__section__content{padding-left:16px}}.comp-timeline__section__content h3{color:#213051;font-size:30px;font-weight:700;letter-spacing:.1px;line-height:40px;margin:0 0 16px;padding-top:11px;text-align:left}@media(max-width:1023px){.comp-timeline__section__content h3{padding-top:0}}@media(max-width:767px){.comp-timeline__section__content h3{font-size:22px;line-height:32px;margin-bottom:8px}}.comp-timeline__section__content h3.anim-el{-webkit-transform:none;transform:none;transition:opacity .45s}.comp-timeline__section__content p{color:#5f6578;font-size:16px;font-weight:400;line-height:28px;margin-bottom:0}@media(max-width:767px){.comp-timeline__section__content p{font-size:14px;line-height:24px}}.comp-timeline__section__content p.date{color:#2e64f1;display:none;font-size:28px;font-weight:700;line-height:38px;margin-bottom:16px;transition:all .45s}@media(max-width:1023px){.comp-timeline__section__content p.date{display:block}}.comp-timeline__section__content p.date.anim-el{-webkit-transform:none;transform:none;transition:opacity .45s}.comp-timeline__section__content ul{list-style:none;margin-top:19px;padding-left:0}@media(max-width:767px){.comp-timeline__section__content ul{margin-top:10px}}.comp-timeline__section__content ul li{color:#213051;font-size:16px;line-height:24px;margin-bottom:10px;padding-left:30px;position:relative}@media(max-width:767px){.comp-timeline__section__content ul li{font-size:14px;margin-bottom:6px}}.comp-timeline__section__content ul li:last-child{margin-bottom:0}.comp-timeline__section__content ul li:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iOSIgZmlsbD0iIzJFNjRGMSIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNzUiIGQ9Ik01LjUgOSA4IDExLjVsNS01Ii8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;border-radius:50%;content:"";height:18px;left:0;position:absolute;top:3px;width:18px}.comp-timeline__section__content img{border-radius:16px;box-shadow:0 16px 40px rgba(189,205,230,.25);display:block;margin-top:56px;max-width:450px;width:100%}@media(max-width:767px){.comp-timeline__section__content img{display:none}}.comp-timeline__section .anim-el{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);transition:opacity .35s,-webkit-transform .45s;transition:opacity .35s,transform .45s;transition:opacity .35s,transform .45s,-webkit-transform .45s;will-change:transform,opacity}.comp-timeline__section .anim-el.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.comp-timeline__section.anim .comp-timeline__section__label-pointer{opacity:0;-webkit-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5)}.comp-timeline__progress{align-items:flex-end;display:flex;height:100%;left:50%;pointer-events:none;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:3px;z-index:2}@media(max-width:1023px){.comp-timeline__progress{left:61px}}@media(max-width:767px){.comp-timeline__progress{left:44px}}.comp-timeline__progress:before{background:linear-gradient(180deg,rgba(46,100,241,0),#2e64f1 8.85%,#2e64f1 90.1%,rgba(46,100,241,0));content:"";height:100%;left:0;opacity:.15;position:absolute;top:0;width:100%}.comp-timeline__progress-bar{border-radius:5px;bottom:108px;box-shadow:0 -9px 9px -9px rgba(46,100,241,.45);left:-12px;overflow:hidden;position:absolute;right:-12px;top:120px}@media(max-width:1023px){.comp-timeline__progress-bar{bottom:68px;top:80px}}@media(max-width:767px){.comp-timeline__progress-bar{bottom:128px;top:60px}}.comp-timeline__progress-bar span{background:#2e64f1;border-radius:5px;bottom:12px;box-shadow:0 0 10px rgba(46,100,241,.65);left:12px;position:absolute;right:12px;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;will-change:transform}.comp-timeline__title{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media(max-width:1023px){.comp-timeline__title{display:none}}.comp-timeline__title__i{align-items:center;display:flex;height:calc(100vh - 80px);padding:80px 0 80px 1.5%;position:-webkit-sticky;position:sticky;top:80px}@media(max-width:1200px){.comp-timeline__title__i{padding-left:0}}.comp-timeline__title__i .bg{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.comp-timeline__title__i .bg:before{background:rgba(176,75,255,.2);border-radius:50%;bottom:-250px;content:"";-webkit-filter:blur(150px);filter:blur(150px);height:500px;position:absolute;right:-250px;width:500px;will-change:filter}.comp-timeline__title p{text-fill-color:transparent;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(180deg,#f3f5f9 -200%,rgba(46,100,241,.1) -100%,#f3f5f9 0);font-size:16vh;font-weight:800;letter-spacing:-.16vh;line-height:1;margin:0;position:relative;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;z-index:2}@media(max-width:1200px){.comp-timeline__title p{font-size:13vh}}.comp-timeline__btn{bottom:60px;display:none;left:0;padding-left:84px;padding-right:20px;position:absolute;width:100%;z-index:5}@media(max-width:767px){.comp-timeline__btn{display:block}}.comp-timeline__btn button{align-items:center;display:flex;justify-content:center;max-width:250px;width:100%}.comp-timeline__btn button:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTIgOCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTExIDEuNS01IDUtNS01Ii8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:7px;margin-left:15px;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:10px}.opened .comp-timeline__btn button:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.about-section-6{padding:120px 0 60px}@media(max-width:767px){.about-section-6{padding:60px 0 30px}}.about-section-6 .wrap{max-width:1180px;position:relative}.about-section-6 .section-title{margin-bottom:114px}@media(max-width:1023px){.about-section-6 .section-title{text-align:left}}@media(max-width:767px){.about-section-6 .section-title{margin-bottom:78px;text-align:center}}.about-section-6 .section__i{position:relative}.about-section-6 .btn-row{margin-top:48px}@media(max-width:767px){.about-section-6 .btn-row{margin-top:33px}}.leaders-slider{margin:0 auto;max-width:1140px;position:relative}@media(max-width:1200px){.leaders-slider{max-width:92%}}@media(max-width:1023px){.leaders-slider{max-width:90%}}@media(max-width:600px){.leaders-slider{max-width:340px;width:94%}}.leaders-slider .swiper-container{overflow:visible;padding:0}.leaders-slider .swiper-slide{height:auto;opacity:.25;padding:0 15px;pointer-events:none;transition:opacity .25s;width:auto}@media(max-width:767px){.leaders-slider .swiper-slide{padding:0 8px}}.leaders-slider .swiper-slide:nth-child(6n+1) .decor{background-position:0 20px}.leaders-slider .swiper-slide:nth-child(6n+2) .decor{background-position:50% 20px}.leaders-slider .swiper-slide:nth-child(6n+3) .decor{background-position:100% 20px}.leaders-slider .swiper-slide:nth-child(6n+4) .decor{background-position:0 20px}.leaders-slider .swiper-slide:nth-child(6n+4) .decor,.leaders-slider .swiper-slide:nth-child(6n+5) .decor{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDk5IiBoZWlnaHQ9IjMxNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEwOTkgMzE1Ij48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fYSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTUxMC44MyAxMzkuMzgxYzAtMzguNDg5IDMxLjIwMS02OS42OSA2OS42OS02OS42OWg1MTguMDlWMEg1ODAuNTJjLTc2Ljk3OCAwLTEzOS4zODEgNjIuNDAzLTEzOS4zODEgMTM5LjM4MXY0MS4xMTdjMCAzNS43OTQtMjkuMDE3IDY0LjgxMi02NC44MTIgNjQuODEyLTM1Ljc5NCAwLTY0LjgxMS0yOS4wMTctNjQuODExLTY0LjgxMnYtMzguNzk0YzAtNTcuNDc3LTQ2LjU5NS0xMDQuMDcxLTEwNC4wNzEtMTA0LjA3MUgwdjMxLjM2aDIwNy40NDVjNDAuMTU2IDAgNzIuNzEgMzIuNTU0IDcyLjcxIDcyLjcxMXYzOC43OTRjMCA1My4xMTUgNDMuMDU4IDk2LjE3MiA5Ni4xNzIgOTYuMTcyIDUzLjExNSAwIDk2LjE3My00My4wNTggOTYuMTczLTk2LjE3MnYtNDEuMTE3YzAtNTkuNjU4IDQ4LjM2Mi0xMDguMDIgMTA4LjAyLTEwOC4wMmg1MTcuMDl2Ni45NjlINTgwLjUyYy01NS44MDkgMC0xMDEuMDUxIDQ1LjI0Mi0xMDEuMDUxIDEwMS4wNTF2NDEuMTE3YzAgNTYuOTYzLTQ2LjE3OCAxMDMuMTQxLTEwMy4xNDIgMTAzLjE0MS01Ni45NjMgMC0xMDMuMTQxLTQ2LjE3OC0xMDMuMTQxLTEwMy4xNDF2LTM4Ljc5NGMwLTM2LjMwOC0yOS40MzQtNjUuNzQyLTY1Ljc0MS02NS43NDJIMHYzMS4zNjFoMjA3LjQ0NWMxOC45ODggMCAzNC4zOCAxNS4zOTMgMzQuMzggMzQuMzgxdjM4Ljc5NGMwIDc0LjI4MyA2MC4yMTkgMTM0LjUwMiAxMzQuNTAyIDEzNC41MDIgNzQuMjg0IDAgMTM0LjUwMy02MC4yMTkgMTM0LjUwMy0xMzQuNTAydi00MS4xMTdaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9Ii4yNSIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icHJlZml4X19hIiB4MT0iMCIgeDI9IjEwOTguNjEiIHkxPSIxNTcuNSIgeTI9IjE1Ny41IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iLjIzOCIgc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iLjgyMSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);background-size:1099px 315px}.leaders-slider .swiper-slide:nth-child(6n+5) .decor{background-position:50% 20px}.leaders-slider .swiper-slide:nth-child(6n+6) .decor{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDk5IiBoZWlnaHQ9IjMxNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEwOTkgMzE1Ij48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fYSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTUxMC44MyAxMzkuMzgxYzAtMzguNDg5IDMxLjIwMS02OS42OSA2OS42OS02OS42OWg1MTguMDlWMEg1ODAuNTJjLTc2Ljk3OCAwLTEzOS4zODEgNjIuNDAzLTEzOS4zODEgMTM5LjM4MXY0MS4xMTdjMCAzNS43OTQtMjkuMDE3IDY0LjgxMi02NC44MTIgNjQuODEyLTM1Ljc5NCAwLTY0LjgxMS0yOS4wMTctNjQuODExLTY0LjgxMnYtMzguNzk0YzAtNTcuNDc3LTQ2LjU5NS0xMDQuMDcxLTEwNC4wNzEtMTA0LjA3MUgwdjMxLjM2aDIwNy40NDVjNDAuMTU2IDAgNzIuNzEgMzIuNTU0IDcyLjcxIDcyLjcxMXYzOC43OTRjMCA1My4xMTUgNDMuMDU4IDk2LjE3MiA5Ni4xNzIgOTYuMTcyIDUzLjExNSAwIDk2LjE3My00My4wNTggOTYuMTczLTk2LjE3MnYtNDEuMTE3YzAtNTkuNjU4IDQ4LjM2Mi0xMDguMDIgMTA4LjAyLTEwOC4wMmg1MTcuMDl2Ni45NjlINTgwLjUyYy01NS44MDkgMC0xMDEuMDUxIDQ1LjI0Mi0xMDEuMDUxIDEwMS4wNTF2NDEuMTE3YzAgNTYuOTYzLTQ2LjE3OCAxMDMuMTQxLTEwMy4xNDIgMTAzLjE0MS01Ni45NjMgMC0xMDMuMTQxLTQ2LjE3OC0xMDMuMTQxLTEwMy4xNDF2LTM4Ljc5NGMwLTM2LjMwOC0yOS40MzQtNjUuNzQyLTY1Ljc0MS02NS43NDJIMHYzMS4zNjFoMjA3LjQ0NWMxOC45ODggMCAzNC4zOCAxNS4zOTMgMzQuMzggMzQuMzgxdjM4Ljc5NGMwIDc0LjI4MyA2MC4yMTkgMTM0LjUwMiAxMzQuNTAyIDEzNC41MDIgNzQuMjg0IDAgMTM0LjUwMy02MC4yMTkgMTM0LjUwMy0xMzQuNTAydi00MS4xMTdaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9Ii4yNSIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icHJlZml4X19hIiB4MT0iMCIgeDI9IjEwOTguNjEiIHkxPSIxNTcuNSIgeTI9IjE1Ny41IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iLjIzOCIgc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iLjgyMSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);background-position:100% 20px;background-size:1099px 315px}.leaders-slider .swiper-slide img{border-radius:0;display:block;max-width:none;width:100%}.leaders-slider .swiper-slide.swiper-slide-visible{opacity:1;pointer-events:all}.leaders-slider .swiper-slide.swiper-slide-visible .btn-modal{pointer-events:all}.leaders-slider-nav__btn{align-items:center;background-color:#3368f2;border:1px solid #d2daf3;border-radius:50%;cursor:pointer;display:flex;height:56px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all .25s;width:56px;z-index:2}.leaders-slider-nav__btn:focus{outline:1px solid hsla(0,0%,100%,0)}.leaders-slider-nav__btn:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.leaders-slider-nav__btn:focus:not(:focus-visible):after{display:none}.leaders-slider-nav__btn:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.leaders-slider-nav__btn:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.leaders-slider-nav__btn{height:40px;width:40px}}.leaders-slider-nav__btn:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEwIDE2Ij48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNOC4xODIgMS42MzYgMS44MTggOGw2LjM2NCA2LjM2MyIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:16px;width:10px}.leaders-slider-nav__btn:hover{background-color:#4172ee;box-shadow:2px 2px 10px rgba(45,104,255,.5)}.leaders-slider-nav__btn.prev{left:-28px}@media(max-width:767px){.leaders-slider-nav__btn.prev{left:-20px}}.leaders-slider-nav__btn.next{right:-28px}@media(max-width:767px){.leaders-slider-nav__btn.next{right:-20px}}.leaders-slider-nav__btn.next:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.leaders-slider__item{border-radius:16px;box-shadow:0 16px 40px rgba(189,205,230,.25);height:100%}.leaders-slider__item__img{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:4px solid #fff;border-bottom:none;border-radius:16px 16px 0 0;max-height:314px;pointer-events:none;position:relative;transition:background-color .55s cubic-bezier(.25,1,.55,1)}.leaders-slider__item__img:before{content:"";display:block;padding-top:92%}@media(max-width:767px){.leaders-slider__item__img:before{padding-top:90%}}.leaders-slider__item__img img{bottom:0;left:0;position:absolute;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;transition:-webkit-transform .55s cubic-bezier(.25,1,.55,1);transition:transform .55s cubic-bezier(.25,1,.55,1);transition:transform .55s cubic-bezier(.25,1,.55,1),-webkit-transform .55s cubic-bezier(.25,1,.55,1);will-change:transform}.leaders-slider__item__img:hover{background-color:#3368f2!important;background-color:#2e64f1!important}.leaders-slider__item__img:hover img{-webkit-transform:scale(1.02);transform:scale(1.02)}.leaders-slider__item__info{background-color:#fff;border-radius:0 0 16px 16px;padding:32px 30px}@media(max-width:767px){.leaders-slider__item__info{padding:24px 20px}}.leaders-slider__item__info .name{color:#213051;font-size:20px;font-weight:700;line-height:30px;margin-bottom:6px}@media(max-width:767px){.leaders-slider__item__info .name{font-size:18px;line-height:28px}}.leaders-slider__item__info .position{color:#2e64f1;font-size:16px;font-weight:600;line-height:24px;margin-bottom:0}@media(max-width:767px){.leaders-slider__item__info .position{font-size:14px;line-height:24px}}.leaders-slider__item__info .btn-video{background-color:rgba(51,104,242,.1);border:none;border-radius:28px;color:#3368f2;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:18px;padding:14px 20px 14px 46px;position:absolute;right:0;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .45s cubic-bezier(.25,1,.55,1)}@media(max-width:767px){.leaders-slider__item__info .btn-video{align-items:center;display:flex;justify-content:center;padding:11px 20px;position:relative;right:auto;text-align:center;top:auto;-webkit-transform:none;transform:none;width:100%}}.leaders-slider__item__info .btn-video span{align-items:center;background-color:#3368f2;border-radius:50%;display:flex;height:24px;justify-content:center;left:11px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background-color .45s cubic-bezier(.25,1,.55,1);width:24px}@media(max-width:767px){.leaders-slider__item__info .btn-video span{left:auto;margin-right:11px;position:relative;top:auto;-webkit-transform:none;transform:none}}.leaders-slider__item__info .btn-video span:before{border-color:transparent transparent transparent #fff;border-style:solid;border-width:5px 0 5px 8px;content:"";display:block;height:0;-webkit-transform:translateX(1px);transform:translateX(1px);transition:border-color .45s cubic-bezier(.25,1,.55,1);width:0}.leaders-slider__item__info .btn-video:hover{background-color:#3368f2;color:#fff}.leaders-slider__item__info .btn-video:hover span{background-color:#fff}.leaders-slider__item__info .btn-video:hover span:before{border-color:transparent transparent transparent #3368f2}.leaders-slider__item__info .btn-video:active{background-color:#2a5de0;color:#fff}.leaders-slider__item__info .btn-video:active span{background-color:#fff}.leaders-slider__item__info .btn-video:active span:before{border-color:transparent transparent transparent #2a5de0}.leaders-slider__item .decor{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTA1IiBoZWlnaHQ9IjMxNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDExMDUgMzE1Ij48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fYSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTM2My43ODQgMTM5LjM4MWMwLTM4LjQ4OS0zMS4yMDItNjkuNjktNjkuNjkxLTY5LjY5SDBWMzguMzNoMjk0LjA5M2M1NS44MDkgMCAxMDEuMDUxIDQ1LjI0MiAxMDEuMDUxIDEwMS4wNTF2NDEuMTE3YzAgNTYuOTYzIDQ2LjE3OCAxMDMuMTQxIDEwMy4xNDIgMTAzLjE0MSA1Ni45NjMgMCAxMDMuMTQxLTQ2LjE3OCAxMDMuMTQxLTEwMy4xNDF2LTM4Ljc5NGMwLTM2LjMwOCAyOS40MzQtNjUuNzQyIDY1Ljc0Mi02NS43NDJoNDM3LjQ0MXYzMS4zNjFINjY3LjE2OWMtMTguOTg4IDAtMzQuMzgxIDE1LjM5My0zNC4zODEgMzQuMzgxdjM4Ljc5NGMwIDc0LjI4My02MC4yMTkgMTM0LjUwMi0xMzQuNTAyIDEzNC41MDItNzQuMjg0IDAtMTM0LjUwMi02MC4yMTktMTM0LjUwMi0xMzQuNTAydi00MS4xMTdabTc0MC44MjYtNzAuMzg4SDY2Ny4xNjljLTQwLjE1NyAwLTcyLjcxMSAzMi41NTQtNzIuNzExIDcyLjcxMXYzOC43OTRjMCA1My4xMTUtNDMuMDU4IDk2LjE3Mi05Ni4xNzIgOTYuMTcyLTUzLjExNSAwLTk2LjE3My00My4wNTgtOTYuMTczLTk2LjE3MnYtNDEuMTE3YzAtNTkuNjU4LTQ4LjM2Mi0xMDguMDItMTA4LjAyLTEwOC4wMkgwVjBoMjk0LjA5M2M3Ni45NzggMCAxMzkuMzgxIDYyLjQwMyAxMzkuMzgxIDEzOS4zODF2NDEuMTE3YzAgMzUuNzk0IDI5LjAxNyA2NC44MTIgNjQuODEyIDY0LjgxMnM2NC44MTItMjkuMDE3IDY0LjgxMi02NC44MTJ2LTM4Ljc5NGMwLTU3LjQ3NyA0Ni41OTQtMTA0LjA3MSAxMDQuMDcxLTEwNC4wNzFoNDM3LjQ0MXYzMS4zNloiIGNsaXAtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iLjI1Ii8+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSIxMTA0LjYxIiB4Mj0iMCIgeTE9IjE1Ny41IiB5Mj0iMTU3LjUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIuMjM4IiBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIuODIxIiBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+);background-position:0 20px;background-repeat:no-repeat;background-size:1105px 315px;height:100%;left:0;position:absolute;top:0;width:100%}.leaders-slider__item .btn-modal{align-items:center;background:#fff;border:none;border-radius:50%;bottom:-30px;cursor:pointer;display:flex;height:60px;justify-content:center;padding:0;position:absolute;right:18px;transition:-webkit-transform .55s cubic-bezier(.25,1,.55,1);transition:transform .55s cubic-bezier(.25,1,.55,1);transition:transform .55s cubic-bezier(.25,1,.55,1),-webkit-transform .55s cubic-bezier(.25,1,.55,1);width:60px;will-change:transform}.leaders-slider__item .btn-modal:focus{outline:1px solid hsla(0,0%,100%,0)}.leaders-slider__item .btn-modal:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.leaders-slider__item .btn-modal:focus:not(:focus-visible):after{display:none}.leaders-slider__item .btn-modal:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.leaders-slider__item .btn-modal:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.leaders-slider__item .btn-modal{right:15px}}.leaders-slider__item .btn-modal:before{background:rgba(46,100,241,.1);border-radius:50%;bottom:8px;content:"";left:8px;position:absolute;right:8px;top:8px;z-index:1}.leaders-slider__item .btn-modal i{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE0Ij48cGF0aCBzdHJva2U9IiMyRTY0RjEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtOSAxIDYgNi02IDYiLz48cGF0aCBzdHJva2U9IiMyRTY0RjEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTUgN0gxIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;display:block;height:12px;position:relative;width:14px;z-index:2}.leaders-slider__item .btn-modal:hover{-webkit-transform:scale(1.1) rotate(-90deg);transform:scale(1.1) rotate(-90deg)}.about-section-7{padding:60px 0}@media(max-width:767px){.about-section-7{padding:30px 0}}.about-section-7 .wrap{max-width:1240px}.about-section-7 .section-title{color:#fff;margin-bottom:60px;padding:0 20px}@media(max-width:1023px){.about-section-7 .section-title{font-size:40px;line-height:46px}}@media(max-width:767px){.about-section-7 .section-title{font-size:28px;line-height:40px;margin-bottom:32px}}.about-section-8{padding:60px 0 120px}@media(max-width:767px){.about-section-8{padding:30px 0 54px}.about-section-8 .section-title{margin-bottom:12px}}.about-section-8 .section-text{margin:0 auto 32px;max-width:560px}@media(max-width:767px){.about-section-8 .section-text{margin-bottom:24px}}.about-section-8 .section-intro{margin-bottom:33px}.about-section-8 .gallery-grid{margin:0 auto;max-width:2000px}@media(max-width:767px){.about-section-8 .gallery-grid{max-width:480px;padding:0 20px}}.about-section-8 .gallery-grid__i{align-items:center;display:flex;margin:0 -7px}@media(max-width:767px){.about-section-8 .gallery-grid__i{align-items:flex-start;margin:0 -5px}}.about-section-8 .gallery-grid__col{align-items:flex-start;display:flex;flex-wrap:wrap;width:37.5%}@media(max-width:767px){.about-section-8 .gallery-grid__col{display:block;width:50%}}.about-section-8 .gallery-grid__col:first-child{justify-content:flex-end}@media(max-width:767px){.about-section-8 .gallery-grid__col:first-child .gallery-grid__item.hr{margin-left:-20px}.about-section-8 .gallery-grid__col:first-child .gallery-grid__item.hr .gallery-grid__item__i{padding-top:71%}}@media(max-width:480px){.about-section-8 .gallery-grid__col:first-child .gallery-grid__item.hr .gallery-grid__item__i{border-radius:0 16px 16px 0}}@media(max-width:2000px){.about-section-8 .gallery-grid__col:first-child .gallery-grid__item.hr2 .gallery-grid__item__i{border-radius:0 16px 16px 0}}@media(max-width:767px){.about-section-8 .gallery-grid__col:first-child .gallery-grid__item.vr .gallery-grid__item__i{padding-top:147%}}.about-section-8 .gallery-grid__col:nth-child(2){width:25%}@media(max-width:767px){.about-section-8 .gallery-grid__col:nth-child(2){width:50%}}@media(max-width:480px){.about-section-8 .gallery-grid__col:nth-child(2) .gallery-grid__item.hr .gallery-grid__item__i,.about-section-8 .gallery-grid__col:nth-child(2) .gallery-grid__item.hr3 .gallery-grid__item__i{border-radius:16px 0 0 16px}}@media(max-width:767px){.about-section-8 .gallery-grid__col:nth-child(2) .gallery-grid__item.hr2 .gallery-grid__item__i{padding-top:61%}.about-section-8 .gallery-grid__col:nth-child(2) .gallery-grid__item.hr3 .gallery-grid__item__i{padding-top:71%}.about-section-8 .gallery-grid__col:nth-child(2) .gallery-grid__item.vr .gallery-grid__item__i{padding-top:132%}}.about-section-8 .gallery-grid__col:nth-child(3){justify-content:flex-start}.about-section-8 .gallery-grid__col:nth-child(3) .gallery-grid__item.hr2{align-self:flex-end}@media(max-width:2000px){.about-section-8 .gallery-grid__col:nth-child(3) .gallery-grid__item.hr2 .gallery-grid__item__i{border-radius:16px 0 0 16px}}.about-section-8 .gallery-grid__item{padding:7px;position:relative}@media(max-width:767px){.about-section-8 .gallery-grid__item{padding:5px}}.about-section-8 .gallery-grid__item__i{border-radius:16px;overflow:hidden;padding-top:100%;position:relative}.about-section-8 .gallery-grid__item__i img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.about-section-8 .gallery-grid__item.hr{width:70%}@media(max-width:767px){.about-section-8 .gallery-grid__item.hr{width:calc(100% + 20px)}}.about-section-8 .gallery-grid__item.hr .gallery-grid__item__i{padding-top:60%}.about-section-8 .gallery-grid__item.hr2{width:54%}@media(max-width:767px){.about-section-8 .gallery-grid__item.hr2{width:100%}}.about-section-8 .gallery-grid__item.hr2 .gallery-grid__item__i{padding-top:71%}@media(max-width:767px){.about-section-8 .gallery-grid__item.hr3{width:calc(100% + 20px)}}.about-section-8 .gallery-grid__item.vr{width:46%}@media(max-width:767px){.about-section-8 .gallery-grid__item.vr{width:100%}}.about-section-8 .gallery-grid__item.vr .gallery-grid__item__i{padding-top:138%}.about-section-8 .gallery-grid__item.main{width:100%}.about-section-8 .gallery-grid__item.main .gallery-grid__item__i{padding-top:120%}.about-section-9{background-color:#f3f5f9;padding:120px 0 75px}@media(max-width:767px){.about-section-9{padding:60px 0 160px}.about-section-9 .section-title{margin-bottom:12px}}.about-section-9 .map{margin-top:-55px;pointer-events:none;-webkit-transform:scale(1.3);transform:scale(1.3)}@media(max-width:767px){.about-section-9 .map{margin-top:28px;-webkit-transform:scale(1.6);transform:scale(1.6)}}.tms-section-9{padding:30px 0 120px}@media(max-width:767px){.tms-section-9{padding:30px 0 60px}}.tms-section-9 .wrap{max-width:1156px;position:relative}.page-testimonials .wrap{margin:0 auto;max-width:1140px;padding:0 20px}.page-testimonials .tms-section-4{background:linear-gradient(180deg,#f7f7fb,hsla(0,0%,100%,0));margin-top:-440px;padding-top:440px}.page-testimonials .tms-section-5{z-index:1}.tms-section-1 .section-content{padding:0 48px}@media(max-width:1200px){.tms-section-1 .section-content{padding:0 20px}}.tms-section-1 .section-content__i{background-color:#f7f7fb;border-radius:34px;overflow:hidden;position:relative}@media(max-width:1023px){.tms-section-1 .section-content__i{padding-top:50px}}@media(max-width:767px){.tms-section-1 .section-content__i{padding:40px 20px 0}}.tms-section-1 .section-content__ii{height:76vh;margin:0 auto;max-height:682px;max-width:1920px;min-height:580px;position:relative}@media(max-width:1023px){.tms-section-1 .section-content__ii{height:auto;max-height:none;min-height:620px}}@media(max-width:767px){.tms-section-1 .section-content__ii{min-height:0}}.tms-section-1 .section-img{bottom:0;height:90%;max-height:682px;max-width:658px;min-height:480px;position:absolute;right:8%;width:50vw;z-index:1}@media(max-width:1023px){.tms-section-1 .section-img{bottom:auto;height:auto;margin:0 auto;min-height:0;position:relative;right:auto;width:60vw}}@media(max-width:767px){.tms-section-1 .section-img{max-width:400px;-webkit-transform:scale(1.16);transform:scale(1.16);width:100%}}.tms-section-1 .section-img .hero-img{bottom:0;height:100%;left:0;position:absolute;width:100%;z-index:3}@media(max-width:1023px){.tms-section-1 .section-img .hero-img{bottom:auto;height:auto;left:auto;position:relative;width:auto}}.tms-section-1 .section-img .hero-img img{bottom:0;height:100%;left:0;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom;object-position:center bottom;position:absolute;width:100%}.tms-section-1 .section-img .decor-circle{background:rgba(0,0,0,.02);border-radius:50%;bottom:-48%;height:51vw;left:50%;max-height:725px;max-width:725px;pointer-events:none;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:51vw;z-index:1}@media(max-width:1023px){.tms-section-1 .section-img .decor-circle{bottom:-36%;height:80vw;width:80vw}}@media(max-width:767px){.tms-section-1 .section-img .decor-circle{bottom:-7%;height:120%;width:120%}}.tms-section-1 .section-info{left:8.5%;position:absolute;top:50%;-webkit-transform:translateY(-54%);transform:translateY(-54%);width:50%;z-index:2}@media(max-width:1200px){.tms-section-1 .section-info{left:5%;right:5%;top:10%;-webkit-transform:none;transform:none;width:auto}}@media(max-width:1023px){.tms-section-1 .section-info{left:auto;margin-bottom:32px;position:relative;right:auto;top:auto;width:100%}}@media(max-width:767px){.tms-section-1 .section-info{margin-bottom:128px}}.tms-section-1 .section-title{color:#14121e;font-size:74px;font-weight:800;letter-spacing:-.015em;line-height:96px;margin-bottom:52px}@media(max-width:1023px){.tms-section-1 .section-title{text-align:center}}@media(max-width:767px){.tms-section-1 .section-title{font-size:32px;line-height:42px;margin-bottom:28px}}.tms-section-1 .section-title .dot-title{font-weight:800}.tms-section-1 .section-title .dot-title .anim-dots{bottom:-22px}@media(max-width:767px){.tms-section-1 .section-title .dot-title .anim-dots{bottom:-12px}}.userway-s3-2 .tms-section-1 .section-title{color:#50d0a0}.tms-section-1 .section-subtitle{color:#303753;font-size:20px;font-weight:500;letter-spacing:-.02em;line-height:34px;margin-bottom:24px}@media(max-width:1023px){.tms-section-1 .section-subtitle{margin-bottom:0;text-align:center}}@media(max-width:767px){.tms-section-1 .section-subtitle{display:none;font-size:16px;line-height:24px}}.userway-s3-2 .tms-section-1 .section-subtitle{color:#50d0a0}.tms-section-1 .section-subtitle.mobile-show{display:none}@media(max-width:767px){.tms-section-1 .section-subtitle.mobile-show{display:block}}.tms-section-1 .btn-scroll{align-items:center;background:none;border:2px solid rgba(46,100,241,.7);border-radius:50%;cursor:pointer;display:flex;height:58px;justify-content:center;outline:1px solid hsla(0,0%,100%,0);position:relative;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:58px;will-change:transform}@media(max-width:1023px){.tms-section-1 .btn-scroll{display:none}}.tms-section-1 .btn-scroll:focus{outline:1px solid hsla(0,0%,100%,0)}.tms-section-1 .btn-scroll:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.tms-section-1 .btn-scroll:focus:not(:focus-visible):after{display:none}.tms-section-1 .btn-scroll:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.tms-section-1 .btn-scroll:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.tms-section-1 .btn-scroll:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIyNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDI2Ij48cGF0aCBmaWxsPSIjMkU2NEYxIiBkPSJNOSAxYTEgMSAwIDAgMC0yIDBoMlpNNy4yOTMgMjUuNzA3YTEgMSAwIDAgMCAxLjQxNCAwbDYuMzY0LTYuMzY0YTEgMSAwIDAgMC0xLjQxNC0xLjQxNEw4IDIzLjU4NmwtNS42NTctNS42NTdBMSAxIDAgMCAwIC45MyAxOS4zNDNsNi4zNjQgNi4zNjRaTTcgMXYyNGgyVjFIN1oiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:27px;width:16px}.tms-section-1 .btn-scroll:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.tms-section-1 .user-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);border:4px solid rgba(0,0,0,.05);border-radius:16px;bottom:33%;box-shadow:0 16px 24px rgba(0,0,0,.08);padding:18px 20px 14px;position:absolute;right:1%;width:246px;z-index:4}@media(max-width:1200px){.tms-section-1 .user-note{bottom:20%}}@media(max-width:1023px){.tms-section-1 .user-note{bottom:10%;right:-5%}}@media(max-width:767px){.tms-section-1 .user-note{display:none}}.tms-section-1 .user-note__icon{margin-bottom:18px}.tms-section-1 .user-note__icon img{display:block;width:38px}.tms-section-1 .user-note__info .name{color:#14121e;font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:19px;margin-bottom:10px}.userway-s3-2 .tms-section-1 .user-note__info .name{color:#50d0a0}.tms-section-1 .user-note__info .desc{color:#14121e;font-size:16px;letter-spacing:-.02em;line-height:21px;margin-bottom:0}.userway-s3-2 .tms-section-1 .user-note__info .desc{color:#50d0a0}.tms-section-1 .decor{bottom:45%;pointer-events:none;position:absolute;right:-9%;z-index:2}@media(max-width:767px){.tms-section-1 .decor{bottom:40%;left:9%;right:auto}}.tms-section-1 .decor img{display:block;width:145px}.tms-section-1 .decor-photos{bottom:18%;left:2%;position:absolute;width:256px;z-index:4}@media(max-width:1200px){.tms-section-1 .decor-photos{bottom:12%;left:-12%}}@media(max-width:1023px){.tms-section-1 .decor-photos{left:-18%}}@media(max-width:767px){.tms-section-1 .decor-photos{bottom:auto;left:50%;top:-70px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:158px}}.tms-section-1 .decor-photos img{display:block;image-rendering:-webkit-optimize-contrast;width:100%}.tms-section-2{padding:122px 0 60px}@media(max-width:767px){.tms-section-2{padding-bottom:15px;padding-top:62px}}.tms-section-2 .section-title{color:#0f1930;font-size:56px;font-weight:800;letter-spacing:-.18px;line-height:72px;margin-bottom:40px;padding:0 20px;text-align:center}@media(max-width:767px){.tms-section-2 .section-title{font-size:32px;line-height:42px;margin:0 auto 24px;max-width:350px}.tms-section-2 .section-title br{content:""}}.tms-section-2 .section-title .dot-title{font-weight:800}.tms-section-2 .section-subtitle{color:#5f6578;font-size:18px;font-weight:500;line-height:28px;margin:0 auto 60px;max-width:665px;padding:0 20px;text-align:center}@media(max-width:767px){.tms-section-2 .section-subtitle{font-size:14px;line-height:21px;margin-bottom:22px}}.tms-section-4{background-color:#f7f7fb;padding:120px 0}@media(max-width:767px){.tms-section-4{padding:60px 0}}.tms-section-4 .wrap{max-width:1156px;position:relative}.tms-section-5{padding:120px 0 80px}@media(max-width:1023px){.tms-section-5{padding-top:80px}}@media(max-width:767px){.tms-section-5{padding:60px 0 24px}}.tms-section-5 .wrap{max-width:1180px}.tms-section-5 .section-title{color:#0f1930;font-size:56px;font-weight:800;letter-spacing:-.18px;line-height:72px;margin-bottom:40px;text-align:center}@media(max-width:767px){.tms-section-5 .section-title{font-size:32px;line-height:42px;margin:0 auto 24px;max-width:305px}}.tms-section-5 .section-title .dot-title{font-weight:800}.tms-section-5 .section-subtitle{color:#5f6578;font-size:18px;font-weight:500;line-height:28px;margin:0 auto 60px;max-width:765px;text-align:center}@media(max-width:767px){.tms-section-5 .section-subtitle{font-size:14px;line-height:21px;margin-bottom:32px}}.tms-section-6.tms-preview-section .img{border-color:rgba(74,109,120,.5)}.tms-section-6.tms-preview-section .section-title{margin-left:auto;margin-right:auto;max-width:1000px}.tms-section-6.tms-preview-section .section-title span{color:#4a6d78}.tms-section-6.tms-preview-section .button{background:#4a6d78}.tms-section-6.tms-preview-section .button:hover{background:#3d5d67;box-shadow:2px 2px 10px rgba(61,93,103,.5)}.tms-section-7{background-color:#fff;padding:60px 0 30px;position:relative}@media(max-width:767px){.tms-section-7{padding:60px 0 20px}}.tms-section-7:before{background:#fff;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));content:"";height:45px;left:0;position:absolute;top:0;width:100%;z-index:2}.tms-section-7 .composition{left:50%;pointer-events:none;position:absolute;top:60px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:767px){.tms-section-7 .composition{top:45px}}.tms-section-7 .composition__line{display:block;margin:0 auto}@media(max-width:767px){.tms-section-7 .composition__line{height:auto;width:730px}}.tms-section-7 .composition__badge{bottom:18%;left:50%;position:absolute;-webkit-transform:translateX(-48.5%);transform:translateX(-48.5%)}@media(max-width:767px){.tms-section-7 .composition__badge{bottom:15%}}.tms-section-7 .composition__badge img{display:block;position:relative;-webkit-transform:translateY(-400px) rotate(45deg);transform:translateY(-400px) rotate(45deg);width:225px;will-change:transform}@media(max-width:767px){.tms-section-7 .composition__badge img{-webkit-transform:translateY(-220px) rotate(45deg);transform:translateY(-220px) rotate(45deg);width:125px}}.tms-section-7 .section-content{padding-top:290px;position:relative;z-index:2}@media(max-width:767px){.tms-section-7 .section-content{padding-top:142px}}.tms-section-7 .section-title{color:#0f1930;font-size:64px;font-weight:800;letter-spacing:-.02em;line-height:74px;margin:0 auto 40px;max-width:888px;text-align:center}@media(max-width:767px){.tms-section-7 .section-title{font-size:28px;line-height:34px;margin-bottom:30px}}.tms-section-7 .section-title span{color:#3368f2;font-weight:700}.tms-section-7 .section-subtitle{color:#3d4461;font-size:20px;letter-spacing:-.02em;line-height:30px;margin:0 auto 60px;max-width:775px;text-align:center}@media(max-width:767px){.tms-section-7 .section-subtitle{font-size:18px;margin-bottom:32px}}.tms-section-7 .features{margin:0 auto;max-width:886px}.tms-section-7 .features__i{display:flex;flex-wrap:wrap;margin:0 -15px}@media(max-width:767px){.tms-section-7 .features__i{margin:0}}.tms-section-7 .feature{margin-bottom:30px;padding:0 15px;width:50%}@media(max-width:767px){.tms-section-7 .feature{margin-bottom:16px;padding:0;width:100%}.tms-section-7 .feature:last-child{margin-bottom:0}}.tms-section-7 .feature__i{background-color:#fff;border:1px solid #f2f2fb;border-radius:24px;box-shadow:0 16px 40px rgba(189,205,230,.25);height:100%;padding:40px}@media(max-width:767px){.tms-section-7 .feature__i{padding:24px}}.tms-section-7 .feature .value{font-size:74px;font-weight:600;letter-spacing:-.02em;line-height:76px;margin-bottom:22px;padding-right:60px;position:relative}@media(max-width:767px){.tms-section-7 .feature .value{font-size:58px;line-height:74px;margin-bottom:15px}}.tms-section-7 .feature .value .st-counter{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#3368f2,#8e59ae);-webkit-background-clip:text;display:block}.userway-s3-2 .tms-section-7 .feature .value .st-counter,.userway-s3-3 .tms-section-7 .feature .value .st-counter{-webkit-text-fill-color:unset;background:none;-webkit-background-clip:unset}.tms-section-7 .feature .value img{position:absolute;right:0;top:50%;-webkit-transform:translateY(-72%);transform:translateY(-72%);width:54px}@media(max-width:767px){.tms-section-7 .feature .value img{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.tms-section-7 .feature .title{color:#14121e;font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:18px;margin:0 0 16px;max-width:300px}@media(max-width:767px){.tms-section-7 .feature .title{font-size:20px}}.tms-section-7 .feature .description{color:#3d4461;font-size:18px;letter-spacing:-.02em;line-height:22px;margin:0;max-width:300px}@media(max-width:767px){.tms-section-7 .feature .description{font-size:16px}}.tms-section-7 .decor{position:absolute;right:0;top:30%;z-index:1}@media(max-width:1200px){.tms-section-7 .decor{right:-10%}}@media(max-width:1023px){.tms-section-7 .decor{display:none}}.tms-section-7 .decor img{display:block;width:168px}.tms-section-8{padding:140px 0 0}@media(max-width:1023px){.tms-section-8{padding-top:80px}}@media(max-width:767px){.tms-section-8{padding:60px 0 0}}.tms-section-8 .section-content{background-color:#f3f5f9;padding:78px 0 160px}@media(max-width:767px){.tms-section-8 .section-content{padding-top:60px}}.tms-section-8 .section-title{color:#14121e;font-size:56px;font-weight:800;letter-spacing:-.18px;line-height:72px;margin:0 auto 70px;max-width:610px;text-align:center}@media(max-width:1023px){.tms-section-8 .section-title{margin-bottom:60px}}@media(max-width:767px){.tms-section-8 .section-title{font-size:32px;line-height:42px}}.tms-section-8 .section-title .dot-title{font-weight:800}.tms-section-8 .badges-grid{margin:0 auto;max-width:1180px;padding:0 20px}@media(max-width:767px){.tms-section-8 .badges-grid__bg{display:none!important}.tms-section-8 .badges-grid .section-title{display:none}}.tms-section-8 .reviews-slider{margin-top:-35px}@media(max-width:767px){.tms-section-8 .reviews-slider{margin-top:0}}.tms-section-8 .reviews-slider__i{padding:0}.tms-section-8 .reviews-slider__badges,.tms-section-8 .reviews-slider__i:after{display:none}.tms-preview-section{background-color:rgba(110,68,221,.04);padding:120px 0;position:relative}@media(max-width:1023px){.tms-preview-section{padding:60px 0}}@media(max-width:767px){.tms-preview-section{padding:135px 0 72px}}.tms-preview-section .wrap{display:flex;max-width:1240px}@media(max-width:1023px){.tms-preview-section .wrap{display:block}}.tms-preview-section .col{position:relative;width:50%}@media(max-width:1023px){.tms-preview-section .col{width:auto}}.tms-preview-section .col:last-child{flex-shrink:0;z-index:2}@media(max-width:1023px){.tms-preview-section .col:last-child{margin:-120px auto 0}.tms-preview-section .col:last-child .col__i{display:flex;flex-direction:column}}@media(max-width:767px){.tms-preview-section .col:last-child{margin-top:23px}}.tms-preview-section .hero-img{display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-63%,-23%) scale(2.5);transform:translate(-63%,-23%) scale(2.5);z-index:2}@media(max-width:1023px){.tms-preview-section .hero-img{left:auto;position:relative;top:auto;-webkit-transform:none;transform:none}}@media(max-width:767px){.tms-preview-section .hero-img{-webkit-transform:scale(1.5);transform:scale(1.5)}}.tms-preview-section .hero-img img{display:block;max-width:100%;pointer-events:none}@media(max-width:1023px){.tms-preview-section .hero-img img{margin:0 auto;width:100%}}.tms-preview-section .decor{left:50%;max-width:800px;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-47%,-38%);transform:translate(-47%,-38%);width:56vw;z-index:1}@media(max-width:1023px){.tms-preview-section .decor{-webkit-transform:translate(-47%,-60%);transform:translate(-47%,-60%);width:100%}}@media(max-width:767px){.tms-preview-section .decor{-webkit-transform:translate(-42%,-60%);transform:translate(-42%,-60%);width:168%}}.tms-preview-section .decor img{display:block;width:100%}.tms-preview-section .section-title{color:#14121e;font-size:42px;font-weight:700;letter-spacing:-.07em;line-height:63px;margin-bottom:24px}@media(max-width:1200px){.tms-preview-section .section-title{font-size:36px;line-height:56px}.tms-preview-section .section-title br{content:""}}@media(max-width:1023px){.tms-preview-section .section-title{margin-bottom:0;text-align:center}}@media(max-width:767px){.tms-preview-section .section-title{font-size:29px;line-height:44px;margin-bottom:0}}.tms-preview-section .section-title span{color:#6e44dd;font-weight:700}.tms-preview-section .section-subtitle{color:#3d4461;font-size:22px;letter-spacing:-.02em;line-height:32px;margin-bottom:32px;position:relative}@media(max-width:1023px){.tms-preview-section .section-subtitle{align-items:center;display:inline-flex;margin:0 auto 32px;order:-1;padding-left:22px}.tms-preview-section .section-subtitle:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE1Ij48cGF0aCBmaWxsPSIjM0Q0NDYxIiBkPSJNMTMuOTc0IDE0LjVhNC4wNTggNC4wNTggMCAwIDAgMi44NDctMS4xNjFBMy45MzQgMy45MzQgMCAwIDAgMTggMTAuNTM1YzAtMS4wNTEtLjQyNC0yLjA2LTEuMTgtMi44MDNhNC4wNyA0LjA3IDAgMCAwLTUuMTE2LS40N2MuNDEyLTEuNzI5IDEuMTQzLTIuOTMyIDEuODY0LTMuNzY2IDEuMDg0LTEuMjU0IDIuMDktMS42NCAyLjA5LTEuNjRhLjcxMi43MTIgMCAwIDAgLjQwMi0uMzczLjY5LjY5IDAgMCAwLS4xNDQtLjc3NS43MTIuNzEyIDAgMCAwLS41MS0uMjA4LjcyLjcyIDAgMCAwLS4yNzUuMDU2cy0xLjM2Mi41NDctMi42NDYgMi4wMzNjLTEuMjg0IDEuNDg2LTIuNTM4IDMuOTQ3LTIuNTM4IDcuNzEzIDAgLjAzNC4wMDMuMDY4LjAwOC4xMDJhMy45MSAzLjkxIDAgMCAwIC4yNjcgMS41NTZjLjE5My40OTYuNDg2Ljk0OC44NjEgMS4zMy4zNzUuMzgyLjgyNC42ODYgMS4zMi44OTRhNC4wOCA0LjA4IDAgMCAwIDEuNTcuMzE2Wm0tOS45NDggMGE0LjA1OCA0LjA1OCAwIDAgMCAyLjg0Ny0xLjE2MSAzLjkzNCAzLjkzNCAwIDAgMCAxLjE4LTIuODA0YzAtMS4wNTEtLjQyNS0yLjA2LTEuMTgtMi44MDNhNC4wNyA0LjA3IDAgMCAwLTUuMTE2LS40N0MyLjE2OCA1LjUzMiAyLjkgNC4zMjkgMy42MiAzLjQ5NWMxLjA4NC0xLjI1NCAyLjA5MS0xLjY0IDIuMDkxLTEuNjRhLjcxMi43MTIgMCAwIDAgLjQwMi0uMzczLjY5LjY5IDAgMCAwLS4xNDQtLjc3NUEuNzExLjcxMSAwIDAgMCA1LjQ2LjVhLjcyLjcyIDAgMCAwLS4yNzUuMDU2cy0xLjM2Mi41NDctMi42NDYgMi4wMzNDMS4yNTQgNC4wNzUgMCA2LjUzNiAwIDEwLjMwMmMwIC4wMzQuMDAyLjA2OC4wMDcuMTAyLS4wMTcuNTMuMDczIDEuMDYuMjY3IDEuNTU2cy40ODcuOTQ4Ljg2MiAxLjMzYy4zNzUuMzgyLjgyNC42ODYgMS4zMi44OTRhNC4wOCA0LjA4IDAgMCAwIDEuNTcuMzE2WiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";height:12px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px}}@media(max-width:767px){.tms-preview-section .section-subtitle{font-size:18px;line-height:22px;margin-bottom:22px}}@media(max-width:1023px){.tms-preview-section .btn-row{display:none}}.tms-preview-section .button{background:#6e44dd;border-radius:60px;font-size:18px;letter-spacing:-.02em;line-height:32px;min-width:140px;padding:13px 24px}@media(max-width:767px){.tms-preview-section .button{padding:7px 24px}}.tms-preview-section .button:hover{background:#5e35cc;box-shadow:2px 2px 10px rgba(94,53,204,.5)}@media(max-width:1023px){.side-review{padding-bottom:25px;padding-top:25px}}@media(max-width:767px){.side-review{margin:0 auto;max-width:350px;padding-bottom:0;padding-top:24px}}.side-review__author{align-items:flex-end;display:flex;margin-bottom:16px}@media(max-width:1023px){.side-review__author{flex-flow:wrap}}@media(max-width:767px){.side-review__author{flex-flow:nowrap}}.side-review__author-photo{margin-right:16px;width:86px}@media(max-width:767px){.side-review__author-photo{display:block;width:74px}}.side-review__author-photo img{display:block;width:100%}.side-review__author-info{margin-bottom:12px;text-align:left}@media(max-width:767px){.side-review__author-info{margin-bottom:4px}}.side-review__author-info .name{color:#213051;font-size:18px;font-weight:600;line-height:22px;margin:0}.side-review__author-info .position{color:#2c64f2;font-size:12px;font-weight:600;line-height:20px;margin:0}.side-review__author-info .quote{display:block;margin-top:8px;width:28px}.side-review__content p{color:#213051;font-size:16px;line-height:26px;margin:0}@media(max-width:767px){.side-review__content p{font-size:14px;line-height:24px}}.side-review__content img{display:block;margin-top:12px;max-width:133px;width:100%}@media(max-width:767px){.side-review__content img{margin-top:6px}}.brands-grid{margin:0 auto;max-width:300px;width:100%}.brands-grid__i{display:flex;flex-wrap:wrap;margin:0 -16px;padding-bottom:27%}@media(max-width:767px){.brands-grid__i{margin:0 -10px}}.brands-grid__item{padding:4.8%;width:50%}@media(max-width:767px){.brands-grid__item{padding:3.4%}}.brands-grid__item:nth-child(2n){-webkit-transform:translateY(50%);transform:translateY(50%)}@media(max-width:1023px){.brands-grid__item:nth-child(2n){-webkit-transform:none;transform:none}.brands-grid__item:nth-child(odd){-webkit-transform:translateY(50%);transform:translateY(50%)}}.brands-grid__item__i{border-radius:8px;position:relative}.brands-grid__item__i:after{content:"";display:block;padding-top:100%}.brands-grid__item__i img{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75%}.getflow-creative{display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding-top:60px;position:absolute;top:0;width:100%}.getflow-creative__logo{left:40px;position:absolute;top:40px;z-index:4}.getflow-creative__logo img{display:block;width:150px}.getflow-creative__bg{pointer-events:none;z-index:1}.getflow-creative__bg,.getflow-creative__bg img{height:100%;left:0;position:absolute;top:0;width:100%}.getflow-creative__bg img{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;-o-object-fit:cover;object-fit:cover;-o-object-position:50% bottom;object-position:50% bottom}.getflow-creative__widget{padding-top:65%;pointer-events:none;position:relative;z-index:2}@media(max-height:860px){.getflow-creative__widget{flex-grow:1;padding-top:0}}@media(max-height:600px){.getflow-creative__widget{display:none}}.getflow-creative__widget__i{align-items:center;display:flex;height:100%;justify-content:center;left:50%;max-width:600px;position:absolute;top:0;-webkit-transform:translate(-50%,5%);transform:translate(-50%,5%);width:100%}.getflow-creative__widget__i svg{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;height:100%;left:0;position:absolute;top:0;width:100%}.getflow-creative__media{padding-top:60%;pointer-events:none;position:relative;z-index:1}@media(max-height:860px){.getflow-creative__media{flex-grow:1;padding-top:0}}@media(max-height:600px){.getflow-creative__media{display:none}}.getflow-creative__media__i{align-items:center;display:flex;height:100%;justify-content:center;left:50%;max-width:600px;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:1}.getflow-creative__media__i:after,.getflow-creative__media__i:before{bottom:0;content:"";position:absolute;top:0;width:22%;z-index:1}.getflow-creative__media__i .decor{background:linear-gradient(180deg,hsla(24,53%,93%,0) 80%,#f6eae2);left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.getflow-creative__media__i .decor:after,.getflow-creative__media__i .decor:before{bottom:0;content:"";position:absolute;top:0;width:22%}.getflow-creative__media__i .decor:before{background:linear-gradient(90deg,#f6eae2,hsla(24,53%,93%,0));left:-1px}.getflow-creative__media__i .decor:after{background:linear-gradient(90deg,hsla(24,53%,93%,0),#f6eae2);right:-1px}.getflow-creative__media svg{max-width:100%;top:0;-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important;width:auto!important}.getflow-creative__media img,.getflow-creative__media svg{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;left:50%;position:absolute}.getflow-creative__media img{bottom:0;max-height:85%;-webkit-transform:translateX(-52%);transform:translateX(-52%);z-index:2}.getflow-creative__comparison{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;display:flex;flex-direction:column;flex-grow:1;justify-content:center;position:relative;z-index:1}.getflow-creative__comparison .getflow-creative__media{margin-bottom:12px}.getflow-creative__comparison .getflow-creative__brands{margin-top:60px}.getflow-creative__info{padding:0 20px 70px;position:relative;text-align:center;width:100%;z-index:3}@media(max-height:1070px){.getflow-creative__info{padding-bottom:40px}}.getflow-creative__info .title{color:#fff;font-size:32px;font-weight:700;letter-spacing:-.89px;line-height:34px;margin:30px auto 20px;max-width:600px;transition:all 1s .4s}.getflow-creative__info .subtitle{color:#fff;font-size:15px;letter-spacing:-.21px;line-height:23px;margin:0 auto;max-width:475px;transition:all 1s .8s}.getflow-creative__info .subtitle strong{font-weight:700}.getflow-creative__brands{margin-top:30px;transition:all 1s 1.2s}.getflow-creative__brands p{color:#fff;font-size:15px;letter-spacing:-.21px;line-height:20px;margin-bottom:20px}.getflow-creative__brands ul{align-items:center;display:flex;justify-content:center;list-style:none;padding-left:0}.getflow-creative__brands ul li{padding:0 11px}.getflow-creative__brands ul li img{display:block;max-width:100%}.getflow-creative__brands-review{align-items:center;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 auto;max-width:440px;padding:30px 20px;position:relative;z-index:1}.getflow-creative__brands-review__intro{flex-shrink:0;margin-bottom:24px}.getflow-creative__brands-review__intro h1{color:#fff;font-size:32px;font-weight:700;letter-spacing:-.89px;line-height:34px;margin:0 0 5px;text-align:center}@media(max-width:1200px){.getflow-creative__brands-review__intro h1{font-size:28px}}.getflow-creative__brands-review__intro p{color:#fff;font-size:15px;letter-spacing:-.21px;line-height:20px;margin-bottom:0;text-align:center}.getflow-creative__brands-review__i{background-color:#fff;border-radius:18px;flex-grow:1;max-height:680px;overflow:hidden;position:relative}.getflow-creative__brands-review .side-review{padding-bottom:10px}.getflow-creative__brands-review .side-review-wr{padding:42px 60px 0;position:relative}@media(max-width:1200px){.getflow-creative__brands-review .side-review-wr{padding-left:35px;padding-right:35px}}.getflow-creative__brands-review .side-review__author{align-items:flex-start}.getflow-creative__brands-review .side-review__author-photo{width:78px}.getflow-creative__brands-review .brands-grid{left:0;max-width:none;padding:0 60px;position:absolute;top:90%}@media(max-width:1200px){.getflow-creative__brands-review .brands-grid{top:96%}}.getflow-creative__brands-review .brands-grid__i,.getflow-creative__brands-review .brands-grid__item{-webkit-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}.getflow-creative__brands-review .brands-grid__item:nth-child(2n){-webkit-transform:translateY(50%) rotate(180deg) scaleX(-1);transform:translateY(50%) rotate(180deg) scaleX(-1)}.getflow-creative.getflow-creative_person-a{background-color:#f6eae2}@media(max-height:860px){.getflow-creative.getflow-creative_person-a .getflow-creative__media{flex-grow:1;padding-top:0}}.getflow-creative.getflow-creative_person-a .getflow-creative__brands p{color:#2f2520}.getflow-creative.getflow-creative_person-a .getflow-creative__info .title{color:#14121e}.getflow-creative.getflow-creative_person-a .getflow-creative__info .subtitle{color:#2f2520}.getflow-creative.getflow-creative_person-a .getflow-creative__info .subtitle strong{color:#14121e}.getflow-creative.getflow-creative_person-b{background-color:#3467f3}.getflow-creative.getflow-creative_person-b .getflow-creative__media .decor{background:linear-gradient(180deg,rgba(52,103,243,0) 80%,#3467f3)}.getflow-creative.getflow-creative_person-b .getflow-creative__media .decor:before{background:linear-gradient(90deg,#3467f3,rgba(52,103,243,0))}.getflow-creative.getflow-creative_person-b .getflow-creative__media .decor:after{background:linear-gradient(90deg,rgba(52,103,243,0),#3467f3)}.getflow-creative.getflow-creative_widget{background-color:#2247a4}.getflow-creative.anim .getflow-creative__info .getflow-creative__brands,.getflow-creative.anim .getflow-creative__info .subtitle,.getflow-creative.anim .getflow-creative__info .title{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}@media(max-width:1023px){.getflow-layout{display:flex;min-height:100vh;min-height:calc(var(--vh, 1vh)*100)!important}}.getflow-layout__i{display:flex;min-height:100vh;padding:0!important}@media(max-width:1023px){.getflow-layout__i{flex-grow:1;min-height:0;width:100%}}.getflow-layout__aside{left:0;max-width:780px;min-height:100vh;overflow:hidden;position:fixed;top:0;width:45%}@media(max-width:1200px){.getflow-layout__aside{width:35%}}@media(max-width:1023px){.getflow-layout__aside{display:none}}.getflow-layout__spacer{flex-shrink:0;max-width:780px;width:45%}@media(max-width:1200px){.getflow-layout__spacer{width:35%}}@media(max-width:1023px){.getflow-layout__spacer{display:none}}.getflow-layout__content{align-items:center;background-color:#f5f7fa;display:flex;flex-grow:1;min-height:100vh;min-width:0;padding:30px 20px;position:relative}@media(max-width:1023px){.getflow-layout__content{min-height:0}}@media(max-width:767px){.getflow-layout__content{background-color:#fff}}.getflow-layout__content .step-wrapper{width:100%}.getflow-layout_step-1 .getflow-layout__content{background-color:#fff}.getflow-layout__top-panel{align-items:center;display:flex;left:0;padding:35px 40px 30px;pointer-events:none;position:fixed;top:0;width:100%;z-index:20}@media(max-width:1439px){.getflow-layout__top-panel{background:linear-gradient(0deg,rgba(245,247,250,0),#f5f7fa 20%)}}@media(max-width:767px){.getflow-layout__top-panel{background:linear-gradient(0deg,hsla(0,0%,100%,0),#fff 20%);padding-bottom:20px;padding-left:20px;padding-right:20px;pointer-events:auto}}.getflow-layout__top-panel-logo{display:block;pointer-events:auto;width:142px}@media(max-width:767px){.getflow-layout__top-panel-logo{display:none}}.getflow-layout__top-panel__i{align-items:center;display:flex;flex-grow:1;justify-content:space-between;padding-left:30px}@media(max-width:767px){.getflow-layout__top-panel__i{padding-left:0}}.getflow-layout__top-panel__item{color:#2a2f43;font-size:14px;letter-spacing:-.39px;line-height:20px;pointer-events:auto}@media(max-width:767px){.getflow-layout__top-panel__item:last-child{display:none}}.getflow-layout__top-panel__item a{color:#0046fc;position:relative;text-decoration:none!important}.getflow-layout__top-panel__item a:after{background-color:#0046fc;bottom:1px;content:"";height:1px;left:0;position:absolute;transition:opacity .25s;width:100%}.getflow-layout__top-panel__item a:hover:after{opacity:0}.getflow-layout__top-panel .btn-back{background:none;border:none;border-radius:0;color:#2a2f43;cursor:pointer;font-size:14px;letter-spacing:-.39px;line-height:20px;padding:0 0 0 14px;position:relative}.getflow-layout__top-panel .btn-back:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEwIiB2aWV3Qm94PSIwIDAgNyAxMCI+PHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzJBMkY0MyIgc3Ryb2tlLXdpZHRoPSIyIiBwb2ludHM9IjAgMTQgNCAxMCAwIDYiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDYgLTUpIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";height:10px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .25s;width:7px}.getflow-layout__top-panel .btn-back span{position:relative}.getflow-layout__top-panel .btn-back span:after{background-color:#2a2f43;bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;transition:opacity .25s;width:100%}.getflow-layout__top-panel .btn-back:hover span:after{opacity:1}.getflow-layout_step-4,.getflow-layout_step-4 .getflow-layout__content{background:#f5f7fa}.getflow-layout_step-4 .getflow-layout__aside,.getflow-layout_step-4 .getflow-layout__spacer{display:none}.social-sign-in-btn{align-items:center;background:#fff;border:1px solid #afb4be;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:14px 20px;position:relative;transition:box-shadow .25s,border-color .25s;width:100%}.social-sign-in-btn:focus{outline:1px solid hsla(0,0%,100%,0)}.social-sign-in-btn:focus:after{border:2px solid #006dd5;border-radius:inherit;border-radius:10px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";left:-6px;position:absolute;right:-6px;top:-6px}.social-sign-in-btn:focus:not(:focus-visible):after{display:none}.social-sign-in-btn:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.social-sign-in-btn:focus-visible:after{border:2px solid #006dd5;border-radius:inherit;border-radius:10px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";left:-6px;position:absolute;right:-6px;top:-6px}.social-sign-in-btn__logo{margin-right:10px;width:24px}.social-sign-in-btn__label{color:#000;font-size:14px;font-weight:600;letter-spacing:-.39px;line-height:22px}.social-sign-in-btn__user{align-items:center;display:flex}.social-sign-in-btn__user__avatar{flex-shrink:0;height:36px;width:36px}.social-sign-in-btn__user__avatar img{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.social-sign-in-btn__user__avatar span{align-items:center;background:#3368f2;border-radius:50%;color:#fff;display:flex;font-size:14px;height:100%;justify-content:center;line-height:16px;width:100%}.social-sign-in-btn__user__info{flex-grow:1;max-width:100%;padding-left:11px}.social-sign-in-btn__user__info span{display:block;font-size:14px;letter-spacing:-.39px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.social-sign-in-btn__user__info span.name{color:#000;font-weight:600}.social-sign-in-btn__user__info span.email{color:#494e60}.social-sign-in-btn:hover{border-color:#3368f2;box-shadow:0 4px 8px rgba(30,43,76,.09)}.social-sign-in-btn.logged-in{box-shadow:0 4px 8px rgba(30,43,76,.09);display:block;padding:8px 55px 8px 11px;text-align:left}.social-sign-in-btn.logged-in .social-sign-in-btn__logo{margin-right:0;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.social-sign-in-btn.pill{border-radius:30px}.social-sign-in-btn.pill:focus{outline:1px solid hsla(0,0%,100%,0)}.social-sign-in-btn.pill:focus:after{border:2px solid #006dd5;border-radius:inherit;border-radius:32px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";left:-6px;position:absolute;right:-6px;top:-6px}.social-sign-in-btn.pill:focus:not(:focus-visible):after{display:none}.social-sign-in-btn.pill:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.social-sign-in-btn.pill:focus-visible:after{border:2px solid #006dd5;border-radius:inherit;border-radius:32px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";left:-6px;position:absolute;right:-6px;top:-6px}.social-sign-in-btn.pill .social-sign-in-btn__logo{margin-right:14px}.social-sign-in-btn.pill.logged-in .social-sign-in-btn__logo{margin-right:0}.social-sign-in-btn.pill.logged-in .social-sign-in-btn__user{padding-right:40px}.uw-rbutton-wr{position:relative}.centered .uw-rbutton-wr{display:flex;justify-content:center}.uw-rbutton{align-items:center;display:inline-flex;position:relative}.uw-rbutton__control{display:block;position:relative}.uw-rbutton__control:after{border:2px solid rgba(51,104,242,.4);border-radius:50%;bottom:-3px;content:"";left:-3px;opacity:0;pointer-events:none;position:absolute;right:-3px;top:-3px;transition:opacity .25s;z-index:1}.uw-rbutton__control__i{align-items:center;border:1px solid #afb4be;border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;position:relative;transition:border-color .15s;width:20px}.uw-rbutton__control__i:after{background-color:#3368f2;border-radius:50%;content:"";display:block;height:10px;opacity:0;pointer-events:none;-webkit-transform:scale(.5);transform:scale(.5);transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,transform .15s;transition:opacity .15s,transform .15s,-webkit-transform .15s;width:10px}.error .uw-rbutton__control__i{border-color:#c00}.uw-rbutton__control:focus-within:after{opacity:1}.uw-rbutton__control:focus-within .uw-rbutton__control__i{border-color:#3368f2}.uw-rbutton__label{color:#494e60;cursor:pointer;font-size:14px;letter-spacing:-.39px;line-height:22px;margin-left:10px;text-transform:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.uw-rbutton__input{clip:rect(0 0 0 0);height:1px;margin:-1px;padding:0;pointer-events:none;position:absolute;width:1px}.uw-rbutton__input:checked~.uw-rbutton__control__i{border-color:#3368f2}.uw-rbutton__input:checked~.uw-rbutton__control__i:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.payment-modal-overlay{overflow:auto;padding:30px 50px}@media(max-width:767px){.payment-modal-overlay{background:#fff!important;padding:0}}.payment-modal-overlay:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.payment-modal-overlay .payment-modal{background:#fff;border-radius:16px;box-shadow:0 26px 84px rgba(0,7,25,.22);display:flex;overflow:hidden;pointer-events:auto;position:relative}@media(max-width:1023px){.payment-modal-overlay .payment-modal{flex-direction:column}}@media(max-width:767px){.payment-modal-overlay .payment-modal{border-radius:0;box-shadow:none;padding:80px 20px 30px}.payment-modal-overlay .payment-modal .payment-panel__section{padding:0}}.payment-modal-overlay .payment-modal-content{-webkit-animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;background:none;border-radius:0;box-shadow:none;display:inline-block;height:auto;max-width:645px;padding:0;pointer-events:none!important;width:100%}@media(max-width:767px){.payment-modal-overlay .payment-modal-content{border-radius:0}}.payment-modal-overlay .payment-modal-content .modal-body{background:none;border-radius:0;box-shadow:none;max-height:none;overflow:visible;padding:45px 45px 20px;position:relative;text-align:left;vertical-align:middle}@media(max-width:1279px){.payment-modal-overlay .payment-modal-content .modal-body{padding:45px 15px 20px}}@media(max-width:1023px){.payment-modal-overlay .payment-modal-content .modal-body{padding:45px 30px 20px}}@media(max-width:767px){.payment-modal-overlay .payment-modal-content .modal-body{padding:0}}.payment-modal-overlay .payment-modal-content .modal-close{border-width:4px;height:40px;padding:0;pointer-events:auto;right:3px;top:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .55s cubic-bezier(.25,1,.55,1);width:40px;z-index:3}@media(max-width:767px){.payment-modal-overlay .payment-modal-content .modal-close{border-width:2px;height:30px;right:15px;top:15px;width:30px}}.payment-modal-overlay .payment-modal-content .modal-close:after,.payment-modal-overlay .payment-modal-content .modal-close:before{background-color:#fff;border-radius:4px;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.payment-modal-overlay .payment-modal-content .modal-close:before{height:2px;width:16px}.payment-modal-overlay .payment-modal-content .modal-close:after{height:16px;width:2px}.payment-modal-overlay .payment-modal-content .modal-close:focus{border-color:rgba(45,104,255,.75)}.payment-modal-overlay .payment-modal-content .modal-close:focus:before{border:none;border-radius:4px;bottom:auto;box-shadow:none;left:50%;right:auto;top:50%}.payment-modal-overlay .payment-modal-content .modal-close:hover{-webkit-transform:scale(1.2) rotate(135deg);transform:scale(1.2) rotate(135deg)}.payment-panel{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;margin:0 auto;max-width:515px}@media(max-width:767px){.payment-panel{background:none;padding:0}}.payment-panel__logo{margin:0 auto 50px;max-width:120px}@media(max-width:767px){.payment-panel__logo{margin-bottom:7px;max-width:72px}}.payment-panel__logo img{display:block;width:100%}.payment-panel__section{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;background:#fff;border-radius:16px;margin-bottom:30px;padding:36px 30px 30px}@media(max-width:767px){.payment-panel__section{background:none;padding:0}}.payment-panel__section:last-child{margin-bottom:0}.payment-panel__section-title{margin-bottom:26px;position:relative}.payment-panel__section-title h3{color:#000;font-size:18px;font-weight:600;letter-spacing:-.5px;line-height:20px;margin:0;text-align:left}@media(max-width:767px){.payment-panel__section-title h3{font-size:15px}}.payment-panel__section-title .ic-title{padding-left:58px;position:relative}@media(max-width:767px){.payment-panel__section-title .ic-title{border-top:1px solid #dbdbdb;padding:16px 0 14px 46px}}.payment-panel__section-title .ic-title p{color:#494e60;font-size:14px;letter-spacing:-.39px;line-height:20px;margin-bottom:0}.payment-panel__section-title .ic-title img{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:767px){.payment-panel__section-title .ic-title img{width:30px}}.payment-panel__section_sites{padding-bottom:46px}@media(max-width:767px){.payment-panel__section_sites{padding-bottom:0}}.payment-panel__section_form{margin-bottom:0;padding:34px 30px 24px}.payment-panel__section_plan{margin-bottom:0}.payment-panel__section_plan .payment-panel__section-title{margin-bottom:20px}.payment-panel__section_plan .payment-panel__section-title h3{margin-bottom:2px}@media(max-width:767px){.payment-panel__section_plan .payment-panel__section-title{margin-bottom:0}}.payment-panel__section_plan .button{display:block;font-size:16px;font-weight:600;margin-top:30px;padding:15px;width:100%}.payment-panel__section_plan .button:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE4IDE0Ij48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMSkiPjxsaW5lIHgyPSIxNiIgeTE9IjYiIHkyPSI2Ii8+PHBvbHlsaW5lIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHBvaW50cz0iMTAgMTIgMTYgNiAxMCAwIi8+PC9nPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";height:12px;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.payment-panel__section_plan.disabled{opacity:.5;pointer-events:none}.payment-panel__sites .uw-form__row{margin-bottom:0;margin-top:24px}.payment-panel__sites .uw-form__row:first-child{margin-top:0}.payment-panel__sites .uw-form__row .button:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE4IDE0Ij48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMSkiPjxsaW5lIHgyPSIxNiIgeTE9IjYiIHkyPSI2Ii8+PHBvbHlsaW5lIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHBvaW50cz0iMTAgMTIgMTYgNiAxMCAwIi8+PC9nPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";height:12px;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.payment-panel__sites .uw-form-control{font-size:16px;padding-left:30px;padding-right:75px}@media(max-width:767px){.payment-panel__sites .uw-form-control{padding:10px 25px}}.payment-panel__sites .uw-form-label{font-size:16px;padding-left:26px}@media(max-width:767px){.payment-panel__sites .uw-form-label{font-size:14px}}.payment-panel__sites .btn-field-action{background-color:#3368f2;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;line-height:16px;margin:0;padding:5px 10px;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background-color .25s,-webkit-transform .25s;transition:transform .25s,background-color .25s;transition:transform .25s,background-color .25s,-webkit-transform .25s;width:auto;z-index:2}.payment-panel__sites .btn-field-action:focus{outline:1px solid hsla(0,0%,100%,0)}.payment-panel__sites .btn-field-action:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:16px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.payment-panel__sites .btn-field-action:focus:not(:focus-visible):after{display:none}.payment-panel__sites .btn-field-action:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.payment-panel__sites .btn-field-action:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:16px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.payment-panel__sites .btn-field-action:hover{background-color:#4473ef}.payment-panel__sites .btn-field-action_remove{background:none;border-radius:50%;height:22px;padding:0;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:22px}.payment-panel__sites .btn-field-action_remove:focus{outline:1px solid hsla(0,0%,100%,0)}.payment-panel__sites .btn-field-action_remove:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;bottom:-4px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;left:-4px;position:absolute;right:-5px;right:-4px;top:-5px;top:-4px;z-index:2}.payment-panel__sites .btn-field-action_remove:focus:not(:focus-visible):after{display:none}.payment-panel__sites .btn-field-action_remove:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.payment-panel__sites .btn-field-action_remove:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;bottom:-4px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;left:-4px;position:absolute;right:-5px;right:-4px;top:-5px;top:-4px;z-index:2}.payment-panel__sites .btn-field-action_remove:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzI0MkIzRCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNzUiPjxwYXRoIGQ9Ik0wIDUuNDE0aDEwLjgyOEgwWk01LjQxNCAwdjEwLjgyOFYwWiIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS43MDcgNC43MDcpIi8+PC9nPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";height:12px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px}.payment-panel__sites .btn-field-action_remove:hover{background:none;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.payment-panel__sites .site-traffic p{align-items:center;color:#494e60;display:inline-flex;font-size:12px;letter-spacing:-.33px;line-height:22px;margin:4px 0 0;position:relative}.payment-panel__sites .site-traffic p .value{color:#0046fc;cursor:pointer;margin-left:4px;position:relative;text-decoration:underline}@media(max-width:767px){.payment-panel__sites .site-traffic p .value{position:static}}.payment-panel__sites .site-traffic p .value .tooltip{background:#0a0910;border-radius:0 14px 14px 14px;color:#afabc2;font-size:14px;font-weight:500;left:40px;letter-spacing:-.11px;line-height:20px;opacity:0;padding:16px 17px;pointer-events:none;position:absolute;top:50px;-webkit-transform:translate(-4px,-4px);transform:translate(-4px,-4px);transition:all .25s;visibility:hidden;width:350px;z-index:10}@media(max-width:767px){.payment-panel__sites .site-traffic p .value .tooltip{font-size:12px;left:0;line-height:18px;padding:10px;top:40px;width:280px}}.payment-panel__sites .site-traffic p .value .tooltip:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDE2Ij48bWFzayBpZD0icHJlZml4X19hIiB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIHg9IjAiIHk9IjAiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiPjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIxNiIgZmlsbD0iI0M0QzRDNCIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI3ByZWZpeF9fYSkiPjxwYXRoIGZpbGw9IiMwQTA5MTAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTMzNSAxNkgyMS4yNDNhMyAzIDAgMCAxLTIuMTIyLS44OGwtMTQtMTRBMyAzIDAgMCAwIDAgMy4yNDNWNzRjMCA3LjczMSA2LjI2OCAxNCAxNCAxNGgzMjFjNy43MzIgMCAxNC02LjI2OSAxNC0xNFYzMGMwLTcuNzMyLTYuMjY4LTE0LTE0LTE0WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9nPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;bottom:99%;content:"";height:16px;left:0;position:absolute;width:20px}.payment-panel__sites .site-traffic p .value:hover .tooltip{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition-delay:.1s;visibility:visible}.payment-panel__sites .site-traffic .loader{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;background-color:#1e5bfa;background:conic-gradient(transparent,#1e5bfa);border-radius:50%;display:inline-block;height:14px;margin-left:4px;width:14px}.payment-panel__sites .site-traffic .loader:after,.payment-panel__sites .site-traffic .loader:before{border-radius:50%;content:"";position:absolute}.payment-panel__sites .site-traffic .loader:before{background-color:#1e5bfa;height:2px;left:50%;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:2px}.payment-panel__sites .site-traffic .loader:after{background-color:#fff;bottom:2px;left:2px;right:2px;top:2px}.payment-panel__plan .payment-panel__section-title{margin-bottom:22px}.payment-panel__plan__item{border-bottom:1px solid #dbdbdb}.payment-panel__plan__item:first-child{border-top:1px solid #dbdbdb}.payment-panel__plan__item .uw-checkbox,.payment-panel__plan__item .uw-rbutton{cursor:pointer;display:flex;padding:15px 0;width:100%}@media(max-width:767px){.payment-panel__plan__item .uw-checkbox,.payment-panel__plan__item .uw-rbutton{padding:10px 0}}.payment-panel__plan__item .uw-checkbox__control,.payment-panel__plan__item .uw-rbutton__control{flex-shrink:0}.payment-panel__plan__item .uw-checkbox__control__i,.payment-panel__plan__item .uw-rbutton__control__i{height:22px;width:22px}.payment-panel__plan__item .uw-checkbox__control__i:after,.payment-panel__plan__item .uw-rbutton__control__i:after{height:10px;width:10px}.payment-panel__plan__item .uw-checkbox__label,.payment-panel__plan__item .uw-rbutton__label{align-items:center;display:flex;flex-grow:1;justify-content:space-between;margin-left:0;max-width:calc(100% - 22px);padding-left:20px}.payment-panel__plan__item .uw-checkbox{cursor:pointer;padding:18px 0}@media(max-width:767px){.payment-panel__plan__item .uw-checkbox{padding:14px 0}}.payment-panel__plan__item .uw-checkbox__control__i:after{height:8px}.payment-panel__plan__item p{color:#000;font-size:16px;font-weight:500;letter-spacing:-.11px;line-height:19px;margin:0}.payment-panel__plan__item .title{max-width:30%}.payment-panel__plan__item .title .description{color:#494e60;display:block;font-size:14px;font-weight:400;line-height:20px;margin-top:-2px}.payment-panel__plan__item .info{max-width:70%}.payment-panel__plan__item .info .price{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end}.payment-panel__plan__item .info .price .badge{background-color:#00963a;border-radius:7px;color:#fff;font-size:14px;line-height:16px;margin:5px 0;padding:7px 12px;white-space:nowrap}.payment-panel__plan__item .info .price .value{background-color:rgba(51,104,242,.1);border-radius:7px;margin-left:20px;max-width:100%;overflow:hidden;padding:6px 10px 5px;text-overflow:ellipsis;white-space:nowrap}.payment-panel__trial .uw-checkbox__label{color:#000;font-size:16px;font-weight:600;letter-spacing:-.11px;line-height:18px}.payment-panel__skip{margin-bottom:40px;margin-top:37px}@media(max-width:767px){.payment-panel__skip{margin-top:26px}}.payment-panel__skip button{background:none;border:none;border-bottom:1px solid transparent;color:#3368f2;cursor:pointer;font-size:16px;font-weight:600;line-height:16px;margin-bottom:3px;padding:0;position:relative;transition:border-color .25s}.payment-panel__skip button,.payment-panel__skip button:focus{outline:1px solid hsla(0,0%,100%,0)}.payment-panel__skip button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:2px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.payment-panel__skip button:focus:not(:focus-visible):after{display:none}.payment-panel__skip button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.payment-panel__skip button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:2px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.payment-panel__skip button{font-size:13px;margin-bottom:1px}}.payment-panel__skip button span{display:block;position:relative}.payment-panel__skip button span:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEyIiB2aWV3Qm94PSIwIDAgNyAxMiI+PHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzMzNjhGMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHBvaW50cz0iMzQ1IDE2IDM1MCAxMSAzNDUgNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM0NCAtNSkiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:12px;margin-left:10px;vertical-align:middle;width:6px}.payment-panel__skip button:hover{border-color:#3368f2}.payment-panel__skip p{color:#494e60;font-size:14px;letter-spacing:-.39px;line-height:20px;margin-bottom:0}.uw-payment-form__section{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;margin-bottom:40px}.uw-payment-form__section:last-child{margin-bottom:0}.uw-payment-form__section-title{margin-bottom:26px;position:relative}.uw-payment-form__section-title h3{color:#000;font-size:18px;font-weight:600;letter-spacing:-.5px;line-height:20px;margin:0;text-align:left}.uw-payment-form__section-title .c-cards{display:flex;max-width:188px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}@media(max-width:767px){.uw-payment-form__section-title .c-cards{max-width:180px}}.uw-payment-form__section-title .c-cards__item{padding:0 4px;text-align:center;width:25%}.uw-payment-form__section-title .c-cards img{display:block;width:100%}.uw-payment-form .promo-code{-webkit-animation:fadeIn .5s;animation:fadeIn .5s}.uw-payment-form .promo-code .uw-form-field .button{border-radius:9px;font-size:14px;height:30px;line-height:16px;min-width:70px;padding:6px 15px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .25s}.uw-payment-form .promo-code .uw-form-field .button:disabled{cursor:default;opacity:.8}.uw-payment-form .promo-code .uw-form-field .button:focus:before{border-radius:11px;border-width:1px;bottom:-4px;box-shadow:0 0 0 2px rgba(0,109,213,.22);left:-4px;right:-4px;top:-4px}.uw-payment-form .promo-code .uw-form-field .button .loader,.uw-payment-form .promo-code .uw-form-field .button span{-webkit-animation:fadeIn .2s;animation:fadeIn .2s}.uw-payment-form .promo-code .uw-form-field .button .loader{height:auto;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.uw-payment-form .promo-code .promo-code-success{align-items:center;background:#008934;border-radius:15px;display:flex;justify-content:center;padding:20px 24px 20px 74px;position:relative;z-index:2}.uw-payment-form .promo-code .promo-code-success img{left:24px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.uw-payment-form .promo-code .promo-code-success__title{color:#fff;font-size:15px;font-weight:400;letter-spacing:-.44px;line-height:21px;margin:0}.uw-payment-form .uw-form__row_actions .button:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE3IDEyIj48cG9seWxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgcG9pbnRzPSIwIDUgNSAxMCAxNSAwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";height:11px;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px}.uw-payment-form .uw-form__row_actions .button:focus:before{border-radius:30px}.uw-payment-form__charged{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.uw-payment-form__charged p{padding-right:20px}.uw-payment-form__charged p,.uw-payment-form__charged span{color:#494e60;font-size:14px;letter-spacing:-.39px;line-height:22px;margin:0}.uw-payment-form__charged span strong{color:#000;font-size:21px;font-weight:700;letter-spacing:-.58px;line-height:20px;margin-left:14px}.uw-payment-form__total{margin-bottom:25px}.uw-payment-form__total__i{margin-bottom:20px}.uw-payment-form__total__i p{align-items:flex-end;display:flex;justify-content:flex-end;margin-bottom:6px;text-align:right}.uw-payment-form__total__i p .label{color:#494e60;font-size:14px;letter-spacing:-.39px;line-height:22px;margin-right:10px}.uw-payment-form__total__i p .price{align-items:center;color:#000;display:flex;font-size:24px;font-weight:700;letter-spacing:-.67px;line-height:24px}@media(max-width:767px){.uw-payment-form__total__i p .price{font-size:21px}}.uw-payment-form__total__note p{color:#494e60;font-size:12px;letter-spacing:-.33px;line-height:18px;margin-bottom:0}.uw-payment-form__total__sub p{line-height:16px}.uw-payment-form__total__sub p .label{font-size:14px;line-height:16px}.uw-payment-form__total__sub p .price{font-size:16px;line-height:16px}.uw-payment-form__pci{align-items:center;display:flex;justify-content:center}.uw-payment-form__pci img{margin-right:8px;max-width:100%}.uw-payment-form__pci span{color:#494e60;font-size:14px;letter-spacing:-.39px;line-height:22px}.uw-get-support{display:none;margin-bottom:15px;margin-top:35px}@media(max-width:767px){.uw-get-support{display:block}}.uw-get-support p{color:#2a2f43;font-size:14px;letter-spacing:-.39px;line-height:22px;margin-bottom:0;text-align:center}.uw-get-support a{color:#0046fc;font-size:inherit;text-decoration:underline}.contact-modal-overlay{overflow:auto;padding:30px 50px}@media(max-width:767px){.contact-modal-overlay{background:#fff!important;padding:0}}.contact-modal-overlay:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.contact-modal-overlay .contact-modal{background:#fff;border-radius:32px;box-shadow:0 26px 84px rgba(0,7,25,.227);overflow:hidden;padding:144px 55px 48px;pointer-events:auto;position:relative}@media(max-width:1023px){.contact-modal-overlay .contact-modal{padding:144px 25px 30px}}@media(max-width:767px){.contact-modal-overlay .contact-modal{border-radius:0;box-shadow:none;padding:48px 40px 30px}}@media(max-width:374px){.contact-modal-overlay .contact-modal{padding-left:20px;padding-right:20px}}.contact-modal-overlay .contact-modal .modal-logo{align-items:flex-end;background-color:#fff;border-radius:50%;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;height:196px;justify-content:center;left:50%;position:absolute;top:-98px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:196px}@media(max-width:767px){.contact-modal-overlay .contact-modal .modal-logo{background:none;border-radius:0;box-shadow:none;height:auto;left:auto;margin-bottom:48px;position:relative;top:auto;-webkit-transform:none;transform:none;width:auto}}.contact-modal-overlay .contact-modal .modal-logo img{display:block;margin-bottom:32px;width:42px}@media(max-width:767px){.contact-modal-overlay .contact-modal .modal-logo img{margin-bottom:0;width:100px}}.contact-modal-overlay .contact-modal .modal-title{color:#213051;font-size:28px;font-weight:800;letter-spacing:-.18px;line-height:38px;margin-bottom:32px;text-align:center}@media(max-width:767px){.contact-modal-overlay .contact-modal .modal-title{font-size:20px;line-height:30px;margin-bottom:24px}}.contact-modal-overlay .contact-modal .uw-form__row{margin-bottom:20px}.contact-modal-overlay .contact-modal .uw-form-control{font-size:16px;padding-bottom:16px;padding-top:16px}@media(max-width:1023px){.contact-modal-overlay .contact-modal .uw-form-control{font-size:14px}}@media(max-width:767px){.contact-modal-overlay .contact-modal .uw-form-control{padding-bottom:13px;padding-top:13px}}.contact-modal-overlay .contact-modal .custom-select__control{height:56px}@media(max-width:767px){.contact-modal-overlay .contact-modal .custom-select__control{height:50px}}.contact-modal-overlay .contact-modal .custom-select__placeholder,.contact-modal-overlay .contact-modal .custom-select__single-value,.contact-modal-overlay .contact-modal .uw-form-label{font-size:16px}@media(max-width:1023px){.contact-modal-overlay .contact-modal .custom-select__placeholder,.contact-modal-overlay .contact-modal .custom-select__single-value,.contact-modal-overlay .contact-modal .uw-form-label{font-size:14px}}.contact-modal-overlay .contact-modal-content{-webkit-animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;background:none;border-radius:0;box-shadow:none;display:inline-block;height:auto;max-width:940px;padding:0;pointer-events:none!important;width:100%}@media(max-width:767px){.contact-modal-overlay .contact-modal-content{border-radius:0}}.contact-modal-overlay .contact-modal-content .modal-body{background:none;border-radius:0;box-shadow:none;max-height:none;overflow:visible;padding:45px 45px 20px;position:relative;text-align:left;vertical-align:middle}@media(max-width:1023px){.contact-modal-overlay .contact-modal-content .modal-body{padding:45px 30px 20px}}@media(max-width:767px){.contact-modal-overlay .contact-modal-content .modal-body{padding:0}}.contact-modal-overlay .contact-modal-content .modal-close{border-width:4px;height:40px;padding:0;pointer-events:auto;right:3px;top:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .55s cubic-bezier(.25,1,.55,1);width:40px;z-index:3}@media(max-width:767px){.contact-modal-overlay .contact-modal-content .modal-close{border-width:2px;height:30px;right:15px;top:15px;width:30px}}.contact-modal-overlay .contact-modal-content .modal-close:after,.contact-modal-overlay .contact-modal-content .modal-close:before{background-color:#fff;border-radius:4px;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.contact-modal-overlay .contact-modal-content .modal-close:before{height:2px;width:16px}.contact-modal-overlay .contact-modal-content .modal-close:after{height:16px;width:2px}.contact-modal-overlay .contact-modal-content .modal-close:focus{border-color:rgba(45,104,255,.75)}.contact-modal-overlay .contact-modal-content .modal-close:focus:before{border:none;border-radius:4px;bottom:auto;box-shadow:none;left:50%;right:auto;top:50%}.contact-modal-overlay .contact-modal-content .modal-close:hover{-webkit-transform:scale(1.2) rotate(135deg);transform:scale(1.2) rotate(135deg)}.contact-modal-overlay .contact-modal .uw-form__row.uw-form__row_actions .button{margin:0 auto;width:220px}.contact-modal-overlay .contact-modal .interested{margin:10px}.contact-modal-overlay .contact-modal .interested__title{color:#213051;font-size:18px;line-height:24px;margin-bottom:15px}.contact-modal-overlay .contact-modal .interested__list .item{margin-bottom:10px}.contact-modal-overlay.contact-modal_schedule-overlay .contact-modal{max-width:900px;padding-bottom:10px;padding-left:25px;padding-right:25px}.contact-modal-overlay.contact-modal_schedule-overlay .contact-modal .modal-title{margin-bottom:20px}.contact-modal-overlay .schedule>svg{display:block;height:auto;margin:0 auto;width:45px}.contact-section-1{margin-bottom:115px}@media(max-width:1279px){.contact-section-1{margin-bottom:60px}}@media(max-width:767px){.contact-section-1{margin-bottom:110px}}.contact-layout{display:flex}@media(max-width:1023px){.contact-layout{flex-direction:column-reverse}}.contact-layout__sidebar{background-color:#f3f5f9;display:flex;flex-direction:column;overflow:hidden;padding:40px 55px 60px;width:410px}@media(max-width:1023px){.contact-layout__sidebar{padding-top:0;width:100%}}@media(max-width:767px){.contact-layout__sidebar{padding:0 50px 60px}}.contact-layout__sidebar .brands-grid{margin-bottom:40px}@media(max-width:1023px){.contact-layout__sidebar .brands-grid{margin-top:-25px}}@media(max-width:767px){.contact-layout__sidebar .brands-grid{margin-bottom:0}}.contact-layout__sidebar .side-review{margin-top:auto}@media(max-width:1023px){.contact-layout__sidebar .side-review{margin:0 auto;max-width:440px}}.contact-layout__content{align-self:center;background-color:#fff;flex-grow:1;padding:40px 30px}@media(max-width:1023px){.contact-layout__content{align-items:flex-start;flex:auto;width:100%}}@media(max-width:767px){.contact-layout__content{padding:40px 20px}}.contact-layout__content .wrap{margin:0 auto;max-width:700px}.contact-layout__content .page-title{color:#14121e;font-size:56px;font-weight:800;letter-spacing:-.18px;line-height:76px;margin-bottom:12px;text-align:center}@media(max-width:767px){.contact-layout__content .page-title{font-size:32px;line-height:42px}}.contact-layout__content .page-subtitle{color:#40444e;font-size:18px;letter-spacing:-.242857px;line-height:32px;margin:0 auto 55px;max-width:520px;text-align:center}@media(max-width:767px){.contact-layout__content .page-subtitle{font-size:14px;line-height:24px;margin-bottom:30px}}.contact-layout__content .btn-pulse{background:none;border:none;color:#3368f2;cursor:pointer;display:block;font-size:16px;font-weight:700;line-height:24px;margin:62px auto 0;padding:0 0 0 88px;position:relative}@media(max-width:1023px){.contact-layout__content .btn-pulse{margin:62px auto 25px}}@media(max-width:767px){.contact-layout__content .btn-pulse{font-size:14px;line-height:24px;margin:48px auto 36px;padding-left:70px}}.contact-layout__content .btn-pulse:focus{outline:1px solid hsla(0,0%,100%,0)}.contact-layout__content .btn-pulse:focus .icon:after{border:2px solid #3368f2;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.contact-layout__content .btn-pulse .icon{align-items:center;border:1px solid rgba(51,105,242,.4);border-radius:50%;display:flex;height:72px;justify-content:center;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:72px}@media(max-width:767px){.contact-layout__content .btn-pulse .icon{height:56px;width:56px}}.contact-layout__content .btn-pulse .icon:before{-webkit-animation:btnPulse 1.5s linear infinite;animation:btnPulse 1.5s linear infinite;background-color:rgba(51,105,242,.4);border-radius:50%;content:"";height:42px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:42px;z-index:1}@media(max-width:767px){.contact-layout__content .btn-pulse .icon:before{height:32px;width:32px}}.contact-layout__content .btn-pulse .icon span{background-color:#3368f2;border-radius:50%;height:42px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:42px;z-index:2}@media(max-width:767px){.contact-layout__content .btn-pulse .icon span{height:32px;width:32px}}.contact-layout__content .btn-pulse .icon span:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDE2Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTMuNjAzIDcuMzAyIDEuMTYuMTAyQS43Ni43NiAwIDAgMCAuMzg2LjExLjgwNC44MDQgMCAwIDAgMCAuOHYxNC40YzAgLjI4NS4xNDYuNTQ3LjM4Ni42OTFhLjc2OC43NjggMCAwIDAgLjc3My4wMDdsMTIuNDQ0LTcuMkEuODA2LjgwNiAwIDAgMCAxNCA4YS44MDYuODA2IDAgMCAwLS4zOTctLjY5OFoiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";height:16px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px}@media(max-width:767px){.contact-layout__content .btn-pulse .icon span:after{height:12px;width:10px}}.contact-layout__content .btn-pulse:hover .icon{-webkit-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.action-panel{align-items:center;background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;margin-bottom:32px;min-height:112px;padding:32px}@media(max-width:767px){.action-panel{display:block;margin:0 auto 20px;max-width:400px;padding:24px;text-align:center}}.action-panel:last-child{margin-bottom:0}.action-panel__icon{flex-shrink:0;width:48px}@media(max-width:767px){.action-panel__icon{margin:0 auto 16px;width:40px}}.action-panel__icon img{display:block;width:100%}.action-panel__title{flex-grow:1;padding:0 24px}@media(max-width:767px){.action-panel__title{margin:0 auto 16px;max-width:190px;padding:0}}.action-panel__title p{color:#213051;font-size:20px;font-weight:600;line-height:24px;margin-bottom:0}@media(max-width:767px){.action-panel__title p{font-size:16px}}.action-panel__btn{flex-shrink:0;margin-left:auto;width:174px}@media(max-width:767px){.action-panel__btn{margin:0 auto}}.action-panel__btn .button{display:block;font-size:16px;font-weight:600;line-height:24px;min-width:0;padding:15px 10px;width:100%}@media(max-width:767px){.action-panel__btn .button{font-size:14px;padding:12px 10px}}.button-group{display:flex;flex-direction:column;width:100%}.button-group .buttons{display:flex;justify-content:center}.button-group .button{background:#fff;border:2px solid #3368f2;border-radius:0;border-right-width:0;color:#3368f2;font-size:15px;max-width:160px;min-width:0;padding:10px 5px;width:100%}.button-group .button:first-child{border-radius:50px 0 0 50px}.button-group .button:last-child{border-radius:0 50px 50px 0;border-right-width:2px}.button-group .button.active{background:#3368f2;color:#fff}.button-group p.label{font-size:21px;line-height:21px;margin-bottom:30px}.content-group{background:#fff;border-radius:8px;box-shadow:0 8px 42px rgba(0,0,0,.091);padding:57px 40px 40px;text-align:left}.content-group .content-item.hidden{display:none}.content-group .content-item p{font-size:15px;line-height:22px;margin-bottom:21px}.content-group .content-item .title{color:#000;font-size:21px;font-weight:700;line-height:21px;margin-bottom:40px;text-align:center}.content-group .content-item .sub-title{color:#000;font-size:18px;font-weight:600;line-height:18px;margin-bottom:21px}.embed-inspector .wrap{margin:0 auto;max-width:1100px;padding:80px 20px}.embed-inspector .section-title{color:#14121e;font-size:56px;font-weight:900;line-height:72px;margin:0 0 35px;text-align:center}.embed-inspector .section-sub-title{color:#4e505a;font-size:19px;letter-spacing:-.89px;line-height:29px;margin:0 auto;max-width:820px;padding-bottom:51px;text-align:center}@media (max-width:575px){.embed-inspector .section-sub-title{padding-bottom:30px}}.embed-inspector .button-group{margin-bottom:50px}@media (max-width:575px){.embed-inspector .button-group{margin-bottom:30px}.embed-inspector .button-group .button{font-size:14px;margin:0;padding:5px}.embed-inspector .button-group .button:first-child,.embed-inspector .button-group .button:last-child{border-radius:0}}@media (max-width:379px){.embed-inspector .button-group .button{font-size:11px;letter-spacing:-.2px;padding:5px 3px}}.embed-inspector .content-group{background:none;box-shadow:none;padding:0}.embed-inspector .mac{margin-bottom:40px;padding:16px}.embed-inspector .mac .back{font-size:23px;letter-spacing:0;line-height:23px;padding:17px 9px 24px}.embed-inspector .code-preview{margin:0 auto;max-width:758px;position:relative}.embed-inspector .code-preview .button{background:#fff;border:1px solid #fff;color:#2d68ff;font-size:16px;margin-top:0;min-width:1px;padding:5px 22px;position:absolute;right:20px;top:10px}.embed-inspector__get{margin:0 auto;max-width:718px}.embed-inspector__get .section-title{font-size:44px;margin-bottom:4px}.embed-inspector__get .section-sub-title{padding-bottom:35px}.embed-inspector__get__iframe{display:flex;justify-content:center;margin-left:-24px}.embed-inspector__get__iframe iframe{border:0;height:100%;max-width:650px;min-height:400px;width:100%}.embed-inspector__how-to{background:#3965ff;border-radius:13px;box-shadow:0 16px 40px #c7d0ee;margin:0 auto 90px;max-width:758px;padding:32px 30px}.embed-inspector__how-to__title{align-items:center;color:#fff;display:flex;font-size:17px;font-weight:600;line-height:29px;margin:0;padding-bottom:23px}.embed-inspector__how-to__title img{margin-right:15px}.embed-inspector__how-to__txt{color:#fff;font-size:17px;font-weight:400;letter-spacing:-.4px;line-height:24px;margin:0}@media(max-width:767px){.embed-inspector .wrap{padding-top:20px}.embed-inspector .section-title{font-size:24px;line-height:32px}.embed-inspector .section-sub-title{font-size:14px;line-height:25px}.embed-inspector .code-preview .button_secondary{font-size:12px;padding:2px 16px;top:5px}.embed-inspector__how-to__title{line-height:20px;text-align:left}.embed-inspector__how-to__txt{font-size:14px;line-height:21px}}.whitelabel-section-1{overflow:hidden}@media (max-width:991px){.whitelabel-section-1{padding-top:0}}.whitelabel-section-1 .bg{background:linear-gradient(0deg,#0f1220 39.6%,#131625 95.41%);bottom:5px;left:0;position:absolute;right:0;top:-6.5vw;z-index:-1}@media (max-width:991px){.whitelabel-section-1 .bg{display:none}}.whitelabel-section-1 .back{display:none;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}@media (max-width:991px){.whitelabel-section-1 .back{display:block}.whitelabel-section-1 .back.bg-top{top:2px}.whitelabel-section-1 .back.bg-bottom,.whitelabel-section-1 .back.bg-middle{left:-15px;top:-1px;width:calc(100% + 35px);z-index:1}}.whitelabel-section-1 .content{margin-bottom:-4vw;padding-bottom:100px;padding-top:80px}.whitelabel-section-1 .content-inner{background-color:#0f1220;display:flex}@media (max-width:991px){.whitelabel-section-1 .content{margin-bottom:-23.8vw;max-width:unset;padding:0}.whitelabel-section-1 .content-inner{background:none;flex-direction:column}}.whitelabel-section-1 .content .left{margin-right:80px;padding-top:2px;width:55%}@media (max-width:991px){.whitelabel-section-1 .content .left{background:#0f1220;margin:0 auto;max-width:1064px;padding:0 50px 60px;width:100%}}@media (max-width:767px){.whitelabel-section-1 .content .left{padding:35px 20px 40px}}.whitelabel-section-1 .content .right{align-items:center;display:flex;max-width:443px;width:45%}@media (max-width:991px){.whitelabel-section-1 .content .right{align-items:flex-end;background:#0f1220;display:flex;height:100vw;justify-content:center;margin:0 auto;max-width:unset;overflow:hidden;padding-bottom:100px;position:relative;top:-23.8vw;width:100%}}@media (max-width:767px){.whitelabel-section-1 .content .right{height:125vw;padding-bottom:40px}}.whitelabel-section-1 .content .right img{box-shadow:0 2px 114px rgba(0,0,0,.139);max-width:100%;position:absolute;top:-132px}@media (max-width:991px){.whitelabel-section-1 .content .right img{max-width:80%;position:relative;top:unset;width:464px}}.whitelabel-section-1 .actions{padding-top:27px}.whitelabel-section-1 .section-title{margin-bottom:30px}.whitelabel-section-1 .description{margin-bottom:25px}.whitelabel-section-1 .wave-wrapper{background:#fff;-webkit-transform:scale(-1);transform:scale(-1);width:100%}@media (max-width:991px){.whitelabel-section-1 .wave-wrapper{display:none}}.whitelabel-section-1 .wave-wrapper svg{position:relative;top:5px}.whitelabel-section-1 .wave-wrapper .wave1{fill:#0f1220;-webkit-transform:translate(-66%);transform:translate(-66%)}.whitelabel-section-1 .wave-wrapper .wave2{display:none}.whitelabel-section-1 .wave-wrapper .wave3{-webkit-transform:translate(-86%);transform:translate(-86%)}.whitelabel-section-2 .content{padding-bottom:0;padding-top:180px}.whitelabel-section-2 .focus-outline{border:2px solid transparent;border-radius:3px;bottom:3px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0}.whitelabel-section-2 .video-poster{display:block;padding-bottom:4px;position:relative}.whitelabel-section-2 .video-poster img{display:block;min-width:100%;transition:opacity .3s ease;width:100%;will-change:opacity}.whitelabel-section-2 .video-poster img:hover{opacity:.95}.whitelabel-section-2 .video-poster:focus{outline:1px solid hsla(0,0%,100%,0)}.whitelabel-section-2 .video-poster:focus .focus-outline{border-color:#2d68ff;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.whitelabel-section-2 .section-title{margin-bottom:14px}.whitelabel-section-2 .description{margin-bottom:51px}.whitelabel-section-2 .description,.whitelabel-section-2 .section-title{max-width:860px}@media (max-width:768px){.whitelabel-section-2 .content{padding-top:60px}}.whitelabel-section-3 .content{padding-bottom:100px}.whitelabel-section-3 .section-title{margin-bottom:17px}.whitelabel-section-3 .description{margin-bottom:58px}.whitelabel-section-3 .description.small{font-size:14px!important;margin-bottom:28px}.whitelabel-section-3 .description.small a{font-size:inherit!important}.whitelabel-section-3 .description,.whitelabel-section-3 .section-title{max-width:860px}.whitelabel-section-3 .diffs{display:flex;flex-flow:wrap;margin:0 auto;max-width:926px}.whitelabel-section-3 .diffs .item{padding:0 20px 40px;width:50%}.whitelabel-section-3 .diffs .img{padding-bottom:16px}.whitelabel-section-3 .diffs img{display:block;min-width:100%;width:100%}.whitelabel-section-3 .diffs .info{align-items:center;display:flex;flex-flow:wrap;justify-content:space-between}.whitelabel-section-3 .diffs .info span{color:#464c61;font-size:18px;letter-spacing:-.5px;line-height:27px}.whitelabel-section-3 .button{background:#008a05;border-radius:4px;font-size:16px;line-height:24px;min-width:180px;padding:6px 13px}.whitelabel-section-3 .button:hover{box-shadow:2px 2px 10px rgba(0,138,5,.5)}@media(max-width:768px){.whitelabel-section-3 .content{padding-bottom:30px}.whitelabel-section-3 .diffs .item{padding-left:0;padding-right:0;width:100%}}@media(max-width:576px){.whitelabel-section-3 .diffs .info{justify-content:center}.whitelabel-section-3 .diffs .info span{display:block;padding:10px;text-align:center;width:100%}}.whitelabel-section-4{position:relative}.whitelabel-section-4 .bg{background:linear-gradient(70deg,#fff,hsla(0,0%,93%,.7));border-radius:0 80px 80px 0;bottom:0;left:0;position:absolute;right:80px;top:0;z-index:-1}.whitelabel-section-4 .content{padding-bottom:100px;padding-top:100px}.whitelabel-section-4 .section-title{margin-bottom:17px}.whitelabel-section-4 .description{margin-bottom:30px}.whitelabel-section-4 .button-group .button{max-width:215px}.whitelabel-section-4 .content-group{background:none;box-shadow:none;margin:0 auto;max-width:775px;padding:38px;text-align:center;width:100%}.whitelabel-section-4 .content-group img{margin-left:-70px}.whitelabel-section-4 .responsive-video{padding-bottom:41.25%}@media (max-width:1199px){.whitelabel-section-4 .bg{right:15px}}@media (max-width:767px){.whitelabel-section-4 .content-group{padding-left:0;padding-right:0}}.whitelabel-section-5 .content{padding-bottom:137px}.whitelabel-section-5 .content-group{background:none;box-shadow:none;padding-bottom:0;padding-top:36px;text-align:center}.whitelabel-section-5 .content-group img{max-width:100%}@media (max-width:767px){.whitelabel-section-5 .content-group{padding-left:0;padding-right:0}}.whitelabel-section-5 .img-container{margin:0 auto;max-width:600px;min-height:430px;padding-bottom:10px}@media (max-width:767px){.whitelabel-section-5 .img-container{min-height:250px}.whitelabel-section-5 .img-container img{max-width:358px;width:100%}}@media (max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.whitelabel-section-5 .img-container img{max-height:inherit;width:auto}}@media (max-width:575px){.whitelabel-section-5 .img-container{min-height:230px}.whitelabel-section-5 .img-container img{max-width:300px;width:100%}}@media (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.whitelabel-section-5 .img-container img{max-height:inherit;width:auto}}.whitelabel-section-5 .dots{padding-bottom:40px}.whitelabel-section-5 .dots .button{background:#a9acb5;border:none;border-radius:50%;color:transparent;display:block;height:16px;margin:0 10px;min-width:10px;overflow:hidden;padding:0;text-indent:-999999px;width:16px}.whitelabel-section-5 .dots .button.active{background:#3368f2}.whitelabel-section-5 .section-title{margin-bottom:44px}.whitelabel-section-5 .button-group .button{max-width:211px}@media (max-width:768px){.whitelabel-section-5 .content{padding-bottom:0}}.whitelabel-section-6{overflow:hidden;position:relative}.whitelabel-section-6 .bg{background:linear-gradient(70deg,hsla(0,0%,93%,.7),#fff);border-radius:70px 70px 0 70px;bottom:0;left:-80px;position:absolute;right:0;top:0;-webkit-transform:skewX(-28deg);transform:skewX(-28deg);z-index:-1}@media (max-width:991px){.whitelabel-section-6 .bg{display:none}}.whitelabel-section-6 .content{padding-top:109px}.whitelabel-section-6 .section-title{margin-bottom:50px}.whitelabel-section-6 .description{margin-bottom:18px}.whitelabel-section-6 .upgrades{display:flex;flex-flow:wrap;margin:0 auto;max-width:806px;width:100%}.whitelabel-section-6 .upgrades .item{padding:0 20px 40px;width:50%}@media(max-width:767px){.whitelabel-section-6 .upgrades .item{padding-left:0;padding-right:0;width:100%}}.whitelabel-section-6 .upgrades .item-inner{background:#fff;box-shadow:0 8px 42px rgba(0,0,0,.08);padding:20px}.whitelabel-section-6 .upgrades .item img{margin-bottom:20px;min-width:100%;width:100%}.whitelabel-section-6 .upgrades .item .title{font-size:18px;font-weight:500;letter-spacing:-.4px;line-height:22px;margin:0 0 14px}.whitelabel-section-6 .upgrades .item .description{font-size:15px;font-weight:500;letter-spacing:-.2px;line-height:22px;min-height:65px}.whitelabel-section-6 .upgrades .item .button{display:block;margin-bottom:20px;width:100%}.whitelabel-section-6 .upgrades .item .info{font-size:15px;font-style:italic;font-weight:500;letter-spacing:-.2px;line-height:22px;margin:0}.whitelabel-section-6 .upgrades .button{background:#008a05;border-radius:4px;font-size:16px;line-height:24px;min-width:180px;padding:6px 13px}.page-whitelabel{padding-bottom:100px}@media (max-width:768px){.page-whitelabel{margin-top:-50px}}.section-title{font-size:42px;letter-spacing:-.2px;line-height:55px}.section-sub-title{font-size:22px;line-height:28px}@media(max-width:767px){.section-sub-title{font-size:18px;line-height:26px}}.description{font-size:16px;letter-spacing:-.2px;line-height:23px}@media (max-width:991px){.section-title{max-width:100%}}@media (max-width:767px){.section-title{font-size:28px;line-height:32px}.description{font-size:14px;line-height:19px;max-width:unset}}.form-group-with-label{background:#fff;border:1px solid #8a91a5;border-radius:3px;color:#464c61;font-size:15px;line-height:22px;margin:10px;position:relative;text-align:left;width:calc(100% - 20px)}.form-group-with-label.phone{overflow:visible;z-index:17}.form-group-with-label.radio-group{padding-left:5px;padding-right:5px}.form-group-with-label.input-field{border:0}.form-group-with-label.input-field .input{border:1px solid #8a91a5}.form-group-with-label.input-field.error input,.form-group-with-label.input-field.error textarea{border-color:#c00}.form-group-with-label.phone .react-tel-input.focus .form-control{border-color:Highlight;outline:1px solid hsla(0,0%,100%,0)}@media(-webkit-min-device-pixel-ratio:0){.form-group-with-label.phone .react-tel-input.focus .form-control{outline:1px solid hsla(0,0%,100%,0)}}.form-group-with-label.phone .selected-flag:focus{border-color:Highlight;outline:3px auto Highlight}@media(-webkit-min-device-pixel-ratio:0){.form-group-with-label.phone .selected-flag:focus{outline-color:-webkit-focus-ring-color;outline-style:auto}}.form-group-with-label.select-wrap .custom-select__control--menu-is-open .custom-select__indicator:after{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.form-group-with-label.select-wrap .custom-select__control--menu-is-open .custom-select__indicator svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.form-group-with-label.select-wrap .custom-select .custom-select__indicator svg,.form-group-with-label.select-wrap .custom-select .custom-select__indicator:after{transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.form-group-with-label .help-block{bottom:0;color:#c00;display:none;font-size:12px;pointer-events:none;position:absolute;right:10px;z-index:2}.form-group-with-label .help-block .error-label{bottom:0;opacity:0;position:absolute;right:0;text-transform:lowercase}.form-group-with-label .label{color:#717485;cursor:pointer;font-size:15px;left:20px;line-height:22px;position:absolute;right:20px;text-transform:none;top:10px;z-index:3}.form-group-with-label .label span{pointer-events:none}.form-group-with-label .react-tel-input.focus{outline:1px solid hsla(0,0%,100%,0)}@media(-webkit-min-device-pixel-ratio:0){.form-group-with-label .react-tel-input.focus .form-control{outline:1px solid hsla(0,0%,100%,0)}}.form-group-with-label .react-tel-input.focus+.focus-outline{border-color:#2d68ff;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.form-group-with-label .input{border:none;color:#464c61;display:block;font-size:15px;height:100%;line-height:22px;margin:0;padding:33px 20px 17px;position:relative;width:100%;z-index:2}@supports(-webkit-overflow-scrolling:touch){.form-group-with-label .input{font-size:16px}}.form-group-with-label .input:focus{outline:1px solid hsla(0,0%,100%,0)}.form-group-with-label .input:focus+.focus-outline{border-color:#2d68ff;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.form-group-with-label .input:-webkit-autofill{-webkit-background-clip:text}.form-group-with-label .input_textarea{padding-top:33px}.form-group-with-label select:focus{outline:1px solid hsla(0,0%,100%,0)}.form-group-with-label .StripeElement--focus+.focus-outline,.form-group-with-label select:focus+.focus-outline{border-color:#2d68ff;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.form-group-with-label.error{border-color:#c00}.form-group-with-label.error .help-block{display:block}.form-group-with-label.select{overflow:visible}.form-group-with-label.select:after{border-color:#464c61 transparent transparent;border-style:solid;border-width:7px 5px 0;content:"";margin-top:-3px;position:absolute;right:18px;top:calc(50% + 9px);z-index:0}.form-group-with-label select{-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:10px;color:#464c61;cursor:pointer;font-size:15px;height:68px;line-height:22px;padding:34px 44px 14px 20px;position:relative;width:100%;z-index:3}@supports(-ms-ime-align:auto){.form-group-with-label select{height:72px;line-height:26px;padding-bottom:10px;padding-left:15px;padding-top:30px}}.form-group-with-label.custom-radio{background:transparent;border:none;cursor:pointer;display:flex;margin:5px auto;text-align:center;width:100%}.form-group-with-label.custom-radio .focus-outline{border-color:#2d68ff;border-radius:50%;box-shadow:0 0 0 4px rgba(0,109,213,.22);height:24px;left:-2px;right:auto;top:-2px;width:24px}.form-group-with-label.custom-radio>*{cursor:pointer}.form-group-with-label.custom-radio.error input{border-color:red}.form-group-with-label.custom-radio .custom-radio__icon{border:2px solid #525b63;height:20px;margin-right:15px;width:20px}.form-group-with-label.custom-radio input{opacity:0;position:absolute}.form-group-with-label.custom-radio input:focus+.custom-radio__icon+.focus-outline{display:block;height:22px;left:-1px;opacity:1;position:absolute;top:-1px;width:22px}.form-group-with-label.custom-radio input:checked+.custom-radio__icon{border-color:transparent}.form-group-with-label.custom-radio input:checked+.custom-radio__icon:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PHBhdGggZmlsbD0iIzRCOTgwMiIgZD0iTTExIDIuOTk4Yy00LjQzMiAwLTggMy41NjgtOCA4czMuNTY4IDggOCA4IDgtMy41NjggOC04LTMuNTY4LTgtOC04bTMuNDU3IDQuNGEuNjIuNjIgMCAwIDEgLjQ1Ny4xODhsLjkxNi45MTZjLjEyNi4xMjYuMTkuMjc5LjE4OS40NTkgMCAuMTgtLjA2NC4zMzEtLjE4OS40NTdsLTQuODc1IDQuODc1LS45MTYuOTE2YS42MjUuNjI1IDAgMCAxLS40NTkuMTg5LjYyNC42MjQgMCAwIDEtLjQ1Ny0uMTg5bC0uOTE2LS45MTYtMi40MzctMi40MzhhLjYyMi42MjIgMCAwIDEtLjE4OS0uNDU3YzAtLjE4LjA2NC0uMzMzLjE4OS0uNDU5bC45MTYtLjkxNmEuNjIuNjIgMCAwIDEgLjQ1Ny0uMTg4Yy4xOCAwIC4zMzMuMDYyLjQ1OS4xODhsMS45NzkgMS45ODggNC40MTgtNC40MjZhLjYyNC42MjQgMCAwIDEgLjQ1OS0uMTg4Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;content:"";height:28px;left:-6px;margin:0;position:absolute;top:-6px;-webkit-transform:translate(0);transform:translate(0);width:28px}.form-group-with-label.custom-checkbox{background:transparent;border:none;cursor:pointer;display:flex;margin:20px auto;text-align:left}.form-group-with-label.custom-checkbox .help-block{left:35px;text-transform:none}.form-group-with-label.custom-checkbox>*{cursor:pointer}.form-group-with-label.custom-checkbox.error .custom-checkbox__icon,.form-group-with-label.custom-checkbox.error input{border-color:#c00}.form-group-with-label.custom-checkbox.error .help-block{bottom:-25px;left:48px;right:auto}.form-group-with-label.custom-checkbox .custom-checkbox__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMy4wODMiIGhlaWdodD0iMjMuMDgzIiB2aWV3Qm94PSItMzIuOTA0IC0xLjU3MSAyMy4wODMgMjMuMDgzIj48cGF0aCBmaWxsPSJub25lIiBkPSJNLTMxLjY1NC0uMzIxaDIwLjU4M3YyMC41ODNoLTIwLjU4M3oiLz48cGF0aCBmaWxsPSIjNTI1QjYzIiBkPSJNLTEyLjMyMS45Mjl2MTguMDgzaC0xOC4wODNWLjkyOWgxOC4wODNtMi41LTIuNWgtMjMuMDgzdjIzLjA4M2gyMy4wODNWLTEuNTcxeiIvPjwvc3ZnPg==);background-size:contain;border:0;border-radius:0;height:20px;width:20px}.form-group-with-label.custom-checkbox input{-webkit-appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMy4wODMiIGhlaWdodD0iMjMuMDgzIiB2aWV3Qm94PSItMzIuOTA0IC0xLjU3MSAyMy4wODMgMjMuMDgzIj48cGF0aCBmaWxsPSJub25lIiBkPSJNLTMxLjY1NC0uMzIxaDIwLjU4M3YyMC41ODNoLTIwLjU4M3oiLz48cGF0aCBmaWxsPSIjNTI1QjYzIiBkPSJNLTEyLjMyMS45Mjl2MTguMDgzaC0xOC4wODNWLjkyOWgxOC4wODNtMi41LTIuNWgtMjMuMDgzdjIzLjA4M2gyMy4wODNWLTEuNTcxeiIvPjwvc3ZnPg==);background-size:contain;border:0;border-radius:0;box-shadow:none;box-sizing:border-box;display:block;flex:0 0 20px;height:20px;margin:0 15px 0 0;width:20px}.form-group-with-label.custom-checkbox input:checked+.custom-checkbox__icon:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iIzJENjhGRiIvPjxwb2x5bGluZSBzdHJva2U9IiNGRkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHBvaW50cz0iNSAxMC4wNSA4IDEzLjA1IDE1LjA1IDYiLz48L2c+PC9zdmc+);background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;margin:0;position:absolute;top:0;width:20px}.form-group-with-label.custom-checkbox label{left:0;opacity:1;position:relative;top:0}.form-group-with-label .focus-outline{border:2px solid transparent;border-radius:3px;bottom:-4px;left:-4px;opacity:0;pointer-events:none;position:absolute;right:-4px;top:-4px}.form-group-with-label input[type=number]{-moz-appearance:textfield}.form-group-with-label input[type=number]::-webkit-inner-spin-button,.form-group-with-label input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-group-with-label .asterisk{color:#b50000}@media (max-width:767px){.form-group-with-label{border-radius:3px}.form-group-with-label .label{font-size:14px}}.scan-bar{background:rgba(0,0,0,.17);border:1px solid hsla(0,0%,100%,.14);border-radius:6px;margin-bottom:80px;overflow:hidden}.scan-bar .label{left:0;opacity:0;position:absolute;top:0}.scan-bar__inner{align-items:flex-start;display:flex;justify-content:space-between;padding:13px 13px 13px 20px}.scan-bar__title{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:700;letter-spacing:-.1px;line-height:19px;margin:0;min-height:54px;padding-left:30px}.scan-bar__left{align-items:center;display:flex;justify-content:flex-start;padding-left:50px;position:relative}.scan-bar__left img{left:-21px;position:absolute;top:-16px;width:104px}.scan-bar .scanner-form{display:flex;justify-content:flex-end;margin:0;max-width:420px}.scan-bar .scanner-form .form-group-with-label{background:none;border:4px solid rgba(45,104,255,.37);border-radius:12px;margin:0}.scan-bar .scanner-form .form-group-with-label .input{border:3px solid #3368f2;border-radius:7px;font-size:14px;letter-spacing:-.38px;line-height:16px;padding-bottom:12px;padding-top:13px;width:100%}.scan-bar .scanner-form .form-group-with-label.error{margin-bottom:25px}.scan-bar .scanner-form .form-group-with-label.error .input{border-color:#c00}.scan-bar .scanner-form .form-group-with-label.error .help-block{bottom:-31px;color:#fff;font-size:13px;font-weight:600}.scan-bar .scanner-form .form-group-with-label.focus{border-color:rgba(169,11,190,.37)}.scan-bar .scanner-form .button{align-items:center;display:flex;font-size:14px;height:30px;justify-content:center;line-height:14px;min-width:89px;padding-bottom:0;padding-top:0;right:12px;top:27px;z-index:10}.scan-bar .scanner-form .button:before{border-radius:10px}.scan-bar .scanner-form .button svg{margin-right:5px}@media(max-width:991px){.scan-bar__title{font-size:14px;letter-spacing:-.1px;line-height:22px}}@media(max-width:992px){.footer .scan-bar__inner{align-items:center;flex-flow:column;max-width:100%;padding-bottom:65px}.footer .scan-bar__title{align-items:center;display:flex;font-size:14px;line-height:18px;min-height:60px;padding-bottom:10px;padding-top:0}.footer .scan-bar__left{padding-left:34px;padding-right:10px}.footer .scan-bar img{left:-28px}.footer .scan-bar .scanner-form{display:block;margin-left:-15px;margin-right:-15px;padding-bottom:0}.footer .scan-bar .scanner-form .button{height:34px;left:50%;margin-top:12px;position:absolute;top:100%;-webkit-transform:translate(-50%);transform:translate(-50%);width:110px}.footer .scan-bar .scanner-form .form-group-with-label{margin:0 -7px;width:calc(100% + 8px)}.footer .scan-bar .scanner-form .form-group-with-label .input{padding-bottom:12px;padding-left:10px;padding-top:13px}.footer .scan-bar .scanner-form .form-group-with-label.error{margin-bottom:25px}}@media(max-width:767px){.scan-bar__inner{align-items:center;flex-flow:column;max-width:100%;padding-bottom:65px}.scan-bar__title{align-items:center;display:flex;font-size:14px;line-height:18px;min-height:60px;padding-bottom:10px;padding-top:0}.scan-bar__left{padding-left:34px;padding-right:10px}.scan-bar img{left:-28px}.scan-bar .scanner-form{display:block;margin-left:-15px;margin-right:-15px;padding-bottom:0}.scan-bar .scanner-form .button{height:34px;left:50%;margin-top:12px;position:absolute;top:100%;-webkit-transform:translate(-50%);transform:translate(-50%);width:110px}.scan-bar .scanner-form .form-group-with-label{margin:0 -7px;width:calc(100% + 8px)}.scan-bar .scanner-form .form-group-with-label .input{padding-bottom:12px;padding-left:10px;padding-top:13px}}footer{margin-top:-150px;overflow:hidden;position:relative;z-index:5}footer .footer-wave-container{padding-top:156px;position:relative}footer .footer-wave-container:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDE5MjAgMjAwIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fYSIgeDE9IjI3Ny4yMiIgeDI9IjI3Ny42OSIgeTE9IjQ4Mi44MSIgeTI9IjQ4My4wMSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCg4NTMuMzQgMCAwIC0xODYgLTIzNTAzMi4wNyA4OTkyNykiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNlNzMxZmYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNjYjE1ZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cGF0aCBkPSJNMTkyMCAxODYgMTA2Ni42NiA3MS40NUMxNDE1IDgxIDE2NTAgNTggMTkyMCAwIiBzdHlsZT0iZmlsbDp1cmwoI3ByZWZpeF9fYSkiLz48cGF0aCBkPSJNMTkyMCAyMDBIMFYxMS4zMWM4NzMtNS42NCA4NzMgNzMgMTkxOC42NSA3M2gxLjM1WiIgc3R5bGU9ImZpbGw6IzBhMGUxYSIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:cover;content:"";height:200px;left:50%;min-width:1920px;pointer-events:none;position:absolute;top:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media (min-width:2500px){footer .footer-wave-container:before{height:200px}}@media(max-width:1024px){footer .footer-wave-container:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDI0IiBoZWlnaHQ9IjEzMyIgdmlld0JveD0iMCAwIDEwMjQgMTMzIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fYSIgeDE9IjQ3LjI4OCUiIHgyPSI5NC4wOSUiIHkxPSI1MCUiIHkyPSIzMC4wNTYlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjRTczMUZGIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjQ0IxNUZGIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSJ1cmwoI3ByZWZpeF9fYSkiIGQ9Ik0xMDI0IDk4Ljk1MiA1NjkuMTIxIDM4LjAxNEM3NTQuODA3IDQzLjA5MiA4ODAuMDc1IDMwLjg1NiAxMDI0IDB2OTguOTUyWiIvPjxwYXRoIGZpbGw9IiMwQTBFMUEiIGQ9Ik0xMDI0IDEzM0gwVjYuMDE1YzQ2NS4zNTgtMi45OTggNDY2LjYxIDM4LjgzOSAxMDI0IDM4LjgzOVYxMzNaIi8+PC9nPjwvc3ZnPg==);background-size:contain;bottom:calc(100% - 180px);height:136px;left:0;min-width:1024px;right:0;top:auto;-webkit-transform:translateX(0);transform:translateX(0);width:auto}}@media(max-width:767px){footer .footer-wave-container{padding-top:90px}footer .footer-wave-container:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NjgiIGhlaWdodD0iMTAwIiB2aWV3Qm94PSIwIDAgNzY4IDEwMCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSI0Ny4yODglIiB4Mj0iOTQuMDklIiB5MT0iNTAlIiB5Mj0iMzAuMDU2JSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0U3MzFGRiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0NCMTVGRiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBkPSJNNzY4IDc0LjQgNDI2Ljg0IDI4LjU4MkM1NjYuMTA2IDMyLjQgNjYwLjA1NyAyMy4yIDc2OCAwdjc0LjRaIi8+PHBhdGggZmlsbD0iIzBBMEUxQSIgZD0iTTc2OCAxMDBIMFY0LjUyMmMzNDkuMDE4LTIuMjU0IDM0OS45NTggMjkuMjAzIDc2OCAyOS4yMDNWMTAwWiIvPjwvZz48L3N2Zz4=);background-size:contain;bottom:calc(100% - 100px);height:100px;left:0;min-width:768px;right:0;-webkit-transform:translateX(0);transform:translateX(0);width:auto}}@media(max-width:375px){footer .footer-wave-container{padding-top:90px}footer .footer-wave-container:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNzUiIGhlaWdodD0iOTAiIHZpZXdCb3g9IjAgMCAzNzUgOTAiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icHJlZml4X19hIiB4MT0iOTcuODA0JSIgeDI9IjU0LjI1MiUiIHkxPSIxMS4yMDUlIiB5Mj0iMTYuMDQxJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0Q5MTdGMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0IwMTJFQyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBkPSJNMzc1IC43NjN2ODIuMkMxMzAuNTkyIDQ3LjYwNSAxOC42MjMgMjcuNzYyIDM5LjA5MyAyMy40MzNjMjYuMTEzLTUuNTIzIDQ5Ljg0Ny02LjU1OSA3OC4wMzktMS45OTRDMjQ0LjgxNSA0Mi4xMTYgMzE5LjA0OSAyOC45MjIgMzc1IC43NjNaIi8+PHBhdGggZmlsbD0iIzBBMEUxQSIgZD0iTTAgOS41NTNDMTgxLjUgMTUuMDE3IDE5OC4wOTIgNTMgMzc1IDM4Ljc3M1Y5MEgwVjkuNTUzWiIvPjwvZz48L3N2Zz4=);background-size:contain;bottom:calc(100% - 110px);height:90px;left:0;min-width:375px;right:0;-webkit-transform:translateX(0);transform:translateX(0);width:auto}}footer .content{padding-top:0}footer .hidden{display:none}footer .footer-inner{background-color:#0a0e1a;overflow:hidden;position:relative;z-index:1}footer .bg-wave{bottom:0;display:none;left:-5px;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;top:-200px;z-index:-1}footer .bg-wave img{min-width:100%;width:100%}@media (max-width:1199px){footer .bg-wave{top:0}}@media (min-width:2500px){footer .bg-wave{top:-250px}}footer .bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}@media (max-width:1199px){footer .bg{top:0}}footer .bg img{height:100%;width:100%}footer .content{display:flex;flex-direction:column;padding-bottom:48px;position:relative}@media (max-width:1199px){footer .content{display:block;justify-content:center}}footer .content .mt-60{margin-top:60px}footer .content>div{width:100%}footer .content .rows{display:flex;width:100%}@media (max-width:1199px){footer .content .rows{margin:0 -11px;width:calc(100% + 22px)}}@media (max-width:767px){footer .content .rows{flex-direction:column;flex-flow:wrap}}footer .content .row{margin-bottom:92px;width:100%}@media (max-width:1199px){footer .content .row{margin:0 11px 92px}}@media (max-width:767px){footer .content .row{margin:0 0 40px;width:100%}}footer .content .row-two{width:200%}@media (max-width:575px){footer .content .row-two{width:100%;width:unset}}footer .content .row-three{width:300%}@media (max-width:575px){footer .content .row-three{width:100%}}footer .content .row-all{width:100%}@media (max-width:575px){footer .content .row-all{width:100%}}footer .content .row .title{color:#fff;font-size:15px;font-weight:500;line-height:21px}@media (max-width:1199px){footer .content .row .title{font-size:22px;line-height:31px}}@media (max-width:991px)and (min-width:768px){footer .content .row .title{text-align:left}}footer .content .row ul{list-style:none;margin-top:27px;padding-left:0}@media (max-width:1199px){footer .content .row ul{margin-top:30px}}@media (max-width:767px){footer .content .row ul{margin-top:7px}}footer .content .row ul li{color:#a0a6bf;cursor:pointer;font-size:14px;line-height:21px;margin-bottom:6px}@media (max-width:991px)and (min-width:768px){footer .content .row ul li{font-size:15px;line-height:17px;margin-bottom:5px;text-align:left}}@media(max-width:767px){footer .content .row ul li{font-size:15px;line-height:17px;margin-bottom:8px}}footer .content .row ul li a{color:#a0a6bf}footer .content .row ul li a:focus{outline-color:#fff}footer .content .row ul li a:hover{text-decoration:underline}@media (max-width:991px){footer .content .main .row{margin-bottom:0}}@media (max-width:575px){footer .content .main .row{margin-bottom:10px}}footer .content .main .title{display:flex;font-size:21px;font-weight:700;line-height:21px;text-transform:uppercase}@media (max-width:1199px){footer .content .main .title{font-size:31px;line-height:31px}}footer .content .main .title img{width:auto}footer .content .main p{color:#a0a6bf;font-size:15px;line-height:21px;margin:30px 0 0;max-width:265px}@media (max-width:991px){footer .content .main p{font-size:15px;line-height:25px;margin-bottom:0;max-width:261px}}@media (max-width:767px){footer .content .main p{margin-top:30px}}footer .content .uw-logo{padding-bottom:25px;padding-top:57px}footer .content .contact-info{color:#a0a6bf;font-size:15px;line-height:21px;max-width:265px}@media (max-width:991px){footer .content .contact-info{font-size:15px;line-height:25px;margin-bottom:0;max-width:261px}}@media (max-width:767px){footer .content .contact-info{margin-top:30px}}footer .content .socials{display:flex}@media (max-width:767px){footer .content .socials{justify-content:flex-end}}@media (max-width:575px){footer .content .socials{justify-content:flex-start;margin-top:20px}}footer .content .socials>a{align-items:center;border:2px solid #a0a6bf;border-radius:50%;display:flex;height:35px;justify-content:center;margin-left:12px;width:35px}footer .content .socials>a:focus{outline-color:#fff}@media (max-width:991px){footer .content .socials>a{height:45px;width:45px}footer .content .socials>a img{-webkit-transform:scale(1.1);transform:scale(1.1)}}footer .content .socials>a:first-child{margin-left:0}footer .content .socials>a:hover{border-color:#fff}footer .content .socials>a img{width:auto}footer .content .legal{display:flex;flex-wrap:wrap;justify-content:center;padding-top:30px;position:relative}@media (max-width:991px){footer .content .legal{justify-content:center}}@media (max-width:575px){footer .content .legal{align-items:center;flex-direction:column}}footer .content .legal:before{background:rgba(115,125,154,.5);content:"";height:1px;left:0;position:absolute;right:0;top:0}@media (max-width:991px){footer .content .legal>div{margin-bottom:10px;padding:0 15px}}@media (max-width:575px){footer .content .legal>div{margin-bottom:10px}}footer .content .legal a{color:#a0a6bf;cursor:pointer;line-height:21px;margin:0 10px}footer .content .legal a:focus{outline-color:#fff}footer .content .legal a:hover{color:#fff;text-decoration:underline}@media (max-width:991px){footer .content .legal a{line-height:23px;margin:0}footer .scan-bar{margin-bottom:0}footer .scanbar-wrap{border-bottom:1px solid rgba(115,125,154,.5);margin-bottom:35px;padding-bottom:36px}footer .mobile-only{display:flex;justify-content:center;text-align:center}footer .mobile-only .row-logo{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:30px}footer .mobile-only .row-logo>div{padding:10px}}footer .footer-mobile{flex-direction:column}footer .footer-mobile .socials{justify-content:center;margin-bottom:30px}footer .homepage-disclaimer{color:#a0a6bf;font-size:12px;opacity:.9;text-align:center}.w3c{padding-bottom:35px;padding-top:40px}.iaap{padding-bottom:15px}.mobile-only .iaap{padding-bottom:0;padding-top:0}.iso-badge{padding-top:20px}.iso-badge img{display:block;max-width:122px;width:100%}.mobile-only .iso-badge{padding-top:0}.footer__bottom{display:none;padding-bottom:50px;text-align:center}.footer__bottom .copy{color:#a0a6bf;font-size:14px;line-height:21px}.footer__bottom .phone a{color:#43d8ff;font-size:15px;line-height:21px}@media(max-width:992px){.footer__bottom{display:block}}@media(max-width:992px)and (min-width:768px){.footer__bottom br{display:none}}@media(max-width:767px){.footer__bottom{padding-bottom:20px}.footer__bottom .copy{margin-bottom:20px}}.page-affiliate-signup{background:#f3f5f9;min-height:100vh;padding-top:60px}.page-affiliate-signup .logo{display:block;margin:0 auto 60px;max-width:231px;width:100%}.affiliate-signup-success{background:#fff;border-radius:20px;box-shadow:4px 18px 27px 5px rgba(89,123,184,.06);margin:0 auto;max-width:520px;padding:46px 30px;text-align:center;width:100%}.affiliate-signup-success .section-title{font-size:24px;line-height:32px;margin-bottom:20px;text-align:center}.affiliate-signup-success p{margin:0 auto;max-width:400px}.affiliate-signup-success p.username{margin-bottom:20px}.affiliate-signup__form{background:#fff;border-radius:20px;box-shadow:4px 18px 27px 5px rgba(89,123,184,.06);margin:0 auto;max-width:720px;padding:46px 30px;width:100%}.affiliate-signup__form__group{padding-bottom:20px}.affiliate-signup__form__group:nth-child(2){position:relative}.affiliate-signup__form__group-title{color:#12101c;font-size:28px;font-weight:900;letter-spacing:-.25px;line-height:38px;margin:0;padding-bottom:19px}.affiliate-signup .row{display:flex;margin-left:-10px;margin-right:-10px}.affiliate-signup .react-tel-input{z-index:unset}.affiliate-signup .react-tel-input .flag-dropdown{background:none;border:none;z-index:5!important}.affiliate-signup .form-group-with-label{margin:0 10px 20px}.affiliate-signup .form-group-with-label .input{border-color:#8696a3;border-radius:10px;color:#000;font-size:14px;font-weight:600;letter-spacing:-.39px;line-height:16px;padding:15px 15px 14px}.affiliate-signup .form-group-with-label input:-webkit-autofill,.affiliate-signup .form-group-with-label input:-webkit-autofill:active,.affiliate-signup .form-group-with-label input:-webkit-autofill:focus,.affiliate-signup .form-group-with-label input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.affiliate-signup .form-group-with-label .label{background:#fff;color:#494e60;display:inline-block;font-size:14px;left:10px;line-height:16px;padding:5px;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .09s ease;transition:transform .09s ease;transition:transform .09s ease,-webkit-transform .09s ease}.affiliate-signup .form-group-with-label.textarea-wrap .label{padding-top:10px;top:1px;-webkit-transform:translateY(0);transform:translateY(0)}.affiliate-signup .form-group-with-label.textarea-wrap.filled .label,.affiliate-signup .form-group-with-label.textarea-wrap.focus .label{-webkit-transform:translateY(-20px);transform:translateY(-20px)}.affiliate-signup .form-group-with-label.textarea-wrap .input{min-height:130px;resize:none}.affiliate-signup .form-group-with-label .focus-outline{border-color:#2d68ff;border-radius:10px;bottom:0;left:0;pointer-events:none;right:0;top:0;z-index:2}.affiliate-signup .form-group-with-label.filled .label,.affiliate-signup .form-group-with-label.focus .label{-webkit-transform:translateY(-38px);transform:translateY(-38px)}.affiliate-signup .form-group-with-label.focus .label{color:#2d68ff}.affiliate-signup .form-group-with-label.focus .focus-outline{border-color:#2d68ff;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.affiliate-signup .form-group-with-label.error .help-block{z-index:5}.affiliate-signup .form-group-with-label .custom-checkbox__icon{background:none;border:1px solid #adb2bd;border-radius:3px;margin-top:0;overflow:hidden}.affiliate-signup .form-group-with-label .custom-checkbox__icon:after{left:-1px!important;top:-1px!important}.affiliate-signup .form-group-with-label.custom-checkbox.error .custom-checkbox__icon{background:none}.affiliate-signup .form-group-with-label.custom-checkbox.error .help-block{bottom:-18px;left:28px}.affiliate-signup .phone{border-radius:10px;z-index:unset}.affiliate-signup .phone .form-control{border:none;border-radius:10px;color:#000;font-size:14px;font-weight:600;height:45px;letter-spacing:-.39px;line-height:16px;width:100%}.affiliate-signup .select-wrap{border-radius:10px}.affiliate-signup .custom-select__control{border:none;border-radius:10px;height:45px}.affiliate-signup .custom-select__value-container{padding-left:13px}.affiliate-signup__terms{border:1px solid #8696a3;border-radius:10px;color:#5f6578;font-size:16px;font-weight:400;height:286px;line-height:24px;margin-bottom:19px;overflow:auto;padding:25px}.affiliate-signup .btn-row{display:flex;justify-content:center;width:100%}.affiliate-signup .button{align-items:center;background:#3c70fa;display:flex;font-size:16px;justify-content:center;min-width:217px}.affiliate-signup .button svg{margin-right:5px}.affiliate-signup .custom-select svg path{fill:#8696a3}.affiliate-signup .select-wrap .help-block{z-index:5}.affiliate-signup .help-block{bottom:-3px;font-size:11px}.affiliate-signup .custom-select__menu{z-index:10}.affiliate-signup .custom-select__menu-list{max-height:160px}.affiliate-signup .custom-select__indicator-separator{display:none}@media(max-width:600px){.affiliate-signup .row{flex-flow:column}.affiliate-signup__form__group-title{font-size:22px;line-height:28px}.affiliate-signup__terms{font-size:12px;line-height:18px;padding:15px;text-align:justify}.affiliate-signup .form-group-with-label.custom-checkbox.error{display:block}.affiliate-signup .form-group-with-label.custom-checkbox.error .help-block{bottom:auto;left:auto;line-height:13px;position:relative}}.api-access-section-1 .content{flex-flow:column;max-width:800px;padding-top:80px}.api-access-section-1 .center{text-align:center}.api-access-section-1 .description{max-width:700px}.api-access-section-1 .page-sub-title{font-size:18px;line-height:24px;margin-bottom:30px}.api-access-section-1 .page-sub-title a{font-size:inherit;line-height:inherit}.api-access-section-1 .row{display:flex}.api-access-section-1 .row_btn{justify-content:center;padding-top:30px}.api-access-section-1 .api-form{margin:0 auto;max-width:620px;width:100%}@media (max-width:532px){.api-access-section-1 .api-form .form-group-with-label.select-sites{padding-top:30px}}.api-access-section-1 .api-form .form-group-with-label textarea{resize:none;width:100%!important}@media (max-width:520px){.api-access-section-1 .api-form .form-group-with-label textarea.input{margin-top:60px}}.api-access-section-1 .button{position:relative}.api-access-section-1 .button .loader{left:10px;position:absolute;top:9px}@media(max-width:767px){.api-access-section-1 .row{flex-flow:column;width:100%}.api-access-section-1 .content{padding-bottom:100px;padding-top:80px}.api-access-section-1 .content .page-title{font-size:28px;font-weight:700;line-height:36px}.api-access-section-1 .content .description,.api-access-section-1 .content .page-sub-title{font-size:14px}}.page-api-access{padding-bottom:100px}.auth-page{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding-bottom:75px;padding-top:75px}.auth-page .default-form{background:#fff;border-radius:0 0 8px 8px;box-shadow:0 21px 48px rgba(14,32,55,.14);max-width:400px}.auth-page .auth{margin:0 auto;width:400px}.auth-page .auth .form-group-with-label{margin-left:0;margin-right:0;width:100%}.auth-page .auth .button{border-radius:6px;cursor:pointer;width:100%}.auth-page .auth .button:focus:before{border-radius:6px}.auth-page .auth__title{color:#3d4665;font-size:44px;font-weight:900;letter-spacing:-.2px;line-height:55px;margin:0;padding:0 25px 18px;text-align:center;width:100%}.auth-page .auth__domain{color:#3d4665;font-size:18px;margin-bottom:14px;text-align:center}.auth-page .auth__back-btn{background:none;border:none;margin-right:10px;padding:0}.auth-page .auth .default-form{max-width:400px;padding:20px 25px 30px;width:100%}.auth-page .auth .default-form .input{background:#f7f8f9;border:1px solid #e3e6e9;border-radius:4px;font-size:13px;font-weight:400;line-height:16px;padding:30px 15px 14px}.auth-page .auth .default-form .input::-webkit-input-placeholder{color:rgba(27,49,59,.6)}.auth-page .auth .default-form .input:-ms-input-placeholder{color:rgba(27,49,59,.6)}.auth-page .auth .default-form .input::placeholder{color:rgba(27,49,59,.6)}.auth-page .auth .default-form .label{color:#04223f;font-size:13px;left:15px;letter-spacing:-.42px;line-height:27px;top:5px}.auth-page .auth .default-form .btn{background:#2d68ff;border:none;border-radius:5px;color:#fff;display:block;font-size:14px;line-height:16px;padding:13px 10px;width:100%}.auth-page .auth .default-form .btn span{position:relative}.auth-page .auth .default-form .btn span.loading{justify-content:center;padding-left:0}.auth-page .auth .default-form .btn img{left:5px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.auth-page .auth .btn-row{padding-bottom:20px}.auth-page .auth .btn-row:last-child{padding-bottom:0}.auth-page .auth .text_button{background:none;color:#3368f2;padding:0}.auth-page .auth .text_button:hover{box-shadow:none;text-decoration:underline}.auth-page .auth .invalid-feedback{bottom:4px;color:red;font-size:10px;line-height:12px;position:absolute;right:10px}.auth-page .auth .email{font-weight:700;padding:0 0 8px;text-align:center}.auth-page .auth .agree-text{color:#464c61;font-size:13px;font-weight:400;letter-spacing:-.36px;line-height:20px;padding-bottom:25px;position:relative}.auth-page .auth .agree-text a{color:#2d68ff;font-weight:500;text-decoration:none}.auth-page .auth .agree-text a:hover{text-decoration:underline}.auth-page .auth .agree-text.is-invalid .invalid-feedback{opacity:1;visibility:visible}.auth-page .auth .form-group-with-label.custom-checkbox{cursor:pointer;display:block;margin-bottom:25px;padding-left:35px;position:relative}.auth-page .auth .form-group-with-label.custom-checkbox.error{margin-bottom:30px}.auth-page .auth .form-group-with-label.custom-checkbox.error .help-block{left:0;top:100%}.auth-page .auth .form-group-with-label.custom-checkbox__icon{background-image:none;border:2px solid #5c656c;display:block;height:20px;left:0;position:absolute;top:-2px;width:20px}.auth-page .auth .form-group-with-label.custom-checkbox__icon:after{left:0;top:0}.auth-page .auth .form-group-with-label.custom-checkbox input{opacity:0;position:absolute}.auth-page .auth .form-group-with-label.custom-checkbox input:checked+.custom-checkbox__icon:after{left:0;opacity:1;top:0}.auth-page .auth .form-group-with-label.custom-checkbox input:focus+.custom-checkbox__icon:before{border:2px solid #006dd5;border-radius:3px;bottom:-4px;box-shadow:0 0 0 2px rgba(0,109,213,.22);content:"";left:-4px;position:absolute;right:-4px;top:-4px}.auth-page .auth .password-form{padding-top:0!important}.auth-page .auth .btn-row{text-align:center}.auth-page .auth .btn{margin-bottom:20px;padding:16px 10px}.auth-page .auth .text-btn{background:none;border:none;color:#016dd5;display:inline-block;padding:0}.auth-page .auth .text-btn span{position:relative}.auth-page .auth .text-btn img{left:-30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.auth-page .auth .text-btn:hover{text-decoration:underline}@media(max-width:430px){.auth-page .auth{max-width:100%;width:100%}}.forgot{padding-top:15px;text-align:center}.forgot p{font-size:14px;margin-bottom:10px}.forgot p strong{color:#007515;font-weight:500}.forgot .text-btn{cursor:pointer;font-size:14px}.wrong-account{color:#d00000;font-size:14px;line-height:16px;margin-bottom:5px;text-align:center}.page-app-config .content{padding-left:20px;padding-right:20px;padding-top:0}.page-app-config .page-title{color:#3d4665;font-size:44px;font-weight:900;letter-spacing:-.2px;line-height:55px;margin:0;padding:0 25px 18px;text-align:center;width:100%}.page-app-config .widget-config{margin:0 auto;max-width:822px}.page-app-config .description,.page-app-config .section-title{text-align:center}.page-app-config .section-title{color:#3d4665;font-size:40px;letter-spacing:-.18px;line-height:50px;margin:0 0 6px}.page-app-config .description{color:#464c61;font-size:17px;letter-spacing:-.5px;line-height:24px;margin:0 0 48px}.page-app-config .loader-wrap{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 100px)}.page-app-config .loader-wrap svg{height:100px;width:100px}.page-app-config .config-step{padding-bottom:40px}.page-app-config .config-step__inner{display:flex;margin:-10px}.page-app-config .config-step__inner .col{width:50%}@media(max-width:767px){.page-app-config .config-step__inner{flex-flow:column}.page-app-config .config-step__inner .col{width:100%}}.page-app-config .config-step__title{color:#464c61;font-size:17px;letter-spacing:-.5px;line-height:20px;margin:0 0 17px}.page-app-config .icon-type-list{display:flex;flex-flow:wrap}.page-app-config .icon-type-list .config-item{padding:0;width:calc(50% - 20px)}.page-app-config .icon-type-list .config-item .focus-outline{border:2px solid #2d68ff;border-radius:14px;bottom:-8px;box-shadow:0 0 0 4px rgba(0,109,213,.22);display:block;left:-8px;opacity:0;position:absolute;right:-8px;top:-8px}.page-app-config .icon-type-list .config-item button{align-items:center;background:none;border:6px solid #fff;border-radius:12px;cursor:pointer;display:flex;height:136px;justify-content:center;outline:1px solid transparent;padding:0;position:relative;width:100%}.page-app-config .icon-type-list .config-item button:focus .focus-outline{opacity:1}.page-app-config .icon-type-list .config-item button.active{border-color:#00880d}.page-app-config .icon-type-list .tick{position:absolute;right:5px;top:5px}.page-app-config .large .icon-button.image{border-radius:50%;height:65px;width:65px}.page-app-config .large .icon-button.text{font-size:16px;letter-spacing:.4px;line-height:1.2}.page-app-config .icon-button{background:#3368f2;border:4px solid #3368f2;height:45px;overflow:hidden}.page-app-config .icon-button.image{border-radius:50%;width:45px}.page-app-config .icon-button.image img{height:100%;position:relative;width:100%}.page-app-config .icon-button.text{align-items:center;border-radius:5px;display:flex;font-size:15px;height:auto;justify-content:center}.page-app-config .icon-button.text .text-button{border:2px solid #fff;color:#fff;padding:10px 22px}.page-app-config .custom-checkbox{margin:0}.page-app-config .iunjXA{box-shadow:none;width:100%}.page-app-config .picker .color-picker-body{padding:0!important}.page-app-config .picker .preview-container{border-radius:4px;overflow:hidden;position:relative;top:-2px}.page-app-config .jatZak .s-v-plane{border-radius:12px;height:240px!important;margin-bottom:16px}.page-app-config .jatZak .s-v-plane .h-band,.page-app-config .jatZak .s-v-plane .rail{height:16px}.page-app-config .jatZak .s-v-plane .pointer{border:2px solid #fff;height:13px;width:13px}.page-app-config .jatZak .h-band{border-radius:8px;height:16px}.page-app-config .jatZak .h-band .slider{height:19px;width:8px}.page-app-config .hex{border:1px solid #b0b4c3;border-radius:4px;color:#101921;font-size:14px;height:40px;line-height:16px;margin-top:14px;padding:10px 15px;width:100%}.page-app-config .btn-row{display:flex;justify-content:center;width:100%}.page-app-config .one-more__box{background:#fff;border:1px solid #dee0e7;border-radius:12px;box-shadow:0 2px 22px rgba(0,6,26,.1);margin:0 auto 30px;max-width:372px;min-height:231px;padding:30px;text-align:center;width:100%}.page-app-config .one-more__box p{color:#000;font-size:17px;letter-spacing:-.47px;line-height:24px;margin:0}.page-app-config .one-more__box .url{font-size:18px;font-weight:700}.page-app-config .one-more .logos{align-items:center;display:flex;flex-flow:wrap;justify-content:space-between;margin:0 -10px;padding-bottom:10px}.page-app-config .one-more .logos__item{padding:0 10px 10px}@media(max-width:420px){.page-app-config .one-more .logos{flex-flow:column}.page-app-config .one-more .logos__item:nth-child(2){margin-bottom:10px}}.page-app-config .one-more .button{max-width:372px;width:100%}.page-app-config .one-more .section-title{margin-bottom:30px}@media(max-width:767px){.page-app-config .section-title{font-size:30px}.page-app-config .icon-button.text .text-button{padding:10px 15px}}.config-item{background:#fff;border:1px solid #dee0e7;border-radius:12px;box-shadow:0 2px 22px rgba(0,6,26,.1);margin:10px;padding:20px}.config-item_position{display:flex;flex-flow:wrap;padding:34px 20px;width:100%}.config-item_position .col{padding:0 20px;position:relative;width:50%}.config-item_position .col:last-child:after{background:#b0b4c3;border-radius:6px;bottom:0;content:"";display:block;height:124px;left:0;position:absolute;width:1px}.config-item .col-title{font-size:14px;line-height:16px;margin-bottom:20px}.config-item .laptop{margin:0 auto;position:relative;width:236px}.config-item .laptop .positions{bottom:30px;left:15px;position:absolute;right:44px;top:0}.config-item .laptop .positions button{background:#fff;border:1px solid #8c91a9;border-radius:50%;cursor:pointer;height:18px;position:absolute;width:18px}.config-item .laptop .positions button.active{border-color:#0042ec}.config-item .laptop .positions button.active:after{opacity:1}.config-item .laptop .positions button:after{background:#0042ec;border-radius:50%;content:"";display:block;height:10px;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .3s ease;width:10px}.config-item .form-group-with-label.custom-checkbox{padding-left:0;padding-right:60px;width:100%}.config-item .form-group-with-label.custom-checkbox .custom-checkbox__icon{background:#55658d;border-radius:25px;height:24px;left:auto;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px}.config-item .form-group-with-label.custom-checkbox .custom-checkbox__icon:after{background:#fff;border-radius:25px;color:#55658d;content:"Off";font-size:10px;font-weight:700;height:20px;left:2px;line-height:20px;margin-left:0;margin-top:0;opacity:1;text-align:center;top:2px;transition:left .1s ease;width:32px;z-index:2}.config-item .form-group-with-label.custom-checkbox input.custom-checkbox__input:checked+.custom-checkbox__icon{background:#3368f2}.config-item .form-group-with-label.custom-checkbox input.custom-checkbox__input:checked+.custom-checkbox__icon:after{background:#fff;color:#3368f2;content:"On";height:20px;left:16px;top:2px;width:32px}.config-item .form-group-with-label.custom-checkbox__label{font-size:15px;letter-spacing:-.14px;line-height:18px}.config-item .form-group-with-label.custom-checkbox__label strong{color:#000;display:block;font-size:18px;letter-spacing:-.17px;line-height:30px;padding-bottom:4px}.config-item .custom-checkbox{margin:0;padding-left:37px}.config-item .custom-checkbox__icon{background:#55658d;border-radius:25px;height:24px;left:2px;top:4px;width:50px}.config-item .custom-checkbox__label{font-size:15px;letter-spacing:-.14px;line-height:18px}.config-item .custom-checkbox__label strong{color:#000;display:block;font-size:18px;letter-spacing:-.17px;line-height:30px;padding-bottom:4px}.config-item select{border:1px solid #9398a7;border-radius:3px;height:40px;padding:10px 15px;width:160px}.config-item .form-control{border:1px solid #9398a7;border-radius:4px;font-size:14px;height:40px;line-height:16px;margin-right:10px;padding:10px 15px;width:100px}.config-item .nudge-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.config-item .nudge__info{color:#000;font-size:14px;font-weight:500;line-height:16px;margin:0}@media(max-width:767px){.config-item_position{flex-flow:column;width:calc(100% - 20px)}.config-item_position .col{padding-left:0;padding-right:0}.config-item_position .col:last-child:after{display:none}.config-item .config-step__inner{margin-left:0;margin-right:0}.config-item .laptop{margin-bottom:30px}.config-item .form-group-with-label{border-bottom:1px solid #b0b4c3;border-radius:0;border-top:1px solid #b0b4c3;padding:10px 0}}@media(max-width:400px){.config-item .nudge-item{align-items:flex-start;border-bottom:1px solid #b0b4c3;flex-flow:column;margin-bottom:25px;padding-bottom:5px}.config-item .nudge-item:nth-child(2){border-bottom:none;margin-bottom:0}.config-item .nudge-item__value{margin-bottom:20px;position:relative;width:100%}.config-item .nudge-item__value span{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.config-item .nudge-item__type{margin-bottom:20px;width:100%}.config-item .nudge-item .form-control{padding-right:40px;width:100%}.config-item .nudge-item select{width:100%}}.sign-in-wrap{align-items:center;display:flex;justify-content:center;padding:10px 0 60px;width:100%}.complete-payment-iframe{min-height:2000px;width:100%}.hidden-iframe{height:1px;visibility:hidden;width:1px}.button_hidden{opacity:0;visibility:hidden}.getflow-step{display:flex;justify-content:center;margin-top:80px;width:100%}@media(max-width:767px){.getflow-step{margin-top:44px}}.getflow-step__i{width:100%}.getflow-step .getflow-step__intro{margin-bottom:25px;text-align:center}.getflow-step .getflow-step__intro .getflow-step__intro-logo{margin:0 auto 35px;max-width:108px}@media(max-width:767px){.getflow-step .getflow-step__intro .getflow-step__intro-logo{max-width:72px}}.getflow-step .getflow-step__intro .getflow-step__intro-logo img{display:block;width:100%}.getflow-step .getflow-step__intro .getflow-step__intro-title{color:#14121e;font-size:32px;font-weight:700;letter-spacing:-.89px;line-height:34px;margin-bottom:12px;padding-bottom:0}.getflow-step .getflow-step__intro .getflow-step__intro-subtitle{color:#2a2f43;font-size:14px;letter-spacing:-.39px;line-height:20px;margin-bottom:0}.getflow-step.getflow-step_1{margin-top:0}.getflow-step.getflow-step_1 .getflow-step__i{max-width:442px}.uw-form__row{display:flex;flex-wrap:wrap;margin:0 -10px 15px;text-align:left}@media(max-width:1023px){.uw-form__row{margin-bottom:20px}}.uw-form__row.centered{justify-content:center}.uw-form__row.mb-30{margin-bottom:30px}.uw-form__row.mb-0{margin-bottom:0}.uw-form__row.uw-form__row_actions .button{display:block;font-size:16px;line-height:22px;margin:0 auto;width:100%}.uw-form__row.uw-form__row_actions .button svg{left:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.uw-form__row.uw-form__row_actions .button:disabled{cursor:default;opacity:.7;pointer-events:none}.uw-form__row.uw-form__row_actions .social-sign-in-btn{margin-bottom:20px}@media(max-width:767px){.uw-form__row.uw-form__row_actions .social-sign-in-btn{margin-bottom:0}}.uw-form__col{flex-shrink:0;flex:1 0;max-width:100%;padding:0 10px;position:relative;width:100%}@media(max-width:767px){.uw-form__col{flex:initial;margin-bottom:20px}.uw-form__col:last-child{margin-bottom:0}}.uw-form__separator{padding:15px 0 24px}.uw-form__separator-label{display:flex;justify-content:center;position:relative}.uw-form__separator-label:before{background-color:#afb4be;content:"";height:1px;left:0;margin-top:-1px;position:absolute;right:0;top:50%;z-index:1}.uw-form__separator-label span{background-color:#fff;color:#494e60;font-size:14px;letter-spacing:-.39px;line-height:22px;padding:0 12px;position:relative;text-align:center;z-index:2}.uw-form-feedback{color:#c00;display:none;font-size:12px;letter-spacing:-.39px;line-height:14px;margin:5px 0 0;text-align:right}.uw-form-feedback a{font-size:12px;line-height:14px;text-decoration:underline}.error .uw-form-feedback{display:block}.centered .uw-form-feedback{text-align:center}.page-get h1.screen-reader-text{display:none}.page-get .num{align-items:center;background:#2d68ff;border-radius:50%;color:#fff;display:flex;font-size:17px;font-weight:500;height:28px;justify-content:center;line-height:17px;position:absolute;right:32px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:28px;z-index:10}@media(max-width:767px){.page-get .num{display:none}}.page-get .row-website{position:relative}.page-get .row-website .input{padding-right:60px}.page-get section.section-form{min-height:100vh;overflow:visible}.page-get section.section-form .bg{background:linear-gradient(55.14deg,rgba(249,249,252,.24) 12.93%,#e9ebf6 78.16%);bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.page-get section.section-form .content{padding-top:40px}@media (max-width:1199px){.page-get section.section-form .content{padding-top:50px}}@media (max-width:767px){.page-get section.section-form .content{padding-top:30px}}.page-get section.section-form .content .assistance{padding-bottom:40px;padding-top:80px}@media(max-width:767px){.page-get section.section-form .content .assistance{padding-top:30px}}.page-get section.section-form .content .assistance__title{font-size:40px!important;font-weight:700!important;line-height:44px!important;margin:0;text-align:center}@media(max-width:767px){.page-get section.section-form .content .assistance__title{font-size:26px!important;line-height:32px!important}}.page-get section.section-form .content .assistance .form-group-with-label{border-radius:10px;margin:0;width:100%}.page-get section.section-form .content .assistance .form-group-with-label.filled .label,.page-get section.section-form .content .assistance .form-group-with-label.focus .label{opacity:0;pointer-events:none;visibility:hidden}.page-get section.section-form .content .assistance .form-group-with-label.focus .focus-outline{border-color:#2d68ff;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.page-get section.section-form .content .assistance .form-group-with-label.error .help-block{z-index:12}.page-get section.section-form .content .assistance .form-group-with-label .label{background:#fff;color:#494e60;display:inline-block;font-size:14px;left:18px;line-height:16px;padding:5px;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .09s ease;transition:transform .09s ease;transition:transform .09s ease,-webkit-transform .09s ease}.page-get section.section-form .content .assistance .form-group-with-label .input{border-radius:10px;color:#000;font-size:14px;font-weight:600;letter-spacing:-.39px;line-height:16px;padding:22px 122px 22px 22px}.page-get section.section-form .content .assistance .form-group-with-label input:-webkit-autofill,.page-get section.section-form .content .assistance .form-group-with-label input:-webkit-autofill:active,.page-get section.section-form .content .assistance .form-group-with-label input:-webkit-autofill:focus,.page-get section.section-form .content .assistance .form-group-with-label input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.page-get section.section-form .content .assistance .form-group-with-label .focus-outline{border-radius:14px}.page-get section.section-form .content .assistance .form-group-with-label .help-block{left:23px}.page-get section.section-form .content .assistance .row{position:relative}.page-get section.section-form .content .assistance .row .button{margin:0;min-width:100px;padding:10px 5px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.page-get section.section-form .content .assistance .row .button_sent{background:#4b9802}@media(max-width:575px){.page-get section.section-form .content .assistance .row .button{max-width:110px}}.page-get section.section-form .content .assistance .row .button svg{left:5px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page-get section.section-form .content .more-sites-banner{background:#2d68ff;border-radius:4px;display:flex;justify-content:flex-start;margin-top:60px;padding:25px;text-align:left}@media (max-width:767px){.page-get section.section-form .content .more-sites-banner{align-items:center;flex-direction:column}}.page-get section.section-form .content .more-sites-banner img{margin-right:25px;width:90px}@media (max-width:767px){.page-get section.section-form .content .more-sites-banner img{margin-bottom:20px;margin-right:0}}.page-get section.section-form .content .more-sites-banner_text p{color:#fff;font-size:14px;font-weight:500;line-height:1.15;margin-bottom:10px}.page-get section.section-form .content .more-sites-banner_text p:last-child{margin-bottom:0}.page-get section.section-form .content .more-sites-banner_text p.title{font-size:26px;font-weight:400}.page-get section.section-form .content .verified .failure{color:#c00;font-size:18px;line-height:1.15}.page-get section.section-form .content .verified .failure img{display:block;margin:30px auto 15px;width:65px}.page-get section.section-form .content .verified .failure .nosee{font-size:35px;font-weight:300;margin-bottom:20px}.page-get section.section-form .content .verified .failure .reverify-wrapper{margin-top:25px}.page-get section.section-form .content .verified .success{display:flex;flex-direction:column;font-size:24px;font-weight:500;line-height:1.15}.page-get section.section-form .content .verified .success img{display:block;margin:30px auto 15px;width:250px}.page-get section.section-form .content .verified .success .congrats{color:#64cc00;font-size:45px;font-weight:300;margin-bottom:20px}.page-get section.section-form .content .verified .success .one-more-thing{font-size:35px;font-weight:200;margin:30px auto 20px}.page-get section.section-form .content .word_press__banner{background:#2d68ff;margin:30px 0;padding:20px;width:100%}@media (max-width:1199px){.page-get section.section-form .content .word_press__banner{margin:30px -50px;width:auto}}@media (max-width:767px){.page-get section.section-form .content .word_press__banner{margin:30px 0}}.page-get section.section-form .content .word_press__banner .page-width{align-items:center;display:flex;justify-content:space-between;margin:-10px auto}@media (max-width:991px){.page-get section.section-form .content .word_press__banner .page-width{margin:-10px;width:auto}}@media (max-width:767px){.page-get section.section-form .content .word_press__banner .page-width{flex-direction:column}}.page-get section.section-form .content .word_press__banner .page-width>*{margin:10px}.page-get section.section-form .content .word_press__banner .page-width img{width:72px}.page-get section.section-form .content .word_press__banner .page-width>div{color:#fff;font-size:15px;font-weight:400;line-height:1.62;text-align:left}@media (max-width:767px){.page-get section.section-form .content .word_press__banner .page-width>div{text-align:center}}.page-get section.section-form .content .word_press__banner .page-width .button{border:2px solid #fff;color:#fff;min-width:0;padding:10px 25px}@media (max-width:1199px){.page-get section.section-form .content .word_press__banner .page-width .button{padding:10px 15px}}.page-get section.section-form.final .content{max-width:700px}.page-get section.section-form.final .button-group{margin-bottom:20px}.page-get section.section-form.final .content-group{background:transparent;border-radius:0;box-shadow:none;padding:0}.page-get section.section-form.final .actions{text-align:left}.page-get section.section-form.final .actions .button{min-width:120px;padding-bottom:11px;padding-top:11px}.page-get .custom-checkbox.focus,.page-get .custom-checkbox:focus{outline:1px solid hsla(0,0%,100%,0)}.page-get .custom-checkbox:focus .custom-checkbox__icon{outline:3px auto Highlight;-webkit-outline:3px auto Highlight;-moz-outline:2px auto Highlight;-ms-outline:3px auto Highlight;-o-outline:3px auto Highlight}@media(-webkit-min-device-pixel-ratio:0){.page-get .custom-checkbox:focus .custom-checkbox__icon{outline-color:-webkit-focus-ring-color;outline-style:auto}}.page-get .custom-checkbox__icon{left:1px}.page-get .trustpilot-wrap{margin-bottom:0;padding-top:24px}.page-get .row.center,.page-get .trustpilot-wrap{display:flex;justify-content:center}.page-get .row.center .custom-checkbox{width:auto}.page-get .video-wrap{margin:0 auto 36px;max-width:630px}.page-get .responsive-video{height:0;padding-bottom:56.25%;position:relative}.page-get .responsive-video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.page-get .row.actions{padding-bottom:80px}@media(max-width:767px){.page-get .btn-row{margin-left:-10px;margin-right:-10px}}.traffic-check{margin:0 auto;max-width:400px}.traffic-check .uw-form .button{width:auto}.example-statement-page{word-wrap:break-word;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);color:#000;font-size:15px;font-weight:400;margin:20px 0;padding:60px;text-align:left;word-break:break-word}@media (max-width:575px){.example-statement-page{margin:30px 0;padding:30px}}.example-statement-page.hide-html .es-html{display:none}.example-statement-page .es-title{font-size:20px;font-weight:600;text-align:center}.example-statement-page .es-header{font-size:20px;font-weight:700;margin:5px 0}.section-form .content{max-width:unset}@media (max-width:767px){.section-form .content{padding:80px 20px 140px}}.section-form .content h1{font-size:28px;font-weight:800;line-height:42px;margin:30px auto 20px;max-width:600px}.section-form .content h1.step-3-title{font-size:42px;line-height:46px;max-width:800px}@media(max-width:767px){.section-form .content h1.step-3-title{font-size:24px;line-height:32px}}.section-form .content h2:not(.h1){font-size:17px;font-weight:400;line-height:22px;margin:0;padding-bottom:9px}.section-form .content p{margin-bottom:20px}.section-form .content p.step-instruction-email{margin-bottom:0}.section-form .content .steps{display:flex;justify-content:center;margin-bottom:20px}.section-form .content .steps .step{background:#323950;border-radius:6px;box-shadow:0 0 5px #d3d3d3;height:12px;margin:0 6px;opacity:.3;width:12px}.section-form .content .steps .step.pass{background:#4b9802;opacity:1}.section-form .content .steps .step.active{opacity:1}@media (max-width:767px){.section-form .content h1{font-size:27px;line-height:36px;margin:0 auto 20px}.section-form .content .steps{display:none}.section-form .content .mob-platforms-tutorials{margin:0 auto;max-width:380px;padding-bottom:30px}.section-form .content .mob-platforms-tutorials .section-title{font-size:15px;line-height:18px;text-align:left}.section-form .content .mob-platforms-tutorials__list{background:#fff;border-radius:8px;box-shadow:0 16px 40px rgba(189,205,229,.25);padding:0 15px}.section-form .content .mob-platforms-tutorials .circle-arrow{align-items:center;background:#4067e9;border-radius:50%;display:flex;height:30px;justify-content:center;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;width:30px}.section-form .content .mob-platforms-tutorials .circle-arrow img{max-width:18px}.section-form .content .mob-platforms-tutorials__item{border-bottom:1px solid #c7c7c7}.section-form .content .mob-platforms-tutorials__item:last-child{border-bottom:none}.section-form .content .mob-platforms-tutorials .button{align-items:center;background:none;border:none;color:#404454;display:flex;font-size:16px;height:60px;padding:0 0 0 15px;position:relative;text-align:left}.section-form .content .mob-platforms-tutorials .button:hover .circle-arrow{-webkit-transform:translate(5px,-50%);transform:translate(5px,-50%)}.section-form .content .mob-platforms-tutorials .button:before{border-radius:6px;bottom:-2px;top:-2px}.section-form .content .mob-platforms-tutorials .button:hover{box-shadow:none}}.section-form .page-width,.section-form form{margin-top:0;width:90%}@media (max-width:575px){.section-form .page-width,.section-form form{margin:0 auto;width:100%}}.section-form .page-width.step-1,.section-form .page-width.step-2,.section-form form.step-1,.section-form form.step-2{max-width:720px}.section-form .page-width.step-1 .skip,.section-form .page-width.step-2 .skip,.section-form form.step-1 .skip,.section-form form.step-2 .skip{display:none!important}.section-form .page-width.step-1 h2,.section-form .page-width.step-2 h2,.section-form form.step-1 h2,.section-form form.step-2 h2{padding-bottom:10px;padding-top:15px}.section-form .page-width.step-1 .row.actions,.section-form .page-width.step-2 .row.actions,.section-form form.step-1 .row.actions,.section-form form.step-2 .row.actions{max-width:720px}.section-form .page-width.step-1 h2:not(.h1),.section-form form.step-1 h2:not(.h1){margin-bottom:10px;margin-top:50px;max-width:630px}.section-form .page-width.step-1 .input,.section-form form.step-1 .input{font-size:16px}.section-form .page-width.step-1 .input_textarea,.section-form form.step-1 .input_textarea{min-height:120px;resize:none}.section-form .page-width.step-1 .custom-checkbox,.section-form form.step-1 .custom-checkbox{flex-flow:column;margin-bottom:0}.section-form .page-width.step-1 .custom-checkbox .help-block,.section-form form.step-1 .custom-checkbox .help-block{bottom:auto;left:auto;position:relative;right:auto}.section-form .page-width.step-1 .row.actions,.section-form form.step-1 .row.actions{justify-content:center}.section-form .page-width.step-3 h1,.section-form form.step-3 h1{margin-top:0}.section-form .page-width.step-9,.section-form form.step-9{margin-top:0;max-width:620px}@media (max-width:575px){.section-form .page-width.step-9 .row,.section-form form.step-9 .row{flex-direction:row}.section-form .page-width.step-9 .row .button,.section-form form.step-9 .row .button{margin-left:0;margin-right:0}}.section-form .page-width .row,.section-form form .row{display:flex;justify-content:center;margin:0 auto;max-width:720px}.section-form .page-width .row.wrap,.section-form form .row.wrap{flex-flow:wrap}@media (max-width:575px){.section-form .page-width .row,.section-form form .row{flex-direction:column}}.section-form .page-width .row .input-with-label,.section-form form .row .input-with-label{margin:10px;width:100%}@media (max-width:575px){.section-form .page-width .row .input-with-label,.section-form form .row .input-with-label{width:auto}}.section-form .page-width .row .form-group-with-label .label,.section-form form .row .form-group-with-label .label{white-space:nowrap;z-index:11}.section-form .page-width .row .form-group-with-label .help-block,.section-form form .row .form-group-with-label .help-block{z-index:10}.section-form .page-width .row .form-group-with-label.checkbox,.section-form form .row .form-group-with-label.checkbox{justify-content:center;margin:20px -30px;width:100%}.section-form .page-width .row .form-group-with-label.checkbox .checkbox,.section-form form .row .form-group-with-label.checkbox .checkbox{margin-left:9px}@media (max-width:767px){.section-form .page-width .row .form-group-with-label.checkbox,.section-form form .row .form-group-with-label.checkbox{justify-content:flex-start;margin:20px auto;text-align:left;width:calc(100% - 20px)}}.section-form .page-width .row .form-group-with-label.radio-group,.section-form form .row .form-group-with-label.radio-group{background:transparent;border:0;width:auto}.section-form .page-width .row .form-group-with-label.radio-group div.checkbox,.section-form form .row .form-group-with-label.radio-group div.checkbox{align-items:center;cursor:pointer;justify-content:flex-start;margin:5px 0;text-align:left;width:100%}.section-form .page-width .row .form-group-with-label.radio-group div.checkbox>*,.section-form form .row .form-group-with-label.radio-group div.checkbox>*{cursor:pointer}.section-form .page-width .row .form-group-with-label.radio-group div.checkbox>input,.section-form form .row .form-group-with-label.radio-group div.checkbox>input{background:none;border-radius:50%;flex:0 0 28px;height:28px;margin-right:15px;pointer-events:none;width:28px}.section-form .page-width .row .form-group-with-label.radio-group div.checkbox>input:checked:after,.section-form form .row .form-group-with-label.radio-group div.checkbox>input:checked:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PHBhdGggZmlsbD0iIzRCOTgwMiIgZD0iTTExIDIuOTk4Yy00LjQzMiAwLTggMy41NjgtOCA4czMuNTY4IDggOCA4IDgtMy41NjggOC04LTMuNTY4LTgtOC04bTMuNDU3IDQuNGEuNjIuNjIgMCAwIDEgLjQ1Ny4xODhsLjkxNi45MTZjLjEyNi4xMjYuMTkuMjc5LjE4OS40NTkgMCAuMTgtLjA2NC4zMzEtLjE4OS40NTdsLTQuODc1IDQuODc1LS45MTYuOTE2YS42MjUuNjI1IDAgMCAxLS40NTkuMTg5LjYyNC42MjQgMCAwIDEtLjQ1Ny0uMTg5bC0uOTE2LS45MTYtMi40MzctMi40MzhhLjYyMi42MjIgMCAwIDEtLjE4OS0uNDU3YzAtLjE4LjA2NC0uMzMzLjE4OS0uNDU5bC45MTYtLjkxNmEuNjIuNjIgMCAwIDEgLjQ1Ny0uMTg4Yy4xOCAwIC4zMzMuMDYyLjQ1OS4xODhsMS45NzkgMS45ODggNC40MTgtNC40MjZhLjYyNC42MjQgMCAwIDEgLjQ1OS0uMTg4Ii8+PC9zdmc+);height:100%;width:100%}.section-form .page-width .row .form-group-with-label.radio-group div.checkbox>input:not(:checked):after,.section-form form .row .form-group-with-label.radio-group div.checkbox>input:not(:checked):after{border:2px solid #525b63;border-radius:10px;bottom:4px;content:"";left:4px;position:absolute;right:4px;top:4px}.section-form .page-width .row .form-group-with-label.radio-group div.checkbox .label,.section-form form .row .form-group-with-label.radio-group div.checkbox .label{color:#000;display:inline-block;font-size:18px}.section-form .page-width .row .next-or-skip,.section-form form .row .next-or-skip{align-items:center;display:flex;justify-content:center}@media(max-width:767px){.section-form .page-width .row .next-or-skip,.section-form form .row .next-or-skip{width:100%}}.section-form .page-width .row .button,.section-form form .row .button{display:block;margin-top:20px;min-width:120px;padding:11px 30px;position:relative}@media(max-width:767px){.section-form .page-width .row .button,.section-form form .row .button{padding:11px 10px!important}.section-form .page-width .row .button.button_back,.section-form form .row .button.button_back{min-width:90px;width:90px}}@media (max-width:575px){.section-form .page-width .row .button,.section-form form .row .button{margin:20px 10px 0;padding:16px;width:calc(100% - 20px)}}@media (max-width:379px){.section-form .page-width .row .button,.section-form form .row .button{font-size:15px}}.section-form .page-width .row .button.skip,.section-form form .row .button.skip{align-items:flex-end;background:transparent;border-radius:3px;color:#033ddb;cursor:pointer;display:flex;flex-direction:column;font-size:16px;margin-right:20px;padding-left:6px;padding-right:6px;text-transform:uppercase}@media (max-width:575px){.section-form .page-width .row .button.skip,.section-form form .row .button.skip{align-items:center;bottom:-20px;left:0;margin:20px auto;position:absolute;right:0}}.section-form .page-width .row .button.skip:hover,.section-form form .row .button.skip:hover{box-shadow:none}.section-form .page-width .row .button.skip div,.section-form form .row .button.skip div{color:#323950;text-transform:none}.section-form .page-width .row .button.skip:focus:before,.section-form form .row .button.skip:focus:before{bottom:0;left:0;right:0;top:0}.section-form .page-width .row .icon-types,.section-form form .row .icon-types{align-items:center;display:flex;justify-content:center;margin:0 -10px;padding:40px 0}@media (max-width:575px){.section-form .page-width .row .icon-types,.section-form form .row .icon-types{flex-wrap:wrap}}.section-form .page-width .row .icon-types .icon-type,.section-form form .row .icon-types .icon-type{background:none;border:none;height:100%;padding:10px}.section-form .page-width .row .icon-types .icon-type__inner,.section-form form .row .icon-types .icon-type__inner{align-items:center;background:transparent;border:7px solid #fff;border-radius:20px;cursor:pointer;display:flex;height:100%;justify-content:center;min-width:120px;padding:10px 15px;transition:border-color .1s ease,background .1s ease}@media (max-width:575px){.section-form .page-width .row .icon-types .icon-type__inner,.section-form form .row .icon-types .icon-type__inner{flex-wrap:wrap}}.section-form .page-width .row .icon-types .icon-type__inner.active,.section-form form .row .icon-types .icon-type__inner.active{border-color:#7ec93d}.section-form .page-width .row .icon-types .icon-type__inner:hover,.section-form form .row .icon-types .icon-type__inner:hover{background:rgba(126,201,61,.17)}.section-form .page-width .row .icon-types .icon-type .icon-button,.section-form form .row .icon-types .icon-type .icon-button{background:#3368f2;border:4px solid #3368f2;height:45px;overflow:hidden}.section-form .page-width .row .icon-types .icon-type .icon-button.bigger.image,.section-form form .row .icon-types .icon-type .icon-button.bigger.image{border-radius:50%;height:57px;width:57px}.section-form .page-width .row .icon-types .icon-type .icon-button.bigger.text,.section-form form .row .icon-types .icon-type .icon-button.bigger.text{font-size:16px;letter-spacing:.4px;line-height:1.2}.section-form .page-width .row .icon-types .icon-type .icon-button.image,.section-form form .row .icon-types .icon-type .icon-button.image{border-radius:50%;width:45px}.section-form .page-width .row .icon-types .icon-type .icon-button.image img,.section-form form .row .icon-types .icon-type .icon-button.image img{height:100%;position:relative;width:100%}.section-form .page-width .row .icon-types .icon-type .icon-button.text,.section-form form .row .icon-types .icon-type .icon-button.text{align-items:center;border-radius:5px;display:flex;font-size:15px;height:auto;justify-content:center}.section-form .page-width .row .icon-types .icon-type .icon-button.text .text-button,.section-form form .row .icon-types .icon-type .icon-button.text .text-button{border:2px solid #fff;color:#fff;padding:10px 22px}.section-form .page-width .row .icon_color,.section-form form .row .icon_color{align-items:flex-start;justify-content:space-between;width:100%}@media (max-width:767px){.section-form .page-width .row .icon_color,.section-form form .row .icon_color{flex-flow:wrap;justify-content:center;margin:0}.section-form .page-width .row .icon_color .picker,.section-form form .row .icon_color .picker{margin:10px auto}}.section-form .page-width .row .icon_color .preview,.section-form form .row .icon_color .preview{display:flex;justify-content:center;width:100%}.section-form .page-width .row .icon_color .preview .icon-type,.section-form form .row .icon_color .preview .icon-type{border:0;height:45px;margin:0;min-width:45px;padding:0;position:relative}.section-form .page-width .row .icon_color .preview .icon-type:hover,.section-form form .row .icon_color .preview .icon-type:hover{background:transparent}.section-form .page-width .row .icon_color .preview .icon-type .widget,.section-form form .row .icon_color .preview .icon-type .widget{left:50px;position:absolute;top:50px}@media(max-width:767px){.section-form .page-width .row .icon_color .preview .icon-type .widget,.section-form form .row .icon_color .preview .icon-type .widget{display:none}}.section-form .page-width .row .icon_color .picker,.section-form form .row .icon_color .picker{border-radius:4px;box-shadow:0 -2px 20px 0 rgba(39,54,78,.11)}.section-form .page-width .row .icon_color .picker .--mb--color-picker,.section-form form .row .icon_color .picker .--mb--color-picker{box-shadow:none}.section-form .page-width .row .icon_color .picker>input,.section-form form .row .icon_color .picker>input{border:0;font-size:16px;padding:10px;position:relative;text-align:center;width:100%;z-index:1}.section-form .page-width .row .icon_position,.section-form form .row .icon_position{margin:20px auto;position:relative;width:auto}.section-form .page-width .row .icon_position img,.section-form form .row .icon_position img{max-height:367px;max-width:100%;width:420px}.section-form .page-width .row .icon_position .positions,.section-form form .row .icon_position .positions{bottom:23.7%;left:15px;position:absolute;right:15px;top:5px}.section-form .page-width .row .icon_position .positions .position,.section-form form .row .icon_position .positions .position{align-items:center;background:#fff;border:0;border-radius:50%;box-shadow:inset 0 0 0 1px #0151ba;cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;position:absolute;-webkit-transform:translate(-14px,-10px);transform:translate(-14px,-10px);-webkit-transform-origin:center;transform-origin:center;width:28px}.section-form .page-width .row .icon_position .positions .position img,.section-form form .row .icon_position .positions .position img{display:none;height:100%;width:100%}.section-form .page-width .row .icon_position .positions .position.active img,.section-form form .row .icon_position .positions .position.active img{display:block}.section-form .page-width .row .icon_position .positions .position:not(.active):hover,.section-form form .row .icon_position .positions .position:not(.active):hover{background:#0151ba}.section-form .page-width .row.actions,.section-form form .row.actions{align-items:center;display:flex;flex-flow:row;justify-content:space-between;max-width:625px;position:relative}.section-form .page-width .row.actions .button,.section-form form .row.actions .button{font-size:15px;line-height:16px;min-width:120px;padding-bottom:11px;padding-top:11px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.section-form .page-width .row.actions .button:disabled,.section-form form .row.actions .button:disabled{background:#323950;cursor:default}.section-form .page-width .row.actions .button:disabled:hover,.section-form form .row.actions .button:disabled:hover{box-shadow:none}.section-form .page-width .row .errors,.section-form form .row .errors{background:#c00;border-radius:5px;color:#fff;list-style:none;margin:10px;padding:6px 16px;text-align:left;width:100%}.section-form .page-width .row .errors li,.section-form form .row .errors li{margin:8px 0}.section-form .page-width .static_lists,.section-form form .static_lists{display:flex;margin-top:40px}@media (max-width:575px){.section-form .page-width .static_lists,.section-form form .static_lists{flex-direction:column}}.section-form .page-width .static_lists .static,.section-form form .static_lists .static{padding:0 15px;width:100%}.section-form .page-width .static_lists .static p,.section-form form .static_lists .static p{color:#000;font-size:14px;font-weight:400;margin-bottom:0}.section-form .page-width .static_lists .static img,.section-form form .static_lists .static img{width:100%}.section-form .page-width.uw-form,.section-form form.uw-form{margin:0!important;max-width:none!important;padding:0!important;width:100%!important}.section-form form .row .button.loading svg{left:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section-form.final{width:100%}.section-form.final .button-group{margin-top:20px}@media (max-width:575px){.section-form.final .button-group{margin:15px 0}}.section-form.final .button-group .button{font-size:15px;max-width:160px;padding:10px 5px}@media (max-width:575px){.section-form.final .button-group .button{font-size:14px;margin:0;padding:5px}.section-form.final .button-group .button:first-child,.section-form.final .button-group .button:last-child{border-radius:0}}@media (max-width:379px){.section-form.final .button-group .button{font-size:11px;letter-spacing:-.2px;padding:5px 3px}}.section-form.final .content-group{background:transparent;border:0;border-radius:0;box-shadow:none;margin:20px auto 0;padding:0}.section-form.final .content-group .content-item{height:100%;position:relative;width:100%}.section-form.final .content-group .content-item textarea{background:#fff;border:none;border-radius:8px;box-shadow:0 8px 42px rgba(0,0,0,.091);height:100%;padding:15px;text-align:left;width:100%}.section-form.final .content-group .content-item .button{border-radius:5px 5px 0 0;font-size:15px;margin-top:0;min-width:1px;padding:5px 10px;position:absolute;right:0;top:-29px}.section-form.final .content-group .content-item .button:focus{outline:1px solid transparent}.section-form.final .content-group .content-item .button:focus:before{border-radius:6px 6px 0 0;bottom:-2px;left:-2px;right:-2px;top:-2px}.section-form.final .content-group .content-item .button_secondary{background:#2d68ff;border:1px solid #fff;color:#fff}.section-form.final .content-group .content-item .button:hover{box-shadow:none}.section-form.final .content-group .content-item .mac{background:#fff;border-radius:7px 0 7px 7px;margin-bottom:0;padding:5px}.section-form.final .content-group .content-item .mac .back{background:#fff;border:none;color:#000;font-size:15px;letter-spacing:0;line-height:23px;padding:0}@media(max-width:767px){.section-form.final .content-group .content-item .mac .back{max-height:95px;overflow:hidden}.section-form.final .content-group .content-item .mac .back pre,.section-form.final .content-group .content-item .mac .back textarea{padding-top:0!important}.section-form.final .content-group .content-item .mac .control{height:34px}}.section-form .code-preview .back{-webkit-touch-callout:all;-webkit-user-select:all;-ms-user-select:all;user-select:all}.section-form .feature{padding:30px;width:100%}.section-form .feature .recover-my-code h1{margin-top:0}.section-form .feature .recover-my-code .not-found{align-items:center;display:flex;flex-direction:column;justify-content:center}.section-form .feature .recover-my-code .not-found .again{color:#2d68ff;margin-top:20px}@media (max-width:767px){.section-form .feature{padding-left:0;padding-right:0;padding-top:0}.section-form .feature .code-preview{margin-top:50px}}.section-form .arrow{margin:30px}@media(max-width:767px){.section-form .step-2 .row.actions{flex-flow:column-reverse}.section-form .step-2 .next-or-skip{display:block}.section-form .step-2 .next-or-skip .button{background:#009200;color:#fff;display:block;width:100%}.section-form .step-2 .button_back{border:none}}.code-preview{box-shadow:0 5px 28px rgba(97,101,116,.11);margin-bottom:30px}.code-preview .button:focus,.code-preview .npm__react-simple-code-editor__textarea:focus{outline-color:#fff;outline-width:5px}.code-preview .code-preview ::selection{background:rgba(94,191,255,.2)}.code-preview .token,.code-preview pre{pointer-events:inherit!important}.code-preview .token{word-break:break-all}.code-preview .token.cdata,.code-preview .token.comment,.code-preview .token.doctype,.code-preview .token.prolog{color:#90a4ae}.code-preview .token.punctuation{color:#b2a0e7}.code-preview .token.boolean,.code-preview .token.constant,.code-preview .token.deleted,.code-preview .token.number,.code-preview .token.property,.code-preview .token.symbol,.code-preview .token.tag{color:#ff6e9f}.code-preview .token.attr-name,.code-preview .token.builtin,.code-preview .token.char,.code-preview .token.inserted,.code-preview .token.selector,.code-preview .token.string{color:#2ed63a}.code-preview .token.atrule,.code-preview .token.attr-value,.code-preview .token.keyword{color:#68afff}.code-preview .token.important,.code-preview .token.regex,.code-preview .token.variable{color:#ee8b69}.code-preview .token.bold,.code-preview .token.important{font-weight:700}.code-preview .token.italic{font-style:italic}.code-preview .token.entity{cursor:help}.code-preview .namespace{opacity:.7}.code-preview .language-css .token.string,.code-preview .style .token.string,.code-preview .token.entity,.code-preview .token.operator,.code-preview .token.url{color:#83878a}.step3-continue{color:#464c61;font-size:14px;letter-spacing:-.39px;line-height:24px;margin-bottom:15px}.npm__react-simple-code-editor__textarea{word-break:break-all!important}.reg-form{width:100%}.reg-form .button{position:relative}.plan-row{display:flex;margin:0 -25px;padding-top:30px;text-align:left}.plan-row .col{padding:0 25px;width:58%}.plan-row .col:first-child{width:42%}.plan-row .col:first-child .col-title{text-align:left}.plan-row .col-title{padding-bottom:15px;padding-left:61px;padding-right:15px;position:relative}.plan-row .col-title p{color:#2f323c;display:block;font-size:14px;letter-spacing:-.39px;line-height:18px;margin:0;padding-bottom:4px}.plan-row .col-title p:last-child{padding-bottom:0}.plan-row .col-title p strong{color:#000;font-size:18px;font-weight:700;line-height:18px}.plan-row .col-title__img{left:10px;margin-top:-5px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plan-row.no-free{justify-content:center}.plan-row.no-free .col{max-width:500px;width:100%}.plan-row .mobile-title{display:none}.plan-row .limited-version{color:#323950;display:block;font-size:12px;font-weight:400}@media(max-width:767px){.plan-row{flex-flow:column;margin-left:0;margin-right:0;padding-top:10px}.plan-row .col{padding-bottom:26px;padding-left:0;padding-right:0;width:100%}.plan-row .col-title{display:none}.plan-row .col-title__inner{align-items:center;display:flex;flex-flow:column;padding-left:65px;position:relative}.plan-row .col-title__img{left:0;margin-top:-10px}.plan-row .col-title p{font-size:14px;letter-spacing:-.29px;line-height:16px}.plan-row .col-title p strong{font-size:18px;line-height:21px}.plan-row .col:first-child{padding-left:0;padding-right:0;width:100%}.plan-row .col:first-child .col-title{margin-bottom:5px;padding-left:0;padding-right:0;text-align:center}.plan-row .col:first-child .col-title__inner{padding-left:0;width:100%}.plan-row .col:last-child{padding-bottom:0;padding-left:0;padding-right:0}.plan-row .mobile-title{color:#323950;display:block;font-size:13px;font-weight:400;line-height:16px;margin:0;padding-bottom:10px;position:relative;width:100%}}@media(max-width:767px)and (max-width:374px){.plan-row .mobile-title{font-size:10px}}@media(max-width:767px){.plan-row .mobile-title strong{color:#000;display:block;font-size:16px;font-weight:700;line-height:16px;padding-bottom:3px}.plan-row .mobile-title__icon{position:absolute;right:17px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.plan-controls{display:flex;padding-bottom:43px}.plan-controls .button{background:none;border:2px solid #3368f2;border-left:none;border-radius:0;color:#323950;font-size:12px;font-weight:500;letter-spacing:-.39px;line-height:14px;min-width:100px;padding:8px 0;width:33.3333333%}.plan-controls .button.active{background:#3368f2;color:#fff}.plan-controls .button.active strong{color:#fff}.plan-controls .button:first-child{border-left:2px solid #3368f2;border-radius:25px 0 0 25px}.plan-controls .button:last-child{border-radius:0 25px 25px 0}.plan-controls .button strong{color:#000;display:block;font-size:14px;font-weight:500;letter-spacing:-.39px;line-height:14px}@media(max-width:640px){.plan-controls{flex-flow:wrap}.plan-controls .button{border-bottom:none;border-left:2px solid #3368f2;width:100%}.plan-controls .button:first-child{border-radius:9px 9px 0 0}.plan-controls .button:last-child{border-bottom:2px solid #3368f2;border-radius:0 0 9px 9px}}.plan-item{margin-bottom:15px}.plan-item__icon{display:none}@media(max-width:767px){.plan-item__icon{display:block;margin-top:5px;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.plan-item__btn{align-items:center;background:#fff;border:2px solid #3368f2;border-radius:9px;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:59px;letter-spacing:-.39px;line-height:14px;min-height:56px;padding:17px 10px 17px 23px;position:relative;text-align:left;width:100%}@media(min-width:768px){.plan-item__btn{min-height:59px}}.plan-item__btn:focus{outline:1px solid hsla(0,0%,100%,0)}.plan-item__btn:focus:before{border:2px solid #006dd5;border-radius:13px;bottom:-6px;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.plan-item__btn.active{background:#3368f2;color:#fff}.plan-item__btn.active .limited-version{color:#fff}.plan-item__btn.active .radio-icon{border-color:#fff;position:relative}.plan-item__btn.active .radio-icon:after{background:#fff;border-radius:50%;content:"";display:block;height:10px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px}.plan-item__btn.active.has-form{border-bottom-left-radius:0;border-bottom-right-radius:0}.plan-item__btn.active .discount span{color:#fff}.plan-item__btn:disabled{cursor:default}.plan-item__btn .used{color:#c22b1d;line-height:14px;right:15px;width:120px}.plan-item__btn .secure-text,.plan-item__btn .used{font-size:12px;position:absolute;text-align:right;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plan-item__btn .secure-text{font-weight:600;letter-spacing:-.33px;line-height:12px;right:22px;text-transform:uppercase}.plan-item .radio-icon{border:2px solid #3368f2;border-radius:50%;display:block;height:20px;margin-right:15px;margin-top:-2px;width:20px}.plan-item .pay-form-section{padding:0}.plan-item .pay-form-section .bg{display:none}.plan-item .pay-form-section .content{margin:0;padding:0!important}.plan-item .pay-form-section h1{display:none}.plan-item .donate-form{border:2px solid #3368f2;border-radius:0 0 13px 13px;margin:0;width:100%}.plan-item .donate-form__inner{padding:13px 7px}.plan-item .donate-form__title{display:none}.plan-item .donate-form__item{padding:0}.plan-item .donate-form .form-group-with-label{margin:0 10px 13px}.plan-item .donate-form .form-group-with-label .label{font-size:12px;left:12px;line-height:12px}.plan-item .donate-form .form-group-with-label .input{border-color:#414b66;font-size:14px;padding:24px 20px 12px 10px}@media(max-width:767px){.plan-item .donate-form .form-group-with-label .input{font-size:16px;padding:28px 20px 14px 10px}}.plan-item .donate-form .form-group-with-label.error .input{border-color:#c00}.plan-item .donate-form .form-group-with-label.select:after{border-width:5px 5px 0;margin-top:-12px;right:16px}.plan-item .donate-form .form-group-with-label.select .label{opacity:0;pointer-events:none;position:absolute}.plan-item .donate-form .form-group-with-label.select select{font-size:14px;height:38px;padding:9px 20px 10px 15px}.plan-item .donate-form .secure{display:none}.plan-item .donate-form__value{position:absolute;visibility:hidden}.plan-item .donate-form .row_email,.plan-item .donate-form .row_names,.plan-item .donate-form h2{display:none}.plan-item .donate-form .cards{border:none;margin:0 10px 15px}.plan-item .donate-form .cards__item{border:none;padding-right:10px;width:auto}.plan-item .donate-form .info{align-items:center;display:flex;padding:8px 15px 19px;position:relative}.plan-item .donate-form .info p{color:#000;font-size:10px;line-height:13px;margin-bottom:0}.plan-item .donate-form .info img{float:left;max-width:170px;padding-right:22px}.plan-item .donate-form .credit-card{background:#fff;border:1px solid #8a91a5;border-radius:3px;color:#464c61;font-size:18px;line-height:20px;margin:10px;padding:16px 20px 14px;width:100%}.plan-item .donate-form .credit-card #field-wrapper{width:100%}.plan-item .donate-form .card-wrap{display:flex;flex-flow:wrap}.plan-item .donate-form .card-wrap .form-group-with-label{border:0;padding:0}.plan-item .donate-form .card-wrap .form-group-with-label:nth-child(2),.plan-item .donate-form .card-wrap .form-group-with-label:nth-child(3){width:calc(50% - 20px)}.plan-item .donate-form .card-wrap .form-group-with-label.focus .card-field{outline:3px auto Highlight}@media(-webkit-min-device-pixel-ratio:0){.plan-item .donate-form .card-wrap .form-group-with-label.focus .card-field{outline-color:-webkit-focus-ring-color;outline-style:auto}}.plan-item .donate-form .card-wrap .card-field{background:#fff;border:1px solid #8a91a5;border-radius:3px;color:#464c61;font-size:18px;height:50px;line-height:20px;position:relative;text-align:left}.plan-item .donate-form .card-wrap .error .card-field{border-color:#c00}.plan-item .donate-form .credit-card-wrap{display:block;width:100%}.plan-item .donate-form .credit-card-wrap>div{background:none;height:60px;justify-content:space-between;padding-left:0;padding-right:0}.plan-item .donate-form .credit-card-wrap>div.is-invalid{border:none}.plan-item .donate-form .credit-card-wrap>div.is-invalid .credit-card-input{border-color:#ff3860}.plan-item .donate-form .credit-card-wrap>div .credit-card-input::-webkit-input-placeholder{font-size:16px;line-height:20px}.plan-item .donate-form .credit-card-wrap>div .credit-card-input:-ms-input-placeholder{font-size:16px;line-height:20px}.plan-item .donate-form .credit-card-wrap>div .credit-card-input::placeholder{font-size:16px;line-height:20px}.plan-item .donate-form .credit-card-wrap>div label:nth-child(2){width:calc(100% - 235px)}.plan-item .donate-form .credit-card-wrap>div label:nth-child(2) .credit-card-input{padding-left:70px}.plan-item .donate-form .credit-card-wrap>div label:nth-child(3){width:105px}.plan-item .donate-form .credit-card-wrap>div label:nth-child(4){width:80px}@media (max-width:576px){.plan-item .donate-form .credit-card-wrap>div{flex-flow:wrap;height:auto}.plan-item .donate-form .credit-card-wrap>div label{height:62px}.plan-item .donate-form .credit-card-wrap>div label:nth-child(2){width:100%}.plan-item .donate-form .credit-card-wrap>div label:nth-child(3),.plan-item .donate-form .credit-card-wrap>div label:nth-child(4){width:48%}.plan-item .donate-form .credit-card-wrap>div label:last-child{display:none}.plan-item .donate-form .credit-card-wrap>div img{top:27px}}.plan-item .donate-form .credit-card-wrap img{height:26px;left:20px;position:absolute;top:17px;z-index:2}.plan-item .donate-form .credit-card-wrap label{margin:0}.plan-item .donate-form .credit-card-input{background:#fff;border:1px solid #8a91a5;border-radius:3px;color:#464c61;font-size:18px;line-height:20px;padding:16px 20px 14px;width:100%}.plan-item .donate-form .help-block{bottom:3px;font-size:10px;line-height:10px;position:absolute;right:5px;text-align:right}.plan-item .donate-form .user-name{color:#000;font-size:14px;font-weight:600;line-height:16px;padding:0 10px}.plan-item .btn-row .button.loading svg{left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plan-item .btn-row .button_submit svg{bottom:auto;left:21px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plan-item .btn-row{padding:0 10px}.plan-item .btn-row .button{background:#048700;font-size:15px;font-weight:600;letter-spacing:-.24px;line-height:16px;margin-bottom:8px;padding:12px 10px;width:100%}.plan-item .btn-row .pay-in-progress{bottom:8px}.plan-item .tax{padding:0 10px 10px}.plan-item .tax-item{margin-bottom:5px}.plan-item .tax-item__title,.plan-item .tax-item__value{font-size:12px;line-height:14px}.plan-item .cancel{background:#1b46b4;padding:20px}.plan-item .cancel p{color:#fff;font-size:13px;line-height:18px;margin:0}.plan-item .cancel p strong{display:block;padding-bottom:5px}.plan-item .discount{display:block;font-size:16px;line-height:16px;margin-bottom:-7px;margin-top:-4px}.plan-item .discount span{padding-left:5px}.plan-item .discount s span{padding-left:0}.plan-item .old-price{display:block;font-size:13px;line-height:13px;padding-top:3px}.plan-item_annual{position:relative}.plan-item_annual .plan-item__btn{line-height:16px;padding-bottom:11px;padding-top:11px}.plan-item_annual .plan-item__btn.active .free-months{color:#fff}.plan-item_annual .plan-item__btn.active .popular-badge{background:hsla(0,0%,100%,.25);color:#fff}.plan-item_annual .free-months{color:#323950;display:block;font-size:13px;font-weight:400}.plan-item_annual .popular-badge{background:#e5f6dd;border-radius:3px;color:#009200;font-weight:500;padding:5px 11px;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:767px){.plan-item_free .plan-item__btn{line-height:16px;padding-bottom:10px;padding-top:10px}.plan-item .donate-form{max-width:100%}}.cancel-policy{background:#1b46b4;padding:20px 20px 10px}.cancel-policy p{color:#fff;font-size:13px;line-height:18px;margin:0!important}.cancel-policy p strong{display:block;padding-bottom:5px}.payment-switcher{align-items:flex-start;background:#1b46b4;color:#fff;display:flex;flex-flow:column;padding:0 12px 10px;text-align:left}.payment-switcher .custom-radio__label{color:#fff}.payment-switcher__btn{background:none;border:none;color:#fff;cursor:pointer;font-weight:500;margin:0 5px;padding:4px 5px 4px 34px;position:relative}.payment-switcher__btn:first-child{margin-bottom:10px}.payment-switcher__btn.checked .radio-icon:before{background:#1b46b4;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px}.payment-switcher__btn .radio-icon{background:#fff;border-color:#9eabcd;left:3px;margin-top:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.payment-switcher .form-group-with-label.custom-radio .custom-radio__input:checked+.custom-radio__icon{border-color:#fff}.payment-switcher .form-group-with-label.custom-radio .custom-radio__input:checked+.custom-radio__icon:after{background:#fff;height:8px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px}.bf-widget{background:#15162b;color:#fff;margin:35px auto 10px;max-width:620px;overflow:hidden;position:relative}.bf-widget_edu .bf-widget__inner{align-items:center;display:flex;padding:0 14px 0 24px;position:relative;z-index:2}.bf-widget_edu .bf-widget__title{color:#fff;font-size:28px;font-weight:600;line-height:30px;margin:0;max-width:200px;text-align:left}.bf-widget_edu .decor{margin-top:-3px;position:absolute;right:-37px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bf-widget_edu .bf-widget__right{position:relative}.bf-widget_edu .bf-widget__mid{padding:13px 25px;text-align:center;width:200px}.bf-widget_edu .bf-widget__coupon-code{border:2px dashed #fff;border-radius:3px;font-size:16px;font-weight:500;line-height:16px;margin:0 auto 8px;padding:5px;width:128px}.bf-widget_edu .bf-widget__coupon-code strong::selection{background:#fff;color:#000}.bf-widget_edu .bf-widget__coupon-info{color:#fff;font-size:12px;font-weight:300;line-height:14px;margin:0 0 10px!important}.bf-widget_edu .bf-widget__exp{color:#fff;font-size:10px;line-height:12px;margin:0!important}.bf-widget_edu .bf-widget__left{position:relative;width:200px;z-index:5}.bf-widget_edu .price-tag-wrap{align-items:center;background:#c619dd;border-radius:50%;display:flex;height:63px;justify-content:center;margin-left:-22px;margin-top:-4px;position:relative;width:63px;z-index:2}.bf-widget_edu .price-tag-text{color:#fff;font-size:18px;font-weight:700;margin-top:5px}.bf-widget_edu .price-tag-text strong{font-size:23px;font-weight:900;line-height:22px}@media(max-width:700px){.bf-widget_edu{position:relative}.bf-widget_edu .bf-widget__inner{flex-flow:wrap;max-width:290px;padding:20px 25px;position:static}.bf-widget_edu .bf-widget__right{position:absolute;right:160px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.bf-widget_edu .price-tag-wrap{margin:0}.bf-widget_edu .bf-widget__left,.bf-widget_edu .bf-widget__mid{width:100%}.bf-widget_edu .bf-widget__title{margin:0 auto;text-align:center;width:100%}}@media(max-width:500px){.bf-widget_edu .bf-widget__inner{margin:0 auto}.bf-widget_edu .bf-widget__title{margin-bottom:80px}.bf-widget_edu .decor{display:none}.bf-widget_edu .bf-widget__right{left:50%;margin-top:-10px;right:auto;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}}.bf-widget_summer{background:#184bcf}.bf-widget_summer .bf-widget__inner{align-items:center;display:flex;padding:0 14px 0 28px;position:relative;z-index:2}.bf-widget_summer .bf-widget__title{color:#fff;font-size:24px;font-weight:600;letter-spacing:-.1px;line-height:25px;margin:0 0 9px;max-width:220px;text-align:left}.bf-widget_summer .bf-widget__sub-title{font-size:14px;font-weight:300;line-height:16px;max-width:220px;text-align:left}.bf-widget_summer .decor{margin-top:-1px;position:absolute;right:7px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bf-widget_summer .bf-widget__right{position:relative}.bf-widget_summer .bf-widget__mid{padding:13px 25px;text-align:center;width:200px}.bf-widget_summer .bf-widget__coupon-code{border:2px dashed #fff;border-radius:3px;font-size:19px;font-weight:500;line-height:19px;margin:0 auto 6px;padding:2px;width:138px}.bf-widget_summer .bf-widget__coupon-code strong{background:#ffd00f;color:#012464;display:block;padding:5px 2px 4px}.bf-widget_summer .bf-widget__coupon-code strong::selection{background:#fff;color:#000}.bf-widget_summer .bf-widget__coupon-info{color:#fff;font-size:12px;font-weight:300;line-height:14px;margin:0 0 8px!important}.bf-widget_summer .bf-widget__exp{color:#fff;font-size:10px;line-height:12px;margin:0!important}.bf-widget_summer .bf-widget__left{position:relative;width:220px;z-index:5}.bf-widget_summer .price-tag-wrap{align-items:center;background:#ffd00f;color:#012464;display:flex;height:25px;justify-content:center;left:-9px;position:absolute;top:10px;width:96px;z-index:2}.bf-widget_summer .price-tag-text{color:#012464;display:flex;font-size:22px;font-weight:700;padding:3px 0 0;text-align:center}@media(max-width:700px){.bf-widget_summer{position:relative}.bf-widget_summer .bf-widget__inner{flex-flow:wrap;max-width:290px;padding:20px 25px;position:static}.bf-widget_summer .bf-widget__right{position:absolute;right:160px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.bf-widget_summer .price-tag-wrap{left:-52px;margin:0;top:-38px}.bf-widget_summer .bf-widget__left,.bf-widget_summer .bf-widget__mid{width:100%}.bf-widget_summer .bf-widget__sub-title,.bf-widget_summer .bf-widget__title{margin:0 auto;text-align:center;width:100%}}@media(max-width:500px){.bf-widget_summer .bf-widget__inner{margin:0 auto}.bf-widget_summer .bf-widget__title{margin-bottom:80px}.bf-widget_summer .decor{display:none}.bf-widget_summer .bf-widget__right{left:50%;margin-top:-10px;right:auto;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}}@-webkit-keyframes dash{to{stroke-dashoffset:0}}@keyframes dash{to{stroke-dashoffset:0}}@-webkit-keyframes box{to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes box{to{-webkit-transform:translateY(0);transform:translateY(0)}}@media(max-width:729px){.bf-widget:before{background-size:cover}}.bf-badge{background:#000;border-radius:8px;box-shadow:0 1px 6px rgba(11,22,50,.27);color:#fff;font-size:10px;font-weight:400;line-height:24px;padding:2px 5px 8px;position:absolute;right:7px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:82px}.bf-badge,.bf-badge strong{display:block;letter-spacing:-.17px}.bf-badge strong{font-size:16px;font-weight:900;line-height:16px;margin-top:-5px}.page-get .uw-logo{padding-bottom:10px}.page-get .content .platforms-tutorials .section-title{font-size:30px;font-weight:900;letter-spacing:-.14px;line-height:55px;margin:0 auto;padding:43px 0 23px;text-align:center}.page-get .content .platforms-tutorials__list{background:#fff;border-radius:8px;box-shadow:0 5px 28px rgba(97,101,116,.11);margin:0 auto;max-width:543px;padding:20px}.page-get .content .platforms-tutorials__list .inner{display:flex;flex-flow:wrap;justify-content:center;padding-bottom:40px}.page-get .content .platforms-tutorials__list .item{align-items:center;border-right:1px solid rgba(0,0,0,.22);border-top:1px solid rgba(0,0,0,.22);display:flex;justify-content:center;margin-top:-1px;width:20%}.page-get .content .platforms-tutorials__list .item:first-child,.page-get .content .platforms-tutorials__list .item:nth-child(2),.page-get .content .platforms-tutorials__list .item:nth-child(3),.page-get .content .platforms-tutorials__list .item:nth-child(4),.page-get .content .platforms-tutorials__list .item:nth-child(5){border-top:none}.page-get .content .platforms-tutorials__list .item:nth-child(16),.page-get .content .platforms-tutorials__list .item:nth-child(20){border-bottom:1px solid rgba(0,0,0,.22)}.page-get .content .platforms-tutorials__list .item:nth-child(21),.page-get .content .platforms-tutorials__list .item:nth-child(22),.page-get .content .platforms-tutorials__list .item:nth-child(23){border-bottom:none}.page-get .content .platforms-tutorials__list .item:nth-child(21){border-left:1px solid rgba(0,0,0,.22)}.page-get .content .platforms-tutorials__list .item:nth-child(5n+5){border-right:none}.page-get .content .platforms-tutorials__list .item .button{align-items:center;background:none;border-radius:9px;display:flex;height:94px;justify-content:center;min-width:1px;padding:10px;position:relative}.page-get .content .platforms-tutorials__list .item .button:focus:before{border-radius:16px;bottom:-3px;left:-3px;right:-3px;top:-3px}.page-get .content .platforms-tutorials__list .item .button:focus,.page-get .content .platforms-tutorials__list .item .button:hover{box-shadow:none}.page-get .content .platforms-tutorials__list .item .button:focus .hover,.page-get .content .platforms-tutorials__list .item .button:hover .hover{opacity:1;visibility:visible}.page-get .content .platforms-tutorials__list .item .button img{display:block;max-width:100%;width:100%}.page-get .content .platforms-tutorials__list .item .button .hover{align-items:center;background:rgba(45,104,255,.83);border-radius:9px;bottom:5px;display:flex;justify-content:center;left:5px;opacity:0;position:absolute;right:5px;top:5px;transition:opacity .15s ease,visibility .15s ease;visibility:hidden}.page-get .content .platforms-tutorials__list .item .button .hover img{width:37px}.page-get .content .platforms-tutorials__list.is-less .item{display:none}.page-get .content .platforms-tutorials__list.is-less .item:first-child,.page-get .content .platforms-tutorials__list.is-less .item:nth-child(2),.page-get .content .platforms-tutorials__list.is-less .item:nth-child(3),.page-get .content .platforms-tutorials__list.is-less .item:nth-child(4),.page-get .content .platforms-tutorials__list.is-less .item:nth-child(5){display:flex}.page-get .content .platforms-tutorials .btn-row{padding-bottom:15px}.page-get .content .platforms-tutorials .btn-row .button{padding:10px 25px}.page-get .get-complete .platforms-tutorials .section-title{color:#323950;font-size:16px;font-weight:400;letter-spacing:.07px;line-height:24px;padding:29px 0 9px}.get-complete{padding-bottom:250px;padding-top:69px;text-align:center}.get-complete .page-title{font-size:44px;letter-spacing:-.2px;line-height:55px;margin:0 0 9px}.get-complete .btn-row{align-items:center;display:flex;justify-content:center;padding-bottom:10px;width:100%}.get-complete .button_continue{font-size:15px;min-width:258px;padding:13px 16px 11px}.get-complete .button.text-btn{align-items:center;background:none;color:#3368f2;display:flex;margin-bottom:10px;padding:0}.get-complete .button.text-btn img{display:block;margin-right:10px;margin-top:-1px}.get-complete .button.text-btn:hover{box-shadow:none}.get-complete .button.text-btn:hover span{text-decoration:underline}.page-get .get-complete .platforms-tutorials__list .inner{padding-bottom:12px}.get-complete .tutorials-item{padding-bottom:33px}.get-complete .tutorials-item__info{background:none;border:none;padding:0;width:100%}.get-complete .tutorials-item__title{text-align:left}.get-complete .tutorials-item__preview{border-radius:6px}.get-complete .img-wrap{padding-bottom:10px}@media(max-width:767px){.get-complete .description{font-size:14px;line-height:18px}}.ab{display:none}.plan-list{margin:0 auto;max-width:485px}.plan-list .plan-item{margin-bottom:20px}.plan-list .plan-item__btn{border-radius:12px;padding:17px 10px 17px 18px}.plan-list-title{margin-bottom:12px;position:relative}.plan-list-title__inner{align-items:center;display:flex;justify-content:flex-start}.plan-list-title__text{padding-left:15px;-webkit-transform:translateY(5px);transform:translateY(5px)}.plan-list-title p{font-size:14px;line-height:22px;margin:0!important;text-align:left}.plan-list-title p:first-child{color:#262935;font-size:18px;margin:0;text-align:left}.plan-list-title__check{margin-top:6px;position:absolute;right:1px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plan-list .cancel-policy,.plan-list .payment-switcher{display:none}.plan-list .ab{color:#444a64;display:block;font-size:14px;line-height:16px;padding:19px 20px 0;text-align:left}.plan-list .ab .cancel-policy{background:#fff;display:block;padding:0;text-align:left}.plan-list .ab .cancel-policy p{color:#444a64;font-size:14px;letter-spacing:-.39px;line-height:20px}.plan-list .ab .cancel-policy strong{color:#262935;font-size:16px;letter-spacing:-.14px;line-height:20px}.plan-list .ab .payment-switcher{background:#fff;display:flex;flex-flow:row;margin:0 -10px;padding:10px 0 13px}.plan-list .ab .payment-switcher__btn{background:rgba(48,75,181,.1);border:2px solid rgba(48,75,181,0);border-radius:8px;color:#262935;margin:0 10px 10px;min-height:46px;padding-left:10px;padding-right:10px;position:relative;text-align:center;width:50%}.plan-list .ab .payment-switcher__btn:focus:before{border-color:#006dd5;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.plan-list .ab .payment-switcher__btn:before{border:2px solid transparent;border-radius:6px;bottom:-5px;content:"";left:-5px;opacity:0;pointer-events:none;position:absolute;right:-5px;top:-5px}.plan-list .ab .payment-switcher__btn.checked{background:#fff;border:2px solid #001aff}.plan-list .ab .payment-switcher__btn .radio-icon{border-color:#001aff;left:7px}.plan-list .ab .payment-switcher__btn .radio-icon:before{background:#001aff}.plan-list .ab .payment-switcher .small{color:#505772;display:block;font-size:12px;line-height:12px}.plan-list .popular-badge{background:rgba(0,94,42,.13);border-radius:4px;color:#005e2a;font-size:14px;font-weight:500;letter-spacing:-.39px;line-height:16px;padding:4px 10px 3px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plan-list .free-months{color:#3b4358}.plan-list .active .free-months{color:#fff}.plan-list .active .popular-badge{background:hsla(0,0%,100%,.2);color:#fff}@media(max-width:500px){.plan-list .plan-list-title__check,.plan-list .popular-badge{display:none}.plan-list .ab .payment-switcher{align-items:center;flex-flow:column}.plan-list .ab .payment-switcher__btn{min-width:200px;padding-left:30px}}.multiple-sites{margin:0 auto 30px;max-width:600px}.multiple-sites__list{background:#fff;border:2px solid #2d68ff;border-radius:6px;margin-bottom:30px;max-height:172px;overflow:auto}.multiple-sites__item{position:relative}.multiple-sites__item:last-child:after{display:none}.multiple-sites__item:after{background:#979797;bottom:0;content:"";display:block;height:1px;left:20px;position:absolute;right:20px}.multiple-sites .custom-checkbox{margin:0;padding-left:0;padding-right:0}.multiple-sites .custom-checkbox__icon{border-radius:5px;left:20px;overflow:hidden;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.multiple-sites .custom-checkbox__label{align-items:center;box-sizing:border-box;color:#464c61;display:flex;font-size:12px;font-weight:500;justify-content:space-between;letter-spacing:-.33px;line-height:20px;min-height:50px;padding:5px 0 5px 54px;position:relative;text-transform:none;width:100%}.multiple-sites .custom-checkbox__label strong{font-size:14px;font-weight:600;letter-spacing:-.39px;line-height:20px}@media(max-width:767px){.multiple-sites{display:none}}.platforms-hidden{margin-bottom:60px}.step-1 .row .uw-checkbox-wr{margin-bottom:20px;margin-top:20px}.step-1 .row .uw-checkbox__control__i{height:30px;width:30px}.step-1 .row .uw-checkbox__control__i:after{height:12px;width:14px}.step-1 .form-group-with-label.custom-checkbox{padding-left:50px}.step-1 .form-group-with-label.custom-checkbox .custom-checkbox__icon{height:30px;left:10px;top:-1px;width:30px}.step-1 .form-group-with-label.custom-checkbox .custom-checkbox__input:checked+.custom-checkbox__icon:after{height:30px;width:30px}@media(max-width:767px){.page-views{display:none}}.mac{background:#1a1e2c;border:2px solid hsla(0,0%,100%,.105);border-radius:7px;box-sizing:border-box;margin-bottom:60px;padding:20px}.mac .control{display:flex;margin-bottom:17px}.mac .control__dot{background:#e44646;border:1px solid rgba(0,0,0,.143);border-radius:50%;box-sizing:border-box;height:16px;margin-right:12px;width:16px}.mac .control__dot.minimize{background:#e49e46}.mac .control__dot.maximize{background:#2ed63a}.mac .back{background:#0f1220;border:2px solid rgba(0,0,0,.046);border-radius:8px;box-sizing:border-box;color:#ff7f05;font-size:23px;letter-spacing:2.6px;line-height:27px;padding:40px 20px}@media (max-width:767px){.mac{margin-bottom:30px;padding:8px 14px}.mac .back{font-size:10px;line-height:12px;padding:18px 10px}.mac .control{margin-bottom:9px}.mac .control__dot{height:8px;margin-right:6px;width:8px}}.registry{padding-top:20px}.registry .button-group{display:flex;justify-content:center;margin:0 auto 45px;max-width:720px}.registry .buttons{background:#fff;border:3px solid #fff;border-radius:16px}.registry .buttons .button{background:#fff;border:none;border-radius:16px;color:#2e64f1;font-weight:400;max-width:none;min-width:0;padding:18px 10px}.registry .buttons .button:first-child,.registry .buttons .button:last-child{border:none;border-radius:16px}.registry .buttons .button.active{background:#f0f2f4;color:#213051;font-weight:700;text-decoration:none}.registry .buttons .button.active:focus:before{border-color:#006dd5;box-shadow:inset 0 0 0 4px rgba(0,109,213,.22)}.registry .buttons .button:hover{box-shadow:none}.registry .buttons .button:focus:before{border-radius:16px}.registry .content-group{background:none;box-shadow:none}.registry .copy-wrap{bottom:-16px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.registry .copy-wrap .button{background:#2e64f1;border:none;color:#fff;min-width:80px;padding:7px}.registry .content-group{margin:0 auto;max-width:717px;padding:0}.registry .code-preview{position:relative}.registry .mac{background:#222;border-radius:12px;overflow:hidden;padding:18px 0 0}.registry .mac .back{background:#14121e;border-radius:0;font-size:15px!important;letter-spacing:0;line-height:19px!important;padding:18px 29px 30px}.registry .mac .control{left:10px;margin:0;position:absolute;top:7px}.registry .mac .control__dot{height:7px;margin-right:7px;width:7px}@media(max-width:767px){.registry .buttons{flex-flow:column}}.step-3-title{font-size:32px;line-height:36px;margin-bottom:17px;text-align:center}.step-instruction{font-size:16px;line-height:20px;margin:0 0 15px;text-align:center}.step-instruction-email{color:#2e64f1;font-weight:600}.platform-type{background:rgba(210,218,243,.2);border-radius:14px;margin:0 auto 32px;max-width:717px}.platform-type__i{padding:12px 20px}.platform-type__i,.platform-type__icon{align-items:center;display:flex;justify-content:center}.platform-type__icon{background:#fff;border-radius:50%;height:38px;margin-right:30px;position:relative;width:38px}.platform-type__logo{display:block;max-width:90%}.platform-type__tick{bottom:-4px;position:absolute;right:-7px}.platform-type__info{color:#494e60;font-size:16px;line-height:18px}@media(max-width:767px){.platform-type__i{flex-flow:column;padding:15px 10px}.platform-type__icon{flex-shrink:0;margin-bottom:20px;margin-right:0}.platform-type__info{line-height:24px;text-align:center}}.platform-tutorial{display:flex;justify-content:center;padding-bottom:28px}.platform-tutorial .button{align-items:center;display:flex}.platform-tutorial .button img{display:block;margin-right:16px}.customize-link{display:flex;justify-content:center}.customize-link .button{background:none;border-radius:0;color:#213051;font-size:15px;font-weight:400;line-height:16px;min-width:0;padding:0;text-decoration:underline}.customize-link .button:focus{outline:1px solid hsla(0,0%,100%,0)}.customize-link .button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:2px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.customize-link .button:focus:not(:focus-visible):after{display:none}.customize-link .button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.customize-link .button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:2px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.customize-link .button:focus:before{display:none}.customize-link .button:hover{box-shadow:none;text-decoration:none}.donate-section-1{position:relative}.donate-section-1 .bg{background:linear-gradient(66.96deg,rgba(249,249,252,.24) 60.45%,#e9ebf6 90.2%);border-radius:0 0 200px 0;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}@media (max-width:991px){.donate-section-1 .bg{border-radius:0 0 100px 0;text-align:center}}.donate-section-1 .content{max-width:600px;padding-top:75px}.donate-section-1 .page-sub-title{font-weight:600}.donate-section-1 .donation-btns{display:flex;flex-flow:wrap;justify-content:center;padding-bottom:30px}.donate-section-1 .donation-btns .button{border-left:1px solid #fff;border-radius:0;min-width:100px}.donate-section-1 .donation-btns .button:first-child{border-left:none;border-radius:25px 0 0 25px}.donate-section-1 .donation-btns .button:last-child{border-radius:0 25px 25px 0}@media (max-width:768px){.donate-section-1 .donation-btns .button{font-size:14px;min-width:70px}}@media (max-width:576px){.donate-section-1 .donation-btns .button{min-width:64px}}.show-other-amount{background:none;background:#fff;border:none;color:#3368f2;cursor:pointer;font-size:18px;line-height:20px;margin-bottom:30px;text-decoration:underline}.show-other-amount:hover{text-decoration:none}.other-amount{padding-bottom:30px;text-align:center}.other-amount .form-group-with-label{margin:0 auto 25px;max-width:320px}.other-amount .form-group-with-label:before{color:#464c61;content:"$";font-size:18px;left:20px;line-height:20px;position:absolute;top:33px}.other-amount .form-group-with-label .input{padding-left:35px}.pay-form-section{position:relative}.pay-form-section .bg{background:linear-gradient(66.96deg,rgba(249,249,252,.24) 60.45%,#e9ebf6 90.2%);border-radius:0 0 200px 0;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}@media (max-width:991px){.pay-form-section .bg{border-radius:0 0 100px 0;text-align:center}}.pay-form-section .content{padding-top:75px}.pay-form-section .error-wrapper{color:#c00;display:none;margin:0 auto 10px;max-width:600px;text-align:left;width:100%}.pay-form-section .error-wrapper.active{display:block}.pay-form-section .info{padding-bottom:30px;position:relative}.pay-form-section .info p{font-size:14px}.pay-form-section .info img{float:left;max-width:170px;padding-right:15px}.pay-form-section .credit-card{background:#fff;border:1px solid #8a91a5;border-radius:3px;color:#464c61;font-size:18px;line-height:20px;margin:10px;padding:16px 20px 14px;width:100%}.pay-form-section .credit-card #field-wrapper{width:100%}.pay-form-section .card-wrap{display:flex;flex-flow:wrap;margin:0 -10px}.pay-form-section .card-wrap .form-group-with-label{border:0;padding:0}.pay-form-section .card-wrap .form-group-with-label.error .input{border-color:#c00}.pay-form-section .card-wrap .form-group-with-label:nth-child(2),.pay-form-section .card-wrap .form-group-with-label:nth-child(3){width:calc(50% - 20px)}.pay-form-section .card-wrap .form-group-with-label.focus .card-field{outline:3px auto Highlight}@media(-webkit-min-device-pixel-ratio:0){.pay-form-section .card-wrap .form-group-with-label.focus .card-field{outline-color:-webkit-focus-ring-color;outline-style:auto}}.pay-form-section .card-wrap .card-field{background:#fff;border:1px solid #8a91a5;border-radius:3px;color:#464c61;font-size:18px;height:70px;line-height:20px;position:relative;text-align:left}.pay-form-section .card-wrap .error .card-field{border-color:#c00}.pay-form-section .credit-card-wrap{display:block;width:100%}.pay-form-section .credit-card-wrap>div{background:none;height:60px;justify-content:space-between;padding-left:0;padding-right:0}.pay-form-section .credit-card-wrap>div.is-invalid{border:none}.pay-form-section .credit-card-wrap>div.is-invalid .credit-card-input{border-color:#ff3860}.pay-form-section .credit-card-wrap>div .credit-card-input::-webkit-input-placeholder{font-size:16px;line-height:20px}.pay-form-section .credit-card-wrap>div .credit-card-input:-ms-input-placeholder{font-size:16px;line-height:20px}.pay-form-section .credit-card-wrap>div .credit-card-input::placeholder{font-size:16px;line-height:20px}.pay-form-section .credit-card-wrap>div label:nth-child(2){width:calc(100% - 235px)}.pay-form-section .credit-card-wrap>div label:nth-child(2) .credit-card-input{padding-left:70px}.pay-form-section .credit-card-wrap>div label:nth-child(3){width:105px}.pay-form-section .credit-card-wrap>div label:nth-child(4){width:80px}@media (max-width:576px){.pay-form-section .credit-card-wrap>div{flex-flow:wrap;height:auto}.pay-form-section .credit-card-wrap>div label{height:62px}.pay-form-section .credit-card-wrap>div label:nth-child(2){width:100%}.pay-form-section .credit-card-wrap>div label:nth-child(3),.pay-form-section .credit-card-wrap>div label:nth-child(4){width:48%}.pay-form-section .credit-card-wrap>div label:last-child{display:none}.pay-form-section .credit-card-wrap>div img{top:27px}}.pay-form-section .credit-card-wrap img{height:26px;left:20px;position:absolute;top:17px;z-index:2}.pay-form-section .credit-card-wrap label{margin:0}.pay-form-section .credit-card-input{background:#fff;border:1px solid #8a91a5;border-radius:3px;color:#464c61;font-size:18px;line-height:20px;padding:16px 20px 14px;width:100%}@media (max-width:768px){.pay-form-section .info{padding-left:0}.pay-form-section .info img{display:block;margin:0 auto 30px;position:relative;top:auto;-webkit-transform:translate(0);transform:translate(0)}.pay-form-section .info p{font-size:14px}}@media (max-width:576px){.pay-form-section .content{padding-left:10px;padding-right:10px}}.donation-success-section-1,.pay-form-section,.pay-success-section{min-height:100vh}.switch{margin:10px;padding-right:70px;position:relative}.switch-input{left:0;opacity:0;position:absolute;top:0}.switch-input:checked+.switch-body{background:#3368f2}.switch-input:checked+.switch-body:after{left:calc(100% - 3px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.switch .switch-body{background:#656b83;border-radius:25px;cursor:pointer;display:block;height:30px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background .3s ease;width:60px}.switch .switch-body:after{background:#fff;border-radius:50%;content:"";display:block;height:24px;left:3px;position:absolute;top:3px;transition:left .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,left .3s ease;transition:transform .3s ease,left .3s ease,-webkit-transform .3s ease;width:24px}.switch-label{color:#464c61;cursor:pointer;font-size:17px;line-height:23px;text-align:left;text-transform:none}.donate-form{background:#fff;border:4px solid #32820d;border-radius:3px;margin:0 auto;max-width:600px;width:100%}.donate-form .row{display:flex;justify-content:center;margin:0 -10px}.donate-form .row_two-cols .col{margin:10px;width:calc(50% - 20px)}@media (max-width:575px){.donate-form .row{flex-direction:column}}.donate-form .switch{margin-top:30px;width:calc(100% - 20px)}.donate-form .switch-input:checked+.switch-body{background-color:#32820d}.donate-form .btn-row{display:flex;flex-flow:wrap;justify-content:space-between}.donate-form .btn-row.center{justify-content:center}.donate-form .button{font-size:16px;margin-bottom:25px;padding:16px 30px;position:relative}.donate-form .button .pay-in-progress{bottom:14px;left:21px;position:absolute}.donate-form .button .in-progress-text{padding-left:25px}@media (max-width:575px){.donate-form .button{margin:20px 10px 0;padding:16px}}@media (max-width:379px){.donate-form .button{font-size:15px}}.donate-form .form-group-with-label.disabled{background:#f2f2f2}.donate-form .form-group-with-label select:disabled{cursor:default}.donate-form__title{background:#32820d;color:#fff;font-size:18px;line-height:20px;padding:15px}.donate-form__top{display:flex;flex-flow:wrap;justify-content:space-between;padding-bottom:10px;width:100%}.donate-form__inner{padding:20px}.donate-form__value{font-size:18px;line-height:20px;margin-bottom:0}.donate-form__value strong{display:block;font-size:18px;line-height:22px}.donate-form h2{font-size:18px;font-weight:700;line-height:24px;margin:0}.donate-form .secure{font-size:18px;font-weight:300;line-height:20px}.donate-form p{margin:0}.donate-form__item{padding-bottom:20px}.donate-form .cards{border:1px solid #8a91a5;border-radius:3px;display:flex;margin-bottom:30px;margin-top:30px}.donate-form .cards__item{align-items:center;border-right:1px solid #8a91a5;display:flex;justify-content:center;padding-bottom:5px;padding-top:5px;position:relative;text-align:center;width:25%}.donate-form .cards__item:last-child{border-right:none}.donate-form .cards img{width:45px}.donate-form .promo-code{background:#f9f2ed;border-radius:10px;margin:0 10px 10px;padding:10px 15px;position:relative}.no-promo-code .donate-form .promo-code{display:none}.donate-form .promo-code_error{background:#faebeb}.donate-form .promo-code_error .form-group-with-label .input{border-color:#c30000}.donate-form .promo-code_active{background:rgba(4,135,0,.18)}.donate-form .promo-code .error{color:#c30000;font-size:10px;font-weight:500;line-height:12px;padding-top:5px}.donate-form .promo-code__inner{align-items:center;display:flex;justify-content:space-between}.donate-form .promo-code .form-group-with-label{background:none;margin:0!important;width:calc(100% - 105px)}.donate-form .promo-code .form-group-with-label .input{border-color:#cacfdc;border-radius:10px;padding-bottom:10px;padding-top:12px!important;text-transform:uppercase}.donate-form .promo-code .form-group-with-label .label{opacity:0;pointer-events:none}.donate-form .promo-code .form-group-with-label .focus-outline{border-radius:12px}.donate-form .promo-code .button{border-radius:10px;font-size:14px;height:38px;margin:0;min-width:90px;padding:9px 10px;position:relative;width:90px}.donate-form .promo-code .button:before{border-radius:12px}.donate-form .promo-code .button svg{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.donate-form .promo-code-success{padding:2px 0 0 49px;position:relative;z-index:2}.donate-form .promo-code-success:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCIgdmlld0JveD0iMCAwIDM4IDM4Ij48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgMikiPjxwYXRoIGZpbGw9IiMwNDg3MDAiIHN0cm9rZT0iIzQ2QUI0MyIgc3Ryb2tlLXdpZHRoPSIzIiBkPSJNMTcgMGM5LjM4OSAwIDE3IDcuNjExIDE3IDE3cy03LjYxMSAxNy0xNyAxN1MwIDI2LjM4OSAwIDE3IDcuNjExIDAgMTcgMFoiLz48cG9seWxpbmUgc3Ryb2tlPSIjRkZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgcG9pbnRzPSIxMCAxNy41IDE0LjUgMjIgMjMuNSAxMyIvPjwvZz48L3N2Zz4=) no-repeat;background-size:cover;content:"";height:38px;left:-1px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:38px}.donate-form .promo-code-success__title{color:#048700;font-size:16px;font-weight:700;letter-spacing:-.44px;line-height:20px;margin:0!important}.donate-form .promo-code-success__sub-title{color:#3f533f;font-weight:500;letter-spacing:-.44px;margin:0!important}.donate-form .promo-code-success__sub-title strong{color:#048700;text-transform:uppercase}@media(max-width:576px){.donate-form .row_two-cols .col{width:calc(100% - 20px)}.donate-form .btn-row{justify-content:center}.donate-form .secure{padding-bottom:25px}}@media (max-width:767px){.donate-form__top{align-items:center;flex-flow:column;justify-content:center}.donate-form__top .donate-form__value{padding-bottom:25px;text-align:center}.donate-form .cards{border-radius:3px}.donate-form .cards img{width:40px}.donate-form .cards__item:after{height:20px;margin-top:-10px}.donate-form .switch-label{font-size:14px}}.tax{padding-bottom:20px}.tax-item{display:flex;justify-content:space-between;margin-bottom:10px;position:relative}.tax-item:after{border-bottom:1px dotted #000;bottom:5px;content:"";left:0;position:absolute;right:0}.tax-item__title{padding:0 10px 2px 0}.tax-item__title,.tax-item__value{background:#fff;position:relative;z-index:3}.tax-item__value{padding:0 0 2px 10px}.pay-success-section{position:relative}.pay-success-section .bg{background:linear-gradient(66.96deg,rgba(249,249,252,.24) 60.45%,#e9ebf6 90.2%);border-radius:0 0 200px 0;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}@media (max-width:991px){.pay-success-section .bg{border-radius:0 0 100px 0;text-align:center}}.pay-success-section .btn-row{padding-bottom:50px}.pay-success-section .button span{padding-left:15px}.pay-success-section .description{font-size:18px}.page-donation-success .blog-section-list .content{padding-top:40px}.page-donation-success .blog-section-list .content h2{color:#131727;font-size:26px;font-weight:300;line-height:30px;margin-bottom:60px;text-align:center}.page-donation-success .blog-section-list .content h2 strong{font-weight:600}.donation-success-section-1 .content{max-width:890px;min-height:100vh;padding-bottom:90px}.donation-success-section-1 .content h1{color:#131727;font-size:46px;font-weight:600;line-height:50px}.donation-success-section-1 .content .sub-title{font-size:24px;margin-bottom:1em}.donation-success-section-1 .content p{color:#131727;margin:0 auto 30px;max-width:450px}@media(max-width:992px){.donation-success-section-1 .content h1{font-size:26px;line-height:30px}}.donation-success-section-1 .btn-row{display:flex;justify-content:center;padding-bottom:40px}.donation-success-section-1 .twitter-share-button{align-items:center;background:#3368f2;border-radius:3px;color:#fff;display:flex;justify-content:center;padding:8px 20px}.donation-success-section-1 .twitter-share-button img{padding-right:6px}.donation-success-section-1 .twitter-share-button:hover{box-shadow:2px 2px 10px rgba(45,104,255,.5);text-decoration:none}.donation-success-section-1 .tnx-img{margin:0 auto;max-width:400px;padding-bottom:30px}.donation-success-section-1 .tnx-img img{max-width:100%}.page-whitepaper{overflow:hidden}.white-paper-hero{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1NDciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNDQwIDU0NyI+PGRlZnM+PHBhdGggaWQ9InJldXNlLTAiIGZpbGw9IiNGM0Y1RjkiIGQ9Ik0xNDQwIDU0N0gtMVYwaDE0NDF2NTQ3WiIvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9IiNyZXVzZS0wIi8+PG1hc2sgaWQ9InByZWZpeF9fYSIgd2lkdGg9IjE0NDIiIGhlaWdodD0iNTQ4IiB4PSItMiIgeT0iLTEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiPjx1c2UgeGxpbms6aHJlZj0iI3JldXNlLTAiLz48L21hc2s+PGcgbWFzaz0idXJsKCNwcmVmaXhfX2EpIj48ZyBmaWx0ZXI9InVybCgjcHJlZml4X19iKSI+PGNpcmNsZSBjeD0iMTMxMSIgY3k9IjY2IiByPSIyNDciIGZpbGw9IiNCMDRCRkYiIGZpbGwtb3BhY2l0eT0iLjIiLz48L2c+PGcgZmlsdGVyPSJ1cmwoI3ByZWZpeF9fYykiPjxjaXJjbGUgY3g9Ii02LjUiIGN5PSI0NDguNSIgcj0iMjU1LjUiIGZpbGw9IiMzMzY4RjIiIGZpbGwtb3BhY2l0eT0iLjMiLz48L2c+PC9nPjxkZWZzPjxmaWx0ZXIgaWQ9InByZWZpeF9fYiIgd2lkdGg9IjE0OTQiIGhlaWdodD0iMTQ5NCIgeD0iNTY0IiB5PSItNjgxIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz48ZmVHYXVzc2lhbkJsdXIgcmVzdWx0PSJlZmZlY3QxX2ZvcmVncm91bmRCbHVyXzQzMDdfMjg2MzgiIHN0ZERldmlhdGlvbj0iMjUwIi8+PC9maWx0ZXI+PGZpbHRlciBpZD0icHJlZml4X19jIiB3aWR0aD0iMTUxMSIgaGVpZ2h0PSIxNTExIiB4PSItNzYyIiB5PSItMzA3IiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz48ZmVHYXVzc2lhbkJsdXIgcmVzdWx0PSJlZmZlY3QxX2ZvcmVncm91bmRCbHVyXzQzMDdfMjg2MzgiIHN0ZERldmlhdGlvbj0iMjUwIi8+PC9maWx0ZXI+PC9kZWZzPjwvc3ZnPg==) no-repeat;background-size:cover;overflow:visible}.white-paper-hero .wrap{display:flex;flex-flow:wrap;margin:0 auto;max-width:1152px;padding:40px 20px 0;position:relative}.white-paper-hero .uw-logo{padding-bottom:102px}.white-paper-hero .section-title{color:#14121e;font-size:48px;font-weight:800;letter-spacing:-.33px;line-height:64px;margin:0}.white-paper-hero__l{padding-top:78px}.white-paper-hero__l,.white-paper-hero__r{height:508px;width:50%}@media(min-width:1024px){.uw-bt-3 .white-paper-hero__l,.uw-bt-3 .white-paper-hero__r,.uw-bt-4 .white-paper-hero__l,.uw-bt-4 .white-paper-hero__r,.uw-lh-3 .white-paper-hero__l,.uw-lh-3 .white-paper-hero__r,.uw-lh-4 .white-paper-hero__l,.uw-lh-4 .white-paper-hero__r{height:733px}}.white-paper-hero__img{height:547px;position:relative;width:100%}@media(min-width:1024px){.uw-bt-3 .white-paper-hero__img,.uw-bt-4 .white-paper-hero__img,.uw-lh-3 .white-paper-hero__img,.uw-lh-4 .white-paper-hero__img{top:5.5%}}.white-paper-hero__l{position:relative;z-index:5}@media(min-width:1024px){.uw-bt-3 .white-paper-hero__r,.uw-bt-4 .white-paper-hero__r,.uw-lh-3 .white-paper-hero__r,.uw-lh-4 .white-paper-hero__r{align-items:flex-end;display:flex}}.white-paper-hero .papers{height:547px;margin-left:35px;position:relative;width:100%}.white-paper-hero .papers.active .img_2,.white-paper-hero .papers.active .img_3{-webkit-transform:translate(-50%) rotate(0deg);transform:translate(-50%) rotate(0deg)}.white-paper-hero .bg-circles{height:780px;position:absolute;right:30px;top:0;width:780px;z-index:1}.white-paper-hero .bg-circles-wrap{height:523px;overflow:hidden;position:absolute;right:-252px;top:-15px;width:830px;z-index:1}.white-paper-hero .circle{border-radius:50%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.white-paper-hero .circle_1{background:#fff;box-shadow:0 16px 40px rgba(189,205,230,.25);height:386px;width:386px;z-index:6}.white-paper-hero .circle_2{height:516px;position:absolute;width:516px;z-index:4}.white-paper-hero .circle_2,.white-paper-hero .circle_3{background:hsla(0,0%,100%,.5);box-shadow:0 16px 40px rgba(189,205,230,.25)}.white-paper-hero .circle_3{height:648px;width:648px;z-index:3}.white-paper-hero .circle_4{background:hsla(0,0%,100%,.5);box-shadow:0 16px 40px rgba(189,205,230,.25);height:782px;width:782px;z-index:2}.white-paper-hero .img{left:50%;margin-left:13px;margin-top:59px;position:absolute;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);transition:-webkit-transform .15s cubic-bezier(.64,.57,.67,1.53);transition:transform .15s cubic-bezier(.64,.57,.67,1.53);transition:transform .15s cubic-bezier(.64,.57,.67,1.53),-webkit-transform .15s cubic-bezier(.64,.57,.67,1.53)}.white-paper-hero .img_1{z-index:5}.white-paper-hero .img_2{margin-left:29px;margin-top:29px;-webkit-transform:translate(-50%) rotate(10deg);transform:translate(-50%) rotate(10deg);z-index:4}.white-paper-hero .img_3{margin-left:28px;margin-top:8px;-webkit-transform:translate(-50%) rotate(20deg);transform:translate(-50%) rotate(20deg);z-index:3}.white-paper-hero .dot-title{font-weight:800}@media(max-width:1110px){.white-paper-hero .section-title{font-size:36px;line-height:48px;max-width:400px}.white-paper-hero__l{padding-top:40px;width:40%}.white-paper-hero__l,.white-paper-hero__r{height:435px}.white-paper-hero .papers{height:447px}.white-paper-hero .bg-circles-wrap{top:-88px}.white-paper-hero .img_1 img{height:457px}.white-paper-hero .img_2 img{height:516px}.white-paper-hero .img_3 img{height:558px}.white-paper-hero .bg-circles{-webkit-transform:scale(.7);transform:scale(.7)}}@media(max-width:1024px){.white-paper-hero__l{align-items:center;display:flex}.white-paper-hero .section-title{font-size:34px}}@media(max-width:800px){.white-paper-hero .pre-title{font-size:18px;line-height:28px;padding-bottom:12px;text-align:center}.white-paper-hero .section-title{font-size:30px;line-height:40px;margin:0 auto;max-width:340px;padding-bottom:32px;text-align:center}.white-paper-hero__l,.white-paper-hero__r{height:auto;width:100%}.white-paper-hero__l{padding-top:20px}.white-paper-hero .bg-circles-wrap{height:315px}.white-paper-hero .bg-circles,.white-paper-hero .bg-circles-wrap{left:50%;right:auto;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:400px}.white-paper-hero .bg-circles{height:400px}.white-paper-hero .circle_4{height:400px;width:400px}.white-paper-hero .circle_3{height:332px;width:332px}.white-paper-hero .circle_2{height:263px;width:263px}.white-paper-hero .circle_1{height:200px;width:200px}.white-paper-hero .img_1 img{height:335px}.white-paper-hero .img_2{height:auto;margin-left:21px;margin-top:43px}.white-paper-hero .img_2 img{height:370px}.white-paper-hero .img_3{height:auto;margin-left:22px;margin-top:28px}.white-paper-hero .img_3 img{height:400px}.white-paper-hero .papers{margin-left:0}.white-paper-hero .wrap{height:527px}.uw-lh-3 .white-paper-hero .wrap,.uw-lh-4 .white-paper-hero .wrap{height:727px}}@media(max-width:800px)and (max-width:374px){.uw-lh-3 .white-paper-hero .wrap,.uw-lh-4 .white-paper-hero .wrap{height:970px}}@media(max-width:800px){.white-paper-hero .wrap .anim-dots{display:none}}.white-paper-hero_dark{background-color:#213051}.white-paper-hero_dark .section-title{color:#fff}.white-paper-hero_dark .circle_1{background:rgba(33,48,81,.9);box-shadow:0 16px 40px rgba(0,0,0,.25)}.white-paper-hero_dark .circle_2{background:rgba(16,31,65,.6);box-shadow:none}.white-paper-hero_dark .circle_3{background:rgba(16,31,65,.4);box-shadow:none}.white-paper-hero_dark .circle_4{background:rgba(16,31,65,.2);box-shadow:none}@media(max-width:800px){.white-paper-hero_dark .wrap{height:568px}}.white-paper-form{margin-top:-280px;position:relative;z-index:12}.white-paper-form .loader{margin-right:5px}.white-paper-form .wrap{display:flex;flex-flow:wrap;margin:0 auto;max-width:1150px;padding:100px 20px 62px;width:100%}.white-paper-form__l,.white-paper-form__r{align-items:flex-end;display:flex;width:50%}.white-paper-form__r__i{margin:0 auto;max-width:400px;padding-bottom:41px}.white-paper-form__body{background:#fff;border-radius:16px;box-shadow:0 4px 40px rgba(189,205,230,.4);max-width:500px;padding:34px 24px 40px;position:relative;width:100%}.white-paper-form__body:before{background:#3c71fa;border-radius:0 0 2px 2px;content:"";display:block;height:3px;left:50%;margin-left:-60px;position:absolute;top:0;width:120px}.white-paper-form__title{font-size:22px;font-weight:700;letter-spacing:.1px;line-height:38px;margin:0;padding-bottom:19px;text-align:center}.white-paper-form .section-title{color:#14121e;font-size:36px;font-weight:800;line-height:50px;margin:0;padding-bottom:15px;text-align:left}.white-paper-form__info{color:#5f6578;font-size:16px;line-height:28px;margin:0;padding-bottom:22px}.white-paper-form__list-title{color:#213051;font-size:20px;font-weight:700;line-height:28px;margin:0 0 15px;text-align:left}.white-paper-form__list{margin:0;max-width:436px;padding:0}.white-paper-form__list li{color:#5f6578;font-size:16px;line-height:24px;list-style:none;padding-bottom:9px;padding-left:33px;position:relative}.white-paper-form__list li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iOSIgZmlsbD0iIzQyRDBCNyIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNzUiIGQ9Ik01LjUgOSA4IDExLjVsNS01Ii8+PC9zdmc+);background-repeat:no-repeat;content:"";display:block;height:18px;left:3px;position:absolute;top:4px;width:18px}.white-paper-form .custom-select{z-index:13}.white-paper-form .custom-select__control{border:none;border-radius:10px;height:56px}.white-paper-form .custom-select__value-container{height:56px;padding-left:20px}.white-paper-form .custom-select__menu{margin-top:-56px!important;padding-top:56px!important}.white-paper-form .custom-select__indicator-separator{display:none}.white-paper-form .custom-select__indicator{position:relative}.white-paper-form .custom-select__indicator:after{border-color:#000 transparent transparent;border-style:solid;border-width:5px 5px 0;content:"";height:0;position:absolute;right:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0}.white-paper-form .custom-select__indicator svg{display:none}.white-paper-form .custom-select__single-value{max-width:calc(100% - 30px)}.white-paper-form .custom-select__menu{background:none;border-radius:0 0 3px 3px;box-shadow:0 10px 20px rgba(0,9,31,.24);margin-top:-45px;padding-top:45px}.white-paper-form .custom-select__menu-list{background:#fff;border:1px solid #6e788c;border-radius:0 0 3px 3px;border-top:none!important;max-height:250px}.white-paper-form .custom-select__option{color:#494e60;cursor:pointer;padding-left:15px;padding-right:15px;position:relative}.white-paper-form .custom-select__option:after{background:#6e788c;bottom:0;content:"";display:block;height:1px;left:15px;position:absolute;right:15px}.white-paper-form .custom-select__option:last-child:after{display:none}.white-paper-form .custom-select__option:active{background:#fff;color:#494e60}.white-paper-form .custom-select__option:focus,.white-paper-form .custom-select__option:hover{background:rgba(0,109,213,.22)}.white-paper-form .custom-select__option--is-focused,.white-paper-form .custom-select__option--is-selected{background:#fff;color:#494e60}.white-paper-form .custom-select__option--is-focused{background:rgba(0,109,213,.22)}.white-paper-form .custom-select__single-value__i{font-weight:700}.white-paper-form .select-wrap,.white-paper-form .select-wrap .label{z-index:15}.white-paper-form .react-tel-input .flag-dropdown{background:none;border:none}.white-paper-form .react-tel-input .selected-flag{padding-left:19px}.white-paper-form .react-tel-input .form-control{border:none;border-radius:10px;color:#000;font-weight:600;height:54px;letter-spacing:-.39px;padding-left:55px;padding-top:3px;width:100%}.white-paper-form .form-group-with-label{border-radius:10px;margin:0 10px 20px}.white-paper-form .form-group-with-label .input{border-radius:10px;color:#000;font-size:14px;font-weight:600;letter-spacing:-.39px;line-height:16px;padding:20px 19px}@supports(-webkit-overflow-scrolling:touch){.white-paper-form .form-group-with-label .input{font-size:16px}}.white-paper-form .form-group-with-label input:-webkit-autofill,.white-paper-form .form-group-with-label input:-webkit-autofill:active,.white-paper-form .form-group-with-label input:-webkit-autofill:focus,.white-paper-form .form-group-with-label input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.white-paper-form .form-group-with-label .label{background:#fff;color:#5f6578;display:inline-block;font-size:16px;left:16px;line-height:16px;padding:5px;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .09s ease;transition:transform .09s ease;transition:transform .09s ease,-webkit-transform .09s ease}.white-paper-form .form-group-with-label .focus-outline{border-color:#2d68ff;border-radius:10px;bottom:0;left:0;pointer-events:none;right:0;top:0;z-index:2}.white-paper-form .form-group-with-label.filled .label,.white-paper-form .form-group-with-label.focus .label{-webkit-transform:translateY(-42px);transform:translateY(-42px)}@supports(-webkit-overflow-scrolling:touch){.white-paper-form .form-group-with-label.filled .label,.white-paper-form .form-group-with-label.focus .label{-webkit-transform:translateY(-39px);transform:translateY(-39px)}}.uw-lh-1 .white-paper-form .form-group-with-label.filled .label,.uw-lh-1 .white-paper-form .form-group-with-label.focus .label,.uw-lh-2 .white-paper-form .form-group-with-label.filled .label,.uw-lh-2 .white-paper-form .form-group-with-label.focus .label{padding-bottom:0;padding-top:0;-webkit-transform:translateY(-42px);transform:translateY(-42px)}@supports(-webkit-overflow-scrolling:touch){.uw-lh-1 .white-paper-form .form-group-with-label.filled .label,.uw-lh-1 .white-paper-form .form-group-with-label.focus .label,.uw-lh-2 .white-paper-form .form-group-with-label.filled .label,.uw-lh-2 .white-paper-form .form-group-with-label.focus .label{-webkit-transform:translateY(-39px);transform:translateY(-39px)}}.uw-lh-3 .white-paper-form .form-group-with-label.filled .label,.uw-lh-3 .white-paper-form .form-group-with-label.focus .label{padding-bottom:0;padding-top:0;-webkit-transform:translateY(-48px);transform:translateY(-48px)}@supports(-webkit-overflow-scrolling:touch){.uw-lh-3 .white-paper-form .form-group-with-label.filled .label,.uw-lh-3 .white-paper-form .form-group-with-label.focus .label{-webkit-transform:translateY(-45px);transform:translateY(-45px)}}.white-paper-form .form-group-with-label.focus .label{color:#2d68ff}.white-paper-form .form-group-with-label.focus .focus-outline{border-color:#2d68ff;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.white-paper-form .form-group-with-label.error .help-block{z-index:14}.white-paper-form .form-group-with-label.phone .label{top:0;z-index:12}.white-paper-form .form-group-with-label .asterisk{display:none}.white-paper-form .form-group-with-label .custom-checkbox__icon{background:none;border:1px solid #adb2bd;border-radius:5px;height:24px;margin-top:-14px;overflow:hidden;top:50%;width:24px}@media(max-width:767px){.white-paper-form .form-group-with-label .custom-checkbox__icon{height:20px;width:20px}}.white-paper-form .form-group-with-label .custom-checkbox__icon:after{left:-1px!important;top:-1px!important}.white-paper-form .form-group-with-label.custom-checkbox{flex-flow:column;margin-bottom:21px;padding-left:33px}.white-paper-form .form-group-with-label.custom-checkbox .custom-checkbox__label{font-size:16px;letter-spacing:0;line-height:24px}.white-paper-form .form-group-with-label.custom-checkbox input:checked+.custom-checkbox__icon:after{border-radius:5px;height:24px;width:24px}@media(max-width:767px){.white-paper-form .form-group-with-label.custom-checkbox input:checked+.custom-checkbox__icon:after{height:21px;width:21px}}.white-paper-form .form-group-with-label.custom-checkbox.error .help-block{bottom:0;left:0;position:relative}.white-paper-form .btn-row{padding-left:8px;padding-right:8px;position:relative}.white-paper-form .btn-row .arrow{display:block;left:-44px;position:absolute;top:-1px}.white-paper-form .button{align-items:center;display:flex;font-size:16px;justify-content:center;padding-bottom:16px;padding-top:16px;width:100%}.white-paper-form .button img{margin-left:10px}@media(max-width:1024px){.white-paper-form{margin-top:0}.white-paper-form__r{align-items:center}}@media(max-width:992px){.white-paper-form__l,.white-paper-form__r{width:100%}.white-paper-form__r{padding-left:0}.white-paper-form__r__i{margin:0 auto;max-width:520px}.white-paper-form__body{margin:0 auto 50px}}@media(max-width:767px){.white-paper-form .wrap{padding-bottom:0;padding-top:132px}.white-paper-form__title{font-size:17px;line-height:24px;padding-bottom:22px}.white-paper-form__body{margin-bottom:31px;padding-bottom:32px;padding-left:10px;padding-right:10px}.white-paper-form .form-group-with-label .input{padding:18px 19px 16px}@supports(-webkit-overflow-scrolling:touch){.white-paper-form .form-group-with-label .input{padding:17px 19px 15px}}.white-paper-form .form-group-with-label .custom-checkbox__icon{height:20px;width:20px}.white-paper-form .form-group-with-label.custom-checkbox .custom-checkbox__label{font-size:14px}.white-paper-form .form-group-with-label.custom-checkbox{flex-flow:column}.white-paper-form .form-group-with-label.custom-checkbox.error .help-block{bottom:0;left:0;position:relative;width:100%}.white-paper-form .custom-select__menu{margin-top:-40px;padding-top:40px}.white-paper-form .custom-select__control,.white-paper-form .custom-select__value-container,.white-paper-form .react-tel-input .form-control{height:48px}@supports(-webkit-overflow-scrolling:touch){.white-paper-form .react-tel-input .form-control{font-size:16px}}.white-paper-form .button{font-size:14px;padding-bottom:13px;padding-top:13px}.white-paper-form .section-title{font-size:22px;line-height:32px;padding-bottom:10px}.white-paper-form__info{font-size:14px;line-height:24px;padding-bottom:17px}.white-paper-form__list{padding-bottom:50px}.white-paper-form__list-title{font-size:18px;line-height:28px;margin-bottom:9px}.white-paper-form__list li{font-size:14px;line-height:24px}}.white-paper-about{overflow:visible;padding-bottom:120px}.white-paper-about .wrap{display:flex;flex-flow:wrap;margin:0 auto;max-width:1150px;padding:0 20px;width:100%}.white-paper-about__l,.white-paper-about__r{width:50%}.white-paper-about__l{display:flex;flex-flow:column;justify-content:center;padding-left:32px;padding-top:10px}.white-paper-about__r__i{display:flex;justify-content:flex-end}.white-paper-about .btn-row{padding-left:8px;padding-right:8px;position:relative}.white-paper-about .btn-row .arrow{display:block;left:-44px;position:absolute;top:-1px}.white-paper-about .button{align-items:center;display:flex;font-size:16px;justify-content:center;padding-bottom:16px;padding-top:16px;width:100%}.white-paper-about .button img{margin-left:10px}@media(max-width:992px){.white-paper-about__l,.white-paper-about__r{width:100%}.white-paper-about__r{padding-left:0}.white-paper-about__r__i{margin:0 auto;max-width:520px}.white-paper-about__l{margin:0 auto;max-width:450px;padding-bottom:80px;padding-left:0}.white-paper-about__body{margin:0 auto 50px}}@media(max-width:767px){.white-paper-about{padding-bottom:60px}.white-paper-about .wrap{flex-flow:column;padding-bottom:0;padding-top:40px}.white-paper-about .white-paper-form__info-mob .section-title{color:#14121e;font-size:22px;font-weight:800;line-height:32px;margin:0 0 16px;text-align:center}.white-paper-about .white-paper-form__info{font-size:14px;line-height:28px;padding-bottom:0}.white-paper-about__list-title{font-size:18px;line-height:28px;margin-bottom:9px}.white-paper-about__list li{font-size:14px;line-height:24px}.white-paper-about__l{padding-bottom:50px;padding-left:0;padding-top:0}.white-paper-about__r__i{align-items:center;flex-flow:column;text-align:center}}.white-paper-forbes{max-width:475px}.white-paper-forbes__title{align-items:center;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:hsla(0,0%,100%,.8);border-radius:12px;display:flex;height:84px;justify-content:center;margin:0 auto;-webkit-transform:translateY(-42px);transform:translateY(-42px);width:293px}.white-paper-forbes__i{background-color:#1f2e61;background-image:url(/js-assets/static/quote-bg-42b2ec0210f7b1487fed40e3d1e7273f.jpg);background-repeat:no-repeat;background-size:cover;border-radius:16px;padding:0 32px 57px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.white-paper-forbes__i{background-image:url(data:image/jpeg;base64,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CooAACooACgAAAAAqAoCKAAAAAgAAAACqoigAAAKCCoICgqCgiAoIKAgKCCgqCoICgICioKgAAIKAIoAigACAigIKCIKgAAoigEBAgyqDFoAACoAoKgAAAKpwAgCqAAAHkCoqKAKIAAAAAqiKAAACooACoAAKAAAKAoAFAAIAqgigAAAAgKCoAAKKCKAAAAAAogAAAAAAAAAAAAAAAAAAAAAAAAAAAAACKAIKAgAAAoAAAggAKgoAQAygMGgAAoCACgAAoAAqgAAAAoiiiKAAIAAAKCgAAAoCIoKoCgigICiiKAAAAAgKKAAgCgCAqooAAocAAAACgiKAIoFAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAIoCCgIKCoAAAgQEAMoDBoAoACoAAKigAKCgAACgAgKoACAAAQqiKAAKIAAAKAKACgigAAoAAAqoigACggAAoogoACggqCKAAAAAAAoAAAACgAAAAAAAAAAAAAAAAAAAAAAAACKAgoCCoAKgAAACAAAAAACCgpAQIMgKwaACoAAAoAACoqgAAAAKKAAgAALIoAAACCoqgAAoBYCgAAAKACoAoAAAKCAACigAAKAIoIAAAKAAAKCKAAAAAAoCCgWigIAAAAAAAKAAACAAAACKAAAqCiiCgIKIIAAigIKAgoCAAAIAAEBAgygMGgAoAAKigKCgAAACoCooACoAoAACgAAqKqAigKigAoAAACgCgigqAKAAAiiiKAAKCCggAAAoAACgAAAAAoCKAAAAAgAAAoAAAAAAAAAAAAAAAAAAAAAAAAAIAAoACCgIAAigIAAABHmAgygMGgAACgAAKCgqACoKCgICoCgAAKAKAAIAKAAKAAoAAKAAKAqCgAAAAoAoIoCIKAAKAAAKAAAChaCgWABYAIAAAKAAAAAAAKCCgIKKIKAgoCCiCCgIKAgqAAAAAAAAAAAAIAAoACCgIACCgJAsAMgDnaAACgAqKoAAAAKiqgAAKAAKAKAAIAKAACgAoAAKAKqAAAKAAAAoKAAAgAoAAAoIoAAACigAiACgAAAACggoCCgAAACgAACggKCCgIKAgoCCoUAKggCgAAACCiCAAAAAAAAAAAICKAgApAsAMYDnaCgACgAKAAACooAAAKAAAooAAAgAoCgAKAAoAAKCoKAAAACgoCAAAAACgKAAACgACgAAIogAACgigAAACggqKAAAACooIqKAAAAAAAAAAAAAACKgAAAAAAAACCogAAAAAAAAAIAQAxqiudqAoAAACgAAqCooAAAKAoKgCkeQCAqKCgAAAoKACgqKIKigAAAKCgAAIAKAACgACgAAAKAiiAAACgoAAAKigAgKAAgoIKAAAAAAAAACgIKAgoCCgIAAAAigIKAgAAAAAAAAACKIIAAigAAEBAgxqDnaioAoCgAAAqKAAAAqQqgCgACCooIKKAKAAoAAAqoAAoAgCqqKAgAAAACqAAAoAAAAqAAAAAooAAAoIKgAKCKAAAAAAAAKoIoAAAAIAAAAAAAAAICKAgoKgAAACKAgoCAAAAAAAIIKgAAAsAMYDmaigoAAAAAqoAAAAoCgqKAAIqKiigAKAACgAqKAAoCACqKAAAgAACqIoAKigAAAKgAAKAigAAoKgAoAAAAAAoIKKAAgAAAAAAAAAAAAAAAAAAAAAAAAAAACCiKgAAAIKAgAAAAACKIEBADGA5mqgKAAACoKAAACoqgACgAKiqgIoAQoACgAIKCgqKIACgKoACAAAKoAAAoAAACoAAKAAKCCosAoAigAAACgigqAAAAAAAAAAAAAAAqAAAAAAACoAAAAAAAAAAAAAAAiiCCoKAAgqAAAAAsBHmIMQEOdqoAAACoqoAAAoIoKCooAAgqKoAAoAACgqKqAAigCgCigCAAACigAKAAAACoAAKAAACoAoCgAAACgAAKgAAAAAAAAoAgoAACCgACgigAAACAAAigAAIKAgoCCoAAAAAAAigCKIIAKIoCAAsCQIMag52oAAAqCgAAACwqgAgqKACqgIoCoAoCgAoKAgqKICKqioogAAAoKAAKAAAAIAKCgACggCgqKAAAqKAAqAAAAAAAAAoAAAAAAACqIAAAAAAAAAAAAAACggqAAqCAAAAgoCKiggAAACKAgCKIoBAQAxKDmagAACooAAACoqgAAoCACqKigKAgAoAqoBAAqACgooAgAAAooAKAAAIAKCgAAACqIKAAACgACoAAAAAAKigigAAAKAigoAAAgAAAAAAAAAAAAAAAAKAAAAigIKiAAAigIAAAAAAigIKgpAQIMYDmagAKAqAAACigAAoACoACqACgKgAAqKqAAAKoAoAAgAooAAKAAIAKAoACgAAioqgAAqKAAqAAAAAAAoAAAAoAoAAAAAIAKAgooigCCgICggoCCgIKIIKAiiAoAAAAAIKAgCAACAAAAAAAAQAisQDmagKqAAAACgoAAoAACooAoqKIAKACigCAAKAoACKAoAoAACgIAKAAKAAqAKiigAAKAAKgAAAAAAqKAAAAoAAAACgAAAAACgAAAICoAALYAIAC2AAAAAIAAAACACiAAKCCoAAggqAAAAABADEdwcrYVFVAAAVAUBQBQAAAFRQBRUUQAUAVQAEAFFABRFEAFBUUBUUQAAAUFRQAUEBVAAAAFAVAAAAABQUEABQAAAAFARQAAEAFAUQQUUAAAFAAAAABARQAABFQFRQEAAAFAEEFQAAAFBBUAAQQBQAAgIEGIBythUVUAAAIBQFBUUAAABUUFAAUAAFRVQAAVFUAUQAUAAFABQEAFAFAABQARUVQBQRQEAFAAAAFRQABQAAAAABQFQAABQRQAAAAAAUAAAAAAAEAAAAAAABQAARQEAQABRFRAVAAUBAAEVAAAICBBiA5czYUBAABUVQBQAAAFQVFFFRRJAFAAFAhUBUAUFAFEAFAFABQABACFBQAVFBFBQAAUAAFQAAAAUAAFAAAAAFUAAABAFBBQAAABQFARQAAAAAAARQEFEEAUBRBAAAAAFAAEBUEAFEVEAAAAAAEFQFgIEGEBzNhQEAAFP2FBUUCAAFRVQAAUgUAAAFRQAAFFAAVFEAFBUUBUUABUAAUgAFEBQFAAFgAQAUAAAUABQAAAAAUVFAABBUAUBQAAAAVFAAAAAAAAAAAEUEVAFEUAABFQABAAAAUAAQUQQAVAVBAAAAAAI8w7iDCA5mygCAACoqgoAAAAqgAIoAACgqKqCoCAKqgAigAAKKAAoAAKgqKAqAKiigAAqKIAKAAAAKAAAoAAAoACoAAAoIoKAAAAAACoAoAAACKAAACKAAAioUKAAAAAAigIAAAAACCgIAgAgoKiAAAAAECDCA5mqgAAAoCgoAAogIqqAogAoAKCgIACCgqioCKAoAoAAKAIAKCooCooCKKAKCKAgAoAAKigAKKigCACgKAAgCgCKoAIACgAAAAAAqKAAAAAAAAAAAACKAAAAICgAAAgqAAIACgiogAAgKKgAACCwEAMCorlagAAoAAooAAAigKoqKIAKACooAigCgCiooIAKCooCooACoAAoACiKKAAqKAAqAAAAKAACqAAIqKAAqAKAIqgAAAgAKAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAiogAKACCCoAioAAKAILAQAwKiuVqKigIoACqAAgogKApKgAAKACopACKAKKiqAAgAooACgIAKCooAKoAAAAKigAKgAAqKACgAKAAACgCiIoKAAACAAoAAAoIoAAAAAAAAAAAAAAAAAAAAAAAAAAAAgKIoIAgAAIqAIoCAKACKsBAgwKiuVqKigAKCooAAioqAoCigAAKCoqoAogAqiooAAgAooAKAIAKCooCooACgAAoCACgACgAAqgAAIoACiiKIAKACAAoAAAAKigAAAAAAAoIKioAAAAAAAAAAqKiKAAAAAAAgAAACAAAigIAAiiiAIqwECDB3VFcrUVFAEVQVAFAEVFQFAUUAABQVFVBUUARVUVFEABABRQAUBUAAFRQAVRAUAAFAVAAAAFAAVFUAQBUUABUFRQAAAUEFFEAAFAAAAAAAAAABAVFAABUAAUBJFBBUBUFBAEUFQAABFAQAABAAAAUQAABBABVgIEGBUVytQABYRVBUUAARUUUAAUAABQVFVAAFCBQVAFAVAAFABRFVAABUUABQVFABQAFQAAABQAFQUVAAVFUFQEFAAAAFABFBUUAAAAAAAAgAFQABUFAQAFAEBQRUAFQAFQABAFBUAAABBUAAAAQAFEFQAAABFICBBgVFcrUAAVFUFRQABFQFFABQAAFBUVUAAFRVBUUQAUAAUAFEFRRFAVFAAUFRQAUABUAAAAUAABQAAVBRQBFAAAAVBRUUAAAAAAAVAAAQOFFEVAAUARUBQAQFAEUEFQAVABUAUAQBFAAQAAAAAABAAUQUBAEWCAgQYFRXK1AAFRVBUUAAQBVAAFAAAUFBQAEFRVAVBFAUAAUAABUFRQFRQAFBUUBUUABUAAAAUAABQAAVFUABFAAAAFRRQAAAAAAAFRREFQAVFBUAFRQEAFEUBFQBUUEFQAFBFQABQQBFAAEAAAAAAAAAAAEAQICBFYFRXK1AAFRVBUUAARRBRQAlQAAFBUVUAAFRVBUUQAUAAUAABUFRQFRQAFBUUBUgBQFQAAABQFAAAABQUABFAUAVBAVQAAAAAAAABREAAURRUVAFRQRRAUAAEAFQAVAAUEAAAAAFAEEAAAAAAAQARRRFBAEUgIEGBUVytQABUVQBQABABRQAWAAAFBUVUAAURVBUhQAFQABQAAFQVFAVFAAUFRQFRQAFQAAAUUAFQAAAFRVAARQFABBQFAAAAAAAUBAUQRUBUVFAVAVFAEFAEAXugoICgIAAAAAoAAAgAAgAAAAAAAAAAAIAgQECKwiK5WoAAqKAAooAioCigBKgAAKCosKiiKCKCqKijyAAAKKAAKioKigAoACgqKAqKAAqAAAAKIoKgKAACgoACKAoAAoAAAAAAACgCACAooiiAqAAACoqACgIqACoAKiggAAAoAAAgCAAAAAAAACAAoAAgCBAQIrCIrlagACoqgCgACKioooAKAAAoKiqgqKAIqqKiiAAgAooAACoKigAoACgqKABAKAqAAAAKAAAoAAoiqAAigKAAKAAAAAAAAqAAAAAgCggKogKAIAKgAAAACoAAAAAoAAACAIAAAAAAACAAoIAACBAQIrAqQrlagACoqgqKAEAioooAAoAACgqKqKIoIoKoqKIACACigAoAiKiqCooACgqKAACgKgAAACgAKgoAAoiqAACoogAooigAAAAAAAAAAACACgqKgIKoioACoAAAAAAAAKAAAAAIIAAAAAAAgAiigAgCACCrAQIMCg5WoqKCKCgqKAAIoCgACgAAKCoqoKgIoCqKigACACigAKAgAoKkKACgAKAAKAoACAAKAAAoqKgCoAoCgqKqAAACCgKAICgAAAAAAAAKgAgqAoCgIAAAKAAAAAAAIAAAACKgAAACAAAAogCACKKioirAQIMCg5WoqKAAAqKoAogAoAAoAACgqKqAAigCioqgAIAKKACgAAKgqKAqKAAoAAoigAKgCgAAAKKioAKAAKCoKigAAAKggqAoqACiKAAAAAAAAACqggAAAACgAAAAAAAAAACAgoICggCAAAioAAAgKACKsBAgwKiuVqKgCiKAqCigCCgAApSiKAAoLCKqCoCKIooqCigCACigAoigAKgACgAoCgAAqKAAqAqAoigAAoiqCKgKIqgqAiiKAAoAIACgAAAAqKAAAAAAAAAAAAAAoAAAIAAAAAAAAIKgCoAAIAAIAAACAKACKsBAgwKiuVqAAKgCgKKACiKIAKosIogAoAKigAqAIoEKqgCACgqKAqKEgAgAooigoCgAAqKAAqAAAAKAAqCwKACKICgKCoCKAAAoAIAAACgACiAKIAoAAAAAAAAACAAqAKgAogCiKAACKAAggAAAAgACKigAigCCwEAMuTZqx8m7Zr+q3XNE/eJ4fJ+48aNBr2/4javZ+CacfJuTl2J46TRc+aePaKvip/R+HceGUZ4xlHttlFTSwA9IAAoCigQAqAigKAAKAAAooiqgCgCKoKgIoCgqAKACgCACgqKAqKAAoKgCgCACgAAqKAACgKAAAAACoKgAoAAAAAAKAAAAAACoAogooggqAAAAAAAAAAAAAAqKCAIAAACgiogAAIqCgCAADdpGnX9UyarONTM100TXPEc9OYj+o7j/AAzbdjLzNW1nKtRVjUW4xLcVR0qqmYqq/aKaf+w+XyfkPp2ThEXTp16OvG5fvfHbYdW79uU5WnW/j1jT4muzTHneon6rf36cx7xx3eRa6KrddVFdM010zMTTMcTE+kv6EOofFrwdxd03buq6BNnC1irmq7RVHFrJn1nj6avfjr39XDw+XGv8Z+G+3V1fqHlNXK7h27q+3MycbWsC/h3eZiPzKflr4701eVUfaXFPrxMTFw5JigBQVFUFRQFQBQRRQBFAAAUFRVQAAVFUABFEUABRQAIVFAAVBUUBUAUAABQVFAAVAAAAFEUBUAUBQAAAAAVAFAAAAUAEABQAAAAAAAUAAAAAEAAAAAAAAABBUAAAAAAEUVAQAQUAQAAHJbd0XO3DrGNpml2ZvZV+riI7Ux3qme0RHWZczsvYOv7uvUf3Zh1U4kzxVl3vltU+vX+KfaOZeoPDnYOmbI0+qjF/zGfdji/mV08VV/7Yj+Gn2/flxcrm4aIqO+X+8ttWmc57+HLbM29jbW23haTifNTYo+e5xxNyufqq/Wf28hzY/NZZTlM5T5fQiKioAEV8M3Dxs/Hqx87Gs5Nir6rd6iK6Z+8T0eTPGXTMDT9Wv0YGFi4tET0ps2qaIjr7QD6fx/tzb3WID6zmUBRQAFADsAoEAIsAAAKCgqCgAgKKACgCACigAKAABAKCoQACgAAKCgAAIAKAAL3AAUAAFAAgAAAAOygoAAACBAAdgAFAEAUAAAAAAAAOwAAAAAACAAAoAigCAAAAAAkgCiAAAgPQHgboulZmRNeZpmDfrppmqmq7YoqmJ9Y5gHPyv65aa/5O+qaYppimmIimI4iI8oUH5SX0wAH/2Q==)}}.white-paper-forbes__text{position:relative}.white-paper-forbes__text p{color:#fff;font-size:16px;line-height:28px;margin:0 0 41px;position:relative;z-index:1}.white-paper-forbes__text .underline-wrapper{font-weight:700;position:relative}.white-paper-forbes__text .underline-wrapper:before{background:#3368f2;bottom:0;content:"";display:block;height:5px;left:0;position:absolute;right:0;z-index:1}.white-paper-forbes__text .underline-wrapper span{position:relative;z-index:2}.white-paper-forbes__text .button{border:2px solid #fff}.white-paper-forbes .quote-icon{left:0;position:absolute;top:-21px;z-index:0}@media(max-width:767px){.white-paper-forbes{margin-bottom:40px;text-align:left}.white-paper-forbes__title{height:68px;-webkit-transform:translateY(-34px);transform:translateY(-34px);width:180px}.white-paper-forbes__title img{max-width:111px}.white-paper-forbes__i{padding:0 20px 32px}.white-paper-forbes__text p{font-size:14px;margin-bottom:24px}.white-paper-forbes__text .underline-wrapper:before{display:none}.white-paper-forbes .button{font-size:14px}}.white-paper-gradient-section{padding-top:120px;position:relative}.white-paper-gradient-section:before{background:linear-gradient(180deg,#f3f5f9,rgba(243,245,249,0));content:"";display:block;height:480px;left:0;position:absolute;right:0;top:0}.white-paper-gradient-section .wrap{margin:0 auto;max-width:1150px;padding:0 20px 200px;position:relative;width:100%;z-index:2}@media(max-width:767px){.white-paper-gradient-section{padding-top:60px}}.white-paper-brands{padding-bottom:100px}.white-paper-brands .section-title{color:#14121e;font-size:52px;font-weight:800;letter-spacing:-.181818px;line-height:68px;margin:0 0 13px;text-align:center}.white-paper-brands .brands__title{display:none}.white-paper-brands .brands{box-shadow:0 22px 60px rgba(180,191,208,.334)}.white-paper-brands .dot-title{font-weight:800}.white-paper-brands .section-description{color:#5f6578;font-size:16px;line-height:28px;margin:0 auto;padding-bottom:60px;text-align:center}.white-paper-brands .btn-row{display:flex;justify-content:center;padding-top:4px}.white-paper-brands .btn-row .button{font-size:16px;margin:0 11px 20px;min-width:172px;padding:18px}@media(max-width:767px){.white-paper-brands .section-title{font-size:26px;line-height:36px;margin-bottom:16px}.white-paper-brands .section-description{font-size:14px;line-height:28px;padding-bottom:32px}.white-paper-brands .content{padding-left:0;padding-right:0}.white-paper-brands .btn-row .button{font-size:14px;margin:0 8px 16px;min-width:150px;padding-bottom:17px;padding-top:17px}}.white-paper-reasons .section-title{color:#213051;font-size:30px;font-weight:700;letter-spacing:.1px;line-height:48px;margin:0;padding-bottom:61px;text-align:center}.white-paper-reasons .section-title strong{color:#14121e;display:block;font-size:52px;font-weight:800;letter-spacing:-.181818px;line-height:68px;padding-bottom:10px;text-align:center}.white-paper-reasons__list{align-items:center;display:flex;justify-content:center;margin:0 -15px}.white-paper-reasons__item{padding:0 15px 30px;width:33.3333333%}.white-paper-reasons__item__i{background:#fff;border-radius:16px;box-shadow:0 16px 40px rgba(189,205,230,.25);height:100%;padding:0 24px 24px;text-align:center}.white-paper-reasons__item__ico{padding-bottom:32px}.white-paper-reasons__item__text{color:#40444e;font-size:20px;font-weight:600;line-height:26px;margin:0}.white-paper-reasons__item__text strong{display:block}@media(max-width:767px){.white-paper-reasons .section-title{font-size:18px;line-height:28px;padding-bottom:32px}.white-paper-reasons .section-title strong{font-size:26px;line-height:36px;padding-bottom:12px}.white-paper-reasons__list{flex-flow:wrap}.white-paper-reasons__item{padding-bottom:37px;width:100%}.white-paper-reasons__item__i{box-shadow:0 16px 40px rgba(189,205,230,.25)}.white-paper-reasons__item__ico{align-items:center;background:#f3f5f9;border-radius:50px;display:flex;height:60px;justify-content:center;margin:0 auto;padding:0;-webkit-transform:translateY(-30px);transform:translateY(-30px);width:60px}.white-paper-reasons__item__text{font-size:18px;line-height:26px}}.section-form{text-align:center}.section-form .content{padding-bottom:140px;padding-top:80px}@media (max-width:767px){.section-form .content{padding:50px 20px 140px}}.section-form .content .section-title{margin-bottom:20px}@media (max-width:767px){.section-form .content .section-title{font-size:28px;line-height:36px}}.section-form .content .section-sub-title{font-size:16px;font-weight:400}.section-form .content .description,.section-form .content .section-sub-title,.section-form .content .section-title{max-width:690px}.section-form .content .description{font-size:16px;margin-bottom:50px;text-align:left}@media (max-width:767px){.section-form .content .description{font-size:14px}}.section-form .content.get{padding-bottom:100px}.section-form .content.get .description,.section-form .content.get .section-sub-title,.section-form .content.get .section-title{max-width:unset}.section-form form{margin:-10px auto;max-width:720px}.section-form form .row{display:flex;justify-content:center}@media (max-width:575px){.section-form form .row{flex-direction:column}}.section-form form .row .input-with-label{margin:10px;width:100%}@media (max-width:575px){.section-form form .row .input-with-label{width:auto}}.section-form form .row .button{margin-top:40px;padding:16px 30px}@media (max-width:575px){.section-form form .row .button{margin:20px 10px 0;padding:16px}}@media (max-width:379px){.section-form form .row .button{font-size:15px}}.section-form form .row .button.in-progress{padding-left:50px}.section-form form .row .button svg{left:auto;position:relative;top:auto}.section-form form .recover-my-code .button svg{left:10px;position:absolute;top:11px}.acg-section-1{position:relative}.acg-section-1:before{background:linear-gradient(70.27deg,rgba(249,249,252,.24) 24.19%,#eaebf3 70.44%);border-radius:0 0 80px 0;bottom:0;content:"";left:0;mix-blend-mode:normal;opacity:.83;position:absolute;right:53px;top:0;-webkit-transform:skew(-14deg);transform:skew(-14deg)}.acg-section-1 .content{display:flex;padding-bottom:40px;padding-top:60px}.acg-section-1 .left{width:70%}.acg-section-1 .right{width:30%}.acg-section-1 .right img{display:block;max-width:100%}.acg-section-1 .section-title{font-size:40px;margin-bottom:20px}.acg-section-1 .section-sub-title{color:#464c61;font-size:26px;font-weight:500;line-height:26px;margin-bottom:25px}.acg-section-1 .description{font-size:14px;line-height:22px;margin-bottom:25px}@media(max-width:991px){.acg-section-1 .left{padding-bottom:30px;width:100%}.acg-section-1 .right{align-items:center;display:flex;justify-content:center;width:100%}.acg-section-1 .right img{margin-left:-100px}}@media(max-width:767px){.acg-section-1:before{content:"";right:0;-webkit-transform:skew(-5deg);transform:skew(-5deg)}.acg-section-1 .section-title{font-size:28px;line-height:32px}.acg-section-1 .section-sub-title{font-size:18px;line-height:22px}}@media(max-width:575px){.acg-section-1:before{border-radius:0 0 10px 0;content:"";right:0;-webkit-transform:skew(0);transform:skew(0)}}.acg-section-2{padding-bottom:100px;padding-top:60px}.acg-section-2 .rectangle{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NCIgaGVpZ2h0PSI5NCIgdmlld0JveD0iMCAwIDk0IDk0Ij48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fYSIgeDE9IjUwJSIgeDI9IjUwJSIgeTE9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0VCMjdGNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0EzMjlBOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHdpZHRoPSI3NiIgaGVpZ2h0PSI3NiIgeD0iMTIyMS43NCIgeT0iMTE0My43NCIgZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9Ii44MzIiIHJ4PSIxNyIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgMjAyMy4zMDYgLTg0OS45OCkiLz48L3N2Zz4=) no-repeat;background-size:contain;height:94px;position:absolute;right:-70px;top:280px;width:94px;will-change:transform}.acg-section-2 .dots{background:url(data:image/png;base64,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) no-repeat;background-size:contain;bottom:90px;height:296px;left:-50px;position:absolute;width:296px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.acg-section-2 .dots{background-image:url(data:image/png;base64,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)}}.acg-section-2 .content{padding-top:50px}.acg-section-2 .section-title{margin-bottom:46px;text-align:center}.acg-section-2 .wrap{margin:0 auto;max-width:720px;position:relative;width:100%}.acg-section-2 .form-inner{background:#fff;border:1px solid #d3d3d3;border-radius:16px;box-shadow:0 6px 80px rgba(22,30,53,.15);padding:20px;position:relative;z-index:2}.acg-section-2 .row:first-child{display:flex}.acg-section-2 .row:first-child .form-group-with-label{width:50%}.acg-section-2 .btn-row{display:flex;justify-content:center;padding-top:15px;width:100%}@media(max-width:767px){.acg-section-2 .row:first-child{flex-flow:column}.acg-section-2 .row:first-child .form-group-with-label{width:calc(100% - 20px)}}.section-generate{overflow:visible;position:relative;text-align:center}.section-generate .arrow{left:calc(50% - 12.5px);position:absolute;top:-80px}.section-generate .bg{background:linear-gradient(-7deg,rgba(249,249,252,.24) 6%,#e9ebf6 65%);border-radius:300px 0 0;bottom:-100px;font-size:21px;left:0;line-height:21px;position:absolute;right:0;top:0;z-index:-1}@media (max-width:991px){.section-generate .bg{border-radius:150px 0 0}}.section-generate .content{margin-bottom:50px;padding-top:80px}@media (max-width:991px){.section-generate .content{margin-bottom:150px}}.section-generate .content h2{font-weight:300}@media (min-width:1199px){.section-generate .content h2{font-size:56px;line-height:56px}}.section-generate .content h3{font-weight:900;margin-bottom:45px}@media (min-width:1199px){.section-generate .content h3{font-size:56px;line-height:56px}}.section-generate .content p{margin:0 auto 50px;max-width:836px}@media (min-width:1199px){.section-generate .content .left>p{font-size:17px;line-height:21px}}.section-generate .content .content-group{background:transparent;border-radius:0;box-shadow:none;margin:40px auto;max-width:714px;padding:0}.section-generate .content .button-group p.label{font-size:17px;font-weight:400;margin-bottom:30px}.section-generate .content .button-group.download-as .button{max-width:124px}.section-generate .content .button-group.download-as .button.active{background:#fff;color:#3368f2}.section-generate .content .button-group.download-as .button:hover{background:#3368f2;color:#fff}.bf-promo{background:#15162b;border-radius:18px;bottom:36px;box-shadow:0 2px 12px rgba(11,22,50,.27);height:195px;padding:8px 15px 0 22px;position:fixed;right:20px;-webkit-transform:translateX(120%);transform:translateX(120%);transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;width:390px;z-index:99999}@media(max-width:600px){.bf-promo{display:none}}.bf-promo.bf_disabled{display:none}.bf-promo.active{-webkit-transform:translateX(0);transform:translateX(0)}.bf-promo.hasGDPR{bottom:140px}.bf-promo-close{align-items:center;background:#000;border:1px solid #fff;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;left:auto;padding:10px;position:absolute;right:-10px;top:-16px;width:30px;z-index:5}.bf-promo__inner{cursor:pointer;display:block;position:relative;z-index:2}.bf-promo_edu{background:#070e1f;padding:18px 15px 0 24px;width:390px}.bf-promo_edu .price-tag-wrap{align-items:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzAiIGhlaWdodD0iODQiIHZpZXdCb3g9IjAgMCAxMzAgODQiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icHJlZml4X19hIiB4MT0iMTA3LjIyMiUiIHgyPSI1MC41NDclIiB5MT0iNDMuNzQ4JSIgeTI9IjU4LjM4NyUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNCQUJBQ0YiLz48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjQkFCQUNGIi8+PHN0b3Agb2Zmc2V0PSIxNi40MzglIiBzdG9wLWNvbG9yPSIjQjhCOENFIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOEY4RkFDIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fYiIgeDE9IjUwJSIgeDI9IjUwJSIgeTE9IjQuNDc5JSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNCQUJBQ0YiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNDRENERTQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiNEQjAwQjkiIGQ9Ik0xMTQuNSAwYTUuNSA1LjUgMCAwIDEgNS41IDUuNXYyMS43MjNhNS41IDUuNSAwIDAgMS01LjUgNS41SDM3LjM0NGE3LjcgNy43IDAgMCAxLTUuNzk2LTIuNjNMMjAuOTYzIDE3Ljk5YTIuNDc1IDIuNDc1IDAgMCAxIDAtMy4yNTlMMzEuNTQ4IDIuNjMxQTcuNyA3LjcgMCAwIDEgMzcuMzQ0IDBIMTE0LjVaTTMwLjU0NiAxMy44NjVhMi40ODcgMi40ODcgMCAwIDAtMi40NzYgMi40OTcgMi40ODcgMi40ODcgMCAwIDAgMi40NzYgMi40OTYgMi40ODcgMi40ODcgMCAwIDAgMi40NzctMi40OTYgMi40ODcgMi40ODcgMCAwIDAtMi40NzctMi40OTdaIiB0cmFuc2Zvcm09InNjYWxlKC0xIDEpIHJvdGF0ZSgyMCAtNTguNzEzIC0zMjAuMTIpIi8+PHBhdGggc3Ryb2tlPSJ1cmwoI3ByZWZpeF9fYSkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjIiIGQ9Ik0wIDI4LjIzNmM3LjQzIDQuMTYgMzcuMTUxLTEuNjY0IDMwLjU0Ni0xMS42NSIgdHJhbnNmb3JtPSJzY2FsZSgtMSAxKSByb3RhdGUoMjAgLTU4LjcxMyAtMzIwLjEyKSIvPjxwYXRoIHN0cm9rZT0idXJsKCNwcmVmaXhfX2IpIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMi4yIiBkPSJNMzAuNTQ2IDE2LjU4N0MyMy45NDIgNi42IDEwLjE5IDI1LjE1MiAxNC4wMzUgMzYuNTU3YzEuMTc0IDMuNDgyIDMuMjc2IDUuMjQgNS4yMjcgNi40NDMiIHRyYW5zZm9ybT0ic2NhbGUoLTEgMSkgcm90YXRlKDIwIC01OC43MTMgLTMyMC4xMikiLz48cGF0aCBmaWxsPSIjQ0UwMEIxIiBkPSJtMjYuMjA0IDguOTg3IDUuMjA2IDEuMzM0YTIuNDc1IDIuNDc1IDAgMCAxIDEuMTc3IDQuMTA1bC0uMjI2LjIzNmEyLjQ2MSAyLjQ2MSAwIDAgMC0xLjgxNS0uNzk3IDIuNDg3IDIuNDg3IDAgMCAwLTIuNDc2IDIuNDk3YzAgLjc1OS4zMzYgMS40MzguODY2IDEuODk2bC0zLjgzMyA0LjAyMy00LjAwMi00LjI1N2EyLjQ3NSAyLjQ3NSAwIDAgMS0uMDMzLTMuMzU1bDUuMTM2LTUuNjgyWiIgdHJhbnNmb3JtPSJzY2FsZSgtMSAxKSByb3RhdGUoMjAgLTU4LjcxMyAtMzIwLjEyKSIvPjwvZz48L3N2Zz4=);background-size:cover;display:flex;height:92px;justify-content:center;position:absolute;right:2px;top:-62px;width:160px;z-index:2}.bf-promo_edu .price-tag-text{color:#fff;display:flex;font-size:22px;font-weight:500;letter-spacing:-.075px;line-height:24px;margin-left:-44px;margin-top:13px;text-align:center;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}.bf-promo_edu .price-tag-text strong{font-weight:900;margin-right:5px}.bf-promo_edu .decor{-webkit-animation:candyRotate 2s infinite;animation:candyRotate 2s infinite;left:-70px;position:absolute;top:-60px}.bf-promo_edu .bf__widget{border-radius:0 0 30px 0;bottom:-35px;overflow:hidden;position:absolute;right:-30px}.bf-promo_edu .widget-ico{bottom:-10px;left:200px;position:absolute;width:90px}.bf-promo_edu .widget-ico-wrap{bottom:-10px;left:-48px;position:absolute}.bf-promo_edu .widget-decor-wrap{bottom:-34px;height:72px;overflow:hidden;position:absolute;right:93px;width:176px}.bf-promo_edu .widget-decor-wrap img{max-width:100%;width:100%}.bf-promo_edu .plus{bottom:28px;left:-60px;position:absolute}.bf-promo_edu .bf__title{color:#fff;font-size:24px;font-weight:600;letter-spacing:-.19px;line-height:26px;margin-bottom:4px;max-width:180px;position:relative}.bf-promo_edu .btn-row{margin-bottom:4px}.bf-promo_edu .bf__coupon-code{border:1.5px dashed #7885b8;border-radius:25px;font-size:16px;font-weight:500;line-height:26px;margin:0 0 5px -8px;padding:2px 2px 3px;position:relative;text-align:center;width:144px}.bf-promo_edu .bf__coupon-code:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDE0IDEzIj48cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi4yNTQgMTIuOTg4Yy0uMjYuMTA4LS40NjcuMDAyLS42NTUtLjE5NEw4LjAxMyA5LjA3NyA0LjI1NSA1LjE4NmMtLjM4MS4xNTUtLjcxLjMzNi0xLjA2Mi40MjNhMi4zMSAyLjMxIDAgMCAxLTIuNDQ2LS45NTJjLS41NTEtLjgzLS41NjgtMS45MTQuMDEtMi42OTNDMS42OC43MTkgMy4yNTMuNTM3IDQuMzgzIDEuNjY3bC44MjQuODQgMS42MyAxLjY5NS4yMS4yMThMOC44IDIuNzI2Yy4yODktLjI3OC41NzYtLjU1Ni44NjUtLjgzMi4zNS0uMzM3LjczMi0uNjIgMS4yMTctLjc0MSAxLjAwOS0uMjU0IDIuMDY1LjIxNyAyLjYyNCAxLjE4LjUyNy45MDYuMzk3IDEuOTc0LS4zMzIgMi43MzItLjg5Ni45MzItMi4xOTQgMS4wMjgtMy4yMy4yMzgtLjAyLS4wMTUtLjA0My0uMDI1LS4wNzgtLjA0NmwtMS4wNCAxLjAwNS4yMDMuMjExYy45NTIuOTg2IDEuOTAxIDEuOTc0IDIuODU3IDIuOTU2LjUwNS41MTkuNzU3IDEuMTI5LjczNCAxLjg1NC0uMDEyLjM3MS0uMDE5Ljc0My0uMDE3IDEuMTE1IDAgLjI3Mi0uMDk0LjQ4Ni0uMzQ5LjU5Wk0zLjU2NSA0LjI0M2MuNTYtLjUyNS41ODMtMS4yMzkuMDU4LTEuNzk0LS41MzQtLjU2NS0xLjI0LS41OS0xLjc5MS0uMDY1LS41My41MDQtLjU1OCAxLjI5Ni0uMDY0IDEuODEyLjQ4OC41MDkgMS4yODEuNTMgMS43OTcuMDQ3Wm0uMDY1IDcuMDEzYy0uNDYuNDQzLTEuOTI0LTEuNjY4LTEuNjI4LTEuOTYuNzctLjc1NyAxLjU1Mi0xLjUwMyAyLjMzLTIuMjUzLjAyMy0uMDIyLjA1MS0uMDQuMDk4LS4wNzZsMS43NDcgMS44MWMtLjA2MS4wNjYtLjExNC4xMjktLjE3My4xODUtLjc5Ljc2NS0xLjU4MiAxLjUzLTIuMzc0IDIuMjk0Wm04LjY5MS02Ljg2NGMuNTM1LS41MTEuNTYyLTEuMjI1LjA2Ni0xLjc2LS41NDQtLjU4NS0xLjI0My0uNjIzLTEuODA3LS4wOTUtLjUyOC40OTQtLjU2OCAxLjI4NC0uMDkgMS43OS41MDUuNTM3IDEuMzA3LjU2NSAxLjgzMS4wNjVaIi8+PC9zdmc+);background-repeat:no-repeat;content:"";display:block;height:16px;position:absolute;right:-8px;top:-5px;width:14px}.bf-promo_edu .bf__coupon-code strong{background:#23f;border-radius:25px;color:#fff;display:block;height:40px;margin:0 auto;padding:8px 0 3px;width:132px}.bf-promo_edu .bf__coupon-code strong::selection{background:#fff;color:#000}.bf-promo_edu .bf__coupon-info{color:#a1abd3;font-size:12px;font-weight:300;line-height:14px;margin:0 0 5px!important}.bf-promo_edu .bf__exp{color:#a1abd3;font-size:12px;line-height:14px;margin:0!important}.bf-promo_edu .black-line{background:#101060;border-radius:20px;display:block;height:76px;left:114px;position:absolute;top:-26px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:4px}.bf-promo_edu .yellow-line{background:#ef08cf;border-radius:25px;bottom:81px;display:block;height:9px;left:-21px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:28px}.bf-promo_summer{background-color:#064ddc;background-image:url(/js-assets/static/summer-bg-d3f4d09c98f6eb618f5db7a8fe733705.svg);background-size:cover;display:none;height:195px;padding:17px 4px 0 25px;width:390px}.bf-promo_summer .bf__inner{display:flex;position:relative}.bf-promo_summer .bf__title{color:#fff;font-size:24px;font-weight:600;letter-spacing:.15px;line-height:26px;margin-bottom:5px;max-width:240px;position:relative}.bf-promo_summer .bf__left{width:240px}.bf-promo_summer .bf__right{width:120px}.bf-promo_summer .button{background:#002463;border:1px solid #fff;min-width:135px;padding:6px 5px}.bf-promo_summer .bf__coupon-code{border:1.5px dashed #fff;border-radius:25px;font-size:16px;font-weight:500;line-height:28px;margin:0 0 5px -8px;padding:2px 2px 3px;position:relative;text-align:center;width:144px}.bf-promo_summer .bf__coupon-code:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDE0IDEzIj48cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi4yNTQgMTIuOTg4Yy0uMjYuMTA4LS40NjcuMDAyLS42NTUtLjE5NEw4LjAxMyA5LjA3NyA0LjI1NSA1LjE4NmMtLjM4MS4xNTUtLjcxLjMzNi0xLjA2Mi40MjNhMi4zMSAyLjMxIDAgMCAxLTIuNDQ2LS45NTJjLS41NTEtLjgzLS41NjgtMS45MTQuMDEtMi42OTNDMS42OC43MTkgMy4yNTMuNTM3IDQuMzgzIDEuNjY3bC44MjQuODQgMS42MyAxLjY5NS4yMS4yMThMOC44IDIuNzI2Yy4yODktLjI3OC41NzYtLjU1Ni44NjUtLjgzMi4zNS0uMzM3LjczMi0uNjIgMS4yMTctLjc0MSAxLjAwOS0uMjU0IDIuMDY1LjIxNyAyLjYyNCAxLjE4LjUyNy45MDYuMzk3IDEuOTc0LS4zMzIgMi43MzItLjg5Ni45MzItMi4xOTQgMS4wMjgtMy4yMy4yMzgtLjAyLS4wMTUtLjA0My0uMDI1LS4wNzgtLjA0NmwtMS4wNCAxLjAwNS4yMDMuMjExYy45NTIuOTg2IDEuOTAxIDEuOTc0IDIuODU3IDIuOTU2LjUwNS41MTkuNzU3IDEuMTI5LjczNCAxLjg1NC0uMDEyLjM3MS0uMDE5Ljc0My0uMDE3IDEuMTE1IDAgLjI3Mi0uMDk0LjQ4Ni0uMzQ5LjU5Wk0zLjU2NSA0LjI0M2MuNTYtLjUyNS41ODMtMS4yMzkuMDU4LTEuNzk0LS41MzQtLjU2NS0xLjI0LS41OS0xLjc5MS0uMDY1LS41My41MDQtLjU1OCAxLjI5Ni0uMDY0IDEuODEyLjQ4OC41MDkgMS4yODEuNTMgMS43OTcuMDQ3Wm0uMDY1IDcuMDEzYy0uNDYuNDQzLTEuOTI0LTEuNjY4LTEuNjI4LTEuOTYuNzctLjc1NyAxLjU1Mi0xLjUwMyAyLjMzLTIuMjUzLjAyMy0uMDIyLjA1MS0uMDQuMDk4LS4wNzZsMS43NDcgMS44MWMtLjA2MS4wNjYtLjExNC4xMjktLjE3My4xODUtLjc5Ljc2NS0xLjU4MiAxLjUzLTIuMzc0IDIuMjk0Wm04LjY5MS02Ljg2NGMuNTM1LS41MTEuNTYyLTEuMjI1LjA2Ni0xLjc2LS41NDQtLjU4NS0xLjI0My0uNjIzLTEuODA3LS4wOTUtLjUyOC40OTQtLjU2OCAxLjI4NC0uMDkgMS43OS41MDUuNTM3IDEuMzA3LjU2NSAxLjgzMS4wNjVaIi8+PC9zdmc+);background-repeat:no-repeat;content:"";display:block;height:16px;position:absolute;right:-8px;top:-5px;width:14px}.bf-promo_summer .bf__coupon-code strong{background:#f9bf2a;border-radius:25px;color:#060649;display:block;height:40px;margin:0 auto;padding:7px 0;width:132px}.bf-promo_summer .bf__coupon-code strong::selection{background:#fff;color:#000}.bf-promo_summer .bf__coupon-info{color:#fff;font-size:12px;font-weight:300;line-height:14px;margin:0 0 6px!important;padding-top:1px}.bf-promo_summer .bf__exp{color:#fff;font-size:12px;letter-spacing:-.16px;line-height:14px;margin:0 0 10px!important}.bf-promo_summer .price-tag-wrap{align-items:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzAiIGhlaWdodD0iODQiIHZpZXdCb3g9IjAgMCAxMzAgODQiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icHJlZml4X19hIiB4MT0iMTA3LjIyMiUiIHgyPSI1MC41NDclIiB5MT0iNDMuNzQ4JSIgeTI9IjU4LjM4NyUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNCQUJBQ0YiLz48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjQkFCQUNGIi8+PHN0b3Agb2Zmc2V0PSIxNi40MzglIiBzdG9wLWNvbG9yPSIjQjhCOENFIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOEY4RkFDIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9InByZWZpeF9fYiIgeDE9IjUwJSIgeDI9IjUwJSIgeTE9IjQuNDc5JSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNCQUJBQ0YiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNDRENERTQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiNGOUJGMkEiIGQ9Ik0xMTQuNSAwYTUuNSA1LjUgMCAwIDEgNS41IDUuNXYyMS43MjNhNS41IDUuNSAwIDAgMS01LjUgNS41SDM3LjM0NGE3LjcgNy43IDAgMCAxLTUuNzk2LTIuNjNMMjAuOTYzIDE3Ljk5YTIuNDc1IDIuNDc1IDAgMCAxIDAtMy4yNTlMMzEuNTQ4IDIuNjMxQTcuNyA3LjcgMCAwIDEgMzcuMzQ0IDBIMTE0LjVaTTMwLjU0NiAxMy44NjVhMi40ODcgMi40ODcgMCAwIDAtMi40NzYgMi40OTcgMi40ODcgMi40ODcgMCAwIDAgMi40NzYgMi40OTYgMi40ODcgMi40ODcgMCAwIDAgMi40NzctMi40OTYgMi40ODcgMi40ODcgMCAwIDAtMi40NzctMi40OTdaIiB0cmFuc2Zvcm09InNjYWxlKC0xIDEpIHJvdGF0ZSgyMCAtNTguNzEzIC0zMjAuMTIpIi8+PHBhdGggc3Ryb2tlPSJ1cmwoI3ByZWZpeF9fYSkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjIiIGQ9Ik0wIDI4LjIzNmM3LjQzIDQuMTYgMzcuMTUxLTEuNjY0IDMwLjU0Ni0xMS42NSIgdHJhbnNmb3JtPSJzY2FsZSgtMSAxKSByb3RhdGUoMjAgLTU4LjcxMyAtMzIwLjEyKSIvPjxwYXRoIHN0cm9rZT0idXJsKCNwcmVmaXhfX2IpIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMi4yIiBkPSJNMzAuNTQ2IDE2LjU4N0MyMy45NDIgNi42IDEwLjE5IDI1LjE1MiAxNC4wMzUgMzYuNTU3YzEuMTc0IDMuNDgyIDMuMjc2IDUuMjQgNS4yMjcgNi40NDMiIHRyYW5zZm9ybT0ic2NhbGUoLTEgMSkgcm90YXRlKDIwIC01OC43MTMgLTMyMC4xMikiLz48cGF0aCBmaWxsPSIjRjlCRjJBIiBkPSJtMjYuMjA0IDguOTg3IDUuMjA2IDEuMzM0YTIuNDc1IDIuNDc1IDAgMCAxIDEuMTc3IDQuMTA1bC0uMjI2LjIzNmEyLjQ2MSAyLjQ2MSAwIDAgMC0xLjgxNS0uNzk3IDIuNDg3IDIuNDg3IDAgMCAwLTIuNDc2IDIuNDk3YzAgLjc1OS4zMzYgMS40MzguODY2IDEuODk2bC0zLjgzMyA0LjAyMy00LjAwMi00LjI1N2EyLjQ3NSAyLjQ3NSAwIDAgMS0uMDMzLTMuMzU1bDUuMTM2LTUuNjgyWiIgdHJhbnNmb3JtPSJzY2FsZSgtMSAxKSByb3RhdGUoMjAgLTU4LjcxMyAtMzIwLjEyKSIvPjwvZz48L3N2Zz4=);background-size:cover;display:flex;height:92px;justify-content:center;position:absolute;right:2px;top:-62px;width:160px;z-index:2}.bf-promo_summer .price-tag-text{color:#012464;display:flex;font-size:22px;font-weight:500;letter-spacing:-.075px;line-height:24px;margin-left:-44px;margin-top:13px;text-align:center;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}.bf-promo_summer .price-tag-text strong{font-weight:900;margin-right:5px}.bf-promo_summer .decor{-webkit-animation:candyRotate 2s infinite;animation:candyRotate 2s infinite;left:-63px;position:absolute;top:-56px}.bf-promo_summer .black-line{background:#101060;border-radius:20px;display:block;height:76px;left:114px;position:absolute;top:-26px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:4px}.bf-promo_summer .yellow-line{background:#f9bf2a;border-radius:25px;bottom:61px;display:block;height:9px;left:-21px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:28px}.bf-promo_summer .bf__widget{bottom:-23px;position:absolute;right:-19px}.bf-promo_summer .bf__widget img{border-radius:0 0 30px 0}.bf-promo_summer .widget-ico{bottom:-13px;left:186px;position:absolute;width:132px}.bf-promo_summer .widget-ico-wrap{bottom:-10px;left:-48px;position:absolute}.bf-promo_summer .plus{bottom:4px;left:-44px;position:absolute}@-webkit-keyframes candy{0%{-webkit-transform:translate(42px,43px);transform:translate(42px,43px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes candy{0%{-webkit-transform:translate(42px,43px);transform:translate(42px,43px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes candyRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}5%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}10%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}15%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}20%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}25%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}30%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}35%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}45%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}50%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}55%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}60%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}65%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes candyRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}5%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}10%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}15%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}20%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}25%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}30%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}35%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}45%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}50%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}55%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}60%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}65%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes ball{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}5%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}10%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}15%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}20%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}25%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}30%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}35%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}40%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}45%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}55%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}60%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}65%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes ball{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}5%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}10%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}15%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}20%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}25%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}30%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}35%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}40%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}45%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}55%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}60%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}65%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.gaad{position:absolute;right:-16px;top:42px;width:133px}.gaad img{max-width:100%}.get-flow-bf2021{background:#14164c;border-radius:21px;box-shadow:0 8px 32px rgba(0,10,36,.19);height:119px;margin:0 auto 40px;max-width:620px;overflow:hidden;padding:0 15px 0 20px;width:100%}.get-flow-bf2021__inner{align-items:center;display:flex;height:119px;padding-left:18px;position:relative;z-index:2}.get-flow-bf2021__title{color:#fff;font-size:24px;font-weight:900;letter-spacing:-.41px;line-height:32px;margin:0;max-width:185px;position:relative;text-align:left;z-index:3}.get-flow-bf2021__counter{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(101,114,134,.41);border-radius:8px;margin-left:12px;position:relative;width:200px;z-index:5}.get-flow-bf2021__counter-values{color:#fff;display:flex;padding:12px 14px}.get-flow-bf2021__counter .time-section{display:flex;justify-content:flex-end;padding:0 1px}.get-flow-bf2021__counter .time{font-size:20px;font-weight:700;line-height:20px}.get-flow-bf2021__counter .time_dots{font-size:16px;font-weight:500;line-height:20px;padding:0 1px}.get-flow-bf2021__counter .time-text{align-items:flex-end;display:flex;font-size:16px;line-height:18px;padding-left:1px}.get-flow-bf2021__info{color:#fff;font-size:8.5px;font-weight:500;line-height:11px;margin:0;opacity:.74;position:relative;z-index:3}.get-flow-bf2021 .man{bottom:-62px;position:absolute;right:-32px;z-index:5}.get-flow-bf2021 .woman{position:absolute;right:-15px;z-index:5}.get-flow-bf2021 .woman_a{bottom:-34px;overflow:hidden;right:17px;width:160px}.get-flow-bf2021 .woman_b{bottom:-39px;overflow:hidden;right:6px;width:200px}.get-flow-bf2021 .logo{position:absolute;right:27%;top:8px;z-index:3}.get-flow-bf2021 .logo img{height:53px;width:53px}.get-flow-bf2021 .logo-gradient{border-radius:20px;height:180px;overflow:hidden;position:absolute;right:30px;top:-43px;width:314px;z-index:2}.get-flow-bf2021 .dots{height:80px;left:86px;margin-top:-55px;overflow:hidden;position:absolute;top:100%;z-index:1}@media(max-width:767px){.get-flow-bf2021{border-radius:0;height:130px;margin:-30px -20px 20px;max-width:1024px;width:auto}.get-flow-bf2021__inner{display:block;margin:0 auto;max-width:600px;padding:13px 3px}.get-flow-bf2021__title{font-size:22px;line-height:28px;padding-bottom:9px}.get-flow-bf2021__counter{margin:0;width:160px}.get-flow-bf2021__counter-values{padding:7px 9px 6px}.get-flow-bf2021 .time{font-size:16px;line-height:16px}.get-flow-bf2021 .time-text{font-size:12px;line-height:18px}.get-flow-bf2021 .time_dots{font-size:12px}.get-flow-bf2021 .dots{left:auto;margin-top:-55px;right:112px;top:159px}.get-flow-bf2021 .logo-gradient{right:-24px}.get-flow-bf2021 .logo{right:99px;top:5px}.get-flow-bf2021 .logo img{height:60px;width:60px}.get-flow-bf2021 .woman_a{bottom:-52px;right:-15px;width:161px}.get-flow-bf2021 .woman_a img{min-width:100%}.get-flow-bf2021 .woman_b{bottom:-46px;right:4px;width:170px}.get-flow-bf2021 .woman_b img{min-width:100%}}@media(max-width:340px){.get-flow-bf2021 .woman_a{right:-30px}.get-flow-bf2021 .logo{right:80px}}@media(max-width:767px){.mobile-bf .get-flow-bf2021{margin:0}.mobile-bf .get-flow-bf2021 .logo-gradient{right:-41px}.mobile-bf+.header{top:130px}}.page-whitepaper_handbook .white-paper-forbes__i{background:none;padding:0}.page-whitepaper_handbook .white-paper-forbes__i img{border-radius:25px}@media(min-width:1110px){.page-whitepaper_handbook .white-paper-hero .section-title{font-size:46px}}.webinar-section{background:#0048ff;margin-bottom:40px}.webinar-section .wrap{display:flex;max-width:1278px;padding:51px 20px 84px;position:relative}@media(max-width:1200px){.webinar-section .wrap{padding:44px 52px}}@media(max-width:1023px){.webinar-section .wrap{display:block}}@media(max-width:767px){.webinar-section .wrap{padding:21px 16px 36px}}.webinar-section .webinar-section__l{max-width:730px;position:relative;width:100%;z-index:3}@media(max-width:1023px){.webinar-section .webinar-section__l{max-width:100%;width:100%}}.webinar-section .webinar-section__l .webinar-cta{display:none;margin-bottom:14px}@media(max-width:767px){.webinar-section .webinar-section__l .webinar-cta{display:inline-flex}}.webinar-section .webinar-section__r{align-items:flex-end;display:flex;justify-content:flex-end;width:585px}@media(max-width:1023px){.webinar-section .webinar-section__r{align-items:center;flex-flow:column;width:100%}}@media(max-width:767px){.webinar-section .webinar-section__r{display:block;margin-top:-30px}.webinar-section .webinar-section__r__i{display:flex;justify-content:center;margin-top:-62px}}.webinar-section .webinar-section__r .btn-row{display:flex;justify-content:center;margin-top:15px}@media(max-width:1200px){.webinar-section .webinar-section__r .btn-row{margin-top:28px}}@media(max-width:767px){.webinar-section .webinar-section__r .btn-row{display:none}}.webinar-section .section-title{color:#fff;font-size:2.6875rem;font-weight:800;letter-spacing:-.0455em;line-height:3.25rem;margin:0 0 25px;max-width:560px}@media(max-width:1200px){.webinar-section .section-title{margin-bottom:16px}}@media(max-width:1023px){.webinar-section .section-title{font-size:1.875rem;line-height:2.25rem;margin-left:auto;margin-right:auto;text-align:center}}@media(max-width:767px){.webinar-section .section-title{font-size:1.5rem;line-height:1.9375rem;margin:0 0 11px;text-align:left}.webinar-section .section-title br{content:""}}.webinar-section .webinar-cta{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(0,0,0,.6);border:2px solid #fff;border-radius:100vmax;color:#fff;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.5rem;min-width:200px;padding:14px 16px}.webinar-section .webinar-cta:focus{outline:1px solid hsla(0,0%,100%,0)}.webinar-section .webinar-cta:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:100vmax;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.webinar-section .webinar-cta:focus:not(:focus-visible):after{display:none}.webinar-section .webinar-cta:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.webinar-section .webinar-cta:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:100vmax;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.webinar-section .webinar-cta .icon-arr{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTkuNzcgNC40NDcgMTUuNjg4LjM4M2EuNzgxLjc4MSAwIDAgMC0xLjEwMiAxLjEwN2wyLjc0IDIuNzI4SC43ODFhLjc4MS43ODEgMCAxIDAgMCAxLjU2MmgxNi41NDVsLTIuNzQgMi43MjhhLjc4MS43ODEgMCAwIDAgMS4xMDIgMS4xMDdsNC4wODItNC4wNjJhLjc4Mi43ODIgMCAwIDAgMC0xLjEwN1oiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;display:block;height:10px;margin-left:12px;width:20px}.webinar-section__speakers-title{color:#fff;font-size:1.125rem;font-weight:500;letter-spacing:-.0455em;line-height:1.5rem;margin:0 0 18px}@media(max-width:1200px){.webinar-section__speakers-title{margin-bottom:14px}}@media(max-width:1023px){.webinar-section__speakers-title{text-align:center}}@media(max-width:767px){.webinar-section__speakers-title{margin-bottom:9px;text-align:left}}.webinar-section__speakers-row{display:flex;flex-flow:wrap;gap:13px}@media(max-width:1023px){.webinar-section__speakers-row{justify-content:center}}@media(max-width:767px){.webinar-section__speakers-row{justify-content:flex-start}}@media(max-width:500px){.webinar-section__speakers-row{flex-flow:column}}@media(max-width:767px){.webinar-section__speakers__item{display:inline-flex}}.webinar-section__speakers__item__i{align-items:center;background:#fff;border-radius:12px;box-shadow:0 7px 27px rgba(4,9,35,.08);display:flex;padding:9px 12px}@media(max-width:500px){.webinar-section__speakers__item:nth-child(2){margin-left:50px}}@media(max-width:374px){.webinar-section__speakers__item:nth-child(2){margin-left:15px}}.webinar-section__speakers__img{background:#fff;flex-shrink:0;height:40px;width:40px}.webinar-section__speakers__img img{border-radius:50%;display:block;max-width:100%}.webinar-section__speakers__info{flex-grow:1;padding-left:10px}.webinar-section__speakers__name{color:#000;font-size:.9375rem;font-weight:600;letter-spacing:-.0155em;line-height:.9375rem;margin:0 0 4px;white-space:nowrap}.webinar-section__speakers__position{color:#213051;font-size:.8125rem;letter-spacing:-.0155em;line-height:.8125rem;margin:0;white-space:nowrap}.webinar-section__pic{left:50%;pointer-events:none;position:absolute;top:0;-webkit-transform:translateX(-36%);transform:translateX(-36%);width:1550px}@media(max-width:1200px){.webinar-section__pic{top:12px;width:1340px}}@media(max-width:1023px){.webinar-section__pic{display:none;left:auto;position:relative;top:auto;-webkit-transform:none;transform:none;width:auto}}.webinar-section__pic_mob{display:none}@media(max-width:1023px){.webinar-section__pic_mob{display:block;margin:0 -52px}}@media(max-width:767px){.webinar-section__pic_mob{margin:0 -92px}}.webinar-section__info{align-items:center;display:flex;flex-flow:wrap;margin-bottom:16px}@media(max-width:1200px){.webinar-section__info{margin-bottom:12px}}@media(max-width:1023px){.webinar-section__info{display:flex;justify-content:center}}@media(max-width:767px){.webinar-section__info{justify-content:flex-start}}@media(max-width:374px){.webinar-section__info{align-items:flex-start;flex-direction:column}}.webinar-section__info .live-btn{align-items:center;background:#000;border-radius:14px;color:#fff;display:flex;font-size:1.3125rem;font-weight:600;letter-spacing:-.0455em;line-height:3.25rem;margin-bottom:10px;margin-right:36px;min-width:1px;padding:0 18px 0 16px}@media(max-width:1200px){.webinar-section__info .live-btn{margin-right:26px}}@media(max-width:767px){.webinar-section__info .live-btn{font-size:1.125rem;line-height:1.25rem;margin-bottom:4px;margin-right:11px;padding:2px 12px 1px 6px}}@media(max-width:374px){.webinar-section__info .live-btn{margin-bottom:10px}}.webinar-section__info .live-btn:focus-visible:before,.webinar-section__info .live-btn:focus:before{border-color:#000;border-radius:14px;box-shadow:0 0 0 4px rgba(0,0,0,.4)}.webinar-section__info .live-btn img{display:block;margin-right:11px}@media(max-width:767px){.webinar-section__info .live-btn img{margin-right:10px}}.webinar-section__link{color:#fff;font-size:1.3125rem;font-weight:500;letter-spacing:-.0455em;line-height:1.5rem;padding-right:49px;position:relative}.webinar-section__link:focus{outline:1px solid hsla(0,0%,100%,0)}.webinar-section__link:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.webinar-section__link:focus:not(:focus-visible):after{display:none}.webinar-section__link:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.webinar-section__link:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.webinar-section__link{font-size:1rem;padding-right:0}}.webinar-section__link:focus-visible:after,.webinar-section__link:focus:after{border-color:#fff;bottom:-15px;box-shadow:0 0 0 4px hsla(0,0%,100%,.4);top:-15px}.webinar-section__link:hover{text-decoration:none!important}.webinar-section__link:hover .link-text{border-bottom-color:transparent}.webinar-section__link .link-text{border-bottom:1px solid #fff}.webinar-section__link .link-icon{margin-top:4px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:767px){.webinar-section__link .link-icon{display:none}}.webinar-section .webinar-counter{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:29px 24px;position:relative;z-index:2}@media(max-width:1023px){.webinar-section .webinar-counter{margin-top:-130px}}@media(max-width:767px){.webinar-section .webinar-counter{margin-top:0}}.webinar-section .webinar-counter__row{display:flex;gap:26px}.webinar-section .webinar-counter__item{align-items:flex-end;display:flex;position:relative}.webinar-section .webinar-counter__item:before{background:rgba(172,182,207,.33);content:"";height:31px;left:-13px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.webinar-section .webinar-counter__item:first-child:before,.webinar-section .webinar-counter__item:last-child{display:none}.webinar-section .webinar-counter__name{color:#b0bad3;font-size:14px;font-weight:500;letter-spacing:-.11px;line-height:16px}.webinar-section .webinar-counter__name_mob{display:none}.webinar-section .webinar-counter__val{color:#fff;font-size:20px;font-weight:700;line-height:20px;padding-right:5px}.webinar-section .webinar-counter__icon{position:absolute;right:11px;top:11px}.hero-campaign{padding:0 48px}.hero-campaign__i{position:relative}@media(max-width:1024px){.hero-campaign{padding:0 40px}}@media(max-width:767px){.hero-campaign{padding:0 20px}}.hero-campaign .wrap{border-radius:40px;margin:0 auto 55px;max-width:1344px;overflow:hidden;padding:82px 90px 94px;position:relative}@media(max-width:1024px){.hero-campaign .wrap{padding:40px}}@media(max-width:767px){.hero-campaign .wrap{border-radius:20px;padding:30px 18px;text-align:center}}.hero-campaign__description{max-width:760px;position:relative}.hero-campaign__description .button{font-size:16px;line-height:19px;padding:17px 25px 16px}.hero-campaign__title{color:#fff;font-size:60px;font-weight:900;letter-spacing:-.33px;line-height:76px;margin:0 0 24px}@media(max-width:1024px){.hero-campaign__title{font-size:44px;line-height:52px}}@media(max-width:767px){.hero-campaign__title{font-size:30px;letter-spacing:-.17px;line-height:36px;margin:0 auto 20px}}.hero-campaign__text{color:#fff;font-size:28px;font-weight:300;line-height:40px;margin:0 0 60px;opacity:.93}@media(max-width:1024px){.hero-campaign__text{font-size:24px;line-height:32px}}@media(max-width:767px){.hero-campaign__text{font-size:20px;line-height:28px;margin-bottom:320px}}.hero-campaign__text .dot-title{padding-bottom:8px}.hero-campaign__img{bottom:0;height:100%;position:absolute;right:0;width:50%}@media(max-width:767px){.hero-campaign__img{width:100%}}.hero-campaign__list{list-style:none;margin:0;padding:0 0 74px}.hero-campaign__list__item{color:#fff;font-size:17px;font-weight:400;letter-spacing:-.24px;line-height:20px;margin-bottom:16px;padding-left:25px;position:relative}@media(min-width:1920px){.hero-campaign__list__item{font-size:20px;line-height:24px;padding-left:32px}}.hero-campaign__list__item:before{background:#42d0b7;border-radius:50%;color:#fff;content:"";display:block;font-family:uw-icons;font-size:8px;height:18px;left:0;position:absolute;text-align:center;top:0;width:18px}@media(min-width:1920px){.hero-campaign__list__item:before{height:20px;width:20px}}.hero-campaign .underline{display:inline-block;position:relative}.hero-campaign .underline:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjEiIGhlaWdodD0iNiI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJwcmVmaXhfX2EiIHgxPSIwJSIgeDI9IjEwMCUiIHkxPSI1MC4wMzQlIiB5Mj0iNDkuOTgyJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0NBRDNGRSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMy4yODMlIiBzdG9wLWNvbG9yPSIjQ0FEM0ZFIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjQ0FEM0ZFIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01NjkuNSA0MDEuNzMyYy0uMTUxLjA3Ny0uMzUuMi0uMzUuMzAyIDAgLjI2MS0uMTg0LjM0My0uNTI3LjM1LS4yMDguMDAzLS40MTYuMDEyLS42MjUuMDEtNC41MjItLjAyLTkuMDQ0LS4wMzYtMTMuNTY2LS4wNjgtLjc0Ni0uMDA1LTEuNDkxLS4wOTItMi4yMzktLjExNS0uNzAzLS4wMi0xLjQwOCAwLTIuMTEyLS4wMDgtMi4yODUtLjAyNy00LjU3LS4wNzYtNi44NTQtLjA4NC00Ljk4MS0uMDE4LTkuOTYyLS4wMjctMTQuOTQzLS4wMTQtMS40NzMuMDAzLTIuOTQ2LjExMi00LjQyLjEzNC0zLjI2NC4wNS02LjUyOC4wNzYtOS43OTIuMTA4LTUuMDQzLjA0OS0xMC4wOTEuMDA4LTE1LjEyNS4xNjgtNC4yNjEuMTM2LTguNTE4LjIyMS0xMi43ODIuMjU0LTEuOTUzLjAxNS0zLjkwMy4xODQtNS44NTguMjIzLTMuMDgyLjA2Mi02LjE2OS4wNDYtOS4yNS4xMTUtMi43MTkuMDYyLTUuNDMyLjIxMi04LjE1LjI5Mi00Ljk5My4xNDUtMTAuMDA2LjEzMS0xNC45NzQuNDQyLTMuNjg0LjIzLTcuMzg1LjAwNi0xMS4wMjcuMzQtMi4zMjkuMjEzLTQuNjQyLjE1LTYuOTU4LjI1Mi0uNjk2LjAzLTEuMzc0LjI1Ny0yLjA2OS4yOC0xLjg2OS4wNi0zLjc0NC4wNC01LjYxNC4wOTMtLjkwNy4wMjYtMS44MDcuMTk3LTIuNzEzLjIxMS0xLjQzMi4wMjItMi44NjgtLjAyNS00LjMtLjA3LS4wOC0uMDAyLTYuMjMxLjE5NS02LjIwNS4wNzYuMDY4LS4zMDctLjEzNC0uOTYxIDAtMS4yNTYuMDQtLjA4OCA2LjM0Ny0uMjgxIDYuNDAzLS4zNjQuMTU4LS4yMzQuNTgxLS40MTIuOTQtLjU1Ni4yMS0uMDg0LjUzNC0uMDM0Ljc5Ni0uMDc1LjQ5LS4wNzguOTctLjE5IDEuNDYyLS4yNjQuMzYzLS4wNTQuNzM4LS4wNzQgMS4xMS0uMSAxLjk5OC0uMTQ0IDQuMDMtLjE4NCA1Ljk4Ni0uNDU3IDEuNjk3LS4yMzcgMy4zOC0uMjQ1IDUuMDc4LS4yODcuMTQ1LS4wMDQuMzIzLjAxNi40My0uMDMuOTEtLjQgMS45MzQtLjIzIDIuOTEzLS4yNjMgMS4zNjUtLjA0NCAyLjcyLjAwNyA0LjA4NS0uMjI2Ljk4Mi0uMTY3IDIuMDczLS4wMzUgMy4xMS0uMDg4IDEuNTA3LS4wNzggMy4wMDYtLjIyOCA0LjUxNC0uMjkyLjU1Ni0uMDI0IDEuMTI2LjEyNCAxLjY5NC4xNjQuMzg2LjAyOC43ODMuMDI2IDEuMTY4LS4wMDEuNTk1LS4wNDIgMS4xODQtLjE2IDEuNzc3LS4xNjggMi41MTctLjAzNSA1LjAzOC0uMDA2IDcuNTUzLS4wNyAxLjUzLS4wNCAzLjA1LS4yMTggNC41OC0uMzEuNjA4LS4wMzYgMS4yNTItLjEwOCAxLjc1NC4yNTYuMDg2LjA2My4zMjEuMDYuNDgxLjA1IDEuMDctLjA3IDIuMTM5LS4xNSAzLjIwOC0uMjI3LjM3Mi0uMDI3Ljc0NC0uMDcgMS4xMTctLjA3NyAxLjM5Ni0uMDIzIDIuNzk1LS4wMDUgNC4xODgtLjA1OCAxLjg4Ny0uMDcyIDMuNzY3LS4yMDQgNS42NTItLjI5My43MDYtLjAzMyAxLjQyLS4wNDMgMi4xMjUtLjAxMy40NjMuMDIuOTE0LjE0MSAxLjM3Ni4xOTdhOS4zIDkuMyAwIDAgMCAxLjE1Ny4wODVjMS4wNTEtLjAwNiAyLjA4NC0uMTM0IDMuMTU4LjAwOC44NjQuMTE0IDEuNzg2LjA1MyAyLjY4MS4wMzggMi40OTktLjA0MSA0Ljk5Ny0uMTEzIDcuNDk1LS4xNC44MDUtLjAxIDEuNjExLjEyMyAyLjQxNy4xMiA0LjE0Ny0uMDEgOC4zMDEuMDU1IDEyLjQ0LS4wODYgMTEuMTI0LS4zODIgMjIuMjUyLS4xNSAzMy4zNzgtLjE3LjM1My0uMDAyLjcwMy4xMjcgMS4wNjEuMTczLjM4NS4wNS43NzguMSAxLjE2OC4xMDMgMi4wMi4wMTcgNC4wNDQtLjAwNSA2LjA2NC4wMzMgMS42NC4wMyAzLjI3OC4xMjkgNC45MTguMTg4LjE3Ni4wMDYuMzYyLS4wMzkuNTM1LS4wNzYuNzc4LS4xNyAxLjQ0Ni0uMTk0IDIuMjc3LjA4NS42MjQuMjEgMS40MDguNDQyIDIuMzM5LjI1Ni43Ny0uMTU0IDEuNy4wMzYgMi41NTguMDg1LjI4Ny4wMTcuNTY3LjA4NS44NTMuMDk4LjcwNi4wMzMgMS40MTQuMDUgMi4xMjIuMDY4LjQ1NC4wMTEuNzMuMTYuODc5LjUwMy0uMjE0LjA1NC0uNDEuMDc2LS41NDcuMTQ2eiIgb3BhY2l0eT0iLjg1MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQwOSAtNDAwKSIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:cover;bottom:-7px;content:"";height:6px;left:-20px;position:absolute;right:-2px}.hero-campaign .section-bg{height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:992px){.hero-campaign .section-bg{display:none}}.hero-campaign .section-bg_mob{display:none}@media(max-width:992px){.hero-campaign .section-bg_mob{display:block}}.hero-campaign .section-bg__i{height:100%;width:100%}.hero-campaign .hero-campaign__img{bottom:0;position:absolute;right:0;width:40%}.hero-campaign .hero-campaign__img_mob{display:none}@media(max-width:1024px){.hero-campaign_4{padding-left:0;padding-right:0}}.hero-campaign_4 .hero-campaign__i{background:#f4f3f8;border-radius:40px;height:49vw;margin:0 auto;max-height:705px;max-width:1920px;overflow:hidden;padding:9.4% 90px 60px 83px}@media(min-width:1620px){.hero-campaign_4 .hero-campaign__i{border-radius:76px;padding:7.5% 90px 60px 115px}}@media(min-width:1772px){.hero-campaign_4 .hero-campaign__i{max-height:735px}}@media(min-width:1920px){.hero-campaign_4 .hero-campaign__i{max-height:800px;padding:8.5% 90px 60px 185px}}@media(max-width:1280px){.hero-campaign_4 .hero-campaign__i{padding:60px}}@media(min-width:1025px)and (max-width:1200px){.hero-campaign_4 .hero-campaign__i{height:54.5vw}}@media(max-width:1120px){.hero-campaign_4 .hero-campaign__i{padding:40px}}@media(max-width:992px){.hero-campaign_4 .hero-campaign__i{height:auto;max-height:none;padding:48px 48px 0}}@media(max-width:767px){.hero-campaign_4 .hero-campaign__i{border-radius:0;height:auto;padding:40px 16px 0}}@media(min-width:1772px){.hero-campaign_4 .section-bg__i:after,.hero-campaign_4 .section-bg__i:before{background-position:50% 68%!important}}@media(max-width:992px){.hero-campaign_4 .hero-campaign__img{display:none}}.hero-campaign_4 .hero-campaign__img_mob{bottom:auto;display:none;margin:0 -52px;min-width:101vw;position:relative;right:auto}@media(max-width:992px){.hero-campaign_4 .hero-campaign__img_mob{display:block}}.hero-campaign_4 .hero-campaign__img_mob .gatsby-image-wrapper{right:0;top:0;width:100%}@media(max-width:767px){.hero-campaign_4 .hero-campaign__img_mob{margin:0 -22px}}.hero-campaign_4 .hero-campaign__title{color:#14283d;font-size:53px;line-height:67px;margin-bottom:49px}.hero-campaign_4 .hero-campaign__title span{font-weight:800}.hero-campaign_4 .hero-campaign__title span:first-child{color:#2e64f1}@media(max-width:1280px){.hero-campaign_4 .hero-campaign__title{font-size:44px;line-height:52px}}@media(max-width:992px){.hero-campaign_4 .hero-campaign__title{font-size:53px;line-height:68px;margin-bottom:31px;text-align:left}}@media(max-width:767px){.hero-campaign_4 .hero-campaign__title{font-size:26px;letter-spacing:-.17px;line-height:36px;margin:0 auto 27px;text-align:left}.hero-campaign_4 .hero-campaign__title br{display:none}.hero-campaign_4 .hero-campaign__title span:first-child{color:#14283d}.hero-campaign_4 .hero-campaign__title span.blue-color-mob{color:#2e64f1}}@media(max-width:767px)and (min-width:400px){.hero-campaign_4 .hero-campaign__title{font-size:32px;line-height:49px}}@media(max-width:374px){.hero-campaign_4 .hero-campaign__title{font-size:24px;line-height:34px;margin-bottom:16px}}.hero-campaign_4 .hero-campaign__list{padding-bottom:39px}@media(min-width:1920px){.hero-campaign_4 .hero-campaign__list{padding-bottom:40px}}@media(max-width:1280px){.hero-campaign_4 .hero-campaign__list{max-width:340px;padding-bottom:25px}}@media(max-width:992px){.hero-campaign_4 .hero-campaign__list{margin:0 auto;max-width:100%;padding-bottom:24px;text-align:left}}@media(max-width:767px){.hero-campaign_4 .hero-campaign__list{margin:0;max-width:100%}}.hero-campaign_4 .home-hero__list__item{color:#14121e}.hero-campaign_4 .home-hero__list__item:before{background:#2e64f1;line-height:18px}@media(max-width:992px)and (min-width:768px){.hero-campaign_4 .home-hero__list__item{font-size:21px;line-height:25px;margin-bottom:20px;padding-left:36px}.hero-campaign_4 .home-hero__list__item:before{font-size:10px;height:22px;left:0;line-height:22px;width:22px}}@media(max-width:767px){.hero-campaign_4 .home-hero__list__item{font-size:14px}}.hero-campaign_4 .home-hero__list__item:last-child:before{display:block}@media(max-width:767px)and (min-width:400px){.hero-campaign_4 .home-hero__list__item{font-size:17px;line-height:23px}}.hero-campaign_4 .hero-campaign__description{color:#14121e}@media(min-width:1920px){.hero-campaign_4 .hero-campaign__description{max-width:800px}}@media(min-width:1620px){.hero-campaign_4 .hero-campaign__description{max-width:780px}}@media(max-width:1280px){.hero-campaign_4 .hero-campaign__description{max-width:600px}}@media(max-width:1120px){.hero-campaign_4 .hero-campaign__description{max-width:550px}}@media(max-width:992px){.hero-campaign_4 .hero-campaign__description{margin-bottom:30px;max-width:100%;text-align:center}}.hero-campaign_4 .hero-campaign__btns{align-items:center;display:flex;justify-content:flex-start}@media(max-width:767px){.hero-campaign_4 .hero-campaign__btns{display:none}}.hero-campaign_4 .hero-campaign__btns .button{font-weight:700;margin-right:20px}.hero-campaign_4 .hero-campaign__btns .button:first-child{padding:18px 35px 17px}.hero-campaign_4 .hero-campaign__btns .button:last-child{margin:0}.hero-campaign_4 .hero-campaign__btns .button_secondary{align-items:center;border-color:transparent;color:#2e64f1;display:flex;padding-left:37px;padding-right:2px}.hero-campaign_4 .hero-campaign__btns .button_secondary:active{background:transparent}.hero-campaign_4 .hero-campaign__btns .button_secondary:hover{box-shadow:none}.hero-campaign_4 .hero-campaign__btns .button_secondary:hover span{text-decoration:underline}.hero-campaign_4 .hero-campaign__btns .button_secondary span{align-items:center;display:flex}.hero-campaign_4 .hero-campaign__btns .button_secondary img{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:992px)and (min-width:767px){.hero-campaign_4 .hero-campaign__btns .button{border-radius:50px;font-size:21px;line-height:21px}.hero-campaign_4 .hero-campaign__btns .button:first-child{padding:23px 39px 24px}.hero-campaign_4 .hero-campaign__btns .button_secondary{padding-left:45px}.hero-campaign_4 .hero-campaign__btns .button_secondary img{height:32px;width:32px}}.page-install{padding-top:80px}.page-install .section-sub-title{margin:0;padding-bottom:60px;text-align:center}.page-install h1.section-title{margin:0;padding-bottom:15px}.page-install h2.section-title{font-weight:500}.pricing-audit-section-1{overflow:hidden;position:relative}.pricing-audit-section-1 .bg{background:linear-gradient(15deg,hsla(0,0%,98%,.2) 22%,#eaebf3);border-radius:0 0 70px 0;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}@media (max-width:991px){.pricing-audit-section-1{text-align:center}}.pricing-audit-section-1 .content{align-items:center;display:flex;flex-flow:wrap;padding-bottom:80px;padding-top:80px}@media (max-width:991px){.pricing-audit-section-1 .content{flex-flow:column-reverse;padding-bottom:60px;padding-top:80px}}@media (max-width:767px){.pricing-audit-section-1 .content{padding-bottom:40px;padding-top:60px}}.pricing-audit-section-1 .content .left{width:54%}@media (max-width:1199px){.pricing-audit-section-1 .content .left{width:58%}}@media (max-width:991px){.pricing-audit-section-1 .content .left{padding-top:50px;width:100%}}.pricing-audit-section-1 .content .right{position:relative;text-align:right;width:46%}@media (max-width:1199px){.pricing-audit-section-1 .content .right{width:42%}}@media (max-width:991px){.pricing-audit-section-1 .content .right{text-align:center;width:100%}}.pricing-audit-section-1 .content .right .bg-right{max-width:557px;padding-top:22px}@media (max-width:991px){.pricing-audit-section-1 .content .right .bg-right{max-width:100%}}.pricing-audit-section-1 .section-title{margin-bottom:19px;margin-right:-100px}@media (max-width:1199px){.pricing-audit-section-1 .section-title{margin-right:-200px}}@media (max-width:991px){.pricing-audit-section-1 .section-title{margin-left:auto;margin-right:auto;max-width:90%}}@media (max-width:767px){.pricing-audit-section-1 .section-title{max-width:100%}}.page-pricing-audit .pricing-audit-section-1 .description{font-size:18px;letter-spacing:-.2px;line-height:22px;margin-bottom:40px;margin-left:0}@media (max-width:991px){.page-pricing-audit .pricing-audit-section-1 .description{font-size:17px;max-width:unset}}.pricing-audit-section-2{text-align:center}.pricing-audit-section-2 .enterprise{margin-bottom:30px}.pricing-audit-section-2 .content{padding-top:120px}.pricing-audit-section-2 .content .plans{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-10px;padding-bottom:60px;position:relative}@media (max-width:1199px){.pricing-audit-section-2 .content .plans{justify-content:center}}.pricing-audit-section-2 .content .plans .dots{background-image:url(/js-assets/static/plans-bg-ca1a8d424776bf2a501b4aea6e64b564.svg);background-position:0 100%;background-repeat:no-repeat;height:393px;opacity:.15;position:absolute;width:313px}.pricing-audit-section-2 .content .plans .dots_top{right:-38px;top:-80px}.pricing-audit-section-2 .content .plans .dots_bottom{bottom:-30px;left:-66px}.pricing-audit-section-2 .content .plans .plan{background:#fff;border-radius:10px;box-shadow:0 8px 42px rgba(0,0,0,.091);margin:10px;position:relative;text-align:left;width:calc(33.33333% - 30px)}.pricing-audit-section-2 .content .plans .plan .title-wrap{background:#001547;border-radius:5px 5px 6px 6px}.pricing-audit-section-2 .content .plans .plan .title-wrap .btn-row{display:flex;justify-content:center;padding-bottom:19px}.pricing-audit-section-2 .content .plans .plan .title-wrap .button{border:2px solid #fff;padding:9px 16px}.pricing-audit-section-2 .content .plans .plan .title{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:15px;font-weight:400;letter-spacing:-.5px;line-height:27px;margin-bottom:0;padding:15px 10px}.pricing-audit-section-2 .content .plans .plan .title .bold{font-size:21px;font-weight:500;line-height:27px}.pricing-audit-section-2 .content .plans .plan .popular{align-items:center;background:#ffbe00;border-radius:5px;color:#000;display:flex;font-size:13px;font-weight:600;justify-content:center;left:50%;letter-spacing:.4px;line-height:26px;min-width:125px;padding:3px 5px 1px;position:absolute;text-align:center;text-transform:uppercase;top:-15px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pricing-audit-section-2 .content .plans .plan .popular img{margin-right:7px;position:relative;top:-2px;width:15px}.pricing-audit-section-2 .content .plans .plan .price{color:#464c61;display:flex;font-size:18px;justify-content:center;letter-spacing:-.5px;line-height:18px;padding-bottom:19px;position:relative}.pricing-audit-section-2 .content .plans .plan .price_enterprise{color:#000;font-size:28px;font-weight:800;line-height:32px;text-align:center;width:100%}.pricing-audit-section-2 .content .plans .plan .price .bold{color:#000;font-size:35px;font-weight:600;letter-spacing:-.7px;line-height:35px;margin:0;text-align:center}.pricing-audit-section-2 .content .plans .plan .price:after{background:linear-gradient(90deg,hsla(0,0%,93%,.204),#ececec 8.21%,#dbdbdb 91.22%,hsla(0,0%,85%,.244));bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.pricing-audit-section-2 .content .plans .plan .price .currency-symbol{color:#000;font-size:18px;font-weight:400;line-height:18px}.pricing-audit-section-2 .content .plans .plan .benefits{list-style:none;margin:0;min-height:241px;padding:28px 0 0}.pricing-audit-section-2 .content .plans .plan .benefits .benefit{padding-bottom:17px}.pricing-audit-section-2 .content .plans .plan .benefits .benefit span{color:#464c61;font-size:15px;letter-spacing:-.42px;line-height:18px}.pricing-audit-section-2 .content .plans .plan .benefits .benefit img{margin-right:20px}@media (max-width:575px){.pricing-audit-section-2 .content .plans .plan .benefits{min-height:1px}}@media (max-width:1199px){.pricing-audit-section-2 .content .plans .plan{width:300px}}@media (max-width:767px){.pricing-audit-section-2 .content .plans .plan{width:100%}}.pricing-audit-section-2 .content .plans .plan-content{padding:21px 20px 20px}.pricing-audit-section-2 .content .plans .plan-content .button{background:transparent;border:2px solid #3368f2;border-radius:25px;box-sizing:border-box;color:#3368f2;font-size:15px;line-height:15px;margin-bottom:20px;min-width:100%;padding:12px;text-align:center}.pricing-audit-section-2 .content .plans .plan-content .label{align-items:center;display:flex}.pricing-audit-section-2 .content .plans .plan-content .label div{color:#464c61;font-size:14px;letter-spacing:-.362963px;line-height:21px}.pricing-audit-section-2 .content .plans .plan-content .label img{margin-right:10px;width:22px}.pricing-audit-section-2 .content .action__checkbox{display:flex;justify-content:center}.pricing-audit-section-2 .content .action__checkbox .form-group-with-label{margin-bottom:13px;margin-top:0;width:auto}.pricing-audit-section-2 .content .action p{color:#464c61;font-size:18px;letter-spacing:-.5px;line-height:27px;margin-bottom:13px;text-align:center}.pricing-audit-section-2 .content .action a{font-size:inherit;line-height:inherit}.pricing-audit-section-2 .content .action br{display:none}@media(max-width:767px){.pricing-audit-section-2 .content .action{text-align:left}.pricing-audit-section-2 .content .action br{display:block}.pricing-audit-section-2 .content .action p{font-size:14px;padding-left:30px;text-align:left}.pricing-audit-section-2 .content .action p.questions{padding-left:0;padding-top:15px;text-align:center}}.pricing-audit-section-2 .content .section-title{margin-bottom:52px;max-width:670px}@media (max-width:1199px){.pricing-audit-section-2 .content{justify-content:center;padding-left:70px;padding-right:70px}}@media (max-width:767px){.pricing-audit-section-2 .content{padding-left:20px;padding-right:20px}.pricing-audit-section-2 .content .dots{display:none}.pricing-audit-section-2 .content .plus-icon{display:block;left:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pricing-audit-section-2 .content .section-title{text-align:center}.pricing-audit-section-2 .content .plans{padding-bottom:20px}.pricing-audit-section-2 .content .plans .plan{cursor:pointer}.pricing-audit-section-2 .content .plans .plan .title-wrap{position:relative}.pricing-audit-section-2 .content .plans .plan .title{align-items:flex-start;padding-bottom:18px;padding-left:60px;text-align:left}.pricing-audit-section-2 .content .plans .plan .title .title{padding-bottom:0;padding-left:0;padding-top:0}.pricing-audit-section-2 .content .plans .plan .title .title .bold{font-size:18px;line-height:20px}.pricing-audit-section-2 .content .plans .plan .title .title__bottom{font-size:14px;line-height:20px}.pricing-audit-section-2 .content .plans .plan .title__inner{width:100%}.pricing-audit-section-2 .content .plans .plan .benefits{padding-top:0}.pricing-audit-section-2 .content .plans .plan .price{background:#214bb0;border-radius:6px;color:#fff;font-size:22px;font-weight:700;height:32px;line-height:22px;padding:7px;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pricing-audit-section-2 .content .plans .plan .price:after{display:none}.pricing-audit-section-2 .content .plans .plan .sub p{color:#fff;margin:0;opacity:.78}.pricing-audit-section-2 .content .plans .plan .title__bottom,.pricing-audit-section-2 .content .plans .plan-content{display:none}.pricing-audit-section-2 .content .plans .plan-content.active{display:block}.pricing-audit-section-2 .content .plans .plan-content .price{display:none}.pricing-audit-section-2 .content .plans .plan-content .button{background:#3368f2;color:#fff;display:block;margin:0 auto 20px;min-width:167px;width:167px}.pricing-audit-section-2 .content .title__head{display:none}}@media(max-width:767px)and (max-width:374px){.pricing-audit-section-2 .content{padding-left:17px;padding-right:17px;padding-top:45px}.pricing-audit-section-2 .content .plus-icon{left:11px;width:23px}.pricing-audit-section-2 .content .plans .plan{margin-bottom:3px}.pricing-audit-section-2 .content .plans .plan .title{padding-bottom:10px;padding-left:46px;padding-top:13px}.pricing-audit-section-2 .content .plans .plan .title .title .bold{font-size:16px}.pricing-audit-section-2 .content .plans .plan .sub p{font-size:13px}.pricing-audit-section-2 .content .plans .plan .price{font-size:19px;height:27px;padding:2px 6px;right:13px}}.pricing-audit-section-3{overflow:hidden;text-align:center}.pricing-audit-section-3 .bg{bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.pricing-audit-section-3 .bg img{height:100%;width:100%}.pricing-audit-section-3 .content{display:block;padding-bottom:174px;padding-top:195px}.pricing-audit-section-3 .content .audit-price{padding:120px 0 100px}.pricing-audit-section-3 .content .section-title{background-color:#131625;margin-bottom:29px;max-width:920px}.pricing-audit-section-3 .content .description{background-color:#131625;color:#a0a6bf;letter-spacing:-.5px;margin-bottom:7px;max-width:880px}.input-range__slider{background:#fff;border:1.5px solid #a0a1a8;border-radius:12.5px;box-sizing:border-box;height:25px;top:-6px;width:25px}.input-range__slider:active,.input-range__slider:focus{border:6px solid #f86704;border-radius:50%;box-shadow:0 0 0 5px rgba(248,103,4,.3);-webkit-transform:none;transform:none}.input-range .value-label{background:#3368f2;border-radius:3px;display:block;font-size:15px;line-height:27px;padding:8px 20px;position:relative}.input-range .value-label .bold{font-size:18px;font-weight:500;line-height:27px}.input-range .input-range__label--max .input-range__label-container,.input-range .input-range__label--min .input-range__label-container{left:0;position:relative;top:40px}.input-range .input-range__label{font-family:Metropolis,sans-serif}.input-range .input-range__label--value{top:-80px}.input-range .input-range__label--value .input-range__label-container{display:block;position:relative}.input-range .input-range__label--value .input-range__label-container:after{background:#3368f2;border-radius:3px 0;bottom:-7px;content:"";height:15px;left:calc(50% - 4px);position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:15px}.input-range .input-range__label .input-range__label-container{background-color:#131625;color:#fff;font-size:17px;font-weight:lighter;letter-spacing:-.5px;line-height:27px}.input-range .input-range__track{background:#323950}.input-range .input-range__track--active{background:#3368f2}.pricing-audit-section-4{overflow:hidden;position:relative}.pricing-audit-section-4 .bg{background:linear-gradient(15deg,rgba(234,235,243,.7) 80%,hsla(0,0%,98%,.2) 0);border-radius:70px 0 0 0;bottom:0;left:-41px;position:absolute;right:-100%;top:0;-webkit-transform:skewX(-36deg);transform:skewX(-36deg);z-index:-1}@media (max-width:991px){.pricing-audit-section-4 .bg{display:none}.pricing-audit-section-4{text-align:center}}.pricing-audit-section-4 .content{align-items:center;display:flex;flex-flow:wrap;padding-bottom:80px;padding-top:50px}@media (max-width:1199px){.pricing-audit-section-4 .content{flex-flow:column-reverse;padding-bottom:0}}@media (max-width:767px){.pricing-audit-section-4 .content{padding-bottom:40px;padding-top:20px}}.pricing-audit-section-4 .content .left{width:60%}@media (max-width:1199px){.pricing-audit-section-4 .content .left{padding-bottom:100px;text-align:center;width:100%}}.pricing-audit-section-4 .content .right{position:relative;text-align:right;width:40%}@media (max-width:1199px){.pricing-audit-section-4 .content .right{text-align:center;width:100%}}.pricing-audit-section-4 .content .right .bg-right{max-width:557px;padding-top:22px}@media (max-width:991px){.pricing-audit-section-4 .content .right .bg-right{max-width:100%}}.pricing-audit-section-4 .section-title{margin-bottom:30px}.page-pricing-audit .pricing-audit-section-4 .section-title{font-size:32px;line-height:48px}@media (max-width:991px){.pricing-audit-section-4 .section-title{margin-left:auto;margin-right:auto;max-width:90%}}@media (max-width:767px){.pricing-audit-section-4 .section-title{max-width:100%}}.pricing-audit-section-4 .button{padding-left:25px;padding-right:25px}.page-pricing_audit{padding-bottom:100px}.page-pricing_audit .section-title{font-size:44px;letter-spacing:-.2px;line-height:55px}.page-pricing_audit .description{font-size:18px;letter-spacing:-.2px;line-height:27px}@media (max-width:991px){.page-pricing_audit .section-title{max-width:100%}}@media (max-width:767px){.page-pricing_audit .section-title{font-size:28px;line-height:36px;text-align:left}.page-pricing_audit .description{font-size:14px;line-height:19px;max-width:unset;text-align:left}}.traffic-modal{background-color:#fff;border-radius:26px;cursor:default;max-width:520px;overflow:hidden;padding:50px 60px 25px;pointer-events:auto;position:relative}@media(max-width:767px){.traffic-modal{padding:40px 24px 25px}}.traffic-modal__i{position:relative}.traffic-modal__logo{margin:0 auto 26px;max-width:80px}@media(max-width:767px){.traffic-modal__logo{margin-bottom:16px;max-width:75px}}.traffic-modal__logo img{border-radius:50%;display:block;width:100%}.traffic-modal .title{color:#14121e;font-size:32px;font-weight:700;letter-spacing:-.89px;line-height:36px;margin-bottom:16px;text-align:center}@media(max-width:767px){.traffic-modal .title{font-size:26px;line-height:30px;margin-bottom:12px}}.traffic-modal .button{font-size:16px;min-width:162px;padding:15px 16px;transition:all .25s}@media(max-width:767px){.traffic-modal .button{font-size:14px;padding:14px 16px}}.traffic-modal .button svg{left:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.traffic-modal .button:disabled{cursor:default;opacity:.7;pointer-events:none}.traffic-modal .button.button_green{background:#049d69}.traffic-modal .button.button_text{background:none;border:none;border-radius:0;color:#3368f2;font-size:14px;line-height:18px;margin-top:20px;outline:1px solid hsla(0,0%,100%,0);padding:0}.traffic-modal .button.button_text:after{background:#3368f2;bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;-webkit-transform:translateY(2px);transform:translateY(2px);transition:all .25s;width:100%}.traffic-modal .button.button_text:hover{box-shadow:none}.traffic-modal .button.button_text:hover:after{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.traffic-modal .button.button_text:focus:before{border-radius:5px}.traffic-modal__result{border-bottom:1px solid #afb4be;margin-bottom:25px;padding:6px 0 30px;text-align:center}@media(max-width:767px){.traffic-modal__result{margin-bottom:16px}}.traffic-modal__result .suptitle{color:#2a2f43;font-size:14px;letter-spacing:-.39px;line-height:20px;margin-bottom:20px}.traffic-modal__result .suptitle strong{display:inline-block;font-size:17px;margin-top:-1px;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap;word-break:break-word}.traffic-modal__result .result{color:#14121e;font-size:30px;font-weight:700;letter-spacing:-.89px;line-height:36px;margin-bottom:0}@media(max-width:767px){.traffic-modal__result .result{font-size:26px;line-height:30px}}.traffic-modal__result .result span{display:block;margin-top:5px}.traffic-modal__form{padding-bottom:25px}@media(max-width:767px){.traffic-modal__form{padding-bottom:15px}}.traffic-modal__form-label{color:#2a2f43;font-size:14px;letter-spacing:-.39px;line-height:20px;margin-bottom:24px;text-align:center}@media(max-width:767px){.traffic-modal__form-label{margin-bottom:16px}}.traffic-modal__form .row{align-items:center;display:flex}.traffic-modal__form .row_btn{justify-content:center}.traffic-modal__form .form-group-with-label{border-radius:8px;margin:0 0 40px;width:100%}@media(max-width:767px){.traffic-modal__form .form-group-with-label{margin-bottom:25px}}.traffic-modal__form .form-group-with-label .input{border-radius:10px;color:#000;font-size:16px;font-weight:500;letter-spacing:-.39px;line-height:18px;margin:0;padding:17px 20px}@media(max-width:767px){.traffic-modal__form .form-group-with-label .input{padding:15px 20px}}.traffic-modal__form .form-group-with-label input:-webkit-autofill,.traffic-modal__form .form-group-with-label input:-webkit-autofill:active,.traffic-modal__form .form-group-with-label input:-webkit-autofill:focus,.traffic-modal__form .form-group-with-label input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.traffic-modal__form .form-group-with-label .label{align-items:center;background:#fff;color:#5f6578;display:inline-flex;font-size:14px;left:10px;line-height:16px;max-height:26px;padding:5px;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .09s ease;transition:transform .09s ease;transition:transform .09s ease,-webkit-transform .09s ease}.traffic-modal__form .form-group-with-label .focus-outline{border-color:#2d68ff;border-radius:8px;bottom:0;left:0;pointer-events:none;right:0;top:0;z-index:2}.traffic-modal__form .form-group-with-label.filled .label,.traffic-modal__form .form-group-with-label.focus .label{-webkit-transform:translateY(-38px);transform:translateY(-38px)}.traffic-modal__form .form-group-with-label.focus .label{color:#2d68ff}.traffic-modal__form .form-group-with-label.focus .focus-outline{border-color:#2d68ff;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.traffic-modal__form .form-group-with-label.error .help-block{z-index:12}.traffic-modal__actions{align-items:center;display:flex;flex-direction:column;padding-top:15px}.traffic-modal__error{margin-bottom:20px;margin-top:-20px;text-align:center}@media(max-width:767px){.traffic-modal__error{margin-bottom:15px}}.traffic-modal__error svg{display:block;margin:0 auto 30px;width:60px}@media(max-width:767px){.traffic-modal__error svg{width:40px}}.traffic-modal__error p{color:#2a2f43;font-size:18px;letter-spacing:-.39px;line-height:26px;margin-bottom:0}.traffic-modal-overlay{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.4);overflow:auto;padding:50px 20px 30px;text-align:center;white-space:normal}@media(max-width:767px){.traffic-modal-overlay{padding:0}}.traffic-modal-overlay:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.traffic-modal-overlay .traffic-modal-content{background:none;border-radius:0;box-shadow:none;display:inline-block;height:auto;max-width:520px;width:100%}.traffic-modal-overlay .traffic-modal-content .modal-body{-webkit-animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;background:none;border-radius:42px;box-shadow:none;max-height:none;overflow:visible;padding:0;position:relative;text-align:left;vertical-align:middle}.traffic-modal-overlay .traffic-modal-content .modal-close{border-width:4px;height:40px;padding:0;pointer-events:auto;right:-36px;top:-36px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .55s cubic-bezier(.25,1,.55,1);width:40px;z-index:3}@media(max-width:767px){.traffic-modal-overlay .traffic-modal-content .modal-close{border-width:2px;height:30px;right:8px;top:8px;width:30px}}.traffic-modal-overlay .traffic-modal-content .modal-close:after,.traffic-modal-overlay .traffic-modal-content .modal-close:before{background-color:#fff;border-radius:4px;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.traffic-modal-overlay .traffic-modal-content .modal-close:before{height:2px;width:16px}.traffic-modal-overlay .traffic-modal-content .modal-close:after{height:16px;width:2px}.traffic-modal-overlay .traffic-modal-content .modal-close:focus{border-color:rgba(45,104,255,.75)}.traffic-modal-overlay .traffic-modal-content .modal-close:focus:before{border:none;border-radius:4px;bottom:auto;box-shadow:none;left:50%;right:auto;top:50%}.traffic-modal-overlay .traffic-modal-content .modal-close:hover{-webkit-transform:scale(1.2) rotate(135deg);transform:scale(1.2) rotate(135deg)}.pricing-widget-section-1{text-align:center}.pricing-widget-section-1 .section-title{color:#14121e;font-size:56px;font-weight:800;letter-spacing:-.181818px;line-height:76px;margin:0}@media(max-width:1023px){.pricing-widget-section-1 .section-title{font-size:48px;line-height:56px}}@media(max-width:767px){.pricing-widget-section-1 .section-title{margin-bottom:25px}.pricing-widget-section-1 .section-title.mobile-hide{display:none}}.pricing-widget-section-1 .section-title.desktop-hide{display:none}@media(max-width:767px){.pricing-widget-section-1 .section-title.desktop-hide{display:block}}.pricing-widget-section-1 .section-sub-title{color:#14121e;font-size:30px;font-weight:700;letter-spacing:-.181818px;line-height:45px;margin:0 0 50px}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.pricing-widget-section-1 .section-sub-title{margin-bottom:36px}}.pricing-widget-section-1 .wrap{margin:0 auto;max-width:1150px;padding:80px 20px 100px;width:100%}@media(max-width:1024px){.pricing-widget-section-1 .wrap{padding-top:70px}}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.pricing-widget-section-1 .wrap{padding-top:6px}}@media(max-width:767px){.pricing-widget-section-1 .wrap{padding-bottom:40px}.pricing-widget-section-1 .section-title{font-size:32px;line-height:42px;padding-bottom:0}.pricing-widget-section-1 .section-sub-title{display:none}}.pricing-widget-section-1 .thx-panel{-webkit-animation:selectOverlay 1s;animation:selectOverlay 1s;padding:0 10px}@media(max-width:767px){.pricing-widget-section-1 .thx-panel{padding:0}}.pricing-widget-section-1 .thx-panel__icon{border:1px solid rgba(44,187,161,.3);border-radius:50%;height:72px;margin:0 auto 24px;padding:8px;position:relative;width:72px}@media(max-width:767px){.pricing-widget-section-1 .thx-panel__icon{height:58px;margin-bottom:15px;padding:6px;width:58px}}.pricing-widget-section-1 .thx-panel__icon__i{background-color:rgba(44,187,161,.15);border-radius:50%;height:100%;padding:8px;position:relative}@media(max-width:767px){.pricing-widget-section-1 .thx-panel__icon__i{padding:6px}}.pricing-widget-section-1 .thx-panel__icon__i:before{background-color:#2cbba1;border-radius:50%;content:"";display:block;height:100%}.pricing-widget-section-1 .thx-panel__icon__i svg{height:auto;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px}.pricing-widget-section-1 .thx-panel__title{color:#213051;font-size:22px;font-weight:700;letter-spacing:-.181818px;line-height:32px;margin-bottom:12px;text-align:center}@media(max-width:767px){.pricing-widget-section-1 .thx-panel__title{font-size:20px;line-height:30px}}.pricing-widget-section-1 .thx-panel__subtitle{color:#5f6578;font-size:16px;font-weight:500;line-height:24px;margin:0 auto 62px;max-width:394px;text-align:center}@media(max-width:767px){.pricing-widget-section-1 .thx-panel__subtitle{font-size:14px;margin-bottom:32px}}.pricing-widget-section-1 .thx-panel .action-list__item{align-items:center;background:#f3f5f9;border-radius:16px;display:flex;margin-bottom:20px;min-height:112px;padding:24px;text-align:left}@media(max-width:767px){.pricing-widget-section-1 .thx-panel .action-list__item{display:block;margin:0 auto 20px;max-width:400px;text-align:center}}.pricing-widget-section-1 .thx-panel .action-list__item:last-child{margin-bottom:0}.pricing-widget-section-1 .thx-panel .action-list__item__icon{flex-shrink:0;width:40px}@media(max-width:767px){.pricing-widget-section-1 .thx-panel .action-list__item__icon{margin:0 auto 16px}}.pricing-widget-section-1 .thx-panel .action-list__item__icon img{display:block;width:100%}.pricing-widget-section-1 .thx-panel .action-list__item__title{flex-grow:1;max-width:275px;padding:0 20px 0 25px}@media(max-width:767px){.pricing-widget-section-1 .thx-panel .action-list__item__title{margin:0 auto 16px;max-width:190px;padding:0}}.pricing-widget-section-1 .thx-panel .action-list__item__title p{color:#40444e;font-size:16px;font-weight:700;line-height:24px;margin-bottom:0}@media(max-width:767px){.pricing-widget-section-1 .thx-panel .action-list__item__title p{font-size:14px}}.pricing-widget-section-1 .thx-panel .action-list__item__btn{flex-shrink:0;margin-left:auto;width:180px}@media(max-width:767px){.pricing-widget-section-1 .thx-panel .action-list__item__btn{margin:0 auto}}.pricing-widget-section-1 .thx-panel .action-list__item__btn .button{background-color:#fff;color:#1362fe;display:block;font-size:14px;font-weight:600;line-height:14px;min-width:0;padding:14px 5px 14px 30px;width:100%}@media(max-width:767px){.pricing-widget-section-1 .thx-panel .action-list__item__btn .button{padding:12px 5px 12px 30px}}.pricing-widget-section-1 .thx-panel .action-list__item__btn .button .icon{align-items:center;background-color:#1362fe;border-radius:50%;display:flex;height:24px;justify-content:center;left:9px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px}.pricing-widget-section-1 .thx-panel .action-list__item__btn .button .icon:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDEyIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEgN3Y0aDEwVjdNNiAwdjQiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Im0yIDQgNCA0IDQtNEgyWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-repeat:no-repeat;background-size:100%;content:"";display:block;height:12px;width:12px}.pricing-widget-section-1 .thx-panel .action-list__item__btn .button.btn_video .icon:before{background:none;border-color:transparent transparent transparent #fff;border-style:solid;border-width:4.5px 0 4.5px 8px;height:0;-webkit-transform:translateX(1px);transform:translateX(1px);width:0}.pricing-widget-section-1 .mobile-show{position:relative}.pricing-widget-section-1 .swiper-next,.pricing-widget-section-1 .swiper-prev{align-items:center;background:#fff;border:1px solid #d2daf3;border-radius:50%;box-shadow:0 16px 40px rgba(189,205,230,.25);cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:44px;z-index:10}.pricing-widget-section-1 .swiper-next .icon:before,.pricing-widget-section-1 .swiper-prev .icon:before{color:#3368f2}.pricing-widget-section-1 .swiper-container{padding:50px 0}.pricing-widget-section-1 .swiper-prev{left:34vw}.pricing-widget-section-1 .swiper-next{right:34vw}.pricing-widget-section-1 .swiper-pagination-bullets{bottom:15px}.pricing-widget-section-1 .pricing-select-overlay{-webkit-animation:selectOverlay .2s ease-out;animation:selectOverlay .2s ease-out;background-color:rgba(20,18,30,.3);height:100%;left:0;position:fixed;top:0;width:100%;z-index:99}.pricing-plan-select{height:68px;margin:0 auto 56px;max-width:542px;position:relative;z-index:2}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.pricing-plan-select{margin-bottom:46px}}@media(max-width:767px){.pricing-plan-select{height:64px;margin-bottom:0}}@media(max-width:374px){.pricing-plan-select{height:55px}}.pricing-plan-select__control{align-items:center;background:#f8f8f9;border:none;border-radius:10px;box-shadow:inset 0 -2px 0 #223153;cursor:pointer;display:flex;height:100%;padding:10px 24px;position:relative;text-align:left;width:100%;z-index:3}.pricing-plan-select__control:focus{outline:1px solid hsla(0,0%,100%,0)}.pricing-plan-select__control:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:10px;bottom:-5px;bottom:0;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;left:0;position:absolute;right:-5px;right:0;top:-5px;top:0;z-index:2}.pricing-plan-select__control:focus:not(:focus-visible):after{display:none}.pricing-plan-select__control:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.pricing-plan-select__control:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:10px;bottom:-5px;bottom:0;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;left:0;position:absolute;right:-5px;right:0;top:-5px;top:0;z-index:2}@media(max-width:374px){.pricing-plan-select__control{padding:10px 16px}}.pricing-plan-select__value{align-items:center;display:flex;height:100%;position:relative}.pricing-plan-select__value-icon{flex-shrink:0;width:44px}@media(max-width:767px){.pricing-plan-select__value-icon{width:40px}}@media(max-width:374px){.pricing-plan-select__value-icon{width:34px}}.pricing-plan-select__value-icon img{display:block;width:100%}.pricing-plan-select__value-label{color:#5f6578;font-size:14px;letter-spacing:.0714286px;line-height:20px;margin-bottom:0;padding-left:12px}@media(max-width:767px){.pricing-plan-select__value-label{font-size:12px;line-height:18px}}@media(max-width:374px){.pricing-plan-select__value-label{font-size:11px;line-height:16px;padding-left:8px}}.pricing-plan-select__value-label strong{color:#223153;display:block;font-size:16px;font-weight:700;line-height:20px;margin-bottom:2px}@media(max-width:767px){.pricing-plan-select__value-label strong{font-size:14px;line-height:18px}}@media(max-width:374px){.pricing-plan-select__value-label strong{font-size:12px;line-height:16px}}.pricing-plan-select__indicator{position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:374px){.pricing-plan-select__indicator{right:16px}}.pricing-plan-select__indicator svg{display:block;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}@media(max-width:374px){.pricing-plan-select__indicator svg{height:auto;width:12px}}.pricing-plan-select__menu{-webkit-animation:dropdown .2s ease-out;animation:dropdown .2s ease-out;background-color:#fff;border-radius:0 0 10px 10px;box-shadow:0 12px 40px rgba(189,205,230,.35);display:none;left:0;overflow:hidden;position:absolute;text-align:left;top:100%;width:100%;z-index:2}.pricing-plan-select__menu>p{color:rgba(95,101,120,.9);font-size:14px;font-weight:600;letter-spacing:.0714286px;line-height:20px;margin-bottom:0;padding:24px 24px 12px;text-transform:uppercase}@media(max-width:767px){.pricing-plan-select__menu>p{font-size:12px}}@media(max-width:374px){.pricing-plan-select__menu>p{font-size:11px;line-height:14px;padding:12px 16px 10px}}.pricing-plan-select__menu__item{align-items:center;background:none;border:none;border-bottom:1px solid rgba(174,181,199,.3);cursor:pointer;display:flex;min-height:68px;padding:10px 24px;position:relative;text-align:left;transition:background-color .25s;width:100%}.pricing-plan-select__menu__item,.pricing-plan-select__menu__item:focus{outline:1px solid hsla(0,0%,100%,0)}.pricing-plan-select__menu__item:focus:after{border:none;border-radius:5px;border-radius:0;bottom:-5px;bottom:0;box-shadow:0 0 0 3px rgba(0,109,213,.22);box-shadow:inset 0 0 2px 2px rgba(19,98,254,.5);content:"";left:-5px;left:0;position:absolute;right:-5px;right:0;top:-5px;top:0;z-index:2}.pricing-plan-select__menu__item:focus:not(:focus-visible):after{display:none}.pricing-plan-select__menu__item:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.pricing-plan-select__menu__item:focus-visible:after{border:none;border-radius:5px;border-radius:0;bottom:-5px;bottom:0;box-shadow:0 0 0 3px rgba(0,109,213,.22);box-shadow:inset 0 0 2px 2px rgba(19,98,254,.5);content:"";left:-5px;left:0;position:absolute;right:-5px;right:0;top:-5px;top:0;z-index:2}@media(max-width:767px){.pricing-plan-select__menu__item{min-height:64px;padding:8px 24px}}@media(max-width:374px){.pricing-plan-select__menu__item{min-height:55px;padding:8px 16px}}.pricing-plan-select__menu__item:before{background-color:#3368f2;border-radius:0 4px 4px 0;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:translateX(-3px);transform:translateX(-3px);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:3px}.pricing-plan-select__menu__item-icon{flex-shrink:0;height:44px;position:relative;width:44px}@media(max-width:767px){.pricing-plan-select__menu__item-icon{width:40px}}@media(max-width:374px){.pricing-plan-select__menu__item-icon{width:34px}}.pricing-plan-select__menu__item-icon img{display:block;width:100%}.pricing-plan-select__menu__item-icon svg{height:auto!important;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;width:220%!important}.pricing-plan-select__menu__item-label{color:#5f6578;font-size:14px;letter-spacing:.0714286px;line-height:22px;margin-bottom:0;padding-left:12px;will-change:transform,opacity}@media(max-width:767px){.pricing-plan-select__menu__item-label{font-size:12px;line-height:18px}}@media(max-width:374px){.pricing-plan-select__menu__item-label{font-size:11px;line-height:16px;padding-left:8px}}.pricing-plan-select__menu__item-label strong{color:#223153;display:block;font-size:16px;font-weight:700;line-height:20px}@media(max-width:767px){.pricing-plan-select__menu__item-label strong{font-size:14px;line-height:18px}}@media(max-width:374px){.pricing-plan-select__menu__item-label strong{font-size:12px;line-height:16px}}.pricing-plan-select__menu__item-indicator{height:14px;position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}@media(max-width:374px){.pricing-plan-select__menu__item-indicator{height:10px;right:16px;width:12px}}.pricing-plan-select__menu__item-indicator svg{height:auto!important;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;width:660%!important}.pricing-plan-select__menu__item:focus,.pricing-plan-select__menu__item:hover{background-color:#eff3fe}.pricing-plan-select__menu__item.active{background-color:#eff3fe;cursor:default}.pricing-plan-select__menu__item.active:before{-webkit-transform:translateX(0);transform:translateX(0)}.pricing-plan-select__menu .btn-traffic{background:#3368f2;border:none;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:700;line-height:20px;margin:0;padding:20px 24px 20px 80px;position:relative;text-align:left;text-transform:uppercase;width:100%}.pricing-plan-select__menu .btn-traffic:focus{outline:1px solid hsla(0,0%,100%,0)}.pricing-plan-select__menu .btn-traffic:focus:after{border:none;border-radius:5px;border-radius:0;bottom:-5px;bottom:0;box-shadow:0 0 0 3px rgba(0,109,213,.22);box-shadow:inset 0 0 2px 2px blue;content:"";left:-5px;left:0;position:absolute;right:-5px;right:0;top:-5px;top:0;z-index:2}.pricing-plan-select__menu .btn-traffic:focus:not(:focus-visible):after{display:none}.pricing-plan-select__menu .btn-traffic:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.pricing-plan-select__menu .btn-traffic:focus-visible:after{border:none;border-radius:5px;border-radius:0;bottom:-5px;bottom:0;box-shadow:0 0 0 3px rgba(0,109,213,.22);box-shadow:inset 0 0 2px 2px blue;content:"";left:-5px;left:0;position:absolute;right:-5px;right:0;top:-5px;top:0;z-index:2}@media(max-width:767px){.pricing-plan-select__menu .btn-traffic{font-size:12px;padding:16px 12px 16px 76px}}@media(max-width:374px){.pricing-plan-select__menu .btn-traffic{font-size:11px;padding:12px 12px 12px 58px}}.pricing-plan-select__menu .btn-traffic .icon{height:17px;left:33px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:26px}@media(max-width:767px){.pricing-plan-select__menu .btn-traffic .icon{left:32px}}@media(max-width:374px){.pricing-plan-select__menu .btn-traffic .icon{height:14px;left:24px;width:20px}}.pricing-plan-select__menu .btn-traffic .icon svg{height:auto!important;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;width:385%!important}.pricing-plan-select__menu .btn-traffic .text{display:inline-block;position:relative}.pricing-plan-select__menu .btn-traffic .text:after{background-color:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;transition:opacity .25s;width:100%}.pricing-plan-select__menu .btn-traffic:hover span:after{opacity:0}.pricing-plan-select.opened .pricing-plan-select__control{border-radius:10px 10px 0 0;box-shadow:0 5px 10px rgba(0,0,0,.1)}.pricing-plan-select.opened .pricing-plan-select__indicator svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pricing-plan-select.opened .pricing-plan-select__menu{display:block}.pricing-plan-select.overlayed{z-index:100}.price-plan-controls{display:flex;padding-left:58px;padding-right:58px}.price-plan-controls__item{padding-bottom:10px;position:relative;width:25%}.price-plan-controls__btn{background:none;border:none;border-radius:8px;color:#5f6578;cursor:pointer;display:block;font-size:14px;font-weight:400;letter-spacing:.0714286px;line-height:20px;padding:12px 16px;position:relative;width:100%}.price-plan-controls__btn strong{font-size:16px;font-weight:700}.price-plan-controls__btn.active{background:#213051;color:#fff;padding:8px 10px}.price-plan-controls__btn.active:before{border-color:#213051 transparent transparent;border-style:solid;border-width:10px 7.5px 0;content:"";height:0;left:50%;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0}.price-plan-controls__btn.active .price-plan-controls__dot{background:#2cbba1;border:5px solid #fff;bottom:-30px;box-shadow:0 2px 4px rgba(0,0,0,.1);height:21px;width:21px}.price-plan-controls__dot{background:#aeb5c7;border-radius:50%;bottom:-15px;display:block;height:7px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:7px;z-index:5}.price-plan-controls.progress-100 .price-plan-controls__item:first-child .price-plan-controls__dot,.price-plan-controls.progress-100 .price-plan-controls__item:nth-child(2) .price-plan-controls__dot,.price-plan-controls.progress-100 .price-plan-controls__item:nth-child(3) .price-plan-controls__dot,.price-plan-controls.progress-50 .price-plan-controls__item:first-child .price-plan-controls__dot,.price-plan-controls.progress-75 .price-plan-controls__item:first-child .price-plan-controls__dot,.price-plan-controls.progress-75 .price-plan-controls__item:nth-child(2) .price-plan-controls__dot{background:#2cbba1;border:5px solid #fff;bottom:-22px;box-shadow:0 2px 4px rgba(0,0,0,.1);height:21px;width:21px}@media(max-width:1150px){.price-plan-controls{padding-left:0;padding-right:0}.price-plan-controls__btn{font-size:12px;line-height:20px}.price-plan-controls__btn strong{font-size:14px;line-height:20px}}@media(max-width:860px){.price-plan-controls__btn{font-size:11px}.price-plan-controls__btn strong{font-size:13px;line-height:18px}}@media(max-width:767px){.price-plan-controls{display:none}}.price-plan-progress{background:rgba(174,181,199,.2);border-radius:100px;height:3px;margin-bottom:77px;position:relative}.price-plan-progress__line{background:#2cbba1;border-radius:100px;bottom:0;left:0;position:absolute;top:0;transition:width .15s ease;width:calc(25% - 96px)}.price-plan-progress__line.progress-50{width:calc(50% - 120px)}.price-plan-progress__line.progress-75{width:calc(75% - 150px)}.price-plan-progress__line.progress-100{width:100%}@media(max-width:767px){.price-plan-progress{display:none}}.widget-price-plan{display:flex;position:relative;width:100%}.widget-price-plan__i{width:100%}.widget-price-plan__list{-webkit-animation:planSlideIn .3s ease-out forwards;animation:planSlideIn .3s ease-out forwards;display:flex;margin:0 -15px;padding-top:12px}@media(max-width:767px){.widget-price-plan__list{padding-top:0}}.widget-price-plan__list.hidden{display:none}.widget-price-plan__slider{-webkit-animation:planSlideIn .3s ease-out forwards;animation:planSlideIn .3s ease-out forwards}.widget-price-plan__slider.hidden{display:none}.widget-price-plan.enterprise-plan .widget-price-plan__list,.widget-price-plan.enterprise-plan .widget-price-plan__slider{-webkit-animation:planSlideOut .3s ease-out forwards;animation:planSlideOut .3s ease-out forwards}.widget-price-plan.enterprise-plan .enterprise-contact-form{-webkit-animation:formSlideIn .3s ease-out forwards;animation:formSlideIn .3s ease-out forwards}.widget-price-plan .compliance-lvl__top{display:flex;justify-content:space-between}.widget-price-plan .compliance-lvl__title{color:#213051;font-size:14px;line-height:22px;margin:0 0 6px;text-align:left}@media(max-width:1023px){.widget-price-plan .compliance-lvl__title{font-size:13px;margin-bottom:0}}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan .compliance-lvl__title{font-size:12px}}.widget-price-plan .compliance-lvl__val{color:#213051;font-size:16px;font-weight:600;line-height:22px;margin:0 0 6px;text-align:right}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan .compliance-lvl__val{font-size:14px}}@media(max-width:1023px){.widget-price-plan .compliance-lvl__val{font-size:14px;margin-bottom:0}}.widget-price-plan .compliance-lvl__line{background-color:rgba(51,104,242,.15);background-size:40px 40px;border-radius:15px;height:12px;position:relative;transition:background-color .4s}.widget-price-plan .compliance-lvl__line-wrap{border-radius:15px;margin-bottom:24px;overflow:hidden}.widget-price-plan .compliance-lvl__line-progress{background:#3368f2;border-radius:25px;bottom:0;left:0;overflow:hidden;position:absolute;top:0;width:20%}.widget-price-plan .compliance-lvl__line-progress:before{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:10px 10px;border-radius:25px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.widget-price-plan__item{padding:0 15px 20px;width:33.3333333333%}.widget-price-plan__item__i{background:#f8f8f9;border-radius:20px;display:flex;flex-flow:column;justify-content:space-between;min-height:100%;padding:35px 30px 40px;position:relative}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item__i{padding:24px}}.widget-price-plan__item__top{margin-bottom:22px}.widget-price-plan__item__title{color:#213051;font-size:36px;font-weight:700;letter-spacing:-.388889px;line-height:46px;margin:0 0 22px;text-align:center}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item__title{font-size:30px;line-height:40px;margin-bottom:20px}}.widget-price-plan__item__title span{display:block;font-size:22px;line-height:28px}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item__title span{font-size:18px;line-height:24px}}.widget-price-plan__item__price{align-items:center;background:#fff;border-radius:14px;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;flex-flow:wrap;justify-content:center;margin-bottom:30px;min-height:82px}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item__price{margin-bottom:25px;min-height:65px}}.widget-price-plan__item .monthly-price,.widget-price-plan__item__price_free{color:#213051;font-size:32px;font-weight:700;letter-spacing:-.388889px;line-height:32px}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item .monthly-price{font-size:26px;line-height:26px}}.widget-price-plan__item .monthly-price__label{font-size:16px;font-weight:400;line-height:28px}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item .monthly-price__label{font-size:13px;line-height:25px}}.widget-price-plan__item .mid-annual-price{color:#213051;font-size:18px;font-weight:600;line-height:24px}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item .mid-annual-price{font-size:15px;line-height:21px}}.widget-price-plan__item .mid-annual-price__label{color:#213051;display:flex;font-size:14px;font-weight:400;letter-spacing:-.388889px;line-height:28px}.widget-price-plan__item .mid-annual-price .or{color:#5f6578;font-size:14px;letter-spacing:-.388889px;line-height:14px}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item .mid-annual-price .or{font-size:12px}}.widget-price-plan__item .mid-annual-price span{display:inline-block}.widget-price-plan__item .popular-badge{background:#b832c8;border-radius:12px;color:#fff;font-size:14px;font-weight:600;height:auto;left:50%;line-height:24px;padding:8px 10px;position:absolute;top:-20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:145px}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item .popular-badge{font-size:12px;line-height:22px;padding:5px 10px;top:-15px;width:120px}}.widget-price-plan__item .button_secondary{display:block;font-size:16px;font-weight:600;line-height:24px;padding:14px 16px;width:100%}@media(max-width:1023px){.widget-price-plan__item .button_secondary{font-size:14px;line-height:22px}}@media(max-width:767px){.widget-price-plan__item .button_secondary{margin:0 auto;max-width:300px}}.widget-price-plan__item_basic .monthly-price__label{font-size:18px;font-weight:700}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item_basic .monthly-price__label{font-size:15px}}.widget-price-plan__item_basic .compliance-lvl__val{font-size:14px}@media(max-width:1023px){.widget-price-plan__item_basic .compliance-lvl__val{font-size:13px}}.widget-price-plan__item_popular .widget-price-plan__item__i{background-image:url(/js-assets/static/popular-bg-10c76abf4abc4f1cbdecac59f65e8ed5.jpg);background-repeat:no-repeat;background-size:cover;margin-top:-13px;min-height:calc(100% + 26px);padding-bottom:44px;padding-top:44px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.widget-price-plan__item_popular .widget-price-plan__item__i{background-image:url(/js-assets/static/popular-bg@2x-f1dbbca7cab64b7128a26640469457ba.jpg)}}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item_popular .widget-price-plan__item__i{padding-top:35px}}.widget-price-plan__item_popular .widget-price-plan__benefits li,.widget-price-plan__item_popular .widget-price-plan__item__title{color:#fff}.widget-price-plan__item_popular .button{background:#3368f2;border-color:#fff;display:block;width:100%}.widget-price-plan__item_popular .button_secondary{color:#fff;display:block}.widget-price-plan__item_popular .compliance-lvl__title,.widget-price-plan__item_popular .compliance-lvl__val{color:#fff}.widget-price-plan__item:first-child .widget-price-plan__item__price{color:#213051;font-size:32px;font-weight:700;letter-spacing:-.388889px;line-height:60px}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item:first-child .widget-price-plan__item__price{font-size:28px;line-height:56px}}.widget-price-plan__item:first-child .compliance-lvl{margin:0 auto;max-width:254px;width:100%}@media(max-width:767px){.widget-price-plan__item:first-child .compliance-lvl{max-width:300px}}.widget-price-plan__item:nth-child(2) .widget-price-plan__item__price{height:88px}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__item:nth-child(2) .widget-price-plan__item__price{height:74px}}.widget-price-plan__item:nth-child(2) .compliance-lvl{margin:0 auto;max-width:254px;width:100%}.widget-price-plan__item:nth-child(2) .compliance-lvl__line{background:rgba(51,104,242,.35)}.widget-price-plan__item:nth-child(3) .compliance-lvl__line{background:#42d0b7}.widget-price-plan__item:nth-child(3) .compliance-lvl__line-progress{width:82%!important}.widget-price-plan__item:nth-child(3) .compliance-lvl__line-progress:after{border-radius:0 25px 25px 0;bottom:0;content:"";position:absolute;right:0;top:0;width:25%}.widget-price-plan .annual-title{color:#213051;font-size:14px;font-weight:400;line-height:24px}.widget-price-plan .annual-price{color:#213051;font-size:32px;font-weight:700;letter-spacing:-.388889px;line-height:32px}.widget-price-plan .annual-price .year{font-size:16px;font-weight:400;line-height:28px}.widget-price-plan .annual-price button{background:none;border:none;color:#1e54dd;cursor:pointer;font-size:24px;font-weight:700;line-height:28px;padding:0;position:relative}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan .annual-price button{font-size:20px}}.widget-price-plan .annual-price button:after{background-color:#1e54dd;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;-webkit-transform-origin:center;transform-origin:center;transition:opacity .15s;width:100%}.widget-price-plan .annual-price button:hover:after{opacity:1}.widget-price-plan__benefits{margin:0;padding:0}.widget-price-plan__benefits-title{color:#213051;font-size:16px;font-weight:600;line-height:24px;margin-bottom:22px;text-align:left}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__benefits-title{font-size:13px;margin-bottom:14px}}.widget-price-plan__benefits li{color:#5f6578;font-size:16px;line-height:24px;list-style:none;padding-bottom:11px;padding-left:30px;position:relative;text-align:left}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__benefits li{font-size:13px;line-height:20px;padding-bottom:8px;padding-left:26px}}.widget-price-plan__benefits li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iOSIgZmlsbD0iIzQyRDBCNyIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNzUiIGQ9Ik01LjUgOSA4IDExLjVsNS01Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:100%;content:"";display:block;height:18px;left:0;position:absolute;top:3px;width:18px}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.widget-price-plan__benefits li:before{height:14px;top:2px;width:14px}}.widget-price-plan__benefits li.disabled:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iOSIgZmlsbD0iIzg5OEM5NiIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNzUiIGQ9Im0xMiA2LTYgNk02IDZsNiA2Ii8+PC9zdmc+)}@media(max-width:992px){.widget-price-plan__item{padding-left:10px;padding-right:10px}.widget-price-plan__item_popular .widget-price-plan__item__i{margin-top:0;min-height:100%;padding-top:44px}.widget-price-plan__item__title{font-size:18px;font-weight:700;line-height:26px}.widget-price-plan__item__i{padding-left:15px;padding-right:15px}.widget-price-plan__item .monthly-price,.widget-price-plan__item:first-child .widget-price-plan__item__price{font-size:24px}.widget-price-plan__item .mid-annual-price__val{font-size:16px}.widget-price-plan__item .annual-price{font-size:24px;line-height:24px}.widget-price-plan__benefits li{font-size:14px}}@media(max-width:767px){.widget-price-plan{display:block;width:auto}.widget-price-plan .mobile-show{margin-left:-35vw;margin-right:-35vw}.widget-price-plan .swiper-container{width:100%}.widget-price-plan .popular-badge{top:-20px!important;transition:none}.widget-price-plan .swiper-slide{max-width:100vw;width:1024px}.widget-price-plan__item{border-radius:26px;box-shadow:0 20px 40px rgba(189,205,230,.35);height:100%;padding:0;width:100%}.widget-price-plan__item__i{padding-bottom:35px;padding-top:40px}.widget-price-plan__item__title{font-size:24px;line-height:30px;margin-bottom:20px}.widget-price-plan__item__title span{font-size:18px;line-height:22px}.widget-price-plan__item__price{margin-bottom:22px;min-height:74px}.widget-price-plan__item__price>div{display:flex;flex-flow:column}.widget-price-plan__item__price>div span{display:inline-block!important}.widget-price-plan__item.widget-price-plan__item_popular .widget-price-plan__item__i{padding-bottom:35px;padding-top:40px}.widget-price-plan__item .button_secondary{padding:11px 16px}.widget-price-plan__benefits li{padding-bottom:8px}}.widget-price-plan .swiper-pagination .swiper-pagination-bullet{background-color:#3368f2;opacity:.2;-webkit-transform:scale(.75);transform:scale(.75);transition:all .25s}.widget-price-plan .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.widget-price-plan.anim .widget-price-plan__i{-webkit-animation:revealing .6s cubic-bezier(.215,.61,.355,1);animation:revealing .6s cubic-bezier(.215,.61,.355,1)}.widget-price-plan.anim .widget-price-plan__item_managed .compliance-lvl__line{background-color:rgba(51,104,242,.15);transition:none}.widget-price-plan.anim .compliance-lvl__line-progress{-webkit-animation:progress .6s ease;animation:progress .6s ease}.enterprise{background-color:#001547;background-image:url(/js-assets/static/enterprice@2x-32a92b545cb0bd92b6811b975b830928.png);background-size:cover;border-radius:12px;color:#fff;margin:0 auto;max-width:640px;padding:22px 20px 20px 30px;width:100%}.enterprise__inner{align-items:center;display:flex;justify-content:space-between;text-align:left}.enterprise__title{color:#fff;font-size:25px;font-weight:700;letter-spacing:-.7px;line-height:30px;margin-bottom:5px;margin-top:0}.enterprise__info{color:#fff;font-size:15px;font-weight:600;line-height:18px;margin-bottom:0}.enterprise .button{background:#c30ed3;font-size:14px;line-height:14px;margin-top:-2px;min-width:123px;padding:10px 10px 9px}@media(max-width:767px){.enterprise{padding:12px 18px 21px}.enterprise__inner{align-items:flex-start;flex-flow:column}.enterprise__info{font-size:14px;padding-bottom:10px}.enterprise__title{font-size:20px;line-height:24px}}.enterprise-contact-form{-webkit-animation:formSlideOut .3s ease-out forwards;animation:formSlideOut .3s ease-out forwards;background:#fff;border-radius:16px;box-shadow:0 20px 40px rgba(189,205,230,.35);display:flex;margin:0 auto;overflow:hidden;width:100%}@media(max-width:767px){.enterprise-contact-form{background:none;box-shadow:none;flex-direction:column-reverse;padding-top:34px}}.enterprise-contact-form__l{background:#f3f5f9;display:flex;flex-direction:column;flex-shrink:0;padding:0 55px;width:398px}@media(max-width:1200px){.enterprise-contact-form__l{padding-left:25px;padding-right:25px;width:320px}}@media(max-width:1023px){.enterprise-contact-form__l{justify-content:space-between;padding-left:20px;padding-right:20px;width:220px}}@media(max-width:767px){.enterprise-contact-form__l{border-radius:16px;flex-direction:column-reverse;width:100%}}.enterprise-contact-form__l.swapped{flex-direction:column-reverse}.enterprise-contact-form__r{flex-grow:1;padding:52px 60px}@media(max-width:1023px){.enterprise-contact-form__r{padding-left:30px;padding-right:30px}}@media(max-width:767px){.enterprise-contact-form__r{padding:0 20px 40px;width:100%}}.enterprise-contact-form__title{color:#213051;font-size:22px;font-weight:700;letter-spacing:-.181818px;line-height:32px;margin:0;padding-bottom:12px}@media(max-width:767px){.enterprise-contact-form__title{font-size:16px;line-height:24px;padding-bottom:24px}}.enterprise-contact-form__sub-title{color:#5f6578;font-size:16px;font-weight:400;line-height:24px;margin:0 auto;max-width:480px;padding-bottom:40px;width:100%}@media(max-width:767px){.enterprise-contact-form__sub-title{display:none}}.enterprise-contact-form .uw-form__row{margin-bottom:20px}.enterprise-contact-form .uw-form__row.uw-form__row_actions .button{font-size:16px;font-weight:700;line-height:24px;margin:0 auto;min-width:221px;padding:15px 5px;width:auto}@media(max-width:767px){.enterprise-contact-form .uw-form__row.uw-form__row_actions .button{font-size:14px;max-width:300px;min-width:0;padding:12px 5px;width:100%}}.enterprise-contact-form .uw-form__row.uw-form__row_actions .button svg{left:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.enterprise-contact-form .uw-form__row.uw-form__row_actions .button:disabled{cursor:default;opacity:.7;pointer-events:none}.enterprise-contact-form .uw-form-control{font-size:14px;padding-bottom:16px;padding-top:16px}@media(max-width:767px){.enterprise-contact-form .uw-form-control{padding-bottom:13px;padding-top:13px}}.enterprise-contact-form .uw-form-label{font-size:16px}@media(max-width:767px){.enterprise-contact-form .uw-form-label{font-size:14px}}.enterprise-contact-form .uw-form-field.uw-form-field_textarea .uw-form-control{height:112px;max-height:112px}.enterprise-contact-form .custom-select__control{height:56px}@media(max-width:767px){.enterprise-contact-form .custom-select__control{height:50px}}.enterprise-contact-form .custom-select__placeholder,.enterprise-contact-form .custom-select__single-value,.enterprise-contact-form .uw-form-label{font-size:16px}@media(max-width:767px){.enterprise-contact-form .custom-select__placeholder,.enterprise-contact-form .custom-select__single-value,.enterprise-contact-form .uw-form-label{font-size:14px}}.enterprise-contact-form .custom-select__single-value span{color:#333;font-size:13px}.enterprise-contact-form.hidden{display:none}.enterprise-brands{position:relative;will-change:transform,opacity}@media(max-width:767px){.enterprise-brands{margin:0 auto;max-width:295px}}@media(max-width:374px){.enterprise-brands{max-width:242px}}.enterprise-brands__i{display:flex;flex-flow:wrap;margin-bottom:-17px;margin-left:-15px;margin-right:-15px;overflow:hidden;position:relative}@media(max-width:1200px){.enterprise-brands__i{margin-bottom:-10px;margin-left:-20px;margin-right:-20px}}@media(max-width:1023px){.enterprise-brands__i{margin-bottom:0;margin-left:0;margin-right:0}}@media(max-width:767px){.enterprise-brands__i{margin:-18px -8px 0;-webkit-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}}@media(max-width:374px){.enterprise-brands__i{margin:-18px -14px 0}}.swapped .enterprise-brands__i{-webkit-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}@media(max-width:767px){.swapped .enterprise-brands__i{-webkit-transform:none;transform:none}}.enterprise-brands__item{border-radius:8px;height:124px;margin:-17px 15px 47px;width:124px}@media(max-width:1023px){.enterprise-brands__item{height:82px;margin:-8px 4px 19px;width:82px}}@media(max-width:767px){.enterprise-brands__item{height:124px;margin:-17px 15px 47px;-webkit-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1);width:124px}}@media(max-width:374px){.enterprise-brands__item{margin-left:5px;margin-right:5px}}.enterprise-brands__item:first-child,.enterprise-brands__item:nth-child(3),.enterprise-brands__item:nth-child(5){margin-top:-94px}@media(max-width:1023px){.enterprise-brands__item:first-child,.enterprise-brands__item:nth-child(3),.enterprise-brands__item:nth-child(5){margin-top:-49px}}@media(max-width:767px){.enterprise-brands__item:first-child,.enterprise-brands__item:nth-child(3),.enterprise-brands__item:nth-child(5){margin-top:-94px}}.enterprise-brands__item span{align-items:center;border-radius:8px;display:flex;height:124px;justify-content:center;width:124px}@media(max-width:1023px){.enterprise-brands__item span{height:82px;width:82px}}@media(max-width:767px){.enterprise-brands__item span{height:124px;width:124px}}@media(max-width:1023px){.enterprise-brands__item span img{max-width:90%}}@media(max-width:767px){.enterprise-brands__item span img{max-width:100%}}.swapped .enterprise-brands__item{-webkit-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}@media(max-width:767px){.swapped .enterprise-brands__item{-webkit-transform:none;transform:none}}.enterprise-review{will-change:transform,opacity}@media(max-width:1023px){.enterprise-review{padding-bottom:25px;padding-top:25px}}@media(max-width:767px){.enterprise-review{margin:0 auto;max-width:350px;padding-bottom:0;padding-top:36px}}.enterprise-review__author{align-items:center;display:flex;padding-bottom:16px}@media(max-width:1023px){.enterprise-review__author{flex-flow:wrap}}@media(max-width:767px){.enterprise-review__author{flex-flow:nowrap}}.enterprise-review__img{margin-right:16px;width:78px}@media(max-width:1023px){.enterprise-review__img{align-items:center;display:flex;justify-content:center;margin-bottom:20px;margin-right:0}}@media(max-width:767px){.enterprise-review__img{display:block;margin-bottom:0;margin-right:16px;width:78px}}.enterprise-review__img img{display:block}.enterprise-review__info{text-align:left}.enterprise-review__name{color:#213051;font-size:18px;font-weight:600;line-height:22px;margin:0;padding-bottom:4px}@media(max-width:767px){.enterprise-review__name{padding-bottom:0}}.enterprise-review__position{color:#3368f2;font-size:12px;font-weight:600;line-height:20px;margin:0;opacity:.85}.enterprise-review__main{text-align:left}.enterprise-review__main p{color:#213051;font-size:14px;line-height:24px;margin:0;padding-bottom:4px;text-align:left}.enterprise-review .quote{display:block;margin-top:12px}@media(max-width:767px){.enterprise-review .quote{margin-top:8px}}.enterprise-plan-trigger{background:none;border:none;color:#3368f2;font-size:16px;font-weight:500;line-height:24px;padding:0;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline}.enterprise-plan-trigger:hover{text-decoration:none}.pricing__brands{flex-flow:wrap;margin:0 -40px;padding-top:80px}.pricing__brands,.pricing__brands__item{align-items:center;display:flex;justify-content:center}.pricing__brands__item{padding:0 40px 40px}@media(max-width:567px){.pricing__brands{margin:0 10px}.pricing__brands__item{padding:0 10px 20px}}@-webkit-keyframes revealing{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes revealing{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes dropdown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes dropdown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes progress{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}30%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes progress{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}30%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes formSlideIn{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes formSlideIn{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes formSlideOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}}@keyframes formSlideOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}}@-webkit-keyframes planSlideIn{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes planSlideIn{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes planSlideOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}}@keyframes planSlideOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}}@-webkit-keyframes selectOverlay{0%{opacity:0}to{opacity:1}}@keyframes selectOverlay{0%{opacity:0}to{opacity:1}}.pricing-widget-section-2{background:#fff;padding-bottom:65px;padding-top:80px}@media(max-width:767px){.pricing-widget-section-2{padding-top:40px}}.pricing-widget-section-2 .section-title{color:#14121e;font-size:52px;font-weight:800;letter-spacing:-.181818px;line-height:68px;margin:0 0 54px;text-align:center}@media(max-width:767px){.pricing-widget-section-2 .section-title{font-size:30px;line-height:40px;margin:0 auto 32px;max-width:300px}}.pricing-widget-section-2.dark-bg{background-color:#f3f5f9}.enterprise-modal-overlay{overflow:auto;padding:30px 50px}@media(max-width:767px){.enterprise-modal-overlay{background:#fff!important;padding:0}}.enterprise-modal-overlay:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.enterprise-modal-overlay .enterprise-modal{background:#fff;border-radius:16px;box-shadow:0 26px 84px rgba(0,7,25,.227);display:flex;overflow:hidden;pointer-events:auto;position:relative}@media(max-width:1023px){.enterprise-modal-overlay .enterprise-modal{flex-direction:column-reverse}}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal{border-radius:0;box-shadow:none;padding:48px 40px 0}}@media(max-width:374px){.enterprise-modal-overlay .enterprise-modal{padding-left:20px;padding-right:20px}}.enterprise-modal-overlay .enterprise-modal__sidebar{background-color:#f3f5f9;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;max-width:398px;overflow:hidden;padding:0 60px 50px}@media(max-width:1279px){.enterprise-modal-overlay .enterprise-modal__sidebar{max-width:275px;padding:0 20px 40px}}@media(max-width:1023px){.enterprise-modal-overlay .enterprise-modal__sidebar{background:none;flex-direction:column-reverse;max-width:none}}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal__sidebar{margin-top:40px;padding:0}}.enterprise-modal-overlay .enterprise-modal__sidebar .brands-grid{margin-top:-110px}@media(max-width:1023px){.enterprise-modal-overlay .enterprise-modal__sidebar .brands-grid{margin-bottom:-160px;margin-top:0}}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal__sidebar .brands-grid{margin-bottom:-110px;margin-top:32px}}@media(max-width:1023px){.enterprise-modal-overlay .enterprise-modal__sidebar .brands-grid__i,.enterprise-modal-overlay .enterprise-modal__sidebar .brands-grid__item{-webkit-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}.enterprise-modal-overlay .enterprise-modal__sidebar .brands-grid__item:nth-child(2n){-webkit-transform:translateY(50%) rotate(180deg) scaleX(-1);transform:translateY(50%) rotate(180deg) scaleX(-1)}}.enterprise-modal-overlay .enterprise-modal__sidebar .side-review{margin-top:16px}@media(max-width:1023px){.enterprise-modal-overlay .enterprise-modal__sidebar .side-review{margin:0 auto;max-width:350px}}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal__sidebar .side-review{padding-top:0}}.enterprise-modal-overlay .enterprise-modal__sidebar .side-review__author-photo{width:78px}.enterprise-modal-overlay .enterprise-modal__sidebar .side-review__author-info{margin-bottom:8px}.enterprise-modal-overlay .enterprise-modal__sidebar .side-review__content p{font-size:14px;line-height:24px}.enterprise-modal-overlay .enterprise-modal__sidebar .side-review__content img{margin-top:4px}.enterprise-modal-overlay .enterprise-modal__sidebar.swapped{flex-direction:column-reverse}.enterprise-modal-overlay .enterprise-modal__sidebar.swapped .brands-grid{margin-bottom:-160px;margin-top:0}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal__sidebar.swapped .brands-grid{margin-bottom:-110px}}.enterprise-modal-overlay .enterprise-modal__sidebar.swapped .brands-grid__i,.enterprise-modal-overlay .enterprise-modal__sidebar.swapped .brands-grid__item{-webkit-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}.enterprise-modal-overlay .enterprise-modal__sidebar.swapped .brands-grid__item:nth-child(2n){-webkit-transform:translateY(50%) rotate(180deg) scaleX(-1);transform:translateY(50%) rotate(180deg) scaleX(-1)}.enterprise-modal-overlay .enterprise-modal__sidebar.swapped .side-review{margin-top:45px}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal__sidebar.swapped .side-review{margin-top:0}}.enterprise-modal-overlay .enterprise-modal__content{flex-grow:1;padding:54px 60px}@media(max-width:1279px){.enterprise-modal-overlay .enterprise-modal__content{padding:40px 20px}}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal__content{padding:0}}.enterprise-modal-overlay .enterprise-modal .modal-logo{display:none;margin:0 auto 40px;max-width:100px}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .modal-logo{display:block}}.enterprise-modal-overlay .enterprise-modal .modal-logo img{display:block;width:100%}.enterprise-modal-overlay .enterprise-modal .modal-title{color:#213051;font-size:22px;font-weight:700;letter-spacing:-.18px;line-height:32px;margin:0 auto 12px;max-width:475px;text-align:center}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .modal-title{display:none}}.enterprise-modal-overlay .enterprise-modal .modal-subtitle{color:#5f6578;font-size:16px;font-weight:400;line-height:24px;margin:0 auto 40px;max-width:475px;text-align:center}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .modal-subtitle{color:#213051;font-size:16px;margin-bottom:26px}}.enterprise-modal-overlay .enterprise-modal .uw-form__row{margin-bottom:20px}.enterprise-modal-overlay .enterprise-modal .uw-form__row.uw-form__row_actions .button{font-size:16px;line-height:24px;margin:0 auto;padding-bottom:15px;padding-top:15px;width:220px}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .uw-form__row.uw-form__row_actions .button{font-size:14px;padding-bottom:12px;padding-top:12px;width:100%}}.enterprise-modal-overlay .enterprise-modal .uw-form__row .uw-form-field_textarea .uw-form-control{height:114px;max-height:114px}.enterprise-modal-overlay .enterprise-modal .uw-form-control{font-size:16px;padding-bottom:16px;padding-top:16px}@media(max-width:1023px){.enterprise-modal-overlay .enterprise-modal .uw-form-control{font-size:14px}}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .uw-form-control{padding-bottom:13px;padding-top:13px}}.enterprise-modal-overlay .enterprise-modal .custom-select__control{height:56px}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .custom-select__control{height:50px}}.enterprise-modal-overlay .enterprise-modal .custom-select__placeholder,.enterprise-modal-overlay .enterprise-modal .custom-select__single-value,.enterprise-modal-overlay .enterprise-modal .uw-form-label{font-size:16px}@media(max-width:1023px){.enterprise-modal-overlay .enterprise-modal .custom-select__placeholder,.enterprise-modal-overlay .enterprise-modal .custom-select__single-value,.enterprise-modal-overlay .enterprise-modal .uw-form-label{font-size:14px}}.enterprise-modal-overlay .enterprise-modal .thx-panel{-webkit-animation:fadeIn 1s;animation:fadeIn 1s}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .thx-panel{padding:0}}.enterprise-modal-overlay .enterprise-modal .thx-panel__icon{border:1px solid rgba(44,187,161,.3);border-radius:50%;height:72px;margin:0 auto 24px;padding:8px;position:relative;width:72px}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .thx-panel__icon{height:58px;margin-bottom:15px;padding:6px;width:58px}}.enterprise-modal-overlay .enterprise-modal .thx-panel__icon__i{background-color:rgba(44,187,161,.15);border-radius:50%;height:100%;padding:8px;position:relative}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .thx-panel__icon__i{padding:6px}}.enterprise-modal-overlay .enterprise-modal .thx-panel__icon__i:before{background-color:#2cbba1;border-radius:50%;content:"";display:block;height:100%}.enterprise-modal-overlay .enterprise-modal .thx-panel__icon__i svg{height:auto;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px}.enterprise-modal-overlay .enterprise-modal .thx-panel__title{color:#213051;font-size:22px;font-weight:700;letter-spacing:-.181818px;line-height:32px;margin-bottom:12px;text-align:center}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .thx-panel__title{font-size:20px;line-height:30px}}.enterprise-modal-overlay .enterprise-modal .thx-panel__subtitle{color:#5f6578;font-size:16px;font-weight:500;line-height:24px;margin:0 auto 62px;max-width:394px;text-align:center}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .thx-panel__subtitle{font-size:14px;margin-bottom:32px}}.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item{align-items:center;background:#f3f5f9;border-radius:16px;display:flex;margin-bottom:20px;min-height:112px;padding:24px;text-align:left}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item{display:block;margin:0 auto 20px;max-width:400px;text-align:center}}.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item:last-child{margin-bottom:0}.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__icon{flex-shrink:0;width:40px}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__icon{margin:0 auto 16px}}.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__icon img{display:block;width:100%}.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__title{flex-grow:1;max-width:275px;padding:0 20px 0 25px}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__title{margin:0 auto 16px;max-width:190px;padding:0}}.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__title p{color:#40444e;font-size:16px;font-weight:700;line-height:24px;margin-bottom:0}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__title p{font-size:14px}}.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__btn{flex-shrink:0;margin-left:auto;width:180px}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__btn{margin:0 auto}}.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__btn .button{background-color:#fff;color:#1362fe;display:block;font-size:14px;font-weight:600;line-height:14px;min-width:0;padding:14px 5px 14px 30px;width:100%}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__btn .button{padding:12px 5px 12px 30px}}.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__btn .button .icon{align-items:center;background-color:#1362fe;border-radius:50%;display:flex;height:24px;justify-content:center;left:9px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px}.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__btn .button .icon:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDEyIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEgN3Y0aDEwVjdNNiAwdjQiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Im0yIDQgNCA0IDQtNEgyWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-repeat:no-repeat;background-size:100%;content:"";display:block;height:12px;width:12px}.enterprise-modal-overlay .enterprise-modal .thx-panel .action-list__item__btn .button.btn_video .icon:before{background:none;border-color:transparent transparent transparent #fff;border-style:solid;border-width:4.5px 0 4.5px 8px;height:0;-webkit-transform:translateX(1px);transform:translateX(1px);width:0}.enterprise-modal-overlay .enterprise-modal-content{-webkit-animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;background:none;border-radius:0;box-shadow:none;display:inline-block;height:auto;max-width:1200px;padding:0;pointer-events:none!important;width:100%}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal-content{border-radius:0}}.enterprise-modal-overlay .enterprise-modal-content .modal-body{background:none;border-radius:0;box-shadow:none;max-height:none;overflow:visible;padding:45px 45px 20px;position:relative;text-align:left;vertical-align:middle}@media(max-width:1279px){.enterprise-modal-overlay .enterprise-modal-content .modal-body{padding:45px 15px 20px}}@media(max-width:1023px){.enterprise-modal-overlay .enterprise-modal-content .modal-body{padding:45px 30px 20px}}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal-content .modal-body{padding:0}}.enterprise-modal-overlay .enterprise-modal-content .modal-close{border-width:4px;height:40px;padding:0;pointer-events:auto;right:3px;top:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .55s cubic-bezier(.25,1,.55,1);width:40px;z-index:3}@media(max-width:767px){.enterprise-modal-overlay .enterprise-modal-content .modal-close{border-width:2px;height:30px;right:15px;top:15px;width:30px}}.enterprise-modal-overlay .enterprise-modal-content .modal-close:after,.enterprise-modal-overlay .enterprise-modal-content .modal-close:before{background-color:#fff;border-radius:4px;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.enterprise-modal-overlay .enterprise-modal-content .modal-close:before{height:2px;width:16px}.enterprise-modal-overlay .enterprise-modal-content .modal-close:after{height:16px;width:2px}.enterprise-modal-overlay .enterprise-modal-content .modal-close:focus{border-color:rgba(45,104,255,.75)}.enterprise-modal-overlay .enterprise-modal-content .modal-close:focus:before{border:none;border-radius:4px;bottom:auto;box-shadow:none;left:50%;right:auto;top:50%}.enterprise-modal-overlay .enterprise-modal-content .modal-close:hover{-webkit-transform:scale(1.2) rotate(135deg);transform:scale(1.2) rotate(135deg)}.pricing-widget-section-4 .section-title{color:#14121e;font-size:56px;font-weight:800;letter-spacing:-.18px;line-height:60px;margin:0 0 28px;text-align:center}@media(max-width:1023px){.pricing-widget-section-4 .section-title{font-size:48px;line-height:56px}}@media(max-width:767px){.pricing-widget-section-4 .section-title{font-size:28px;line-height:38px;margin-bottom:10px}.pricing-widget-section-4 .section-title__desc{display:none;font-weight:800!important}}.pricing-widget-section-4 .section-title__desc{font-weight:800!important}.pricing-widget-section-4 .section-title__mob{display:none;font-weight:800!important}@media(max-width:767px){.pricing-widget-section-4 .section-title__mob{display:block}}.pricing-widget-section-4 .free-solution{align-items:center;display:flex;justify-content:center;margin-bottom:55px}.pricing-widget-section-4 .free-solution img{display:block;margin-right:16px;width:40px}@media(max-width:767px){.pricing-widget-section-4 .free-solution img{margin-right:12px;width:36px}}.pricing-widget-section-4 .free-solution p{color:#213051;font-size:18px;font-weight:700;line-height:24px;margin:0}@media(max-width:767px){.pricing-widget-section-4 .free-solution p{font-size:14px;line-height:24px}}.pricing-widget-section-4 .free-solution p a{color:#2e64f1;font-weight:700;position:relative}.pricing-widget-section-4 .free-solution p a:after{background-color:#2e64f1;bottom:1px;content:"";height:1px;left:0;position:absolute;transition:opacity .15s;width:100%}.pricing-widget-section-4 .free-solution p a:hover{text-decoration:none}.pricing-widget-section-4 .free-solution p a:hover:after{opacity:0}.pricing-widget-section-4 .section-sub-title{color:#14121e;font-size:30px;font-weight:700;letter-spacing:-.18px;line-height:45px;margin:0 0 60px;text-align:center}@media(max-width:767px){.pricing-widget-section-4 .section-sub-title{display:none}}.pricing-widget-section-4 .wrap{margin:0 auto;max-width:1150px;padding:120px 20px 115px;position:relative;width:100%}@media(max-width:1024px){.pricing-widget-section-4 .wrap{padding-bottom:60px;padding-top:70px}}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.pricing-widget-section-4 .wrap{padding-top:20px}}@media(max-width:767px){.pricing-widget-section-4 .wrap{padding-top:55px}}.pricing-widget-section-4 .decor{pointer-events:none;position:absolute;right:62%;top:55px;width:870px}@media(max-width:1279px){.pricing-widget-section-4 .decor{right:70%;top:50px;width:650px}}@media(min-width:1024px)and (max-width:1280px)and (max-height:700px){.pricing-widget-section-4 .decor{top:-30px}}@media(max-width:1023px){.pricing-widget-section-4 .decor{right:66%;top:30px}}@media(max-width:767px){.pricing-widget-section-4 .decor{right:62%;top:30px;width:330px}}.pricing-widget-section-4 .decor img{display:block;width:100%}.pricing-widget-section-4 .pricing-plan__tabs{display:flex;justify-content:center;margin-bottom:56px}.pricing-widget-section-4 .pricing-plan__tabs__i{background:#fff;border-radius:16px;box-shadow:0 8px 30px rgba(185,204,232,.5);display:flex}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__tabs__i{border-radius:8px;max-width:340px;width:100%}}.pricing-widget-section-4 .pricing-plan__tabs .btn{background:#fff;border:none;border-radius:16px;color:#213051;cursor:pointer;display:block;font-size:16px;letter-spacing:.0714286px;line-height:24px;margin:3px;min-width:170px;padding:15px;position:relative;transition:background-color .2s,color .2s}.pricing-widget-section-4 .pricing-plan__tabs .btn:focus{outline:1px solid hsla(0,0%,100%,0)}.pricing-widget-section-4 .pricing-plan__tabs .btn:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:18px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__tabs .btn:focus:after{border-radius:8px}}.pricing-widget-section-4 .pricing-plan__tabs .btn:focus:not(:focus-visible):after{display:none}.pricing-widget-section-4 .pricing-plan__tabs .btn:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.pricing-widget-section-4 .pricing-plan__tabs .btn:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:18px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__tabs .btn:focus-visible:after{border-radius:8px}}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__tabs .btn{border-radius:8px;font-size:14px;min-width:0;padding:9px 15px;width:calc(50% - 6px)}}.pricing-widget-section-4 .pricing-plan__tabs .btn span{background-color:#f8f8f9;border-radius:12px;color:#213051;font-size:16px;font-weight:600;left:calc(100% + 74px);letter-spacing:-.24px;line-height:24px;padding:8px 12px;position:absolute;top:-38px;white-space:nowrap}@media(max-width:1023px){.pricing-widget-section-4 .pricing-plan__tabs .btn span{left:calc(100% + 50px)}}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__tabs .btn span{display:none}}.pricing-widget-section-4 .pricing-plan__tabs .btn span:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2OCIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDY4IDQwIj48cGF0aCBzdHJva2U9IiMyRTY0RjEiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNNjYuODg0Ljk1NFMzNC42NzIgMjYuNzM0IDIgMzMuNDM2bTAgMEwxMy41NCAzOC43TTIgMzMuNDM2IDkuNTQzIDIyLjExIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";height:42px;pointer-events:none;position:absolute;right:94%;top:82%;width:68px}@media(max-width:1023px){.pricing-widget-section-4 .pricing-plan__tabs .btn span:before{height:32px;width:52px}}.pricing-widget-section-4 .pricing-plan__tabs .btn:hover{background-color:#e0e9ff}.pricing-widget-section-4 .pricing-plan__tabs .btn.active{background-color:#2e64f1;color:#fff;cursor:default;font-weight:700}.pricing-widget-section-4 .pricing-plan__content__i{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:1023px){.pricing-widget-section-4 .pricing-plan__content__i{display:none}}.pricing-widget-section-4 .pricing-plan__content.anim .pricing-plan__item{-webkit-animation:modalRevial .5s cubic-bezier(.215,.61,.355,1);animation:modalRevial .5s cubic-bezier(.215,.61,.355,1)}.pricing-widget-section-4 .pricing-plan__item{background:#f3f5f9;border-radius:20px;display:flex;flex-direction:column;padding:40px 30px;position:relative;text-align:center;width:calc(33.33333% - 22px)}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__item{padding-bottom:36px;padding-top:43px;width:100%}}.pricing-widget-section-4 .pricing-plan__item .popular-badge{background-color:#b832c8;border-radius:12px;color:#fff;font-size:14px;font-weight:600;left:50%;line-height:24px;padding:8px 25px;position:absolute;top:-20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.pricing-widget-section-4 .pricing-plan__item .title{color:#213051;font-size:20px;font-weight:700;letter-spacing:-.38px;line-height:30px;margin-bottom:6px}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__item .title{font-size:18px;line-height:26px;margin-bottom:5px}}.pricing-widget-section-4 .pricing-plan__item .subtitle{color:#5f6578;font-size:16px;letter-spacing:-.38px;line-height:24px;margin-bottom:20px}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__item .subtitle{font-size:14px;line-height:20px}}.pricing-widget-section-4 .pricing-plan__item .subtitle strong{color:#213051}.pricing-widget-section-4 .pricing-plan__item .price{align-items:center;background:#fff;border-radius:14px;box-shadow:0 16px 40px rgba(189,205,230,.25);display:flex;justify-content:center;margin-bottom:24px;min-height:72px;padding:6px 10px}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__item .price{padding:13px 10px}}.pricing-widget-section-4 .pricing-plan__item .price p{color:#213051;font-size:32px;font-weight:700;letter-spacing:-.38px;line-height:60px;margin-bottom:0}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__item .price p{font-size:26px;line-height:40px}}.pricing-widget-section-4 .pricing-plan__item .price p strong{color:#213051;font-size:16px;font-weight:400;letter-spacing:-.38px;line-height:28px;margin-left:-6px}.pricing-widget-section-4 .pricing-plan__item .price img{display:block;width:48px}.pricing-widget-section-4 .pricing-plan__item .action{margin-top:auto}.pricing-widget-section-4 .pricing-plan__item .action .button{background-color:#fff;border:2px solid #1362fe;border-radius:50px;color:#1362fe;font-size:16px;font-weight:700;line-height:24px;padding:14px 16px;width:100%}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__item .action .button{font-size:14px;padding:9px 15px}}.pricing-widget-section-4 .pricing-plan__item.pricing-plan__item_popular{background-color:#16336e;background-image:url(/js-assets/static/popular-bg_2-02f48fb81ca782973ceefc285f6db1d3.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;padding-bottom:44px;padding-top:44px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.pricing-widget-section-4 .pricing-plan__item.pricing-plan__item_popular{background-image:url(/js-assets/static/popular-bg_2@2x-521f25c28963cff0ca3f05c2959150b6.jpg)}}@media(max-width:1023px){.pricing-widget-section-4 .pricing-plan__item.pricing-plan__item_popular{padding-bottom:40px;padding-top:40px}}@media(max-width:767px){.pricing-widget-section-4 .pricing-plan__item.pricing-plan__item_popular{padding-bottom:36px;padding-top:43px}}.pricing-widget-section-4 .pricing-plan__item.pricing-plan__item_popular .subtitle,.pricing-widget-section-4 .pricing-plan__item.pricing-plan__item_popular .subtitle strong,.pricing-widget-section-4 .pricing-plan__item.pricing-plan__item_popular .title,.pricing-widget-section-4 .pricing-plan__item.pricing-plan__item_popular .title strong{color:#fff}.pricing-widget-section-4 .pricing-plan__slider{display:none;margin:0 auto;max-width:400px;position:relative}@media(max-width:1023px){.pricing-widget-section-4 .pricing-plan__slider{display:block}}.pricing-widget-section-4 .pricing-plan__slider .swiper-container{overflow:visible;padding-bottom:44px}.pricing-widget-section-4 .pricing-plan__slider .swiper-slide{opacity:.6;padding:0 10px;transition:opacity .25s}.pricing-widget-section-4 .pricing-plan__slider .swiper-slide-active{opacity:1}.pricing-widget-section-4 .pricing-plan__slider .pricing-plan__item{background-color:#16336e;background-image:url(/js-assets/static/popular-bg_2-02f48fb81ca782973ceefc285f6db1d3.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;box-shadow:0 16px 40px rgba(189,205,230,.85);margin-bottom:0;width:100%}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.pricing-widget-section-4 .pricing-plan__slider .pricing-plan__item{background-image:url(/js-assets/static/popular-bg_2@2x-521f25c28963cff0ca3f05c2959150b6.jpg)}}.pricing-widget-section-4 .pricing-plan__slider .pricing-plan__item .subtitle,.pricing-widget-section-4 .pricing-plan__slider .pricing-plan__item .subtitle strong,.pricing-widget-section-4 .pricing-plan__slider .pricing-plan__item .title,.pricing-widget-section-4 .pricing-plan__slider .pricing-plan__item .title strong{color:#fff}.pricing-widget-section-4 .pricing-plan__slider .swiper-next,.pricing-widget-section-4 .pricing-plan__slider .swiper-prev{background-color:#fff;border:1px solid #d2daf3;border-radius:50%;height:44px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:44px;z-index:2}.pricing-widget-section-4 .pricing-plan__slider .swiper-next .icon,.pricing-widget-section-4 .pricing-plan__slider .swiper-prev .icon{color:#2e64f1}.pricing-widget-section-4 .pricing-plan__slider .swiper-prev{left:-20px}.pricing-widget-section-4 .pricing-plan__slider .swiper-next{right:-20px}.pricing-widget-section-4 .pricing-plan__slider .swiper-pagination-bullet{background-color:#2e64f1;height:6px;transition:all .25s;width:6px}.pricing-widget-section-4 .pricing-plan__slider .swiper-pagination-bullet.swiper-pagination-bullet-active{-webkit-transform:scale(1.33);transform:scale(1.33)}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan__item{width:calc(25% - 22px)}@media(max-width:1023px){.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan__item{width:100%}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info__i{display:flex;justify-content:center}}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits{padding-left:0}@media(max-width:767px){.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits{margin-top:20px}}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits:before{display:none}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits h3{margin-bottom:40px;text-align:center}@media(max-width:1023px){.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits h3{margin-bottom:25px}}@media(max-width:767px){.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits h3{margin-bottom:16px}}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:1023px){.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul{display:block}}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li{border-radius:12px;margin-bottom:0;padding:17px 30px;width:calc(50% - 15px)}@media(max-width:1279px){.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li{padding:17px 20px}}@media(max-width:1023px){.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li{margin-bottom:10px;padding:0;width:auto}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li:last-child{margin-bottom:0}}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li:before{display:none}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li:nth-child(4n-2),.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li:nth-child(4n-3){background:#f3f5f9}@media(max-width:1023px){.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li:nth-child(4n-2),.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li:nth-child(4n-3){background:none}}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li span{display:block;padding-left:30px;position:relative}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li span:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iOSIgZmlsbD0iIzQyRDBCNyIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNzUiIGQ9Ik01LjUgOSA4IDExLjVsNS01Ii8+PC9zdmc+);content:"";display:block;height:18px;left:0;position:absolute;top:3px;width:18px}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li span.mobile-show{display:none}@media(max-width:767px){.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li span.mobile-show{display:block}.pricing-widget-section-4.pricing-widget-section-4_v2 .pricing-plan-info .plan-benefits ul li span.mobile-hide{display:none}}.pricing-plan-info{margin-top:62px}@media(max-width:767px){.pricing-plan-info{margin-top:20px}}.pricing-plan-info__i{display:flex;justify-content:space-between}@media(max-width:767px){.pricing-plan-info__i{display:block}}.pricing-plan-info__col{width:calc(50% - 15px)}@media(max-width:767px){.pricing-plan-info__col{width:100%}.pricing-plan-info__col:first-child{display:flex;justify-content:center}}.pricing-plan-info .plan-benefits{padding-left:30px;position:relative}@media(max-width:767px){.pricing-plan-info .plan-benefits{margin-bottom:20px;padding-left:0}}.pricing-plan-info .plan-benefits:before{background:#213051;border-radius:0 4px 4px 0;bottom:-6px;content:"";left:0;position:absolute;top:-6px;width:4px}@media(max-width:767px){.pricing-plan-info .plan-benefits:before{display:none}}.pricing-plan-info .plan-benefits h3{color:#213051;font-size:20px;font-weight:700;letter-spacing:-.38px;line-height:30px;margin:0 0 13px;text-align:left}@media(max-width:767px){.pricing-plan-info .plan-benefits h3{font-size:18px;margin-bottom:13px;text-align:center}}.pricing-plan-info .plan-benefits ul{margin:0;padding:0}.pricing-plan-info .plan-benefits ul li{color:#5f6578;font-size:16px;line-height:24px;list-style:none;margin-bottom:10px;padding-left:30px;position:relative;text-align:left}@media(max-width:767px){.pricing-plan-info .plan-benefits ul li{font-size:14px}}.pricing-plan-info .plan-benefits ul li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iOSIgZmlsbD0iIzQyRDBCNyIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNzUiIGQ9Ik01LjUgOSA4IDExLjVsNS01Ii8+PC9zdmc+);content:"";display:block;height:18px;left:0;position:absolute;top:3px;width:18px}.pricing-plan-info .plan-benefits ul li.mobile-show{display:none}@media(max-width:767px){.pricing-plan-info .plan-benefits ul li.mobile-show{display:block}.pricing-plan-info .plan-benefits ul li.mobile-hide{display:none}}.pricing-plan-info .plan-solution{align-items:center;border:1px solid rgba(33,48,81,.15);border-radius:20px;display:flex;height:100%;justify-content:center;padding:15px 30px}@media(max-width:1023px){.pricing-plan-info .plan-solution{padding:15px}}@media(max-width:767px){.pricing-plan-info .plan-solution{margin:0 auto;max-width:335px;min-height:0;padding:20px 14px 25px}}.pricing-plan-info .plan-solution__i{position:relative}.pricing-plan-info .plan-solution__i img{display:block;margin:0 auto 16px;width:48px}.pricing-plan-info .plan-solution__i h3{color:#213051;font-size:18px;font-weight:700;line-height:24px;margin-bottom:0 0 18px;text-align:center}@media(max-width:767px){.pricing-plan-info .plan-solution__i h3{font-size:14px;margin-bottom:12px}}.pricing-plan-info .plan-solution__i .action-link{background:none;border:none;color:#2f65f1;cursor:pointer;display:block;font-size:16px;font-weight:700;line-height:20px;margin:0 auto;padding:0;position:relative;text-decoration:none}@media(max-width:767px){.pricing-plan-info .plan-solution__i .action-link{font-size:14px}}.pricing-plan-info .plan-solution__i .action-link:before{background:#2f65f1;bottom:2px;content:"";height:1px;left:0;position:absolute;transition:opacity .15s;width:100%}@media(max-width:767px){.pricing-plan-info .plan-solution__i .action-link:before{bottom:0}}.pricing-plan-info .plan-solution__i .action-link:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjEwIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgNiAxMCI+PHBhdGggc3Ryb2tlPSIjMkU2NEYxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTEgMSA0IDQtNCA0Ii8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";height:10px;pointer-events:none;position:absolute;right:-15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6px}@media(max-width:767px){.pricing-plan-info .plan-solution__i .action-link:after{height:8px;right:-12px;width:4px}}.pricing-plan-info .plan-solution__i .action-link:hover:before{opacity:0}.pricing-widget-section-5{background-color:#f3f5f9;padding:80px 0}@media(max-width:1023px){.pricing-widget-section-5{padding-bottom:40px}}@media(max-width:767px){.pricing-widget-section-5{padding:40px 0 20px}}.pricing-widget-section-5 .wrap{margin:0 auto;max-width:1110px;padding:0 20px}.pricing-widget-section-5 .section-title{color:#14121e;font-size:30px;font-weight:700;letter-spacing:-.18px;line-height:45px;margin-bottom:40px;text-align:center}@media(max-width:767px){.pricing-widget-section-5 .section-title{display:none;font-size:20px;line-height:32px;margin-bottom:18px}}.pricing-widget-section-5 .section-title .dot-title{color:#2e64f1;font-weight:700}.pricing-widget-section-5 .section-title .dot-title .anim-dots{bottom:-12px}@media(max-width:1023px){.pricing-widget-section-5 .section-title .dot-title .anim-dots{bottom:-8px}}@media(max-width:767px){.pricing-widget-section-5 .section-title .dot-title .anim-dots{display:none}}.pricing-widget-section-5 .section-title_mobile{display:none}.pricing-widget-section-5 .section-title_mobile span{color:#2e64f1;font-weight:700}@media(max-width:767px){.pricing-widget-section-5 .section-title_mobile{display:block}}.pricing-widget-section-5 .pricing-brands{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1010px}@media(max-width:767px){.pricing-widget-section-5 .pricing-brands{flex-wrap:wrap;justify-content:center}}.pricing-widget-section-5 .pricing-brands__item{padding:0 10px}@media(max-width:1023px){.pricing-widget-section-5 .pricing-brands__item{margin-bottom:20px;padding:0 20px}}@media(max-width:767px){.pricing-widget-section-5 .pricing-brands__item{max-width:33%;padding:0 10px}}.pricing-widget-section-5 .pricing-brands img{display:block;max-width:100%}.page-pricing_widget .swiper-slide-active span:not(.popular-badge),.page-pricing_widget .swiper-slide-duplicate-active span:not(.popular-badge){border-radius:0;display:inherit;height:auto;left:auto;position:inherit;top:auto;-webkit-transform:translate(0);transform:translate(0);transition:none;width:auto}.page-pricing_widget .swiper-slide{height:auto}.page-pricing_widget .swiper-slide span:not(.popular-badge){display:inherit;height:auto;left:auto;position:inherit;top:auto;width:auto}.page-pricing_widget .swiper-slide-duplicate-next span:not(.popular-badge),.page-pricing_widget .swiper-slide-duplicate-prev span:not(.popular-badge),.page-pricing_widget .swiper-slide-next span:not(.popular-badge),.page-pricing_widget .swiper-slide-prev span:not(.popular-badge){left:auto;top:auto;-webkit-transform:translate(0);transform:translate(0);transition:none}.modal-container .modal_reseller{max-width:1240px;padding:45px;-webkit-transform:none!important;transform:none!important}.modal-container .modal_reseller .close-modal{right:0;top:3px}.modal-container .modal_reseller .modal__body{background:#fff;border-radius:30px;display:flex;overflow:hidden}@media(max-width:767px){.modal-container .modal_reseller .modal__body{flex-flow:wrap}}.modal-container .modal_reseller .modal__body .col{padding:39px 30px 30px;width:600px}.modal-container .modal_reseller .modal__body .col:first-child{align-items:center;background:url(/js-assets/static/reseller-modal-bg-e79188d94a34dfc3b04e227af455048c.jpg) no-repeat;background-size:cover;cursor:pointer;display:flex;justify-content:center;width:calc(100% - 600px)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.modal-container .modal_reseller .modal__body .col:first-child{background-image:url(/js-assets/static/reseller-modal-bg@2x-0a8470c6651221dd5a1e10e7e9072a59.jpg)}}.modal-container .modal_reseller .react-tel-input .form-control{border:none;border-radius:10px;height:56px;width:100%}@media(max-width:767px){.modal-container .close-modal{right:20px;top:20px}.modal-container .modal{padding:0;width:100%}.modal-container .modal_reseller .close-modal{right:65px;top:15px}.modal-container .modal_reseller .modal__body{border-radius:0}.modal-container .modal_reseller .modal__body .col{padding-top:80px;width:100%}.modal-container .modal_reseller .modal__body .col:first-child{display:none}.modal-container .modal_reseller .modal__body .row{flex-flow:column}}.reseller-modal__title{color:#2a2f43;font-size:28px;font-weight:800;letter-spacing:-.78px;line-height:28px;margin:0;padding-bottom:31px;text-align:center}.reseller-modal__sub-title{font-size:14px;letter-spacing:-.39px;line-height:20px;text-align:center}.reseller-modal .btn-row{display:flex;justify-content:center;padding-bottom:13px;width:100%}.reseller-modal .button{align-items:center;display:flex;justify-content:center;padding:19px 28px 17px;width:200px}.reseller-modal .button img{margin-left:10px}.reseller-modal .custom-checkbox.error{margin-bottom:35px}.reseller-modal .custom-checkbox.error .help-block{bottom:auto;left:28px;top:100%}.reseller-modal .custom-checkbox.error .custom-checkbox__icon{background:none}.reseller-modal .custom-checkbox__label{display:flex;width:100%}.reseller-modal .custom-checkbox__label>span{display:block;width:100%}.reseller-modal .custom-checkbox__label>span a{display:inline;white-space:normal}.reseller-modal .row{display:flex;margin-left:-10px;margin-right:-10px}.reseller-modal .react-tel-input .flag-dropdown{background:none;border:none}.reseller-modal .form-group-with-label{border-radius:10px;margin:0 10px 20px}.reseller-modal .form-group-with-label .input{border-radius:10px;color:#000;font-size:14px;font-weight:600;letter-spacing:-.39px;line-height:16px;padding:22px 22px 18px}.reseller-modal .form-group-with-label input:-webkit-autofill,.reseller-modal .form-group-with-label input:-webkit-autofill:active,.reseller-modal .form-group-with-label input:-webkit-autofill:focus,.reseller-modal .form-group-with-label input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.reseller-modal .form-group-with-label .label{background:#fff;color:#494e60;display:inline-block;font-size:14px;left:18px;line-height:16px;padding:5px;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .09s ease;transition:transform .09s ease;transition:transform .09s ease,-webkit-transform .09s ease}.reseller-modal .form-group-with-label.textarea-wrap .label{padding-top:10px;top:1px;-webkit-transform:translateY(0);transform:translateY(0)}.reseller-modal .form-group-with-label.textarea-wrap.filled .label,.reseller-modal .form-group-with-label.textarea-wrap.focus .label{-webkit-transform:translateY(-20px);transform:translateY(-20px)}.reseller-modal .form-group-with-label.textarea-wrap .input{min-height:130px;resize:none}.reseller-modal .form-group-with-label .focus-outline{border-color:#2d68ff;border-radius:10px;bottom:0;left:0;pointer-events:none;right:0;top:0;z-index:2}.reseller-modal .form-group-with-label.filled .label,.reseller-modal .form-group-with-label.focus .label{-webkit-transform:translateY(-40px);transform:translateY(-40px)}.reseller-modal .form-group-with-label.focus .label{color:#2d68ff}.reseller-modal .form-group-with-label.focus .focus-outline{border-color:#2d68ff;box-shadow:0 0 0 4px rgba(0,109,213,.22);opacity:1}.reseller-modal .form-group-with-label.error .help-block{z-index:12}.reseller-modal .form-group-with-label .custom-checkbox__icon{background:none;border:1px solid #adb2bd;border-radius:3px;margin-top:-2px;overflow:hidden}.reseller-modal .form-group-with-label .custom-checkbox__icon:after{left:-1px!important;top:-1px!important}.reseller-modal .row_btn{display:flex;justify-content:center;padding-top:3px}.reseller-modal .row_btn .button svg{left:5px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.reseller-modal .custom-select{z-index:13}.reseller-modal .custom-select__control{border:none;border-radius:10px;height:56px}.reseller-modal .custom-select__value-container{padding-left:18px}.reseller-modal .custom-select__indicator-separator{display:none}.reseller-modal .custom-select__indicator{position:relative}.reseller-modal .custom-select__indicator:after{border-color:#000 transparent transparent;border-style:solid;border-width:5px 5px 0;content:"";height:0;position:absolute;right:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0}.reseller-modal .custom-select__indicator svg{display:none}.reseller-modal .custom-select__single-value{max-width:calc(100% - 30px)}.reseller-modal .custom-select__menu{background:none;border-radius:0 0 10px 10px;box-shadow:0 10px 20px rgba(0,9,31,.24);margin-top:-59px;padding-top:59px}.reseller-modal .custom-select__menu-list{background:#fff;border:1px solid #6e788c;border-radius:0 0 3px 3px;border-top:none!important;max-height:250px}.reseller-modal .custom-select__option{color:#494e60;cursor:pointer;padding-left:15px;padding-right:15px;position:relative}.reseller-modal .custom-select__option:after{background:#6e788c;bottom:0;content:"";display:block;height:1px;left:15px;position:absolute;right:15px}.reseller-modal .custom-select__option:last-child:after{display:none}.reseller-modal .custom-select__option:active{background:#fff;color:#494e60}.reseller-modal .custom-select__option:focus,.reseller-modal .custom-select__option:hover{background:rgba(0,109,213,.22)}.reseller-modal .custom-select__option--is-focused,.reseller-modal .custom-select__option--is-selected{background:#fff;color:#494e60}.reseller-modal .custom-select__option--is-focused{background:rgba(0,109,213,.22)}.reseller-modal .select-wrap .label{z-index:15}.reseller-modal .pay-in-progress{left:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:767px){.reseller-modal{margin:0 auto;max-width:315px}.reseller-modal__logo img{width:144px}.reseller-modal .button{width:100%}.reseller-modal .form-group-with-label .input{font-size:16px;padding:16px 15px 12px}.reseller-modal .form-group-with-label .help-block{line-height:14px;z-index:5}.reseller-modal .form-group-with-label .custom-checkbox{padding-left:35px}.reseller-modal .form-group-with-label .custom-checkbox__icon{margin-top:-10px;top:50%}}@media(max-width:374px){.reseller-modal__logo{padding-bottom:16px}.reseller-modal__logo img{width:118px}.reseller-modal__title{padding-bottom:19px}.reseller-modal .form-group-with-label{margin-bottom:16px}}.reseller-hero{margin:15px 48px 175px;overflow:visible}.reseller-hero .container{display:flex;flex-flow:wrap;margin:0 auto;max-width:1500px;padding:0;width:100%}.reseller-hero__inner{align-items:center;background:url(/js-assets/static/af-hero-bg-c006c5906cc16c58763190254769f545.jpg) no-repeat;background-size:cover;border-radius:40px;display:flex;height:706px;margin:0 auto;max-width:1344px;padding:80px 0 0 100px}.reseller-hero__l{align-items:center;display:flex;text-align:left;width:calc(100% - 555px)}.reseller-hero__r{min-height:1px;position:relative;width:515px}.reseller-hero__title{color:#fff;font-size:55px;font-weight:900;letter-spacing:-.33px;line-height:72px;margin:-74px 0 27px;max-width:600px;text-align:left}.reseller-hero__info{color:#fff;font-size:16px;letter-spacing:-.23px;line-height:28px;margin:0 0 32px;max-width:570px;text-align:left}.reseller-hero .actions{text-align:left}.reseller-hero .button{background:#3c70fa;font-size:16px;min-width:308px;padding:18px}.reseller-hero .graph-container{position:relative}.reseller-hero .graph-container .graph{bottom:9px;max-width:1000px;position:absolute;right:-40px;z-index:1}.reseller-hero .man{max-width:521px;position:relative;-webkit-transform:translate(-46px,-6px);transform:translate(-46px,-6px);width:521px;z-index:3}.reseller-hero .man-bg{position:absolute;right:36px;top:54px;z-index:1}.reseller-hero .dots{left:24px;position:absolute;top:185px;z-index:2}.reseller-hero .line{stroke-dasharray:550;stroke-dashoffset:550;-webkit-animation:draw 1s linear forwards;animation:draw 1s linear forwards}.reseller-hero .statistic-img{position:absolute;right:-44px;top:158px;z-index:5}.reseller-hero .line-shadow{opacity:0;transition:opacity .4s ease 1s}.reseller-hero .svg-graph{left:0;margin-left:-4px;position:absolute;top:55px}.reseller-hero .svg-graph.active .line-shadow{opacity:.176362161}.reseller-hero .svg-graph.active .price__i{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.reseller-hero .svg-graph.active .chart-dot{opacity:1;visibility:visible}.reseller-hero .price{position:absolute;right:-12px;top:-62px;width:110px}.reseller-hero .price__i{background:#fff;border-radius:7px;color:#181458;font-size:21px;font-weight:700;letter-spacing:-.1px;line-height:25px;opacity:0;padding:10px 17px;-webkit-transform:translateY(10px);transform:translateY(10px);transition:visibility .2s ease,opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,visibility .2s ease,opacity .2s ease;transition:transform .2s ease,visibility .2s ease,opacity .2s ease,-webkit-transform .2s ease;transition-delay:1s;visibility:hidden}.reseller-hero .price__i:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDIyIDE0Ij48cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0tMzctNDVoOTZhNyA3IDAgMCAxIDcgN3YzMmE3IDcgMCAwIDEtNyA3SDIxbC03LjUwNCAxMS4yNTZhMyAzIDAgMCAxLTQuOTkyIDBMMSAxaC0zOGE3IDcgMCAwIDEtNy03di0zMmE3IDcgMCAwIDEgNy03WiIvPjwvc3ZnPg==) no-repeat;background-size:cover;content:"";height:14px;left:50%;margin-top:-2px;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:22px}.reseller-hero .chart-dot{background:#544f9b;border:4px solid #31fbd7;border-radius:50%;height:18px;margin-top:24px;opacity:0;position:absolute;right:44px;top:100%;transition:visibility .2s ease,opacity .2s ease;transition-delay:1s;visibility:hidden;width:18px}@-webkit-keyframes draw{to{stroke-dashoffset:0}}@keyframes draw{to{stroke-dashoffset:0}}@media(max-width:1485px){.reseller-hero__title{font-size:44px;line-height:46px}}@media(max-width:1400px){.reseller-hero__inner{padding-left:50px;padding-right:50px}}@media(max-width:1330px)and (min-width:1101px){.reseller-hero{margin-top:40px}.reseller-hero__l{width:60%}.reseller-hero__r{width:40%}}@media(max-width:1185px){.reseller-hero{margin-top:33px}.reseller-hero .container{height:auto}.reseller-hero__inner{flex-flow:column;height:auto;padding:80px 30px 50px}.reseller-hero__l{padding-bottom:100px;width:100%}.reseller-hero__r{width:100%}.reseller-hero .img-wrap{margin:0 auto;max-width:510px}.reseller-hero__title{margin-top:0;max-width:700px}.reseller-hero__info,.reseller-hero__title{margin-left:auto;margin-right:auto;text-align:center}.reseller-hero .actions{padding-bottom:40px;text-align:center}}@media(max-width:992px){.reseller-hero{margin-left:20px;margin-right:20px}}@media(max-width:767px){.reseller-hero{margin-bottom:50px;margin-top:10px}.reseller-hero__l{padding-bottom:30px}.reseller-hero__title{font-size:30px;letter-spacing:-.14px;line-height:36px;margin-bottom:29px;margin-top:0;max-width:370px}.reseller-hero__inner{background:url(/js-assets/static/af-hero-bg-mob-d2cad9edb28c789e109b8f903851df62.jpg) no-repeat;background-size:cover;border-radius:50px;overflow:hidden;padding:30px 20px}.reseller-hero__info{font-size:13px;letter-spacing:-.19px;line-height:20px;margin-bottom:27px}.reseller-hero .button{display:block;margin:0 auto;max-width:275px;min-width:200px;padding-bottom:15px;padding-top:15px;width:100%}.reseller-hero .man{margin:0 auto;-webkit-transform:translate(-8px,34px);transform:translate(-8px,34px);width:100%}.reseller-hero .man-bg{left:50%;max-width:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.reseller-hero .dots{left:24px;max-width:59%;top:123px}.reseller-hero .statistic-img{display:none}.reseller-hero .graph-container .graph{bottom:-195px}}@media(max-width:600px){.reseller-hero__info,.reseller-hero__title{margin-left:0;margin-right:0;text-align:left}}@media(max-width:500px){.reseller-hero .actions{padding-bottom:0}}@media(max-width:373px){.reseller-hero__title{font-size:24px;line-height:28px;margin-bottom:15px}}.affiliate-brands .content{max-width:1275px;padding-bottom:117px;padding-top:0}.affiliate-brands__title{color:#677275;font-size:12px;font-weight:500;letter-spacing:.3px;line-height:14px;margin:0 0 20px;padding-left:3%;text-transform:uppercase}.affiliate-brands__list{display:flex;flex-flow:wrap}.affiliate-brands__item{align-items:center;display:flex;height:80px;justify-content:center;margin-bottom:40px;width:14.2857%}.affiliate-brands img{max-height:80px}@media(max-width:767px){.affiliate-brands .content{padding-bottom:60px}.affiliate-brands__list{justify-content:center;left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:980px}.affiliate-brands__item{margin-bottom:0;width:10%}.affiliate-brands img{max-height:40px!important}}.become-rs .content{padding-top:120px}.become-rs__title{color:#12101c;text-align:center}.become-rs__title.section-title{font-size:55px;letter-spacing:-.5px;line-height:55px;margin-bottom:23px}.become-rs__description.description{font-size:18px;line-height:28px;margin:0 auto 104px;max-width:700px;text-align:center}.become-rs__list{display:flex;flex-flow:wrap;margin:0 -42px}.become-rs__item{padding:0 42px 8px;width:33.333333%}.become-rs__item__icon{padding-bottom:27px}.become-rs__item__title{color:#12101c;font-size:24px;font-weight:700;line-height:28px;margin:0;padding-bottom:20px;text-align:left}.become-rs__item__description{color:#646a7c;font-size:16px;font-weight:500;line-height:29px}@media(max-width:767px){.become-rs .content{padding-top:0}.become-rs .section-title{font-size:32px;line-height:50px}.become-rs .description{font-size:19px;line-height:28px;margin-bottom:50px}.become-rs__item{width:100%}.become-rs__item__icon{align-items:center;display:flex;justify-content:flex-start}.become-rs__item__icon img{margin:0}}.af-perks{background:#f3f5f9;margin-bottom:119px;padding-bottom:0!important;padding-top:0}.af-perks .content{max-width:1128px;padding-bottom:97px;padding-top:114px}.af-perks .row{display:flex;flex-flow:row-reverse;margin:0 -50px}.af-perks .left,.af-perks .right{padding:0 50px 30px;width:50%}.af-perks__left{padding-top:22px}.af-perks__title{color:#12101c;font-size:55px;letter-spacing:-.5px;line-height:55px;margin-bottom:70px;padding-left:26px;position:relative}.af-perks__title:before{background:#3c70fa;border-radius:28px;bottom:0;content:"";left:0;position:absolute;top:0;width:7px}.af-perks__list{counter-reset:perks}.af-perks__item{counter-increment:perks;margin-bottom:32px}.af-perks__item__inner{background:#fff;border-radius:16px;box-shadow:4px 18px 27px 5px rgba(97,122,166,.08);padding:23px 20px 23px 50px;position:relative}.af-perks__item__inner:before{background:#3c70fa;border:6px solid #f3f5f9;border-radius:50%;color:#fff;content:counter(perks);display:block;font-size:20px;font-weight:700;height:46px;left:-28px;line-height:46px;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:46px}.af-perks__item__title{color:#12101c;font-size:21px;font-weight:600;letter-spacing:-.19px;line-height:25px;margin:0;padding-bottom:19px;text-align:left}.af-perks__item__description{color:#646a7c;font-size:16px;font-weight:500;letter-spacing:-.15px;line-height:29px;margin:0}.af-perks .btn-row{display:flex;justify-content:center}.af-perks .button{background:#3c70fa;font-size:16px;min-width:217px;padding:18px}@media(max-width:767px){.af-perks{margin-bottom:0}.af-perks .content{padding-top:70px}.af-perks .row{flex-flow:column}.af-perks .left,.af-perks .right{width:100%}.af-perks__title{font-size:32px;line-height:35px;margin-bottom:35px}.af-perks__item{padding-top:20px}.af-perks__item__inner{padding:38px 20px 20px}.af-perks__item__inner:before{left:50%;top:-26px;-webkit-transform:translate(-50%);transform:translate(-50%)}.af-perks__item__title{font-size:19px;letter-spacing:-.17px;line-height:23px}.af-perks .button{display:block;margin:0 auto;max-width:275px;padding-bottom:15px;padding-top:15px;width:100%}}.perks-video-btn{background:none;border:none;border-radius:20px;cursor:pointer;overflow:hidden;padding:0;position:relative}.perks-video-btn:hover .play-btn{-webkit-transform:scale(1.1);transform:scale(1.1)}.perks-video-btn>img{border-radius:20px;display:block}.perks-video-btn .play-btn{align-items:center;background:#fff;border-radius:50%;bottom:16px;display:flex;height:80px;justify-content:center;position:absolute;right:16px;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;width:80px}.perks-video-btn .play-btn img{margin-left:6px;width:20px}@media(max-width:767px){.perks-video-btn{width:100%}.perks-video-btn>img{min-width:100%;width:100%}}.af-promote .content{max-width:1160px;padding-top:129px}.af-promote .row{align-items:center;display:flex}.af-promote .left,.af-promote .right{width:50%}.af-promote__title{color:#12101c;font-size:55px;letter-spacing:-.9px;line-height:55px;margin:0;padding-bottom:24px}.af-promote__description{font-size:19px;letter-spacing:-.82px;line-height:28px;margin:0;padding-bottom:30px;padding-right:50px}.af-promote .animate-me img{margin-left:-84px;max-width:inherit}.af-promote .button{background:#3c70fa;font-size:16px;min-width:217px;padding:18px}.af-promote .animate-me{width:auto}.af-promote .uw-icon{bottom:18%;height:70px;position:absolute;right:-22%;width:70px}.af-promote .uw-icon img{margin:0}.af-promote .uw-icon:after,.af-promote .uw-icon:before{border:1px solid;position:absolute}.af-promote .uw-icon:before{height:100px;opacity:.4;width:100px}.af-promote .uw-icon:after,.af-promote .uw-icon:before{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border-color:#fff;border-radius:50%;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.af-promote .uw-icon:after{height:130px;opacity:.2;width:130px}.af-promote .uw-icon .circle3{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border:1px solid #fff;border-radius:50%;display:block;height:160px;left:50%;opacity:.1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);width:160px}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,68,241,.8);-webkit-transform:scale(.75) transform(-50%,-50%);transform:scale(.75) transform(-50%,-50%)}70%{box-shadow:0 0 0 15px rgba(0,68,241,0);-webkit-transform:scale(1) transform(-50%,-50%);transform:scale(1) transform(-50%,-50%)}to{box-shadow:0 0 0 0 rgba(0,68,241,0);-webkit-transform:scale(.75) transform(-50%,-50%);transform:scale(.75) transform(-50%,-50%)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,68,241,.8);-webkit-transform:scale(.75) transform(-50%,-50%);transform:scale(.75) transform(-50%,-50%)}70%{box-shadow:0 0 0 15px rgba(0,68,241,0);-webkit-transform:scale(1) transform(-50%,-50%);transform:scale(1) transform(-50%,-50%)}to{box-shadow:0 0 0 0 rgba(0,68,241,0);-webkit-transform:scale(.75) transform(-50%,-50%);transform:scale(.75) transform(-50%,-50%)}}@media(max-width:1160px)and (min-width:993px){.af-promote .right{width:40%}.af-promote .left{width:60%}.af-promote .animate-me img{max-width:160%}.af-promote .animate-me .uw-icon{margin-right:10px;-webkit-transform:scale(.7);transform:scale(.7)}}@media(max-width:992px){.af-promote .uw-icon{bottom:15vw;height:8vw;right:13vw;width:8vw}.af-promote .uw-icon:before{height:9vw;width:9vw}.af-promote .uw-icon:after{height:10.5vw;width:10.5vw}.af-promote .uw-icon .circle3{height:12vw;width:12vw}.af-promote .uw-icon img{max-width:100%;width:100%}.af-promote .content{padding-bottom:0;padding-top:60px}.af-promote .row{flex-flow:wrap}.af-promote__title{font-size:32px;line-height:50px;text-align:center}.af-promote__description{font-size:19px;line-height:28px;padding-right:0;text-align:center}.af-promote .left,.af-promote .right{width:100%}.af-promote .right{padding-bottom:40px}.af-promote .right img{margin:0;min-width:100%;width:100%}.af-promote .btn-row{width:100%}.af-promote .mobile-hide{display:none!important}.af-promote .mobile-show{display:block!important}.af-promote .button{display:block;margin:0 auto;max-width:275px;padding-bottom:15px;padding-top:15px;width:100%}}@media(max-width:600px){.af-promote .uw-icon{bottom:20vw;right:15vw}}.af-faq .content{padding-top:119px}.af-faq__description,.af-faq__title{text-align:center}.af-faq__title{color:#12101c;font-size:55px;line-height:55px;margin-bottom:24px}.af-faq__description{color:#4e505a;font-size:19px;letter-spacing:-.82px;line-height:29px}.af-faq__list{margin:0 auto 40px;max-width:784px}.af-faq .accordion-item{background:#eaeffe;border-radius:14px;margin-bottom:8px}.af-faq .accordion-item .focus{bottom:0;left:0;right:0;top:0}.af-faq .accordion-item.active .accordion-button:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.af-faq .accordion-item .accordion-button{padding:19px 24px}.af-faq .accordion-item .accordion-button:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTIgNyI+PHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzZCNzY5MCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHBvaW50cz0iNzQ0IDI2IDc0OSAzMSA3NTQgMjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03NDMgLTI1KSIvPjwvc3ZnPg==) no-repeat;background-size:cover;content:"";display:block;height:6px;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;width:10px}.af-faq .accordion-item .accordion-button .icon{display:none}.af-faq .accordion-item .accordion-content{padding-left:24px;padding-right:24px}.af-faq .accordion-item .accordion-text,.af-faq .accordion-item .accordion-text a{font-size:14px;line-height:24px}.af-faq .btn-row{display:flex;justify-content:center;transition:opacity .1s ease,visibility .1s ease,margin .1s ease}.af-faq .btn-row.disable{margin-top:-50px;opacity:0;visibility:hidden}.af-faq .more-questions{overflow:hidden}.af-faq .more-questions.active .af-faq__item{margin-top:0;opacity:1;visibility:visible}.af-faq .af-faq__item{margin-top:-64px;opacity:0;transition:margin .3s ease,opacity .3s ease,visibility .3s ease;visibility:hidden}.af-faq .af-faq__item.visible{margin-top:0;opacity:1;visibility:visible}.af-faq .view-more-btn{background:none;color:#4e505a;font-size:16px;font-weight:500;letter-spacing:-.69px;line-height:16px;padding:0 40px;position:relative}.af-faq .view-more-btn:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTIgNyI+PHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzNDNzFGQSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHBvaW50cz0iNDY4IDEwNSA0NzMgMTEwIDQ3OCAxMDUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NjcgLTEwNCkiLz48L3N2Zz4=) no-repeat;background-size:cover;content:"";display:block;height:6px;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10px}.af-faq .view-more-btn:hover{box-shadow:none}@media(max-width:767px){.af-faq .content{padding-top:50px}.af-faq__title{font-size:32px;line-height:50px;text-align:center}.af-faq__description{font-size:19px;line-height:28px;padding-right:0;text-align:center}.af-faq__list{margin-bottom:0}}.af-earning{background:#2659e2;text-align:center}.af-earning .content{color:#fff;padding-bottom:150px;padding-top:140px}.af-earning__logo{padding-bottom:12px}.af-earning__title{color:#fff;font-size:45px;font-weight:700;letter-spacing:-.2px;line-height:72px;margin:0;padding-bottom:10px}.af-earning__description{color:#fff;font-size:16px;letter-spacing:-.23px;line-height:28px;margin:0 auto 14px;max-width:530px}.af-earning .button{background:#fff;color:#2659e2;font-size:16px;min-width:217px;padding:18px}@media(max-width:767px){.af-earning .content{padding-bottom:70px;padding-top:70px}.af-earning__title{font-size:32px;line-height:50px;text-align:center}.af-earning__description{font-size:19px;line-height:28px;padding-right:0;text-align:center}.af-earning .button{display:block;margin:0 auto;max-width:275px;padding-bottom:15px;padding-top:15px;width:100%}}.adam-meet{padding:80px 15px 180px}.adam-meet .wrap{align-items:center;background:url(/js-assets/static/vpat-hero-bg-6cfd153e55ab0aed18d6243594d7f4fc.jpg) no-repeat;background-size:cover;border-radius:32px;display:flex;height:608px;margin:0 auto;max-width:1344px;overflow:hidden;padding:125px 115px 142px 0;position:relative;width:100%}.adam-meet .section-title{color:#fff;font-size:42px;letter-spacing:-.181818px;line-height:50px;margin:0 0 16px;max-width:570px;padding-top:16px}.adam-meet .description{color:#fff;font-size:20px;font-weight:600;line-height:30px;margin:0 0 40px;max-width:540px}.adam-meet__col:last-child{padding-left:77px}.adam-meet .button{font-size:16px;font-weight:500;min-width:249px;padding:17px 16px}@media(max-width:1100px){.adam-meet img{max-width:80%}}@media(max-width:1024px){.adam-meet .wrap{justify-content:center;padding-left:20px;padding-right:20px}.adam-meet__col:first-child{display:none}.adam-meet__col:last-child{padding-left:0;text-align:center}}@media(max-width:767px){.adam-meet .wrap{height:auto;padding-bottom:50px;padding-top:50px}.adam-meet .section-title{font-size:32px;line-height:36px;padding-top:0}.adam-meet .description{font-size:14px;line-height:18px}}.af-title{color:#0f1420;font-size:22px;font-weight:700;letter-spacing:.13px;line-height:28px;margin-left:10px;text-transform:uppercase;-webkit-transform:translateY(1px);transform:translateY(1px)}@media(max-width:767px){.af-title{display:none}}.affiliate-page{padding-top:15px}.contact-section-support{background-image:url(/js-assets/static/bg-1fffa8b8b8bb93622a103f939106dcd2.png);background-position:50%;background-repeat:no-repeat;background-size:cover}@media (max-width:1440px){.contact-section-support{background-position:50% 100%;background-size:100%}}.contact-section-support .trustpilot-wrap{display:flex;justify-content:center}.contact-section-support .trustpilot-wrap .trustpilot-link{color:#000;display:inline-block;font-size:18px;padding:6px 8px;position:relative}.contact-section-support .trustpilot-wrap .trustpilot-link .focus-outline{border:2px solid #2d68ff;border-radius:6px;bottom:4px;box-shadow:0 0 0 4px rgba(0,109,213,.22);left:4px;opacity:0;position:absolute;right:4px;top:4px}.contact-section-support .trustpilot-wrap .tp-large-link{align-items:center;display:flex;flex-flow:wrap}.contact-section-support .trustpilot-wrap .tp-large-link span{color:#000;font-size:18px;font-weight:500;line-height:20px;padding-right:15px}.contact-section-support .trustpilot-wrap .tp-large{max-width:300px}.contact-section-support .content{max-width:1200px;padding-left:15px;padding-right:15px;padding-top:80px}.contact-section-support .left{padding-right:35px}.contact-section-support .bg{background:linear-gradient(43.44deg,rgba(249,249,252,.24) 19.7%,#e9ebf6 78.82%);bottom:-100px;left:0;opacity:.73;position:absolute;right:0;top:-100px;z-index:-1}.contact-section-support .center{text-align:center}.contact-section-support .page-title{margin-bottom:15px;text-align:center}.contact-section-support .sub-title{font-size:17px;font-weight:400;line-height:24px;margin-bottom:32px;text-align:center}.contact-section-support .row{display:flex}.contact-section-support .row_two-cols{display:flex;flex-flow:wrap;margin:0 -12px}.contact-section-support .row_two-cols .col{padding:0 12px;width:50%}.contact-section-support .row_btn{display:flex;justify-content:center;padding-top:30px}.contact-section-support .custom-select{height:100%;z-index:13}.contact-section-support .custom-select__control{border:none;height:100%;padding-top:21px}.contact-section-support .custom-select__value-container{padding-left:12px}.contact-section-support .custom-select__indicator-separator{display:none}.contact-section-support .custom-select__indicators{position:absolute;right:0}.contact-section-support .custom-select__indicator{position:relative}.contact-section-support .custom-select__indicator:after{border-color:#000 transparent transparent;border-style:solid;border-width:5px 5px 0;content:"";height:0;width:0}.contact-section-support .custom-select__indicator svg{display:none}.contact-section-support .custom-select__single-value{max-width:calc(100% - 30px)}.contact-section-support .custom-select__single-value__i span{font-size:12px}.contact-section-support .custom-select__menu{background:none;border-radius:0 0 3px 3px;box-shadow:0 10px 20px rgba(0,9,31,.24);margin:0;padding:0}.contact-section-support .custom-select__menu-list{background:#fff;border:1px solid #6e788c;border-radius:0 0 3px 3px;border-top:none!important;max-height:250px}.contact-section-support .custom-select__option{color:#494e60;cursor:pointer;padding-left:15px;padding-right:15px;position:relative}.contact-section-support .custom-select__option:after{background:#6e788c;bottom:0;content:"";display:block;height:1px;left:15px;position:absolute;right:15px}.contact-section-support .custom-select__option:last-child:after{display:none}.contact-section-support .custom-select__option:active{background:#fff;color:#494e60}.contact-section-support .custom-select__option:focus,.contact-section-support .custom-select__option:hover{background:rgba(0,109,213,.22)}.contact-section-support .custom-select__option__i span{font-size:12px}.contact-section-support .custom-select__option--is-focused,.contact-section-support .custom-select__option--is-selected{background:#fff;color:#494e60}.contact-section-support .custom-select__option--is-focused{background:rgba(0,109,213,.22)}.contact-section-support .select-wrap .label{z-index:15}.contact-section-support .contact-widget{background:#fff;border-radius:17px;box-shadow:0 4px 24px rgba(8,12,33,.11);margin:0 auto 200px;max-width:560px;min-height:0;padding:22px 19px 50px;width:100%}@media (max-width:991px){.contact-section-support .contact-widget{margin-bottom:0}}.contact-section-support .contact-widget .form-group-with-label .label{background:#fff;padding-top:9px;top:1px}.contact-section-support form fieldset:nth-child(6)>div{padding-top:0}.contact-section-support form fieldset:nth-child(6)>div>label{display:block;left:auto;padding-bottom:15px;padding-left:0;padding-top:0;position:relative;right:auto}.contact-section-support .actions{display:flex;justify-content:center;padding-top:15px}@media(max-width:991px){.contact-section-support{background:none}.contact-section-support .mob-img{display:block;margin-bottom:44px;text-align:center}}@media(max-width:767px){.contact-section-support .content{padding-top:20px}.contact-section-support .sub-title{font-size:14px;line-height:19px}}@media (max-width:640px){.contact-section-support .row{flex-flow:column}.contact-section-support .row_two-cols .col{width:100%}}@media (max-width:576px){.contact-section-support .content{padding-left:10px;padding-right:10px}}.contact-form{display:flex;margin:0 auto}.contact-form textarea{resize:none;width:100%!important}.contact-form .interested{margin:10px}.contact-form .interested__title{margin-bottom:15px}.contact-form .interested__list .item{padding-bottom:10px}.contact-form .form-group-with-label.custom-radio input:checked+.custom-radio__icon{border:1px solid #4c505d}.contact-form .form-group-with-label.custom-radio input:checked+.custom-radio__icon:after{display:none}.contact-form .form-group-with-label.custom-radio input:checked+.custom-radio__icon:before{display:block}.contact-form .form-group-with-label.custom-radio .custom-radio__label{padding-left:30px}.contact-form .form-group-with-label.custom-radio .custom-radio__icon{border:1px solid #4c505d;border-radius:50%;display:block;height:20px;left:0;position:absolute;top:0;width:20px}.contact-form .form-group-with-label.custom-radio .custom-radio__icon:before{background:#3368f2;border-radius:50%;content:"";display:none;height:10px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px}.contact-form .radio-btn{background:none;border:none;color:#4c505d;cursor:pointer;font-size:14px;line-height:22px;padding:0 0 0 30px;position:relative}.contact-form .radio-btn:before{border:1px solid #4c505d;border-radius:50%;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:20px}.contact-form .radio-btn:focus{outline:1px solid hsla(0,0%,100%,0)}.contact-form .radio-btn:focus .focus-outline{border:2px solid #2d68ff;border-radius:50%;box-shadow:0 0 0 4px rgba(0,109,213,.22);height:22px;left:0;position:absolute;top:0;width:22px}.contact-form .radio-btn.active:after{background:#3368f2;border-radius:50%;content:"";display:block;height:10px;left:6px;position:absolute;top:6px;width:10px}.contact-form .button{font-size:14px;min-width:160px;padding:12px 16px;position:relative}.contact-form .button svg{left:10px;position:absolute;top:9px}@media(max-width:991px){.contact-form{flex-flow:wrap;padding-bottom:200px}.contact-form .left{padding-bottom:30px;padding-right:0}}.have-widget{display:flex;flex-flow:wrap;justify-content:space-between;margin:0 10px;padding-bottom:30px;text-align:left;width:calc(100% - 20px)}.have-widget p{margin-bottom:0;text-align:left;width:calc(100% - 170px)}.have-widget .form-group{display:flex;flex-flow:wrap;margin-bottom:0}.have-widget .custom-radio{margin:0 15px}@media(max-width:767px){.have-widget p{width:100%}.have-widget .form-group{padding-top:15px}.have-widget .custom-radio:first-child{margin-left:0}.have-widget .custom-radio__label{font-size:inherit;line-height:inherit}}.contact-success-section-1 .content{align-items:center;display:flex;flex-flow:wrap;max-width:1004px;min-height:100vh;padding-bottom:90px;padding-top:0}.contact-success-section-1 .content .col{width:50%}.contact-success-section-1 .content .section-title{align-items:center;color:#323950;display:flex;flex-flow:wrap;letter-spacing:-.4px;margin-bottom:20px}.contact-success-section-1 .content .section-title span{font-size:44px;font-weight:900;line-height:66px}.contact-success-section-1 .content .section-title img{margin-left:14px;margin-top:-10px;width:66px}.contact-success-section-1 .content .description{color:#464c61;font-size:18px;letter-spacing:-.5px;line-height:27px;margin:0 0 20px;max-width:450px;text-align:left}.contact-success-section-1 .content .btn-row{text-align:left}.contact-success-section-1 .content .btn-row .button{padding-bottom:12px;padding-top:12px}@media (max-width:992px){.contact-success-section-1 .content .section-title{font-size:26px;line-height:30px}.contact-success-section-1 .content .description{font-size:18px}}@media (max-width:991px){.contact-success-section-1 .content{max-width:500px}.contact-success-section-1 .content .col{padding-bottom:65px;width:100%}.contact-success-section-1 .content .col:last-child{padding-bottom:0}}.contact-success-section-1 .tnx-img{margin:0 auto;padding-bottom:30px;padding-left:12px}.contact-success-section-1 .tnx-img img{max-width:475px;width:100%}.contact-success-section-1 .video-title{margin:0 0 15px;text-align:center}.contact-success-section-1 .video-preview-btn{align-items:flex-end;background:url(/js-assets/static/video-placeholder-7c89df80ca6e4ee3339cb8028c4b267b.jpg) no-repeat;background-size:cover;cursor:pointer;display:flex;height:436px;justify-content:flex-end;max-width:600px;padding:20px;width:100%}.contact-success-section-1 .video-preview-btn .play-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 0 15px rgba(0,0,0,.4);cursor:pointer;display:flex;height:80px;justify-content:center;width:80px}.contact-success-section-1 .video-preview-btn .play-btn img{width:18px}.contact-success-section-1 .responsive-video{height:0;padding-bottom:49.25%;padding-top:25px;position:relative;width:100%}.udf-purchase-section-1 .content{padding-bottom:50px;padding-top:40px}.udf-purchase-section-1 .title{align-items:center;display:flex;margin:0 auto 32px;max-width:590px;width:100%}.udf-purchase-section-1 .title__text{width:calc(100% - 140px)}.udf-purchase-section-1 .title__img{width:140px}.udf-purchase-section-1 .title .img{margin-top:-20px}.udf-purchase-section-1 .section-title{color:#000;font-size:34px;font-weight:700;letter-spacing:-.27px;line-height:36px;margin-bottom:2px;text-align:left;width:100%}.udf-purchase-section-1 .section-sub-title{font-size:16px;font-weight:400;line-height:26px;margin:0;text-align:left}.udf-purchase-section-1 .description{color:#464c61;font-size:14px;letter-spacing:-.39px;line-height:20px;margin:0 auto 48px;max-width:600px;text-align:center;width:100%}.udf-purchase-section-1 .plan-row{margin:0 auto;max-width:790px;width:100%}.udf-purchase-section-1 .plan-item{padding:0 15px;width:50%}.udf-purchase-section-1 .agree{text-align:center}.udf-purchase-section-1 .agree .form-group-with-label{display:inline-block;margin:0 auto 54px;width:auto}.udf-purchase-section-1 .donate-form .row{margin:0}@media(max-width:767px){.udf-purchase-section-1 .plan-item{width:100%}}@media(max-width:400px){.udf-purchase-section-1 .page-title{font-size:26px;line-height:38px}}.page-udf-purchase{overflow:hidden}.page-unsubscribe-section-1{padding-bottom:150px;text-align:center}.page-unsubscribe-section-1 .content{padding-top:80px}.page-unsubscribe-section-1 .section-title{font-size:44px;line-height:55px;margin-bottom:12px;margin-top:0}.page-unsubscribe-section-1 .email{font-size:21px;letter-spacing:-.2px;line-height:25px;margin-bottom:18px;word-break:break-all}.page-unsubscribe-section-1 .unsubscribe-form{margin:0 auto;max-width:930px}.page-unsubscribe-section-1 .unsubscribe-form__inner{background:#fff;border-radius:10px;box-shadow:0 1px 24px rgba(0,0,0,.12);margin-bottom:32px;padding:28px 30px 42px}.page-unsubscribe-section-1 .description{font-size:16px;letter-spacing:-.17px;line-height:22px;margin:0 auto 37px;max-width:700px}.page-unsubscribe-section-1 .status-message{font-size:18px;letter-spacing:-.17px;line-height:22px;margin-bottom:30px}.page-unsubscribe-section-1 .row{border-bottom:1px solid #d8d8d8;margin-bottom:25px;padding-bottom:28px;text-align:left}.page-unsubscribe-section-1 .row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.page-unsubscribe-section-1 .form-group-with-label.custom-checkbox{padding-left:0;padding-right:60px;width:100%}.page-unsubscribe-section-1 .form-group-with-label.custom-checkbox .custom-checkbox__icon{background:#55658d;border-radius:25px;height:24px;left:auto;right:0;top:4px;width:50px}.page-unsubscribe-section-1 .form-group-with-label.custom-checkbox .custom-checkbox__icon:after{background:#fff;border-radius:25px;color:#55658d;content:"Off";font-size:10px;font-weight:700;height:20px;left:2px;line-height:20px;margin-left:0;margin-top:0;opacity:1;text-align:center;top:2px;transition:left .1s ease;width:32px;z-index:2}.page-unsubscribe-section-1 .form-group-with-label.custom-checkbox input.custom-checkbox__input:checked+.custom-checkbox__icon{background:#3368f2}.page-unsubscribe-section-1 .form-group-with-label.custom-checkbox input.custom-checkbox__input:checked+.custom-checkbox__icon:after{background:#fff;color:#3368f2;content:"On";height:20px;left:16px;top:2px;width:32px}.page-unsubscribe-section-1 .form-group-with-label.custom-checkbox__label{font-size:15px;letter-spacing:-.14px;line-height:18px}.page-unsubscribe-section-1 .form-group-with-label.custom-checkbox__label strong{color:#000;display:block;font-size:18px;letter-spacing:-.17px;line-height:30px;padding-bottom:4px}.page-unsubscribe-section-1 .custom-checkbox{margin:0;padding-left:37px}.page-unsubscribe-section-1 .custom-checkbox__icon{background:#55658d;border-radius:25px;height:24px;left:2px;top:4px;width:50px}.page-unsubscribe-section-1 .custom-checkbox__label{font-size:15px;letter-spacing:-.14px;line-height:18px}.page-unsubscribe-section-1 .custom-checkbox__label strong{color:#000;display:block;font-size:18px;letter-spacing:-.17px;line-height:30px;padding-bottom:4px}.page-unsubscribe-section-1 .note{font-size:14px;line-height:19px;margin:0 0 40px;padding-left:40px;padding-top:20px;text-align:left}.page-unsubscribe-section-1 .button{min-width:234px;padding:12px 16px;position:relative}.page-unsubscribe-section-1 .button.in-progress{padding-left:45px}.page-unsubscribe-section-1 .button .changes-in-progress{bottom:10px;left:13px;position:absolute}@media (max-width:991px){.page-unsubscribe-section-1 .section-title{font-size:40px}}@media (max-width:767px){.page-unsubscribe-section-1 .email{font-size:18px;line-height:24px}.page-unsubscribe-section-1 .section-title{font-size:28px;line-height:36px}.page-unsubscribe-section-1 .content{padding-top:80px}.page-unsubscribe-section-1 .description{font-size:14px;line-height:19px;margin-bottom:30px}.page-unsubscribe-section-1 .unsubscribe-form__inner{padding-left:15px;padding-right:15px}.page-unsubscribe-section-1 .custom-checkbox__label strong{line-height:22px}}.upgrade-from-free-4 .wrap{max-width:1160px;padding:66px 20px}.upgrade-from-free-4 .section-title{color:#000;font-size:42px;font-weight:800;letter-spacing:-.01px;line-height:57px;margin-bottom:12px;text-align:center}.upgrade-from-free-4 .section-title span{font-weight:800}.upgrade-from-free-4 .section-title_mobile{display:none;font-size:32px;font-weight:800;line-height:42px}.upgrade-from-free-4 .pricing-widget-section-1 .section-sub-title,.upgrade-from-free-4 .pricing-widget-section-1 .section-title{display:none}.upgrade-from-free-4 .pricing-widget-section-1 .wrap{max-width:1080px;padding-bottom:13px}@media(max-width:992px){.upgrade-from-free-4 .section-title{display:none}.upgrade-from-free-4 .section-title_mobile{display:block}.upgrade-from-free-4 .pricing-plan-select{padding:0 20px}.upgrade-from-free-4 .wrap{padding-left:0;padding-right:0}.upgrade-from-free-4 .wrap_table{padding-left:0;padding-right:0;width:100%}}.compare-plans-table{border-collapse:collapse;width:100%}.compare-plans-table__head{color:#000;font-size:17px;padding-bottom:40px}.compare-plans-table__category,.compare-plans-table__head{border-bottom:1px solid rgba(174,181,199,.7);font-weight:700;line-height:24px}.compare-plans-table__category{color:#2e64f1;font-size:25px;padding:28px 0}.compare-plans-table__content{border-bottom:1px solid rgba(174,181,199,.7);color:#5f6578;font-size:15px;font-weight:500;line-height:24px;min-height:70px;padding:0;text-align:center}.compare-plans-table__content:first-child{color:#14121e;font-size:16px;font-weight:600;line-height:24px;max-width:289px;text-align:left}.compare-plans-table__content:first-child .cell-inner{justify-content:flex-start}.compare-plans-table__content .cell-inner{align-items:center;display:flex;justify-content:center;min-height:80px;padding:18px 0}.compare-plans-table__content img{display:block;margin:0 auto}.compare-plans-table .link{background:none;border:none;color:#2e64f1;cursor:pointer;display:block;font-size:11px;font-weight:700;line-height:24px;padding:0;text-align:center;text-decoration:underline}@media(max-width:992px){.compare-plans-table,.compare-plans-table thead{display:block}.compare-plans-table__head-row{background:#fff;box-shadow:0 4px 30px rgba(189,205,230,.35);display:flex}.compare-plans-table__head{border-bottom:none;font-size:17px;font-weight:700;line-height:24px;padding:10px 5px;width:33.333333%}.compare-plans-table__head:first-child{display:none}.compare-plans-table tbody{display:block}.compare-plans-table tbody tr{display:flex;flex-flow:wrap;justify-content:center}.compare-plans-table__category{border-bottom:none;font-size:28px;line-height:32px;padding-bottom:5px;text-align:center}.compare-plans-table__content{background:#fff;border-bottom:none;min-height:50px;width:33.3333333%}.compare-plans-table__content .cell-inner{font-size:15px;height:100%;line-height:17px;min-height:50px;padding:15px 10px}.compare-plans-table__content:nth-child(2){position:relative}.compare-plans-table__content:nth-child(2):before{box-shadow:0 4px 30px rgba(189,205,230,.35);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100vw}.compare-plans-table__content:nth-child(3) .cell-inner{position:relative}.compare-plans-table__content:nth-child(3) .cell-inner:after{background:#ccd2e3;content:"";display:block;height:30px;margin-top:-15px;position:absolute;right:0;top:50%;width:1px}.compare-plans-table__content:first-child{max-width:100%}.compare-plans-table__content:first-child .cell-inner{box-shadow:none;color:#5f6578;font-size:16px;font-weight:600;justify-content:center;line-height:24px;padding:18px 0;text-align:center}.compare-plans-table__content:nth-child(2){background:#f3f5f9}.compare-plans-table__row-title{border-bottom:none;display:block;text-align:center;width:100%}}.upgrade-from-free-5{background:#f3f5f9}.upgrade-from-free-5 .wrap{max-width:1048px;padding:85px 20px 90px}.upgrade-from-free-5 .row{align-items:flex-end;display:flex;flex-flow:wrap;margin:0 -45px}.upgrade-from-free-5 .col{padding:0 45px;width:50%}.upgrade-from-free-5 .section-title{color:#14121e;font-size:24px;font-weight:800;letter-spacing:.05em;line-height:20px;margin:0 0 26px;text-align:center;text-transform:uppercase}.upgrade-from-free-5 .upgrade-countdown{align-items:center;background-image:url(/js-assets/static/counter-bg@2x-79530d14eb0a56d624317ba07bde67d1.jpg);background-size:cover;border-radius:20px;display:flex;height:164px;justify-content:center;margin-bottom:26px}.upgrade-from-free-5 .discount-title{color:#213051;font-size:14px;font-weight:600;letter-spacing:.05em;line-height:20px;margin:0 0 7px;text-align:center;text-transform:uppercase}.upgrade-from-free-5 .discount-description{color:#5f6578;font-size:16px;font-weight:500;line-height:24px;margin:0 0 20px;text-align:center}.upgrade-from-free-5 .discount-apply{margin:0 5px 26px;position:relative}.upgrade-from-free-5 .discount-apply__input{background:#fff;border:1px solid rgba(33,48,81,.3);border-radius:32px;color:#6b7691;font-size:16px;font-weight:500;line-height:24px;padding:15px 100px 15px 22px}.upgrade-from-free-5 .discount-apply__button{align-items:center;background:#2e64f1;border-radius:32px;bottom:0;color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:24px;min-width:112px;padding:5px 20px;position:absolute;right:0;top:0}.upgrade-from-free-5 .upgrade__counter{align-items:center;display:flex;margin:0 -13px;width:100%}.upgrade-from-free-5 .upgrade__counter-values{align-items:center;display:flex;justify-content:center;margin:0 -13px}.upgrade-from-free-5 .time-section{padding:0 4px}.upgrade-from-free-5 .time-section .time{background:linear-gradient(180deg,#fff 0,#071c4d);border-radius:10px;margin-bottom:11px;padding:2px}.upgrade-from-free-5 .time-section .time__i{align-items:center;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:hsla(0,0%,100%,.3);border-radius:10px;color:#fff;display:flex;font-size:40px;font-weight:700;height:80px;justify-content:center;letter-spacing:-.01em;line-height:40px;text-align:center;width:78px}.upgrade-from-free-5 .time-section .time_dots{display:none}.upgrade-from-free-5 .time-section .time-text{color:#fff;display:block;font-size:10px;font-weight:700;line-height:14px;text-align:center}@media(max-width:992px){.upgrade-from-free-5 .col{text-align:center;width:100%}.upgrade-from-free-5 .section-title{font-size:24px;font-weight:800;line-height:24px;margin:0 0 27px;text-align:center}.upgrade-from-free-5 .discount-description,.upgrade-from-free-5 .discount-title{color:#213051;display:inline;font-size:14px;font-weight:600;line-height:20px;text-align:center}.upgrade-from-free-5 .discount-description span,.upgrade-from-free-5 .discount-title span{font-weight:800}.upgrade-from-free-5 .discount-title{letter-spacing:1px}.upgrade-from-free-5 .discount-apply{margin-top:26px}.upgrade-from-free-5 .discount-apply__input{text-align:left}.upgrade-from-free-5 .time-section .time__i{font-size:20px;height:55px;line-height:20px;width:55px}}.upgrade-from-free-6 .wrap{padding-bottom:83px;padding-top:95px}.upgrade-from-free-6 .section-title{color:#14121e;font-size:44px;font-weight:800;letter-spacing:-.181818px;line-height:58px;margin-bottom:31px;padding:0 20px;text-align:center}.upgrade-from-free-6 .section-title span{font-weight:800}.upgrade-from-free-6 .section-description{color:#213051;font-size:20px;letter-spacing:.1px;line-height:33px;margin:0;padding:0 20px 32px;text-align:center}.upgrade-from-free-6 .marquee-slider img{display:block;-webkit-filter:grayscale(1);filter:grayscale(1);max-height:52px;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.upgrade-from-free-6 .marquee-slider img:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.upgrade-from-free-6 .marquee-slider a{position:relative}.upgrade-from-free-6 .marquee-slider a:focus{outline:1px solid hsla(0,0%,100%,0)}.upgrade-from-free-6 .marquee-slider a:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.upgrade-from-free-6 .marquee-slider a:focus:not(:focus-visible):after{display:none}.upgrade-from-free-6 .marquee-slider a:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.upgrade-from-free-6 .marquee-slider a:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.upgrade-from-free-6 .marquee-slider__item{padding:20px 60px}@media(max-width:767px){.upgrade-from-free-6 .section-title{font-size:32px;font-weight:800;line-height:44px;margin:0 0 22px;padding:0}.upgrade-from-free-6 .section-description{font-size:14px;font-weight:400;line-height:20px}.upgrade-from-free-6 .marquee-slider__item{padding:10px}}.marquee-container .overlay:after,.marquee-container .overlay:before{pointer-events:none}.upgrade-from-free-7{background:#f3f5f9}.upgrade-from-free-7 .wrap{padding-bottom:99px;padding-top:95px}.upgrade-from-free-7 .reviews-slider__i{padding-bottom:0}.upgrade-from-free-7 .reviews-slider__i:after{display:none}.upgrade-from-free-8{background-color:#2e64f1;background-image:url(/js-assets/static/try-bg@2x-606678860066cbf17db80b5bf4448368.jpg);background-repeat:no-repeat;background-size:cover}.upgrade-from-free-8 .wrap{padding:70px 20px 80px;text-align:center}.upgrade-from-free-8 .section-title{color:#fff;font-size:47px;font-weight:700;letter-spacing:.0675418px;line-height:56px;margin:0 0 28px;text-transform:capitalize}.upgrade-from-free-8 .section-title span{color:#fff;font-weight:700}.upgrade-from-free-8 .section-title span .dot{background:#fff}.upgrade-from-free-8 .section-description{color:#fff;font-size:26px;font-weight:700;line-height:28px;margin:0 0 27px}.upgrade-from-free-8 .btn-row{display:flex;justify-content:center}.upgrade-from-free-8 .button{font-size:16px;font-weight:700;min-width:250px;padding:18px 20px}@media(max-width:767px){.upgrade-from-free-8{display:none}}.upgrade-from-free-9 .wrap{padding-bottom:99px;padding-top:114px}.upgrade-from-free-9 .faq-small{overflow:visible;padding-bottom:0}.upgrade-from-free-9 .faq-small .wrap{padding-bottom:0;padding-top:0}.contact-expert{margin:0 auto;max-width:1240px}.contact-expert .content-cols{display:flex;margin:0 -20px}.contact-expert .content-cols .contact-expert__col{padding:0 20px;width:50%}.contact-expert .content-cols .contact-expert__col:last-child{position:relative;z-index:6}.contact-expert .lionel{position:relative}.contact-expert .lionel img{display:block}.contact-expert .lionel__u{position:absolute;right:-150px;top:-1px;z-index:4}.contact-expert .lionel__img{margin-top:-21px;position:relative;z-index:3}.contact-expert .lionel__info{background:#fff;border-radius:16px;bottom:-112px;box-shadow:0 16px 30px rgba(185,204,232,.5);left:-35px;max-width:400px;padding:29px 24px;position:absolute;z-index:4}.contact-expert .lionel__info p{align-items:center;color:#5f6578;display:flex;font-size:16px;font-weight:400;line-height:25px;margin:0}.contact-expert .lionel__info p strong{color:#14121e;font-size:20px;line-height:32px}@media(max-width:1300px){.contact-expert .content-cols{margin:0 50px}.contact-expert .lionel__img img{max-width:100%}}@media(max-width:992px){.contact-expert .content-cols{align-items:center;flex-flow:column;margin:0 5px}.contact-expert .content-cols .contact-expert__col{width:100%}.contact-expert .lionel{margin-bottom:38px}.contact-expert .lionel__img{display:flex;justify-content:center}.contact-expert .lionel__info{bottom:auto;left:auto;margin:-30px auto 0;position:relative;text-align:center}.contact-expert .lionel__info p{display:block;text-align:center}}@media(max-width:767px){.contact-expert .lionel__img img{height:273px}.contact-expert .lionel__info p{font-size:14px;line-height:17px}.contact-expert .lionel__info p strong{font-size:18px;line-height:32px}.contact-expert .lionel__u{max-width:150%;right:-16%}}.contact-expert .demo-form{padding-top:100px}@media(max-width:767px){.contact-expert .demo-form{padding-top:0}}.contact-expert .demo-form .button{width:100%}.competitors__lets-talk .wrap{max-width:1224px;padding:120px 48px 300px}@media(max-width:992px){.competitors__lets-talk .wrap{padding:60px 50px 250px}}@media(max-width:767px){.competitors__lets-talk .wrap{padding:60px 20px 180px}.competitors__lets-talk .competitors__section_head{padding-bottom:50px}}.competitors__lets-talk .competitors__section_head .section-title{color:#14121e}.competitors__lets-talk .competitors__section_head p{margin:0 auto;max-width:560px}@media(max-width:992px){.competitors__lets-talk .contact-expert .content-cols .contact-expert__col{padding:0}.competitors__lets-talk .contact-expert .lionel__img img{height:auto;width:100%}.competitors__lets-talk .contact-expert .lionel__info{border-radius:0 16px 16px 0;margin-left:-20px;margin-top:-15px;max-width:100%;padding:16px 24px}}@media(max-width:767px){.competitors__lets-talk .contact-expert .lionel__info p{font-size:14px;font-weight:500;line-height:24px}.competitors__lets-talk .contact-expert .button{font-size:14px;line-height:24px;padding:12px 15px}}@media(max-width:992px){.competitors__lets-talk .contact-expert-form{padding-top:0}.competitors__lets-talk .contact-expert-form .uw-form-group:last-child{margin-bottom:0}.competitors__lets-talk .contact-expert-form__row{margin:0 0 20px}}.competitors-testimonials{background:#f3f5f9;padding:120px 0}@media(max-width:767px){.competitors-testimonials{padding:60px 0}}.competitors-testimonials .wrap{max-width:1206px;padding:0 48px}@media(max-width:1024px){.competitors-testimonials .wrap{padding:0 40px}}@media(max-width:767px){.competitors-testimonials .wrap{padding:0 0 60px}}.competitors-testimonials .competitors__section_head{padding-bottom:45px}@media(max-width:767px){.competitors-testimonials .competitors__section_head{padding-bottom:32px}}.competitors-testimonials .section-title{color:#14121e;font-size:52px;letter-spacing:-.2px;line-height:68px;text-align:left}@media(max-width:1024px){.competitors-testimonials .section-title{font-size:42px;line-height:56px}}@media(max-width:767px){.competitors-testimonials .section-title{font-size:28px;line-height:38px;padding:0 20px}}.competitors-testimonials .video-testimonials{min-height:405px}@media(max-width:767px){.competitors-testimonials .video-testimonials__i{width:100%}.competitors-testimonials .video-testimonials__ii{margin:0 auto;max-width:100%}}.competitors-testimonials .video-testimonials-actions{right:48px;top:13px}@media(max-width:767px){.competitors-testimonials .video-testimonials-actions{padding-right:20px;right:0;top:auto}}.competitors-testimonials .video-testimonials-nav .video-testimonials-nav__btn{background:#3368f2;border:1px solid #d2daf3;border-radius:50%;height:44px;margin-left:12px;outline:none;padding:0;position:relative;transition:box-shadow .325s ease;width:44px}.competitors-testimonials .video-testimonials-nav .video-testimonials-nav__btn svg path{fill:none}.competitors-testimonials .video-testimonials-nav .video-testimonials-nav__btn:hover{box-shadow:2px 2px 10px rgba(45,104,255,.5)}.competitors-testimonials .video-testimonials-nav .video-testimonials-nav__btn:focus:before{border:2px solid #006dd5;border-radius:50%;box-shadow:0 0 0 5px rgba(0,109,213,.22);box-sizing:border-box;content:"";display:block;height:50px;left:-4px;position:absolute;top:-4px;width:50px}.competitors-testimonials .video-testimonial__info{display:flex;flex-direction:column;height:204px;justify-content:space-between}.competitors-testimonials .video-testimonial__info .title{font-size:20px;line-height:32px}.competitors-testimonials .video-testimonial__info .name p{color:#2e64f1}.competitors-testimonials .video-testimonial__info .name p:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE0Ij48cGF0aCBmaWxsPSIjMkU2NEYxIiBkPSJNMTMuOTc0IDE0YTQuMDU4IDQuMDU4IDAgMCAwIDIuODQ3LTEuMTYxQTMuOTM0IDMuOTM0IDAgMCAwIDE4IDEwLjAzNWMwLTEuMDUxLS40MjQtMi4wNi0xLjE4LTIuODAzYTQuMDcgNC4wNyAwIDAgMC01LjExNi0uNDdjLjQxMi0xLjcyOSAxLjE0My0yLjkzMiAxLjg2NC0zLjc2NiAxLjA4NC0xLjI1NCAyLjA5LTEuNjQgMi4wOS0xLjY0YS43MTIuNzEyIDAgMCAwIC40MDItLjM3My42OS42OSAwIDAgMC0uMTQ0LS43NzUuNzEyLjcxMiAwIDAgMC0uNTEtLjIwOC43Mi43MiAwIDAgMC0uMjc1LjA1NlMxMy43Ny42MDMgMTIuNDg1IDIuMDljLTEuMjg0IDEuNDg2LTIuNTM4IDMuOTQ3LTIuNTM4IDcuNzEzYS42OS42OSAwIDAgMCAuMDA4LjEwMiAzLjkxIDMuOTEgMCAwIDAgLjI2NyAxLjU1NmMuMTkzLjQ5Ni40ODYuOTQ4Ljg2MSAxLjMzLjM3NS4zODIuODI0LjY4NiAxLjMyLjg5NGE0LjA4IDQuMDggMCAwIDAgMS41Ny4zMTZabS05Ljk0OCAwYTQuMDU4IDQuMDU4IDAgMCAwIDIuODQ3LTEuMTYxIDMuOTM0IDMuOTM0IDAgMCAwIDEuMTgtMi44MDRjMC0xLjA1MS0uNDI1LTIuMDYtMS4xOC0yLjgwM2E0LjA3IDQuMDcgMCAwIDAtNS4xMTYtLjQ3QzIuMTY4IDUuMDMyIDIuOSAzLjgyOSAzLjYyIDIuOTk1YzEuMDg0LTEuMjU0IDIuMDkxLTEuNjQgMi4wOTEtMS42NGEuNzEyLjcxMiAwIDAgMCAuNDAyLS4zNzMuNjkuNjkgMCAwIDAtLjE0NC0uNzc1QS43MTEuNzExIDAgMCAwIDUuNDYgMGEuNzIuNzIgMCAwIDAtLjI3NS4wNTZTMy44MjIuNjAzIDIuNTM4IDIuMDlDMS4yNTQgMy41NzUgMCA2LjAzNiAwIDkuODAyYS42OS42OSAwIDAgMCAuMDA3LjEwMiAzLjkxIDMuOTEgMCAwIDAgLjI2NyAxLjU1NmMuMTk0LjQ5Ni40ODcuOTQ4Ljg2MiAxLjMzLjM3NS4zODIuODI0LjY4NiAxLjMyLjg5NGE0LjA4IDQuMDggMCAwIDAgMS41Ny4zMTZaIi8+PC9zdmc+);background-repeat:no-repeat;background-size:cover;height:15px;width:19px}.competitors-testimonials .video-testimonial__info .btn-video{align-items:center;background:#fff;border-radius:50%;color:transparent;display:flex;font-size:0;height:60px;justify-content:center;padding:0;position:absolute;right:0;top:-130px;width:60px}@media(max-width:767px){.competitors-testimonials .video-testimonial__info .btn-video{top:-162px}}.competitors-testimonials .video-testimonial__info .btn-video span{background:rgba(46,100,241,.1);height:44px;left:0;margin:0;position:relative;top:0;-webkit-transform:none;transform:none;width:44px}.competitors-testimonials .video-testimonial__info .btn-video span:before{border-left-color:#2e64f1;border-width:8px 14px;-webkit-transform:translateX(8px);transform:translateX(8px)}.competitors-testimonials .video-testimonial__info .btn-video:hover{background:#fff}.competitors-testimonials .video-testimonial__info .btn-video:hover span{background:#2e64f1}.competitors-testimonials .video-testimonial__info .btn-video:hover span:before{border-left-color:#fff}.competitors-testimonials .video-testimonial__info .btn-video:focus:before{border:2px solid #006dd5;border-radius:50%;bottom:0;box-shadow:0 0 0 4px rgba(0,109,213,.22);content:"";display:block;left:0;position:absolute;right:0;top:0}.traffic-section-1{background-color:#f3f5f9;background-image:url(/js-assets/static/traffic-hero-bg-376a512c26213c1d1645b40c72e949e1.jpg);background-repeat:no-repeat;background-size:cover;margin-bottom:149px}.traffic-section-1 .wrap{align-items:flex-end;display:flex;margin:0 auto;max-width:1270px;padding:85px 20px 0;width:100%}.traffic-section-1 .col:first-child{max-width:60%}.traffic-section-1 .section-title{font-size:60px;margin:0 -100px 13px 0;max-width:760px}.traffic-section-1 .section-title,.traffic-section-1 .traffic-website{color:#14121e;font-weight:800;letter-spacing:-.327273px;line-height:76px}.traffic-section-1 .traffic-website{align-items:center;display:flex;flex-flow:wrap;font-size:33px;margin:0 0 20px}.traffic-section-1 .traffic-website strong{color:#3368f2;font-weight:800;max-width:100%}.traffic-section-1 .traffic-website a{display:inline-block;line-height:36px;margin-left:10px;max-width:calc(100% - 200px);overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.traffic-section-1 .traffic-website a:focus{outline:1px solid hsla(0,0%,100%,0)}.traffic-section-1 .traffic-website a:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.traffic-section-1 .traffic-website a:focus:not(:focus-visible):after{display:none}.traffic-section-1 .traffic-website a:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.traffic-section-1 .traffic-website a:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.traffic-section-1 .btn-row{margin:0 -8px;padding-bottom:135px}.traffic-section-1 .button{font-size:16px;font-weight:700;margin:0 8px 20px;padding:18px 31px}.traffic-section-1 .siri-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(5,5,19,.6);border-radius:16px;bottom:-25px;color:#fff;display:flex;height:110px;overflow:hidden;position:absolute;right:-6%;width:314px;z-index:10}.traffic-section-1 .siri-btn__i{align-items:center;display:flex;padding:15px 20px 15px 31px;position:relative;width:100%;z-index:2}.traffic-section-1 .siri-btn strong{display:block;font-size:20px;line-height:20px;margin-bottom:3px;opacity:.93}.traffic-section-1 .siri-btn span{display:block}.traffic-section-1 .siri-btn__text{padding-left:9px}.traffic-section-1 .siri-btn__text span{color:#fff;font-size:16px;margin-bottom:7px;opacity:.69}.traffic-section-1 .siri-btn__icon{align-items:center;display:flex;height:61px;justify-content:center;margin-right:20px;position:relative;width:61px}.traffic-section-1 .siri-btn__icon:after,.traffic-section-1 .siri-btn__icon:before{border:1px solid}.traffic-section-1 .siri-btn__icon:before{height:68px;opacity:.2;width:68px}.traffic-section-1 .siri-btn__icon:after,.traffic-section-1 .siri-btn__icon:before{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;border-color:#fff;border-radius:50%;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.traffic-section-1 .siri-btn__icon:after{height:76px;opacity:.08;width:76px}.traffic-section-1 .siri-btn__icon img{border:1px solid #fff;border-radius:50%;height:61px;position:relative;width:61px;z-index:2}@media(max-width:1024px){.traffic-section-1 .siri-btn{bottom:auto;margin:50px auto 0;max-width:364px;position:relative;right:auto;width:100%}.traffic-section-1 .siri-btn .button{width:auto}}@media(max-width:435px){.traffic-section-1 .siri-btn__icon{height:60px;width:60px}.traffic-section-1 .siri-btn__icon:before{height:46px;width:46px}.traffic-section-1 .siri-btn__icon:after{height:60px;width:60px}.traffic-section-1 .siri-btn__icon img{height:30px;width:30px}}@media(max-width:1260px){.traffic-section-1 .siri-btn{right:10%}}@media(max-width:1112px){.traffic-section-1 .section-title{font-size:53px;line-height:60px}}@media(max-width:1045px){.traffic-section-1 .section-title{font-size:48px;line-height:58px}}@media(max-width:1024px){.traffic-section-1 .siri-btn{bottom:-50px;position:absolute;right:10%}}@media(max-width:992px){.traffic-section-1 .section-title{font-size:35px;justify-content:center;line-height:42px;margin:0 auto 15px;text-align:center}.traffic-section-1 .col:first-child{max-width:100%}.traffic-section-1 .wrap{align-items:center;flex-flow:column}.traffic-section-1 .col{width:100%}.traffic-section-1 .traffic-website{flex-flow:column;font-size:19.8px;letter-spacing:-.196364px;line-height:46px;margin-bottom:13px;text-align:center}.traffic-section-1 .traffic-website a{max-width:100%}.traffic-section-1 .btn-row{display:none}.traffic-section-1 .siri-btn{left:50%;margin-left:100px;overflow:visible;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.traffic-section-1 .siri-btn__i{padding-left:5px;padding-right:5px}.traffic-section-1 .siri-btn__icon{left:50%;margin-right:0;position:absolute;top:-32px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.traffic-section-1 .siri-btn__icon img{height:50px;width:50px}.traffic-section-1 .siri-btn__text{padding:29px 0 0;width:100%}}@media(max-width:767px){.traffic-section-1{margin-bottom:76px}.traffic-section-1 .wrap{padding-top:48px}.traffic-section-1 .siri-btn{bottom:-19px;height:90px;margin-left:34px;width:252px}.traffic-section-1 .siri-btn__text{font-size:12px;line-height:15px;padding-top:12px}.traffic-section-1 .siri-btn__text strong{font-size:15px}.traffic-section-1 .siri-btn__text span{font-size:12px;line-height:15px}}.traffic-siri{position:relative}.traffic-siri__u{position:absolute;right:-50px;top:100px;z-index:1}.traffic-siri__title{color:#000;font-family:Architects Daughter,sans-serif;font-size:23.3333px;font-weight:400;left:101px;line-height:35px;position:absolute;text-align:center;top:89px}.traffic-siri__play-btn{background:#2e64f1;border:none;border-radius:50%;box-shadow:0 0 0 9px #adc3fa;cursor:pointer;display:block;height:52px;margin-left:39px;margin-top:29px;padding:0;position:relative;width:52px;z-index:10}.traffic-siri__play-btn:focus{outline:1px solid hsla(0,0%,100%,0)}.traffic-siri__play-btn:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.traffic-siri__play-btn:focus:not(:focus-visible):after{display:none}.traffic-siri__play-btn:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.traffic-siri__play-btn:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.traffic-siri__play-btn:focus-visible:after{border-radius:50%}.traffic-siri__play-btn__arrow{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSI0MSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI2IDQxIj48ZyBjbGlwLXBhdGg9InVybCgjcHJlZml4X19hKSI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkuNzIgMzIuMDdhMzIuNjU0IDMyLjY1NCAwIDAgMCA2LjE0My01LjQwM2MzLjg4Mi00LjM2NiA2LjY5NC05LjgxNSA4LjExLTE1LjczOEEzOC40NTMgMzguNDUzIDAgMCAwIDI1LjAzMy41MTdjLS4wMS0uMjcxLjA1LS42MzIuMzY2LS40OTcuMjk2LjEyNC41MS42NzcuNTMuOTkzLjM3NyA2LjUyLS44MTUgMTMuMDY0LTMuNDc0IDE4Ljg5Ni0yLjQ5NiA1LjQ3Mi02LjI0NiAxMC4xMDgtMTAuODQgMTMuNTM4YTMwLjYwNyAzMC42MDcgMCAwIDEtMy45NjQgMi41MjdjLS42MzEuMzM4LTEuMjkzLjctMS45NzYgMS4wMTUgMi4xNS40NCA0LjMxLjc3OSA2LjQ5IDEuMDE1LjgwNS4wOSAxLjQ3NyAyLjU4NC42MTEgMi40OTRhNjcuODQzIDY3Ljg0MyAwIDAgMS0xMS43NjctMi4zOTJjLS42ODMtLjIwMy0xLjQyNy0xLjgwNS0uNzQ0LTIuMzhBMzguOTk0IDM4Ljk5NCAwIDAgMCA1LjM1IDMwLjQ5YzEuNTM4LTEuODk1IDIuODYzLTMuOTYgNC4yMzgtNS45OS4zOTctLjU4NyAxLjEyIDEuMDQ5LjkyNyAxLjQ3Ny0xLjA1IDIuMzgtMi40OTYgNC41Ny00LjA2NSA2LjU2NmE0My4yNTggNDMuMjU4IDAgMCAxLTIuMDI3IDIuMzggMjAuNzk3IDIwLjc5NyAwIDAgMCAxLjg1NC0uODIzIDMwLjk2IDMwLjk2IDAgMCAwIDMuNDQ0LTIuMDNaIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0icHJlZml4X19hIj48cmVjdCB3aWR0aD0iNDAuNSIgaGVpZ2h0PSIyNiIgZmlsbD0iI2ZmZiIgdHJhbnNmb3JtPSJtYXRyaXgoMCAtMSAtMSAwIDI2IDQwLjUpIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) no-repeat;display:block;height:40px;left:100%;margin-left:39px;position:absolute;top:-30px;width:40.5px}.traffic-siri__play-btn:before{border:1px solid #adc3fa;border-radius:50%;content:"";height:92px;width:92px}.traffic-siri__play-btn img,.traffic-siri__play-btn:before{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.traffic-siri__play-btn img{display:block;margin-left:3px}.traffic-siri__img{margin-left:29px;margin-right:-211px;position:relative;z-index:2}.traffic-siri img{display:block}@media(max-width:767px){.traffic-siri__title{left:auto;position:relative;top:auto;z-index:3}.traffic-siri__img{margin-left:0;margin-top:-72px}.traffic-siri__img img{height:407px;-webkit-transform:translateX(-24%);transform:translateX(-24%)}.traffic-siri__play-btn{-webkit-transform:translate(-11px,48px);transform:translate(-11px,48px)}.traffic-siri__play-btn__arrow{left:55%;top:-59px}}.traffic-section-2{padding-bottom:95px}.traffic-section-2 .wrap{margin:0 auto;max-width:1200px;width:100%}.traffic-section-2 .section-title{color:#14121e;font-size:44px;font-weight:800;letter-spacing:-.181818px;line-height:58px;margin:0 auto 26px;max-width:1002px;text-align:center}.traffic-section-2 .section-title span{font-weight:800}.traffic-section-2 .description{color:#213051;font-size:20px;letter-spacing:.1px;line-height:33px;margin:0 auto 41px;max-width:960px;text-align:center}.traffic-section-2 .marquee-slider img{display:block;-webkit-filter:grayscale(1);filter:grayscale(1);max-height:52px;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.traffic-section-2 .marquee-slider img:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.traffic-section-2 .marquee-slider a{position:relative}.traffic-section-2 .marquee-slider a:focus{outline:1px solid hsla(0,0%,100%,0)}.traffic-section-2 .marquee-slider a:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.traffic-section-2 .marquee-slider a:focus:not(:focus-visible):after{display:none}.traffic-section-2 .marquee-slider a:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.traffic-section-2 .marquee-slider a:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.traffic-section-2 .marquee-slider__item{padding:20px 60px}.traffic-section-2 .btn-row{display:none}@media(max-width:992px){.traffic-section-2 .btn-row{align-items:center;display:flex;flex-flow:column;padding-bottom:58px}.traffic-section-2 .btn-row .button{font-size:16px;font-weight:700;margin-bottom:16px;min-width:276px;padding:18px 11px}.traffic-section-2 .btn-row .button:last-child{margin-bottom:0}.traffic-section-2 .wrap{padding:0 20px}.traffic-section-2 .section-title{font-size:25px;letter-spacing:-.205367px;line-height:36px;margin-bottom:22px;text-align:center;text-transform:capitalize}.traffic-section-2 .description{font-size:16px;font-weight:400;line-height:24px;margin-bottom:0}}@media(max-width:767px){.traffic-section-2{padding-bottom:35px}}.traffic-section-3{padding-bottom:73px}.traffic-section-3 .wrap{margin:0 auto;max-width:1156px;width:100%}.traffic-section-3 .section-title{color:#000;font-size:30px;font-weight:700;letter-spacing:-.3px;line-height:48px;margin:0 auto 56px;max-width:960px;text-align:center;text-transform:capitalize}.traffic-section-3 .section-title span{font-weight:700}@media(max-width:992px){.traffic-section-3 .section-title{font-size:18px;font-weight:800;letter-spacing:-.205367px;line-height:28px}.traffic-section-3 .wrap{padding:0 20px}}@media(max-width:767px){.traffic-section-3{padding-bottom:34px}.traffic-section-3 .section-title{margin-bottom:20px}}.traffic-options{display:flex;justify-content:center}.traffic-options__item{height:100%;padding:0 20px 40px;width:25%}.traffic-options__item__i{align-items:center;background:#f3f5f9;border:none;border-radius:16px;cursor:pointer;display:flex;flex-flow:column;height:100%;max-width:100%;min-height:289px;padding:30px 15px 20px;position:relative;transition:background-color .3s ease,box-shadow .3s ease;width:100%}.traffic-options__item__i:focus{outline:1px solid hsla(0,0%,100%,0)}.traffic-options__item__i:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.traffic-options__item__i:focus:not(:focus-visible):after{display:none}.traffic-options__item__i:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.traffic-options__item__i:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.traffic-options__item__i:focus:after{border-radius:18px}.traffic-options__item__i:focus-visible:after{border-radius:18px}.traffic-options__item__i:before{background:#3368f2;border-radius:0 0 16px 16px;bottom:0;content:"";display:block;height:12px;left:0;opacity:0;position:absolute;right:0;transition:opacity .3s ease}.traffic-options__item__i:hover{background:#fff;box-shadow:0 16px 40px rgba(189,205,230,.45)}.traffic-options__item__i:hover .traffic-options__icon{background:#16316a;box-shadow:0 0 0 7px #adc3fa}.traffic-options__item__i:hover .traffic-options__icon img{opacity:0}.traffic-options__item__i:hover .traffic-options__icon img.icon-hover,.traffic-options__item__i:hover:before{opacity:1}.traffic-options__icon{background:#fff;border-radius:50%;height:102px;margin:0 auto 25px;position:relative;transition:background-color .3s ease,box-shadow .3s ease;width:102px}.traffic-options__icon img{display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.traffic-options__icon img.icon-hover{opacity:0}.traffic-options__title{color:#333;font-size:24px;font-weight:700;line-height:36px;margin:0 0 5px;text-align:center;width:100%}.traffic-options__sub-title{color:#373e4e;font-size:12px;line-height:26px;margin:0;text-align:center;text-transform:capitalize;width:100%}@media(max-width:992px){.traffic-options{flex-flow:wrap}.traffic-options__item{width:50%}}@media(max-width:767px){.traffic-options__item{padding-bottom:22px;padding-left:0;padding-right:0;width:100%}.traffic-options__item__i{min-height:62px;padding:18px 15px 12px 67px;position:relative}.traffic-options__item__i:before{display:none}.traffic-options__icon{height:42px;left:11px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:42px}.traffic-options__icon img{max-width:65%}.traffic-options__title{font-size:16px;line-height:26px;text-align:left}.traffic-options__sub-title{display:none}}.traffic-section-4{background-color:rgba(2,21,63,.5);background-image:url(/js-assets/static/traffic-4-bg-29f9bdd8fcc2d02304bc7b4bfb60f484.jpg);background-repeat:no-repeat;background-size:cover;color:#fff}.traffic-section-4 .wrap{margin:0 auto;max-width:1242px;padding:74px 20px 50px}.traffic-section-4 .section-title{color:#edeff3;font-size:56px;font-weight:800;letter-spacing:-.181818px;line-height:72px;margin-bottom:19px;max-width:825px;text-align:center;text-transform:capitalize}.traffic-section-4 .section-title .dot-title{color:#fff;font-weight:800}.traffic-section-4 .description{color:#f3f5f9;font-size:18px;letter-spacing:-.242857px;line-height:32px;margin:0 auto 101px;max-width:620px;text-align:center}.traffic-section-4 .content-cols{display:flex;flex-flow:wrap;justify-content:center}.traffic-section-4 .content-cols .col{width:50%}.traffic-section-4 .content-cols .col:nth-child(2){text-align:right}.traffic-section-4 .lawsuits-title{color:#fff;font-size:30px;letter-spacing:.1px;line-height:48px;margin:0 0 16px;max-width:515px;text-align:left;text-transform:capitalize}.traffic-section-4 .lawsuits-description{color:#f3f5f9;font-size:18px;font-weight:400;line-height:28px;margin:0 0 22px;max-width:515px;text-align:left}.traffic-section-4 .btn-row{margin:0 -8px}.traffic-section-4 .button{font-size:16px;font-weight:700;margin:0 8px;padding:18px 31px}.traffic-section-4 .button_secondary{border-color:#fff;color:#fff}@media(max-width:1100px){.traffic-section-4 img{max-width:100%}}@media(max-width:992px){.traffic-section-4 .section-title{font-size:28px;font-weight:700;letter-spacing:.1px;line-height:34px;text-transform:capitalize}.traffic-section-4 .description{font-size:16px;font-weight:400;line-height:24px}.traffic-section-4 .content-cols{flex-flow:column-reverse}.traffic-section-4 .content-cols .col{text-align:center;width:100%}.traffic-section-4 .content-cols .col:nth-child(2){text-align:center}.traffic-section-4 .lawsuits-description,.traffic-section-4 .lawsuits-title{max-width:100%;text-align:center}.traffic-section-4 .lawsuits-title{font-size:18px;line-height:27px}.traffic-section-4 .lawsuits-description{font-size:16px;line-height:24px}}@media(max-width:767px){.traffic-section-4 .wrap{padding:48px 20px 50px}.traffic-section-4 .section-title{margin-bottom:12px}.traffic-section-4 .description{margin-bottom:42px}.traffic-section-4 img{max-width:100%}.traffic-section-4 .btn-row{align-items:center;display:flex;flex-flow:column}.traffic-section-4 .btn-row .button{font-size:16px;font-weight:700;margin-bottom:20px;min-width:276px;padding:18px 11px}.traffic-section-4 .btn-row .button:last-child{margin-bottom:0}.traffic-section-4 .lawsuits-description{margin-bottom:33px}}.traffic-section-5{background:#f3f5f9;padding-bottom:100px;padding-top:175px}.traffic-section-5 .wrap{max-width:1270px;padding:0 20px}.traffic-section-5 .section-title{color:#3368f2;font-size:26px;letter-spacing:-.181818px;line-height:26px;margin:0 0 26px}.traffic-section-5 .section-title span{color:#14121e;display:block;font-size:56px;font-weight:800;letter-spacing:-.181818px;line-height:70px;margin-top:16px;padding-left:32px;position:relative}.traffic-section-5 .section-title span:before{background:#3c71fa;border-radius:2px;content:"";display:block;height:111px;left:0;margin-top:-55px;position:absolute;top:50%;width:5px}.traffic-section-5 .content-cols{display:flex;flex-flow:wrap}.traffic-section-5 .content-cols .col{width:50%}@media(max-width:992px){.traffic-section-5{padding-top:45px}.traffic-section-5 .content-cols{flex-flow:column}.traffic-section-5 .content-cols .col{width:100%}.traffic-section-5 .section-title{font-size:18px;line-height:18px;margin-bottom:25px}.traffic-section-5 .section-title span{font-size:25px;font-weight:800;line-height:29px}.traffic-section-5 .section-title span:before{height:46px;margin-top:-23px}}.traffic-reasons{position:relative}.traffic-reasons .accordion-item{border-bottom-color:#213051}.traffic-reasons .accordion-item .accordion-button{cursor:pointer;position:relative}.traffic-reasons .accordion-item .accordion-button .focus{bottom:-2px}.traffic-reasons .accordion-item .accordion-button.active:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.traffic-reasons .accordion-item .accordion-button.active .focus{display:none}.traffic-reasons .accordion-item .accordion-button:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTQgOSI+PHBhdGggZmlsbD0iIzIxMzA1MSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNLjI5My4zM2EuOTIzLjkyMyAwIDAgMSAxLjQxNCAwTDcgNi4yODQgMTIuMjkzLjMzYS45MjMuOTIzIDAgMCAxIDEuNDE0IDBjLjM5LjQzOS4zOSAxLjE1MSAwIDEuNTlsLTYgNi43NWEuOTIzLjkyMyAwIDAgMS0xLjQxNCAwbC02LTYuNzVhMS4yMjcgMS4yMjcgMCAwIDEgMC0xLjU5WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-repeat:no-repeat;content:"";display:block;height:9px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px}.traffic-reasons .accordion-item .accordion-button .icon{display:none}.traffic-reasons .accordion-title{color:#213051;font-size:25px;font-weight:700;letter-spacing:.1px;line-height:38px;padding-right:70px;text-transform:capitalize}.traffic-reasons .accordion-text a,.traffic-reasons .accordion-text p{font-size:18px;font-weight:400;line-height:28px}.traffic-reasons .accordion-text p{color:#5f6578}.traffic-reasons__item{padding-bottom:75px;padding-left:103px;position:relative}.traffic-reasons__item__i{max-width:475px}.traffic-reasons__title{color:#213051;font-size:30px;font-weight:700;letter-spacing:.1px;line-height:38px;margin:0 0 17px;text-align:left;text-transform:capitalize}.traffic-reasons__description,.traffic-reasons__description p{color:#5f6578;font-size:18px;line-height:28px;margin:0;text-align:left}.traffic-reasons__description a{font-size:18px;line-height:28px}@media(max-width:992px){.traffic-reasons:before{left:20px}.traffic-reasons .dot{left:6px;top:-3px}.traffic-reasons__item{padding-bottom:30px;padding-left:60px}.traffic-reasons__title{font-size:18px;line-height:23px}.traffic-reasons__description,.traffic-reasons__description a,.traffic-reasons__description p{font-size:14px;line-height:22px}.traffic-reasons .accordion-title{font-size:18px;line-height:24px}.traffic-reasons .accordion-text a,.traffic-reasons .accordion-text p{font-size:14px;line-height:22px}}.traffic-section-6{background-image:url(/js-assets/static/scanner-bg-08873485c76eb0141d3fc0b0a674f42b.jpg);background-repeat:no-repeat;background-size:cover}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.traffic-section-6{background-image:url(/js-assets/static/scanner-bg@2x-665c3bab5f7cfd4d8a808afec310cac7.jpg)}}.traffic-section-6 .wrap{margin:0 auto;max-width:1200px}.evaluation{align-items:center;display:flex;padding:110px 0}.evaluation__col{width:50%}.evaluation__col:last-child{display:flex;justify-content:flex-end}.evaluation__title{color:#edeff3;font-size:27.39px;font-weight:700;line-height:32px;margin:0;padding-left:90px;position:relative;text-align:left}.evaluation__title img{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.evaluation__form{max-width:549px;position:relative;width:100%}.evaluation__form .label{opacity:0;position:absolute;z-index:-1}.evaluation__form .button{border-radius:100px;font-size:19px;font-weight:700;line-height:29px;padding:17px 39px;position:absolute;right:2px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.evaluation .form-group-with-label{border-radius:40px;margin:0;width:100%}.evaluation .form-group-with-label .input{border:1px solid #fff;border-radius:40px;font-size:19.3904px;font-weight:400;line-height:29px;padding:23px 100px 24px 28px}.evaluation .form-group-with-label .input::-webkit-input-placeholder{color:#6b7691}.evaluation .form-group-with-label .input:-ms-input-placeholder{color:#6b7691}.evaluation .form-group-with-label .input::placeholder{color:#6b7691}.evaluation .form-group-with-label .focus-outline{border-radius:40px}@media(max-width:992px){.evaluation{align-items:center;flex-flow:column}.evaluation__col{width:100%}.evaluation__col:last-child{display:flex;justify-content:center}.evaluation__title{font-size:22px;line-height:32px;padding-left:0;padding-top:138px}.evaluation__title img{left:50%;top:53px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.evaluation-result{padding-bottom:80px;padding-top:80px}.evaluation-result__title{color:#fff;font-size:56px;font-weight:800;letter-spacing:-.181818px;line-height:72px;margin:0 0 89px;text-align:center;text-transform:capitalize}.evaluation-result td,.evaluation-result th{padding:0}.evaluation-result__table{border-collapse:collapse;border-spacing:0;width:100%}.evaluation-result__table-wrap{margin-bottom:77px}.evaluation-result__headrow th{color:#fff;font-size:22px;font-weight:600;letter-spacing:.1px;line-height:43px;padding-bottom:17px}.evaluation-result__cell-i{background:rgba(21,36,84,.7);font-size:35px;font-weight:400;line-height:35px;padding:20px 0;text-align:center}.evaluation-result .side-title{align-items:center;display:flex}.evaluation-result .side-title__icon{padding-right:27px}.evaluation-result .side-title__text{color:#fff;font-size:22px;font-weight:400;line-height:30px;text-align:left;text-transform:capitalize}.evaluation-result .side-title__text strong{display:block}.evaluation-result__nouw-row td{color:#ffa4a4}.evaluation-result__nouw-row td .evaluation-result__cell-i{padding-bottom:35px}.evaluation-result__uw-row td{color:#42d0b7}.evaluation-result__uw-row td .evaluation-result__cell-i{padding-top:35px}.evaluation-result__info{color:#fff;font-size:16px;font-weight:400;line-height:26px;margin:0;text-align:center}.evaluation-result__info a{color:#fff;text-decoration:underline}.evaluation-result__info a:hover{text-decoration:none}.traffic-section-7{padding-bottom:200px}.traffic-section-7 .wrap{max-width:1042px;padding-bottom:180px;padding-top:109px}.traffic-section-7 .description{color:#6b7691;font-size:30px;font-weight:400;letter-spacing:.1px;line-height:30px;margin:0 0 60px;text-align:center}.traffic-section-7 .pre-header{color:#213051;font-size:30px;font-weight:700;letter-spacing:.1px;line-height:48px;margin:0 0 16px;text-align:center;text-transform:capitalize}.traffic-section-7 .section-title{color:#213051;font-size:52px;font-weight:800;letter-spacing:-.181818px;line-height:68px;margin:0 0 22px;text-align:center}.traffic-section-7 .section-title .dot-title{font-weight:800}.traffic-section-7 .section-sub-title{color:#5f6578;font-size:16px;font-weight:400;line-height:28px;margin:0 auto 20px;max-width:680px;text-align:center}.traffic-section-7 .content-cols{display:flex;margin:0 -20px}.traffic-section-7 .content-cols .col{padding:0 20px;width:50%}.traffic-section-7 .content-cols .col:last-child{position:relative;z-index:6}.traffic-section-7 .lionel{position:relative}.traffic-section-7 .lionel img{display:block}.traffic-section-7 .lionel__u{position:absolute;right:-150px;top:-1px;z-index:4}.traffic-section-7 .lionel__img{margin-top:-21px;position:relative;z-index:3}.traffic-section-7 .lionel__info{background:#fff;border-radius:16px;bottom:-112px;box-shadow:0 16px 30px rgba(185,204,232,.5);left:-35px;max-width:400px;padding:29px 24px;position:absolute;z-index:4}.traffic-section-7 .lionel__info p{align-items:center;color:#5f6578;display:flex;font-size:16px;font-weight:400;line-height:25px;margin:0}.traffic-section-7 .lionel__info p strong{color:#14121e;font-size:20px;line-height:32px}@media(max-width:1100px){.traffic-section-7 .contact-expert{padding:0 50px}.traffic-section-7 .contact-expert .lionel__img img{max-width:100%}}@media(max-width:992px){.traffic-section-7 .description{font-size:18px;line-height:27px}.traffic-section-7 .pre-header{font-size:20px;line-height:48px}.traffic-section-7 .section-title{font-size:30.2239px;font-weight:800;line-height:35px}.traffic-section-7 .section-title .anim-dots{display:none}.traffic-section-7 .section-sub-title{font-size:16px;line-height:28px}.traffic-section-7 .content-cols{flex-flow:column;margin:0}.traffic-section-7 .content-cols .col{width:100%}.traffic-section-7 .lionel{margin-bottom:38px}.traffic-section-7 .lionel__img{display:flex;justify-content:center}.traffic-section-7 .lionel__info{bottom:auto;left:auto;margin:-30px auto 0;position:relative;text-align:center}.traffic-section-7 .lionel__info p{display:block;text-align:center}}@media(max-width:767px){.traffic-section-7 .lionel__img img{height:273px}.traffic-section-7 .lionel__info p{font-size:14px;line-height:17px}.traffic-section-7 .lionel__info p strong{font-size:18px;line-height:32px}.traffic-section-7 .lionel__u{max-width:150%;right:-16%}}.expert-form{padding-top:100px;position:relative;z-index:3}.expert-form__row{display:flex;margin:0 -20px 20px}.expert-form .uw-form-group{margin:0 10px;width:calc(100% - 20px)}.expert-form .button{font-size:16px;font-weight:700;min-width:276px;padding:18px 11px;width:100%}@media(max-width:992px){.expert-form{margin:0 auto;max-width:600px}}@media(max-width:767px){.expert-form__row{flex-flow:column;margin-bottom:0}.expert-form .uw-form-group{margin:0 10px 20px}}.upgrade-from-free-10,.upgrade-from-free-10 .wrap{padding-bottom:200px}.upgrade-from-free-10 .section-description{color:#40444e;font-size:23px;font-weight:400;letter-spacing:-.242857px;line-height:32px;margin:0 0 20px;text-align:center}.upgrade-from-free-10 .section-title{color:#14121e;font-size:44px;font-weight:800;letter-spacing:-.181818px;line-height:68px;text-align:center}.upgrade-from-free-10 .section-title span{font-weight:800}.upgrade-from-free-10 .contact-expert-form{padding-top:0}.upgrade-from-free{position:static}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modalRevial{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes modalRevial{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes btnPulse{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}65%{opacity:1}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(1.5);transform:translate(-50%,-50%) scale(1.5)}}@keyframes btnPulse{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}65%{opacity:1}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(1.5);transform:translate(-50%,-50%) scale(1.5)}}@-webkit-keyframes dropDown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes dropDown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideDown{0%{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideLeft{0%{opacity:0;-webkit-transform:translateX(5px);transform:translateX(5px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideLeft{0%{opacity:0;-webkit-transform:translateX(5px);transform:translateX(5px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideRight{0%{opacity:0;-webkit-transform:translateX(-5px);transform:translateX(-5px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideRight{0%{opacity:0;-webkit-transform:translateX(-5px);transform:translateX(-5px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotate-reverse{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes rotate-reverse{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.page-widget{margin-bottom:140px}@media(max-height:599px),(max-width:1023px){.page-widget{margin-top:0}}.page-widget .section-title{color:#0f1930;font-size:56px;font-weight:800;letter-spacing:-.18px;line-height:72px;text-align:center}@media(max-width:1023px){.page-widget .section-title{text-align:center}}@media(max-width:767px){.page-widget .section-title{font-size:28px;line-height:42px}}.page-widget .section-title .dot-title{font-weight:inherit}@media(max-width:1023px){.page-widget .section-subtitle{text-align:center}}.page-widget .supported-platforms{padding-bottom:140px;padding-top:84px}@media(max-width:1023px){.page-widget .supported-platforms{padding-bottom:100px;padding-top:40px}}@media(max-width:767px){.page-widget .supported-platforms{padding-bottom:40px;padding-top:30px}}.page-widget .supported-platforms .section-title{font-weight:800;margin-bottom:50px;padding:0 20px}@media(max-width:992px){.page-widget .supported-platforms .section-title{margin-bottom:40px}}@media(max-width:767px){.page-widget .supported-platforms .section-title{font-size:28px;line-height:34px}}.page-widget .supported-platforms .btn-row{padding-bottom:20px;padding-top:46px}@media(max-width:767px){.page-widget .supported-platforms .btn-row{padding-top:30px}}.page-widget .supported-platforms .btn-row .button{background:#3c71fa;font-size:16px;font-weight:700;line-height:24px;margin:0 11px;min-width:172px;padding:14px 15px}@media(max-width:767px){.page-widget .supported-platforms .btn-row .button{font-size:14px;margin:0 8px;min-width:0;padding:14px}}.page-widget .supported-platforms .btn-row .button.button_secondary{background:none;border-color:#3c71fa;color:#3c71fa}.uw-landing-cta{align-items:center;display:flex;justify-content:center;position:relative}@media(max-width:767px){.uw-landing-cta{display:none}}.uw-landing-cta .button{background:#3c71fa;font-size:16px;font-weight:700;line-height:24px;margin:0 11px;min-width:172px;padding:14px 15px}@media(max-width:767px){.uw-landing-cta .button{font-size:14px;margin:0 8px;min-width:0;padding:14px}}.uw-landing-cta .button.button_secondary{background:none;border-color:#3c71fa;color:#3c71fa}.uw-landing-cta.uw-landing-cta_left{justify-content:flex-start}.uw-landing-cta.uw-landing-cta_left .button{margin:0 0 0 22px}.uw-landing-cta.uw-landing-cta_left .button:first-child{margin-left:0}.widget-section-1{height:250vh;overflow:visible}@media(max-height:599px),(max-width:1023px){.widget-section-1{height:auto}}.widget-section-1 .widget-section__i{left:0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:3}@media(max-height:599px),(max-width:1023px){.widget-section-1 .widget-section__i{height:auto;left:auto;min-height:0;padding-top:45px;position:relative;top:auto}}@media(max-width:767px){.widget-section-1 .widget-section__i{padding-top:20px}}.widget-section-1 .wrap{display:flex;height:100vh;margin:0 auto;max-width:1400px;min-height:600px;overflow:hidden;padding:151px 20px 75px}@media(max-height:1079px){.widget-section-1 .wrap{padding:calc(7vh + 76px) 0 4vh}}@media(max-height:599px),(max-width:1023px){.widget-section-1 .wrap{height:auto;padding-top:0}}@media(max-width:767px){.widget-section-1 .wrap{padding-bottom:0}}.widget-section-1 .section-title{color:#fff;font-size:52px;font-weight:800;letter-spacing:-.18px;line-height:56px;margin-bottom:20px;text-align:center;text-transform:capitalize}@media(max-width:1400px){.widget-section-1 .section-title{font-size:48px;line-height:54px}}@media(max-width:1200px){.widget-section-1 .section-title{font-size:40px;line-height:46px}}@media(max-height:1079px)and (min-height:600px){.widget-section-1 .section-title{font-size:5.2vh;line-height:5.4vh;margin-bottom:2.2vh}}@media(max-width:1023px){.widget-section-1 .section-title{font-size:52px;line-height:68px;margin:0 auto 20px}}@media(max-width:767px){.widget-section-1 .section-title{font-size:32px;line-height:42px;margin-bottom:22px}}.widget-section-1 .section-subtitle{color:#fff;font-size:18px;letter-spacing:-.24px;line-height:32px;margin-bottom:0;text-align:center}@media(max-height:1079px)and (min-height:600px){.widget-section-1 .section-subtitle{font-size:2.2vh;line-height:2.6vh}}@media(max-width:1023px){.widget-section-1 .section-subtitle{font-size:18px;line-height:32px;margin:0 auto;max-width:440px}}@media(max-width:767px){.widget-section-1 .section-subtitle{font-size:14px;line-height:21px}}.widget-section-1 .mask-section__heading{flex-shrink:0;padding:0 20px 35px}@media(max-height:1079px){.widget-section-1 .mask-section__heading{padding-bottom:3.5vh}}@media(max-width:1023px){.widget-section-1 .mask-section__heading{padding-bottom:35px}}@media(max-width:767px){.widget-section-1 .mask-section__heading{padding-bottom:32px}}.widget-section-1 .mask-section__actions{flex-shrink:0;padding-top:68px}@media(max-height:1079px){.widget-section-1 .mask-section__actions{padding-top:6.8vh}}@media(max-width:1023px){.widget-section-1 .mask-section__actions{padding-top:68px}}@media(max-width:767px){.widget-section-1 .mask-section__actions{display:none}}@media(min-width:1024px)and (min-height:600px)and (max-height:700px){.widget-section-1 .mask-section__actions .uw-landing-cta .button{padding-bottom:10px;padding-top:10px}}.widget-section-1 .mask-section__link{outline:1px solid transparent}.widget-section-1 .mask-section__link:focus{outline:1px solid hsla(0,0%,100%,0)}.widget-section-1 .mask-section__link:focus:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.widget-section-1 .mask-section__link:focus:not(:focus-visible):after{display:none}.widget-section-1 .mask-section__link:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.widget-section-1 .mask-section__link:focus-visible:after{border:2px solid #3368f2;border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.widget-section-1 .mask-section__link:focus:after{left:5px;right:5px}.widget-section-1 .mask-section__link:focus-visible:after{left:5px;right:5px}.widget-section-1 .mask-section__i{display:flex;flex-direction:column;justify-content:center;width:100%}@media(max-height:599px),(max-width:1023px){.widget-section-1 .mask-section__i{display:block}}.widget-section-1 .mask-section__content{display:block;flex-grow:1;margin:0 auto;max-height:575px;max-width:1140px;position:relative;width:100%}@media(max-height:599px),(max-width:1023px){.widget-section-1 .mask-section__content{max-height:none;padding:0 25px}}@media(max-width:767px){.widget-section-1 .mask-section__content{padding:0 16px}}.widget-section-1 .mask-section__content img{display:block;height:100%;left:50%;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;-webkit-transform:translate(-51.7%,-46.4%) scale(1.08);transform:translate(-51.7%,-46.4%) scale(1.08);width:100%}@media(max-width:1200px){.widget-section-1 .mask-section__content img{-webkit-transform:translate(-51.7%,-46.4%);transform:translate(-51.7%,-46.4%)}}@media(max-height:599px),(max-width:1023px){.widget-section-1 .mask-section__content img{height:auto;left:auto;position:relative;top:auto;-webkit-transform:none;transform:none}}@media(max-width:767px){.widget-section-1 .mask-section__content img{margin:0 auto;max-width:400px}}.widget-section-1 .mask-section.mask-section_dark{background-color:#2a2f38;z-index:1}@media(max-height:599px),(max-width:1023px){.widget-section-1 .mask-section.mask-section_dark{display:none}}.widget-section-1 .mask-section.mask-section_dark .uw-landing-cta .button_secondary{border-color:#fff;color:#fff}.widget-section-1 .mask-section.mask-section_light{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;-webkit-clip-path:inset(0 0 0);clip-path:inset(0 0 0);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media(max-height:599px),(max-width:1023px){.widget-section-1 .mask-section.mask-section_light{-webkit-clip-path:none;clip-path:none;height:auto;left:auto;position:relative;top:auto}}.widget-section-1 .mask-section.mask-section_light .section-title{color:#14121e}.widget-section-1 .mask-section.mask-section_light .section-subtitle{color:#40444e}.widget-section-1 .mask-section.mask-section_light .section-subtitle span{pointer-events:none;visibility:hidden}@media(max-height:599px),(max-width:1023px){.widget-section-1 .mask-section.mask-section_light .section-subtitle span{display:none}}.widget-section-2{padding:72px 0 70px}@media(max-width:1023px){.widget-section-2{padding-bottom:20px}}@media(max-width:767px){.widget-section-2{padding:4px 0 0}}.widget-section-2 .wrap{margin:0 auto;max-width:1276px;padding:0 48px}@media(max-width:1023px){.widget-section-2 .wrap{padding:0 20px}}.widget-section-2 .wrap .content{margin:0;max-width:none;padding:0!important}.widget-section-2 .brands{background:none;border-radius:0;box-shadow:none;overflow:visible;padding:0!important}.widget-section-2 .brands__title{font-size:14px;line-height:22px}@media(max-width:767px){.widget-section-2 .brands__title{font-size:12px;margin-bottom:0}}.widget-section-2 .brands .swiper-pagination{display:none}.widget-section-2 .brands .slick-controls{background-color:#fff;top:-16px}.widget-section-3{padding:188px 0 60px}@media(max-width:1199px){.widget-section-3{padding-top:140px}}@media(max-width:767px){.widget-section-3{padding:20px 0 40px}}.widget-section-3:after{background-color:#f7f7fb;bottom:0;content:"";height:45%;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}@media(max-width:767px){.widget-section-3:after{display:none}}.widget-section-3 .wrap{margin:0 auto;max-width:1146px;padding:0 48px;position:relative;z-index:2}@media(max-width:1023px){.widget-section-3 .wrap{padding:0 20px}}.widget-section-3 .section-intro{margin-bottom:60px;position:relative}@media(max-width:767px){.widget-section-3 .section-intro{margin:0 auto 26px;max-width:260px}}.widget-section-3 .section-intro__badge{left:50%;position:absolute;top:-130px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:767px){.widget-section-3 .section-intro__badge{display:none}}.widget-section-3 .section-intro__badge img{display:block;margin:0 auto;max-width:196px}.widget-section-3 .section-title{margin-bottom:24px;text-transform:capitalize}@media(max-width:767px){.widget-section-3 .section-title{margin-bottom:16px}}.widget-section-3 .section-subtitle{color:#5f6578;font-size:18px;line-height:28px;margin:0 auto;max-width:545px;text-align:center}@media(max-width:767px){.widget-section-3 .section-subtitle{font-size:14px;line-height:21px}}.widget-section-3 .section-subtitle span{font-weight:800}.widget-section-3 .section-description{color:#5f6578;font-size:18px;line-height:28px;margin:0 auto 32px;max-width:620px;text-align:center}@media(max-width:767px){.widget-section-3 .section-description{display:none}}.uw-widget-video-preview{border-radius:24px;box-shadow:0 32px 50px rgba(0,0,0,.08);margin:0 auto 60px;max-width:1050px;position:relative}@media(max-width:767px){.uw-widget-video-preview{box-shadow:none;margin-bottom:0}}.uw-widget-video-preview:hover .btn-play__waves{opacity:1}.uw-widget-video-preview button{background:none;border:none;border-radius:24px;cursor:pointer;height:100%;left:0;padding:0;position:absolute;top:0;width:100%;z-index:2}.uw-widget-video-preview button,.uw-widget-video-preview button:focus{outline:1px solid hsla(0,0%,100%,0)}.uw-widget-video-preview button:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:27px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.uw-widget-video-preview button:focus:after{border-radius:19px}}.uw-widget-video-preview button:focus:not(:focus-visible):after{display:none}.uw-widget-video-preview button:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.uw-widget-video-preview button:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:27px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.uw-widget-video-preview button:focus-visible:after{border-radius:19px}}@media(max-width:767px){.uw-widget-video-preview button{border-radius:16px}}.uw-widget-video-preview button:focus+.uw-widget-video-preview__i .btn-play__waves{opacity:1}.uw-widget-video-preview__i{border-radius:24px;overflow:hidden;pointer-events:none;position:relative;z-index:1}@media(max-width:767px){.uw-widget-video-preview__i{border-radius:16px}}.uw-widget-video-preview__i:after{content:"";display:block;padding-top:57.2%}.uw-widget-video-preview__bg{border-radius:24px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(max-width:767px){.uw-widget-video-preview__bg{border-radius:16px}.uw-widget-video-preview__bg:after{background-color:#000;content:"";height:100%;left:0;opacity:.24;position:absolute;top:0;width:100%}}.uw-widget-video-preview__bg img{border-radius:24px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:767px){.uw-widget-video-preview__bg img{border-radius:16px}}.uw-widget-video-preview__content{display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media(max-width:767px){.uw-widget-video-preview__content{display:none}}.uw-widget-video-preview__col{align-items:center;display:flex;height:100%;padding:0 30px;position:relative;width:54%}.uw-widget-video-preview__col:first-child{width:46%}.uw-widget-video-preview__col:first-child img{bottom:0;left:50%;max-width:374px;position:absolute;-webkit-transform:translateX(-44%);transform:translateX(-44%);width:100%}@media(max-width:1023px){.uw-widget-video-preview__col:first-child img{max-width:80%}}.uw-widget-video-preview__col .title{color:#fff;font-size:84px;font-weight:900;letter-spacing:-.18px;line-height:120%;margin-bottom:47px;text-transform:uppercase}@media(max-width:1023px){.uw-widget-video-preview__col .title{font-size:64px;line-height:110%}}.uw-widget-video-preview__col .title span{display:block}.uw-widget-video-preview__col .btn-play{display:inline-flex;position:relative}.uw-widget-video-preview__col .btn-play__waves{height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .75s cubic-bezier(.25,1,.55,1);width:100%}.uw-widget-video-preview__col .btn-play__waves span{border-radius:70px;position:absolute}.uw-widget-video-preview__col .btn-play__waves span:first-child{border:1px solid rgba(249,0,255,.16);bottom:-24px;left:-24px;right:-24px;top:-24px}.uw-widget-video-preview__col .btn-play__waves span:first-child:before{bottom:2px;left:2px;opacity:.24;right:2px;top:2px}.uw-widget-video-preview__col .btn-play__waves span:first-child:after{opacity:.4}.uw-widget-video-preview__col .btn-play__waves span:last-child{border:1px solid rgba(249,0,255,.6);bottom:-12px;left:-12px;right:-12px;top:-12px}.uw-widget-video-preview__col .btn-play__waves span:last-child:before{opacity:.8}.uw-widget-video-preview__col .btn-play__waves span:after,.uw-widget-video-preview__col .btn-play__waves span:before{border:1px solid #f900ff;border-radius:70px;content:"";position:absolute}.uw-widget-video-preview__col .btn-play__waves span:before{bottom:3px;left:3px;right:3px;top:3px}.uw-widget-video-preview__col .btn-play__waves span:after{bottom:7px;left:7px;right:7px;top:7px}.uw-widget-video-preview__col .btn-play__i{background-color:#f900ff;border-radius:35px;color:#fff;font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:18px;min-width:205px;padding:26px 20px 26px 68px;text-align:center}@media(max-width:1023px){.uw-widget-video-preview__col .btn-play__i{padding-bottom:20px;padding-top:20px}}.uw-widget-video-preview__col .btn-play__i:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMyIDMyIj48Y2lyY2xlIGN4PSIxNiIgY3k9IjE2IiByPSIxNiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGZpbGw9IiNGOTAwRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEyLjI2MiAxMC4xNzZ2MTIuNDExbDEwLjQ5NS02LjMyNi0xMC40OTUtNi4wODVaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:100%;content:"";height:32px;left:27px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:32px}.uw-widget-video-preview__col .btn-play__pointer{bottom:67%;left:calc(100% + 25px);position:absolute;width:148px}@media(max-width:1023px){.uw-widget-video-preview__col .btn-play__pointer{left:90%}}.uw-widget-video-preview__col .btn-play__pointer img{display:block;width:100%}.uw-widget-video-preview .btn-play-mob{align-items:center;background-color:#fff;border-radius:50%;display:none;height:45px;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:45px;z-index:2}@media(max-width:767px){.uw-widget-video-preview .btn-play-mob{display:flex}}.uw-widget-video-preview .btn-play-mob:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDE0Ij48cGF0aCBmaWxsPSIjMkU2NEYxIiBkPSJNMTEuMzE5IDYuMTk3IDEuNDI5LjQzNGEuNi42IDAgMCAwLS42MTUuMDA1LjY0NC42NDQgMCAwIDAtLjMwNi41NTN2MTEuNTI2YzAgLjIyOC4xMTYuNDM4LjMwNi41NTNhLjYwNy42MDcgMCAwIDAgLjYxNS4wMDZsOS44OS01Ljc2NGEuNjQ2LjY0NiAwIDAgMCAuMzE1LS41NTguNjQ2LjY0NiAwIDAgMC0uMzE1LS41NThaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:12px;width:11px}.widget-section-4{padding:60px 0 40px}@media(max-width:767px){.widget-section-4{padding:20px 0 30px}}.widget-section-4 .widget-section__i{background-color:#f7f7fb;border-radius:32px;margin:0 48px}@media(max-width:1023px){.widget-section-4 .widget-section__i{border-radius:0;margin:0}}.widget-section-4 .widget-section__ii{display:flex;padding:80px 0;position:relative}@media(max-width:1023px){.widget-section-4 .widget-section__ii{display:block;padding:60px 0}}@media(max-width:767px){.widget-section-4 .widget-section__ii{padding:40px 0}}.widget-section-4 .wrap{margin:0 auto;max-width:1290px;padding:0 40px;position:relative}@media(max-width:1023px){.widget-section-4 .wrap{padding:0 20px}}.widget-section-4 .widget-section__intro{display:none;margin:0 auto 40px;max-width:770px;padding:0 20px;text-align:center}@media(max-width:1023px){.widget-section-4 .widget-section__intro{display:block;margin-bottom:32px}}.widget-section-4 .widget-section__intro .section-title{color:#0f1930;font-size:56px;font-weight:800;letter-spacing:-.18px;line-height:84px;margin-bottom:0}@media(max-width:767px){.widget-section-4 .widget-section__intro .section-title{font-size:28px;line-height:42px;margin-bottom:36px}}.widget-section-4 .widget-section__col{position:relative}.widget-section-4 .widget-section__col:first-child{flex-grow:1}@media(max-width:1023px){.widget-section-4 .widget-section__col:first-child{display:none}}.widget-section-4 .widget-section__col:last-child{align-items:center;display:flex;min-width:500px;padding-left:88px;width:55%}@media(max-width:1023px){.widget-section-4 .widget-section__col:last-child{min-width:0;padding-left:0;width:auto}}.widget-section-4 .widget-section__col__i{width:100%}.widget-section-4 .decor-circle{background-color:#efeff6;border-radius:50%;left:50%;max-width:502px;min-width:400px;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-45%);transform:translate(-50%,-45%);width:100%;z-index:1}@media(max-width:1199px){.widget-section-4 .decor-circle{-webkit-transform:translate(-50%,-45%) scale(.82);transform:translate(-50%,-45%) scale(.82)}}.widget-section-4 .decor-circle:before{content:"";display:block;padding-top:100%}.widget-section-4 .uw-widget{z-index:2}@media(max-width:1199px){.widget-section-4 .uw-widget{-webkit-transform:scale(.78);transform:scale(.78)}}.widget-section-4 .widget-slider{margin-top:75px;max-width:540px}@media(max-width:1023px){.widget-section-4 .widget-slider{margin:0 auto;max-width:450px}}.widget-section-4 .widget-slider .section-title{font-size:46px;line-height:69px;margin-bottom:35px;text-align:left}@media(max-width:1023px){.widget-section-4 .widget-slider .section-title{display:none}}@media(max-width:767px){.widget-section-4 .widget-slider .section-title{font-size:28px;line-height:42px;margin-bottom:36px}}.widget-section-4 .widget-slider .swiper-container{padding:0}.widget-section-4 .widget-slider__item{padding-right:18px}.widget-section-4 .widget-slider .title{padding-right:135px;position:relative}@media(max-width:1023px){.widget-section-4 .widget-slider .title{padding-right:0}}.widget-section-4 .widget-slider .title .ic{display:none;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%) scale(.85);transform:translateY(-50%) scale(.85);-webkit-transform-origin:0 50%;transform-origin:0 50%}@media(max-width:1023px){.widget-section-4 .widget-slider .title .ic{display:block}}.widget-section-4 .widget-slider .title .ic.ic-line-height,.widget-section-4 .widget-slider .title .ic.ic-text-spacing{-webkit-transform:translateY(-50%) scale(.65);transform:translateY(-50%) scale(.65)}.widget-section-4 .widget-slider .title h3{color:#14121e;font-size:29px;font-weight:800;letter-spacing:-.18px;line-height:43px;margin-bottom:17px;margin-top:0;position:relative;text-align:left}@media(max-width:1023px){.widget-section-4 .widget-slider .title h3{padding-left:40px}}@media(max-width:767px){.widget-section-4 .widget-slider .title h3{font-size:22px;line-height:26px;margin-bottom:24px}}.widget-section-4 .widget-slider .title p{color:#1f2f51;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:27px;position:absolute;right:0;top:12px;white-space:nowrap}@media(max-width:1023px){.widget-section-4 .widget-slider .title p{font-size:14px;line-height:21px;margin-bottom:4px;position:relative;right:auto;top:auto}}.widget-section-4 .widget-slider .description{color:#35476d;font-size:18px;letter-spacing:-.02em;line-height:27px;margin:0;max-width:450px}@media(max-width:767px){.widget-section-4 .widget-slider .description{font-size:14px;line-height:21px}}.widget-section-4 .widget-slider .swiper-slide{height:auto;opacity:0!important}.widget-section-4 .widget-slider .swiper-slide-active{opacity:1!important;transition-delay:.2s!important}.widget-section-4 .widget-slider__nav{display:flex;margin-bottom:35px;margin-top:30px;padding-right:22px}@media(max-width:1023px){.widget-section-4 .widget-slider__nav{padding-right:0}}@media(max-width:767px){.widget-section-4 .widget-slider__nav{justify-content:flex-end;margin-bottom:16px;margin-top:28px}}.widget-section-4 .widget-slider__nav .btn-nav{border:none;border-radius:5px;cursor:pointer;display:block;height:54px;padding:0;position:relative;transition:all .25s;width:54px}.widget-section-4 .widget-slider__nav .btn-nav:focus{outline:1px solid hsla(0,0%,100%,0)}.widget-section-4 .widget-slider__nav .btn-nav:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.widget-section-4 .widget-slider__nav .btn-nav:focus:not(:focus-visible):after{display:none}.widget-section-4 .widget-slider__nav .btn-nav:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.widget-section-4 .widget-slider__nav .btn-nav:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.widget-section-4 .widget-slider__nav .btn-nav{height:46px;width:46px}}.widget-section-4 .widget-slider__nav .btn-nav:before{background-repeat:no-repeat;background-size:100%;content:"";height:10px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}@media(max-width:767px){.widget-section-4 .widget-slider__nav .btn-nav:before{height:22px;-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg);width:12px}}.widget-section-4 .widget-slider__nav .btn-nav:hover{box-shadow:0 2px 8px rgba(45,104,255,.5)}.widget-section-4 .widget-slider__nav .btn-nav_prev{background:#fff}.widget-section-4 .widget-slider__nav .btn-nav_prev:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEwIj48cGF0aCBmaWxsPSIjMDI0RkZGIiBkPSJNMTkuMjE5IDQuMzA1SDIuNjc0bDIuNzQtMi43NjJBLjc5OC43OTggMCAwIDAgNS40MTcuNDI0Ljc3NC43NzQgMCAwIDAgNC4zMTIuNDIyTC4yMyA0LjUzNWEuNzk5Ljc5OSAwIDAgMCAwIDEuMTJ2LjAwMUw0LjMxMiA5Ljc3Yy4zMDYuMzA4LjguMzA3IDEuMTA1LS4wMDNhLjc5OC43OTggMCAwIDAtLjAwMy0xLjExOWwtMi43NC0yLjc2MWgxNi41NDVBLjc4Ni43ODYgMCAwIDAgMjAgNS4wOTZhLjc4Ni43ODYgMCAwIDAtLjc4MS0uNzkxWiIvPjwvc3ZnPg==")}@media(max-width:767px){.widget-section-4 .widget-slider__nav .btn-nav_prev:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDI0Ij48cGF0aCBmaWxsPSIjM0Q0NDYxIiBkPSJNLjk4NSAyLjAxYTEgMSAwIDAgMCAuMzA2LjY5N0wxMC41ODQgMTJsLTkuMjkzIDkuMjkzYTEgMSAwIDEgMCAxLjQxNCAxLjQxNGwxMC0xMGExIDEgMCAwIDAgMC0xLjQxNGwtMTAtMTBhMSAxIDAgMCAwLTEuNzIuNzE3WiIvPjwvc3ZnPg==")}}.widget-section-4 .widget-slider__nav .btn-nav_next{background:#024fff;margin-left:24px}@media(max-width:767px){.widget-section-4 .widget-slider__nav .btn-nav_next{margin-left:4px}}.widget-section-4 .widget-slider__nav .btn-nav_next:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjc4MSA1Ljg4N2gxNi41NDZsLTIuNzQxIDIuNzYxYS43OTguNzk4IDAgMCAwLS4wMDMgMS4xMTljLjMwNC4zMS44LjMxIDEuMTA1LjAwM2w0LjA4Mi00LjExNGEuNzk5Ljc5OSAwIDAgMCAwLTEuMTJ2LS4wMDFMMTUuNjg4LjQyMmEuNzc0Ljc3NCAwIDAgMC0xLjEwNS4wMDIuNzk4Ljc5OCAwIDAgMCAuMDAzIDEuMTJsMi43NCAyLjc2SC43ODFBLjc4Ni43ODYgMCAwIDAgMCA1LjA5N2MwIC40MzcuMzUuNzkuNzgxLjc5WiIvPjwvc3ZnPg==")}@media(max-width:767px){.widget-section-4 .widget-slider__nav .btn-nav_next:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDI0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTIuMDE1IDIxLjk5YTEgMSAwIDAgMC0uMzA2LS42OTdMMi40MTYgMTJsOS4yOTMtOS4yOTNhMSAxIDAgMSAwLTEuNDE0LTEuNDE0bC0xMCAxMGExIDEgMCAwIDAgMCAxLjQxNGwxMCAxMGExIDEgMCAwIDAgMS43Mi0uNzE3WiIvPjwvc3ZnPg==")}}.widget-section-4 .widget-slider__progress{padding-right:22px;position:relative}@media(max-width:1023px){.widget-section-4 .widget-slider__progress{padding-right:0}}.widget-section-4 .widget-slider__progress-bar{background-color:#efeff6;height:2px;position:relative;width:100%}.widget-section-4 .widget-slider__progress-bar span{background-color:#024fff;height:100%;left:0;position:absolute;top:0;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s,-webkit-transform .45s;width:100%}.widget-section-4 .widget-slider__progress-count{bottom:calc(100% + 8px);color:#8989a0;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:27px;position:absolute;right:0;white-space:nowrap}@media(max-width:767px){.widget-section-4 .widget-slider__progress-count{bottom:calc(100% + 15px);font-size:14px;left:0;line-height:21px;right:auto}}.widget-section-4 .widget-slider__progress-count span{color:#024fff}.widget-section-4 .widget-ic{align-items:center;background-color:rgba(2,79,255,.6);border-radius:50%;box-shadow:0 3px 16px rgba(0,0,0,.15);display:flex;height:110px;justify-content:center;pointer-events:none;position:absolute;right:85px;top:-45px;width:110px}@media(max-width:1023px){.widget-section-4 .widget-ic{display:none}}.widget-section-4 .widget-ic:before{background-color:#024fff;border-radius:50%;bottom:10px;content:"";left:10px;position:absolute;right:10px;top:10px;z-index:1}.widget-section-4 .widget-ic span{background:#3869f4;background:linear-gradient(90deg,#3869f4,#0c35a8);border-radius:50%;height:68px;padding:3px;position:relative;width:68px;z-index:2}.widget-section-4 .widget-ic img{display:block;width:100%}.widget-section-4 .ic{background-color:#000;height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;transition:background-color .25s;width:24px}.widget-section-4 .ic-reader{height:21px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDQwIDI0Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMSAxNS4zODVoNi4wNzFhMS41IDEuNSAwIDAgMCAxLjUtMS41di01Ljg1YTIuMjg2IDIuMjg2IDAgMSAxIDQuNTcyIDBWMjAuNzVhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNWguMDcxYTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWMy4yNUEyLjI1IDIuMjUgMCAwIDEgMTkuOTY0IDFoLjA3MmEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djE3LjVhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNWguMTQzYTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWNy43MTJhMi4yNSAyLjI1IDAgMSAxIDQuNSAwdjYuMTczYTEuNSAxLjUgMCAwIDAgMS41IDEuNUgzOSIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDQwIDI0Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMSAxNS4zODVoNi4wNzFhMS41IDEuNSAwIDAgMCAxLjUtMS41di01Ljg1YTIuMjg2IDIuMjg2IDAgMSAxIDQuNTcyIDBWMjAuNzVhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNWguMDcxYTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWMy4yNUEyLjI1IDIuMjUgMCAwIDEgMTkuOTY0IDFoLjA3MmEyLjI1IDIuMjUgMCAwIDEgMi4yNSAyLjI1djE3LjVhMi4yNSAyLjI1IDAgMCAwIDIuMjUgMi4yNWguMTQzYTIuMjUgMi4yNSAwIDAgMCAyLjI1LTIuMjVWNy43MTJhMi4yNSAyLjI1IDAgMSAxIDQuNSAwdjYuMTczYTEuNSAxLjUgMCAwIDAgMS41IDEuNUgzOSIvPjwvc3ZnPg==");width:34px}.widget-section-4 .ic-dictionary{height:27px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMxIDM1Ij48ZyBmaWxsPSIjMDAwIiBjbGlwLXBhdGg9InVybCgjcHJlZml4X19hKSI+PHBhdGggZD0iTTQgMjloMjZhMSAxIDAgMCAwIDEtMVYxYTEgMSAwIDAgMC0xLTFINGE0IDQgMCAwIDAtNCA0djI3YTQgNCAwIDAgMCA0IDRoMjYuMTJhMS4wMDIgMS4wMDIgMCAxIDAtLjEyLTJIMy44NUEyIDIgMCAwIDEgMiAzMXYtLjE1QTIgMiAwIDAgMSA0IDI5Wk05IDJoMjB2MjVIOVYyWk0yIDI3LjU0VjMuODVBMiAyIDAgMCAxIDQgMmgzdjI1SDMuOGEzLjg0IDMuODQgMCAwIDAtMS42OS40N2wtLjExLjA3WiIvPjxwYXRoIGQ9Ik0yMi40NDggMTUuNTVjLS42NC0xLjU1LTEuMjktMy4xLTEuOTMtNC42Ni0uMjktLjY5LS41Ny0xLjM5LS44Ny0yLjA4YS45My45MyAwIDAgMC0xLjcyIDBsLTEuMzMgMy4yNGMtLjgzIDItMS42NyA0LTIuNTEgNi4wNWEuOTMuOTMgMCAwIDAgLjg0IDEuMyAxLjA2IDEuMDYgMCAwIDAgLjg4LS42MWwuNzEtMS43MWEuMDguMDggMCAwIDEgLjA5LS4wNmg0LjM5YS4xLjEgMCAwIDEgLjEuMDZsLjU3IDEuMzljLjA3Ny4xOTYuMTg5LjM3Ni4zMy41M2EuOTMuOTMgMCAwIDAgLjczLjM4aC4xMWEuOTIuOTIgMCAwIDAgLjcyLTEuMjhjLS40LS44NS0uNzYtMS43LTEuMTEtMi41NVptLTUuMTQtLjM4Yy40OS0xLjIgMS0yLjM5IDEuNDktMy42bDEuNSAzLjZoLTIuOTlaIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0icHJlZml4X19hIj48cmVjdCB3aWR0aD0iMzEiIGhlaWdodD0iMzUiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMxIDM1Ij48ZyBmaWxsPSIjMDAwIiBjbGlwLXBhdGg9InVybCgjcHJlZml4X19hKSI+PHBhdGggZD0iTTQgMjloMjZhMSAxIDAgMCAwIDEtMVYxYTEgMSAwIDAgMC0xLTFINGE0IDQgMCAwIDAtNCA0djI3YTQgNCAwIDAgMCA0IDRoMjYuMTJhMS4wMDIgMS4wMDIgMCAxIDAtLjEyLTJIMy44NUEyIDIgMCAwIDEgMiAzMXYtLjE1QTIgMiAwIDAgMSA0IDI5Wk05IDJoMjB2MjVIOVYyWk0yIDI3LjU0VjMuODVBMiAyIDAgMCAxIDQgMmgzdjI1SDMuOGEzLjg0IDMuODQgMCAwIDAtMS42OS40N2wtLjExLjA3WiIvPjxwYXRoIGQ9Ik0yMi40NDggMTUuNTVjLS42NC0xLjU1LTEuMjktMy4xLTEuOTMtNC42Ni0uMjktLjY5LS41Ny0xLjM5LS44Ny0yLjA4YS45My45MyAwIDAgMC0xLjcyIDBsLTEuMzMgMy4yNGMtLjgzIDItMS42NyA0LTIuNTEgNi4wNWEuOTMuOTMgMCAwIDAgLjg0IDEuMyAxLjA2IDEuMDYgMCAwIDAgLjg4LS42MWwuNzEtMS43MWEuMDguMDggMCAwIDEgLjA5LS4wNmg0LjM5YS4xLjEgMCAwIDEgLjEuMDZsLjU3IDEuMzljLjA3Ny4xOTYuMTg5LjM3Ni4zMy41M2EuOTMuOTMgMCAwIDAgLjczLjM4aC4xMWEuOTIuOTIgMCAwIDAgLjcyLTEuMjhjLS40LS44NS0uNzYtMS43LTEuMTEtMi41NVptLTUuMTQtLjM4Yy40OS0xLjIgMS0yLjM5IDEuNDktMy42bDEuNSAzLjZoLTIuOTlaIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0icHJlZml4X19hIj48cmVjdCB3aWR0aD0iMzEiIGhlaWdodD0iMzUiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=");width:24px}.widget-section-4 .ic-b-text{height:21px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIyMyIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDM2IDIzIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTguNjYgNS4wNjVWMUgzNC41djQuMDY1bS03LjkyIDE2LjI1OFYxdjIwLjMyM1oiLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMjIuNjIxIDIxLjMyMmg3LjkyIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEuNSA3Ljc3NHYtMi43MWgxMC41NnYyLjcxTTYuNzggMTguNjEzVjUuMDY0djEzLjU0OVoiLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNNC4xNCAxOC42MTNoNS4yOCIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIyMyIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDM2IDIzIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTguNjYgNS4wNjVWMUgzNC41djQuMDY1bS03LjkyIDE2LjI1OFYxdjIwLjMyM1oiLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMjIuNjIxIDIxLjMyMmg3LjkyIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEuNSA3Ljc3NHYtMi43MWgxMC41NnYyLjcxTTYuNzggMTguNjEzVjUuMDY0djEzLjU0OVoiLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNNC4xNCAxOC42MTNoNS4yOCIvPjwvc3ZnPg==");width:33px}.widget-section-4 .ic-saturation{height:25px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDI4Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTE3LjUzMiAxMy41NzggMTAgMSAyLjM0OSAxMy43ODZBOC4zODYgOC4zODYgMCAwIDAgMSAxOC4zMzJDMSAyMy4xMiA1LjAzIDI3IDEwIDI3czktMy44OCA5LTguNjY3YzAtMS42NDUtMS4zMzYtNC41MjgtMS4zNDktNC41NDdsLS4xMTktLjIwOFoiLz48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAyN2M0Ljk3IDAgOS0zLjg4IDktOC42NjcgMC0xLjY0NS0xLjMzNi00LjUyOC0xLjM0OS00LjU0N2wtLjExOS0uMjA4TDEwIDEiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDI4Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTE3LjUzMiAxMy41NzggMTAgMSAyLjM0OSAxMy43ODZBOC4zODYgOC4zODYgMCAwIDAgMSAxOC4zMzJDMSAyMy4xMiA1LjAzIDI3IDEwIDI3czktMy44OCA5LTguNjY3YzAtMS42NDUtMS4zMzYtNC41MjgtMS4zNDktNC41NDdsLS4xMTktLjIwOFoiLz48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAyN2M0Ljk3IDAgOS0zLjg4IDktOC42NjcgMC0xLjY0NS0xLjMzNi00LjUyOC0xLjM0OS00LjU0N2wtLjExOS0uMjA4TDEwIDEiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");width:18px}.widget-section-4 .ic-contrast{height:28px;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.2" viewBox="0 0 32 32"><circle cx="15.629" cy="15.629" r="14.629" stroke="currentColor" stroke-width="1.8"/><circle cx="15.629" cy="15.629" r="13.954" stroke="currentColor" stroke-width="1.35"/><path fill="currentColor" fill-rule="evenodd" d="M15.629 1C7.549 1 1 7.55 1 15.629s6.55 14.628 14.629 14.628" clip-rule="evenodd"/><path stroke="currentColor" stroke-width="1.8" d="M15.629 1C7.549 1 1 7.55 1 15.629s6.55 14.628 14.629 14.628"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.2" viewBox="0 0 32 32"><circle cx="15.629" cy="15.629" r="14.629" stroke="currentColor" stroke-width="1.8"/><circle cx="15.629" cy="15.629" r="13.954" stroke="currentColor" stroke-width="1.35"/><path fill="currentColor" fill-rule="evenodd" d="M15.629 1C7.549 1 1 7.55 1 15.629s6.55 14.628 14.629 14.628" clip-rule="evenodd"/><path stroke="currentColor" stroke-width="1.8" d="M15.629 1C7.549 1 1 7.55 1 15.629s6.55 14.628 14.629 14.628"/></svg>');width:28px}.widget-section-4 .ic-smart-contrast{height:30px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDM1IDM1Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjkwMiAxNS42MjhDMS45MDIgOC4wNDYgOC4wNDggMS45IDE1LjYzIDEuOVMyOS4zNiA4LjA0NiAyOS4zNiAxNS42MjhjMCAuNjA4LS4wNCAxLjIwNy0uMTE2IDEuNzk0LjU5My4yOTEgMS4xNDcuNjUgMS42NTMgMS4wNjYuMTcyLS45MjcuMjYzLTEuODgzLjI2My0yLjg2QzMxLjE1OSA3LjA1MiAyNC4yMDYuMSAxNS42My4xUy4xMDIgNy4wNTIuMTAyIDE1LjYyOCA3LjA1NCAzMS4xNTcgMTUuNjMgMzEuMTU3YzEuMjI0IDAgMi40MTUtLjE0MiAzLjU1Ny0uNDFhOC41MjYgOC41MjYgMCAwIDEtMS4xNC0xLjYwMiAxMy44MSAxMy44MSAwIDAgMS0yLjQxNy4yMTJjLTcuNTgyIDAtMTMuNzI4LTYuMTQ3LTEzLjcyOC0xMy43MjlaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjM1IDE1LjYyOUMyLjM1IDguMjk1IDguMjk1IDIuMzUgMTUuNjI5IDIuMzVjNy4zMzMgMCAxMy4yNzggNS45NDUgMTMuMjc4IDEzLjI3OSAwIC41NC0uMDMyIDEuMDc0LS4wOTUgMS41OTguNDQ0LjE4OC44NjkuNDEyIDEuMjcuNjcuMTE1LS43NC4xNzUtMS40OTcuMTc1LTIuMjY4QzMwLjI1NyA3LjU0OSAyMy43MDcgMSAxNS42MyAxIDcuNTQ5IDEgMSA3LjU1IDEgMTUuNjI5czYuNTUgMTQuNjI4IDE0LjYyOSAxNC42MjhjMS4wMDMgMCAxLjk4My0uMSAyLjkzLS4yOTNhOC41MDEgOC41MDEgMCAwIDEtLjcyOS0xLjIzOGMtLjcxNi4xMTktMS40NTEuMTgxLTIuMjAxLjE4MS03LjMzNCAwLTEzLjI3OS01Ljk0NS0xMy4yNzktMTMuMjc4WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTUuNjI5IDFDNy41NDkgMSAxIDcuNTUgMSAxNS42MjlzNi41NSAxNC42MjggMTQuNjI5IDE0LjYyOCIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuOCIgZD0iTTE1LjYyOSAxQzcuNTQ5IDEgMSA3LjU1IDEgMTUuNjI5czYuNTUgMTQuNjI4IDE0LjYyOSAxNC42MjgiLz48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMi44NzMgMjUuMTE0YzAtMS4zOCAxLjA5LTIuNSAyLjQzNi0yLjUgMS4zNDYgMCAyLjQzNiAxLjEyIDIuNDM2IDIuNXMtMS4wOSAyLjUtMi40MzYgMi41Yy0xLjM0NiAwLTIuNDM2LTEuMTItMi40MzYtMi41Wm03LjIyNi0yLjAzN2EuNzg1Ljc4NSAwIDAgMSAuMDUtLjY4OGwuOTEzLTEuNTZhLjM5OS4zOTkgMCAwIDAtLjA1OC0uNDc3bC0xLjA1NS0xLjA4M2EuMzc1LjM3NSAwIDAgMC0uNDY2LS4wNmwtMS41MjIuOTM4YS43MzEuNzMxIDAgMCAxLS42NjcuMDUxLjc0OC43NDggMCAwIDEtLjQzNi0uNTEybC0uNDMzLTEuNzc2YS4zODQuMzg0IDAgMCAwLS4zNy0uMjk2aC0xLjQ5M2EuMzg0LjM4NCAwIDAgMC0uMzcuMjk2bC0uNDMyIDEuNzc2YS43NDguNzQ4IDAgMCAxLS40MzYuNTEyLjczMS43MzEgMCAwIDEtLjY2Ny0uMDVsLTEuNTIzLS45MzhhLjM3NS4zNzUgMCAwIDAtLjQ2NS4wNTlsLTEuMDU2IDEuMDgzYS4zOTkuMzk5IDAgMCAwLS4wNTcuNDc4bC45MTIgMS41NmEuNzg0Ljc4NCAwIDAgMSAuMDUuNjg3Ljc1Ni43NTYgMCAwIDEtLjUxMy40NTFsLTEuNzE3LjQ0YS4zOS4zOSAwIDAgMC0uMjg4LjM4djEuNTMxYzAgLjE4LjExOS4zMzcuMjg4LjM4bDEuNzE3LjQ0Yy4yMzMuMDYuNDI0LjIyOC41MTQuNDUyYS43ODQuNzg0IDAgMCAxLS4wNTEuNjg3bC0uOTEyIDEuNTZhLjM5OC4zOTggMCAwIDAgLjA1Ny40NzhsMS4wNTYgMS4wODNhLjM3NS4zNzUgMCAwIDAgLjQ2NS4wNTlsMS41MjMtLjkzOGEuNzMuNzMgMCAwIDEgLjY2Ny0uMDVjLjIxOC4wOTEuMzguMjgxLjQzNi41MTFsLjQzMyAxLjc3N2EuMzg1LjM4NSAwIDAgMCAuMzcuMjk2aDEuNDkyYS4zODUuMzg1IDAgMCAwIC4zNy0uMjk2bC40MzMtMS43NzdhLjc0OC43NDggMCAwIDEgLjQzNi0uNTEyLjczLjczIDAgMCAxIC42NjcuMDUybDEuNTIyLjkzN2MuMTUuMDkyLjM0My4wNjcuNDY2LS4wNTlsMS4wNTUtMS4wODNhLjM5OS4zOTkgMCAwIDAgLjA1OC0uNDc4bC0uOTEyLTEuNTZhLjc4NS43ODUgMCAwIDEtLjA1MS0uNjg3Ljc1Ni43NTYgMCAwIDEgLjUxNC0uNDUybDEuNzE3LS40NGEuMzkuMzkgMCAwIDAgLjI4OC0uMzh2LTEuNTNhLjM5LjM5IDAgMCAwLS4yODgtLjM4MWwtMS43MTctLjQ0YS43NTYuNzU2IDAgMCAxLS41MTQtLjQ1MVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDM1IDM1Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjkwMiAxNS42MjhDMS45MDIgOC4wNDYgOC4wNDggMS45IDE1LjYzIDEuOVMyOS4zNiA4LjA0NiAyOS4zNiAxNS42MjhjMCAuNjA4LS4wNCAxLjIwNy0uMTE2IDEuNzk0LjU5My4yOTEgMS4xNDcuNjUgMS42NTMgMS4wNjYuMTcyLS45MjcuMjYzLTEuODgzLjI2My0yLjg2QzMxLjE1OSA3LjA1MiAyNC4yMDYuMSAxNS42My4xUy4xMDIgNy4wNTIuMTAyIDE1LjYyOCA3LjA1NCAzMS4xNTcgMTUuNjMgMzEuMTU3YzEuMjI0IDAgMi40MTUtLjE0MiAzLjU1Ny0uNDFhOC41MjYgOC41MjYgMCAwIDEtMS4xNC0xLjYwMiAxMy44MSAxMy44MSAwIDAgMS0yLjQxNy4yMTJjLTcuNTgyIDAtMTMuNzI4LTYuMTQ3LTEzLjcyOC0xMy43MjlaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjM1IDE1LjYyOUMyLjM1IDguMjk1IDguMjk1IDIuMzUgMTUuNjI5IDIuMzVjNy4zMzMgMCAxMy4yNzggNS45NDUgMTMuMjc4IDEzLjI3OSAwIC41NC0uMDMyIDEuMDc0LS4wOTUgMS41OTguNDQ0LjE4OC44NjkuNDEyIDEuMjcuNjcuMTE1LS43NC4xNzUtMS40OTcuMTc1LTIuMjY4QzMwLjI1NyA3LjU0OSAyMy43MDcgMSAxNS42MyAxIDcuNTQ5IDEgMSA3LjU1IDEgMTUuNjI5czYuNTUgMTQuNjI4IDE0LjYyOSAxNC42MjhjMS4wMDMgMCAxLjk4My0uMSAyLjkzLS4yOTNhOC41MDEgOC41MDEgMCAwIDEtLjcyOS0xLjIzOGMtLjcxNi4xMTktMS40NTEuMTgxLTIuMjAxLjE4MS03LjMzNCAwLTEzLjI3OS01Ljk0NS0xMy4yNzktMTMuMjc4WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTUuNjI5IDFDNy41NDkgMSAxIDcuNTUgMSAxNS42MjlzNi41NSAxNC42MjggMTQuNjI5IDE0LjYyOCIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuOCIgZD0iTTE1LjYyOSAxQzcuNTQ5IDEgMSA3LjU1IDEgMTUuNjI5czYuNTUgMTQuNjI4IDE0LjYyOSAxNC42MjgiLz48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMi44NzMgMjUuMTE0YzAtMS4zOCAxLjA5LTIuNSAyLjQzNi0yLjUgMS4zNDYgMCAyLjQzNiAxLjEyIDIuNDM2IDIuNXMtMS4wOSAyLjUtMi40MzYgMi41Yy0xLjM0NiAwLTIuNDM2LTEuMTItMi40MzYtMi41Wm03LjIyNi0yLjAzN2EuNzg1Ljc4NSAwIDAgMSAuMDUtLjY4OGwuOTEzLTEuNTZhLjM5OS4zOTkgMCAwIDAtLjA1OC0uNDc3bC0xLjA1NS0xLjA4M2EuMzc1LjM3NSAwIDAgMC0uNDY2LS4wNmwtMS41MjIuOTM4YS43MzEuNzMxIDAgMCAxLS42NjcuMDUxLjc0OC43NDggMCAwIDEtLjQzNi0uNTEybC0uNDMzLTEuNzc2YS4zODQuMzg0IDAgMCAwLS4zNy0uMjk2aC0xLjQ5M2EuMzg0LjM4NCAwIDAgMC0uMzcuMjk2bC0uNDMyIDEuNzc2YS43NDguNzQ4IDAgMCAxLS40MzYuNTEyLjczMS43MzEgMCAwIDEtLjY2Ny0uMDVsLTEuNTIzLS45MzhhLjM3NS4zNzUgMCAwIDAtLjQ2NS4wNTlsLTEuMDU2IDEuMDgzYS4zOTkuMzk5IDAgMCAwLS4wNTcuNDc4bC45MTIgMS41NmEuNzg0Ljc4NCAwIDAgMSAuMDUuNjg3Ljc1Ni43NTYgMCAwIDEtLjUxMy40NTFsLTEuNzE3LjQ0YS4zOS4zOSAwIDAgMC0uMjg4LjM4djEuNTMxYzAgLjE4LjExOS4zMzcuMjg4LjM4bDEuNzE3LjQ0Yy4yMzMuMDYuNDI0LjIyOC41MTQuNDUyYS43ODQuNzg0IDAgMCAxLS4wNTEuNjg3bC0uOTEyIDEuNTZhLjM5OC4zOTggMCAwIDAgLjA1Ny40NzhsMS4wNTYgMS4wODNhLjM3NS4zNzUgMCAwIDAgLjQ2NS4wNTlsMS41MjMtLjkzOGEuNzMuNzMgMCAwIDEgLjY2Ny0uMDVjLjIxOC4wOTEuMzguMjgxLjQzNi41MTFsLjQzMyAxLjc3N2EuMzg1LjM4NSAwIDAgMCAuMzcuMjk2aDEuNDkyYS4zODUuMzg1IDAgMCAwIC4zNy0uMjk2bC40MzMtMS43NzdhLjc0OC43NDggMCAwIDEgLjQzNi0uNTEyLjczLjczIDAgMCAxIC42NjcuMDUybDEuNTIyLjkzN2MuMTUuMDkyLjM0My4wNjcuNDY2LS4wNTlsMS4wNTUtMS4wODNhLjM5OS4zOTkgMCAwIDAgLjA1OC0uNDc4bC0uOTEyLTEuNTZhLjc4NS43ODUgMCAwIDEtLjA1MS0uNjg3Ljc1Ni43NTYgMCAwIDEgLjUxNC0uNDUybDEuNzE3LS40NGEuMzkuMzkgMCAwIDAgLjI4OC0uMzh2LTEuNTNhLjM5LjM5IDAgMCAwLS4yODgtLjM4MWwtMS43MTctLjQ0YS43NTYuNzU2IDAgMCAxLS41MTQtLjQ1MVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");width:30px}.widget-section-4 .ic-links{height:15px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDM4IDE2Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTIgOGgxNG0tMTAgN0g2LjYzMUE1LjYzIDUuNjMgMCAwIDEgMSA5LjM2OVY2LjYzMUE1LjYzIDUuNjMgMCAwIDEgNi42MzEgMUgxNnYxNFptNi0xNGg5LjM2OUE1LjYzIDUuNjMgMCAwIDEgMzcgNi42MzF2Mi43MzhBNS42MyA1LjYzIDAgMCAxIDMxLjM2OSAxNUgyMlYxWiIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDM4IDE2Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTIgOGgxNG0tMTAgN0g2LjYzMUE1LjYzIDUuNjMgMCAwIDEgMSA5LjM2OVY2LjYzMUE1LjYzIDUuNjMgMCAwIDEgNi42MzEgMUgxNnYxNFptNi0xNGg5LjM2OUE1LjYzIDUuNjMgMCAwIDEgMzcgNi42MzF2Mi43MzhBNS42MyA1LjYzIDAgMCAxIDMxLjM2OSAxNUgyMlYxWiIvPjwvc3ZnPg==");width:36px}.widget-section-4 .ic-anim{height:32px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDM1IDM0Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNC44MSAyMi42NjZoLTEuMjdhLjgwMi44MDIgMCAwIDEtLjgwMi0uODAydi05LjcyOGMwLS40NDMuMzYtLjgwMy44MDItLjgwM2gxLjI3Yy40NDMgMCAuODAzLjM2LjgwMy44MDN2OS43MjhjMCAuNDQyLS4zNi44MDItLjgwMy44MDJabTYuNjUzIDBoLTEuMjdhLjgwMy44MDMgMCAwIDEtLjgwMi0uODAydi05LjcyOGMwLS40NDMuMzYtLjgwMy44MDItLjgwM2gxLjI3Yy40NDQgMCAuODAzLjM2LjgwMy44MDN2OS43MjhhLjgwMy44MDMgMCAwIDEtLjgwMy44MDJaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjg4OSIgZD0ibTEuNzk3IDIzLjUxMiAzLjQ5LTEuNDQ3TTE3LjUgMy43NzlWMHYzLjc3OFpNMTcuNSAzNHYtMy43NzhWMzRabTEzLjIyMi0xN0gzNC41aC0zLjc3OFpNLjUgMTdoMy43NzhILjVabTcuNjUtOS4zNUw1LjQ4IDQuOTggOC4xNSA3LjY1Wm0yMS4zNyAyMS4zNy0yLjY3LTIuNjcgMi42NyAyLjY3Wk0yNi44NSA3LjY1bDIuNjctMi42Ny0yLjY3IDIuNjdaTTUuNDggMjkuMDJsMi42Ny0yLjY3LTIuNjcgMi42N1pNMjIuNTUzIDQuNzgybDEuNDQ0LTMuNDktMS40NDQgMy40OVpNMTEuMDAxIDMyLjcxbDEuNDQ0LTMuNDktMS40NDQgMy40OVptMTguNzE3LTEwLjY1NSAzLjQ5IDEuNDQ0LTMuNDktMS40NDRaTTEuNzkgMTAuNTAxbDMuNDkgMS40NDQtMy40OS0xLjQ0NFptMTAuNjQ0LTUuNzE0LTEuNDQ3LTMuNDkgMS40NDcgMy40OVptMTEuNTc3IDI3LjkxNi0xLjQ0Ny0zLjQ5IDEuNDQ3IDMuNDlabTUuNzAxLTIwLjc2OCAzLjQ5LTEuNDQ3LTMuNDkgMS40NDdaIi8+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDM1IDM0Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNC44MSAyMi42NjZoLTEuMjdhLjgwMi44MDIgMCAwIDEtLjgwMi0uODAydi05LjcyOGMwLS40NDMuMzYtLjgwMy44MDItLjgwM2gxLjI3Yy40NDMgMCAuODAzLjM2LjgwMy44MDN2OS43MjhjMCAuNDQyLS4zNi44MDItLjgwMy44MDJabTYuNjUzIDBoLTEuMjdhLjgwMy44MDMgMCAwIDEtLjgwMi0uODAydi05LjcyOGMwLS40NDMuMzYtLjgwMy44MDItLjgwM2gxLjI3Yy40NDQgMCAuODAzLjM2LjgwMy44MDN2OS43MjhhLjgwMy44MDMgMCAwIDEtLjgwMy44MDJaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjg4OSIgZD0ibTEuNzk3IDIzLjUxMiAzLjQ5LTEuNDQ3TTE3LjUgMy43NzlWMHYzLjc3OFpNMTcuNSAzNHYtMy43NzhWMzRabTEzLjIyMi0xN0gzNC41aC0zLjc3OFpNLjUgMTdoMy43NzhILjVabTcuNjUtOS4zNUw1LjQ4IDQuOTggOC4xNSA3LjY1Wm0yMS4zNyAyMS4zNy0yLjY3LTIuNjcgMi42NyAyLjY3Wk0yNi44NSA3LjY1bDIuNjctMi42Ny0yLjY3IDIuNjdaTTUuNDggMjkuMDJsMi42Ny0yLjY3LTIuNjcgMi42N1pNMjIuNTUzIDQuNzgybDEuNDQ0LTMuNDktMS40NDQgMy40OVpNMTEuMDAxIDMyLjcxbDEuNDQ0LTMuNDktMS40NDQgMy40OVptMTguNzE3LTEwLjY1NSAzLjQ5IDEuNDQ0LTMuNDktMS40NDRaTTEuNzkgMTAuNTAxbDMuNDkgMS40NDQtMy40OS0xLjQ0NFptMTAuNjQ0LTUuNzE0LTEuNDQ3LTMuNDkgMS40NDcgMy40OVptMTEuNTc3IDI3LjkxNi0xLjQ0Ny0zLjQ5IDEuNDQ3IDMuNDlabTUuNzAxLTIwLjc2OCAzLjQ5LTEuNDQ3LTMuNDkgMS40NDdaIi8+PC9zdmc+");width:32px}.widget-section-4 .ic-text-spacing{height:13px;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.2" viewBox="0 0 55 14"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path stroke-dasharray="4 7" d="M3.5 7h48"/><path stroke-linejoin="round" d="M7 13 1 7l6-6m41 12 6-6-6-6"/></g></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.2" viewBox="0 0 55 14"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path stroke-dasharray="4 7" d="M3.5 7h48"/><path stroke-linejoin="round" d="M7 13 1 7l6-6m41 12 6-6-6-6"/></g></svg>');width:51px}.widget-section-4 .ic-line-height{height:23px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NyIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDQ3IDI1Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNNCAyLjcxdjIwIi8+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtLjE2OCAyMC41MjcgMy40NDUgNC4yMWEuNS41IDAgMCAwIC43NzQgMGwzLjQ0NC00LjIxYS41LjUgMCAwIDAtLjM4Ny0uODE3SC41NTRhLjUuNSAwIDAgMC0uMzg2LjgxN1ptMC0xNi4xMzNMMy42MTMuMTg0YS41LjUgMCAwIDEgLjc3NCAwbDMuNDQ0IDQuMjFhLjUuNSAwIDAgMS0uMzg3LjgxNkguNTU0YS41LjUgMCAwIDEtLjM4Ni0uODE2WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTE1LjUgMjIuNzFoMjRtLTI0LTIxaDMwLTMwWm0wIDdoMzAtMzBabTAgN2gzMC0zMFoiLz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NyIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDQ3IDI1Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNNCAyLjcxdjIwIi8+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtLjE2OCAyMC41MjcgMy40NDUgNC4yMWEuNS41IDAgMCAwIC43NzQgMGwzLjQ0NC00LjIxYS41LjUgMCAwIDAtLjM4Ny0uODE3SC41NTRhLjUuNSAwIDAgMC0uMzg2LjgxN1ptMC0xNi4xMzNMMy42MTMuMTg0YS41LjUgMCAwIDEgLjc3NCAwbDMuNDQ0IDQuMjFhLjUuNSAwIDAgMS0uMzg3LjgxNkguNTU0YS41LjUgMCAwIDEtLjM4Ni0uODE2WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTE1LjUgMjIuNzFoMjRtLTI0LTIxaDMwLTMwWm0wIDdoMzAtMzBabTAgN2gzMC0zMFoiLz48L3N2Zz4=");width:43px}.widget-section-4 .ic-text-align{height:21px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyMyIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMyIDIzIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMSAyMmgyNE0xIDFoMzBIMVptMCA3aDI1SDFabTAgN2gzMEgxWiIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyMyIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMyIDIzIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMSAyMmgyNE0xIDFoMzBIMVptMCA3aDI1SDFabTAgN2gzMEgxWiIvPjwvc3ZnPg==");width:29px}.widget-section-4 .ic-dyslexia{height:20px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMxIDIyIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNSAyMlYxLjAwOGg3LjI0MmM2LjgwNSAwIDExLjYxMyA0LjM0IDExLjYxMyAxMC40OEMxOS4zNTUgMTcuNjMyIDE0LjU0NyAyMiA3Ljc0MiAyMkguNVptMi40MzUtNC4zMWg0LjgwN2M1LjM3IDAgOS4xNDctMi44NjIgOS4xNDctNy4yNyAwLTQuMzgtMy43NzgtNy4yNDItOS4xNDctNy4yNDJIMi45MzVWMTcuNjlaTTI2LjI3NCA0LjAzM2wuMDExIDIuMTdoNC4wMTNWOC4yNWgtNC4wMDJMMjYuNzcgMjJoLTMuNTM1bC41NDUtMTMuNzVoLTIuNDI0VjYuMjAzaDIuNTZsLjA3NS0yLjE3QzI0LjA3IDEuNjgxIDI1LjYgMCAyNy42OTggMGMuOTkyIDAgMS45OC4zNjcgMi44MDIgMS4wMDhsLS45NjMgMS42OGMtLjM0OC0uMzY2LS45NTEtLjY0LTEuNjI3LS42NC0uODgzIDAtMS42NDMuODI0LTEuNjM2IDEuOTg1WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMxIDIyIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNSAyMlYxLjAwOGg3LjI0MmM2LjgwNSAwIDExLjYxMyA0LjM0IDExLjYxMyAxMC40OEMxOS4zNTUgMTcuNjMyIDE0LjU0NyAyMiA3Ljc0MiAyMkguNVptMi40MzUtNC4zMWg0LjgwN2M1LjM3IDAgOS4xNDctMi44NjIgOS4xNDctNy4yNyAwLTQuMzgtMy43NzgtNy4yNDItOS4xNDctNy4yNDJIMi45MzVWMTcuNjlaTTI2LjI3NCA0LjAzM2wuMDExIDIuMTdoNC4wMTNWOC4yNWgtNC4wMDJMMjYuNzcgMjJoLTMuNTM1bC41NDUtMTMuNzVoLTIuNDI0VjYuMjAzaDIuNTZsLjA3NS0yLjE3QzI0LjA3IDEuNjgxIDI1LjYgMCAyNy42OTggMGMuOTkyIDAgMS45OC4zNjcgMi44MDIgMS4wMDhsLS45NjMgMS42OGMtLjM0OC0uMzY2LS45NTEtLjY0LTEuNjI3LS42NC0uODgzIDAtMS42NDMuODI0LTEuNjM2IDEuOTg1WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");width:28px}.widget-section-4 .ic-cursor{-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNyIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI3IDI3Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMTUuOTk4IDExLjU1MiA5LjUyNyA5LjUyNy00LjQ0NiA0LjQ0Ni05LjUyNy05LjUyN0w3LjUgMjUuMDYyIDEgMWwyNC4wNjIgNi41LTkuMDY0IDQuMDUyWiIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNyIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI3IDI3Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMTUuOTk4IDExLjU1MiA5LjUyNyA5LjUyNy00LjQ0NiA0LjQ0Ni05LjUyNy05LjUyN0w3LjUgMjUuMDYyIDEgMWwyNC4wNjIgNi41LTkuMDY0IDQuMDUyWiIvPjwvc3ZnPg==")}.widget-section-4 .ic-tooltips{height:27px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMwIDMxIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTguMTI3IDIzLjk4NC01LjUzNCA1LjczMWMtLjU4OC42MDktMS41OTMuMTc4LTEuNTkzLS42ODNWNC45NzRDMSAyLjc3OSAyLjcxOCAxIDQuODM3IDFoMjAuMzI2QzI3LjI4MyAxIDI5IDIuNzggMjkgNC45NzRWMjAuMDFjMCAyLjE5NC0xLjcxOCAzLjk3NC0zLjgzNyAzLjk3NEg4LjEyN1oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0xNCA5LjkyOHY3LjE0NGMwIC41MTIuNDQ4LjkyOCAxIC45MjhzMS0uNDE2IDEtLjkyOFY5LjkyOEMxNiA5LjQxNiAxNS41NTIgOSAxNSA5cy0xIC40MTYtMSAuOTI4Wk0xNSA4YTEgMSAwIDEgMCAwLTIgMSAxIDAgMCAwIDAgMloiLz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMwIDMxIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTguMTI3IDIzLjk4NC01LjUzNCA1LjczMWMtLjU4OC42MDktMS41OTMuMTc4LTEuNTkzLS42ODNWNC45NzRDMSAyLjc3OSAyLjcxOCAxIDQuODM3IDFoMjAuMzI2QzI3LjI4MyAxIDI5IDIuNzggMjkgNC45NzRWMjAuMDFjMCAyLjE5NC0xLjcxOCAzLjk3NC0zLjgzNyAzLjk3NEg4LjEyN1oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0xNCA5LjkyOHY3LjE0NGMwIC41MTIuNDQ4LjkyOCAxIC45MjhzMS0uNDE2IDEtLjkyOFY5LjkyOEMxNiA5LjQxNiAxNS41NTIgOSAxNSA5cy0xIC40MTYtMSAuOTI4Wk0xNSA4YTEgMSAwIDEgMCAwLTIgMSAxIDAgMCAwIDAgMloiLz48L3N2Zz4=");width:26px}.widget-section-4 .ic-structure{height:26px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMwIDMxIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTQuOTA1IDE2Ljk1MyAxIDguOTc2IDE0LjkwNSAxbDEzLjkwNiA3Ljk3Ni0xMy45MDYgNy45NzdaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMjguODEgMTUuMDktMTMuOTA1IDcuOTc3TDEgMTUuMDkxIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTI4LjgxIDIxLjA5LTEzLjkwNSA3Ljk3N0wxIDIxLjA5MSIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMwIDMxIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMTQuOTA1IDE2Ljk1MyAxIDguOTc2IDE0LjkwNSAxbDEzLjkwNiA3Ljk3Ni0xMy45MDYgNy45NzdaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMjguODEgMTUuMDktMTMuOTA1IDcuOTc3TDEgMTUuMDkxIi8+PHBhdGggc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTI4LjgxIDIxLjA5LTEzLjkwNSA3Ljk3N0wxIDIxLjA5MSIvPjwvc3ZnPg==");width:26px}.uw-widget{border-radius:16px;box-shadow:0 16px 24px rgba(0,0,0,.06);margin:0 auto;max-width:316px;position:relative;width:100%}.uw-widget__header{background-color:#3368f2;border-radius:16px 16px 0 0;padding:14px 16px 25px}.uw-widget__header p{color:#fff;font-size:14px;font-weight:700;letter-spacing:-.02em;line-height:30px;margin-bottom:0}.uw-widget__header p span{font-weight:400}.uw-widget__body{background-color:#f7f7fb;border-radius:16px;margin-top:-16px}.uw-widget__body__i{max-height:508px}.uw-widget__body__ii{padding:18px 14px 15px}.uw-widget__features{display:flex;flex-wrap:wrap;margin:-4px}.uw-widget__features__item{padding:4px;width:50%}.uw-widget__features__item .btn-feature{align-items:center;-webkit-appearance:none;background:#fff;border:2px solid #f7f7fb;border-radius:8px;cursor:pointer;display:flex;flex-flow:column;height:90px;justify-content:center;padding:8px;position:relative;transition:border-color .25s,box-shadow .25s;width:100%}.uw-widget__features__item .btn-feature:focus{outline:1px solid hsla(0,0%,100%,0)}.uw-widget__features__item .btn-feature:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:11px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.uw-widget__features__item .btn-feature:focus:not(:focus-visible):after{display:none}.uw-widget__features__item .btn-feature:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.uw-widget__features__item .btn-feature:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:11px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.uw-widget__features__item .btn-feature:hover{border-color:#3368f2}.uw-widget__features__item .btn-feature.active{border-color:#3368f2;box-shadow:0 0 0 3px rgba(51,104,242,.1)}.uw-widget__features__item .btn-feature.active .uw-widget__features__item__icon .ic{background-color:#3368f2}.uw-widget__features__item .btn-feature.active .uw-widget__features__item__name{color:#3368f2}.uw-widget__features__item .btn-feature.active .uw-widget__features__item__enabled{opacity:1}.uw-widget__features__item__icon{align-items:center;display:flex;height:2rem;justify-content:center;margin-bottom:10px;margin-top:5px}.uw-widget__features__item__name{color:#000;font-size:13px;font-weight:600;letter-spacing:-.00937rem;margin-bottom:.75rem;transition:color .25s}.uw-widget__features__item__enabled{align-items:center;background:rgba(51,104,242,.12);border-radius:50%;color:#3368f2;display:flex;height:1rem;justify-content:center;opacity:0;position:absolute;right:.625rem;top:.625rem;transition:opacity .25s;width:1rem}.uw-widget__features__item__enabled span{display:flex;height:6px;width:9px}.uw-widget__top-panel{border-bottom:1px solid #c4c4d8;display:flex;justify-content:space-between;margin:0 16px;padding:20px 0 15px;position:relative}@media(max-width:767px){.uw-widget__top-panel{display:none}}.uw-widget__top-panel:after,.uw-widget__top-panel:before{background-color:#dcdcec;content:""}.uw-widget__top-panel:before{border-radius:50%;display:block;height:24px;width:24px}.uw-widget__top-panel:after{border-radius:5px;height:3px;left:44px;position:absolute;top:50%;width:74px}.uw-widget__top-panel span{background-color:#e8e8ef;border-radius:8px;display:block;height:16px;position:relative;width:48px}.uw-widget__top-panel span:before{background-color:#c4c4d8;border-radius:8px;content:"";height:100%;position:absolute;right:0;top:0;width:22px}.uw-widget__bottom-panel{border-top:1px solid #c4c4d8;display:flex;justify-content:space-between;margin:1px 16px 0;padding:20px 0;position:relative}.uw-widget__bottom-panel:after,.uw-widget__bottom-panel:before{background-color:#e8e8ef;border-radius:12px;content:"";display:block;height:108px;width:calc(50% - 10px)}.uw-widget__profiles__item{margin-bottom:15px}.uw-widget__profiles__item:last-child{margin-bottom:0}.uw-widget__profiles__item__icon{align-items:center;background-color:hsla(0,0%,85%,.4);border-radius:50%;display:flex;height:28px;justify-content:center;transition:background-color .25s;width:28px}.uw-widget__profiles__item__icon .ic{background-color:#161616;height:10px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;transition:background-color .25s;width:20px}.uw-widget__profiles__item__icon .ic-motor{height:16px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDE2Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljc1MyA4LjE1MmMwLS40NDMtLjAwMi0uODg1IDAtMS4zMjcuMDAzLTEuMDEzLjY2NS0xLjgzNCAxLjY1MS0xLjk5OCAxLjEyLS4xODYgMi4wOS41NjcgMi4yNzQgMS42Mi4wMjMuMTMuMDMxLjI2My4wMzIuMzk1LjAwMi44NzIuMDAzIDEuNzQ0LS4wMDEgMi42MTYgMCAuMTA4LjAyNy4xNDMuMTM3LjE0Mi40NDUtLjAwNi44OTEuMDA0IDEuMzM3LS4wMDQuNDEzLS4wMDguNjkyLjE2OS44NzUuNTQ4LjQ5NSAxLjAyMyAxLjAwNiAyLjA0IDEuNTA5IDMuMDYuMjM2LjQ3OS4wMzMuOTk2LS40NTIgMS4xNTdhLjc5Ljc5IDAgMCAxLS45NDYtLjQwMWMtLjQyOC0uODY0LS44NTctMS43MjctMS4yNzktMi41OTQtLjA2LS4xMjUtLjEyOC0uMTcxLS4yNjgtLjE3LTEuMDY0LjAwNy0yLjEyNy4wMDQtMy4xOS4wMDMtLjM4NiAwLS43NDktLjA4OC0xLjA1Ni0uMzM2LS4zOS0uMzE1LS42MTgtLjcyMS0uNjIzLTEuMjM2LS4wMDYtLjQ5MS0uMDAxLS45ODMtLjAwMS0xLjQ3NVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTAgMTEuMTk0Qy4wNDYgOS42Mi42NzMgOC4zNDIgMS45MDkgNy4zNzVjLjM1LS4yNzQuODItLjIwNSAxLjEwNS4xNDYuMjU2LjMxNS4yMTYuNzgzLS4wOTIgMS4wNzUtLjE4Mi4xNzMtLjM4Mi4zMjktLjU0Ni41MTctLjY1Ni43NTMtLjkwOSAxLjYzNi0uNzM3IDIuNjIyLjIxIDEuMjA2LjkwNCAyLjAzNCAyLjAzIDIuNDcgMS4yOS40OTcgMi43ODcuMDMxIDMuNjA0LTEuMDk0YS43OTMuNzkzIDAgMCAxIDEuMDktLjIwNGMuMzYuMjQyLjQ3LjcyLjIyMSAxLjA5MS0uMzc2LjU2My0uODc1IDEtMS40NTMgMS4zNDVhNC41NTMgNC41NTMgMCAwIDEtMi44MjUuNjM1QzIuMzA0IDE1Ljc5Ljc2NiAxNC4zNTguMjQgMTIuNjgzQTUgNSAwIDAgMSAwIDExLjE5NFpNNy4xMjUgMy4xOTZhMS41ODUgMS41ODUgMCAwIDEtMS41ODItMS42MTJBMS41ODggMS41ODggMCAwIDEgNy4xMjggMCAxLjU4NiAxLjU4NiAwIDAgMSA4LjcxIDEuNjEyYTEuNTg4IDEuNTg4IDAgMCAxLTEuNTg1IDEuNTg0WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDE2Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljc1MyA4LjE1MmMwLS40NDMtLjAwMi0uODg1IDAtMS4zMjcuMDAzLTEuMDEzLjY2NS0xLjgzNCAxLjY1MS0xLjk5OCAxLjEyLS4xODYgMi4wOS41NjcgMi4yNzQgMS42Mi4wMjMuMTMuMDMxLjI2My4wMzIuMzk1LjAwMi44NzIuMDAzIDEuNzQ0LS4wMDEgMi42MTYgMCAuMTA4LjAyNy4xNDMuMTM3LjE0Mi40NDUtLjAwNi44OTEuMDA0IDEuMzM3LS4wMDQuNDEzLS4wMDguNjkyLjE2OS44NzUuNTQ4LjQ5NSAxLjAyMyAxLjAwNiAyLjA0IDEuNTA5IDMuMDYuMjM2LjQ3OS4wMzMuOTk2LS40NTIgMS4xNTdhLjc5Ljc5IDAgMCAxLS45NDYtLjQwMWMtLjQyOC0uODY0LS44NTctMS43MjctMS4yNzktMi41OTQtLjA2LS4xMjUtLjEyOC0uMTcxLS4yNjgtLjE3LTEuMDY0LjAwNy0yLjEyNy4wMDQtMy4xOS4wMDMtLjM4NiAwLS43NDktLjA4OC0xLjA1Ni0uMzM2LS4zOS0uMzE1LS42MTgtLjcyMS0uNjIzLTEuMjM2LS4wMDYtLjQ5MS0uMDAxLS45ODMtLjAwMS0xLjQ3NVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTAgMTEuMTk0Qy4wNDYgOS42Mi42NzMgOC4zNDIgMS45MDkgNy4zNzVjLjM1LS4yNzQuODItLjIwNSAxLjEwNS4xNDYuMjU2LjMxNS4yMTYuNzgzLS4wOTIgMS4wNzUtLjE4Mi4xNzMtLjM4Mi4zMjktLjU0Ni41MTctLjY1Ni43NTMtLjkwOSAxLjYzNi0uNzM3IDIuNjIyLjIxIDEuMjA2LjkwNCAyLjAzNCAyLjAzIDIuNDcgMS4yOS40OTcgMi43ODcuMDMxIDMuNjA0LTEuMDk0YS43OTMuNzkzIDAgMCAxIDEuMDktLjIwNGMuMzYuMjQyLjQ3LjcyLjIyMSAxLjA5MS0uMzc2LjU2My0uODc1IDEtMS40NTMgMS4zNDVhNC41NTMgNC41NTMgMCAwIDEtMi44MjUuNjM1QzIuMzA0IDE1Ljc5Ljc2NiAxNC4zNTguMjQgMTIuNjgzQTUgNSAwIDAgMSAwIDExLjE5NFpNNy4xMjUgMy4xOTZhMS41ODUgMS41ODUgMCAwIDEtMS41ODItMS42MTJBMS41ODggMS41ODggMCAwIDEgNy4xMjggMCAxLjU4NiAxLjU4NiAwIDAgMSA4LjcxIDEuNjEyYTEuNTg4IDEuNTg4IDAgMCAxLTEuNTg1IDEuNTg0WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");width:12px}.uw-widget__profiles__item__icon .ic-blind{height:12px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEyIj48cGF0aCBzdHJva2U9IiMxNjE2MTYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjIiIGQ9Ik0xLjI1IDYuNjM3aDMuNDQ3VjQuODU0YTEuMDM1IDEuMDM1IDAgMSAxIDIuMDY5IDB2NS4xOWExLjA0NSAxLjA0NSAwIDEgMCAyLjA5IDB2LTguMDJhMS4wMjQgMS4wMjQgMCAxIDEgMi4wNDcgMFY4LjU5YTEuMDM1IDEuMDM1IDAgMSAwIDIuMDY5IDBWNC44NTRhMS4wMzUgMS4wMzUgMCAxIDEgMi4wNjggMHYxLjc4M2gzLjQ0OCIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEyIj48cGF0aCBzdHJva2U9IiMxNjE2MTYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjIiIGQ9Ik0xLjI1IDYuNjM3aDMuNDQ3VjQuODU0YTEuMDM1IDEuMDM1IDAgMSAxIDIuMDY5IDB2NS4xOWExLjA0NSAxLjA0NSAwIDEgMCAyLjA5IDB2LTguMDJhMS4wMjQgMS4wMjQgMCAxIDEgMi4wNDcgMFY4LjU5YTEuMDM1IDEuMDM1IDAgMSAwIDIuMDY5IDBWNC44NTRhMS4wMzUgMS4wMzUgMCAxIDEgMi4wNjggMHYxLjc4M2gzLjQ0OCIvPjwvc3ZnPg==");width:20px}.uw-widget__profiles__item__icon .ic-color-bl{height:13px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDE2Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTAuMzA3IDcuNzczIDYuMDY3IDEgMS43NTkgNy44ODVBNC4zNzUgNC4zNzUgMCAwIDAgMSAxMC4zMzJDMSAxMi45MTEgMy4yNjkgMTUgNi4wNjcgMTVzNS4wNjYtMi4wOSA1LjA2Ni00LjY2N2MwLS44ODYtLjc1Mi0yLjQzOC0uNzU5LTIuNDQ5bC0uMDY3LS4xMTFaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjA2NiAxNWMyLjc5OCAwIDUuMDY3LTIuMDkgNS4wNjctNC42NjcgMC0uODg2LS43NTItMi40MzgtLjc2LTIuNDQ5bC0uMDY2LS4xMTFMNi4wNjcgMSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDE2Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTAuMzA3IDcuNzczIDYuMDY3IDEgMS43NTkgNy44ODVBNC4zNzUgNC4zNzUgMCAwIDAgMSAxMC4zMzJDMSAxMi45MTEgMy4yNjkgMTUgNi4wNjcgMTVzNS4wNjYtMi4wOSA1LjA2Ni00LjY2N2MwLS44ODYtLjc1Mi0yLjQzOC0uNzU5LTIuNDQ5bC0uMDY3LS4xMTFaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjA2NiAxNWMyLjc5OCAwIDUuMDY3LTIuMDkgNS4wNjctNC42NjcgMC0uODg2LS43NTItMi40MzgtLjc2LTIuNDQ5bC0uMDY2LS4xMTFMNi4wNjcgMSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");width:10px}.uw-widget__profiles__item__icon .ic-dyslexia{height:10px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDEyIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIuNSIgZD0iTTEgMTAuOTEzVjEuNDU0aDMuMjQ1YzMuMDQ4IDAgNS4yMDIgMS45NTYgNS4yMDIgNC43MjNzLTIuMTU0IDQuNzM2LTUuMjAyIDQuNzM2SDFabTEuMDktMS45NDJoMi4xNTVjMi40MDUgMCA0LjA5Ny0xLjI5IDQuMDk3LTMuMjc2IDAtMS45NzQtMS42OTItMy4yNjMtNC4wOTgtMy4yNjNIMi4wOTJ2Ni41NFptMTEuMDE3LTYuMTU0LjAwNS45NzhoMS43OTd2LjkyM2gtMS43OTJsLjIxMiA2LjE5NWgtMS41ODRsLjI0NC02LjE5NWgtMS4wODV2LS45MjNoMS4xNDZsLjAzNC0uOTc4QzEyLjEyIDEuNzU3IDEyLjgwNSAxIDEzLjc0NCAxYy40NDUgMCAuODg4LjE2NSAxLjI1Ni40NTRsLS40MzEuNzU4YTEuMDIxIDEuMDIxIDAgMCAwLS43My0uMjljLS4zOTUgMC0uNzM1LjM3Mi0uNzMyLjg5NVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDEyIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIuNSIgZD0iTTEgMTAuOTEzVjEuNDU0aDMuMjQ1YzMuMDQ4IDAgNS4yMDIgMS45NTYgNS4yMDIgNC43MjNzLTIuMTU0IDQuNzM2LTUuMjAyIDQuNzM2SDFabTEuMDktMS45NDJoMi4xNTVjMi40MDUgMCA0LjA5Ny0xLjI5IDQuMDk3LTMuMjc2IDAtMS45NzQtMS42OTItMy4yNjMtNC4wOTgtMy4yNjNIMi4wOTJ2Ni41NFptMTEuMDE3LTYuMTU0LjAwNS45NzhoMS43OTd2LjkyM2gtMS43OTJsLjIxMiA2LjE5NWgtMS41ODRsLjI0NC02LjE5NWgtMS4wODV2LS45MjNoMS4xNDZsLjAzNC0uOTc4QzEyLjEyIDEuNzU3IDEyLjgwNSAxIDEzLjc0NCAxYy40NDUgMCAuODg4LjE2NSAxLjI1Ni40NTRsLS40MzEuNzU4YTEuMDIxIDEuMDIxIDAgMCAwLS43My0uMjljLS4zOTUgMC0uNzM1LjM3Mi0uNzMyLjg5NVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");width:14px}.uw-widget__profiles__item__icon .ic-visual{height:10px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDEyIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjI1IiBkPSJtMSA1LjgwOCAyLjU3MS0yLjg2M0M1LjY2OC42MSA5LjM1MS4zMzkgMTEuNzk2IDIuMzRjLjIyNy4xODUuNDM5LjM4Ny42MzMuNjA0TDE1IDUuODA4IDEyLjQyOSA4LjY3Yy0yLjA5NyAyLjMzNS01Ljc4IDIuNjA1LTguMjI1LjYwNGE1LjcwOCA1LjcwOCAwIDAgMS0uNjMzLS42MDRMMSA1LjgwOFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIxLjc1IiBkPSJNOC4wMDEgMy45OThjLjUyNCAwIC45OTguMjAzIDEuMzQuNTMuMzQ0LjMyOC41NTYuNzguNTU2IDEuMjhzLS4yMTIuOTUyLS41NTUgMS4yOGMtLjM0My4zMjctLjgxNy41My0xLjM0LjUzLS41MjQgMC0uOTk4LS4yMDMtMS4zNDEtLjUzYTEuNzY0IDEuNzY0IDAgMCAxLS41NTYtMS4yOGMwLS41LjIxMy0uOTUyLjU1Ni0xLjI4LjM0My0uMzI3LjgxNy0uNTMgMS4zNC0uNTNaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDEyIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjI1IiBkPSJtMSA1LjgwOCAyLjU3MS0yLjg2M0M1LjY2OC42MSA5LjM1MS4zMzkgMTEuNzk2IDIuMzRjLjIyNy4xODUuNDM5LjM4Ny42MzMuNjA0TDE1IDUuODA4IDEyLjQyOSA4LjY3Yy0yLjA5NyAyLjMzNS01Ljc4IDIuNjA1LTguMjI1LjYwNGE1LjcwOCA1LjcwOCAwIDAgMS0uNjMzLS42MDRMMSA1LjgwOFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIxLjc1IiBkPSJNOC4wMDEgMy45OThjLjUyNCAwIC45OTguMjAzIDEuMzQuNTMuMzQ0LjMyOC41NTYuNzguNTU2IDEuMjhzLS4yMTIuOTUyLS41NTUgMS4yOGMtLjM0My4zMjctLjgxNy41My0xLjM0LjUzLS41MjQgMC0uOTk4LS4yMDMtMS4zNDEtLjUzYTEuNzY0IDEuNzY0IDAgMCAxLS41NTYtMS4yOGMwLS41LjIxMy0uOTUyLjU1Ni0xLjI4LjM0My0uMzI3LjgxNy0uNTMgMS4zNC0uNTNaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");width:14px}.uw-widget__profiles__item__icon .ic-cognitive{height:15px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjU3NCAzLjA0N2MwLS40LS4wMDUtLjc3Ni4wMDEtMS4xNTMuMDEzLS45LjU4Ny0xLjYyIDEuNDU1LTEuODM4QzcuMTk1LS4yMzYgOC4zNjMuNjYgOC4zNzkgMS44NmMuMDA1LjM4OSAwIC43NzcgMCAxLjE4NkgxMS4zNDVjLjQ3NiAwIC44OTIuMTQ1IDEuMjE2LjUxLjI1OC4yOS4zODcuNjMuMzg4IDEuMDE4LjAwMi45NDQgMCAxLjg4OSAwIDIuODMzdi4yMWMuMzYyIDAgLjcwOS0uMDA0IDEuMDU1IDAgLjM0LjAwNC42NjcuMDU2Ljk3My4yMi43MS4zODEgMS4xMjQgMS4xNzEgMS4wMDIgMS45MzItLjEzOC44NTktLjc0IDEuNTA2LTEuNTcyIDEuNjIzLS40LjA1NS0uODEzLjAyMy0xLjIyLjAzLS4wNzUuMDAyLS4xNSAwLS4yMzggMFYxNC40MzdjLS4wMDEuODYyLS42MDQgMS41MTgtMS40NjYgMS41NDYtLjc4NC4wMjYtMS41Ny4wMTctMi4zNTUuMDA0LS40NTctLjAwOC0uNzQxLS4zMzUtLjc1LS43OTMtLjAwNi0uMjY0LjAwMS0uNTM2LS4wNTgtLjc5YTEuODc4IDEuODc4IDAgMCAwLTEuODc0LTEuNDUzYy0uODc1LjAxOC0xLjYyMy42NC0xLjgxNiAxLjUzMy0uMDQ5LjIyOC0uMDU0LjQ2OC0uMDYuNzAzLS4wMS40OC0uMjk1Ljc5Ny0uNzc2LjgwMy0uODAzLjAwOC0xLjYwNi4wMS0yLjQwOC0uMDEtLjY5Mi0uMDItMS4zMzYtLjYzLTEuMzY0LTEuMzI1LS4wMzQtLjg0OS0uMDIxLTEuNy0uMDEtMi41NS4wMDQtLjM0MS4zMDgtLjYzMy42NS0uNjYzLjIxNy0uMDIuNDM2LS4wMTYuNjU0LS4wMy44Mi0uMDU0IDEuNTAzLS42NiAxLjY5LTEuNDk3YTEuODYyIDEuODYyIDAgMCAwLS45MDEtMi4wMDdjLS4zOTgtLjIyNi0uODI2LS4zMDMtMS4yNzYtLjI5MS0uMzE0LjAwOC0uNTctLjEwOC0uNzIyLS4zOWEuODMyLjgzMiAwIDAgMS0uMDk5LS4zNjkgOTIuMzY2IDkyLjM2NiAwIDAgMS0uMDAyLTIuMzAyYy4wMTItLjg4LjY3Mi0xLjUwNCAxLjU4My0xLjUwOC45MjEtLjAwNSAxLjg0Mi0uMDAxIDIuNzYzLS4wMDFoLjIyMloiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjU3NCAzLjA0N2MwLS40LS4wMDUtLjc3Ni4wMDEtMS4xNTMuMDEzLS45LjU4Ny0xLjYyIDEuNDU1LTEuODM4QzcuMTk1LS4yMzYgOC4zNjMuNjYgOC4zNzkgMS44NmMuMDA1LjM4OSAwIC43NzcgMCAxLjE4NkgxMS4zNDVjLjQ3NiAwIC44OTIuMTQ1IDEuMjE2LjUxLjI1OC4yOS4zODcuNjMuMzg4IDEuMDE4LjAwMi45NDQgMCAxLjg4OSAwIDIuODMzdi4yMWMuMzYyIDAgLjcwOS0uMDA0IDEuMDU1IDAgLjM0LjAwNC42NjcuMDU2Ljk3My4yMi43MS4zODEgMS4xMjQgMS4xNzEgMS4wMDIgMS45MzItLjEzOC44NTktLjc0IDEuNTA2LTEuNTcyIDEuNjIzLS40LjA1NS0uODEzLjAyMy0xLjIyLjAzLS4wNzUuMDAyLS4xNSAwLS4yMzggMFYxNC40MzdjLS4wMDEuODYyLS42MDQgMS41MTgtMS40NjYgMS41NDYtLjc4NC4wMjYtMS41Ny4wMTctMi4zNTUuMDA0LS40NTctLjAwOC0uNzQxLS4zMzUtLjc1LS43OTMtLjAwNi0uMjY0LjAwMS0uNTM2LS4wNTgtLjc5YTEuODc4IDEuODc4IDAgMCAwLTEuODc0LTEuNDUzYy0uODc1LjAxOC0xLjYyMy42NC0xLjgxNiAxLjUzMy0uMDQ5LjIyOC0uMDU0LjQ2OC0uMDYuNzAzLS4wMS40OC0uMjk1Ljc5Ny0uNzc2LjgwMy0uODAzLjAwOC0xLjYwNi4wMS0yLjQwOC0uMDEtLjY5Mi0uMDItMS4zMzYtLjYzLTEuMzY0LTEuMzI1LS4wMzQtLjg0OS0uMDIxLTEuNy0uMDEtMi41NS4wMDQtLjM0MS4zMDgtLjYzMy42NS0uNjYzLjIxNy0uMDIuNDM2LS4wMTYuNjU0LS4wMy44Mi0uMDU0IDEuNTAzLS42NiAxLjY5LTEuNDk3YTEuODYyIDEuODYyIDAgMCAwLS45MDEtMi4wMDdjLS4zOTgtLjIyNi0uODI2LS4zMDMtMS4yNzYtLjI5MS0uMzE0LjAwOC0uNTctLjEwOC0uNzIyLS4zOWEuODMyLjgzMiAwIDAgMS0uMDk5LS4zNjkgOTIuMzY2IDkyLjM2NiAwIDAgMS0uMDAyLTIuMzAyYy4wMTItLjg4LjY3Mi0xLjUwNCAxLjU4My0xLjUwOC45MjEtLjAwNSAxLjg0Mi0uMDAxIDIuNzYzLS4wMDFoLjIyMloiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");width:15px}.uw-widget__profiles__item__icon .ic-seizure{height:15px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE1IDE2Ij48bWFzayBpZD0icHJlZml4X19hIiB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHg9IjAiIHk9IjAiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTQuNjY3djE2SDBWMFoiLz48L21hc2s+PGcgbWFzaz0idXJsKCNwcmVmaXhfX2EpIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4yNzIgNy41M2MuMDY1LS4yMDQuMTMyLS40MDMuMTkxLS42MDQuMi0uNjc1LjA3My0xLjI5LS4zMjUtMS44NTRhMy41NyAzLjU3IDAgMCAwLS44OS0uODU0IDYuMzk0IDYuMzk0IDAgMCAwLTEuNTM4LS43ODEuODUxLjg1MSAwIDAgMS0uMjctLjE2MmMtLjEyMS0uMTA3LS4xNi0uMjU2LS4xNjMtLjQyLS4wMDYtLjM4Ni0uMDI0LS43Ny0uMTYyLTEuMTM2LS4wOTItLjI0NS0uMjM1LS40NDYtLjQ5My0uNTEyLS40NzYtLjEyMy0uOTM4LS4wOTMtMS4zNTYuMi0uMjI2LjE1OS0uMzc2LjM2Ny0uMzc2LjY3NS4wMDMgMy45OTYuMDAyIDcuOTkyLjAwMyAxMS45ODcgMCAuMDgxLjAwMS4xNjUuMDIuMjQzLjA3My4zMi4zMDkuNDU3LjU5LjUxLjM4Mi4wNzEuNzYzLjAyOSAxLjEzNy0uMDcuMzQ0LS4wOTEuNTQtLjMzMi41OTQtLjY5LjAyNy0uMTc4LjAzNS0uMzU5LjA0My0uNTM4LjAxNC0uMjgzLjE3LS40OTIuNDM4LS41NTEuMzM1LS4wNzUuNjU3LS4xODMuOTYtLjM1NS41ODItLjMzMSAxLjAxNy0uNzk1IDEuMjEzLTEuNDY1YTMuNzQgMy43NCAwIDAgMCAuMDA4LTIuMDdjLS4xMy0uNDctLjM3OC0uODYxLS43ODYtMS4xMjUtLjQ2MS0uMjk2LTEuMDktLjM0Ni0xLjU2NS4xMDctLjEzMi4xMjYtLjIzOS4yOC0uMzQ0LjQzMi0uMTA4LjE1NC0uMjM3LjI2NS0uNDI0LjI4MWEuNTI0LjUyNCAwIDAgMS0uNTIyLS4yNjcuNTYuNTYgMCAwIDEtLjAwMi0uNTkzYy4xNjQtLjI5NS4zNzQtLjU0Ny42MzEtLjc1OS44OC0uNzIzIDIuMjE5LS44MDIgMy4xMjcuMTEyLjA4Mi4wODMuMTY2LjE2NS4yNi4yNThaTTEuMzk1IDcuNTFjLjIxNS0uMTg1LjQwNS0uMzkxLjYzMi0uNTM1Ljg2NS0uNTQ3IDEuNzMxLS40ODggMi41NzcuMDU2LjM1NS4yMjkuNjMuNTQ0LjgyNS45MjVhLjU2NS41NjUgMCAwIDEtLjIwMy43MzEuNTM4LjUzOCAwIDAgMS0uNzMtLjE1MWwtLjEzNi0uMmMtLjQxLS41ODMtMS4wMzctLjc2NC0xLjY1NS0uNDYzLS40MjYuMjA4LS43MDMuNTY1LS44NyAxLjAxMy0uMjQuNjQyLS4yNTIgMS4zMDQtLjEzIDEuOTcyLjEwOC41OTYuMzg4IDEuMDkuODUxIDEuNDY1LjM5LjMxNS44My41MjcgMS4zMTcuNjMxLjM3Mi4wOC41MS4yNi41MTkuNjU1LjAwMy4xMjQuMDEuMjQ4LjAyNC4zNy4wNTEuNDQxLjI0OS42OC42Ni43ODYuMzI2LjA4NS42NjEuMTE1Ljk5Ni4wNzMuMzg3LS4wNDcuNzA5LS4yNTIuNzA3LS44MS0uMDEtMy45NjgtLjAwNi03LjkzNi0uMDAyLTExLjkwM2EuODA5LjgwOSAwIDAgMC0uMzEyLS42NjhjLS4zMzYtLjI3NS0uNzI2LS4zNDQtMS4xNC0uMzAzLS40ODMuMDQ3LS43LjI0LS44My43MjRhMy43IDMuNyAwIDAgMC0uMTA2Ljk1NWMtLjAwMS4zMTQtLjEzNS41MDEtLjQyMi42MDNhNi45ODIgNi45ODIgMCAwIDAtLjMxNy4xMTljLS42MzUuMjYtMS4yMzMuNTg3LTEuNzM4IDEuMDc0LS4zMi4zMDgtLjU3Ni42Ni0uNzE1IDEuMDk1LS4yMDMuNjMyLS4wMTcgMS4yMTcuMTk4IDEuNzg2Wm01LjkzNyA3Ljk0NWMtLjMwMi4yODQtLjY1Ni40NjUtMS4wNTQuNTAzYTcuMzczIDcuMzczIDAgMCAxLTEuMDUyLS4wMDIgMi4xOCAyLjE4IDAgMCAxLS44MzUtLjIzMyAxLjU1NiAxLjU1NiAwIDAgMS0uODEzLS45MjJjLS4wODEtLjIzLS4xMzEtLjQ3NC0uMTg3LS43MTMtLjAxNi0uMDY3LS4wMzgtLjEtLjEwNC0uMTItLjkwMy0uMjc2LTEuNjQyLS43ODgtMi4xNTUtMS42MTktLjQ2LS43NDMtLjYyNy0xLjU2NC0uNTk1LTIuNDM2LjAxMy0uMzYzLjA3Ny0uNzE2LjE4LTEuMDYxYS4yMTQuMjE0IDAgMCAwLS4wMjMtLjE4N0MuMzggOC4xMi4xNDcgNy41NDUuMDQ2IDYuOTE1Yy0uMTQ4LS45MzMuMDYyLTEuNzc0LjYwNS0yLjUyOC40MTUtLjU3Ni45NDItMS4wMiAxLjUzNy0xLjM4MS4zNDUtLjIxLjcwNS0uMzg3IDEuMDg2LS41MTQuMDYtLjAyLjA3Ny0uMDUuMDgyLS4xMTIuMDM0LS4zOTIuMTA0LS43NzYuMjQtMS4xNDVDMy44NTcuNTI5IDQuMzU0LjEyNSA1LjA3My4wM2MuNTA3LS4wNjcgMS4wMS0uMDI3IDEuNDkuMTc4LjI4OS4xMjMuNTQ4LjI5Ny43Ny41M0M3Ljg3LjE4NSA4LjUzLS4wMDUgOS4yNi4wMDJjLjM2MS4wMDQuNzA0LjA3NiAxLjAyNC4yNTUuNDM2LjI0My42OTEuNjM5LjgyNyAxLjExMy4wOS4zMTYuMTM0LjY0Ny4xOS45NzMuMDE0LjA4Mi4wMzMuMTI2LjExNi4xNTcuOTMuMzQgMS43NDkuODYzIDIuNDAxIDEuNjM3LjgwNi45NTYgMS4wNDEgMi4wNDguNjkyIDMuMjdhNS44MTcgNS44MTcgMCAwIDEtLjUyNyAxLjIzNy4yNjguMjY4IDAgMCAwLS4wMjkuMjI1Yy4yOC45OTIuMjUxIDEuOTc0LS4xNDMgMi45MjUtLjQ1OCAxLjEwMy0xLjI3NSAxLjgwMi0yLjM3NiAyLjE1My0uMTA3LjAzNC0uMTQ2LjA4My0uMTcuMTk0YTUuMDc5IDUuMDc5IDAgMCAxLS4yMDMuNzE5Yy0uMjI4LjU5Ni0uNjkyLjkwMy0xLjI3MiAxLjAzNmEzLjcwNCAzLjcwNCAwIDAgMS0xLjQ3NS4wNTIgMS44NjggMS44NjggMCAwIDEtLjkyNy0uNDQ2bC0uMDU2LS4wNDhaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L2c+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNS44NTUgMTIuMzFhLjU3My41NzMgMCAwIDEtLjIwOS41MjcuNTA3LjUwNyAwIDAgMS0uNTU5LjA3NC41MzUuNTM1IDAgMCAxLS4zMjUtLjQ2NGMtLjAyNi0uMjctLjA0Ny0uNTQxLS4wODEtLjgxYS44ODYuODg2IDAgMCAwLS4wODctLjI2Yy0uMTI0LS4yNjQtLjM1LS4zODYtLjYzMi0uMzM2LS4xOTguMDM1LS4zNzcgMC0uNTItLjE1YS41NS41NSAwIDAgMS0uMTQtLjU3M2MuMDcyLS4yMzQuMjM4LS4zNTQuNDYtLjQuNjk1LS4xNCAxLjM3LjE4OCAxLjcyNy44MzUuMjU3LjQ2Ni4zNDcuOTc2LjM2NiAxLjU1NlpNNC4xMTkgNi4xMWMtLjI1Ni4wMi0uNDczLS4wNi0uNi0uMzE3LS4xNzUtLjM1OS4wNjYtLjc5LjQ1My0uODE2LjE1My0uMDEuMzA3LS4wMi40Ni0uMDM2LjQyNy0uMDQyLjU2Mi0uMzIyLjUyNi0uNzU2LS4wMDktLjExLS4wMTctLjIyOS4wMS0uMzM0YS41MjEuNTIxIDAgMCAxIC41MjQtLjQwM2MuMjQyIDAgLjQ1Ny4xNTMuNTE4LjQwMi4xNzUuNzE1LS4wMDggMS41NjQtLjg0OCAxLjk5OC0uMzI2LjE2OS0uNjcyLjI1MS0xLjA0My4yNjFaTTguODIgMTIuMTgyYy4wMjEtLjU1NS4xMy0xLjA4NS40MzQtMS41NTVhMS41ODMgMS41ODMgMCAwIDEgMS42Ni0uNzA3Yy4zLjA2My40ODYuMjk3LjQ3NC41OTdhLjU1OC41NTggMCAwIDEtLjQ5My41MzQuNjcuNjcgMCAwIDEtLjE3My0uMDA5Yy0uMzE4LS4wNDgtLjU0Ny4wOC0uNjczLjM4Ny0uMTIyLjI5NS0uMTM2LjYxLS4xMzYuOTI1IDAgLjE5Ny0uMDYyLjM2LS4yMTIuNDgzYS41MDUuNTA1IDAgMCAxLS41NDkuMDc4LjUyMi41MjIgMCAwIDEtLjMzLS40NDdjLS4wMS0uMDk1LS4wMDItLjE5LS4wMDItLjI4NlpNMTAuNTQ5IDYuMTFjLS41MTgtLjAxOC0xLS4xNTItMS40MDEtLjUwNi0uNTIzLS40NjItLjY0LTEuMDY0LS40OTktMS43M2EuNTQyLjU0MiAwIDAgMSAuNjU0LS40MTVjLjI5MS4wNjguNDYuMzYuNDIuNjgtLjAyLjE0NS0uMDAzLjMwMS4wMjUuNDQ3LjAzNi4xODkuMTc1LjI5Ni4zNS4zMjcuMTk1LjAzNC4zOTMuMDQ3LjU5LjA2My4yMzkuMDIuNDI4LjE3MS40OTQuNDA3YS41NzguNTc4IDAgMCAxLS4yMDUuNjJjLS4xMS4wODQtLjIyOC4xMTMtLjQyOC4xMDdaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE1IDE2Ij48bWFzayBpZD0icHJlZml4X19hIiB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHg9IjAiIHk9IjAiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTQuNjY3djE2SDBWMFoiLz48L21hc2s+PGcgbWFzaz0idXJsKCNwcmVmaXhfX2EpIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4yNzIgNy41M2MuMDY1LS4yMDQuMTMyLS40MDMuMTkxLS42MDQuMi0uNjc1LjA3My0xLjI5LS4zMjUtMS44NTRhMy41NyAzLjU3IDAgMCAwLS44OS0uODU0IDYuMzk0IDYuMzk0IDAgMCAwLTEuNTM4LS43ODEuODUxLjg1MSAwIDAgMS0uMjctLjE2MmMtLjEyMS0uMTA3LS4xNi0uMjU2LS4xNjMtLjQyLS4wMDYtLjM4Ni0uMDI0LS43Ny0uMTYyLTEuMTM2LS4wOTItLjI0NS0uMjM1LS40NDYtLjQ5My0uNTEyLS40NzYtLjEyMy0uOTM4LS4wOTMtMS4zNTYuMi0uMjI2LjE1OS0uMzc2LjM2Ny0uMzc2LjY3NS4wMDMgMy45OTYuMDAyIDcuOTkyLjAwMyAxMS45ODcgMCAuMDgxLjAwMS4xNjUuMDIuMjQzLjA3My4zMi4zMDkuNDU3LjU5LjUxLjM4Mi4wNzEuNzYzLjAyOSAxLjEzNy0uMDcuMzQ0LS4wOTEuNTQtLjMzMi41OTQtLjY5LjAyNy0uMTc4LjAzNS0uMzU5LjA0My0uNTM4LjAxNC0uMjgzLjE3LS40OTIuNDM4LS41NTEuMzM1LS4wNzUuNjU3LS4xODMuOTYtLjM1NS41ODItLjMzMSAxLjAxNy0uNzk1IDEuMjEzLTEuNDY1YTMuNzQgMy43NCAwIDAgMCAuMDA4LTIuMDdjLS4xMy0uNDctLjM3OC0uODYxLS43ODYtMS4xMjUtLjQ2MS0uMjk2LTEuMDktLjM0Ni0xLjU2NS4xMDctLjEzMi4xMjYtLjIzOS4yOC0uMzQ0LjQzMi0uMTA4LjE1NC0uMjM3LjI2NS0uNDI0LjI4MWEuNTI0LjUyNCAwIDAgMS0uNTIyLS4yNjcuNTYuNTYgMCAwIDEtLjAwMi0uNTkzYy4xNjQtLjI5NS4zNzQtLjU0Ny42MzEtLjc1OS44OC0uNzIzIDIuMjE5LS44MDIgMy4xMjcuMTEyLjA4Mi4wODMuMTY2LjE2NS4yNi4yNThaTTEuMzk1IDcuNTFjLjIxNS0uMTg1LjQwNS0uMzkxLjYzMi0uNTM1Ljg2NS0uNTQ3IDEuNzMxLS40ODggMi41NzcuMDU2LjM1NS4yMjkuNjMuNTQ0LjgyNS45MjVhLjU2NS41NjUgMCAwIDEtLjIwMy43MzEuNTM4LjUzOCAwIDAgMS0uNzMtLjE1MWwtLjEzNi0uMmMtLjQxLS41ODMtMS4wMzctLjc2NC0xLjY1NS0uNDYzLS40MjYuMjA4LS43MDMuNTY1LS44NyAxLjAxMy0uMjQuNjQyLS4yNTIgMS4zMDQtLjEzIDEuOTcyLjEwOC41OTYuMzg4IDEuMDkuODUxIDEuNDY1LjM5LjMxNS44My41MjcgMS4zMTcuNjMxLjM3Mi4wOC41MS4yNi41MTkuNjU1LjAwMy4xMjQuMDEuMjQ4LjAyNC4zNy4wNTEuNDQxLjI0OS42OC42Ni43ODYuMzI2LjA4NS42NjEuMTE1Ljk5Ni4wNzMuMzg3LS4wNDcuNzA5LS4yNTIuNzA3LS44MS0uMDEtMy45NjgtLjAwNi03LjkzNi0uMDAyLTExLjkwM2EuODA5LjgwOSAwIDAgMC0uMzEyLS42NjhjLS4zMzYtLjI3NS0uNzI2LS4zNDQtMS4xNC0uMzAzLS40ODMuMDQ3LS43LjI0LS44My43MjRhMy43IDMuNyAwIDAgMC0uMTA2Ljk1NWMtLjAwMS4zMTQtLjEzNS41MDEtLjQyMi42MDNhNi45ODIgNi45ODIgMCAwIDAtLjMxNy4xMTljLS42MzUuMjYtMS4yMzMuNTg3LTEuNzM4IDEuMDc0LS4zMi4zMDgtLjU3Ni42Ni0uNzE1IDEuMDk1LS4yMDMuNjMyLS4wMTcgMS4yMTcuMTk4IDEuNzg2Wm01LjkzNyA3Ljk0NWMtLjMwMi4yODQtLjY1Ni40NjUtMS4wNTQuNTAzYTcuMzczIDcuMzczIDAgMCAxLTEuMDUyLS4wMDIgMi4xOCAyLjE4IDAgMCAxLS44MzUtLjIzMyAxLjU1NiAxLjU1NiAwIDAgMS0uODEzLS45MjJjLS4wODEtLjIzLS4xMzEtLjQ3NC0uMTg3LS43MTMtLjAxNi0uMDY3LS4wMzgtLjEtLjEwNC0uMTItLjkwMy0uMjc2LTEuNjQyLS43ODgtMi4xNTUtMS42MTktLjQ2LS43NDMtLjYyNy0xLjU2NC0uNTk1LTIuNDM2LjAxMy0uMzYzLjA3Ny0uNzE2LjE4LTEuMDYxYS4yMTQuMjE0IDAgMCAwLS4wMjMtLjE4N0MuMzggOC4xMi4xNDcgNy41NDUuMDQ2IDYuOTE1Yy0uMTQ4LS45MzMuMDYyLTEuNzc0LjYwNS0yLjUyOC40MTUtLjU3Ni45NDItMS4wMiAxLjUzNy0xLjM4MS4zNDUtLjIxLjcwNS0uMzg3IDEuMDg2LS41MTQuMDYtLjAyLjA3Ny0uMDUuMDgyLS4xMTIuMDM0LS4zOTIuMTA0LS43NzYuMjQtMS4xNDVDMy44NTcuNTI5IDQuMzU0LjEyNSA1LjA3My4wM2MuNTA3LS4wNjcgMS4wMS0uMDI3IDEuNDkuMTc4LjI4OS4xMjMuNTQ4LjI5Ny43Ny41M0M3Ljg3LjE4NSA4LjUzLS4wMDUgOS4yNi4wMDJjLjM2MS4wMDQuNzA0LjA3NiAxLjAyNC4yNTUuNDM2LjI0My42OTEuNjM5LjgyNyAxLjExMy4wOS4zMTYuMTM0LjY0Ny4xOS45NzMuMDE0LjA4Mi4wMzMuMTI2LjExNi4xNTcuOTMuMzQgMS43NDkuODYzIDIuNDAxIDEuNjM3LjgwNi45NTYgMS4wNDEgMi4wNDguNjkyIDMuMjdhNS44MTcgNS44MTcgMCAwIDEtLjUyNyAxLjIzNy4yNjguMjY4IDAgMCAwLS4wMjkuMjI1Yy4yOC45OTIuMjUxIDEuOTc0LS4xNDMgMi45MjUtLjQ1OCAxLjEwMy0xLjI3NSAxLjgwMi0yLjM3NiAyLjE1My0uMTA3LjAzNC0uMTQ2LjA4My0uMTcuMTk0YTUuMDc5IDUuMDc5IDAgMCAxLS4yMDMuNzE5Yy0uMjI4LjU5Ni0uNjkyLjkwMy0xLjI3MiAxLjAzNmEzLjcwNCAzLjcwNCAwIDAgMS0xLjQ3NS4wNTIgMS44NjggMS44NjggMCAwIDEtLjkyNy0uNDQ2bC0uMDU2LS4wNDhaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L2c+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNS44NTUgMTIuMzFhLjU3My41NzMgMCAwIDEtLjIwOS41MjcuNTA3LjUwNyAwIDAgMS0uNTU5LjA3NC41MzUuNTM1IDAgMCAxLS4zMjUtLjQ2NGMtLjAyNi0uMjctLjA0Ny0uNTQxLS4wODEtLjgxYS44ODYuODg2IDAgMCAwLS4wODctLjI2Yy0uMTI0LS4yNjQtLjM1LS4zODYtLjYzMi0uMzM2LS4xOTguMDM1LS4zNzcgMC0uNTItLjE1YS41NS41NSAwIDAgMS0uMTQtLjU3M2MuMDcyLS4yMzQuMjM4LS4zNTQuNDYtLjQuNjk1LS4xNCAxLjM3LjE4OCAxLjcyNy44MzUuMjU3LjQ2Ni4zNDcuOTc2LjM2NiAxLjU1NlpNNC4xMTkgNi4xMWMtLjI1Ni4wMi0uNDczLS4wNi0uNi0uMzE3LS4xNzUtLjM1OS4wNjYtLjc5LjQ1My0uODE2LjE1My0uMDEuMzA3LS4wMi40Ni0uMDM2LjQyNy0uMDQyLjU2Mi0uMzIyLjUyNi0uNzU2LS4wMDktLjExLS4wMTctLjIyOS4wMS0uMzM0YS41MjEuNTIxIDAgMCAxIC41MjQtLjQwM2MuMjQyIDAgLjQ1Ny4xNTMuNTE4LjQwMi4xNzUuNzE1LS4wMDggMS41NjQtLjg0OCAxLjk5OC0uMzI2LjE2OS0uNjcyLjI1MS0xLjA0My4yNjFaTTguODIgMTIuMTgyYy4wMjEtLjU1NS4xMy0xLjA4NS40MzQtMS41NTVhMS41ODMgMS41ODMgMCAwIDEgMS42Ni0uNzA3Yy4zLjA2My40ODYuMjk3LjQ3NC41OTdhLjU1OC41NTggMCAwIDEtLjQ5My41MzQuNjcuNjcgMCAwIDEtLjE3My0uMDA5Yy0uMzE4LS4wNDgtLjU0Ny4wOC0uNjczLjM4Ny0uMTIyLjI5NS0uMTM2LjYxLS4xMzYuOTI1IDAgLjE5Ny0uMDYyLjM2LS4yMTIuNDgzYS41MDUuNTA1IDAgMCAxLS41NDkuMDc4LjUyMi41MjIgMCAwIDEtLjMzLS40NDdjLS4wMS0uMDk1LS4wMDItLjE5LS4wMDItLjI4NlpNMTAuNTQ5IDYuMTFjLS41MTgtLjAxOC0xLS4xNTItMS40MDEtLjUwNi0uNTIzLS40NjItLjY0LTEuMDY0LS40OTktMS43M2EuNTQyLjU0MiAwIDAgMSAuNjU0LS40MTVjLjI5MS4wNjguNDYuMzYuNDIuNjgtLjAyLjE0NS0uMDAzLjMwMS4wMjUuNDQ3LjAzNi4xODkuMTc1LjI5Ni4zNS4zMjcuMTk1LjAzNC4zOTMuMDQ3LjU5LjA2My4yMzkuMDIuNDI4LjE3MS40OTQuNDA3YS41NzguNTc4IDAgMCAxLS4yMDUuNjJjLS4xMS4wODQtLjIyOC4xMTMtLjQyOC4xMDdaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");width:14px}.uw-widget__profiles__item__icon .ic-adhd{height:15px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBzdHJva2U9IiMxNjE2MTYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjMiIGQ9Ik04IDE1QTcgNyAwIDEgMCA4IDFhNyA3IDAgMCAwIDAgMTRaIi8+PHBhdGggc3Ryb2tlPSIjMTYxNjE2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4zIiBkPSJNOCAxMS41YTMuNSAzLjUgMCAxIDAgMC03IDMuNSAzLjUgMCAwIDAgMCA3WiIvPjxwYXRoIGZpbGw9IiMxNjE2MTYiIHN0cm9rZT0iIzE2MTYxNiIgZD0iTTggOWExIDEgMCAxIDAgMC0yIDEgMSAwIDAgMCAwIDJaIi8+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBzdHJva2U9IiMxNjE2MTYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjMiIGQ9Ik04IDE1QTcgNyAwIDEgMCA4IDFhNyA3IDAgMCAwIDAgMTRaIi8+PHBhdGggc3Ryb2tlPSIjMTYxNjE2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4zIiBkPSJNOCAxMS41YTMuNSAzLjUgMCAxIDAgMC03IDMuNSAzLjUgMCAwIDAgMCA3WiIvPjxwYXRoIGZpbGw9IiMxNjE2MTYiIHN0cm9rZT0iIzE2MTYxNiIgZD0iTTggOWExIDEgMCAxIDAgMC0yIDEgMSAwIDAgMCAwIDJaIi8+PC9zdmc+");width:15px}.uw-widget__profiles__item__name{color:#000;font-size:14px;font-weight:600;letter-spacing:.1px;line-height:17px;padding-left:12px;text-transform:capitalize;transition:color .25s}@media(max-width:767px){.uw-widget__profiles__item__name{font-size:13px;line-height:16px}}.uw-widget__profiles__item__enabled{opacity:0;position:absolute;right:18px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .25s;width:17px}.uw-widget__profiles__item__enabled svg{display:block;width:100%}.uw-widget__profiles .btn-profile{align-items:center;-webkit-appearance:none;background-color:#fff;border:none;border-radius:12px;cursor:pointer;display:flex;min-height:56px;padding:14px 11px;position:relative;transition:background-color .25s;width:100%}.uw-widget__profiles .btn-profile:focus{outline:1px solid hsla(0,0%,100%,0)}.uw-widget__profiles .btn-profile:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:15px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.uw-widget__profiles .btn-profile:focus:not(:focus-visible):after{display:none}.uw-widget__profiles .btn-profile:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.uw-widget__profiles .btn-profile:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:15px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.uw-widget__profiles .btn-profile{min-height:40px;padding:8px 11px}}.uw-widget__profiles .btn-profile:hover{background-color:rgba(51,104,242,.1)}.uw-widget__profiles .btn-profile.active{background-color:#3368f2}.uw-widget__profiles .btn-profile.active .uw-widget__profiles__item__icon{background-color:#2348a8}.uw-widget__profiles .btn-profile.active .uw-widget__profiles__item__icon .ic{background-color:#fff}.uw-widget__profiles .btn-profile.active .uw-widget__profiles__item__name{color:#fff}.uw-widget__profiles .btn-profile.active .uw-widget__profiles__item__enabled{opacity:1}.uw-widget__tooltip{border:2px solid rgba(51,104,242,.04);border-radius:20px;color:#3368f2;font-size:16px;font-weight:700;left:calc(100% + 32px);line-height:24px;padding:7px 14px;pointer-events:none;position:absolute;text-align:center;top:7%;white-space:nowrap;z-index:3}@media(max-width:1199px){.uw-widget__tooltip{left:calc(100% + 8px)}}@media(max-width:1023px){.uw-widget__tooltip{left:calc(100% + 8px)}}.uw-widget__tooltip:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDUiIGhlaWdodD0iNzUiIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxMDUgNzUiPjxwYXRoIHN0cm9rZT0iIzMzNjhGMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjMiIGQ9Ik0xMDMuNDk5IDEuNXMwIDY0LjcwMy0xMDAuMzQxIDY0LjcwM20wIDAgNy40NjItNy4yMjNtLTcuNDYyIDcuMjIzIDcuNDYyIDYuNSIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";height:68px;left:-10px;position:absolute;top:calc(100% + 27px);-webkit-transform:rotate(-12deg);transform:rotate(-12deg);width:95px}.uw-widget .simplebar-track.simplebar-vertical{background-color:#e4e4ed;border-radius:4px;bottom:17px;right:5px;top:17px;width:3px}.uw-widget .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{background-color:#3368f2;border-radius:4px;bottom:0;left:0;opacity:1;right:0;top:0}.widget-section-5{padding:45px 0 70px}@media(max-width:767px){.widget-section-5{padding:30px 0}}.widget-section-5 .wrap{margin:0 auto;max-width:1200px;padding:0 48px}@media(max-width:1023px){.widget-section-5 .wrap{padding:0 20px}}.widget-section-5 .widget-section__i{align-items:center;display:flex;justify-content:space-between}@media(max-width:1023px){.widget-section-5 .widget-section__i{display:block}}.widget-section-5 .widget-section__col{position:relative}.widget-section-5 .widget-section__col:first-child{min-width:480px;width:44%}@media(max-width:1023px){.widget-section-5 .widget-section__col:first-child{min-width:0;width:auto}}.widget-section-5 .widget-section__col:last-child{display:flex;flex-grow:1;padding-left:20px}@media(max-width:1023px){.widget-section-5 .widget-section__col:last-child{display:block;padding-left:0}}.widget-section-5 .section-title{line-height:85px;margin-bottom:22px;text-align:left}@media(max-width:1023px){.widget-section-5 .section-title{margin:0 auto 22px;max-width:500px;text-align:center}}@media(max-width:767px){.widget-section-5 .section-title{line-height:42px;margin-bottom:16px}}.widget-section-5 .section-subtitle{color:#35476d;font-size:16px;font-weight:400;letter-spacing:-.02em;line-height:24px;margin-bottom:40px}@media(max-width:1023px){.widget-section-5 .section-subtitle{margin:0 auto 40px;max-width:600px;text-align:center}}@media(max-width:767px){.widget-section-5 .section-subtitle{font-size:14px;line-height:21px;margin-bottom:56px}}.widget-section-5 .img-wr{position:relative;-webkit-transform:translate(6%,2%);transform:translate(6%,2%)}@media(max-width:1023px){.widget-section-5 .img-wr{margin:0 auto;max-width:600px;-webkit-transform:none;transform:none}}@media(max-width:767px){.widget-section-5 .img-wr{max-width:400px}}.widget-section-5 .img-wr img{display:block}.widget-section-5 .img-wr .img{max-width:604px;position:relative;width:100%;z-index:2}@media(max-width:1023px){.widget-section-5 .img-wr .img{margin:0 auto}}@media(max-width:767px){.widget-section-5 .img-wr .img{-webkit-transform:scale(1.2);transform:scale(1.2)}}.widget-section-5 .img-wr .decor{max-width:114px;pointer-events:none;position:absolute;right:2%;top:0;width:100%;z-index:1}@media(max-width:767px){.widget-section-5 .img-wr .decor{max-width:76px;right:6%;top:-12%}}.widget-section-5 .img-wr .decor.decor_2{bottom:8%;left:15%;max-width:100px;right:auto;top:auto}@media(max-width:767px){.widget-section-5 .img-wr .decor.decor_2{bottom:2%;left:8%;max-width:62px}}@media(max-width:1023px){.widget-section-5 .uw-landing-cta{display:none}}.ai-functions{background:#f7f7fb;overflow:visible;padding:80px 0 22px}@media(max-width:1023px){.ai-functions{padding-bottom:40px;padding-top:40px}}@media(max-width:767px){.ai-functions{padding-bottom:50px}}.ai-functions .wrap{margin:0 auto;max-width:1375px;padding:0 20px}.ai-functions__top{align-items:center;border-bottom:1px solid #e3e3f0;display:flex;justify-content:space-between;padding-bottom:33px}.ai-functions__video-btn{background:none;border:none;color:#314ddc;cursor:pointer;font-size:18px;font-weight:400;letter-spacing:-.02em;line-height:30px;padding:0;text-decoration:underline}.ai-functions__video-btn:hover{text-decoration:none}.ai-functions__title{align-items:center;color:#35476d;display:flex;font-size:16px;font-weight:400;letter-spacing:-.02em;line-height:30px;margin:0}.ai-functions__title__num{color:#0f1930;font-size:48px;font-weight:600;letter-spacing:-.02em;line-height:58px;margin-right:32px}.ai-functions__title__main{display:block;max-width:400px;width:100%}.ai-functions__list{max-width:2200px;overflow:hidden;padding:46px 0 30px}.ai-functions__item{padding:0 15px 30px}.ai-functions__item__i{background:#fff;border:2px solid #fff;border-radius:16px;box-shadow:0 18px 54px rgba(0,0,0,.04);cursor:pointer;height:100%;padding:29px 32px;position:relative;text-align:left;transition:border-color .3s ease;width:352px}.ai-functions__item__i:after{border:6px solid rgba(49,77,219,.16);border-radius:20px;bottom:-6px;content:"";left:-6px;opacity:0;position:absolute;right:-6px;top:-6px;transition:opacity .3s ease;z-index:0}.ai-functions__item__i:focus-visible,.ai-functions__item__i:hover{border-color:#314ddc}.ai-functions__item__i:focus-visible:after,.ai-functions__item__i:hover:after{opacity:1}.ai-functions__item__i:focus-visible .ai-functions__item__description,.ai-functions__item__i:hover .ai-functions__item__description{border-color:#314ddc;opacity:1;visibility:visible}.ai-functions__item__i:focus-visible .ai-functions__item__description:after,.ai-functions__item__i:hover .ai-functions__item__description:after{opacity:1;transition:opacity .3s ease}.ai-functions__item__title{align-items:center;color:#14121e;display:flex;font-size:20px;letter-spacing:-.02px;line-height:20px;margin:0 0 16px;text-align:left}.ai-functions__item__icon{margin-right:20px;min-width:20px}.ai-functions__item__description-full,.ai-functions__item__description-short{align-items:center;color:#3d4461;display:flex;font-size:18px;font-weight:400;letter-spacing:-.02px;line-height:24px;margin:0}@media(max-width:1023px){.ai-functions__list,.ai-functions__top{display:none}}.ai-functions-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.5);overflow:auto;padding:30px 50px}@media(max-width:767px){.ai-functions-modal-overlay{padding:0}}.ai-functions-modal-overlay:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.ai-functions-modal-overlay .ai-functions-modal{pointer-events:auto;position:relative}@media(max-width:767px){.ai-functions-modal-overlay .ai-functions-modal{border-radius:0;box-shadow:none;padding:40px 20px 30px}}.ai-functions-modal-overlay .ai-functions-modal .ai-functions__item{padding:0}.ai-functions-modal-overlay .ai-functions-modal .ai-functions__item__i{box-shadow:0 18px 54px rgba(0,0,0,.04);cursor:default;padding:24px}.ai-functions-modal-overlay .ai-functions-modal .ai-functions__item__i:after{display:none}.ai-functions-modal-overlay .ai-functions-modal .ai-functions__item__i:hover{border-color:#fff}@media(max-width:767px){.ai-functions-modal-overlay .ai-functions-modal .ai-functions__item__icon{margin-right:16px}.ai-functions-modal-overlay .ai-functions-modal .ai-functions__item__title{font-size:16px;line-height:25px;margin-bottom:8px}}.ai-functions-modal-overlay .ai-functions-modal .ai-functions__item__description-full{color:#3d4461;font-size:16px;letter-spacing:-.02em;line-height:24px}.ai-functions-modal-overlay .ai-functions-modal-content{-webkit-animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;background:none;border-radius:0;box-shadow:none;display:inline-block;height:auto;max-width:645px;padding:0;pointer-events:none!important;width:auto}@media(max-width:767px){.ai-functions-modal-overlay .ai-functions-modal-content{border-radius:0}}.ai-functions-modal-overlay .ai-functions-modal-content .modal-body{background:none;border-radius:0;box-shadow:none;max-height:none;overflow:visible;padding:45px 45px 20px;position:relative;text-align:left;vertical-align:middle}@media(max-width:1279px){.ai-functions-modal-overlay .ai-functions-modal-content .modal-body{padding:45px 15px 20px}}@media(max-width:1023px){.ai-functions-modal-overlay .ai-functions-modal-content .modal-body{padding:45px 30px 20px}}@media(max-width:767px){.ai-functions-modal-overlay .ai-functions-modal-content .modal-body{padding:0}}.ai-functions-modal-overlay .ai-functions-modal-content .modal-close{border-color:transparent;border-width:2px;height:32px;padding:0;pointer-events:auto;right:3px;top:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .55s cubic-bezier(.25,1,.55,1);width:32px;z-index:3}@media(max-width:767px){.ai-functions-modal-overlay .ai-functions-modal-content .modal-close{right:20px}}.ai-functions-modal-overlay .ai-functions-modal-content .modal-close:after,.ai-functions-modal-overlay .ai-functions-modal-content .modal-close:before{background-color:#fff;border-radius:4px;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ai-functions-modal-overlay .ai-functions-modal-content .modal-close:before{height:2px;width:16px}.ai-functions-modal-overlay .ai-functions-modal-content .modal-close:after{height:16px;width:2px}.ai-functions-modal-overlay .ai-functions-modal-content .modal-close:focus{border-color:rgba(45,104,255,.75)}.ai-functions-modal-overlay .ai-functions-modal-content .modal-close:focus:before{border:none;border-radius:4px;bottom:auto;box-shadow:none;left:50%;right:auto;top:50%}.ai-functions-modal-overlay .ai-functions-modal-content .modal-close:hover{-webkit-transform:scale(1.2) rotate(135deg);transform:scale(1.2) rotate(135deg)}.ai-functions__slider__inner{align-content:flex-start;align-items:stretch;-webkit-animation-duration:70s;animation-duration:70s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scrolling-r;animation-name:scrolling-r;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:flex;flex-flow:row nowrap;justify-content:center;left:0;position:relative}.ai-functions__slider__inner.reverse{-webkit-animation-name:scrolling-l;animation-name:scrolling-l}.ai-functions__slider{display:flex;flex-flow:row-reverse nowrap;scrollbar-width:none;width:100%}.ai-functions__slider.reverse{display:flex;flex-flow:row nowrap;scrollbar-width:none;width:100%}.ai-functions__slider.paused .ai-functions__slider__inner{-webkit-animation-play-state:paused;animation-play-state:paused}.ai-functions__mobile{display:none;margin:0 auto;max-width:420px;padding:0 20px;width:100%}@media(max-width:1023px){.ai-functions__mobile{display:block}}.ai-functions__mobile img{border-radius:0!important;display:block}.ai-functions__mobile .ai-functions__item{display:flex;justify-content:center;margin-bottom:16px;padding:0}.ai-functions__mobile .ai-functions__item__i{padding:24px;width:100%}.ai-functions__mobile .ai-functions__item__icon{margin-right:16px}.ai-functions__mobile .ai-functions__item__title{color:#14121e;font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:18px;margin-bottom:8px}@media(max-width:767px){.ai-functions__mobile .ai-functions__item__title{font-size:16px;line-height:25px}}.ai-functions__mobile .ai-functions__item__description-short{color:#3d4461;font-size:16px;letter-spacing:-.02em;line-height:24px}.ai-functions__mobile .swiper-container{overflow:visible;padding-bottom:0;padding-top:0}.ai-functions__mobile .swiper-slide{height:auto;margin:0 auto;opacity:0!important}.ai-functions__mobile .swiper-slide-active{opacity:1!important;transition-delay:.2s!important}.ai-functions__mobile__nav{display:flex;margin-bottom:35px;margin-top:30px}@media(max-width:767px){.ai-functions__mobile__nav{justify-content:flex-end;margin-bottom:16px;margin-top:28px}}.ai-functions__mobile__nav .btn-nav{border:none;border-radius:5px;cursor:pointer;display:block;height:54px;padding:0;position:relative;transition:all .25s;width:54px}.ai-functions__mobile__nav .btn-nav:focus{outline:1px solid hsla(0,0%,100%,0)}.ai-functions__mobile__nav .btn-nav:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.ai-functions__mobile__nav .btn-nav:focus:not(:focus-visible):after{display:none}.ai-functions__mobile__nav .btn-nav:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.ai-functions__mobile__nav .btn-nav:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.ai-functions__mobile__nav .btn-nav{height:46px;width:46px}}.ai-functions__mobile__nav .btn-nav:before{background-repeat:no-repeat;background-size:100%;content:"";height:10px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}@media(max-width:767px){.ai-functions__mobile__nav .btn-nav:before{height:22px;-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg);width:12px}}.ai-functions__mobile__nav .btn-nav:hover{box-shadow:0 2px 8px rgba(45,104,255,.5)}.ai-functions__mobile__nav .btn-nav_prev{background:#fff}.ai-functions__mobile__nav .btn-nav_prev:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEwIj48cGF0aCBmaWxsPSIjMDI0RkZGIiBkPSJNMTkuMjE5IDQuMzA1SDIuNjc0bDIuNzQtMi43NjJBLjc5OC43OTggMCAwIDAgNS40MTcuNDI0Ljc3NC43NzQgMCAwIDAgNC4zMTIuNDIyTC4yMyA0LjUzNWEuNzk5Ljc5OSAwIDAgMCAwIDEuMTJ2LjAwMUw0LjMxMiA5Ljc3Yy4zMDYuMzA4LjguMzA3IDEuMTA1LS4wMDNhLjc5OC43OTggMCAwIDAtLjAwMy0xLjExOWwtMi43NC0yLjc2MWgxNi41NDVBLjc4Ni43ODYgMCAwIDAgMjAgNS4wOTZhLjc4Ni43ODYgMCAwIDAtLjc4MS0uNzkxWiIvPjwvc3ZnPg==")}@media(max-width:767px){.ai-functions__mobile__nav .btn-nav_prev:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDI0Ij48cGF0aCBmaWxsPSIjM0Q0NDYxIiBkPSJNLjk4NSAyLjAxYTEgMSAwIDAgMCAuMzA2LjY5N0wxMC41ODQgMTJsLTkuMjkzIDkuMjkzYTEgMSAwIDEgMCAxLjQxNCAxLjQxNGwxMC0xMGExIDEgMCAwIDAgMC0xLjQxNGwtMTAtMTBhMSAxIDAgMCAwLTEuNzIuNzE3WiIvPjwvc3ZnPg==")}}.ai-functions__mobile__nav .btn-nav_next{background:#024fff;margin-left:24px}@media(max-width:767px){.ai-functions__mobile__nav .btn-nav_next{margin-left:4px}}.ai-functions__mobile__nav .btn-nav_next:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjc4MSA1Ljg4N2gxNi41NDZsLTIuNzQxIDIuNzYxYS43OTguNzk4IDAgMCAwLS4wMDMgMS4xMTljLjMwNC4zMS44LjMxIDEuMTA1LjAwM2w0LjA4Mi00LjExNGEuNzk5Ljc5OSAwIDAgMCAwLTEuMTJ2LS4wMDFMMTUuNjg4LjQyMmEuNzc0Ljc3NCAwIDAgMC0xLjEwNS4wMDIuNzk4Ljc5OCAwIDAgMCAuMDAzIDEuMTJsMi43NCAyLjc2SC43ODFBLjc4Ni43ODYgMCAwIDAgMCA1LjA5N2MwIC40MzcuMzUuNzkuNzgxLjc5WiIvPjwvc3ZnPg==")}@media(max-width:767px){.ai-functions__mobile__nav .btn-nav_next:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDI0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTIuMDE1IDIxLjk5YTEgMSAwIDAgMC0uMzA2LS42OTdMMi40MTYgMTJsOS4yOTMtOS4yOTNhMSAxIDAgMSAwLTEuNDE0LTEuNDE0bC0xMCAxMGExIDEgMCAwIDAgMCAxLjQxNGwxMCAxMGExIDEgMCAwIDAgMS43Mi0uNzE3WiIvPjwvc3ZnPg==")}}.ai-functions__mobile__progress{position:relative}.ai-functions__mobile__progress-bar{background-color:#efeff6;height:2px;position:relative;width:100%}.ai-functions__mobile__progress-bar span{background-color:#024fff;height:100%;left:0;position:absolute;top:0;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;width:100%}.ai-functions__mobile__progress-count{bottom:calc(100% + 8px);color:#8989a0;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:27px;position:absolute;right:0;white-space:nowrap}@media(max-width:767px){.ai-functions__mobile__progress-count{bottom:calc(100% + 15px);font-size:14px;left:0;line-height:21px;right:auto}}.ai-functions__mobile__progress-count span{color:#024fff}.ai-functions-modal-content{padding:0!important}@media(max-width:1023px){.ai-functions-modal-content .ai-functions__item__i{max-width:350px;width:100%}}.widget-section-7{padding:120px 0 60px}@media(max-width:767px){.widget-section-7{padding:50px 0 20px}}.widget-section-7 .widget-section__i{background-color:#f7f7fb;border-radius:32px;margin:0 48px;padding:100px 0 112px}@media(max-width:1023px){.widget-section-7 .widget-section__i{border-radius:0;margin:0;padding:80px 0 60px}}@media(max-width:767px){.widget-section-7 .widget-section__i{padding:40px 0}}.widget-section-7 .wrap{display:flex;margin:0 auto;max-width:1136px;padding:0 48px}@media(max-width:1023px){.widget-section-7 .wrap{display:block;padding:0 20px}}.widget-section-7 .widget-section__intro{margin:0 auto 60px;max-width:810px;padding:0 20px;text-align:center}@media(max-width:767px){.widget-section-7 .widget-section__intro{margin-bottom:34px}}.widget-section-7 .widget-section__intro .section-title{color:#0f1930;font-size:56px;font-weight:800;letter-spacing:-.18px;line-height:72px;margin-bottom:24px}@media(max-width:767px){.widget-section-7 .widget-section__intro .section-title{font-size:28px;line-height:42px;margin-bottom:16px}}.widget-section-7 .widget-section__intro .section-subtitle{color:#151321;font-size:30px;font-weight:600;letter-spacing:.1px;line-height:48px;margin-bottom:0;text-transform:capitalize}@media(max-width:1023px){.widget-section-7 .widget-section__intro .section-subtitle{margin:0 auto;max-width:500px}}@media(max-width:767px){.widget-section-7 .widget-section__intro .section-subtitle{font-size:20px;line-height:30px}}.widget-section-7 .widget-section__intro .section-subtitle .dot-title{color:#2e64f1;font-weight:700}@media(max-width:340px){.widget-section-7 .widget-section__intro .section-subtitle .dot-title .anim-dots{display:none}}.widget-section-7 .widget-section__col{position:relative}.widget-section-7 .widget-section__col:first-child{flex-grow:1}@media(max-width:1023px){.widget-section-7 .widget-section__col:first-child{margin-bottom:45px}}@media(max-width:767px){.widget-section-7 .widget-section__col:first-child{margin-bottom:22px}}.widget-section-7 .widget-section__col:last-child{min-width:500px;padding-left:66px;width:55%}@media(max-width:1023px){.widget-section-7 .widget-section__col:last-child{min-width:0;padding-left:0;width:auto}.widget-section-7 .widget-section__col__i{margin:0 auto;max-width:500px}}.widget-section-7 .widget-section__col .img-wr{border-radius:0 0 230px 230px;max-width:460px;overflow:hidden;position:relative;width:100%}@media(max-width:1023px){.widget-section-7 .widget-section__col .img-wr{margin:0 auto}}@media(max-width:767px){.widget-section-7 .widget-section__col .img-wr{max-width:292px}}.widget-section-7 .widget-section__col .img-wr__bg{background-color:#efeff6;border-radius:50%;bottom:0;left:0;padding-top:100%;position:absolute;width:100%;z-index:1}.widget-section-7 .widget-section__col .img-wr img{display:block;margin:0 auto -140px;max-width:398px;position:relative;width:100%;z-index:2}@media(max-width:767px){.widget-section-7 .widget-section__col .img-wr img{max-width:282px}}.widget-section-7 .widget-section__col .title{color:#14121e;font-size:38px;font-weight:700;letter-spacing:-.18px;line-height:56px;margin-bottom:33px;text-align:left}@media(max-width:1023px){.widget-section-7 .widget-section__col .title{display:none}}.widget-section-7 .widget-section__col .profiles-list__item{-webkit-animation:fadeIn .55s;animation:fadeIn .55s;display:none}.widget-section-7 .widget-section__col .profiles-list__item.active{display:block}.widget-section-7 .widget-section__col .subtitle{align-items:center;color:#14121e;display:flex;font-size:26px;font-weight:700;letter-spacing:.1px;line-height:120%;margin-bottom:24px;padding-left:45px;position:relative}@media(max-width:1023px){.widget-section-7 .widget-section__col .subtitle{display:none}}.widget-section-7 .widget-section__col .subtitle .ic{background-color:#14121e;height:10px;left:7px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%) scale(2);transform:translateY(-50%) scale(2);width:20px}.widget-section-7 .widget-section__col .subtitle .ic-motor{height:16px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDE2Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljc1MyA4LjE1MmMwLS40NDMtLjAwMi0uODg1IDAtMS4zMjcuMDAzLTEuMDEzLjY2NS0xLjgzNCAxLjY1MS0xLjk5OCAxLjEyLS4xODYgMi4wOS41NjcgMi4yNzQgMS42Mi4wMjMuMTMuMDMxLjI2My4wMzIuMzk1LjAwMi44NzIuMDAzIDEuNzQ0LS4wMDEgMi42MTYgMCAuMTA4LjAyNy4xNDMuMTM3LjE0Mi40NDUtLjAwNi44OTEuMDA0IDEuMzM3LS4wMDQuNDEzLS4wMDguNjkyLjE2OS44NzUuNTQ4LjQ5NSAxLjAyMyAxLjAwNiAyLjA0IDEuNTA5IDMuMDYuMjM2LjQ3OS4wMzMuOTk2LS40NTIgMS4xNTdhLjc5Ljc5IDAgMCAxLS45NDYtLjQwMWMtLjQyOC0uODY0LS44NTctMS43MjctMS4yNzktMi41OTQtLjA2LS4xMjUtLjEyOC0uMTcxLS4yNjgtLjE3LTEuMDY0LjAwNy0yLjEyNy4wMDQtMy4xOS4wMDMtLjM4NiAwLS43NDktLjA4OC0xLjA1Ni0uMzM2LS4zOS0uMzE1LS42MTgtLjcyMS0uNjIzLTEuMjM2LS4wMDYtLjQ5MS0uMDAxLS45ODMtLjAwMS0xLjQ3NVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTAgMTEuMTk0Qy4wNDYgOS42Mi42NzMgOC4zNDIgMS45MDkgNy4zNzVjLjM1LS4yNzQuODItLjIwNSAxLjEwNS4xNDYuMjU2LjMxNS4yMTYuNzgzLS4wOTIgMS4wNzUtLjE4Mi4xNzMtLjM4Mi4zMjktLjU0Ni41MTctLjY1Ni43NTMtLjkwOSAxLjYzNi0uNzM3IDIuNjIyLjIxIDEuMjA2LjkwNCAyLjAzNCAyLjAzIDIuNDcgMS4yOS40OTcgMi43ODcuMDMxIDMuNjA0LTEuMDk0YS43OTMuNzkzIDAgMCAxIDEuMDktLjIwNGMuMzYuMjQyLjQ3LjcyLjIyMSAxLjA5MS0uMzc2LjU2My0uODc1IDEtMS40NTMgMS4zNDVhNC41NTMgNC41NTMgMCAwIDEtMi44MjUuNjM1QzIuMzA0IDE1Ljc5Ljc2NiAxNC4zNTguMjQgMTIuNjgzQTUgNSAwIDAgMSAwIDExLjE5NFpNNy4xMjUgMy4xOTZhMS41ODUgMS41ODUgMCAwIDEtMS41ODItMS42MTJBMS41ODggMS41ODggMCAwIDEgNy4xMjggMCAxLjU4NiAxLjU4NiAwIDAgMSA4LjcxIDEuNjEyYTEuNTg4IDEuNTg4IDAgMCAxLTEuNTg1IDEuNTg0WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDE2Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljc1MyA4LjE1MmMwLS40NDMtLjAwMi0uODg1IDAtMS4zMjcuMDAzLTEuMDEzLjY2NS0xLjgzNCAxLjY1MS0xLjk5OCAxLjEyLS4xODYgMi4wOS41NjcgMi4yNzQgMS42Mi4wMjMuMTMuMDMxLjI2My4wMzIuMzk1LjAwMi44NzIuMDAzIDEuNzQ0LS4wMDEgMi42MTYgMCAuMTA4LjAyNy4xNDMuMTM3LjE0Mi40NDUtLjAwNi44OTEuMDA0IDEuMzM3LS4wMDQuNDEzLS4wMDguNjkyLjE2OS44NzUuNTQ4LjQ5NSAxLjAyMyAxLjAwNiAyLjA0IDEuNTA5IDMuMDYuMjM2LjQ3OS4wMzMuOTk2LS40NTIgMS4xNTdhLjc5Ljc5IDAgMCAxLS45NDYtLjQwMWMtLjQyOC0uODY0LS44NTctMS43MjctMS4yNzktMi41OTQtLjA2LS4xMjUtLjEyOC0uMTcxLS4yNjgtLjE3LTEuMDY0LjAwNy0yLjEyNy4wMDQtMy4xOS4wMDMtLjM4NiAwLS43NDktLjA4OC0xLjA1Ni0uMzM2LS4zOS0uMzE1LS42MTgtLjcyMS0uNjIzLTEuMjM2LS4wMDYtLjQ5MS0uMDAxLS45ODMtLjAwMS0xLjQ3NVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTAgMTEuMTk0Qy4wNDYgOS42Mi42NzMgOC4zNDIgMS45MDkgNy4zNzVjLjM1LS4yNzQuODItLjIwNSAxLjEwNS4xNDYuMjU2LjMxNS4yMTYuNzgzLS4wOTIgMS4wNzUtLjE4Mi4xNzMtLjM4Mi4zMjktLjU0Ni41MTctLjY1Ni43NTMtLjkwOSAxLjYzNi0uNzM3IDIuNjIyLjIxIDEuMjA2LjkwNCAyLjAzNCAyLjAzIDIuNDcgMS4yOS40OTcgMi43ODcuMDMxIDMuNjA0LTEuMDk0YS43OTMuNzkzIDAgMCAxIDEuMDktLjIwNGMuMzYuMjQyLjQ3LjcyLjIyMSAxLjA5MS0uMzc2LjU2My0uODc1IDEtMS40NTMgMS4zNDVhNC41NTMgNC41NTMgMCAwIDEtMi44MjUuNjM1QzIuMzA0IDE1Ljc5Ljc2NiAxNC4zNTguMjQgMTIuNjgzQTUgNSAwIDAgMSAwIDExLjE5NFpNNy4xMjUgMy4xOTZhMS41ODUgMS41ODUgMCAwIDEtMS41ODItMS42MTJBMS41ODggMS41ODggMCAwIDEgNy4xMjggMCAxLjU4NiAxLjU4NiAwIDAgMSA4LjcxIDEuNjEyYTEuNTg4IDEuNTg4IDAgMCAxLTEuNTg1IDEuNTg0WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");width:12px}.widget-section-7 .widget-section__col .subtitle .ic-blind{height:12px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEyIj48cGF0aCBzdHJva2U9IiMxNjE2MTYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjIiIGQ9Ik0xLjI1IDYuNjM3aDMuNDQ3VjQuODU0YTEuMDM1IDEuMDM1IDAgMSAxIDIuMDY5IDB2NS4xOWExLjA0NSAxLjA0NSAwIDEgMCAyLjA5IDB2LTguMDJhMS4wMjQgMS4wMjQgMCAxIDEgMi4wNDcgMFY4LjU5YTEuMDM1IDEuMDM1IDAgMSAwIDIuMDY5IDBWNC44NTRhMS4wMzUgMS4wMzUgMCAxIDEgMi4wNjggMHYxLjc4M2gzLjQ0OCIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEyIj48cGF0aCBzdHJva2U9IiMxNjE2MTYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjIiIGQ9Ik0xLjI1IDYuNjM3aDMuNDQ3VjQuODU0YTEuMDM1IDEuMDM1IDAgMSAxIDIuMDY5IDB2NS4xOWExLjA0NSAxLjA0NSAwIDEgMCAyLjA5IDB2LTguMDJhMS4wMjQgMS4wMjQgMCAxIDEgMi4wNDcgMFY4LjU5YTEuMDM1IDEuMDM1IDAgMSAwIDIuMDY5IDBWNC44NTRhMS4wMzUgMS4wMzUgMCAxIDEgMi4wNjggMHYxLjc4M2gzLjQ0OCIvPjwvc3ZnPg==");width:20px}.widget-section-7 .widget-section__col .subtitle .ic-color-bl{height:13px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDE2Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTAuMzA3IDcuNzczIDYuMDY3IDEgMS43NTkgNy44ODVBNC4zNzUgNC4zNzUgMCAwIDAgMSAxMC4zMzJDMSAxMi45MTEgMy4yNjkgMTUgNi4wNjcgMTVzNS4wNjYtMi4wOSA1LjA2Ni00LjY2N2MwLS44ODYtLjc1Mi0yLjQzOC0uNzU5LTIuNDQ5bC0uMDY3LS4xMTFaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjA2NiAxNWMyLjc5OCAwIDUuMDY3LTIuMDkgNS4wNjctNC42NjcgMC0uODg2LS43NTItMi40MzgtLjc2LTIuNDQ5bC0uMDY2LS4xMTFMNi4wNjcgMSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDE2Ij48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTAuMzA3IDcuNzczIDYuMDY3IDEgMS43NTkgNy44ODVBNC4zNzUgNC4zNzUgMCAwIDAgMSAxMC4zMzJDMSAxMi45MTEgMy4yNjkgMTUgNi4wNjcgMTVzNS4wNjYtMi4wOSA1LjA2Ni00LjY2N2MwLS44ODYtLjc1Mi0yLjQzOC0uNzU5LTIuNDQ5bC0uMDY3LS4xMTFaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjA2NiAxNWMyLjc5OCAwIDUuMDY3LTIuMDkgNS4wNjctNC42NjcgMC0uODg2LS43NTItMi40MzgtLjc2LTIuNDQ5bC0uMDY2LS4xMTFMNi4wNjcgMSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");width:10px}.widget-section-7 .widget-section__col .subtitle .ic-dyslexia{height:10px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDEyIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIuNSIgZD0iTTEgMTAuOTEzVjEuNDU0aDMuMjQ1YzMuMDQ4IDAgNS4yMDIgMS45NTYgNS4yMDIgNC43MjNzLTIuMTU0IDQuNzM2LTUuMjAyIDQuNzM2SDFabTEuMDktMS45NDJoMi4xNTVjMi40MDUgMCA0LjA5Ny0xLjI5IDQuMDk3LTMuMjc2IDAtMS45NzQtMS42OTItMy4yNjMtNC4wOTgtMy4yNjNIMi4wOTJ2Ni41NFptMTEuMDE3LTYuMTU0LjAwNS45NzhoMS43OTd2LjkyM2gtMS43OTJsLjIxMiA2LjE5NWgtMS41ODRsLjI0NC02LjE5NWgtMS4wODV2LS45MjNoMS4xNDZsLjAzNC0uOTc4QzEyLjEyIDEuNzU3IDEyLjgwNSAxIDEzLjc0NCAxYy40NDUgMCAuODg4LjE2NSAxLjI1Ni40NTRsLS40MzEuNzU4YTEuMDIxIDEuMDIxIDAgMCAwLS43My0uMjljLS4zOTUgMC0uNzM1LjM3Mi0uNzMyLjg5NVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDEyIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIuNSIgZD0iTTEgMTAuOTEzVjEuNDU0aDMuMjQ1YzMuMDQ4IDAgNS4yMDIgMS45NTYgNS4yMDIgNC43MjNzLTIuMTU0IDQuNzM2LTUuMjAyIDQuNzM2SDFabTEuMDktMS45NDJoMi4xNTVjMi40MDUgMCA0LjA5Ny0xLjI5IDQuMDk3LTMuMjc2IDAtMS45NzQtMS42OTItMy4yNjMtNC4wOTgtMy4yNjNIMi4wOTJ2Ni41NFptMTEuMDE3LTYuMTU0LjAwNS45NzhoMS43OTd2LjkyM2gtMS43OTJsLjIxMiA2LjE5NWgtMS41ODRsLjI0NC02LjE5NWgtMS4wODV2LS45MjNoMS4xNDZsLjAzNC0uOTc4QzEyLjEyIDEuNzU3IDEyLjgwNSAxIDEzLjc0NCAxYy40NDUgMCAuODg4LjE2NSAxLjI1Ni40NTRsLS40MzEuNzU4YTEuMDIxIDEuMDIxIDAgMCAwLS43My0uMjljLS4zOTUgMC0uNzM1LjM3Mi0uNzMyLjg5NVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");width:14px}.widget-section-7 .widget-section__col .subtitle .ic-visual{height:10px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDEyIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjI1IiBkPSJtMSA1LjgwOCAyLjU3MS0yLjg2M0M1LjY2OC42MSA5LjM1MS4zMzkgMTEuNzk2IDIuMzRjLjIyNy4xODUuNDM5LjM4Ny42MzMuNjA0TDE1IDUuODA4IDEyLjQyOSA4LjY3Yy0yLjA5NyAyLjMzNS01Ljc4IDIuNjA1LTguMjI1LjYwNGE1LjcwOCA1LjcwOCAwIDAgMS0uNjMzLS42MDRMMSA1LjgwOFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIxLjc1IiBkPSJNOC4wMDEgMy45OThjLjUyNCAwIC45OTguMjAzIDEuMzQuNTMuMzQ0LjMyOC41NTYuNzguNTU2IDEuMjhzLS4yMTIuOTUyLS41NTUgMS4yOGMtLjM0My4zMjctLjgxNy41My0xLjM0LjUzLS41MjQgMC0uOTk4LS4yMDMtMS4zNDEtLjUzYTEuNzY0IDEuNzY0IDAgMCAxLS41NTYtMS4yOGMwLS41LjIxMy0uOTUyLjU1Ni0xLjI4LjM0My0uMzI3LjgxNy0uNTMgMS4zNC0uNTNaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDEyIj48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjI1IiBkPSJtMSA1LjgwOCAyLjU3MS0yLjg2M0M1LjY2OC42MSA5LjM1MS4zMzkgMTEuNzk2IDIuMzRjLjIyNy4xODUuNDM5LjM4Ny42MzMuNjA0TDE1IDUuODA4IDEyLjQyOSA4LjY3Yy0yLjA5NyAyLjMzNS01Ljc4IDIuNjA1LTguMjI1LjYwNGE1LjcwOCA1LjcwOCAwIDAgMS0uNjMzLS42MDRMMSA1LjgwOFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIxLjc1IiBkPSJNOC4wMDEgMy45OThjLjUyNCAwIC45OTguMjAzIDEuMzQuNTMuMzQ0LjMyOC41NTYuNzguNTU2IDEuMjhzLS4yMTIuOTUyLS41NTUgMS4yOGMtLjM0My4zMjctLjgxNy41My0xLjM0LjUzLS41MjQgMC0uOTk4LS4yMDMtMS4zNDEtLjUzYTEuNzY0IDEuNzY0IDAgMCAxLS41NTYtMS4yOGMwLS41LjIxMy0uOTUyLjU1Ni0xLjI4LjM0My0uMzI3LjgxNy0uNTMgMS4zNC0uNTNaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");width:14px}.widget-section-7 .widget-section__col .subtitle .ic-cognitive{height:15px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjU3NCAzLjA0N2MwLS40LS4wMDUtLjc3Ni4wMDEtMS4xNTMuMDEzLS45LjU4Ny0xLjYyIDEuNDU1LTEuODM4QzcuMTk1LS4yMzYgOC4zNjMuNjYgOC4zNzkgMS44NmMuMDA1LjM4OSAwIC43NzcgMCAxLjE4NkgxMS4zNDVjLjQ3NiAwIC44OTIuMTQ1IDEuMjE2LjUxLjI1OC4yOS4zODcuNjMuMzg4IDEuMDE4LjAwMi45NDQgMCAxLjg4OSAwIDIuODMzdi4yMWMuMzYyIDAgLjcwOS0uMDA0IDEuMDU1IDAgLjM0LjAwNC42NjcuMDU2Ljk3My4yMi43MS4zODEgMS4xMjQgMS4xNzEgMS4wMDIgMS45MzItLjEzOC44NTktLjc0IDEuNTA2LTEuNTcyIDEuNjIzLS40LjA1NS0uODEzLjAyMy0xLjIyLjAzLS4wNzUuMDAyLS4xNSAwLS4yMzggMFYxNC40MzdjLS4wMDEuODYyLS42MDQgMS41MTgtMS40NjYgMS41NDYtLjc4NC4wMjYtMS41Ny4wMTctMi4zNTUuMDA0LS40NTctLjAwOC0uNzQxLS4zMzUtLjc1LS43OTMtLjAwNi0uMjY0LjAwMS0uNTM2LS4wNTgtLjc5YTEuODc4IDEuODc4IDAgMCAwLTEuODc0LTEuNDUzYy0uODc1LjAxOC0xLjYyMy42NC0xLjgxNiAxLjUzMy0uMDQ5LjIyOC0uMDU0LjQ2OC0uMDYuNzAzLS4wMS40OC0uMjk1Ljc5Ny0uNzc2LjgwMy0uODAzLjAwOC0xLjYwNi4wMS0yLjQwOC0uMDEtLjY5Mi0uMDItMS4zMzYtLjYzLTEuMzY0LTEuMzI1LS4wMzQtLjg0OS0uMDIxLTEuNy0uMDEtMi41NS4wMDQtLjM0MS4zMDgtLjYzMy42NS0uNjYzLjIxNy0uMDIuNDM2LS4wMTYuNjU0LS4wMy44Mi0uMDU0IDEuNTAzLS42NiAxLjY5LTEuNDk3YTEuODYyIDEuODYyIDAgMCAwLS45MDEtMi4wMDdjLS4zOTgtLjIyNi0uODI2LS4zMDMtMS4yNzYtLjI5MS0uMzE0LjAwOC0uNTctLjEwOC0uNzIyLS4zOWEuODMyLjgzMiAwIDAgMS0uMDk5LS4zNjkgOTIuMzY2IDkyLjM2NiAwIDAgMS0uMDAyLTIuMzAyYy4wMTItLjg4LjY3Mi0xLjUwNCAxLjU4My0xLjUwOC45MjEtLjAwNSAxLjg0Mi0uMDAxIDIuNzYzLS4wMDFoLjIyMloiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjU3NCAzLjA0N2MwLS40LS4wMDUtLjc3Ni4wMDEtMS4xNTMuMDEzLS45LjU4Ny0xLjYyIDEuNDU1LTEuODM4QzcuMTk1LS4yMzYgOC4zNjMuNjYgOC4zNzkgMS44NmMuMDA1LjM4OSAwIC43NzcgMCAxLjE4NkgxMS4zNDVjLjQ3NiAwIC44OTIuMTQ1IDEuMjE2LjUxLjI1OC4yOS4zODcuNjMuMzg4IDEuMDE4LjAwMi45NDQgMCAxLjg4OSAwIDIuODMzdi4yMWMuMzYyIDAgLjcwOS0uMDA0IDEuMDU1IDAgLjM0LjAwNC42NjcuMDU2Ljk3My4yMi43MS4zODEgMS4xMjQgMS4xNzEgMS4wMDIgMS45MzItLjEzOC44NTktLjc0IDEuNTA2LTEuNTcyIDEuNjIzLS40LjA1NS0uODEzLjAyMy0xLjIyLjAzLS4wNzUuMDAyLS4xNSAwLS4yMzggMFYxNC40MzdjLS4wMDEuODYyLS42MDQgMS41MTgtMS40NjYgMS41NDYtLjc4NC4wMjYtMS41Ny4wMTctMi4zNTUuMDA0LS40NTctLjAwOC0uNzQxLS4zMzUtLjc1LS43OTMtLjAwNi0uMjY0LjAwMS0uNTM2LS4wNTgtLjc5YTEuODc4IDEuODc4IDAgMCAwLTEuODc0LTEuNDUzYy0uODc1LjAxOC0xLjYyMy42NC0xLjgxNiAxLjUzMy0uMDQ5LjIyOC0uMDU0LjQ2OC0uMDYuNzAzLS4wMS40OC0uMjk1Ljc5Ny0uNzc2LjgwMy0uODAzLjAwOC0xLjYwNi4wMS0yLjQwOC0uMDEtLjY5Mi0uMDItMS4zMzYtLjYzLTEuMzY0LTEuMzI1LS4wMzQtLjg0OS0uMDIxLTEuNy0uMDEtMi41NS4wMDQtLjM0MS4zMDgtLjYzMy42NS0uNjYzLjIxNy0uMDIuNDM2LS4wMTYuNjU0LS4wMy44Mi0uMDU0IDEuNTAzLS42NiAxLjY5LTEuNDk3YTEuODYyIDEuODYyIDAgMCAwLS45MDEtMi4wMDdjLS4zOTgtLjIyNi0uODI2LS4zMDMtMS4yNzYtLjI5MS0uMzE0LjAwOC0uNTctLjEwOC0uNzIyLS4zOWEuODMyLjgzMiAwIDAgMS0uMDk5LS4zNjkgOTIuMzY2IDkyLjM2NiAwIDAgMS0uMDAyLTIuMzAyYy4wMTItLjg4LjY3Mi0xLjUwNCAxLjU4My0xLjUwOC45MjEtLjAwNSAxLjg0Mi0uMDAxIDIuNzYzLS4wMDFoLjIyMloiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");width:15px}.widget-section-7 .widget-section__col .subtitle .ic-seizure{height:15px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE1IDE2Ij48bWFzayBpZD0icHJlZml4X19hIiB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHg9IjAiIHk9IjAiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTQuNjY3djE2SDBWMFoiLz48L21hc2s+PGcgbWFzaz0idXJsKCNwcmVmaXhfX2EpIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4yNzIgNy41M2MuMDY1LS4yMDQuMTMyLS40MDMuMTkxLS42MDQuMi0uNjc1LjA3My0xLjI5LS4zMjUtMS44NTRhMy41NyAzLjU3IDAgMCAwLS44OS0uODU0IDYuMzk0IDYuMzk0IDAgMCAwLTEuNTM4LS43ODEuODUxLjg1MSAwIDAgMS0uMjctLjE2MmMtLjEyMS0uMTA3LS4xNi0uMjU2LS4xNjMtLjQyLS4wMDYtLjM4Ni0uMDI0LS43Ny0uMTYyLTEuMTM2LS4wOTItLjI0NS0uMjM1LS40NDYtLjQ5My0uNTEyLS40NzYtLjEyMy0uOTM4LS4wOTMtMS4zNTYuMi0uMjI2LjE1OS0uMzc2LjM2Ny0uMzc2LjY3NS4wMDMgMy45OTYuMDAyIDcuOTkyLjAwMyAxMS45ODcgMCAuMDgxLjAwMS4xNjUuMDIuMjQzLjA3My4zMi4zMDkuNDU3LjU5LjUxLjM4Mi4wNzEuNzYzLjAyOSAxLjEzNy0uMDcuMzQ0LS4wOTEuNTQtLjMzMi41OTQtLjY5LjAyNy0uMTc4LjAzNS0uMzU5LjA0My0uNTM4LjAxNC0uMjgzLjE3LS40OTIuNDM4LS41NTEuMzM1LS4wNzUuNjU3LS4xODMuOTYtLjM1NS41ODItLjMzMSAxLjAxNy0uNzk1IDEuMjEzLTEuNDY1YTMuNzQgMy43NCAwIDAgMCAuMDA4LTIuMDdjLS4xMy0uNDctLjM3OC0uODYxLS43ODYtMS4xMjUtLjQ2MS0uMjk2LTEuMDktLjM0Ni0xLjU2NS4xMDctLjEzMi4xMjYtLjIzOS4yOC0uMzQ0LjQzMi0uMTA4LjE1NC0uMjM3LjI2NS0uNDI0LjI4MWEuNTI0LjUyNCAwIDAgMS0uNTIyLS4yNjcuNTYuNTYgMCAwIDEtLjAwMi0uNTkzYy4xNjQtLjI5NS4zNzQtLjU0Ny42MzEtLjc1OS44OC0uNzIzIDIuMjE5LS44MDIgMy4xMjcuMTEyLjA4Mi4wODMuMTY2LjE2NS4yNi4yNThaTTEuMzk1IDcuNTFjLjIxNS0uMTg1LjQwNS0uMzkxLjYzMi0uNTM1Ljg2NS0uNTQ3IDEuNzMxLS40ODggMi41NzcuMDU2LjM1NS4yMjkuNjMuNTQ0LjgyNS45MjVhLjU2NS41NjUgMCAwIDEtLjIwMy43MzEuNTM4LjUzOCAwIDAgMS0uNzMtLjE1MWwtLjEzNi0uMmMtLjQxLS41ODMtMS4wMzctLjc2NC0xLjY1NS0uNDYzLS40MjYuMjA4LS43MDMuNTY1LS44NyAxLjAxMy0uMjQuNjQyLS4yNTIgMS4zMDQtLjEzIDEuOTcyLjEwOC41OTYuMzg4IDEuMDkuODUxIDEuNDY1LjM5LjMxNS44My41MjcgMS4zMTcuNjMxLjM3Mi4wOC41MS4yNi41MTkuNjU1LjAwMy4xMjQuMDEuMjQ4LjAyNC4zNy4wNTEuNDQxLjI0OS42OC42Ni43ODYuMzI2LjA4NS42NjEuMTE1Ljk5Ni4wNzMuMzg3LS4wNDcuNzA5LS4yNTIuNzA3LS44MS0uMDEtMy45NjgtLjAwNi03LjkzNi0uMDAyLTExLjkwM2EuODA5LjgwOSAwIDAgMC0uMzEyLS42NjhjLS4zMzYtLjI3NS0uNzI2LS4zNDQtMS4xNC0uMzAzLS40ODMuMDQ3LS43LjI0LS44My43MjRhMy43IDMuNyAwIDAgMC0uMTA2Ljk1NWMtLjAwMS4zMTQtLjEzNS41MDEtLjQyMi42MDNhNi45ODIgNi45ODIgMCAwIDAtLjMxNy4xMTljLS42MzUuMjYtMS4yMzMuNTg3LTEuNzM4IDEuMDc0LS4zMi4zMDgtLjU3Ni42Ni0uNzE1IDEuMDk1LS4yMDMuNjMyLS4wMTcgMS4yMTcuMTk4IDEuNzg2Wm01LjkzNyA3Ljk0NWMtLjMwMi4yODQtLjY1Ni40NjUtMS4wNTQuNTAzYTcuMzczIDcuMzczIDAgMCAxLTEuMDUyLS4wMDIgMi4xOCAyLjE4IDAgMCAxLS44MzUtLjIzMyAxLjU1NiAxLjU1NiAwIDAgMS0uODEzLS45MjJjLS4wODEtLjIzLS4xMzEtLjQ3NC0uMTg3LS43MTMtLjAxNi0uMDY3LS4wMzgtLjEtLjEwNC0uMTItLjkwMy0uMjc2LTEuNjQyLS43ODgtMi4xNTUtMS42MTktLjQ2LS43NDMtLjYyNy0xLjU2NC0uNTk1LTIuNDM2LjAxMy0uMzYzLjA3Ny0uNzE2LjE4LTEuMDYxYS4yMTQuMjE0IDAgMCAwLS4wMjMtLjE4N0MuMzggOC4xMi4xNDcgNy41NDUuMDQ2IDYuOTE1Yy0uMTQ4LS45MzMuMDYyLTEuNzc0LjYwNS0yLjUyOC40MTUtLjU3Ni45NDItMS4wMiAxLjUzNy0xLjM4MS4zNDUtLjIxLjcwNS0uMzg3IDEuMDg2LS41MTQuMDYtLjAyLjA3Ny0uMDUuMDgyLS4xMTIuMDM0LS4zOTIuMTA0LS43NzYuMjQtMS4xNDVDMy44NTcuNTI5IDQuMzU0LjEyNSA1LjA3My4wM2MuNTA3LS4wNjcgMS4wMS0uMDI3IDEuNDkuMTc4LjI4OS4xMjMuNTQ4LjI5Ny43Ny41M0M3Ljg3LjE4NSA4LjUzLS4wMDUgOS4yNi4wMDJjLjM2MS4wMDQuNzA0LjA3NiAxLjAyNC4yNTUuNDM2LjI0My42OTEuNjM5LjgyNyAxLjExMy4wOS4zMTYuMTM0LjY0Ny4xOS45NzMuMDE0LjA4Mi4wMzMuMTI2LjExNi4xNTcuOTMuMzQgMS43NDkuODYzIDIuNDAxIDEuNjM3LjgwNi45NTYgMS4wNDEgMi4wNDguNjkyIDMuMjdhNS44MTcgNS44MTcgMCAwIDEtLjUyNyAxLjIzNy4yNjguMjY4IDAgMCAwLS4wMjkuMjI1Yy4yOC45OTIuMjUxIDEuOTc0LS4xNDMgMi45MjUtLjQ1OCAxLjEwMy0xLjI3NSAxLjgwMi0yLjM3NiAyLjE1My0uMTA3LjAzNC0uMTQ2LjA4My0uMTcuMTk0YTUuMDc5IDUuMDc5IDAgMCAxLS4yMDMuNzE5Yy0uMjI4LjU5Ni0uNjkyLjkwMy0xLjI3MiAxLjAzNmEzLjcwNCAzLjcwNCAwIDAgMS0xLjQ3NS4wNTIgMS44NjggMS44NjggMCAwIDEtLjkyNy0uNDQ2bC0uMDU2LS4wNDhaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L2c+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNS44NTUgMTIuMzFhLjU3My41NzMgMCAwIDEtLjIwOS41MjcuNTA3LjUwNyAwIDAgMS0uNTU5LjA3NC41MzUuNTM1IDAgMCAxLS4zMjUtLjQ2NGMtLjAyNi0uMjctLjA0Ny0uNTQxLS4wODEtLjgxYS44ODYuODg2IDAgMCAwLS4wODctLjI2Yy0uMTI0LS4yNjQtLjM1LS4zODYtLjYzMi0uMzM2LS4xOTguMDM1LS4zNzcgMC0uNTItLjE1YS41NS41NSAwIDAgMS0uMTQtLjU3M2MuMDcyLS4yMzQuMjM4LS4zNTQuNDYtLjQuNjk1LS4xNCAxLjM3LjE4OCAxLjcyNy44MzUuMjU3LjQ2Ni4zNDcuOTc2LjM2NiAxLjU1NlpNNC4xMTkgNi4xMWMtLjI1Ni4wMi0uNDczLS4wNi0uNi0uMzE3LS4xNzUtLjM1OS4wNjYtLjc5LjQ1My0uODE2LjE1My0uMDEuMzA3LS4wMi40Ni0uMDM2LjQyNy0uMDQyLjU2Mi0uMzIyLjUyNi0uNzU2LS4wMDktLjExLS4wMTctLjIyOS4wMS0uMzM0YS41MjEuNTIxIDAgMCAxIC41MjQtLjQwM2MuMjQyIDAgLjQ1Ny4xNTMuNTE4LjQwMi4xNzUuNzE1LS4wMDggMS41NjQtLjg0OCAxLjk5OC0uMzI2LjE2OS0uNjcyLjI1MS0xLjA0My4yNjFaTTguODIgMTIuMTgyYy4wMjEtLjU1NS4xMy0xLjA4NS40MzQtMS41NTVhMS41ODMgMS41ODMgMCAwIDEgMS42Ni0uNzA3Yy4zLjA2My40ODYuMjk3LjQ3NC41OTdhLjU1OC41NTggMCAwIDEtLjQ5My41MzQuNjcuNjcgMCAwIDEtLjE3My0uMDA5Yy0uMzE4LS4wNDgtLjU0Ny4wOC0uNjczLjM4Ny0uMTIyLjI5NS0uMTM2LjYxLS4xMzYuOTI1IDAgLjE5Ny0uMDYyLjM2LS4yMTIuNDgzYS41MDUuNTA1IDAgMCAxLS41NDkuMDc4LjUyMi41MjIgMCAwIDEtLjMzLS40NDdjLS4wMS0uMDk1LS4wMDItLjE5LS4wMDItLjI4NlpNMTAuNTQ5IDYuMTFjLS41MTgtLjAxOC0xLS4xNTItMS40MDEtLjUwNi0uNTIzLS40NjItLjY0LTEuMDY0LS40OTktMS43M2EuNTQyLjU0MiAwIDAgMSAuNjU0LS40MTVjLjI5MS4wNjguNDYuMzYuNDIuNjgtLjAyLjE0NS0uMDAzLjMwMS4wMjUuNDQ3LjAzNi4xODkuMTc1LjI5Ni4zNS4zMjcuMTk1LjAzNC4zOTMuMDQ3LjU5LjA2My4yMzkuMDIuNDI4LjE3MS40OTQuNDA3YS41NzguNTc4IDAgMCAxLS4yMDUuNjJjLS4xMS4wODQtLjIyOC4xMTMtLjQyOC4xMDdaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE1IDE2Ij48bWFzayBpZD0icHJlZml4X19hIiB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHg9IjAiIHk9IjAiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTQuNjY3djE2SDBWMFoiLz48L21hc2s+PGcgbWFzaz0idXJsKCNwcmVmaXhfX2EpIj48cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4yNzIgNy41M2MuMDY1LS4yMDQuMTMyLS40MDMuMTkxLS42MDQuMi0uNjc1LjA3My0xLjI5LS4zMjUtMS44NTRhMy41NyAzLjU3IDAgMCAwLS44OS0uODU0IDYuMzk0IDYuMzk0IDAgMCAwLTEuNTM4LS43ODEuODUxLjg1MSAwIDAgMS0uMjctLjE2MmMtLjEyMS0uMTA3LS4xNi0uMjU2LS4xNjMtLjQyLS4wMDYtLjM4Ni0uMDI0LS43Ny0uMTYyLTEuMTM2LS4wOTItLjI0NS0uMjM1LS40NDYtLjQ5My0uNTEyLS40NzYtLjEyMy0uOTM4LS4wOTMtMS4zNTYuMi0uMjI2LjE1OS0uMzc2LjM2Ny0uMzc2LjY3NS4wMDMgMy45OTYuMDAyIDcuOTkyLjAwMyAxMS45ODcgMCAuMDgxLjAwMS4xNjUuMDIuMjQzLjA3My4zMi4zMDkuNDU3LjU5LjUxLjM4Mi4wNzEuNzYzLjAyOSAxLjEzNy0uMDcuMzQ0LS4wOTEuNTQtLjMzMi41OTQtLjY5LjAyNy0uMTc4LjAzNS0uMzU5LjA0My0uNTM4LjAxNC0uMjgzLjE3LS40OTIuNDM4LS41NTEuMzM1LS4wNzUuNjU3LS4xODMuOTYtLjM1NS41ODItLjMzMSAxLjAxNy0uNzk1IDEuMjEzLTEuNDY1YTMuNzQgMy43NCAwIDAgMCAuMDA4LTIuMDdjLS4xMy0uNDctLjM3OC0uODYxLS43ODYtMS4xMjUtLjQ2MS0uMjk2LTEuMDktLjM0Ni0xLjU2NS4xMDctLjEzMi4xMjYtLjIzOS4yOC0uMzQ0LjQzMi0uMTA4LjE1NC0uMjM3LjI2NS0uNDI0LjI4MWEuNTI0LjUyNCAwIDAgMS0uNTIyLS4yNjcuNTYuNTYgMCAwIDEtLjAwMi0uNTkzYy4xNjQtLjI5NS4zNzQtLjU0Ny42MzEtLjc1OS44OC0uNzIzIDIuMjE5LS44MDIgMy4xMjcuMTEyLjA4Mi4wODMuMTY2LjE2NS4yNi4yNThaTTEuMzk1IDcuNTFjLjIxNS0uMTg1LjQwNS0uMzkxLjYzMi0uNTM1Ljg2NS0uNTQ3IDEuNzMxLS40ODggMi41NzcuMDU2LjM1NS4yMjkuNjMuNTQ0LjgyNS45MjVhLjU2NS41NjUgMCAwIDEtLjIwMy43MzEuNTM4LjUzOCAwIDAgMS0uNzMtLjE1MWwtLjEzNi0uMmMtLjQxLS41ODMtMS4wMzctLjc2NC0xLjY1NS0uNDYzLS40MjYuMjA4LS43MDMuNTY1LS44NyAxLjAxMy0uMjQuNjQyLS4yNTIgMS4zMDQtLjEzIDEuOTcyLjEwOC41OTYuMzg4IDEuMDkuODUxIDEuNDY1LjM5LjMxNS44My41MjcgMS4zMTcuNjMxLjM3Mi4wOC41MS4yNi41MTkuNjU1LjAwMy4xMjQuMDEuMjQ4LjAyNC4zNy4wNTEuNDQxLjI0OS42OC42Ni43ODYuMzI2LjA4NS42NjEuMTE1Ljk5Ni4wNzMuMzg3LS4wNDcuNzA5LS4yNTIuNzA3LS44MS0uMDEtMy45NjgtLjAwNi03LjkzNi0uMDAyLTExLjkwM2EuODA5LjgwOSAwIDAgMC0uMzEyLS42NjhjLS4zMzYtLjI3NS0uNzI2LS4zNDQtMS4xNC0uMzAzLS40ODMuMDQ3LS43LjI0LS44My43MjRhMy43IDMuNyAwIDAgMC0uMTA2Ljk1NWMtLjAwMS4zMTQtLjEzNS41MDEtLjQyMi42MDNhNi45ODIgNi45ODIgMCAwIDAtLjMxNy4xMTljLS42MzUuMjYtMS4yMzMuNTg3LTEuNzM4IDEuMDc0LS4zMi4zMDgtLjU3Ni42Ni0uNzE1IDEuMDk1LS4yMDMuNjMyLS4wMTcgMS4yMTcuMTk4IDEuNzg2Wm01LjkzNyA3Ljk0NWMtLjMwMi4yODQtLjY1Ni40NjUtMS4wNTQuNTAzYTcuMzczIDcuMzczIDAgMCAxLTEuMDUyLS4wMDIgMi4xOCAyLjE4IDAgMCAxLS44MzUtLjIzMyAxLjU1NiAxLjU1NiAwIDAgMS0uODEzLS45MjJjLS4wODEtLjIzLS4xMzEtLjQ3NC0uMTg3LS43MTMtLjAxNi0uMDY3LS4wMzgtLjEtLjEwNC0uMTItLjkwMy0uMjc2LTEuNjQyLS43ODgtMi4xNTUtMS42MTktLjQ2LS43NDMtLjYyNy0xLjU2NC0uNTk1LTIuNDM2LjAxMy0uMzYzLjA3Ny0uNzE2LjE4LTEuMDYxYS4yMTQuMjE0IDAgMCAwLS4wMjMtLjE4N0MuMzggOC4xMi4xNDcgNy41NDUuMDQ2IDYuOTE1Yy0uMTQ4LS45MzMuMDYyLTEuNzc0LjYwNS0yLjUyOC40MTUtLjU3Ni45NDItMS4wMiAxLjUzNy0xLjM4MS4zNDUtLjIxLjcwNS0uMzg3IDEuMDg2LS41MTQuMDYtLjAyLjA3Ny0uMDUuMDgyLS4xMTIuMDM0LS4zOTIuMTA0LS43NzYuMjQtMS4xNDVDMy44NTcuNTI5IDQuMzU0LjEyNSA1LjA3My4wM2MuNTA3LS4wNjcgMS4wMS0uMDI3IDEuNDkuMTc4LjI4OS4xMjMuNTQ4LjI5Ny43Ny41M0M3Ljg3LjE4NSA4LjUzLS4wMDUgOS4yNi4wMDJjLjM2MS4wMDQuNzA0LjA3NiAxLjAyNC4yNTUuNDM2LjI0My42OTEuNjM5LjgyNyAxLjExMy4wOS4zMTYuMTM0LjY0Ny4xOS45NzMuMDE0LjA4Mi4wMzMuMTI2LjExNi4xNTcuOTMuMzQgMS43NDkuODYzIDIuNDAxIDEuNjM3LjgwNi45NTYgMS4wNDEgMi4wNDguNjkyIDMuMjdhNS44MTcgNS44MTcgMCAwIDEtLjUyNyAxLjIzNy4yNjguMjY4IDAgMCAwLS4wMjkuMjI1Yy4yOC45OTIuMjUxIDEuOTc0LS4xNDMgMi45MjUtLjQ1OCAxLjEwMy0xLjI3NSAxLjgwMi0yLjM3NiAyLjE1My0uMTA3LjAzNC0uMTQ2LjA4My0uMTcuMTk0YTUuMDc5IDUuMDc5IDAgMCAxLS4yMDMuNzE5Yy0uMjI4LjU5Ni0uNjkyLjkwMy0xLjI3MiAxLjAzNmEzLjcwNCAzLjcwNCAwIDAgMS0xLjQ3NS4wNTIgMS44NjggMS44NjggMCAwIDEtLjkyNy0uNDQ2bC0uMDU2LS4wNDhaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L2c+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNS44NTUgMTIuMzFhLjU3My41NzMgMCAwIDEtLjIwOS41MjcuNTA3LjUwNyAwIDAgMS0uNTU5LjA3NC41MzUuNTM1IDAgMCAxLS4zMjUtLjQ2NGMtLjAyNi0uMjctLjA0Ny0uNTQxLS4wODEtLjgxYS44ODYuODg2IDAgMCAwLS4wODctLjI2Yy0uMTI0LS4yNjQtLjM1LS4zODYtLjYzMi0uMzM2LS4xOTguMDM1LS4zNzcgMC0uNTItLjE1YS41NS41NSAwIDAgMS0uMTQtLjU3M2MuMDcyLS4yMzQuMjM4LS4zNTQuNDYtLjQuNjk1LS4xNCAxLjM3LjE4OCAxLjcyNy44MzUuMjU3LjQ2Ni4zNDcuOTc2LjM2NiAxLjU1NlpNNC4xMTkgNi4xMWMtLjI1Ni4wMi0uNDczLS4wNi0uNi0uMzE3LS4xNzUtLjM1OS4wNjYtLjc5LjQ1My0uODE2LjE1My0uMDEuMzA3LS4wMi40Ni0uMDM2LjQyNy0uMDQyLjU2Mi0uMzIyLjUyNi0uNzU2LS4wMDktLjExLS4wMTctLjIyOS4wMS0uMzM0YS41MjEuNTIxIDAgMCAxIC41MjQtLjQwM2MuMjQyIDAgLjQ1Ny4xNTMuNTE4LjQwMi4xNzUuNzE1LS4wMDggMS41NjQtLjg0OCAxLjk5OC0uMzI2LjE2OS0uNjcyLjI1MS0xLjA0My4yNjFaTTguODIgMTIuMTgyYy4wMjEtLjU1NS4xMy0xLjA4NS40MzQtMS41NTVhMS41ODMgMS41ODMgMCAwIDEgMS42Ni0uNzA3Yy4zLjA2My40ODYuMjk3LjQ3NC41OTdhLjU1OC41NTggMCAwIDEtLjQ5My41MzQuNjcuNjcgMCAwIDEtLjE3My0uMDA5Yy0uMzE4LS4wNDgtLjU0Ny4wOC0uNjczLjM4Ny0uMTIyLjI5NS0uMTM2LjYxLS4xMzYuOTI1IDAgLjE5Ny0uMDYyLjM2LS4yMTIuNDgzYS41MDUuNTA1IDAgMCAxLS41NDkuMDc4LjUyMi41MjIgMCAwIDEtLjMzLS40NDdjLS4wMS0uMDk1LS4wMDItLjE5LS4wMDItLjI4NlpNMTAuNTQ5IDYuMTFjLS41MTgtLjAxOC0xLS4xNTItMS40MDEtLjUwNi0uNTIzLS40NjItLjY0LTEuMDY0LS40OTktMS43M2EuNTQyLjU0MiAwIDAgMSAuNjU0LS40MTVjLjI5MS4wNjguNDYuMzYuNDIuNjgtLjAyLjE0NS0uMDAzLjMwMS4wMjUuNDQ3LjAzNi4xODkuMTc1LjI5Ni4zNS4zMjcuMTk1LjAzNC4zOTMuMDQ3LjU5LjA2My4yMzkuMDIuNDI4LjE3MS40OTQuNDA3YS41NzguNTc4IDAgMCAxLS4yMDUuNjJjLS4xMS4wODQtLjIyOC4xMTMtLjQyOC4xMDdaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");width:14px}.widget-section-7 .widget-section__col .subtitle .ic-adhd{height:15px;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBzdHJva2U9IiMxNjE2MTYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjMiIGQ9Ik04IDE1QTcgNyAwIDEgMCA4IDFhNyA3IDAgMCAwIDAgMTRaIi8+PHBhdGggc3Ryb2tlPSIjMTYxNjE2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4zIiBkPSJNOCAxMS41YTMuNSAzLjUgMCAxIDAgMC03IDMuNSAzLjUgMCAwIDAgMCA3WiIvPjxwYXRoIGZpbGw9IiMxNjE2MTYiIHN0cm9rZT0iIzE2MTYxNiIgZD0iTTggOWExIDEgMCAxIDAgMC0yIDEgMSAwIDAgMCAwIDJaIi8+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBzdHJva2U9IiMxNjE2MTYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjMiIGQ9Ik04IDE1QTcgNyAwIDEgMCA4IDFhNyA3IDAgMCAwIDAgMTRaIi8+PHBhdGggc3Ryb2tlPSIjMTYxNjE2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4zIiBkPSJNOCAxMS41YTMuNSAzLjUgMCAxIDAgMC03IDMuNSAzLjUgMCAwIDAgMCA3WiIvPjxwYXRoIGZpbGw9IiMxNjE2MTYiIHN0cm9rZT0iIzE2MTYxNiIgZD0iTTggOWExIDEgMCAxIDAgMC0yIDEgMSAwIDAgMCAwIDJaIi8+PC9zdmc+");width:15px}.widget-section-7 .widget-section__col .description{color:#35476d;font-size:16px;font-weight:400;letter-spacing:-.02em;line-height:30px;margin-bottom:24px}@media(max-width:1023px){.widget-section-7 .widget-section__col .description{margin-bottom:40px;text-align:center}}@media(max-width:767px){.widget-section-7 .widget-section__col .description{font-size:14px;line-height:21px;margin-bottom:0}}.widget-section-7 .widget-section__col .profile{align-items:center;background-color:#fff;border-radius:8px;display:inline-flex;margin-bottom:40px;padding:16px}@media(max-width:1023px){.widget-section-7 .widget-section__col .profile{display:none}}.widget-section-7 .widget-section__col .profile__img{border-radius:50%;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);flex-shrink:0;overflow:hidden;width:42px}.widget-section-7 .widget-section__col .profile__img img{display:block;width:100%}.widget-section-7 .widget-section__col .profile__info{padding-left:10px}.widget-section-7 .widget-section__col .profile__info p{color:#14121e;font-size:14px;font-weight:600;letter-spacing:.08px;line-height:16px;margin-bottom:4px}.widget-section-7 .widget-section__col .profile__info p:last-child{color:#35476d;font-size:12px;line-height:14px;margin-bottom:0}.widget-section-7 .uw-widget{margin-bottom:-90px;max-width:350px;z-index:2}@media(max-width:1200px){.widget-section-7 .uw-widget{-webkit-transform:scale(.85);transform:scale(.85)}}.widget-section-7 .uw-widget__header{padding:18px 22px 25px}.widget-section-7 .uw-widget__header p{font-size:16px}.widget-section-7 .uw-widget__body{margin-top:-10px}.widget-section-7 .uw-widget__body__i{max-height:374px}@media(max-width:767px){.widget-section-7 .uw-widget__body__i{max-height:190px}.widget-section-7 .uw-widget__body__i>div{max-height:190px!important}}.widget-section-7 .uw-widget__body__ii{padding:20px 16px}.widget-section-7 .uw-widget__tooltip{left:90%;top:-7%}@media(max-width:1200px){.widget-section-7 .uw-widget__tooltip{top:0;-webkit-transform:scale(.85);transform:scale(.85)}}@media(max-width:1023px){.widget-section-7 .uw-widget__tooltip{left:73%}}@media(max-width:767px){.widget-section-7 .uw-widget__tooltip{display:none}}@media(max-width:1023px){.widget-section-7 .uw-landing-cta{justify-content:center}}.widget-section-8{padding:80px 0}@media(max-width:767px){.widget-section-8{padding:34px 0}}.widget-section-8 .wrap{margin:0 auto;max-width:1200px;padding:0 48px}@media(max-width:1023px){.widget-section-8 .wrap{padding:0 20px}}.widget-section-8 .widget-section__i{align-items:center;display:flex;justify-content:space-between}@media(max-width:1023px){.widget-section-8 .widget-section__i{display:block}}.widget-section-8 .widget-section__col{position:relative}.widget-section-8 .widget-section__col:first-child{min-width:465px;width:42%}@media(max-width:1023px){.widget-section-8 .widget-section__col:first-child{min-width:0;width:auto}}.widget-section-8 .widget-section__col:last-child{display:flex;flex-grow:1;justify-content:center;padding-left:20px}@media(max-width:1023px){.widget-section-8 .widget-section__col:last-child{padding-left:0}}.widget-section-8 .section-title{line-height:67px;margin-bottom:32px;text-align:left}@media(max-width:1023px){.widget-section-8 .section-title{margin:0 auto 32px;max-width:480px;text-align:center}}@media(max-width:767px){.widget-section-8 .section-title{font-size:28px;line-height:42px;margin-bottom:20px}}.widget-section-8 .section-subtitle{color:#5f6578;font-size:18px;line-height:28px;margin-bottom:48px}@media(max-width:1023px){.widget-section-8 .section-subtitle{margin:0 auto;max-width:600px;text-align:center}}@media(max-width:767px){.widget-section-8 .section-subtitle{font-size:14px;line-height:21px;margin-bottom:32px}}.widget-section-8 .img-wr{position:relative;-webkit-transform:translateY(-14px);transform:translateY(-14px)}@media(max-width:1023px){.widget-section-8 .img-wr{margin:0 auto -40px;max-width:500px;-webkit-transform:none;transform:none}}@media(max-width:767px){.widget-section-8 .img-wr{max-width:400px}}.widget-section-8 .img-wr svg{display:block;pointer-events:none;-webkit-transform:translate(5%) scale(1.28)!important;transform:translate(5%) scale(1.28)!important}@media(max-width:1023px){.widget-section-8 .img-wr svg{-webkit-transform:translate(0) scale(1.28)!important;transform:translate(0) scale(1.28)!important}.widget-section-8 .uw-landing-cta{display:none}}.widget-section-9{overflow:visible;padding:30px 0 96px}@media(max-width:767px){.widget-section-9{padding-bottom:20px}}.widget-section-9 .widget-section__intro{margin-bottom:54px;padding:0 20px}@media(max-width:767px){.widget-section-9 .widget-section__intro{margin-bottom:30px}}.widget-section-9 .section-title{margin-bottom:26px}@media(max-width:767px){.widget-section-9 .section-title{margin-bottom:18px}}.widget-section-9 .section-subtitle{color:#35476d;font-size:18px;line-height:27px;margin:0 auto;max-width:895px;text-align:center}@media(max-width:767px){.widget-section-9 .section-subtitle{font-size:14px;line-height:21px}}.widget-section-9 .btn-row{position:relative;text-align:center;z-index:1}@media(max-width:767px){.widget-section-9 .btn-row{display:none}}.widget-section-9 .btn-row .button{border-color:#3c71fa;color:#3c71fa;font-size:16px;font-weight:700;line-height:24px;padding:14px 25px}.widget-section-9 .wrap{max-width:1350px}.problematic-web{display:flex;flex-flow:wrap;padding-bottom:40px;position:relative;z-index:2}@media(max-width:1023px){.problematic-web{display:none}}.problematic-web__item{padding:0 9px 18px;width:16.6666666667%}.problematic-web__item__i{border-radius:14px;padding:32px 10px 22px;position:relative}.problematic-web__item__i:hover{background:#f7f7fb}.problematic-web__item__i:hover .problematic-web__tooltip{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.problematic-web__item__i:focus{background:#f7f7fb}.problematic-web__item__i:focus .problematic-web__tooltip{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.problematic-web__item__logo{align-items:center;display:flex;height:66px;justify-content:center;margin-bottom:21px;width:100%}.problematic-web__item__name{color:#14121e;font-size:18px;font-weight:600;line-height:32px;margin:0;text-align:center}.problematic-web__tooltip{left:88%;opacity:0;pointer-events:none;position:absolute;top:72%;-webkit-transform:translateY(-6px);transform:translateY(-6px);transition:all .25s;visibility:hidden;z-index:10}.problematic-web__tooltip__i{background:#2a2f38;border-radius:16px;padding:23px 24px;position:relative;width:391px}.problematic-web__tooltip__i:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSI0MSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI1IDQxIj48cGF0aCBmaWxsPSIjMkEyRjM4IiBkPSJNLjk4NiAxNy4wMDIuOTA3IDMuMjY3Qy44OTIuNjk3IDMuOTA3LS43IDUuODYuOTcybDE4LjcxMSAxNi4wM0wuOTg1IDQwLjg2NVYxNy4wMDJaIi8+PC9zdmc+);background-repeat:no-repeat;content:"";height:33px;left:-1px;position:absolute;top:-16px;width:33px}.problematic-web__tooltip__i p{color:#fff;font-size:14px;font-weight:400;line-height:25px;margin:0}@media(max-width:2200px){.problematic-web__item:nth-child(12) .problematic-web__tooltip,.problematic-web__item:nth-child(6) .problematic-web__tooltip{left:auto;right:88%}.problematic-web__item:nth-child(12) .problematic-web__tooltip__i:before,.problematic-web__item:nth-child(6) .problematic-web__tooltip__i:before{left:auto;right:-1px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}}@media(max-width:1900px){.problematic-web__item:nth-child(11) .problematic-web__tooltip,.problematic-web__item:nth-child(5) .problematic-web__tooltip{left:auto;right:88%}.problematic-web__item:nth-child(11) .problematic-web__tooltip__i:before,.problematic-web__item:nth-child(5) .problematic-web__tooltip__i:before{left:auto;right:-1px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}}@media(max-width:1180px){.problematic-web__item:nth-child(10) .problematic-web__tooltip,.problematic-web__item:nth-child(4) .problematic-web__tooltip{left:auto;right:88%}.problematic-web__item:nth-child(10) .problematic-web__tooltip__i:before,.problematic-web__item:nth-child(4) .problematic-web__tooltip__i:before{left:auto;right:-1px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}}@media(max-width:1100px){.problematic-web__item__logo img{max-width:100%}}.problematic-web__mobile{background-color:#f7f7fb;display:none;margin-bottom:40px;padding:40px 20px}@media(max-width:1023px){.problematic-web__mobile{display:block}}@media(max-width:767px){.problematic-web__mobile{margin-bottom:0}}.problematic-web__mobile__i{margin:0 auto;max-width:420px}.problematic-web__mobile .problematic-web__item{margin-bottom:16px;padding:0;width:100%}.problematic-web__mobile .problematic-web__item:last-child{margin-bottom:0}.problematic-web__mobile .problematic-web__item__i{align-items:center;background-color:#fff;border:none;border-radius:10px;box-shadow:0 18px 54px rgba(0,0,0,.04);display:flex;padding:16px;width:100%}.problematic-web__mobile .problematic-web__item__logo{height:32px;margin-bottom:0;margin-right:16px;width:42px}.problematic-web__mobile .problematic-web__item__logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.problematic-web__mobile .problematic-web__item__name{color:#14121e;font-size:14px;font-weight:600;line-height:18px}.problematic-web__mobile__nav{display:flex;margin-bottom:35px;margin-top:30px}@media(max-width:767px){.problematic-web__mobile__nav{justify-content:flex-end;margin-bottom:16px;margin-top:28px}}.problematic-web__mobile__nav .btn-nav{border:none;border-radius:5px;cursor:pointer;display:block;height:54px;padding:0;position:relative;transition:all .25s;width:54px}.problematic-web__mobile__nav .btn-nav:focus{outline:1px solid hsla(0,0%,100%,0)}.problematic-web__mobile__nav .btn-nav:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.problematic-web__mobile__nav .btn-nav:focus:not(:focus-visible):after{display:none}.problematic-web__mobile__nav .btn-nav:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.problematic-web__mobile__nav .btn-nav:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:8px;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}@media(max-width:767px){.problematic-web__mobile__nav .btn-nav{height:46px;width:46px}}.problematic-web__mobile__nav .btn-nav:before{background-repeat:no-repeat;background-size:100%;content:"";height:10px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}@media(max-width:767px){.problematic-web__mobile__nav .btn-nav:before{height:22px;-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg);width:12px}}.problematic-web__mobile__nav .btn-nav:hover{box-shadow:0 2px 8px rgba(45,104,255,.5)}.problematic-web__mobile__nav .btn-nav_prev{background:#fff}.problematic-web__mobile__nav .btn-nav_prev:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEwIj48cGF0aCBmaWxsPSIjMDI0RkZGIiBkPSJNMTkuMjE5IDQuMzA1SDIuNjc0bDIuNzQtMi43NjJBLjc5OC43OTggMCAwIDAgNS40MTcuNDI0Ljc3NC43NzQgMCAwIDAgNC4zMTIuNDIyTC4yMyA0LjUzNWEuNzk5Ljc5OSAwIDAgMCAwIDEuMTJ2LjAwMUw0LjMxMiA5Ljc3Yy4zMDYuMzA4LjguMzA3IDEuMTA1LS4wMDNhLjc5OC43OTggMCAwIDAtLjAwMy0xLjExOWwtMi43NC0yLjc2MWgxNi41NDVBLjc4Ni43ODYgMCAwIDAgMjAgNS4wOTZhLjc4Ni43ODYgMCAwIDAtLjc4MS0uNzkxWiIvPjwvc3ZnPg==")}@media(max-width:767px){.problematic-web__mobile__nav .btn-nav_prev:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDI0Ij48cGF0aCBmaWxsPSIjM0Q0NDYxIiBkPSJNLjk4NSAyLjAxYTEgMSAwIDAgMCAuMzA2LjY5N0wxMC41ODQgMTJsLTkuMjkzIDkuMjkzYTEgMSAwIDEgMCAxLjQxNCAxLjQxNGwxMC0xMGExIDEgMCAwIDAgMC0xLjQxNGwtMTAtMTBhMSAxIDAgMCAwLTEuNzIuNzE3WiIvPjwvc3ZnPg==")}}.problematic-web__mobile__nav .btn-nav_next{background:#024fff;margin-left:24px}@media(max-width:767px){.problematic-web__mobile__nav .btn-nav_next{margin-left:4px}}.problematic-web__mobile__nav .btn-nav_next:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDEwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjc4MSA1Ljg4N2gxNi41NDZsLTIuNzQxIDIuNzYxYS43OTguNzk4IDAgMCAwLS4wMDMgMS4xMTljLjMwNC4zMS44LjMxIDEuMTA1LjAwM2w0LjA4Mi00LjExNGEuNzk5Ljc5OSAwIDAgMCAwLTEuMTJ2LS4wMDFMMTUuNjg4LjQyMmEuNzc0Ljc3NCAwIDAgMC0xLjEwNS4wMDIuNzk4Ljc5OCAwIDAgMCAuMDAzIDEuMTJsMi43NCAyLjc2SC43ODFBLjc4Ni43ODYgMCAwIDAgMCA1LjA5N2MwIC40MzcuMzUuNzkuNzgxLjc5WiIvPjwvc3ZnPg==")}@media(max-width:767px){.problematic-web__mobile__nav .btn-nav_next:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDI0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTIuMDE1IDIxLjk5YTEgMSAwIDAgMC0uMzA2LS42OTdMMi40MTYgMTJsOS4yOTMtOS4yOTNhMSAxIDAgMSAwLTEuNDE0LTEuNDE0bC0xMCAxMGExIDEgMCAwIDAgMCAxLjQxNGwxMCAxMGExIDEgMCAwIDAgMS43Mi0uNzE3WiIvPjwvc3ZnPg==")}}.problematic-web__mobile__progress{position:relative}.problematic-web__mobile__progress-bar{background-color:#efeff6;height:2px;position:relative;width:100%}.problematic-web__mobile__progress-bar span{background-color:#024fff;height:100%;left:0;position:absolute;top:0;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s,-webkit-transform .45s;width:100%}.problematic-web__mobile__progress-count{bottom:calc(100% + 8px);color:#8989a0;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:27px;position:absolute;right:0;white-space:nowrap}@media(max-width:767px){.problematic-web__mobile__progress-count{bottom:calc(100% + 15px);font-size:14px;left:0;line-height:21px;right:auto}}.problematic-web__mobile__progress-count span{color:#024fff}.problematic-web__mobile .swiper-container{overflow:visible;padding:0}.problematic-web__mobile .swiper-slide{height:auto;opacity:0!important}.problematic-web__mobile .swiper-slide-active{opacity:1!important;transition-delay:.2s!important}.problematic-web__mobile .swiper-slide img{border-radius:0}.problematic-web-modal-overlay{-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.5);overflow:auto;padding:30px 50px}@media(max-width:767px){.problematic-web-modal-overlay{padding:0}}.problematic-web-modal-overlay:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.problematic-web-modal-overlay .problematic-web-modal{overflow:hidden;pointer-events:auto;position:relative}@media(max-width:767px){.problematic-web-modal-overlay .problematic-web-modal{border-radius:0;box-shadow:none;padding:40px 20px 30px}}.problematic-web-modal-overlay .problematic-web-modal__title{align-items:center;color:#14121e;display:flex;font-size:14px;font-weight:600;line-height:25px;margin-bottom:24px;padding-right:40px}.problematic-web-modal-overlay .problematic-web-modal__title .logo{height:32px;margin-bottom:0;margin-right:16px;width:42px}.problematic-web-modal-overlay .problematic-web-modal__title .logo img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.problematic-web-modal-overlay .problematic-web-modal__content{background-color:#2a2f38;border-radius:16px;color:#fff;font-size:14px;line-height:21px;overflow:hidden;position:relative}.problematic-web-modal-overlay .problematic-web-modal__content:after,.problematic-web-modal-overlay .problematic-web-modal__content:before{background:#2a2f38;content:"";height:18px;left:0;position:absolute;width:100%}.problematic-web-modal-overlay .problematic-web-modal__content:before{background:linear-gradient(0deg,rgba(42,47,56,0),#2a2f38 90%);top:0}.problematic-web-modal-overlay .problematic-web-modal__content:after{background:linear-gradient(0deg,#2a2f38,rgba(42,47,56,0) 90%);bottom:0}.problematic-web-modal-overlay .problematic-web-modal__content__i{-webkit-overflow-scrolling:touch;max-height:350px;overflow-y:auto;padding:24px}.problematic-web-modal-overlay .problematic-web-modal-content{-webkit-animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;animation:modalRevial .45s cubic-bezier(.25,1,.55,1) forwards;background:none;border-radius:0;box-shadow:none;display:inline-block;height:auto;max-width:645px;padding:0;pointer-events:none!important;width:100%}@media(max-width:767px){.problematic-web-modal-overlay .problematic-web-modal-content{border-radius:0}}.problematic-web-modal-overlay .problematic-web-modal-content .modal-body{background:none;border-radius:0;box-shadow:none;max-height:none;overflow:visible;padding:45px 45px 20px;position:relative;text-align:left;vertical-align:middle}@media(max-width:1279px){.problematic-web-modal-overlay .problematic-web-modal-content .modal-body{padding:45px 15px 20px}}@media(max-width:1023px){.problematic-web-modal-overlay .problematic-web-modal-content .modal-body{padding:45px 30px 20px}}@media(max-width:767px){.problematic-web-modal-overlay .problematic-web-modal-content .modal-body{padding:0}}.problematic-web-modal-overlay .problematic-web-modal-content .modal-close{border-color:transparent;border-width:2px;height:32px;padding:0;pointer-events:auto;right:32px;top:42px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .55s cubic-bezier(.25,1,.55,1);width:32px;z-index:3}@media(max-width:767px){.problematic-web-modal-overlay .problematic-web-modal-content .modal-close{right:20px}}.problematic-web-modal-overlay .problematic-web-modal-content .modal-close:after,.problematic-web-modal-overlay .problematic-web-modal-content .modal-close:before{background-color:#fff;border-radius:4px;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.problematic-web-modal-overlay .problematic-web-modal-content .modal-close:before{height:2px;width:16px}.problematic-web-modal-overlay .problematic-web-modal-content .modal-close:after{height:16px;width:2px}.problematic-web-modal-overlay .problematic-web-modal-content .modal-close:focus{border-color:rgba(45,104,255,.75)}.problematic-web-modal-overlay .problematic-web-modal-content .modal-close:focus:before{border:none;border-radius:4px;bottom:auto;box-shadow:none;left:50%;right:auto;top:50%}.problematic-web-modal-overlay .problematic-web-modal-content .modal-close:hover{-webkit-transform:scale(1.2) rotate(135deg);transform:scale(1.2) rotate(135deg)}.widget-section-10{overflow:visible;padding:120px 0 60px}@media(max-width:767px){.widget-section-10{padding:40px 0 30px}}.widget-section-10 .widget-section__i{border-radius:32px;margin:0 48px;position:relative}@media(max-width:767px){.widget-section-10 .widget-section__i{border-radius:16px;margin:0 20px}}.widget-section-10 .widget-section__bg{border-radius:32px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}@media(max-width:767px){.widget-section-10 .widget-section__bg{border-radius:16px}}.widget-section-10 .widget-section__bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.widget-section-10 .wrap{margin:0 auto;max-width:1130px;padding:128px 20px 60px;position:relative;z-index:2}@media(max-width:767px){.widget-section-10 .wrap{padding:40px 20px}}.widget-section-10 .section-title{color:#fff;font-size:56px;font-weight:800;letter-spacing:-.18px;line-height:72px;margin:0 auto 24px;max-width:890px;text-align:center}@media(max-width:767px){.widget-section-10 .section-title{font-size:28px;line-height:42px;margin-bottom:16px}}.widget-section-10 .section-subtitle{color:#fff;font-size:18px;line-height:32px;margin:0 auto 40px;max-width:770px;text-align:center}@media(max-width:767px){.widget-section-10 .section-subtitle{font-size:14px;line-height:21px;margin-bottom:32px}}.widget-section-10 .badges{display:flex;justify-content:space-between;left:50%;max-width:646px;position:absolute;top:-96px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media(max-width:1023px){.widget-section-10 .badges{justify-content:space-around;top:-80px}}@media(max-width:767px){.widget-section-10 .badges{justify-content:center;left:auto;position:relative;top:auto;-webkit-transform:none;transform:none}}.widget-section-10 .badges__item{border:10px solid #fff;border-radius:50%}@media(max-width:1023px){.widget-section-10 .badges__item{border-width:8px;max-width:160px}}@media(max-width:767px){.widget-section-10 .badges__item{border:none;margin:0 11px;max-width:76px}}.widget-section-10 .badges__item img{display:block;max-width:100%}.widget-section-10 .uw-landing-cta{margin:0 auto}.widget-section-10 .uw-landing-cta .button.button_secondary{border-color:#fff;color:#fff}.widget-section-11{padding:0 0 60px}.widget-section-11 .wrap{margin:0 auto;max-width:1166px;padding:0 48px;position:relative}@media(max-width:767px){.widget-section-11 .wrap{padding:0 20px}}.widget-section-11 .section-title{margin-bottom:22px}@media(max-width:767px){.widget-section-11 .section-title{line-height:34px}}.widget-section-11 .section-subtitle{color:#35476d;font-size:20px;font-weight:400;line-height:36px;margin-bottom:60px;text-align:center}@media(max-width:1279px){.widget-section-11 .section-subtitle{margin:0 auto 30px;max-width:600px}}@media(max-width:767px){.widget-section-11 .section-subtitle{font-size:14px;line-height:21px}}.widget-section-11 .get-widget-form{background-color:#fff;border-radius:16px;box-shadow:0 22px 60px rgba(180,191,208,.33);margin:0 auto 68px;max-width:1068px;position:relative;z-index:2}@media(max-width:1023px){.widget-section-11 .get-widget-form{max-width:400px}}@media(max-width:767px){.widget-section-11 .get-widget-form{background:none;border-radius:0;box-shadow:none;margin-bottom:0}}.widget-section-11 .get-widget-form__i{-webkit-animation:fadeIn .3s;animation:fadeIn .3s;padding:50px}@media(max-width:1279px){.widget-section-11 .get-widget-form__i{padding:50px 20px}}@media(max-width:1023px){.widget-section-11 .get-widget-form__i{padding-bottom:35px;padding-top:35px}}@media(max-width:767px){.widget-section-11 .get-widget-form__i{padding:0}}.widget-section-11 .get-widget-form .uw-form__row{margin-bottom:0}@media(max-width:1023px){.widget-section-11 .get-widget-form .uw-form__row{display:block}.widget-section-11 .get-widget-form .uw-form__col{margin-bottom:20px}}.widget-section-11 .get-widget-form .uw-form__col:last-child{flex:initial;width:auto}@media(max-width:1023px){.widget-section-11 .get-widget-form .uw-form__col:last-child{margin-bottom:0}}.widget-section-11 .get-widget-form .uw-form-control{padding-bottom:11px;padding-top:11px}@media(max-width:1023px){.widget-section-11 .get-widget-form .uw-form-control{padding-bottom:16px;padding-top:16px}}.widget-section-11 .get-widget-form .uw-form .button{display:block;font-size:15px;font-weight:600;letter-spacing:-.21px;padding:13px 18px;transition:all .25s;width:100%}@media(max-width:767px){.widget-section-11 .get-widget-form .uw-form .button{font-size:16px;padding:18px 16px}}.widget-section-11 .get-widget-form .uw-form .button svg{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.widget-section-11 .get-widget-form .uw-form .button span span{font-weight:500;opacity:.84}.widget-section-11 .get-widget-form .uw-form .button:disabled{opacity:.7}.widget-section-11 .get-widget-form .uw-form .button:disabled span{opacity:0}.widget-section-11 .get-widget-form__success{-webkit-animation:fadeIn .3s;animation:fadeIn .3s}.widget-section-11 .get-widget-form .code-preview{position:relative}.widget-section-11 .get-widget-form .code-preview__i{background-color:#0f1115;border-radius:16px;color:#a8aebd;padding:24px 330px 24px 40px}@media(max-width:1023px){.widget-section-11 .get-widget-form .code-preview__i{padding:40px 20px 100px}}.widget-section-11 .get-widget-form .code-preview__i span{color:#a8aebd;font-size:14px;letter-spacing:-.1px;line-height:20px}.widget-section-11 .get-widget-form .code-preview__i span.attr-value,.widget-section-11 .get-widget-form .code-preview__i span.string{color:#0fe2e5}.widget-section-11 .get-widget-form .code-preview .button{background:#0fe2e5;border:none;border-radius:22px;color:#0f1115;font-family:Menlo;font-size:16px;font-weight:700;letter-spacing:.5;line-height:20px;min-width:160px;padding:12px 15px;position:absolute;right:40px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:1023px){.widget-section-11 .get-widget-form .code-preview .button{bottom:30px;left:50%;right:auto;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.widget-section-11 .get-widget-form .code-preview .button:hover{box-shadow:2px 2px 10px rgba(45,255,250,.5)}.widget-section-11 .get-widget-form .btn-close{align-items:center;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:22px;justify-content:center;left:11px;padding:0;position:absolute;top:11px;transition:all .25s;width:22px}.widget-section-11 .get-widget-form .btn-close:focus{outline:1px solid hsla(0,0%,100%,0)}.widget-section-11 .get-widget-form .btn-close:focus:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.widget-section-11 .get-widget-form .btn-close:focus:not(:focus-visible):after{display:none}.widget-section-11 .get-widget-form .btn-close:focus-visible{outline:1px solid hsla(0,0%,100%,0)}.widget-section-11 .get-widget-form .btn-close:focus-visible:after{border:2px solid #3368f2;border-radius:5px;border-radius:50%;bottom:-5px;box-shadow:0 0 0 3px rgba(0,109,213,.22);content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:2}.widget-section-11 .get-widget-form .btn-close:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBzdHJva2U9IiMxNDEyMUUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjQiIGQ9Ik0xMiA2LjVIMU02LjUgMXYxMSIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:12px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:12px}.widget-section-11 .get-widget-form .btn-close:hover{background-color:#0fe2e5;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.widget-section-11 .widget-demo{position:relative}@media(max-width:767px){.widget-section-11 .widget-demo{display:none}}.widget-section-11 .widget-demo__i{position:relative;z-index:2}.widget-section-11 .widget-demo__i svg{-webkit-transform:scale(1.28) translate(4.2%)!important;transform:scale(1.28) translate(4.2%)!important}.widget-section-11 .widget-demo .decor{pointer-events:none;position:absolute;width:100%;z-index:1}@media(max-width:1279px){.widget-section-11 .widget-demo .decor{display:none}}.widget-section-11 .widget-demo .decor img{display:block;width:100%}.widget-section-11 .widget-demo .decor_1{max-width:405px;right:calc(100% + 10px);top:27%}.widget-section-11 .widget-demo .decor_2{bottom:17%;left:calc(100% + 20px);max-width:405px}.widget-section-11 .widget-demo .decor_3{border:2px dashed #e2e4e9;border-radius:18px;left:calc(100% + 110px);max-width:405px;top:15%}.widget-section-11 .widget-demo .decor_3:after{content:"";display:block;padding-top:40%}.widget-section-11 .widget-demo .decor_4{left:-10%;max-width:295px;top:-10%}.widget-section-11 .uw-landing-cta{margin-top:-45px;z-index:3}.supported-platforms{padding-bottom:210px}.supported-platforms .wrap{max-width:2330px;overflow:hidden}.supported-platforms .section-title{color:#14121e;font-size:56px;font-weight:900;line-height:72px;margin:0;padding-bottom:50px;text-align:center}@media(max-width:767px){.supported-platforms .section-title{font-size:32px;line-height:40px;margin-top:0;padding-bottom:15px}}.supported-platforms__list{display:flex;flex-flow:wrap;flex-flow:row nowrap;min-width:100%;scrollbar-width:none}.supported-platforms__list.reverse{display:flex;flex-flow:row-reverse nowrap;min-width:100%;scrollbar-width:none}.supported-platforms__item{padding:0 24px 7px}.supported-platforms__item.active .supported-platforms__item__i:after{opacity:1}.supported-platforms__item__i{align-items:center;display:flex;height:135px;justify-content:center;position:relative;width:121px}.supported-platforms__item__i:before{background:url(data:image/png;base64,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) no-repeat;background-size:cover;content:"";display:block;height:210px;left:-40px;position:absolute;top:-23px;width:200px;z-index:1}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.supported-platforms__item__i:before{background-image:url(/js-assets/static/bg-5e31702b5dfcbf5089ef7b52d45401de.png)}}.supported-platforms__item__i:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAACQCAMAAADzw0NfAAAAS1BMVEU7bPWzs/9AcvQ5bPU7bvRPfvY+b/H///9HcEw7avAzafM2avM/c/c7bvRPfvZHc/Y1afNLevZEdfU4bPNMku3O3P99n/mctvwzaPM/IgKSAAAAGHRSTlMaAZEUp3ALGgAQ+N8vu10G7UZ8zwMhPS7kxvS2AAADYklEQVR42u2c67KjIAyAI15oxVu9Ne//pItUWtdaK2gxO0t+nctM/Q58JGfGBLjsiKBMVJTBnk8B++cnITwjTALnCO0VZnFtnSIEbwAKInCGECT6oVlRM1YXmf7eajssEMrRgYwJHEOwkSIsHSBoCbJIPrpqcsbyppJfRpmtEmApAUsR84KPUeSIKbNUwgxBSxDLvzvq+SR6uShVrJX4GYKW4NYgNjc+i8dPLZQAKwmqmC+EWhtzJcD0IEoJUtbxxejUL00P6EYEnYwLeQ7znn+MXnopCp20D0R4SiAf0BR8NQqpRG6kBGw/iEqCmn+NeqpEcADCUwL5ySm78w1xl0pU9WYlYOMefJNgRYlyF0I7kUAU3CAUslaitUZ4SqAWtuNG0amN26IEfJdAZZw7N477Xzk7MEdYz8bbYlvOhu/Z2EyCdyW+5Wz4VpI/ZuONSkxz9rISsFaShZ0E70qItTIOP5HASAkwLsk2sVrGYSUbd/yw6FZyNtiUZJv4nLNhuSTvOYibcna5gKD3IIvSTSXZJobt1Uq8dgNmBamujjiIqzm7nhWvEaEcJWiOl+BdiWZUopwiPAiyH0mwoEQ2YVAI7UNDYV6SrQ6o3Gzx0LLVCIHyoE6xuXMncW8wVUaEwYigzkKMyDruKDqGGOuaAeM23FKMucOIMb2NWyERhqqQCYy404hQDE5eBwS1CBE2nVsE3mD0WAZQJmQp9o4JeI9ppmyAy3AcGObceeQ4/DcVXiAYVkNg4R6hQDE8O4AhMd6w4idEhcOhKCFROSE/AyFXuSGBq1KBnYHAlAxXhRBhfQZCrY6lRojPQIg9gkfwCB7BI3gEj+ARPIJH8AgewSN4BI/gETyCR/AIHsEjeASP4BE8wv+IcPrrsZNfEhJ4VUrghTGB1+YEmgcotFCc1EjSTRpJCLTTqGUIz20qItBaRaHBjECbHYVmw1fLpXDRcqm7cFtqjacU2m+fTcjheU3ITluxk88N6e3pDekU2vJJDCeQGNEgMagyVSLfP66T24zrHKVEv2doaTYxYj+6Ve8Y3XopEZ42wEZijI/EMCOJkc75YGtsmI2PGGwlMd5LYsiZxKg3hYF3EmP/b+O2K5cfGN3A8M9dAUHhIgwS14GQuBSFwtUwJC7IIXFN0IGXJf0B7W4TPG8GOQ8AAAAASUVORK5CYII=) no-repeat;background-size:cover;content:"";display:block;height:140px;left:-3px;opacity:0;position:absolute;top:-2px;transition:opacity .1s ease;width:125px;z-index:1}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.supported-platforms__item__i:after{background-image:url(data:image/png;base64,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)}}.supported-platforms__item__i:focus:after,.supported-platforms__item__i:hover:after{opacity:1}.supported-platforms__item__i img{position:relative;z-index:5}.supported-platforms .btn-row{display:flex;justify-content:center;padding-top:60px}.supported-platforms .btn-row .button{font-size:16px;font-weight:600;margin:0 11px;padding:16px 10px}.supported-platforms__row{align-content:flex-start;align-items:stretch;-webkit-animation-duration:100s;animation-duration:100s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scrolling-l;animation-name:scrolling-l;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:flex;flex-flow:row nowrap;justify-content:center;left:0;position:relative}.supported-platforms__row.reverse{-webkit-animation-name:scrolling-r;animation-name:scrolling-r}.supported-platforms-wrap.supported-platforms_vertical{align-items:flex-start;display:flex;height:100%}.supported-platforms-wrap.supported-platforms_vertical img{width:auto}.supported-platforms-wrap.supported-platforms_vertical .supported-platforms__list{flex-direction:column}.supported-platforms-wrap.supported-platforms_vertical .supported-platforms__row{align-items:flex-start;-webkit-animation-duration:40s;animation-duration:40s;-webkit-animation-name:scrolling-t;animation-name:scrolling-t;height:100%;justify-content:flex-start}.supported-platforms-wrap.supported-platforms_vertical .supported-platforms__row.reverse{-webkit-animation-name:scrolling-d;animation-name:scrolling-d}.supported-platforms-wrap.supported-platforms_vertical .supported-platforms__row.reverse .supported-platforms__list{flex-direction:column-reverse}.platform-check-form{margin:0 auto;max-width:1149px;padding:0 20px 72px}@media(max-width:992px){.platform-check-form{display:none}}.platform-check-form__i{align-items:center;background:#e9efff;border-radius:20px;display:flex;padding:46px 60px}.platform-check-form__l{padding-left:80px;padding-right:20px;position:relative;width:calc(100% - 440px)}.platform-check-form__r{align-items:center;display:flex;position:relative;width:440px}.platform-check-form__icon{align-items:center;background:#fff;border-radius:12px;display:flex;height:50px;justify-content:center;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px}.platform-check-form__title{color:#213051;font-size:15px;font-weight:600;line-height:24px;margin:0 0 6px;text-align:left;text-transform:uppercase}.platform-check-form__description{color:#3f4452;font-size:16px;font-weight:500;line-height:24px;margin:0;opacity:.93}.platform-check-form .form-group-with-label{border-radius:30px;margin:0;width:100%}.platform-check-form .form-group-with-label .label{opacity:0;pointer-events:none}.platform-check-form .form-group-with-label .input{border:none;border-radius:30px;font-size:16px;letter-spacing:-.01px;padding:20px 120px 20px 20px}.platform-check-form .form-group-with-label .focus-outline{border-radius:34px}.platform-check-form .form-group-with-label .help-block{left:20px}.platform-check-form .button{background:#3368f2;min-width:103px;padding:17px 10px 16px;position:absolute;right:2px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.supported-platforms__centered{margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1696px}@-webkit-keyframes scrolling-l{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes scrolling-l{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes scrolling-r{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes scrolling-r{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes scrolling-t{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-143%);transform:translateY(-143%)}}@keyframes scrolling-t{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-143%);transform:translateY(-143%)}}@-webkit-keyframes scrolling-d{0%{-webkit-transform:translateY(-184%);transform:translateY(-184%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes scrolling-d{0%{-webkit-transform:translateY(-184%);transform:translateY(-184%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.popup-content.platforms-modal-content{max-width:370px}.popup-content.platforms-modal-content .modal-body{padding:30px}.popup-content.platforms-modal-content .modal-close{box-shadow:0 0 4px hsla(0,0%,100%,.13);height:50px;right:-25px;top:-26px;width:50px}@media(max-width:600px){.popup-content.platforms-modal-content .modal-close{right:10px;top:-60px}}.popup-content.platforms-modal-content .modal-close img{width:15px}.popup-content.platforms-modal-content .loader-title{color:#40444e;font-size:21px;line-height:25px;margin:0;padding-bottom:29px;text-align:left}.popup-content.platforms-modal-content .loader-wrap{align-items:center;background:rgba(237,240,247,.67);border-radius:9px;display:flex;height:45px;margin-bottom:18px;padding:20px}.popup-content.platforms-modal-content .loader{width:100%}.popup-content.platforms-modal-content .loader__inner{background:#d0d7e9;border-radius:3px;height:5px;overflow:hidden;position:relative}.popup-content.platforms-modal-content .loader__url{align-items:center;display:flex;font-size:16px;line-height:16px;padding-bottom:10px}.popup-content.platforms-modal-content .loader__url__fav{display:block;height:16px;margin-right:5px;width:16px}.popup-content.platforms-modal-content .loader__url__fav img{display:block}.popup-content.platforms-modal-content .loader__line{background:#a15bdc;border-radius:3px;bottom:0;left:0;position:absolute;top:0;transition:width .05s ease}.popup-content.platforms-modal-content .loading-status{color:#646a7c;font-size:16px;line-height:21px;margin:0;padding-bottom:28px;position:relative;text-align:center}.popup-content.platforms-modal-content .loading-status__val{color:#000;display:inline-block;font-size:21px;font-weight:700;line-height:22px;width:60px}.popup-content.platforms-modal-content .btn-row{display:flex;justify-content:center;padding-bottom:10px}.popup-content.platforms-modal-content .btn-row .button{min-width:150px;padding-bottom:18px;padding-top:18px}.platforms-modal__url{align-items:center;color:#000;display:flex;font-size:21px;font-weight:500;justify-content:center;line-height:37px;padding-bottom:30px}.platforms-modal__url__fav{align-items:center;display:flex;margin-right:12px;width:25px}.platforms-modal__url span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platforms-modal__url img{height:25px;width:25px}.platforms-modal__wrap{display:flex;justify-content:center;margin-bottom:30px}.platforms-modal__platform{align-items:center;background:#eff0f4;border-radius:13px;display:flex;min-width:225px;padding:11px;width:100%}.platforms-modal__platform-info p{color:#616677;font-size:14px;font-weight:500;line-height:16px;margin:0}.platforms-modal__platform-info p strong{color:#000;font-size:17px;font-weight:500;letter-spacing:-.15px;line-height:17px}.platforms-modal__logo{align-items:center;background:#fff;border-radius:50%;display:flex;height:52px;justify-content:center;margin-right:15px;width:52px}.platforms-modal__logo img{display:block;max-width:60%}.platforms-modal__stats{color:#646a7c;font-size:16px;letter-spacing:-.15px;line-height:24px;margin:0;padding-bottom:30px;text-align:center}.platforms-modal__stats strong{color:#141720}