:root {
  --font-family-inter: 'Inter', sans-serif;
  --menu-gray: rgba(217, 217, 217, 1);
  --text-white: rgba(255, 255, 255, 1);
  --text-black: rgba(0, 0, 0, 1);
}

.text-white {
  color: var(--text-white);
}

.text-black {
  color: var(--text-black);
}

/* CSS Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  width: 100%;
  min-height: 100vh;
  overflow-x: scroll;
}

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

/* Prototype Links */
a.prototype-link {
  text-decoration: none;
  color: inherit;
  display: contents;
}

.image-1-3 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 100%;
  height: auto;
}

.text-4 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.header_home-2 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 23px;
  padding: 31px 30px 31px 30px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
	header:124px;
  background-color: rgba(11, 50, 15, 1);
}

.rectangle-1-8 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(97, 162, 48, 1);
  width: 260px;
  height: 40px;
}

.home_menu_header-7 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border-bottom: 2px solid rgba(0, 0, 0, 1);
}

.text-10 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-11 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: right;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.home_menu_home-9 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0px 6px 0px 6px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  background-color: rgba(97, 162, 48, 1);
  border-bottom: 2px solid rgba(0, 0, 0, 1);
  width: 260px;
  height: 34px;
}

.text-13 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.text-14 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: right;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.home_menu_about-us-12 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0px 6px 0px 6px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  background-color: rgba(217, 217, 217, 1);
  border-bottom: 2px solid rgba(0, 0, 0, 1);
  width: 260px;
  height: 34px;
}

.text-16 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.text-17 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: right;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.home_menu_tariff-15 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0px 6px 0px 6px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  background-color: rgba(217, 217, 217, 1);
  border-bottom: 2px solid rgba(0, 0, 0, 1);
  width: 260px;
  height: 34px;
}

.text-19 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.text-20 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: right;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.home_menu_contacts-18 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0px 6px 0px 6px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  background-color: rgba(217, 217, 217, 1);
  border-bottom: 2px solid rgba(0, 0, 0, 1);
  width: 260px;
  height: 34px;
}

.home_menu-6 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 20.783373301358914%;
  background-color: rgba(217, 217, 217, 1);
  width: 260px;
  height: 100%;
}

.text-23 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: center;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.home_slogan-22 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 1);
 
}

.text-25 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.home_descript-24 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 6px;
  padding: 6px;
  flex-grow: 0;
  flex-shrink: 1;

  border-bottom: 1px solid rgba(0, 0, 0, 1);

}

.text-27 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.home_button_contact-26 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 315px;
  height: 53px;
  background-color: rgba(97, 162, 48, 1);
  border-radius: 20px;
}

.home_frame_contents-21 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 45px;
  padding: 20px 0px 20px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  height: 100%;
  width: 976px;
}

.home_contents-5 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width:100%;
  height: 100%;
}



.home_lowest-28 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(11, 50, 15, 1);
  width: 100%;
  height: 92px;
}

.home_total {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  height:100vh;
  width:100%;
  min-width: 1280px;
  min-height:1177px;
}

.home-html-1 {
@media (max-width: 1440px) {
  .home-html-1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 768px) {
  .home-html-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  min-width: 1280px;

  background-color: rgba(239, 239, 239, 1);
}
