<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.third-level-banner-two{padding-top:50px}
.third-level-banner-two .phone-show {display:none;}
.third-level-banner-two h1.page-title{font-size:var(--fs-30);color:var(--v-black);;text-transform: uppercase;margin:0px;font-weight: 600;margin-bottom:10px; line-height: 1.5;}
/* border-top: 2px solid var(--v-black); */
.third-level-banner-two .banner-box{padding:120px 32px 18px 35px;background-position: center center; background-repeat: no-repeat; background-size:cover;color:var(--v-white);position: relative;}
.third-level-banner-two .banner-box::after{content: ''; width: 100%; height: 100%; position: absolute; background: #00000033; left: 0px; top: 0px;}
.third-level-banner-two .banner-box .logo-box{margin-bottom:23px;}
.third-level-banner-two .banner-box .logo-box h1{ line-height:normal; font-size:inherit;}
.third-level-banner-two .banner-box p{font-size:var(--fs-20);margin:0px;max-width:602px;}
.third-level-banner-two .banner-bottom {padding:25px 20px;background-color:var(--v-orange-light);border-radius:0 0 8px 8px;}
.third-level-banner-two .banner-bottom ul {display:flex;color:var(--v-white);}
.third-level-banner-two .banner-bottom ul li {flex: 1;padding:0px 10px;text-align:center;position: relative;}
.third-level-banner-two .banner-bottom ul li::after{content:'';width: 1px;height:80%;position: absolute;right: 0px;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.3);}
.third-level-banner-two .banner-bottom ul li:last-child::after {display:none;}
.third-level-banner-two .banner-bottom ul p{margin:0px;}
.third-level-banner-two .banner-bottom ul .list-title {font-size:42px;margin-bottom: 5px;line-height: 1;font-weight:600;}
.third-level-banner-two .pc-show{position: relative;z-index: 1;}
.third-level-banner-two .btn-box{overflow: hidden; max-height: max-content;max-width: max-content;border-radius: 100px;}
.third-level-banner-two .grey-button{padding:20px 50px; width:max-content; font-size:var(--fs-20);background-color: rgba(100,100,100,0.7);backdrop-filter: blur(15px);-webkit-backdrop-filter:blur(12px); border-radius: 35px;color: var(--v-white); text-align: center; text-decoration: none; position: relative; display: inline-block; transition: all .2s linear; z-index: 1; box-shadow:0px 0px 25px rgba(212,61,20,0.15);}
.third-level-banner-two .grey-button::after{z-index: 2;content: "";position: absolute;top: 50%;left: 50%;width: 1em;height: 1em;border-radius: 50%;background-color:var(--v-white);transform-origin: center;transform: translate3d(-50%, -50%, 0) scale(0);transition: 0.45s ease-in-out;}
.third-level-banner-two .grey-button span{z-index: 9;position: relative; font-weight:500;}
.third-level-banner-two .grey-button:hover {color:var(--v-orange);}
.third-level-banner-two .grey-button:hover::after{transform: translate3d(-50%, -50%, 0) scale(20);}

html[lang='ar-AE'] .third-level-banner-two h1.page-title{ text-align:right;}
@media (max-width:1100px) {
	.third-level-banner-two .banner-box p{max-width: 60%;}
}
@media (max-width:850px){
	.third-level-banner-two .banner-box {padding:30px;}
  .third-level-banner-two .banner-text{flex-direction:column;align-items:flex-start}
  .third-level-banner-two .banner-box p {margin-bottom:10px;}

  .third-level-banner-two .banner-box p{max-width: 100%;}
}
@media (max-width:768px){
  .third-level-banner-two{padding-top:30px}
	.third-level-banner-two .banner-bottom ul .list-title {font-size:32px;}
}
@media (max-width:600px){
	.third-level-banner-two .banner-bottom ul p{margin: 0px auto; max-width: 70px;line-height: 1.2;}
	html[lang='de-DE'] .third-level-banner-two .banner-bottom ul p{word-break: break-all;}
}
@media (max-width:510px){
	.third-level-banner-two h1.page-title{display:none;}
	.third-level-banner-two .grey-button{background: linear-gradient(90deg, #818181 0%, #414141 100%) 0% 0% ;background: -webkit-inear-gradient(90deg, #818181 0%, #414141 100%) 0% 0%; width:100%;padding:12px 20px;}
	.third-level-banner-two .grey-button:hover {background:var(--v-white);}
	.third-level-banner-two .grey-button:hover::after{display:none;}
	.third-level-banner-two .grey-button span{font-weight:600;}

  .third-level-banner-two{padding-top:15px}
	.third-level-banner-two .banner-box {height:93px;}
	.third-level-banner-two .banner-box::after {display: none;}
	.third-level-banner-two .pc-show {display:none;}
	.third-level-banner-two .phone-show {display:block;margin-top:5px;}
	.third-level-banner-two .phone-show .logo-box{width: 150px;}
	.third-level-banner-two .phone-show p{margin-bottom:10px;font-size:16px;font-weight: 500;color:#636363;}
	.third-level-banner-two .svg-inject-img {max-width:100%;}
	.third-level-banner-two .banner-bottom {padding: 17px 0px;}
	.third-level-banner-two .banner-bottom ul .list-title {font-size:22px;}
	.third-level-banner-two .banner-bottom ul p{font-size:12px;}
	.third-level-banner-two .banner-bottom .orange-button {line-height: 1;}
}</pre></body></html>