@-webkit-keyframes pulsation{0%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:inherit;transform:inherit}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.progress-bar{position:fixed;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out}.custom-error{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;margin-top:9.0909090909rem}@media(max-width:39.99em){.custom-error{margin-bottom:11.6363636364rem}}.custom-error h2{display:inline-block;font-size:2.6666666667rem;font-weight:400;color:#071751;margin:0 0 25px;border-bottom:2px solid #077be7;padding:0 0 15px}.custom-error span{margin-top:2.9048484848rem;font-size:1.4545454545rem;line-height:1.9781818182rem;font-weight:500;color:#425289}@media(max-width:47.99em){.custom-error span{margin-top:2.4242424242rem}}@media(max-width:39.99em){.custom-error span{margin-top:1.2121212121rem}}@media(max-width:29.99em){.custom-error span{margin-top:0}}@media(max-width:23.49em){.custom-error span{margin-top:-1.2121212121rem}}.custom-error a{margin-top:.9696969697rem}.custom-error svg{vertical-align:middle;font-size:48.4848484848rem!important;height:18.7272727273rem;fill:none}@media(max-width:47.99em){.custom-error svg{font-size:42.4242424242rem!important}}@media(max-width:39.99em){.custom-error svg{font-size:31.5151515152rem!important}}@media(max-width:29.99em){.custom-error svg{font-size:25.4545454545rem!important}}@media(max-width:23.49em){.custom-error svg{font-size:21.8181818182rem!important}}.custom-error .error-bg-rectangles{position:absolute;width:48.4848484848rem;height:21.8181818182rem;background-repeat:no-repeat;margin-left:4.8484848485rem;margin-top:-1.6484848485rem}.custom-error .error-bg-rectangles.intersected{background-image:url(/storage/svg/base/404-bg-rectangles.svg)}@media(max-width:47.99em){.custom-error .error-bg-rectangles{width:40.6060606061rem;margin-top:-.4848484848rem;margin-left:1.3090909091rem}}@media(max-width:39.99em){.custom-error .error-bg-rectangles{width:30.303030303rem;margin-top:2.0363636364rem;margin-left:.6787878788rem;height:14.7393939394rem}}@media(max-width:29.99em){.custom-error .error-bg-rectangles{width:24.2424242424rem;margin-top:3.4909090909rem;margin-left:.6787878788rem;height:12.9212121212rem}}@media(max-width:23.49em){.custom-error .error-bg-rectangles{width:21.2121212121rem;margin-top:4.1696969697rem;margin-left:.2424242424rem;height:10.9818181818rem}}*{-webkit-box-sizing:border-box;box-sizing:border-box}.rc-select{display:inline-block;font-size:12px;width:100px;position:relative}.rc-select .rc-select-selection-placeholder{opacity:.4;pointer-events:none}.rc-select .rc-select-selection-search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.rc-select .rc-select-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none;appearance:none}.rc-select-disabled,.rc-select-disabled input{cursor:not-allowed}.rc-select-disabled .rc-select-selector{opacity:.3}.rc-select-show-arrow.rc-select-loading .rc-select-arrow-icon:after{-webkit-box-sizing:border-box;box-sizing:border-box;width:12px;height:12px;border-radius:100%;border-color:transparent #999;border-style:solid;border-width:2px;-webkit-transform:none;transform:none;margin-top:4px;-webkit-animation:rcSelectLoadingIcon .5s infinite;animation:rcSelectLoadingIcon .5s infinite}.rc-select-show-arrow.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-show-arrow .rc-select-arrow{pointer-events:none;position:absolute;right:5px;top:0}.rc-select-show-arrow .rc-select-arrow-icon:after{content:"";width:0;height:0;display:inline-block;border:5px solid transparent;border-top-color:#999;-webkit-transform:translateY(5px);transform:translateY(5px)}.rc-select-single .rc-select-selector{display:-ms-flexbox;display:flex;position:relative}.rc-select-single .rc-select-selector .rc-select-selection-search,.rc-select-single .rc-select-selector .rc-select-selection-search-input{width:100%}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector{padding:1px;border:1px solid #000}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{border:none;outline:none;background:rgba(255,0,0,.2);width:100%}.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{position:absolute;top:1px;left:3px;pointer-events:none}.rc-select-multiple .rc-select-selector{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1px;border:1px solid #000}.rc-select-multiple .rc-select-selector .rc-select-selection-item{-ms-flex:none;flex:none;background:#bbb;border-radius:4px;margin-right:2px;padding:0 8px}.rc-select-multiple .rc-select-selector .rc-select-selection-item-disabled{cursor:not-allowed;opacity:.5}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow-item{-ms-flex:none;flex:none;max-width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search{position:relative;max-width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{position:absolute;z-index:999;white-space:nowrap;position:none;left:0;top:0;visibility:hidden}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input{border:none;outline:none;background:rgba(255,0,0,.2);width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input,.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{padding:1px;font-family:var(--font);font-style:normal;font-weight:400}.rc-select-allow-clear.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-allow-clear .rc-select-clear{position:absolute;right:20px;top:0}.rc-select-focused .rc-select-selector{border-color:blue!important}.rc-select-dropdown{border:1px solid green;min-height:100px;position:absolute;background:#fff}.rc-select-dropdown-hidden{display:none}.rc-select-item{font-size:16px;line-height:1.5;padding:4px 16px;cursor:pointer}.rc-select-item-group{color:#999;font-weight:700;font-size:80%}.rc-select-item-option{position:relative}.rc-select-item-option .rc-select-item-option-state{position:absolute;right:0;top:4px;pointer-events:none}.rc-select-item-option-grouped{padding-left:24px}.rc-select-item-option-active{background:green}.rc-select-item-option-disabled{color:#999}.rc-select-item-empty{text-align:center;color:#999}.rc-select-selection__choice-zoom{-webkit-transition:all .3s;transition:all .3s}.rc-select-selection__choice-zoom-appear{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}.rc-select-selection__choice-zoom-appear.rc-select-selection__choice-zoom-appear-active,.rc-select-selection__choice-zoom-leave{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.rc-select-selection__choice-zoom-leave.rc-select-selection__choice-zoom-leave-active{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}.rc-select-dropdown-slide-up-appear,.rc-select-dropdown-slide-up-enter{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);-webkit-animation-play-state:paused;animation-play-state:paused}.rc-select-dropdown-slide-up-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34);-webkit-animation-play-state:paused;animation-play-state:paused}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomLeft{-webkit-animation-name:rcSelectDropdownSlideUpOut;animation-name:rcSelectDropdownSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topLeft{-webkit-animation-name:rcSelectDropdownSlideDownOut;animation-name:rcSelectDropdownSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomLeft{-webkit-animation-name:rcSelectDropdownSlideUpIn;animation-name:rcSelectDropdownSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topLeft{-webkit-animation-name:rcSelectDropdownSlideDownIn;animation-name:rcSelectDropdownSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rcSelectDropdownSlideUpIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes rcSelectDropdownSlideUpIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes rcSelectDropdownSlideUpOut{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(1);transform:scaleY(1)}to{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes rcSelectDropdownSlideUpOut{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(1);transform:scaleY(1)}to{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes rcSelectLoadingIcon{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rcSelectLoadingIcon{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rc-select-item-option-active:hover .rc-select-item-option-state-icon,.rc-select-item-option-selected.rc-select-item-option-active .rc-select-item-option-state-icon{color:#fff!important}.loading-link.button{background:transparent!important;height:auto!important;color:#071751!important;font-size:.9696969697rem!important;font-weight:100;padding:0}.loading-link.button.button-type-primary.loading,.loading-link.button.loading{background:transparent!important;color:#afb6cd!important}.loading-link.button .lds-ring{top:56%!important;right:-4.8484848485rem!important;width:.8484848485rem!important;height:.8484848485rem!important}.loading-link.button .lds-ring div{width:.8484848485rem!important;height:.8484848485rem!important;border-color:#afb6cd transparent transparent!important}.plan-collapse-page__api-plan-blocks{width:25%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:1px solid #d8e5f7;padding:1.4545454545rem 1.8787878788rem;position:relative}.plan-collapse-page__api-plan-blocks>span{font-size:1.2121212121rem;color:#077be7;position:absolute;top:1.2121212121rem;left:3.6363636364rem;font-weight:700}@media(max-width:87.49em){.plan-collapse-page__api-plan-blocks>span{position:relative;top:0;left:0}}.plan-collapse-page__api-plan-blocks h4 span{font-size:.8484848485rem;color:#afb6cd;letter-spacing:.0387878788rem;line-height:148%;font-weight:400;position:absolute;top:0}@media(max-width:29.99em){.plan-collapse-page__api-plan-blocks h4 span{font-size:.4848484848rem}}.plan-collapse-page__api-plan-blocks h4,.plan-collapse-page__api-plan-blocks h5{margin:.2424242424rem 0 .4848484848rem;color:#071751;position:absolute;top:2.7272727273rem;left:3.6363636364rem}@media(max-width:87.49em){.plan-collapse-page__api-plan-blocks h4,.plan-collapse-page__api-plan-blocks h5{position:relative;top:0;left:0}}@media(max-width:79.99em){.plan-collapse-page__api-plan-blocks h4,.plan-collapse-page__api-plan-blocks h5{font-size:1.2121212121rem}}@media(max-width:29.99em){.plan-collapse-page__api-plan-blocks h4,.plan-collapse-page__api-plan-blocks h5{font-size:.8484848485rem!important}}.plan-collapse-page__api-plan-blocks h5{margin:.7272727273rem 0 .6060606061rem}@media(max-width:79.99em){.plan-collapse-page__api-plan-blocks h5{margin:.303030303rem 0}}.plan-collapse-page__api-plan-blocks .button{margin-top:4.8484848485rem}@media(max-width:87.49em){.plan-collapse-page__api-plan-blocks .button{margin-top:0}}@media(max-width:63.99em){.plan-collapse-page__api-plan-blocks .button{min-width:6.0606060606rem;height:2.4242424242rem;font-size:.8484848485rem}}@media(max-width:29.99em){.plan-collapse-page__api-plan-blocks .button{width:3.6363636364rem;font-size:.7272727273rem}}.plan-collapse-page__api-plan-blocks:nth-child(2),.plan-collapse-page__api-plan-blocks:nth-child(3){border-right:none;border-bottom:none}.plan-collapse-page__api-plan-blocks:nth-child(4){border-bottom:none}@media(max-width:63.99em){.plan-collapse-page__api-plan h2{font-size:2.0606060606rem}}@media(max-width:39.99em){.plan-collapse-page__api-plan h2{font-size:1.696969697rem;text-align:center}}@media(max-width:63.99em){.plan-collapse-page__api-plan h5{font-size:1.0909090909rem;line-height:1.696969697rem}}@media(max-width:39.99em){.plan-collapse-page__api-plan h5{font-size:.7272727273rem;padding:0 .303030303rem}}@media(max-width:29.99em){.plan-collapse-page__api-plan h5{text-align:center}}.button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:2px;cursor:pointer;border:none;outline:none;font-family:var(--font);position:relative;font-weight:600;-webkit-transition:.2s ease;transition:.2s ease;padding-left:3.0303030303rem;padding-right:3.0303030303rem}.button,.button:hover{text-decoration:none}.button.button-type-primary{background:#0347a6;color:#fff}.button.button-type-primary:hover{-webkit-box-shadow:0 20px 36px -10px rgba(65,165,240,.31);box-shadow:0 20px 36px -10px rgba(65,165,240,.31)}.button.button-type-primary:focus,.button.button-type-primary:hover{background:#055fc6}.button.button-type-primary.loading{background:#0347a6!important}.button.button-type-primary.active{background:#055fc6}.button.button-type-primary.disabled,.button.button-type-primary:disabled{background:#dee1ec;color:#afb6cd;cursor:not-allowed}.button.button-type-primary svg path{fill:#fff}.button.button-type-primary .lds-ring{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.button.button-type-primary .lds-ring div{border-color:#fff transparent transparent}.button.button-type-secondary{background:#0c257f;color:#fff}.button.button-type-secondary:hover{-webkit-box-shadow:0 20px 36px -10px rgba(65,165,240,.31);box-shadow:0 20px 36px -10px rgba(65,165,240,.31)}.button.button-type-secondary:focus,.button.button-type-secondary:hover{background:#3956b2}.button.button-type-secondary.loading{background:#0c257f!important}.button.button-type-secondary.active{background:#081c6d}.button.button-type-secondary.disabled,.button.button-type-secondary:disabled{background:#dee1ec;color:#afb6cd;cursor:not-allowed}.button.button-type-secondary svg path{fill:#fff}.button.button-type-secondary .lds-ring,.button.button-type-secondary .lds-ring div{width:1.5151515152rem;height:1.5151515152rem}.button.button-type-secondary .lds-ring div{border-color:#fff transparent transparent}.button.button-type-invert{background-color:#ebf2fb;color:#0347a6}.button.button-type-invert:hover{background:#0347a6;color:#fff;-webkit-box-shadow:0 20px 36px -10px rgba(7,123,231,.31);box-shadow:0 20px 36px -10px rgba(7,123,231,.31)}.button.button-type-invert:active,.button.button-type-invert:focus{background:#0347a6;color:#fff}.button.button-type-invert.disabled{background:#dee1ec;color:#afb6cd;cursor:not-allowed}.button.button-type-invert.loading{background:#ebf2fb!important;color:#0347a6!important}.button.button-type-invert svg path{fill:#077be7}.button.button-type-transparent{border:1px solid #0347a6;background-color:#fff;color:#0347a6}.button.button-type-transparent:hover{background:#0347a6;color:#fff;-webkit-box-shadow:0 20px 36px -10px rgba(7,123,231,.31);box-shadow:0 20px 36px -10px rgba(7,123,231,.31)}.button.button-type-transparent:active,.button.button-type-transparent:focus{background:#055fc6;color:#fff}.button.button-type-transparent.loading{background:#fff!important}.button.button-type-transparent.disabled{background:#fff;border-color:#dee1ec;color:#afb6cd;cursor:not-allowed}.button.button-type-transparent svg path{fill:#fff}.button.size-64{height:3.8787878788rem;letter-spacing:.02em;font-size:1.0909090909rem;line-height:1.3333333333rem}.button.size-64 .lds-ring,.button.size-64 .lds-ring div{width:1.5151515152rem;height:1.5151515152rem;border-width:.1212121212rem}.button.size-48{font-weight:500;font-style:normal;height:2.9090909091rem;letter-spacing:.02em;font-size:.9696969697rem;line-height:1.0909090909rem}.button.size-48 .lds-ring,.button.size-48 .lds-ring div{width:1.2121212121rem;height:1.2121212121rem;border-width:.1212121212rem}.button.size-32{font-weight:400;font-style:normal;font-size:.8484848485rem;height:1.9393939394rem;line-height:148%;letter-spacing:.04em}.button.size-32 .lds-ring,.button.size-32 .lds-ring div{width:1.0909090909rem;height:1.0909090909rem;border-width:.1212121212rem}.design-v2 .button{border:2px solid transparent;font-weight:700;font-size:.9696969697rem;line-height:1.2727272727rem;text-align:center;position:relative}.design-v2 .button svg{font-size:1.2121212121rem}.design-v2 .button.button-rounded-full{border-radius:13.9393939394rem}.design-v2 .button.button-rounded-sm{border-radius:.4242424242rem}.design-v2 .button.button-type-light{background:#fff;color:#0d254b}.design-v2 .button.button-type-light:hover{background:#0550e2;border-color:#fff;color:#fff}.design-v2 .button.button-type-primary{background:#0550e2;color:#fff}.design-v2 .button.button-type-primary:hover{border-color:#0550e2;background:#fff;color:#0550e2}.design-v2 .button.button-type-deep{background:#0d254b;color:#fff}.design-v2 .button.button-type-deep-invert,.design-v2 .button.button-type-deep:hover{border-color:#0d254b;background:#fff;color:#0d254b}.design-v2 .button.button-type-deep-invert:hover{background:#0d254b;color:#fff}.design-v2 .button.button-type-dark{background:#191919;color:#fff}.design-v2 .button.button-type-dark:hover{border-color:#191919;background:#fff;color:#191919}.design-v2 .button.button-type-transparent{background:transparent;border-color:#fff;color:#fff}.design-v2 .button.button-type-transparent:hover{border-color:#0d254b;background:#fff;color:#0d254b}.design-v2 .button.button-type-invert{background:hsla(0,0%,100%,.25);color:#fff}.design-v2 .button.button-type-invert:hover{border-color:#fff;background:#0550e2;color:#fff}.design-v2 .button.size-50,.design-v2 .button.size-56{height:3.3939393939rem;letter-spacing:.02em;font-size:#fff;line-height:1.3333333333rem}.design-v2 .button.size-50 .lds-ring,.design-v2 .button.size-50 .lds-ring div,.design-v2 .button.size-56 .lds-ring,.design-v2 .button.size-56 .lds-ring div{width:1.5151515152rem;height:1.5151515152rem;border-width:.1212121212rem}.rc-dropdown{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#425289}.rc-dropdown.rc-dropdown-has-options .rc-dropdown-label{cursor:pointer}.rc-dropdown.rc-dropdown-loading .rc-dropdown-label{cursor:not-allowed;color:#b2b8ce}.rc-dropdown .rc-dropdown-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.rc-dropdown .rc-dropdown-label svg:first-child:not(:last-child){width:.9696969697rem;height:.9696969697rem}.rc-dropdown .rc-dropdown-options{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:revert;flex-direction:revert;width:auto;min-width:100%;top:1.8181818182rem;background:#fff;-webkit-box-shadow:0 32px 32px rgba(81,113,228,.15);box-shadow:0 32px 32px rgba(81,113,228,.15);z-index:99;border:none}.rc-dropdown .rc-dropdown-options-left{left:-.6060606061rem}.rc-dropdown .rc-dropdown-options-right{left:-11.5151515152rem}@media(max-width:25.9275em){.rc-dropdown .rc-dropdown-options-right{left:-11.7575757576rem!important}}.rc-dropdown .rc-dropdown-options.middle:not(.hide){left:-13.9393939394rem}@media(max-width:25.9275em){.rc-dropdown .rc-dropdown-options.middle:not(.hide){left:-5.4545454545rem}}.rc-dropdown .rc-dropdown-options-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;min-width:12.9696969697rem}@media(max-width:25.9275em){.rc-dropdown .rc-dropdown-options-row{min-width:50%}}.rc-dropdown .rc-dropdown-options-row:not(:first-child){border-left:1px solid #ebf2fb}.rc-dropdown .rc-dropdown-options-item{position:relative;padding:.4242424242rem .303030303rem .4242424242rem .9696969697rem;margin-top:.4848484848rem;color:#425289;z-index:2}.rc-dropdown .rc-dropdown-options-item.disabled,.rc-dropdown .rc-dropdown-options-item.link-disabled{color:#b8bdd3}.rc-dropdown .rc-dropdown-options-item label{cursor:pointer}.rc-dropdown .rc-dropdown-options-item:last-child{margin-bottom:.4848484848rem}.rc-dropdown .rc-dropdown-options-item .gdb-icon-arrow-down{position:absolute;top:50%;right:1.0909090909rem;-webkit-transform:translate3d(0,-50%,0) rotate(-90deg)!important;transform:translate3d(0,-50%,0) rotate(-90deg)!important;font-size:.5454545455rem!important;width:auto}.rc-dropdown .rc-dropdown-options-item .gdb-icon-arrow-down path{stroke-width:.1515151515rem}.rc-dropdown .rc-dropdown-options-item.rc-dropdown-options-item-open{background:rgba(7,123,231,.1);color:#0347a6}.rc-dropdown .rc-dropdown-options-item.rc-dropdown-options-item-open .gdb-icon-arrow-down{-webkit-transform:translate3d(0,-50%,0) rotate(90deg)!important;transform:translate3d(0,-50%,0) rotate(90deg)!important}.rc-dropdown .rc-dropdown-options a,.rc-dropdown .rc-dropdown-options a:hover{text-decoration:none}.rc-dropdown .gdb-icon{width:.4848484848rem;margin-left:.303030303rem;fill:none;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.rc-dropdown-open .gdb-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__menu .rc-dropdown-label{padding:2.336969697rem 0}.gdb-checkbox{display:-ms-flexbox;display:flex;cursor:pointer}.gdb-checkbox:hover .gdb-checkbox-label{color:#41a5f0}.gdb-checkbox:hover .gdb-checkbox-input-wrapper{border-color:#41a5f0}.gdb-checkbox.checked .gdb-checkbox-label{color:#41a5f0}.gdb-checkbox.checked .gdb-checkbox-input-wrapper{background-color:#077be7;border-color:#077be7}.gdb-checkbox.checked .gdb-checkbox-input-wrapper .gdb-checkbox-icon path{fill:#fff}.gdb-checkbox.disabled{cursor:not-allowed}.gdb-checkbox.disabled .gdb-checkbox-label{color:#afb6cd}.gdb-checkbox.disabled .gdb-checkbox-input-wrapper{background-color:#7c8eb5;border-color:#7c8eb5}.gdb-checkbox .gdb-checkbox-input-wrapper{position:relative;width:1.2121212121rem;height:1.2121212121rem;border-radius:2px;border:1px solid #d8e5f7;margin:.2424242424rem 0;-webkit-transition:all .1s;transition:all .1s}.gdb-checkbox .gdb-checkbox-input-wrapper .gdb-checkbox-icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:.6060606061rem}.gdb-checkbox .gdb-checkbox-input-wrapper .gdb-checkbox-icon path{fill:#fff}.gdb-checkbox .gdb-checkbox-input-wrapper .gdb-checkbox-input{display:none}.gdb-checkbox .gdb-checkbox-label{color:#425289;margin-left:.4848484848rem;font-size:1.0909090909rem;line-height:1.696969697rem;-webkit-transition:all .1s;transition:all .1s}.gdb-icon.gdb-icon-size-small{font-size:.8484848485rem}.gdb-icon.gdb-icon-size-md{font-size:.9696969697rem}.gdb-icon.gdb-icon-size-big{font-size:2.7272727273rem}.gdb-icon.disabled{cursor:not-allowed}.gdb-icon.disabled path{fill:#ccc}.gdb-icon-half-star{height:1.4545454545rem!important}.gdb-icon-about-us-upper{font-size:16.9696969697rem!important;height:20.6060606061rem;fill:none}.rc-info{display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:16.4848484848rem;width:100%;min-height:1.2727272727rem;cursor:pointer;font-size:.9696969697rem;line-height:1.4545454545rem}.rc-info:hover label,.rc-info:hover span{-webkit-transition:all 0;transition:all 0;color:#055fc6}.rc-info.disabled{cursor:not-allowed}.rc-info.disabled label,.rc-info.disabled label span{color:#afb6cd;cursor:not-allowed}.rc-info.disabled svg path{stroke:#afb6cd}.rc-info label{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;text-align:left;font-family:var(--font);font-size:.8484848485rem;letter-spacing:.04em;cursor:pointer}.rc-info label span{cursor:pointer;margin:.1212121212rem 0 0;color:#afb6cd}.rc-info svg{background:rgba(7,123,231,.1);padding:.303030303rem;min-width:1.696969697rem;width:1.696969697rem;height:1.696969697rem;-webkit-transform:rotate(0deg)!important;transform:rotate(0deg)!important;margin:0 .7272727273rem 0 0}.rc-info .button{display:-ms-flexbox;display:flex;-webkit-box-shadow:none!important;box-shadow:none!important}.rc-info .button.loading.loading-link label,.rc-info .button.loading.loading-link span{color:#afb6cd}.rc-info .button.loading.loading-link svg{background:rgba(222,225,236,.1)}.rc-info .button.loading.loading-link svg path{stroke:#afb6cd}.rc-info .button .lds-ring{top:15%!important;left:100%;right:0!important}.content__wrapper{height:29.5757575758rem;max-width:72.1212121212rem;width:100%;margin:0 auto;padding:0 .9090909091rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media(max-width:79.99em){.content__wrapper{margin:0 auto}}@media(max-width:63.99em){.content__wrapper{height:auto}}@media(max-width:47.99em){.content__wrapper{-ms-flex-direction:column;flex-direction:column}}@media(max-width:25.9275em){.content__wrapper{padding:0}}.content__wrapper>div{color:#425289;max-width:35.8787878788rem;width:100%;font-size:1.0909090909rem;line-height:1.696969697rem}.content__wrapper>div:first-child{padding-right:2.4242424242rem}@media(max-width:47.99em){.content__wrapper>div:first-child{padding-right:0}}@media(max-width:79.99em){.content__wrapper>div{text-align:center;margin:0 auto;max-width:100%;width:100%;padding-top:3.0303030303rem}}@media(min-width:80em){.content__wrapper>div{margin-left:1.5151515152rem}}@media(max-width:25.9275em){.content__wrapper>div p{text-align:start}}.content__wrapper .laptop-svg{height:100%;width:100%;max-height:100%;max-width:100%}@media(max-width:79.99em){.content .alternative{margin:0}}.content h2{margin:0 0 .9696969697rem;color:#071751;max-width:29.6363636364rem;width:100%}@media(max-width:29.99em){.content h2{font-size:2.1212121212rem}}@media(max-width:25.9275em){.content h2{font-size:1.9393939394rem;line-height:2.1818181818rem;text-align:start!important;margin-bottom:.7272727273rem}}.gdb-loader{position:relative;text-align:center;margin:0 auto;height:13.9393939394rem;max-width:76.8484848485rem;width:100%}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.lds-ring{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto;width:3.0303030303rem;height:3.0303030303rem}.lds-ring.lds-ring-small{width:1.9696969697rem;height:1.9696969697rem}.lds-ring.lds-ring-small div{width:1.8181818182rem;height:1.8181818182rem;border-width:.1818181818rem}.lds-ring.lds-ring-color-white div{border-color:#fff transparent transparent}.lds-ring div{position:absolute;left:0;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:3.0303030303rem;height:3.0303030303rem;border-radius:50%;-webkit-animation:rotate 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:rotate 1.2s cubic-bezier(.5,0,.5,1) infinite;border:.303030303rem solid transparent;border-top-color:#077be7}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes fadeMask{0%{background:transparent}to{background:rgba(0,0,0,.4)}}@keyframes fadeMask{0%{background:transparent}to{background:rgba(0,0,0,.4)}}@-webkit-keyframes fadeSemitransparentMask{0%{background:transparent}to{background:rgba(0,0,0,.01)}}@keyframes fadeSemitransparentMask{0%{background:transparent}to{background:rgba(0,0,0,.01)}}.gdb-mask{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:9997}.gdb-mask.gdb-mask-black{-webkit-animation:fadeMask .5s forwards;animation:fadeMask .5s forwards}.gdb-mask.gdb-mask-semitransparent{-webkit-animation:fadeSemitransparentMask .25s forwards;animation:fadeSemitransparentMask .25s forwards}@media(max-width:47.99em){.rc-dropdown{cursor:auto}}.rc-dropdown.rc-dropdown-mega{position:unset}.rc-dropdown.rc-dropdown-mega-label{cursor:pointer;padding:2.336969697rem 0}.rc-dropdown.rc-dropdown-mega .rc-dropdown-options{left:0;top:6.1818181818rem!important;width:100%}.rc-dropdown.rc-dropdown-mega .rc-dropdown-options.hide{display:none}.rc-dropdown.rc-dropdown-mega .rc-dropdown-options-row:first-child{position:relative;width:11.6363636364rem;margin-left:4.5454545455rem;margin-right:.9090909091rem;background-repeat:no-repeat;background-size:contain;background-position:0 110%}.rc-dropdown.rc-dropdown-mega .rc-dropdown-options-row:first-child.intersected{background-image:url(/storage/svg/decoration/decoration.svg)}@media(max-width:47.99em){.rc-dropdown.rc-dropdown-mega .rc-dropdown-options-row:first-child{position:absolute;padding-top:4.8484848485rem;top:-6.3636363636rem;right:0;margin:0;width:19.3939393939rem;height:100vh;background:#fff}}.rc-dropdown.rc-dropdown-mega .rc-dropdown-options-row:first-child .gdb-shapes{position:absolute;bottom:1.4545454545rem;height:calc(100% - 180px);display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.rc-dropdown.rc-dropdown-mega .rc-dropdown-options-row:first-child .gdb-shapes .gdb-icon-shape{margin:.5rem 0 0 .5rem;height:100%;width:auto;max-width:calc(100% - 24px);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.rc-dropdown.rc-dropdown-mega .rc-dropdown-options-row:first-child .gdb-shapes .gdb-icon-shape:last-child{width:40%;bottom:auto;height:auto;position:absolute;left:25%;top:10%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media(max-width:47.99em){.rc-dropdown.rc-dropdown-mega .rc-dropdown-options-row:first-child .gdb-shapes .gdb-icon-shape:last-child{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}.rc-dropdown.rc-dropdown-mega .rc-dropdown-options-row .rc-flex-row{padding:.9696969697rem 4.3636363636rem 1.9393939394rem}.rc-dropdown.rc-dropdown-mega .rc-dropdown-options-row .rc-flex-item{width:25%}.rc-dropdown:not(.rc-dropdown-open) .rc-dropdown-options{display:none}.rc-dropdown .rc-dropdown-options-item{cursor:pointer;display:block;border-radius:2px}.rc-dropdown .rc-dropdown-options-item.disabled,.rc-dropdown .rc-dropdown-options-item.loading{background-color:#d8e5f7;color:#7c8eb5;cursor:not-allowed}.rc-dropdown .rc-dropdown-options-item .lds-ring{position:absolute;left:inherit;right:.9090909091rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:15px;margin:0}.rc-dropdown .rc-dropdown-options-item .lds-ring div{margin:0;position:absolute;left:0;top:0;width:15px;height:15px;border-width:.1212121212rem}.buttons-row{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:1.8181818182rem}.buttons-row>button{font-size:.7272727273rem;max-width:6.0606060606rem;width:100%;margin-left:.6060606061rem;height:2.4242424242rem}.our-values__color{width:4.3636363636rem;height:4.3636363636rem}.our-values__color>div{width:1.4545454545rem;height:1.4545454545rem}.our-values span:first-child span{max-width:29.5757575758rem}.first-element{background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end;border-bottom-left-radius:50%}.first-element>div{background-color:#077be7;border-top-right-radius:50%;-webkit-box-shadow:none;box-shadow:none;-webkit-animation:shadow-animation 5s ease-in-out forwards;animation:shadow-animation 5s ease-in-out forwards}@-webkit-keyframes shadow-animation{0%{-webkit-box-shadow:none;box-shadow:none}to{-webkit-box-shadow:0 16px 16px rgba(12,37,127,.08);box-shadow:0 16px 16px rgba(12,37,127,.08)}}.second-element{background-color:#07e796;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:start;align-items:flex-start;border-top-right-radius:50%}.second-element>div{background-color:#f5f9fc;border-bottom-left-radius:50%;-webkit-box-shadow:none;box-shadow:none;-webkit-animation:shadow-animation 7s ease-in-out forwards;animation:shadow-animation 7s ease-in-out forwards}.third-element{background-color:#077be7;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end;border-bottom-left-radius:50%}.third-element>div{background-color:#f5f9fc;border-top-right-radius:50%;-webkit-box-shadow:none;box-shadow:none;-webkit-animation:shadow-animation 9s ease-in-out forwards;animation:shadow-animation 9s ease-in-out forwards}.fourth-element{background-color:#f62942;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;border-top-left-radius:50%}.fourth-element>div{background-color:#f5f9fc;border-bottom-right-radius:50%;-webkit-box-shadow:none;box-shadow:none;-webkit-animation:shadow-animation 9s ease-in-out forwards;animation:shadow-animation 9s ease-in-out forwards}.fifth-element{background-color:#ffb84f;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;border-bottom-right-radius:50%}.fifth-element>div{background-color:#f5f9fc;border-top-left-radius:50%;-webkit-box-shadow:none;box-shadow:none;-webkit-animation:shadow-animation 11s ease-in-out forwards;animation:shadow-animation 11s ease-in-out forwards}@keyframes shadow-animation{0%{-webkit-box-shadow:none;box-shadow:none}to{-webkit-box-shadow:0 16px 16px rgba(12,37,127,.08);box-shadow:0 16px 16px rgba(12,37,127,.08)}}.plan-collapse__info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:1.4545454545rem;color:#071751}.plan-collapse__info>div:first-child{font-size:1.2121212121rem;color:#071751;font-weight:700}@media(max-width:25.9275em){.plan-collapse__info{-ms-flex-align:start;align-items:flex-start}}.plan-collapse__title{display:-ms-flexbox;display:flex;margin-top:.4848484848rem;font-size:1.0909090909rem;line-height:1.696969697rem}.plan-collapse__title .icon-check{fill:none;font-size:1.2121212121rem;height:1.3333333333rem;width:1.3333333333rem}.plan-collapse__title>span{width:100%;margin-left:.7272727273rem}.select{position:relative}.select.has-error{margin-bottom:1.5151515152rem}.select.has-error .rc-select{border-color:#f72942}@media(max-width:39.99em){.select{width:100%}}.select .rc-select{width:100%;font-weight:400;background:#fff;border:1px solid #d8e5f7;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;line-height:1.696969697rem}.select .rc-select.rc-select-focused{border:1px solid #055fc6!important;-webkit-box-sizing:border-box;box-sizing:border-box}.select .rc-select .rc-select-selection-search-input{color:#071751;font-weight:400;height:100%;font-size:1.0909090909rem;line-height:1.696969697rem}.select .rc-select .rc-select-selection-search-input[aria-hidden=true]{display:none}.select .rc-select .rc-select-selection-placeholder{opacity:1;color:#3e4f82!important}.select .rc-select .rc-select-selection-item,.select .rc-select .rc-select-selection-placeholder{top:0!important;color:#425289;font-weight:400;padding:0 .9696969697rem;font-size:1.0909090909rem;line-height:.8484848485rem;display:-ms-flexbox;display:flex;text-align:center;-ms-flex-align:center;align-items:center;height:100%}.select .rc-select .rc-select-selection-item span,.select .rc-select .rc-select-selection-placeholder span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:left}.select .rc-select input{padding:.9696969697rem 1.0909090909rem 1.0909090909rem;background:transparent!important}.select .rc-select .rc-select-selector{height:100%;border:none!important}.select .rc-select-show-arrow .rc-select-arrow{top:1.5151515152rem;right:1.2121212121rem;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.select .rc-select-show-arrow .rc-select-arrow-icon:after{content:"";border:none;width:.7272727273rem;height:.3636363636rem;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23425289' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.select.select-size-64 .rc-select{height:3.8787878788rem;font-size:1.0909090909rem}.select.select-size-48 .rc-select{height:2.9090909091rem;font-size:.8484848485rem}.select.select-size-48 .rc-select input{padding:0 .6060606061rem;font-size:.9696969697rem}.select.select-size-48 .rc-select .rc-select-selection-item,.select.select-size-48 .rc-select .rc-select-selection-placeholder{top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.4848484848rem;font-size:.9696969697rem}.select.select-size-48 .rc-select .rc-select-arrow{top:.9696969697rem;right:.6060606061rem}.select.select-size-32 .rc-select{height:1.9393939394rem;font-size:.8484848485rem}.select.select-size-32 .rc-select input{padding:0 .6060606061rem;font-size:.8484848485rem}.select.select-size-32 .rc-select .rc-select-selection-item,.select.select-size-32 .rc-select .rc-select-selection-placeholder{top:0;padding:.0606060606rem .4848484848rem;font-size:.8484848485rem}.select.select-size-32 .rc-select .rc-select-arrow{top:.6060606061rem;right:.6060606061rem}.rc-select-item-option-state-icon{position:absolute;right:1.2121212121rem;color:#425289}.rc-select-dropdown{min-height:10.9090909091rem!important;border:1px solid #055fc6!important;-webkit-box-shadow:0 48px 48px rgba(12,37,127,.08);box-shadow:0 48px 48px rgba(12,37,127,.08);border-radius:2px;z-index:999}.rc-select-dropdown .rc-select-item-option-content{font-weight:400;font-family:var(--font);padding-left:.2424242424rem;cursor:pointer;font-size:.9696969697rem;line-height:1.696969697rem}.rc-select-dropdown .rc-select-item-option-active{width:100%;border-color:.0606060606rem #077be7 solid!important;background:#077be7;color:#fff!important}.rc-select-dropdown .rc-select-item-empty{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.rc-select-dropdown .rc-virtual-list-holder{height:15.1515151515rem;position:relative;overflow:hidden}.rc-select-dropdown .rc-virtual-list-holder-inner{max-width:100%;width:100%;position:absolute;border-color:.0606060606rem #077be7 solid!important}.contact-us__social-media{text-align:left;position:relative;z-index:10}@media(max-width:39.99em){.contact-us__social-media{text-align:center}}.contact-us__media{margin-top:1.8181818182rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media(max-width:39.99em){.contact-us__media{-ms-flex-pack:center;justify-content:center}}.contact-us__media a{width:2.6666666667rem;height:2.6666666667rem;background:#fff;border:1px solid #077be7;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;margin-right:1.3333333333rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.contact-us__media .icon-twitter{font-size:1.0909090909rem;height:.7878787879rem;fill:none}.contact-us__media .icon-facebook{font-size:.4848484848rem;height:.8484848485rem;fill:none}.contact-us__media .icon-linkedin{font-size:.9696969697rem;height:.9696969697rem;fill:none}.contact-us__media .icon-medium{font-size:.9696969697rem;height:.7878787879rem}.contact-us__media .icon-medium path{fill:#077be7}.plan-collapse-page svg{font-size:.9696969697rem;fill:none}.plan-collapse-page__table-blocks{background:#f5f9fc}.web-technologies__suggestions{display:-ms-flexbox;display:flex;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:2.1212121212rem}.web-technologies__suggestions:first-child{margin-top:0}.web-technologies__left{min-width:24px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.web-technologies__left>span{position:absolute;bottom:40%;left:25%;font-size:1.4545454545rem;color:#071751;font-weight:700;margin-bottom:.2424242424rem}.web-technologies__left svg{font-size:.4848484848rem;height:.4848484848rem}.web-technologies__true>span{-webkit-transition:all .3s ease;transition:all .3s ease;color:#077be7}.web-technologies__true svg{font-size:1.4545454545rem!important;height:1.4545454545rem}.web-technologies__right{color:#425289;margin-left:2.3636363636rem;font-size:1.0909090909rem;line-height:1.696969697rem}.web-technologies h2{margin:0;color:#071751}.web-technologies svg{-webkit-transition:all .3s ease;transition:all .3s ease}.empty-block{margin:0 auto;max-width:76.8484848485rem;width:100%;height:13.9393939394rem;background:#fff;-webkit-box-shadow:0 .4242424242rem 1.6363636364rem .1818181818rem rgba(31,105,179,.05);box-shadow:0 .4242424242rem 1.6363636364rem .1818181818rem rgba(31,105,179,.05);border-radius:7px 7px 7px 7px;border:1px solid #d8e5f7;-ms-flex-pack:center;justify-content:center}.empty-block,.empty-block .fresh-investigation-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.empty-block .fresh-investigation-wrapper{-ms-flex-direction:column;flex-direction:column}.empty-block .fresh-investigation-wrapper span{font-weight:500;font-size:1.4545454545rem;line-height:1.9393939394rem;margin:0 auto .9090909091rem;color:#071751}.empty-block .fresh-investigation-wrapper button{padding:1.2121212121rem;margin:0;height:unset}.loader-border{border:1px solid #d8e5f7;border-radius:7px!important}.infinity-report-loader{margin:0 auto;max-width:76.8484848485rem;width:100%;height:13.9393939394rem;background:#fff;background-image:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));border-radius:0 0 7px 7px;border:.0606060606rem solid #d8e5f7;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}.infinity-report-loader.infinity-report-loader-has-shadow{-webkit-box-shadow:0 7px 27px 3px rgba(31,105,179,.05);box-shadow:0 7px 27px 3px rgba(31,105,179,.05)}.infinity-report-loader .lds-ring{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:3.9393939394rem;height:3.9393939394rem}.loader-bottom{height:9.0909090909rem;margin-top:-8.2424242424rem;background:-webkit-gradient(linear,left bottom,left top,color-stop(15%,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,#fff 15%,hsla(0,0%,100%,0));-webkit-box-shadow:0 .4242424242rem 1.6363636364rem -.7878787879rem rgba(31,105,179,.05);box-shadow:0 .4242424242rem 1.6363636364rem -.7878787879rem rgba(31,105,179,.05);border-radius:0}.asked-questions-wrapper{padding:7.2727272727rem 0}.asked-questions-wrapper .asked-questions-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:3.6363636364rem;gap:3.6363636364rem;margin:0 auto;max-width:77.5757575758rem}@media(max-width:63.99em){.asked-questions-wrapper .asked-questions-container{grid-template-columns:1fr;padding:0 .9090909091rem;gap:1.2121212121rem}}.asked-questions-wrapper .asked-questions-container h2{text-align:left;font-weight:900;font-size:3.7575757576rem;line-height:4.7272727273rem;margin:1.8181818182rem 0 0}@media(max-width:63.99em){.asked-questions-wrapper .asked-questions-container h2{font-size:2.5454545455rem;text-align:center;margin:0}}.asked-questions-wrapper .asked-questions-container .asked-questions-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item{position:relative;width:100%}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item:not(:last-child){-webkit-box-shadow:inset 0 -1px 0 0 #eaf0f6;box-shadow:inset 0 -1px 0 0 #eaf0f6}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item.question-disabled h2{cursor:not-allowed;color:#afb6cd}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item.question-disabled .gdb-icon path{stroke:#afb6cd!important}@media(max-width:63.99em){.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item{max-width:100%;width:100%}}@media(max-width:39.99em){.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item{padding-right:.9696969697rem}}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item .question-block-item{padding:1.4545454545rem;background:#f4f4f4;border-radius:.6060606061rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item h2,.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item h3{margin:0;font-weight:700;font-size:1.5757575758rem;line-height:1.9393939394rem;color:#191919;cursor:pointer;padding:2.1818181818rem 0}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item h3{padding:0 1.2121212121rem .7272727273rem}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item p{margin:0;padding:0;font-weight:400;font-size:1.2121212121rem;line-height:1.8181818182rem;letter-spacing:.5%;color:#323232}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ol,.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ul{margin:0;padding:0 2.1212121212rem 1.0909090909rem}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ol ol,.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ol ul,.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ul ol,.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ul ul{padding:0 1.3333333333rem 1.0909090909rem}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ol li,.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ul li{padding-left:0;font-size:1.0303030303rem;color:#425289}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ol li:not(:last-child),.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ul li:not(:last-child){margin-bottom:.303030303rem}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ol li::marker,.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ul li::marker{color:#071751}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ol li p,.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ul li p{padding:0}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item ul{list-style:disc;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.6060606061rem;margin-top:1.2121212121rem;padding-left:1.2121212121rem}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item .gdb-icon{position:absolute;top:2.6666666667rem;right:0;pointer-events:none;fill:none;font-size:1.2121212121rem;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item .gdb-icon.unactive{-webkit-transform:rotate(1deg);transform:rotate(1deg)}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item .gdb-icon.unactive path{stroke:#717e95}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item .gdb-icon.active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item .gdb-icon.active path{stroke:#0d254b}.asked-questions-wrapper .asked-questions-container .asked-questions-list .asked-questions-item a{margin-left:.1515151515rem;margin-right:.1515151515rem}.asked-questions-wrapper .asked-questions-container .asked-questions-list>div:first-child{margin-top:0}.gdb-cards{max-width:73.696969697rem;width:100%;margin:4.5454545455rem auto;padding:4.4242424242rem 0;display:-ms-flexbox;display:flex;background-repeat:no-repeat;background-size:contain;background-position:50%}.gdb-cards.intersected{background-image:url(/storage/svg/decoration/product-decoration.svg)}@media(max-width:63.99em){.gdb-cards{display:block;padding:0 1.5151515152rem;margin:4.5454545455rem auto 1.5151515152rem;background-image:unset!important}}@media(max-width:25.9275em){.gdb-cards{padding:0;margin:4.5454545455rem 0 1.5151515152rem}}.gdb-cards .gdb-card{width:100%;border:1px solid #ebf2fb;padding:1.8181818182rem 1.6666666667rem;border-radius:2px;background-color:#fff}@media(max-width:63.99em){.gdb-cards .gdb-card{background-color:#fff}.gdb-cards .gdb-card:not(:first-child){margin-top:1.2121212121rem}}.gdb-cards .gdb-card:not(:last-child){margin-right:1.9393939394rem}@media(max-width:63.99em){.gdb-cards .gdb-card:not(:last-child){margin-right:0}}.gdb-cards .gdb-card .gdb-card-title{margin:0 0 .4545454545rem;color:#071751;font-size:1.4545454545rem;line-height:2.0606060606rem}@media(max-width:25.9275em){.gdb-cards .gdb-card .gdb-card-title{font-size:1.2121212121rem;line-height:1.4545454545rem}}.gdb-cards .gdb-card .gdb-card-description{color:#425289;font-size:1.0909090909rem}@media(max-width:25.9275em){.gdb-cards .gdb-card .gdb-card-description{font-size:.9696969697rem;line-height:1.4545454545rem}}.get-data{max-width:61.0909090909rem;width:100%;margin:4.5454545455rem auto 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:1.5151515152rem}@media(max-width:39.99em){.get-data{-ms-flex-direction:column;flex-direction:column;gap:0}}@media(max-width:25.9275em){.get-data{margin:4.3636363636rem auto 0}}.get-data.get-data-dark .get-data__text,.get-data.get-data-dark .get-data__title h2{color:#fff}.get-data.loading .get-data__button,.get-data.loading .get-data__sub_title,.get-data.loading .get-data__text,.get-data.loading .get-data__title{background-image:-webkit-gradient(linear,right top,left top,from(#efefef),color-stop(20%,#fcfcfc),to(#efefef))!important;background-image:linear-gradient(-90deg,#efefef,#fcfcfc 20%,#efefef)!important;background-size:400% 400%!important;background-position:0 0;-webkit-animation:skeleton-pulse 1s ease-in-out infinite;animation:skeleton-pulse 1s ease-in-out infinite;border-radius:8px;color:transparent!important}@-webkit-keyframes skeleton-pulse{to{background-position:-135% 0}}.get-data.loading .get-data__button *,.get-data.loading .get-data__button>*,.get-data.loading .get-data__sub_title *,.get-data.loading .get-data__sub_title>*,.get-data.loading .get-data__text *,.get-data.loading .get-data__text>*,.get-data.loading .get-data__title *,.get-data.loading .get-data__title>*{opacity:0}.get-data__product{display:-ms-flexbox;display:flex;color:#3956b2;font-size:1.0909090909rem;margin-bottom:.4848484848rem;text-decoration:none;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.get-data__product:hover{color:#0c257f;text-decoration:none}.get-data .get-data__info{max-width:29.5757575758rem;width:100%}@media(max-width:39.99em){.get-data .get-data__product,.get-data .get-data__title{text-align:center;width:100%;display:block}}.get-data .get-data__sub_title{margin-top:.6060606061rem;color:#071751;font-size:1.4545454545rem;line-height:1.9393939394rem;font-weight:500}.get-data h2{margin:0;color:#071751;font-size:1.9393939394rem;line-height:2.303030303rem}@media(max-width:39.99em){.get-data h2{margin:0 auto;font-size:1.6363636364rem;line-height:1.8181818182rem}}@media(max-width:25.9275em){.get-data h2{text-align:start;font-size:1.4545454545rem;line-height:1.696969697rem}}.get-data .get-data__text{margin-top:.9696969697rem;font-style:normal;font-weight:400;color:#425289;font-size:1.0909090909rem;line-height:1.696969697rem}@media(max-width:39.99em){.get-data .get-data__text{text-align:center}}@media(max-width:25.9275em){.get-data .get-data__text{margin-top:.4848484848rem;text-align:start;font-size:.9696969697rem;line-height:1.4545454545rem}}.get-data .get-data__button{display:-ms-inline-flexbox;display:inline-flex;margin-top:.9696969697rem}.get-data .get-data__button .button{padding:.9090909091rem 1.2121212121rem}@media(max-width:39.99em){.get-data .get-data__button{text-align:center}}@media(max-width:25.9275em){.get-data .get-data__button{margin-top:.4848484848rem;width:100%}.get-data .get-data__button button{width:100%}}.get-data .get-data__image,.get-data .get-data__video{min-height:29.5757575758rem}.get-data .get-data__video video{max-width:100%}.get-data .get-data__image,.get-data .get-data__image-placeholder{margin-left:1.9393939394rem;max-width:29.5757575758rem;width:100%}@media(max-width:29.99em){.get-data .get-data__image,.get-data .get-data__image-placeholder{margin-left:0!important}}.get-data .get-data__image img,.get-data .get-data__image-placeholder img{-o-object-fit:contain;object-fit:contain}@media(max-width:29.99em){.get-data .get-data__image{margin-left:0}}@media(max-width:63.99em){.get-data .get-data__video{margin-right:0}.get-data .get-data__video video{margin:0 auto;width:100%}}@media(max-width:39.99em){.get-data .get-data__video{margin-top:1.9393939394rem}}.get-data .get-data__image-placeholder{min-height:29.5757575758rem;max-width:29.5757575758rem;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#efefef),color-stop(20%,#fcfcfc),to(#efefef))!important;background-image:linear-gradient(-90deg,#efefef,#fcfcfc 20%,#efefef)!important;background-size:400% 400%!important;background-position:0 0;-webkit-animation:skeleton-pulse 1s ease-in-out infinite;animation:skeleton-pulse 1s ease-in-out infinite;border-radius:8px}.get-data .get-data__image-placeholder *{opacity:0}.get-data-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:4.5454545455rem;margin-top:4.5454545455rem}@media(max-width:79.99em){.get-data-reverse{margin-bottom:3.0303030303rem}}@media(max-width:39.99em){.get-data-reverse{-ms-flex-direction:column;flex-direction:column}}@media(max-width:25.9275em){.get-data-reverse{margin-top:.4848484848rem;margin-bottom:.4848484848rem}}.get-data-reverse .get-data__image,.get-data-reverse .get-data__image-placeholder,.get-data-reverse .get-data__video{margin-left:0;max-width:29.5757575758rem;width:100%}@media(max-width:63.99em){.get-data-reverse .get-data__image video,.get-data-reverse .get-data__image-placeholder video,.get-data-reverse .get-data__video video{margin:0 auto;width:100%}}.get-data-reverse .get-data__info{max-width:29.5757575758rem;width:100%}.design-v2 .get-data{margin:4.2424242424rem auto;text-align:center;max-width:unset;display:-ms-flexbox;display:flex;-ms-flex-pack:inherit;justify-content:inherit;-ms-flex-align:inherit;align-items:inherit;gap:inherit}.design-v2 .get-data .get-data__info{max-width:unset}.design-v2 .get-data h2{color:inherit;font-size:3.7575757576rem;line-height:4.7272727273rem;font-weight:900}.design-v2 .get-data .get-data__text{margin:.6060606061rem auto;color:#323232;font-size:1.0303030303rem;line-height:1.5757575758rem;max-width:53.3333333333rem}@media(max-width:39.99em){.design-v2 .get-data .get-data__text{text-align:inherit}}.features{max-width:61.0909090909rem;width:100%;margin:4.3636363636rem auto 0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.9393939394rem}@media(max-width:79.99em){.features{grid-template-columns:repeat(3,2fr);grid-gap:.9090909091rem;padding:0 .9090909091rem}}@media(max-width:63.99em){.features{grid-template-columns:repeat(2,3fr)}}@media(max-width:29.99em){.features{grid-template-columns:repeat(1,5fr)}}.features>div{border:1px solid #ebf2fb;border-radius:2px;padding:1.9393939394rem 1.4545454545rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.features span{margin-top:.9696969697rem;font-size:1.2121212121rem;color:#071751;-ms-flex-positive:3;flex-grow:3;font-weight:700}.features>div:nth-child(5) span{width:30px}.features svg{margin-bottom:.4848484848rem;font-size:2.4242424242rem!important;height:2.4242424242rem;fill:none}.design-v1 .info-block{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:9.2121212121rem;position:relative}@media(max-width:25.9275em){.design-v1 .info-block{display:block;margin-top:2.9090909091rem;-ms-flex-pack:start;justify-content:flex-start}}.design-v1 .info-block .__lead-generation h5{max-width:35.8787878788rem!important;font-weight:500!important}.design-v1 .info-block .__customers h5{max-width:52.1818181818rem}@media(max-width:63.99em){.design-v1 .info-block .__customers h5{padding:0 10px}}@media(max-width:29.99em){.design-v1 .info-block .__customers h5{font-size:1.2121212121rem}}@media(max-width:25.9275em){.design-v1 .info-block .__customers h5{padding:0}}.design-v1 .info-block .__careers h5{max-width:48.4848484848rem;color:#425289;margin-top:.7272727273rem}.design-v1 .info-block .info-block__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;text-align:center;z-index:10;background-color:#fff}.design-v1 .info-block .info-block__wrapper.transparent{background-color:transparent}.design-v1 .info-block .info-block__wrapper a{margin-top:2.0606060606rem}@media(max-width:25.9275em){.design-v1 .info-block .info-block__wrapper a{width:100%;margin-top:.7272727273rem}}.design-v1 .info-block .info-block__wrapper a .button{margin-top:0}@media(max-width:25.9275em){.design-v1 .info-block .info-block__wrapper a .button{width:100%}}.design-v1 .info-block .info-block__wrapper .input-button{position:relative;margin-top:2.0606060606rem;max-width:35.4545454545rem;width:100%;display:-ms-flexbox;display:flex}.design-v1 .info-block .info-block__wrapper .input-button button{margin-top:0;text-wrap:nowrap}@media(max-width:39.99em){.design-v1 .info-block .info-block__wrapper .input-button button{margin-top:1.2121212121rem}}.design-v1 .info-block .info-block__wrapper .input-button .input-wrapper{margin:0}@media(max-width:25.9275em){.design-v1 .info-block .info-block__wrapper .input-button .input-wrapper{max-width:100%;width:100%;-ms-flex-item-align:start;align-self:flex-start}.design-v1 .info-block .info-block__wrapper .input-button .input-wrapper input{width:100%}}@media(max-width:39.99em){.design-v1 .info-block .info-block__wrapper .input-button{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}@media(max-width:25.9275em){.design-v1 .info-block .info-block__wrapper .input-button{max-width:100%;width:100%}.design-v1 .info-block .info-block__wrapper .input-button button{width:100%}}.design-v1 .info-block .info-block__wrapper .api-buttons{margin-top:2.0606060606rem}@media(max-width:25.9275em){.design-v1 .info-block .info-block__wrapper .api-buttons{width:100%}}@media(max-width:39.99em){.design-v1 .info-block .info-block__wrapper .api-buttons>*{display:-ms-flexbox;display:flex}.design-v1 .info-block .info-block__wrapper .api-buttons>:first-child{margin-top:0}.design-v1 .info-block .info-block__wrapper .api-buttons>:not(:first-child){margin-top:1.2121212121rem}}.design-v1 .info-block .info-block__wrapper .api-buttons>:not(:last-child){margin-right:1.9393939394rem}@media(max-width:39.99em){.design-v1 .info-block .info-block__wrapper .api-buttons>:not(:last-child){margin-right:0}}.design-v1 .info-block .info-block__wrapper .input-error-label{position:absolute;color:#f72942;right:15.1515151515rem;bottom:-.303030303rem;text-align:right}@media(max-width:39.99em){.design-v1 .info-block .info-block__wrapper .input-error-label{bottom:3.9393939394rem;right:unset;display:block;text-align:center}}.design-v1 .info-block button{margin-top:1.2121212121rem}.design-v1 .info-block h1{margin:.9696969697rem .9696969697rem .7272727273rem;max-width:48.4848484848rem;width:100%;color:#071751}@media(max-width:39.99em){.design-v1 .info-block h1{font-size:2.9090909091rem;line-height:4.0606060606rem}}@media(max-width:25.9275em){.design-v1 .info-block h1{margin:.9696969697rem 0 .7272727273rem;-ms-flex-item-align:start;align-self:flex-start;font-size:2.4242424242rem;line-height:2.6666666667rem}}.design-v1 .info-block h2{margin:0;max-width:35.8787878788rem;width:100%;color:#425289;font-size:1.4545454545rem;font-weight:500;line-height:1.7575757576rem}@media(max-width:29.99em){.design-v1 .info-block h2{font-size:1.2121212121rem}}@media(max-width:25.9275em){.design-v1 .info-block h2{-ms-flex-item-align:start;align-self:flex-start;font-size:.9696969697rem;line-height:1.2121212121rem}}@media(max-width:20.0625em){.design-v1 .info-block>div input{max-width:90%}}.our-benefits{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-width:73.696969697rem;width:100%;margin:11.6363636364rem auto 0}@media(max-width:63.99em){.our-benefits{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:5.8181818182rem 0}}.our-benefits__wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3.8787878788rem 1.9393939394rem;margin-left:8.2424242424rem}@media(max-width:63.99em){.our-benefits__wrapper{grid-template-columns:repeat(2,1fr);margin:0}}@media(max-width:39.99em){.our-benefits__wrapper{margin-left:0}}.our-benefits__wrapper>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.our-benefits__wrapper span{margin-top:.9696969697rem;color:#425289}.our-benefits__wrapper svg{font-size:2.4242424242rem!important;height:2.4242424242rem;fill:none}.our-benefits h2{margin:0;color:#071751}@media(max-width:29.99em){.our-benefits h2{font-size:2.1212121212rem;margin:3.6363636364rem 0!important}}.request-demo{background-size:cover;background-repeat:no-repeat;background-color:#0d267f;max-width:73.696969697rem;width:100%;margin:0 auto;position:relative;z-index:2}.request-demo.request-demo-size-compact .request-demo__wrapper{margin:3.0303030303rem 0!important;padding:2.7878787879rem 0}.request-demo.request-demo-size-compact .request-demo__wrapper h2{font-size:1.9393939394rem}@media(max-width:79.99em){.request-demo{padding:0 2.7272727273rem;margin:6.0606060606rem auto 0}}@media(max-width:39.99em){.request-demo{background-image:inherit!important}}@media(max-width:29.99em){.request-demo{padding:0 1.2121212121rem;margin-top:1.8181818182rem}}@media(max-width:25.9275em){.request-demo{margin-bottom:6.7878787879rem}}.request-demo.gray{background-color:#f5f9fc}@media(max-width:29.99em){.request-demo.gray{margin-top:6.0606060606rem}}.request-demo.gray h2{color:#071751}@media(max-width:47.99em){.request-demo.gray h2{font-size:2.4242424242rem;line-height:2.6181818182rem}}.request-demo.alternative{margin:7.8787878788rem auto 0}.request-demo .request-demo__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;height:100%;width:100%;padding:6.7878787879rem 0}@media(max-width:47.99em){.request-demo .request-demo__wrapper{display:block;padding:3.0303030303rem 0}}@media(max-width:29.99em){.request-demo .request-demo__wrapper{padding-top:3.6363636364rem}}.request-demo .request-demo__button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}@media(max-width:47.99em){.request-demo .request-demo__button{padding-top:1.8181818182rem;-ms-flex-pack:center;justify-content:center}}@media(max-width:25.9275em){.request-demo .request-demo__button a,.request-demo .request-demo__button a button{width:100%}}.request-demo a:focus{outline:none}.request-demo a:focus button{background:#41a5f0}.request-demo button{border:none;outline:none;cursor:pointer;width:14.5454545455rem;height:3.8787878788rem;background:#077be7;border-radius:2px;letter-spacing:.02em;color:#fff;font-size:1.0909090909rem;line-height:1.696969697rem}@media(max-width:63.99em){.request-demo__button{text-align:center;margin:0 auto}}.request-demo__title{width:60%}@media(max-width:47.99em){.request-demo__title{margin:0 auto;text-align:center;width:100%;padding:1.2121212121rem .9090909091rem 0}}@media(max-width:25.9275em){.request-demo__title{padding:0}}.request-demo h2{margin:0;color:#fff;font-size:2.4242424242rem;line-height:2.9090909091rem}@media(max-width:63.99em){.request-demo h2{font-size:1.8181818182rem}}@media(max-width:39.99em){.request-demo h2{font-size:1.696969697rem;line-height:1.9393939394rem}}.request-demo-loader{height:19.3939393939rem;background-color:#0d267f;max-width:73.696969697rem;width:100%;margin:0 auto}.request-demo-loader.gray{background-color:#f5f9fc}.plan-collapse-page__table-set{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.plan-collapse-page__table-set>div{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(7,1fr);font-weight:500;color:#077be7}.plan-collapse-page__table-set>div:first-child{background:#fff;color:#425289;font-weight:500}.plan-collapse-page__table-blocks>div{padding:1.5151515152rem 0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:1px solid #d8e5f7}@media(max-width:63.99em){.plan-collapse-page__table-blocks>div{padding:1.5151515152rem .303030303rem}}.plan-collapse-page__table-blocks .plan-collapse-page__table-each-title{border-left:.0606060606rem solid #d8e5f7!important}.video-container-wrapper{padding:1.5151515152rem 0;margin:11.6363636364rem auto}@media(max-width:25.9275em){.video-container-wrapper{margin:3.3939393939rem auto}}.video-container-wrapper.video-container-md h3{font-size:2.4242424242rem;line-height:2.9454545455rem}.video-container-wrapper.video-container-md .video-container__info{max-width:23.0787878788rem}.video-container-wrapper.video-container-lg h3{font-size:3.3939393939rem;line-height:3.8787878788rem}.video-container-wrapper.video-container-lg .video-container__info{max-width:41.2121212121rem}.video-container-wrapper .video-container{display:-ms-flexbox;display:flex;max-width:73.696969697rem;width:100%;margin:0 auto}@media(max-width:79.99em){.video-container-wrapper .video-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:5.8181818182rem auto}}@media(max-width:25.9275em){.video-container-wrapper .video-container{margin:3.3939393939rem auto}}.video-container-wrapper .video-container h3{margin:0 0 .9696969697rem;color:#071751;font-weight:700}@media(max-width:79.99em){.video-container-wrapper .video-container h3{margin:0 auto .9696969697rem;text-align:center}}@media(max-width:63.99em){.video-container-wrapper .video-container h3{font-size:2.1212121212rem}}.video-container-wrapper .video-container span{max-width:23.0787878788rem;font-size:1.2121212121rem;margin-top:.9696969697rem;color:#425289;font-weight:500}@media(max-width:79.99em){.video-container-wrapper .video-container span{margin:0 auto .9696969697rem;text-align:center}}.video-container-wrapper .video-container .video-container__info{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:auto 1.9393939394rem auto 0}@media(max-width:79.99em){.video-container-wrapper .video-container .video-container__info{margin:0 auto 3.6363636364rem;text-align:center}.video-container-wrapper .video-container .video-container__info h3{max-width:41.2121212121rem}}@media(max-width:63.99em){.video-container-wrapper .video-container .video-container__info h3{line-height:2.4242424242rem;max-width:27.2727272727rem}}@media(max-width:25.9275em){.video-container-wrapper .video-container .video-container__info{margin-bottom:1.5151515152rem;padding:0 1.2121212121rem}.video-container-wrapper .video-container .video-container__info h3{font-size:1.4545454545rem;line-height:1.696969697rem;max-width:100%;text-align:start;margin-bottom:.7272727273rem}.video-container-wrapper .video-container .video-container__info span{font-size:.9696969697rem;line-height:1.2121212121rem;margin:0 0 .9696969697rem;text-align:start}}.video-container-wrapper .video-container .video-container__info .video-container__advantages{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.video-container-wrapper .video-container .video-container__info .video-container__advantages .video-container__inner{position:relative}.video-container-wrapper .video-container .video-container__info .video-container__advantages .video-container__inner svg{position:absolute;left:.1818181818rem;top:.303030303rem}.video-container-wrapper .video-container .video-container__info .video-container__advantages .video-container__inner span{padding-left:1.4545454545rem;margin:0 .9090909091rem .7272727273rem 0;font-size:.9696969697rem;line-height:1.4545454545rem;font-weight:400;color:#425289}@media(max-width:79.99em){.video-container-wrapper .video-container .video-container__info .video-container__advantages{max-width:30.303030303rem;margin:0 auto;-ms-flex-pack:center;justify-content:center}.video-container-wrapper .video-container .video-container__info .video-container__advantages h3{max-width:30.303030303rem;line-height:2.4242424242rem}}@media(max-width:25.9275em){.video-container-wrapper .video-container .video-container__info .video-container__advantages{-ms-flex-pack:start;justify-content:flex-start}}.video-container-wrapper .video-container .video-container__info .video-container__button{margin-top:1.4545454545rem}@media(max-width:25.9275em){.video-container-wrapper .video-container .video-container__info .video-container__button{margin-right:auto}}.video-container-wrapper .video-container__video{max-width:61.0909090909rem;width:100%}@media(max-width:79.99em){.video-container-wrapper .video-container__video{margin-top:2.4242424242rem}}.customer-block-clients{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-width:73.696969697rem;width:100%;margin:0 auto;gap:2.1212121212rem}.customer-block-clients.has-background{background:-webkit-gradient(linear,left bottom,left top,from(#f9fbff),to(rgba(245,249,252,0)));background:linear-gradient(1turn,#f9fbff,rgba(245,249,252,0))}@media(max-width:79.99em){.customer-block-clients{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around}}.our-customers-wrapper{max-width:calc(73.696969697rem + 1.8181818182rem);padding:3.0303030303rem .9090909091rem;gap:2.1212121212rem;margin:0 auto}@media(max-width:63.99em){.our-customers-wrapper{padding:3.0303030303rem .9090909091rem}}.our-customers-wrapper.our-customers-has-background{background:-webkit-gradient(linear,left bottom,left top,from(#f9fbff),to(rgba(245,249,252,0)));background:linear-gradient(1turn,#f9fbff,rgba(245,249,252,0))}.our-customers-wrapper .our-customers-title{font-weight:700;font-size:1.9393939394rem;line-height:1.8181818182rem;margin-bottom:3.3939393939rem;text-align:center}.our-customers-wrapper .our-customers-list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media(max-width:63.99em){.our-customers-wrapper .our-customers-list{display:-ms-flexbox;display:flex;gap:1.8181818182rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}.pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:.9090909091rem}@media(max-width:39.99em){.pagination{padding:.9090909091rem .303030303rem}}.pagination .pages-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media(max-width:29.99em){.pagination .pages-wrapper .icons{width:.6060606061rem}.pagination .pages-wrapper .icons svg{display:block;margin-top:0;margin-left:0}}.pagination .pages-wrapper span:not(.link-disabled){margin:0 .9696969697rem;color:#425289;cursor:default}@media(max-width:39.99em){.pagination .pages-wrapper span:not(.link-disabled){margin:0 .303030303rem}}.pagination .pages-wrapper>a:not(.button):focus{-webkit-box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;outline:none;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.pagination .pages-wrapper a,.pagination .pages-wrapper span.link-disabled{position:relative;color:#425289;-webkit-transition:.1s;transition:.1s}.pagination .pages-wrapper a:hover,.pagination .pages-wrapper span.link-disabled:hover{color:#41a5f0}.pagination .pages-wrapper a:hover svg path,.pagination .pages-wrapper span.link-disabled:hover svg path{stroke:#41a5f0}.pagination .pages-wrapper a:first-child,.pagination .pages-wrapper span.link-disabled:first-child{margin:0 .9696969697rem 0 0;padding-left:1.5151515152rem}.pagination .pages-wrapper a:first-child svg,.pagination .pages-wrapper span.link-disabled:first-child svg{left:0}.pagination .pages-wrapper a:last-child,.pagination .pages-wrapper span.link-disabled:last-child{margin:0 0 0 .9696969697rem;padding-right:1.5151515152rem}.pagination .pages-wrapper a:last-child svg,.pagination .pages-wrapper span.link-disabled:last-child svg{right:0}.pagination .pages-wrapper a svg,.pagination .pages-wrapper span.link-disabled svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.pagination .pages-wrapper a svg path,.pagination .pages-wrapper span.link-disabled svg path{stroke:#425289;fill:transparent}.pagination .pages-wrapper span.link-disabled{color:#afb6cd!important;cursor:not-allowed}.pagination .pages-wrapper span.link-disabled svg path{stroke:#afb6cd!important}.pagination .pages-wrapper .button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-style:normal;font-weight:400;border:1px solid #425289;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;height:1.9393939394rem;min-width:1.9393939394rem;background-color:transparent;margin:0 .4848484848rem;padding:0 .303030303rem;color:#425289;cursor:pointer;font-size:.9696969697rem;line-height:1.4545454545rem}@media(max-width:39.99em){.pagination .pages-wrapper .button{margin:0 .1818181818rem}}@media(max-width:29.99em){.pagination .pages-wrapper .button{font-size:.7272727273rem;height:100%;width:100%;min-width:.6060606061rem}}.pagination .pages-wrapper .button:first-child{margin-left:0}.pagination .pages-wrapper .button:last-child{margin-right:0}.pagination .pages-wrapper .button:focus,.pagination .pages-wrapper .button:hover{color:#425289}.pagination .pages-wrapper .button.selected{border-color:#0347a6;background:#0347a6;color:#fff}.pagination .pages-wrapper .button.loading{border-color:#9adcfc;background:#9adcfc;color:#fff}.pagination .pages-wrapper a,.pagination .pages-wrapper a:hover{text-decoration:none}.presentation{position:relative;width:100%;max-height:100%;margin:0 auto;background-size:contain;background-repeat:no-repeat;background-position:50%;height:38.1818181818rem;max-width:69.3333333333rem}@media(max-width:47.99em){.presentation{max-height:31.0303030303rem}}@media(max-width:39.99em){.presentation{max-height:27.0303030303rem}}@media(max-width:29.99em){.presentation{max-height:18.4242424242rem}}@media(max-width:23.49em){.presentation{max-height:14.5454545455rem}}@media(max-width:20.0525em){.presentation{max-height:11.6363636364rem}}.presentation.presentation-type-text-icon .button{padding-left:1.4545454545rem;padding-right:1.4545454545rem;height:3.2727272727rem}.presentation.presentation-type-icon .button{width:100%;height:3.8787878788rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:inherit;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.presentation.presentation-type-icon .button svg{font-size:1.3333333333rem;vertical-align:middle;padding-left:.303030303rem}.presentation .button{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:inherit;min-width:inherit;-webkit-box-shadow:0 24px 24px rgba(7,123,231,.24);box-shadow:0 24px 24px rgba(7,123,231,.24)}.presentation iframe{border:none;width:100%;height:100%}.watch-video-loader{margin-left:auto;margin-right:auto;min-height:46.9696969697rem;max-width:73.696969697rem;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#efefef),color-stop(20%,#fcfcfc),to(#efefef))!important;background-image:linear-gradient(-90deg,#efefef,#fcfcfc 20%,#efefef)!important;background-size:400% 400%!important;background-position:0 0;-webkit-animation:skeleton-pulse 1s ease-in-out infinite;animation:skeleton-pulse 1s ease-in-out infinite;border-radius:8px}.watch-video-loader *{opacity:0}.watch-video{padding-left:1.5151515152rem;padding-right:1.5151515152rem}.watch-video.watch-video-layout-block .watch-video__info{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.watch-video.watch-video-layout-block .watch-video__info .watch-video__text,.watch-video.watch-video-layout-block .watch-video__info .watch-video__title{max-width:48.4848484848rem;text-align:center}.watch-video .watch-video__info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;max-width:73.696969697rem;width:100%;margin:0 auto;gap:1.5151515152rem}@media(max-width:47.99em){.watch-video .watch-video__info{-ms-flex-direction:column;flex-direction:column}}@media(max-width:25.9275em){.watch-video .watch-video__info{-ms-flex-align:start;align-items:flex-start}}.watch-video h2{margin:0;color:#071751;font-size:1.9393939394rem;line-height:2.303030303rem}@media(max-width:47.99em){.watch-video h2{margin-bottom:.9696969697rem;font-size:1.4545454545rem;text-align:center}}@media(max-width:25.9275em){.watch-video h2{line-height:1.696969697rem;margin-bottom:.7272727273rem;text-align:start}}.watch-video .watch-video__text,.watch-video .watch-video__title{max-width:35.8787878788rem;width:100%}.watch-video .watch-video__text{color:#425289;font-size:1.2121212121rem;font-weight:500;line-height:1.6484848485rem;max-width:23.2727272727rem;width:100%}@media(max-width:25.9275em){.watch-video .watch-video__text{line-height:.9696969697rem;line-height:1.2121212121rem;text-align:start}}.watch-video .watch-video__video{margin-top:1.9393939394rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.watch-video .watch-video__video video{max-width:73.696969697rem;width:100%;height:100%}@media(max-width:25.9275em){.watch-video .watch-video__video{margin-top:1.4545454545rem}}.burger-content{-webkit-animation:fade-right .1s linear;animation:fade-right .1s linear;max-width:24.2424242424rem;width:100%;height:100vh;position:fixed;overflow-y:auto;top:0;right:0;z-index:9999;background-color:#fff;background-repeat:no-repeat;background-size:contain;background-position:0 110%;scrollbar-color:transparent transparent;scrollbar-width:none;padding-top:6.0606060606rem}.burger-content::-webkit-scrollbar{background:transparent;border-radius:0}.burger-content::-webkit-scrollbar-thumb{background-color:transparent;border-radius:0}.burger-content::-webkit-scrollbar{width:0;height:0}.burger-content.intersected{background-image:url(/storage/svg/decoration/decoration.svg)}@media(max-width:29.99em){.burger-content{overflow:auto}}.burger-content a,.burger-content a:hover{text-decoration:none}.burger-content .burger-menu{width:100%;font-size:1.2121212121rem}@media(max-width:29.99em){.burger-content .burger-menu{overflow:auto;margin-bottom:180px}}.burger-content .close-burger-menu{position:absolute;top:4.2424242424rem;right:1.2727272727rem;cursor:pointer}.burger-content .close-burger-menu svg{font-size:1.3333333333rem}.burger-content .close-burger-menu svg path{fill:#077be7}@media(max-width:29.99em){.burger-content .gdb-icon-hamburger{display:none}}.burger-content .burger-active-buttons{position:relative;display:grid;grid-template-columns:49% 48%;grid-column-gap:.6060606061rem;margin:2.4242424242rem 1.2121212121rem 1.2121212121rem}.burger-content .burger-active-buttons a{width:100%;text-wrap:nowrap;padding:initial}.close-btn-label{position:absolute;top:.9090909091rem;right:1.5151515152rem;z-index:10000;cursor:pointer}.close-btn-label svg:first-child{width:1.2121212121rem;height:1.8181818182rem}.close-btn-label svg:first-child path{fill:#425289}.burger-menu-item{position:relative;padding:.7272727273rem 1.2727272727rem;cursor:pointer;-webkit-transition:.3s;transition:.3s;color:#071751;font-size:.9696969697rem}.burger-menu-item.active,.burger-menu-item:hover{background:#f5f9fc;color:#425289}.burger-menu-item.loading{color:#afb6cd}.burger-menu-item.loading .burger-menu-arrow path{stroke:#afb6cd!important}.burger-menu-item-children{display:none}.burger-menu-item-children .burger-menu-item-child{-ms-flex-pack:start;justify-content:flex-start;cursor:pointer;position:relative;max-width:100%;width:100%;padding:.4848484848rem 1.2121212121rem .4848484848rem 1.8181818182rem;font-size:.9090909091rem;color:#071751}.burger-menu-item-children .burger-menu-item-child.active,.burger-menu-item-children .burger-menu-item-child:hover{background:rgba(7,123,231,.05);color:#425289}.burger-menu-item-children .burger-menu-item-child .gdb-api-rectangle path,.burger-menu-item-children .burger-menu-item-child .gdb-business-rectangle path,.burger-menu-item-children .burger-menu-item-child .gdb-outreach path,.burger-menu-item-children .burger-menu-item-child .gdb-sales-engagement-rectangles path,.burger-menu-item-children .burger-menu-item-child .gdb-sales-rectangle path,.burger-menu-item-children .burger-menu-item-child .gdb-tender-rectangle path{fill:#077be7}.burger-menu-item-children .burger-menu-item-child .gdb-icon-database path{fill:none}@media(max-width:29.99em){.burger-menu-item-children .burger-menu-item-child{max-width:21.1975757576rem}}@media(max-width:20.0625em){.burger-menu-item-children .burger-menu-item-child{max-width:19.0060606061rem}}.burger-menu-item-children .burger-menu-item{display:block;font-size:.9090909091rem;padding:.4848484848rem 1.2121212121rem .4848484848rem 1.8181818182rem;color:#071751}.burger-menu-item-children .burger-menu-item.active,.burger-menu-item-children .burger-menu-item:hover{background:rgba(7,123,231,.05);color:#425289}.burger-menu-item-children .burger-menu-item.loading{color:#afb6cd}.burger-menu-item-children .burger-menu-item.loading .burger-menu-arrow path{stroke:#afb6cd}@media(max-width:29.99em){.burger-menu-item-children{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}}.burger-menu-item-children.show{display:block}.burger-menu-item-child.active .burger-menu-arrow,.burger-menu-item.active .burger-menu-arrow{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.burger-menu-arrow{position:absolute;right:1.2121212121rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:.7272727273rem;-webkit-transition:all .3s;transition:all .3s}.footer{margin-top:11.6363636364rem;background-color:#0c257f;background-size:cover;background-repeat:no-repeat;background-position:50%;bottom:0;position:relative}@media(max-width:39.99em){.footer{background-image:inherit!important}}.footer.footer-has-book-demo{min-height:58.1818181818rem}@media(max-width:47.99em){.footer{height:100%}}@media(max-width:39.99em){.footer{margin-top:3.0303030303rem}}.footer-lower{max-width:73.696969697rem;width:100%;margin:0 auto;padding:3.8787878788rem 1.2121212121rem 1.2121212121rem;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:row wrap;flex-flow:row wrap;color:#fff}@media(max-width:47.99em){.footer-lower{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}@media(max-width:25.9275em){.footer-lower{-ms-flex-align:start;align-items:flex-start}}.footer-lower .footer-lower__blocks{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-right:3.0303030303rem}.footer-lower .footer-lower__blocks:nth-child(5){color:red}@media(max-width:79.99em){.footer-lower .footer-lower__blocks{margin-right:0}}@media(max-width:47.99em){.footer-lower .footer-lower__blocks{margin-top:.9696969697rem;-ms-flex-align:center;align-items:center;font-size:.9696969697rem;line-height:1.4545454545rem}.footer-lower .footer-lower__blocks:not(:first-child){margin-top:1.9393939394rem}}@media(max-width:25.9275em){.footer-lower .footer-lower__blocks{-ms-flex-align:start;align-items:flex-start}}.footer-lower .footer-lower__blocks:nth-child(2) .rc-dropdown-options-top{top:inherit;bottom:1.9696969697rem}@media(max-width:85.365em){.footer-lower .footer-lower__blocks:nth-child(2) .rc-dropdown-options-top{right:0}}@media(min-width:25.9375em)and (max-width:56.25em){.footer-lower .footer-lower__blocks:nth-child(2) .rc-dropdown-options-top{right:-7.8787878788rem!important}}@media(max-width:25.9275em){.footer-lower .footer-lower__blocks:nth-child(2) .rc-dropdown-options-top{min-width:12.9696969697rem!important}.footer-lower .footer-lower__blocks:nth-child(2) .rc-dropdown-options-top:not(.hide){left:0!important}}.footer-lower .footer-lower__blocks>:not(:last-child){margin-bottom:1.2121212121rem}.footer-lower .footer-lower__blocks img{cursor:pointer}.footer-lower .footer-lower__blocks>span{color:#dee1ec}.footer-lower .footer-lower__blocks .rc-dropdown.rc-dropdown-loading .rc-dropdown-label{color:#b0b6cd}.footer-lower .footer-lower__blocks .rc-dropdown.rc-dropdown-loading .rc-dropdown-label svg path{stroke:#b0b6cd}.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-options-row{max-height:15.1515151515rem;overflow-y:auto;scrollbar-color:#809bb2 transparent;scrollbar-width:thin}.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-options-row::-webkit-scrollbar{background:#f1f1f1;border-radius:10px}.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-options-row::-webkit-scrollbar-thumb{background-color:#809bb2;border-radius:10px}.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-options-row::-webkit-scrollbar-thumb:hover{background-color:#537998}.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-options-row::-webkit-scrollbar{width:4px;height:4px}.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-label{font-size:.9696969697rem;line-height:1.4545454545rem;color:#fff}.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-label .gdb-icon{width:auto;font-size:.6060606061rem}.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-label .gdb-icon path{stroke:#fff;stroke-width:.2121212121rem}.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-options.rc-dropdown-options-top{top:inherit;bottom:1.9696969697rem}@media(max-width:85.365em){.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-options.rc-dropdown-options-top{right:0}}@media(max-width:25.9275em){.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-options.rc-dropdown-options-top{min-width:12.9696969697rem!important;right:-10.2424242424rem}}.footer-lower .footer-lower__blocks .rc-dropdown .rc-dropdown-options .rc-dropdown-options-item{color:#425289}.footer-lower .footer-lower__global{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.footer-lower .footer-lower__global .gdb-logo{font-size:12.8rem;height:2.1818181818rem;cursor:pointer}.footer-lower .footer-lower__global .gdb-logo svg{fill:none}.footer-lower .footer-lower__global .gdb-logo path{fill:#fff}@media(max-width:47.99em){.footer-lower .footer-lower__global{-ms-flex-align:center;align-items:center;font-size:.9696969697rem;line-height:1.4545454545rem}}@media(max-width:25.9275em){.footer-lower .footer-lower__global{-ms-flex-align:inherit;align-items:inherit}.footer-lower .footer-lower__global .footer-lower__social-title{-ms-flex-item-align:start;align-self:flex-start}}.footer-lower .footer-lower__mail,.footer-lower .footer-lower__number{margin-top:.9696969697rem}.footer-lower .footer-lower__mail svg,.footer-lower .footer-lower__number svg{margin-right:.4848484848rem;width:.8484848485rem;height:.7272727273rem;fill:none}.footer-lower .footer-lower__mail svg path,.footer-lower .footer-lower__number svg path{fill:#fff}.footer-lower .footer-lower__social-media{margin-top:.9696969697rem}@media(max-width:47.99em){.footer-lower .footer-lower__social-media{text-align:center}}@media(max-width:25.9275em){.footer-lower .footer-lower__social-media{text-align:start}}.footer-lower .footer-lower__social-wrapper{margin-top:.9696969697rem;display:-ms-flexbox;display:flex}.footer-lower .footer-lower__social-wrapper>a{position:relative;display:block;margin:0 .4848484848rem;width:1.9393939394rem;height:1.9393939394rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:2px}.footer-lower .footer-lower__social-wrapper>a:hover{opacity:.9}.footer-lower .footer-lower__social-wrapper>a:focus{-webkit-box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;outline:none;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.footer-lower .footer-lower__social-wrapper>a:first-child{margin-left:0}.footer-lower .footer-lower__social-wrapper>a svg{width:2.4242424242rem;height:2.4242424242rem;fill:none;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.footer-lower .footer-lower__social-wrapper>a svg.gdb-footer-twitter{height:.8484848485rem;width:.8484848485rem}.footer-lower .footer-lower__social-wrapper>a svg path{fill:#071751}.footer-lower a{color:#fff}.footer-lower button{border:none;outline:none;cursor:pointer;background:none;color:#fff;padding:0;font-size:.9696969697rem;line-height:1.4545454545rem}.footer-lower button svg,.solutions svg{margin-left:.303030303rem}.footer-lower:before{content:"";position:absolute;top:0;left:0;width:100%;border:1px solid #fff;opacity:.2}.footer-rights{max-width:73.696969697rem;width:100%;margin:0 auto;padding:7.9393939394rem 1.2121212121rem 2.1818181818rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;color:#fff}@media(max-width:47.99em){.footer-rights{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:center;margin-top:0;padding:.7878787879rem 1.2121212121rem 2.1818181818rem}}.footer-rights .footer-rights__left{margin-right:2.1212121212rem}.footer-rights .footer-rights__left p{margin:.303030303rem 0 0}@media(max-width:47.99em){.footer-rights .footer-rights__left{margin:1.4545454545rem 0 0;padding-top:1.4545454545rem;border-top:1px solid hsla(0,0%,100%,.2)}}.footer-rights .footer-rights__right{display:grid;grid-template-columns:repeat(2,10.5454545455rem);grid-column-gap:1.3333333333rem}.footer-rights .footer-rights__right>*{white-space:nowrap}@media(max-width:47.99em){.footer-rights .footer-rights__right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:1.4545454545rem;border-top:1px solid hsla(0,0%,100%,.2)}}.footer-rights a:not(.link-disabled){color:#fff}@media(max-width:47.99em){.footer-rights a{font-size:.9696969697rem}}@media(max-width:25.9275em){.footer-rights a{text-align:left}}.footer-loader{min-height:61.3333333333rem;margin-top:11.6363636364rem;background-image:-webkit-gradient(linear,right top,left top,from(#0c257f),color-stop(20%,#3956b2),to(#0c257f))!important;background-image:linear-gradient(-90deg,#0c257f,#3956b2 20%,#0c257f)!important;background-size:400% 400%!important;background-position:0 0;-webkit-animation:skeleton-pulse 1s ease-in-out infinite;animation:skeleton-pulse 1s ease-in-out infinite}@media(max-width:79.99em){.footer-loader{min-height:57.5151515152rem}}@media(max-width:63.99em){.footer-loader{min-height:53.696969697rem}}@media(max-width:47.99em){.footer-loader{min-height:111.9393939394rem}}.footer-upper{padding:7.7575757576rem 0;max-width:61.0909090909rem;margin:0 auto;text-align:center;color:#fff}@media(max-width:29.99em){.footer-upper{padding:3.0303030303rem 1.2121212121rem}}.footer-upper h3{margin:0;color:#fff!important}@media(max-width:39.99em){.footer-upper h3{font-size:2.1212121212rem}}@media(max-width:29.99em){.footer-upper h3{font-size:1.696969697rem;line-height:1.9393939394rem}}@media(max-width:25.9275em){.footer-upper h3{width:100%;text-align:left}}.footer-upper .button{margin-top:2.9090909091rem}.footer-upper-loader{max-width:61.0909090909rem;margin:0 auto;background-color:#0c257f;height:25.2727272727rem}.header{border-bottom:1px solid #ebf2fb;padding:0 .9090909091rem;background-color:#fff;width:100%;top:2.4242424242rem;z-index:2}.header,.header.fixed{position:fixed}@media(max-width:79.99em){.header.fixed .header__container .header__logo{padding:1.3636363636rem 0!important}}.header.fixed .header-menu-link,.header.fixed .rc-dropdown-label{padding:1.7066666667rem 0!important}.header.fixed .rc-dropdown-options{margin-top:0;top:4.8787878788rem!important}.header.fixed .rc-dropdown-mega .rc-dropdown-options{top:4.9066666667rem!important}.header.is-country-promotion{padding:2.1212121212rem 0 1.8181818182rem}@media(max-width:63.99em){.header.is-country-promotion{padding:1.5757575758rem 0 1.3333333333rem;border-bottom:1px solid #ebf2fb}}.header.is-country-promotion .header__container{padding:0!important}@media(max-width:79.99em){.header.is-country-promotion .header__container .header__logo{padding:0 .9090909091rem!important}}.header .rc-dropdown-label:hover~.rc-dropdown-options{display:-ms-flexbox!important;display:flex!important}.header .rc-dropdown-label:hover .gdb-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header .rc-dropdown-options:hover{display:-ms-flexbox!important;display:flex!important}.header .header__contact-wrapper{display:-ms-flexbox;display:flex}@media(max-width:79.99em){.header .header__contact-wrapper{padding:0 .9090909091rem}}@media(max-width:31.25em){.header .header__contact-wrapper{-ms-flex-direction:column;flex-direction:column}}.header .header__contact-wrapper a:first-child{margin-right:1.0303030303rem}.header .header__contact-wrapper a{display:-ms-flexbox;display:flex;color:#077be7;font-weight:400;font-size:.9696969697rem;line-height:1.4545454545rem}.header .header__contact-wrapper a svg{-ms-flex-item-align:center;align-self:center;fill:#077be7;font-size:.8484848485rem;margin-right:.3636363636rem}@media(max-width:63.99em){.header{border:none}}.header .header__logo{cursor:pointer;margin-right:6.0606060606rem;display:-ms-flexbox;display:flex}@media(max-width:79.99em){.header .header__logo{margin-right:2.4242424242rem;padding:2.0606060606rem 0}.header .header__logo svg{font-size:12.1212121212rem;height:1.8181818182rem;fill:none}}.header .header__container{position:relative;max-width:73.696969697rem;width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media(max-width:63.99em){.header .header__container{padding:0}}.header .header__container .header-logo{font-size:10.6666666667rem!important;height:1.8181818182rem;fill:none}.header .header__block .menu-closed svg,.header .header__block .menu-closed svg path{fill:#425289}@media(max-width:63.99em){.header .header__block{position:absolute;right:0;top:0;margin:-2.4242424242rem 0}}.header .header__block .button{width:40px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media(min-width:64em){.header .header__block .button{display:none}}.header .header__block .button svg{width:1.2121212121rem;height:1.2121212121rem}.header .header__menu{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;color:#425289;width:100%}@media(max-width:79.99em){.header .header__menu{margin-right:1.2121212121rem}}@media(max-width:49.99em){.header .header__menu{display:none}}.header .header__menu>a,.header .header__menu>div{display:block;margin:0 .9696969697rem}@media(max-width:79.99em){.header .header__menu>a,.header .header__menu>div{margin:0 .9696969697rem}}.header .header__menu .header-menu-link{padding:2.336969697rem 0}.header .header__menu .header__menu-item{-ms-flex-item-align:center;align-self:center}.header .header__menu .header__menu-item:hover .rc-dropdown-label{color:#055fc6}.header .header__menu .header__menu-item:hover svg path{stroke:#0347a6}.header .header__menu .header__menu-item.active{color:#055fc6}.header .header__menu .header__menu-item.active .rc-dropdown-label{color:#055fc6;position:relative}.header .header__menu .header__menu-item.active .rc-dropdown-label:after{content:" ";display:block;position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#055fc6}.header .header__menu .header__menu-item.active .rc-dropdown-label svg path{stroke:#0347a6}.header .header__menu .header__menu-item.loading{color:#afb6cd;cursor:not-allowed}.header .header__menu .header-industries-rows,.header .header__menu .header-solutions-rows{padding:.9696969697rem 4.3636363636rem 2.2727272727rem}.header .header__menu .header-solutions-rows>*{width:calc(50% - 1.8181818182rem)!important}.header .header__menu .header-solutions-rows>:not(:last-child){margin-right:1.8181818182rem}.header .header__menu .header-solutions-rows>*>:not(:last-child){margin-bottom:1.9393939394rem}.header .header__menu .header-browse-countries-rows,.header .header__menu .header-browse-industry-rows{display:-ms-flexbox;display:flex;padding:.9696969697rem 4.3636363636rem 1.9393939394rem}.header .header__menu .header-browse-countries-rows .header-browse-countries-row,.header .header__menu .header-browse-countries-rows .header-browse-industry-row,.header .header__menu .header-browse-industry-rows .header-browse-countries-row,.header .header__menu .header-browse-industry-rows .header-browse-industry-row{width:100%}.header .header__menu .header-browse-countries-rows .header-browse-countries-row:not(:last-child),.header .header__menu .header-browse-countries-rows .header-browse-industry-row:not(:last-child),.header .header__menu .header-browse-industry-rows .header-browse-countries-row:not(:last-child),.header .header__menu .header-browse-industry-rows .header-browse-industry-row:not(:last-child){margin-right:1.4545454545rem}.header .header__menu .header-browse-countries-rows .header-browse-countries-row>:not(:last-child),.header .header__menu .header-browse-countries-rows .header-browse-industry-row>:not(:last-child),.header .header__menu .header-browse-industry-rows .header-browse-countries-row>:not(:last-child),.header .header__menu .header-browse-industry-rows .header-browse-industry-row>:not(:last-child){margin-bottom:.7272727273rem}.header .header__menu .header-browse-countries-rows .header-browse-countries-row-item,.header .header__menu .header-browse-industry-rows .header-browse-countries-row-item{width:25%}.header .header__menu .header-browse-countries-tab,.header .header__menu .header-browse-industry-tab{display:-ms-flexbox;display:flex}.header .header__menu .header-browse-countries-tab label,.header .header__menu .header-browse-industry-tab label{white-space:nowrap}.header .header__menu a{color:#425289}.header .header__menu a:hover{color:#055fc6}.header .header__menu i{position:absolute;right:-.9696969697rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header .header__menu .rc-dropdown-options{top:6.1818181818rem}.header .header-menu-link,.header .rc-dropdown-label{-webkit-transition:.2s ease;transition:.2s ease}.header select{border:none;outline:none;color:#425289;height:1.4545454545rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.696969697rem}.header .header__signin-div{display:-ms-flexbox;display:flex;white-space:nowrap}@media(max-width:63.99em){.header .header__signin-div{margin-top:0}}@media(max-width:49.99em){.header .header__signin-div{display:none}}.header .header__signin-div>a{margin:0 .4848484848rem;padding:.1212121212rem 1.2121212121rem 0}@media(max-width:63.99em){.header .header__signin-div>a{font-size:.8484848485rem}}.header .header__signin-demo button{width:9.3333333333rem}.header .header__signin button{width:5.3333333333rem}.header .products-list .rc-dropdown-options-item{position:relative;padding-left:3.0303030303rem}.header .products-list .rc-dropdown-options-item .rc-dropdown-options-item-icon{position:absolute;left:.9090909091rem;top:.6060606061rem;height:1.4545454545rem;width:1.4545454545rem;border-radius:2px;background:#e6f2fd}.header .products-list .rc-dropdown-options-item .rc-dropdown-options-item-icon .gdb-icon{height:.9090909091rem;width:.9090909091rem;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0}.header .products-list .rc-dropdown-options-item .rc-dropdown-options-item-icon .gdb-icon path{stroke:none;fill:#0347a6}.header .products-list .rc-dropdown-options-item .rc-dropdown-options-item-description{font-size:.8484848485rem;color:#071751}.header .products-list .rc-dropdown-options-item:hover,.header .products-list .rc-dropdown-options-item:hover .rc-dropdown-options-item-description{color:#055fc6}.header .hamburger-show{display:none}@media(max-width:49.99em){.header .hamburger-show{display:block}}.header a,.header a:hover{text-decoration:none}.header-loader{border-bottom:1px solid #ebf2fb!important;position:relative;z-index:2;background-image:-webkit-gradient(linear,right top,left top,from(#efefef),color-stop(20%,#fcfcfc),to(#efefef))!important;background-image:linear-gradient(-90deg,#efefef,#fcfcfc 20%,#efefef)!important;background-size:400% 400%!important;background-position:0 0;-webkit-animation:skeleton-pulse 1s ease-in-out infinite;animation:skeleton-pulse 1s ease-in-out infinite;border-radius:8px;height:6.2121212121rem}.header-loader *{opacity:0}.topbar{background:#f9fbff;padding:0 .9090909091rem;z-index:3;position:fixed;width:100%;top:0}.topbar .topbar__container{max-width:73.696969697rem;width:100%;margin:0 auto;-ms-flex-pack:justify;justify-content:space-between;height:2.4242424242rem;color:#425289}.topbar .topbar__container,.topbar .topbar__info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.topbar .topbar__select{margin:0!important}.topbar .topbar__select select{color:#afb6cd!important}.topbar .topbar__select i{right:-.6060606061rem!important}.topbar .topbar__select .topbar__select-option-link .rc-dropdown-options-item{padding:0}.topbar .topbar__select .topbar__select-option-link .rc-dropdown-options-item a{padding:0 .303030303rem 0 .9696969697rem;display:block;height:auto}.topbar .topbar__select .topbar__select-label{color:#425289;margin-left:0}.topbar .topbar__select .topbar__select-label b{font-weight:400}@media(max-width:29.99em){.topbar .topbar__select .topbar__select-label b{display:none}}.topbar .topbar__select .topbar__select-label strong{font-weight:400;margin-left:.1515151515rem;color:#3e4f82}.topbar .topbar__select .topbar__select-label .gdb-icon path{stroke:#425289}.topbar .topbar__info>div,.topbar .topbar__select{margin:0 .9696969697rem}.topbar select{border:none;outline:none;color:#425289;height:1.4545454545rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.topbar a:not(.rc-dropdown-options-item){color:#425289;height:1.4545454545rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:.6060606061rem 0}.topbar .topbar__language{min-width:inherit}.topbar .topbar__language .rc-dropdown-options-row{min-width:inherit;width:6.0606060606rem}.topbar .topbar__language .rc-dropdown-options-row .rc-dropdown-options-item{margin-top:0}.topbar .topbar__language .rc-dropdown-options-row .rc-dropdown-options-item:not(.rc-dropdown-options-item-open):hover a{color:#055fc6}.topbar .topbar__language .rc-dropdown-options-row .rc-dropdown-options-item a{display:block;margin:0;padding:.6060606061rem .303030303rem .6060606061rem .9696969697rem}.topbar a,.topbar a:hover{text-decoration:none}.topbar-loader{position:relative;background:#f9fbff;z-index:3;height:2.4242424242rem}.customers-feedback{max-width:37.8181818182rem;width:100%;margin:4.8484848485rem auto 0;display:-ms-flexbox;display:flex}@media(max-width:63.99em){.customers-feedback{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}@media(max-width:25.9275em){.customers-feedback{margin:3.3939393939rem auto 0}}.customers-feedback__left{position:relative}@media(max-width:63.99em){.customers-feedback__left{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:1.696969697rem}.customers-feedback__left img{margin:0!important}}.customers-feedback img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.customers-feedback h4{margin:.7272727273rem 0 0;font-size:1.0909090909rem;line-height:1.3254545455rem;font-weight:700;color:#071751;letter-spacing:.02em}.customers-feedback__right{margin-left:1.9393939394rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;max-width:27.6363636364rem;width:100%;position:relative}.customers-feedback__right .customers-description{max-width:27.6363636364rem;font-size:1.0909090909rem;font-weight:400;line-height:1.7018181818rem;color:#425289}@media(max-width:63.99em){.customers-feedback__right .customers-description{max-width:28.1212121212rem}}@media(max-width:39.99em){.customers-feedback__right .customers-description{max-width:28.1212121212rem}}@media(max-width:25.9275em){.customers-feedback__right .customers-description{max-width:100%;text-align:start}}.customers-feedback__right .customers-position{font-size:.8484848485rem;font-weight:400;line-height:1.2557575758rem;color:#afb6cd;letter-spacing:.04em}.customers-feedback__right .customers-description-hr{margin:.7272727273rem 0 0;width:100%;border-bottom:.0606060606rem solid #dee1ec}@media(max-width:39.99em){.customers-feedback__right .customers-description-hr{width:96%;margin:0 .6060606061rem}}@media(max-width:25.9275em){.customers-feedback__right .customers-description-hr{width:100%;margin:0}}.customers-feedback__right span:nth-child(3){font-size:1.0909090909rem;line-height:1.3333333333rem;font-weight:700;color:#071751;padding-top:.7272727273rem}.customers-feedback__right span:nth-child(4){min-width:19.3939393939rem;line-height:1.2557575758rem;font-size:.8484848485rem;letter-spacing:.04em;color:#425289;line-height:1.4545454545rem}@media(max-width:63.99em){.customers-feedback__right{margin-left:0}}@media(max-width:39.99em){.customers-feedback__right{padding:0 1.2121212121rem;margin:0 5.4545454545rem;max-width:27.3939393939rem}.customers-feedback__right h4{margin:.7272727273rem .6060606061rem .4848484848rem!important}.customers-feedback__right h4,.customers-feedback__right span{margin:0 .6060606061rem;max-width:26.7878787879rem}.customers-feedback__right .customers-feedback__buttons{margin-left:.303030303rem}}@media(max-width:25.9275em){.customers-feedback__right{margin:0}.customers-feedback__right h4{margin:.7272727273rem 0 .4848484848rem!important}.customers-feedback__right span{margin:0!important}}.customers-feedback__rectangles-left{position:absolute;bottom:-5.9151515152rem;left:-5.9151515152rem}.customers-feedback__rectangles-left svg{font-size:20.3636363636rem!important;height:8.8484848485rem;fill:none}@media(max-width:20.0625em){.customers-feedback__rectangles-left svg{height:11.1515151515rem}}@media(max-width:63.99em){.customers-feedback__rectangles-left{left:-23.0787878788rem;bottom:-21.3333333333rem}}@media(max-width:23.4375em){.customers-feedback__rectangles-left{left:-21.3333333333rem;bottom:-20.4606060606rem}}@media(max-width:20.0625em){.customers-feedback__rectangles-left{left:-19.3939393939rem;bottom:-24.3393939394rem}}.customers-feedback__rectangles-right{position:absolute;top:-1.5515151515rem;right:-6.4242424242rem}@media(max-width:63.99em){.customers-feedback__rectangles-right{top:-1.9393939394rem}}@media(max-width:47.99em){.customers-feedback__rectangles-right{top:-1.9636363636rem;right:-6.0606060606rem}}@media(max-width:29.99em){.customers-feedback__rectangles-right{right:-.6787878788rem}}@media(max-width:34.375em){.customers-feedback__rectangles-right{right:0}}@media(max-width:23.4375em){.customers-feedback__rectangles-right{top:-1.6484848485rem}}.customers-feedback__rectangles-right svg{font-size:8.3636363636rem!important;height:17.3939393939rem;fill:none}.customers-feedback__buttons{display:-ms-flexbox;display:flex;margin-top:1.4545454545rem;max-width:3.6363636364rem;width:100%;padding:0;z-index:5}.customers-feedback__buttons svg{width:100%;max-width:100%;cursor:pointer;-ms-flex-item-align:center;align-self:center;font-size:.9696969697rem!important}.customers-feedback__buttons svg:not(:first-child){margin-left:.4848484848rem}.customers-feedback__buttons svg path{stroke:#425289}.customers-feedback .icon-prev{fill:none}.customers-feedback .icon-prev:hover path{-webkit-transition:all .16s ease-in-out;transition:all .16s ease-in-out;stroke:#077be7}.customers-feedback .icon-next{fill:none}.customers-feedback .icon-next:hover path{-webkit-transition:all .16s ease-in-out;transition:all .16s ease-in-out;stroke:#077be7}.about-us-title{max-width:29.4545454545rem;color:#071751;text-align:center;margin:11.6363636364rem auto 0}@media(max-width:20.0625em){.about-us-title{font-size:2.4242424242rem}}@media(max-width:25.9275em){.about-us-title{margin:6.9696969697rem 0 0;text-align:start;font-size:1.696969697rem;line-height:1.9393939394rem;padding:0 1.2121212121rem}}.our-team .our-team__container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:73.696969697rem;width:100%;margin:3.8787878788rem auto 0}.our-team .our-team__container :nth-child(7) .our-team__color:first-child,.our-team .our-team__container div:first-child .our-team__color:first-child{background-color:#077be7!important}.our-team .our-team__container div:nth-child(2) .our-team__color:first-child{background-color:#f62942!important}.our-team .our-team__container :nth-child(5) .our-team__color:first-child,.our-team .our-team__container div:nth-child(3) .our-team__color:first-child{background-color:#ffb84f!important}.our-team .our-team__container :nth-child(6) .our-team__color:first-child,.our-team .our-team__container div:nth-child(4) .our-team__color:first-child{background-color:#07e796!important}.our-team .our-team__wrapper{width:calc(25% - 24px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;margin-top:1.9393939394rem;margin-right:1.9393939394rem}@media(max-width:63.99em){.our-team .our-team__wrapper{width:auto;margin:1.2121212121rem}}.our-team .our-team__wrapper:nth-child(4n){margin-right:0}@media(max-width:63.99em){.our-team .our-team__wrapper:nth-child(4n){margin-right:1.2121212121rem}}.our-team img{height:100%}.our-team h5{margin:.4848484848rem 0 .2424242424rem;color:#071751}.our-team span{color:#afb6cd}.our-team .our-team__image{width:100%;position:relative}.our-team .our-team__color{width:.9696969697rem;height:.9696969697rem;border-bottom-left-radius:50%;-ms-flex-item-align:end;align-self:flex-end}.our-team .our-team__rectangle{background:#f5f9fc;-webkit-transform:matrix(0,-1,-1,0,0,0);transform:matrix(0,-1,-1,0,0,0);width:10.6666666667rem;height:10.6666666667rem;border-top-right-radius:50%;position:absolute;bottom:7px;left:0;z-index:-1}.our-mission{margin-top:8.7878787879rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}@media(max-width:25.9275em){.our-mission{-ms-flex-align:initial;align-items:normal;margin-top:3.3939393939rem}.our-mission__title{padding:0 1.2121212121rem}}.our-mission__title h2{max-width:23.2727272727rem;margin:0 0 .9696969697rem;font-weight:700;color:#071751;font-size:2.9090909091rem;line-height:3.5345454545rem}@media(max-width:25.9275em){.our-mission__title h2{margin:0 0 .7272727273rem;font-size:1.9393939394rem;line-height:2.1818181818rem;text-align:start}}.our-mission__title p{max-width:23.2727272727rem;margin:0 0 2.4242424242rem;color:#425289;font-size:1.4545454545rem;line-height:1.9781818182rem;font-weight:500}@media(max-width:25.9275em){.our-mission__title p{font-size:.9696969697rem;line-height:1.2121212121rem;text-align:start}}.our-mission__description-block{max-width:61.0909090909rem;background-color:#f5f9fc}.our-mission__description-block p{margin:0;max-width:55.2727272727rem;padding:2.4242424242rem;color:#425289;font-size:2.4242424242rem;line-height:3.296969697rem;font-weight:700;letter-spacing:.01em;text-align:left}.our-mission__description-block p span{color:#077be7}@media(max-width:47.99em){.our-mission__description-block p{font-size:1.5151515152rem;padding:1.5151515152rem;text-align:center}}@media(max-width:25.9275em){.our-mission__description-block p{text-align:start;font-size:.9696969697rem;line-height:1.4545454545rem}}.roadmap{max-width:61.0909090909rem;width:100%;margin:11.6363636364rem auto}.roadmap h2,.roadmap h5{color:#071751;margin:0}@media(max-width:63.99em){.roadmap h5{margin-top:.6060606061rem;margin-bottom:.9090909091rem}}.roadmap__info>span{font-size:.8484848485rem;color:#077be7}.roadmap__title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media(max-width:63.99em){.roadmap__title{-ms-flex-direction:column;flex-direction:column;text-align:center}}.roadmap__title>span{max-width:29.5757575758rem;width:100%;font-size:1.2121212121rem;color:#afb6cd}.roadmap__wrapper:nth-child(2){margin-top:5.8181818182rem}@media(max-width:63.99em){.roadmap__wrapper:nth-child(2){margin-top:1.2121212121rem}}.roadmap__wrapper{padding-top:7.5151515152rem;display:-ms-flexbox;display:flex;position:relative}@media(max-width:63.99em){.roadmap__wrapper{padding-top:3.6363636364rem;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;position:static}}.roadmap__wrapper:before{position:absolute;content:"";top:80%;width:.1212121212rem;height:10rem}.roadmap__wrapper:before:last-child{content:none}@media(max-width:63.99em){.roadmap__wrapper:before{content:none}}.roadmap__wrapper:last-child:before{display:none}.roadmap__wrapper.intersected{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23D8E5F7FF' stroke-width='2' stroke-dasharray='6%2c 14' stroke-dashoffset='5' stroke-linecap='square'/%3e%3c/svg%3e")}.roadmap__image{position:relative;margin-right:4.303030303rem}@media(max-width:63.99em){.roadmap__image{margin-right:0}}.roadmap__image svg{position:absolute;top:40%;right:50%;font-size:1.4545454545rem!important;height:1.4545454545rem;fill:none}.roadmap__image>span{font-size:1.4545454545rem;color:#077be7;font-weight:700;margin-bottom:.2424242424rem}.roadmap__right{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media(max-width:63.99em){.roadmap__right{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;margin-top:2.4242424242rem}}.roadmap__descr{max-width:29.5757575758rem;width:100%;font-size:1.0909090909rem;line-height:1.696969697rem;color:#425289}.color-table{margin:0 auto;height:3.8787878788rem;width:23.2727272727rem;text-align:center;padding:1.2727272727rem 0;background-repeat:no-repeat;background-position:50%;background-size:cover}.color-table span{font-weight:700;letter-spacing:.02em;color:#fff;font-size:1.0909090909rem;line-height:1.696969697rem}.color-table-blue{margin:0 auto;height:3.8787878788rem;width:23.2727272727rem;text-align:center;padding:1.2727272727rem 0;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#077be7}@media(max-width:29.99em){.color-table-blue{width:17.5757575758rem}}@media(max-width:25.9275em){.color-table-blue{width:100%}}.color-table-blue span{font-weight:700;letter-spacing:.02em;color:#fff;font-size:1.0909090909rem;line-height:1.696969697rem}@media(max-width:29.99em){.color-table-blue span{font-size:.8484848485rem}}.color-table-orange{margin:0 auto;height:3.8787878788rem;width:23.2727272727rem;text-align:center;padding:1.2727272727rem 0;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#ffb84f}@media(max-width:29.99em){.color-table-orange{width:17.5757575758rem}}@media(max-width:25.9275em){.color-table-orange{width:100%}}.color-table-orange span{font-weight:700;letter-spacing:.02em;color:#fff;font-size:1.0909090909rem;line-height:1.696969697rem}@media(max-width:29.99em){.color-table-orange span{font-size:.8484848485rem}}.color-table-green{margin:0 auto;height:3.8787878788rem;width:23.2727272727rem;text-align:center;padding:1.2727272727rem 0;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#07e796}@media(max-width:29.99em){.color-table-green{width:17.5757575758rem}}@media(max-width:25.9275em){.color-table-green{width:100%}}.color-table-green span{font-weight:700;letter-spacing:.02em;color:#fff;font-size:1.0909090909rem;line-height:1.696969697rem}@media(max-width:29.99em){.color-table-green span{font-size:.8484848485rem}}.author-page__author{margin:9.2121212121rem auto 2.9090909091rem;max-width:61.0909090909rem;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}@media(max-width:39.99em){.author-page__author{padding-left:1.2121212121rem;padding-right:1.2121212121rem}}.author-page__author img{border-radius:2px}.author-page__author h1{margin:.9696969697rem 0;color:#071751}@media(max-width:39.99em){.author-page__author h1{font-size:2.1212121212rem}}.author-page__author .author-text{max-width:48.4848484848rem;font-weight:400;line-height:1.7018181818rem;color:#425289}.author-page__author span{font-size:1.0909090909rem;line-height:1.696969697rem;color:#425289}.articles-years{padding:0 .9090909091rem}@media(max-width:63.99em){.articles-years{padding:0 1.2121212121rem}}@media(max-width:29.99em){.articles-years .articles-years__title{padding-bottom:1.5151515152rem;padding-right:.6060606061rem}}.articles-years .articles-years__title .icons{margin-bottom:0}.articles-years .media-icons{margin-top:1.2121212121rem}@media(max-width:79.99em){.articles-years .media-icons{display:-ms-flexbox;display:flex}}.articles-years .media-icons .icons{margin-bottom:.6060606061rem}@media(max-width:79.99em){.articles-years .media-icons .icons{margin-right:.303030303rem;margin-left:.303030303rem}}.articles-years .media-icons .icons:first-child{margin-top:-.6060606061rem}@media(max-width:79.99em){.articles-years .media-icons .icons:first-child{margin-top:0}}.articles-years__content{display:-ms-flexbox;display:flex;max-width:61.0909090909rem;width:100%;margin:0 auto}@media(max-width:79.99em){.articles-years__content{text-align:center;display:block}}.articles-years__info{max-width:42.1818181818rem;width:100%;margin-left:56px}@media(max-width:79.99em){.articles-years__info{margin:0 auto}}.articles-years__title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:.7272727273rem;border-bottom:.0606060606rem solid #d8e5f7}.articles-years__title>span{font-weight:700;font-size:1.4545454545rem;color:#077be7}@media(max-width:79.99em){.articles-years__title>span{padding-top:1.8181818182rem;margin:0 auto}}.articles-years__title .icons{margin-left:.6060606061rem;margin-bottom:.6060606061rem}.articles-years__text{font-size:1.0909090909rem;line-height:1.696969697rem;margin-top:1.4545454545rem;color:#425289}.articles-years__capitalisation{margin-top:3.6363636364rem}.articles-years__capitalisation>div:last-child{font-size:1.0909090909rem;line-height:1.696969697rem;color:#425289;margin-top:.9696969697rem}.articles-years__capitalisation>div:last-child>span{color:red}.articles-years__capitalisation-block{font-size:1.0909090909rem;line-height:1.696969697rem;color:#077be7;margin-top:.9696969697rem}.articles-years__capitalisation-block span:first-child{color:#425289;font-size:1.0909090909rem;line-height:1.696969697rem;margin-right:.6060606061rem}.articles-years__companies-description{margin-top:3.6363636364rem}.articles-years__companies-description-blocks{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-top:5.8181818182rem}.articles-years__companies-description-blocks>span:first-child{font-weight:700;font-size:1.4545454545rem;color:#071751;margin-bottom:1.4545454545rem}@media(max-width:63.99em){.articles-years__companies-description-blocks>span:first-child{text-align:center;margin:0 auto;padding-bottom:1.2121212121rem}.articles-years__companies-description-blocks img{text-align:center;margin:0 auto}}.articles-years__companies-description-blocks>span:last-child{font-size:1.0909090909rem;line-height:1.696969697rem;color:#425289;margin-top:1.4545454545rem}.articles-years__companies-description-blocks:first-child{margin-top:0}.articles-years__prev-years{margin:4.3636363636rem 0 11.6363636364rem}.articles-years__prev-years>div{margin-top:.7272727273rem;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.benefits-blog{max-width:73.696969697rem;width:100%;margin:0 auto}@media(max-width:79.99em){.benefits-blog{padding:0 1.0909090909rem;display:block}}@media(max-width:47.99em){.benefits-blog{display:block;padding:0}}@media(max-width:25.9275em){.benefits-blog{display:block;padding:0}}.benefits-wrapper{background:#f5f9fc;padding:5.5757575758rem 0;margin:11.6363636364rem 0 -13.4545454545rem}@media(max-width:79.99em){.benefits-wrapper{margin:0}}@media(max-width:25.9275em){.benefits-wrapper{padding:3.3939393939rem 0 4.4848484848rem}}.benefits-wrapper .benefits{max-width:73.696969697rem;width:100%;margin:0 auto}.benefits-wrapper .benefits h2{text-align:center;margin:0 0 3.8787878788rem;color:#071751}@media(max-width:25.9275em){.benefits-wrapper .benefits h2{text-align:start}}.benefits-view-more{text-align:center;margin:0 auto;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:25.9275em){.benefits-view-more,.benefits-view-more button{width:100%}}.benefits-blog{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;grid-column-gap:1.9393939394rem}@media(max-width:63.99em){.benefits-blog{-ms-flex-direction:column;flex-direction:column}}.benefits-blog .benefits-blog-left{border:1px solid #ebf2fb;padding:.9090909091rem;background:#f9fbff;border-radius:2px;max-width:38.1818181818rem;width:100%}@media(max-width:63.99em){.benefits-blog .benefits-blog-left{max-width:100%}}.benefits-blog .benefits-blog-left .benefits-blog-link{background-repeat:no-repeat;background-size:cover;background-position:50%;height:24.2424242424rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;padding-left:1.9393939394rem;padding-bottom:1.9393939394rem;padding-right:1.9393939394rem;color:#fff;position:relative;z-index:5}.benefits-blog .benefits-blog-left .benefits-blog-link:focus{-webkit-box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;outline:none;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}@media(max-width:79.99em){.benefits-blog .benefits-blog-left .benefits-blog-link{max-width:100%;padding-left:.9090909091rem;padding-right:.9090909091rem}}.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-left-loading{position:absolute;left:1.5151515152rem;top:1.5151515152rem}.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-left-type{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-left-type span{font-size:.7272727273rem;letter-spacing:.08em;text-transform:uppercase}.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-description{max-width:24.2424242424rem;width:100%;font-size:1.0909090909rem;line-height:1.696969697rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-description>*{margin:0}@media(max-width:29.99em){.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-description{max-width:26.6666666667rem}}@media(max-width:23.4375em){.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-description{max-width:24.2424242424rem}}@media(max-width:20.0625em){.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-description{max-width:19.8787878788rem}}.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-left-title{font-size:1.4545454545rem;margin:.6060606061rem 0;max-width:24.7272727273rem;color:#fff;text-align:left;line-height:1.7575757576rem;width:100%}@media(max-width:29.99em){.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-left-title{max-width:26.6666666667rem}}@media(max-width:23.4375em){.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-left-title{max-width:24.2424242424rem}}@media(max-width:20.0625em){.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-left-title{max-width:19.8787878788rem}}.benefits-blog .benefits-blog-left .benefits-blog-link .benefits-blog-left-title.loading{color:#afb6cd}.benefits-blog .benefits-blog-left .benefits-blog-link:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0e1b2f;opacity:.5;z-index:-1}.benefits-blog .benefits-blog-right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;grid-row-gap:.9090909091rem}.benefits-blog .benefits-blog-right>a{position:relative;display:-ms-flexbox;display:flex;max-width:31.2727272727rem;width:100%;border:1px solid #ebf2fb;padding:.9090909091rem;background:#f9fbff;border-radius:2px}.benefits-blog .benefits-blog-right>a:focus{-webkit-box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;outline:none;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}@media(max-width:79.99em){.benefits-blog .benefits-blog-right>a{max-width:100%}}.benefits-blog .benefits-blog-right>a>span:first-child{max-width:10.6666666667rem!important;width:100%}.benefits-blog .benefits-blog-right a:first-child{margin-top:0}@media(max-width:63.99em){.benefits-blog .benefits-blog-right a:first-child{margin-top:1.2121212121rem}}.benefits-blog .benefits-blog-right img{margin-right:1.9393939394rem;-o-object-fit:contain!important;object-fit:contain!important;max-height:8rem;max-width:10.6666666667rem;width:100%;height:100%}@media(max-width:29.99em){.benefits-blog .benefits-blog-right img{margin-right:.6060606061rem}}.benefits-blog .benefits-blog-loading{position:absolute;left:4.696969697rem;top:3.9393939394rem}.benefits-blog .benefits-blog-dep{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:.9090909091rem}.benefits-blog .benefits-blog-dep .benefits-blog-type{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}.benefits-blog .benefits-blog-dep span{margin:.6060606061rem 0 0;color:#425289;font-weight:400;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.benefits-blog .benefits-blog-dep h2{font-size:1.4545454545rem;font-weight:700;line-height:1.7575757576rem;text-align:left;margin:.6060606061rem 0 0;color:#071751;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:29.99em){.benefits-blog .benefits-blog-dep h2{font-size:.9696969697rem;line-height:1.4545454545rem}}.benefits-blog .benefits-blog-dep h2.loading{color:#afb6cd}.benefits-blog a,.benefits-blog a:hover{text-decoration:none}.advantages{max-width:73.696969697rem;width:100%;margin:3.3939393939rem auto;position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.8181818182rem;-ms-flex-pack:center;justify-content:center}@media(max-width:47.99em){.advantages{max-width:100%}}.advantages .advantages__blocks{border:1px solid #ebf2fb;padding:.9090909091rem;background:#f9fbff;border-radius:2px}@media(max-width:47.99em){.advantages .advantages__blocks{max-width:100%;display:-ms-flexbox;display:flex;gap:1.8181818182rem;-ms-flex-direction:unset;flex-direction:unset;-ms-flex:unset;flex:unset}}@media(max-width:29.99em){.advantages .advantages__blocks{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}@media(max-width:47.99em){.advantages .advantages__blocks-image-container{width:176px;height:8rem}.advantages .advantages__blocks-image-container img{max-width:176px!important;height:8rem!important}}@media(max-width:29.99em){.advantages .advantages__blocks-content{width:100%}}.advantages>*{margin:0!important}.advantages .advantages__blocks{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:23.2727272727rem;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;scroll-snap-align:center}@media(max-width:79.99em){.advantages .advantages__blocks{margin:0 auto}}@media(max-width:63.99em){.advantages .advantages__blocks{width:100%}}@media(max-width:29.99em){.advantages .advantages__blocks{max-width:24.2424242424rem}}.advantages .advantages__blocks a{color:#071751;text-decoration:none}.advantages .advantages__blocks a:hover{text-decoration:none}.advantages .advantages__blocks>a:focus{-webkit-box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;outline:none;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.advantages .advantages__blocks *{-webkit-transition:all .1s;transition:all .1s}.advantages .advantages__blocks .advantages__blocks-image-container{position:relative}.advantages .advantages__blocks .advantages__blocks-image-container .advantages__blocks-loading{left:1.5151515152rem;top:1.5151515152rem;z-index:1}.advantages .advantages__blocks .advantages__blocks-image-container .advantages__blocks-image{-o-object-fit:cover;object-fit:cover;pointer-events:none}.advantages .advantages__blocks .advantages__blocks-image-container .advantages__blocks-image:hover{opacity:.8}.advantages .advantages__blocks .advantages__blocks-category{margin-top:.6060606061rem;font-size:.7272727273rem;letter-spacing:.08em;text-transform:uppercase;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;color:#425289}.advantages .advantages__blocks .advantages__blocks-category a{color:#425289}.advantages .advantages__blocks .advantages__blocks-category a:focus,.advantages .advantages__blocks .advantages__blocks-category a:hover{color:#bce}.advantages .advantages__blocks .advantages__blocks-category a:focus{-webkit-box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;outline:none;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}@media(max-width:25.9275em){.advantages .advantages__blocks .advantages__blocks-category{margin-top:.4848484848rem}}.advantages .advantages__blocks .advantages__blocks-description{font-weight:400;font-size:1.0909090909rem;line-height:1.696969697rem;color:#425289;margin-top:.6060606061rem}@media(max-width:25.9275em){.advantages .advantages__blocks .advantages__blocks-description{font-size:.9696969697rem;line-height:1.4545454545rem;margin:.3636363636rem 0 0}}.advantages .advantages__blocks .advantages__blocks-description>*{margin-top:0}.advantages .advantages__blocks-title,.advantages h2{margin:.6060606061rem 0!important;color:#071751;font-size:1.4545454545rem;text-align:left!important;line-height:1.7575757576rem}@media(max-width:25.9275em){.advantages .advantages__blocks-title,.advantages h2{font-size:1.2121212121rem;line-height:1.4545454545rem;margin:.3636363636rem 0}}.advantages .advantages__blocks-title a,.advantages h2 a{outline:unset!important}.advantages .advantages__blocks-title a:focus:after,.advantages h2 a:focus:after{content:" ";display:block;left:0;top:0;height:100%;width:100%;position:absolute;-webkit-box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;outline:none;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.advantages .advantages__blocks-image,.advantages img{-o-object-fit:contain!important;object-fit:contain!important;width:100%}.advantages-empty{text-align:center;font-size:1.0909090909rem;line-height:1.696969697rem;color:#7c8eb5}.book-demo{width:100%;margin:1.8181818182rem auto 3.2727272727rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f5f9fc;padding:0 3.0303030303rem 4.8484848485rem}@media(max-width:39.99em){.book-demo{padding:0 .9090909091rem .9090909091rem}}@media(max-width:47.99em){.book-demo .input-wrapper input{width:100%}.book-demo .input-wrapper span{left:1.0909090909rem}}.book-demo button,.book-demo input{width:100%}.book-demo>div{width:100%;max-width:35.8787878788rem;margin-top:1.9393939394rem}@media(max-width:39.99em){.book-demo>div .input-error-label{left:-.9090909091rem!important}}.book-demo>div>div{margin:0;max-width:100%;width:100%}.book-demo__get{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:47.99em){.book-demo__get{margin-top:0!important}}@media(max-width:39.99em){.book-demo__get .has-error{margin-bottom:1.5151515152rem!important}.book-demo__get .input-error-label{left:-.9090909091rem!important}}@media(min-width:40em)and (max-width:47.99em){.book-demo__get{margin-top:1.9393939394rem!important}}@media(max-width:39.99em){.book-demo__get{display:block}}.book-demo__get>div{width:100%}.book-demo__get>div:not(:last-child){margin-right:.7575757576rem}.book-demo__get>div:not(:first-child){margin-left:.7575757576rem}@media(max-width:39.99em){.book-demo__get>div{margin:.6060606061rem auto!important;max-width:100%!important}}.book-demo h1{margin:4.8484848485rem 2.4242424242rem 0;color:#071751;text-align:center;font-size:2.1212121212rem}.book-demo h1>span{display:block;line-height:1.5}@media(max-width:25.9275em){.book-demo h1{margin:4.8484848485rem 0 0;text-align:start;font-size:2.4242424242rem;line-height:2.6666666667rem}}.book-demo>span{text-align:center;margin-top:1.9393939394rem;color:#425289;max-width:25.3333333333rem;width:100%}.book-demo>span>a{color:#077be7}@media(max-width:63.99em){.book-demo .conditions-wrapper{max-width:22.303030303rem}}@media(max-width:25.9275em){.book-demo .conditions-wrapper{-ms-flex-item-align:start;align-self:start;text-align:inherit}}.book-demo .conditions-wrapper a:focus{-webkit-box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;outline:none;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.book-demo-loader{margin:1.8181818182rem auto 3.2727272727rem;height:36.1212121212rem;width:100%;max-width:61.0909090909rem;background-color:#f5f9fc}.find-more{background-color:#f5f9fc;padding:3.6363636364rem 4.8484848485rem 2.303030303rem;margin:2.1818181818rem 3.0303030303rem 2.1818181818rem 0}@media(max-width:63.99em){.find-more{-ms-flex-direction:column;flex-direction:column;padding:3.6363636364rem 1.2121212121rem}}@media(max-width:39.99em){.find-more{margin-right:0}}.find-more__description-block{padding-right:1.8181818182rem;padding-bottom:.9090909091rem}@media(max-width:63.99em){.find-more__description-block{text-align:center;padding-right:0}}.find-more__description-block h3{font-size:1.8181818182rem;margin-top:0;color:#071751;line-height:2.0606060606rem}.find-more__description-block p{max-width:36.3636363636rem;font-size:1.3333333333rem;line-height:1.696969697rem;color:#425289}@media(max-width:63.99em){.find-more__description-block p{margin:0 auto 1.8181818182rem}}.find-more a{margin:auto 0}@media(max-width:63.99em){.find-more a{margin:0 auto}}.find-more-loader{height:18.1818181818rem;width:100%;max-width:61.0909090909rem;background-color:#f5f9fc}.topics{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:1.4545454545rem;gap:1.9393939394rem}@media(max-width:47.99em){.topics{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9696969697rem}}@media(max-width:25.9275em){.topics{-ms-flex-pack:start;justify-content:flex-start}}.topics>a{display:block;border-bottom:.1212121212rem solid #fff;cursor:pointer;background:none;color:#425289;-webkit-transition:all .3s;transition:all .3s;text-decoration:none!important;font-size:1.0909090909rem;white-space:nowrap}.topics>a.active,.topics>a:hover{border-bottom:.1212121212rem solid #077be7;color:#077be7}.topics>a:focus{color:#077be7;-webkit-box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;outline:none;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;border-bottom:unset}.small-margin{margin-top:3.8787878788rem}@media(max-width:25.9275em){.small-margin{margin-top:1.9393939394rem}}.tall-margin{margin-top:7.5151515152rem}.tall-margin a,.tall-margin a:hover{text-decoration:none}.articles-simple__social-media{display:-ms-flexbox;display:flex;margin-top:2.4242424242rem;-ms-flex-direction:column;flex-direction:column}.articles-simple__social-media .media-icons{display:-ms-flexbox;display:flex;gap:.7272727273rem;margin-top:1.2121212121rem}.articles-simple__social-media .media-icons a{display:block;width:3.0303030303rem;height:3.0303030303rem}.articles-simple__social-media .media-icons a:focus{-webkit-box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;outline:none;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.articles-simple__social-media .media-icons .article-fb-logo,.articles-simple__social-media .media-icons .article-in-logo,.articles-simple__social-media .media-icons .article-tw-icon{fill:none;font-size:2.9090909091rem;background:#fff}.articles-simple__social-media span{display:block;font-size:.8484848485rem;line-height:.7272727273rem;color:#425289;text-transform:uppercase}@media(max-width:63.99em){.customers-page{padding:0 1.2121212121rem}}.customers-page .benefits-wrapper{background:#fff;margin-top:0;margin-bottom:0;padding-top:0}@media(max-width:39.99em){.customers-page .benefits-wrapper{margin:0 auto}}.customers-page .info-block button{margin-top:1.8181818182rem}.customers-page .topics>div:first-child{color:#077be7;border-bottom:2px solid #077be7}.customers-page .benefits-blog__left{max-width:35.8787878788rem;width:100%}@media(max-width:63.99em){.customers-page .benefits-blog__left{width:auto;max-width:35.1515151515rem}}.customers-page .carousel{margin-bottom:11.8787878788rem}.pricing .plan-collapse__title{margin-top:.6060606061rem}@media(max-width:63.99em){.pricing .platform__data-page{margin-bottom:2.7878787879rem}.pricing .plan-collapse__right textarea{margin:0 auto!important}}@media(max-width:29.99em){.pricing .input-wrapper input{max-width:19.6363636364rem;width:100%}}@media(max-width:63.99em){.pricing .form-book form{max-width:36.3636363636rem;width:100%;margin:0 auto;padding:.303030303rem;text-align:center;border:none}}@media(max-width:29.99em){.pricing .form-book form{padding:0 .9090909091rem}}.pricing .form-book form h5{margin:0!important}.pricing .platform{margin-top:9.2121212121rem;text-align:center}@media(max-width:25.9275em){.pricing .platform{margin-top:2.9090909091rem}}.pricing .platform h1{max-width:35.8787878788rem;width:100%;margin:0 auto;color:#071751}@media(max-width:63.99em){.pricing .platform h1{padding:0 1.2121212121rem}}@media(max-width:47.99em){.pricing .platform h1{font-size:2.4242424242rem}}.pricing .platform__plans{margin-top:3.8787878788rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media(max-width:39.99em){.pricing .platform__plans{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.pricing .platform__plans>div{margin-bottom:.303030303rem}}.pricing .platform__plans>div{width:12rem;height:2.9090909091rem;border:1px solid #077be7;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.pricing .platform__plans>div:first-child{background:#077be7}.pricing .platform__plans>div:first-child a{color:#fff}.pricing .platform__plans a{width:100%;height:100%;color:#077be7;font-weight:700;padding-top:.7272727273rem;font-size:1.0909090909rem;line-height:1.696969697rem}.pricing .platform__customers{margin:10.0606060606rem 0 7.5151515152rem}.pricing .platform__customers>div{background:none}@media(max-width:39.99em){.pricing .asked-questions__blocks>div{padding-right:3.0303030303rem}}@media(max-width:29.99em){.pricing .asked-questions__blocks>div{height:100%}}.pricing .customer-block-container{background:-webkit-gradient(linear,left bottom,left top,from(#f9fbff),to(rgba(245,249,252,0)));background:linear-gradient(1turn,#f9fbff,rgba(245,249,252,0))}@media(max-width:79.99em){.platform .plan-collapse__title{text-align:left}}.platform .form-book form{margin-top:4.5454545455rem}@media(max-width:47.99em){.platform .form-book form .input-wrapper span{left:1.0909090909rem}}@media(max-width:31.1875em){.platform .form-book form .input-wrapper span{left:1.0909090909rem}}@media(max-width:20.0625em){.platform .form-book form .input-wrapper span{left:1.0909090909rem}}@media(max-width:31.1875em){.platform .form-book form .sub-button-text,.platform .form-book form button{max-width:19.6363636364rem!important}}.platform__data-page{margin-top:3.8787878788rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.platform__data-page a{max-width:12rem}.platform__data-page .button{max-width:12rem;width:100%}@media(max-width:39.99em){.platform__data-page{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.platform__data-page>div{margin-bottom:.303030303rem}}.platform__data-page>div{width:12rem;height:2.9090909091rem;border:1px solid #077be7;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.platform__data-page>div:nth-child(3){background:#077be7}.platform__data-page>div:nth-child(3) a{color:#fff}.platform__data-page a{width:100%;height:100%;color:#077be7;font-size:1.0909090909rem;line-height:1.696969697rem;font-weight:700;padding-top:.7272727273rem}@media(max-width:63.99em){.plan-collapse__bg{display:none}}.asked-questions__blocks-item{width:100%;max-width:36.5454545455rem}.pricing .platform__plans-page{margin-top:3.8787878788rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.pricing .platform__plans-page a{max-width:12rem}.pricing .platform__plans-page .button{max-width:12rem;width:100%}@media(max-width:39.99em){.pricing .platform__plans-page{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.pricing .platform__plans-page>div{margin-bottom:.303030303rem}}.pricing .platform__plans-page>div{width:12rem;height:2.9090909091rem;border:1px solid #077be7;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.pricing .platform__plans-page>div:nth-child(2){background:#077be7}.pricing .platform__plans-page>div:nth-child(2) a{color:#fff}.pricing .platform__plans-page a{width:100%;height:100%;color:#077be7;font-weight:700;padding-top:.7272727273rem;font-size:1.0909090909rem;line-height:1.696969697rem}.pricing .plan-collapse-page{max-width:73.696969697rem;width:100%;margin:3.8787878788rem auto 0}.pricing .plan-collapse-page__type-of-price{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin-left:21.8181818182rem}@media(max-width:63.99em){.pricing .plan-collapse-page__type-of-price{-ms-flex-pack:center;justify-content:center;margin:0}}.pricing .plan-collapse-page__type-of-price>span{font-size:1.0909090909rem;line-height:1.696969697rem}.pricing .plan-collapse-page__type-of-price>span:first-child{color:#425289;margin-right:.4848484848rem}.pricing .plan-collapse-page__type-of-price>span:nth-child(3){color:#077be7;margin-left:.6060606061rem}.pricing .plan-collapse-page__type-of-price>span:nth-child(4){font-size:.8484848485rem;color:#afb6cd;margin-left:.2424242424rem;padding-top:.2424242424rem}.pricing .plan-collapse-page__type-of-price input{-webkit-appearance:none;padding:.4848484848rem .9696969697rem;border:1px solid #d8e5f7;border-radius:36px;cursor:pointer;outline:none;background-color:#fff;position:relative;-webkit-transition:all .3s;transition:all .3s}.pricing .plan-collapse-page__type-of-price input:after{content:"";position:absolute;width:.7272727273rem;height:.7272727273rem;background-color:#07e796;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:.4848484848rem;left:.4848484848rem}.pricing .plan-collapse-page__type-of-price input:checked{background-color:#07e796}.pricing .plan-collapse-page__type-of-price input:checked:after{left:1.4545454545rem;background-color:#fff}.pricing .plan-collapse-page__api-plan-wrapper{display:-ms-flexbox;display:flex;margin-top:.9696969697rem}.pricing .plan-collapse-page__api-plan{width:25%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;text-align:left;position:relative}.pricing .plan-collapse-page__api-plan h2{margin-top:-3.0303030303rem;color:#071751}@media(max-width:63.99em){.pricing .plan-collapse-page__api-plan h2{margin-top:0;font-size:1.3333333333rem}}@media(max-width:29.99em){.pricing .plan-collapse-page__api-plan h2{font-size:1.2121212121rem}}.pricing .plan-collapse-page__api-plan h5{margin-top:-1.5151515152rem;color:#afb6cd;font-style:normal;font-weight:500;font-size:1.4545454545rem;max-width:16.9696969697rem;width:100%}@media(max-width:63.99em){.pricing .plan-collapse-page__api-plan h5{margin:0;font-size:.9696969697rem;line-height:1.4545454545rem}}.pricing .plan-collapse-page__api-plan .icons{position:absolute;top:0}@media(max-width:63.99em){.pricing .plan-collapse-page__api-plan .icons{display:none}}.pricing .plan-collapse-page__api-plan .icons svg{position:absolute;fill:none}.pricing .plan-collapse-page__api-plan .icons svg:first-child{margin-left:3.0303030303rem;margin-top:-5.1515151515rem;font-size:2.7272727273rem;height:2.7272727273rem}.pricing .plan-collapse-page__api-plan .icons svg:nth-child(2){margin-left:14.8484848485rem;font-size:1.3333333333rem;height:1.3333333333rem}.pricing .plan-collapse-page__api-plan .icons svg:nth-child(3){margin-top:9.0909090909rem;margin-left:1.2121212121rem;font-size:.8484848485rem;height:.8484848485rem}.pricing .plan-collapse-page__api-plan .icons svg:nth-child(4){margin-top:7.2727272727rem;margin-left:12.7272727273rem;font-size:1.8787878788rem;height:1.8787878788rem}.pricing .plan-collapse-page__table-wrapper{border-radius:2px}.pricing .plan-collapse-page__table-wrapper .plan-collapse-page__table-set .plan-collapse-page__table-blocks:first-child{text-align:left!important}.pricing .plan-collapse-page__table-wrapper .plan-collapse-page__table-set .plan-collapse-page__table-blocks:first-child>div{padding-left:.9090909091rem;padding-right:.9090909091rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:none}@media(max-width:29.99em){.pricing .plan-collapse-page__table-wrapper .plan-collapse-page__table-set .plan-collapse-page__table-blocks:first-child>div{padding-right:.303030303rem;padding-left:.303030303rem}}.pricing .plan-collapse-page__table-wrapper .plan-collapse-page__table-set .plan-collapse-page__table-blocks:first-child>div+div{border-top:none}.pricing .plan-collapse-page__table-wrapper .plan-collapse-page__table-set .plan-collapse-page__table-blocks:nth-child(2)>div:first-child{border-right:none}.pricing .plan-collapse-page__table-wrapper .plan-collapse-page__table-set .plan-collapse-page__table-blocks:nth-child(2)>div+div{border-right:none;border-top:none}.pricing .plan-collapse-page__table-wrapper .plan-collapse-page__table-set .plan-collapse-page__table-blocks:nth-child(3)>div:first-child{border-right:none}.pricing .plan-collapse-page__table-wrapper .plan-collapse-page__table-set .plan-collapse-page__table-blocks:nth-child(3)>div+div{border-right:none;border-top:none}.pricing .plan-collapse-page__table-wrapper .plan-collapse-page__table-set .plan-collapse-page__table-blocks:nth-child(4)>div+div{border-top:none}@media(max-width:29.99em){.pricing .plan-collapse-page__api-plan h5{text-align:left}}.pricing .plan-collapse-page__api-plan-blocks h5{margin:.2424242424rem 0 .4848484848rem;font-weight:700;font-size:1.4545454545rem;line-height:1.7672727273rem;max-width:14.6060606061rem}@media(max-width:39.99em){.pricing .plan-collapse-page__api-plan-blocks h4,.pricing .plan-collapse-page__api-plan-blocks h5{font-size:.8484848485rem}.pricing .plan-collapse-page__api-plan-blocks>span{font-size:.9696969697rem;line-height:1.4545454545rem}}.pricing .asked-questions{margin-top:1.8181818182rem}@media(max-width:63.99em){.pricing .asked-questions{padding:0 1.2121212121rem}}.pricing .asked-questions__blocks-item{max-width:36.5454545455rem;width:100%}.pricing .question-block-item-hidden{display:none}.pricing .display-flex-block-item{padding-left:1.8181818182rem;padding-right:.6060606061rem}.pricing .display-flex-block-item span{font-style:normal;color:#071751;margin-right:.4848484848rem;font-size:1.0909090909rem;line-height:1.696969697rem}.pricing .display-flex-block-item .question-block-item{display:-ms-flexbox;display:flex;margin-bottom:.6060606061rem}.pricing .display-flex-block-item .question-block-item>div{margin:0;color:#425289;font-size:1.0909090909rem;line-height:1.696969697rem}.people-feedback__loader{background-image:-webkit-gradient(linear,right top,left top,from(#efefef),color-stop(20%,#fcfcfc),to(#efefef))!important;background-image:linear-gradient(-90deg,#efefef,#fcfcfc 20%,#efefef)!important;background-size:400% 400%!important;background-position:0 0;-webkit-animation:skeleton-pulse 1s ease-in-out infinite;animation:skeleton-pulse 1s ease-in-out infinite;border-radius:8px;height:41.5151515152rem;margin-top:10.6060606061rem}.people-feedback__loader *{opacity:0}@media(max-width:63.99em){.people-feedback__loader{height:45.1515151515rem;margin:10.6060606061rem 0}}.people-feedback{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.people-feedback__bg{background:#f5f9fc;padding-top:22.5454545455rem;margin-top:-10.9090909091rem;margin-bottom:-11.6363636364rem;padding-bottom:11.8787878788rem}.people-feedback__image{width:3.8787878788rem;height:3.8787878788rem;border-radius:50%;overflow:hidden}.people-feedback__image img{-o-object-fit:contain;object-fit:contain}.people-feedback>div:first-child h2{font-size:2.1212121212rem;color:#071751;max-width:35.8787878788rem;width:100%}.people-feedback__container{max-width:73.696969697rem;width:100%;margin-top:3.8787878788rem}@media(max-width:79.99em){.people-feedback__container{padding-left:.6060606061rem;padding-right:.6060606061rem}}@media(max-width:63.99em){.people-feedback__container{display:block}}.people-feedback__container .skeleton{width:100%;height:33.2121212121rem;background-image:-webkit-gradient(linear,right top,left top,from(#efefef),color-stop(20%,#fcfcfc),to(#efefef))!important;background-image:linear-gradient(-90deg,#efefef,#fcfcfc 20%,#efefef)!important;background-size:400% 400%!important;background-position:0 0;-webkit-animation:skeleton-pulse 1s ease-in-out infinite;animation:skeleton-pulse 1s ease-in-out infinite;border-radius:8px}@keyframes skeleton-pulse{to{background-position:-135% 0}}.people-feedback__container .skeleton *{opacity:0}@media(max-width:63.99em){.people-feedback__container .skeleton{height:28.9696969697rem}}.people-feedback__wrapper{max-width:23.2727272727rem;width:100%;height:29.3333333333rem;background:#fff;border-radius:2px;padding:3.8787878788rem 2.4242424242rem}.people-feedback__wrapper:not(:last-child){margin-right:1.9393939394rem}@media(max-width:63.99em){.people-feedback__wrapper{padding:2.4242424242rem 2.1212121212rem;width:100%;min-width:22.4242424242rem}}@media(max-width:25.9275em){.people-feedback__wrapper{max-width:16.9696969697rem}}.people-feedback__quotes{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.people-feedback__quotes .icons:first-child{margin-left:1.2121212121rem;z-index:3}.people-feedback__quotes svg{margin-left:.1212121212rem}.people-feedback__quotes>svg:first-child{font-size:2.4242424242rem;height:1.9393939394rem;fill:none;z-index:1}.people-feedback__quotes>svg:nth-child(2){margin-left:-1.2121212121rem;font-size:4.8484848485rem;height:4.8484848485rem;fill:none}.people-feedback h2{max-width:35.8787878788rem;width:100%;text-align:center}@media(max-width:63.99em){.people-feedback h2{text-align:center}}@media(max-width:39.99em){.people-feedback h2{padding:0 .9090909091rem}}@media(max-width:25.9275em){.people-feedback h2{text-align:start;font-size:1.9393939394rem;line-height:2.1818181818rem}}.people-feedback__text{margin-top:2.4242424242rem;font-size:1.0909090909rem;line-height:1.696969697rem;color:#425289}.people-feedback__people{display:-ms-flexbox;display:flex;margin-top:1.9393939394rem}.people-feedback h2{margin:0;color:#071751;font-size:1.4545454545rem!important}.people-feedback__info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#afb6cd;margin-left:.4848484848rem}@media(max-width:39.99em){.people-feedback{margin-bottom:-2.9090909091rem}}@media(max-width:25.9275em){.people-feedback{padding-top:11.2727272727rem}}.thank-you__video{position:relative;max-height:29.3333333333rem}.thank-you__video img{width:100%;height:100%;max-height:29.3333333333rem}.thank-you__video iframe,.thank-you__video img{vertical-align:middle;max-width:44.1212121212rem}.thank-you__video iframe{width:44.1212121212rem;min-height:29.3333333333rem;border:none}@media(max-width:39.99em){.thank-you__video iframe{width:100%;height:100%;min-height:auto}}.thank-you__video .play-button{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.thank-you__video .play-button .thank-you-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:1.5757575758rem;-webkit-box-shadow:0 1.4545454545rem 1.4545454545rem rgba(7,123,231,.24);box-shadow:0 1.4545454545rem 1.4545454545rem rgba(7,123,231,.24);font-size:1.0909090909rem;line-height:1.696969697rem}.thank-you__video .play-button .thank-you-button .icon{margin:0 .6060606061rem 0 0}.thank-you__video .play-button .thank-you-button svg{font-size:.9090909091rem;height:.9696969697rem}.thank-you__video .play-button .thank-you-button svg path{color:#fff}.plan-collapse.plan-collapse-flex{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;max-width:73.696969697rem;width:100%;margin:5.8181818182rem auto 3.9393939394rem;text-align:left}@media(max-width:79.99em){.plan-collapse.plan-collapse-flex{-ms-flex-pack:distribute;justify-content:space-around}}@media(max-width:63.99em){.plan-collapse.plan-collapse-flex{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:1.2121212121rem auto 1.8181818182rem}}@media(max-width:25.9275em){.plan-collapse.plan-collapse-flex{-ms-flex-align:start;align-items:flex-start}}@media(max-width:63.99em){.plan-collapse.plan-collapse-flex .plan-collapse__left-reverse{margin-top:1.9393939394rem}}.plan-collapse.plan-collapse-flex .plan-collapse__left{max-width:26.1818181818rem;width:100%;position:relative;padding:3.5151515152rem 2.5454545455rem 2.7272727273rem 4.6666666667rem}@media(max-width:63.99em){.plan-collapse.plan-collapse-flex .plan-collapse__left{max-width:24.2424242424rem;width:100%;padding:3.5151515152rem 2.5454545455rem 2.7272727273rem 4.6666666667rem;text-align:center}}@media(max-width:47.99em){.plan-collapse.plan-collapse-flex .plan-collapse__left{padding:3.5151515152rem 2.5454545455rem 2.7272727273rem}}@media(max-width:25.9275em){.plan-collapse.plan-collapse-flex .plan-collapse__left{padding:3.5151515152rem 1.2121212121rem 2.5454545455rem}}.plan-collapse.plan-collapse-flex .plan-collapse__left>p{font-size:1.4545454545rem;line-height:1.696969697rem;color:#425289;font-weight:500}@media(max-width:63.99em){.plan-collapse.plan-collapse-flex .plan-collapse__left>p{text-align:center}}@media(max-width:25.9275em){.plan-collapse.plan-collapse-flex .plan-collapse__left>p{font-size:.9696969697rem;line-height:1.2121212121rem;text-align:start}}.plan-collapse.plan-collapse-flex h2{margin:0 0 .4848484848rem;color:#071751}@media(max-width:63.99em){.plan-collapse.plan-collapse-flex h2{text-align:center}}@media(max-width:47.99em){.plan-collapse.plan-collapse-flex h2{font-size:2.1212121212rem}}@media(max-width:25.9275em){.plan-collapse.plan-collapse-flex h2{font-size:1.9393939394rem;line-height:2.1818181818rem;text-align:start}}.plan-collapse.plan-collapse-flex .plan-collapse__right{text-align:center;margin-left:6.0606060606rem}@media(max-width:63.99em){.plan-collapse.plan-collapse-flex .plan-collapse__right{margin-top:1.2121212121rem;margin-left:0}}@media(max-width:25.9275em){.plan-collapse.plan-collapse-flex .plan-collapse__right{padding:0 1.2121212121rem;max-width:100%;width:100%}}.plan-collapse.plan-collapse-flex .plan-collapse__right h5{margin:0;color:#071751}@media(max-width:25.9275em){.plan-collapse.plan-collapse-flex .plan-collapse__right h5{font-size:1.4545454545rem;line-height:1.696969697rem}.plan-collapse.plan-collapse-flex .plan-collapse__right form .input-wrapper,.plan-collapse.plan-collapse-flex .plan-collapse__right form .input-wrapper input{max-width:100%;width:100%}}.plan-collapse.plan-collapse-flex .plan-collapse__right form button{max-width:23.2727272727rem}@media(max-width:25.9275em){.plan-collapse.plan-collapse-flex .plan-collapse__right form button{max-width:100%!important;width:100%}}.plan-collapse.plan-collapse-flex .plan-collapse__right form .sub-button-text{max-width:23.2727272727rem}@media(max-width:63.99em){.plan-collapse.plan-collapse-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.plan-collapse .plan-collapse__bg{position:absolute;top:-3.6363636364rem;left:-3.6363636364rem}@media(max-width:39.99em){.plan-collapse .plan-collapse__bg{display:none}}.plan-collapse .plan-collapse__left{background-repeat:no-repeat;background-size:contain;background-position:50%}.plan-collapse .plan-collapse__left.intersected{background-image:url(/storage/svg/decoration/pricing-decoration.svg)}.form-book.country-promotion{background-color:#f9fbff}.form-book form{border:1px solid #ebf2fb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;padding:3.1515151515rem;max-width:29.5757575758rem;width:100%}@media(max-width:29.99em){.form-book form{padding:0;border:none}}.form-book form>:not(:first-child){margin-top:1.9393939394rem;margin-bottom:0}.form-book form button{max-width:100%;width:100%}.form-book form textarea{width:23.2727272727rem;height:7.7575757576rem;resize:none;font-family:var(--font)}.form-book form .sub-button-text{text-align:left;margin-top:1.4545454545rem;font-size:.9696969697rem;color:#425289}.form-book form .sub-button-text a{color:#425289}.form-book form .sub-button-text a:hover{opacity:.8}.form-book form .sub-button-text a:focus{-webkit-box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;box-shadow:0 0 0 4px #fff,0 0 0 6px #077be7;outline:none;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}@media(max-width:47.99em){.form-book form span{left:1.0909090909rem}}.plan-location .headquarter,.plan-location .operational-office{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:29.5757575758rem}.plan-location .icon{position:absolute;margin:-.5757575758rem 0 0 1rem}.plan-location .gdb-icon-headquarter-building{font-size:1.8181818182rem;height:1.696969697rem;fill:none}.plan-location .gdb-icon-operational-office-building{font-size:1.3333333333rem;height:1.696969697rem;fill:none}.plan-location .rectangle-icon{-ms-flex-item-align:start;align-self:flex-start;width:2.1818181818rem;height:2.1818181818rem;background-color:#ebf2fb;border-top-right-radius:50%}.plan-location__block{margin-top:.4848484848rem}.plan-location__block span{color:#071751}.plan-location__block p,.plan-location__block span{font-size:1.2121212121rem;line-height:1.6484848485rem;font-weight:500}.plan-location__block p{margin:.2424242424rem 0 0;color:#425289}@media(max-width:25.9275em){.plan-location__block span{font-size:1.4545454545rem;font-weight:1.696969697rem}.plan-location__block p{font-size:.9696969697rem;font-weight:1.2121212121rem}}.contact-us{margin-top:9.2121212121rem;padding:0 1.2121212121rem}@media(max-width:25.9275em){.contact-us{margin-top:2.9090909091rem}}.contact-us h1{margin-bottom:7.8787878788rem;color:#071751;text-align:center}@media(max-width:39.99em){.contact-us h1{margin:3.6363636364rem 0 1.2121212121rem}}@media(max-width:25.9275em){.contact-us h1{text-align:start;font-size:2.4242424242rem;line-height:2.6666666667rem}}@media(max-width:39.99em){.contact-us h2{font-size:2.0606060606rem!important}}@media(max-width:25.9275em){.contact-us h2{font-size:1.9393939394rem;line-height:2.1818181818rem}}.contact-us .plan-collapse{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media(max-width:63.99em){.contact-us .plan-collapse{display:block}}.contact-us .plan-collapse__left{position:relative;background-image:none}@media(max-width:63.99em){.contact-us .plan-collapse__left{margin:0 auto}.contact-us .plan-collapse__left h2,.contact-us .plan-collapse__left h5{text-align:center}}.contact-us .plan-collapse__left .plan-collapse-left__bg{position:absolute;margin:-36.1212121212rem 0 0 -5.4545454545rem}.contact-us .plan-collapse__left .plan-collapse-left__bg svg{position:absolute;font-size:29.3939393939rem;height:37.696969697rem;fill:none;pointer-events:none}@media(max-width:63.99em){.contact-us .plan-collapse__left .plan-collapse-left__bg{margin:-34.9090909091rem 0 0 -1.2121212121rem}.contact-us .plan-collapse__left .plan-collapse-left__bg svg{font-size:29.3939393939rem;height:33.3333333333rem}}@media(max-width:47.99em){.contact-us .plan-collapse__left .plan-collapse-left__bg{display:none}}.contact-us .plan-collapse .contact-us__media{margin-top:.9696969697rem}@media(max-width:63.99em){.contact-us .plan-collapse .contact-us__media{-ms-flex-pack:center;justify-content:center;margin-bottom:4rem}}@media(max-width:25.9275em){.contact-us .plan-collapse .contact-us__media{-ms-flex-pack:start;justify-content:flex-start;text-align:start}}.contact-us .plan-collapse .contact-us__contact>span{color:#425289;font-size:1.2121212121rem;line-height:1.6484848485rem}.contact-us .plan-collapse .contact-us__contact>span>a{color:#425289;font-size:1.2121212121rem}@media(max-width:25.9275em){.contact-us .plan-collapse .plan-collapse__right form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.contact-us .plan-collapse .plan-collapse__right form .input-wrapper{max-width:100%;margin:1.2121212121rem 0}}.contact-us .plan-collapse .plan-collapse__right form textarea::-webkit-input-placeholder{font-family:var(--font);font-style:normal;font-weight:400;font-size:1.0909090909rem;line-height:156%;color:#425289}.contact-us .plan-collapse .plan-collapse__right form textarea::-moz-placeholder{font-family:var(--font);font-style:normal;font-weight:400;font-size:1.0909090909rem;line-height:156%;color:#425289}.contact-us .plan-collapse .plan-collapse__right form textarea::-ms-input-placeholder{font-family:var(--font);font-style:normal;font-weight:400;font-size:1.0909090909rem;line-height:156%;color:#425289}.contact-us .plan-collapse .plan-collapse__right form textarea::placeholder{font-family:var(--font);font-style:normal;font-weight:400;font-size:1.0909090909rem;line-height:156%;color:#425289}@media(max-width:25.9275em){.contact-us .plan-collapse .plan-collapse__right form textarea{width:100%;-ms-flex-item-align:start;align-self:flex-start}}.contact-us .plan-collapse .plan-collapse__right form button{max-width:23.2727272727rem}.contact-us .plan-collapse .plan-collapse__right .sub-button-text{display:none}.contact-us .plan-collapse .input-wrapper span{color:#425289}@media(max-width:47.99em){.contact-us .plan-collapse .input-wrapper span{left:1.0909090909rem}}@media(max-width:29.99em){.contact-us .plan-collapse .input-wrapper input{max-width:23.2727272727rem;width:100%}}@media(max-width:25.9275em){.contact-us .plan-collapse .input-wrapper input{max-width:100%;width:100%}}@media(max-width:63.99em){.contact-us .plan-collapse .form-book form{max-width:36.3636363636rem;width:100%;margin:0 auto;padding:.303030303rem;text-align:center;border:none}}.contact-us .contact-us__left{max-width:29.1515151515rem;margin:auto 0;width:100%;text-align:left}@media(max-width:63.99em){.contact-us .contact-us__left{margin:auto}}@media(max-width:47.99em){.contact-us .contact-us__left{padding:0 3.0303030303rem}}@media(max-width:39.99em){.contact-us .contact-us__left{font-size:1.2121212121rem;margin-top:1.2121212121rem}}@media(max-width:25.9275em){.contact-us .contact-us__left{text-align:start;padding:0}}.contact-us .contact-us__left>h2{margin:0 0 3.3939393939rem;color:#071751}@media(max-width:25.9275em){.contact-us .contact-us__left>h2{text-align:start}}.contact-us .contact-us__left>h5{margin:3.3939393939rem 0 0;color:#071751}@media(max-width:25.9275em){.contact-us .contact-us__left>h5{text-align:start}}.contact-us .contact-us__info{margin-top:.9696969697rem;max-width:16.6060606061rem;color:#425289}.contact-us .contact-us__contact{margin-top:.4848484848rem;display:-ms-flexbox;display:flex}.contact-us .contact-us__contact .icon-phone{margin:auto 0;font-size:1.0909090909rem;height:1.0909090909rem;fill:none}.contact-us .contact-us__contact .icon-email{margin:auto 0;font-size:1.0909090909rem;height:.9696969697rem;fill:none}.contact-us .contact-us__contact>span{margin-left:1.0909090909rem}@media(max-width:20.0625em){.contact-us .contact-us__contact>span{margin-left:.303030303rem}}.contact-us .contact-us__social-media{margin-top:2.4242424242rem}.contact-us .contact-us__social-media h5{color:#071751;margin:0}@media(max-width:39.99em){.contact-us .contact-us__social-media h5{font-size:1.2121212121rem}}@media(max-width:25.9275em){.contact-us .contact-us__social-media h5{text-align:start}}.contact-us .plan-line{max-width:58.7878787879rem;margin:3.8787878788rem auto 0;border:1px solid #d8e5f7}.contact-us .plan-location-wrapper{margin:0 auto;display:-ms-flexbox;display:flex;max-width:61.0909090909rem;width:100%;-ms-flex-pack:center;justify-content:center}@media(max-width:47.99em){.contact-us .plan-location-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-bottom:6.7878787879rem}}.contact-us .plan-location-wrapper .plan-location{max-width:29.5757575758rem;width:100%;display:-ms-flexbox;display:flex;margin:3.8787878788rem 0 0}@media(max-width:63.99em){.contact-us .plan-location-wrapper .plan-location{-ms-flex-direction:column;flex-direction:column}}@media(max-width:31.1875em){.contact-us .plan-location-wrapper .plan-location{margin:3.8787878788rem 0 0}}@media(max-width:25.9275em){.contact-us .plan-location-wrapper .plan-location{margin:3.3939393939rem 0 0}}.thank-you-page .thank-you-block{margin-top:4.8484848485rem}@media(max-width:25.9275em){.thank-you-page .thank-you-block{margin-top:3.3939393939rem}}.thank-you-page .thank-you-block .thank-you__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding:0 1.2121212121rem;text-align:center}.thank-you-page .thank-you-block .thank-you__wrapper.thank-you-trial{-ms-flex-pack:center;justify-content:center;padding:0 1.2121212121rem;-ms-flex-direction:row;flex-direction:row;text-align:left}@media(max-width:79.99em){.thank-you-page .thank-you-block .thank-you__wrapper.thank-you-trial{-ms-flex-direction:column;flex-direction:column}}.thank-you-page .thank-you-block .thank-you__wrapper.thank-you-trial h5{max-width:29.5757575758rem}.thank-you-page .thank-you-block .thank-you__wrapper.thank-you-trial .thank-you-wrapper__bg .thank-you__icons{top:3.7575757576rem}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:3.6363636364rem}@media(max-width:79.99em){.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__left{text-align:center}}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__left h5{margin-top:.9696969697rem}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-title{margin-top:1.8181818182rem}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-title h1{font-size:5.9393939394rem;margin-bottom:1.2121212121rem}.thank-you-page .thank-you-block .thank-you__wrapper h1{max-width:45.4545454545rem;width:100%;color:#071751;font-size:4.3636363636rem;line-height:4.8484848485rem;text-transform:capitalize;margin:0}.thank-you-page .thank-you-block .thank-you__wrapper h1 span{color:#077be7}@media(max-width:25.9275em){.thank-you-page .thank-you-block .thank-you__wrapper h1{font-size:2.4242424242rem;line-height:2.6666666667rem;-ms-flex-item-align:start;align-self:flex-start}}.thank-you-page .thank-you-block .thank-you__wrapper h5{max-width:40rem;margin-top:2.7272727273rem;margin-bottom:0;font-size:1.4545454545rem;line-height:1.9393939394rem;font-weight:500;color:#425289}@media(max-width:25.9275em){.thank-you-page .thank-you-block .thank-you__wrapper h5{margin-top:.7272727273rem;font-size:.9696969697rem;line-height:1.2121212121rem;-ms-flex-item-align:start;align-self:flex-start}}.thank-you-page .thank-you-block .thank-you__wrapper h5 .thank-you-download-sample{-webkit-animation:fade-in-left .5s forwards;animation:fade-in-left .5s forwards;margin-top:1.5151515152rem;padding:.9696969697rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#f9fbff;-webkit-box-shadow:0 -2.598px 20px 1px rgba(94,102,102,.2);box-shadow:0 -2.598px 20px 1px rgba(94,102,102,.2)}@-webkit-keyframes fade-in-left{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fade-in-left{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.thank-you-page .thank-you-block .thank-you__wrapper h5 .thank-you-download-sample span{display:block;width:100%;font-size:1.0909090909rem;color:#071751}.thank-you-page .thank-you-block .thank-you__wrapper h5 .thank-you-download-sample>:not(:last-child){margin-right:1.2121212121rem}.thank-you-page .thank-you-block .thank-you__wrapper h5 .thank-you-download-sample .button{white-space:nowrap;padding-left:2.1212121212rem;padding-right:2.1212121212rem}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__bg{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__bg .thank-you__icons{position:absolute;padding-right:1.9393939394rem;top:8.4848484848rem;z-index:-1;margin:0}@media(max-width:79.99em){.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__bg .thank-you__icons{top:-3.9757575758rem;padding-right:0}}@media(max-width:25.9275em){.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__bg .thank-you__icons svg{display:none}}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__bg .thank-you__icons svg{font-size:27.5757575758rem;height:24.9090909091rem;fill:none}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__right #hubspotForm{width:100%;background:#f9fbff}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__right #hubspotForm form{grid-row-gap:1.0909090909rem}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__right #hubspotForm form .hs-form-field{display:grid;-ms-flex-align:start;align-items:flex-start;grid-template-columns:1fr 1fr}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__right #hubspotForm form .hs-form-field span{font-size:1.0909090909rem;font-weight:400}@media(max-width:39.99em){.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__right #hubspotForm form .hs-form-field{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__right #hubspotForm form .hs-form-field .input{width:100%}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__right #hubspotForm form .hs-form-field span{font-size:.9696969697rem;font-weight:300}}.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__right #hubspotForm form .hs-richtext p{margin:1.2121212121rem 0 .2424242424rem}@media(max-width:79.99em){.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__right{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:0}}@media(max-width:25.9275em){.thank-you-page .thank-you-block .thank-you__wrapper .thank-you-wrapper__right{margin-top:3.3939393939rem}}.thank-you-page .thank-you-block .thank-you__video{position:relative;margin:9.696969697rem auto 4.8484848485rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:79.99em){.thank-you-page .thank-you-block .thank-you__video{margin:7.2727272727rem auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.thank-you-page .thank-you__customers-stories{margin-top:10.7878787879rem}@media(max-width:25.9275em){.thank-you-page .thank-you__customers-stories{margin-top:3.3939393939rem}}.thank-you-page .thank-you__customers-stories .thank-you__stories-header{max-width:73.696969697rem;width:100%;margin:0 auto}@media(max-width:79.99em){.thank-you-page .thank-you__customers-stories .thank-you__stories-header{display:-ms-flexbox;display:flex;-ms-flex:column 1;flex:column 1;-ms-flex-pack:center;justify-content:center;padding:0 1.2121212121rem}}.thank-you-page .thank-you__customers-stories .thank-you__stories-header h3{max-width:40.9696969697rem;width:100%;font-size:2.4242424242rem;line-height:2.9696969697rem;font-weight:700;color:#071751;margin-bottom:0}@media(max-width:79.99em){.thank-you-page .thank-you__customers-stories .thank-you__stories-header h3{text-align:center}}@media(max-width:25.9275em){.thank-you-page .thank-you__customers-stories .thank-you__stories-header h3{text-align:start;font-size:1.9393939394rem;line-height:2.1818181818rem}}.thank-you-page .thank-you__customers-stories .thank-you__customers-benefits .benefits-wrapper{margin-top:4.8484848485rem;padding-top:0;background:#fff}@media(max-width:47.99em){.thank-you-page .thank-you__customers-stories .thank-you__customers-benefits .benefits-wrapper{padding:0 1.2121212121rem}}@media(max-width:39.99em){.thank-you-page .thank-you__customers-stories .thank-you__customers-benefits .benefits-wrapper{margin:0 auto}}@keyframes pulsation{0%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:inherit;transform:inherit}}@keyframes fade-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@media(max-width:79.99em){.main-container>div{padding:0 1.2121212121rem}}.main-container .customer-block-container{background:-webkit-gradient(linear,left bottom,left top,from(#f9fbff),to(rgba(245,249,252,0)));background:linear-gradient(1turn,#f9fbff,rgba(245,249,252,0))}.main-container .home-customer-block-clients{margin:0 auto;padding:3.2727272727rem 0}.main-container .content-3 .benefits-wrapper{margin-top:0;background-color:#fff}.main-container .info-block__wrapper h1{max-width:54.5454545455rem;width:100%}.main-container .info-block__wrapper h5{max-width:38.7878787879rem;font-weight:400}.main-container .get-data h4{margin:0;color:#071751;font-size:1.9393939394rem;line-height:2.303030303rem}.main-container .content-main{margin-top:11.6363636364rem}@media(max-width:25.9275em){.main-container .content-main{margin-top:3.3939393939rem}}.main-container .content-ahead{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center;max-width:48.4848484848rem;width:100%;margin:0 auto}.main-container .content-ahead h2{margin:0;color:#071751}.main-container .content-ahead span{margin-top:.9696969697rem;color:#425289;font-weight:500;font-size:1.2121212121rem}@media(max-width:29.99em){.main-container .content-ahead h2{font-size:2.303030303rem}}@media(max-width:25.9275em){.main-container .content-ahead h2{text-align:start;font-size:1.9393939394rem;line-height:2.1818181818rem}.main-container .content-ahead span{text-align:start;margin-top:.7272727273rem;font-size:.9696969697rem;line-height:1.2121212121rem}}.main-container .content-2{background:#f5f9fc;margin-top:-10.9090909091rem;padding-top:22.5454545455rem!important;padding-bottom:7.5151515152rem!important}@media(max-width:25.9275em){.main-container .content-2{padding-bottom:4.8484848485rem!important}}.main-container .feedback-container__left>div:nth-child(2){margin-left:4.2424242424rem}@media(max-width:63.99em){.main-container .feedback-container__left>div:nth-child(2){margin-left:0}}.info-block-promotion{max-width:35.8787878788rem}.info-block-promotion h2{color:#071751;font-size:2.9090909091rem;line-height:3.3939393939rem}.info-block-promotion .description{color:#425289;font-weight:400;font-size:1.0909090909rem;line-height:1.4545454545rem}.info-block-promotion .description:not(:last-child){margin-bottom:.4848484848rem}.info-block-promotion .description .icon-check{margin-right:.3636363636rem;fill:none}.info-block-promotion .description span{vertical-align:text-bottom}.touch-credit-search-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:.9696969697rem 0;margin-bottom:.9696969697rem;border-radius:1px}@media(max-width:39.99em){.touch-credit-search-wrapper{margin-bottom:.9696969697rem}}.touch-credit-search-wrapper form{display:-ms-flexbox;display:flex;margin:0 auto;-webkit-transition:.2s ease;transition:.2s ease;max-width:36.3636363636rem;width:100%}@media(max-width:39.99em){.touch-credit-search-wrapper form{-ms-flex-direction:column;flex-direction:column}}@media(max-width:25.9275em){.touch-credit-search-wrapper form{max-width:100%;width:100%}}.touch-credit-search-wrapper form .input-wrapper{margin:0}@media(max-width:39.99em){.touch-credit-search-wrapper form .input-wrapper{margin:.7272727273rem 0}}@media(max-width:25.9275em){.touch-credit-search-wrapper form .input-wrapper{max-width:100%;width:100%}}.touch-credit-search-wrapper form .input-wrapper input{border-radius:2px 0 0 2px}@media(max-width:39.99em){.touch-credit-search-wrapper form .input-wrapper input{height:3.3939393939rem;border-radius:2px}.touch-credit-search-wrapper form .input-wrapper input:focus+span{top:.1818181818rem}}@media(max-width:25.9275em){.touch-credit-search-wrapper form .input-wrapper input{max-width:100%;width:100%}}@media(max-width:39.99em){.touch-credit-search-wrapper form .input-wrapper .input-label{top:.9272727273rem}}.touch-credit-search-wrapper form button{border-radius:0 2px 2px 0;min-width:12.6060606061rem}@media(max-width:39.99em){.touch-credit-search-wrapper form button{min-width:11.0303030303rem;height:3.3939393939rem;border-radius:2px;-ms-flex-item-align:center;align-self:center}}@media(max-width:25.9275em){.touch-credit-search-wrapper form button{width:100%}}.solution-description{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.solution-description .solution-description-stat{max-width:23.2727272727rem;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#f9fbff;border:1px solid #ebf2fb;border-radius:2px;padding:2.4242424242rem}.solution-description .solution-description-stat:not(:last-child){margin-right:1.9393939394rem}.solution-description .solution-description-stat .solution-description-title{color:#7c8eb5;font-size:.9696969697rem;line-height:1.4545454545rem;opacity:.8}.solution-description .solution-description-stat .solution-description-count{color:#077be7;font-size:2.9090909091rem;line-height:3.3939393939rem;font-weight:700}@media(max-width:79.99em){.industries-page{padding:0 20px}}.industries-page .second-country-description .industry-directory__right{padding-top:3.0303030303rem;padding-bottom:3.0303030303rem;margin-left:14.5454545455rem;margin-top:6.0606060606rem}@media(max-width:79.99em){.industries-page .second-country-description .industry-directory__right{margin:0 auto}}.industries-page .second-country-description .industry-directory__left{max-width:35.3333333333rem;width:100%}.industries-page .country-directory__blocks-wrapper{margin-top:7.2727272727rem}@media(max-width:29.99em){.industries-page .country-directory__blocks-wrapper{margin-top:11.5151515152rem}}.industries-page .content{margin:-9.0909090909rem 0 -11.6060606061rem;padding:9.0909090909rem 0;background:#f5f9fc}@media(max-width:79.99em){.industries-page .content{margin:1.8181818182rem 0 -1.2121212121rem;padding:4.2424242424rem .6060606061rem;border-radius:4px}}.industries-page .content .content__wrapper{margin-top:13.3333333333rem}@media(max-width:79.99em){.industries-page .content .content__wrapper{margin:0}.industries-page .content .content__wrapper h2{margin:0 auto;text-align:center}}.industries-page .automotive-industry-database{margin-top:9.0909090909rem}@media(max-width:29.99em){.industries-page .request-demo{margin-top:6.0606060606rem}.industries-page .country-description{overflow:initial}}@media(max-width:79.99em){.industries-page .country-description .industry-directory{margin-top:4.8484848485rem}.industries-page .country-description .industry-directory h2{padding-bottom:1.8181818182rem}}@media(max-width:79.99em)and (max-width:47.99em){.industries-page .country-description .industry-directory h2{padding-bottom:0}}@media(max-width:79.99em)and (max-width:29.99em){.industries-page .country-description .industry-directory h2{padding-top:0}}@media(max-width:79.99em){.industries-page .country-description .country-directory{margin-bottom:18.1818181818rem}}@media(max-width:47.99em){.industries-page .country-description .country-directory{margin-bottom:12.1212121212rem}}@media(max-width:29.99em){.industries-page .country-description .country-directory{margin-bottom:0}.industries-page .country-description .country-directory__right{margin-bottom:12.1212121212rem}}@media(max-width:47.99em){.industries-page .country-directory h2{font-size:1.8181818182rem}.industries-page .country-directory__right{margin-top:13.3333333333rem}}@media(max-width:29.99em){.industries-page .country-directory__right{margin-top:-5.4545454545rem;margin-bottom:-4.8484848485rem}.industries-page .industry-directory__right{padding-top:0}}@media(max-width:79.99em){.industries-page .industry-directory{margin-top:18.1818181818rem}.industries-page .industry-directory h2{padding-bottom:0;max-width:30.303030303rem;width:100%}}@media(max-width:47.99em){.industries-page .industry-directory h2{font-size:1.8181818182rem}}.industries-page .industry-directory__left{margin-right:2.7272727273rem;max-width:29.5757575758rem;width:100%}@media(max-width:79.99em){.industries-page .industry-directory__left{padding-top:2.4242424242rem;margin:0 auto}}@media(max-width:47.99em){.industries-page .industry-directory__left{padding-top:0}}@media(max-width:39.99em){.industries-page .industry-directory__left{padding-bottom:2.4242424242rem}}.industries-page .industry-directory__right{padding-top:3.0303030303rem;padding-bottom:3.0303030303rem;margin-left:10.9090909091rem;margin-top:-1.8181818182rem}@media(max-width:79.99em){.industries-page .industry-directory__right{margin:0 auto}}.countries-page{padding:0 1.2121212121rem}.countries-page .country-directory span{color:#fff}.countries-page .country-directory>span:nth-child(2){line-height:.7272727273rem}@media(max-width:79.99em){.countries-page .directory-profile{padding-bottom:7.2727272727rem}}@media(max-width:55em){.countries-page .directory-profile .invert{-ms-flex-direction:column;flex-direction:column}.countries-page .directory-profile .invert .profile-description-text{margin-bottom:1.4545454545rem;-ms-flex-item-align:center;align-self:center}}@media(max-width:23.49em){.countries-page .directory-profile .profile-description-text{max-width:100%}.countries-page .directory-profile .touch-data-detail{white-space:normal}}.countries-page .directory-profile .profile-description-text-title{max-width:32.9696969697rem!important}.countries-page .content{margin:9.696969697rem 0 -11.6060606061rem;padding:3.6363636364rem 0 9.696969697rem;background:#f5f9fc}@media(max-width:79.99em){.countries-page .content{padding-left:.9090909091rem;padding-right:.9090909091rem}}@media(max-width:39.99em){.countries-page .content{margin-bottom:-2.9090909091rem}}@media(max-width:25.9275em){.countries-page .content{padding:3.6363636364rem 0 6.9696969697rem}}.countries-page .content .asked-questions{padding:0!important}@media(max-width:79.99em){.countries-page .content h2{max-width:100%;width:100%;text-align:center;margin-bottom:4.2424242424rem}}@media(max-width:25.9275em){.countries-page .content h2{margin-bottom:.7272727273rem}}@media(max-width:56.25em){.countries-page .content .industry-profile .profile-description-wrapper{-ms-flex-direction:column;flex-direction:column}.countries-page .content .industry-profile .profile-description-wrapper .profile-description-text{margin-right:0;margin-bottom:1.4545454545rem;-ms-flex-item-align:center;align-self:center}.countries-page .content .industry-profile .profile-description-wrapper .profile-description-text .profile-description-text-title{margin-right:0!important}}@media(max-width:33.75em){.countries-page .content .industry-profile .touch-data-wrapper{-ms-flex-direction:column;flex-direction:column}.countries-page .content .industry-profile .touch-data-wrapper .touch-data-detail{padding-right:0;text-align:center!important;margin-bottom:.9696969697rem!important}.countries-page .content .industry-profile .touch-data-wrapper a{-ms-flex-item-align:center;align-self:center}}@media(max-width:23.49em){.countries-page .content .industry-profile .profile-description-text{max-width:100%}.countries-page .content .industry-profile .touch-data-detail{white-space:normal}}.countries-page .content.alternative{margin:0}.countries-page .content.alternative .search-profile{padding-top:14.5454545455rem}@media(max-width:79.99em){.countries-page .content.alternative .search-profile .profile-description-text{margin-left:0}}.countries-page .content.alternative .search-profile .profile-description-wrapper>:last-child{-ms-flex-item-align:center;align-self:center}.countries-page .email-profile{padding-bottom:9.696969697rem}@media(max-width:63.99em){.countries-page .email-profile .touch-data-wrapper{-ms-flex-direction:column;flex-direction:column}.countries-page .email-profile .touch-data-wrapper .touch-data-detail{padding-right:0;-ms-flex-item-align:center;align-self:center;margin-bottom:.9696969697rem!important}.countries-page .email-profile .touch-data-wrapper a{-ms-flex-item-align:center;align-self:center}}@media(max-width:29.99em){.countries-page .email-profile{padding-bottom:15.7575757576rem}.countries-page .email-profile .profile-description-text{max-width:100%}}@media(max-width:25.9275em){.countries-page .email-profile{padding-bottom:6.9696969697rem}}@media(max-width:23.49em){.countries-page .email-profile .touch-data-wrapper .touch-data-detail{white-space:normal}}.countries-page .email-profile .touch-data-wrapper button{margin:0 auto}.countries-page .phone-profile{padding-bottom:14.5454545455rem}@media(max-width:23.49em){.countries-page .phone-profile .profile-description-wrapper{-ms-flex-pack:center;justify-content:center}.countries-page .phone-profile .profile-description-text{max-width:100%}.countries-page .phone-profile .touch-data-detail{white-space:normal}}.countries-page .marketing-profile a{max-width:19.0303030303rem;width:100%}.countries-page .marketing-profile a .touchData__button{white-space:nowrap;padding:.9090909091rem 1.2121212121rem;max-width:19.0303030303rem;width:100%}.countries-page .marketing-profile a .touchData__button.search{height:3.8787878788rem}@media(min-width:80em){.countries-page .marketing-profile{margin:0 auto 7.2727272727rem}}@media(max-width:79.99em){.countries-page .marketing-profile{margin-bottom:5.4545454545rem}}@media(min-width:80em){.countries-page .marketing-profile .touch-data-wrapper{-ms-flex-direction:column;flex-direction:column}}@media(min-width:30em)and (max-width:39.99em){.countries-page .marketing-profile .touch-data-wrapper{-ms-flex-direction:column;flex-direction:column}}@media(min-width:80em){.countries-page .marketing-profile .touch-data-wrapper .touch-data-detail{text-align:center!important;margin-bottom:.9696969697rem!important}}@media(min-width:30em)and (max-width:39.99em){.countries-page .marketing-profile .touch-data-wrapper .touch-data-detail{text-align:center!important;margin-bottom:.9696969697rem!important}}@media(max-width:29.99em){.countries-page .marketing-profile .touch-data-wrapper .touch-data-detail{white-space:normal}}@media(min-width:80em){.countries-page .marketing-profile .touch-data-wrapper a{-ms-flex-item-align:center;align-self:center}}@media(min-width:30em)and (max-width:39.99em){.countries-page .marketing-profile .touch-data-wrapper a{-ms-flex-item-align:center;align-self:center}}.countries-page .gdb-icon-email-database{font-size:19.696969697rem!important;height:19.5151515152rem;fill:none}.countries-page .gdb-icon-business-directory{font-size:19.8787878788rem!important;height:20.9696969697rem;fill:none}.countries-page .gdb-icon-industry-database{font-size:21.2727272727rem!important;height:18.5454545455rem;fill:none}.countries-page .gdb-icon-phone-directory{font-size:17.8787878788rem!important;height:18.7878787879rem;fill:none}.question-block-item-hidden{display:none}.display-flex-block-item{padding-left:1.8181818182rem;padding-right:.6060606061rem}.display-flex-block-item span{font-size:1.0909090909rem;line-height:1.696969697rem;font-style:normal;color:#071751;margin-right:.4848484848rem}.display-flex-block-item .question-block-item{display:-ms-flexbox;display:flex;margin-bottom:.6060606061rem}.display-flex-block-item .question-block-item>div{margin:0;font-size:1.0909090909rem;line-height:1.696969697rem;color:#425289}.country-promotion:last-child{margin-bottom:6.0606060606rem}.country-promotion .info-wrapper{max-width:73.696969697rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:6.0606060606rem auto;padding:0 .9696969697rem}@media(max-width:63.99em){.country-promotion .info-wrapper{-ms-flex-direction:column;flex-direction:column}}.country-promotion .info-wrapper .info-block-promotion{-ms-flex-item-align:center;align-self:center}@media(max-width:63.99em){.country-promotion .info-wrapper .info-block-promotion{margin-bottom:3.6363636364rem}.country-promotion .info-wrapper .form-book{-ms-flex-item-align:center;align-self:center}}.country-promotion .info-wrapper .form-book h5{margin:0;text-align:center}.country-promotion .clients{background-color:#f9fbff;padding:4.8484848485rem 0}.country-promotion .clients .info-block{margin:0}.country-promotion .clients .info-block .info-block__wrapper{background-color:#f9fbff;margin-bottom:2.5454545455rem}.country-promotion .clients .info-block .info-block__wrapper h1{font-size:2.4242424242rem;line-height:2.9090909091rem;margin:0 0 .2424242424rem}.country-promotion .clients .info-block .info-block__wrapper h5{max-width:43.5151515152rem;color:#425289;font-size:1.0909090909rem;line-height:1.4545454545rem}.country-promotion .gdb-solutions{max-width:73.696969697rem;margin:6.0606060606rem auto}.country-promotion .gdb-solutions .info-block{margin:0 0 2.4242424242rem}.country-promotion .gdb-solutions .info-block .info-block__wrapper h1{margin:0;font-size:2.4242424242rem;line-height:2.9090909091rem}@media(max-width:79.99em){.country-promotion .gdb-solutions .solution-description{padding:0 .9090909091rem}}@media(max-width:63.99em){.country-promotion .gdb-solutions .solution-description{-ms-flex-direction:column;flex-direction:column}.country-promotion .gdb-solutions .solution-description .solution-description-stat{-ms-flex-item-align:center;align-self:center}.country-promotion .gdb-solutions .solution-description .solution-description-stat:not(:last-child){margin-bottom:1.9393939394rem;margin-right:0}}.country-promotion .gdb-solutions .solution-description .solution-description-count{white-space:nowrap}.country-promotion .industry-promotion{margin-bottom:6.0606060606rem}.country-promotion .content-grey-bg{background-color:#f9fbff;padding:7.2727272727rem 0}.country-promotion .content-grey-bg .has-country-promotion{background-image:none!important;background-color:#f9fbff;border:1px solid #0c257f}.country-promotion .content-grey-bg .has-country-promotion h5{color:#071751!important;max-width:34.4242424242rem}@media(max-width:47.99em){.country-promotion .content-grey-bg .has-country-promotion h5{margin:auto}}.country-promotion .content-grey-bg .has-country-promotion .request-demo__wrapper{padding:2.6666666667rem 0}.country-promotion .content-grey-bg .email-promotion{margin-bottom:4.8484848485rem}.country-promotion .content-grey-bg .email-promotion .profile-description-stat{padding:1.4545454545rem!important}.country-promotion .content-grey-bg .email-promotion .profile-description-stat:nth-child(3){border:1px solid #0c257f}.country-promotion .content-grey-bg .email-promotion .profile-description-stat:nth-child(3) .profile-description-stat-count{white-space:nowrap}.country-promotion .content-grey-bg .people-feedback{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:4.8484848485rem 0 0}.country-promotion .content-grey-bg .people-feedback__image{width:3.8787878788rem;height:3.8787878788rem;border-radius:50%;overflow:hidden}.country-promotion .content-grey-bg .people-feedback>div:first-child h2{font-size:2.9090909091rem;line-height:3.3939393939rem;color:#071751;max-width:40.7272727273rem;width:100%}.country-promotion .content-grey-bg .people-feedback__container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;max-width:73.696969697rem;width:100%;margin-top:1.9393939394rem}@media(max-width:79.99em){.country-promotion .content-grey-bg .people-feedback__container{padding-left:.6060606061rem;padding-right:.6060606061rem}}@media(max-width:63.99em){.country-promotion .content-grey-bg .people-feedback__container{display:block}}.country-promotion .content-grey-bg .people-feedback__wrapper{max-width:23.2727272727rem;width:100%;height:29.3333333333rem;background:#fff;border-radius:2px;padding:3.8787878788rem 2.4242424242rem}@media(max-width:63.99em){.country-promotion .content-grey-bg .people-feedback__wrapper{margin:.9090909091rem auto;padding:2.4242424242rem 2.1212121212rem;width:25.4545454545rem}}@media(max-width:29.99em){.country-promotion .content-grey-bg .people-feedback__wrapper{width:16.9696969697rem}}.country-promotion .content-grey-bg .people-feedback__wrapper:nth-child(2){margin:0 1.9393939394rem}@media(max-width:63.99em){.country-promotion .content-grey-bg .people-feedback__wrapper:nth-child(2){margin:0 auto}}.country-promotion .content-grey-bg .people-feedback__quotes{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.country-promotion .content-grey-bg .people-feedback__quotes .icons:first-child{margin-left:1.2121212121rem;z-index:3}.country-promotion .content-grey-bg .people-feedback__quotes svg{margin-left:.1212121212rem}.country-promotion .content-grey-bg .people-feedback__quotes>svg:first-child{font-size:2.4242424242rem;height:1.9393939394rem;fill:none;z-index:1}.country-promotion .content-grey-bg .people-feedback__quotes>svg:nth-child(2){margin-left:-1.2121212121rem;font-size:4.8484848485rem;height:4.8484848485rem;fill:none}.country-promotion .content-grey-bg .people-feedback h2{margin:0;max-width:35.8787878788rem;width:100%;text-align:center}@media(max-width:63.99em){.country-promotion .content-grey-bg .people-feedback h2{text-align:center}}@media(max-width:39.99em){.country-promotion .content-grey-bg .people-feedback h2{padding:0 .9090909091rem}}.country-promotion .content-grey-bg .people-feedback__text{margin-top:2.4242424242rem;font-size:1.0909090909rem;line-height:1.696969697rem;color:#425289}.country-promotion .content-grey-bg .people-feedback__people{display:-ms-flexbox;display:flex;margin-top:1.9393939394rem}.country-promotion .content-grey-bg .people-feedback h5{margin:0;color:#071751}.country-promotion .content-grey-bg .people-feedback__info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#afb6cd;margin-left:.4848484848rem}@media(max-width:39.99em){.country-promotion .content-grey-bg .people-feedback{margin-bottom:-2.9090909091rem}}.country-promotion .video-container-wrapper{background:none;padding:0;margin:6.0606060606rem auto}.country-promotion .video-container-wrapper .video-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.country-promotion .video-container-wrapper .video-container .video-container__info{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;margin:0 0 4.0606060606rem}@media(max-width:63.99em){.country-promotion .video-container-wrapper .video-container .video-container__info{-ms-flex-direction:column;flex-direction:column}}.country-promotion .video-container-wrapper .video-container .video-container__info h3{max-width:35.8787878788rem;font-size:2.9090909091rem;line-height:3.3939393939rem}.country-promotion .video-container-wrapper .video-container .video-container__info span{font-size:1.2121212121rem;line-height:1.696969697rem}.country-promotion .video-container-wrapper .video-container__video{-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;max-width:100%}@media(max-width:63.99em){.country-promotion .video-container-wrapper .video-container__video{max-width:61.0909090909rem}}.country-promotion .video-container-wrapper .video-container__video .presentation-type-text-icon{margin:0 .9090909091rem;max-width:69.3333333333rem;height:40.2424242424rem}@media(max-width:47.99em){.country-promotion .video-container-wrapper .video-container__video .presentation-type-text-icon{height:33.9393939394rem}}@media(max-width:39.99em){.country-promotion .video-container-wrapper .video-container__video .presentation-type-text-icon{height:25.4545454545rem}}@media(max-width:29.99em){.country-promotion .video-container-wrapper .video-container__video .presentation-type-text-icon{height:23.0303030303rem}}.web-technologies{max-width:73.696969697rem;width:100%;margin:11.6363636364rem auto 0}@media(max-width:85.365em){.web-technologies{padding:0 .9090909091rem;position:relative}}.web-technologies .web-technologies__title{text-align:center}@media(max-width:39.99em){.web-technologies .web-technologies__title>h2{font-size:2.1212121212rem}}.web-technologies .web-technologies__content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:6rem}@media(max-width:63.99em){.web-technologies .web-technologies__content{background:none}}.web-technologies .web-technologies__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:29.0909090909rem;width:100%;position:relative}@media(max-width:85.365em){.web-technologies .web-technologies__text{margin:0 auto;z-index:3}}.web-technologies .web-technologies__img{display:-ms-flexbox;display:flex}@media(max-width:79.99em){.web-technologies .web-technologies__img{position:absolute;top:550px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media(max-width:63.99em){.web-technologies .web-technologies__img{display:none}}.web-tech-widget{display:-ms-flexbox;display:flex;max-width:73.696969697rem;width:100%;margin:11.6363636364rem auto 0}@media(max-width:79.99em){.web-tech-widget{padding:0 .9090909091rem}}@media(max-width:63.99em){.web-tech-widget{display:block}}.web-tech-widget .web-tech-widget__left{max-width:29.5757575758rem;width:100%}@media(max-width:63.99em){.web-tech-widget .web-tech-widget__left{margin:0 auto;text-align:center}}.web-tech-widget .web-tech-widget__left>span{font-size:1.4545454545rem;line-height:1.6484848485rem;color:#425289}.web-tech-widget h2,.web-tech-widget h4{margin:0;color:#071751}.web-tech-widget h2{margin-bottom:.9696969697rem}@media(max-width:39.99em){.web-tech-widget h2{font-size:2.1212121212rem}}.web-tech-widget .web-tech-widget__right{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:8.2424242424rem;position:relative}@media(max-width:63.99em){.web-tech-widget .web-tech-widget__right{margin:0 auto;width:60%;padding-top:4.2424242424rem}}@media(max-width:39.99em){.web-tech-widget .web-tech-widget__right{margin-bottom:1.8181818182rem}}@media(max-width:29.99em){.web-tech-widget .web-tech-widget__right{width:90%}}.web-tech-widget .web-tech-widget__icon{position:relative}.web-tech-widget .web-tech-widget__icon svg{position:absolute;left:calc(50% - 10px);top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.web-tech-widget .web-tech-widget__collapse-wrapper{margin-top:.9696969697rem;z-index:5;height:100%;overflow-y:auto;scrollbar-color:#809bb2 transparent;scrollbar-width:thin}.web-tech-widget .web-tech-widget__collapse-wrapper::-webkit-scrollbar{width:7.5px;height:7.5px;background:transparent;border-radius:10px;-webkit-transition:.3s;transition:.3s}.web-tech-widget .web-tech-widget__collapse-wrapper::-webkit-scrollbar-thumb{background-color:#809bb2;border-radius:10px}.web-tech-widget .web-tech-widget__collapse-wrapper::-webkit-scrollbar-thumb:hover{background-color:#537998}@media(max-width:39.99em){.web-tech-widget .web-tech-widget__collapse-wrapper{height:calc(100% - 5.1515151515rem)}}.web-tech-widget .web-tech-widget__collapse{margin-top:.7575757576rem;position:relative}.web-tech-widget .web-tech-widget__collapse>span{font-size:1.0909090909rem;line-height:1.696969697rem}.web-tech-widget .web-tech-widget__collapse>span:first-child{color:#dee1ec;position:absolute;left:0;top:0}.web-tech-widget .web-tech-widget__collapse span:nth-child(2){margin-left:2.5757575758rem;color:#425289}.web-tech-widget .web-tech-widget__content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:.0606060606rem solid #ebf2fb;margin-top:2.1818181818rem;padding-bottom:.9696969697rem}.web-tech-widget .web-tech-widget__content.has-children{cursor:pointer}.web-tech-widget .web-tech-widget__content.has-no-children .web-tech-widget__title h4,.web-tech-widget .web-tech-widget__content.has-no-children .web-tech-widget__title span{color:#afb6cd}.web-tech-widget .web-tech-widget__content:first-child{margin-top:0}.web-tech-widget .web-tech-widget__title{display:-ms-flexbox;display:flex}.web-tech-widget .web-tech-widget__title>span{color:#077be7;font-size:.9696969697rem;line-height:1.4545454545rem}.web-tech-widget .web-tech-widget__wrapper-active{position:absolute;z-index:100;width:calc(100% + 10px);height:100%;top:0;left:-10px;background:#fff}.web-tech-widget .web-tech-widget__wrapper-active svg{font-size:1.4545454545rem!important;height:1.4545454545rem;fill:none}.web-tech-widget svg{font-size:.6060606061rem;height:1.0909090909rem;fill:none}.fresh-investigation-wrapper{max-width:51.3939393939rem;position:relative;margin:0 auto 1.9393939394rem;-webkit-transition:.2s ease;transition:.2s ease}@media(max-width:47.99em){.fresh-investigation-wrapper{max-width:29.0909090909rem;padding:0 .9090909091rem}}.fresh-investigation-wrapper .delete-form{cursor:pointer;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:1.9393939394rem;height:1.9393939394rem;background-color:#0347a6;border-radius:2px;right:-.9090909091rem;top:-.9090909091rem}.fresh-investigation-wrapper .delete-form svg{margin-left:.0909090909rem;-ms-flex-item-align:center;align-self:center;fill:#fff;width:.9696969697rem}@media(max-width:47.99em){.fresh-investigation-wrapper .delete-form{right:.4848484848rem}}.fresh-investigation-wrapper .delete-form:focus,.fresh-investigation-wrapper .delete-form:hover{background:#055fc6}.fresh-investigation-wrapper .fresh-investigation__input-wrapper{padding:1.4545454545rem;border:1px solid #d8e5f7;border-radius:2px}@media(max-width:47.99em){.fresh-investigation-wrapper .fresh-investigation__input-wrapper input{width:100%}}.fresh-investigation-wrapper .fresh-investigation__input-wrapper>:not(:last-child){margin-bottom:.7272727273rem}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .row{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;gap:.7272727273rem}@media(max-width:47.99em){.fresh-investigation-wrapper .fresh-investigation__input-wrapper .row{-ms-flex-direction:column;flex-direction:column}}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .row .input-wrapper{max-width:22.0606060606rem;margin:.7272727273rem 1.4545454545rem}@media(max-width:47.99em){.fresh-investigation-wrapper .fresh-investigation__input-wrapper .row .input-wrapper{margin:.7272727273rem auto}}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .row .select{-ms-flex-item-align:center;align-self:center;width:100%}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .row .select .rc-select-selection-placeholder{padding:1.0909090909rem .9090909091rem}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .row .input-error-label{position:absolute;color:#f72942;left:40%;bottom:.7272727273rem;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}@media(max-width:47.99em){.fresh-investigation-wrapper .fresh-investigation__input-wrapper .row .input-error-label{width:100%;bottom:unset;top:4.0927272727rem;left:0;-webkit-transform:initial;transform:none;text-align:right}}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .column{display:-ms-flexbox;display:flex}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .column textarea{resize:none;max-width:51.3939393939rem;width:100%;height:7.2727272727rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #d8e5f7;border-radius:2px;outline:none;padding-left:1.0909090909rem;padding-top:1.0909090909rem;color:#425289;position:static;font-size:1.0909090909rem;line-height:1.696969697rem;font-family:var(--font)}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .column textarea::-webkit-input-placeholder{top:1.1212121212rem;left:1.0909090909rem;color:#afb6cd}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .column textarea::-moz-placeholder{top:1.1212121212rem;left:1.0909090909rem;color:#afb6cd}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .column textarea::-ms-input-placeholder{top:1.1212121212rem;left:1.0909090909rem;color:#afb6cd}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .column textarea::placeholder{top:1.1212121212rem;left:1.0909090909rem;color:#afb6cd}.fresh-investigation-wrapper .fresh-investigation__input-wrapper .column textarea:focus{border-color:#077be7}.insights-page{padding:0 1.8181818182rem}@media(max-width:63.99em){.insights-page{padding:0 .9090909091rem}}.insights-page .info-block h5{max-width:23.2727272727rem;width:100%;margin-top:1.2121212121rem;margin-bottom:.6060606061rem}.insights-page .features span:last-child{font-weight:500;color:#425289;font-size:1.0909090909rem;line-height:1.696969697rem}.insights-page .web-technologies__left{height:1.2121212121rem;margin-top:.9090909091rem}.insights-page .web-technologies__left>span{bottom:10%;left:25%}.insights-page .web-technologies__right{line-height:1.696969697rem}.insights-page .web-technologies__content{margin-bottom:10.9090909091rem}@media(max-width:63.99em){.insights-page .web-tech-widget__wrapper-active{top:3.0303030303rem}}.insights-page .item-grid-insights{grid-template-columns:repeat(3,1fr);max-width:73.696969697rem;width:100%}@media(max-width:47.99em){.insights-page .item-grid-insights{grid-template-columns:repeat(1,1fr)}}@media(max-width:85.365em){.lead-generation{padding:0 1.2121212121rem}}.lead-generation .video-container{-ms-flex-pack:justify;justify-content:space-between;padding:0 .9090909091rem}@media(max-width:79.99em){.lead-generation .video-container h2{text-align:center}.lead-generation .video-container__info{margin:0;max-width:54.5454545455rem;width:100%}}.lead-generation .video-container__video{max-width:61.0909090909rem;width:100%}@media(max-width:79.99em){.lead-generation .video-container__video{margin-top:2.4242424242rem}}.lead-generation .info-block__wrapper h5{max-width:22.303030303rem}.lead-generation .info-block__wrapper>a .button{padding-left:2.6060606061rem;padding-right:2.6060606061rem}.lead-generation .request-demo{margin-top:12.1212121212rem}@media(max-width:25.9275em){.lead-generation .request-demo{margin-top:3.3939393939rem}}.lead-generation .get-data__info .get-data__text{padding:0;margin-bottom:2.4242424242rem}@media(max-width:79.99em){.lead-generation .get-data__info .get-data__text{text-align:center}}@media(max-width:63.99em){.lead-generation .get-data__info .get-data__text{padding:0 .9090909091rem}}@media(max-width:25.9275em){.lead-generation .get-data__info .get-data__text{padding:0;text-align:start}}.lead-generation .get-data__info .get-data__button{display:none}@media(max-width:79.99em){.lead-generation .get-data__info h4{text-align:center}}@media(max-width:25.9275em){.lead-generation .get-data__info h4{text-align:start}}@media(max-width:29.99em){.lead-generation .get-data__info{min-width:auto}}@media(max-width:79.99em){.lead-generation .get-data__image{margin:0 auto;text-align:center}.lead-generation .get-data__image img{max-width:100%;max-height:100%}}.sales-force{position:relative}@media(max-width:85.365em){.sales-force{padding:0 .9090909091rem}}.sales-force .get-data__info .get-data__text{padding:0;margin-bottom:2.4242424242rem}.sales-force .get-data__info .get-data__button{display:none}.sales-force .info-block__wrapper{background:none}.sales-force .info-block__wrapper h1{max-width:54.5454545455rem;width:100%;z-index:12}.sales-force .info-block__wrapper h5{font-weight:400}.sales-force .info-block__wrapper>a button{display:none}.sales-force .circle-content{height:10.6666666667rem;width:10.6666666667rem;margin:3.0303030303rem auto 15.1515151515rem;z-index:8}@media(max-width:39.99em){.sales-force .circle-content{top:36.3636363636rem}}@media(max-width:25.9275em){.sales-force .circle-content{margin:1.9393939394rem auto 3.3939393939rem}}.sales-force .circle-content .circle-content__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}.sales-force .circle-content .circle-content__wrapper .center-image{margin:0;width:100%;height:100%;border-radius:2px}.sales-force .center-image{background-color:#fff;-webkit-box-shadow:0 48px 48px rgba(12,37,127,.12);box-shadow:0 48px 48px rgba(12,37,127,.12);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:0;-ms-flex-item-align:center;align-self:center}.sales-force-content{background-position:50%}.sales-force-content.intersected{background:url(/storage/svg/categories/sales.svg) no-repeat}.api-page{padding:0 1.2121212121rem}.api-page .request-demo__wrapper{margin-top:11.8787878788rem}@media(max-width:25.9275em){.api-page .request-demo__wrapper{margin:3.3939393939rem 0 6.7878787879rem}}.api-page .info-block__wrapper h1{max-width:48.4848484848rem;width:100%}.api-page .info-block__wrapper>a .button{padding-left:2.6060606061rem;padding-right:2.6060606061rem}.api-page .get-data h4{margin:0;color:#071751;font-size:2.9090909091rem;line-height:3.5151515152rem}@media(max-width:39.99em){.api-page .get-data h4{font-size:2.1818181818rem;line-height:2.303030303rem}}.api-page .get-data__button{display:none}@media(max-width:39.99em){.api-page .get-data__info{margin-bottom:3.0303030303rem}}.api-page .api-content-3{text-align:center;margin:11.6363636364rem auto 0}.api-page .api-content-3 .info-block__wrapper h1{max-width:48.4848484848rem;width:100%}.api-page .api-content-3 .advantages{text-align:left}.api-page .api-content-3 h2{margin:0 0 3.8787878788rem;color:#071751}@media(max-width:39.99em){.api-page .api-content-3 .get-data__info{margin-bottom:1.2121212121rem}}.api-page .api-content-3 .get-data h4{font-size:2.9090909091rem;line-height:3.5151515152rem;font-weight:700;color:#071751}.api-page .api-page-sub-description{max-width:48.4848484848rem;width:100%;margin:2.1212121212rem auto 0;color:#425289;text-align:center;font-weight:500}@media(max-width:63.99em){.api-page .api-page-sub-description{margin:4.5454545455rem auto 0}}@media(max-width:25.9275em){.api-page .api-page-sub-description{font-size:.9696969697rem;line-height:1.2121212121rem;text-align:start}}@media(max-width:40em){.fresh-investigation{margin-bottom:11.6363636364rem}}.fresh-investigation .fresh-investigation-info-block{margin-bottom:5.8787878788rem}.fresh-investigation .fresh-investigation-info-block h1,.fresh-investigation .fresh-investigation-info-block h2{max-width:42.4242424242rem}.fresh-investigation .fresh-investigation-info-block h2 span{display:block}.fresh-investigation .fresh-investigation-info-block h2 span:not(:last-child){margin-bottom:.2424242424rem}.fresh-investigation .fresh-investigation-action-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto;max-width:51.3939393939rem;width:100%}@media(max-width:47.99em){.fresh-investigation .fresh-investigation-action-buttons{max-width:29.0909090909rem;padding:0 .9090909091rem}}.fresh-investigation .fresh-investigation-action-buttons button{padding:.9090909091rem 2.4242424242rem}.fresh-investigation .fresh-investigation-action-buttons .add-company{margin-right:1.9393939394rem}.policy-page{padding:0 .9090909091rem}.policy-page .policy-change-consent span{display:block}.policy-page .policy-change-consent span.link,.policy-page .policy-change-consent span.link-disabled{margin-top:1.5151515152rem}.policy-page .policy-description-block{scrollbar-color:#809bb2 transparent;scrollbar-width:thin;max-width:48.4848484848rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-x:auto;margin:3.8787878788rem auto 0}.policy-page .policy-description-block::-webkit-scrollbar{width:7.5px;height:7.5px;background:transparent;border-radius:10px;-webkit-transition:.3s;transition:.3s}.policy-page .policy-description-block::-webkit-scrollbar-thumb{background-color:#809bb2;border-radius:10px}.policy-page .policy-description-block::-webkit-scrollbar-thumb:hover{background-color:#537998}.policy-page .policy-description-block#declaration{margin-top:0}.policy-page .policy-description-block .policy-page-cookie{padding-top:1.5151515152rem}.policy-page .policy-description-block .policy-page-cookie:first-child{margin-top:2.1212121212rem}.policy-page .policy-description-block .policy-page-cookie:not(:last-child){margin-bottom:1.5151515152rem}.policy-page .policy-description-block .policy-page-cookie .policy-page-cookie-empty{color:#7c8eb5;margin:1.5151515152rem 0;border:1px solid #d8e5f7;padding:.6060606061rem;text-align:center}.policy-page .policy-description-block h2{margin:3.8787878788rem 0 0;font-size:1.4545454545rem;line-height:1.7672727273rem;font-weight:700;color:#071751}.policy-page .policy-description-block h2:first-child{margin:0}.policy-page .policy-description-block h3{max-width:40.7878787879rem;margin:1.4545454545rem 0 0;font-size:1.4545454545rem;line-height:1.7672727273rem;font-weight:400;color:#071751}.policy-page .policy-description-block table{margin:1.4545454545rem 0;border-collapse:collapse;border:1px solid #d8e5f7;border-radius:1px}@media(max-width:39.99em){.policy-page .policy-description-block table{display:block;border:none;overflow:auto;outline:none}}.policy-page .policy-description-block table td{border:1px solid #d8e5f7}.policy-page .policy-description-block table tbody tr:first-child{background-color:#f9fbff}.policy-page .policy-description-block table tbody tr:first-child p{margin:0 0 0 .6060606061rem;font-size:.8484848485rem;line-height:1.2557575758rem;color:#071751;line-height:1.4545454545rem;padding:.7272727273rem 0;white-space:nowrap;letter-spacing:.04em}.policy-page .policy-description-block table tbody tr:first-child p strong{margin-right:2.9696969697rem}.policy-page .policy-description-block table tbody tr:not(:first-child) p{margin:0 .6060606061rem;font-size:.7272727273rem;line-height:1.0763636364rem;letter-spacing:.04em}.policy-page .policy-description-block table tbody tr:not(:first-child) td:nth-child(2) a{color:#077be7}.policy-page .policy-description-block table tbody tr:not(:first-child) td:nth-child(2) a:hover{color:#41a5f0}.policy-page .policy-description-block table tbody tr:not(:first-child) td:nth-child(3) strong{color:#425289}.policy-page .policy-description-block table tbody tr:not(:first-child) td:nth-child(4) strong{color:#f62942}.policy-page .policy-description-block table tbody tr:not(:first-child) td:nth-child(4) p{color:#425289;max-width:11.8181818182rem;margin:.6060606061rem;letter-spacing:.04em}.policy-page .policy-description-block ul{margin:0 0 0 1.9393939394rem}.policy-page .policy-description-block ul li{list-style:inherit}.policy-page .policy-description-block ul li::marker{position:absolute;content:"•";color:#077be7;font-size:1.4545454545rem}.policy-page .policy-description-block ul li p{margin-top:.4848484848rem;max-width:38.1212121212rem;padding-left:.7272727273rem}.policy-page .policy-description-block ul li p a{color:#077be7}.policy-page .policy-description-block ul li p strong:after{content:"";display:table}.policy-page .policy-description-block p{margin:1.4545454545rem 0 0;line-height:1.7018181818rem;font-weight:400;font-size:1.0909090909rem;color:#425289}.policy-page .policy-description-block p strong{color:#071751}.policy-page .policy-description-block p a{color:#425289}.policy-page .policy-description-block p>a{color:#077be7}.policy-page .policy-description-block ol{margin:0;color:#071751;font-weight:700;font-size:1.4545454545rem;line-height:1.7672727273rem}.policy-page .policy-description-block ol li{margin-bottom:3.8787878788rem}.policy-page .policy-description-block ol li h3{margin-top:3.8787878788rem}.policy-page .policy-description-block ol li p strong{font-size:1.0909090909rem;line-height:1.7018181818rem;color:#425289;font-weight:400}.policy-page .policy-description-block ol li p strong a{color:#077be7}.policy-page .policy-description-block ol li ul{margin-top:1.4545454545rem}.policy-page .policy-description-block ol li ul li{padding-left:.7272727273rem;margin:.4848484848rem 0;max-width:38.1212121212rem;font-size:1.0909090909rem;line-height:1.7018181818rem;color:#425289}.policy-page .policy-description-block ol li ul li ol{padding-top:0;margin-top:.2424242424rem}.policy-page .policy-description-block ol li ul li a{color:#077be7}.policy-page .policy-description-block ol li ul li strong{max-width:308px;font-size:1.0909090909rem;line-height:1.7018181818rem;color:#071751}.policy-page .policy-description-block ol li ul li strong:after{content:"";display:table}.policy-page .policy-description-block ol li ol{padding-top:1.4545454545rem;padding-left:1.0303030303rem;max-width:39.2121212121rem;color:#425289;font-weight:400;font-size:1.0909090909rem;line-height:1.7018181818rem}.policy-page .policy-description-block ol li ol li{margin:0 0 .9696969697rem;padding-left:.7272727273rem}.policy-page .policy-description-block ol li ol li ol li a{color:#425289}.policy-page .policy-description-block ol li ol li ol li ul li{list-style:inherit}.policy-page .policy-description-block ol li ol li ol li ul li::marker{position:absolute;content:"•";color:#077be7;font-size:1.4545454545rem}.policy-layout-block{margin-top:9.2121212121rem}.policy-layout-block .policy-layout__title h1{max-width:48.4848484848rem;font-weight:700;font-size:3.3939393939rem;color:#071751;text-align:center;margin:0 auto}.faq-tabs-block{margin-top:3.8787878788rem}.faq-tabs-block .faq-tabs-header{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:1.8181818182rem;margin:0 auto}@media(max-width:39.99em){.faq-tabs-block .faq-tabs-header{padding:0 .6060606061rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}.faq-tabs-block .faq-tabs-header a{display:block;font-weight:400;font-size:.9696969697rem;line-height:1.4739393939rem;color:#425289;white-space:nowrap;margin:0 .9696969697rem;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;text-decoration:none}.faq-tabs-block .faq-tabs-header a:hover{text-decoration:none}@media(max-width:39.99em){.faq-tabs-block .faq-tabs-header a{margin:.6060606061rem .9696969697rem}}.faq-tabs-block .faq-tabs-header a.active,.faq-tabs-block .faq-tabs-header a:hover{color:#077be7;border-bottom:2px solid #077be7}@media(max-width:79.99em){.mexico.layout .product-head{margin-top:-121px}}@media(max-width:47.99em){.mexico.layout .product-head{margin-top:-100px}}@media(max-width:29.99em){.mexico.layout .product-head{height:auto;margin-top:-50px}.mexico.layout .product-head .wrapper{left:inherit;-webkit-transform:inherit;transform:inherit}}@media(max-width:63.99em){.mexico.layout .tachometers-ul .tachometer-li{width:33%}}@media(max-width:47.99em){.mexico.layout .tachometers-ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;padding-top:25px}.mexico.layout .tachometers-ul .tachometer-li{width:100%!important;margin:25px;min-width:225px;max-width:225px}}@media(max-width:63.99em){.mexico.layout .section-filters{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.mexico.layout .section-filters>div{width:100%!important;margin:10px;min-width:90px;max-width:110px}}@media(max-width:47.99em){.mexico.layout .four-one{-ms-flex-wrap:wrap;flex-wrap:wrap}.mexico.layout .four-one,.mexico.layout .four-one>*{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.mexico.layout .four-one>*{min-width:130px;max-width:130px;-ms-flex-direction:column;flex-direction:column;text-align:center}.mexico.layout .four-one>* .zh-svg-container{width:100%}.mexico.layout .four-one>* .zh-svg-container svg{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mexico.layout .four-one>* .four-one-content{-ms-flex-direction:column;flex-direction:column;width:100%;border-right:inherit!important}}@media(max-width:29.99em){.mexico.layout .four-one{bottom:inherit!important}}@media(max-width:39.99em){.mexico.layout .banner-content-title-small{font-size:20px!important;line-height:22px!important}}@media(max-width:63.99em){.mexico.layout .buttons-group{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center}.mexico.layout .buttons-group>*{display:block;margin:20px!important;width:100%}}@media(max-width:47.99em){.mexico.layout .view-mode{margin-top:25px!important}}@media(max-width:39.99em){.mexico.layout .layout-main-container{margin-bottom:190px}}@media(max-width:47.99em){.mexico.layout .benefits ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mexico.layout .benefits ul>*{width:50%}}@media(max-width:47.99em)and (max-width:39.99em){.mexico.layout .benefits ul p{font-size:.8484848485rem}}body,html{margin:0;padding:0;font-size:.9696969697rem;line-height:1.4545454545rem;font-family:var(--font);font-style:normal}@media(max-width:79.99em){body,html{font-size:.9090909091rem}}@media(max-width:63.99em){body,html{font-size:.8484848485rem}}@media(max-width:47.99em){body,html{font-size:.9696969697rem}}body{padding-top:8.6060606061rem;height:calc(100vh + 1px)}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.layout-main-container-children{position:relative;z-index:1}.iframe-extra-padding{padding-bottom:6.0606060606rem}@media(min-width:64em){.iframe-extra-padding{padding-top:6.0606060606rem}}ul{list-style-type:none;margin:0;padding:0}a,a:hover{text-decoration:underline}a:hover{color:#bce}a.light{color:#41a5f0;-webkit-transition:.2s;transition:.2s}a.light:hover{opacity:.8}a.link-disabled{cursor:not-allowed;color:#afb6cd}a.link-disabled:hover{color:#afb6cd}h1{font-size:3.3939393939rem;font-weight:700;line-height:4.1212121212rem}@media(max-width:25.9275em){h1{font-size:2.4242424242rem!important;line-height:2.6666666667rem!important;text-align:left}}.design-v2 h1{line-height:4.3636363636rem;font-size:4.3636363636rem;font-weight:900;color:#000;margin:0}h2{font-size:2.9090909091rem;font-weight:700;line-height:3.5151515152rem}@media(max-width:25.9275em){h2{font-size:.9696969697rem;line-height:1.3939393939rem;text-align:left}}.design-v2 h2{font-size:1.2121212121rem;font-weight:500;line-height:1.8181818182rem;margin-top:2.303030303rem;color:#191919}h3{font-size:2.4242424242rem;font-weight:700;line-height:2.9696969697rem}.design-v2 h3{font-size:2.6666666667rem;color:#191919;line-height:3.3939393939rem}h4{font-size:1.9393939394rem;line-height:2.3636363636rem}h4,h5{font-weight:700}h5{font-size:1.4545454545rem;line-height:1.7575757576rem}@media(max-width:25.9275em){h5{font-size:.9696969697rem;line-height:1.3939393939rem;text-align:left}}.hide{display:none!important}.block{display:block}.not-allowed{cursor:not-allowed}.position-fixed{position:fixed!important}.fade-in{-webkit-animation:fade-in .75s forwards;animation:fade-in .75s forwards}.select-prefix{-ms-flex-align:center;align-items:center;gap:.8484848485rem}.select-extra,.select-prefix{display:-ms-flexbox;display:flex}.select-extra{-ms-flex-pack:justify;justify-content:space-between}.select-extra .select-extra-label{margin-right:1.3939393939rem;margin-left:.6060606061rem}.\!mt-124{margin-top:7.5151515152rem!important}.mt-5{margin-top:.303030303rem}.mt-20{margin-top:1.2121212121rem}.mt-200{margin-top:12.1212121212rem}.my-20{margin-top:1.2121212121rem;margin-bottom:1.2121212121rem}.mb-55{margin-bottom:3.3333333333rem}.pt-40{padding-top:2.4242424242rem}.\!pb-0{padding-bottom:0!important}.pb-0{padding-bottom:0}.pb-55{padding-bottom:3.3333333333rem}.m-auto{margin:auto}.w-0{width:0}.w-layout-base-1{max-width:73.696969697rem;width:100%}.w-100{width:100%}.color-font-2{color:#afb6cd}.link{cursor:pointer;color:#41a5f0}.link-disabled{cursor:not-allowed;color:#afb6cd}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.uppercase{text-transform:uppercase}.accent-words{color:#0550e2}
/*# sourceMappingURL=c4514f124b982922.css.map*/