.alignfull.extend-content-width > * {
  max-width: var(--wp--custom--layout--wide);
  margin-left: auto;
  margin-right: auto;
}

.jb-bubble-block.icon-bubble-container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.jb-bubble-block.icon-bubble-container.alignfull {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.jb-bubble-block.icon-bubble-container:not(.has-background) {
  background-color: var(--wp--preset--color--octonary);
}
.jb-bubble-block.icon-bubble-container .block-innerBlocks__content {
  margin-bottom: 20px;
}
.jb-bubble-block.statistics-bubble-container {
  max-width: var(--wp--custom--layout--page) !important;
  margin: 0 auto !important;
}
.jb-bubble-block .wrap-container {
  padding-left: 0;
  padding-right: 0;
}
.jb-bubble-block .block-innerBlocks__content {
  text-align: center;
}
.jb-bubble-block .block-innerBlocks__content p,
.jb-bubble-block .block-innerBlocks__content h2,
.jb-bubble-block .block-innerBlocks__content h3,
.jb-bubble-block .block-innerBlocks__content h4,
.jb-bubble-block .block-innerBlocks__content strong {
  font-size: 24px;
  font-weight: 700;
}
.jb-bubble-block .icons-contact-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
  margin-left: 16px;
  margin-right: 16px;
  max-width: var(--wp--custom--layout--wide);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 480px) {
  .jb-bubble-block .icons-contact-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.jb-bubble-block .icons-contact-container .content-container:nth-child(1) svg, .jb-bubble-block .icons-contact-container .content-container:nth-child(1) .cls-1 {
  fill: var(--wp--preset--color--primary);
}
.jb-bubble-block .icons-contact-container .content-container:nth-child(2) svg, .jb-bubble-block .icons-contact-container .content-container:nth-child(2) .cls-1 {
  fill: var(--wp--preset--color--quinary);
}
.jb-bubble-block .icons-contact-container .content-container:nth-child(3) svg, .jb-bubble-block .icons-contact-container .content-container:nth-child(3) .cls-1 {
  fill: var(--wp--preset--color--tertiary);
}
.jb-bubble-block .icons-contact-container .content-container:nth-child(4) svg, .jb-bubble-block .icons-contact-container .content-container:nth-child(4) .cls-1 {
  fill: var(--wp--preset--color--quaternary);
}
.jb-bubble-block .icons-contact-container .icons-contact-circle {
  text-align: center;
  border: solid 2px transparent;
  margin: 5px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  height: 120px;
  width: 120px;
}
.jb-bubble-block .icons-contact-container .icons-contact-circle:not(.has-background) {
  background: white;
}
.jb-bubble-block .icons-contact-container .icons-contact-circle.link-border:hover {
  border: solid 2px var(--wp--preset--color--tertiary);
}
.jb-bubble-block .icons-contact-container .icons-contact-circle.statistics-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 481px) {
  .jb-bubble-block .icons-contact-container .icons-contact-circle.statistics-numbers {
    padding-bottom: 60px;
  }
}
@media (min-width: 481px) {
  .jb-bubble-block .icons-contact-container .icons-contact-circle {
    height: 150px;
    width: 150px;
    margin: 15px;
  }
}
@media (min-width: 769px) {
  .jb-bubble-block .icons-contact-container .icons-contact-circle {
    height: 200px;
    width: 200px;
  }
}
@media (min-width: 1281px) {
  .jb-bubble-block .icons-contact-container .icons-contact-circle {
    height: 220px;
    width: 220px;
  }
}
.jb-bubble-block .icons-contact-container .icons-contact-circle .page-link {
  border-bottom: none;
  text-decoration: none;
}
.jb-bubble-block .icons-contact-container .icons-contact-circle .page-link:hover {
  background-color: initial;
  color: inherit;
}
.jb-bubble-block .icons-contact-container .icons-contact-circle .circle-content svg {
  width: 40px;
  height: 40px;
}
@media (min-width: 480px) {
  .jb-bubble-block .icons-contact-container .icons-contact-circle .circle-content svg {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 768px) {
  .jb-bubble-block .icons-contact-container .icons-contact-circle .circle-content svg {
    width: 70px;
    height: 70px;
  }
}
.jb-bubble-block .icons-contact-container .icons-contact-circle .circle-content .text {
  padding: 0 15px;
  color: var(--wp--preset--color--foreground);
}
.jb-bubble-block .icons-contact-container.dotted {
  border-bottom: 5px dotted var(--wp--preset--color--background);
  padding: 20px 0;
}
.jb-bubble-block .icons-contact-container.statistics-bubble {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 60px;
}
.jb-bubble-block .icons-contact-container.statistics-bubble .content-container .circle-content {
  font-weight: 700;
}
.jb-bubble-block .icons-contact-container.statistics-bubble .content-container .circle-content .statistics-numbers {
  font-size: var(--wp--preset--font-size--huge);
  font-family: var(--wp--preset--font-family--comfortaa);
}
.jb-bubble-block .icons-contact-container.statistics-bubble .content-container:nth-child(1) .statistics-numbers {
  color: var(--wp--preset--color--primary);
}
.jb-bubble-block .icons-contact-container.statistics-bubble .content-container:nth-child(2) .statistics-numbers {
  color: var(--wp--preset--color--quinary);
}
.jb-bubble-block .icons-contact-container.statistics-bubble .content-container:nth-child(3) .statistics-numbers {
  color: var(--wp--preset--color--tertiary);
}
.jb-bubble-block .icons-contact-container.statistics-bubble .content-container:nth-child(4) .statistics-numbers {
  color: var(--wp--preset--color--quaternary);
}
.jb-bubble-block .icons-contact-container.statistics-bubble .icons-contact-circle {
  background-color: var(--wp--preset--color--octonary);
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  height: 250px;
  width: 250px;
}
@media (min-width: 481px) {
  .jb-bubble-block .icons-contact-container.statistics-bubble .icons-contact-circle {
    height: 350px;
    width: 350px;
  }
}
.jb-bubble-block .icons-contact-container.icon-bubble .circle-content .text {
  font-weight: 700;
}