.webinarHeader {
    padding: 0;
    line-height: 0;
    box-sizing: unset;
}

.headerWebinar {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.contentText {
    max-width: 1120px;
    min-height: 517px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.tittleH1 {
    margin-top: 80px;
    max-width: 880px;
    min-height: 136px;
}

.webinarH1 {
    color: #0E4AC2;

    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 41px;
}

.paragrafos {
    max-width: 1266px;
    min-height: 517px;
    left: 87px;
    top: 834px;
}

.webinarP {
    margin-bottom: 35px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #002C33;
}

.inscButton {
    width: 301px;
    height: 67px;
    left: 569px;
    top: 1181px;
    margin-left: auto;
    margin-right: auto;

    background: #00E76E;
    border-radius: 160px;

    text-align: center;
    color: #FFFFFF;

    padding-top: 17px;
}

.webinarButton {
    width: 234px;
    height: 34px;
    left: 603px;
    top: 1197px;

    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 29px;

    margin-top: 10px;

    margin-top: auto;
    margin-bottom: auto;
}

.webinarPFinal {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;

    color: #002C33;

    max-width: 1247px;
    min-height: 32px;
    left: 88px;
    top: 1310px;

    margin-top: 40px;
    margin-bottom: 88px;
}

.rectanguleWebinar {
    max-width: 1440px;
    height: 571px;
    left: 0px;
    top: 1430px;

    margin-left: auto;
    margin-right: auto;

    background: linear-gradient(
        59.24deg, 
        #08FFD8 -3.14%,
        #00ABD1 10.45%,
        #066CE9 23.71%, 
        #0356BB 40.91%, 
        #01579F 53.46%, 
        #005886 64.85%, 
        #00647A 77.02%, 
        #007A80 84.2%, 
        #008E7E 88.79%, 
        #009F7C 93.1%, 
        #00BA77 99.46%, 
        #00E76E 107.63%);

        display: flow-root;

}
.styledH1DivWebinar{
    max-width: 746px;
    height: 55px;
    left: 347px;
    top: 1509px;

    text-align: center;

    margin-top: 79px;

    margin-left: auto;
    margin-right: auto;

    padding-top: 35px;
}
.styledH1{
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 41px;

    color: #FFFFFF;

    position: relative;
}

.webinarContainer{
    display: flex;
    padding-top: 60px;
}

.webinarElipse1{

    width: 30%;
    
    margin-left: auto;
    margin-right: auto;

    justify-content: center;
    align-items: center;
}


.webinarElipse2{

    width: 30%;
    
    margin-left: auto;
    margin-right: auto;

    justify-content: center;
    align-items: center;
}


.webinarElipse3{

    width: 30%;
    
    margin-left: auto;
    margin-right: auto;


    justify-content: center;
    align-items: center;
}

.namePalestrantes{

    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;

    color: #FFFFFF;

    padding-top: 3%;

}

.rolePalestrantes{

    left: 172px;
    top: 1860px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-align: center;

    color: #FFFFFF;

    padding-top: 3%;

}

.linkedin{

    left: 294px;
    top: 1904px;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;

    text-align: center;

    color: #09FFD8;

    justify-content: center;
    align-items: center;
}

.containerImage{
    margin-left: auto;
    margin-right: auto;

    padding-left: 24%;
    padding-right: 24%;

    min-width: 200px;
    min-height: 200px;

    justify-content: space-between;
    align-items: center;
}

.containerLinkedIn{
    margin-left: auto;
    margin-right: auto;

    padding-left: 41%;
    padding-right: 41%;
    padding-top: 3%;

    min-width: 200px;

    justify-content: space-between;
    align-items: center;
}