.gallery:not(.slideshow){display:grid;gap:30px;grid-template-columns:repeat(2, 1fr);margin-top:1.5rem}.gallery:not(.slideshow) img{object-fit:cover}@media(min-width: 992px){.gallery:not(.slideshow){grid-template-columns:repeat(4, 1fr)}.gallery:not(.slideshow)>*:nth-child(-n+2){grid-column:span 2}.gallery:not(.slideshow)>*:nth-child(-n+2) img{aspect-ratio:4/3}}.gallery img{height:auto;aspect-ratio:3/2;border-radius:1rem}.gallery-block{text-align:center;padding:3rem 0;background:rgba(0,0,0,0) url("../media/gallery.webp") no-repeat center bottom/100%}@media(min-width: 1280px){.gallery-block{padding:4rem 0}}.gallery-block .container{display:grid;gap:1.5rem}.gallery-block:before,.gallery-block::after{content:"";display:block;width:60px;height:60px;position:absolute;z-index:0}.gallery-block:before{background:rgba(0,0,0,0) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OSIgaGVpZ2h0PSI1NiIgdmlld0JveD0iMCAwIDQ5IDU2IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTM0Ljk3NCA1NS42MTE5QzI0Ljg2NzcgNTQuNzA0MSAxNS41MzE2IDQ5LjgzMzEgOS4wMDU0OCA0Mi4wNjMyQzIuNDc5MzggMzQuMjkzMyAtMC43MDYxMjYgMjQuMjU2MiAwLjE0NTAwNyAxNC4xNDVDMC41NDg5MjggOS40NzQ1MSAxLjgxNDY1IDQuOTE5MzIgMy44NzgwNCAwLjcwOTk2MUw0OC44NTIgNTQuMjU0OUM0NS40MjA0IDU1LjI1MDYgNDEuODY1MiA1NS43NTU2IDM4LjI5MjEgNTUuNzU0OUMzNy4xOTQxIDU1Ljc1NjMgMzYuMDg4IDU1LjcwODYgMzQuOTc0IDU1LjYxMTlaIiBmaWxsPSIjRUNDQzQ4Ii8+Cjwvc3ZnPg==") no-repeat center center/contain;left:15px;top:calc(3rem + 38px)}@media(max-width: 767px){.gallery-block:before{opacity:0}}@media(min-width: 1280px){.gallery-block:before{left:6%;bottom:328px;top:initial}}@media(max-width: 767px){.gallery-block::after{opacity:0}}@media(min-width: 1280px){.gallery-block::after{background:rgba(0,0,0,0) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSI2NiIgdmlld0JveD0iMCAwIDM4IDY2IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTAgMC43MDk5NjFDNC42ODYzMSAwLjg0MDcyNSA5LjMwNzc1IDEuODM5MjQgMTMuNjMgMy42NTQ5NEMyMi45NzYyIDcuNjA0OTYgMzAuMzc5MSAxNS4wOTM1IDM0LjIyMTQgMjQuNDg0NUMzOC4wNjM3IDMzLjg3NTUgMzguMDMzIDQ0LjQwNTUgMzQuMTM2IDUzLjc3NEMzMi4zMjU5IDU4LjA5ODUgMjkuNzMgNjIuMDUwMyAyNi40OCA2NS40MjlMMCAwLjcwOTk2MVoiIGZpbGw9IiM1OENERUIiLz4KPC9zdmc+") no-repeat center center/contain;top:268px;right:7%}}.gallery.slideshow img{width:auto;height:100%;display:block;margin:0 auto}.gallery.slideshow .splide__arrow:before{opacity:0}.gallery.slideshow .splide__arrow svg path{fill:#fff;stroke:#fff;transition:all .5s ease}.gallery.slideshow .splide__arrow:hover svg path{fill:#eccc48;stroke:#eccc48}.gallery.slideshow .splide__arrow--prev{transform:rotate(180deg)}.gallery.slideshow .splide__arrows{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);z-index:10;display:flex;justify-content:space-between;width:100%}.gallery.slideshow.thumbnails{position:absolute;bottom:0;left:0;right:0}@media(min-width: 1680px){.gallery.slideshow.thumbnails{max-width:calc(100% - 210px);left:50%;transform:translateX(-50%);bottom:32px}}.gallery.slideshow.thumbnails .is-active{border:2px solid #fe4b49;border-radius:1rem}