/* @license MIT https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.header__megamenu-info{border-top:1px solid var(--color-grey-4);margin:43px 0 24px 0;padding:27px 0 0 0;box-sizing:border-box;line-height:150%;color:var(--color-black-2);}.header__megamenu-info__header{padding:0 12px;font-size:14px;font-weight:600;line-height:150%}.header__megamenu-info__body{padding:0 12px;margin-top:8px;padding:0 12px;color:var(--color-black-2)}.header__megamenu-info__body-header{font-weight:600;margin-bottom:12px;}.header__megamenu-info__footer{margin-top:35px;}.header__megamenu-info__footer-item{display:grid;grid-template-columns:38px 1fr;height:75px;}.header__megamenu-info__footer-item__icon{width:20px;height:20px;margin-top:3px;margin-left:5px;}.header__megamenu-info__footer-item__header{font-weight:600;margin-bottom:5px;}.header__megamenu-info__footer-item__icon--phone{background:url(/themes/custom/economic/assets/images/icon-phone.svg) no-repeat left center;background-size:20px 20px;}.header__megamenu-info__footer-item__icon--email{background:url(/themes/custom/economic/assets/images/icon-email.svg) no-repeat left center;background-size:20px 20px;}.header__megamenu-info__footer-item__icon--chat{background:url(/themes/custom/economic/assets/images/icon-chat.svg) no-repeat left center;background-size:22px 22px;width:22px;height:22px;margin-top:-2px;}@media only screen and (min-width:768px){.header__megamenu-info{margin-top:20px;padding-top:33px;}.header__megamenu-info__header{font-size:18px;}.header__megamenu-info__body{margin-top:3px;display:flex;gap:3px;font-size:12px;}.header__megamenu-info__body-header{margin-bottom:0;}.header__megamenu-info__footer{margin-top:21px;display:flex;gap:50px;}.header__megamenu-info__footer-item{grid-template-columns:50px 1fr;}.header__megamenu-info__footer-item__header{margin-bottom:2px;}.header__megamenu-info__footer-item__icon{width:24px;height:24px;margin-top:0;margin-left:9px;}.header__megamenu-info__footer-item__icon--phone{background-size:24px 24px;}.header__megamenu-info__footer-item__icon--email{background-size:24px 24px;}.header__megamenu-info__footer-item__icon--chat{background-size:28px 28px;width:28px;height:28px;}}
.captcha__description{margin-bottom:.75em;}
.cvr__manual_fill{overflow:hidden;height:0;margin:0;transition:all .5s ease-in-out;}.cvr__manual_fill.is-visible{height:21px;margin-top:28px;margin-bottom:28px;}.cvr__autofill{display:none;}.cvr__autofill.is-visible{display:block;}.webform-submission-form .cvr__manual_fill{margin-top:12px;}
.order-form .order_form__terms_information{margin:0;padding:0;border:unset;box-shadow:unset;}.form-section .order-form fieldset.form-item{margin:0;border:unset;box-shadow:unset;}.order-form .fieldset__wrapper{margin:0;}.order-form .fieldset__label{padding:0;margin-bottom:16px;line-height:1.4;font-weight:bold;font-size:16px;}.order-form .form-type--textfield .form-item__label.form-required::after,.order-form .form-type--email .form-item__label.form-required::after,.order-form .form-type--ec-telephone .form-item__label.form-required::after{display:none;}.form-section .order-form .form-item.form-type-checkbox label span.option{display:inline-block;margin-top:-2px;}.form-section__block-muti-rows .order-form .form-type-checkbox input[type="checkbox"]{position:absolute;z-index:-1;}.form-section .bkg-midnight .order-form .form-item__label.form-required::after{color:var(--color-blue-1)}.order-form .form-type-checkbox.has-error label::before,.order-form .form-item.has-error input,.order-form .form-item.has-error input:focus{border-color:var(--color-red-2);}.order-form .form-item__error{color:var(--color-red-2);font-size:12px;font-weight:600;line-height:150%;margin-top:4px;}.form-section__block-muti-rows .order-form .form-item--info{margin-bottom:24px;}.order-form__block .order-form__wrapper{padding:0;box-shadow:unset;}.order-form__block{display:flex;flex-direction:column;gap:40px;margin-top:40px;}.order-form__section{position:relative;width:100%;margin:0 auto;padding:16px;border-radius:8px;background-color:var(--color-white);box-shadow:0px 1.09px 6.71px 0px rgba(41,40,62,0.01),0px 5px 18.85px 0px rgba(41,40,62,0.03),0px 12.66px 50.57px 0px rgba(41,40,62,0.03),0px 25px 116px 0px rgba(41,40,62,0.05);overflow:hidden;}.order-form__section .form-section{padding:0;}.order-form__section h2{color:var(--color-black-2);font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;white-space:pre;}.order-form__section--nav-top{background-color:transparent;padding:0;line-height:1;box-shadow:none;}.order-form__section--errors{color:var(--color-red-2);}.order-form__section--errors h2{color:var(--color-red-2);}.order-form__block .order-form__block__back{font-family:icomoon;font-size:22px;transform:rotate(180deg);margin-top:2px;}.order-form__block .order-form__section--disabled .order-form__block__back{cursor:default;}.order-form__block .order-form__section--disabled .order-form__block__back:hover{color:var(--color-blue-1);}.order-form__section--review{max-height:600px;}.order-form__section--form{max-height:1600px;}.order-form__section--conditions{max-height:500px;}.order-form__section--review h3::before{content:"\e900";font-family:icomoon;font-size:22px;position:absolute;top:4px;left:-27px;color:var(--color-blue-1);line-height:1;background-color:var(--color-white-1);}.order-form__section__content{display:flex;flex-direction:column;align-items:start;width:100%;padding:16px;border-radius:8px;border:1px solid var(--color-grey-6);}.order-form__section__content h3{color:var(--color-black-2);position:relative;font-size:24px;font-weight:700;line-height:120%;}.order-form__section__description,.order-form__posts-select__info{margin-top:24px;}.order-form__section__description{font-size:14px;}.order-form__parameters{display:flex;flex-direction:column;justify-content:space-between;width:100%;}.order-form__price{display:flex;flex-direction:row;order:1;margin-top:24px;}.order-form__posts-select{order:2;margin-top:24px;}.order-form__next__wrapper--review{order:3;margin-top:24px;}.order-form__next__wrapper--review button{width:100%;text-align:center;display:block;}.order-form__price__number{color:var(--color-black-2);font-size:32px;font-style:normal;font-weight:700;line-height:120%;margin-right:12px;}.order-form__price__label{color:#000;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:18px;}.order-form__posts-select__info{position:relative;font-size:14px;line-height:1.5;}.order-form__posts-select__info .btn{text-align:left;}.form-section .order-form .fieldset.order_form__company_information{margin-bottom:18px;}.order-form__posts-select .form-select--ec-synthetic,.order-form__posts-select .form-select--ec{width:100%;}.order-form__section--closed{max-height:68px;padding-top:20px;cursor:pointer;}.order-form__section--opened{overflow:unset;}.vocabulary-ec-order-form .content{margin-bottom:1000px;}.order-form__next__wrapper--conditions{display:flex;width:100%;}.order-form__next__wrapper--conditions .order-form__next--conditions{margin-top:24px;width:100%;text-align:center;display:inline-block;}.order-form__section--form .order-form__section__actions .order-form__section__back--form{color:var(--color-black-2);}.order-form__section__actions{display:flex;width:100%;flex-direction:column;gap:16px;margin-top:8px;}.order-form__next--form{order:1;}.order-form__section__back--form{order:2;}.order-form__section--form .order-form__section__actions .order-form__section__back--form:hover{color:var(--color-black-2);}.order-form__section--disabled .form-section__block-muti-rows form .form-type-checkbox label::before,.order-form__section--disabled .form-element,.order-form__section--disabled .fieldset,.order-form__section--disabled{background-color:var(--color-blue-4);cursor:default;}.order-form__section--disabled h2{color:rgba(var(--color-black-2-rgb),0.6);}.order-form input[type=submit].order-form__submit{display:none;}@media only screen and (min-width:1092px){.order-form__section{width:996px;}}@media only screen and (min-width:991px){.order-form__parameters{margin-top:24px;flex-direction:row;}.order-form__section--revie:not(.order-form__section--closed){max-height:400px;}.order-form__price{order:2;margin-top:0px}.order-form__posts-select{order:1;margin-top:0px;}.order-form__next__wrapper--review{order:3;margin-top:0px;}}@media only screen and (min-width:768px){.order-form__section{padding:40px;}.order-form__section__content{padding:40px;}.order-form__section--closed{padding-top:20px;}.order-form__section--review .order-form__section__content{padding-left:80px;}.order-form__section--review h3::before{left:-40px;}.order-form__section--form:not(.order-form__section--closed){max-height:1600px;}}@media only screen and (min-width:588px){.order-form__posts-select .form-select--ec-synthetic,.order-form__posts-select .form-select--ec{width:424px;}.order-form__section__actions{flex-direction:row;gap:0;}.order-form__section--form .order-form__section__actions .order-form__section__back--form{margin-right:16px;margin-left:auto;}.order-form__next--form{order:2;}.order-form__section__back--form{order:1;}.order-form__next__wrapper--conditions .order-form__next--conditions{width:auto;margin-left:auto;margin-right:auto;}}
.postings-calculator.form__wrapper form{margin-top:20px;margin-bottom:20px;}.postings-calculator.form__wrapper form .form-item{margin-bottom:0;}.postings-calculator.form__wrapper form .form-item__label{font-size:1.6rem;line-height:160%;}.postings-calculator.form__wrapper form .icon-help-circle{position:relative;margin-left:8px;}.postings-calculator.form__wrapper form .icon-help-circle::before{font-size:2rem;vertical-align:middle;}.postings-calculator .comp-tooltips{font-size:14px;font-family:'Open Sans';}
.paragraph--unpublished{background-color:#fff4f4;}
