/* -------------------------------------------------------------------------- */
main > .gradient_bg {
    background: rgb(255,255,255) !important;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(236,239,241,1) 100%) !important;
}
main > .gradient_bg_reverse {
    background: rgb(255,255,255) !important;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(236,239,241,1) 100%) !important;
}
/* -------------------------------------------------------------------------- */
body > * > div[otype] > div > div[otype=text].quote {
    z-index: 1;
    border-left: 12px solid #f7931f;
    padding: 18px 18px 18px 24px;
    -webkit-box-shadow: 0 0 24px 0px rgba( 38, 50, 56, 0.25);
    -moz-box-shadow:    0 0 24px 0px rgba( 38, 50, 56, 0.25);
    box-shadow:         0 0 24px 0px rgba( 38, 50, 56, 0.25);
}
/* -------------------------------------------------------------------------- */
.sidenav li > a > i {
    margin: 0 24px 0 0;
}
/* -------------------------------------------------------------------------- */
#cid29 ,
#cid26 ,
#cid23 ,
#cid20 {
    border-bottom: 30px solid #400476;
}
#cid29 [otype="header"] > div > p ,
#cid26 [otype="header"] > div > p ,
#cid23 [otype="header"] > div > p ,
#cid20 [otype="header"] > div > p {
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    margin: -2px 0 -58px 0;
}
@media only screen and (max-width: 599px) {
    #cid20 [otype="header"] > div > p {
        font-size: 16px;
        margin: 0px 0 -58px 0;
    }
}
@media only screen and (max-width: 379px) {
    #cid20 [otype="header"] > div > p {
        font-size: 13px;
        margin: 4px 0 -56px 0;
    }
}
/* -------------------------------------------------------------------------- */
#cid48 h3 {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    position: relative;
}
#cid48 h3:after {
    position: absolute;
    left: calc(50% - 148px/2);
    bottom: -12px;
    display: block;
    content: '';
    width: 148px;
    height: 2px;
    background: #b910ed;
}
/* -------------------------------------------------------------------------- */
#cid49 tbody td:first-child[rowspan] {
    background: #fff !important;
}
#cid49 tbody td:last-child {
    white-space: nowrap;
}
/* -------------------------------------------------------------------------- */
#cid56.np p:first-child {
    display: flex;
    flex-direction: row;
    align-items: center;
}
#cid56.np p img {
    margin: 0 12px 0 -50px;
}
/* -------------------------------------------------------------------------- */
#cid27 {
    z-index: 3;
}
/* -------------------------------------------------------------------------- */
#cid70 {
    padding: 144px 12px 12px 12px;
    background: rgb(129,19,163);
    background: linear-gradient(0deg, rgba(129,19,163,1) 0%, rgba(64,4,118,1) 100%);
}
#cid70 [otype="advantage"] {
    align-items: flex-start;
    position: relative;
    height: 111px;
}
#cid70 [otype="advantage"] > p {
    position: absolute;
    top: 0;
    left: 0;
    width: 81px;
    height: 111px;
}
#cid70 [otype="advantage"] > b {
    font-size: 32px;
    font-weight: 900;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 6px 0;
    padding: 0 0 0 82px;
    text-shadow: 0px 32px 28px rgba(0,0,0,.75);
}
#cid70 [otype="advantage"] > span {
    font-family: 'Gilroy', serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    padding: 0 0 0 82px;
}
@media only screen and (max-width: 1309px) {
    #cid70 > div{
        max-width: 680px;
    }
}
/* -------------------------------------------------------------------------- */
#cid75 {
    height: 10px;
    margin: 0 0 42px 0;
    padding: 0 12px;
    background-image: url(/d/i/hr_adv.png);
    background-repeat: repeat-x;
    background-position: center center;
    background-color: #eceff1;
}
/* -------------------------------------------------------------------------- */
#cid64 {
    padding: 0 12px;
}
#cid64 [otype] {
    padding: 0 12px;
}
#cid64 [otype] div {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 42px 0 -106px 0;
}
#cid64 [otype] div b {
    font-family: 'Gilroy', serif;
    font-size: 42px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0px 32px 28px rgba(0,0,0,.75);
}
#cid64 [otype] div p {
    position: absolute;
    top: 3px;
    left: calc(50% - 134px/2 + -72px);
}
#cid64 [otype] div p img {
    width: 134px;
}
/* -------------------------------------------------------------------------- */
#cid76 {
    border-top: 1px solid #e6c5f0;
    border-bottom: 1px solid #5a1e88;
    background: rgb(71,5,123);
    background: linear-gradient(0deg, rgba(71,5,123,1) 0%, rgba(90,30,136,1) 100%);
    -webkit-box-shadow: 0 8px 8px 0 rgba(0,0,0,.12);
    -moz-box-shadow:    0 8px 8px 0 rgba(0,0,0,.12);
    box-shadow:         0 8px 8px 0 rgba(0,0,0,.12);
}
#cid76 [otype] {
    padding: 2px 12px;
}
#cid76 .ol-article {
    color: rgba(255, 255, 255, 0.4);
    font-family: 'Gilroy', serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}
#cid76 ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding-inline-start: 0px
}
#cid76 ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 12px;
}
@media only screen and (max-width: 767px) {
    #cid76 .ol-article {
        font-size: 14px;
        letter-spacing: 0px;
    }
    #cid76 ul li {
        padding: 0 6px;
    }
}
/* -------------------------------------------------------------------------- */
#cid46 {
    background: rgb(129,19,163);
    background: linear-gradient(0deg, rgba(129,19,163,1) 0%, rgba(64,4,118,1) 100%);
    border-bottom: 8px solid #e9a1ff;
}
#cid46 [otype] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
#cid46 [otype] p {
    font-family: 'Gilroy', serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
}
#cid46 [otype] img {
    height: 70px;
    margin: 0 18px 0 0;
}
@media only screen and (max-width: 679px) {
    #cid46 [otype] {
        flex-direction: column;
        flex-wrap: wrap;
    }
    #cid46 [otype] img {
        height: 70px;
        margin: 0 0 18px 0;
    }
    #cid46 [otype] p {
        font-size: 28px;
        text-align: center;
    }
}
/* -------------------------------------------------------------------------- */
#cid30 {
    z-index: 3;
}
/* -------------------------------------------------------------------------- */
#cid65_x2 {
    background-image: url(/d/i/hr_form1.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-color: #fbf3fe;
    padding: 0 12px;
    z-index: unset;
}
#cid65 {
    justify-content: flex-end;
    background-image: url(/d/i/form1_left_bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    max-width: unset;
    width: calc(50% - 42px);
    padding: 28px 42px 28px 0;
}
#cid65 > div {
    max-width: 750px;
}
#cid67 {
    width: calc(50% + 12px);
    max-width: unset;
    margin: 0 -12px 0 0;
    border-bottom: 1px solid #fbf3fe;
    background-image: url(/d/i/form1_corner.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
    #cid65_x2 {
        padding: 0;
        width: 100%;
    }
    #cid65 {
        width: calc(100% - 48px);
        padding: 38px 24px 28px 24px;
    }
    #cid67 {
        width: calc(100% + 0px);
        margin: 0;
    }
}
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
    #cid49 {
        width: calc(100% + 24px);
        max-width: unset;
        margin: 0 -12px;
        padding: 12px 0;
    }
}
/* -------------------------------------------------------------------------- */
