.slider-block.block-background-grey  {
    background: #E9E9E9;
}

/* slider-style-text-left-images-right */
.content-block.slider-style-text-left-images-right {
    padding-left: 0;
    padding-right: 0;
}
.slider-style-text-left-images-right .block-inner {
    display: flex;
    align-items: center;
}
.slider-style-text-left-images-right .slider-textarea-container {
    flex-basis: 30%;
    margin-right: 50px;
    margin-right: clamp(50px, 6vw, 100px);
    min-width: 30%;
}
.slider-style-text-left-images-right .slider-container img {
    display: block;
}

.slider-style-text-left-images-right .tns-slider {
    display: flex;
}
.slider-style-text-left-images-right .slider-container .tns-item {

}
.slider-style-text-left-images-right .slider-container .tns-item .tns-item-inner {
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E9E9E9;
    height: 100%;
    box-sizing: border-box;
}

.slider-style-text-left-images-right .block-inner-wrap {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
#prev-images-left {
    display: none;
}
.slider-style-text-left-images-right .slider-nav-container-outer {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    display: flex;
    align-items: center;
}
.slider-style-text-left-images-right .slider-nav-container {
    line-height: 0;
    width: 100%;
}
.slider-style-text-left-images-right.slider-block .prev, .slider-style-text-left-images-right.slider-block .next {
    position: relative;
    padding: 0;
    border: none;
    background: none;
    outline: none;
    pointer-events: all;
}
.slider-style-text-left-images-right.slider-block .next {
    float: right;
}
.slider-style-text-left-images-right.slider-block .prev img, .slider-style-text-left-images-right.slider-block .next img {
    display: block;
       opacity: 1;
transition: all 0.3s ease;
}
.slider-style-text-left-images-right.slider-block .prev:hover img, .slider-style-text-left-images-right.slider-block .next:hover img {
    opacity: 0.85;
    z-index: 2;
transition: all 0.3s ease;
}
.slider-style-text-left-images-right .slider-textarea-container-mobile {
display: none;
}
@media all and (max-width: 1820px) {
}
@media all and (max-width: 1640px) {
}
@media all and (max-width: 1366px) {
}
@media all and (max-width: 1024px) {
.content-block.slider-block.slider-style-text-left-images-right .block-inner {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
}
@media all and (max-width: 767px) {
.slider-style-text-left-images-right .block-inner {
    flex-wrap: wrap;
}
.slider-style-text-left-images-right .slider-textarea-container {
    flex-basis: 100%;
    margin-right: 0;
    min-width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.slider-style-text-left-images-right .slider-textarea-container button {
    margin: 0 auto;
}
.slider-style-text-left-images-right .slider-textarea-container-desktop {
display: none;
}
.slider-style-text-left-images-right .slider-textarea-container-mobile {
display: block;
}
.slider-style-text-left-images-right #prev-images-left {
    display: inline-block;
}
}
@media all and (max-width: 480px) {
}




/* slider-style-text-right-image-left */
.content-block.slider-style-text-right-image-left {
    padding-left: 0;
    padding-right: 0;
}
.slider-style-text-right-image-left .slider-container {
display: flex;
}
.slider-style-text-right-image-left .slider-textarea-container {
max-width: 1080px;
margin: 0 auto 80px auto;
text-align: center;
}

.slider-style-text-right-image-left .tns-item {
background: #fff;
}
.slider-style-text-right-image-left .tns-item-inner {
    display: flex;
    padding: 7%;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
}
.slider-style-text-right-image-left .tns-item img {
margin-right: 7%;
}



.slider-style-text-right-image-left .block-inner-wrap {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
.slider-style-text-right-image-left .slider-nav-container-outer {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    display: flex;
    align-items: center;
}
.slider-style-text-right-image-left .slider-nav-container {
    line-height: 0;
    width: 100%;
}
.slider-style-text-right-image-left.slider-block .prev, .slider-style-text-right-image-left.slider-block .next {
    position: relative;
    padding: 0;
    border: none;
    background: none;
    outline: none;
    pointer-events: all;
}
.slider-style-text-right-image-left.slider-block .next {
    float: right;
}
.slider-style-text-right-image-left.slider-block .prev img, .slider-style-text-right-image-left.slider-block .next img {
    display: block;
       opacity: 1;
transition: all 0.3s ease;
}
.slider-style-text-right-image-left.slider-block .prev:hover img, .slider-style-text-right-image-left.slider-block .next:hover img {
    opacity: 0.85;
    z-index: 2;
transition: all 0.3s ease;
}




@media all and (max-width: 1820px) {
.slider-block .prev svg, .slider-block .next svg  {
    max-width: 60px;
}
}
@media all and (max-width: 1640px) {
.slider-style-text-right-image-left .tns-item-inner {
    padding: 6%;
}
}
@media all and (max-width: 1366px) {
.slider-style-text-right-image-left .tns-item-inner {
    padding: 5%;
}
.slider-block .prev svg, .slider-block .next svg {
    max-width: 50px;
}
}
@media all and (max-width: 1024px) {
.content-block.slider-block.slider-style-text-right-image-left .block-inner{
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.slider-block .prev svg, .slider-block .next svg {
    max-width: 40px;
}
.content-block.slider-style-text-right-image-left.padding-top-standard {
padding-top: 60px;
}
.slider-style-text-right-image-left .slider-textarea-container {
    margin: 0 auto 60px auto;
}
}
@media all and (max-width: 768px) {
.slider-style-text-right-image-left .tns-item-inner {
    padding: 40px;
}
.slider-style-text-right-image-left .slider-textarea-container {
    margin: 0 auto 40px auto;
}
.slider-style-text-right-image-left .tns-item-inner {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}
.slider-style-text-right-image-left .tns-item img {
    margin-right: 0;
    margin-bottom: 30px;
}
}
@media all and (max-width: 480px) {
.slider-style-text-right-image-left .tns-item-inner {
    padding: 30px;
}
}