.grid-banner .grid-banner-section.two-column{display:grid;grid-template-columns:repeat(2,1fr)}.grid-banner .grid-banner-section.three-column{display:grid;grid-template-columns:repeat(3,1fr)}.grid-banner .grid-banner-section.four-column{display:grid;grid-template-columns:repeat(4,1fr)}.grid-banner .grid-banner-section.five-column{display:grid;grid-template-columns:repeat(5,1fr)}.grid-banner .grid-banner-section.six-column{display:grid;grid-template-columns:repeat(6,1fr)}@media screen and (max-width: 1199px) and (min-width: 768px){.grid-banner .grid-banner-section.four-column{display:grid;grid-template-columns:repeat(2,1fr)}.grid-banner .grid-banner-section.five-column,.grid-banner .grid-banner-section.six-column{display:grid;grid-template-columns:repeat(3,1fr)}.grid-banner .grid-banner-section{column-gap:var(--grid-desktop-vertical-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}@media screen and (max-width:1440px){.grid-banner .grid-banner-section .grid-banner-content .grid-banner-inner h4{font-size:2.6rem}}@media screen and (max-width:1199px){.grid-banner .grid-banner-section.three-column.list,.grid-banner-section.two-column.list,.grid-banner-section.four-column.list,.grid-banner-section.five-column.list,.grid-banner-section.six-column.list{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.grid-banner .grid-banner-section.two-column,.grid-banner .grid-banner-section.three-column,.grid-banner .grid-banner-section.four-column,.grid-banner .grid-banner-section.five-column,.grid-banner .grid-banner-section.six-column{display:grid;grid-template-columns:repeat(2,1fr)}.grid-banner .grid-banner-section{column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}.grid-banner .grid-banner-section.three-column.list,.grid-banner-section.two-column.list,.grid-banner-section.four-column.list,.grid-banner-section.five-column.list,.grid-banner-section.six-column.list{display:grid;grid-template-columns:repeat(1,1fr)}}@media screen and (max-width: 480px){.grid-banner .grid-banner-section.two-column,.grid-banner .grid-banner-section.three-column,.grid-banner .grid-banner-section.four-column,.grid-banner .grid-banner-section.five-column,.grid-banner .grid-banner-section.six-column{display:grid;grid-template-columns:repeat(1,1fr)}.grid-banner .grid-banner-section{column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}}.grid-banner .title-wrapper-with-link.content-align--left{align-items:flex-start}.grid-banner .title-wrapper-with-link.content-align--center{align-items:center}.grid-banner .grid-banner-section .grid-banner-wrapper .grid-banner-block-image img.grid-banner-image{width:100%;height:100%;object-fit:cover}.grid-banner-inner.banner--content-align-center{align-items:center;text-align:center}.grid-banner-inner.banner--content-align-right{align-items:flex-end;text-align:right}.grid-banner-inner.banner--content-align-left{align-items:flex-start;text-align:left}.grid-banner-inner.top-left{justify-content:flex-start;align-items:flex-start}.grid-banner-inner.top-center{justify-content:flex-start;align-items:center}.grid-banner-inner.top-right{justify-content:flex-start;align-items:flex-end}.grid-banner-inner.middle-left{justify-content:center;align-items:flex-start}.grid-banner-inner.middle-center{justify-content:center;align-items:center}.grid-banner-inner.middle-right{justify-content:center;align-items:flex-end}.grid-banner-inner.bottom-left{justify-content:flex-end;align-items:flex-start}.grid-banner-inner.bottom-center,.grid-banner-inner.bottom-right{justify-content:flex-end;align-items:center}.grid-banner .grid-banner-section:not(.background-none) .grid-banner-wrapper{background:rgb(var(--color-background))}.grid-banner-block-image{display:flex;width:100%}.grid-banner .grid-banner-section.grid.background-primary .grid-banner-content,.grid-banner .grid-banner-section.list.background-primary .grid-banner-content{background:rgb(var(--color-background))}.grid-banner-block-image img{width:100%}.grid-banner-inner h4.main-title{margin:0;font-weight:600}.grid-banner-section .dt-sc-grid-banner-section.background-primary .grid-banner-wrapper{background:rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.04))}.grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner h4.main-title a{color:var(--color-foreground)}.grid-banner-wrapper .grid-banner-content .grid-banner-inner h4.main-title a:hover{color:rgb(var(--color-base-outline-button-labels))}.grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner h5.sub-title{font-size:1.2rem;font-weight:400;margin:1rem 0 .2rem;text-transform:uppercase;letter-spacing:3px;font-family:var(--font-heading-family);color:rgb(var(--color-base-outline-button-labels));line-height:normal}.grid-banner-section.grid .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:20px 0}.grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner>*:not(:last-child){margin-bottom:10px}.grid-banner-wrapper .grid-banner-content .grid-banner-inner>*{margin-top:0;margin-bottom:0}.grid-banner-wrapper .grid-banner-content .grid-banner-inner>*:not(:last-child){margin-bottom:15px}.grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:0}.grid-banner-wrapper .swiper-wrapper{cursor:grab}.grid-banner-section.overlay .grid-banner-wrapper,.team-section-slider.overlay .swiper-slide{position:relative}.grid-banner-section.overlay .grid-banner-wrapper .grid-banner-block-image,.team-section-slider.overlay .swiper-slide .grid-banner-block-image{width:100%;height:100%}.grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content,.team-section-slider.overlay .swiper-slide .grid-banner-content{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;padding:3rem}.grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner,.team-section-slider.overlay .swiper-slide .grid-banner-content .grid-banner-inner{width:100%;height:100%;display:flex;flex-direction:column}.grid-banner-section.overlay.background-none .grid-banner-wrapper .grid-banner-content{background:rgba(var(--color-background),0)}.team-section-slider.list .swiper-slide,.grid-banner-section.list .grid-banner-wrapper{display:flex;height:auto;justify-content:space-between}.team-section-slider.list .swiper-slide .grid-banner-block-image,.grid-banner-section.list .grid-banner-wrapper .grid-banner-block-image{width:50%}.team-section-slider.list .swiper-slide .grid-banner-content,.grid-banner-section.list .grid-banner-wrapper .grid-banner-content{width:50%;display:flex;align-items:center;justify-content:left}.grid-banner-section .grid-banner-wrapper .sub-main-heading{position:absolute;z-index:1}.grid-banner-section .grid-banner-wrapper{position:relative;overflow:hidden}grid-slider.team-section-slider.list .grid-banner-content{padding:20px}.grid-banner-section:not(.background-none) .grid-banner-wrapper .grid-banner-content{background:rgba(var(--color-background),1)}.grid-banner-section.overlay:not(.background-none) .grid-banner-wrapper .grid-banner-content{background:rgba(var(--color-background),.5)}@media screen and (max-width: 750px){.team-section-slider.list .swiper-slide,.grid-banner-section.list .grid-banner-wrapper{display:flex;flex-direction:row;height:auto;justify-content:space-between}.team-section-slider.list .swiper-slide .grid-banner-block-image,.grid-banner-section.list .grid-banner-wrapper .grid-banner-block-image,.team-section-slider.list .swiper-slide .grid-banner-content,.grid-banner-section.list .grid-banner-wrapper .grid-banner-content{width:100%}}.shopify-section.reveal .grid-banner-section .grid-banner-wrapper .grid-banner-block-image{animation:dt-image-out .8s cubic-bezier(.95,.44,0,.86) forwards}@keyframes dt-image-out{0%{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}}.grid-banner .grid-banner-section.list .grid-banner-content{padding:10rem}.grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner p.description{padding-top:.5rem;padding-bottom:4rem}@media screen and (max-width: 400px){.grid-banner .grid-banner-section.list .grid-banner-content{padding:10px}.grid-banner .grid-banner-section.list .grid-banner-content .grid-banner-inner h4{font-size:1.8rem}}.custom-grid-banner .grid-banner-block-image{justify-content:center}.custom-grid-banner .grid-banner-block-image img{max-height:80rem}.grid-banner.home-2-grid .grid-banner-section .grid-banner-wrapper .grid-banner-block-image img.grid-banner-image{transition:all .3s linear}.grid-banner.home-2-grid .grid-banner-section .grid-banner-wrapper:hover .grid-banner-block-image img.grid-banner-image{transform:scale(1.2)}.custom-grid-banner .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding-top:45px}.grid-banner a.banner-button.link{font-size:12px;letter-spacing:3px;text-transform:uppercase;padding:0;margin-top:1.3rem;color:rgb(var(--color-foreground));position:relative}.grid-banner a.banner-button.link:after{content:"";position:absolute;width:0;height:1px;background:rgba(var(--color-foreground),1);right:0;bottom:0;transition:all var(--duration-default) linear}.grid-banner a.banner-button.link:hover:after{width:100%;left:0}.home-2-grid .grid-banner-inner h4.main-title+p.description{font-weight:700;letter-spacing:4px}.home-2-grid .grid-banner-section.overlay:not(.background-none) .grid-banner-wrapper .grid-banner-content{background:rgba(var(--color-background),.3)}@media screen and (min-width: 750px){.home-2-grid .grid-banner-inner h4.main-title{font-size:3.5rem}}@media screen and (max-width: 1199px){.grid-banner .grid-banner-section.list .grid-banner-content{padding:5rem}}@media screen and (max-width: 749px){.grid-banner-section.list .grid-banner-wrapper,.grid-banner-section.list .grid-banner-wrapper.reverse-columns{flex-direction:column}.grid-banner .grid-banner-section.list .grid-banner-content{padding:2rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-grid-banner.css.map */
