.client-info .my-container{padding-top:3.5rem;padding-bottom:6.2rem;gap:4rem}.client-info__inner{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:3rem 4rem}@media (max-width:992px){.client-info__inner{display:flex;flex-direction:column}}@media (max-width:769px){.client-info__inner{gap:2rem 4rem}}.text-note{padding:1rem 0rem 1rem 1.5rem;border-left:2px solid var(--color-orange)}.client-info__texts{display:flex;flex-direction:column;gap:2.5rem}@media (max-width:769px){.client-info__texts{gap:2rem}}.client-info__donate-info{grid-column:2 / 3;grid-row:1 / 3;display:flex;flex-direction:column;gap:3rem}@media (max-width:992px){.client-info__donate-info{grid-column:auto;grid-row:auto}}@media (max-width:769px){.client-info__donate-info{gap:2rem}}.donate-card{padding:2rem 0rem;border-radius:1.6rem;display:flex;flex-direction:column;gap:2rem}@media (max-width:575px){.donate-card{padding:1.5rem 0rem}}.donate-card__description{padding:0rem 2rem;display:flex;flex-direction:column;gap:1rem}@media (max-width:575px){.donate-card__description{padding:0rem 1.5rem}}.donate-card__title{font-size:var(--fz-m);font-weight:500;line-height:150%}.donate-card__text{font-size:var(--fz-s);line-height:150%;color:rgba(37,37,37,.8)}.donate-card__text>*{display:flex}.donate-card__text .icon{width:14px;height:14px;margin-right:6px}.donate-card__img-wrap{border-radius:1.6rem;overflow:hidden;width:100%;height:420px}@media (max-width:769px){.donate-card__img-wrap{height:350px}}@media (max-width:575px){.donate-card__img-wrap{height:218px}}.donate-card__img-wrap img{width:100%;height:100%}.donate-card__donation{padding:0rem 2rem;display:flex;flex-direction:column;gap:2rem}@media (max-width:575px){.donate-card__donation{padding:0rem 1.5rem;gap:1rem}}.donate-card__donation .range-item{gap:1rem}.price-select{display:flex;flex-wrap:wrap;gap:1.5rem 3rem}@media (max-width:992px){.price-select{gap:1.5rem 2rem}}@media (max-width:575px){.price-select{gap:1rem}}.price-select__item{padding:1rem;display:flex;justify-content:center;align-items:center;font-size:var(--fz-m);font-weight:500;line-height:150%;color:var(--color-lightGray);background:#F3F3F3;border:2px solid transparent;border-radius:6px;min-width:100px;cursor:pointer}.price-select__radio{display:none}.price-select__item:has(.price-select__radio:checked){background-color:var(--color-white);border-color:var(--color-blue);color:var(--color-blue)}.price-select__item[type="text"]{flex:1;width:fit-content;height:fit-content;text-align:center;width:150px}@media (max-width:1199px){.price-select__item[type="text"]{flex:0 0 auto}}@media (max-width:992px){.price-select__item[type="text"]{flex:1}}@media (max-width:575px){.price-select__item[type="text"]{flex:0 0 auto}}.price-select__item[type="text"].active{background-color:var(--color-white);border:2px solid var(--color-blue);color:var(--color-blue)}.donate-card .btn{margin-top:1rem;font-size:var(--fz-m-plus);width:100%}.client-info__accordion{display:flex;flex-direction:column;gap:2rem;padding:2rem;background-color:var(--color-white);border-radius:1.6rem}@media (max-width:769px){.client-info__accordion{gap:1.5rem}}@media (max-width:575px){.client-info__accordion{padding:1.5rem}}.client-info__desc-2{display:flex;flex-direction:column;gap:3rem}@media (max-width:769px){.client-info__desc-2{gap:2rem}}.client-info__slider{width:100%;max-width:580px}.client-info__img{display:flex;gap:40px}@media (max-width:1199px){.client-info__slider{max-width:480px}}@media (max-width:992px){.client-info__slider{max-width:100%}}@media (max-width:769px){.client-info__slider{margin:1rem 0}}.client-info__img-wrap,.client-info__img img{aspect-ratio:270 / 360;height:100%;flex:1;border-radius:1.6rem;overflow:hidden}.client-info__img-wrap img{width:100%;height:100%}.client-info__desc-buttons{gap:2.4rem}@media (max-width:769px){.client-info__desc-buttons{margin-top:1rem}}@media (max-width:575px){.client-info__desc-buttons{flex-direction:column;gap:1.5rem}.client-info__img{gap:20px}}.client-info__desc-buttons .btn{width:310px;font-size:var(--fz-m-plus)}@media (max-width:1199px){.client-info__desc-buttons .btn{width:285px}}@media (max-width:769px){.client-info__desc-buttons .btn{flex:1}}@media (max-width:575px){.client-info__desc-buttons .btn{width:100%}}.doc-link{font-size:var(--fz-s);color:rgba(37,37,37,.8)}.doc-link span{width:14px;height:14px;margin-right:6px}.doc-link:hover span path{fill:var(--color-orange)}.needy-get h2{margin-bottom:5rem;text-align:center}@media (max-width:992px){.needy-get h2{margin-bottom:3.5rem}}@media (max-width:769px){.needy-get h2{text-align:start}}@media (max-width:575px){.needy-get h2{margin-bottom:2.5rem}}.needy-get__items{display:flex;justify-content:center;flex-wrap:wrap;gap:4rem}@media (max-width:1199px){.needy-get__items{justify-content:flex-start;gap:3rem}}@media (max-width:992px){.needy-get__items{gap:3rem}}@media (max-width:575px){.needy-get__items{gap:2rem 3rem}}.needy-get__item{flex:0 1 calc(25% - 3rem);overflow:hidden;border-radius:1.6rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}@media (max-width:1199px){.needy-get__item{flex:0 1 calc(33% - 2rem)}}@media (max-width:992px){.needy-get__item{flex:0 1 calc(50% - 2rem)}}@media (max-width:575px){.needy-get__item{flex:0 1 100%}}.needy-get__item:not(.img-item){padding:8.3rem 3rem 4rem;background:#F2F2F2}@media (max-width:575px){.needy-get__item:not(.img-item){padding:3rem;min-height:200px;justify-content:center}}.needy-get__item-icon{width:65px;height:65px}.needy-get__item-icon img{width:100%;height:100%}.needy-get__item p{font-size:var(--fz-m);line-height:150%}@media (max-width:575px){.needy-get__item p{max-width:210px}}.needy-get__item.img-item{height:270px}.needy-get__item.img-item img{width:100%;height:100%}.needy-get .btn{width:310px;margin:0 auto;margin-top:5rem}@media (max-width:769px){.needy-get .btn{width:100%;margin-top:3rem}}@media (max-width:575px){.needy-get .btn{margin-top:2rem}}.thanks-section__container{padding-top:33rem;padding-bottom:33rem;position:relative}@media (max-width:575px){.thanks-section__container{padding-top:30.5rem;padding-bottom:30.5rem}}.thanks-section__container h2{margin-bottom:2rem;font-size:9.4rem;line-height:110%;color:var(--color-blue)}@media (max-width:1199px){.thanks-section__container h2{margin-bottom:1rem;font-size:7.2rem}}@media (max-width:992px){.thanks-section__container h2{font-size:6rem}}@media (max-width:769px){.thanks-section__container h2{font-size:5.6rem}}.thanks-section__container p{max-width:500px;font-size:3.6rem;font-weight:500;line-height:150%}@media (max-width:1199px){.thanks-section__container p{max-width:400px;font-size:2.7rem}}@media (max-width:992px){.thanks-section__container p{max-width:300px;font-size:2rem}}@media (max-width:769px){.thanks-section__container p{max-width:250px;font-size:1.8rem}}@media (max-width:575px){.thanks-section__container p{max-width:200px;font-size:1.6rem}}.thanks-section [class*="bg-item"]{background-repeat:no-repeat;background-size:cover;border-radius:1.2rem;position:absolute;overflow:hidden}.thanks-section [class*="bg-item"] span{background-color:var(--color-white);border-radius:5px;padding:.7rem 1rem;color:var(--color-black);position:absolute;left:5px;bottom:5px}@media (max-width:769px){.thanks-section [class*="bg-item"] span{border-radius:7px;padding:.5rem .7rem}}@media (max-width:575px){.thanks-section [class*="bg-item"] span{font-size:8px}}.thanks-section .bg-item{width:207px;height:142px}.thanks-section .bg-item:nth-child(3),.thanks-section .bg-item:nth-child(5),.thanks-section .bg-item:nth-child(7),.thanks-section .bg-item:nth-child(8),.thanks-section .bg-item:nth-child(10),.thanks-section .bg-item:nth-child(12){width:167px;height:114px}.thanks-section .bg-item:nth-child(6){width:270px;height:185px}.thanks-section [class*="bg-item"]:nth-child(3){top:18px;left:20px}.thanks-section [class*="bg-item"]:nth-child(4){top:131px;left:227px}.thanks-section [class*="bg-item"]:nth-child(5){top:74px;left:498px}.thanks-section [class*="bg-item"]:nth-child(6){top:43px;right:226px}.thanks-section [class*="bg-item"]:nth-child(7){top:242px;right:20px}.thanks-section [class*="bg-item"]:nth-child(8){top:300px;left:21px}.thanks-section [class*="bg-item"]:nth-child(9){bottom:140px;left:83px}.thanks-section [class*="bg-item"]:nth-child(10){bottom:14px;left:330px}.thanks-section [class*="bg-item"]:nth-child(11){bottom:86px;right:495px}.thanks-section [class*="bg-item"]:nth-child(12){bottom:14px;right:266px}.thanks-section [class*="bg-item"]:nth-child(13){bottom:182px;right:82px}@media (max-width:1201px){.thanks-section [class*="bg-item"]:nth-child(3){top:18px;left:-27px}.thanks-section [class*="bg-item"]:nth-child(4){top:104px;left:227px}.thanks-section [class*="bg-item"]:nth-child(5){top:59px;left:502px}.thanks-section [class*="bg-item"]:nth-child(6){top:41px;right:-8px}.thanks-section [class*="bg-item"]:nth-child(7){top:287px;right:-80px}.thanks-section [class*="bg-item"]:nth-child(8){top:291px;left:-54px}.thanks-section [class*="bg-item"]:nth-child(9){bottom:140px;left:4px}.thanks-section [class*="bg-item"]:nth-child(10){bottom:20px;left:573px}.thanks-section [class*="bg-item"]:nth-child(11){bottom:86px;right:486px}.thanks-section [class*="bg-item"]:nth-child(12){bottom:24px;right:-22px}.thanks-section [class*="bg-item"]:nth-child(13){bottom:182px;right:42px}}@media (max-width:992px){.thanks-section .bg-item:nth-child(3),.thanks-section .bg-item:nth-child(7),.thanks-section .bg-item:nth-child(9){display:none!important}.thanks-section .bg-item:nth-child(6){width:230px;height:158px}.thanks-section [class*="bg-item"]:nth-child(4){top:45px;left:auto;right:-25px}.thanks-section [class*="bg-item"]:nth-child(5){top:156px;right:224px;left:auto}.thanks-section [class*="bg-item"]:nth-child(6){top:41px;right:469px}.thanks-section [class*="bg-item"]:nth-child(8){top:186px;left:auto;right:757px}.thanks-section [class*="bg-item"]:nth-child(10){bottom:253px;left:auto;right:-10px}.thanks-section [class*="bg-item"]:nth-child(11){bottom:70px;right:102px}.thanks-section [class*="bg-item"]:nth-child(12){bottom:175px;right:700px}.thanks-section [class*="bg-item"]:nth-child(13){width:230px;height:158px;bottom:129px;right:371px}}@media (max-width:769px){.thanks-section .bg-item{width:188px;height:129px}.thanks-section .bg-item:nth-child(3),.thanks-section .bg-item:nth-child(5),.thanks-section .bg-item:nth-child(7),.thanks-section .bg-item:nth-child(8),.thanks-section .bg-item:nth-child(10),.thanks-section .bg-item:nth-child(12){width:135px;height:93px}.thanks-section .bg-item:nth-child(6){width:207px;height:142px}.thanks-section [class*="bg-item"]:nth-child(4){width:135px;height:93px;right:36px}.thanks-section [class*="bg-item"]:nth-child(5){width:202px;height:139px;top:156px;right:142px}.thanks-section [class*="bg-item"]:nth-child(6){width:181px;height:126px;right:401px}.thanks-section [class*="bg-item"]:nth-child(8){width:135px;height:93px;top:196px;right:540px}.thanks-section [class*="bg-item"]:nth-child(10){bottom:51px;right:42px}.thanks-section [class*="bg-item"]:nth-child(11){width:181px;height:126px;bottom:174px}.thanks-section [class*="bg-item"]:nth-child(12){bottom:216px;right:567px}.thanks-section [class*="bg-item"]:nth-child(13){width:202px;height:139px;bottom:38px}}@media (max-width:575px){.thanks-section .bg-item{width:140px;height:96px}.thanks-section .bg-item:nth-child(3),.thanks-section .bg-item:nth-child(5),.thanks-section .bg-item:nth-child(7),.thanks-section .bg-item:nth-child(8),.thanks-section .bg-item:nth-child(10),.thanks-section .bg-item:nth-child(12){width:112px;height:77px}.thanks-section .bg-item:nth-child(6){width:160px;height:110px}.thanks-section [class*="bg-item"]:nth-child(4){width:100px;height:69px;right:41px;top:62px}.thanks-section [class*="bg-item"]:nth-child(5){width:160px;height:110px;top:156px;right:90px}.thanks-section [class*="bg-item"]:nth-child(6){width:140px;height:96px;right:250px;top:0}.thanks-section [class*="bg-item"]:nth-child(8){width:112px;height:77px;top:154px;right:367px}.thanks-section [class*="bg-item"]:nth-child(10){bottom:78px;right:42px;width:112px;height:77px}.thanks-section [class*="bg-item"]:nth-child(11){width:140px;height:96px;bottom:175px}.thanks-section [class*="bg-item"]:nth-child(12){bottom:167px;right:351px;width:100px;height:69px}.thanks-section [class*="bg-item"]:nth-child(13){width:160px;height:110px;bottom:10px;right:271px}}@media (max-width:430px){.thanks-section [class*="bg-item"]:nth-child(4){right:31px}.thanks-section [class*="bg-item"]:nth-child(5){top:177px;right:20px}.thanks-section [class*="bg-item"]:nth-child(6){right:auto;left:30px}.thanks-section [class*="bg-item"]:nth-child(8){right:auto;left:40px;top:174px}.thanks-section [class*="bg-item"]:nth-child(10){bottom:51px;right:20px}.thanks-section [class*="bg-item"]:nth-child(11){right:20px}.thanks-section [class*="bg-item"]:nth-child(12){right:auto;left:30px}.thanks-section [class*="bg-item"]:nth-child(13){right:auto;left:30px}}@media (max-width:376px){.thanks-section [class*="bg-item"]:nth-child(4){right:31px}.thanks-section [class*="bg-item"]:nth-child(5){top:177px;right:10px}.thanks-section [class*="bg-item"]:nth-child(6){right:auto;left:10px}.thanks-section [class*="bg-item"]:nth-child(8){right:auto;left:10px;top:174px}.thanks-section [class*="bg-item"]:nth-child(10){bottom:51px;right:10px}.thanks-section [class*="bg-item"]:nth-child(11){right:10px}.thanks-section [class*="bg-item"]:nth-child(12){right:auto;left:10px}.thanks-section [class*="bg-item"]:nth-child(13){right:auto;left:10px}}.current-projects header{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}@media (max-width:575px){.current-projects header{gap:5px}}.client-info__inner{grid-template-columns:minmax(0,1fr) minmax(360px,1fr);align-items:start}.client-info__texts,.client-info__donate-info{min-width:0}.donate-card__img-wrap{aspect-ratio:58 / 42}.donate-card__img-wrap img,.client-info__img-wrap img,.client-info__img img{display:block;object-fit:cover}@media (max-width:992px){.client-info__inner{display:flex;grid-template-columns:none}}@media (max-width:575px){.donate-card__img-wrap{aspect-ratio:58 / 42}}