#foton__model * {
  margin-bottom: unset !important;
}

#foton__model .model__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px !important;
}
#foton__model .custom__hidden {
  display: none !important;
}
#foton__model .g-indent {
  background-color: #f2f2f2 !important;
}
#foton__model .model__item {
  display: flex !important;
  flex-direction: column !important;
  background-color: white !important;
  border-radius: 10px !important;
  padding: 22px !important;
      min-height: 570px;
}
#foton__model .model__item--title,
#foton__model .model__item--subtitle {
  color: #102852 !important;
}
#foton__model .model__swith--item {
  background: #f2f2f2;
  border-radius: 10px;
  padding: 5px 10px;
  font-size: 18px !important;
  font-weight: 600;
}
#foton__model .model__swith--item.active {
  background: #102852 !important;
  color: white !important;
}
#foton__model .model__bottom {
  display: flex;
  gap: 30px;
  align-items: center;
      justify-content: space-between;
}
#foton__model .model__bottom--price {
  font-weight: 600 !important;
}

#foton__model .model__bottom--btn-item {
  padding: 19px 30px;
  background: #102852 !important;
  border-color: #102852 !important;
  color: #fff !important;
  border-radius: 10px !important;
  width: fit-content;
  display: flex;
  text-wrap: nowrap;
  text-decoration: unset !important;
}
#foton__model .model__img--list {
  margin: auto !important;
}
#foton__model .model__item--subtitle {
  font-size: 18px !important;
}
#foton__model .model__bottom--title {
  margin-bottom: 15px !important;
}
#foton__model .model__item--subtitle {
  margin-bottom: 15px !important;
}
@media (max-width: 1440px) {
  #foton__model .g-indent .model__bottom--title {
    font-size: 16px !important;
    font-weight: 400 !important;
  }
}

@media (max-width: 1024px) {
  #foton__model .g-indent .model__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  #foton__model .g-indent .model__list {
    grid-template-columns: 1fr !important;
  }
  #foton__model .model__bottom {
    display: flex;
    gap: 30px;
    align-items: center;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px ! IMPORTANT;
}
  #foton__model .g-indent .model__bottom--btn {
   width: 100% !important;
  }
  
#foton__model .model__bottom--btn-item {
  width: 100% !important;
  justify-content: center;
  align-items: center;
}
}


#foton__model .model__swith {
  cursor: pointer !important;
}
#foton__model .model__bottom--price.v7,
#foton__model .model__bottom--price.v9,
#foton__model .model__bottom--price.bus {
  cursor: pointer !important;
}

@media (min-width: 1024px) {
  #foton-brand .container {
    padding-right: unset !important;
  }
}
@media (min-width: 1440px) {
  #foton-brand .container {
    max-width: calc(100% - ((100% - 1609px) / 2)) !important;
    margin-right: unset !important;
    padding-right: unset !important;
  }
}

#foton-brand .foton-brand__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
@media (max-width: 1024px) {
 #foton-brand .foton-brand__content {
    order: 2;
  }
  #foton-brand .g-indent .container .foton-brand__info {
    padding-right: unset !important;
    padding-top:30px !important;
  }
}
@media (max-width: 1440px) {
  #foton-brand .g-indent .foton-brand__info {
    padding-right: 52px;
  }
}
#foton-brand .custom__button.btn__arrow {
    max-width: 212px;
  justify-content: center;
  display: flex;
  gap: 12px;
  background-color: white;
  color: black;
}
#foton-brand .custom__button {
  padding: 12px 28px;
  border: 1px solid white;
  color: white;
  text-decoration: unset;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
}
#foton-brand .g-indent {
  background-color: #051954;
  padding-top: unset !important;
  padding-bottom: unset !important;
}

#foton-brand div{
  margin-bottom: unset !important;
}
#foton-brand .foton-brand__info{
    padding-top: 56px !important;
    padding-right: 117px;
    background-color: #051954;
    color: white ! IMPORTANT;
}

#foton-brand .foton-brand__img{
      width: unset ! IMPORTANT;
    margin-bottom: unset ! IMPORTANT;
}
 #foton-brand .foton-brand__grid {
    display: grid;
    grid-template-columns: 1fr 960px;
    position: relative;
  }

  #foton-brand .foton-brand__content {
    grid-column: 1;
  }


  #foton-brand .foton-brand__image {
    width: 100%;
    height: 100%;
  }

  #foton-brand .foton-brand__image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    display: block;
  }

  @media (max-width: 1024px) {
    #foton-brand .foton-brand__grid {
      grid-template-columns: 1fr;
    }

    #foton-brand .foton-brand__image-wrapper {
      grid-column: 1;
      margin-right: -20px;
      margin-left: -20px;
      width: calc(100% + 40px);
    }
  }
   #foton-brand .col-9 {
    padding: unset !important;
    max-width: 687px ;
  }

@media (min-width: 1921px) {
  #foton-brand .col-9 {
    max-width: unset;
  }
}
@media (max-width: 1499px) {
  #foton-brand .foton-brand__grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 1200px) {
  #foton-brand .container{
    padding: unset !important;
  }
    #foton-brand .foton-brand__info{
padding-right:unset !important;
}
 #foton-brand .foton-brand__content{
  padding: 0 20px !important;
}
      #foton-brand .col-9 {
    max-width: unset;
  }
  #foton-brand .foton-brand__grid {
    grid-template-columns: 1fr;
  }
   #foton-brand .foton-brand__content {
    order: 2;
  }
}