/*! 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 {
  -webkit-box-sizing: content-box;
          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 */
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
}

.titles, .donation__title, .about__title, .intro__title, .location__title, .contacts__title, .title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 0.06em;
  max-width: 400px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .titles, .donation__title, .about__title, .intro__title, .location__title, .contacts__title, .title {
    font-size: 25px;
  }
}

.justify-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.navigation {
  z-index: 2;
  -webkit-transition: 1s;
  transition: 1s;
}
.navigation.active {
  right: 0px;
}
.navigation__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.navigation__item {
  margin-left: 35px;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}
.navigation__item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  background-color: #f1cdb3;
  width: 100%;
  height: 3px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.navigation__item:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.navigation__item.active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  background-color: #f1cdb3;
  width: 100%;
  height: 3px;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.navigation__link {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.95rem;
  color: #cdcdcd;
  letter-spacing: 0;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.navigation__link:hover {
  color: #fafafa;
}
.header--light .navigation .navigation__list .navigation__item > * {
  color: #545454;
}
.header--light .navigation .navigation__list .navigation__item > *:hover {
  color: #292929;
}
@media screen and (max-width: 767px) {
  .navigation {
    position: fixed;
    top: 0;
    right: -350%;
  }
  .navigation__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
    background-color: #292929;
    width: 320px;
    margin: 0;
    padding: 48px 0 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .navigation__item {
    text-align: center;
    margin-bottom: 55px;
    margin-left: 0;
  }
  .navigation__link {
    font-size: 32px;
  }
  .header--light .navigation .navigation__list .navigation__item > * {
    color: #cdcdcd;
  }
  .header--light .navigation .navigation__list .navigation__item > *:hover {
    color: #fafafa;
  }
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 49px;
  background: #f1cdb3;
  border-radius: 100px;
  font-family: "Georgia", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.06em;
  color: #292929;
  cursor: pointer;
  border: none;
  outline: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn:hover {
  background: #fddcc4;
}
.btn--transparent {
  display: block;
  text-align: center;
  padding: 15px 46px;
  background: transparent;
  border: 2px solid #f1cdb3;
  border-radius: 100px;
  font-family: "Georgia", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.06em;
  color: #292929;
  cursor: pointer;
  outline: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn--transparent:hover {
  background: #fddcc4;
}
.btn--primary, .btn__link {
  text-decoration: none;
}
.btn--primary {
  display: inline-block;
  margin-right: auto;
}
.btn__link {
  max-width: 165px;
}
@media screen and (max-width: 991px) {
  .btn--primary {
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  .btn--primary {
    font-size: 17px;
    padding: 16px 44px;
  }
}

.btn-control {
  position: relative;
  width: 52px;
  height: 52px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #f1cdb3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  pointer-events: visible;
}
.btn-control:hover {
  background-color: #f1cdb3;
}
.btn-control::before {
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.btn-control--prev::before {
  content: url("../assets/icons/prev.svg");
}
.btn-control--next::before {
  content: url("../assets/icons/next.svg");
}

.title {
  margin-bottom: 60px;
}

.card__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fafafa;
  border-radius: 9px;
  max-width: 270px;
  padding-bottom: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  cursor: pointer;
}
.card__item:hover {
  background-color: #fff;
}
.card__item:hover .btn--transparent {
  background: #fddcc4;
}
.card__title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #545454;
  letter-spacing: 0.06em;
  text-align: center;
  margin: 30px 0;
}
@media screen and (max-width: 767px) {
  .card__title {
    margin: 29px 0 32px;
  }
}

.carousel {
  position: relative;
  overflow: hidden;
}
.carousel__outer {
  margin: 0 5%;
  overflow: hidden;
}
.carousel__inner {
  position: relative;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.carousel__slides-container {
  --columns: 3;
  position: relative;
  left: -100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  width: 100%;
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.carousel__slides-container > .card {
  --width: calc(100% / var(--columns));
  max-width: var(--width);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--width);
          flex: 0 0 var(--width);
  padding: 0 calc((var(--width) - 270px) / 2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.carousel__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  position: absolute;
  top: 52%;
  left: 50%;
  -webkit-transform: translate(-50%, -65%);
          transform: translate(-50%, -65%);
  width: 100%;
}
@media screen and (max-width: 1100px) {
  .carousel__slides-container {
    --columns: 2;
  }
}
@media screen and (max-width: 991px) {
  .carousel {
    margin: 60px 0 62px 0;
  }
  .carousel__outer {
    margin: 0 6%;
  }
}
@media screen and (max-width: 767px) {
  .carousel {
    margin: 42px 0 6px 0;
  }
  .carousel__outer {
    margin: 0 5%;
  }
  .carousel__slides-container {
    --columns: 1;
    margin-bottom: 55px;
  }
  .carousel__controls {
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 81px;
  }
}

.move-left {
  -webkit-animation: move-left-animation 3s;
          animation: move-left-animation 3s;
}

.move-right {
  -webkit-animation: move-right-animation 3s;
          animation: move-right-animation 3s;
}

@-webkit-keyframes move-left-animation {
  0% {
    left: 0%;
  }
  100% {
    left: 100%;
  }
}

@keyframes move-left-animation {
  0% {
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
@-webkit-keyframes move-right-animation {
  0% {
    left: 0%;
  }
  100% {
    left: -100%;
  }
}
@keyframes move-right-animation {
  0% {
    left: 0%;
  }
  100% {
    left: -100%;
  }
}
.titles, .donation__title, .about__title, .intro__title, .location__title, .contacts__title, .title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 0.06em;
  max-width: 400px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .titles, .donation__title, .about__title, .intro__title, .location__title, .contacts__title, .title {
    font-size: 25px;
  }
}

.justify-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.help-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 27px 119px;
  padding: 0 87px;
}
.help-list__item {
  text-align: center;
}
@media (max-width: 768px) {
  .help-list__item {
    width: 170px;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .help-list__item {
    width: 125px;
  }
}
.help-list__title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #545454;
  letter-spacing: 0.06em;
  -webkit-margin-before: 1.33em;
          margin-block-start: 1.33em;
  -webkit-margin-after: 1.33em;
          margin-block-end: 1.33em;
}
@media (max-width: 767px) and (min-width: 320px) {
  .help-list__title {
    font-size: 15px;
    margin-top: 17px;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .help-list__icon {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1279px) and (min-width: 768px) {
  .help-list {
    padding: 0;
    gap: 27px 60px;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .help-list {
    width: 290px;
    margin: 0 auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 9px 40px;
    padding: 0;
  }
}

.titles, .donation__title, .about__title, .intro__title, .location__title, .contacts__title, .title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 0.06em;
  max-width: 400px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .titles, .donation__title, .about__title, .intro__title, .location__title, .contacts__title, .title {
    font-size: 25px;
  }
}

.justify-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.credit-card {
  background-color: #f1cdb3;
  border-radius: 9px;
  padding: 10px 15px;
  max-width: 319px;
  width: 100%;
  text-align: right;
  margin-bottom: 20px;
}
.credit-card__link {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #545454;
  letter-spacing: 0.06em;
  position: relative;
  text-decoration: none;
}
.credit-card__link::before {
  content: url("../assets/icons/credit-card.svg");
  position: absolute;
  top: 0;
  left: -42px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .credit-card__link {
    font-size: 15px;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .credit-card {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 12px 15px;
    max-width: 278px;
    margin: 0 auto 20px;
  }
}

.titles, .donation__title, .about__title, .intro__title, .location__title, .contacts__title, .title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 0.06em;
  max-width: 400px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .titles, .donation__title, .about__title, .intro__title, .location__title, .contacts__title, .title {
    font-size: 25px;
  }
}

.justify-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 300px;
  padding-top: 17px;
  line-height: 45px;
}
.contacts__title {
  text-align: left;
  color: #fff;
  margin: 0 0 32px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .contacts__title {
    text-align: center;
    line-height: 32px;
  }
}
.contacts__link {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #f1cdb3;
  letter-spacing: 0.06em;
  position: relative;
  margin-bottom: 28px;
  padding-left: 60px;
  text-decoration: none;
}
@media (max-width: 767px) and (min-width: 320px) {
  .contacts__link {
    text-align: center;
  }
}
.contacts__link--mail::before {
  content: url("../assets/icons/icon-email.svg");
}
.contacts__link--phone::before {
  content: url("../assets/icons/icon-phone.svg");
}
@media (max-width: 767px) and (min-width: 320px) {
  .contacts__link--phone::before {
    margin-bottom: 15px;
  }
}
.contacts__link::before {
  position: absolute;
  top: 66%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) and (min-width: 320px) {
  .contacts__link::before {
    left: 27px;
  }
}
@media (max-width: 768px) {
  .contacts {
    -webkit-transform: translateX(7px);
            transform: translateX(7px);
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .contacts {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.titles, .donation__title, .about__title, .intro__title, .location__title, .title, .contacts__title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 0.06em;
  max-width: 400px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .titles, .donation__title, .about__title, .intro__title, .location__title, .title, .contacts__title {
    font-size: 25px;
  }
}

.justify-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 300px;
  padding-top: 17px;
  line-height: 45px;
  -webkit-transform: translateX(-11px);
          transform: translateX(-11px);
}
@media (max-width: 767px) and (min-width: 320px) {
  .location {
    padding-top: 7px;
  }
}
.location__title {
  text-align: left;
  color: #fff;
  margin: 0 0 32px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .location__title {
    text-align: center;
    line-height: 32px;
    padding: 0 23px 0 39px;
    margin: 0px 0px 39px;
  }
}
.location__address {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #f1cdb3;
  letter-spacing: 0.06em;
  position: relative;
  margin-bottom: 35px;
  padding-left: 41px;
  line-height: 24px;
  text-decoration: none;
}
@media (max-width: 767px) and (min-width: 320px) {
  .location__address {
    padding-left: 47px;
    margin-bottom: 43px;
  }
}
.location__address::before {
  content: url("../assets/icons/icon-marker.svg");
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) and (min-width: 320px) {
  .location__address::before {
    left: 8px;
  }
}
@media (max-width: 768px) {
  .location {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}

.logo {
  text-align: center;
  line-height: 34px;
}
.logo__title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 32px;
  letter-spacing: 2px;
  max-width: 400px;
  color: #f1cdb3;
  margin-bottom: 0 !important;
}
.logo__description {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.8rem;
  color: #fff;
  letter-spacing: 0.1em;
  margin: 0;
}
.logo__link {
  text-decoration: none;
}
.header--light .logo .logo__link > * {
  color: #292929;
}
@media screen and (max-width: 991px) {
  .logo__description {
    font-size: 13px;
  }
}

.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}
@media screen and (max-width: 1279px) {
  .container {
    max-width: 970px;
  }
}
@media screen and (max-width: 991px) {
  .container {
    max-width: 708px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    max-width: 570px;
  }
}
@media screen and (max-width: 575px) {
  .container {
    max-width: 300px;
    padding: 0;
  }
}

.icon {
  width: 27px;
  height: 23px;
}

.titles, .donation__title, .about__title, .intro__title, .title, .contacts__title, .location__title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 0.06em;
  max-width: 400px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .titles, .donation__title, .about__title, .intro__title, .title, .contacts__title, .location__title {
    font-size: 25px;
  }
}

.justify-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 342px;
  margin: 0 auto;
  gap: 20px;
}
.pagination__count {
  height: 20px;
  width: 20px;
  display: inline-block;
  border: 2px solid #f1cdb3;
  border-radius: 50%;
  padding: 14px;
  color: #292929;
  text-decoration: none;
}
.pagination__count.active {
  background-color: #f1cdb3;
}
.pagination__count.disable {
  border: 2px solid #cdcdcd;
}
.pagination__btn {
  position: relative;
  padding: 24px;
  border: 2px solid #f1cdb3;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
}
.pagination__btn.disable {
  border: 2px solid #cdcdcd;
  fill: #cdcdcd;
}
.pagination__btn.disable:hover {
  background-color: transparent;
  cursor: default;
}
.pagination__btn:hover {
  background-color: #f1cdb3;
}
.pagination__btn--one-step {
  width: 11px;
  height: 11px;
}
.pagination__btn .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
  .pagination {
    margin-top: 11px;
  }
}
@media screen and (max-width: 767px) {
  .pagination {
    max-width: 100%;
    margin-top: 0;
    gap: 9px;
  }
  .pagination__btn {
    margin: 0;
  }
}

.burger-menu {
  display: none;
  width: 32px;
  height: 20px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  cursor: pointer;
  z-index: 3;
}
.burger-menu.active {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.burger-menu__item {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background-color: #f1cdb3;
}
.burger-menu__item::before, .burger-menu__item::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #f1cdb3;
}
.burger-menu__item::before {
  top: 10px;
}
.burger-menu__item::after {
  top: -10px;
}
@media screen and (max-width: 767px) {
  .burger-menu {
    display: block;
    position: relative;
    top: 5px;
  }
  .header--light .burger-menu .burger-menu__item {
    background-color: #000;
  }
  .header--light .burger-menu .burger-menu__item::before, .header--light .burger-menu .burger-menu__item::after {
    background-color: #000;
  }
  .header--light .burger-menu.active .burger-menu__item {
    background-color: #f1cdb3;
  }
  .header--light .burger-menu.active .burger-menu__item::before, .header--light .burger-menu.active .burger-menu__item::after {
    background-color: #f1cdb3;
  }
}

.modal-card {
  position: relative;
  width: 900px;
  max-width: 100%;
  background-color: #fafafa;
  -webkit-box-shadow: 0px 2px 35px 14px rgba(13, 13, 13, 0.04);
          box-shadow: 0px 2px 35px 14px rgba(13, 13, 13, 0.04);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 99;
}
.modal-card:hover .close {
  background: transparent;
}
.modal-card__img {
  width: 500px;
  height: 500px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  .modal-card {
    width: 630px;
  }
  .modal-card__img {
    width: 350px;
    height: 350px;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .modal-card {
    width: 240px;
  }
  .modal-card__img {
    display: none;
  }
}

.info {
  padding: 20px 20px 20px 30px;
}
.info__title, .info__breed, .info__description {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  letter-spacing: 0.06em;
}
.info__title {
  font-size: 35px;
  margin-bottom: 10px;
}
.info__breed {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 40px;
}
.info__description {
  font-size: 15px;
  margin-bottom: 40px;
  line-height: 16.5px;
}
.info__list {
  list-style: none;
  padding-left: 11px;
}
.info__item {
  position: relative;
  margin-bottom: 11px;
}
.info__item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -11px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #f1cdb3;
}
.info__item-name {
  font-family: "Georgia", sans-serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.06em;
}
@media (max-width: 1280px) and (min-width: 320px) {
  .info {
    padding: 0px 4px 0px 11px;
  }
  .info__title {
    margin-top: 13px;
  }
  .info__breed {
    margin-bottom: 20px;
  }
  .info__description {
    font-size: 13px;
    line-height: 14.5px;
    margin-bottom: 0;
  }
  .info__item {
    margin-bottom: 6px;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .info {
    padding: 0px 9px 0px 11px;
  }
  .info__title, .info__breed {
    text-align: center;
  }
  .info__breed {
    margin-bottom: 22px;
  }
  .info__description {
    text-align: justify;
  }
  .info__list {
    margin-top: 18px;
  }
}

.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #fafafa;
  max-width: 900px;
  min-width: 240px;
  width: 82%;
  -webkit-box-shadow: 0px 2px 35px 14px rgba(13, 13, 13, 0.04);
          box-shadow: 0px 2px 35px 14px rgba(13, 13, 13, 0.04);
  border-radius: 15px;
  z-index: 10;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.popup__close {
  --size: 52px;
  position: absolute;
  top: -52px;
  right: -41px;
  width: var(--size);
  height: var(--size);
  padding: 0;
}
.popup__close::after, .popup__close::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 20px;
  background: #292929;
}
.popup__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.popup__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (max-width: 575px) {
  .popup {
    width: 72%;
  }
  .popup__close {
    top: -54px;
    right: -28px;
  }
}

.animal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.animal__view {
  max-width: 500px;
  width: 100%;
  height: auto;
}
.animal__photo {
  width: 100%;
  height: 100%;
}
.animal__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 41px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 43%;
          flex: 0 0 43%;
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  letter-spacing: 0.06em;
  color: #000000;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.animal__name {
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 2px;
  margin-bottom: 8px;
}
.animal__breed-info {
  font-size: 20px;
  line-height: 23px;
}
.animal__description {
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.14em;
  word-break: break-word;
}
.animal__info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 11px;
  margin: 0;
  list-style: none;
  padding-left: 13px;
}
.animal__info-item {
  position: relative;
  font-size: 15px;
  line-height: 17px;
}
.animal__info-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -13px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #f1cdb3;
}
@media screen and (max-width: 991px) {
  .animal__content {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    padding: 9px 9px 9px 16px;
    gap: 21px;
  }
  .animal__name {
    margin: 0;
  }
  .animal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9px;
  }
  .animal__description {
    font-size: 11px;
    line-height: 14px;
  }
  .animal .animal__info-list {
    gap: 6px;
  }
}
@media screen and (max-width: 575px) {
  .animal__view {
    display: none;
  }
  .animal__content {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 9px;
    gap: 22px;
  }
  .animal__header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .animal__description {
    text-align: justify;
  }
  .animal__info-list {
    padding-left: 17px;
  }
}

.titles, .donation__title, .about__title, .intro__title, .title, .contacts__title, .location__title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 0.06em;
  max-width: 400px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .titles, .donation__title, .about__title, .intro__title, .title, .contacts__title, .location__title {
    font-size: 25px;
  }
}

.justify-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  top: 0;
  height: 98px;
  width: 100%;
  background: url("../assets/images/start-screen-background.jpg") no-repeat 0 0/cover;
}
.header--light {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 5px 0 17px 0;
}
.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin: 0 auto;
  width: min(100%, 1200px);
  padding: 0 40px;
}
@media screen and (max-width: 991px) {
  .header {
    height: 100px;
  }
  .header__container {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .header__container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 20px;
  }
}
@media screen and (max-width: 575px) {
  .header--light {
    padding-bottom: 15px;
  }
  .header__container {
    padding: 0;
  }
}

.main {
  overflow: hidden;
}
.main__pets {
  margin-top: 120px;
}
@media (max-width: 768px) {
  .main__pets .container .animals-container .card {
    display: block;
  }
  .main__pets .container .animals-container .card:nth-child(n+7) {
    display: none;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .main__pets .container .animals-container .card {
    padding-bottom: 29px;
  }
  .main__pets .container .animals-container .card:nth-child(n+4) {
    display: none;
  }
}

.titles, .donation__title, .about__title, .intro__title, .title, .contacts__title, .location__title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 0.06em;
  max-width: 400px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .titles, .donation__title, .about__title, .intro__title, .title, .contacts__title, .location__title {
    font-size: 25px;
  }
}

.justify-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.intro {
  background: url("../assets/images/start-screen-background.jpg") no-repeat center center/cover;
  padding-top: 37px;
}
.intro__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 773px;
  /* padding-top: 37px; */
  width: min(100%, 1200px);
  margin: 0 auto;
  padding: 0 40px;
}
.intro__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 172px;
  max-width: 463px;
}
.intro__title {
  text-align: left;
  font-size: 44px !important;
  line-height: 57px;
  color: #fff;
  letter-spacing: 0 !important;
  margin-bottom: 26px;
}
.intro__subtitle {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.95rem;
  color: #cdcdcd;
  letter-spacing: -0.1px;
  line-height: 24px;
  margin-bottom: 43px;
}
.intro__image {
  background: url("../assets/images/start-screen-puppy.png") no-repeat 0 45px;
  width: 698px;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .intro__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0;
    height: 1028px;
    padding: 0 2px;
  }
  .intro__content {
    /* max-width: 539px; */
    padding-top: 15px;
    margin: 0 auto 11px;
  }
  .intro__title {
    margin: 0 0 40px 0;
  }
  .intro__subtitle {
    margin: 0 0 43px 0;
  }
  .intro__image {
    background-size: 569px 593px;
    background-position: 167px 90px;
  }
}
@media screen and (max-width: 767px) {
  .intro {
    max-height: 672px;
    padding-top: 50px;
    text-align: center;
  }
  .intro__container {
    max-width: 300px;
  }
  .intro__content {
    padding-top: 0;
    text-align: center;
    /* max-width: 300px; */
  }
  .intro__title {
    font-size: 25px !important;
    line-height: 32.5px;
    text-align: center;
    padding: 0;
    letter-spacing: 0.06em !important;
  }
  .intro__subtitle {
    margin-bottom: 43px;
    /* margin: 0 0 43px 0; */
    font-size: 15px;
  }
  .intro__image {
    background-size: 260px 271px;
    background-position: 41px 94px;
    width: 100%;
  }
}

.about {
  padding: 80px 0 100px;
}
.about__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 119px;
  width: min(100%, 1200px);
  margin: 0 auto;
  padding: 0 40px;
}
.about__image {
  display: inline-block;
  max-width: 300px;
  max-height: 408px;
}
.about__content {
  display: inline-block;
  max-width: 430px;
  width: 100%;
}
.about__title {
  color: #545454;
  line-height: 45px;
  text-align: left;
  margin: 0 0 25px 0;
}
.about__text {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0;
}
.about__text:not(:last-child) {
  margin-bottom: 26px;
}
@media screen and (max-width: 991px) {
  .about__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 78px;
    width: min(100%, 708px);
    padding: 0 30px;
  }
  .about__image {
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .about {
    padding: 43px 0 42px;
  }
  .about__container {
    gap: 43px;
    width: min(100%, 270px);
    padding: 0 10px;
  }
  .about__image {
    max-height: 355px;
    max-width: 258px;
  }
  .about__content {
    margin: 0 auto;
  }
  .about__title {
    text-align: center;
    line-height: 32px;
  }
  .about__text {
    text-align: justify;
  }
  .about__text:not(:last-child) {
    margin-bottom: 22px;
  }
}

.friends {
  background-color: #f6f6f6;
  padding: 80px 0 100px;
}
.friends__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px;
  text-align: center;
  max-width: min(100%, 1200px);
  margin: 0 auto;
  padding: 0 18px;
}
.friends__container#allfriends {
  max-width: min(100%, 1240px);
}
.friends__container > .btn--primary {
  margin: 0 auto;
}
.friends__title {
  line-height: 45px;
  margin: 0 auto;
  text-align: center;
}
.friends__cards {
  --columns: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 30px 0;
}
.friends__cards > .card {
  --width: calc(100% / var(--columns));
  max-width: var(--width);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--width);
          flex: 0 0 var(--width);
  padding: 0 calc((var(--width) - 270px) / 2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1175px) {
  .friends__cards {
    --columns: 3;
  }
}
@media screen and (max-width: 991px) {
  .friends:not(#friends) {
    padding: 80px 0 76px;
  }
  .friends__container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0;
    max-width: min(100%, 708px);
    padding: 0 28px;
  }
  .friends__container#allfriends {
    gap: 30px;
    padding: 0 74px;
  }
  .friends__cards {
    --columns: 2;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .friends, .friends:not(#friends) {
    padding: 43px 0 42px;
  }
  .friends__container {
    padding-bottom: 0;
    padding: 0 15px !important;
  }
  .friends__container#allfriends {
    gap: 41px;
  }
  .friends__container > .btn--primary {
    max-width: 172px;
  }
  .friends__title {
    line-height: 32px;
  }
  .friends #cards {
    margin-bottom: 0;
  }
  .friends__cards {
    --columns: 2;
    row-gap: 30px;
    margin-bottom: 41px;
  }
  .friends__cards .card .card__title {
    margin-top: 29px;
  }
}
@media screen and (max-width: 767px) and (max-width: 655px) {
  .friends__container {
    max-width: 300px;
    padding: 0 9px;
  }
  .friends__cards {
    --columns: 1;
  }
}

.help {
  padding: 83px 0 72px;
}
.help__title {
  text-align: center;
  line-height: 45px;
  max-width: 350px;
  margin: 0 auto 59px;
}
@media screen and (max-width: 991px) {
  .help {
    padding: 80px 0 76px;
  }
}
@media screen and (max-width: 767px) {
  .help {
    padding: 42px 0 20px;
  }
}
@media screen and (max-width: 575px) {
  .help {
    padding: 42px 0 20px;
  }
  .help__title {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 42px;
  }
}

.donation {
  background-color: #f6f6f6;
  padding: 82px 0 100px;
}
.donation__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
.donation__content {
  max-width: 380px;
}
.donation__title {
  text-align: left;
  margin: 0 0 20px;
  line-height: 45px;
}
.donation__subtitle {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #545454;
  letter-spacing: 0.06em;
  margin: 20px 0;
}
.donation__image-wrapper {
  position: relative;
  top: 9px;
  max-height: 262px;
}
.donation__img {
  width: 100%;
}
.donation__legal-info {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #b2b2b2;
  font-style: italic;
  line-height: 18px;
}
@media screen and (max-width: 991px) {
  .donation {
    padding: 80px 0 108px;
  }
  .donation__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 51px;
  }
  .donation__image-wrapper {
    top: 8px;
    width: 505px;
  }
}
@media screen and (max-width: 767px) {
  .donation {
    padding: 42px 0 52px;
  }
  .donation__container {
    gap: 28px;
  }
  .donation__title {
    line-height: 32px;
    text-align: center;
    margin-bottom: -3px;
  }
  .donation__subtitle {
    letter-spacing: 0;
    text-align: center;
    margin: 27px 0 24px;
  }
  .donation__image-wrapper {
    top: 14px;
    width: 262px;
  }
  .donation__legal-info {
    max-width: 280px;
    text-align: justify;
  }
}

.titles, .title, .contacts__title, .location__title, .intro__title, .about__title, .donation__title {
  font-family: "Georgia", sans-serif;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 0.06em;
  max-width: 400px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .titles, .title, .contacts__title, .location__title, .intro__title, .about__title, .donation__title {
    font-size: 25px;
  }
}

.justify-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer {
  padding-top: 40px;
  background: url("../assets/images/start-screen-background.jpg") no-repeat center center/cover;
}
.footer__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: min(100%, 1200px);
  margin: 0 auto;
}
.footer__img {
  width: 300px;
  height: 100%;
}
@media screen and (max-width: 1070px) {
  .footer {
    padding-top: 14px;
  }
  .footer__container {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: min(100%, 708px);
  }
  .footer__img {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding-top: 12px;
  }
  .footer__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: min(100%, 300px);
  }
  .footer__img {
    width: 260px;
    height: 269px;
    margin: 0 auto;
  }
}

html {
  scroll-behavior: smooth;
}

body {
  font-size: 16px;
}

.fixed {
  overflow: hidden;
}/*# sourceMappingURL=main.css.map */