.image-gallery .image-gallery-image {
  position: relative; }
  .image-gallery .image-gallery-image img {
    height: 100%;
    object-fit: contain; }

.image-gallery .image-gallery-bullets {
  bottom: 12px;
  width: 100%;
  padding: 0 15px; }
  .image-gallery .image-gallery-bullets .image-gallery-bullets-container .image-gallery-bullet {
    border-color: #ef9549;
    box-shadow: none;
    margin: 0 8px; }
    .image-gallery .image-gallery-bullets .image-gallery-bullets-container .image-gallery-bullet.active {
      background-color: #ef9549; }

.image-gallery.leftBullets .image-gallery-bullets-container {
  text-align: left; }

.image-gallery.rightBullets .image-gallery-bullets-container {
  text-align: right; }

._1s_Vq h1 {
  text-align: center;
  font-weight: bold;
  padding: 20px 0; }

._1s_Vq ._119_W {
  margin-bottom: 35px; }

._1s_Vq ._141Pe .image-gallery-bullets {
  position: absolute;
  bottom: 50px; }

._1s_Vq ._3BI01 {
  border-color: white !important;
  background-color: white !important; }
  ._1s_Vq ._3BI01.active {
    background-color: white !important;
    width: 30px;
    border-radius: 10px; }

._1s_Vq ._21yHu {
  position: relative;
  text-align: center; }
  ._1s_Vq ._21yHu ._1TCf6 {
    width: 70%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    text-align: left; }
    ._1s_Vq ._21yHu ._1TCf6 ._3zm34 {
      color: white;
      font-size: 36px;
      line-height: 36px;
      font-weight: 500;
      margin-bottom: 35px; }
    ._1s_Vq ._21yHu ._1TCf6 ._3g-wR {
      font-size: 18px;
      color: white;
      line-height: 18px;
      margin-bottom: 35px; }
    ._1s_Vq ._21yHu ._1TCf6 .lYmL3 button {
      padding: 10px 60px;
      border-radius: 8px; }
    @media (max-width: 767px) {
      ._1s_Vq ._21yHu ._1TCf6 .lYmL3 {
        justify-content: center; } }
    @media (max-width: 767px) {
      ._1s_Vq ._21yHu ._1TCf6 {
        width: 100%;
        text-align: center; }
        ._1s_Vq ._21yHu ._1TCf6 ._3zm34 {
          font-size: 17px;
          line-height: 17px;
          font-weight: 500;
          margin-bottom: 10px; }
        ._1s_Vq ._21yHu ._1TCf6 ._3g-wR {
          font-size: 12px;
          color: white;
          line-height: 12px;
          margin-bottom: 10px; }
        ._1s_Vq ._21yHu ._1TCf6 .lYmL3 {
          border-radius: 5px;
          padding: 15px 20px;
          font-size: 12px;
          margin: 0 auto; } }
  ._1s_Vq ._21yHu ._3-0VH {
    width: 100%; }

._1s_Vq ._1Aeb- {
  margin-bottom: 30px;
  overflow-x: hidden; }
  ._1s_Vq ._1Aeb- [data-part='content'] {
    overflow: hidden; }
    ._1s_Vq ._1Aeb- [data-part='content'] ._1jMgb {
      display: flex;
      padding: 20px 0;
      position: relative;
      max-width: 1200px;
      margin: auto; }
      ._1s_Vq ._1Aeb- [data-part='content'] ._1jMgb [data-left] {
        flex: 0 0 50%;
        padding-right: 20px; }
      ._1s_Vq ._1Aeb- [data-part='content'] ._1jMgb [data-right] {
        flex: 0 0 50%;
        padding: 0 20px; }
        ._1s_Vq ._1Aeb- [data-part='content'] ._1jMgb [data-right] > div h1 {
          text-align: left;
          color: #ef9549;
          padding: 0; }
        ._1s_Vq ._1Aeb- [data-part='content'] ._1jMgb [data-right] > div div {
          margin-top: 30px;
          margin-bottom: 60px; }
          ._1s_Vq ._1Aeb- [data-part='content'] ._1jMgb [data-right] > div div p {
            margin-bottom: 10px; }
          ._1s_Vq ._1Aeb- [data-part='content'] ._1jMgb [data-right] > div div li {
            background-image: url("/static/images/list-bullet.png");
            background-repeat: no-repeat;
            padding-left: 30px;
            margin: 8px 0;
            list-style-position: inside; }
        ._1s_Vq ._1Aeb- [data-part='content'] ._1jMgb [data-right] > div [name='readMore'] {
          padding-left: 30px;
          padding-right: 30px; }
      @media (max-width: 767px) {
        ._1s_Vq ._1Aeb- [data-part='content'] ._1jMgb {
          flex-direction: column; }
          ._1s_Vq ._1Aeb- [data-part='content'] ._1jMgb [data-left] {
            min-height: 230px;
            padding-right: 0 !important;
            margin-bottom: 30px; } }
    ._1s_Vq ._1Aeb- [data-part='content'] ._2iIB2 {
      padding: 80px 15vw;
      max-width: 1200px;
      margin: auto; }
      ._1s_Vq ._1Aeb- [data-part='content'] ._2iIB2 ._1A6QK {
        padding: 0 20px; }
        ._1s_Vq ._1Aeb- [data-part='content'] ._2iIB2 ._1A6QK a {
          display: flex;
          flex-direction: column;
          align-items: center; }
          ._1s_Vq ._1Aeb- [data-part='content'] ._2iIB2 ._1A6QK a:hover div img {
            transform: scale(1.1); }
          ._1s_Vq ._1Aeb- [data-part='content'] ._2iIB2 ._1A6QK a:hover span {
            color: #ff7a14; }
          ._1s_Vq ._1Aeb- [data-part='content'] ._2iIB2 ._1A6QK a div {
            max-width: 150px;
            margin: 10px; }
            ._1s_Vq ._1Aeb- [data-part='content'] ._2iIB2 ._1A6QK a div img {
              transition: all .3s ease-out; }
          ._1s_Vq ._1Aeb- [data-part='content'] ._2iIB2 ._1A6QK a span {
            margin: 20px auto;
            padding: 2px 5px;
            color: #ef9549;
            font-weight: 500;
            text-align: center; }

._1s_Vq ._1zdHw {
  background-image: url("/static/images/background.png");
  margin-bottom: 0px !important; }
  ._1s_Vq ._1zdHw [data-content] {
    padding: 200px 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    ._1s_Vq ._1zdHw [data-content] ._1TCf6 {
      position: relative;
      display: inline-block; }
      @media (max-width: 767px) {
        ._1s_Vq ._1zdHw [data-content] ._1TCf6 {
          display: flex;
          flex-direction: column;
          align-items: center; } }
      ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._2eJBC {
        max-width: 400px; }
        @media (max-width: 767px) {
          ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._2eJBC {
            display: none; } }
      ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._9Hueq {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: fit-content;
        left: 50%;
        bottom: calc(100% + 30px);
        transform: translate(-50%, 0); }
        ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._9Hueq div {
          max-width: 100px;
          margin-bottom: 8px; }
        @media (max-width: 767px) {
          ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._9Hueq {
            position: relative;
            left: unset;
            right: unset;
            top: unset;
            bottom: unset;
            transform: unset;
            margin-bottom: 30px; } }
      ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._1wXRE {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: fit-content;
        top: 10%;
        right: calc(100% + 50px);
        transform: translate(0, -50%); }
        ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._1wXRE div {
          max-width: 100px;
          margin-bottom: 8px; }
        @media (max-width: 767px) {
          ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._1wXRE {
            position: relative;
            left: unset;
            right: unset;
            top: unset;
            bottom: unset;
            transform: unset;
            margin-bottom: 30px; } }
      ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._3-PVY {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: fit-content;
        top: 90%;
        right: calc(100% + 50px);
        transform: translate(0, -50%); }
        ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._3-PVY div {
          max-width: 100px;
          margin-bottom: 8px; }
        @media (max-width: 767px) {
          ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._3-PVY {
            position: relative;
            left: unset;
            right: unset;
            top: unset;
            bottom: unset;
            transform: unset;
            margin-bottom: 30px; } }
      ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._3ZJx0 {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: fit-content;
        left: 50%;
        top: calc(100% + 30px);
        transform: translate(-50%, 0); }
        ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._3ZJx0 div {
          max-width: 100px;
          margin-bottom: 8px; }
        @media (max-width: 767px) {
          ._1s_Vq ._1zdHw [data-content] ._1TCf6 ._3ZJx0 {
            position: relative;
            left: unset;
            right: unset;
            top: unset;
            bottom: unset;
            transform: unset;
            margin-bottom: 30px; } }
    @media (max-width: 767px) {
      ._1s_Vq ._1zdHw [data-content] {
        padding: unset; } }

._1BsrD {
  position: relative;
  z-index: 1; }
  ._1BsrD svg {
    width: 100%;
    height: 10vw;
    max-height: 100px;
    margin-bottom: -6px; }
  ._1BsrD [data-part='content'] {
    background-color: #D9EEFF; }

.pBAJ- {
  height: 150px;
  position: relative;
  z-index: 0; }
  .pBAJ- [data-part='image'] {
    height: calc(100% + 100px);
    background-position: bottom;
    background-image: url("/static/images/background.png");
    background-size: 100% auto;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0; }

._1O6M- {
  display: flex;
  align-items: center; }
  ._1O6M- .DTTha {
    flex: 0;
    color: #0288d1;
    cursor: pointer; }
    ._1O6M- .DTTha i {
      font-size: 40px !important; }
  ._1O6M- ._1S4G2 {
    flex: 0;
    color: #0288d1;
    cursor: pointer; }
    ._1O6M- ._1S4G2 i {
      font-size: 40px !important; }
  ._1O6M- ._4INoJ {
    width: calc(100% - (36px * 2)); }

