.control-gallery .gallery-wrapper{display:flex;gap:5px}.control-gallery .gallery-wrapper .gallery-content{align-items:center;border:1px solid var(--gallery-content-border);display:flex;flex:0 0 auto;flex-direction:column;justify-content:center;margin:0 0 30px;padding:0 25px;position:relative;width:50%}.control-gallery .gallery-wrapper .gallery-content img{margin:0 0 5px;max-width:100px}.control-gallery .gallery-wrapper .gallery-content .gallery-title{font-family:var(--font-tertiary);font-size:1.6rem;text-align:center}.control-gallery .gallery-wrapper .gallery-content .gallery-social-channels{display:flex;justify-content:center;list-style:none;margin:15px 0 0;padding:0}.control-gallery .gallery-wrapper .gallery-content .gallery-social-channels li{padding:0 15px}.control-gallery .gallery-wrapper .gallery-content .gallery-social-channels li a em{font-size:1.5em}.control-gallery .gallery-wrapper .gallery-content .gallery-social-channels li a:hover{opacity:.5}.control-gallery .gallery-wrapper .gallery-carousel-wrap{position:relative;width:50%}.control-gallery .gallery-wrapper .gallery-carousel-wrap .tns-nav{margin:30px 0 0}@media (min-width:576px){.control-gallery .gallery-wrapper .gallery-content .gallery-title{font-size:2rem}}@media (min-width:700px){.control-gallery .gallery-wrapper .gallery-content{width:33.3334%}.control-gallery .gallery-wrapper .gallery-carousel-wrap{width:66.6667%}}@media (min-width:1000px){.control-gallery .gallery-wrapper .gallery-content{width:25%}.control-gallery .gallery-wrapper .gallery-carousel-wrap{width:75%}}@media (min-width:1200px){.control-gallery .gallery-wrapper .gallery-content{width:16.6667%}.control-gallery .gallery-wrapper .gallery-content .gallery-title{font-size:1.6rem}.control-gallery .gallery-wrapper .gallery-carousel-wrap{width:83.3333%}}@media (min-width:1300px){.control-gallery .gallery-wrapper .gallery-content .gallery-title{font-size:2rem}}