.bdt-ep-accordion{text-align:left;list-style-type:none;margin:0;padding:0}.bdt-ep-accordion-title{outline:none;font-size:14px;margin:0;cursor:pointer;font-weight:700;line-height:1;padding:15px 20px;background:#f3f3f3;transition:all 300ms cubic-bezier(0,.49,.27,.99)}.bdt-ep-title-text{width:100%;text-align:left}.bdt-ep-accordion-icon{display:inline-block;font-weight:400;transition:all .3s ease}.bdt-ep-accordion-icon svg,.bdt-ep-accordion-icon i{transition:all .3s ease}.bdt-ep-accordion-icon svg{height:1em;width:1em}.bdt-ep-accordion-custom-icon{display:inline-flex;transition:all .3s ease;margin-right:5px}.bdt-ep-accordion-custom-icon svg,.bdt-ep-accordion-custom-icon i{transition:all .3s ease}.bdt-ep-accordion-custom-icon svg{height:1em;width:1em}.bdt-ep-accordion-icon-closed{display:flex}.bdt-ep-accordion-icon-opened{display:none}.bdt-ep-accordion-item.bdt-open .bdt-ep-accordion-icon-closed{display:none}.bdt-ep-accordion-item.bdt-open .bdt-ep-accordion-icon-opened{display:flex}.bdt-ep-accordion-content{padding:15px 20px;margin-top:0}.bdt-ep-accordion-content p{margin-top:0}.bdt-ep-accordion-content p+p{margin-top:15px}.rtl .bdt-ep-accordion-title{flex-direction:row-reverse}@media (max-width:767px){.bdt-ep-accordion-title{padding:12px 15px}.bdt-ep-accordion-content{padding:7px 15px}}.bdt-ep-button{cursor:pointer;text-transform:uppercase;outline:none;position:relative;transition:all .3s ease-out;z-index:0;text-align:center;overflow:hidden}.bdt-ep-button:hover{background-color:#fff0;color:#fff}.bdt-ep-button:hover .bdt-ep-button-badge-inner{color:#000}.bdt-ep-button:hover svg{fill:#fff}.bdt-ep-button .bdt-ep-button-icon{position:relative;display:inline-flex;z-index:0}.bdt-ep-button .bdt-ep-button-icon .bdt-ep-button-a-icon-inner,.bdt-ep-button .bdt-ep-button-icon .bdt-ep-button-b-icon-inner,.bdt-ep-button .bdt-ep-button-icon .bdt-ep-button-icon-inner{display:inline-flex}.bdt-ep-button .bdt-ep-button-icon i,.bdt-ep-button .bdt-ep-button-icon svg{height:1em;width:1em;transition:all .3s ease-out}.bdt-ep-button .bdt-ep-button-text{position:relative;display:inline-block;z-index:0}.bdt-ep-button .bdt-ep-button-badge-inner{font-size:10px;background:#e4e4e8;padding:3px 6px;border-radius:3px;text-transform:uppercase;transition:all .3s ease}.bdt-ep-button .bdt-ep-button-content-wrapper{display:flex;align-items:center}.bdt-ep-button:after{content:'';position:absolute;z-index:-1;transition:all .3s ease-out;background:#666}.bdt-ep-button:active{color:#fff}.bdt-ep-button.bdt-ep-button-effect-a:after{width:100%;height:100%;top:0;left:0;opacity:0}.bdt-ep-button.bdt-ep-button-effect-a:hover:after,.bdt-ep-button.bdt-ep-button-effect-a:active:after{opacity:1}.bdt-ep-button.bdt-ep-button-effect-b:after{width:100%;height:0;top:0;left:0}.bdt-ep-button.bdt-ep-button-effect-b:hover:after{height:100%}.bdt-ep-button.bdt-ep-button-effect-b:active:after{height:100%}.bdt-ep-button.bdt-ep-button-effect-c:after{width:0%;height:100%;top:0;left:0}.bdt-ep-button.bdt-ep-button-effect-c:hover:after{width:100%}.bdt-ep-button.bdt-ep-button-effect-c:active:after{width:100%}.bdt-ep-button.bdt-ep-button-effect-d{overflow:hidden}.bdt-ep-button.bdt-ep-button-effect-d:after{width:0;height:103%;top:50%;left:50%;opacity:0;transform:translateX(-50%) translateY(-50%)}.bdt-ep-button.bdt-ep-button-effect-d:hover:after{width:90%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-d:active:after{width:101%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-e{overflow:hidden}.bdt-ep-button.bdt-ep-button-effect-e:after{width:100%;height:0;top:50%;left:50%;opacity:0;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.bdt-ep-button.bdt-ep-button-effect-e:hover:after{height:260%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-e:active:after{height:400%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-f{overflow:hidden}.bdt-ep-button.bdt-ep-button-effect-f:after{width:101%;height:0;top:50%;left:50%;opacity:0;transform:translateX(-50%) translateY(-50%)}.bdt-ep-button.bdt-ep-button-effect-f:hover:after{height:75%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-f:active:after{height:130%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-g{transition-timing-function:cubic-bezier(.31,1.13,.64,.94)}.bdt-ep-button.bdt-ep-button-effect-g .bdt-ep-button-content-wrapper{position:relative}.bdt-ep-button.bdt-ep-button-effect-g .bdt-ep-button-content-wrapper .bdt-ep-button-text{display:block;position:relative}.bdt-ep-button.bdt-ep-button-effect-g .bdt-ep-button-content-wrapper .avdbtn-text{display:block;transition:transform .5s,opacity .8s;transition-timing-function:cubic-bezier(.31,1.13,.64,.94)}.bdt-ep-button.bdt-ep-button-effect-g .bdt-ep-button-content-wrapper .avdbtn-alt-text{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;transform:translate3d(0,25%,0);transition:transform .5s,opacity .8s;transition-timing-function:cubic-bezier(.31,1.13,.64,.94)}.bdt-ep-button.bdt-ep-button-effect-g:hover{background-color:#fff0;color:#666}.bdt-ep-button.bdt-ep-button-effect-g:hover .avdbtn-alt-text{opacity:1;transform:translate3d(0,0,0)}.bdt-ep-button.bdt-ep-button-effect-g:hover .avdbtn-text{opacity:0;transform:translate3d(0,-25%,0)}.bdt-ep-button.bdt-ep-button-effect-h{transition:color .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.bdt-ep-button.bdt-ep-button-effect-h::after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;background:#666;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0% 100%;transition:transform .3s,opacity .3s,background-color .3s}.bdt-ep-button.bdt-ep-button-effect-h:hover::after{opacity:1;background-color:#666;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.bdt-ep-button.bdt-ep-button-effect-i{color:#fff;background:#666}.bdt-ep-button.bdt-ep-button-effect-i .bdt-ep-button-content-wrapper::before{content:'';position:absolute;width:100%;height:50%;left:0;background:#666;color:#fff;overflow:hidden;transition:transform .3s;transition-timing-function:cubic-bezier(.2,1,.3,1);top:0;padding-top:1em}.bdt-ep-button.bdt-ep-button-effect-i .bdt-ep-button-content-wrapper::after{content:'';position:absolute;width:100%;height:50%;left:0;background:#666;color:#fff;overflow:hidden;transition:transform .3s;transition-timing-function:cubic-bezier(.2,1,.3,1);bottom:0;line-height:0}.bdt-ep-button.bdt-ep-button-effect-i .bdt-ep-button-text{position:relative;z-index:1}.bdt-ep-button.bdt-ep-button-effect-i:hover{color:#666;background:#fff}.bdt-ep-button.bdt-ep-button-effect-i:hover .bdt-ep-button-content-wrapper::before{transform:translate3d(0,-100%,0)}.bdt-ep-button.bdt-ep-button-effect-i:hover .bdt-ep-button-content-wrapper::after{transform:translate3d(0,100%,0)}.bdt-ep-advanced-counter{text-align:center}.bdt-ep-advanced-counter-icon{display:inline-block;line-height:1;transition:all 350ms cubic-bezier(.24,.85,.58,1);color:#818a91;font-size:48px;width:48px;height:auto;text-align:center;position:relative;box-sizing:content-box}.bdt-ep-advanced-counter-icon:hover{color:#818a91}.bdt-ep-advanced-counter-icon i,.bdt-ep-advanced-counter-icon img{position:relative;display:block;transition:transform 350ms cubic-bezier(.24,.85,.58,1);z-index:1}.bdt-ep-advanced-counter-icon i:before,.bdt-ep-advanced-counter-icon img:before{position:absolute;left:50%;transform:translateX(-50%)}.bdt-ep-advanced-counter-icon i,.bdt-ep-advanced-counter-icon svg{width:1em;height:1em}.bdt-ep-advanced-counter-separator-wrap{margin-bottom:24px;line-height:1}.bdt-ep-advanced-counter-separator-wrap>*{height:auto}.bdt-ep-advanced-counter-separator-wrap>svg [stroke*='#']{stroke:currentcolor}.bdt-ep-advanced-counter-separator{border-top:4px solid #ddd;display:inline-block;width:100px}.bdt-ep-advanced-counter-indicator{-webkit-transform:translate(var(--ep-indicator-h-offset,0),var(--ep-indicator-v-offset,0)) rotate(var(--ep-indicator-rotate,0));transform:translate(var(--ep-indicator-h-offset,0),var(--ep-indicator-v-offset,0)) rotate(var(--ep-indicator-rotate,0))}.bdt-icon-effect-none .bdt-ep-advanced-counter-icon:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;top:0;left:0}.bdt-icon-effect-none .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon:after{opacity:1}.bdt-icon-effect-a .bdt-ep-advanced-counter-icon:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;transform:scale(0);top:0;left:0;border-radius:200px}.bdt-icon-effect-a .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon{background-color:#fff0}.bdt-icon-effect-a .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon:after{opacity:1;transform:scale(1.5)}.bdt-icon-effect-g .bdt-ep-advanced-counter-icon:after{content:'';position:absolute;transition:all .3s ease-out;width:0;height:103%;top:50%;left:50%;z-index:-1;opacity:0;transform:translateX(-50%) translateY(-50%)}.bdt-icon-effect-g .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon{background-color:#fff0}.bdt-icon-effect-g .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon:after{width:90%;opacity:1}.bdt-icon-effect-b .bdt-ep-advanced-counter-icon{overflow:hidden}.bdt-icon-effect-b .bdt-ep-advanced-counter-icon:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.bdt-icon-effect-b .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon{background-color:#fff0}.bdt-icon-effect-b .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon:after{height:260%;opacity:1}.bdt-icon-effect-c .bdt-ep-advanced-counter-icon:after{content:'';position:absolute;transition:all .3s ease-out;width:101%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%)}.bdt-icon-effect-c .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon{background-color:#fff0}.bdt-icon-effect-c .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon:after{height:75%;opacity:1}.bdt-icon-effect-d .bdt-ep-advanced-counter-icon:after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0% 100%;transition:transform .3s,opacity .3s,background-color .3s}.bdt-icon-effect-d .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon{background-color:#fff0}.bdt-icon-effect-d .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon:after{opacity:1;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.bdt-icon-effect-e .bdt-ep-advanced-counter-icon:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:0;left:0;z-index:-1}.bdt-icon-effect-e .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon{background-color:#fff0}.bdt-icon-effect-e .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon:after{height:100%}.bdt-icon-effect-f .bdt-ep-advanced-counter-icon:after{content:'';position:absolute;z-index:-1;transition:all .3s ease-out;background:#666;width:0%;height:100%;top:0;left:0}.bdt-icon-effect-f .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon{background-color:#fff0}.bdt-icon-effect-f .bdt-ep-advanced-counter:hover .bdt-ep-advanced-counter-icon:after{width:100%}.bdt-ep-advanced-counter{text-align:center}.bdt-ep-advanced-counter-number{font-weight:700;font-size:48px;color:#4d535f}.bdt-ep-advanced-counter-number a{color:inherit}.bdt-ep-advanced-counter-text{margin-top:0;margin-bottom:0;color:#999ea7;font-weight:400}.elementor-widget-bdt-advanced-counter h1:not(.site-title):before,.elementor-widget-bdt-advanced-counter h2:before{content:'';display:none}.bdt-ep-advanced-counter-icon-heading{margin-bottom:20px}.bdt-ep-advanced-counter-icon-heading .bdt-ep-advanced-counter-number{margin-bottom:0;margin-top:0}.bdt-ep-advanced-counter-number{font-weight:700;font-size:48px}.bdt-ep-advanced-counter-number a{color:inherit}.bdt-ep-advanced-counter-text{margin-bottom:0}@media (min-width:768px){.elementor-position-left .bdt-ep-advanced-counter{text-align:left;flex-direction:row}.elementor-position-left .bdt-ep-advanced-counter-icon-wrap{flex:0 0 auto}.elementor-position-right .bdt-ep-advanced-counter{text-align:right;flex-direction:row-reverse}.elementor-position-right .bdt-ep-advanced-counter-icon-wrap{flex:0 0 auto}.elementor-position-top .bdt-ep-advanced-counter-img{margin:auto}.elementor-position-top .bdt-ep-advanced-counter-icon-wrap{display:inline-block}.elementor-vertical-align-top .bdt-ep-advanced-counter{align-items:flex-start}.elementor-vertical-align-middle .bdt-ep-advanced-counter{align-items:center}.elementor-vertical-align-bottom .bdt-ep-advanced-counter{align-items:flex-end}.bdt-ep-advanced-counter-indicator{position:absolute;left:100%;top:0;width:150px;height:auto;transform-origin:center center;z-index:10}.bdt-ep-advanced-counter-indicator svg{height:auto;width:100%}}@media (max-width:767px){.bdt-ep-advanced-counter-icon-wrap{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}.bdt-icon-type-image .-wrap-wrapxxx{width:auto}.elementor-position-left .bdt-ep-advanced-counter-icon-heading,.elementor-position-right .bdt-ep-advanced-counter-icon-heading{flex-direction:column}}.bdt-ep-advanced-divider{overflow:hidden;-webkit-transform:translate(var(--ep-advanced-divider-h-offset,0),var(--ep-advanced-divider-v-offset,0)) rotate(var(--ep-advanced-divider-rotate,0));transform:translate(var(--ep-advanced-divider-h-offset,0),var(--ep-advanced-divider-v-offset,0)) rotate(var(--ep-advanced-divider-rotate,0))}.bdt-ep-advanced-divider svg *{stroke:#798184;fill:none!important}.bdt-ep-advanced-divider svg{max-width:100%}.bdt-ep-advanced-divider svg.ep_round{stroke-linecap:round}.bdt-ep-advanced-divider svg.ep_square{stroke-linecap:square}.bdt-ep-advanced-divider svg.ep_butt{stroke-linecap:butt}.bdt-ep-advanced-heading{position:relative}.bdt-ep-advanced-heading a{color:inherit}.bdt-ep-advanced-heading a:hover{color:inherit}.bdt-ep-advanced-heading-title{margin:0;padding:0}.bdt-ep-advanced-heading-sub-title,.bdt-ep-advanced-heading-main-title{z-index:1;position:relative}.bdt-ep-advanced-heading-sub-title{display:inline-flex;line-height:1}.bdt-ep-advanced-heading-sub-title svg{width:1em;height:1em;fill:#3b3f42}.bdt-ep-advanced-heading-sub-title.bdt-line-bottom{flex-direction:column}.bdt-ep-advanced-heading-main-title>.bdt-ep-advanced-heading-main-title-inner,.bdt-ep-advanced-heading-main-title>.bdt-mainh-split-text{display:inline-flex;flex-wrap:wrap;box-sizing:border-box}.bdt-ep-advanced-heading-sub-title-content{display:inline-flex}.bdt-ep-advanced-heading-sub-title-content span{display:inline-flex}.bdt-ep-advanced-heading-main-title{display:inline-block;vertical-align:middle}.bdt-ep-advanced-heading-sub-title .line,.bdt-ep-advanced-heading-main-title .line{background-color:transparent!important}.bdt-ep-advanced-heading-sub-title .line:after,.bdt-ep-advanced-heading-main-title .line:after{content:"";background-color:#1e87f0;height:2px;width:40px;display:inline-block;vertical-align:middle}.bdt-ep-advanced-heading-sub-title .line.bdt-button-icon-align-bottom,.bdt-ep-advanced-heading-main-title .line.bdt-button-icon-align-bottom{line-height:0;display:block}.bdt-ep-advanced-heading-content{color:rgb(156 156 156 / .12);z-index:0;font-size:60px;text-transform:uppercase;font-weight:700;line-height:1;bottom:0;width:100%;transition:all .3s ease-out;position:absolute}.bdt-ep-advanced-heading-content>div{display:inline-block}.bdt-main-text-stroke--yes .bdt-ep-advanced-heading .bdt-ep-advanced-heading-main-title span{color:transparent!important;-webkit-text-stroke:1px #333}.bdt-advanced-text-stroke--yes .bdt-ep-advanced-heading .bdt-ep-advanced-heading-content>div{color:transparent!important;-webkit-text-stroke:1px rgb(156 156 156 / .12)}.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title-inner{background-color:#fff0;background-image:linear-gradient(240deg,#0E83CD 0,#8062d4 100%);background-clip:text;text-fill-color:#fff0;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;color:#fff0}.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>*{background-color:#fff0;background-image:linear-gradient(240deg,#0E83CD 0,#8062d4 100%);background-clip:text;text-fill-color:#fff0;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}@supports (-ms-ime-align:auto){.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title>div,.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>div{background-attachment:scroll!important}}@supports (-moz-appearance:none){.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title>div,.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>div{background-attachment:scroll!important}}.bdt-ep-advanced-heading-content>div{-webkit-transform:translate(var(--ep-advanced-heading-pos-x,0),var(--ep-advanced-heading-pos-y,0)) rotate(var(--ep-advanced-heading-rotate,0));transform:translate(var(--ep-advanced-heading-pos-x,0),var(--ep-advanced-heading-pos-y,0)) rotate(var(--ep-advanced-heading-rotate,0))}.bdt-ep-advanced-icon-box{text-align:center}.bdt-ep-advanced-icon-box-title{font-weight:700;font-size:1.25rem}.bdt-ep-advanced-icon-box-title a{color:inherit}.bdt-ep-advanced-icon-box-description{margin-bottom:20px}.bdt-ep-advanced-icon-box-sub-title{font-size:14px;margin-top:-20px;margin-bottom:20px;transition:all .25s ease}.bdt-ep-advanced-icon-box-icon-heading{margin-bottom:20px}.bdt-ep-advanced-icon-box-icon-heading .bdt-ep-advanced-icon-box-title,.bdt-ep-advanced-icon-box-icon-heading .bdt-ep-advanced-icon-box-sub-title{margin-bottom:0;margin-top:0}.bdt-ep-advanced-icon-box-icon-wrap{display:inline-table;line-height:1;transition:all 350ms cubic-bezier(.24,.85,.58,1);color:#818a91;font-size:48px;width:48px;height:auto;text-align:center;position:relative;box-sizing:content-box}.bdt-ep-advanced-icon-box-icon-wrap:hover{color:#818a91}.bdt-ep-advanced-icon-box-icon-wrap:hover svg{fill:#818a91}.bdt-ep-advanced-icon-box-icon-wrap i,.bdt-ep-advanced-icon-box-icon-wrap svg,.bdt-ep-advanced-icon-box-icon-wrap img{position:relative;display:block;transition:transform 350ms cubic-bezier(.24,.85,.58,1);z-index:1;margin:auto}.bdt-ep-advanced-icon-box-icon-wrap i:before,.bdt-ep-advanced-icon-box-icon-wrap svg:before,.bdt-ep-advanced-icon-box-icon-wrap img:before{position:absolute;left:50%;transform:translateX(-50%)}.bdt-ep-advanced-icon-box-icon-wrap i,.bdt-ep-advanced-icon-box-icon-wrap svg{width:1em;height:1em}.bdt-ep-advanced-icon-box-icon-wrap svg{fill:#818a91}.bdt-ep-advanced-icon-box-readmore-fullwidth-yes .bdt-ep-advanced-icon-box-readmore{display:block!important}.bdt-ep-advanced-icon-box-readmore{display:inline-block}.bdt-ep-advanced-icon-box-readmore svg{height:1em;width:1em}.bdt-ep-advanced-icon-box-separator-wrap{overflow:hidden;margin-bottom:24px;line-height:1}.bdt-ep-advanced-icon-box-separator-wrap>*{height:auto}.bdt-ep-advanced-icon-box-separator-wrap>svg [stroke*='#']{stroke:currentcolor}.bdt-ep-advanced-icon-box-separator-wrap img{display:none}.bdt-ep-advanced-icon-box-separator-wrap svg *{stroke:#798184}.bdt-ep-advanced-icon-box-separator-wrap svg.ep_round{stroke-linecap:round}.bdt-ep-advanced-icon-box-separator-wrap svg.ep_square{stroke-linecap:square}.bdt-ep-advanced-icon-box-separator-wrap svg.ep_butt{stroke-linecap:butt}.bdt-ep-advanced-icon-box-separator{border-top:4px solid #ddd;display:inline-block;width:100px}.bdt-ep-advanced-icon-box-indicator{pointer-events:none;-webkit-transform:translate(var(--ep-advanced-icon-box-indicator-h-offset,0),var(--ep-advanced-icon-box-indicator-v-offset,0)) rotate(var(--ep-advanced-icon-box-indicator-rotate,0));transform:translate(var(--ep-advanced-icon-box-indicator-h-offset,0),var(--ep-advanced-icon-box-indicator-v-offset,0)) rotate(var(--ep-advanced-icon-box-indicator-rotate,0))}.rtl .bdt-ep-advanced-icon-box-indicator svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.bdt-ep-advanced-icon-box-badge{-webkit-transform:translate(var(--ep-advanced-icon-box-badge-h-offset,0),var(--ep-advanced-icon-box-badge-v-offset,0)) rotate(var(--ep-advanced-icon-box-badge-rotate,0));transform:translate(var(--ep-advanced-icon-box-badge-h-offset,0),var(--ep-advanced-icon-box-badge-v-offset,0)) rotate(var(--ep-advanced-icon-box-badge-rotate,0))}.elementor-position-top .bdt-ep-advanced-icon-box-icon{-webkit-transform:translate(var(--ep-advanced-icon-box-icon-top-h-offset,0),var(--ep-advanced-icon-box-icon-top-v-offset,0));transform:translate(var(--ep-advanced-icon-box-icon-top-h-offset,0),var(--ep-advanced-icon-box-icon-top-v-offset,0))}.elementor-position-top .bdt-ep-advanced-icon-box-content{margin-top:var(--ep-advanced-icon-box-icon-top-v-offset,0)}.elementor-position-bottom .bdt-ep-advanced-icon-box-icon{-webkit-transform:translate(var(--ep-advanced-icon-box-icon-bottom-h-offset,0),var(--ep-advanced-icon-box-icon-bottom-v-offset,0));transform:translate(var(--ep-advanced-icon-box-icon-bottom-h-offset,0),var(--ep-advanced-icon-box-icon-bottom-v-offset,0))}.elementor-position-bottom .bdt-ep-advanced-icon-box-content{margin-bottom:calc(-1 * var(--ep-advanced-icon-box-icon-bottom-v-offset, 0))}.elementor-position-left .bdt-ep-advanced-icon-box-icon,.elementor-position-right .bdt-ep-advanced-icon-box-icon{-webkit-transform:translate(var(--ep-advanced-icon-box-icon-left-h-offset,0),var(--ep-advanced-icon-box-icon-left-v-offset,0));transform:translate(var(--ep-advanced-icon-box-icon-left-h-offset,0),var(--ep-advanced-icon-box-icon-left-v-offset,0))}.bdt-icon-effect-none .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;top:0;left:0}.bdt-icon-effect-none:hover .bdt-ep-advanced-icon-box-icon-wrap:after{opacity:1}.bdt-icon-effect-a .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;transform:scale(0);top:0;left:0;border-radius:200px;background-color:#d5dadf}.bdt-icon-effect-a:hover .bdt-ep-advanced-icon-box-icon-wrap{background-color:#fff0}.bdt-icon-effect-a:hover .bdt-ep-advanced-icon-box-icon-wrap:after{opacity:1;transform:scale(1.5)}.bdt-icon-effect-b .bdt-ep-advanced-icon-box-icon-wrap{overflow:hidden}.bdt-icon-effect-b .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%) rotate(45deg);background-color:#d5dadf}.bdt-icon-effect-b:hover .bdt-ep-advanced-icon-box-icon-wrap{background-color:#fff0}.bdt-icon-effect-b:hover .bdt-ep-advanced-icon-box-icon-wrap:after{height:260%;opacity:1}.bdt-icon-effect-c .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:101%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%);background-color:#d5dadf}.bdt-icon-effect-c:hover .bdt-ep-advanced-icon-box-icon-wrap{background-color:#fff0}.bdt-icon-effect-c:hover .bdt-ep-advanced-icon-box-icon-wrap:after{height:75%;opacity:1}.bdt-icon-effect-d .bdt-ep-advanced-icon-box-icon-wrap{overflow:hidden}.bdt-icon-effect-d .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0% 100%;transition:transform .3s,opacity .3s,background-color .3s;background-color:#d5dadf}.bdt-icon-effect-d:hover .bdt-ep-advanced-icon-box-icon-wrap{background-color:#fff0}.bdt-icon-effect-d:hover .bdt-ep-advanced-icon-box-icon-wrap:after{opacity:1;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.bdt-icon-effect-e .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:0;left:0;z-index:-1;background-color:#d5dadf}.bdt-icon-effect-e:hover .bdt-ep-advanced-icon-box-icon-wrap{background-color:#fff0}.bdt-icon-effect-e:hover .bdt-ep-advanced-icon-box-icon-wrap:after{height:100%}.bdt-readmore-on-hover-yes .bdt-ep-advanced-icon-box-readmore{margin-top:26px;position:absolute;-webkit-transform:translate(var(--ep-advanced-icon-box-readmore-h-offset,0),var(--ep-advanced-icon-box-readmore-v-offset,0));transform:translate(var(--ep-advanced-icon-box-readmore-h-offset,0),var(--ep-advanced-icon-box-readmore-v-offset,0));opacity:0;transition:opacity 350ms cubic-bezier(.24,.85,.58,1)}.bdt-readmore-on-hover-yes:hover .bdt-ep-advanced-icon-box-readmore{opacity:1}.bdt-global-link-yes .bdt-ep-advanced-icon-box:hover{cursor:pointer}.bdt-title-link-yes .bdt-ep-advanced-icon-box-title:hover{cursor:pointer}@media (min-width:768px){.elementor-position-left .bdt-ep-advanced-icon-box{display:flex;text-align:left;flex-direction:row}.elementor-position-left .bdt-ep-advanced-icon-box-icon{flex:0 0 auto}.elementor-position-right .bdt-ep-advanced-icon-box{display:flex;text-align:right;flex-direction:row-reverse}.elementor-position-right .bdt-ep-advanced-icon-box-icon{flex:0 0 auto}.elementor-position-top .bdt-ep-advanced-icon-box-img{margin:auto}.elementor-position-top .bdt-ep-advanced-icon-box-icon{display:inline-block}.elementor-position-bottom .bdt-ep-advanced-icon-box{display:flex;flex-direction:column-reverse}.elementor-vertical-align-top .bdt-ep-advanced-icon-box{align-items:flex-start}.elementor-vertical-align-middle .bdt-ep-advanced-icon-box{align-items:center}.elementor-vertical-align-bottom .bdt-ep-advanced-icon-box{align-items:flex-end}.bdt-ep-advanced-icon-box-indicator{position:absolute;left:100%;top:0;width:150px;height:auto;transform-origin:center center;z-index:10}.bdt-ep-advanced-icon-box-indicator svg{height:auto;width:100%}}.bdt-ep-advanced-progress-bar-item{position:relative;margin-bottom:1rem;color:#000;text-transform:capitalize;font-size:14px;font-weight:600;line-height:2.5em}.bdt-ep-advanced-progress-bar-level{display:flex;height:.625rem;font-size:.75rem;background-color:#F8F8F8;border-radius:0}.bdt-ep-advanced-progress-bar-fill{width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#1E87F0;-webkit-box-shadow:inset 0 -1px 0 rgb(0 0 0 / .15);box-shadow:inset 0 -1px 0 rgb(0 0 0 / .15);-webkit-transition:width .8s ease;-o-transition:width .8s ease;transition:width .8s ease}.default .bdt-ep-advanced-progress-bar-parcentage{float:right}.bdt-progress-fill-striped .bdt-ep-advanced-progress-bar-fill{background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.bdt-progress-animated .bdt-ep-advanced-progress-bar-fill{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.bdt-progress-rainbow-animate .bdt-ep-advanced-progress-bar-fill{background:linear-gradient(270deg,#9400d3,indigo,#00f,#0f0,#ff0,#ff7f00,red);background-size:300% 300%;-webkit-animation:animateRainbow 40s ease infinite;animation:animateRainbow 40s ease infinite}.bdt-progress-with-perc .bdt-ep-advanced-progress-bar-fill{position:relative;-webkit-transition:all 1s ease;transition:all 1s ease}.bdt-progress-with-perc .bdt-ep-advanced-progress-bar-parcentage{position:absolute;height:35px;width:35px;line-height:35px;text-align:center;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);top:-42px;right:-15px;font-size:12px;-webkit-transition:all .3s ease;transition:all .3s ease;color:#fff}.bdt-progress-with-perc .bdt-ep-advanced-progress-bar-parcentage::before{background-color:#1E87F0;content:"";height:35px;width:35px;left:0;position:absolute;right:0;top:0;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-9;border-radius:50% 50% 50% 0;transform:rotate(-50deg)!important}.bdt-progress-inner-perc .bdt-ep-advanced-progress-bar-level,.bdt-progress-inner-perc-and-name .bdt-ep-advanced-progress-bar-level{height:1.75rem}.bdt-progress-inner-perc .bdt-ep-advanced-progress-bar-fill,.bdt-progress-inner-perc-and-name .bdt-ep-advanced-progress-bar-fill{padding:5px 0}.bdt-progress-inner-perc .bdt-progress-content,.bdt-progress-inner-perc-and-name .bdt-progress-content{position:relative;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.bdt-progress-inner-perc-and-name .bdt-progress-content{display:flex;justify-content:space-between}.bdt-progress-inner-perc-and-name .bdt-ep-advanced-progress-bar-fill{padding:5px 25px 5px 25px}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@-webkit-keyframes animateRainbow{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes animateRainbow{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.bdt-heading.bdt-heading-layout-animated{display:none}.bdt-heading a{color:inherit}.bdt-heading a:hover{color:inherit}.bdt-heading .typed-cursor{opacity:1;font-weight:100;animation:typed-blink .7s infinite}.bdt-heading .bdt-heading-tag span{font-family:inherit;font-weight:inherit;color:inherit}.bdt-animated-heading-gradient-yes .bdt-animated-heading{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}@keyframes typed-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.bdt-ep-brand-grid{display:grid}.bdt-ep-brand-grid-item{position:relative;background:#f7fbff;padding:50px;overflow:hidden}.bdt-ep-brand-grid-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bdt-ep-brand-grid-checkbox,.bdt-ep-brand-grid-content{position:absolute;height:40px;width:40px;background:#fff;transition:all .5s cubic-bezier(.77,0,.175,1);overflow:hidden}.bdt-ep-brand-grid-checkbox{opacity:0;z-index:1;margin:0;cursor:pointer}.bdt-ep-brand-grid-item-hover:hover{cursor:pointer}.bdt-ep-brand-grid-item-hover:hover .bdt-ep-brand-grid-content,.bdt-ep-brand-grid-content:hover,.bdt-ep-brand-grid-checkbox:checked,.bdt-ep-brand-grid-checkbox:checked~.bdt-ep-brand-grid-content{width:100%!important;height:100%!important;border-radius:0!important;margin:0!important;border-color:transparent!important}.bdt-ep-brand-grid-item-hover:hover .bdt-ep-brand-grid-content .bdt-ep-brand-grid-inner,.bdt-ep-brand-grid-content:hover .bdt-ep-brand-grid-inner,.bdt-ep-brand-grid-checkbox:checked .bdt-ep-brand-grid-inner,.bdt-ep-brand-grid-checkbox:checked~.bdt-ep-brand-grid-content .bdt-ep-brand-grid-inner{left:0;top:0;opacity:1;transition-delay:.5s}.bdt-ep-brand-grid-item-hover:hover .bdt-ep-brand-grid-content .bdt-ep-brand-grid-icon,.bdt-ep-brand-grid-content:hover .bdt-ep-brand-grid-icon,.bdt-ep-brand-grid-checkbox:checked .bdt-ep-brand-grid-icon,.bdt-ep-brand-grid-checkbox:checked~.bdt-ep-brand-grid-content .bdt-ep-brand-grid-icon{opacity:0}.bdt-ep-brand-grid-inner{position:absolute;width:100%;height:100%;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s cubic-bezier(.77,0,.175,1);overflow:hidden}.bdt-ep-brand-grid-name{color:#282936;font-size:20px;font-weight:500;letter-spacing:2px;margin:0;text-transform:capitalize;z-index:10;cursor:auto}.bdt-ep-brand-grid-text{padding-top:10px;z-index:10}.bdt-ep-brand-grid-link{color:#616c87;font-size:16px;letter-spacing:1.5px}.bdt-ep-brand-grid-icon{display:flex;align-items:center;justify-content:center;color:#616c87;font-size:16px;height:100%;opacity:1;transition:opacity .5s cubic-bezier(.77,0,.175,1);cursor:pointer}.bdt-ep-icon--bottom-left .bdt-ep-brand-grid-checkbox,.bdt-ep-icon--bottom-left .bdt-ep-brand-grid-content{left:0;bottom:0}.bdt-ep-icon--bottom-right .bdt-ep-brand-grid-checkbox,.bdt-ep-icon--bottom-right .bdt-ep-brand-grid-content{right:0;bottom:0}.bdt-ep-icon--top-left .bdt-ep-brand-grid-checkbox,.bdt-ep-icon--top-left .bdt-ep-brand-grid-content{left:0;top:0}.bdt-ep-icon--top-right .bdt-ep-brand-grid-checkbox,.bdt-ep-icon--top-right .bdt-ep-brand-grid-content{right:0;top:0}.bdt-ep-icon--center-center .bdt-ep-brand-grid-checkbox,.bdt-ep-icon--center-center .bdt-ep-brand-grid-content{left:50%;top:50%;transform:translate(-50%,-50%)}.bdt-ep-brand-carousel{position:relative}.bdt-ep-brand-carousel-item{position:relative;background:#f7fbff;padding:50px;overflow:hidden}.bdt-ep-brand-carousel-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bdt-ep-brand-carousel-checkbox,.bdt-ep-brand-carousel-content{position:absolute;height:40px;width:40px;background:#fff;transition:all .5s cubic-bezier(.77,0,.175,1);overflow:hidden}.bdt-ep-brand-carousel-checkbox{opacity:0;z-index:1;margin:0;cursor:pointer}.bdt-ep-brand-carousel-item-hover:hover{cursor:pointer}.bdt-ep-brand-carousel-item-hover:hover .bdt-ep-brand-carousel-content,.bdt-ep-brand-carousel-content:hover,.bdt-ep-brand-carousel-checkbox:checked,.bdt-ep-brand-carousel-checkbox:checked~.bdt-ep-brand-carousel-content{width:100%!important;height:100%!important;border-radius:0!important;margin:0!important;border-color:transparent!important}.bdt-ep-brand-carousel-item-hover:hover .bdt-ep-brand-carousel-content .bdt-ep-brand-carousel-inner,.bdt-ep-brand-carousel-content:hover .bdt-ep-brand-carousel-inner,.bdt-ep-brand-carousel-checkbox:checked .bdt-ep-brand-carousel-inner,.bdt-ep-brand-carousel-checkbox:checked~.bdt-ep-brand-carousel-content .bdt-ep-brand-carousel-inner{left:0;top:0;opacity:1;transition-delay:.5s}.bdt-ep-brand-carousel-item-hover:hover .bdt-ep-brand-carousel-content .bdt-ep-brand-carousel-icon,.bdt-ep-brand-carousel-content:hover .bdt-ep-brand-carousel-icon,.bdt-ep-brand-carousel-checkbox:checked .bdt-ep-brand-carousel-icon,.bdt-ep-brand-carousel-checkbox:checked~.bdt-ep-brand-carousel-content .bdt-ep-brand-carousel-icon{opacity:0}.bdt-ep-brand-carousel-inner{position:absolute;width:100%;height:100%;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s cubic-bezier(.77,0,.175,1);overflow:hidden}.bdt-ep-brand-carousel-name{color:#282936;font-size:20px;font-weight:500;letter-spacing:2px;margin:0;text-transform:capitalize;z-index:10;cursor:auto}.bdt-ep-brand-carousel-text{padding-top:10px;z-index:10}.bdt-ep-brand-carousel-link{color:#616c87;font-size:16px;letter-spacing:1.5px}.bdt-ep-brand-carousel-icon{display:flex;align-items:center;justify-content:center;color:#616c87;font-size:16px;height:100%;opacity:1;transition:opacity .5s cubic-bezier(.77,0,.175,1);cursor:pointer}.bdt-ep-icon--bottom-left .bdt-ep-brand-carousel-checkbox,.bdt-ep-icon--bottom-left .bdt-ep-brand-carousel-content{left:0;bottom:0}.bdt-ep-icon--bottom-right .bdt-ep-brand-carousel-checkbox,.bdt-ep-icon--bottom-right .bdt-ep-brand-carousel-content{right:0;bottom:0}.bdt-ep-icon--top-left .bdt-ep-brand-carousel-checkbox,.bdt-ep-icon--top-left .bdt-ep-brand-carousel-content{left:0;top:0}.bdt-ep-icon--top-right .bdt-ep-brand-carousel-checkbox,.bdt-ep-icon--top-right .bdt-ep-brand-carousel-content{right:0;top:0}.bdt-ep-icon--center-center .bdt-ep-brand-carousel-checkbox,.bdt-ep-icon--center-center .bdt-ep-brand-carousel-content{left:50%;top:50%;transform:translate(-50%,-50%)}.bdt-item-match-height--yes .bdt-ep-brand-carousel .swiper-slide{height:initial}.bdt-dual-button{display:flex;position:relative}.bdt-dual-button .bdt-ep-button{transition:all .25s ease-in-out;width:100%;display:inline-flex!important;align-items:center;justify-content:center}.bdt-dual-button .bdt-ep-button svg{fill:#fff}.bdt-dual-button .bdt-btn-a{background-color:#818a91;color:#fff}.bdt-dual-button .bdt-btn-a:after,.bdt-dual-button .bdt-btn-a:before{background-color:#697279}.bdt-dual-button .bdt-btn-b{background:#1e87f0;color:#fff}.bdt-dual-button .bdt-btn-b:after,.bdt-dual-button .bdt-btn-b:before{background:#0f6ecd}.bdt-dual-button span{width:40px;height:40px;line-height:40px;border-radius:50%;z-index:1;position:relative;box-shadow:0 0 0 6px rgb(255 255 255 / .2);background:#FAFAF8;color:#444;text-transform:uppercase;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;vertical-align:middle;font-weight:400;font-size:14px}.bdt-dual-button .bdt-ep-button-size-xs+span{width:20px;height:20px;line-height:20px;font-size:10px}.bdt-dual-button .bdt-ep-button-size-sm+span{width:29px;height:29px;line-height:29px;font-size:12px}.bdt-ep-button{cursor:pointer;text-transform:uppercase;outline:none;position:relative;transition:all .3s ease-out;z-index:0;text-align:center;overflow:hidden}.bdt-ep-button:hover{background-color:#fff0;color:#fff}.bdt-ep-button .bdt-btn-icon{position:relative;display:inline-flex;z-index:0}.bdt-ep-button .bdt-btn-icon .bdt-a-icon-inner,.bdt-ep-button .bdt-btn-icon .bdt-b-icon-inner,.bdt-ep-button .bdt-btn-icon .bdt-icon-inner{display:inline-flex}.bdt-ep-button .bdt-btn-icon i,.bdt-ep-button .bdt-btn-icon svg{width:1em;height:1em}.bdt-ep-button .bdt-btn-text{position:relative;display:inline-block;z-index:0}.bdt-ep-button:after{content:'';position:absolute;z-index:-1;transition:all .3s ease-out;background:#666}.bdt-ep-button:active{color:#fff}.bdt-ep-button.bdt-effect-a:after{width:100%;height:100%;top:0;left:0;opacity:0}.bdt-ep-button.bdt-effect-a:hover:after,.bdt-ep-button.bdt-effect-a:active:after{opacity:1}.bdt-ep-button.bdt-effect-b:after{width:100%;height:0;top:0;left:0}.bdt-ep-button.bdt-effect-b:hover:after{height:100%}.bdt-ep-button.bdt-effect-b:active:after{height:100%}.bdt-ep-button.bdt-effect-c:after{width:0%;height:100%;top:0;left:0}.bdt-ep-button.bdt-effect-c:hover:after{width:100%}.bdt-ep-button.bdt-effect-c:active:after{width:100%}.bdt-ep-button.bdt-effect-d{overflow:hidden}.bdt-ep-button.bdt-effect-d:after{width:0;height:103%;top:50%;left:50%;opacity:0;transform:translateX(-50%) translateY(-50%)}.bdt-ep-button.bdt-effect-d:hover:after{width:90%;opacity:1}.bdt-ep-button.bdt-effect-d:active:after{width:101%;opacity:1}.bdt-ep-button.bdt-effect-e{overflow:hidden}.bdt-ep-button.bdt-effect-e:after{width:100%;height:0;top:50%;left:50%;opacity:0;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.bdt-ep-button.bdt-effect-e:hover:after{height:260%;opacity:1}.bdt-ep-button.bdt-effect-e:active:after{height:400%;opacity:1}.bdt-ep-button.bdt-effect-f{overflow:hidden}.bdt-ep-button.bdt-effect-f:after{width:101%;height:0;top:50%;left:50%;opacity:0;transform:translateX(-50%) translateY(-50%)}.bdt-ep-button.bdt-effect-f:hover:after{height:75%;opacity:1}.bdt-ep-button.bdt-effect-f:active:after{height:130%;opacity:1}.bdt-ep-button.bdt-effect-g{transition-timing-function:cubic-bezier(.31,1.13,.64,.94)}.bdt-ep-button.bdt-effect-g .bdt-btn-content-wrap{position:relative}.bdt-ep-button.bdt-effect-g .bdt-btn-content-wrap .bdt-btn-text{display:block;position:relative}.bdt-ep-button.bdt-effect-g .bdt-btn-content-wrap .avdbtn-text{display:block;transition:transform .5s,opacity .8s;transition-timing-function:cubic-bezier(.31,1.13,.64,.94)}.bdt-ep-button.bdt-effect-g .bdt-btn-content-wrap .avdbtn-alt-text{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;transform:translate3d(0,25%,0);transition:transform .5s,opacity .8s;transition-timing-function:cubic-bezier(.31,1.13,.64,.94)}.bdt-ep-button.bdt-effect-g:hover{background-color:#fff0;color:#666}.bdt-ep-button.bdt-effect-g:hover .avdbtn-alt-text{opacity:1;transform:translate3d(0,0,0)}.bdt-ep-button.bdt-effect-g:hover .avdbtn-text{opacity:0;transform:translate3d(0,-25%,0)}.bdt-ep-button.bdt-effect-h{transition:color .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.bdt-ep-button.bdt-effect-h::after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;background:#666;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0% 100%;transition:transform .3s,opacity .3s,background-color .3s}.bdt-ep-button.bdt-effect-h:hover::after{opacity:1;background-color:#666;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.bdt-ep-button.bdt-effect-i{color:#fff;background:#666}.bdt-ep-button.bdt-effect-i .bdt-btn-content-wrap::before{content:'';position:absolute;width:100%;height:50%;left:0;background:#666;color:#fff;overflow:hidden;transition:transform .3s;transition-timing-function:cubic-bezier(.2,1,.3,1);top:0;padding-top:1em}.bdt-ep-button.bdt-effect-i .bdt-btn-content-wrap::after{content:'';position:absolute;width:100%;height:50%;left:0;background:#666;color:#fff;overflow:hidden;transition:transform .3s;transition-timing-function:cubic-bezier(.2,1,.3,1);bottom:0;line-height:0}.bdt-ep-button.bdt-effect-i .bdt-btn-text{position:relative;z-index:1}.bdt-ep-button.bdt-effect-i:hover{color:#666;background:#fff}.bdt-ep-button.bdt-effect-i:hover .bdt-btn-content-wrap::before{transform:translate3d(0,-100%,0)}.bdt-ep-button.bdt-effect-i:hover .bdt-btn-content-wrap::after{transform:translate3d(0,100%,0)}.bdt-dual-button-width-yes .bdt-ep-button{width:auto!important}.bdt-ep-callout-button-align-left .bdt-width-auto\@m{order:-1}.bdt-ep-callout-button-align-center{flex-direction:column}.bdt-ep-callout-button-align-center .bdt-width-expand{width:auto;text-align:center;padding-left:0}.bdt-ep-callout-button-align-center .bdt-width-auto\@m{padding-left:0;margin-top:20px;text-align:center}.bdt-ep-callout-title{font-size:24px;line-height:1.5;font-weight:300;margin-bottom:0}.bdt-ep-callout-description{margin-top:10px}.bdt-ep-callout-button{color:#fff;display:inline-block;box-sizing:border-box;padding:15px 43px;font-size:16px;background-color:#1e87f0}.bdt-ep-callout-button svg{fill:#fff}.bdt-ep-callout-button-icon{display:inline-flex;transition:all .3s ease}.bdt-ep-callout-button-icon i,.bdt-ep-callout-button-icon svg{width:1em;height:1em;position:relative;display:block;transition:all .3s ease}@media (max-width:768px){.bdt-ep-callout-button-align-right .bdt-width-auto\@m{margin-top:20px}}.bdt-ep-carousel-title a{color:#213640}.bdt-ep-carousel-title a:hover{color:#222}.bdt-ep-carousel-thumbnail{position:relative;overflow:hidden}.bdt-ep-carousel-thumbnail img{display:block;width:100%;max-height:none;max-width:none}.bdt-ep-carousel-desc{padding:40px}.bdt-ep-carousel-button{margin-top:10px;display:inline-block}.bdt-ep-carousel-button-icon{display:inline-flex;transition:all .3s ease}.bdt-ep-carousel-button-icon i,.bdt-ep-carousel-button-icon svg{width:1em;height:1em;transition:all .3s ease}.bdt-ep-carousel-meta{display:inline-flex}.bdt-ep-carousel-meta li.bdt-margin-small-top{margin-top:5px!important}.bdt-ep-carousel-meta li>*>*{color:inherit}.bdt-ep-carousel-item{box-shadow:0 2px 8px 0 rgb(0 0 0 / .08)}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-desc{padding:35px 20px}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-thumbnail{height:100%}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-thumbnail img{height:100%;object-fit:cover}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-background{height:230px;background:#0067ce}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-img-wrap a{height:300px}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc{text-align:center;transform:translateY(20px);transition:all .25s ease-in-out}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-meta{justify-content:center}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-categories a{background:#1e87f0;padding:5px 8px;color:#fff;box-sizing:border-box;display:inline-block;font-size:10px;text-decoration:none;text-transform:uppercase;font-weight:700}.bdt-ep-carousel-skin-alice .bdt-custom-overlay{opacity:.3;transition:all .25s ease-in-out;background:#000}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-title a{color:#fff}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-date{color:#fff}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-item:hover .bdt-ep-carousel-desc{transform:translateY(0)}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-item:hover .bdt-custom-overlay{opacity:.5}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-thumbnail:before{content:'';position:absolute;top:calc(var(--ep-carousel-spacing, 14px) - 1px);right:50%;bottom:calc(var(--ep-carousel-spacing, 14px) - 1px);left:50%;opacity:0;border:1px solid rgb(255 255 255 / .8);background-color:#fff;transition:all .3s;transition-delay:.3s;z-index:1}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-desc{padding:30px;flex-direction:column;position:absolute;left:var(--ep-carousel-spacing,14px);right:var(--ep-carousel-spacing,14px);bottom:-30px;opacity:0;z-index:5;background:#fff;padding:20px;user-select:none;transition-delay:.25s;transition:all .3s ease}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title a,.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta>span,.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt *{display:block;will-change:transform;transform:translateY(100%)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title a{transition:all .8s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta>span{transition:all 1.1s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt *{transition:all 1s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-button{will-change:transform;transform:translateY(100%);transition:all 1.5s cubic-bezier(.37,.31,.2,.85)}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-thumbnail:before{background:#fff0;left:calc(var(--ep-carousel-spacing, 14px) - 1px);right:calc(var(--ep-carousel-spacing, 14px) - 1px);opacity:1;transition-delay:0s}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-desc{opacity:1;bottom:var(--ep-carousel-spacing,14px)}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-title a,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-meta>span,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-excerpt *,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-button{transform:translateY(0)}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-thumbnail:before{background:#fff0;left:calc(var(--ep-carousel-spacing, 14px) - 1px);right:calc(var(--ep-carousel-spacing, 14px) - 1px);opacity:1;transition-delay:0s}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-desc{opacity:1;bottom:var(--ep-carousel-spacing,14px)}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-title a,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-meta>span,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-excerpt *,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-button{transform:translateY(0)}.bdt-ep-circle-info-item{height:100%;width:100%;border-radius:50%;transition:all .3s ease}.bdt-ep-circle-info-sub-circle{color:#a3adb5;width:60px;height:60px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:auto;box-shadow:0 5px 15px 0 rgb(151 163 184 / .3);background-color:#fff;border-radius:50%;transition:.5s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;left:0;right:0;top:0;bottom:0;position:absolute;z-index:9;line-height:1}.bdt-ep-circle-info-sub-circle i{font-size:26px;top:0;position:relative}.bdt-ep-circle-info-sub-circle svg{width:1em;height:1em;fill:#a3adb5}.bdt-ep-circle-info-sub-circle:hover,.bdt-ep-circle-info-sub-circle.active{color:#fff;box-shadow:0 6px 13px 0 rgb(30 135 240 / .3);background-color:#1e87f0;transition:background-color 1s}.bdt-ep-circle-info-sub-circle:hover svg,.bdt-ep-circle-info-sub-circle.active svg{fill:#fff}.bdt-ep-circle-info-wrap{border-radius:100%;margin:60px auto;position:relative}.bdt-ep-circle-info-inner{border-radius:50%;box-sizing:content-box;padding-bottom:unset;display:block;margin:0 auto;width:100%;height:100%;z-index:9}.bdt-ep-circle-info-inner:before,.bdt-ep-circle-info-inner:after{content:'';position:absolute;left:50%;transform:translateX(-50%);right:0;top:0;bottom:0;margin:auto;border-radius:50%;display:block}.bdt-ep-circle-info-inner:before{height:100%;width:100%;border:1px solid rgb(163 173 181 / .3)}.bdt-ep-circle-info-inner:after{height:130%;width:130%;border:1px solid rgb(163 173 181 / .1)}.bdt-ep-circle-info-content{height:80%;width:80%;display:flex;justify-content:center;align-items:center;top:0;right:0;bottom:0;left:0;margin:auto;position:absolute;padding:0;border-radius:100%}.bdt-ep-circle-info-item{display:none;justify-content:center;align-items:center;flex-direction:column;z-index:2;background-color:#fff;transition:background-color 1s}.bdt-ep-circle-info-item.active{display:flex;animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}.bdt-ep-circle-info-title{font-size:16px;font-weight:900;margin-bottom:15px;text-align:center;display:block}.bdt-ep-circle-info-desc{display:block;color:#757575;font-size:14px;line-height:1.88;text-align:center;margin:0;transition:all .5s}.bdt-ep-circle-info-desc p{margin:0}.bdt-ep-circle-info-icon.d-md-none{display:none}.bdt-ep-style-circle .bdt-ep-circle-info-item{height:100%;width:100%;border-radius:50%;transition:background-image .2s ease-in-out}.bdt-ep-content-hide-yes .bdt-ep-circle-info-content-inner{display:none}@media (max-width:767px){.bdt-ep-style-list .bdt-ep-circle-info-wrap{height:100%!important;width:100%!important;margin:auto!important}.bdt-ep-style-list .bdt-ep-circle-info-inner{display:none}.bdt-ep-style-list .bdt-ep-circle-info-content{width:100%;height:100%;display:block;position:relative;transition:all .4s ease}.bdt-ep-style-list .bdt-ep-circle-info-content-inner{margin-left:var(--ep-icon-info-margin,60px)}.bdt-ep-style-list .bdt-ep-circle-info-item{display:inherit;position:relative;width:100%;margin-bottom:10px;padding:10px;border-radius:0}.bdt-ep-style-list .bdt-ep-circle-info-item.right{float:right}.bdt-ep-style-list .bdt-ep-circle-info-title{margin-bottom:8px;text-align:left}.bdt-ep-style-list .bdt-ep-circle-info-desc{text-align:left}.bdt-ep-style-list .bdt-ep-circle-info-icon{position:absolute;width:40px;height:40px;font-size:18px;overflow:hidden;border-radius:50%;box-shadow:0 5px 15px 0 rgb(151 163 184 / .3);transition:all .5s;cursor:pointer;color:#a3adb5}.bdt-ep-style-list .bdt-ep-circle-info-icon:hover{box-shadow:0 6px 13px 0 rgb(30 135 240 / .3);background-color:#1e87f0;color:#fff}.bdt-ep-style-list .bdt-ep-circle-info-icon:hover svg{fill:#fff}.bdt-ep-style-list .bdt-ep-circle-info-icon svg,.bdt-ep-style-list .bdt-ep-circle-info-icon i{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%}.bdt-ep-style-list .bdt-ep-circle-info-icon svg{width:1em;height:1em;fill:#a3adb5}.bdt-ep-style-list .bdt-ep-circle-info-icon.d-md-none{display:inherit}.bdt-ep-style-list .bdt-ep-circle-info-sub-circle{display:none}}.bdt-custom-gallery.bdt-skin-fedara .bdt-skin-fedara-desc{position:relative;background:#fff}.bdt-custom-gallery.bdt-skin-fedara .bdt-skin-fedara-desc:after{content:'';position:absolute;top:0;height:20px;width:20px;background:inherit;transform:translate(-50%,-50%) rotate(45deg)}.bdt-skin-fedara-style-right .bdt-skin-fedara-desc:after{right:8px}.bdt-skin-fedara-style-left .bdt-skin-fedara-desc:after{left:30px}.bdt-skin-fedara-style-center .bdt-skin-fedara-desc:after{left:50%}.bdt-custom-gallery.bdt-skin-abetis .bdt-skin-abetis-desc{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;text-align:center}.bdt-custom-gallery.bdt-skin-fedara .bdt-gallery-item-title,.bdt-custom-gallery.bdt-skin-abetis .bdt-gallery-item-title{color:#2a293c}.bdt-custom-gallery.bdt-skin-fedara .bdt-gallery-item-text,.bdt-custom-gallery.bdt-skin-abetis .bdt-gallery-item-text{color:#626470}.bdt-custom-gallery.bdt-skin-default .bdt-gallery-item-title{color:#fff}.bdt-custom-gallery.bdt-skin-default .bdt-gallery-item-text{color:#e1e1e7}.bdt-custom-gallery{-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bdt-custom-gallery .bdt-overlay{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;text-align:center;z-index:1;background-color:rgb(0 0 0 / .5)}.bdt-custom-gallery .bdt-gallery-item{position:relative;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;transition-property:transform,opacity;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;margin:0;text-align:center}.bdt-custom-gallery .bdt-gallery-item:hover{z-index:5}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-title{margin-top:0;margin-bottom:10px}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-text p:last-child{margin-bottom:0}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-tags{line-height:1}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-thumbnail{overflow:hidden}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-thumbnail img{width:100%;object-fit:cover;vertical-align:middle}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-thumbnail[onclick]{cursor:pointer}.bdt-custom-gallery .bdt-gallery-item .bdt-custom-gallery-content-inner{transform:translateZ(20px)}.bdt-custom-gallery .bdt-gallery-item-link{position:relative;display:block;width:100%;overflow:hidden}.bdt-custom-gallery .bdt-gallery-item-link{margin-left:5px;margin-right:5px;padding:0;transition:all .25s ease-in-out;line-height:18px;margin-bottom:7px}.bdt-custom-gallery .bdt-gallery-item-link:hover{background-color:#fff0}.bdt-custom-gallery .bdt-gallery-item-link.icon-type-text{border:2px solid #fff}.bdt-custom-gallery .bdt-gallery-item-link span.bdt-text{padding:0 15px;color:#fff;font-size:12px;font-weight:700}.bdt-custom-gallery .bdt-gallery-item-link i{color:#fff;font-size:2em}.bdt-custom-gallery .bdt-custom-gallery-inner{position:relative;overflow:hidden}@media (max-width:767px){.elementor-widget-bdt-custom-gallery .elementor-widget-container{overflow:hidden}}.bdt-ep-fancy-tabs-item{text-align:center;padding:30px;border-radius:6px;cursor:pointer;border:1px solid rgb(151 163 184 / .2);box-shadow:0 5px 8px -5px rgb(151 163 184 / .5),0 15px 16px -15px rgb(151 163 184 / .5),0 25px 32px -25px rgb(151 163 184 / .5);transition:all .2s ease-in}.bdt-ep-fancy-tabs-item.active{transform:scale(.97);box-shadow:0 10px 30px -10px rgb(151 163 184 / .5)}.bdt-ep-fancy-tabs-item.active .bdt-ep-fancy-tabs-icon{color:#E91E63}.bdt-ep-fancy-tabs-item.active .bdt-ep-fancy-tabs-icon svg{fill:#E91E63}.bdt-ep-fancy-tabs-icon{font-size:40px;color:#b6bad0;transition:all .2s ease}.bdt-ep-fancy-tabs-icon i,.bdt-ep-fancy-tabs-icon svg,.bdt-ep-fancy-tabs-icon img{transition:all .3s ease}.bdt-ep-fancy-tabs-icon svg{width:1em;height:1em;fill:#b6bad0;transition:all .2s ease}.bdt-ep-fancy-tabs-icon img{min-height:100%}.bdt-ep-fancy-tabs-content-wrap{position:relative;margin-top:30px}.bdt-ep-fancy-tabs-height-fixed{height:300px}.bdt-ep-fancy-tabs-height-fixed .bdt-ep-fancy-tabs-content{overflow:auto;top:50%;transform:translateY(-50%);max-height:300px}.bdt-ep-fancy-tabs-height-fixed .bdt-ep-fancy-tabs-content.active{position:absolute}.bdt-ep-fancy-tabs-content{position:absolute;opacity:0}.bdt-ep-fancy-tabs-content *{opacity:0;transform:translateY(8px);transition:all .3s}.bdt-ep-fancy-tabs-content.active{z-index:1;opacity:1;position:relative}.bdt-ep-fancy-tabs-content.active *{opacity:1;transform:translateY(0)}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-sub-title{transition-delay:.3s}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-title{transition-delay:.5s}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-text{transition-delay:.7s}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-button{transition-delay:.9s}.bdt-ep-fancy-tabs-sub-title{color:#7b7992;margin-bottom:3px;font-weight:500}.bdt-ep-fancy-tabs-title{font-size:24px;font-weight:700;color:#0d0925;padding-bottom:15px;margin:0}.bdt-ep-fancy-tabs-text{color:#4e4a67;line-height:1.5em;padding-bottom:30px}.bdt-ep-fancy-tabs-text p{margin:0}.bdt-ep-fancy-tabs-button{display:inline-flex;position:relative}.bdt-ep-fancy-tabs-button a{font-size:14px;font-weight:600;color:#fff;padding:8px 16px;background:#b6bad0;border-radius:3px}.bdt-ep-fancy-tabs-button a:hover{background:#E91E63}@media (min-width:768px){.bdt-ep-fancy-tabs-icon{font-size:80px}.bdt-ep-fancy-tabs-content-wrap{margin-top:0}}.bdt-flip-box{height:280px;position:relative;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bdt-flip-box .elementor-icon{color:#fff}.bdt-flip-box .elementor-icon svg{fill:#fff}.bdt-flip-box .elementor-view-framed .elementor-icon{color:#fff;border-color:#fff}.bdt-flip-box .elementor-view-stacked .elementor-icon{color:#fff;background-color:rgb(0 0 0 / .5)}.bdt-flip-box .elementor-icon-wrapper{margin-bottom:20px}.bdt-flip-box-front{background-color:#1e87f0}.bdt-flip-box-back{background-color:#b7b4b4;display:block}.bdt-flip-box-easing-quad .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.bdt-flip-box-easing-cubic .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.bdt-flip-box-easing-quart .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.165,.84,.44,1)}.bdt-flip-box-easing-quint .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.23,1,.32,1)}.bdt-flip-box-easing-expo .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.19,1,.22,1)}.bdt-flip-box-easing-circ .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.075,.82,.165,1)}.bdt-flip-box-layer{position:absolute;width:100%;height:100%;transition:all .6s ease-out}.bdt-flip-box-layer-overlay{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:stretch;text-align:center;padding:35px}.bdt-flip-box-layer-title{font-size:21px;line-height:1;font-weight:600;color:#fff;margin:0}.bdt-flip-box-layer-title:not(:last-child){margin-bottom:20px;padding:0}.bdt-flip-box-layer-desc{font-size:14px;color:#e5e5e5}.bdt-flip-box-layer-desc:not(:last-child){margin:0 0 20px 0;padding:0}.bdt-flip-box-image{margin:0 0 20px 0;display:inline-block;width:100%}.bdt-flip-box-image img{width:50%;display:inline-block}.bdt-flip-box-3d-yes .bdt-flip-box-layer-inner{transform:translateZ(90px) scale(.91)}.bdt-flip-box-3d-yes .bdt-flip-box-layer-overlay{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transform:translateZ(.1px);-webkit-backface-visibility:hidden;backface-visibility:hidden}.bdt-flip-box-effect-flip .bdt-flip-box{perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bdt-flip-box-effect-flip .bdt-flip-box.bdt-active .bdt-flip-box-back{transform:none}.bdt-flip-box-effect-flip .bdt-flip-box-layer{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden}.bdt-flip-box-effect-flip .bdt-flip-box-front{transform:none;z-index:1}.bdt-flip-box-effect-flip.bdt-flip-box-direction-right .bdt-flip-box-back{transform:rotateX(0) rotateY(-180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-right .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:rotateX(0) rotateY(180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-left .bdt-flip-box-back{transform:rotateX(0) rotateY(180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-left .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:rotateX(0) rotateY(-180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-up .bdt-flip-box-back{transform:rotateX(-180deg) rotateY(0)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-up .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:rotateX(180deg) rotateY(0)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-down .bdt-flip-box-back{transform:rotateX(180deg) rotateY(0)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-down .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:rotateX(-180deg) rotateY(0)}.bdt-flip-box-effect-push .bdt-flip-box-front{transform:none}.bdt-flip-box-effect-push .bdt-flip-box{overflow:hidden}.bdt-flip-box-effect-push .bdt-flip-box.bdt-active .bdt-flip-box-back{transform:none}.bdt-flip-box-effect-push.bdt-flip-box-direction-right .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-right .bdt-flip-box-back{transform:translateX(-100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-left .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(-100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-left .bdt-flip-box-back{transform:translateX(100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-up .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(0) translateY(-100%)}.bdt-flip-box-effect-push.bdt-flip-box-direction-up .bdt-flip-box-back{transform:translateX(0) translateY(100%)}.bdt-flip-box-effect-push.bdt-flip-box-direction-down .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(0) translateY(100%)}.bdt-flip-box-effect-push.bdt-flip-box-direction-down .bdt-flip-box-back{transform:translateX(0) translateY(-100%)}.bdt-flip-box-effect-slide .bdt-flip-box{overflow:hidden}.bdt-flip-box-effect-slide .bdt-flip-box.bdt-active .bdt-flip-box-back{transform:none}.bdt-flip-box-effect-slide.bdt-flip-box-direction-right .bdt-flip-box-back{transform:translateX(-100%) translateY(0)}.bdt-flip-box-effect-slide.bdt-flip-box-direction-left .bdt-flip-box-back{transform:translateX(100%) translateY(0)}.bdt-flip-box-effect-slide.bdt-flip-box-direction-up .bdt-flip-box-back{transform:translateX(0) translateY(100%)}.bdt-flip-box-effect-slide.bdt-flip-box-direction-down .bdt-flip-box-back{transform:translateX(0) translateY(-100%)}.bdt-flip-box-effect-zoom-out .bdt-flip-box .bdt-flip-box-front{transition:transform .7s,opacity .35s,width .1ms;opacity:1;transform:scale(1);z-index:1;width:100%}.bdt-flip-box-effect-zoom-out .bdt-flip-box.bdt-active .bdt-flip-box-front{width:0;opacity:0;transform:scale(.7);transition:transform .8s,opacity .7s .1s,width .1ms .7s}.bdt-flip-box-effect-zoom-in .bdt-flip-box .bdt-flip-box-back{transition:transform .7s,opacity .5s .2s;opacity:0;transform:scale(.7)}.bdt-flip-box-effect-zoom-in .bdt-flip-box.bdt-active .bdt-flip-box-back{transition:transform .7s,opacity .5s;opacity:1;transform:scale(1)}.bdt-flip-box-effect-fade .bdt-flip-box .bdt-flip-box-back{opacity:0}.bdt-flip-box-effect-fade .bdt-flip-box.bdt-active .bdt-flip-box-back{opacity:1}.elementor-widget-bdt-flip-box.bdt-flip-box-flipped .elementor-widget-container .bdt-flip-box-front{display:none}.elementor-widget-bdt-flip-box.bdt-flip-box-flipped .elementor-widget-container .bdt-flip-box-back{transform:none;opacity:1}@media (max-device-width:1024px){.bdt-flip-box{cursor:pointer}}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-up .bdt-flip-box .bdt-flip-box-front{z-index:1}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-up .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(0) translateY(-50%)}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-up .bdt-flip-box.bdt-active .bdt-flip-box-back{transform:translateX(0) translateY(50%)}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-down .bdt-flip-box .bdt-flip-box-front{z-index:1}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-down .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(0) translateY(50%)}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-down .bdt-flip-box.bdt-active .bdt-flip-box-back{transform:translateX(0) translateY(-50%)}.bdt-ep-featured-box-image img{width:100%}.bdt-ep-featured-box-content{transition:all .3s ease;z-index:1}.bdt-ep-featured-box-title{font-size:18px;font-weight:600;color:#0d0925;padding-bottom:6px;margin:0;transition:all .3s ease}.bdt-ep-featured-box-sub-title{font-size:15px;color:#8a8da0;padding-bottom:5px}.bdt-ep-featured-box-text{font-size:13px;color:#4e4a67;transition:all .3s ease}.bdt-ep-featured-box-text p{margin:0}.bdt-ep-featured-box-button{display:inline-block;padding-top:10px}.bdt-ep-featured-box-readmore{font-size:12px;font-weight:600;color:#fff;background:#8a8da0;padding:4px 10px;border-radius:3px;transition:all .3s ease}.bdt-ep-featured-box-readmore svg{width:1em;height:1em;fill:#fff;transition:all .3s ease}.bdt-ep-featured-box-readmore:hover{background:#E91E63}.bdt-ep-featured-box-badge{-webkit-transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0));transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0))}.bdt-ep-featured-box-badge .bdt-badge{border-radius:3px}.bdt-ep-featured-box-default{position:relative}.bdt-ep-featured-box-default .bdt-ep-featured-box-image{position:relative;padding:80px 0 80px 0}.bdt-ep-featured-box-default .bdt-ep-featured-box-content{padding:15px;max-width:270px;min-width:270px;background:#fff;box-shadow:0 10px 30px -10px rgb(151 163 184 / .5)}.elementor-widget-bdt-featured-box.bdt-title-link-yes .bdt-ep-featured-box-title:hover{cursor:pointer}@media (min-width:768px){.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-title{font-size:24px;padding-bottom:12px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-sub-title{font-size:16px;padding-bottom:6px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-text{font-size:15px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button{padding-top:15px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button .bdt-ep-featured-box-readmore{font-size:13px;padding:6px 12px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-image{padding:60px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content{padding:25px;max-width:380px}.bdt-ep-featured-box.bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{max-width:560px}}@media (max-width:767px){.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-center-left,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-center-right{left:50%;top:50%;transform:translate(-50%,-50%)}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-top-left,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-top-right,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-bottom-left,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-bottom-right{left:50%;transform:translateX(-50%)}.bdt-ep-featured-box.bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{position:relative!important;padding-bottom:20px}.bdt-column-reverse--yes .bdt-ep-featured-box-skin-split .bdt-grid{flex-direction:column-reverse}.bdt-column-reverse--yes .bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{transform:translate(0)}}@media (min-width:1024px){.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-title{font-size:27px;padding-bottom:15px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-text{font-size:16px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button{padding-top:20px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button .bdt-ep-featured-box-readmore{font-size:14px;padding:8px 16px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-image{padding:100px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content{padding:40px;max-width:460px}.bdt-ep-featured-box.bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{max-width:800px}}.bdt-honeycombs-area .bdt-honeycombs{position:relative;overflow:hidden;width:100%;text-align:center}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper{display:inline-block;overflow:hidden;width:100%;position:relative;height:auto}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb{position:absolute;display:inline-block;cursor:pointer;transition:all .3s ease}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb.placeholder{cursor:default}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb.placeholder span{color:#FFF;opacity:0}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb.placeholder:hover span{color:#fff;opacity:0}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-icon-hex-lg{background-color:#0ab3e6;background-clip:text;-webkit-background-clip:text;color:#fff0;background-position:center;transition:background .3s ease}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-icon-hex-lg{font-family:'element-pack';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb span.firefox{left:0;position:absolute;top:0;z-index:-1}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner{height:100%;width:100%;position:absolute;-webkit-box-align:center;display:flex;display:-webkit-flex;transform:translateZ(0);backface-visibility:hidden;perspective:1000;z-index:9;transition:all .3s ease}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner .bdt-wrapper{margin:auto;padding:25px}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner .bdt-wrapper .bdt-title{margin:0;color:#fff;font-weight:600}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner .bdt-wrapper .bdt-honeycombs-icon{color:#fff;font-size:2rem;padding-bottom:.5rem}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner .bdt-wrapper .bdt-honeycombs-icon svg{fill:#fff;width:1.5em;height:1.5em}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner .bdt-wrapper .bdt-content{margin:0;padding:10px;color:#fff;font-size:14px;line-height:1.2}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner.back{opacity:0}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb:hover .bdt-inner.back{opacity:1}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb:hover .bdt-inner.front{opacity:0}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner.back .bdt-wrapper{width:inherit;overflow:hidden}.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb:hover .bdt-comb-inner-wrapper .bdt-icon-hex-lg{background-color:#FF6493;-webkit-background-clip:text;background-clip:text;color:#fff0;background-position:center;filter:none}.bdt-honeycombs-area .bdt-honeycombs.honeycomb-des-visibility-hide .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner.back{opacity:0}.bdt-honeycombs-area .bdt-honeycombs.honeycomb-des-visibility-hide .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner.front{opacity:1}.bdt-honeycombs-area .bdt-honeycombs.honeycomb-title-visibility-hide .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner.back{opacity:1}.bdt-honeycombs-area .bdt-honeycombs.honeycomb-title-visibility-hide .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-inner.front{opacity:0}.bdt-honeycombs-area .bdt-honeycombs .bdt-icon-hex-lg:before{content:"\e90c"}.bdt-honeycombs-area .bdt-honeycombs.honeycomb-style-radius .bdt-icon-hex-lg:before{content:"\e604"}.bdt-honeycombs-area .bdt-honeycombs.honeycomb-style-radius2 .bdt-icon-hex-lg:before{content:"\e90d"}.bdt-honeycombs-area .bdt-honeycombs.honeycomb-style-zigzag .bdt-icon-hex-lg:before{content:"\e90f"}.ep-logo-grid-cover-yes .bdt-logo-grid-wrapper .bdt-logo-grid-img{height:100%;max-height:100%;width:100%;object-fit:cover}.bdt-logo-grid-wrapper .bdt-item{overflow:hidden;height:210px;border-color:#e7e7e7;transition:all .3s ease}.bdt-logo-grid-figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;padding:30px;width:100%;height:100%;transition:all .3s ease}.bdt-logo-grid--tictactoe .bdt-item{border-width:2px 2px 0 0;border-style:solid}.bdt-logo-grid--border .bdt-item{border-width:0 2px 2px 0;border-style:solid}.bdt-logo-grid--border .bdt-item:first-child{border-top-left-radius:10px}.bdt-logo-grid--border .bdt-item:last-child{border-bottom-right-radius:10px}.bdt-logo-grid--box .bdt-item{border-width:2px;border-style:solid;border-radius:.5rem}@media (min-width:1025px){.bdt-logo-grid--tictactoe.bdt-lg-col-2 .bdt-item:nth-child(2n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col-2 .bdt-item:nth-child(-n+2){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col-3 .bdt-item:nth-child(3n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col-3 .bdt-item:nth-child(-n+3){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col-4 .bdt-item:nth-child(4n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col-4 .bdt-item:nth-child(-n+4){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col-5 .bdt-item:nth-child(5n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col-5 .bdt-item:nth-child(-n+5){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col-6 .bdt-item:nth-child(6n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col-6 .bdt-item:nth-child(-n+6){border-top-width:0!important}}@media (max-width:1024px) and (min-width:768px){.bdt-logo-grid--tictactoe.bdt-lg-col--tablet2 .bdt-item:nth-child(2n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--tablet2 .bdt-item:nth-child(-n+2){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--tablet3 .bdt-item:nth-child(3n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--tablet3 .bdt-item:nth-child(-n+3){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--tablet4 .bdt-item:nth-child(4n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--tablet4 .bdt-item:nth-child(-n+4){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--tablet5 .bdt-item:nth-child(5n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--tablet5 .bdt-item:nth-child(-n+5){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--tablet6 .bdt-item:nth-child(6n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--tablet6 .bdt-item:nth-child(-n+6){border-top-width:0!important}}@media (max-width:767px){.bdt-logo-grid--tictactoe.bdt-lg-col--mobile2 .bdt-item:nth-child(2n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--mobile2 .bdt-item:nth-child(-n+2){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--mobile3 .bdt-item:nth-child(3n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--mobile3 .bdt-item:nth-child(-n+3){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--mobile4 .bdt-item:nth-child(4n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--mobile4 .bdt-item:nth-child(-n+4){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--mobile5 .bdt-item:nth-child(5n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--mobile5 .bdt-item:nth-child(-n+5){border-top-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--mobile6 .bdt-item:nth-child(6n){border-right-width:0!important}.bdt-logo-grid--tictactoe.bdt-lg-col--mobile6 .bdt-item:nth-child(-n+6){border-top-width:0!important}}.elementor-widget-bdt-logo-carousel .bdt-arrows-container{-webkit-transform:translate(var(--ep-arrows-ncx-h-offset,0),var(--ep-arrows-ncx-v-offset,0));transform:translate(var(--ep-arrows-ncx-h-offset,0),var(--ep-arrows-ncx-v-offset,0))}.elementor-widget-bdt-logo-carousel .bdt-dots-container{-webkit-transform:translate(var(--ep-dots-nnx-h-offset,0),var(--ep-dots-nnx-v-offset,0));transform:translate(var(--ep-dots-nnx-h-offset,0),var(--ep-dots-nnx-v-offset,0))}.elementor-widget-bdt-logo-carousel .bdt-arrows-dots-container{-webkit-transform:translate(var(--ep-both-h-offset,0),var(--ep-both-v-offset,0));transform:translate(var(--ep-both-h-offset,0),var(--ep-both-v-offset,0))}.bdt-logo-carousel-item{height:210px}.bdt-logo-carousel-figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;padding:30px;width:100%;height:100%;border:2px solid #ddd;transition:all .3s ease}.bdt-logo-carousel-img{max-height:100%;width:auto}.bdt-ep-product-grid{display:grid}.bdt-ep-product-grid-item{position:relative;background:#fcfdff;transition:all .3s ease}.bdt-ep-product-grid-content{padding:30px;height:100%}.bdt-ep-product-grid-title{position:relative;font-size:20px;font-weight:600;color:#0d0925;margin:0}.bdt-ep-product-grid-price{font-size:14px;color:#6d7882;margin:0;font-weight:300;letter-spacing:.5px}.bdt-ep-product-grid-text{font-size:15px;color:#6d7882;padding-bottom:10px}.bdt-ep-product-grid-text p{margin:0}.bdt-ep-product-grid-readmore{display:inline-block!important;font-size:14px;color:#3b3f42;font-weight:600}.bdt-ep-product-grid-readmore svg{width:1em;height:1em;fill:#3b3f42}.bdt-ep-product-grid-title-price{margin-bottom:15px;flex-wrap:wrap}.bdt-ep-product-grid-rating{line-height:1;font-size:14px}.bdt-ep-product-grid-rating.bdt-number{border-radius:20px}.bdt-ep-product-grid-rating.bdt-before{margin-bottom:10px}.bdt-ep-product-grid-rating.bdt-after{margin-top:10px}.bdt-ep-product-grid-rating i{display:inline-flex}.bdt-ep-product-grid-rating span{margin-right:2px}.bdt-ep-product-grid-rating-count,.bdt-ep-product-grid-time{font-size:14px;color:#6d7882;margin:0;font-weight:300;letter-spacing:.5px}.bdt-ep-product-grid-rating-time{margin-top:20px}.bdt-ep-product-grid-badge{z-index:2;-webkit-transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0));transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0))}.bdt-ep-product-grid-badge .bdt-badge{border-radius:3px;font-size:11px}.bdt-ep-product-grid-title-link,.bdt-ep-product-grid-image-link{position:absolute;height:100%;width:100%;left:0;top:0}.bdt-ep-product-grid-image{position:relative}.bdt-ep-product-carousel{position:relative}.bdt-ep-product-carousel-item{position:relative;background:#fcfdff;transition:all .3s ease}.bdt-ep-product-carousel-content{padding:30px;height:100%}.bdt-ep-product-carousel-title{position:relative;font-size:20px;font-weight:600;color:#0d0925;margin:0}.bdt-ep-product-carousel-price{font-size:14px;color:#6d7882;margin:0;font-weight:300;letter-spacing:.5px}.bdt-ep-product-carousel-text{font-size:15px;color:#6d7882;padding-bottom:10px}.bdt-ep-product-carousel-text p{margin:0}.bdt-ep-product-carousel-readmore{display:inline-block!important;font-size:14px;color:#3b3f42;font-weight:600}.bdt-ep-product-carousel-readmore svg{width:1em;height:1em;fill:#3b3f42}.bdt-ep-product-carousel-title-price{margin-bottom:15px;flex-wrap:wrap}.bdt-ep-product-carousel-rating{line-height:1;font-size:14px}.bdt-ep-product-carousel-rating.bdt-number{border-radius:20px}.bdt-ep-product-carousel-rating.bdt-before{margin-bottom:10px}.bdt-ep-product-carousel-rating.bdt-after{margin-top:10px}.bdt-ep-product-carousel-rating i{display:inline-flex}.bdt-ep-product-carousel-rating span{margin-right:2px}.bdt-ep-product-carousel-rating-count,.bdt-ep-product-carousel-time{font-size:14px;color:#6d7882;margin:0;font-weight:300;letter-spacing:.5px}.bdt-ep-product-carousel-rating-time{margin-top:20px}.bdt-ep-product-carousel-badge{z-index:2;-webkit-transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0));transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0))}.bdt-ep-product-carousel-badge .bdt-badge{border-radius:3px;font-size:11px}.bdt-ep-product-carousel-item-link,.bdt-ep-product-carousel-title-link,.bdt-ep-product-carousel-image-link{position:absolute;height:100%;width:100%;left:0;top:0}.bdt-ep-product-carousel-image{position:relative}.bdt-item-match-height--yes .bdt-ep-product-carousel .swiper-slide{height:initial}.bdt-panel-slider .swiper-carousel .swiper-wrapper{height:620px}.bdt-panel-slider .bdt-navigation-next,.bdt-panel-slider .bdt-navigation-prev{z-index:10;outline:none}.bdt-panel-slider .bdt-panel-slide-link{font-weight:500;margin-top:10px;display:inline-block;color:rgb(255 255 255 / .7)}.bdt-panel-slider .bdt-panel-slide-link svg{width:1em;height:1em;fill:rgb(255 255 255 / .7)}.bdt-panel-slider .bdt-panel-slide-link:hover{color:#fff}.bdt-panel-slider .bdt-panel-slide-link:hover svg{fill:#fff}.bdt-panel-slide-item:before{content:'';position:absolute;height:100%;width:100%;opacity:.3;z-index:1;left:0;top:0}.bdt-panel-slide-item:hover:before{opacity:0}.bdt-panel-slide-item:hover .bdt-panel-slide-thumb img{opacity:1!important}.bdt-panel-slide-desc{width:100%;height:100%;padding:20px 30px;align-content:flex-end}.bdt-panel-slide-thumb{position:absolute;width:100%;height:100%}.bdt-panel-slide-thumb img{opacity:.4;transition:all .5s ease-in-out;width:100%}.bdt-panel-slide-text{font-size:15px;margin-top:10px;color:rgb(255 255 255 / .8)}.bdt-panel-slide-text h2,.bdt-panel-slide-text a{text-transform:uppercase}.bdt-panel-slide-title{margin-bottom:0;margin-top:0;color:#fff}.bdt-skin-default .bdt-panel-slide-item:hover .bdt-panel-slide-text{transition-delay:150ms}.bdt-skin-default .bdt-panel-slide-item:hover .bdt-panel-slide-link{transition-delay:250ms}.bdt-skin-middle{text-align:center}.bdt-skin-middle .bdt-panel-slide-item.swiper-slide-active .bdt-panel-slide-text{transition-delay:200ms}.bdt-skin-middle .bdt-panel-slide-item.swiper-slide-active .bdt-panel-slide-link{transition-delay:250ms}.bdt-skin-middle .bdt-transition-slide-top,.bdt-skin-middle .bdt-overlay-gradient,.bdt-skin-middle .bdt-transition-slide-bottom{transition-property:opacity,visibility,transform,filter}.bdt-skin-middle .swiper-slide:not(.swiper-slide-active) .bdt-transition-slide-top,.bdt-skin-middle .swiper-slide:not(.swiper-slide-active) .bdt-overlay-gradient,.bdt-skin-middle .swiper-slide:not(.swiper-slide-active) .bdt-transition-slide-bottom{visibility:hidden}.bdt-skin-middle .swiper-slide.swiper-slide-active .bdt-panel-slide-thumb img{opacity:1!important}.bdt-skin-middle .swiper-slide.swiper-slide-active .bdt-transition-slide-top,.bdt-skin-middle .swiper-slide.swiper-slide-active .bdt-transition-slide-bottom{transform:translate(0);opacity:1}.bdt-skin-middle .swiper-slide.swiper-slide-active .bdt-panel-slide-link{display:inline-block}.bdt-skin-middle .swiper-slide.swiper-slide-active .bdt-overlay-gradient{opacity:1}.bdt-text-on-always .bdt-panel-slide-item [class*='bdt-transition-slide']{opacity:1;transform:translate(0,0)}.ep-mouse-interaction-yes .bdt-panel-slide-thumb-wrapper{transform:scale(1.1)}.bdt-panel-slide-thumb-wrapper{height:100%;width:100%}.bdt-global-link-yes .bdt-panel-slide-item:hover{cursor:pointer}.bdt-post-slider-thumbnail{overflow:hidden}.bdt-post-slider-thumbnail img{width:100%;object-fit:cover}.bdt-post-slider-item .bdt-grid{height:100%}.bdt-post-slider-item>img{height:100%;width:100%;object-fit:cover;object-position:center}.bdt-post-slider-content-wrap{max-width:1170px;width:100%;padding-left:30px;padding-right:30px}.bdt-post-slider-content-wrap .bdt-post-slider-content{max-width:950px;display:inline-block}.bdt-post-slider-tag-wrap span{padding:2px 4px;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:8px}.bdt-post-slider-tag-wrap span a{color:#fff}.bdt-post-slider-tag-wrap span+span{margin-left:0}.bdt-post-slider-title{margin-top:10px;line-height:1;font-size:1.4rem;color:#fff;font-weight:600}.bdt-post-slider-text{margin-top:15px;font-size:.65rem;line-height:1.4;color:rgb(255 255 255 / .7)}.bdt-post-slider-text p{margin:0}.bdt-post-slider-meta{margin-top:5px}.bdt-post-slider-meta span{text-transform:capitalize;color:rgb(246 251 255 / .55)}.bdt-post-slider-meta .bdt-author{margin-right:3px}.bdt-post-slider-button-wrap{margin-top:15px}.bdt-post-slider-button svg{width:1em;height:1em}.bdt-author img{vertical-align:top}.bdt-post-slider-pagination{max-width:1170px;width:100%;bottom:3px;margin-top:0;position:relative!important;margin-bottom:15px;padding-left:20px;padding-right:20px}.bdt-post-slider-pagination .bdt-thumbnav{border-top:3px solid rgb(255 255 255 / .5);margin-left:0}.bdt-post-slider-pagination .bdt-thumbnav li:first-child{padding-left:0}.bdt-post-slider-pagination .bdt-post-slider-thumb-wrap{display:inline-flex;flex-shrink:0}.bdt-post-slider-pagination .bdt-post-slider-thumb-wrap img{height:64px;width:64px;object-fit:cover}.bdt-post-slider-pagination li .bdt-post-slider-pagination-item{border-top:3px solid #fff0;padding-top:15px;margin-top:-3px;transition:all 300ms cubic-bezier(.13,.27,.39,1)}.bdt-post-slider-pagination li.bdt-active .bdt-post-slider-pagination-item{border-top-color:#fff;opacity:1}.bdt-post-slider-pagination li .bdt-post-slider-pagination-item{opacity:.7}.bdt-post-slider-pagination li .thumb-title-default-skin,.bdt-post-slider-pagination li span{font-weight:600;line-height:1;font-size:14px;color:#fff}.bdt-post-slider-pagination li .bdt-post-slider-date{font-weight:400;opacity:.8;text-transform:uppercase;font-size:11px}.skin-vast .bdt-post-slider-text{color:rgb(0 0 0 / .7)}.skin-vast .bdt-post-slider-text p{margin:0}.skin-vast .bdt-post-slider-text p+p{margin-top:15px}.skin-vast .bdt-post-slider-title{color:#444}.skin-vast .bdt-post-slider-meta span{color:rgb(136 136 136 / .55)}.skin-vast .bdt-post-slider-navigation a{color:#fff;transition:all .3s ease}.skin-vast .bdt-post-slider-navigation a svg{width:1em}.skin-hazel .bdt-post-slider-title{font-size:1.2rem;line-height:1.2}.skin-hazel .bdt-post-slider-title:hover{text-decoration:underline}.skin-hazel .bdt-post-slider-text{color:#999}.skin-hazel .bdt-post-slider-content{padding:15px 20px 70px 20px}.skin-hazel .bdt-post-slider-navigation-inner{border-top:1px solid rgb(255 255 255 / .1)}.skin-hazel .bdt-post-slider-navigation-inner a{padding:10px 15px;font-size:12px;font-weight:700;color:#999;background-color:#222;text-align:center;transition:background-color 300ms ease-out;position:relative}.skin-hazel .bdt-post-slider-navigation-inner a svg{height:10px;width:auto}.skin-hazel .bdt-post-slider-navigation-inner a svg polyline{stroke:#999}.skin-hazel .bdt-post-slider-navigation-inner a span{margin:0 5px}.skin-hazel .bdt-post-slider-navigation-inner a:hover{background-color:#fff;color:#222}.skin-hazel .bdt-post-slider-navigation-inner a:hover svg polyline{stroke:#222}.skin-hazel .bdt-post-slider-navigation-inner a:first-child:after{content:'';width:1px;height:100%;position:absolute;right:0;top:0;background-color:rgb(255 255 255 / .1)}.skin-hazel .bdt-post-slider-thumbnail{transform:translateZ(0)}.skin-hazel .bdt-post-slider-thumbnail img{height:100%;position:absolute;object-fit:cover}.skin-hazel .bdt-post-slider-button{font-size:12px;font-weight:700;color:#aaa;text-transform:uppercase}.skin-hazel .bdt-post-slider-button:hover{color:#fff}.skin-hazel .bdt-post-slider-thumbnail~div{background-color:#222}@media screen and (min-width:768px){.bdt-post-slider-content-wrap{padding-left:50px;padding-right:50px}.bdt-post-slider-tag-wrap span{padding:2px 6px;font-size:11px}.bdt-post-slider-tag-wrap span+span{margin-left:5px}.bdt-post-slider-title{font-size:2.2rem}.bdt-post-slider-text{font-size:1rem;line-height:1.6}.bdt-post-slider-text p{width:80%;display:inline-block}.bdt-post-slider-meta{margin-top:20px}.bdt-post-slider-button-wrap{margin-top:20px}.bdt-post-slider-pagination{bottom:0;position:absolute!important;margin-bottom:30px;padding-left:50px;padding-right:50px}.bdt-post-slider-pagination li .bdt-post-slider-pagination-item{padding-top:30px}.skin-hazel .bdt-post-slider-title{font-size:2rem}.skin-hazel .bdt-post-slider-content{padding:40px 40px 90px 40px}.skin-hazel .bdt-post-slider-button{font-size:13px}.skin-hazel .bdt-post-slider-navigation-inner a{padding:15px 20px;font-size:13px}.skin-hazel .bdt-post-slider-navigation-inner a svg{height:12px}.skin-hazel .bdt-post-slider-navigation-inner a span{margin:0 8px}}@media screen and (min-width:768px) and (max-width:1024px){.bdt-post-slider-content-wrap{padding-left:30px;padding-right:30px;padding-bottom:70px}.bdt-post-slider-pagination li .bdt-post-slider-pagination-item{padding-top:20px}}@media screen and (min-width:1024px){.bdt-post-slider .bdt-post-slider-title{font-size:2.625rem}.skin-vast .bdt-post-slider-title{font-size:2rem;line-height:1}}.bdt-post-card>div:nth-child(2) .bdt-post-card-item{box-shadow:0 0 0 var(--ep-post-card-shadow-size,20px) var(--ep-post-card-shadow-color,rgb(30 135 240 / .7));position:relative}.bdt-post-card-item{background-color:#fff}.bdt-post-card-title{margin-top:0;margin-bottom:10px;color:#666}.bdt-post-card-title a{text-decoration:none;color:inherit}.bdt-post-card-button{font-weight:bolder;padding-left:0;padding-right:0;margin-right:10px;display:inline-block;text-decoration:none;color:inherit}.bdt-post-card-button svg{width:1em;height:1em}.bdt-post-card-tag{margin-bottom:10px}.bdt-post-card-tag span a{padding:2px 6px;white-space:nowrap;text-decoration:none;color:#fff;font-size:10px;text-transform:uppercase;background:#1e87f0}.bdt-post-card-desc{background-color:#fff;padding:50px}.bdt-post-card-desc .bdt-subnav{margin-bottom:0}.bdt-post-card-desc .bdt-subnav span{margin-bottom:10px}.bdt-post-card-meta{color:#999;text-transform:uppercase;font-weight:bolder;margin-top:0;font-size:12px;margin-bottom:20px;text-decoration:none}.bdt-post-card-excerpt{margin-bottom:15px}.bdt-post-card-excerpt p{margin:0}@media (min-width:960px){.bdt-post-card>div:nth-child(2) .bdt-post-card-item{margin-top:-20px}.bdt-post-card>div:nth-child(2) .bdt-post-card-thumb{display:block;overflow:hidden}.bdt-post-card>div:nth-child(2) .bdt-post-card-thumb img{padding-top:20px;transform:scale(1.33)}}.featured-part .bdt-post-block-img-wrapper img,.featured-part .bdt-post-block-thumbnail img{width:100%;object-fit:cover;vertical-align:middle}.featured-part .bdt-post-block-title{margin-bottom:10px}.list-part .bdt-post-block-title{font-size:14px;font-weight:700;margin-bottom:5px}.list-part .bdt-post-block-thumbnail img{width:80px;height:auto}.bdt-post-block-excerpt{margin-bottom:10px}.bdt-post-block-link{color:#444}.bdt-post-block-link:hover{color:#000}.bdt-post-block-read-more{margin-right:10px;font-weight:bolder;padding-left:0;padding-right:0;display:inline-block}.bdt-post-block-read-more svg{width:1em;height:1em}.bdt-post-block-tag-wrap span{padding:2px 6px;color:#fff;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:11px}.bdt-post-block-tag-wrap span+span{margin-left:5px}.skin-trinity .bdt-post-block-title a{color:#fff}.skin-trinity .bdt-post-block-title a:hover{color:#fff;opacity:.8}.skin-trinity .bdt-post-block-item .bdt-overlay-primary{transition:all .25s ease-in-out;opacity:.5}.skin-trinity .bdt-post-block-item:hover .bdt-overlay-primary{opacity:1}.skin-genesis .bdt-has-divider li>div{border-top:1px solid #ddd;padding-top:40px}.bdt-progress-pie-wrapper{text-align:center}.bdt-progress-pie-wrapper .bdt-progress-pie{text-align:center;position:relative;transform-style:preserve-3d;padding:20px}.bdt-progress-pie-wrapper .bdt-progress-pie svg{margin:0 auto}.bdt-progress-pie-wrapper .bdt-progress-pie svg ellipse{stroke:#f5f5f5}.bdt-progress-pie-wrapper .bdt-progress-pie svg path{stroke:#14ABF4}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-number,.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-text{font-size:32px;font-weight:700}.bdt-progress-pie-wrapper .bdt-progress-pie.bdt-pp-lc-square svg path{stroke-linecap:square}.bdt-progress-pie-wrapper .bdt-progress-pie.bdt-pp-lc-round svg path{stroke-linecap:round}.bdt-progress-pie-wrapper .bdt-progress-pie.bdt-pp-lc-butt svg path{stroke-linecap:butt}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-label{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-label div{line-height:1.2em}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-svg{display:inline-block;position:relative;width:100%;padding-bottom:100%;vertical-align:middle;overflow:hidden}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-svg svg{display:inline-block;position:absolute;top:0;left:0}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-svg svg *{fill:none}.bdt-progress-pie-wrapper .bdt-progress-pie-title{text-align:center;padding:30px;margin:0;font-size:1.1rem}.bdt-progress-pie-wrapper .bdt-progress-pie-title:not(.bdt-no-divider){border-top:1px solid rgb(100 100 100 / .1)}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-post-gallery-skin-fedara-desc{position:relative;background:#fff}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-gallery-item .bdt-gallery-item-title{color:#707070}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-gallery-item .bdt-gallery-item-title:hover{color:#444}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-post-gallery-skin-fedara-desc:after{content:'';position:absolute;top:0;height:20px;width:20px;background:inherit;transform:translate(-50%,-50%) rotate(45deg)}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-gallery-item-link{background-color:#fff0;color:#c4c4c4;border-radius:3px;border:1px solid}.bdt-post-gallery-skin-fedara-style-right .bdt-post-gallery-skin-fedara-desc:after{right:8px}.bdt-post-gallery-skin-fedara-style-left .bdt-post-gallery-skin-fedara-desc:after{left:30px}.bdt-post-gallery-skin-fedara-style-center .bdt-post-gallery-skin-fedara-desc:after{left:50%}.bdt-post-gallery.bdt-post-gallery-skin-abetis .bdt-gallery-item-link{background-color:#fff0;color:#ddd;border-radius:500px;border:1px solid}.bdt-post-gallery.bdt-post-gallery-skin-abetis .bdt-gallery-item-link:hover{border-color:#fff}.bdt-post-gallery .bdt-post-gallery-inner{position:relative;border-radius:10px;overflow:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bdt-post-gallery .bdt-overlay{display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:center}.bdt-post-gallery .bdt-gallery-item{transition-property:all;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;margin:0;text-align:center}.bdt-post-gallery .bdt-gallery-item:hover{z-index:5}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-title{color:#d7d8df;text-transform:capitalize;transition:all .3s ease}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-title:hover{color:#fff}.bdt-post-gallery-skin-trosia .bdt-gallery-item-tag,.bdt-post-gallery-skin-default .bdt-gallery-item-tag,.bdt-post-gallery-skin-trosia .bdt-post-gallery-excerpt,.bdt-post-gallery-skin-default .bdt-post-gallery-excerpt{color:#d7d8df}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-content-inner{transform:translateZ(20px)}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-content-inner>*:not(:first-child){margin-top:20px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-tags{line-height:1;margin-top:5px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-tags .bdt-gallery-item-tag{font-size:13px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-tags span+span{margin-left:5px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-thumbnail{transform:translateZ(0);overflow:hidden}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-thumbnail img{width:100%;object-fit:cover;vertical-align:bottom}.bdt-post-gallery.bdt-post-gallery-skin-default .bdt-gallery-item-link{background-color:#d7d8df;color:#444;border-radius:500px;font-size:13px;transition:all .3s ease-in-out}.bdt-post-gallery.bdt-post-gallery-skin-default .bdt-gallery-item-link:hover{background:#fff}.bdt-post-gallery .bdt-gallery-item-link{transition:all .25s ease-in-out;line-height:1;box-sizing:border-box;vertical-align:middle;position:relative;display:inherit;width:100%;overflow:hidden}.bdt-post-gallery .bdt-gallery-item-link.bdt-link-icon{padding:15px}.bdt-post-gallery .bdt-gallery-item-link.bdt-link-text{padding:8px 20px}.bdt-post-gallery .bdt-gallery-item-link span{font-size:10px;font-weight:700}.bdt-post-gallery .bdt-gallery-item-link:not(:first-child){margin-left:15px}.bdt-post-gallery-skin-trosia .bdt-gallery-item-link{background-color:#d7d8df}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle .bdt-gallery-item-title{color:#fff}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle .bdt-gallery-item-title:hover{color:#fff;opacity:rgb(255 255 255 / .8)}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle .bdt-gallery-item-tags{margin:20px 0 0 20px}.bdt-post-gallery-skin-trosia .bdt-gallery-item-tags .bdt-gallery-item-tag{background:#1e87f0;padding:8px;color:#fff;box-sizing:border-box;display:inline-block;font-size:10px;text-decoration:none;text-transform:uppercase;font-weight:700}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-post-gallery-desc{background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .65) 70%);padding:20px}.bdt-post-gallery.bdt-post-gallery-skin-abetis .bdt-gallery-item .bdt-gallery-item-title{color:#444}.bdt-post-gallery.bdt-post-gallery-skin-abetis .bdt-gallery-item .bdt-gallery-item-title:hover{color:#222}@media (min-width:1024px){.filtr-container{transition:height .5s ease-out}}.bdt-post-grid .bdt-post-grid-excerpt p{margin:0}.bdt-post-grid .bdt-primary .bdt-post-grid-author{font-size:13px;font-weight:700;color:#adb5bd}.bdt-post-grid .bdt-primary .bdt-post-grid-date{font-size:13px;color:#adb5bd}.bdt-post-grid.bdt-post-grid-skin-default .bdt-secondary .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-secondary .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-modern .bdt-secondary .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-default .bdt-secondary .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-secondary .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-modern .bdt-secondary .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-default .bdt-secondary .bdt-post-grid-comments,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-secondary .bdt-post-grid-comments,.bdt-post-grid.bdt-post-grid-skin-modern .bdt-secondary .bdt-post-grid-comments{display:none}.bdt-post-grid.bdt-post-grid-skin-default .bdt-secondary .bdt-post-grid-title,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-secondary .bdt-post-grid-title,.bdt-post-grid.bdt-post-grid-skin-modern .bdt-secondary .bdt-post-grid-title{font-size:1.25rem;line-height:1}.bdt-post-grid.bdt-post-grid-skin-default .bdt-primary:last-child .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-primary:last-child .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-modern .bdt-primary:last-child .bdt-post-grid-excerpt{display:none}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-img-wrap a,.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-img-wrap a{height:380px}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-transition-slide-bottom{max-height:0;transition:all .3s ease-out}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-item:hover .bdt-transition-slide-bottom{max-height:72px}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-item:hover .bdt-post-grid-excerpt{margin-top:15px!important}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-item:hover .bdt-custom-overlay{opacity:.35}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-item .bdt-post-grid-desc{background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .65) 70%)}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-title{margin:0}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-meta span{font-size:13px;color:#d0d0d0}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-excerpt{margin-top:0!important}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-category{margin:15px 0 0 15px}.bdt-post-grid.bdt-post-grid-skin-trosia .bdt-custom-overlay{background:#000;transition:.25s ease-out;opacity:.18;pointer-events:none}.bdt-post-grid.bdt-post-grid-skin-default .bdt-primary .bdt-post-grid-img-wrap a{height:300px}.bdt-post-grid.bdt-post-grid-skin-default .bdt-secondary .bdt-post-grid-img-wrap a{height:200px}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-meta{padding:15px 30px;border-top:1px solid rgb(140 140 140 / .2);box-sizing:border-box;margin-bottom:0}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-meta span,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-meta span,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-meta span,.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-meta span{font-size:14px;color:#bbb}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-meta span i,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-meta span i,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-meta span i,.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-meta span i{display:inline-block;color:#bbb}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-title,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-title,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-title,.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-title{margin-top:15px}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-title a,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-title a,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-title a,.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-title a{line-height:1.4;color:#444}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-readmore,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-readmore,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-readmore,.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-readmore{color:#444;font-weight:600}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-readmore svg,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-readmore svg,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-readmore svg,.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-readmore svg{fill:#444}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-excerpt,.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-excerpt{color:#666}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-primary .bdt-post-grid-img-wrap a,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-primary .bdt-post-grid-img-wrap a{height:300px}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-primary .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-primary .bdt-post-grid-meta{align-items:center;justify-content:center;display:block}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-primary .bdt-post-grid-title,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-primary .bdt-post-grid-title{font-size:1.8rem}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-secondary .bdt-post-grid-img-wrap a,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-secondary .bdt-post-grid-img-wrap a{height:200px}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-secondary .bdt-post-grid-title,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-secondary .bdt-post-grid-title{margin-top:0;font-size:1.2rem}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-secondary .bdt-post-grid-desc,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-secondary .bdt-post-grid-desc{padding:30px}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-secondary .bdt-post-grid-meta,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-secondary .bdt-post-grid-meta{display:block}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-secondary .bdt-post-grid-comments,.bdt-post-grid.bdt-post-grid-skin-harold .bdt-secondary .bdt-post-grid-comments{display:inline-block}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-transition-slide-bottom{max-height:0;transition:all .3s ease-out}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-item:hover .bdt-transition-slide-bottom{max-height:72px}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-item:hover .bdt-post-grid-excerpt{margin-top:15px!important}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-item .bdt-post-grid-desc{background:rgb(0 0 0 / .5);width:100%}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-title{margin:10px 0 0 0;font-size:1.2rem}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-meta span{font-size:13px}.bdt-post-grid.bdt-post-grid-skin-carmie .bdt-post-grid-excerpt{margin-top:0!important}.bdt-post-grid.bdt-post-grid-skin-modern .bdt-primary .bdt-post-grid-img-wrap a,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-primary .bdt-post-grid-img-wrap a{height:399px}.bdt-post-grid.bdt-post-grid-skin-modern .bdt-secondary .bdt-post-grid-img-wrap a,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-secondary .bdt-post-grid-img-wrap a{height:192px}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-item .bdt-post-grid-desc .bdt-post-grid-meta{margin-left:0}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-item .bdt-post-grid-desc .bdt-post-grid-meta span:first-child{padding-left:0}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-desc,.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-img-wrap a{height:363px}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-img-wrap{position:relative}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-img-wrap:after{content:'';position:absolute;border:20px solid #fff0;left:50%;transform:translateX(-50%);bottom:0}.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-item .bdt-post-grid-desc .bdt-post-grid-meta{margin-left:0}.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-item .bdt-post-grid-desc .bdt-post-grid-meta span:first-child{padding-left:0}.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-desc,.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-img-wrap a{height:363px}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-category a{background:#b6bad0;border-radius:3px;transition:all .3s ease}.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-category a:hover{background:#E91E63}.bdt-post-grid-item{overflow:hidden}.bdt-post-grid-item .bdt-position-top-left{top:-1px}.bdt-post-grid-item a{text-decoration:none}.bdt-post-grid-item .bdt-custom-overlay{background:linear-gradient(to bottom,#fff0 20%,rgb(0 0 0 / .75) 100%);opacity:.75;transition:.5s cubic-bezier(.4,.7,.04,.88);transition-property:opacity,transform,filter;pointer-events:none}.bdt-post-grid-item:hover .bdt-custom-overlay{opacity:1}.bdt-post-grid-desc{width:100%}.bdt-post-grid-readmore svg{width:1em;height:1em}.bdt-post-grid-readmore span{color:inherit}.bdt-post-grid-readmore span i{color:inherit}.bdt-post-grid-author{text-transform:capitalize}.bdt-post-grid-author a{color:#bbb;display:inline-block;transition:color .5s cubic-bezier(.4,.7,.04,.88)}.bdt-post-grid-author a:hover{color:#0f6ecd}.bdt-post-grid-category{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.bdt-post-grid-category a{background:#1e87f0;padding:5px 8px;color:#fff;box-sizing:border-box;display:inline-block;font-size:10px;text-transform:uppercase;font-weight:700;transition:all .3s ease}.bdt-post-grid-title{font-size:1.5rem;line-height:1.2;font-weight:600}.bdt-post-grid-title a{color:#fff}.bdt-post-grid-excerpt{color:#fff}.bdt-post-grid-readmore{color:#fff}.bdt-post-grid-readmore svg{fill:#fff}.bdt-post-grid-tags{font-size:14px;font-weight:600;color:#bbb;line-height:1;display:inline-flex;align-items:center}.bdt-post-grid-tag{padding-left:0;display:inline-block;margin:0;line-height:1}.bdt-post-grid-tag li{display:inline-block;margin-left:5px}.bdt-post-grid-tag li a{display:flex;align-items:center;padding:3px 10px 5px 10px;line-height:1;color:#fff;background:#b6bad0;border-radius:3px;font-size:12px;font-weight:500;transition:all .3s ease}.bdt-post-grid-tag li a:hover{background:#E91E63}.bdt-post-grid-tag li:nth-child(1){margin:0!important}.bdt-global-link-yes .bdt-post-grid-item:hover{cursor:pointer}.bdt-post-grid .bdt-grid-x-small,.bdt-post-grid .bdt-grid-column-x-small{margin-left:-5px}.bdt-post-grid .bdt-grid-x-small>*,.bdt-post-grid .bdt-grid-column-x-small>*{padding-left:5px}.bdt-post-grid .bdt-grid+.bdt-grid-x-small,.bdt-post-grid .bdt-grid+.bdt-grid-row-x-small,.bdt-post-grid .bdt-grid-x-small>.bdt-grid-margin,.bdt-post-grid .bdt-grid-row-x-small>.bdt-grid-margin,.bdt-post-grid *+.bdt-grid-margin-x-small{margin-top:5px}.bdt-post-grid.bdt-post-grid-skin-modern .bdt-secondary .bdt-grid-x-small .bdt-post-grid-img-wrap a,.bdt-post-grid.bdt-post-grid-skin-elanza .bdt-secondary .bdt-grid-x-small .bdt-post-grid-img-wrap a{height:197px}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-plane-mobile .bdt-post-grid-img-wrap:after{border-bottom-color:#fff;border-top-color:#fff0}@media (max-width:959px) and (min-width:640px){.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-reverse-tablet .bdt-post-grid-item{flex-direction:column-reverse;display:flex}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-plane-tablet .bdt-post-grid-img-wrap:after{border-bottom-color:#fff;border-top-color:#fff0}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-reverse-tablet .bdt-post-grid-img-wrap:after{border-bottom-color:#fff0;border-top-color:#fff;top:0;bottom:auto}}@media (min-width:960px){.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-reverse-desktop .bdt-post-grid-item{flex-direction:column-reverse;display:flex}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-plane-desktop .bdt-post-grid-img-wrap:after{border-bottom-color:#fff;border-top-color:#fff0}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-reverse-desktop .bdt-post-grid-img-wrap:after{border-bottom-color:#fff0;border-top-color:#fff;top:0;bottom:auto}}.elementor-widget-bdt-post-grid .bdt-loadmore-container{margin-top:40px}.bdt-reading-progress{top:unset;bottom:20px;position:fixed;z-index:10}.bdt-reading-progress.bottom-right{top:unset!important;bottom:20px!important;right:20px}.bdt-reading-progress.bottom-left{top:unset!important;left:20px;bottom:20px!important}.bdt-reading-progress.top-right{left:unset;top:20px!important;right:20px}.bdt-reading-progress.top-left{right:unset;top:20px!important;left:20px}.bdt-reading-progress .bdt-reading-progress-border{position:relative;text-align:center;width:100%;height:100%;border-radius:50%}.bdt-reading-progress .bdt-reading-progress-circle{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;border-radius:50%}.bdt-reading-progress .bdt-reading-progress-text{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;color:#fff}.bdt-horizontal-progress.top{top:0px!important;bottom:unset!important}.bdt-horizontal-progress.bottom{top:unset!important;bottom:0px!important}body.admin-bar .bdt-horizontal-progress.top{top:32px!important}.bdt-progress-with-top .bdt-progress-wrap{position:fixed;right:50px;bottom:50px;height:46px;width:46px;cursor:pointer;display:block;z-index:9;opacity:0;visibility:hidden;transform:translateY(15px);-webkit-transition:all 200ms linear;transition:all 200ms linear;box-shadow:inset 0 0 0 2px rgb(255 255 255 / .2);border-radius:50%}.bdt-progress-with-top .bdt-progress-wrap.top-left{right:unset!important;left:50px;bottom:unset;top:50px}.bdt-progress-with-top .bdt-progress-wrap.top-right{right:50px;left:unset!important;bottom:unset;top:50px}.bdt-progress-with-top .bdt-progress-wrap.bottom-left{top:unset;right:unset!important;left:50px;bottom:50px}.bdt-progress-with-top .bdt-progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.bdt-progress-with-top .bdt-progress-wrap::before{position:absolute;text-align:center;line-height:46px;opacity:1;background-color:#000;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:2;-webkit-transition:all 200ms linear;transition:all 200ms linear;font-size:16px;margin-bottom:6px;font-family:'element-pack'!important;content:"\e939"}.bdt-progress-with-top .bdt-progress-wrap .svg-content{border-radius:50%}.bdt-progress-with-top .bdt-progress-wrap svg path{fill:none}.bdt-progress-with-top .bdt-progress-wrap svg.bdt-progress-circle path{stroke:grey;stroke-width:4;box-sizing:border-box;-webkit-transition:all 200ms linear;transition:all 200ms linear}.bdt-progress-with-top .bdt-progress-wrap .bdt-circle{-webkit-transition:all 300ms linear;transition:all 300ms linear;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);left:-5px;width:40px;height:40px;border-radius:50%;background:#000;box-shadow:0 4px 4px rgb(26 53 71 / .25),0 0 0 1px rgb(26 53 71 / .07);animation:border-transform 10s linear infinite alternate forwards}.bdt-progress-with-top .bdt-progress-wrap .bdt-circle:hover{box-shadow:0 8px 8px rgb(26 53 71 / .25),0 0 0 1px rgb(26 53 71 / .07)}.bdt-progress-with-top .bdt-progress-wrap .bdt-circle:before{position:absolute;font-family:'unicons';content:'\eac1';top:0;left:0;z-index:2;font-size:20px;line-height:40px;text-align:center;width:100%;height:40px;opacity:1;color:red;-webkit-transition:all 300ms linear;transition:all 300ms linear}.bdt-progress-with-cursor .bdt-progress-wrap{height:46px;width:46px;cursor:pointer;display:block;box-shadow:inset 0 0 0 2px rgb(0 0 0 / .3);z-index:9;-webkit-transition:all 200ms linear;transition:all 200ms linear;border-radius:50%}.bdt-progress-with-cursor .bdt-progress-wrap svg path{fill:none}.bdt-progress-with-cursor .bdt-progress-wrap svg.bdt-progress-circle path{stroke:#e02020;stroke-width:4;box-sizing:border-box;-webkit-transition:all 200ms linear;transition:all 200ms linear}.bdt-progress-with-cursor .bdt-cursor,.bdt-progress-with-cursor .bdt-cursor2,.bdt-progress-with-cursor .bdt-cursor3{position:fixed;border-radius:50%;transform:translateX(-50%) translateY(-50%);pointer-events:none;left:-100px;top:50%;-webkit-transition:all 300ms linear;transition:all 300ms linear}.bdt-progress-with-cursor .bdt-cursor{background-color:#000;z-index:9;height:0;width:0}.bdt-progress-with-cursor .bdt-cursor2,.bdt-progress-with-cursor .bdt-cursor3{height:46px;width:46px;z-index:9;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.bdt-progress-with-cursor .bdt-cursor2.hover,.bdt-progress-with-cursor .bdt-cursor3.hover{-webkit-transform:scale(1.4) translateX(-35%) translateY(-35%);transform:scale(1.4) translateX(-35%) translateY(-35%);border:none}.bdt-progress-with-cursor .bdt-cursor2.hover{background:rgb(255 255 255 / .1)}.bdt-progress-with-cursor .bdt-cursor2.hover .bdt-progress-wrap{box-shadow:inset 0 0 0 2px #fff0}.bdt-progress-with-cursor .bdt-cursor2.hover .bdt-progress-wrap svg.bdt-progress-circle path{opacity:.4}@-webkit-keyframes border-transform{0%,100%{border-radius:63% 37% 54% 46% / 55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46% / 49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62% / 49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45% / 61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33% / 70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66% / 56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50% / 35% 61% 39% 65%}}@keyframes border-transform{0%,100%{border-radius:63% 37% 54% 46% / 55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46% / 49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62% / 49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45% / 61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33% / 70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66% / 56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50% / 35% 61% 39% 65%}}.bdt-slider .bdt-slide-item .bdt-slide-desc{color:#fff}.bdt-slider .bdt-slide-item .bdt-slider-image-wrapper{height:100%;width:100%}.bdt-slider .bdt-slide-item .bdt-slider-image-wrapper img{height:100%;width:100%;object-fit:cover}.bdt-slider .bdt-slide-item .bdt-slider-image-wrapper:before{content:'';position:absolute;left:0;top:0;height:100%;width:100%;z-index:1}.bdt-slider .bdt-slide-item .bdt-slide-title,.bdt-slider .bdt-slide-item .bdt-slide-text,.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper{transition:all 400ms cubic-bezier(.19,.6,.58,1);opacity:0;transform:translateX(50px)}.bdt-slider .bdt-slide-item .bdt-slide-title{transition-delay:500ms;display:inline-block;margin:0 0 10px;color:inherit;font-size:36px}.bdt-slider .bdt-slide-item .bdt-slide-text{transition-delay:700ms;margin-bottom:15px}.bdt-slider .bdt-slide-item .bdt-slide-text p:last-child{margin-bottom:0}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper{transition-delay:900ms}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link{display:inline-block;margin-top:10px;color:rgb(255 255 255 / .8);text-transform:uppercase;font-size:14px;font-weight:700}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link:hover{color:#fff}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link:hover svg{fill:#fff}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link svg{width:1em;height:1em;fill:#fff}.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-link-wrapper{transform:translateX(0);opacity:1}.bdt-slider .bdt-slide-effect-left .bdt-slide-title,.bdt-slider .bdt-slide-effect-left .bdt-slide-text,.bdt-slider .bdt-slide-effect-left .bdt-slide-link-wrapper{transform:translateX(50px)}.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-link-wrapper{transform:translateX(0)}.bdt-slider .bdt-slide-effect-bottom .bdt-slide-title,.bdt-slider .bdt-slide-effect-bottom .bdt-slide-text,.bdt-slider .bdt-slide-effect-bottom .bdt-slide-link-wrapper{transform:translateY(50px)}.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-link-wrapper{transform:translateY(0)}.bdt-slider.bdt-arrows-align-center .bdt-slide-desc,.bdt-slider.bdt-arrows-dots-align-center .bdt-slide-desc{width:auto}.bdt-animation-kenburns-yes .swiper-slide-active .bdt-slider-image-wrapper{animation-name:bdt-scale-kenburns;animation-duration:15s}.bdt-ep-scroll-to-section-icon svg{width:1em;height:1em}@keyframes totopscroller{0%{transform:translateY(0)}100%{transform:translateY(-20px)}}.bdt-ep-scroll-to-section{margin-bottom:50px;z-index:2}.bdt-ep-scroll-to-section a{animation:totopscroller 1.5s linear infinite alternate;padding:12px 8px;background:#fff0 none repeat scroll 0 0;border:2px solid #fff;border-radius:5000px;color:#eee;display:inline-block;font-size:18px;font-weight:600;overflow:hidden;transition:all .3s ease 0s}.bdt-ep-scroll-to-section a:hover{background:#fff;color:#282828;border:2px solid #fff}.bdt-step-flow{position:relative}.bdt-step-flow .bdt-direction-svg{position:absolute;right:0;top:52px;-webkit-transform:rotate(var(--ep-step-flow-direction-rotate,0));transform:rotate(var(--ep-step-flow-direction-rotate,0))}.bdt-step-flow .bdt-direction-svg svg{width:100px}.bdt-step-flow .bdt-direction-svg svg *{fill:none}.bdt-step-flow .bdt-icon-wrapper{display:inline-block;line-height:1;transition:all 350ms cubic-bezier(.24,.85,.58,1);color:#818a91;font-size:48px;width:48px;height:auto;text-align:center;overflow:hidden;position:relative;box-sizing:content-box;padding:40px;border-radius:50%;box-shadow:0 2px 6px -2px #c7c7c7}.bdt-step-flow .bdt-icon-wrapper:hover{color:#818a91}.bdt-step-flow .bdt-icon-wrapper i,.bdt-step-flow .bdt-icon-wrapper img{position:relative;display:block;transition:transform 350ms cubic-bezier(.24,.85,.58,1);z-index:1}.bdt-step-flow .bdt-icon-wrapper i:before,.bdt-step-flow .bdt-icon-wrapper img:before{position:absolute;left:50%;transform:translateX(-50%)}.bdt-step-flow .bdt-icon-wrapper i,.bdt-step-flow .bdt-icon-wrapper svg{width:1em;height:1em}.bdt-step-flow .bdt-step-flow-readmore{display:inline-block}.bdt-step-flow .bdt-step-flow-readmore svg{width:1em;height:1em}.bdt-step-flow .bdt-title-separator-wrapper{overflow:hidden;margin-bottom:24px;line-height:1}.bdt-step-flow .bdt-title-separator-wrapper>*{height:auto}.bdt-step-flow .bdt-title-separator-wrapper>svg [stroke*='#']{stroke:currentcolor}.bdt-step-flow .bdt-title-separator-wrapper img{display:none}.bdt-step-flow .bdt-title-separator-wrapper svg *{stroke:#798184;fill:#fff0}.bdt-step-flow .bdt-title-separator-wrapper svg.ep_round{stroke-linecap:round}.bdt-step-flow .bdt-title-separator-wrapper svg.ep_square{stroke-linecap:square}.bdt-step-flow .bdt-title-separator-wrapper svg.ep_butt{stroke-linecap:butt}.bdt-step-flow .bdt-title-separator{border-top:4px solid #ddd;display:inline-block;width:100px}.bdt-direction-animation--yes .bdt-step-flow .bdt-direction-svg{transition:right .5s cubic-bezier(.25,.1,.03,.46)}.bdt-direction-animation--yes .bdt-step-flow:hover .bdt-direction-svg{right:-20px}.bdt-infinite-animation--yes .bdt-step-flow .bdt-direction-svg{animation-name:animation;animation-duration:1.5s;animation-iteration-count:infinite}@keyframes animation{0%{right:0}50%{right:-30px}100%{right:0}}.elementor-widget-bdt-step-flow .bdt-step-flow-badge{-webkit-transform:translate(var(--ep-step-flow-badge-h-offset,50),var(--ep-step-flow-badge-v-offset,50)) rotate(var(--ep-step-flow-badge-rotate,0));transform:translate(var(--ep-step-flow-badge-h-offset,50),var(--ep-step-flow-badge-v-offset,50)) rotate(var(--ep-step-flow-badge-rotate,0))}.elementor-widget-bdt-step-flow .bdt-step-flow-badge .bdt-badge{padding:12px 12px 14px 12px;font-weight:600;background:#fff;color:#818a91!important;box-shadow:0 1px 3px -1px #818a91;transition:all .3s ease}.elementor-widget-bdt-step-flow .bdt-step-flow-badge .bdt-badge:hover{color:#000}.elementor-widget-bdt-step-flow .bdt-step-flow-icon{-webkit-transform:translate(var(--ep-step-flow-icon-h-offset,0),var(--ep-step-flow-icon-v-offset,0));transform:translate(var(--ep-step-flow-icon-h-offset,0),var(--ep-step-flow-icon-v-offset,0))}.rtl .bdt-direction-svg svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.elementor-widget-bdt-step-flow.bdt-icon-effect-none .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;top:0;left:0}.elementor-widget-bdt-step-flow.bdt-icon-effect-none .bdt-step-flow:hover .bdt-icon-wrapper:after{opacity:1}.elementor-widget-bdt-step-flow.bdt-icon-effect-a .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;transform:scale(0);top:0;left:0;border-radius:200px}.elementor-widget-bdt-step-flow.bdt-icon-effect-a .bdt-step-flow:hover .bdt-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-step-flow.bdt-icon-effect-a .bdt-step-flow:hover .bdt-icon-wrapper:after{opacity:1;transform:scale(1.5)}.elementor-widget-bdt-step-flow.bdt-icon-effect-g .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:0;height:103%;top:50%;left:50%;z-index:-1;opacity:0;transform:translateX(-50%) translateY(-50%)}.elementor-widget-bdt-step-flow.bdt-icon-effect-g .bdt-step-flow:hover .bdt-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-step-flow.bdt-icon-effect-g .bdt-step-flow:hover .bdt-icon-wrapper:after{width:90%;opacity:1}.elementor-widget-bdt-step-flow.bdt-icon-effect-b .bdt-step-flow .bdt-icon-wrapper{overflow:hidden}.elementor-widget-bdt-step-flow.bdt-icon-effect-b .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.elementor-widget-bdt-step-flow.bdt-icon-effect-b .bdt-step-flow:hover .bdt-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-step-flow.bdt-icon-effect-b .bdt-step-flow:hover .bdt-icon-wrapper:after{height:260%;opacity:1}.elementor-widget-bdt-step-flow.bdt-icon-effect-c .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:101%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%)}.elementor-widget-bdt-step-flow.bdt-icon-effect-c .bdt-step-flow:hover .bdt-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-step-flow.bdt-icon-effect-c .bdt-step-flow:hover .bdt-icon-wrapper:after{height:75%;opacity:1}.elementor-widget-bdt-step-flow.bdt-icon-effect-d .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0% 100%;transition:transform .3s,opacity .3s,background-color .3s}.elementor-widget-bdt-step-flow.bdt-icon-effect-d .bdt-step-flow:hover .bdt-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-step-flow.bdt-icon-effect-d .bdt-step-flow:hover .bdt-icon-wrapper:after{opacity:1;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.elementor-widget-bdt-step-flow.bdt-icon-effect-e .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:0;left:0;z-index:-1}.elementor-widget-bdt-step-flow.bdt-icon-effect-e .bdt-step-flow:hover .bdt-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-step-flow.bdt-icon-effect-e .bdt-step-flow:hover .bdt-icon-wrapper:after{height:100%}.elementor-widget-bdt-step-flow.bdt-icon-effect-f .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;z-index:-1;transition:all .3s ease-out;background:#666;width:0%;height:100%;top:0;left:0}.elementor-widget-bdt-step-flow.bdt-icon-effect-f .bdt-step-flow:hover .bdt-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-step-flow.bdt-icon-effect-f .bdt-step-flow:hover .bdt-icon-wrapper:after{width:100%}.elementor-widget-bdt-step-flow.bdt-readmore-on-hover-yes .bdt-step-flow .bdt-step-flow-readmore{margin-top:26px;position:absolute;-webkit-transform:translate(var(--ep-step-flow-readmore-h-offset,-50%),var(--ep-step-flow-readmore-v-offset,0));transform:translate(var(--ep-step-flow-readmore-h-offset,-50%),var(--ep-step-flow-readmore-v-offset,0));opacity:0;transition:opacity 350ms cubic-bezier(.24,.85,.58,1)}.elementor-widget-bdt-step-flow.bdt-readmore-on-hover-yes .bdt-step-flow:hover .bdt-step-flow-readmore{opacity:1}.elementor-widget-bdt-step-flow .bdt-step-flow{text-align:center}.elementor-widget-bdt-step-flow .bdt-step-flow-title{font-weight:700;font-size:1.25rem}.elementor-widget-bdt-step-flow .bdt-step-flow-title a{color:inherit}.elementor-widget-bdt-step-flow .bdt-step-flow-description{margin-bottom:20px}.elementor-widget-bdt-step-flow .bdt-step-flow-sub-title{font-size:14px;margin-top:-20px;margin-bottom:20px;transition:all .25s ease}.elementor-widget-bdt-step-flow .bdt-icon-heading{margin-bottom:20px}.elementor-widget-bdt-step-flow .bdt-icon-heading .bdt-step-flow-title,.elementor-widget-bdt-step-flow .bdt-icon-heading .bdt-step-flow-sub-title{margin-bottom:0;margin-top:0}.elementor-widget-bdt-step-flow.bdt-global-link-yes .bdt-step-flow:hover{cursor:pointer}.elementor-widget-bdt-step-flow.bdt-title-link-yes .bdt-step-flow-title:hover{cursor:pointer}.elementor-widget-bdt-step-flow .bdt-step-flow{text-align:center}.elementor-widget-bdt-step-flow .bdt-step-flow-title{font-weight:700;font-size:1.25rem}.elementor-widget-bdt-step-flow .bdt-step-flow-title a{color:inherit}.elementor-widget-bdt-step-flow .bdt-step-flow-description{margin-bottom:20px}@media (min-width:768px){.elementor-widget-bdt-step-flow.elementor-position-left .bdt-step-flow{display:flex;text-align:left;flex-direction:row}.elementor-widget-bdt-step-flow.elementor-position-left .bdt-step-flow-icon{flex:0 0 auto}.elementor-widget-bdt-step-flow.elementor-position-right .bdt-step-flow{display:flex;text-align:right;flex-direction:row-reverse}.elementor-widget-bdt-step-flow.elementor-position-right .bdt-step-flow-icon{flex:0 0 auto}.elementor-widget-bdt-step-flow.elementor-position-top .bdt-step-flow-img{margin:auto}.elementor-widget-bdt-step-flow.elementor-position-top .bdt-step-flow-icon{display:inline-block}.elementor-widget-bdt-step-flow.elementor-vertical-align-top .bdt-step-flow{align-items:flex-start}.elementor-widget-bdt-step-flow.elementor-vertical-align-middle .bdt-step-flow{align-items:center}.elementor-widget-bdt-step-flow.elementor-vertical-align-bottom .bdt-step-flow{align-items:flex-end}.elementor-widget-bdt-step-flow .bdt-indicator-svg{position:absolute;left:100%;top:0;width:150px;height:auto;transform-origin:center center;transform:translateX(0);z-index:10}.elementor-widget-bdt-step-flow .bdt-indicator-svg svg{height:auto;width:100%}}@media (max-width:767px){.elementor-widget-bdt-step-flow .bdt-step-flow-icon{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}.elementor-widget-bdt-step-flow.bdt-icon-type-image .bdt-icon-wrapper{width:auto}}.bdt-tabs .bdt-tabs-item-title{outline:none;background:#f3f3f3;transition:all 300ms cubic-bezier(0,.49,.27,.99);position:relative}.bdt-tabs .bdt-tabs-item-title .bdt-tab-text-wrapper{display:inline-flex}.bdt-tabs .bdt-tab-title-icon-wrapper svg{width:1em;height:1em}.bdt-tabs .bdt-switcher-item-content p{margin:0}.bdt-tabs .bdt-switcher-item-content p+p{margin:10px 0 0}.bdt-tabs .bdt-tab .bdt-tabs-item a:after{content:'';width:0;height:3px;position:absolute;left:0;bottom:0;transition:all 300ms ease-out}.bdt-tabs .bdt-tab .bdt-active a:after{width:100%;background:#1e87f0}.bdt-tabs .bdt-tab.bdt-tab-bottom .bdt-tabs-item a:after{top:0;bottom:auto}.bdt-tabs .bdt-tab.bdt-tab-left .bdt-tabs-item a:after,.bdt-tabs .bdt-tab.bdt-tab-right .bdt-tabs-item a:after{width:3px;right:0;left:auto;top:0;bottom:auto}.bdt-tabs .bdt-tab.bdt-tab-left .bdt-active a:after,.bdt-tabs .bdt-tab.bdt-tab-right .bdt-active a:after{height:100%}.bdt-tabs .bdt-tab.bdt-tab-right .bdt-tabs-item a:after{left:0;right:auto}.bdt-tabs .bdt-tabs-item.bdt-has-no-title span[class*="bdt-button-icon-align-"]{margin:0!important}.bdt-tabs a.bdt-tabs-item-title:hover{text-decoration:none!important}@media (max-width:767px){.bdt-tabs.fullwidth-on-mobile .bdt-tab-wrapper{width:100%!important}.bdt-tabs.fullwidth-on-mobile .bdt-switcher-wrapper{margin-left:0!important;margin-right:0!important}.bdt-tabs.fullwidth-on-mobile .bdt-tabs-item{width:100%;flex:auto}}.elementor-widget-bdt-table .bdt-table table{width:100%;margin:0 0 1.5em 0;border-collapse:collapse;font-size:1em}.elementor-widget-bdt-table .bdt-table th{font-size:1em;font-weight:700;padding:1em 2em 1em 1em}.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting:before,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting:after,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_asc:before,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_asc:after,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_desc:before,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_desc:after,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_asc_disabled:before,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_asc_disabled:after,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_desc_disabled:before,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_desc_disabled:after{bottom:auto;top:50%;transform:translateY(-55%)}.elementor-widget-bdt-table .bdt-table table.dataTable thead th{padding:10px 30px 10px 18px;color:#fff;background-color:#1e87f0;vertical-align:middle}.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_asc,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_desc,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting{background-image:none}.elementor-widget-bdt-table .bdt-table .bdt-pagination>*{padding-left:10px}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .row:first-child{flex-direction:row-reverse}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .row:nth-last-child(1){align-items:center}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .dataTables_filter{float:left}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .dataTables_length{display:none}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .dataTables_info,.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .bdt-pagination{padding:0;margin:0;font-size:clamp(.625rem, 1.2vw, .875rem)}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .bdt-pagination{padding-left:3px}.elementor-widget-bdt-table .bdt-table.bdt-table-default-responsive table th{min-width:100px}.elementor-widget-bdt-table .bdt-static-table .bdt-static-body-row-cell,.elementor-widget-bdt-table .bdt-static-table .bdt-static-column-cell{vertical-align:middle}.elementor-widget-bdt-table .bdt-static-table .bdt-static-body-row-cell-wrap,.elementor-widget-bdt-table .bdt-static-table .bdt-static-column-cell-wrap{display:inline-flex;align-items:center}.elementor-widget-bdt-table .bdt-static-table .bdt-static-body-row-cell-icon,.elementor-widget-bdt-table .bdt-static-table .bdt-static-column-cell-icon{margin-left:10px}.elementor-widget-bdt-table .bdt-static-table .bdt-static-body-row-cell-icon img,.elementor-widget-bdt-table .bdt-static-table .bdt-static-column-cell-icon img{width:40px;object-fit:cover}.elementor-widget-bdt-table.vertical-border-remove-yes th,.elementor-widget-bdt-table.vertical-border-remove-yes td{border-left:none!important;border-right:none!important}.elementor-widget-bdt-table.vertical-border-remove-yes table{border-left:none!important;border-right:none!important}.bdt-header-hidden-yes .bdt-google-sheet-table thead,.bdt-header-hidden-yes .bdt-static-table thead,.bdt-header-hidden-yes .bdt-table thead{display:none}@media (min-width:768px){.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .row:first-child{flex-direction:row}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .dataTables_filter{float:right}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .dataTables_length{display:flex}.elementor-widget-bdt-table .bdt-table.bdt-table-default-responsive table th{min-width:100px}}@media only screen and (max-width:40em){.bdt-table.bdt-table-default-responsive table{display:flex;position:relative;width:100%;height:auto}.bdt-table.bdt-table-default-responsive table tbody{display:flex;width:auto;position:relative;overflow-x:auto;white-space:nowrap}.bdt-table.bdt-table-default-responsive table tbody tr{display:flex;flex-direction:column}.bdt-table.bdt-table-default-responsive table th{display:block;padding:.5em 1em!important;border-bottom:none;border-right:none;border-left:none}.bdt-table.bdt-table-default-responsive table th:first-child{border-top:none}.bdt-table.bdt-table-default-responsive table td{display:flex;align-items:center;justify-content:center;padding:.5em 1em!important;min-height:1.25em;border-bottom:none;border-right:none;height:100%}.bdt-table.bdt-table-default-responsive table td:first-child{border-top:none}}.elementor-widget-bdt-table-of-content .bdt-drop{margin-top:0}.elementor-widget-bdt-table-of-content .bdt-toggle-button-wrapper{z-index:1030;-webkit-transform:translate(var(--ep-btn-h-offset,0),var(--ep-btn-v-offset,0)) rotate(var(--ep-btn-rotate,0));transform:translate(var(--ep-btn-h-offset,0),var(--ep-btn-v-offset,0)) rotate(var(--ep-btn-rotate,0))}.elementor-widget-bdt-table-of-content .bdt-toggle-button-wrapper a.bdt-toggle-button{background:#14abf4;color:#fff}.elementor-widget-bdt-table-of-content .bdt-toggle-button-wrapper a.bdt-toggle-button svg{width:1em;height:1em;fill:#fff}.elementor-widget-bdt-table-of-content .bdt-card-secondary{-webkit-transform:translate(var(--ep-fixed-index-h-offset,0),var(--ep-fixed-index-v-offset,0));transform:translate(var(--ep-fixed-index-h-offset,0),var(--ep-fixed-index-v-offset,0))}.bdt-ofc-table-of-content .bdt-offcanvas-bar .bdt-offcanvas-close{color:#fff}.bdt-table-of-content .nav{list-style-type:none}.bdt-table-of-content .nav li a{display:inline-block;font-weight:700;border-bottom:1px solid rgb(255 255 255 / .1)}.bdt-table-of-content .nav>.nav li a{font-weight:400}.bdt-table-of-content .nav>.nav>.nav li a{font-size:14px}.bdt-table-of-content .bdt-card .nav li.bdt-active>a{color:#fff;border-bottom-color:rgb(255 255 255 / .4)}.table-of-content-layout-fixed{position:relative!important}.table-of-content-layout-dropdown{position:fixed}.bdt-table-of-content-header h4{color:inherit;margin:0 0 15px}.table-of-content-layout-offcanvas .elementor-button-content-wrapper{display:block}@media (min-width:960px){.table-of-content-layout-fixed{position:fixed!important;width:320px;z-index:99}}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-container{padding-left:50px;padding-bottom:50px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-thumbnail{overflow:hidden}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-thumbnail img{width:100%;object-fit:cover}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper{position:relative;padding-left:50px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-item-main-container{padding-left:50px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-item-main{position:relative}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-line{position:absolute;top:0;height:100%}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-line span{height:100%;position:absolute;background-color:#1e87f0;transform:translateX(-50%);transform-origin:center;display:block}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon{position:absolute;top:20px;transform:translate(-50%,-50%);left:51px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon span{position:absolute;text-align:center;border:4px solid #1e87f0;transform:translate(-50%,-50%);border-radius:130px;height:48px;width:48px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon span i,.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon span svg{position:absolute;top:50%;transform:translate(-50%,-50%)}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-meta{margin-bottom:0}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-meta li{display:inline-flex}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-title,.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-excerpt,.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-excerpt p{margin:0;padding:0}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-readmore{margin:0}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-readmore svg{width:1em;height:1em}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-arrow{position:absolute;width:15px;height:15px;transform:rotate(45deg);z-index:0;top:15px;left:-8px}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item:nth-last-child(-n+1) .bdt-timeline-item-main-container{padding-bottom:0}.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item:nth-last-child(-n+1) .bdt-timeline-line{display:none}.bdt-timeline-right .bdt-timeline-item{margin-left:auto}.bdt-timeline-right .bdt-timeline-item .bdt-timeline-item-main-wrapper{padding-left:0}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-item-main-container,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-item-main-container{padding-right:50px;padding-left:0}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-arrow,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-arrow{right:-8px;left:auto}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-line,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-line{right:0}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-icon,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-icon{right:0;left:auto}.bdt-timeline-right .bdt-timeline-date{padding:10px 50px}.bdt-timeline-icon svg{width:1em;height:1em}@media (max-width:959px){.bdt-timeline-right .bdt-timeline-item .bdt-timeline-item-main-wrapper{padding-right:55px}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-line,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-line{right:55px}.bdt-timeline-right .bdt-timeline-item.left-part .bdt-timeline-icon,.bdt-timeline-right .bdt-timeline-item.right-part .bdt-timeline-icon{right:55px;left:auto}}@media (min-width:960px){.bdt-timeline-center .bdt-timeline-item .bdt-timeline-item-main-wrapper{padding-left:0}.bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-item-main-container{padding-right:50px;padding-left:0}.bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-arrow{right:-8px;left:auto}.bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-line{right:0}.bdt-timeline-center .bdt-timeline-item.left-part .bdt-timeline-icon{right:0;left:auto}.bdt-timeline-center .bdt-timeline-item.right-part .bdt-timeline-item-main-container{padding-left:50px;padding-right:0}.bdt-timeline-center .bdt-timeline-item.right-part .bdt-timeline-icon{left:0}.bdt-timeline-center .bdt-timeline-date{padding:10px 50px}.bdt-timeline-center .bdt-timeline-item:nth-child(-n+2) .bdt-timeline-item-main-container{padding-top:0}.bdt-timeline-center .bdt-timeline-item:nth-child(-n+2) .bdt-timeline-icon{top:22px}.bdt-timeline-center .bdt-timeline-item:nth-last-child(-n+2) .bdt-timeline-item-main-container{padding-bottom:0}}.bdt-timeline.bdt-timeline-skin-default figcaption{margin-bottom:0}.bdt-timeline-skin-olivier{box-sizing:border-box;position:relative}.bdt-timeline-skin-olivier.bdt-timeline:not(.bdt-timeline--horizontal):before{background-color:#ddd;bottom:0;content:'';left:50%;margin-left:-2px;position:absolute;top:0;width:4px;z-index:1}.bdt-timeline-skin-olivier .bdt-timeline-thumbnail{overflow:hidden}.bdt-timeline-skin-olivier .bdt-timeline-thumbnail img{width:100%;object-fit:cover}.bdt-timeline-skin-olivier .bdt-timeline-wrapper{overflow:hidden;position:relative;z-index:2}.bdt-timeline-skin-olivier .bdt-timeline-item{font-size:16px;font-size:1rem;padding:.625rem 2.5rem .625rem 0;position:relative;width:50%;z-index:2}.bdt-timeline-skin-olivier .bdt-timeline-item:after{background-color:#fff;border:4px solid #ddd;border-radius:50%;content:'';height:20px;position:absolute;right:-10px;-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:20px;z-index:1}.bdt-timeline-skin-olivier .bdt-timeline-item.animated{animation-duration:1s;animation-fill-mode:both;opacity:0}.bdt-timeline-skin-olivier .bdt-timeline-item.fadeIn{animation-name:fadeIn}.bdt-timeline-skin-olivier .bdt-timeline-meta li{display:inline-flex}.bdt-timeline-skin-olivier .bdt-timeline-item--left{left:0}.bdt-timeline-skin-olivier .bdt-timeline-item--right{left:50%;padding:.625rem 0 .625rem 2.5rem}.bdt-timeline-skin-olivier .bdt-timeline-item--right:after{left:-10px}.bdt-timeline-skin-olivier .bdt-timeline-item--right .bdt-timeline-content:before{border-bottom:10px solid #fff0;border-right:12px solid #fff0;border-left:none;border-top:10px solid #fff0;left:-12px}.bdt-timeline-skin-olivier .bdt-timeline-item--right .bdt-timeline-content:after{border-bottom:9px solid #fff0;border-right:11px solid #f3f3f3;border-left:none;border-top:9px solid #fff0;left:-10px}.bdt-timeline-skin-olivier .bdt-timeline-content{position:relative}.bdt-timeline-skin-olivier .bdt-timeline-content:after,.bdt-timeline-skin-olivier .bdt-timeline-content:before{content:'';height:0;position:absolute;-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:0}.bdt-timeline-skin-olivier .bdt-timeline-content:before{border-bottom:10px solid #fff0;border-left:12px solid #fff0;border-top:10px solid #fff0;right:-12px;z-index:1}.bdt-timeline-skin-olivier .bdt-timeline-content:after{border-bottom:9px solid #fff0;border-left:11px solid #f3f3f3;border-top:9px solid #fff0;right:-10px;z-index:2}.bdt-timeline-skin-olivier .bdt-timeline-nav-button{background-color:#fff;border:2px solid #ddd;border-radius:50px;box-sizing:border-box;box-shadow:none;cursor:pointer;display:block;height:40px;outline:0;position:absolute;text-indent:-9999px;-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:40px;z-index:10}.bdt-timeline-skin-olivier .bdt-timeline-nav-button:disabled{pointer-events:none}.bdt-timeline-skin-olivier .bdt-timeline-nav-button:before{display:block;width:10px;height:10px;border-top:1px solid #999;border-left:1px solid #999;position:absolute;content:'';left:50%;top:50%;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.bdt-timeline-skin-olivier .bdt-timeline-nav-button--prev{left:0}.bdt-timeline-skin-olivier .bdt-timeline-nav-button--prev:before{transform:translateX(-25%) translateY(-50%) rotate(-45deg)}.bdt-timeline-skin-olivier .bdt-timeline-nav-button--next{right:0}.bdt-timeline-skin-olivier .bdt-timeline-nav-button--next:before{transform:translateX(-75%) translateY(-50%) rotate(135deg)}.bdt-timeline--horizontal{font-size:0;padding:0 3.125rem;overflow:hidden;white-space:nowrap}.bdt-timeline--horizontal .bdt-timeline-divider{background-color:#ddd;display:block;height:4px;left:40px;position:absolute;-ms-transform:translateY(-50%);transform:translateY(-50%);right:40px;z-index:1}.bdt-timeline--horizontal .bdt-timeline-items{-o-transition:all .8s;transition:all .8s;will-change:transform}.bdt-timeline--horizontal .bdt-timeline-item{display:inline-block;left:0;padding:0 0 2.5rem;position:relative;-o-transition:none;transition:none;vertical-align:top;white-space:normal}.bdt-timeline--horizontal .bdt-timeline-item:after{left:50%;right:auto;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:100%}.bdt-timeline--horizontal .bdt-timeline-item .bdt-timeline-item-inner{display:table;height:100%;width:100%}.bdt-timeline--horizontal .bdt-timeline-item .bdt-timeline-content-wrapper{display:table-cell;margin:0;padding:0;vertical-align:bottom}.bdt-timeline--horizontal .bdt-timeline-item .bdt-timeline-content:before{border-left:12px solid #fff0;border-right:12px solid #fff0;border-top:12px solid #fff0;left:50%;right:auto;-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%}.bdt-timeline--horizontal .bdt-timeline-item .bdt-timeline-content:after{border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:10px solid #f3f3f3;left:50%;right:auto;-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%}.bdt-timeline--horizontal .bdt-timeline-item--bottom{padding:2.5rem 0 0}.bdt-timeline--horizontal .bdt-timeline-item--bottom:after{top:0}.bdt-timeline--horizontal .bdt-timeline-item--bottom .bdt-timeline-content-wrapper{vertical-align:top}.bdt-timeline--horizontal .bdt-timeline-item--bottom .bdt-timeline-content:before{border-bottom:12px solid #fff0;border-left:12px solid #fff0;border-right:12px solid #fff0;border-top:none;bottom:100%;top:auto}.bdt-timeline--horizontal .bdt-timeline-item--bottom .bdt-timeline-content:after{border-bottom:10px solid #f3f3f3;border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:none;bottom:100%;top:auto}.bdt-timeline--mobile{padding:0}.bdt-timeline--mobile:before{left:10px!important;margin:0!important}.bdt-timeline--mobile .bdt-timeline-item{left:0;padding-left:40px;padding-right:0;width:100%}.bdt-timeline--mobile .bdt-timeline-item:after{left:2px;margin:0}.bdt-timeline--mobile .bdt-timeline-item .bdt-timeline-content:before{left:-12px;border-bottom:12px solid transparent!important;border-right:12px solid #fff0;border-left:none;border-top:12px solid #fff0}.bdt-timeline--mobile .bdt-timeline-item .bdt-timeline-content:after{left:-10px;border-bottom:10px solid #fff0;border-right:10px solid #f3f3f3;border-left:none;border-top:10px solid #fff0}@keyframes fadeIn{0%{opacity:0;top:70px}100%{opacity:1;top:0}}@keyframes liftUp{0%{top:0}100%{top:-15px}}.bdt-total-count .bdt-total-count-icon-wrapper{display:inline-block;line-height:1;transition:all 350ms cubic-bezier(.24,.85,.58,1);color:#818a91;font-size:48px;width:48px;height:auto;text-align:center;position:relative;box-sizing:content-box}.bdt-total-count .bdt-total-count-icon-wrapper:hover{color:#818a91}.bdt-total-count .bdt-total-count-icon-wrapper i,.bdt-total-count .bdt-total-count-icon-wrapper img{position:relative;display:block;transition:transform 350ms cubic-bezier(.24,.85,.58,1);z-index:1}.bdt-total-count .bdt-total-count-icon-wrapper i:before,.bdt-total-count .bdt-total-count-icon-wrapper img:before{position:absolute;left:50%;transform:translateX(-50%)}.bdt-total-count .bdt-total-count-icon-wrapper i,.bdt-total-count .bdt-total-count-icon-wrapper svg{width:1em;height:1em}.bdt-total-count .bdt-total-count-icon-wrapper svg{fill:#818a91}.bdt-total-count .bdt-number-separator-wrapper{margin-bottom:24px;line-height:1}.bdt-total-count .bdt-number-separator-wrapper>*{height:auto}.bdt-total-count .bdt-number-separator-wrapper>svg [stroke*='#']{stroke:currentcolor}.bdt-total-count .bdt-number-separator{border-top:4px solid #ddd;display:inline-block;width:100px}.elementor-widget-bdt-total-count.bdt-icon-effect-none .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;top:0;left:0}.elementor-widget-bdt-total-count.bdt-icon-effect-none .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{opacity:1}.elementor-widget-bdt-total-count.bdt-icon-effect-a .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;transform:scale(0);top:0;left:0;border-radius:200px}.elementor-widget-bdt-total-count.bdt-icon-effect-a .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-total-count.bdt-icon-effect-a .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{opacity:1;transform:scale(1.5)}.elementor-widget-bdt-total-count.bdt-icon-effect-g .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:0;height:103%;top:50%;left:50%;z-index:-1;opacity:0;transform:translateX(-50%) translateY(-50%)}.elementor-widget-bdt-total-count.bdt-icon-effect-g .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-total-count.bdt-icon-effect-g .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{width:90%;opacity:1}.elementor-widget-bdt-total-count.bdt-icon-effect-b .bdt-total-count .bdt-total-count-icon-wrapper{overflow:hidden}.elementor-widget-bdt-total-count.bdt-icon-effect-b .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.elementor-widget-bdt-total-count.bdt-icon-effect-b .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-total-count.bdt-icon-effect-b .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{height:260%;opacity:1}.elementor-widget-bdt-total-count.bdt-icon-effect-c .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:101%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%)}.elementor-widget-bdt-total-count.bdt-icon-effect-c .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-total-count.bdt-icon-effect-c .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{height:75%;opacity:1}.elementor-widget-bdt-total-count.bdt-icon-effect-d .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0% 100%;transition:transform .3s,opacity .3s,background-color .3s}.elementor-widget-bdt-total-count.bdt-icon-effect-d .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-total-count.bdt-icon-effect-d .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{opacity:1;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.elementor-widget-bdt-total-count.bdt-icon-effect-e .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:0;left:0;z-index:-1}.elementor-widget-bdt-total-count.bdt-icon-effect-e .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-total-count.bdt-icon-effect-e .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{height:100%}.elementor-widget-bdt-total-count.bdt-icon-effect-f .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;z-index:-1;transition:all .3s ease-out;background:#666;width:0%;height:100%;top:0;left:0}.elementor-widget-bdt-total-count.bdt-icon-effect-f .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:#fff0}.elementor-widget-bdt-total-count.bdt-icon-effect-f .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{width:100%}.elementor-widget-bdt-total-count .bdt-total-count{text-align:center}.elementor-widget-bdt-total-count .bdt-total-count-number{font-weight:700;font-size:48px;color:#4d535f}.elementor-widget-bdt-total-count .bdt-total-count-number a{color:inherit}.elementor-widget-bdt-total-count .bdt-total-count-content-text{margin-top:0;margin-bottom:0;color:#999ea7;font-weight:400}.elementor-widget-bdt-total-count h1:not(.site-title):before,.elementor-widget-bdt-total-count h2:before{content:'';display:none}.elementor-widget-bdt-total-count .bdt-icon-heading{margin-bottom:20px}.elementor-widget-bdt-total-count .bdt-icon-heading .bdt-total-count-number{margin-bottom:0;margin-top:0}.elementor-widget-bdt-total-count.bdt-global-link-yes .bdt-total-count:hover{cursor:pointer}.elementor-widget-bdt-total-count .bdt-total-count{text-align:center}.elementor-widget-bdt-total-count .bdt-total-count-number{font-weight:700;font-size:48px}.elementor-widget-bdt-total-count .bdt-total-count-number a{color:inherit}.elementor-widget-bdt-total-count .bdt-total-count-content-text{margin-bottom:0}@media (min-width:768px){.elementor-widget-bdt-total-count.elementor-position-left .bdt-total-count{display:flex;text-align:left;flex-direction:row}.elementor-widget-bdt-total-count.elementor-position-left .bdt-total-count-icon{flex:0 0 auto}.elementor-widget-bdt-total-count.elementor-position-right .bdt-total-count{display:flex;text-align:right;flex-direction:row-reverse}.elementor-widget-bdt-total-count.elementor-position-right .bdt-total-count-icon{flex:0 0 auto}.elementor-widget-bdt-total-count.elementor-position-top .bdt-total-count-img{margin:auto}.elementor-widget-bdt-total-count.elementor-position-top .bdt-total-count-icon{display:inline-block}.elementor-widget-bdt-total-count.elementor-vertical-align-top .bdt-total-count{align-items:flex-start}.elementor-widget-bdt-total-count.elementor-vertical-align-middle .bdt-total-count{align-items:center}.elementor-widget-bdt-total-count.elementor-vertical-align-bottom .bdt-total-count{align-items:flex-end}}@media (max-width:767px){.elementor-widget-bdt-total-count .bdt-total-count-icon{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}.elementor-widget-bdt-total-count.bdt-icon-type-image .bdt-total-count-icon-wrapper{width:auto}}@font-face{font-family:'element-pack';src:url(../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.woff2?8ijr83) format('woff2'),url(../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.ttf?8ijr83) format('truetype'),url(../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.woff?8ijr83) format('woff'),url('../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.svg?8ijr83#element-pack') format('svg');font-weight:400;font-style:normal;font-display:block}[class^="ep-icon-"],[class*=" ep-icon-"]{font-family:'element-pack'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ep-icon-g2:before{content:"\e90b"}.ep-icon-yelp:before{content:"\e978"}.ep-icon-facebook:before{content:"\e979"}.ep-icon-google:before{content:"\e97a"}.ep-icon-capterra:before{content:"\e97b"}.ep-icon-foursquare:before{content:"\e97c"}.ep-icon-glassdoor:before{content:"\e97d"}.ep-icon-tripadvisor:before{content:"\e97e"}.ep-icon-trustpilot:before{content:"\e97f"}.ep-icon-trustradius:before{content:"\e980"}.ep-icon-arrow-right-default:before{content:"\e96f"}.ep-icon-arrow-right-0:before{content:"\e96f"}.ep-icon-arrow-left-default:before{content:"\e970"}.ep-icon-arrow-left-0:before{content:"\e970"}.ep-icon-arrow-left:before{content:"\e94d"}.ep-icon-arrow-right:before{content:"\e94e"}.ep-icon-arrow-left-1:before{content:"\e917"}.ep-icon-arrow-right-1:before{content:"\e925"}.ep-icon-arrow-left-2:before{content:"\e918"}.ep-icon-arrow-right-2:before{content:"\e926"}.ep-icon-arrow-left-3:before{content:"\e919"}.ep-icon-arrow-right-3:before{content:"\e927"}.ep-icon-arrow-left-4:before{content:"\e91a"}.ep-icon-arrow-right-4:before{content:"\e928"}.ep-icon-arrow-left-5:before{content:"\e943"}.ep-icon-arrow-right-5:before{content:"\e944"}.ep-icon-arrow-left-6:before{content:"\e945"}.ep-icon-arrow-right-6:before{content:"\e946"}.ep-icon-arrow-left-7:before{content:"\e949"}.ep-icon-arrow-right-7:before{content:"\e94a"}.ep-icon-arrow-left-8:before{content:"\e91e"}.ep-icon-arrow-right-8:before{content:"\e92c"}.ep-icon-arrow-left-9:before{content:"\e91f"}.ep-icon-arrow-right-9:before{content:"\e92d"}.ep-icon-arrow-left-10:before{content:"\e920"}.ep-icon-arrow-right-10:before{content:"\e92e"}.ep-icon-arrow-left-11:before{content:"\e921"}.ep-icon-arrow-right-11:before{content:"\e92f"}.ep-icon-arrow-left-12:before{content:"\e94b"}.ep-icon-arrow-right-12:before{content:"\e94c"}.ep-icon-arrow-left-13:before{content:"\e922"}.ep-icon-arrow-right-13:before{content:"\e930"}.ep-icon-arrow-left-14:before{content:"\e91d"}.ep-icon-arrow-right-14:before{content:"\e92b"}.ep-icon-arrow-left-15:before{content:"\e923"}.ep-icon-arrow-right-15:before{content:"\e931"}.ep-icon-arrow-left-16:before{content:"\e924"}.ep-icon-arrow-right-16:before{content:"\e932"}.ep-icon-arrow-left-17:before{content:"\e91c"}.ep-icon-arrow-right-17:before{content:"\e92a"}.ep-icon-arrow-left-18:before{content:"\e91b"}.ep-icon-arrow-right-18:before{content:"\e929"}.ep-icon-arrow-up-1:before{content:"\e933"}.ep-icon-arrow-down-1:before{content:"\e910"}.ep-icon-arrow-up-2:before{content:"\e934"}.ep-icon-arrow-down-2:before{content:"\e911"}.ep-icon-arrow-up-3:before{content:"\e935"}.ep-icon-arrow-down-3:before{content:"\e912"}.ep-icon-arrow-up-4:before{content:"\e936"}.ep-icon-arrow-down-4:before{content:"\e913"}.ep-icon-arrow-up-5:before{content:"\e937"}.ep-icon-arrow-down-5:before{content:"\e915"}.ep-icon-arrow-up-7:before{content:"\e938"}.ep-icon-arrow-down-7:before{content:"\e916"}.ep-icon-arrow-up-8:before{content:"\e939"}.ep-icon-arrow-down-8:before{content:"\e947"}.ep-icon-arrow-left-circle-1:before{content:"\e93b"}.ep-icon-arrow-right-circle-1:before{content:"\e93f"}.ep-icon-arrow-left-circle-2:before{content:"\e93c"}.ep-icon-arrow-right-circle-2:before{content:"\e940"}.ep-icon-arrow-left-circle-3:before{content:"\e93d"}.ep-icon-arrow-right-circle-3:before{content:"\e941"}.ep-icon-arrow-left-circle-4:before{content:"\e93a"}.ep-icon-arrow-right-circle-4:before{content:"\e93e"}.ep-icon-arrow-left-square-1:before{content:"\e948"}.ep-icon-arrow-right-square-1:before{content:"\e942"}.ep-icon-long-arrow-right:before{content:"\e98a"}.ep-icon-clock-o:before{content:"\e98b"}.ep-icon-ellipsis-h:before{content:"\e98c"}.ep-icon-user-circle-o:before{content:"\e98d"}.ep-icon-basket-solid:before{content:"\e981"}.ep-icon-basket-medium:before{content:"\e982"}.ep-icon-basket-light:before{content:"\e983"}.ep-icon-bag-solid:before{content:"\e984"}.ep-icon-bag-medium:before{content:"\e985"}.ep-icon-bag-light:before{content:"\e986"}.ep-icon-cart-solid:before{content:"\e987"}.ep-icon-cart-medium:before{content:"\e988"}.ep-icon-cart-light:before{content:"\e989"}.ep-icon-puzzle:before{content:"\e973"}.ep-icon-bar:before{content:"\e974"}.ep-icon-copy:before{content:"\e975"}.ep-icon-graduation:before{content:"\e976"}.ep-icon-clock:before{content:"\e977"}.ep-icon-envelope:before{content:"\e971"}.ep-icon-eye:before{content:"\e972"}.ep-icon-gallery:before{content:"\e96e"}.ep-icon-element-pack:before{content:"\e902"}.ep-icon-aside:before{content:"\e914"}.ep-icon-post:before{content:"\e950"}.ep-icon-standard:before{content:"\e950"}.ep-icon-quote:before{content:"\e951"}.ep-icon-new-tab:before{content:"\e952"}.ep-icon-refresh:before{content:"\e953"}.ep-icon-play-circle:before{content:"\e954"}.ep-icon-play:before{content:"\e955"}.ep-icon-checkmark:before{content:"\e956"}.ep-icon-close:before{content:"\e957"}.ep-icon-close-2:before{content:"\e958"}.ep-icon-plus-3:before{content:"\e959"}.ep-icon-question:before{content:"\e95a"}.ep-icon-star-full:before{content:"\e95b"}.ep-icon-self:before{content:"\e95b"}.ep-icon-star-half:before{content:"\e95c"}.ep-icon-star-empty:before{content:"\e95d"}.ep-icon-earth:before{content:"\e95e"}.ep-icon-heart-empty:before{content:"\e95f"}.ep-icon-heart-full:before{content:"\e960"}.ep-icon-link:before{content:"\e961"}.ep-icon-menu:before{content:"\e962"}.ep-icon-lock:before{content:"\e963"}.ep-icon-bubble:before{content:"\e964"}.ep-icon-chat:before{content:"\e964"}.ep-icon-reply:before{content:"\e965"}.ep-icon-location:before{content:"\e966"}.ep-icon-cart:before{content:"\e967"}.ep-icon-file-play1:before{content:"\e968"}.ep-icon-file-video:before{content:"\e969"}.ep-icon-video:before{content:"\e969"}.ep-icon-file-play:before{content:"\e96a"}.ep-icon-play1:before{content:"\e96a"}.ep-icon-file-music:before{content:"\e96b"}.ep-icon-music:before{content:"\e96b"}.ep-icon-audio:before{content:"\e96b"}.ep-icon-file-picture:before{content:"\e96c"}.ep-icon-image:before{content:"\e96c"}.ep-icon-pencil:before{content:"\e96d"}.ep-icon-edit:before{content:"\e96d"}.ep-icon-hexagon-zigzag:before{content:"\e90f"}.ep-icon-bulge-rectangle:before{content:"\e90e"}.ep-icon-hexagon-radius2:before{content:"\e90d"}.ep-icon-hexagon:before{content:"\e90c"}.ep-icon-hexagon-radius:before{content:"\e604"}.ep-icon-plus-2:before{content:"\e908"}.ep-icon-x:before{content:"\e98e"}.ep-icon-twitter:before{content:"\e98e"}.ep-icon-meneame:before{content:"\e906"}.ep-icon-moimir:before{content:"\e900"}.ep-icon-instapaper:before{content:"\e903"}.ep-icon-surfingbird:before{content:"\e904"}.ep-icon-livejournal:before{content:"\e905"}.ep-icon-baidu:before{content:"\e907"}.ep-icon-line:before{content:"\e90a"}.ep-icon-linkedin:before{content:"\f0e1"}.ep-icon-github:before{content:"\f113"}.ep-icon-youtube:before{content:"\f167"}.ep-icon-xing:before{content:"\f168"}.ep-icon-instagram:before{content:"\f16d"}.ep-icon-tumblr:before{content:"\f173"}.ep-icon-apple:before{content:"\f179"}.ep-icon-android:before{content:"\f17b"}.ep-icon-dribbble:before{content:"\f17d"}.ep-icon-skype:before{content:"\f17e"}.ep-icon-vk:before{content:"\f189"}.ep-icon-weibo:before{content:"\f18a"}.ep-icon-renren:before{content:"\f18b"}.ep-icon-wordpress:before{content:"\f19a"}.ep-icon-delicious:before{content:"\f1a5"}.ep-icon-digg:before{content:"\f1a6"}.ep-icon-soundcloud:before{content:"\f1be"}.ep-icon-wechat:before{content:"\f1d7"}.ep-icon-pinterest:before{content:"\f231"}.ep-icon-whatsapp:before{content:"\f232"}.ep-icon-odnoklassniki:before{content:"\f263"}.ep-icon-pocket:before{content:"\f265"}.ep-icon-safari:before{content:"\f267"}.ep-icon-chrome:before{content:"\f268"}.ep-icon-firefox:before{content:"\f269"}.ep-icon-opera:before{content:"\f26a"}.ep-icon-ie:before{content:"\f26b"}.ep-icon-vimeo:before{content:"\f27d"}.ep-icon-reddit:before{content:"\f281"}.ep-icon-edge:before{content:"\f282"}.ep-icon-blogger:before{content:"\f37d"}.ep-icon-messenger:before{content:"\f39f"}.ep-icon-googleplay:before{content:"\f3ab"}.ep-icon-mix:before{content:"\f3cb"}.ep-icon-telegram:before{content:"\f3fe"}.ep-icon-uikit:before{content:"\f403"}.ep-icon-viber:before{content:"\f409"}.ep-icon-flipboard:before{content:"\f44d"}.ep-icon-buffer:before{content:"\f837"}.ep-icon-evernote:before{content:"\f839"}.ep-icon-plus-circle:before{content:"\e94f"}.ep-icon-circle-plus:before{content:"\e94f"}.ep-icon-plus:before{content:"\e909"}.ep-icon-search:before{content:"\e901"}