#section_1075822432 {
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 500px;
}
.section#section_1075822432 {
    padding: 30px 0;
    position: relative;
    min-height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#section_1075822432 .section-bg {
    background-position: 13% 61%;
}

.bg-loaded {
    opacity: 1;
}

#section_1075822432 .section-bg-overlay {
    background-color: rgba(0, 0, 0, 0.517);
}

.absolute {
    position: absolute !important;
}
.relative {
    position: relative !important;
}
.section-content {
    z-index: 1;
}
#section_1075822432 .section-content{
    top: 0;
}

.img .img-inner {
    border-radius: 10px;
}
.img .img-inner {
    position: relative;
    overflow: hidden;
}
img {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1;
}
img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
img {
    border-style: none;
}
.img, .img img {
    width: 100%;
}
#image_2047049659 {
    width: 20%;
}

.text-center>div{
    margin-left: auto;
    margin-right: auto;
}
#timer-1131317241 {
    font-size: 165%;
}
.ux-timer {
    width: 100%;
    position: relative;
    border-spacing: 5px;
    margin: .3em 0 .2em;
    font-size: 300%;
    display: table;
    table-layout: fixed;
}
.ux-timer {
    width: 100%;
    position: relative;
    border-spacing: 5px;
    margin: .3em 0 .2em;
    font-size: 300%;
    display: table;
    table-layout: fixed;
}

.ux-timer .countdown-item {
    display: table-cell;
    font-weight: bolder;
    text-align: center;
    color: #FFF;
    line-height: 80%;
    padding: .4em .1em .1em;
    margin: 0 .05em .2em;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .85);
}
.ux-timer .countdown-item {
    background-color: rgba(254, 254, 254, 0.436);
} 
.countdown-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 2rem;
  }
  .countdown-item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .countdown-time {
    font-weight: bold;
    font-size: 2rem;
  }
  .countdown-label {
    font-size: 0.8rem;
  }
  .countdown-sep {
    font-weight: bold;
    font-size: 2rem;
  }
  #text-content-dev h5{
    font-family: Bungee, cursive;
    line-height: 1.6;
    text-align: center;
    font-size: 22px;
  }
  #text-content-dev h5 span{
    color: rgb(209 66 79)  !important;
  }
  #text-content-dev h1{
    font-size: 2.2em;
    font-family: MUZUViWSVAtSGlnaCTcGlyaXRlZCvdGY;
    line-height: 1.6;
    color: rgb(255 235 237);
    text-align: center;
  }