.gallery{width:100%;position:relative;min-height:825px;height:100vh}.gallery>.wp-block-group{position:absolute;z-index:50;top:0;width:100%}.gallery .content{position:absolute;z-index:50;left:1rem;top:200px;text-transform:uppercase;color:#fff}.gallery .content h1{font-size:var(--wp--preset--font-size--xx-large)!important;text-shadow:0 0 10px #000;-webkit-text-stroke:1px #000;text-stroke:1px #000}.gallery-slider{width:100%;height:100%}.gallery-slider .swiper-slide{width:auto;height:100%}.gallery-slider .swiper-slide::after{position:absolute;content:"";height:100%;width:100%;top:0;left:0;background:linear-gradient(to top,rgba(255,0,0,0) 0%,rgba(0,0,0,20%) 100%)}.gallery-slider .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.gallery .swiper-pagination{position:relative;bottom:-.313rem;text-align:left;margin-top:20px}.gallery .swiper-pagination-bullet{border-radius:4px;width:42px;height:8px;background:var(--wp--preset--color--theme-primary);;opacity:1}.gallery .swiper-pagination-bullet-active{background:var(--wp--preset--color--theme-tertiary)}.gallery-thumbs{width:100%;padding:0;overflow:hidden;position:absolute;bottom:40px;right:0}.gallery-thumbs .swiper-slide{width:19rem;height:20rem;text-align:center;overflow:hidden;opacity:1;padding:.5rem;margin-left:0px!important}.gallery-thumbs .swiper-slide-active{opacity:1}.gallery-thumbs .swiper-slide img{width:90%;height:100%;object-fit:cover;padding-top:0;box-shadow:0 0 20px 2px rgba(0,0,0,.75);filter:brightness(.85);margin:20px}.gallery-thumbs .swiper-slide h2{position:absolute;width:calc(100% - 80px);top:0;padding:10px 35px;line-height:1;text-align:center}.gallery-thumbs .swiper-slide p{color:#fff;text-shadow:2px 2px 15px #000;position:absolute;top:35%;left:0;right:0;text-align:center;padding:0 40px;font-size:18px;font-weight:700}.gallery-thumbs .swiper-slide p span{font-size:var(--wp--preset--spacing--large);font-weight:700;display:block}@media screen and (min-width:782px){.gallery .content{top:150px}.gallery-thumbs .swiper-slide img{width:90%;height:90%;padding-top:0}}@media screen and (min-width:960px){.gallery .content{width:45%;top:50%;transform:translateY(-50%)}.gallery-thumbs{width:55%;bottom:0;transform:translatey(-50%)}}@media screen and (min-width:1280px){.gallery-thumbs .swiper-slide{width:20rem;height:20rem}}@media screen and (min-width:1600px){.gallery .content{left:calc((100% - 1600px) / 2)}}.gallery-thumbs .swiper-slide h2,.gallery-thumbs .swiper-slide p{z-index:3;color:#fff!important}.gallery-thumbs .swiper-slide:after{content:"";background-color:var(--wp--preset--color--theme-primary);display:block;width:288px;height:288px;opacity:.8;position:absolute;top:calc(0.5em + 20px);left:calc(0.5em + 20px);z-index:2}