.flex_layout.content_sidebar .content_sidebar_wrapper{display:flex;gap:100px;z-index:2;position:relative}#pk_flex_content .flex_layout.content_sidebar .content_sidebar_wrapper .sidebar_container{background-color:var(--blue-dark);padding:40px 50px;border-radius:16px;color:#fff}#pk_flex_content .flex_layout.content_sidebar .content_sidebar_wrapper .sidebar_container img{max-width:150px;height:auto;margin-bottom:20px}#pk_flex_content .flex_layout.content_sidebar .content_sidebar_wrapper .sidebar_container .heading{color:#fff;margin-bottom:20px}@media screen and (max-width:992px){.flex_layout.content_sidebar .content_sidebar_wrapper{gap:50px}}@media screen and (min-width:768px){.flex_layout.content_sidebar .content_sidebar_wrapper{align-items:flex-start}.flex_layout.content_sidebar .content_sidebar_wrapper>div{width:100%}.flex_layout.content_sidebar .content_sidebar_wrapper>div.sidebar_container{flex-shrink:0;width:33%;min-width:380px}}@media screen and (max-width:767px){.flex_layout.content_sidebar .content_sidebar_wrapper{flex-direction:column;gap:40px}#pk_flex_content .flex_layout.content_sidebar .content_sidebar_wrapper .sidebar_container{background-color:var(--blue-dark);padding:30px 20px;border-radius:16px;color:#fff}}