.dg-post-quote__source a {
  display: inline-block;
}
.dg-post-person:after {
  content: none !important;
}
.dg-post-quote__inner {
  display: flex;
  flex-direction: column;  
}
.dg-post-quote__source p {
  z-index: 0 !important;
  padding: 0 !important;
}
.dg-post-quote__source a {
  cursor: pointer !important;
  padding: 0 !important;
}
.dg-post-quote__source a:before {
  width: 100% !important;
}
.block__faq--title .counter {
  font-family: "Golos Text", sans-serif;
  font-size: 32px;
  line-height: 48px;
  font-weight: 700;
  color: #519af9;
  opacity: 0.3;
  margin-right: 16px;
  vertical-align: middle;
  display: block;
}
.block__faq--title:before {
  content: none;
}
@media (min-width: 992px) {
  .dg-post-quote__inner {   
    flex-direction: row;      
  } 
  .dg-post-quote__inner .dg-post-person {
    padding-top: 0;
    padding-right: 0;
    flex: 0 0 170px;
  }
  .dg-post-quote__inner .dg-post-quote__statement {
    border-left: 1px solid rgba(163, 163, 163, 0.4);
    padding-left: 20px;
  }
}
span.nowrap {
  white-space: nowrap;
}

@media (max-width: 991px) {
  .dg-footer-contact--desktop {
    display: none;
  }  
}

@media (max-width: 1024px) {
  .dg-post-author--inner_desc p {
    max-width: 100% !important;
  }
}

@media (min-width: 992px) {
  .dg-footer-contact--mobile {
    display: none;
  }
}

.dg-latest-podcasts__item__content {
  display: flex;
  align-items: center;
}

.dg-latest-podcasts__item__content__icon {
  flex: 0 0 26px;
  margin-right: 18px;
}

.dg-latest-podcasts__item__content__icon svg {
  width: inherit;
  height: 26px;
}

.dg-contact-form .wpcf7-acceptance span {
  font-weight: 400 !important;
  font-size: 10px !important;
  line-height: 14px !important;
  color: rgba(255, 255, 255, 0.8) !important;
  display: inline-block !important;
  text-transform: none !important;
  font-family: "Lora", sans-serif !important;
}
#dg-footer {
  position: relative;
}

.dg-post-content__inner ul {
  width: 100%;
}

.dg-post-content__inner ul li a {
  position: relative;
  color: #2e2e2e;  
  transition: all .3s;
}
.dg-post-content__inner ul li a:hover {
  color: #519af9;
}
.dg-post-content__inner ul li a:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: #519af9;
  opacity: .5;
}

@media (max-width: 1024px) {
  .block__team--name {
    word-spacing: inherit !important;
  }
  .block__team--image {
    min-width: 124px;
  }
}

@media (min-width: 992px) {
  .dg-post-person__inner {
    flex-direction: column !important;
  }
  
  .dg-post-person__image {
    min-width: 140px !important;
    max-width: 140px !important;
    height: 187px !important;
    border-radius: 5px !important;
    margin: 0 20px 8px 0 !important;
  }
}

@media (min-width: 992px) {
  .dg-post-quote__footer--mobile {
    display: none;
  }
}

@media (max-width: 991px) {
  .dg-post-quote__footer--desktop {
    display: none;
  }
}

.dg-post-quote__footer--desktop {
  flex-direction: column;
  align-items: flex-end;
}

.dg-post-quote__footer--desktop .dg-post-quote__statement img, 
.dg-post-quote__footer--desktop .dg-post-quote__statement svg {
  margin-right: 0 !important;
}

.dg-post-quote__footer--desktop .dg-post-quote__evaluation {
  margin-top: 10px;
}

.dg-post-person__content h4 a br {
  display: none;
}

.dg-post-person__content h4 a {
  word-wrap: break-word;
}
.dg-post-quote__statement img, .dg-post-quote__statement svg {
  margin-right: 0;
}
@media (min-width: 992px) {
  .dg-post-person__desc {
    max-width: 140px;
  }
}

/*
*
* Images changes
*
*/
.dg-latest-analysis__item-image img {
  object-fit: contain;
  height: inherit;
}

/*
*
* Dark mode
*
*/
html .dg-mode__dark #mistape_dialog .dialog__content .dialog-wrap .dialog-wrap-top {
  background: hsla(0,0%,42.4%,1);	
  }
  
html .dg-mode__dark #mistape_dialog h2,
html .dg-mode__dark #mistape_dialog h3,
html .dg-mode__dark #mistape_reported_text {
  color: #e6e7e8;
}

html .dg-mode__dark #mistape_dialog h2::before, 
html .dg-mode__dark #mistape_dialog .mistape_action, 
html .dg-mode__dark .mistape-letter-back {
  background: #e6e7e8 !important;
}

html .dg-mode__dark #mistape_reported_text::before {
  border-top: solid 2px #e6e7e8 !important;
  border-left: solid 2px #e6e7e8 !important;
}

html .dg-mode__dark #mistape_reported_text::after {
  border-bottom: solid 2px #e6e7e8 !important;
  border-right: solid 2px #e6e7e8 !important;
}
  
html .dg-mode__dark #mistape_reported_text .mistape_mistake_outer {
  color: #e6e7e8;
  background-color: rgba(255, 255, 255, 0.2) !important;
}

html .dg-mode__dark .mistape-test, .mistape_mistake_inner {
  color: #e6e7e8 !important;
}

html .dg-mode__dark #mistape_dialog .dialog__content .dialog-wrap .dialog-wrap-bottom {
  background: hsla(0,0%,42.4%,1);	
}
  
html .dg-mode__dark #mistape_dialog .mistape_action {
  background: #b8b8b8 !important;
}

html .dg-mode__dark .dg-footer-contact {
  background-color: #000;
}

html .dg-mode__dark .contact__persons svg circle {
  fill: #949494 !important;
}

.dg-header__options {
  align-items: center;
}

.partners__info h3 {
  color: #ea5b1e;
}

.partners__info:not(.partners__info--report):not(.partners__info--dark) p {
  color: #fff;
}

.current-active .dg-slider-projects__item {
  background-color: #fff;
  border-color: #fff;
}

.current-active .dg-slider-projects__item p {
  color: #0c3567;
}
.dg-tabs__content .slick-arrow {
  display: none;
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.dg-tabs__content .dg-tab__image {
  filter: none !important;
}

@media (max-width: 992px) {
  .tabs--custom .tabs--header {
    display: block;
    width: 100%;
    padding-left: 0;
  }
}

.tabs--custom .dg-filter--listing .dg-filter-tiles .dg-item__tags a {
  background-color: #ecf4fe !important;
}

@media (max-width: 1024px) {
  .main--search {
    padding-top: 50px;
  }
  .dg-post-author--inner_desc {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .dg-post-author--inner_desc p {
    padding-right: 0 !important;
    margin-bottom: 10px;
  }
  body.single-analizy_i_raporty .dg-post-author__content {
    align-items: flex-start !important;
  }
}

@media print {
  body * {
    visibility: hidden;
  }

  .dg-post-content__center, .dg-post-content__center * {
    visibility: visible;
  }

  .dg-post-content__center {
    max-width: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }

  a::after {
    content: none !important;
  }

}

.report__text .partners__info:not(.partners__info--report):not(.partners__info--dark) h2,
.report__text .partners__info:not(.partners__info--report):not(.partners__info--dark) a {
  color: #fff;
}

.projects-post-tile .additional__link--project {
  position: relative;
}

.projects-post-tile .additional__link h4 {
  text-decoration: underline;
  text-decoration-color: #519af9;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}

/* body.podcast-template-default main,
body.faq-demagoga main {
  margin-top: 75px;
}

@media (min-width: 1441px) {
  body.podcast-template-default main,
  body.faq-demagoga main {
    margin-top: 80px;
  } 
} */

.block__faq--title span:after {
  content: none;
}

.block__faq--title {
  align-items: center;
}

.--report .join-us__program {
  padding: 16px;
}

.report__image--dark {
  display: none;
}

.dg-post-content__inner a {
  text-decoration: underline;
  text-decoration-color: #519af9;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}

.dg-post-content__inner a:after {
  content: none !important;
}

.dg-post-content__bottom {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .dg-post-author.--wide .dg-post-author__titlebox {
    flex: 0 0 230px;
  }
  .dg-post-author--inner_desc__wrapper {
    flex-wrap: wrap;
  }
}

.important-text {
  margin: 32px 0;
}

.dg-post-content__inner ul {
  margin-left: 0;
  padding-left: 35px;
}

@media (max-width: 1440px) {
  .dg-post-content__inner ul li {
    font-size: 15px;
    line-height: 21px;
  }
  .dg-post-content__inner .important-text p {
    font-size: 15px;
    line-height: 21px;
  }
  .dg-post-content__inner .quote-text p {
    font-size: 15px !important;
    line-height: 31px !important;
  }
}

@media (min-width: 1441px) {
  .dg-post-content__inner ul li {
    font-size: 17px;
    line-height: 28px;
  }
  .dg-post-content__inner .important-text p {
    font-size: 17px;
  }
  .dg-post-content__inner .quote-text p {
    font-size: 17px !important;
    line-height: 34px !important;
  }
}

.dg-post-person {
  z-index: 1;
}

.dg-post-quote__evaluation .dg-tooltop__info {
  padding-top: 50px;
}

.dg-post-content__sidebar-right {
  z-index: 0;
}
.dg-post-content__center {
  z-index: 9;
}

.dg-post-content__inner h1,
.dg-post-content__inner h2,
.dg-post-content__inner h3,
.dg-post-content__inner h4,
.dg-post-content__inner h5,
.dg-post-content__inner h6 {
  margin-bottom: 18px;
} 

.dg-post-content__inner h1 {
  font-size: 30px;
  line-height: 1.3;
}

.dg-post-content__inner h2 {
  font-size: 28px;
  line-height: 1.35;
}

.dg-post-content__inner h3 {
  font-size: 26px;
  line-height: 1.4;
}

.dg-post-content__inner h4 {
  font-size: 22px;
  line-height: 1.45;
}

.dg-post-content__inner h5,
.dg-post-content__inner h6 {
  font-size: 18px;
  line-height: 1.55;  
}


@media (min-width: 1440px) {

  .dg-post-content__inner h1,
  .dg-post-content__inner h2,
  .dg-post-content__inner h3,
  .dg-post-content__inner h4,
  .dg-post-content__inner h5,
  .dg-post-content__inner h6 {
    margin-bottom: 24px;
  } 

  .dg-post-content__inner h1 {
      font-size: 38px;
      line-height: 1.3;
  }

  .dg-post-content__inner h2 {
      font-size: 34px;
      line-height: 1.35;
  }

  .dg-post-content__inner h3 {
      font-size: 30px;
      line-height: 1.4;
  }

  .dg-post-content__inner h4 {
      font-size: 26px;
      line-height: 1.45;
  }

  .dg-post-content__inner h5,
  .dg-post-content__inner h6 {
      font-size: 22px;
      line-height: 1.55;
  }
}

.button-custom-editor p a {
  position: relative;
  display: inline-block;
}

.button-custom-editor p a:after {
  content: '' !important;;
  position: absolute;
  right: -22px;
  left: unset;
  top: 5px;
  background-color: transparent;
  background-image: url('../img/svg/icons/icon_cta.svg');
  width: 25px;
  height: 24px;
  display: inline-block !important;
  transition: all 0.3s;
  opacity: 1;
}

.accordion-txt ol li,
.accordion-txt ul li {
  color: #2E2E2F !important;
}

.accordion-txt ol,
.accordion-txt ol ol,
.accordion-txt ol ol ol {
  list-style-type: decimal;
}

.dg-header__logo svg {
  /* max-width: inherit; */
  width: inherit;
  height: 40px;
}

.dg-footer__logo img {
  max-width: 200px;
}

body.page-template-wybory .dg-listing-content__raports {
  padding-top: 0;
}

@media (max-width: 1024px) {
  .dg-educate-hero--wybory {    
    padding-bottom: 30px;
  }
}

.dg-educate-hero--wybory {
  height: auto !important;
  padding-top: 50px;
}

.dg-educate-hero--wybory .dg-educate-hero__content {
  margin-top: 0;
}

.verification__container {
  padding: 30px 0;
  background-color: #ecf4fe;
}

.verification-block {
  background-color: #fdefe8;
  padding: 40px;
  position: relative;
  overflow: hidden;
}

.verification-block__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  max-width: 800px;
}

.verification-block h3 {
  margin: 0;
  color: #2e2e2e;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 15px;
}

@media (max-width: 1099px) {
  .verification-block__decor {
    display: none;
  }
}

@media (min-width: 1100px) {
  .verification-block__decor {
    position: absolute;
    right: -110px;
    top: 50%;
    transform: translateY(-50%);
  } 
}

.verification-block__decor svg {
  height: 140px;
}

.dg-hero--frontpage .button-custom-editor a:after {
  content: none !important;
}

.dg-hero--frontpage .button-custom-editor a:hover {
  color: inherit !important;
}

.dg-filter-tiles.dg-filter-tiles--single {
  justify-content: flex-start;
}

/* .dg-header__item.dg-header__item--language {
  display: none !important;
} */

.dg-post-content__inner .button-custom-editor a:after {
  content: none !important;
}

html .dg-mode__dark .fillno {
  fill: none;
}

html .dg-mode__dark .dg-local-elections {
  padding-top: 5px !important;
  background-color: #2e2e2e;
}

html .dg-mode__dark .dg-local-elections__content__inner .column__wrapper {
  background-color: transparent;
  box-shadow: none;
}

html .dg-mode__dark .dg-local-elections__item__content .election__evaluation p,
html .dg-mode__dark .dg-local-elections__item__content .election__title__headline a,
html .dg-mode__dark .dg-local-elections__item__content .election__footer span {
  color: #e6e7e8;
}

html .dg-mode__dark .dg-local-elections .election-dots .slick-dots li.slick-active, 
html .dg-mode__dark .dg-local-elections .election-dots .slick-dots li:hover {
  background-color: #797979;
}

html .dg-mode__dark .election_nav {
  filter: grayscale(1);
}

html .dg-mode__dark .dg-local-elections__items:after {
  content: none;
}

html .dg-mode__dark .dg-footer__logo {
  filter: brightness(0) invert(1);
}

.dg-footer__logo svg {
  height: 50px;
  width: inherit;
  max-width: 250px;
}

.dg-filter__podcasts .dg-listing-tiles__items--single .column {
  width: 50%;
}

.arrow-link {
  display: inline-block;
}

.arrow-link a {
  position: relative;
  display: inline-block;
}

.arrow-link a:after {
  content: '' !important;
  position: absolute !important;
  right: -32px !important;
  left: unset !important;
  top: 5px !important;
  background-color: transparent !important;
  background-image: url('../img/svg/icons/icon_cta.svg');
  width: 25px !important;
  height: 24px !important;
  display: inline-block !important;
  transition: all 0.3s !important;
  opacity: 1 !important;
  bottom: inherit !important;
}

.arrow-link a:hover:after {
  right: -35px;
}

#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSlider:before {
  top: initial !important;
  border: none !important;
}

.dg-hero h2,
.dg-hero h3,
.dg-hero h4,
.dg-hero h5,
.dg-hero h6 {
  margin: 0 0 32px;
}

@media (max-width: 1440px) {
  .dg-hero h2,
  .dg-hero h3,
  .dg-hero h4,
  .dg-hero h5,
  .dg-hero h6 {
    margin: 0 0 24px;
  }  
}

.block__team--image {
  background-position: 50% 0 !important;
}

.single-author__image {
  max-height: 325px;
}

.single-author__image img {
  object-fit: cover;
  object-position: top;
}

.election__cta a {
  font-family: Golos Text, sans-serif;
  display: inline-block;
  margin-top: 10px;
}

.dg-footer__navigation ul li.for-media .menu-item-content {
  display: flex;
  align-items: center;
}

.dg-footer__navigation ul li.for-media .menu-item-icon {
  position: relative;
  top: 3px;
}

.dg-footer__navigation ul li.for-media .menu-item-title {
  padding-left: 5px;
}

.dg-footer__navigation ul li.for-media svg path {
  transition: all .3s;
}

.dg-footer__navigation ul li.for-media a {
  font-weight: bold;
  display: inline-block;
}

.dg-footer__navigation ul li.for-media a:hover svg path {
  fill: #ea5b1e;
}

html .dg-mode__dark .dg-footer__navigation ul li.for-media a svg path {
  fill: #e6e7e8;
}

html .dg-mode__dark .dg-footer__navigation ul li.for-media a:hover svg path {
  fill: #b8b8b8;
}

html .dg-mode__dark .dg-footer__navigation ul li.for-media a:hover .menu-item-title {
  color: #b8b8b8;
}

.downloads__files--row {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .downloads__files--column {
    flex: 1;
    padding: 10px;
  }
}

.report__header--form .submit__button .button {
  position: relative;
  padding-right: 35px;
  border: none;
  margin-bottom: 5px;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  color: #0c3567;
  font-family: Golos Text, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  align-items: center;
  display: block;
  text-align: center;
  cursor: pointer;
}

.report__header--form .submit__button .button::after {
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI1IDI0IiBmaWxsPSJub25lIj48Y2lyY2xlIGN4PSIxMi41IiBjeT0iMTIiIHI9IjEyIiBmaWxsPSIjMEMzNTY3Ij48L2NpcmNsZT48cGF0aCBkPSJNMC44NTIyODggMTIuMzUyOUgxNS43MDU5IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSI+PC9wYXRoPjxwYXRoIGQ9Ik0xMi4wNzg2IDcuNzgwNTJDMTIuMDc4NiA3Ljc4MDUyIDEzLjI2NTIgOS40MTI0NiAxMy45OTQxIDEwLjE4MjVDMTQuNzIyOSAxMC45NTI2IDE2LjQxNDYgMTIuMzYxOCAxNi40MTQ2IDEyLjM2MThDMTYuNDE0NiAxMi4zNjE4IDE0LjczMzQgMTMuNzI5NiAxMy45OTQxIDE0LjUxMzFDMTMuMjU0NyAxNS4yOTY2IDEyLjA3ODYgMTYuOTU3IDEyLjA3ODYgMTYuOTU3IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSI+PC9wYXRoPjwvc3ZnPg==');
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
  width: 25px;
  height: 24px;
}

.report__header--form .wpcf7-response-output {
  display: none !important;
}

.report__header--form .loader-background {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background-color: rgba(255,255,255,0.3);
}

.report__header--form .loader-background.is-active {
  display: block;
}

.report__header--form .dg-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.author__crosschecker {
  margin-top: 20px;
  margin-bottom: 48px;
  float: left;
}

@media (max-width: 1024px) {
  .author__crosschecker--desktop {
    display: none;
  }
}

@media (min-width: 1025px) {
  .author__crosschecker--mobile {
    display: none;    
  }
}

.author__crosschecker--mobile {
  float: none;
  margin-top: 30px;
  margin-bottom: 12px;
  padding-bottom: 18px;
  border-bottom: 1px solid #c9c9c9;
}

.author__crosschecker__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.author__crosschecker__item {
  margin-right: 48px;
  margin-bottom: 12px;
}

.author__crosschecker__link {
  display: flex;
  align-items: flex-start;
  color: #2E2E2E;
}

.author__crosschecker__image {
  margin-right: 12px;
}

.author__crosschecker__image img {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  object-fit: cover;
  object-position: center;
}

.author__crosschecker__title {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1.6px;
}

.author__crosschecker__details span {
  text-transform: uppercase;
  font-size: 10px;
  color: #2E2E2E;
  opacity: 0.6;
  font-family: "Golos Text", sans-serif;
  font-weight: 400;
}

/* Custom tabs */
.tabs--content {
  display: none;
}
.tabs--content.active {
  display: block;
}
.tabs__header .tabs--header {
  border-right: 0;
}
.tabs__header {
  display: flex;
}

.tabs__header {
  display: flex;
  overflow-x: auto; 
  white-space: nowrap; 
  -webkit-overflow-scrolling: touch; 
}

.tabs__header::-webkit-scrollbar {
  display: none; 
}

.tabs__header {
  -ms-overflow-style: none; 
  scrollbar-width: none; 
}

.tabs--header {
  flex-shrink: 0; 
}

/* Webinar popup */
.webinarpopup {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  padding: 15px;
  z-index: 999999;
  font-family: Golos Text, sans-serif;
}
.webinarpopup__box {
  position: relative;
  background-color: #fff;
  max-width: 100%;
  max-height: 100%;
}
.webinarpopup .close_webinarpopup {
  width: inherit;
  height: 30px;
  position: absolute;
  right: 0;
  top: -40px;
  cursor: pointer;
  fill: #fff;  
}
.webinarpopup__background {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 700px;
  object-fit: contain;
  object-position: left bottom;
}
.webinarpopup__content {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.webinarpopup__label {
  background-color: #B90000;
  padding: 10px;
  margin: 0 0 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.webinarpopup__title {
  margin: 0 0 20px;
  color: #0c3567;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
.webinarpopup__desc {
  margin: 0 0 20px;
  color: #0c3567;
  font-size: 18px;
  font-weight: 400;
}
.webinarpopup__button {
  align-self: flex-end;
  background-color: #B90000;
  padding: 15px 20px;
  border-radius: 30px;
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
}
.webinarpopup__button:hover {
  color: #fff;
}
@media (min-width: 800px) {
  .webinarpopup__background {
    width: 1000px;
    height: 100%;
  }
  .webinarpopup__content {
    justify-content: center;
    width: 66.67%;
    height: 100%;
    margin-left: 33.33%;
  }
  .webinarpopup__label {
    font-size: 20px;
  }
  .webinarpopup__title {
    font-size: 40px;
  }
  .webinarpopup__desc {
    font-size: 20px;
  }
  .webinarpopup__button {
    background-color: #0c3567;
    padding: 20px 40px;
    font-size: 20px;
  }
}

/* Przekaz podatek popup */
.przekazpodatek_popup {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;  
  z-index: 999999;
  left: 0;
  margin-left: auto;
  font-family: Golos Text, sans-serif;
}
.przekazpodatek_popup__box {
  position: relative;
  background-color: #000;
  max-width: 100%;
  max-height: 100%;
}
.przekazpodatek_popup .close_przekazpodatek_popup {
  width: inherit;
  height: 30px;
  position: absolute;
  right: 15px;
  top: -40px;
  cursor: pointer;
  fill: #fff;  
}
.przekazpodatek_popup__background {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 65vh;
  max-height: 560px;
  object-fit: contain;
  object-position: left bottom;
}
.przekazpodatek_popup__content {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.przekazpodatek_popup__title {
  margin: 0 0 20px;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;  
}
.przekazpodatek_popup__desc {
  margin: 0 0 20px;  
}

.przekazpodatek_popup__desc p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  max-width: 480px;
}

.przekazpodatek_popup__cta p {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.przekazpodatek_popup__cta .copy {
  margin-bottom: 0;
  cursor: pointer;
  background-color: #ea5b1e;
  padding: 8px 12px;
  border-radius: 8px;
  border: 2px solid #fff;
  margin-top: 22px;
}

.przekazpodatek_popup__cta .copy span {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.przekazpodatek_popup__cta .copy span p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .przekazpodatek_popup .close_przekazpodatek_popup {
    right: 0;
  }
}

@media (min-width: 800px) {
  .przekazpodatek_popup__background {
    width: 660px;
    height: 100%;
  }
  .przekazpodatek_popup__content {
    justify-content: flex-start;    
    height: 100%;    
  }
  .przekazpodatek_popup__title {
    font-size: 40px;
    line-height: 48px;
  }
  .przekazpodatek_popup__desc {
    font-size: 20px;
  }
}