

/* Start:/support/obmen-i-vozvrat/styles.css?17652801597375*/
.page-text {
  font-size: 16px;
  line-height: 22px;
}
.page-menu__item {
  background-color: #F6F6F6;
  margin-bottom: 5px;
}
.page-menu__icon-wrapper {
  display: flex;
  align-items: center;
}
.page-menu__item-title {
  font-family: 'GothamProMedium';
  padding: 20px;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.page-menu__item-title-bottom {
  margin-bottom: 20px;
  padding: 0;
}
.page-menu__item-text {
  padding-left: 0 !important;
}
.page-menu__item-subtitle {
  font-family: 'GothamProMedium';
  font-size: 16px;
  line-height: 22px;
}
.page-menu__list {
  display: none;
  padding: 20px 20px 30px 20px;
  margin-bottom: 0 !important;
}
.arrow-down {
  width: 19px;
  height: 8px;
  transition: transform 0.150s ease-in;
}
.return-icon {
  width: 76px;
  margin-right: 30px;
}
.rotate {
  transform: rotate(180deg);
}
.page-subtitle {
  font-family: 'GothamProMedium';
  font-size: 20px;
  line-height: 24px;
}
.locations {
  display: flex;
  column-gap: 20px;
}
.locations__btn {
  padding: 30px 45px;
  font-size: 16px;
  line-height: 22px;
  width: 340px;
  height: 80px;
  border: 1px solid #848484;
  cursor: pointer;
  transition: all 0.25s ease;
  @media screen and (max-width: 767px) {
    padding: 20px 0;
  }
}
.locations__btn:hover {
  border: 1px solid #F7B825;
}
.locations__btn--active {
  border: 2px solid #F7B825;
  background-color: rgba(247, 184, 37, 0.05);
}
.locations__btn--active:hover {
  border: 2px solid #F7B825;
}
.locations__list {
  padding-left: 10px !important;
}
.page-text[data-name='retail'] {
  display: none;
}
.container62 {
  width: 62%;
}
.line {
  height: 1px;
  background-color: #EEEEEE;
  margin-top: 44px;
  margin-bottom: 44px;
}
.garanty-title {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 12px;
}
.garanty-title span {
  font-size: 90px;
  line-height: 100%;
  color: #E6431C;
}
.list {
  width: 71%;
}
.list__item {
  margin-bottom: 30px;
}
.list__item-title {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.dot {
  width: 10px;
  height: 10px;
  margin-right: 20px;
}
.list__main-text {
  margin-bottom: 12px;
}
.list__text-wrapper {
  margin-bottom: 12px;
  padding-left: 30px !important;
}
.list__item-text {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
}
.phone {
  font-size: 20px;
  line-height: 22px;
  color: #E6431C;
  text-decoration: none;
}
.phone:hover {
  color: #C93A16;
}

.page-menu__item-title span {
  display: flex;
  align-items: center;
  column-gap: 6px;
}

@media screen and (max-width: 997px) {
  .p-content {
    padding: 20px 15px 0 !important;
  }
  .page-name {
    display: none;
  }
  .page-title {
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 36px;
  }
  .page-subtitle {
    font-size: 18px;
    line-height: 22px;
  }
  .page-text {
    font-size: 14px;
    line-height: 20px;
  }
  .page-menu__item {
    min-height: 62px;
  }
  .page-menu__item-title {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 62px;
    font-size: 14px;
    line-height: 20px;
    padding: 11px 20px;
  }

  .page-menu__item-title span {
    display: flex;
    align-items: center;
    /*width: 63%;*/
  }
  .page-menu__item-title span svg{
    flex:none;
  }
  .page-menu__list {
    padding: 15px 15px 40px 15px;
  }
  .locations__btn {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }
  .container62 {
    width: 100%;
  }
  .line {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .garanty-title {
    font-size: 23px;
    line-height: 36px;
  }
  .list {
    width: 100%;
  }
  .list__main-text {
    margin-bottom: 20px;
  }
  .list__text-wrapper {
    margin-bottom: 20px;
  }
  .list__item-text {
    font-size: 14px;
    line-height: 20px;
  }
  .phone {
    font-size: 18px;
    line-height: 22px;
  }
}

.page-ov-subtitle{
  font-family: 'GothamPro';
  font-size: 16px;
  margin: 0 0 15px;
}

/*@media(max-width: 630px){*/
/*  .page-menu__item-title span{*/
/*    display: grid;*/
/*    grid-template-columns: 1fr 68px;*/
/*  }*/
/*}*/

.link {
  opacity: 1 !important;
  color: #E6431C !important;
}

.text--bold {
  font-weight: bold;
}

.page-menu__attention {
  font-family: "GothamProBold", "GothamPro", sans-serif;
  font-weight: 700;
  line-height: 22px;
  font-size: 16px;
  position: relative;
  padding-left: 34px;
  margin-bottom: 25px;
  color: #E6431C;
}

.page-menu__attention::before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 24px;
  height: 24px;
  background-image: url("/support/obmen-i-vozvrat/./icons/alert.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.return-list__title--main {
  margin-bottom: 28px !important;
  @media screen and (max-width: 767px) {
    margin-bottom: 20px !important;
    font-size: 14px;
  }
}

.return-list__title {
  font-size: 18px;
  font-family: "GothamPro", Arial, sans-serif;
  margin-bottom: 8px !important;
  line-height: 26px;
  @media screen and (max-width: 767px) {
    margin-bottom: 4px !important;
  }
}

.return-list__description {
  width: 71%;
  margin-bottom: 28px !important;
  @media screen and (max-width: 767px) {
    width: 100%;
    margin-bottom: 20px !important;
  }
}

.return-card-wrapper {
  display: flex;
  gap: 30px;
  margin-bottom: 28px;
  margin-top: 16px;

  @media screen and (max-width: 1175px) {
    flex-direction: column;
  }
  @media screen and (max-width: 767px) {
    gap: 12px;
    margin-bottom: 20px;
    margin-top: 12px;
  }
}

.return-card {
  position: relative;
  background-color: #F6F6F6;
  padding: 20px;
  width: 100%;

  @media screen and (max-width: 767px) {
    padding: 15px;
  }
}

.return-card__title {
  font-size: 18px;
  margin-bottom: 18px !important;
  width: 85%;

  @media screen and (max-width: 767px) {
    font-size: 16px;
    margin-bottom: 12px !important;
  }
}

.return-card__description {
  font-size: 16px;
  margin-bottom: 0 !important;
  @media screen and (max-width: 1175px) {
    width: 71%;
  }
  @media screen and (max-width: 767px) {
    padding-right: 25px;
    font-size: 14px;
    width: 100%;
  }
}

.return-card__icon {
  position: absolute;
  top: 11px;
  right: 20px;
  height: 44px;
  width: 44px;
  @media screen and (max-width: 767px) {
    top: 15px;
    right: 15px;
    height: 40px;
    width: 40px;
  }
}

.guarantee-card-wrapper {
  display: flex;
  background-color: #F6F6F6;
  gap: 25px;
  padding: 20px;
  margin-bottom: 28px;
  @media screen and (max-width: 767px) {
    gap: 18px;
    padding: 15px;
    flex-direction: column;
    margin-bottom: 20px;
  }
}

.guarantee-card {
  width: 28.5%;
  @media screen and (max-width: 767px) {
    width: 100%;
  }
}

.guarantee-card:last-child {
  width: 43%;
  @media screen and (max-width: 767px) {
    width: 100%;
  }
}

.guarantee-card--title {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 2px !important;
  @media screen and (max-width: 767px) {
    font-size: 24px;
    line-height: 28px;
  }
}

.guarantee-card--description {
  font-size: 16px;
  margin-bottom: 0 !important;
}

.phone-block {
  margin-top: 60px;
}

.mobile-hidden {
  display: block;
  @media screen and (max-width: 767px) {
    display: none;
  }
}

.desktop-hidden {
  display: none;
  @media screen and (max-width: 767px) {
    display: block;
  }
}
/* End */


/* Start:/support/styles.css?17156939253114*/
.nav-left {
  position: sticky;
  top: 0;
  white-space: nowrap;
  height: 320px;
}
.croped-advantages {
  padding-top: 60px !important;
}
.croped-site-footer {
  margin-top: 120px !important;
}
.p-content {
  display: flex;
}
.p-content__content {
  font-size: 16px !important;
  line-height: 22px !important;
}
.right-content {
  padding: 0 !important;
}
.right-content ul li {
  list-style-type: none !important;
  margin-bottom: 12px !important;
  text-align: left;
}
.right-content ul li::marker {
  color: #C4262E;
  width: 10px;
  height: 10px;
  font-size: 40px;
}
.right-content ul li:before{
  content: "" !important;
  position: absolute;
  left: -30px !important;
  top: 6px !important;
  width: 10px;
  height: 10px;
  background-color: #E6431C;
  border-radius: 50%;
}
.right-content ul {
  padding-left: 30px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}
.text-red {
  color: #E6431C;
}
.font-gpm {
  font-family: 'GothamProMedium';
}
.text-lg {
  font-family: "gothampro";
  font-size: 20px;
  line-height: 24px;
}
.link {
  color: #000;
  opacity: 0.5;
  cursor: pointer;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.link:hover {
  opacity: 1;
  color: #E6431C;
  text-decoration: none;
}
.limiter-inner {
  max-width: 1300px !important;
}
.container {
  background-color: #fff !important;
  overflow: unset !important;
}
.right-content{
  padding-top: 0 !important;
}
.page-name span {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #E6431C;
}
.page-title {
  font-family: 'GothamPro';
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media screen and (max-width: 1440px) {

  .p-content__menu {
    display: block !important;
  }
  .p-content__content {
    width: 100% !important;
  }
}

@media screen and (max-width: 997px) {
  .croped-advantages {
    display: none;
  }

  .croped-site-footer {
    margin-top: 0 !important;
  }
  .p-content__content {
    width: 100%;
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .p-content {
    padding: 3px 15px !important;
    margin-bottom: 80px !important;
  }
  .p-content--privilegiy {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  .p-content__menu {
    display: none !important;
  }

  .page-name {
    display: none;
  }
  .mb12 {
    margin-bottom: 10px !important;
  }
  .mb30 {
    margin-bottom: 20px !important;
  }
  .mb40 {
    margin-bottom: 30px !important;
  }
  .mb60 {
    margin-bottom: 40px !important;
  }
  .mb80 {
    margin-bottom: 60px !important;
  }
  .mb120 {
    margin-bottom: 80px !important;
  }
  .page-name {
    display: none;
  }
  .page-title {
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 36px;
  }
  .support-links {
    display: none !important;
  }
}
/* End */
/* /support/obmen-i-vozvrat/styles.css?17652801597375 */
/* /support/styles.css?17156939253114 */
