.example{ border:3px solid #2c64eb; border-radius:6px; padding:24px; display:flex;}.example svg{ min-width:24px; margin-right:10px;}.block1-intro .broker-risk-notify span{justify-content:right;}.block1-intro .example{display:block;}.block1-intro .example svg{position:absolute;}.block1-intro .article-img-prew{ margin:5px 15px 5px 30px !important;}.risk-info{ width:100%; padding-top:10px;}.risk-info.right{text-align:right;}.risk-info.center{text-align:center;}.risk-info .risk-notify{ border-bottom:none;}.w-196{ width:196px;}.block-gray .article-img-prew{display:none!important;}.question-text{ font-size:18px; line-height:30px;}.question .unordered-list{ margin-left:0px;}.unordered-list li{ list-style:disc; margin-left:25px;}.unordered-list p{ padding-left:0px!important;}.img-border{ border:1px solid #dfdfe0; box-sizing:border-box; border-radius:5px; max-width:100%;}.bg-white{ background-color:#ffffff;}.bg-grey{ background-color:#f9f9f9;}.heading-four{font-weight:bold;font-size:18px;}.broker-header{ display:flex; align-items:flex-start; flex-wrap:wrap; margin-bottom:20px;}.broker-header__logo{ margin-right:30px; padding:4px 6px; background:#FFFFFF;box-shadow:0px 4px 8px rgba(0,0,0,0.04),0px 8px 16px rgba(0,0,0,0.08);border-radius:4px; max-width:182px;}.broker-header__btn{ padding:10px 20px; display:inline-block; border-radius:5px; transition:all 0.2s; border:none; font-weight:600; font-size:16px; text-align:center; line-height:1; color:#fff; text-transform:uppercase; box-shadow:1px 1px 2px rgba(0,0,0,0.27);}.broker-header__btn-row{ display:flex; padding-top:10px; flex-wrap:wrap;}.broker-header__btn.m-dark{background:#455A64; margin-right:20px;}.broker-header__btn.m-dark:hover{background:#374850;}.broker-header__btn.m-blue{background:#2C64EB;}.broker-header__btn.m-blue:hover{background:#2456cd;}.broker-header__logo img{ max-width:100%;}.p-0{padding:0px;}.section{ padding:50px 0px;}.check-item{ width:100%; display:flex; align-items:flex-start;}.check-item__icon{ display:flex; align-items:center; justify-content:center; flex:0 0 45px; height:45px; box-shadow:0 5px 10px rgb(154,154,154,0.21); background:#fff; border-radius:5px;}.check-item p{ flex:1; padding-left:25px;}.check-item__icon span{ position:absolute; font-weight:bold; font-size:14px; line-height:19px; color:#539100;}.table{ display:table!important; margin-left:auto; margin-right:auto;}.table tr{ min-height:55px!important; border-top:2px solid #F2F2F2;}.table tr th{ text-align:center;}.table tr td{text-align:center; padding:10px;}.table tr td p{font-size:14px!important; line-height:19px!important; font-weight:normal!important;}.table tr td:first-child{background-color:#f9f9f9;}.table tr td:first-child p{ font-weight:600!important;}.table tr td .link-blue{font-size:14px!important; line-height:19px!important;}.block12-pros-cons .pros .pros-list p,.block12-pros-cons .cons .cons-list p{ position:relative; padding-left:20px; margin-bottom:30px; display:block;}.block12-pros-cons .pros .pros-list span,.block12-pros-cons .cons .cons-list span{ position:absolute; left:0; top:0;}.block12-pros-cons .pros .pros-title h3,.block12-pros-cons .cons .cons-title h3{ font-weight:600; font-size:24px; line-height:32px;}.block12-pros-cons .pros .pros-title h4,.block12-pros-cons .cons .cons-title h4{ font-weight:600; font-size:24px; line-height:32px;}.reviews-list li{ flex:1; background:#fff; box-shadow:0 4px 12px rgb(0 0 0 / 20%); border-radius:5px; margin-bottom:22px; padding:17px 24px;}.reviews-list li .logo{ margin-bottom:10px;}.reviews-list li .broker_logo{ max-width:160px!important;}.reviews-list li .block-white{padding:0px; background:none; box-shadow:none; border-radius:0px;}.reviews-list li .block-white .heading{ display:flex; flex-wrap:wrap; align-items:center;}.reviews-list li .block-white .heading .broker-name{ color:#71b219; font-weight:700; font-size:18px; line-height:22px; margin-right:20px;}.reviews-list li .block-white .heading .comment-user{ margin-right:20px;}.reviews-list li .block-white .star{ margin-bottom:10px;}.mb-0{margin-bottom:0px!important;}.brokers-blacklist{width:100%;background:#fff;-webkit-box-shadow:8px 8px 15px rgba(0,0,0,.23);box-shadow:8px 8px 15px rgba(0,0,0,.23);border-radius:6px;overflow:hidden;border-collapse:collapse;}.brokers-blacklist thead tr th{color:#fff;font-size:15px;font-weight:700;line-height:28px;text-align:center;background:#71b219;padding:20px}.brokers-blacklist thead tr th+th{border-left:1px solid rgba(34,36,41,.12)}.brokers-blacklist tbody tr{border-bottom:1px solid rgba(34,36,41,.12)}.brokers-blacklist tbody tr:last-child{border-bottom:none}.brokers-blacklist tbody tr td{padding:20px;vertical-align:top}.brokers-blacklist tbody tr td+td{border-left:1px solid rgba(34,36,41,.12);text-align:center}.brokers-blacklist .scam{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brokers-blacklist .scam__number{font-weight:600;font-size:18px;line-height:24px;text-align:center;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px}.brokers-blacklist .scam__info{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.brokers-blacklist .scam__logo{width:160px;margin-left:20px}.brokers-blacklist .scam__logo img{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.brokers-blacklist .scam__logo img:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.brokers-blacklist .scam__logo img{max-width:100%}.brokers-blacklist .scam__link{color:#2c64eb;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;font-weight:600;font-size:16px;line-height:24px}.brokers-blacklist .scam__link,#block6 .scam__link picture{display:-webkit-box;display:-ms-flexbox;display:flex}.brokers-blacklist .scam__link img{margin-left:5px}.brokers-blacklist .scam__link:hover{color:#002c90}@media (max-width:576px){.heading-two{ align-items:flex-start;} .broker-header{ justify-content:center; flex-direction:column; align-items:center;} .broker-header__btn-row{ justify-content:center;} .broker-header__btn.m-dark{ margin-left:10px; margin-right:10px; margin-bottom:10px;} .broker-header__btn.m-blue{ margin-left:10px; margin-right:10px;} .broker-header__logo{margin-bottom:20px; margin-right:0px;} .w-196{ margin-left:10px; margin-right:10px;} .block12-pros-cons .container{ width:auto; padding-right:10px;} .article-wrap .section{ padding:25px 0px;}.brokers-blacklist .scam{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.brokers-blacklist .scam__number{padding-top:7px}.brokers-blacklist .scam__info{-ms-flex-wrap:wrap;flex-wrap:wrap}.brokers-blacklist .scam__logo{margin-bottom:12px}.brokers-blacklist .scam__link{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end} }