#videos{padding:0 40px}@media screen and (max-width:1024px){#videos{padding:0 10px}}#videos .embla{position:relative;width:100%;margin-bottom:60px}@media screen and (max-width:1024px){#videos .embla{height:auto}}#videos .carousel-wrapper{display:flex;align-items:center;gap:16px;width:100%}#videos .embla__dots{width:100px;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;align-items:center}#videos .embla__viewport{overflow:hidden;width:80%;flex:1 1 auto;min-width:0;position:relative;z-index:2}#videos .embla__container{display:flex;touch-action:pan-y pinch-zoom}#videos .embla__slide{flex:0 0 100%;min-width:0}#videos .embla__button{width:50px;height:50px;min-width:50px;position:static;inset:auto;flex:0 0 50px;margin:0;padding:0;background-color:rgba(0,0,0,.72);border:2px solid var(--primary);border-radius:50%;box-shadow:0 10px 28px rgba(0,0,0,.35);color:var(--primary);cursor:pointer;display:inline-flex;justify-content:center;align-items:center;transform:none;transition:background-color .2s ease,color .2s ease}#videos .embla__button:hover{border-color:#cacaca;transform:none}#videos .embla__button:hover .embla__button__svg{color:#cacaca}#videos .embla__button:disabled{opacity:.4}#videos .embla__button__svg{width:18px;height:18px}#videos .embla__dot{width:15px;height:15px;padding:0;border:0;border-radius:50%;background-color:#555;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}#videos .embla__dot:after{width:15px;height:15px;border-radius:50%;content:""}#videos .embla__dot:hover{background-color:#ccc}#videos .embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem var(--text-body);background-color:var(--primary)}@media screen and (max-width:800px){#videos .embla__button{display:none}#videos .carousel-wrapper{gap:0}#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:800px;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:var(--font-bold);color:var(--primary)}#welcome article h2{margin-bottom:20px;font-size:1.25rem;line-height:1.5;width:90%}#welcome article h2 b{color:var(--primary)}@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}}