.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{font-weight:400}.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:20px}.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;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}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-block-image{width:calc(47% - var(--grid-desktop-vertical-spacing));z-index:1}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-content{width:calc(53% - var(--grid-desktop-vertical-spacing));z-index:1}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-inner h4.main-title{font-size:60px;font-weight:600;margin-bottom:40px}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-inner .description{margin-bottom:50px}.custom-grid-banner .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:0}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-inner .sub-title{position:absolute;top:100px;right:0;writing-mode:vertical-lr;margin:0;transform:rotate(180deg);-webkit-transform:rotate(180deg);font-weight:500;font-size:14px;letter-spacing:2.6px}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .sub-main-heading{left:91%;bottom:0;width:100%;font-size:180px;font-weight:600;transform:translate(-50%);-webkit-transform:translateX(-50%);color:var(--gradient-base-background-2);margin:0;z-index:0}@media screen and (max-width: 1540px){.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-inner .sub-title{top:0}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .sub-main-heading{bottom:-45px;font-size:144px}}@media screen and (max-width: 1199px){.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-block-image{width:calc(47% - var(--grid-desktop-vertical-spacing)/2)}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-content{width:calc(53% - var(--grid-desktop-vertical-spacing)/2)}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .sub-main-heading{bottom:-5px;font-size:108px}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-inner h4.main-title{margin-bottom:20px}}@media screen and (max-width: 990px){.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper{flex-direction:column}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-block-image,.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-content{width:100%}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-content{margin-top:50px}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-inner .sub-title{top:15px;right:15px}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .sub-main-heading{font-size:calc(180px * .7);left:50%}}@media screen and (max-width: 576px){.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .grid-banner-inner h4.main-title{font-size:calc(var(--font-heading-scale) * 3.6rem)}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .sub-main-heading{font-size:90px}}@media screen and (max-width: 450px){.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .sub-main-heading{font-size:54px;bottom:35px}}.grid-banner.demo3-grid .grid-banner-section.two-column{column-gap:140px}.grid-banner.demo3-grid .grid-banner-content{height:750px;display:flex;justify-content:center;align-items:center}.demo3-grid .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{width:517px}.demo3-grid .grid-banner-inner h4.main-title{font-weight:600;margin-bottom:20px;margin-top:0;line-height:36px}.demo3-grid .grid-banner-inner p.description{color:var(--gradient-base-accent-2);line-height:26px;margin-bottom:40px;letter-spacing:0}.demo3-grid .grid-banner-inner a.banner-button.button{background:none;color:var(--color-icon);padding:0;display:inline}.demo3-grid .grid-banner_block-image{display:flex;margin-bottom:30px}.demo3-grid .grid-banner-inner a.banner-button.button:before{width:0%;left:0;bottom:0;transition:width ease .4s}.demo3-grid .grid-banner-inner a.banner-button.button:after{width:100%;left:0;bottom:0;transition:all ease .6s}.demo3-grid .grid-banner-inner a.banner-button.button:hover{color:var(--gradient-base-accent-2)}.demo3-grid .grid-banner-inner a.banner-button.button:hover:after{left:100%;width:0%;transition:all ease .2s;background-color:rgb(var(--color-base-accent-2))}.demo3-grid .grid-banner-inner a.banner-button.button:hover:before{width:100%;background-color:rgb(var(--color-base-accent-2))}.demo3-grid .grid-banner-inner a.banner-button.button:before,.demo3-grid .grid-banner-inner a.banner-button.button:after{content:"";position:absolute;background-color:currentcolor;height:2px;top:unset;z-index:1}.demo3-grid .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:5px}.demo3-grid .grid-banner-block-image{z-index:1}@media screen and (max-width: 1540px) and (min-width:1200px){.grid-banner.demo3-grid .grid-banner-section.two-column{column-gap:100px}}@media screen and (max-width: 1440px) and (min-width:991px){.grid-banner.demo3-grid .grid-banner-content{height:600px}}@media screen and (max-width: 1199px) and (min-width:991px){.grid-banner.demo3-grid .grid-banner-section.two-column{column-gap:70px}.demo3-grid .grid-banner-section:before{display:none}}@media screen and (max-width: 990px) and (min-width:550px){.grid-banner.demo3-grid .grid-banner-section.two-column{display:grid;grid-template-columns:repeat(1,1fr);width:75%;margin:0 auto}}@media screen and (max-width: 990px){.grid-banner.demo3-grid .grid-banner-content{height:500px}.grid-banner.demo3-grid .grid-banner-section.grid .grid-banner-wrapper.reverse-columns{flex-direction:column}.demo3-grid .grid-banner-section:before{display:none}}.grid-banner.about-page-grid{max-width:calc(1280px + 8rem);margin:auto}.grid-banner.about-page-grid .grid-banner-block-image{margin-bottom:120px}.grid-banner.about-page-grid .grid-banner-content .grid-banner-inner h4.main-title{font-size:60px;font-weight:600;line-height:87px;margin-bottom:40px}.grid-banner.about-page-grid .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{display:flex;flex-direction:column}.grid-banner.about-page-grid .grid-banner-section .grid-banner-wrapper .grid-banner-content h5.sub-title{order:4;margin:0;font-size:16px;letter-spacing:3px;line-height:22px}.grid-banner.about-page-grid .grid-banner-section .grid-banner-wrapper .grid-banner-content p.description{margin:0}.grid-banner.about-page-grid .grid-banner-section .grid-banner-wrapper img.grid-banner_block-image{margin-top:60px;margin-bottom:40px}@media screen and (max-width: 990px){.grid-banner.about-page-grid .grid-banner-content .grid-banner-inner h4.main-title{font-size:42px;line-height:normal}.grid-banner.about-page-grid .grid-banner-block-image{margin-bottom:60px}}@media screen and (max-width: 576px){.grid-banner.about-page-grid .grid-banner-content .grid-banner-inner h4.main-title{font-size:32px;line-height:normal}.grid-banner.about-page-grid .grid-banner-block-image{margin-bottom:30px}}.custom-grid-banner .grid-banner-section.list .grid-banner-wrapper .sub-main-heading{background:linear-gradient(120deg,#f8f8f8,#f8f8f8,#eaeaea);padding-right:5px;background-size:78%;animation:animate 20s linear infinite;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes move{0%{left:100%;right:0;opacity:1}to{left:-100%;right:auto;opacity:1}}@keyframes move{0%{left:100%;right:0;opacity:.3}to{left:-100%;right:auto;opacity:0}}@media screen and (min-width: 1024px){.grid-banner.custom-home-listgrid .grid-banner-section.list .grid-banner-wrapper.reverse-columns{flex-direction:row-reverse}}.grid-banner .grid-banner-section.two-column{gap:0}.grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner h4.main-title a:hover{color:var(--color-icon)}.grid-banner-section.list .grid-banner-wrapper .grid-banner-block-image a:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.grid-banner-section.list .grid-banner-wrapper .grid-banner-block-image a{position:relative;width:100%}.grid-banner-section.list .grid-banner-wrapper .grid-banner-block-image a:before{transition:all .3s linear;content:"";width:50%;height:50%;position:absolute;top:50%;left:50%;background:transparent;transform:translate(-50%,-50%);opacity:0}.grid-banner-section.list .grid-banner-wrapper:hover .grid-banner-block-image a:before{background:var(--color-foreground);width:100%;height:100%}.grid-banner-section.list .grid-banner-wrapper .grid-banner-content a.banner-button.button i{margin-left:5px}.custom-home-listgrid a.banner-button.button:hover{background:var(--gradient-base-background-3);color:var(--gradient-base-accent-1)}.grid-banner.custom-home-grid-2 .grid-banner-section{gap:0}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:5rem}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner .main-title{position:relative}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner .sub-title{margin-bottom:0}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner .description{width:70%}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content{background:transparent;transition:all .3s linear}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper:hover .grid-banner-content{background:rgba(var(--color-background),.8);transition:all .3s linear}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner .banner-button{padding:0;background:transparent}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper .grid-banner-content a.banner-button.button i{display:none}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-inner .main-title:before{content:"";display:block;width:25%;border:1px solid;position:absolute;top:0;left:0;right:0;margin:auto}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-inner .main-title:after{content:"";display:block;width:25%;border:1px solid;position:absolute;bottom:-5px;left:0;right:0;margin:auto}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-inner .sub-title{margin-bottom:10px}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner .banner-button:hover{color:var(--color-icon)}.grid-banner.custom-home-grid-3 .grid-banner-inner h4.main-title a{color:var(--gradient-base-accent-1);font-weight:700;font-size:3rem}.grid-banner.custom-home-grid-3 .grid-banner-inner h4.main-title a:hover{color:var(--color-icon)}.grid-banner.custom-home-grid-3 .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:20px 20px 0}@media screen and (min-width:1200px) and (max-width:1540px){.custom-home-listgrid .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner h4.main-title,.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner .main-title{font-size:3rem}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper{min-height:500px}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:2rem}.grid-banner.custom-home-grid-3 .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:0;margin:1rem 0}.grid-banner.custom-home-grid-3 .grid-banner-inner h4.main-title a{color:var(--gradient-base-accent-1);font-weight:700;font-size:2.6rem}}@media screen and (min-width:1024px) and (max-width:1199px){.custom-home-listgrid .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner h4.main-title{font-size:2.8rem}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner .main-title{font-size:3rem;margin-bottom:10px}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper{min-height:400px}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:2rem}.grid-banner.custom-home-grid-3 .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:1rem 0 3rem}.grid-banner.custom-home-grid-3 .grid-banner-wrapper .grid-banner-section{grid-template-columns:repeat(2,1fr);display:grid}}@media screen and (min-width:750px) and (max-width:1023px){.grid-banner.custom-home-listgrid .grid-banner-section.two-column{grid-template-columns:repeat(1,1fr)}.grid-banner-section.list .grid-banner-wrapper:nth-child(2n){flex-direction:row-reverse}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner .main-title{font-size:2.8rem;margin-bottom:10px;line-height:normal}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper{min-height:400px;max-height:400px}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:2rem}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner .description{width:100%}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-inner .main-title:before{top:-3px}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-inner .main-title:after{bottom:-10px}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner .banner-button{margin-top:1rem}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-block-image a{display:flex;width:100%}.grid-banner.custom-home-grid-3 .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:1rem 0 3rem}.grid-banner.custom-home-grid-3 .grid-banner-wrapper .grid-banner-section{grid-template-columns:repeat(2,1fr);display:grid}}@media screen and (min-width:567px) and (max-width:749px){.grid-banner.custom-home-listgrid .grid-banner-section.two-column{grid-template-columns:repeat(1,1fr)}.grid-banner.custom-home-listgrid .grid-banner-section.list .grid-banner-wrapper:nth-child(2n){flex-direction:row-reverse}.custom-home-listgrid .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner h4.main-title{font-size:2.8rem}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner .main-title{font-size:2.8rem;margin-bottom:10px;line-height:normal}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper{min-height:400px;max-height:400px}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:2rem}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner .description{width:100%}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-inner .main-title:before{top:-3px}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-inner .main-title:after{bottom:-5px}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-block-image a{display:flex;width:100%}.grid-banner.custom-home-grid-3 .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:1rem 0 3rem}.grid-banner.custom-home-grid-3 .grid-banner-wrapper .grid-banner-section{grid-template-columns:repeat(2,1fr);display:grid}.grid-banner.custom-home-grid-3 .grid-banner-inner h4.main-title a{color:var(--gradient-base-accent-1);font-weight:700;font-size:2.6rem}}@media screen and (min-width:320px) and (max-width:566px){.custom-home-listgrid .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner h4.main-title{font-size:2.5rem}.custom-home-listgrid .grid-banner-section.list .grid-banner-wrapper,.custom-home-listgrid .swiper-slide{flex-direction:column}.custom-home-listgrid .grid-banner-section.list .grid-banner-wrapper .grid-banner-block-image,.custom-home-listgrid .swiper-slide .grid-banner-block-image,.custom-home-listgrid .grid-banner-section.list .grid-banner-wrapper .grid-banner-content,.custom-home-listgrid .swiper-slide .grid-banner-content{width:100%!important}.custom-home-listgrid .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner,.custom-home-listgrid .swiper-slide .grid-banner-inner{padding:20px 20px 40px}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner .main-title{font-size:2.8rem;margin-bottom:10px;line-height:normal}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper{min-height:400px;max-height:400px}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:2rem}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-content .grid-banner-inner .description{width:100%}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-inner .main-title:before{top:-3px}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper:nth-child(2n) .grid-banner-inner .main-title:after{bottom:-5px}.grid-banner.custom-home-grid-2 .grid-banner-section.overlay .grid-banner-wrapper .grid-banner-block-image a{display:flex;width:100%}.grid-banner.custom-home-grid-3 .grid-banner-inner h4.main-title a{color:var(--gradient-base-accent-1);font-weight:700;font-size:2.6rem}.grid-banner.custom-home-grid-3 .grid-banner-section .grid-banner-wrapper .grid-banner-content .grid-banner-inner{padding:1rem 0 3rem}}.grid-banner.custom-home-grid-2 .grid-banner-section .grid-banner-wrapper .grid-banner-block-image .grid-banner-image{width:100%}.grid-banner .sub-heading{font-size:14px}.custom-home-listgrid .swiper-slide{background:rgb(var(--color-background))}.custom-home-listgrid .swiper-slide .grid-banner-image{display:flex}.grid-banner .title-wrapper-with-link{word-break:break-word}.grid-banner .title-wrapper-with-link .button{white-space:normal}.custom-home-listgrid swiper-slider .grid-banner-inner{padding:10px 0}.custom-home-listgrid swiper-slider .grid-banner-block-image{display:block}.custom-home-listgrid swiper-slider .grid-banner-inner .sub-title,.custom-home-listgrid swiper-slider .grid-banner-inner .main-title,.custom-home-listgrid swiper-slider .grid-banner-inner .description,.custom-home-listgrid swiper-slider .grid-banner-inner .banner-button{margin:1rem 0 0}.grid-banner .grid-banner-section.grid-banner-with-product{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.grid-banner .grid-banner-with-product .grid-banner-wrapper.reverse-columns{flex-direction:row-reverse}}.team-section-slider.list .swiper-slide .grid-banner-block-image{display:flex}@media screen and (max-width: 1199px){.team-section-slider.list .swiper-slide .grid-banner-block-image,.custom-home-listgrid .swiper-slide .grid-banner-content{width:100%!important}.custom-home-listgrid .swiper-slide{flex-direction:column}}.custom-home-listgrid .grid-banner-block-image{display:block}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-grid-banner.css.map */
