.zero, #ael h1,
#ael h2,
#ael h3,
#ael h4,
#ael h5,
#ael h6,
#ael p {
  margin: 0;
  padding: 0; }

#ael {
  min-width: 310px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 2rem; }
  #ael .section {
    position: relative;
    width: 100%;
    padding-top: 3.6rem;
    padding-bottom: 3.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #ael .content-wrapper {
    max-width: 1220px;
    margin: 0 auto;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #ael .button__holder {
    position: relative;
    text-align: center; }
  #ael .list-basic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    padding: 0;
    font-size: 0;
    list-style-type: none; }
  #ael .button {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2rem;
    border: 0;
    border-radius: 4px;
    text-align: center;
    font-size: 2.2rem;
    line-height: 2;
    font-weight: 500;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    text-decoration: none;
    min-width: 34rem;
    color: #fff; }
    #ael .button-green {
      background: #7fba2f;
      background-image: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
      background-image: -webkit-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
      background-image: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
      background-image: linear-gradient(90deg, #7fba2f, #98c838, #7fba2f); }
      #ael .button-green:hover {
        background: #98c838;
        -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05); }
    #ael .button-shadow {
      -webkit-box-shadow: 0 3px 1px 0 #132e4e;
      box-shadow: 0 3px 1px 0 #132e4e; }
    #ael .button-bottom {
      margin-bottom: -28rem; }


@media all and (max-width: 650px) {
#ael .button {
min-width: 24rem;
}
}

  #ael ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  #ael h1 {
    font-size: 4rem;
    line-height: 4rem;
    font-weight: 300;
    color: #000000; }
  #ael h2 {
    font-size: 4rem;
    line-height: 6rem;
    font-weight: 500; }
  #ael h3 {
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 300;
    text-align: left; }
  #ael h5 {
    font-size: 1.8rem; }
  @media all and (max-width: 410px) {
    #ael .prime__button {
      padding: 2rem;
      min-width: 28rem; } }
  @media all and (max-width: 650px) {
    #ael h1 {
      font-size: 3rem;
      line-height: 3rem; } }

#ael .victories {
  background-image: url("images/victories.jpg");
  background-position: 50% 0%;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: #000000;
  padding-bottom: 15.3rem;
  padding-top: 15rem;
  background-color: #ffffff; }


html.no-webplossless #ael .victories {
    background-image: url("images/victories.jpg"); }
html.webplossless #ael .victories {
    background-image: url("images/victories.webp"); }




#ael .victories .victories__wrapper {
  position: relative;
  left: 59%;
  max-width: 42%;
  color: #000000;
  text-align: left; }



#ael .victories .section__header {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
 }

#ael .victories .date {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600; }

#ael .victories .section__subtitle {
  font-size: 3rem;
  font-weight: 400;
  line-height: 3rem;
  margin-bottom: 3rem; }

#ael .victories .section__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 0rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#ael .victories .section__desc {
  font-size: 1.8rem;
  line-height: 3rem;
  font-weight: 400;
  margin-top: 3rem;
  margin-bottom: 3rem;
   }

#ael .victories .count-item_text {
  color: #697d8c;
  font-size: 1.4rem;
  line-height: 2rem;
  padding-right: 0;
  margin-top: 0; }

#ael .victories .count-item {
  -ms-flex-preferred-size: 26%;
  flex-basis: 26%;
   }


#ael .victories .item-center {
  -ms-flex-preferred-size: 26%;
  flex-basis: 26%;
  }


#ael .victories .count-item span {
  color: #697d8c;
  font-size: 4rem;
  font-weight: 700;
  white-space: nowrap;
  line-height: 4.7rem; 
}



@media all and (max-width: 1150px) {
#ael .victories {
   padding-bottom: 7rem;
  padding-top: 9rem;
}
}

@media all and (max-width: 1060px) {

#ael .victories {
    background-position: 43% 0%;
}

}

@media all and (max-width: 870px) {






#ael .victories:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: #eff0f1;
    opacity: 0.8;
}


#ael .victories {
   background-position: 21% 23%;
}


#ael .victories .victories__wrapper {
    left: 0;
    max-width: 100%;
}

#ael .victories .count-item_text {
  color: #000;
}
}

@media all and (max-width: 520px) {
#ael .victories .section__count{
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#ael .victories {
    background-position: 21% 100%;
}


#ael .victories .count-item {
  text-align: center;
  margin-bottom: 1rem;
}

/*#ael .victories {
    padding-bottom: 4rem;
    padding-top: 4rem;
}*/
#ael .victories .count-item:not(:last-child) {
  margin-bottom: 1rem;
}

}

@media all and (max-width: 400px) {

/*#ael .victories {
   padding-bottom: 0rem;
  padding-top: 3rem;
}*/

#ael .victories .section__desc {
    margin-top: 2rem;
    margin-bottom: 2rem;
}


}




#ael .features {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  color: #ffffff;
  background-color: #1278c1;
  padding-top: 11.7rem;
  padding-bottom: 12.6rem;

}
.features li:before {
  display: none;
}
html.no-webplossless #ael .features {
    background-image: url("images/features-bg.jpg"); }
html.webplossless #ael .features {
    background-image: url("images/features-bg.webp"); }

  #ael .features .features__header {
    text-align: center; }
      #ael .features .features__header h3 {
    text-align: center;
color: #fff;
font-weight: 500;
max-width: 82%;
    display: inline-block;

     }
#ael .features .features__header p {
font-size: 1.6rem;
font-weight: 400;
line-height: 2rem;
margin-top: 3rem;
display: inline-block;
max-width: 768px;
 }

#ael .features .features-list {
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    font-size: 0;
    list-style-type: none;
    margin-top: 8rem;}
  #ael .features .features-list__container {
    -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
    padding-left: 0;
  }
  #ael .features .features-list__ico {
    display: inline-block;
    width: 92px;
    height: 80px;
    background-repeat: no-repeat;
     }
  #ael .features .features-list__ico.broker {
    background-image: url("images/broker.png"); }
  #ael .features .features-list__ico.conditions {
    width: 73px;
    background-image: url("images/conditions.png"); 
  }
  #ael .features .features-list__ico.support {
    margin-top: 12px;
    height: 66px;
    background-image: url("images/support.png"); }
  #ael .features h4 {
  margin-top: 3rem;
    margin-bottom: 4rem;
    font-size: 1.8rem;
    line-height: 2rem;
    font-weight: 500; }
  #ael .features p {
   font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 300;
  }
#ael .features .features-list__container:nth-child(2) h4 {
 margin-bottom: 2rem;
}

#ael .features .features-list__container:nth-child(3) h4 {
margin-bottom: 4rem;
}

@media all and (max-width: 640px) {
#ael .features {
  padding-top: 6rem;
}
 #ael .features .features-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
 }

 #ael .features h4 {
    margin-bottom: 2rem;
    }
}

#ael #banner {
  color: #fff;
  text-align: center;
  background-size: cover;
  background-position: 50% 0;
  background-color: #ffffff;
  background-repeat: no-repeat; }

  @media (max-width: 460px) {
#ael #banner:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
     background-color: #000000;
    opacity: 0.8;
}

#ael #banner {
  background-position: 72% 0;
}

#ael #banner h1 {
  font-size: 3rem;
}

}
 html.no-webplossless #ael #banner {
    background-image: url("images/head_bg.jpg"); }
html.webplossless #ael #banner {
    background-image: url("images/head_bg.webp"); }
  #ael #banner .banner-header {
    margin-top: 25.8rem;
    margin-bottom: 10.3rem;
    position: relative;
    text-align: left;
    color: #fff; }

 #ael #banner .banner-header_title {
    color: #fff; }

  #ael #banner .banner-header:before {
    content: '';
    display: block;
    background-image: url("images/logo_ael.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 11rem;
    height: 13rem;
    top: -157px; 
    left: 3px;
  }
  #ael h1 span {
    font-weight: 700; }
  #ael #banner h1 {
    max-width: 595px;
    margin-bottom: 2rem; }
  #ael #banner p {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 3rem;
    margin-top: 0.8rem;
    max-width: 640px; }

    @media (max-width: 980px) {
#ael #banner p {
    max-width: 579px;
      }
     
    }

       @media (max-width: 760px) {
#ael #banner p {
    max-width: 445px;
      }
    }