/* PHCDEVONE - Imports */
@import url("https://fonts.googleapis.com/css2?family=Dosis:wght@500&family=Roboto:wght@400&display=swap");

/* PHCDEVONE - General */
body {
    background-color: rgba(0, 0, 0, 0);
}

p {
    font-size: 25px;
    font-weight: 400;
}

li {
    font-size: 20px;
    line-height: 1.25;
}

hr.section-line {
    max-width: 500px;
    border: 0; 
    height: 5px; 
    background-image: linear-gradient(to right, #f0f0f0, #222222, #222222, #f0f0f0);
}

.tsds-light {
    color: aliceblue;
}

.tsds-dark {
    color: #0A4E6F;
}

.btn-tsds-light {
    background-color: rgba(0, 0, 0, 0);
    border-color: aliceblue;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 20px;
    font-size: 1.5em;
    border-radius: 180px;
}

label.required:after {
    content: "*";
    color: red;
    margin-left: 5px;
}

.btn-tsds-light:hover,
.btn-tsds-light:focus,
.btn-tsds-light:active {
    background-color: #ffffff;
    border-color: #F45B5B;
    color: #F45B5B;
}

.btn-tsds-dark {
    background-color: rgba(0, 0, 0, 0);
    border-color: #F45B5B;
    color:#F45B5B;
    font-weight: bold;
    padding: 10px 20px;
    font-size: 1.5em;
    border-radius: 180px;
}

.btn-tsds-dark:hover,
.btn-tsds-dark:focus,
.btn-tsds-dark:active {
    background-color: #F45B5B;
    border-color: #ffffff;
    color: #ffffff;
}

.btn-tsds-blue {
    background-color: rgba(0, 0, 0, 0);
    border-color: #0A4E6F;
    color:#0A4E6F;
    font-weight: bold;
    padding: 10px 20px;
    font-size: 1.5em;
    border-radius: 180px;
}

.btn-tsds-blue:hover,
.btn-tsds-blue:focus,
.btn-tsds-blue:active {
    background-color: #0A4E6F;
    border-color: #0A4E6F;
    color: #ffffff;
}

.btn-soft-red {
    background-color: #F45B5B;
    border-color: #F45B5B;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 20px;
    font-size: 1.0em;
}

.btn-soft-red:hover,
.btn-soft-red:focus,
.btn-soft-red:active {
    background-color: #ffffff;
    border-color: #F45B5B;
    color: #F45B5B;
}

/* PHCDEVONE - Images */
.icons {
    height: auto;
    max-width: 80px;
}

/* PHCDEVONE - TSDS Assets */
.background-transparent {
    background-color: rgba(0, 0, 0, 0);
}

.total-sds-icon {
    height: 4.5em;
    width: auto;
}

#tsds-logo {
    width: 250px;
}

.tsds-section-green {
    background: linear-gradient(to bottom, rgba(136, 207, 181, 0.25), rgba(136, 207, 181, 0.60));
}

.tsds-section-blue {
    background: linear-gradient(to bottom, rgba(109, 160, 191, 0.25), rgba(109, 160, 191, 0.60));
}

.green-background {
    background-image: url("https://s3.amazonaws.com/pardot.totalsds.com/common/images/bg-section-3.webp");
    background-color: #88cfb5;
    background-repeat: repeat;
    background-size: 15%;
    background-attachment: scroll;
}

.white-background {
    background-image: url("https://s3.amazonaws.com/pardot.totalsds.com/common/images/bg-section-3.webp");
    background-color: #ffffff;
    background-repeat: repeat;
    background-size: 15%;
    background-attachment: scroll;
}

.blue-background {
    background-color: #40A7D8;
    background-image: linear-gradient(to bottom, #40A7D8, #2B5D7E);
}

/* PHCDEVONE - Sections */
.section-title {
    font-weight: 600;
}

.section-description {
    font-weight: 300;
}

/* PHCDEVONE - Modal */
.modal-title {
    font-size: 25px;
}

.modal-description {
    font-size: 18px;
}

.card-title {
    font-size: 25px;
}

.card-description {
    font-size: 18px;
}

/* PHCDEVONE - Hero */
.hero {
    padding-top: 2.5em;
    padding-bottom: 5.5em;
}

.hero-title {
    color: aliceblue;
    font-weight: 800;
}

.hero-description {
    color: aliceblue;
    font-size: 25px;
    font-weight: 400;
}

.hero-image {
    width: 100%;
    height: auto;
}

.hero-background {
    background-image: url("https://s3.amazonaws.com/pardot.totalsds.com/common/images/bg-section-1.webp"), radial-gradient(circle at 0% 0%, rgb(64, 167, 216) 0%, rgb(10, 78, 111) 100%);
    background-size: auto;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.hero-background-part-2 {
    background-image: url("https://s3.amazonaws.com/pardot.totalsds.com/common/images/bg-section-2.webp");
    background-size: auto;
    background-position: top right;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

/* PHCDEVONE - Featured Boxes */
.featured-box-background {
    background-image: linear-gradient(rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url("https://s3.amazonaws.com/pardot.totalsds.com/common/images/bg-featured-boxes.webp");
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

/* PHCDEVONE - Testiomonials */
.swiper {
    height: auto;
}

.testimonial-text {
    font-weight: 700;
    font-style: normal;
    color: rgb(206, 13, 0);
    text-decoration: none;
    text-align: left;
    flex: 1 1 auto;
}

.testimonial-name {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    color: rgb(65, 65, 65);
    text-decoration: none;
}

.testimonial-title {
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    color: rgb(65, 65, 65);
    text-decoration: none;
}

.testimonial-box {
    display: flex;
    align-items: center;
}

.testimonial-image {
    flex: 0 0 auto;
}

.testimonial-logo {
    max-width: 100%;
    max-height: 100%;
}

.testimonial-logo-container {
    width: 80px;
    height: 80px;
    border: 2px solid #ccc;
    border-radius: 50%;
    margin-right: 20px !important;
}

/* PHCDEVONE - Features Box */
.feature-box-icon {
    width: 20%;
    height: auto;
}

.feature-box-title {
    font-size: 1.75rem;
    line-height: 1.80rem;
    text-align: center;
}

.feature-box-text {
    font-size: 1.2rem;
    line-height: 1.5;
    text-align: justify;
}

/* PHCDEVONE - Features List */
.feature-list-text {
    font-weight: 300;
}

/* PHCDEVONE - Footer */
.footer-custom {
    background-color: #0A4E6F;
}

.footer-text {
    font-size: small;
}

/* PHCDEVONE - Responsive */
@media only screen and (min-width: 768px) {

    /* PHCDEVONE - Desktop - Modal */
    .modal-title {
        width: 100%;
        margin: 0 auto;
    }

    .modal-description {
        width: 80%;
        margin: 0 auto;
    }

    /* PHCDEVONE - Desktop - Sections */
    .section-padding {
        padding-top: 7.5em;
        padding-bottom: 7.5em;
    }

    .sticky-padding {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }

    .section-title {
        font-size: 45px;
        width: 80%;
        margin: 0 auto;
    }

    .section-description {
        font-size: 25px;
        width: 65%;
        margin: 0 auto;
    }
    
    /* PHCDEVONE - Desktop - Hero */
    .hero-title {
        font-size: 52px;
    }

    /* PHCDEVONE - Desktop - Testimonial */
    .swiper {
        width: 60%;
    }

    .testimonial-text {
        font-size: 35px;
    }
    
    .testimonial-name {
        font-size: 20px;
    }
    
    .testimonial-title {
        font-size: 20px;
    }

    .demo-video {
        width: 60%;
    }
    
    /* PHCDEVONE - Desktop - Sticky Helpers */
    .sticky-override {
        position: relative;
        height: 100vh;
        z-index: 100;
    }

    .sticky-bottom {
        z-index: 90;
    }

}

@media only screen and (max-width: 768px) {

    /* PHCDEVONE - Tablet - Modal */
    .modal-title {
        width: 100%;
        margin: 0 auto;
    }

    .modal-description {
        width: 80%;
        margin: 0 auto;
    }

    /* PHCDEVONE - Tablet - Sections */
    .section-padding {
        padding-top: 7.5em;
        padding-bottom: 7.5em;
    }

    .sticky-padding {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }

    .section-title {
        font-size: 45px;
        width: 100%;
        margin: 0 auto;
    }

    .section-description {
        font-size: 25px;
        width: 98%;
        margin: 0 auto;
    }

    /* PHCDEVONE - Tablet - Hero */
    .hero-title {
        font-size: 40px;
    }

    /* PHCDEVONE - Tablet - Testimonial */
    .swiper {
        width: 60%;
    }

    .testimonial-text {
        font-size: 38px;
    }
    
    .testimonial-name {
        font-size: 20px;
    }
    
    .testimonial-title {
        font-size: 20px;
    }

    .demo-video {
        width: 80%;
    }
    
}

@media only screen and (max-width: 480px) {

    /* PHCDEVONE - Mobile - Modal */
    .modal-title {
        width: 75%;
        margin: 0 auto;
    }

    .modal-description {
        width: 75%;
        margin: 0 auto;
    }

    /* PHCDEVONE - Mobile - Sections */
    .section-padding {
        padding-top: 4.5em;
        padding-bottom: 4.5em;
    }

    .sticky-padding {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }

    .section-title {
        font-size: 45px;
        width: 100%;
        margin: 0 auto;
    }

    .section-description {
        font-size: 25px;
        width: 90%;
        margin: 0 auto;
    }

    /* PHCDEVONE - Mobile - Hero */
    .hero-title {
        font-size: 40px;
    }

    /* PHCDEVONE - Mobile - Testimonial */
    .swiper {
        width: 100%;
    }

    .testimonial-text {
        font-size: 25px;
    }

    .testimonial-name {
        font-size: 20px;
    }
    
    .testimonial-title {
        font-size: 16px;
    }

    .demo-video {
        width: 100%;
    }
    
    /* PHCDEVONE - Mobile - Buttons */
    .btn {
        font-size: 16px;
    }

}
