.multicurrency-account{
    margin-left:auto;
    margin-right:auto;

    --hero-multicurrency__title-font-size: 20px;

    --headingfont-size: 48px;
    --headingfont-line-height: 120%;
    --heading-margin-bottom: 37px;

    --descriptionfont-size: 24px;
    --descriptionfont-line-height: 32px;
    --description-margin-bottom: 46px;

    @media(max-width: 1400px){
        --hero-multicurrency__title-font-size: 16px;

        --headingfont-size: 32px;
        --headingfont-line-height: 100%;
        --heading-margin-bottom: 24px;


        --descriptionfont-size: 16px;
        --descriptionfont-line-height: 24px;
        --description-margin-bottom: 24px;
    }

    @media(max-width: 1200px){
        --hero-multicurrency__title-font-size: 16px;

        --headingfont-size: 32px;
        --headingfont-line-height: 100%;
        --heading-margin-bottom: 24px;


        --descriptionfont-size: 16px;
        --descriptionfont-line-height: 24px;
        --description-margin-bottom: 24px;
    }
    @media (max-width:768px){
        #homepage-new__get-app  .homepage-new__get-app-squares__qr {
          display: none !important;
          }
          .homepage-new__get-app-badges{
            display: flex !important;
            align-items: center !important;
            a{
                margin: 0 auto !important;
            }
          }
      }
    .button-main--white{
        display: inline-flex;
        height: 58px;
        padding: 20px 32px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        background-color: #fff;
        border-radius: 64px;
        color: var(--Black, #000);
        text-align: center;
        leading-trim: both;
        text-edge: cap;
        font-family: Nunito;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: uppercase;
        border-radius: 200px;
        border:2px solid transparent;
        transition: all .3s ease-in-out;
            &:hover{
                transition: all .3s ease-in-out;
                border: 2px solid #000;
                background: #f7f7f7;
                color: #222;
                text-align: center;
                font-family: Nunito;
                box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, .15);
                background-image: url('https://www.zen.com/wp-content/themes/zen/images/deals-landing/patern.webp');
                background-position: center;
                background-size: cover;
            }
            @media(max-width: 1400px){
                height: 48px;
                padding: 16px 24px;
                font-size: 14px;
            }
    }

    &::before{
        display: none;
    }

    .container{
        margin: 0 auto;
        max-width: 1343px;
        @media(max-width: 1400px){
            max-width: 90%;
        }
    }

    .hero-multicurrency{
    margin-top: 50px;
    @media(min-width:767px){
        margin-top:300px;
    }
    text-align: center;
    .hero-multicurrency__content{
        .hero-multicurrency__title{
            color: #FFF;
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-family: Nunito;
            font-size: var(--hero-multicurrency__title-font-size);
            font-style: normal;
            font-weight: 700;
            line-height: var(--descriptionfont-line-height);
            text-transform: uppercase;
            margin-bottom: 24px;
        }
        .hero-multicurrency__subtitle{
           color: var(--White, #FFF);
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-family: Nunito;
            font-size:var(--headingfont-size);
            font-style: normal;
            font-weight: 800;
            line-height: var( --headingfont-line-height); /* 57.6px */
            margin-bottom: 37px;
        }
        .hero-multicurrency__description{
            color: #FFF;
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-family: Nunito;
            font-size: var(--descriptionfont-size);
            @media(max-width:768px){
                br{
                    display: none;
                }
            }
            font-style: normal;
            font-weight: 500;
            line-height: var(--descriptionfont-line-height); /* 133.333% */
            margin-bottom: 47px;
        }
    }
        .hero-multicurrency__button{
        }
        .hero-multicurrency__image{
            max-width: 1343px;
            height: auto;
            display: block;
            margin:0 auto;
        }
}


    .text-image{
        margin-top: 150px;
        .text-image__title{
            color: var(--White, #FFF);
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-family: Nunito;
            font-size: var(--headingfont-size);
            font-style: normal;
            font-weight: 800;
            line-height: 120%; /* 57.6px */
            margin-bottom: 37px;
        }
        .text-image__description{
            color: #FFF;
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-family: Nunito;
            font-size: var(--descriptionfont-size);
            font-style: normal;
            font-weight: 500;
            line-height: var(--descriptionfont-line-height);
              @media(max-width:768px){
                br{
                    display: none;
                }
            }
        }
        .text-image_line{
            max-width: 1343px;
            height: auto;
            display: block;
            margin:0 auto;
            @media(min-width: 767px){
                margin-top: -200px;
            }
            max-width: 100%;
        }
    }

    .multicurrency-account_currencies.section-currencies-module{
        margin-top: 0px;
        .currencies-wrapper{
            @media(min-width: 768px){
             padding-left: 12px;
             padding-right: 12px;
            }
        }
        .module-wrapper .heading-wrapper .module-heading{
            color: var(--White, #FFF);
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-family: Nunito;
            font-size: var(--headingfont-size);
            font-style: normal;
            font-weight: 800;
            line-height: 120%; /* 57.6px */
            margin-bottom: var(--heading-margin-bottom);
        }
        .module-wrapper .heading-wrapper .module-text{
            color: #FFF;
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-family: Nunito;
            font-size: var(--descriptionfont-size);
            font-style: normal;
            font-weight: 500;
            line-height: var(--descriptionfont-line-height); /* 133.333% */
            margin-bottom: 125px;
            span{
                color:#22E243
            }
               @media(max-width:768px){
                br{
                    display: none;
                }
            }
        }
        @media (max-width: 1400px) {
            .module-wrapper .module-content .single-currency {
                flex: 0 0 33%;
                font-size: 1.5rem;
                .single-currency-symbol, .single-currency-name{
                    font-size: 16px;
                }
            }
        }

           @media (max-width: 1100px) {
            .module-wrapper .module-content .single-currency {
                flex: 0 0 33%;
                font-size: 1.5rem;
                .single-currency-symbol, .single-currency-name{
                    font-size: 14px;
                }
            }
        }

        @media(max-width: 768px) {
            .module-wrapper .module-content .single-currency {
                .single-currency-symbol, .single-currency-name{
                    font-size: 14px;
                }
            }
        }

         @media (max-width: 600px) {
            .module-wrapper .module-content .single-currency {
                flex: 0 0 100%;
                font-size: 1.5rem;
                .single-currency-symbol, .single-currency-name{
                    font-size: 18px;
                }
            }
        }
    }

    .text-right-left-image{
        margin-top: 50px;
        @media(min-width:767px){
            margin-top: 200px;
        }
        display: flex;
        justify-content: space-between;
        align-items: center;
        @media(max-width: 767px){
            flex-wrap: wrap;
        }
        gap:40px;

        .text-right-left-image__content{
            width: 100%;
            @media(min-width:767px){
                width: 50%;
            }
            .text-right-left-image__title{
                color: var(--White, #FFF);
                font-feature-settings: 'liga' off, 'clig' off;
                font-family: Nunito;
                font-size: var(--headingfont-size);
                font-style: normal;
                font-weight: 800;
                line-height: 120%; /* 57.6px */
                margin-bottom: var(--heading-margin-bottom);
            }
            .text-right-left-image__content___description{
                color: #FFF;
                font-feature-settings: 'liga' off, 'clig' off;
                font-family: Nunito;
                font-size: var(--descriptionfont-size);
                font-style: normal;
                font-weight: 500;
                line-height: var(--descriptionfont-line-height); /* 133.333% */
                margin-bottom: var(--description-margin-bottom);
                span{
                    color:#22E243
                }
                  @media(max-width:768px){
                        br{
                            display: none;
                        }
                    }
            }
        }
        .text-right-left-image__image{
             width: 100%;
            max-width: 100%;
            @media(min-width:767px){
                width: 50%;
            }

            height: auto;
            display: block;
            margin:0 auto;
            @media(max-width:767px){
                order:-1;
            }
        }
     
        &.right{
           .text-right-left-image__image{
            @media(min-widht:767px){
                order:2;
            }
           } 
           .text-right-left-image__content___description, .text-right-left-image__title{
            text-align: left;
           }
        }
        &.left{
            .text-right-left-image__image{
            @media(min-width:767px){
                order:-1;
            }
            } 
            .text-right-left-image__content, .text-right-left-image__title, .text-right-left-image__content___description{
                text-align: left;
            }
        }
        
    }

    @media(max-width:768px){
        .homepage-new__get-app{
            padding-bottom: 50px;
        }
    }

    .growth_personal_usage{
        p{
            display: flex;
            align-items: center;
            gap:5px
        }
        p, a{
            font-size: 1.8rem;
        }
        svg{
            width: 30px;
            height: 30px;
        }
        @media(max-width:768px){
            p{
                flex-wrap: wrap;
            }
            a{
                display: flex;
            }
            .growth_personal_usage__link{
                    font-size: 1.6rem;
                }
            svg{
                width: 20px;
                height: 20px;
            }
        }
    }
}

@media(min-width:1100px) and (max-width:1910px){
    .b2b_pages-template-multicurrency-account {
      #navbar-new{
          zoom: 0.8;
          max-width: 1240px;
          margin-left: auto;
          margin-right: auto;
          left: 0;
          right: 0;
      }
      .site-footer {
          zoom: 0.8; 
      }
      .multicurrency-account  {
          zoom: 0.7;
      }
      [data-aos^=fade][data-aos^=fade]{
          opacity: 1;
      }
      [data-aos=fade-right]{
          transform: translate3d(0px, 0, 0) !important;
      }
  
      }
      .navbar-new__dropdown-hover .navbar-new__mid::after {
        height: calc(var(--navbar-new__mid-target-height) * 1.2) !important;
      }
    }
    .b2b_pages-template-multicurrency-account {
      & .container {
          @media (max-width: 1400px) {
              max-width: 80%;
          }
      }
    }