#modules-100 {
    overflow: hidden;
    isolation: isolate;
}

#modules-100 .module-shadow {
    background: linear-gradient(180deg, rgba(15, 30, 44, 0.58) 0%, rgba(15, 30, 44, 0.34) 46%, rgba(15, 30, 44, 0.18) 100%);
    opacity: 1;
}

#modules-100 .container {
    position: relative;
    z-index: 2;
}

#modules-101 .text-format-el,
#modules-102 .text-format-el {
    margin-left: auto;
    margin-right: auto;
    text-shadow: 0 8px 24px rgba(0, 0, 0, 0.22);
}

#modules-101 .text-format-el {
    max-width: 1120px;
    line-height: 1.28;
}

#modules-102 .text-format-el {
    max-width: 1040px;
    font-size: 32px !important;
    line-height: 1.48;
}

#modules-103 .wpcom-btn {
    box-shadow: 0 18px 44px rgba(11, 31, 55, 0.28);
}

@media (max-width: 991px) {
    #modules-101 .text-format-el {
        font-size: 34px !important;
    }

    #modules-102 .text-format-el {
        max-width: 860px;
        font-size: 27px !important;
    }
}

@media (max-width: 767px) {
    #modules-100 .module-shadow {
        background: linear-gradient(180deg, rgba(15, 30, 44, 0.68) 0%, rgba(15, 30, 44, 0.42) 54%, rgba(15, 30, 44, 0.24) 100%);
    }

    #modules-101 .text-format-el {
        font-size: 28px !important;
        line-height: 1.32;
    }

    #modules-102 .text-format-el {
        font-size: 21px !important;
        line-height: 1.55;
    }
}
