<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.jumbotron-custom.small-padding {
    padding: 2.5rem 2rem !important;
    background-image: url('https://www.dumyah.com/image/data/registry/intro/main-banner-desktop.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 160px;
}

.jumbotron-custom&gt;h1 {
    font-size: min(37px, max(5.5vw, 20px));
}

.jumbotron-custom&gt;p {
    max-width: 400px;
    width: 90%;
    margin: auto;
    font-size: min(25px, max(4.5vw, 15px));
}
.jumbotron-footer {
    position: relative;
}
.jumbotron-footer&gt;h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 37px;
    line-height: 45px;
    color: #000000;
    text-align: left;
    position: relative;
    z-index: 10;
}

.jumbotron-footer&gt;p {
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 30px;
    color: #000000;
    max-width: 400px;
    text-align: justify;
    position: relative;
    z-index: 10;
    margin: 10px 0;
}

.jumbotron-footer:first-child::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url('https://www.dumyah.com/image/data/registry/intro/baby-store-desktop-840x278.jpg') no-repeat;
    background-size: cover;
}

.jumbotron-footer:last-child::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url('https://www.dumyah.com/image/data/registry/intro/toy-store-desktop-840x278.jpg') no-repeat;
    background-size: cover;
}

.jumbotron-footer.flip-img::before{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.footer-cards &gt; img {
    min-height: 150px;
    max-height: 250px;
}

.main-cards {
    max-width: 490px;
    width: 90%;
    max-height: 280px;
    border-radius: 15px;
}

.main-cards .card-body {
    padding: 1rem;
}

.main-cards .card-body h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0;
}

.main-cards img {
    background: #FFFFFF;
    box-shadow: 0px 0px 19.4396px rgba(0, 0, 0, 0.18);
    border-radius: 15px;
    max-height: 220px;
    width: auto;
}

.main-cards h5 {
    color: #788995;
}

.footer-main-cards {
    
    width: 90%;
    max-height: 280px;
    border-radius: 15px;
}

.footer-main-cards .card-body {
    padding: 1rem;
}

.footer-main-cards .card-body h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0;
}

.footer-main-cards img {
    background: #FFFFFF;
    box-shadow: 0px 0px 19.4396px rgba(0, 0, 0, 0.18);
    border-radius: 15px;
    max-height: 220px;
    width: auto;
}

.footer-main-cards h5 {
    color: #788995;
}

.text-over-line {
    position: relative;
    height: 50px;
}

.text-over-line .the-line {
    position: absolute;
    margin-top: 25px;
    width: 100%;
}

.text-over-line .the-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* width: 50%;
    min-width: 200px;
    max-width: 400px; */
    font-size: max(23px, min(32px, 6vw));
    background: #fff;
    margin: auto;
    text-align: center;
    width: max-content;
    padding: 0 40px;
}

.the-text.width-unlimit {
    min-width: max-content;
    max-width: unset !important;
}

.cd {
    height: 82px;
    border: 0.5px solid #A6A6A6;
    box-sizing: border-box;
    border-radius: 7px;
}

.cd-num {
    font-style: normal;
    font-weight: bold;
    font-size: 55px;
    line-height: 79px;
    width: 64px;
}

.cd-num.en-num{
    border-radius: 5px 0 0 5px;
}

.cd-num.ar-num{
    border-radius: 0 5px 5px 0;
}

.bg-pink {
    background: #E03789;
}

.bg-blue {
    background: #37ADE0;
}

.bg-orange {
    background: #FF9900;
}

.border-pink {
    border-color: #E03789;
}

.border-blue {
    border-color: #37ADE0;
}

.border-orange {
    border-color: #FF9900;
}

.cd-text {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
    padding: 2px 4%;
    width: calc(100% - 64px);
    max-height: 78px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-width: calc(96% - 64px);
}

.benefit-body {
    padding: 1rem;
}

.benefit-text {
    padding: 0;
    margin: 0;
    line-height: 22px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.benfits-cards img {
    max-height: 220px;
    width: auto;
}

.benefit-text-container {
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 33px;
    text-align: center;
    color: #000000;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.intro-occasion-link:hover .card-title{
    color: #0095F8;
}

.swal2-title {
    font-size: 18px !important;
    margin: 20px auto 10px !important;
}

.swal2-actions {
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 1350px) {
    .main-cards .card-body h5 {
        font-size: max(1.5vw, 20px);
        line-height: max(1.9vw, 24px);
    }

    .benefit-text-container{
        font-size: max(1.5vw, 18px);
        line-height: calc(max(1.5vw, 18px) + 10px);
    }

    .cd-text-container{
        font-size: max(1vw, 16px);
    }

    .benefit-body {
        padding: 0.75rem;
    }
}

@media only screen and (max-width: 992px) {
    .benefit-text-container{
        font-size: max(1.7vw, 15px);
        line-height: calc(max(1.7vw, 15px) + 10px);
    }

    .benefit-body {
        padding: 0.25rem;
    }

    .footer-main-cards .card-body h5{
        font-size: 20px;
    }
}

@media only screen and (max-width: 768px){
    .jumbotron-custom.small-padding {
        background-image: url('https://www.dumyah.com/image/data/registry/intro/main-banner-768x194.png');
    }
    
    .benefit-body {
        padding: 0.5rem;
    }
}

@media only screen and (max-width: 767px) {
    .main-cards {
        float: none !important;
        margin: 10px auto !important;
    }

    .main-cards:last-child,
    .cd,
    .benefit-box {
        margin-top: 15px;
    }

    .benefit-text-container{
        font-size: max(2.8vw, 17px);
        line-height: calc(max(2.8vw, 17px) + 10px);
    }
}

@media only screen and (max-width: 760px){
    #header .top-menu .top-dropdown{
        top: 25px !important;
    }
}

@media only screen and (max-width: 576px) {

    .main-cards .card-body {
        padding: 0.7rem 0.2rem;
        margin-bottom: 0 !important;
    }

    .main-cards .card-body h5 {
        margin-bottom: 0 !important;
        font-size: max(3.5vw, 16px);
    }

    .benefit-body {
        padding: 0.5rem;
    }

    /*.footer-main-cards .card-body h5 {
        font-size: 20px;
    }*/
}

@media only screen and (max-width: 540px){
    .jumbotron-custom.small-padding{
        background-image: url('https://www.dumyah.com/image/data/registry/intro/main-banner-540x183.png');
    }
}

@media only screen and (max-width: 420px){
    .jumbotron-custom.small-padding{
        background-image: url('https://www.dumyah.com/image/data/registry/intro/main-banner-420x160.png');
    }
}

@media only screen and (max-width: 375px){
    .jumbotron-custom.small-padding{
        background-image: url('https://www.dumyah.com/image/data/registry/intro/main-banner-375x160.png');
    }
}

@media only screen and (max-width: 320px){
    .jumbotron-custom.small-padding{
        background-image: url('https://www.dumyah.com/image/data/registry/intro/main-banner-320x160.png');
    }
}</pre></body></html>