body {
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #fff !important;
}

#rec867111028 > div > div > div.t-col.t-col_8 > div:nth-child(1) > div > div.t1119__header.t_faq__header {
    border-top: none !important;
    border-bottom: none !important;
    border: none !important;
}

#rec867111028 > div > div > div.t-col.t-col_8 > div.t1119__border {
    height: 0px !important;
}

#rec867818939 > div > div > img {
    position: absolute;
    bottom: 0rem;
    left: 4rem;
}

#rec1050169126 > div > div > div.t396__elem.tn-elem.tn-elem__10501691261470210011265 > div {
    text-wrap: pretty;
}

div.t107 {
   position: relative;
}

#rec867818939 > div > div {
    height: 0;
}

#tildacоpy,
.t-tildalаbеl__wrapper{
    display:none !important;
    position: absolute !important;
    left: 9999px !important;
}

#rec860722257 > div > button > div:hover,
#rec860724016 > div > div.t653__btn:hover{
    scale: 1.1;
}

.balance-scale {
  position: relative;
  width: 200px;
  height: 150px;
  margin: 50px auto;
}

.beam {
  position: absolute;
  top: 50px;
  left: 20px;
  width: 160px;
  height: 6px;
  background-color: #333;
  transform-origin: center;
  animation: balance 3s ease-in-out infinite;
}

.pivot {
  position: absolute;
  top: 50px;
  left: 95px;
  width: 10px;
  height: 40px;
  background-color: #333;
  border-radius: 2px;
}

.left-pan, .right-pan {
  position: absolute;
  top: 50px;
}

.left-pan {
  left: 20px;
}

.right-pan {
  right: 20px;
}

.pan {
  width: 40px;
  height: 5px;
  background-color: #333;
  margin-bottom: 5px;
}

.weight {
  width: 30px;
  height: 20px;
  background-color: #555;
  margin: 0 auto;
  border-radius: 3px;
}

@keyframes balance {
  0% { transform: rotate(-15deg); }
  50% { transform: rotate(10deg); }
  100% { transform: rotate(0deg); }
}


@media screen and (min-width: 320px) and (max-width: 960px) {
    #rec867818939 > div > div {
        height: 220px;
        display: none;
    }
    #rec867818939 > div > div > img {
    position: relative;
}
}

@media screen and (min-width: 961px) and (max-width: 1200px) {
    #rec867818939 > div > div > img {
    position: absolute;
    bottom: 4rem;
}
}

@media screen and (min-width: 1400px) {
    position: absolute;
    bottom: 1rem;
}

@media screen and (max-width: 1200px) {
    .t-title_xs {
        font-size: 34px;
    }
}
@media screen and (max-width: 767px) {
#rec867111028 > div > div > div.t-col.t-col_8 > div > div > div.t1119__header.t_faq__header> button > span {
    font-size: 15px;
}
#rec1087129121 > div > div > div > div > div > div > div > div > div > div.comment-content > p {
    font-size: small;
    font-weight: 300;
}
    
}

