section.slider{display:flex;align-items:auto;justify-content:auto;flex-direction:column;flex-wrap:auto;gap:64px;padding:108px 0 57px;background:#D9D9D9;position:relative}section.slider:before{content:" ";background-color:#0078c1;height:33px;width:33px;position:absolute;top:-33px;left:20px}section.slider:after{content:" ";background-color:#fff;height:33px;width:33px;position:absolute;top:0;left:20px}section.slider .top{padding:0 20px}section.slider .top .left{width:100%;max-width:515px}section.slider .top .right{width:100%;max-width:545px}section.slider .slides{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:24px}section.slider .slides .card{position:relative;max-width:360px;width:100%;height:277px;background-size:auto 100%;background-position:center center;box-shadow:inset 0 0 0 2000px #0078c199;transition:background .1s ease-in-out}section.slider .slides .card:hover{background-size:auto 105%}section.slider .slides .card:hover .title-bar .arrow{transform:translate(2px) translateY(-2px)}section.slider .slides .card .number{font-family:IBM Plex Sans,sans-serif;font-weight:700;font-size:2.6875rem;color:#fff;line-height:1.3;position:absolute;top:0;left:7px;text-shadow:0 3px 6px rgba(0,0,0,.1333333333);transform:translateY(-50%)}section.slider .slides .card .title-bar{display:flex;align-items:center;justify-content:space-between;flex-direction:auto;flex-wrap:auto;padding:20px 16px;background:#162539;width:calc(100% + 10px);position:absolute;bottom:26px}section.slider .slides .card .title-bar .title{font-family:IBM Plex Sans,sans-serif;font-weight:700;font-size:.875rem;color:#fff;line-height:1.3}section.slider .slides .card .title-bar .arrow{width:11px;height:11px;min-width:11px;min-height:11px;transition:transform .1s ease-in-out}@media only screen and (min-width: 500px){section.slider{padding:108px 0 57px}section.slider:before,section.slider:after{left:57px}section.slider .top{padding:0 5vw}}@media only screen and (min-width: 992px){section.slider{margin-top:0}section.slider:before{left:10vw;height:51px;width:51px;top:-51px}section.slider:after{left:10vw;height:51px;width:51px}section.slider .top{display:flex;align-items:auto;justify-content:center;flex-direction:auto;flex-wrap:auto;gap:5vw}section.slider .top .right{padding-top:35px}}@media only screen and (min-width: 1200px){section.slider{padding:120px 0}section.slider .top{padding:0 7.5vw}section.slider .top .right{padding-top:50px}section.slider .slides{gap:32px}section.slider .slides .card{height:419px}section.slider .slides .card .number{position:absolute;top:0;left:12px;font-size:4.0625rem}section.slider .slides .card .title-bar{padding:32px 24px;width:calc(100% + 15px);bottom:41px}section.slider .slides .card .title-bar .title{font-size:1.125rem}section.slider .slides .card .title-bar .arrow{width:16px;height:16px;min-width:16px;min-height:16px}}
