.collection-page{gap:var(--page-space-padding);display:flex;flex-wrap:wrap}.collection-card{flex:0 0 auto;width:calc(50% - (var(--page-space-padding)/ 2))}.fashion-card{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;cursor:pointer;transition:transform .3s,box-shadow .3s}.fashion-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.card-title{position:absolute;width:400px;bottom:4rem;right:3.5rem;text-align:end}.modal-fullscreen-custom{--bs-modal-width:100vw;--bs-modal-height:100vh}.modal-fullscreen-custom .modal-dialog{width:100vw;height:100vh;margin:0;max-width:none;max-height:none}.modal-fullscreen-custom .modal-content{height:100vh;border:none;border-radius:0}.modal-body-collection{padding-top:3.5rem!important;padding-bottom:3.5rem!important;height:100%;margin:0 auto;overflow-y:auto;justify-content:center}.modal-right{overflow-y:hidden}.modal-right .products{grid-template-columns:repeat(2,1fr)!important}@media(width <= 1199.98px){.card-title{bottom:3rem;right:2.5rem}}@media(width <= 991.98px){.card-title{width:250px;bottom:2rem;right:1.5rem}}@media (width <= 767.98px){.collection-card{width:100%}.card-title{bottom:1.5rem;right:1.5rem}}@media(width >= 768px){.modal-right .products{grid-template-columns:repeat(1,1fr)!important}.modal-right{overflow-y:auto;height:100%}.modal-body-collection{padding-top:4rem!important;padding-bottom:4rem!important}}