.block-71 .featured-section{background-color:var(--blue-dark-background)}.block-71 .featured-section .title-sec{display:flex;justify-content:space-between;align-items:center}.block-71 .featured-section .title-sec .title{color:var(--third-color)}.block-71 .featured-section .title-sec .circle-arrow{color:var(--third-color)}.block-71 .featured-section .featured-card-sec{position:relative}.block-71 .featured-section .featured-card-sec .arrow_vertical{width:40px;height:40px;background-color:var(--white);border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.block-71 .featured-section .featured-card-sec .arrow_vertical i{font-size:12px;color:var(--third-color);font-weight:700}.block-71 .featured-section .featured-card-sec .arrow_vertical-next{top:30%;right:-40px;position:absolute;z-index:1000}@media(max-width:450px){.block-71 .featured-section .featured-card-sec .arrow_vertical-next{right:-50px}}.block-71 .featured-section .featured-card-sec .arrow_vertical-prev{top:30%;left:-40px;position:absolute;z-index:1000}@media(max-width:450px){.block-71 .featured-section .featured-card-sec .arrow_vertical-prev{left:-50px}}.block-71 .featured-section .featured-card-sec .feature-card{margin-right:15px;margin-left:15px}@media(max-width:450px){.block-71 .featured-section .featured-card-sec .feature-card{margin-left:0;margin-right:0}}.block-71 .featured-section .featured-card-sec .feature-card .image img{height:230px;width:100%;object-fit:cover;border-radius:var(--border-radius);margin-bottom:25px}.block-71 .featured-section .featured-card-sec .feature-card .desc{font-size:20px;color:var(--white);font-weight:600}