@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 143%;
    color: #000;
    background-color: #eee
}

details,
main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    color: #006bc5;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    max-width: 100%;
    height: auto
}

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
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    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
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto-Regular.woff2)format("woff2"), url(../fonts/Roboto-Regular.woff)format("woff");
    font-display: swap
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/Roboto-Italic.woff2)format("woff2"), url(../fonts/Roboto-Italic.woff)format("woff");
    font-display: swap
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/Roboto-Medium.woff2)format("woff2"), url(../fonts/Roboto-Medium.woff)format("woff");
    font-display: swap
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: url(../fonts/Roboto-MediumItalic.woff2)format("woff2"), url(../fonts/Roboto-MediumItalic.woff)format("woff");
    font-display: swap
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Roboto-Bold.woff2)format("woff2"), url(../fonts/Roboto-Bold.woff)format("woff");
    font-display: swap
}

*,
::after,
::before {
    box-sizing: border-box
}

a:not([class]):hover {
    font-weight: 500
}

button {
    color: #000
}

h1,
h2 {
    margin: 20px 0;
    font-size: 20px;
    line-height: 115%
}

@media (min-width:975px) {

    h1,
    h2 {
        font-size: 24px
    }
}

h3 {
    margin: 10px 0;
    font-size: 16px;
    line-height: 140%
}

@media (min-width:975px) {
    h3 {
        margin: 10px 0 15px
    }
}

table:not([class]) {
    border-collapse: collapse;
    line-height: normal
}

table:not([class]) td {
    padding-bottom: 15px;
    vertical-align: baseline
}

@media (min-width:975px) {
    table:not([class]) td {
        padding-bottom: 17px;
        padding-right: 18px
    }

    table:not([class]) {
        width: -moz-fit-content;
        width: fit-content
    }
}

.text-nowrap {
    white-space: nowrap !important
}

.text-red {
    color: #f26b5b
}

@media (max-width:974px) {
    .inner-mobile {
        padding-left: 15px;
        padding-right: 15px
    }

    .outer-mobile {
        margin-left: -15px;
        margin-right: -15px
    }

    .swiper {
        position: relative;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        display: flex !important;
        flex-wrap: nowrap !important;
        max-width: 100vw;
        scrollbar-width: none
    }

    .swiper::-webkit-scrollbar {
        display: none
    }

    .swiper>* {
        flex-shrink: 0
    }
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden
}

@media (min-width:975px) {
    .as-mobile {
        display: none !important
    }
}

@media (max-width:974px) {
    .as-desktop {
        display: none !important
    }
}

.nav__list {
    gap: 15px;
    padding: 0 15px
}

.additional-nav__list,
.footer-nav__list,
.nav__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    list-style: none
}

.additional-nav__list {
    padding: 0 15px
}

@media (min-width:975px) {

    .additional-nav__list,
    .footer-nav__list,
    .nav__list {
        padding: 0
    }
}

.additional-nav__item,
.footer-nav__item,
.nav__item {
    display: flex;
    flex-shrink: 0
}

.nav__link {
    color: inherit
}

.additional-nav__link,
.footer-nav__link,
.nav__link {
    text-decoration: none
}

.advertisement {
    position: relative;
    display: flex;
    width: 100%;
    min-height: 40px;
    margin-bottom: 10px;
    background-color: #e6823a
}

.advertisement:empty::after {
    content: "реклама";
    position: absolute;
    top: 3px;
    right: 3px;
    padding: 0 4px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    background-color: gray
}

@media (min-width:975px) {
    .advertisement {
        margin-bottom: 0
    }
}

.additional-nav {
    padding-bottom: 10px;
    border-bottom: 5px solid #e7e7e7
}

@media (min-width:975px) {
    .additional-nav {
        padding: 10px 10px 10px 0;
        margin-bottom: 0
    }
}

.additional-nav__list {
    gap: 0 !important
}

@media (min-width:975px) {
    .additional-nav__list {
        display: grid;
        grid-template-columns: 170px 1fr 1fr 1fr
    }
}

.additional-nav__item {
    padding: 0 7px
}

.additional-nav__item:first-child {
    padding-left: 0
}

.additional-nav__item:last-child {
    padding-right: 0
}

.additional-nav__item:not(:last-child) {
    border-right: 1px solid #e7e7e7
}

.additional-nav__link {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 11px;
    color: #006bc5
}

.additional-nav__link::before {
    content: "";
    width: 24px;
    height: 24px
}

.additional-nav__link--cars-customs-clearance::before {
    background-image: url(../img/icons/cars-customs-clearance.webp)
}

.additional-nav__link--payments-calculation::before {
    background-image: url(../img/icons/payments-calculation.webp)
}

.additional-nav__link--database::before {
    background-image: url(../img/icons/database.webp)
}

.additional-nav__link--customs-forum::before {
    background-image: url(../img/icons/customs-forum.webp)
}

.badges__list {
    display: flex;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none
}

@media (max-width:974px) {
    .badges__list.swiper {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width:975px) {
    .badges__list {
        flex-wrap: wrap
    }

    .badges__item {
        flex-shrink: 0
    }
}

.btn {
    border-radius: 2px;
    background-color: #f5f5f5
}

.badges__item-btn,
.btn,
.page-search__submit {
    font-size: 12px;
    line-height: 115%;
    padding: 7px;
    text-decoration: none;
    border: 1px solid transparent;
    transition: .3s
}

.badges__item-btn {
    background-color: #f5f5f5
}

.btn--lg {
    padding: 9px;
    font-size: 14px
}

@media (min-width:975px) {
    .btn--lg {
        padding: 7px 14px;
        font-size: 12px;
        line-height: 140%
    }
}

.badges__item-btn,
.btn--rounded {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 40px
}

.badges__item-btn:disabled,
.btn:disabled,
.page-search__submit:disabled {
    color: rgba(0, 0, 0, .3);
    border-color: #d9d9d9;
    background: #f5f5f5
}

@media (hover:hover) {

    .badges__item-btn:not(:disabled):hover,
    .btn:not(:disabled):hover,
    .page-search__submit:not(:disabled):hover {
        color: #006bc5;
        border-color: #006bc5
    }
}

.btn--primary {
    color: #fff;
    background-color: #006bc5
}

.page-search__submit {
    color: #fff
}

.badges__item-btn--active {
    color: #fff;
    background-color: #006bc5
}

@media (hover:hover) {

    .badges__item-btn--active:not(:disabled):hover,
    .btn--primary:not(:disabled):hover,
    .page-search__submit:not(:disabled):hover {
        color: #fff;
        background-color: #5794f7;
        border-color: #5794f7
    }
}

.btn--more {
    width: 25px;
    height: 25px;
    padding: 0;
    background-image: url(../img/stack.svg#more);
    background-color: #f26b5b;
    border: 0
}

.custom-table {
    display: flex;
    flex-direction: column;
    border-collapse: collapse;
    margin-bottom: 15px
}

.custom-table tbody {
    display: contents
}

@media (min-width:975px) {
    .custom-table {
        margin-bottom: 10px
    }
}

.custom-table__row--horizontal {
    display: flex;
    justify-content: space-between
}

.custom-table__row:not(.as-desktop)+.custom-table__row {
    margin-top: 12px;
    border-top: 1px solid #e7e7e7
}

.custom-table__col {
    display: flex;
    flex-direction: column;
    padding: 7px 0;
    line-height: normal
}

.custom-table__heading {
    margin-bottom: 8px;
    font-weight: 700
}

.custom-table__data--bold {
    font-weight: 700
}

@media (min-width:975px) {
    .custom-table {
        display: table
    }

    .custom-table tbody {
        display: table-row-group
    }

    .custom-table__row {
        display: table-row
    }

    .custom-table__heading {
        text-align: left
    }

    .custom-table__col {
        display: table-cell
    }

    .custom-table--payments {
        line-height: 115%
    }

    .custom-table--payments .custom-table__col:nth-child(1),
    .custom-table--payments .custom-table__heading:nth-child(1) {
        width: 258px;
        padding-right: 20px
    }

    .custom-table--payments .custom-table__col:nth-child(2),
    .custom-table--payments .custom-table__heading:nth-child(2) {
        width: 305px;
        padding-right: 20px
    }

    .custom-table--payments .custom-table__col:nth-child(3),
    .custom-table--payments .custom-table__heading:nth-child(3) {
        text-align: right
    }

    .custom-table--payments .custom-table__heading {
        padding-bottom: 10px
    }

    .custom-table--payments .custom-table__col {
        padding: 14px 0;
        vertical-align: top
    }
}

@media (max-width:974px) {
    .custom-table--software {
        margin-bottom: 24px;
        padding-top: 23px
    }

    .custom-table--software .custom-table__row {
        display: grid;
        grid-template-areas: "desc desc" "flag flag";
        grid-row-gap: 6px;
        grid-template-columns: 1fr 1fr
    }

    .custom-table--software .custom-table__row:last-child {
        grid-row-gap: 0
    }

    .custom-table--software .custom-table__row:not(.as-desktop)+.custom-table__row {
        margin-top: 4px
    }

    .custom-table--software .custom-table__col {
        text-align: center;
        gap: 17px
    }

    .custom-table--software .custom-table__col--desc {
        grid-area: desc;
        padding-bottom: 2px;
        line-height: 1.43;
        text-align: center;
        border-bottom: 1px solid #e7e7e7
    }

    .custom-table--software .custom-table__col--price {
        border-bottom: none
    }

    .custom-table--software .custom-table__data a {
        text-decoration: underline
    }
}

@media (min-width:975px) {
    .custom-table--software {
        display: table;
        margin-bottom: 40px;
        text-align: center
    }

    .custom-table--software .custom-table__row {
        display: table-row;
        border-bottom: 1px solid #e7e7e7
    }

    .custom-table--software .custom-table__row:not(.as-desktop)+.custom-table__row {
        margin-top: 0;
        border-top: none
    }

    .custom-table--software .custom-table__heading {
        display: table-cell;
        margin-bottom: 11px;
        padding: 29px 7px 15px;
        text-align: center;
        white-space: nowrap
    }

    .custom-table--software .custom-table__col {
        display: table-cell;
        padding: 5px 0
    }

    .custom-table--software .custom-table__col--desc {
        justify-self: left;
        line-height: 1.39;
        border: 0
    }

    .custom-table--software .custom-table__col .custom-table__data:first-child {
        text-align: left
    }

    .custom-table--software .custom-table__data a {
        text-decoration: underline
    }
}

@media (max-width:974px) {
    .custom-table--software-section {
        margin-bottom: 10px
    }

    .custom-table--software-section .custom-table__row {
        display: flex;
        flex-direction: column
    }

    .custom-table--software-section .custom-table__row:not(.as-desktop)+.custom-table__row {
        margin-top: 0;
        border-top: none
    }

    .custom-table--software-section .custom-table__heading {
        justify-self: center;
        margin-bottom: 0;
        padding: 0;
        font-weight: 400;
        line-height: 1
    }

    .custom-table--software-section .custom-table__col {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 12px 0;
        border-bottom: 1px solid #e7e7e7
    }

    .custom-table--software-section .custom-table__col--desc {
        justify-content: center;
        padding: 14px 0
    }

    .custom-table--software-section .custom-table__data--crossed {
        font-size: 10px;
        text-decoration: line-through
    }

    .custom-table--software-section .custom-table__data--bold {
        margin-left: 5px;
        padding-right: 41px;
        font-size: 14px;
        font-weight: 700
    }
}

@media (min-width:975px) {
    .custom-table--software-section {
        display: table;
        width: 100%;
        margin-bottom: 13px
    }

    .custom-table--software-section .custom-table__row {
        display: table-row;
        border-bottom: 1px solid #e7e7e7
    }

    .custom-table--software-section .custom-table__row:first-child {
        border-top: 1px solid #e7e7e7
    }

    .custom-table--software-section .custom-table__row:not(.as-desktop)+.custom-table__row {
        margin-top: 0;
        border-top: none
    }

    .custom-table--software-section .custom-table__heading {
        display: table-cell;
        margin-bottom: 0;
        padding: 8px 0;
        font-weight: 400;
        line-height: 1;
        text-align: center
    }

    .custom-table--software-section .custom-table__heading:first-child {
        position: relative
    }

    .custom-table--software-section .custom-table__heading:first-child::after,
    .custom-table--software-section .custom-table__heading:first-child::before {
        content: "";
        position: absolute;
        top: -2px;
        left: 0;
        width: 193px;
        height: 4px;
        background-color: #fff
    }

    .custom-table--software-section .custom-table__heading:first-child::after {
        top: 25px
    }

    .custom-table--software-section .custom-table__col {
        display: table-cell;
        padding: 10px 0;
        border: 0
    }

    .custom-table--software-section .custom-table__col .custom-table__data {
        display: flex;
        flex-direction: column
    }

    .custom-table--software-section .custom-table__col .custom-table__data--crossed {
        align-self: center;
        font-size: 10px;
        text-decoration: line-through
    }

    .custom-table--software-section .custom-table__col .custom-table__data--bold {
        align-self: center;
        font-size: 14px;
        font-weight: 700
    }
}

@media (max-width:974px) {
    .custom-table--price {
        margin-bottom: 5px
    }

    .custom-table--price .custom-table__row {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px
    }

    .custom-table--price .custom-table__row:not(.as-desktop)+.custom-table__row {
        margin-top: 0;
        border-top: none
    }

    .custom-table--price .custom-table__heading {
        margin-bottom: 0;
        padding: 0;
        font-weight: 400;
        line-height: 1
    }

    .custom-table--price .custom-table__col {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 11px 0;
        border-bottom: 1px solid #e7e7e7
    }

    .custom-table--price .custom-table__col--desc {
        justify-content: center;
        padding: 14px 0 5px;
        border-bottom: 1px solid #fff
    }

    .custom-table--price .custom-table__data--bold {
        margin-left: 5px;
        padding-right: 41px;
        font-size: 16px;
        font-weight: 700
    }

    .custom-table--price .custom-table__data--crossed {
        font-size: 14px;
        text-decoration: line-through
    }
}

@media (min-width:975px) {
    .custom-table--price {
        display: table;
        width: 100%;
        margin-bottom: 7px
    }

    .custom-table--price .custom-table__row {
        display: table-row;
        border-bottom: 1px solid #e7e7e7
    }

    .custom-table--price .custom-table__row:not(.as-desktop)+.custom-table__row {
        margin-top: 0;
        border-top: none
    }

    .custom-table--price .custom-table__row .custom-table__data:first-child {
        display: table-cell
    }

    .custom-table--price .custom-table__heading {
        display: table-cell;
        margin-bottom: 0;
        padding: 0 0 17px;
        font-weight: 400;
        line-height: 1;
        text-align: center
    }

    .custom-table--price .custom-table__col {
        display: table-cell;
        padding-top: 7px;
        padding-bottom: 5px;
        vertical-align: top;
        border: 0
    }

    .custom-table--price .custom-table__col .custom-table__data {
        display: flex;
        flex-direction: column;
        gap: 2px
    }

    .custom-table--price .custom-table__col .custom-table__data--crossed {
        align-self: center;
        text-decoration: line-through
    }

    .custom-table--price .custom-table__col .custom-table__data--bold {
        align-self: center;
        font-size: 16px;
        font-weight: 700
    }
}

@media (max-width:974px) {
    .custom-table--price-softwares {
        margin-bottom: 15px
    }

    .custom-table--price-softwares .custom-table__row {
        display: flex;
        flex-direction: column
    }

    .custom-table--price-softwares .custom-table__row:last-child .custom-table__col::before {
        content: none
    }

    .custom-table--price-softwares .custom-table__row:not(.as-desktop)+.custom-table__row {
        margin-top: 0;
        border-top: none
    }

    .custom-table--price-softwares .custom-table__heading {
        margin-bottom: 0;
        padding: 0;
        font-weight: 400;
        line-height: 1
    }

    .custom-table--price-softwares .custom-table__col {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 11px 0;
        border-bottom: 1px solid #e7e7e7
    }

    .custom-table--price-softwares .custom-table__col--desc {
        position: relative;
        justify-content: center;
        padding: 11px 0;
        border-bottom: 1px solid #fff
    }

    .custom-table--price-softwares .custom-table__col--desc::before {
        content: "";
        position: absolute;
        bottom: 1px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #e7e7e7
    }

    .custom-table--price-softwares .custom-table__data--bold {
        margin-left: 5px;
        padding-right: 41px;
        font-size: 16px;
        font-weight: 700
    }

    .custom-table--price-softwares .custom-table__data--crossed {
        font-size: 14px;
        text-decoration: line-through
    }
}

@media (min-width:975px) {
    .custom-table--price-softwares {
        display: table;
        table-layout: auto;
        width: 100%;
        margin-bottom: 7px;
        text-align: center
    }

    .custom-table--price-softwares .custom-table__row {
        display: table-row;
        border-bottom: 1px solid #e7e7e7
    }

    .custom-table--price-softwares .custom-table__row:last-child {
        border-bottom: none
    }

    .custom-table--price-softwares .custom-table__row .custom-table__col:nth-child(2) {
        width: 14%
    }

    .custom-table--price-softwares .custom-table__row .custom-table__col:nth-child(3) {
        width: 17%
    }

    .custom-table--price-softwares .custom-table__row:not(.as-desktop)+.custom-table__row {
        margin-top: 0;
        border-top: none
    }

    .custom-table--price-softwares .custom-table__row .custom-table__data:first-child {
        display: table-cell;
        text-align: left
    }

    .custom-table--price-softwares .custom-table__heading {
        display: table-cell;
        margin-bottom: 0;
        padding: 0 0 4px;
        font-weight: 400;
        line-height: 1.3;
        text-align: center
    }

    .custom-table--price-softwares .custom-table__heading:first-child {
        position: relative
    }

    .custom-table--price-softwares .custom-table__col {
        display: table-cell;
        padding-top: 7px;
        padding-bottom: 5px;
        vertical-align: top;
        border: 0
    }

    .custom-table--price-softwares .custom-table__col .custom-table__data--bold {
        align-self: center;
        font-size: 16px;
        font-weight: 400
    }

    .custom-table--price-softwares .custom-table__col-wrapper {
        padding-top: 29px;
        text-align: left
    }
}

@media (max-width:974px) {
    .custom-table--legislation {
        margin-bottom: 8px;
        font-size: 12px
    }

    .custom-table--legislation .custom-table__col {
        padding: 9px 0;
        border-bottom: 1px solid #e7e7e7
    }

    .custom-table--legislation .custom-table__col:last-child {
        border-bottom: none
    }
}

@media (min-width:975px) {
    .custom-table--legislation {
        display: table;
        width: 100%;
        font-size: 12px
    }

    .custom-table--legislation .custom-table__row {
        display: table-row;
        border-top: 1px solid #e7e7e7
    }

    .custom-table--legislation .custom-table__heading {
        display: table-cell;
        padding: 9px 13px 9px 9px;
        font-weight: inherit
    }

    .custom-table--legislation .custom-table__col {
        display: table-cell;
        padding: 9px 13px 9px 9px
    }
}

.form {
    display: flex;
    flex-direction: column;
    margin-top: 15px
}

@media (min-width:975px) {
    .form {
        margin-top: 20px
    }
}

.form__row {
    display: flex;
    gap: 12px;
    padding-top: 19px;
    border-top: 1px solid #e7e7e7
}

.form__row:last-child {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-top: none;
    border-bottom: 1px solid #e7e7e7
}

@media (max-width:974px) {
    .form__row {
        flex-direction: column;
        margin-bottom: 15px
    }
}

@media (min-width:975px) {
    .form__row {
        align-items: flex-start;
        gap: 25px;
        padding-top: 18px
    }

    .form__row:not(:first-child):not(:last-child) {
        border-top: none
    }
}

.form__col {
    display: grid
}

.form__input-group {
    display: flex;
    flex-wrap: wrap
}

.form__submit {
    margin-top: 10px
}

@media (min-width:975px) {
    .form__submit {
        margin-top: 18px
    }

    .form--calculator .form__row {
        display: grid
    }

    .form--calculator .form__row:nth-child(1) {
        grid-template-columns: 245px 200px
    }

    .form--calculator .form__row:nth-child(2) {
        grid-template-columns: 163px 176px 316px
    }

    .form--calculator .form__row:nth-child(2) .form__col:nth-child(2) {
        order: -1
    }

    .form--calculator .form__row:nth-child(3) {
        grid-template-columns: 163px 269px 223px
    }

    .form--calculator .form__row:nth-child(4) {
        display: flex
    }
}

.form-check {
    display: inline-flex
}

.form-check:not(:last-child) {
    margin-right: 20px
}

@media (min-width:975px) {
    .form-check:not(:last-child) {
        margin-right: 16px
    }
}

.form-check__label {
    display: flex;
    align-items: center;
    gap: 8px;
    line-height: 115%
}

.form-check__label::before {
    content: "";
    width: 16px;
    height: 16px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    transition: .3s
}

.form-check__input,
.form-select select {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.form-check__input:checked+.form-check__label::before {
    background-color: #006bc5;
    background-image: url(../img/stack.svg#check);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: center;
    border-color: #006bc5
}

.form-check__input:disabled+.form-check__label {
    color: rgba(0, 0, 0, .3)
}

.form-check__input:disabled+.form-check__label::before {
    background-color: #f5f5f5
}

@media (hover:hover) {
    .form-check__input:not(:disabled)+.form-check__label:hover::before {
        border-color: #006bc5
    }
}

.form-label {
    display: block;
    margin-bottom: 8px;
    font-weight: 700;
    line-height: 115%
}

@media (min-width:975px) {
    .form-label {
        margin-bottom: 10px
    }
}

.form-select {
    position: relative;
    border: 0;
    background: 0 0
}

.form-select__toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 9px 11px;
    text-align: left;
    background: 0 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    transition: .3s
}

.form-select__toggle::after {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url(../img/stack.svg#chevron);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    transition: .3s
}

.form-select--active>.form-select__toggle::after {
    transform: rotate(180deg)
}

@media (hover:hover) {
    .form-select__toggle:not(:disabled):hover {
        border-color: #006bc5
    }
}

.form-select__toggle:focus {
    outline: 0;
    border-color: #006bc5;
    box-shadow: 0 0 0 2px rgba(0, 107, 197, .2)
}

.form-control::placeholder,
.form-select__toggle::placeholder,
.page-search__input::placeholder {
    color: rgba(0, 0, 0, .5)
}

.form-select__toggle:disabled {
    color: rgba(0, 0, 0, .3);
    background: #f5f5f5
}

@media (min-width:975px) {
    .form-select__toggle {
        padding: 8px 11px
    }
}

.form-select__options {
    position: absolute;
    bottom: -10px;
    z-index: 1;
    display: none;
    width: 100%;
    padding: 4px;
    text-align: left;
    background-color: #fff;
    border-radius: 4px;
    transform: translateY(100%);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .15), 0-2px 4px 0 rgba(0, 0, 0, .1)
}

.form-select--active>.form-select__options {
    display: flex;
    flex-direction: column
}

.form-select__option {
    padding: 5px 12px;
    text-align: left;
    background: 0 0;
    border: 0;
    border-radius: 2px;
    transform: .3s
}

.form-select__option--active {
    font-weight: 700;
    background: #e9f4fe
}

.form-select__option:disabled {
    color: rgba(0, 0, 0, .3)
}

@media (hover:hover) {
    .form-select__option:not(:disabled):not(.form-select__option--active):hover {
        background: #f5f5f5
    }
}

.form-control,
.page-search__input {
    display: flex;
    width: 100%;
    padding: 9px 11px;
    background: 0 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    transition: .3s;
    background-color: #fff
}

.form-control:not(:last-child),
.page-search__input:not(:last-child) {
    margin-bottom: 12px
}

@media (min-width:975px) {

    .form-control,
    .page-search__input {
        padding: 8px 11px
    }

    .form-control:not(:last-child),
    .page-search__input:not(:last-child) {
        margin-bottom: 10px
    }
}

@media (hover:hover) {

    .form-control:not(:disabled):hover,
    .page-search__input:not(:disabled):hover {
        border-color: #006bc5
    }
}

.form-control:focus,
.page-search__input:focus {
    outline: 0;
    border-color: #006bc5;
    box-shadow: 0 0 0 2px rgba(0, 107, 197, .2)
}

.form-control:disabled,
.page-search__input:disabled {
    background: #f5f5f5
}

.form-control:disabled::placeholder,
.page-search__input:disabled::placeholder {
    color: rgba(0, 0, 0, .3)
}

.form-validation {
    display: grid;
    position: relative;
    margin-bottom: 12px
}

.form-validation .form-error {
    display: none
}

.form-validation .form-control,
.form-validation .page-search__input {
    margin-bottom: 0
}

.form-validation--error .form-control,
.form-validation--error .page-search__input {
    margin-bottom: 0;
    border-color: #dc3545
}

.form-validation--error .form-error {
    display: block;
    margin: 2px 0
}

.form-error {
    font-size: 10px;
    color: #dc3545;
    line-height: 143%
}

.logo {
    width: 56px;
    height: 43px
}

@media (min-width:975px) {
    .logo {
        width: 79px;
        height: 61px
    }
}

.logo--sm {
    width: 50px;
    height: 38px
}

@media (min-width:975px) {
    .logo--sm {
        width: 84px;
        height: 64px
    }
}

.logo__img {
    width: 100%;
    height: auto
}

@media (max-width:974px) {
    .search__toggler {
        width: 20px;
        height: 20px;
        padding: 0;
        border: 0;
        background: 0 0
    }

    .search__toggler-icon {
        display: flex;
        width: 100%;
        height: 100%;
        background-image: url(../img/stack.svg#search);
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: center
    }

    .search__popup {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        display: none;
        background: rgba(28, 28, 28, .8)
    }

    .search__popup--visible {
        display: block
    }

    .search__input-group {
        display: flex;
        height: 50px;
        background: #fff;
        border-bottom: 1px solid #e7e7e7
    }

    .search__exit {
        width: 46px;
        padding: 0;
        border: 0;
        border-right: 1px solid #e7e7e7;
        background: 0 0
    }

    .search__exit-icon {
        display: flex;
        width: 100%;
        height: 100%;
        background-image: url(../img/stack.svg#arrow-left);
        background-size: 26px 26px;
        background-repeat: no-repeat;
        background-position: center
    }

    .search__input {
        flex-grow: 1;
        padding: 15px 0 15px 10px;
        border: 0;
        background: 0 0
    }

    .search__input:focus {
        outline: 0
    }

    .search__clear {
        visibility: hidden;
        width: 38px;
        padding: 0;
        border: 0;
        background: 0 0
    }

    .search__input:not(:placeholder-shown)+.search__clear {
        visibility: visible
    }

    .search__clear-icon {
        display: flex;
        width: 100%;
        height: 100%;
        background-image: url(../img/stack.svg#clear);
        background-size: 18px 18px;
        background-repeat: no-repeat;
        background-position: center
    }

    .search__suggestions {
        display: grid;
        gap: 10px;
        margin: 0;
        padding: 15px;
        line-height: 140%;
        list-style: none;
        background-color: #fff
    }

    .search__input-group:has(.search__input:placeholder-shown)+.search__suggestions {
        display: none
    }

    .search__enter {
        display: none
    }
}

@media (min-width:975px) {
    .search {
        padding: 6px
    }

    .search__clear,
    .search__exit,
    .search__suggestions,
    .search__toggler {
        display: none
    }

    .search__input-group {
        display: flex;
        height: 40px;
        gap: 6px
    }

    .search__input {
        width: 166px;
        padding: 6px 12px;
        border-radius: 2px;
        border: 1px solid #d9d9d9;
        background: #fff
    }

    .search__enter {
        padding: 6px 8px;
        border: 1px solid #ccc;
        background: linear-gradient(180deg, #e4e4e4 0, #f7f7f7 100%)
    }
}

.page-search {
    display: flex;
    gap: 8px
}

.page-search__input {
    margin: 0 !important
}

.page-search__submit {
    flex-shrink: 0;
    background-color: #004680;
    border-radius: 4px
}

@media (max-width:974px) {
    .page-search__submit {
        width: 40px;
        height: 40px;
        font-size: 0;
        background-image: url(../img/stack.svg#search-secondary);
        background-position: center;
        background-size: 20px 20px;
        background-repeat: no-repeat
    }
}

@media (min-width:975px) {
    .page-search__submit {
        padding: 10px 20px;
        font-size: 14px
    }
}

.periodicals {
    padding-bottom: 28px
}

@media (min-width:975px) {
    .periodicals {
        display: flex;
        align-items: flex-start;
        padding-bottom: 34px
    }

    .periodicals__main {
        flex-shrink: 0;
        width: 455px;
        margin-right: 25px
    }

    .periodicals__aside {
        width: 225px;
        padding-top: 15px
    }
}

.periodicals-main__header {
    margin-bottom: 23px;
    padding-top: 20px
}

@media (min-width:975px) {
    .periodicals-main__header {
        margin-bottom: 26px;
        padding-top: 15px
    }
}

.periodicals-main__header-title {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    color: #333
}

.periodicals-main__list {
    display: grid;
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
    color: #444;
    border-bottom: 1px solid #d0dce8
}

.periodicals-main__item {
    margin-bottom: 27px;
    clear: both
}

@media (min-width:975px) {
    .periodicals-main__item {
        margin-bottom: 25px
    }

    .periodicals-main__item:last-child {
        display: none
    }
}

.periodicals-main__item-date {
    margin-bottom: 3px;
    font-size: 12px;
    color: #989898;
    line-height: 1.4
}

@media (min-width:975px) {
    .periodicals-main__item-date {
        margin-bottom: 5px
    }
}

.periodicals-main__item-link {
    color: inherit
}

@media (min-width:975px) and (hover:hover) {
    .periodicals-main__item-link:hover .periodicals-main__item-title {
        color: #004680
    }
}

.periodicals-main__item-title {
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.1
}

.periodicals-main__item-image {
    float: right;
    box-sizing: content-box;
    height: 73px;
    width: 130px;
    padding-left: 15px;
    object-fit: cover
}

@media (min-width:975px) {
    .periodicals-main__item-image {
        margin-bottom: 36px
    }
}

.periodicals-main__item-desc,
.software-section__item-header p {
    margin: 0
}

@media (min-width:975px) {
    .periodicals-main__pagination {
        padding-left: 5px
    }
}

.periodicals-hot {
    color: #444
}

.periodicals-hot__title {
    margin: 0;
    padding: 5px 0 15px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    color: #333
}

@media (min-width:975px) {
    .periodicals-hot__title {
        font-size: 17px
    }
}

.periodicals-hot__list {
    margin: 0 0 10px;
    padding: 0;
    list-style: none
}

.periodicals-hot__item {
    padding: 11px 0;
    border-bottom: 1px solid #d0dce8
}

@media (min-width:975px) {
    .periodicals-hot__item:first-child {
        padding-top: 0
    }
}

.periodicals-hot__item--bold {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0
}

@media (min-width:975px) {
    .periodicals-hot__item--bold {
        flex-direction: column;
        padding: 15px 0
    }
}

.periodicals-hot__item-date {
    margin-bottom: 5px;
    font-size: 12px;
    color: #989898;
    line-height: 1.4
}

.periodicals-hot__item-link {
    display: flex;
    justify-content: space-between;
    color: inherit
}

@media (max-width:974px) {
    .periodicals-hot__item-link {
        align-items: center
    }
}

@media (min-width:975px) {
    .periodicals-hot__item-link {
        flex-direction: column;
        gap: 7px
    }
}

@media (hover:hover) {
    .periodicals-hot__item-link:hover .periodicals-hot__item-title {
        color: #004680
    }
}

.periodicals-hot__item-title {
    margin: 0;
    line-height: 1.35
}

.periodicals-hot__item-title--bold {
    font-weight: 700
}

.periodicals-hot__item-image {
    box-sizing: content-box;
    flex-shrink: 0;
    height: 73px;
    width: 130px;
    padding-left: 15px;
    object-fit: cover
}

@media (min-width:975px) {
    .periodicals-hot__item-image {
        width: 225px;
        height: 177px;
        padding-left: 0
    }
}

.periodicals-hot__link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    text-align: center;
    color: #006bc5;
    border: 1px solid #006bc5;
    border-radius: 4px
}

@media (min-width:975px) {
    .periodicals-hot__link {
        display: none
    }

    .pagination {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px
    }
}

.pagination__title {
    margin: 0 0 8px;
    font-size: 18px;
    color: #333;
    text-align: center
}

@media (min-width:975px) {
    .pagination__title {
        margin: 0
    }
}

.pagination__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 30px 7px;
    padding: 0;
    list-style: none
}

@media (min-width:975px) {
    .pagination__list {
        margin: 0
    }
}

.pagination__item--active {
    background-color: #006bc5
}

.pagination__item--active .pagination__link {
    color: #fff
}

.pagination__link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3px 8px;
    font-size: 18px;
    color: #006bc5
}

.authors-shorts {
    padding: 17px 15px;
    background-color: #e7e7e7
}

.authors-shorts__link {
    color: inherit
}

.authors-shorts__title {
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 14px
}

.authors-shorts__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.authors-shorts__item {
    display: flex;
    justify-content: space-between;
    column-gap: 5px;
    margin-bottom: 6px
}

.authors-shorts__item-title-link {
    display: block;
    margin-bottom: 4px;
    line-height: 1.4;
    color: inherit
}

@media (hover:hover) {
    .authors-shorts__item-title-link:hover {
        text-decoration: underline
    }
}

.authors-shorts__item-image {
    width: 60px;
    height: 80px;
    object-fit: cover
}

.authors-shorts__item-copyright-link {
    font-size: 12px;
    line-height: 1;
    color: #989898
}

@media (hover:hover) {
    .authors-shorts__item-copyright-link:hover {
        text-decoration: underline
    }
}

@media (min-width:975px) {
    .authors-columns {
        display: flex;
        align-items: flex-start;
        padding-bottom: 34px
    }

    .authors-columns__main {
        flex-shrink: 0;
        width: 455px;
        margin-right: 25px
    }

    .authors-columns__aside {
        width: 225px;
        padding-top: 15px
    }
}

.authors-columns-main__header {
    margin-bottom: 23px;
    padding-top: 20px
}

@media (min-width:975px) {
    .authors-columns-main__header {
        padding-top: 13px
    }
}

.authors-columns-main__header-title {
    margin: 0;
    font-size: 20px;
    font-weight: 700
}

.authors-columns-main__intro {
    margin-bottom: 30px;
    padding: 13px 0;
    border-top: 2px solid #d0dce8;
    border-bottom: 2px solid #d0dce8
}

.authors-columns-main__intro a {
    color: #000;
    text-decoration: underline
}

.authors-columns-main__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.authors-columns-main__item {
    padding-bottom: 33px
}

.authors-columns-main__item:last-child {
    margin-bottom: 17px;
    border-bottom: 1px solid #d0dce8
}

@media (min-width:975px) {
    .authors-columns-main__item:last-child {
        margin-bottom: 14px
    }
}

.authors-columns-main__item-link {
    display: contents;
    color: #000
}

.authors-columns-main__item-title {
    margin: 0 0 17px;
    font-size: 18px;
    font-weight: 700
}

.authors-columns-main__item-content {
    display: grid;
    grid-template-areas: "image name date" "image content content";
    grid-template-columns: 60px auto 1fr;
    grid-template-rows: auto 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 8px
}

.authors-columns-main__item-image {
    grid-area: image
}

.authors-columns-main__item-name {
    grid-area: name;
    color: #7d7d7d
}

.authors-columns-main__item-date {
    grid-area: date;
    font-size: 12px;
    color: #7d7d7d
}

.authors-columns-main__item-desc {
    grid-area: content;
    margin: 0
}

.authors-columns-main__pagination {
    margin-bottom: 34px
}

@media (min-width:975px) {
    .authors-columns-main__pagination {
        padding-left: 6px
    }
}

.authors-columns-authors__link {
    display: contents
}

.authors-columns-authors__title {
    margin: 0 0 12px;
    font-size: 14px;
    color: #444
}

.authors-columns-authors__list {
    display: flex;
    gap: 20px;
    margin-top: 12px;
    margin-bottom: 38px;
    list-style: none;
    padding: 0 15px
}

@media (min-width:975px) {
    .authors-columns-authors__list {
        display: block;
        margin-bottom: 43px;
        padding: 0
    }
}

.authors-columns-authors__item {
    display: grid;
    grid-template-areas: "image name" "image bio";
    grid-template-columns: 60px 1fr;
    grid-template-rows: auto 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-shrink: 0;
    width: 225px
}

@media (min-width:975px) {
    .authors-columns-authors__item {
        grid-row-gap: 11px;
        margin-bottom: 10px;
        padding-bottom: 6px;
        border-bottom: 1px solid #d0dce8
    }

    .authors-columns-authors__item:last-child {
        border: 0
    }
}

.authors-columns-authors__item-wrapper {
    grid-area: image
}

.authors-columns-authors__item-name {
    grid-area: name;
    font-size: 12px;
    font-weight: 700;
    color: #333;
    line-height: 1.2
}

.authors-columns-authors__item-bio {
    grid-area: bio;
    margin: 0;
    font-size: 12px;
    line-height: 1.2;
    color: #333
}

.authors-columns-authors__item-counter {
    grid-area: counter;
    font-size: 11px;
    line-height: 1;
    color: #989898
}

.software-section__header {
    margin-bottom: 27px;
    padding-top: 21px
}

@media (min-width:975px) {
    .software-section__header {
        padding-top: 15px
    }
}

.software-section__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.software-section__item {
    margin-bottom: 20px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e7e7e7
}

@media (min-width:975px) {
    .software-section__item {
        display: grid;
        grid-template-columns: 225px 1fr;
        grid-column-gap: 20px;
        padding-bottom: 43px
    }
}

@media (max-width:974px) {
    .software-section__item--legislation {
        padding-bottom: 24px
    }
}

.software-section__item-header {
    margin-bottom: 20px
}

.code-selection-table td,
.software-section__item-title {
    vertical-align: top
}

.software-section__item-link {
    display: contents;
    color: #000
}

.software-section__item-desc {
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px
}

@media (min-width:975px) {
    .software-section__item-desc {
        column-gap: 30px;
        margin-bottom: 10px
    }
}

.software-section__item-desc span {
    padding-bottom: 10px
}

.software-section__item-price {
    font-size: 11px
}

.software-section__item-feedback {
    margin: 0;
    text-align: center;
    font-size: 11px;
    line-height: 1
}

@media (min-width:975px) {
    .software-section__item-feedback {
        padding-top: 5px;
        padding-right: 42px;
        text-align: right
    }
}

.item-price {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
    column-gap: 10px;
    font-size: 11px
}

@media (min-width:975px) {
    .item-price {
        margin-top: -14px
    }
}

.item-price__list {
    display: flex;
    gap: 4px;
    margin: 0;
    padding: 0 0 8px;
    list-style: none
}

@media (min-width:975px) {
    .item-price__list {
        padding: 0;
        align-items: center
    }
}

.item-price__item {
    line-height: 1
}

.item-price__item a {
    display: contents;
    color: #006bc5
}

.price,
.price__set {
    padding-top: 25px
}

@media (min-width:975px) {
    .price__set {
        padding-top: 16px
    }
}

.price__set-title {
    margin: 0 0 10px;
    padding: 0;
    font-size: 18px
}

@media (min-width:975px) {
    .price__set-title {
        margin-bottom: 11px
    }
}

.price__set-item-link,
.price__set-title-link {
    display: contents;
    color: #000;
    line-height: 1
}

.price__set-list {
    margin: 0 0 15px;
    padding: 0 0 0 24px
}

@media (min-width:975px) {
    .price__set-list {
        padding-left: 32px
    }
}

.price__set-item {
    margin-bottom: 5px
}

.price__set-price {
    padding-top: 11px
}

@media (min-width:975px) {
    .price__set-price {
        padding-top: 23px
    }
}

.price__feedback {
    margin: 0;
    padding: 0;
    text-align: center
}

@media (min-width:975px) {
    .price__feedback {
        text-align: right;
        padding-right: 41px
    }
}

.price__software {
    padding-top: 48px
}

@media (min-width:975px) {
    .price__software {
        padding-top: 33px
    }
}

.price__software-title {
    margin: 0 0 17px;
    padding: 0;
    font-size: 18px;
    text-align: center
}

.price__software-list {
    margin: 0 0 10px;
    padding: 15px 0 0;
    list-style: none
}

@media (min-width:975px) {
    .price__software-list {
        padding-top: 0
    }
}

.price__software-price {
    padding-top: 10px
}

.price__software-item-title {
    font-size: 18px;
    color: #006bc5;
    text-decoration: underline
}

.price__software-item-desc {
    position: relative;
    margin: 0;
    padding: 15px 0 0;
    line-height: 1.45
}

.legislation-news-item {
    padding-top: 23px
}

@media (min-width:975px) {
    .legislation-news-item {
        padding-top: 22px
    }
}

.legislation-news-item__header {
    margin-bottom: 10px
}

@media (min-width:975px) {
    .legislation-news-item__header {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        gap: 10px;
        margin-bottom: 9px
    }
}

.legislation-news-item__info {
    font-size: 12px
}

@media (min-width:975px) {
    .legislation-news-item__info {
        flex-shrink: 0;
        line-height: 1
    }
}

.legislation-news-item__date {
    margin-right: 10px
}

@media (min-width:975px) {
    .legislation-news-item__date {
        margin-right: 13px
    }
}

.legislation-news-item__link {
    position: relative
}

.legislation-news-item__link::before {
    content: "·";
    position: absolute;
    top: -3px;
    left: -7px;
    color: inherit
}

@media (min-width:975px) {
    .legislation-news-item__link::before {
        top: 0;
        left: -10px
    }
}

.legislation-news-item__subtitle {
    margin: 0 0 10px;
    padding: 0;
    font-weight: 700;
    font-style: italic;
    color: #333;
    line-height: 1.2
}

.legislation-news-item__title {
    margin: 0 0 38px;
    padding: 0;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.15;
    color: #333
}

.legislation-news-item__content {
    margin-bottom: 10px
}

@media (min-width:975px) {
    .legislation-news-item__content {
        margin-bottom: 17px
    }
}

.legislation-news-item__content p {
    margin: 0 0 20px;
    padding: 0
}

.legislation-news-item__content p:last-child {
    margin-bottom: 0
}

.legislation-news-item__social {
    display: grid;
    grid-template-columns: 30px 1fr;
    grid-column-gap: 15px;
    margin-bottom: 30px;
    padding: 20px 15px 22px;
    border: 1px solid #e7e7e7
}

.legislation-news-item__social-cta {
    margin-bottom: 9px;
    line-height: 1.1;
    color: #333
}

@media (min-width:975px) {
    .legislation-news-item__social-cta {
        margin-bottom: 16px;
        padding-top: 7px
    }
}

.legislation-news-item__social-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.legislation-news-item__social-item {
    position: relative;
    display: flex;
    column-gap: 5px;
    padding-left: 7px
}

@media (min-width:975px) {
    .legislation-news-item__social-item {
        column-gap: 3px;
        padding-left: 13px
    }
}

.legislation-news-item__social-item::before {
    content: "·";
    position: relative;
    top: 0;
    left: -5px;
    font-weight: 900;
    color: #006bc5
}

.legislation-news {
    padding-top: 21px;
    padding-bottom: 30px
}

@media (min-width:975px) {
    .legislation-news {
        padding-top: 16px
    }
}

.legislation-news__title {
    margin: 0 0 25px;
    padding: 0;
    font-size: 20px;
    font-weight: 700
}

.legislation-news__filters-wrapper {
    margin-bottom: 25px
}

.legislation-news__filters {
    display: flex;
    flex-wrap: wrap;
    gap: 1px;
    margin: 0;
    padding: 0 15px;
    list-style: none
}

@media (min-width:975px) {
    .legislation-news__filters {
        padding: 0
    }
}

.legislation-news__filter {
    padding: 3px 7px;
    border-radius: 5px
}

@media (hover:hover) {
    .legislation-news__filter:hover {
        padding: 2px 6px;
        border: 1px solid #006bc5
    }
}

.legislation-news__filter--active {
    background-color: #006bc5;
    color: #fff
}

.legislation-news__filter--active .legislation-news__filter-link {
    color: #fff
}

.legislation-news__filter-link {
    color: #006bc5
}

.legislation-news__list {
    margin: 0 0 40px;
    padding: 11px 0 0;
    list-style: none;
    font-size: 12px
}

@media (min-width:975px) {
    .legislation-news__list {
        margin-bottom: 27px;
        padding-top: 5px
    }
}

.legislation-news__item-date {
    margin-bottom: 4px;
    color: #989898
}

.legislation-news__item-announce {
    display: block;
    margin: 0 0 9px;
    padding: 0;
    color: #000;
    line-height: 1.25
}

.legislation-news__item-announce--important {
    font-weight: 700
}

.legislation-news__pagination .pagination {
    justify-content: flex-start;
    align-items: baseline
}

.legislation-news__pagination .pagination__list {
    margin-bottom: 0
}

.legislation-news__pagination .pagination__title {
    margin-bottom: 11px;
    font-size: 14px
}

.legislation-news__pagination .pagination__link {
    padding: 0 6px;
    font-size: 14px
}

.database {
    padding-top: 26px;
    padding-bottom: 20px
}

@media (min-width:975px) {
    .database {
        padding-top: 21px
    }
}

.database__title {
    margin: 0 0 25px;
    padding: 0;
    font-weight: 700;
    font-style: italic;
    line-height: 1.2;
    color: #333
}

.database__info {
    margin: 0 0 28px;
    padding: 0
}

.database__list {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width:975px) {
    .database__list {
        display: grid;
        grid-template-columns: 1fr 1fr
    }
}

.database__item {
    margin-bottom: 13px
}

@media (min-width:975px) {
    .database__item {
        margin-bottom: 14px
    }
}

.database__item-content:last-child,
.database__item:last-child {
    margin-bottom: 0
}

.database__item-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.database__item-title {
    display: flex;
    gap: 16px
}

.database__item-image {
    width: 32px;
    height: 32px;
    margin-bottom: 16px
}

.database__item-date {
    padding-right: 3px;
    font-size: 10px;
    color: #333;
    line-height: 1
}

@media (min-width:975px) {
    .database__item-date {
        margin-left: 10px;
        padding-right: 10px
    }
}

.database__item-content {
    margin: 0 0 19px;
    padding: 0 5px 0 0;
    font-size: 12px;
    line-height: 1.6
}

@media (min-width:975px) {
    .database__item-content {
        padding-right: 10px
    }
}

.database-card {
    padding-top: 31px;
    padding-bottom: 31px
}

@media (min-width:975px) {
    .database-card {
        padding-top: 53px;
        padding-bottom: 48px
    }
}

.database-card__header {
    margin-bottom: 54px
}

@media (min-width:975px) {
    .database-card__header {
        margin-bottom: 57px
    }
}

.database-card__content-table {
    width: 100%
}

.database-card__content-table-row {
    display: grid;
    grid-template-columns: 191px 1fr;
    align-content: center;
    min-height: 42px;
    border-top: 1px solid #e7e7e7
}

@media (min-width:975px) {
    .database-card__content-table-row {
        min-height: 41px
    }
}

.database-card__content-table-row:last-child {
    border-bottom: 1px solid #e7e7e7
}

.database-card__content-table-row .database-card__content-table-data:first-child {
    padding-right: 10px;
    font-weight: 700
}

.database-card__content-table-data {
    padding: 5px 0;
    line-height: 1.4
}

.tab-panel--hidden {
    display: none
}

.tab-panel__title {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    line-height: 1.08
}

.tab-panel__date {
    display: block;
    margin-bottom: 7px;
    padding: 7px 0;
    font-size: 12px;
    color: #989898;
    line-height: 1.17
}

.tab-panel__desc-wrapper {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
    margin-bottom: 17px
}

@media (min-width:975px) {
    .tab-panel__desc-wrapper {
        flex-direction: row;
        gap: 12px;
        margin-bottom: 36px
    }
}

.tab-panel__image {
    width: 345px;
    height: 198px;
    object-fit: cover;
    object-position: center
}

@media (min-width:975px) {
    .tab-panel__image {
        width: 225px;
        height: 168px
    }
}

.tab-panel__desc {
    color: #000;
    line-height: 1.4
}

.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 0 0 15px;
    list-style: none
}

@media (min-width:975px) {
    .nav-tabs {
        gap: 20px;
        width: 100%;
        padding: 0
    }
}

.nav-tabs__item {
    max-width: 138px;
    padding-top: 10px;
    border-top: 1px solid #d0dce8
}

@media (min-width:975px) {
    .nav-tabs__item {
        max-width: 143px
    }
}

@media (hover:hover) {
    .nav-tabs__item:not(.nav-tabs__item--active):hover {
        padding-top: 7px;
        border-top: 4px solid #d0dce8
    }

    .nav-tabs__item:not(.nav-tabs__item--active):hover span {
        font-weight: 400
    }
}

.nav-tabs__item--active {
    padding-top: 7px;
    border-top: 4px solid #004680
}

@media (hover:hover) {
    .nav-tabs__item--active:hover span {
        font-weight: 400
    }
}

.nav-tabs__item span {
    display: block;
    line-height: 1.4;
    cursor: pointer
}

.panel {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #333
}

.nav-tabs__item span,
.panel a {
    font-size: 12px;
    color: #004680
}

.panel--gray {
    margin-bottom: 15px;
    padding: 10px;
    background-color: #e7e7e7
}

@media (min-width:975px) {
    .panel--gray {
        padding: 15px
    }
}

.panel--gray .panel__title {
    margin: 0 0 15px;
    padding: 0;
    font-weight: 700;
    color: #f26b5b;
    line-height: 1.4
}

.panel--gray a {
    font-size: 14px;
    font-weight: 700
}

.panel--with-divider {
    border-top: 1px solid #e7e7e7
}

.panel--with-divider:last-child {
    border-bottom: 1px solid #e7e7e7
}

.panel--ads {
    padding-bottom: 22px;
    border-bottom: 1px solid #e7e7e7
}

.panel--ads+.panel--ads {
    border-top: none
}

.panel--with-image .panel__header {
    display: flex;
    justify-content: space-between;
    gap: 5px
}

.panel__title {
    margin: 0 0 10px;
    padding: 0;
    font-weight: 700;
    color: #333;
    line-height: 1.4
}

.panel__title--with-divider {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7
}

.panel__image {
    width: 38px;
    height: 38px
}

.panel form {
    display: flex;
    height: 30px;
    border: 1px solid #d9d9d9
}

.panel form input {
    width: 100%;
    padding-left: 12px;
    border: 0
}

.panel form button {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    border: 0
}

.panel__form-button-wrapper {
    position: absolute;
    display: flex;
    align-items: center;
    height: 100%;
    top: 0;
    right: 0;
    width: auto
}

@media (min-width:975px) {
    .home {
        padding-bottom: 30px;
        border-bottom: 5px solid #d0dce8
    }
}

.home-intro {
    display: flex;
    flex-direction: column;
    padding-top: 18px
}

@media (min-width:975px) {
    .home-intro {
        display: grid;
        grid-template-columns: 470px 1fr;
        column-gap: 10px;
        padding-top: 14px
    }
}

.home-intro__aside {
    display: flex;
    flex-direction: column
}

.home-phone__number {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 1.172
}

@media (min-width:975px) {
    .home-phone__number {
        margin-bottom: 17px
    }
}

.home-phone__links a {
    margin-right: 10px;
    font-weight: 700;
    color: #004680;
    line-height: 1.4
}

@media (hover:hover) {
    .home-phone__links a:hover {
        font-weight: 700;
        color: #000;
        text-decoration: underline
    }
}

.home-schedule {
    font-size: 12px;
    line-height: 1.4;
    color: #333
}

.home-schedule a {
    font-size: 12px;
    font-weight: 700;
    color: #004680
}

@media (hover:hover) {
    .home-schedule a:hover {
        font-weight: 700;
        color: #000;
        text-decoration: underline
    }
}

.home-education__list,
.home-import-calculation__list,
.home-tourists__list {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width:975px) {
    .home-education__list {
        display: flex;
        flex-direction: column;
        gap: 10px
    }

    .home-education__item {
        line-height: 1.171
    }
}

.home-code__form {
    position: relative;
    margin-bottom: 22px
}

.home-code__form button {
    width: 38px;
    height: 28px;
    padding: 0;
    background-image: url(../img/home-code.webp)
}

.home-code__form input,
.home-mailing__form input {
    font-size: 14px;
    outline: 0
}

.home-code__form input:focus {
    padding-right: 40px;
    outline: 1px solid #006bc5
}

.home-code__desc {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 1.4
}

@media (min-width:975px) {
    .home-code__desc {
        margin-bottom: 15px
    }
}

.home-currencies__list {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    margin: 0;
    padding: 5px 0 0;
    list-style: none
}

.home-currencies__item {
    font-size: 13px;
    line-height: 1.171
}

.home-currencies__item-title {
    font-size: 12px
}

.home-currencies__item-value {
    margin-bottom: 7px;
    font-size: 23px;
    line-height: 1.172
}

.home-currencies__item-value sup {
    top: -.8em;
    right: 0;
    font-size: 13px
}

.home-mailing__cta {
    margin-bottom: 7px;
    padding-top: 6px;
    font-size: 12px;
    line-height: 1.4
}

.home-mailing__form {
    position: relative
}

.home-mailing__form button {
    color: #004680;
    background-color: inherit
}

.home-mailing__form input:focus {
    padding-right: 90px;
    outline: 1px solid #006bc5
}

.home-material-topics__links a {
    margin-right: 7px
}

.home-forum__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.home-forum__item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 7px
}

.home-forum__item a,
.home-forum__item--active a {
    align-self: center;
    line-height: 1.171
}

.home-forum__item span {
    margin-left: 5px;
    padding: 2px 5px 1px;
    font-size: 12px;
    font-weight: 700;
    color: #004680;
    line-height: 1.171;
    background-color: #f5f5f5;
    border-radius: 5px
}

.home-forum__item--active span {
    color: #fff;
    background-color: #004680
}

.home-content {
    margin-bottom: 30px;
    padding-top: 20px
}

@media (min-width:975px) {
    .home-content {
        padding-top: 9px
    }
}

.home-content__title {
    margin-bottom: 23px;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px
}

.home-content__news-list {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width:975px) {
    .home-content__news-list {
        column-count: 3;
        column-gap: 15px
    }
}

.home-content__news-item {
    margin-bottom: 9px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e7e7e7
}

.home-content__news-item:last-child {
    border-bottom: none
}

@media (min-width:975px) {
    .home-content__news-item:last-child {
        border-bottom: 1px solid #e7e7e7
    }

    .home-content__news-item {
        display: inline-block;
        max-width: 210px
    }
}

.home-content__news-item--important .home-content__news-item-desc {
    font-weight: 700
}

.home-content__news-item-date {
    font-size: 12px;
    line-height: 1.4;
    color: #989898
}

.home-content__news-item-link {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 15px;
    color: #000;
    line-height: 1.4
}

@media (min-width:975px) {
    .home-content__news-item-link {
        flex-direction: column;
        gap: 5px
    }
}

@media (hover:hover) {
    .home-content__news-item-desc:hover {
        text-decoration: underline
    }
}

.home-content__news-item-image {
    flex-shrink: 0;
    width: 130px;
    height: 73px;
    object-fit: cover;
    padding-top: 6px;
    border-radius: 4px;
}

@media (min-width:975px) {
    .home-content__news-item-image {
        width: 100%;
        height: auto;
        padding: 0
    }
}

.home-other-content {
    display: none;
    max-width: 465px
}

@media (min-width:975px) {
    .home-other-content {
        display: block
    }
}

.home-other-content__list {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

.home-other-content__item {
    display: flex;
    align-items: baseline;
    gap: 7px
}

.home-other-content__item-date {
    font-size: 12px;
    line-height: 1.4;
    color: #989898
}

.home-other-content__item-list {
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin: 0;
    padding: 0;
    list-style: none
}

.home-other-content__item-announce a {
    display: block;
    font-size: 12px;
    color: #000;
    line-height: 1.45
}

@media (hover:hover) {
    .home-other-content__item-announce a:hover {
        font-weight: 400;
        text-decoration: underline
    }
}

.alert {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    gap: 10px;
    border-radius: 4px
}

@media (min-width:975px) {
    .alert {
        padding-left: 17px;
        padding-right: 17px
    }
}

.alert--info {
    color: #856404;
    background-color: #fff3cd
}

.alert--copy {
    display: flex
}

.alert--copy::before {
    content: "";
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    background-image: url(../img/stack.svg#copy)
}

@media (min-width:975px) {
    .alert--copy::before {
        width: 18px;
        height: 18px
    }
}

.alert--error {
    color: #721c24;
    background-color: #f8d7da
}

.code-selection-table {
    border-collapse: collapse
}

.code-selection-table td:first-child,
.code-selection-table td:last-child {
    white-space: nowrap;
    font-weight: 700;
    color: #004680
}

.code-selection-table td:first-child {
    position: relative;
    cursor: pointer
}

.code-selection-table td:last-child {
    text-align: right
}

@media (max-width:974px) {
    .code-selection-table td {
        padding: 10px
    }

    .code-selection-table td:first-child,
    .code-selection-table td:last-child {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:975px) {
    .code-selection-table td {
        padding: 10px 0
    }

    .code-selection-table {
        border-collapse: separate;
        border-spacing: 10px 0;
        border-radius: 4px;
        border: 1px solid #d9d9d9;
        background-color: #fff
    }
}

.tooltip {
    position: relative;
    z-index: 1;
    bottom: -11px;
    animation: fadeIn .3s
}

.tooltip::before {
    content: "";
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    z-index: 11;
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #fff;
    filter: drop-shadow(0 8px 16px rgba(0, 0, 0, .25));
    -webkit-clip-path: polygon(-100% -100%, 200% -100%, 200% 100%, -100% 100%);
    clip-path: polygon(-100% -100%, 200% -100%, 200% 100%, -100% 100%)
}

@media (min-width:975px) {
    .tooltip {
        display: flex;
        justify-content: center
    }
}

.tooltip__body {
    position: absolute;
    z-index: 10;
    width: 150px;
    padding: 8px;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    white-space: normal;
    color: #000;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .25)
}

.product-list {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #d9d9d9;
    background-color: #fff
}

@media (min-width:975px) {
    .product-list {
        overflow: hidden;
        border-radius: 4px;
        border: 1px solid #d9d9d9
    }
}

.product-list__title {
    display: grid;
    grid-template-columns: 98px 1fr;
    gap: 10px;
    padding: 15px;
    text-transform: uppercase
}

.product-list__item--expanded>.product-list__title {
    background-color: #ecf6ff
}

.product-list__chapter {
    font-weight: 700
}

.tree-list {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none
}

.product-list__item--expanded>.tree-list,
.tree-list__item--expanded>.tree-list {
    display: block
}

.tree-list__title {
    position: relative;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: start;
    gap: 14px;
    padding: 10px 15px
}

.tree-list__item--expanded>.tree-list__title::after {
    content: "";
    position: absolute;
    right: 0;
    width: 100vw;
    height: 100%;
    background-color: #ecf6ff
}

.tree-list__item--expanded.tree-list__item--finit>.tree-list__title::after {
    background-color: #004680
}

.tree-list__item--folder>.tree-list__title::before {
    content: "";
    position: relative;
    z-index: 1;
    align-self: center;
    width: 22px;
    height: 22px;
    background: url(../img/stack.svg#folder)no-repeat
}

.tree-list__item--expanded.tree-list__item--folder>.tree-list__title::before {
    background: url(../img/stack.svg#folder-opened)no-repeat
}

.tree-list__code,
.tree-list__code[x-apple-data-detectors] {
    position: relative;
    z-index: 1;
    display: inline-flex;
    flex-shrink: 0;
    padding: 4px 10px;
    border-radius: 2px;
    font-weight: 700;
    color: #000 !important
}

.tree-list .tree-list__code,
.tree-list .tree-list__code[x-apple-data-detectors] {
    background: #b5d9ff
}

.tree-list .tree-list .tree-list__code,
.tree-list .tree-list .tree-list__code[x-apple-data-detectors] {
    background: #cfe9e6
}

.tree-list .tree-list .tree-list .tree-list__code,
.tree-list .tree-list .tree-list .tree-list__code[x-apple-data-detectors] {
    background: #b6ecaa
}

.tree-list__item--finit>.tree-list__title>.tree-list__code,
.tree-list__item--finit>.tree-list__title>.tree-list__code[x-apple-data-detectors] {
    background: #fadfd1 !important
}

.tree-list__section {
    position: relative;
    z-index: 1;
    margin-top: auto;
    margin-bottom: auto
}

.tree-list__item--expanded.tree-list__item--finit .tree-list__section {
    color: #fff
}

.product-info {
    position: sticky;
    top: 130px;
    display: grid;
    border: 1px solid #d9d9d9;
    border-radius: 4px
}

.product-info__desc {
    margin: 0;
    text-transform: uppercase;
    padding: 15px;
    border-bottom: 1px solid #d9d9d9
}

@media (max-width:974px) {
    .product-info__desc {
        padding: 10px 15px
    }
}

.product-info__section+.product-info__section {
    border-top: 1px solid #d9d9d9
}

.product-info__section-title {
    display: block;
    margin: 0;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 18px;
    line-height: 143%;
    color: #004680
}

.product-info__table {
    display: grid
}

.product-info__table tr {
    display: flex;
    align-items: center
}

.product-info__table td {
    padding: 10px 0
}

.product-info__table td:not(:last-child) {
    padding-right: 14px
}

.product-info__table td:nth-child(1) {
    font-weight: 700;
    padding-left: 15px
}

.product-info__table td:nth-child(2) {
    flex-grow: 1;
    text-align: right
}

.product-info__table td:nth-child(3) {
    flex-shrink: 0;
    width: 40px;
    padding-right: 15px
}

.product-info__table td:nth-child(3) .btn--more {
    transform: translateY(2px)
}

.product-result__table {
    width: 100%;
    border-spacing: 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px
}

.product-result__table td,
.product-result__table th {
    text-align: left;
    padding: 10px 0
}

.product-result__table td:not(:last-child),
.product-result__table th:not(:last-child) {
    padding-right: 9px
}

.product-result__table td:first-child,
.product-result__table th:first-child {
    font-weight: 700;
    padding-left: 17px
}

.product-result__table td:last-child,
.product-result__table th:last-child {
    padding-right: 17px;
    text-align: right
}

.modal-product__item:not(:last-child),
.product-result__table tr:not(:last-child) td,
.product-result__table tr:not(:last-child) th {
    border-bottom: 1px solid #d9d9d9
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    background: rgba(0, 0, 0, .5)
}

.modal--visible {
    display: block
}

.modal__dialog {
    margin: 50px 14px
}

@media (min-width:975px) {
    .modal__dialog {
        width: 735px;
        margin: 130px auto
    }
}

.modal__content {
    display: grid;
    background-color: #fff
}

.modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px 17px;
    background-color: #004680
}

.modal__title {
    margin: 0;
    font-weight: 700;
    font-size: 14px;
    color: #fff
}

.modal__close {
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(../img/stack.svg#close);
    border: 0
}

.modal-product__info {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d9d9d9
}

.modal-product__number {
    padding: 14px 17px;
    font-weight: 700
}

.modal-product__name {
    padding: 14px
}

.modal-product__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.modal-product__item {
    display: grid;
    gap: 7px;
    padding: 10px 17px
}

.modal-product__item-title {
    margin: 0;
    font-weight: 700;
    color: #004680
}

.modal-product__item-desc {
    margin: 0 0 14px
}

.logistics-form {
    display: grid;
    gap: 24px;
    margin-bottom: 20px
}

.logistics-form .form-label {
    margin: 6px 0;
    font-weight: 400;
    font-size: 12px;
    color: rgba(0, 0, 0, .6)
}

.logistics-form .badges__item-btn,
.logistics-form .btn,
.logistics-form .form-control,
.logistics-form .form-select__toggle,
.logistics-form .page-search__input,
.logistics-form .page-search__submit {
    height: 40px
}

.logistics-form__row {
    display: grid;
    gap: 7px
}

.logistics-form__row:nth-child(3) {
    margin-top: -5px
}

.logistics-form__col--btns {
    display: grid;
    gap: 10px
}

.logistics-form__submit {
    font-size: 14px;
    background-color: #004680;
    border-radius: 4px
}

@media (min-width:975px) {
    .logistics-form {
        margin-bottom: 35px
    }

    .logistics-form__row {
        display: grid;
        grid-template-columns: 106px 155px 1fr;
        gap: 30px
    }

    .logistics-form__col--calculation-type {
        order: -1
    }

    .logistics-form__col--settlement-currency {
        grid-column: 1/3
    }

    .logistics-form__row:nth-child(2) {
        order: 1
    }

    .logistics-form__col--product-code {
        grid-column: 1/3;
        display: grid;
        grid-template-columns: auto 1fr;
        align-items: baseline;
        gap: 10px
    }

    .logistics-form__col--btns {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px
    }

    .logistics-form--calculation .logistics-form__row:nth-child(1) {
        grid-template-columns: 106px 215px 381px
    }

    .logistics-form--calculation .logistics-form__row:nth-child(2) {
        grid-template-columns: 291px 346px 248px
    }

    .logistics-form--calculation .logistics-form__col--product-code {
        grid-column: 1/2
    }

    .logistics-form--calculation .logistics-form__col--btns {
        grid-template-columns: auto auto
    }

    .logistics-form--calculation .logistics-form__col--settlement-currency {
        grid-column: 2/3
    }

    .logistics-form--calculation .logistics-form__col--goods-cost {
        display: grid;
        grid-template-columns: auto 1fr;
        align-items: baseline;
        gap: 10px
    }
}

.logistics-result {
    display: grid;
    gap: 14px
}

.logistics-result__product-info {
    position: static
}

@media (min-width:975px) {
    .logistics-result__product-info .product-info__desc {
        padding: 10px 17px
    }

    .logistics {
        width: 900px
    }
}

.logistics__alert {
    margin-bottom: 14px
}

.page-wrapper {
    min-height: 100vh;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff
}

@media (min-width:975px) {
    .page-wrapper {
        max-width: 1010px;
        margin: 0 auto;
        padding-left: 25px;
        padding-right: 25px
    }

    .page-wrapper--with-aside {
        display: grid;
        grid-template-areas: "header header" "main aside" "footer footer";
        grid-template-columns: 1fr 235px;
        grid-template-rows: auto 1fr auto;
        column-gap: 20px
    }

    .page-wrapper--with-aside .page-main {
        max-width: none
    }

    .page-main {
        grid-area: main;
        max-width: 705px
    }

    .page-main--fluid {
        max-width: 100%
    }
}

.page-aside {
    grid-area: aside;
    margin-bottom: 8px
}

@media (min-width:975px) {
    .page-aside {
        margin-right: -5px
    }

    .page-aside__ads:empty {
        height: 104px
    }
}

.header {
    grid-area: header;
    position: sticky;
    z-index: 111;
    background-color: #fff;
    transition: .3s
}

.header--stickied {
    box-shadow: 0 3px 6px 0 rgba(48, 48, 48, .12)
}

@media (max-width:974px) {
    .header {
        top: -1px;
        margin-bottom: 7px;
        margin-left: -15px;
        margin-right: -15px;
        padding-top: 16px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width:975px) {
    .header {
        top: -67px;
        margin-bottom: 10px;
        margin-left: -25px;
        margin-right: -25px;
        padding-left: 25px;
        padding-right: 25px
    }
}

.header-navbar {
    display: grid;
    grid-template-areas: "logo search" "nav nav";
    align-items: center
}

@media (max-width:974px) {
    .header-navbar {
        gap: 15px
    }
}

@media (min-width:975px) {
    .header-navbar {
        grid-template-areas: "search search" "logo nav";
        grid-template-columns: auto 1fr;
        column-gap: 30px
    }
}

.header-navbar__logo {
    grid-area: logo;
    margin-right: auto
}

@media (min-width:975px) {
    .header-navbar__logo {
        transform: translateY(-2px)
    }
}

.header-navbar__nav {
    grid-area: nav;
    display: grid;
    gap: 5px
}

@media (min-width:975px) {
    .header-navbar__nav {
        padding: 25px 0 10px
    }

    .header-navbar__secondary-nav {
        width: 720px
    }
}

.header-navbar__search {
    grid-area: search;
    margin-left: auto
}

.header-main-nav {
    position: relative
}

.header-main-nav::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    display: flex;
    width: 100%;
    height: 1px;
    background-color: #d0dce8
}

.header-main-nav__list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 0;
    padding: 0 15px;
    list-style: none
}

@media (min-width:975px) {
    .header-main-nav__list {
        flex-wrap: nowrap;
        padding: 0
    }
}

.header-main-nav__item {
    display: flex;
    flex-shrink: 0
}

.header-main-nav__link {
    position: relative;
    display: flex;
    padding-bottom: 11px;
    font-weight: 700;
    font-size: 15px;
    color: #004680;
    text-decoration: none
}

.header-main-nav__link::after {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 1;
    display: flex;
    width: 100%;
    height: 4px;
    transition: .3s
}

.header-main-nav__link--active::after {
    background-color: #004680
}

@media (hover:hover) {
    .header-main-nav__link:not(.header-main-nav__link--active):hover::after {
        background-color: #d0dce8
    }
}

.header-secondary-nav__list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 0;
    padding: 0 15px;
    list-style: none
}

@media (min-width:975px) {
    .header-secondary-nav__list {
        padding: 0;
        row-gap: 4px
    }
}

.header-secondary-nav__item {
    display: flex;
    flex-shrink: 0
}

.header-secondary-nav__link {
    font-size: 13px;
    color: inherit;
    text-decoration: none
}

.header-secondary-nav__link--active {
    font-weight: 700
}

@media (max-width:974px) {
    .header-secondary-nav__link {
        padding-top: 9px;
        padding-bottom: 9px
    }
}

.article {
    position: relative;
    margin-bottom: 34px
}

.article p {
    margin: 12px 0
}

@media (min-width:975px) {
    .article p {
        margin: 17px 0
    }
}

.article i {
    line-height: 115%
}

.article section {
    display: flex;
    flex-direction: column;
    margin-top: 20px
}

.article section+section {
    margin-top: 0
}

.article__header {
    margin-bottom: 20px
}

.article-header {
    padding-top: 18px
}

.article-header__breadcrumb {
    margin-bottom: 7px
}

@media (min-width:975px) {
    .article-header__breadcrumb {
        margin-bottom: 8px
    }
}

.article-header__intro {
    display: grid;
    gap: 12px
}

@media (min-width:975px) {
    .article-header__intro {
        display: flex;
        gap: 20px;
        align-items: flex-start
    }
}

.article-header__intro-body {
    display: grid;
    gap: 8px
}

.article-header__info {
    display: flex;
    gap: 15px;
    font-size: 12px;
    line-height: 115%
}

.article-header__date {
    color: rgba(0, 0, 0, .5)
}

.article-header__title {
    margin: 0
}

.article-header__image {
    width: 100%;
    border-radius: 4px
}

@media (min-width:975px) {
    .article-header__image {
        order: -1;
        width: 230px
    }
}

.article-header__breadcrumb--legislation-news-item {
    margin-bottom: 0
}

.article-breadcrumb__list {
    display: flex;
    gap: 7px;
    margin: 0;
    padding: 0;
    list-style: none
}

.article-breadcrumb__item {
    font-size: 12px;
    color: #006bc5
}

.article-breadcrumb__item a {
    color: rgba(0, 0, 0, .45);
    text-decoration: none
}

.article-breadcrumb__item:not(:last-child)::after {
    content: "/";
    margin-left: 1px;
    color: rgba(0, 0, 0, .45)
}

.article-breadcrumb--legislation-news-item .article-breadcrumb__item a,
.article-breadcrumb--software .article-breadcrumb__item a,
.article-breadcrumb--software .article-breadcrumb__item--active {
    color: #000
}

.article-breadcrumb--database .article-breadcrumb__item:not(:last-child)::after,
.article-breadcrumb--database-card .article-breadcrumb__item:not(:last-child)::after,
.article-breadcrumb--legislation-news-item .article-breadcrumb__item:not(:last-child)::after,
.article-breadcrumb--software .article-breadcrumb__item:not(:last-child)::after {
    content: "/";
    margin-left: 1px;
    color: #000
}

@media (hover:hover) {
    .article-breadcrumb--software .article-breadcrumb__item:hover a {
        font-weight: 400;
        text-decoration: underline
    }

    .article-breadcrumb--software .article-breadcrumb__item:last-child:hover a {
        text-decoration: none
    }
}

.article-breadcrumb--legislation-news-item .article-breadcrumb__list {
    flex-wrap: wrap;
    column-gap: 7px;
    row-gap: 0
}

.article-breadcrumb--legislation-news-item .article-breadcrumb__item {
    line-height: 1.15
}

.article-breadcrumb--database .article-breadcrumb__item a,
.article-breadcrumb--legislation-news-item .article-breadcrumb__item--active {
    color: #000
}

@media (hover:hover) {
    .article-breadcrumb--legislation-news-item .article-breadcrumb__item:hover a {
        font-weight: 400;
        text-decoration: underline
    }

    .article-breadcrumb--legislation-news-item .article-breadcrumb__item:last-child:hover a {
        text-decoration: none
    }
}

.article-breadcrumb--database .article-breadcrumb__list {
    flex-wrap: wrap;
    margin-bottom: 10px
}

.article-breadcrumb--database .article-breadcrumb__item {
    line-height: 1.15
}

.article-breadcrumb--database .article-breadcrumb__item--active {
    color: #000
}

@media (hover:hover) {
    .article-breadcrumb--database .article-breadcrumb__item:hover a {
        font-weight: 400;
        text-decoration: underline
    }

    .article-breadcrumb--database .article-breadcrumb__item:last-child:hover a {
        text-decoration: none
    }
}

.article-breadcrumb--database-card .article-breadcrumb__list {
    gap: 4px;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.article-breadcrumb--database-card .article-breadcrumb__item {
    font-size: 18px;
    line-height: 1.15
}

.article-breadcrumb--database-card .article-breadcrumb__item a {
    color: #006bc5
}

.article-breadcrumb--database-card .article-breadcrumb__item--active a {
    color: #000
}

@media (min-width:975px) {
    .article-breadcrumb--database-card .article-breadcrumb__item--active a {
        text-decoration: underline
    }
}

@media (hover:hover) {
    .article-breadcrumb--database-card .article-breadcrumb__item:hover a {
        font-weight: 400
    }
}

.article-embed {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 12px 0;
    padding: 15px;
    gap: 10px;
    border-radius: 4px;
    border: 1px solid rgba(0, 107, 197, .1);
    box-shadow: 0 4px 8px 0 rgba(0, 107, 197, .12)
}

@media (min-width:975px) {
    .article-embed {
        margin: 20px 0
    }
}

.article-embed__title {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%
}

.footer {
    grid-area: footer;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 20px;
    padding-bottom: 30px
}

.footer a:not([class]) {
    text-decoration: underline
}

@media (min-width:975px) {
    .footer {
        max-width: 705px;
        padding-top: 30px
    }
}

.footer__row {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.footer-navbar__row {
    display: flex;
    gap: 15px
}

@media (min-width:975px) {
    .footer-navbar__row {
        gap: 20px
    }
}

.footer-navbar__logo {
    flex-shrink: 0
}

.footer-navbar__nav {
    flex-wrap: wrap
}

.footer-nav__list {
    gap: 8px;
    padding: 0
}

.footer-nav__link {
    padding: 5px 9px;
    font-size: 14px;
    line-height: normal;
    color: #006bc5;
    border-radius: 2px;
    border: 1px solid #006bc5
}

.footer-links {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-links__item {
    padding: 15px 0
}

.footer-links__item:not(:first-child) {
    border-top: 1px solid #e7e7e7
}

.footer-contacts {
    display: flex;
    flex-direction: column;
    gap: 20px
}

@media (min-width:975px) {
    .footer-contacts {
        display: grid;
        grid-template-columns: 225px auto
    }
}

.footer-contacts__col {
    display: grid
}

.footer-additional {
    font-size: 12px;
    line-height: 140%
}

.footer-additional__callback,
.footer-additional__editor,
.footer-additional__license {
    margin: 0
}

.footer-additional__license {
    margin-bottom: 15px
}

.footer-additional__editor {
    margin-bottom: 8px
}

.footer-info {
    margin: 0;
    font-size: 12px;
    line-height: 140%;
    color: rgba(0, 0, 0, .6)
}

.custom-article {
    margin-bottom: 34px
}

.custom-article__header {
    padding: 14px 0;
    max-width: 900px
}

@media (max-width:974px) {
    .custom-article__header {
        display: grid;
        gap: 5px
    }
}

.custom-article__title {
    margin: 0;
    font-weight: 400;
    font-size: 24px
}

@media (min-width:975px) {
    .custom-article__title {
        display: inline;
        font-weight: 700;
        font-size: 14px;
        line-height: 143%
    }
}

.custom-article__desc {
    margin: 0
}

@media (min-width:975px) {
    .custom-article__desc {
        display: inline
    }
}

.custom-article__row {
    display: grid
}

@media (max-width:974px) {
    .custom-article__row--tn-ved .custom-article__alert {
        display: none
    }
}

@media (min-width:975px) {
    .custom-article__row {
        display: flex;
        gap: 30px;
        margin-bottom: 30px;
        padding: 7px 0
    }

    .custom-article__row--tn-ved {
        display: grid;
        grid-template-columns: 3fr 2fr;
        align-items: start
    }
}

.custom-article__search-row {
    margin-bottom: 15px
}

@media (min-width:975px) {
    .custom-article__search-row {
        margin-top: 19px;
        margin-bottom: 13px;
        padding: 7px 0
    }

    .custom-article__search-row .custom-article__search {
        width: 310px
    }
}

@media (max-width:974px) {
    .custom-article__search {
        margin: 7px 0
    }
}

@media (min-width:975px) {
    .custom-article__search {
        width: 430px
    }
}

@media (max-width:974px) {
    .custom-article__alert {
        margin: 15px 0
    }
}

/*# sourceMappingURL=style.min.css.map */