.styles-gallery__first{display:flex;justify-content:center}.styles-gallery__grid{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;justify-content:flex-start}.styles-gallery__item{flex:0 0 calc((100% - 64px)/5);max-width:calc((100% - 64px)/5);width:100%}.styles-gallery__card{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background:#1f2d39;padding:0;overflow:hidden;text-decoration:none}.styles-gallery__card:hover{background:var(--Slate-Charcoal, #1F2A30);padding:12px 16px 0;box-shadow:0 1px 2px rgba(0,0,0,.3),0 2px 6px 2px rgba(0,0,0,.15);gap:0}.styles-gallery__card:hover .styles-gallery__link-label{display:none}.styles-gallery__card:hover .styles-gallery__sample{display:flex}.styles-gallery__card:hover .styles-gallery__title{display:block;margin:0;padding:12px 0}.styles-gallery__card:hover .styles-gallery__image-wrap--default{display:none}.styles-gallery__card:hover .styles-gallery__image-wrap--hover{display:block}.styles-gallery__title{display:none;font-size:16px;line-height:16px;font-weight:600;color:#fff;text-decoration:none}.styles-gallery__image-wrap{width:100%;overflow:hidden}.styles-gallery__image-wrap--default{height:200px;display:block}.styles-gallery__image-wrap--hover{height:150px;display:none;overflow:hidden}.styles-gallery__image-wrap--hover .styles-gallery__image--hover{transform:scale(2.5);transition:transform .35s ease-in-out}.styles-gallery__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.styles-gallery__card:hover .styles-gallery__image{transform:scale(1.03)}.styles-gallery__link-label{width:100%;padding:24px;background:linear-gradient(0deg, #ccd5dc 0%, #ccd5dc 100%),#99acb9;color:#1c2730;font-size:14px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.styles-gallery__link-label::after{content:"";width:20px;height:20px;margin-left:8px;background-image:url("../../../assets/svg/buttons/plus_black.svg");background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}.styles-gallery__sample{display:none;width:100%;padding:24px 0;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;color:#d1af6b}.styles-gallery__sample::after{content:"";width:20px;height:20px;margin-left:8px;background-image:url("../../../assets/svg/buttons/plus_brown.svg");background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0}@media(max-width: 1308px){.styles-gallery__grid{justify-content:center}.styles-gallery__item{flex:0 0 calc((100% - 48px)/4);max-width:calc((100% - 48px)/4)}}@media(max-width: 991px){.styles-gallery{padding-top:16px !important}.styles-gallery__item{flex:0 0 calc((100% - 32px)/3);max-width:calc((100% - 32px)/3)}.pt-md-n{padding-top:40px !important;padding-bottom:40px !important}}@media(max-width: 768px){.styles-gallery__card{background:var(--Slate-Charcoal, #1f2a30);padding:12px 16px 0;box-shadow:0 1px 2px rgba(0,0,0,.3),0 2px 6px 2px rgba(0,0,0,.15);gap:0}.styles-gallery__title{display:block;margin:0;padding:12px 0}.styles-gallery__link-label{display:none}.styles-gallery__sample{display:flex}.styles-gallery__image-wrap--default{display:none}.styles-gallery__image-wrap--hover{display:block}.styles-gallery__item{flex:0 0 calc((100% - 16px)/2);max-width:calc((100% - 16px)/2)}.pt-md-n{padding-top:20px !important;padding-bottom:20px !important}}.modal-gallery .modal-content{padding:40px}@media(max-width: 480px){.modal-gallery .modal-content{padding:0}.styles-gallery__item{flex:0 0 100%;max-width:100%}}.pt-60{padding-top:clamp(40px,5vw,60px)}.custom-close-icon{background-size:auto}@media(max-width: 992px){.custom-close-icon{opacity:1 !important}}