.slider__items{position:relative;overflow:hidden}.slider__item{padding-top:40px;background-color:#8ec3c712;position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;border-radius:35px;overflow:hidden}@media(min-width:768px){.slider__item{border-radius:70px;height:80vmin;padding-top:100px}}@media(min-width:768px)and (min-width:1701px){.slider__item{height:895px}}.slider__item .container{position:relative;z-index:5}.slider__item__content{font-weight:600;width:100%}@media(min-width:768px){.slider__item__content{width:65%}}@media(min-width:768px)and (min-width:1286px){.slider__item__content{width:50%}}.slider__item img{position:relative;max-width:60%}@media(min-width:768px){.slider__item img{max-width:70%;max-height:75%;position:absolute;right:0;bottom:0}}.slider .embla__dots{width:100%;z-index:9;margin-top:45px}.slider .embla__dots .embla__dot{border:solid #fff;border-width:6px 3px 0;background-color:#f1f1f2}.slider .embla__dots .embla__dot--selected{background-color:#252525}