@import url("https://fonts.googleapis.com/css2?family=Gelasio:wght@500&family=Roboto&display=swap");
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
p,
figure,
picture {
  margin: 0;
}

section,
main,
footer,
header,
article {
  display: block;
}

html {
  font-size: 10px;
  scroll-behavior: smooth;
}

.container {
  width: 1500px;
  margin: 0 auto;
}

.header {
  display: flex;
  width: 1500px;
  margin: 0 auto;
  justify-content: space-around;
}
.header__list {
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3.2rem;
  display: flex;
  gap: 41px;
  list-style: none;
  align-self: center;
}
.header__last-child {
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3.2rem;
  margin-left: 104px;
}
.header__list-link {
  color: #495966;
  text-decoration: none;
}
.header__list-link:hover {
  color: rgba(73, 89, 102, 0.5);
  text-decoration: none;
}
.header__last-link {
  color: rgba(73, 89, 102, 0.5);
  text-decoration: none;
}
.header__last-link:hover {
  color: #495966;
  text-decoration: none;
}

.largus-description h2 {
  font-size: 5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 6.3rem;
  color: #495966;
  margin-left: 108px;
}
.largus-description__block {
  display: flex;
  justify-content: center;
  margin-bottom: 39px;
}
.largus-description__block-img {
  display: flex;
  justify-content: center;
  gap: 23px;
  margin-bottom: 41px;
  margin-top: 50px;
}
.largus-description p {
  width: 1261px;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 3.2rem;
  text-align: center;
  margin-bottom: 50px;
  margin: 0 auto;
}

.select-largus {
  margin-top: 132px;
  margin-bottom: 132px;
}
.select-largus__btn {
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 3.8rem;
  background: #f39c36;
  border-radius: 30px;
  border: none;
  padding: 10px 68px;
  cursor: pointer;
}
.select-largus__btn:hover {
  background: yellow;
  transition: 0.3s;
}
.select-largus h2 {
  font-size: 5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 6.3rem;
  color: #495966;
  margin-left: 114px;
  margin-bottom: 61px;
}
.select-largus__block-btn {
  display: flex;
  justify-content: center;
  margin-bottom: 132px;
}
.select-largus__input-send {
  width: 190px;
  color: #495966;
  border: none;
  border-bottom: 2px solid #495966;
  background-color: transparent;
  outline: none;
  font-size: 3.5rem;
  font-weight: 600;
  cursor: pointer;
  margin-bottom: 26px;
}
.select-largus__input-send:hover {
  color: rgba(73, 89, 102, 0.5);
}
.select-largus__input {
  width: 362.02px;
  border: none;
  border-bottom: 2px solid #495966;
  background-color: transparent;
  color: inherit;
  outline: none;
  font-size: 3.5rem;
}
.select-largus__form-up {
  font-size: 3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 3.8rem;
  background: #f39c36;
  color: #495966;
  border-radius: 30px;
  border: none;
  padding: 10px 68px;
}
.select-largus__form-down {
  font-size: 3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 3.8rem;
  background: #f39c36;
  color: #495966;
  border-radius: 30px;
  border: none;
  padding: 10px 28px;
}
.select-largus__form-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 43px;
  padding: 97px 108.98px 52px 107px;
}
.select-largus__form {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 855px;
  margin: 0 auto;
  background: rgba(163, 188, 208, 0.5);
  border-radius: 10px;
}
.select-largus__send {
  font-size: 3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 3.8rem;
  color: #495966;
  text-decoration: underline;
  cursor: pointer;
}
.select-largus__send:hover {
  color: rgba(73, 89, 102, 0.5);
}
.select-largus p {
  text-align: center;
  padding-bottom: 26px;
}
.select-largus__name {
  display: flex;
  gap: 25px;
}
.select-largus__phone {
  display: flex;
  gap: 25px;
}

.footer {
  width: 1500px;
  margin: 0 auto;
}
.footer h2 {
  font-size: 5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 6.3rem;
  color: #495966;
  margin-left: 114px;
  margin-bottom: 58px;
}
.footer p {
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3.8rem;
}
.footer__contacts-block {
  margin-bottom: 50px;
  margin-left: 116px;
}
.footer__adress-block {
  margin-bottom: 50px;
  margin-left: 116px;
}

.modal-wait p, .modal__list, .header__list, .header__last-child, .largus-description h2, .largus-description p, .select-largus h2, .select-largus__form-up, .select-largus__form-down, .select-largus__send, .footer h2, .footer p {
  font-family: "Gelasio", Verdana, sans-serif;
}

.largus-img {
  margin-bottom: 35px;
}
.largus-img__block {
  position: relative;
  width: 100%;
  height: 605px;
  overflow: hidden;
}
.largus-img h1 {
  position: absolute;
  left: 1046px;
  top: 88px;
  font-size: 6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 7.6rem;
  color: white;
}

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  display: none;
}
.modal__img-block {
  position: relative;
  width: 1116px;
  height: 586px;
  overflow: hidden;
  margin: 0 auto;
  cursor: default;
}
.modal h1 {
  position: absolute;
  left: 52px;
  top: 50px;
  font-size: 4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 5.1rem;
  color: white;
}
.modal__litr {
  position: absolute;
  left: 52px;
  top: 165px;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.2rem;
  color: white;
}
.modal__list {
  position: absolute;
  left: 52px;
  top: 224px;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 3.2rem;
  color: white;
}
.modal__price {
  position: absolute;
  left: 52px;
  top: 440px;
  font-size: 4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 5.1rem;
  color: #f39c36;
}
.modal__close {
  width: 4em;
  height: 4em;
  position: absolute;
  left: 1028.73px;
  top: 49.31px;
  background-color: white;
  -webkit-clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
          clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
  cursor: pointer;
}
.modal__close:hover {
  background-color: #495966;
}
.modal__body {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 10px;
}

.modal-active {
  display: block;
}

.modal-wait {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  display: none;
}
.modal-wait p {
  font-size: 3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 3.8rem;
  text-align: center;
  text-decoration-line: underline;
  color: #495966;
}
.modal-wait__close {
  width: 4em;
  height: 4em;
  position: absolute;
  left: 767px;
  top: 32px;
  background-color: black;
  -webkit-clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
          clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
  cursor: pointer;
}
.modal-wait__close:hover {
  background-color: white;
}
.modal-wait__body {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 10px;
}
.modal-wait__block {
  position: relative;
  width: 855px;
  background: rgb(163, 188, 208);
  border-radius: 10px;
  padding: 157px 169px 174px 169px;
}

.modal-active {
  display: block;
}/*# sourceMappingURL=main.css.map */