.gallery-section{position:relative;height:870px;width:100%}@media(max-width:1023px){.gallery-section{height:444px;margin-top:-40px}}.gallery-section .controls{display:flex;justify-content:space-between;position:absolute;top:290px;width:100%}@media(max-width:1023px){.gallery-section .controls{top:116px}}.gallery-section .controls button:first-child{transform:rotate(180deg);margin-left:-4px}.gallery-section .controls button:last-child{margin-right:-4px}@media(max-width:1023px){.gallery-section .controls button,.gallery-section .controls svg{width:24px}}.gallery-section img{position:absolute;top:0;opacity:0;transition:opacity .3s ease-in-out;z-index:50;will-change:opacity}@media(max-width:1023px){.gallery-section img{right:0;left:0;margin-left:auto;margin-right:auto}}.gallery-items-wrap{width:919px;margin-left:auto;margin-right:auto}@media(max-width:1023px){.gallery-items-wrap{width:100%;height:100%}.gallery-item{width:100%}}.gallery-item.active img{opacity:1}