section.swiperCard{background-color:#f9f9fa;padding-top:80px;padding-bottom:100px;}section.swiperCard .container{max-width:1080px;}section.swiperCard .container .title{margin-bottom:32px;}section.swiperCard .container .title h2{color:#b7263e;}section.swiperCard .container .swiper .swiper-wrapper .swiper-slide .wrapper{color:#1f1919;background:#ffffff;padding:32px 20px;}section.swiperCard .container .swiper .swiper-wrapper .swiper-slide .wrapper .icon{width:120px;height:120px;margin:auto;margin-bottom:32px;}section.swiperCard .container .swiper .swiper-wrapper .swiper-slide .wrapper .icon > img,section.swiperCard .container .swiper .swiper-wrapper .swiper-slide .wrapper .icon svg{max-width:100%;max-height:100%;}section.swiperCard .container .swiper .swiper-wrapper .swiper-slide .wrapper h5{font-size:1.16rem;}section.swiperCard .container .swiper .swiper-wrapper .swiper-slide .wrapper p{margin-bottom:0;font-size:0.83rem;}section.swiperCard .container .swiper .swiper-button-next,section.swiperCard .container .swiper .swiper-button-prev{width:50px;height:50px;}section.swiperCard .container .swiper .swiper-button-next::after,section.swiperCard .container .swiper .swiper-button-prev::after{content:"";width:50px;height:50px;background-size:cover;}section.swiperCard .container .swiper .swiper-button-prev{left:0px;}section.swiperCard .container .swiper .swiper-button-prev::after{background-image:url("/resources/pages/driverTraining/resources/assets/icons/prev.svg");}section.swiperCard .container .swiper .swiper-button-next{right:0px;}section.swiperCard .container .swiper .swiper-button-next::after{background-image:url("/resources/pages/driverTraining/resources/assets/icons/next.svg");}@media only screen and (max-width:767px){section.swiperCard{padding-top:60;padding-bottom:120px;}section.swiperCard .container .title h2{font-size:2rem;}section.swiperCard .container .swiper .swiper-wrapper .swiper-slide{transition:opacity 0.2s ease-in-out;opacity:0.5;width:240px;}section.swiperCard .container .swiper .swiper-wrapper .swiper-slide.swiper-slide-active{opacity:1;}}section.newPages{padding-top:100px;padding-bottom:100px;background-color:#f9f9fa;}section.newPages .container .title{margin-bottom:32px;}section.newPages .container .title h2{color:#b7263e;}section.newPages .container .links{margin:auto;display:flex;align-items:center;}section.newPages .container .links > div:first-child{margin-right:40px;}section.newPages .container .links a{justify-content:center;width:200px;padding:14px;border:1px solid #b7263e;}@media only screen and (max-width:767px){section.newPages{padding-top:80px;padding-bottom:120px;}section.newPages .container .title h2{font-size:1.77rem;}section.newPages .container .links{flex-direction:column;}section.newPages .container .links > div:first-child{margin-right:0;margin-bottom:30px;}}section.heroBanner{height:0;background-image:url("/resources/pages/driverTraining/resources/assets/images/heroBanner.png");background-position:center;background-size:cover;padding-bottom:32%;}@media only screen and (max-width:767px){section.heroBanner{padding-bottom:58%;}}section.trainingGuide{padding-top:70px;padding-bottom:100px;}section.trainingGuide .container{max-width:1140px;}section.trainingGuide .container .title h1{color:#b7263e;font-size:2.33rem;line-height:60px;padding-top:10px;}section.trainingGuide .container .description{padding-bottom:80px;}section.trainingGuide .container .wrapper .row:nth-child(even) .col:first-child{order:2;}section.trainingGuide .container .wrapper .row:nth-child(even) .col:last-child{order:1;}section.trainingGuide .container .wrapper .row:not(:last-child){margin-bottom:80px;}section.trainingGuide .container .wrapper .row .col{display:flex;align-items:center;}section.trainingGuide .container .wrapper .row .col .videoWrapper{height:360px;border-radius:8px;overflow:hidden;width:100%;}section.trainingGuide .container .wrapper .row .col .videoWrapper .video{height:100%;max-width:680px;margin:auto;border-radius:8px;overflow:hidden;}section.trainingGuide .container .wrapper .row .col .videoWrapper .video .video-js{height:100%;}section.trainingGuide .container .wrapper .row .col .videoWrapper .video .vjs-poster{background-size:cover;}section.trainingGuide .container .wrapper .row .col .videoWrapper .video .vjs-big-play-button{background-color:transparent;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-image:url("/resources/pages/driverTraining/resources/assets/icons/play-button.svg");background-repeat:no-repeat;background-size:70px;background-position:50% calc(50% - 10px);border:none !important;box-shadow:none !important;}section.trainingGuide .container .wrapper .row .col .videoWrapper .video .vjs-big-play-button .vjs-icon-placeholder::before{display:none;}section.trainingGuide .container .wrapper .row .col .videoWrapper .video .vjs-big-play-button:before{content:"";display:none;}section.trainingGuide .container .wrapper .row .col .videoWrapper .video .vjs-big-play-button:hover{background-color:transparent;opacity:0.7;}section.trainingGuide .container .wrapper .row .col .image{height:360px;}section.trainingGuide .container .wrapper .row .col .image img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;max-width:100%;}section.trainingGuide .container .wrapper .row .col .content .title h2{color:#b7263e;font-size:2.33rem;}section.trainingGuide .container .wrapper .row .col .content p{font-size:0.88rem;}section.trainingGuide .container .wrapper .row .col .content .list ul{list-style-type:none;padding-left:0;}section.trainingGuide .container .wrapper .row .col .content .list ul li{display:flex;}section.trainingGuide .container .wrapper .row .col .content .list ul li::before{content:"";display:block;width:22px;height:28px;background-repeat:no-repeat;background-position:center;background-image:url("/resources/pages/driverTraining/resources/assets/icons/tick.svg");flex:0 0 auto;margin-right:6px;}section.trainingGuide .container .wrapper .row .col .content .list ul li:not(:last-child){margin-bottom:12px;}@media only screen and (max-width:1199px){section.trainingGuide .container .wrapper .row .col .videoWrapper,section.trainingGuide .container .wrapper .row .col .image{height:auto;}}@media only screen and (max-width:767px){section.trainingGuide{padding-top:60px;padding-bottom:60px;}section.trainingGuide .container .title h1{font-size:2rem;}section.trainingGuide .container .description{padding-bottom:32px;}section.trainingGuide .container .wrapper .row:nth-child(even) .col:first-child{order:1;}section.trainingGuide .container .wrapper .row:nth-child(even) .col:last-child{order:2;}section.trainingGuide .container .wrapper .row:not(:last-child){margin-bottom:32px;}section.trainingGuide .container .wrapper .row .col .image,section.trainingGuide .container .wrapper .row .col .videoWrapper{height:auto;width:100%;text-align:center;margin-bottom:18px;}section.trainingGuide .container .wrapper .row .col .image img,section.trainingGuide .container .wrapper .row .col .videoWrapper img{width:100%;}section.trainingGuide .container .wrapper .row .col .content .title h2{font-size:2rem;}section.trainingGuide .container .wrapper .row .col .content p{font-size:0.88rem;}}
html[lang='en'] section.newPages .container .links a{width:275px;}
