
@font-face {
  font-family: "ComicSansMS";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/ComicSansMS.woff2") format("woff2"), url("../fonts/ComicSansMS.woff") format("woff");
}
@font-face {
  font-family: "ComicSansMS-Bold";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/ComicSansMS-Bold.woff2") format("woff2"), url("../fonts/ComicSansMS-Bold.woff") format("woff");
}
@font-face {
  font-family: "ComicSansMS-BoldItalic";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/ComicSansMS-BoldItalic.woff2") format("woff2"), url("../fonts/ComicSansMS-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "ComicSansMS-Italic";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/ComicSansMS-Italic.woff2") format("woff2"), url("../fonts/ComicSansMS-Italic.woff") format("woff");
}
@font-face {
  font-family: "Tahoma";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/Tahoma.woff2") format("woff2"), url("../fonts/Tahoma.woff") format("woff");
}
@font-face {
  font-family: "Tahoma-Bold";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/Tahoma-Bold.woff2") format("woff2"), url("../fonts/Tahoma-Bold.woff") format("woff");
}
html {
  box-sizing: border-box;
}

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

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

body {
  height: 100vh;
  background-color: #FFF6C9;
  min-width: 320px;
  overflow-x: hidden;
  font-family: "ComicSansMS", "sans-serif";
  font-weight: 500;
  font-size: 16px;
  line-height: 50px;
  margin: 0 auto;
}

.distance_15 {
  height: 90px;
  position: relative;
}

@media (min-width: 640px) {
  .distance_15 {
    height: 150px;
  }
}
@media (min-width: 768px) {
  .distance_15 {
    height: 160px;
  }
}
@media (min-width: 1024px) {
  .distance_15 {
    height: 215px;
  }
}
@media (min-width: 1440px) {
  .distance_15 {
    height: 255px;
  }
}
.create-line {
  position: relative;
  background-image: linear-gradient(to right, transparent, #6B4525, transparent);
  height: 1px;
  border-radius: 3px;
  margin: 20px 0;
  width: 100%;
}

@media (min-width: 640px) {
  .create-line {
    height: 2px;
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .create-line {
    height: 2px;
    border-radius: 3px;
  }
}
@media (min-width: 1024px) {
  .create-line {
    height: 3px;
    border-radius: 3px;
  }
}
@media (min-width: 1440px) {
  .create-line {
    height: 3px;
  }
}
.main {
  text-align: center;
}
.main__inner {
  min-height: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-items: center;
  flex-wrap: wrap;
}

.main_block1 {
  display: grid;
  width: 100%;
  justify-content: center;
  align-items: center;
  justify-items: center;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .main_block1 {
    width: 768px;
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  .main_block1 {
    display: flex;
    width: 98%;
    margin-top: 30px;
  }
}
@media (min-width: 1440px) {
  .main_block1 {
    width: 1440px;
    margin-top: 20px;
    justify-items: normal;
  }
}
.link_main-img {
  position: relative;
  margin-top: 10px;
  width: 95%;
  border-radius: 3px;
}

@media (min-width: 768px) {
  .link_main-img {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .link_main-img {
    width: 450px;
  }
}
@media (min-width: 1440px) {
  .link_main-img {
    display: none;
  }
}
.link_main1440-img {
  margin-top: 5%;
  position: relative;
  float: left;
  width: 600px;
  border-radius: 3px;
  display: none;
  margin: 40px;
  margin-top: 5px;
}

@media (min-width: 1440px) {
  .link_main1440-img {
    display: block;
  }
}
p {
  margin: 0;
}

.company_text {
  display: inline-block;
  width: 95%;
  padding: 0 15px 15px 15px;
  color: #6B4525;
  text-align: center;
  hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  word-wrap: break-word;
  font-weight: 600;
  line-height: 23px;
  font-size: 15px;
  letter-spacing: 0.5px;
}

@media (min-width: 640px) {
  .company_text {
    font-size: 17.5px;
    line-height: 25px;
    max-width: 630px;
  }
}
@media (min-width: 768px) {
  .company_text {
    padding: 15px;
    font-size: 20px;
    line-height: 30px;
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .company_text {
    padding: 50px;
    padding-right: 20px;
    font-size: 20px;
    text-indent: 25px;
    text-align: left;
    width: 510px;
  }
}
@media (min-width: 1440px) {
  .company_text {
    width: 620px;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0.5px;
  }
}
.main_block2 {
  max-width: 95%;
}

.main_block2_inner {
  justify-items: center;
}

.main_block2_goods-wrapper {
  display: grid;
  width: 90%;
  gap: 16px;
  margin-top: 20px;
  padding: 0 10px;
  grid-template-columns: 1fr;
}

@media (min-width: 768px) {
  .main_block2_goods-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 0 15px;
  }
}
@media (min-width: 1024px) {
  .main_block2_goods-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    padding: 0 20px;
  }
}
@media (min-width: 1440px) {
  .main_block2_goods-wrapper {
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
    padding: 0 30px;
    max-width: 1400px;
    margin: 20px auto;
  }
}
/* On very large screens show only first 3 products in one row */
@media (min-width: 1440px) {
  .main_block2_goods-wrapper > .main_block2_goods:nth-child(n+4) {
    display: none;
  }
}
/* Ensure wrapper spans full width of parent grid (parent .main_block2_inner uses grid columns) */
@media (min-width: 1024px) {
  .main_block2_goods-wrapper {
    grid-column: 1/-1;
  }
}
.main_block2_goods {
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.main_block2_goods:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.main_block2_goods-item {
  width: 100%;
  overflow: hidden;
  /* Prefer aspect-ratio for consistent scaling; provide min-height fallback */
  aspect-ratio: 3/4;
  min-height: 200px;
}
.main_block2_goods-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}
.main_block2_goods-item:hover img {
  transform: scale(1.05);
}

@media (min-width: 768px) {
  .main_block2_goods-item {
    min-height: 220px;
  }
}
@media (min-width: 1024px) {
  .main_block2_goods-item {
    min-height: 240px;
  }
}
@media (min-width: 1440px) {
  .main_block2_goods-item {
    min-height: 260px;
  }
}
.main_goods-text {
  padding: 12px 2px;
  font-family: "Comic Sans MS", "comic", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  color: #6B4525;
  text-align: center;
}
.main_goods-text h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
}

.main_block2_title {
  color: #6B4525;
  font-weight: 700;
  font-family: "Comic Sans MS", "comicsansms", sans-serif;
  text-align: center;
  line-height: 30px;
  margin: 8px 0 4px;
}
.main_block2_title h2 {
  font-size: 20px;
}

@media (min-width: 640px) {
  .main_block2_title h2 {
    font-size: 25px;
  }
}
@media (min-width: 1024px) {
  .main_block2_title h2 {
    font-size: 28px;
  }
}
@media (min-width: 1440px) {
  .main_block2_title h2 {
    font-size: 30px;
  }
}
.main_block2_subtitle {
  color: #6B4525;
  font-family: "Comic Sans MS", "comicsansms", sans-serif;
  font-style: italic;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  margin: 0 0 12px;
  padding: 15px;
}
.main_block2_subtitle h2 {
  font-weight: 300;
}

@media (min-width: 640px) {
  .main_goods-text {
    padding: 14px 16px;
  }
  .main_goods-text h2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .main_goods-text {
    padding: 16px 18px;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main_goods-text h2 {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .main_goods-text {
    padding: 14px 16px;
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main_goods-text h2 {
    font-size: 22px;
  }
}
@media (min-width: 1440px) {
  .main_goods-text {
    padding: 16px 18px;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main_goods-text h2 {
    font-size: 24px;
  }
}
.main_goods-subtext {
  padding: 0 14px 12px;
  font-family: "Comic Sans MS", "comic", sans-serif;
  color: #6B4525;
  text-align: center;
  font-style: italic;
  flex-grow: 1;
}
.main_goods-subtext h2 {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
  font-weight: inherit;
}

@media (min-width: 640px) {
  .main_goods-subtext {
    padding: 0 16px 14px;
  }
  .main_goods-subtext h2 {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .main_goods-subtext {
    padding: 0 18px 14px;
    min-height: 72px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .main_goods-subtext h2 {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .main_goods-subtext {
    padding: 0 16px 12px;
  }
  .main_goods-subtext h2 {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .main_goods-subtext {
    padding: 0 18px 25px;
  }
  .main_goods-subtext h2 {
    font-size: 22px;
  }
}
.main_goods-price {
  padding: 0 14px 12px;
  font-family: "Comicsansms", "comic", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  color: #6B4525;
  text-align: center;
}
.main_goods-price h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
}

@media (min-width: 640px) {
  .main_goods-price {
    padding: 0 16px 14px;
  }
  .main_goods-price h2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .main_goods-price {
    padding: 0 18px 14px;
  }
  .main_goods-price h2 {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .main_goods-price {
    padding: 0 16px 12px;
  }
  .main_goods-price h2 {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .main_goods-price {
    padding: 0 18px 14px;
  }
  .main_goods-price h2 {
    font-size: 22px;
  }
}
.button_box {
  padding: 0 14px 16px;
  display: flex;
  justify-content: center;
}

@media (min-width: 640px) {
  .button_box {
    padding: 0 16px 18px;
  }
}
@media (min-width: 768px) {
  .button_box {
    padding: 0 18px 20px;
  }
}
@media (min-width: 1024px) {
  .button_box {
    padding: 0 16px 16px;
  }
}
@media (min-width: 1440px) {
  .button_box {
    padding: 0 18px 18px;
  }
}
.goods_btn {
  background-color: #7d5c43;
  color: #fff;
  border: none;
  padding: 12px 32px;
  border-radius: 24px;
  font-family: "Comicsansms", "comic", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 2px 6px rgba(125, 92, 67, 0.2);
}
.goods_btn:hover {
  /* lighter accent similar to menu hover */
  background-color: #8a613f;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(138, 97, 63, 0.18);
}
.goods_btn:active {
  transform: translateY(0);
  box-shadow: 0 1px 4px rgba(125, 92, 67, 0.2);
}

@media (min-width: 640px) {
  .goods_btn {
    padding: 14px 36px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .goods_btn {
    padding: 14px 38px;
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .goods_btn {
    padding: 12px 32px;
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .goods_btn {
    padding: 14px 36px;
    font-size: 22px;
  }
}
.goods_btn_href {
  text-decoration: none;
  color: #fff;
}

.main_block3 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.main_block3_inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 10px;
}

.main_block3_subtitle {
  color: #6B4525;
  font-family: "Comic Sans MS", "comicsansms", sans-serif;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  margin: 0 0 12px;
  padding: 15px 30px 15px 30px;
}
.main_block3_subtitle h2 {
  font-size: 15px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .main_block3_subtitle h2 {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .main_block3_subtitle h2 {
    font-size: 17px;
  }
}
.main_block3_services {
  padding: 14px 16px;
  font-family: "Comic Sans MS", "comic", sans-serif;
  color: #6B4525;
  text-align: left;
  width: 95%;
}
.main_block3_services h2 {
  margin: 0;
  font-size: 17px;
  line-height: 1.5;
  font-weight: inherit;
}

@media (min-width: 640px) {
  .main_block3_services {
    padding: 16px 18px;
    width: 95%;
  }
  .main_block3_services h2 {
    font-size: 18px;
    line-height: 1.6;
  }
}
@media (min-width: 768px) {
  /* Use a dedicated grid for services+prices so titles remain outside */
  .main_block3_grid {
    display: grid;
    grid-template-columns: 3fr 1fr; /* left column ~2/3, right column ~1/3 */
    width: 90%;
    max-width: 920px;
    padding: 0 15px;
    margin: 0 auto;
    align-items: center;
  }
  .main_block3_services {
    padding: 12px 0;
    width: 100%;
    margin: 0;
  }
  .main_block3_services h2 {
    font-size: 18px;
    line-height: 1.5;
  }
  .main_block3_price {
    padding: 12px 0;
    text-align: right;
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .main_block3_grid {
    width: 95%;
    max-width: 900px;
    padding: 0 20px;
  }
  .main_block3_services {
    padding: 14px 0;
  }
  .main_block3_services h2 {
    font-size: 20px;
    line-height: 1.6;
  }
}
@media (min-width: 1440px) {
  .main_block3_grid {
    width: 90%;
    max-width: 1300px;
    padding: 0 30px;
  }
  .main_block3_services {
    padding: 16px 0;
  }
  .main_block3_services h2 {
    font-size: 22px;
    line-height: 1.6;
  }
}
.main_block3_price {
  padding: 0 16px 14px;
  font-family: "Comic Sans MS", "comic", sans-serif;
  font-weight: 700;
  color: #6B4525;
  text-align: left;
  width: 95%;
}
.main_block3_price h2 {
  margin: 0;
  font-size: 17px;
  line-height: 1.5;
  font-weight: 700;
}

@media (min-width: 640px) {
  .main_block3_price {
    padding: 0 18px 16px;
    width: 95%;
  }
}
@media (min-width: 768px) {
  .main_block3_price {
    padding: 12px 0;
    width: 100%;
    text-align: right;
    margin: 0;
  }
  .main_block3_price h2 {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .main_block3_price {
    padding: 14px 0;
  }
  .main_block3_price h2 {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .main_block3_price {
    padding: 16px 0;
  }
  .main_block3_price h2 {
    font-size: 22px;
  }
}
.title {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
  font-family: "MuseoSansCyrl-700";
  line-height: 40px;
  font-style: normal;
  font-size: 30px;
  letter-spacing: 2px;
}

/* ============================================================
   FEEDBACK BLOCK STYLES
   ============================================================ */
.main_feedback {
  width: 100%;
  padding: 0;
  margin: 0;
}

.main_feedback_inner {
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

/* Feedback goods wrapper (grid container) */
.main_feedback_goods-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  width: 100%;
  margin: 20px auto 0;
  max-width: none;
}

/* Hide feedback3 on mobile/tablet (320-1024px) */
.main_feedback_goods:nth-child(3) {
  display: none;
}

/* Individual feedback card */
.main_feedback_goods {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0;
  gap: 12px;
}

/* Feedback item wrapper (image container) */
.main_feedback_goods-item {
  width: 100%;
  aspect-ratio: 3/4;
  overflow: hidden;
  border-radius: 8px;
}

.main_feedback_goods-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* Feedback name/title */
.main_feedback-text {
  text-align: left;
}
.main_feedback-text h2 {
  margin: 0;
  color: #6B4525;
  font-family: "ComicSansMS", "sans-serif";
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
}

/* Feedback review text/subtext */
.main_feedback-subtext {
  text-align: left;
}
.main_feedback-subtext h2 {
  margin: 0;
  color: #6B4525;
  font-family: "ComicSansMS", "sans-serif";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
}

/* ---- 640px breakpoint ---- */
@media (min-width: 640px) {
  .main_feedback_goods-wrapper {
    gap: 25px;
  }
  .main_feedback_goods-item {
    aspect-ratio: 3/4;
  }
  .main_feedback-text h2 {
    font-size: 17px;
  }
  .main_feedback-subtext h2 {
    font-size: 15px;
    line-height: 1.5;
  }
}
/* ---- 768px breakpoint (2 columns) ---- */
@media (min-width: 768px) {
  .main_feedback_goods-wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    width: 95%;
    max-width: 900px;
    margin: 20px auto 0;
  }
  /* Still hide feedback3 on 768-1024px */
  .main_feedback_goods:nth-child(3) {
    display: none;
  }
  .main_feedback_goods-item {
    aspect-ratio: 3/4;
  }
  .main_feedback-text h2 {
    font-size: 18px;
  }
  .main_feedback-subtext h2 {
    font-size: 16px;
    line-height: 1.6;
  }
}
/* ---- 1024px breakpoint (2 columns, same as 768) ---- */
@media (min-width: 1024px) {
  .main_feedback_goods-wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 35px;
    width: 95%;
    max-width: 900px;
  }
  /* Still hide feedback3 */
  .main_feedback_goods:nth-child(3) {
    display: none;
  }
  .main_feedback_goods-item {
    aspect-ratio: 3/4;
  }
  .main_feedback-text h2 {
    font-size: 20px;
  }
  .main_feedback-subtext h2 {
    font-size: 17px;
    line-height: 1.6;
  }
}
/* ---- 1440px breakpoint (3 columns, show all) ---- */
@media (min-width: 1440px) {
  .main_feedback_goods-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    width: 90%;
    max-width: 1300px;
    margin: 30px auto 0;
  }
  /* Show feedback3 on 1440px */
  .main_feedback_goods:nth-child(3) {
    display: flex;
  }
  .main_feedback_goods-item {
    aspect-ratio: 3/4;
  }
  .main_feedback-text h2 {
    font-size: 22px;
  }
  .main_feedback-subtext h2 {
    font-size: 18px;
    line-height: 1.6;
  }
}
/* ============================================================
   WILDBERRIES BLOCK STYLES
   ============================================================ */
.main_wb {
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}

.main_wb_inner {
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

/* WB block container */
.main_wb_block {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 20px auto;
  padding: 0;
}

/* WB link/anchor */
.wb_href {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.wb_href:hover {
  transform: scale(1.05);
}

/* WB image */
.wb_href_img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  transition: box-shadow 0.3s ease;
}

.wb_href:hover .wb_href_img {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}

/* ---- 320px baseline ---- */
.wb_href_img {
  width: 120px;
  height: auto;
}

/* ---- 640px breakpoint ---- */
@media (min-width: 640px) {
  .wb_href_img {
    width: 140px;
    height: auto;
  }
}
/* ---- 768px breakpoint ---- */
@media (min-width: 768px) {
  .main_wb {
    position: relative;
    margin: 0;
    margin-left: -50%;
    margin-top: -100px;
  }
  .main_wb_inner {
    padding: 0;
  }
  .main_wb_block {
    margin: 15px 0;
  }
  .wb_href_img {
    width: 160px;
    height: auto;
  }
}
@media (min-width: 841px) {
  .main_wb {
    margin-top: -80px;
  }
}
/* ---- 1024px breakpoint (WB positioned left under feedback1) ---- */
@media (min-width: 1024px) {
  .main_wb {
    position: relative;
    margin: 0;
    margin-left: -530px;
    margin-top: -90px;
  }
  .main_wb_inner {
    padding: 0;
  }
  .main_wb_block {
    margin: 15px 0;
  }
  .wb_href_img {
    width: 150px;
    height: auto;
  }
}
/* ---- 1440px breakpoint ---- */
@media (min-width: 1440px) {
  .main_wb {
    position: static;
    width: 100%;
    margin: 0;
    margin-top: 30px;
  }
  .main_wb_inner {
    padding: 0 15px;
    width: 100%;
  }
  .main_wb_block {
    justify-content: center;
    margin: 20px auto;
  }
  .wb_href_img {
    width: 170px;
    height: auto;
  }
}
.main_contacts {
  justify-items: center;
}

.main_map_block {
  width: 100%;
  margin-top: 20px;
}

.map_href_img {
  width: 90%;
  height: auto;
  border-radius: 8px;
}

.main_contacts_textblock {
  display: flex;
  align-items: center;
  text-align: left;
  justify-items: left;
  flex-wrap: wrap;
  width: 90%;
  margin-left: 3%;
  padding: 0 15px;
}

@media (min-width: 1024px) {
  .main_block_contacts_inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 95%;
    margin: 0 auto;
    align-items: center;
  }
}
@media (min-width: 450px) {
  .main_contacts_textblock {
    padding: 0 25px;
  }
}
.contacts_phone_box {
  align-items: center;
  justify-content: left;
}

@media (min-width: 450px) {
  .contacts_phone_box {
    display: flex;
  }
}
@media (min-width: 1024px) {
  .contacts_phone_box {
    display: grid;
    margin-top: 20px;
  }
}
.main_contacts_text {
  display: flex;
  width: 100%;
  padding: 5px 0 5px 0;
  color: #6B4525;
  text-align: left;
  hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  word-wrap: break-word;
  font-weight: 600;
  line-height: 23px;
  font-size: 10px;
  letter-spacing: 0.5px;
}

@media (min-width: 640px) {
  .main_contacts_text {
    line-height: 25px;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .main_contacts_text {
    line-height: 30px;
    font-size: 15px;
  }
}
.contacts_phone_href {
  color: #6B4525;
  font-weight: 700;
  text-decoration: none;
  font-size: 18px;
  margin-left: 10px;
  margin-top: -2px;
}

@media (min-width: 640px) {
  .contacts_phone_href {
    font-size: 21px;
  }
}
@media (min-width: 768px) {
  .contacts_phone_href {
    font-size: 25px;
    margin-left: 15px;
  }
}
.contacts_social {
  display: flex;
  align-items: center;
  justify-content: left;
}

.contacts_social_href {
  justify-items: center;
  margin-top: 5px;
  padding-left: 18px;
}

@media (min-width: 768px) {
  .contacts_social_href {
    padding-left: 20px;
  }
}
.contacts_social_href_img {
  width: 45px;
}

@media (min-width: 768px) {
  .contacts_social_href_img {
    width: 50px;
  }
}/*# sourceMappingURL=style.css.map */