.equal {
  display: flex;
  flex-wrap: wrap;
}

.hide-on-mobile {
  display: block !important;
}

.show-on-mobile {
  display: none !important;
}

.section p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

#footer h4 {
  margin-bottom: 10px;
}

.accordion-title {
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.021em;
  color: #393939;
  margin-right: 3rem;
}

.accordion-content {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.017em;
  color: #393939;
}

.accordion-wrapper {
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 12px;
  padding-inline: 2rem;
  transition: 300ms;
  cursor: pointer;
  margin-bottom: 3rem;
  width: 100%;
  padding-top: 15px;
}

.accordion-wrapper:hover {
  border: 1px solid #ffffff;
  box-shadow: 0px 20px 60px -10px rgba(0, 0, 0, 0.1);
}

.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-title {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.019em;
  color: #393939;
}

.accordion-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #696969;
  padding-bottom: 15px !important;
}

.accordion-body {
  transition: 300ms;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease-out;
  padding-top: 1.5rem;
}

.list-content {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1em;
}

.icon-arrow-down {
  margin-bottom: -0.75rem;
}

.icon-arrow-up {
  margin-bottom: -0.75rem;
}

.wrapper-section-title-faq {
  margin-bottom: 20px;
}

.wrapper-faq-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}

.wrapper-faq-title h2 {
  width: 50%;
  margin-inline: auto;
}

.wrapper-faq-title p {
  width: 50%;
  margin-inline: auto;
}

.btn-green {
  background: #005e4e;
  border-radius: 6px;
  font-weight: 600;
  color: #ffffff;
  padding-inline: 3rem;
  padding-block: 0.75rem;
  transition: 300ms ease-in-out;
}

.btn-green:hover,
.btn-green:active,
.btn-green:focus {
  background: #005e4e;
  color: #ffffff;
  box-shadow: 8px 10px 20px -13px rgba(0, 0, 0, 0.51);
}

.btn-outline-green {
  background: #ffffff;
  border: 1px solid #018d58;
  border-radius: 6px;
  font-weight: 600;
  color: #018d58;
  padding-inline: 3rem;
  padding-block: 0.75rem;
  transition: 300ms ease-in-out;
  letter-spacing: 2px;
}

.btn-outline-green:hover,
.btn-outline-green:active,
.btn-outline-green:focus {
  background: #337c59;
  color: #ffffff;
  box-shadow: 8px 10px 20px -13px rgba(0, 0, 0, 0.51);
}

.wrapper-hero-text {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wrapper-hero-image {
  display: flex;
  justify-content: end;
  align-items: center;
}

.hero-title {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 1px;
  color: #121212;
  margin-bottom: 15px;
}

.hero-subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #404040;
  margin-bottom: 30px;
}

.img-hero {
  width: 80%;
  height: auto;
  object-fit: contain;
}

.wrapper-section-title {
  width: 60%;
  margin-inline: auto;
  margin-bottom: 36px;
}

.wrapper-section-title p {
  width: 80%;
  margin-inline: auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.011em;
  color: #616161;
}

.section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.022em;
  color: #404040;
  text-align: center;
  margin-bottom: 20px;
}

.card-moment {
  background: #ffffff;
  box-shadow: 0px 16px 48px -10px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}

.img-moment {
  height: 220px;
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.card-moment {
  height: 100%;
}

.card-moment-body {
  padding: 15px;
}

.card-moment-body p {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.3px;
  color: #616161;
}

.section-why {
  background-color: #005e4e;
}

.wrapper-section-title-why {
  height: 100%;
  display: flex;
  align-items: center;
}

.wrapper-section-title-why h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.022em;
  color: #ffffff;
}

.moment-icon-box {
  display: flex;
  width: 100%;
}

.img-moment-icon-box {
  width: 10%;
}

.wrapper-text-moment-icon-box {
  padding-left: 15px;
  width: auto;
}

.wrapper-text-moment-icon-box h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.019em;
  color: #ffffff;
  margin-bottom: 3px;
}

.wrapper-text-moment-icon-box p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #f5f5f5;
}

.moment-icon-box-divider {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  margin-block: 15px;
}

.card-campaign {
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  margin-bottom: 30px;
}

.img-campaign {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  height: 230px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.card-campaign-body {
  padding: 15px;
}

.card-campaign-body p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.019em;
  color: #616161;
}

.section-title-campaign {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  letter-spacing: -0.019em;
  color: #404040;
  margin-bottom: 30px;
}

.img-flow {
  height: 180px;
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.wrapper-card-flow {
  margin-top: 48px;
}

.card-flow {
  margin-bottom: 15px;
}

.wrapper-card-flow-number {
  display: flex;
}

.wrapper-card-flow-number span {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  letter-spacing: 1px;
  color: #121212;
  margin-right: 12px;
}

.wrapper-card-flow-number p {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.019em;
  color: #121212;
}

/* .wrapper-card-flow-number span {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  letter-spacing: 1px;
  color: #121212;
  margin-right: 12px;
}

.wrapper-card-flow-number p {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.019em;
  color: #121212;
} */

.card-location {
  position: relative;
  height: 250px;
  width: 100%;
  cursor: pointer;
  margin-bottom: 30px !important;
}

.img-location {
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 12px;
}

.wrapper-location-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.wrapper-checkbox {
  display: flex;
  justify-content: end;
  padding: 5px;
  z-index: 99;
}

.wrapper-location-text p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
  letter-spacing: 1px;
  margin: 15px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 4px;
}

.modal-header {
  padding: 0;
}

.modal-main-content {
  margin-top: 10px;
  margin-bottom: 10px;
}

.img-modal-location {
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
  margin-bottom: 10px;
}

.modal-main-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #404040;
  vertical-align: middle;
  height: max-content;
}

.wrapper-icon-text-modal {
  display: flex;
  width: 100%;
}

.wrapper-icon-text-modal p {
  width: auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #404040;
}

.wrapper-icon-modal {
  width: 5%;
}

.wrapper-icon-modal img {
  height: 20px;
  width: auto;
}

.modal-location-description {
  margin-top: 10px;
}

.link-readmore-modal {
  display: flex;
  justify-content: center;
  color: #005e4e;
  text-decoration: underline;
}

.modal-location-description {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  margin-bottom: 0;
  color: #393939;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

label.link-readmore {
  margin-bottom: 0;
}

.input-readmore:checked + .modal-location-description {
  -webkit-line-clamp: unset !important;
}

.input-readmore:checked ~ label,
.modal-location-description:not(.truncated) ~ label {
  display: none !important;
}

.modal-location-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #616161;
}

.modal-location-description li {
  margin-left: -15px;
}

.card-add-location {
  width: 100%;
  display: flex;
  margin-bottom: 30px;
  height: 250px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  cursor: pointer;
}

.card-add-location:hover {
  border: 1px solid #005e4e;
}

.card-add-location:hover p {
  text-decoration: underline;
}

.card-add-location-body {
  margin: auto;
}

.card-add-location-body p {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.014em;
  color: #005e4e;
}

.wrapper-icon-add-location {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}

.icon-add-location {
  height: 48px;
  width: auto;
}

.wrapper-btn-add-campaign {
  display: flex;
  justify-content: center;
}

.wrapper-share {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-block-start: 0px;
  margin-block-end: 40px;
}

.wrapper-share h5 {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: -0.019em;
  color: #404040;
  margin-bottom: 15px;
}

.btn-share {
  background: #005e4e;
  border-radius: 6px;
  font-weight: 600;
  color: #ffffff;
  padding-inline: 3rem;
  padding-block: 1rem;
  transition: 300ms ease-in-out;
}

.btn-share:hover,
.btn-share:active,
.btn-share:focus {
  outline: none !important;
  color: #fff;
  box-shadow: 8px 10px 20px -13px rgba(0, 0, 0, 0.51);
}

.modal-share-body {
  width: 100%;
}

.modal-share-body h4 {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: -0.019em;
  color: #404040;
}

.wrapper-icons-modal-share {
  width: 60%;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}

.wrapper-icon-modal-share {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wrapper-icon-modal-share img {
  height: auto;
  width: 48px;
}

.wrapper-icon-modal-share p {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.006em;
  color: #616161;
}

/* Checkbox */
.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: border 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: border 0.3s ease-in-out, color 0.3s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: none;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #005e4e;
  border-color: #005e4e;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox.checkbox-sm label::before {
  width: 30px;
  height: 30px;
  top: -13px;
}
.checkbox.checkbox-sm label::after {
  width: 30px;
  height: 30px;
  padding-left: 4px;
  font-size: 20px;
  left: 1px;
  top: -15px;
}
.checkbox.checkbox-sm label {
  padding-left: 18px;
  top: 13px;
}
/* Checkbox */
