.image_section .image_wrapper{position:relative}.image_section .image_container{display:flex;height:auto;justify-content:center;position:relative;width:100%}.image_section .image_box_container{overflow:hidden}.image_section .image_box_container.one_col_center{height:56%;max-width:1000px;width:100%}.image_section .image_box_container img{height:56vw;max-height:560px;object-fit:cover;width:100%}.image_section .image_box_container.one_col_center a{height:100%;width:100%}.image_section .image_container:has(.one_col_full){margin-left:calc(50% - 50vw);width:100vw}.image_section .image_box_container.one_col_full{height:35.5vw;max-height:500px;width:100%}.image_section .image_box_container.one_col_full a{height:100%;width:100%}.image_section .image_box_container.two_col{display:flex;gap:40px;height:auto;max-width:1000px}.image_section .image_box_container.two_col a{height:100%;width:50%}.image_section .image_box_container.two_col a img{width:100%}.image_section .image_box_container.one_col_center.top{margin-top:-28%}.image_section .image_box_container.one_col_full.top{margin-top:-17.75%}.image_section .image_box_container.two_col.top{margin-top:-28%}.image_section .image_box_container.one_col_center.bottom{margin-bottom:-28%}.image_section .image_box_container.one_col_full.bottom{margin-bottom:-17.75%}.image_section .image_box_container.two_col.bottom{margin-bottom:-28%}@media (max-width:767px){.image_section .image_container:has(.one_col_full){margin-left:-40px;width:100vw}.image_section .image_box_container.two_col{flex-direction:column;gap:20px;height:auto;margin-left:0;width:100%}.image_section .image_box_container.two_col img{height:41vw;width:100%}}