.homePlazma{position: relative; z-index: 1;}
.homePlazma *:focus{outline: 1px solid #ffffff; outline-offset: 1px;}
.homePlazma *:active:focus{outline: 1px solid #ffffff; outline-offset: 1px;}
.homePlazma_bgItem{position: relative;}
.homePlazma_bgImage{overflow: hidden; position: relative;}
.homePlazma_bgImage img{display: block; width: 100%;}
.homePlazma_bgImage:after{content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0;
    background: -moz-linear-gradient(top,  rgba(30,43,81,0) 0%, rgba(30,43,81,0) 60%, rgba(30,43,81,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(30,43,81,0) 0%,rgba(30,43,81,0) 60%,rgba(30,43,81,1) 100%);
    background: linear-gradient(to bottom,  rgba(30,43,81,0) 0%,rgba(30,43,81,0) 60%,rgba(30,43,81,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e2b51', endColorstr='#1e2b51',GradientType=0 );
}
.homePlazma_background .swiper-pagination{bottom: auto; top: 70px;}
.homePlazma_background .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{opacity: 1; margin: 0px 2.5px; border: 1px solid white; background: transparent;}
.homePlazma_background .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color: white;}
.homePlazma_bgContent{position: absolute; left: 0; right: 0; top: 0; bottom: 0; padding-top: 100px;}
.homePlazma_bgContent:focus, .homePlazma_bgContent:active:focus{outline: 1px solid #ffffff; outline-offset: 1px;}
.homePlazma_bgContent h2{text-align: center; font-weight: 700; font-size: 80px; line-height: 80px;}
.homePlazma_bgContent p{text-align: center; font-size: 24px; line-height: 24px; padding-top: 10px;}
.mobileText{display: none;}
.homePlazma_bgContent a{display: flex; align-items: center; justify-content: center; text-align: center; margin: 28px auto 0; width: 280px; height: 54px; background-color: #fbb903; font-weight: 700; font-size: 24px;}
.homePlazma_bgContent a:hover, .homePlazma_bgContent a:focus{background-color: #1e2b51; color: #fbb903;}
/* swiper accessibility */
.homePlazma_background .swiper-slide[aria-hidden="true"]{display: block;}

.homePlazma_reports{position: absolute; left: 0; right: 0; bottom: 40px; z-index: 1;}
.homePlazma_reportsFrame{display: flex; align-items: center;  width: 100%; color: white; font-size: 18px;}
.homePlazma_reportsTitle{position: relative; width: 140px; padding-right: 26px;}
.homePlazma_reportsFrame h4{font-weight: 700; font-size: 18px; color: #fbb903; display: flex; align-items: center;}
a.homePlazma_reportsToggle{font-size: 18px; position: absolute; right: 0; top: 0; color: #fbb903;}
a.homePlazma_reportsToggle i:nth-child(1){display: none;}
a.homePlazma_reportsToggle[aria-checked="true"] i:nth-child(1){display: inline;}
a.homePlazma_reportsToggle[aria-checked="true"] i:nth-child(2){display: none;}
.reportsMarquee{padding: 0; width: calc(100% - 260px); overflow: hidden; direction: ltr; padding: 4px 0px;}
.reportsMarquee span{display: inline-block; direction: rtl; padding: 0px 18px; position: relative; color: white; font-size: 18px;}
.reportsMarquee span:after{content: ''; position: absolute; right: 0; top: 4px; width: 1px; height: 12px; background-color: #fbb903;}
.reportsMarquee span a{color: white;}
.homePlazma_reportsAll{width: 120px; text-align: left;}
.homePlazma_reportsAll a{display: inline-block; font-weight: 700; font-size: 18px; color: #fbb903; position: relative; padding-left: 14px;}
.homePlazma_reportsAll a:after{content: '\e900'; position: absolute; left: 0; top: 5px; font-family: 'icomoon' !important; font-weight: 400; font-size: 10px; transform: rotate(180deg);}
.homePlazma_reportsAll a:hover, .homePlazma_reportsAll a:focus{color: white;}

.homePlazma_messages {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.14);
    overflow: hidden;
    max-height: 38px;
}
.homePlazma_messagesFrame{padding: 0px 145px 0px 38px; position: relative;}
a.homePlazma_msgClose{position: absolute; left: 0; top: 0; width: 38px; height: 38px; display: flex; align-items: center; justify-content: center;}
a.homePlazma_msgClose:hover, a.homePlazma_msgClose:focus{color: white;}
.homePlazma_messagesFrame p{height: 38px; font-weight: 700; font-size: 18px; display: flex; align-items: center;}
.homePlazma_messagesFrame p a{display: inline-block; padding-left: 14px; position: relative;}
.homePlazma_messagesFrame p a:after{content: '\e900'; position: absolute; left: 0; top: 5px; font-family: 'icomoon' !important; font-weight: 400; font-size: 10px; transform: rotate(180deg);}
.homePlazma_messagesFrame p a:hover, .homePlazma_messagesFrame p a:focus{color: white;}
.homePlazma_messagesFrame .swiper-container{position: static;}

.homePlazma_messagesNavigation{position: absolute; right: 0; top: 0; padding: 0px 32px;}
.homePlazma_messagesNumbers{font-size: 18px; line-height: 38px;}
.homePlazma_messagesNavigation .swiper-button-next, .homePlazma_messagesNavigation .swiper-button-prev{color: #1e2b51; width: 28px; height: 38px; top: 0; margin-top: 0;}
.homePlazma_messagesNavigation .swiper-button-next:hover, .homePlazma_messagesNavigation .swiper-button-prev:hover{color: white;}
.homePlazma_messagesNavigation .swiper-button-next:after, .homePlazma_messagesNavigation .swiper-button-prev:after{content: '\e900'; font-family: 'icomoon' !important; font-size: 16px; line-height: 38px;}
.homePlazma_messagesNavigation .swiper-button-prev{right: 0;}
.homePlazma_messagesNavigation .swiper-button-next{left: 0;}
.homePlazma_messagesNavigation .swiper-button-next:after{transform: rotate(180deg);}
/* swiper accessibility */
.homePlazma_messages .swiper-slide[aria-hidden="true"]{display: block;}


.homePlazma_msgMarquee{display: none; padding-left: 85px; position: relative;}
.messagesMarquee{direction: ltr; width: 100%; overflow: hidden; padding: 7px 0px;}
.messagesMarquee span{display: inline-block; direction: rtl; font-size: 14px; position: relative; padding: 0px 8px;}
.messagesMarquee span:after{content: ''; position: absolute; right: 0; top: 3px; width: 1px; height: 12px; background-color: #1e2b51;}
.messagesMarquee_more{width: 100px; position: absolute; left: 0; top: 0; padding: 8px 32px 0px 0; font-size: 14px; font-weight: 700;}
.messagesMarquee_more a{display: inline-block; position: relative; padding-left: 9px;}
.messagesMarquee_more a:after{content: '\e900'; position: absolute; left: 0; top: 6px; font-family: 'icomoon' !important; font-weight: 400; font-size: 7px; transform: rotate(180deg);}

.homePlazma_actions{position: absolute; left: 0; right: 0; bottom: 108px; z-index: 1;}
.homePlazma_actionsFrame{margin: 0px -4px;}
.homePlazma_actionsFrame .swiper-slide{padding: 0px 4px;}
.homePlazma_actionsFrame .swiper-slide a{display: flex; flex-direction: column; align-items: center; justify-content: flex-end; text-align: center; height: 148px; padding-bottom: 16px; background-color: rgba(30, 43, 81, 0.85); color: white;}
.homePlazma_actionsFrame .swiper-slide a strong{font-weight: 300; font-size: 20px; padding-top: 12px;}
.homePlazma_actionIcon{height: 66px; display: flex; align-items: center; justify-content: center;}
.homePlazma_actionsFrame .swiper-slide a i{color: #fbb903;}
.homePlazma_actionsFrame .swiper-slide a i.icon-credit_pay{font-size: 66px;}
.homePlazma_actionsFrame .swiper-slide a i.icon-car{font-size: 76px;}
.homePlazma_actionsFrame .swiper-slide a i.icon-credit_card{font-size: 62px;}
.homePlazma_actionsFrame .swiper-slide a i.icon-email{font-size: 58px;}
.homePlazma_actionsFrame .swiper-slide a i.icon-calculator{font-size: 52px;}
.homePlazma_actionsFrame .swiper-slide a i.icon-member{font-size: 59px;}
.homePlazma_actionsFrame .swiper-slide a:hover i, .homePlazma_actionsFrame .swiper-slide a:focus i{color: white;}

.homePlazma_actionsFrame .swiper-button-next, .homePlazma_actionsFrame .swiper-button-prev{color: white; width: 48px; height: 100%; top: 0; margin-top: 0;}
.homePlazma_actionsFrame .swiper-button-next{
    background: -moz-linear-gradient(left,  rgba(30,43,81,1) 0%, rgba(30,43,81,1) 28%, rgba(30,43,81,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(30,43,81,1) 0%,rgba(30,43,81,1) 28%,rgba(30,43,81,0) 100%);
    background: linear-gradient(to right,  rgba(30,43,81,1) 0%,rgba(30,43,81,1) 28%,rgba(30,43,81,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e2b51', endColorstr='#001e2b51',GradientType=1 );
}
.homePlazma_actionsFrame .swiper-button-prev{
    background: -moz-linear-gradient(left,  rgba(30,43,81,0) 0%, rgba(30,43,81,1) 72%, rgba(30,43,81,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(30,43,81,0) 0%,rgba(30,43,81,1) 72%,rgba(30,43,81,1) 100%);
    background: linear-gradient(to right,  rgba(30,43,81,0) 0%,rgba(30,43,81,1) 72%,rgba(30,43,81,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e2b51', endColorstr='#1e2b51',GradientType=1 );
}
.homePlazma_actionsFrame .swiper-button-next:hover, .homePlazma_actionsFrame .swiper-button-prev:hover{color: #fbb903;}
.homePlazma_actionsFrame .swiper-button-next:after, .homePlazma_actionsFrame .swiper-button-prev:after{content: '\e900'; font-family: 'icomoon' !important; font-size: 21px;}
.homePlazma_actionsFrame .swiper-button-prev{right: 0;}
.homePlazma_actionsFrame .swiper-button-next{left: 0;}
.homePlazma_actionsFrame .swiper-button-next:after{transform: rotate(180deg);}
/* swiper accessibility */
.homePlazma_actionsFrame .swiper-slide[aria-hidden="true"]{display: block;}


@media screen and (max-width: 1600px) {
    .homePlazma_messagesFrame{padding: 0px 139px 0px 38px;}
}

@media screen and (max-width: 1400px) {
    .homePlazma_background .swiper-pagination{top: 56px;}
    
    .homePlazma_messagesFrame{padding: 0px 111px 0px 38px;}    
    .homePlazma_bgContent{padding-top: 72px;}
    .homePlazma_bgContent h2{font-size: 64px; line-height: 64px;}
    .homePlazma_bgContent p{font-size: 21px; line-height: 21px; padding-top: 10px;}
    .homePlazma_bgContent a{margin: 28px auto 0; width: 280px; height: 54px; font-size: 21px;}
    
    .homePlazma_bgImage{max-height: 545px;}
    .homePlazma_reports{bottom: 15px;}
    .homePlazma_actions{bottom: 60px;}
    .homePlazma_actionsFrame .swiper-slide a{height: 128px;}
    .homePlazma_actionsFrame .swiper-slide a strong{font-size: 18px; padding-top: 6px;}
}

@media screen and (max-width: 1024px) {
    .homePlazma_bgImage{max-height: none; height: 470px;}
    .homePlazma_bgImage img{width: auto; height: 100%; position: absolute; left: 50%; top: 0; transform: translate(-50%, 0);}
    
    .homePlazma_background .swiper-pagination{width: auto; top: 50%; transform: translate(0, -50%); left: auto; right: 10px; }
    .homePlazma_background .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{display: block; margin: 3px 0px 0px; background-color: white; opacity: 0.4;}
    .homePlazma_background .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active{opacity: 1;}
    
    .homePlazma_messages .centeredContent{padding-left: 15px;}
    .homePlazma_messagesFrame{padding: 0px 0px 0px 38px;}
    .homePlazma_messagesFrame p{height: 32px; font-size: 16px;}
    .homePlazma_messagesFrame p a:after{top: 4px;}
    .homePlazma_messagesNavigation{display: none;}
    a.homePlazma_msgClose{height: 32px;}

    .homePlazma_bgContent{padding-top: 60px;}
    .homePlazma_bgContent h2{font-size: 54px; line-height: 54px;}
    .homePlazma_bgContent p{font-size: 18px; line-height: 21px; padding-top: 10px;}
    .homePlazma_bgContent a{margin: 28px auto 0; width: 280px; height: 54px; font-size: 21px;}

    .homePlazma_reports{bottom: 12px;}
    .homePlazma_reportsFrame{font-size: 16px;}
    .homePlazma_reportsTitle{width: 122px; padding-right: 26px;}
    .homePlazma_reportsFrame h4{font-size: 16px;}
    .reportsMarquee{width: calc(100% - 232px);}
    .reportsMarquee span{font-size: 16px;}
    .homePlazma_reportsAll{width: 110px; text-align: left;}
    .homePlazma_reportsAll a{font-size: 16px; padding-left: 14px;}
    .homePlazma_reportsAll a:after{top: 4px;}
    
    .homePlazma_actionsFrame .swiper-slide a{height: 116px;}
    .homePlazma_actionsFrame .swiper-slide a strong{font-size: 16px; padding-top: 8px;}
    .homePlazma_actionIcon{height: 50px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-credit_pay{font-size: 50px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-car{font-size: 60px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-credit_card{font-size: 46px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-email{font-size: 42px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-calculator{font-size: 36px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-member{font-size: 43px;}
}

@media screen and (max-width: 768px) {
    .homePlazma_actions{bottom: 54px;}
    .homePlazma_actionsFrame{margin: 0px -2.5px;}
    .homePlazma_actionsFrame .swiper-slide{padding: 0px 2.5px;}
}

@media screen and (max-width: 670px) {
    .homePlazma_bgImage{height: 525px;}
    .homePlazma_bgContent h2{font-size: 42px; line-height: 42px;}
    .homePlazma_bgContent p{font-size: 18px; line-height: 21px; padding-top: 6px;}
    .deskText{display: none;}
    .mobileText{display: block;}
    .homePlazma_bgContent a{margin: 20px auto 0; /*width: 120px;*/ height: 40px; font-size: 18px;}

    .homePlazma_actionsFrame .swiper-button-prev, .homePlazma_actionsFrame .swiper-button-next{display: none;}
    .homePlazma_actionsFrame .swiper-wrapper{flex-wrap: wrap; transform: none; box-sizing: border-box;}
    .homePlazma_actionsFrame .swiper-slide{width: 33.33%; margin-top: 5px;}
    .homePlazma_actionsFrame .swiper-slide a{background-color: #1e2b51; height: 100px;}
    .homePlazma_actionsFrame .swiper-slide:nth-child(n+7){display: none;}
    .homePlazma_actionsFrame .swiper-slide a strong{font-size: 14px;}
    .homePlazma_actionIcon{height: 40px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-credit_pay{font-size: 40px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-car{font-size: 50px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-credit_card{font-size: 36px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-email{font-size: 32px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-calculator{font-size: 26px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-member{font-size: 33px;}

    .homePlazma_messagesFrame{padding-left: 42px;}
    .homePlazma_msgMarquee{display: block;}
    .homePlazma_messages .swiper-container{display: none;}
    
    .homePlazma_reportsTitle{width: auto; height: 18px;}
    .homePlazma_reportsTitle h4{display: none;}
    .reportsMarquee{width: calc(100% - 80px);}
    .homePlazma_reportsAll{width: 60px;}
}

@media screen and (max-width: 480px) {
    .homePlazma_actionsFrame .swiper-slide a{height: 88px; padding: 0px 10px 8px;}
    .homePlazma_actionsFrame .swiper-slide a strong{font-size: 14px; width: 74px; padding-top: 5px;}
    
    .homePlazma_actionIcon{height: 30px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-credit_pay{font-size: 30px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-car{font-size: 40px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-credit_card{font-size: 30px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-email{font-size: 24px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-calculator{font-size: 24px;}
    .homePlazma_actionsFrame .swiper-slide a i.icon-member{font-size: 28px;}
    
    
    .homePlazma_actionsFrame .swiper-button-next, .homePlazma_actionsFrame .swiper-button-prev{width: 36px;}
    .homePlazma_actionsFrame .swiper-button-next:after, .homePlazma_actionsFrame .swiper-button-prev:after{font-size: 16px;}
    
    .homePlazma_reportsFrame{font-size: 14px;}
    .reportsMarquee span{font-size: 14px; padding: 0px 10px;}
    .reportsMarquee span:after{top: 2px;}
    .homePlazma_reportsAll a{font-size: 14px; padding-left: 10px;}
    .homePlazma_reportsAll a:after{top: 5px; font-size: 8px;}
}

@media screen and (max-width: 432px) {
    .homePlazma_bgContent h2{font-size: 36px; line-height: 36px;}
    .homePlazma_messages .centeredContent{padding-left: 5px;}
}

@media screen and (max-width: 385px) {
    .homePlazma_bgContent{padding-top: 58px;}
    .homePlazma_bgContent h2{font-size: 30px; line-height: 30px;}
    .homePlazma_bgContent p{line-height: 18px; padding-top: 6px;}
    .homePlazma_bgContent a{margin-top: 14px;}
    .w120 {width: 120px !important;}
}