.navigation-wrapper{position:relative}.navArrow{width:34px;height:34px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);background-color:rgba(0,0,0,.3);transition:background-color .15s ease,transform .15s ease,opacity .2s ease}.navArrow:hover{background-color:rgba(0,0,0,.52);transform:translateY(-50%) scale(1.05)}@media screen and (max-width:600px){.navArrow{width:32px;height:32px}}.arrow--left{left:16px}.arrow--right{left:auto;right:16px}.arrow--disabled{opacity:.35;pointer-events:none}@media screen and (min-width:1024px){.navArrow{opacity:0}.gallery-main:hover .navArrow:not(.arrow--disabled){opacity:1}.gallery-main:hover .arrow--disabled{opacity:.2}}.popup-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background-color:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;z-index:20;transition:background-color .15s ease,transform .15s ease,opacity .2s ease}.popup-arrow:hover{background-color:rgba(0,0,0,.6);transform:translateY(-50%) scale(1.05)}.popup-arrow-left{left:16px}.popup-arrow-right{right:16px}@media screen and (min-width:1024px){.popup-arrow{opacity:0}.popup-gallery:hover .popup-arrow{opacity:1}}.blur{filter:blur(20px) brightness(.6)}.popup-thumbnails{-ms-overflow-style:none;scrollbar-width:none}.popup-thumbnails::-webkit-scrollbar{display:none}