.collapsible_header{border-top:1px solid #fff;color:#fff;cursor:pointer;padding:20px 0;position:relative}.collapsible_header h3{font-size:16px;margin:0;max-width:80%;text-transform:uppercase;user-select:none}.collapsible_section .collapsible_btn{background-color:transparent;background-image:url(https://resources.resilience.com/hubfs/Close-icon4.png);background-position:50%;background-size:contain;background-size:120%;border:none;height:20px;padding:0;position:absolute;right:0;top:27px;transform:translateY(-50%);width:20px}.collapsible_btn:active,.collapsible_btn:focus,.collapsible_btn:hover{background-color:transparent!important}.collapsible_section.closed .collapsible_btn{background-image:url(https://resources.resilience.com/hubfs/Open-icon4.png)!important}.collapsible_rich_text{color:#fff;font-size:16px;max-width:550px}.collapsible_rich_text ul ul{margin-top:10px}.collapsible_content{margin-top:0;transition:max-height .3s,opacity .5s ease}.collapsible_section.closed .collapsible_content{margin-top:0!important;max-height:0!important;opacity:0;transition:max-height .3s}.collapsible_section.closed .collapsible_gallery,.collapsible_section.closed .collapsible_rich_text{visibility:hidden}.collapsible_section.open .collapsible_content{height:fit-content;margin-bottom:40px;overflow:hidden;-ms-overflow-style:none;opacity:1;scrollbar-width:none}.collapsible_section.open .collapsible_content::-webkit-scrollbar{display:none}.collapsible_gallery{column-gap:30px;display:flex;flex-wrap:wrap;row-gap:30px}.collapsible_gallery_img{flex-basis:22%;height:180px;overflow:hidden;position:relative}.collapsible_gallery_img .gallery_item{color:#fff;overflow:hidden;position:absolute;text-decoration:none}.collapsible_gallery_img .gallery_item img{object-fit:cover;transition:transform .3s ease}.collapsible_gallery_img:hover .gallery_item img{transform:scale(1.2);z-index:0}.collapsible_gallery_img .image_title{bottom:20px;font-size:16px;max-width:75%;position:absolute;right:20px;text-align:right;user-select:none;z-index:2}.collapsible_gallery_img .overlay_black{background:linear-gradient(359deg,rgba(0,0,0,.7),transparent 30%,transparent);height:100%;pointer-events:none;position:absolute;width:100%;z-index:1}@media only screen and (max-width:900px){.collapsible_gallery_img{flex-basis:30%}}@media only screen and (max-width:630px){.collapsible_gallery_img{flex-basis:43%}}@media only screen and (max-width:450px){.collapsible_gallery_img{height:120px}}@media only screen and (max-width:350px){.collapsible_gallery_img{flex-basis:85%;height:220px}}