



.t393 {
    top: auto !important;
    bottom: 100px !important;
    right: 20px !important;
    left: auto !important;
}

.t102__descr_center {
    max-width: 100%;
}

html {
    font-size: 10px;
    line-height: 1.55;
}


 *,
 *:after,
 *:before {
    box-sizing: border-box;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    }

      a,
      li,
      ul,
      p {
        margin: 0;
        padding: 0;
        color: inherit;
        text-decoration: none;
        list-style: none;
      }

    .container {
        width: 100%;
        max-width: 1170px;
        margin: 0 auto;
        padding: 0 15px;
    }
      
      #rec1453821761 {
        position: sticky !important;
        top: 0 !important;
        z-index: 9999 !important;
    }