.sticky_section{display:flex;align-items:flex-start;justify-content:space-between;position:relative;min-height:auto;padding:0}@media only screen and (max-width:767px){.sticky_section{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:1100px){.sticky_section{flex-direction:column}}.sticky_section_bg{background:linear-gradient(244deg,rgba(255,232,224,0),rgba(255,243,239,0) 50%,#FFFFFF);padding:5rem 0;margin-bottom:5rem}@media only screen and (max-width:767px){.sticky_section_bg{margin-bottom:0}}.sticky_left_section{position:sticky;top:150px;flex:1;height:fit-content;display:flex;align-items:center;justify-content:center;z-index:10}@media only screen and (min-width:768px)and (max-width:1100px){.sticky_left_section{width:100%;position:unset}}@media only screen and (max-width:767px){.sticky_left_section{position:relative;top:unset;width:100%}}.sticky_left_section img{max-width:100%}.description_only h4{font-size:2.313rem;color:#2f2866;font-weight:700}.description_only p{font-size:1.688rem}.sticky_right_section{flex:1;margin-left:8rem;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){.sticky_right_section{margin-left:0;gap:0;margin-top:3rem}}.custom_card{background-size:100% 100%!important;background-repeat:no-repeat!important;padding:4rem;border-radius:20px;min-height:200px;display:flex;flex-direction:column;justify-content:center;width:100%;margin:0 auto 5rem;background:linear-gradient(224deg,#fccebe,#fff4f4);position:relative;z-index:9;border-top:8px solid #fff4f4;border-bottom:8px solid #fff4f4}@media only screen and (min-width:1100px)and (max-width:1500px){.custom_card{width:90%;padding:5rem 9rem;margin-bottom:4rem}}@media only screen and (min-width:768px)and (max-width:1100px){.custom_card{padding:6rem;width:90%;margin-bottom:3rem}}@media only screen and (max-width:767px){.custom_card{width:90%;background-size:cover!important;margin-bottom:2rem}}.custom_card .icon_only{margin-bottom:2rem}.custom_card .icon_only img{max-width:10%}@media only screen and (max-width:767px){.custom_card .icon_only img{max-width:20%}}.sticky_section_heading{width:60%;text-align:center;margin:0 auto 5rem}.sticky_section_heading h2{text-transform:unset!important;font-size:3rem;font-weight:700!important;color:#000}@media only screen and (min-width:768px)and (max-width:1100px){.sticky_section_heading{width:100%}}@media only screen and (max-width:767px){.sticky_section_heading{width:100%}}