.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(--orange)}@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)}}.vacancy-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}.vacancy-card:hover{border-color:rgba(251,201,2,.5098039216);box-shadow:0 16px 30px rgba(0,0,0,.45)}.vacancy-card__details-btn{background:rgba(0,0,0,0);border:0;outline:0;margin:0 auto;text-transform:uppercase;color:#ffd600;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}.vacancy-card__details-btn:hover{color:#a38f38}.image-wrapper{height:100%;display:flex;align-items:center}.image-wrapper img{max-width:100%}.image-wrapper.old{position:relative}.image-wrapper.old img{filter:grayscale(1) blur(2px)}@media screen and (max-width:1200px){.image-wrapper.old{margin-right:0}}.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%)}.buttons{display:flex;align-items:center;height:64px}.buttons a,.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}}#vacancies{padding:60px 0 0;background:#1b1b1b}#vacancies .vacanciesGrid{display:grid;grid-template-columns:repeat(3,1fr);flex-wrap:wrap;width:100%;margin:0 auto}@media(max-width:1024px){#vacancies .vacanciesGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){#vacancies .vacanciesGrid{grid-template-columns:1fr}}#vacancies .vacanciesGrid .vacancy{background:#eee;padding:20px;text-align:center;cursor:pointer;height:300px;border:1px solid #000;position:relative}#vacancies .vacanciesGrid .vacancy:after{content:"";position:absolute;inset:0;background:rgba(255,213,0,.5);transform:scale(0);transform-origin:center;transition:transform .4s ease;z-index:1;pointer-events:none}#vacancies .vacanciesGrid .vacancy .overlay{position:absolute;inset:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:2}#vacancies .vacanciesGrid .vacancy img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}#vacancies .vacanciesGrid .vacancy h1{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.5rem;font-weight:700;text-align:center;z-index:2}#vacancies .vacanciesGrid .vacancy .details-btn{position:absolute;bottom:20px;left:50%;transform:translateX(-50%) translateY(20px);padding:10px 20px;border:none;border-radius:6px;background:var(--orange);color:#000;font-weight:700;cursor:pointer;opacity:0;transition:all .3s ease;z-index:2}@media(max-width:1024px){#vacancies .vacanciesGrid .vacancy .details-btn{opacity:1;bottom:40px}}#vacancies .vacanciesGrid .vacancy .details-btn:hover{background:#967e02}@media(min-width:1024px){#vacancies .vacanciesGrid .vacancy:hover:after{transform:scale(1)}#vacancies .vacanciesGrid .vacancy:hover .details-btn{opacity:1;transform:translateX(-50%) translateY(0)}}.p-dialog-content,.p-dialog-header{padding:1.5em}.p-dialog-header{font-family:OpenSans-Bold,Arial,Helvetica,sans-serif;color:var(--orange)}#videos{padding:0 40px}@media screen and (max-width:1024px){#videos{padding:0 10px}}#videos .embla{margin-bottom:60px}@media screen and (max-width:1024px){#videos .embla{height:auto}}#videos .embla__dots{width:100px;bottom:-40px}#videos .embla__viewport{overflow:hidden;width:80%;margin:0 auto;position:relative;z-index:2}#videos .embla__dot{background-color:#555}#videos .embla__dot:hover{background-color:#ccc}#videos .embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem var(--text-body);background-color:#ffd600}@media screen and (max-width:800px){#videos .embla__buttons{display:none}#videos .embla__viewport{overflow:hidden;width:100%}}#videos .videoItem{height:100%}#videos .videoItem iframe{border:none;width:100%;height:100%;cursor:pointer}@media screen and (max-width:1024px){#videos .videoItem,#videos .videoItem iframe{height:100%}}#videos .yt-lite{width:100%;height:600px;cursor:pointer;position:relative;z-index:2;border:0}@media screen and (max-width:768px){#videos .yt-lite{height:98%}}#videos .yt-lite img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){#videos .yt-lite img{height:auto}}#videos .yt-lite .yt-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;font-size:40px;width:70px;height:70px;border-radius:50%;background-color:rgba(129,129,129,.5450980392);color:#fff;display:flex;justify-content:center;align-items:center;padding-left:5px}#welcome{display:flex;justify-content:space-around;align-items:center;gap:20px;padding:60px 20px}#welcome .droneImg{border-radius:12px;display:block;max-width:600px;height:auto}@media screen and (max-width:768px){#welcome .droneImg{max-width:100%}}#welcome article{max-width:600px}#welcome article h1{margin-bottom:20px;line-height:1.4em;font-size:32px;font-family:OpenSans-Bold,Arial,Helvetica,sans-serif;color:var(--orange)}#welcome article h2{margin-bottom:20px;font-size:1.25rem;line-height:1.5;width:90%}#welcome article h2 b{color:#ffd600}@media screen and (max-width:1024px){#welcome article{width:100%}#welcome article h1{text-align:center;margin-top:20px}#welcome article h2{text-align:center;width:100%}}#welcome .media-logo{height:auto;width:150px}@media screen and (max-width:1024px){#welcome .media-logo{width:30%}#welcome{flex-direction:column-reverse}}