.home-custom-grid-banner .grid-banner-section .grid-banner-wrapper .grid-banner-block-image{width:100%;max-width:230px;height:230px;margin:auto;border:20px solid var(--border-color);overflow:hidden;border-radius:100%;transition:var(--duration-default)}.home-custom-grid-banner .grid-banner-section .grid-banner-wrapper:hover .grid-banner-block-image{border:20px solid var(--gradient-base-accent-2)}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner h4.main-title{line-height:30px;margin:0 0 20px;font-weight:700;letter-spacing:normal}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner p.description{font-size:1.6rem;color:var(--gradient-base-accent-4);margin:0;letter-spacing:0}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:nth-child(2n){flex-direction:row-reverse}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:not(:last-child){margin-bottom:11rem}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper .grid-banner-block-image{position:relative;z-index:1;overflow:hidden}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner h4.main-title a{font-size:2.4rem;color:var(--gradient-base-accent-2);transition:all .3s linear}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner h4.main-title a:hover{color:var(--gradient-base-accent-6)}.grid-banner.custom-about-grid-banner .grid-banner-section{margin-bottom:30px}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:nth-child(odd) .duplicate-image{position:absolute;right:30px;bottom:30px;z-index:0;transition:all .3s linear;opacity:.5}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:nth-child(2n) .duplicate-image{position:absolute;z-index:0;transition:all .3s linear;opacity:.5;left:30px;bottom:30px}.grid-banner.custom-about-grid-banner .grid-banner-section .original-image{position:relative;z-index:1}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:hover .grid-banner-block-image .duplicate-image{opacity:1}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:nth-child(odd) .grid-banner-image:after{content:"";position:absolute;width:100%;height:100%;right:-30px;bottom:-30px;background:var(--gradient-base-accent-3);z-index:-1}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-image:after{content:"";position:absolute;width:100%;height:100%;right:30px;bottom:-30px;background:var(--gradient-base-accent-3);z-index:-1}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:nth-child(odd) .grid-banner-block-image img.grid-banner-image.original-image{padding:30px 0 0 30px}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-block-image img.grid-banner-image.original-image{padding:30px 30px 0 0}.custom-about-grid-banner .grid-banner-section .icon-type i{font-size:4.2rem;display:inline-block;color:var(--gradient-base-accent-2);margin-bottom:40px}@media screen and (max-width: 1540px){.grid-banner.custom-about-grid-banner .page-width{padding-left:3rem;padding-right:3rem}}@media screen and (min-width: 1200px){.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:nth-child(odd) .grid-banner-content .grid-banner-inner{padding:0 0 0 50px}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-content .grid-banner-inner{padding:0 50px 0 0}}@media screen and (min-width: 768px) and (max-width: 1199px){.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:nth-child(odd) .grid-banner-content .grid-banner-inner{padding:0 0 0 30px}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-content .grid-banner-inner{padding:0 30px 0 0}}@media screen and (max-width: 767px){.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper{display:block}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper .grid-banner-block-image,.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper .grid-banner-content{width:100%}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:6rem 0 3rem}.grid-banner.custom-about-grid-banner .grid-banner-section .grid-banner-wrapper:not(:last-child){margin-bottom:30px}.grid-banner.custom-about-grid-banner .page-width{padding-bottom:0}}.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: 991px){.grid-banner .grid-banner-section.three-column{display:grid;grid-template-columns:repeat(2,1fr)}.grid-banner-section.three-column .grid-banner-wrapper:last-child{grid-column:1/3;width:50%;margin:auto}}@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-section.three-column .grid-banner-wrapper:last-child{grid-column:auto;width:100%;margin:auto}}.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))}.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(--gradient-base-accent-1)}.grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner h4.main-title a:hover{color:var(--gradient-base-accent-6)}.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,.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;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:center}.grid-banner-section .grid-banner-wrapper .sub-main-heading{position:absolute;z-index:1}.grid-banner-section .grid-banner-wrapper{position:relative;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-grid-banner.css.map?v=115125257975695395811681738426 */
