<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 400;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-Roman.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 100;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-thin.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 200;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-UltraLight.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 300;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-Light.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 550;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-medium.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 700;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-bold.woff') format('woff');
}


body {
    background-color: #FFFFFF;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}
p {
    font-family: 'HelveticaNeueCyr';
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: left;
}

.h1, .h2, .h3, h1, h2, h3, h4, h5, h6, p, table, li{
    font-family: 'HelveticaNeueCyr';
}

.bonus-main-container{
  /*width: 728px;*/
  background: #fff;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.bonus-main-container table {
  width: 1080px !important;
  border-collapse: collapse;
  border-spacing: 0px;
}

table tr td:nth-child(1) {
  position: sticky;
  left: -1.5px;
  z-index: 2;
}

.table-container{
  overflow: auto;
}
.comparison-bonus-holder table{
  width: 100%;
  margin-top: 65px;
}

.comparison-bonus-title-holder{
  display: inline-block;
  margin-right: 14px;
}
.comparison-bonus-title-wh-bg{
  background-color: #fff;
  margin-top: -95px;
  padding-top: 93px;
}
.comparison-bonus-title-bck{
  background: rgba(49, 49, 49, 1);
  border-top-right-radius:20px;
  border-top-left-radius: 20px;
}

.comparison-bonus-title-step{
  display: inline-block;
  width: 232px;
  background: rgba(49, 49, 49, 1);
  margin-top: -5px;
  padding-bottom: 2px;
}

.comparison-bonus-title-step-end{
  display: inline-block;
  width: 232px;
  background: rgba(49, 49, 49, 1);
  margin-top: -5px;
  padding-bottom: 2px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.comparison-bonus-title-step-wh{
  display: inline-block;
  width: 232px;
  background: rgba(49, 49, 49, 1);
  margin-top: -5px;
  padding-bottom: 2px;
}

.comparison-bonus-title-step-two-line{
  display: inline-block;
  width: 232px;
  background: rgba(49, 49, 49, 1);
  margin-top: -5px;
  padding-bottom: -5px;
}

.comparison-bonus-title-step-two-line-b{
  display: inline-block;
  width: 232px;
  background: rgba(49, 49, 49, 1);
  margin-top: -7px;
  padding-bottom: 2px;
}

.comparison-bonus-title-step p{
  font-family: 'HelveticaNeueCyr';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 13px 15px 3px 16px;
  color: #fff;
  text-align: left;
  height: 35px;
}

.comparison-bonus-title-step-end p{
  font-family: 'HelveticaNeueCyr';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 7px 15px 11px 16px;
  color:#fff;
  text-align: left;
}
.comparison-bonus-title-step-wh p{
  font-family: 'HelveticaNeueCyr';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 21px 5px 16px 16px;
  color:#fff;
  text-align: left;
}

.comparison-bonus-title-step-two-line p{
  font-family: 'HelveticaNeueCyr';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 15px 25px 5px 16px;
  color:#fff;
  text-align: left;
}


.comparison-bonus-title-step-two-line-b p{
  font-family: 'HelveticaNeueCyr';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 20px 25px 10px 16px;
  color:#fff;
  text-align: left;
}
.comparison-bonus-title-step p, .comparison-bonus-title-step-end p, .comparison-bonus-title-step-wh p, .comparison-bonus-title-step-two-line p, .comparison-bonus-title-step-two-line-b p{
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.comparison-bonus-title{
  display: inline-block;
  background-image: url(/i/img/instaforex_bonuses/bonuses/comparison-bonus-title-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 232px;
  height: 201px;
  color:#fff;
  border-radius: 20px;
}
.comparison-bonus-title h2{
  font-family: 'HelveticaNeueCyr';
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  padding: 52px 5px 15px 16px;
  text-align: left;
}

.comparison-bonus-100 img{
  margin: 0 auto;
  text-align: center;
}
.comparison-bonus-100-img{
  position: absolute;
  top:-65px;
  right: 30px;
  
}
.comparison-bonus-100-holder{
  display: inline-block;
  margin-right: 15px;
}


.comparison-bonus-100-step{
  display: inline-block;
  width: 192px;
  height: 31px;
  background: rgba(212, 65, 48, 0.06);
  margin-top: -0px;
  padding-top: 15px;
  padding-bottom: 6px;
}
.comparison-bonus-100-step-mid{
  display: inline-block;
  width: 192px;
  height: 38px;
  background: rgba(212, 65, 48, 0.06);
  margin-top: -1px;
  padding-top: 18px;
  padding-bottom: 0px;
}
.comparison-bonus-100-step-end{
  display: inline-block;
  width: 192px;
  height: 32px;
  background: rgba(212, 65, 48, 0.06);
  margin-top: -2px;
  padding-top: 20px;
  padding-bottom: 15px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.comparison-bonus-100-step-2{
  display: inline-block;
  width: 192px;
  height: 50px;
  background: rgba(212, 65, 48, 0.06);
  margin-top: -1px;
  padding-top: 19px;
  padding-bottom: 2px;
}

.comparison-bonus-100-step-wh{
  display: inline-block;
  width: 192px;
  height: 35px;
  background: rgba(212, 65, 48, 0.06);
  margin-top: 0px;
  padding-top: 15px;
  padding-bottom: 5px;
}

.comparison-bonus-100-step img{
  display: inline-block;
}
.step-img{
  width: 100%;
  text-align: center;
  margin:0 auto;
  padding-bottom: 3px;
  font-size: 14px;
}

.step-p p{
  width: 100%;
  text-align: center;
  font-family: 'HelveticaNeueCyr';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color:#000;
}

.step-p h6{
  width: 100%;
  text-align: center;
  font-family: 'HelveticaNeueCyr';
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  color:rgba(117, 117, 117, 1);
}

.step-p p, .step-p h6{
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.comparison-bonus-100-bck{
  background: rgba(213, 65, 48, 0.06);
  border-top-right-radius:20px;
  border-top-left-radius: 20px;
}
.comparison-bonus-100{
  position: relative;
  background-color: rgba(146, 58, 48, 1);
  width: 192px;
  height:auto;
  color:#fff;
  border-radius: 20px;
  padding: 75px 0px 5px 0px;
}


.comparison-bonus-100 h4{
  font-family: 'HelveticaNeueCyr';
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
  
}

.comparison-bonus-100 h5{
  font-family: 'HelveticaNeueCyr';
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}
.comparison-bonus-100 h5 b{
  font-family: 'HelveticaNeueCyr';
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
}
.comparison-bonus-100 h4, .comparison-bonus-100 h5{
    display: block;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

.comparison-bonus-100 h4{
    font-weight: bold;
  }

.comparison-bonus-100 &gt; .bns-all-btn-holder{
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 15px;
}

.comparison-bonus-55 img{
  margin: 0 auto;
  text-align: center;
}
.comparison-bonus-55-img{
  position: absolute;
  top:-65px;
  right: 30px;
  
}
.comparison-bonus-55-holder{
  display: inline-block;
  margin-right: 15px;
}

.comparison-bonus-55-bck{
  background: rgba(90, 188, 209, 0.06);
  border-top-right-radius:20px;
  border-top-left-radius: 20px;
}
.comparison-bonus-55{
  position: relative;
  background-color: rgba(118, 157, 166, 1);
  width: 192px;
  height:auto;
  color:#fff;
  border-radius: 20px;
  padding: 75px 0px 5px 0px;
}


.comparison-bonus-55 h4{
  font-family: 'HelveticaNeueCyr';
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
  
}

.comparison-bonus-55 h5{
  font-family: 'HelveticaNeueCyr';
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}
.comparison-bonus-55 h5 b{
  font-family: 'HelveticaNeueCyr';
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
}
.comparison-bonus-55 h4, .comparison-bonus-55 h5{
    display: block;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

.comparison-bonus-55 h4{
    font-weight: bold;
  }

.comparison-bonus-55-step{
  display: inline-block;
  width: 192px;
  height: 30px;
  background: rgba(90, 188, 209, 0.06);
  margin-top: -2px;
  padding-top: 17px;
  padding-bottom: 5px;
}
.comparison-bonus-55-step-mid{
  display: inline-block;
  width: 192px;
  height: 37px;
  background: rgba(90, 188, 209, 0.06);
  margin-top: -2px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.comparison-bonus-55-step-2{
  display: inline-block;
  width: 192px;
  background: rgba(90, 188, 209, 0.06);
  margin-top: -2px;
  padding-top: 5px;
  padding-bottom: 4px;
}

.comparison-bonus-55-step-end{
  display: inline-block;
  width: 192px;
  height: 32px;
  background: rgba(90, 188, 209, 0.06);
  margin-top: -2px;
  padding-top: 22px;
  padding-bottom: 15px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.comparison-bonus-55-step-wh{
  display: inline-block;
  width: 192px;
  height: 35px;
  background: rgba(90, 188, 209, 0.06);
  margin-top: -2px;
  padding-top: 15px;
  padding-bottom: 5px;
}

.comparison-bonus-55 &gt; .bns-all-btn-holder{
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 15px;
}

.comparison-bonus-30 img{
  margin: 0 auto;
  text-align: center;
}
.comparison-bonus-30-img{
  position: absolute;
  top:-65px;
  right: 30px;
  
}
.comparison-bonus-30-holder{
  display: inline-block;
  margin-right: 18px;
}

.comparison-bonus-30-bck{
  background: rgba(207, 107, 51, 0.06);
  border-top-right-radius:20px;
  border-top-left-radius: 20px;
}
.comparison-bonus-30{
  position: relative;
  background-color: rgba(158, 112, 86, 1);
  width: 192px;
  height:auto;
  color:#fff;
  border-radius: 20px;
  padding: 75px 0px 5px 0px;
}


.comparison-bonus-30 h4{
  font-family: 'HelveticaNeueCyr';
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
  
}

.comparison-bonus-30 h5{
  font-family: 'HelveticaNeueCyr';
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}
.comparison-bonus-30 h5 b{
  font-family: 'HelveticaNeueCyr';
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
}
.comparison-bonus-30 h4, .comparison-bonus-30 h5{
    display: block;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

.comparison-bonus-30 h4{
     font-weight: bold;
  }

.comparison-bonus-30-step{
  display: inline-block;
  width: 192px;
  height: 30px;
  background: rgba(207, 107, 51, 0.06);
  margin-top: -2px;
  padding-top: 17px;
  padding-bottom: 5px;
}

.comparison-bonus-30-step-mid{
  display: inline-block;
  width: 192px;
  height: 37px;
  background: rgba(207, 107, 51, 0.06);
  margin-top: -2px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.comparison-bonus-30-step-2{
  display: inline-block;
  width: 192px;
  background: rgba(207, 107, 51, 0.06);
  margin-top: -2px;
  padding-top: 5px;
  padding-bottom: 4px;
}

.comparison-bonus-30-step-end{
  display: inline-block;
  width: 192px;
  height: 32px;
  background: rgba(207, 107, 51, 0.06);
  margin-top: -2px;
  padding-top: 21px;
  padding-bottom: 16px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}


.comparison-bonus-30-step-wh{
  display: inline-block;
  width: 192px;
  height: 35px;
  background: rgba(207, 107, 51, 0.06);
  margin-top: -2px;
  padding-top: 16px;
  padding-bottom: 4px;
}

.comparison-bonus-30 &gt; .bns-all-btn-holder{
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 15px;
}



.comparison-club-bonus img{
  margin: 0 auto;
  text-align: center;
}
.comparison-club-bonus-img{
  position: absolute;
  top:-65px;
  right: 30px;
  
}

.comparison-club-bonus-holder{
  display: inline-block;
}

.comparison-club-bonus-bck{
  background: rgba(61, 163, 215, 0.06);
  border-top-right-radius:20px;
  border-top-left-radius: 20px;
}
.comparison-club-bonus{
  position: relative;
  display: inline-block;
  background-color: rgba(122, 156, 173, 1);
  width: 192px;
  height:auto;
  color:#fff;
  border-radius: 20px;
  padding: 75px 0px 5px 0px;
}

.comparison-club-bonus h4{
  font-family: 'HelveticaNeueCyr';
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
  
}

.comparison-club-bonus h5{
  font-family: 'HelveticaNeueCyr';
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}
.comparison-club-bonus h5 b{
  font-family: 'HelveticaNeueCyr';
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
}
.comparison-club-bonus h4, .comparison-club-bonus h5{
    display: block;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

.comparison-club-bonus h4{
     font-weight: bold;
  }

.comparison-club-bonus-step{
  display: inline-block;
  width: 192px;
  height: 30px;
  background: rgba(61, 163, 215, 0.06);
  margin-top: -2px;
  padding-top: 17px;
  padding-bottom: 5px;
}

.comparison-club-bonus-step-mid{
  display: inline-block;
  width: 192px;
  height: 37px;
  background: rgba(61, 163, 215, 0.06);
  margin-top: -2px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.comparison-club-bonus-step-2{
  display: inline-block;
  width: 192px;
  background: rgba(61, 163, 215, 0.06);
  margin-top: -2px;
  padding-top: 5px;
  padding-bottom: 4px;
}

.comparison-club-bonus-step-end{
  display: inline-block;
  width: 192px;
  height: 32px;
  background: rgba(61, 163, 215, 0.06);
  margin-top: -2px;
  padding-top: 21px;
  padding-bottom: 16px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.comparison-club-bonus-step-wh{
  display: inline-block;
  width: 192px;
  height: 35px;
  background: rgba(61, 163, 215, 0.06);
  margin-top: -2px;
  padding-top: 16px;
  padding-bottom: 4px;
}

.comparison-club-bonus &gt; .bns-all-btn-holder{
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 15px;
}


/*.bns-all-btn-holder{
  display: flex;
}*/

.bns-all-btn-comparison {
    display: inline-flex;
    position: relative;
    height: 34px;
    width: 160px;
    overflow: hidden;
    z-index: 1;
    border-radius: 20px;
    box-shadow: 0px 4px 15px rgb(114 0 0 / 35%);
    margin: 0 auto;
}


.bns-all-btn-comparison .bns-all-btn-bonus{
  display: inline-block;
  position: absolute;
  width: 230%;
  height: 100%;
  left: -100%;
  transition: 0.4s all ease-in-out 0s;
  z-index: -1;
}

.bns-all-btn-comparison button{
  height: 100%;
  width: 100%;
  border: none;
  outline: none;
  background: none;
  font-family: 'HelveticaNeueCyr';
  color:#fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  z-index: 1;
  cursor: pointer;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.bns-all-btn-comparison:hover .bns-all-btn-bonus{
  left: 0;
}

.bns-all-btn-grad .bns-all-btn-bonus{
  background-image:linear-gradient(230deg, #7D0000, #7D0000, #910b0b, #ec3e3e, #FF4949, #e20303 , #e20303);
}

.comparison-bonus-holder table tr:nth-child(2) .comparison-bonus-title-step p {
  padding: 10px 25px 3px 16px;
}

.comparison-bonus-holder table tr:nth-child(3) .comparison-bonus-title-step p {
  padding: 16px 5px 4px 16px
}

.additional_page_header_aph .mf_block_slider {
  margin-top: -14px;
}

.mf_header {
  height: 236px;
}

.table-container table:nth-child(2) {
  display: none;
}

.comparison-bonus-holder table tr {
  cursor: auto;
}

.page div.sections&gt;div.content h4{font-size: 18px; line-height: 27px}
.page div.sections&gt;div.content h5{font-size: 16px; padding-top: 0}

</pre></body></html>