* {
  padding: 0px;
  margin: 0px;
  border: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

aside,
nav,
footer,
header,
section,
main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: inherit;
  font-weight: inherit;
  text-align: justify;
}

h1 {
  text-align: center;
  margin-bottom: 40px;
}

ul,
ul li {
  list-style: none;
}

ol, ul {
  margin: 10px 0;
}

img {
  vertical-align: top;
  border-radius: 10px;
}

ol {
  margin-left: 15px;
}

img,
svg {
  max-width: 100%;
  height: auto;
}

input,
textarea,
button,
select {
  font-family: inherit;
  font-size: inherit;
}

input::-ms-clear {
  display: none;
}

button,
input[type="submit"] {
  display: inline-block;
  box-shadow: none;
  background-color: transparent;
  background: none;
  cursor: pointer;
}

input:focus,
input:active,
button:focus,
button:active {
  outline: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

label {
  cursor: pointer;
}

legend {
  display: block;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

.VXNBbNyrCJfVcFa {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}
/* no-scroll */
.avzipLCWOXvylmV {
  position: fixed;
  overflow-y: hidden;
  width: 100vw;
}

html,
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

body {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  padding: 120px 0;

  @media (max-width: 768px) {
    padding-bottom: 150px;
  }
  @media (max-width: 340px) {
    padding-bottom: 170px;
  }
}

main {
  flex-grow: 1;
  position: relative;
}

.UCnemEdOhrWjOqc {
  padding: 0 15px;
  max-width: 1200px;
  margin: 0 auto;
}

h2 {
  margin-bottom: 20px;
}

h3 {
  margin-top: 15px;
  margin-bottom: 15px;
}



.mMUwUPsQOieNnDH {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

p {
  margin-bottom: 10px;

  @media (max-width: 768px) {
  max-width: 100%;
  }
}

li {
  margin-bottom: 10px;

  @media (max-width: 768px) {
  max-width: 100%;
  }
}

h1, .hcVQqRQdoivcTfI {
  font-size: clamp(20px, 5vw, 34px);
}

h2 {
  font-size: clamp(22px, 5vw, 28px);
}
h3 {
  font-size: clamp(18px, 5vw, 24px);
}

.EYinsIhWhGbKNEP {
  margin: 20px 0;
}
@media (max-width: 768px) {
  .EYinsIhWhGbKNEP {
    margin: 10px 0;
  }
}

.oMEAITnTzCpMzHU {
  @media (max-width: 768px) {
    margin-top: 30px;
  }
}

.SEnrAiTmoKSbbhp {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  border: 2px solid goldenrod;
  color: goldenrod !important;
  font-weight: 600;
}
@media (min-width: 768px) {
  .SEnrAiTmoKSbbhp:hover {
    border-color: gold;
    color: gold !important;
    background-color: rgba(255, 255, 255, 0.286);
  }
}

.oISCElsqTsJtvCO {
  display: flex;
  gap: 10px;
  align-items: center;
}

li {
  margin: 5px 0;
}

.KfSYGNDssizGRro {
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .KfSYGNDssizGRro:hover {
    color: gold;
  }
}

.XZoMeBVmEeOrGmb {
  width: 50%;
  text-align: center;
  @media (max-width: 768px) {
    width: 100%;
  }
}

.JwOVWrLAApXrHIK {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  @media (max-width: 768px) {
    flex-direction: column;
  }
}

.pGipDiLbTcTKRZo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  text-align: center;
  margin: 40px 0;
}

.pGipDiLbTcTKRZo img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.OOacZeGNZISBcaV {
  margin-top: 40px;
}

.MnneBvBOXpSwYzu {
  margin-bottom: 40px;
}

.qyMAbBPeVjKmOhm {
  display: flex;
  flex-direction: column;
  text-align: justify;
  width: 50%;
  @media (max-width: 768px) {
    width: 100%;
  }
}

.qyMAbBPeVjKmOhm span {
  font-weight: 600;
  color: goldenrod;
}

.FDjWtKYWCgEjseO h3 {
  margin-top: 40px;
}

.FWUubjZEuvCKGWr p {
  margin: 15px 0;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./woff/lato-regular.woff") format("woff"),
    url("./woff/lato-regular.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./woff/lato-bold.woff") format("woff"),
    url("./woff/lato-bold.woff2") format("woff2");
}
.kmwdLcMEeHKWJkY {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  background: #0e3655;
  z-index: 50;
  padding: 5px;
}

.DqUwuLfBgnzMZLa img{
  border-radius: 0;
  @media (max-width: 430px) {
    max-width: 110px;
  }
}

.MyKJPafMEtmvvmo {
  padding-right: 10px;
  @media (max-width: 390px) {
    max-width: 120px;
  }
}

.pBDdjrsyKxfvSwv {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;

  @media (max-width: 960px) {
    gap: 0;
  }
}

.qCFELicpQHmTLyq {
  display: block;
  margin-left: auto;
}

.uWGbLjeCAcneEZn {
  display: flex;
  gap: 10px;
  margin-left: auto;
}

.nbMStBbvnalJCVu {
  margin-left: auto;

  @media (max-width: 430px){
    font-size: 14px;
    padding: 10px;
  }
}

@media screen and (min-width: 1200px){
  .ChhNbrZCcggQZbe {
    display: none;
    }
  }
  
  @media screen and (max-width: 1200px){
    .ChhNbrZCcggQZbe {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 40px;
    height: 40px;
    margin-left: 10px;
    }
  }

/* burger__btn */
.ChhNbrZCcggQZbe span {
  position: relative;
  background-color: goldenrod;
  width: 23px;
  height: 2px;
}

.ChhNbrZCcggQZbe span::before {
  content: "";
  position: absolute;
  display: block;
  width: 23px;
  height: 2px;
  top: -5px;
  background-color: goldenrod;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 560px) {
  .ChhNbrZCcggQZbe span::before {
    top: -7px;
  }
}
.ChhNbrZCcggQZbe span::after {
  content: "";
  position: absolute;
  display: block;
  width: 23px;
  height: 2px;
  bottom: -5px;
  background-color: goldenrod;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 560px) {
  .ChhNbrZCcggQZbe span::after {
    bottom: -7px;
  }
}
.QReBWWWbsuXxgLw span::before {
  transform: rotate(45deg);
  top: -1px;
}
.QReBWWWbsuXxgLw span::after {
  transform: rotate(-45deg);
  bottom: -1px;
}
/* span__none-active */
.eRzQoVMQqUpfQui {
  height: 0 !important;
}

@media (max-width: 1200px) {
  .kNuJVfiNQWXbZGo {
    position: absolute;
    background: #0e3655;
    padding: 40px;
    width: 400px;
    right: 0;
    top: 62px;
    height: 100vh;
    visibility: hidden;
    opacity: 0;
    z-index: 5;
    transform: translateX(100%);
    z-index: 40;
    transition: all 0.3s ease-in-out;
  }
}

@media (max-width: 560px) {
  .kNuJVfiNQWXbZGo {
    width:100%;
}
}
@media (max-width: 430px) {
  .kNuJVfiNQWXbZGo {
    top: 51px;
}
}

@media screen and (min-width: 1200px) {
  .ODxrNchkdqnagwl {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 1200px) {
  .ODxrNchkdqnagwl {
  display: flex;
  justify-content: start;
  flex-wrap: nowrap;
  align-items: start;
  width: 100%;
  gap: 15px;
  margin-bottom: 0;
  flex-direction: column;
  overflow-y: scroll;
  padding-bottom: 50px;
  }
}

.OKNOnfACXtIQwfl {
  margin-right: 20px;
}

/* nav__active */
.vSXEiSXvAMtrQgH {
  display: flex;
  justify-content: center;
  visibility: visible;
  opacity: 1;
  transform: translateX(0%);
}

.oqHgFSiAJlwXjSg {
  position: relative;
  background: rgb(2, 0, 36);
  padding: 40px 0;
  color: #fff;
  z-index: 10;
}
.uNiIYqCeIGkicMj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 50px;
}
@media (max-width: 560px) {
  .uNiIYqCeIGkicMj {
    flex-direction: column;
    gap: 10px;
    align-items: start;
  }
}
.oqHgFSiAJlwXjSg span {
  display: block;
  text-align: center;
  margin-top: 15px;
}
.oqHgFSiAJlwXjSg ul {
  margin-bottom: 0;
}

.OJBzXStDecXfBCY {
  max-width: 300px;
}


.cwEXmtxblVjsngt {
  color: goldenrod !important;
}

.PaYpBtddEMFLrBF {
  background-color: #fff;
  color: #000;
}

.DsjtnIDBFyWaeRF {
  background: #0e3655;
  padding: 20px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0
}

.sSAqLkGkbjwsmIs {
  display: flex;
  justify-content: center;
  font-size: clamp(16px, 2vw, 28px);
  color: goldenrod !important;
  border: 3px solid goldenrod;
  padding: 15px;
  border-radius: 10px;
  z-index: 10;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 768px) {
  .sSAqLkGkbjwsmIs:hover {
    color: gold !important;
    border-color: gold;
    background-color: rgba(255, 255, 255, 0.242);
    box-shadow: 0 0 15px gold;
  }
}

.oUygJdrWsjLOzRT {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 30px 0;
}

.WYBWFPBQYQllXWj {
  margin: 0 auto;
}



.oUygJdrWsjLOzRT {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}

.ksjaTyZpxNiqlTh {
  width: 300px;
  text-align: center;
  padding: 15px 20px;
  border: 2px solid;
  border-radius: 5px;
  font-weight: 600;
  font-size: 20px;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 680px) {
  .oUygJdrWsjLOzRT {
    flex-direction: column;
    align-items: center;
  }
}

.OZzRBDHsLGWnXmD {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px
}

.VPsFbuknWpiWECN .oUygJdrWsjLOzRT {
  justify-content: center;
  margin: 0;
}

.moJycMdfbbhNkfx img {
  max-width: 100%;
  margin-top: 40px;
}

.RRYohZfyqIShfay {
  border-color: red;
  background-color: red;
  color: #000 !important;
}
.oNRtbDBusekwmYs {
  border-color: #000;
  background-color: #000;
  color: #fff !important;
}

@media (min-width: 768px) {
  .RRYohZfyqIShfay:hover {
    color: #fff !important;
    background-color: rgb(255, 100, 100);
    border-color: red;
  }

  .oNRtbDBusekwmYs:hover {
    color: rgb(124, 124, 124) !important;
    background-color: #eee;
    border-color: rgb(124, 124, 124);
  }
}

.iYbssbQpJsvyrOO {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 30;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.QKTErugtCiumKmV {
  visibility: visible;
  opacity: 1;
}

.ccYEcUEYkmcQbJe li {
  display: flex;
  align-items: center;
}

.ccYEcUEYkmcQbJe li::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: goldenrod;
  border-radius: 20px;
  display: block;
  padding-right: 10px;
  margin-right: 15px;
  background-position: center center;
}

.PhzPvCqzYhitPDG .qyMAbBPeVjKmOhm {
  align-items: start;
}

.yilSiKIrHGmIYWR {
  align-items: start;
}

.cmDYfWHqMpewVzQ {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.cmDYfWHqMpewVzQ p {
  text-align: justify;
}


.cbpfZCtbBaaZeCt .JwOVWrLAApXrHIK {
  align-items: center;
}

.xHkFWHqmshEMFhc {
  max-width: 50%;
  float: left;
  margin-right: 15px;

  @media (max-width: 768px) {
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.qKzsfFyMVJelKnn {
  max-width: 50%;
  float: right;
  margin-left: 15px;

  @media (max-width: 768px) {
    max-width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }
}

.tOeGMUPYDKgNDiB {
  margin-bottom: 30px;
}