.tooltip-horizontal-scroll-icon_hand {
  animation: tooltip-horizontal-scroll-icon_anim-scroll-hand 2s infinite;
}
.invisible {
  display: none;
}
.tooltip-horizontal-scroll-icon_card {
  animation: tooltip-horizontal-scroll-icon_anim-scroll-card 2s infinite;
}
._coursor {
  display: none;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
  @media (max-width: $mobile) {
    margin-bottom: 0;
  }
}

@keyframes tooltip-horizontal-scroll-icon_anim-scroll-hand {
  0% {
    transform: translateX(80px) scale(1);
    opacity: 0;
  }

  10% {
    transform: translateX(80px) scale(1);
    opacity: 1;
  }

  20%,
  60% {
    transform: translateX(175px) scale(0.6);
    opacity: 1;
  }

  80% {
    transform: translateX(5px) scale(0.6);
    opacity: 1;
  }

  to {
    transform: translateX(5px) scale(0.6);
    opacity: 0;
  }
}

@keyframes tooltip-horizontal-scroll-icon_anim-scroll-card {
  0%,
  60% {
    transform: translateX(0);
  }

  80%,
  to {
    transform: translateX(-240px);
  }
}



.ba-tabs-sec{
    .slider{
        position: relative;
    }

    .slider-container {
        position: relative;
        width: auto;
        border-radius: 20px;
        overflow: hidden;
        padding-bottom: 60%;
    }
    .full-slider-container{
      position: relative;
        width: 100%;
        border-radius: 20px;
        overflow: hidden;
        padding-bottom: 60%;
    }
    .full-slider-container  img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      top: 0;
      left: 0;
    }

    .slider-container img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 0;
        left: 0;
    }
    
    .slider-container .before {
        z-index: 1;
        clip-path: inset(0 50% 0 0);
    }
    
    .slider-container .after {
        z-index: 0;
    }
    
    .slider-handle {
        position: absolute;
        top: 0;
        left: 50%;
        width: 4px;
        height: 100%;
        background: #F2BC41;
        cursor: ew-resize;
        z-index: 2;
        cursor: pointer;
    }
    
    .slider-handle::before {
        content: '';
        position: absolute;
        top: 0;
        left: -8px;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        background: #F2BC41;
        border-radius: 50%;
    }
    .slider-handle::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: -8px;
        transform: translateY(50%);
        width: 20px;
        height: 20px;
        background: #F2BC41;
        border-radius: 50%;
    }

    
    .tabs-container {
        margin-inline: auto;
        max-width: 1200px;
      }
      
      .tabs-nav {
        max-width: 810px;
        margin-inline: auto;
        display: flex;
        margin-top: 35px;
      }
      @media (max-width: 767px){
        margin-inline: 20px;
        .tabs-nav {
          flex-direction: column;
      }
      }
      @media (max-width: 425px){
        
      }

      .tab-link {
        flex: 1;
        min-height: 57px;
        padding: 15px 20px;
        text-align: center;
        border: none;
        background-color: #f4f4f4;
        cursor: pointer;
        font-size: 16px;
        transition: background-color 0.3s, color 0.3s;
font-size: 13px;
font-weight: 700;
line-height: 15.34px;
        text-transform: uppercase;
      }
      
      .tab-link.active {
        border-radius: 6px;
        background-color: #35BFFF;
        color: white;
      }
      
      .tab-link:hover {
        background-color: #e9ecef;
      }
      
      .tabs-content {
        border: 4px solid #F6F6F6;
        border-radius: 36px;
        padding: 16px;
        margin-top: 30px;
      }
      
      .tab-content {
        display: none;
      }
      
      .tab-content.active {
        display: block;
      }

      margin-bottom: 100px;
      margin-top: 80px;
    }


    .pergif__item-in{
        
        img {
            max-width: 94px;
            width: 100%;
        }
        position: relative;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .pergif__item-in::before{
        position: absolute;
        width: 296px;
        height: 329px;
        top: -42px;
        bottom: 0;
        content: "";
        z-index: -1;
    background: url(../img/xbox_bg_233.png) center center/cover no-repeat;
    }
    .pergif__desc-text{
        font-size: 14px;
    line-height: 14px;
    }
.new-layout__center{
    max-width: 79.125em;
}

.xbox__in{
  img {
    max-width: 94px;
    width: 100%;
    margin-bottom: 10px;
}
}

@media (max-width: 767px){
  .pergif__item-in{
    text-align: left;
    align-items: start;
  }
  .pergif__item-in::before{
    display: none;
  }
  .new-layout__center {
    max-width: 18.125em;
  }
  .pergif__item:nth-child(1) .pergif__pic {
    left: -11.125em;
  }
  .pergif__i1tem:nth-child(2) .pergif__pic {
    left: -11.125em;
  }
  .pergif__item:nth-child(3) .pergif__pic {
    left: -11.125em;
  }
  .pergif__item:nth-child(4) .pergif__pic {
    left: -11.125em;
  }
  .pergif__item:nth-child(5) .pergif__pic {
    left: -11.125em;
  }
  .pergif__item-in {
  img {
    max-width: 75px;
    width: 100%;
  }
  }
  .xbox__in{
    img {
display: none;

  }
  }
  .ba-tabs-sec{
    margin-top: 25px;
    margin-bottom: 10px;
    .tabs-content{
      padding: 8px;
    }
  }
  .new-1 {
    padding-bottom: 50px;
  }
}


@media (max-width: 1230px) {
  .leftqu__btntext {
    flex-direction: column;
  }
}
/* 
.layout__center {
  overflow: hidden;
} */

.header-nav {
  height: 42px;
  display: flex;
  border-radius: 6px;
  background: #F8F8F8;
  padding-left: 10px;
}
.header-nav_link {
  cursor: pointer;
  color: var(--mode-label-primary, #17181E);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}

.header-nav_link_active{
  color: var(--mode-label-blue, #35BFFF);
border-radius: 6px;
background: var(--mode-fill-white, #FFF);
padding: 10px;
margin-left: -10px;
}

.header-nav_menu{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;

}
.intro-slider2{
  top: 29.2%;
}
.offer__tpan{
  margin-bottom: 107px;
}
@media (max-width: 767px) {
  .intro-slider2 {
    top: 47.5%;
  }
  .offer__tpan {
    margin-bottom: 0px;
  }
}



.header-button{
  cursor: pointer;
  margin-left: 107px;
  display: flex;
width: 167px;
height: 42px;
padding: 13px 36px;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 6px;
border: 0px;
background: var(--mode-fill-orange, #F2BC41);
transition: all 0.3s ease-in-out;
}

.header-button:hover{
  background-image: linear-gradient(0deg, #fdc138 0, #fde4a1);

}

.layout__header{
  max-width: 1500px;
  margin-inline: auto;
}

.sec-new3 {
  background: #F8F8F8;
  padding-top: 100px;
  padding-bottom: 80px;
  .layout__center {
    display: flex;
    justify-content: space-around;
  }
}
.sec-new3_left {
  display: flex;
  flex-direction: column;
  gap: 126px;
}
.sec-new3_title {
  position: relative;
  margin-top: 20px;
  text-align: left;
  color: var(--mode-label-primary, #17181E);
  font-size: 2.875em;
font-style: normal;
font-weight: 400;
line-height: calc(52/46*100%); /* 113.043% */
letter-spacing: -1px;
b {
font-weight: 700;
}
img {
  position: absolute;
  width: 100%;
  rotate: 166deg;
  transform: scaleX(-1);
  max-width: 250px;
  right: -17px;
  top: -46px;
}
}

@media (max-width: 992px){
  .sec-new3_title {
    img{
      display: none;
    }
  }
}

.sec-new3-subtitle {
  color: var(--mode-label-primary, #17181E);
  font-size: 1.75em;
font-style: normal;
font-weight: 400;
line-height: normal;
  span {
    color: var(--mode-label-blue, #35BFFF);
font-weight: 700;
  }
}
.sec-new3_right {
  max-width: 476px;
  position: relative;
  height: 100%;
}
.sec-new3_slide {
  width: 100%;
}
.sec-new3_slide-img {

  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  img {

  }
}
.sec-new3_slide-bottom {
  gap: 5px;
  z-index: 1;
  position: relative;
  display: flex;
max-width: 476px;
width: 100%;
margin-top: -44px;
min-height: 114px;
padding: 10px;
flex-direction: column;
justify-content: space-around;
align-items: center;
border-radius: 20px;
background: #FFF;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.sec-new3_slide-text {
  color: var(--mode-label-primary, #17181E);
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 18px */
  span {
    margin-top: 5px;
    color: var(--mode-label-blue, #35BFFF);
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: uppercase;
  }
}
.sec-new3_slide-button-prev {
  z-index: 2;

  position: absolute;
  left: 20px;
  bottom: 10px;
  display: flex;
width: 56px;
height: 56px;
justify-content: center;
align-items: center;
flex-shrink: 0;
border-radius: 50%;
border: 1px solid #CCC;
background: rgba(255, 255, 255, 0.50);
transition: all 0.3s ease-in-out;
cursor: pointer;

}


.sec-new3_slide-button-next {
  cursor: pointer;
  z-index: 2;
  position: absolute;
  right: 20px;
  bottom: 10px;
  display: flex;
width: 56px;
height: 56px;
justify-content: center;
align-items: center;
flex-shrink: 0;
border-radius: 50%;
border: 1px solid #CCC;
background: rgba(255, 255, 255, 0.50);
transition: all 0.3s ease-in-out;
}

.sec-new3_slide-button-prev:hover {
  background-image: linear-gradient(0deg, #fdc138 0, #fde4a1);
}

.sec-new3_slide-button-next:hover {
  background-image: linear-gradient(0deg, #fdc138 0, #fde4a1);
}

.header-menu-button{
  display: none;
}
@media (max-width: 1500px){
/* .layout__header
{
  max-width: 90%;
} */
}

@media (max-width: 1230px){
.header-nav {
  display: none;
}
.header-menu-button{
  display: block;
  max-width: 30px;
  max-height: 30px;
}
}

@media (max-width: 1200px){
  .sec-new3_title{
    br {
      display: none;
    }
  }
  .sec-new3_left{
    max-width: 45%;
  }
  .sec-new3{
    .layout__center{
      gap: 20px;
    }
  }
  .sec-new3-subtitle{
    br {
      display: none;
    }
  }

}

@media (max-width: 992px){
  .sec-new3{
    .layout__center{
      flex-direction: column;
    }
  }
  .sec-new3_left{
    max-width: 100%;
    gap: 10px;
  }
  .sec-new3_right{
    margin-inline: auto;
  }
}

@media (max-width: 767px){
/* .layout__center {
  max-width: 80%;
} */
.sec-new3_title {
  font-size: 28px;
}
.sec-new3-subtitle{
  font-size: 16px;

}

.sec-new3_slide-button-next{
  width: 35px;
  height: 35px;
  right: 10px;
}
.sec-new3_slide-button-prev{
  width: 35px;
  height: 35px;
  left: 10px;
}
.sec-new3_slide-bottom{
  padding-inline: 50px;
}
.sec-new3_slide-text{
  br {
    display: none;
  }
  span {
    font-size: 16px;
  }
}
.sec-new3 {
  padding-top: 25px;
  padding-bottom: 25px;
}
}

@media (max-width: 500px){
  /* .layout__center {
    max-width: 90%;
  } */

}


.menu-modal{
  background-color: white;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 300px;
  width: 100%;
  height: 100vh;
  position: fixed;
      top: 0;
      right: -300px;
      z-index: 9999;
      transition: right 0.3s ease-in-out;
}

.close-menu-modal{
  position: absolute;
  top: 5px;
  right: 5px;
  display: flex;
  background-color: transparent;
  border: 0px;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9998;
  display: none;
}

.sec-new4 {
  padding-top: 50px;
}
.layout__center {
}
.sec-new4_title {
  margin-bottom: 40px;
  color: var(--mode-label-primary, #17181E);
  font-size: 2.875em;
font-style: normal;
font-weight: 700;
line-height: calc(52/46*100%); /* 113.043% */
letter-spacing: -1px;
}
.sec-new4_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}
.sec-new4_block {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sec-new4_text {
  color: var(--mode-label-primary, #17181E);
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -1px;
}
.sec-new4_slider {
position: relative;
}
.sec-new4-swiper-img {
  border-radius: 10px;
  overflow: hidden;
  width: fit-content;
   img {
    object-fit: cover;
    max-width: 96%;
   }
}
.sec-new4_swiper-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
width: 56px;
height: 56px;
justify-content: center;
align-items: center;
flex-shrink: 0;
border-radius: 50%;
border: 1px solid #CCC;
background: rgba(255, 255, 255, 0.50);
left: 48px;
z-index: 5;
cursor: pointer;
transition: all 0.3s ease-in-out;
}
.sec-new4_swiper-button-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
width: 56px;
height: 56px;
justify-content: center;
align-items: center;
flex-shrink: 0;
border-radius: 50%;
border: 1px solid #CCC;
background: rgba(255, 255, 255, 0.50);
right: 48px;
z-index: 5;
transition: all 0.3s ease-in-out;
}

.sec-new4_swiper-button-prev:hover {
border: 1px solid black;
path {
  fill: black;
}
  background-image: linear-gradient(0deg, #fdc138 0, #fde4a1);
}

.sec-new4_swiper-button-next:hover {

border: 1px solid black;

  background-image: linear-gradient(0deg, #fdc138 0, #fde4a1);
  path {
    fill: black;
  }
}

.sec-new4_slider-pagination{
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 15px;
z-index: 5;

}

.swiper-pagination-bullet{
  background-color: white !important;
  opacity: unset !important;
}
.swiper-pagination-bullet-active{
  background-color: #35BFFF !important;

}

@media (max-width: 767px){
  .sec-new4_grid {
    display: flex;
    flex-direction: column;
    gap: 18px;
  }
  .sec-new4-swiper-img {
     img {
      object-fit: cover;
      max-width: 100%;
     }
  }
  .sec-new4_swiper-button-prev{
    left: 20px;
  }
  .sec-new4_swiper-button-next{
    right: 20px;
  }
  .sec-new4_text{
    font-size: 25px;
  }
  .sec-new4_title{
      font-size: 30px;
  }
}

@media (max-width: 526px){
  .sec-new4_swiper-button-prev{
    width: 40px;
    height: 40px;
  }
  .sec-new4_swiper-button-next{
    width: 40px;
    height: 40px;
  }
}

.sec-new5 {
}
.sec-new5_title {
  color: var(--mode-label-primary, #17181E);
text-align: center;
font-style: normal;
font-weight: 700;
line-height: calc(68/64*100%); /* 106.25% */
letter-spacing: -2px;
margin-bottom: 25px;
font-size: 4em;
}
.sec-new5_subtitle {
  color: var(--mode-label-primary, #17181E);
text-align: center;
font-size: 1.875em;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -1px;
b{
  font-weight: 700;
}
margin-bottom: 25px;
}
.sec-new5_posttitle {
  color: var(--mode-label-primary, #17181E);
text-align: center;

/* Text/Text_2_regular */
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 18px */
margin-bottom: 50px;
}
.sec-new5_block {
  display: flex;
  gap: 51px;
  margin-bottom: 30px;
}
.sec-new5_item{
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-height: 187px;
  border-radius: 6px;
border: 1px solid #F3F3F3;
  img {
    width: 24px;
    height: 24px;
  }
}
.sec-new5_item:not(:last-child) {
  max-width: 233px;
  width: 100%;
}
.sec-new5_item-text {
  color: var(--mode-label-primary, #17181E);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  b {
    font-weight: 700;
  }
}
.sec-new5_img {
  width: 100%;
}

.layout__center1500{
  z-index:10;
  max-width: 1500px;
  width: 100%;
  margin-inline: auto;
  position:relative
}


.layout__center1365{
  max-width: 1365px;
  margin-inline: auto;
}

@media (max-width: 1500px){
  .layout__center1500{
    max-width: 98%;
  }
  .layout__center1365{
    max-width: 90%;
  }
  .sec-new5_block {
    gap: 10px;
    max-width: 1200px;
    margin-inline: auto;
  }
  .sec-new5_item{
    max-height: none;
  }
}

@media (max-width:768px){
  .layout__center1500{
    max-width: 290px;
  }
}

@media (max-width: 1200px){
  .sec-new5_block {
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
  }
  .sec-new5_item{
    min-width: 190px;
    scroll-snap-align: center;
  }
}

@media (max-width: 767px){
  .sec-new5_title {
    font-size: 30px;
    br {
      display: none;
    }
  }
  .sec-new5_subtitle {
    font-size: 20px;
    br {
      display: none;
    }
  }
  .sec-new5_posttitle {
    font-size: 18px;
    br {
      display: none;
    }
  }
  .sec-new5_item-text {
    font-size: 15px;
  }
}

@media (max-width: 425px){
  .sec-new5_title{
    font-size: 25px;
    margin-bottom: 10px;

  }
  .sec-new5_subtitle{
    font-size: 18px;
    margin-bottom: 10px;
  }
  .sec-new5_posttitle{
    font-size: 16px;
    margin-bottom: 20px;
  }
}

.o-kompanii-tpan{
  margin-bottom: 0px;
  flex-direction: column;
  display: flex;
}

.sec-new_maps {
}
.sec-new_maps-title {
  text-align: left;
font-size: 4em;
font-style: normal;
font-weight: 700;
line-height: 68px; /* 106.25% */
letter-spacing: -2px;
}
.sec-new_maps-nav {
  display: flex;
  gap: 26px;
  margin-bottom: 42px;
  margin-top: 30px;
}
.sec-new_maps-nav-link {
  cursor: pointer;
  color: var(--mode-label-secondary, #B5B5B5);
font-size: 13px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
}
.sec-new_maps-nav-link-active {
  color: var(--mode-label-blue, #35BFFF);
  text-decoration: underline;
  text-underline-offset: 5px;
}
.sec-new_maps-block {
display: grid;
grid-template-columns: 1fr 1fr;
}
.sec-new_maps-left{
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 21px;
}
.sec-new_maps-left-grid {
  display: flex;
  flex-direction: column;
  gap: 21px;
}
.sec-new_maps-left-title {
  color: var(--mode-label-primary, #17181E);
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: -1px;
}
.sec-new_maps-left-item {
width: 100%;
}
.sec-new_maps-left-text {
  color: var(--mode-label-primary, #17181E);
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.sec-new_maps-left-text-blue {
  text-decoration: none;
  color: var(--mode-label-blue, #35BFFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: uppercase;
}
.sec-new_maps-left-links {
  margin-top: 5px;
  display: flex;
  gap: 5px;
align-items: flex-start;
 a {
  cursor: pointer;
  display: flex;
  width: 32px;
height: 32px;
padding: 5px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 19px;
background: var(--mode-fill-secondary, #35BFFF);
 }
}
.sec-new_maps-left-gray-text {
  color: var(--mode-label-grey, #44454A);
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top: 5px;
}
.sec-new_maps-left-contacts-text {
  margin-bottom: 10px;
  color: var(--mode-label-primary, #17181E);
font-size: 28px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.sec-new_maps-right {
  border-radius: 6px;
border: 1px solid #F6F6F6;
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.sec-new_maps-right-title{
  color: var(--mode-label-grey, #44454A);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1px;
}

.sec-new_maps-left-map{
  height: 430px;
  width: 100%;
  max-width: 733px;
  border-radius: 6px;
  overflow: hidden;
}

.sec-new_maps-button{
  cursor: pointer;
  margin-top: 5px;
  display: flex;
width: 231px;
height: 50px;
padding: 13px 37px;
justify-content: center;
align-items: center;
border-radius: 16px;
border: 0px;
border-bottom: 5px solid var(--mode-fill-orange, #F2BC41);
background: var(--mode-fill-button, linear-gradient(0deg, #FBCB59 0%, #FEF2D0 100%));
box-shadow: 0px 20px 54px 6px rgba(255, 226, 150, 0.25);
color: var(--mode-label-primary, #17181E);
text-align: center;
font-size: 13px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
transition: all 0.3s ease-in-out;
}
.sec-new_maps-button:hover{
background: var(--mode-fill-button, linear-gradient(0deg, #f8cf6e 0%, #f8eed2 100%));
}

@media (max-width: 1230px) {
  .sec-new_maps-block {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .sec-new_maps-left-grid{
    gap: 0;
    display: grid;
    grid-template-columns: 50% 50%;
  }
  .sec-new_maps-left-item:last-child{
    grid-column: span 2;
  }
  .sec-new_maps-left-map{
    max-width: 100%;
    width: auto;
  }
  .ymaps-2-1-79-map{
    width: auto !important;
  }
}

@media (max-width: 767px) {
  .sec-new_maps-title {
    font-size: 30px;
  }
  .sec-new_maps-left-map{
    height: 300px;
  }
  .sec-new_maps-button{
    width: 90%;
  }
  .sec-new_maps-left-text{
    br {
      display: none;
    }
  }
  .sec-new_maps-left-title{
    font-size: 25px;
  }
}

@media (max-width: 425px) {
  .sec-new_maps-left-grid{
    gap: 0px;
  }
  .sec-new_maps-left-text-blue{
    font-size: 16px;
  }
  .sec-new_maps-nav{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .sec-new_maps-right{
    padding: 10px;
  }
}


.section-new-gallery {
  margin-bottom: 60px;
}
.section-new-gallery_title {
  color: var(--mode-label-primary, #17181E);
font-size: 4em;
font-style: normal;
font-weight: 700;
line-height: 68px; /* 106.25% */
letter-spacing: -2px;
}
.section-new-gallery_filter {
  flex-wrap: wrap;
  display: flex;
align-items: center;
border-radius: 6px;
background: #FBFBFB;
width: fit-content;
margin-top: 40px;
}
.section-new-gallery_filter-item{
  cursor: pointer;
  background: transparent;
  border: 0px;
  color: var(--mode-label-secondary, #B5B5B5);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding:  4px 10px;
}

.hidden {
  display: none;
}

.section-new-gallery_filter-item._active{
  color: white;
  border-radius: 6px;
background: var(--mode-fill-orange, #F2BC41);
}

.section-new-gallery_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
}


.show-more-button{
  cursor: pointer;
  display: flex;
width: 232px;
height: 54px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
margin-inline: auto;
border-radius: 6px;
background: var(--mode-fill-secondary, #35BFFF);
color: var(--mode-label-tertiary, #FFF);
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
border: 0px;
transition: all 0.3s ease-in-out;
}
.show-more-button {
background: var(--mode-fill-secondary, #6fd0fd);

}

.section-new-gallery_item {
  cursor: pointer;
  padding-bottom: 105.556%;
  position: relative;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  transition: opacity 0.3s ease, transform 0.3s ease;
  img {
    position: absolute;
    object-position: bottom;
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    height: 100%;
  }
}


/* .section-new-gallery_item:nth-child(n+17) {
  display: none;
}

.show-all .section-new-gallery_item {
  display: block;
} */

/* .section-new-gallery_item-after {
  flex-direction: column;
  display: flex;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  align-items: center;
  justify-content: center;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.60) 100%);
}

.section-new-gallery_item:hover{
  .section-new-gallery_item-after{
    visibility: visible;
    opacity: 1;
  }
} */

.section-new-gallery_item-after-title {
  margin-top: 30px;
  color: var(--mode-label-tertiary, #FFF);
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -1px;
margin-bottom: 29px;
}

.section-new-gallery_item-after-text {
  color: var(--mode-label-tertiary, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 18px */
margin-bottom: 71px;
}

.section-new-gallery_item-after-button {
  cursor: pointer;
  display: flex;
  transition: all 0.3s ease-in-out;
width: 178px;
height: 54px;
padding: 13px 36px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 6px;
border: 1px solid var(--mode-fill-primary, #D6D6D6);
background: var(--mode-fill-white, #FFF);
}

.section-new-gallery_item-after-button:hover{
  background: transparent;
  color: white;
}




@media (max-width: 1230px){
  .section-new-gallery_grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 767px){
  .section-new-gallery_title {
    font-size: 30px;
  }
  .section-new-gallery_grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .section-new-gallery_item-after-text {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .section-new-gallery_item-after-button{
    width: 140px;
    height: 40px;
  }
  .section-new-gallery_item-after-title{
    font-size: 25px;
  }
}

@media (max-width: 425px){
  .section-new-gallery_grid {
    gap: 10px;
  }
  .section-new-gallery_item-after-text {
    margin-bottom: 10px;
  }
  .section-new-gallery_item-after-title{
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

#breadcrumbs {
  margin-bottom: 60px;
  a {
    color: var(--mode-label-secondary, #B5B5B5);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: underline;
    text-underline-offset: 3px;
  }

    color: var(--mode-label-secondary, #B5B5B5);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}
.offer{
  padding-bottom: 100px !important;
}

.offer2{
  padding-bottom: 40px !important;
}

@media (max-width: 767px){
  .offer{
  padding-bottom: 20px !important;
  }
}

.new-faq-title{
  color: var(--mode-label-primary, #17181E);

/* Headline/H1_bold */
font-size: 4em;
font-style: normal;
font-weight: 700;
line-height: calc(68/64*100%); /* 106.25% */
letter-spacing: -2px;
text-align: left;
}


.new-faq-item-title{
  color: var(--mode-label-primary, #17181E);
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: -1px;
margin-bottom: 40px;
}

.new-faq-item-title:not(:first-child){
  margin-top: 70px;
}

.new-faq__content{
  overflow: visible !important;
}

@media (max-width: 992px){
  .new-faq-title{
    text-align: center;
  }
  .new-faq-item-title{
    text-align: center;
  }
}
@media (max-width: 767px){
  .new-faq-title{
    font-size: 30px;
  }
  .new-faq-item-title{
    font-size: 20px;
    margin-bottom: 10px;
  }
  .new-faq-item-title:not(:first-child){
    margin-top: 10px;
  }
  .new-faq__content{
    gap: 10px;
    .accordion-item h2 {
      padding-right: 35px;
    }
    .accordion{
      gap: 5px;
    }
  }

}

.new-leftqu{
  padding-bottom: 80px;
  .leftqu__words{
    padding-left: 0;
  }
  .leftqu__label-text{
    display: inline-flex;
padding: 10px;
justify-content: center;
align-items: center;
    color: #93959F;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
border-radius: 6px;
background: #F8F8F8;
  }
  .leftqu__btntext{
    display: flex;
max-width: 845px;
padding: 35px 30px;
justify-content: center;
align-items: center;
gap: 86px;
flex-shrink: 0;
border-radius: 20px;
background: #F8F8F8;
  }
  .leftqu__head{
    justify-content: space-between;
  }
  .leftqu__hint-text{
    color: var(--mode-label-primary, #17181E);
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .leftqu__hint-wrap{
    margin-top: 0;
  }
  .leftqu__vk{
    max-width: 100px;
    max-height: 100px;
  }
  .leftqu__messengers{
    display: flex;
    width: auto;
    gap: 29px;
    justify-content: space-between;
  }
  .leftqu__whatsapp{
    left: auto;
    position: relative;
    max-width: 100px;
    max-height: 100px;
  }
  .leftqu__telegram {
    left: auto !important;
    width: auto;
  }
  .title_leftqu{
    font-size: 1em;
  }
  .subtitle__text{
    font-size: 1.35em;
  }
  .leftqu__hint-wrap {
    margin: 0;
    width: auto;
  }
}
@media (max-width: 767px){
  .new-leftqu{
    padding-bottom: 50px;
    .leftqu__hint-text{
      font-size: 18px;
    }  
    .leftqu__btntext{
    gap: 10px;
    padding: 20px;
    }
    .subtitle__text{
      font-size: 400;
      font-size: 20px;
      br {
        display: none;
      }
    }
  }
  .new-faq__content{
    padding-bottom: 25px;
  }
  #breadcrumbs{
    margin-bottom: 20px;
  }
  .section-new-gallery_filter{
    margin-top: 10px;
  }
}

.offer__tpan{
  gap: 18px;
  display: flex;
  flex-direction: column;
}

@media (max-width: 1230px){
  .offer__tpan{
    margin-bottom: 20px;
  }
}

@media (max-width: 767px){
  .title_offer{
    font-size: 15px;
  }
}



 



.getmo-text-new{
  color: var(--mode-label-primary, #17181E);
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 23px;
b {
  font-weight: 700;
}
}
#podbor{
  overflow-y: hidden;
.vi_img_gmore_magazine {
  min-width: 67.125em;
  height: 40.8125em;
}
}
@media (max-width: 1230px) {
#podbor{

  .gmore__in-gwrap {
    display: none;
  }
 
}
}

.leftqu__vk{
  .btn_vk:before {
  background: #5789D3 !important;
  }
}



.leftqu__whatsapp{
  .btn_whatsapp:before {
  background: #5AEA6F !important;
  }
}

.leftqu__telegram{
  .btn_whatsapp:before {
  background: #3ACBFF !important;
  }
}

.vi_img_leftqu_vk {
  height: auto !important;
}
/* java here 11.03 add circle on btns and change orders */
._new-circle {
  position: relative;
  cursor: pointer;
  pointer-events: all;
}
._new-circle__circle {
  width: 11em;
  height: 28em;
  border-radius: 100%;
  display: block;
  border: 6px solid #fbc549;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring 1.5s infinite;
  pointer-events: none;
  user-select: none;
  transition: opacity 0.25s ease-in-out;
}
._new-circle:hover ._new-circle__circle {
  opacity: 0;
}
@media (min-width: 768px) {
  .stysel__col.stysel__col_main .stysel__form-wrap._mobile-form {
    display: none;
  }
}
@media (max-width: 767px) {
  .stysel__col.stysel__col_main .stysel__content.is-visible {
    margin-top: unset;
    display: flex !important;
    flex-direction: column;
    gap: unset;
  }
  .stysel__col.stysel__col_main .stysel__content .stysel__sublabel {
    order: 1;
    margin-top: 12px;
  }
  .stysel__col.stysel__col_main .stysel__content .stysel__gals {
    order: 2;
    margin-top: 6px;
  }
  .stysel__col.stysel__col_main .stysel__content .stysel__label-text {
    margin-top: 12px;
  }
  .stysel__col.stysel__col_main .stysel__form-wrap {
    display: none;
    order: 3;
    margin-top: 0;
  }
  .stysel__col.stysel__col_main .stysel__form-wrap._mobile-form {
    display: block;
  }
  /* дублирование колонки, как же она мне нравится, последние 8 вариантов в колонку */
  .stysel__col.stysel__col_main .stysel__form-wrap._mobile-form .form__agree {
    margin-top: 10px;
  }
  /* order 4 вторая часть списка */
  .stysel__col.stysel__col_main .stysel__content .stysel__label {
    order: 5;
    margin-top: 12px;
  }
  .stysel__col.stysel__col_main .stysel__content .stysel__chars {
    order: 6;
    margin-top: 8px;
  }
  .stysel__col.stysel__col_main .stysel__content .stysel__more,
  .stysel__col.stysel__col_main .stysel__content .stysel__form-title-text.js-stysel-form-title-text {
    display: none;
  }
  /* .layout {
    display: flex;
    flex-direction: column;
    gap: unset;
  }
  .layout .offer {
    order: 1;
  }
  .layout .new-1 {
    order: 8;
  }
  .layout .pergif {
    order: 2;
  }
  .layout .getcal {
    order: 3;
  }
  .layout .mdraw {
    order: 4;
  }
  .layout .watvid {
    order: 5;
  }
  .layout .perman {
    order: 6;
  }
  .layout .stysel.js-stysel {
    order: 7;
  }
  .layout .getmo {
    order: 9;
  }
  .layout .savi {
    order: 10;
  }
  .layout .safpa {
    order: 11;
  }
  .layout .texgel {
    order: 12;
  }
  .layout .giwra {
    order: 13;
  }
  .layout .picdel {
    order: 14;
  }
  .layout .rusor {
    order: 15;
  }
  .layout .pervi {
    order: 16;
  }
  .layout .coinqu {
    order: 17;
  }
  .layout .cusrev {
    order: 18;
  }
  .layout .oteam.js-oteam {
    order: 19;
  }
  .layout .ba-tabs-sec {
    order: 20;
  }
  .layout .new-2 {
    order: 21;
  }
  .layout .leftqu.new-leftqu {
    order: 22;
  }
  .layout .amap {
    order: 23;
  }
  .layout .getmo.getmo_second {
    order: 24;
  }
  .layout .foo {
    order: 25;
  } */
}

.mdraw__items-new {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  margin-top: 50px;
}

.mdraw__item-new {
  width: 100%;
  overflow: hidden;
  img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media(max-width: 767px){
  ._coursor {
    display: flex;
  }
  .mdraw__items-new {
    display: flex;
    margin-top: 10px;
    overflow-x: scroll;
  }
  .mdraw__item-new {
    min-width: 300px;
  }
  
.xbox__words.bottom__item-text{
  padding-left: 70px;
}
}
.stysel__caption {
  display:flex;
  text-decoration: none !important;

}
.stysel__words-text {
  text-decoration: none !important;
  color: black;
}