.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image {
  text-align: left;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.image-2 {
  max-width: 20%;
  text-decoration: line-through;
  position: absolute;
  inset: 0% 0% auto;
}

.image-3 {
  vertical-align: middle;
  background-image: url('../images/LBL_logo-def-01.png');
  background-position: 0 0;
  background-size: 1179px;
  display: inline-block;
}

.div-block {
  color: #fff;
  background-color: #0086c7;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.container {
  background-color: #fad103;
  border-radius: 10px;
  margin-bottom: 10px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.hero-heading-right {
  background-color: #0086c7;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

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

.hero-split {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  max-width: 50%;
  display: flex;
}

.shadow-two {
  max-width: 100%;
  position: static;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  color: #fff;
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f33;
  border-radius: 10px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.heading {
  color: #fff;
}

.blue-container {
  background-color: #0086c7;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-30 {
  border-radius: 10px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  padding-top: 0;
  display: flex;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 600px;
  display: flex;
}

.div-block-32 {
  justify-content: center;
  align-items: center;
  width: 20%;
  display: flex;
}

.heading-2 {
  color: #fff;
  margin-top: 30px;
  font-family: Inter, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 35px;
}

.paragraph {
  color: #fff;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
}

.image-4 {
  align-self: center;
  max-width: 80%;
  margin-top: 0;
  padding: 10px;
}

.button {
  text-align: center;
  background-color: #0003;
  border-radius: 10px;
  align-self: center;
  width: 70%;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 700;
  display: block;
}

.container-100 {
  background-color: #fad103;
  border-radius: 10px;
}

.div-block-31 {
  width: 130%;
  padding-left: 20px;
  padding-right: 40px;
  display: block;
}

.heading-300 {
  margin: 10px auto -5px;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.container-3 {
  background-color: #79a318;
  border-radius: 10px;
  margin-bottom: 80px;
}

.image-5 {
  max-width: 80%;
  margin: 20px 20px 10px;
}

.button-2 {
  background-color: #0003;
  border-radius: 10px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.heading-4 {
  color: #333;
  margin-top: 20px;
  font-size: 32px;
}

.paragraph-2 {
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.image-6 {
  width: 15%;
  max-width: 20%;
  display: inline-block;
}

.div-block-7 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 150px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.container-4 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 0;
  display: flex;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  width: 150px;
  margin: 20px auto;
  display: block;
}

.video {
  border-radius: 10px;
}

.section {
  margin-bottom: 80px;
}

.button-6 {
  color: #333;
  text-align: center;
  background-color: #b9b9b9;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-weight: 700;
  display: block;
}

.container-5 {
  background-color: #e0e0e0;
}

.div-block-13 {
  background-color: #fff;
  width: 30%;
  display: flex;
}

.heading-5 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 28px;
}

.image-7 {
  width: 200px;
  padding: 40px;
}

.div-block-12 {
  display: block;
}

.container-101 {
  background-color: #f5f5f5;
  border-radius: 10px;
}

.heading-300-copy {
  justify-content: center;
  margin: 10px auto 5px;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  display: flex;
}

.div-block-4-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 500px;
  display: flex;
}

.image-8 {
  align-self: flex-start;
}

.container-102 {
  background-color: #f5f5f5;
}

.heading-300-copy-copy {
  justify-content: center;
  margin: 10px auto 5px;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  display: flex;
}

.div-block-33, .div-block-34, .div-block-35 {
  justify-content: center;
  display: flex;
}

.image-9, .image-10 {
  width: 100px;
}

.image-11 {
  width: 250px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.link-block, .link-block-2 {
  width: 100px;
}

.section-2 {
  margin-top: 140px;
}

.container-102-copy {
  background-color: #f5f5f5;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.div-block-4-copy-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 500px;
  display: flex;
}

.div-block-3-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  padding-top: 0;
  display: flex;
}

.div-block-32-copy, .div-block-32-copy-copy {
  justify-content: center;
  align-items: center;
  width: 20%;
  display: flex;
}

.paragraph-copy {
  color: #fff;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
}

@media screen and (max-width: 991px) {
  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .div-block-3 {
    width: 40%;
  }

  .heading-2 {
    max-width: 100%;
    font-size: 24px;
  }

  .paragraph {
    margin-bottom: 10px;
  }

  .button-2 {
    margin-bottom: 20px;
    padding-left: 15px;
  }

  .heading-5 {
    font-size: 22px;
  }

  .heading-300-copy {
    font-size: 18px;
  }

  .div-block-32-copy {
    padding-left: 40px;
    padding-right: 10px;
  }

  .div-block-4-copy-copy {
    max-width: 50%;
    padding-bottom: 20px;
  }

  .div-block-3-copy {
    width: 40%;
  }

  .paragraph-copy {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .grid {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    height: 99.185%;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .blue-container {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-30 {
    margin-left: 0;
  }

  .div-block-3 {
    width: 40%;
  }

  .div-block-4 {
    max-width: 80%;
  }

  .div-block-32 {
    width: 22%;
    margin-right: 0;
    padding-right: 10px;
  }

  .heading-2 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph {
    max-width: 90%;
    margin-left: 0;
    margin-right: 20px;
    font-size: 12px;
  }

  .image-4 {
    padding: 0;
  }

  .button {
    text-align: center;
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 10px;
  }

  .container-100 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-300 {
    margin-top: 0;
    margin-bottom: -10px;
    font-size: 18px;
  }

  .container-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-5 {
    max-width: 60%;
  }

  .paragraph-2 {
    font-size: 12px;
    line-height: 15px;
  }

  .div-block-8 {
    width: 15%;
  }

  .video {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .button-6 {
    font-size: 12px;
  }

  .heading-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-101 {
    margin-left: 10px;
    padding-right: 10px;
  }

  .heading-300-copy {
    font-size: 14px;
  }

  .div-block-32-copy {
    width: 20%;
    margin-left: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-300-copy-copy {
    font-size: 12px;
  }

  .link-block, .link-block-2 {
    width: 70px;
  }

  .div-block-4-copy-copy {
    max-width: 70%;
  }

  .image-12 {
    max-width: 100%;
  }

  .image-13, .image-14 {
    max-width: 70%;
  }

  .container-103 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-3-copy {
    width: 30%;
    margin-left: 10px;
  }

  .div-block-32-copy {
    width: 25%;
    margin-right: 0;
  }

  .div-block-32-copy-copy {
    width: 22%;
    margin-right: 0;
    padding-right: 10px;
    display: none;
  }

  .paragraph-copy {
    max-width: 90%;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .container-2 {
    max-width: none;
  }

  .div-block-30 {
    flex-flow: column;
    margin-bottom: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .div-block-3 {
    width: 60%;
    margin-top: 10px;
  }

  .div-block-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .div-block-32 {
    width: 25%;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
  }

  .heading-2 {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .paragraph {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }

  .button {
    font-size: 14px;
  }

  .div-block-31 {
    width: 90%;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-300 {
    text-align: center;
  }

  .container-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .image-5 {
    max-width: 50%;
  }

  .button-2 {
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }

  .paragraph-2 {
    text-align: center;
    width: 100%;
  }

  .button-6 {
    width: 80%;
    font-size: 10px;
  }

  .heading-5 {
    align-self: center;
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .heading-300-copy {
    flex-flow: wrap;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 11px;
  }

  .div-block-32-copy {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .div-block-4-copy-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .image-13 {
    align-self: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-3-copy {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 70%;
  }

  .div-block-32-copy-copy {
    margin-bottom: 40px;
    padding-right: 0;
    display: block;
  }

  .paragraph-copy {
    margin-left: 10px;
    margin-right: 10px;
  }
}

#w-node-_8a076917-e8e7-e7eb-3374-3a7da36904d5-b3627633, #w-node-_789869a2-ea2f-a52c-3d71-7c3e8018e5c5-b3627633 {
  justify-self: end;
}

#w-node-_58582fac-6d53-2da3-ca92-533eeda475e9-b3627633 {
  justify-self: start;
}

#w-node-c1b6ebec-32df-8abe-b621-da04365f54c4-b3627633 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_8a076917-e8e7-e7eb-3374-3a7da36904d5-b3627633 {
    justify-self: end;
  }
}


