/** Bootstrap navbar fix (https://git.io/fADqW) */
.sna-button {
  display: inline-block;
  padding: 1.4rem 5.1rem;
  font-size: 1.6rem;
  font-weight: bold;
  color: #9E17FF;
  background-color: #FFE821;
  transition: 0.3s;
}
.sna-button:hover {
  color: #9E17FF;
  text-decoration: unset;
  background-color: #E5DC00;
}

.page-template-template-sna-home #main,
.page-template-template-sna-home-php #main {
  overflow: hidden;
  position: relative;
  background-color: #9E17FF;
}
.page-template-template-sna-home #main::before,
.page-template-template-sna-home-php #main::before {
  content: "";
  position: absolute;
  top: -3%;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/Vector1.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: 23%;
  z-index: 0;
}
.page-template-template-sna-home #main::after,
.page-template-template-sna-home-php #main::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/Vector2.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 23%;
  z-index: 0;
}
.page-template-template-sna-home .breadcrumb-col,
.page-template-template-sna-home .share-col,
.page-template-template-sna-home-php .breadcrumb-col,
.page-template-template-sna-home-php .share-col {
  display: none;
}

.page-template-template-sna-about #main,
.page-template-template-sna-about-php #main {
  overflow: hidden;
  background-color: #00ADEF;
}
.page-template-template-sna-about #main .hero-header-block::after,
.page-template-template-sna-about-php #main .hero-header-block::after {
  background-image: url("../images/overlay-about.png");
}
.page-template-template-sna-about #main .banner-block::before,
.page-template-template-sna-about-php #main .banner-block::before {
  display: none;
}
.page-template-template-sna-about #main .banner-block::after,
.page-template-template-sna-about-php #main .banner-block::after {
  background-image: url("../images/overlay-blue.png");
}
.page-template-template-sna-about .breadcrumb-col,
.page-template-template-sna-about .share-col,
.page-template-template-sna-about-php .breadcrumb-col,
.page-template-template-sna-about-php .share-col {
  display: none;
}

.page-template-template-sna-for-schools #main,
.page-template-template-sna-for-schools-php #main {
  overflow: hidden;
  background-color: #F16075;
}
.page-template-template-sna-for-schools #main::before,
.page-template-template-sna-for-schools-php #main::before {
  content: "";
  position: absolute;
  top: 15%;
  left: 0;
  width: 100%;
  height: 84.58vw;
  background-image: url("../images/Vector6.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  z-index: 2;
}
@media (max-width: 991px) {
  .page-template-template-sna-for-schools #main::before,
  .page-template-template-sna-for-schools-php #main::before {
    display: none;
  }
}
.page-template-template-sna-for-schools #main .hero-header-block::after,
.page-template-template-sna-for-schools-php #main .hero-header-block::after {
  background-image: url("../images/overlay-schools.png");
}
.page-template-template-sna-for-schools #main .banner-block::before,
.page-template-template-sna-for-schools-php #main .banner-block::before {
  display: none;
}
.page-template-template-sna-for-schools #main .banner-block::after,
.page-template-template-sna-for-schools-php #main .banner-block::after {
  background-image: url("../images/overlay-blue.png");
}
.page-template-template-sna-for-schools .breadcrumb-col,
.page-template-template-sna-for-schools .share-col,
.page-template-template-sna-for-schools-php .breadcrumb-col,
.page-template-template-sna-for-schools-php .share-col {
  display: none;
}

.page-template-template-sna-for-parents #main,
.page-template-template-sna-for-parents-php #main {
  overflow: hidden;
  background-color: #9E17FF;
}
.page-template-template-sna-for-parents #main::before,
.page-template-template-sna-for-parents-php #main::before {
  content: "";
  position: absolute;
  top: 15%;
  left: 0;
  width: 100%;
  height: 49.6vw;
  background-image: url("../images/Vector7.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  z-index: 2;
}
@media (max-width: 991px) {
  .page-template-template-sna-for-parents #main::before,
  .page-template-template-sna-for-parents-php #main::before {
    display: none;
  }
}
.page-template-template-sna-for-parents #main .resources-list-block,
.page-template-template-sna-for-parents-php #main .resources-list-block {
  background-color: #F16075;
  background-image: url("../images/overlay.png");
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  padding-top: 18rem;
}
@media (max-width: 991px) {
  .page-template-template-sna-for-parents #main .resources-list-block,
  .page-template-template-sna-for-parents-php #main .resources-list-block {
    padding-top: 10rem;
  }
}
.page-template-template-sna-for-parents #main .resources-list-block::before,
.page-template-template-sna-for-parents-php #main .resources-list-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/Vector8.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: 15%;
  z-index: 1;
}
.page-template-template-sna-for-parents #main .resources-list-block::after,
.page-template-template-sna-for-parents-php #main .resources-list-block::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/Vector9.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 35%;
  z-index: 0;
}
.page-template-template-sna-for-parents .breadcrumb-col,
.page-template-template-sna-for-parents .share-col,
.page-template-template-sna-for-parents-php .breadcrumb-col,
.page-template-template-sna-for-parents-php .share-col {
  display: none;
}

.page-template-template-sna-follow-us .fl-page-content,
.page-template-template-sna-follow-us-php .fl-page-content {
  position: relative;
  overflow: hidden;
}
.page-template-template-sna-follow-us .fl-page-content::before,
.page-template-template-sna-follow-us-php .fl-page-content::before {
  content: "";
  position: absolute;
  top: 8%;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/Vector13.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: 18%;
  z-index: 0;
}
.page-template-template-sna-follow-us .fl-page-content::after,
.page-template-template-sna-follow-us-php .fl-page-content::after {
  content: "";
  position: absolute;
  top: 29%;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/Vector12.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 30%;
  z-index: 0;
}
.page-template-template-sna-follow-us #main,
.page-template-template-sna-follow-us-php #main {
  overflow: hidden;
  background-color: #00ADEF;
}
.page-template-template-sna-follow-us #main::before,
.page-template-template-sna-follow-us-php #main::before {
  content: "";
  position: absolute;
  top: 8%;
  left: 0;
  width: 100%;
  height: 80.58vw;
  background-image: url("../images/Vector10.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  z-index: 2;
}
@media (max-width: 991px) {
  .page-template-template-sna-follow-us #main::before,
  .page-template-template-sna-follow-us-php #main::before {
    display: none;
  }
}
.page-template-template-sna-follow-us #main::after,
.page-template-template-sna-follow-us-php #main::after {
  content: "";
  position: absolute;
  top: 33%;
  left: 0;
  width: 100%;
  height: 61vw;
  background-image: url("../images/Vector11.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  z-index: 2;
}
@media (max-width: 991px) {
  .page-template-template-sna-follow-us #main::after,
  .page-template-template-sna-follow-us-php #main::after {
    display: none;
  }
}
.page-template-template-sna-follow-us #main .hero-header-block::after,
.page-template-template-sna-follow-us-php #main .hero-header-block::after {
  background-image: url("../images/overlay-about.png");
}
.page-template-template-sna-follow-us #main .featured-block::after,
.page-template-template-sna-follow-us-php #main .featured-block::after {
  background-image: url("../images/overlay-blue.png");
}
.page-template-template-sna-follow-us #main .banner-block::before,
.page-template-template-sna-follow-us-php #main .banner-block::before {
  display: none;
}
.page-template-template-sna-follow-us #main .banner-block::after,
.page-template-template-sna-follow-us-php #main .banner-block::after {
  background-image: url("../images/overlay-blue.png");
}
.page-template-template-sna-follow-us .breadcrumb-col,
.page-template-template-sna-follow-us .share-col,
.page-template-template-sna-follow-us-php .breadcrumb-col,
.page-template-template-sna-follow-us-php .share-col {
  display: none;
}

.cta-block {
  background-color: #9E17FF;
  padding: 6.8rem 7vw;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4rem;
}
.cta-block h4 {
  color: #fff;
  margin: 0;
}
.cta-block .cta-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 3.9rem;
}
@media (max-width: 991px) {
  .cta-block {
    padding: 5.6rem 2rem;
    flex-direction: column;
    gap: 2.5rem;
  }
  .cta-block .cta-buttons {
    gap: 2rem;
  }
}

.union-intro-block {
  background-color: #FFE821;
  padding: 12.5rem 7.1vw;
  display: grid;
  grid-template-columns: 40% 1fr;
  grid-column-gap: 6rem;
  position: relative;
  z-index: 1;
}
.union-intro-block .data-points .point {
  margin-bottom: 5.5rem;
}
.union-intro-block .data-points .point .number {
  margin: 0;
  font-size: 7rem;
  color: #9E17FF;
  line-height: 1.1;
}
.union-intro-block .data-points .point .subtitle {
  margin: 0;
  color: #000000;
}
.union-intro-block .intro h1,
.union-intro-block .intro h2,
.union-intro-block .intro h3,
.union-intro-block .intro h4,
.union-intro-block .intro h5 {
  color: #000000;
  margin-bottom: 4rem;
}
.union-intro-block .intro p {
  font-size: 2.4rem;
  margin-bottom: 4rem;
  line-height: 1.35;
  color: #000000;
}
.union-intro-block .intro p:last-child {
  margin-bottom: 0;
}
.union-intro-block .intro a {
  text-decoration: underline;
  color: #000000;
}
@media (max-width: 1199px) {
  .union-intro-block {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 3rem;
  }
}
@media (max-width: 991px) {
  .union-intro-block {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 3rem;
    padding: 5.6rem 2rem;
  }
  .union-intro-block .data-points .point {
    margin-bottom: 3rem;
  }
  .union-intro-block .data-points .point .number {
    font-size: 5rem;
  }
  .union-intro-block .intro h1,
  .union-intro-block .intro h2,
  .union-intro-block .intro h3,
  .union-intro-block .intro h4,
  .union-intro-block .intro h5 {
    margin-bottom: 2rem;
  }
  .union-intro-block .intro p {
    font-size: 2rem;
    margin-bottom: 2.5rem;
    line-height: 1.35;
  }
}

.banner-block {
  min-height: 91rem;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.banner-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.banner-block::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/overlay.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  z-index: 3;
}
.banner-block .title {
  text-align: center;
  color: #fff;
  padding: 7vw 16vw;
  position: relative;
  z-index: 4;
  font-family: "turbinado-pro", sans-serif;
  font-size: 10.5rem;
  line-height: 1;
  font-weight: bold;
  transform: rotate(-5.96deg);
}
@media (max-width: 991px) {
  .banner-block {
    min-height: 100%;
  }
  .banner-block .title {
    font-size: 6.5rem;
    padding: 10rem 2rem;
  }
}

.featured-image-block {
  padding: 10rem 7.1vw;
  display: grid;
  grid-template-columns: 32% 1fr;
  grid-column-gap: 5rem;
  position: relative;
  z-index: 1;
}
.featured-image-block .featured-image {
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.featured-image-block .content {
  position: relative;
  z-index: 3;
}
.featured-image-block .content h1,
.featured-image-block .content h2,
.featured-image-block .content h3,
.featured-image-block .content h4,
.featured-image-block .content h5 {
  margin: 0;
  margin-bottom: 4rem;
  color: #fff;
}
.featured-image-block .content h1:last-child,
.featured-image-block .content h2:last-child,
.featured-image-block .content h3:last-child,
.featured-image-block .content h4:last-child,
.featured-image-block .content h5:last-child {
  margin-bottom: 0;
}
.featured-image-block .content p {
  font-size: 2.4rem;
  margin-bottom: 4rem;
  line-height: 1.35;
  color: #fff;
}
.featured-image-block .content p:last-child {
  margin-bottom: 0;
}
.featured-image-block .content a {
  text-decoration: underline;
  color: #fff;
}
@media (max-width: 1199px) {
  .featured-image-block {
    grid-column-gap: 3rem;
  }
}
@media (max-width: 991px) {
  .featured-image-block {
    grid-row-gap: 3rem;
    grid-template-columns: repeat(1, 1fr);
    padding: 5.6rem 2rem;
  }
  .featured-image-block .content h1,
  .featured-image-block .content h2,
  .featured-image-block .content h3,
  .featured-image-block .content h4,
  .featured-image-block .content h5 {
    margin-bottom: 3rem;
  }
  .featured-image-block .content p {
    font-size: 2rem;
    margin-bottom: 2.5rem;
    line-height: 1.35;
  }
}

.video-block {
  padding: 6.5rem 7.1vw;
  position: relative;
  z-index: 1;
}
.video-block h3 {
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 10rem;
  color: #fff;
  text-align: center;
}
.video-block .video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-block .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (max-width: 991px) {
  .video-block {
    padding: 6.5rem 2rem;
  }
  .video-block h3 {
    max-width: 100%;
    margin-bottom: 6.5rem;
  }
}

.hero-header-block {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 5rem;
  padding-bottom: 15rem;
  position: relative;
  z-index: 1;
  min-height: 78rem;
  background-color: #9E17FF;
}
.hero-header-block::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/overlay-home.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  z-index: 1;
}
.hero-header-block .nav-menu {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4rem;
}
.hero-header-block .nav-menu .logo img {
  height: 11.1rem;
}
.hero-header-block .nav-menu .menu-item .menu-link {
  font-size: 2.4rem;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  padding: 0 5rem;
  border-left: 1px solid #FFFFFF;
}
.hero-header-block .nav-menu .menu-item .menu-link span {
  background-size: 0 100%;
  text-decoration: none;
  background-repeat: no-repeat;
  transition: all 0.2s;
  background-image: linear-gradient(transparent calc(100% - 2px), #FFFFFF 2px);
}
.hero-header-block .nav-menu .menu-item .menu-link:hover {
  color: #fff;
  text-decoration: none;
}
.hero-header-block .nav-menu .menu-item .menu-link:hover span {
  background-size: 100% 100%;
}
.hero-header-block .nav-menu .menu-item .menu-link.active span {
  background-size: 100% 100%;
}
@media (max-width: 1199px) {
  .hero-header-block .nav-menu .menu-item .menu-link {
    font-size: 2rem;
    padding: 0 2.5rem;
  }
}
@media (max-width: 575px) {
  .hero-header-block .nav-menu .menu-item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 1rem;
    grid-column-gap: 1rem;
  }
  .hero-header-block .nav-menu .menu-item .menu-link {
    border-left: unset;
    padding: 0;
  }
}
.hero-header-block .header-content {
  position: relative;
  z-index: 3;
  padding: 10rem 0;
  padding-top: 15rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8rem;
  flex-direction: column;
}
.hero-header-block .header-content .title {
  margin: 0;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 4;
  font-family: "turbinado-pro", sans-serif;
  font-size: 10.5rem;
  line-height: 1;
  font-weight: bold;
  transform: rotate(-5.96deg);
}
@media (max-width: 991px) {
  .hero-header-block .header-content .title {
    font-size: 6.5rem;
  }
}
.hero-header-block .header-content .buttons {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8rem;
}
@media (max-width: 991px) {
  .hero-header-block {
    padding: 5rem 2rem;
    min-height: 100%;
  }
  .hero-header-block .nav-menu {
    flex-direction: column;
    gap: 3rem;
  }
  .hero-header-block .nav-menu .menu-item {
    text-align: center;
  }
  .hero-header-block .nav-menu .menu-item .menu-link {
    padding: 0 1.5rem;
  }
  .hero-header-block .nav-menu .menu-item .menu-link:first-child {
    border-left: none;
  }
  .hero-header-block .header-content {
    padding: 6.5rem 0;
    gap: 6rem;
  }
  .hero-header-block .header-content .buttons {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 2rem;
  }
}

.services-block {
  background-color: #00ADEF;
  padding: 12.5rem 7.1vw;
  display: grid;
  grid-template-columns: 40% 1fr;
  grid-column-gap: 6rem;
  position: relative;
  z-index: 1;
}
.services-block .data-points .point {
  margin-bottom: 5.5rem;
}
.services-block .data-points .point .number {
  margin: 0;
  font-size: 7rem;
  color: #FFE821;
  line-height: 1.1;
}
.services-block .data-points .point .subtitle {
  margin: 0;
  color: #fff;
}
.services-block .intro h1,
.services-block .intro h2,
.services-block .intro h3,
.services-block .intro h4,
.services-block .intro h5 {
  color: #fff;
  margin-bottom: 4rem;
}
.services-block .intro p {
  font-size: 2.4rem;
  margin-bottom: 4rem;
  line-height: 1.35;
  color: #fff;
}
.services-block .intro p:last-child {
  margin-bottom: 0;
}
.services-block .intro a {
  text-decoration: underline;
  color: #fff;
}
.services-block .intro .service {
  color: #fff;
  margin-bottom: 10rem;
}
.services-block .intro .service .items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 2rem;
  grid-column-gap: 2rem;
}
.services-block .intro .service .items .item {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 2.4rem;
}
.services-block .intro .service .items .item .icon {
  height: 14.8rem;
}
.services-block .intro .service .items .item .subtitle {
  text-align: center;
  margin: 0;
}
@media (max-width: 991px) {
  .services-block .intro .service {
    margin-bottom: 6rem;
  }
}
@media (max-width: 1199px) {
  .services-block {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 3rem;
  }
}
@media (max-width: 991px) {
  .services-block {
    padding: 5.6rem 2rem;
  }
  .services-block .data-points .point {
    margin-bottom: 3rem;
  }
  .services-block .data-points .point .number {
    font-size: 5rem;
  }
  .services-block .intro h1,
  .services-block .intro h2,
  .services-block .intro h3,
  .services-block .intro h4,
  .services-block .intro h5 {
    margin-bottom: 2rem;
  }
  .services-block .intro p {
    font-size: 2rem;
    margin-bottom: 2.5rem;
    line-height: 1.35;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .services-block .intro .service .items {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 4rem;
  }
}

.featured-block {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 24.5rem 7.1vw;
  padding-bottom: 15.5rem;
  display: grid;
  grid-template-columns: 32% 1fr;
  grid-column-gap: 5rem;
  position: relative;
  z-index: 1;
}
.featured-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
}
.featured-block::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/overlay-red.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  z-index: 3;
}
.featured-block .featured {
  position: relative;
  z-index: 4;
}
.featured-block .featured .content {
  margin-bottom: 4rem;
}
.featured-block .featured .content h1,
.featured-block .featured .content h2,
.featured-block .featured .content h3,
.featured-block .featured .content h4,
.featured-block .featured .content h5 {
  margin: 0;
  margin-bottom: 4rem;
  color: #fff;
}
.featured-block .featured .content h1:last-child,
.featured-block .featured .content h2:last-child,
.featured-block .featured .content h3:last-child,
.featured-block .featured .content h4:last-child,
.featured-block .featured .content h5:last-child {
  margin-bottom: 0;
}
.featured-block .featured .content p {
  font-size: 2.4rem;
  margin-bottom: 4rem;
  line-height: 1.35;
  color: #fff;
}
.featured-block .featured .content p:last-child {
  margin-bottom: 0;
}
.featured-block .featured .content a {
  text-decoration: underline;
  color: #fff;
}
@media (max-width: 991px) {
  .featured-block {
    padding: 10rem 2rem;
    padding-bottom: 6rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .featured-block .featured .content {
    margin-bottom: 2rem;
  }
  .featured-block .featured .content h1,
  .featured-block .featured .content h2,
  .featured-block .featured .content h3,
  .featured-block .featured .content h4,
  .featured-block .featured .content h5 {
    margin-bottom: 2rem;
  }
  .featured-block .featured .content p {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}

.resources-list-block {
  position: relative;
  z-index: 1;
  background-color: #9E17FF;
  padding: 15.5rem 7.1vw;
  padding-top: 10rem;
}
.resources-list-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/Vector3.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 45%;
  z-index: 0;
}
.resources-list-block::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/Vector4.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 23%;
  z-index: 0;
}
.resources-list-block .title {
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 4;
  font-family: "turbinado-pro", sans-serif;
  font-size: 10.5rem;
  line-height: 1;
  font-weight: bold;
  transform: rotate(-5.96deg);
}
.resources-list-block .resources {
  margin-top: 6rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
}
.resources-list-block .resources .resource {
  position: relative;
  min-height: 40.5rem;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  gap: 0.8rem;
  padding: 3.2rem 2rem;
}
.resources-list-block .resources .resource::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
.resources-list-block .resources .resource h3,
.resources-list-block .resources .resource a {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
  margin: 0;
}
.resources-list-block .resources .resource a {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .resources-list-block .resources {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .resources-list-block .resources {
    margin-top: 3.5rem;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 991px) {
  .resources-list-block {
    padding: 6.5rem 2rem;
    padding-top: 10rem;
  }
  .resources-list-block .title {
    font-size: 6.5rem;
  }
}

.demographic-block {
  padding: 13rem 8.46vw;
  padding-bottom: 0;
  position: relative;
  z-index: 3;
  color: #fff;
}
.demographic-block:last-child {
  padding-bottom: 15rem;
}
@media (max-width: 991px) {
  .demographic-block {
    padding: 5.6rem 2rem;
    padding-bottom: 0;
  }
  .demographic-block:last-child {
    padding-bottom: 6.5rem;
  }
}
.demographic-block .images-slider {
  margin-bottom: 7.3rem;
  width: 57.75vw;
}
@media (max-width: 991px) {
  .demographic-block .images-slider {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
.demographic-block .images-slider img {
  height: 38.56vw;
  min-height: 38.56vw;
  object-fit: cover;
}
@media (max-width: 991px) {
  .demographic-block .images-slider img {
    width: 100%;
    height: 50vw;
    min-height: 50vw;
  }
}
.demographic-block .info {
  display: flex;
  gap: 4.4rem;
}
@media (max-width: 991px) {
  .demographic-block .info {
    flex-direction: column;
    gap: 0;
  }
}
.demographic-block .info .stats {
  flex: 2;
}
.demographic-block .info .stats .stat:not(:last-child) {
  margin-bottom: 4.5rem;
}
@media (max-width: 991px) {
  .demographic-block .info .stats .stat:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
.demographic-block .info .stats .stat .value {
  font-size: 7rem;
  line-height: 1;
  margin-bottom: 0;
  font-weight: 700;
  color: #FFE821;
}
@media (max-width: 991px) {
  .demographic-block .info .stats .stat .value {
    font-size: 5rem;
  }
}
.demographic-block .info .stats .stat .description {
  font-size: 3.2rem;
  line-height: 1.125;
  font-weight: 600;
}
@media (max-width: 991px) {
  .demographic-block .info .stats .stat .description {
    font-size: 2.4rem;
  }
}
.demographic-block .info .text {
  flex: 3;
}
.demographic-block .info .text .content {
  margin-bottom: 4.2rem;
}
@media (max-width: 991px) {
  .demographic-block .info .text .content {
    margin-bottom: 2rem;
  }
}
.demographic-block .info .text h3,
.demographic-block .info .text h4 {
  color: #fff;
}
.demographic-block .info .text h3 {
  font-size: 3.2rem;
  line-height: 1.125;
  margin-bottom: 2.5rem;
  font-weight: 700;
}
@media (max-width: 991px) {
  .demographic-block .info .text h3 {
    font-size: 2.4rem;
  }
}
.demographic-block .info .text h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 991px) {
  .demographic-block .info .text h4 {
    font-size: 1.8rem;
  }
}
.demographic-block .info .text p {
  font-size: 2.4rem;
  line-height: 1.35;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .demographic-block .info .text p {
    font-size: 1.8rem;
  }
}
.demographic-block .info .text p:not(:last-child) {
  margin-bottom: 2.5rem;
}
.demographic-block .slick-dots {
  position: absolute;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  gap: 2rem;
  bottom: 3.5rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .demographic-block .slick-dots {
    bottom: 1.5rem;
  }
}
.demographic-block .slick-dots li {
  display: inline-block;
  cursor: pointer;
}
.demographic-block .slick-dots li.slick-active .dot.black {
  background-color: #FFE821;
}
.demographic-block .dot {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  display: block;
  transition: 0.2s;
  background-color: #D9D9D9;
}
@media (max-width: 991px) {
  .demographic-block .dot {
    width: 1rem;
    height: 1rem;
  }
}

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