.main .newsDoc {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.storie8-content img {
  width: 100%;
  display: block;
}
.storie8-content video {
    width: 100%;
    display: block;
  }
  .storie8-content .shimmer1{
    position: relative;
  }
  .storie8-content .shimmer1 .shimmer1-con {
    position: absolute;
    top: 16.354167vw;
    left: 18.671875vw;
}

.storie8-content .shimmer1 .shimmer1-con h2 {
    width: 40vw;
    margin-bottom: .885417vw;
    color: #fff;
    font-size: 3.333333vw;
    line-height: 1.25;
}
.storie8-content .shimmer1 .shimmer1-con p {
    font-size: 1.145833vw;
    margin-bottom: 1.875vw;
    line-height: 1.6;
    color: #fff;
}
.storie8-content .shimmer1 .shimmer1-con a {
    display: block;
    width: fit-content;
    font-size: .729167vw;
    line-height: 1.25;
    letter-spacing: 0px;
    text-align: center;
    padding: .729167vw 3.177083vw;
    border-radius: 1.25vw;
    border: 1px solid #FFFFFF;
    margin-top: 1.666667vw;
    color: #fff;
    transition: .3s;
    cursor: pointer;
}
.storie8-content .shimmer1 .shimmer1-con a:hover {
    background-color: rgba(246, 244, 244, 0.85);
    color: #000000;
}

.storie8-content .shimmer1 .video_control_box {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6666;
    background: rgba(0, 0, 0, 0.85);
    display: none;
}

.storie8-content .shimmer1 .video_control_box .hero_banner_video {
    width: 66.666667vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.storie8-content .shimmer1 .video_control_box .hero_banner_video img {
    position: absolute;
    top: 0;
    left: 67.44444vw;
    width: 1.25vw;
    cursor: pointer;
}

.storie8-content .shimmer2 .shimmer2-con {
    width: 75vw;
    margin: 0 auto;
    background: #F4F4F4;
    overflow: hidden;
    padding-top: 4.895833vw;
}

.storie8-content .shimmer2 .shimmer2-con h3 {
    font-size: 2.5vw;
    font-weight: 400;
    line-height: 1.25;
    color: #D42536;
   
    margin-bottom: 1.354167vw;
    text-align: center;
    opacity: 0;
    transform: translateY(60px);
    transition: 1.5s;
   padding: 0 10%;
}

.storie8-content .shimmer2 .shimmer2-con p {
    width: 55vw;
    font-size: 1.145833vw;
    line-height: 1.6;
    color: #000;
    margin: 0 auto;
    margin-bottom: 3.125vw;
    opacity: 0;
    transform: translateY(60px);
    transition: 1.5s;
}

.storie8-content .animated.fadeup {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: 1.5s !important;
}
.storie8-content .animated.fadeup {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: 1.5s !important;
}

.storie8-content .shimmer2{
    margin-top: 6.25vw;
}




.storie8-content .shimmer3-bottom-con {
    display: flex;
    justify-content: space-between;
    width: 75vw;
    margin: 6.25vw auto 0;
}
.storie8-content .shimmer3-bottom-con div {
    width: 21.145833vw;
    background: #F4F4F4;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.5625vw ;
    text-align: center;
}
.storie8-content .shimmer3-bottom-con div h4 {
    font-size: 1.354167vw;
    font-weight: bold;
    line-height: 1.25;
    background-image: linear-gradient(to bottom, #FFC779, #D0162B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: .885417vw;
}
.storie8-content .shimmer3-bottom-con div p {
    font-size: 1.145833vw;
    line-height: 1.6;
}


@media screen and (max-aspect-ratio: 11 / 10) {
    .storie8-content .shimmer1 .shimmer1-con h2 {
        font-size: 6.666667vw;
        width: 80vw !important;
        margin-bottom: 1.111111vw !important;
    }
    .storie8-content .shimmer1 .shimmer1-con p {
        font-size: 3.611111vw;
        margin-bottom: 3.333333vw;
    }
    .storie8-content .shimmer1 .shimmer1-con a {
        padding: 2.083333vw 7.083333vw;
        font-size: 1.944444vw;
        margin-top: 1.666667vw;
        margin-bottom: 7.777778vw;
        border-radius: 138.75vw;
    }
    .storie8-content .shimmer1 .shimmer1-con {
        top: auto;
        top: 10.3333vw;
        left: 5vw;
    }
    .storie8-content .shimmer1 .video_control_box .hero_banner_video {
        width: 100%;
        top: 44.7777%;
    }
    .storie8-content .shimmer1 .video_control_box .hero_banner_video img {
        top: 42.666667vw;
        left: 50%;
        width: 6.666667vw;
        transform: translate(-50%, 0);
    }
    .storie8-content .shimmer2 .shimmer2-con {
        width: 83.333333vw;
    }


    .storie8-content .shimmer2 .shimmer2-con h3 {
        font-size: 5vw;
        margin-bottom: 4.166667vw;
    }
    .storie8-content .shimmer2 .shimmer2-con p {
        font-size: 3.611111vw;
        width: 73.611111vw;
        margin-bottom: 8.333333vw;
    }
    .storie8-content .shimmer2 .shimmer2-con {
        padding-top: 7.638889vw;
    }

    .storie8-content .shimmer2 {
        margin-top: 11.111111vw;
    }
    .storie8-content .shimmer3-bottom-con div {
        width: 59.722222vw;
        margin-right: 0;
        margin-bottom: 4.166667vw;
        padding-top: 4.166667vw;
        padding-bottom: 4.166667vw;
        box-sizing: border-box;
        padding: 3.5625vw;
    }
    .storie8-content  .shimmer3-bottom-con {
        flex-wrap: wrap;
        justify-content: center;
        margin: 11.111111111vw auto 0;
    }
    .storie8-content  .shimmer3-bottom-con div:last-child {
        margin-bottom: 0;
    }

    .storie8-content .shimmer3-bottom-con div h4 {
        font-size: 3.611111vw;
        margin-bottom: 2.361111vw;
    }
    .storie8-content .shimmer3-bottom-con div p {
        font-size: 3.333333vw;
    }
}



.shimmer2 .shimmer2-bottom{
    width: 75vw;
    height: 12.239583vw;
    margin: 0 auto;
    margin-top: 4.166667vw;
    display: flex;
    align-items: center;
    background: #F4F4F4;
}
.shimmer2 .shimmer2-bottom div{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.shimmer2 .shimmer2-bottom div:nth-of-type(1){
    border-right: 1px solid #707070;
}
.shimmer2 .shimmer2-bottom p{
    text-align: center;
    font-size: 1.458333vw;
    line-height: 1.6;
    color: #000;
    margin-right: .677083vw;
    margin-top: 0;
}
.shimmer2 .shimmer2-bottom span{
    font-size: 3.125vw;
    font-weight: bold;
    line-height: 1.25;
    background-image: linear-gradient(to bottom, #FFC779, #D0162B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#app > div > div.main > div.newsDoc > div > div.sec3.shimmer2 > div.sec4.shimmer2 > div > div{
    height: 0;
    margin-bottom: 5vw;

}
.shimmer2 .shimmer2-con .shimmer2-bottom ul{
    margin: auto;
}
.shimmer2 .shimmer2-con .shimmer2-bottom ul li{
    margin-bottom: 1.822917vw;
    display: flex;
}
.shimmer2 .shimmer2-con .shimmer2-bottom ul li img{
    width: 2.5vw;
    margin-right: 1.302083vw;
}
.shimmer2 .shimmer2-con .shimmer2-bottom ul li p{
    font-size: 1.145833vw;
    line-height: 1.6;
    opacity: 1;
    width: 100%;
    margin: 0;
    transform: translateY(0px);
    transition: none;
}

#desc{
    font-size: 1.145833vw;
    line-height: 1.6;
    opacity: 1;
    width: 100%;
    margin: 0;
    transform: translateY(0px);
    transition: none;
    text-align: center;
    margin-top: 1vw;
    margin-bottom: 3.125vw;
}

#a-class{
    text-decoration: underline;
}

@media screen and (max-aspect-ratio: 11 / 10){
   
    .shimmer2 .shimmer2-bottom{
        width: 83.333333vw;
        height: 29.305556vw;
        margin-top: 8.333333vw;
    }
    .shimmer2 .shimmer2-bottom span{
        font-size: 6.666667vw;
    }
    .shimmer2 .shimmer2-bottom div{
        flex-direction: column;
    }
    .shimmer2 .shimmer2-bottom p {
        font-size: 3.333333vw;
        margin-right: 0;
    }

    .shimmer2 .shimmer2-con .shimmer2-bottom .shimmer2-bottom-con div p:last-child{
        margin-bottom: 4.166667vw;
    }
    .shimmer2 .shimmer2-con .shimmer2-bottom ul{
        margin-top: 6.944444vw;
        margin-left: -1.388889vw;
    }
    .shimmer2 .shimmer2-con .shimmer2-bottom ul li img{
        width: 6.666667vw;
        margin-left: 3vw;
        margin-right: 2.472222vw;
    }
    .shimmer2 .shimmer2-con .shimmer2-bottom ul li p{
        font-size: 3.888889vw;
        text-align: left;
    }
    #app > div > div.main > div.newsDoc > div > div.sec3.shimmer2 > div.sec4.shimmer2 > div > div {
        height: 29.305556vw;
        margin-bottom: 0;
    }

    #desc {
        font-size: 3.611111vw;
    }
   
}