@charset "UTF-8";
/*
Theme Name: Timber
Author: Vision Tank
Author URI: http://visiontank.co.uk/
Version: 1.0.9
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

html,
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input:focus {
  outline: none;
}

.inner {
  width: 1200px;
  margin: 0 auto;
}

.inner--thin {
  width: 960px;
  margin: 0 auto;
}

.inner--thinner {
  width: 760px;
  margin: 0 auto;
}

.inner--thinnest {
  width: 560px;
  margin: 0 auto;
}

.grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 20px 20px;
}
.grid > [class*=grid_] {
  padding: 0 20px;
}

.grid_1-2 {
  width: 50%;
}

.grid_1-3 {
  width: 33.3333333333%;
}

.grid_2-3 {
  width: 66.6666666667%;
}

.grid_1-4 {
  width: 25%;
}

.grid_3-4 {
  width: 75%;
}

.grid_1-5 {
  width: 20%;
}

.grid_2-5 {
  width: 40%;
}

.grid_3-5 {
  width: 60%;
}

.grid_4-5 {
  width: 80%;
}

.grid_1-6 {
  width: 16.6666666667%;
}

.grid_5-6 {
  width: 83.3333333333%;
}

.grid_1-8 {
  width: 12.5%;
}

.grid_3-8 {
  width: 37.5%;
}

.grid_5-8 {
  width: 62.5%;
}

.grid_7-8 {
  width: 87.5%;
}

.grid_1-10 {
  width: 10%;
}

.grid_3-10 {
  width: 30%;
}

.grid_7-10 {
  width: 70%;
}

.grid_9-10 {
  width: 90%;
}

.grid_1-12 {
  width: 8.3333333333%;
}

.grid_5-12 {
  width: 41.6666666667%;
}

.grid_7-12 {
  width: 58.3333333333%;
}

.grid_11-12 {
  width: 91.6666666667%;
}

@media screen and (max-width: 1240px) {
  .inner {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1000px) {
  .inner--thin {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 800px) {
  .inner--thinner {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 600px) {
  .inner--thinnest {
    width: 100%;
    padding: 0 20px;
  }
}
body {
  color: #100d0a;
  font-family: "dm-sans", sans-serif;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: -0.5px;
}

ul li {
  list-style: disc;
}

ol li {
  list-style: decimal;
}

strong,
b {
  font-weight: 600;
}

em,
i {
  font-style: italic;
}

.content p,
.content ul,
.content blockquote,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  margin: 0 0 20px;
}
.content h1 {
  color: #006453;
}
.content h3 {
  font-weight: 600;
}
.content h6 {
  opacity: 0.7;
}
.content p a,
.content li a {
  font-weight: 700;
  transition: 0.2s;
}
.content p a:hover,
.content li a:hover {
  color: #037e69;
}
.content .wp-block-buttons {
  margin-bottom: 20px;
}
.content a.wp-block-button__link {
  display: inline-block;
  position: relative;
  padding: 13px 45px 13px;
  transition: 0.2s;
  cursor: pointer;
  background-color: #100d0a;
  color: white;
  font-size: 15px;
  font-weight: 500;
  border-radius: 24px;
  letter-spacing: 0.54px;
  line-height: 20px;
}
.content a.wp-block-button__link:hover {
  opacity: 0.8;
}
.content .wp-block-image {
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 30px;
}
.content img {
  height: auto;
  border-radius: 20px;
}
.content blockquote {
  position: relative;
  padding: 0 0 0 65px;
  margin: 40px 0;
  display: block;
}
.content blockquote::before {
  content: '"';
  font-family: "dm-sans", sans-serif;
  font-size: 141px;
  font-weight: 400;
  opacity: 0.77;
  position: absolute;
  left: 20px;
  line-height: 1;
  font-style: italic;
  transform: rotate(180deg);
  bottom: 85%;
  height: 100%;
  pointer-events: none;
}
.content blockquote p {
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
}
.content .app_button p {
  margin-bottom: 0;
}
.content .wp-block-group {
  padding: 30px 30px 40px;
  border-radius: 30px;
  position: relative;
  margin-bottom: 40px;
}
.content .wp-block-group p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.content .wp-block-group h6 {
  font-weight: 600;
}
.content .wp-block-group h6:last-of-type {
  margin-bottom: 0;
}
.content .wp-block-group:after {
  content: "";
  background-image: url(assets/images/cross-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 20px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  pointer-events: none;
}
.content .wp-block-group.has-yellow-background-color:after {
  background-image: url(assets/images/cross.svg);
}
.content .wp-block-embed {
  padding-top: 40px;
  padding-bottom: 30px;
}
.content .iframe_wrap {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 20px;
}
.content .iframe_wrap:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.content .iframe_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.content iframe.instagram-media {
  max-width: 430px !important;
}
.content .has-white-color {
  color: white;
}
.content .has-black-color {
  color: #100d0a;
}
.content .has-yellow-color {
  color: #ffb800;
}
.content .has-green-color {
  color: #037e69;
}
.content .has-dark-blue-color {
  color: #033153;
}
.content .has-blue-color {
  color: #125cb1;
}
.content .has-dark-green-color {
  color: #006453;
}
.content .has-light-green-color {
  color: #cfe4e0;
}
.content .has-white-background-color {
  background-color: white;
}
.content .has-black-background-color {
  background-color: #100d0a;
}
.content .has-yellow-background-color {
  background-color: #ffb800;
}
.content .has-green-background-color {
  background-color: #037e69;
}
.content .has-dark-blue-background-color {
  background-color: #125cb1;
}
.content .has-blue-background-color {
  background-color: #125cb1;
}
.content .has-dark-green-background-color {
  background-color: #006453;
}
.content .has-light-green-background-color {
  background-color: #cfe4e0;
}
.content .donate__box {
  width: 100% !important;
  margin: 40px auto;
}
.content .donate__box .donate__box__subtitle {
  margin-bottom: 10px;
}
.content .donate__box .donate__box__title {
  color: #100d0a;
  margin-bottom: 30px;
}
.content .donate__box .donate__currencies {
  margin: 30px 0;
}

.mega {
  font-size: 60px;
  line-height: 1.1;
  letter-spacing: -0.48px;
}

.alpha,
.content h1 {
  font-size: 50px;
  line-height: 1;
  letter-spacing: -0.19px;
  font-weight: 400;
}

.bravo,
.content h2 {
  font-size: 44px;
  line-height: 1.2;
  letter-spacing: -0.3px;
  font-weight: 400;
}

.charlie,
.content h3 {
  font-size: 36px;
  line-height: 1.3;
  letter-spacing: -0.35px;
  font-weight: 300;
}

.delta,
.content h4 {
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -0.42px;
}

.echo,
.content h5 {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: -0.34px;
  font-weight: 300;
}

.foxtrot,
.content h6 {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0;
}

@media screen and (max-width: 600px) {
  .mega {
    font-size: 40px;
    line-height: 36px;
  }
  .alpha,
  .content h1 {
    font-size: 33.4px;
    line-height: 36px;
  }
  .bravo,
  .content h2 {
    font-size: 29.4px;
  }
  .charlie,
  .content h3 {
    font-size: 24px;
  }
  .delta,
  .content h4 {
    font-size: 20px;
  }
  .echo,
  .content h5 {
    font-size: 20px;
    line-height: 1.4;
  }
  .foxtrot,
  .content h6 {
    font-size: 18px;
    line-height: 1.3;
  }
  body {
    font-size: 18px;
    line-height: 30px;
  }
}
.button--left,
.wp-block-button.alignleft {
  text-align: left;
}

.button--center,
.wp-block-button.aligncenter {
  text-align: center;
}

.button--right,
.wp-block-button.alignright {
  text-align: right;
}

.button, .frm_submit input,
.frm_submit button,
.wp-block-button__link {
  display: inline-block;
  position: relative;
  padding: 13px 45px 13px;
  transition: 0.2s;
  cursor: pointer;
  background-color: #100d0a;
  color: white;
  font-size: 15px;
  font-weight: 500;
  border-radius: 24px;
  letter-spacing: 0.54px;
  line-height: 20px;
}
.button:hover, .frm_submit input:hover,
.frm_submit button:hover,
.wp-block-button__link:hover {
  background-color: white;
  color: #100d0a;
}

.button--arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.button--arrow svg {
  width: 13px;
  display: block;
  margin-top: 2px;
}

.app_buttons {
  display: flex;
  column-gap: 20px;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 20px;
}

.app_button {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  column-gap: 15px;
  padding: 5px 25px 9px;
  border-radius: 30px;
  color: white;
  transition: 0.3s;
  text-align: left;
}
.app_button svg {
  width: 20px;
  fill-rule: evenodd;
  fill: white;
  transition: 0.3s;
}
.app_button small {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: -0.36px;
  display: block;
  margin-bottom: -2px;
}
.app_button p {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.57px;
}
.app_button:hover {
  background-color: white;
  color: #100d0a;
}
.app_button:hover svg {
  fill: #100d0a;
}

.app_button--white {
  background-color: white;
  color: #100d0a;
}
.app_button--white svg {
  fill: #100d0a;
}
.app_button--white:hover {
  background-color: #100d0a;
  color: white;
}
.app_button--white:hover svg {
  fill: white;
}

.frm_submit {
  text-align: right;
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
}
.frm_submit input,
.frm_submit button {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.frm_submit input:hover,
.frm_submit button:hover {
  background-color: #059880;
  color: white;
}
.frm_submit img {
  display: none;
}

/***MOBILE MENU***/
.mobile_menu_button {
  display: none;
  cursor: pointer;
  vertical-align: middle;
  margin-left: 20px;
  position: relative;
  z-index: 21;
}

.lines-button {
  padding: 8px 0 8px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
.lines-button.close {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
}
.lines-button.x.close .lines {
  background: transparent;
}
.lines-button.x.close .lines:before, .lines-button.x.close .lines:after {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 2rem;
}
.lines-button.x.close .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x.close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.lines-button.x2 .lines {
  -webkit-transition: background 0.3s 0.5s ease;
  transition: background 0.3s 0.5s ease;
}
.lines-button.x2 .lines:before, .lines-button.x2 .linesafter {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s 0.6s ease, transform 0.3s ease;
}
.lines-button.x2.close .lines {
  -webkit-transition: background 0.3s 0s ease;
  transition: background 0.3s 0s ease;
  background: transparent;
}
.lines-button.x2.close .lines:before, .lines-button.x2.close .lines:after {
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  transition: top 0.3s ease, transform 0.3s 0.5s ease;
  top: 0;
  width: 2rem;
}
.lines-button.x2.close .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x2.close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

.lines {
  display: block;
  width: 25px;
  margin-right: 2px;
  height: 0.1rem;
  background: white;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.lines:before, .lines:after {
  display: inline-block;
  width: 25px;
  height: 0.1rem;
  background: white;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: "";
  -webkit-transform-origin: 0.14286rem center;
  -ms-transform-origin: 0.14286rem center;
  transform-origin: 0.14286rem center;
}
.lines:before {
  top: 0.5rem;
}
.lines:after {
  top: -0.5rem;
}

@media screen and (max-width: 1200px) {
  .mobile_menu_button {
    display: flex;
    align-items: center;
  }
}
html,
body {
  overflow-x: hidden;
}
html.single-post, html.single-previous-devotional,
body.single-post,
body.single-previous-devotional {
  overflow-x: initial;
}

a {
  text-decoration: none;
  color: inherit;
}

ul,
ol {
  padding: 0 0 0 20px;
}

.full_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.background {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.img_fill_wrap {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}

.img_fill {
  object-fit: cover;
  object-position: center;
}

img {
  height: auto;
}

.header {
  padding: 10px 0;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  transition: background-color 0.3s ease-in-out;
}

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

.header__logo_link {
  flex-basis: 230px;
}

.header__logo {
  display: block;
  max-width: 165px;
  width: 100%;
  transition: 0.5s;
}
.header__logo:hover {
  transform: scale(1.05);
}

.header__logo--mobile {
  display: none;
  max-width: 65px;
  width: 100%;
  transition: 0.5s;
}
.header__logo--mobile:hover {
  transform: scale(1.05);
}

.header__nav {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
  align-items: center;
  column-gap: 20px;
}

.header__menu__items {
  display: flex;
  column-gap: 50px;
}

.header__menu {
  padding: 0;
  display: flex;
  align-items: center;
  flex-grow: 1;
  column-gap: 55px;
  justify-content: center;
  position: relative;
}

.menu-item {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 21px;
  color: white;
  border-bottom: solid 2px transparent;
  transition: 0.4s;
}
.menu-item a {
  color: inherit;
}
.menu-item:hover, .menu-item.current-menu-item, .menu-item.current-menu-ancestor {
  border-color: white;
}

.menu-item-has-children {
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 5px;
  cursor: pointer;
}
.menu-item-has-children svg {
  position: absolute;
  right: -16px;
  top: 10px;
  width: 11px;
  margin-top: -2px;
  fill: white;
  transition: 0.4s;
}
.menu-item-has-children:after {
  content: "";
  position: absolute;
  left: -20px;
  min-width: 100px;
  top: 16px;
  height: 25px;
}
.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

.sub-menu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -20px;
  top: 40px;
  width: 220px;
  border-radius: 10px;
  background-color: rgba(235, 245, 243, 0.89);
  padding: 25px 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 18px;
  transition: 0.5s;
}
.sub-menu .menu-item {
  color: #037e69;
}
.sub-menu .menu-item:hover, .sub-menu .menu-item.current-menu-item {
  border-color: #037e69;
}

.header__buttons {
  display: flex;
  column-gap: 10px;
  justify-content: flex-end;
  flex-basis: 310px;
}
.header__buttons .button {
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  padding: 9px 20px;
  border: solid 2px #059880;
}
.header__buttons .button.give_button {
  border-color: rgba(255, 255, 255, 0.41);
}

.header__menu__logo {
  display: none;
}

.wpml_button {
  display: flex;
  align-items: center;
  column-gap: 5px;
  background-color: transparent;
  border: solid 2px rgba(255, 255, 255, 0.14);
  padding: 13px 15px 10px;
  transition: 0.3s;
  text-transform: uppercase;
}
.wpml_button svg {
  margin-top: -3px;
  width: 17px;
  opacity: 0.9;
  fill: #fff;
  fill-rule: evenodd;
  transition: 0.3s;
}
.wpml_button:hover {
  background-color: #059880;
  color: white;
}
.wpml_button:hover svg {
  fill: white;
}

.give_button {
  background-color: transparent;
  color: white;
  border: solid 2px rgba(255, 255, 255, 0.41);
  transition: 0.3s;
}
.give_button:hover, .give_button.current-menu-item {
  background-color: white;
  color: #100d0a;
  border-color: transparent;
}

.header_download_button {
  background-color: #059880;
  color: white;
  transition: 0.3s;
  border-color: #059880;
}
.header_download_button:hover {
  background-color: #fff;
  color: #059880;
  border-color: white;
}
.header_download_button.header_download_button--dark {
  background-color: #006453;
  border-color: #006453;
}
.header_download_button.header_download_button--dark:hover {
  background-color: #fff;
  color: #006453;
  border-color: white;
}

.menu_grad {
  width: 100%;
  height: 210px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.45;
  background-image: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 3;
}

.header__buttons--mobile {
  display: none;
}

.header--dark .menu-item {
  color: #100d0a;
}
.header--dark .menu-item svg {
  fill: #100d0a;
}
.header--dark .menu-item:hover, .header--dark .menu-item.current-menu-item, .header--dark .menu-item.current-menu-ancestor {
  border-color: #100d0a;
}
.header--dark .sub-menu {
  background-color: rgba(255, 244, 215, 0.89);
}
.header--dark .sub-menu .menu-item {
  color: #100d0a;
}
.header--dark .sub-menu .menu-item:hover, .header--dark .sub-menu .menu-item.current-menu-item {
  border-color: #100d0a;
}
.header--dark .wpml_button {
  color: #100d0a;
  border: solid 2px rgba(16, 13, 10, 0.14);
}
.header--dark .wpml_button svg {
  fill: #100d0a;
}
.header--dark .wpml_button:hover {
  border-color: white;
}
.header--dark .header__buttons .give_button {
  border-color: #100d0a;
  color: #100d0a;
}
.header--dark .header__buttons .give_button:hover {
  background-color: #100d0a;
  border-color: #100d0a;
  color: white;
}
.header--dark .header_download_button {
  background-color: #100d0a;
  border-color: #100d0a;
}
.header--dark .header_download_button:hover {
  background-color: #fff;
  color: #100d0a;
  border-color: white;
}
.header--dark .lines {
  background: #100d0a;
}
.header--dark .lines:before, .header--dark .lines:after {
  background: #100d0a;
}

@media screen and (max-width: 1200px) {
  .header {
    padding: 5px 0;
  }
  .header__logo {
    display: none;
  }
  .header__logo--mobile {
    display: block;
  }
  .header__buttons--mobile {
    display: flex;
    flex-basis: auto;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
  }
  .header__buttons--mobile .header_download_button {
    display: inline-block;
    flex-basis: auto;
  }
  .header__menu {
    display: none;
    position: absolute;
    width: 100%;
    padding: 60px 20px 20px;
    left: 0;
    top: 0;
    z-index: 20;
    text-align: center;
    height: 100vh;
    overflow: hidden;
    background-color: #037e69;
  }
  .header__menu .header__menu__items {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    row-gap: 40px;
  }
  .header__menu .header__menu__items .menu-item {
    flex-wrap: wrap;
    justify-content: center;
    font-size: 18px;
    line-height: 28px;
  }
  .header__menu .header__menu__items .menu-item:hover, .header__menu .header__menu__items .menu-item.current-menu-item, .header__menu .header__menu__items .menu-item.current-menu-ancestor {
    border-color: transparent;
    color: white;
  }
  .header__menu .header__menu__items .menu-item.current-menu-item, .header__menu .header__menu__items .menu-item.current-menu-ancestor {
    border-color: white;
  }
  .header__menu .header__menu__items .menu-item-has-children::after {
    display: none;
  }
  .header__menu .header__menu__items .menu-item-has-children svg {
    position: absolute;
    right: 0;
    top: 14px;
  }
  .header__menu .header__menu__items .menu-item-has-children.active {
    border-color: transparent;
  }
  .header__menu .header__menu__items .menu-item-has-children.active svg {
    transform: rotate(180deg);
  }
  .header__menu .header__menu__items .menu-item-has-children.menu-item-40 svg {
    right: calc(50% - 70px);
  }
  .header__menu .header__menu__items .menu-item-has-children.menu-item-41 svg {
    right: calc(50% - 55px);
  }
  .header__menu .header__menu__items .sub-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    width: 100%;
    padding: 0;
    transition: none;
    display: none;
    background-color: transparent;
    margin-top: 10px;
  }
  .header__menu .header__menu__items .sub-menu .menu-item {
    color: white;
    font-size: 15px;
    display: block;
    margin: 20px auto;
    opacity: 0.8;
  }
  .header__menu .header__menu__items .sub-menu .menu-item:last-of-type {
    margin-bottom: 0;
  }
  .header__menu .header__menu__items .sub-menu .menu-item:hover, .header__menu .header__menu__items .sub-menu .menu-item.current-menu-item {
    color: white;
  }
  .header__menu .header__menu__items .sub-menu .menu-item.current-menu-item, .header__menu .header__menu__items .sub-menu .menu-item.current-menu-ancestor {
    border-color: transparent;
    color: white;
  }
  .header__menu .header__menu__items.active {
    opacity: 1;
    visibility: visible;
  }
  .header__menu__logo {
    display: block;
    margin: 0 auto 10px;
    left: 0;
    right: 0;
    transition: 0.5s;
  }
  .header__menu__logo .header__logo {
    display: block;
    margin: 0 auto;
    position: static;
    max-width: 200px;
    width: 100%;
  }
  .header--dark .header__menu {
    background-color: #ffb800;
  }
  .header--dark .header__menu .header__menu__items .menu-item:hover {
    color: #100d0a;
  }
  .header--dark .header__menu .header__menu__items .sub-menu .menu-item {
    color: #100d0a;
  }
  .give_button {
    display: none;
  }
  .header__menu__items .give_button {
    display: block;
  }
}
.footer {
  background-color: #1b1f1f;
  padding: 30px 0 20px;
  color: white;
}

.footer__inner {
  display: flex;
  justify-content: space-between;
}

.footer__top {
  align-items: flex-start;
}

.footer__logo {
  max-width: 68px;
  width: 100%;
  display: block;
  transition: 0.5s;
}
.footer__logo:hover {
  transform: scale(1.05);
}

.footer__top__left {
  display: flex;
  align-items: center;
  column-gap: 30px;
}

.footer__top__left__buttons {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.footer__top__left__buttons .footer__button {
  background-color: rgba(255, 255, 255, 0.1);
  width: 180px;
  padding: 14px 22px;
}
.footer__top__left__buttons .footer__button svg {
  fill: white;
  transition: 0.2s;
}
.footer__top__left__buttons .footer__button small {
  font-size: 12px;
  line-height: 1;
  letter-spacing: -0.33px;
  margin-bottom: 0;
}
.footer__top__left__buttons .footer__button p {
  font-size: 19px;
  letter-spacing: -0.59px;
}
.footer__top__left__buttons .footer__button:hover {
  background-color: #fff;
  color: #100d0a;
}
.footer__top__left__buttons .footer__button:hover svg {
  fill: #100d0a;
}

.footer__top__right {
  max-width: 500px;
  width: 100%;
}

.footer__newsletter {
  margin-bottom: 30px;
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 10px;
}
.footer__newsletter .frm_form_fields .frm_fields_container {
  display: flex;
  column-gap: 20px;
  align-items: center;
}
.footer__newsletter .frm_form_field:first-of-type {
  flex-grow: 1;
}

.footer__newsletter__text {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: -0.41px;
}

.footer__newsletter__button {
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 15px;
  padding: 14px 35px;
}

.footer__social {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 120px;
  column-gap: 20px;
}

.social_item {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 25px;
  width: 100%;
}
.social_item svg {
  width: 100%;
  fill: white;
  fill-rule: evenodd;
  transition: 0.3s;
}
.social_item:hover svg {
  fill: #059880;
}
.social_item.threads {
  max-width: 21px;
}
.social_item.tiktok {
  max-width: 21px;
}
.social_item.youtube {
  max-width: 29px;
}

.footer__small_print {
  display: flex;
  align-items: center;
  column-gap: 40px;
}
.footer__small_print p {
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  letter-spacing: -0.17px;
  line-height: 22px;
}
.footer__small_print p a {
  transition: 0.3s;
}
.footer__small_print p a:hover {
  color: white;
}

.footer__registered_charity {
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  letter-spacing: -0.17px;
  line-height: 22px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  opacity: 0.7;
}

.footer__bottom {
  align-items: flex-end;
}

.footer__bottom__right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.footer__bottom__right p {
  font-size: 12px;
  font-weight: 400;
  opacity: 0.86;
  letter-spacing: 0;
  color: #ebf5f3;
}

.footer__bottom__right__logo {
  max-width: 165px;
  width: 100%;
  margin-bottom: 10px;
  opacity: 0.7;
}

@media screen and (max-width: 1060px) {
  .footer__top {
    flex-direction: column;
    align-items: center;
    row-gap: 40px;
  }
  .footer__top__left {
    padding: 0;
    flex-direction: column;
    align-items: center;
    row-gap: 40px;
  }
  .footer__top__left__buttons {
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: center;
  }
  .footer__newsletter__text {
    text-align: center;
  }
  .footer__newsletter .frm_form_fields .frm_fields_container {
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
  }
  .footer__newsletter .frm_form_field:first-of-type {
    width: 100%;
  }
  .footer__top__right {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 40px;
  }
  .footer__social {
    justify-content: center;
    margin-bottom: 0;
  }
  .footer__newsletter {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    row-gap: 5px;
    padding-top: 0;
    margin-bottom: 50px;
  }
  .footer__small_print {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 10px;
  }
  .footer__bottom {
    flex-direction: column-reverse;
    align-items: center;
    row-gap: 40px;
  }
  .footer__bottom__right {
    align-items: center;
    text-align: center;
  }
  .footer__registered_charity {
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}
.frm_form_field input[type=text],
.frm_form_field input[type=email],
.frm_form_field textarea,
.frm_form_field select {
  font-size: 20px;
  font-family: "dm-sans", sans-serif;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 36px;
  border: none;
  border-radius: 8px;
  background-color: white;
  padding: 6px 10px;
  color: #100d0a;
  appearance: none;
  width: 100%;
  margin-bottom: 20px;
}
.frm_form_field input[type=text].placeholder,
.frm_form_field input[type=email].placeholder,
.frm_form_field textarea.placeholder,
.frm_form_field select.placeholder {
  color: rgba(16, 13, 10, 0.5);
}
.frm_form_field input[type=text]:-moz-placeholder,
.frm_form_field input[type=email]:-moz-placeholder,
.frm_form_field textarea:-moz-placeholder,
.frm_form_field select:-moz-placeholder {
  color: rgba(16, 13, 10, 0.5);
  opacity: 1;
}
.frm_form_field input[type=text]::-moz-placeholder,
.frm_form_field input[type=email]::-moz-placeholder,
.frm_form_field textarea::-moz-placeholder,
.frm_form_field select::-moz-placeholder {
  color: rgba(16, 13, 10, 0.5);
  opacity: 1;
}
.frm_form_field input[type=text]:-ms-input-placeholder,
.frm_form_field input[type=email]:-ms-input-placeholder,
.frm_form_field textarea:-ms-input-placeholder,
.frm_form_field select:-ms-input-placeholder {
  color: rgba(16, 13, 10, 0.5);
}
.frm_form_field input[type=text]::-webkit-input-placeholder,
.frm_form_field input[type=email]::-webkit-input-placeholder,
.frm_form_field textarea::-webkit-input-placeholder,
.frm_form_field select::-webkit-input-placeholder {
  color: rgba(16, 13, 10, 0.5);
}
.frm_form_field input[type=text]:focus,
.frm_form_field input[type=email]:focus,
.frm_form_field textarea:focus,
.frm_form_field select:focus {
  outline: none;
}
.frm_form_field select {
  cursor: pointer;
}
.frm_form_field .frm_primary_label {
  font-size: 18px;
  font-weight: 500;
}
.frm_form_field .frm_dropzone {
  max-width: none !important;
  width: 100%;
}
.frm_form_field .frm_dropzone .dz-message {
  border: none;
}
.frm_form_field .frm_dropzone .dz-message .frmsvg {
  max-width: 50px;
  display: block;
  margin: 0 auto 10px;
}

.frm_hidden {
  display: none;
}

.frm_error_style,
.frm_error {
  font-size: 15px;
  color: red;
}

.popup_bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(3, 3, 3, 0.3);
  z-index: 23;
  display: none;
}

.popup {
  position: fixed;
  top: 40px;
  right: 20px;
  left: 20px;
  margin: 0 auto;
  z-index: 24;
  display: none;
  background-color: #100d0a;
}

.popup__close {
  position: absolute;
  top: 30px;
  right: 20px;
  display: block;
  cursor: pointer;
  transition: 0.2s;
}
.popup__close:hover svg {
  stroke: #006453;
}
.popup__close svg {
  width: 24px;
  stroke: #100d0a;
  transition: 0.4s;
}

.newsletter_popup {
  max-width: 640px;
  width: calc(100% - 40px);
  margin: 0 auto;
  left: 20px;
  position: fixed;
  background-color: white;
  padding: 40px 20px 40px;
  border-radius: 20px;
  overflow: visible;
  top: 100px;
}
.newsletter_popup .popup__close {
  top: 20px;
}
.newsletter_popup .newsletter_popup__title {
  text-align: center;
  color: #059880;
  font-weight: 500;
  margin-bottom: 20px;
}

.popup_language {
  max-width: 500px;
  width: calc(100% - 40px);
  margin: 0 auto;
  left: 20px;
  position: fixed;
  background-color: white;
  padding: 40px 20px 40px;
  border-radius: 20px;
  overflow: visible;
  top: 100px;
}

.popup_language .wpml-ls {
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
  font-family: "dm-sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-align: center;
  position: relative;
  line-height: 1;
}
.popup_language .wpml-ls .wpml-ls-link {
  color: #100d0a;
  transition: 0.2s;
}
.popup_language .wpml-ls .wpml-ls-link:hover {
  color: #037e69;
}
.popup_language .wpml-ls-current-language .wpml-ls-link {
  color: #037e69;
}

.popup_language__content {
  text-align: center;
  padding: 40px 0;
}
.popup_language__content .wpml-ls .wpml-ls-item {
  margin-bottom: 40px;
}

.popup_language__title {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto 30px;
  column-gap: 10px;
}
.popup_language__title h5 {
  font-weight: 600;
}
.popup_language__title svg {
  width: 30px;
}

.cancel_button {
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  border-bottom: 1px solid #100d0a;
  transition: 0.2s;
}
.cancel_button:hover {
  border-color: #059880;
  color: #059880;
}

.popup__close {
  position: absolute;
  top: 0;
  right: 20px;
  display: block;
  cursor: pointer;
  transition: 0.2s;
}
.popup__close:hover svg {
  stroke: #059880;
}
.popup__close svg {
  width: 18px;
  stroke: white;
  transition: 0.2s;
}

.section {
  padding: 80px 0;
}

.section--center {
  text-align: center;
}

.section--green {
  background-color: #037e69;
}

.section--light_green {
  background-color: #059880;
}

.section--dark_green {
  background-color: #006453;
}

.section--vanilla {
  background-color: #fff4d7;
}

.section--grey {
  background-color: #ebf5f3;
}

.section--light_grey {
  background-color: #fbf4e4;
}

.section--top {
  padding-top: 120px;
}

.angle {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  fill: #037e69;
  fill-rule: evenodd;
  pointer-events: none;
}
.angle--white {
  fill: white;
}
.angle--vanilla {
  fill: #fff4d7;
}
.angle--yellow {
  fill: #ffb800;
}
.angle--top {
  bottom: calc(100% - 2px);
}
.angle--light-green {
  fill: #059880;
}
.angle--dark-blue {
  fill: #033153;
}
.angle--green {
  fill: #037e69;
}
.angle--grey {
  fill: #ebf5f3;
}
.angle--light_grey {
  fill: #fbf4e4;
}
.angle--dark-green {
  fill: #006453;
}
.angle--rev {
  bottom: initial;
  top: 0;
}

@media screen and (max-width: 830px) {
  .angle {
    bottom: -1px;
  }
  .angle--rev {
    top: -1px;
  }
}
.cta {
  padding: 80px 0;
}

.cta__content .cta__subtitle {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 10px;
}
.cta__content .cta__title {
  margin-bottom: 15px;
}
.cta__content h6 {
  font-weight: 400;
  opacity: 1;
  line-height: 36px;
}

.cta_center_content {
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
  color: white;
}
.cta_center_content h6 {
  font-size: 19px;
  opacity: 0.7;
  margin-bottom: 5px;
}
.cta_center_content p {
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
}
.cta_center_content .app_buttons {
  justify-content: center;
  text-align: left;
}
.cta_center_content .app_buttons p {
  line-height: 20px;
  font-weight: 600;
}

.back_button {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
  font-weight: 600;
  font-size: 14px;
  color: #100d0a;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: 0.2s;
}
.back_button svg {
  width: 14px;
  margin-right: 5px;
  margin-top: -1px;
  fill: #100d0a;
  transform: rotate(270deg);
  transition: 0.2s;
}
.back_button:hover {
  color: #ffb800;
}
.back_button:hover svg {
  fill: #ffb800;
}
.back_button.morning:hover {
  color: #059880;
}
.back_button.morning:hover svg {
  fill: #059880;
}
.back_button.evening:hover {
  color: #033153;
}
.back_button.evening:hover svg {
  fill: #033153;
}

.slick-dots {
  display: inline-flex;
  justify-content: center;
  padding: 0;
  margin-top: 40px;
  background-color: rgba(3, 126, 105, 0.09);
  border-radius: 40px;
  padding: 20px 30px;
}
.slick-dots li {
  margin: 0 5px;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-dots li.slick-active button {
  background-color: #059880;
  pointer-events: none;
  width: 60px;
}
.slick-dots li button {
  width: 11px;
  height: 11px;
  background-color: rgba(5, 152, 128, 0.34);
  border-radius: 50%;
  border: none;
  font-size: 0;
  transition: 0.2s;
  border-radius: 20px;
  padding: 0;
  cursor: pointer;
  transition: 0.5s;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover {
  background-color: rgba(0, 100, 83, 0.5);
}

.slider {
  position: relative;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}
.slider .slick-track {
  display: flex;
}
.slider .slick-slide {
  height: inherit;
}
.slider .slick-slide:focus {
  outline: none;
}

.slick-arrows {
  position: relative;
  height: 35px;
  width: 23px;
  display: block;
  transition: 0.2s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
}
.slick-arrows svg {
  width: 100%;
  height: 100%;
  fill: #006453;
  transition: 0.2s;
}
.slick-arrows:hover svg {
  fill: #037e69;
}

.prev-arrow svg {
  transform: rotate(180deg);
}

.slick-arrow {
  transition: 0.2s;
}

.slick-disabled {
  opacity: 0.1;
  cursor: auto;
  pointer-events: none;
}
.slick-disabled .slick-arrows {
  cursor: auto;
}
.slick-disabled .slick-arrows svg {
  fill: #006453;
}

.glass_box_wrap {
  width: 100%;
  position: absolute;
  overflow: hidden;
  border-radius: 20px;
  z-index: 3;
  color: white;
  border: solid 2px rgba(255, 255, 255, 0.3);
}
.glass_box_wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(154deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.058) 100%);
  backdrop-filter: blur(2px);
  filter: blur(2px);
  -webkit-filter: blur(2px);
}

.glass_box_grad {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.09;
  background-image: radial-gradient(circle at 52% 54%, rgba(255, 255, 255, 0) 0%, #ffffff 81%);
}

.glass_box__content {
  position: relative;
  z-index: 3;
  padding: 40px;
}
.glass_box__content h4 {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 28px;
}
.glass_box__content p {
  font-size: 15px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: -0.27px;
  opacity: 0.72;
  line-height: 24px;
}

.accordion {
  cursor: pointer;
  position: relative;
  text-align: left;
  padding-bottom: 30px;
  border-bottom: solid 2px rgba(16, 13, 10, 0.08);
}
.accordion:first-of-type .accordion__content {
  display: block;
}
.accordion:last-of-type {
  border: none;
}
.accordion:hover .accordion__button:after,
.accordion:hover .accordion__button:before, .accordion.accordion--open .accordion__button:after,
.accordion.accordion--open .accordion__button:before {
  background-color: #100d0a;
}
.accordion:hover .accordion__title, .accordion.accordion--open .accordion__title {
  color: #059880;
}
.accordion.accordion--open .accordion__button:after {
  transform: rotate(0deg);
}

.accordion__button {
  width: 24px;
  height: 24px;
  border-radius: 5px;
  background-color: transparent;
  display: block;
  position: absolute;
  top: 6px;
  right: 0;
  transition: 0.2s;
}
.accordion__button:before, .accordion__button:after {
  content: "";
  display: block;
  height: 2.4px;
  width: 24px;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -3px auto 0;
  background-color: #100d0a;
  transition: 0.2s;
}
.accordion__button:after {
  transform: rotate(90deg);
}

.accordion__title {
  transition: 0.2s;
  text-transform: none;
  line-height: 36px;
  font-size: 28px;
  color: #100d0a;
  font-weight: 400;
  padding-right: 30px;
  letter-spacing: -0.4px;
}

.accordion__content {
  display: none;
  margin-top: 10px;
  opacity: 0.66;
}
.accordion__content p {
  font-size: 20px;
  color: #100d0a;
  line-height: 36px;
}
.accordion__content p:last-of-type {
  margin-bottom: 0;
}
.accordion__content p a {
  font-weight: 700;
  transition: 0.3s;
}
.accordion__content p a:hover {
  color: #037e69;
}

@media screen and (max-width: 600px) {
  .accordion {
    padding-bottom: 20px;
  }
  .accordion__title {
    font-size: 20px;
    line-height: 30px;
  }
  .accordion__button {
    width: 17px;
    height: 17px;
    top: 9px;
  }
  .accordion__button:before, .accordion__button:after {
    width: 17px;
  }
  .accordion__content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.error {
  min-height: 500px;
}

.front_hero {
  background-color: black;
  position: relative;
  min-height: 850px;
  overflow: hidden;
}
.front_hero .page__hero__content_grad {
  height: 412px;
  opacity: 0.4;
  transform: rotate(20deg);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 1%, #000000 100%);
  bottom: -260px;
  left: -150px;
  z-index: 1;
}
.front_hero .angle {
  z-index: 3;
}

.front_hero__img,
.front_hero__mobile_img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.front_hero__mobile_img {
  display: none;
}

.front_hero__items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 880px;
  padding: 0 20px;
  margin: 0 auto;
  z-index: 2;
}

.front_hero__left {
  max-width: 490px;
  width: 100%;
  margin-top: 190px;
}

.front_hero_title {
  color: white;
  font-weight: 400;
}

.front_hero__right {
  max-width: 350px;
  width: 100%;
  height: 645px;
  border: solid 2px rgba(255, 255, 255, 0.4);
  border-radius: 39.89px 39.89px 0 0;
  position: relative;
  overflow: hidden;
  transform: translateY(20%);
  transition: 1s ease-in-out;
  overflow: hidden;
}
.front_hero__right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(154deg, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.06) 100%);
  backdrop-filter: blur(5px);
  filter: blur(5px);
  -webkit-filter: blur(5px);
  border-radius: 39.89px 39.89px 0 0;
}
.front_hero__right.active {
  opacity: 1;
  transform: translateY(0);
}

.front_hero__right__phone {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(154deg, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.2) 100%);
  backdrop-filter: blur(5px);
  filter: blur(5px);
  -webkit-filter: blur(5px);
  overflow: hidden;
}

.front_hero__right__phone__graphic {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

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

.front_about__left {
  max-width: 440px;
  width: 100%;
  color: white;
}
.front_about__left h6 {
  opacity: 0.7;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: -0.52px;
  margin-bottom: 5px;
}
.front_about__left h3 {
  font-weight: 300;
}

.front_about__left__buttons {
  display: flex;
  align-items: center;
  column-gap: 20px;
  margin-top: 40px;
  row-gap: 20px;
  flex-wrap: wrap;
}

.front_about__right {
  max-width: 690px;
  width: 100%;
  border-radius: 30px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.front_about__right:after {
  content: "";
  display: block;
  padding-bottom: 76%;
}

.front_about__right__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.glass_effect_wrap {
  position: absolute;
  left: 90px;
  top: 100px;
  max-width: 300px;
  width: 100%;
  display: block;
  border: solid 2px rgba(255, 255, 255, 0.28);
  border-radius: 19px;
  overflow: hidden;
  padding: 30px 40px 20px;
  background-image: radial-gradient(circle at 52% 54%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.18) 81%);
  border-radius: 19.36px;
}

.glass_effect {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.95;
  background-image: linear-gradient(161deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.29) 100%);
  /* Borders with gradient fills are currently not supported when copying CSS */
  border-radius: 19.36px;
  backdrop-filter: blur(4.36px);
  filter: blur(5px);
  -webkit-filter: blur(5px);
}

.front_about__right__glass {
  max-width: 350px;
  width: 100%;
  padding: 30px;
}

.front_about__right__glass__img {
  position: relative;
  z-index: 2;
  width: 100%;
  object-fit: contain;
}

.front_about__right__glass__content {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  color: white;
}
.front_about__right__glass__content h4 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
}
.front_about__right__glass__content p {
  font-size: 15px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: -0.27px;
  line-height: 24px;
  opacity: 0.72;
  margin-bottom: 10px;
}
.front_about__right__glass__content h6 {
  text-align: right;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
}

.front_about__right__glass__content__wavelength {
  width: 100%;
}

.front_pray {
  position: relative;
  overflow: hidden;
  transition: 0.5s;
}
.front_pray.morning {
  background-color: #edeae1;
}
.front_pray.morning .front_pray__nav .slick-dots {
  border-color: #037e69;
}
.front_pray.morning .front_pray__nav .slick-dots li:nth-child(1).slick-active {
  background-color: #006453;
}
.front_pray.morning .front_pray__nav .slick-dots li:nth-child(1).slick-active:after {
  color: white;
}
.front_pray.midday {
  background-color: #9cc9e6;
}
.front_pray.midday .front_pray__nav .slick-dots li:nth-child(2).slick-active {
  background-color: rgba(255, 184, 0, 0.34);
}
.front_pray.midday .midday__bg {
  opacity: 1;
  visibility: visible;
}
.front_pray.night {
  background-color: #293e57;
}
.front_pray.night .night__bg {
  opacity: 1;
  visibility: visible;
}
.front_pray.night .front_pray__title {
  color: white;
}
.front_pray.night .front_pray__nav .slick-dots {
  border-color: #125cb1;
}
.front_pray.night .front_pray__nav .slick-dots li:nth-child(3).slick-active {
  background-color: #1a4566;
}
.front_pray.night .front_pray__nav .slick-dots li:nth-child(3).slick-active:after {
  color: white;
}
.front_pray.night .front_pray__nav .slick-dots li:nth-child(3).slick-active:before {
  background-image: url(assets/images/night-white.svg);
}
.front_pray.night .front_pray__bottom__text {
  color: white;
}
.front_pray .angle {
  bottom: -1px;
}

.front_pray__nav {
  position: relative;
}

.front_pray__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  z-index: 0;
}

.front_pray__title {
  font-size: 50px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 3;
  transition: 0.5s;
}

.front_pray__nav {
  position: relative;
  z-index: 3;
}
.front_pray__nav .slick-dots {
  margin-top: 0;
  display: flex;
  max-width: 435px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  border: solid 5px #ffb800;
  margin: 0 auto 60px;
  border-radius: 32px;
  padding: 5px 10px;
  transition: 0.5s;
  column-gap: 10px;
}
.front_pray__nav .slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  column-gap: 5px;
  border-radius: 32px;
  padding: 13px 20px;
  transition: 0.5s;
  width: 135px;
  cursor: pointer;
}
.front_pray__nav .slick-dots li button {
  display: none;
}
.front_pray__nav .slick-dots li::before {
  content: "";
  width: 17px;
  height: 17px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin-top: -3px;
}
.front_pray__nav .slick-dots li::after {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-family: "dm-sans", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  transition: 0.5s;
}
.front_pray__nav .slick-dots li:nth-child(1)::before {
  background-image: url(assets/images/morning.svg);
}
.front_pray__nav .slick-dots li:nth-child(1)::after {
  content: "Morning";
}
.front_pray__nav .slick-dots li:nth-child(1):hover {
  background-color: rgba(0, 100, 83, 0.2);
}
.front_pray__nav .slick-dots li:nth-child(2)::before {
  background-color: #ffb800;
  border-radius: 50%;
}
.front_pray__nav .slick-dots li:nth-child(2)::after {
  content: "Midday";
}
.front_pray__nav .slick-dots li:nth-child(2):hover {
  background-color: rgba(255, 184, 0, 0.24);
}
.front_pray__nav .slick-dots li:nth-child(3)::before {
  background-image: url(assets/images/night.svg);
}
.front_pray__nav .slick-dots li:nth-child(3)::after {
  content: "Night";
}
.front_pray__nav .slick-dots li:nth-child(3):hover {
  background-color: rgba(3, 49, 83, 0.14);
}

.front_pray__nav--es .slick-dots li:nth-child(1)::after {
  content: "Mañana";
}
.front_pray__nav--es .slick-dots li:nth-child(2)::after {
  content: "Mediodía";
}
.front_pray__nav--es .slick-dots li:nth-child(3)::after {
  content: "Noche";
}

.front_pray__nav--pt-br .slick-dots {
  max-width: 445px;
}
.front_pray__nav--pt-br .slick-dots li:nth-child(1)::after {
  content: "Manhã";
}
.front_pray__nav--pt-br .slick-dots li:nth-child(2)::after {
  content: "Meio-dia";
}
.front_pray__nav--pt-br .slick-dots li:nth-child(3)::after {
  content: "Noite";
}

.front_pray_slider_wrap {
  max-width: 510px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  min-height: 490px;
}
.front_pray_slider_wrap .slick-track {
  align-items: center;
}
.front_pray_slider_wrap .slick-list {
  overflow: visible;
}
.front_pray_slider_wrap .front_pray_slider {
  overflow: visible;
  margin: 0 auto;
}

.front_pray__slide {
  border-radius: 40px;
  text-align: center;
  overflow: hidden;
  background-color: transparent;
  box-shadow: 0 2px 50px 0 rgba(42, 42, 42, 0.14);
  border-radius: 40px;
  margin: 0 40px;
  opacity: 0.6;
  transition: 0.7s;
}
.front_pray__slide.slick-current {
  opacity: 1;
}
.front_pray__slide.slick-current .front_pray__slide__main {
  padding-bottom: 50px;
}
.front_pray__slide.slick-current .front_pray__slide__main__button__wrap {
  opacity: 1;
  visibility: visible;
}

.front_pray__slide__top {
  padding: 40px 20px;
  position: relative;
  border-radius: 40px 40px 0 0;
}
.front_pray__slide__top h4 {
  font-size: 32px;
  font-weight: 500;
}
.front_pray__slide__top h5 {
  font-weight: 500;
}
.front_pray__slide__top.morning {
  background-color: #006453;
  color: white;
}
.front_pray__slide__top.midday {
  background-color: #ffb800;
}
.front_pray__slide__top.night {
  background-color: #033153;
  color: white;
}

.front_pray__slide__main {
  padding: 20px 30px 20px;
  transition: 0.7s;
  background-color: #fff;
}
.front_pray__slide__main p {
  font-size: 20px;
  font-weight: 400;
  line-height: 37px;
}

.front_pray__slide__main__button__wrap {
  overflow: hidden;
  transition: 0.7s;
  opacity: 0;
  visibility: hidden;
}

.front_pray__slide__main__button {
  font-size: 15px;
  line-height: 20px;
  column-gap: 10px;
  max-width: 230px;
  width: 100%;
  margin: 0 auto;
  padding: 14px 20px 12px;
}
.front_pray__slide__main__button svg {
  transition: 0.3s;
}
.front_pray__slide__main__button.morning {
  background-color: #037e69;
  color: white;
}
.front_pray__slide__main__button.morning svg {
  fill: white;
}
.front_pray__slide__main__button.midday {
  background-color: #ffb800;
  color: #100d0a;
}
.front_pray__slide__main__button.midday svg {
  fill: #100d0a;
}
.front_pray__slide__main__button.night {
  background-color: #033153;
  color: white;
}
.front_pray__slide__main__button.night svg {
  fill: white;
}
.front_pray__slide__main__button:hover {
  background-color: #100d0a;
  color: white;
}
.front_pray__slide__main__button:hover svg {
  fill: white;
}

.front_pray__bottom {
  text-align: center;
  position: relative;
  max-width: 800px;
  width: 100%;
  margin: 40px auto 0;
  z-index: 3;
}

.front_pray__bottom__text {
  letter-spacing: -0.34px;
  opacity: 0.8;
  font-weight: 400;
  line-height: 38px;
  transition: 0.4s;
  margin-bottom: 30px;
}

.front_lectio_hosts {
  text-align: center;
  position: relative;
  overflow: hidden;
}

.front_lectio_hosts__title {
  font-weight: 400;
  color: #006453;
  margin-bottom: 30px;
  position: relative;
  z-index: 3;
}

.front_lectio_hosts__items {
  margin-bottom: 30px;
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: center;
}

.front_lectio_host_item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-right: -30px;
  overflow: hidden;
  position: relative;
}
.front_lectio_host_item:last-of-type {
  margin-right: 0;
}

.front_lectio_hosts__text {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  opacity: 0.75;
  font-weight: 400;
  margin-bottom: 30px;
  position: relative;
  z-index: 3;
}

.front_lectio_hosts__button {
  position: relative;
  z-index: 3;
  background-color: #006453;
}

.front_lectio_hosts__grad {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(214, 236, 232, 0) 18%, #d8ece8 100%);
}

.m-scroll {
  display: none;
  position: relative;
  width: 100%;
  height: 180px;
  margin: auto;
  margin-bottom: 30px;
  overflow: hidden;
  z-index: 6;
}
.m-scroll__title {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  transition: all 1s ease;
}
.m-scroll__title span {
  display: flex;
  animation: scrollText 60s infinite linear;
}
.m-scroll__title span:hover {
  animation-play-state: paused;
}
.m-scroll__title .front_lectio_host_item {
  min-width: 0;
  width: 140px;
}

@keyframes scrollText {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}
.front_community {
  position: relative;
  overflow: hidden;
  max-height: 1100px;
}
.front_community .angle {
  z-index: 5;
}

.front_community__top {
  color: white;
  text-align: center;
  position: relative;
  z-index: 3;
  margin-bottom: 60px;
}

.front_community__top__title {
  margin-bottom: 20px;
  letter-spacing: -0.4px;
  font-weight: 400;
}

.front_community__top__subtitle {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}

.front_community__grad {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, #059880 0%, #037e69 59%);
  height: 1085px;
}

.front_community__items {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 40px;
  margin: 0 auto;
}
.front_community__items .review_item {
  position: relative;
  z-index: 4;
}
.front_community__items .review_item:nth-child(n+4) {
  opacity: 0.6;
  background: rgba(235, 245, 243, 0.16);
  z-index: 2;
  pointer-events: none;
  color: white;
}
.front_community__items .review_item:nth-child(n+4) .review_item__title {
  color: white;
}
.front_community__items .review_item:nth-child(n+4) .audio_wave {
  background-color: rgba(216, 216, 216, 0.28);
}
.front_community__items .review_item:nth-child(n+4) .audio_wave .audio_wave__img {
  fill: white;
}
.front_community__items .review_item:nth-child(n+4) .audio_wave .audio_wave__play_button {
  background-color: #fff;
}
.front_community__items .review_item:nth-child(n+4) .audio_wave .audio_wave__play_button svg {
  fill: #369484;
}
.front_community__items .review_item:nth-child(n+4) .review_item__citation {
  color: white;
}

.front_community__reviews_grad {
  position: absolute;
  width: 100%;
  background-image: linear-gradient(180deg, rgba(3, 131, 109, 0) 0%, #04806b 39%);
  bottom: -160px;
  left: 0;
  right: 0;
  height: 470px;
  z-index: 3;
}

.front_community__buttons {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 4;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 40px;
}

.front_community__bottom_button {
  display: flex;
  align-items: center;
  background-color: #006453;
  column-gap: 10px;
}
.front_community__bottom_button svg {
  width: 8px;
  transition: 0.3s;
  fill: white;
  margin-top: 1px;
}
.front_community__bottom_button:hover {
  background-color: white;
}
.front_community__bottom_button:hover svg {
  fill: #100d0a;
}

.front_app__items {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 10px;
}

.front_app__left {
  max-width: 375px;
  width: 100%;
  padding-top: 40px;
}

.front_app__subtitle {
  font-weight: 400;
  color: #059880;
  margin-bottom: 10px;
}

.the_app__title {
  font-size: 52px;
  margin-bottom: 30px;
}

.front_app__nav {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  max-width: 335px;
  width: 100%;
}

.front_app_nav__item {
  background-color: #ebf5f3;
  border-radius: 24px;
  width: 100%;
  display: flex;
  column-gap: 10px;
  align-items: center;
  padding: 14px 25px 13px;
  font-size: 15px;
  letter-spacing: 0.54px;
  font-weight: 500;
  line-height: 20px;
  color: #059880;
  transition: 0.5s;
  cursor: pointer;
}
.front_app_nav__item svg {
  fill: #059880;
  max-width: 25px;
  width: 100%;
  display: block;
  margin-top: -3px;
  transition: 0.5s;
  max-height: 27px;
}
.front_app_nav__item:hover, .front_app_nav__item.active {
  background-color: #059880;
  color: white;
}
.front_app_nav__item:hover svg, .front_app_nav__item.active svg {
  fill: white;
}
.front_app_nav__item.devotionals-offline svg {
  max-height: 20px;
}

.front_app__left__button {
  justify-content: flex-start;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 400;
  column-gap: 10px;
  color: #005244;
  transition: 0.3s;
}
.front_app__left__button svg {
  width: 8px;
  fill: #005244;
  transition: 0.3s;
}
.front_app__left__button:hover {
  color: #059880;
}
.front_app__left__button:hover svg {
  fill: #059880;
}

.front_app__right {
  max-width: 790px;
  width: 100%;
  height: 635px;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  background-color: #000000;
}

.front_app__slide {
  display: none;
}
.front_app__slide--daily-prayer {
  display: block;
}

.front_app__slide__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.front_app__slide_grad {
  width: 100%;
  height: 412px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 1%, #000000 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.front_app__slide__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #ebf5f3;
  padding-left: 60px;
  padding-bottom: 50px;
  width: 100%;
}

.front_app__slide__title {
  margin-bottom: 5px;
}

.front_app__slide__text {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.55px;
  line-height: 33px;
}

.daily_prayer_graphic {
  max-width: 380px;
  width: 100%;
  height: 405px;
  position: absolute;
  right: 50px;
  top: 0;
}

.daily_prayer_graphic__phone_glass {
  position: absolute;
  top: 0;
  right: 20px;
  max-width: 295px;
  width: 100%;
  height: 100%;
  border-radius: 0 0 40px 40px;
  border: solid 2px rgba(255, 255, 255, 0.15);
  border-top: none;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.daily_prayer_graphic__phone_glass .glass_effect {
  opacity: 0.15;
  background-image: radial-gradient(circle at 52% 54%, rgba(255, 255, 255, 0) 0%, #ffffff 81%);
  border-radius: 0 0 40px 40px;
  backdrop-filter: blur(4px);
  filter: blur(4px);
  -webkit-filter: blur(4px);
}

.daily_prayer_graphic__screen_img {
  width: 100%;
  position: relative;
  z-index: 3;
}

.daily_prayer_graphic__audio_wrap {
  max-width: 380px;
  width: 100%;
  right: 0;
  bottom: 100px;
  height: 95px;
  background-color: rgba(255, 255, 255, 0.15);
  position: absolute;
  border-radius: 52px;
  overflow: hidden;
  border: solid 2px rgba(255, 255, 255, 0.26);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  padding-right: 20px;
}

.daily_prayer_graphic__audio__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(4px);
  filter: blur(4px);
  -webkit-filter: blur(4px);
  opacity: 0.5;
  border-radius: 52px;
  background-image: linear-gradient(132deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.29) 100%);
}

.daily_prayer_graphic__audio__img {
  width: 100%;
  position: relative;
  z-index: 3;
}

.read_and_listen__img {
  max-width: 390px;
  width: 100%;
  display: block;
  position: absolute;
  left: 60px;
  top: 60px;
}

.themed_series__img_wrap {
  max-width: 315px;
  width: 100%;
  position: absolute;
  top: 40px;
  right: 60px;
}

.themed_series__img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
}

.devotionals_offline__img_wrap {
  max-width: 345px;
  width: 100%;
  position: absolute;
  left: 65px;
  top: 60px;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  backdrop-filter: blur(5px);
}

.devotionals_offline__img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
}

.devotionals_offline__download_previews {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 10px;
  max-width: 280px;
  width: 100%;
  position: absolute;
  left: 30px;
  bottom: -35px;
}

.devotionals_offline__download_preview__item {
  border-radius: 20px;
  backdrop-filter: blur(5px);
}

.devotionals_offline__download_preview__img {
  display: block;
  width: 100%;
}

.resources_inspiration__img_wrap {
  max-width: 370px;
  width: 100%;
  right: 20px;
  top: 60px;
  position: absolute;
}

.resources_inspiration__img {
  display: block;
  width: 100%;
}

.front_explore {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}

.front_explore__title {
  margin-bottom: 30px;
}

.front_explore__grid {
  margin: 20px 15px;
}
.front_explore__grid > [class*=grid_] {
  padding: 0 15px;
}

.front_explore__button {
  margin-top: 30px;
}

.front_cta__items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 20px;
}

.front_cta__left {
  max-width: 435px;
  width: 100%;
  color: white;
}
.front_cta__left h2 {
  font-size: 44px;
  font-weight: 400;
}
.front_cta__left h6 {
  font-size: 19px;
  font-weight: 500;
  opacity: 0.7;
  margin-bottom: 5px;
}
.front_cta__left p {
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
}
.front_cta__left .app_buttons p {
  font-weight: 600;
  line-height: 20px;
}
.front_cta__left .app_buttons .app_button:hover {
  color: white;
}

.front_cta__right {
  max-width: 690px;
  width: 100%;
  border-radius: 30px;
  background-color: black;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 50px 50px 60px;
}

.front_cta__right__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.95;
}

.front_cta__right__img {
  max-width: 370px;
  width: 100%;
  position: absolute;
  right: 40px;
  top: 40px;
}

@media screen and (max-width: 1230px) {
  .front_community__items .review_item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .front_about__right {
    max-width: 590px;
  }
  .glass_effect_wrap {
    left: 30px;
    top: 70px;
  }
  .front_community {
    max-height: none;
  }
  .front_community__items .review_item:nth-child(n+4) {
    display: none;
  }
  .front_community__buttons {
    position: relative;
    bottom: initial;
    margin-top: 60px;
  }
  .front_app {
    overflow: hidden;
  }
  .front_app .inner {
    padding: 0;
  }
  .front_app__items {
    flex-direction: column;
    align-items: center;
  }
  .front_app__left {
    max-width: none;
    text-align: center;
    margin-bottom: 20px;
    padding: 0;
  }
  .the_app__title {
    padding: 0 20px;
  }
  .front_app__left__button {
    display: none;
  }
  .front_app__nav {
    max-width: none;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    column-gap: 20px;
    overflow-x: scroll;
    padding: 20px;
    padding-top: 0;
  }
  .front_app_nav__item {
    width: auto;
    text-align: left;
    flex-shrink: 0;
    padding: 14px 20px 13px;
  }
  .front_app_nav__item p {
    flex-grow: 1;
    font-size: 14px;
    flex-shrink: 0;
  }
  .front_app__right {
    width: calc(100% - 40px);
  }
  .front_cta__items {
    flex-direction: column;
    align-items: center;
    row-gap: 40px;
    text-align: center;
  }
  .front_cta__left {
    max-width: none;
  }
  .front_cta__left .app_buttons {
    justify-content: center;
  }
  .front_cta__right {
    text-align: left;
  }
  .front_explore__grid .grid_1-3 {
    max-width: 390px;
    width: 100%;
  }
}
@media screen and (max-width: 1050px) {
  .front_about {
    padding-top: 60px;
  }
  .front_about__items {
    flex-direction: column;
    align-items: center;
    row-gap: 40px;
  }
  .front_about__left {
    max-width: none;
    text-align: center;
  }
  .front_about__left__buttons {
    justify-content: center;
    text-align: left;
  }
}
@media screen and (max-width: 860px) {
  .front_pray__slide {
    margin: 0 20px;
  }
}
@media screen and (max-width: 900px) {
  .front_lectio_hosts .inner {
    padding: 0;
  }
  .front_lectio_hosts .front_lectio_hosts__title,
  .front_lectio_hosts .front_lectio_hosts__text {
    padding: 0 20px;
  }
  .front_lectio_hosts__items {
    display: none;
  }
  .m-scroll {
    display: flex;
  }
}
@media screen and (max-width: 800px) {
  .front_hero__items {
    flex-direction: column;
    align-items: center;
    text-align: center;
    row-gap: 40px;
  }
  .front_hero__right {
    align-self: flex-end;
    max-width: 270px;
    height: 500px;
  }
  .front_app__slide__content {
    max-width: none;
    padding: 0 20px 40px;
  }
  .daily_prayer_graphic {
    right: 20px;
  }
  .read_and_listen__img,
  .devotionals_offline__img_wrap {
    top: 20px;
    left: 20px;
  }
  .themed_series__img_wrap,
  .resources_inspiration__img_wrap {
    top: 20px;
    right: 20px;
  }
}
@media screen and (max-width: 700px) {
  .front_hero__img {
    display: none;
  }
  .front_hero__mobile_img {
    display: block;
  }
  .front_about__right__glass {
    max-width: 280px;
  }
  .front_cta__right__img {
    max-width: 290px;
    right: 20px;
    top: 20px;
  }
  .front_cta__right {
    padding: 30px 20px 40px;
  }
  .front_cta__right .community__cta__right__glass_wrap {
    max-width: 280px;
  }
  .front_cta__right .community__cta__right__glass_wrap .glass_box_wrap .glass_box__content {
    padding: 15px 20px 40px;
  }
  .front_cta__right .community__cta__right__glass_wrap .second_glass_box_wrap .glass_box__content {
    padding: 10px 20px;
  }
  .front_cta__right .community__cta__right__glass_wrap .third_glass_box_wrap .glass_box__content {
    padding: 0;
  }
}
@media screen and (max-width: 650px) {
  .front_app__right {
    background-color: transparent;
    height: auto;
    border-radius: 0;
  }
  .front_app__slide__mobile_wrap {
    max-width: 790px;
    width: 100%;
    height: 375px;
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    background-color: #000000;
    margin-bottom: 30px;
  }
  .front_app__slide_grad {
    display: none;
  }
  .front_app__slide__content {
    color: #100d0a;
    position: static;
    padding: 0;
  }
  .front_app__slide__title {
    color: #037e69;
  }
  .daily_prayer_graphic {
    max-width: 280px;
    height: 305px;
  }
  .daily_prayer_graphic__phone_glass {
    max-width: 195px;
    padding: 10px;
  }
  .daily_prayer_graphic__audio_wrap {
    max-width: 280px;
    height: 65px;
    bottom: 85px;
  }
  .read_and_listen__img {
    max-width: 290px;
  }
  .themed_series__img_wrap {
    max-width: 215px;
  }
  .devotionals_offline__img_wrap {
    max-width: 245px;
  }
  .devotionals_offline__download_previews {
    max-width: 180px;
    bottom: -20px;
  }
  .resources_inspiration__img_wrap {
    max-width: 270px;
  }
}
@media screen and (max-width: 600px) {
  .glass_effect_wrap {
    top: initial;
    left: 10px;
    bottom: 10px;
    padding: 15px;
  }
  .menu_grad {
    z-index: 2;
  }
  .front_hero {
    min-height: 600px;
  }
  .front_hero__items {
    bottom: -30px;
  }
  .front_hero__right {
    max-width: 200px;
    height: 400px;
  }
  .front_pray_slider_wrap {
    min-height: 0;
  }
  .front_pray__title {
    font-size: 33.4px;
  }
  .front_pray__slide__top {
    padding: 30px 20px;
  }
  .front_community__items {
    max-width: 370px !important;
    width: 100% !important;
  }
  .front_community__buttons .app_buttons {
    justify-content: center;
    align-items: center;
  }
  .the_app__title {
    font-size: 34px;
  }
  .front_explore__grid {
    margin: 0;
  }
  .front_explore__grid .grid_1-3 {
    padding: 0;
  }
  .spotlight_item__content .spotlight_item__title {
    font-size: 24px;
  }
  .front_pray__bottom__text {
    line-height: 1.5;
  }
  .front_cta__right .community__cta__right__glass_wrap {
    max-width: 250px;
  }
}
@media screen and (max-width: 530px) {
  .resources_inspiration__img_wrap {
    max-width: 200px;
    right: 10px;
  }
}
@media screen and (max-width: 500px) {
  .front_pray_slider_wrap .front_pray_slider {
    margin: 0 -10px;
  }
  .front_pray__slide {
    margin: 0 10px;
  }
  .front_about__right__glass {
    max-width: 220px;
  }
}
@media screen and (max-width: 430px) {
  .front_pray__nav .slick-dots {
    column-gap: 5px;
    padding: 5px;
  }
  .front_pray__nav .slick-dots li {
    padding: 10px 10px;
    width: 100%;
  }
  .front_pray__nav .slick-dots li:before {
    width: 14px;
    height: 14px;
  }
  .front_pray__nav .slick-dots li:after {
    font-size: 13px;
  }
}
@media screen and (max-width: 380px) {
  .front_about__right {
    height: 270px;
  }
  .front_about__right:after {
    display: none;
  }
  .front_about__right__glass {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .front_about__right__glass__content {
    height: auto;
  }
}
.page__hero {
  position: relative;
  min-height: 730px;
}

.page__hero__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.page__hero__content {
  position: absolute;
  bottom: 120px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  color: white;
  z-index: 1;
  max-width: 1000px;
}
.page__hero__content .page__hero__title {
  color: white;
}

.page__hero__title {
  font-weight: 400;
  font-size: 60px;
}

.page__hero__content_grad {
  position: absolute;
  width: 100%;
  height: 460px;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.66;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 1%, #000000 100%);
}

.page_hero_small {
  position: relative;
  background-color: #059880;
  padding: 120px 0 60px;
}
.page_hero_small .page__hero__content {
  position: static;
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
}
.page_hero_small .page__hero__content .page__hero__title {
  margin-bottom: 20px;
}
.page_hero_small .page__hero__content p {
  font-size: 20px;
  font-weight: 400;
  color: #ebf5f3;
}
.page_hero_small .page__hero__content p:last-of-type {
  margin-bottom: 0;
}

.page_hero_small--dark {
  background-color: #006453;
}

@media screen and (max-width: 600px) {
  .page__hero {
    min-height: 450px;
  }
  .page__hero .the_app_hero__inner {
    height: 450px;
  }
  .page__hero__content {
    bottom: 40px;
  }
  .page__hero__title {
    font-size: 34px;
  }
}
.single_hero {
  position: relative;
  background-color: #059880;
  padding-top: 120px;
}

.single_hero__content {
  text-align: center;
}

.single_hero__img {
  border-radius: 20px;
  position: relative;
  z-index: 4;
  max-height: 460px;
  max-width: 855px;
  width: 100%;
  margin: 0 auto -70px;
}

.single_content h5 {
  font-weight: 300;
  opacity: 0.8;
  color: #059880;
}
.single_content p {
  font-size: 20px;
  line-height: 33px;
}
.single_content--morning .wp-block-group:after {
  background-image: url(assets/images/cross-white.svg);
}
.single_content--evening h5 {
  color: #125cb1;
}
.single_content--evening .wp-block-group:after {
  background-image: url(assets/images/cross-white.svg);
}

.other_posts {
  margin-top: 40px;
  text-align: center;
}

.other_posts__title {
  font-size: 34px;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: left;
}

.other_posts__grid {
  justify-content: flex-start;
  margin: 0px -20px;
  row-gap: 40px;
}
.other_posts__grid .other_post_item {
  border-radius: 13px;
  height: 100%;
  margin: 0;
}
.other_posts__grid .other_post_item .spotlight_item__content {
  padding-top: 20px;
  min-height: 0;
}
.other_posts__grid .other_post_item .spotlight_item__content .spotlight_item__title {
  font-size: 24px;
  font-weight: 400;
}
.other_posts__grid .other_post_item .spotlight_item__date,
.other_posts__grid .other_post_item .spotlight_item__resource_link {
  font-size: 13px;
  color: #aeaeae;
}
.other_posts__grid .other_post_item:hover .slant {
  fill: white;
}
.other_posts__grid .other_post_item:hover .spotlight_item__content {
  background-color: white;
  color: #100d0a;
}
.other_posts__grid .other_post_item:hover .spotlight_item__date {
  color: #787673;
  opacity: 1;
}

.other_posts__button {
  background-color: rgba(5, 152, 128, 0.15);
  color: #100d0a;
  margin-top: 40px;
  position: relative;
  z-index: 4;
}
.other_posts__button:hover {
  background-color: #059880;
  color: white;
}

.single_cta {
  background-color: #059880;
  color: white;
  text-align: center;
}
.single_cta .cta__content {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}
.single_cta .cta__content p {
  opacity: 1;
  font-weight: 400;
  font-size: 20px;
  color: #ebf5f3;
}

@media screen and (max-width: 1200px) {
  .other_posts__grid .grid_1-3 {
    max-width: 390px;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .single_content h5 {
    font-size: 22px;
  }
  .single_content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.holding__social {
  display: flex;
  justify-content: center;
}

.holding__social__item {
  margin: 0 5px;
  position: relative;
}
.holding__social__item svg {
  width: 34px;
  transition: 0.2s;
}

.holding__social__item--facebook svg {
  width: 16px;
}

.community_hero {
  background-color: #006453;
  padding-bottom: 100px;
}
.community_hero .page__hero__content {
  max-width: 700px;
}
.community_hero .page__hero__content h5 {
  opacity: 0.65;
}

.community_hero__angle_outline {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0.14;
  pointer-events: none;
  z-index: 1;
}

.community_main {
  position: relative;
  overflow: hidden;
}

.community_stories {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 50px;
}

.community_stories__featured {
  background-color: #d9eae7;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  max-width: 600px;
  width: 100%;
  transition: 0.5s;
}
.community_stories__featured:hover {
  transform: scale(1.02);
}

.featured_story__top {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.featured_story__top:after {
  content: "";
  display: block;
  padding-bottom: 57%;
}

.featured_story__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.featured_story__content {
  padding: 40px 60px 50px;
}
.featured_story__content .featured_story__story {
  color: #059880;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
}
.featured_story__content .featured_story__title {
  font-weight: 400;
  margin-bottom: 10px;
}
.featured_story__content .featured_story__excerpt {
  opacity: 0.57;
  font-size: 20px;
  line-height: 36px;
}
.featured_story__content .featured_story__button {
  display: inline-flex;
  align-items: center;
  column-gap: 10px;
  background-color: #059880;
}
.featured_story__content .featured_story__button svg {
  width: 8px;
  fill: white;
  transition: 0.2s;
}
.featured_story__content .featured_story__button:hover {
  background-color: #100d0a;
  color: white;
}
.featured_story__content .featured_story__button:hover svg {
  fill: white;
}

.community_stories__right {
  display: flex;
  flex-direction: column;
  max-width: 550px;
  width: 100%;
  row-gap: 20px;
}

.community_story__item {
  padding: 30px 40px;
  background-color: #0e6d5c;
  border-radius: 20px;
  display: flex;
  align-items: flex-start;
  column-gap: 30px;
  transition: 0.5s;
}
.community_story__item:hover {
  transform: scale(1.02);
  background-color: #059880;
}

.community_story__item__img {
  max-width: 115px;
  width: 100%;
  height: 125px;
  display: block;
}

.community_story__item__content {
  color: white;
}
.community_story__item__content .community_story__item__title {
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 34px;
}
.community_story__item__content .community_story__item__excerpt {
  opacity: 0.74;
  font-size: 18px;
  letter-spacing: -0.5px;
  font-weight: 400;
  margin-bottom: 0;
}

.community__ad {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  min-height: 495px;
  margin: 90px 0;
}

.community__ad__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.community__ad__bg--mobile {
  display: none;
}

.community__ad__grad {
  width: 885px;
  height: 735px;
  position: absolute;
  top: -140px;
  right: -20px;
  opacity: 0.71;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 1%, #000000 100%);
}

.community__ad__content {
  position: absolute;
  max-width: 520px;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.community__ad__content h6 {
  font-weight: 500;
  font-size: 19px;
  margin-bottom: 5px;
  opacity: 0.7;
}
.community__ad__content p {
  color: #ebf5f3;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
}
.community__ad__content .app_buttons p {
  color: #100d0a;
  margin-bottom: 0;
  line-height: 20px;
  transition: 0.3s;
}
.community__ad__content .app_buttons .app_button:hover p {
  color: white;
}

.community__reviews {
  position: relative;
  text-align: center;
}
.community__reviews .slick-dots {
  background-color: rgba(5, 152, 128, 0.36);
}
.community__reviews .slick-dots li button {
  background-color: rgba(255, 255, 255, 0.37);
}
.community__reviews .slick-dots li.slick-active button {
  background-color: #fff;
}

.community__reviews__title {
  text-align: center;
  color: white;
  margin-bottom: 40px;
}

.community__reviews__slider {
  overflow: visible;
  margin: 0 -20px;
}
.community__reviews__slider .slick-list {
  overflow: visible;
}
.community__reviews__slider .review_item {
  margin: 0 20px;
  opacity: 1;
  padding: 30px 40px;
  text-align: left;
  max-width: none;
}
.community__reviews__slider .review_item__img {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
}

.review_item {
  display: block;
  max-width: 370px;
  width: 100%;
  border-radius: 40px 40px 0 40px;
  padding: 40px 50px;
  opacity: 0.91;
  background-image: radial-gradient(circle at 50% 50%, rgba(247, 251, 250, 0.91) 0%, rgba(235, 245, 243, 0.91) 50%);
  border-radius: 40px 40px 0 40px;
  margin-bottom: 40px;
}

.review_item__title {
  color: #059880;
  line-height: 38px;
  margin-bottom: 10px;
}

.review_item__content p {
  font-size: 17px;
  font-weight: 400;
  opacity: 0.86;
  line-height: 26px;
  letter-spacing: -0.5px;
}

.review_item__stars {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 5px;
  margin-bottom: 20px;
}

.star {
  width: 20px;
}

.star--grey {
  opacity: 0.26;
}

.review_item__citation {
  font-size: 15px;
  font-weight: 500;
  color: #006453;
  opacity: 0.75;
}

.review_item__img {
  border-radius: 50%;
  width: 105px;
  height: 105px;
  display: block;
  margin-bottom: 20px;
}

.audio_wave {
  width: 100%;
  border-radius: 37px;
  height: 59px;
  display: flex;
  align-items: center;
  column-gap: 10px;
  background-color: rgba(5, 152, 128, 0.15);
  margin-bottom: 20px;
  padding: 8px;
}

.audio_wave__img {
  max-width: 180px;
  width: 100%;
  display: block;
  margin-top: 3px;
  fill: #059880;
}

.audio_wave__play_button {
  background-color: #059880;
  height: 47px;
  width: 47px;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  appearance: none;
  transition: 0.4s;
}
.audio_wave__play_button:hover {
  background-color: #006453;
}
.audio_wave__play_button.playing .play_icon {
  opacity: 0;
  visibility: hidden;
}
.audio_wave__play_button.playing .pause_icon {
  opacity: 1;
  visibility: visible;
}

.play_icon {
  display: block;
  max-width: 16px;
  width: 100%;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 4px;
  right: 0;
  margin: 0 auto;
  fill: #ebf5f3;
}

.pause_icon {
  display: block;
  max-width: 12px;
  margin: 0 auto;
  width: 100%;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  fill: #ebf5f3;
}

.review_popup_button {
  color: #059880;
  opacity: 0.86;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: -0.5px;
  cursor: pointer;
}
.review_popup_button:hover {
  opacity: 1;
}

.review_popup {
  max-width: 600px;
  width: calc(100% - 20px);
  margin: 0 auto;
  border-radius: 40px 40px 5px 40px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  text-align: left;
}
.review_popup .review_item {
  max-width: none;
  opacity: 1;
  margin-bottom: 0;
}

.community__reviews__bottom {
  color: white;
  max-width: 655px;
  width: 100%;
  margin: 60px auto 0;
}

.community__reviews__bottom_text {
  margin-bottom: 20px;
}

.community__reviews__bottom__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 36px;
  transition: 0.3s;
}
.community__reviews__bottom__button svg {
  fill: white;
  width: 8px;
  transition: 0.3s;
}
.community__reviews__bottom__button:hover {
  opacity: 0.8;
}

.community__cta__items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 20px;
}

.community__cta__left {
  max-width: 435px;
  width: 100%;
  color: white;
}
.community__cta__left h6 {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 5px;
}
.community__cta__left h2 {
  font-weight: 400;
}
.community__cta__left p {
  color: #ebf5f3;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
}
.community__cta__left .app_buttons p {
  color: #100d0a;
  margin-bottom: 0;
  line-height: 20px;
  transition: 0.3s;
}
.community__cta__left .app_buttons .app_button:hover p {
  color: white;
}

.community__cta__right {
  max-width: 690px;
  width: 100%;
  min-height: 475px;
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  padding: 50px 40px;
  display: flex;
  justify-content: flex-end;
  background-color: black;
}

.community__cta__left__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}

.community__cta__right__glass_wrap {
  position: relative;
  max-width: 370px;
  width: 100%;
  border-radius: 20px;
}
.community__cta__right__glass_wrap .glass_box_wrap {
  position: relative;
  overflow: visible;
}
.community__cta__right__glass_wrap .glass_box_wrap:before,
.community__cta__right__glass_wrap .glass_box_wrap .glass_box_grad {
  border-radius: 17px;
}
.community__cta__right__glass_wrap .glass_box_wrap .glass_box_grad {
  opacity: 0.18;
}
.community__cta__right__glass_wrap .glass_box_wrap .glass_box__content h5 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 10px;
}
.community__cta__right__glass_wrap .second_glass_box_wrap {
  position: relative;
  margin-top: 10px;
  overflow: hidden;
}
.community__cta__right__glass_wrap .second_glass_box_wrap .glass_box__content {
  padding: 15px 20px;
}
.community__cta__right__glass_wrap .second_glass_box_wrap .glass_box__content .bible_verse {
  line-height: 19px;
  font-size: 13px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 5px;
}
.community__cta__right__glass_wrap .second_glass_box_wrap .glass_box__content .bible_reference {
  font-weight: 600;
  font-size: 15px;
  line-height: 19px;
  position: relative;
  padding-right: 20px;
}
.community__cta__right__glass_wrap .second_glass_box_wrap .glass_box__content .bible_reference svg {
  fill: white;
  position: absolute;
  right: 0;
  top: -3px;
  width: 14px;
}
.community__cta__right__glass_wrap .third_glass_box_wrap {
  position: absolute;
  max-width: 165px;
  width: 100%;
  bottom: -23px;
  left: -30px;
  border-radius: 24px;
  overflow: hidden;
}
.community__cta__right__glass_wrap .third_glass_box_wrap::before {
  border-radius: 22px;
}
.community__cta__right__glass_wrap .third_glass_box_wrap .glass_box_grad {
  opacity: 0.21;
  background: rgba(255, 255, 255, 0.67);
}
.community__cta__right__glass_wrap .third_glass_box_wrap .glass_box__content {
  padding: 0;
}
.community__cta__right__glass_wrap .third_glass_box_wrap .favourited_items {
  display: flex;
  justify-content: center;
  column-gap: 10px;
  align-items: center;
  padding: 13px 25px 10px;
  font-size: 13px;
  letter-spacing: 0.87px;
  text-transform: uppercase;
  line-height: 19px;
}
.community__cta__right__glass_wrap .third_glass_box_wrap .favourited_items svg {
  fill: white;
  width: 13px;
  margin-top: -3px;
}

@media screen and (max-width: 1200px) {
  .community_stories {
    flex-direction: column;
    align-items: center;
    row-gap: 40px;
  }
  .community_stories__right {
    max-width: 600px;
  }
  .community__reviews__slider {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
  .community__ad {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 100px 20px;
    min-height: 0;
  }
  .community__ad__content {
    position: relative;
  }
}
@media screen and (max-width: 1000px) {
  .community__cta__items {
    flex-direction: column-reverse;
    align-items: center;
    row-gap: 40px;
  }
  .community__cta__left {
    text-align: center;
    max-width: none;
  }
  .community__cta__left .app_buttons {
    justify-content: center;
  }
  .community__ad {
    padding: 60px 20px;
  }
}
@media screen and (max-width: 830px) {
  .community__reviews__slider {
    max-width: 400px;
  }
  .community__reviews__slider .review_item {
    margin: 0 10px;
    padding: 30px 30px;
  }
  .community__ad {
    background-color: black;
    justify-content: center;
    padding: 40px 20px;
    min-height: 655px;
  }
  .community__ad__bg {
    opacity: 0.6;
    display: none;
  }
  .community__ad__bg--mobile {
    display: block;
    object-position: top;
    opacity: 1;
  }
  .community__ad__content {
    text-align: center;
    max-width: none;
    position: absolute;
    height: auto;
    bottom: 60px;
    top: initial;
    padding: 0 40px;
  }
  .community__ad__content .app_buttons {
    justify-content: center;
    text-align: left;
  }
  .community__ad__grad {
    pointer-events: none;
    width: 100%;
    height: 655px;
    top: initial;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 1%, #000000 100%);
  }
}
@media screen and (max-width: 700px) {
  .community_hero .page__hero__content {
    padding: 0 20px;
  }
  .featured_story__content {
    padding: 30px;
  }
  .featured_story__content .featured_story__excerpt {
    font-size: 18px;
    line-height: 30px;
  }
  .community_story__item {
    padding: 30px 20px;
  }
  .community__cta__right {
    min-height: 0;
    padding: 30px 20px 40px;
  }
  .community__cta__right__glass_wrap {
    max-width: 280px;
  }
  .community__cta__right__glass_wrap .glass_box_wrap .glass_box__content {
    padding: 15px 20px 40px;
  }
  .community__cta__right__glass_wrap .second_glass_box_wrap .glass_box__content {
    padding: 10px 20px;
  }
  .community__cta__right__glass_wrap .third_glass_box_wrap .glass_box__content {
    padding: 0;
  }
}
@media screen and (max-width: 600px) {
  .community_story__item {
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
    text-align: center;
    padding: 20px;
  }
  .community_story__item__content .community_story__item__title {
    line-height: 30px;
    margin-bottom: 5px;
  }
  .community_story__item__img {
    max-width: 85px;
    height: 95px;
  }
  .review_item {
    padding: 20px 30px;
  }
  .community__cta__right__glass_wrap {
    max-width: 250px;
  }
  .community__cta__right__glass_wrap .glass_box__content h4 {
    margin-bottom: 5px;
  }
}
.spotlight_main {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 130px;
}

.spotlight_grid {
  margin-top: 0;
}

.spotlight_item {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  display: block;
  width: 100%;
  margin: 20px 0;
  transition: all 0.5s;
}
.spotlight_item:hover .spotlight_item__img {
  transform: scale(1.04);
}
.spotlight_item:hover .slant {
  fill: #037e69;
  transform-origin: center;
}
.spotlight_item:hover .spotlight_item__content {
  background-color: #037e69;
  color: white;
}
.spotlight_item:hover .spotlight_item__type {
  color: white;
  opacity: 0.7;
}
.spotlight_item:hover .spotlight_item__date {
  color: white;
  opacity: 0.7;
}
.spotlight_item:hover .spotlight_item__resource_link {
  color: white;
  opacity: 0.7;
}
.spotlight_item:hover .spotlight_item__resource_link svg {
  fill: white;
  opacity: 1;
}
.spotlight_item:hover .spotlight_item__author {
  color: white;
}

.spotlight_item__top {
  position: relative;
  overflow: hidden;
}
.spotlight_item__top:after {
  content: "";
  display: block;
  padding-bottom: 65%;
}
.spotlight_item__top {
  margin-bottom: -2px;
}

.spotlight_item__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.slant {
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  fill: white;
  fill-rule: evenodd;
  transition: 0.5s;
  pointer-events: none;
}

.spotlight_item__content {
  text-align: left;
  padding: 0 30px 70px;
  position: relative;
  z-index: 3;
  transition: 0.5s;
  background-color: #fff;
  min-height: 342px;
}
.spotlight_item__content .spotlight_item__title {
  font-weight: 400;
  margin-bottom: 10px;
}
.spotlight_item__content .spotlight_item__excerpt {
  font-size: 20px;
  line-height: 33px;
  font-weight: 300;
}

.spotlight_item__type {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #059880;
  line-height: 30px;
  margin-bottom: 5px;
  transition: 0.5s;
}

.spotlight_item__date {
  color: #787673;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.54px;
  transition: 0.5s;
}

.spotlight_item__resource_link {
  display: flex;
  align-items: center;
  color: #787673;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.54px;
  column-gap: 10px;
  transition: 0.5s;
}
.spotlight_item__resource_link svg {
  max-width: 14px;
  width: 100%;
  fill: #020203;
  opacity: 0.38;
  margin-top: -3px;
  transition: 0.5s;
}

.spotlight_item__content__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 30px;
  row-gap: 10px;
  flex-wrap: wrap;
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
}
.spotlight_item__content__meta .spotlight_item__author {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #059880;
  transition: 0.5s;
}

.resources_grid .spotlight_item__content {
  min-height: 271px;
}

@media screen and (max-width: 1200px) {
  .spotlight_grid .grid_1-3 {
    max-width: 390px;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .spotlight_grid {
    margin: 0;
  }
  .spotlight_grid .grid_1-3 {
    max-width: none;
    padding: 0;
  }
  .spotlight_item__content .spotlight_item__excerpt {
    font-size: 18px;
    line-height: 30px;
    min-height: 0;
  }
}
.the_app_hero__inner {
  position: relative;
  height: 730px;
}

.the_app_hero__glass_box {
  max-width: 350px;
  right: 20px;
  top: 40%;
  transform: translateY(-50%);
}

.the_app__top__content {
  color: white;
}
.the_app__top__content h6 {
  font-size: 19px;
  font-weight: 400;
  letter-spacing: -0.52px;
  opacity: 0.7;
  margin-bottom: 5px;
}
.the_app__top__content h3 {
  font-weight: 300;
}
.the_app__top__content p {
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  opacity: 0.8;
}

.the_app__top {
  padding-bottom: 100px;
}
.the_app__top .app_buttons {
  margin-top: 40px;
  justify-content: center;
}

.the_app__middle__top_text {
  text-align: center;
  max-width: 910px;
  width: 100%;
  margin: 0 auto 40px;
}

.the_app__middle__slider_wrap {
  position: relative;
}
.the_app__middle__slider_wrap .the_app__middle__slider .the_app__middle__slider__item {
  background-color: #059880;
  color: white;
  border-radius: 40px;
  display: flex;
  justify-content: space-between;
  height: 610px;
  overflow: hidden;
  align-items: flex-start;
}
.the_app__middle__slider_wrap .the_app__middle__slider .the_app__middle__slider__item .the_app__middle__slider__item__mobile_img {
  display: none;
}

.the_app__middle__slider__item__content {
  padding: 60px 60px 110px;
  padding-right: 0;
  max-width: 450px;
  width: 100%;
}
.the_app__middle__slider__item__content .the_app__middle__slider__item__subtitle {
  font-size: 20px;
  font-weight: 400;
  opacity: 0.4;
  margin-bottom: 15px;
}
.the_app__middle__slider__item__content p {
  font-size: 20px;
  font-weight: 400;
  color: #ebf5f3;
  line-height: 33px;
}

.the_app__middle__slider__item__img {
  height: 100%;
  max-width: 470px;
  width: 100%;
  display: block;
}

.the_app__middle__slider__item__title_wrap {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 100%;
  margin-bottom: 20px;
}
.the_app__middle__slider__item__title_wrap .the_app__middle__slider__item__title {
  font-weight: 400;
  margin-bottom: 0;
  font-size: 27px;
}
.the_app__middle__slider__item__title_wrap .the_app__middle__slider__item__icon {
  border-radius: 0;
}

.the_app__middle__slider__item__icon {
  display: block;
  max-width: 50px;
  width: 100%;
  max-height: 40px;
  margin-top: -4px;
  object-fit: contain;
}

.the_app__middle__slider__nav {
  position: absolute;
  left: 60px;
  bottom: 50px;
  display: flex;
  column-gap: 40px;
  align-items: flex-start;
}

.the_app__middle__slider__arrows {
  display: flex;
  justify-content: flex-start;
  column-gap: 10px;
}
.the_app__middle__slider__arrows .slick-arrows {
  background-color: #100d0a;
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 25px;
  width: auto;
  height: auto;
}
.the_app__middle__slider__arrows .slick-arrows svg {
  fill: white;
  width: 14px;
  display: block;
}
.the_app__middle__slider__arrows .slick-arrows:hover {
  background-color: #fff;
}
.the_app__middle__slider__arrows .slick-arrows:hover svg {
  fill: #100d0a;
}
.the_app__middle__slider__arrows .slick-disabled {
  opacity: 1;
}
.the_app__middle__slider__arrows .slick-disabled .slick-arrows {
  pointer-events: none;
  background-color: rgba(0, 82, 68, 0.44);
}
.the_app__middle__slider__arrows .slick-disabled .slick-arrows svg {
  fill: white;
}

.the_app__middle__slider__dots .slick-dots {
  margin: 0;
  display: flex;
  background-color: rgba(0, 82, 68, 0.44);
  padding: 15px 20px;
}
.the_app__middle__slider__dots .slick-dots li button {
  background-color: rgba(255, 255, 255, 0.4);
}
.the_app__middle__slider__dots .slick-dots li.slick-active button {
  background-color: #fff;
  width: 40px;
}

.the_app__hosts__top {
  max-width: 815px;
  width: 100%;
  margin: 0 auto 100px;
}
.the_app__hosts__top h1 {
  font-weight: 400;
  color: #100d0a;
}
.the_app__hosts__top h5 {
  opacity: 0.8;
  font-weight: 300;
}

.the_app__hosts {
  overflow: hidden;
  position: relative;
  padding-bottom: 0;
}
.the_app__hosts .the_app__hosts__slider {
  overflow: visible;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
}
.the_app__hosts .the_app__hosts__slider .slick-list {
  overflow: visible;
}
.the_app__hosts .the_app__hosts__slider .host_slide {
  background-color: #fff;
  border-radius: 36px;
  margin: 0 15px;
  padding: 0 20px 40px;
  text-align: center;
}
.the_app__hosts .the_app__hosts__slider .host_slide:hover .host_slide__hex_bg {
  fill: #4db6a4;
}

.host_slide__hex_wrap {
  display: block;
  position: relative;
  overflow: hidden;
  max-width: 215px;
  width: 100%;
  height: 215px;
  padding: 12px;
  margin: 0 auto;
  margin-top: -50px;
  margin-bottom: 20px;
  cursor: pointer;
}

.host_slide__hex_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  fill: #c8e7e2;
  transition: 0.5s;
}

.host_slide__hex_img {
  position: absolute;
  width: calc(100% - 35px);
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}

.host_slide__name {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: -0.4px;
  color: #100d0a;
  margin-bottom: 5px;
}

.host_slide__meta {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.5px;
  color: #059880;
  opacity: 0.7;
  margin-bottom: 20px;
}

.host_slide__button {
  background-color: #006453;
  padding: 12px 25px 10px;
  font-size: 13.5px;
  font-weight: 500;
  letter-spacing: 0.48px;
}
.host_slide__button:hover {
  background-color: #059880;
  color: white;
}

.host_popup {
  max-width: 640px;
  width: calc(100% - 40px);
  margin: 0 auto;
  left: 20px;
  position: absolute;
  background-color: white;
  padding: 0 20px 40px;
  border-radius: 36px;
  overflow: visible;
}
.host_popup .host_slide__hex_wrap {
  margin-top: -40px;
}
.host_popup .host_slide__hex_bg {
  fill: #059880;
}

.host_slide__content__content {
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
}
.host_slide__content__content p {
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
  letter-spacing: -0.55px;
}

.host_slide__author_link {
  font-size: 18px;
  font-weight: 400;
  color: #005244;
  text-decoration: underline;
  margin-top: 40px;
  display: block;
}

.the_app__quote {
  position: relative;
  min-height: 750px;
  overflow: hidden;
  padding: 0;
  background-color: #100d0a;
}
.the_app__quote .angle {
  z-index: 1;
}

.the_app__quote__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.the_app__quote__inner {
  position: relative;
  min-height: 750px;
}

.the_app__quote__glass_box {
  max-width: 525px;
  width: 100%;
  position: absolute;
  bottom: 130px;
  right: 10%;
  border-radius: 40px 40px 40px 0;
}
.the_app__quote__glass_box::before {
  backdrop-filter: blur(3px);
  filter: blur(3px);
  -webkit-filter: blur(3px);
}

.the_app__quote__slider {
  padding-left: 50px;
  padding-top: 20px;
}
.the_app__quote__slider::before {
  content: "";
  background-image: url(assets/images/quotemarks.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  width: 47px;
  height: 33px;
  position: absolute;
  top: 45px;
  left: 30px;
  opacity: 0.77;
}
.the_app__quote__slider .glass_box__content p {
  font-style: normal;
}

.the_app__quote__quote {
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 20px;
}

.the_app__community {
  background-color: #059880;
  color: white;
  text-align: center;
  padding: 90px 0 100px;
}
.the_app__community .app_buttons {
  justify-content: center;
  margin-top: 40px;
  text-align: left;
}

.the_app__community__title {
  font-weight: 300;
  margin-bottom: 30px;
}

.the_app__community__items {
  display: flex;
  justify-content: center;
  column-gap: 30px;
  row-gap: 30px;
  flex-wrap: wrap;
}

.the_app__community__item {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  border: solid 2px rgba(255, 255, 255, 0.11);
  padding: 25px 20px;
  flex-direction: column;
  align-items: center;
  width: 230px;
}

.the_app__community__item__title {
  font-size: 36px;
  line-height: 1;
}

.the_app__community__item__text {
  font-size: 20px;
  opacity: 0.67;
}

.the_app__community__item__img {
  max-width: 130px;
  width: 100%;
  margin: 0 auto 13px;
  display: block;
  object-fit: contain;
}

.the_app__themed_series {
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}

.the_app__themed_series__items {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 20px;
}

.the_app__themed_series__left {
  max-width: 435px;
  width: 100%;
  padding-top: 40px;
  position: relative;
  z-index: 9;
}
.the_app__themed_series__left h1 {
  font-weight: 400;
  color: #100d0a;
}

.the_app__themed_series__slider__arrows {
  display: flex;
  justify-content: flex-start;
  column-gap: 10px;
  margin-top: 40px;
}
.the_app__themed_series__slider__arrows .slick-arrows {
  background-color: #059880;
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 25px;
  width: auto;
  height: auto;
}
.the_app__themed_series__slider__arrows .slick-arrows svg {
  fill: white;
  width: 14px;
  display: block;
}
.the_app__themed_series__slider__arrows .slick-arrows:hover {
  background-color: #ebf5f3;
}
.the_app__themed_series__slider__arrows .slick-arrows:hover svg {
  fill: #059880;
}
.the_app__themed_series__slider__arrows .slick-disabled {
  opacity: 0.44;
}
.the_app__themed_series__slider__arrows .slick-disabled .slick-arrows {
  pointer-events: none;
  background-color: #005244;
}
.the_app__themed_series__slider__arrows .slick-disabled .slick-arrows svg {
  fill: white;
}

.the_app__themed_series__slider {
  max-width: 525px;
  width: 100%;
  overflow: visible;
}
.the_app__themed_series__slider::before {
  content: "";
  height: 100%;
  width: 300vh;
  background-color: #fff;
  position: absolute;
  right: 100%;
  z-index: 8;
}
.the_app__themed_series__slider .slick-list {
  overflow: visible;
}
.the_app__themed_series__slider .themed_series_item {
  width: 100%;
  position: relative;
  border-radius: 40px;
  overflow: hidden;
  height: 485px;
  margin: 0 20px;
  color: white;
  text-align: center;
  opacity: 0.52;
  transition: 0.5s;
}
.the_app__themed_series__slider .themed_series_item.slick-active {
  opacity: 1;
}
.the_app__themed_series__slider .themed_series_item.slick-active:hover .themed_series_item__overlay {
  opacity: 1;
  visibility: visible;
}

.themed_series_item__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.themed_series_item__content {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 20px 60px;
}

.themed_series_item__title {
  font-weight: 400;
}

.themed_series_item__meta {
  font-weight: 400;
  opacity: 0.8;
}

.themed_series_item__overlay {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 51, 43, 0.93);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px;
  transition: 0.5s;
}

.themed_series_item__description {
  max-width: 390px;
  width: 100%;
  margin: 20px auto;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
}
.themed_series_item__description p {
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 0;
}

.themed_series_item__button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  background-color: #059880;
}
.themed_series_item__button svg {
  fill: white;
  width: 14px;
  margin-top: -3px;
  transition: 0.2s;
}
.themed_series_item__button:hover {
  background-color: white;
  color: #059880;
}
.themed_series_item__button:hover svg {
  fill: #059880;
}

.the_app__themed_series__bottom {
  margin: 0 auto;
  margin-top: 60px;
  display: flex;
  justify-content: center;
}

.the_app__themed_series__bottom_button:hover {
  background-color: #059880;
  color: white;
}

.the_app__faqs__title {
  font-weight: 400;
  color: #006453;
  margin-bottom: 20px;
}

.faqs {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  margin-bottom: 40px;
}

.faqs__contact {
  text-align: center;
}
.faqs__contact h5 {
  font-size: 22px;
  font-weight: 300;
  color: #00332b;
  margin-bottom: 10px;
}

.faqs__contact__email {
  display: flex;
  justify-content: center;
  column-gap: 10px;
  color: #005244;
  transition: 0.3s;
}
.faqs__contact__email svg {
  width: 8px;
  fill: #005244;
  transition: 0.3s;
}
.faqs__contact__email:hover {
  color: #059880;
}
.faqs__contact__email:hover svg {
  fill: #059880;
}

.the_app__faqs {
  position: relative;
  overflow: hidden;
}

.the_app__cta__items {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.the_app__cta__left {
  max-width: 435px;
  width: 100%;
  color: white;
  padding-top: 40px;
}
.the_app__cta__left h6 {
  font-weight: 500;
  font-size: 19px;
  letter-spacing: -0.52px;
  margin-bottom: 5px;
  opacity: 0.7;
}
.the_app__cta__left h2 {
  font-weight: 300;
}
.the_app__cta__left p {
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
}
.the_app__cta__left .app_buttons {
  margin-top: 30px;
}
.the_app__cta__left .app_buttons p {
  margin-bottom: 0;
  line-height: 20px;
}

.the_app__cta__right {
  position: relative;
  max-width: 470px;
  width: 100%;
  min-height: 380px;
  overflow: hidden;
  border-radius: 40px 40px 40px 0px;
}

.the_app__cta__glass_box {
  position: relative;
  border-radius: 40px 40px 40px 0px;
}
.the_app__cta__glass_box::before {
  display: none;
}
.the_app__cta__glass_box .glass_box_grad {
  border-radius: 40px 40px 40px 0px;
}

.the_app__cta__slider .the_app__cta__slide .review_item {
  max-width: none;
  background-color: transparent;
  background-image: none;
  opacity: 1;
  padding: 0;
  margin: 0;
  padding: 40px 35px 30px 70px;
}
.the_app__cta__slider .the_app__cta__slide .audio_wave {
  background-color: rgba(255, 255, 255, 0.15);
  max-width: 270px;
}
.the_app__cta__slider .the_app__cta__slide .audio_wave__play_button {
  background-color: #fff;
}
.the_app__cta__slider .the_app__cta__slide .play_icon,
.the_app__cta__slider .the_app__cta__slide .pause_icon {
  fill: #059880;
}
.the_app__cta__slider .the_app__cta__slide .audio_wave__img {
  fill: white;
}
.the_app__cta__slider .the_app__cta__slide .review_item__title {
  color: white;
}
.the_app__cta__slider .the_app__cta__slide .review_item__citation {
  color: white;
}
.the_app__cta__slider .the_app__cta__slide .review_item__img {
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
}
.the_app__cta__slider .the_app__cta__slide .review_item__content p {
  letter-spacing: -0.5px;
}

@media screen and (max-width: 1200px) {
  .the_app__quote {
    min-height: 510px;
  }
  .the_app__quote:after {
    content: "";
    display: block;
    padding-bottom: 56%;
  }
  .the_app__quote__inner {
    position: absolute;
    min-height: 0;
  }
  .the_app__quote__glass_box {
    bottom: 40px;
    right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .the_app_hero__glass_box {
    top: 55%;
  }
  .the_app__middle__slider_wrap {
    max-width: 470px;
    width: 100%;
    margin: 0 auto;
  }
  .the_app__middle__slider__dots {
    display: flex;
    justify-content: center;
  }
  .the_app__middle__slider_wrap .the_app__middle__slider .the_app__middle__slider__item {
    flex-direction: column-reverse;
    align-items: center;
    height: auto;
    text-align: center;
  }
  .the_app__middle__slider_wrap .the_app__middle__slider .the_app__middle__slider__item .the_app__middle__slider__item__img {
    display: none;
  }
  .the_app__middle__slider_wrap .the_app__middle__slider .the_app__middle__slider__item .the_app__middle__slider__item__title_wrap {
    justify-content: center;
  }
  .the_app__middle__slider_wrap .the_app__middle__slider .the_app__middle__slider__item .the_app__middle__slider__item__mobile_img {
    display: block;
    width: 100%;
  }
  .the_app__middle__slider__item__content {
    padding: 40px;
    padding-bottom: 100px;
    max-width: none;
  }
  .the_app__middle__slider__nav {
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 50px;
    margin: 0 auto;
    flex-wrap: wrap;
    row-gap: 30px;
  }
  .the_app__hosts .the_app__hosts__slider {
    max-width: 770px;
  }
  .the_app__themed_series__items {
    flex-direction: column;
    align-items: center;
  }
  .the_app__themed_series__left {
    max-width: none;
    text-align: center;
    padding-top: 0;
  }
  .the_app__themed_series__slider {
    text-align: center;
  }
  .the_app__themed_series__slider::before {
    display: none;
  }
  .the_app__cta__items {
    flex-direction: column;
    align-items: center;
    row-gap: 40px;
  }
  .the_app__cta__left {
    text-align: center;
    max-width: none;
    padding-top: 0;
  }
  .the_app__cta__left .app_buttons {
    justify-content: center;
  }
}
@media screen and (max-width: 800px) {
  .the_app__hosts .the_app__hosts__slider {
    max-width: 350px;
  }
}
@media screen and (max-width: 600px) {
  .the_app_hero__glass_box {
    top: initial;
    bottom: 23%;
    max-width: 210px;
    transform: none;
  }
  .glass_box__content {
    padding: 15px 20px;
  }
  .glass_box__content h4 {
    font-size: 20px;
  }
  .the_app__quote {
    min-height: 0;
  }
  .the_app__quote:after {
    content: "";
    display: block;
    padding-bottom: 68%;
  }
  .the_app__quote {
    min-height: 450px;
    background-color: #100d0a;
  }
  .the_app__quote .angle {
    z-index: 1;
  }
  .the_app__quote__bg {
    object-position: -190px 0;
    z-index: 0;
  }
  .the_app__quote__glass_box {
    max-width: 255px;
    width: calc(100% - 40px);
    bottom: initial;
    top: 55%;
    transform: translateY(-50%);
    border-radius: 20px 20px 20px 0;
  }
  .the_app__middle__slider__item__content p .the_app__quote__quote {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .the_app__quote__quote {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .the_app__quote__slider {
    padding: 0;
  }
  .the_app__quote__slider::before {
    display: none;
  }
  .the_app__middle__slider__item__content .the_app__middle__slider__item__subtitle {
    opacity: 0.6;
  }
  .the_app__middle__slider__item__title_wrap .the_app__middle__slider__item__title {
    font-size: 22px;
  }
  .the_app__middle__slider__item__img {
    max-width: 250px;
  }
  .the_app__middle__slider__item__content {
    padding: 0 30px 80px;
  }
  .the_app__middle__slider__item__content .the_app__middle__slider__item__subtitle {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .the_app__middle__slider__item__content p {
    font-size: 18px;
    line-height: 30px;
  }
  .the_app__middle__slider__item__icon {
    max-width: 30px;
    max-height: 20px;
    margin-top: 0;
  }
  .the_app__middle__slider__nav {
    bottom: 30px;
    row-gap: 20px;
    align-items: center;
  }
  .host_slide__meta {
    font-size: 20px;
  }
  .the_app__cta__slider .the_app__cta__slide .review_item {
    padding: 40px 30px;
  }
  .faqs {
    row-gap: 20px;
  }
}
.pray_the_bible__hero .the_app_hero__glass_box {
  right: initial;
  left: 20px;
}

.pray_the_bible_glass_box {
  padding: 30px 40px 20px;
}

.pray_the_bible__wavelength {
  margin-top: 20px;
}

.pray__items {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 70px;
}

.pray__left {
  max-width: 485px;
  width: 100%;
  border-radius: 30px;
  position: relative;
  height: 560px;
  overflow: hidden;
}

.pray__left__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.pray__right {
  width: 100%;
}
.pray__right p {
  font-size: 20px;
  font-weight: 400;
}

.pray__left__glass {
  bottom: -65px;
  left: 40px;
  max-width: 270px;
  width: 100%;
  border-radius: 30px 30px 0 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px;
}
.pray__left__glass::before {
  border-radius: 30px 30px 0 0;
}
.pray__left__glass .glass_box_grad {
  border-radius: 30px 30px 0 0;
}

.pray__left__glass__top_grad {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 67px;
  opacity: 0.2;
  background: rgba(255, 255, 255, 0.58);
  border-radius: 30.72px 30.72px 0 0;
}

.pray__left__glass__img {
  width: 100%;
  position: relative;
  z-index: 4;
  border-radius: 30px 30px 0 0;
}

.prayer_rhythms__top {
  text-align: center;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.prayer_rhythms__top h5 {
  opacity: 0.8;
  font-weight: 300;
}

.prayer_rhythms__items {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  column-gap: 50px;
}

.prayer_rhythms__left {
  max-width: 460px;
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  overflow: hidden;
}
.prayer_rhythms__left .accordion {
  background-color: #fff;
  border-radius: 20px;
  padding: 27px 40px 25px;
  border: none;
}
.prayer_rhythms__left .accordion--open .accordion__arrow {
  fill: #059880;
}
.prayer_rhythms__left .accordion--open .accordion__arrow {
  transform: rotate(180deg);
}
.prayer_rhythms__left .accordion:hover .accordion__arrow {
  fill: #059880;
}
.prayer_rhythms__left .accordion__arrow {
  width: 25px;
  position: absolute;
  top: 37px;
  right: 40px;
  display: block;
  fill: #100d0a;
  transition: 0.3s;
}
.prayer_rhythms__left .accordion__title {
  font-size: 30px;
  font-weight: 400;
  color: #100d0a;
}
.prayer_rhythms__left .accordion__content {
  font-size: 20px;
  line-height: 33px;
}

.prayer_rhythms__right {
  max-width: 485px;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 560px;
  border-radius: 30px;
}

.prayer_rhythms__right__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.prayer_rhythms__right__img.active {
  opacity: 1;
  visibility: visible;
}
.prayer_rhythms__right__img--1 {
  opacity: 1;
  visibility: visible;
}

.prayer_rhythms__right__glass {
  position: absolute;
  bottom: -65px;
  right: 40px;
  height: 500px;
  border-radius: 30px 30px 0 0;
  max-width: 270px;
  width: 100%;
  padding: 25px;
}
.prayer_rhythms__right__glass:before {
  border-radius: 30px 30px 0 0;
}

.prayer_rhythms__right__glass__img {
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 25px;
  left: 25px;
  width: calc(100% - 50px);
}
.prayer_rhythms__right__glass__img.active {
  opacity: 1;
  visibility: visible;
}

.prayer_practices {
  position: relative;
  overflow: hidden;
  background-image: url(assets/images/six-practices.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.prayer_practices__box {
  background-color: #ebf5f3;
  border-radius: 40px;
  padding: 80px 100px;
  margin-bottom: 120px;
}

.prayer_practices__box__left {
  max-width: 440px;
  width: 100%;
}
.prayer_practices__box__left h2 {
  font-weight: 400;
  color: #006453;
}
.prayer_practices__box__left h3 {
  font-size: 44px;
  font-weight: 300;
  color: #059880;
}
.prayer_practices__box__left p {
  font-size: 20px;
  opacity: 0.8;
  line-height: 36px;
}

.prayer_practices__box__left__button {
  display: inline-flex;
  align-items: center;
  column-gap: 10px;
  padding: 14px 30px 12px;
  margin-top: 30px;
}
.prayer_practices__box__left__button svg {
  width: 15px;
  margin-top: -3px;
  fill: white;
  transition: 0.2s;
}
.prayer_practices__box__left__button:hover {
  background-color: #059880;
  color: white;
}
.prayer_practices__box__left__button:hover svg {
  fill: white;
}

.prayer_practices__box__img {
  max-width: 420px;
  width: 100%;
  display: block;
}

.prayer_practices__slider_wrap {
  position: relative;
}
.prayer_practices__slider_wrap .prayer_practices__slider .prayer_practices__slide {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 20px;
}

.prayer_practices__slider__nav {
  display: flex;
  justify-content: flex-start;
  column-gap: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.prayer_practices__slider__nav.active {
  opacity: 1;
  visibility: visible;
}

.prayer_practices__slider__arrows {
  display: flex;
  justify-content: flex-start;
  column-gap: 10px;
}
.prayer_practices__slider__arrows .slick-arrows {
  background-color: #100d0a;
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 25px;
  width: auto;
  height: auto;
}
.prayer_practices__slider__arrows .slick-arrows svg {
  fill: white;
  width: 14px;
  display: block;
}
.prayer_practices__slider__arrows .slick-arrows:hover {
  background-color: #059880;
}
.prayer_practices__slider__arrows .slick-arrows:hover svg {
  fill: white;
}
.prayer_practices__slider__arrows .slick-disabled {
  opacity: 1;
}
.prayer_practices__slider__arrows .slick-disabled .slick-arrows {
  pointer-events: none;
  background-color: rgba(0, 82, 68, 0.44);
}
.prayer_practices__slider__arrows .slick-disabled .slick-arrows svg {
  fill: white;
}

.prayer_practices__slider__dots .slick-dots {
  margin: 0;
  display: flex;
  padding: 15px 20px;
}
.prayer_practices__slider__dots .slick-dots li.slick-active button {
  width: 40px;
}

.pray_the_bible__cta {
  padding-bottom: 100px;
}

@media screen and (max-width: 1200px) {
  .prayer_practices__box {
    padding: 50px 50px;
  }
}
@media screen and (max-width: 1000px) {
  .pray__items {
    flex-direction: column;
    align-items: center;
    row-gap: 40px;
    text-align: center;
  }
  .pray__left {
    height: auto;
  }
  .pray__left:after {
    content: "";
    display: block;
    padding-bottom: 110%;
  }
  .prayer_rhythms__items {
    flex-direction: column-reverse;
    align-items: center;
    row-gap: 40px;
  }
  .prayer_rhythms__left {
    max-width: none;
  }
  .prayer_rhythms__right {
    max-width: 385px;
    height: 460px;
  }
  .prayer_rhythms__right__glass {
    right: 20px;
    max-width: 220px;
    height: 400px;
  }
  .prayer_practices__box {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: flex-start;
    padding: 40px 20px;
    text-align: center;
    margin-bottom: 60px;
  }
  .prayer_practices__slider_wrap {
    position: relative;
  }
  .prayer_practices__slider_wrap .prayer_practices__slider .prayer_practices__slide {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: flex-end;
    row-gap: 40px;
  }
  .prayer_practices__slider__nav {
    justify-content: center;
    right: 0;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
  }
  .prayer_practices__box__img {
    max-width: 300px;
  }
  .prayer_practices__box__left {
    max-width: none;
  }
}
@media screen and (max-width: 600px) {
  .pray_the_bible_glass_box {
    padding: 15px 20px;
  }
  .pray_the_bible__hero .the_app_hero__glass_box {
    max-width: 210px;
  }
  .pray__left__glass {
    max-width: 200px;
    height: 400px;
    left: 20px;
  }
  .pray__right {
    text-align: left;
  }
  .pray__right p {
    font-size: 18px;
    line-height: 30px;
  }
  .prayer_rhythms__left .accordion {
    padding: 22px 20px 20px;
  }
  .prayer_rhythms__left .accordion__title {
    font-size: 24px;
  }
  .prayer_rhythms__left .accordion__arrow {
    top: 30px;
    right: 20px;
    width: 20px;
  }
  .prayer_practices__box__left h3 {
    font-size: 30px;
  }
  .prayer_practices__box__left p {
    font-size: 18px;
    line-height: 30px;
  }
}
.single_hero_sample_devotional {
  height: 415px;
  position: relative;
  background-color: #ffb800;
  padding-top: 120px;
}
.single_hero_sample_devotional--morning, .single_hero_sample_devotional--manana, .single_hero_sample_devotional--manha {
  background-color: #059880;
}
.single_hero_sample_devotional--midday, .single_hero_sample_devotional--mediodia, .single_hero_sample_devotional--meio-dia {
  background-color: #ffb800;
}
.single_hero_sample_devotional--evening, .single_hero_sample_devotional--noche, .single_hero_sample_devotional--noite {
  background-color: #033153;
}

.single_hero_sample_devotional__title--morning, .single_hero_sample_devotional__title--manana, .single_hero_sample_devotional__title--manha {
  color: white;
}
.single_hero_sample_devotional__title--evening, .single_hero_sample_devotional__title--noche, .single_hero_sample_devotional__title--noite {
  color: white;
}

.single_hero_sample_devotional__content {
  text-align: center;
}

.single_sample_devotional {
  padding-top: 0;
  padding-bottom: 0;
}

.single_sample_devotional__preview_wrap {
  max-width: 430px;
  width: 100%;
  background-color: white;
  box-shadow: 0 2px 30px 0 rgba(136, 103, 18, 0.18);
  border-radius: 40px;
  padding: 80px 0;
  margin: 0 auto;
  margin-top: -180px;
  margin-bottom: -110px;
  position: relative;
  z-index: 19;
}

.single_lectio__audio {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
  padding: 60px 20px 20px;
  position: sticky;
  bottom: 0;
  width: 100%;
  z-index: 20;
  width: 100%;
  margin-top: auto; /* Important if inside flex */
  transition: 0.2s;
}
.single_lectio__audio.active {
  background: transparent;
}

.lectio_header__audio {
  border-radius: 55px;
  overflow: hidden;
  max-width: 390px;
  width: 100%;
}

.presto-audio__title {
  display: none;
}

.single_sample_devotional__preview__top {
  text-align: center;
  position: relative;
  padding-bottom: 160px;
  padding: 0 35px 60px;
}

.single_sample_devotional_cat {
  font-weight: 400;
  margin-bottom: 10px;
}

.single_sample_devotional_title {
  font-weight: 600;
  max-width: 250px;
  width: 100%;
  margin: 0 auto 20px;
}

.single_sample_devotional_author {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.55px;
  line-height: 37px;
  margin-bottom: 20px;
}

.single_sample_devotional_author__img {
  max-width: 40px;
  width: 100%;
  display: block;
  border-radius: 50%;
}

.single_sample_devotional_intro {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.55px;
  line-height: 1.7;
}

.single_sample_devotional__preview__top__curve {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  fill: #ffb800;
}
.single_sample_devotional__preview__top__curve--morning, .single_sample_devotional__preview__top__curve--manana, .single_sample_devotional__preview__top__curve--manha {
  fill: #059880;
}
.single_sample_devotional__preview__top__curve--midday, .single_sample_devotional__preview__top__curve--mediodia, .single_sample_devotional__preview__top__curve--meio-dia {
  fill: #ffb800;
}
.single_sample_devotional__preview__top__curve--evening, .single_sample_devotional__preview__top__curve--noche, .single_sample_devotional__preview__top__curve--noite {
  fill: #033153;
}

.single_sample_devotional__preview__main_content {
  padding: 20px 35px;
}

.single_sample_devotional_cta {
  position: relative;
  background-color: #ffb800;
  padding-top: 180px;
}
.single_sample_devotional_cta--morning, .single_sample_devotional_cta--manana, .single_sample_devotional_cta--manha {
  background-color: #059880;
}
.single_sample_devotional_cta--morning .single_sample_devotional_cta__content, .single_sample_devotional_cta--manana .single_sample_devotional_cta__content, .single_sample_devotional_cta--manha .single_sample_devotional_cta__content {
  color: white;
}
.single_sample_devotional_cta--midday, .single_sample_devotional_cta--mediodia, .single_sample_devotional_cta--meio-dia {
  background-color: #ffb800;
}
.single_sample_devotional_cta--evening, .single_sample_devotional_cta--noche, .single_sample_devotional_cta--noite {
  background-color: #033153;
}
.single_sample_devotional_cta--evening .single_sample_devotional_cta__content, .single_sample_devotional_cta--noche .single_sample_devotional_cta__content, .single_sample_devotional_cta--noite .single_sample_devotional_cta__content {
  color: white;
}

.single_sample_devotional_cta__content {
  max-width: 490px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.single_sample_devotional_cta__content .cta__subtitle {
  opacity: 0.72;
}
.single_sample_devotional_cta__content .app_buttons {
  justify-content: center;
  text-align: left;
  margin-top: 30px;
}

.single_content p {
  letter-spacing: 0;
}
.single_content h6 {
  opacity: 1;
  margin-bottom: 5px;
}

.lectio_amen_button {
  display: inline-block;
  margin: 0 auto;
  background-color: #ffb800;
  color: #100d0a;
  display: flex;
  align-items: center;
  column-gap: 10px;
  border: none;
}
.lectio_amen_button:hover, .lectio_amen_button.active {
  background-color: #100d0a;
  color: white;
  border-color: #100d0a;
}
.lectio_amen_button.active .prayer__item__amen_tick {
  width: 17px;
  fill: white;
}
.lectio_amen_button--morning, .lectio_amen_button--manana, .lectio_amen_button--manha {
  background-color: #059880;
  color: white;
}
.lectio_amen_button--midday, .lectio_amen_button--mediodia, .lectio_amen_button--meio-dia {
  background-color: #ffb800;
  color: #100d0a;
}
.lectio_amen_button--evening, .lectio_amen_button--noche, .lectio_amen_button--noite {
  background-color: #033153;
  color: white;
}

.prayer__item__amen_tick {
  width: 0;
  transition: 0.2s;
  fill: white;
}

.single_spotlight {
  position: relative;
  overflow: hidden;
}

.single_spotlight__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  column-gap: 40px;
  row-gap: 40px;
  flex-wrap: wrap;
}

.single_spotlight__top__left {
  max-width: 525px;
  width: 100%;
}

.single_spotlight__top__left__type {
  color: #059880;
  font-weight: 400;
  opacity: 0.8;
  margin-bottom: 10px;
}

.single_spotlight__top__left__title {
  margin-bottom: 10px;
}

.single_spotlight__top__left__date {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.54px;
  color: #787673;
  display: block;
}

.single_spotlight_wrap {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.single_spotlight_wrap .single_lectio__audio {
  padding: 0 0 20px;
}
.single_spotlight_wrap .single_lectio__audio .lectio_header__audio {
  max-width: none;
}

.single_spotlight__host {
  display: flex;
  align-items: center;
  column-gap: 20px;
}

.single_spotlight__host__img {
  max-width: 80px;
  width: 100%;
}

.single_spotlight__host__name {
  font-size: 18px;
  font-weight: 400;
  color: #059880;
  line-height: 30px;
  margin-bottom: -10px;
}

.single_spotlight__host__meta {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.54px;
  color: #787673;
}

@media screen and (max-width: 600px) {
  .single_spotlight__top__left__type {
    margin-bottom: 0;
  }
  .single_spotlight__top {
    row-gap: 20px;
    margin: 20px 0;
  }
}
.previous_devotional_hero .page__hero__content {
  max-width: none;
}

.prev_dev_grid {
  margin: 0 -20px;
  align-items: normal;
  row-gap: 40px;
}
.prev_dev_grid .prev_dev_item {
  height: 100%;
  margin: 0;
}
.prev_dev_grid .prev_dev_item .spotlight_item__top {
  overflow: visible;
  margin-bottom: -4px;
}
.prev_dev_grid .prev_dev_item .slant {
  bottom: 3px;
  left: -2px;
  width: calc(100% + 4px);
}
.prev_dev_grid .prev_dev_item .spotlight_item__content {
  padding-top: 20px;
  padding: 20px 40px 40px;
}
.prev_dev_grid .prev_dev_item:hover .slant {
  fill: white;
  width: calc(100% + 6px);
  left: -3px;
}
.prev_dev_grid .prev_dev_item:hover .spotlight_item__content {
  background-color: white;
  color: #100d0a;
}
.prev_dev_grid .prev_dev_item:hover .spotlight_item__date {
  color: #787673;
  opacity: 1;
}

.prev_dev_item__time_of_day {
  padding: 3px 20px 1px;
  border-radius: 20px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  letter-spacing: 0;
}
.prev_dev_item__time_of_day:before {
  content: "";
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  display: block;
  margin-top: -3px;
}
.prev_dev_item__time_of_day.morning, .prev_dev_item__time_of_day.manana, .prev_dev_item__time_of_day.manha {
  background-color: rgba(5, 152, 128, 0.14);
}
.prev_dev_item__time_of_day.morning::before, .prev_dev_item__time_of_day.manana::before, .prev_dev_item__time_of_day.manha::before {
  background-image: url(assets/images/morning.svg);
}
.prev_dev_item__time_of_day.midday, .prev_dev_item__time_of_day.mediodia, .prev_dev_item__time_of_day.meio-dia {
  background-color: rgba(255, 184, 0, 0.18);
}
.prev_dev_item__time_of_day.midday::before, .prev_dev_item__time_of_day.mediodia::before, .prev_dev_item__time_of_day.meio-dia::before {
  border-radius: 50%;
  background-color: #ffb800;
}
.prev_dev_item__time_of_day.evening, .prev_dev_item__time_of_day.noche, .prev_dev_item__time_of_day.noite {
  background-color: rgba(18, 92, 177, 0.14);
}
.prev_dev_item__time_of_day.evening::before, .prev_dev_item__time_of_day.noche::before, .prev_dev_item__time_of_day.noite::before {
  background-image: url(assets/images/night.svg);
}

.single_devotional_hero--morning, .single_devotional_hero--manana, .single_devotional_hero--manha {
  background-color: #059880;
}
.single_devotional_hero--midday, .single_devotional_hero--mediodia, .single_devotional_hero--meio-dia {
  background-color: #ffb800;
}
.single_devotional_hero--evening, .single_devotional_hero--noche, .single_devotional_hero--noite {
  background-color: #033153;
}

.single_prev_dev__title {
  font-weight: 400;
  margin-top: 40px;
}

.single_prev_dev {
  overflow: initial;
  background-color: #ebf5f3;
}
.single_prev_dev.midday, .single_prev_dev.mediodia {
  background-color: #fff4d7;
}
.single_prev_dev .single_spotlight__top {
  margin-top: 0;
}

.single_prev_dev__hosts .single_spotlight__host__name {
  color: #100d0a;
}

.single_prev_dev__meta {
  display: flex;
  column-gap: 30px;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 20px;
  margin-top: 15px;
}
.single_prev_dev__meta .prev_dev_item__time_of_day {
  margin-top: -3px;
}

.single_content--prev_dev h5 {
  opacity: 1;
  color: #100d0a;
}

.other_posts__button--morning, .other_posts__button--manana, .other_posts__button--manha {
  background-color: rgba(5, 152, 128, 0.14);
}
.other_posts__button--morning:hover, .other_posts__button--manana:hover, .other_posts__button--manha:hover {
  background-color: #059880;
  color: white;
}
.other_posts__button--midday, .other_posts__button--mediodia, .other_posts__button--meio-dia {
  background-color: rgba(255, 184, 0, 0.22);
}
.other_posts__button--midday:hover, .other_posts__button--mediodia:hover, .other_posts__button--meio-dia:hover {
  background-color: #ffb800;
  color: #100d0a;
}
.other_posts__button--evening, .other_posts__button--noche, .other_posts__button--noite {
  background-color: rgba(18, 92, 177, 0.14);
}
.other_posts__button--evening:hover, .other_posts__button--noche:hover, .other_posts__button--noite:hover {
  background-color: #033153;
  color: white;
}

.single_cta--prev_dev {
  background-color: #ffb800;
}
.single_cta--prev_dev .cta__content {
  color: #100d0a;
}
.single_cta--prev_dev .cta__content p {
  color: #100d0a;
  opacity: 1;
}

.single_cta_prev_dev--morning, .single_cta_prev_dev--manana, .single_cta_prev_dev--manha {
  background-color: #059880;
}
.single_cta_prev_dev--morning .cta__content, .single_cta_prev_dev--manana .cta__content, .single_cta_prev_dev--manha .cta__content {
  color: white;
}
.single_cta_prev_dev--morning .cta__content p, .single_cta_prev_dev--manana .cta__content p, .single_cta_prev_dev--manha .cta__content p {
  color: white;
}
.single_cta_prev_dev--morning .cta__content .button, .single_cta_prev_dev--manana .cta__content .button, .single_cta_prev_dev--manha .cta__content .button {
  background-color: white;
  color: #100d0a;
}
.single_cta_prev_dev--morning .cta__content .button:hover, .single_cta_prev_dev--manana .cta__content .button:hover, .single_cta_prev_dev--manha .cta__content .button:hover {
  background-color: #100d0a;
  color: white;
}
.single_cta_prev_dev--midday, .single_cta_prev_dev--mediodia, .single_cta_prev_dev--meio-dia {
  background-color: #ffb800;
}
.single_cta_prev_dev--evening, .single_cta_prev_dev--noche, .single_cta_prev_dev--noite {
  background-color: #033153;
}
.single_cta_prev_dev--evening .cta__content, .single_cta_prev_dev--noche .cta__content, .single_cta_prev_dev--noite .cta__content {
  color: white;
}
.single_cta_prev_dev--evening .cta__content p, .single_cta_prev_dev--noche .cta__content p, .single_cta_prev_dev--noite .cta__content p {
  color: white;
}
.single_cta_prev_dev--evening .cta__content .button, .single_cta_prev_dev--noche .cta__content .button, .single_cta_prev_dev--noite .cta__content .button {
  background-color: white;
  color: #100d0a;
}
.single_cta_prev_dev--evening .cta__content .button:hover, .single_cta_prev_dev--noche .cta__content .button:hover, .single_cta_prev_dev--noite .cta__content .button:hover {
  background-color: #100d0a;
  color: white;
}

@media screen and (max-width: 1200px) {
  .prev_dev_grid {
    margin: 0;
  }
  .prev_dev_grid .grid_1-3 {
    max-width: 415px;
    width: 100%;
  }
  .prev_dev_grid .prev_dev_item .spotlight_item__title {
    min-height: 0;
  }
}
.single_hero--story {
  background-color: #0e6d5c;
}

.single_story {
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
}

.single_story__title {
  color: white;
  max-width: 800px;
  width: 100%;
  margin: 30px auto 20px;
  line-height: 55px;
}

.single_content--story {
  max-width: 855px;
  width: 100%;
  margin: 0 auto;
  color: white;
}
.single_content--story h1,
.single_content--story h2,
.single_content--story h3,
.single_content--story h4,
.single_content--story h5,
.single_content--story h6,
.single_content--story p,
.single_content--story blockquote {
  max-width: 800px;
  width: 100%;
  margin: 0 auto 20px;
  color: white;
}
.single_content--story h5 {
  opacity: 1;
  font-weight: 300;
}
.single_content--story p {
  color: #ebf5f3;
  letter-spacing: -0.55px;
  font-weight: 400;
}
.single_content--story blockquote {
  padding-left: 140px;
  margin: 40px auto 40px;
}
.single_content--story blockquote::before {
  left: 80px;
}
.single_content--story blockquote p {
  color: white;
}
.single_content--story .wp-block-image {
  margin: 40px 0;
}
.single_content--story .wp-block-image img {
  border-radius: 20px;
}

.single_cta--story {
  position: relative;
  padding-top: 290px;
  background-color: #105647;
}
.single_cta--story .cta__content {
  position: relative;
  z-index: 3;
}

.single_story_cta__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}

@media screen and (max-width: 1200px) {
  .single_cta--story {
    padding-top: 140px;
  }
}
@media screen and (max-width: 840px) {
  .single_content--story blockquote {
    padding-left: 45px;
  }
  .single_content--story blockquote::before {
    left: 0px;
  }
}
@media screen and (max-width: 700px) {
  .single_cta--story {
    padding-top: 100px;
  }
}
.prayer_top__content {
  color: white;
}
.prayer_top__content h6 {
  margin-bottom: 5px;
}
.prayer_top__content h4 {
  line-height: 42px;
}

.courses_section .the_app__themed_series__items {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.courses_section .the_app__themed_series__left h1 {
  max-width: 390px;
}
.courses_section .the_app__themed_series__slider__arrows .slick-arrows:hover {
  background-color: #100d0a;
}
.courses_section .the_app__themed_series__slider__arrows .slick-arrows:hover svg {
  fill: white;
}

.course_slider::before {
  background-color: #ebf5f3;
}

.nonstop__items {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 20px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.nonstop__img {
  display: block;
  max-width: 485px;
  width: 100%;
  border-radius: 30px;
}

.nonstop__right {
  max-width: 435px;
  width: 100%;
  padding-top: 20px;
}
.nonstop__right .nonstop__right__button {
  margin-top: 20px;
}
.nonstop__right .nonstop__right__button:hover {
  background-color: #059880;
  color: white;
}

.prayer_resources_section {
  position: relative;
  overflow: hidden;
  padding-bottom: 140px;
}

.prayer_resources__items {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 100px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.prayer_resources__left {
  max-width: 400px;
  width: 100%;
  padding-top: 40px;
}
.prayer_resources__left h6 {
  color: #059880;
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 5px;
}
.prayer_resources__left p {
  color: #005244;
  font-weight: 400;
}
.prayer_resources__left .app_buttons {
  margin-top: 30px;
}
.prayer_resources__left .app_buttons p {
  margin-bottom: 0;
  color: white;
  transition: 0.3s;
}
.prayer_resources__left .app_buttons .app_button:hover {
  background-color: #059880;
  color: white;
}
.prayer_resources__left .app_buttons .app_button:hover svg {
  fill: white;
}

.prayer_resources__right {
  max-width: 590px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  min-height: 480px;
}

.prayer_resources__right__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.prayer_resources__right__graphic {
  display: block;
  position: absolute;
  left: 30px;
  bottom: 0px;
  max-width: 320px;
}

.prayer_resources__glass_img {
  width: 100%;
  display: block;
  height: 375px;
  position: relative;
  z-index: 4;
  object-fit: contain;
}

.prayer_resources__right__small_box {
  position: relative;
  z-index: 4;
  display: flex;
  align-items: center;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
}

.prayer_resources__right__small_box__left {
  max-width: 215px;
  width: 100%;
}
.prayer_resources__right__small_box__left h6 {
  font-size: 21px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 5px;
  margin-top: 3px;
}
.prayer_resources__right__small_box__left p {
  opacity: 0.88;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
}

.prayer_resources__right__small_box__img {
  max-width: 90px;
  width: 100%;
  height: 90px;
  display: block;
  border-radius: 9px;
}

.prayer_cta {
  background-color: #059880;
  padding: 80px 0;
}
.prayer_cta .cta__content {
  max-width: none;
}
.prayer_cta .cta__content p {
  max-width: 535px;
  width: 100%;
  margin: 0 auto 20px;
}

@media screen and (max-width: 1000px) {
  .courses_section .the_app__themed_series__left h1 {
    max-width: none;
  }
  .nonstop__items {
    flex-direction: column;
    align-items: center;
    row-gap: 40px;
  }
  .nonstop__img {
    max-width: 350px;
  }
  .nonstop__right {
    max-width: none;
    padding: 0;
    text-align: center;
  }
  .prayer_resources__items {
    flex-direction: column-reverse;
    align-items: center;
    row-gap: 40px;
  }
  .prayer_resources__left {
    max-width: none;
    text-align: center;
    padding-top: 0;
  }
  .prayer_resources__left .app_buttons {
    justify-content: center;
  }
  .prayer_resources__right {
    max-width: 500px;
    min-height: 410px;
  }
  .prayer_resources__right__glass_wrap {
    max-width: 320px;
    height: 350px;
  }
  .prayer_resources__right__glass_wrap .glass_box_wrap {
    max-width: 260px;
  }
  .prayer_resources__right__glass_wrap .smaller_glass_box_wrap {
    max-width: none;
    top: 59px;
  }
  .prayer_resources__glass_img {
    height: 325px;
  }
  .prayer_resources__right__small_box {
    align-items: flex-start;
    column-gap: 0;
  }
  .prayer_resources__right__small_box__img {
    max-width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 700px) {
  .prayer_resources_section {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  .prayer_top__content h4 {
    line-height: 1.4;
  }
  .prayer_top__content h6 {
    font-size: 20px;
  }
  .course_slider {
    margin: 0 -10px;
  }
  .course_slider .themed_series_item {
    margin: 0 10px;
    height: 400px;
  }
  .course_slider .themed_series_item__description {
    margin: 10px auto 20px;
    font-size: 18px;
    line-height: 30px;
  }
  .course_slider .themed_series_item__description p {
    font-size: 18px;
    line-height: 30px;
  }
  .themed_series_item__overlay {
    padding: 15px;
  }
  .prayer_top {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 500px) {
  .prayer_resources__right {
    min-height: 350px;
  }
  .prayer_resources__right__glass_wrap {
    max-width: 270px;
    height: 300px;
  }
  .prayer_resources__right__glass_wrap .glass_box_wrap {
    max-width: 210px;
  }
  .prayer_resources__right__glass_wrap .smaller_glass_box_wrap {
    max-width: none;
    top: 59px;
  }
  .prayer_resources__glass_img {
    height: 275px;
  }
  .prayer_resources__right__small_box {
    column-gap: 10px;
  }
  .prayer_resources__right__small_box__img {
    max-width: 50px;
    height: 50px;
    display: none;
  }
  .prayer_resources__right__glass_wrap {
    left: 10px;
    width: calc(100% - 20px);
  }
}
.give_hero {
  padding-bottom: 0;
  padding-top: 150px;
  height: 640px;
}

.donate__box {
  background-color: #cfe4e0;
  width: 100%;
  padding: 60px 85px;
  border-radius: 30px;
  text-align: center;
  position: relative;
  z-index: 4;
  max-width: 545px;
  margin: 0 auto;
}
.donate__box--es {
  padding: 60px 30px;
}
.donate__box--es .donate__button {
  max-width: 200px;
}
.donate__box--pt-br {
  padding: 60px 30px;
}
.donate__box--pt-br .donate__button {
  max-width: 200px;
}

.donate__box__subtitle {
  font-size: 20px;
  font-weight: 400;
  color: #059880;
  margin-bottom: 10px;
}

.donate__box__title {
  margin-bottom: 30px;
  display: block;
  line-height: 52px;
}

.donate__button_options {
  display: flex;
  justify-content: center;
  column-gap: 10px;
}

.donate__button {
  max-width: 150px;
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: rgba(5, 152, 128, 0.18);
  color: #100d0a;
  padding: 15px 20px 13px;
}
.donate__button svg {
  width: 0;
  transition: 0.3s;
  fill: white;
  margin-top: -3px;
}
.donate__button:hover, .donate__button.active {
  background-color: #059880;
  color: white;
}
.donate__button:hover svg, .donate__button.active svg {
  color: white;
}
.donate__button.active svg {
  width: 19px;
  fill: white;
  margin-right: 10px;
}

.donate__currencies {
  display: flex;
  justify-content: center;
  margin: 30px 0 30px;
  padding-left: 0;
}

.donate_currency {
  list-style: none;
  margin: 0 15px;
  font-size: 14px;
  opacity: 0.5;
  border-bottom: 2px solid transparent;
  line-height: 1.4;
  cursor: pointer;
  transition: 0.2s;
}
.donate_currency:hover {
  opacity: 1;
}
.donate_currency.active {
  opacity: 1;
  border-color: #059880;
}

.donate__amounts_wrap {
  height: 70px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.donate__amounts {
  display: flex;
  justify-content: center;
  column-gap: 20px;
  height: 100%;
  width: 100%;
  transition: 0.3s;
}
.donate__amounts.active {
  opacity: 1;
  visibility: visible;
}

.monthly_amounts,
.once_amounts {
  display: none;
  height: 100%;
}
.monthly_amounts.active,
.once_amounts.active {
  display: block;
}

.donate_amount {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(235, 245, 243, 0.66);
  font-size: 21px;
  font-weight: 400;
  letter-spacing: -0.3px;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  transition: 0.3s;
  padding-top: 3px;
  cursor: pointer;
}
.donate_amount:hover {
  background-color: #059880;
  color: white;
}
.donate_amount.active {
  background-color: #059880;
  color: white;
  cursor: auto;
}

.give_or_text {
  display: block;
  margin: 0 auto;
  font-size: 20px;
  font-family: "dm-sans", sans-serif;
  font-weight: 400;
  color: #059880;
}

.other_amount__input_wrap {
  background-color: rgba(255, 255, 255, 0.85);
  display: flex;
  align-items: center;
  border-radius: 8px;
  width: 100%;
  max-width: 320px;
  padding: 0 15px;
  margin-top: 20px;
  margin: 20px auto 0;
  padding: 0px 15px 0 15px;
  column-gap: 10px;
  height: 50px;
}

.currency {
  font-size: 21px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.75px;
}

.other_amount__input {
  width: 100%;
  border: none;
  padding: 0;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0.54px;
  line-height: 28px;
  font-family: "dm-sans", sans-serif;
  color: #100d0a;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  height: 100%;
  background-color: transparent;
}
.other_amount__input::-webkit-outer-spin-button, .other_amount__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.donate_submit {
  width: 100%;
  background-color: #100d0a;
  display: block;
  text-align: center;
  color: white;
  appearance: none;
  margin-top: 30px;
  border: none;
  max-width: 320px;
  margin: 30px auto 0;
}
.donate_submit:hover {
  background-color: #037e69;
  border-color: #037e69;
  color: white;
}

.donate__more_ways {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  font-size: 18px;
  letter-spacing: -0.5px;
  color: #005244;
  margin-top: 30px;
  transition: 0.3s;
  cursor: pointer;
}
.donate__more_ways svg {
  fill: #005244;
  width: 8px;
  transition: 0.3s;
}
.donate__more_ways:hover {
  color: #059880;
}
.donate__more_ways:hover svg {
  fill: #059880;
}

.donate__amount_text_wrap {
  max-width: 370px;
  margin: 0 auto;
}

.donate__amount_text {
  display: none;
}
.donate__amount_text strong {
  display: inline-block;
}
.donate__amount_text.active {
  display: block;
}

.give_vision {
  text-align: center;
  padding-top: 250px;
}

.give_vision__content {
  color: white;
  max-width: 660px;
  width: 100%;
  margin: 0 auto 40px;
}
.give_vision__content h2 {
  font-weight: 400;
}

.give_vision__boxes {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
  margin-bottom: 70px;
}

.give_vision__box {
  background-color: rgba(255, 255, 255, 0.11);
  border-radius: 20px;
  max-width: 260px;
  width: 100%;
  padding: 20px;
  color: white;
  border: solid 2px rgba(255, 255, 255, 0.11);
}

.give_vision__box__arrow {
  fill: white;
  opacity: 0.3;
  width: 33px;
}

.give_vision__box__subtitle {
  font-size: 20px;
  font-weight: 500;
  opacity: 0.7;
}

.give_vision__box__title {
  margin-bottom: -5px;
}

.give_vision__box__meta {
  font-size: 20px;
  letter-spacing: -0.55px;
}

.give_vision__iframe {
  position: relative;
  overflow: hidden;
}
.give_vision__iframe:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.give_vision__iframe {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  border-radius: 20px;
}
.give_vision__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.give_impact_section {
  position: relative;
  overflow: hidden;
  padding-top: 300px;
  background-image: url(assets/images/impact-bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-bottom: 100px;
}

.give_impact_slider__wrap {
  position: relative;
}
.give_impact_slider__wrap .the_app__themed_series__slider {
  max-width: 440px;
}

.give_impact__items {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.give_impact_slider::before {
  display: none;
}
.give_impact_slider .give_impact__item {
  padding: 50px 60px;
  border-radius: 40px;
  background-color: #fff;
  margin: 0 20px;
  opacity: 0.5;
  transition: 0.5s;
}
.give_impact_slider .give_impact__item.slick-active {
  opacity: 1;
}
.give_impact_slider .give_impact__item.hide {
  opacity: 0;
}
.give_impact_slider .give_impact__item__title {
  font-size: 30px;
  font-weight: 400;
  color: #059880;
  margin-bottom: 20px;
}

.give_left_content {
  max-width: 445px;
  padding-top: 0;
}

.give_impact__item__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  opacity: 0.86;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
}

.give_impact__item__person {
  display: flex;
  align-items: center;
  column-gap: 20px;
}

.give_impact__item__person__img {
  width: 105px;
  height: 105px;
  border-radius: 50%;
  display: block;
}

.give_impact__item__person__name {
  font-size: 20px;
  font-weight: 400;
  color: #059880;
}

.other_ways__items {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 40px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.other_ways__left {
  max-width: 335px;
  width: 100%;
}

.other_ways_nav {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  margin-top: 40px;
}

.other_ways_nav__item {
  background-color: #fff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.54px;
  line-height: 20px;
  color: #059880;
  border-radius: 24px;
  padding: 15px 25px 12px;
  cursor: pointer;
  transition: 0.4s;
}
.other_ways_nav__item:hover, .other_ways_nav__item.active {
  background-color: #059880;
  color: white;
}

.other_ways__right {
  min-height: 530px;
  max-width: 585px;
  width: 100%;
  border-radius: 30px;
  background-color: #037e69;
  color: white;
  position: relative;
  overflow: hidden;
}

.other_way_item {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  padding: 50px 60px;
}
.other_way_item.active {
  display: block;
}
.other_way_item .other_way_item__title {
  margin-bottom: 15px;
  font-weight: 400;
}
.other_way_item p {
  color: #ebf5f3;
}
.other_way_item p a {
  font-weight: 600;
}
.other_way_item .other_way_item__button {
  margin-top: 20px;
}

.faqs__contact--give h5 {
  margin-bottom: 0;
  font-weight: 300;
}

.faqs__contact__fundraier_img_wrap {
  display: block;
  max-width: 225px;
  width: 100%;
  margin: 40px auto 0;
}

.faqs__contact__fundraier_img {
  width: 100%;
  display: block;
  transition: 0.4s;
}
.faqs__contact__fundraier_img:hover {
  transform: scale(1.04);
}

@media screen and (max-width: 1800px) {
  .give_impact_section {
    padding-top: 200px;
  }
}
@media screen and (max-width: 1300px) {
  .give_vision {
    padding-bottom: 60px;
  }
  .give_impact_section {
    padding-top: 180px;
  }
}
@media screen and (max-width: 1200px) {
  .give_impact_section {
    padding-top: 160px;
  }
}
@media screen and (max-width: 1000px) {
  .give_left_content {
    max-width: none;
  }
  .other_ways_section .inner {
    padding: 0;
  }
  .other_ways__items {
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
  }
  .other_ways__left {
    max-width: none;
    text-align: center;
  }
  .other_ways__left__title {
    padding: 0 20px;
  }
  .other_ways_nav {
    max-width: none;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    column-gap: 20px;
    overflow-x: scroll;
    padding: 20px;
    padding-top: 0;
  }
  .other_ways_nav__item {
    width: auto;
    text-align: left;
    flex-shrink: 0;
    text-align: center;
    flex-grow: 1;
    flex-shrink: 0;
  }
  .other_ways__right {
    width: calc(100% - 40px);
  }
  .give_impact_section {
    padding-top: 150px;
  }
  .give_impact__item__person {
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .give_impact__item__person__img {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 800px) {
  .give_impact_section {
    padding-top: 120px;
  }
}
@media screen and (max-width: 650px) {
  .give_vision__boxes {
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
  }
  .give_vision__box__arrow {
    transform: rotate(90deg);
  }
}
@media screen and (max-width: 600px) {
  .donate__box__subtitle {
    margin-bottom: 0;
  }
  .give_vision {
    padding-top: 160px;
  }
  .give_vision__content h5 {
    font-size: 24px;
  }
  .donate__box {
    width: calc(100% - 40px);
    padding: 40px 20px;
  }
  .other_ways__right {
    min-height: 470px;
  }
  .other_way_item {
    position: relative;
    padding: 30px 30px;
  }
  .other_way_item .other_way_item__title {
    margin-bottom: 10px;
  }
  .other_way_item .other_way_item__button {
    margin-top: 0;
  }
  .give_impact_section {
    padding-top: 110px;
  }
  .give_impact_slider__wrap {
    max-width: 400px;
    width: 100%;
  }
  .give_impact_slider__wrap .give_impact_slider {
    width: 100%;
  }
  .give_impact_slider__wrap .give_impact_slider .give_impact__item__title {
    font-size: 22px;
  }
  .give_impact_slider__wrap .give_impact__item {
    margin: 0 10px;
  }
  .give_impact_slider .give_impact__item {
    padding: 40px 20px;
  }
  .give_impact_slider {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .give_impact_slider .slick-dots {
    background-color: rgba(255, 255, 255, 0.6);
  }
}
.campaign_spacing {
  padding-top: 120px;
}

/*# sourceMappingURL=style.css.map */
