.dw_showcase_archive_row{display:grid;gap:74px;grid-gap:74px;grid-template-columns:calc(50% - 37px) calc(50% - 37px);margin-top:40px}.dw_showcase_archive_column a{text-decoration:none}.dw_showcase_archive_image img{width:100%;height:var(--wp_two_col_img_height);border-radius:20px;-o-object-fit:cover;object-fit:cover}.dw_showcase_archive_excerpt{margin-top:15px;font-family:var(--dwf1);font-size:var(--dwf1_s16);font-weight:var(--dwf1_regular);line-height:var(--dwf1_h30)}.dw_showcase_archive_reading_time{display:flex;flex-wrap:nowrap;align-items:center;margin-top:26px;font-family:var(--dwf1);font-size:var(--dwf1_s14);font-weight:var(--dwf1_regular);line-height:var(--dwf1_h26);gap:7px}.dw_showcase_archive_title{margin-top:10px}.dw_showcase_archive_button{margin-top:20px}.dw_showcase_archive_title h3{margin-bottom:0}@media only screen and (max-width:991px){.dw_showcase_archive_row{grid-gap:40px;grid-template-columns:calc(50% - 20px) calc(50% - 20px)}.dw_showcase_archive_button{margin-top:10px}}@media only screen and (max-width:768px){.dw_showcase_archive_column{width:100%}.dw_showcase_archive_row{grid-template-columns:100%}}.dw_showcase_archive_filter_button{display:none;margin-top:30px;margin-bottom:30px;font-size:16px!important;gap:8px}.dw_showcase_archive_filter_container{display:flex;gap:20px;margin-top:30px}.dw_showcase_archive_filter{display:flex;position:relative;flex-direction:column;row-gap:10px}.dw_showcase_archive_filter_search{background-image:url("../../ouput/images/angle-down.svg")!important;background-repeat:no-repeat!important;background-position:center right 15px!important}.dw_showcase_archive_filter input.dw_showcase_archive_filter_search{height:48px;padding:0 45px 0 15px;border:1px solid #232555;background:#f5f5f5;color:#232555;font-family:var(--dwf1);font-size:var(--dwf1_s16);font-weight:var(--dwf1_medium);line-height:var(--dwf1_h30)}.dw_showcase_archive_filter input.dw_showcase_archive_filter_search::-moz-placeholder{opacity:1;color:#000;font-family:var(--dwf1);font-size:var(--dwf1_s16);font-weight:var(--dwf1_medium);line-height:var(--dwf1_h30)}.dw_showcase_archive_filter input.dw_showcase_archive_filter_search::placeholder{opacity:1;color:#000;font-family:var(--dwf1);font-size:var(--dwf1_s16);font-weight:var(--dwf1_medium);line-height:var(--dwf1_h30)}.dw_showcase_archive_filter input.dw_showcase_archive_filter_search:focus{outline:0}.dw_showcase_archive_filter .dw_showcase_archive_filter_list{position:absolute;z-index:1;top:48px;left:0;min-width:100%;max-height:0;overflow-y:auto;transition:all .3s ease-in-out;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background-color:#fff;box-shadow:0 0 15px -7px rgba(0,0,0,.75);-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px}.dw_showcase_archive_filter_list_wrapper_spacer{height:15px}.dw_showcase_archive_filter_list_item{padding:5px 15px;line-height:var(--dwf1_h18);cursor:pointer}.dw_showcase_archive_filter_list_item:hover{background-color:#f5f5f5}.dw_showcase_archive_filter_list_item.hide{display:none}.dw_showcase_archive_filter_list_close{display:flex;display:none;position:absolute;top:20px;right:20px;align-items:center;justify-content:center;width:35px;height:35px;font-size:25px;cursor:pointer}.dw_showcase_archive_filter_list_item.active{background-color:#34b28f;color:#fff}@media only screen and (max-width:768px){.dw_showcase_archive_filter_button{display:inline-flex}.dw_showcase_archive_filter_list_close{display:flex}.dw_showcase_archive_filter_container{flex-direction:column;gap:10px;margin:0}.dw_showcase_archive_filter{row-gap:0}.dw_showcase_archive_filter .dw_showcase_archive_filter_list{position:relative;top:unset}.dw_showcase_archive_filter_lightbox{display:none;position:fixed;z-index:10;top:0;left:0;align-items:center;justify-content:center;min-width:100%;min-height:100%;padding:25px;transition:opacity .4s ease;opacity:0;background-color:rgba(255,255,255,.78);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dw_showcase_archive_filter_lightbox.show{opacity:1}form#dwShowcaseArchiveForm{width:100%;max-width:360px;padding:20px;border:1px solid #000;border-radius:20px;background-color:#f5f5f5}}