.teamplate__galleryWithText{margin:var(--margin-xlg) 0;width:100%}.teamplate__galleryWithText .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.teamplate__galleryWithText .container .content .label{font-weight:700;text-transform:uppercase}.teamplate__galleryWithText .container .content .text{background-color:var(--color-primary-light);height:100%;padding:var(--margin-lg);padding-left:15%}.teamplate__galleryWithText .container .content .text .description{font-weight:700;padding:var(--margin-lg) 0}.teamplate__galleryWithText .container .swiper-pagination{margin-left:0;padding-left:15%}.teamplate__galleryWithText .container .swiper-container{height:200px;width:100%}.teamplate__galleryWithText .container .swiper-container .swiper-slide{display:block;height:100%;position:relative}.teamplate__galleryWithText .container .swiper-container .swiper-slide .discover-more{background-color:var(--color-primary);color:var(--color-common-white);font-weight:700;height:80%;line-height:50px;position:absolute;right:-50px;text-align:center;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);-webkit-transition:right var(--animation-speed);transition:right var(--animation-speed);-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.teamplate__galleryWithText .container .swiper-container .swiper-slide:hover .discover-more{right:0;-webkit-transition:right var(--animation-speed);transition:right var(--animation-speed)}@media only screen and (min-width:767px){.teamplate__galleryWithText .container{height:600px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.teamplate__galleryWithText .container .content{padding-top:20px}.teamplate__galleryWithText .container .content .text{height:80%}.teamplate__galleryWithText .container .swiper-container{height:100%}}