.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-bottom: 0;
}

.slide {
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  background-color: #66d1ba;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.slide._2, .slide._3 {
  display: none;
}

.slide._4, .slide._5, .slide._6 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.slide._7, .slide._8, .slide._9, .slide._10, .slide._11 {
  display: none;
}

.slide._12 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.slide._13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.slide._14, .slide._15, .slide._16, .slide._17, .slide._18 {
  display: none;
}

.slide._1-story {
  background-color: #66d1ba;
  display: flex;
}

.slide._1 {
  display: none;
}

.div-block-2 {
  width: 250px;
  height: 250px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.ally-front-happy {
  width: 60%;
  height: 50%;
  transform: rotate(0);
}

.ally-front-happy.ally-40 {
  height: 40%;
}

.ally-front-happy.ally-40.flipped.atv {
  transform-style: preserve-3d;
  margin-left: 5%;
  transform: rotateX(0)rotateY(180deg)rotateZ(-10deg);
}

.ally-front-happy.ally-40.flipped.atv.right-10 {
  transform-style: preserve-3d;
  margin-left: 0%;
  transform: translate(10%)rotateX(0)rotateY(180deg)rotateZ(-10deg);
}

.ally-front-happy.ally-40.right-30.high-index {
  position: relative;
}

.ally-front-happy.ally-40.atv {
  margin-bottom: 50%;
  transform: rotate(-10deg);
}

.ally-front-happy.ally-40.atv.left-30 {
  transform: translate(-30%)rotate(-10deg);
}

.ally-front-happy.ally-40.atv.right-30 {
  transform: translate(25%)rotate(-10deg);
}

.ally-front-happy.ally-30 {
  height: 30%;
}

.ally-front-happy.ally-30.left-10 {
  transform: translate(-10%);
}

.ally-front-happy.ally-30.right-30.atv {
  transform: translate(20%, -50%)rotate(-10deg);
}

.ally-front-happy.ally-30.atv {
  transform: translate(10%, -30%)rotate(-10deg);
}

.ally-front-happy.ally-60 {
  height: 60%;
}

.ally-front-happy.ally-hide {
  display: none;
}

.ally-front-happy.ally-20 {
  height: 20%;
}

.ally-front-happy.ally-20.left-10 {
  transform: translate(-15%);
}

.ally-front-happy.ally-20.flipped, .ally-front-happy.flipped {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.ally-front-happy.right-10 {
  transform: translate(10%);
}

.ally-front-happy.right-30 {
  display: flex;
  transform: translate(30%);
}

.ally-front-happy.right-30.front {
  z-index: 4;
  position: relative;
}

.ally-front-happy.right-20 {
  transform: translate(20%);
}

.ally-front-happy.left-10 {
  transform: translate(-10%);
}

.ally-front-happy.left-20 {
  transform: translate(-20%);
}

.section {
  width: 100%;
  height: 100vh;
  background-color: #3a3a3a;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3 {
  width: 500px;
  height: 500px;
}

.background-a {
  z-index: 1;
  width: 130%;
  height: 70%;
  background-image: url('../images/ally_relationship_safety-story-1A-relationship_1a.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 7%;
  left: -40%;
}

.background-a._1a-3a {
  background-image: url('../images/background-1A-3a.svg');
}

.background-a._1a-8a {
  background-image: url('../images/1A-8a-background.svg');
}

.background-a._1a-7a {
  background-image: url('../images/1A-7a.svg');
}

.background-a._1a-5a {
  background-image: url('../images/1A-5a.svg');
}

.background-a._1a-4a {
  background-image: url('../images/1A-4a.svg');
}

.background-a._2a-1a {
  background-image: url('../images/2A-1a.svg');
}

.background-a._2a-2a {
  background-image: url('../images/2A-2a.svg');
}

.background-a._2a-3a {
  background-image: url('../images/2A-3a.svg');
}

.background-a._2a-3a._10--decrease {
  width: 120%;
}

.background-a._2a-3a._20--decrease {
  width: 110%;
}

.background-a._2a-3a._30--decrease {
  width: 100%;
}

.background-a._2a-4a {
  background-image: url('../images/2A-4a.svg');
}

.background-a._2a-5a {
  background-image: url('../images/2A-5a.svg');
}

.background-a._2a-6a {
  background-image: url('../images/2A-6a.svg');
}

.background-a._2b-1a {
  background-image: url('../images/2B-1a.svg');
}

.background-a._2b-2a {
  background-image: url('../images/2B-2a.svg');
}

.background-a._2b-3a {
  background-image: url('../images/2B-3a.svg');
}

.background-a._2b-4a {
  background-image: url('../images/2B-4a.svg');
}

.background-a._2c-1a {
  background-image: url('../images/2C-1a.svg');
}

.background-a._2c-2a {
  background-image: url('../images/2C-2a.svg');
}

.background-a._2c-3a {
  background-image: url('../images/2C-3a.svg');
}

.background-a._2c-4a {
  background-image: url('../images/2C-4a.svg');
}

.background-a._2c-5a {
  background-image: url('../images/2C-5a.svg');
}

.background-a._2c-6a {
  background-image: url('../images/2C-6a.svg');
}

.background-a._2c-7a {
  background-image: url('../images/2C-7a.svg');
}

.background-a._2c-8a {
  background-image: url('../images/2C-8a.svg');
}

.background-a._2c-9a {
  background-image: url('../images/2C-9a.svg');
}

.background-a._2c-10a {
  background-image: url('../images/2C-10a.svg');
}

.background-a._2c-11a {
  background-image: url('../images/2C-11a.svg');
}

.background-a._2c-12a {
  background-image: url('../images/2C-12a.svg');
}

.background-a._2c-13a {
  background-image: url('../images/2C-13a.svg');
}

.background-a._3a-1a {
  background-image: url('../images/3A-1a.svg');
}

.background-a._3a-3a {
  background-image: url('../images/7A-5a.svg');
}

.background-a._3a-5a {
  background-image: url('../images/3A-5a.svg');
}

.background-a._3a-7a {
  background-image: url('../images/3A-7a.svg');
}

.background-a._3a-9a {
  background-image: url('../images/3A-9a.svg');
}

.background-a._3a-10a {
  background-image: url('../images/3A-10a.svg');
}

.background-a._3a-12a {
  background-image: url('../images/3A-12a.svg');
}

.background-a._3a-13a {
  background-image: url('../images/3A-13a.svg');
}

.background-a._3a-15a {
  background-image: url('../images/3A-15a.svg');
}

.background-a._3b-1a {
  background-image: url('../images/3B-1a.svg');
}

.background-a._3b-3a {
  background-image: url('../images/3B-3a.svg');
}

.background-a._3b-4a {
  background-image: url('../images/3B-4a.svg');
}

.background-a._3b-5a {
  background-image: url('../images/3B-5a.svg');
}

.background-a._3b-6a {
  background-image: url('../images/3B-6a.svg');
}

.background-a._3b-7a {
  background-image: url('../images/3B-7a.svg');
}

.background-a._4a-1a {
  background-image: url('../images/4A-1a.svg');
}

.background-a._4a-2a {
  background-image: url('../images/4A-2a.svg');
}

.background-a._4a-3a {
  background-image: url('../images/4A-3a.svg');
}

.background-a._4a-4a {
  background-image: url('../images/4A-4a.svg');
}

.background-a._4a-5a {
  background-image: url('../images/4A-5a.svg');
}

.background-a._4b-1a {
  background-image: url('../images/4B-1a.svg');
}

.background-a._4b-2a {
  background-image: url('../images/4B-2a.svg');
}

.background-a._4b-3a {
  background-image: url('../images/4B-3a.svg');
}

.background-a._4b-4a {
  background-image: url('../images/4B-4a.svg');
}

.background-a._4b-5a {
  background-image: url('../images/4B-5a.svg');
}

.background-a._4b-6a {
  background-image: url('../images/4B-6a.svg');
}

.background-a._4b-6a._70--increase {
  width: 200%;
}

.background-a._4b-7a {
  background-image: url('../images/4B-7a.svg');
}

.background-a._4b-8a {
  background-image: url('../images/4B-8a.svg');
}

.background-a._4b-9a {
  background-image: url('../images/4B-9a.svg');
}

.background-a._4b-10a, .background-a._4b-10a._10--increase {
  background-image: url('../images/4B-10a-background.svg');
}

.background-a._4c-1a {
  background-image: url('../images/4C-1a.svg');
}

.background-a._4c-2a {
  background-image: url('../images/6D-13a.svg');
}

.background-a._4c-2a._30--increase {
  justify-content: center;
  align-items: center;
}

.background-a._4c-4a, .background-a._4c-5a, .background-a._4c-6a {
  background-image: url('../images/6D-13a.svg');
}

.background-a._4d-1a {
  background-image: url('../images/4D-1a.svg');
}

.background-a._4d-2a, .background-a._4d-3a {
  background-image: url('../images/4D-2a.svg');
}

.background-a._4d-4a {
  background-image: url('../images/6D-13a.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.background-a._4d-5a, .background-a._4d-6a {
  background-image: url('../images/6D-13a.svg');
}

.background-a._4d-7a {
  background-image: url('../images/4D-7a.svg');
}

.background-a._4d-8a {
  background-image: url('../images/4D-2a.svg');
}

.background-a._4d-9a {
  background-image: url('../images/4D-9a.svg');
}

.background-a._5a--1a {
  background-image: url('../images/5A--1a.svg');
}

.background-a._5a--2a {
  background-image: url('../images/5A--2a.svg');
}

.background-a._5a--2a._20--increase {
  background-position: 50%;
}

.background-a._5a--2a._80--increase {
  width: 210%;
  background-repeat: no-repeat;
}

.background-a._5a--3a {
  background-image: url('../images/5A--3a.svg');
}

.background-a._5a--4a {
  background-image: url('../images/5A--4a.svg');
}

.background-a._5a--5a {
  background-image: url('../images/5A-5a.svg');
}

.background-a._5a--6a {
  background-image: url('../images/6D-13a.svg');
}

.background-a._5a--7a {
  background-image: url('../images/5A--7a.svg');
}

.background-a._5b---1a {
  background-image: url('../images/5B-1a.svg');
}

.background-a._5b---2a, .background-a._5b---3a, .background-a._5b---4a, .background-a._5b---5a, .background-a._5b---6a {
  background-image: url('../images/5B-6a.svg');
}

.background-a._5b---7a {
  background-image: url('../images/5B-7a.svg');
}

.background-a._5b---8a, .background-a._5b---9a, .background-a._5b---10a, .background-a._5b---11a, .background-a._5b---12a, .background-a._5b---13a, .background-a._5b---14a {
  background-image: url('../images/5B-11a.svg');
}

.background-a._5b---15a {
  background-image: url('../images/5B-15a.svg');
}

.background-a._6a---1a, .background-a._6a---2a, .background-a._6a---3a {
  background-image: url('../images/6A-3a.svg');
}

.background-a._6a---4a, .background-a._6a---5a {
  background-image: url('../images/6A-5a.svg');
}

.background-a._6b---1a {
  background-image: url('../images/6B-1a.svg');
}

.background-a._6b---2a {
  background-image: url('../images/6B---2a.svg');
}

.background-a._6b---3a {
  background-image: url('../images/6B---3a.svg');
}

.background-a._6b---3a._30--increase.height-decrease-50 {
  height: 50%;
}

.background-a._6b---4a {
  background-image: url('../images/6B---4a.svg');
}

.background-a._6b---5a {
  background-image: url('../images/6B---5a.svg');
}

.background-a._6b---6a {
  background-image: url('../images/6B---6a.svg');
}

.background-a._6d---1a {
  background-image: url('../images/6D-5a.svg');
}

.background-a._6d---2a, .background-a._6d---3a {
  background-image: url('../images/6D-3a.svg');
}

.background-a._6d---4a, .background-a._6d---5a {
  background-image: url('../images/6D-5a.svg');
}

.background-a._6d---6a {
  background-image: url('../images/6D-6a.svg');
}

.background-a._6d---7a, .background-a._6d---8a {
  background-image: url('../images/6D-8a.svg');
}

.background-a._6d---9a, .background-a._6d---10a {
  background-image: url('../images/6D-14a.svg');
}

.background-a._6d---11a, .background-a._6d---12a {
  background-image: url('../images/6D-13a.svg');
}

.background-a._6d---12a.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-a._6d---13a {
  background-image: url('../images/6D-13a.svg');
  display: flex;
}

.background-a._6d---14a {
  background-image: url('../images/6D-14a.svg');
}

.background-a._7a---1a, .background-a._7a---2a, .background-a._7a---3a, .background-a._7a---4a, .background-a._7a---5a {
  background-image: url('../images/7A-5a.svg');
}

.background-a._4c-3a {
  background-image: url('../images/6D-13a.svg');
  background-position: 0 0;
  background-size: contain;
}

.background-a._4c-3a._30--increase {
  background-position: 50%;
}

.background-a._4d-4a {
  background-image: url('../images/6D-13a.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.background-a._10--increase {
  width: 140%;
}

.background-a._20--increase {
  width: 150%;
}

.background-a._30--increase {
  width: 160%;
}

.background-a._3b-8a {
  background-image: url('../images/3B-7a.svg');
}

.background-a._4e-1a {
  background-image: url('../images/4E-1a.svg');
}

.background-a._4e-2a {
  background-image: url('../images/4E-2a.svg');
}

.background-a._4e-3a {
  background-image: url('../images/4E-3a.svg');
}

.background-a._4e-4a {
  background-image: url('../images/4E-4a.svg');
}

.background-a._4e-5a {
  background-image: url('../images/4E-5a.svg');
}

.background-a._4e-6a {
  background-image: url('../images/6D-13a.svg');
}

.background-a._4e-6a._30--increase {
  background-image: url('../images/4E-6a.svg');
}

.background-a._4e-7a {
  background-image: url('../images/4D-7a.svg');
}

.background-a._4e-7a._30--increase {
  background-image: url('../images/4E-7a.svg');
}

.background-a._4e-8a {
  background-image: url('../images/4D-2a.svg');
}

.background-a._4e-8a._30--increase {
  background-image: url('../images/4E-8a.svg');
}

.content {
  z-index: 2;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.copy {
  width: 40%;
  height: 100%;
  color: #fff;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 0;
  padding-right: 100px;
  font-family: kanit, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  display: flex;
}

.copy.tut {
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 75px;
}

.text-span {
  color: #5e598c;
}

.body {
  background-color: #66d1ba;
  font-family: kanit, sans-serif;
  overflow: hidden;
}

.clouds {
  width: 100%;
  height: 25vh;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
}

.cloud-image {
  width: 100px;
  height: 50px;
  background-image: url('../images/ally-illustration-cloud1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.lottie-animation-2 {
  z-index: 1;
  width: 100vw;
  height: 250px;
  position: fixed;
  top: 0;
}

.body-2 {
  background-color: #66d1ba;
}

.holder-cloud {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cloud {
  width: 150px;
  height: 150px;
  background-image: url('../images/ally-illustration-cloud1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.cloud.up {
  display: none;
}

.cloud1 {
  z-index: 0;
  width: 50px;
  height: 50px;
  background-image: url('../images/ally-illustration-cloud1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 40px;
}

.background-b {
  z-index: 1;
  width: 130%;
  height: 70%;
  background-image: url('../images/ally_relationship_safety-story-1A-relationship_1b.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 7%;
  left: -40%;
}

.background-b._1a-3b {
  background-image: url('../images/background-1A-3b.svg');
}

.background-b._1a-8b {
  background-image: url('../images/1A-8b.svg');
}

.background-b._1a-7b {
  background-image: url('../images/1A-7b.svg');
}

.background-b._1a-5b {
  background-image: url('../images/1A-5b-background.svg');
}

.background-b._1a-4b {
  background-image: url('../images/1A-4b.svg');
}

.background-b._2a-1b {
  background-image: url('../images/2A-1b.svg');
}

.background-b._2a-2b {
  background-image: url('../images/2A-2b.svg');
  background-position: 50%;
}

.background-b._2a-2b._20--move {
  left: -20%;
}

.background-b._2a-2b._30--move {
  left: -30%;
}

.background-b._2a-2b._10--move {
  left: -10%;
}

.background-b._2a-2b._25--move {
  left: -25%;
}

.background-b._2a-2b.auto-move {
  background-image: none;
  left: auto;
}

.background-b._2a-3b {
  background-image: url('../images/2A-3b.svg');
}

.background-b._2a-3b._10--decrease {
  width: 120%;
}

.background-b._2a-3b._20--decrease {
  width: 110%;
}

.background-b._2a-3b._30--decrease {
  width: 100%;
}

.background-b._2a-4b {
  background-image: url('../images/2A-4b.svg');
}

.background-b._2a-4b._60--increase {
  width: 190%;
}

.background-b._2a-4b._50--increase {
  width: 180%;
}

.background-b._2a-5b {
  background-image: url('../images/2A-5b.svg');
}

.background-b._2a-6b {
  background-image: url('../images/2A-6b.svg');
}

.background-b._2b-1b {
  background-image: url('../images/2B-1b.svg');
}

.background-b._2b-2b {
  background-image: url('../images/2B-2b.svg');
}

.background-b._2b-3b {
  background-image: url('../images/2B-3b.svg');
}

.background-b._2b-4b {
  background-image: url('../images/2B-4b.svg');
}

.background-b._2b-4b._30--increase {
  background-image: none;
}

.background-b._2c-1b {
  background-image: url('../images/2C-1b.svg');
}

.background-b._2c-2b {
  background-image: url('../images/2C-2b.svg');
}

.background-b._2c-3b {
  background-image: url('../images/2C-3b.svg');
}

.background-b._2c-4b {
  background-image: url('../images/2C-4b.svg');
}

.background-b._2c-5b {
  background-image: url('../images/2C-5b.svg');
}

.background-b._2c-6b {
  background-image: url('../images/2C-6b.svg');
}

.background-b._2c-7b {
  background-image: url('../images/2C-7b.svg');
}

.background-b._2c-8b {
  background-image: url('../images/2C-8b.svg');
}

.background-b._2c-9b {
  background-image: url('../images/2C-9b.svg');
}

.background-b._2c-9b._30--increase._10--decrease {
  height: 50%;
  top: 17%;
}

.background-b._2c-10b {
  background-image: url('../images/2C-10b.svg');
}

.background-b._2c-11b {
  background-image: url('../images/2C-11b.svg');
}

.background-b._2c-12b {
  background-image: url('../images/2C-12b.svg');
}

.background-b._2c-13b {
  background-image: url('../images/2C-13b.svg');
}

.background-b._3a-1b {
  background-image: url('../images/3A-1b.svg');
}

.background-b._3a-3b {
  background-image: url('../images/3A-3b.svg');
}

.background-b._3a-5b {
  background-image: url('../images/3A-5b.svg');
}

.background-b._3a-5b._30--increase.height-decrease-50 {
  height: 50%;
  background-image: none;
  top: 20%;
}

.background-b._3a-7b {
  background-image: url('../images/3A-7b.svg');
}

.background-b._3a-7b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._3a-9b {
  background-image: url('../images/3A-9b.svg');
}

.background-b._3a-10b {
  background-image: url('../images/3A-10b.svg');
}

.background-b._3a-10b._30--increase.height-decrease-50, .background-b._3a-10b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._3a-12b {
  background-image: url('../images/3A-12b.svg');
}

.background-b._3a-13b {
  background-image: url('../images/3A-13b.svg');
}

.background-b._3a-15b {
  background-image: url('../images/3A-15b.svg');
}

.background-b._3b-1b {
  background-image: url('../images/3B-1b.svg');
}

.background-b._3b-3b {
  background-image: url('../images/3B-3b.svg');
}

.background-b._3b-4b {
  background-image: url('../images/3B-4b.svg');
}

.background-b._3b-5b {
  background-image: url('../images/3B-5b.svg');
}

.background-b._3b-5b._10--decrease {
  width: 120%;
}

.background-b._3b-5b._20--decrease {
  width: 110%;
}

.background-b._3b-5b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._3b-6b {
  background-image: url('../images/3B-6b.svg');
}

.background-b._3b-6b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._3b-7b {
  background-image: url('../images/3B-7b.svg');
}

.background-b._4a-1b {
  background-image: url('../images/4A-1b.svg');
}

.background-b._4a-2b {
  background-image: url('../images/4A-2b.svg');
}

.background-b._4a-3b {
  background-image: url('../images/4A-3b.svg');
}

.background-b._4a-4b {
  background-image: url('../images/4A-4b.svg');
}

.background-b._4a-5b {
  background-image: url('../images/4A-5b.svg');
}

.background-b._4b-1b {
  background-image: url('../images/4B-1b.svg');
}

.background-b._4b-2b {
  background-image: url('../images/4B-2b.svg');
}

.background-b._4b-3b {
  background-image: url('../images/4B-3b.svg');
}

.background-b._4b-4b {
  background-image: url('../images/4B-4b.svg');
}

.background-b._4b-5b {
  background-image: url('../images/4B-5b.svg');
}

.background-b._4b-6b {
  background-image: url('../images/4B-6b.svg');
}

.background-b._4b-6b._70--increase {
  width: 200%;
}

.background-b._4b-7b {
  background-image: url('../images/4B-7b.svg');
}

.background-b._4b-8b {
  background-image: url('../images/4B-8b.svg');
}

.background-b._4b-9b {
  background-image: url('../images/4B-9b.svg');
}

.background-b._4b-10b {
  background-image: url('../images/4B-10b.svg');
}

.background-b._4b-10b._30--increase {
  background-image: none;
}

.background-b._4c-1b {
  background-image: url('../images/4C-1b.svg');
}

.background-b._4c-1b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4c-1b._20--increase.height-decrease-30 {
  height: 30%;
  top: 30%;
}

.background-b._4c-2b {
  background-image: url('../images/4C-2b.svg');
}

.background-b._4c-2b._30--increase.height-decrease-50 {
  z-index: 2;
  height: 50%;
  background-image: none;
  align-items: center;
  display: flex;
  top: 20%;
}

.background-b._4c-3b {
  background-image: url('../images/4C-3b.svg');
}

.background-b._4c-3b._20--increase.height-decrease-50 {
  z-index: 2;
  height: 50%;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  top: 20%;
}

.background-b._4c-3b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4c-4b {
  background-image: url('../images/4C-4b.svg');
}

.background-b._4c-4b._30--increase.height-decrease-50, .background-b._4c-4b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4c-5b {
  background-image: url('../images/4C-5b.svg');
}

.background-b._4c-5b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4c-6b {
  background-image: url('../images/4C-6b.svg');
}

.background-b._4c-6b._20--increase.height-decrease-50 {
  height: 50%;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  top: 20%;
}

.background-b._4d-1b {
  background-image: url('../images/4D-1b.svg');
}

.background-b._4d-2b {
  background-image: url('../images/4C-2b.svg');
}

.background-b._4d-2b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4d-3b {
  background-image: url('../images/4D-3b.svg');
}

.background-b._4d-3b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4d-4b {
  background-image: url('../images/4D-4b.svg');
}

.background-b._4d-4b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4d-5b {
  background-image: url('../images/4D-5b.svg');
}

.background-b._4d-5b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4d-6b {
  background-image: url('../images/4D-6b.svg');
}

.background-b._4d-6b._10--increase.height-decrease-50, .background-b._4d-6b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4d-7b {
  background-image: url('../images/4D-7b.svg');
}

.background-b._4d-7b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4d-8b {
  background-image: url('../images/4D-8b.svg');
}

.background-b._4d-8b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4d-9b {
  background-image: url('../images/4D-9b.svg');
}

.background-b._4d-9b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._5a--1b {
  background-image: url('../images/5A--1b.svg');
}

.background-b._5a--1b._20--increase.height-decrease-50, .background-b._5a--1b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._5a--2b {
  background-image: url('../images/5A--2a.svg');
}

.background-b._5a--2b._70--increase {
  width: 200%;
}

.background-b._5a--2b._80--increase {
  width: 210%;
}

.background-b._5a--3b {
  background-image: url('../images/5A--3b.svg');
}

.background-b._5a--3b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._5a--4b {
  background-image: url('../images/5A--4b.svg');
}

.background-b._5a--5b {
  background-image: url('../images/5A--5b.svg');
}

.background-b._5a--6b {
  background-image: url('../images/5A--6b.svg');
}

.background-b._5a--7b {
  background-image: url('../images/5A--7b.svg');
}

.background-b._5a--7b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._5b---1b {
  background-image: url('../images/5B---1a.svg');
}

.background-b._5b---2b {
  background-image: url('../images/5B---2b.svg');
}

.background-b._5b---2b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._5b---3b {
  background-image: url('../images/5B---3b.svg');
}

.background-b._5b---3b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._5b---4b {
  background-image: url('../images/5B---4b.svg');
}

.background-b._5b---4b._30--increase.height-decrease-50, .background-b._5b---4b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._5b---5b {
  background-image: url('../images/5B---5b.svg');
}

.background-b._5b---5b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._5b---6b {
  background-image: url('../images/5B---6b.svg');
}

.background-b._5b---6b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._5b---7b {
  background-image: url('../images/5B---7b.svg');
}

.background-b._5b---8b, .background-b._5b---9b {
  background-image: url('../images/5B-11a.svg');
}

.background-b._5b---10b {
  background-image: url('../images/5B---10b.svg');
}

.background-b._5b---10b.height-decrease-50 {
  height: 50%;
}

.background-b._5b---10b._20--increase.height-decrease-50 {
  top: 20%;
}

.background-b._5b---11b, .background-b._5b---12b {
  background-image: url('../images/5B-11a.svg');
}

.background-b._5b---13b {
  background-image: url('../images/5B---13b.svg');
}

.background-b._5b---14b {
  background-image: url('../images/5B---14b.svg');
}

.background-b._5b---14b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._5b---15b {
  background-image: url('../images/5B---15b.svg');
}

.background-b._5b---15b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._6a---1b {
  background-image: url('../images/6A---1b.svg');
}

.background-b._6a---2b {
  background-image: url('../images/6A---2b.svg');
}

.background-b._6a---3b {
  background-image: url('../images/6A---3b.svg');
}

.background-b._6a---4b {
  background-image: url('../images/6A---4b.svg');
}

.background-b._6a---5b {
  background-image: url('../images/6A---5b.svg');
}

.background-b._6a---5b._20--increase.height-decrease-50, .background-b._6a---5b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._6b---1b {
  width: 100%;
  background-image: none;
}

.background-b._6b---2b {
  background-image: url('../images/6B---2b.svg');
}

.background-b._6b---2b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._6b---3b {
  background-image: url('../images/6B---3b.svg');
}

.background-b._6b---3b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._6b---3b._20--increase.height-decrease-50 {
  height: 50%;
  background-image: url('../images/6B-3b.svg');
  top: 20%;
}

.background-b._6b---4b {
  background-image: url('../images/6B---4b.svg');
}

.background-b._6b---4b._30--increase.height-decrease-50 {
  height: 50%;
  background-image: url('../images/6B-3b.svg');
  top: 20%;
}

.background-b._6b---5b {
  background-image: url('../images/6B---5b.svg');
}

.background-b._6b---5b._30--increase.height-decrease-50, .background-b._6b---5b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._6b---6b {
  background-image: url('../images/6B---6b.svg');
}

.background-b._6b---6b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._6d---1b {
  background-image: url('../images/6D---1b.svg');
}

.background-b._6d---2b {
  background-image: url('../images/6D---2b.svg');
}

.background-b._6d---3b {
  background-image: url('../images/6D---3b.svg');
}

.background-b._6d---4b {
  background-image: url('../images/6D---4b.svg');
}

.background-b._6d---5b {
  background-image: url('../images/6D-5b.svg');
}

.background-b._6d---6b {
  background-image: url('../images/6D---6b.svg');
}

.background-b._6d---7b {
  background-image: url('../images/6D---7b.svg');
}

.background-b._6d---8b {
  background-image: url('../images/6D---8b.svg');
}

.background-b._6d---9b {
  background-image: url('../images/6D---9b.svg');
}

.background-b._6d---10b {
  background-image: url('../images/6D---10b.svg');
}

.background-b._6d---11b {
  background-image: url('../images/6D---11b.svg');
}

.background-b._6d---11b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._6d---12b {
  background-image: url('../images/6D---12b.svg');
}

.background-b._6d---12b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._6d---13b {
  background-image: url('../images/6D---13b.svg');
}

.background-b._6d---13b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._6d---14b {
  background-image: url('../images/6D---14b.svg');
}

.background-b._7a---1b {
  background-image: url('../images/7A---1b.svg');
}

.background-b._7a---2b {
  background-image: url('../images/7A---2b.svg');
}

.background-b._7a---3b {
  background-image: url('../images/7A---3b.svg');
}

.background-b._7a---4b {
  background-image: url('../images/7A---4b.svg');
}

.background-b._7a---5b {
  background-image: url('../images/7A-5a.svg');
}

.background-b._10--increase {
  width: 140%;
}

.background-b._20--increase {
  width: 150%;
}

.background-b._30--increase {
  width: 160%;
}

.background-b._3b-8b {
  background-image: url('../images/3B-7b.svg');
}

.background-b._2b-4c {
  background-image: url('../images/2B-4b.svg');
}

.background-b._4e-1b {
  background-image: url('../images/4E-1b-cousin.svg');
  background-position: 50%;
  background-size: contain;
}

.background-b._4e-2b {
  background-image: url('../images/4E-2b.svg');
  background-position: 50%;
  background-size: contain;
}

.background-b._4e-3b {
  background-image: url('../images/4E-3b-cousin-back.svg');
  background-position: 50%;
  background-size: contain;
}

.background-b._4e-4b {
  background-image: url('../images/4E-4b.svg');
  background-position: 50%;
  background-size: contain;
}

.background-b._4e-5b {
  background-image: url('../images/4E-1b-atv.svg');
  background-position: 50%;
  background-size: contain;
}

.background-b._4e-5b._30--increase._20--decrease {
  height: 50%;
  top: auto;
}

.background-b._4e-6b {
  background-image: url('../images/4D-6b.svg');
}

.background-b._4e-6b._10--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b._4e-6b._20--increase.height-decrease-50 {
  height: 50%;
  background-image: url('../images/4E-6b.svg');
  top: 20%;
}

.background-b._4e-7b {
  background-image: url('../images/4D-7b.svg');
}

.background-b._4e-7b._20--increase.height-decrease-50 {
  height: 50%;
  background-image: url('../images/4E-7b.svg');
  top: 20%;
}

.background-b._4e-8b {
  background-image: url('../images/4D-8b.svg');
}

.background-b._4e-8b._30--increase.height-decrease-50 {
  height: 50%;
  background-image: url('../images/4E-8b.svg');
  top: 20%;
}

.background-b._4e-2b {
  background-image: url('../images/4E-2b-cousin.svg');
  background-position: 50%;
  background-size: contain;
}

.ally {
  width: 60%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.ally.behind {
  z-index: 0;
}

.ally.high-index {
  z-index: 1;
  position: relative;
}

.ally.hill {
  align-items: center;
}

.cloud2 {
  z-index: 0;
  width: 75px;
  height: 50px;
  background-image: url('../images/ally-illustration-cloud2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 60px;
}

.explore {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  background-image: linear-gradient(to top, #66d1ba, #5abea5);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
  transform: translate(0, -100vh);
}

.explore.down {
  display: none;
  transform: none;
}

.cloud-explore1 {
  width: 85px;
  height: 50px;
  background-image: url('../images/ally-illustration-cloud1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 67vh;
  left: 70vw;
}

.cloud-explore2 {
  width: 150px;
  height: 75px;
  background-image: url('../images/ally-illustration-cloud3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 30vh;
  left: 25vw;
}

.sun-explore {
  width: 35px;
  height: 35px;
  background-image: url('../images/ally-illustration-sun.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 75vh;
  left: 20vw;
}

.explore-content {
  z-index: 5;
  width: 50%;
  max-width: 450px;
  min-height: 50%;
  color: #fff;
  text-align: center;
  letter-spacing: -.25px;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  display: flex;
  position: relative;
}

.explore-content._4 {
  display: none;
}

.explore-content._3, .explore-content._2, .explore-content._1 {
  display: flex;
}

.explore-content._5, .explore-content._7, .explore-content._8, .explore-content._9, .explore-content._10, .explore-content._11, .explore-content._12, .explore-content._13, .explore-content._14, .explore-content.e1.hide, .explore-content.e2, .explore-content.e3, .explore-content.e4, .explore-content.e5 {
  display: none;
}

.explore-content.base {
  width: 100vw;
  height: 100vh;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 0;
}

.explore-foot {
  width: 100%;
  height: 150px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-story {
  width: 150px;
  height: 35px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1.5px solid #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 300;
  line-height: 15px;
  transition: opacity .2s;
  display: flex;
}

.button-story:hover {
  transform: translate(0, 2.5px);
}

.explore-line {
  height: 115px;
  border-right: 1.5px dashed #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.button-explore {
  z-index: 2;
  width: 150px;
  height: 35px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.button-explore:hover {
  transform: translate(0, 2.5px);
}

.button-explore.hide {
  display: none;
}

.story {
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.story-slider {
  width: 100vw;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.story-slider._2 {
  display: none;
}

.graphics {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.button-next {
  z-index: 5;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-image: url('../images/ally-icon-arrow.svg');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: 30%;
  border: 2px solid #fff;
  border-radius: 20px;
  transition: opacity .2s;
  position: fixed;
  top: auto;
  bottom: auto;
  left: auto;
  right: 25px;
}

.button-next:hover {
  transform: translate(2.5px);
}

.burger {
  z-index: 101;
  width: 30px;
  height: 20px;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: fixed;
  top: 25px;
  bottom: auto;
  left: auto;
  right: 25px;
}

.burger.purple {
  width: 60px;
  height: 40px;
  background-color: #5e598c;
  border-radius: 10px;
  padding: 10px;
}

.burger-line {
  width: 30px;
  height: 2px;
  background-color: #f0f0f0;
  border-radius: 20px;
}

.logo {
  z-index: 100;
  width: 70px;
  height: 30px;
  background-image: url('../images/ally-logo-purple.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: fixed;
  top: 25px;
  bottom: auto;
  left: 25px;
  right: auto;
}

.nav-popup {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: #5e598c;
  flex-direction: column;
  align-items: stretch;
  padding: 0 100px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.nav-head {
  width: 100%;
  height: 100px;
  border-bottom: 2px solid #fff;
  flex-direction: row;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 50px;
  padding-bottom: 50px;
  display: flex;
}

.nav-logo {
  width: 100px;
  height: 50px;
  background-image: url('../images/ally-logo-green.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 25px;
}

.nav-head-text {
  width: 50%;
  height: 100%;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.div-block-4 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.grid {
  width: 75%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-content: start;
  align-items: start;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 50px;
  display: grid;
}

.nav-body {
  height: auto;
  flex: 1;
  margin-top: 0;
  margin-bottom: 100px;
  display: flex;
}

.nav-sitemap {
  width: 25%;
  height: 100%;
  border-left: 2px solid #fff;
  padding-left: 50px;
}

.nav-lesson-group {
  height: 100%;
  border: 2px solid #fff;
  border-radius: 10px;
}

.nav-title {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 2px solid #fff;
  padding: 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
}

.nav-group-buttons {
  padding: 5px 15px;
}

.nav-lesson {
  width: 100%;
  height: auto;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  text-decoration: none;
  display: flex;
}

.nav-lesson:hover {
  font-weight: 600;
}

.nav-lesson-number {
  width: 25px;
  height: 25px;
  text-align: center;
  background-color: #66d1ba;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-size: 10px;
  font-weight: 700;
  display: flex;
}

.nav-lesson-text {
  width: 80%;
  height: 100%;
}

.nav-lesson-dot {
  width: 20px;
  height: 20px;
  background-color: #66d1ba;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-size: 10px;
  font-weight: 700;
  display: flex;
}

.welcome-slide {
  width: 100vw;
  height: 100vh;
  background-color: #5e598c;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.welcome-content {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px;
  display: flex;
}

.welcome-title {
  width: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-size: 60px;
  font-weight: 800;
  line-height: 60px;
}

.welcome-logo {
  width: 100%;
  height: 175px;
  background-image: url('../images/ally-logo-green.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 75px;
  margin-bottom: 75px;
}

.welcome-direction {
  width: 100%;
  height: auto;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  display: flex;
}

.start {
  width: 100vw;
  height: 100vh;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 75px;
  display: flex;
}

.start-container {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lottie-animation-3 {
  width: 60%;
  height: 75%;
}

.start-content {
  width: 100%;
  height: auto;
  min-height: 350px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.start-title {
  color: #66d1ba;
  text-align: center;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

.start-title.white {
  color: #fff;
}

.age-selector {
  width: 100%;
  height: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-age {
  width: 80px;
  height: 45px;
  color: #5e598c;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  text-decoration: none;
  display: flex;
}

.button-age:hover {
  background-color: #66d1ba;
}

.button-age.hide {
  display: none;
}

.tutorial {
  width: 100%;
  height: 10%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tutorial-point {
  z-index: 5;
  width: 280px;
  height: 100px;
  justify-content: flex-end;
  transition: transform .2s;
  display: flex;
  position: fixed;
  top: 36px;
  bottom: auto;
  left: auto;
  right: 70px;
}

.tutorial-point:hover {
  transform: rotate(-1deg);
}

.tutorial-point.bottom {
  top: auto;
  bottom: 115px;
  left: auto;
  right: 138px;
}

.tutorial-point.middle {
  top: 37%;
}

.tutorial-arrow {
  width: 220px;
  height: 100px;
  background-image: url('../images/ally-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 15px;
}

.tutorial-arrow.top {
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.tutorial-arrow.bottom {
  background-image: url('../images/ally-arrow2.svg');
}

.tutorial-text {
  width: 190px;
  height: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  display: flex;
}

.activity {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  background-color: #5e598c;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.activity.middle {
  display: none;
}

.activity-heading {
  width: 100%;
  height: auto;
  color: #fff;
  text-align: center;
  text-transform: none;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  display: flex;
}

.activity-card-holder {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.card {
  width: 175px;
  height: 275px;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 14px;
  margin-left: 20px;
  margin-right: 20px;
  transition: transform .2s;
}

.card:hover {
  transform: rotate(-2deg);
}

.card-head {
  width: 100%;
  min-height: 30%;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 2px solid #fff;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.card-illustration {
  width: 100%;
  height: 70%;
}

.card-illustration.story-1-card-1 {
  background-image: url('../images/activity_graphics-10.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-1-card-2 {
  background-image: url('../images/activity_graphics-18.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-1-card-3 {
  background-image: url('../images/activity_graphics-25.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-2-card-middle-1 {
  background-image: url('../images/activity_graphics-01.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-2-card-middle-2 {
  background-image: url('../images/activity_graphics-16.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-2-card-middle-3 {
  background-image: url('../images/activity_graphics-03.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-3-card-1 {
  background-image: url('../images/activity_graphics-04.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-3-card-2 {
  background-image: url('../images/activity_graphics-05.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-3-card-3 {
  background-image: url('../images/activity_graphics-06.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-4-card-middle-1 {
  background-image: url('../images/activity_graphics-09.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-4-card-middle-2 {
  background-image: url('../images/activity_graphics-08.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-4-card-middle-3 {
  background-image: url('../images/activity_graphics-09.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-2-card-1 {
  background-image: url('../images/activity_graphics-01_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-4-card-2 {
  background-image: url('../images/activity_graphics-11.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-4-card-1 {
  background-image: url('../images/activity_graphics-10.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-4-card-3 {
  background-image: url('../images/activity_graphics-12.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-5-card-1 {
  background-image: url('../images/activity_graphics-19.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-5-card-2 {
  background-image: url('../images/activity_graphics-20.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-5-card-3 {
  background-image: url('../images/activity_graphics-12_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-9-card-1 {
  background-image: url('../images/activity_graphics-13.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-9-card-2-fix {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.card-illustration.story-9-card-3 {
  background-image: url('../images/activity_graphics-15.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-7-card-1 {
  background-image: url('../images/activity_graphics-21.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-7-card-2 {
  background-image: url('../images/activity_graphics-03.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-7-card-3 {
  background-image: url('../images/activity_graphics-11.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-8-card-1 {
  background-image: url('../images/activity_graphics-10_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-8-card-2 {
  background-image: url('../images/activity_graphics-22.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-8-card-3 {
  background-image: url('../images/activity_graphics-21.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-11-card-1 {
  background-image: url('../images/activity_graphics-23.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-11-card-2 {
  background-image: url('../images/activity_graphics-24.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-11-card-3 {
  background-image: url('../images/activity_graphics-17.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-12-card-1 {
  background-image: url('../images/activity_graphics-37.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-12-card-2 {
  background-image: url('../images/activity_graphics-27.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-12-card-3 {
  background-image: url('../images/ally-activity_graphics-hand_over_mouth.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-13-card-1 {
  background-image: url('../images/ally-activity_graphics-hand_over_mouth.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
}

.card-illustration.story-13-card-2 {
  background-image: url('../images/activity_graphics-30.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 85%;
}

.card-illustration.story-13-card-3 {
  background-image: url('../images/activity_graphics-31.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70%;
}

.card-illustration.story-14-card-1 {
  background-image: url('../images/activity_graphics-32.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-14-card-2 {
  background-image: url('../images/activity_graphics-33.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-14-card-3 {
  background-image: url('../images/activity_graphics-34.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-15-card-1 {
  background-image: url('../images/activity_graphics-35.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-15-card-2 {
  background-image: url('../images/activity_graphics-33.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-15-card-3 {
  background-image: url('../images/activity_graphics-34.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-10-card-1 {
  background-image: url('../images/activity_graphics-07.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-10-card-2 {
  background-image: url('../images/activity_graphics-25.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-10-card-3 {
  background-image: url('../images/activity_graphics-18.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-2-card-3 {
  background-image: url('../images/activity_graphics-27.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-2-card-2 {
  background-image: url('../images/activity_graphics-15.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-2-card-1 {
  background-image: url('../images/activity_graphics-06.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-5-card-3 {
  background-image: url('../images/activity_graphics-07.svg');
}

.card-illustration.story-6-card-1 {
  background-image: url('../images/activity_graphics-18.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-6-card-2 {
  background-image: url('../images/activity_graphics-fresh_food-39.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-6-card-3 {
  background-image: url('../images/activity_graphics-lollies-38.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-9-card-2, .card-illustration.story-9-card-3 {
  background-image: url('../images/activity_graphics-21.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-9-card-3 {
  background-image: url('../images/activity_graphics-15.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-illustration.story-9-card-2 {
  background-image: url('../images/activity_graphics-14.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.activity-answer {
  width: 100%;
  height: 30px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.answer-correct {
  width: auto;
  height: 40px;
  color: #66d1ba;
  text-align: center;
  text-transform: uppercase;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-size: 30px;
  line-height: 30px;
  display: flex;
}

.text-block-4 {
  letter-spacing: 1px;
}

.answer-wrong {
  width: auto;
  height: 40px;
  color: #d38c60;
  text-align: center;
  text-transform: uppercase;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 30px;
  line-height: 30px;
  display: flex;
}

.nav-fade {
  z-index: 101;
  width: 100%;
  height: 50px;
  background-image: linear-gradient(to top, #5e598c, #5e598c 0%, rgba(94, 89, 140, 0));
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.load-fade {
  z-index: 50;
  background-color: #5e598c;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.story-title {
  z-index: 5;
  width: 260px;
  height: 30px;
  color: #fff;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  display: flex;
  position: fixed;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 75px;
}

.story-number {
  margin-left: 5px;
  font-weight: 500;
}

.text-container {
  width: 50%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text {
  color: #fff;
  letter-spacing: 2px;
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
}

.slide-home {
  width: 100vw;
  height: 100vh;
  background-color: #5e598c;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-home._2, .slide-home._3, .slide-home._4, .slide-home._5, .slide-home._6, .slide-home._7, .slide-home._8, .slide-home._9, .slide-home._10, .slide-home._11, .slide-home._12, .slide-home._13, .slide-home._14, .slide-home._15, .slide-home._16, .slide-home._17, .slide-home._18 {
  display: none;
}

.button-continue {
  z-index: 2;
  width: 250px;
  height: 40px;
  color: #5abea5;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 2px solid #5abea5;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  transition: opacity .2s;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.button-continue:hover {
  transform: translate(0, 2.5px);
}

.home-slide-continue {
  z-index: 10;
  width: 100vw;
  height: 100vh;
  text-align: center;
  background-color: #5e598c;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.home-slide-continue._2, .home-slide-continue._3, .home-slide-continue._4, .home-slide-continue._5, .home-slide-continue._6, .home-slide-continue._7, .home-slide-continue._8, .home-slide-continue._9, .home-slide-continue._10, .home-slide-continue._11, .home-slide-continue._12, .home-slide-continue._13, .home-slide-continue._14, .home-slide-continue._15, .home-slide-continue._16, .home-slide-continue._17, .home-slide-continue._18 {
  display: none;
}

.home-slide-continue._1-story {
  text-align: center;
  flex-direction: column;
  display: none;
}

.button-next-story {
  width: auto;
  height: 30px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.button-next-story:hover {
  transform: translate(0, 2.5px);
}

.text-block-5 {
  text-transform: uppercase;
}

.activity-copy {
  width: 100vw;
  height: 100vh;
  background-color: #5e598c;
  flex-direction: column;
  padding: 50px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.activity-copy.middle {
  display: none;
}

.activity-copy {
  width: 100vw;
  height: 100vh;
  background-color: #5e598c;
  flex-direction: column;
  padding: 50px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.activity-copy.middle {
  display: none;
}

.activity-copy {
  width: 100vw;
  height: 100vh;
  background-color: #5e598c;
  flex-direction: column;
  padding: 50px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.activity-copy.middle {
  display: none;
}

.activity-copy {
  width: 100vw;
  height: 100vh;
  background-color: #5e598c;
  flex-direction: column;
  padding: 50px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.activity-copy.middle {
  display: none;
}

.activity-copy {
  width: 100vw;
  height: 100vh;
  background-color: #5e598c;
  flex-direction: column;
  padding: 50px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.activity-copy.middle {
  display: none;
}

.activity-copy {
  width: 100vw;
  height: 100vh;
  background-color: #5e598c;
  flex-direction: column;
  padding: 50px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.activity-copy.middle {
  display: none;
}

.activity-copy {
  width: 100vw;
  height: 100vh;
  background-color: #5e598c;
  flex-direction: column;
  padding: 50px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.activity-copy.middle {
  display: none;
}

.button-back {
  z-index: 5;
  width: 35px;
  height: 35px;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
  position: fixed;
  top: auto;
  bottom: auto;
  left: 25px;
  right: auto;
}

.button-back:hover {
  transform: translate(-2.5px);
}

.left-arrow {
  width: 100%;
  height: 100%;
  background-image: url('../images/ally-icon-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30%;
  transform: rotate(180deg);
}

.div-block-5 {
  width: 50px;
  height: 50px;
  background-color: red;
  display: none;
}

.basket-ball-container {
  width: 60%;
  height: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.basketball {
  z-index: 1;
  width: 50%;
  height: 50%;
  background-image: url('../images/4B-8c-basketball.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

.basketball-shadow {
  width: 50%;
  height: 50px;
  background-image: url('../images/4B-8c-basketball_shadow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.back-bubble {
  z-index: 0;
  width: 350px;
  height: 350px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  left: 0;
}

.front-bubble {
  z-index: 5;
  width: 350px;
  height: 350px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  left: 0;
}

.div-block-6 {
  position: static;
}

.red-blush-graphic {
  width: 20%;
  height: 20%;
  background-image: url('../images/3A-6c-red_flush.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 40px;
  position: absolute;
  right: auto;
}

.red-blush-graphic.right {
  z-index: 1;
  width: 70px;
  height: 70px;
  margin-left: -187px;
  display: none;
  position: relative;
}

.blush-container {
  width: 60%;
  height: 50%;
  justify-content: center;
  align-items: center;
  margin-left: -60%;
  display: flex;
  position: relative;
  transform: translate(30%);
}

.apple-shadow {
  width: 70px;
  height: 40px;
  background-image: url('../images/3A-5b-apple-shadow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.apple {
  z-index: 1;
  width: 60px;
  height: 60px;
  background-image: url('../images/3A-5b-apple.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: -25px;
  position: relative;
}

.apple-shadow-container-far {
  position: absolute;
  left: 100px;
}

.apple-shadow-container-far.far {
  left: 100px;
}

.apple-far {
  z-index: 1;
  width: 60px;
  height: 60px;
  background-image: url('../images/3A-5b-apple.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: -25px;
  position: relative;
}

.apple-shadow-far {
  width: 70px;
  height: 40px;
  background-image: url('../images/3A-5b-apple-shadow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.background-c {
  z-index: 1;
  width: 130%;
  height: 70%;
  background-image: url('../images/ally_relationship_safety-story-1A-relationship_1b.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 7%;
  left: -40%;
}

.background-c._1a-3b {
  background-image: url('../images/background-1A-3b.svg');
}

.background-c._1a-8b {
  background-image: url('../images/1A-8b.svg');
}

.background-c._1a-7b {
  background-image: url('../images/1A-7b.svg');
}

.background-c._1a-5b {
  background-image: url('../images/1A-5b-background.svg');
}

.background-c._1a-4b {
  background-image: url('../images/1A-4b.svg');
}

.background-c._2a-1b {
  background-image: url('../images/2A-1b.svg');
}

.background-c._2a-2b {
  background-image: url('../images/2A-2b.svg');
  background-position: 50%;
}

.background-c._2a-2b._20--move {
  left: -20%;
}

.background-c._2a-2b._30--move {
  left: -30%;
}

.background-c._2a-2b._10--move {
  left: -10%;
}

.background-c._2a-2b._25--move {
  left: -25%;
}

.background-c._2a-2b.auto-move {
  left: auto;
}

.background-c._2a-3b {
  background-image: url('../images/2A-3b.svg');
}

.background-c._2a-3b._10--decrease {
  width: 120%;
}

.background-c._2a-3b._20--decrease {
  width: 110%;
}

.background-c._2a-3b._30--decrease {
  width: 100%;
}

.background-c._2a-4b {
  background-image: url('../images/2A-4b.svg');
}

.background-c._2a-5b {
  background-image: url('../images/2A-5b.svg');
}

.background-c._2a-6b {
  background-image: url('../images/2A-6b.svg');
}

.background-c._2b-1b {
  background-image: url('../images/2B-1b.svg');
}

.background-c._2b-2b {
  background-image: url('../images/2B-2b.svg');
}

.background-c._2b-3b {
  background-image: url('../images/2B-3b.svg');
}

.background-c._2b-4b {
  background-image: url('../images/2B-4b.svg');
}

.background-c._2c-1b {
  background-image: url('../images/2C-1b.svg');
}

.background-c._2c-2b {
  background-image: url('../images/2C-2b.svg');
}

.background-c._2c-3b {
  background-image: url('../images/2C-3b.svg');
}

.background-c._2c-4b {
  background-image: url('../images/2C-4b.svg');
}

.background-c._2c-5b {
  background-image: url('../images/2C-5b.svg');
}

.background-c._2c-6b {
  background-image: url('../images/2C-6b.svg');
}

.background-c._2c-7b {
  background-image: url('../images/2C-7b.svg');
}

.background-c._2c-8b {
  background-image: url('../images/2C-8b.svg');
}

.background-c._2c-9b {
  background-image: url('../images/2C-9b.svg');
}

.background-c._2c-10b {
  background-image: url('../images/2C-10b.svg');
}

.background-c._2c-11b {
  background-image: url('../images/2C-11b.svg');
}

.background-c._2c-12b {
  background-image: url('../images/2C-12b.svg');
}

.background-c._2c-13b {
  background-image: url('../images/2C-13b.svg');
}

.background-c._3a-1b {
  background-image: url('../images/3A-1b.svg');
}

.background-c._3a-3b {
  background-image: url('../images/3A-3b.svg');
}

.background-c._3a-5b {
  background-image: url('../images/3A-5b.svg');
}

.background-c._3a-5b._30--increase.height-decrease-50 {
  height: 50%;
  background-image: none;
  top: 20%;
}

.background-c._3a-7b {
  background-image: url('../images/3A-7b.svg');
}

.background-c._3a-7b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._3a-9b {
  background-image: url('../images/3A-9b.svg');
}

.background-c._3a-10b {
  background-image: url('../images/3A-10b.svg');
}

.background-c._3a-10b._30--increase.height-decrease-50, .background-c._3a-10b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._3a-12b {
  background-image: url('../images/3A-12b.svg');
}

.background-c._3a-13b {
  background-image: url('../images/3A-13b.svg');
}

.background-c._3a-15b {
  background-image: url('../images/3A-15b.svg');
}

.background-c._3b-1b {
  background-image: url('../images/3B-1b.svg');
}

.background-c._3b-3b {
  background-image: url('../images/3B-3b.svg');
}

.background-c._3b-4b {
  background-image: url('../images/3B-4b.svg');
}

.background-c._3b-5b {
  background-image: url('../images/3B-5b.svg');
}

.background-c._3b-5b._10--decrease {
  width: 120%;
}

.background-c._3b-5b._20--decrease {
  width: 110%;
}

.background-c._3b-5b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._3b-6b {
  background-image: url('../images/3B-6b.svg');
}

.background-c._3b-6b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._3b-7b {
  background-image: url('../images/3B-7b.svg');
}

.background-c._4a-1b {
  background-image: url('../images/4A-1b.svg');
}

.background-c._4a-2b {
  background-image: url('../images/4A-2b.svg');
}

.background-c._4a-3b {
  background-image: url('../images/4A-3b.svg');
}

.background-c._4a-4b {
  background-image: url('../images/4A-4b.svg');
}

.background-c._4a-5b {
  background-image: url('../images/4A-5b.svg');
}

.background-c._4b-1b {
  background-image: url('../images/4B-1b.svg');
}

.background-c._4b-2b {
  background-image: url('../images/4B-2b.svg');
}

.background-c._4b-3b {
  background-image: url('../images/4B-3b.svg');
}

.background-c._4b-4b {
  background-image: url('../images/4B-4b.svg');
}

.background-c._4b-5b {
  background-image: url('../images/4B-5b.svg');
}

.background-c._4b-6b {
  background-image: url('../images/4B-6b.svg');
}

.background-c._4b-6b._70--increase {
  width: 200%;
}

.background-c._4b-7b {
  background-image: url('../images/4B-7b.svg');
}

.background-c._4b-8b {
  background-image: url('../images/4B-8b.svg');
}

.background-c._4b-9b {
  background-image: url('../images/4B-9b.svg');
}

.background-c._4b-10b {
  background-image: url('../images/4B-10b.svg');
}

.background-c._4c-1b {
  background-image: url('../images/4C-1b.svg');
}

.background-c._4c-1b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4c-1b._20--increase.height-decrease-30 {
  height: 30%;
  top: 30%;
}

.background-c._4c-2b {
  background-image: url('../images/4C-2b.svg');
}

.background-c._4c-2b._30--increase.height-decrease-50 {
  height: 50%;
  align-items: center;
  display: flex;
  top: 20%;
}

.background-c._4c-3b {
  background-image: url('../images/4C-3b.svg');
}

.background-c._4c-3b._20--increase.height-decrease-50, .background-c._4c-3b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4c-4b {
  background-image: url('../images/4C-4b.svg');
}

.background-c._4c-4b._30--increase.height-decrease-50, .background-c._4c-4b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4c-5b {
  background-image: url('../images/4C-5b.svg');
}

.background-c._4c-5b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4c-6b {
  background-image: url('../images/4C-6b.svg');
}

.background-c._4c-6b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4d-1b {
  background-image: url('../images/4D-1b.svg');
}

.background-c._4d-2b {
  background-image: url('../images/4C-2b.svg');
}

.background-c._4d-2b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4d-3b {
  background-image: url('../images/4D-3b.svg');
}

.background-c._4d-3b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4d-4b {
  background-image: url('../images/4D-4b.svg');
}

.background-c._4d-4b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4d-5b {
  background-image: url('../images/4D-5b.svg');
}

.background-c._4d-5b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4d-6b {
  background-image: url('../images/4D-6b.svg');
}

.background-c._4d-6b._10--increase.height-decrease-50, .background-c._4d-6b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4d-7b {
  background-image: url('../images/4D-7b.svg');
}

.background-c._4d-7b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4d-8b {
  background-image: url('../images/4D-8b.svg');
}

.background-c._4d-8b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._4d-9b {
  background-image: url('../images/4D-9b.svg');
}

.background-c._4d-9b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._5a--1b {
  background-image: url('../images/5A--1b.svg');
}

.background-c._5a--1b._20--increase.height-decrease-50, .background-c._5a--1b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._5a--2b {
  background-image: url('../images/5A--2a.svg');
}

.background-c._5a--2b._70--increase {
  width: 200%;
}

.background-c._5a--2b._80--increase {
  width: 210%;
}

.background-c._5a--3b {
  background-image: url('../images/5A--3b.svg');
}

.background-c._5a--3b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._5a--4b {
  background-image: url('../images/5A--4b.svg');
}

.background-c._5a--5b {
  background-image: url('../images/5A--5b.svg');
}

.background-c._5a--6b {
  background-image: url('../images/5A--6b.svg');
}

.background-c._5a--7b {
  background-image: url('../images/5A--7b.svg');
}

.background-c._5a--7b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._5b---1b {
  background-image: url('../images/5B---1a.svg');
}

.background-c._5b---2b {
  background-image: url('../images/5B---2b.svg');
}

.background-c._5b---2b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._5b---3b {
  background-image: url('../images/5B---3b.svg');
}

.background-c._5b---3b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._5b---4b {
  background-image: url('../images/5B---4b.svg');
}

.background-c._5b---4b._30--increase.height-decrease-50, .background-c._5b---4b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._5b---5b {
  background-image: url('../images/5B---5b.svg');
}

.background-c._5b---5b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._5b---6b {
  background-image: url('../images/5B---6b.svg');
}

.background-c._5b---6b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._5b---7b {
  background-image: url('../images/5B---7b.svg');
}

.background-c._5b---8b, .background-c._5b---9b {
  background-image: url('../images/5B-11a.svg');
}

.background-c._5b---10b {
  background-image: url('../images/5B---10b.svg');
}

.background-c._5b---10b.height-decrease-50 {
  height: 50%;
}

.background-c._5b---10b._20--increase.height-decrease-50 {
  top: 20%;
}

.background-c._5b---11b, .background-c._5b---12b {
  background-image: url('../images/5B-11a.svg');
}

.background-c._5b---13b {
  background-image: url('../images/5B---13b.svg');
}

.background-c._5b---14b {
  background-image: url('../images/5B---14b.svg');
}

.background-c._5b---14b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._5b---15b {
  background-image: url('../images/5B---15b.svg');
}

.background-c._5b---15b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._6a---1b {
  background-image: url('../images/6A---1b.svg');
}

.background-c._6a---2b {
  background-image: url('../images/6A---2b.svg');
}

.background-c._6a---3b {
  background-image: url('../images/6A---3b.svg');
}

.background-c._6a---4b {
  background-image: url('../images/6A---4b.svg');
}

.background-c._6a---5b {
  background-image: url('../images/6A---5b.svg');
}

.background-c._6a---5b._20--increase.height-decrease-50, .background-c._6a---5b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._6b---1b {
  background-image: url('../images/6B---1b.svg');
}

.background-c._6b---2b {
  background-image: url('../images/6B---2b.svg');
}

.background-c._6b---2b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._6b---3b {
  background-image: url('../images/6B---3b.svg');
}

.background-c._6b---3b._30--increase.height-decrease-50, .background-c._6b---3b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._6b---4b {
  background-image: url('../images/6B---4b.svg');
}

.background-c._6b---4b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._6b---5b {
  background-image: url('../images/6B---5b.svg');
}

.background-c._6b---5b._30--increase.height-decrease-50, .background-c._6b---5b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._6b---6b {
  background-image: url('../images/6B---6b.svg');
}

.background-c._6b---6b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._6d---1b {
  background-image: url('../images/6D---1b.svg');
}

.background-c._6d---2b {
  background-image: url('../images/6D---2b.svg');
}

.background-c._6d---3b {
  background-image: url('../images/6D---3b.svg');
}

.background-c._6d---4b {
  background-image: url('../images/6D---4b.svg');
}

.background-c._6d---5b {
  background-image: url('../images/6D-5b.svg');
}

.background-c._6d---6b {
  background-image: url('../images/6D---6b.svg');
}

.background-c._6d---7b {
  background-image: url('../images/6D---7b.svg');
}

.background-c._6d---8b {
  background-image: url('../images/6D---8b.svg');
}

.background-c._6d---9b {
  background-image: url('../images/6D---9b.svg');
}

.background-c._6d---10b {
  background-image: url('../images/6D---10b.svg');
}

.background-c._6d---11b {
  background-image: url('../images/6D---11b.svg');
}

.background-c._6d---11b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._6d---12b {
  background-image: url('../images/6D---12b.svg');
}

.background-c._6d---12b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._6d---13b {
  background-image: url('../images/6D---13b.svg');
}

.background-c._6d---13b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-c._6d---14b {
  background-image: url('../images/6D---14b.svg');
}

.background-c._7a---1b {
  background-image: url('../images/7A---1b.svg');
}

.background-c._7a---2b {
  background-image: url('../images/7A---2b.svg');
}

.background-c._7a---3b {
  background-image: url('../images/7A---3b.svg');
}

.background-c._7a---4b {
  background-image: url('../images/7A---4b.svg');
}

.background-c._7a---5b {
  background-image: url('../images/7A-5a.svg');
}

.background-c._10--increase {
  width: 140%;
}

.background-c._20--increase {
  width: 150%;
}

.background-c._30--increase {
  width: 160%;
}

.background-c._3b-8b {
  background-image: url('../images/3B-7b.svg');
}

.background-c._1a-5c {
  background-image: url('../images/1A-5b-bus.svg');
}

.background-c._1a-8c {
  background-image: url('../images/1A-8a-bus.svg');
}

.background-c._2a2c.auto-move {
  background-image: url('../images/2A-2b-background-1.svg');
  left: auto;
}

.background-c._2a2c-2.auto-move {
  background-image: url('../images/2A-2b-background-2.svg');
  left: auto;
}

.background-c._2a2c-3.auto-move {
  background-image: url('../images/2A-2b-background-3.svg');
  left: auto;
}

.background-c._2a2c-a.auto-move {
  background-image: url('../images/2A-2b-background-a.svg');
  left: auto;
}

.background-c._2a2c-b.auto-move {
  background-image: url('../images/2A-2b-background-b.svg');
  left: auto;
}

.background-c._2a2c-c.auto-move {
  background-image: url('../images/2A-2b-background-c.svg');
  left: auto;
}

.background-c._2b-4c._30--increase {
  background-image: url('../images/2B-4b-bus-toy.svg');
}

.background-c._2b-4c-2._30--increase {
  background-image: url('../images/2B-4b-car-toy.svg');
}

.background-c._4b-10c {
  background-image: url('../images/4B-10b-voices.svg');
}

.background-c._6b---1c {
  width: 100%;
  background-image: url('../images/00-00-seesaw-base.svg');
  background-position: 100% 60%;
  background-size: 30%;
}

.background-c._4e-1c {
  background-image: url('../images/4E-1b-atv.svg');
}

.background-c._4c-2c {
  background-image: none;
  align-items: flex-end;
  display: flex;
}

.background-c._4c-2c.low-index {
  z-index: 0;
}

.background-c._4e-5c {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  left: -30%;
}

.background-c._4e-3c {
  background-image: url('../images/4E-3b-atv.svg');
}

.background-a-copy {
  z-index: 1;
  width: 130%;
  height: 70%;
  background-image: url('../images/ally_relationship_safety-story-1A-relationship_1a.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 7%;
  left: -40%;
}

.background-a-copy._1a-3a {
  background-image: url('../images/background-1A-3a.svg');
}

.background-a-copy._1a-8a {
  background-image: url('../images/1A-8a-background.svg');
}

.background-a-copy._1a-7a {
  background-image: url('../images/1A-7a.svg');
}

.background-a-copy._1a-5a {
  background-image: url('../images/1A-5a.svg');
}

.background-a-copy._1a-4a {
  background-image: url('../images/1A-4a.svg');
}

.background-a-copy._2a-1a {
  background-image: url('../images/2A-1a.svg');
}

.background-a-copy._2a-2a {
  background-image: url('../images/2A-2a.svg');
}

.background-a-copy._2a-3a {
  background-image: url('../images/2A-3a.svg');
}

.background-a-copy._2a-3a._10--decrease {
  width: 120%;
}

.background-a-copy._2a-3a._20--decrease {
  width: 110%;
}

.background-a-copy._2a-3a._30--decrease {
  width: 100%;
}

.background-a-copy._2a-4a {
  background-image: url('../images/2A-4a.svg');
}

.background-a-copy._2a-5a {
  background-image: url('../images/2A-5a.svg');
}

.background-a-copy._2a-6a {
  background-image: url('../images/2A-6a.svg');
}

.background-a-copy._2b-1a {
  background-image: url('../images/2B-1a.svg');
}

.background-a-copy._2b-2a {
  background-image: url('../images/2B-2a.svg');
}

.background-a-copy._2b-3a {
  background-image: url('../images/2B-3a.svg');
}

.background-a-copy._2b-4a {
  background-image: url('../images/2B-4a.svg');
}

.background-a-copy._2c-1a {
  background-image: url('../images/2C-1a.svg');
}

.background-a-copy._2c-2a {
  background-image: url('../images/2C-2a.svg');
}

.background-a-copy._2c-3a {
  background-image: url('../images/2C-3a.svg');
}

.background-a-copy._2c-4a {
  background-image: url('../images/2C-4a.svg');
}

.background-a-copy._2c-5a {
  background-image: url('../images/2C-5a.svg');
}

.background-a-copy._2c-6a {
  background-image: url('../images/2C-6a.svg');
}

.background-a-copy._2c-7a {
  background-image: url('../images/2C-7a.svg');
}

.background-a-copy._2c-8a {
  background-image: url('../images/2C-8a.svg');
}

.background-a-copy._2c-9a {
  background-image: url('../images/2C-9a.svg');
}

.background-a-copy._2c-10a {
  background-image: url('../images/2C-10a.svg');
}

.background-a-copy._2c-11a {
  background-image: url('../images/2C-11a.svg');
}

.background-a-copy._2c-12a {
  background-image: url('../images/2C-12a.svg');
}

.background-a-copy._2c-13a {
  background-image: url('../images/2C-13a.svg');
}

.background-a-copy._3a-1a {
  background-image: url('../images/3A-1a.svg');
}

.background-a-copy._3a-3a {
  background-image: url('../images/7A-5a.svg');
}

.background-a-copy._3a-5a {
  background-image: url('../images/3A-5a.svg');
}

.background-a-copy._3a-7a {
  background-image: url('../images/3A-7a.svg');
}

.background-a-copy._3a-9a {
  background-image: url('../images/3A-9a.svg');
}

.background-a-copy._3a-10a {
  background-image: url('../images/3A-10a.svg');
}

.background-a-copy._3a-12a {
  background-image: url('../images/3A-12a.svg');
}

.background-a-copy._3a-13a {
  background-image: url('../images/3A-13a.svg');
}

.background-a-copy._3a-15a {
  background-image: url('../images/3A-15a.svg');
}

.background-a-copy._3b-1a {
  background-image: url('../images/3B-1a.svg');
}

.background-a-copy._3b-3a {
  background-image: url('../images/3B-3a.svg');
}

.background-a-copy._3b-4a {
  background-image: url('../images/3B-4a.svg');
}

.background-a-copy._3b-5a {
  background-image: url('../images/3B-5a.svg');
}

.background-a-copy._3b-6a {
  background-image: url('../images/3B-6a.svg');
}

.background-a-copy._3b-7a {
  background-image: url('../images/3B-7a.svg');
}

.background-a-copy._4a-1a {
  background-image: url('../images/4A-1a.svg');
}

.background-a-copy._4a-2a {
  background-image: url('../images/4A-2a.svg');
}

.background-a-copy._4a-3a {
  background-image: url('../images/4A-3a.svg');
}

.background-a-copy._4a-4a {
  background-image: url('../images/4A-4a.svg');
}

.background-a-copy._4a-5a {
  background-image: url('../images/4A-5a.svg');
}

.background-a-copy._4b-1a {
  background-image: url('../images/4B-1a.svg');
}

.background-a-copy._4b-2a {
  background-image: url('../images/4B-2a.svg');
}

.background-a-copy._4b-3a {
  background-image: url('../images/4B-3a.svg');
}

.background-a-copy._4b-4a {
  background-image: url('../images/4B-4a.svg');
}

.background-a-copy._4b-5a {
  background-image: url('../images/4B-5a.svg');
}

.background-a-copy._4b-6a {
  background-image: url('../images/4B-6a.svg');
}

.background-a-copy._4b-6a._70--increase {
  width: 200%;
}

.background-a-copy._4b-7a {
  background-image: url('../images/4B-7a.svg');
}

.background-a-copy._4b-8a {
  background-image: url('../images/4B-8a.svg');
}

.background-a-copy._4b-9a {
  background-image: url('../images/4B-9a.svg');
}

.background-a-copy._4b-10a {
  background-image: url('../images/4B-10a.svg');
}

.background-a-copy._4c-1a {
  background-image: url('../images/4C-1a.svg');
}

.background-a-copy._4c-2a, .background-a-copy._4c-4a, .background-a-copy._4c-5a, .background-a-copy._4c-6a {
  background-image: url('../images/6D-13a.svg');
}

.background-a-copy._4d-1a {
  background-image: url('../images/4D-1a.svg');
}

.background-a-copy._4d-2a, .background-a-copy._4d-3a {
  background-image: url('../images/4D-2a.svg');
}

.background-a-copy._4d-4a {
  background-image: url('../images/6D-13a.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.background-a-copy._4d-5a, .background-a-copy._4d-6a {
  background-image: url('../images/6D-13a.svg');
}

.background-a-copy._4d-7a {
  background-image: url('../images/4D-7a.svg');
}

.background-a-copy._4d-8a {
  background-image: url('../images/4D-2a.svg');
}

.background-a-copy._4d-9a {
  background-image: url('../images/4D-9a.svg');
}

.background-a-copy._5a--1a {
  background-image: url('../images/5A--1a.svg');
}

.background-a-copy._5a--2a {
  background-image: url('../images/5A--2a.svg');
}

.background-a-copy._5a--2a._20--increase {
  background-position: 50%;
}

.background-a-copy._5a--2a._80--increase {
  width: 210%;
  background-repeat: no-repeat;
}

.background-a-copy._5a--3a {
  background-image: url('../images/5A--3a.svg');
}

.background-a-copy._5a--4a {
  background-image: url('../images/5A--4a.svg');
}

.background-a-copy._5a--5a {
  background-image: url('../images/5A-5a.svg');
}

.background-a-copy._5a--6a {
  background-image: url('../images/6D-13a.svg');
}

.background-a-copy._5a--7a {
  background-image: url('../images/5A--7a.svg');
}

.background-a-copy._5b---1a {
  background-image: url('../images/5B-1a.svg');
}

.background-a-copy._5b---2a, .background-a-copy._5b---3a, .background-a-copy._5b---4a, .background-a-copy._5b---5a, .background-a-copy._5b---6a {
  background-image: url('../images/5B-6a.svg');
}

.background-a-copy._5b---7a {
  background-image: url('../images/5B-7a.svg');
}

.background-a-copy._5b---8a, .background-a-copy._5b---9a, .background-a-copy._5b---10a, .background-a-copy._5b---11a, .background-a-copy._5b---12a, .background-a-copy._5b---13a, .background-a-copy._5b---14a {
  background-image: url('../images/5B-11a.svg');
}

.background-a-copy._5b---15a {
  background-image: url('../images/5B-15a.svg');
}

.background-a-copy._6a---1a, .background-a-copy._6a---2a, .background-a-copy._6a---3a {
  background-image: url('../images/6A-3a.svg');
}

.background-a-copy._6a---4a, .background-a-copy._6a---5a {
  background-image: url('../images/6A-5a.svg');
}

.background-a-copy._6b---1a {
  background-image: url('../images/6B-1a.svg');
}

.background-a-copy._6b---2a {
  background-image: url('../images/6B---2a.svg');
}

.background-a-copy._6b---3a {
  background-image: url('../images/6B---3a.svg');
}

.background-a-copy._6b---3a._30--increase.height-decrease-50 {
  height: 50%;
}

.background-a-copy._6b---4a {
  background-image: url('../images/6B---4a.svg');
}

.background-a-copy._6b---5a {
  background-image: url('../images/6B---5a.svg');
}

.background-a-copy._6b---6a {
  background-image: url('../images/6B---6a.svg');
}

.background-a-copy._6d---1a {
  background-image: url('../images/6D-5a.svg');
}

.background-a-copy._6d---2a, .background-a-copy._6d---3a {
  background-image: url('../images/6D-3a.svg');
}

.background-a-copy._6d---4a, .background-a-copy._6d---5a {
  background-image: url('../images/6D-5a.svg');
}

.background-a-copy._6d---6a {
  background-image: url('../images/6D-6a.svg');
}

.background-a-copy._6d---7a, .background-a-copy._6d---8a {
  background-image: url('../images/6D-8a.svg');
}

.background-a-copy._6d---9a, .background-a-copy._6d---10a {
  background-image: url('../images/6D-14a.svg');
}

.background-a-copy._6d---11a, .background-a-copy._6d---12a {
  background-image: url('../images/6D-13a.svg');
}

.background-a-copy._6d---12a.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-a-copy._6d---13a {
  background-image: url('../images/6D-13a.svg');
  display: flex;
}

.background-a-copy._6d---14a {
  background-image: url('../images/6D-14a.svg');
}

.background-a-copy._7a---1a, .background-a-copy._7a---2a, .background-a-copy._7a---3a, .background-a-copy._7a---4a, .background-a-copy._7a---5a {
  background-image: url('../images/7A-5a.svg');
}

.background-a-copy._4c-3a {
  background-image: url('../images/6D-13a.svg');
  background-position: 0 0;
  background-size: contain;
}

.background-a-copy._4c-3a._30--increase {
  background-position: 50%;
}

.background-a-copy._4d-4a {
  background-image: url('../images/6D-13a.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.background-a-copy._10--increase {
  width: 140%;
}

.background-a-copy._20--increase {
  width: 150%;
}

.background-a-copy._30--increase {
  width: 160%;
}

.background-a-copy._3b-8a {
  background-image: url('../images/3B-7a.svg');
}

.background-a-copy._1a-8c {
  background-image: url('../images/1A-8a-background.svg');
}

.pen-and-paper {
  width: 40%;
  height: 50%;
  background-image: url('../images/3B-7c-pen_and_paper.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.tear-graphic {
  z-index: 1;
  width: 25px;
  height: 30px;
  background-image: url('../images/00-00-tear.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 45%;
  right: 67%;
}

.tear-graphic.atv {
  background-position: 50%;
  background-size: contain;
}

.mobile-phone-graphic {
  width: 60%;
  height: 30%;
  background-image: url('../images/00-00-phone.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.seesaw-container {
  z-index: 2;
  width: 20%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.base-seesaw {
  width: 100%;
  height: 20%;
  background-image: url('../images/00-00-seesaw-background.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.moving-seesaw {
  z-index: 3;
  width: 100%;
  height: 20%;
  background-image: url('../images/00-00-seesaw-base.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}

.div-block-7 {
  position: absolute;
}

.back-bubble-graphic {
  width: 400px;
  height: 400px;
  background-color: #84e2ce;
  border: 5px solid #84e2ce;
  border-radius: 100%;
  position: absolute;
}

.front-bubble-graphic {
  z-index: 2;
  width: 400px;
  height: 400px;
  background-color: rgba(90, 190, 165, .31);
  border: 10px solid #84e2ce;
  border-radius: 50%;
  position: absolute;
}

.ring-holder {
  width: 50%;
  height: 50%;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 20%;
  left: 0;
}

.bubble-holder {
  width: 60%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
}

.friend-graphic {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: url('../images/4C-2b.svg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: absolute;
}

.background-b-copy {
  z-index: 1;
  width: 130%;
  height: 70%;
  background-image: url('../images/ally_relationship_safety-story-1A-relationship_1b.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 7%;
  left: -40%;
}

.background-b-copy._1a-3b {
  background-image: url('../images/background-1A-3b.svg');
}

.background-b-copy._1a-8b {
  background-image: url('../images/1A-8b.svg');
}

.background-b-copy._1a-7b {
  background-image: url('../images/1A-7b.svg');
}

.background-b-copy._1a-5b {
  background-image: url('../images/1A-5b-background.svg');
}

.background-b-copy._1a-4b {
  background-image: url('../images/1A-4b.svg');
}

.background-b-copy._2a-1b {
  background-image: url('../images/2A-1b.svg');
}

.background-b-copy._2a-2b {
  background-image: url('../images/2A-2b.svg');
  background-position: 50%;
}

.background-b-copy._2a-2b._20--move {
  left: -20%;
}

.background-b-copy._2a-2b._30--move {
  left: -30%;
}

.background-b-copy._2a-2b._10--move {
  left: -10%;
}

.background-b-copy._2a-2b._25--move {
  left: -25%;
}

.background-b-copy._2a-2b.auto-move {
  background-image: none;
  left: auto;
}

.background-b-copy._2a-3b {
  background-image: url('../images/2A-3b.svg');
}

.background-b-copy._2a-3b._10--decrease {
  width: 120%;
}

.background-b-copy._2a-3b._20--decrease {
  width: 110%;
}

.background-b-copy._2a-3b._30--decrease {
  width: 100%;
}

.background-b-copy._2a-4b {
  background-image: url('../images/2A-4b.svg');
}

.background-b-copy._2a-4b._60--increase {
  width: 190%;
}

.background-b-copy._2a-4b._50--increase {
  width: 180%;
}

.background-b-copy._2a-5b {
  background-image: url('../images/2A-5b.svg');
}

.background-b-copy._2a-6b {
  background-image: url('../images/2A-6b.svg');
}

.background-b-copy._2b-1b {
  background-image: url('../images/2B-1b.svg');
}

.background-b-copy._2b-2b {
  background-image: url('../images/2B-2b.svg');
}

.background-b-copy._2b-3b {
  background-image: url('../images/2B-3b.svg');
}

.background-b-copy._2b-4b {
  background-image: url('../images/2B-4b.svg');
}

.background-b-copy._2b-4b._30--increase {
  background-image: none;
}

.background-b-copy._2c-1b {
  background-image: url('../images/2C-1b.svg');
}

.background-b-copy._2c-2b {
  background-image: url('../images/2C-2b.svg');
}

.background-b-copy._2c-3b {
  background-image: url('../images/2C-3b.svg');
}

.background-b-copy._2c-4b {
  background-image: url('../images/2C-4b.svg');
}

.background-b-copy._2c-5b {
  background-image: url('../images/2C-5b.svg');
}

.background-b-copy._2c-6b {
  background-image: url('../images/2C-6b.svg');
}

.background-b-copy._2c-7b {
  background-image: url('../images/2C-7b.svg');
}

.background-b-copy._2c-8b {
  background-image: url('../images/2C-8b.svg');
}

.background-b-copy._2c-9b {
  background-image: url('../images/2C-9b.svg');
}

.background-b-copy._2c-9b._30--increase._10--decrease {
  height: 50%;
  top: 17%;
}

.background-b-copy._2c-10b {
  background-image: url('../images/2C-10b.svg');
}

.background-b-copy._2c-11b {
  background-image: url('../images/2C-11b.svg');
}

.background-b-copy._2c-12b {
  background-image: url('../images/2C-12b.svg');
}

.background-b-copy._2c-13b {
  background-image: url('../images/2C-13b.svg');
}

.background-b-copy._3a-1b {
  background-image: url('../images/3A-1b.svg');
}

.background-b-copy._3a-3b {
  background-image: url('../images/3A-3b.svg');
}

.background-b-copy._3a-5b {
  background-image: url('../images/3A-5b.svg');
}

.background-b-copy._3a-5b._30--increase.height-decrease-50 {
  height: 50%;
  background-image: none;
  top: 20%;
}

.background-b-copy._3a-7b {
  background-image: url('../images/3A-7b.svg');
}

.background-b-copy._3a-7b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._3a-9b {
  background-image: url('../images/3A-9b.svg');
}

.background-b-copy._3a-10b {
  background-image: url('../images/3A-10b.svg');
}

.background-b-copy._3a-10b._30--increase.height-decrease-50, .background-b-copy._3a-10b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._3a-12b {
  background-image: url('../images/3A-12b.svg');
}

.background-b-copy._3a-13b {
  background-image: url('../images/3A-13b.svg');
}

.background-b-copy._3a-15b {
  background-image: url('../images/3A-15b.svg');
}

.background-b-copy._3b-1b {
  background-image: url('../images/3B-1b.svg');
}

.background-b-copy._3b-3b {
  background-image: url('../images/3B-3b.svg');
}

.background-b-copy._3b-4b {
  background-image: url('../images/3B-4b.svg');
}

.background-b-copy._3b-5b {
  background-image: url('../images/3B-5b.svg');
}

.background-b-copy._3b-5b._10--decrease {
  width: 120%;
}

.background-b-copy._3b-5b._20--decrease {
  width: 110%;
}

.background-b-copy._3b-5b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._3b-6b {
  background-image: url('../images/3B-6b.svg');
}

.background-b-copy._3b-6b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._3b-7b {
  background-image: url('../images/3B-7b.svg');
}

.background-b-copy._4a-1b {
  background-image: url('../images/4A-1b.svg');
}

.background-b-copy._4a-2b {
  background-image: url('../images/4A-2b.svg');
}

.background-b-copy._4a-3b {
  background-image: url('../images/4A-3b.svg');
}

.background-b-copy._4a-4b {
  background-image: url('../images/4A-4b.svg');
}

.background-b-copy._4a-5b {
  background-image: url('../images/4A-5b.svg');
}

.background-b-copy._4b-1b {
  background-image: url('../images/4B-1b.svg');
}

.background-b-copy._4b-2b {
  background-image: url('../images/4B-2b.svg');
}

.background-b-copy._4b-3b {
  background-image: url('../images/4B-3b.svg');
}

.background-b-copy._4b-4b {
  background-image: url('../images/4B-4b.svg');
}

.background-b-copy._4b-5b {
  background-image: url('../images/4B-5b.svg');
}

.background-b-copy._4b-6b {
  background-image: url('../images/4B-6b.svg');
}

.background-b-copy._4b-6b._70--increase {
  width: 200%;
}

.background-b-copy._4b-7b {
  background-image: url('../images/4B-7b.svg');
}

.background-b-copy._4b-8b {
  background-image: url('../images/4B-8b.svg');
}

.background-b-copy._4b-9b {
  background-image: url('../images/4B-9b.svg');
}

.background-b-copy._4b-10b {
  background-image: url('../images/4B-10b.svg');
}

.background-b-copy._4b-10b._30--increase {
  background-image: none;
}

.background-b-copy._4c-1b {
  background-image: url('../images/4C-1b.svg');
}

.background-b-copy._4c-1b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4c-1b._20--increase.height-decrease-30 {
  height: 30%;
  top: 30%;
}

.background-b-copy._4c-2b {
  background-image: url('../images/4C-2b.svg');
}

.background-b-copy._4c-2b._30--increase.height-decrease-50 {
  z-index: 2;
  height: 50%;
  background-image: none;
  align-items: center;
  display: flex;
  top: 20%;
}

.background-b-copy._4c-3b {
  background-image: url('../images/4C-3b.svg');
}

.background-b-copy._4c-3b._20--increase.height-decrease-50 {
  height: 50%;
  background-image: url('../images/4C-3b.svg');
  background-position: 50%;
  background-size: contain;
  top: 20%;
}

.background-b-copy._4c-3b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4c-4b {
  background-image: url('../images/4C-4b.svg');
}

.background-b-copy._4c-4b._30--increase.height-decrease-50, .background-b-copy._4c-4b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4c-5b {
  background-image: url('../images/4C-5b.svg');
}

.background-b-copy._4c-5b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4c-6b {
  background-image: url('../images/4C-6b.svg');
}

.background-b-copy._4c-6b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4d-1b {
  background-image: url('../images/4D-1b.svg');
}

.background-b-copy._4d-2b {
  background-image: url('../images/4C-2b.svg');
}

.background-b-copy._4d-2b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4d-3b {
  background-image: url('../images/4D-3b.svg');
}

.background-b-copy._4d-3b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4d-4b {
  background-image: url('../images/4D-4b.svg');
}

.background-b-copy._4d-4b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4d-5b {
  background-image: url('../images/4D-5b.svg');
}

.background-b-copy._4d-5b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4d-6b {
  background-image: url('../images/4D-6b.svg');
}

.background-b-copy._4d-6b._10--increase.height-decrease-50, .background-b-copy._4d-6b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4d-7b {
  background-image: url('../images/4D-7b.svg');
}

.background-b-copy._4d-7b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4d-8b {
  background-image: url('../images/4D-8b.svg');
}

.background-b-copy._4d-8b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._4d-9b {
  background-image: url('../images/4D-9b.svg');
}

.background-b-copy._4d-9b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._5a--1b {
  background-image: url('../images/5A--1b.svg');
}

.background-b-copy._5a--1b._20--increase.height-decrease-50, .background-b-copy._5a--1b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._5a--2b {
  background-image: url('../images/5A--2a.svg');
}

.background-b-copy._5a--2b._70--increase {
  width: 200%;
}

.background-b-copy._5a--2b._80--increase {
  width: 210%;
}

.background-b-copy._5a--3b {
  background-image: url('../images/5A--3b.svg');
}

.background-b-copy._5a--3b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._5a--4b {
  background-image: url('../images/5A--4b.svg');
}

.background-b-copy._5a--5b {
  background-image: url('../images/5A--5b.svg');
}

.background-b-copy._5a--6b {
  background-image: url('../images/5A--6b.svg');
}

.background-b-copy._5a--7b {
  background-image: url('../images/5A--7b.svg');
}

.background-b-copy._5a--7b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._5b---1b {
  background-image: url('../images/5B---1a.svg');
}

.background-b-copy._5b---2b {
  background-image: url('../images/5B---2b.svg');
}

.background-b-copy._5b---2b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._5b---3b {
  background-image: url('../images/5B---3b.svg');
}

.background-b-copy._5b---3b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._5b---4b {
  background-image: url('../images/5B---4b.svg');
}

.background-b-copy._5b---4b._30--increase.height-decrease-50, .background-b-copy._5b---4b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._5b---5b {
  background-image: url('../images/5B---5b.svg');
}

.background-b-copy._5b---5b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._5b---6b {
  background-image: url('../images/5B---6b.svg');
}

.background-b-copy._5b---6b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._5b---7b {
  background-image: url('../images/5B---7b.svg');
}

.background-b-copy._5b---8b, .background-b-copy._5b---9b {
  background-image: url('../images/5B-11a.svg');
}

.background-b-copy._5b---10b {
  background-image: url('../images/5B---10b.svg');
}

.background-b-copy._5b---10b.height-decrease-50 {
  height: 50%;
}

.background-b-copy._5b---10b._20--increase.height-decrease-50 {
  top: 20%;
}

.background-b-copy._5b---11b, .background-b-copy._5b---12b {
  background-image: url('../images/5B-11a.svg');
}

.background-b-copy._5b---13b {
  background-image: url('../images/5B---13b.svg');
}

.background-b-copy._5b---14b {
  background-image: url('../images/5B---14b.svg');
}

.background-b-copy._5b---14b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._5b---15b {
  background-image: url('../images/5B---15b.svg');
}

.background-b-copy._5b---15b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._6a---1b {
  background-image: url('../images/6A---1b.svg');
}

.background-b-copy._6a---2b {
  background-image: url('../images/6A---2b.svg');
}

.background-b-copy._6a---3b {
  background-image: url('../images/6A---3b.svg');
}

.background-b-copy._6a---4b {
  background-image: url('../images/6A---4b.svg');
}

.background-b-copy._6a---5b {
  background-image: url('../images/6A---5b.svg');
}

.background-b-copy._6a---5b._20--increase.height-decrease-50, .background-b-copy._6a---5b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._6b---1b {
  width: 100%;
  background-image: none;
}

.background-b-copy._6b---2b {
  background-image: url('../images/6B---2b.svg');
}

.background-b-copy._6b---2b.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._6b---3b {
  background-image: url('../images/6B---3b.svg');
}

.background-b-copy._6b---3b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._6b---3b._20--increase.height-decrease-50 {
  height: 50%;
  background-image: url('../images/6B-3b.svg');
  top: 20%;
}

.background-b-copy._6b---4b {
  background-image: url('../images/6B---4b.svg');
}

.background-b-copy._6b---4b._30--increase.height-decrease-50 {
  height: 50%;
  background-image: url('../images/6B-3b.svg');
  top: 20%;
}

.background-b-copy._6b---5b {
  background-image: url('../images/6B---5b.svg');
}

.background-b-copy._6b---5b._30--increase.height-decrease-50, .background-b-copy._6b---5b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._6b---6b {
  background-image: url('../images/6B---6b.svg');
}

.background-b-copy._6b---6b._20--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._6d---1b {
  background-image: url('../images/6D---1b.svg');
}

.background-b-copy._6d---2b {
  background-image: url('../images/6D---2b.svg');
}

.background-b-copy._6d---3b {
  background-image: url('../images/6D---3b.svg');
}

.background-b-copy._6d---4b {
  background-image: url('../images/6D---4b.svg');
}

.background-b-copy._6d---5b {
  background-image: url('../images/6D-5b.svg');
}

.background-b-copy._6d---6b {
  background-image: url('../images/6D---6b.svg');
}

.background-b-copy._6d---7b {
  background-image: url('../images/6D---7b.svg');
}

.background-b-copy._6d---8b {
  background-image: url('../images/6D---8b.svg');
}

.background-b-copy._6d---9b {
  background-image: url('../images/6D---9b.svg');
}

.background-b-copy._6d---10b {
  background-image: url('../images/6D---10b.svg');
}

.background-b-copy._6d---11b {
  background-image: url('../images/6D---11b.svg');
}

.background-b-copy._6d---11b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._6d---12b {
  background-image: url('../images/6D---12b.svg');
}

.background-b-copy._6d---12b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._6d---13b {
  background-image: url('../images/6D---13b.svg');
}

.background-b-copy._6d---13b._30--increase.height-decrease-50 {
  height: 50%;
  top: 20%;
}

.background-b-copy._6d---14b {
  background-image: url('../images/6D---14b.svg');
}

.background-b-copy._7a---1b {
  background-image: url('../images/7A---1b.svg');
}

.background-b-copy._7a---2b {
  background-image: url('../images/7A---2b.svg');
}

.background-b-copy._7a---3b {
  background-image: url('../images/7A---3b.svg');
}

.background-b-copy._7a---4b {
  background-image: url('../images/7A---4b.svg');
}

.background-b-copy._7a---5b {
  background-image: url('../images/7A-5a.svg');
}

.background-b-copy._10--increase {
  width: 140%;
}

.background-b-copy._20--increase {
  width: 150%;
}

.background-b-copy._30--increase {
  width: 160%;
}

.background-b-copy._3b-8b {
  background-image: url('../images/3B-7b.svg');
}

.background-b-copy._2b-4c {
  background-image: url('../images/2B-4b.svg');
}

.background-b-copy._4e-1b {
  background-image: url('../images/4E-1b-cousin.svg');
  background-position: 50%;
  background-size: contain;
}

.seat {
  width: 50%;
  height: 60%;
  background-image: url('../images/4C-2c-seat.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.seat-holder {
  width: 100%;
  height: 60%;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.cousin-graphic {
  width: 100%;
  height: 100%;
  background-image: url('../images/4E-5b-cousin-upset.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-8 {
  z-index: 5;
  width: 25px;
  height: 25px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.cousin-tear {
  width: 60%;
  height: 100%;
  position: absolute;
}

.container {
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 125px;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.container.white {
  background-color: #fff;
}

.container.white-space-below {
  background-color: #fff;
  padding-bottom: 225px;
}

.container.purple {
  background-color: #5e598c;
}

.intro-content {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.intro-logo {
  width: 100%;
  height: 300px;
  background-image: url('../images/ally-logo-green.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.intro-title {
  width: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 25px;
  font-size: 32px;
  font-weight: 500;
  line-height: 115px;
}

.hero-section {
  width: 100%;
  min-height: 100vh;
  background-color: #5e598c;
  justify-content: center;
  align-items: center;
  padding: 125px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.banner {
  width: 100%;
  height: 500px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.banner.cta {
  height: 650px;
}

.split-left {
  z-index: 1;
  width: auto;
  height: 100%;
  max-width: 800px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 100px 0 100px 125px;
  display: flex;
  position: relative;
}

.split-left.top {
  justify-content: flex-start;
}

.split-right {
  width: 50%;
  height: 100%;
  justify-content: flex-end;
  padding: 100px 125px 100px 0;
  display: flex;
  position: relative;
}

.btn-arrow {
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  display: flex;
}

.btn-arrow.left {
  margin-left: 0;
  margin-right: 15px;
  transform: rotate(180deg);
}

.btn {
  color: #fff;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  text-decoration: none;
  display: flex;
}

.btn-arrow-icon {
  width: 10px;
  height: 15px;
  background-image: url('../images/ally-icon-arrow_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.heading-content {
  width: 100%;
}

.heading-content.max-width {
  max-width: 725px;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 58px;
}

.heading.alt {
  color: #5e598c;
}

.heading.alt.off {
  display: none;
}

.bold-heading {
  color: #5e598c;
}

.bold-heading.alt {
  color: #66d1ba;
}

.ally-static {
  z-index: 1;
  width: 60%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: -110px;
}

.ally-static.behind {
  z-index: 0;
}

.ally-static.high-index {
  z-index: 1;
  position: relative;
}

.ally-static.hill {
  align-items: center;
}

.ally-element {
  width: 300px;
  height: 100%;
  min-height: 200px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ally-element.behind {
  z-index: 0;
}

.ally-element.high-index {
  z-index: 1;
  position: relative;
}

.ally-element.hill {
  align-items: center;
}

.ally-element.flip {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.hills-background {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url('../images/4E-5a.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

.cloud2-static {
  z-index: 0;
  width: 90px;
  height: 70px;
  background-image: url('../images/ally-illustration-cloud2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 40px;
  left: 100px;
}

.cloud1-static {
  z-index: 0;
  width: 80px;
  height: 80px;
  background-image: url('../images/ally-illustration-cloud1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50px;
  left: 200px;
}

.graphics-static {
  z-index: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.wrapper {
  width: 100%;
  position: relative;
}

.fine-print-heading {
  color: #5e598c;
  text-transform: none;
  margin-top: 25px;
  font-size: 25px;
  line-height: 35px;
}

.fine-print-heading.alt {
  color: #5e598c;
}

.fine-print-heading.more_margin {
  margin-top: 50px;
}

.btn-main-link {
  color: #5e598c;
  text-transform: none;
  border-bottom: 1px solid #5e598c;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 15px;
  font-weight: 500;
  line-height: 45px;
  text-decoration: none;
  display: flex;
}

.btn-main-link.download {
  line-height: 25px;
}

.btn-main-link.right-align {
  justify-content: flex-end;
  padding-top: 0;
}

.btn-main-link.alt {
  color: #fff;
  border-bottom-color: #fff;
  align-items: center;
}

.btn-main-link.alt.max {
  justify-content: flex-end;
  margin-right: 0;
}

.btn-main-link.alt.right {
  width: 100%;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 10px;
}

.btn-main-link.one-text-block {
  justify-content: flex-end;
  padding-top: 0;
}

.btn-main-link.one-text-block.none {
  border-bottom-style: none;
  padding-bottom: 0;
}

.end-btn {
  text-transform: uppercase;
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 42px;
  display: flex;
}

.end-btn.capitalise {
  text-transform: uppercase;
}

.end-btn.margin {
  margin-left: 25px;
}

.btn-arrow-main {
  width: 20px;
  height: 20px;
  border: 1px solid #5e598c;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  display: flex;
}

.btn-arrow-main.alt {
  border-color: #fff;
}

.btn-arrow-icon-embed {
  width: 10px;
  height: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.html-embed {
  width: 10px;
  height: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.html-embed.download {
  transform: rotate(90deg);
}

.scroll-component {
  width: 100px;
  color: #66d1ba;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  display: flex;
  position: absolute;
  bottom: 0;
}

.scroll-line {
  width: 2px;
  min-height: 100px;
  background-color: #66d1ba;
  flex: 1;
}

.scroll-text {
  margin-bottom: 25px;
}

.main-links {
  width: 100%;
  height: auto;
  margin-top: 25px;
}

.main-links.no-space {
  margin-top: 0;
}

.main-links.off {
  display: none;
}

.main-links.center {
  border-bottom: 1px solid #5e598c;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 25px;
  text-decoration: none;
  display: flex;
}

.footer {
  width: 100%;
  height: auto;
  background-color: #5e598c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 200px 125px 100px;
  display: flex;
}

.overlap-banner {
  width: 100%;
  height: 200px;
  background-color: #66d1ba;
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  margin-top: -300px;
  margin-bottom: 100px;
  padding: 50px;
  display: flex;
  position: relative;
}

.overlap-banner.left {
  justify-content: flex-start;
}

.overlap-banner.right {
  justify-content: flex-end;
}

.btn-banner {
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.ally-static-banner {
  z-index: 1;
  width: 60%;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-top: -25px;
  display: flex;
  position: absolute;
}

.ally-static-banner.behind {
  z-index: 0;
}

.ally-static-banner.high-index {
  z-index: 1;
  position: relative;
}

.ally-static-banner.hill {
  align-items: center;
}

.ally-static-banner.rotate {
  transform: rotate(-12.5deg);
}

.banner-split-right {
  width: 50%;
  height: 100%;
  justify-content: flex-end;
  padding-left: 0;
  display: flex;
  position: absolute;
  right: 0;
}

.body-on {
  background-color: #66d1ba;
  font-family: kanit, sans-serif;
}

.footer-wrapper {
  width: 100%;
  height: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 30px 0;
}

.footer-grid {
  width: 100%;
  height: 400px;
}

.footer-fine-details {
  width: 100%;
  height: auto;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.fine-print-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}

.fine-print-text.sentance_case {
  text-transform: none;
  margin-bottom: 0;
  font-size: 10px;
  line-height: 20px;
}

.fine-print-text.sentance_case.no_auto {
  margin-top: 0;
}

.fine-print-text.spacer {
  margin-left: 10px;
  margin-right: 10px;
}

.build-details {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.build-logo {
  width: 50px;
  height: 25px;
  background-image: url('../images/ally-logo-green.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.columns {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.footer-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  line-height: 19px;
}

.footer-title.auto_margin {
  margin-top: auto;
}

.list-item {
  list-style-type: none;
}

.footer-link {
  color: #fff;
  text-transform: capitalize;
  font-size: 10px;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  font-weight: 600;
}

.footer-link-lrg {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 21px;
  font-size: 15px;
  font-weight: 500;
  line-height: 19px;
  text-decoration: none;
  display: block;
}

.footer-link-lrg:hover {
  font-weight: 600;
}

.list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.column {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.main-column {
  height: 100%;
  flex-direction: column;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.main-column.middle {
  flex-direction: column;
  align-items: flex-start;
  padding-right: 5px;
}

.main-column.left {
  padding-right: 10px;
}

.main-column.right {
  min-height: 340px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.column-copy {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.intro-body-copy {
  max-width: 600px;
  color: #fff;
  text-transform: none;
  margin-top: 50px;
  margin-bottom: 25px;
  font-size: 22px;
  line-height: 32px;
}

.intro-body-copy.alt {
  color: #5e598c;
}

.body-copy {
  max-width: 600px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}

.body-copy.alt {
  color: #5e598c;
}

.body-copy.left-align, .body-copy.left-align-copy {
  text-align: left;
}

.body-copy.badge-text {
  max-width: 140px;
}

.wrapper-style-two {
  width: 100%;
  border-bottom: 1px solid #fff;
  padding-bottom: 50px;
}

.banner-split-left {
  width: 50%;
  height: 100%;
  justify-content: flex-start;
  padding-left: 0;
  display: flex;
  position: absolute;
  left: 0;
}

.btn-heading {
  text-transform: uppercase;
  margin-right: 25px;
  font-size: 15px;
  line-height: 25px;
}

.btn-small-heading {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 42px;
}

.right-btn-block {
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.right-btn-block.single {
  flex: none;
}

.left-btn-block {
  width: 30%;
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.left-btn-block.single {
  width: auto;
}

.bottom-lock {
  margin-top: 0;
}

.heading-sml-sub {
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 32px;
}

.heading-sml-sub.alt {
  color: #5e598c;
}

.heading-sml-sub.modal {
  margin-bottom: 25px;
  font-size: 80px;
  line-height: 78px;
}

.heading-sml-sub.modal-sub {
  text-transform: none;
}

.heading-sml-sub.modal-title-sub {
  text-transform: uppercase;
}

.understand-lock-up {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 50px;
}

.text-lock-understand {
  max-width: 300px;
  align-items: center;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
  margin-right: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 12.5px;
  display: flex;
}

.div-block-10 {
  width: 15px;
  height: 100%;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  display: flex;
}

.rotated-text {
  width: 100%;
  height: auto;
  line-height: 25px;
  transform: rotate(-90deg);
}

.side-text {
  text-transform: uppercase;
  font-size: 20px;
  transform: rotate(-90deg);
}

.speech-lock-up {
  width: 60%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 50px;
  right: -125px;
  overflow: hidden;
}

.speech-box {
  z-index: 1;
  width: 400px;
  height: 100%;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 25px;
  display: flex;
  position: relative;
}

.ally-lock {
  width: 200px;
  display: flex;
  position: relative;
  right: -50px;
  transform: rotate(-12.5deg);
}

.speech-heading {
  color: #66d1ba;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 32px;
}

.speech-heading.alt {
  color: #5e598c;
}

.speech-body-copy {
  max-width: 600px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.speech-body-copy.alt {
  color: #5e598c;
  font-size: 12px;
  line-height: 22px;
}

.div-block-11 {
  z-index: 0;
  width: 25px;
  height: 25px;
  background-color: #fff;
  margin-top: 25px;
  position: absolute;
  right: -12px;
  transform: rotate(-45deg);
}

.ally-lottie {
  overflow: hidden;
}

.banner-small {
  width: 100%;
  height: auto;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 125px 50px;
  display: flex;
  position: relative;
}

.slide-shell {
  width: 100%;
  height: auto;
  border: 2px solid #66d1ba;
  border-radius: 25px;
}

.slide-shell.alt {
  border-color: #5e598c;
}

.slide-indicator {
  min-height: 150px;
  color: #66d1ba;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px;
  font-size: 15px;
  font-weight: 500;
  line-height: 45px;
  text-decoration: none;
  display: flex;
}

.slide-indicator.download {
  line-height: 25px;
}

.slide-indicator.right-align {
  justify-content: flex-end;
  padding-top: 0;
}

.slide-indicator.alt {
  color: #5e598c;
  border-bottom: 1px solid #5e598c;
  align-items: center;
}

.slide-heading {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.slide-heading.alt {
  color: #5e598c;
}

.slide-heading-lrg {
  color: #66d1ba;
  text-align: center;
  text-transform: none;
  font-size: 22px;
  line-height: 32px;
}

.slide-heading-lrg.alt {
  color: #5e598c;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.slide-indicator-line {
  width: 100%;
  height: 2px;
  background-color: #66d1ba;
}

.slide-indicator-line.alt {
  background-color: #5e598c;
}

.slide-wrapper {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.slide-wrapper.none {
  margin-top: 0;
}

.slide-indicator-line-relation {
  width: 2px;
  height: 50px;
  background-color: #66d1ba;
}

.static-banner {
  width: 100%;
  height: 200px;
  background-color: #5e598c;
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
  padding: 50px;
  display: flex;
  position: relative;
}

.static-banner.right {
  justify-content: flex-end;
}

.badges {
  width: 100%;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 100px;
  display: flex;
}

.badge {
  width: auto;
  height: auto;
  max-width: 25%;
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 0 25px;
  display: flex;
}

.title-badge {
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: -15px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
}

.badge-lrg-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 42px;
}

.html-embed-2 {
  display: none;
}

.badge-sml-text {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.icon-large {
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-small {
  letter-spacing: -.01em;
  font-size: 14px;
  line-height: 24px;
}

.close-link-top-right {
  width: 24px;
  height: 24px;
  color: #6b7094;
  justify-content: center;
  align-items: center;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 50px;
  bottom: auto;
  left: auto;
  right: 50px;
}

.close-link-top-right:hover {
  color: #642eff;
}

.success-circle {
  width: 72px;
  height: 72px;
  color: #0ebc6e;
  background-color: rgba(37, 204, 136, .1);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-top-28 {
  margin-top: 28px;
}

.sub-heading-regular-bold {
  letter-spacing: -.03em;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.icon-regular {
  width: 24px;
  height: 24px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: color .2s;
  display: flex;
}

.modal-centre {
  color: #fff;
  text-align: center;
  background-color: #66d1ba;
  border-radius: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
}

.button-primary {
  min-height: 48px;
  min-width: 120px;
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02px;
  white-space: nowrap;
  background-color: #642eff;
  border-radius: 50px;
  outline: 2px solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button-primary:hover {
  background-color: #7342ff;
}

.button-primary:active {
  background-color: #2d0896;
}

.button-primary:focus {
  outline-offset: 0px;
  outline: 2px solid #d9ccff;
}

.modal-container {
  z-index: 6000;
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  background-color: rgba(94, 89, 140, .36);
  justify-content: center;
  align-items: center;
  padding: 125px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.modal-content {
  text-align: left;
  border-top: 1px solid #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  display: flex;
}

.heading-modal {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 80px;
  line-height: 78px;
}

.heading-modal.alt {
  color: #5e598c;
}

.heading-modal.modal {
  margin-bottom: 25px;
  font-size: 80px;
  line-height: 78px;
}

.heading-modal.modal-sub {
  margin-top: 25px;
}

.modal-body-copy {
  max-width: 600px;
  color: #fff;
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}

.modal-body-copy.alt {
  color: #5e598c;
}

.modal-body-copy.left-align, .modal-body-copy.left-align-copy {
  text-align: left;
}

.modal-sub-heading {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 32px;
}

.modal-sub-heading.alt {
  color: #5e598c;
}

.modal-sub-heading.modal {
  margin-bottom: 25px;
  font-size: 80px;
  line-height: 78px;
}

.modal-sub-heading.modal-sub {
  margin-top: 25px;
}

.modal-max-content {
  max-width: 600px;
}

.friend-bubble {
  z-index: -1;
  width: 100%;
  height: 40%;
  max-height: 500px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.btn-arrow-download {
  width: 20px;
  height: 20px;
  border: 1px solid #5e598c;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  display: flex;
}

.btn-arrow-download.alt {
  border-color: #fff;
}

.curve-text {
  width: 100%;
  height: 80px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.curve-text._1 {
  background-image: url('../images/curve-text-1.svg');
  background-position: 50% 0;
  background-size: contain;
  margin-top: -40px;
  margin-bottom: -25px;
}

.curve-text._2 {
  background-image: url('../images/curve-text-2.svg');
  background-position: 50% 0;
  background-size: contain;
  margin-top: -40px;
  margin-bottom: -25px;
}

.curve-text._3 {
  background-image: url('../images/curve-text-3.svg');
  background-position: 50% 0;
  background-size: contain;
  margin-top: -40px;
  margin-bottom: -25px;
}

.decyp-logo {
  width: 150px;
  height: 35px;
  background-image: url('../images/decyp-tasmanian_government-logo-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 25px;
}

@media screen and (min-width: 1280px) {
  .slide._15 {
    display: none;
  }

  .ally-front-happy.ally-40.flipped.atv.right-10 {
    margin-bottom: 40%;
  }

  .ally-front-happy.ally-40.right-30.table {
    transform: translate(30%, 38px);
  }

  .activity {
    display: none;
  }

  .card-illustration.story-6-card-1 {
    background-image: url('../images/activity_graphics-18.svg');
  }

  .card-illustration.story-6-card-3 {
    background-image: url('../images/activity_graphics-23.svg');
  }

  .back-bubble {
    text-align: left;
    margin-top: -10%;
    left: 15%;
  }

  .front-bubble {
    margin-top: -5%;
    left: 15%;
  }

  .tear-graphic {
    margin-left: -5%;
  }

  .bubble-holder {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .friend-graphic {
    background-size: auto;
    margin-top: 0%;
    left: 15%;
  }

  .seat {
    width: 30%;
  }
}

@media screen and (max-width: 991px) {
  .slide._7 {
    display: none;
  }

  .ally-front-happy {
    width: 50%;
    height: 80%;
  }

  .ally-front-happy.ally-40 {
    margin-top: 40%;
  }

  .ally-front-happy.ally-40.flipped.atv {
    min-height: 200px;
    margin-left: 20%;
  }

  .ally-front-happy.ally-40.flipped.atv.right-10 {
    transform: translate(0%)rotateX(0)rotateY(180deg)rotateZ(-10deg);
  }

  .ally-front-happy.ally-40.right-30 {
    transform: translate(30%, 40%);
  }

  .ally-front-happy.ally-40.right-30.table {
    transform: translate(30%, 29%);
  }

  .ally-front-happy.ally-40.atv.flipped {
    height: 45%;
    margin-bottom: 15%;
  }

  .ally-front-happy.ally-40.atv.left-30 {
    width: 30%;
    margin-bottom: 20%;
  }

  .ally-front-happy.ally-30.right-30.atv {
    transform: translate(0%, -30%)rotate(-10deg);
  }

  .ally-front-happy.ally-30.atv {
    margin-top: 40%;
    transform: translate(-10%)rotate(-10deg);
  }

  .ally-front-happy.ally-30.couch {
    height: 50%;
    transform: translate(-20%, 50%)rotate(0);
  }

  .background-a {
    top: 10%;
    left: auto;
  }

  .content {
    width: 90%;
    flex-direction: column;
  }

  .copy {
    width: 100%;
    height: 40%;
    max-width: 500px;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 40px;
    line-height: 40px;
  }

  .copy.tut {
    align-items: center;
  }

  .background-b {
    top: 10%;
    left: auto;
  }

  .background-b._4c-3b._20--increase.height-decrease-50, .background-b._4c-4b._20--increase.height-decrease-50 {
    height: 25%;
    top: 35%;
  }

  .background-b._4c-5b._20--increase.height-decrease-50 {
    height: 20%;
    top: 35%;
  }

  .background-b._4e-5b._30--increase._20--decrease {
    height: 30%;
  }

  .ally {
    width: 100%;
    height: 60%;
    align-items: flex-end;
  }

  .ally.atv {
    padding-bottom: 0;
  }

  .cloud-explore1 {
    width: 50px;
    left: 75vw;
  }

  .cloud-explore2 {
    width: 100px;
    left: 15vw;
  }

  .sun-explore {
    bottom: 80vh;
    left: 30vw;
  }

  .explore-content {
    width: 70%;
    font-size: 25px;
    line-height: 30px;
  }

  .explore-content.base {
    width: 70%;
  }

  .button-next {
    position: fixed;
    top: 45%;
    bottom: 0;
  }

  .nav-popup {
    height: auto;
    min-height: 100vh;
    padding-left: 75px;
    padding-right: 75px;
  }

  .nav-head {
    margin-top: 75px;
  }

  .grid {
    width: 100%;
    padding-bottom: 50px;
    padding-right: 0;
  }

  .nav-body {
    flex-direction: column;
  }

  .nav-sitemap {
    width: 100%;
    border-top: 2px solid #fff;
    border-left-style: none;
    border-left-width: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
  }

  .welcome-content {
    padding: 100px;
  }

  .start-container {
    width: 70%;
  }

  .start-title {
    font-size: 60px;
    line-height: 60px;
  }

  .tutorial {
    width: 70%;
    height: 74%;
    right: 17%;
  }

  .tutorial-point.bottom {
    top: auto;
    bottom: 21%;
    left: 12%;
    right: 0%;
  }

  .tutorial-point.middle {
    top: 35%;
    right: 128px;
  }

  .activity-answer {
    min-height: 20%;
    flex-direction: column;
    justify-content: flex-start;
  }

  .answer-correct, .answer-wrong {
    height: auto;
  }

  .nav-content {
    overflow: scroll;
  }

  .button-next-story {
    margin-top: 25px;
    margin-left: 0;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .button-back {
    position: fixed;
    top: 45%;
    bottom: 0;
  }

  .back-bubble {
    width: 250px;
    height: 250px;
  }

  .front-bubble {
    width: 250px;
    height: 250px;
    margin-top: 0%;
    margin-left: 5%;
  }

  .background-c, .background-a-copy {
    top: 10%;
    left: auto;
  }

  .tear-graphic {
    top: 50%;
    right: 56%;
  }

  .back-bubble-graphic, .front-bubble-graphic {
    width: 300px;
    height: 300px;
  }

  .bubble-holder {
    width: 100%;
  }

  .background-b-copy {
    top: 10%;
    left: auto;
  }

  .seat-holder {
    justify-content: center;
    align-items: flex-start;
  }

  .container {
    padding: 100px;
  }

  .intro-title {
    max-width: 480px;
    line-height: 32px;
  }

  .hero-section {
    padding: 100px;
  }

  .banner.cta {
    height: 500px;
  }

  .split-left {
    justify-content: flex-end;
    padding-left: 100px;
  }

  .heading {
    font-size: 50px;
    line-height: 48px;
  }

  .ally-static {
    width: 100%;
    height: 75%;
    align-items: flex-end;
    bottom: -43px;
    right: 0;
  }

  .ally-element {
    width: 100%;
    align-items: flex-end;
  }

  .ally-element.flip {
    min-height: 240px;
  }

  .btn-main-link {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
  }

  .footer {
    padding-left: 100px;
    padding-right: 100px;
  }

  .overlap-banner {
    height: 130px;
    margin-top: -260px;
  }

  .overlap-banner.left {
    height: 130px;
  }

  .ally-static-banner {
    width: 100%;
    height: 60%;
    align-items: flex-end;
    bottom: 0;
  }

  .ally-static-banner.rotate {
    align-items: center;
    margin-top: -25px;
    position: relative;
    bottom: auto;
  }

  .banner-split-right {
    width: 25%;
  }

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

  .main-column.middle {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .main-column.right {
    min-height: auto;
    align-content: flex-start;
  }

  .banner-split-left {
    align-items: center;
  }

  .btn-heading {
    line-height: 20px;
  }

  .btn-small-heading {
    max-width: 275px;
    line-height: 15px;
  }

  .right-btn-block {
    align-items: center;
  }

  .speech-lock-up {
    bottom: 0;
  }

  .ally-lock {
    right: -25px;
  }

  .slide-indicator {
    min-height: 125px;
  }

  .slide-heading-lrg, .slide-heading-lrg.alt {
    font-size: 20px;
    line-height: 30px;
  }

  .static-banner.right {
    height: 130px;
  }

  .badge {
    max-width: 33%;
  }

  .modal-centre {
    min-height: 400px;
  }

  .modal-container {
    padding: 100px;
  }

  .friend-bubble {
    max-height: 300px;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .text-block-7 {
    font-size: 40px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .slide._1-story {
    display: flex;
  }

  .ally-front-happy.ally-40.flipped.atv {
    min-height: 150px;
  }

  .ally-front-happy.ally-40.right-30 {
    margin-top: 60%;
  }

  .ally-front-happy.ally-40.right-30.table {
    transform: translate(30%, 41%);
  }

  .ally-front-happy.ally-40.atv.flipped {
    height: 30%;
    margin-bottom: 20%;
  }

  .ally-front-happy.ally-30.right-30.atv {
    transform: translate(0%, -40%)rotate(-10deg);
  }

  .cloud1 {
    width: 50px;
  }

  .ally.hill {
    align-items: flex-end;
    padding-bottom: 50px;
  }

  .cloud2 {
    width: 70px;
  }

  .explore-content {
    font-size: 20px;
    line-height: 25px;
  }

  .explore-foot {
    height: 200px;
  }

  .explore-line {
    height: 165px;
  }

  .story {
    max-width: 100%;
  }

  .graphics {
    overflow: hidden;
  }

  .nav-popup {
    min-height: auto;
    justify-content: flex-start;
    padding-left: 50px;
    padding-right: 50px;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .nav-head {
    height: 57px;
    margin-top: 50px;
    margin-bottom: 25px;
    padding-bottom: 25px;
  }

  .nav-logo {
    width: 70px;
    height: 31px;
  }

  .nav-head-text {
    width: 75%;
    font-size: 15px;
    line-height: 15px;
  }

  .grid {
    width: auto;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 25px;
  }

  .nav-sitemap {
    padding-top: 25px;
  }

  .nav-title {
    font-size: 12px;
    line-height: 12px;
  }

  .welcome-content {
    padding: 50px;
  }

  .welcome-logo {
    height: 120px;
  }

  .start-container {
    width: 75%;
    max-width: 375px;
  }

  .start-title {
    font-size: 50px;
    line-height: 50px;
  }

  .tutorial-point.bottom {
    left: 6%;
  }

  .tutorial-arrow.bottom {
    width: 180px;
  }

  .activity {
    padding-left: 35px;
    padding-right: 35px;
  }

  .activity-heading {
    font-size: 20px;
    line-height: 25px;
  }

  .card {
    width: 100%;
    height: 225px;
    max-width: 175px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .card-head {
    font-size: 12px;
    line-height: 15px;
  }

  .activity-answer {
    min-height: 20%;
  }

  .answer-correct, .answer-correct._2, .answer-wrong, .answer-wrong._2 {
    font-size: 20px;
  }

  .nav-content {
    overflow: scroll;
  }

  .button-next-story {
    margin-bottom: 50px;
    bottom: 50px;
  }

  .activity-copy {
    padding-left: 35px;
    padding-right: 35px;
  }

  .back-bubble, .front-bubble {
    width: 200px;
    height: 200px;
  }

  .tear-graphic {
    width: 15px;
    height: 20px;
    top: 45%;
  }

  .back-bubble-graphic, .front-bubble-graphic {
    width: 200px;
    height: 200px;
  }

  .bubble-holder {
    width: 80%;
  }

  .friend-graphic {
    width: 100%;
  }

  .container {
    padding: 75px 50px;
  }

  .container.white-space-below {
    padding-bottom: 125px;
  }

  .intro-logo {
    height: 120px;
  }

  .intro-title {
    max-width: 300px;
    font-size: 25px;
    line-height: 30px;
  }

  .hero-section {
    padding: 50px;
  }

  .banner {
    height: 350px;
  }

  .banner.cta {
    height: 400px;
  }

  .split-left {
    justify-content: flex-end;
    padding-bottom: 50px;
    padding-left: 50px;
  }

  .split-right {
    display: none;
  }

  .btn {
    font-size: 19px;
    line-height: 22px;
  }

  .heading-content.max-width {
    max-width: 400px;
  }

  .heading {
    font-size: 40px;
    line-height: 40px;
  }

  .ally-static.hill, .ally-element.hill {
    align-items: flex-end;
    padding-bottom: 50px;
  }

  .cloud2-static {
    width: 70px;
  }

  .cloud1-static {
    width: 50px;
  }

  .btn-main-link {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }

  .btn-main-link.alt {
    align-items: flex-start;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .btn-main-link.alt.right {
    flex-direction: row;
  }

  .btn-main-link.alt.one-text-block {
    justify-content: space-between;
  }

  .btn-main-link.alt.single, .btn-main-link.one-text-block {
    flex-direction: row;
  }

  .btn-main-link.single {
    flex-direction: row;
    align-items: center;
  }

  .end-btn {
    margin-left: 0;
    line-height: 20px;
  }

  .end-btn.capitalise {
    line-height: 20px;
  }

  .footer {
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .overlap-banner {
    height: 100px;
    justify-content: center;
    margin-top: -250px;
    margin-bottom: 75px;
  }

  .overlap-banner.left {
    height: 100px;
    justify-content: flex-start;
  }

  .btn-banner {
    font-size: 19px;
    line-height: 22px;
  }

  .ally-static-banner {
    display: none;
  }

  .ally-static-banner.hill {
    align-items: flex-end;
    padding-bottom: 50px;
  }

  .footer-wrapper {
    padding-bottom: 25px;
  }

  .fine-print-text {
    font-size: 10px;
    line-height: 13px;
  }

  .fine-print-text.spacer {
    display: none;
  }

  .build-details {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-title {
    margin-bottom: 5px;
  }

  .footer-title.auto_margin {
    margin-top: 25px;
  }

  .footer-link-lrg {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 15px;
  }

  .main-column.middle {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .main-column.right {
    min-height: auto;
    align-items: flex-start;
  }

  .intro-body-copy {
    font-size: 19px;
    line-height: 29px;
  }

  .intro-body-copy.alt {
    margin-top: 25px;
  }

  .body-copy {
    max-width: 100%;
  }

  .btn-heading {
    font-size: 13px;
    line-height: 22px;
  }

  .btn-small-heading {
    max-width: 300px;
    font-size: 10px;
    line-height: 13px;
  }

  .right-btn-block {
    width: 100%;
    align-items: center;
  }

  .right-btn-block.single {
    width: auto;
  }

  .left-btn-block {
    width: 100%;
  }

  .heading-sml-sub {
    font-size: 19px;
    line-height: 29px;
  }

  .understand-lock-up {
    margin-bottom: 25px;
  }

  .text-lock-understand {
    max-width: 100%;
  }

  .side-text {
    font-size: 18px;
    line-height: 20px;
  }

  .speech-lock-up {
    width: 100%;
    max-width: 450px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    position: static;
    overflow: visible;
  }

  .speech-box {
    width: auto;
    margin-left: 0;
    margin-right: auto;
  }

  .speech-heading {
    font-size: 19px;
    line-height: 29px;
  }

  .ally-lottie {
    width: 125px;
  }

  .banner-small {
    padding-left: 50px;
    padding-right: 50px;
  }

  .slide-indicator {
    min-height: 100px;
  }

  .slide-heading-lrg {
    font-size: 18px;
    line-height: 29px;
  }

  .slide-heading-lrg.alt {
    font-size: 17px;
    line-height: 29px;
  }

  .slide-wrapper {
    margin-top: 50px;
  }

  .static-banner {
    height: 150px;
    justify-content: center;
    margin-top: 75px;
  }

  .static-banner.right {
    height: 100px;
    justify-content: flex-end;
  }

  .badges {
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 75px;
  }

  .badge {
    width: 100%;
    max-width: 33%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .close-link-top-right {
    top: 25px;
    right: 25px;
  }

  .modal-centre {
    min-height: 300px;
    border-radius: 30px;
    padding: 50px;
  }

  .modal-container {
    padding: 50px;
  }

  .heading-modal {
    font-size: 49px;
    line-height: 59px;
  }

  .modal-sub-heading {
    font-size: 19px;
    line-height: 29px;
  }

  .friend-bubble {
    height: 25%;
    max-height: 200px;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 75px;
  }

  .text-block-7 {
    font-size: 25px;
    line-height: 25px;
  }

  .decyp-logo {
    margin-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .slide {
    align-items: flex-start;
    display: none;
    position: relative;
    transform: none;
  }

  .slide._3, .slide._6 {
    display: none;
  }

  .ally-front-happy {
    width: 55%;
    height: 60%;
  }

  .ally-front-happy.ally-40 {
    margin-top: 20%;
  }

  .ally-front-happy.ally-40.flipped.atv {
    height: 25%;
    min-height: 125px;
    margin-bottom: 35%;
  }

  .ally-front-happy.ally-40.right-30 {
    transform: translate(30%, 30%);
  }

  .ally-front-happy.ally-40.right-30.table {
    transform: translate(30%, 48%);
  }

  .ally-front-happy.ally-40.atv.flipped {
    margin-bottom: 55%;
  }

  .ally-front-happy.ally-40.atv.left-30 {
    width: 20%;
    margin-bottom: 50%;
  }

  .ally-front-happy.ally-30.right-30.atv {
    transform: translate(0%, -30%)rotate(-10deg);
  }

  .ally-front-happy.ally-30.couch {
    height: 30%;
    transform: translate(-30%, 20%)rotate(0);
  }

  .background-a {
    width: 130%;
    background-position: 50%;
    top: 0%;
    right: auto;
  }

  .background-a._3a-3a._30--increase {
    top: 10%;
  }

  .copy {
    height: 35%;
    justify-content: flex-start;
    padding-top: 0;
    font-size: 30px;
    line-height: 30px;
  }

  .copy.tut {
    padding-bottom: 100px;
  }

  .cloud1 {
    width: 40px;
  }

  .background-b {
    width: 130%;
    background-position: 50%;
    top: 0%;
  }

  .background-b._3a-3b._30--increase {
    top: 10%;
  }

  .ally {
    height: 65%;
  }

  .ally.hill {
    align-items: center;
    padding-bottom: 0;
  }

  .cloud2 {
    width: 65px;
  }

  .explore-content {
    width: 75%;
    min-height: 60%;
    font-size: 16px;
    line-height: 25px;
  }

  .explore-foot {
    z-index: 25;
  }

  .button-story {
    width: 130px;
    height: 30px;
  }

  .explore-line {
    height: 170px;
  }

  .button-explore {
    z-index: 1;
    width: 100px;
    height: 30px;
    margin-bottom: 50px;
    font-size: 12px;
    line-height: 12px;
    position: relative;
  }

  .story {
    overflow: visible;
  }

  .button-next {
    width: 25px;
    height: 25px;
    right: 15px;
  }

  .burger {
    top: 15px;
    right: 15px;
  }

  .logo {
    width: 60px;
    height: 25px;
    top: 15px;
    left: 15px;
  }

  .nav-popup {
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 55px;
  }

  .nav-head {
    height: 45px;
    margin-top: 30px;
    padding-bottom: 15px;
  }

  .nav-logo {
    width: 60px;
    height: 30px;
    margin-right: 15px;
  }

  .nav-head-text {
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 12px;
  }

  .grid {
    grid-row-gap: 15px;
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .nav-sitemap {
    padding-top: 20px;
  }

  .nav-title {
    padding: 10px;
  }

  .nav-group-buttons {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-lesson {
    margin-top: 7px;
    margin-bottom: 7px;
  }

  .nav-lesson-number {
    width: 20px;
    height: 20px;
    font-size: 8px;
    line-height: 8px;
  }

  .welcome-content {
    padding: 30px;
  }

  .welcome-title {
    margin-top: 5px;
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 20px;
  }

  .welcome-logo {
    margin-top: 25px;
    margin-bottom: 50px;
  }

  .welcome-direction {
    max-width: 210px;
    font-size: 13px;
    line-height: 20px;
  }

  .start-container {
    width: 80%;
    max-width: 300px;
  }

  .start-title {
    font-size: 40px;
    line-height: 40px;
  }

  .tutorial-point {
    width: 200px;
  }

  .tutorial-point.bottom {
    height: 80px;
    align-items: center;
  }

  .tutorial-point.middle {
    top: 34%;
    right: 85px;
  }

  .tutorial-arrow {
    width: 180px;
  }

  .tutorial-arrow.top {
    height: 80px;
  }

  .tutorial-arrow.bottom {
    width: 140px;
    height: 60px;
    transform: rotate(20deg);
  }

  .tutorial-text {
    width: 200px;
    font-size: 13px;
    line-height: 17px;
  }

  .activity {
    padding-top: 250px;
    overflow: scroll;
  }

  .activity-heading {
    font-size: 17px;
    line-height: 23px;
  }

  .activity-card-holder {
    text-align: center;
    display: block;
  }

  .card {
    width: 100%;
    height: 200px;
    max-width: 225px;
    margin: 5px;
    display: inline-block;
  }

  .activity-answer {
    min-height: 20%;
  }

  .answer-correct, .answer-wrong {
    font-size: 14px;
    line-height: 20px;
  }

  .story-title {
    width: 200px;
    letter-spacing: .5px;
    font-size: 10px;
    line-height: 10px;
    top: 10px;
    right: 55px;
  }

  .slide-home {
    align-items: flex-start;
    position: relative;
    transform: none;
  }

  .button-continue {
    z-index: 1;
    width: 100px;
    height: 30px;
    font-size: 12px;
    line-height: 12px;
    position: relative;
  }

  .home-slide-continue {
    align-items: flex-start;
    position: relative;
    transform: none;
  }

  .home-slide-continue._1-story {
    display: none;
  }

  .button-next-story {
    width: 25px;
    height: 25px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 13px;
    line-height: 13px;
    bottom: 35px;
    right: auto;
  }

  .button-back {
    width: 25px;
    height: 25px;
    right: 15px;
  }

  .back-bubble, .front-bubble {
    width: 175px;
    height: 175px;
  }

  .background-c {
    width: 130%;
    background-position: 50%;
    top: 0%;
  }

  .background-c._4e-5c {
    background-image: none;
  }

  .background-a-copy {
    width: 130%;
    background-position: 50%;
    top: 0%;
    right: auto;
  }

  .tear-graphic {
    width: 10px;
    height: 15px;
    top: 48%;
    right: 60%;
  }

  .back-bubble-graphic, .front-bubble-graphic {
    width: 175px;
    height: 175px;
  }

  .friend-graphic {
    margin-top: 0;
  }

  .background-b-copy {
    width: 130%;
    background-position: 50%;
    top: 0%;
  }

  .seat-holder {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 10%;
  }

  .cousin-graphic {
    background-position: 50% 80%;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container.white-space-below {
    padding-top: 50px;
    padding-bottom: 65px;
  }

  .container.purple.guides {
    padding-top: 25px;
  }

  .intro-logo {
    margin-top: 25px;
    margin-bottom: 50px;
  }

  .intro-title {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 25px;
  }

  .hero-section {
    padding: 30px;
  }

  .banner {
    height: 250px;
  }

  .banner.cta {
    height: 350px;
  }

  .split-left {
    padding-bottom: 30px;
    padding-left: 30px;
  }

  .btn-arrow {
    width: 16px;
    height: 16px;
    margin-left: 12px;
  }

  .btn-arrow.left {
    margin-right: 10px;
  }

  .btn-arrow.right {
    margin-left: 10px;
  }

  .btn {
    font-size: 13px;
    line-height: 19px;
  }

  .heading-content.max-width {
    max-width: 250px;
  }

  .heading {
    font-size: 33px;
    line-height: 34px;
  }

  .ally-static {
    height: 65%;
  }

  .ally-static.hill {
    align-items: center;
    padding-bottom: 0;
  }

  .ally-element {
    height: 65%;
    justify-content: flex-start;
  }

  .ally-element.hill {
    align-items: center;
    padding-bottom: 0;
  }

  .cloud2-static {
    width: 65px;
  }

  .cloud1-static {
    width: 40px;
  }

  .btn-main-link {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .btn-main-link.alt {
    align-items: flex-start;
  }

  .btn-main-link.alt.one-text-block, .btn-main-link.alt.single {
    align-items: center;
  }

  .end-btn {
    margin-left: -1px;
    font-size: 10px;
    line-height: 13px;
  }

  .end-btn.capitalise {
    font-size: 10px;
    line-height: 13px;
  }

  .end-btn.margin {
    margin-left: 0;
  }

  .btn-arrow-main {
    width: 16px;
    height: 16px;
    margin-left: 10px;
  }

  .html-embed {
    width: 9px;
    height: 9px;
  }

  .scroll-line {
    min-height: 60px;
  }

  .footer {
    padding: 30px 25px 25px;
  }

  .overlap-banner {
    height: 80px;
    border-radius: 25px;
    margin-top: -70px;
    margin-bottom: 30px;
    padding: 30px;
  }

  .overlap-banner.left {
    height: 80px;
    border-radius: 25px;
  }

  .btn-banner {
    font-size: 13px;
    line-height: 19px;
  }

  .ally-static-banner {
    height: 65%;
    display: none;
  }

  .ally-static-banner.hill {
    align-items: center;
    padding-bottom: 0;
  }

  .fine-print-text {
    margin-right: 20px;
    font-size: 8px;
  }

  .main-column.left {
    padding-right: 0;
  }

  .intro-body-copy {
    font-size: 16px;
    line-height: 26px;
  }

  .btn-small-heading {
    max-width: 190px;
  }

  .left-btn-block {
    width: 100%;
  }

  .heading-sml-sub {
    font-size: 15px;
    line-height: 25px;
  }

  .text-lock-understand {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-10 {
    width: 10px;
    margin-right: 15px;
  }

  .side-text {
    font-size: 18px;
  }

  .speech-lock-up {
    flex-direction: column;
  }

  .speech-box {
    order: 1;
    margin-top: 25px;
  }

  .ally-lock {
    display: none;
  }

  .banner-small {
    padding-top: 75px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .slide-shell {
    border-width: 1px;
    border-radius: 15px;
  }

  .slide-indicator {
    min-height: 90px;
    padding: 15px 20px;
  }

  .slide-heading-lrg, .slide-heading-lrg.alt {
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
  }

  .slide-indicator-line {
    height: 1px;
  }

  .slide-wrapper {
    margin-top: 25px;
  }

  .slide-indicator-line-relation {
    width: 1px;
    height: 25px;
  }

  .static-banner.right {
    height: 80px;
    border-radius: 25px;
    justify-content: flex-end;
    margin-top: 25px;
    padding: 25px;
  }

  .badges {
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
  }

  .badge {
    max-width: 100%;
    margin-top: 75px;
  }

  .close-link-top-right {
    top: 20px;
    right: 20px;
  }

  .modal-centre {
    border-radius: 30px;
    padding: 30px;
  }

  .modal-container {
    padding: 20px;
  }

  .heading-modal {
    margin-bottom: 15px;
    font-size: 34px;
    line-height: 44px;
  }

  .text-block-6 {
    font-size: 13px;
    line-height: 19px;
  }

  .btn-arrow-download {
    width: 16px;
    height: 16px;
    margin-left: 10px;
  }

  .decyp-logo {
    width: 125px;
    margin-right: 10px;
  }
}

#w-node-_92abe825-9fdf-11c5-368c-70aebb0a26fa-bb0a26f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


