.fullWidthCard_Wrapper .fullWidthCard{background:linear-gradient(180deg,transparent,transparent);border:1px solid #6e737c;border-radius:44px;display:flex;flex-direction:column;height:100%;justify-content:end;min-height:447px;padding:24px;position:relative;transition:background .8s ease-in-out}.fullWidthCard_Wrapper .fullWidthCard:hover{background:linear-gradient(180deg,#f1d4fc,#b8cbff)}.fullWidthCard_Wrapper .fullWidthCard:hover .top-icon svg *,.fullWidthCard_Wrapper .fullWidthCard:hover .top-icon svg path{fill:#0e171b}.fullWidthCard_Wrapper .fullWidthCard .bottom-content .description,.fullWidthCard_Wrapper .fullWidthCard:hover .bottom-content h3{color:#0e171b}.fullWidthCard_Wrapper .fullWidthCard:hover .blue_btn_with_arrow:after{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:14px;transform:scale(1.2)}.fullWidthCard_Wrapper .fullWidthCard .top-icon{height:60px;position:absolute;right:24px;top:24px;width:60px}.fullWidthCard_Wrapper .fullWidthCard .bottom-content h3{color:#fff;margin-bottom:20px}.fullWidthCard_Wrapper .fullWidthCard .bottom-content .description{color:#6e737c;margin-bottom:20px}.fullWidthCard_Wrapper .top_heading{padding-bottom:56px}.fullWidthCard_Wrapper .top_heading>*{margin:0;padding:0}@media(max-width:767px){.fullWidthCard_Wrapper .fullWidthCard{min-height:430px}}@media(max-width:380px){.fullWidthCard_Wrapper .fullWidthCard{min-height:461px}}