/* ≤360 — мобильные */
@media (max-width: 1024px) {
    .svc-card-mobile {
   padding: 25px;     
    }
    .svc-section {
  margin-bottom: 50px;
}
    .svc-card {
  background: #f7f7f7;
  width: 100%;
  display: block;
  padding: 0px;
    }
    .svc-card:first-child {
  margin-right: 0px;
}
    .hero-text {
  color: #7d7d7d;
  font-size: 18px;
  margin-top: -10px;
  margin-bottom: 15px;
  line-height: 20px;
}
#header {
display: none;    
}    
#topMenu {
   display: none;  
}
.fixmenu {
    display: none;   
}
.hero-inner {
 display: block;
}
.container_section {
  width: 100%;
}
.about_right {
  display: block;
  width: 100%;
}
.sites-grid {
  display: block;
}
.tags_block {
  width: 100%;
}
.benefits-grid {
  display: block;
}
.reviews-grid {
  display: block;
}
.projects-layout {
  display: block;
}
.footer-inner {
  display: block;
}
.notarif_content {
  display: block;
}
.hero {
  max-width: 100%;
  padding: 25px;
}
.hero-features {
  display: block;
}
.projects-inner {
  width: 100%;
  max-width: 100%;
}
.scor_block {
  display: block;
  margin-top: 30px;
}
.footer-socials {
  display: block;
}
.container_mobile {
padding-left: 10px;
  padding-right: 10px;
}
.hero-label {
  font-size: 20px;
}
.hero-title {
  font-size: 40px;
  line-height: 50px;
}
.slog {
  font-size: 18px;
}
.hero_bottom {
  margin-top: 40px;
}
.hero-right {
  display: block;
}
.online-status::before {
  margin-top: 15px;
}
.online-status {
padding-top: 30px;
    display: block;
}
.hero-right img {
  width: 100%;
  margin-top: 25px;
}
.hero-features {
  margin-top: 20px;
}
.hero-feature-card {
  margin-top: 20px;
}
.notarif_content {
  padding: 36px 48px;
  padding-right: 20px;
  padding-left: 20px;
}
.notarif_text {
  font-size: 18px;
  line-height: 24px;
}
.about_left {
  width: 100%;
}
.about_left img {
  width: 100%;
  height: auto;
}
.about_right {
  padding-left: 0px;
  margin-top: 20px;
}
.about_right p {
  font-size: 17px;
  line-height: 24px;
}
.speakers-title {
    font-size: 24px;
  }
  .scor_block {
  padding: 20px;
  }
  .scor_block_left img {
  width: 180px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.scor_block_right_title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 35px;
  text-align: center;
}
.price {
  text-align: center;
}
.scor_block_right_bot {
 margin-bottom: 20px;
  text-align: center;   
}
.sites-types {
  padding: 30px;
}
.site-card {
  margin-bottom: 20px;
}
.extras-swiper .swiper-slide {
  width: 260px;
}
.bonus_bot .btn_normal {
   display: block;
    margin-right: 0px !important;
    margin-bottom: 20px; 
}
.black .bonus-text {
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 0px;
}
 .black .bonus_bot .btn_normal {
    font-size: 13px;
  }
  .tag {
  margin-right: 0px;
  display: inline-block;
  border-radius: 30px;
  border: 1px solid #e0e0e0;
  font-size: 12px;
  padding: 8px 10px;
  margin-bottom: 10px;
}
.tags_block {
  margin-top: 0px;
}
.sites-types_bot {
  text-align: center;
}
.benefit-card {
  margin-bottom: 20px;
}
.review-card {
  background: #f5f5f5;
  border-radius: 24px;
  padding: 32px;
  display: block;
  flex-direction: column;
  margin-bottom: 20px;
}
.projects-card-title {
  font-size: 18px;
}
.projects {
  padding: 80px 0;
  background-color: #f5f5f7;
  border-radius: 32px;
  padding: 25px;
}
.projects-card-note {
  display: none;
}
.projects-card {
  margin-top: 20px;
}
.projects-card-text {
  font-size: 16px;
  line-height: 20px;
}
.social-btn {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
.footer-bottom {
  display: block;
}
.footer .sites-types {
  margin-top: 30px;
  margin-bottom: 0px;
}
.reviews {
  padding: 30px 0;
}
.benefits {
  padding: 30px 0px 20px 0px;
}
.bonuses {
  padding: 30px 0;
}
.sites-types {
  margin-bottom: 30px;
  margin-top: 30px;
}
.block_about {
  background: #f5f5f5;
  margin-top: 30px;
}
.hero {
  margin: 0px auto 30px;
}

/* =========================
   MOBILE HEADER (fixed)
========================= */
.m-header{
  position: fixed;
    top: 8px;
    left: 15px;
    right: 15px;
    height: 64px;
   background: #ffffffed;
    z-index: 9999;
    border-bottom: 1px solid rgba(0,0,0,.06);
    border-radius: 15px;
}

.m-header__in{
  height: 100%;
  max-width: 1168px;
  margin: 0 auto;
  padding: 0 12px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 10px;
}

.m-header__logo{
  width: 42px;
  height: 42px;
border-radius: 20%;
  overflow: hidden;
  border: 1px solid rgba(0,0,0,.10);
  background: #fff;
  display: inline-flex;
}
.m-header__logo img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Center CTA */
.m-header__cta{
  justify-self: center;
  height: 42px;
  padding: 0 16px;
  border-radius: 14px;
 background: #3d3bff;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

/* Burger (lines) */
.m-burger{
  width: 42px;
  height: 42px;
  border-radius: 12px;
  border: 1px solid rgba(0,0,0,.10);
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  padding: 10px;
  cursor: pointer;
}
.m-burger__line{
  width: 100%;
  height: 2px;
  background: #111;
  border-radius: 2px;
  display: block;
  transition: transform .25s ease, opacity .2s ease;
}

/* Burger -> X */
.m-burger.is-active .m-burger__line:nth-child(1){
  transform: translateY(7px) rotate(45deg);
}
.m-burger.is-active .m-burger__line:nth-child(2){
  opacity: 0;
}
.m-burger.is-active .m-burger__line:nth-child(3){
  transform: translateY(-7px) rotate(-45deg);
}

/* =========================
   MOBILE MENU (dark)
========================= */
.m-menu{
  position: fixed;
  inset: 0;
  z-index: 10000;
  pointer-events: none;
  opacity: 0;
  transition: opacity .2s ease;
}
.m-menu.is-open{
  pointer-events: auto;
  opacity: 1;
}

.m-menu__backdrop{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.45);
}

/* Panel */
.m-menu__panel{
  position: absolute;
  top: 0; right: 0;
  width: min(92vw, 360px);
  height: 100%;
  background: #0f0f10;
  color: #fff;
  transform: translateX(100%);
  transition: transform .25s ease;
  display: flex;
  flex-direction: column;
  border-left: 1px solid rgba(255,255,255,.08);
}
.m-menu.is-open .m-menu__panel{
  transform: translateX(0);
}

/* Top bar: logo + close */
.m-menu__top{
  padding: 16px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.m-menu__logo{
  width: 42px;
  height: 42px;
  border-radius: 20%;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.12);
  display: inline-flex;
}
.m-menu__logo img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.m-menu__close{
  width: 42px;
  height: 42px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,.12);
  background: rgba(255,255,255,.06);
  color: #fff;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}

/* Links */
.m-menu__nav{
  padding: 10px 10px;
  overflow: auto;
}

.m-menu__link{
  display: block;
  padding: 14px 12px;
  border-radius: 14px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  border: 1px solid transparent;
}
.m-menu__link:hover{
  background: rgba(255,255,255,.06);
  border-color: rgba(255,255,255,.10);
}

/* Footer text */
.m-menu__footer{
  margin-top: auto;
  padding: 14px 14px 18px;
  border-top: 1px solid rgba(255,255,255,.08);
}
.m-menu__note{
  font-size: 13px;
  line-height: 1.35;
  color: rgba(255,255,255,.75);
}

/* Lock scroll when menu open */
.no-scroll{ overflow: hidden; }
.hero {
 margin: 90px auto 30px;
}
.contact-modal__photo {
  display: none;
}
.contact-modal__right {
  justify-content: flex-start;
}
.m-btn {
  width: auto;
}
}

@media (max-width: 1426px) {
.top_menu ul {
  display: inline-block;
  text-align: center;
}
.top_menu li {
  display: inline-block;
}
#header .btn_min {
 display: none;
}
.hero-features {
  margin-top: 40px;
}
}

/* ≤1024 — ноутбуки */
@media (max-width: 1024px) {
#header {
display: none;    
}    
#topMenu {
   display: none;  
}
.fixmenu {
    display: none;   
}    
}

/* ≥1440 — десктоп */
@media (min-width: 1025px) {
#mHeader {
  display: none;      
}
#mMenu {
 display: none;       
}
}




