@charset "UTF-8";
@font-face {
  font-family: "Georgia";
  src: url("../../assets/fonts/georgia/Georgia.woff2") format("woff2"), url("../../assets/fonts/georgia/Georgia.woff2") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Georgia";
  src: url("../../assets/fonts/georgia/Georgia-Italic.woff2") format("woff2"), url("../../assets/fonts/georgia/Georgia-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Georgia";
  src: url("../../assets/fonts/georgia/Georgia-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/georgia/Georgia-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Georgia";
  src: url("../../assets/fonts/georgia/Georgia-Bold.woff2") format("woff2"), url("../../assets/fonts/georgia/Georgia-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial";
  src: url("../../assets/fonts/arial/Arial-Black.woff2") format("woff2"), url("../../assets/fonts/arial/Arial-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial";
  src: url("../../assets/fonts/arial/Arial-ItalicMT.woff2") format("woff2"), url("../../assets/fonts/arial/Arial-ItalicMT.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Arial";
  src: url("../../assets/fonts/arial/Arial-BoldMT.woff2") format("woff2"), url("../../assets/fonts/arial/Arial-BoldMT.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial";
  src: url("../../assets/fonts/arial/Arial-BoldItalicMT.woff2") format("woff2"), url("../../assets/fonts/arial/Arial-BoldItalicMT.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Arial";
  src: url("../../assets/fonts/arial/ArialMT.woff2") format("woff2"), url("../../assets/fonts/arial/ArialMT.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

ul {
  list-style-type: none;
  padding-inline-start: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

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

body {
  font-size: 1.6rem;
  font-family: Georgia, "Times New Roman", Times, serif;
  position: relative;
}

h1 {
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: 0.06em;
}

h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 44px;
  line-height: 130%;
}
@media (max-width: 767px) {
  h2 {
    font-size: 2.5rem;
  }
}

h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 130%;
  letter-spacing: 0.06em;
}
@media (max-width: 767px) {
  h3 {
    font-size: 2.5rem;
  }
}

.burger {
  display: none;
  position: relative;
  width: 30px;
  height: 22px;
  transition: all 0.5s;
  z-index: 3;
}
@media (max-width: 767px) {
  .burger {
    display: block;
  }
}
.burger_open {
  transform: rotate(90deg) translate(0px, 2px);
}

.burger__line {
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #f1cdb3;
}
.burger__line::before {
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #f1cdb3;
  content: "";
  top: 20px;
  left: 0;
}
.burger__line::after {
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #f1cdb3;
  content: "";
  top: 10px;
  left: 0;
}

@keyframes move-left {
  from {
    left: -100%;
  }
  to {
    left: 0%;
  }
}
@keyframes move-right {
  from {
    left: -100%;
  }
  to {
    left: -200%;
  }
}
.transition-right {
  animation-name: move-right;
  animation-duration: 1.5s;
}

.transition-left {
  animation-name: move-left;
  animation-duration: 1.5s;
}

.shadow {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(41, 41, 41, 0.6);
  /* цвет фона */
  z-index: 1;
  opacity: 0;
  /* по умолчанию модальное окно прозрачно */
  visibility: hidden;
  -webkit-transition: opacity 200ms ease-in;
  -moz-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  /* анимация перехода */
  margin: 0;
  padding: 0;
  transition: all 0.5s;
}
.shadow_active {
  visibility: visible;
  opacity: 1;
}

.button {
  padding: 15px 45px;
  border-radius: 100px;
  border: none;
  font-size: 17px;
  line-height: 130%;
  color: #292929;
  /* identical to box height, or 22px */
  transition: all 0.3s;
  cursor: pointer;
  letter-spacing: 0.06em;
}
.button_secondary {
  background-color: transparent;
  border: 2px solid #f1cdb3;
  padding: 13px 43px;
  color: #292929;
}
.button_colored {
  background-color: #f1cdb3;
}
.button_colored:hover {
  background-color: #fddcc4;
}

.slider__button {
  min-width: 52px;
  min-height: 52px;
  border-radius: 100px;
  border: 2px solid #f1cdb3;
  font-size: 25px;
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
}
.slider__button_left {
  background-image: url("../../assets/icons/arrow_left.svg");
}
.slider__button_right {
  background-image: url("../../assets/icons/arrow_right.svg");
}
.slider__button:hover {
  background-color: #fddcc4;
}

.title_main {
  color: #545454;
}
.title_pets {
  max-width: 400px;
  text-align: center;
  margin: 0;
}
.title_about {
  max-width: 370px;
  margin: 0;
  /*перенести в парт3*/
}
@media (max-width: 767px) {
  .title_about {
    max-width: 29rem;
  }
}
.title_help {
  max-width: 310px;
  text-align: center;
  margin: 0;
}
.title_donation {
  max-width: 300px;
  margin: 0;
}
@media (max-width: 767px) {
  .title_donation {
    max-width: 21rem;
  }
}
.title_footer {
  color: #ffffff;
  max-width: 280px;
  margin: 0;
}
@media (max-width: 767px) {
  .title {
    text-align: center;
  }
}

.pet {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fafafa;
  border-radius: 9px;
  padding-bottom: 30px;
}
.pet:hover {
  cursor: pointer;
  background-color: #ffffff;
  box-shadow: 0px 2px 35px 14px rgba(13, 13, 13, 0.04);
}
.pet:hover .button_secondary {
  background-color: #f1cdb3;
  border-color: #f1cdb3;
}
.pet:hover .button_secondary:hover {
  background-color: #fddcc4;
  border-color: #fddcc4;
}
@media (max-width: 1279px) {
  .pet:nth-child(3) {
    display: none;
  }
}
@media (max-width: 767px) {
  .pet:nth-child(2) {
    display: none;
  }
}

.pet__img {
  display: block;
}

.pet__name {
  font-size: 20px;
  letter-spacing: 0.06em;
  color: #545454;
  margin: 30px 0;
}

.help-item {
  height: 113px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  min-width: 60px;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media (max-width: 1279px) {
  .help-item {
    /*перенести в парт3*/
    flex-basis: 24%;
  }
}
.help-item:nth-child(1) {
  background-image: url("../../assets/icons/icon-pet-food.svg");
}
.help-item:nth-child(2) {
  background-image: url("../../assets/icons/icon-transportation.svg");
}
.help-item:nth-child(3) {
  background-image: url("../../assets/icons/icon-toys.svg");
}
.help-item:nth-child(4) {
  background-image: url("../../assets/icons/icon-bowls-and-cups.svg");
}
.help-item:nth-child(5) {
  background-image: url("../../assets/icons/icon-shampoos.svg");
}
.help-item:nth-child(6) {
  background-image: url("../../assets/icons/icon-vitamins.svg");
}
.help-item:nth-child(7) {
  background-image: url("../../assets/icons/icon-medicines.svg");
}
.help-item:nth-child(8) {
  background-image: url("../../assets/icons/icon-collars-leashes.svg");
}
.help-item:nth-child(9) {
  background-image: url("../../assets/icons/icon-sleeping-area.svg");
}
@media (max-width: 767px) {
  .help-item {
    height: 87px;
    min-width: 130px;
    background-size: 37%;
  }
}

.help_text {
  margin: 0;
  font-size: 20px;
  line-height: 115%;
  text-align: center;
  letter-spacing: 0.06em;
  color: #545454;
}
@media (max-width: 767px) {
  .help_text {
    font-size: 15px;
    line-height: 110%;
  }
}

.footer-content-item {
  margin-top: 16px;
  max-width: 302px;
  height: 234px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /*перенести в парт3*/
}
@media (max-width: 1279px) {
  .footer-content-item {
    min-width: 38%;
  }
}
@media (max-width: 767px) {
  .footer-content-item {
    height: 207px;
    align-items: center;
  }
  .footer-content-item:nth-child(2) {
    height: 22.2rem;
  }
  .footer-content-item:nth-child(2) .contact-item {
    width: 100%;
  }
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 20px;
  line-height: 115%;
  letter-spacing: 0.06em;
  color: #f1cdb3;
}
.contact-item:hover .contact-item__text {
  color: #ffffff;
}
.contact-item:hover .contact-item__icon {
  filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(7498%) hue-rotate(201deg) brightness(108%) contrast(100%);
}

.contact-item__icon {
  height: 32px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.contact-item__icon_email {
  background-image: url("../../assets/icons/icon-email.svg");
  width: 40px;
}
.contact-item__icon_phone {
  background-image: url("../../assets/icons/icon-phone.svg");
  width: 40px;
}
.contact-item__icon_pin {
  background-image: url("../../assets/icons/pin.svg");
  width: 22px;
}

.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: scroll;
  background: rgba(41, 41, 41, 0.6);
}

.modal {
  position: relative;
}
.modal:hover .modal__btn {
  background-color: transparent;
}

.pet-modal-content {
  border-radius: 9px;
  background-color: #fafafa;
  display: flex;
  max-width: 900px;
  min-height: 341px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* or 14px */
  letter-spacing: 0.06em;
  color: #000000;
  overflow: scroll;
}
@media (max-width: 1279px) {
  .pet-modal-content {
    max-width: 630px;
  }
}
@media (max-width: 767px) {
  .pet-modal-content {
    max-width: 240px;
  }
}

.modal__btn {
  position: absolute;
  left: calc(100% - 9px);
  bottom: 100%;
  min-width: 52px;
  min-height: 52px;
  border-radius: 100px;
  border: 2px solid #f1cdb3;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 50%;
  font-size: 34px;
  line-height: 125%;
  text-align: center;
  /* identical to box height, or 23px */
  letter-spacing: 0.06em;
  color: #292929;
  background-color: #fddcc4;
}
.modal__btn:hover {
  background-color: #fddcc4 !important;
}
@media (max-width: 767px) {
  .modal__btn {
    left: calc(100% - 22px);
  }
}

.modal-image {
  min-width: 55.55556%;
}
@media (max-width: 767px) {
  .modal-image {
    display: none;
  }
}

.modal__img {
  display: block;
  width: 100%;
  border-radius: 9px;
}

.modal__content {
  padding-left: 3rem;
  padding-right: 2rem;
  padding-top: 1.5rem;
}
@media (max-width: 1279px) {
  .modal__content {
    padding-left: 1.1rem;
    padding-right: 0.8rem;
    padding-top: 1rem;
  }
}

.title_modal {
  margin-bottom: 1rem;
}
@media (max-width: 1279px) {
  .title_modal {
    margin-top: 0;
  }
}
@media (max-width: 1279px) {
  .title_modal {
    font-size: 3.5rem;
  }
}

.modal__subtitLe {
  font-weight: 400;
  font-size: 20px;
  line-height: 115%;
  /* identical to box height, or 23px */
  letter-spacing: 0.06em;
  margin: 0;
}
@media (max-width: 767px) {
  .modal__subtitLe {
    text-align: center;
  }
}

.modal__text {
  font-size: 15px;
  line-height: 115%;
  /* or 17px */
  letter-spacing: 0.06em;
  margin: 4rem 0;
}
@media (max-width: 1279px) {
  .modal__text {
    margin: 2rem 0 1.8rem 0;
    font-size: 1.3rem;
    line-height: 110%;
  }
}
@media (max-width: 767px) {
  .modal__text {
    text-align: justify;
    margin: 2rem 0 2.4rem 0;
  }
}

.modal__list {
  margin: 0;
}

.modal__list__item {
  margin-bottom: 1.1rem;
  letter-spacing: 0.06em;
  font-size: 15px;
  line-height: 110%;
}
.modal__list__item::before {
  content: "•";
  color: #f1cdb3;
}
@media (max-width: 1279px) {
  .modal__list__item {
    margin-bottom: 0.6rem;
  }
}

.bold__text {
  font-weight: bold;
}

.wrapper {
  width: 1280px;
  margin: 0 auto;
  padding: 0 4rem;
}
@media (max-width: 1279px) {
  .wrapper {
    width: auto;
    max-width: 1280px;
    padding: 0 3rem;
  }
}
@media (max-width: 767px) {
  .wrapper {
    padding: 0 1rem;
  }
}

.header {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  padding-top: 6rem;
}
@media (max-width: 1279px) {
  .header {
    padding-top: 3rem;
  }
}

.header-wrapper {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .header-wrapper {
    align-items: center;
    padding-right: 5.3rem;
    /*перенести в парт3*/
  }
}

.logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .logo {
    z-index: 3;
  }
}

.hidden {
  visibility: hidden;
}

.logo__title {
  margin: 0;
  color: #f1cdb3;
}

.logo__subtitle {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.1em;
  margin-top: 10px;
  color: #ffffff;
}

.header-navigation {
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .header-navigation {
    visibility: hidden;
    z-index: 2;
    position: fixed;
    top: 0;
    right: -100%;
    background-color: #292929;
    min-width: 320px;
    height: 100vh;
  }
  .header-navigation_open {
    right: 0;
    visibility: visible;
    overflow: scroll;
  }
}
.header-navigation .logo {
  display: none;
  position: absolute;
  left: 8px;
  top: 30px;
}
@media (max-width: 767px) {
  .header-navigation .logo {
    display: block;
  }
}
.header-navigation .logo .logo__title {
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: 0.06em;
}
.header-navigation .logo .logo__subtitle {
  margin-top: 10px;
  display: block;
}

.navigation {
  display: flex;
  gap: 35px;
}
@media (max-width: 767px) {
  .navigation {
    flex-direction: column;
    align-items: center;
    padding-top: 23.2rem;
    gap: 0;
  }
}

@media (max-width: 767px) {
  .nav__item {
    margin-bottom: 4.1rem;
  }
}

.nav-link {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 160%;
  padding-bottom: 4px;
  color: #cdcdcd;
}
.nav-link_active {
  color: #fafafa;
  border-bottom: #f1cdb3 solid 3px;
}
.nav-link:hover {
  color: #ffffff;
}
@media (max-width: 767px) {
  .nav-link {
    font-size: 32px;
  }
}

.footer {
  background: url("../../assets/images/png/noise_transparent@2x.png"), radial-gradient(100% 215.42% at 0% 0%, #5b483a 0%, #262425 100%);
}

.footer-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 6.5rem;
  padding-top: 4rem;
}
@media (max-width: 1279px) {
  .footer-wrapper {
    padding: 3rem 3.5rem 0 3.5rem;
    justify-content: space-around;
  }
  .footer-wrapper .footer-content-item {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .footer-wrapper {
    row-gap: 4rem;
    padding: 3rem 0 0 0;
  }
}

@media (max-width: 767px) {
  .footer-puppy {
    width: 81.6%;
    /*перенести в парт3*/
    max-width: 30rem;
  }
}

.footer-puppy__img {
  display: block;
  width: 100%;
}

.hero {
  padding-top: 18rem;
  background: url("../../assets/images/png/noise_transparent@2x.png"), radial-gradient(100% 215.42% at 0% 0%, #5b483a 0%, #262425 100%);
}
@media (max-width: 1279px) {
  .hero {
    padding-top: 10.5rem;
  }
}

.hero-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  /*перенести в парт3*/
}
@media (max-width: 1279px) {
  .hero-wrapper {
    flex-direction: column;
  }
}

.description {
  margin-bottom: 12.5rem;
}
@media (max-width: 1279px) {
  .description {
    margin-bottom: 10rem;
  }
  .description > form {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .description {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10.5rem;
  }
}

.heading {
  max-width: 310px;
  margin-top: 45px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .heading {
    text-align: center;
    max-width: 25.5rem;
    letter-spacing: 0.06em;
    margin-bottom: 0;
  }
}

.hero__text {
  margin: 42px 0;
  max-width: 460px;
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 160%;
  color: #cdcdcd;
}
@media (max-width: 767px) {
  .hero__text {
    text-align: center;
    max-width: 300px;
  }
}

.start-puppy {
  margin-left: auto;
}
@media (max-width: 1279px) {
  .start-puppy {
    width: 80.3%;
    /*перенести в парт3*/
    max-width: 69rem;
  }
}
@media (max-width: 767px) {
  .start-puppy {
    width: 86.59%;
    /*перенести в парт3*/
    max-width: 50rem;
  }
}

.start__puppy__img {
  display: block;
  width: 100%;
}

.about-wrapper {
  padding-top: 80px;
  padding-bottom: 100px;
  row-gap: 79px;
  column-gap: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap-reverse;
  /*перенести в парт3*/
}
@media (max-width: 1279px) {
  .about-wrapper {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .about-wrapper {
    padding-top: 4.2rem;
    padding-bottom: 4.2rem;
    row-gap: 4.2rem;
  }
}

@media (max-width: 767px) {
  .about-image {
    width: 86.2%;
    /*перенести в парт3*/
    max-width: 30rem;
  }
}

.about__pets__img {
  display: block;
  width: 100%;
}

.about-content {
  max-width: 430px;
}
@media (max-width: 767px) {
  .about-content {
    padding: 0 1.5rem;
    /*перенести в парт3*/
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.about__text {
  margin: 25px 0 0 0;
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 160%;
  color: #4c4c4c;
}
@media (max-width: 767px) {
  .about__text {
    text-align: justify;
  }
  .about__text:nth-child(3) {
    margin-top: 2.2rem;
  }
  .about__text:nth-child(2) {
    margin-top: 2.4rem;
  }
}

.pets {
  background-color: #f6f6f6;
}

.pets-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 79px;
  padding-bottom: 10rem;
}
@media (max-width: 767px) {
  .pets-wrapper {
    padding-top: 4.2rem;
    padding-bottom: 4.2rem;
  }
}

.slider {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 60px;
  /*перенести в парт3*/
}
.slider .slider__button_right {
  margin-left: 53px;
}
@media (max-width: 1279px) {
  .slider .slider__button_right {
    margin-left: 12px;
  }
}
@media (max-width: 767px) {
  .slider .slider__button_right {
    margin-left: 4rem;
  }
}
.slider .slider__button_left {
  margin-right: 53px;
}
@media (max-width: 1279px) {
  .slider .slider__button_left {
    margin-right: 12px;
  }
}
@media (max-width: 767px) {
  .slider .slider__button_left {
    margin-right: 4rem;
  }
}
@media (max-width: 1279px) {
  .slider {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .slider {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 4.2rem;
    padding-bottom: 4.2rem;
  }
}

.carousel-wrapper {
  flex-grow: 1;
  overflow: hidden;
}
@media (max-width: 767px) {
  .carousel-wrapper {
    order: -1;
    width: 100%;
  }
}

.slider-items-wrapper {
  height: 435.09px;
  display: flex;
  width: 300%;
  position: relative;
  left: -100%;
}

.slider-items {
  display: flex;
  justify-content: center;
  gap: 9rem;
  width: 100%;
  /*перенести в парт3*/
}
@media (max-width: 1279px) {
  .slider-items {
    justify-content: center;
    flex-grow: initial;
    column-gap: 4rem;
  }
}
@media (max-width: 767px) {
  .slider-items {
    width: 100%;
    justify-content: center;
    order: -1;
    padding-bottom: 2rem;
  }
}

.help-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
}
@media (max-width: 767px) {
  .help-wrapper {
    padding: 4.2rem 1.5rem;
  }
}

.help-items {
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 120px;
  row-gap: 55px;
  justify-content: center;
}
@media (max-width: 1279px) {
  .help-items {
    column-gap: 60px;
  }
}
@media (max-width: 767px) {
  .help-items {
    padding-top: 4.2rem;
    padding-bottom: 0;
    gap: 3rem;
    /*перенести в парт3*/
    justify-content: space-between;
    max-width: 43rem;
  }
}

.donation {
  background-color: #f6f6f6;
}

.donation-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap-reverse;
  row-gap: 60px;
  padding-top: 80px;
  padding-bottom: 100px;
  /*перенести в парт3*/
}
@media (max-width: 1279px) {
  .donation-wrapper {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .donation-wrapper {
    padding: 4.1rem 0 4.2rem;
    row-gap: 4.2rem;
  }
}

@media (max-width: 767px) {
  .donation-dog {
    width: 81%;
    /*перенести в парт3*/
    max-width: 50rem;
  }
}

.donation-dog__img {
  display: block;
  width: 100%;
}

.donation-content {
  padding-left: 30px;
}
.donation-content a {
  display: block;
  width: min-content;
}
@media (max-width: 1279px) {
  .donation-content {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .donation-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.donation-content__bank-data {
  font-size: 15px;
  line-height: 110%;
  letter-spacing: 0.06em;
  color: #545454;
  margin: 18px 0;
  display: block;
}
@media (max-width: 767px) {
  .donation-content__bank-data {
    margin: 2rem 0;
    line-height: 160%;
    letter-spacing: normal;
  }
}

.bank-card {
  width: 350px;
  height: 43px;
  font-size: 20px;
  line-height: 115%;
  letter-spacing: 0.06em;
  color: #545454;
  background-color: #f1cdb3;
  border-radius: 9px;
  padding: 10px 15px;
  margin: 20px 0;
  display: flex;
}
.bank-card:hover {
  background-color: #fddcc4;
}
@media (max-width: 767px) {
  .bank-card {
    align-items: center;
    font-size: 15px;
    line-height: 110%;
    width: 281px;
    margin: 0;
  }
}

.bank-card__icon {
  width: 30px;
  height: 23px;
  margin-right: 14px;
  background-image: url("../../assets/icons/credit-card.svg");
}

.legal-information {
  margin-bottom: 0;
  width: 380px;
  font-family: "Arial";
  font-style: italic;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #b2b2b2;
}
@media (max-width: 767px) {
  .legal-information {
    max-width: 28rem;
    margin-top: 2rem;
    text-align: justify;
  }
}

/*# sourceMappingURL=style.css.map */
