:root {
  --black: black;
}

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

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

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

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

.blockcolor {
  background-color: rgba(125, 19, 29, .76);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.blocklogo {
  text-align: center;
  margin-left: 15%;
  margin-right: 15%;
  padding-top: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.blocklogo.logoup {
  padding-top: 150px;
}

.blockphotoheader {
  position: relative;
}

.firaregular20 {
  color: #000;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 32px;
  font-family: Fira Sans, sans-serif;
  font-size: 20px;
  line-height: 130%;
}

.firaregular20.white {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-family: Fira Sans, sans-serif;
}

.firaregular20.left {
  text-align: left;
  margin-right: 30px;
  padding-right: 0;
  font-family: Fira Sans, sans-serif;
}

.firaregular20.left.centr {
  font-family: Fira Sans, sans-serif;
}

.image-28 {
  border: 1px #fff;
  border-bottom: 2px solid #fff;
  width: 80%;
  padding-bottom: 32px;
}

.blockheader {
  background-color: #7d131d;
  position: relative;
}

.blocktxtheader {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.blockmacup {
  text-align: center;
}

.image-30 {
  width: 60%;
}

.blockkrugiup {
  margin-left: 5%;
  margin-right: 5%;
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.blockdani {
  margin-top: 64px;
  padding-top: 32px;
  padding-bottom: 32px;
}

.firaregular18 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  margin-left: 0%;
  margin-right: 0%;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
}

.firaregular18.black {
  color: #000;
  margin-top: 32px;
  font-family: Fira Sans, sans-serif;
}

.grid-8 {
  grid-template-rows: auto;
  margin-top: 100px;
}

.image-32 {
  padding-left: 32px;
}

.image-33 {
  padding-right: 32px;
}

.image-40 {
  width: 90%;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-top: 100px;
  margin-left: 5%;
  margin-right: 5%;
}

.image-43, .image-38, .image-41 {
  width: 80%;
}

.image-42 {
  width: 83%;
}

.blockprojects {
  margin-top: 100px;
}

.firabold32 {
  color: #000;
  text-align: center;
  font-family: Fira Sans, sans-serif;
  font-size: 32px;
  line-height: 130%;
}

.firabold32.proj {
  text-align: left;
}

.buttonprep {
  text-align: center;
  border: 4px solid #000;
  border-radius: 20px;
  margin-top: 32px;
  padding: 0;
}

.firamedium18 {
  color: #000;
  font-family: Fira Sans, sans-serif;
  font-weight: 500;
}

.txtdani {
  margin-top: 40px;
}

.link-block-14 {
  border: 1px #000;
  width: 60%;
  max-width: 100%;
  text-decoration: none;
}

.link-block-14._1._2 {
  width: 40%;
}

.link-block-14.big {
  width: 50%;
  text-decoration: none;
}

.txtpargep {
  margin-right: 30%;
}

.text-span-2 {
  color: #ff3535;
  font-size: 40px;
}

.firamedium20 {
  color: #000;
  font-family: Fira Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
}

.firamedium20.redbold40.centr {
  font-family: Fira Sans, sans-serif;
}

.txtzagolo {
  padding-left: 32px;
}

.grid-10, .grid-11, .grid-12 {
  grid-template-rows: auto;
  margin-top: 100px;
}

.sectionformat {
  margin-top: 100px;
}

.blockformat {
  background-color: #7d131d;
  position: relative;
}

.txtfprmat {
  text-align: center;
  padding-top: 99px;
  padding-bottom: 99px;
}

.firasemi32 {
  color: #fff;
  font-family: Fira Sans, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
}

.firasemi32.footer {
  margin-top: 0;
  padding-top: 100px;
}

.blockbutton {
  text-align: center;
  justify-content: center;
  display: flex;
}

.blockspecproekt {
  text-align: center;
  margin-top: 64px;
  margin-left: 15%;
  margin-right: 15%;
}

.link12 {
  color: #000;
}

.grid-13 {
  grid-template-rows: auto;
  margin-top: 64px;
}

.semibold16 {
  color: #ee6c7f;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

.semibold16.up {
  color: #000;
  font-family: Fira Sans, sans-serif;
}

.semibold16.up.white {
  color: #fff;
}

.semibold16.up.white._1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.semibold16.up {
  color: #000;
}

.semibold16.up.gren {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
}

.semibold16.up.gren.wh {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.button {
  border: 4px solid #ee6c7f;
  border-radius: 20px;
  width: 60%;
  max-width: 100%;
  text-decoration: none;
}

.button.up {
  border-color: #000;
  text-decoration: none;
}

.button.up._3 {
  border-color: #4e5c37;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.button.up._3.black {
  border-color: #000;
}

.button.up._3.white {
  border-color: #fff;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.button.up.green {
  border-color: var(--black);
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
}

.button.up.green.lolal {
  background-color: var(--black);
  width: 100%;
  margin-top: 0;
  padding: 12px 0;
}

.link-block-16 {
  border: 0px solid var(--black);
  text-decoration: none;
}

.text-span-3 {
  font-weight: 400;
}

.link-block-17 {
  text-decoration: none;
}

.firabold40 {
  color: #e44e47;
  margin-top: 120px;
  font-size: 40px;
  line-height: 130%;
}

.firabold40.red {
  color: #7d131d;
  font-family: Fira Sans, sans-serif;
}

.brendsphoto {
  text-align: center;
}

.image-31 {
  width: 70%;
  padding-top: 64px;
  padding-bottom: 64px;
}

.buttonfooter {
  text-align: center;
  justify-content: center;
  padding-bottom: 64px;
  display: flex;
}

.blockfoo {
  background-color: #7d131d;
}

.blocktxtfooter {
  text-align: center;
  padding: 32px 20%;
}

.link-block-18 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.link-block-19 {
  width: 100%;
  max-width: 100%;
  text-decoration: none;
}

.div-block-6 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.container {
  max-width: none;
}

.grid-14 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin: 100px 5% 0%;
}

.block_icons {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block {
  color: #000;
  font-family: Fira Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.image-45 {
  width: 30%;
}

.link-block-20, .link-block-21, .link-block-22, .link-block-23, .link-block-24, .link-block-25 {
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .firaregular20.left {
    margin-right: 0;
  }

  .image-36 {
    width: 330px;
  }

  .txtzagol {
    padding-right: 70px;
  }

  .div-block-6 {
    width: 100%;
  }
}

@media screen and (min-width: 1440px) {
  .blocklogo.logoup {
    padding-top: 250px;
  }

  .firaregular20.left {
    margin-right: 0;
  }

  .image-36 {
    width: 330px;
  }

  .grid-8 {
    justify-items: center;
  }

  .firamedium20 {
    text-align: left;
  }

  .txtzagol {
    padding-right: 120px;
  }

  .button.up._3.black {
    border-color: #000;
  }

  .button.up._3.white {
    padding-right: 20px;
  }
}

@media screen and (min-width: 1920px) {
  .blocklogo.logoup {
    margin-left: 20%;
    margin-right: 20%;
    padding-top: 300px;
  }

  .firaregular20 {
    font-size: 20px;
  }

  .firaregular20.white {
    font-size: 32px;
  }

  .image-29 {
    width: 100%;
  }

  .sectionkrugiup {
    justify-items: start;
  }

  .blockkrugiup {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .grid-7 {
    justify-items: start;
  }

  .image-35 {
    width: 70%;
  }

  .image-36 {
    width: 72%;
  }

  .image-37 {
    width: 70%;
  }

  .firaregular18 {
    font-size: 24px;
  }

  .firaregular18.black {
    font-size: 20px;
  }

  .buttonprep {
    padding-left: 0;
    padding-right: 0;
  }

  .firamedium18 {
    text-align: center;
  }

  .link-block-14 {
    text-align: left;
    width: 40%;
    max-width: 100%;
  }

  .link-block-14._1, .link-block-14._1._2 {
    width: 30%;
  }

  .semibold16 {
    font-size: 20px;
  }

  .semibold16.up.white {
    font-size: 24px;
  }

  .semibold16.up._1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .button.up._3.white {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
  }

  .button.up._3.white._1 {
    padding: 10px 0;
  }

  .link-block-16 {
    border: 0px solid var(--black);
  }

  .text-block {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .blocklogo {
    padding-top: 20px;
  }

  .blocklogo.logoup {
    padding-top: 100px;
  }

  .firaregular20.white {
    text-align: center;
  }

  .firaregular18.black {
    font-size: 12px;
  }

  .image-34 {
    width: 100%;
  }

  .firamedium20.redbold40 {
    padding-right: 32px;
  }

  .txtzagolo {
    padding-right: 0;
  }

  .blockspecproekt {
    margin-left: 10%;
    margin-right: 10%;
  }

  .button.up.green {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .button.up.green.lolal {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .image-31 {
    width: 70%;
  }

  .div-block-6 {
    flex-direction: column;
    width: 100%;
  }

  .container {
    max-width: none;
  }

  .text-block {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .blocklogo {
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 20px;
  }

  .blocklogo.logoup {
    padding-top: 40px;
  }

  .firaregular20.white {
    text-align: center;
    font-size: 18px;
  }

  .firaregular20.left {
    margin-right: 0%;
  }

  .firaregular20.left.centr {
    text-align: center;
  }

  .image-30 {
    width: 80%;
  }

  .firaregular18 {
    font-size: 16px;
  }

  .grid-8 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-32 {
    width: 70%;
  }

  .image-33 {
    width: 60%;
  }

  .buttonprep {
    justify-content: center;
    display: flex;
  }

  .image-34 {
    width: 100%;
  }

  .link-block-14._1._2, .link-block-14.big {
    width: 80%;
  }

  .txtpargep {
    justify-content: flex-start;
    margin-right: 0%;
    display: flex;
  }

  .txtzagolo {
    text-align: left;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .grid-10, .grid-11 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .grid-11.zhittya {
    flex-direction: column-reverse;
  }

  .grid-12 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .grid-13 {
    justify-items: center;
  }

  .button {
    width: 80%;
  }

  .button.up {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button.up.green, .button.up.green.lolal {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-6 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
  }

  .image-44 {
    width: 100%;
  }

  .container {
    max-width: 200px;
  }

  .grid-14 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .blocklogo {
    margin-top: 30px;
    padding-top: 8px;
  }

  .blocklogo.logoup {
    margin-top: 100px;
    padding-top: 0;
  }

  .firaregular20.left {
    text-align: left;
    font-size: 20px;
  }

  .firaregular20.left.centr {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .firaregular20.left._12 {
    font-size: 12px;
  }

  .image-28 {
    padding-bottom: 10px;
  }

  .image-29 {
    margin-top: 350px;
  }

  .image-30 {
    width: 100%;
  }

  .grid-7 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-35, .image-36, .image-37 {
    width: 70%;
  }

  .blockdani {
    margin-top: 20px;
  }

  .firaregular18.black {
    font-size: 12px;
  }

  .image-32 {
    width: 100%;
    padding-right: 10px;
  }

  .image-33 {
    width: 90%;
    padding-left: 20px;
    padding-right: 32px;
  }

  .image-40 {
    padding-left: 0;
    padding-right: 25px;
  }

  .grid-9 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: left;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: start;
    justify-content: center;
    align-items: flex-start;
    margin-top: 64px;
    margin-left: 5%;
    margin-right: 5%;
    display: flex;
  }

  .image-43 {
    width: 100%;
    padding-right: 40px;
  }

  .image-38 {
    width: 100%;
    padding-left: 0;
    padding-right: 40px;
  }

  .image-41 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .image-42 {
    width: 100%;
    padding-right: 40px;
  }

  .firabold32.proj {
    margin-bottom: 0;
  }

  .buttonprep {
    padding-left: 20px;
    padding-right: 20px;
  }

  .txtuniqep {
    justify-content: flex-start;
    display: block;
  }

  .link-block-14 {
    width: 80%;
  }

  .link-block-14._1._2, .link-block-14.big {
    width: 100%;
  }

  .firamedium20.redbold40.centr {
    text-align: center;
  }

  .txtzagolo {
    flex-direction: column;
    margin-left: 4%;
    margin-right: 4%;
    padding-left: 0;
  }

  .grid-10 {
    flex-direction: column;
    margin-top: 64px;
  }

  .grid-11 {
    flex-direction: column;
  }

  .grid-11.zhittya {
    flex-direction: column-reverse;
    margin-top: 64px;
  }

  .grid-12 {
    flex-direction: column;
    margin-top: 64px;
  }

  .firasemi32 {
    font-size: 24px;
  }

  .blockspecproekt {
    margin-left: 4%;
    margin-right: 4%;
  }

  .grid-13 {
    flex-direction: column;
    display: flex;
  }

  .button.up {
    margin-top: 20px;
  }

  .link-block-16 {
    justify-content: center;
    display: flex;
  }

  .link-block-17 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .firabold40 {
    margin-top: 100px;
  }

  .image-31 {
    width: 100%;
  }

  .blocktxtfooter {
    padding-left: 2%;
    padding-right: 2%;
  }

  .link-block-18 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .link-block-19 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .div-block-6 {
    width: 100%;
    max-width: 100%;
  }

  .container {
    max-width: 200px;
  }

  .grid-14 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }
}

#w-node-_14a12a46-6651-6798-eee5-aadf6365a720-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_14a12a46-6651-6798-eee5-aadf6365a721-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_14a12a46-6651-6798-eee5-aadf6365a722-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_1f892f16-3b36-834f-2689-e40f4123673c-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1f892f16-3b36-834f-2689-e40f4123673d-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_2f118e9b-f34d-f413-d577-4390939ea643-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2f118e9b-f34d-f413-d577-4390939ea644-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_2f118e9b-f34d-f413-d577-4390939ea645-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7997b4bd-8c1d-7816-6e09-5d201484bb68-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_7997b4bd-8c1d-7816-6e09-5d201484bb69-61b954c9, #w-node-_7997b4bd-8c1d-7816-6e09-5d201484bb7f-61b954c9, #w-node-e5dd2944-35b6-069d-4e23-7a01bdfcd238-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e5dd2944-35b6-069d-4e23-7a01bdfcd239-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-e5dd2944-35b6-069d-4e23-7a01bdfcd23a-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4b59a103-1a68-4cbc-048b-0b57431966e2-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_4b59a103-1a68-4cbc-048b-0b57431966e3-61b954c9, #w-node-_4b59a103-1a68-4cbc-048b-0b57431966f9-61b954c9, #w-node-_37e860e3-33e2-8cba-d133-3c59031fd437-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37e860e3-33e2-8cba-d133-3c59031fd438-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_37e860e3-33e2-8cba-d133-3c59031fd439-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4b3759c2-3c80-6c6f-0433-eac2022f8fe1-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_4b3759c2-3c80-6c6f-0433-eac2022f8fe2-61b954c9, #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f8fe6-61b954c9, #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f8ff6-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d3c83663-310a-f78c-55ec-901e0431193b-61b954c9 {
  align-self: center;
}

#w-node-_4b3759c2-3c80-6c6f-0433-eac2022f9000-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4b3759c2-3c80-6c6f-0433-eac2022f9012-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-ca96d9a3-6bc0-b061-dcf4-5fd7a872defa-61b954c9 {
  align-self: center;
}

#w-node-_4b3759c2-3c80-6c6f-0433-eac2022f9017-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4b3759c2-3c80-6c6f-0433-eac2022f9021-61b954c9, #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f9022-61b954c9, #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f902f-61b954c9, #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f9030-61b954c9, #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f903d-61b954c9, #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f903e-61b954c9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_173a0d84-b390-902f-18bc-667e32636d13-61b954c9 {
  align-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-_14a12a46-6651-6798-eee5-aadf6365a720-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_14a12a46-6651-6798-eee5-aadf6365a721-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_14a12a46-6651-6798-eee5-aadf6365a722-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_1f892f16-3b36-834f-2689-e40f4123673c-61b954c9 {
    justify-self: end;
  }

  #w-node-_1f892f16-3b36-834f-2689-e40f4123673d-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_2f118e9b-f34d-f413-d577-4390939ea644-61b954c9 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_7997b4bd-8c1d-7816-6e09-5d201484bb68-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-_7997b4bd-8c1d-7816-6e09-5d201484bb7f-61b954c9 {
    justify-self: end;
  }

  #w-node-e5dd2944-35b6-069d-4e23-7a01bdfcd239-61b954c9 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_4b59a103-1a68-4cbc-048b-0b57431966e2-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-_4b59a103-1a68-4cbc-048b-0b57431966f9-61b954c9 {
    justify-self: end;
  }

  #w-node-_37e860e3-33e2-8cba-d133-3c59031fd438-61b954c9 {
    align-self: center;
    justify-self: center;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_14a12a46-6651-6798-eee5-aadf6365a720-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_14a12a46-6651-6798-eee5-aadf6365a721-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_1f892f16-3b36-834f-2689-e40f4123673c-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1f892f16-3b36-834f-2689-e40f4123673d-61b954c9 {
    justify-self: center;
  }

  #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f8fe1-61b954c9 {
    justify-self: start;
  }

  #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f8fe2-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f9012-61b954c9 {
    justify-self: end;
  }

  #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f9021-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f902f-61b954c9 {
    justify-self: center;
  }

  #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f903d-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_2f118e9b-f34d-f413-d577-4390939ea644-61b954c9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_2f118e9b-f34d-f413-d577-4390939ea643-61b954c9, #w-node-_7997b4bd-8c1d-7816-6e09-5d201484bb7f-61b954c9, #w-node-e5dd2944-35b6-069d-4e23-7a01bdfcd238-61b954c9, #w-node-_4b59a103-1a68-4cbc-048b-0b57431966f9-61b954c9, #w-node-_37e860e3-33e2-8cba-d133-3c59031fd437-61b954c9 {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f9022-61b954c9 {
    justify-self: auto;
  }

  #w-node-_4b3759c2-3c80-6c6f-0433-eac2022f903e-61b954c9 {
    justify-self: center;
  }
}


