.elementor-1066 .elementor-element.elementor-element-6570f70{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-1066 .elementor-element.elementor-element-34fb7b7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0% 10% 0% 10%;}body.elementor-page-1066:not(.elementor-motion-effects-element-type-background), body.elementor-page-1066 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#2C261F;}@media(max-width:767px){.elementor-1066 .elementor-element.elementor-element-6570f70{--margin-block-start:50px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;}}@media(min-width:768px){.elementor-1066 .elementor-element.elementor-element-6570f70{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-5b43d3d */@media only screen and (max-width: 767px){
    .langs {
    font-size:20vw!important;
    animation: floatText 120s infinite linear!important;
    }
    
}

.langs {
    margin-left: 750px;
  font-family: ivyora-display, sans-serif;
font-weight: 100;
  font-size:200px;
  display: inline-block;
  white-space: nowrap;
  animation: floatText 105s infinite linear;
 /*Initial offset, which places the text off-screen*/
  color:#3C352D;
}

@keyframes floatText {
  to {
    transform: translateX(-100%);
  }
 
}
@media only screen and (max-width: 767px){
    .langs {
    font-size:20vw !important;
    animation: floatText 120s infinite linear!important;
    }
    
}

.langs {
    margin-left: 150px !important;
  font-family: ivyora-display, sans-serif;
font-weight: 100;
  font-size:200px;
  display: inline-block;
  white-space: nowrap;
  animation: floatText 105s infinite linear;
 /*Initial offset, which places the text off-screen*/
  color:#3C352D;
}

@keyframes floatText {
  to {
    transform: translateX(-100%);
  }
}/* End custom CSS */