.team-section .team-section-section.two-column{display:grid;grid-template-columns:repeat(2,1fr)}.team-section .team-section-section.three-column{display:grid;grid-template-columns:repeat(3,1fr)}.team-section .team-section-section.four-column{display:grid;grid-template-columns:repeat(4,1fr)}.team-section .team-section-section.five-column{display:grid;grid-template-columns:repeat(5,1fr)}.team-section .team-section-section.six-column{display:grid;grid-template-columns:repeat(6,1fr)}.team-section .team-section-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){.team-section .team-section-section.four-column{display:grid;grid-template-columns:repeat(2,1fr)}.team-section .team-section-section.five-column,.team-section .team-section-section.six-column{display:grid;grid-template-columns:repeat(3,1fr)}.team-section .team-section-section{column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}}@media screen and (max-width: 750px){.team-section .team-section-section.two-column,.team-section .team-section-section.three-column,.team-section .team-section-section.four-column,.team-section .team-section-section.five-column,.team-section .team-section-section.six-column{display:grid;grid-template-columns:repeat(1,1fr)}.team-section .team-section-section{column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}}.team-section .title-wrapper-with-link.content-align--left{align-items:flex-start}.team-section .title-wrapper-with-link.content-align--center{align-items:center}.team-section .team-section-section .team-section-wrapper .team-section-block-image img.team-section-image{width:100%;height:100%;object-fit:cover;border-radius:var(--buttons-radius) var(--buttons-radius) 0 0}.team-section .team-section-wrapper .team-section-block-image.image-overlay img{width:100%}.team-section-inner.banner--content-align-center{align-items:center;text-align:center}.team-section-inner.banner--content-align-right{align-items:flex-end;text-align:right}.team-section-inner.banner--content-align-left{align-items:flex-start;text-align:left}.team-section .team-section-section:not(.background-none) .team-section-wrapper{background:rgb(var(--color-background));height:100%}.team-section .team-section-wrapper .team-section-block-image{transition:all .8s linear}@media (min-width:1921px){.team-section .page-full-width.page-full-width_spacing .row{margin:0 8%}}@media (max-width:1920px){.team-section .page-full-width.page-full-width_spacing .row{margin:0 var(--page-full-width-spacing)}}.team-section-inner{padding:2rem 1.5rem}.team-section-content.bg-none{background:transparent}.team-section-content.bg-background-1{background:var(--gradient-base-background-1);border-radius:0 0 var(--buttons-radius) var(--buttons-radius)}.team-section-content.bg-background-2{background:var(--gradient-base-background-2);border-radius:0 0 var(--buttons-radius) var(--buttons-radius)}.team-section-content.bg-inverse{background:var(--gradient-base-background-3);border-radius:0 0 var(--buttons-radius) var(--buttons-radius)}.team-section-content.bg-accent-1{background:var(--gradient-base-accent-1);border-radius:0 0 var(--buttons-radius) var(--buttons-radius)}.team-section-content.bg-accent-2{background:var(--gradient-base-accent-2);border-radius:0 0 var(--buttons-radius) var(--buttons-radius)}.team-section .dt-sc-team-section-section.background-primary .team-section-wrapper{background:rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.04))}.team-section-section .team-section-wrapper .team-section-content .team-section-inner h4.main-title a{color:var(--color-foreground)}.team-section-section .team-section-wrapper .team-section-content h4.main-title{margin:0 0 5px;font-size:2.2rem;font-weight:600}.team-section-section .team-section-wrapper .team-section-content h6.sub-title{margin:0;font-size:1.6rem;font-weight:400;font-family:var(--font-body-family)}.team-section-content-icon li.list-social__item:not(:last-child){margin-right:10px}.team-section .list-social{margin-top:0}.team-section .list-social__link{box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px}.team-section .list-social__link:hover{color:var(--gradient-base-accent-2)}.team-section-section .team-section-wrapper:hover .list-social__link{transition:all .3s linear}.team-section .team-section-block-image{position:relative}.team-section-section .team-section-wrapper .team-section-content-icon{z-index:2;left:0;right:0;padding:15px;justify-content:center;opacity:0;transition:.3s linear all;position:absolute;margin:auto;overflow:hidden}.team-section-section .team-section-wrapper:hover .team-section-content-icon li{transform:translateY(0);border-radius:var(--buttons-radius-outset)}.team-section-section .team-section-content-icon li{transform:translateY(50px);transition:all .3s linear;background:var(--gradient-base-accent-2)}.team-section-section .team-section-wrapper:hover .team-section-content-icon{opacity:1;bottom:10px;left:0;right:0}.team-section-section .team-section-wrapper .team-section-content-icon{top:auto;bottom:10px;transform:initial}.team-section .team-section-wrapper .team-section-block-image{display:flex}.team-section-section .team-section-wrapper:hover .list-social__link{background:var(--gradient-base-accent-2);border-radius:var(--buttons-radius-outset)}.team-section-section .team-section-wrapper .list-social__link:hover{background:var(--gradient-base-accent-3)}.team-section-section .team-section-wrapper .team-section-content-icon li svg{color:var(--gradient-base-background-1)}.team-section-slider .swiper-slide .team-section-content-icon{z-index:2;left:0;right:0;padding:15px;justify-content:center;opacity:0;transition:.3s linear all;position:absolute;margin:auto;overflow:hidden}.team-section-slider .swiper-slide:hover .team-section-content-icon{opacity:1;bottom:10px;left:0;right:0}.team-section-slider .swiper-slide .team-section-content-icon{top:auto;bottom:10px;transform:initial}.team-section-slider .swiper-slide li.list-social__item{transform:translateY(50px);transition:all .3s linear;background:var(--gradient-base-background-1)}.team-section-slider .swiper-slide:hover li.list-social__item:hover{background:var(--gradient-base-background-2)}.team-section-slider .swiper-slide:hover li.list-social__item{transform:translateY(0)}.team-section-section.overlay .team-section-wrapper{height:500px;position:relative}.team-section-section.overlay .team-section-wrapper .team-section-block-image{width:100%;height:100%}.team-section-section.overlay .team-section-wrapper .team-section-content{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;background:rgba(var(--color-background),.4)}.team-section-section.overlay .team-section-wrapper .team-section-content .team-section-inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.shopify-section.reveal .team-section .team-section-section{overflow:hidden}.shopify-section.reveal .team-section .team-section-section .team-section-wrapper:nth-child(2),.shopify-section.reveal .team-section .team-section-section .team-section-wrapper:nth-child(4){animation:fadeInUp 2s ease both}.shopify-section.reveal .team-section .team-section-section .team-section-wrapper:nth-child(1),.shopify-section.reveal .team-section .team-section-section .team-section-wrapper:nth-child(3){animation:fadeInDown 2s ease both}@media (max-width:1440px){.team-section-slider .swiper-slide .team-section-content-icon{padding:5px}.team-section .page-full-width.page-full-width_spacing .row{margin:0 2rem}.team-section .page-width{padding:0 2rem}.team-section .link.list-social__link{padding:1rem}}@media (max-width:1199px){.team-section .list-social__link{padding:2rem 1rem}}@media (max-width:1280px){.team-section .list-social__item .icon{width:1.6rem;height:1.6rem}.team-section .team-section-content-icon{padding:0 0 10px!important}}.team-section .list-social__link{padding:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/arnolt-team-section.css.map */
