@font-face {
    font-family: 'Roboto';
    src: url("../../assets/fonts/Roboto-Thin.ttf");
    font-weight: 100;
}

@font-face {
    font-family: 'Roboto';
    src: url("../../assets/fonts/Roboto-Light.ttf");
    font-weight: 300;
}

@font-face {
    font-family: 'Roboto';
    src: url("../../assets/fonts/Roboto-Regular.ttf");
    font-weight: 400;
}

@font-face {
    font-family: 'Roboto';
    src: url("../../assets/fonts/Roboto-Medium.ttf");
    font-weight: 500;
}

@font-face {
    font-family: 'Roboto';
    src: url("../../assets/fonts/Roboto-Bold.ttf");
    font-weight: 700;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.container {
    width: 1161px;
    margin: 0 auto;
}

.section1_ft {
    height: 390px;
    background: url('../../assets/images/panda_bg.png') no-repeat;
    background-size: cover;
}

.nav {
    background: #000000;
}

.wrapper {
    background-color: #000000;
}

.wrapper_nav_burger {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 329px;
    padding: 10px 0px 0px 10px;
    background-color: #fff;
    display: none;
}

.nav_list_left_burger {
    gap: 30px;
    display: flex;
    flex-direction: column;
}

.nav-first {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 10px;
}

.burger {
    z-index: 150;
    border-radius: 68%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}

.burger::before,
.burger::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #424551;
    border-radius: 3px;
}

.burger span {
    display: block;
    width: 15px;
    height: 2px;
    background-color: #424551;
    border-radius: 3px;
    margin: 4px 0;
    transform: scale(1);
}

.overlay {
    opacity: 0.5;
}

.burgered {
    max-width: 100%;
}

.nav_list_burger {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    color: black;
    list-style-type: none;
}

.nav_list_burger li a {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: black;
    text-decoration: none;
}

.logo-text_burger {
    color: orange;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
}

.logo-image_burger {
    position: absolute;
    margin: 24px 0px 6px -28px;
    z-index: 2;
    transform: matrix(-0.9, 0.52, 0.7, 0.88, 4, -9);
    z-index: 1;
}

.burger_menu {
    display: none;
}

.logo_burger {
    width: 66px;
    height: 42px;
    text-align: center;
    border: 1.2px solid orange;
}

.nav_wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 80px;
}

.nav_list {
    display: flex;
    flex-direction: row;
    column-gap: 58px;
    align-items: center;
    color: white;
    list-style-type: none;
}

.nav_list_left {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 63px;
}

.nav_list_right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.logo {
    width: 82px;
    height: 52px;
    text-align: center;
    border: 1.2px solid #FFFFFF;
}

.logo-image {
    position: absolute;
    margin: 24px 0px 6px -28px;
    z-index: 2;
    transform: matrix(-0.9, 0.52, 0.4, 0.88, 0, 0);
    z-index: 1;
}

.logo-text {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 130%;
    color: #FFFFFF;
}

.main_logo {
    text-decoration: none;
}

.donate,
.donate-footer {
    background: linear-gradient(113.96deg, #F9804B 1.49%, #FE9013 101.44%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    pointer-events: none;
}

.about:active,
.map:active,
.zoos:active,
.contact:active,
.design:active {
    background: linear-gradient(113.96deg, #F9804B 1.49%, #FE9013 101.44%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.design {
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
}

.about,
.map,
.zoos,
.donate,
.contact,
.design {
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;
    text-decoration: none;
}

.main_content {
    display: flex;
    flex-direction: column;
    justify-items: center;
}

.main_content_section {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: linear-gradient(315.75deg, rgba(254, 210, 144, 0.7) 30.06%, #FEBDAB 100.95%, rgba(254, 210, 144, 0.7) 106.36%), linear-gradient(315.75deg, rgba(254, 189, 171, 0.74) 30.06%, rgba(243, 169, 248, 0.66) 50.74%, #E0D8F0 80.49%, #EAF7FE 127.9%, #EAF7FE 149.54%), linear-gradient(315.75deg, rgba(254, 189, 171, 0.74) 30.06%, rgba(243, 169, 248, 0.66) 50.74%, #E0D8F0 80.49%, #EAF7FE 127.9%, #EAF7FE 149.54%);
}

.main_content_section_wrapper {
    margin: 0 auto;
    width: 1161px;
}

.main_content_section_pick-feed {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.52);
    border-radius: 20px;
    margin-bottom: 180px;
    margin-top: 60px;
}

.section_pick-feed_ad {
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 130%;
    color: #FFFFFF;
    margin-top: 40px;
}

.section_pick-feed_text {
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;
    margin-top: 10px;
}

.section_pick-feed_title {
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 130%;
    color: #FE9013;
    margin-top: 40px;
}

.pick-feed_content {
    display: flex;
    flex-direction: column;
    width: 85%;
    /* height: 89%; */
    align-items: center;
    margin: 54px 76px 48px 108px;
}

.pick-feed_content_text_start {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 107px;
    row-gap: 20px;
}

.pick-feed_content_text_start :first-child {
    margin: 0 auto;
}

.pick-feed_content_title {
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    color: #FE9013;
    margin-bottom: 20px;
}

.pick-feed_content_title_moto {
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #333B41;
}

.pick-feed_content:nth-child(3) {
    align-items: flex-start;
}

.pick-feed_content_panda {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 11px;
}

.pick-feed_content_amount_x {
    margin-top: -30px;
}

.pick-feed_content_amount {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    row-gap: 11px;
}

.pick-feed_content_amount_four {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: 500;
    font-size: 72px;
    line-height: 80%;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}

.pick-feed_content_panda_right {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 64px;
}

.pick-feed_content_amount_days_dies {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: #333B41;
}

.pick-feed_content_text {
    width: 100%;
    margin: 48px 0px 10px 0px;
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
}

.progress-bar {
    margin-bottom: 50px;
    width: 98%;
}

.progress-bar_row {
    display: flex;
    flex-direction: column;
    position: relative;
}

.row_amount {
    margin-top: -36px;
    z-index: 3;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.amount_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    cursor: pointer;
    padding: 22px;
}

.amount_checked {
    display: none;
}

.amount_point {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.amount_item_text {
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 26px;
    line-height: 140%;
    text-transform: uppercase;
    color: #333B41;
}

.circle {
    content: url('../../assets/icons/dot.svg');
}

.amount_checked:checked~.circle {
    content: url("../../assets/icons/aim_dot.svg");
    width: 40px;
    height: 40px;
    margin-top: -15px;
    margin-bottom: -15px;
    transition: all 1s;
}

.amount_checked:checked~.amount_item_text {
    color: #FE9013;
}

.progress-bar_img {
    background: #404950;
    border-radius: 2px;
    z-index: 2;
    height: 27px;
}

.charity-form {
    display: flex;
    flex-direction: row;
}

.charity {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.charity_input {
    width: 268px;
    height: 54px;
    box-sizing: border-box;
    border: 1px solid #929699;
    border-radius: 2px;
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #929699;
    background: rgba(0, 0, 0, 0);
    padding: 16px 0px 16px 9px;
}

.charity_input {
    border: #929699 solid 1px;
}

input.charity_input:focus {
    outline: 0;
    border: #929699 solid 1px;
}

input.charity_input:focus::placeholder {
    color: #929699;
}

input.charity_input:valid {
    outline: 0;
    border: #4B9200 solid 1px;
    color: #4B9200;
}

input.charity_input:valid~.charity-form_mark {
    content: url('../../assets/icons/mark_green.svg');
}

input.charity_input:invalid {
    border: #D31414 solid 1px;
    color: #D31414;
}

input.charity_input:invalid~.charity-form_mark {
    content: url('../../assets/icons/mark_red.svg');
}

input.charity_input:invalid:not(:focus)~.charity-form_mark {
    content: url('../../assets/icons/mark_red.svg');
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input.charity_input:invalid:not(:focus) {
    border: grey solid 1px;
    color: grey;
}

input.charity_input:invalid:not(:focus)~.charity-form_mark {
    content: url('../../assets/icons/mark.svg');
}

.requirements {
    padding: 0 30px 0 50px;
    color: #999;
    max-height: 0;
    transition: 0.28s;
    overflow: hidden;
    border: #999 solid 1px;
}

.charity-form_mark {
    margin: 17px 0px 17px -20px;
}

.period {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 25px;
    margin-bottom: 31px;
    column-gap: 50px;
}

.period_checked {
    display: none;
}

.period_item {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #333B41;
}

.fake {
    margin-right: 10px;
    content: url('../../assets/icons/circle.svg');
}

.period_checked:checked+.fake {
    content: url('../../assets/icons/circle_green.svg');
}

.pick-feed_content_lower-btn {
    background: #FE9013;
    border-radius: 25px;
    width: 298px;
    height: 54px;
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 0;
}

.pick-feed_content_last-text {
    margin-top: 30px;
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    line-height: 140%;
    color: #333B41;
}

.footer {
    width: 100%;
    height: auto;
    background-color: #000000;
}

.footer_wrapper {
    display: flex;
    flex-direction: column;
}

.part_first,
.part_second,
.part_third {
    display: flex;
}

.part_first {
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 36px;
}

.part_second {
    margin-bottom: 44px;
}

.part_third {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 50px;
}

.logo_footer {
    width: 82px;
    height: 52px;
    text-align: center;
    border: 1.2px solid #FFFFFF;
}

.logo-text_footer {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 130%;
    color: #FFFFFF;
    text-decoration: none;
}

.logo-image_footer {
    position: absolute;
    margin: 24px 60px 6px 7px;
    z-index: 2;
    transform: matrix(-0.9, 0.52, 0.4, 0.88, 0, 0);
    z-index: 1;
}

.footer_lower-btn {
    width: 298px;
    height: 54px;
    background: linear-gradient(113.96deg, #F9804B 1.49%, #FE9013 101.44%);
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 0;
}

.footer_social {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    margin-right: 101px;
}

.footer_social_hide {
    /* display: flex;
    flex-direction: column; */
    display: none;
}

.footer_social_item {
    display: flex;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #FFFFFF;
    text-decoration: none;
    justify-items: center;
    gap: 12px;
}

.footer_social_item:active .social-facebook {
    background-image: url('../../assets/icons/facebook_green.svg');
    background-repeat: no-repeat;
}

.footer_social_item:active .social-twiter {
    background-image: url('../../assets/icons/twiter_green.svg');
    background-repeat: no-repeat;
}

.footer_social_item:active .social-instagram {
    background-image: url('../../assets/icons/instagra_green.svg');
    background-repeat: no-repeat;
}

.footer_social_item:active .social-youtube {
    background-image: url('../../assets/icons/youtube_green.svg');
    background-repeat: no-repeat;
}

.footer_social_item:active .social-text {
    color: #4B9200;
}

input.email_input:valid {
    border: #4B9200 solid 1px;
    color: #4B9200;
    outline: #4B9200;
}

input.email_input:valid+.email_button {
    border: #4B9200 solid 1px;
    color: #4B9200;
}

input.email_input:invalid {
    outline: #D31414;
    border: #D31414 solid 1px;
    color: #D31414;
}

input.email_input:invalid+.email_button {
    border: #D31414 solid 1px;
    color: #D31414;
}

input.email_input:invalid:not(:focus) {
    border: #F9804B solid 1px;
    color: #BDBDBD;
    ;
}

input.email_input:invalid:not(:focus)~.email_button {
    border: #000000 solid 1px;
    color: #000000;
}

input.email_input:invalid:not(:focus):not(:placeholder-shown) {
    border: #D31414 solid 1px;
    color: #D31414;
}

input.email_input:invalid:not(:focus):not(:placeholder-shown)~.email_button {
    border: #D31414 solid 1px;
    color: #D31414;
}

input.email_input:invalid:focus:not(:placeholder-shown)~.requirements {
    max-height: 200px;
    padding: 0 30px 20px 50px;
}

.requirements {
    padding: 0 30px 0 50px;
    color: #999;
    max-height: 0;
    transition: 0.28s;
    overflow: hidden;
    color: red;
    font-style: italic;
}

.footer_list {
    display: flex;
    flex-direction: row;
    gap: 58px;
}

.footer_subscibe {
    width: 237px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #FFFFFF;
}

.part_first_email_form-text {
    display: flex;
    flex-direction: column;
    row-gap: 14px;
}

.form_footer_email {
    display: flex;
    align-items: center;
    gap: 10px;
}

.email_input {
    width: 228px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #BDBDBD;
    border-radius: 3px;
    padding: 10px 7px 10px 10px;
    background: rgba(0, 0, 0, 1);
    border: 1px solid #FA6F32;
}

.email_button {
    width: 129px;
    height: 42px;
    box-sizing: border-box;
    background: #F1F3F2;
    border: 1px solid black;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: black;
    cursor: pointer;
}

.footer_design-text {
    display: flex;
    flex-direction: column;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFF;
    row-gap: 10px;
}

.about-footer,
.map-footer,
.zoos-footer,
.contact-footer {
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;
    text-decoration: none;
}

.about-footer:active,
.map-footer:active,
.zoos-footer:active,
.contact-footer:active {
    background: linear-gradient(113.96deg, #F9804B 1.49%, #FE9013 101.44%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.btn_header:hover,
.pick-feed_content_lower-btn:hover,
.footer_lower-btn:hover {
    background: #E47209;
}

.btn_header:active,
.pick-feed_content_lower-btn:active,
.footer_lower-btn:active {
    background: #4B9200;
}

.btn_header:disabled,
.pick-feed_content_lower-btn:disabled,
.footer_lower-btn:disabled {
    background: #828282;
}

@media (max-width: 1174px) {
    .container {
        width: 95%;
    }
    .section1_ft {
        background: url("../../assets/images/panda_bg_1200.png") no-repeat;
        background-position: 45%;
        height: 390px;
        background-size: cover;
    }
    .section_pick-feed_text {
        margin-top: 30px;
    }
    .pick-feed_content_text_start {
        margin-top: 20px;
        row-gap: 10px;
    }
    .pick-feed_content {
        margin: 0px 0px 46px 0px;
    }
    .progress-bar {
        width: 100%;
    }
    .row_amount {
        margin-left: -12px;
    }
    .period {
        margin-top: 26px;
        margin-bottom: 30px;
    }
    .amount_point:nth-child(1) {
        display: none;
    }
    .main_content_section_pick-feed {
        margin-bottom: 30px;
        margin-top: 40px;
    }
    .footer_social {
        margin-right: 135px;
    }
    .footer_social_item {
        gap: 16px;
    }
}

@media (max-width: 900px) {
    .part_first {
        margin-bottom: -77px;
    }
    .part_second {
        margin-bottom: 67px;
    }
    .part_third {
        margin-bottom: 12px;
    }
    .footer_social {
        display: none;
    }
    .part_first_email_form-text {
        display: none;
    }
    .footer_list {
        gap: 36px;
    }
    .footer_social_hide {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
        z-index: 3;
    }
    .main_content_section_pick-feed {
        margin-bottom: 46px;
    }
}

@media (max-width: 780px) {
    .container {
        width: 98%;
    }
    .section1_ft {
        background: url(../../assets/images/panda_bg_1000.png) no-repeat;
        background-position: 45% 12px;
        height: 370px;
        background-size: cover;
        position: relative;
        /* top: 21px; */
    }
    .nav {
        position: fixed;
        width: 100%;
        z-index: 11;
    }
    .design,
    .nav_list {
        display: none;
    }
    .nav_wrapper {
        height: 34px;
    }
    .burger_menu {
        display: unset;
        cursor: pointer;
    }
    .main_content_section {
        padding-top: 30px;
    }
    /* .nav_list_right {
        width: 18px;
        height: 10px;
        background: url("../../assets/icons/burger_menu.svg") no-repeat;
        background-size: cover;
    } */
    .section_pick-feed_ad {
        margin-top: 0px;
        font-size: 24px;
    }
    .section_pick-feed_text {
        margin-top: 20px;
    }
    .section_pick-feed_title {
        margin-top: 30px;
    }
    .main_content_section_pick-feed {
        margin-top: 30px;
    }
    .pick-feed_content_text_start {
        margin-top: 30px;
        row-gap: 20px;
        margin-bottom: 97px;
    }
    .pick-feed_content_title_moto {
        text-align: center;
    }
    .pick-feed_content_text {
        margin-top: 41px;
        width: 115%;
    }
    .logo {
        width: 47px;
        height: 29px;
        border: none;
    }
    .pick-feed_content_title {
        text-align: center;
    }
    .logo-image {
        transform: matrix(-0.9, 0.52, 0.4, 0.88, 10, -6);
        width: 4.5px;
    }
    .logo-text {
        font-size: 13px;
    }
    .amount_point:nth-child(-n+3) {
        display: none;
    }
    #first {
        checked: checked;
    }
    .progress-bar {
        width: 118%;
    }
    .row_amount {
        margin-left: 0;
    }
    .pick-feed_content {
        margin: 0px 0px 31px;
    }
    /* .row_amount {
        position: absolute;
        right: 0;
        left: 0;
        margin: auto 0;
        top: -9px;
    } */
    .first {
        position: absolute;
        top: 41px;
        left: 0px;
    }
}

@media (max-width: 571px) {
    .container {
        width: 95%;
    }
    .section1_ft {
        background-position: 25%;
        height: 187px;
        top: 33px;
    }
    .section_pick-feed_ad {
        margin-top: 43px;
        font-size: 24px;
    }
    .section_pick-feed_text {
        margin-top: 20px;
    }
    .section_pick-feed_title {
        font-size: 24px;
        margin-top: 30px;
    }
    .pick-feed_content_title {
        font-size: 24px;
    }
    .main_content_section_pick-feed {
        margin-top: 30px;
        justify-content: unset;
    }
    .pick-feed_content_text_start {
        margin-top: 20px;
        margin-bottom: 37px;
    }
    .pick-feed_content_title_moto {
        font-size: 16px;
        text-align: center;
        width: 100%;
    }
    .pick-feed_content {
        width: 100%;
    }
    .pick-feed_content_amount_four {
        font-size: 40px;
    }
    .pick-feed_content_amount_days_dies {
        font-size: 9px;
    }
    .pick-feed_content_amount_x {
        width: 9px;
        height: 9px;
    }
    .pick-feed_content_panda {
        column-gap: 6px;
    }
    .pick-feed_content_panda_right {
        column-gap: 36px;
    }
    .pick-feed_content_text {
        margin-top: 4px;
        margin-bottom: 5px;
        width: 100%;
    }
    .amount_item_text {
        font-size: 13px;
    }
    .progress-bar_img {
        height: 14px;
    }
    .progress-bar {
        width: 100%;
        margin-bottom: 27px;
    }
    /* .row_amount {
            right: -10px;
            left: -10px;
            top: -15px;
        } */
    .amount_item_text {
        position: absolute;
        top: 18px;
    }
    .first {
        left: 0px;
    }
    .circle {
        width: 5px;
    }
    .amount_checked:checked~.circle {
        width: 20px;
        height: 20px;
        margin-top: -15px;
        margin-bottom: -15px;
        transition: all 1s;
    }
    .charity_input {
        width: 180px;
        height: 42px;
    }
    .charity-form_mark {
        margin-top: 11px;
    }
    .part_first {
        flex-direction: column;
        margin-bottom: 30px;
        margin-top: 20px;
        row-gap: 30px;
    }
    .logo-image_footer {
        transform: matrix(-0.9, 0.52, 0.4, 0.88, 67, -25);
    }
    .footer_social_hide {
        flex-direction: row;
        justify-content: center;
        column-gap: 30px
    }
    .footer_social_item {
        gap: 0;
    }
    .logo_footer {
        width: auto;
        height: auto;
        border: 0;
    }
    .row_amount {
        margin-left: -10px;
        margin-right: -7px;
        margin-top: -29px
    }
    .part_second {
        justify-content: center;
        margin-bottom: 30px;
    }
    .part_third {
        flex-direction: column-reverse;
        margin-bottom: 20px;
    }
    .footer-second {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
    .main_content_section_pick-feed {
        margin-bottom: 21px;
    }
    .footer_list {
        column-gap: 33px;
    }
    .pick-feed_content_last-text {
        font-size: 15px;
    }
    .amount_item {
        width: 35px;
        padding: 0;
    }
}