@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");
* {
  padding: 0;
  margin: 0;
  border: 0;
}

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

:focus, :active {
  outline: none;
}

a:focus, a:active {
  outline: none;
}

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

html, body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

button {
  cursor: pointer;
}

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

a, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

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

.container {
  width: 1440px;
}

.frame {
  display: flex;
  position: relative;
  width: 1200px;
  height: 90px;
  left: 120px;
  angle: 0 deg;
  opacity: 1;
}

.frame__wishbone {
  display: flex;
  align-items: center;
  width: 600px;
  height: 90px;
  opacity: 1;
}

.frame__butons {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 600px;
  height: 90px;
  opacity: 1;
}

.frame__buton {
  color: #1B1A1A;
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0%;
}

.frame__buton__block {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1B1A1A;
  width: 155px;
  height: 46px;
  angle: 0 deg;
  opacity: 1;
  border-radius: 14px;
}

.frame__buton_bl {
  color: #fff;
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0%;
}

.thehome {
  display: flex;
  justify-content: space-between;
  background-color: #ECE7E4;
}

.thehome__column {
  width: 600px;
  height: 566px;
  top: 77px;
  left: 60px;
  angle: 0 deg;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.thehome__udertext {
  width: 190xp;
  height: 20px;
  top: 60px;
  left: 40px;
  angle: 0 deg;
  opacity: 1;
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.thehome__title {
  width: 417px;
  height: 212px;
  top: 100px;
  left: 40px;
  angle: 0 deg;
  opacity: 1;
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 64px;
  leading-trim: NONE;
  line-height: 70.4px;
}

.thehome__textt {
  width: 509px;
  height: 120px;
  top: 330px;
  left: 40px;
  angle: 0 deg;
  opacity: 1;
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 0%;
}

.thehome__textsm {
  margin-top: 24px;
}

.thehome__textsmll {
  width: 93px;
  height: 24px;
  angle: 0 deg;
  opacity: 1;
  top: 11px;
  left: 20px;
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.4px;
  color: #1B1A1A;
}

.thehome__img {
  width: 720px;
  height: 720px;
  angle: 0 deg;
  opacity: 1;
}

.our {
  height: 582px;
  angle: 0 deg;
  opacity: 1;
}

.our__img {
  position: relative;
  width: 768px;
  height: 582px;
  left: 336px;
  angle: 0 deg;
  opacity: 1;
  margin: 120px 0px 120px 0px;
}

.reading {
  width: 1440px;
  height: 600px;
  angle: 0 deg;
  opacity: 1;
}

.how {
  position: relative;
  width: 1200px;
  height: 381px;
  left: 120px;
  angle: 0 deg;
  opacity: 1;
}

.hapy__img {
  width: 1440ps;
  height: 600ps;
  angle: 0 deg;
  opacity: 1;
}

.happys__img {
  width: 1440px;
  height: 410px;
  angle: 0 deg;
  opacity: 1;
}/*# sourceMappingURL=style.css.map */