.quick-search{position:relative;font-size:.75rem}.quick-search__input{padding:0 .75rem 0 2rem;border:1px solid #6166801f;background-color:#fff;display:flex;align-items:center;gap:.5rem;flex-shrink:0;line-height:1.5;width:15rem;outline:none;color:#616680;transition:all .3s ease-in-out}.quick-search__input::placeholder{color:#616680}.quick-search__input:focus{color:#1c3b71;border-color:#1c3b71}.quick-search__input:focus::placeholder{color:#1c3b71}.quick-search__input:focus+.quick-search__icon{color:#1c3b71}.quick-search__icon{width:1rem;height:1rem;flex-shrink:0;position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#616680}.quick-search__list{display:none;position:absolute;left:0;top:100%;width:100%;background-color:#fff;padding:.75rem;max-height:calc(5 * (.75rem * 1.5 + .5rem + 1px) + 4 * 1rem + .75rem * 2);overflow-y:auto;flex-direction:column;z-index:1;gap:1rem;border-radius:0 0 3px 3px;border:1px solid #1c3b71;border-top:none;transition:all .3s ease-in-out}.quick-search__item{border-bottom:1px solid #6166801f;padding-bottom:.5rem;line-height:1.5;color:#1c3b71;display:flex;gap:.25rem;align-items:flex-end;transition:all .3s ease-in-out;overflow:hidden}.quick-search__item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-search__item svg{height:.7em;width:auto;flex-shrink:0;transform:rotate(45deg);position:relative;top:-.3em}.quick-search__item:hover{border-color:#1c3b71}.quick-search__not-found{color:#616680;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.quick-search.opened .quick-search__input{color:#1c3b71;border-color:#1c3b71;-webkit-clip-path:inset(-12px -12px 0 -12px);clip-path:inset(-12px -12px 0 -12px);border-bottom-right-radius:0;border-bottom-left-radius:0}.quick-search.opened .quick-search__input::placeholder{color:#1c3b71}.quick-search.opened .quick-search__input+.quick-search__icon{color:#1c3b71}.quick-search.opened .quick-search__list{display:flex;-webkit-clip-path:inset(0 -12px -12px -12px);clip-path:inset(0 -12px -12px -12px);animation:opacity-in .3s ease-in-out}@media only screen and (min-width:0px)and (max-width:767.98px){.quick-search{font-size:.625rem}.quick-search__icon{width:.75rem;height:.75rem}.quick-search__input{padding:calc(.5rem - 2px) .5rem calc(.5rem - 2px) 2rem}}.main-layout{display:flex;flex-direction:column;min-height:100vh}.copy-to-clipboard{cursor:pointer;display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;color:#616680}.copy-to-clipboard svg{animation:opacity-in .3s ease-in-out}.container{display:flex;flex-direction:column;width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;max-width:1340px}.container.pt{padding-top:2rem}@media only screen and (min-width:0px)and (max-width:1399.98px){.container{max-width:1140px}}@media only screen and (min-width:0px)and (max-width:1199.98px){.container{max-width:932px}}@media only screen and (min-width:0px)and (max-width:991.98px){.container{max-width:708px}}@media only screen and (min-width:0px)and (max-width:767.98px){.container{max-width:516px}}.custom-input{outline:none;background-color:transparent;border:none;border-bottom:1px solid #616680;padding:12px 12px 11px;color:#616680;font-size:16px;width:100%}.custom-input::placeholder{color:#616680;opacity:.5}.custom-input:focus{outline:none;background-color:transparent}.company-logo{width:7.5rem;height:7.5rem;border-radius:.5rem;overflow:hidden;flex-shrink:0;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px 0 #2a65cc3d}.company-logo svg{position:absolute;width:3.75rem;height:auto;fill:#1c3b71}.company-logo img{width:3.75rem;height:auto;object-fit:contain;display:none}.company-logo-loaded img{display:block}.company-logo-failed img,.company-logo-loaded svg{display:none}.company-logo-failed svg{display:block}@media only screen and (min-width:0px)and (max-width:767.98px){.company-logo{width:3.75rem;height:3.75rem;margin-top:.75rem;margin-left:.75rem}.company-logo img,.company-logo svg{width:1.875rem}}.footer{margin-top:auto;background-color:#171f2d;color:#fff;font-size:1.25rem;line-height:1.5}.footer__inner{display:grid;grid-template-columns:max-content auto;padding:48px 24px;grid-gap:48px;gap:48px}.footer__inner>.footer__copyright{display:none}.footer__info{display:flex;flex-direction:column}.footer__socials{display:flex;margin:24px 0;gap:16px}.footer__socials-link{display:flex;align-items:center;justify-content:center;transition:transform .15s ease-in-out;will-change:transform}.footer__socials-link:hover{transform:scale(1.25)}.footer__certs{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:5px}.footer__certs-logo{height:62px;width:62px;object-fit:contain;border-radius:100%}.footer__logo{height:40px;width:min-content}.footer__copyright{font-size:.75rem;margin-top:auto}.footer__copyright,.footer__nav{-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));flex-wrap:wrap;grid-column-gap:40px;column-gap:40px;grid-row-gap:24px;row-gap:24px}.footer__nav .navblock{display:flex;flex-direction:column;row-gap:16px}.footer__nav .navblock__title{font-size:1.25rem;font-weight:700}.footer__nav .navblock__links{display:flex;flex-direction:column;gap:8px}.footer__nav .navblock__link{font-size:1rem;color:#93a3bd;text-decoration:none}.footer__nav .navblock__link:hover{color:#fff}@media only screen and (min-width:0px)and (max-width:1199.98px){.footer__nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:0px)and (max-width:991.98px){.footer__inner{grid-template-columns:minmax(0,1fr)}.footer__inner>.footer__copyright{display:block;text-align:center}.footer__info{align-items:center}.footer__info>.footer__copyright{display:none}.footer__info .footer__socials{margin-bottom:0}.footer__nav{grid-template-columns:minmax(0,1fr)}.footer__nav .navblock__link,.footer__nav .navblock__title{text-align:center}}.alphabet{padding:3rem 1.5rem;line-height:1.5;color:#1c3b71;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:grid;grid-template-columns:max-content minmax(0,70%);grid-column-gap:6rem;column-gap:6rem}.alphabet__title{font-size:1.5rem;font-weight:700}.alphabet__subtitle{font-size:1.25rem;display:flex;align-items:center;gap:12px}.alphabet__cities{width:100%;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-around;font-size:1rem}.alphabet__city{white-space:nowrap}.alphabet-link{font-weight:700;padding:0 5px;text-decoration:underline}.alphabet-link:hover{text-decoration:underline;text-shadow:0 0 .5px #1c3b71}.alphabet__letters{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;font-size:1rem}.alphabet__letter{text-transform:uppercase;font-weight:400}@media only screen and (min-width:0px)and (max-width:1199.98px){.alphabet{grid-template-columns:minmax(0,1fr);gap:0}.alphabet__title{text-align:center;margin-bottom:1.5rem}.alphabet__subtitle{justify-content:center;margin-bottom:1.5rem;font-weight:700}.alphabet__subtitle svg{display:none}.alphabet__cities{margin-bottom:3rem}.alphabet__letters{flex-wrap:wrap;justify-content:center;gap:1.5rem}}@media only screen and (min-width:0px)and (max-width:767.98px){.alphabet__cities{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:1.5rem;row-gap:1.5rem}.alphabet__city{text-align:center}}.email-pattern__header{display:flex;flex-direction:column;line-height:1.5;color:#1c3b71}.email-pattern__subtitle{font-size:1rem}.email-pattern__title{font-size:2rem;font-weight:700}@media only screen and (min-width:0px)and (max-width:767.98px){.email-pattern__subtitle{text-align:center}.email-pattern__title{font-size:1.25rem;text-align:center}}.email-pattern__result{width:100%;height:100%;border-radius:.5rem;background-color:#edf4fc;padding:1.5rem;color:#616680;font-size:1rem;line-height:1.5;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;overflow:hidden}.email-pattern__result-title:after{content:":"}.email-pattern__result-example{display:flex;flex-direction:column}.email-pattern__result-example strong{font-weight:700}.email-pattern__result-preview{font-size:1.25rem;font-weight:700;color:#1c3b71;display:flex;gap:.5rem;align-items:center;width:100%}.email-pattern__result-preview span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:0px)and (max-width:767.98px){.email-pattern__result{font-size:.875rem;padding:.75rem}.email-pattern__result-preview{font-size:1rem}}.email-pattern__form{display:flex;flex-direction:column;width:100%}.email-pattern__form input{margin-top:1.5rem}.email-pattern__form button{margin-top:3rem}@media only screen and (min-width:0px)and (max-width:767.98px){.email-pattern__form{align-items:center}.email-pattern__form input{margin-top:.75rem}.email-pattern__form button{margin-top:1.5rem}}.email-pattern{border-radius:1rem;background-color:#fff;padding:3rem;margin-bottom:2rem}.email-pattern__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:3rem;gap:3rem}@media only screen and (min-width:0px)and (max-width:1199.98px){.email-pattern__content{display:flex;flex-direction:column}}@media only screen and (min-width:0px)and (max-width:767.98px){.email-pattern{padding:1.5rem}.email-pattern__content{gap:1.5rem}}.head{padding:26px 64px 0}.head p{margin:0;text-transform:uppercase;color:#1c3b71;line-height:28px;font-size:1.5rem}@media only screen and (max-width:767px){.head{padding:17px 24px 0}.head p{line-height:26px;font-size:1.3125rem}}.questions{margin-bottom:2rem}.questions-list__item{color:#616680;border-bottom:1px solid #e3e7f0;padding:1.5rem 2rem}.questions-list__item-question{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1.25rem;font-weight:600;display:flex;width:100%;align-items:center}.questions-list__item-question span{margin:0 5px 0 0}.questions-list__item-answer{margin-left:23px;margin-top:10px;display:none;font-size:1rem;font-weight:400}.questions-list__item .questions-list__item-question>div:after{position:relative;content:"";display:inline-block;width:10px;height:10px;border-right:2px solid #616680;border-top:2px solid #616680;transform:rotate(135deg);margin-left:15px;margin-bottom:3px;transition:all .2s ease-in-out}.questions-list__item.opened .questions-list__item-question{color:#1c3b71}.questions-list__item.opened .questions-list__item-question>div:after{transform:rotate(315deg) translate(-50%,50%)}.questions-list__item.opened .questions-list__item-answer{display:block;transition:transform .2s ease-in-out}.questions-header{margin:0 0 30px;font-size:1.75rem;font-style:normal;font-weight:700;color:#1c3b71;display:flex;align-items:center;padding:0 48px}.questions-header p{margin:0}.questions-header svg{margin-right:8px}@media only screen and (max-width:991px){.questions-header{font-size:1.5rem;padding:0;display:block;text-align:center}.questions-header svg{margin-top:.5rem}.questions-list__item-question{font-size:1rem}}.company-info{padding:3rem;margin-bottom:2rem;border-radius:.25rem;background-color:#f5f9ff}.company-info.mt{margin-top:2rem}@media only screen and (min-width:0px)and (max-width:767.98px){.company-info{padding:.75rem}}.company-description{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem;line-height:1.5;color:#1c3b71}.company-description__info{display:flex;flex-direction:column;gap:5px;overflow:hidden}.company-description__name{font-size:2rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-description__description{font-size:1.25rem;display:flex;gap:5px}.company-description__description span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media only screen and (min-width:0px)and (max-width:767.98px){.company-description{margin-bottom:2rem}.company-description__name{font-size:1.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:pre-wrap}.company-description__description{display:none}}.company-values{background-color:#fff;line-height:1.5;margin-bottom:2rem;border-radius:1rem;overflow:hidden}.company-values__title{font-size:1.25rem;padding:.75rem 1.5rem;background-color:#1c3b71;color:#fff}.company-values__inner{padding:1.5rem}.company-values__table-row{padding:.75rem 0;align-items:center;display:flex;gap:.25rem}.company-values .values-table{display:flex;flex-direction:column}.company-values .values-table__row{color:#616680;font-size:1rem}.company-values .values-table__icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.company-values .values-table__icon svg{height:1.25rem;width:auto}.company-values .values-table__label{font-weight:700}.company-values .values-table__label:after{content:":"}@media only screen and (min-width:0px)and (max-width:767.98px){.company-values__title{text-align:center}.company-values__inner{padding:.75rem}.company-values__table-row{padding:.5rem 0}.company-values .values-table__row{font-size:.875rem}.company-values .values-table__icon{width:1.5rem;height:1.5rem}.company-values .values-table__icon svg{height:1rem}}.company-industries__list{display:flex;gap:1rem;flex-wrap:wrap}.company-industries__item{display:flex;flex-shrink:0;font-size:1rem;line-height:1.5;padding:.75rem 1.5rem;background-color:#f5f9ff;border:1px solid #616680;border-radius:.25rem;color:#616680!important;font-weight:700;white-space:nowrap;transition:box-shadow .2s ease-in-out}.company-industries__item:hover{box-shadow:0 0 .5rem 0 #1c3b71}@media only screen and (min-width:0px)and (max-width:767.98px){.company-industries__list{gap:.75rem}.company-industries__item{font-size:.875rem;padding:.5rem 1rem}}.company-socials{display:flex;gap:.75rem;flex-wrap:wrap}.company-socials__link{color:#616680;cursor:pointer;display:flex;flex-shrink:0;align-items:center;justify-content:center;transition:transform .15s ease-in-out;will-change:transform}.company-socials__link:hover{transform:scale(1.25)}.company-socials__link svg{width:2rem;height:2rem}.map-wrapper{position:relative}.hide-map svg{opacity:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.map-content{opacity:0;animation:fade-in 1.5s forwards;padding:3rem 30% 1.5rem 0;width:100%;display:flex;align-content:center;justify-content:flex-start;overflow:hidden}.map-tooltip.map-tooltip.map-tooltip.map-tooltip.map-tooltip{line-height:1.5;background-color:transparent;box-shadow:0 0 12px 0 #2a65cc3d;color:#1c3b71;border-radius:.5rem;min-width:10rem;max-width:13rem;overflow:hidden;border:none;opacity:1;padding:0;margin:0}.map-tooltip.map-tooltip.map-tooltip.map-tooltip.map-tooltip .tooltip-body{width:100%;height:100%}.map-tooltip.map-tooltip.map-tooltip.map-tooltip.map-tooltip .tooltip-body__header{background-color:#1c3b71;color:#fff;text-align:center;font-size:.75rem;padding:.125rem 0}.map-tooltip.map-tooltip.map-tooltip.map-tooltip.map-tooltip .tooltip-body__content{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border:2px solid #fff;border-top:none;background-color:#f5f9ff;padding:1.5rem 0;overflow:hidden}.map-tooltip.map-tooltip.map-tooltip.map-tooltip.map-tooltip .tooltip-body__title{font-size:1.5rem;font-weight:700;text-align:center;padding:0 1rem}.map-tooltip.map-tooltip.map-tooltip.map-tooltip.map-tooltip .tooltip-body__item{display:flex;align-items:center;justify-content:center;gap:.125rem;padding:.5rem;font-size:.75rem}.map-tooltip.map-tooltip.map-tooltip.map-tooltip.map-tooltip .tooltip-body__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.map-tooltip.map-tooltip.map-tooltip.map-tooltip.map-tooltip .tooltip-body__type{text-transform:capitalize}.map-tooltip.map-tooltip.map-tooltip.map-tooltip.map-tooltip .tooltip-body__type:after{content:":"}.map-tooltip.map-tooltip.map-tooltip.map-tooltip.map-tooltip .tooltip-body__count{font-weight:700}.company-locations{display:flex;justify-content:center;padding-bottom:0}.company-locations_tabs-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%}.company-locations_tabs-wrapper .tabs-wrapper_item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 0}.pane-container{border:.125rem solid #1c3b71;border-radius:.25rem}.pane-container,.pane-container .pane-container-item{display:flex;justify-content:center;align-items:center;padding:.5rem}.pane-container .pane-container-item{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;box-shadow:none;outline:none;min-width:250px;background-color:#fff;color:#1c3b71;font-size:1rem;cursor:pointer}.pane-container .active{background-color:#1c3b71;border-radius:.125rem;color:#fff;z-index:1}.company-nav__list{display:flex;align-items:center;gap:1.5rem}.company-nav__item{padding:.5rem 0;font-size:1rem;line-height:1.5;color:#616680!important;text-decoration:underline!important;font-weight:700;text-align:center}.company-nav__item:hover{color:#1c3b71!important}@media only screen and (min-width:0px)and (max-width:1199.98px){.company-nav__list{gap:.75rem}.company-nav__item{font-size:.8125rem}}@media only screen and (min-width:0px)and (max-width:991.98px){.company-nav__list{width:100%;justify-content:space-around}}@media only screen and (min-width:0px)and (max-width:767.98px){.company-nav__item{font-size:.625rem}}#company-data,#email-pattern,#look-alike,#technographic-data{scroll-margin-top:10em}@media only screen and (min-width:0px)and (max-width:767.98px){#company-data,#email-pattern,#look-alike,#technographic-data{scroll-margin-top:8em}}.company-nav{padding:1rem;margin-bottom:2rem;background-color:#f5f9ff;display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:55px;z-index:9}@media only screen and (min-width:0px)and (max-width:1199.98px){.company-nav{top:71px}}@media only screen and (min-width:0px)and (max-width:991.98px){.company-nav{padding:0 .5rem .5rem;flex-direction:column}}@media only screen and (min-width:0px)and (max-width:767.98px){.company-nav{padding:.125rem;top:58px}}.info-block-wrapper{background:#fff;border-radius:16px;padding:24px;margin-bottom:2rem}.info-block-wrapper__header{margin-bottom:24px}.info-block-wrapper__header.has-icon{display:flex;justify-content:space-between;align-items:center}.info-block-wrapper__header p{margin:0;font-size:24px;font-style:normal;font-weight:600;line-height:150%;color:#1c3b71}.info-block-wrapper__body-button{margin:40px 0 30px;display:flex;justify-content:center}@media only screen and (max-width:991px){.info-block-wrapper__header p{font-size:16px}}.info-lists{display:grid;grid-template-columns:32% 32% 32%;grid-row-gap:1rem;grid-column-gap:2%}.info-lists__item{text-align:center;cursor:pointer;width:100%;text-decoration:none;padding-top:24px;height:225px;border-radius:12px;border:1px solid #e3e7f0;color:#1c3b71;background:#f5f9ff;display:flex;flex-direction:column;justify-content:space-between}.info-lists__item-img{display:flex;justify-content:center;color:#1c3b71;height:50px}.info-lists__item-img img{height:50px}.info-lists__item-name{font-size:1.5rem;font-weight:700;padding:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-lists__item-name.has-text{padding-bottom:0}.info-lists__item-text{font-size:1rem;font-weight:700}.info-lists__item-footer{height:40px;margin-top:auto;border-radius:0 0 12px 12px;background:#616680;color:#fff;padding:8px 12px}.info-lists__item-footer .techno{font-weight:700}.info-lists__item-footer>div{display:flex;justify-content:space-between;align-items:center}.info-lists__item-footer>div .revenue,.info-lists__item-footer>div .size,.info-lists__item-footer>div .techno{background-repeat:no-repeat;background-position:0;background-size:20px auto;font-size:1rem;font-weight:700}.info-lists__item-footer>div .size{padding-left:25px;background-image:url(/next_icons/company-size-ico.svg);background-size:20px auto}.info-lists__item-footer>div .revenue{padding-left:20px;background-image:url(/next_icons/revenue-ico.svg);background-size:15px auto}.info-lists__item-footer>div .techno{text-align:center}@media only screen and (min-width:0px)and (max-width:1199.98px){.info-lists{grid-template-columns:49% 49%}.info-lists__item{height:190px}.info-lists__item-name{font-size:1.25rem}.info-lists__item-text{font-size:.875rem}.info-lists__item-img,.info-lists__item-img img{height:40px}}@media only screen and (min-width:0px)and (max-width:991.98px){.info-lists{display:block}.info-lists__item{margin-bottom:24px}}.letter-list{margin:4rem 0 0;border-radius:4px;width:100%;display:grid;grid-template-columns:32% 32% 32%;grid-gap:24px 1%}.letter-list__item{font-size:1.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2rem}.letter-list__item a{text-decoration:underline;color:#1c3b71}@media only screen and (min-width:0px)and (max-width:767.98px){.letter-list{margin:24px 0 0;grid-template-columns:100%}.letter-list__item{text-align:center;width:100%;font-size:1rem;margin-bottom:1rem}}.search-text{color:#1c3b71;background:#f5f9ff}.search-text.mt{margin-top:2rem}.search-text.as-block{padding:3rem}.search-text__header{font-size:2rem;font-weight:700;margin:0 0 10px;display:flex;align-items:center}.search-text__header p{margin:0}.search-text__header span{border-radius:4px;background:var(--Primary-Blue,#1c3b71);display:flex;padding:8px;justify-content:center;align-items:center;font-size:2rem;font-weight:700;color:#fff;margin:0 0 0 10px}.search-text__text{font-size:1.25rem;font-weight:400;margin:0}@media only screen and (min-width:0px)and (max-width:991.98px){.search-text{text-align:center}.search-text__header{justify-content:center;font-size:1.25rem}.search-text__header span{font-size:1.25rem}.search-text__text{font-size:1rem}}.error-block{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;padding:2rem;border-radius:8px;background:#f5f9ff;margin-bottom:2rem}.error-block__text{width:100%;text-align:center;font-size:1.5rem;font-weight:700;line-height:150%;letter-spacing:5.76px;text-transform:uppercase;margin-bottom:1rem}.error-block__status-code{text-align:center;color:#1c3b71;font-size:250px;font-weight:700;line-height:1;margin-bottom:25px}.error-block__img{width:100%;display:flex;justify-content:center;align-items:center}.error-block__img svg{max-width:100%}.error-block__btn{margin:2rem 0;width:100%;display:flex;justify-content:center}.error-block h1{font-size:2rem;font-weight:600;color:#1c3b71}.error-block h1,.error-block p{text-align:center;line-height:150%}.error-block p{margin-top:10px;color:#616680;font-size:1.25rem;font-weight:700}@media only screen and (min-width:0px)and (max-width:991.98px){.error-block h1{font-size:1.5rem}.error-block p{font-size:1rem}}.search-list-block__item{margin-bottom:2rem;display:grid;grid-template-columns:150px 2.2fr 1.3fr 2fr;grid-column-gap:1%;column-gap:1%;padding:48px;border-radius:8px;border:1px solid #616680;background:#fff;margin-top:24px;position:relative;z-index:1}.search-list-block__item-name{font-style:normal;font-weight:700;font-size:1.5rem;margin-bottom:12px;color:#1c3b71}.search-list-block__item-row.employees,.search-list-block__item-row.industries,.search-list-block__item-row.location,.search-list-block__item-row.revenue,.search-list-block__item-row.website{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1rem;color:#616680;font-size:1rem}.search-list-block__item-row.employees svg,.search-list-block__item-row.industries svg,.search-list-block__item-row.location svg,.search-list-block__item-row.revenue svg,.search-list-block__item-row.website svg{height:24px;width:24px;margin-right:8px;fill:#616680}.search-list-block__item-row.employees a,.search-list-block__item-row.employees p,.search-list-block__item-row.employees span,.search-list-block__item-row.industries a,.search-list-block__item-row.industries p,.search-list-block__item-row.industries span,.search-list-block__item-row.location a,.search-list-block__item-row.location p,.search-list-block__item-row.location span,.search-list-block__item-row.revenue a,.search-list-block__item-row.revenue p,.search-list-block__item-row.revenue span,.search-list-block__item-row.website a,.search-list-block__item-row.website p,.search-list-block__item-row.website span{margin:0}.search-list-block__item-row.employees a,.search-list-block__item-row.industries a,.search-list-block__item-row.location a,.search-list-block__item-row.revenue a,.search-list-block__item-row.website a{color:#2a65cc;cursor:pointer;text-decoration:underline}.search-list-block__item-row.employees span,.search-list-block__item-row.location span,.search-list-block__item-row.revenue span{font-weight:600}.search-list-block__item-row.industries{align-items:flex-start;color:#1c3b71}.search-list-block__item-row.industries svg{fill:#1c3b71}.search-list-block__item-row.industries>div>div{margin:5px 0 7px}.search-list-block__item-row.industries a{font-weight:600}.search-list-block__item-row:last-child{margin-bottom:0}@media only screen and (min-width:0px)and (max-width:1199.98px){.search-list-block__item{padding:24px;grid-template-columns:100%}.search-list-block__item-row{margin-bottom:1rem!important}.search-list-block__item-row.industries{width:100%;color:#616680}.search-list-block__item-row.industries>div{width:100%;display:flex;justify-content:space-between;align-items:center}.search-list-block__item-row.industries svg{fill:#616680}.search-list-block__item-row.employees span,.search-list-block__item-row.location span,.search-list-block__item-row.revenue span{font-weight:700}.search-list-block__item-name{width:100%;text-align:center;margin-top:1rem}.search-list-block__item-logo{width:100%;display:flex;justify-content:center}}@media only screen and (min-width:0px)and (max-width:991.98px){.search-list-block__item-row.employees,.search-list-block__item-row.industries,.search-list-block__item-row.location,.search-list-block__item-row.revenue,.search-list-block__item-row.website{font-size:.875rem}.search-list-block__item-row.employees svg,.search-list-block__item-row.industries svg,.search-list-block__item-row.location svg,.search-list-block__item-row.revenue svg,.search-list-block__item-row.website svg{height:20px;width:24px}.search-list-block__item-name{font-size:1rem}}.pagination{width:100%;margin-bottom:2rem}.pagination,.pagination>div{display:flex;justify-content:center}.pagination a{width:100%;text-align:center;text-decoration:none}.pagination a:hover{text-decoration:underline}.pagination a svg{margin-top:-4px}.pagination p{text-align:center;width:100%;margin:0}.pagination__item{width:45px;height:45px;display:flex;justify-content:center;align-items:center;color:#616680;background:#fff;border-radius:4px;border:1px solid #616680;cursor:pointer;font-size:1.125rem;line-height:28px;margin-right:10px}.pagination__item.active{cursor:auto;color:#fff;background:#616680}.pagination__arrow{cursor:pointer;display:flex;justify-content:center;align-items:center;height:45px}.pagination__arrow svg{height:16px;width:16px}@media only screen and (max-width:767px){.pagination{margin:30px 0 60px}.pagination__item{font-size:1rem;line-height:25px}}.info-table{margin-bottom:40px;background:#fff;border-radius:16px}@media only screen and (min-width:0px)and (max-width:991.98px){.info-table{margin-bottom:60px}}.no-data-block{display:flex;align-items:center;text-align:center;height:100%;font-size:2rem;color:#1c3b71}.see-more-link{margin:0;cursor:pointer;font-weight:700;text-decoration:underline;color:#2a65cc;flex-shrink:0}.custom-modal{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:hsla(223,3%,48%,.5);animation:opacity-in .2s ease-in-out forwards}.custom-modal__content{background-color:unset;will-change:contents;position:relative;padding:0 20px}.custom-modal__close{display:flex;cursor:pointer;position:absolute;right:20px;top:20px}.custom-modal .custom-modal__content{animation:fadeIn .2s ease-in-out forwards}.custom-modal .custom-modal__content.full-width{width:100%}@keyframes opacity-in{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{transform:scale(0)}to{transform:scale(1)}}.custom-modal.cookie-consent-modal{align-items:flex-end;padding-bottom:20px;-webkit-backdrop-filter:none;backdrop-filter:none}.exit-intent-modal-modal{display:none}.exit-intent-modal{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.exit-intent-modal~.custom-modal__close{right:60px;top:40px}.exit-intent-modal~.custom-modal__close i{color:#fff}@media only screen and (min-width:0px)and (max-width:899.98px){.exit-intent-modal~.custom-modal__close{right:40px;top:20px}}.exit-intent-modal .book-demo{padding:60px;background-color:#1c3b71;border:4px solid #8bace7;border-radius:16px;line-height:1.5;width:808px;box-sizing:border-box;position:relative}.exit-intent-modal .book-demo__subtitle,.exit-intent-modal .book-demo__title{color:#fff;white-space:break-spaces;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (min-width:0px)and (max-width:899.98px){.exit-intent-modal .book-demo__subtitle,.exit-intent-modal .book-demo__title{white-space:normal}}.exit-intent-modal .book-demo__title{font-size:32px;margin-bottom:8px}@media only screen and (min-width:0px)and (max-width:899.98px){.exit-intent-modal .book-demo__title{font-size:24px}}.exit-intent-modal .book-demo__subtitle{font-size:20px;margin-bottom:36px}.exit-intent-modal .book-demo__subtitle.small{font-size:16px;margin-inline:-40px}@media only screen and (min-width:0px)and (max-width:1366.98px){.exit-intent-modal .book-demo__subtitle{margin-bottom:20px}}@media only screen and (min-width:0px)and (max-width:899.98px){.exit-intent-modal .book-demo__subtitle{font-size:12px}.exit-intent-modal .book-demo__subtitle.small{font-size:12px;margin-inline:0}}.exit-intent-modal .book-demo__button{-webkit-user-select:none;-moz-user-select:none;user-select:none;height:3rem;padding:.75rem 1.5rem;line-height:1.5;font-size:.875rem;border-radius:.25rem;outline:none;white-space:nowrap;color:#fff;background-color:#1c3b71;transition:all .16s ease-in-out;display:flex;align-items:center;justify-content:center;cursor:pointer;width:max-content;background-color:#fff;border:.125rem solid #fff;color:#1c3b71;font-weight:700;margin-top:80px;font-size:16px;width:100%}.exit-intent-modal .book-demo__button:hover{color:#1c3b71;background-color:#fff;transform:translate(-.25rem,-.25rem);box-shadow:.25rem .25rem 0 #1c3b71}.exit-intent-modal .book-demo__button.outlined{color:#1c3b71;background-color:#fff}.exit-intent-modal .book-demo__button.disabled{color:#fff;background-color:#1c3b71;cursor:not-allowed;opacity:.8}.exit-intent-modal .book-demo__button.disabled:hover{transform:none;box-shadow:none}.exit-intent-modal .book-demo__button:hover{transform:scale(1.015)}@media only screen and (min-width:0px)and (max-width:1366.98px){.exit-intent-modal .book-demo__button{margin-top:30px}}.exit-intent-modal .book-demo__form{display:flex;flex-direction:column}.exit-intent-modal .book-demo__input{outline:none;background-color:transparent;padding:12px 12px 11px;color:#616680;font-size:16px;width:100%;margin-top:16px;font-weight:700;border:none;border-bottom:1px solid #8bace7;color:#8bace7}.exit-intent-modal .book-demo__input::placeholder{color:#616680}.exit-intent-modal .book-demo__input:focus{outline:none;background-color:transparent}.exit-intent-modal .book-demo__input:first-child{margin-top:0}.exit-intent-modal .book-demo__input::placeholder{color:#8bace7;opacity:.5}@media only screen and (min-width:0px)and (max-width:1366.98px){.exit-intent-modal .book-demo__input{margin-top:10px}}.exit-intent-modal .book-demo__input-wrapper{width:100%;position:relative}.exit-intent-modal .book-demo__input-wrapper .book-demo__input{margin-top:16px}.exit-intent-modal .book-demo__input-wrapper .book-demo__error-message{color:#bf392b;font-size:.7875rem;position:absolute;left:0;top:100%}.exit-intent-modal .book-demo__select{outline:none;background-color:transparent;padding:12px 12px 11px;color:#616680;font-size:16px;width:100%;margin-top:16px;font-weight:700;border:none;border-bottom:1px solid #8bace7;color:rgba(139,172,231,.5)}.exit-intent-modal .book-demo__select::placeholder{color:#616680;opacity:.5}.exit-intent-modal .book-demo__select:focus{outline:none;background-color:transparent}.exit-intent-modal .book-demo__input:last-child{margin-bottom:0}@media only screen and (min-width:0px)and (max-width:1366.98px){.exit-intent-modal .book-demo{padding:24px;border:2px solid #8bace7;border-radius:8px}}@media only screen and (min-width:0px)and (max-width:899.98px){.exit-intent-modal .book-demo{width:min(calc(100vw - 50px),404px)}}@media only screen and (min-width:0px)and (max-width:419.98px){.exit-intent-modal .book-demo{padding:40px 24px 24px}}.infotelligent-ns{margin:0 auto 0 -260px;position:absolute;width:520px;z-index:2147483009;font-family:inherit;padding:0 10px 10px;bottom:auto;left:50%;height:min-content}.infotelligent-ns,.infotelligent-ns__body{top:0;text-align:center;box-sizing:border-box;overflow:hidden}.infotelligent-ns__body{border-radius:0 0 5px 5px;cursor:pointer;max-height:96px;padding:10px;position:relative;animation-duration:.5s;animation-name:animate-show-notify;animation-fill-mode:forwards;transform:translateY(-100%);width:100%;display:block}.infotelligent-ns__body.success{background-color:#0c815b}.infotelligent-ns__body.error{background-color:#992216}.infotelligent-ns__text{color:#fff;font-weight:600;line-height:19px;font-size:14px;font-family:inherit;overflow:hidden;text-align:center;text-overflow:ellipsis;width:480px;-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box}@keyframes animate-show-notify{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@font-face{font-family:__iconFont_d5c013;src:url(/_next/static/media/e887750ee40e67a4-s.p.woff) format("woff");font-display:block;font-weight:400;font-style:normal}@font-face{font-family:__iconFont_d5c013;src:url(/_next/static/media/9b77317c4f3f12ff-s.p.ttf) format("truetype");font-display:block;font-weight:400;font-style:normal}@font-face{font-family:__iconFont_Fallback_d5c013;src:local("Arial");ascent-override:100.00%;descent-override:0.00%;line-gap-override:0.00%;size-adjust:100.00%}.__className_d5c013{font-family:__iconFont_d5c013,__iconFont_Fallback_d5c013}@font-face{font-family:__segoeUIFont_f0f356;src:url(/_next/static/media/5116debd3263bed4-s.p.woff) format("woff");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:__segoeUIFont_f0f356;src:url(/_next/static/media/a658a76a082b0b90-s.p.ttf) format("truetype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:__segoeUIFont_f0f356;src:url(/_next/static/media/16d5ac369eeb84cd-s.p.woff) format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__segoeUIFont_f0f356;src:url(/_next/static/media/9a346c67c81b9f4e-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__segoeUIFont_f0f356;src:url(/_next/static/media/2552109f519f22ed-s.p.woff) format("woff");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:__segoeUIFont_f0f356;src:url(/_next/static/media/644bbbc1f473334f-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:__segoeUIFont_f0f356;src:url(/_next/static/media/b5236221ba0153e8-s.p.woff) format("woff");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__segoeUIFont_f0f356;src:url(/_next/static/media/97fcaea486f091df-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__segoeUIFont_f0f356;src:url(/_next/static/media/5357ede66e753649-s.p.woff) format("woff");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:__segoeUIFont_f0f356;src:url(/_next/static/media/661bf7d816cf9083-s.p.ttf) format("truetype");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:__segoeUIFont_Fallback_f0f356;src:local("Arial");ascent-override:108.25%;descent-override:25.18%;line-gap-override:0.00%;size-adjust:99.69%}.__className_f0f356{font-family:__segoeUIFont_f0f356,__segoeUIFont_Fallback_f0f356}