#eai-tamplate .package__type h1{
    color: #2ABB9C;
    font-size: 38px;
    font-weight: 900;
    line-height: 36px; 
    margin-top: 40px;
    margin-bottom: 15px;
}
#eai-tamplate .package__type p{
    color: #040404;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 40px;
}
#eai-tamplate .choosing-psychologist__item{
    border-radius: 70px;
    border: 0.3px solid rgba(215, 215, 215, 0.30);
    background: #FFF;
    box-shadow: 7px 2px 54px 0px rgba(0, 0, 0, 0.05);
    display: flex;
    padding: 0 0 0 60px;
    overflow: hidden;
    margin-bottom: 27px;
}
#eai-tamplate .choosing-psychologist__item-img {
    width: 60%;
}
#eai-tamplate .choosing-psychologist__item-img img {
    width: 17rem;
    height: 100%;
    object-fit: cover;
}
#eai-tamplate .choosing-psychologist__item-content {
    display: flex;
    flex-wrap: wrap;
    margin-right: 43px;
    align-items: center;
}
#eai-tamplate h3.choosing-psychologist__item-title {
    margin-top: 80px;
}
#eai-tamplate .choosing-psychologist__item-text {
    width: 100%;
    color: #3D3D3D;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}
#eai-tamplate .choosing-psychologist__item-name{
    position: relative;
    width: 35%;
}

#eai-tamplate .choosing-psychologist__item-name h2{
    color: #2B87DB;
    font-size: 22px;
    font-weight: 700;
    line-height: 36px;
    z-index: 2;
    position: relative;
    margin-bottom: 50px;
    margin-top: 60px;
}
#eai-tamplate .choosing-psychologist__item-name h2[data-info]::after{
    content: attr(data-info);
    color: #3D3D3D;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    position: absolute;
    top: -30px;
    right: 0;
}
#eai-tamplate .choosing-psychologist__item-name h2[data-nameen]::before{
    content: attr(data-nameen);
    color: #E3E3E3;
    font-size: 28px;
    font-weight: 100;
    line-height: 36px;
    /* text-transform: uppercase; */
    position: absolute;
    bottom: -23px;
    display: inline-block;
    right: 7px;
    z-index: -1;
}

#eai-tamplate .package__type-item-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 27px;
    background: #FFF;
}
#eai-tamplate .package__type-price-box {
    display: flex;
    width: 55%;
    justify-content: end;
}
#eai-tamplate .package__type-item-real-price {
    position: relative;
    margin-left: 27px;
    opacity: .6;
}
#eai-tamplate .package__type-item-real-price span {
    color: #1FADAC;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
    width: max-content;
}
#eai-tamplate .package__type-item-real-price p {
    color: #2ABB9C;;
    font-size: 34px;
    font-weight: 800;
    line-height: 26px;
    text-align: center;
}
#eai-tamplate .package__type-item-real-price::after {
    width: 100%;
    height: 1px;
    content: '';
    border-top: 1px solid #2ABB9C;;
    transform: rotate(-45deg) translateY(50%);
    position: absolute;
    top: 50%;
}
#eai-tamplate .package__type-item-discount-price {
    margin-left: 43px;
}
#eai-tamplate .package__type-item-discount-price span {
    color: #2ABB9C;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-align: center;
    display: block;
    margin-bottom: 5px;
    width: max-content;
}
#eai-tamplate .package__type-item-discount-price p {
    color: #2ABB9C;;
    font-size: 34px;
    font-weight: 800;
    line-height: 26px;
    text-align: center;
}
#eai-tamplate .package__type-item-link-box {
    width: 100%;
}
#eai-tamplate .package__type-item-link {
    width: 52%;
    border-radius: 80px;
    background: #2ABB9C;
    color: #090909;
    font-size: 17px;
    font-weight: 600;
    line-height: 32px;
    display: flex;
    align-items: center;
    padding: 4px 8px 4px 4px;
    justify-content: space-between;
    color: #fff;
    min-width: max-content;
    max-width: 200px;
    border: none;
}
#eai-tamplate .package__type-item-link.bg-blue {
    background: #2B87DB;
}
#eai-tamplate .package__type-item-link.bg-light-blue {
    background: #2BB1DB;
}
#eai-tamplate .package__type-item-link.bg-blue i::after {
   content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='22' viewBox='0 0 23 22' fill='none'%3E%3Cpath d='M7.76264 6.9082L3.71582 10.955L7.76264 15.0018' stroke='%232B87DB' stroke-width='2.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.5218 10.9551H3.71582' stroke='%232B87DB' stroke-width='2.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#eai-tamplate .package__type-item-link.bg-light-blue i::after {
   content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='22' viewBox='0 0 23 22' fill='none'%3E%3Cpath d='M7.76264 6.9082L3.71582 10.955L7.76264 15.0018' stroke='%232BB1DB' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.5218 10.9551H3.71582' stroke='%232BB1DB' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#eai-tamplate .package__type-item-link:hover {
    opacity: .8;
}
#eai-tamplate .icon-see-package {
    line-height: 0;
    padding: 5px 11px;
    background-color: #fff;
    border-radius: 80px;
    display: inline-block;
    margin-right: 12px;
}
#eai-tamplate .icon-see-package::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='22' viewBox='0 0 23 22' fill='none'%3E%3Cpath d='M7.76264 6.9082L3.71582 10.955L7.76264 15.0018' stroke='%2327B3B2' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.5218 10.9551H3.71582' stroke='%2327B3B2' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#eai-tamplate .choosing-psychologist__item-price {
    width: 65%;
}
#eai-tamplate .package__type-item-link-box {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: end;
}
#eai-tamplate .package__type-more-desc {
    width: 36%;
    border-radius: 80px;
    border: 1px solid #DCB051;
    color: #DCB051;
    font-size: 17px;
    font-weight: 600;
    display: block;
    text-align: center;
    line-height: 40px;
    margin-left: 15px;
    min-width: max-content;
    padding: 0 5px;
    max-width: 139px;
}
#eai-tamplate .package__type-more-desc:hover {
    opacity: .8;
}
/* modal */
#eai-tamplate .choosing-psychologist__modal {
    position: fixed;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
    transition: all .5s;
    top: -1500px;
    z-index: 1000;
  }
  
#eai-tamplate .choosing-psychologist__modal.open {
    top: 0px;
  } 
#eai-tamplate .choosing-psychologist__modal .modal-content {
    background-color: #fefefe;
    margin: 0 auto;
    border: 1px solid #888;
    width: 100%;
    max-width:1148px;
    border-radius: 36px;
    position: relative;
    padding: 23px;
    top: 50%;
    transform: translateY(-50%);
}
#eai-tamplate .icon-exit-modal{
    cursor: pointer;
    left: 0px;
    top: 0px;
    /* position: relative; */
}
#eai-tamplate .icon-exit-modal::after{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='53' height='49' viewBox='0 0 53 49' fill='none'%3E%3Cg filter='url(%23filter0_b_16047_10005)'%3E%3Crect width='53' height='49' rx='16' fill='%23EAEAEA' fill-opacity='0.5'/%3E%3C/g%3E%3Cpath d='M20.7217 30.2804L32.2775 18.7246' stroke='%230B0B0B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.2775 30.2804L20.7217 18.7246' stroke='%230B0B0B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3Cfilter id='filter0_b_16047_10005' x='-50' y='-50' width='153' height='149' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='25'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_16047_10005'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_16047_10005' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
}
#eai-tamplate .modal__title h2{
    color: #3D3D3D;
    font-size: 22px;
    font-weight: 800;
    line-height: 40px;
}
#eai-tamplate .modal__title p{
    color: #3D3D3D;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
#eai-tamplate .modal__circle::after{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8' fill='none'%3E%3Ccircle cx='4' cy='4' r='4' fill='%232ABB9C'/%3E%3C/svg%3E");
}
#eai-tamplate .modal__title{
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    /* position: sticky; */
    top: -23px;
    background-color: #fff;
    padding: 10px;
}
#eai-tamplate .modal__body{
    border-radius: 23px;
    background: #F9F9F9;
    padding: 25px;
}
#eai-tamplate .modal__body p{
    color: #3D3D3D;
    text-align: justify;
    font-size: 16px;
    line-height: 25px;
    /* margin-bottom: 43px; */
}
#eai-tamplate .modal-text-list span{
    color: #2ABB9C;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
}

@media screen and (max-width:1250px) {
    #eai-tamplate .modal-text-list span {
        font-size: 14px;
        line-height: 23px;
    }
    #eai-tamplate .modal__circle::after {
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5' viewBox='0 0 8 8' fill='none'%3E%3Ccircle cx='4' cy='4' r='4' fill='%232ABB9C'/%3E%3C/svg%3E");
    }
    #eai-tamplate .modal__body p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 35px;
    }
    #eai-tamplate .modal__body {
        padding: 24px 18px 24px 18px;
    }
    #eai-tamplate .choosing-psychologist__item-price {
        width: 75%;
    }
    #eai-tamplate .choosing-psychologist__item-name {
        position: relative;
        width: 25%;
    }
}
@media screen and (max-width:1024px) {
    #eai-tamplate .modal__title h2 {
        font-size: 18px;
        text-align: center;
    }
    #eai-tamplate .modal__title p {
        font-size: 12px;
        width: 63%;
        text-align: center;
    }
    #eai-tamplate .modal__title {
        margin-top: 32px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 10px;
    }
    #eai-tamplate .icon-exit-modal::after {
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='33' viewBox='0 0 36 33' fill='none'%3E%3Cg filter='url(%23filter0_b_16088_6758)'%3E%3Crect width='35.6939' height='33' rx='12' fill='%23EAEAEA' fill-opacity='0.5'/%3E%3C/g%3E%3Cpath d='M13.9561 20.3929L21.7386 12.6104' stroke='%230B0B0B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.7386 20.3929L13.9561 12.6104' stroke='%230B0B0B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3Cfilter id='filter0_b_16088_6758' x='-50' y='-50' width='135.694' height='133' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='25'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_16088_6758'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_16088_6758' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    }
    #eai-tamplate .choosing-psychologist__modal.open {
        top: auto;
        bottom: 0px;
      }
      #eai-tamplate .choosing-psychologist__modal .modal-content {
        width: 100%;
        max-width: 100%;
        position: absolute;
        bottom: 0;
        max-height: 80vh;
        overflow-y: auto;
        transform: none;
        top: auto;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        padding: 8px;
      }
    #eai-tamplate .package__type h1 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 18px;
        text-align: center;
    }
    #eai-tamplate .package__type p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 30px;
        text-align: justify;
    }
    #eai-tamplate .choosing-psychologist__item {
        border-radius: 48px;
        padding: 14px 18px 24px 21px;
        flex-direction: column;
        border-radius: 48px;
        background: #FFF;
        box-shadow: 7px 2px 54px 0px rgba(0, 0, 0, 0.05);
    }
    #eai-tamplate .choosing-psychologist__item-img img {
        border-radius: 40px;
    }
    #eai-tamplate .choosing-psychologist__item-img {
        width: 100%;
       display: flex;
       justify-content: center;
    }
    #eai-tamplate .choosing-psychologist__item-img img {
        width: 57.5%;
       display: flex;
       justify-content: center;
    }
    #eai-tamplate .choosing-psychologist__item-name {
        order: 1;
    }
    #eai-tamplate .choosing-psychologist__item-text {
        order: 2;
    }
    #eai-tamplate .choosing-psychologist__item-price {
       order: 3;
    }
    #eai-tamplate .choosing-psychologist__item-content {
        margin-right: 0px;
    }
    #eai-tamplate .choosing-psychologist__item-name {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    #eai-tamplate .choosing-psychologist__item-name span {
        right: auto;
    }
    #eai-tamplate .choosing-psychologist__item-name p {
        margin-top: 10px;
    }
    #eai-tamplate .choosing-psychologist__item-text {
        margin-top: 0px;
        color: #3D3D3D;
        font-size: 14px;
        line-height: 19px;
        text-align: justify;
    }
    #eai-tamplate .package__type-price-box {
        width: 100%;
        justify-content: center;
        margin-bottom: 48px;
    }
    #eai-tamplate .package__type-item-price {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
    }
    #eai-tamplate .choosing-psychologist__item-price {
        width: 100%;
        margin-top: 30px;
    }
    #eai-tamplate .package__type-item-discount-price {
        margin-left: 0px;
    }
    #eai-tamplate .package__type-item-link-box {
        flex-direction: column;
    }
    #eai-tamplate .package__type-more-desc {
        order: 2;
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
    #eai-tamplate .package__type-item-link {
        width: 100%;
        order: 1;
        max-width: 100%;
        margin-bottom: 8px;
    }
    #eai-tamplate .icon-exit-modal {
        cursor: pointer;
        left: 5px;
        top: -22px;
        position: absolute;
    }
    #eai-tamplate .modal__title>div {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}