@import url('https://fonts.googleapis.com/css2?family=Wix+Madefor+Text:ital,wght@0,400..800;1,400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap');
:root{
    --clr-text: hsl(0, 0%, 100%);
--white:white;
--black:black;
--b-1:#121212;
--b-2:#312930;
--b-3:#2c251f;
--b-4:#25202b;
--b-5:#222c22;
--c-1:#e83367;
--c-2:#af0227;
--c-3:#FF7A24;
--c-4:#8416F2;
--c-5:#7FA62D;
--bg:#F4F6F9;

--grad-1:linear-gradient(0deg, transparent 0%, rgba(232, 51, 103, 0.1) 100%);
--grad-2:linear-gradient(0deg, transparent 0%, rgba(255, 36, 136,0.1) 100%);
--grad-3:linear-gradient(0deg, transparent 0%, rgba(255, 122, 36,0.1) 100%);
--grad-4:linear-gradient(0deg, transparent 0%, rgba(132, 22, 242,0.1) 100%);
--grad-5:linear-gradient(0deg, transparent 0%, rgba(127, 166, 45,0.1) 100%);

--btnm-1:#b60303 ;
--btnm-2:#f5005e;
--btnm-3:#f17730 ;
--btnm-4:#4b182d;
--btnm-5:#f0ec0fd7;

--how-btnm-1:#e20000 ;
--how-btnm-2:#e91b71;
--how-btnm-3:#ff9100 ;
--how-btnm-4:#ed09f5;
--how-btnm-5:#f8f400;
--gap-25-30:25px;
}
ul {
  list-style-type: none;
  padding: 0;
  }
  
ul li {
  position: relative;
  padding-left: 19px; 
}
    
    ul li::before {
      direction:initial;
      content: "•";
      color: var(--c-3); 
      font-size: 20px;
      position: absolute;
      left: 0;
      top: 0;
      
      }
      
button{
      background: none transparent;
      border: 0;
      color: inherit;
      cursor: pointer;
      display: inline-block;
    font: inherit;
    line-height: normal;
    margin: 0;
    outline: 0;
    overflow: visible;
    padding: 0;
    text-align: center;
    text-transform: none;
    user-select: none;
    vertical-align: middle;
    }
    input,select,textarea {
      appearance: none;
      background: none transparent;
      border: 0;
      border-radius: 0;
      color: inherit;
      display: block;
      font: inherit;
      line-height: normal;
      margin: 0;
      outline: 0;
      padding: 0;
      width: 100%
  }
  
  *, *:after, *:before { 
    
    box-sizing: border-box; 
    }
    input:focus-visible {
      outline: none;
  
      }
      .row,.row>*{
        padding-left: 0;
        padding-right: 0;
        }
        *:focus:not(.focus-visible) {
          outline: none;
          }
          body{
  background-color: var(--white);
  direction: ltr;
  font-family: 'Wix Madefor Text', sans-serif !important;
  font-size: 17px;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  
  }
  html{
    scroll-behavior: smooth;
    }
 
      li{
        padding: 10px 0px;
        }
        h2{
          font-size: clamp(21px, 5vw, 32px);
          }
          h3{
            font-size: clamp(18px, 5vw, 28px);
  }
  html {
    line-height: 1.4;
    -webkit-text-size-adjust: 100%;
    }
    body {
      margin: 0;
      }
      main {
        display: block;
        }
        h1 {
          font-size: 2em;
          margin: 0.67em 0;
          }
          hr {
            box-sizing: content-box;
            height: 0;
            overflow: visible;
            }
  pre {
    font-family: monospace, monospace;
    font-size: 1em;
    }
    a {
      text-decoration: none;
      background-color: transparent;
      }
      abbr[title] {
        border-bottom: none;
        text-decoration: underline;
        text-decoration: underline dotted;
        }
        b,strong {
    font-weight: 700;
    }
    code,kbd,samp {
      font-family: monospace, monospace;
      font-size: 1em;
      }
      small {
    font-size: 80%;
    }
    sub,sup {
      font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    }
    sub {
      bottom: -0.25em;
      }
      sup {
        top: -0.5em;
        }
        img {
          border-style: none;
          }
          button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.4;
    margin: 0;
    }
    button,input {
      overflow: visible;
      }
      button,select {
        text-transform: none;
        }
        button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button;
    }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
    }
    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
      outline: 1px dotted ButtonText;
      }
      fieldset {
        padding: 0.35em 0.75em 0.625em;
        }
        legend {
          box-sizing: border-box;
          color: inherit;
          display: table;
          max-width: 100%;
          padding: 0;
          white-space: normal;
          }
          progress {
            vertical-align: baseline;
  }
  textarea {
    overflow: auto;
    }
    [type="checkbox"],[type="radio"] {
      box-sizing: border-box;
      padding: 0;
      }
      [type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
        height: auto;
        }
        [type="search"] {
          -webkit-appearance: textfield;
          outline-offset: -2px;
          }
          [type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
  }
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
  }
  details {
    display: block;
    }
    summary {
      display: list-item;
      }
      template {
        display: none;
  }
  [hidden] {
    display: none;
    }
    a:hover{
      transition: all 0.3s;
      }
      
      img {
  max-width: 100%;
  display: block;
  
  }
  p{
    font-weight: normal;
    line-height: 1.4;
    }
    .title-mm{
      display: flex;
      color: var(--c-3);
      justify-content: flex-end;
      margin:20px 15px;
      
      }
      .container{
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  }

  .logo-site-mm{
    cursor: pointer;
    position: fixed;
    left: 5%;
    top: 5%;
    z-index: 100;
    }
    .logo-img-mm{
      width: 50px ;
      height: 50px;
      object-fit: cover;
      }
      .page-container {
        display: flex;
        flex-direction: column;
        min-height: 100vh;
        justify-content: center;
        margin: 0 auto;
        max-width: 45rem;
        padding: 1rem;
        }
        
        .page-container > * + * {
          margin-top: 1.5rem;
          }
          
          .nav-main {
            display: flex;
            height: 100%;
    left: -100%;
    position: fixed;
    transition: left 0s 300ms, transform 0s 300ms;
    width: 100%;
    z-index: 2;
    background-color: var(--b-3);
}

.nav-main::before, .nav-main::after {
  content: '';
  background-color: var(--b-3);
	 height: 50%;
	 left: 0;
	 position: absolute;
	 transform: translateX(-110%);
	 transform-origin: 0 50%;
	 transition: transform 600ms 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	 width: 100%;
	 z-index: -100;
   }
   
   .nav-main::before {
     top: 0;
     }
     
     .nav-main::after {
       bottom: 0;
       }
       
       
       [id="osnova-navigation-toggle"] {
         opacity: 0;
	 position: fixed;
	 top: -100%;
   }

   [id="osnova-navigation-toggle"] ~ label {
     cursor: pointer;
	 position: fixed;
   right: 5%;
   top: 5%;
	 z-index: 100;
   }
   
   [id="osnova-navigation-toggle"] ~ label span {
     display: block;
     height: 2rem;
     padding: 0.5rem;
     position: relative;
     transition: transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
     width: 4rem;
     }
     
     [id="osnova-navigation-toggle"] ~ label span::before, [id="osnova-navigation-toggle"] ~ label span::after {
       background-color: var(--c-3);
       bottom: 0;
       content: '';
       height: 4px;
       left: 0;
       margin: auto;
       position: absolute;
       right: 0;
       transition: transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
       top: 0;
       width: calc(100% - 1rem);
       }
       
       [id="osnova-navigation-toggle"] ~ label span::before {
         transform: rotate(0) translateY(-100%);
         
         }

[id="osnova-navigation-toggle"] ~ label span::after {
  transform: rotate(0) translateY(100%);
  
  }
  
  [id="osnova-navigation-toggle"]:checked ~ label span {
    transform: rotate(1turn);
    }

[id="osnova-navigation-toggle"]:checked ~ label span::before {
	 transform: rotate(45deg);
   background-color: var(--white);
}

[id="osnova-navigation-toggle"]:checked ~ label span::after {
	 transform: rotate(-45deg);
      background-color: var(--white);
}

[id="osnova-navigation-toggle"]:checked ~ .nav-main {
  left: 0;
  transition: transform 0s;
  }
  [id="osnova-navigation-toggle"]:checked ~ .nav-main::before, [id="osnova-navigation-toggle"]:checked ~ .nav-main::after {
    transform: translateX(0);
    transition-delay: 0s;
    }

    [id="osnova-navigation-toggle"]:checked ~ .nav-main::after {
      transition-delay: 150ms;
      }
      
      
      
      
      
      
      
      
      .thumb-menu-mm{
        flex-direction: column;
        padding: 244px 15px;
        display: flex;
        gap: var(--gap-25-30);
        justify-content: center;
        }
        
        .thumb-link-mm{
          display: flex;
          gap: var(--gap-25-30);
          flex: 2;
          flex-wrap: wrap;
          justify-content: center;
          }
          .thumb-linBox-mm{
            flex:1;
            }
            .linBox-mm{
              text-align: start;
color: var(--c-3);
font-size: clamp(35px,4vw,60px);
font-weight: 600;
-webkit-text-stroke-color: transparent;
-webkit-text-stroke-width: 1px;
transition: color .4s cubic-bezier(0.75, 0, 0.25, 1), -webkit-text-stroke-color .4s cubic-bezier(0.75, 0, 0.25, 1);
}
.box-width-nn{
  flex: 1;
  }
  .linBox-mm:hover{
    color: transparent;
    -webkit-text-stroke-color: var(--c-3);
    }
.box-contact-mm{
    flex: 1;
 text-align: center;
}
.box-contact-mm-footer{
    flex: 1;
    justify-content: center;
 display: flex;
 flex-direction: column-reverse;
 text-align: center;
}
.contacts-thumb-mm{
  display: flex;
  gap: var(--gap-25-30);
  }
  
  
  
  .item-linBox-mm{
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 30px;
    justify-content: center;
    }
    @media (max-width:1199px) {
      .item-linBox-mm{
    flex-direction: column;
    align-items: center;
  }
}
.thumb-adress-mm{
  margin: 25px 0px;
  text-align: center;
  color: var(--white);
  }
  .thumb-contacts-mm{
    text-align: center;
    margin: 10px 0px;
    }
    .thumb-contacts-mm a {
      word-break: break-all;
    }
    @media (max-width:768px) {
      .contacts-thumb-mm{
  flex-direction: column;
  }
  }
  .link-contacts-mm{ 
  font-size: clamp(14px,4vw,18px);
  display: block;
  color: #fff;
  text-decoration: underline;
  transition: color .4s cubic-bezier(0.75, 0, 0.25, 1);
  font-weight: 600;
  }
  .link-contacts-mm-footer{
  font-size: clamp(14px,4vw,18px);
  display: block;
  color: #fff;
  transition: color .4s cubic-bezier(0.75, 0, 0.25, 1);
  font-weight: 600;
  }
  .link-contacts-mm:hover{
    color: var(--c-3);
    }
    .btn-menu-price-mm{
      margin: 0 auto;
}

.hero-section-mm{
 background-image: url( uploads/06-2025/section-bg-q700.jpg);
 z-index: 1;
 position: relative;
 width: 100%;
 background-size: cover;
 background-position: center; 
 
 }
 .overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(0, 0, 0, 0.5);
   z-index: 1;
   }
   @keyframes fadeIn {
     to {
       opacity: 1;
       }
       }
       .fade-in {
         opacity: 0;
         animation: fadeIn 1.5s ease-in-out 0.5s forwards; 
         }
         .hero-content-mm{
          overflow: hidden;
      min-height: 650px;
      padding: 150px 0px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      position: relative;
      z-index: 2;
      }
      .heroTill-osnova-mm{
        text-align: center;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: rgb(255, 255, 255);
        color: transparent;
        font-size: clamp(21px,4vw,41px);
        }
        .heroTill-sub-mm{
          color: var(--white);
          font-size: clamp(18px,4vw,36px);
}
.osnova-btn-price-mm{
  margin-top: 20px;
}

.left-text,
.right-text {
  opacity: 0;
  animation: slideIn 1s forwards;
  }
  .left-text {
    animation-delay: 0.5s;
    }
    .right-text {
      animation-delay: 0.5s;
      }
      @keyframes slideIn {
        from {
          opacity: 0;
          transform: translateX(-100px); 
    }
    to {
      opacity: 1;
      transform: translateX(0); 
    }
  }
  .right-text {
    animation-name: slideInRight; 
    }
    @keyframes slideInRight {
      from {
        opacity: 0;
        transform: translateX(100px);
        }
        to {
          opacity: 1;
          transform: translateX(0); 
          }
          }
          
          .section-osnova-mm{
            padding: 45px 0px;
            background-color: var(--b-3);
}
@media (max-width:575px) {
  .section-osnova-mm{
  padding: 25px 0px;}
}
.bg-border-mm{
  padding: 25px;
  border: 1px solid var(--c-3);
  }
  .osnova-box-mm{
    display: flex;
    justify-content: center;
    }
    .osnova-content-mm-main{
      margin-top: 50px;
      color: var(--white);
      }
      .osnova-content-mm h2{ color: var(--white);}
      .osnova-content-mm-main strong{
        color: var(--c-3);
        }
        .osnova-content-mm-main h5{
          font-size: clamp(18px,4vw,24px);
          color: var(--c-3);
          }
          .osnova-images-mm{
            max-width: 450px;
            }
@media (max-width:575px) {
  .osnova-images-mm{
  
  height: auto;
  }
  }
  .osnova-images-mm img{
    width: 100%;
    height: auto;
    object-fit: contain;
    
    }
    .osnova-price-mm{
      text-align: center;
}
.price-style-mm{

}
@keyframes fillAndOutline {
            0%, 100% {
                color: var(--c-3);
                -webkit-text-stroke: 0;
                }
                50% {
                  color: transparent;
                  -webkit-text-stroke: 1px var(--c-3);
                  }
        }
        
        .price-style-mm {
          font-size: 50px;
          font-weight: 700;
            -webkit-text-stroke: 0;
            color: var(--c-3);
            display: inline-block;
            animation: fillAndOutline 3s infinite;
        }
     
        .aboutus-section-mm{
          background-color: var(--b-3);
          padding: 45px 0px;
          }
          @media (max-width:575px) {
            .aboutus-section-mm{
  padding: 25px 0px;
}
}

.thumb-about-us-mm{
  display: flex;
    position: relative;
    justify-content: center;
    }
    .video-aboutus-mm{
      width: 100%;
      object-fit: cover;
      height: 450px;
      }
      @media (min-width:575px) {
        .video-aboutus-mm{
    
    height: 550px;}
    }
@media (min-width:992px) {
  .video-aboutus-mm{
      width: 800px;
      height: 650px;}
}
.overlay-mm{
  position: relative;
}
.overlay-mm{
  position: absolute;
   top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    pointer-events: none; 
    }
    @media (min-width:992px) {
      .overlay-mm{
  width: 800px;
}
}
.thx-aboutus-mm{
  top: 50%;
  width: 100%;
  text-align: center;
    position: absolute;
    color: white;
    font-size:clamp(21px,4vw,36px);
    transform: translate(0%, -50%);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(255, 255, 255);
    color: transparent;
    }
    @media (min-width:575px) {
      .thx-aboutus-mm{

        width: 80%;}
        }
.aboutus-txt-osnova-mm{
  margin: 30px auto;
  text-align: center;
  font-size: 24px;
  width: 80%;
  color: var(--white);
  }
  @media (max-width:575px) {
  .aboutus-txt-osnova-mm{
    width: 100%;
  }
}
.btn--primary:hover .btn__text {
    -webkit-text-stroke-color: var(--c-3)
}

.btn--primary .btn__text {
  -webkit-text-stroke-color: var(--c-3);
  font-weight: 600;
  line-height: 1.4;
  color: var(--c-3);
  position: relative;
    transition: -webkit-text-stroke-color .4s;
    -webkit-text-stroke-width: 1px
    }
    .thumb-arrow-mm{
      
      display: flex;
      justify-content: center;
      }
      .arrow-container {
        cursor: pointer;
        margin: 0 auto;
        display: inline-block;
        text-align: center;
        }
        
        .title-about-arrow-mm {
          letter-spacing: 5px;
          margin: 0 0 10px;
          color: var(--c-3);
          transition: color 0.5s, -webkit-text-stroke-color 0.5s;
          -webkit-text-stroke: 1px var(--c-3);
          }
          
          
          .arrow-container:hover .title-about-arrow-mm  {
            color: transparent;
            
            }
            
            .arrow {
              width: 48px;
    height: 48px;
    cursor: pointer;
    transition: fill 0.5s;
    }
    
    .arrow .arrow-fill {
      fill: var(--c-3);
      transition: fill 0.5s;
  }
  
  .arrow .arrow-stroke {
    stroke: none;
    fill: var(--c-3);
    stroke-width: 2px;
    transition: stroke 0.5s;
    }
    .arrow-container:hover .arrow-stroke {
      fill: transparent;
}
.arrow-container:hover .arrow-fill {
  fill: transparent;
  }
  
  .arrow-container:hover .arrow-stroke {
    stroke: var(--c-3);
    }

    .step-section-mm{
      padding: 45px 0px;
      background-color: var(--b-3);
      }
@media (max-width:575px) {
  .step-section-mm{
  padding: 25px 0px;}
  }
  .sub-title-mm{
    padding: 25px 0px;
    text-align: center;
    color: var(--white);
  font-size: clamp(18px,4vw,24px);
  }
  .end-title-mm{
    padding: 25px 0px;
    text-align: center;
    color: var(--white);
    font-size: clamp(18px,4vw,24px);
    }
    .thumb-step-mm{
 padding: 25px 0px;
  display: flex;
  gap: var(--gap-25-30);
  flex-wrap: wrap;
    justify-content: center;
    }
    
    
    
    .thumb-txt-step-mm{
display: flex;
align-items: center;
justify-content: center;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: 0;
color: var(--white);
width: 100%;
padding: 15px;
z-index: 1;
}
@media (min-width:768px) {
  .thumb-txt-step-mm{
     position: absolute;
  }
  }
  .stepBox-mm:hover .txt-step-mm{
    opacity: 1;
    transition: all 2s ease;
    color: var(--c-3);
    }
    
    
    .txt-step-mm{
      opacity: 0;
      font-size: clamp(18px,4vw,21px);
      letter-spacing: 2px;
      }
      .stepBox-mm{
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        }
        
        @media (min-width:768px) {
          .stepBox-mm{
            display: block;
            position: relative;
            width: 270px;
            height: 350px;
            }
            .stepBox-mm:before {
              content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:var(--grad-3);
    border: 1px solid var(--c-3);
    z-index: 1;
    background-color: #121212;
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    transition: -webkit-clip-path .8s cubic-bezier(0.75, 0, 0.25, 1);
    transition: clip-path .8s cubic-bezier(0.75, 0, 0.25, 1);
    transition: clip-path .8s cubic-bezier(0.75, 0, 0.25, 1), -webkit-clip-path .8s cubic-bezier(0.75, 0, 0.25, 1);
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    transition: clip-path .8s cubic-bezier(0.75, 0, 0.25, 1);
}
.stepBox-mm:hover:before {
    -webkit-clip-path: polygon(0 0, calc(100% + 1px) 0, calc(100% + 1px) 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% + 1px) 0, calc(100% + 1px) 100%, 0 100%);
    }
}

@media (max-width:767px) {
  .thumb-txt-step-mm{
    border: 1px solid var(--c-3);
    }
    
    .txt-step-mm{
      opacity: 1;
      transition: all 2s ease;
    color: var(--c-3);
    }
    }
    
    
    .svg-stepBox-mm{
      width: 100%;
      height: 100%;
}
@media (max-width:767px) {
  .svg-stepBox-mm{
    display: none;
    }
    }
    .svg-icon-mm{
      width: 100%;
      height: 100%;
      object-fit: cover;
      }
 
      .article-section-mm{
        padding: 45px 15px;
        background-color: var(--b-3);
        }
        .border-mm{
          border: 1px solid var(--c-3);
          }
          @media (min-width:575px) {
            .border-mm{
              
  padding: 40px;}
  }
  .thumb-article-mm{
    padding: 25px 0px;
    justify-content: center;
    overflow: hidden;
    display: flex;
    gap: var(--gap-25-30);
      flex-wrap: wrap;
}
.box-article-mm{
  width: calc(100% - 30px);
height: 450px;
position: relative;
overflow: hidden;
}
@media (max-width:575px) {
  .box-article-mm{
    height: 450px;
    }
    }
    @media (min-width:992px) {
      .box-article-mm{
        width: calc(50% - 30px);}
        }
.img-article-mm{
  width: 100%;
  height: 100%;
  }
  .img-article-mm img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.overlay-article-mm {
  position: absolute;
  top: 0;
  left: -90%;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: var(--c-3);
  opacity: 0.86;
  transition: left 0.3s ease;
  }
  @media (max-width:991px) {
    .overlay-article-mm {
    position: absolute;
    top: 0;
     left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: var(--c-3);
    opacity: 0.86;
    transition: left 0.3s ease;
    }
    }
    
    .overlay-image {
      width: 100%;
      height: 100%;
      object-fit: cover;
      }
      .thumb-txt-article-mm{
        text-align: end;
        width: 80%;
        padding: 15px;
        }
        .title-article-mm{
          display: none;
          opacity: 1;
          color:var(--white)
          }
          .txt-article-mm{
            display: none;
            opacity: 1;
            color:var(--white)
            }
            .box-article-mm:hover .overlay-article-mm {
              left: -10%;
}
.box-article-mm:hover .txt-article-mm{

    display: flex;
}
.box-article-mm:hover .title-article-mm {
  
  display: flex;
  }
  @media (max-width:991px) {
    .txt-article-mm{
      
      display: flex;
      }
      .title-article-mm {
    
        display: flex;
        }
        }
      
        .blog-section-mm{
          padding: 45px 0px;
          
          background-color: var(--b-3);
          
          }
          .thumb-blog-mm{
            display: flex;
gap: var(--gap-25-30);
flex-wrap: wrap;
}
.thumb-link-blog-mm{
  width: 100%;
  
  }
  @media (min-width:992px) {
  .thumb-link-blog-mm{
    width: calc(50% - 30px);
    min-width: 450px;
    }
    }
    .box-blog-mm{
      
  padding: 15px;
  border: 1px solid transparent;
  }
  @media (max-width:991px) {
    .box-blog-mm{
      background: var(--grad-3);
      border: 1px solid var(--c-3);
      
      }
}
.box-blog-mm:hover{
  background: var(--grad-3);
  border: 1px solid var(--c-3);
  
  }
  .pic-blog-mm{
    width:100%;
    height: 270px;
    }
    .pic-blog-mm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  }
  .categor-blog-mm{
    font-size:clamp(16px,4vw,21px);
    font-weight: 400;
    margin-bottom: 16px;
    color: var(--c-3);
    }
    .title-blog-mm{
      font-size:clamp(18px,4vw,28px);
      line-height: 1.4;
      font-weight: 600;
      color: var(--white);
      }
      .subtxt-blog-mm{
        line-height: 24px;
          font-weight: 300;
          color: var(--white);
}

.testi-section-mm{
  overflow: hidden;
  direction: initial;
  padding: 45px 0px;
  background-color: var(--b-3);
  }
  @media (max-width:575px) {
    .testi-section-mm{
      overflow: hidden;
      padding: 25px 0px;}
}
.testi-title-mm{
  margin: 45px 15px;
  }
  .slider-container {
    
    width: 100%;
    position: relative;
    }
    @media (max-width:767px) {
      .slider-container {
        padding: 0px 15px;
        }
        }
        @media (min-width:768px) {
          .slider-container {
            
            max-width: 600px;}
            }
            
            .slides-wrapper{
              display: flex;
              width: 100%;
              
              
              }
    @media (max-width:767px) {
      .slides-wrapper{
 align-items: center; 
        flex-direction: column;
        gap: 30px;
    }}
    @media (min-width:768px) {
      .slides-wrapper {
        animation: scrolls 10s linear infinite;}
        }
        
    .slide {
          border: 1px solid var(--c-3);
  height:100%;
  width: 100%;
  
    flex-shrink: 0;
    
    margin: 0 10px;
    
    }
    
    @media (min-width:768px) {
      .slide {
        height: 450px;
        min-width: 450px;
        width: 550px;
        
        } 
        }
        
        @keyframes scrolls {
          0% {
            transform: translateX(0);
            }
            100% {
              transform: translateX(-100%);
              }
              }
              
              
              
.txt-comment-mm{
   font-size:clamp(18px,4vw,24px);
     color: var(--white);
    text-align: start;
                }
    .box-slider-mm{
  position: relative;
  height: 100%;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.skob-mm{
  position: absolute;
     top: -18px;
  left: 7%;
  width: 50px;
  height: 50px;
  object-fit: cover;
  }
.skob2-mm{
   position: absolute;
      top: -18px;
      left: 17%;
  width: 50px;
  height: 50px;
  object-fit: cover;
  }
  @media (max-width:575px) {
    .box-article-mm:hover .overlay-article-mm {
      left: 0;
    width: 100%;
    }
    .thumb-txt-article-mm {
      width: 100%;
    }
    .skob2-mm{
    
      left: 25%;
    }
  }
      
      .box-slider-mm:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background:var(--grad-3);
    opacity: 1;
    transition: opacity .4s cubic-bezier(0.75, 0, 0.25, 1);
    }
    
    .box-slider-mm:hover:after {
      opacity: 1
      }
      .thumb-star-mm{
        display: flex;
  gap: 10px;
  }
  .star-mm{
    fill: var(--c-3);
    width:24px;
    height: 24px;
    }
    .name-testi-mm{
      margin: 10px 0px;
      font-size:clamp(16px,4vw,21px);
      font-weight: 400;
      color: var(--white);
      }
      .job-name-testi-mm{
        font-size:clamp(14px,4vw,18px);
        font-weight: 300;
        color: var(--white);
        margin: 0;
        }

.marquees-wrapper {
  --marquee-text-size:clamp(28px,4vw,60px) ;
  position: relative;
  background-color: var(--b-3); 
  
  }

.marquee {
  --gap: 1rem;
  display: flex;
  gap: var(--gap);
  overflow: hidden;
  user-select: none;
  color: #fff;
  }
  
  .marquee__content {
    flex-shrink: 0;
    display: flex;
    justify-content: space-around;
    min-width: 100%;
    gap: var(--gap);
    }
    .scroll {
      animation: scroll 30s linear infinite;
      }
      
      
      .marquee__content li {
  --text-color: rgba(255, 255, 255, 0.2);
  list-style: none;
  text-transform: uppercase;
  font-size: var(--marquee-text-size);
  font-weight: 700;
  line-height: 1.4;
  text-stroke: 2px var(--text-color);
  -webkit-text-stroke: 2px var(--text-color);
  color: transparent;
  }
  .marquee__content li::before {
    content: "";
    color: var(--c-4);
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    }
    
    .marquee:nth-child(even) .scroll {
      animation-direction: reverse;
      }


      @keyframes scroll {
        from {
          transform: translateX(0);
          }
          to {
            transform: translateX(calc(-100% - var(--gap)));
            }
            }
            
            
            .extra-stuff {
              position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  z-index: 1;
  padding: 20px;
  transition: all 1s ease;
  background-color: var(--b-3);
  }
  .bg-mm-marque{
    direction: initial;
    background-color: var(--b-3);
    border: 1px solid var(--c-3);
}
.extra-stuff:hover{
  background-color: var(--c-3);
  
  }
  .extra-stuff:hover .bg-mm-marque{
    background-color: var(--c-3);
    }
    .extra-stuff:hover .extra-title-mm {
      color: var(--white);
      }
      .extra-title-mm{
        text-transform: uppercase;
  font-size:clamp(28px,4vw,60px) ;
  line-height: 1.4;
  text-align: center;
  margin: 0;
  color: var(--c-3);
  }

  .team-section-mm{
    padding: 45px 0px;
    background-color: var(--b-3);
    }
    @media (max-width:575px) {
      .team-section-mm{
  padding: 25px 0px;}
}
.thumb-team-mm{
  display: flex;
  gap: var(--gap-25-30);
  flex-wrap: wrap;
  justify-content: center;
  }
  .box-team-mm{
    padding: 10px;
    min-width:270px;
  width: calc(100% - 30px);
     transition: background-size .4s ease-in;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to top, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to left, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to bottom, var(--c-3) 100%, var(--c-3) 100%);
    background-size: 0 2px, 2px 0, 0 2px, 2px 0;
    background-position: 0 100%, 100% 100%, 100% 0, 0 0;
    
    }
    @media (max-width:767px) {
      .box-team-mm{
    -webkit-animation: input-focus .6s cubic-bezier(0.75, 0, 0.25, 1);
    animation: input-focus .6s cubic-bezier(0.75, 0, 0.25, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
}
@media (min-width:768px) {
  .box-team-mm:hover{
    -webkit-animation: input-focus .6s cubic-bezier(0.75, 0, 0.25, 1);
    animation: input-focus .6s cubic-bezier(0.75, 0, 0.25, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
}
@media (min-width:768px)and (max-width:991px) {
  .box-team-mm{
    width: calc(50% - 30px);
    
    }
    }
    @media (min-width:992px) {
      .box-team-mm{
        width: calc(33% - 30px);
        
        }
        }
        .box-img-mm{
          width: 100%;
          height: 320px;
          }
          .box-img-mm img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            }
            .box-txt-mm{
              margin-top: 30px;
}
.name-team-mm{
  margin: 0px!important;
  font-size: clamp(16px, 4vw, 21px);
  font-weight: 400;
  color: var(--white);
  
  }
  .job-name-team-mm{
    font-size: clamp(14px,4vw,18px);
    font-weight: 300;
    color: var(--white);
    margin-top: 15px;
    }
  
    .form-section-mm{
      padding: 45px 0px;
      background-color: var(--b-3);
      }
      @media (max-width:575px) {
  .form-section-mm{
  padding: 25px 0px;
}
}
.bg-form-mm{
  overflow: hidden;
}

.form-thumb-mm{
  display: flex;
  flex-direction: column;
  gap: 30px;
  }
  .input-control__componentelement{
    width: 100%;
    border: 1px solid #262626;
    background-color: #262626;
    padding: .675em 1em;
    outline: none;
    line-height: 1.4;
    box-shadow: none;
    font-size: clamp(14px,4vw,18px);
    color: #fff;
    transition: background-size .4s ease-in;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to top, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to left, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to bottom, var(--c-3) 100%, var(--c-3) 100%);
    background-size: 0 1px, 1px 0, 0 1px, 1px 0;
    background-position: 0 100%, 100% 100%, 100% 0, 0 0;
    }
    .textarea-control__componentelement{
      width: 100%;
      border: 1px solid #262626;
    background-color: #262626;
    padding: .675em 1em;
    outline: none;
    line-height: 1.4;
    box-shadow: none;
    font-size: clamp(14px,4vw,18px);
    color: #fff;
    transition: background-size .4s ease-in;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to top, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to left, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to bottom, var(--c-3) 100%, var(--c-3) 100%);
    background-size: 0 1px, 1px 0, 0 1px, 1px 0;
    background-position: 0 100%, 100% 100%, 100% 0, 0 0;
    }
    .form-main35 label {
      color:var(--white);
      }
      .input-control__componentelement:focus-visible{
        -webkit-animation: input-focus .6s cubic-bezier(0.75, 0, 0.25, 1);
        animation: input-focus .6s cubic-bezier(0.75, 0, 0.25, 1);
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        }
        .textarea-control__componentelement:focus-visible{
          -webkit-animation: input-focus .6s cubic-bezier(0.75, 0, 0.25, 1);
          animation: input-focus .6s cubic-bezier(0.75, 0, 0.25, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    }

    @-webkit-keyframes input-focus {
    0% {
        background-size: 100% 1px,1px 0,0 1px,1px 0
    }

    25% {
        background-size: 100% 1px,1px 0,0 1px,1px 0
    }

    50% {
        background-size: 100% 1px,1px 100%,0 1px,1px 0
    }

    75% {
        background-size: 100% 1px,1px 100%,100% 1px,1px 0
    }

    100% {
        background-size: 100% 1px,1px 100%,100% 1px,1px 100%
    }
}

@keyframes input-focus {
    0% {
        background-size: 100% 1px,1px 0,0 1px,1px 0
    }

    25% {
        background-size: 100% 1px,1px 0,0 1px,1px 0
    }

    50% {
        background-size: 100% 1px,1px 100%,0 1px,1px 0
    }

    75% {
      background-size: 100% 1px,1px 100%,100% 1px,1px 0
      }
      
      100% {
        background-size: 100% 1px,1px 100%,100% 1px,1px 100%
        }
        }
.checkbox-wrapper-12 {
  position: relative;
  display: flex;
    gap: 10px;
    align-items: center;
}

.checkbox-wrapper-12 > svg {
  position: absolute;
  top: -130%;
  left: -170%;
  width: 110px;
  pointer-events: none;
  }
  
  .checkbox-wrapper-12 * {
    box-sizing: border-box;
    }
    
    .checkbox-wrapper-12 input[type="checkbox"] {
      -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  margin: 0;
}

.checkbox-wrapper-12 input[type="checkbox"]:focus {
  outline: 0;
  }
  
  .checkbox-wrapper-12 .cbx {
    width: 24px;
    height: 24px;
    top: calc(100px - 12px);
    left: calc(100px - 12px);
    }
    
    
.checkbox-wrapper-12 .cbx input {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border: 2px solid #bfbfc0;
  border-radius: 50%;
  }
  
  .checkbox-wrapper-12 .cbx label {
    width: 24px;
    height: 24px;
    background: none;
    border-radius: 50%;
    position: absolute;
    top: 0;
  left: 0;
  transform: trasnlate3d(0, 0, 0);
  pointer-events: none;
}

.checkbox-wrapper-12 .cbx svg {
  position: absolute;
  top: 5px;
  left: 4px;
  z-index: 1;
  pointer-events: none;
  }
  
  .checkbox-wrapper-12 .cbx svg path {
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 19;
    stroke-dashoffset: 19;
    transition: stroke-dashoffset 0.3s ease;
    transition-delay: 0.2s;
    }
    
    .checkbox-wrapper-12 .cbx input:checked + label {
      animation: splash-12 0.6s ease forwards;
      }
      
      .checkbox-wrapper-12 .cbx input:checked + label + svg path {
        stroke-dashoffset: 0;
}

@-moz-keyframes splash-12 {
  40% {
    background: var(--c-3);
    box-shadow: 0 -18px 0 -8px var(--c-3), 16px -8px 0 -8px var(--c-3), 16px 8px 0 -8px var(--c-3), 0 18px 0 -8px var(--c-3), -16px 8px 0 -8px var(--c-3), -16px -8px 0 -8px var(--c-3);
    }
    
  100% {
    background: var(--c-3);
    box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
    }
}

@-webkit-keyframes splash-12 {
  40% {
    background: var(--c-3);
    box-shadow: 0 -18px 0 -8px var(--c-3), 16px -8px 0 -8px var(--c-3), 16px 8px 0 -8px var(--c-3), 0 18px 0 -8px var(--c-3), -16px 8px 0 -8px var(--c-3), -16px -8px 0 -8px var(--c-3);
    }

  100% {
    background: var(--c-3);
    box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
    }
    }
    
    @-o-keyframes splash-12 {
      40% {
        background: var(--c-3);
        box-shadow: 0 -18px 0 -8px var(--c-3), 16px -8px 0 -8px var(--c-3), 16px 8px 0 -8px var(--c-3), 0 18px 0 -8px var(--c-3), -16px 8px 0 -8px var(--c-3), -16px -8px 0 -8px var(--c-3);
        }
        
        100% {
          background: var(--c-3);
          box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
          }
          }
          
@keyframes splash-12 {
  40% {
    background: var(--c-3);
    box-shadow: 0 -18px 0 -8px var(--c-3), 16px -8px 0 -8px var(--c-3), 16px 8px 0 -8px var(--c-3), 0 18px 0 -8px var(--c-3), -16px 8px 0 -8px var(--c-3), -16px -8px 0 -8px var(--c-3);
    }
    
    100% {
      background: var(--c-3);
      box-shadow: 0 -36px 0 -10px transparent, 32px -16px 0 -10px transparent, 32px 16px 0 -10px transparent, 0 36px 0 -10px transparent, -32px 16px 0 -10px transparent, -32px -16px 0 -10px transparent;
  }
  }
  .thumb-privacy-txt35{
    color:var(--white);
    font-size: clamp(12px,4vw,18px);
    }
    .color-pol-mm{
      font-size: clamp(12px,4vw,18px);
      color: #fff;
      text-decoration: underline;
      transition: color .4s cubic-bezier(0.75, 0, 0.25, 1);
 
      }
      .color-pol-mm:hover{
  color: var(--c-3);
  }
  .footer-section{
    border-top: 1px solid var(--c-3);
    padding: 45px 0px;
  background-color: var(--b-3);
  
}
@media (max-width:575px) {
  .footer-section{
  padding: 25px 0px;}
}
.footer-contacts-thumb-mm{
  display: flex;
  gap: var(--gap-25-30);
  }
  @media (max-width:767px) {
    .footer-contacts-thumb-mm{
        flex-direction: column; 
  }
  }
.thumb-footer-link-mm{
 flex: 1;
 }
.footer-link-mm{
justify-content: center;
color: var(--c-3);
font-size: clamp(29px,4vw,60px);
font-weight: 400;
-webkit-text-stroke-color: transparent;
-webkit-text-stroke-width: 1px;
transition: color .4s cubic-bezier(0.75, 0, 0.25, 1), -webkit-text-stroke-color .4s cubic-bezier(0.75, 0, 0.25, 1);
}
.contacts-link-mm1{
  font-size: clamp(26px,4vw,36px);
  text-align: center;
  margin: 25px 0px;
  }
  .footer-link-mm{
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.footer-link-mm:hover{
  color: transparent;
  -webkit-text-stroke-color: var(--c-3);
  }
  .logo-footer-mm{
    display: flex;
    justify-content: flex-end;
    margin: var(--gap-25-30) 0px;
    }
    @media (max-width:1199px) {
      .logo-footer-mm{
    display: none;
    }
    }
    .logo-footer-img-mm{
      width: 75px;
      height: 75px;
      
      }
      .logo-footer-img-mm img{
        width: 100%;
  height: auto;
  object-fit: cover;
}
.discl-section{
  padding: 45px 0px;
  background-color: var(--b-3);
  }
  .footer-boxmm{
    display: flex;
    justify-content: space-evenly;
    
    }
    @media (max-width:767px) {
  .footer-boxmm{
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}
.box-linkmm{
  font-size: clamp(14px,4vw,18px);
  display: block;
  color: #fff;
  text-decoration: underline;
  transition: color .4s cubic-bezier(0.75, 0, 0.25, 1);
    font-weight: 400;
    }
    .box-linkmm:hover{
      color:var(--c-3)
      }
      .copy-thumb-mm{
        margin-top: 45px;
  display: flex;
  justify-content: center;
}
.txt-copy-mm{
  font-size: clamp(14px,4vw,18px);
  display: block;
    color: #fff;
    text-decoration: underline;
}
.buttonmm-main{
  padding: 15px 20px;
  color: var(--white);
  
  }
.buttonmm-1 {
  background: var(--btnm-3);
  font-family: inherit;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  margin: 20px;
  font-size: 17px;
  z-index: 1;
  color: white;
  border: 2px solid var(--btnm-3);
  border-radius: 6px;
  position: relative;
  }
  
  .buttonmm-1::before {
    position: absolute;
    content: "";
    background: var(--how-btnm-3);
    width: 150px;
    height: 200px;
    z-index: -1;
    border-radius: 50%;
    
    }
    
    .buttonmm-1:hover {
      color:var(--white);
      }
      
      .buttonmm-1:before {
        top: 100%;
        left: 100%;
        transition: 0.3s all;
}

.buttonmm-1:hover::before {
  top: -30px;
  left: -30px;
  }
  {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: button;
    background-color: var(--btnm-3);
    background-image: none;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    -webkit-mask-image: -webkit-radial-gradient(#000, #fff);
    padding: 15px;
    text-transform: uppercase;
    }
    .buttonmm-2  {
      padding: 1rem 2rem;
      font-weight: 700;
      background: rgb(255, 255, 255);
      color: var(--btnm-3);
      border-radius: .5rem;
      border-bottom: 2px solid var(--btnm-3);
      border-right: 2px solid var(--btnm-3);
      border-top: 2px solid white;
      border-left: 2px solid white;
      transition-duration: 1s;
 transition-property: border-top, 
    border-left, 
    border-bottom,
    border-right,
    box-shadow;
}

.buttonmm-2:hover {
  border-top: 2px solid var(--btnm-3);
 border-left: 2px solid var(--btnm-3);
 border-bottom: 2px solid var(--how-btnm-3);
 border-right: 2px solid var(--how-btnm-3);
 box-shadow: var(--b-3) 5px 5px, var(--b-3) 10px 10px, var(--b-3) 15px 15px;
 }
 
 
.buttonmm-3 {
  font-family: inherit;
  font-size: 18px;
  background: linear-gradient(to bottom, var( --btnm-3) 0%,var( --how-btnm-3) 100%);
  color: white;
  padding: 0.8em 1.2em;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 25px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
  }
  
  .buttonmm-3:hover {
    transform: translateY(-3px);
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
    }
    
    .buttonmm-3:active {
      transform: scale(0.95);
      box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
      }
      
      
      .buttonmm-4 {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
        background: var( --btnm-3);
        font-family: "Montserrat", sans-serif;
        box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
        overflow: hidden;
  cursor: pointer;
  border: none;
  padding:15px;
}
.buttonmm-4 {
  padding: 15px 30px;
  font-size: 18px;
  outline: none;
  border: none;
  border-radius: 10px;
  transition: 0.5s;
  background: #1e1e1e;
  cursor: pointer;
  color:var(--c-3);
  box-shadow: 0 0 10px var(--grad-3), inset 0 0 10px var(--grad-3);
  }
  
  .buttonmm-4:hover {
    animation: a 0.5s 1 linear;
    }
    
    @keyframes a {
  0% {
    transform: scale(0.7, 1.3);
    }
    
  25% {
    transform: scale(1.3, 0.7);
    }
    
    50% {
      transform: scale(0.7, 1.3);
      }
      
      75% {
        transform: scale(1.3, 0.7);
        }

        100% {
          transform: scale(1, 1);
          }
          }
          @media (max-width:575px) {
  .buttonmm-1 {
    padding:10px;}
    .buttonmm-2 {
      padding:10px;}
      .buttonmm-3 {
        padding:10px;}
        .buttonmm-4 {
          padding:10px;}
          .buttonmm-5 {
    padding:10px;}
}

.buttonmm-5 {
  padding: 15px 30px;
  font-size: 18px;
  outline: none;
  border: none;
  border-radius: 10px;
  transition: 0.5s;
  background: var(--btnm-3);
  cursor: pointer;
  color: var(--white);
  box-shadow: 0 0 10px #363636, inset 0 0 10px #363636;
  }
  
  .buttonmm-5:hover {
    color: var(--white);
    animation: a 0.5s 1 linear;
    background: var(--how-btnm-3);
    
    }
    
    @keyframes a {
      0% {
        transform: scale(0.7, 1.3);
        }
        
        25% {
    transform: scale(1.3, 0.7);
    }
    
    50% {
      transform: scale(0.7, 1.3);
      }
      
      75% {
        transform: scale(1.3, 0.7);
        }
        
        100% {
          transform: scale(1, 1);
          }
          }
          
          .aboutus-section-mm{
  background-color: var(--b-3);
  padding:45px 0px;
  }
.howwork-desc{
  color: var(--white);
}

.stats-section-about-page-mm{
  background-color: var(--b-3);
  padding:30px 0px;
}

.thumb-stats-mm{
  display: flex;
  gap: var(--gap-25-30);
  flex-wrap: wrap;
  justify-content: center;
  }
  .box-stats-mm{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    
    width: calc(33% - 30px);
    min-width: 270px;
    background:var(--grad-3);
    padding:15px 5px;
    border: 1px solid var(--c-3);
    }
    @media (max-width:575px) {
      .box-stats-mm{
        width: 100%;
  }
  }
  .stat-number-mm{
    font-size: clamp(21px,4vw,48px);
    line-height: 1.4;
    font-weight: 700;
    color: var(--white);
    margin: 25px 0px;
    text-align: center;
    }
    .stat-title-mm{
      font-size: clamp(18px,4vw,36px);
      line-height: 1.4;
      font-weight: 400;
      color: var(--white);
      text-align: center;
      }
      .section-osnova-mm{
        background-color: var(--b-3);
  padding:45px 0px;
  }
  .osnova-content-mm{
    margin-top: 50px;
    color: var(--white);
    }
.osnova-content-mm strong{
  color: var(--c-3);
  }
.osnova-images-page-mm{
  width: 100%;
  height: 450px;
}
.osnova-images-page-mm img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  }

  .section-contact-page35{
    padding: 40px 0px;
    background-color: var(--b-3);
    }
    .form-grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  padding: 20px 0px;
  }
  .text-right{
    padding: 0px 15px;
    }

    .form-txt-contact-page-mm{
      font-size: clamp(16px,4vw,20px);
  margin: 25px 0px!important;
  color: var(--white);
  }
  .label-form-contacts-mm{
    margin-bottom: 5px!important;
    color:var(--white)
    }
    .cont-details {
      overflow: hidden;
    }
    .cont-details p a {
      word-break: break-all;
      font-size: clamp(14px,4vw,18px);
      display: block;
      color: #fff;
      text-decoration: underline;
      transition: color .4s cubic-bezier(0.75, 0, 0.25, 1);
      font-weight: 400;
      }
      
      .cont-details p a:hover {
        color: var(--c-3);
        }
        
        .cont-details address {
  padding: 40px;
  border-radius: 6px;
  }
  
  .cont-details address p {
    margin: 10px 0 0 0;
    line-height: 25px;
  color: var(--white);
  }
  p.conad-loc {
    display: flex;
    gap: 10px;
    align-items: center;
    }
    .map iframe {
      width: 100%;
      height: 400px;
      border-radius: 6px;
      }
      .map-content-9{
        display: flex;
        flex-wrap: wrap;
 
        gap: 25px;
  }
  @media (max-width:991px) {
  .map-content-9{
    flex-direction: column;
  }
  }
  .thumb-form-contact35{
    overflow: hidden;
  flex:2 ;
}
.cont-details{
  flex: 1;
}
.btn-subb-contact{
  padding: 15px 0px;
  display: flex;
  gap: 20px;
  flex-direction: column;
  }
  .input-contact-form,
  .input-contact-form {
    width: 100%;
    background-color: rgb(38, 38, 38);
    line-height: 1.4;
    box-shadow: none;
    font-size: 1rem;
    color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to top, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to left, var(--c-3) 100%, var(--c-3) 100%), linear-gradient(to bottom, var(--c-3) 100%, var(--c-3) 100%);
    background-size: 0px 1px, 1px 0px, 0px 1px, 1px 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(38, 38, 38);
    border-image: initial;
    padding: 0.675em 1em;
    outline: none;
    transition: background-size 0.4s ease-in 0s;
    background-position: 0px 100%, 100% 100%, 100% 0px, 0px 0px;
    margin: 10px 0px;
    }

    .form-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 20px;
      }
      
.map-content-9 form textarea {
  resize: none;
  min-height: 170px;
  }
  
  .input-contact-form:focus,
  .input-contact-form:focus {
    -webkit-animation: input-focus .6s cubic-bezier(0.75, 0, 0.25, 1);
    animation: input-focus .6s cubic-bezier(0.75, 0, 0.25, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    }

    .contacts-sub-9 address h4 {
      margin-bottom: 10px;
      }
      
      .contacts-sub-9 address a {
  display: block;
  }
  
  @media (max-width: 992px) {
    .top-map {
      grid-template-columns: 1fr;
      grid-gap: 30px;
      }
      
      .map {
        order: 2;
        }

  .map-content-9 {
    order: 1;
  }
  
  .map iframe {
    height: 350px;
  }
}

@media (max-width: 800px) {
  h4.sub-feat-text {
    margin-bottom: 10px;
    font-size: 33px;
  }
  
  p.sub-para {
    font-size: 15px;
    }
    }
    
    @media (max-width: 736px) {
      .top-map {
    grid-template-columns: 1fr;
    grid-gap: 25px;
    }
    }
    
    @media (max-width: 600px) {
      .form-grid {
        grid-template-columns: 1fr;
        grid-gap: 15px;
        }
        
        .input-contact-form
        {
          padding: 12px 20px;
          }
          p.conad-loc {
            display: flex;
            flex-direction: column;
            gap: 10px;
            align-items: center;
            justify-content: center;
            }
            }
            
            @media (max-width: 480px) {
              .osnova-images-page-mm {
                height: auto;
              }
              h4.sub-feat-text {
                margin-bottom: 8px;
    font-size: 30px;
    }

  p.sub-para {
    font-size: 14px;
    margin-bottom: 35px;
    line-height: 20px;
    }
    
    .twice-two {
      grid-template-columns: 1fr;
      }
}

@media (max-width: 384px) {
  h4.sub-feat-text {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 28px;
    }
    }
    
    .section-privacy35{
      background-color: var(--b-3);
      padding: 45px 0px;
      word-break: break-all;
      overflow: hidden;
      }
      
      @media (max-width:575px) {
        .section-privacy35{
  padding: 25px 0px;
}
}
.privacy{
  color: var(--white);
}
.title{
  color: var(--white);
  }
  .privacy h3 {
    color: var(--white);
    }
    
    
 