.transparency {
    margin-top: 110px;
}

.transparency-content {
    width: 950px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;

    color: #242424;
}

.transparency-content-wrapper {
    display: flex;
    justify-content: center;
}

.requisites-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 64px;
    padding: 0px 28px;
}

.requisites-wrapper-eng {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 19px 0px;
}

.requisites-wrapper-eng img {
    width: 100%;
    max-width: 35px;
    margin-right: 10px;
}


.requisites-wrapper-block {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.line {
    width: 100%;
    max-width: 923px;
    height: 4px;
    margin: 40px 0px;
    background: #EDEFF2;
}

.requisites-wrapper-blocks {
    display: flex;
    align-items: center;
}

.requisites-button {
    width: 372px;
    height: 60px;
    border: none;
    text-decoration: none;
    margin-top: 65px;
    background: #242424;
    border-radius: 10px;
    font-style: normal;
    filter: drop-shadow(4px 4px 20px rgba(0, 0, 0, 0.25));
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;


    color: #FFFFFF;
}

.requisites-wrapper-block-title {
    color: #242424;
    font-size: 24px;
    font-weight: 700;
}

.requisites-switch {
    box-sizing: border-box;
    width: 100%;
  
    border-radius: 16px;
    border: 2.754px solid #EDEFF2;
    padding: 9px 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}



.requisites-switch-title {
    font-size: 18px;
    font-weight: 600;
}


.requisites-wrapper-block-title-en {
    margin: 0;
    font-weight: 500;
    font-size: 27px;
    line-height: 33px;
    text-align: center;
   
    color: #242424;
}

.switch {
    height: 0;
    width: 0;
    visibility: hidden;
}
  
.switch-label {
    cursor: pointer;
    text-indent: -9999px;
    width: 82px;
    height: 42px;
    background: #E8EAED;
    display: block;
    border-radius: 100px;
    position: relative;
}
  
.switch-label:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 2px;
    width: 39px;
    height: 39px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
  }
  
.switch:checked + .switch-label {
    background: #0052CE;
}
  
.switch:checked + .switch-label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}
  
.switch-label:active:after {
    width: 130px;
}

.requisites-wrapper-second-block {
    border-radius: 8px;
    display: none;
}

.requisites-wrapper-second-block-active {
    display: block !important;
    width: 100%;
    max-width: 748px;
}

.modal-equisites-wrapper-second-block-eng {
    width: 366px;
    border-radius: 8px;
    display: none;
}

.requisites-wrapper-second-block-eng {
    display: none;
}

.requisites-wrapper-second-block-eng-active {
    display: block !important;
    width: 100%;
    max-width: 748px;
}

.requisites-payment {
    margin-top: 22px;
}

.requisites-payment-name {
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
/* identical to box height, or 129% */
    margin: 0;
    padding: 0;

    color: #242424;
}

.requisites-payment-title {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
/* identical to box height, or 129% */


    color: #242424;
    margin: 0;
    padding: 0;
    margin-top: 12px;
    margin-bottom: 12px;
}

.requisites-payment-number {
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
/* identical to box height, or 129% */


    color: #000000;
    margin-left: 12px;
}

.requisites-payment-contribution {
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
/* identical to box height, or 129% */


    color: #242424;
    margin: 0;
}


.requisites-input-wrapper {
    margin-top: 18px;
    width: 100%;
    max-width: 748px;
    position: relative;
}

.requisites-input-title-wrapper {
    padding-bottom: 6px;
} 

.requisites-input-title {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 6px;


    color: #242424;
}

.requisites-input {
    width: 100%;
    max-width: 748px;
    box-sizing: border-box;
    
    height: 70px;
    left: 769px;
    top: 3853px;

    border: 1px solid #A5A5A5;
    border-radius: 10px;
    text-decoration: none;
    outline: none;
    padding: 0px 15px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    cursor: auto;
/* identical to box height, or 183% */


    color: #242424;
}

.copy-wrapper svg:last-child {
    margin-left: 0px;
}

.copy-wrapper {
    display: none;
    margin-top: 7px;
}

.active-copy-wrapper {
    display: flex;
    align-items: center;
}

.modal-copy-wrapper {
    margin-left: 16px;
    display: none;
    align-items: center;
    margin-top: 9px;
}

.modal-active-copy-wrapper {
    display: flex;
}

.requisites-input-label {
    position: absolute;
    cursor: pointer;
    display: flex;
    align-items: center;
    top: 22.5px;
    right: 20px;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
/* identical to box height, or 169% */


    color: #242424;
}

.requisites-input-label svg {
    margin-left: 8px;
}

@media (max-width : 1200px) {
    .copy-wrapper {
        margin-top: 0px;
    }

    .transparency-content {
        padding: 0px 28px !important;
        width: 534px !important;
     }

    .requisites-wrapper-blocks {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .requisites-wrapper-block {
        margin-right: 0 !important;
        margin-bottom: 24px;
    }
}

@media (max-width : 509px) {

    .requisites-wrapper-block-title-en {
        font-size: 11px;
    }

    .requisites-wrapper-eng img {
        width: 25px;
    }

    .requisites-wrapper-eng {
        margin: 9px 0px;
    }

    .requisites-input-title {
        font-size: 11px;
    }

    .requisites-wrapper-blocks {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .requisites-wrapper-block-title {
        font-size: 14px;
    }

    .requisites-input-label {
        top: 15.5px;
    }

    .requisites-payment-name {
        font-size: 11px;
    }

    .requisites-payment-title {
        font-size: 11px;
        margin: 8px 0px;
    }

    .requisites-payment-number {
        font-size: 11px;
    }

    .requisites-payment-contribution {
        font-size: 11px;
    }

    .requisites-input {
        font-size: 11px;
        height: 47px;
    }

    .requisites-switch-title {
        font-size: 11px;
    }

    .switch-label {
        width: 30px;
        height: 16px;
    }

    .requisites-switch {
        height: 47px;
        padding: 9px 16px;
    }

    .switch-label:after {
        content: '';
        position: absolute;
        top: 1px;
        left: 2px;
        width: 14px;
        height: 14px;
        background: #fff;
        border-radius: 90px;
        transition: 0.3s;
    }    

    .requisites-wrapper-block {
        margin-right: 0 !important;
        margin-bottom: 24px;
        width: 100%;
        max-width: 350px;
        height: 199px;
    }

    .requisites-wrapper-second-block  {
        width: 100%;
        height: 210px;
        max-width: 350px;
    }

    .requisites-wrapper-second-block-eng {
        width: 100%;
        height: 252px;
        max-width: 350px;
    }

    .requisites-wrapper-block-icon {
        width: 136px;
        height: 48px;
    }

    .requisites-button {
        width: 228px;
        height: 45px;
        font-weight: 600;
        font-size: 17px;
        line-height: 21px;
        margin-top: 34px;
    }

    .requisites-wrapper-block-title {
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        margin-top: 19px;
    }

    .requisites-wrapper-block-title-en {
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        margin-top: 19px;
    }

    .requisites-payment {
        margin-top: 16px;
    }

    .requisites-payment-name {
        font-weight: 600;
        font-size: 11px;
        line-height: 14px;
    }

    .requisites-payment-title {
        font-weight: 600;
        font-size: 11px;
        line-height: 14px;  
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .requisites-input-title {
        font-size: 11px;
        line-height: 14px;  
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .requisites-input-title-wrapper {
        padding-bottom: 3px;
    }

    .requisites-icon {
        width: 150px;
        height: 20px;
    }

    .requisites-payment-contribution {
        font-weight: 600;
        font-size: 11px;
        line-height: 14px;
    }

    .requisites-payment-number {
        font-weight: 600;
        font-size: 13px;
        line-height: 14px;  
    }

    .requisites-input {
        height: 31px;
        font-weight: 600;
        font-size: 8px;
        line-height: 14px;
    }

    .requisites-input-label {
        font-weight: 600;
        font-size: 8px;
        line-height: 14px;
    }

    .requisites-input-wrapper {
        margin-top: 12px;
    }

    .requisites-input-label {
        top: 9.5px;
    }

    .requisites-input-label svg {
        height: 12px;
        width: 12px;
    }

    .requisites-wrapper-eng {
        align-items: end;
    }

    .requisites-wrapper-eng img {
        width: 25px;
    }
}

@media (max-width : 374px) {
    .requisites-input {
        font-size: 10px;
    }   

    .requisites-input-label svg{
        width: 12px;
        height: 12px;
    }

    .requisites-input-label {
        
    }
    
    .active-copy-wrapper svg {
        width: 7px;
        height: 6px;
    }
}