@import url("../fonts/montserrat.css");

html {
  scroll-behavior: smooth;
}

.font-montserrat {
  font-family: "Montserrat";
}

.bg-gradient-header {
  background: linear-gradient(241.95deg, #fef8f3 14.27%, #f4e9df 86.34%);
}

.bg-gradient-header2 {
  background: linear-gradient(241.95deg, #fef8f3 14.27%, #f6f2ed 86.34%);
}

.bg-blur-header {
  background: linear-gradient(
    238.75deg,
    rgba(234, 221, 208, 0.23) 11.95%,
    rgba(210, 191, 171, 0.23) 77.68%
  );
  -webkit-backdrop-filter: blur(7.75px);
  backdrop-filter: blur(7.75px);
}
.bg-topmenu-opacity {
  background-color: #faf5f0f2;
}
.theme-calc-gray-color {
  color: #2a2a2a8c;
}
.theme-violet-color {
  color: #965ae4;
}
.theme-d-blue-color {
  color: #2f73f4;
}
.theme-blue-color2 {
  color: #27aefc;
}
.theme-w-green-color {
  color: #7edc33;
}
.theme-yellow-color {
  color: #e4cd00;
}
.theme-orange-color2 {
  color: #f7a648;
}
.theme-red-color3 {
  color: #f24040;
}
.theme-combine-color {
  color: #2f73f4c2;
}

.theme-gray-alpha-color {
  color: #2a2a2a66;
}
.theme-green-alpha-color {
  color: #2a2a2a8f;
}
.theme-black-color {
  color: #2a2a2a;
}
.theme-red-color {
  color: #fb3451;
}
.theme-red-color2 {
  color: #ea5067;
}
.theme-red-alpha-color {
  color: #ea5067ab;
}
.theme-blue-color {
  color: #2a2a2a5e;
}
.hover\:theme-red-color:hover {
  color: #ea5067;
}
.hover\:theme-bg-black:hover {
  background-color: #2a2a2a;
}
.hover\:theme-bg-red:hover {
  background-color: #fb3451;
}
.theme-lgray-color {
  color: #8b8b8b;
}
.theme-lgray2-color {
  color: #2a2a2a59;
}
.theme-lgray3-color {
  color: #2a2a2a59;
}
.theme-lgray4-color {
  color: #2a2a2a70;
}
.theme-red-bg {
  background-color: #fb3451;
}
.theme-bg-red2 {
  background-color: #ea5067;
}
.theme-border-red {
  border-color: #ea5067;
}
.theme-orange-bg {
  background-color: #f6f2ed;
}
.theme-lorange-bg {
  background-color: #fcf9f4;
}

.theme-black-bg {
  background-color: #2a2a2a;
}
.text-xl-1 {
  font-size: 22px;
}
.text-xl-2 {
  font-size: 23px;
}
.text-2xl-2 {
  font-size: 25px;
}
.text-2xl-3 {
  font-size: 26px;
}
.text-2xl-4 {
  font-size: 28px;
}
.popup-blur {
  background: rgba(84, 84, 84, 0.46);
  backdrop-filter: blur(6.15px);
}

.text-3xl-2 {
  font-size: 35px;
}
.text-4xl-2 {
  font-size: 40px;
}
.text-4xl-3 {
  font-size: 45px;
}
.text-4xl-4 {
  font-size: 46px;
}

.leading-11 {
  line-height: 46px;
}
.leading-16 {
  line-height: 60px;
}
.leading-20 {
  line-height: 73px !important;
}

.rounded-md-2 {
  border-radius: 7px;
}
.rounded-lg-2 {
  border-radius: 9px;
}
.rounded-lg-3 {
  border-radius: 11px;
}
.rounded-xl-2 {
  border-radius: 15px;
}
.w-18 {
  width: 72px;
}
.h-18 {
  height: 72px;
}
.w-512 {
  width: 512px;
}
.h-246 {
  height: 246px;
}
.w-446 {
  width: 446px;
}
.max-w-241 {
  max-width: 241px;
}
.max-w-173 {
  max-width: 173px;
}
.w-54-2 {
  width: 217px;
}
.w-260 {
  width: 260px;
}
.min-h-657 {
  min-height: 657px;
}
.max-w-xl-2 {
  max-width: 680px;
}

.max-w-2xl-2 {
  max-width: 733px;
}
.max-w-3xl-2 {
  max-width: 814px;
}
.max-w-7xl-2 {
  max-width: 102rem;
}

.left-13 {
  left: 51px;
}

.px-16-2 {
  padding-left: 72px;
  padding-right: 72px;
}

.w-565 {
  width: 565px;
}

.w-516 {
  width: 516px;
}

.min-w-454 {
  min-width: 454px;
}

.min-w-913 {
  min-width: 913px;
}

.min-w-520 {
  min-width: 520px;
}
.min-w-640 {
  min-width: 640px;
}
.min-h-568 {
  min-height: 568px;
}

.text-sm-2 {
  font-size: 15px;
}

.text-xs-2 {
  font-size: 13px;
}
.text-xs-1-5 {
  font-size: 11px;
}
.text-xs-1 {
  font-size: 10px;
}
.w-370 {
  width: 370px;
}
.max-w-579 {
  max-width: 579px;
}
.w-333 {
  width: 333px;
}
.h-384 {
  height: 384px;
}

.h-508 {
  height: 508px;
}

.w-530 {
  width: 530px;
}

.mask-text {
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, transparent 100%);
}

/* L3 Custom */
.w-239 {
  width: 239px;
}
.h-146 {
  height: 146px;
}
.cover {
  object-fit: cover;
}
.border-r-10 {
  border-radius: 10px;
}
.l3-sm\:block {
  display: none;
}

@media screen and (max-width: 640px) {
  .sm\:h-105 {
    height: 105px;
  }
  .sm\:h-135 {
    height: 135px;
  }
  .sm\:h-165 {
    height: 165px;
  }
  .sm\:max-w-max {
    max-width: 100%;
    width: 100%;
  }
  .l3-sm\:hidden {
    display: none !important;
  }
  .l3-sm\:block {
    display: block;
  }
  .l3-sm\:w-1\/2 {
    width: calc(50% - 0.5rem);
  }
  .sm\:ml-0 {
    margin-left: 0 !important;
  }
  .sm\:w-auto {
    width: auto !important;
  }
  .l3-sm\:w-full {
    width: 100% !important;
    text-align: center;
  }
  .service-block .sm\:w-auto {
    width: 2.5rem !important;
  }
}

.cabinet-service .service-block p {
  font-size: 0.9rem;
  line-height: 1rem;
}

.cabinet-main {
  width: calc(100% - 21rem);
}

.service-filter.active {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
  border-bottom-width: 2px;
  color: #2a2a2a;
}
.service-filter {
  color: #2a2a2a59;
}
.sex-check.active {
  background-color: #e9314b;
  border-color: #e9314b;
  color: #fff;
}
.tarif-block {
  display: flex;
  flex-direction: column;
}

.max-w-40rem {
  max-width: 40rem;
}
.theme-violet-color svg circle {
  stroke: #965ae4;
}
.theme-violet-color svg path {
  fill: #965ae4;
}
.theme-blue-color2 svg circle {
  stroke: #27aefc;
}
.theme-blue-color2 svg path {
  fill: #27aefc;
}
.theme-w-green-color svg circle {
  stroke: #7edc33;
}
.theme-w-green-color svg path {
  fill: #7edc33;
}
.theme-yellow-color svg circle {
  stroke: #e4cd00;
}
.theme-yellow-color svg path {
  fill: #e4cd00;
}
.theme-orange-color2 svg circle {
  stroke: #f7a648;
}
.theme-orange-color2 svg path {
  fill: #f7a648;
}
.theme-red-color3 svg circle {
  stroke: #f24040;
}
.theme-red-color3 svg path {
  fill: #f24040;
}
#payment-tarif #login-message {
  max-width: 520px;
}
@media (min-width: 640px) {
  .smp-2 {
    padding: 0.5rem;
  }
}
.p-25 {
  padding: 0.625rem;
}
.profile-image {
  object-fit: cover;
}
.toast.confirm-delete {
  width: 500px !important;
}
.toast.confirm-delete #confirm-delete {
  width: 100px;
  background: green;
  border-radius: 5px;
  font-weight: 600;
}
.toast.confirm-delete #cancel-delete {
  width: 100px;
  background: red;
  border-radius: 5px;
  font-weight: 600;
}
.services-block .service-block {
  width: calc(25% - 1rem);
}
.filter-history.active {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
  padding-bottom: 0.25rem;
  color: #2a2a2a;
}
.history-wrapper {
  position: relative;
}
.loader-wrapper {
  position: absolute;
  left: 0;
  top: -12px;
  width: 100%;
  height: calc(100% + 24px);
  backdrop-filter: blur(5px);
  visibility: hidden;
}
.loader-wrapper.active {
  visibility: visible;
}
.loader {
  width: 48px;
  height: 48px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translateX(-50%);
}
.loader::after,
.loader::before {
  content: "";
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #ea5067;
  position: absolute;
  left: 0;
  top: 0;
  animation: animloader 2s linear infinite;
}
.loader::after {
  animation-delay: 1s;
}

@keyframes animloader {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.statt-name {
  /* width: calc(33.33% - 0.5rem); */
}

/* Telegram Swiper */
.telegramSwiper {
  padding-bottom: 50px;
}
.telegramSwiper .swiper-pagination-bullet-active {
  background-color: #2a2a2a;
}
.telegramSwiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.telegramSwiper img {
  height: 365px;
  object-fit: cover;
}
.swiper-button-next,
.swiper-button-prev {
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 1;
  background: #1d1d1d;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 18px;
}
.swiper-button-next {
  right: -50px;
}
.swiper-button-prev {
  left: -50px;
}

/* 404 сторінка */
.not-found__wrapper {
  line-height: 1.5em;
}

.not-found__text {
  text-align: center;
  color: #000;
}

.not-found h1 {
  position: relative;
  font-size: 65px;
  font-weight: 900;
  margin-bottom: 30px;
}

.not-found p.p-a {
  font-size: 20px;
}

.not-found img {
  margin: 0 auto;
}

.not-found .back {
  background: #fff;
  display: inline-block;
  color: #000;
  font-size: 30px;
  text-decoration: none;
  margin: 2em auto 0;
  padding: 0.7em 2em;
  border-radius: 500px;
  box-shadow: 0 20px 70px 4px rgba(0, 0, 0, 0.1), inset 7px 33px 0 0 #fb3451;
  font-weight: 900;
  transition: all 300ms ease;
}

.not-found .back:hover {
  -webkit-transform: translateY(-13px);
  transform: translateY(-13px);
  box-shadow: 0 35px 90px 4px rgba(0, 0, 0, 0.3), inset 0px 0 0 3px #000;
}
.post-thumbnail img {
  height: 16rem;
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}
.interest-post {
  width: calc(33.33% - 10px);
}
.interest-post img {
  width: 100%;
  border-radius: 10px;
  max-height: 180px;
  object-fit: cover;
}
.l3-gap-15 {
  gap: 15px;
}

/* Авторизаці - Реєстрація */
#login-message {
  text-align: center;
  margin-bottom: 10px;
}
#login-message .error {
  background: #de414154;
  padding: 10px;
  border-radius: 10px;
}
#login-message .success {
  background: #10b00f47;
  padding: 10px;
  border-radius: 10px;
}
.l3-socials div.nsl-container.nsl-container-block .nsl-container-buttons {
  grid-template-columns: unset;
}
.l3-socials div.nsl-container.nsl-container-block .nsl-container-buttons a {
  padding: 15px;
  border: 1px solid #1f293712;
  border-radius: 5px;
}

.message-payment .error {
  background: #de414154;
  padding: 10px;
  border-radius: 10px;
  margin-top: 20px;
  text-align: center;
}

.person-info-block {
  margin-top: 1.75rem;
  max-width: fit-content;
}
.karka-table {
  width: calc(100% - 50rem);
}
.svg-auto svg {
  height: auto;
  margin-top: 1rem;
}
.banner-home {
  background-image: var(--bg-desk);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.min-h-811 {
  min-height: 811px;
}
.change-status {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
  border-width: 1px;
  transition: all 0.2s;
}
.change-status.active,
.change-status:hover {
  border-color: #ea5067;
  background-color: #ea5067;
  color: #fff;
  font-weight: 500;
}
.history-filters::-webkit-scrollbar {
  width: 0;
  height: 2px;
}

.history-filters::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.history-filters::-webkit-scrollbar-thumb {
  background: #ea5067;
}

.history-filters::-webkit-scrollbar-thumb:hover {
  background: #2a2a2a;
}

input,
textarea {
  font-size: 16px !important;
}

.posts-block {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}
.post-block {
  width: calc(33.33% - 19px);
}
.post-block img {
  width: 100%;
}

#back-to-top {
  position: fixed;
  right: 5.4rem;
  bottom: 2.6rem;
  background-color: #2a2a2a;
  width: 4rem;
  height: 4rem;
  border-radius: 8px;
  z-index: 9999999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  cursor: pointer;
}
#back-to-top.active {
  opacity: 1;
  visibility: visible;
}
#back-to-top svg {
  width: 1.7rem;
  height: auto;
}
#header_top {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: all 0.4s;
}
#header_top_wrapper {
  height: 10rem;
}
#header_top.scrolled {
  background-color: #fbf9f3;
  box-shadow: 0 0 3px 2px #8a8a8a5e;
}
#header_top.scrolled.active {
  background-color: #faf5f0f2;
}
#header_top.scrolled .header-inner {
  padding-bottom: 0.9rem;
  padding-top: 0.9rem;
}
#header_top.scrolled .header-inner .logo img {
  width: 3rem;
}
#header_top * {
  transition: all 0.4s;
}
#header_top.hidden-out {
  transform: translateY(-102%);
}
.current-bg-wrapper {
  display: none;
}
.current-bg-wrapper.shown {
  display: block;
}
.move-bg-here.shown {
  display: none;
}

body.no-scroll {
  overflow: hidden;
}
.services-top-wrapper {
  position: fixed !important;
  left: 0;
  top: 0 !important;
  transition: all 0.3s;
  overflow: scroll !important;
  height: 100%;
}
.services-top-wrapper.hidden-out {
  /* top: 0; */
}
.is-defis {
  width: auto !important;
  min-width: 5.2rem !important;
}
#services_label {
  padding-top: 6rem;
}
.unikalnist-arrow {
  margin-left: auto;
  align-self: center;
  width: 2rem;
  height: 2rem;
}
.unikalnist-arrow img {
  width: 0.9rem;
  transition: all 0.4s;
}
.unikalnist-arrow.active img {
  transform: rotate(180deg);
}
.service-hint {
  display: none;
}
.service-hint.shown {
  display: block;
}
.services-btn-mobile-wrapper {
  display: none;
}
#services_list_mobile {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  background: #fbf9f3;
  z-index: 9999999;
  height: calc(100% - 5.2rem);
  overflow-y: scroll;
  overflow-x: hidden;
}
#services_list_mobile section {
  margin-top: 0.6rem;
}
.popup-name-icon {
  display: inline;
  vertical-align: text-bottom;
}
#posts_label {
  position: fixed;
  left: 0;
  width: 100%;
  transition: all 0.3s;
}
#posts_label.hidden-out {
  top: 0;
}
#header_top.scrolled #posts_label {
  background-color: #fbf9f3;
}
.profile_picture {
  border-radius: 50%;
  object-fit: cover;
}
.page-template-tmpl-home {
}
#profile_mobile {
  height: calc(100vh - 5rem);
  min-height: auto;
  overflow: scroll;
}
.perelik_item {
  width: calc(50% - 0.5rem);
}
.tvorec-img {
  width: var(--w-desk);
  object-fit: contain;
  margin: 0 1rem;
  margin-top: -8rem;
}
.tarif-entry-list span:first-of-type {
  width: 8px;
}
.tarif-entry-list span:last-of-type {
  width: calc(100% - 16px);
  display: inline-block;
}
.red-flash {
  animation: red-flash 0.8s alternate infinite, pulse 0.8s alternate infinite;
  box-shadow: 0 0 0 rgba(251, 52, 82, 0.55);
}
.perelik_wrapper {
  gap: 1rem;
}
.try-service {
  max-width: 35rem;
}
.try-service-go {
  width: calc(100% - 35rem);
}
.tworec-wrapper {
  display: flex;
  justify-content: center;
}
#image-crop-modal {
  width: 24rem;
  height: 24rem;
  z-index: 999;
  background: #fff;
  padding: 1.2rem;
  border-radius: 1rem;
}
.cropper-crop-box,
.cropper-view-box {
  border-radius: 50%;
}

.cropper-view-box {
  box-shadow: 0 0 0 2px #fb3451;
  outline: 0;
}
.cropper-point {
  background-color: #fb3451;
}
.point-ne,
.point-nw,
.point-sw,
.point-se {
  display: none;
}
.cropper-move {
  border-radius: 50%;
}
.image-crop-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(84, 84, 84, 0.46);
  backdrop-filter: blur(6.15px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-crop-buttons {
  display: flex;
  gap: 1rem;
}
.diagram__svg {
  width: 45rem;
}
.diagram__svg text {
  fill: #000 !important;
}
.diagram__svg-sumisnist {
  width: 100%;
}
.diagram__svg-sumisnist text {
  fill: #000 !important;
}
.svg-person-name {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 500;
}
.svg-person-name .birth {
  color: #ea5067;
}
.para {
  width: 50%;
}
.tworec-opis {
  max-width: 31rem;
}
.r-number {
  min-width: 3.5rem;
}
.open_btn button {
  transition: all 0.4s;
}
.open_btn.active button {
  transform: rotate(180deg);
}

@keyframes red-flash {
  0% {
    border-color: #000;
    color: #000;
  }
  100% {
    border-color: #fb3452;
    color: #fb3452;
  }
}
@media screen and (max-width: 1280px) {
  .tworec-stat {
    margin-left: 0 !important;
    padding: 1rem 2rem !important;
    width: 16rem !important;
  }
  .tvorec-img {
    margin-top: 0;
  }
  .tworec-clientiv {
    margin-left: 0 !important;
  }
  .try-service-go {
    width: calc(100% - 23rem);
  }
}
@media screen and (max-width: 1200px) {
  .services-block .service-block {
    width: calc(33.33% - 1rem);
  }
  .post-block {
    width: calc(33.33% - 18.66px);
  }
  .karka-table {
    width: 100%;
  }
}

@media screen and (max-width: 990px) {
  .services-block .service-block {
    width: calc(33.33% - 1rem);
  }
  .cabinet-main {
    width: calc(100% - 5rem);
  }
  .sm\:max-w-90p {
    max-width: 91% !important;
  }
  .karka-table {
    width: 100%;
  }
  .post-block {
    width: calc(50% - 14px);
  }
  #back-to-top {
    right: 1rem;
    bottom: 1.1rem;
    width: 3rem;
    height: 3rem;
  }
  #back-to-top svg {
    width: 1.3rem;
  }
  .perelik_item {
    width: calc(50% - 0.5rem);
    margin: 0 !important;
    overflow-wrap: break-word;
  }
  .perelik_wrapper {
    gap: 1rem;
  }
  .tvorec-img {
    width: var(--w-tab);
    position: relative;
    left: 3rem;
    z-index: -1;
  }
  .try-service-go {
    width: 100%;
    margin-left: 0 !important;
  }
  .try-service-wrapper {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 640px) {
  .w-516 {
    width: 100%;
  }
  .services-block .service-block {
    width: calc(50% - 1rem);
  }
  .cabinet-main {
    width: 100%;
  }
  .telegramSwiper {
    max-width: 85%;
  }
  .swiper-button-next {
    right: -25px;
  }
  .swiper-button-prev {
    left: -25px;
  }
  .telegramSwiper img {
    width: 100%;
    border-radius: 10px;
  }
  .hint-mobile {
    display: none;
  }
  .open-mob-hint {
    cursor: pointer;
  }
  .close-mob-hint {
    cursor: pointer;
  }
  .l3-sm\:w-56 {
    width: 4rem !important;
  }
  .banner-home {
    background-image: var(--bg-mob);
    transform: translateX(-50%);
    left: 50%;
  }
  .l3-sm\:min-h-568 {
    min-height: 568px;
  }
  .post-thumbnail img {
    height: 10rem;
  }
  .post-block {
    width: 100%;
  }
  #header_top_wrapper {
    height: 8rem;
  }
  .bg-blur-header {
    -webkit-backdrop-filter: blur(3.75px);
    backdrop-filter: blur(3.75px);
  }
  .rozrahuvati_matriczyu {
    margin-bottom: 0.7rem;
    display: block;
    text-align: center;
  }
  .services-btn-mobile-wrapper {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999999;
    background-color: #f6f2ed;
    padding: 18px 15px;
    width: 100%;
  }
  .services-btn-mobile {
    height: 3rem;
    width: calc(100% - 4rem);
    font-size: 1.1rem !important;
    font-weight: 600;
  }
  .open_btn img {
    width: 0.75rem !important;
  }
  .tarif-block {
    margin-bottom: 1rem;
  }
  #services_list_mobile.active {
    display: block;
  }
  .cabinet-service .service-block p {
    font-size: 0.65rem;
    line-height: 1.2;
  }
  .tworec-wrapper {
    flex-wrap: wrap;
  }
  .tworec-stat-wrapper {
    flex-grow: 1;
    margin-right: 0 !important;
  }
  .tworec-stat {
    width: 100% !important;
  }
  .tvorec-img {
    width: var(--w-mob);
    left: 0;
    margin-top: -1rem;
    margin-bottom: 1.2rem;
  }
  .tworec-opis {
    margin-top: 0 !important;
    max-width: 100% !important;
  }
  .tworec-opis a {
    text-align: center;
  }
  .faq-text-image {
    width: 7rem !important;
    bottom: 0.2rem !important;
    z-index: -1 !important;
  }
  #image-crop-modal {
    width: 17rem;
    height: 17rem;
    margin-top: -10rem;
  }
  .image-crop-buttons {
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 2rem;
  }
  .image-crop-buttons button {
    margin-top: 0;
  }
  .diagram__svg {
    width: 100%;
  }
  .service-name {
    width: 95px !important;
  }
}

.opis_arkanu_image {
  text-align: center;
  margin-bottom: 20px;
}
.opis_arkanu_image img {
  margin: 0 auto;
}
.styled-acc ul {
  list-style: disc;
  padding-left: 32px;
}
.styled-acc ol{
  padding-left: 32px;
  list-style: auto;
}
.styled-acc li,
.styled-acc p {
  margin-bottom: 10px;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(251, 52, 82, 0.55);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(251, 52, 82, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(251, 52, 82, 0);
  }
}
@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(251, 52, 82, 0.55);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(251, 52, 82, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(251, 52, 82, 0);
  }
}

.calculator_type_wrapper {
  display: flex;
  gap: 5px;
  margin-bottom: 10px;
}
.calculator_type_select {
  padding: 5px 10px;
  border: 1px solid #000;
  border-radius: 10px;
  display: inline-block;
  flex-grow: 1;
  text-align: center;
  cursor: pointer;
}
.calculator_type_select.current_type {
  background-color: #fb3451;
  border-color: #fb3451;
  color: #fff;
}
.prognoz-opis {
  margin-top: 30px;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 30px;
}
.propgoz-opis-title {
  font-size: 24px;
  margin-bottom: 15px;
}
.propgoz-opis-title span {
  color: #fb3451;
}

.mobile-socials {
  flex-wrap: wrap;
}
.mobile-socials a {
  width: 100%;
  display: block;
}
#services_mobile {
  min-height: auto;
  height: calc(100% - 4.5rem);
  overflow: scroll;
}
.text-underline{
  text-decoration: underline;
}

html, body{
  min-height: 100vh;
}
body{
  display: flex;
  flex-direction: column;
}
footer{
  margin-top: auto;
}

@media screen and (max-width: 640px) {
footer{
  padding-bottom: 3rem;
}
}

.prognoz-opis-text p{
  margin-bottom: 15px;
}
.prognoz-opis-text h2{
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 22px;
}
.prognoz-opis-text h3{
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
}
.prognoz-opis-text ul{
  list-style: disc;
  padding-left: 30px;
}