.section-2-desktop {
  display: none;
}

.section-3-desktop {
  display: none;
}

.blue-blue {
  display: none;
}

.color-color {
  display: none;
}

.top-blue-1 {
  display: none;
}

.orange-blue-1 {
  display: none;
}

.blue-blue-2 {
  display: none;
}

.orange-orange-1 {
  display: none;
}

.orange-blue-2 {
  display: none;
}

.form-red-1 {
  display: none;
}

.form-blue-2 {
  display: none;
}

.form-blue-3 {
  display: none;
}

.footer-orange {
  display: none;
}

.idsk-cookie-banner {
  position: absolute;
  width: 100%;
  z-index: 999;
}

@media only screen and (min-width: 1140px) {
  .orange-down {
    display: none;
  }
  .top-blue-1 {
    display: block;
    position: absolute;
    left: 0;
    top: 1112px;
  }
  .orange-blue-1 {
    display: block;
    position: absolute;
    z-index: -1;
    -webkit-transform: translate(1238px, -31px);
            transform: translate(1238px, -31px);
  }
  .blue-blue-2 {
    display: block;
    position: absolute;
    -webkit-transform: translate(652px, 123px);
            transform: translate(652px, 123px);
  }
  .orange-orange-1 {
    display: block;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  .orange-blue-2 {
    display: block;
    position: absolute;
    -webkit-transform: translate(277px, 627px);
            transform: translate(277px, 627px);
  }
  .form-red-1 {
    display: block;
    position: absolute;
    -webkit-transform: translate(-1764px, -138px);
            transform: translate(-1764px, -138px);
  }
  .form-blue-2 {
    display: block;
    position: absolute;
    -webkit-transform: translate(28px, 69px);
            transform: translate(28px, 69px);
    right: 0;
  }
  .form-blue-3 {
    display: block;
    position: absolute;
    -webkit-transform: translate(-1009px, 202px);
            transform: translate(-1009px, 202px);
  }
  .footer-orange {
    display: block;
    position: absolute;
    -webkit-transform: translate(1118px, -73px);
            transform: translate(1118px, -73px);
  }
  .section-2-desktop {
    display: block;
  }
  .section-3-desktop {
    display: block;
  }
  .blue-blue {
    display: block;
  }
  .color-color {
    display: block;
  }
  .section-1 {
    text-align: center;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
  }
  .section-1 .head-blue {
    text-align: left;
    margin-left: 0;
    width: 24%;
    margin-left: auto;
  }
  .p-section-1 {
    width: 40%;
    text-align: left;
  }
}

@media only screen and (min-width: 1140px) and (min-width: 1140px) {
  .section-3-desktop {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
  }
}

@media only screen and (min-width: 1140px) {
  .section-3-desktop .hold-section-3 {
    width: 42%;
    display: inline-block;
  }
  .section-3-desktop .hold-section-3:nth-child(2) {
    -webkit-transform: translateY(-84px);
            transform: translateY(-84px);
  }
  .section-3-desktop .hold-section-3 .holder-pic {
    margin-left: 147px;
  }
  .section-3-desktop .hold-section-3 .holder-pic img.pic-1-2 {
    position: absolute;
    -webkit-transform: translate(306px, 318px);
            transform: translate(306px, 318px);
    z-index: -1;
  }
  .section-3-desktop h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: var(--vaia-blue, #1E22AA);
    text-align: center;
    margin-bottom: 16px;
    /* large screens/heading L */
    font-size: 33px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 125%;
  }
  .section-3-desktop .sig {
    display: block;
    max-width: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    /* small screens/body */
    color: var(--vaia-blue, #1E22AA);
    /* large screens/body */
    font-size: 19px;
    font-family: Source Sans Pro;
    line-height: 133%;
  }
  .section-3-desktop .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: var(--grey-palette-grey-1, #626A6E);
    text-align: center;
    /* small screens/body */
    font-size: 16px;
    font-family: Source Sans Pro;
    line-height: 133%;
  }
  .section-3-desktop .govuk-button {
    margin-top: 16px;
    width: 153px;
    height: 43px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .section-2-desktop {
    padding-top: 32px;
    text-align: center;
    display: block;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    height: 690px;
  }
  .section-2-desktop .holder-text-s-2 {
    text-align: left;
    margin-right: 22px;
    width: 31%;
    display: inline-block;
  }
  .section-2-desktop .holder-text-s-2 > p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 20px;
    margin-right: 20px;
  }
  .section-2-desktop .holder-text-s-2 > p.head-p {
    margin-top: 30px;
    color: var(--grey-palette-black, #0B0C0C);
    font-size: 24px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 133%;
  }
  .section-2-desktop .holder-text-s-2 > p.sub-p {
    color: #000;
    font-size: 19px;
    font-family: Source Sans Pro;
    line-height: 133%;
  }
  .section-2-desktop .holder-pic {
    height: 315px;
    width: 50%;
    display: inline-block;
    -webkit-transform: translateY(120px);
            transform: translateY(120px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .section-2-desktop .holder-pic .ele-1 {
    z-index: -1;
    left: 421px;
    top: 223px;
  }
  .section-2-desktop .holder-pic .ele-2 {
    z-index: -1;
    left: -59px;
    top: 424px;
  }
  .section-2-desktop .holder-pic .lable {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 4px 12px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
    border-radius: 8px;
    background: #FFF0E5;
    position: absolute;
    z-index: 3;
  }
  .section-2-desktop .holder-pic .lable.red {
    z-index: 9;
    border: 1px solid rgba(225, 6, 0, 0.1);
    background: #FCE6E5;
    margin-left: -134px;
    margin-top: 138px;
  }
  .section-2-desktop .holder-pic .lable.red > p {
    margin: 0;
    color: var(--vaia-red, #E10600);
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 133%;
  }
  .section-2-desktop .holder-pic .lable.orange {
    border: 1px solid rgba(255, 105, 0, 0.1);
    background: #FFF0E5;
    margin-top: 373px;
    margin-left: 166px;
  }
  .section-2-desktop .holder-pic .lable.orange > p {
    margin: 0;
    color: var(--vaia-orange, #FF6900);
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 133%;
    min-width: 177px;
  }
  .section-2-desktop .holder-pic .lable.blue {
    z-index: 9;
    border: 1px solid rgba(0, 197, 219, 0.1);
    background: #E5F9FB;
    margin-top: 570px;
    margin-left: -215px;
  }
  .section-2-desktop .holder-pic .lable.blue > p {
    margin: 0;
    color: var(--vaia-azur, #00C5DB);
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 133%;
  }
  .section-2-desktop .holder-pic img {
    position: absolute;
  }
  .section-2-desktop .holder-pic img.pic-1 {
    z-index: 9;
  }
  .section-2-desktop .holder-pic img.pic-2 {
    top: 291px;
    right: 20px;
  }
  .section-2-desktop .holder-pic img.pic-1-2 {
    right: 15px;
    margin-top: 180px;
  }
  .section-2-desktop .holder-pic img.pic-2-2 {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
  .section-2-desktop .holder-pic img.pic-3-2 {
    z-index: -1;
    margin-top: -25px;
  }
  .section-2-desktop h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: var(--vaia-blue, #1E22AA);
    text-align: center;
    /* small screens/heading L */
    font-size: 24px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 133%;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-2-desktop .sig {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 320px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: var(--vaia-blue, #1E22AA);
    text-align: center;
    /* small screens/body */
    font-size: 16px;
    font-family: Source Sans Pro;
    line-height: 133%;
    margin-bottom: 56px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-2-desktop .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: var(--grey-palette-grey-1, #626A6E);
    text-align: center;
    /* small screens/body */
    font-size: 16px;
    font-family: Source Sans Pro;
    line-height: 133%;
  }
  .section-2-desktop .govuk-button {
    margin-top: 16px;
    width: 153px;
    height: 43px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .section-1 {
    min-height: auto !important;
  }
  .section-1 .holder-pic {
    display: none;
  }
  .section-2 {
    display: none;
  }
  .section-4 {
    display: none;
  }
  .section-5 {
    display: none;
  }
}

img {
  width: auto;
}

.dropmenu {
  display: none;
  position: fixed;
  background: #1E22AA;
  width: 100%;
  height: 100vh;
  z-index: 9999999;
}

.dropmenu .holder-menu {
  text-align: center;
  margin-top: 100px;
}

.dropmenu .holder-menu p {
  color: #FFF;
  font-size: 18px;
  font-family: Source Sans Pro;
  font-weight: 600;
  margin-bottom: 45px;
}

.dropmenu img.left {
  position: absolute;
  left: 0;
  top: 182px;
}

.dropmenu img.right {
  position: absolute;
  right: 0;
  bottom: 145px;
}

.dropmenu .menu-tree {
  margin-left: auto;
  margin-right: 0;
  padding-top: 16px;
}

.dropmenu .idsk-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  background: var(--vaia-orange, #FF6900);
  -webkit-box-shadow: 0px 2px 0px 0px #002815;
  box-shadow: 0px 2px 0px 0px #002815;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 23px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 68px;
}

.dropmenu .idsk-button__start-icon {
  right: 5px;
  position: absolute;
}

.logo {
  display: inline;
  margin-left: 20px;
  margin-top: 28px;
  max-width: 105px;
}

.logo.mobile {
  display: none;
}

@media only screen and (min-width: 1140px) {
  .logo {
    margin-left: 145px;
    margin-top: 33px;
  }
}

.menu-desktop {
  display: none;
}

@media only screen and (min-width: 1140px) {
  .menu-desktop {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    gap: 32px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    float: right;
    margin-top: 15px;
    margin-right: 112px;
  }
}

.menu-desktop p {
  color: #FFF;
  font-size: 18px;
  font-family: Source Sans Pro;
  font-weight: 600;
}

.menu-desktop p span {
  margin-right: 32px;
}

.menu-desktop .idsk-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 9px 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  display: inline-block;
  width: 128px;
}

.menu {
  width: 66px;
  height: 66px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 66px;
  background: var(--vaia-blue, #1E22AA);
  float: right;
  margin-top: 25px;
  margin-right: 20px;
}

@media only screen and (min-width: 1140px) {
  .menu {
    display: none;
  }
}

.desktop-elements .e-1 {
  display: none;
}

@media only screen and (min-width: 1140px) {
  .desktop-elements .e-1 {
    position: absolute;
    display: block;
    top: 0;
    left: 470px;
  }
}

.desktop-elements .e-2 {
  display: none;
}

@media only screen and (min-width: 1140px) {
  .desktop-elements .e-2 {
    position: absolute;
    display: block;
    top: 250px;
  }
}

.desktop-elements .e-3 {
  display: none;
}

@media only screen and (min-width: 1140px) {
  .desktop-elements .e-3 {
    position: absolute;
    display: block;
    right: 0;
    top: 620px;
  }
}

.desktop-elements .e-4 {
  display: none;
}

@media only screen and (min-width: 1140px) {
  .desktop-elements .e-4 {
    position: absolute;
    display: block;
    right: 160px;
    top: 841px;
  }
}

header .idsk-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  background: var(--vaia-orange, #FF6900);
  -webkit-box-shadow: 0px 2px 0px 0px #002815;
  box-shadow: 0px 2px 0px 0px #002815;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 23px;
}

@media only screen and (min-width: 1140px) {
  header .idsk-button.next {
    text-align: left;
    margin-left: 145px;
    width: 176px;
    padding: 16px 12px 16px 12px;
  }
}

header .idsk-button__start-icon {
  right: 5px;
  position: absolute;
}

h1.head {
  margin-top: 280px;
  margin-bottom: 0;
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 125%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (min-width: 1140px) {
  h1.head {
    color: #FFF;
    font-size: 64px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 125%;
    text-align: left;
    margin-left: 145px;
  }
}

h3.head-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-family: Source Sans Pro;
  line-height: 133%;
  font-weight: 400;
  padding-top: 12px;
  margin: 0;
}

@media only screen and (min-width: 1140px) {
  h3.head-2 {
    color: #FFF;
    font-size: 32px;
    font-family: Source Sans Pro;
    line-height: 133%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 696px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    text-align: left;
    margin-left: 145px;
  }
}

h4.head-blue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  font-size: 24px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 125%;
  margin-top: 56px;
  margin-left: 20px;
  margin-right: 20px;
}

@media only screen and (min-width: 1140px) {
  h4.head-blue {
    color: var(--vaia-blue, #1E22AA);
    font-size: 36px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 125%;
    width: 326px;
    margin-left: 115px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: inline-block;
  }
}

.section-1 {
  min-height: 590px;
}

@media only screen and (min-width: 1140px) {
  .section-1 {
    padding-top: 30px;
  }
}

.section-1 .p-section-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--grey-palette-black, #0B0C0C);
  font-size: 16px;
  font-family: Source Sans Pro;
  line-height: 133%;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

@media only screen and (min-width: 1140px) {
  .section-1 .p-section-1 {
    display: inline-block;
    width: 592px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: var(--grey-palette-black, #0B0C0C);
    font-size: 19px;
    font-family: Source Sans Pro;
    line-height: 133%;
    margin-left: 173px;
  }
}

.section-1 .holder-pic img {
  position: absolute;
}

.section-1 .holder-pic .pic-1 {
  z-index: 1;
  left: 20px;
  width: 50%;
}

.section-1 .holder-pic .pic-2 {
  right: 0;
  margin-top: 176px;
  width: 50%;
}

.section-1 .holder-pic .ele-1 {
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  right: 0;
}

.section-1 .holder-pic .ele-2 {
  margin-top: 234px;
}

.section-1 .holder-pic .lable {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 4px 12px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  border-radius: 8px;
  background: #FFF0E5;
  position: absolute;
  z-index: 3;
}

.section-1 .holder-pic .lable.red {
  border: 1px solid rgba(225, 6, 0, 0.1);
  background: #FCE6E5;
  margin-left: 140px;
  margin-top: 113px;
}

.section-1 .holder-pic .lable.red > p {
  margin: 0;
  color: var(--vaia-red, #E10600);
  leading-trim: both;
  text-edge: cap;
  font-size: 14px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

.section-1 .holder-pic .lable.orange {
  border: 1px solid rgba(255, 105, 0, 0.1);
  background: #FFF0E5;
  margin-top: 235px;
  margin-left: 100px;
}

.section-1 .holder-pic .lable.orange > p {
  margin: 0;
  color: var(--vaia-orange, #FF6900);
  leading-trim: both;
  text-edge: cap;
  font-size: 14px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

.section-1 .holder-pic .lable.blue {
  border: 1px solid rgba(0, 197, 219, 0.1);
  background: #E5F9FB;
  margin-top: 350px;
  margin-left: 20px;
}

.section-1 .holder-pic .lable.blue > p {
  margin: 0;
  color: var(--vaia-azur, #00C5DB);
  leading-trim: both;
  text-edge: cap;
  font-size: 14px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

.section-2 > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px;
  margin-right: 20px;
}

.section-2 > p.head-p {
  margin-top: 30px;
  color: var(--grey-palette-black, #0B0C0C);
  font-size: 18px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

.section-2 > p.sub-p {
  color: var(--grey-palette-black, #0B0C0C);
  font-size: 16px;
  font-family: Source Sans Pro;
  line-height: 133%;
}

.section-2 .holder-pic {
  height: 315px;
  margin-top: 82px;
}

.section-2 .holder-pic img {
  position: absolute;
}

.section-2 .holder-pic img.pic-1-2 {
  right: 15px;
  margin-top: 180px;
}

.section-2 .holder-pic img.pic-2-2 {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.section-2 .holder-pic img.pic-3-2 {
  z-index: -1;
  margin-top: -25px;
}

.section-2 h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  text-align: center;
  /* small screens/heading L */
  font-size: 24px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
}

.section-2 .sig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  text-align: center;
  /* small screens/body */
  font-size: 16px;
  font-family: Source Sans Pro;
  line-height: 133%;
  margin-bottom: 56px;
  margin-left: auto;
  margin-right: auto;
}

.section-2 .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--grey-palette-grey-1, #626A6E);
  text-align: center;
  /* small screens/body */
  font-size: 16px;
  font-family: Source Sans Pro;
  line-height: 133%;
}

.section-2 .govuk-button {
  margin-top: 16px;
  width: 153px;
  height: 43px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media only screen and (min-width: 1140px) {
  .section-3 {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
  }
}

.section-3 .holder-info {
  max-width: 320px;
  height: 270px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 12px;
  background: var(--vaia-blue, #1E22AA);
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 1140px) {
  .section-3 .holder-info {
    margin-left: 145px;
    margin-right: 145px;
    max-width: initial;
    height: 187px;
  }
}

@media only screen and (min-width: 1140px) {
  .section-3 .hold-blue {
    width: 548px;
    display: inline-block;
  }
}

.section-3 h5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 274px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: var(--grey-palette-white, #FFF);
  text-align: center;
  padding-top: 32px;
  padding-left: 23px;
  padding-right: 23px;
  /* small screens/heading M */
  font-size: 18px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

@media only screen and (min-width: 1140px) {
  .section-3 h5 {
    display: inline-block;
    text-align: left;
    width: 457px;
    margin-left: 42px;
    padding-top: 0;
    margin-bottom: 15px;
    font-size: 24px;
  }
}

.section-3 .info-text {
  text-align: center;
  margin-bottom: 33.5px;
}

@media only screen and (min-width: 1140px) {
  .section-3 .info-text {
    text-align: left;
    padding-left: 64px;
  }
}

.section-3 .info-text img {
  display: inline-block;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}

.section-3 .info-text span {
  color: var(--grey-palette-white, #FFF);
  /* small screens/body */
  font-size: 16px;
  font-family: Source Sans Pro;
  line-height: 133%;
}

.section-3 .idsk-button {
  background: var(--vaia-orange, #FF6900);
  width: 256px;
  height: 68px;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

@media only screen and (min-width: 1140px) {
  .section-3 .idsk-button {
    display: inline-block;
    width: 390px;
    height: auto;
    margin-top: 67px;
    margin-left: 163px;
  }
}

.section-3 .idsk-button span.big {
  color: var(--grey-palette-white, #FFF);
  font-size: 18px;
  font-family: Source Sans Pro;
  line-height: 133%;
  display: inline-block;
  text-align: left;
  font-weight: 600;
}

.section-3 .idsk-button span.small {
  color: var(--grey-palette-white, #FFF);
  font-size: 18px;
  font-family: Source Sans Pro;
  line-height: 133%;
  width: 200px;
  display: inline-block;
  text-align: left;
  font-weight: 400;
}

@media only screen and (min-width: 1140px) {
  .section-3 .idsk-button span.small {
    width: auto;
  }
}

.section-3 .idsk-button svg {
  margin-top: -25px;
}

@media only screen and (min-width: 1140px) {
  .section-3 .idsk-button svg {
    margin-top: 0;
  }
}

.section-4 {
  margin-top: 86px;
  height: 695px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #D4F2F7;
}

.section-4 img.line-1 {
  position: absolute;
  right: 0;
  margin-top: -30px;
}

.section-4 img.line-2 {
  position: absolute;
  right: 0;
  margin-top: 5px;
  z-index: 999;
}

.section-4 #cont {
  -webkit-transform: translateY(80px);
          transform: translateY(80px);
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background: #1e22aa;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 34, 170, 0.1)), to(rgba(30, 34, 170, 0)));
  background: linear-gradient(180deg, rgba(30, 34, 170, 0.1) 0%, rgba(30, 34, 170, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e22aa",endColorstr="#1e22aa",GradientType=1);
  width: 230px;
  height: 230px;
  border-radius: 1000px;
  padding: 10px;
}

.section-4 #box {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 130px;
  height: 130px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 130px;
  background: var(--grey-palette-white, #FFF);
}

.section-4 #box p.hand {
  color: #000;
  font-size: 50px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
  text-align: center;
  margin: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

.section-4 h5 {
  margin-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  text-align: center;
  /* small screens/heading L */
  font-size: 24px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

.section-4 p.text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--grey-palette-black, #0B0C0C);
  text-align: center;
  /* small screens/body */
  font-size: 16px;
  font-family: Source Sans Pro;
  line-height: 133%;
  margin-left: auto;
  margin-right: auto;
}

.section-4 img.write {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.section-4 img.hand {
  margin-left: auto;
  margin-right: auto;
}

.section-5 {
  height: 1200px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #f1ab6f33;
}

.section-5 .blue-left {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  right: 0;
  position: absolute;
}

.section-5 .long-arrow-right {
  -webkit-transform: rotate(225deg);
  z-index: -1;
  opacity: 0.6;
  display: block;
  margin: -47px auto;
  position: absolute;
  left: 45px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #FF6900;
  border-left: 2px solid #FF6900;
}

.section-5 .long-arrow-right {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.section-5 .long-arrow-right::after {
  content: "";
  display: block;
  width: 2px;
  height: 510px;
  background-color: #FF6900;
  opacity: 0.6;
  -webkit-transform: rotate(-45deg) translate(15px, 4px);
  transform: rotate(-45deg) translate(180px, 75px);
  top: 0;
  position: absolute;
  left: 0;
}

.section-5 .cross {
  display: inline-block;
  margin-left: 30px;
}

.section-5 .holder-all {
  margin-top: 55px;
}

.section-5 .holder-all p {
  color: var(--grey-palette-black, #0B0C0C);
  font-size: 19px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 125%;
  margin-left: 113px;
}

.section-5 .holder-all .holder-bubble {
  display: inline-block;
  width: 100px;
  height: 37px;
  margin-left: 17px;
}

.section-5 .holder-all .bubble {
  padding-left: 11px;
  padding-top: 4px;
  margin-left: 19px;
  padding-right: 10px;
  height: 31px;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  border-radius: 4px;
  background: var(--vaia-orange, #FF6900);
  color: var(--grey-palette-white, #FFF);
  leading-trim: both;
  text-edge: cap;
  font-size: 16px;
  font-family: Source Sans Pro;
  font-weight: 600;
  line-height: 133%;
  text-transform: uppercase;
}

.section-5 .holder-all .triLeft {
  z-index: -1;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 15px solid #FF6900;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  position: absolute;
}

.section-5 .holder-all-2 {
  margin-top: 55px;
}

.section-5 .holder-all-2 p {
  color: var(--grey-palette-black, #0B0C0C);
  font-size: 19px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 125%;
  margin-left: 113px;
}

.section-5 .holder-all-2 .holder-bubble {
  display: block;
  width: 114px;
  height: 37px;
  margin-left: auto;
  margin-right: auto;
}

.section-5 .holder-all-2 .bubble {
  padding-left: 14px;
  padding-top: 5px;
  padding-right: 14px;
  height: 32px;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  border-radius: 4px;
  background: var(--vaia-orange, #1E22AA);
  color: var(--grey-palette-white, #FFF);
  leading-trim: both;
  text-edge: cap;
  font-size: 16px;
  font-family: Source Sans Pro;
  font-weight: 600;
  line-height: 133%;
  text-transform: uppercase;
}

.section-5 .holder-all-2 .triLeft {
  -webkit-transform: rotate(-90deg) translate(-21px, 20px);
  transform: rotate(-90deg) translate(-21px, 40px);
  z-index: -1;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 15px solid #1e22aa;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  position: absolute;
}

.section-5 h4 {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #FF6900;
  text-align: center;
  padding-top: 80px;
  margin-left: auto;
  margin-right: auto;
  /* large screens/heading M */
  font-size: 24px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

@media only screen and (min-width: 1140px) {
  .section-5 h4 {
    color: var(--vaia-orange, #FF6900);
    font-size: 36px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 125%;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: 145px;
    padding-top: 97px;
  }
}

.section-5 .holder-idea {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 130px;
  height: 130px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 130px;
  background: #1e22aa1a;
}

.section-5 .holder-idea p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  text-align: center;
  font-size: 60px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 125%;
}

.section-5 h5 {
  display: -webkit-box;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  text-align: center;
  font-size: 19px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 125%;
}

@media only screen and (min-width: 1140px) {
  .section-6 {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
  }
}

.section-6 h5 {
  margin-left: 20px;
  margin-top: 91px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  /* small screens/heading L */
  font-size: 24px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

@media only screen and (min-width: 1140px) {
  .section-6 h5 {
    width: 256px;
    display: inline-block;
    color: var(--vaia-blue, #1E22AA);
    font-size: 36px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 125%;
    margin-left: 145px;
  }
}

@media only screen and (min-width: 1140px) {
  .section-6 .green-p-holder {
    display: inline-block;
    width: 370px;
    margin-left: 197px;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}

@media only screen and (min-width: 1140px) {
  .section-6 .green-p-holder .footer-menu-holder {
    display: inline-block;
    width: 300px;
    margin-top: 88px;
    margin-left: 145px;
    margin-bottom: 88px;
  }
}

.section-6 p.green {
  margin-left: 20px;
  color: #00703C;
  font-size: 16px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

@media only screen and (min-width: 1140px) {
  .section-6 p.green {
    color: #00703C;
    /* large screens/body - bold */
    font-size: 19px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 133%;
  }
}

.section-6 p.black {
  margin-left: 20px;
  color: black;
  font-size: 16px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

@media only screen and (min-width: 1140px) {
  .section-6 p.black {
    /* large screens/body - bold */
    font-size: 19px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 133%;
  }
}

.section-6 .cont {
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background: #00703c;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 112, 60, 0)), color-stop(30%, rgba(0, 197, 219, 0)), to(rgba(0, 145, 122, 0.1)));
  background: linear-gradient(0deg, rgba(0, 112, 60, 0) 0%, rgba(0, 197, 219, 0) 30%, rgba(0, 145, 122, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00703c",endColorstr="#00917a",GradientType=1);
  width: 230px;
  height: 230px;
  border-radius: 1000px;
  padding: 10px;
}

@media only screen and (min-width: 1140px) {
  .section-6 .cont {
    display: inline-block;
    margin-left: 2px;
  }
}

.section-6 .box {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 130px;
  height: 130px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 130px;
  background: #00703C;
}

.section-6 .box p.hand {
  color: #000;
  font-size: 50px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
  text-align: center;
  margin: 0;
  -webkit-transform: translateY(30px) rotate(15.443deg);
          transform: translateY(30px) rotate(15.443deg);
}

.section-6 img {
  margin-top: 80px;
  margin-left: 51px;
}

@media only screen and (min-width: 1140px) {
  .section-6 img.red-left {
    display: none;
  }
}

.section-6 h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  /* small screens/heading M */
  font-size: 18px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
  margin-left: 20px;
}

.section-6 .govuk-form-group {
  margin-bottom: 36px;
  margin-left: 20px;
  margin-right: 20px;
}

.section-6 .idsk-button {
  background: var(--vaia-blue, #1E22AA);
  -webkit-box-shadow: 0px 2px 0px 0px #002815;
          box-shadow: 0px 2px 0px 0px #002815;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  padding: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  margin-left: auto;
  margin-right: auto;
}

.section-7 {
  min-height: 252px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (min-width: 1140px) {
  .section-7 {
    max-width: 1176px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
    min-height: 330px;
  }
}

.section-7 h5 {
  margin-left: 20px;
  margin-top: 91px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  /* small screens/heading L */
  font-size: 24px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

.section-7 p.green {
  margin-left: 20px;
  color: #00703C;
  font-size: 16px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

.section-7 p.black {
  margin-left: 20px;
  color: black;
  font-size: 16px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

.section-7 .cont {
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background: #00703c;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 112, 60, 0)), color-stop(30%, rgba(0, 197, 219, 0)), to(rgba(0, 145, 122, 0.1)));
  background: linear-gradient(0deg, rgba(0, 112, 60, 0) 0%, rgba(0, 197, 219, 0) 30%, rgba(0, 145, 122, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00703c",endColorstr="#00917a",GradientType=1);
  width: 230px;
  height: 230px;
  border-radius: 1000px;
  padding: 10px;
}

.section-7 .box {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 130px;
  height: 130px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 130px;
  background: #00703C;
}

.section-7 .box p.hand {
  color: #000;
  font-size: 50px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
  text-align: center;
  margin: 0;
  -webkit-transform: translateY(30px) rotate(15.443deg);
          transform: translateY(30px) rotate(15.443deg);
}

.section-7 img {
  position: absolute;
  right: 0;
  margin-right: 30px;
  margin-top: 50px;
  z-index: -1;
}

.section-7 h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  /* small screens/heading M */
  font-size: 18px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
  margin-left: 20px;
}

@media only screen and (min-width: 1140px) {
  .section-7 h6 {
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
  }
}

.section-7 .govuk-form-group {
  margin-bottom: 36px;
  margin-left: 20px;
  margin-right: 20px;
}

@media only screen and (min-width: 1140px) {
  .section-7 .govuk-form-group {
    display: inline-block;
    min-width: 491px;
  }
  .section-7 .govuk-form-group:nth-child(2) {
    margin-left: 145px;
  }
  .section-7 .govuk-form-group:nth-child(4) {
    margin-left: 145px;
  }
}

.section-7 .idsk-button {
  background: var(--vaia-blue, #1E22AA);
  -webkit-box-shadow: 0px 2px 0px 0px #002815;
          box-shadow: 0px 2px 0px 0px #002815;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  padding: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 1140px) {
  .section-7 .idsk-button {
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
  }
}

.footer-blue {
  background: var(--vaia-blue, #1E22AA);
}

footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--vaia-blue, #1E22AA);
}

@media only screen and (min-width: 1140px) {
  footer {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 1140px) {
  footer .footer-menu-holder {
    display: inline-block;
    width: 300px;
    margin-top: 88px;
    margin-left: 145px;
    margin-bottom: 88px;
  }
}

footer h6 {
  margin-left: 20px;
  padding-top: 36px;
  margin-top: 0;
  color: var(--grey-palette-white, #FFF);
  font-size: 16px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

footer p {
  margin-left: 20px;
  margin-bottom: 0;
  color: var(--grey-palette-white, #FFF);
  font-size: 16px;
  font-family: Source Sans Pro;
  line-height: 25px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

footer p:nth-child(2) {
  margin-top: 20px;
}

footer img {
  margin-top: 15px;
}

@media only screen and (min-width: 1140px) {
  footer img {
    display: inline-block;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    margin-left: 172px;
  }
}

.menu-tree {
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
}

.header-top {
  background: url(img/backmobile.png);
  background-position: center;
  background-size: cover;
  height: 652px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media only screen and (min-width: 1140px) {
  .header-top {
    background: url(img/backdesktop.jpg);
    background-size: cover;
    height: 900px;
  }
}

body {
  margin: 0;
  padding: 0;
}

.blue-blue {
  background: #D4F2F7;
}

.section-4-desktop {
  margin-top: 180px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #D4F2F7;
  max-width: 1440px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  height: 375px;
}

.section-4-desktop .hold-lightblue-1 {
  width: 18%;
  -webkit-transform: translate(-106px, -23px);
          transform: translate(-106px, -23px);
  display: inline-block;
}

.section-4-desktop .hold-lightblue-2 {
  width: 44%;
  display: inline-block;
}

.section-4-desktop img.line-1 {
  position: absolute;
  right: 0;
  margin-top: -30px;
}

.section-4-desktop img.line-2 {
  position: absolute;
  right: 0;
  margin-top: 5px;
  z-index: 999;
}

.section-4-desktop #cont {
  margin-top: 10px;
  margin-right: auto;
  background: #1e22aa;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 34, 170, 0.1)), to(rgba(30, 34, 170, 0)));
  background: linear-gradient(180deg, rgba(30, 34, 170, 0.1) 0%, rgba(30, 34, 170, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e22aa",endColorstr="#1e22aa",GradientType=1);
  width: 230px;
  height: 230px;
  border-radius: 1000px;
  padding: 10px;
}

.section-4-desktop #box {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 130px;
  height: 130px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 130px;
  background: var(--grey-palette-white, #FFF);
}

.section-4-desktop #box p.hand {
  color: #000;
  font-size: 50px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
  text-align: center;
  margin: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

.section-4-desktop h5 {
  margin-bottom: 27px;
  margin-top: 59px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  text-align: left;
  /* large screens/heading L */
  font-size: 36px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 125%;
}

.section-4-desktop p.text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--grey-palette-black, #0B0C0C);
  text-align: left;
  /* large screens/body */
  font-size: 19px;
  font-family: Source Sans Pro;
  line-height: 133%;
}

.section-4-desktop img.write {
  margin-right: auto;
}

.section-4-desktop img.hand {
  margin-right: auto;
}

.color-color {
  background: #f1ab6f33;
}

.section-5-desktop {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.section-5-desktop div:nth-child(2) {
  margin-left: 87px;
}

.section-5-desktop .holder-idea {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 130px;
  height: 130px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 130px;
  background: #1e22aa1a;
}

.section-5-desktop .holder-idea p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: var(--vaia-blue, #1E22AA);
  text-align: center;
  font-size: 60px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 125%;
}

.section-5-desktop .hold-hold {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 92px;
}

.section-5-desktop .hold-first {
  width: 15%;
  text-align: right;
  display: inline-block;
}

.section-5-desktop .hold-second {
  width: 27%;
  display: inline-block;
}

.section-5-desktop h5 {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  color: var(--vaia-blue, #1E22AA);
  font-size: 19px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 125%;
}

.section-5-desktop h4 {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #FF6900;
  text-align: center;
  padding-top: 80px;
  margin-left: auto;
  margin-right: auto;
  /* large screens/heading M */
  font-size: 24px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 133%;
}

@media only screen and (min-width: 1140px) {
  .section-5-desktop h4 {
    color: var(--vaia-orange, #FF6900);
    font-size: 36px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 125%;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: 145px;
    padding-top: 97px;
    color: var(--vaia-orange, #FF6900);
    /* large screens/heading L */
    font-size: 36px;
    font-family: Source Sans Pro;
    font-weight: 700;
    line-height: 125%;
  }
}

.section-5-desktop .blue-left {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  right: 0;
  position: absolute;
}

.section-5-desktop .long-arrow-right {
  -webkit-transform: rotate(135deg) translate(-1046px, -1037px);
          transform: rotate(135deg) translate(-1046px, -1037px);
  z-index: -1;
  opacity: 0.6;
  display: block;
  margin: -44px auto;
  position: absolute;
  left: -409px;
  width: -48px;
  height: -25px;
  border-top: 2px solid #FF6900;
  border-left: 2px solid #FF6900;
}

.section-5-desktop .long-arrow-right::after {
  content: "";
  display: block;
  width: 2px;
  height: 1176px;
  background-color: #FF6900;
  opacity: 0.6;
  -webkit-transform: rotate(-45deg) translate(15px, 4px);
  transform: rotate(-45deg) translate(348px, -288px);
  top: 0;
  position: absolute;
  left: 0;
}

.section-5-desktop .arrow-right {
  position: absolute;
  display: block;
  margin: 30px auto;
  width: 14px;
  height: 14px;
  border-top: 1px solid #FF6900;
  border-left: 1px solid #FF6900;
}

.section-5-desktop .arrow-right {
  -webkit-transform: translate(1290px, -153px) rotate(135deg) !important;
          transform: translate(1290px, -153px) rotate(135deg) !important;
}

@media only screen and (max-width: 1436px) {
  .section-5-desktop .arrow-right {
    -webkit-transform: translate(1079px, -153px) rotate(135deg) !important;
            transform: translate(1079px, -153px) rotate(135deg) !important;
  }
}

.section-5-desktop .cross {
  display: inline-block;
  margin-left: 30px;
}

.section-5-desktop p {
  color: var(--grey-palette-black, #0B0C0C);
  font-size: 19px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 125%;
  margin-left: 113px;
  display: inline-block;
}

.section-5-desktop .p1 {
  display: inline-block;
  margin-left: 122px;
}

.section-5-desktop .p2 {
  margin-left: 170px;
  max-width: 235px;
  -webkit-transform: translateY(27px);
          transform: translateY(27px);
}

.section-5-desktop .p3 {
  margin-left: 81px;
}

.section-5-desktop .p4 {
  max-width: 241px;
  margin-left: 98px;
}

.section-5-desktop .holder-bubble {
  display: inline-block;
  width: 315px;
  height: 37px;
  margin-top: 34px;
}

.section-5-desktop .holder-bubble:nth-child(2) > div.triLeft {
  -webkit-transform: translate(-44px, 20px) rotate(270deg) !important;
          transform: translate(-44px, 20px) rotate(270deg) !important;
}

.section-5-desktop .holder-bubble:nth-child(3) > div.triLeft {
  -webkit-transform: translate(-35px, 20px) rotate(270deg) !important;
          transform: translate(-35px, 20px) rotate(270deg) !important;
}

.section-5-desktop .holder-bubble:nth-child(4) > div.triLeft {
  -webkit-transform: translate(-40px, 20px) rotate(270deg) !important;
          transform: translate(-40px, 20px) rotate(270deg) !important;
}

.section-5-desktop .holder-bubble:nth-child(5) > div.triLeft {
  -webkit-transform: translate(-50px, 20px) rotate(270deg) !important;
          transform: translate(-50px, 20px) rotate(270deg) !important;
}

.section-5-desktop .bubble {
  padding-left: 11px;
  padding-top: 4px;
  margin-left: 19px;
  padding-right: 10px;
  height: 31px;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  border-radius: 4px;
  background: var(--vaia-orange, #FF6900);
  color: var(--grey-palette-white, #FFF);
  leading-trim: both;
  text-edge: cap;
  font-size: 16px;
  font-family: Source Sans Pro;
  font-weight: 600;
  line-height: 133%;
  text-transform: uppercase;
}

.section-5-desktop .triLeft {
  z-index: -1;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 15px solid #FF6900;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  position: absolute;
}

.section-5-desktop .holder-all-2 {
  margin-top: 55px;
}

.section-5-desktop .holder-all-2 p {
  color: var(--grey-palette-black, #0B0C0C);
  font-size: 19px;
  font-family: Source Sans Pro;
  font-weight: 700;
  line-height: 125%;
  margin-left: 113px;
}

.section-5-desktop .holder-all-2 .holder-bubble {
  display: block;
  width: 114px !important;
  height: 37px !important;
  margin-left: auto;
  margin-right: auto;
}

.section-5-desktop .holder-all-2 .bubble {
  padding-left: 14px !important;
  padding-top: 5px !important;
  padding-right: 14px !important;
  height: 32px !important;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  border-radius: 4px;
  background: var(--vaia-orange, #1E22AA);
  color: var(--grey-palette-white, #FFF);
  leading-trim: both;
  text-edge: cap;
  font-size: 16px;
  font-family: Source Sans Pro;
  font-weight: 600;
  line-height: 133%;
  text-transform: uppercase;
}

.section-5-desktop .holder-all-2 .triLeft {
  -webkit-transform: rotate(-90deg) translate(-21px, 20px) !important;
  transform: rotate(-90deg) translate(-21px, 40px) !important;
  z-index: -1;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 15px solid #1e22aa;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  position: absolute;
}

.section-5-desktop .bubble {
  padding-left: 11px;
  padding-top: 4px;
  margin-left: 21px;
  padding-right: 11px;
  height: 31px;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  border-radius: 4px;
  background: var(--vaia-orange, #FF6900);
  color: var(--grey-palette-white, #FFF);
  leading-trim: both;
  text-edge: cap;
  font-size: 16px;
  font-family: Source Sans Pro;
  font-weight: 600;
  line-height: 133%;
  text-transform: uppercase;
}

.section-5-desktop div.holder-all-2 > div > div.triLeft {
  -webkit-transform: rotate(-90deg) translate(-21px, 0px) !important;
          transform: rotate(-90deg) translate(-21px, 0px) !important;
  border-right: 15px solid #1e22aa !important;
}

.section-5-desktop div.holder-all-2 > div > div.bubble {
  -webkit-transform: translate(20px, 0px) !important;
          transform: translate(20px, 0px) !important;
}

.section-5-desktop .triLeft {
  z-index: -1 !important;
  width: 0 !important;
  height: 0 !important;
  border-top: 15px solid transparent !important;
  border-right: 15px solid #FF6900 !important;
  border-bottom: 15px solid transparent !important;
  border-left: 15px solid transparent !important;
  position: absolute !important;
}

.section-5-desktop div:nth-child(2) {
  margin-left: 87px !important;
}

.section-5-desktop .holder-bubble:nth-child(5) > div.triLeft {
  -webkit-transform: translate(-50px, 20px) rotate(270deg) !important;
  transform: translate(-19px, 20px) rotate(270deg) !important;
}

.section-5-desktop img:nth-child(9) {
  display: inline-block !important;
  margin-top: 13px !important;
  margin-left: 114px !important;
}

.section-5-desktop img:nth-child(10) {
  display: inline-block !important;
  margin-top: 13px !important;
  margin-left: 297px !important;
}

.section-5-desktop .cross {
  display: inline-block !important;
  margin-left: 273px !important;
}

.section-5-desktop .cross {
  display: inline-block !important;
  margin-left: 273px !important;
}

header .idsk-button__start-icon {
  right: 10px;
  position: absolute;
}

@media only screen and (min-width: 1140px) {
  .section-5-desktop .long-arrow-right {
    -webkit-transform: rotate(135deg) translate(-1046px, -1037px);
    transform: rotate(135deg) translate(-601px, -595px);
    z-index: -1;
    opacity: 0.6;
    display: block;
    margin: -45px auto;
    position: absolute;
    left: auto;
    width: -48px;
    height: -25px;
    border-top: 2px solid #FF6900;
    border-left: 2px solid #FF6900;
  }
  .hold-menu-1 {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
}

.desktop-list {
  display: none;
}

@media only screen and (max-width: 1140px) {
  .desktop-list .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 23px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: #ffffff;
    text-align: center;
    /* small screens/body */
    font-size: 16px;
    font-family: Source Sans Pro;
    line-height: 133%;
  }
  .desktop-list a {
    font-family: Source Sans Pro;
    text-align: center;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-decoration: underline;
  }
  .section-3 h5 {
    padding-top: 10px;
  }
  .section-3 .holder-info {
    max-width: 320px;
    height: 387px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 12px;
    background: var(--vaia-blue, #1E22AA);
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 570px) and (max-width: 1139px) {
  .section-1 .holder-pic .pic-2 {
    right: 0;
    margin-top: 176px;
    max-width: 350px;
  }
  .section-4 img.write {
    margin-left: auto;
    margin-right: auto;
    max-width: 182px;
  }
  .section-1 .holder-pic .pic-1 {
    z-index: 1;
    left: 20px;
    width: 50%;
    max-width: 307px;
  }
}

@media (max-width: 1140px) {
  .desktop-list {
    display: block;
  }
}

@media (max-width: 350px) {
  .desktop-list {
    display: block;
  }
  #section-2 > h4 > br {
    display: none;
  }
}

@media only screen and (min-width: 1140px) and (max-width: 1439px) {
  .section-3 .idsk-button {
    margin-left: 59px;
  }
  .section-5-desktop .holder-bubble {
    display: inline-block;
    width: 307px;
    height: 37px;
    margin-top: 34px;
  }
  .section-5-desktop img:nth-child(9) {
    display: inline-block !important;
    margin-top: 13px !important;
    margin-left: 117px !important;
  }
  .section-5-desktop img:nth-child(10) {
    display: inline-block !important;
    margin-top: 13px !important;
    margin-left: 286px !important;
  }
  .section-5-desktop .cross {
    display: inline-block !important;
    margin-left: 269px !important;
  }
  #section-5-desktop > img:nth-child(12) {
    margin-left: 262px !important;
  }
  .section-5-desktop .p2 {
    margin-left: 166px;
    max-width: 235px;
    -webkit-transform: translateY(27px);
    transform: translateY(27px);
  }
  .section-5-desktop .long-arrow-right {
    -webkit-transform: rotate(135deg) translate(-1046px, -1037px);
    transform: rotate(135deg) translate(-601px, -595px);
    z-index: -1;
    opacity: 0.6;
    display: block;
    margin: -45px auto;
    position: absolute;
    left: auto;
    width: -48px;
    height: -25px;
    border-top: 2px solid #FF6900;
    border-left: 2px solid #FF6900;
  }
}

@media only screen and (min-width: 1139px) and (max-width: 1439px) {
  .section-6 .cont {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .desktop-elements .e-1 {
    display: none;
  }
  .footer-orange {
    display: none;
  }
  .orange-blue-1 {
    display: none;
  }
  .section-3 .hold-blue {
    max-width: 356px;
    display: inline-block;
  }
  .section-3 h5 {
    width: 83%;
  }
  .orange-blue-2 {
    display: block;
    position: absolute;
    -webkit-transform: translate(277px, 627px);
    transform: translate(68px, 627px);
  }
  .section-5-desktop div.holder-all-2 > div > div.triLeft {
    -webkit-transform: rotate(-90deg) translate(-21px, 0px) !important;
    transform: rotate(-90deg) translate(-21px, 16px) !important;
    border-right: 15px solid #1e22aa !important;
  }
  .section-5-desktop div.holder-all-2 > div > div.bubble {
    -webkit-transform: translate(20px, 0px) !important;
    transform: translate(18px, 0px) !important;
  }
  .section-5-desktop div:nth-child(2) {
    margin-left: 64px !important;
  }
  .section-5-desktop .holder-bubble {
    display: inline-block;
    width: 230px !important;
    height: 37px !important;
    margin-top: 34px !important;
  }
  .section-5-desktop .holder-bubble:nth-child(4) > div.triLeft {
    -webkit-transform: translate(-40px, 20px) rotate(270deg) !important;
    transform: translate(-19px, 20px) rotate(270deg) !important;
  }
  .section-5-desktop img:nth-child(10) {
    display: inline-block !important;
    margin-top: 13px !important;
    margin-left: 208px !important;
  }
  .section-5-desktop .holder-bubble:nth-child(5) > div.triLeft {
    -webkit-transform: translate(-50px, 20px) rotate(270deg) !important;
    transform: translate(2px, 20px) rotate(270deg) !important;
  }
  .section-5-desktop .p4 {
    max-width: 241px;
    margin-left: 39px;
  }
  .section-5-desktop .p3 {
    margin-left: 48px;
  }
  .section-5-desktop .p2 {
    margin-left: 66px !important;
    max-width: 235px;
    -webkit-transform: translateY(27px);
    transform: translateY(27px);
  }
  .section-5-desktop .long-arrow-right::after {
    content: "";
    display: block;
    width: 2px;
    height: 955px;
    background-color: #FF6900;
    opacity: 0.6;
    -webkit-transform: rotate(-45deg) translate(15px, 4px);
    transform: rotate(-45deg) translate(270px, -115px);
    top: 0;
    position: absolute;
    left: 0;
  }
  #section-5-desktop > div:nth-child(6) {
    margin-left: 74px;
    margin-right: 58px;
  }
  .section-5-desktop .triLeft:nth-child(2) {
    -webkit-transform: translate(9px, 20px) rotate(270deg) !important;
            transform: translate(9px, 20px) rotate(270deg) !important;
  }
}

.special {
  background: var(--vaia-blue, #1E22AA);
  -webkit-box-shadow: 0px 2px 0px 0px #002815;
  box-shadow: 0px 2px 0px 0px #002815;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  padding: 12px;
  -webkit-box-pack: left;
  -ms-flex-pack: center;
  justify-content: left;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  margin-left: 20px !important;
  margin-bottom: 60px;
  margin-right: auto;
}

.with-bg-size {
  background-image: url("img/backdesktop.png");
  -webkit-animation: back 8s ease;
  /* Safari 4+ */
  /* Fx 5+ */
  /* Opera 12+ */
  animation: back 10s ease;
  /* IE 10+, Fx 29+ */
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/* The Keyframes*/
@-webkit-keyframes back {
  0% {
    background-image: url("img/backdesktop.jpg");
  }
  50% {
    background-image: url("img/backdesktop-2.jpg");
  }
  100% {
    background-image: url("img/backdesktop.jpg");
  }
  /* Animation Does Not End At 100% Because It Makes The Images Transition In/Out Better For Some Reason*/
}
@keyframes back {
  0% {
    background-image: url("img/backdesktop.jpg");
  }
  50% {
    background-image: url("img/backdesktop-2.jpg");
  }
  100% {
    background-image: url("img/backdesktop.jpg");
  }
  /* Animation Does Not End At 100% Because It Makes The Images Transition In/Out Better For Some Reason*/
}

.with-small-size {
  background-image: url("img/backmobile.jpg");
  -webkit-animation: back 8s ease;
  /* Safari 4+ */
  /* Fx 5+ */
  /* Opera 12+ */
  animation: back 10s ease;
  /* IE 10+, Fx 29+ */
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/* The Keyframes*/
@-webkit-keyframes back2 {
  0% {
    background-image: url("img/backmobile.jpg");
  }
  50% {
    background-image: url("img/backmobile-2.jpg");
  }
  100% {
    background-image: url("img/backdesktop.jpg");
  }
  /* Animation Does Not End At 100% Because It Makes The Images Transition In/Out Better For Some Reason*/
}
@keyframes back2 {
  0% {
    background-image: url("img/backmobile.jpg");
  }
  50% {
    background-image: url("img/backmobile-2.jpg");
  }
  100% {
    background-image: url("img/backdesktop.jpg");
  }
  /* Animation Does Not End At 100% Because It Makes The Images Transition In/Out Better For Some Reason*/
}

.sl-wrapper img {
  box-shadow: 0 0 75px rgba(0,0,0,.15);
  border-radius: 8px;
}
/*# sourceMappingURL=css.css.map */