/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/app/page.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Source Serif 4";
  src: url("/fonts/SourceSerif4-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
.page_home__LW_lH {
  width: 100%;
}
.page_home__LW_lH .home-container {
  width: 100%;
  position: relative;
}
.page_home__LW_lH .home-container .bg-wrapper {
  top: 0;
  width: 100%;
  position: absolute;
  background: red;
  height: 210px;
}
.page_home__LW_lH .home-container .bg-wrapper img {
  width: 100%;
  object-position: center;
  object-fit: cover;
}
.page_home__LW_lH .home-container .hero {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-top: 186px;
  box-sizing: border-box;
}
.page_home__LW_lH .home-container .hero-container {
  background: #fff;
  width: calc(100% - 16px - 16px);
  padding: 24px 16px;
  word-break: keep-all;
}
.page_home__LW_lH .home-container .hero-container .hero-title {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  font-style: normal;
}
.page_home__LW_lH .home-container .hero-container .hero-desc {
  margin-top: 24px;
  font-family: "Source Serif 4", serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
}
.page_home__LW_lH .home-container .buttons {
  margin: 24px 0;
}
.page_home__LW_lH .home-container .buttons a {
  width: 100%;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: start;
  box-sizing: border-box;
  column-gap: 16px;
  padding: 32px 16px 32px 40px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  font-style: normal;
  color: #fff;
}
.page_home__LW_lH .home-container .buttons a .icon-wrapper {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: start;
}
.page_home__LW_lH .home-container .buttons a .icon-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.page_home__LW_lH .home-container .buttons a:nth-child(1) {
  background: #DF2B2A;
}
.page_home__LW_lH .home-container .buttons a:nth-child(2) {
  background: #A22B1D;
}
