/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,
:after,
:before {
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

body {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
    margin: 0
}

hr {
    color: inherit;
    height: 0
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-color: inherit;
    text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
    box-shadow: none
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine;
    font-style: normal;
    font-weight: 100;
    src: local("e-Ukraine-Thin"), url(../assets/fonts/e-Ukraine-Thin.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine;
    font-style: normal;
    font-weight: 200;
    src: local("e-Ukraine-UltraLight"), url(../assets/fonts/e-Ukraine-UltraLight.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine;
    font-style: normal;
    font-weight: 300;
    src: local("e-Ukraine-Light"), url(../assets/fonts/e-Ukraine-Light.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine;
    font-style: normal;
    font-weight: 400;
    src: local("e-Ukraine-Regular"), url(../assets/fonts/e-Ukraine-Regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine;
    font-style: normal;
    font-weight: 500;
    src: local("e-Ukraine-Medium"), url(../assets/fonts/e-Ukraine-Medium.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine;
    font-style: normal;
    font-weight: 700;
    src: local("e-Ukraine-Bold"), url(../assets/fonts/e-Ukraine-Bold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine Head;
    font-style: normal;
    font-weight: 100;
    src: local("e-UkraineHead-Thin"), url(../assets/fonts/e-UkraineHead-Thin.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine Head;
    font-style: normal;
    font-weight: 200;
    src: local("e-UkraineHead-UltraLight"), url(../assets/fonts/e-UkraineHead-UltraLight.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine Head;
    font-style: normal;
    font-weight: 300;
    src: local("e-UkraineHead-Light"), url(../assets/fonts/e-UkraineHead-Light.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine Head;
    font-style: normal;
    font-weight: 400;
    src: local("e-UkraineHead-Regular"), url(../assets/fonts/e-UkraineHead-Regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine Head;
    font-style: normal;
    font-weight: 500;
    src: local("e-UkraineHead-Medium"), url(../assets/fonts/e-UkraineHead-Medium.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine Head;
    font-style: normal;
    font-weight: 700;
    src: local("e-UkraineHead-Bold"), url(../assets/fonts/e-UkraineHead-Bold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: e-Ukraine Head;
    font-style: normal;
    font-weight: 400;
    src: local("e-UkraineHead-LOGO"), url(../assets/fonts/e-UkraineHead-LOGO.woff2) format("woff2")
}

.title {
    font-family: e-Ukraine Head;
    font-size: 38px;
    font-weight: 300;
    margin-bottom: 16px
}

.title.title--sm {
    font-size: 28px
}

.paragraph {
    font-weight: 400;
    max-width: 800px
}

.paragraph+.paragraph {
    margin-top: 16px
}

.paragraph.paragraph--lg {
    font-size: 18px
}

.paragraph.paragraph--sm {
    font-size: 14px
}

.link {
    text-decoration: underline
}

.link:hover {
    text-decoration: none
}

.list-title,
.list__item {
    margin-bottom: 8px
}

.list__item {
    padding-left: 16px;
    position: relative
}

.list__item:before {
    background-color: #000;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 6px
}

.list__item:last-child {
    margin-bottom: 0
}

@media(max-width:992px) {
    .title {
        font-size: 34px
    }

    .title.title--sm {
        font-size: 24px
    }
}

@media(max-width:480px) {
    .title {
        font-size: 30px
    }

    .title.title--sm {
        font-size: 20px
    }
}

*,
:after,
:before {
    text-wrap: balance;
    color: inherit;
    font-family: e-Ukraine;
    line-height: 135%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none
}

::-moz-selection {
    background-color: #000;
    color: #fff7e3
}

::selection {
    background-color: #000;
    color: #fff7e3
}

html {
    scroll-behavior: smooth
}

body {
    color: #000;
    display: flex;
    flex-direction: column
}

.section {
    padding: 64px 0
}

.container {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 80px
}

@media(max-width:992px) {
    .container {
        padding: 0 64px
    }
}

@media(max-width:480px) {
    .container {
        padding: 0 16px
    }
}

.lazy-image {
    background-color: #f1f1f1;
    border-radius: 24px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center
}

.lazy-image:before {
    content: "🖼️";
    font-size: 32px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.lazy-image.image-loaded {
    background-color: transparent;
    border: none;
    border-radius: 0
}

.lazy-image.image-loaded:before {
    display: none
}

.lazy-image.image-loaded img {
    opacity: 1
}

.lazy-image img {
    display: block;
    height: auto;
    opacity: 0;
    position: relative;
    transition: .35s ease-out;
    transition-property: opacity;
    width: 100%;
    z-index: 2
}

.lazy-image figcaption {
    color: #141414;
    margin-top: 10px
}

.input {
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    padding: 4px
}

.input::-moz-placeholder {
    color: #707070
}

.input::placeholder {
    color: #707070
}

.btn {
    background-color: #000;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 8px
}

.intro {
    background-image: url(../assets/images/diia_gradient_03.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.intro__inner {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    padding: 40px 0;
    row-gap: 20px;
    text-align: center
}

.navigation {
    /* background-color: #fff; */
    /* box-shadow: 0 0 20px hsla(0, 0%, 100%, .5); */
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 100
}

.navigation__inner {
    -moz-column-gap: 16px;
    column-gap: 16px;
    display: flex;
    justify-content: center;
    overflow: auto;
    padding: 4px 0
}

.navigation__inner li {
    flex-shrink: 0
}

.navigation__link {
    background-color: #f1f1f1;
    border: 2px solid #f1f1f1;
    border-radius: 16px;
    display: block;
    font-size: 14px;
    outline: none;
    padding: 4px 8px;
    transition: .2s ease-out;
    transition-property: color, background-color, border-color
}

.navigation__link:focus,
.navigation__link:hover {
    border-color: #000
}

.navigation__link.navigation__link--active {
    background-color: #000;
    color: #fff7e3
}

@media(max-width:992px) {
    .navigation__inner {
        justify-content: start
    }
}

.example__inner {
    align-items: start;
    display: flex;
    justify-content: space-between;
    margin-bottom: 64px
}

.example__inner:last-child {
    margin-bottom: 0
}

.example__img {
    width: 40%
}

.example__text {
    width: 50%
}

.example__text .list {
    margin-bottom: 16px
}

.example__qr {
    margin-top: 8px;
    width: 200px;
    height: 200px;
}

.example--alt {
    background-color: #a7c4e9
}

.example--alt .example__inner {
    flex-direction: row-reverse
}

@media(max-width:992px) {
    .example .example__inner {
        flex-direction: column-reverse
    }

    .example__img {
        margin: 0 auto;
        width: 60%
    }

    .example__text {
        margin-bottom: 48px;
        width: 80%
    }
}

@media(max-width:480px) {
    .example__img {
        width: 100%
    }
}

.debt__description {
    margin-bottom: 32px;
    font-size: 22px;
}

.debt__form {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.debt__input {
    max-width: 100%;
    text-transform: uppercase;
    width: 400px
}

.debt__submit svg {
    width: 24px
}

.debt__info {
    padding-top: 32px
}

.debt__info-card {
    border: 2px solid #000;
    padding: 24px 32px;
    /* margin-bottom: 10px; */
}

.debt__info-card-title {
    font-size: 22px;
    margin-bottom: 24px
}

.debt__info-card-type {
    color: #707070
}

.debt__info-card-value {
    margin-top: 8px !important;
    overflow-wrap: break-word;
}

.debt__info-pay-online {
    padding-top: 48px
}

.debt__info-pay-online-link {
    align-items: start;
    display: flex;
    gap: 8px;
    margin-bottom: 24px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.debt__info-pay-online-link img {
    height: 24px
}

.debt__info-pay-online-link span {
    line-height: 150%
}

.debt__info-pay-online-link:focus span,
.debt__info-pay-online-link:hover span {
    text-decoration: underline
}

.debt__info-pay-online-link:last-child {
    margin-bottom: 0
}

.debt__info-payment-details {
    padding-top: 20px
}

.debt__info-payment-details-list {
    opacity: 0;
    transition: .2s ease-out
}

/* .debt__info-card--payment {
    border-bottom-style: dashed;
    border-top-width: 0
} */

.debt__info-card--payment:first-child {
    border-top-width: 2px
}

.debt__info-card--payment:last-child {
    border-bottom-style: solid
}

.debt__info-payment-details-name {
    margin-bottom: 16px
}

.footer {
    background-color: #000;
    color: #fff
}

.footer ::-moz-selection {
    background-color: #fff7e3;
    color: #000
}

.footer ::selection {
    background-color: #fff7e3;
    color: #000
}

.footer__inner {
    -moz-column-gap: 64px;
    column-gap: 64px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 32px
}

.footer__title {
    margin-bottom: 16px
}

.footer__link {
    display: inline-block;
    margin-bottom: 8px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.footer__link:focus,
.footer__link:hover {
    text-decoration: underline
}

.footer__link.footer__link--phone {
    margin-bottom: 0
}

.footer__social {
    display: flex;
    gap: 16px
}

.footer__social a {
    transition: .2s ease-out
}

.footer__social a:focus,
.footer__social a:hover {
    opacity: .75
}

.footer__social svg {
    display: block;
    width: 36px
}

.copyright {
    align-items: start;
    display: flex;
    gap: 16px;
    margin-top: 64px
}

.copyright__images {
    -moz-column-gap: 8px;
    column-gap: 8px;
    display: flex
}

.copyright__images img,
.copyright__images svg {
    display: block;
    width: 72px
}

.copyright .paragraph {
    margin-top: 0
}

@media(max-width:992px) {
    .footer__inner {
        grid-template-columns: 1fr
    }

    .copyright {
        flex-direction: column;
        margin-top: 32px
    }
}

.debt__info-payment-details,
.debt__info-card.debt__info-card--payment {
    margin-bottom: 10px;
}

.debt__info-card--payment {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: max-height 0.4s ease, opacity 0.4s ease, padding 0.4s ease;
    padding: 0px;
}

.debt__info-card--payment.expanded {
    max-height: 2000px;
    opacity: 1;
    padding: 24px 32px;
}

@media (max-width: 768px) {
    .navigation__inner {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 5px;
    }
}

.debt__last-input-wrapper {
    width: 100%;
    /* forces next line */
}

.text-spit{
    margin-bottom: 5px;
    margin-top: 5px;
}
.debt__info-payment-details-download-btn{
    margin-left: 10px;
}
.data__inner{
    text-align: left;
}
@media (max-width: 768px) {
    .debt__btns{
        display: flex;
        flex-direction: column;
        row-gap: 5px;
    }
    .debt__info-payment-details-download-btn{
        margin: 0px;
    }
}