.AboutText{text-align:center;padding:20px;background-color:#1F2630;position:relative;min-height:60vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.AboutText__video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:660px;height:100%;object-fit:cover;transition:all .8s ease;z-index:0;opacity:0}.AboutText__video.visible{top:30px;left:-55px;transform:rotate(30deg);height:auto;object-fit:contain;opacity:1}.AboutText__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#1F2630;z-index:1}.AboutText__title{font-size:3rem;margin-bottom:20px;margin-top:60px;color:#E3E3E3;opacity:0;transition:opacity .8s ease;z-index:2}.AboutText__title.visible{opacity:1}.AboutText__description{font-size:1.1em;color:#E3E3E3;max-width:600px;margin:0 auto 30px;line-height:1.5;opacity:0;transition:opacity .8s ease .2s;z-index:2}.AboutText__description.visible{opacity:1}.AboutText__stats{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;opacity:0;transition:opacity .8s ease .4s;z-index:2}.AboutText__stats.visible{opacity:1}.AboutText__stat{color:#E3E3E3;padding:5px;background-color:#65656527;border-radius:10px;min-width:120px}.AboutText__stat-value{display:block;font-size:1.3em;font-weight:700}.AboutText__stat-label{display:block;font-size:.9em;color:rgb(145,145,145)}.country-list{background-color:black}.country-list,.country-list__container{width:100%;overflow:hidden;position:relative}.country-list__container{height:120px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.country-list__track{animation:scroll-left 30s linear infinite;width:calc(200px * 18)}.country-list__item,.country-list__track{display:flex;align-items:center;height:100%}.country-list__item{flex-shrink:0;width:200px;flex-direction:column!important;justify-content:center;background:rgba(255,255,255,.053);margin:10px 5px;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.country-list__item:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,.2)}.country-list__flag{border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:8px;transition:transform .3s ease}.country-list__item:hover .country-list__flag{transform:scale(1.1)}.country-list__name{color:rgba(245,245,245,.471);text-transform:uppercase;letter-spacing:.5px;margin-top:5px}.country-list__name,.country-list__rate{font-family:Arial,sans-serif;font-size:12px;font-weight:600;text-align:center}.country-list__rate{color:rgba(245,245,245,.8);margin-top:4px}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.country-list__item{width:150px;margin:8px 3px}.country-list__flag{width:45px!important;height:30px!important}.country-list__name,.country-list__rate{font-size:10px}.country-list__track{width:calc(150px * 18);animation-duration:25s}}@media (max-width:480px){.country-list__container{height:100px}.country-list__item{width:120px;margin:6px 2px}.country-list__flag{width:35px!important;height:25px!important}.country-list__name,.country-list__rate{font-size:9px}.country-list__track{width:calc(120px * 18);animation-duration:20s}}.footer{background:#000000;color:#ffffff;padding:20px 0 60px}.footer__container{display:flex;justify-content:space-around;max-width:1200px;margin:0 auto;flex-wrap:wrap}.footer__section{flex:1 1;min-width:200px;margin:10px}.footer__title{font-size:1.2em;margin-bottom:10px}.footer__list{list-style:none;padding:0}.footer__item{margin-bottom:8px;color:#bfbfbf}.footer__item:hover{color:#ffffff}.footer__bottom{text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #333}.footer__text{margin:0}.footer__social{margin-top:10px}.footer__social-link{color:#bfbfbf;margin:0 10px;text-decoration:none;font-size:1.2em}.footer__social-link:hover{color:#ffffff}@media (max-width:768px){.footer__container{flex-direction:column;align-items:center}.footer__section{text-align:center}}.progress-fuse{color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;align-items:center;padding:30px 20px;border-radius:12px;gap:15px;max-width:900px;margin:40px auto}.progress-fuse__title{font-size:3.4rem;font-weight:600;margin:0;text-align:center}.progress-fuse__content{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;padding:10px 0}.progress-fuse__descriptionContent{background:#0F0F0F;background-image:url(https://i.imgur.com/NBH37Dw.png);background-size:cover;background-repeat:no-repeat;background-position-y:-136px;box-shadow:1px 2px rgba(255,255,255,.053)}.progress-fuse__title--gradient{background:linear-gradient(90deg,#ffffff,#b8f5ed 40%,#149192);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.progress-fuse__description{font-size:1.8rem;color:#ffffff;text-shadow:0 1px 6px rgb(32,129,92);text-align:center;font-weight:500;flex-basis:70%}.progress-fuse__image{max-width:400px;filter:drop-shadow(1px 1px 13px #26c6b96e);height:auto;animation:glow-pulse 3s ease-in-out infinite}@keyframes glow-pulse{0%,to{filter:drop-shadow(1px 1px 13px #1a898096)}50%{filter:drop-shadow(1px 1px 25px #1d9c8d94)}}.progress-fuse__bar-container{width:100%;height:15px;background-color:#29313C;border-radius:6px;overflow:hidden;background-image:repeating-linear-gradient(45deg,#29313C,#29313C 10px,#1f252e 0,#1f252e 20px)}.progress-fuse__bar-fill{height:100%;background:linear-gradient(90deg,#149595,#35EFD8);border-radius:6px;transition:width .5s ease-in-out}.progress-fuse__text-container{display:flex;justify-content:center;align-items:baseline;gap:8px;width:100%}.progress-fuse__count{font-size:1.8rem;font-weight:700;color:#35EFD8}.progress-fuse__goal{font-size:1rem;color:#B7B9BC}@media(max-width:900px){.progress-fuse__content{flex-direction:column}.progress-fuse__bar-container,.progress-fuse__descriptionContent{width:440px}}@media(max-width:480px){.progress-fuse__content{flex-direction:column}.progress-fuse__descriptionContent{width:340px;background-position-y:-40px}.progress-fuse__bar-container{max-width:340px}}@media(max-width:370px){.progress-fuse__bar-container,.progress-fuse__image{width:300px}}@media(max-width:350px){.progress-fuse__descriptionContent{width:270px;background-position-y:0}.progress-fuse__bar-container{width:270px}}.textAndImgBox__container{display:flex;justify-content:center;align-items:center;gap:50px;min-height:70vh;padding:20px;background-color:white;margin:0 auto;overflow-x:hidden}.textAndImgBox__content{display:flex;flex-direction:column;align-items:center;text-align:center;flex-shrink:0}@media(max-width:890px){.textAndImgBox__container{background-size:cover!important}}@media(max-width:1200px){.textAndImgBox__title{font-size:3em!important;max-width:400px!important}}@media(max-width:890px){.textAndImgBox__content{max-width:333px!important}.textAndImgBox__container{justify-content:unset!important}}.textAndImgBox__title{font-size:4rem;font-weight:700;margin-bottom:1rem;max-width:500px}.textAndImgBox__description{font-size:1.3rem;margin:0 auto 1.5rem;max-width:400px;color:black}.textAndImgBox__buttons{display:flex;justify-content:center;align-items:center;gap:15px}.textAndImgBox__buttons img{filter:contrast(300)}.textAndImgBox__button{all:unset;width:100px;height:30px;font-size:16px;background:transparent;border:none;position:relative;color:#f0f0f0;cursor:pointer;z-index:1;padding:10px 20px;display:flex;align-items:center;justify-content:center;white-space:nowrap;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.textAndImgBox__button:after,.textAndImgBox__button:before{content:"";position:absolute;bottom:0;right:0;z-index:-99999;transition:all .4s}.textAndImgBox__button:before{transform:translate(0);width:100%;height:100%;background:#28282d;border-radius:10px}.textAndImgBox__button:after{transform:translate(10px,10px);width:35px;height:35px;background:#139291;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:50px}.textAndImgBox__button:hover:before{transform:translate(5%,20%);width:110%;height:110%}.textAndImgBox__button:hover:after{border-radius:10px;transform:translate(0);width:100%;height:100%}.textAndImgBox__button:active:after{transition:0s;transform:translateY(5%)}.textAndImgBox__img{max-width:600px;height:auto;position:relative;z-index:0;filter:drop-shadow(3px 3px 1px black);transition:transform .3s ease;animation:levitate 3s ease-in-out infinite}@keyframes levitate{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.textAndImgBox__img:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%) scaleY(.2);width:80%;height:20px;background:radial-gradient(ellipse at center,rgba(0,0,0,.3) 0,transparent 70%);z-index:-1}.textAndImgBox__img2{width:300px;order:-1;flex-shrink:0}@media (max-width:1200px){.textAndImgBox__container{gap:20px}.textAndImgBox__img{max-width:500px}.textAndImgBox__img2{width:250px}}@media (max-width:768px){.textAndImgBox__container{justify-content:center!important;flex-direction:column;margin:50px 0 0 auto!important;text-align:center}.textAndImgBox__title{font-size:4rem!important;max-width:500px!important;text-shadow:1px 0 3px black!important}.textAndImgBox__img{margin-top:-100px;max-width:700px!important}.textAndImgBox__img2{margin-top:30px;margin-bottom:20px;order:-1}}@media (max-width:454px){.textAndImgBox__title{font-size:3rem!important}.textAndImgBox__img{max-width:450px!important;margin-top:-30px}}@media (max-width:334px){.textAndImgBox__title{font-size:2.5rem!important}}