@charset "UTF-8";.btn-yellow{background:#fbba00;color:#fff;filter:drop-shadow(0 4px 4px rgba(0, 0, 0, .25))}.item,.subs_item{padding-left:8px;padding-right:8px;width:100%}.custom-input-wrap{position:relative;color:#1d1d1b;display:flex;flex-direction:column;justify-content:space-between}.custom-input-wrap .wpcf7-form-control-wrap{width:100%;position:static}.custom-input-wrap .wpcf7-form-control-wrap.has-error input{color:#e30613}.custom-input-wrap .wpcf7-form-control-wrap .error-text{position:absolute;font-size:12px;color:#e30613;top:calc(100% - 2px);left:3px}.custom-input-wrap .wpcf7-not-valid-tip{position:absolute;left:2px;top:calc(100% - 3px);font-size:14px;color:#e30613;font-family:"Sofia Pro Light"}.custom-input-wrap .wpcf7-list-item{width:100%;margin:0}.custom-input-wrap .wpcf7-list-item label{margin:0}.custom-input-wrap.half-width{width:calc(50% - 7.5px)}.custom-input-wrap.full-width{width:100%}.custom-input-wrap .as-label,.custom-input-wrap label{font-family:"Sofia Pro Semi Bold";display:block;margin-bottom:10px;text-transform:initial;font-size:16px;min-height:24px;letter-spacing:0}.custom-input-wrap .input-container{display:flex;align-items:center;position:relative;padding:13px 15px;background-color:#fff;border-radius:12px;min-height:58px;box-sizing:border-box}.custom-input-wrap .input-container::before{content:"";position:absolute;display:block;border-radius:12px;left:0;top:0;right:0;bottom:0;pointer-events:none;background-color:transparent;transition:.3s}.custom-input-wrap .input-container.has-error::before{background-color:rgba(227,6,19,.07)}.custom-input-wrap .input-container.has-error input,.custom-input-wrap .input-container.has-error input::placeholder{color:#e30613}.custom-input-wrap .input-container .loader{display:block;position:absolute;top:calc(50% - 8px);right:10px;width:16px;height:16px;border-radius:50%;border:3px solid #e30613;border-bottom-color:transparent;animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-input-wrap .error-text{text-transform:initial;line-height:150%;color:#e30613;font-size:14px;line-height:145%;font-family:"Sofia Pro"}.custom-input-wrap input,.custom-input-wrap textarea{height:30px;width:100%;font-size:14px;border:none;color:#1d1d1b}.custom-input-wrap input::placeholder,.custom-input-wrap textarea::placeholder{color:rgba(29,29,27,.5)}.custom-input-wrap input::-webkit-inner-spin-button,.custom-input-wrap input::-webkit-outer-spin-button,.custom-input-wrap textarea::-webkit-inner-spin-button,.custom-input-wrap textarea::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-input-wrap input[type=number],.custom-input-wrap textarea[type=number]{-moz-appearance:textfield}.custom-input-wrap textarea{min-height:120px}.custom-input-wrap .radio-options{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;background-color:#f4f4f6;height:auto}.custom-input-wrap .radio-options .checkbox-label,.custom-input-wrap .radio-options .wpcf7-list-item-label,.custom-input-wrap .radio-options label.radio-options__item .radio-options__item--label{display:block;position:relative;padding:19px 15px;border-radius:8px;background-color:#fff;display:flex;width:100%;align-items:center;padding-left:45px;margin-bottom:0!important;height:58px;font-size:14px;font-family:"Sofia Pro";cursor:pointer}.custom-input-wrap .radio-options .checkbox-label span,.custom-input-wrap .radio-options .wpcf7-list-item-label span,.custom-input-wrap .radio-options label.radio-options__item .radio-options__item--label span{font-size:14px;font-family:"Sofia Pro"}.custom-input-wrap .radio-options .checkbox-label::after,.custom-input-wrap .radio-options .checkbox-label::before,.custom-input-wrap .radio-options .wpcf7-list-item-label::after,.custom-input-wrap .radio-options .wpcf7-list-item-label::before,.custom-input-wrap .radio-options label.radio-options__item .radio-options__item--label::after,.custom-input-wrap .radio-options label.radio-options__item .radio-options__item--label::before{content:"";border-radius:50%;position:absolute;display:block;width:20px;height:20px;left:15px;top:calc(50% - 10px);background-color:rgba(29,29,27,.1);transition:.3s ease}.custom-input-wrap .radio-options .checkbox-label::after,.custom-input-wrap .radio-options .wpcf7-list-item-label::after,.custom-input-wrap .radio-options label.radio-options__item .radio-options__item--label::after{width:10px;height:10px;left:20px;top:calc(50% - 5px);background-color:#e30613;opacity:0}.custom-input-wrap .radio-options__item{display:flex;width:100%;margin-bottom:0}.custom-input-wrap .radio-options__item input{display:none}.custom-input-wrap .radio-options__item input:checked+label::after,.custom-input-wrap .radio-options__item input:checked+span::after{opacity:1!important}.custom-input-wrap .radio-options-wrapper{padding:5px;display:flex;flex-direction:column;overflow:hidden;background-color:#fff;border-radius:12px}.custom-input-wrap .radio-options-wrapper .radio-options{padding:0;background-color:transparent}.custom-input-wrap .radio-options-wrapper .checkbox-label,.custom-input-wrap .radio-options-wrapper .input-container:not(.radio-options),.custom-input-wrap .radio-options-wrapper .wpcf7-list-item-label,.custom-input-wrap .radio-options-wrapper input{background-color:#f4f4f6}.checkbox-container{position:relative}.checkbox-container input{opacity:0;width:0;height:0;position:absolute}.checkbox-container input:checked+.checkbox-label::after,.checkbox-container input:checked+.wpcf7-list-item-label::after,.checkbox-container input:checked+label::after{opacity:1}.checkbox-container label.has-error .checkbox-label::before,.checkbox-container label.has-error .wpcf7-list-item-label::before,.checkbox-container label.has-error label::before{background-color:#f1bdbd!important;border-color:#e30613}.checkbox-container input+.checkbox-label,.checkbox-container input+.wpcf7-list-item-label,.checkbox-container input+label{padding-left:32px;margin-bottom:0;min-height:30px;display:flex;align-items:center;font-size:14px;font-family:"Sofia Pro";color:rgba(29,29,27,.8)}.checkbox-container input+.checkbox-label::after,.checkbox-container input+.checkbox-label::before,.checkbox-container input+.wpcf7-list-item-label::after,.checkbox-container input+.wpcf7-list-item-label::before,.checkbox-container input+label::after,.checkbox-container input+label::before{content:"";border-radius:4px;position:absolute;display:block;width:20px;height:20px;border:1px solid transparent;left:0;top:calc(50% - 10px);background-color:rgba(29,29,27,.1);transition:.3s ease}.checkbox-container input+.checkbox-label::after,.checkbox-container input+.wpcf7-list-item-label::after,.checkbox-container input+label::after{width:10px;height:10px;left:5px;top:calc(50% - 5px);background:url(../img/icons/check_10-10px_black.svg) center no-repeat;opacity:0;transition:.3s ease}.checkbox-container a{color:rgba(29,29,27,.8);text-decoration:none;position:relative}.checkbox-container a::after{content:"";position:absolute;display:block;left:0;right:0;top:100%;height:1pt;background-color:rgba(29,29,27,.8);transition:.3s ease}.checkbox-container a:hover::after{transform:translateY(3px);opacity:0}.info-container{position:relative}.info-container .info-icon,.info-container button{width:18px;height:18px;min-width:18px;position:relative;border:none;outline:0;background:url(../img/icons/info_18.svg) center no-repeat;background-size:contain}.info-container .info-icon.image-inside,.info-container button.image-inside{background:0 0;width:30px;padding:0}.info-container .info-icon.image-inside img,.info-container button.image-inside img{width:100%}.info-container .info-icon.image-inside::before,.info-container button.image-inside::before{display:none}.info-container .info-icon::before,.info-container button::before{content:"";position:absolute;display:block;left:-19px;top:-15px;right:-19px;bottom:-15px}.info-container .info-icon:hover+.info-content,.info-container button:hover+.info-content{transform:translateY(0);opacity:1}.info-container .info-content{position:absolute;right:-19px;top:calc(100% + 7px);padding:15px 12px;border-radius:10px;background-color:#333331;color:#fff;transition:.3s ease;font-size:14px;text-align:center;min-width:120px;width:240px;opacity:0;transform:translateY(15px);pointer-events:none;z-index:99}.info-container .info-content::before{content:"";display:block;position:absolute;top:-5px;right:22px;width:12px;height:12px;transform:rotate(-135deg);background-color:inherit;border-bottom-right-radius:1.5pt}.multiselect-wrap,.select-wrap{position:relative;justify-content:space-between;border:1pt solid #fff;box-sizing:border-box}.multiselect-wrap .wpcf7-form-control-wrap,.multiselect-wrap select,.select-wrap .wpcf7-form-control-wrap,.select-wrap select{display:none}.multiselect-wrap.invalid .default-value,.multiselect-wrap.invalid .select-selected,.select-wrap.invalid .default-value,.select-wrap.invalid .select-selected{color:#e30613}.multiselect-wrap .select-selected,.select-wrap .select-selected{width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:14px}.multiselect-wrap .select-selected span,.select-wrap .select-selected span{width:100%;display:block;margin-top:-4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.multiselect-wrap .select-selected::before,.select-wrap .select-selected::before{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0}.multiselect-wrap .select-selected::after,.select-wrap .select-selected::after{content:"";display:block;width:8px;height:8px;background:url(../img/icons/arrow/li_arrow_red.svg) center no-repeat;filter:brightness(0);transition:.3s ease}.multiselect-wrap.select-arrow-active,.select-wrap.select-arrow-active{border-color:#ebebef;border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect-wrap.select-arrow-active .select-selected::after,.select-wrap.select-arrow-active .select-selected::after{transform:rotate(180deg);filter:none}.multiselect-wrap .select-items-container,.select-wrap .select-items-container{position:absolute;padding:10px;border:1pt solid #ebebef;border-top:none;background-color:#fff;left:-1pt;right:-1pt;top:calc(100% - 1px);z-index:12;border-radius:12px;border-top-left-radius:0;border-top-right-radius:0}.multiselect-wrap .select-items-container.select-hide,.select-wrap .select-items-container.select-hide{opacity:0;visibility:hidden;pointer-events:none}.multiselect-wrap .select-items-container .select-items-wrapper,.select-wrap .select-items-container .select-items-wrapper{max-height:220px;overflow:auto}.multiselect-wrap .select-items-container .select-items-wrapper.scrollbar,.select-wrap .select-items-container .select-items-wrapper.scrollbar{padding-right:6px}.multiselect-wrap .select-items-container .select-items,.select-wrap .select-items-container .select-items{border-radius:8px}.multiselect-wrap .select-items-container .select-items div,.select-wrap .select-items-container .select-items div{min-height:58px;font-size:14px;transition:.3s ease;padding:16px;box-sizing:border-box;border-radius:12px;cursor:pointer}.multiselect-wrap .select-items-container .select-items div:hover,.select-wrap .select-items-container .select-items div:hover{background-color:#f4f4f6}.multiselect-wrap .select-selected{max-width:10px;margin-left:14px}.multiselect-wrap .selected-tags-container{display:flex;flex-wrap:wrap;gap:8px;width:100%;max-width:calc(100% - 25px)}.multiselect-wrap .selected-tags-container:not([elems-count="0"]) span.default-value{display:none!important}.multiselect-wrap .selected-tags-container[elems-count="2"] .selected-tag{width:calc(50% - 8px)}.multiselect-wrap .selected-tags-container[elems-count="3"] .selected-tag{width:calc(33% - 8px)}.multiselect-wrap .selected-tags-container[elems-count="4"] .selected-tag,.multiselect-wrap .selected-tags-container[elems-count="8"] .selected-tag{width:calc(25% - 8px)}.multiselect-wrap .selected-tags-container[elems-count="5"] .selected-tag{width:calc(25% - 8px)}.multiselect-wrap .selected-tags-container[elems-count="5"] .selected-tag:nth-of-type(6){width:calc(100% - 8px)}.multiselect-wrap .selected-tags-container[elems-count="6"] .selected-tag{width:calc(25% - 8px)}.multiselect-wrap .selected-tags-container[elems-count="6"] .selected-tag:nth-of-type(6),.multiselect-wrap .selected-tags-container[elems-count="6"] .selected-tag:nth-of-type(7){width:calc(50% - 8px)}.multiselect-wrap .selected-tags-container[elems-count="7"] .selected-tag{width:calc(25% - 8px)}.multiselect-wrap .selected-tags-container[elems-count="7"] .selected-tag:nth-of-type(6),.multiselect-wrap .selected-tags-container[elems-count="7"] .selected-tag:nth-of-type(7),.multiselect-wrap .selected-tags-container[elems-count="7"] .selected-tag:nth-of-type(8){width:calc(33% - 8px)}.multiselect-wrap .selected-tags-container span{font-size:14px}.multiselect-wrap .selected-tags-container .selected-tag{background-color:#e30613;color:#fff;padding:5px 8px;border-radius:4px;width:auto;display:flex;align-items:center;position:relative;z-index:10;font-size:14px;box-sizing:border-box}.multiselect-wrap .selected-tags-container .selected-tag .label-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;margin-top:-2px;font-family:"Sofia Pro Light"}.multiselect-wrap .selected-tags-container .selected-tag .remove-tag{min-width:14px;display:block;width:14px;height:14px;margin-right:5px;background:url(../img/icons/close-white.svg) center no-repeat;cursor:pointer}.multiselect-wrap .select-items{background-color:#f4f4f6;overflow:hidden;padding:16px}.multiselect-wrap .select-items>div{display:flex;align-items:center;min-height:0!important;background-color:transparent;padding:8px 0!important}.multiselect-wrap .select-items>div:last-child{padding-bottom:0!important}.multiselect-wrap .select-items>div:first-child{padding-top:0!important}.multiselect-wrap .select-items>div::before{content:"";display:block;width:20px;height:20px;min-width:20px;border-radius:4px;background-color:rgba(29,29,27,.1019607843);background-position:center;background-repeat:no-repeat;margin-right:12px}.multiselect-wrap .select-items>div.same-as-selected::before{background-image:url(../img/icons/check-red.svg)}.wpcf7 form input[aria-invalid=true],.wpcf7 form input[aria-invalid=true]::placeholder,.wpcf7 form textarea[aria-invalid=true],.wpcf7 form textarea[aria-invalid=true]::placeholder{color:#e30613}.wpcf7 form .wpcf7-not-valid-tip{display:none}.wpcf7 form[data-status=submitting] button[type=submit]{pointer-events:none;opacity:.8}.wpcf7 form[data-status=submitting] button[type=submit]::after{content:"";display:block;width:40px;height:40px;position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);border:3px solid transparent;border-right-color:#fff;border-radius:50%;animation:button-anim .7s linear infinite}.wpcf7 form[data-status=submitting] button[type=submit] .button-text,.wpcf7 form[data-status=submitting] button[type=submit] span{opacity:0}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form[data-status=invalid] .wpcf7-response-output,.wpcf7 form[data-status=unaccepted] .wpcf7-response-output{color:#e30613!important}.wpcf7 form.sent button[type=submit],.wpcf7 form[data-status=sent] button[type=submit],.wpcf7 form[data-status=submitted] button[type=submit],.wpcf7 form[data-status=success] button[type=submit]{background-color:#15a761;pointer-events:none}.wpcf7 form.sent .wpcf7-response-output,.wpcf7 form[data-status=sent] .wpcf7-response-output,.wpcf7 form[data-status=submitted] .wpcf7-response-output,.wpcf7 form[data-status=success] .wpcf7-response-output{color:#15a761}.wpcf7 form .wpcf7-response-output{margin:24px 0;font-size:14px;border:none!important;padding-bottom:0;text-align:center}@keyframes button-anim{from{transform:rotate(0)}to{transform:rotate(360deg)}}.form-report__main{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-items:end;margin-bottom:20px}.form-report__main label{color:#fff}.form-report__main .btn-default{height:58px;text-transform:uppercase}.form-report__info{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;font-size:14px}.form-report__checkboxes a{color:#fff;display:inline-flex}.form-report__checkboxes label{gap:10px;display:inline-flex;align-items:center;cursor:pointer;user-select:none}.form-report__checkboxes label span{flex-basis:fit-content}.form-report__checkboxes .checkbox-label,.form-report__checkboxes .checkbox-label a,.form-report__checkboxes .checkbox-label span{text-transform:initial;line-height:150%;color:#fff;font-size:14px;line-height:145%;font-family:"Sofia Pro";letter-spacing:0}.form-report__checkboxes .checkbox-label a::after{background-color:#fff!important}.form-report__checkboxes .checkbox-label::before{background-color:#fff!important}.form-report .form-status-message{padding:17px 20px;border-radius:12px;margin-top:20px;display:flex;align-items:center;justify-content:center;width:100%;background-color:#fff;text-transform:initial;line-height:150%;color:rgba(29,29,27,.8);font-size:16px;font-family:"Sofia Pro Semi Bold"}.form-report .form-status-message.type-err{color:#e30613}.form-report .form-status-message.type-info{color:#fbba00}.cta-form-report-submitted,.form-report-submitted{max-width:960px;margin:auto;display:none}.cta-form-report-submitted h3,.form-report-submitted h3{text-align:center;font-size:42px;letter-spacing:0;color:#fff;margin-bottom:20px;line-height:115%}.cta-form-report-submitted .btn-default,.form-report-submitted .btn-default{max-width:max-content;margin:auto;text-transform:uppercase;height:58px;border-right:12px}.notifications-container{position:absolute;left:10px;bottom:0;z-index:1000;pointer-events:none}.notification{position:relative;padding:15px 16px;border-radius:8px;font-size:14px;font-weight:500;line-height:1.4;box-shadow:0 4px 12px rgba(29,29,27,.15);pointer-events:auto;transform:translateY(100%);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);max-width:100%;word-wrap:break-word;background-color:#fff}.notification.show{transform:translateY(0);opacity:1}.notification.hide{transform:translateY(100%);opacity:0}.notification.info{color:#357abd}.notification.ok,.notification.success{color:#15a761}.notification.err,.notification.error{color:#e30613}.notification.warning{color:#f80}.notification-content{flex:1;margin-right:10px}.notification-close{position:absolute;top:4px;right:4px;background:0 0;border:none;color:inherit;font-size:18px;font-weight:700;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease;opacity:.7}.notification-close:hover{background-color:rgba(255,255,255,.2);opacity:1}.notification-close:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.notifications-container .notification:nth-child(1){animation-delay:0s}.notifications-container .notification:nth-child(2){animation-delay:50ms}.notifications-container .notification:nth-child(3){animation-delay:.1s}.notifications-container .notification:nth-child(4){animation-delay:150ms}.notifications-container .notification:nth-child(5){animation-delay:.2s}.form-report .notifications-container{margin-bottom:15px}.form-report .notification{border-radius:6px;font-family:"Sofia Pro"}@keyframes slideUpIn{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUpOut{from{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.notification.show{animation:slideUpIn .3s cubic-bezier(.4,0,.2,1) forwards}.notification.hide{animation:slideUpOut .3s cubic-bezier(.4,0,.2,1) forwards}.breadcrumbs-wrapper{overflow:hidden;width:fit-content;padding:0 15px;position:relative;bottom:-1px}.breadcrumbs{background-color:#f4f4f6;padding:20px;display:flex;align-items:center;list-style:none;position:relative;border-top-left-radius:14px;border-top-right-radius:14px}.breadcrumbs.in-line{background-color:transparent;padding:0;margin-bottom:20px}.breadcrumbs.in-line::after,.breadcrumbs.in-line::before{display:none}.breadcrumbs li{padding:0 20px;position:relative}.breadcrumbs li:last-child{padding-right:0}.breadcrumbs li *{color:rgba(29,29,27,.5);font-size:14px;font-family:"Sofia Pro Black";text-decoration:none}.breadcrumbs li:first-child{padding-left:0}.breadcrumbs li:first-child::before{display:none}.breadcrumbs li::before{content:"";position:absolute;top:calc(50% - 2px);left:-3px;width:8px;height:8px;display:block;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.78482 3.45413L4.33928 1.41057C4.79761 1.0439 5.47656 1.37022 5.47656 1.95717L5.47656 6.0443C5.47656 6.63125 4.79761 6.95757 4.33927 6.59091L1.78482 4.54734C1.43454 4.26712 1.43454 3.73435 1.78482 3.45413Z' fill='%231D1D1B' fill-opacity='0.5'/%3E%3C/svg%3E")}.breadcrumbs::after,.breadcrumbs::before{content:"";position:absolute;bottom:0;width:20px;height:20px}.breadcrumbs::before{left:-18px;border-radius:0 0 20px 0;box-shadow:5px 5px 0 #f4f4f6;transform:rotate(-13deg)}.breadcrumbs::after{right:-18px;border-radius:0 0 0 20px;box-shadow:-5px 5px 0 #f4f4f6;transform:rotate(13deg)}.navigation-tags{display:flex;gap:10px}.navigation-tags .navigation-tag span{text-transform:initial;line-height:150%;color:#fff;font-size:14px;line-height:145%;font-family:"Sofia Pro";padding:12px 24px 14px;border-radius:999px;background:rgba(255,255,255,.2);text-wrap:nowrap}.hero-report-page{position:relative;overflow:hidden;padding-top:148px;padding-bottom:50px;color:#fff}.hero-report-page,.hero-report-page.bg-color-red{background:linear-gradient(180deg,#bf0914 0,#850810 100%)}.hero-report-page.bg-color-yellow{background:linear-gradient(180deg,#fec626 0,#fbba00 100%)}.hero-report-page.bg-color-black{background:linear-gradient(180deg,#343434 0,#1d1d1b 100%)}.hero-report-page.bg-color-gray{background:linear-gradient(180deg,#f4f4f6 0,#ebebef 100%)}.hero-report-page__navigation{position:relative;z-index:2;display:flex;justify-content:space-between;margin-bottom:33px}.hero-report-page__navigation .breadcrumbs-wrapper{padding:0}.hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs{background:0 0;padding:0}.hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs:after,.hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs:before{display:none}.hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs li{padding:0 18px 0 19px}.hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs li:first-child{padding-left:0}.hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs li:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='5' height='6' viewBox='0 0 5 6'><path d='M4.2 3.5L1.7 5.6c-.4.4-1.1.1-1.1-.5V1c0-.6.7-.9 1.1-.5L4.2 2.5c.4.3.4.8 0 1.1z' fill='white' fill-opacity='0.8'/></svg>");background-repeat:no-repeat;transform:rotate(0);top:50%}.hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs li a,.hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs li span{text-transform:initial;line-height:150%;color:rgba(255,255,255,.8);font-size:14px;line-height:145%;font-family:"Sofia Pro";font-family:"Sofia Pro"}.hero-report-page__left{padding-right:40px}.hero-report-page__content{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);padding-bottom:233px}.hero-report-page__content h1{font-family:"Sofia Pro Black";line-height:100%;text-transform:none;font-size:64px;color:#fff;text-transform:none;margin-bottom:30px;letter-spacing:0}.hero-report-page__subtitle{text-transform:initial;line-height:150%;color:rgba(255,255,255,.8);font-size:16px;font-family:"Sofia Pro";margin-top:9px;margin-bottom:10px}.hero-report-page__text p{text-transform:initial;line-height:150%;color:rgba(255,255,255,.8);font-size:16px;font-family:"Sofia Pro";padding-right:50px;margin-top:9px;margin-bottom:10px;line-height:1.5}.hero-report-page__form{position:relative;z-index:2;backdrop-filter:blur(15px);background:rgba(255,255,255,.2);border-radius:20px;padding:20px}.hero-report-page__image{position:absolute;z-index:0;bottom:-309px;left:50%;transform:translateX(-50%);pointer-events:none}.hero-report-page__image img{max-width:1150px}.hero-report-page.black-text-color{color:#1d1d1b}.hero-report-page.black-text-color .hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs li:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='5' height='6' viewBox='0 0 5 6'><path d='M4.2 3.5L1.7 5.6c-.4.4-1.1.1-1.1-.5V1c0-.6.7-.9 1.1-.5L4.2 2.5c.4.3.4.8 0 1.1z' fill='1D1D1B' fill-opacity='0.8'/></svg>")}.hero-report-page.black-text-color .hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs li a,.hero-report-page.black-text-color .hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs li span{color:rgba(29,29,27,.8)}.hero-report-page.black-text-color .hero-report-page__navigation .navigation-tags .navigation-tag span{color:#1d1d1b;background:rgba(255,255,255,.4)}.hero-report-page.black-text-color .hero-report-page__content h1{color:#1d1d1b}.hero-report-page.black-text-color .hero-report-page__subtitle{color:rgba(29,29,27,.8)}.hero-report-page.black-text-color .hero-report-page__text p{color:rgba(29,29,27,.8)}.hero-report-page.black-text-color .hero-report-page__form{background:rgba(255,255,255,.2)}.hero-report-page.black-text-color .hero-report-page__form .form-report__main label{color:#1d1d1b}.hero-report-page.black-text-color .hero-report-page__form .form-report__checkboxes .checkbox-label a,.hero-report-page.black-text-color .hero-report-page__form .form-report__checkboxes .checkbox-label span{color:#1d1d1b}.swiper-button-wrapper{position:absolute;top:calc(50% - 32px);left:0;width:100%;display:flex;justify-content:space-between;pointer-events:none}.swiper-wrapper{display:flex}.swiper-button-lock,.swiper-pagination-lock{display:none!important}.swiper-button{pointer-events:visible;width:34px;height:64px;background-color:#ebebef;display:flex;align-items:center;justify-content:center;cursor:pointer;border-top-left-radius:16px;border-bottom-left-radius:16px;transition:.3s}.swiper-button.swiper-button-disabled{opacity:0;pointer-events:none}.swiper-button:hover{transform:scale(.95)}.swiper-button::before{content:"";width:10px;display:block;height:10px;opacity:.4;border-bottom:2pt solid #2c343a;border-right:2pt solid #2c343a;position:relative;left:-1pt;border-radius:1px;border-bottom-right-radius:2px;transform:rotate(-45deg)}.swiper-button-prev{border-radius:0;border-top-right-radius:16px;border-bottom-right-radius:16px}.swiper-button-prev::before{transform:rotate(135deg);left:auto;right:-1pt}.swiper-pagination{display:flex;height:10px}.swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;display:block;margin-right:10px;background-color:rgba(0,0,0,.08);transition:.3s ease;cursor:pointer}.swiper-pagination-bullet-active{background-color:#686c78}.swiper-pagination-bullet:last-child{margin-right:0}.swiper-pagination-fraction{font-family:"Sofia Pro Bold";justify-content:center;height:auto;align-items:center;line-height:135%}.swiper-pagination-fraction span{display:flex;justify-content:center;margin:0 3px;min-width:10px;font-size:14px}.swiper-pagination-fraction .separator{margin:0;min-width:5px}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-wrapper{transform:translate3d(0,0,0)}.swiper-fade .swiper-slide{transform:translate3d(0,0,0);opacity:0}.swiper-fade .swiper-slide-active{opacity:1;pointer-events:visible!important}.slider-with-progress{padding:20px;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;gap:20px;overflow:hidden}.slider-with-progress .swiper-wrapper{display:flex}.slider-with-progress .swiper-slide{flex-shrink:0;height:auto;display:flex;flex-direction:column;justify-content:space-between}.slider-with-progress .btn-full-width{height:68px;border-radius:14px;background-color:#f3f3f5;width:100%;overflow-x:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;text-transform:uppercase;font-size:14px;font-family:"Sofia Pro Semi Bold";text-decoration:none}.slider-with-progress .btn-full-width .fill-container{display:none!important}.slider-with-progress .btn-full-width span{position:relative;transform:translateX(-20px);transition:.4s ease;color:#e30613}.slider-with-progress .btn-full-width span::after,.slider-with-progress .btn-full-width span::before{content:"";position:absolute;top:calc(50% - 8px);width:18px;height:18px;background:url(../img/icons/arrow/arrow_red_right.svg) center no-repeat;background-size:contain;right:-30px;transition:.4s ease}.slider-with-progress .btn-full-width span::before{right:auto;left:-30px;filter:grayscale(1) brightness(0);opacity:0}.slider-with-progress .btn-full-width:hover span{transform:translateX(20px);color:#1d1d1b}.slider-with-progress .btn-full-width:hover span::before{opacity:1}.slider-with-progress .btn-full-width:hover span::after{opacity:0}.progress-bar-navigation{display:flex;align-items:center;gap:10px}.progress-bar-navigation.swiper-buttons-disabled{display:none}.progress-bar-navigation span{font-size:14px;color:#e30613;font-family:"Sofia Pro Semi Bold";display:block;width:10px}.progress-bar-navigation .swiper-button{width:46px;height:46px;border-radius:50%;background-color:rgba(29,29,27,.1)}.progress-bar-navigation .swiper-button:hover{background-color:#1d1d1b;transform:none}.progress-bar-navigation .swiper-button::before{border-color:#fff;opacity:1}.progress-bar-navigation .swiper-button.swiper-button-disabled{opacity:.9}.progress-bar-navigation .swiper-pagination{display:flex;align-items:center;gap:20px;width:calc(100% - 122px);margin-right:10px}.progress-bar-navigation .swiper-pagination-progressbar{width:100%;border-radius:999px;background-color:rgba(29,29,27,.1);overflow:hidden;height:4px;position:relative;bottom:-2px}.progress-bar-navigation .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:#e30613;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.features-circuled-slider-section{padding-top:105px;padding-bottom:95px;background-color:#f4f4f6}.features-circuled-slider-section header{max-width:960px;width:100%;margin:0 auto;text-align:center;margin-bottom:50px}.features-circuled-slider-section h2{font-size:56px;font-family:"Sofia Pro Black";line-height:100%;text-transform:none;margin-bottom:24px}.features-circuled-slider{border-radius:20px;padding:10px;background-color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center;min-height:580px}.features-circuled-slider>div{border-radius:16px;overflow:hidden;height:100%;position:relative}.features-circuled-slider>div .swiper-wrapper{height:100%}.features-circuled-slider__slider-left{background-color:#f4f4f6}.features-circuled-slider__slider-left .swiper-slide{padding:50px;display:flex;align-items:center;justify-content:center;height:inherit}.features-circuled-slider__slider-left .title{color:"";font-size:42px;font-family:"Sofia Pro Bold";line-height:100%;text-transform:none;margin-top:80px;margin-bottom:24px}.features-circuled-slider__slider-left .content{margin-bottom:30px}.features-circuled-slider__slider-left .content p:not(:last-child){margin-bottom:10px}.features-circuled-slider__slider-left .subtitle,.features-circuled-slider__slider-left p{text-transform:initial;line-height:150%;color:rgba(29,29,27,.8);font-size:14px;line-height:145%;font-family:"Sofia Pro"}.features-circuled-slider__slider-left .button{max-width:fit-content}.features-circuled-slider__slider-left .services{position:absolute;left:30px;top:30px;background-color:#fff;max-height:calc(100% - 60px);height:68px;width:100%;max-width:calc(100% - 60px);border-radius:12px;overflow:hidden;padding:20px;transition:.4s ease-in-out;cursor:pointer;z-index:2}.features-circuled-slider__slider-left .services.full-width{width:100%}.features-circuled-slider__slider-left .services.full-height{height:100%}.features-circuled-slider__slider-left .services__button{background-color:transparent;padding:0;padding-right:30px;padding-bottom:20px;border:none;outline:0;text-transform:initial;line-height:150%;color:rgba(29,29,27,.8);font-size:18px;font-family:"Sofia Pro Semi Bold";position:relative;width:100%;text-align:left;pointer-events:none}.features-circuled-slider__slider-left .services__button span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.features-circuled-slider__slider-left .services__button::before,.features-circuled-slider__slider-left .services__button:after{content:"";width:15px;height:2px;display:block;border-radius:1px;background-color:#1d1d1b;position:absolute;right:0;top:14px;transition:.3s ease}.features-circuled-slider__slider-left .services__button:after{transform:rotate(90deg)}.features-circuled-slider__slider-left .services.active .services__button:after{transform:rotate(0)}.features-circuled-slider__slider-left .services__list{list-style:none;padding-left:0;margin-left:0;display:flex;flex-direction:column;z-index:3}.features-circuled-slider__slider-left .services__list li{display:inline-flex;vertical-align:text-top;align-items:center;text-transform:initial;line-height:150%;color:rgba(29,29,27,.8);font-size:14px;line-height:145%;font-family:"Sofia Pro";color:rgba(29,29,27,.8);margin-bottom:12px}.features-circuled-slider__slider-left .services__list li:last-child{margin-bottom:0}.features-circuled-slider__slider-left .services__list li::before{content:"";width:20px;height:20px;min-width:20px;background:url(../img/icons/ok-circle_20-20px_black.svg) center no-repeat;background-size:contain;margin-right:10px;position:relative;top:2px}.features-circuled-slider__slider-right .slider-circular{overflow:hidden;background-color:var(--color-a,#e30613);border-radius:16px;height:calc(100% - 86px);position:relative}.features-circuled-slider__slider-right .slider-circular-wrapper{overflow-x:clip}.features-circuled-slider__slider-right .slider-circular .circled-slide{pointer-events:none;user-select:none;transition:.3s ease-in-out;position:absolute;width:284px;left:calc(50% - 142px);top:calc(var(--slider-radius,220px) + 94.6666666667px);transition:transform .3s linear;cursor:pointer;opacity:.6;z-index:1}.features-circuled-slider__slider-right .slider-circular .circled-slide img{width:100%;height:auto;vertical-align:top;pointer-events:none}.features-circuled-slider__slider-right .swiper-wrapper{align-items:center}.features-circuled-slider__slider-right .swiper-slide{width:284px;height:284px}.features-circuled-slider__slider-right .progress-bar-navigation{padding:20px;justify-content:space-between}.features-circuled-slider__slider-right .progress-bar-navigation .swiper-button-prev{order:1}.features-circuled-slider__slider-right .progress-bar-navigation .swiper-button-next{order:3}.features-circuled-slider__slider-right .progress-bar-navigation .swiper-pagination{order:2;margin:0 10px}.circle-slider{position:relative;width:600px;height:360px;margin:80px auto 30px auto;overflow:hidden}.slide{position:absolute;left:50%;top:80%;width:130px;height:180px;transform-origin:50% 230px;background:linear-gradient(to top,gold,#ff4e50 90%);box-shadow:0 4px 18px rgba(0,0,0,.15);border-radius:12px;text-align:center;color:#222;font-size:28px;display:flex;align-items:center;justify-content:center;transition:transform .5s cubic-bezier(.8,-.4,.2,1.4),box-shadow .3s;cursor:pointer;opacity:.6;z-index:1}.slider-controls{text-align:center}.slider-controls button{font-size:2rem;padding:8px 20px;margin:0 10px;border-radius:8px;border:none;background:gold;color:#222;cursor:pointer;transition:background .2s}.slider-controls button:hover{background:#ff4e50;color:#fff}.expert-says{padding:104px 0}.expert-says .container{display:grid;grid-template-columns:repeat(2,1fr);align-items:center}.expert-says__person{position:relative}.expert-says__photo{background:#f4f4f6;border-radius:20px;height:580px}.expert-says__photo img{display:block;height:100%;object-fit:cover;border-radius:20px}.expert-says__contact{background:#fff;position:absolute;width:calc(100% - 60px);bottom:30px;left:30px;padding:30px;border-radius:16px}.expert-says__contact h3{color:"";font-size:32px;font-family:"Sofia Pro Bold";line-height:100%;text-transform:none;color:rgba(29,29,27,.8);letter-spacing:0;margin-bottom:10px}.expert-says__contact p{text-transform:initial;line-height:150%;color:rgba(29,29,27,.8);font-size:14px;line-height:145%;font-family:"Sofia Pro";margin-bottom:0}.expert-says__social{position:absolute;right:30px;top:30px}.expert-says__content{padding-left:60px;padding-right:20px}.expert-says__content h2{font-size:64px;font-family:"Sofia Pro Black";line-height:100%;text-transform:none;letter-spacing:0;margin-bottom:75px}.expert-says__quote{display:flex;flex-direction:column;gap:12px}.expert-says__quote img{max-width:67px}.expert-says__quote,.expert-says__quote p{text-transform:initial;line-height:150%;color:rgba(29,29,27,.8);font-size:16px;font-family:"Sofia Pro Semi Bold"}.partner-card{background-color:#fff;border-radius:20px;box-shadow:0 0 20px 0 rgba(29,29,27,.1019607843);padding:24px;position:relative;display:flex;flex-direction:column;justify-content:space-around;height:250px;transition:.3s ease;overflow:hidden}.partner-card img{width:80px;border-radius:14px}.partner-card a{position:absolute;left:0;right:0;bottom:0;top:0}.partner-card a span{position:absolute;right:20px;top:20px;width:40px;height:40px;border-radius:50%;background:#f4f4f6;display:flex;align-items:center;justify-content:center}.partner-card a span::before{content:"";position:absolute;right:0;top:0;bottom:0;left:0;transition:.3s ease;transform:scale(.2);border-radius:50%;z-index:2;opacity:0}.partner-card a span::after{content:"";width:18px;height:18px;position:relative;z-index:4;transition:.3s ease;background:url(../img/icons/arrow_black_small.svg) center no-repeat}.partner-card h4{font-size:18px;font-family:"Sofia Pro Semi Bold";line-height:130%;text-transform:none;margin-bottom:10px}.partner-card p{color:#9da0aa;font-size:14px;line-height:145%;font-family:"Sofia Pro Light";margin:0;font-family:"Sofia Pro Light"}.partner-card:hover{box-shadow:none}.partner-card:hover a span::before{background-color:#1d1d1b;transform:scale(1);opacity:1}.partner-card:hover a span::after{filter:brightness(0) invert(1)}.has-partner-cards{padding-bottom:0!important}.has-partner-cards+.partner-cards-section{padding-top:60px}.partner-cards-section{padding-top:105px;padding-bottom:95px;background-color:#f4f4f6}.partner-cards-section .h2,.partner-cards-section h2{text-transform:initial;text-align:center;padding-top:0}.partner-cards-section p{text-align:center}.partner-cards-section .partner-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.partner-cards-section .partner-cards p{text-align:left}.video-popup-container{position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999999;background-color:#1d1d1b;transition:.55s ease-in-out;transform:translateY(-100%)}.video-popup-container.active{transform:translateY(0)}.video-popup-container.closing-popup{transform:translateY(100%)}.video-popup-container video{width:100%;max-width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.video-popup-container .popup-btn-close-text{position:absolute;top:20px;left:calc(50% - 47px)}.video-popup-container .iframe-video-wrapper{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center}.video-popup-container .iframe-video-wrapper iframe{width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0}.video-block-in-popup{padding-top:105px;padding-bottom:95px;background-color:var(--color-a,#e30613);text-align:center}.video-block-in-popup h2{font-size:56px;font-family:"Sofia Pro Black";line-height:100%;text-transform:none;margin-bottom:24px;max-width:960px}.video-block-in-popup p{text-transform:initial;line-height:150%;color:rgba(29,29,27,.8);font-size:16px;font-family:"Sofia Pro";max-width:540px}.video-block-in-popup .video-banner{padding:60px 40px;border-radius:20px;overflow:hidden;background-color:#fbba00;display:flex;flex-direction:column;align-items:center;background-position:center;background-size:cover}.popup-btn-close-text{display:inline-flex;align-items:center;justify-content:center;padding:20px;height:60px;box-sizing:border-box;position:relative;border-radius:20px;padding-right:40px;background-color:#fff;border:none;outline:0;cursor:pointer;transition:.3s ease;color:rgba(29,29,27,.5)}.popup-btn-close-text::after,.popup-btn-close-text::before{content:"";position:absolute;display:block;width:14px;height:1pt;background-color:#e30613;right:20px;transition:.3s ease;top:calc(50% - .5pt)}.popup-btn-close-text::before{transform:rotate(45deg)}.popup-btn-close-text::after{transform:rotate(-45deg)}.popup-btn-close-text:hover{color:#1d1d1b}.popup-btn-close-text:hover::after,.popup-btn-close-text:hover::before{transform:rotate(0);background-color:#1d1d1b}.btn-play-container{display:flex;align-items:center;background-color:transparent;border:none;outline:0;margin-top:30px}.btn-play-container .btn-play{width:100px;min-width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.1);position:relative}.btn-play-container .btn-play::before{content:"";position:absolute;display:block;left:0;right:0;bottom:0;top:0;border-radius:50%;background-color:#fff;transition:.3s ease;transform:scale(.1);opacity:0;z-index:1}.btn-play-container .btn-play svg{position:relative;z-index:2;transition:.3s ease}.btn-play-container .btn-play svg path{transition:.3s ease}.btn-play-container .btn-play+span{display:inline-block;margin-left:30px;font-size:14px;color:#fff}.btn-play-container:hover .btn-play::before{transform:scale(1);opacity:1}.btn-play-container:hover .btn-play svg path{fill:#1d1d1b}.btn-play-container .btn-play{background-color:#1d1d1b}.knowldege-base-banner-container{padding-top:105px;padding-bottom:95px}.knowldege-base-banner{position:relative;overflow:hidden;padding:95px;background:linear-gradient(180deg,#fbba00 0,#fec932 100%);border-radius:20px;display:flex;flex-direction:column;align-items:center}.knowldege-base-banner .bg-parallax{position:absolute;left:0;right:0;bottom:0;top:0;background-image:var(--banner-image-left, url("../img/bg/kb_banner_left.webp")),var(--banner-image-right, url("../img/bg/kb_banner_right.webp"));background-position:-27% 100%,127% 100%;background-repeat:no-repeat,no-repeat;background-size:46%,46%;max-width:100%;z-index:1;transition:.1s ease;pointer-events:none;will-change:transform}.knowldege-base-banner .h2,.knowldege-base-banner h2,.knowldege-base-banner p{max-width:540px;text-align:center;position:relative;z-index:2}.knowldege-base-banner .h2,.knowldege-base-banner h2{color:"";font-size:42px;font-family:"Sofia Pro Black";line-height:100%;text-transform:none;margin-bottom:20px}.knowldege-base-banner p{text-transform:initial;line-height:150%;color:rgba(29,29,27,.8);font-size:16px;font-family:"Sofia Pro";color:#1d1d1b;opacity:.8;margin:0}.knowldege-base-banner .btn-default{background:0 0;border:1pt solid #1d1d1b;text-transform:uppercase;margin-top:30px}.knowldege-base-banner .btn-default .button-text{color:#1d1d1b;z-index:4}.knowldege-base-banner .btn-default .fill-container::after{background-color:#1d1d1b}.knowldege-base-banner .btn-default:hover .button-text{color:#fff}.report-card{background-color:#f4f4f6;border-radius:16px;color:#1d1d1b;text-decoration:none;display:block}.report-card__image{height:280px;padding-top:40px;padding-bottom:36px;display:flex;align-items:center;justify-content:center}.report-card__image img{max-height:100%;max-width:100%;width:auto;transition:.3s ease}.report-card__content{padding:24px;padding-top:0}.report-card .categories{display:flex;align-items:center;margin-bottom:20px}.report-card .categories span{display:inline-flex;margin:0 5px;font-size:14px;color:rgba(29,29,27,.5);font-family:"Sofia Pro Bold"}.report-card .categories span:first-child{margin-left:0}.report-card .categories span:last-child{margin-right:0}.report-card__title{font-size:28px;margin-bottom:20px;font-family:"Sofia Pro Black";line-height:100%}.report-card .btn-inline{overflow-x:hidden;display:block;width:fit-content}.report-card .btn-inline span{display:flex;align-items:center;overflow:hidden;color:#e30613;line-height:22px;transition:.3s ease;letter-spacing:.04em;font-size:14px;font-family:"Sofia Pro Semi Bold";height:22px}.report-card .btn-inline span:after{content:"";display:block;width:20px;height:20px;background:url(../img/icons/arrow/arrow_red_in-circle.svg) center no-repeat;background-size:contain;margin-left:8px;margin-top:2px}.report-card .btn-inline span{transform:translateX(calc(-100% + 20px))}.report-card .btn-inline:active span,.report-card .btn-inline:hover span{transform:translateX(0)}.report-card .btn-inline span{transform:translateX(0)}.report-card:hover .btn-inline span{transform:translateX(calc(-100% + 20px))}.report-card:hover img{transform:scale(.95)}.btn-full-width{height:68px;border-radius:14px;background-color:#f3f3f5;width:100%;margin-top:20px;overflow-x:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;text-transform:uppercase;font-size:14px;font-family:"Sofia Pro Semi Bold";text-decoration:none}.btn-full-width span{position:relative;transform:translateX(-20px);transition:.4s ease;color:#e30613}.btn-full-width span::after,.btn-full-width span::before{content:"";position:absolute;top:calc(50% - 8px);width:18px;height:18px;background:url(../img/icons/arrow/arrow_red_right.svg) center no-repeat;background-size:contain;right:-30px;transition:.4s ease}.btn-full-width span::before{right:auto;left:-30px;filter:grayscale(1) brightness(0);opacity:0}.btn-full-width:hover span{transform:translateX(20px);color:#1d1d1b}.btn-full-width:hover span::before{opacity:1}.btn-full-width:hover span::after{opacity:0}.reports-slider{overflow:hidden;padding:79px 0 108px;background:#f4f4f6}.reports-slider h2{font-size:64px;font-family:"Sofia Pro Black";line-height:100%;text-transform:none;text-align:center;letter-spacing:0;color:#1d1d1b}.reports-slider__wrap{width:100%;background-color:#fff;padding:20px 20px 16px 20px;margin-top:42px;border-radius:20px;box-shadow:rgba(0,0,0,.1) 0 10px 10px;overflow:hidden}.reports-slider__wrap .slider-with-progress__navigation .swiper-pagination{margin:0 30px 0 20px}.reports-slider .btn-full-width{margin-top:0}.reports-slider .swiper-wrapper{align-items:stretch}.reports-slider .swiper-slide{display:flex;height:auto}.reports-slider .swiper-slide .report-card{width:100%;display:flex;flex-direction:column;height:100%}.reports-slider .swiper-slide .report-card__image{box-sizing:content-box}.reports-slider .swiper-slide .report-card__content{flex-grow:1;display:flex;flex-direction:column}.reports-slider .swiper-slide .report-card__content .btn-inline{margin-top:10px}.reports-slider .swiper-slide .report-card__title{flex-grow:1;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.cta-report{background:linear-gradient(180deg,#bf0914 0,#850810 100%);padding:104px 0;overflow:hidden}.cta-report .container{display:grid;grid-template-columns:repeat(2,1fr);align-items:flex-start}.cta-report__image{padding-right:50px;position:relative}.cta-report__image img{position:absolute;max-width:538px;right:50px}.cta-report h2{font-size:56px;font-family:"Sofia Pro Black";line-height:100%;text-transform:none;padding:0 31px;margin-bottom:31px;letter-spacing:0;color:#1d1d1b}.cta-report__description{padding:0 31px;text-transform:initial;line-height:150%;color:rgba(29,29,27,.8);font-size:16px;font-family:"Sofia Pro"}.cta-report__form{border-radius:20px;background:#fff;margin-bottom:0;padding:32px 8px 8px}.cta-report__form-item{margin-top:34px;overflow:hidden}.cta-report__form .hidden-fields-container{display:none}.cta-report__form .custom-form-wrap{position:relative}.cta-report__form .custom-checkbox-wrap{margin-top:-6px;display:flex;flex-direction:column;gap:3px}.cta-report__form .checkbox-container label{margin-bottom:3px}.cta-report__form .inputs-group{display:flex;flex-wrap:wrap;gap:14px;row-gap:20px;margin-bottom:2px;padding:0 32px 30px;border-radius:16px}.cta-report__form .input-container,.cta-report__form input{background:#f4f4f6}.cta-report__form .btn-default{width:100%;height:68px;border-radius:14px;text-transform:uppercase;padding:14px 25px 16px}.cta-form-report-submitted{padding:20px}.cta-form-report-submitted h3{color:#1d1d1b;font-size:36px;font-family:"Sofia Pro Bold";line-height:100%;text-transform:none;margin-top:0}.products-list-section .container-outer{height:100vh;padding-top:105px;padding-bottom:95px;display:flex;align-items:center;overflow:hidden;top:0;position:sticky;width:100%}.products-list-section .header-section{max-width:960px;margin:0 auto;text-align:center}.products-list-section .header-section .h2,.products-list-section .header-section h2{font-size:56px;font-family:"Sofia Pro Bold";line-height:100%;text-transform:none;margin-bottom:24px}.products-list-section .header-section p{text-transform:initial;line-height:150%;color:rgba(29,29,27,.8);font-size:18px;font-family:"Sofia Pro"}.solutions-list-v2-section+.products-list-section{padding-top:0}.products-list{display:flex;align-items:center;gap:20px;margin-top:40px}.products-list .product-card{background-color:#f4f4f6;border-radius:16px;border-top-right-radius:8px;width:412px;min-height:392px;padding:30px;position:relative;display:flex;flex-direction:column;justify-content:space-between;transition:.3s ease}.products-list .product-card--wrapper{padding-top:30px;height:auto}.products-list .product-card:hover .button-icon::after,.products-list .product-card:hover .button-icon::before{transform:translate(36px);-webkit-filter:invert(100%);filter:invert(100%)}.products-list .product-card:hover .subtitle,.products-list .product-card:hover .title{color:#fff}.products-list .product-card--button{position:absolute;width:48px;height:48px;right:-10px;top:-10px;background-color:#f4f4f6;border-radius:18px;border:10px solid #fff;box-sizing:content-box;transition:.3s ease;pointer-events:none}.products-list .product-card--button::after,.products-list .product-card--button::before{content:"";position:absolute;bottom:0;width:20px;height:20px;border-radius:0 0 0 10px;box-shadow:-5px 5px 0 #fff}.products-list .product-card--button::before{left:-30px;top:-2px;transform:rotate(-180deg)}.products-list .product-card--button::after{bottom:-30px;right:-2px;transform:rotate(-180deg)}.products-list .product-card--button .button-icon{position:absolute;left:0;right:0;bottom:0;top:0;overflow:hidden}.products-list .product-card--button .button-icon::after,.products-list .product-card--button .button-icon::before{content:"";position:absolute;top:calc(50% - 9px);left:calc(50% - 9px);height:18px;width:18px;background-image:url(../img/icons/arrow_right_black.svg);background-size:contain;background-position:center;background-repeat:no-repeat;transition:.3s ease}.products-list .product-card--button .button-icon::after{left:-20px}.products-list .product-card img{max-height:200px;margin-top:-60px;object-fit:contain;pointer-events:none}.products-list .product-card a{color:#1d1d1b;text-decoration:none}.products-list .product-card a::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.products-list .product-card .title{color:"";font-size:28px;font-family:"Sofia Pro Bold";line-height:100%;text-transform:none;margin-bottom:10px;transition:.3s ease}.products-list .product-card .subtitle{text-transform:initial;line-height:150%;color:rgba(29,29,27,.8);font-size:14px;line-height:145%;font-family:"Sofia Pro";overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;max-height:40px;transition:.3s ease}.btn-yellow{background:#fbba00;color:#fff;filter:drop-shadow(0 4px 4px rgba(0, 0, 0, .25))}.item,.subs_item{padding-left:8px;padding-right:8px;width:100%}.article-item{border-radius:14px;overflow:hidden;position:relative}.article-item_link{position:absolute;left:0;right:0;bottom:0;top:0;z-index:1}.article-item .h3{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;font-size:28px;padding:0;margin-bottom:10px;line-height:115%;padding-bottom:3px}.article-item_image{width:100%;height:294px;position:relative;overflow:hidden;background-color:var(--color-a,#9da0aa)}.article-item_image__inside{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center center;transition:.7s ease}.article-item_excerpt{font-size:14px;color:#9da0aa}.article-item_content{padding:24px;background-color:#f4f4f6;height:calc(100% - 294px);display:flex;flex-direction:column;justify-content:space-between}.article-item_content__info{display:flex;gap:13px;padding-bottom:24px;border-bottom:2px solid rgba(157,160,170,.2);margin-bottom:24px;box-sizing:border-box}.article-item_content__info .info-item{position:relative;display:flex;align-items:center;text-decoration:none;color:#1d1d1b;z-index:8;font-size:14px;min-width:0}.article-item_content__info .info-item::before{content:"";width:20px;height:20px;background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:5px;margin-top:2px;flex-shrink:0}.article-item_content__info .info-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.article-item_content__category::before{background-image:url(../img/icons/attach-icon.svg)}.article-item_content__author::before{background-image:url(../img/icons/smooth-person.svg)}.article-item_content__date{font-size:14px;color:#9da0aa}.article-item_content__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.article-item .btn-inline{overflow-x:hidden;display:block;width:fit-content}.article-item .btn-inline span{display:flex;align-items:center;overflow:hidden;color:#e30613;line-height:22px;transition:.3s ease;letter-spacing:.04em;font-size:14px;font-family:"Sofia Pro Semi Bold";height:22px}.article-item .btn-inline span:after{content:"";display:block;width:20px;height:20px;background:url(../img/icons/arrow/arrow_red_in-circle.svg) center no-repeat;background-size:contain;margin-left:8px;margin-top:2px}.article-item .btn-inline span{transform:translateX(calc(-100% + 20px))}.article-item .btn-inline:active span,.article-item .btn-inline:hover span{transform:translateX(0)}.article-item:hover .btn-inline span{transform:translateX(0)}.article-item:hover .article-item_image div{transform:scale(1.1)}.article-item.type_simple .h3{font-size:18px;-webkit-line-clamp:2;font-family:"Sofia Pro Semi Bold"}.article-item.type_simple .article-item_image{height:140px}.article-item.type_simple .article-item_content{height:calc(100% - 140px)}.articles-slider-v3{padding:104px 0;background:#f4f4f6}.articles-slider-v3 h2{font-size:64px;font-family:"Sofia Pro Black";line-height:100%;text-transform:none;text-align:center;letter-spacing:0}.articles-slider-v3 .article-item_image{height:284px}.articles-slider-v3 .article-item_content{padding:21px 24px 24px;min-height:calc(100% - 284px)}.articles-slider-v3 .article-item_content__info{margin-bottom:18px}.cf7-success-message{width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px;border-radius:20px;padding:60px}.cf7-success-message p{color:"";font-size:42px;font-family:"Sofia Pro Bold";line-height:100%;text-transform:none;font-family:"Sofia Pro Black";text-align:center;margin:0}.cf7-success-message::before{content:"";width:90px;height:90px;background:url(../img/icons/img_ok.webp) center no-repeat;background-size:contain}body,html{overflow:visible!important}.partner-cards-section+.video-block-in-popup{padding-top:0!important}.partner-cards-section .h2{font-size:64px;font-family:"Sofia Pro Black";line-height:100%;text-transform:none}.products-list-section .header-section h2{font-size:64px;font-family:"Sofia Pro Black";line-height:100%;text-transform:none}.lead-magnets-template-report_template .features-circuled-slider-section .button a{text-transform:uppercase}.lead-magnets-template-report_template .features-circuled-slider-section .features-circuled-slider__slider-right .slider-circular .circled-slide img{border-radius:16px}.lead-magnets-template-report_template .services{width:100%!important}.video-block-in-popup{background-color:#f4f4f6}@media (min-width:768px){.item,.subs_item{width:50%}.item.col_8:not(.active),.subs_item.col_8:not(.active){width:100%}.item,.subs_item{width:50%}.item.col_8:not(.active),.subs_item.col_8:not(.active){width:100%}}@media (min-width:1025px){.item,.subs_item{width:33.33%;padding-left:12px;padding-right:12px}.item.col_8:not(.active),.subs_item.col_8:not(.active){width:66.66%}.item.col_8:not(.active) .article_item:not(.type_article) .article_item_header,.subs_item.col_8:not(.active) .article_item:not(.type_article) .article_item_header{height:230px}.item.col_5:not(.active),.subs_item.col_5:not(.active){width:50%}.item,.subs_item{width:33.33%;padding-left:12px;padding-right:12px}.item.col_8:not(.active),.subs_item.col_8:not(.active){width:66.66%}.item.col_8:not(.active) .article_item:not(.type_article) .article_item_header,.subs_item.col_8:not(.active) .article_item:not(.type_article) .article_item_header{height:230px}.item.col_5:not(.active),.subs_item.col_5:not(.active){width:50%}}@media (min-width:1080px){.multiselect-wrap .select-items-container .select-items-wrapper::-webkit-scrollbar,.select-wrap .select-items-container .select-items-wrapper::-webkit-scrollbar{-webkit-appearance:none;width:0}.multiselect-wrap .select-items-container .select-items-wrapper::-webkit-scrollbar:vertical,.select-wrap .select-items-container .select-items-wrapper::-webkit-scrollbar:vertical{width:9px;background:#292927}.multiselect-wrap .select-items-container .select-items-wrapper::-webkit-scrollbar-thumb,.select-wrap .select-items-container .select-items-wrapper::-webkit-scrollbar-thumb{border-radius:4px;border:2px solid #292927;background:gray}}@media (min-width:1081px){.hero-report-page__image{bottom:clamp(-309px,-228.78px - 5.571vw,-289px)}}@media (max-width:1230px){.cta-report__image{display:flex;justify-content:center;padding-right:0}.cta-report__image img{position:initial;max-width:494px}.cta-report__form .custom-checkbox-wrap{margin:0;gap:12px}.cta-report__form .inputs-group{margin-bottom:8px}}@media (max-width:1080px){.form-report__main{grid-template-columns:repeat(2,1fr)}.form-report__info{grid-template-columns:1fr}.breadcrumbs-wrapper{width:calc(100% + 15px);left:-15px}.hero-report-page{padding-top:120px}.hero-report-page__navigation{flex-direction:column;align-items:center;gap:40px;margin-bottom:50px}.hero-report-page__navigation .breadcrumbs-wrapper{width:100%;left:0}.hero-report-page__navigation .breadcrumbs-wrapper .breadcrumbs{justify-content:center}.hero-report-page__left{max-width:760px;text-align:center;padding:0;margin:auto}.hero-report-page__content{grid-template-columns:1fr;padding-bottom:300px}.hero-report-page__right{text-align:center;max-width:640px;margin:auto}.hero-report-page__text p{padding-right:0}.hero-report-page__image{bottom:-40px}.hero-report-page__image img{max-width:100vw}.progress-bar-navigation{gap:0}.progress-bar-navigation .swiper-pagination{order:2;margin:0 20px}.progress-bar-navigation .swiper-button-prev{order:1}.progress-bar-navigation .swiper-button-next{order:3}.features-circuled-slider-section{padding-top:75px;padding-bottom:65px}.features-circuled-slider-section h2{font-size:42px}.features-circuled-slider{grid-template-columns:1fr;gap:10px}.features-circuled-slider__slider-left .swiper-slide{padding:30px}.features-circuled-slider__slider-left .title{font-size:32px}.features-circuled-slider__slider-right .slider-circular{min-height:440px}.expert-says .container{grid-template-columns:1fr;gap:30px}.expert-says__person{order:2}.expert-says__photo{height:480px}.expert-says__photo img{margin:auto}.expert-says__content{order:1;padding:0;max-width:760px;margin:auto}.expert-says__content h2{text-align:center;margin-bottom:36px}.expert-says__content h2 br{display:none}.expert-says__quote{flex-direction:row;align-items:flex-start;gap:30px}.expert-says__quote,.expert-says__quote p{margin:0}.partner-cards-section{padding-top:75px;padding-bottom:65px}.partner-cards-section .partner-cards{grid-template-columns:1fr 1fr}.video-block-in-popup{padding-top:75px;padding-bottom:65px}.video-block-in-popup h2{font-size:42px}.video-block-in-popup .video-banner{padding:40px}.knowldege-base-banner-container{padding-top:75px;padding-bottom:65px}.knowldege-base-banner .h2,.knowldege-base-banner h2{font-size:32px}.reports-slider .swiper-pagination{margin-right:20px!important}.cta-report .container{grid-template-columns:100%}.cta-report__image img{margin-bottom:-250px;max-width:423px;z-index:1}.cta-report h2{font-size:42px}.cta-report__form{z-index:2}.cta-report__form-item{margin-top:25px}.cta-report__form .inputs-group{padding:0 25px;gap:14px;margin-bottom:11px}.cta-form-report-submitted h3{font-size:28px}.products-list-section .container-outer{padding-top:75px;padding-bottom:65px}.products-list-section .container-outer{height:auto}.products-list-section{height:initial!important}.products-list-section .header-section .h2,.products-list-section .header-section h2{font-size:42px}.products-list{display:grid;grid-template-columns:1fr 1fr}.products-list .product-card--wrapper{padding-top:0}.products-list .product-card{width:100%;min-width:0}.products-list .product-card img{max-height:160px;margin-top:-40px;width:fit-content}.articles-slider-v3 .posts-slider{padding:20px 15px}.articles-slider-v3 .posts-slider .swiper-pagination{margin:0 12px}.cf7-success-message p{font-size:32px}}@media (max-width:1024px){.swiper-button-wrapper{display:none}}@media (max-width:960px){.hero-report-page__content{padding-bottom:292px}.hero-report-page__image{bottom:clamp(1px,750px - 78.125vw,63px)}.hero-report-page__image img{max-width:clamp(100vw,768px + 20vw,120vw)}.knowldege-base-banner .bg-parallax{background-position:-200px 110%,calc(100% + 200px) 110%;background-size:448px,448px}}@media (max-width:768px){.hero-report-page__image{bottom:clamp(63px,257.19px - 25.287vw,85px)}.hero-report-page__image img{max-width:clamp(120vw,901.74px + 2.586vw,135vw)}}@media (max-width:680px){.custom-input-wrap.half-width{width:100%}.multiselect-wrap .selected-tags-container .selected-tag{width:100%!important}.form-report__main{grid-template-columns:1fr}.form-report__main .btn-default{margin-top:10px}.form-report__info-left{order:2}.form-report__info-right{order:1}.form-report .form-status-message{font-size:14px}.notification{padding:12px 16px;font-size:13px;margin-bottom:8px}.notification-close{top:6px;right:6px;width:20px;height:20px;font-size:16px}.breadcrumbs-wrapper{width:calc(100% + 30px);left:0;margin-left:-15px;margin-right:-15px}.breadcrumbs.in-line{flex-wrap:wrap;justify-content:flex-start}.breadcrumbs{justify-content:center}.breadcrumbs li{justify-content:center}.breadcrumbs li:first-child{padding-left:0}.breadcrumbs li:first-child::before{display:none}.hero-report-page__content{padding-bottom:192px}.hero-report-page__content h1{font-size:32px}.hero-report-page__subtitle{font-size:14px}.hero-report-page__text p{font-size:14px}.hero-report-page__text p{margin-top:0;margin-bottom:10px}.hero-report-page__image{bottom:clamp(300px,564.97px - 38.966vw,413px)}.hero-report-page__image img{max-width:clamp(105vw,calc(740.73px - 3.931vw),186vw)}.slider-with-progress{padding:10px;gap:10px}.slider-with-progress .btn-full-width{margin-top:10px}.features-circuled-slider-section{padding-top:48px;padding-bottom:48px}.features-circuled-slider-section header{margin-bottom:30px}.features-circuled-slider-section h2{font-size:32px}.features-circuled-slider__slider-left .swiper-slide{padding:20px}.features-circuled-slider__slider-left .title{font-size:28px}.features-circuled-slider__slider-left .title{margin-bottom:20px}.features-circuled-slider__slider-left .services{bottom:auto;left:14px;top:14px;max-width:calc(100% - 28px);max-height:calc(100% - 28px);padding:16px;height:58px}.features-circuled-slider__slider-left .services{width:calc(50% - 24px)}.features-circuled-slider__slider-left .services__button{font-size:16px}.features-circuled-slider__slider-left .services__button::before,.features-circuled-slider__slider-left .services__button:after{top:12px}.features-circuled-slider__slider-left .services__button{padding-right:20px}.features-circuled-slider__slider-right .slider-circular .circled-slide{width:225px;left:calc(50% - 112.5px);top:calc(var(--slider-radius,220px) + 56.25px)}.features-circuled-slider__slider-right .slider-circular{min-height:340px;height:340px}.expert-says{padding:74px 0}.expert-says .container{gap:22px}.expert-says__photo{height:420px}.expert-says__contact{left:10px;bottom:10px;padding:20px;width:calc(100% - 20px)}.expert-says__contact h3{font-size:25px}.expert-says__social{right:20px;top:20px}.expert-says__content h2{font-size:32px}.expert-says__content h2{margin-bottom:24px}.expert-says__quote{position:relative}.expert-says__quote img{z-index:-1;position:absolute;top:-18px}.expert-says__quote,.expert-says__quote p{font-size:14px}.has-partner-cards+.partner-cards-section{padding-top:40px}.partner-cards-section{padding-top:48px;padding-bottom:48px}.video-block-in-popup{padding-top:48px;padding-bottom:48px}.video-block-in-popup h2{font-size:32px}.video-block-in-popup h2{margin-bottom:14px;max-width:540px}.video-block-in-popup p{font-size:14px}.video-block-in-popup .video-banner{padding:40px 16px}.btn-play-container .btn-play{width:80px;height:80px;min-width:80px}.btn-play-container{margin-top:24px}.knowldege-base-banner-container{padding-top:48px;padding-bottom:48px}.knowldege-base-banner .bg-parallax{background-position:left bottom,right bottom;background-size:202px,202px}.knowldege-base-banner{padding:20px;padding-top:45px;height:400px;box-sizing:border-box}.knowldege-base-banner .h2,.knowldege-base-banner h2{font-size:28px}.knowldege-base-banner p{font-size:14px}.knowldege-base-banner .btn-default{margin-top:25px}.report-card__image{height:261px;padding-top:30px;padding-bottom:26px}.report-card__content{padding:20px}.report-card .categories{margin-bottom:14px}.report-card__title{margin-bottom:14px}.btn-full-width{margin-top:10px}.reports-slider h2{font-size:32px}.reports-slider .progress-bar-navigation{margin:0 10px 10px}.reports-slider .reports-slider__wrap{padding:20px 8px 8px 8px}.reports-slider .report-card__content{text-align:center;display:flex;flex-direction:column}.reports-slider .report-card__title{-webkit-line-clamp:1!important}.reports-slider .report-card .categories{justify-content:center}.reports-slider .report-card .btn-inline{margin:auto}.reports-slider .reports-slider__nav-steps{padding:0 76px 0 78px}.reports-slider .btn-full-width{margin-top:0}.cta-report{padding:74px 0}.cta-report__image img{max-width:350px;margin-bottom:-200px}.cta-report h2{font-size:32px}.cta-report h2{margin-bottom:23px;padding:0 24px}.cta-report__description{font-size:14px}.cta-report__description{padding:0 24px}.cta-report__form{padding:18px 0}.cta-report__form .custom-checkbox-wrap{gap:0}.cta-report__form .custom-form-wrap{padding:0 8px}.cta-report__form .inputs-group{padding:0 17px}.products-list-section .container-outer{padding-top:48px;padding-bottom:48px}.products-list-section .header-section .h2,.products-list-section .header-section h2{font-size:32px}.products-list-section .header-section p{font-size:16px}.products-list{margin-top:30px;grid-template-columns:1fr;gap:10px}.products-list .product-card{padding:20px;width:100%;align-items:center;min-height:198px}.products-list .product-card img{max-height:100px;margin-top:0;width:auto;margin-bottom:20px}.products-list .product-card .subtitle{display:none}.articles-slider-v3 h2{font-size:32px}.articles-slider-v3 h2{margin-bottom:35px}.articles-slider-v3 .posts-slider{padding:20px 19px;gap:20px}.articles-slider-v3 .posts-slider .swiper-pagination{margin:0 20px}.cf7-success-message{padding:30px 16px;gap:24px}.cf7-success-message p{font-size:28px}.partner-cards-section .h2{font-size:32px}.products-list-section .header-section h2{font-size:32px}}@media (max-width:515px){.partner-card{height:225px}.partner-cards-section .partner-cards{grid-template-columns:1fr;gap:10px}.knowldege-base-banner .bg-parallax{background-position:calc(50% - 120px) bottom,calc(50% + 120px) bottom}}@media (max-width:450px){.custom-input-wrap .radio-options{grid-template-columns:1fr}}@media (max-width:1080px) and (min-width:681px){.products-list_3 .product-card--wrapper:nth-of-type(3),.products-list_5 .product-card:nth-of-type(5),.products-list_7 .product-card:nth-of-type(7){display:none}}