<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.breadcrumb-section{display: none;}

.top-menu{width: 100%;background: #DADBE0;padding: 19px 48px;position: relative;z-index: 999;overflow: hidden;}
.top-menu.fixed{position: fixed;}
.top-menu ul{display: flex;}
.top-menu ul li{max-width: max-content;color: var(--v-black);font-size: 14px;font-weight: 500;line-height: 18px;padding: 0 12px;border-right: 1px solid rgb(0 0 0 / 20%);transition: all .3s linear;}
.top-menu ul li:first-child{padding: 0 24px 0 0;}
.top-menu ul li:last-child{border-right: 0;}
.top-menu ul li.active{color: var(--v-red-dark);}
.top-menu ul li:hover{color: var(--v-red-dark);}

.banner{background: url(https://d21u74ttq7jqzf.cloudfront.net/image/trump-tariffs-banner-new.webp) left top no-repeat;background-size: cover;padding: 112px 0 108px;}
.banner .inner{max-width: 1430px;}
.banner .text-box h2,
.banner .text-box p{max-width: 680px;}
.banner .text-box p.tnc{font-size: var(--fs-16);}
.banner h2{color: var(--v-white);font-size: 48px;font-weight: 600;line-height: 58px;margin-bottom: 12px;}
.banner h2 span{color: var(--v-orange);}
.banner p{color: var(--v-white);font-size: var(--fs-20);font-weight: 500;line-height: 26px;margin-bottom: 24px;}
.banner ul{display: flex;gap: 16px;margin-bottom: 24px;}
.banner ul li{background: #FFFFFFCC;backdrop-filter: blur(8px);border-radius: 16px;padding: 24px 16px;display: flex;gap: 12px;align-items: center;position: relative;}
/* .banner ul li::before{content: '';width: 254px;height: 387px;background: rgb(0 0 0 / 5%);transform: rotate(-30deg);position: absolute;left: -320px;top: -160px;}
.banner ul li:hover::before{left: 113%;} */
.banner .text-box ul li p{max-width: 215px;color: var(--v-black-light);font-size: var(--fs-16);font-weight: 600;line-height: 22px;margin-bottom: 0;}
.banner .text-box ul li p span{display: inline-block;font-size: 12px;line-height: 17px;}
.banner .orange-button.p18{padding: 16px 36px;}
.banner .img-box{display: none;}

.news{background: #E8E9ED;padding: 24px 0;overflow: hidden;}
.news .inner{max-width: 1440px;position: relative;}
.news ul li{max-width: 191px;position: relative;padding-top: 20px;}
.news ul li::before{content: '';display: block;width: 12px;height: 12px;background: #C6C6C6;border-radius: 50%;position: absolute;left: 0;top: 0;}
.news h4{color: var(--v-black-light);font-size: var(--fs-18);font-weight: 600;line-height: 22px;margin-bottom: 4px;}
.news p{color: var(--v-red-dark);font-size: 14px;font-weight: 400;line-height: 20px;margin-bottom: 0;}
.news-wrapper{border-left: 1px solid #00000033;border-right: 1px solid #00000033;padding-left: 32px;position: relative;}
.news-swiper{overflow: hidden;}
.news-swiper::after{content: '';display: block;width: 100%;height: 1px;border: 1px dashed rgb(0 0 0 / 20%);position: absolute;left: 0;top: 6px;}
.news-swiper-pagination{display: flex;position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;max-width: 1240px;}
.news .swiper-nav-prev{width: 24px;height: 24px;border-radius: 50%;display: flex;justify-content: center;align-items: center;position: absolute;top: 50%;transform: translateY(-50%);left: -24px;transition: all .3s linear;}
.news .swiper-nav-next{width: 24px;height: 24px;border-radius: 50%;display: flex;justify-content: center;align-items: center;position: absolute;top: 50%;transform: translateY(-50%);right: -24px;transition: all .3s linear;}
.news-swiper .swiper-slide-active::before{background: var(--v-red-dark);}
.news .img-hover{display: none;}
.news .swiper-nav-prev:hover,
.news .swiper-nav-next:hover{background: #C6C6C6;}
.news .swiper-nav-prev:hover .img-static,
.news .swiper-nav-next:hover .img-static{display: none;}
.news .swiper-nav-prev:hover .img-hover,
.news .swiper-nav-next:hover .img-hover{display: block;}

.trump-post-wrapper{padding: 57px 0 96px;overflow: hidden;}
.trump-post-wrapper .inner{max-width: 1440px;}
.trump-post-wrapper .sub-title{color: var(--v-black);font-size: 28px;font-weight: 600;line-height: 34px;margin-bottom: 9px;background: url(https://d21u74ttq7jqzf.cloudfront.net/image/trump-tariffs-post-icon.svg) left top no-repeat;padding-left: 44px;}
.trump-post .post-list{margin-bottom: 40px;}
.trump-post ul{ width:100%; display:flex;}
.trump-post ul li{max-width: 245px;background:var(--v-grey-light2); position:relative; transition:0.1s;}
.trump-post ul li:last-child{margin-right: 0 !important;}
.trump-post .img-box{height: 146px; position:relative; z-index:6; overflow:hidden; background:var(--v-black);}
.trump-post .img-box .hover-img-box{ display:block; width:100%; height:100%; -webkit-transition:.7s; -moz-transition:.7s; -o-transition:.7s; transition:.7s;}
.trump-post .img-box img{ display:block; width:100%; height:auto;}
.trump-post .img-box .img-box-inner{ position:absolute; left:0px; top:0px; width:100%; height:100%;}
.trump-post .text-box{    height: 176px; padding:12px 0px 0px; color:var(--v-black);}
.trump-post .text-box-inner{ display:block; text-decoration:none; padding-left:12px; padding-right:12px;padding-bottom: 67px; }
.trump-post .text-box .tag-list{ padding-left:12px; padding-right:12px;}
.trump-post p{ font-size:var(--fs-16); font-weight:600; line-height:19px; margin:0px 0px 12px; transition: all .2s linear;}
.trump-post .date-bar{ font-size:var(--fs-14); font-weight:100; position:absolute; left:0px; bottom:18px; display:flex; justify-content: space-between; width:calc(100% - 3px); padding:0px 20px 0px 16px;}
.trump-post .date-text{ color:rgba(0,0,0,0.7);}
.trump-post .date-bar span.read-more-link{ color:var(--v-white); display:block; opacity:0; text-decoration:none; width:36px; height:36px; line-height:34px; border-radius:50%; background:rgba(255,255,255,0.2); text-align:center; position:absolute; left:65%; top:-8px; transition: all .3s linear;}
.trump-post .date-bar span.read-more-link:after{ content: "\f105"; display: block; font-family: 'FontAwesome'; font-size:23px;}
.trump-post li .tag-list span,
.trump-post li .tag-list a{ font-size:14px;display:inline-block; color: #034854; opacity:0.7; margin-right:9px; margin-bottom:5px; text-decoration:none; font-weight:400;line-height: 20px;}
.trump-post li .tag-list a{ position:relative; padding-left:12px;}
.trump-post li .tag-list a:before{ content:""; display:block; position:absolute; left:0px; top:6px; width:2px; height:9px; background:#aeaeae;}
.trump-post li .tag-list a:first-child{ padding-left:0px;}
.trump-post li .tag-list a:first-child:before{ display:none;}
.trump-post li .tag-list a:hover{ color:var(--v-orange); text-decoration:none;}
.trump-post li:hover{background:var(--v-orange);}
.trump-post li:hover .img-box .hover-img-box{ transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); opacity:0.85;}
.trump-post li:hover .text-box,
.trump-post li:hover .tag-list span,
.trump-post li:hover .tag-list a{ color:var(--v-white);}
.trump-post li:hover .tag-list a:before{ background:#fff;}
.trump-post li:hover p{ transform: translateY(5px);}
.trump-post li:hover .date-text{ color:rgba(255,255,255,0.7);}
.trump-post li:hover .date-bar span.read-more-link{ opacity:1; left:calc(100% - 53px);}
.post-swiper-pagination{display: none;}

.trump-podcast{display: flex;gap: 32px;margin-bottom: 16px;}
.trump-podcast .left{width: 360px;position: relative;}
.trump-podcast .podcast-link{width: 100%;display: block;position: absolute;left: 0;bottom: 0;z-index: 10;padding: 24px 16px 12px;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 50%);transition: all .3s linear;}
.trump-podcast .podcast-link:hover{text-decoration: underline #fff;}
.trump-podcast .left h3{color: var(--v-white);font-size: var(--fs-18);font-weight: 600;line-height: 22px;margin-bottom: 0;}
.trump-podcast .left p{color: var(--v-white);font-size: var(--fs-14);font-weight: 400;line-height: 20px;margin-bottom: 8px;}
.trump-podcast .left .img-box img{width: 100%;}
.trump-podcast .left .video-play{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: none;}
.trump-podcast .right{width: calc(100% - 360px);max-width: 848px;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;}
.trump-podcast .right ul{width: 100%;}
.trump-podcast .right ul li{display: flex;gap: 12px;align-items: center;border-bottom: 1px solid #C6C6C6;padding-bottom: 8px;cursor: pointer;}
.trump-podcast .right ul li .icon-box{width: 64px;}
.trump-podcast .right ul li .icon-box img{border-radius: 4px;}
.trump-podcast .right ul li .text{max-width: 75%;}
.trump-podcast .right h3{color: var(--v-black);font-size: 14px;font-weight: 500;line-height: 18px;margin-bottom: 0;}
.trump-podcast .right p{color: #034854;font-size: var(--fs-12);font-weight: 400;line-height: 17px;margin-bottom: 4px;}
.trump-post-wrapper .iframe-box .close{display: none;}
.open-account-btn.spotify{background-color: #0AB747;padding: 8px 8px 8px 40px;font-weight: 400;line-height: 24px;border-radius: 24px;margin: 0 0 32px;}
.open-account-btn.spotify .btn-icon{width: 24px;height: 24px;right: auto;left: 8px;}
.open-account-btn.spotify .btn-icon img{width: auto;}
.open-account-btn.spotify::before{display: none;}
.open-account-btn.spotify.p16:hover{padding-right: 8px;}
.open-account-btn.spotify:hover .btn-text{transform: translateX(0);}
.open-account-btn.spotify:hover .btn-icon{transform: translate(0px, -50%) translateZ(0px);}
.open-account-btn.spotify:hover .btn-icon img{transform: translateX(0px) rotate(0deg);}


.open-account{background: #E8E9ED;padding: 116px 0px 92px;}
.open-account .inner{max-width: 1440px;}
.open-account .open-account-top{padding: 48px 40px;background: linear-gradient(270deg, rgba(0, 32, 37, 0) 12.17%, #002025 29.29%);position: relative;border-radius: 20px 20px 0px 0px;overflow: hidden;}
.open-account .open-account-top .top-box{max-width: 780px;position: relative;z-index: 10;}
.open-account .open-account-top h2{color:var(--v-white);font-size:28px;font-weight:600;line-height: 34px; margin-bottom:16px;position: relative;z-index: 9;text-align: left;}
.open-account .open-account-top .btn-text{width: max-content;text-align: center;-webkit-tap-highlight-color: transparent;}
.open-account .open-account-top .orange-arrow-button.p18{padding: 20px 72px 20px 28px;line-height: 23px;}
.open-account .open-account-top .orange-arrow-button.p18 .btn-icon{width: 56px;height: 48px;border-radius: 28px;}
.open-account .open-account-top .orange-arrow-button .btn-icon img{width: 55%;}
.open-account .open-account-top .img-box{position: absolute;right: 0%;bottom: 0%;text-align: center;}
.open-account .open-account-top .img-box img{border-radius: 0px 20px 0px 0px;}
.open-account .open-account-top .mb-img{display: none;}
.open-account .open-account-bottom{padding: 32px 40px;box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.16);background: var(--v-white);border-radius: 0 0 20px 20px;display: flex;justify-content: space-between;}
.open-account .open-account-bottom .text-box{width: 100%;display: flex;gap: 40px;padding: 0 20px;}
.open-account .open-account-bottom ul li{width: 100%;max-width: 346px;}
.open-account .open-account-bottom ul li .step-index {width: 52px;height: 52px;border-radius: 50%;background: var(--v-orange);color: var(--v-white);font-size: var(--fs-20);font-weight: 600;line-height: 24px; display: flex;align-items: center;justify-content: center;margin-bottom: 8px;}
.open-account .open-account-bottom ul li .step-title p {color: var(--v-orange);text-transform: capitalize;font-size: var(--fs-20);font-weight: 600;line-height: 24px;margin-bottom: 12px;}
.open-account .open-account-bottom ul li .step-message p{color: var(--v-black);font-size: var(--fs-16);font-weight: 400;line-height: 24px;margin: 0;}
.open-account .open-account-bottom .img-box{display: flex;flex-direction: column;gap: 12px;}


.trump-trading{padding: 96px 0;}
.trump-trading h2{color:var(--v-black-light);font-size:48px;font-weight:600;line-height: 58px; margin-bottom:32px;text-align: center;}
.trump-trading h2 span{color: var(--v-orange);}
.trump-trading ul{display: flex;justify-content: center;gap: 24px;}
.trump-trading ul li{width: 280px;background: var(--v-grey-light2);border-radius: 8px;padding: 12px 12px 24px;text-align: center;}
.trump-trading ul li h3{color:var(--v-black-light);font-size:var(--fs-18);font-weight:600;line-height: 22px; margin-bottom:8px;}
.trump-trading ul li p{color:var(--v-black);font-size:14px;font-weight:400;line-height: 20px; margin-bottom:0;}

html[lang='ar-AE'] .banner .text-box ul li p,
html[lang='ar-AE'] .trump-podcast .right ul li .text,
html[lang='ar-AE'] .open-account .open-account-bottom ul li,
html[lang='ar-AE'] .trump-post-wrapper,
html[lang='ar-AE'] .banner{text-align: right;}
html[lang='ar-AE'] .open-account .open-account-bottom .text-box{flex-direction: row-reverse;}
html[lang='ar-AE'] .trump-post-wrapper .sub-title{background: url(https://d21u74ttq7jqzf.cloudfront.net/image/trump-tariffs-post-icon.svg) right top no-repeat;padding-left: 0;padding-right: 44px;}
html[lang='ar-AE'] .banner .inner{max-width: 100%;padding-right: 34%;}
html[lang='ar-AE'] .banner .text-box{display: flex;flex-direction: column;align-items: flex-end;}

@media (max-width: 1440px){
    /* .news .swiper-nav-next{right: -14px;} */
}
@media (max-width: 1400px){
    /* .news-swiper-pagination{max-width: 1270px;} */
    /* .news .swiper-nav-next{right: -41px;} */

}
@media (max-width: 1300px){
    .post-swiper{position: relative;}
    .post-swiper-pagination{display: flex;gap: 8px;position: absolute;right: -50px;bottom: -50px;}
}
@media (max-width: 1170px){
    .banner .text-box ul li p span{margin-top: 10px;}
}
@media (max-width: 1070px){
    .banner .text-box ul li p{max-width: 199px;}
}
@media (max-width: 1024px){
    .banner h2{font-size: 38px;line-height: 1.22;}
    .banner p{font-size: 18px;}
    .banner .text-box ul li p{max-width: 180px;font-size: 16px;line-height: 20px;}
    .banner .text-box ul li .icon-box img{width: 30px;}

    /* .news-swiper-pagination{max-width: 944px;} */

    .trump-post-wrapper .sub-title{font-size: 24px;line-height: 1.22;}
    .post-swiper-pagination{right: -30px;}

    .trump-trading{padding: 70px 0;}
    .trump-trading h2{font-size: 40px;line-height: 1.22;}
}
@media (max-width: 940px){
    .trump-trading ul{flex-wrap: wrap;}
}
@media (max-width: 880px){
    .banner .text-box ul li p{max-width: 160px;}
}
@media (max-width: 800px){
    .banner .text-box ul li p{max-width: 140px;}
}
@media (max-width: 768px){
    .banner{padding: 0;background: unset;}
    .banner .inner{padding: 0;display: flex;flex-direction: column-reverse;}
    .banner .text-box{box-shadow: 0px 4px 20px 0px #00000029;padding: 32px 40px 64px;}
    .banner h2{color:var(--v-black-light);font-size: 32px;}
    .banner p{color:var(--v-black-light);}
    .banner ul{flex-wrap: wrap;}
    .banner ul li{width: 100%;background: #E8E9ED;}
    .banner .text-box ul li p{max-width: 100%;}
    .banner .text-box ul li p span{margin-top: 0;}
    .banner .img-box{display: block;}

    /* .trump-post-wrapper .sub-title{font-size: 20px;} */
    .trump-post-wrapper{padding: 57px 0 32px;}
    .trump-podcast{flex-direction: column;}
    .trump-podcast .left{display: none;}
    .trump-podcast .right{width: 100%;max-width: 100%;}
    .open-account-btn.spotify{margin: 0;}
    .trump-post-wrapper .iframe-box{width: 100%;position: fixed;left: 0;bottom: 66px;z-index: 99;display: none;}
    .trump-post-wrapper .iframe-box .close{display: block;position: fixed;bottom: 210px;right: 8px;}
    .trump-podcast .left .video-play{display: block;}
    .trump-post-wrapper .iframe-box iframe .EpisodeOrShowWidget_widgetContainer__pXtAi{border-radius: 0 !important;}

    .open-account .open-account-top{padding: 40px 20px 340px;background: #002025;}
    .open-account .open-account-top h2{text-align: center;}
    .open-account .open-account-top .btn-text{margin: 0 auto;}
    .open-account .open-account-top .img-box img{border-radius: 0;}
    .open-account .open-account-top .pc-img{display: none;}
    .open-account .open-account-top .mb-img{display: block;}
    .open-account .open-account-bottom{padding: 25px 20px;}
    .open-account .open-account-bottom .text-box{flex-direction: column;padding: 0;}
    .open-account .open-account-bottom ul li{max-width: 100%;display: flex;gap: 20px;}
    .open-account .open-account-bottom ul li .step-index{width: 40px;height: 40px;margin-bottom: 0;}
    .open-account .open-account-bottom ul li .text{max-width: 80%;}

    .trump-trading h2{font-size: 34px;}

    html[lang='ar-AE'] .open-account .open-account-bottom .text-box{flex-direction: column;}
    html[lang='ar-AE'] .banner .inner{padding-right: 0;}
}
@media (max-width: 680px){
    .trump-trading ul li{width: 47%;}
}
@media (max-width: 510px){
    .top-menu{position: fixed;background: var(--v-white);box-shadow: 0px 4px 4px 0px #00000040;padding: 11px 20px;}
    .top-menu ul li{color: #7F7F7F;padding: 0 14px;}
    .top-menu ul li:first-child{padding: 0 10px 0 0;}

    .banner .text-box{padding: 15px 20px 32px;}
    .banner h2{font-size: 28px;line-height: 34px;margin-bottom: 8px;}
    .banner p{font-size: 16px;line-height: 21px;margin-bottom: 16px;}
    .banner ul{gap: 4px;}
    .banner ul li{padding: 12px;border-radius: 8px;gap: 12px;}
    .banner .text-box ul li .icon-box img{width: 24px;}
    .banner .text-box ul li p{max-width: 89%;font-size: 16px;line-height: 19px;}
    .banner .orange-button.p18{padding: 12px 20px;}

    .news{padding: 16px 0;position: relative;}
    .news::after{content: '';display: block;width: 100%;height: 1px;border: 1px dashed rgb(0 0 0 / 20%);position: absolute;left: 0;top: 18px;}
    .news .inner{padding: 0 0 0 32px;}
    .news-wrapper{border-left: 0;border-right: 0;padding-left: 0;}
    .news-swiper::after{display: none;}
    .news-swiper-pagination{display: none;}
    .news ul li{max-width: 120px;padding-top: 16px;}
    .news ul li::before{width: 8px;height: 8px;}
    .news h4{line-height: 17px;}

    .trump-post-wrapper{padding: 32px 0;}
    .trump-post-wrapper .sub-title{background: url(https://d21u74ttq7jqzf.cloudfront.net/image/trump-tariffs-post-icon-mobile.svg) left top no-repeat;font-size: 18px;line-height: 22px;padding-left: 30px;margin-bottom: 8px;}
    .trump-post .post-list{margin-bottom: 64px;}
    .trump-post ul li{max-width: 172px;}
    .trump-post .img-box{height: 81px;}
    .trump-post .text-box{height: 177px;}
    .trump-post li .tag-list a{margin-right: 5px;}
    .post-swiper-pagination{right: 5px;bottom: -60px;}

    .trump-podcast{gap: 8px;}
    .trump-podcast .left p{line-height: 17px;}
    .trump-podcast .left h3{font-size: 16px;line-height: 19px;}
    .open-account-btn.spotify{padding: 10px 10px 10px 40px;}
    /* .trump-post-wrapper .iframe-box{width: 90%;left: 20px;}
    .trump-post-wrapper .iframe-box .close{right: 28px;} */

    .open-account{padding: 32px 0;}
    .open-account .open-account-top{padding: 20px 12px 230px;border-radius: 8px 8px 0px 0px;}
    .open-account .open-account-top h2{font-size: 20px;line-height: 24px;margin-bottom: 16px;}
    .open-account .open-account-top .orange-arrow-button.p18{padding: 13px 52px 13px 24px;font-size: 14px;line-height: 18px;}
    .open-account .open-account-top .orange-arrow-button.p18 .btn-icon{width: 40px;height: 36px;}
    .open-account .open-account-top .orange-arrow-button.p18:hover{padding-right: 60px;}
    .open-account .open-account-bottom{padding: 18px 12px 20px;border-radius: 0 0 8px 8px;}
    .open-account .open-account-bottom .text-box{gap: 16px;}
    .open-account .open-account-bottom ul li{gap: 8px;}
    .open-account .open-account-bottom ul li .step-index{width: 24px;height: 24px;font-size: 14px;font-weight: 400;}
    .open-account .open-account-bottom ul li .text{max-width: 90%;}
    .open-account .open-account-bottom ul li .step-title p{line-height: 19px;margin-bottom: 6px;}
    .open-account .open-account-bottom ul li .step-message p{line-height: 22px;}

    .trump-trading{padding: 32px 0;}
    .trump-trading h2{font-size: 20px;line-height: 24px;margin-bottom: 24px;}
    .trump-trading ul{gap: 8px;}
    .trump-trading ul li{width: 172px;padding: 0px 12px 24px;}
    .trump-trading ul li .icon-box img{width: 80px;}
    .trump-trading ul li h3{line-height: 17px;margin-bottom: 4px;}

    html[lang='ar-AE'] .open-account .open-account-bottom ul li .text{max-width: 80%;}
    html[lang='ar-AE'] .trump-post-wrapper .sub-title{background: url(https://d21u74ttq7jqzf.cloudfront.net/image/trump-tariffs-post-icon-mobile.svg) right top no-repeat;padding-right: 30px;}
}
@media (max-width: 400px){
    .banner .text-box ul li p{max-width: 85%;}
}
@media (max-width: 391px){
    .trump-trading ul li{width: 48%;}
}</pre></body></html>