section.m48_evolution_slider[data-show-highlight="true"]:before {
height: 100%;
}
section.m48_evolution_slider .m48_title_container {
width: 280px;
}
section.m48_evolution_slider .mM_row {
gap: 0 82px;
}
section.m48_evolution_slider .m48_slider_container {
width: calc(100% - 280px - 82px);
}
section.m48_evolution_slider .m48_item_image_container img {
height: auto;
width: 317px;
object-fit: cover;
}
section.m48_evolution_slider .m48_item_content {
width: calc(100% - 317px);
margin-left: 34px;
margin-top: 5px;
}
section.m48_evolution_slider .m48_item_content_titel {
margin-bottom: 19px;
}
section.m48_evolution_slider .m48_item_content_titel h4 {
color: #262626;
}
section.m48_evolution_slider .m48_item_content_text p {
color: #262626;
}
section.m48_evolution_slider .m48_titel {
color: #262626;
font-size: 3.6rem;
text-align: right;
margin-top: 110px;
}
section.m48_evolution_slider .m48_item_inner {
display: flex;
background: rgba(255, 255, 255, .5);
padding: 29px 23px 30px 23px;
border-radius: 20px;
margin-right: 46px;
}
section.m48_evolution_slider .slick-track {
display: flex;
}
section.m48_evolution_slider .mM_arrows {
display: flex;
justify-content: flex-end;
gap: 10px;
margin-top: 43px;
}
section.m48_evolution_slider .mM_arrow {
position: relative;
right: unset;
left: unset;
top: unset;
opacity: 1;
transition: opacity .4s;
background: transparent;
}
section.m48_evolution_slider .mM_arrow svg {
width: 33px;
fill: #262626;
}
section.m48_evolution_slider .mM_arrow:hover svg {
fill: #374052;
}
section.m48_evolution_slider .mM_arrow.slick-disabled {
opacity: 0;
pointer-events: none;
}
section.m48_evolution_slider .m48_item:nth-child(odd) {
margin-top: 51px;
}
section.m48_evolution_slider .mM_container:not(.mM_helper_container) {
max-width: unset !important;
}
@media screen and (max-width: 1849px) {
section.m48_evolution_slider .m48_item_image_container img {
width: 225px;
}
section.m48_evolution_slider .m48_item_content {
width: calc(100% - 225px);
}
section.m48_evolution_slider .m48_item_content_text * {
hyphens: auto;
}
section.m48_evolution_slider .m48_item_content {
width: 100%;
margin-left: 0;
margin-top: 0;
}
section.m48_evolution_slider .m48_item_inner {
flex-direction: column;
gap: 20px;
}
}
@media screen and (max-width: 1199px) {
section.m48_evolution_slider .m48_item_content {
width: calc(100% - 225px);
margin-left: 34px;
margin-top: 5px;
}
section.m48_evolution_slider .m48_item_inner {
flex-direction: row;
gap: 0;
}
section.m48_evolution_slider .m48_titel {
font-size: 2.625rem;
}
section.m48_evolution_slider .m48_title_container {
width: 200px;
}
section.m48_evolution_slider .m48_slider_container {
width: calc(100% - 200px - 82px);
}
}
@media screen and (max-width: 991px) {
section.m48_evolution_slider .m48_item_content {
width: 100%;
margin-left: 0;
margin-top: 0;
}
section.m48_evolution_slider .m48_item_inner {
flex-direction: column;
gap: 20px;
}
}
@media screen and (max-width: 767px) {
section.m48_evolution_slider .m48_item_content {
width: 100%;
margin-left: 0;
margin-top: 0;
}
section.m48_evolution_slider .m48_item_inner {
flex-direction: column;
gap: 20px;
}
section.m48_evolution_slider .m48_titel {
font-size: 2.625rem;
}
section.m48_evolution_slider .m48_title_container {
width: 100%;
margin-bottom: 33px;
}
section.m48_evolution_slider .mM_arrows {
margin-top: 23px;
}
section.m48_evolution_slider .m48_slider_container {
width: 100%;
}
section.m48_evolution_slider .m48_titel {
margin-top: 0;
}
section.m48_evolution_slider .m48_titel {
text-align: left;
}
section.evl_spieler_slider .mM_arrows {
margin-top: 0 !important;
}
section.evl_spieler_slider.m48_evolution_slider .m48_title_container {
margin-bottom: 15px;
}
}
@media screen and (max-width: 575px) {
section.m48_evolution_slider .m48_item_inner {
margin-right: 0;
}
section.m48_evolution_slider .m48_item:nth-child(odd) {
margin-top: 0;
}
section.m48_evolution_slider .mM_arrow svg {
width: 23px;
}
}
@media screen and (max-width: 500px) {
section.m48_evolution_slider .m48_titel {
font-size: 1.5625rem;
}
}