/* Home Page */

.component-section.home-page-bg, #Button-section {
    padding: 0;
}

.raras-home-pg .button-link {
    margin-top: 91.8px;
    margin-bottom: 112px;
}

.title-heading {
    font-size: 86px;
    line-height: 103px;
    margin: 0;
    color: #7A0046;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.raras-content-sec > p:nth-child(1) {
    margin: 0 32px;
}

.heading-div {
    display: flex;
    align-items: center;
    gap: 30.1px;
    margin-bottom: 59px;
    margin-left: 0;
}

.heading-div .title-heading {
    color: #FFFFFF;
    background-color: #7a1046;
    padding: 1.8px 70.3px 9.1px 56.2px;
    border-radius: 50px;
}

.round {
    width: 119px;
    height: 97px;
    background: #7a1046;
    border-radius: 50px;
    margin: 0;
}

.raras-sec-one {
    display: flex;
    gap: 109px;
    padding: 0 90px 0 103px;
    margin-bottom: 90px;
}

.raras-sec-one .main-img{
    max-width: 100%;
    height: auto;
    width: 40rem;
}

.rare-banner-content {
    padding: 0;
}

.para-mid {
    font-size: 34px;
    line-height: 40.8px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.raras-content-sec > p:nth-child(3) {
    margin: 0 0 40px;
}

.para-mid {
    font-size: 34px;
    line-height: 40.8px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.para-sm {
    font-size: 27px;
    line-height: 33px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}

.mb-32 {
    margin-bottom: 32px;
}

.grey {
    color: #373C3C;
    background-color: transparent;
}

.para-sm .red {
    font-weight: 600;
    color: #FF553C;
}

.grey-bg {
    background-color: #F2F2F2;
}

.fs-50 {
    font-size: 50px;
}

.lh-60 {
    line-height: 60px;
}

.calc-title {
    color: #7A0046;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    margin-bottom: 60px;
}

.calc-twocol {
    display: flex;
    gap: 121px;
    justify-content: center;
    align-items: flex-start;
}

.calc-twocol .calc-bg-left, .calc-twocol .calc-bg-rgt {
    background-image: url('/content/dam/multibrand/camcar/es/assets-home-camcar/rare-disease/images/plasmic-bg.png');
    background-repeat: no-repeat;
    max-width: 720px;
    width: 100%;
    min-height: 330px;
    background-size: cover;
    padding: 27px 115px 33px 119px;
}

.calc-twocol .calc-bg-rgt {
    background-image: url('/content/dam/multibrand/camcar/es/assets-home-camcar/rare-disease/images/calculadora-sm.jpg');
    padding: 57px 10px 50px 55px;
    margin-top: 3px;
}

.plasmic-head {
    font-size: 57px;
    line-height: 69px;
    color: #FFFFFF;
    margin-bottom: 24px;
    margin-top: 0;
}

.plasmic-para {
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
    margin-bottom: 37px;
    margin-left: 3px;
}

.raras-home-pg .text.parbase .plasmic-link {
    max-width: 375px;
    width: 100%;
    display: block;
    margin: 0 auto;
    background-color: #FF9000;
    text-align: center;
    border-radius: 20px;
    font-size: 31px;
    line-height: 37px;
    padding: 14px 0 21px;
    color: #FFFFFF;
    text-decoration: none;
}

.calc-head {
    font-size: 37px;
    line-height: 44px;
    color: #FFFFFF;
    margin-bottom: 5px;
    margin-top: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 100;
    max-width: 278px;
}

.calc-para {
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    margin-bottom: 14px;
    margin-left: 6px;
    max-width: 295px;
    font-family: "Montserrat", sans-serif;
    font-weight: 100;
}

.raras-home-pg .text.parbase .calc-link {
    max-width: 180px;
    width: 100%;
    display: block;
    background-color: #007462;
    text-align: center;
    border-radius: 25px;
    font-size: 20px;
    line-height: 24px;
    padding: 7px 0 10px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 100;
}

.patologias-sec .Patologias-title {
    text-align: center;
    font-weight: 600;
    color: #7A0046;
    margin-bottom: 27px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.patologias-sec .Patologias-para {
    text-align: center;
    font-weight: 400;
    color: #7A0046;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 118px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.patologias-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.patologias-boxes .box {
    width: 50%;
}

.patologias-boxes .box1 img {
    width: 235px;
    margin-bottom: 79px;
}

.patologias-boxes .box2 img {
    width: 240px;
    margin-bottom: 80px;
    margin-top: 17px;
}

.patologias-boxes .box3 img {
    width: 230px;
    margin-bottom: 61px;
}

.patologias-boxes .box4 img {
    width: 270px;
    margin-bottom: 55px;
}

.patologias-boxes .box5 img {
    width: 275px;
    margin-bottom: 58px;
}

.patologias-boxes .box .pato-box-title {
    font-size: 30px;
    line-height: 36px;
    color: #7A0046;
    max-width: 598px;
    text-align: center;
    margin: 0 auto 35px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.patologias-boxes .box .pato-box-para {
    font-size: 30px;
    line-height: 36px;
    color: #7A0046;
    max-width: 566px;
    text-align: center;
    margin: 0 auto 35px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.patologias-boxes .box .pato-box-link {
    font-size: 30px;
    line-height: 36px;
    color: #7A0046;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.patologias-boxes .box p {
    width: 35rem;
    justify-self: center;
    margin-bottom: 3rem;
}

.patologias-boxes .box1, .patologias-boxes .box2 {
    margin-bottom: 179px;
}

.patologias-boxes .box3, .patologias-boxes .box4 {
    margin-bottom: 95px;
}

.patologias-boxes .box .btn-pato {
    text-decoration: none;
    background: #7a0046;
    padding: 1rem 3rem;
    border-radius: 5rem;
    color: #fff;
    transition: all none 0.5s;
}

.patologias-boxes .box .btn-pato:hover {
    text-decoration: none;
    background: #480029;
    padding: 1rem 3rem;
    border-radius: 5rem;
    color: #fff;
    transition: all none 0.5s;
}

.carousel-container {
    width: 100%;
    margin: 0 auto;
    max-width: 1236px;
    position: relative;
}

.carousel-track {
    display: flex;
    will-change: transform;
    transition: transform .45s ease;
    align-items: flex-start;
}

.arrow {
    position: absolute;
    right: -15px;
    top: 60%;
    transform: translateY(-60%);
    width: 55px; 
    height: 55px;
    display: grid; 
    place-items: center;
    border-radius: 50%;
    background: transparent;
    box-shadow: none;
    cursor: pointer;
    z-index: 9999; 
    border: none; 
    font-size: 20px;
    padding: 0;
}

.arrow img {
    box-shadow: 0px 9px 9px #00000029;
    border-radius: 50%;
}
.arrow.left  {     
    left: 2%;
    top: 50%; 
}
.arrow.right { 
    right: 2%; 
    top: 50%;
}

.carousel-viewport {
    overflow: hidden;
}

.arrow:active { 
    transform: translateY(-60%) scale(.98); 
}

.carousel-item {
    flex: 0 0 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0;
    text-align: left;
}

.carousel-item {
    background-image: url(/content/dam/multibrand/camcar/es/assets-home-camcar/rare-disease/images/calculadora-md.jpg);
    width: 100%;
    position: relative;
}

.info-block {
    display: inline-block;
    max-width: 100%;
    position: relative;
}

.info-block .calc-head {
    font-size: 68px;
    line-height: 81px;
    color: #FFFFFF;
    margin-bottom: 7px;
    margin-top: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    max-width: 55%;
}

.info-block .calc-para {
    font-size: 29px;
    line-height: 35px;
    color: #FFFFFF;
    margin-bottom: 28px;
    margin-left: 6px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    max-width: 50%;
}

.raras-home-pg .text.parbase .info-block .calc-link {
    max-width: 330px;
    width: 100%;
    display: block;
    background-color: #007462;
    text-align: center;
    border-radius: 25px;
    font-size: 37px;
    line-height: 45px;
    padding: 13px 0 18px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    margin-bottom: 48px;
}

.info-block .calc-id {
    margin: 0 0 25px -78px;
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.carousel {
    width: 100%;
    margin: 0 auto;
    max-width: 1236px;
    position: relative;
    overflow: hidden;
    display: flex;
}

.carousel-slide {
    display: none;
    width: 100%;
    flex-shrink: 0;
    flex-direction: row;
}

.carousel-slide.active {
    display: flex;
}

.content {
    max-width: 100%;
    padding: 170px 0 0 106px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-image: url(/content/dam/multibrand/camcar/es/assets-home-camcar/rare-disease/images/calculadora-md.jpg);
}

.raras-twocol-sec .carousel {
    padding-bottom: 0;
}

.raras-twocol-sec {
    padding: 0;
}
  
.material-title, .mgg-title {
    text-align: center;
    color: #7A0046;
    margin-bottom: 27px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.material-para, .mgg-para {
    text-align: center;
    color: #7A0046;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 71px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.mgg-para {
    margin-bottom: 97px;
}

.mgg-boxes {
    display: flex;
    justify-content: center;
    gap: 60px;
    text-align: center;
}

.mgg-boxes .box {
    width: 33.3%;
    box-shadow: 0 3px 6px #707070;
    border-radius: 25px;
    padding: 68px 17px 48.68px 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

.box2 img {
    margin-bottom: 55px;
}

.box3 img {
    margin-bottom: 63px;
}

.box1 img {
    margin-bottom: 75px;
}

.mgg-boxes .box .mgg-box-title {
    font-size: 30px;
    line-height: 36px;
    color: #7A0046;
    text-align: center;
    margin: 0 auto 35px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.mgg-boxes .box .mgg-box-para {
    font-size: 30px;
    line-height: 36px;
    color: #7A0046;
    text-align: center;
    margin: 0 auto 39px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.mgg-boxes .box2 .mgg-box-para {
    margin-bottom: 111px;
}

.mgg-boxes .box .mgg-box-link {
    padding: 20px 42px 18px;
    background-color: #2D305D;
    color: #FFFFFF;
    font-family: 'MyriadPro-Black';
    font-weight: normal;
    font-size: 29px;
    line-height: 35px;
    border-radius: 35px;
    text-decoration: none;
}
    
.raras-home-pg .home-page-bg .raras-twocol-one {
    padding: 64px 0 87px;
}

.patologias-sec {
    padding: 91px 0 129px;
}

.mgg-container {
    padding: 99px 0 99px;
}

.ref-sec {
    padding: 72px 0 73px;
}

.ref-sec p, .ref-sec p a {
    text-align: center;
    color: #7A0046;
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 25px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.ref-sec p:nth-child(6), .ref-sec.hpn-ref p:nth-child(17) {
    margin-bottom: 101px;
}

.ref-sec.hpn-ref p:nth-child(6) {
    margin-bottom: 25px;
}

.site-detail {
    margin-bottom: 0;
}

.ref-sec .text.parbase a {
    text-decoration: none;
}

.ref-sec .ref-title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 33px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.ref-container {
    padding: 0;
}

.html-asset-container.margin-bottom-10 {
    margin-bottom: 0;
}

@media screen and (max-width: 1950px) and (min-width: 1900px) {
    .raras-home-pg .home-page-bg .container {
        width: 100%;
        padding: 0;
    }
    
    .raras-home-pg .home-page-bg .raras-twocol-one {
        padding: 64px 148px 87px 162px;
    }
    
    .patologias-sec {
        padding: 91px 263px 129px 244px;
    }
    
    .mgg-container {
        padding: 99px 92px 99px 100px;
    }
    
    .raras-home-pg .home-page-bg .ref-sec {
        padding: 72px 85px 73px;
    }
    
    .mgg-boxes {
        gap: 110px;
    }
    
    .mgg-boxes .box {
        width: 29.23%;
    }
    
    .para-sm {
        max-width: 947px;
    }
    
    .mgg-boxes .box.box3 {
        padding-right: 32px;
        padding-left: 34px;
    }
}

@media screen and (min-width: 1951px) {
    .raras-sec-one {
        padding: 0;
    }
    
    .rare-banner-content .container, .raras-twocol-sec .container, .patologias-sec .container, .raras-twocol-sec .container, .mgg-container .container, .ref-container .container {
        max-width: 1632px;
        width: 100%;
        padding: 0 15px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1200px) {
    .title-heading {
        font-size: 55px;
        line-height: 64px;
    }
    
    .round {
        width: 80px;
        height: 80px;
    }
    
    .raras-sec-one {
        gap: 75px;
        padding: 0;
    }
    
    .calc-twocol {
        gap: 30px;
    }
    
    .calc-twocol .calc-bg-left, .calc-twocol .calc-bg-rgt{
        max-width: 600px;
        width: 100%;
        min-height: 255px;
        padding: 35px;
    }
    
    .plasmic-head {
        font-size: 35px;
        line-height: 39px;
        margin-bottom: 20px;
    }
    
    .plasmic-para {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    
    .raras-home-pg .text.parbase .plasmic-link {
        max-width: 220px;
        width: 100%;
        font-size: 20px;
        line-height: 26px;
        padding: 14px 0 14px;
    }
    
    .calc-twocol .calc-bg-rgt {
        padding: 35px;
    }
    
    .calc-head {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 5px;
    }
    
    .calc-para {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 14px;  
    }
    
    .raras-home-pg .text.parbase .calc-link {
        font-size: 20px;
        line-height: 24px;
        padding: 7px 0 10px;
        max-width: 180px;
    }
    
    .patologias-boxes .box {
        margin-bottom: 80px;
    }
    
    .patologias-boxes .box img {
        width: 25%;
        margin-bottom: 35px;
    }
    
    .patologias-boxes .box .pato-box-title {
        font-size: 20px;
        line-height: 26px;
        max-width: 70%;
        margin: 0 auto 20px;
    }
    
    .patologias-boxes .box .pato-box-para {
        font-size: 20px;
        line-height: 26px;
        max-width: 70%;
        margin: 0 auto 25px;
    }
    
    .patologias-boxes .box .pato-box-link {
        font-size: 20px;
        line-height: 26px;
    }
    
    .material-para, .mgg-para {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 40px;
    }
    
    .carousel {
        max-width: 100%;
    }
    
    .content {
        max-width: 100%;
        padding: 100px 0 0 100px;
        background-size: cover;
        background-position: center;
        border-radius: 40px;
        height: 622px;
    }
    
    .mgg-boxes {
        gap: 30px;
    }
    
    .mgg-boxes .box img {
        margin-bottom: 45px;
        max-width: 40%;
    }
    
    .mgg-boxes .box .mgg-box-title {
        font-size: 20px;
        line-height: 26px;
        margin: 0 auto 25px;
    }
    
    .mgg-boxes .box .mgg-box-para {
        font-size: 20px;
        line-height: 26px;
        margin: 0 auto 25px;
    }
    
    .mgg-boxes .box2 .mgg-box-para {
        margin-bottom: 80px;
    }
    
    .mgg-boxes .box1 .mgg-box-para {
        margin-bottom: 50px;
    }
    
    .mgg-boxes .box .mgg-box-link {
        padding: 12px 22px 12px;
        font-size: 18px;
        line-height: 24px;
    }
}


@media screen and (max-width: 1199px) {
    .title-heading {
        font-size: 50px;
        line-height: 59px;
    }
    
    .round {
        width: 80px;
        height: 60px;
    }
    
    .raras-sec-one > img {
        width: 50%;
    }
    
    .raras-sec-one {
        gap: 50px;
        padding: 0;
        align-items: flex-start;
    }
    
    .raras-content-sec > p:nth-child(1) {
        margin: 0;
    }
    
    .raras-content-sec > p:nth-child(3) {
        margin: 0 0 20px;
    }
    
    .para-mid {
        font-size: 24px;
        line-height: 30.8px;
    }
    
    .para-sm {
        font-size: 18px;
        line-height: 26.4px;
        margin-bottom: 20px;
    }
    
    .raras-sec-one {
        margin-bottom: 40px;
    }
    
    .raras-home-pg .home-page-bg .raras-twocol-one {
        padding: 40px 0 60px;
    }
    
    .calc-title {
        margin-bottom: 40px;
    }
    
    .lh-60 {
        line-height: 40px;
    }
    
    .fs-50 {
        font-size: 30px;
    }
    
    .calc-twocol {
        gap: 30px;
    }
    
    .calc-twocol .calc-bg-left, .calc-twocol .calc-bg-rgt{
        max-width: 455px;
        width: 100%;
        min-height: 208px;
        padding: 25px;
    }
    
    .plasmic-head {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 15px;
    }
    
    .plasmic-para {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 20px;
    }
    
    .raras-home-pg .text.parbase .plasmic-link {
        max-width: 180px;
        width: 100%;
        font-size: 20px;
        line-height: 26px;
        padding: 12px 0px 12px;
    }
    
    .calc-twocol .calc-bg-rgt {
        padding: 25px;
    }
    
    .calc-head {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 5px;
    }
    
    .calc-para {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 14px;  
    }
    
    .raras-home-pg .text.parbase .calc-link {
        font-size: 20px;
        line-height: 24px;
        padding: 7px 0 10px;
        max-width: 180px;
    }
    
    .patologias-sec {
        padding: 40px 0 60px;
    }
    
    .patologias-sec .Patologias-para {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 60px;
    }
    
    .patologias-boxes .box {
        margin-bottom: 50px;
    }
    
    .patologias-boxes .box5 {
        margin-bottom: 0;
    }
    
    .patologias-boxes .box img {
        width: 25%;
        margin-bottom: 35px;
    }
    
    .patologias-boxes .box .pato-box-title {
        font-size: 20px;
        line-height: 26px;
        max-width: 70%;
        margin: 0 auto 20px;
    }
    
    .patologias-boxes .box .pato-box-para {
        font-size: 20px;
        line-height: 26px;
        max-width: 70%;
        margin: 0 auto 25px;
    }
    
    .patologias-boxes .box .pato-box-link {
        font-size: 20px;
        line-height: 26px;
    }
    
    .material-para, .mgg-para {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 40px;
    }
    
    .carousel {
        max-width: 100%;
    }
    
    .content {
        max-width: 100%;
        padding: 80px 0 0 80px;
        background-size: cover;
        background-position: center;
        border-radius: 40px;
        height: 513px;
    }
    
    .info-block .calc-head {
        font-size: 40px;
        line-height: 50px;
    }
    
    .info-block .calc-para {
        font-size: 20px;
        line-height: 26px;
    }
    
    .raras-home-pg .text.parbase .info-block .calc-link {
        max-width: 230px;
        font-size: 25px;
        line-height: 35px;
        padding: 13px 0 15px;
    }
    
    .info-block .calc-id {
        margin: 0 0 25px -58px;
    }
    
    .mgg-container {
        padding: 40px 0 60px;
    }
    
    .mgg-boxes {
        gap: 30px;
    }
    
    .mgg-boxes .box img {
        margin-bottom: 45px;
        max-width: 40%;
    }
    
    .mgg-boxes .box .mgg-box-title {
        font-size: 20px;
        line-height: 26px;
        margin: 0 auto 25px;
    }
    
    .mgg-boxes .box .mgg-box-para {
        font-size: 15px;
        line-height: 22px;
        margin: 0 auto 25px;
    }
    
    .mgg-boxes .box2 .mgg-box-para {
        margin-bottom: 80px;
    }
    
    .mgg-boxes .box1 .mgg-box-para {
        margin-bottom: 50px;
    }
    
    .mgg-boxes .box .mgg-box-link {
        padding: 12px 22px 12px;
        font-size: 18px;
        line-height: 24px;
    }
    
    .ref-sec {
        padding: 40px 0 60px;
    }
    
    .ref-sec p, .ref-sec p a {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 18px;
    }
    
    .ref-sec .ref-title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 25px;
    }
    
    .site-detail {
        margin-bottom: 0;    
    }
}


@media screen and (max-width: 992px) {
    .ref-sec p:nth-child(6) {
        margin-bottom: 50px;
    }
    
    .calc-twocol {
        flex-direction: column;
    }
    
    .calc-twocol .calc-bg-left, .calc-twocol .calc-bg-rgt {
        max-width: 100%;
        width: 100%;
        padding: 25px;
        min-height: 330px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .raras-sec-one > img {
        width: 35%;
    }
    
    .title-heading {
        font-size: 45px;
        line-height: 53px;
    }
    
    .mgg-boxes .box .mgg-box-para {
        margin: 0 auto 60px;
    }
    
    .mgg-boxes .box1 .mgg-box-para {
        margin-bottom: 40px;
    }
    
    .mgg-boxes .box2 .mgg-box-para {
        margin-bottom: 95px;
    }
}

@media screen and (max-width: 767px) {
    .raras-sec-one {
        flex-direction: column;
    }
    
    .title-heading {
        font-size: 36px;
        line-height: 45px;
    }
    
    .round {
        width: 60px;
        height: 50px;
    }
    
    .raras-sec-one > img {
        width: 100%;
    }
    
    .calc-twocol .calc-bg-left, .calc-twocol .calc-bg-rgt {
        min-height: 330px;
    }
    
    .content {
        padding: 50px 0 0 70px;
        height: 346px;
    }
    
    .info-block .calc-head {
        font-size: 25px;
        line-height: 30px;
    }
    
    .info-block .calc-para {
        font-size: 16px;
        line-height: 20px;
    }
    
    .raras-home-pg .text.parbase .info-block .calc-link {
        margin-bottom: 20px;
    }
    
    .raras-home-pg .text.parbase .info-block .calc-link {
        max-width: 180px;
        font-size: 18px;
        line-height: 25px;
        padding: 12px 0 12px;
        border-radius: 15px;
    }
    
    .mgg-boxes {
        flex-direction: column;
        align-items: center;
    }
    
    .mgg-boxes .box {
        width: 90%;
        justify-content: unset;
    }
}

@media screen and (max-width: 540px) {
    .calc-twocol .calc-bg-left, .calc-twocol .calc-bg-rgt {
        min-height: 165px;
        padding: 20px;
    }
    
    .plasmic-head {
        font-size: 25px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    
    .plasmic-para {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 10px;
    }
    
    .raras-home-pg .text.parbase .plasmic-link {
        max-width: 145px;
        width: 100%;
        font-size: 18px;
        line-height: 24px;
        padding: 8px 0px 8px;
        border-radius: 12px;
    }
    
    .raras-home-pg .text.parbase .calc-link {
        font-size: 14px;
        line-height: 16px;
        padding: 7px 0 10px;
        max-width: 145px;
    }
    
    .patologias-boxes {
        flex-direction: column;
    }
    
    .patologias-boxes .box {
        width: 100%;
    }
    
    .content {
        padding: 30px 0 0 70px;
        height: 196px;
    }
    
    .info-block .calc-head {
        font-size: 18px;
        line-height: 24px;
    }
    
    .info-block .calc-para {
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 10px;
        max-width: 75%;
    }
    
    .raras-home-pg .text.parbase .info-block .calc-link {
        max-width: 130px;
        font-size: 14px;
        line-height: 18px;
        padding: 8px 0 8px;
        border-radius: 10px;
        margin-bottom: 5px;
    }
    
    .info-block .calc-id {
        margin: 0 0 25px -40px;
    }
}

/* hpn page */

.hpn-page .button-link {
    margin-top: 91px;
    margin-bottom: 143px;
}

.component-section.hpn-main-sec {
    padding: 0;
    background-position: 50%;
}

.component-section.hpn-title-sec {
    padding: 0 156px 117px;
}

.hpn-title-sec .title-heading {
    margin-bottom: 68px;
}

.hpn-title-sec .hpn-titlepara {
    font-size: 27px;
    line-height: 27.6px;
    max-width: 1386px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

sup {
    font-size: 60%;
    line-height: 0;
    vertical-align: middle;
}

.pink {
    color: #C0127C;
}

.hpn-title-sec .hpn-titlepara .pink {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.hpn-title-sec p:nth-child(2) {
    margin-bottom: 25px;
}

.hpn-title-sec p:nth-child(3) {
    margin-bottom: 0;
}

.red-bg {
    background-color: #7A0046;
    z-index: 0;
}

.component-section.red-bg {
    padding: 0;
}

.component-section.hightlighted-title-one {
    padding: 0;
}

.hightlighted-title-one h1 {
    margin: 0;
    padding: 19px 0 17px;
    text-align: center;
    font-size: 70px;
    line-height: 86px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.component-section.fisio-content-sec {
    padding: 65px 122px 117px;
}

.component-section.fisio-content-sec {
    padding: 65px 122px 117px;
}

.indent-content {
    padding: 0 32px 0 35px;
    margin-bottom: 64px;
}

.indent-content p {
    font-size: 27px;
    line-height: 27.6px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin-bottom: 25px;
}

.indent-content p .pink {
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.fisio-img {
    width: 100%;
    margin-bottom: 50px;
}

.indent-content.two {
    margin-bottom: 0;
}

.indent-content.two p:nth-child(2) {
    margin: 0;
}

.component-section.sintoma-content-sec {
    padding: 56px 122px 67px 157px;
}

.component-section.sintoma-content-sec {
    padding: 56px 122px 67px 157px;
}

.sintoma-content {
    display: flex;
    gap: 74px;
    align-items: center;
}

.sintoma-img {
    max-width: 1010px;
}

.sintoma-content .indent-content {
    padding: 0;
    margin-bottom: 0;
}

.sintoma-content .indent-content p:nth-child(2) {
    margin-bottom: 0;
}

.component-section.diagno-content-sec {
    padding: 91px 113px 69px 114px;
}

.diagno-content-sec .indent-content {
    padding: 0;
    margin-bottom: 61px;
}

.diagno-content-sec .bold {
    font-weight: bold;
}

.diagno-content-sec .indent-content p {
    text-align: center;
}

.diagno-content-sec .indent-content p:nth-child(2) {
    margin-bottom: 0;
}

.diagno-img {
    width: 1506px;
    display: block;
    margin: 0 auto;
}

.component-section.estudios-content-sec {
    padding: 52px 20px 108px;
}

.estudios-content-sec .indent-content {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
}

.estudios-content-sec .indent-content .bold {
    font-weight: bold;
    margin-bottom: 0;
    font-size: 28px;
}

.material-para {
    margin-bottom: 61px;
}

.hpn-page .raras-twocol-sec {
    padding: 77px 148px 127px 162px;
}

.hpn-page .text.parbase .info-block .calc-link {
    max-width: 330px;
    width: 100%;
    display: block;
    background-color: #007462;
    text-align: center;
    border-radius: 25px;
    font-size: 37px;
    line-height: 45px;
    padding: 13px 0 18px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    margin-bottom: 48px;
}

.hpn-pato .Patologias-para {
    margin-bottom: 135px;
}

.hpn-page .component-section.container {
    padding: 0;
}

.fisio-content, .sintoma-content-main, .diagno-content, .raras-twocol-one, .estudios-content {
    padding: 0;
}

.patologias-boxes .box5 {
    margin-bottom: 0;
}

.hpn-page .ref-sec p, .hpn-page .ref-sec p a {
    font-size: 27px;
    line-height: 60px;
    margin-bottom: 0;
}

@media screen and (max-width: 1950px) and (min-width: 1900px) {
    .hpn-page .hpn-main-sec .container {
        width: 100%;
        padding: 0;
    }

    .hpn-page .ref-sec.hpn-ref {
        padding: 69px 99px 101px 100px;
    }
    
    .hpn-page .patologias-sec {
        padding: 91px 263px 133px 244px;
    }
    
    .component-section.fisio-content {
        background-position-x: 50%;
        background-position-y: 13%;
    }
    
    .component-section.sintoma-content-main {
        background-position-x: 50%;
        background-position-y: 32%;
    }
    
    .component-section.diagno-content {
        background-position-x: 50%;
        background-position-y: 46.4%;
    }
    
    .component-section.estudios-content {
        background-position-x: 0;
        background-position-y: 89%;
    }
    
    .estudios-content .patologias-boxes {
        gap: 201px;
        row-gap: 0;
    }
    
    .estudios-content .patologias-boxes .box {
        max-width: 595px;
    }
}

@media screen and (min-width: 1951px) {
    .hpn-title-sec .container, .hightlighted-title-one .container, .fisio-content-sec .container, .sintoma-content-sec .container, .diagno-content-sec .container, .raras-twocol-sec .container, .patologias-sec .container, .ref-container .container {
        max-width: 1632px;
        width: 100%;
        padding: 0 15px;
    }
    
    .hpn-title-sec, .hightlighted-title-one, .fisio-content-sec, .sintoma-content-sec, .diagno-content-sec, .raras-twocol-sec, .patologias-sec, .ref-container {
        padding-left: 0;
        padding-right: 0;
    }
    
    .component-section.container.hpn-ref {
        padding: 72px 0 73px;
    }
}

@media screen and (max-width: 1600px) {
    .component-section.hpn-title-sec {
        padding: 0 0 60px;
    }
    
    .hpn-title-sec .title-heading {
        margin-bottom: 40px;
    }
    
    .hightlighted-title-one h1 {
        font-size: 40px;
        line-height: 56px;
    }
    
    .component-section.fisio-content-sec {
        padding: 40px 0 60px;
    }
    
    .component-section.sintoma-content-sec {
        padding: 40px 0 60px;
    }
    
    .sintoma-img {
        max-width: 50%;
    }
    
    .component-section.diagno-content-sec {
        padding: 40px 0 60px;
    }
    
    .diagno-img {
        width: 100%;
    }
    
    .hpn-page .raras-twocol-sec {
        padding: 40px 0 60px;
    }
    
    .component-section.estudios-content-sec {
        padding: 40px 0 20px;
    }
    
    .patologias-sec {
        padding: 40px 0 60px;
    }
    
    .ref-container {
        padding: 40px 0 60px;
    }
    
    .component-section.fisio-content, .component-section.sintoma-content-main, .component-section.diagno-content, .component-section.estudios-content {
        background-image: none !important;
    }
}

@media screen and (max-width: 1199px) {    
    .carousel {
        max-width: 100%;
    }
    
    .content {
        max-width: 100%;
        padding: 80px 0 0 80px;
        background-size: cover;
        background-position: center;
        border-radius: 40px;
        height: 513px;
    }
    
    .info-block .calc-head {
        font-size: 40px;
        line-height: 50px;
    }
    
    .info-block .calc-para {
        font-size: 20px;
        line-height: 26px;
    }
    
    .hpn-page .text.parbase .info-block .calc-link {
        max-width: 230px;
        font-size: 25px;
        line-height: 35px;
        padding: 13px 0 15px;
    }
    
    .info-block .calc-id {
        margin: 0 0 25px -58px;
    }
    
    .hightlighted-title-one h1 {
        font-size: 30px;
        line-height: 46px;
    }
    
    .indent-content p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .hpn-title-sec .hpn-titlepara {
        font-size: 20px;
        line-height: 24px;
    }
    
    .ref-sec.hpn-ref p:nth-child(17) {
        margin-bottom: 55px;
    }
    
    .hpn-pato .Patologias-para {
        margin-bottom: 55px;
    }
}

@media screen and (max-width: 992px) {
    .sintoma-content {
        gap: 40px;
    }
}

@media screen and (max-width: 767px) {
    .content {
        padding: 50px 0 0 70px;
        height: 346px;
    }
    
    .info-block .calc-head {
        font-size: 25px;
        line-height: 30px;
    }
    
    .info-block .calc-para {
        font-size: 16px;
        line-height: 20px;
    }
    
    .hpn-page .text.parbase .info-block .calc-link {
        margin-bottom: 20px;
    }
    
    .hpn-page .text.parbase .info-block .calc-link {
        max-width: 180px;
        font-size: 18px;
        line-height: 25px;
        padding: 12px 0 12px;
        border-radius: 15px;
    }
    
    .sintoma-content {
        flex-direction: column;
        gap: 30px;
    }
    
    .sintoma-img {
        max-width: 100%;
    }
}

@media screen and (max-width: 540px) {
    .hpn-page .text.parbase .info-block .calc-link {
        max-width: 130px;
        font-size: 14px;
        line-height: 18px;
        padding: 8px 0 8px;
        border-radius: 10px;
        margin-bottom: 5px;
    }
    
    .content {
        padding: 30px 0 0 70px;
        height: 196px;
    }
    
    .info-block .calc-head {
        font-size: 18px;
        line-height: 24px;
    }
    
    .info-block .calc-para {
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 10px;
        max-width: 75%;
    }
    
    .info-block .calc-id {
        margin: 0 0 25px -40px;
    }
}

/* Koselugo page */

.component-section.banner-sec {
    padding: 0 0 81px;
    background-color: #F8FAFA;
}

/*#custom-navbar {
    padding: 26px 0 25px;
    z-index: 9999;
}

#navbar {
    display: flex;
    gap: 177px;
    align-items: center;
    justify-content: space-between;
}

.navigation ul {
    display: flex;
    margin-bottom: 0 !important;
    gap: 47px;
}

.navigation ul li {
    list-style-type: none;
}

.navigation ul li .nav-links {
    font-size: 20px;
    line-height: 49px;
    text-decoration: none;
    color: #361336;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

#humburger-menu {
    display: none;
}

.navigation ul li .nav-links.active-menu {
    background-color: #8500501a;
    padding: 0 22px 3px 17px;
    border-radius: 15px;
    color: #870051;
    font-weight: 700;
}*/

.kose-twocol {
    display: flex;
    align-items: center;
    gap: 43px;
}

.kose-txt-sec h1 {
    font-family: 'OpenSans_Condensed-Bold';
    color: #361336;
    font-size: 120px;
    line-height: 95px;
    margin: 0 0 15px;
}

.kose-txt-sec h1 .sm-txt {
    font-size: 80px;
}

.kose-txt-sec p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #361336;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0;
}

.koselugo-home-pg .full-width.contaainer {
    margin-bottom: 0px;
    width: 100%;
}

.warning-container {
    padding: 22px 0 22px;
}

.warning-container .warning-flex {
    display: flex;
    align-items: center;
    gap: 24.5px;
}

.warning-container .warning-flex .warning-txt {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.light-pink-bg {
    padding: 72px 0 117px;
}

.capsule-flex {
    position: relative;
    background-color: #EDE1E9;
    border-radius: 10px;
    padding: 45px 110px 45px 74px;
}

.capsule-img {
    position: absolute;
    top: -35px;
    right: 110px;
}

.capsule-text-container {
    max-width: 700px;
}

.capsule-text-container .capsule-text {
    color: #870051;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 30px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.text.parbase .capsule-link-sec .capsule-link {
    font-size: 18px;
    line-height: 50px;
    color: #870051;
    border: 1px solid #870051;
    border-radius: 26px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600 !important;
    text-decoration: none !important;
    padding: 14px 40px 13px;
}

.capsule-link-sec {
    margin-bottom: 0;
}

.kose-inner-flex {
    display: flex;
    background-color: #EDE1E9;
    gap: 37px;
    align-items: flex-end;
    padding: 0 101px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.kose-main-flex {
    display: flex;
    gap: 76px;
    margin-bottom: 50px;
}

.flex-left > p:nth-child(1) {
    font-size: 40px;
    line-height: 50px;
    color: #B24399;
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.kose-inner-flex > p:nth-child(1) {
    font-size: 110px;
    line-height: 132px;
    margin-bottom: 0;
    color: #B24399;
    font-family: "Open Sans", sans-serif;
    max-height: 132px;
}

.kose-inner-flex > p:nth-child(1) .fs-50 {
    font-size: 50px;
}

.kose-inner-flex > p:nth-child(2) {
    margin-bottom: 20px;
    color: #B24399;
    font-size: 24px;
    line-height: 34px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.flex-left {
    min-width: 725px;
}

.flex-left > p:nth-child(2) {
    font-size: 24px;
    line-height: 36px;
    color: #361336;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    max-width: 662px;
}

.kose-grn-bg {
    background-color: #F2F6F9;
    border-radius: 10px;
    padding: 29px 78px 43px 32px;
}

.kose-grn-bg p {
    color: #361336;
    font-size: 20px;
    line-height: 32px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}

.kose-grn-bg > p:nth-child(1) {
    margin-bottom: 10px;
}

.three-col-container {
    display: flex;
    position: relative;
    margin-bottom: 150px;
}

.three-col-container .threecol-img {
    position: absolute;
    right: -71px;
    top: -60px;
    width: 646px;
    max-height: 969px;
}

.three-col-sec {
    display: inline-block;
    width: 1102px;
}

.three-col-content {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
}

.three-col-content .box {
    width: 360px;
    padding: 42px 34px 46px 35px;
    border-radius: 10px;
    background-color: #F8F7F6;
}

.box .threecol-icon-img {
    margin-bottom: 41.2px;
}

.box4 .threecol-icon-img, .box5 .threecol-icon-img, .box6 .threecol-icon-img {
    margin-bottom: 45px;
}

.three-col-content .box p {
    font-size: 20px;
    line-height: 30px;
    color: #361336;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}

.three-col-content .box3 {
    padding: 42px 38px 46px 22px;
}

.three-col-content .box2 {
    padding: 42px 40px 46px 26px;
}

.three-col-sec .three-col-citation, .three-col-sec .three-col-abbrev {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.three-col-sec .three-col-abbrev {
    margin-bottom: 0;
}

.nf-section, .person1-sec {
    padding: 0;
}

.nf1-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 50px;
    color: #B24399;
    font-family: "Open Sans", sans-serif;
}

.nf1-sec {
    display: flex;
    gap: 50px;
    margin-bottom: 72px;
}

.nf1-right p {
    font-size: 24px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}

.nf1-right > p:nth-child(3) {
    margin-bottom: 60px;
}

.nf1-right > p:nth-child(4) {
    margin-bottom: 0;
    display: flex;
}

.nf1-left p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    padding-right: 45px;
}

.nf-img {
    margin-bottom: 27px;
}

.text.parbase .nf-link a {
    background-color: #B24399;
    border: 1px solid #B24399;
    color: #FFFFFF;
    text-decoration: none;
    padding: 11px 84px 13px 71px;
    border-radius: 26px;
    font-size: 20px;
    line-height: 45px;
    font-family: 'OpenSans_Condensed-Bold';
}

.nf1-right {
    padding-right: 15px;
}

.seven-icon-sec {
    padding: 0 0 63px;
}

.seven-icon-sec .sev-icon-container {
    display: flex;
    gap: 10px;
}

.seven-icon-sec .sev-icon-container > p {
    background-color: #870051;
    border-radius: 10px;
    color: #FFFFFF;
    padding: 40px 30px 40px 30px;
    font-size: 30px;
    line-height: 42px;
    min-width: 534px;
    font-family: 'OpenSans_Condensed-Bold';
    margin-bottom: 0;
}

.sev-icon-content {
    display: flex;
    gap: 42.5px;
    text-align: center;
    padding: 22px 30px 32px;
    border-radius: 10px;
    background-color: #EDE1E9;
}

.sev-icon-content .box img {
    margin-bottom: 20.9px;
}

.sev-icon-content .box p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 26px;
    color: #770948;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.person2-sec {
    padding: 0 0 150px;
}

.person2-container {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}

.person2-content p {
    font-size: 24px;
    line-height: 36px;
    color: #361336;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.person2-content > p:nth-child(2) {
    margin-bottom: 30px;
    max-width: 1029px;
}

.person2-content > p:nth-child(3), .person2-content > p:nth-child(4) {
    max-width: 940px;
    padding-left: 36px;
    position: relative;
}

.person2-content > p:nth-child(3)::before, .person2-content > p:nth-child(4)::before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 18px;
    left: 15px;
    background-color: #B24399;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.person2-content > p:nth-child(3) {
    margin-bottom: 18px;
}

.person2-content > p:nth-child(4) {
    margin-bottom: 30px;
}

.person2-content > p:nth-child(5) {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
}

.koselugo-main-page, .bg-content, .percent-sec, .acc-main-sec, .introkose-main-page {
    padding: 0;
}

.component-section.pb0 {
    padding-bottom: 0;
}

@media (min-width: 1650px) {
    .koselugo-home-pg .container, .intro-page .container {
        width: 1640px;
        padding: 0;
    }
    
    .koselugo-home-pg .full-width.container, .intro-page .full-width.container {
        width: 100%;
    }
    
    .koselugo-home-pg .component-section.banner-sec {
        padding: 0 0 81px;
    }
}

@media (max-width: 1601px) {
    /*#navbar {
        gap: 100px;
    }
    
    .navigation ul {
        text-align: center;
        gap: 25px;
    }
    
    .navigation ul li .nav-links {
        font-size: 16px;
        line-height: 30px;
    }*/
    
    .kose-txt-sec h1 {
        font-size: 80px;
        line-height: 70px;
    }
    
    .kose-txt-sec h1 .sm-txt {
        font-size: 40px;
    }
    
    .kose-txt-sec p {
        font-size: 20px;
        line-height: 32px;
    }
    
    .bgimg {
        max-width: 50%;
    }
    
    .warning-container .warning-flex .warning-txt {
        font-size: 18px;
        line-height: 24px;
    }
    
    .capsule-flex {
        padding: 45px 50px 45px 50px;
    }
    
    .capsule-text-container {
        max-width: 600px;
    }
    
    .capsule-text-container .capsule-text {
        font-size: 20px;
        line-height: 32px;
    }
    
    .text.parbase .capsule-link-sec .capsule-link {
        font-size: 15px;
    }
    
    .capsule-img {
        top: -20px;
        right: 0;
        max-width: 45%;
    }
    
    .kose-main-flex {
        gap: 40px;
    }
    
    .flex-left {
        min-width: auto;
        width: 50%;
    }
    
    .flex-right {
        width: 50%;
    }
    
    .flex-left > p:nth-child(1) {
        font-size: 30px;
        line-height: 40px;
    }
    
    .flex-left > p:nth-child(2) {
        font-size: 20px;
        line-height: 32px;
    }
    
    .kose-inner-flex {
        padding: 0 40px;
    }
    
    .kose-inner-flex > p:nth-child(1) {
        font-size: 80px;
        line-height: 100px;
    }
    
    .kose-inner-flex > p:nth-child(1) .fs-50 {
        font-size: 30px;
    }
    
    .kose-inner-flex > p:nth-child(2) {
        margin-bottom: 5px;
        font-size: 20px;
        line-height: 30px;
    }
    
    .kose-grn-bg {
        padding: 30px 40px;
    }
    
    .kose-grn-bg p {
        font-size: 16px;
        line-height: 28px;
    }
    
    .three-col-sec {
        width: 70%;
    }
    
    .three-col-container .threecol-img {
        width: 40%;
        display: inline-block;
        right: 0;
    }
    
    .three-col-sec .three-col-citation, .three-col-sec .three-col-abbrev {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    
    .three-col-sec .three-col-abbrev {
        margin-bottom: 0;
    }
    
    .nf1-title {
        font-size: 30px;
        line-height: 40px;
    }
    
    .nf1-sec {
        gap: 30px;
        margin-bottom: 50px;
    }
    
    .nf1-left, .nf1-right {
        width: 50%;
    }
    
    .nf-img {
        width: 100%;
    }
    
    .nf1-left p {
        font-size: 16px;
        line-height: 20px;
    }
    
    .nf1-right p {
        font-size: 20px;
        line-height: 32px;
    }
    
    .nf1-right > p:nth-child(3) {
        margin-bottom: 40px;
    }
    
    .text.parbase .nf-link a {
        padding: 11px 50px 13px;
        font-size: 20px;
        line-height: 30px;
    }
    
    .seven-icon-sec .sev-icon-container > p {
        padding: 40px 30px;
        font-size: 20px;
        line-height: 32px;
        min-width: auto;
    }
    
    .sev-icon-content {
        gap: 20px;
    }
    
    .sev-icon-content .box p {
        font-size: 15px;
        line-height: 23px;
    }
    
    .person2-content p {
        font-size: 20px;
        line-height: 32px;
    }
    
    .person2-content > p:nth-child(5) {
        font-size: 16px;
        line-height: 20px;
    }
    
    .parson2-img {
        width: 50%;
    }
}

@media (max-width: 1199px) {
    /*.logo img {
        width: 80%;
    }
    
    .navigation ul {
        gap: 20px;
    }
    
    .navigation ul li .nav-links {
        font-size: 14px;
        line-height: 28px;
    }*/
    
    .text.parbase .capsule-link-sec .capsule-link {
        line-height: 20px;
        display: inline-block;
        width: auto;
        max-width: 100%;
        box-sizing: border-box;
        word-break: break-word;
        text-align: center;
    }
    
    .capsule-img {
        top: 22px;
    }
    
    .light-pink-bg {
        padding: 40px 0 60px;
    }
    
    .kose-inner-flex {
        padding: 0 30px;
        gap: 20px;
    }
    
    .kose-inner-flex > p:nth-child(2) {
        margin: 5px 0;
        font-size: 16px;
        line-height: 20px;
    }
    
    .three-col-content .box {
        width: 300px;
        padding: 35px;
    }
    
    .three-col-content .box p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .three-col-container {
        margin-bottom: 60px;
    }
    
    .seven-icon-sec .sev-icon-container > p {
        padding: 20px 25px;
        font-size: 16px;
        line-height: 24px;
    }
    
    .sev-icon-content {
        padding: 22px 25px 32px;
    }
    
    .sev-icon-content .box img {
        max-width: 51px;
    }
    
    .sev-icon-content .box p {
        font-size: 13px;
        line-height: 21px;
    }
    
    .person2-sec {
        padding: 0 0 60px;
    }
    
    .capsule-img {
        top: 35px;
    }
    
    .capsule-flex {
        padding: 50px;
    }
    
    .capsule-text-container {
        max-width: 500px;
    }
}

/*@media (min-width: 1025px) {
    .navigation {
        display: block !important;
    }
}*/

@media (max-width: 1025px) {
    /*#humburger-menu {
        display: block;
        margin-top: 20px;
    }
    
    .humburger-bar {
        display: block;
        width: 40px;
        height: 5px;
        background-color: #000;
        margin: 6px 0;
        transition: 0.4s;
    }
    
    .navigation.active {
        display: block !important;
    }
    
    .navigation {
        display: block;
        position: absolute;
        left: 0;
        top: 90px;
        width: 100%;
        background: transparent linear-gradient(180deg, #eaace1 0%, #d868c8 100%) 0% 0% no-repeat padding-box;
    }
    
    #custom-navbar .navigation ul {
        flex-wrap: wrap;
    }
    
    #custom-navbar .navigation > ul > li {
        display: block;
    }
    
    #custom-navbar .navigation > ul > li {
        width: 100%;
        border-bottom: 1px solid rgba(285, 285, 285, 0.5);
        padding: 10px 40px;
        text-align: left;
    }
    
    .navigation ul li .nav-links.active-menu {
        background-color: transparent;
        padding: 0;
    }
    
    .navigation ul {
        gap: 0;
    }*/
    
    .capsule-flex {
        display: flex;
        flex-direction: column-reverse;
        gap: 30px;
    }
    
    .capsule-img {
        top: 0;
        position: relative;
        max-width: 100%;
    }
    
    .kose-txt-sec h1 {
        font-size: 50px;
        line-height: 40px;
    }
    
    .kose-txt-sec h1 .sm-txt {
        font-size: 24px;
    }
    
    .kose-txt-sec p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .warning-container .warning-flex .warning-txt {
        font-size: 16px;
        line-height: 24px;
    }
    
    .three-col-content .box {
        width: 200px;
        padding: 20px;
    }
    
    .box .threecol-icon-img {
        max-width: 67px;
        margin-bottom: 21.2px;
    }
    
    .box4 .threecol-icon-img, .box5 .threecol-icon-img, .box6 .threecol-icon-img {
        margin-bottom: 25px;
    }
    
    .nf1-title {
        font-size: 25px;
        line-height: 35px;
    }
    
    .nf1-right p {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    
    .nf1-right > p:nth-child(3) {
        margin-bottom: 25px;
    }
    
    .seven-icon-sec .sev-icon-container {
        flex-direction: column;
    }
    
    .seven-icon-sec .sev-icon-container {
        flex-direction: column;
        align-items: center;
    }
    
    .seven-icon-sec .sev-icon-container > p {
        width: 300px;
    }
    
    .sev-icon-content {
        flex-direction: column;
        width: 300px;
    }
    
    .person2-content p {
        font-size: 16px;
        line-height: 24px;
    }
    
    /*.accordion-content p {
        font-size: 15px;
        line-height: 22px;
    }*/
}

@media (max-width: 768px) {
    .kose-main-flex {
        flex-direction: column;
        gap: 30px;
    }
    
    .flex-left, .flex-right {
        width: 100%;
    }
    
    .three-col-container {
        flex-direction: column-reverse;
    }
    
    .three-col-container .threecol-img {
        position: relative;
        width: 100%;
        top: 0;
    }
    
    .three-col-sec {
        width: 100%;
    }
    
    .three-col-content .box {
        max-width: 100%;
        width: 100%;
    }
    
    .nf1-sec {
        flex-direction: column;
    }
    
    .nf1-left, .nf1-right {
        width: 100%;
    }
    
    .nf1-right {
        padding-right: 0;
    }
    
    .person2-container {
        flex-direction: column-reverse;
    }
    
    .parson2-img {
        width: 100%;
    }
    
    .kose-twocol {
        flex-direction: column;
    }
    
    .kose-txt-sec h1 .sm-txt {
        display: block;
        line-height: 50px;
    }
    
    .bgimg {
        max-width: 100%;
    }
    
    .kose-inner-flex {
        align-items: center;
    }
}

/* intro koselugo */

.introkose-txt h1 {
    font-size: 80px;
    line-height: 85px;
    letter-spacing: 0px;
    color: #361336;
    opacity: 1;
    font-family: 'OpenSans_Condensed-Bold';
    margin-bottom: 0px;
    margin-top: 0;
    padding: 78px 0 73px;
}

.introkose-flex {
    display: flex;
    gap: 73px;
}

.pink-text {
    color: #B24399;
}

.introkose-flex .kose-inner-flex > p span {
    font-weight: 600;
}

.introkose-flex .flex-left > p:nth-child(3) {
    font-size: 24px;
    line-height: 36px;
    color: #361336;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.introkose-flex .kose-inner-flex > p:nth-child(3) {
    margin-bottom: 0;
    padding-right: 10px;
}

.introkose-flex .flex-left {
    max-width: 623px;
    min-width: auto;
}

.introkose-flex .flex-right {
    max-width: 944px;
}

.introkose-flex .flex-left > p:nth-child(1) {
    font-size: 20px;
    line-height: 45px;
    color: #361336;
    margin-bottom: 6px;
    font-family: 'OpenSans_Condensed-Bold';
}

.introkose-flex .flex-left > p:nth-child(2) {
    font-size: 40px;
    line-height: 45px;
    color: #B24399;
    font-family: 'OpenSans_Condensed-Bold';
    margin-bottom: 49px;
}

.introkose-flex .flex-left > p:nth-child(3) {
    font-size: 24px;
    line-height: 36px;
    color: #361336;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}

.introkose-flex .kose-inner-flex {
    background-color: #EDE1E9;
    padding: 37px 48px 39px 86px;
    margin-bottom: 20px;
    margin-top: 27px;
    border-radius: 10px;
    display: block;
}

.introkose-flex .kose-inner-flex > p {
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 32px;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    color: #361336;
    max-height: none;
    position: relative;
}

.introkose-flex .kose-inner-flex > p::before {
    content: '';
    width: 7px;
    height: 7px;
    display: inline-block;
    position: absolute;
    top: 11px;
    left: -25px;
    background-color: #B24399;
    border-radius: 50%;
}

.br-none {
    display: inline-block;
}

.selumetinib-img {
    margin-bottom: 20px;
}

.selumetinib-img {
    margin-bottom: 20px;
}

.flex-col-two {
    background-color: #870051;
    border-radius: 8px;
    padding: 20px 24px;
    display: flex;
    gap: 24px;
    margin-bottom: 32px;
}

.flex-col-left, .flex-col-right {
    background-color: #EDE1E9;
    padding: 30.5px 40px 29.5px 40px;
    border-radius: 8px;
}

.flex-col-left p, .flex-col-right p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-align: center;
    color: #870051;
}

.intro-kosetwocol-one {
    padding: 49px 0 0;
}

.intro-abbrev {
    margin-bottom: 139px;
    font-size: 18px;
    line-height: 24px;
    color: #594059;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.farm-flex {
    display: flex;
    gap: 48px;
    margin-left: 15px;
}

.farm-flex .farm-flex-left {
    display: flex;
    flex-direction: column;
    gap: 15.5px;
    align-items: center;
    visibility: hidden;
}

.farm-flex .farm-flex-left img {
    width: max-content;
}

.farm-flex-right h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 30px;
    color: #870051;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    position: relative;
}

.farm-flex-right h3:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #870051;
    border-radius: 50%;
    left: -59px;
    top: 7px;
}

.farm-flex-right p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.farm-flex-right > h3:nth-child(1) {
    margin-top: -7px;
}

.farm-flex-right > p:nth-child(5), .farm-flex-right > p:nth-child(10), .farm-flex-right > p:nth-child(5), .farm-flex-right > p:nth-child(12) {
    margin-bottom: 47px;
}

.light-grey-bg {
    background-color: #F8F7F6;
}

.farm-container {
    padding: 71px 0 70px;
}

.farm-container hr {
    border-color: #E2E2E2;
    margin-bottom: 52px;
}

.gnbg-flex {
    display: flex;
    gap: 37px;
    align-items: flex-start;
    margin-left: -3px;
}

.gnbg-flex .gnbg-flex-right h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px;
    color: #6BA1B5;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.gnbg-flex .gnbg-flex-right p {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 15px;
    color: #361336;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.gnbg-flex .gnbg-flex-right p:nth-child(5) {
    margin-bottom: 69px;
}

.gn-text {
    color: #6BA1B5;
}

.gnbg-flex-right {
    margin-right: 22px;
}

.farm-container .intro-abbrev {
    margin-bottom: 0;
}

.gnbg-flex-left img {
    max-width: 37px;
}

.adme-title {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 65px;
    font-family: 'OpenSans_Condensed-Bold';
}

.intro-page .accordion-section.acc-one {
    margin-top: 100px;
}

.intro-page .accordion-section.acc-two {
    margin-bottom: 94px;
}

.light-grey-bg {
    padding: 0;
}

.farm-flex-right > p:nth-child(9) {
    font-size: 19.5px;
}

@media (max-width: 1600px) {
    .br-none {
        display: none;
    }
    
    .farm-flex-right > p:nth-child(5), .farm-flex-right > p:nth-child(10), .farm-flex-right > p:nth-child(5), .farm-flex-right > p:nth-child(12) {
        margin-bottom: 35px;
    }
    
    .farm-flex-right > p:nth-child(12) {
        margin-bottom: 40px;
    }
    
    .farm-flex-right p {
        margin-bottom: 10px;
    }
    
    .introkose-flex .kose-inner-flex {
        padding: 37px 48px 39px 58px;
    }
    
    .introkose-flex .kose-inner-flex > p {
        font-size: 18px;
        line-height: 24px;
    }
    
    .introkose-txt h1 {
        font-size: 60px;
        line-height: 65px;
    }
}

@media (max-width: 1200px) {
    .farm-flex .farm-flex-left > img:nth-child(4) {
        height: 320px;
    }
    
    .intro-page .accordion-section.acc-one {
        margin-top: 80px;
    }
    
    .intro-page .accordion-section.acc-two {
        margin-bottom: 80px;
    }
    
    .intro-abbrev {
        margin-bottom: 60px;
    }
}

@media (max-width: 992px) {
    .introkose-txt h1 {
        font-size: 40px;
        line-height: 45px;
        padding: 48px 0 43px;
    }
    
    .introkose-flex {
        gap: 40px;
    }
    
    .introkose-flex .flex-left > p:nth-child(1) {
        font-size: 18px;
        line-height: 40px;
    }
    
    .introkose-flex .flex-left > p:nth-child(2) {
        font-size: 30px;
        line-height: 35px;
    }
    
    .introkose-flex .flex-left > p:nth-child(3) {
        font-size: 18px;
        line-height: 26px;
    }
    
    .introkose-flex .kose-inner-flex {
        padding: 25px 28px 25px 38px;
    }
    
    .introkose-flex .kose-inner-flex > p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    
    .introkose-flex .kose-inner-flex > p::before {
        top: 9px;
        left: -15px;
    }
    
    .flex-col-left, .flex-col-right {
        padding: 25px;
    }
    
    .flex-col-left p, .flex-col-right p, .intro-abbrev {
        font-size: 16px;
        line-height: 24px;
    }
    
    .adme-title {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 35px;
    }
    
    .farm-flex-right h3 {
        font-size: 20px;
        line-height: 20px;
        margin: 0 0 15px;
    }
    
    .farm-flex-right > h3:nth-child(1) {
        margin-top: -3px;
    }
    
    .farm-flex-right p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .farm-flex .farm-flex-left > img:nth-child(2) {
        height: 227px;
    }
    
    .farm-flex {
        gap: 30px;
    }
    
    .farm-flex .farm-flex-left > img:nth-child(4) {
        height: 275px;
    }
    
    .farm-flex .farm-flex-left > img:nth-child(6) {
        height: 60px;
    }
    
    .gnbg-flex .gnbg-flex-right h3 {
        font-size: 25px;
        line-height: 25px;
    }
    
    .gnbg-flex .gnbg-flex-right p {
        font-size: 18px;
        line-height: 28px;
    }
    
    .gnbg-flex .gnbg-flex-right p:nth-child(5) {
        margin-bottom: 40px;
    }
}

@media (max-width: 768px) {
    .introkose-flex {
        flex-direction: column;
        gap: 10px;
    }
    
    .gnbg-flex {
        gap: 17px;
        margin-left: 0;
    }
}

@media (max-width: 540px) {
    .flex-col-two {
        flex-direction: column;
    }
    
    .introkose-txt h1 {
        font-size: 35px;
        line-height: 40px;
        padding: 43px 0 38px;
    }
    
    .farm-flex-right p {
        font-size: 14px;
        line-height: 22px;
    }
    
    .farm-flex-right > p:nth-child(5), .farm-flex-right > p:nth-child(10), .farm-flex-right > p:nth-child(5), .farm-flex-right > p:nth-child(12) {
        margin-bottom: 25px;
    }
    
    .farm-flex .farm-flex-left > img:nth-child(2) {
        height: 295px;
    }
    
    .farm-flex .farm-flex-left > img:nth-child(4) {
        height: 380px;
    }
    
    .farm-flex .farm-flex-left > img:nth-child(6) {
        height: 75px;
    }
}

/*new code*/
.hpn-page .ref-sec p, .hpn-page .ref-sec .text.parbase a{
    margin-bottom: 25px;
    font-size:21px;
    line-height: 25px;
}
.hpn-page .ref-sec .ref-title{
     font-size:30px;
     margin-bottom: 33px;
}
@media screen and (max-width: 1440px) {
  .button-link .flex a {
    font-size: 15px;
  }
  .title-heading,
.hpn-title-sec .title-heading {
    font-size: 45px;
  }
  .para-mid {
    font-size: 18px;
    line-height: normal;
  }
  .para-sm,
  .patologias-sec .Patologias-para,
  .patologias-boxes .box .pato-box-title,
  .patologias-boxes .box .pato-box-para,
  .material-para,
  .mgg-para,
  .mgg-boxes .box .mgg-box-title,
  .mgg-boxes .box .mgg-box-para,
  .patologias-boxes .box .pato-box-link,
  .hpn-title-sec .hpn-titlepara,
  .hpn-page .indent-content p,
    .estudios-content-sec .indent-content .bold{
    font-size: 14px;
    line-height: normal;
  }
  .calc-title,
  .patologias-sec .Patologias-title,
  .material-title,
  .mgg-title {
    font-size: 32px;
    line-height: normal;
  }
  .ref-sec .ref-title {
    font-size: 25px;
  }
  .ref-sec p,
  .ref-sec p a {
    font-size: 16px;
    line-height: normal;
  }
  .mgg-boxes .box {
    justify-content: flex-start;
  }
   .raras-twocol-sec img {
    width: 70%!important;
}
    .hightlighted-title-one h1{
        font-size:40px;
        line-height: normal;
    }
    .hpn-page .ref-sec p, 
    .hpn-page .ref-sec .text.parbase a {
        font-size: 16px;
        line-height: normal;
    }
    .hpn-page .ref-sec .ref-title {
        font-size: 25px;
    }
}
@media screen and (max-width: 1200px) {
  .para-mid {
    font-size: 22px;
  }
  .calc-title,
  .patologias-sec .Patologias-title,
  .material-title,
  .mgg-title {
    font-size: 32px;
  }
  .para-sm,
  .patologias-sec .Patologias-para,
  .patologias-boxes .box .pato-box-title,
  .patologias-boxes .box .pato-box-para,
  .material-para,
  .mgg-para,
  .mgg-boxes .box .mgg-box-title,
  .mgg-boxes .box .mgg-box-para,
  .patologias-boxes .box .pato-box-link,
    .hpn-title-sec .hpn-titlepara,
  .hpn-page .indent-content p,
    .estudios-content-sec .indent-content .bold{
    font-size: 18px;
  }
  .ref-sec .ref-title {
    font-size: 23px;
  }
  .ref-sec p,
  .ref-sec p a {
    font-size: 14px;
  }
  .patologias-boxes .box img {
    width: 20%;
  }
    .hightlighted-title-one h1 {
        font-size: 34px;
    }
    .hpn-page .ref-sec p, .hpn-page .ref-sec .text.parbase a {
        font-size: 14px;
        margin-bottom: 18px;
    }
    .hpn-page .ref-sec .ref-title {
        font-size: 23px;
    }
}
@media screen and (max-width: 767px) {
    .raras-home-pg .button-link{
        margin:40px 20px
    }
    .button-link .flex a {
        font-size: 13px;
    }
        .title-heading {
        font-size: 35px;
    }
        .para-mid {
        font-size: 18px;
    }
    .para-sm, .patologias-sec .Patologias-para, 
    .patologias-boxes .box .pato-box-title, 
    .patologias-boxes .box .pato-box-para, 
    .material-para, 
    .mgg-para, 
    .mgg-boxes .box .mgg-box-title, 
    .mgg-boxes .box .mgg-box-para,
    .patologias-boxes .box .pato-box-link,
    .hpn-title-sec .hpn-titlepara,
  .hpn-page .indent-content p,
    .estudios-content-sec .indent-content .bold{
        font-size: 16px;
    }
    .calc-title, .patologias-sec .Patologias-title, 
    .material-title, .mgg-title {
        font-size: 22px;
    }
    .ref-sec .ref-title {
        font-size: 20px;
    }
    .ref-sec p, .ref-sec p a {
        font-size: 12px;
    }
    .raras-home-pg .text.parbase .plasmic-link,
    .raras-home-pg .text.parbase .calc-link{
        font-size: 14px;
    }
     .plasmic-head,
     .calc-head{
        font-size: 20px;
    }
    .plasmic-para,
    .calc-para {
        font-size: 12px;
    }
      .raras-twocol-sec img {
    width: 100%!important;
}
     .raras-twocol-sec .carousel .carousel-control.left, 
     .raras-twocol-sec .carousel .carousel-control.right{
        margin-top: -5%;
    }
    .hpn-page .button-link {
    margin: 40px 20px;
}
    .title-heading, .hpn-title-sec .title-heading {
        font-size: 35px;
    }
    .hightlighted-title-one h1 {
        font-size: 24px;
    }
    .hpn-page .ref-sec p, .hpn-page .ref-sec .text.parbase a {
        font-size: 12px;
    }
    .hpn-page .ref-sec .ref-title {
        font-size: 20px;
    }
    
    .farm-flex {
        gap: 0;
    }
    
    .farm-flex-right h3:before {
        left: -25px;
        width: 8px;
        height: 8px;
        top: 5px;
    }
    
    .farm-flex-right > p:nth-child(9) {
        font-size: inherit;
    }
    
    .gnbg-flex-left img {
        max-width: 20px;
    }
    
    .gnbg-flex-right {
        margin-right: 0;
    }
    .gnbg-flex .gnbg-flex-right p {
        font-size: 16px;
        line-height: 24px;
    }
}
/*new code*/
