.insta-gallery .insta-gallery-section.two-column{display:grid;grid-template-columns:repeat(2,1fr)}.insta-gallery .insta-gallery-section.three-column{display:grid;grid-template-columns:repeat(3,1fr)}.insta-gallery .insta-gallery-section.four-column{display:grid;grid-template-columns:repeat(4,1fr)}.insta-gallery .insta-gallery-section.five-column{display:grid;grid-template-columns:repeat(5,1fr)}.insta-gallery .insta-gallery-section.six-column{display:grid;grid-template-columns:repeat(6,1fr)}.insta-gallery .insta-gallery-section{column-gap:30px;row-gap:var(--grid-desktop-horizontal-spacing)}@media screen and (max-width: 1199px) and (min-width: 990px){.insta-gallery .insta-gallery-section.four-column{display:grid;grid-template-columns:repeat(2,1fr)}.insta-gallery .insta-gallery-section.five-column,.insta-gallery .insta-gallery-section.six-column{display:grid;grid-template-columns:repeat(3,1fr)}.insta-gallery .insta-gallery-section{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-horizontal-spacing)}}@media screen and (max-width: 989px) and (min-width: 750px){.insta-gallery .insta-gallery-section.four-column,.insta-gallery .insta-gallery-section.five-column,.insta-gallery .insta-gallery-section.six-column{display:grid;grid-template-columns:repeat(2,1fr)}.insta-gallery .insta-gallery-section{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-horizontal-spacing)}}@media screen and (max-width: 749px){.insta-gallery .title-wrapper-with-link .title{text-align:center}.insta-gallery .insta-gallery-section.two-column,.insta-gallery .insta-gallery-section.three-column,.insta-gallery .insta-gallery-section.four-column,.insta-gallery .insta-gallery-section.five-column,.insta-gallery .insta-gallery-section.six-column{display:grid;grid-template-columns:repeat(2,1fr)}.insta-gallery .insta-gallery-section{column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}}@media screen and (max-width: 480px){.insta-gallery .insta-gallery-section.five-column{display:grid;grid-template-columns:repeat(1,1fr)}}.insta-gallery .title-wrapper-with-link.content-align--left{align-items:flex-start}.insta-gallery .title-wrapper-with-link.content-align--center{align-items:center}.insta-gallery .insta-gallery-section .insta-gallery-wrapper .insta-gallery-block-image img.insta-gallery-image{width:100%;height:100%;object-fit:cover;transition:all .3s linear;border-radius:30px}.insta-gallery .insta-gallery-section .insta-gallery-wrapper .insta-gallery-inner{display:flex;flex-direction:column}.insta-gallery-inner.banner--content-align-center{align-items:center;text-align:center}.insta-gallery-inner.banner--content-align-right{align-items:flex-end;text-align:right}.insta-gallery-inner.banner--content-align-left{align-items:flex-start;text-align:left}.insta-gallery .insta-gallery-section:not(.background-none) .insta-gallery-wrapper{background:rgb(var(--color-background))}.insta-gallery .dt-sc-insta-gallery-section.background-primary .insta-gallery-wrapper{background:rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.04))}.insta-gallery-section .insta-gallery-wrapper .insta-gallery-content .insta-gallery-inner h4.main-title a{color:var(--color-foreground)}.insta-gallery-section.overlay .insta-gallery-wrapper{position:relative}.insta-gallery-section.overlay .insta-gallery-wrapper .insta-gallery-content{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;transition:all .3s linear;opacity:0}.insta-gallery-section.overlay .insta-gallery-wrapper .insta-gallery-content{display:flex;flex-direction:column;padding:30px;align-items:center;justify-content:center}.insta-gallery-section.overlay .insta-gallery-wrapper{transition:all .3s linear;overflow:hidden;will-change:transform;flex-grow:1}.insta-gallery-section.overlay .insta-gallery-wrapper .insta-gallery-content.instagram-content{background:rgba(var(--color-background),.5)}.custom-insta{padding:0 20px}.insta-gallery-section.overlay .insta-gallery-wrapper .insta-gallery-content .insta-gallery-inner .banner-button svg{width:35px;height:35px}.insta-gallery-section.overlay .insta-gallery-wrapper .insta-gallery-content .insta-gallery-inner .sub-title{font-weight:500}.insta-gallery .insta-gallery-section .insta-gallery-wrapper .insta-gallery-inner .description{line-height:normal}.insta-gallery-section.overlay .insta-gallery-wrapper:hover .insta-gallery-content{opacity:1}.insta-gallery-section.overlay a.icon-svg svg{width:24px;height:24px;display:flex}.insta-gallery-section.overlay a.icon-svg{margin:0}slider-component .insta-gallery .insta-gallery-section{justify-content:center}.insta-gallery insta-slider .insta-gallery-section{column-gap:0;row-gap:0}.insta-gallery .insta-gallery-section .insta-gallery-wrapper .insta-gallery-inner>*:not(:last-child,:only-child){margin:0 0 10px}.insta-gallery-section.overlay .insta-gallery-wrapper .insta-gallery-content{transition:all .3s linear;transform:scale(.8);-webkit-transform:scale(.8)}.insta-gallery-section.overlay .insta-gallery-wrapper:hover .insta-gallery-content{transform:scale(1);-webkit-transform:scale(1)}@media screen and (max-width: 990px){.insta-gallery-section.overlay .insta-gallery-wrapper .insta-gallery-content{padding:10px}}@media screen and (max-width: 749px){.insta-gallery-section.overlay .insta-gallery-wrapper .insta-gallery-content{padding:10px}}@media screen and (max-width: 480px){.insta-gallery-section.overlay .insta-gallery-wrapper .insta-gallery-content{top:10px;bottom:10px;left:10px;right:10px}}.insta-gallery-section.overlay .insta-gallery-wrapper .insta-gallery-content .insta-icon{background:var(--background-icon);top:0;left:0;right:0;bottom:0;width:60px;height:60px;margin:auto;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s linear;opacity:.9}.insta-gallery-section.overlay .insta-gallery-wrapper .insta-gallery-content .insta-icon:hover{background:rgb(var(--color-link-hover));color:rgb(var(--color-background))}@media screen and (max-width:575px){.insta-gallery .title-wrapper-with-link.content-align--left{align-items:center}}.insta-gallery{position:relative}.insta-gallery:before{content:"";-webkit-mask-image:url(insta-bg.svg);mask-image:url(insta-bg.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;position:absolute;right:0;mask-position:center;mask-size:contain;-webkit-mask-position:center;-webkit-mask-size:contain;background:#e4ceba;width:170px;height:250px;z-index:2;top:10%}.insta-gallery:after{content:"";-webkit-mask-image:url(insta-bg-star.svg);mask-image:url(insta-bg-star.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;position:absolute;left:0;mask-position:center;mask-size:contain;-webkit-mask-position:center;-webkit-mask-size:contain;background:#e4ceba;width:150px;height:270px;z-index:2;bottom:-21px}@media screen and (max-width:1440px){.insta-gallery:before,.insta-gallery:after{display:none}}@media screen and (max-width: 780px){.insta-gallery .title-wrapper-with-link.content-align--left{align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-instagram-gallery.css.map */
