:root{--curve-space:150px;--curve-bottom:-150px}.slidertext{overflow:hidden;padding-bottom:var(--curve-space)}.slidertext__text :is(p,p>span,div,div>span):not(.slidertext__caption){font-size:18px}.light-type .slidertext__text :not(.slidertext__caption){color:var(--dark-900)}.dark-type .slidertext__text :not(.slidertext__caption){color:var(--white)}.slidertext__buttons{height:var(--spacing-80);position:relative;z-index:2}.slidertext__shape-divider-bottom{bottom:var(--curve-bottom);left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.slidertext__shape-divider-bottom svg{display:block;height:250px;left:-10%;position:relative;width:120%;z-index:1}@media(max-width:768px){.slidertext__shape-divider-bottom svg{height:var(--spacing-120)}}