.banner-s3-training{background-color:#00C2AE;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='179' height='90' viewBox='0 0 179 90'%3E%3Cdefs%3E%3CclipPath id='clip-objekt_1'%3E%3Crect width='179' height='90'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='objekt_1' clip-path='url(%23clip-objekt_1)'%3E%3Cpath id='Polygon_33' data-name='Polygon 33' d='M136,0,272,236H0Z' transform='translate(0 181) rotate(-90)' fill='%23021e46'/%3E%3C/g%3E%3C/svg%3E");background-position:right center;background-repeat:no-repeat;width:900px;height:90px;font-family:'Sora';}
.banner-s3-training__inner{padding:0px 40px 0px 40px;display:flex;justify-content:space-between;align-items:center;height:90px;}
.banner-s3-training__heading{color:#FFFFFF;text-align:left;font-weight:bold;font-size:22px;line-height:normal;}
.banner-s3-training__cta{text-align:center;}
.banner-s3-training__cta a{color:#1FC2AE;text-align:center;font-weight:normal;font-size:17px;line-height:25px;padding:8px 35px;border-radius:8px;background-color:#FFFFFF;border:2px solid #FFFFFF;text-decoration:none;font-weight:bold;transition:0.3s all linear;display:inline-block;}
.banner-s3-training__cta a:hover {
color: #1FC2AE;
background-color: #E9F9F7;
border: 2px solid #E9F9F7;
text-decoration: none;
transition: 0.3s all linear;
}