.s-content-image{position:relative;z-index:1;padding:0 0 5rem;background:var(--color-black);color:var(--color-white)}@media only screen and (max-width:1440px){.s-content-image{padding:0 0 5rem}}@media only screen and (max-width:1080px){.s-content-image{padding:0 0 4rem}}@media only screen and (max-width:987px){.s-content-image{padding:0 0 3.5rem}}.s-content-image__wrapper{display:flex;flex-direction:column;align-items:normal;justify-content:normal;position:relative;gap:3.5rem;width:100%}@media only screen and (max-width:1440px){.s-content-image__wrapper{gap:3rem}}@media only screen and (max-width:1080px){.s-content-image__wrapper{gap:2.5rem}}@media only screen and (max-width:987px){.s-content-image__wrapper{gap:2rem}}.s-content-image__top{position:relative;width:100%}.s-content-image__bottom{position:relative;width:100%}.s-content-image__text{display:grid;gap:3rem;grid-template-columns:1fr 1fr}@media only screen and (max-width:1440px){.s-content-image__text{gap:2.5rem}}@media only screen and (max-width:1080px){.s-content-image__text{gap:2rem}}@media only screen and (max-width:987px){.s-content-image__text{gap:2rem;grid-template-columns:1fr}}.s-content-image__text .s__text{display:block}.s-content-image__text .s__text p{margin:1rem 0 0}.s-content-image__text .s__text p:first-child{margin:0}.s-content-image__text .s__text a{color:inherit}.s-content-image__text .s__text .s__cta{display:flex;flex-direction:row;align-items:center;justify-content:normal;gap:2.5rem;margin:2.2rem 0 0}@media only screen and (max-width:767px){.s-content-image__text .s__text .s__cta{flex-direction:column;align-items:flex-start;gap:1.2rem;margin:2rem 0 0}}.s-content-image__text .s__text .s__cta .link-btn{font:400 var(--font-size-t-lg)/1.2 var(--font-text);display:inline-flex;align-items:center;gap:14px;color:var(--color-white);text-decoration:none;transition:all .3s ease-in-out}.s-content-image__text .s__text .s__cta .link-btn:hover{color:var(--color-brand-1)}.s-content-image__slider{position:relative;width:100%}.s-content-image__slider .swiper .swiper-pagination{position:absolute;top:auto;right:3.5rem;bottom:1.5rem;left:auto;z-index:2;width:auto;line-height:0;text-align:right}@media only screen and (max-width:1080px){.s-content-image__slider .swiper .swiper-pagination{right:1.5rem;bottom:1.5rem}}@media only screen and (max-width:987px){.s-content-image__slider .swiper .swiper-pagination{right:1rem;bottom:1rem}}.s-content-image__slider .swiper .swiper-pagination .swiper-pagination-bullet{margin:0 0 0 1.1rem;width:16px;height:16px;background:none;border:1px solid var(--color-white);border-radius:0;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);opacity:1;vertical-align:top;transition:all .3s ease-in-out}@media only screen and (max-width:1080px){.s-content-image__slider .swiper .swiper-pagination .swiper-pagination-bullet{margin:0 0 0 .7rem;width:14px;height:14px}}@media only screen and (max-width:987px){.s-content-image__slider .swiper .swiper-pagination .swiper-pagination-bullet{margin:0 0 0 .5rem;width:10px;height:10px}}.s-content-image__slider .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color-white)}.s-content-image__slider .slider-item{position:relative;width:100%}.s-content-image__slider .slider-item .imagebox{position:relative;display:block;width:100%}.s-content-image__slider .slider-item .imagebox:before{display:block;padding:25% 0 0;content:""}@media only screen and (max-width:767px){.s-content-image__slider .slider-item .imagebox:before{padding:56.25% 0 0}}.s-content-image__slider .slider-item .imagebox img{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-content-image.white-bg{padding:0}.s-content-image.white-bg .s-content-image__bottom:after{position:absolute;bottom:0;left:0;z-index:-1;width:100%;height:50%;background:var(--color-cyan-light);content:""}