*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'General Sans', sans-serif;
}


body{
    /* background-color: #fcf6f3!important; */
    background: linear-gradient(90deg, #E9623A 0.94%, #EA6234 4.3%, #ED6228 14.37%, #EE6325 24.44%, #EB4C34 37.03%, #E82F48 56.34%, #E61E54 73.12%, #E61859 84.87%);
    font-size: 100%;
    font-weight: 400;
    height: 100%;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    -webkit-font-smoothing: antialiased;
}


p, li {
    font-size: 1.15rem;
    margin: 0 0 1.25rem;
}

hr {
    margin-top: 20px!important;
    margin-bottom: 20px!important;
    border-top: 1px solid rgb(189, 189, 189)!important;
}


header{
    background-color: #393E41;
    padding-bottom: 18px;
}

header .sectionContainer {
    padding-left: 0;
    padding-right: 0;
}

.sectionContainer {
    max-width: 800px;
    margin: auto;
    }

.articleContent {
    background-color: #fff;
    border-bottom: 1px solid #cce0eb;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-bottom: 30px;
    padding-top: 20px;
    border-radius: 4px;
    box-shadow: 0px 12px 40px rgba(16, 24, 64, 0.24);
}

.sectionContainer {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    padding-left: 30px;
    padding-right: 30px;
}
.articleImageContainer{
    padding-bottom: 16px;
}

.quote{
    font-weight: 500;
}

.articleAuthor {
    color: #f1326e;
    font-weight: 700;
    margin-right: 8px;
}

.photoAuthor{
    padding-right: 8px;
}

.articleInfo {
    color: #999;
    font-size: 100%;
    margin-bottom: 16px;
}

#ad{
    color: #999;
    font-size: 0.75rem;
    margin: 0;
    text-align: center;
}

.footcon{
    color: white;
    font-size: 12px;
    margin-bottom: unset;
    padding-bottom: 12px;
    text-align: center;
    
}


/* section css starts here */

#lsm-YTu_QD1DWBOl-mCCEr2CUwAAAAE{
    font-family:Roboto,sans-serif;
    font-size:17px
}
#lsm-YTu_QD1DWBOl-mCCEr2CUwAAAAE a{
    color:#2D9CDB!important;
    background-color:transparent!important
}
#lsm-YTu_QD1DWBOl-mCCEr2CUwAAAAE span{
    color:inherit!important;
    background-color:inherit!important
}
#lsm-YTu_QD1DWBOl-mCCEr2CUwAAAAE strong{
    color:inherit!important;
    background-color:inherit!important
}
.trendygismos-headline{
    font-weight:bold;
    font-size:1.5rem;
}
.trendygismos-headline p{
    font-size:1.5rem;
}
.trendygismos-headline span{
    margin-right:4px;
    float:left;
    font-size:1.5rem;
}
.trendygismos-graphic{
    margin-top:16px;
    margin-bottom:16px;
    cursor:pointer;
}
.trendygismos-call-out{
    padding: 15px;
    border-radius:4px;
    color:inherit!important;
    background-color:#f5f5f5!important;
}

.trendygismos-call-out p{
    margin-bottom: unset!important;
}


/* .trendygismos-cta{
    margin-top:16px;
    margin-bottom:16px
}
.trendygismos-cta button{
    font-weight:bold;
    white-space:normal;
    border-radius:4px;
    background-color:#3c4d5f;
    color:white;
    display:block;
    width:100%;
    border:none;
    padding:16px 16px;
    vertical-align:middle;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    cursor:pointer
}
.trendygismos-cta button:hover{
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)
} */


/* CSS */
.trendygismos-cta button {
    background-image: linear-gradient(to right, #FF512F 0%, #DD2476  51%, #FF512F  100%);
    margin-top: 16px;
    padding: 15px 0;
    text-align: center;
    font-weight: 600;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;            
    box-shadow: 0 0 20px #eee;
    border-radius: 4px;
    display: block;
    border: unset;
    width: 100%;
}

.trendygismos-cta button:hover {
    background-position: right center; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;  
}


footer{
    background-color: #393E41;
    padding-top: 24px;
}

.copyright{
    display: flex;
    text-align: center;
    width: max-content;
    margin: auto;
}

.copyright a{
    font-size: 12px;
    color: white;
    padding-inline: 16px;
    }


    .trendygismos-grid-row{
        font-size:14px;
        line-height:1.2;
        text-align:left!important;
        display:flex;
        flex-flow:row wrap;
        justify-content:space-around;
        background-color:transparent;
        margin-bottom:8px
    }
    .trendygismos-grid-item{
        flex-basis:32%;
        position:relative;
        box-sizing:border-box;
        cursor:pointer
    }
    .trendygismos-graphic-grid{
        display:block;
        width:100%;
        max-width:450px;
        height:auto
    }
    .trendygismos-headline-grid{
        font-weight:700;
        margin-top:4px
    }
    .trendygismos-attr-grid{
        text-decoration:none!important;
        display:block;
        opacity:0.49
    }
    .trendygismos-attr-grid p{
        margin:0;
        font-size:.91em
    }
    @media(max-width:450px){
        .trendygismos-grid-item{
            flex-basis:100%;
            margin-bottom:8px
        }
    }
    
         



@media(max-width:600px){
    .trendygismos-hide-small{
        display:none!important
    }
}
@media(max-width:992px) and (min-width:601px){
    .trendygismos-hide-medium{
        display:none!important
    }
}
@media(min-width:993px){
    .trendygismos-hide-large{
        display:none!important
    }
}





/* section css ends here */


/* media quereies */

@media (max-width: 767px) { 

.articleContent {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 10px;
}

.sectionContainer {
    padding-left: 15px;
    padding-right: 15px;
}

    .hslogo{
        height: 30px;
        padding-left: 10px;
    }

    header{
        padding-bottom: 16px;
    }

    .trendygismos-cta button{
        font-size: 16px;
    }

    .trendygismos-copy p{
        font-size: 1rem;
    }

    .trendygismos-call-out p{
        font-size: 1rem;
    }

    .mobb{
        font-size: 1rem;
    }


    .trendygismos-headline p{
        font-size: 20px!important;
    }

    .trendygismos-headline span{
        font-size: 20px!important;
    }

 }


 .bld{
    color: #f1326e;
 }

 .bld:hover{
    color: #ee306c;
 }

 .bld:focus{
    color: #ee306c;
 }

 .bld:active{
    color: #E61859;
 }

 .pts{
    margin-bottom: 4px;
    font-weight: 500;
 }