#carousel-bta{

}

.carousel{
    /*height: 100vh;*/
    margin-top: 3px;
}

.carousel-inner div{
    height: 100vh;
}

.carousel-inner img{
    height: 100%;
    object-fit: fill;
}

.div-index-about{
    padding-top:5rem;
    padding-bottom:5rem;
    background-color: rgba(247, 250, 252, 1);
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.div-index-about-container{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.div-index-about-top{
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 3rem;
}
.div-index-about-top h2{
    font-weight: 700;
    font-size: clamp(1.5rem, 3vw, 2.5rem);
    --tw-text-opacity: 1;
    color: rgba(10, 36, 99, var(--tw-text-opacity, 1));
    margin-bottom: 1rem;
}
.div-index-about-top-line{
    --tw-bg-opacity: 1;
    background-color: rgba(242, 153, 74, var(--tw-bg-opacity, 1));
    width: 5rem;
    height: 0.25rem;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
}
.div-index-about-top-p{
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity, 1));
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
}
.div-index-about-bottom{
    display: grid;
    gap: 3rem;
    align-items: center;
}
@media (min-width: 992px) {
    .div-index-about-bottom{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


.div-index-about-bottom-img-left{
    border-radius: 0.5rem;
}
.div-index-about-div-right h3{
    --tw-text-opacity: 1;
    color: rgba(10, 36, 99, var(--tw-text-opacity, 1));
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 2rem;
    /*margin-top: 1.75rem;*/
}
.div-index-about-div-right p{
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity, 1));
    line-height: 1.625;
    margin-bottom: 2rem;
    text-align:justify;
}
.div-index-about-bottom-img-left{
    width: 100%;
    max-width: 100%;
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
}
.div-index-about-div-right-div-middle{
}
.div-index-about-div-right-div-middle-item{
    display: flex;
    align-items: flex-start;
}
.div-index-about-div-right-div-middle-item-left{
    width: 2.5rem;
    height: 2.5rem;
    margin-top: 0.25rem;
    align-items: center;
    background-color: rgba(10, 36, 99,  0.1);
    border-radius: 9999px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.div-index-about-div-right-div-middle-item-left svg{
    fill: rgba(10, 36, 99, 1);
    width: 1.5rem;
    height: 1.5rem;
}


.div-index-about-div-right-div-middle-item-right{
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.div-index-about-div-right-div-middle-item-right-h4{
    --tw-text-opacity: 1;
    color: rgba(10, 36, 99, var(--tw-text-opacity, 1));
    font-weight: 600;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    text-align: left;
}
.div-index-about-div-right-div-middle-item-right-p{
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity, 1));
    font-size: 0.8rem;
    line-height: 1.25rem;
    text-align:left;
}
.div-index-about-div-right-a{
    color: rgba(242, 153, 74, 1);
    font-weight: 500;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    align-items: center;
    margin-top: 1.5rem;
    text-decoration: none;
}
.div-index-industrial{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    opacity: 1;
    transform: translateY(0);
    padding-top: 5rem;
    padding-bottom: 5rem;
    justify-content: center;
}
.div-index-industrial-container{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.div-index-industrial-top{
    margin-bottom: 3rem;
}
.div-index-industrial-bottom{
    --bs-gutter-y: 2rem;
}
.div-index-industrial-bottom > div{
    --bs-gutter-x: 2rem;
}
.div-index-industrial-bottom-item{
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity, 1));
    border-width: 1px;
    border-radius: 0.5rem;
    overflow: hidden;
    display: block;
    text-decoration: none;
}
.div-index-industrial-bottom-item:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity, 1));
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    cursor: pointer;
}

.div-index-industrial-bottom-item-top{
    height: 12rem;
    overflow: hidden;
    position: relative;
}
.div-index-industrial-bottom-item-div-middle{
    position: absolute;
    background-image: linear-gradient(to top, rgba(10, 36, 99, 0.8), rgba(10, 36, 99, 0));
    inset: 0px;
}

.div-index-industrial-bottom-item-img-top{
    transition-duration: 700ms;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
}
.div-index-industrial-bottom-item-div{
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
}
.div-index-industrial-bottom-item-div-icon{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 9999px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    margin-bottom: 0.5rem;
}
.div-index-industrial-bottom-item-div-img{
    width: 1.5rem;
    height: 1.5rem;
    fill: rgba(10, 36, 99, 1);
}
.div-index-industrial-bottom-item-div h3{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-family: "Montserrat", "sans-serif";
    margin: 0;
    display: block;
    float: left;
}
.div-index-industrial-bottom-item-bottom{
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
}
.div-index-industrial-bottom-item-bottom-p{
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity, 1));
    text-align:left;

}
.div-index-industrial-bottom-item-bottom-middle{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}
.div-index-industrial-bottom-item-bottom-middle-span{
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(10, 36, 99, var(--tw-text-opacity, 1));
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    background-color: rgba(10, 36, 99, 0.1);
    border-radius: 9999px;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}
.div-index-industrial-bottom-item-bottom-a{
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    --tw-text-opacity: 1;
    color: rgba(242, 153, 74, var(--tw-text-opacity, 1));
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    text-decoration: inherit;
    cursor: pointer;
}
.div-index-industrial-bottom-item-bottom-a svg{
    color: rgba(242, 153, 74, 1);
    margin-left: 0.5rem;
}
.div-index-industrial-last{
    height: 12rem;
    display: flex;
    overflow: hidden;
    margin-top: 2rem;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-bg-opacity: 1;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity, 1));
    border-width: 1px;
    border-radius: 0.5rem;
    cursor: pointer;
    text-decoration: none;
}
.div-index-industrial-last:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity, 1));
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    cursor: pointer;
}


.div-index-industrial-last-left{
    height: 12rem;
    position: relative;

}
.div-index-industrial-last-right{
    height: 12rem;
    --tw-bg-opacity: 1;
    background-color: rgba(247, 250, 252, var(--tw-bg-opacity, 1));
}
.div-index-industrial-last-left-div-middle{
    position: absolute;
    background-image: linear-gradient(to right, rgba(10, 36, 99, 0.8), rgba(10, 36, 99, 0));
    inset: 0px;
    /*left: 1rem;*/
}
.div-index-industrial-last-left-bottom-div{
    position: absolute;
    left: 1rem;
    top: 1rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    border-radius: 9999px;
    height: 3rem;
    width: 3rem;
    margin-bottom: 0.5rem;
    margin-left:1rem;
    font-weight: 500;
}
.div-index-industrial-last-left-bottom-div-icon{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 9999px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    margin-bottom: 0.5rem;
}
.div-index-industrial-last-left-bottom-div-icon svg{
    width: 1.5rem;
    height: 1.5rem;
    color: rgba(33, 47, 126, 0.9);
}
.div-index-industrial-last-left-bottom-div h3{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-family: "Montserrat", "sans-serif";
    margin: 0;
    display: block;
    float: left;
}
.div-index-industrial-last-right{
    padding: 1.5rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.div-index-products{
    padding-top:5rem;
    padding-bottom:5rem;
    background-color: rgba(247, 250, 252, 1);
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    justify-content: center;
}

.div-index-products-top{
    margin-bottom: 4rem;
}
.div-index-products-middle{
    margin-bottom: 3rem;
}
.div-index-products-middle-col{
    margin-right: 1rem;
}
.div-index-products-middle-col button{
    font-weight: 500;
    border-radius: 9999px;
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgba(10, 36, 99, var(--tw-text-opacity, 1));
    margin-right: 1rem;
}
.div-index-products-middle-col button:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(10, 36, 99, var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.div-index-products-bottom-item{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0,  0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    border-radius: 0.5rem;
    overflow: hidden;
    margin-bottom: 2rem;
    display: block;
    text-decoration: none;
}
.div-index-products-bottom-item:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.div-index-products-bottom-item:hover img{
    transition: transform 0.9s ease;
    transform: scale(1.1);
}
.div-index-products-bottom-item:hover h3{
    --tw-text-opacity: 1;
    color: rgba(242, 153, 7, var(--tw-text-opacity, 1));
}
.div-index-products-bottom-item-top{
    overflow: hidden;
    margin-bottom: 1rem;
    position: relative;
}
.div-index-products-bottom-item-top img{
    object-fit: cover;
    width: 100%;
    height: 16rem;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    display: block;
    vertical-align: middle;
}
.div-index-products-bottom-item-top-left{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: rgba(242, 153, 74, var(--tw-bg-opacity, 1));
    border-radius: 9999px;
    position: absolute;
    left: 1rem;
    top: 1rem;
}
.div-index-products-bottom-item-top-right{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 1rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    background-color: rgba(10, 36, 99, 0.9);
    border-radius: 9999px;
    position: absolute;
    top: 1rem;
    right: 1rem;
}
.div-index-products-bottom-item-bottom{
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
}
.div-index-products-bottom-item-bottom-title{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}
.div-index-products-bottom-item-bottom-title h3{
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgba(10, 36, 99, var(--tw-text-opacity, 1));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: left;
}
.div-index-products-bottom-item-bottom-title span{
    border-radius: 0.25rem;
    background-color: rgba(10, 36, 99, 0.1);
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(10, 36, 99, var(--tw-text-opacity, 1));
}
.div-index-products-bottom-item-bottom-details{
    margin-bottom: 1rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity, 1));
    text-align: left;
    min-height: 3rem;
}
.div-index-products-bottom-item-bottom-parameter{
    margin-bottom: 1.25rem;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.div-index-products-bottom-item-bottom-parameter-left, .div-index-products-bottom-item-bottom-parameter-right{
    display: flex;
    align-items: center;
}
.parameters-span-attribute{
    margin-right: 0.5rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity, 1));
    font-size: 0.875rem;
    height: 2.5rem;
}
.parameters-span-value{
    font-weight: 500;
    height: 2.5rem;
    color: rgba(75, 85, 99, 1);
}
.div-index-products-bottom-item-bottom-more{
    text-decoration: inherit;
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgba(10, 36, 99, var(--tw-text-opacity, 1));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.div-index-products-bottom-item:hover .div-index-products-bottom-item-bottom-more{
    color: rgba(242, 153, 7, 1);
}
.div-products-machine{
    display: none;
}
.div-products-machinery{
    display: none;
}
.products-show{
    display: flex;
}
.products-hide{
    display: none;
}
.btn-products-clicked{
    background-color: rgba(10, 36, 99, 1) !important;
    color: rgba(255, 255, 255, 1) !important;
}
.div-index-news{
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: rgba(255, 255, 255, 1);
}
.div-index-news-bottom{
    
}
.div-index-news-bottom-item{
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity, 1));
    border-width: 1px;
    border-radius: 0.5rem;
    overflow: hidden;
    display: block;
    text-decoration: none;
}
.div-index-news-bottom-item:hover{
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity, 1));
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    cursor: pointer;
}
.div-index-news-bottom-item:hover .div-index-news-bottom-item-img-top{
    transition: transform 0.9s ease;
    transform: scale(1.1);
}
.div-index-news-bottom-item:hover h3{
    color: rgba(242, 153, 74, 1);
}
.div-index-news-bottom-item-top{
    height: 12rem;
    overflow: hidden;
    position: relative;
}
.div-index-news-bottom-item-img-top{
    transition-duration: 700ms;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
}
.div-index-news-bottom-item-div{
    position: absolute;
    left: 1rem;
    top: 1rem;
    border-radius: 9999px;
    color: rgba(255, 255, 255, 1);
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 500;
}
.company-tap{
    background-color: rgba(242, 153, 74, 1);
}
.product-tap{
    background-color: #1AB020 !important;
}
.industry-tap{
    background-color: rgba(10, 36, 99, 1) !important;
}

.div-news-industry-insights{
    background-color: rgba(30, 50, 100, 1);
}
.div-index-news-bottom-item-bottom{
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
}
.div-index-news-bottom-item-bottom-middle{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}
.div-index-news-bottom-item-bottom-p{
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity, 1));
    text-align:left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 1.25rem;
}
.div-index-news-bottom-item-bottom-a{
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    --tw-text-opacity: 1;
    color: rgba(242, 153, 74, var(--tw-text-opacity, 1));
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    text-decoration: inherit;
    cursor: pointer;
}
.div-index-news-bottom-item-calendar{
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-bottom: 0.75rem;
    color: rgba(107, 114, 128, 1);
}
.div-index-news-bottom-item-calendar svg{
    margin-right: 0.5rem;
}
.div-index-news-bottom-item-bottom h3{
    margin-bottom: 0.75rem;
    font-family: "Montserrat", "sans-serif";
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    color: rgba(10, 36, 99, 1);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    text-align:left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 3.5rem;
}
.div-index-news-bottom-item-bottom-p{
    margin-bottom: 1.25rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: rgba(75, 85, 99, 1);
    height: 4.5rem;
}