.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)}.grid-banner .grid-banner-section{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}@media screen and (max-width: 1199px) and (min-width: 751px){.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-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}}@media screen and (max-width: 750px){.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!important;text-align:center}.grid-banner-inner.banner--content-align-right{align-items:flex-end!important;text-align:right}.grid-banner-inner.banner--content-align-left{align-items:flex-start!important;text-align:left}.grid-banner .grid-banner-section:not(.background-none) .grid-banner-wrapper{background:rgb(var(--color-background));height:100%}.grid-banner-block-image{display:flex;width:100%}.grid-banner-block-image img{width:100%}.grid-banner-inner h4.main-title{margin:0}.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-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:20px}.grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner>*:not(:last-child){margin-bottom:10px}.grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner>*{margin-top:0;margin-bottom:0}.grid-banner-section.overlay .grid-banner-wrapper{height:500px;position:relative}.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;background:rgba(var(--color-background),.4)}.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;align-items:center;justify-content:center;padding:2rem}.team-section-slider.list .swiper-slide,.grid-banner-section.list .grid-banner-wrapper{display:flex;height:auto}.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:center}.grid-banner.custom-home-grid-1 .grid-banner-content .grid-banner-inner h4.main-title a{font-size:1.4rem;font-weight:400;text-transform:capitalize;color:var(--gradient-base-accent-2)}.grid-banner.custom-home-grid-1 .grid-banner-content .grid-banner-inner h4.main-title a:hover{color:var(--gradient-base-accent-1)}.grid-banner.custom-home-grid-1 .grid-banner-content .grid-banner-inner p.description{font-size:1.6rem}.grid-banner.color-accent-2.gradient.no-heading.custom-about-grid-1{background:var(--gradient-base-background-1)}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper{overflow:hidden}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-block-image{min-height:600px;transition:all .3s linear}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper:hover .grid-banner-block-image{transform:scale(1.1)}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content{background:rgba(var(--color-base-text),.8);transform:scale(1.1);opacity:0;transition:all .3s linear}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper:hover .grid-banner-content{transform:scale(1);opacity:1}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .sub-title{font-size:1.8rem}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .main-title{font-size:2.6rem;text-transform:capitalize;letter-spacing:2px;position:relative;padding-bottom:20px;margin-bottom:20px}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .main-title:after{position:absolute;height:2px;width:40px;background:var(--gradient-base-accent-2);content:"";left:0;right:0;margin:0 auto;bottom:0}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .button{margin-top:30px}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:3rem}.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper{flex-direction:row-reverse}.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper .grid-banner-content .main-title{font-size:5rem;text-transform:capitalize;margin-bottom:30px}.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:0}.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper .grid-banner-content{padding-right:15px}.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper .grid-banner-block-image{padding-left:15px}.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper .grid-banner-content .main-title span{color:var(--gradient-base-accent-2)}@media screen and (min-width: 1024px) and (max-width: 1440px){.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper .grid-banner-content .main-title{font-size:4rem}}@media screen and (min-width: 750px) and (max-width: 1023px){.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper .grid-banner-content .main-title{font-size:3.5rem}}@media screen and (min-width: 750px) and (max-width: 1024px){.grid-banner.custom-home-grid-1 .grid-banner-section.three-column,.grid-banner.custom-about-grid-1 .grid-banner-section.three-column{grid-template-columns:repeat(2,1fr);gap:30px}.grid-banner.custom-home-grid-1 .grid-banner-section>*:last-child,.grid-banner.custom-about-grid-1 .grid-banner-section>*:last-child{grid-column:1/3;max-width:450px;margin:0 auto}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-block-image{min-height:500px}}@media screen and (max-width: 749px){.grid-banner.custom-home-grid-1 .grid-banner-section.three-column,.grid-banner.custom-about-grid-1 .grid-banner-section.three-column{grid-template-columns:repeat(1,1fr);gap:30px;max-width:400px;margin:0 auto}.grid-banner.custom-about-grid-1 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-block-image{min-height:500px}.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper{flex-direction:column}.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper .grid-banner-block-image{padding:0;width:100%}.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper .grid-banner-content{padding:0;width:100%;margin-top:30px}.grid-banner.custom-about-list-grid .grid-banner-section.list .grid-banner-wrapper .grid-banner-content .main-title{font-size:3rem;margin-bottom:15px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-grid-banner.css.map */
