.btn{align-items:center;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:500;gap:8px;justify-content:center;letter-spacing:.3px;position:relative;text-decoration:none;transform:perspective(1px) translateZ(0);transition:all .4s ease}@media (min-width:992px){.btn{font-size:17px}}.btn:disabled{opacity:.3}.btn.violet-border{background-color:transparent;color:#192134;padding:2px}.btn.violet-border:before{background:linear-gradient(90deg,#3214c1,#ac10f5);border-radius:12px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute;z-index:-1}.btn.violet-border:hover{background-color:#f4f4f4}.btn.violet-border:hover:before{background:#3214c1}.btn.transparent-violet-border{background-color:transparent;color:#192134;padding:2px}.btn.transparent-violet-border:before{background:linear-gradient(90deg,#3214c1,#ac10f5);border-radius:12px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute;z-index:-1}.btn.transparent-violet-border:hover:before{background:#3214c1}.btn.transparent-border{border:2px solid hsla(0,0%,100%,.2)}.btn.transparent-border:hover{border:2px solid hsla(0,0%,96%,.8)}.btn.transparent-letters-violet-gradient{-webkit-text-fill-color:transparent;background-color:#fff;background:linear-gradient(90deg,#3214c1,#ac10f5);-webkit-background-clip:text;background-clip:text;color:transparent}.btn.white-transparent{background-color:hsla(0,0%,100%,.2)}.btn.white-transparent:hover{background-color:hsla(0,0%,100%,.4)}.btn.gray{background-color:#f4f4f4;color:#192134}.btn.gray:hover{background-color:#e4e4e4}.btn.violet{background:linear-gradient(90deg,#3214c1,#ac10f5)}.btn.violet:hover{background:#3214c1}.btn.white{background:#fff}.btn.white .btn-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#3214c1,#ac10f5);-webkit-background-clip:text;color:transparent;display:inline}.btn.white:hover{background-color:#f4f4f4}.btn.violet-text-gradient{background:linear-gradient(90deg,#3214c1,#ac10f5)}.btn.violet-text-gradient .btn-text{-webkit-text-fill-color:transparent;background:linear-gradient(110.19deg,#ffff1c 5.32%,#ffb400 64.49%);-webkit-background-clip:text;color:transparent;display:inline}.btn.violet-text-gradient:hover{background:#3214c1}.btn-badge{align-items:center;background-color:#0b5f76;border-radius:100px;bottom:0;color:#fff;display:flex;font-size:11px;height:16px;justify-content:center;min-width:16px;position:absolute;right:0;width:-moz-max-content;width:max-content}.btn img{transition:transform .3s ease}.btn img.rotated{transform:rotate(180deg)}.participant-card{background-color:#fff;border-radius:12px;padding:24px 24px 18px}@media (min-width:992px){.participant-card{background-color:#f4f4f4;padding-bottom:20px}}.participant-card-first{display:flex;gap:14px}.participant-card-pic{border-radius:100px;height:68px;overflow:hidden;width:68px}.participant-card-title-container{display:flex;flex-direction:column;gap:5px}.participant-card-quotes{width:24px}.participant-card-title{font-size:14px;font-weight:600}@media (min-width:992px){.participant-card-title{font-size:16px}}.participant-card-subtitle{color:rgba(0,0,0,.4);font-size:14px;font-weight:600}@media (min-width:992px){.participant-card-subtitle{font-size:16px}}.participant-card-description{color:rgba(25,33,52,.8);font-size:14px;font-style:italic;font-weight:400;letter-spacing:1%;line-height:22px;margin-top:16px}@media (min-width:992px){.participant-card-description{font-size:16px}}.program-card{max-width:420px}.program-card-first{border-radius:12px;overflow:hidden}.program-card-pic{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.program-card-second{padding:10px 10px 0}@media (min-width:992px){.program-card-second{padding:20px 20px 0}}.program-card-title{font-size:18px;font-weight:700;line-height:28px;margin-top:10px}@media (min-width:992px){.program-card-title{font-size:24px}}.program-card-description{color:#5e6471;font-size:14px;font-weight:600;line-height:22px;margin-top:12px}@media (min-width:992px){.program-card-description{font-size:16px;line-height:24px;margin-top:14px}}.program-card-btn{height:44px;margin-top:20px;width:121px}@media (min-width:992px){.program-card-btn{height:48px;width:131px}}.donate-form{background:#f4f4f4;border-radius:12px;padding:30px 14px;position:relative}@media (min-width:992px){.donate-form{margin:unset;padding:40px}}@media (max-width:450px){.donate-form{border-radius:0;margin-left:-14px;width:100%}}.donate-form:after{background-image:url(/images/leaf-flower.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:70px;left:0;position:absolute;top:0;width:76px}@media (min-width:992px){.donate-form:after{height:125px;width:135px}}.donate-form:before{background-image:url(/images/leaf-flower.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:70px;position:absolute;right:0;top:0;transform:scaleX(-1);width:76px}@media (min-width:992px){.donate-form:before{height:125px;width:135px}}.donate-form-title{font-size:28px;font-weight:700;margin-bottom:16px;text-align:center}@media (min-width:992px){.donate-form-title{font-size:40px;margin-bottom:20px}}.donate-form-tabs{display:flex;gap:2px;margin-bottom:20px;padding:3px}.donate-form-tab,.donate-form-tabs{background-color:#fff;border-radius:12px}.donate-form-tab{cursor:pointer;width:100%}.donate-form-tab:hover{background-color:rgba(58,20,196,.102)}.donate-form-tab.active{background:rgba(58,20,196,.2);display:inline-block;padding:10px}.donate-form-tab.active .donate-form-tab-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#3214c1,#ac10f5);-webkit-background-clip:text;color:transparent;display:inline}.donate-form-section{margin-bottom:1.5rem}.donate-form-label{color:rgba(0,0,0,.4);display:block;font-size:12px;font-weight:600;margin-bottom:14px}@media (min-width:992px){.donate-form-label{font-size:16px;margin-bottom:12px}}.donate-form-options{display:flex;flex-wrap:wrap;gap:8px}@media (min-width:992px){.donate-form-options{gap:12px}}.donate-form-option{align-items:center;background:#fff;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:20px 0;transition:all .2s;width:80px}@media (min-width:992px){.donate-form-option{flex-direction:row;padding:20px;width:unset}}.donate-form-option:hover{color:#7312de}.donate-form-option input[type=radio]{display:none}.donate-form-option span{background:#fff;border:2px solid rgba(23,24,24,.502);border-radius:999px;cursor:pointer;display:inline-block;height:16px;transition:all .2s;width:26px}.donate-form-option input[type=radio]:checked+span{border:7px solid #7312de;height:6px;width:16px}.donate-form-input-wrapper{display:none;height:48px;margin-top:20px;position:relative}@media (min-width:992px){.donate-form-input-wrapper{height:60px;margin-top:12px}}.donate-form-input{border:2px solid #7312de;border-radius:12px;height:calc(100% - 6px);padding-left:20px;width:calc(100% - 26px)}.donate-form-currency-display{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.donate-form-submit{height:48px;width:100%}@media (min-width:992px){.donate-form-submit{height:62px}}.modal{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,87%,.333);display:none;height:100%;justify-content:center;position:fixed;width:100%;z-index:100}.modal-container{-ms-overflow-style:none;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;height:calc(100% - 90px);margin-top:50px;overflow:hidden;padding:20px 14px;position:relative;scrollbar-width:none;width:100%}@media (min-width:992px){.modal-container{border-radius:20px;height:unset;margin-top:unset;max-height:85vh;min-width:480px;padding:30px 40px 40px;width:unset}}.modal-container::-webkit-scrollbar{display:none}.modal-title{font-size:18px;font-weight:700;line-height:28px}@media (min-width:992px){.modal-title{font-size:28px;font-weight:700}}.modal-title-container{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.modal-subtitle{font-size:16px;line-height:24px}@media (min-width:992px){.modal-subtitle{font-size:20px}}.modal-form{-ms-overflow-style:none;display:flex;flex-direction:column;gap:16px;max-height:80vh;overflow-x:hidden;overflow-y:scroll;padding-right:10px;scrollbar-width:none}.modal-form::-webkit-scrollbar{display:none}.modal-form-group{position:relative}.modal-form-group.error .modal-form-error-icon,.modal-form-group.error .modal-form-error-text{display:block}.modal-form-fields-divider{display:block;font-size:20px;font-weight:400;margin-bottom:-15px}.modal-form-label{background-color:#fff;display:block;font-size:12px;font-weight:600;margin-bottom:-7px;margin-left:20px;position:relative;width:-moz-fit-content;width:fit-content;z-index:2}.modal-form-btn{margin:20px 0;min-height:48px;width:calc(100% + 10px)}@media (min-width:992px){.modal-form-btn{min-height:62px}}.modal-form-close{border-radius:100px;height:32px;position:absolute;right:20px;top:20px;width:32px}.modal-form-error-text{bottom:-14x;color:#c95555;display:none;font-size:12px;font-weight:600;left:20px;position:absolute;z-index:2}.modal-form-error-icon{display:none;height:24px;position:absolute;right:20px;top:calc(50% - 10px);width:24px;z-index:2}.modal-corporate.active,.modal-legacy.active,.modal-mentor.active{display:flex}.input-field,.textarea-field{background-color:#fff;border:2px solid #e0e0e0;border-radius:12px;font-size:16px;outline:none;padding:16px 20px;position:relative;transition:all .3s ease;width:calc(100% - 36px);z-index:1}.textarea-field{height:42px}.input-field:hover,.textarea-field:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#3214c1,#ac10f5);background-origin:border-box;border:2px solid transparent;border-radius:12px}.input-field:focus,.textarea-field:focus{background-image:none;border:2px solid #3214c1;border-radius:12px}input[type=number]{-webkit-appearance:none;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal-checkbox-group{align-items:center;display:flex;gap:12px;margin-top:12px;width:80%}.modal-checkbox-group.error{border:2px solid red}.modal-checkbox-label{font-size:16px;font-weight:500;max-width:350px}.custom-checkbox{background-color:#fff;border:2px solid #e0e0e0;border-radius:6px;border-radius:100px;cursor:pointer;display:inline-block;min-height:24px;min-width:24px;position:relative;transition:all .3s ease}.custom-checkbox input[type=checkbox]{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.custom-checkbox:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#3214c1,#ac10f5);background-origin:border-box;border:2px solid transparent}.custom-checkbox:has(input:checked){background-image:url(/images/icon-check.svg);background-position:50%;background-size:cover;border:2px solid #fff}.support{display:flex;flex-direction:column-reverse;gap:20px;padding:40px 0}@media (min-width:992px){.support{flex-direction:row;gap:32px;padding:70px 0 80px}}.support .white-card{background-color:#fff}.support-card{align-items:center;border-radius:12px;display:flex;flex-direction:column;padding:40px 20px 20px;text-align:center}@media (min-width:992px){.support-card{padding:56px 110px}}.support-card-title-container{position:relative;width:100%}.support-card-icon{position:absolute;top:-20px}@media (min-width:992px){.support-card-icon{top:0}}.support-card-icon-left{left:20px;rotate:-60deg}@media (min-width:992px){.support-card-icon-left{left:-80px;rotate:unset}}.support-card-icon-right{right:20px;rotate:60deg;transform:scaleX(-1)}@media (min-width:992px){.support-card-icon-right{right:-80px;rotate:unset}}.support-card-text{margin-top:14px}@media (min-width:992px){.support-card-text{margin-top:20px}}.support-card-btn{height:48px;margin-top:20px;max-width:300px;width:100%}@media (min-width:992px){.support-card-btn{height:62px;margin-top:30px}}.support .gray-card{background-color:#f4f4f4}.support .gray-card .support-card-icon{height:54px;width:42px}@media (min-width:992px){.support .gray-card .support-card-icon{height:96px;width:74px}}.support .violet-card{background:linear-gradient(334.63deg,#3214c1 18.26%,#ac10f5);color:#fff}.support .violet-card .support-card-icon{height:56px;width:34px}@media (min-width:992px){.support .violet-card .support-card-icon{height:120px;width:70px}}.news-card{cursor:pointer;display:block;text-decoration:none}.news-card-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-card-image-container{border-radius:12px;height:170px;overflow:hidden;position:relative;width:100%}.news-card-image-label{background:#f4f4f4;border-top-right-radius:12px;bottom:0;left:0;padding:4px 12px;position:absolute}.news-card-image-label-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#3214c1,#ac10f5);-webkit-background-clip:text;color:transparent;display:inline;font-size:12px;font-weight:800;text-transform:uppercase}.news-card-title{color:#192134;font-size:16px;font-weight:600;line-height:24px;margin-top:14px}.news-card-date{color:rgba(25,33,52,.6);display:block;font-size:14px;font-weight:500;margin-top:8px}.section--first{background-image:url(/images/home-first-bcg.jpg);background-position:top;background-size:cover;position:relative}.section--first:after{background-image:url(/images/home-first-bcg-blur.png);bottom:0;content:"";height:60%;left:0;position:absolute;width:100%;z-index:1}@media (min-width:992px){.section--first:after{display:none}}.section--first-flag-img{bottom:55%;position:absolute;right:0;width:100px}@media (min-width:992px){.section--first-flag-img{bottom:0;right:0;width:200px}}.section--top{background:#f4f4f4}@media (min-width:992px){.section--top{background:linear-gradient(180deg,#f4f4f4,hsla(0,0%,96%,0))}}.section--sponsors{padding:40px 0}@media (min-width:992px){.section--sponsors{padding:70px 0}}.section--news{background:linear-gradient(180deg,#f4f4f4,hsla(0,0%,96%,0))}.home{position:relative}.home-first{padding-bottom:30px}@media (min-width:992px){.home-first{padding-bottom:90px}}@media screen and (max-width:1350px){.home-first{padding-top:114px}}@media (max-width:991px){.home-first{padding-top:280px}}.home-first-block{background-color:#fff;border-radius:16px;display:flex;flex-direction:column;max-width:420px;padding:20px;position:relative;z-index:2}@media screen and (min-width:1350px){.home-first-block{border-radius:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding:40px}}@media (max-width:991px){.home-first-block{max-width:unset}}.home-first-block.onTop{z-index:11}.home-first-block-bird{max-width:100px;position:absolute;right:35px;top:150px}@media screen and (max-width:1350px){.home-first-block-bird{display:none}}.home-first-logo{display:none;max-width:275px}@media screen and (min-width:1350px){.home-first-logo{display:block;margin-bottom:60px}}.home-first-title{font-size:28px;font-weight:700;line-height:40px}@media (min-width:992px){.home-first-title{font-size:42px;line-height:50px}}.home-first-subtitle{-webkit-text-fill-color:#192134;display:block;font-size:18px;font-weight:700;margin-top:8px}@media (min-width:992px){.home-first-subtitle{font-size:24px;margin-top:10px}}.home-first-description{color:#5e6471;font-size:14px;font-weight:600;line-height:22px;margin-top:10px}@media (min-width:992px){.home-first-description{font-size:16px;margin-top:20px}}.home-first-btn{height:48px;margin-top:20px}@media (min-width:992px){.home-first-btn{height:60px;max-width:300px}}.home-mission{display:flex;flex-direction:column;gap:14px;padding-bottom:55px;padding-top:40px;position:relative}@media (min-width:992px){.home-mission{flex-direction:row;gap:115px;padding:60px 0}}.home-mission-first-title{font-size:28px;font-weight:700;letter-spacing:0;line-height:100%;margin-bottom:14px;text-align:center}@media (min-width:992px){.home-mission-first-title{display:none}}@media screen and (min-width:1200px){.home-mission-first-picture{min-width:500px}}.home-mission-second{display:flex;flex-direction:column;gap:20px;max-width:540px}@media (min-width:992px){.home-mission-second{margin-right:90px}}.home-mission-second-title{font-size:40px;font-weight:700;letter-spacing:0;line-height:100%}@media (max-width:991px){.home-mission-second-title{display:none}}.home-mission-second-subtitle{font-size:14px;font-weight:600;letter-spacing:0;line-height:22px}@media (min-width:992px){.home-mission-second-subtitle{font-size:16px}}.home-mission-second-description{color:#5e6471;font-size:14px;font-weight:600;letter-spacing:0;line-height:22px}@media (min-width:992px){.home-mission-second-description{font-size:16px}}.home-mission-leaf{position:absolute;right:0}@media (max-width:991px){.home-mission-leaf{display:none}}.home-mission-leaf-first{top:65px;width:65px}.home-mission-leaf-second{top:285px;width:95px}.home-top{display:flex;flex-direction:column}@media (min-width:992px){.home-top{gap:30px;padding-top:70px}}.home-top-first{display:flex;flex-direction:column;gap:30px;margin-top:-13px}@media (min-width:992px){.home-top-first{margin-top:unset}}@media screen and (min-width:1200px){.home-top-first{flex-direction:row;gap:150px}}.home-top-info-container{display:flex;flex-direction:column;text-align:center}@media (min-width:992px){.home-top-info-container{max-width:500px;text-align:left}}.home-top-title-container{align-items:center;display:flex;flex-direction:column-reverse;gap:20px}@media (min-width:992px){.home-top-title-container{align-items:flex-start;flex-direction:row}}.home-top-title{font-size:28px;font-weight:700;letter-spacing:0;line-height:100%;text-align:center}.home-top-title-ad{background:linear-gradient(90deg,#59c9ff -71.43%,#ce70ff 23.13%,#ff18c7 99.8%);border-radius:100px;color:#fff;font-size:14px;font-weight:700;letter-spacing:2%;line-height:100%;padding:6px 12px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.home-top-subtitle{font-size:18px;font-weight:700;letter-spacing:0;line-height:28px;margin-top:20px;text-align:center}@media (min-width:992px){.home-top-subtitle{font-size:24px;line-height:34px;text-align:left}}.home-top-info-pic-mobile{border-radius:12px;margin-top:30px;overflow:hidden}@media (min-width:992px){.home-top-info-pic-mobile{display:none}}.home-top-description{color:#5e6471;font-size:14px;font-weight:600;letter-spacing:0;line-height:22px;margin-top:20px;text-align:left}@media (min-width:992px){.home-top-description{font-size:16px}}.home-top-btn{height:48px;margin-top:30px;width:200px}@media (max-width:991px){.home-top-btn{display:none}.home-top-honor{margin-bottom:30px}}.home-top-honor-container{align-items:center;display:flex;flex-direction:column}.home-top-honor-pic{border-radius:12px;max-height:240px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}@media (max-width:991px){.home-top-honor-pic{display:none}}.home-top-honor-title{display:block;text-align:center}.home-top-honor-title-container{align-items:center;background-color:#fff;border-radius:12px;display:flex;justify-content:center;padding:10px 25px;position:relative}@media (min-width:992px){.home-top-honor-title-container{height:60px;margin-top:37px;padding:14px 25px}}.home-top-honor-flower{position:absolute;top:calc(50% - 19px);width:38px}.home-top-honor-flower-left{left:-19px}.home-top-honor-flower-right{right:-19px}.home-top-honor-bird{position:absolute;top:0;width:77px}@media (min-width:992px){.home-top-honor-bird{top:-7px;width:115px}}.home-top-honor-bird-left{left:-30px;transform:scaleX(-1)}@media (min-width:992px){.home-top-honor-bird-left{left:75px}}.home-top-honor-bird-right{right:-30px}@media (min-width:992px){.home-top-honor-bird-right{right:75px}}.home-top-honor-title{font-size:18px;font-weight:700;letter-spacing:0;line-height:28px}@media (min-width:992px){.home-top-honor-title{font-size:24px;line-height:34px}}.home-top-honor-cards{display:flex;flex-direction:column;margin-top:33px;position:relative}@media (min-width:992px){.home-top-honor-cards{flex-direction:row;gap:20px}}@media (max-width:991px){.home-top-honor-cards>:nth-child(2){align-self:flex-end}.home-top-honor-cards>:nth-child(2) .home-top-honor-card-info{left:unset;right:20px}.home-top-honor-cards>:nth-child(2),.home-top-honor-cards>:nth-child(3){margin-top:-70px}}.home-top-honor-icon{height:50px;position:absolute;right:-14px;width:38px}@media (min-width:992px){.home-top-honor-icon{display:none}}.home-top-honor-icon-top{rotate:-90deg;top:35px}.home-top-honor-icon-bottom{bottom:35px;rotate:-90deg;transform:scaleX(-1)}.home-top-honor-card{position:relative}.home-top-honor-card-pic{border-radius:12px;height:175px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:140px}@media (min-width:992px){.home-top-honor-card-pic{height:100%;width:100%}}.home-top-honor-card-info{background-color:#fff;border-radius:12px;bottom:-12px;display:flex;flex-direction:column;gap:5px;height:64px;justify-content:center;left:20px;max-width:154px;padding-left:16px;position:absolute;width:100%}@media (min-width:992px){.home-top-honor-card-info{bottom:15px;gap:0;height:80px;left:15px;right:15px;width:unset}}.home-top-honor-card-title{font-size:14px;font-weight:700;letter-spacing:0;line-height:100%}@media (min-width:992px){.home-top-honor-card-title{font-size:16px;line-height:24px}}.home-top-honor-card-subtitle{color:#5e6471;font-size:14px;font-weight:600;line-height:100%}@media (min-width:992px){.home-top-honor-card-subtitle{font-size:16px;line-height:24px}}.home-top-honor-video{height:100%;width:100%}.home-top-honor-video-container{border-radius:12px;height:260px;margin-top:20px;max-height:260px;overflow:hidden;width:100%}.home-top-participants-title{font-size:18px;font-weight:700;letter-spacing:0;line-height:28px;max-width:200px;text-align:center}@media (min-width:992px){.home-top-participants-title{font-size:24px;letter-spacing:0;line-height:34px;max-width:unset;-moz-text-align-last:left;text-align-last:left}}@media (max-width:991px){.home-top-participants-title-container{align-items:center;background-color:#fff;border-radius:12px;display:flex;height:80px;justify-content:center;position:relative;width:100%}}.home-top-participants-flower{position:absolute;top:21px;width:38px}@media (min-width:992px){.home-top-participants-flower{display:none}}.home-top-participants-flower-left{left:-19px}.home-top-participants-flower-right{right:-19px}.home-top-participants-cards{display:flex;gap:12px;margin-bottom:10px;margin-top:12px;padding-bottom:10px}@media (min-width:992px){.home-top-participants-cards{margin-top:30px}}.home-top-participants-cards.swiper{overflow:visible!important}.home-top-participants-cards .swiper-wrapper{margin-bottom:30px;padding-bottom:45px}@media (min-width:992px){.home-top-participants-cards .swiper-wrapper{margin-bottom:unset}}.home-top-participants-cards .swiper-slide{width:347px}@media (min-width:992px){.home-top-participants-cards .swiper-slide{width:423px}}.home-top-participants-cards .swiper-pagination-bullet{background:linear-gradient(90deg,#3214c1,#ac10f5)}.home-programs{padding-top:40px}@media (min-width:992px){.home-programs{padding-top:25px}}.home-programs-title-container{display:flex;justify-content:center}@media (min-width:992px){.home-programs-title-container{align-items:center;justify-content:space-between}}.home-programs-title{font-size:28px;font-weight:700;text-align:center}@media (min-width:992px){.home-programs-title{font-size:40px;text-align:left}}.home-programs-btn-desktop{height:48px;width:214px}.home-programs-btn-desktop img{margin-left:10px;width:25px}@media (max-width:991px){.home-programs-btn-desktop{display:none}}.home-programs-cards{align-items:center;display:flex;flex-direction:column;gap:40px;margin-top:20px}@media (min-width:992px){.home-programs-cards{flex-direction:row;gap:30px;margin-top:30px}}.home-programs-btn-mobile{height:44px;justify-content:space-between;margin-top:-10px;max-width:350px;padding:0 20px;width:calc(100% - 40px)}@media (min-width:992px){.home-programs-btn-mobile{display:none}}.home-programs-btn-mobile img{width:25px}.home-donation{display:flex;flex-direction:column;padding:40px 0}@media screen and (min-width:1200px){.home-donation{align-items:flex-start;flex-direction:row;gap:120px;justify-content:space-between;padding:60px 0}.home-donation-first{max-width:533px}}.home-donation-title{font-size:28px;font-weight:700;margin-bottom:20px;text-align:center}@media (min-width:992px){.home-donation-title{font-size:40px;text-align:left}}.home-donation-subtitle{color:#5e6471;font-size:14px;font-weight:600;line-height:22px;margin-bottom:30px;text-align:center}@media (min-width:992px){.home-donation-subtitle{font-size:16px;line-height:24px;text-align:left}}.home-donation-info{display:flex;flex-direction:column}@media (min-width:992px){.home-donation-info{flex-direction:column-reverse}}.home-donation-img{margin-bottom:30px}@media (min-width:992px){.home-donation-img{margin-top:40px}}.home-donation-amounts-title{font-size:18px;font-weight:700;line-height:28px;margin-bottom:20px;text-align:center}@media (min-width:992px){.home-donation-amounts-title{font-size:20px;text-align:left}}.home-donation-amounts-container{display:flex;flex-wrap:wrap;gap:8px}.home-donation-amount{align-items:start;border:2px solid #e7e7e7;border-radius:12px;display:flex;flex:0 0 calc(50% - 48px);flex-direction:column;padding:20px}@media (min-width:992px){.home-donation-amount{align-items:center;flex:0 0 calc(100% - 40px);flex-direction:row;gap:20px;justify-content:space-between;min-height:74px;padding:0 20px}}.home-donation-amount-icon{height:30px}.home-donation-amount-container{display:flex;flex-direction:column;gap:12px;margin-top:8px}@media (min-width:992px){.home-donation-amount-container{flex-direction:row-reverse;max-width:362px}}.home-donation-amount-title{font-size:24px;font-weight:700}.home-donation-amount-text{color:#5e6471;font-size:14px;font-weight:600;letter-spacing:0;line-height:22px}@media (min-width:992px){.home-donation-amount-text{font-size:16px;line-height:24px}}.home-donation-second{align-items:center;display:flex;flex-direction:column;margin-top:30px}@media (min-width:992px){.home-donation-second{margin-top:0}}@media (max-width:450px){.home-donation-second{align-items:unset}}.home-donation-links{display:flex;flex-direction:column;gap:10px;margin-top:30px}@media (min-width:992px){.home-donation-links{margin-top:10px}}.home-donation-link{background-color:#f4f4f4;border-radius:12px;cursor:pointer;display:block;padding:20px;text-decoration:none}.home-donation-link:hover{background-color:hsla(0,0%,96%,.678)}@media (min-width:992px){.home-donation-link{padding:30px}}.home-donation-link-container{align-items:center;display:flex;justify-content:space-between}@media (min-width:992px){.home-donation-link-container{gap:30px}}.home-donation-link-image-container{background-image:url(/images/bcg-yellow.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:44px;padding:7px;width:26px}@media (min-width:992px){.home-donation-link-image-container{height:87px;min-width:52px;padding:14px;width:52px}}.home-donation-link-title{color:#192134;font-size:16px;font-weight:700;letter-spacing:0;line-height:24px;max-width:200px}@media (min-width:992px){.home-donation-link-title{font-size:20px;max-width:unset}}.home-donation-link-text{color:#5e6471;display:none;font-size:16px;font-weight:600;line-height:24px;margin-top:12px}@media (min-width:992px){.home-donation-link-text{display:block}}.home-donation-link-text-mobile{color:#5e6471;font-size:14px;font-weight:600;line-height:22px;margin-top:10px}@media (min-width:992px){.home-donation-link-text-mobile{display:none}}.home-donation-link-arrow{height:24px;width:24px}@media (min-width:992px){.home-donation-link-arrow{height:35px;width:35px}}.home-sponsors{display:flex;flex-direction:column;gap:30px}@media (min-width:992px){.home-sponsors{flex-direction:row;justify-content:space-between}}@media screen and (min-width:992px) and (min-width:1200px){.home-sponsors{gap:80px}}.home-sponsors-block{align-items:center;display:flex;flex-direction:column;gap:20px}@media (min-width:992px){.home-sponsors-block{gap:30px}}.home-sponsors-title-container{display:flex;height:38px;justify-content:center;position:relative;width:220px}@media (min-width:992px){.home-sponsors-title-container{height:55px;width:320px}}.home-sponsors-title-container-partners:after{background-image:url(/images/leaf-heart.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:32px;left:0;position:absolute;top:0;width:32px}@media (min-width:992px){.home-sponsors-title-container-partners:after{height:50px;width:50px}}.home-sponsors-title-container-partners:before{background-image:url(/images/leaf-heart.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:32px;position:absolute;right:0;top:0;transform:scaleX(-1);width:32px}@media (min-width:992px){.home-sponsors-title-container-partners:before{height:50px;width:50px}}.home-sponsors-title-container-sponsors:after{background-image:url(/images/leaf-gradient.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:50px;left:0;position:absolute;rotate:-55deg;top:0;width:30px}@media (min-width:992px){.home-sponsors-title-container-sponsors:after{height:85px;width:50px}}.home-sponsors-title-container-sponsors:before{background-image:url(/images/leaf-gradient.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:50px;position:absolute;right:0;rotate:55deg;top:0;transform:scaleX(-1);width:30px}@media (min-width:992px){.home-sponsors-title-container-sponsors:before{height:85px;width:50px}}.home-sponsors-title{font-size:28px;font-weight:700;text-align:center}@media (min-width:992px){.home-sponsors-title{font-size:40px}}.home-sponsors-logos{display:grid;gap:20px;grid-template-columns:repeat(2,calc(50% - 10px));grid-template-rows:auto auto}.home-sponsors-logo{align-items:center;display:flex;flex-direction:column;gap:8px}@media (min-width:992px){.home-sponsors-logo{gap:14px}}.home-sponsors-logo-container{align-items:center;border:2px solid #f4f4f4;border-radius:12px;display:flex;height:70px;justify-content:center;width:100%}@media (min-width:992px){.home-sponsors-logo-container{gap:14px;height:126px}}.home-sponsors-logo-img{max-height:50px;max-width:125px;-o-object-fit:contain;object-fit:contain}@media (min-width:992px){.home-sponsors-logo-img{max-height:100px;max-width:220px}}.home-sponsors-logo-text{color:#5e6471;font-size:10px;font-weight:600;text-align:center}@media (min-width:992px){.home-sponsors-logo-text{font-size:14px;line-height:20px}}.home-news{padding-top:40px}@media (min-width:992px){.home-news{padding-top:70px}}.home-news-title{font-size:28px;font-weight:700;text-align:center}@media (min-width:992px){.home-news-title{font-size:40px}}.home-news-title-container{align-items:center;display:flex;justify-content:center;margin-bottom:20px}@media (min-width:992px){.home-news-title-container{justify-content:space-between;margin-bottom:30px}}.home-news-btn{gap:24px;height:48px;width:180px}@media (max-width:991px){.home-news-btn{display:none}}.home-news-btn img{height:24px;width:24px}.home-news .swiper{overflow:visible!important}.home-news .swiper-wrapper{margin-bottom:30px;padding-bottom:25px}.home-news .swiper-slide{width:347px}@media (min-width:992px){.home-news .swiper-slide{width:314px}}.home-news .swiper-pagination-bullet{background:linear-gradient(90deg,#3214c1,#ac10f5)}.home .support{padding-top:0}
