.adev-banner-carousel [data-adev-banner-carousel="true"]:not(.slick-initialized) .adev-bc__item:not(:first-child){display:none}.adev-banner-carousel ul.slick-dots li{width:10px;height:6px;transition:.2s width ease-in-out}.adev-banner-carousel ul.slick-dots li:only-child{display:none}.adev-banner-carousel ul.slick-dots li button{height:100%;width:100%;border-radius:50px}.adev-banner-carousel ul.slick-dots li.slick-active{width:30px;transition:.2s width ease-in-out}.adev-banner-carousel ul.slick-dots li.slick-active button{width:100%;border-radius:10px}.adev-banner-carousel .slick-arrow{height:100%;top:0;left:0;border-radius:0;background:transparent;color:#fff;width:30px;transition:.2s background ease-in-out;cursor:pointer;transform:none}.adev-banner-carousel .slick-arrow.slick-disabled{opacity:.2;cursor:auto}.adev-banner-carousel .slick-arrow svg{width:28px;height:28px}@media(min-width:769px){.adev-banner-carousel .slick-arrow{width:45px}.adev-banner-carousel .slick-arrow svg{width:32px;height:32px}}.adev-banner-carousel .slick-arrow:hover{background:rgba(255,255,255,0.05);transition:.2s background ease-in-out}.adev-banner-carousel .slick-arrow.slick-next-arrow{left:auto;right:0}.adev-banner-carousel ul.slick-dots{bottom:0}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.adev-banner-carousel .slick-slide.slick-current .adev-bw__content-inner{animation:fadeInUp .4s ease-in-out}.adev-banner-wrapper{position:relative;width:100%}.adev-banner-wrapper .adev-bw__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}.adev-banner-wrapper .adev-bw__media{width:100%;height:680px;position:relative;overflow:hidden}.adev-banner-wrapper .adev-bw__media img,.adev-banner-wrapper .adev-bw__media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.adev-banner-wrapper .adev-bw__media[data-custom-height="false"]{height:0;padding-top:var(--media-aspect-ratio)}.adev-banner-wrapper .adev-bw__media[data-custom-height="false"] img,.adev-banner-wrapper .adev-bw__media[data-custom-height="false"] video{position:absolute;top:0;left:0;right:0;bottom:0}.adev-banner-wrapper .adev-bw__media[data-custom-height="true"]{height:var(--media-height)}.adev-banner-wrapper .adev-bw__content{position:absolute;top:0;left:0;width:100%;height:100%}.adev-banner-wrapper .adev-bw__content .container{height:100%;max-width:100%;padding-left:20px;padding-right:20px}@media(min-width:769px){.adev-banner-wrapper .adev-bw__content .container{padding-left:60px;padding-right:60px}}@media(min-width:992px){.adev-banner-wrapper .adev-bw__content .container{padding-left:80px;padding-right:80px}}.adev-banner-wrapper .adev-bw__media[data-custom-height="false"][data-full-height="true"]{padding:0;height:100vh;height:100dvh;height:calc(100vh - var(--adev-topbar-height));height:calc(100dvh - var(--adev-topbar-height))}.adev-banner-wrapper .adev-bw__media[data-custom-height="false"][data-full-height="true"]{height:calc(var(--screen-height) - var(--adev-topbar-height))}.adev-banner-wrapper .adev-bw__content-inner{position:relative;padding:0 10px;text-align:var(--content-alignment)}@media(min-width:769px){.adev-banner-wrapper .adev-bw__content-inner{padding:0}}.adev-banner-wrapper .adev-bw__content-inner h2{font-size:var(--heading-font-size);color:var(--heading-color);margin:0;line-height:1.2;max-width:var(--heading-max-width)}@media(min-width:769px){.adev-banner-wrapper .adev-bw__content-inner h2{line-height:1.3}}.adev-banner-wrapper .adev-bw__paragraph{font-size:var(--content-font-size);color:var(--content-color);margin-top:10px;line-height:1.5;max-width:var(--content-max-width)}.adev-banner-wrapper .adev-bw__buttons{margin:0 -7px;margin-top:15px}.adev-banner-wrapper .btn{margin:7px;--btn-font-size:var(--button-font-size)}.adev-banner-wrapper .btn.adev-bw__btn-full{width:100%}.adev-banner-wrapper .btn.adev-bw__btn-full.adev-bw__btn-first{max-width:var(--btn-first-max-width)}.adev-banner-wrapper .btn.adev-bw__btn-full.adev-bw__btn-second{max-width:var(--btn-second-max-width)}.adev-banner-wrapper[data-overlay="true"] .adev-bw__content::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#000;background:var(--overlay-background);opacity:.6;opacity:var(--overlay-opacity)}.adev-banner-wrapper[data-position-mobile] .container{display:flex}.adev-banner-wrapper[data-position-mobile="top-left"] .container{justify-content:flex-start;align-items:flex-start;text-align:left;padding-top:30px}.adev-banner-wrapper[data-position-mobile="top-center"] .container{justify-content:center;align-items:flex-start;text-align:center;padding-top:30px}.adev-banner-wrapper[data-position-mobile="top-right"] .container{justify-content:flex-end;align-items:flex-start;text-align:right;padding-top:30px}.adev-banner-wrapper[data-position-mobile="middle-left"] .container{justify-content:flex-start;align-items:center;text-align:left}.adev-banner-wrapper[data-position-mobile="middle-center"] .container{justify-content:center;align-items:center;text-align:center}.adev-banner-wrapper[data-position-mobile="middle-right"] .container{justify-content:flex-end;align-items:center;text-align:right}.adev-banner-wrapper[data-position-mobile="bottom-left"] .container{justify-content:flex-start;align-items:flex-end;text-align:left;padding-bottom:60px}@media(min-width:769px){.adev-banner-wrapper[data-position-mobile="bottom-left"] .container{padding-bottom:80px}}.adev-banner-wrapper[data-position-mobile="bottom-center"] .container{justify-content:center;align-items:flex-end;text-align:center;padding-bottom:60px}@media(min-width:769px){.adev-banner-wrapper[data-position-mobile="bottom-center"] .container{padding-bottom:80px}}.adev-banner-wrapper[data-position-mobile="bottom-right"] .container{justify-content:flex-end;align-items:flex-end;text-align:right;padding-bottom:60px}@media(min-width:769px){.adev-banner-wrapper[data-position-mobile="bottom-right"] .container{padding-bottom:80px}}@media(min-width:769px){.adev-banner-wrapper[data-position-desktop] .container{display:flex}.adev-banner-wrapper[data-position-desktop="top-left"] .container{justify-content:flex-start;align-items:flex-start;text-align:left;padding-top:30px}.adev-banner-wrapper[data-position-desktop="top-center"] .container{justify-content:center;align-items:flex-start;text-align:center;padding-top:30px}.adev-banner-wrapper[data-position-desktop="top-right"] .container{justify-content:flex-end;align-items:flex-start;text-align:right;padding-top:30px}.adev-banner-wrapper[data-position-desktop="middle-left"] .container{justify-content:flex-start;align-items:center;text-align:left;padding-bottom:0}.adev-banner-wrapper[data-position-desktop="middle-center"] .container{justify-content:center;align-items:center;text-align:center;padding-bottom:0}.adev-banner-wrapper[data-position-desktop="middle-right"] .container{justify-content:flex-end;align-items:center;text-align:right;padding-bottom:0}.adev-banner-wrapper[data-position-desktop="bottom-left"] .container{justify-content:flex-start;align-items:flex-end;text-align:left;padding-bottom:60px}}@media(min-width:769px) and (min-width:769px){.adev-banner-wrapper[data-position-desktop="bottom-left"] .container{padding-bottom:80px}}@media(min-width:769px){.adev-banner-wrapper[data-position-desktop="bottom-center"] .container{justify-content:center;align-items:flex-end;text-align:center;padding-bottom:60px}}@media(min-width:769px) and (min-width:769px){.adev-banner-wrapper[data-position-desktop="bottom-center"] .container{padding-bottom:80px}}@media(min-width:769px){.adev-banner-wrapper[data-position-desktop="bottom-right"] .container{justify-content:flex-end;align-items:flex-end;text-align:right;padding-bottom:60px}}@media(min-width:769px) and (min-width:769px){.adev-banner-wrapper[data-position-desktop="bottom-right"] .container{padding-bottom:80px}}.adev-banner-wrapper .adev-bw__video-controls{position:absolute;bottom:20px;right:20px;z-index:2}.adev-banner-wrapper .adev-bw__video-mute{--size:40px;background:transparent;color:#fff;border:0;width:var(--size);height:var(--size);display:inline-flex;align-items:center;justify-content:center;padding:8px}.adev-banner-wrapper .adev-bw__video-mute svg{width:100%;height:100%}.adev-banner-wrapper .adev-bw__video-mute.active .adev-bw__icon-mute{display:none}.adev-banner-wrapper .adev-bw__video-mute:not(.active) .adev-bw__icon-unmute{display:none}