.cont {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.link-2 {
  color: #db5c4c;
  font-weight: 600;
}

.rec-text {
  color: #494949;
  font-size: 14px;
  font-style: italic;
}

.zmist-link-box {
  background-image: linear-gradient(99deg, #185073 22%, #bc585a);
  border-radius: 8px;
  text-decoration: none;
  transition: all .888s;
}

.zmist-link-box:hover {
  background-color: #003b55;
  background-image: none;
}

.zmist-link-box.two {
  background-color: #003b5500;
  background-image: linear-gradient(104deg, #185073 22%, #bc585a);
  transition-property: none;
}

.zmist-link-box.two:hover {
  background-color: #003b55;
  background-image: none;
}

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

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

.obj-text {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
}

.obj-text.iop {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 18px;
}

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

.text1 {
  margin-bottom: 20px;
}

.zmist-text {
  color: #fff;
  margin-bottom: 0;
  font-weight: 600;
}

.sup-date {
  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;
}

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

.ch-sec.bluestl {
  background-color: #fff;
  display: none;
}

.ch-sec.notsee {
  display: none;
}

.ask-numb {
  background-color: #003b55;
  border-radius: 80px;
}

.ask-numb.red {
  background-color: #da5a4a;
}

.main-title {
  margin-left: 40px;
  position: absolute;
  inset: auto 55% 48% 0%;
}

.top-box {
  height: 100vh;
  position: relative;
}

.heading {
  color: #fff;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  padding-right: 0;
  font-size: 32px;
  line-height: 135%;
}

.link-3 {
  color: #da5a4a;
  font-weight: 600;
}

.fin-sec {
  background-image: linear-gradient(278deg, #185073, #bc585a);
}

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

.sup-text {
  color: #db5c4c;
  font-weight: 600;
}

.image {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ask-text2 {
  font-weight: 600;
}

.date-text {
  text-align: right;
}

.aks-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e6f4fd;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.5fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.aks-box.whst {
  background-color: #fff;
}

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

.bigletter-span {
  text-transform: uppercase;
}

.expl-photrio {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #003b55;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 10%;
  margin-right: 10%;
  padding: 40px;
  display: grid;
}

.expl-photrio.double {
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 20px;
}

.fin-text {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}

.indrt {
  background-color: #003b55;
  border-radius: 8px;
  margin-left: 10%;
  margin-right: 10%;
}

.heading-2 {
  color: #003b55;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 135%;
  display: none;
}

.heading-2.rty {
  margin-top: 20px;
}

.link-logo {
  width: 108px;
}

.subhead-text {
  color: #fff;
  text-align: left;
  padding-left: 0;
  padding-right: 140px;
}

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

.expl-object-text.www {
  text-align: left;
}

.zmist-item {
  border-radius: 8px;
  padding: 40px;
}

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

.photpop {
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
}

.main-img {
  background-image: url('../images/pol.webp');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.ask-text {
  color: #fff;
  text-align: center;
  padding: 10px;
  font-weight: 600;
}

.rte-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 20px;
  font-size: 18px;
  font-weight: 500;
}

.pream-box {
  background-color: #fdfdfd;
  padding-top: 40px;
  padding-bottom: 0;
}

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

.boldsp {
  color: #003b56;
  font-weight: 600;
}

.ghj {
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.body {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.link-4 {
  color: #db5c4c;
  font-weight: 600;
}

.link-5 {
  color: #da5a4a;
}

.bigrt-span-text {
  text-transform: uppercase;
  font-size: 48px;
}

.newpc {
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-3 {
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1280px) {
  .heading {
    margin-bottom: 0;
    font-size: 40px;
  }

  .subhead-text {
    font-size: 24px;
    line-height: 150%;
  }
}

@media screen and (min-width: 1440px) {
  .main-title {
    bottom: 35%;
  }

  .heading {
    text-align: left;
    text-transform: none;
    font-size: 48px;
  }

  .link-logo {
    width: 148px;
  }

  .subhead-text {
    padding-left: 0;
    padding-right: 220px;
  }

  .bigrt-span-text {
    letter-spacing: 5px;
    font-size: 96px;
  }
}

@media screen and (min-width: 1920px) {
  .main-title {
    right: 50%;
  }

  .heading {
    font-size: 58px;
  }

  .logo {
    padding-top: 40px;
  }

  .link-logo {
    width: 168px;
  }

  .subhead-text {
    padding-left: 0;
    padding-right: 220px;
    font-size: 32px;
  }
}

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

  .obj-text.iop {
    text-align: left;
  }

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

  .zmist-text {
    text-align: center;
  }

  .main-title {
    margin-right: 40px;
    inset: 10% 0% auto;
  }

  .top-box {
    height: 100vh;
  }

  .heading {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 32px;
  }

  .logo {
    z-index: 8;
    text-align: center;
    padding-top: 10px;
    padding-right: 40px;
    inset: 0% 0% auto;
  }

  .expl-photrio.double {
    grid-template-columns: 1fr;
  }

  .subhead-text {
    text-align: center;
    padding-left: 140px;
    padding-right: 140px;
  }

  .expl-object-text {
    text-align: left;
  }

  .expl-object-text.uuu {
    text-align: center;
  }

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

  .main-img {
    background-image: url('../images/erty.webp');
    background-position: 50%;
    height: 100vh;
  }
}

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

  .main-title {
    margin-left: 20px;
    margin-right: 20px;
    top: 10%;
    bottom: 0%;
    right: 0%;
  }

  .top-box {
    height: 70vh;
  }

  .heading {
    text-align: center;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
  }

  .ask-text2 {
    text-align: center;
  }

  .aks-box, .expl-photrio {
    grid-template-columns: 1fr;
  }

  .heading-2, .heading-2.rty {
    font-size: 22px;
  }

  .subhead-text {
    text-align: center;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 14px;
  }

  .main-img {
    height: 70vh;
  }

  .bigrt-span-text {
    font-size: 32px;
  }
}

@media screen and (max-width: 479px) {
  .main-title {
    background-color: #da5b4b;
    margin-left: 0;
    margin-right: 0;
    position: static;
    inset: auto 0% 0%;
  }

  .top-box {
    height: auto;
    position: static;
  }

  .heading {
    text-align: center;
    margin-bottom: 0;
    padding: 0 40px 20px;
    font-size: 20px;
  }

  .logo {
    justify-content: center;
    align-items: center;
    padding: 5px 20px 10px;
    display: flex;
  }

  .image {
    max-width: 100%;
  }

  .ask-text2 {
    text-align: center;
  }

  .aks-box {
    padding: 20px;
  }

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

  .expl-photrio, .indrt {
    margin-left: 0%;
    margin-right: 0%;
  }

  .heading-2.rty {
    margin-top: 0;
  }

  .subhead-text {
    text-align: center;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-img {
    background-image: url('../images/ernon.webp');
    background-position: 50%;
    height: 240px;
  }

  .rte-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pream-box {
    padding-bottom: 0;
  }

  .bigrt-span-text {
    font-size: 20px;
  }
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a8c6-900a0575 {
  place-self: center;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a8e3-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a8e6-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a8f3-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a8f6-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a8fc-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a8ff-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a91e-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a921-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a92a-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a92d-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a933-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a936-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a93e-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a941-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a94f-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a952-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a958-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a95b-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a961-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a964-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a96c-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a96f-900a0575 {
  place-self: center start;
}

#w-node-c1644744-1b7c-e562-a832-fa8488fd0289-900a0575 {
  align-self: start;
}

#w-node-c1644744-1b7c-e562-a832-fa8488fd028c-900a0575 {
  place-self: center start;
}

#w-node-_3e7bacc8-9b15-b5e7-ef6b-6562bc919051-900a0575 {
  align-self: start;
}

#w-node-_3e7bacc8-9b15-b5e7-ef6b-6562bc919054-900a0575 {
  place-self: center start;
}

#w-node-_51c59fa9-98fe-1e9c-0a5b-34b03f5387b6-900a0575 {
  align-self: start;
}

#w-node-_51c59fa9-98fe-1e9c-0a5b-34b03f5387b9-900a0575 {
  place-self: center start;
}

#w-node-_9c58ab0d-13df-f4f5-9b6a-cd7f69a2407d-900a0575 {
  align-self: start;
}

#w-node-_9c58ab0d-13df-f4f5-9b6a-cd7f69a24080-900a0575 {
  place-self: center start;
}

#w-node-_72560b27-d067-7c65-f056-a1903bff5d3d-900a0575 {
  align-self: start;
}

#w-node-_72560b27-d067-7c65-f056-a1903bff5d40-900a0575 {
  place-self: center start;
}

#w-node-cc40eacd-ca9a-bf4a-acf3-41ed0862bf33-900a0575 {
  align-self: start;
}

#w-node-cc40eacd-ca9a-bf4a-acf3-41ed0862bf36-900a0575 {
  place-self: center start;
}

#w-node-_4488c09c-f7e6-d909-f671-9a0ef71bd053-900a0575 {
  align-self: start;
}

#w-node-_4488c09c-f7e6-d909-f671-9a0ef71bd056-900a0575 {
  place-self: center start;
}

#w-node-a4ac872d-1f30-b5b8-e637-3ce77276621c-900a0575 {
  align-self: start;
}

#w-node-a4ac872d-1f30-b5b8-e637-3ce77276621f-900a0575 {
  place-self: center start;
}

#w-node-_8795b31b-8bdc-33de-c4f5-b2af7910ddb7-900a0575 {
  align-self: start;
}

#w-node-_8795b31b-8bdc-33de-c4f5-b2af7910ddba-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a97a-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a97d-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9a3-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9a6-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9b6-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9b9-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9bf-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9c2-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9ca-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9cd-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9d3-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9d6-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9ee-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9f1-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39a9fe-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39aa01-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39aa0b-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39aa0e-900a0575 {
  place-self: center start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39aa1e-900a0575 {
  align-self: start;
}

#w-node-f46f6497-bf6e-c326-65a1-983e4a39aa21-900a0575 {
  place-self: center start;
}


