
a.ps-blue-cta {
    background-image: linear-gradient(249deg, #564F76 0%, #332F5D 100%);
    font-size: 17px;
    font-family: 'poppins-semibold';
    height: 50px;
    width: 290px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 25px;
}
@media (min-width: 1200px) {
    a.ps-blue-cta:hover {
        background: #F15D5E;
    }
    a.ps-blue-cta:focus-visible {
        background-image: linear-gradient(249deg, #F99697 0%, #F15D5E 50%);
        outline: unset;
    }
}

/* #error-header img {
    width: 100%;
}
#error-header {
    position: relative;
}
#error-header .error-title {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
} */


#ontrac-banner .d-img img {
    width: 100%;
}
#ontrac-banner {
    position: relative;
}
#ontrac-banner .ontrac-wrap {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
#ontrac-banner .ontrac-wrap .top-wrap {
    height: 83.4%;
    position: relative;
}
#ontrac-banner .ontrac-wrap .top1-wrap {
    display: none;
}
#ontrac-banner .ontrac-wrap .btm-wrap {
    height: 16.66%;
    visibility: hidden;
}
#ontrac-banner .ontrac-title {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 43.33%;
    display: flex;
}
#ontrac-banner .ontrac-title .e-title {
    width: 41.66%;
    visibility: hidden;
}
#ontrac-banner .ontrac-img img {
    width: 263.97px;
    margin-bottom: 12.5px;
}
#ontrac-banner h1 {
    font-family: 'gobold-bold';
    font-size: 40px;
    margin-bottom: 0px;
    color: #2D2850;
    text-transform: uppercase;
    line-height: 52px;
}

@media (max-width: 575px) {
    #ontrac-banner .d-img {
        display: none;
    }
    #ontrac-banner .m-img {
        display: block !important;
    }
    #ontrac-banner .m-img img {
        width: 100%;
    }
    #ontrac-banner .ontrac-title .e-title {
        width: 13.42%;
    }
    #ontrac-banner .ontrac-wrap .top1-wrap {
        display: block;
        height: 14.77%;
    }
    #ontrac-banner .ontrac-wrap .top-wrap {
        height: 72.73%;
    }
    #ontrac-banner .ontrac-wrap .btm-wrap {
        height: 12.5%;
    }
    #ontrac-banner .ontrac-title {
        top: unset;
        transform: unset;
    }
    #ontrac-banner .ontrac-img img {
        width: 118.42px;
        margin-bottom: 5px;
    }
    #ontrac-banner h1 {
        font-size: 24px;
        line-height: 31px;
    }

    body.page-node-361 #ontrac-banner .ontrac-img {
        display: none;
    }
    body.page-node-361 #ontrac-banner .ontrac-wrap .top1-wrap {
        height: 35%;
    } 
    body.page-node-361 #ontrac-banner .ontrac-wrap .top-wrap {
        height: 65%;
    }
    body.page-node-361 #ontrac-banner h1 br {
        display: none;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    #ontrac-banner .ontrac-img img {
        width: 100px;
        margin-bottom: 0px;
    }
    #ontrac-banner h1 {
        font-size: 20px;
        line-height: 26px;
        max-width: 100px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #ontrac-banner .ontrac-img img {
        width: 136px;
        margin-bottom: 5px;
    }
    #ontrac-banner h1 {
        font-size: 29px;
        line-height: 30px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #ontrac-banner .ontrac-img img {
        width: 150px;
    }
    #ontrac-banner h1 {
        font-size: 32px;
        line-height: 32px;
    }
    body.page-node-361 #ontrac-banner h1 {
        line-height: 41px;
        margin-top: -11px;
    }
}

#Opzelura-Journey {
    padding-bottom: 20px;
}
#Opzelura-Journey .journey-wrap {
    display: flex;
    border-bottom: 32px solid #2C2851;
    padding: 40px 0 20px 0;
}
#Opzelura-Journey .journey-wrap .left-sec {
    width: 38.5%;
    padding-right: 40px;
}
#Opzelura-Journey .journey-wrap .right-sec {
    width: 61.5%;
}
#Opzelura-Journey h2 {
    font-family: 'gobold-bold';
    font-size: 30px;
    line-height: 39px;
    color: #433D61;
    text-transform: uppercase;
}
#Opzelura-Journey h2 span {
    position: relative;
    display: inline-block;
    z-index: 1;
}
#Opzelura-Journey h2 span::before {
    content: " ";
    height: 17px;
    position: absolute;
    background-image: linear-gradient(263deg,#FBE7DF 0%,#F5CABB 73%);
    display: inline-block;
    z-index: -1;
    bottom: -1px;
    width: 107%;
    left: -1%;
}
#Opzelura-Journey p {
    color: #2B2B2B;
    font-family: 'poppins-regular';
    font-size: 15px;
    line-height: 25px;
}
#Opzelura-Journey .journey-details {
    border: 4px dotted #E4EFF4;
    margin: 20px 0;
    border-radius: 11px;
}
#Opzelura-Journey .num-wrap {
    position: relative;
    width: 57px;
    height: 57px;
    z-index: 1;
}
#Opzelura-Journey .num-wrap span {
    position: absolute;
    color: #fff;
    font-family: 'gobold-bold';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    margin-left: -4px;
    margin-top: -4px;
}
#Opzelura-Journey .num-wrap::before {
    content: '';
    background-image: url('../images/Opz-Journey.svg');
    width: 57px;
    height: 57px;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: -1;
}
#Opzelura-Journey h3 {
    font-family: 'gobold-bold';
    color: #2C2851;
    font-size: 28px;
    text-transform: uppercase;
    margin-left: 17px;
}
#Opzelura-Journey .journey-details p {
    line-height: 24px;
    margin: 10px 39px 26px 74px;
    color: #2C2851;
}
#Opzelura-Journey .journey-details:nth-child(1) p,
#Opzelura-Journey .journey-details:nth-child(3) p {
    margin-bottom: 18px;
}
#Opzelura-Journey .journey-details:nth-child(2) p,
#Opzelura-Journey .journey-details:nth-child(4) p {
    margin-bottom: 34px;
}
@media (max-width: 991px) {
    #Opzelura-Journey .journey-wrap {
        flex-direction: column;
        padding-top: 26px;
    }
    #Opzelura-Journey .journey-wrap .left-sec {
        width: 100%;
        padding-right: 0px;
    }
    #Opzelura-Journey .journey-wrap .right-sec {
        width: 100%;
    }
    #Opzelura-Journey h2 span::before {
        content: unset;
    }
    #Opzelura-Journey h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 18px;
    }
    #Opzelura-Journey p {
        line-height: 23px;
    }
    #Opzelura-Journey h3 {
        font-size: 20px;
        margin-top: -10px;
    }
    #Opzelura-Journey .journey-details p {
        line-height: 20px;
        margin: 12px 16px 26px 20px;
    }
}
@media (min-width: 1200px) {
    #Opzelura-Journey .journey-wrap p {
        margin-right: 15px;
    }
}

#copay-section {
    background-image: url('../images/copay-texture-desktop.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
}
#copay-section .cp-card {
    width: 37.4%;
    text-align: right;
    padding-right: 33px;
}
#copay-section .cp-card img {
    width: 430px;
}
#copay-section .cp-details-wrapper {
    width: 62.6%;
    padding: 48px 0;
}
#copay-section .cp-details {
    max-width: 640px;
}
#copay-section .cta-wrapper {
    display: flex;
    margin: 15px 0 10px;
}
#copay-section .cta-wrapper .cta-one {
    margin-right: 26px;
}
#copay-section .cta-wrapper .cta-one a.ps-blue-cta {
    width: 299px;
}
#copay-section .cta-wrapper .cta-two a.ps-blue-cta {
    width: 283px;
}
#copay-section h2 {
    font-family: 'gobold-bold';
    font-size: 36px;
    line-height: 48px;
    color: #2D2850;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#copay-section h3 {
    color: #2D2850;
    font-size: 18px;
    line-height: 22px;
    font-family: 'poppins-semibold';
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}
#copay-section h3::before {
    content: " ";
    height: 58px;
    position: absolute;
    background-image: linear-gradient(180deg,#F99697 0%,#F15D5E 100%);
    width: 6.25px;
    margin-top: 4px;
    margin-left: -28px;
}
#copay-section p {
    font-family: 'poppins-semibold';
    font-size: 15px;
    line-height: 23px;
    color: #2B2B2B;
}
#copay-section p.eligible-text {
    font-family: 'poppins-regular';
    font-size: 12px;
    line-height: unset;
}
#copay-section p a.text-link {
    color: #2B2B2B;
}

@media (max-width: 991px) {
    #copay-section {
        flex-direction: column-reverse;
        padding-bottom: 40px;
        background-image: url('../images/copay-texture-mobile.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
    }
    #copay-section .cp-details-wrapper {
        width: 100%;
        padding: 50px 20px 10px 20px;
    }
    #copay-section .cp-card {
        width: 100%;
        text-align: center;
        padding-right: 0px;
    }
}
@media (max-width: 575px) {
    #copay-section .cta-wrapper .cta-one a.ps-blue-cta,
    #copay-section .cta-wrapper .cta-two a.ps-blue-cta,
    #copay-section .cp-card img {
        width: 100%;
    }
    #copay-section .cp-card {
        padding: 0px 10px;
    }
    #copay-section .cp-details {
        max-width: 100%;
    }
    #copay-section .cta-wrapper {
        flex-direction: column;
        margin-bottom: 15px;
    }
    #copay-section .cta-wrapper .cta-one {
        margin: 8px 0 20px 0;
    }
    #copay-section h2 {
        font-size: 20px;
        line-height: 27px;
    }
    #copay-section h3::before {
        width: 5.89px;
        height: 33px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    #copay-section .cp-details {
        max-width: 540px;
        margin-left: auto;
        margin-right: auto;
    }
    #copay-section .cta-wrapper {
        flex-direction: column;
        margin-bottom: 15px;
    }
    #copay-section .cta-wrapper .cta-one {
        margin: 8px 0 20px 0;
    }
    #copay-section h2 {
        font-size: 20px;
        line-height: 27px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #copay-section .cp-details {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 1900px) {
    #copay-section {
        max-width: 1440px;
        margin-left: auto;
        margin-right: auto;
    }
}

#utility-banner img {
    width: 100%;
}
#utility-banner {
    position: relative;
}
#utility-banner .h-wrap {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
#utility-banner .top-wrap {
    visibility: hidden;
    height: 32.83%;
}
#utility-banner .uti-wrapper {
    position: absolute;
    width: 100%;
    /* top: 50%;
    transform: translate(0,-50%); */
    display: flex;
}
#utility-banner .e-title {
    width: 22.31%;
    visibility: hidden;
}
#utility-banner h1 {
    font-family: 'gobold-bold';
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 0px;
    color: #fff;
    text-transform: uppercase;
}
@media (max-width: 575px) {
    #utility-banner .d-img {
        display: none;
    }
    #utility-banner .m-img {
        display: block !important;
    }
    #utility-banner h1 {
        font-size: 24px;
        line-height: 31px;
    }
    #utility-banner .top-wrap {
        height: 34.37%;
    }
    #utility-banner .e-title {
        width: 20.74%;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    #utility-banner h1 {
        font-size: 30px;
        line-height: 36px;
    }
}

#medicare-section {
    background: #FCF0EC;
    padding: 40px 0 24px;
}
#medicare-section .patients-wrap {
    display: flex;
}
#medicare-section .text-wrapper {
    width: 70.53%;
}
#medicare-section .img-wrapper {
    width: 29.47%;
}
#medicare-section h2 {
    font-family: 'gobold-bold';
    font-size: 30px;
    line-height: 39px;
    color: #433D61;
    margin-bottom: 22px;
    text-transform: uppercase;
}
#medicare-section p {
    font-family: 'poppins-regular';
    font-size: 15px;
    line-height: 25px;
    color: #2B2B2B;
    margin-bottom: 20px;
}
#medicare-section p.terms-text {
    font-size: 14px;
    line-height: 21px;
    position: relative;
    margin-top: 5px;
}
#medicare-section p.terms-text::before {
    content: '';
    position: absolute;
    background-image: url('../images/Swipe2.webp');
    width: 170px;
    height: 56px;
    background-size: cover;
    left: -200px;
    top: 15px;
}
@media (max-width: 991px) {
    #medicare-section {
        padding: 46px 0 52px;
    }
    #medicare-section .patients-wrap {
        flex-direction: column;
    }
    #medicare-section .text-wrapper {
        width: 100%;
    }
    #medicare-section .img-wrapper {
        width: 100%;
        text-align: center;
    }
    #medicare-section .img-wrapper img {
        width: 298px;
        margin: 20px 0;
    }
    #medicare-section h2 {
        font-size: 19px;
        line-height: 32px;
        margin-bottom: 18px;
    }
    #medicare-section h2 br,
    #medicare-section p br {
        display: none;
    }
    #medicare-section p {
        line-height: 23px;
    }
    #medicare-section p.terms-text {
        font-size: 12px;
        line-height: 18px;
    }
    #medicare-section p.terms-text::before {
        left: 0px;
        width: 131px;
        height: 43px;
    }
}
@media (max-width: 575px) {
    #medicare-section a.ps-blue-cta {
        width: 100%;
    }
    #medicare-section p.terms-text::before {
        top: 70px;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    #medicare-section p.terms-text::before {
        top: 48px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #medicare-section {
        padding-bottom: 40px;
    }
    #medicare-section h2 br,
    #medicare-section p br {
        display: none;
    }
    #medicare-section .text-wrapper {
        padding-right: 60px;
    }
    #medicare-section p.terms-text::before {
        left: 0px;
        width: 131px;
        height: 43px;
        top: 38px;
    }
}
@media (min-width: 1200px) {
    #medicare-section .img-wrapper img {
        margin-left: 25px;
    }
}

#resources-to-explore {
    background: #FCF0EC;
}
#resources-to-explore .res-exp-wrapper {
    display: flex;
}
#resources-to-explore .text-wrapper {
    width: 52.30%;
    padding-top: 75px;
    padding-right: 20px;
}
#resources-to-explore .img-wrapper {
    width: 47.70%;
}
#resources-to-explore h2 {
    font-family: 'gobold-bold';
    font-size: 30px;
    color: #2C2851;
    margin: 8px 0 15px 0;
}
#resources-to-explore p {
    font-family: 'poppins-regular';
    font-size: 15px;
    line-height: 25px;
    color: #2B2B2B;
    margin-bottom: 0px;
}

#resources-to-explore .selection-menu {
    display: none;
}
#resources-to-explore .ad-resources,
#resources-to-explore .viti-resources {
    display: none;
    padding: 20px 0 30px 0;
}

#resources-to-explore .cond-text {
    font-family: 'poppins-medium';
    font-size: 15px;
    color: #2B2B2B;
    margin: 31px 0 8px 0;
}
#resources-to-explore .choose-condition {
    position: relative;
}
#resources-to-explore a.make-sel {
    width: 289.82px;
    background-color: #fff;
    font-family: 'poppins-semibold';
    font-size: 15px;
    cursor: pointer;
    display: inline-block;
    color: #2B2B2B;
    text-decoration: none;
    padding: 13.75px 11px;
    position: relative;
}
#resources-to-explore a.make-sel::before {
    position: absolute;
    right: 15px;
    top: 16px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #2d2850;
    border-left: 2px solid #2d2850;
    transform: rotate(225deg);
    content: '';
}
#resources-to-explore a.make-sel.arrow-up::before {
    transform: rotate(45deg);
    top: 22px;
}
#resources-to-explore .selection-menu {
    position: absolute;
    width: 289.82px;
    z-index: 20;
}
#resources-to-explore .selection-menu li {
    list-style-type: none;
}
#resources-to-explore .selection-menu a {
    font-family: 'poppins-regular';
    font-size: 12px;
    color: #161A3D;
    text-decoration: none;
    display: inline-block;
    background: #E7F1F4;
    padding: 8px 0px 8px 10px;
    width: 100%;
}
#resources-to-explore .selection-menu a span {
    width: 100%;
    display: inline-block;
    font-family: 'poppins-semibold';
}
#resources-to-explore .selection-menu a.ad-link {
    border-bottom: 1px solid #161A3D;
}
#resources-to-explore .choose-condition.ad-drop a.ad-link {
    display: none;
}
#resources-to-explore .choose-condition.viti-drop a.viti-link {
    display: none;
}
#resources-to-explore .choose-condition.viti-drop a.ad-link {
    border-bottom: 0px;
}
#resources-to-explore .choose-condition.ad-drop a.make-sel,
#resources-to-explore .choose-condition.viti-drop a.make-sel  {
    background-color: #2C2851;
    color: #fff;
    font-family: 'poppins-regular';
    font-size: 12px;
    padding: 8.5px 0px 8.5px 12px; 
}
#resources-to-explore .choose-condition.ad-drop a.make-sel span,
#resources-to-explore .choose-condition.viti-drop a.make-sel span {
    font-family: 'poppins-semibold';
    width: 100%;
    display: inline-block;
}
#resources-to-explore .choose-condition.ad-drop a.make-sel::before,
#resources-to-explore .choose-condition.viti-drop a.make-sel::before {
    border-color: #fff;
}
#resources-to-explore .ad-resources .res-card-wrap,
#resources-to-explore .viti-resources .res-card-wrap {
    display: flex;
    flex-wrap: wrap;
    border-radius: 30px;
}
#resources-to-explore .ad-resources .res-card-wrap {
    border: 4px solid #CBDFE8;
}
#resources-to-explore .viti-resources .res-card-wrap {
    border: 4px solid #1D8190;
}
#resources-to-explore .ad-resources .res-card,
#resources-to-explore .viti-resources .res-card {
    width: 33.33%;
    padding: 37px 30px;
}
#resources-to-explore .ad-resources .res-card:nth-child(4),
#resources-to-explore .viti-resources .res-card:nth-child(4),
#resources-to-explore .viti-resources .res-card:nth-child(5),
#resources-to-explore .viti-resources .res-card:nth-child(6) {
    padding-top: 0px;
}
#resources-to-explore .ad-resources .res-card:nth-child(3) {
    text-align: right;
}
#resources-to-explore .viti-resources .res-card:nth-child(3),
#resources-to-explore .viti-resources .res-card:nth-child(6) {
    padding-left: 45px;
}
#resources-to-explore .ad-resources .res-card:nth-child(2) {
    padding-left: 45px;
}
#resources-to-explore .viti-resources .res-card:nth-child(2) {
    padding-right: 0px;
}
#resources-to-explore .ad-resources a,
#resources-to-explore .viti-resources a {
    font-family: 'poppins-medium';
    font-size: 15px;
    color: #2C2851;
    position: relative;
    text-underline-offset: 3px;
}
#resources-to-explore .ad-resources a span,
#resources-to-explore .viti-resources a span {
    margin-left: 36px;
}
#resources-to-explore .ad-resources a.link-btn::before,
#resources-to-explore .viti-resources a.link-btn::before {
    position: absolute;
    content: '';
    background-image: url('../images/link-icon.svg');
    width: 24px;
    height: 21px;
    top: -3px;
}
#resources-to-explore .ad-resources a.download-btn::before,
#resources-to-explore .viti-resources a.download-btn::before {
    position: absolute;
    content: '';
    background-image: url('../images/download-icon.svg');
    width: 24px;
    height: 21px;
    top: -3px;
}

@media (max-width: 991px) {
    #resources-to-explore .res-exp-wrapper {
        flex-direction: column;
    }
    #resources-to-explore .text-wrapper {
        width: 100%;
        padding-right: 0px;
        padding-top: 32px;
    }
    #resources-to-explore .img-wrapper.desktop,
    #resources-to-explore .ontrac-d {
        display: none;
    }
    #resources-to-explore .img-wrapper-mob,
    #resources-to-explore .ontrac-m {
        display: block !important;
    }
    #resources-to-explore h2 {
        font-size: 20px;
        margin-top: 11px;
        margin-bottom: 15px;
    }
    #resources-to-explore .cond-text {
        margin-top: 20px;
    }
    #resources-to-explore .ad-resources, 
    #resources-to-explore .viti-resources {
        padding-bottom: 0px;
        padding-top: 40px;
    }
    #resources-to-explore .ad-resources .res-card-wrap {
        border: 4px solid #CBDFE8;
    }
    #resources-to-explore .viti-resources .res-card-wrap {
        border: 4px solid #008B9A;
    }
    #resources-to-explore .ad-resources .res-card-wrap, 
    #resources-to-explore .viti-resources .res-card-wrap {
        padding: 20px 30px;
    }
    #resources-to-explore .ad-resources .res-card, 
    #resources-to-explore .viti-resources .res-card {
        width: 100%;
        padding: 0px;;
    }
    #resources-to-explore .ad-resources .res-card, 
    #resources-to-explore .viti-resources .res-card {
        padding-bottom: 20px;
    }
    #resources-to-explore .ad-resources .res-card:nth-child(2),
    #resources-to-explore .viti-resources .res-card:nth-child(3),
    #resources-to-explore .viti-resources .res-card:nth-child(6) {
        padding-left: 0px;
    }
    #resources-to-explore .ad-resources .res-card:nth-child(4), 
    #resources-to-explore .viti-resources .res-card:nth-child(6) {
        padding-left: 0px;
        padding-bottom: 0px;
    }
    #resources-to-explore .ad-resources .res-card:nth-child(3) {
        text-align: left;
    }
    #resources-to-explore .img-wrapper-mob img {
        width: 100%;
        margin-top: 40px;
    }
    #resources-to-explore a.make-sel,
    #resources-to-explore .selection-menu {
        width: 100%;
    }
}
@media (max-width: 575px) {
    
}
@media (min-width: 576px) and (max-width: 991px) {
    #resources-to-explore .res-exp-wrapper,
    #resources-to-explore .img-wrapper-mob,
    #resources-to-explore .ad-resources, 
    #resources-to-explore .viti-resources {
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1200px) {
    #resources-to-explore a.make-sel:focus-visible {
        outline: 2px solid #2b2b2b;
    }
    #resources-to-explore a.make-sel:hover {
        text-decoration: underline;
    }
    #resources-to-explore .selection-menu a:hover,
    #resources-to-explore .selection-menu a:focus-visible {
        background-image: linear-gradient(260deg, #564F76 0%, #332F5D 100%);
        color: #fff;
        outline: unset;
    }

    #resources-to-explore .choose-condition.ad-drop a.make-sel:hover,
    #resources-to-explore .choose-condition.viti-drop a.make-sel:hover {
        text-decoration: none;
        background-image: linear-gradient(260deg, #564F76 0%, #332F5D 100%);
    }
    #resources-to-explore .choose-condition.ad-drop a.make-sel:focus-visible,
    #resources-to-explore .choose-condition.viti-drop a.make-sel:focus-visible {
        outline: 2px solid #2b2b2b;
    }

    #resources-to-explore .ad-resources a:hover,
    #resources-to-explore .viti-resources a:hover {
        text-decoration: none;
    }
    #resources-to-explore .ad-resources a:focus-visible,
    #resources-to-explore .viti-resources a:focus-visible {
        outline: 2px dotted #2b2b2b;
        outline-offset: 6px;
    }

}

#faq {
    padding: 40px 0 20px;
}
#faq h2 {
    font-family: 'gobold-bold';
    font-size: 30px;
    line-height: 39px;
    color: #433D61;
    margin-bottom: 25px;
}
#faq h2 span {
    position: relative;
    display: inline-block;
    z-index: 1;
}
#faq h2 span::before {
    content: " ";
    height: 17px;
    position: absolute;
    background-image: linear-gradient(263deg,#FBE7DF 0%,#F5CABB 73%);
    display: inline-block;
    z-index: -1;
    bottom: -1px;
    width: 104%;
    left: -1%;
}
#faq .accord-content {
    display: none;
}
#faq .accord-item {
    margin: 20px 0;
}
#faq .accord-header {
    border: 4px dotted #E4EFF4;
    width: 100%;
    text-align: left;
    font-family: 'poppins-semibold';
    font-size: 18px;
    line-height: 27px;
    color: #2C2851;
    padding: 15px 50px 15px 26px;
    position: relative;
    background: #fff;
    /* border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; */
}
#faq .accord-header::before {
    content: '';
    background-image: url('../images/plus-expand.svg');
    position: absolute;
    right: 15px;
    width: 24px;
    height: 25px;
}
#faq .accord-header.accord-open {
    border-bottom: 0px;
    padding-bottom: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#faq .accord-header.accord-open::before {
    background-image: url('../images/minus-collapse.svg');
    top: 20px;
}
#faq .accord-content {
    border: 4px dotted #E4EFF4;
    border-top: 0px;
    padding: 16px 36px 10px 26px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#faq a.text-link {
    color: #161A3D;
    white-space: unset;
    text-underline-offset: 3px;
}
#faq p {
    font-family: 'poppins-regular';
    font-size: 15px;
    line-height: 23px;
    color: #2B2B2B;
}
#faq .accord-header br {
    display: none;
}
@media (max-width: 575px) {
    #faq {
        padding: 55px 0 30px;
    }
    #faq h2 {
        font-size: 20px;
        line-height: 27px;
    }
    #faq .accord-header {
        font-size: 15px;
        line-height: 22px;
        padding: 16px 24px 20px 18px;
    }
    #faq .accord-header::before {
        right: 9px;
        width: 23px;
        height: 23px;
        background-size: cover;
        top: 27px;
    }
    #faq .accord-header br {
        display: block;
    }
    #faq .accord-item:nth-child(3) .accord-header {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #faq .accord-content {
        padding: 18px 15px 6px 18px;
    }
    #faq .accord-item:nth-child(3) .accord-content {
        padding-top: 0px;
    }
    #faq p {
        font-size: 13px;
        line-height: 21px;
    }
}

@media (max-width: 1200px) {
    #faq .accord-content p br {
        display: none;
    }
}
@media (min-width: 1200px) {
    #faq .accord-header:hover::before,
    #faq .accord-header.accord-open:hover::before {
        opacity: 0.6;
    }
}


#TermsCondition-Modal .modal-dialog {
    max-width: 952px !important;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    margin: 0 auto;
}
#TermsCondition-Modal .modal-body {
    overflow: auto;
    scrollbar-width: none;
}
#TermsCondition-Modal .modal-content {
    height: 80vh !important;
    padding: 50px 12px 73px 94px;
}
#TermsCondition-Modal .modal-body::-webkit-scrollbar {
    display: none !important;
}
/* #TermsCondition-Modal .modal-body::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 40px;
}
#TermsCondition-Modal .modal-body::-webkit-scrollbar-thumb {
  background-color: #8E8E8E;
  border-radius: 40px;
} */
#TermsCondition-Modal .simplebar-track.simplebar-vertical {
    width: 10px;
}
#TermsCondition-Modal .simplebar-scrollbar {
    background: #8E8E8E;
    border-radius: 30px;
    /* height: 100px !important; */
    width: 100%;
    cursor: pointer;
}
#TermsCondition-Modal .simplebar-wrapper {
    height: 100% !important;
}
#TermsCondition-Modal .modal-body .terms-text-wrapper-modal {
    margin-right: 70px;
}
#TermsCondition-Modal h2 {
    color: #2D2850;
    margin-bottom: 30px;
}
#TermsCondition-Modal p {
    margin-bottom: 10px;
}
#TermsCondition-Modal ul {
    list-style-type: none;
    padding-left: 35px;
    margin-top: 20px;
    margin-bottom: 15px;
}
#TermsCondition-Modal ul li {
    font-size: 16px;
    line-height: 24px;
    font-family: 'poppins-regular';
    margin-bottom: 8px;
    color: #4c4c4c;
}
#TermsCondition-Modal ul li::before {
    content: "\2022";
    color: #2b2b2b;
    font-weight: bold;
    display: inline-block;
    width: 25px;
    margin-left: -25px;
}

 @media (max-width: 991px) {
    #TermsCondition-Modal .modal-dialog {
        max-width: 100% !important;
        margin: 0 20px;
    }
    #TermsCondition-Modal .modal-content {
        padding: 50px 12px 73px 20px;
    }
    #TermsCondition-Modal .modal-body .terms-text-wrapper-modal {
        margin-right: 20px;
    }
    #TermsCondition-Modal h2 {
        margin-bottom: 20px;
        margin-right: 20px;
    }
    #TermsCondition-Modal ul {
        margin-top: 16px;
        margin-bottom: 22px;
    }
 }
 @media (min-width: 1200px) {
    #TermsCondition-Modal ul {
        margin-right: 48px;
    }
 }
 

 ul.sitemap {
    list-style-type: none;
    padding: 0px;
    margin: 50px 0;
 }
 ul.sitemap li a {
    color: #2D2850;
    font-family: 'poppins-semibold';
    font-size: 16px;
 }
 ul.sitemap li:first-child { 
    margin-bottom: 5px;
 }
 @media (max-width: 991px) {
    ul.sitemap {
        margin: 25px 0;
    }
 }

 @media (min-width: 1200px) {
    ul.sitemap li a:hover {
        text-decoration: none;
    }
    ul.sitemap li a:focus-visible {
        outline: 1.5px dotted #2D2850;
    }
 }