main {
    height: 100vh;
    padding: 20px;
}

p.enrichText {
    width: 90%;
}
main>div span {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 1rem;
    color: #717171;
}

main>div h1 {
    text-transform: capitalize;
    letter-spacing: 0.8px;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-size: 50px;
    background-color: #005baa;
    background-image: linear-gradient(45deg, #005baa, #000000);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

main>div hr {
    display: block;
    background: #005baa;
    height: 0.25rem;
    width: 6.25rem;
    border: none;
    margin: 1.125rem 0 1.875rem 0;
}

main>div p {
    line-height: 1.6;
}

main a {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #717171;
    font-weight: 500;
    background: #fff;
    border-radius: 3.125rem;
    transition: 0.3s ease-in-out;
}

main>div>a {
    border: 2px solid #c2c2c2;
    margin-top: 2.188rem;
    font-size: 16px;
    padding: 10px 30px;
}

main>div>a:hover {
    border: 0.125rem solid #005baa;
    color: #005baa;
}

.swiper {
    width: 100%;
    padding-top: 3.125rem;
}

.swiper-pagination-bullet,
.swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination {
    bottom: 1.25rem !important;
}

.swiper-slide {
    width: 18.75rem;
    height: 28.125rem;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: self-start;
}

.swiper-slide h2 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.4;
    margin-bottom: 0.625rem;
    padding: 0 0 0 1.563rem;
    text-transform: uppercase;
}

.swiper-slide p {
    color: #dadada;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    padding: 0 1.563rem;
    line-height: 1.6;
    font-size: 0.75rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.swiper-slide a {
    margin: 1.25rem 1.563rem 3.438rem 1.563rem;
    padding: 0.438em 1.875rem;
    font-size: 0.9rem;
}

.swiper-slide a:hover {
    color: #005baa;
}

.swiper-slide div {
    display: none;
    opacity: 0;
    padding-bottom: 0.625rem;
}

.swiper-slide-active div {
    display: block;
    opacity: 1;
}

.swiper-slide--one {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("pics2025/heat_exchanger.jpeg") no-repeat 50% 5%/cover;
}
.swiper-slide--twoone {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("pics2025/heat_exchanger_1.jpg") no-repeat 50% 0%/cover;
}

.swiper-slide--two {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/louvers.jpg") no-repeat 50% 50%/cover;
}

.swiper-slide--three {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/waterchamber.jpg") no-repeat 50% 50%/cover;
}

.swiper-slide--four {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/waterchambercover.jpg") no-repeat 50% 50%/cover;
}

.swiper-slide--five {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/turboventilatorfrpbase.jpg") no-repeat 50% 50%/cover;
}

.swiper-slide--six {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/frptoilet.jpg") no-repeat 50% 50%/cover;
}
.swiper-slide--seven {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/tulsivrundawan.jpg") no-repeat 50% 50%/cover;
}
.swiper-slide--eight {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/frpconnector.jpg") no-repeat 50% 50%/cover;
}
.swiper-slide--nine {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/gutter.jpg") no-repeat 50% 50%/cover;
}
.swiper-slide--ten {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/greetingsfrp.jpg") no-repeat 50% 50%/cover;
}
.swiper-slide--eleven {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/kundi.jpg") no-repeat 50% 50%/cover;
}
.swiper-slide--twelve {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/fanshroud.jpg") no-repeat 50% 50%/cover;
}
.swiper-slide--thirteen {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newProducts/polycarbonateBase.jpg") no-repeat 50% 50%/cover;
}
.swiper-slide--fourteen {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("img/newPics/set1.png") no-repeat 50% 50%/cover;
}
.swiper-slide--fifteen {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("img/newPics/set2.png") no-repeat 50% 50%/cover;
}
.swiper-slide--sixteen {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("img/newPics/set3.png") no-repeat 50% 50%/cover;
}
.swiper-slide--seventeen {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("img/doors/65-68.png") no-repeat 50% 50%/cover;
}
.swiper-slide--eighteen {
    background: linear-gradient(to top, #0f2027, #203a4300, #2c536400), url("newimgs/cabin.jpg") no-repeat 50% 50%/cover;
}

.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {
    background-image: none;
}

@media screen and (min-width: 48rem) {
    main {
        display: flex;
        align-items: center;
    }

    .bg,
    .bg2 {
        opacity: 0.1;
    }
}

@media screen and (min-width: 93.75rem) {
    .swiper {
        width: 85%;
    }
}