/* Dell AI Factory with NVIDIA - Custom Styles */

.hero-banner {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask2708%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='url(%23SvgjsLinearGradient2709)'%3e%3c/rect%3e%3cpath d='M0 0L272.42 0L0 35.5z' fill='rgba(255%2c 255%2c 255%2c .1)'%3e%3c/path%3e%3cpath d='M0 35.5L272.42 0L857.9300000000001 0L0 105.18z' fill='rgba(255%2c 255%2c 255%2c .075)'%3e%3c/path%3e%3cpath d='M0 105.18L857.9300000000001 0L865.74 0L0 318.4z' fill='rgba(255%2c 255%2c 255%2c .05)'%3e%3c/path%3e%3cpath d='M0 318.4L865.74 0L1140.1399999999999 0L0 412.34z' fill='rgba(255%2c 255%2c 255%2c .025)'%3e%3c/path%3e%3cpath d='M1440 560L1010.54 560L1440 328.27z' fill='rgba(0%2c 0%2c 0%2c .1)'%3e%3c/path%3e%3cpath d='M1440 328.27L1010.54 560L581.1099999999999 560L1440 156.57999999999998z' fill='rgba(0%2c 0%2c 0%2c .075)'%3e%3c/path%3e%3cpath d='M1440 156.58000000000004L581.11 560L537.13 560L1440 140.09000000000003z' fill='rgba(0%2c 0%2c 0%2c .05)'%3e%3c/path%3e%3cpath d='M1440 140.09000000000003L537.13 560L203.20999999999998 560L1440 52.050000000000026z' fill='rgba(0%2c 0%2c 0%2c .025)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask2708'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='15.28%25' y1='139.29%25' x2='84.72%25' y2='-39.29%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient2709'%3e%3cstop stop-color='%230e2a47' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(64%2c 91%2c 103%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
    background-color: #141d28;
}

.hero-banner p {
    font-size: 16pt;
}

.hero-title {
    font-size: 3.5rem;
}

.btn-primary {
    padding: .75rem 1.5rem;
}

/* AI Section Styles */
.ai-way {
    background: #002A58;
    color: #fff;
    overflow: hidden;
}

.ai-label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 15px;
}

.ai-plus-sign {
    font-weight: 300;
    font-size: 3rem;
    color: #fff;
}

.ai-stack {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0 120px;
}

.ai-bar {
    border-radius: 10px;
    padding: 18px 22px;
    position: relative;
    width: 75%;
    margin: 0 auto;
    z-index: 2;
}

.ai-bar-services {
    background: #0061B5;
    background: linear-gradient(90deg, rgba(0, 97, 181, 1) 21%, rgba(1, 83, 155, 1) 51%, rgba(1, 71, 132, 1) 88%);
}

.ai-bar-software {
    background: #005FB2;
    background: linear-gradient(90deg, rgba(0, 95, 178, 1) 13%, rgba(22, 111, 144, 1) 40%, rgba(83, 155, 50, 1) 88%);
}

.ai-bar-infra {
    background: #0063B8;
    background: linear-gradient(90deg, rgba(0, 99, 184, 1) 31%, rgba(87, 162, 48, 1) 72%);
}

.ai-bar-content {
    display: flex;
    align-items: center;
    gap: 15px;
}

.ai-bar-icon {
    width: 45px;
    height: 45px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ai-bar-icon svg {
    width: 100%;
    height: 100%;
    fill: #fff;
}

.ai-bar-title {
    flex: 1;
    font-size: 1.15rem;
    font-weight: 600;
    color: #fff;
}

.ai-plus-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.8);
    background: transparent;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    flex-shrink: 0;
    cursor: pointer;
    transition: background 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ai-plus-btn:hover {
    background: rgba(255, 255, 255, 0.15);
}

/* SVG Connectors */
.ai-connectors {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    opacity: 0.7;
}

.ai-line {
    fill: none;
    stroke: rgba(170, 220, 255, 0.8);
    stroke-width: 3;
}

.ai-arrow {
    fill: none;
    stroke: rgba(170, 220, 255, 0.8);
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* Responsive: Hide icons on smaller screens */
@media (max-width: 768px) {
    .ai-bar-icon {
        display: none;
    }
}

/* Mobile arrow dividers - hidden by default */
.mobile-arrow {
    display: none;
    text-align: center;
    font-size: 2rem;
    color: rgba(170, 220, 255, 0.8);
    margin: 20px 0;
}

/* Responsive: Hide SVG connectors and show simple arrows on medium and smaller screens */
@media (max-width: 1024px) {
    .ai-connectors {
        display: none;
    }

    .ai-stack {
        padding: 0 20px;
    }

    .ai-bar {
        width: 100%;
    }

    .mobile-arrow {
        display: block;
    }
}

/* Use Cases Tabs Styling */
.use-cases-tabs .dropdown {
    display: none;
}

.use-cases-tabs {
    background: #2c3e50;
    padding: 40px 0;
}

.use-cases-tabs .nav-tabs {
    border: none;
    justify-content: space-around;
    margin-bottom: 40px;
    background: transparent;
}

.use-cases-tabs .nav-tabs .nav-link {
    background: transparent !important;
    border: none;
    border-bottom: 5px solid transparent;
    color: rgba(255, 255, 255, 0.7);
    font-size: 1rem;
    padding: 15px 20px;
    transition: all 0.3s ease;
    border-radius: 0;
}

.use-cases-tabs .nav-tabs .nav-link:hover {
    color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.use-cases-tabs .nav-tabs .nav-link.active {
    background: transparent;
    color: #fff;
    border-bottom-color: #0078d4;
}

.tab-pane {
    border: none !important;
}

.use-case-content {
    min-height: 180px;
    display: flex;
    align-items: center;
}

.use-case-content .row {
    width: 100%;
}

.use-case-details h3 {
    color: #fff;
}

.use-case-details p {
    font-size: 1.2rem;
    margin-top: 25px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.9);
}

.use-case-details .tab-hr {
    background-color: #fff;
    margin: 10px 0;
}

.use-case-links a {
    color: #6db3f2;
    text-decoration: none;
    margin-right: 30px;
    font-size: 1rem;
    transition: color 0.3s ease;
}

.use-case-links a:hover {
    color: #fff;
}

/* Responsive Tablet and Mobile */
@media (max-width: 992px) {
    .use-cases-tabs .nav-tabs .nav-link {
        font-size: 0.9rem;
        padding: 12px 15px;
    }
}

@media (max-width: 768px) {
    .use-cases-tabs {
        padding: 30px 0;
    }

    .use-cases-tabs .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 30px;
        padding-bottom: 10px;
        scrollbar-width: thin;
    }

    .use-cases-tabs .nav-tabs::-webkit-scrollbar {
        height: 4px;
    }

    .use-cases-tabs .nav-tabs::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.1);
    }

    .use-cases-tabs .nav-tabs::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.3);
        border-radius: 2px;
    }

    .use-cases-tabs .nav-tabs .nav-link {
        white-space: nowrap;
        font-size: 0.85rem;
        padding: 10px 12px;
        flex-shrink: 0;
    }

    .use-case-content .row {
        flex-direction: column;
        text-align: center;
    }

    .use-case-content .col-sm-2,
    .use-case-content .col-sm-10 {
        width: 100%;
        max-width: 100%;
    }

    .use-case-content .col-sm-2 {
        margin-bottom: 20px;
    }

    .use-case-details h3 {
        font-size: 1.5rem;
    }

    .use-case-details p {
        font-size: 1rem;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .use-case-links {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .use-case-links a {
        margin-right: 0;
    }
}

@media (max-width: 576px) {
    .use-cases-tabs .nav-tabs .nav-link {
        font-size: 0.8rem;
        padding: 8px 10px;
    }

    .use-case-details h3 {
        font-size: 1.25rem;
    }

    .use-case-details p {
        font-size: 0.95rem;
    }

    .use-case-content img {
        width: 80px !important;
    }
}

/* Product Tabs Carousel Section */
.product-tabs-section {
    background: #012B5C;
    padding: 60px 0;
}

.product-tabs-section .section-header {
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}

.product-tabs-section .section-header h2 {
    color: #fff;
    margin-bottom: 20px;
}

.product-tabs-section .section-header p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.1rem;
}

.product-tabs-nav {
    display: flex;
    justify-content: space-between;
    gap: 0;
    border-bottom: 3px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 40px;
}

.product-tab-btn {
    background: transparent;
    border: none;
    border-bottom: 4px solid transparent;
    color: #fff;
    padding: 20px 40px;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 12px;
    white-space: nowrap;
}

.product-tab-btn:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.05);
}

.product-tab-btn.active {
    color: #fff;
    border-bottom-color: #0078d4;
    background: rgba(255, 255, 255, 0.05);
}

.tab-pane-custom {
    display: none;
}

.tab-pane-custom.active {
    display: block;
}

.product-carousel-container {
    position: relative;
    padding: 60px 0;
}

.carousel-slide-content {
    display: flex;
    align-items: center;
    gap: 60px;
    padding: 0 80px;
}

.carousel-text-content {
    flex: 1;
    color: #fff;
}

.carousel-category {
    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: #97dcf4;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.carousel-title {
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.2;
}

.carousel-description {
    font-size: 1.05rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 30px;
}

.carousel-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.carousel-btn {
    padding: 12px 28px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.carousel-btn:hover {
    background: #fff;
    color: #003566;
}

.carousel-image-content {
    flex: 1;
    text-align: center;
}

.carousel-image-content img {
    max-width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: contain;
}

.carousel-control-prev,
.carousel-control-next {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.8;
    transition: all 0.3s ease;
}

.carousel-control-prev {
    left: 20px;
}

.carousel-control-next {
    right: 20px;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
    background: rgba(255, 255, 255, 0.2);
    opacity: 1;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 24px;
    height: 24px;
}

/* Software Carousel - Consistent Slide Heights */
#softwareCarousel {
    position: relative;
    overflow: hidden;
}

#softwareCarousel .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#softwareCarousel .carousel-item {
    min-height: 500px;
    display: flex;
    align-items: center;
    position: relative;
    transition: transform 0.6s ease-in-out;
}

#softwareCarousel .carousel-item.active {
    display: flex;
}

#softwareCarousel .carousel-item:not(.active) {
    display: none;
}

/* Data Carousel - Consistent Slide Heights */
#dataCarousel {
    position: relative;
    overflow: hidden;
}

#dataCarousel .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#dataCarousel .carousel-item {
    min-height: 500px;
    display: flex;
    align-items: center;
    position: relative;
    transition: transform 0.6s ease-in-out;
}

#dataCarousel .carousel-item.active {
    display: flex;
}

#dataCarousel .carousel-item:not(.active) {
    display: none;
}

/* Responsive for Product Tabs Carousel */
@media (max-width: 1200px) {
    .carousel-slide-content {
        padding: 0 40px;
        gap: 40px;
    }

    .carousel-title {
        font-size: 2rem;
    }
}

@media (max-width: 992px) {
    .product-tabs-nav {
        flex-wrap: wrap;
    }

    .product-tab-btn {
        padding: 15px 25px;
        font-size: 0.9rem;
    }

    .carousel-slide-content {
        flex-direction: column;
        text-align: center;
        padding: 0 30px;
    }

    .carousel-title {
        font-size: 1.8rem;
    }

    .carousel-buttons {
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .product-tabs-section {
        padding: 40px 0;
    }

    .product-tabs-nav {
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        justify-content: flex-start;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
    }

    .product-tab-btn {
        padding: 12px 20px;
        font-size: 0.85rem;
        flex-shrink: 0;
    }

    .carousel-slide-content {
        padding: 0 20px;
        gap: 30px;
    }

    .carousel-title {
        font-size: 1.5rem;
    }

    .carousel-description {
        font-size: 0.95rem;
    }

    .carousel-buttons {
        flex-direction: column;
    }

    .carousel-btn {
        width: 100%;
        text-align: center;
    }

    .carousel-control-prev,
    .carousel-control-next {
        width: 45px;
        height: 45px;
    }

    .carousel-control-prev {
        left: 10px;
    }

    .carousel-control-next {
        right: 10px;
    }
}

@media (max-width: 576px) {
    .product-tab-btn {
        padding: 10px 15px;
        font-size: 0.8rem;
    }

    .carousel-title {
        font-size: 1.25rem;
    }

    .carousel-category {
        font-size: 0.75rem;
    }
}

/* Infrastructure Multi-Card Carousel */
.infrastructure-carousel-wrapper {
    padding: 60px 40px 100px;
    position: relative;
}

#infrastructureCardsCarousel {
    position: relative;
    overflow: visible;
}

#infrastructureCardsCarousel .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#infrastructureCardsCarousel .carousel-item {
    min-height: 700px;
    display: flex;
    align-items: center;
    position: relative;
    transition: transform 0.6s ease-in-out;
}

#infrastructureCardsCarousel .carousel-item.active {
    display: flex;
}

#infrastructureCardsCarousel .carousel-item:not(.active) {
    display: none;
}

.infrastructure-cards-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 0 60px;
    width: 100%;
    align-items: stretch;
}

.infrastructure-product-card {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.infrastructure-product-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.infrastructure-card-image {
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.02);
    padding: 20px;
}

.infrastructure-card-image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.infrastructure-card-content {
    padding: 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.infrastructure-card-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.3;
}

.infrastructure-card-description {
    font-size: 0.95rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    margin-bottom: 20px;
    flex: 1;
}

.infrastructure-card-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.infrastructure-card-btn {
    padding: 10px 20px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff !important;
    font-weight: 500;
    border-radius: 4px;
    text-decoration: none;
    text-align: center;
    transition: all 0.3s ease;
    font-size: 0.9rem;
}

.infrastructure-card-btn:hover {
    background: #fff;
    color: #012B5C;
}

#infrastructureCardsCarousel .carousel-control-prev,
#infrastructureCardsCarousel .carousel-control-next {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.8;
    transition: all 0.3s ease;
}

#infrastructureCardsCarousel .carousel-control-prev {
    left: 10px;
}

#infrastructureCardsCarousel .carousel-control-next {
    right: 10px;
}

#infrastructureCardsCarousel .carousel-control-prev:hover,
#infrastructureCardsCarousel .carousel-control-next:hover {
    background: rgba(255, 255, 255, 0.2);
    opacity: 1;
}

/* Responsive Infrastructure Carousel */
@media (max-width: 1400px) {
    #infrastructureCardsCarousel .carousel-item {
        min-height: 650px;
    }

    .infrastructure-cards-container {
        gap: 20px;
        padding: 0 40px;
    }

    .infrastructure-card-title {
        font-size: 1.1rem;
    }

    .infrastructure-card-description {
        font-size: 0.9rem;
    }
}

@media (max-width: 1200px) {
    #infrastructureCardsCarousel .carousel-item {
        min-height: 600px;
    }

    .infrastructure-cards-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .infrastructure-carousel-wrapper {
        padding: 50px 30px;
    }
}

@media (max-width: 768px) {
    #infrastructureCardsCarousel .carousel-item {
        min-height: auto;
    }

    .infrastructure-cards-container {
        grid-template-columns: 1fr;
        padding: 0 20px;
        gap: 20px;
    }

    .infrastructure-carousel-wrapper {
        padding: 40px 20px;
    }

    .infrastructure-card-image {
        height: 200px;
    }

    .infrastructure-card-content {
        padding: 20px;
    }

    .infrastructure-card-title {
        font-size: 1rem;
    }

    .infrastructure-card-description {
        font-size: 0.875rem;
    }

    #infrastructureCardsCarousel .carousel-control-prev,
    #infrastructureCardsCarousel .carousel-control-next {
        width: 45px;
        height: 45px;
    }
}

@media (max-width: 576px) {
    .infrastructure-card-image {
        height: 180px;
    }

    .infrastructure-card-content {
        padding: 15px;
    }

    .infrastructure-card-btn {
        padding: 8px 16px;
        font-size: 0.85rem;
    }
}

/* Carousel Indicators Styling */
.carousel-indicators {
    bottom: 20px;
    margin-bottom: 0;
}

.carousel-indicators [data-bs-target] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: transparent;
    opacity: 0.5;
    transition: all 0.3s ease;
    margin: 0 5px;
}

.carousel-indicators [data-bs-target].active {
    background-color: #007fc0;
    border-color: #007fc0;
    opacity: 1;
    transform: scale(1.2);
}

.carousel-indicators [data-bs-target]:hover {
    opacity: 0.8;
    transform: scale(1.1);
}

/* Infrastructure Carousel Indicators */
#infrastructureCardsCarousel .carousel-indicators {
    position: absolute;
    bottom: -50px;
    left: 35%;
    transform: translateX(-50%);
    margin-bottom: 0;
}

/* Services Content Layout */
.services-content-container {
    padding: 50px;
}

.services-header {
    margin-bottom: 60px;
}

.services-category {
    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 20px;
    text-transform: uppercase;
}

.services-main-title {
    font-size: 2.5rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.2;
}

.services-intro {
    font-size: 1.05rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    max-width: 1000px;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
}

.service-card {
    color: #fff;
}

.service-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 25px;
    align-items: center;
    justify-content: center;
}

.service-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.service-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
}

.service-description {
    font-size: 0.95rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
}

/* Responsive Services Grid */
@media (max-width: 1400px) {
    .services-grid {
        gap: 20px;
    }

    .service-title {
        font-size: 1.1rem;
    }

    .service-description {
        font-size: 0.9rem;
    }
}

@media (max-width: 1200px) {
    .services-content-container {
        padding: 40px;
    }

    .services-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
    }

    .services-main-title {
        font-size: 2rem;
    }
}

@media (max-width: 992px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .services-main-title {
        font-size: 1.8rem;
    }

    .services-intro {
        font-size: 1rem;
    }
}

@media (max-width: 768px) {
    .services-content-container {
        padding: 40px 20px;
    }

    .services-header {
        margin-bottom: 40px;
    }

    .services-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .services-main-title {
        font-size: 1.5rem;
    }

    .services-intro {
        font-size: 0.95rem;
    }

    .service-icon {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 576px) {
    .services-main-title {
        font-size: 1.25rem;
    }

    .services-category {
        font-size: 0.75rem;
    }

    .service-title {
        font-size: 1rem;
    }

    .service-description {
        font-size: 0.875rem;
    }
}