.nearestLocationContainer.loaded {
  display: block !important;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.disabled {
  pointer-events: none;
  opacity: 0.65;
}

.whole-page-header {
  margin: 0 auto 40px;
  max-width: 768px;
}
.whole-page-header img {
  width: 100%;
}

.content-section {
  max-width: 768px;
  margin: 0 auto 60px;
}

.sectionContainer {
  max-width: 768px;
  margin: 0 auto 60px;
}

.connection-tithe-section {
  align-items: center;
  border-bottom: 1px solid #929292;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 0 0 40px 0;
  width: 324px;
}
.connection-tithe-section #expansionBtn button:hover {
  background: transparent;
}
.connection-tithe-section button {
  align-items: center;
  border-radius: 4px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: flex;
  font-family: Nimbus Sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  height: 64px;
  justify-content: center;
  letter-spacing: 0.1em;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  width: 324px;
  background: transparent;
  height: 64px;
  margin: 0 0 24px 0;
}
.connection-tithe-section button img {
  width: 100%;
  height: 100%;
}
.connection-tithe-section .connection-button {
  background: #004970;
  margin: 0 0 24px 0;
}
.connection-tithe-section .connection-button span {
  padding-top: 5px;
}
.connection-tithe-section .tithe-button {
  background: #56C4C4;
}
.connection-tithe-section .tithe-button .tithe-icon-img {
  margin: 0 16px 0 0;
  width: 22px;
}
.connection-tithe-section .tithe-button span {
  padding-top: 5px;
}
.connection-tithe-section .newstart-button {
  background: #77A1F4;
  margin: 0 0 24px 0;
}
.connection-tithe-section .newstart-button .tithe-icon-img {
  margin: 0 0 16px 0;
  width: 22px;
}
.connection-tithe-section .newstart-button span {
  padding-top: 5px;
}
.connection-tithe-section .baptism-button {
  background: #C7B39C;
  margin: 0 0 24px 0;
}
.connection-tithe-section .baptism-button .tithe-icon-img {
  margin: 0 0 16px 0;
  width: 22px;
}
.connection-tithe-section .baptism-button span {
  padding-top: 5px;
}
.connection-tithe-section .campus-launch-team-button {
  background: #4981FC;
  margin: 0 0 24px 0;
}
.connection-tithe-section .campus-launch-team-button span {
  padding-top: 5px;
}

.connection-tithe-section a:hover {
  text-decoration: none;
}

.sb-comp-container {
  margin: 40px auto 0 auto;
  width: 324px;
}
.sb-comp-container .header-row {
  column-gap: 24px;
  display: flex;
  justify-content: center;
  margin: 0 0 8px 0;
}
.sb-comp-container .header-row .sb-logo-div {
  width: 67px;
  height: 67px;
}
.sb-comp-container .header-row .sb-logo-div img {
  width: 67px;
  height: 67px;
}
.sb-comp-container .header-row p {
  color: #4D4D4F;
  font-family: nimbus-sans, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 114.2%;
  margin: 0;
  width: min-content;
}
.sb-comp-container .content-row {
  margin: 0 0 40px 0;
  text-align: center;
}
.sb-comp-container .content-row p {
  color: #4D4D4F;
  font-family: nimbus-sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 137.5%;
  margin: 0;
  text-align: center;
}

.next-steps-row {
  column-gap: 20px;
  display: flex;
  margin: 0 auto 40px auto;
  width: 324px;
}
.next-steps-row .iphone-img-div {
  width: 128px;
}
.next-steps-row .iphone-img-div img {
  width: 128px;
}
.next-steps-row .next-steps-column .next-steps-header {
  color: #242424;
  font-family: nimbus-sans, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 114.2%;
  margin: 0 0 4px 0;
  text-transform: capitalize;
}
.next-steps-row .next-steps-column .next-steps-text {
  color: #979797;
  font-family: nimbus-sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100.5%;
  margin-bottom: 0 0 16px 0;
}

.download-app-section {
  display: flex;
  justify-content: center;
  margin: 0 0 48px 0;
}
.download-app-section .download-app-button {
  background: #3283ED;
  border-radius: 4px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Nimbus Sans, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 24px;
  padding: 12px 24px;
  text-transform: uppercase;
}

.back-to-next-steps-div {
  margin: 0 0 32px 30px;
}
.back-to-next-steps-div a {
  align-items: center;
  column-gap: 14px;
  display: flex;
}
.back-to-next-steps-div a .icon-arrow-left {
  color: #1C1B1F;
}
.back-to-next-steps-div a span {
  color: #000000;
  display: inline;
  font-family: nimbus-sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 20px;
  margin: 0;
}

.back-to-next-steps-div a:hover {
  text-decoration: none;
}

.giving-select-button-section {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 64px;
}
.giving-select-button-section button {
  border-radius: 4px;
  border: none;
  cursor: pointer;
  font-family: nimbus-sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  height: 88px;
  letter-spacing: 0.1em;
  line-height: 24px;
  text-transform: uppercase;
  width: 324px;
}
.giving-select-button-section .regular-giving-button {
  background-color: #56C4C4;
  color: #FFFFFF;
  margin-bottom: 24px;
  padding-top: 5px;
}
.giving-select-button-section .regular-giving-button span {
  font-family: nimbus-sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 24px;
  text-transform: uppercase;
}
.giving-select-button-section .giving-select-easter-give:hover {
  text-decoration: none;
}
.giving-select-button-section .giving-select-easter-button img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .content-row {
    margin: 0 0 40px 0;
  }

  .next-steps-row .iphone-img-div {
    width: 140px;
  }
  .next-steps-row .iphone-img-div img {
    width: 140px;
  }

  .download-app-section {
    margin: 0 0 64px 0;
  }

  .back-to-next-steps-div {
    margin-bottom: 56px;
  }
}
@media screen and (min-width: 1024px) {
  .download-app-section {
    margin: 0 0 -36px 0;
  }
}
