/* ../../../tmp/tmp-3116580-SmhI2oiMk2hX/bpweb-dev/plugins/bp/web/assets/components/contentfeaturesgive.css */
.center-contain {
  max-width: 366px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width:640px) {
  .center-contain {
    max-width: 640px;
  }
}
@media screen and (min-width:1024px) {
  .center-contain {
    margin-right: unset;
    margin-left: unset;
  }
}
@media screen and (min-width:1024px) {
  .content-featuresgive-container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: var(--grid-gutter);
  }
}
.content-featuresgive-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
@media screen and (min-width:640px) {
  .content-featuresgive-content {
    text-align: unset;
  }
}
@media screen and (min-width:1024px) {
  .content-featuresgive-content {
    grid-column: 1/7;
    max-width: 450px;
  }
}
@media screen and (min-width:1800px) {
  .content-featuresgive-content {
    grid-column: 1/6;
  }
}
.content-featuresgive-content-title {
  font-size: 1.75rem;
  line-height: 1.2142857143;
  font-weight: 600;
}
@media screen and (min-width:640px) {
  .content-featuresgive-content-title {
    font-size: 2rem;
    line-height: 1.125;
  }
}
@media screen and (min-width:1024px) {
  .content-featuresgive-content-title {
    font-size: 2rem;
    line-height: 1.25;
  }
}
.content-featuresgive-content-copy {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 16px;
}
@media screen and (min-width:1024px) {
  .content-featuresgive-content-copy {
    font-size: 1rem;
    line-height: 1.375;
  }
}
.content-featuresgive-button-block {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}
@media screen and (min-width:1024px) {
  .content-featuresgive-button-block {
    justify-content: unset;
  }
}
.content-featuresgive-button {
  background-color: #4fa478;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  flex: 1 0 auto;
  justify-content: center;
  border-radius: 8px;
}
@media screen and (min-width:640px) {
  .content-featuresgive-button {
    flex: unset;
  }
}
.content-featuresgive-content-right {
  margin-top: 48px;
}
@media screen and (min-width:1024px) {
  .content-featuresgive-content-right {
    grid-column: 7/10;
  }
}
@media screen and (min-width:1376px) {
  .content-featuresgive-content-right {
    grid-column: 7/13;
  }
}
@media screen and (min-width:1800px) {
  .content-featuresgive-content-right {
    grid-column: 6/11;
  }
}
.content-featuresgive-display-container {
  max-width: 366px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width:640px) {
  .content-featuresgive-display-container {
    max-width: 640px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: var(--grid-gutter);
    grid-gap: 0;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width:1024px) {
  .content-featuresgive-display-container {
    max-width: 524px;
    grid-gap: 16px;
  }
}
@media screen and (min-width:1376px) {
  .content-featuresgive-display-container {
    grid-gap: 88px;
  }
}
@media screen and (min-width:1800px) {
  .content-featuresgive-display-container {
    grid-gap: 191px;
  }
}
.content-featuresgive-display {
  margin-top: 16px;
  display: flex;
  align-items: center;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width:640px) {
  .content-featuresgive-display {
    display: flex;
    flex-direction: column;
    margin-top: unset;
    width: 280px;
  }
}
@media screen and (min-width:1024px) {
  .content-featuresgive-display {
    width: 228px;
  }
}
.content-featuresgive-display-inner {
  position: relative;
  width: 175px;
  height: 175px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 11px solid #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 9999px;
  padding: 10px;
  flex-shrink: 0;
}
.content-featuresgive-display-inner.no-border {
  border-width: 0;
}
@media screen and (min-width:640px) {
  .content-featuresgive-display-inner {
    width: 234px;
    height: 234px;
  }
}
@media screen and (min-width:1024px) {
  .content-featuresgive-display-inner {
    width: 202px;
    height: 202px;
  }
}
@media screen and (min-width:1024px) {
  .content-featuresgive-display-inner {
    width: 224px;
    height: 224px;
  }
}
.content-featuresgive-inner-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 16px;
}
@media screen and (min-width:640px) {
  .content-featuresgive-inner-block {
    margin-left: unset;
    margin-top: 20px;
    justify-content: unset;
    align-items: center;
  }
}
.content-featuresgive-display-supertitle {
  font-size: 0.875rem;
  line-height: 1.2857142857;
  opacity: 1;
}
@media screen and (min-width:640px) {
  .content-featuresgive-display-supertitle {
    font-size: 1rem;
    line-height: 1.375;
  }
}
.content-featuresgive-display-title,
.content-featuresgive-display-inner .patron-gauge .active-graph .active-graph-info .active-graph-info-title {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  margin-top: 4px;
  max-width: 175px;
}
@media screen and (min-width:640px) {
  .content-featuresgive-display-title,
  .content-featuresgive-display-inner .patron-gauge .active-graph .active-graph-info .active-graph-info-title {
    font-size: 1.25rem;
    line-height: 1.4;
    text-align: center;
  }
}
@media screen and (min-width:1024px) {
  .content-featuresgive-display-title,
  .content-featuresgive-display-inner .patron-gauge .active-graph .active-graph-info .active-graph-info-title {
    max-width: 202px;
  }
}
.patron-gauge {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width:640px) {
  .patron-gauge {
    display: block;
  }
}
.patron-gauge .active-graph {
  display: grid;
}
@media screen and (min-width:640px) {
  .patron-gauge .active-graph {
    display: flex;
    align-items: unset;
    margin-top: unset;
  }
}
.patron-gauge.universal .active-graph .active-graph-info {
  display: none;
}
.patron-gauge.universal .active-graph .active-graph-info-title {
  order: 2;
  display: none;
}
.patron-gauge.universal .active-graph .active-graph-info-value {
  opacity: 1;
  margin-top: 4px;
  font-size: 0.8125rem;
  line-height: 1.2307692308;
}
@media screen and (min-width:640px) {
  .patron-gauge.universal .active-graph .active-graph-info-value {
    font-size: 0.875rem;
    line-height: 1.1428571429;
  }
}
.patron-gauge.universal .active-graph .active-graph-graph-text {
  position: absolute;
  top: 50%;
  font-size: 1.875rem;
  line-height: 1;
  font-weight: 600;
}
@media screen and (min-width:640px) {
  .patron-gauge.universal .active-graph .active-graph-graph-text {
    font-size: 2.375rem;
    line-height: 0.9473684211;
  }
}
.patron-gauge.universal .active-graph .active-graph-info-value {
  order: 1;
}
.patron-gauge.universal .active-graph .active-graph-graph {
  position: relative;
  width: 175px;
  height: 175px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 11px solid #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 9999px;
  padding: 10px;
  margin: unset;
}
.patron-gauge.universal .active-graph .active-graph-graph.no-border {
  border-width: 0;
}
@media screen and (min-width:640px) {
  .patron-gauge.universal .active-graph .active-graph-graph {
    width: 234px;
    height: 234px;
  }
}
@media screen and (min-width:1024px) {
  .patron-gauge.universal .active-graph .active-graph-graph {
    width: 224px;
    height: 224px;
  }
}
.patron-gauge.universal .active-graph .active-graph-graph-content {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 163px;
  height: 163px;
}
.patron-gauge.universal .active-graph .active-graph-graph-content svg g path {
  stroke-width: 12px !important;
}
@media screen and (min-width:640px) {
  .patron-gauge.universal .active-graph .active-graph-graph-content {
    width: 222px;
    height: 222px;
  }
}
@media screen and (min-width:1024px) {
  .patron-gauge.universal .active-graph .active-graph-graph-content {
    width: 212px;
    height: 212px;
  }
}
.patron-gauge-progressbar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  border-radius: 9999px;
}
.patron-gauge-progressbar-c1 {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 9999px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.patron-gauge-progressbar-c1-inner {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 220px;
  background-color: #0086c2;
}
.patron-gauge-progressbar-c1::before {
  content: "";
  z-index: 3;
  position: absolute;
  top: 110px;
  left: 24px;
  width: 150px;
  height: 130px;
  transform: translateX(50%) translateY(-20px);
  background-color: #e4f7ff;
}
.patron-gauge-progressbar-c1::after {
  content: "";
  z-index: 2;
  position: absolute;
  top: -21px;
  left: 73px;
  width: 100px;
  height: 100px;
  transform: rotate(45deg) translateX(50%) translateY(-20px);
  background-color: #9882d5;
}
.content-featuresgive-display-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  border-radius: 9999px;
}
.patron-gauge-percent-center {
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  transform: translate(-50%);
  overflow: hidden;
  position: absolute;
  z-index: 2;
  left: 50%;
  width: 85%;
  height: 85%;
}
.patron-gauge-percent-title {
  font-size: 1.5625rem;
  line-height: 1.2;
  font-weight: 600;
}
.patron-gauge-percent-copy {
  font-size: 0.8125rem;
  line-height: 1.2307692308;
  margin-top: 4px;
}
