@charset "UTF-8";#top .navBar nav .label-toggle,#top.up .label-toggle{background-image:url(/images/shared/burger-dark.svg);height:24px}#contact-modal *,#contact-modal ::after,.orange-button:after,.outline-orange-button:after{transition:.3s ease-in-out}#ai-team section .team-member h4,.highlights-switch .buttons .highlights-button span,.review-box .author .name{background:linear-gradient(93deg,#f26622 4.88%,#bc43a6 38.92%,#2c1c6f 103.36%);-webkit-text-fill-color:transparent}@font-face{font-style:normal;font-weight:400;font-family:Lato,sans-serif;src:local("Lato"),url(https://fonts.googleapis.com/css?family=Lato:300,400,700&amp;subset=latin-ext);font-display:swap}#top{position:sticky;z-index:99;top:-150px;transition:.2s ease-in-out;width:100vw}#top.up{top:0;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);background-color:#fff}#top .navBar .logo-mobile img,#top.up .logo-mobile img{margin-top:0;margin-left:0;width:200px}#top .navBar nav #menu-toggle:checked~ul,#top .navBar nav .main-nav li.active .sub-nav,#top.up .logo-nav-opened,.contact-modal-button:checked~.contact-modal-background,.highlights-switch .highlights-image-wrapper picture.active{display:block}#top.up .label-toggle{margin-top:0;width:24px}#top .navBar .logo{display:none}#top .navBar .logo img{width:160px}#top .navBar .logo-mobile{display:inline-block}#top .navBar .logo-mobile .logo-nav-opened{width:160px;margin:0}#top .navBar nav{display:flex;justify-content:space-between;align-items:center;padding:20px 0;width:100%}#top .navBar nav .label-toggle{background-position:center;background-repeat:no-repeat;width:24px;cursor:pointer;display:block;float:right;background-size:contain;margin:0}#top .navBar nav .main-nav{display:none;box-shadow:0 2px 0 0 rgba(94,94,94,.2);left:0;padding:40px 16px;position:absolute;right:0;top:52px;width:100%;z-index:40;background:#fff;height:calc(100vh - 52px);list-style-type:none;margin:0;text-align:left}#top .navBar nav .main-nav.show{display:block;height:auto}#top .navBar nav .main-nav ul{list-style:none;padding-left:0}#top .navBar nav .main-nav li{color:#191919;cursor:pointer;display:block;font-weight:400;min-height:34px;position:relative;transition:.2s ease-in;line-height:22px}#top .navBar nav .main-nav li b{font-weight:700}#top .navBar nav .main-nav li.sub-menu-toggle{margin-right:18px}#top .navBar nav .main-nav li.sub-menu-toggle::after{content:"";position:absolute;right:auto;top:22px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #191919;transition:.1s ease-in;z-index:-1}#top .navBar nav .main-nav li.sub-menu-toggle.active::after{transform:rotate(180deg)}#top .navBar nav .main-nav li.sub-menu-toggle:hover::after{border-top-color:#f26622}#top .navBar nav .main-nav li.sub-menu-toggle--lang{margin-right:0!important}#ai-team section .team-contact--desktop,#footer .navigation .menu-break,#top .navBar nav .main-nav li.sub-menu-toggle--lang::after,#trends section .trends-button-desktop,.contact-modal-button,.highlights-switch .highlights-image-wrapper picture,.highlights-switch .highlights-info-wrapper .highlights-info-button a{display:none}#top .navBar nav .main-nav li.sub-menu-toggle--lang a{display:flex;align-items:baseline;padding-right:0}#top .navBar nav .main-nav li.sub-menu-toggle--lang a img{height:12px;margin:0 .3em 0 0}#top .navBar nav .main-nav li.sub-menu-toggle--lang .sub-nav{left:0;right:auto}#top .navBar nav .main-nav li.sub-menu-toggle--lang .sub-nav li{margin-bottom:0}#top .navBar nav .main-nav li a{color:#191919;display:block;padding:15px 0;position:relative;text-decoration:none;transition:.1s ease-in}#top .navBar nav .main-nav li a .arrow{display:inline-block;margin-left:10px;transform:rotate(0);transition:.3s}#top .navBar nav .main-nav li.btn{text-align:center}#top .navBar nav .main-nav li.btn a{border:1px solid #686868;border-radius:4px;display:inline-block;min-width:200px;padding:5px 15px;position:relative;transition:.1s ease-in}#top .navBar nav .main-nav li.btn a::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(101deg,rgba(255,142,36,.95) 0,#eb4700 113%);transition:.1s ease-in;border-radius:4px;opacity:0;z-index:-1}#top .navBar nav .main-nav li.btn a:hover{border-color:transparent;color:#fff}#contact-modal .contact-block .contact-block-content .contact-block-icon .icon-gradient,#contact-modal .contact-block:hover .contact-block-content .contact-block-icon .icon-white,#contact-modal .contact-block:hover::after,#top .navBar nav .main-nav li.btn a:hover::after,.highlights-switch .buttons .highlights-button:hover::after,.highlights-switch .highlights-content-view.visible,.orange-button:hover:after,.outline-orange-button:hover:after{opacity:1}#top .navBar nav .main-nav li .sub-nav{bottom:inherit;display:none;left:inherit;margin:0;min-width:100%;padding:0 0 0 40px;position:relative;right:inherit;top:inherit;z-index:3}#top .navBar nav .main-nav li .sub-nav li:last-of-type{padding-bottom:0}#top .navBar nav .main-nav li.active{font-weight:400}#top .navBar nav .main-nav li.active a .arrow{transform:rotate(-180deg)}#top .navBar nav .main-nav .contact-information{margin-top:30px}.outline-orange-button{display:flex;justify-content:center;align-items:center;border-radius:6px;border:1px solid #f26622;background:#fefefe;color:#f26622;font-size:1.125rem;font-weight:400;position:relative;cursor:pointer}.outline-orange-button:after{content:"";position:absolute;top:-1px;left:-1px;opacity:0;border:1px solid #f26622;width:calc(100% + 2px);height:calc(100% + 2px);border-radius:6px;background:linear-gradient(266deg,#fefefe 26.76%,#fce0d3 106.38%)}.outline-orange-button a,.outline-orange-button a:active,.outline-orange-button a:focus,.outline-orange-button a:hover{padding:12px 24px;width:100%;height:100%;color:#f26622;z-index:1}.orange-button{display:flex;justify-content:center;align-items:center;gap:12px;position:relative;width:fit-content;border-radius:6px;background:linear-gradient(85deg,#ee5106 23.56%,#ff932f 126.17%);font-size:18px;font-weight:500;cursor:pointer}.orange-button:after{content:"";position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;background:linear-gradient(85deg,#ff932f 23.56%,#ee5106 126.17%);border-radius:6px}.orange-button__content,.orange-button__content:active,.orange-button__content:focus,.orange-button__content:hover{color:#fefefe;z-index:1;line-height:1.2em;padding:12px 24px;width:100%;height:100%}#footer{color:#191919;padding:3rem 0 32px}#footer .footer-wrapper{margin:auto;width:100%;max-width:none;display:flex;justify-content:space-between;flex-wrap:wrap;column-gap:28px}#footer .footer-head{display:flex;flex-direction:column;align-items:center;width:100%}#footer .footer-head .logo img{height:25px;margin-bottom:10px}#footer .high-performer-wrapper{width:fit-content;display:flex;flex:1;flex-direction:column-reverse;align-items:center;height:180px}#footer .high-performer-wrapper .badge-wrapper{display:flex;gap:10px;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;margin-bottom:32px}#footer .high-performer-wrapper .badge-wrapper a:last-child img{margin-top:0}#footer .high-performer-wrapper .badge-wrapper a img{margin:0;width:76px}#footer .high-performer-wrapper a.g2-rank{width:250px;margin-bottom:20px}#footer .high-performer-wrapper a.g2-rank img{margin:13px auto 0;display:block;height:20px}#footer .social-channels{display:flex;flex-direction:row;gap:13px;flex:4;margin:12px auto;justify-content:center}#footer .navigation{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;flex:4;column-gap:28px;row-gap:24px;flex-basis:100%}#footer .navigation .menu-container,#hero .header{flex:1}#footer .navigation .sub-heading{font-size:1.25rem;line-height:1.25rem;font-weight:700;text-align:left;margin-bottom:17px;margin-top:0}#footer .navigation .list-unstyled{display:flex;flex-direction:column;gap:8px}#footer .navigation .list-unstyled a{color:#000;font-size:16px;font-weight:400;letter-spacing:0;text-align:left;white-space:nowrap}#footer .footer-bottom{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:24px;width:100%;margin-top:40px}.client-group-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:11px;border-radius:5px;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,.5) 100%);box-shadow:0 3.1px 13.8px 0 rgba(0,0,0,.15);backdrop-filter:blur(12.5px)}.client-group-box .name{color:#000;text-align:center;font-size:1.3rem;font-style:normal;font-weight:600;line-height:1.7rem}.client-group-box .separator{height:2px;width:30px;background-color:#f26622}.client-group-box .logos{display:flex;align-items:center;justify-content:center;height:30px;gap:14px}.partners-grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);grid-column-gap:14vw;grid-row-gap:30px;margin:20px auto;justify-items:center}.partners-grid .image-wrapper{display:flex;align-items:center;justify-content:center}.trial-block,.trial-block .background-image{display:grid;grid-template-rows:1fr;grid-template-columns:1fr}.partners-grid .image-wrapper img{max-width:100%;height:auto}@media (min-width:761px){#top .navBar .logo-mobile img{margin-top:20px;margin-left:20px;width:430px}#footer .high-performer-wrapper .badge-wrapper a img{width:90px}.client-group-box .logos{max-width:26vw}.partners-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:7vw;grid-row-gap:16px;padding:4px}.partners-grid .image-wrapper:nth-child(1){grid-area:1/1/2/2}.partners-grid .image-wrapper:nth-child(2){grid-area:1/2/2/3}.partners-grid .image-wrapper:nth-child(3){grid-area:2/1/3/2}.partners-grid .image-wrapper:nth-child(4){grid-area:2/2/3/3}.partners-grid .image-wrapper:nth-child(5){grid-area:3/1/4/2}.partners-grid .image-wrapper:nth-child(6){grid-area:3/2/4/3}.partners-grid .image-wrapper:nth-child(7){grid-area:1/3/2/4}.partners-grid .image-wrapper:nth-child(8){grid-area:2/3/3/4}.partners-grid .image-wrapper:nth-child(9){grid-area:3/3/4/4}}.trial-block{width:100vw;margin-top:50px}.trial-block .background-image{grid-area:1/1/2/2;width:100vw;height:100%;justify-content:center;overflow:hidden;justify-items:center}#contact-modal,.trial-block--center .trial-box{height:fit-content}.trial-block .background-image img{grid-area:1/1/2/2}@media (max-width:760px){.client-group-box{max-width:390px}.partners-grid .image-wrapper:nth-child(9){display:none;width:0;height:0}.trial-block .background-image img{width:760px}#ai-research #clients-groups .clients-groups .client-group-box{width:100%}}.trial-block .trial-box{grid-area:1/1/2/2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:80vw;margin:0 auto;padding:24px 32px;gap:32px;border-radius:8px;box-shadow:0 2px 15px -.6px rgba(0,0,0,.15);backdrop-filter:blur(14px);color:#191919;text-align:center;font-size:31px;font-weight:600;line-height:40px;background:linear-gradient(180deg,rgba(255,255,255,.75) 0,rgba(255,255,255,.5) 100%)}@media (min-width:761px) and (max-width:1199px){.client-group-box .name{font-size:1.25rem}.trial-block{margin-top:0}.trial-block .background-image img{width:1199px}.trial-block .trial-box{margin:8vw auto;min-width:400px;width:80vw}}.trial-block .trial-box .info{color:#000;font-size:.75rem;font-weight:400}.trial-block--left .trial-box p{line-height:2.5rem}.trial-block--left .trial-box .orange-button .orange-button__content{font-size:1.5rem}@media (min-width:1200px){#top .navBar .logo{display:inline-block}#footer .footer-head,#top .navBar .logo-mobile,#top .navBar nav .label-toggle,#top .navBar nav .main-nav .contact-information,.trial-block .trial-box .info{display:none}#top .navBar nav{display:block;align-items:center;display:flex;justify-content:space-between}#top .navBar nav .main-nav{display:block;box-shadow:none;padding:0;position:initial;width:auto;height:auto}#top .navBar nav .main-nav ul{align-items:center;display:flex;justify-content:space-between;list-style-type:none;margin:0;padding:0}#top .navBar nav .main-nav li{display:inline-block;transition:.3s;white-space:nowrap}#top .navBar nav .main-nav li.active a,#top .navBar nav .main-nav li:hover a{color:#e8702a}#top .navBar nav .main-nav li:last-of-type{padding-top:0}#top .navBar nav .main-nav li.sub-menu-toggle::after{right:3px;top:12px;left:auto}#top .navBar nav .main-nav li a{padding:5px 20px 5px 15px}#top .navBar nav .main-nav li a .arrow{position:absolute;right:5px;top:calc(50% - 5px)}#top .navBar nav .main-nav li.btn{margin-left:15px}#top .navBar nav .main-nav li.btn a{border:1px solid #686868;min-width:auto}#top .navBar nav .main-nav li .sub-nav{background-color:#fff;border-radius:2px;box-shadow:0 0 2px 0 rgba(94,94,94,.5);left:0;min-width:100%;padding:0;position:absolute;top:100%}#top .navBar nav .main-nav li .sub-nav li{display:block;margin-left:0}#top .navBar nav .main-nav li .sub-nav li a{padding:10px 16px;color:#191919}#top .navBar nav .main-nav li .sub-nav li a.active,#top .navBar nav .main-nav li .sub-nav li a.focus,#top .navBar nav .main-nav li .sub-nav li a:active,#top .navBar nav .main-nav li .sub-nav li a:focus,#top .navBar nav .main-nav li .sub-nav li a:hover{background-color:#fefefe}#footer .footer-wrapper{flex-wrap:nowrap}#footer .high-performer-wrapper{flex-direction:column;height:auto;align-items:flex-start}#footer .high-performer-wrapper .badge-wrapper{width:250px;flex-wrap:wrap;margin-bottom:0}#footer .high-performer-wrapper .badge-wrapper a img{margin-left:-10px}#footer .high-performer-wrapper a.g2-rank{margin-bottom:0}#footer .navigation{flex-wrap:nowrap;flex-basis:min-content;max-width:1000px}#footer .navigation .sub-heading{font-size:1.5rem;line-height:1.6rem}#footer .navigation .list-unstyled a{font-size:20px}#footer .footer-bottom{justify-content:space-between;gap:0;flex-wrap:nowrap}.client-group-box{justify-content:space-evenly;height:7vw;min-height:140px;max-height:300px}.partners-grid{grid-column-gap:4vw;grid-row-gap:25px;grid-area:2/1/4/2;max-width:30vw;padding:30px 0;margin-right:80px}.trial-block .background-image img{margin-left:1100px;width:700px}.trial-block .trial-box{flex-direction:row;margin:auto;min-width:770px;height:fit-content;padding:48px 64px;max-width:1000px}.trial-block .trial-box .orange-button .orange-button__content{white-space:nowrap}.trial-block--left .background-image{transform:rotate(180deg)}.trial-block--left .trial-box{flex-direction:row-reverse;min-width:850px}.trial-block--center .background-image img{width:1800px;margin:-60px 0}}.trial-block--center .trial-box p{font-size:2.4375rem;line-height:2.5rem}.customer-reviews{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px}.review-box{display:flex;padding:32px;flex-direction:column;justify-content:center;align-items:flex-start;gap:26px;border-radius:9px;background:linear-gradient(180deg,#fefefe 0,rgba(255,255,255,.75) 100%);box-shadow:0 4px 20px -.8px rgba(0,0,0,.1);backdrop-filter:blur(17.3px)}.review-box .review{font-size:1.25rem}.review-box .review strong{color:#191919;font-weight:700;line-height:1.3rem}.review-box .review span{color:#686868;font-weight:400;line-height:1.6875rem}.review-box .author{display:flex;align-items:center;gap:16px}.review-box .author .logo{width:65px;height:65px;display:flex;align-items:center;justify-content:center}.review-box .author .name{font-size:1rem;font-weight:400;line-height:1.4rem;background-clip:text;-webkit-background-clip:text}.review-box .author .company{color:#191919;font-size:.625rem;font-weight:400;line-height:.78rem}.highlights-switch .highlights-content-view{opacity:0;transition:.2s ease-in-out}.highlights-switch .highlights-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.highlights-switch .buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:8px;grid-row-gap:12px;margin:42px 0;width:100%}.highlights-switch .buttons .highlights-button{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:8px;background-color:#fff;border:1.5px solid #fff;border-radius:5px;box-shadow:0 2.8px 15.5px 0 rgba(0,0,0,.15);position:relative;backdrop-filter:blur(13px);cursor:pointer}.highlights-switch .buttons .highlights-button::after{content:"";position:absolute;top:-2px;left:-2px;opacity:0;width:calc(100% + 4px);height:calc(100% + 4px);border-radius:8px;background:rgba(242,102,34,.2);box-shadow:0 3.6px 19.8px 0 rgba(0,0,0,.15);transition:.3s ease-in-out}.highlights-switch .buttons .highlights-button.active{border:1.5px solid #f26622}.highlights-switch .buttons .highlights-button img{width:43px;height:43px}.highlights-switch .buttons .highlights-button span{font-size:.75rem;font-weight:400;line-height:.94rem;background-clip:text;-webkit-background-clip:text}.highlights-switch .highlights-image-wrapper{width:100%;border-radius:8px;overflow:hidden}.highlights-switch .highlights-image-wrapper picture img{width:100%;height:auto;max-width:645px}.highlights-switch .highlights-info-wrapper{display:flex;flex-direction:column;align-items:center;font-weight:400;text-align:center;gap:16px;margin-top:15px}.highlights-switch .highlights-info-wrapper .highlights-info{width:100%;flex-direction:column;padding:12px;border-radius:8px;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,.5) 100%);box-shadow:0 2.4px 10.6px 0 rgba(0,0,0,.15);backdrop-filter:blur(9.6px);color:#000;font-size:1rem;line-height:1.4rem;display:none}.contact-modal-button:checked~#contact-modal,.highlights-switch .highlights-info-wrapper .highlights-info.active{display:flex}.highlights-switch .highlights-info-wrapper .highlights-title{display:none;color:#000;font-size:1rem;font-weight:700;line-height:130%}.highlights-switch .highlights-info-wrapper .highlights-info-button a.active,.highlights-switch .highlights-info-wrapper .highlights-title.active{display:initial}.highlights-switch .highlights-info-wrapper .highlights-info-button{margin-top:16px}#contact-modal{display:none;flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:0;width:fit-content;align-items:stretch;justify-content:center;gap:24px;padding:48px;min-height:130px;margin:auto;z-index:2;border-radius:8px;border:1px solid #f26622;background:#fff}#contact-modal .contact-block{min-width:160px;width:8vw;min-height:168px;padding:18px;border-radius:8px;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,.5) 100%);box-shadow:0 5px 22px 0 rgba(0,0,0,.15);backdrop-filter:blur(20px);position:relative;cursor:pointer}#contact-modal .contact-block::after{position:absolute;opacity:0;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(270deg,#ee5106 .33%,#ff932f 99.74%);border-radius:8px;z-index:-1}#contact-modal .contact-block:hover .contact-block-content .block-title,#contact-modal .contact-block:hover .contact-block-content .contact-block-info{color:#fff}#contact-modal .contact-block .contact-block-content .contact-block-icon .icon-white,#contact-modal .contact-block:hover .contact-block-content .contact-block-icon .icon-gradient{opacity:0}#contact-modal .contact-block .contact-block-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:18px;padding:18px;border-radius:8px;z-index:1;cursor:pointer}#contact-modal .contact-block .contact-block-content .block-title{color:#555;text-align:center;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap}#contact-modal .contact-block .contact-block-content .contact-block-icon{width:55px;height:55px;position:relative}#contact-modal .contact-block .contact-block-content .contact-block-icon .icon-gradient,#contact-modal .contact-block .contact-block-content .contact-block-icon .icon-white{position:absolute;top:0;left:0;width:100%;height:100%}#contact-modal .contact-block .contact-block-content .contact-block-icon img{width:55px;height:55px}#contact-modal .contact-block .contact-block-content .contact-block-info{color:#191919;font-size:.8rem;font-style:normal;font-weight:400;line-height:1.7rem;display:none;white-space:nowrap}.contact-modal-background{width:100%;height:100%;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;display:none;z-index:1}.person-image{display:flex;align-items:flex-start;width:100%;gap:1.25rem}.person-image div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.person-image .photo-gradient-wrapper{padding:.25rem;border-radius:50%;display:inline-block;background:#bc43a6;background:linear-gradient(#f26622,#bc43a6,#2c1c6f)}.person-image img.photo{border-radius:50%;background:#fff}#hero,#partners{display:flex;flex-direction:column;gap:3rem}#hero .header .tag-caption{color:#f26622;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;text-align:center}#hero .header h1{font-size:1.875rem;margin-bottom:16px}#hero .header .subtitle{font-size:1.3125rem;line-height:1.8125rem;text-align:center}#hero .header .orange-button{margin:32px auto 0}#hero .image{flex:1;margin:auto;width:100%;max-width:40rem}#hero .image img{width:100%;height:auto}#features-offer .header{text-align:center;margin-bottom:48px}#features-offer .header h2{font-size:1.5rem;font-weight:700;color:#2a2a2a}#ai-research #why-choose .why-choose-content .graphic-section h2,#partners .description h2{font-size:1.5rem;font-weight:700;color:#2a2a2a;text-align:center}#features-offer .features-grid{display:grid;grid-template-columns:1fr;gap:32px}#features-offer .features-grid .feature-box{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 16px}#features-offer .features-grid .feature-box svg{margin-bottom:16px;flex-shrink:0}#features-offer .features-grid .feature-box .icon{width:100%;max-width:274px}#features-offer .features-grid .feature-box .icon img{max-width:274px;width:100%;height:auto}#features-offer .features-grid .feature-box .content{width:100%}#features-offer .features-grid .feature-box h3{text-align:left;font-size:1.125rem;font-weight:700;color:#2a2a2a;line-height:1.4;margin-bottom:8px}*,body{margin:0}#features-offer .features-grid .feature-box p{font-size:.9375rem;line-height:1.5;color:#686868;margin:0;width:100%}#features-offer .features-grid .feature-box .feature-link{color:#f26622;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .3s}#features-offer .features-grid .feature-box .feature-link:hover{color:rgb(212.5,77.8846153846,12.5)}#features-offer .features-grid .feature-box .feature-link::after{content:"→";font-size:1.125rem;transition:transform .3s}#features-offer .features-grid .feature-box .feature-link:hover::after{transform:translateX(4px)}#partners .description{display:flex;flex-direction:column;gap:24px;flex:1}#partners .description p{color:#686868;font-size:1rem;font-weight:400;line-height:130%;text-align:center}#partners .description .orange-button{margin:24px auto 0}#partners .partners{flex:1;width:100%}#ai-research #clients-groups .header{margin-bottom:40px}#ai-research #clients-groups .clients-groups{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}#ai-research #why-choose{background:#f9fafb;border-radius:16px;padding:48px 0}#ai-research #why-choose .why-choose-content{display:flex;flex-direction:column;align-items:center;gap:48px}#ai-research #why-choose .why-choose-content .graphic-section{flex:1;display:flex;flex-direction:column}#ai-research #why-choose .why-choose-content .graphic-section h2{margin-bottom:32px;line-height:1.3}@media (min-width:761px){.customer-reviews{flex-direction:row;gap:16px}.highlights-switch .highlights-content{width:100%;flex-direction:row;align-items:flex-start;justify-content:space-between}.highlights-switch .buttons{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr);min-width:167px;max-width:1000px;margin:24px auto}.highlights-switch .highlights-image-wrapper{width:max-content}.highlights-switch .highlights-image-wrapper picture img{max-width:485px}.highlights-switch .highlights-info-wrapper{min-width:280px;max-width:300px;margin-top:16px}.highlights-switch .highlights-info-wrapper .highlights-info-button{width:100%;font-size:.875rem}#contact-modal{flex-direction:row;min-width:626px;min-height:168px;width:33vw}#contact-modal .contact-block .contact-block-content .contact-block-info{display:initial}.person-image{width:auto}#hero .header .tag-caption{font-size:1rem;margin-bottom:12px}#hero .header h1{line-height:130%;font-size:2.4375rem}#features-offer .header{margin-bottom:64px}#features-offer .header h2,#partners .description h2{font-size:2rem}#features-offer .features-grid{grid-template-columns:repeat(2,1fr);gap:40px 32px}#features-offer .features-grid .feature-box{padding:24px}#features-offer .features-grid .feature-box svg{margin-bottom:20px}#features-offer .features-grid .feature-box .content{text-align:left}#features-offer .features-grid .feature-box h3{font-size:1.25rem}#features-offer .features-grid .feature-box p{font-size:1rem;line-height:1.6}#features-offer .features-grid .feature-box .feature-link{font-size:1rem}#ai-research #clients-groups .clients-groups{justify-content:center;flex-direction:row;flex-wrap:wrap;align-items:stretch;display:grid;grid-template-columns:50% 50%;gap:20px}#ai-research #why-choose{padding:64px 0}#ai-research #why-choose .why-choose-content .graphic-section h2{font-size:1.875rem;margin-bottom:40px}}#ai-research #why-choose .why-choose-content .graphic-section img{width:100%;height:auto;max-width:400px}@media (min-width:761px) and (max-width:1199px){.trial-block--center .trial-box{margin:auto;height:fit-content;flex-direction:column}.customer-reviews{flex-wrap:wrap;align-items:flex-end}.review-box{padding:32px}.review-box:nth-child(1),.review-box:nth-child(2){width:calc(50% - 8px)}.review-box:nth-child(3){width:auto}.highlights-switch{margin:auto;max-width:800px}.highlights-switch .highlights-info-wrapper .highlights-info{font-size:.75rem;line-height:normal}#hero{padding:0 3.8rem;margin:auto}#hero .header .subtitle{font-size:1.5625rem;line-height:125%}#ai-research #why-choose .why-choose-content{gap:64px}#ai-research #why-choose .why-choose-content .graphic-section img{max-width:500px}#contact-box .trial-block .trial-box{margin:auto;height:fit-content;flex-direction:column}}#ai-research #why-choose .why-choose-content .benefits-section{flex:1;width:100%;max-width:600px}#ai-research #why-choose .why-choose-content .benefits-section .benefits-grid{display:grid;grid-template-columns:1fr;gap:24px}#ai-research #why-choose .why-choose-content .benefits-section .benefits-grid .benefit-item h3{font-size:1.125rem;font-weight:700;color:#2a2a2a;margin-bottom:12px;line-height:1.4;text-align:left}#ai-research #why-choose .why-choose-content .benefits-section .benefits-grid .benefit-item p{font-size:.9375rem;line-height:1.5;color:#686868}#ai-team section{display:flex;flex-direction:column;align-items:center;text-align:center;margin:100px 0}#ai-team section h1{max-width:384px;font-weight:600;font-size:1.9rem;line-height:130%;margin:auto auto 16px}#ai-team section p{max-width:448px;margin:auto;color:#686868;font-size:1rem;line-height:140%}#ai-team section .team{width:100%;max-width:512px;display:flex;margin:32px auto;gap:8px}#ai-team section .team-member{display:flex;flex-direction:column;width:33%;text-align:center;gap:14px;padding:9px;border-radius:5px;background:linear-gradient(180deg,rgba(255,255,255,.4) 0,rgba(255,255,255,.1) 100%);box-shadow:0 2.15px 12.9px -.53px rgba(0,0,0,.15);backdrop-filter:blur(11px)}#ai-team section .team-member h4{font-size:.88rem;font-weight:600;margin-bottom:12px;background-clip:text;-webkit-background-clip:text}#ai-team section .team-member h5{color:#2a2a2a;font-size:.62rem;font-weight:400}#ai-team section .team-member .person-image{justify-content:center}#ai-team section .team-member .person-image .photo-gradient-wrapper{padding:.15rem}#ai-team section .team-member .person-image img.photo{height:4.6rem}#ai-team section .team-contact label{cursor:pointer}#trends section{display:flex;flex-direction:column;align-items:center;text-align:center;margin:100px 0;gap:32px}#trends section h1{font-weight:600;font-size:1.9rem;line-height:130%;margin-bottom:16px}#trends section p{margin:auto;color:#686868;font-size:1rem;line-height:140%;max-width:30rem}*,:after,:before,body,html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*{padding:0;border:0;font:inherit;vertical-align:baseline;-webkit-tap-highlight-color:transparent}::selection{background:#ebebeb}body{width:100vw;overflow-x:hidden;color:#191919;font:400 16px/1 Lato,sans-serif;-webkit-font-smoothing:antialiased}body a,body a.active,body a.focus,body a:active,body a:focus,body a:hover{outline:0;text-decoration:none}body .nowrap{white-space:nowrap}body hr{border:0;border-top:1px solid rgba(151,151,151,.3);box-sizing:content-box;height:0;margin:10px 0}body h1{text-align:center;color:#191919;font-style:normal;font-size:1.9rem;line-height:normal;font-weight:600}body h2{color:#191919;text-align:center;font-style:normal;font-weight:700;font-size:1.3rem;line-height:1.3rem}body h3{color:#191919;text-align:center;font-style:normal;font-weight:400;font-size:.9rem;line-height:.9rem}.wrapper{max-width:calc(100vw - 48px);margin-left:auto;margin-right:auto}@media (min-width:540px){.wrapper{min-width:300px;width:90vw;max-width:550px;margin-left:auto;margin-right:auto}}@media (min-width:761px){#ai-research #why-choose .why-choose-content .benefits-section .benefits-grid{grid-template-columns:repeat(2,1fr);gap:32px 24px}#ai-research #why-choose .why-choose-content .benefits-section .benefits-grid .benefit-item h3{font-size:1.25rem;margin-bottom:16px}#ai-research #why-choose .why-choose-content .benefits-section .benefits-grid .benefit-item p{font-size:1rem;line-height:1.6}#ai-team section .team-member{padding:16px;gap:24px}#ai-team section .team-member h4{font-size:1rem}#ai-team section .team-member h5{font-size:.75rem}#ai-team section .team-member .person-image .photo-gradient-wrapper{padding:.25rem}#ai-team section .team-member .person-image img.photo{height:7.5rem}.ai_highlights .highlights-switch .buttons{white-space:nowrap;grid-template-columns:repeat(3,1fr)}body h1,body h2{font-weight:700}body h1,body h2,body h3{color:#191919;text-align:center;font-style:normal}body h1{font-size:2.4rem;line-height:normal}body h2{font-size:2rem;line-height:2rem}body h3{font-weight:400;font-size:1.6rem;line-height:1.6rem}.wrapper{max-width:686px;margin-left:auto;margin-right:auto}}@media (min-width:1200px){.trial-block--center .trial-box{flex-direction:column}.customer-reviews{align-items:flex-start}.highlights-switch .highlights-content-view{max-width:1000px;margin:0 auto}.highlights-switch{margin:auto auto 180px;max-width:900px}.highlights-switch .buttons .highlights-button span{font-weight:600;line-height:1rem}.highlights-switch .highlights-info-wrapper{max-width:400px;min-width:400px}.highlights-switch .highlights-info-wrapper .highlights-info{font-size:1rem;line-height:1.35rem}.highlights-switch .highlights-info-wrapper .highlights-title{font-size:1.25rem;line-height:135%}.person-image{gap:16px}.person-image img.photo{height:8.75rem}#hero{flex-direction:row;align-items:center;gap:32px;margin:auto}#hero .header .tag-caption{text-align:left}#hero .header h1{text-align:left;font-weight:700}#hero .header .subtitle{font-size:1.25rem;line-height:125%;text-align:left}#hero .header .orange-button{margin:32px 0 0}#features-offer .header h2,#partners .description h2{font-size:2.4rem}#features-offer .features-grid{grid-template-columns:repeat(3,1fr);gap:48px 40px}#features-offer .features-grid .feature-box h3{font-size:1.375rem}#ai-research #why-choose{padding:80px 0}#ai-research #why-choose .why-choose-content{flex-direction:row;align-items:center;justify-content:space-between;gap:80px}#ai-research #why-choose .why-choose-content .graphic-section h2{font-size:2.25rem;margin-bottom:48px;text-align:left}#ai-research #why-choose .why-choose-content .graphic-section img{max-width:550px}#ai-research #why-choose .why-choose-content .benefits-section,#trends section p{max-width:none}#ai-research #why-choose .why-choose-content .benefits-section .benefits-grid{gap:40px 32px}#ai-team section{flex-direction:row;text-align:left;align-items:flex-start;gap:32px;max-width:1100px;justify-content:space-between;margin-left:auto;margin-right:auto}#ai-team section h1{text-align:left;margin:0 0 16px}#ai-team section .team{margin:0}#ai-team section .team-contact--desktop{margin-top:25px;display:flex}#ai-team section .team-contact--tablet,#trends section .trends-button-mobile{display:none}#trends section{flex-direction:row-reverse;text-align:left;align-items:flex-start}#trends section>div{width:50%;display:flex;flex-direction:column;gap:1.5rem}#trends section h1{text-align:left;margin-bottom:0}#trends section .trends-button-desktop{display:flex;width:fit-content}body h1,body h2{font-weight:700}body h1{text-align:center;color:#191919;font-style:normal;font-size:2.4rem;line-height:normal}body h2,body h3{color:#191919;text-align:center;font-style:normal;font-size:1.6rem;line-height:1.6rem}body h3{font-weight:400}.wrapper{max-width:1200px;margin-left:auto;margin-right:auto;width:100%}#contact-box .trial-block .background-image img{transform:none}}@media (min-width:1200px) and (max-width:1300px){.wrapper{margin-left:100px;margin-right:100px;max-width:calc(100vw - 2 * 100px)}#ai-research #partners{gap:32px}}@media (min-width:1640px){.wrapper{max-width:1366px}}.wrapper.similar-posts{margin-bottom:74px}#contact-box .contact-box-label{display:block;width:100%;height:100%;cursor:pointer}#contact-box .trial-block .background-image{margin-top:-32px}#contact-box .trial-block .trial-box{height:fit-content}#contact-box .trial-block .trial-box p{font-size:1.6rem;line-height:2rem}.highlight{color:#f26622;background:linear-gradient(274deg,rgba(255,255,255,.2) 1.11%,rgba(255,147,47,.1) 30.09%,rgba(255,147,47,.05) 47.63%,rgba(255,147,47,.14) 71.95%,rgba(255,255,255,.2) 93.59%)}#ai-research article{margin-top:48px;margin-bottom:48px}#ai-research article#hero{margin-top:0;margin-bottom:64px}#ai-research article#contact-box{margin-top:80px;margin-bottom:0}@media (min-width:761px){#contact-box .trial-block .background-image{margin-top:0}#ai-research article{margin-top:64px;margin-bottom:64px}#ai-research article#hero{margin-bottom:80px}#ai-research article#contact-box{margin-top:100px}#ai-research #features-offer .features-grid .feature-box{flex-direction:row;justify-content:space-between}}@media (max-width:1199px){#top .navBar nav .main-nav li.sub-menu-toggle.features::after{left:71px}#top .navBar nav .main-nav li.sub-menu-toggle.resources::after{left:84px}#ai-research #why-choose .why-choose-content .graphic-section{flex-direction:column-reverse}#ai-research .wrapper{max-width:none}#ai-research #partners .description .orange-button,#ai-research #partners .description h2,#ai-research #partners .description p{display:none}}@media (min-width:1200px){#contact-box .trial-block .trial-box{flex-direction:column}#ai-research article{margin-top:80px;margin-bottom:80px}#ai-research article#hero{margin-bottom:100px}#ai-research article#contact-box{margin-top:120px}#ai-research #partners{flex-direction:row-reverse;align-items:center;justify-content:center;padding:30px 0}#ai-research #partners .partners-grid{border-right:1px solid #121212;padding:0 80px 0 0;margin-right:0}#ai-research #partners .description{max-width:640px}}@media (min-width:1200px) and (max-width:1300px){#ai-research #partners .description{max-width:550px}}#ai-research #partners .description h2{font-size:1.3rem;font-weight:400;line-height:1.8rem;color:#191919}#ai-research #features-offer .features-grid .feature-box{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;padding:0}#ai-research #features-offer .features-grid .feature-box:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.12)}#ai-research #features-offer .features-grid .feature-box .content{display:flex;flex-direction:column;gap:16px;padding:24px 0 24px 24px;text-align:left}#ai-research .customer-reviews{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media (min-width:761px){#ai-research .customer-reviews{flex-direction:row;flex-wrap:wrap;align-items:flex-end;gap:20px}}@media (min-width:761px) and (max-width:1199px){#ai-research #partners .description{padding:0 57px;margin:auto}#ai-research #partners .description h2{font-size:1.9rem;font-weight:600;line-height:130%}#ai-research .customer-reviews .review-box{width:calc(50% - 10px)}#ai-research .customer-reviews .review-box:nth-child(3){width:100%;margin:0 auto}}@media (min-width:1200px){#ai-research #partners .description h2{font-size:1.5625rem;font-weight:600;line-height:125%;text-align:left}#ai-research #features-offer h2,#ai-research #partners .description p{text-align:left}#ai-research #partners .description .orange-button{margin:24px 0 0}#ai-research #features-offer .features-grid{grid-template-columns:repeat(2,1fr);gap:48px 40px}#ai-research .customer-reviews{flex-wrap:nowrap;align-items:flex-start;gap:24px}#ai-research .customer-reviews .review-box{flex:1;width:auto}}