@media screen and (max-width:800px){main{margin-top:60px}}body,html{height:auto}body{overflow-y:auto}h1.title{color:var(--primary);text-align:center;font-size:40px;margin-bottom:60px;position:relative;text-transform:uppercase;font-family:var(--font-bold)}h1.title:after{content:"";display:block;height:4px;width:50px;background-color:var(--primary);position:absolute;bottom:-20px;left:50%;transform:translateX(-50%)}@media screen and (max-width:768px){h1.title{font-size:32px}}.link{width:250px;transition:.3s;text-transform:uppercase;font-size:15px;background:rgba(0,0,0,0);border:2px solid var(--primary);color:var(--primary);letter-spacing:1px;transition:all .3s ease-in-out;font-weight:600;padding:12px 28px;cursor:pointer;margin-top:20px;display:block;text-align:center}@media screen and (max-width:1024px){.link{margin:0 auto}}.link:hover{border:2px solid #d2af00;color:#d2af00}.embla{position:relative;width:100%;--slide-height:19rem;--slide-spacing:1rem;--slide-size:100%}@media screen and (max-width:1000px){.embla{width:100%}}.embla__viewport{overflow:hidden}.embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing)*-1)}.embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:var(--slide-height);-webkit-user-select:none;user-select:none}.embla__controls{position:absolute;gap:1.2rem;top:50%;transform:translateY(-50%)}.embla__buttons,.embla__controls{justify-content:space-between;width:100%}.embla__buttons{display:flex;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center}.embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);appearance:none;background-color:rgba(0,0,0,0);touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:3.6rem;height:3.6rem;z-index:1;border-radius:50%;color:var(--text-body);display:flex;align-items:center;justify-content:center}.embla__button:hover{color:#ffd600}.embla__button:disabled{color:var(--detail-high-contrast)}.embla__button__svg{width:35%;height:35%}.embla__dots{width:250px;position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-right:-.6rem}.embla__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);appearance:none;background-color:#0c1916;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;justify-content:center}.embla__dot,.embla__dot:after{width:15px;height:15px;display:flex;align-items:center;border-radius:50%}.embla__dot:after{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);content:""}.embla__dot:hover{background-color:#ccc}.embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem var(--text-body);background-color:#ffd600}@media screen and (max-width:800px){#reasons .carousel .embla__buttons{display:none}}#reasons .reasonItem .reasonImg{width:100%;height:auto}#reasons .reasonItem .reasonText{position:absolute;bottom:70px;left:50%;transform:translateX(-50%);text-align:center;font-weight:700;background:rgba(0,0,0,.6);padding:20px 50px}#reasons .reasonItem .reasonText h1{font-size:45px}#reasons .reasonItem .reasonText b{color:var(--primary)}@media screen and (max-width:1024px){#reasons .reasonItem .reasonText{padding:10px 20px;bottom:50px;width:100%}#reasons .reasonItem .reasonText h1{font-size:18px}}.support-carousel{--nav-size:50px;--gap:16px}.support-carousel .carousel-wrapper{display:flex;align-items:center;gap:var(--gap);width:100%}.support-carousel .embla__button{width:var(--nav-size);height:var(--nav-size);min-width:var(--nav-size);max-width:var(--nav-size);border-radius:50%;border:1px solid #2b303b;background:rgba(0,0,0,0);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.support-carousel .embla__button:hover{border-color:var(--primary)}.support-carousel .embla__button:hover svg{color:var(--primary)}.support-carousel .embla__button--disabled{opacity:.4;cursor:not-allowed}.support-carousel .embla__viewport{overflow:hidden;flex:1 1 auto;min-width:0}.support-carousel .embla__container{display:flex;touch-action:pan-y pinch-zoom}.support-carousel .embla__slide{flex:0 0 100%;min-width:0;display:flex;justify-content:center}.support-carousel .embla__slide>.support-card{width:442px;max-width:calc(100vw - var(--nav-size)*2 - var(--gap)*2 - 32px)}.support-carousel .embla__dots{width:250px;position:absolute;bottom:-37px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-right:-.6rem}@media(max-width:768px){.support-carousel{--gap:0px}.support-carousel .embla__button{display:none}.support-carousel .embla__slide>.support-card{max-width:calc(100vw - 32px)}}.support-card{background:#05080f;border-radius:4px;border:1px solid #242832;padding:20px 20px 16px;color:#e5e7eb;display:flex;flex-direction:column;gap:16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease;height:100%;width:max-content}.support-card:hover{border-color:rgba(251,201,2,.5098039216);box-shadow:0 16px 30px rgba(0,0,0,.45)}.support-card__details-btn{background:rgba(0,0,0,0);border:0;outline:0;margin:0 auto;text-transform:uppercase;color:var(--primary);letter-spacing:1px;cursor:pointer;text-align:center;background:none;width:250px;padding:12px 28px;font-size:15px;font-weight:600;display:block;text-decoration:underline;text-underline-offset:8px}.support-card__details-btn:hover{color:#a38f38}.support-card__image-wrapper{height:100%;display:flex;align-items:center}.support-card__image-wrapper img{max-width:100%}.support-card__image-wrapper.old{position:relative}.support-card__image-wrapper.old img{filter:grayscale(1) blur(2px)}@media screen and (max-width:1200px){.support-card__image-wrapper.old{margin-right:0}}.support-card__image-wrapper.old:after{content:"ЗІБРАНО!";color:#000;display:flex;justify-content:center;align-items:center;font-weight:700;letter-spacing:3px;font-size:20px;width:100%;height:40px;background-color:#ffd500;position:absolute;top:50%;left:0;transform:translateY(-50%)}.support-card__buttons{display:flex;align-items:center;height:64px}.support-card__buttons a,.support-card__buttons button{width:45%}#support{padding:60px 20px;background-color:#2b2b2b}#support .container{display:flex;justify-content:space-around;align-items:center}@media screen and (max-width:1200px){#support .container{flex-direction:column}}#support img{border-radius:10px;height:auto;width:auto;width:400px}@media screen and (max-width:1200px){#support img{width:500px}}#support .description{width:50%;color:#ccc}@media screen and (max-width:1200px){#support .description{width:100%;max-width:800px}}#support .description article{background-color:rgba(193,130,5,.231372549);border-radius:10px;padding:40px;width:70%;margin:0 auto}@media screen and (max-width:768px){#support .description article{padding:30px 20px;width:100%}}#support .description h2{margin-bottom:20px;color:#fff;text-align:center;font-size:28px;text-transform:uppercase;letter-spacing:2px}@media screen and (max-width:1200px){#support .description h2{width:90%;margin:20px auto}}#support .description h3{margin:20px 0 10px;color:#c18205}#support .description ul{margin-left:40px;margin-bottom:20px}#support .description ul li{color:#ccc}#support .description .call{color:#fff;font-size:22px;text-align:center;width:80%;margin:20px auto 0}@media screen and (max-width:768px){#support .description .call{width:100%;font-size:20px}}#support .link{margin:0 auto}@media screen and (max-width:500px){#support .link{padding:10px}}#support .animate-btn{transform:scale(1);animation:btn-breathe-pulse 2.4s ease-in-out infinite;transition:transform .25s ease,box-shadow .25s ease;will-change:transform;box-shadow:0 6px 18px rgba(233,204,14,.35)}@keyframes btn-breathe-pulse{0%,to{transform:scale(1)}50%{transform:scale(.96)}}#support .animate-btn:focus-visible,#support .animate-btn:hover{animation:none;transform:scale(1);box-shadow:0 10px 24px rgba(233,204,14,.35);outline:none}#support .animate-btn:active{transform:scale(.98)}@media(prefers-reduced-motion:reduce){#support .animate-btn{animation:none}}