/*css start*/
#lupus-mid-content {
    max-width: 1570px;
    width: 100%;
    margin: auto;
}
#myths .cmp-container__backgroundImage--enabled {
    background-size: cover;
    min-height: 1085px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
}
#myths .banner-title {
    font-size: 69px;
    line-height: 83px;
    color: #321D48;
    font-family: 'BarlowCondensed-Bold';
    padding-bottom: 25px;
    text-align: center;
}
.banner-content-box.myths {
    margin-top: 345px;
}
#myths-second-sec .aem-Grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap:78px;
    position:relative;
}
#myths-second-sec .aem-Grid::before{
    display:none;
}
#myths-second-sec .aem-Grid #card-style {
        margin-top: 45px;
    }
     #myths-second-sec .aem-Grid #card-style .card .content.con-center{
        height:380px;
        max-width:375px;
        text-align:center;
        margin-left:auto;
        margin-right:auto;
    }
   #myths-second-sec .aem-Grid #card-style .card .content.con-center.one {
    max-width: 375px;
}
 #myths-second-sec .aem-Grid #card-style .card .content.con-center.two {
    max-width: 365px;
}
 #myths-second-sec .aem-Grid #card-style .card .content.con-center.five {
    max-width: 381px;
}
#myths-second-sec .aem-Grid #card-style .card .content.con-center.six {
    max-width: 379px;
}
#myths-second-sec .aem-Grid #card-style .card .content.con-center.seven {
    max-width: 393px;
}
    #myths-second-sec .aem-Grid #card-style .card .content{
        height:380px;
        text-align:left;
        margin-left: 24px;
        margin-right: 24px;
    }
/*card-start*/
#myths-second-sec .card {
 /*max-width: 471px;*/
   width: 100%;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align:center;
  position:relative;
}

.icon img {
  max-width:150px;
  width:100%;
  margin-top:-60px;
}

.card .title {
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    padding: 82px 0px 82px 0px;
    font-family: 'BarlowCondensed-Bold';
    max-width: 365px;
    height:335px;
    margin: auto;
}
.card .title.sp-sec-title {
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    padding: 82px 0px 82px 0px;
    font-family: 'BarlowCondensed-Bold';
    max-width: 403px;
    height:335px;
    margin: auto;
}

.card .content {
    display: none;
    max-height: 360px;
    /*overflow-y: auto;*/
    max-width: 365px;
    font-size: 31px;
    line-height: 35px;
    font-family: 'BarlowCondensed-Medium';
    color: #321D48;
    margin-top:50px;
}

.action-btn {
  background-color: #F9AF09;
    color: #321D48;
    border: none;
    padding: 10px 0;
    border-radius: 20px;
    cursor: pointer;
    font-size: 28px;
    line-height: 34px;
    font-family: BarlowCondensed-Bold;
    max-width: 234px;
    width: 100%;
    text-align:center;
    margin:auto;
}
#myths-second-sec {
    margin-top: -540px;
    margin-bottom: 147px;
}
#your-journey .sec-title {
    font-size: 62px;
    line-height: 64px;
    font-family: 'BarlowCondensed-Bold';
    color: #321D48;
    margin-top: 17px;
    margin-bottom: 30px;
}
#your-journey .bord-line {
    background: #976FAD;
    border-radius: 100px;
    max-width: 609px;
    text-align: left;
    width: 100%;
}
#body-curve-block {
    margin-top: 86px;
}
.content.sp-sec-content {
    box-shadow: inset 0px 3px 6px #00000077;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    border-radius: 23px;
   max-width: 423px;
   padding:36px 32px;
   margin-top: 0;
   max-height:420px;
   overflow:auto;
}
.content.sp-sec-content p:nth-child(1), .content.sp-sec-content p:nth-child(2)
 {
    padding-bottom: 15px;
}
 #myths-second-sec .content.con-center b, #myths-second-sec .content b
 {
    font-family: BarlowCondensed-Bold;
}
#myths-second-sec .content.con-center.five
{
    max-width: 382px;
}
#your-journey .journy-article-main {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap:106px;
    margin-top: 16px;
}
.journy-info p {
    display: flex;
    align-items: center;
    position:relative;
}
.j-icon img {
    /*max-width: 60px;*/
    /*height: 60px;*/
    padding-right: 10px;
}
.journy-info p {
    font-size: 32px;
    color: #321D48;
    line-height: 42px;
    font-family: 'BarlowCondensed-Medium';
}
span.journy-info {
    padding-bottom: 20px;
    max-width: 684px;
    width: 100%;
}
.sec-des.journy-final-desc {
    font-size: 32px;
    line-height: 38px;
    color: #321D48;
    font-family: 'BarlowCondensed-Medium';
}
#your-journey-final-block {
    margin-top: 160px;
    margin-bottom: 115px;
}
#flip-main-block .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
    display: flex;
    flex-direction: row;
}
#left-flip-block {
    width: 100%;
}
#left-flip-block {
    width: 100%;
}
.sm-icon img {
    max-width: 50px;
}
.flip-box-0 .sm-info {
    padding-left: 20px;
}
.sm-info{
    padding-left:10px;
}
.sm-info.right-one {
    max-width: 310px;
}
.flip-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.left-block1 {
    max-width: 651px;
    width: 100%;
    margin-top: 125px;
    min-height: 555px;
}
.right-block1 {
    margin-top: 390px;
    min-height:550px;
}
.left-block2 {
    min-height:548px;
}

/*.flip-title {*/
/*    background: #FFFFFF 0% 0% no-repeat padding-box;*/
/*    box-shadow: 0px 3px 13px #00000029;*/
/*    border-radius: 70px;*/
/*    padding: 35px 50px;*/
/*}*/
/*.flip-tt-title {*/
/*    font-size: 40px;*/
/*    line-height: 50px;*/
/*    font-family: BarlowCondensed-Bold;*/
/*    color: #3D2951;*/
/*}*/
/* Flip Box Container */
.flip-box {
    position: relative;
    width: 651px;
    padding: 35px;
    background-color: #fff;
    overflow: hidden;
    transition: height 0.2s ease;
    cursor: pointer;
    box-shadow: 0px 3px 13px #00000029;
    border-radius: 50px;
}


/* Title and Arrow */
.flip-box-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.flip-box-header h2 {
    font-size: 40px;
    line-height: 50px;
    margin: 0;
    font-family: 'BarlowCondensed-Bold';
    color:#3D2951;
}

.flip-box-arrow {
  font-size: 18px;
}

/* Content Section */
.flip-box-content {
  border-top: 1px solid #3D2951;
    display: none;
    margin-top: 12px;
    overflow-y: auto;
    font-size: 23px;
    line-height: 28px;
    color:#321D48;
    font-family: 'BarlowCondensed-Medium';
    
}

/* Hover Behavior */
.flip-box-0:hover .flip-box-content{
  height: 380px;
  overflow:auto;
}
.flip-box1:hover {
  height: auto;
}
.flip-box2:hover {
  height: auto;
  overflow:auto;
}
.flip-box3:hover {
  height: auto;
}
.flip-box4:hover .flip-box-content {
  height: 250px;
  overflow:auto;
}


.flip-box:hover .flip-box-content {
  display: block;
}
.sub-desc-block p {
    display: flex;
    padding-top: 20px;
}
.tab-btn{
    padding:10px;
    cursor:pointer;
}
.tab{
    display:none;
    padding:10px;
    cursor:pointer;
}
.flip-box .flip-box-header > .flip-box-arrow img {
    transform: rotate(58deg);
}
.flip-box:hover .flip-box-arrow img{
transition: transform 0.3s ease-in-out;
transform: rotate(120deg);
}


.tab {
  display: none;
}
.tab.active {
  display: block;
}

.tab-button.active {
  background-color: #3D2951;
  color: white;
}
#center-block-img {
    text-align: center;
    width: 100%;
    margin-top:-120px;
}
#body-curve-block {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
}
button.tab-button {
    font-size: 23px;
    line-height: 28px;
    padding: 15px 14px;
    border-radius: 27px;
}
.tab-bt-btn {
    display: flex;
    gap: 20px;
}
button.tab-button {
    max-width: 50%;
    width: 100%;
}
.tab-sb-dd.sp-dd {
    padding-bottom: 10px;
    padding-top: 10px;
}
.tab-sb-dd {
    padding-bottom: 12px;
}
.flip-box-content ul li {
    list-style-type: disc;
}
.tab-sb-tt {
    font-family: BarlowCondensed-Bold;
}
.sub-desc-block1 {
    display: flex;
    justify-content: space-around;
    margin-top:20px;
}
.left-sub-title.sp-down, .left-sub-title {
    padding-bottom: 13px;
    padding-top: 15px;
}
.sub-title {
    padding-top: 15px;
}
.flip-right-block ul {
    padding-left: 35px!important;
}
.flip-left-block p, .flip-right-block p {
    display: flex;
}
.desktop-top-hide {
    display: none;
}
#what-is-lupus .carousel.panelcontainer {
    display: block;
}
.journy-left img {
    height: 650px;
}
/*card close*/
/*responsive*/
@media(max-width:1800px){
    #lupus-mid-content {
    max-width: 85vw;
    width: 100%;
    margin: auto;
}
    #myths .cmp-container__backgroundImage--enabled {
    min-height: 875px;
}
#myths-second-sec #card-style {
        height: 490px;
    }
    #myths-second-sec .aem-Grid {
        gap:60px;
    }
#myths-second-sec .aem-Grid #card-style {
        margin-top: 60px;
    }
.card .title {
    font-size: 38px;
    line-height: 42px;
    font-weight: bold;
    padding: 70px 0px 70px 0px;
    height:265px;
}
#your-journey .sec-title {
    font-size: 38px;
    line-height: 42px;
}
#myths-second-sec {
    margin-top: -375px;
    margin-bottom: 147px;
}
.card .content {
    display: none;
    max-height: 350px;
    overflow-y: auto;
    max-width: 365px;
    font-size: 24px;
    line-height: 30px;
    margin: auto;
    font-family: 'BarlowCondensed-Medium';
    color: #321D48;
    padding-top: 35px;
}
.banner-content-box.myths {
    margin-top: 315px;
}
.sec-des.journy-final-desc {
    font-size: 24px;
    line-height: 30px;
}
   #myths-second-sec .aem-Grid #card-style .card .content.con-center.one {
    max-width: 365px;
}
 #myths-second-sec .aem-Grid #card-style .card .content.con-center.two {
    max-width: 365px;
}
 #myths-second-sec .aem-Grid #card-style .card .content.con-center.five {
    max-width: 365px;
}
#myths-second-sec .aem-Grid #card-style .card .content.con-center.six {
    max-width: 365px;
}
#myths-second-sec .aem-Grid #card-style .card .content.con-center.seven {
    max-width: 365px;
}
#myths-second-sec .aem-Grid #card-style .card .content.con-center{
       
        max-width:375px;
    }
    .flip-box {
    position: relative;
    width: 470px;
    padding: 30px;
    background-color: #fff;
    overflow: hidden;
    transition: height 0.2s ease;
    cursor: pointer;
    box-shadow: 0px 3px 13px #00000029;
    border-radius: 50px;
}


/* Title and Arrow */
.flip-box-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.flip-box-header h2 {
    font-size: 32px;
    line-height: 40px;
    margin: 0;
    font-family: 'BarlowCondensed-Bold';
    color:#3D2951;
}
.flip-box-content {
  border-top: 1px solid #3D2951;
    display: none;
    margin-top: 12px;
    overflow-y: auto;
    font-size: 20px;
    line-height: 24px;
    color:#321D48;
}
.flip-box-0:hover .flip-box-content {
    height: 300px;
    overflow: auto;
}
}
@media(max-width:1700px){
    #your-journey #banner-content-sec {
    max-width: 690px;
    margin-top: 265px;
    width: 100%;
    right: 155px;
    }
    #your-journey .banner-title {
    font-size: 52px;
    line-height: 62px;
    }
    #your-journey .banner-desc {
    font-size: 30px;
    line-height: 36px;
    }
    .journy-left img {
    height: 100%;
}
}
@media(max-width:1440px){
    #lupus-mid-content {
    max-width: 85vw;
    width: 100%;
    margin: auto;
}
   #myths .cmp-container__backgroundImage--enabled {
    min-height: 765px;
}
#myths-second-sec #card-style {
        height: 420px;
    }
.card .title {
    font-size: 32px;
    line-height: 38px;
    padding: 55px 0px 60px 0px;
    max-width: 230px;
    height: 200px;
}
.card .title.sp-sec-title
 {
   font-size: 32px;
    line-height: 38px;
    padding: 55px 0px 60px 0px;
    max-width: 280px;
    height: 200px;  
 }
.card .content {
    max-width: 280px;
    font-size: 20px;
    line-height: 29px;
    padding-top: 10px;
}
#myths-second-sec .aem-Grid #card-style .card .content.con-center{
     height: 280px;
     text-align:center;
}
#myths-second-sec .aem-Grid #card-style .card .content
 {
     max-width:310px;
    height: 280px;
    text-align: left;
}
.banner-content-box.myths {
    margin-top: 280px;
}
#myths .banner-title {
    font-size: 35px;
    line-height: 35px;
}
#myths-second-sec {
    margin-top: -415px;
    margin-bottom: 100px;
}
#myths-second-sec .aem-Grid {
    gap:40px;
}
#myths-second-sec .aem-Grid #card-style {
        margin-top: 60px;
    }
    .journy-info p {
    font-size: 20px;
    color: #321D48;
    line-height: 24px;
    font-family: 'BarlowCondensed-Medium';
}
span.journy-info {
    padding-bottom: 15px;
    max-width: 684px;
    width: 100%;
}
#your-journey .journy-article-main {
    gap:60px
}
#your-journey .banner-desc {
        font-size: 22px;
        line-height: 30px;
    }
#your-journey .banner-title {
        font-size: 42px;
        line-height: 50px;
    }
#your-journey #banner-content-sec {
        max-width: 583px;
        margin-top: 320px;
        width: 100%;
        right: 88px;
    }
.sec-des.journy-final-desc {
    font-size: 20px;
    line-height: 24px;
    color: #321D48;
}
#your-journey .sec-title {
    font-size: 32px;
    line-height: 35px;
}
#your-journey .bord-line {
    max-width: 295px;
}
#your-journey-final-block {
    margin-top: 80px;
    margin-bottom: 50px;
}
   #myths-second-sec .aem-Grid #card-style .card .content.con-center.one {
    max-width: 280px;
}
 #myths-second-sec .aem-Grid #card-style .card .content.con-center.two {
    max-width: 280px;
}
 #myths-second-sec .aem-Grid #card-style .card .content.con-center.five {
    max-width: 280px;
}
#myths-second-sec .aem-Grid #card-style .card .content.con-center.six {
    max-width: 280px;
}
#myths-second-sec .aem-Grid #card-style .card .content.con-center.seven {
    max-width: 280px;
}
#myths-second-sec .aem-Grid #card-style .card .content.con-center{
       
        max-width:280px;
    }
 #myths #card-style br {
    display: none;
}
.flip-box {
    position: relative;
    max-width: 380px;
    width:100%;
    padding: 25px;
    background-color: #fff;
    overflow: hidden;
    transition: height 0.2s ease;
    cursor: pointer;
    box-shadow: 0px 3px 13px #00000029;
    border-radius: 40px;
}/* Title and Arrow */
.flip-box-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.flip-box-header h2 {
    font-size: 22px;
    line-height: 24px;
    margin: 0;
    font-family: 'BarlowCondensed-Bold';
    color:#3D2951;
}
.flip-box-content {
  border-top: 1px solid #3D2951;
    display: none;
    margin-top: 15px;
    overflow-y: auto;
    font-size: 16px;
    line-height: normal;
    color:#321D48;
}
button.tab-button {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 10px;
    border-radius: 27px;
}
.flip-box-content br{
    display:none;
}
.flip-box-0:hover .flip-box-content {
    height: 280px;
    overflow: auto;
}
 .journy-left img {
    height: 100%;
}
#your-journey .journy-article-main {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 70px;
     margin-top: 0; 
}
}
@media(max-width:1200px){
    #lupus-mid-content {
    max-width: 85vw;
    width: 100%;
    margin: auto;
}
    #myths .cmp-container__backgroundImage--enabled {
    min-height: 765px;
}
#myths-second-sec .aem-Grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap:20px;
    position:relative;
}
.left-block1 {
    max-width: 651px;
    margin-top: 137px;
    min-height: 526px;
}
.right-block1 {
    margin-top: 385px;
    min-height: 555px;
}
.left-block2 {
    min-height: 530px;
}
#center-block-img {
    text-align: center;
    width: 100%;
    padding: 0 10px;
}
}
@media(max-width:991px){
    #myths .cmp-container__backgroundImage--enabled {
    min-height: 765px;
}
#myths .banner-title {
    font-size: 28px;
    line-height: 28px;
}
#your-journey .sec-title {
    font-size: 28px;
    line-height: 28px;
}
#myths-second-sec {
        margin-top: -400px;
        margin-bottom: 147px;
    }
        #your-journey .journy-article-main {
        display: flex;
        flex-direction: column;
         gap: 60px;
    }
    #your-journey .bord-line {
    max-width: 225px;
}
#your-journey-final-block {
    margin-top: 60px;
    margin-bottom: 30px;
}
/*#your-journey #banner-content-sec {*/
/*        max-width: 583px;*/
/*        margin-top: 155px;*/
/*        width: 100%;*/
/*        right: 35px;*/
/*    }*/
#center-block-img {
    display: none;
}
.desktop-top-hide {
    display: block;
}
#flip-main-block .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
    display: flex;
    flex-direction: column;
}
    .right-block1 {
        margin-top: 0px;
        min-height: 100%;
    }
    .left-block2 {
        margin-top:0;
        min-height: 100%;
    }
    .left-block1 {
        max-width: 100%;
        margin-top: 0px;
        min-height: 100%;
    }
    .desktop-top-hide img {
    max-width: 195px;
    width: 100%;
}
.left-block1, .left-block2, .left-block3, .right-block1, .right-block2 {
    border: 1px solid #5B3885;
    border-radius: 15px;
   padding: 10px 10px 20px;
    margin-bottom: 20px;
}
.flip-box {
    max-width: 80vw;
    margin: auto;
}
.desktop-top-hide img {
        max-width: 160px;
        width: 100%;
    }
    .flip-box-content {
        font-size: 22px;
        line-height: normal;
        color: #321D48;
    }
    #body-curve-block {
    max-width: 85vw;
    margin-left: auto;
    margin-right: auto;
}
#your-journey #banner-content-sec {
        max-width: 90vw;
        margin-top: 110px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        right: 0;
        left: 0;
    }
    #your-journey .only.mobile img {
        max-width: 180px;
    }
}
@media(max-width:767px){
    #myths .cmp-container__backgroundImage--enabled {
    min-height: 545px;
}
#myths .banner-title {
    font-size: 24px;
    line-height: 24px;
}
#your-journey .sec-title {
    font-size: 24px;
    line-height: 24px;
}
.banner-content-box.myths {
    margin-top: 250px;
}
#myths-second-sec {
        margin-top: -225px;
        margin-bottom: 147px;
    }
    .flip-box-content {
        font-size: 18px;
        line-height: normal;
        color: #321D48;
    }
    #body-curve-block {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
}
.flip-box {
        max-width: 85vw;
        margin: auto;
    }
    #your-journey #banner-content-sec {
        max-width: 95vw;
        margin-top: 90px;
        width: 100%;
        right: 0;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }
        #your-journey .banner-title {
        font-size: 32px;
        line-height: 38px;
    }
    #your-journey .banner-desc {
        font-size: 20px;
        line-height: 26px;
    }
        #your-journey .only.mobile img {
        max-width: 240px;
    }
  .journy-left img {
    height: 100%;
    width: 100%;
}
}
@media(max-width:450px){
    .banner-info-block {
        background: transparent;
    }
        #your-journey .only.mobile img {
        max-width: 240px;
    }
   .journy-left img {
    height: 100%;
    width: 100%;
}
}

