.sustainable-future-box{padding:76px 0 57px;background-image:url("../../../../../../content/dam/futuregeneraliindiainsurancecoltd/sustainability/images/sustainable-future-bg.png");background-repeat:no-repeat;background-size:cover;background-position:center center}
.sustainable-future-box .top-heading{color:var(--lightColor)}
.custom-tabs-wrapper{position:relative;border-bottom:1px solid rgba(var(--lightColor-rgba),20%)}
.custom-tabs-wrapper::before,.custom-tabs-wrapper::after{position:absolute;content:"";width:5000px;background-color:rgba(var(--lightColor-rgba),20%);bottom:-1px;height:1px}
.custom-tabs-wrapper::before{left:-5000px}
.custom-tabs-wrapper::after{right:-5000px}
.custom-tabs-wrapper .tabs-list{display:flex;justify-content:center;flex-wrap:nowrap;margin:0 -30px;overflow-x:auto;padding-bottom:2px}
.custom-tabs-wrapper .tabs-list .tabs-item{padding:0 30px;cursor:pointer;margin-bottom:-2px}
.custom-tabs-wrapper .tabs-list .tabs-link{font-size:20px;line-height:28px;background:0;border:0;color:rgba(var(--lightGray2-rgba),70%);font-family:"SchibstedGrotesk-Regular";padding:0 6px 10px;white-space:nowrap}
.custom-tabs-wrapper .tabs-list .tabs-link.active{font-family:"InstrumentSans-Bold";color:var(--lightGray2);border-bottom:4px solid var(--tertiaryRed)}
.tab-content-wrapper{padding-top:22px;max-width:1105px;margin:0 auto}
.tab-content-wrapper .tab-content-headline{text-align:center;font-size:16px;line-height:19px;color:var(--lightColor);font-family:"SchibstedGrotesk-Medium";margin-bottom:24px}
.tab-content-wrapper .tab-card-row{display:flex;flex-wrap:wrap;justify-content:center;margin:-16px -8px 0}
.tab-content-wrapper .card-list{width:25%;padding:16px 8px 0}
.sustainable-card{padding:22px 22px 37px;background-color:var(--lightColor);border-radius:24px;height:100%}
.sustainable-card .sustainable-content{padding-top:6px;font-size:24px;line-height:27px}
.sustainable-card .sustainable-heads{color:var(--grayCardBorder);font-family:"InstrumentSans-Bold"}
.sustainable-card .sustainable-desc{font-size:14px;line-height:17px;color:var(--darkColor);font-family:"InstrumentSans-Regular";margin-top:9px}
@media(max-width:1199px){.custom-tabs-wrapper .tabs-list{justify-content:flex-start}
.custom-tabs-wrapper .tabs-list .tabs-link{font-size:18px;line-height:24px}
.tab-content-wrapper .card-list{width:50%}
}
@media(max-width:767px){.sustainable-future-box{padding:50px 0;overflow:hidden}
.tab-content-wrapper .tab-card-row{margin:-16px 0 0}
.tab-content-wrapper .card-list{width:100%;padding:16px 0 0}
.custom-tabs-wrapper{overflow:hidden}
.custom-tabs-wrapper .tabs-list{-ms-overflow-style:none;scrollbar-width:none}
.custom-tabs-wrapper .tabs-list::-webkit-scrollbar{display:none}
}