.page-wrapper {
  color: #000;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top-box {
  position: relative;
}

.cont1 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.ep-logo {
  padding-top: 20px;
  padding-right: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image {
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ep-link-box {
  width: 128px;
}

.main-title {
  background-color: #0340a800;
  margin-top: 0;
  padding-bottom: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.heading {
  color: #fff;
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15%;
  padding-right: 15%;
  font-size: 44px;
  line-height: 135%;
}

.pream-sec {
  background-color: #0240a8;
}

.pream-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sup-date-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.pro-text {
  color: #fff;
  text-transform: uppercase;
}

.date-text {
  color: #fff;
  text-align: right;
}

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

.link {
  color: #fff;
  text-decoration-style: solid;
}

.sec-item {
  padding-bottom: 0;
}

.start-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-2 {
  color: #0240a8;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 135%;
}

.heading-2.dfg {
  margin-top: 40px;
}

.text2 {
  margin-bottom: 20px;
}

.link-2, .link-3 {
  color: #0240a8;
  font-weight: 600;
}

.info-box {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-2 {
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.serv-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.serv-item {
  background-color: #f5f5f5;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.serv-text1 {
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
}

.serv-text1.drty {
  text-transform: uppercase;
  height: 35px;
  font-size: 14px;
  line-height: 125%;
}

.serv-text2 {
  color: #b10c0c;
  text-align: center;
  font-size: 40px;
  line-height: 100%;
}

.serv-text2.bleue {
  color: #0240a8;
}

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

.ap-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 10px 0;
  display: grid;
  box-shadow: 0 2px 5px #0003;
}

.app-icon {
  justify-content: center;
  align-items: center;
  padding-bottom: 5px;
  display: flex;
}

.numb {
  border-left: 1px solid #d1d1d1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.numb-text {
  color: #0240a8;
  text-align: center;
  font-size: 40px;
  line-height: 100%;
}

.app-name-text {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  font-weight: 700;
  line-height: 125%;
}

.link-4, .link-5 {
  color: #0240a8;
  font-weight: 600;
}

.servtwo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.time-numb {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.link-6, .link-7 {
  color: #0240a8;
  font-weight: 600;
}

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

.pop-item {
  background-color: #f5f5f5;
  border: 1px solid #dbdbdb;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.pop-text1 {
  height: 56.6953px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 135%;
}

.popicon {
  margin-bottom: 10px;
}

.poptext2 {
  margin-bottom: 0;
}

.poptext2.colour {
  color: #b10c0c;
  font-weight: 600;
}

.popstat {
  border-bottom: 1px solid #adadad;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  display: flex;
}

.popstat.atleast {
  border-bottom-style: none;
  margin-bottom: 0;
}

.taruf, .paid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.link-8, .link-9, .link-10, .link-11, .link-12 {
  color: #033fa5;
  font-weight: 600;
}

.pros {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.pros-item {
  background-color: #033fa5;
  border-radius: 8px;
  padding: 20px;
}

.pros-icon {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.pros-title-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
}

.expl-text {
  color: #e6e6e6;
  font-size: 14px;
}

.method-sec {
  background-color: #033fa5;
}

.meth-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 135%;
}

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

.link-13 {
  color: #fff;
  font-weight: 600;
}

.fin-sec {
  background-color: #000;
}

.last-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.last-text {
  color: #fff;
  font-size: 14px;
}

@media screen and (min-width: 1280px) {
  .cont1 {
    max-width: 1200px;
  }

  .ep-link-box {
    width: 148px;
  }

  .heading {
    font-size: 56px;
  }
}

@media screen and (min-width: 1440px) {
  .ep-link-box {
    width: 168px;
  }

  .main-title {
    margin-top: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .heading {
    font-size: 68px;
  }
}

@media screen and (min-width: 1920px) {
  .ep-link-box {
    width: 208px;
  }

  .heading {
    font-size: 88px;
  }
}

@media screen and (max-width: 991px) {
  .cont1 {
    max-width: 700px;
  }

  .ep-link-box {
    width: 108px;
  }

  .heading {
    font-size: 36px;
  }

  .serv-box.opl, .servtwo {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .time-numb {
    grid-template-columns: 1fr 1fr;
  }

  .pop-text1 {
    height: 75.5938px;
  }

  .paid {
    grid-template-columns: 1fr 1fr;
  }

  .pros {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .cont1 {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading {
    padding-left: 10%;
    padding-right: 10%;
    font-size: 32px;
  }

  .heading-2 {
    font-size: 24px;
  }

  .serv-box {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .app, .pop-box {
    grid-template-columns: 1fr;
  }

  .pop-text1 {
    height: auto;
  }

  .popicon {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .taruf {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .ep-logo {
    padding-top: 5px;
    padding-right: 10px;
  }

  .image {
    height: 240px;
  }

  .ep-link-box {
    width: 88px;
  }

  .heading {
    padding-left: 3%;
    padding-right: 3%;
    font-size: 24px;
  }

  .start-box.lasting {
    padding-bottom: 40px;
  }

  .serv-box, .serv-box.opl {
    grid-template-columns: 1fr 1fr;
  }

  .serv-text1.drty {
    height: auto;
  }

  .servtwo {
    grid-template-columns: 1fr 1fr;
  }

  .time-numb {
    grid-template-columns: 1fr;
  }

  .pop-text1 {
    text-align: center;
  }

  .popicon {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paid {
    grid-template-columns: 1fr;
  }

  .meth-box.frty {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-3 {
    font-size: 24px;
  }
}

#w-node-b852dc03-4d04-1da8-e13b-492565b93d28-29e69f6f, #w-node-c48e8e80-a745-c971-23c1-0f1bb369665d-29e69f6f, #w-node-a72736cd-83a4-39e5-60ae-4580163c85b7-29e69f6f, #w-node-b166908f-bd9d-e2ad-399a-f148b291ed55-29e69f6f, #w-node-_6717adcd-2169-2b2d-a9fa-720b30728171-29e69f6f, #w-node-ec2b774a-55fc-d91e-39d7-aed8ef4da915-29e69f6f, #w-node-fe2ffa44-a25a-90bd-38e7-6db657d7fd4c-29e69f6f, #w-node-b9483ca1-00a5-6e2a-4a68-423c7a17c157-29e69f6f, #w-node-_6caf836a-2452-a564-f582-a93a17730c0a-29e69f6f, #w-node-a0a9a692-41a3-ae85-07ff-c9e4baa51664-29e69f6f, #w-node-_74284e72-e5d5-1bea-75c3-9d457651096e-29e69f6f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_3f5a1d38-ab95-ee2c-03fb-d2fafeee4396-29e69f6f, #w-node-d2babcc8-ed81-3093-a003-0169ba886b47-29e69f6f, #w-node-cf74d174-0283-ef77-0501-60a1ed2c89e6-29e69f6f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


