.thumb-slideshow__container{position:relative;margin:0 auto;width:100%;color:var(--text-color);overflow:hidden;padding-bottom:70px;display:flex;flex-direction:column;gap:45px;padding-left:var(--lock);padding-right:var(--lock)}.thumb-slideshow__header{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:var(--max-width-content);margin:0 auto;gap:20px}.thumb-slideshow__title{text-transform:uppercase;margin:0;color:var(--color-sand)}.thumb-slideshow__header a{font-weight:700;color:var(--color-sand);display:inline-flex;gap:5px;align-items:center}.thumb-slideshow__nav{display:flex;position:absolute;bottom:70px;z-index:1;right:clamp(5%, calc((100% - var(--max-width-content)) / 2), 100%)}.thumb-slideshow__nav--prev,.thumb-slideshow__nav--next{color:var(--color-white);background-color:rgba(255,255,255,.2);background-color:var(--text-color);border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer}.thumb-slideshow__nav--prev{margin-right:10px}.thumb-slideshow__media__container{width:100%;max-width:100%}.thumb-slideshow__media__container .thumb-slideshow__item{display:flex;justify-content:center;align-items:center}.text-image-container{width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:50px;padding-bottom:0;color:var(--text-color)}.thumb-slideshow__item .text-image_small{width:100%;max-width:var(--max-width-content);display:flex;justify-content:space-between;align-items:center;gap:20px 0}.text-image-background_small{position:static;width:100%;max-width:unset !important;max-height:400px;object-fit:cover}.text-image_small .text-image-content{width:40%}.text-image_small .text-image-image-container{width:60%;height:100%;object-fit:cover}.text-image_left{flex-direction:row-reverse}.text-image_left .text-image-content{padding-right:50px}.text-image_right{flex-direction:row}.text-image_right .text-image-content{padding-left:50px}.text-image-content{display:flex;flex-direction:column;justify-content:center}.text-image-text div{margin-bottom:20px}.thumb-slideshow__container .text-image-container .text-image-text{padding:0}.thumb-slideshow__container .text-image-container .text-image-text h5{color:var(--color-sand)}.text-image-text p{margin-bottom:0;font-family:var(--font-secondary);font-size:var(--font-size-text-medium);font-weight:var(--font-weight-light);line-height:25px}.text-image-a a{font-weight:700;text-decoration:none;color:var(--color-sand);display:inline-flex;gap:5px;align-items:center}.text-image-a span{margin-left:10px;transform:translateY(3px)}@media (max-width:767.98px){.thumb-slideshow__container{width:100%;padding-left:var(--global-safe-space);padding-right:var(--global-safe-space);box-sizing:border-box}.text-image_small{flex-direction:column;align-items:center;width:90%;margin:0 auto}.text-image_small .text-image-image-container{width:100%;max-height:400px;margin-right:0;padding-bottom:30px}.text-image_small .text-image-content{width:100%;max-width:100%;padding:0}}