.buyout { color: #2C2C2C; }
.buyout-wrap { width: 100%; max-width: 1600px; min-height: 300px; margin: auto; padding: 0 20px; }
.buyout-header { width: 100%; max-width: 1600px; min-height: 300px; margin: auto; padding: 70px 20px 134px 60px; display: flex; flex-direction: row; justify-content: space-between; align-items: center; }
.buyout-header-textwrap { max-width: 532px; display: flex; flex-direction: column; align-items: flex-start; text-align: left; }
  .buyout-header-textwrap picture { margin-bottom: 7px; }
  .buyout-header-textwrap h1 { font-weight: 600; font-size: 50px; line-height: 60px; margin-bottom: 36px; }
  .buyout-header-textwrap p { font-size: 22px; line-height: 28px; margin-bottom: 30px; }
.buyout-what { display: flex; flex-direction: column; text-align: center; align-items: center; padding-top: 100px; margin-bottom: 70px; background-image: linear-gradient(#f7f7f7, #ffffff); }
  .buyout-what h2 { font-weight: 600; font-size: 28px; line-height: 35px; margin-bottom: 36px; }
.buyout-what-subtitle { max-width: 976px; font-size: 18px; line-height: 28px; margin-bottom: 70px; padding: 0 32px; }
.buyout-what-items { display: flex; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.buyout-what-item { flex: 0 1 auto; width: 265px; background-color: #fff; border: 1px solid #D6D6D6; border-radius: 10px; padding: 27px; margin: 10px; transition: all 0.5s; }
  .buyout-what-item:hover { transform: translateY(-20px); }
  .buyout-what-item h3 { min-height: 51px; font-size: 18px; line-height: 25px; }
  .buyout-what-item p { font-size: 16px; line-height: 25px; margin-bottom: 29px; }
.buyout-what-item-img { margin: auto; }
.buyout-how { background-image: url("/img/Microsite/Vykupy/middle_bg1.svg"), url("/img/Microsite/Vykupy/middle_bg2.svg"); background-repeat: no-repeat; background-position-y: -55px, -37px; background-position-x: 103px,1102px; padding-top: 85px; margin-bottom: 90px; }
  .buyout-how h2 { font-size: 35px; line-height: 37px; margin-bottom: 61px; text-align: center; }
.buyout-how-layout { display: flex; flex-direction: row; justify-content: space-around; }
.buyout-how-layout-box { flex: 0 1 45%; background-color: #fff; box-shadow: 7px 11px 33px #0000001F; border-radius: 10px; height: 100%; }
.buyout-how-layout-box-title { display: flex; flex-direction: row; align-items: center; cursor: pointer; }
  .buyout-how-layout-box-title h2 { font-size: 28px; line-height: 34px; text-align: center; margin-bottom: 0; }
.buyout-how-layout-box-title-img { margin: 40px 27px 40px 50px; }
.buyout-how-layout-box-title-icon { fill: #2C2C2C; margin: 27px; transition: all 0.25s ease-in-out; }
.active .buyout-how-layout-box-title-icon { transform: rotate(180deg); }
.buyout-how-layout-box-content { padding: 5px 30px 48px 30px; display: none; }
.active .buyout-how-layout-box-content { display: block; }
.buyout-how-layout-box-content-layout { display: flex; flex-direction: column; padding-left: 25px; }
.buyout-how-layout-box-content-row { display: flex; flex-direction: row; align-items: center; margin-bottom: 12px; }
.buyout-how-layout-box-content-icon { margin-right: 20px; flex: 0 1 40px; }
.buyout-how-layout-box-content-delivery-box { display: flex; flex-direction: column; border: 1px solid #707070; border-radius: 10px; padding: 15px 50px 15px 25px; margin-bottom: 15px; }
.buyout-how-layout-box-content-delivery-box-title { display: flex; flex-direction: row; align-items: center; }
  .buyout-how-layout-box-content-delivery-box-title img { margin: auto; }
.zasilkovna .buyout-how-layout-box-content-delivery-box-title { color: #BA1B02; font-weight: 600; margin-bottom: 15px; }
.liftago .buyout-how-layout-box-content-delivery-box-title { color: #0070CE; font-weight: 600; margin-bottom: 15px; }
.buyout-how-layout-box-content-delivery-box ol { list-style: disc; padding-left: 25px; }
  .buyout-how-layout-box-content-delivery-box ol li { font-size: 16px; line-height: 19px; margin-bottom: 10px; }
.buyout-how-layout-box-content-bottom-row { display: flex; flex-direction: row; align-items: center; margin-bottom: 40px; padding-left: 25px; }
  .buyout-how-layout-box-content-bottom-row p { font-weight: 600; font-size: 18px; margin-left: 31px; }
.buyout-how-layout-box-content a.btn.btn-white-magenta { display: block; width: 249px; margin: auto; }
.buyout-middle { display: flex; justify-content: center; align-items: center; margin-bottom: 132px; }
.buyout-middle-textwrap { flex: 0 1 50%; }
  .buyout-middle-textwrap h2 { font-weight: 600; font-size: 28px; line-height: 32px; margin-bottom: 20px; }
  .buyout-middle-textwrap ol { list-style: disc; padding-left: 1.4em; }
  .buyout-middle-textwrap li { font-size: 22px; line-height: 26px; margin-top: 5px; }
  .buyout-middle-textwrap span {
    color: #e91e63;
    font-weight: 600;
  }
.buyout-faqs { margin-bottom: 90px; }
  .buyout-faqs h2 { font-size: 28px; margin-bottom: 28px; }
.buyout-faq { margin-top: 32px; padding: 32px; border-radius: 8px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); transition: all 0.25s ease-in-out; }
.buyout-faq-q { display: flex; align-items: flex-start; justify-content: space-between; font-weight: 600; cursor: pointer; }
.buyout-faq-a { margin-top: 16px; color: #777; display: none; }
  .buyout-faq-a ul { list-style: disc; padding-left: 1.2em; }
.buyout-faq-q-icon { fill: var(--color-blueDark); }
.buyout-faq-q-icon { transition: all 0.25s ease-in-out; min-width: 21px; max-width: 21px; margin: 0 2px; }
.buyout-faq.active .buyout-faq-q-icon { transform: rotate(180deg); }
.buyout-faq.active .buyout-faq-a { display: block; }
.buyout-map { display: flex; flex-direction: column; align-items: center; }
  .buyout-map h2 { font-weight: 600; font-size: 28px; text-align: center; margin-bottom: 25px; }
  .buyout-map p { max-width: 846px; font-size: 18px; line-height: 28px; text-align: center; margin-bottom: 66px; }
.buyout-map-data { width: 100%; height: 700px; }
.color-magenta {
  color: #e91e63;
}
@media screen and (max-width: 1730px) {
  .buyout-what-item:hover { transform: none; }
  .buyout-what-item { flex: 0 1 32%; }
}

@media screen and (max-width: 1500px) {
  .buyout-middle { padding: 0 32px; }
    .buyout-middle img { max-width: 75%; margin: auto; }
  .buyout-how { background: none; }
}

@media screen and (max-width: 1386px) {
  .buyout-header img { max-width: 100%; }
}

@media screen and (max-width: 1000px) {
  .buyout-header { flex-direction: column; padding: 30px 32px; }
  .buyout-header-textwrap { margin-bottom: 20px; flex: 1 1 100%; }
  .buyout-what { padding: 35px 32px; margin-bottom: 45px; }
  .buyout-what-subtitle { padding: 0 32px; margin-bottom: 40px; }
  .buyout-what-item { flex: 1 1 45%; }
  .buyout-how { margin-bottom: 30px; padding: 0 16px; }
  .buyout-how-layout { flex-direction: column; }
  .buyout-how-layout-box { margin-bottom: 40px; }
  .buyout-middle { align-items: normal; margin-bottom: 65px; }
  .buyout-middle-textwrap { margin-bottom: 50px; }
  .buyout-faqs { padding: 0 1rem; margin-bottom: 55px; }
  .buyout-map { padding: 0 1rem; }
}

@media screen and (max-width: 957px) {
  .buyout-middle { flex-direction: column; }
}

@media screen and (max-width: 600px) {
  .buyout-what-item img { max-width: 75%; }
  .buyout-how-layout-box-title { flex-direction: column; align-items: center; }
    .buyout-how-layout-box-title > h2 { padding: 0 1rem; }
  .buyout-how-layout-box-title-img { margin: 30px 0px; }
  .buyout-header-textwrap h1 { font-size: 35px; line-height: 45px; }
  .buyout h2 { font-size: 28px; line-height: 35px; }
  .buyout-header-textwrap p,
  .buyout-what-subtitle,
  .buyout-middle-textwrap li { font-size: 18px; line-height: 26px; }
  .buyout-how-layout-box-content { padding: 1rem; }
  .buyout-how-layout-box-content-delivery-box { padding: 15px 30px 15px 22px; }
  .buyout-how-layout-box-content-bottom-row { flex-direction: column; padding-left: 0; text-align: center; }
    .buyout-how-layout-box-content-bottom-row p { margin-left: 0; }
  .buyout-how-layout-box-content-layout { margin-bottom: 11px; padding: 0 1rem; }
  .buyout-faq { padding: 1.2rem; }
}
