
.hero--container {
  align-items: center;
justify-content: center;

height: 483px;
width: 100%;
}

section {
  max-width: 100vw;
  overflow: hidden;
}
#acs {
  background: url('/static/assets/baneracs.jpg'); 
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
}

.dots {
  margin-left: 70%; 
  margin-top:-50px
}
.acs {
  text-align: center;
  color: white;
  font-size: 70px;
  font-weight: 400;
  text-shadow: 4px 4px 6px rgba(66, 68, 90, 1);
  margin-top: 150px;
  
}
.filtr {
  background-color: rgba(255, 133, 82, 0.2);
  position: absolute;
  top: 53px;
  left: 0;
  width: 100%;
  height: 490px;
}
.text-container__subheading,
.company-profile__subheading,
.our-brands__header,
.for-business__header,
.repairs__header,
.guarantee__header,
.parking__header {
  font-family: "Roboto Condensed";
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.139em;
  text-transform: uppercase;
  margin-bottom: 0;
}

.courier,
.company-profile {
  display: flex;
  background-color: black;
  color: white;
}

.courier__text-container,
.company-profile__text-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 60%;
}

.courier__text-container-baner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 60%;
  background: white;
  color:black; 
  margin-top:-50px
}

.courier__photo {
  width: 40%;
}
#ic {
  position: relative;
  right: 0;
}

.her-text {
  width:50%; 
  float:left; 
  margin-left:50px;
  font-size: 34px;
  font-weight: 500;
  line-height: 40px;
}

.her-img{
  width: 30%; float:right
}

.her-box {
  display:inline-block;
}
.acs1 {
  display: flex;
  background-color: black;
  color: white;
  height: 500px;
}
.test1 {
  padding-top: 0;
  margin-top: 0;height: 500px;
}

.test {
  height: 500px;
}
.acs-logo {
  width: 40%;
  background-color: #E9E9E9;
  color: black;
  padding-top: 30px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.acs-photo {
  width: 60%;
}

.acs-header {
  font-family: 'Roboto Condensed';
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.09em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 70px;
}

.her-head {
  font-family: 'Roboto Condensed';
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.09em;

  margin-left:20%;
  margin-bottom: -10px;
}

.acs-logos {
  width: 136px;
  margin-bottom: 70px;
}
.courier__text-container {
  color: black;
  background-color: #E9E9E9;
}

.text-container__header{
  color: black !important;
}

.text-container__header,
.company-profile__header,
.guarantee__description,
.advantage__name {
  margin-top: 30px;
  font-weight: 500;
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  color: #FAFAFA;
}

.hero__text-container {
  text-align: center;
  align-items: center;
  justify-content: center;
}

.guarantee__description {
  font-weight: 400;
}

.text-container__header {
  max-width: 365px;
}

.company-profile__header {
  max-width: 701px;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 50px;
}

.text-container__button {
  width: 225px;
  height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #FF8552;
  border-radius: 8px;
  text-align: center;
  color: white;
}

.text-container__button:hover {
  border: 1px solid #FF8552;
  background-color: black;
}

.place {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.place__header {
  max-width: 916px;
  font-weight: 500;
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  margin-top: 115px;
}

.maps {
  display: flex;
  margin-left: 166px;
  margin-right: 167px;
  gap: 13px;
  margin-left: 64px;
  margin-right: 64px;
}

.maps__map {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  /* margin-left: 16px; */
}

.map__image {
  border-radius: 18px;
  width: 100%;
}

.map__city {
  margin-top: 44px;
  font-weight: 500;
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 26px;
}

.map__description,
.parking__description {
  margin-top: 0;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  max-width: 305px;
  margin-bottom: 34px;
  height: 78px;
}

.map__link--primary {
  background-color: #FF8552;
  border-radius: 8px;
  width: 253px;
  height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 20px;
  margin-bottom: 36px;
  border: 1px solid #FF8552;
}

.map__link--primary:hover {
  background-color: black;
  border: 1px solid #FF8552;
}

.map__link--secondary {
  background-color: white;
  border-radius: 8px;
  width: 253px;
  height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FF8552;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 20px;
  margin-bottom: 36px;
  border: 1px solid #FF8552;
}

.map__link--secondary:hover {
  background-color: #FF8552;
  color: white;
}

.maps__line,
.business__line {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  background-color: #878787;
  height: 1px;
  margin-bottom: 76px;
}

.company-profile {
  height: 710px;
  background-color: #141414;
}

.our-brands__header {
  margin-top: 140px;
  text-align: center;
  margin-bottom: 45px;
}

.brands {
  margin-left: 166px;
  margin-right: 167px;
  margin-bottom: 111px;
  display: flex;
  justify-content: center;
  gap: 15px;
}

.brand,
.advantage {
  display: flex;
  background-color: #FAFAFA;
  border-radius: 18px;
  width: 519px;
  height: 492px;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  transition: 0.5s transform;
}

.brand {
  width: 519px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  justify-content: center;
  background-color: #FAFAFA;
  overflow: hidden;
}

.brand__top {
  z-index: 99;
}

.brand__top, .brand__bottom {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 50%;
  transition: height 0.4s, transform 0.6s;
}

.brand .brand__logo {
  transition: margin 0.4s;
}

.brand__product {
  height: 100%;
}

.brand {
  display: flex;
  background-color: #FAFAFA;
  border-radius: 18px;
  width: 519px;
  height: 492px;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  transition: 0.5s transform;
  border:2px solid rgb(243, 243, 243);
}

.brand:hover {
  gap: 0;
}

.brand:hover .brand__top {
  height: 0;
}

.brand:hover .brand__logo {
  margin-top: 100%;
}

.brand:hover .brand__bottom {
  height: 100%;
  transform: scale(1.2);
}

.map__container {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.brand__logo {
  align-self: center;
}

.brand__product {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 18px;
}

#samsung > .brand__product {
  margin-top: 132px;
}

#oppo > .brand__product {
  margin-top: 125px;
}

.brand:hover {
  gap: 0;
}

.brand:hover .brand__top {
  height: 0;
}

.brand:hover .brand__logo {
  margin-top: 100%;
}

.brand:hover .brand__bottom {
  height: 100%;
  transform: scale(1.2);
}

.advantage__top {
  z-index: 99;
}

.advantage__top,
.advantage__bottom {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 50%;
  transition: height 0.4s, transform 0.6s;
}

.advantage .advantage__name {
  transition: margin 0.4s;
}

.advantage__photo {
  height: 100%;
}

.advantage {
  overflow: hidden;
}

.advantage:hover {
  gap: 0;
}

.advantage:hover .advantage__top {
  height: 0;
}

.advantage:hover .advantage__name {
  margin-top: 45%;
  color: white;
}

.advantage:hover .advantage__bottom {
  height: 100%;
  transform: scale(1.2);
}

.advantage__photo {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 18px;
}

.advantage:hover {
  gap: 0;
}

.advantage:hover .advantage__top {
  height: 0;
}

.advantage:hover .advantage__bottom {
  height: 100%;
  transform: scale(1.2);
}

.advantage__photo {
  margin-top: 86px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.brand:hover {
  gap: 0;
}
.brand:hover .brand__top {
  height: 0;
}
.brand:hover .brand__logo {
  margin-top: 100%;
}
.brand:hover .brand__bottom {
  height: 100%;
  transform: scale(1.2);
}

.brand__logo {
  align-self: center;
}

.brand__product {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 18px;
}

.advantage__photo {
  margin-top: 86px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#samsung > .brand__product {
  margin-top: 132px;
}

#oppo > .brand__product {
  margin-top: 125px;
}

.for-business__header {
  margin-top: 111px;
  text-align: center;
}

.for-business {
  margin-bottom: 48px;
}

.offers {
  margin-top: 44px;
  display: flex;
  gap: 13px;
  justify-content: center;
}

.offer {
  width:600px;
  height: 565px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.offer__photo {
  width: 520px;
  height: 358px;
}

.offer__header {
  font-weight: 500;
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  margin-top: 39px;
}

.offer__description {
  margin-top: 0;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  max-width: 450px;
  margin-bottom: 44px;
}

.repairs__header {
  margin-top: 95px;
}

.repairs {
  margin-left: 0;
  margin-right: 0;
}

.repairs__header {
  text-align: center;
  margin-bottom: 98px;
}

.repairs__container {
  display: flex;
  gap: 14px;
  justify-content: center;
}

.repair {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.repair__name {
  text-align: center;
}

.repair__container {
  position: relative;
  width: auto;
}

.repair__container {
  transition: background-position 0.5s ease-in-out;
}

.repair__container .after {
  position: absolute;
  top: 0;
  left: 0;
  width: 253px;
  height: 160px;
  background: linear-gradient(to left, transparent 50%, rgba(255, 133, 82, 0.5) 50%) right;
  background-size: 200%;
  transition: background-position 0.3s ease-in-out;
  border-radius: 10px;
}

.repair__container:hover .after {
  display: block;
  background-position: left;
}

.repair__name {
  transition: font-weight 0.3s ease-in-out;
}

.repair__container:hover .repair__name {
  font-weight: 700;
  /* font-size: 18px; */
}

.guarantee {
  margin-top: 156px;
  background-color: #FAFAFA;
  height: 482px;
  display: flex;
  margin-bottom: 64px;
}

.guarantee__icon {
  margin: 72px 200px 72px 168px;
}

.guarantee__text-container {
  margin-top: 133px;
}

.guarantee__header {
  color: #135095;
}

.guarantee__description {
  margin-top: 30px;
  text-align: left;
  max-width: 849px;
  color: #135095;
}

.parking {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 48px;
}

.parking__photo {
  width: 80%;
}

.parking__header {
  margin-top: 64px;
}

.parking__description {
  margin-top: 38px;
  max-width: 789px;
  margin-bottom: 66px;
}

.advantages {
  margin: 0 166px 117px 166px;
  display: flex;
  justify-content: center;
  gap: 16px;
}

.advantage {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 519px;
  height: 492px;
}

.advantage__photo {
  width: 100%;
  margin-top: 0;
}

.advantage__name {
  margin-top: 83px;
  margin-bottom: 86px;
  text-align: center;
  color: black;
  max-width: 355px;
}

.advantage__name:first-of-type {
  max-width: 285px;
}
.slideshow-container {
 
  position: relative;
  
  
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot, .dot1 {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #D9D9D9;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover, .dot1:hover {
  background-color: black;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

.panel-dots {
  text-align:center; 
  margin-top:-100px; 
  margin-bottom: 50px; 
  z-index:1000;
}
.test {
  width: 60%;
}
.test1 {
  width: 40%;
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
.her-btn {
  text-align: center; margin-top: 50px
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 500px) {
  .prev, .next,.text {display: none;}
  .panel-dots {
    margin-top: -80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 1024px) {
  .panel-dots {
    margin-top: -70px;
  }
  .dots {
    margin-left: 45%;
          
  }
  .her-text {
    margin: 0;

    text-align:center; 
    font-size: 20px;
    
  }
}
@media screen and (max-width: 576px) {
  .her-btn {
    text-align: center; margin-top: 10px
  }
  .her-head {
    margin-bottom: 0px;
    margin-left: auto;text-align:center; 
  }
  .dots {
    margin-left: 45%;
          
  }
  .her-text {
    margin: 0;
    width:100% ; 
    text-align:center; 
    font-size: 20px;
    
  }
  
  .her-img{
    width: 100%; 
  }
  .her-box {
  
  }
  .courier__text-container-baner { 
    margin-top: 0;
    height: 480px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .acs-logos {
    margin-bottom: 10px;
    width: 70px;
  }

  .acs-header{
    margin-top:10px;
    margin-bottom: 20px;
  }
  .test {
    width: 100%;
    
  }
  .test1 {
    width: 100%;
  }
  .acs1 {
    height: auto;

  }
  .acs-logo {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .acs-photo {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  main {
    height: auto;
  }
  .hero--container {
  height: auto;
  width: 100%;
  }

  .acs {
    font-size:23px;
  }

  #acs {
   height: 200px;
    background: url('/static/assets/banermob1.jpg');
    background-repeat:no-repeat;
    background-size: cover;
    background-position:center;
  }
  .repair__container .after {
    /* position: absolute;
    top: 0;
    left: 0;
    width: 92%;
    
    background: linear-gradient(to left, transparent 50%, rgba(255, 133, 82, 0.5) 50%) right;
    background-size: 200%;
    transition: background-position 0.3s ease-in-out;
    border-radius: 10px;
    margin-left: 16px; */
    display: none;
  }

  .repair__container:hover .after {
    display: none;
  }
  .repair__container:hover .repair__name {
    font-weight: 500;
    /* font-size: 18px; */
  }
  .courier {
    display: flex;
    flex-direction: column;
  }
  .company-profile__photo {
    width: 100%;
    height: 290px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .courier__photo {
    width: 100%;
    height: 480px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .courier__text-container {
    width: 100%;
    height: 229px;
    background-color: #e9e9e9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .text-container__subheading {
    margin-top: 32px;
    color: black;
    margin-bottom: 32px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.09em;
  }
  .text-container__header {
    color: black;
    margin-top: 0;
    max-width: 254px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 16px;
  }
  .text-container__button {
    width: 210px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 38px;
  }
  .place__header {
    margin-top: 40px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    max-width: 318px;
    font-weight: 700;
    margin-bottom: 43px;
  }
  .maps {
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .maps__map {
    padding-left: 12px;
    padding-right: 12px;
    width: 80%;
  }
  .map__image {
    width: 351px;
    height: 156px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .map__city {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .map__description {
    margin-top: 0;
    font-size: 16px;
    height: auto;
    line-height: 24px;
    text-align: center;
    margin-left: 32px;
    margin-right: 32px;
    max-width: 310px;
  }
  .maps__line {
    display: none;
  }
  .company-profile {
    flex-direction: column;
    height: auto;
  }
  .company-profile__text-container {
    width: 100%;
  }
  .text-container__subheading,
.company-profile__subheading,
.our-brands__header,
.for-business__header,
.repairs__header,
.guarantee__header,
.parking__header {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.09em;
  }
  .company-profile__subheading {
    margin-top: 16px;
    margin-bottom: 30px;
  }
  .company-profile__header {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 41px;
    padding: 0;
  }
  .our-brands,
.brands {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .brands {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .our-brands__header {
    margin-top: 42px;
  }
  .brand {
    width: 90%;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 32px;
  }
  .for-business {
    margin-top: 42px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .for-business__header {
    margin-top: 0;
  }
  .offers {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 28px;
    margin-left: 0;
    margin-right: 0;
  }
  .offer {
    height: auto;
  }
  .offer__photo {
    width: 351px;
    height: 185px;
    margin-left: 13px;
    margin-right: 11px;
  }
  .offer__header {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }
  .offer__description {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    max-width: 310px;
  }
  .business__line {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .repairs {
    width: 100%;
    margin-left: 0;
    margin-top: 41px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .repairs__header {
    margin-top: 0;
    max-width: 271px;
    margin-bottom: 28px;
  }
  .repairs__container {
    flex-direction: column;
    width: 100%;
  }
  .repair__name {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin-bottom: 39px;
  }
  .guarantee {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .guarantee__icon {
    width: 231px;
    margin: 0;
    height: auto;
    margin-top: 41px;
  }
  .guarantee__text-container {
    margin-top: 34px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .guarantee__header {
    max-width: 221px;
    text-align: center;
    margin-bottom: 31px;
  }
  .guarantee__description {
    margin-top: 0;
    font-size: 20px;
    line-height: 26px;
    max-width: 328px;
    text-align: center;
  }
  .parking {
    width: 100%;
  }
  .parking__photo {
    width: 351px;
    height: 181px;
    border-radius: 15px;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .parking__description {
    margin-left: 25px;
    margin-right: 25px;
    height: auto;
  }
  .advantages {
    margin-left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .advantage {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }
  .advantage__name {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
  }
  .repair__container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .repair__photo {
    width: 92%;
  }
}
@media screen and (min-width: 577px) and (max-width: 1024px) {
  .courier__text-container-baner { 
    margin-top: 0;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .acs-logos {
    margin-bottom: 10px;
    width: 70px;
  }
  .acs-header{
    margin-top:50px;
    margin-bottom: 20px;
  }
  main {
    height: auto;
  }
  .hero--container {
  height: auto;
  width: 100%;
  }

  .acs {
    font-size:33px;
  }

  #acs {
   height: 300px;
    background: url('/static/assets/banermob1.jpg');
    background-repeat:no-repeat;
    background-size: cover;
    background-position:center;
  }
  
  .courier {
    display: flex;
    flex-direction: column;
  }
  .courier__photo {
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .courier__text-container {
    width: 100%;
    height: 429px;
    background-color: #e9e9e9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .text-container__subheading {
    margin-top: 32px;
    color: black;
    margin-bottom: 32px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.09em;
  }
  .text-container__header {
    color: black;
    margin-top: 0;
    max-width: 254px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 16px;
  }
  .text-container__button {
    width: 210px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 38px;
  }
  .place__header {
    margin-top: 40px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    max-width: 318px;
    margin-bottom: 43px;
    font-weight: 700;
  }
  .maps {
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .maps__map {
    padding-left: 12px;
    padding-right: 12px;
  }
  .map__image {
    width: 351px;
    height: 156px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .map__city {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .map__description {
    margin-top: 0;
    font-size: 16px;
    height: auto;
    line-height: 24px;
    text-align: center;
    margin-left: 32px;
    margin-right: 32px;
  }
  .maps__line {
    display: none;
  }
  .company-profile {
    flex-direction: column;
    height: auto;
  }
  .company-profile__text-container {
    width: 100%;
  }
  .text-container__subheading,
.company-profile__subheading,
.our-brands__header,
.for-business__header,
.repairs__header,
.guarantee__header,
.parking__header {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.09em;
  }
  .company-profile__subheading {
    margin-top: 16px;
    margin-bottom: 30px;
  }
  .company-profile__header {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 41px;
    padding: 0;
  }
  .our-brands,
.brands {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .brands {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .our-brands__header {
    margin-top: 42px;
  }
  .brand {
    width: 90%;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 32px;
  }
  .for-business {
    margin-top: 42px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .for-business__header {
    margin-top: 0;
  }
  .offers {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 28px;
    margin-left: 0;
    margin-right: 0;
  }
  .offer {
    height: auto;
  }
  .offer__photo {
    width: 351px;
    height: 185px;
    margin-left: 13px;
    margin-right: 11px;
  }
  .offer__header {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }
  .offer__description {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    max-width: 310px;
  }
  .business__line {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .repairs {
    width: 100%;
    margin-left: 0;
    margin-top: 41px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .repairs__header {
    margin-top: 0;
    max-width: 271px;
    margin-bottom: 28px;
  }
  .repairs__container {
    flex-direction: column;
  }
  .repair__name {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin-bottom: 39px;
  }
  .guarantee {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .guarantee__icon {
    width: 231px;
    margin: 0;
    height: auto;
    margin-top: 41px;
  }
  .guarantee__text-container {
    margin-top: 34px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .guarantee__header {
    max-width: 221px;
    text-align: center;
    margin-bottom: 31px;
  }
  .guarantee__description {
    margin-top: 0;
    font-size: 20px;
    line-height: 26px;
    max-width: 328px;
    text-align: center;
  }
  .parking {
    width: 100%;
  }
  .parking__photo {
    width: 351px;
    height: 181px;
    border-radius: 15px;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .parking__description {
    margin-left: 25px;
    margin-right: 25px;
    height: auto;
  }
  .advantages {
    margin-left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .advantage {
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
  }
  .advantage__name {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
  }
}/*# sourceMappingURL=home.css.map */