<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[pageid="maternity-2024-during-pregnancy_IT"] p i-link.i-link.text-component__linkcontainer.i-link-no-styles {
    display: inline;
}
[maternity-2024-post-pregnancy_IT] p i-link.i-link.text-component__linkcontainer.i-link-no-styles {
    display: inline;  
}
body, html {
    overflow-x: clip !important;
}

.maternity h2.maternity-focus__name {
    bottom: 50px;
}
.maternity h3.maternity-links__name {
    font-size: 14px;
}
.maternity p.maternity-links__description {
    font-size: 12px;
}
.maternity-links__item {
    height: auto;
}
@media (min-width: 1150px) {
    .maternity-focus__name strong {
        font-size: 60px;
    }
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .maternity h2.maternity-focus__name {
        bottom: 0;
    }
    .maternity-links__item {
        height: auto;
    }
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .maternity-focus__name strong {
        font-size: 50px;
    }
    .maternity h3.maternity-links__name {
        font-size: 13px;
    }
    
}
@media (max-width: 480px) {
    .maternity-header__title {
        font-size: 44px;
    }
    .maternity h2.maternity-focus__name {
        bottom: 0;
    }
    
}</pre></body></html>