.section0 .scroll-down, .section0 .line {
  display: none; }
.section0 .description {
  max-width: 540px; }

.center-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start; }

#gef-margets {
  padding-top: 110px; }
  #gef-margets .center-block {
    padding-left: 40px; }
    #gef-margets .center-block .text p:last-child {
      margin-bottom: 0; }

#move-with-the-markets h2 {
  text-align: center; }
#move-with-the-markets .text {
  max-width: 871px;
  margin: 0 auto;
  text-align: center; }
#move-with-the-markets .icons {
  margin-top: 10px;
  margin-bottom: 40px; }
  #move-with-the-markets .icons .icon {
    text-align: center;
    height: 180px;
    border: 1px solid #DEDEDE;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    #move-with-the-markets .icons .icon img {
      margin-bottom: 24px; }
    #move-with-the-markets .icons .icon .title {
      font-size: 18px;
      line-height: 21px;
      font-weight: bold;
      color: #1D1D1B; }

#gef-respect .center-block {
  padding-right: 40px; }
  #gef-respect .center-block .text p:last-child {
    margin-bottom: 0; }

#guarantees {
  padding-bottom: 110px; }
  #guarantees .container {
    min-height: 450px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 15px; }
    #guarantees .container .block {
      max-width: 901px;
      margin: 0 auto; }
    #guarantees .container h2, #guarantees .container p {
      color: #fff; }

@media (max-width: 1399px) {
  #gef-margets img, #gef-respect img {
    width: 100%; } }
@media (max-width: 991px) {
  .section0 .btn {
    margin-bottom: 110px; }

  #gef-margets .center-block {
    margin-top: 30px;
    padding-left: calc(var(--bs-gutter-x) * .5); }

  #gef-respect .center-block {
    padding-right: calc(var(--bs-gutter-x) * .5); }

  #move-with-the-markets .icons {
    margin-bottom: 10px; }
    #move-with-the-markets .icons .icon {
      margin-bottom: 30px; } }
@media (max-width: 575px) {
  #guarantees .container {
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 15px;
    background-color: #6D2F88 !important; } }
@media (max-width: 390px) {
  #move-with-the-markets .icons .icon .title {
    font-size: 16px; } }

/*# sourceMappingURL=why.css.map */
