section.module-card-slider{
    padding: 120px 0 106px 0;
}
.module-card-slider.is-blue-background h2.main-title-heading.h1-small {
    font-family: 'AASmartSans';
}
.module-card-slider .left-side-content-link-wrapper a.cta-link.internal-link {
    font-weight: 400;
    font-size: 1.6rem;
}
.module-card-slider .card-slider-items {
    background-color: #fff;
    padding: 40px 30px;
    margin: 0 28px 0 0px;
    position: relative;
    border-radius: 20px;
    /* box-shadow: 4px 4px 16px 0px rgb(0 0 0 / 8%), 24px 24px 40px 0px rgb(3 23 148 / 10%); */
    margin-bottom: 62px;
    box-shadow: 24px 24px 40px rgb(3 23 148 / 10%), -4px -4px 16px rgb(255 255 255 / 35%), 4px 4px 16px rgb(0 0 0 / 8%);
}
.module-card-slider .slick-track {
    padding-top: 10px;
}
.module-card-slider .left-side-content-wrapper p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 40.5px;
}
.module-card-slider h2.main-title-heading.h1-small {
    font-weight: 300;
    font-size: 48px;
    line-height: 58px;
}
.module-card-slider .card-slider-items .content p {
    font-size: 1.8rem;
    line-height: 30px;
    font-weight: 400;
}
.module-card-slider .slick-list {
 
    padding-left: 15px !important;
}
.module-card-slider .card-slider-items.slick-slide.slick-cloned {
    box-shadow: none;
}

.card-slider-items.slick-slide.slick-cloned.slick-active.slick-quick{
  box-shadow: 24px 24px 40px rgb(3 23 148 / 10%), -4px -4px 16px rgb(255 255 255 / 35%), 4px 4px 16px rgb(0 0 0 / 8%);
}


.module-card-slider .card-slider-items {
    background-color: #fff;
    padding: 40px 30px 37px 30px;
    margin: 0 27px 0 0px;
    position: relative;
    border-radius: 20px;
    /* box-shadow: 4px 4px 16px 0px rgb(0 0 0 / 8%), 24px 24px 40px 0px rgb(3 23 148 / 10%); */
    margin-bottom: 62px;
    box-shadow: none;
   overflow: hidden;
}
.module-card-slider .card-slider-items.slick-slide.slick-active{
   /*  box-shadow: 4px 4px 16px 0px rgb(0 0 0 / 8%), 24px 24px 40px 0px rgb(3 23 148 / 10%); */
   box-shadow: 24px 24px 40px rgba(3, 23, 148, 0.100787), 4px 4px 16px rgba(0, 0, 0, 0.0782343);

}
.module-card-slider .card-slider-navigation {
    width: auto;
    display: inline-block;
    background: #F4F5F7;
    border: 1px solid rgba(151, 151, 151, 0.0551792);
   /* box-shadow: -4px -4px 16px rgb(255 255 255 / 20%), inset 1px 1px 2px rgb(0 0 0 / 18%), inset 2px 1px 1px #ffffff;*/
  box-shadow: -4px -4px 16px rgba(255, 255, 255, 0.2), inset 1px 1px 2px rgba(0, 0, 0, 0.181736), inset 2px 1px 1px #FFFFFF;
    border-radius: 177px;
}
.module-card-slider .card-slider-items.slick-slide.slick-active.slick-quick:before {
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 1px;
    left: 0;
    background-image: url(/~/media/Images/a/anglo-american-group-v5//Universal/modules/module-card-slider/cut-straight);
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    opacity: 1;
    border-radius: 20px;
}
.module-card-slider .card-slider-navigation button {
    position: static;
    color: #fe0001;
    text-indent: 0;
   /* box-shadow: 4px 4px 16px 0 rgb(0 0 0 / 8%), -4px -4px 16px 0 rgb(255 255 255 / 14%), 4px 4px 12px 0 rgb(3 23 148 / 10%), inset 2px 1px 1px 0 #ffffff;*/
   box-shadow: 4px 4px 12px rgba(3, 23, 148, 0.100787), -4px -4px 16px rgba(255, 255, 255, 0.143876), 4px 4px 16px rgba(0, 0, 0, 0.0782343), inset 2px 1px 1px #FFFFFF;
    background-image: linear-gradient( 173deg , #ffffff -117%, #f6f8fb 76%);
    border-radius: 100%;
    width: 56px;
    height: 56px;
    font-size: 1.2rem;
}
.module-card-slider .card-slider-navigation .cardSliderPaginationNumbers .parentSpan {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    font-family: 'AASmartSans';
}
@media only screen and (max-width:1024px){
.module-card-slider:not(.is-blue-background) .card-slider-items {margin-bottom:50px;}
.module-card-slider:not(.is-blue-background) .card-slider-navigation{top:-20px;}
.module-card-slider.is-blue-background .card-slider-items {margin-bottom:30px;}
}
@media screen and (max-width: 767px){
.module-card-slider .card-slider-navigation {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0px);
}
.module-card-slider .slick-list {
    padding-left: 25px !important;
}
.module-card-slider:not(.is-blue-background) .card-slider-items {margin-bottom:50px;}
.module-card-slider:not(.is-blue-background) .card-slider-navigation{top:-30px;}
.module-card-slider.is-blue-background .card-slider-items {margin-bottom:20px;}
}
.module-card-slider .card-slider-navigation button:focus{outline:0;}
.module-card-slider .card-slider-navigation button:focus-visible{
	    outline: 1px dotted #fe0000;
}