/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/block-single-simple-project-content-cards/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards {
  margin: 0;
  max-width: 100% !important;
  width: 100%;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards {
  display: flex;
  justify-content: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container {
  width: 1200px;
  padding: 0 20px;
  margin-top: var(--container-mt-desktop);
  margin-bottom: var(--container-mb-desktop);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card {
  background: linear-gradient(45deg, #0F1428 0%, #2844A1 100%);
  width: 100%;
  border-radius: 20px;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .text-wrapper,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .text-wrapper {
  width: 100%;
  padding: 40px;
  position: relative;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .text-wrapper .bookmark-wrapper,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .text-wrapper .bookmark-wrapper {
  position: absolute;
  top: 0;
  left: 40px;
  width: 32px;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .text-wrapper .bookmark-wrapper .bookmark-img,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .text-wrapper .bookmark-wrapper .bookmark-img {
  width: 100%;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .text-wrapper .text,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .text-wrapper .text {
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1.4;
  margin-bottom: 15px;
  padding-top: var(--padding-top-desktop);
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .text-wrapper .text:last-child,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .text-wrapper .text:last-child {
  margin-bottom: 0;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .img-wrapper,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .img-wrapper {
  width: 100%;
  padding: 20px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .img-wrapper .img,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .img-wrapper .img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: var(--img-width-desktop);
  border-radius: 20px;
  max-width: 100%;
  height: auto;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .video-wrapper,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .video-wrapper {
  width: 100%;
  padding: 20px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .video-wrapper iframe,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .video-wrapper iframe {
  width: var(--video-width-desktop);
  border-radius: 20px;
  max-width: 100%;
  height: auto;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .qr-code-wrapper,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .qr-code-wrapper {
  width: 100%;
  padding: 20px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--qr-gap-desktop);
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .qr-code-wrapper .qr-code,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .qr-code-wrapper .qr-code {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: var(--qr-width-desktop);
  border-radius: 20px;
  max-width: 100%;
  height: auto;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .qr-code-wrapper .text,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .qr-code-wrapper .text {
  font-family: "Garamond", sans-serif;
  font-size: var(--qr-font-size-desktop);
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.2;
  text-align: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information {
  width: 100%;
  padding: 20px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 15px;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .title,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .title {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  align-self: start;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .wrapper,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 30px;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .wrapper .contact-item .top-line,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .top-line {
  display: flex;
  gap: 10px;
  align-items: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .wrapper .contact-item .top-line .contact-icon,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .top-line .contact-icon {
  width: 30px;
  height: 30px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .wrapper .contact-item .top-line .contact-title,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .top-line .contact-title {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .wrapper .contact-item .bottom-line,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .bottom-line {
  margin-top: 10px;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .wrapper .contact-item .bottom-line .contact-link,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .bottom-line .contact-link {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .wrapper .contact-item .bottom-line .contact-text,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .bottom-line .contact-text {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper {
  width: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .title,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .title {
  font-family: "Garamond", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.2;
  text-align: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .cost-wrapper,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .cost-wrapper {
  padding: 30px;
  background-color: #F8F2EE;
  border-radius: 15px;
  margin: 30px 0;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .cost-wrapper .text,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .cost-wrapper .text {
  color: #232127;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .cost-wrapper .price,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .cost-wrapper .price {
  color: #142048;
  font-family: "Gilroy", sans-serif;
  font-size: 46px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .cost-wrapper .price-text,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .cost-wrapper .price-text {
  color: #767676;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  margin-top: -10px;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .another-text,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .another-text {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  text-align: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .download-doc,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .download-doc {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 16px 18px;
  background-color: #F4E4D1;
  margin-top: 20px;
  border-radius: 10px;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .download-doc .download-doc-text,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .download-doc .download-doc-text {
  color: #87663E;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .download-doc .download-doc-icon,
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .download-doc .download-doc-icon {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card {
  background: #F8F2EE;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .text-wrapper .text {
  color: #232127;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .qr-code-wrapper .text {
  color: #232127;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .title {
  color: #232127;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .top-line .contact-title {
  color: #767676;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .bottom-line {
  margin-top: 10px;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .bottom-line .contact-link {
  color: #232127;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .bottom-line .contact-text {
  color: #232127;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .title {
  color: #232127;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .cost-wrapper {
  background: linear-gradient(45deg, #0F1428 0%, #2844A1 100%);
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .cost-wrapper .text {
  color: #fff;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .cost-wrapper .price {
  color: #fff;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .cost-wrapper .price-text {
  color: #fff;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .another-text {
  color: #232127;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .download-doc {
  background-color: #F4E4D1;
}
body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .download-doc .download-doc-text {
  color: #232127;
}

@media (max-width: 1200px) {
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container {
    width: 768px;
    padding: 0 20px;
    margin-top: var(--container-mt-tablet);
    margin-bottom: var(--container-mb-tablet);
    gap: 20px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .text-wrapper,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .text-wrapper {
    padding: 20px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .text-wrapper .bookmark-wrapper,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .text-wrapper .bookmark-wrapper {
    left: 30px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .text-wrapper .text,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .text-wrapper .text {
    font-size: 14px;
    padding-top: var(--padding-top-tablet);
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .img-wrapper,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .img-wrapper {
    padding: 15px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .img-wrapper .img,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .img-wrapper .img {
    width: var(--img-width-tablet);
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .video-wrapper,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .video-wrapper {
    padding: 15px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .video-wrapper iframe,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .video-wrapper iframe {
    width: var(--video-width-tablet);
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .qr-code-wrapper,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .qr-code-wrapper {
    padding: 15px;
    gap: var(--qr-gap-tablet);
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .qr-code-wrapper .qr-code,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .qr-code-wrapper .qr-code {
    width: var(--qr-width-tablet);
    border-radius: 10px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .qr-code-wrapper .text,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .qr-code-wrapper .text {
    font-size: var(--qr-font-size-tablet);
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information {
    padding: 15px;
    gap: 10px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .title,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .title {
    font-size: 16px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .wrapper,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .wrapper .contact-item .top-line .contact-icon,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .top-line .contact-icon {
    width: 24px;
    height: 24px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper {
    padding: 20px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .title,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .title {
    font-size: 20px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .cost-wrapper,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .cost-wrapper {
    padding: 20px;
    border-radius: 15px;
    margin: 20px 0;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .cost-wrapper .text,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .cost-wrapper .text {
    font-size: 14px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .donation-wrapper .cost-wrapper .price,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .donation-wrapper .cost-wrapper .price {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container {
    width: 320px;
    padding: 0 10px;
    margin-top: var(--container-mt-mobile);
    margin-bottom: var(--container-mb-mobile);
    grid-template-columns: repeat(1, 1fr);
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .text-wrapper .bookmark-wrapper,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .text-wrapper .bookmark-wrapper {
    left: 20px;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .text-wrapper .text,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .text-wrapper .text {
    margin-bottom: 10px;
    padding-top: var(--padding-top-mobile);
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .img-wrapper .img,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .img-wrapper .img {
    width: var(--img-width-mobile);
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .video-wrapper iframe,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .video-wrapper iframe {
    width: var(--video-width-mobile);
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .qr-code-wrapper,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .qr-code-wrapper {
    gap: var(--qr-gap-mobile);
    flex-direction: column;
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .qr-code-wrapper .qr-code,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .qr-code-wrapper .qr-code {
    width: var(--qr-width-mobile);
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .qr-code-wrapper .text,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .qr-code-wrapper .text {
    font-size: var(--qr-font-size-mobile);
  }
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .blue-card .contacts-information .wrapper .contact-item .top-line .contact-icon,
  body .wp-block-blocks-albertlikhanov-block-single-simple-project-content-cards .block-single-simple-project-content-cards .container .white-card .contacts-information .wrapper .contact-item .top-line .contact-icon {
    width: 20px;
    height: 20px;
  }
}

/*# sourceMappingURL=style-index.css.map*/