.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-title .bdt-ep-accordion-icon-closed{display:none}.bdt-ep-accordion-item.bdt-open>.bdt-ep-accordion-title .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:transparent;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:transparent;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-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%;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-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-description p{margin:0}.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-flex;line-height:1;transition:all 350ms cubic-bezier(.24,.85,.58,1);color:#818a91;font-size:48px;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{display:flex;flex-direction:column-reverse}.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:transparent}.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:transparent}.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:transparent}.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:transparent}.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:transparent}.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-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-image-gallery{position:relative}.bdt-ep-advanced-image-gallery .bdt-overlay{display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:center;z-index:1}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link{position:relative;display:flex;width:100%;overflow:hidden;color:#fff;font-size:42px}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link:hover{color:#fff;background-color:transparent}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link:hover span{color:rgba(255,255,255,.7)}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link:hover svg{fill:#fff}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link.icon-type-icon span{display:inline-flex;transition:transform .3s cubic-bezier(0,.36,.38,1.01)}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link.icon-type-icon:hover span{transform:rotate(90deg)}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link.icon-type-text{border:2px solid #fff}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link span.bdt-text{padding:3px 15px;color:#fff;font-size:13px;font-weight:700}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link svg{width:1em;height:1em;fill:#fff}.bdt-spotlite-mode:hover .bdt-ep-advanced-image-gallery-item:not(:hover):after{background-color:rgba(0,0,0,.5)}.bdt-spotlite-mode .bdt-ep-advanced-image-gallery-item{transition:all .3s ease}.bdt-spotlite-mode .bdt-ep-advanced-image-gallery-item:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);transition:all .3s ease;z-index:0;pointer-events:none}.bdt-spotlite-mode .bdt-ep-advanced-image-gallery-content{z-index:1}.bdt-ep-advanced-image-gallery-item{-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-ep-advanced-image-gallery-item:hover{z-index:1}.bdt-ep-advanced-image-gallery-item .bdt-overlay-default{background:rgba(0,0,0,.4)}.bdt-ep-advanced-image-gallery-item-caption{margin:0;margin-top:15px;text-transform:uppercase;font-weight:700}.bdt-ep-advanced-image-gallery-thumbnail{overflow:hidden}.bdt-ep-advanced-image-gallery-thumbnail img{width:100%;object-fit:cover;vertical-align:top}.bdt-ep-advanced-image-gallery-inner{position:relative;overflow:hidden}.bdt-caption-all-time-yes .bdt-ep-advanced-image-gallery-item-caption{padding:15px;margin-top:0;background-color:#f7f8f9}.bdt-caption-all-time-yes .bdt-caption-position-default{display:block!important}.bdt-ep-advanced-image-gallery-skin-default{justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;display:flex;flex-wrap:wrap}.bdt-ep-advanced-image-gallery.bdt-ep-advanced-image-gallery-skin-hidden .bdt-hidden-gallery-button{display:inline-block;color:#666;font-size:16px;font-weight:700;transition:all .3s ease}.bdt-ep-advanced-image-gallery.bdt-ep-advanced-image-gallery-skin-hidden .bdt-hidden-gallery-button svg{width:1em;height:1em;fill:#666}@media (max-width:767px){.elementor-widget-bdt-advanced-image-gallery{overflow:hidden}}.jgallery{display:block;will-change:width,height;min-height:1px}.jgallery>.jgalleryItem{will-change:left,top,width,height,opacity,transform}.jgallery>*:not(.jgalleryItem){visibility:hidden}.jgallery .jgalleryItemHidden{display:none}.jgallery .jgalleryImage{vertical-align:middle;width:100%;height:100%}.jgallery.jgalleryAnimated{height:0;transition:height .4s}.jgallery.jgalleryAnimated .jgalleryItem{transition:all .4s}.jgallery.jgalleryAnimated .jgalleryItemInitialToVisible{animation-name:jgalleryItemInitialToVisibleAnimation;animation-fill-mode:forwards;animation-duration:.4s}.jgallery.jgalleryAnimated .jgalleryItemHiddenToVisible{animation-name:jgalleryItemHiddenToVisibleAnimation;animation-fill-mode:forwards;animation-duration:.4s}.jgallery.jgalleryAnimated .jgalleryItemVisibleToHidden{animation-name:jgalleryItemVisibleToHiddenAnimation;animation-fill-mode:forwards;animation-duration:.4s}@keyframes jgalleryItemInitialToVisibleAnimation{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}@keyframes jgalleryItemHiddenToVisibleAnimation{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}@keyframes jgalleryItemVisibleToHiddenAnimation{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.9)}}.jgallery .jgalleryItem{opacity:1}.jgallery.jgalleryItemLoading{opacity:.3;box-shadow:inset 0 0 15px -5px #666}.jgallery.jgalleryItemLoading::before{content:" ";position:absolute;left:50%;top:50%;width:50px;height:50px;margin:-25px 0 0 -25px;padding:0;z-index:1;opacity:1;background:none;border:2px solid;border-color:transparent transparent #000 #000;border-radius:50%;outline:none;animation-duration:1s;animation-name:jgalleryProgressIndicator;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes jgalleryProgressIndicator{0%{transform:rotate(0deg);left:50%}100%{transform:rotate(360deg);left:50%}}.bdt-content-switcher{position:relative;box-sizing:border-box}.bdt-content-switcher .bdt-price-card-button{margin-top:20px}.bdt-switcher-content-wrapper{margin-top:20px}.bdt-switcher-content-wrapper .bdt-switcher-content:not(.bdt-active){display:none}.bdt-content-switcher-icon{font-size:15px}.bdt-content-switcher-icon i{color:#777}.bdt-content-switcher-icon i,.bdt-content-switcher-icon svg{width:1em;height:1em;fill:#777}.bdt-content-switcher-icon.bdt-active i{color:#232323}.bdt-content-switcher-icon.bdt-active svg{fill:#232323}.bdt-switcher-arrows{position:absolute;font-size:48px}.bdt-switcher-arrows.bdt-arrows-left{left:0;-webkit-transform:translate(var(--ep-content-switcher-arrows-h-offset-left,-35px),var(--ep-content-switcher-arrows-v-offset,-26px)) rotate(var(--ep-content-switcher-arrows-rotate,0));transform:translate(var(--ep-content-switcher-arrows-h-offset-left,-35px),var(--ep-content-switcher-arrows-v-offset,-26px)) rotate(var(--ep-content-switcher-arrows-rotate,0))}.bdt-switcher-arrows.bdt-arrows-right{right:0;-webkit-transform:translate(var(--ep-content-switcher-arrows-h-offset-right,40px),var(--ep-content-switcher-arrows-v-offset,-26px)) rotate(var(--ep-content-switcher-arrows-rotate,0));transform:translate(var(--ep-content-switcher-arrows-h-offset-right,40px),var(--ep-content-switcher-arrows-v-offset,-26px)) rotate(var(--ep-content-switcher-arrows-rotate,0))}.bdt-switcher-arrows svg{fill:#03a9f4;width:1em;height:1em}.bdt-content-switcher-badge{position:absolute;-webkit-transform:translate(var(--ep-content-switcher-badge-h-offset,0),var(--ep-content-switcher-badge-v-offset,-40px)) rotate(var(--ep-content-switcher-badge-rotate,0));transform:translate(var(--ep-content-switcher-badge-h-offset,0),var(--ep-content-switcher-badge-v-offset,-40px)) rotate(var(--ep-content-switcher-badge-rotate,0));padding:4px 8px;font-weight:600;background:#03a9f4;color:#fff;border-radius:3px;font-size:13px;display:inline-block;width:max-content;line-height:1.3}.bdt-switch-container-wrap{position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px}.bdt-switch-container-wrap .bdt-package-text{font-size:15px;text-transform:capitalize;font-weight:500;color:#777;display:inline-flex;align-items:center;gap:8px}.bdt-switch-container-wrap .bdt-package-text.bdt-active{color:#232323}.bdt-content-switcher .bdt-knobs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.bdt-content-switcher .bdt-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background-color:#ebf7fc;transition:.3s ease all;z-index:1}.bdt-content-switcher .button{position:relative;top:50%;width:74px;height:36px;padding:0;background:transparent}.bdt-toggle-button-1.button,.bdt-toggle-button-1.button .bdt-layer,.bdt-toggle-button-2.button,.bdt-toggle-button-2.button .bdt-layer,.bdt-toggle-button-3.button,.bdt-toggle-button-3.button .bdt-layer,.bdt-toggle-button-4.button,.bdt-toggle-button-4.button .bdt-layer,.bdt-toggle-button-5.button,.bdt-toggle-button-5.button .bdt-layer,.bdt-toggle-button-6.button,.bdt-toggle-button-6.button .bdt-layer,.bdt-toggle-button-7.button,.bdt-toggle-button-7.button .bdt-layer,.bdt-toggle-button-8.button,.bdt-toggle-button-8.button .bdt-layer{border-radius:100px}.bdt-content-switcher .checkbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3;display:block}.bdt-toggle-button-1 .bdt-knobs{transition:.3s ease all}.bdt-toggle-button-1 .bdt-knobs:before,.bdt-toggle-button-2 .bdt-knobs:before,.bdt-toggle-button-2 .bdt-knobs:after,.bdt-toggle-button-3 .bdt-knobs::before,.bdt-toggle-button-4 .bdt-knobs:before,.bdt-toggle-button-4 .bdt-knobs:after,.bdt-toggle-button-5 .bdt-knobs:before,.bdt-toggle-button-6 .bdt-knobs:before{content:'';position:absolute;top:50%;left:5px;width:var(--ep-knob-size,28px);height:var(--ep-knob-size,28px);background-color:#03a9f4;border-radius:50%;transform:translateY(-50%)}.bdt-toggle-button-1 .bdt-knobs:before{border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all;transition:.3s ease all}.bdt-toggle-button-1 .checkbox:checked+.bdt-knobs:before{content:'';left:calc(100% - calc(5px + var(--ep-knob-size, 28px)));background-color:#f44336}.bdt-toggle-button-1 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-toggle-button-1 .bdt-layer{transition:.3s ease all}.bdt-toggle-button-2 .bdt-knobs:before,.bdt-toggle-button-2 .bdt-knobs:after{transition:.3s ease all;content:''}.bdt-toggle-button-2{overflow:hidden}.bdt-toggle-button-2 .bdt-knobs:after{right:calc(-1 * var(--ep-knob-size, 28px));left:auto;background-color:#f44336}.bdt-toggle-button-2 .checkbox:checked+.bdt-knobs:before{left:calc(-1 * var(--ep-knob-size, 28px))}.bdt-toggle-button-2 .checkbox:checked+.bdt-knobs:after{right:4px}.bdt-toggle-button-2 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-toggle-button-3 .bdt-knobs:before{transition:.3s ease all,left .3s cubic-bezier(.18,.89,.35,1.15)}.bdt-toggle-button-3 .checkbox:active+.bdt-knobs:before{width:46px;border-radius:100px}.bdt-toggle-button-3 .checkbox:checked:active+.bdt-knobs:before{margin-left:-26px}.bdt-toggle-button-3 .checkbox:checked+.bdt-knobs:before{content:'';left:calc(100% - calc(5px + var(--ep-knob-size, 28px)));background-color:#f44336}.bdt-toggle-button-3 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-toggle-button-4 .bdt-knobs:before,.bdt-toggle-button-4 .bdt-knobs:after{transition:.3s cubic-bezier(.18,.89,.35,1.15) all}.bdt-toggle-button-4{overflow:hidden}.bdt-toggle-button-4 .bdt-knobs:after{top:calc(-1 * var(--ep-knob-size, 28px));right:5px;left:auto;background-color:#f44336}.bdt-toggle-button-4 .checkbox:checked+.bdt-knobs:before{top:calc(-1 * var(--ep-knob-size, 28px))}.bdt-toggle-button-4 .checkbox:checked+.bdt-knobs:after{top:50%}.bdt-toggle-button-4 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-toggle-button-5{perspective:60px;overflow:visible}.bdt-toggle-button-5 .bdt-knobs{transition:.3s ease all}.bdt-toggle-button-5 .bdt-knobs:before{transition:.3s cubic-bezier(.18,.89,.35,1.15) all;transform:rotateY(0) translateY(-50%);transform-origin:center;transition:.3s ease all}.bdt-toggle-button-5 .bdt-knobs span:before{content:''}.bdt-toggle-button-5 .bdt-layer{transform:rotateY(0);transform-origin:center;transition:.3s ease all}.bdt-toggle-button-5 .checkbox:checked+.bdt-knobs:before{left:calc(100% - calc(5px + var(--ep-knob-size, 28px)));transform:rotateY(180deg) translateY(-50%);background-color:#f44336}.bdt-toggle-button-5 .checkbox:checked+.bdt-knobs span{left:calc(100% - calc(5px + var(--ep-knob-size, 28px)))}.bdt-toggle-button-5 .checkbox:checked+.bdt-knobs span:before{content:'';left:calc(100% - calc(5px + var(--ep-knob-size, 28px)))}.bdt-toggle-button-5 .checkbox:checked~.bdt-layer{background-color:#fcebeb;transform:rotateY(-180deg)}.bdt-toggle-button-6{overflow:visible}.bdt-toggle-button-6 .bdt-knobs{transform:rotateZ(0);transition:.4s cubic-bezier(.18,.89,.35,1.15) all}.bdt-toggle-button-6 .bdt-knobs:before{transform:rotateZ(0) translateY(-50%);transition:.4s cubic-bezier(.18,.89,.35,1.15) all}.bdt-toggle-button-6 .bdt-layer{transform:rotateZ(0);transition:.4s cubic-bezier(.18,.89,.35,1.15) all}.bdt-toggle-button-6 .checkbox:checked+.bdt-knobs{transform:rotateZ(-180deg)}.bdt-toggle-button-6 .checkbox:checked+.bdt-knobs:before{content:'';background-color:#f44336;transform:rotateZ(180deg) translateY(50%)}.bdt-toggle-button-6 .checkbox:checked~.bdt-layer{background-color:#fcebeb;transform:rotateZ(180deg)}.bdt-toggle-button-7 .bdt-knobs::before,.bdt-toggle-button-7 .bdt-knobs::after{content:'';position:absolute;top:50%;width:var(--ep-knob-size,28px);height:var(--ep-knob-size,28px);border-radius:50%;opacity:0;transition:.3s ease all;z-index:2;transform:translateY(-50%)}.bdt-toggle-button-7 .bdt-knobs:before{left:5px}.bdt-toggle-button-7 .bdt-knobs:after{left:calc(100% - calc(5px + var(--ep-knob-size, 28px)));background-color:#f44336}.bdt-toggle-button-7 .bdt-knobs span{position:absolute;top:50%;width:var(--ep-knob-size,28px);height:var(--ep-knob-size,28px);border-radius:50%;z-index:1;left:4px;background-color:#03a9f4;transition:.2s ease all;transform:translateY(-50%)}.bdt-toggle-button-7 .checkbox:checked+.bdt-knobs:before{opacity:0}.bdt-toggle-button-7 .checkbox:checked+.bdt-knobs:after{opacity:1}.bdt-toggle-button-7 .checkbox:checked+.bdt-knobs span{top:50%;left:calc(100% - calc(var(--ep-knob-size, 28px) / 2 + 8px));width:2px;height:2px;padding:3px;background-color:#fff;z-index:3;transform:translateY(-50%)}.bdt-toggle-button-7 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-toggle-button-8{overflow:hidden}.bdt-toggle-button-8 .bdt-knobs:before{content:'';color:#fff;left:4px;z-index:2}.bdt-toggle-button-8 .bdt-knobs:after{content:'';left:calc(100% - calc(5px + var(--ep-knob-size, 28px)));color:#fff;background-color:#f44336;opacity:0;z-index:2}.bdt-toggle-button-8 .bdt-knobs span{left:5px;background-color:#03a9f4;z-index:1}.bdt-toggle-button-8 .bdt-knobs span,.bdt-toggle-button-8 .bdt-knobs::before,.bdt-toggle-button-8 .bdt-knobs::after{position:absolute;top:50%;width:var(--ep-knob-size,28px);height:var(--ep-knob-size,28px);line-height:1;border-radius:50%;transition:.3s ease all;transform:translateY(-50%)}.bdt-toggle-button-8 .checkbox:checked+.bdt-knobs:before{opacity:0}.bdt-toggle-button-8 .checkbox:checked+.bdt-knobs:after{opacity:1}.bdt-toggle-button-8 .checkbox:checked+.bdt-knobs span{background-color:#fcebeb;transform:scale(10);top:0}.bdt-toggle-button-9{overflow:visible}.bdt-toggle-button-9 .bdt-knobs{perspective:70px}.bdt-toggle-button-9 .bdt-knobs::before,.bdt-toggle-button-9 .bdt-knobs::after{position:absolute;top:4px;border-radius:2px;width:var(--ep-knob-size,28px);height:var(--ep-knob-size,28px)}.bdt-toggle-button-9 .bdt-knobs:before{content:'';left:4px}.bdt-toggle-button-9 .bdt-knobs:after{content:'';right:4px}.bdt-toggle-button-9 .bdt-knobs span{position:absolute;top:50%;left:4px;border-radius:2px;width:calc(var(--ep-knob-size, 28px) + 5px);height:var(--ep-knob-size,28px);background-color:#03a9f4;transform:rotateY(0) translateY(-50%);transform-origin:100% 50%;transition:.6s ease all;z-index:1}.bdt-toggle-button-9 .checkbox:checked+.bdt-knobs span{transform:rotateY(-180deg) translateY(-50%);background-color:#f44336}.bdt-toggle-button-9 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-content-switcher .bdt-toggle-button-9.button{border-radius:2px}.bdt-content-switcher-tab{padding:10px 18px;font-size:14px;font-weight:500;color:#282833;border-radius:30px;transition:background-color .3s ease,color .3s ease,border .3s ease;display:flex;align-items:center;gap:8px;line-height:1.3}.bdt-content-switcher-tab.bdt-active{color:#fff;background-color:#03a9f4}.bdt-content-switcher-tab.bdt-active .bdt-content-switcher-icon i{color:#fff}.bdt-content-switcher-tab.bdt-active .bdt-content-switcher-icon svg{fill:#fff}.bdt-price-card .bdt-price-title{font-size:24px}.bdt-price-card .bdt-price-card-original-price{margin-right:15px;text-decoration:line-through;font-size:.5em;line-height:1;font-weight:400;align-self:center;-webkit-transform:translate(var(--ep-pt-original-price-h-offset,0),var(--ep-pt-original-price-v-offset,0)) rotate(var(--ep-pt-original-price-rotate,0));transform:translate(var(--ep-pt-original-price-h-offset,0),var(--ep-pt-original-price-v-offset,0)) rotate(var(--ep-pt-original-price-rotate,0));position:absolute;left:0}.bdt-price-card .bdt-price-card-price{position:relative;display:inline-flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;color:#555;font-weight:800;font-size:65px;padding:30px 0;transition:all .3s ease}.bdt-price-card .bdt-price-card-price *{transition:color .3s ease}.bdt-price-card .bdt-price-card-price .elementor-typo-excluded{line-height:initial;letter-spacing:initial;text-transform:initial;font-weight:initial;font-size:initial;font-style:initial}.bdt-price-card .bdt-price-card-after-price{display:flex;flex-wrap:wrap;text-align:left;align-self:stretch;align-items:flex-start;flex-direction:column}.bdt-price-card .bdt-price-card-integer-part{line-height:.8}.bdt-price-card .bdt-price-card-currency,.bdt-price-card .bdt-price-card-fractional-part{line-height:1;font-size:.3em}.bdt-price-card .bdt-price-card-currency{margin-right:3px}.bdt-price-card .bdt-price-card-period{width:100%;font-size:13px;font-weight:400;transition:color .3s ease}.bdt-price-card .bdt-price-card-period.bdt-price-card-period-position-below{margin-top:10px}.bdt-price-card .bdt-price-card-period.bdt-price-card-period-position-beside{margin-left:10px}.bdt-contact-form-wrapper{width:100%}.bdt-contact-form-wrapper .bdt-button-full-width{width:100%}.bdt-contact-form .elementor-field-type-submit .elementor-button{padding:12px 30px;line-height:1}.bdt-contact-form .grecaptcha-badge{z-index:999}.bdt-contact-form-skin-dropdown .bdt-dropdown{padding:30px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:3px;max-width:300px}.bdt-field-group{margin-bottom:10px}.bdt-form-stacked .bdt-field-group.bdt-margin-remove-bottom{line-height:1}.bdt-form-stacked .bdt-field-group .bdt-checkbox{margin-right:3px}.bdt-contact-form-modal .bdt-modal-dialog{width:450px}.bdt-contact-form-modal .bdt-modal-header{background:transparent;border-radius:inherit;border-bottom:1px solid rgba(153,153,153,.19)}.bdt-contact-form-modal .bdt-modal-header .bdt-icon{transform:translateY(-3px);margin-right:5px}.bdt-contact-form-modal .bdt-modal-close-default{top:18px;right:20px}.bdt-contact-form-modal .elementor-field-type-submit .elementor-button{padding:12px 20px;line-height:1}.bdt-register-additional-message{font-size:12px;color:#999}.bdt-all-field-inline--yes .bdt-contact-form .bdt-form-label{margin-bottom:0}.bdt-all-field-inline--yes .bdt-contact-form .bdt-field-group{display:flex;align-items:center;width:auto}.bdt-crypto-currency-grid{display:grid}.bdt-crypto-currency-grid-item{position:relative;background:#fff;padding:30px;box-shadow:0 5px 15px rgba(0,0,0,.08);overflow:hidden;border:1px solid #dedde1;border-radius:10px}.bdt-crypto-currency-grid-bg{position:absolute;height:100%;top:50px;bottom:0;right:-40px;width:200px;height:200px}.bdt-crypto-currency-grid-bg img{display:block;max-width:100%;height:100%;opacity:.1;-webkit-filter:grayscale(100%);filter:grayscale(100%);background:none;border:none}.bdt-crypto-currency-grid-head-content{display:flex;align-items:center;margin-bottom:30px}.bdt-crypto-currency-grid-img img{width:40px;min-width:40px;height:40px;background:#e9e9e9;border-radius:50px;padding:5px;vertical-align:middle;margin-right:15px}.bdt-crypto-currency-grid-title h4{margin:0;font-size:16px;text-transform:capitalize;font-weight:500;color:#252630}.bdt-crypto-currency-grid-price-text{font-size:16px;text-transform:capitalize;font-weight:500;color:#2b2c34;margin-bottom:18px}.bdt-crypto-currency-grid-price-nu{font-size:30px;font-weight:700;color:#3c385c}.bdt-crypto-currency-carousel{position:relative}.bdt-crypto-currency-carousel .swiper-slide{position:relative;background:#fff;padding:30px;box-shadow:0 5px 15px rgba(0,0,0,.08);border:1px solid #dedde1;border-radius:10px}.bdt-crypto-currency-carousel-bg{position:absolute;height:100%;top:50px;bottom:0;right:-40px;width:200px;height:200px}.bdt-crypto-currency-carousel-bg img{display:block;max-width:100%;height:100%;opacity:.1;-webkit-filter:grayscale(100%);filter:grayscale(100%);background:none;border:none}.bdt-crypto-currency-carousel-head-content{display:flex;align-items:center;margin-bottom:30px}.bdt-crypto-currency-carousel-img img{width:40px;min-width:40px;height:40px;background:#e9e9e9;border-radius:50px;padding:5px;vertical-align:middle}.bdt-crypto-currency-carousel-title{margin-left:15px}.bdt-crypto-currency-carousel-title h4{margin:0;font-size:16px;text-transform:capitalize;font-weight:500;color:#252630}.bdt-crypto-currency-carousel-price-text{font-size:16px;text-transform:capitalize;font-weight:500;color:#2b2c34;margin-bottom:18px}.bdt-crypto-currency-carousel-price-nu{font-size:30px;font-weight:700;color:#3c385c}.data-changed{background:#000}.bdt-crypto-currency-ticker{position:relative;display:block;background-color:#1c1e2a;width:100%;height:60px;box-sizing:border-box;border-radius:2px;text-align:auto;font-size:14px;border-radius:6px;overflow:hidden}.bdt-crypto-currency-ticker .bdt-crypto-currency-ticker-title,.bdt-crypto-currency-ticker .bdt-crypto-currency-ticker-price{color:#fff;text-transform:capitalize}.bdt-crypto-currency-ticker-content{display:flex;align-items:center;margin-left:8px}.bdt-crypto-currency-ticker-img img{width:25px;min-width:25px;height:25px;object-fit:cover;vertical-align:middle}.bdt-crypto-currency-ticker-title{margin:0;font-size:13px;font-weight:600}.bdt-crypto-currency-ticker-price{margin-left:8px;font-weight:700;font-size:14px}.bdt-crypto-currency-ticker-percentage{display:flex;align-items:center;font-size:14px;color:#ed0909;margin-left:8px;font-weight:600}.bdt-crypto-currency-ticker-percentage svg{width:25px}.bdt-crypto-currency-ticker-inner{position:absolute;left:0;top:0;bottom:0;height:100%;right:0;overflow:hidden}.bdt-crypto-currency-ticker-inner:after,.bdt-crypto-currency-ticker-inner:before{content:'';height:100%;position:absolute;box-shadow:0 0 12px 24px #1c1e2a;width:1px;z-index:1;top:0}.bdt-crypto-currency-ticker-inner:before{left:-1px}.bdt-crypto-currency-ticker-inner:after{right:-1px}.bdt-crypto-currency-ticker-inner ul{list-style:none;padding:0;margin:0;left:0;top:50%;transform:translateY(-50%);width:100%;position:absolute}.bdt-crypto-currency-ticker-inner ul li{text-decoration:none;transition:color .2s linear;position:absolute;width:100%;display:none;color:#333}.bdt-crypto-currency-ticker-inner ul{display:-webkit-inline-box;align-items:center;width:100%}.bdt-crypto-currency-ticker-inner ul li{display:list-item;float:left;position:relative;width:auto;padding-left:20px}.bdt-crypto-currency-ticker-direction-rtl{direction:rtl}.bdt-crypto-currency-ticker-direction-rtl .bdt-crypto-currency-ticker-inner ul li{float:right}.bdt-crypto-currency-ticker .bdt-crypto-currency-ticker-inner-item{display:flex;align-items:center}.bdt-crypto-currency-chart{display:grid}.bdt-crypto-currency-chart-item{background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.08);position:relative;height:300px;border-radius:10px;overflow:hidden}.bdt-crypto-currency-chart-chart{position:absolute;bottom:0;left:0;right:0}.bdt-crypto-currency-chart-head-content{padding:20px}.bdt-crypto-currency-chart-head-inner-content,.bdt-crypto-currency-chart-bottom-inner-content{display:flex;align-items:center;justify-content:space-between}.bdt-crypto-currency-chart-head-inner-content{margin-bottom:20px}.bdt-crypto-currency-chart-bottom-content{position:absolute;bottom:0;display:flex;align-items:center;justify-content:space-between;left:0;right:0;margin:20px}.bdt-crypto-currency-chart-title{font-size:16px;text-transform:capitalize;color:#444454;font-weight:500}.bdt-crypto-currency-chart-list-change{font-size:14px;position:relative;font-weight:500}.bdt-crypto-currency-chart-list-change.up:before,.bdt-crypto-currency-chart-list-change.down:before{content:'';position:absolute;width:0;height:0;left:-20px;top:50%;transform:translateY(-50%);border-radius:2px;border-left:7px solid #f7030300;border-right:7px solid #ff010100}.bdt-crypto-currency-chart-list-change.up:before{border-bottom:10px solid #0236c0}.bdt-crypto-currency-chart-list-change.down:before{border-top:10px solid #05cc00}.bdt-crypto-currency-chart-price-l{font-size:25px;font-weight:700;color:#494d58}.bdt-crypto-currency-chart-price-s{font-size:14px;color:#3f3f46;font-weight:500}.bdt-crypto-currency-chart-count-text,.bdt-crypto-currency-chart-date{display:flex;align-items:center;font-size:14px;font-weight:500}.bdt-crypto-currency-chart-count-text svg{height:22px;width:22px}@media (min-width:768px){.bdt-crypto-currency-chart-bottom-content{margin:30px}.bdt-crypto-currency-chart-head-content{padding:30px}}@media (min-width:1024px){.bdt-crypto-currency-chart-bottom-content{margin:40px}.bdt-crypto-currency-chart-head-content{padding:40px}}.bdt-crypto-currency-chart-carousel{position:relative}.bdt-crypto-currency-chart-carousel-item{background:#fff;border:1px solid #dedde1;position:relative;height:300px;border-radius:10px;overflow:hidden}.bdt-crypto-currency-chart-carousel-chart{position:absolute;bottom:0;left:0;right:0}.bdt-crypto-currency-chart-carousel-head-content{padding:20px}.bdt-crypto-currency-chart-carousel-head-inner-content,.bdt-crypto-currency-chart-carousel-bottom-inner-content{display:flex;align-items:center;justify-content:space-between}.bdt-crypto-currency-chart-carousel-head-inner-content{margin-bottom:20px}.bdt-crypto-currency-chart-carousel-bottom-content{position:absolute;bottom:0;display:flex;align-items:center;justify-content:space-between;left:0;right:0;margin:20px}.bdt-crypto-currency-chart-carousel-title{font-size:16px;text-transform:capitalize;color:#444454;font-weight:500}.bdt-crypto-currency-chart-carousel-list-change{font-size:14px;position:relative;font-weight:500}.bdt-crypto-currency-chart-carousel-list-change.up:before,.bdt-crypto-currency-chart-carousel-list-change.down:before{content:'';position:absolute;width:0;height:0;left:-20px;top:50%;transform:translateY(-50%);border-radius:2px;border-left:7px solid #f7030300;border-right:7px solid #ff010100}.bdt-crypto-currency-chart-carousel-list-change.up:before{border-bottom:10px solid #0236c0}.bdt-crypto-currency-chart-carousel-list-change.down:before{border-top:10px solid #05cc00}.bdt-crypto-currency-chart-carousel-price-l{font-size:25px;font-weight:700;color:#494d58}.bdt-crypto-currency-chart-carousel-price-s{font-size:14px;color:#3f3f46;font-weight:500}.bdt-crypto-currency-chart-carousel-count-text,.bdt-crypto-currency-chart-carousel-date{display:flex;align-items:center;font-size:14px;font-weight:500}.bdt-crypto-currency-chart-carousel-count-text svg{height:22px;width:22px}@media (min-width:768px){.bdt-crypto-currency-chart-carousel-bottom-content{margin:30px}.bdt-crypto-currency-chart-carousel-head-content{padding:30px}}@media (min-width:1024px){.bdt-crypto-currency-chart-carousel-bottom-content{margin:40px}.bdt-crypto-currency-chart-carousel-head-content{padding:40px}}.bdt-crypto-currency-list{display:grid}.bdt-crypto-currency-list-item{background:#fff;padding:12px;border:1px solid #e7e8e9;border-radius:5px}.bdt-crypto-currency-list-content{display:flex;align-items:center;height:100%;justify-content:space-between}.bdt-crypto-currency-list-inner{display:flex;align-items:center;grid-column-gap:10px}.bdt-crypto-currency-list-title{margin:0;font-size:13px;color:#414c60;font-weight:500}.bdt-crypto-currency-list-price{font-size:13px;font-weight:700;color:#57586a}.bdt-crypto-currency-list-img img{width:25px;min-width:25px;height:25px;vertical-align:middle}@media (min-width:768px){.bdt-crypto-currency-list-item{padding:20px}.bdt-crypto-currency-list-img img{width:30px;min-width:30px;height:30px}.bdt-crypto-currency-list-title,.bdt-crypto-currency-list-price{font-size:15px}}.bdt-ep-fancy-slider .swiper{overflow:hidden}.bdt-ep-fancy-slider .swiper-wrapper{overflow:visible;margin-top:108px;transition:all .3s}.bdt-ep-fancy-slider .bdt-ep-fancy-slider-item{overflow:visible!important}.bdt-ep-fancy-slider-item{background:#fafafa;border-radius:25px}.bdt-ep-fancy-slider-item .bdt-ep-fancy-slider-content>*{opacity:0;transform:translateY(25px);transition:all .3s}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-content>*{opacity:1;transform:none}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-subtitle{transition-delay:.3s}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-title{transition-delay:.4s}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-text{transition-delay:.5s}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-button{transition-delay:.6s}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-img img{opacity:1;transition-delay:.25s}.bdt-ep-fancy-slider-img{background:#fd3838;border-radius:20px;transition:all .3s ease;transform:translateY(-40%);width:90%;margin:auto;height:270px;display:flex;overflow:hidden}.bdt-ep-fancy-slider-img:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(147deg,#fe8a39 0%,#fd3838 74%);border-radius:20px;opacity:.8}.bdt-ep-fancy-slider-img img{width:100%;height:100%;opacity:0;object-fit:cover;border-radius:20px;transition:all .3s;box-shadow:0 10px 20px rgba(252,56,56,.3)}.bdt-ep-fancy-slider-content{position:relative;text-align:center;padding:0 10px 60px;margin-top:-40px}.bdt-ep-fancy-slider-subtitle{color:#7b7992;margin-bottom:5px;font-weight:500}.bdt-ep-fancy-slider-title{font-size:24px;font-weight:700;color:#0d0925;padding-bottom:10px;margin:0}.bdt-ep-fancy-slider-title a{color:#0d0925}.bdt-ep-fancy-slider-text{color:#4e4a67;padding-bottom:20px;line-height:1.5em}.bdt-ep-fancy-slider-text p{margin:0}.bdt-ep-fancy-slider-button a{display:inline-block;background-image:linear-gradient(147deg,#fe8a39 0%,#fd3838 74%);padding:8px 35px;border-radius:50px;color:#fff;box-shadow:0 10px 30px rgba(252,56,56,.25);font-weight:500;text-align:center;letter-spacing:1px;transition:all .3s ease}.bdt-ep-fancy-slider-button a:hover{background-image:linear-gradient(147deg,#fd3838 0%,#fe8a39 74%)}.bdt-ep-fancy-slider .bdt-position-default-center{position:absolute;top:260px;left:50%;transform:translateX(-50%)}.bdt-ep-fancy-slider .swiper-pagination-bullet{border-radius:10px;background-color:#062744;opacity:.2;transition:all .3s;margin:0 4px}.bdt-ep-fancy-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{width:36px}.bdt-ep-fancy-slider .swiper-pagination-bullet-active{width:36px;opacity:1;outline:none;background-color:#fd3838;box-shadow:0 0 20px rgba(252,56,56,.3)}@media (min-width:768px){.bdt-ep-fancy-slider .swiper-wrapper{margin-top:120px}.bdt-ep-fancy-slider .bdt-position-default-center{top:290px}.bdt-ep-fancy-slider-img{height:300px}.bdt-ep-fancy-slider-content{padding:0 15px 50px;margin-top:-50px}.bdt-ep-fancy-slider-subtitle{margin-bottom:12px}.bdt-ep-fancy-slider-title{padding-bottom:20px}.bdt-ep-fancy-slider-text{padding-bottom:30px}.bdt-ep-fancy-slider-button a{padding:12px 35px}}.bdt-ep-fancy-tabs-content-wrap{position:relative;overflow:hidden}.bdt-ep-fancy-tabs-item{text-align:center;padding:30px;border-radius:6px;cursor:pointer;border:1px solid rgba(151,163,184,.2);box-shadow:0 5px 8px -5px rgba(151,163,184,.5),0 15px 16px -15px rgba(151,163,184,.5),0 25px 32px -25px rgba(151,163,184,.5);transition:all .2s ease-in}.bdt-ep-fancy-tabs-item.active{transform:scale(.97);box-shadow:0 10px 30px -10px rgba(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:rgba(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 .bdt-flip-box-front{display:none}.elementor-widget-bdt-flip-box.bdt-flip-box-flipped .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-instagram .bdt-instagram-item .bdt-instagram-thumbnail{transform:translateZ(0);overflow:hidden}.bdt-instagram .bdt-instagram-item .bdt-instagram-thumbnail video,.bdt-instagram .bdt-instagram-item .bdt-instagram-thumbnail img{width:100%;object-fit:cover;vertical-align:bottom}.bdt-instagram .bdt-instagram-item.bdt-transition-toggle *{color:#fff}.bdt-instagram .bdt-instagram-follow-me a{background:rgba(255,255,255,.9);padding:15px 20px;font-size:14px;font-weight:700;color:#333;border-radius:3px}.bdt-instagram:hover .bdt-instagram-follow-me{transition:all 500ms cubic-bezier(.09,.71,.23,.95);opacity:.5}.bdt-instagram:hover .bdt-instagram-follow-me:hover{opacity:1}.bdt-instagram .bdt-overlay.bdt-overlay-default{background-color:rgba(0,0,0,.6)}.bdt-instagram.bdt-instagram-carousel .bdt-slidenav{color:#fff}.bdt-instagram.bdt-instagram-carousel .bdt-slidenav svg{width:24px;height:24px}.bdt-instagram.bdt-instagram-carousel .bdt-slidenav:hover{transition:all 500ms cubic-bezier(.09,.71,.23,.95)}.bdt-instagram .bdt-load-more{text-transform:uppercase;position:relative;font-size:12px}.bdt-instagram .bdt-load-more .bdt-spinner{width:16px;transform:translateY(20px);transition:all 500ms cubic-bezier(.09,.71,.23,.95);position:absolute;left:calc(50% - 8px);top:calc(50% - 8px);opacity:0;color:#fff}.bdt-instagram .bdt-load-more .bdt-spinner>*>*{stroke-width:3px}.bdt-instagram .bdt-load-more .loaded-txt{transition:all 500ms cubic-bezier(.09,.71,.23,.95);transform:translateY(0)}.bdt-instagram .bdt-load-more.bdt-load-more-loading .bdt-spinner{opacity:1;transform:translateY(0)}.bdt-instagram .bdt-load-more.bdt-load-more-loading .loaded-txt{opacity:0;transform:translateY(-20px)}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button{font-size:16px;padding:32px 30px;border-radius:60px}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button i,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button i,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button i,.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button svg,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button svg,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button svg{transition:all .3s ease-in-out}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button:hover i,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button:hover i,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button:hover i,.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button:hover svg,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button:hover svg,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button:hover svg{transform:scale(1.2)}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button svg,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button svg,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button svg{width:1em;height:1em}.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button{animation:shadow-pulse 2s infinite;--box-shadow-color:rgba(129,138,145,0.1)}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button{position:relative}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button:before,.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button:after{content:'';display:block;position:absolute;border:1px solid #818a91;left:-20px;right:-20px;top:-20px;bottom:-20px;border-radius:50%;animation:line-bounce 1.5s linear infinite;opacity:0;backface-visibility:hidden}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button:after{animation-delay:.5s}.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button{animation:multi-shadow 2s infinite;--box-shadow-color:rgba(129,138,145,0.1)}.bdt-lightbox-wrapper .fa-fw.e-font-icon-svg{height:1.2em}.bdt-lightbox-wrapper .bdt-icon-text{font-size:16px;padding-left:10px;text-decoration:underline;text-transform:capitalize;transition:color .3s ease}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 var(--box-shadow-color)}70%{box-shadow:0 0 0 40px rgba(0,0,0,0)}100%{box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes line-bounce{0%{transform:scale(.5);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes multi-shadow{0%{box-shadow:0 0 0 10px var(--box-shadow-color),0 0 0 20px var(--box-shadow-color),0 0 0 30px var(--box-shadow-color)}50%{box-shadow:0 0 0 15px var(--box-shadow-color),0 0 0 30px var(--box-shadow-color),0 0 0 45px var(--box-shadow-color)}100%{box-shadow:0 0 0 10px var(--box-shadow-color),0 0 0 20px var(--box-shadow-color),0 0 0 30px var(--box-shadow-color)}}.ep-megamenu-vertical-toggle-btn{margin:0;border:none;overflow:visible;font:inherit;color:inherit;text-transform:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;box-sizing:border-box;padding:10px 15px;vertical-align:middle;font-size:16px;text-align:center;text-decoration:none;border-radius:3px;background:#f2f2f2;display:flex;align-items:center;justify-content:space-around}.ep-megamenu-vertical-toggle-btn span{margin:0 15px}.ep-megamenu-vertical-toggle-btn i{font-size:14px}ul[id*="ep-megamenu"].bdt-accordion{display:grid}ul[id*="ep-megamenu"].bdt-accordion>:nth-child(n+2){margin-top:0}ul[id*="ep-megamenu"] .bdt-accordion-title::before{background-image:none}ul[id*="ep-megamenu"].bdt-accordion{background:#fff;padding:10px;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}ul[id*="ep-megamenu"].bdt-accordion:nth-child(n+2){margin-top:15px}.ep-megamenu-has>.bdt-accordion-title::before{content:"";width:1.4em;height:1.4em;margin-left:10px;float:right;background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:50% 50%}.ep-megamenu-has.bdt-open>.bdt-accordion-title::before{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E)}.header-mobile-slide{text-align:initial}.ep-badge-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:8px;background:red;color:#fff;font-weight:600;line-height:1;padding:4px 5px;border-radius:3px}.ep-megamenu{--ep-megamenu-vertical-width:250px}.ep-megamenu .ep-megamenu-panel{padding-left:0;max-height:80vh;overflow:auto}.ep-megamenu .bdt-dropbar{padding:0;margin:0;background:transparent}.ep-megamenu .bdt-navbar-toggle{min-height:auto;padding:0;display:inline-flex;justify-content:flex-start;padding:10px;font-size:27px}.ep-megamenu .bdt-navbar-toggle svg{width:1em;height:1em;color:#333}.ep-megamenu .megamenu-header-default .bdt-navbar-nav li .bdt-megamenu-indicator{font-size:10px}.ep-megamenu .megamenu-header-default .bdt-navbar-nav li .bdt-icon{margin-right:7px}.ep-megamenu .megamenu-header-mobile{display:flex;text-align:right}.ep-megamenu .bdt-navbar-nav li .ep-menu-nav-link{position:relative;font-size:16px;text-decoration:none;display:flex;align-items:center;grid-column-gap:6px;line-height:1;transition:all .3s ease;padding:10px 12px}.ep-megamenu.ep-megamenu-horizontal .bdt-navbar-nav{display:flex;align-items:center;background:transparent;list-style:none;margin:0;padding:0;grid-column-gap:10px}.ep-megamenu.ep-megamenu-horizontal li .ep-menu-nav-link{color:#494c52}.ep-megamenu.ep-megamenu-horizontal li a{min-height:0}.ep-megamenu .ep-default-submenu-panel{padding:15px 20px;border-radius:3px;list-style:none;background-color:#f5f5f5;max-height:unset;overflow:unset}.ep-megamenu .ep-default-submenu-panel li{margin-bottom:1px}.ep-megamenu .ep-default-submenu-panel li:nth-last-child(1){margin-bottom:0}.ep-megamenu .ep-default-submenu-panel li a{font-size:15px;color:#34373b;padding:7px 10px;display:block}.ep-megamenu .ep-default-submenu-panel .menu-item-has-children{position:relative}.ep-megamenu .ep-default-submenu-panel .menu-item-has-children::before{content:"";position:absolute;right:7px;top:50%;width:8px;height:8px;border-top:1px solid #333;border-right:1px solid #333;will-change:transform;transform-origin:top;transform:rotate(45deg)}.ep-megamenu .badge-new,.ep-megamenu .badge-popular,.ep-megamenu .badge-hot,.ep-megamenu .badge-trending,.ep-megamenu .badge-featured,.ep-megamenu .badge-updated{position:relative}.ep-megamenu .badge-new::before,.ep-megamenu .badge-popular::before,.ep-megamenu .badge-hot::before,.ep-megamenu .badge-trending::before,.ep-megamenu .badge-featured::before,.ep-megamenu .badge-updated::before{position:absolute;padding:3px 6px;top:-18px;color:#fff;right:0;border-radius:3px;font-size:8px;text-transform:uppercase}.ep-megamenu .badge-new::before{content:"new";background-color:#23504d}.ep-megamenu .badge-popular::before{content:"popular";background-color:#e9b508}.ep-megamenu .badge-hot::before{content:"hot";background-color:#fd4505}.ep-megamenu .badge-trending::before{content:"trending";background-color:#00c2db}.ep-megamenu .badge-featured::before{content:"featured";background-color:#7f69fd}.ep-megamenu .badge-updated::before{content:"updated";background-color:#0d0c43}.ep-megamenu .ajax-loading .bdt-megamenu-indicator.bdt-spinner.bdt-icon{position:absolute;right:0}.ep-megamenu .ajax-loading .bdt-megamenu-indicator.bdt-spinner.bdt-icon svg{width:12px;height:12px;display:block}.ep-megamenu .ajax-loading .bdt-megamenu-indicator:not(.bdt-spinner){opacity:0}.mega-menu-builder-panel.bdt-drop.bdt-open{padding:0!important}.ep-megamenu.ep-megamenu.ep-megamenu-horizontal .mega-menu-builder-panel.bdt-dropdown.bdt-open{background:unset;width:100%;padding:0}.ep-megamenu.ep-megamenu.ep-megamenu-horizontal .megamenu-header-default .ep-badge-label{top:-10px;left:58%}.ep-megamenu.ep-megamenu.ep-megamenu-vertical .mega-menu-builder-panel.bdt-dropdown.bdt-open{background:unset;width:calc(100% - calc(var(--ep-megamenu-vertical-width) + 15px));padding:0}.ep-megamenu.ep-megamenu.ep-megamenu-vertical .megamenu-header-default .ep-badge-label{top:50%}.ep-megamenu.ep-megamenu-vertical.initialized{display:none}.ep-megamenu.ep-megamenu-vertical li .ep-menu-nav-link{color:#595962}.ep-megamenu.ep-megamenu-vertical li .ep-menu-nav-link:hover{color:#000}.ep-megamenu.ep-megamenu-vertical li .bdt-megamenu-indicator{position:absolute;top:50%;right:7px;transform:translateY(-50%) rotate(-90deg);transition:transform .4s ease}.menu-item-has-children .bdt-dropdown{list-style:none;padding:15px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.08)}.menu-item-has-children .bdt-dropdown li{font-size:11px;font-weight:400;margin-bottom:10px}.menu-item-has-children .bdt-dropdown li:nth-last-child(1){margin-bottom:0}.menu-item-has-children .bdt-dropdown li a{color:#494c52;text-decoration:none;transition:all .3s ease}.menu-item-has-children .bdt-dropdown li a:hover{color:#101114}.menu-item-has-children .bdt-accordion-content>li{list-style:none;margin:0;padding-left:12px}.menu-item-has-children .bdt-accordion-content{list-style:none}.menu-item-has-children .bdt-accordion-content li{font-size:14px;font-weight:400;text-transform:capitalize;margin-bottom:5px}.menu-item-has-children .bdt-accordion-content li:nth-last-child(1){margin-bottom:0}.menu-item-has-children .bdt-accordion-content li a{color:#494c52;text-decoration:none;transition:all .3s ease;margin-top:3px}.menu-item-has-children .bdt-accordion-content li a:hover{color:#101114}.ep-megamenu-vertical .bdt-navbar-nav{display:flex;flex-direction:column;align-items:flex-start;grid-gap:1px;background:#f2f2f2;padding:15px 20px;margin:0;list-style:none;width:var(--ep-megamenu-vertical-width);border-radius:3px}.ep-megamenu-vertical .bdt-navbar-nav li{width:100%}.ep-megamenu-vertical .bdt-navbar-nav li a{min-height:0}.ep-virtual-area{position:absolute;width:100%;margin:0;padding:0;left:0;right:0;z-index:99999}.ep-virtual-area .bdt-accordion-title .ep-menu-nav-link .bdt-megamenu-indicator{margin-right:15px}.ep-virtual-area .bdt-accordion-title{display:flex;position:relative;align-items:center}.ep-virtual-area .bdt-accordion-title .bdt-megamenu-indicator{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:12px}.ep-virtual-area .bdt-accordion-content{margin:0;padding:0;max-height:90vh;overflow:auto}.ep-virtual-area .ep-menu-nav-link{grid-gap:5px;font-size:16px;padding:5px 8px;color:#000}.ep-virtual-area .ep-menu-nav-link svg,.ep-virtual-area .ep-menu-nav-link i{width:auto;height:14px;line-height:14px;margin-right:5px}@media screen and (min-width:1025px){.bdt-mega-menu-hamburger-m .megamenu-header-mobile{display:none!important}}@media screen and (max-width:1024px){.bdt-mega-menu-hamburger-m .megamenu-header-default{display:none!important}}@media screen and (min-width:768px){.bdt-mega-menu-hamburger-s .megamenu-header-mobile{display:none!important}}@media screen and (max-width:767px){.bdt-mega-menu-hamburger-s .megamenu-header-default{display:none!important}}.bdt-mega-menu-hamburger-none .megamenu-header-mobile{display:none!important}.bdt-mega-menu-hamburger-none .megamenu-header-default .bdt-navbar-nav{flex-wrap:wrap}.ep-megamenu .ep-megamenu-offcanvas-content .bdt-navbar-nav,.ep-megamenu .ep-megamenu-offcanvas-content .ep-offcanvas-nav{display:flex;flex-direction:column;align-items:flex-start;width:100%;list-style:none;margin:0;padding:0}.ep-megamenu .ep-megamenu-offcanvas-content .bdt-navbar-nav li,.ep-megamenu .ep-megamenu-offcanvas-content .ep-offcanvas-nav li{width:100%}.ep-megamenu .ep-megamenu-offcanvas-content .bdt-navbar-nav li a,.ep-megamenu .ep-megamenu-offcanvas-content .ep-offcanvas-nav li a{display:block;width:100%}.ep-megamenu .ep-megamenu-offcanvas-content .bdt-navbar-nav .ep-megamenu-panel,.ep-megamenu .ep-megamenu-offcanvas-content .ep-offcanvas-nav .ep-megamenu-panel,.ep-megamenu .ep-megamenu-offcanvas-content .bdt-navbar-nav .ep-default-submenu-panel,.ep-megamenu .ep-megamenu-offcanvas-content .ep-offcanvas-nav .ep-default-submenu-panel,.ep-megamenu .ep-megamenu-offcanvas-content .bdt-navbar-nav .sub-menu,.ep-megamenu .ep-megamenu-offcanvas-content .ep-offcanvas-nav .sub-menu{width:100%;padding-left:0;list-style:none}.ep-megamenu .ep-megamenu-offcanvas .bdt-offcanvas-bar{background:#fff;padding:20px}.ep-megamenu .ep-megamenu-offcanvas .ep-megamenu-panel{width:100%!important;box-sizing:border-box;margin-top:10px;max-height:inherit!important}.ep-megamenu .ep-megamenu-offcanvas .ep-offcanvas-footer{padding-top:20px;margin-top:20px;border-top:1px solid #ececed}.ep-megamenu .ep-megamenu-offcanvas .ep-offcanvas-logo{border-bottom:1px solid #ececed;padding-bottom:20px;margin-bottom:-20px}.ep-megamenu .ep-megamenu-offcanvas .ep-offcanvas-logo img{width:180px;height:auto;object-fit:contain;vertical-align:middle}.ep-megamenu .ep-megamenu-offcanvas .bdt-offcanvas-close{top:20px;right:20px;padding:10px;border-radius:30px;transition:all .3s ease;border:1px solid #f0f0f4;font-size:12px}.ep-megamenu .ep-megamenu-offcanvas .bdt-offcanvas-close svg{color:#39383f;transition:all .3s ease;width:1em;height:1em}.ep-megamenu .ep-megamenu-offcanvas .bdt-offcanvas-close:hover,.ep-megamenu .ep-megamenu-offcanvas .bdt-offcanvas-close:focus{background:rgba(255,0,0,.079)}.ep-megamenu .ep-megamenu-offcanvas .bdt-offcanvas-close:hover svg,.ep-megamenu .ep-megamenu-offcanvas .bdt-offcanvas-close:focus svg{color:red}.ep-megamenu .ep-megamenu-offcanvas .ep-megamenu-offcanvas-content{margin-top:40px}.ep-megamenu .ep-megamenu-offcanvas .ep-megamenu-offcanvas-content .ep-offcanvas-nav{gap:15px}.ep-megamenu .ep-megamenu-offcanvas .ep-megamenu-offcanvas-content .menu-item{position:relative}.ep-megamenu .ep-megamenu-offcanvas .ep-megamenu-offcanvas-content .menu-item.active a,.ep-megamenu .ep-megamenu-offcanvas .ep-megamenu-offcanvas-content .menu-item:hover a{color:#2196F3}.ep-megamenu .ep-megamenu-offcanvas .ep-megamenu-offcanvas-content .ep-menu-nav-link{display:flex;align-items:center;justify-content:space-between;font-size:16px;padding:0;transition:all .3s ease}.ep-megamenu .ep-megamenu-offcanvas .ep-megamenu-offcanvas-content .ep-menu-nav-link .bdt-megamenu-indicator{color:currentColor;font-size:12px;padding:8px;border-radius:30px;line-height:1;transition:all .3s ease;opacity:1!important;margin-left:auto}.ep-megamenu .ep-megamenu-offcanvas .ep-megamenu-offcanvas-content .bdt-spinner{position:absolute;right:40px!important;z-index:99999!important;border:0!important;padding:0!important}.ep-megamenu .ep-megamenu-offcanvas .ep-megamenu-offcanvas-content .bdt-spinner svg{width:20px!important;height:20px!important}body.rtl .bdt-marquee{direction:rtl}.elementor-widget-bdt-marquee{--marquee-rotate:var(--bdt-marquee-rotate);--marquee-offset:var(--bdt-marquee-offset);--marquee-adjustment:var(--bdt-marquee-adjustment);-webkit-transform:rotate(var(--marquee-rotate));-ms-transform:rotate(var(--marquee-rotate));transform:rotate(var(--marquee-rotate));margin-left:calc(var(--marquee-offset));width:calc(100% + var(--marquee-adjustment))}.bdt-marquee{height:100%;display:flex;align-items:center}.bdt-marquee.marquee-vertical{flex-direction:column;height:500px}.bdt-marquee.marquee-vertical .marquee-content{margin-left:0;margin-top:5px;width:100%}.bdt-marquee.marquee-horizontal{flex-direction:row}.bdt-marquee.marquee-horizontal .marquee-image{width:200px}.bdt-marquee .marquee-content{overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:5px}.bdt-marquee .marquee-content.marquee-text{background-color:#022f40;font-size:21px;padding:20px;color:#fff}.bdt-marquee .marquee-icon{font-size:24px;color:#fff;display:inline-flex}.bdt-marquee .marquee-icon svg{width:1em;height:1em}.elementor-element-edit-mode .bdt-marquee{overflow:hidden}.bdt-ep-marquee-direction-top.bdt-ep-shadow-mode-yes:before,.bdt-ep-marquee-direction-bottom.bdt-ep-shadow-mode-yes:before{background:linear-gradient(to bottom,var(--ep-shadow-color,#fff) 5%,rgba(255,255,255,0) 100%)}.bdt-ep-marquee-direction-top.bdt-ep-shadow-mode-yes:after,.bdt-ep-marquee-direction-bottom.bdt-ep-shadow-mode-yes:after{top:auto;bottom:0;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,var(--ep-shadow-color,#fff) 95%)}.bdt-ep-marquee-direction-top.bdt-ep-shadow-mode-yes:before,.bdt-ep-marquee-direction-bottom.bdt-ep-shadow-mode-yes:before,.bdt-ep-marquee-direction-top.bdt-ep-shadow-mode-yes:after,.bdt-ep-marquee-direction-bottom.bdt-ep-shadow-mode-yes:after{height:20%;width:100%}.bdt-ep-marquee-direction-left.bdt-ep-shadow-mode-yes:before,.bdt-ep-marquee-direction-right.bdt-ep-shadow-mode-yes:before{background:linear-gradient(to right,var(--ep-shadow-color,#fff) 5%,rgba(255,255,255,0) 100%)}.bdt-ep-marquee-direction-left.bdt-ep-shadow-mode-yes:after,.bdt-ep-marquee-direction-right.bdt-ep-shadow-mode-yes:after{background:linear-gradient(to right,rgba(255,255,255,0) 0%,var(--ep-shadow-color,#fff) 95%)}.bdt-ep-shadow-mode-hide-start.bdt-ep-shadow-mode-yes:before{display:none}.bdt-ep-shadow-mode-hide-end.bdt-ep-shadow-mode-yes::after{display:none}.bdt-navbar>li>a{transition:all 350ms cubic-bezier(0,.43,.29,.96)}.bdt-navbar .bdt-navbar-nav li.coming-soon,.bdt-navbar .bdt-navbar-nav li.new,.bdt-navbar .bdt-navbar-nav li.hot,.bdt-navbar .bdt-navbar-nav li.updated{position:relative}.bdt-navbar .bdt-navbar-nav li.coming-soon:after,.bdt-navbar .bdt-navbar-nav li.new:after,.bdt-navbar .bdt-navbar-nav li.hot:after,.bdt-navbar .bdt-navbar-nav li.updated:after{content:"";position:absolute;width:auto;background:rgba(20,171,244,.58);color:#fff;right:0;top:7px;font-size:8px;padding:1px 5px;border-radius:2px}.bdt-navbar .bdt-navbar-nav li.coming-soon:after{content:"UPCOMING"}.bdt-navbar .bdt-navbar-dropdown-nav li.hot:after{content:"HOT";background:rgba(20,171,244,.58)}.bdt-navbar .bdt-navbar-nav li.new:after{content:"NEW";background:#F2295B}.bdt-navbar .bdt-navbar-nav li.updated:after{content:"UPDATED";background:#ef7f09}.bdt-nav.bdt-navbar-dropdown-nav li.bdt-parent{position:relative}.bdt-nav.bdt-navbar-dropdown-nav li.bdt-parent .bdt-navbar-dropdown{top:0!important;left:100%!important;right:auto}.bdt-navbar-parent-indicator-yes ul>li.bdt-parent>a{position:relative}.bdt-navbar-parent-indicator-yes ul>li.bdt-parent>a:after{font:normal normal normal 9px/1 element-pack;position:relative;line-height:inherit;content:"\e910";top:1px;margin-left:12px;background:none!important}.bdt-navbar-parent-indicator-yes .bdt-navbar-dropdown-nav>li.bdt-parent>a:after{position:absolute;transform:translate(-50%,-50%);transform-origin:center;top:calc(50% + 1px);content:"\e925";right:0;margin:0}.bdt-auto-hide-menu .bdt-cd-secondary-nav{position:relative;z-index:1;clear:both;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.bdt-auto-hide-menu .bdt-cd-secondary-nav::before,.bdt-auto-hide-menu .bdt-cd-secondary-nav::after{content:'';position:absolute;z-index:1;top:0;height:100%;width:20px;background:transparent;pointer-events:none;-webkit-transition:opacity .2s;transition:opacity .2s}.bdt-auto-hide-menu .bdt-cd-secondary-nav::after{right:0;background:linear-gradient(to left,#fff,rgba(37,40,61,0))}.bdt-auto-hide-menu .bdt-cd-secondary-nav::before{left:0;background:linear-gradient(to right,#fff,rgba(37,40,61,0))}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul,.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul>li,.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul>li>a{height:100%}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:left}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul::after{clear:both;content:"";display:block}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul>li{display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.bdt-navbar-nav>li>a{transition:.1s ease-in-out;transition-property:color,background-color;position:relative}.bdt-navbar-style-1 .bdt-navbar-nav>li>a:before{content:'';display:block;position:absolute;height:2px;background-color:transparent;transition:.1s cubic-bezier(0,.75,.43,1);transition-property:background-color,opacity,transform;top:0;left:0;right:0;margin:0 15px;opacity:1;transform:scale3d(0,1,1)}.bdt-navbar-style-1 .bdt-navbar-nav>li.bdt-active>a:before{transform:scale3d(1,1,1);opacity:1;background-color:#1e87f0}.bdt-navbar-style-1 .bdt-navbar-nav>li:hover>a:before{transform:scale3d(1,1,1);opacity:1;background-color:#1e87f0}.bdt-navbar-style-2 .bdt-navbar-nav>li>a:after{content:'';display:block;position:absolute;height:2px;background-color:transparent;transition:.1s cubic-bezier(0,.75,.43,1);transition-property:background-color,opacity,transform;bottom:0;left:0;right:0;margin:0 15px;opacity:1;transform:scale3d(0,1,1)}.bdt-navbar-style-2 .bdt-navbar-nav>li.bdt-active>a:after{transform:scale3d(1,1,1);opacity:1;background-color:#1e87f0}.bdt-navbar-style-2 .bdt-navbar-nav>li:hover>a:after{transform:scale3d(1,1,1);opacity:1;background-color:#1e87f0}.bdt-navbar-style-3 .bdt-navbar-nav>li>a:after{content:'';display:block;position:absolute;height:8px;background-color:transparent;transition:.25s cubic-bezier(0,.75,.43,1);transition-property:background-color,opacity,transform;left:0;right:0;margin:0 10px;opacity:1;transform:scale3d(0,1,1);z-index:-1;transform-origin:left}.bdt-navbar-style-3 .bdt-navbar-nav>li.bdt-active>a:after{transform:scale3d(1,1,1);opacity:1}.bdt-navbar-style-3 .bdt-navbar-nav>li:hover>a:after{transform:scale3d(1,1,1);opacity:1;background-color:#1e87f0}.bdt-navbar-style-4 .bdt-navbar-nav>li>a:before{content:'';position:absolute;bottom:0;left:0;right:0;margin:0 10px;height:2px;background-color:currentColor;transform-origin:bottom right;transform:scaleX(0);transition:transform .5s ease}.bdt-navbar-style-4 .bdt-navbar-nav>li.bdt-active>a:before{transform-origin:bottom left;transform:scaleX(1)}.bdt-navbar-style-4 .bdt-navbar-nav>li:hover>a:before{transform-origin:bottom left;transform:scaleX(1);background-color:#1e87f0}@media only screen and (min-width:1025px){.bdt-auto-hide-menu .bdt-cd-secondary-nav{overflow:visible}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul{display:block}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul>li{float:none;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}}.bdt-ep-product-grid{display:grid}.bdt-ep-product-grid-item{position:relative;background:#fcfdff;transition:all .3s ease}.bdt-ep-product-grid-item *{transition:all .2s 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-link{position:absolute;height:100%;width:100%;left:0;top:0}.bdt-ep-product-grid-image{position:relative}.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-post-block-modern-item.left-part{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;min-height:350px;overflow:hidden}.bdt-post-block-modern-item.left-part .bdt-post-block-modern-desc{text-align:center}.bdt-post-block-modern-item.left-part .bdt-overlay-gradient{position:absolute;content:'';height:100%;width:100%;left:0;top:0}.bdt-post-block-modern-item.right-part{padding:20px 20px}.bdt-post-block-modern-item.right-part:last-child{margin-bottom:0}.bdt-post-block-modern-excerpt{margin-bottom:10px}.bdt-post-block-modern-read-more{font-weight:bolder;padding-left:0;padding-right:0;display:inline-block}.bdt-post-block-modern-read-more svg{width:1em;height:1em}.bdt-post-block-modern-title{margin-bottom:0}.bdt-post-block-modern-desc .bdt-post-block-modern-meta span a{background:#1e87f0;font-size:11px;color:#fff;padding:2px 5px;font-weight:400;border-radius:2px}.bdt-post-block-modern-desc h4{margin-top:0}.bdt-post-block-modern-desc span{color:inherit}@media (min-width:1024px){.bdt-post-block-modern-item.right-part{padding:20px 30px}}.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:transparent;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:transparent;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;background:rgba(0,0,0,.5)}.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:rgba(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,rgba(0,0,0,0) 0%,rgba(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,rgba(0,0,0,0) 0%,rgba(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 rgba(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:rgba(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 transparent;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,rgba(255,255,255,0) 20%,rgba(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:transparent}@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:transparent}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-reverse-tablet .bdt-post-grid-img-wrap:after{border-bottom-color:transparent;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:transparent}.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-reverse-desktop .bdt-post-grid-img-wrap:after{border-bottom-color:transparent;border-top-color:#fff;top:0;bottom:auto}}.elementor-widget-bdt-post-grid .bdt-loadmore-container{margin-top:40px}@media (max-width:767px){.bdt-post-grid .bdt-grid-collapse>*{padding-left:1px}.bdt-post-grid .bdt-grid-collapse{margin-left:-1px}}.bdt-post-grid-tab img[data-src][src*='data:image']{background:rgba(152,152,152,.07);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDhweCIgIGhlaWdodD0iNDhweCIgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0ibGRzLWR1YWwtcmluZyIgc3R5bGU9ImJhY2tncm91bmQ6IG5vbmU7Ij48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiBuZy1hdHRyLXI9Int7Y29uZmlnLnJhZGl1c319IiBuZy1hdHRyLXN0cm9rZS13aWR0aD0ie3tjb25maWcud2lkdGh9fSIgbmctYXR0ci1zdHJva2U9Int7Y29uZmlnLnN0cm9rZX19IiBuZy1hdHRyLXN0cm9rZS1kYXNoYXJyYXk9Int7Y29uZmlnLmRhc2hhcnJheX19IiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHI9IjQwIiBzdHJva2Utd2lkdGg9IjgiIHN0cm9rZT0icmdiYSg1OC44ODUwODA2NDUxNjEyOTUlLDU4Ljg4NTA4MDY0NTE2MTI5NSUsNTguODg1MDgwNjQ1MTYxMjk1JSwwLjU4OCkiIHN0cm9rZS1kYXNoYXJyYXk9IjYyLjgzMTg1MzA3MTc5NTg2IDYyLjgzMTg1MzA3MTc5NTg2IiB0cmFuc2Zvcm09InJvdGF0ZSgxNjEuODc4IDUwIDUwKSI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGNhbGNNb2RlPSJsaW5lYXIiIHZhbHVlcz0iMCA1MCA1MDszNjAgNTAgNTAiIGtleVRpbWVzPSIwOzEiIGR1cj0iMXMiIGJlZ2luPSIwcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L3N2Zz4=);background-repeat:no-repeat;background-position:center}.bdt-post-grid-tab .gridtab>dt{line-height:normal}.bdt-post-grid-tab .bdt-post-grid-tab-meta{display:inline-flex}.bdt-post-grid-tab-author{text-transform:capitalize}.bdt-post-grid-tab-thumbnail{overflow:hidden;cursor:pointer}.bdt-post-grid-tab-thumbnail img{height:140px;width:100%;object-fit:cover;vertical-align:top;transition:transform 250ms cubic-bezier(.3,.91,.58,1)}.bdt-post-grid-tab-thumbnail:hover img{transform:scale(1.1)}.bdt-post-grid-tab-item-title{font-size:1.5rem;line-height:1.2}.bdt-post-grid-tab-title{cursor:pointer}.bdt-post-grid-desc-inner{padding:50px}.bdt-post-grid-tab-image-inner{overflow:hidden;height:100%}.bdt-post-grid-tab-image-inner img{height:100%;width:100%;object-fit:cover;vertical-align:top}.bdt-post-grid-tab-excerpt p:last-child{margin-bottom:0}.bdt-post-grid-tab-readmore svg{width:1em;height:1em}.gridtab,.gridtab>dt,.gridtab>dd{position:relative}.gridtab{display:flex;flex-wrap:wrap;justify-content:flex-start;box-sizing:border-box}.gridtab>dt{border-style:solid}.gridtab>dd{z-index:1;display:none;flex-basis:100%;border-style:solid}.gridtab>dd>.gridtab__controls{position:absolute;right:10px;top:10px;display:flex}.gridtab>dd>.gridtab__controls>.gridtab__close{order:1;margin-left:5px}.gridtab>dd>.gridtab__controls>.gridtab__close:before,.gridtab>dd>.gridtab__controls>.gridtab__close:after{top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.gridtab>dd>.gridtab__controls>.gridtab__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.gridtab>dd>.gridtab__controls>.gridtab__arrow,.gridtab>dd>.gridtab__controls>.gridtab__close{display:block;width:30px;height:30px;overflow:hidden;background:#666;text-indent:-999px;position:relative;border-radius:50px;transition:all 300ms ease-out}.gridtab>dd>.gridtab__controls>.gridtab__arrow:hover,.gridtab>dd>.gridtab__controls>.gridtab__close:hover{background:#333}.gridtab>dd>.gridtab__controls>.gridtab__close:hover{transform:rotate(90deg)}.gridtab>dd>.gridtab__controls>.gridtab__arrow:before,.gridtab>dd>.gridtab__controls>.gridtab__arrow:after,.gridtab>dd>.gridtab__controls>.gridtab__close:before,.gridtab>dd>.gridtab__controls>.gridtab__close:after{position:absolute;width:2px;height:10px;content:'';display:block;background:#FFF}.gridtab>dd>.gridtab__controls>.gridtab__arrow:before,.gridtab>dd>.gridtab__controls>.gridtab__arrow:after{top:50%;left:50%;transform:rotate(45deg);transform-origin:right;margin:-6px 0 0 -3px;height:8px}.gridtab>dd>.gridtab__controls>.gridtab__arrow:after{margin-top:-3px;transform:rotate(-45deg)}.gridtab>dd>.gridtab__controls>.gridtab__arrow.is-disabled{opacity:.25}.gridtab>dd>.gridtab__controls>.gridtab__next{transform:scale(-1);transform-origin:center}.gridtab>dt{transition:background 1s;background:#f2f2f2}.gridtab>dt:after{content:'';position:absolute;left:0;right:0}.gridtab>dt.is-disabled{pointer-events:none}.gridtab>dt.is-active{z-index:2}.gridtab>dt>img{max-width:100%;float:left;height:auto}.gridtab[dir="rtl"]>dd>.gridtab__controls{right:auto;left:5px}.gridtab[dir="rtl"]>dd>.gridtab__controls>.gridtab__next{transform:none}.gridtab[dir="rtl"]>dd>.gridtab__controls>.gridtab__prev{transform:scale(-1)}.gridtab[dir="rtl"]>dd>.gridtab__controls>.gridtab__close{margin-right:5px;margin-left:0}.bdt-post-list{display:grid;grid-template-columns:repeat(1,1fr);gap:30px;position:relative}.bdt-post-list .bdt-item{gap:15px;width:100%}.bdt-post-list .bdt-title{font-size:clamp(14px, 1.5vw, 18px);font-weight:700;margin-bottom:5px;margin-top:0}.bdt-post-list .bdt-title a{color:#444}.bdt-post-list .bdt-title a:hover{color:#000}.bdt-post-list .bdt-image{height:100%}.bdt-post-list .bdt-image img{width:80px;min-width:80px;height:100%;object-fit:cover}.bdt-post-list .bdt-list-icon{display:inline-flex;flex:none;transition:all .3s ease}.bdt-post-list .bdt-list-icon i,.bdt-post-list .bdt-list-icon svg{width:1.2em;height:1.2em;display:inline-flex;justify-content:center;align-items:center}.bdt-post-list .bdt-excerpt{margin-bottom:10px}.bdt-post-list .bdt-read-more{margin-right:10px;font-weight:bolder;padding-left:0;padding-right:0;display:inline-block}.bdt-post-list .bdt-meta{margin-bottom:0;margin-top:0;color:#999;display:inline-flex}.bdt-post-list .bdt-meta *{font-size:13px;font-weight:400}.bdt-has-divider--yes .bdt-item-wrap{border-bottom:1px solid #ddd;padding-bottom:15px;margin-bottom:-15px}.bdt-has-divider--yes .bdt-item-wrap:last-child{border-bottom:0;padding-bottom:0!important;margin-bottom:0!important}.bdt-post-list-header{padding:15px 0;border-bottom:2px solid #1e87f0;margin-bottom:30px;gap:20px}.bdt-post-list-header .bdt-title{color:#2b2d42;font-size:clamp(18px, 1.5vw, 24px);transition:all .3s ease;margin:0;font-weight:600}.bdt-post-list-header .bdt-filter-wrap{gap:15px}.bdt-post-list-header .bdt-filter-list{display:flex}.bdt-post-list-header .bdt-filter-list .bdt-option{text-decoration:none;text-transform:capitalize;font-size:clamp(13px, 1.2vw, 14px);color:#2b2d42;font-weight:600;transition:all .3s ease;display:inline-block}.bdt-post-list-header .bdt-filter-list .bdt-option:hover{color:#1e87f0}.bdt-post-list-header .bdt-filter-list.bdt-active .bdt-option{color:#1e87f0}.bdt-post-list div#bdt-loading-image{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;background-color:transparent;background-image:radial-gradient(at center center,#FFFFFF 0%,#ffffffeb 100%)}.bdt-post-list .bdt-circle-border{width:100px;height:100px;padding:3px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#1e87f0;background:linear-gradient(0deg,rgba(63,249,220,.1) 33%,#1e87f0 100%);animation:spin .8s linear 0s infinite}.bdt-post-list .bdt-circle-core{width:100%;height:100%;background-color:#fff;border-radius:50%}.bdt-post-info .elementor-icon-list-item .elementor-icon-list-text{display:inline-block}.bdt-post-info .elementor-icon-list-item .elementor-icon-list-text a,.bdt-post-info .elementor-icon-list-item .elementor-icon-list-text span{display:inline}.bdt-post-info{margin:0;padding:0;list-style:none}.bdt-post-info.elementor-inline-items{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.bdt-post-info.elementor-inline-items .elementor-icon-list-item{margin-left:8px;margin-right:8px}.bdt-post-info .elementor-icon-list-icon{display:inline-flex}.bdt-post-info .bdt-icon-list-item,.bdt-post-info .bdt-icon-list-item a{display:flex;align-items:center}.bdt-post-info .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget-bdt-slinky-vertical-menu{overflow:hidden}.bdt-slinky-vertical-menu{overflow:hidden;transform:translateZ(0)}.bdt-slinky-vertical-menu>ul{left:0;position:relative;transform:translateZ(0);padding:0}.bdt-slinky-vertical-menu ul,.bdt-slinky-vertical-menu li{list-style:none;margin:0!important;padding:0}.bdt-slinky-vertical-menu ul{width:100%;padding:0}.bdt-slinky-vertical-menu a{align-items:center;display:flex;padding:0}.bdt-slinky-vertical-menu a span{flex:1;line-height:1.4}.bdt-slinky-vertical-menu a svg{width:1em;height:1em}.bdt-slinky-vertical-menu li ul{display:none;left:100%;position:absolute;top:0;padding:0}.bdt-slinky-vertical-menu .header .title{flex:1;line-height:1.4;margin:0;order:1}.slinky-theme-default .title{color:#333;padding:1em}.slinky-theme-default li{line-height:1}.slinky-theme-default a{color:#333;padding:1em;transition:all .3s ease}.slinky-theme-default .next::after,.slinky-theme-default .back::before{content:'\2192';transition:200ms;line-height:1.4}.slinky-theme-default .next::after{margin-left:1em}.slinky-theme-default .back::before{transform:scaleX(-1)}.slinky-theme-default .next:hover::after,.slinky-theme-default .back:hover::before{opacity:.75}.slinky-theme-default .next:active::after,.slinky-theme-default .back:active::before{opacity:1}body.rtl .slinky-theme-default .next::after{transform:scaleX(-1)}body.rtl .slinky-theme-default .back::before{transform:scaleX(1)}.elementor-widget-bdt-stacker .bdt-ep-stacker{min-height:1px}.elementor-widget-bdt-stacker .bdt-ep-stacker .elementor-top-section,.elementor-widget-bdt-stacker .bdt-ep-stacker .e-con{position:relative;overflow:hidden}.elementor-widget-bdt-stacker .bdt-ep-stacker .elementor-element{transition-duration:unset}.elementor-widget-bdt-stacker .pin-spacer:nth-last-child(1)>.elementor-element{opacity:1!important}.bdt-ep-static-carousel-item{position:relative;background:#fcfdff;transition-duration:.3s;transition-property:background,border-color,box-shadow}.bdt-ep-static-carousel-content{padding:30px;position:relative;z-index:1}.bdt-ep-static-carousel-title{position:relative;font-size:20px;font-weight:600;color:#0d0925;margin-bottom:6px;margin-top:0}.bdt-ep-static-carousel-sub-title{font-size:14px;color:#6d7882;padding-bottom:10px;margin:0;font-weight:300;letter-spacing:.5px}.bdt-ep-static-carousel-text{font-size:15px;color:#6d7882;padding-bottom:10px}.bdt-ep-static-carousel-text p{margin:0}.bdt-ep-static-carousel-readmore{display:inline-block!important;font-size:14px;color:#3b3f42;font-weight:600}.bdt-ep-static-carousel-readmore svg{width:1em;height:1em;fill:#3b3f42}.bdt-ep-static-carousel-image{position:relative}.bdt-ep-static-carousel-item-link,.bdt-ep-static-carousel-title-link,.bdt-ep-static-carousel-image-link{position:absolute;height:100%;width:100%;left:0;top:0}.bdt-item-match-height--yes .bdt-static-carousel .swiper-slide{height:initial}.bdt-single-post .bdt-single-post-item .bdt-single-post-excerpt{margin-top:20px;color:#e5e5e5}.bdt-single-post .bdt-single-post-item .bdt-single-post-excerpt p{margin:0}.bdt-single-post .bdt-single-post-item .bdt-single-post-link{color:#444}.bdt-single-post .bdt-single-post-item .bdt-single-post-link:hover{color:#000}.bdt-single-post .bdt-single-post-item .bdt-single-post-desc .bdt-single-post-meta{margin-bottom:10px;margin-top:0;color:#999}.bdt-single-post .bdt-single-post-item .bdt-single-post-desc .bdt-single-post-meta *{font-size:13px;font-weight:400}.bdt-single-post .bdt-single-post-item .bdt-single-post-desc a{color:inherit;text-decoration:none}.bdt-single-post .bdt-single-post-item .bdt-single-post-thumbnail img{width:100%}.bdt-single-post .bdt-single-post-tag-wrap span{padding:4px 8px;color:#fff;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:10px}.bdt-single-post .bdt-single-post-tag-wrap span+span{margin-left:5px}.bdt-single-post .bdt-single-post-item .bdt-single-post-title{color:#fff}.bdt-single-post .bdt-single-post-item .bdt-single-post-link:hover .bdt-single-post-title{opacity:.7}.bdt-single-post .bdt-single-post-item .bdt-overlay-primary{transition:all .25s ease-in-out;opacity:.5}.bdt-single-post .bdt-single-post-item:hover .bdt-overlay-primary{opacity:1}.elementor-widget-bdt-single-post{overflow:hidden}.elementor-widget-bdt-advanced-icon-box.bdt-link-icon-on-hover-yes .bdt-scroll-image .bdt-single-post-link{opacity:0;transition:opacity 350ms cubic-bezier(.24,.85,.58,1)}.elementor-widget-bdt-advanced-icon-box.bdt-link-icon-on-hover-yes .bdt-scroll-image:hover .bdt-advanced-icon-box-readmore{opacity:1}@media screen and (max-width:767px){.bdt-single-post .bdt-single-post-title{font-size:1.3rem;line-height:1}}.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-child-width-expand .bdt-tabs-item{flex:1!important}.bdt-tabs .bdt-tab .bdt-tabs-item{flex:unset!important}.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}}.bdt-twitter-carousel .bdt-carousel-item{box-shadow:0 2px 8px 0 rgba(0,0,0,.08)}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-text{font-size:18px;font-weight:300}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-text a{opacity:.8}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-text a:hover{opacity:1}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-thumb .bdt-twitter-thumb-wrapper{display:inline-block}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-thumb img{width:20px;height:auto}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper{position:relative;height:35px}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper .bdt-twitter-time-link{display:block;color:#b3b9bd;font-size:12px;position:absolute;right:0;bottom:0;text-transform:uppercase}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button{position:absolute;left:0;bottom:0}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button a{color:#b3b9bd}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button a:hover{color:#838d94}.bdt-twitter-carousel .bdt-carousel-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button a+a{margin-left:5px}.bdt-twitter-grid .bdt-grid-item{box-shadow:0 2px 8px 0 rgba(0,0,0,.08)}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-text{font-size:18px;font-weight:300;transition:color .3s ease}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-text a{opacity:.8;transition:all .3s ease}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-text a:hover{opacity:1}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-thumb .bdt-twitter-thumb-wrapper{display:inline-block}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-thumb img{width:20px;height:auto}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-meta-wrapper{position:relative;height:35px}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-meta-wrapper .bdt-twitter-time-link{display:block;color:#b3b9bd;font-size:12px;position:absolute;right:0;bottom:0;text-transform:uppercase}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button{position:absolute;left:0;bottom:0}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button a{color:#b3b9bd}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button a:hover{color:#838d94}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button a+a{margin-left:5px}.bdt-twitter-grid .bdt-grid-item .bdt-twitter-meta-wrapper .bdt-twitter-meta-button a svg{width:.9em;height:.9em}.bdt-twitter-slider .swiper-carousel{padding:0;margin:0}.bdt-twitter-slider .swiper-fade .bdt-card-body{background-color:#fff}.bdt-twitter-slider .bdt-carousel-item{box-shadow:none}.bdt-twitter-slider .bdt-twitter-text{font-size:22px;line-height:normal;margin-bottom:15px;font-weight:300}.bdt-twitter-slider .bdt-twitter-time-link{display:block;font-size:1.2em;opacity:.8}.bdt-twitter-slider .bdt-twitter-thumb{margin-bottom:20px}.bdt-twitter-slider .bdt-twitter-thumb .bdt-twitter-thumb-wrapper{display:inline-block}.bdt-twitter-slider .bdt-twitter-thumb .bdt-twitter-thumb-wrapper img{width:48px;height:auto}.element-pack-agbg-yes .bdt-animated-gradient-background{pointer-events:none;position:absolute;display:block;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:0}.bdt-cursor-effects-yes{--cursor-ball-color:red;--cursor-ball-size:10px;--cursor-circle-color:red;--cursor-circle-size:40px;--cursor-text-label:"bdthemes"}.bdt-cursor-effects-yes .bdt-cursor-effects{position:fixed;z-index:999999}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-ball.cotton-active{position:fixed;top:0;left:0;z-index:999;pointer-events:none;transform:translate(-20px,-20px)}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-circle.cotton-active{position:fixed;top:0;left:0;pointer-events:none;transform:translate(-40px,-40px)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-ball.cotton-active{width:var(--cursor-ball-size);height:var(--cursor-ball-size);background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init{position:relative}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active{border-radius:50%;background-size:cover;background-position:center}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::before,.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:var(--cursor-ball-size);height:2px;background:var(--cursor-ball-color)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active:after{transform:translateX(-50%) rotate(90deg)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-3 .cotton-init.ep-cursor-circle.cotton-active{background-color:var(--cursor-ball-color);width:var(--cursor-ball-size);height:var(--cursor-ball-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-5 .cotton-init.ep-cursor-ball.cotton-active{width:450px;height:450px;background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{width:50px;height:50px;object-fit:cover}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{display:block}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-image{display:none}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons{color:var(--cursor-ball-color)}.bdt-cursor-effects-yes{--cursor-ball-color:red;--cursor-ball-size:10px;--cursor-circle-color:red;--cursor-circle-size:40px;--cursor-text-label:"bdthemes"}.bdt-cursor-effects-yes .bdt-cursor-effects{position:fixed;z-index:999999}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-ball.cotton-active{position:fixed;top:0;left:0;z-index:999;pointer-events:none;transform:translate(-20px,-20px)}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-circle.cotton-active{position:fixed;top:0;left:0;pointer-events:none;transform:translate(-40px,-40px)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-ball.cotton-active{width:var(--cursor-ball-size);height:var(--cursor-ball-size);background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init{position:relative}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active{border-radius:50%;background-size:cover;background-position:center}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::before,.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:var(--cursor-ball-size);height:2px;background:var(--cursor-ball-color)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active:after{transform:translateX(-50%) rotate(90deg)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-3 .cotton-init.ep-cursor-circle.cotton-active{background-color:var(--cursor-ball-color);width:var(--cursor-ball-size);height:var(--cursor-ball-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-5 .cotton-init.ep-cursor-ball.cotton-active{width:450px;height:450px;background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{width:50px;height:50px;object-fit:cover}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{display:block}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-image{display:none}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons{color:var(--cursor-ball-color)}.rtl .bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-ball.cotton-active{right:0;left:auto}.rtl .bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-circle.cotton-active{right:0;left:auto}.rtl .bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::before,.rtl .bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::after{right:50%;left:auto}.bdt-image-hover-effect-wrap img{width:100%;height:100%;display:block;object-fit:cover;transition:all .5s ease}.bdt-image-hover-effect-wrap{overflow:hidden;position:relative}.bdt-image-hover-effect-wrap::before,.bdt-image-hover-effect-wrap::after{position:absolute;content:"";transition:all .5s ease}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::before,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::after{z-index:3}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::before{top:50%;left:0;right:0;bottom:50%}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::after{top:0;left:50%;right:50%;bottom:0}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1:hover:before{top:0;bottom:0}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1:hover:after{left:0;right:0}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-2::after{left:50%;opacity:1;padding-top:100%;top:50%;transform:translate(-50%,-50%) rotate(45deg) scale(0);width:100%}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-2:hover::after{opacity:0;transform:translate(-50%,-50%) rotate(45deg) scale(1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-2:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::before,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::after{bottom:20px;left:20px;opacity:0;right:20px;top:20px;z-index:1;background:unset!important}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::before{transform:scaleX(0);border-bottom:2px solid;border-top:2px solid}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::after{transform:scaleY(0);border-left:2px solid;border-right:2px solid}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3:hover::before,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3:hover::after{opacity:1;filter:alpha(opacity=100);transform:scale(1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-4::before{top:0;left:50%;width:120%;height:100px;transition:all .6s linear;z-index:1;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translateY(-150%);backface-visibility:hidden;pointer-events:none}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-4:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-4:hover::before{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translateY(200%);left:-100%;top:100%}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::after{top:30px;right:50px;bottom:30px;left:50px;border-right:2px solid;border-left:2px solid;transform:scale(1,0);transform-origin:100% 0;opacity:0;z-index:1}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::before{top:50px;right:30px;bottom:50px;left:30px;border-top:2px solid;border-bottom:2px solid;opacity:0;transform:scale(0,1);transform-origin:0 0;z-index:1}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::after,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::before{background:unset!important}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5:hover::after,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5:hover::before{opacity:1;transform:scale(1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-6::after{top:30px;right:30px;bottom:30px;left:30px;border:1px solid;opacity:0;transform:scale(0);background:unset!important}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-6:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-6:hover::after{opacity:1;transform:scale(1)}.parallax-scene{position:absolute;width:100%;height:100%;background-repeat:no-repeat;top:0;left:0;overflow:hidden}.bdt-scene-item{position:absolute;width:102%;height:104%;background-repeat:no-repeat;overflow:hidden;margin:0;padding:0;top:-1%;left:-2%;background-size:auto}.bdt-reveal-effects-yes .block-revealer__element{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;pointer-events:none;opacity:0;z-index:999}.bdt-shape-builder{position:absolute;left:0;top:0;display:flex;transition:filter .3s ease-out}.bdt-shape-builder svg{transform:translate(var(--shape-position-x,0),var(--shape-position-y,0)) rotate(var(--shape-rotate,0deg));transition:all .3s ease-out}.elementor[class^="elementor-"] .elementor-element:hover>.bdt-shape-builder svg,.elementor[class*=" elementor-"] .elementor-element:hover>.bdt-shape-builder svg{transform:translate(var(--shape-position-hover-x,var(--shape-position-x,0)),var(--shape-position-hover-y,var(--shape-position-y,0))) rotate(var(--shape-rotate-hover,var(--shape-rotate,0deg)))}.elementor-element-edit-mode:hover>.bdt-shape-builder svg{transform:translate(var(--shape-position-hover-x,var(--shape-position-x,0)),var(--shape-position-hover-y,var(--shape-position-y,0))) rotate(var(--shape-rotate-hover,var(--shape-rotate,0deg)))}.elementor-section.bdt-tile-scroll-yes{overflow:hidden}.bdt-tile-scroll{height:100%;overflow:hidden;position:absolute;width:100%;top:0;left:0}.bdt-tile-scroll__wrap{width:150%;--bdt-tile-scrollwrap-height:var(--bdt-tile-scroll-height);height:var(--bdt-tile-scrollwrap-height);position:absolute;left:50%;transform:translate3d(-50%,0,0);top:50%}.bdt-tile-scroll__line{display:flex}.bdt-tile-scroll__line-img{flex:none;width:calc(var(--bdt-tile-scroll-item-width, 16.6666%) - var(--bdt-tile-scroll-margin, 2vw) * 2);height:calc(var(--bdt-tile-scrollwrap-height) / 3 - (3 * var(--bdt-tile-scroll-margin, 2vw) / 2));margin:var(--bdt-tile-scroll-margin,2vw);background-size:cover;background-position:50% 50%}.bdt-tile-scroll--horizontal .bdt-tile-scroll__wrap{--bdt-tile-scrollwrap-height:calc(var(--bdt-tile-scroll-height) * 1.8);transform:translate3d(-50%,-50%,0) rotate(var(--bdt-tile-scroll-rotate))}.bdt-tile-scroll--horizontal .bdt-tile-scroll__line-img{width:calc(var(--bdt-tile-scroll-item-width, 16.6666%) - var(--bdt-tile-scroll-margin, 1vw) * 2);height:calc(var(--bdt-tile-scrollwrap-height) / 5 - (4 * var(--bdt-tile-scroll-margin, 1vw) / 2))}.bdt-tile-scroll--vertical .bdt-tile-scroll__wrap{width:100%;display:flex;--bdt-tile-scrollwrap-height:calc(var(--tiles-height, 140vh) * 1.4);transform:translate3d(0,-50%,0);left:0;top:50%}.bdt-tile-scroll--vertical .bdt-tile-scroll__line{width:25%;padding:0 calc(var(--bdt-tile-scroll-margin, 2rem) / 2);display:block}.bdt-tile-scroll--vertical .bdt-tile-scroll__line-img{width:100%;height:calc(var(--bdt-tile-scroll-height, 52vw) / 1.95);margin:var(--bdt-tile-scroll-margin,2rem) 0}@font-face{font-family:'element-pack';src:url(../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.woff2?bhinol) format('woff2'),url(../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.ttf?bhinol) format('truetype'),url(../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.woff?bhinol) format('woff'),url('../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.svg?bhinol#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-cog:before{content:"\e991"}.ep-icon-gear:before{content:"\e991"}.ep-icon-preferences:before{content:"\e991"}.ep-icon-settings:before{content:"\e991"}.ep-icon-generate:before{content:"\e991"}.ep-icon-control:before{content:"\e991"}.ep-icon-options:before{content:"\e991"}.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-eye-blocked:before{content:"\e98f"}.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-minus-3:before{content:"\e992"}.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"}