@charset "utf-8";

.figcaption { font-size: 16px; line-height: 1.3; margin-top: 7px; font-style: italic; }

.info__imp { font-style: italic; border-left: 5px solid rgb(209, 10, 16); padding-left: 5px; margin: 0px 0px 32px; padding-bottom: 0px !important; }

.day { margin-top: 15px; font-size: 22px; font-family: sans-serif; text-align: center; background-color: rgb(209, 10, 16); color: rgb(255, 255, 255); font-weight: bold; }

.border_day { padding: 10px; border: 1px solid rgb(209, 10, 16); border-radius: 0px 0px 4px 4px; }

.check { border: 1px solid; max-width: 100%; margin-top: 1rem; font-family: Arial, Helvetica, sans-serif !important; }

.check__wrapper { padding: 0.5rem; }

.check__top { }

.check__iban { margin-bottom: 1rem; display: block; font-weight: 500; }

.check__top-grid { display: flex; justify-content: space-between; align-items: flex-start; }

.check__top-col-1 { display: flex; flex-direction: column; justify-content: space-between; gap: 4rem; }

.check__top-col-1-row { display: flex; flex-direction: column; }

.bank__logo { }

.check__top-col-title { }

.check__top-col-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }

.check__bot { border-bottom: 3px solid rgb(0, 0, 0); }

.check__bot-grid { display: grid; grid-template-columns: 1fr 5fr 1fr 1fr 1fr; }

.check__bot-grid-col { display: flex; flex-direction: column; border-right: 1px solid rgb(0, 0, 0); }

.check__bot-grid-col-title { font-weight: 500; background-color: rgba(128, 128, 128, 0.39); border-right: 1px solid rgb(0, 0, 0); border-bottom: 3px solid rgb(0, 0, 0); padding-left: 2px; }

.check__thanks { text-align: right; display: block; margin: 0.5rem 2rem; }

@media (max-width: 1200px) {
  .check { font-size: 0.8rem; }
}

@media (max-width: 1024px) {
  .check { font-size: 0.6rem; }
}

@media (max-width: 992px) {
  .check { font-size: 0.6rem; }
}

.reg { font-size: 1.2rem; line-height: 1.8; }

.reg__list { max-width: 100%; margin: 0px auto; list-style-type: disc; font-family: sans-serif; padding: 0px 20px; }

.reg__title { max-width: 100%; margin: 1rem auto; font-family: sans-serif; }

.button-link { display: block; margin: 1.8rem auto; width: 300px; padding: 1rem 0px; text-align: center; background-color: rgb(209, 10, 16); color: rgb(255, 255, 255); text-decoration: none; border-radius: 5px; transition: 0.3s; font-family: sans-serif; font-weight: 700; }

.button-link:hover { transform: translateY(5px); color: rgb(255, 255, 255); }

.tags__row { text-align: right; font-family: var(--sans); }

.check__top-col-title { font-size: 1.375em; margin-block: 1.33em; font-weight: bold; }

.check span { font-size: 15px; line-height: 1.1; padding: 5px; }

@media (max-width: 768px) {
  .check span { font-size: 0.7rem; }
}

h3 { font-size: 24px; line-height: 1.3; font-weight: 900; margin-bottom: 20px; }

.info__img { width: 100%; max-width: 800px; margin: 15px 0px 0px; }

:root { --text-color: #1d2228; --blue: #052962; --white: #ffffff; --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25); }

.info__text span { font-weight: 700; font-family: sans-serif; color: var(--text-color); }

.label { display: block; font-style: italic; text-align: center; color: rgba(0, 0, 0, 0.5); margin-bottom: 1rem; font-size: 14px; }

.info__important { border-left: 8px solid var(--blue); padding-left: 1.385rem; margin-bottom: 1rem; font-style: italic; margin-top: 20px; }

@media (min-width: 1199px) {
  .a_c > h1, .a_c > h2, .a_c > h3, .a_c > h4, .a_c > h5, .a_c > h6 { margin: 20px 0px 0px !important; }
}

.br { margin-bottom: 17px; display: block; }

.productname { font-weight: bold; }

blockquote { border-left: 3px solid rgb(0, 86, 140); padding-right: 10px; margin: 10px 15px; padding-left: 20px !important; }

blockquote p { color: rgb(32, 32, 32); font-weight: 400; margin-bottom: 15px; font-size: 1.3em; }

.ue-l-article__body p { margin-bottom: 20px !important; }

.article-body p { padding-bottom: 10px; white-space: normal; }
