.gallery-modal__wrapper-grid,.gallery-modal__content-right{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) #f1f1f1}.gallery-modal__wrapper-grid::-webkit-scrollbar,.gallery-modal__content-right::-webkit-scrollbar{width:8px}.gallery-modal__wrapper-grid::-webkit-scrollbar-track,.gallery-modal__content-right::-webkit-scrollbar-track{background-color:#f1f1f1}.gallery-modal__wrapper-grid::-webkit-scrollbar-thumb,.gallery-modal__content-right::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:10px}.gallery-modal__wrapper-grid::-webkit-scrollbar-thumb:hover,.gallery-modal__content-right::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}.gallery-modal__wrapper-grid:hover::-webkit-scrollbar-thumb,.gallery-modal__content-right:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5)}.gallery-modal__body{display:grid;grid-template-columns:1fr;grid-template-rows:auto 118px;padding:0}.modal-fullscreen .gallery-modal__body{overflow:hidden}@media(min-width: 1300px){.gallery-modal__body{grid-template-columns:73.54% 26.46%;grid-template-rows:auto}}@media(min-width: 1400px){.gallery-modal__body{grid-template-columns:minmax(1059px, 1fr) 381px;grid-template-rows:auto}}.gallery-modal__content{transition:opacity .3s ease}.gallery-modal__content-left{background-color:#1e2027;display:flex;flex-direction:column;height:100%}.gallery-modal__header{padding:30px 38px 36px;position:relative}.gallery-modal__header>a{align-items:center;display:inline-flex;justify-content:center;height:27.82px;width:120px}.gallery-modal__header>a>img{height:100%;object-fit:cover;width:100%}.gallery-modal__header>.d-flex{align-items:center;display:flex;column-gap:22px;position:absolute;right:26px;top:23px}.gallery-modal__header-action{align-items:center;display:inline-flex;height:24px;justify-content:center;width:24px}.gallery-modal__header-action[type=button]{border:none;background-color:rgba(0,0,0,0)}.gallery-modal__header-action>[class*=icon-]{font-size:22px}.gallery-modal__header-action>[class*=icon-]::before{color:#fff}.gallery-modal__wrapper-carousel{align-items:center;flex-grow:1;display:flex;padding:0 20px 30px}@media(min-width: 768px){.gallery-modal__wrapper-carousel{padding:0 30px 40px}}@media(min-width: 1300px){.gallery-modal__wrapper-carousel{padding:0 34px 51px}}.gallery-modal .slick-track{height:100%}.gallery-modal__carousel{height:100%;overflow:hidden;position:relative;width:100%}.gallery-modal__carousel .slick-prev,.gallery-modal__carousel .slick-next{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,0);border:none;padding:0;color:#fff;font-size:28px;height:28px;width:28px;z-index:1;cursor:pointer}@media(min-width: 576px){.gallery-modal__carousel .slick-prev,.gallery-modal__carousel .slick-next{font-size:44px;height:44px;width:44px}}.gallery-modal__carousel .slick-prev{left:22px}.gallery-modal__carousel .slick-next{right:22px}.gallery-modal .slick-list.draggable{position:absolute;top:0px;left:0px;width:100%;height:100% !important;border:0px}.gallery-modal__carousel-img{height:100%;object-fit:contain;object-position:center;width:100%}.gallery-modal__footer{align-items:center;background-color:#000;display:flex;justify-content:space-between;padding:20px 25px}.gallery-modal__footer>.d-flex{align-items:center}.gallery-modal__footer>.d-flex span{color:#fcc000;font-family:"ferrovialn-bold-webfont";font-size:12px;font-weight:700;letter-spacing:1px;text-align:center;line-height:16px;text-transform:uppercase}.gallery-modal__footer>.d-flex p{color:#fff;font-family:"ferrovialn-regular-webfont";font-size:18px;font-weight:400;letter-spacing:0px;line-height:24px;margin:0;margin-top:-4px;padding:0 12px;text-align:center}@media(min-width: 768px){.gallery-modal__footer>.d-flex p{line-height:32px}}.gallery-modal__footer .slick-next,.gallery-modal__footer .slick-prev{background-color:rgba(0,0,0,0);border:none;padding:0;color:#fff;font-size:28px;height:28px;width:28px;cursor:pointer}@media(min-width: 576px){.gallery-modal__footer .slick-next,.gallery-modal__footer .slick-prev{font-size:34px;height:34px;width:34px}}.gallery-modal__content-right{background-color:#393d4b;height:100%;overflow-x:auto;position:relative}@media(min-width: 1300px){.gallery-modal__content-right{overflow-x:hidden}}.gallery-modal__wrapper-grid{height:100%;left:0;max-height:100%;overflow-x:auto;overflow:hidden;position:absolute;top:0}@media(min-width: 1300px){.gallery-modal__wrapper-grid{max-height:100%;overflow:hidden;overflow-y:auto;width:100%}}.gallery-modal__grid{display:flex;flex-wrap:nowrap;grid-gap:10px;padding:16px 20px;width:max-content}@media(min-width: 768px){.gallery-modal__grid{padding-left:30px;padding-right:30px}}@media(min-width: 1300px){.gallery-modal__grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:100px;padding:30px 52px;width:100%}}.gallery-modal__item{flex-shrink:0;margin:0;width:125px}.gallery-modal__item:hover{cursor:pointer}.gallery-modal__item.current{position:relative}.gallery-modal__item.current::before{border:6px solid #fcc000;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media(min-width: 1300px){.gallery-modal__item{width:100%}}.gallery-modal__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.gallery-modal__wrapper-loader{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:9999}.gallery-modal__loader{--uib-size: 50px;--uib-speed: 1s;--uib-color: #fff;position:relative;height:var(--uib-size);width:var(--uib-size)}.gallery-modal__loader::before,.gallery-modal__loader::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:50%;background-color:var(--uib-color);animation:pulse7132 var(--uib-speed) linear infinite;transform:scale(0);opacity:0}.gallery-modal__loader::after{animation-delay:calc(var(--uib-speed)/-2)}@keyframes pulse7132{0%{transform:scale(0);opacity:1}100%{transform:scale(1);opacity:0}}/*# sourceMappingURL=gallery-modal.min.css.map */