.gallery-wrapper{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"first" "second" "third" "last";gap:1rem}.gallery__item.gallery__item-first{grid-area:first}.gallery__item.gallery__item-last{grid-area:last}.gallery__item.gallery__item--2.gallery__item-middle{grid-area:second}.gallery__item.gallery__item--3.gallery__item-middle{grid-area:third}.gallery-heading .title-wrapper--container .title{margin:0;text-align:center}.gallery-heading .title-wrapper--container .collection__description{margin-top:1.5rem;text-align:center}.gallery-heading .gallery-heading-link{padding-top:1.5rem;text-align:center}@media screen and (min-width:750px)and (max-width:989px){.gallery-wrapper.gallery-wrapper__bouth{grid-template-areas:"first last" "second second" "third third";grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.gallery-heading .title-wrapper--container .title,.gallery-heading .title-wrapper--container .collection__description{text-align:initial}.gallery-heading{display:flex;gap:1rem;align-items:center}.gallery-heading .title-wrapper--container{flex:1 0 auto}.gallery-heading .gallery-heading-link{flex:0 0 auto;padding-top:0rem}.gallery-wrapper.gallery-wrapper__2{grid-template-areas:"first last";grid-template-columns:repeat(2,1fr)}.gallery-wrapper.gallery-wrapper__3{grid-template-areas:"first second last";grid-template-columns:repeat(3,1fr)}.gallery-wrapper.gallery-wrapper__4{grid-template-areas:"first second last" "first third last";grid-template-rows:1fr 1fr;grid-template-columns:repeat(3,1fr)}}.gallery__item--content,.toolTip__wrapper{position:relative}.toolTip{position:absolute;top:var(--position-top);left:var(--position-left);z-index:1}.toolTip .toolTipDot{width:2.2rem;height:2.2rem;border:2px solid rgb(var(--color-secondary-button));border-radius:50%;background:rgb(var(--color-secondary-button))}.toolTip__content{position:absolute;visibility:hidden;top:0;left:50%;width:240px;max-width:500px;padding:20px;text-align:center;border-radius:5px;overflow:hidden;background:#fff;opacity:0;z-index:3;box-shadow:0 2px 20px #00000012;-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0);-webkit-transition:all .3s cubic-bezier(0,0,.2,1);transition:all .4s cubic-bezier(0,0,.2,1)}.toolTip__wrapper:hover .toolTip__content{visibility:visible;opacity:1;transform:translate3d(-50%,-110%,0)}.toolTip__content .title{font-size:1.4rem;margin:0 0 1.5rem;font-weight:700}.toolTip__content .button{border:2px solid rgb(var(--color-button));background:rgb(var(--color-button-text));color:rgb(var(--color-button))}.toolTip__content .button:hover{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.toolTip__content .button:before,.toolTip__content .button:after{content:none}.toolTip__content .price{margin-bottom:1rem}.toolTip__content .price-item.price-item--regular{color:rgb(var(--color-text-secondary))}
/*# sourceMappingURL=/cdn/shop/t/29/assets/BUR-section-gallery.css.map */
