/*!*************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/block-gallery/block-gallery.scss ***!
  \*************************************************************************************************************************************************************************************************************************/.gallery{background-color:#fff;padding:12px;position:relative}@media screen and (min-width:768px){.gallery{padding:24px}}@media screen and (min-width:1280px){.gallery{padding:32px}}.gallery--full-width{padding:0}.gallery--three{display:grid;gap:12px;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:768px){.gallery--three{gap:24px;grid-template-areas:"large small1" "large small2";grid-template-columns:2.14fr 1fr;grid-template-rows:auto auto}.gallery--three .gallery__image--1{grid-area:large;width:100%}.gallery--three .gallery__image--2{grid-area:small1;width:100%}.gallery--three .gallery__image--3{grid-area:small2;width:100%}}.gallery--three-centered{display:grid;gap:12px;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:768px){.gallery--three-centered{gap:24px;grid-template-areas:"small1 large small3";grid-template-columns:1fr 2.275fr 1fr}.gallery--three-centered .gallery__image--1{grid-area:small1;width:100%}.gallery--three-centered .gallery__image--2{grid-area:large;width:100%}.gallery--three-centered .gallery__image--3{grid-area:small3;width:100%}.gallery--three-centered.gallery--same-height{grid-template-columns:repeat(3,1fr)}}.gallery--slider{background-color:#004f58;padding:48px 0}@media screen and (min-width:768px){.gallery--slider{padding:96px 0}}@media screen and (min-width:1280px){.gallery--slider{padding:128px 0}}.gallery__wrap{position:relative}.gallery__wrap .gallery__nav{display:none}@media screen and (min-width:768px){.gallery__wrap .gallery__nav{display:flex;justify-content:space-between;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}}.gallery__wrap .gallery__btn--next,.gallery__wrap .gallery__btn--prev{align-items:center;background-color:#fff;border:1px solid #f3f3f3;display:flex;height:40px;justify-content:center;width:40px}@media screen and (min-width:768px){.gallery__wrap .gallery__btn--next,.gallery__wrap .gallery__btn--prev{height:56px;width:56px}}.gallery__wrap .gallery__btn--prev{margin-left:2em}.gallery__wrap .gallery__btn--next{margin-right:2em;transform:rotate(180deg)}.gallery-cards__wrap .gallery__image{opacity:.4}.gallery-cards__wrap .swiper-slide-active{opacity:1}.gallery__title{color:#fff;margin-bottom:64px;text-align:center}.gallery__image{display:block;overflow:hidden}.gallery__image img{height:auto;object-fit:cover;width:100%}