.exe-prog-bnr-hme-imag {
     text-align: right;
    text-align: -webkit-right;
}

.exe-prog-bnr-hme-hdg h1 {
    font-size: 72px;
    line-height: 80px;
  font-weight: 400;
}
{#.exe-prog-bnr-hme-hdg>h1>strong>span {
    background: url(https://esca.ma/hubfs/Executive%20programs/Frame%20121.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: inline-block;
    line-height: 92px;
}#}

.animated-text {
            background-color: #ffd600;
            padding: 5px 15px;
            border-radius: 5px;
            display: inline-block; 
            min-width: 345px; /* Fixed width */
            text-align: center;
/*             overflow: hidden; */
            white-space: nowrap;
        }

        /* Inner span for animation */
        .animated-text span {
            display: inline-block;
            opacity: 0;
        }
.exe-prog-bnr-hme-otr {
    border-bottom: 1.5px solid #010102;
        margin-top: 100px;
}
.exe-prog-bnr-hme-btn {
    display: inline-block;
}
.exe-prog-bnr-hme-btn:hover .arrow-btn:after{
    transform: rotate(45deg);
    top: 40%;
  right: 20px;
}

.exe-prog-accred-logo img {
  width: 120px;
    height: 60px !important;
    object-fit: contain;
}
.exe-prog-bnr-hme-inr {
    position: relative;
}

.exe-prog-accred-logo-otr {
    position: absolute;
    bottom: 20px;
}

.exe-prog-accred-logo-inr {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}

.exe-prog-accred-logo>p {
    margin: 0 !important;
}

@media(max-width:1200px){
  .exe-prog-accred-logo-otr {
    position: initial;
    padding-top: 40px;
}
  .exe-prog-accred-logo {
    position: initial;
}
}
@media(max-width:1080px){
    .exe-prog-bnr-hme-imag {
    padding-top: 60px;
}
    .exe-prog-bnr-hme-imag::before {
  left: 0;
  height: 40px !important;
  top:30px;
}
}
@media(max-width:767px){
  .exe-prog-bnr-hme-btn {
    padding-bottom: 40px;
}

.exe-prog-bnr-hme-hdg h1 {
    line-height: inherit;

}
  .exe-prog-bnr-hme-hdg>h1>strong>span {
    line-height: normal;
    min-width: auto;
}

}