:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff;--vc-icn-width: 1.2em;--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent;--vc-pgn-width: 12px;--vc-pgn-height: 4px;--vc-pgn-margin: 4px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button:hover:after,.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}.carousel{position:relative;text-align:center;box-sizing:border-box}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative;touch-action:none;overscroll-behavior:none}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.lds-roller{position:fixed;top:0;left:0;width:100%;height:100%;background:#28374780;z-index:12}.page-loader{position:absolute;height:80px;width:80px;top:50%;left:50%;transform:translate(-50%,-50%)}.lds-roller .page-loader div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller .page-loader div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#204a8e;margin:-4px 0 0 -4px}.lds-roller .page-loader div:nth-child(1){animation-delay:-36ms}.lds-roller .page-loader div:nth-child(1):after{top:63px;left:63px}.lds-roller .page-loader div:nth-child(2){animation-delay:-72ms}.lds-roller .page-loader div:nth-child(2):after{top:68px;left:56px}.lds-roller .page-loader div:nth-child(3){animation-delay:-.108s}.lds-roller .page-loader div:nth-child(3):after{top:71px;left:48px}.lds-roller .page-loader div:nth-child(4){animation-delay:-.144s}.lds-roller .page-loader div:nth-child(4):after{top:72px;left:40px}.lds-roller .page-loader div:nth-child(5){animation-delay:-.18s}.lds-roller .page-loader div:nth-child(5):after{top:71px;left:32px}.lds-roller .page-loader div:nth-child(6){animation-delay:-.216s}.lds-roller .page-loader div:nth-child(6):after{top:68px;left:24px}.lds-roller .page-loader div:nth-child(7){animation-delay:-.252s}.lds-roller .page-loader div:nth-child(7):after{top:63px;left:17px}.lds-roller .page-loader div:nth-child(8){animation-delay:-.288s}.lds-roller .page-loader div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
