.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-heading{position:relative}.bdt-ep-advanced-heading a{color:inherit}.bdt-ep-advanced-heading a:hover{color:inherit}.bdt-ep-advanced-heading-title{margin:0;padding:0}.bdt-ep-advanced-heading-sub-title,.bdt-ep-advanced-heading-main-title{z-index:1;position:relative}.bdt-ep-advanced-heading-sub-title{display:inline-flex;line-height:1}.bdt-ep-advanced-heading-sub-title svg{width:1em;height:1em;fill:#3b3f42}.bdt-ep-advanced-heading-sub-title.bdt-line-bottom{flex-direction:column}.bdt-ep-advanced-heading-main-title>.bdt-ep-advanced-heading-main-title-inner,.bdt-ep-advanced-heading-main-title>.bdt-mainh-split-text{display:inline-block;box-sizing:border-box}.bdt-ep-advanced-heading-sub-title-content{display:inline-flex}.bdt-ep-advanced-heading-sub-title-content span{display:inline-flex}.bdt-ep-advanced-heading-main-title{display:inline-block;vertical-align:middle}.bdt-ep-advanced-heading-sub-title .line,.bdt-ep-advanced-heading-main-title .line{background-color:transparent!important}.bdt-ep-advanced-heading-sub-title .line:after,.bdt-ep-advanced-heading-main-title .line:after{content:"";background-color:#1e87f0;height:2px;width:40px;display:inline-block;vertical-align:middle}.bdt-ep-advanced-heading-sub-title .line.bdt-button-icon-align-bottom,.bdt-ep-advanced-heading-main-title .line.bdt-button-icon-align-bottom{line-height:0;display:block}.bdt-ep-advanced-heading-content{color:rgba(156,156,156,.12);z-index:0;font-size:60px;text-transform:uppercase;font-weight:700;line-height:1;bottom:0;width:100%;transition:all .3s ease-out;position:absolute}.bdt-ep-advanced-heading-content>div{display:inline-block}.bdt-main-text-stroke--yes .bdt-ep-advanced-heading .bdt-ep-advanced-heading-main-title span{color:transparent!important;-webkit-text-stroke:1px #333}.bdt-advanced-text-stroke--yes .bdt-ep-advanced-heading .bdt-ep-advanced-heading-content>div{color:transparent!important;-webkit-text-stroke:1px rgba(156,156,156,.12)}.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title-inner{background-color:transparent;background-image:linear-gradient(240deg,#0E83CD 0,#8062d4 100%);background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:rgba(255,255,255,0)}.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>*{background-color:transparent;background-image:linear-gradient(240deg,#0E83CD 0,#8062d4 100%);background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bdt-ep-ah-title-multi-color-yes .bdt-ep-advanced-heading-main-title-inner{line-break:anywhere}@supports (-ms-ime-align:auto){.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title>div,.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>div{background-attachment:scroll!important}}@supports (-moz-appearance:none){.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title>div,.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>div{background-attachment:scroll!important}}.bdt-ep-advanced-heading-content>div{-webkit-transform:translate(var(--ep-advanced-heading-pos-x,0),var(--ep-advanced-heading-pos-y,0)) rotate(var(--ep-advanced-heading-rotate,0));transform:translate(var(--ep-advanced-heading-pos-x,0),var(--ep-advanced-heading-pos-y,0)) rotate(var(--ep-advanced-heading-rotate,0))}.bdt-ep-advanced-icon-box{text-align:center}.bdt-ep-advanced-icon-box-title{font-weight:700;font-size:1.25rem}.bdt-ep-advanced-icon-box-title a{color:inherit}.bdt-ep-advanced-icon-box-description{margin-bottom:20px}.bdt-ep-advanced-icon-box-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-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-position-bottom .bdt-ep-advanced-icon-box{display:flex;flex-direction:column-reverse}.elementor-vertical-align-top .bdt-ep-advanced-icon-box{align-items:flex-start}.elementor-vertical-align-middle .bdt-ep-advanced-icon-box{align-items:center}.elementor-vertical-align-bottom .bdt-ep-advanced-icon-box{align-items:flex-end}.bdt-ep-advanced-icon-box-indicator{position:absolute;left:100%;top:0;width:150px;height:auto;transform-origin:center center;z-index:10}.bdt-ep-advanced-icon-box-indicator svg{height:auto;width:100%}}.bdt-ep-advanced-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-ep-carousel-title a{color:#213640}.bdt-ep-carousel-title a:hover{color:#222}.bdt-ep-carousel-thumbnail{position:relative;overflow:hidden}.bdt-ep-carousel-thumbnail img{display:block;width:100%;max-height:none;max-width:none}.bdt-ep-carousel-desc{padding:40px}.bdt-ep-carousel-button{margin-top:10px;display:inline-block}.bdt-ep-carousel-button-icon{display:inline-flex;transition:all .3s ease}.bdt-ep-carousel-button-icon i,.bdt-ep-carousel-button-icon svg{width:1em;height:1em;transition:all .3s ease}.bdt-ep-carousel-meta{display:inline-flex}.bdt-ep-carousel-meta li.bdt-margin-small-top{margin-top:5px!important}.bdt-ep-carousel-meta li>*>*{color:inherit}.bdt-ep-carousel-item{box-shadow:0 2px 8px 0 rgba(0,0,0,.08)}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-desc{padding:35px 20px}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-thumbnail{height:100%}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-thumbnail img{height:100%;object-fit:cover}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-background{height:230px;background:#0067ce}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-img-wrap a{height:300px}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc{text-align:center;transform:translateY(20px);transition:all .25s ease-in-out}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-meta{justify-content:center}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-categories a{background:#1e87f0;padding:5px 8px;color:#fff;box-sizing:border-box;display:inline-block;font-size:10px;text-decoration:none;text-transform:uppercase;font-weight:700}.bdt-ep-carousel-skin-alice .bdt-custom-overlay{opacity:.3;transition:all .25s ease-in-out;background:#000}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-title a{color:#fff}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-date{color:#fff}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-item:hover .bdt-ep-carousel-desc{transform:translateY(0)}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-item:hover .bdt-custom-overlay{opacity:.5}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-thumbnail:before{content:'';position:absolute;top:calc(var(--ep-carousel-spacing, 14px) - 1px);right:50%;bottom:calc(var(--ep-carousel-spacing, 14px) - 1px);left:50%;opacity:0;border:1px solid rgba(255,255,255,.8);background-color:#fff;transition:all .3s;transition-delay:.3s;z-index:1}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-desc{padding:30px;flex-direction:column;position:absolute;left:var(--ep-carousel-spacing,14px);right:var(--ep-carousel-spacing,14px);bottom:-30px;opacity:0;z-index:5;background:#fff;padding:20px;user-select:none;transition-delay:.25s;transition:all .3s ease}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title a,.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta>span,.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt *{display:block;will-change:transform;transform:translateY(100%)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title a{transition:all .8s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta>span{transition:all 1.1s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt *{transition:all 1s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-button{will-change:transform;transform:translateY(100%);transition:all 1.5s cubic-bezier(.37,.31,.2,.85)}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-thumbnail:before{background:transparent;left:calc(var(--ep-carousel-spacing, 14px) - 1px);right:calc(var(--ep-carousel-spacing, 14px) - 1px);opacity:1;transition-delay:0s}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-desc{opacity:1;bottom:var(--ep-carousel-spacing,14px)}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-title a,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-meta>span,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-excerpt *,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-button{transform:translateY(0)}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-thumbnail:before{background:transparent;left:calc(var(--ep-carousel-spacing, 14px) - 1px);right:calc(var(--ep-carousel-spacing, 14px) - 1px);opacity:1;transition-delay:0s}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-desc{opacity:1;bottom:var(--ep-carousel-spacing,14px)}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-title a,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-meta>span,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-excerpt *,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-button{transform:translateY(0)}.bdt-content-switcher{position:relative;box-sizing:border-box}.bdt-content-switcher *,.bdt-content-switcher *:before,.bdt-content-switcher *:after{box-sizing:unset!important}.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:20px;height:10px;padding:9px 4px;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% - 33px);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:-28px;left:auto;background-color:#f44336}.bdt-toggle-button-2 .checkbox:checked+.bdt-knobs:before{left:-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% - 33px);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:-28px;right:5px;left:auto;background-color:#f44336}.bdt-toggle-button-4 .checkbox:checked+.bdt-knobs:before{top:-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% - 33px);transform:rotateY(180deg) translateY(-50%);background-color:#f44336}.bdt-toggle-button-5 .checkbox:checked+.bdt-knobs span{left:calc(100% - 33px)}.bdt-toggle-button-5 .checkbox:checked+.bdt-knobs span:before{content:'';left:calc(100% - 33px)}.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:20px;height:10px;padding:9px 4px;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% - 33px);background-color:#f44336}.bdt-toggle-button-7 .bdt-knobs span{position:absolute;top:50%;width:20px;height:10px;padding:9px 4px;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% - 23px);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% - 33px);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:20px;height:10px;line-height:1;padding:9px 4px;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:20px;height:10px;padding:9px 4px}.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:33px;height: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-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-dynamic-grid{display:grid}.bdt-ep-brand-grid-item{transition:all .3s cubic-bezier(.77,0,.175,1)}.bdt-dynamic-carousel .swiper-carousel{padding:10px;margin:0 -10px}.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;overflow:hidden}.bdt-marquee .marquee-content{overflow:hidden;display:flex;align-items:center;justify-content:center;height:100%;flex-shrink:0;cursor:pointer;margin-left:5px}.bdt-marquee .marquee-content.marquee-text{background-color:#022f40;font-size:21px;padding:20px;color:#fff}.bdt-marquee .marquee-content.marquee-image{width:200px}.bdt-post-slider-thumbnail{overflow:hidden}.bdt-post-slider-thumbnail img{width:100%;object-fit:cover}.bdt-post-slider-item .bdt-grid{height:100%}.bdt-post-slider-item>img{height:100%;width:100%;object-fit:cover;object-position:center}.bdt-post-slider-content-wrap{max-width:1170px;width:100%;padding-left:30px;padding-right:30px}.bdt-post-slider-content-wrap .bdt-post-slider-content{max-width:950px;display:inline-block}.bdt-post-slider-tag-wrap span{padding:2px 4px;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:8px}.bdt-post-slider-tag-wrap span a{color:#fff}.bdt-post-slider-tag-wrap span+span{margin-left:0}.bdt-post-slider-title{margin-top:10px;line-height:1;font-size:1.4rem;color:#fff;font-weight:600}.bdt-post-slider-text{margin-top:15px;font-size:.65rem;line-height:1.4;color:rgba(255,255,255,.7)}.bdt-post-slider-text p{margin:0}.bdt-post-slider-meta{margin-top:5px}.bdt-post-slider-meta span{text-transform:capitalize;color:rgba(246,251,255,.55)}.bdt-post-slider-meta .bdt-author{margin-right:3px}.bdt-post-slider-button-wrap{margin-top:15px}.bdt-post-slider-button svg{width:1em;height:1em}.bdt-author img{vertical-align:top}.bdt-post-slider-pagination{max-width:1170px;width:100%;bottom:3px;margin-top:0;position:relative!important;margin-bottom:15px;padding-left:20px;padding-right:20px}.bdt-post-slider-pagination .bdt-thumbnav{border-top:3px solid rgba(255,255,255,.5);margin-left:0}.bdt-post-slider-pagination .bdt-thumbnav li:first-child{padding-left:0}.bdt-post-slider-pagination .bdt-post-slider-thumb-wrap{display:inline-flex;flex-shrink:0}.bdt-post-slider-pagination .bdt-post-slider-thumb-wrap img{height:64px;width:64px;object-fit:cover}.bdt-post-slider-pagination li .bdt-post-slider-pagination-item{border-top:3px solid transparent;padding-top:15px;margin-top:-3px;transition:all 300ms cubic-bezier(.13,.27,.39,1)}.bdt-post-slider-pagination li.bdt-active .bdt-post-slider-pagination-item{border-top-color:#fff;opacity:1}.bdt-post-slider-pagination li .bdt-post-slider-pagination-item{opacity:.7}.bdt-post-slider-pagination li .thumb-title-default-skin,.bdt-post-slider-pagination li span{font-weight:600;line-height:1;font-size:14px;color:#fff}.bdt-post-slider-pagination li .bdt-post-slider-date{font-weight:400;opacity:.8;text-transform:uppercase;font-size:11px}.skin-vast .bdt-post-slider-text{color:rgba(0,0,0,.7)}.skin-vast .bdt-post-slider-text p{margin:0}.skin-vast .bdt-post-slider-text p+p{margin-top:15px}.skin-vast .bdt-post-slider-title{color:#444}.skin-vast .bdt-post-slider-meta span{color:rgba(136,136,136,.55)}.skin-vast .bdt-post-slider-navigation a{color:#fff;transition:all .3s ease}.skin-vast .bdt-post-slider-navigation a svg{width:1em}.skin-hazel .bdt-post-slider-title{font-size:1.2rem;line-height:1.2}.skin-hazel .bdt-post-slider-title:hover{text-decoration:underline}.skin-hazel .bdt-post-slider-text{color:#999}.skin-hazel .bdt-post-slider-content{padding:15px 20px 70px 20px}.skin-hazel .bdt-post-slider-navigation-inner{border-top:1px solid rgba(255,255,255,.1)}.skin-hazel .bdt-post-slider-navigation-inner a{padding:10px 15px;font-size:12px;font-weight:700;color:#999;background-color:#222;text-align:center;transition:background-color 300ms ease-out;position:relative}.skin-hazel .bdt-post-slider-navigation-inner a svg{height:10px;width:auto}.skin-hazel .bdt-post-slider-navigation-inner a svg polyline{stroke:#999}.skin-hazel .bdt-post-slider-navigation-inner a span{margin:0 5px}.skin-hazel .bdt-post-slider-navigation-inner a:hover{background-color:#fff;color:#222}.skin-hazel .bdt-post-slider-navigation-inner a:hover svg polyline{stroke:#222}.skin-hazel .bdt-post-slider-navigation-inner a:first-child:after{content:'';width:1px;height:100%;position:absolute;right:0;top:0;background-color:rgba(255,255,255,.1)}.skin-hazel .bdt-post-slider-thumbnail{transform:translateZ(0)}.skin-hazel .bdt-post-slider-thumbnail img{height:100%;position:absolute;object-fit:cover}.skin-hazel .bdt-post-slider-button{font-size:12px;font-weight:700;color:#aaa;text-transform:uppercase}.skin-hazel .bdt-post-slider-button:hover{color:#fff}.skin-hazel .bdt-post-slider-thumbnail~div{background-color:#222}@media screen and (min-width:768px){.bdt-post-slider-content-wrap{padding-left:50px;padding-right:50px}.bdt-post-slider-tag-wrap span{padding:2px 6px;font-size:11px}.bdt-post-slider-tag-wrap span+span{margin-left:5px}.bdt-post-slider-title{font-size:2.2rem}.bdt-post-slider-text{font-size:1rem;line-height:1.6}.bdt-post-slider-text p{width:80%;display:inline-block}.bdt-post-slider-meta{margin-top:20px}.bdt-post-slider-button-wrap{margin-top:20px}.bdt-post-slider-pagination{bottom:0;position:absolute!important;margin-bottom:30px;padding-left:50px;padding-right:50px}.bdt-post-slider-pagination li .bdt-post-slider-pagination-item{padding-top:30px}.skin-hazel .bdt-post-slider-title{font-size:2rem}.skin-hazel .bdt-post-slider-content{padding:40px 40px 90px 40px}.skin-hazel .bdt-post-slider-button{font-size:13px}.skin-hazel .bdt-post-slider-navigation-inner a{padding:15px 20px;font-size:13px}.skin-hazel .bdt-post-slider-navigation-inner a svg{height:12px}.skin-hazel .bdt-post-slider-navigation-inner a span{margin:0 8px}}@media screen and (min-width:768px) and (max-width:1024px){.bdt-post-slider-content-wrap{padding-left:30px;padding-right:30px;padding-bottom:70px}.bdt-post-slider-pagination li .bdt-post-slider-pagination-item{padding-top:20px}}@media screen and (min-width:1024px){.bdt-post-slider .bdt-post-slider-title{font-size:2.625rem}.skin-vast .bdt-post-slider-title{font-size:2rem;line-height:1}}.bdt-post-card>div:nth-child(2) .bdt-post-card-item{box-shadow:0 0 0 var(--ep-post-card-shadow-size,20px) var(--ep-post-card-shadow-color,rgba(30,135,240,.7));position:relative}.bdt-post-card-item{background-color:#fff}.bdt-post-card-title{margin-top:0;margin-bottom:10px;color:#666}.bdt-post-card-title a{text-decoration:none;color:inherit}.bdt-post-card-button{font-weight:bolder;padding-left:0;padding-right:0;margin-right:10px;display:inline-block;text-decoration:none;color:inherit}.bdt-post-card-button svg{width:1em;height:1em}.bdt-post-card-tag{margin-bottom:10px}.bdt-post-card-tag span a{padding:2px 6px;white-space:nowrap;text-decoration:none;color:#fff;font-size:10px;text-transform:uppercase;background:#1e87f0}.bdt-post-card-desc{background-color:#fff;padding:50px}.bdt-post-card-desc .bdt-subnav{margin-bottom:0}.bdt-post-card-desc .bdt-subnav span{margin-bottom:10px}.bdt-post-card-meta{color:#999;text-transform:uppercase;font-weight:bolder;margin-top:0;font-size:12px;margin-bottom:20px;text-decoration:none}.bdt-post-card-excerpt{margin-bottom:15px}.bdt-post-card-excerpt p{margin:0}@media (min-width:960px){.bdt-post-card>div:nth-child(2) .bdt-post-card-item{margin-top:-20px}.bdt-post-card>div:nth-child(2) .bdt-post-card-thumb{display:block;overflow:hidden}.bdt-post-card>div:nth-child(2) .bdt-post-card-thumb img{padding-top:20px;transform:scale(1.33)}}.featured-part .bdt-post-block-img-wrapper img,.featured-part .bdt-post-block-thumbnail img{width:100%;object-fit:cover;vertical-align:middle}.featured-part .bdt-post-block-title{margin-bottom:10px}.list-part .bdt-post-block-title{font-size:14px;font-weight:700;margin-bottom:5px}.list-part .bdt-post-block-thumbnail img{width:80px;height:auto}.bdt-post-block-excerpt{margin-bottom:10px}.bdt-post-block-link{color:#444}.bdt-post-block-link:hover{color:#000}.bdt-post-block-read-more{margin-right:10px;font-weight:bolder;padding-left:0;padding-right:0;display:inline-block}.bdt-post-block-read-more svg{width:1em;height:1em}.bdt-post-block-tag-wrap span{padding:2px 6px;color:#fff;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:11px}.bdt-post-block-tag-wrap span+span{margin-left:5px}.skin-trinity .bdt-post-block-title a{color:#fff}.skin-trinity .bdt-post-block-title a:hover{color:#fff;opacity:.8}.skin-trinity .bdt-post-block-item .bdt-overlay-primary{transition:all .25s ease-in-out;opacity:.5}.skin-trinity .bdt-post-block-item:hover .bdt-overlay-primary{opacity:1}.skin-genesis .bdt-has-divider li>div{border-top:1px solid #ddd;padding-top:40px}.bdt-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}.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-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}.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}.bdt-review-card-grid{position:relative;display:grid;grid-row-gap:20px;grid-column-gap:20px}.bdt-ep-review-card-grid-item{border-radius:10px;padding:30px;transition:all .3s ease}.bdt-ep-review-card-grid-image{height:75px;width:75px;min-height:75px;min-width:75px;display:inline-block;-webkit-transform:translate(var(--ep-review-card-grid-image-h-offset,0),var(--ep-review-card-grid-image-v-offset,0));transform:translate(var(--ep-review-card-grid-image-h-offset,0),var(--ep-review-card-grid-image-v-offset,0))}.bdt-ep-review-card-grid-image img{width:100%;height:100%!important;object-fit:cover;border-radius:100%}.bdt-ep-review-card-grid-name{font-size:18px;font-weight:600;color:#0d0925;padding-bottom:6px;margin:0}.bdt-ep-review-card-grid-job-title{font-size:15px;color:#6d7882;padding-bottom:10px}.bdt-ep-review-card-grid-text{font-size:15px;color:#6d7882}.bdt-ep-review-card-grid-text p{margin:0}.bdt-ep-review-card-grid-rating{line-height:1;font-size:14px;display:inline-block}.bdt-ep-review-card-grid-rating.bdt-number{padding:4px 8px;border-radius:20px}.bdt-ep-review-card-grid-rating.bdt-before{margin-bottom:10px}.bdt-ep-review-card-grid-rating.bdt-after{margin-top:10px}.bdt-ep-review-card-grid-rating i{display:inline-flex}.bdt-ep-review-card-grid-rating span.epsc-rating{display:inline-flex}.bdt-ep-review-card-grid-rating span.epsc-rating span{margin-right:2px}.bdt-ep-review-card-grid-rating span.epsc-rating span:last-child{margin-right:0!important}.bdt-review-card-carousel{position:relative}.bdt-ep-review-card-carousel-item{border-radius:10px;padding:30px;transition:all .3s ease}.bdt-ep-review-card-carousel-image{height:75px;width:75px;min-height:75px;min-width:75px;display:inline-block;-webkit-transform:translate(var(--ep-review-card-carousel-image-h-offset,0),var(--ep-review-card-carousel-image-v-offset,0));transform:translate(var(--ep-review-card-carousel-image-h-offset,0),var(--ep-review-card-carousel-image-v-offset,0))}.bdt-ep-review-card-carousel-image img{width:100%;height:100%!important;object-fit:cover;border-radius:100%}.bdt-ep-review-card-carousel-name{font-size:18px;font-weight:600;color:#0d0925;padding-bottom:6px;margin:0}.bdt-ep-review-card-carousel-job-title{font-size:15px;color:#6d7882;padding-bottom:10px}.bdt-ep-review-card-carousel-text{font-size:15px;color:#6d7882}.bdt-ep-review-card-carousel-text p{margin:0}.bdt-ep-review-card-carousel-rating{line-height:1;font-size:14px;display:inline-block}.bdt-ep-review-card-carousel-rating.bdt-number{padding:4px 8px;border-radius:20px}.bdt-ep-review-card-carousel-rating.bdt-before{margin-bottom:10px}.bdt-ep-review-card-carousel-rating.bdt-after{margin-top:10px}.bdt-ep-review-card-carousel-rating i{display:inline-flex}.bdt-ep-review-card-carousel-rating span.epsc-rating{display:inline-flex}.bdt-ep-review-card-carousel-rating span.epsc-rating span{margin-right:2px}.bdt-ep-review-card-carousel-rating span.epsc-rating span:last-child{margin-right:0!important}.bdt-item-match-height--yes .bdt-review-card-carousel .swiper-slide{height:initial}.bdt-slider .bdt-slide-item .bdt-slide-desc{color:#fff}.bdt-slider .bdt-slide-item .bdt-slider-image-wrapper{height:100%;width:100%}.bdt-slider .bdt-slide-item .bdt-slider-image-wrapper img{height:100%;width:100%;object-fit:cover}.bdt-slider .bdt-slide-item .bdt-slider-image-wrapper:before{content:'';position:absolute;left:0;top:0;height:100%;width:100%;z-index:1}.bdt-slider .bdt-slide-item .bdt-slide-title,.bdt-slider .bdt-slide-item .bdt-slide-text,.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper{transition:all 400ms cubic-bezier(.19,.6,.58,1);opacity:0;transform:translateX(50px)}.bdt-slider .bdt-slide-item .bdt-slide-title{transition-delay:500ms;display:inline-block;margin:0 0 10px;color:inherit;font-size:36px}.bdt-slider .bdt-slide-item .bdt-slide-text{transition-delay:700ms;margin-bottom:15px}.bdt-slider .bdt-slide-item .bdt-slide-text p:last-child{margin-bottom:0}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper{transition-delay:900ms}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link{display:inline-block;margin-top:10px;color:rgba(255,255,255,.8);text-transform:uppercase;font-size:14px;font-weight:700}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link:hover{color:#fff}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link:hover svg{fill:#fff}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link svg{width:1em;height:1em;fill:#fff}.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-link-wrapper{transform:translateX(0);opacity:1}.bdt-slider .bdt-slide-effect-left .bdt-slide-title,.bdt-slider .bdt-slide-effect-left .bdt-slide-text,.bdt-slider .bdt-slide-effect-left .bdt-slide-link-wrapper{transform:translateX(50px)}.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-link-wrapper{transform:translateX(0)}.bdt-slider .bdt-slide-effect-bottom .bdt-slide-title,.bdt-slider .bdt-slide-effect-bottom .bdt-slide-text,.bdt-slider .bdt-slide-effect-bottom .bdt-slide-link-wrapper{transform:translateY(50px)}.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-link-wrapper{transform:translateY(0)}.bdt-slider.bdt-arrows-align-center .bdt-slide-desc,.bdt-slider.bdt-arrows-dots-align-center .bdt-slide-desc{width:auto}.bdt-animation-kenburns-yes .swiper-slide-active .bdt-slider-image-wrapper{animation-name:bdt-scale-kenburns;animation-duration:15s}.bdt-ep-scroll-to-section-icon svg{width:1em;height:1em}@keyframes totopscroller{0%{transform:translateY(0)}100%{transform:translateY(-20px)}}.bdt-ep-scroll-to-section{margin-bottom:50px;z-index:2}.bdt-ep-scroll-to-section a{animation:totopscroller 1.5s linear infinite alternate;padding:12px 8px;background:rgba(0,0,0,0) none repeat scroll 0 0;border:2px solid #fff;border-radius:5000px;color:#eee;display:inline-block;font-size:18px;font-weight:600;overflow:hidden;transition:all .3s ease 0s}.bdt-ep-scroll-to-section a:hover{background:#fff;color:#282828;border:2px solid #fff}.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}.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}}.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:hover img{transform:scale(1.1)}.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::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-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::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::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::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::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}.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)}.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}.bdt-wc-products .bdt-wc-product-title a{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.bdt-wc-products.bdt-wc-products-skin-default .bdt-wc-product-image img{width:100%}.bdt-wc-products.bdt-wc-products-skin-default .bdt-wc-product-inner{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:relative;overflow:hidden}.bdt-wc-products.bdt-wc-products-skin-default .bdt-wc-product-inner:hover .bdt-quick-view a{transform:translateX(0);opacity:1}.bdt-wc-products.bdt-wc-products-skin-default .bdt-wc-product-inner:hover .bdt-wc-add-to-cart{opacity:1;bottom:10px}.bdt-wc-products .bdt-wc-product-inner .bdt-quick-view a{position:absolute;top:15px;right:15px;transform:translateX(50px);opacity:0}.bdt-wc-products .bdt-wc-product-inner .bdt-wc-add-to-cart{position:absolute;left:50%;bottom:0;width:100%;transform:translateX(-50%);transition:all .3s ease;opacity:0}.bdt-wc-products .bdt-quick-view a{padding:10px 9px;background:#1e87f0;border-radius:2px;display:inline-flex;transition:all .3s ease}.bdt-wc-products .bdt-quick-view a:hover{background:#000}.bdt-wc-products .bdt-quick-view a i{font-size:16px;color:#fff;display:flex;transition:all .3s ease}.bdt-wc-products .bdt-wc-add-to-cart a{font-size:clamp(.625rem, 1.5vw, .75rem);margin:0;line-height:1;letter-spacing:.05em;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:clamp(.75rem, 1.5vw, 1rem);font-weight:700;left:auto;color:#fff;background-color:#1e87f0;border:0;border-radius:2px;white-space:nowrap;display:inline-block;background-image:none;box-shadow:none;text-shadow:none;text-transform:uppercase;-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);transition:all .3s cubic-bezier(.19,1,.22,1)}.bdt-wc-products .bdt-wc-add-to-cart a:hover{background-color:#000;transform:translateY(-1px);box-shadow:0 1px 1px rgba(0,0,0,.05),0 2px 2px rgba(0,0,0,.05),0 4px 4px rgba(0,0,0,.05),0 8px 8px rgba(0,0,0,.05),0 16px 16px rgba(0,0,0,.05)}.bdt-wc-products .bdt-wc-add-to-cart .button.added{display:none;transition:all 3s ease-in-out}.bdt-wc-products .bdt-wc-add-to-cart .button.loading::after{content:'';width:18px;height:18px;border:2px dotted #fff;border-radius:50%;margin-left:-15px;display:inline-block;position:relative;position:absolute;top:31%;text-align:center;animation:rotation 2s linear infinite}.bdt-wc-products .bdt-wc-add-to-cart .button.loading i{transition:all .3s ease-in-out;transform:translate(70px);opacity:.02}.bdt-wc-products .bdt-wc-add-to-cart .added_to_cart{transition:all 3s ease}.bdt-wc-products .bdt-wc-add-to-cart .added_to_cart::after{content:'\2713';margin-left:5px;font-size:16px}.bdt-wc-products .bdt-wc-add-to-cart .added_to_cart i{display:none}.bdt-wc-products .bdt-wc-add-to-cart .button a,.bdt-wc-products .bdt-wc-add-to-cart .added_to_cart a{color:#fff}.bdt-wc-products .bdt-wc-add-to-cart .button .button-icon:before,.bdt-wc-products .bdt-wc-add-to-cart .added_to_cart .button-icon:before{margin:-5px;transition:all .3s ease;opacity:0;visibility:hidden}.bdt-wc-products .bdt-wc-add-to-cart .button:hover .button-icon:before,.bdt-wc-products .bdt-wc-add-to-cart .added_to_cart:hover .button-icon:before{margin-left:10px;opacity:1;visibility:visible}.bdt-wc-products .added_to_cart{text-transform:uppercase}.bdt-wc-products .bdt-wc-product{position:relative;text-align:center}.bdt-wc-products .bdt-wc-product .bdt-wc-product-desc{padding:25px}.bdt-wc-products .bdt-wc-product .bdt-wc-product-title{padding:0 0 .5em;margin:0;font-size:1em}.bdt-wc-products .bdt-wc-product .bdt-text-small{font-size:.775rem}.bdt-wc-products .bdt-wc-product .bdt-wc-product-price{display:block;line-height:20px;font-weight:700}.bdt-wc-products .bdt-wc-product .bdt-wc-product-price p{margin:0}.bdt-wc-products .bdt-wc-product .bdt-wc-product-price ins{background:none;text-decoration:none;font-size:14px}.bdt-wc-products .bdt-wc-product .bdt-wc-product-price ins .amount{color:#1e87f0}.bdt-wc-products .bdt-wc-product .bdt-wc-product-price del{font-weight:600;opacity:.3;font-size:14px}.bdt-wc-products .bdt-wc-product .bdt-wc-product-price .amount{color:#1e87f0;font-size:14px}.bdt-wc-products .bdt-wc-product .bdt-badge{font-size:11px;padding:5px 10px;font-weight:700;left:0;height:auto;z-index:1}.bdt-wc-products .bdt-wc-product .bdt-badge .bdt-onsale{line-height:1}.bdt-wc-products .bdt-wc-rating .star-rating{line-height:1;margin-top:10px;float:none;margin-right:0}.bdt-wc-products.bdt-wc-products-skin-table .bdt-pagination>*{padding-left:10px}.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting:before,.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting:after,.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting_asc:before,.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting_asc:after,.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting_desc:before,.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting_desc:after,.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting_asc_disabled:before,.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting_asc_disabled:after,.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting_desc_disabled:before,.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting_desc_disabled:after{bottom:auto;top:50%;transform:translateY(-55%)}.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead th{padding:10px 30px 10px 18px;color:#fff;background-color:#1e87f0;vertical-align:middle}.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting_asc,.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting_desc,.bdt-wc-products.bdt-wc-products-skin-table table.dataTable thead .sorting{background-image:none}.bdt-wc-products.bdt-wc-products-skin-table .paginate_button{text-decoration:none}.bdt-wc-products.bdt-wc-products-skin-table .paginate_button:focus{outline:none}.bdt-wc-products.bdt-wc-products-skin-table .paginate_button span:focus{outline:none}.bdt-wc-products.bdt-wc-products-skin-table .bdt-wc-product{text-align:left}.bdt-wc-products.bdt-wc-products-skin-table table{width:100%}.bdt-wc-products.bdt-wc-products-skin-table table thead th{font-size:14px}.bdt-wc-products.bdt-wc-products-skin-table table th,.bdt-wc-products.bdt-wc-products-skin-table table td{box-sizing:content-box}.bdt-wc-products.bdt-wc-products-skin-table table img{width:80px}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-excerpt{max-width:500px;font-size:clamp(.625rem, 1.5vw, .875rem)}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-ep-align{text-align:center}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-price{margin-bottom:0}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-price p{margin-bottom:0}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-title{padding:0;font-size:clamp(.875rem, 1.5vw, 1rem);font-weight:500}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-categories,.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-tags{color:#1e87f0}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-categories a,.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-product-tags a{font-size:14px;color:#1e87f0}.bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-quantity .quantity input{width:45px;padding:8px 6px;border:1px solid rgba(202,202,202,.47843137);border-radius:2px;text-align:center}.bdt-wc-products.bdt-wc-products-skin-table .dataTables_wrapper td.bdt-title,.bdt-wc-products.bdt-wc-products-skin-table .dataTables_wrapper th.bdt-title{min-width:100px}.bdt-wc-products.bdt-wc-products-skin-table .dataTables_wrapper .dt-merge-grid{overflow:auto}.bdt-wc-products.bdt-wc-products-skin-table .dataTables_wrapper .dataTables_filter{float:left}.bdt-wc-products.bdt-wc-products-skin-table .dataTables_wrapper .row:first-child{flex-direction:row-reverse}[class*="elementor-widget-bdt-wc-"] .bdt-wc-add-to-cart a.added{display:none}[class*="elementor-widget-bdt-wc-"] .bdt-wc-add-to-cart a.loading:after{content:"\eb23";font-family:"element-pack";-webkit-animation:spin .5s linear infinite;animation:spin 1.2s linear infinite;margin-left:10px;display:inline-block}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating{display:inline-block}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:12px;width:6.3em;font-family:'star';letter-spacing:1px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating:before{font-family:star;content:"\73\73\73\73\73";color:#e7e7e7;float:left;top:0;left:0;position:absolute;letter-spacing:3px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating span{top:0;left:0;position:absolute;overflow:hidden;float:left;padding-top:20px;color:#FC0}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;letter-spacing:3px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating:empty{display:none}.bdt-product-quick-view .product{position:relative}.bdt-product-quick-view .product .price{font-size:24px;font-weight:700;color:#90b7de}.bdt-product-quick-view .product del{opacity:.5}.bdt-product-quick-view .product ins{background:transparent}.bdt-product-quick-view .onsale{position:absolute;left:0;top:0;height:60px;width:60px;line-height:60px;text-align:center;border-radius:80px;background:#1e87f0;color:#fff;font-size:14px;font-weight:600}.bdt-product-quick-view .cart{margin-bottom:2em}.bdt-product-quick-view .cart .quantity{display:inline-flex}.bdt-product-quick-view .cart .quantity .qty{padding:15px;width:5.631em;text-align:center;border:1px solid rgba(144,144,144,.18);border-radius:3px}.bdt-product-quick-view .cart .button{padding:15px 25px;background-color:#1e87f0;color:#fff;font-size:16px;line-height:1;cursor:pointer;font-weight:700;border-radius:3px;border:0}.bdt-product-quick-view .cart .button:hover{background-color:#0f6ecd}.bdt-product-quick-view .product_meta{display:inline-grid}.bdt-product-quick-view .product_meta>span.sku_wrapper{margin:0}.bdt-product-quick-view .product_meta>span{color:#666;font-weight:500;margin-top:10px}.bdt-product-quick-view .product_meta>span span{color:#818a91;font-weight:400}.bdt-product-quick-view .product_meta a{color:#818a91;display:inline-block;text-decoration:none;font-weight:400;font-size:13px;text-transform:capitalize;border-radius:3px;line-height:1;transition:all .3s ease}.bdt-product-quick-view .product_meta a:hover{color:#666;text-decoration:underline}.bdt-product-quick-view .star-rating{float:right;overflow:hidden;position:relative;height:14px;line-height:1;font-size:.9em;width:5.4em;font-family:star}.bdt-product-quick-view .star-rating:before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.bdt-product-quick-view .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.bdt-product-quick-view .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.bdt-product-quick-view .woocommerce-product-rating{line-height:2;display:block}.bdt-product-quick-view .woocommerce-product-rating::after,.bdt-product-quick-view .woocommerce-product-rating::before{content:' ';display:table}.bdt-product-quick-view .woocommerce-product-rating::after{clear:both}.bdt-product-quick-view .woocommerce-product-rating .star-rating{margin:11px 4px 0 0;float:left}.bdt-product-quick-view .star-rating{display:block;float:none}.bdt-product-quick-view .bdt-close svg{width:24px}.bdt-product-quick-view .variations{margin-bottom:30px}.bdt-product-quick-view .variations td>select{padding:10px;border-color:rgba(144,144,144,.18);outline:none;margin:0 10px}@media only screen and (max-width:767px){.bdt-thumb-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-thumb{display:none}.bdt-title-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-title{display:none}.bdt-categories-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-categories{display:none}.bdt-excerpt-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-excerpt{display:none}.bdt-title-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-title{display:none}.bdt-tags-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-tags{display:none}.bdt-rating-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-rating{display:none}.bdt-cart-hide-on-mobile-yes .bdt-wc-products.bdt-wc-products-skin-table .bdt-cart{display:none}}@media (min-width:768px){.bdt-wc-products.bdt-wc-products-skin-table .dataTables_wrapper td.bdt-title,.bdt-wc-products.bdt-wc-products-skin-table .dataTables_wrapper th.bdt-title{min-width:auto}.bdt-wc-products.bdt-wc-products-skin-table .dataTables_wrapper .dataTables_filter{float:right}.bdt-wc-products.bdt-wc-products-skin-table .dataTables_wrapper .row:first-child{flex-direction:row}}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.elementor-widget-bdt-wc-products .bdt-loadmore-container{margin-top:40px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-add-to-cart svg{width:1em;height:1em}[class*="elementor-widget-bdt-wc-"] .bdt-wc-add-to-cart a.added{display:none}[class*="elementor-widget-bdt-wc-"] .bdt-wc-add-to-cart a.loading:after{content:"\eb23";font-family:"element-pack";-webkit-animation:spin .5s linear infinite;animation:spin 1.2s linear infinite;margin-left:10px;display:inline-block}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating{display:inline-block}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:12px;width:6.3em;font-family:'star';letter-spacing:1px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating:before{font-family:star;content:"\73\73\73\73\73";color:#e7e7e7;float:left;top:0;left:0;position:absolute;letter-spacing:3px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating span{top:0;left:0;position:absolute;overflow:hidden;float:left;padding-top:20px;color:#FC0}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;letter-spacing:3px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating:empty{display:none}.elementor-widget-bdt-wc-add-to-cart .cart .quantity{width:5%;margin-right:2px;display:inline-block}.elementor-widget-bdt-wc-add-to-cart .cart .quantity input[type=number]{font-size:20px;padding:8px 5px;width:100%;border-radius:3px;border:1px solid #ddd;outline:none}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.elementor-widget-bdt-wc-elements .woocommerce .woocommerce-cart-form .product-remove{text-align:center!important}.elementor-widget-bdt-wc-elements .woocommerce .woocommerce-cart-form a.remove{display:inline-block;font-size:18px;width:25px;height:25px;line-height:25px;font-weight:400;color:#bbb!important;background:transparent;border:1px solid;border-radius:50%;box-sizing:content-box}.elementor-widget-bdt-wc-elements .woocommerce .woocommerce-cart-form a.remove:hover{background-color:transparent;color:#333!important}.elementor-widget-bdt-wc-elements .woocommerce .woocommerce-cart-form .product-name a{color:#1e87f0}.elementor-widget-bdt-wc-elements .woocommerce .woocommerce-cart-form .product-name a:hover{color:#0f6ecd}.elementor-widget-bdt-wc-elements .woocommerce table.cart img{width:48px}.elementor-widget-bdt-wc-elements .woocommerce-product-gallery{opacity:1!important}.elementor-widget-bdt-wc-elements input{line-height:1!important}.elementor-widget-bdt-wc-elements button{line-height:1.2}.elementor-widget-bdt-wc-elements form.cart *{text-align:left}.elementor-widget-bdt-wc-elements table.variations tbody tr:hover>td,.elementor-widget-bdt-wc-elements table.variations tbody tr:hover>th{background-color:transparent}.elementor-widget-bdt-wc-elements table.variations tbody>tr:nth-child(odd)>td,.elementor-widget-bdt-wc-elements table.variations tbody>tr:nth-child(odd)>th{background-color:transparent}.elementor-widget-bdt-wc-elements table.variations td,.elementor-widget-bdt-wc-elements table.variations th{padding:0}.elementor-widget-bdt-wc-elements .woocommerce .products ul::after,.elementor-widget-bdt-wc-elements .woocommerce .products ul::before,.elementor-widget-bdt-wc-elements .woocommerce ul.products::after,.elementor-widget-bdt-wc-elements .woocommerce ul.products::before{content:" ";display:none}.elementor-widget-bdt-wc-elements .woocommerce ul.products{display:grid;margin:0;grid-template-columns:repeat(1,1fr);gap:20px}.elementor-widget-bdt-wc-elements .woocommerce ul.products li{border:1px solid #eee;padding:30px!important;display:inline-block;border-radius:5px;margin:0!important;width:auto!important}.elementor-widget-bdt-wc-elements .product_meta{display:flex;flex-direction:column}.elementor-widget-bdt-wc-elements .woocommerce .quantity .qty{width:5.631em}.elementor-widget-bdt-wc-elements .woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.elementor-widget-bdt-wc-elements .woocommerce div.product .woocommerce-tabs ul.tabs li{padding:0;margin:0 15px 0 0;border:0;background-color:transparent}.elementor-widget-bdt-wc-elements .woocommerce div.product .woocommerce-tabs ul.tabs li:after,.elementor-widget-bdt-wc-elements .woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none}.elementor-widget-bdt-wc-elements .woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:15px 0}.elementor-widget-bdt-wc-elements .woocommerce div.product .woocommerce-tabs ul.tabs li a:after{content:'';position:absolute;background:#3287f0;height:2px;bottom:0;left:0;width:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.elementor-widget-bdt-wc-elements .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{width:100%}.elementor-widget-bdt-wc-elements .woocommerce table.shop_attributes{border:1px solid #eee;text-align:left;border-collapse:collapse;border-spacing:0}.elementor-widget-bdt-wc-elements .woocommerce table.shop_attributes tr{border:0;border-bottom:1px solid #eee}.elementor-widget-bdt-wc-elements .woocommerce table.shop_attributes tr:last-child{border-bottom:0}.elementor-widget-bdt-wc-elements .woocommerce table.shop_attributes th{border:0;background-color:#f8f8f8;padding:10px 15px}.elementor-widget-bdt-wc-elements .woocommerce table.shop_attributes td{border:0;font-style:normal;background-color:transparent!important}.elementor-widget-bdt-wc-elements .woocommerce table.shop_attributes td p{padding:10px 15px}@media (min-width:768px){.elementor-widget-bdt-wc-elements .woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.elementor-widget-bdt-wc-elements .woocommerce ul.products{grid-template-columns:repeat(4,1fr)}}.elementor-widget .woocommerce .product-category a{display:block;transition:all 350ms cubic-bezier(.15,.83,.58,1)}.elementor-widget .woocommerce .product-category img{transition:all 350ms cubic-bezier(.15,.83,.58,1)}.elementor-widget .woocommerce-loop-category__title mark{background-color:transparent;color:inherit}.elementor-widget .woocommerce .products ul,.elementor-widget .woocommerce ul.products{display:grid;margin:0}.elementor-widget .woocommerce .products ul:before,.elementor-widget .woocommerce ul.products:before{display:none}.elementor-widget .woocommerce .products ul li.product,.elementor-widget .woocommerce ul.products li.product{width:auto;margin:0}.bdt-wc-carousel .bdt-wc-carousel-image{overflow:hidden;position:relative}.bdt-wc-carousel .bdt-wc-carousel-image img{object-fit:cover;width:100%;vertical-align:bottom}.bdt-wc-carousel .bdt-overlay-default{background:#fff}.bdt-wc-carousel .bdt-badge{font-size:11px;font-weight:700;text-transform:uppercase;color:#1e87f0!important;background-color:transparent;border:2px solid #1e87f0;padding:12px;z-index:1}.bdt-wc-carousel .bdt-wc-rating{margin-top:7px}.bdt-wc-carousel .bdt-wc-carousel-item{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.08);box-shadow:0 2px 8px 0 rgba(0,0,0,.08)}.bdt-wc-carousel .bdt-wc-carousel-item:hover .bdt-quick-view a{transform:translateX(0);opacity:1}.bdt-wc-carousel .bdt-wc-carousel-item:hover .bdt-wc-add-to-cart{opacity:1;bottom:10px}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc{padding:25px 35px}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-carousel-desc-inner{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.bdt-wc-carousel .bdt-wc-carousel-item .bdt-wc-add-to-cart.active{opacity:1}.bdt-wc-carousel .bdt-quick-view a{padding:10px 9px;background:rgba(255,255,255,.8);border:2px solid #1e87f0;border-radius:40px;display:inline-flex;position:absolute;top:15px;right:15px;transform:translateX(50px);opacity:0;transition:all .3s ease}.bdt-wc-carousel .bdt-quick-view a:hover{background:#1e87f0}.bdt-wc-carousel .bdt-quick-view a:hover i{color:#fff}.bdt-wc-carousel .bdt-quick-view a i{font-size:16px;color:#1e87f0;display:flex;transition:all .3s ease}.bdt-wc-carousel .bdt-wc-add-to-cart{position:absolute;left:50%;bottom:0;width:80%;transform:translateX(-50%);transition:all .3s ease;opacity:0}.bdt-wc-carousel .bdt-wc-add-to-cart a{background:rgba(255,255,255,.8);border:2px solid #1e87f0;border-radius:80px;width:100%;color:#1e87f0;display:inline-block;font-size:12px;font-weight:700;overflow:hidden;padding:10px 15px;text-align:center;text-transform:uppercase;text-decoration:none;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;vertical-align:middle}.bdt-wc-carousel .bdt-wc-add-to-cart a:hover{background:#1e87f0;color:#fff;border:2px solid #1e87f0}.bdt-wc-carousel .bdt-wc-carousel-title{color:#333;font-weight:700;font-size:16px}.bdt-wc-carousel .bdt-products-skin-price{font-weight:700}.bdt-wc-carousel .bdt-products-skin-price ins{background:none;text-decoration:none}.bdt-wc-carousel .bdt-products-skin-price ins .amount{color:#1e87f0}.bdt-wc-carousel .bdt-products-skin-price del{font-weight:600;opacity:.3;font-size:14px}.bdt-wc-carousel .bdt-products-skin-price p,.bdt-wc-carousel .bdt-products-skin-price span{margin:0}.bdt-wc-carousel .swiper-coverflow{padding-top:15px}.bdt-wc-carousel .swiper-coverflow .swiper-slide{transition-property:transform,border,background}.bdt-wc-carousel .swiper-horizontal>.swiper-pagination-progress{top:auto;bottom:0}[class*="elementor-widget-bdt-wc-"] .bdt-wc-add-to-cart a.added{display:none}[class*="elementor-widget-bdt-wc-"] .bdt-wc-add-to-cart a.loading:after{content:"\eb23";font-family:"element-pack";-webkit-animation:spin .5s linear infinite;animation:spin 1.2s linear infinite;margin-left:10px;display:inline-block}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating{display:inline-block}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:12px;width:6.3em;font-family:'star';letter-spacing:1px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating:before{font-family:star;content:"\73\73\73\73\73";color:#e7e7e7;float:left;top:0;left:0;position:absolute;letter-spacing:3px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating span{top:0;left:0;position:absolute;overflow:hidden;float:left;padding-top:20px;color:#FC0}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;letter-spacing:3px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating:empty{display:none}.bdt-product-quick-view .product{position:relative}.bdt-product-quick-view .product .price{font-size:24px;font-weight:700;color:#90b7de}.bdt-product-quick-view .product del{opacity:.5}.bdt-product-quick-view .product ins{background:transparent}.bdt-product-quick-view .onsale{position:absolute;left:0;top:0;height:60px;width:60px;line-height:60px;text-align:center;border-radius:80px;background:#1e87f0;color:#fff;font-size:14px;font-weight:600}.bdt-product-quick-view .cart{margin-bottom:2em}.bdt-product-quick-view .cart .quantity{display:inline-flex}.bdt-product-quick-view .cart .quantity .qty{padding:15px;width:5.631em;text-align:center;border:1px solid rgba(144,144,144,.18);border-radius:3px}.bdt-product-quick-view .cart .button{padding:15px 25px;background-color:#1e87f0;color:#fff;font-size:16px;line-height:1;cursor:pointer;font-weight:700;border-radius:3px;border:0}.bdt-product-quick-view .cart .button:hover{background-color:#0f6ecd}.bdt-product-quick-view .product_meta{display:inline-grid}.bdt-product-quick-view .product_meta>span.sku_wrapper{margin:0}.bdt-product-quick-view .product_meta>span{color:#666;font-weight:500;margin-top:10px}.bdt-product-quick-view .product_meta>span span{color:#818a91;font-weight:400}.bdt-product-quick-view .product_meta a{color:#818a91;display:inline-block;text-decoration:none;font-weight:400;font-size:13px;text-transform:capitalize;border-radius:3px;line-height:1;transition:all .3s ease}.bdt-product-quick-view .product_meta a:hover{color:#666;text-decoration:underline}.bdt-product-quick-view .star-rating{float:right;overflow:hidden;position:relative;height:14px;line-height:1;font-size:.9em;width:5.4em;font-family:star}.bdt-product-quick-view .star-rating:before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.bdt-product-quick-view .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.bdt-product-quick-view .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.bdt-product-quick-view .woocommerce-product-rating{line-height:2;display:block}.bdt-product-quick-view .woocommerce-product-rating::after,.bdt-product-quick-view .woocommerce-product-rating::before{content:' ';display:table}.bdt-product-quick-view .woocommerce-product-rating::after{clear:both}.bdt-product-quick-view .woocommerce-product-rating .star-rating{margin:11px 4px 0 0;float:left}.bdt-product-quick-view .star-rating{display:block;float:none}.bdt-product-quick-view .bdt-close svg{width:24px}.bdt-product-quick-view .variations{margin-bottom:30px}.bdt-product-quick-view .variations td>select{padding:10px;border-color:rgba(144,144,144,.18);outline:none;margin:0 10px}.bdt-wc-slider .bdt-wc-slider-image{overflow:hidden;width:100%;height:100%}.bdt-wc-slider .bdt-wc-slider-image img{width:100%;height:100%;object-fit:cover;vertical-align:top}.bdt-wc-slider .bdt-badge{font-size:10px;font-weight:700;color:#F85656!important;padding:13px 12px;background:transparent;border:2px solid #F85656;text-transform:uppercase}.bdt-wc-slider .bdt-wc-slider-price{font-weight:700;font-size:20px;color:#F85656}.bdt-wc-slider .bdt-wc-slider-price ins{background:none}.bdt-wc-slider .bdt-wc-slider-price del{font-weight:600;opacity:.3}.bdt-wc-slider .bdt-wc-slider-price p,.bdt-wc-slider .bdt-wc-slider-price span{margin-bottom:0}.bdt-wc-slider .bdt-slideshow-item-inner{background:#fff}.bdt-wc-slider .bdt-wc-slider-item{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.08);box-shadow:0 2px 8px 0 rgba(0,0,0,.08)}.bdt-wc-slider .bdt-wc-slider-item .bdt-wc-slider-desc-inner{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.bdt-wc-slider .bdt-wc-slider-readmore{color:#666;font-size:12px;font-weight:600;margin-left:20px}.bdt-wc-slider .bdt-wc-slider-readmore:hover{color:#F85656}.bdt-wc-slider .bdt-wc-slider-readmore svg{width:1em;height:1em;fill:#666}.bdt-wc-slider .bdt-wc-add-to-cart a{background:#F85656;border:2px solid #F85656;border-radius:6px;color:#fff;display:inline-block;font-size:10px;font-weight:600;overflow:hidden;padding:12px 20px;text-transform:uppercase;text-decoration:none;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.bdt-wc-slider .bdt-wc-add-to-cart a:hover{background:rgba(0,0,0,0) none repeat scroll 0 0;color:#666;border:2px solid #F85656}.bdt-wc-slider .bdt-wc-add-to-cart.bdt-position-center{width:auto}.bdt-wc-slider .bdt-wc-slider-title{color:#333;font-weight:700;font-size:24px}.bdt-wc-slider.bdt-slideshow .bdt-slideshow-content-wrapper{width:100%}.bdt-wc-slider.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-wc-slider-text{display:inline-block;line-height:normal;margin-bottom:0;margin-top:10px;font-size:12px;max-width:640px}.bdt-wc-slider.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-wc-slider-title{line-height:normal;margin-bottom:0;margin-top:10px}.bdt-wc-slider.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-wc-rating,.bdt-wc-slider.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-wc-add-to-cart-readmore{margin-bottom:0;margin-top:10px}.bdt-wc-slider.bdt-slideshow .bdt-slideshow-content-wrapper .star-rating{float:none}.bdt-wc-slider .bdt-navigation-prev,.bdt-wc-slider .bdt-navigation-next{padding:0}.bdt-wc-slider .bdt-navigation-prev{margin-right:5px}.bdt-wc-slider .bdt-navigation-prev i,.bdt-wc-slider .bdt-navigation-next i{font-size:16px;padding:8px;color:#f85656;background-color:transparent;border:2px solid rgba(248,86,86,.39);border-radius:50px;transition:all .5s ease-in-out}.bdt-wc-slider .bdt-navigation-prev:hover i,.bdt-wc-slider .bdt-navigation-next:hover i{color:#fff;background-color:#f85656}[class*="elementor-widget-bdt-wc-"] .bdt-wc-add-to-cart a.added{display:none}[class*="elementor-widget-bdt-wc-"] .bdt-wc-add-to-cart a.loading:after{content:"\eb23";font-family:"element-pack";-webkit-animation:spin .5s linear infinite;animation:spin 1.2s linear infinite;margin-left:10px;display:inline-block}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating{display:inline-block}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:12px;width:6.3em;font-family:'star';letter-spacing:1px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating:before{font-family:star;content:"\73\73\73\73\73";color:#e7e7e7;float:left;top:0;left:0;position:absolute;letter-spacing:3px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating span{top:0;left:0;position:absolute;overflow:hidden;float:left;padding-top:20px;color:#FC0}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;letter-spacing:3px}[class*="elementor-widget-bdt-wc-"] .bdt-wc-rating:empty{display:none}@media only screen and (max-width:960px){.bdt-wc-slider .bdt-slideshow-item-inner .bdt-mobile-order{order:-1}.bdt-wc-slider .bdt-slider-item-content{position:absolute;z-index:1;bottom:0;width:100%;background:rgba(255,255,255,.85)}}@media only screen and (min-width:768px){.bdt-wc-slider .bdt-badge{font-size:12px}.bdt-wc-slider .bdt-wc-slider-price{font-size:26px}.bdt-wc-slider .bdt-wc-slider-readmore{font-size:16px;margin-left:25px}.bdt-wc-slider .bdt-wc-add-to-cart a{font-size:13px;padding:15px 30px}.bdt-wc-slider .bdt-wc-slider-title{font-size:64px}.bdt-wc-slider.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-wc-slider-text{margin-top:20px;font-size:16px}.bdt-wc-slider.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-wc-slider-title{margin-top:0}.bdt-wc-slider.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-wc-rating,.bdt-wc-slider.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-wc-add-to-cart-readmore{margin-top:20px}}.elementor-widget-bdt-wc-mini-cart .wc-empty-mini-cart{text-align:center;padding:15px;margin-top:15px}.elementor-widget-bdt-wc-mini-cart .wc-empty-mini-cart svg{width:100px;fill:#e5e8ed}.elementor-widget-bdt-wc-mini-cart .wc-empty-mini-cart .wc-empty-message{color:#242424;font-weight:600}.elementor-widget-bdt-wc-mini-cart .wc-empty-mini-cart a.bdt-button{padding:3px 15px}.elementor-widget-bdt-wc-mini-cart.wc-cart-icon--bag-light .bdt-mini-cart-button .bdt-cart-icon i:before{content:"\e986"}.elementor-widget-bdt-wc-mini-cart.wc-cart-icon--bag-medium .bdt-mini-cart-button .bdt-cart-icon i:before{content:"\e985"}.elementor-widget-bdt-wc-mini-cart.wc-cart-icon--bag-solid .bdt-mini-cart-button .bdt-cart-icon i:before{content:"\e984"}.elementor-widget-bdt-wc-mini-cart.wc-cart-icon--basket-light .bdt-mini-cart-button .bdt-cart-icon i:before{content:"\e983"}.elementor-widget-bdt-wc-mini-cart.wc-cart-icon--basket-medium .bdt-mini-cart-button .bdt-cart-icon i:before{content:"\e982"}.elementor-widget-bdt-wc-mini-cart.wc-cart-icon--basket-solid .bdt-mini-cart-button .bdt-cart-icon i:before{content:"\e981"}.elementor-widget-bdt-wc-mini-cart.wc-cart-icon--cart-light .bdt-mini-cart-button .bdt-cart-icon i:before{content:"\e989"}.elementor-widget-bdt-wc-mini-cart.wc-cart-icon--cart-medium .bdt-mini-cart-button .bdt-cart-icon i:before{content:"\e988"}.elementor-widget-bdt-wc-mini-cart.wc-cart-icon--cart-solid .bdt-mini-cart-button .bdt-cart-icon i:before{content:"\e987"}.elementor-widget-bdt-wc-mini-cart.wc-cart-price--yes .bdt-mini-cart-wrapper .bdt-cart-button-text .bdt-mini-cart-price-amount{display:inherit}.elementor-widget-bdt-wc-mini-cart.wc-cart-badge--yes .bdt-mini-cart-wrapper .bdt-mini-cart-button-icon .bdt-cart-badge{display:inherit}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-wrapper .bdt-mini-cart-button{display:inline-block;padding:5px}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-wrapper .bdt-cart-button-text{font-size:15px}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-wrapper .bdt-cart-button-text .bdt-mini-cart-price-amount{display:none}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-wrapper .bdt-cart-button-text .bdt-mini-cart-price-amount .tax_label{display:none}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-wrapper .bdt-cart-button-text .bdt-mini-cart-price-amount small{font-size:80%}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-wrapper .bdt-cart-button-text .bdt-mini-cart-price-amount *{color:#666}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-wrapper .bdt-mini-cart-button-icon{position:relative}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-wrapper .bdt-mini-cart-button-icon .bdt-cart-icon{color:#666}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-wrapper .bdt-mini-cart-button-icon .bdt-cart-icon i{font-size:16px}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-wrapper .bdt-mini-cart-button-icon .bdt-cart-badge{display:block;position:absolute;width:16px;height:16px;line-height:16px;top:-10px;right:-12px;border-radius:30px;color:#fff;background-color:#1e87f0;text-align:center;font-size:8px;padding:0;margin:0;display:none}.elementor-widget-bdt-wc-mini-cart .bdt-offcanvas .bdt-widget-title{font-size:18px;color:#222;font-weight:600;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #eee}.elementor-widget-bdt-wc-mini-cart .bdt-offcanvas .bdt-offcanvas-bar{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;flex-direction:column}.elementor-widget-bdt-wc-mini-cart .bdt-offcanvas-close{background-color:#eee;border:none;cursor:pointer;color:#666;display:inline-flex}.elementor-widget-bdt-wc-mini-cart .bdt-offcanvas-close:hover{color:red}.elementor-widget-bdt-wc-mini-cart .widget_shopping_cart .widgettitle{display:none}.elementor-widget-bdt-wc-mini-cart .widget_shopping_cart_content{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.elementor-widget-bdt-wc-mini-cart .widget_shopping_cart_content .amount{color:#1e87f0}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item{position:relative;padding:10px 15px 10px 0;overflow:hidden;padding-bottom:10px;border-bottom:1px solid #ddd}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item .bdt-mini-cart-product-thumbnail img{width:64px}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item .bdt-mini-cart-product-price,.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item .bdt-mini-cart-product-name a{font-size:14px;color:#222;font-weight:600;transition:color .25s ease}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item .bdt-mini-cart-product-price:hover,.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item .bdt-mini-cart-product-name a:hover{color:#1e87f0}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item .bdt-mini-cart-product-remove a{display:flex;position:absolute;right:-30px;top:50%;transform:translateY(-50%);background:#eee;padding:5px;opacity:0;transition:all .2s ease-out}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item .bdt-mini-cart-product-remove a svg{width:12px}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item .bdt-mini-cart-product-remove a svg *{stroke:#666}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item .bdt-mini-cart-product-remove a:hover svg{width:12px}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item .bdt-mini-cart-product-remove a:hover svg *{stroke:red}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-item:hover .bdt-mini-cart-product-remove a{right:0;opacity:1}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-subtotal{color:#333;font-size:16px;margin:20px 0 25px}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-subtotal small{font-size:70%}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-subtotal .amount{font-weight:700}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-footer-buttons a{display:block}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-footer-buttons a .bdt-button-text{font-size:13px;font-weight:600;text-transform:uppercase}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-footer-buttons .bdt-button-view-cart{margin-bottom:15px;background:#eee;border:1px solid transparent;transition:all .3s ease}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-footer-buttons .bdt-button-view-cart:hover{background:transparent;border-color:#ddd}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-footer-buttons .bdt-button-view-cart:hover .bdt-button-text{color:#222}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-footer-buttons .bdt-button-view-cart .bdt-button-text{color:#555;transition:color .3s ease}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-footer-buttons .bdt-button-checkout{background:#1e87f0;border:1px solid transparent;transition:all .3s ease}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-footer-buttons .bdt-button-checkout:hover{background:transparent;border-color:#1e87f0}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-footer-buttons .bdt-button-checkout:hover .bdt-button-text{color:#1e87f0}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-footer-buttons .bdt-button-checkout .bdt-button-text{color:#fff;transition:color .3s ease}.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-name dt,.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-name dd,.elementor-widget-bdt-wc-mini-cart .bdt-mini-cart-product-name p{margin-left: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"}