.bdt-ep-accordion{text-align:left;list-style-type:none;margin:0;padding:0}.bdt-ep-accordion-title{outline:none;font-size:14px;margin:0;cursor:pointer;font-weight:700;line-height:1;padding:15px 20px;background:#f3f3f3;transition:all 300ms cubic-bezier(0,.49,.27,.99)}.bdt-ep-title-text{width:100%;text-align:left}.bdt-ep-accordion-icon{display:inline-block;font-weight:400;transition:all .3s ease}.bdt-ep-accordion-icon svg,.bdt-ep-accordion-icon i{transition:all .3s ease}.bdt-ep-accordion-icon svg{height:1em;width:1em}.bdt-ep-accordion-custom-icon{display:inline-flex;transition:all .3s ease;margin-right:5px}.bdt-ep-accordion-custom-icon svg,.bdt-ep-accordion-custom-icon i{transition:all .3s ease}.bdt-ep-accordion-custom-icon svg{height:1em;width:1em}.bdt-ep-accordion-icon-closed{display:flex}.bdt-ep-accordion-icon-opened{display:none}.bdt-ep-accordion-item.bdt-open .bdt-ep-accordion-icon-closed{display:none}.bdt-ep-accordion-item.bdt-open .bdt-ep-accordion-icon-opened{display:flex}.bdt-ep-accordion-content{padding:15px 20px;margin-top:0}.bdt-ep-accordion-content p{margin-top:0}.bdt-ep-accordion-content p+p{margin-top:15px}.rtl .bdt-ep-accordion-title{flex-direction:row-reverse}@media (max-width:767px){.bdt-ep-accordion-title{padding:12px 15px}.bdt-ep-accordion-content{padding:7px 15px}}.bdt-ep-button{cursor:pointer;text-transform:uppercase;outline:none;position:relative;transition:all .3s ease-out;z-index:0;text-align:center;overflow:hidden}.bdt-ep-button:hover{background-color: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-flex;flex-wrap:wrap;box-sizing:border-box}.bdt-ep-advanced-heading-sub-title-content{display:inline-flex}.bdt-ep-advanced-heading-sub-title-content span{display:inline-flex}.bdt-ep-advanced-heading-main-title{display:inline-block;vertical-align:middle}.bdt-ep-advanced-heading-sub-title .line,.bdt-ep-advanced-heading-main-title .line{background-color:transparent!important}.bdt-ep-advanced-heading-sub-title .line:after,.bdt-ep-advanced-heading-main-title .line:after{content:"";background-color:#1e87f0;height:2px;width:40px;display:inline-block;vertical-align:middle}.bdt-ep-advanced-heading-sub-title .line.bdt-button-icon-align-bottom,.bdt-ep-advanced-heading-main-title .line.bdt-button-icon-align-bottom{line-height:0;display:block}.bdt-ep-advanced-heading-content{color: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}@supports (-ms-ime-align:auto){.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title>div,.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>div{background-attachment:scroll!important}}@supports (-moz-appearance:none){.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title>div,.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>div{background-attachment:scroll!important}}.bdt-ep-advanced-heading-content>div{-webkit-transform:translate(var(--ep-advanced-heading-pos-x,0),var(--ep-advanced-heading-pos-y,0)) rotate(var(--ep-advanced-heading-rotate,0));transform:translate(var(--ep-advanced-heading-pos-x,0),var(--ep-advanced-heading-pos-y,0)) rotate(var(--ep-advanced-heading-rotate,0))}.bdt-ep-advanced-icon-box{text-align:center}.bdt-ep-advanced-icon-box-title{font-weight:700;font-size:1.25rem}.bdt-ep-advanced-icon-box-title a{color:inherit}.bdt-ep-advanced-icon-box-description{margin-bottom:20px}.bdt-ep-advanced-icon-box-sub-title{font-size:14px;margin-top:-20px;margin-bottom:20px;transition:all .25s ease}.bdt-ep-advanced-icon-box-icon-heading{margin-bottom:20px}.bdt-ep-advanced-icon-box-icon-heading .bdt-ep-advanced-icon-box-title,.bdt-ep-advanced-icon-box-icon-heading .bdt-ep-advanced-icon-box-sub-title{margin-bottom:0;margin-top:0}.bdt-ep-advanced-icon-box-icon-wrap{display:inline-block;line-height:1;transition:all 350ms cubic-bezier(.24,.85,.58,1);color:#818a91;font-size:48px;width:48px;height:auto;text-align:center;position:relative;box-sizing:content-box}.bdt-ep-advanced-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 .elementor-widget-container{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-heading a{color:inherit}.bdt-heading a:hover{color:inherit}.bdt-heading .typed-cursor{opacity:1;font-weight:100;animation:typed-blink .7s infinite}.bdt-heading .bdt-heading-tag span{font-family:inherit;font-weight:inherit;color:inherit}@keyframes typed-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.bdt-ep-brand-grid{display:grid}.bdt-ep-brand-grid-item{position:relative;background:#f7fbff;padding:50px;overflow:hidden}.bdt-ep-brand-grid-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bdt-ep-brand-grid-checkbox,.bdt-ep-brand-grid-content{position:absolute;height:40px;width:40px;background:#fff;transition:all .5s cubic-bezier(.77,0,.175,1);overflow:hidden}.bdt-ep-brand-grid-checkbox{opacity:0;z-index:1;margin:0;cursor:pointer}.bdt-ep-brand-grid-item-hover:hover{cursor:pointer}.bdt-ep-brand-grid-item-hover:hover .bdt-ep-brand-grid-content,.bdt-ep-brand-grid-content:hover,.bdt-ep-brand-grid-checkbox:checked,.bdt-ep-brand-grid-checkbox:checked~.bdt-ep-brand-grid-content{width:100%!important;height:100%!important;border-radius:0!important;margin:0!important;border-color:transparent!important}.bdt-ep-brand-grid-item-hover:hover .bdt-ep-brand-grid-content .bdt-ep-brand-grid-inner,.bdt-ep-brand-grid-content:hover .bdt-ep-brand-grid-inner,.bdt-ep-brand-grid-checkbox:checked .bdt-ep-brand-grid-inner,.bdt-ep-brand-grid-checkbox:checked~.bdt-ep-brand-grid-content .bdt-ep-brand-grid-inner{left:0;top:0;opacity:1;transition-delay:.5s}.bdt-ep-brand-grid-item-hover:hover .bdt-ep-brand-grid-content .bdt-ep-brand-grid-icon,.bdt-ep-brand-grid-content:hover .bdt-ep-brand-grid-icon,.bdt-ep-brand-grid-checkbox:checked .bdt-ep-brand-grid-icon,.bdt-ep-brand-grid-checkbox:checked~.bdt-ep-brand-grid-content .bdt-ep-brand-grid-icon{opacity:0}.bdt-ep-brand-grid-inner{position:absolute;width:100%;height:100%;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s cubic-bezier(.77,0,.175,1);overflow:hidden}.bdt-ep-brand-grid-name{color:#282936;font-size:20px;font-weight:500;letter-spacing:2px;margin:0;text-transform:capitalize;z-index:10;cursor:auto}.bdt-ep-brand-grid-text{padding-top:10px;z-index:10}.bdt-ep-brand-grid-link{color:#616c87;font-size:16px;letter-spacing:1.5px}.bdt-ep-brand-grid-icon{display:flex;align-items:center;justify-content:center;color:#616c87;font-size:16px;height:100%;opacity:1;transition:opacity .5s cubic-bezier(.77,0,.175,1);cursor:pointer}.bdt-ep-icon--bottom-left .bdt-ep-brand-grid-checkbox,.bdt-ep-icon--bottom-left .bdt-ep-brand-grid-content{left:0;bottom:0}.bdt-ep-icon--bottom-right .bdt-ep-brand-grid-checkbox,.bdt-ep-icon--bottom-right .bdt-ep-brand-grid-content{right:0;bottom:0}.bdt-ep-icon--top-left .bdt-ep-brand-grid-checkbox,.bdt-ep-icon--top-left .bdt-ep-brand-grid-content{left:0;top:0}.bdt-ep-icon--top-right .bdt-ep-brand-grid-checkbox,.bdt-ep-icon--top-right .bdt-ep-brand-grid-content{right:0;top:0}.bdt-ep-icon--center-center .bdt-ep-brand-grid-checkbox,.bdt-ep-icon--center-center .bdt-ep-brand-grid-content{left:50%;top:50%;transform:translate(-50%,-50%)}.bdt-ep-breadcrumb{padding:0;margin:0;display:flex;flex-wrap:wrap;list-style:none}.bdt-ep-breadcrumb>*{flex:none;list-style-type:none!important}.bdt-ep-breadcrumb>*>*{display:inline-block;text-decoration:none;color:#999}.bdt-ep-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before{content:"/";display:inline-block;margin:0 20px;color:#999}.bdt-ep-breadcrumb.breadcrumb-align-left{justify-content:flex-start}.bdt-ep-breadcrumb.breadcrumb-align-center{justify-content:center}.bdt-ep-breadcrumb.breadcrumb-align-right{justify-content:flex-end}.bdt-ep-breadcrumbs-home-icon{margin-right:5px}.bdt-ep-callout-button-align-left .bdt-width-auto\@m{order:-1}.bdt-ep-callout-button-align-center{flex-direction:column}.bdt-ep-callout-button-align-center .bdt-width-expand{width:auto;text-align:center;padding-left:0}.bdt-ep-callout-button-align-center .bdt-width-auto\@m{padding-left:0;margin-top:20px;text-align:center}.bdt-ep-callout-title{font-size:24px;line-height:1.5;font-weight:300;margin-bottom:0}.bdt-ep-callout-description{margin-top:10px}.bdt-ep-callout-button{color:#fff;display:inline-block;box-sizing:border-box;padding:15px 43px;font-size:16px;background-color:#1e87f0}.bdt-ep-callout-button svg{fill:#fff}.bdt-ep-callout-button-icon{display:inline-flex;transition:all .3s ease}.bdt-ep-callout-button-icon i,.bdt-ep-callout-button-icon svg{width:1em;height:1em;position:relative;display:block;transition:all .3s ease}@media (max-width:768px){.bdt-ep-callout-button-align-right .bdt-width-auto\@m{margin-top:20px}}.bdt-ep-carousel-title a{color:#213640}.bdt-ep-carousel-title a:hover{color:#222}.bdt-ep-carousel-thumbnail{position:relative;overflow:hidden}.bdt-ep-carousel-thumbnail img{display:block;width:100%;max-height:none;max-width:none}.bdt-ep-carousel-desc{padding:40px}.bdt-ep-carousel-button{margin-top:10px;display:inline-block}.bdt-ep-carousel-button-icon{display:inline-flex;transition:all .3s ease}.bdt-ep-carousel-button-icon i,.bdt-ep-carousel-button-icon svg{width:1em;height:1em;transition:all .3s ease}.bdt-ep-carousel-meta{display:inline-flex}.bdt-ep-carousel-meta li.bdt-margin-small-top{margin-top:5px!important}.bdt-ep-carousel-meta li>*>*{color:inherit}.bdt-ep-carousel-item{box-shadow:0 2px 8px 0 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-ep-circle-info-item{height:100%;width:100%;border-radius:50%;transition:all .3s ease}.bdt-ep-circle-info-sub-circle{color:#a3adb5;width:60px;height:60px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:auto;box-shadow:0 5px 15px 0 rgba(151,163,184,.3);background-color:#fff;border-radius:50%;transition:.5s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;left:0;right:0;top:0;bottom:0;position:absolute;z-index:9;line-height:1}.bdt-ep-circle-info-sub-circle i{font-size:26px;top:0;position:relative}.bdt-ep-circle-info-sub-circle svg{width:1em;height:1em;fill:#a3adb5}.bdt-ep-circle-info-sub-circle:hover,.bdt-ep-circle-info-sub-circle.active{color:#fff;box-shadow:0 6px 13px 0 rgba(30,135,240,.3);background-color:#1e87f0;transition:background-color 1s}.bdt-ep-circle-info-sub-circle:hover svg,.bdt-ep-circle-info-sub-circle.active svg{fill:#fff}.bdt-ep-circle-info-wrap{border-radius:100%;margin:60px auto;position:relative}.bdt-ep-circle-info-inner{border-radius:50%;box-sizing:content-box;padding-bottom:unset;display:block;margin:0 auto;width:100%;height:100%;z-index:9}.bdt-ep-circle-info-inner:before,.bdt-ep-circle-info-inner:after{content:'';position:absolute;left:50%;transform:translateX(-50%);right:0;top:0;bottom:0;margin:auto;border-radius:50%;display:block}.bdt-ep-circle-info-inner:before{height:100%;width:100%;border:1px solid rgba(163,173,181,.3)}.bdt-ep-circle-info-inner:after{height:130%;width:130%;border:1px solid rgba(163,173,181,.1)}.bdt-ep-circle-info-content{height:80%;width:80%;display:flex;justify-content:center;align-items:center;top:0;right:0;bottom:0;left:0;margin:auto;position:absolute;padding:0;border-radius:100%;background-color:#fff;transition:background-color 1s}.bdt-ep-circle-info-item{display:none;justify-content:center;align-items:center;flex-direction:column;z-index:2}.bdt-ep-circle-info-item.active{display:flex;animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}.bdt-ep-circle-info-title{font-size:16px;font-weight:900;margin-bottom:15px;text-align:center;display:block}.bdt-ep-circle-info-desc{display:block;color:#757575;font-size:14px;line-height:1.88;text-align:center;margin:0;transition:all .5s}.bdt-ep-circle-info-desc p{margin:0}.bdt-ep-circle-info-icon.d-md-none{display:none}.bdt-ep-style-circle .bdt-ep-circle-info{overflow:hidden}.bdt-ep-style-circle .bdt-ep-circle-info-item{height:100%;width:100%;border-radius:50%;transition:background-image .2s ease-in-out}.bdt-ep-content-hide-yes .bdt-ep-circle-info-content-inner{display:none}@media (max-width:767px){.bdt-ep-style-list .bdt-ep-circle-info-wrap{height:100%!important;width:100%!important;margin:auto!important}.bdt-ep-style-list .bdt-ep-circle-info-inner{display:none}.bdt-ep-style-list .bdt-ep-circle-info-content{width:100%;height:100%;display:block;position:relative;transition:all .4s ease}.bdt-ep-style-list .bdt-ep-circle-info-content-inner{margin-left:var(--ep-icon-info-margin,60px)}.bdt-ep-style-list .bdt-ep-circle-info-item{display:inherit;position:relative;width:100%;margin-bottom:10px;padding:10px;border-radius:0}.bdt-ep-style-list .bdt-ep-circle-info-item.right{float:right}.bdt-ep-style-list .bdt-ep-circle-info-title{margin-bottom:8px;text-align:left}.bdt-ep-style-list .bdt-ep-circle-info-desc{text-align:left}.bdt-ep-style-list .bdt-ep-circle-info-icon{position:absolute;width:40px;height:40px;font-size:18px;overflow:hidden;border-radius:50%;box-shadow:0 5px 15px 0 rgba(151,163,184,.3);transition:all .5s;cursor:pointer;color:#a3adb5}.bdt-ep-style-list .bdt-ep-circle-info-icon:hover{box-shadow:0 6px 13px 0 rgba(30,135,240,.3);background-color:#1e87f0;color:#fff}.bdt-ep-style-list .bdt-ep-circle-info-icon:hover svg{fill:#fff}.bdt-ep-style-list .bdt-ep-circle-info-icon svg,.bdt-ep-style-list .bdt-ep-circle-info-icon i{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%}.bdt-ep-style-list .bdt-ep-circle-info-icon svg{width:1em;height:1em;fill:#a3adb5}.bdt-ep-style-list .bdt-ep-circle-info-icon.d-md-none{display:inherit}.bdt-ep-style-list .bdt-ep-circle-info-sub-circle{display:none}}.bdt-contact-form-wrapper{width:100%}.bdt-contact-form-wrapper .bdt-button-full-width{width:100%}.bdt-contact-form .elementor-field-type-submit .elementor-button{padding:12px 30px;line-height:1}.bdt-contact-form .grecaptcha-badge{z-index:999}.bdt-contact-form-skin-dropdown .bdt-dropdown{padding:30px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:3px;max-width:300px}.bdt-field-group{margin-bottom:10px}.bdt-form-stacked .bdt-field-group.bdt-margin-remove-bottom{line-height:1}.bdt-form-stacked .bdt-field-group .bdt-checkbox{margin-right:3px}.bdt-contact-form-modal .bdt-modal-dialog{width:450px}.bdt-contact-form-modal .bdt-modal-header{background:transparent;border-radius:inherit;border-bottom:1px solid rgba(153,153,153,.19)}.bdt-contact-form-modal .bdt-modal-header .bdt-icon{transform:translateY(-3px);margin-right:5px}.bdt-contact-form-modal .bdt-modal-close-default{top:18px;right:20px}.bdt-contact-form-modal .elementor-field-type-submit .elementor-button{padding:12px 20px;line-height:1}.bdt-register-additional-message{font-size:12px;color:#999}.bdt-all-field-inline--yes .bdt-contact-form .bdt-form-label{margin-bottom:0}.bdt-all-field-inline--yes .bdt-contact-form .bdt-field-group{display:flex;align-items:center;width:auto}.bdt-custom-gallery.bdt-skin-fedara .bdt-skin-fedara-desc{position:relative;background:#fff}.bdt-custom-gallery.bdt-skin-fedara .bdt-skin-fedara-desc:after{content:'';position:absolute;top:0;height:20px;width:20px;background:inherit;transform:translate(-50%,-50%) rotate(45deg)}.bdt-skin-fedara-style-right .bdt-skin-fedara-desc:after{right:8px}.bdt-skin-fedara-style-left .bdt-skin-fedara-desc:after{left:30px}.bdt-skin-fedara-style-center .bdt-skin-fedara-desc:after{left:50%}.bdt-custom-gallery.bdt-skin-abetis .bdt-skin-abetis-desc{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;text-align:center}.bdt-custom-gallery.bdt-skin-fedara .bdt-gallery-item-title,.bdt-custom-gallery.bdt-skin-abetis .bdt-gallery-item-title{color:#2a293c}.bdt-custom-gallery.bdt-skin-fedara .bdt-gallery-item-text,.bdt-custom-gallery.bdt-skin-abetis .bdt-gallery-item-text{color:#626470}.bdt-custom-gallery.bdt-skin-default .bdt-gallery-item-title{color:#fff}.bdt-custom-gallery.bdt-skin-default .bdt-gallery-item-text{color:#e1e1e7}.bdt-custom-gallery{-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bdt-custom-gallery .bdt-overlay{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;text-align:center;z-index:1}.bdt-custom-gallery .bdt-gallery-item{position:relative;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;transition-property:transform,opacity;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;margin:0;text-align:center}.bdt-custom-gallery .bdt-gallery-item:hover{z-index:5}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-title{margin-top:0;margin-bottom:10px}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-text p:last-child{margin-bottom:0}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-tags{line-height:1}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-thumbnail{overflow:hidden}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-thumbnail img{width:100%;object-fit:cover;vertical-align:middle}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-thumbnail[onclick]{cursor:pointer}.bdt-custom-gallery .bdt-gallery-item .bdt-custom-gallery-content-inner{transform:translateZ(20px)}.bdt-custom-gallery .bdt-gallery-item-link{position:relative;display:block;width:100%;overflow:hidden}.bdt-custom-gallery .bdt-gallery-item-link{margin-left:5px;margin-right:5px;padding:0;transition:all .25s ease-in-out;line-height:18px;margin-bottom:7px}.bdt-custom-gallery .bdt-gallery-item-link:hover{background-color:transparent}.bdt-custom-gallery .bdt-gallery-item-link.icon-type-text{border:2px solid #fff}.bdt-custom-gallery .bdt-gallery-item-link span.bdt-text{padding:0 15px;color:#fff;font-size:12px;font-weight:700}.bdt-custom-gallery .bdt-gallery-item-link i{color:#fff;font-size:2em}.bdt-custom-gallery .bdt-custom-gallery-inner{position:relative;overflow:hidden}@media (max-width:767px){.elementor-widget-bdt-custom-gallery .elementor-widget-container{overflow:hidden}}.bdt-ep-custom-carousel.bdt-skin-custom-content .swiper-carousel .swiper-slide{height:auto}.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-prev,.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-next,.bdt-ep-custom-carousel .elementor-custom-embed-play{cursor:pointer}.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-prev svg,.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-next svg,.bdt-ep-custom-carousel .elementor-custom-embed-play svg{transition:all .5s cubic-bezier(.15,.74,.25,1)}.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-prev:hover svg,.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-next:hover svg,.bdt-ep-custom-carousel .elementor-custom-embed-play:hover svg{transform:scale(1.2)}.bdt-ep-custom-carousel .swiper-carousel .swiper-slide{height:220px}.bdt-ep-custom-carousel-item .bdt-overlay i{font-size:24px}.bdt-ep-custom-carousel-thumbnail{background:no-repeat 50%;background-size:cover;height:100%;position:relative}.bdt-ep-custom-carousel-thumbnail img{display:block;width:100%;max-height:none;max-width:none}.bdt-ep-custom-carousel-thumbnail-overlay{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;padding:20px;color:#fff;background-color:rgba(129,138,145,.8);transition:transform .5s,opacity .5s}.bdt-ep-custom-carousel-thumbnail-overlay i{font-size:21px}.bdt-ep-active-item--yes .swiper-slide{opacity:.3;transition:opacity .3s ease}.bdt-ep-active-item--yes .swiper-slide.bdt-transition-toggle.swiper-slide-active{opacity:1!important;transition:all .3s ease}.bdt-ep-active-item--yes .swiper-slide.bdt-transition-toggle.swiper-slide-active>a>div:before,.bdt-ep-active-item--yes .swiper-slide.bdt-transition-toggle.swiper-slide-active>div:before{content:'';position:absolute;background:rgba(0,0,0,0);height:100%;width:100%;z-index:0;left:0;top:0;transition:all .3s ease}.bdt-ep-custom-carousel-style-carousel .bdt-ep-custom-carousel-arrow-prev,.bdt-ep-custom-carousel-style-carousel .bdt-ep-custom-carousel-arrow-next{margin:30px}.elementor-pagination-position-outside .bdt-ep-custom-carousel-arrow-prev,.elementor-pagination-position-outside .bdt-ep-custom-carousel-arrow-next{margin-top:-14px}.bdt-ep-creative-button{pointer-events:auto;cursor:pointer;color:#fff;background:#798184;padding:1.5rem 3rem;position:relative;display:inline-flex;align-items:center;justify-content:center}.bdt-ep-creative-button::before,.bdt-ep-creative-button::after{position:absolute;top:0;left:0;width:100%;height:100%}.bdt-ep-creative-button--pan{font-weight:700;border:2px solid #495157;border-radius:3rem;overflow:hidden;color:#fff}.bdt-ep-creative-button--pan span{z-index:1}.bdt-ep-creative-button--pan::before{content:'';background:#495157;transition:transform .3s cubic-bezier(.7,0,.2,1)}.bdt-ep-creative-button--pan:hover::before{transform:translate3d(0,-100%,0)}.bdt-ep-creative-button--hyperion{font-weight:500;padding:1rem 1.5rem;border:1px solid #495157;overflow:hidden;color:#fff}.bdt-ep-creative-button--hyperion span{display:block;z-index:1}.bdt-ep-creative-button--hyperion>span{overflow:hidden}.bdt-ep-creative-button--hyperion>span>span{overflow:hidden}.bdt-ep-creative-button--hyperion:hover>span>span{animation:MoveUpInitial .2s forwards,MoveUpEnd .2s forwards .2s}@keyframes MoveUpInitial{to{transform:translate3d(0,-105%,0)}}@keyframes MoveUpEnd{from{transform:translate3d(0,100%,0)}to{transform:translate3d(0,0,0)}}.bdt-ep-creative-button--hyperion::before{content:'';background:#495157;transition:transform .3s cubic-bezier(.7,0,.2,1);transform-origin:100% 50%}.bdt-ep-creative-button--hyperion:hover::before{transform:scale3d(0,1,1);transform-origin:0% 50%}.bdt-ep-creative-button--mimas{text-transform:uppercase;letter-spacing:.05rem;font-weight:700;font-size:.85rem;border-radius:.5rem;overflow:hidden;color:#fff;background:#798184}.bdt-ep-creative-button--mimas span{z-index:1}.bdt-ep-creative-button--mimas::before{content:'';background:#00202c;width:120%;left:-10%;transform:skew(30deg);transition:transform .4s cubic-bezier(.3,1,.8,1)}.bdt-ep-creative-button--mimas:hover::before{transform:translate3d(100%,0,0)}.bdt-ep-creative-button--atlas{font-weight:500}.bdt-ep-creative-button--atlas>span{display:inline-block}.bdt-ep-creative-button--atlas:hover>span{opacity:0}.bdt-ep-creative-button-marquee{position:absolute;top:0;left:0;width:100%;overflow:hidden;pointer-events:none}.bdt-ep-creative-button-marquee__inner{width:fit-content;display:flex;position:relative;--offset:1rem;--move-initial:calc(-25% + var(--offset));--move-final:calc(-50% + var(--offset));transform:translate3d(var(--move-initial),0,0);animation:marquee 1s linear infinite;animation-play-state:paused;opacity:0}.bdt-ep-creative-button--atlas:hover .bdt-ep-creative-button-marquee__inner{animation-play-state:running;opacity:1;transition-duration:.4s}.bdt-ep-creative-button-marquee span{text-align:center;white-space:nowrap;font-style:italic;padding:1.5rem .5rem}@keyframes marquee{0%{transform:translate3d(var(--move-initial),0,0)}100%{transform:translate3d(var(--move-final),0,0)}}.bdt-ep-creative-button--kari{font-weight:900;font-size:1.25rem;border-radius:50%;border:2px solid #798184}.bdt-ep-creative-button--kari>span{display:inline-block;transition:opacity .1s}.bdt-ep-creative-button--kari:hover>span{opacity:0}.bdt-ep-creative-button--kari .bdt-ep-creative-button-marquee{transform:rotate(-2.75deg)}.bdt-ep-creative-button--kari:hover .bdt-ep-creative-button-marquee__inner{animation-play-state:running;opacity:1;transition-duration:.6s}.bdt-ep-creative-button--pandora{background:#798184;font-weight:700;padding:0;border-radius:5px}.bdt-ep-creative-button--pandora span{display:block;background:#a7a7a7;padding:1.5rem 2rem;border-radius:5px;transform:translate3d(-4px,-4px,0);transition:transform .3s cubic-bezier(.7,0,.2,1)}.bdt-ep-creative-button--pandora:hover span{transform:translate3d(-8px,-8px,0)}.bdt-ep-creative-button--janus{font-weight:600;width:175px;height:120px;color:#fff;background:none!important;font-size:14px}.bdt-ep-creative-button--janus::before{content:'';background:#e6e6e6;-webkit-clip-path:path("M154.5,88.5 C131,113.5 62.5,110 30,89.5 C-2.5,69 -3.5,42 4.5,25.5 C12.5,9 33.5,-6 85,3.5 C136.5,13 178,63.5 154.5,88.5 Z");clip-path:path("M154.5,88.5 C131,113.5 62.5,110 30,89.5 C-2.5,69 -3.5,42 4.5,25.5 C12.5,9 33.5,-6 85,3.5 C136.5,13 178,63.5 154.5,88.5 Z");transition:clip-path .5s cubic-bezier(.585,2.5,.645,.55),-webkit-clip-path .5s cubic-bezier(.585,2.5,.645,.55),background .5s ease;z-index:1}.bdt-ep-creative-button--janus:hover::before{background:#798184;-webkit-clip-path:path("M143,77 C117,96 74,100.5 45.5,91.5 C17,82.5 -10.5,57 5.5,31.5 C21.5,6 79,-5.5 130.5,4 C182,13.5 169,58 143,77 Z");clip-path:path("M143,77 C117,96 74,100.5 45.5,91.5 C17,82.5 -10.5,57 5.5,31.5 C21.5,6 79,-5.5 130.5,4 C182,13.5 169,58 143,77 Z")}.bdt-ep-creative-button--janus::after{content:'';height:86%;width:97%;top:5%;border-radius:58% 42% 55% 45% / 56% 45% 55% 44%;border:1px solid #798184;transform:rotate(-20deg);z-index:0;transition:transform .5s cubic-bezier(.585,2.5,.645,.55)}.bdt-ep-creative-button--janus:hover::after{transform:translate3d(0,-5px,0)}.bdt-ep-creative-button--janus span{display:block;transition:transform .3s ease;z-index:1}.bdt-ep-creative-button--janus:hover span{transform:translate3d(0,-10px,0)}.bdt-ep-creative-button--anthe{color:#fff;background:none!important;overflow:hidden}.bdt-ep-creative-button--anthe::before{content:'';background:#798184;-webkit-clip-path:polygon(0% 0%,100% 0,100% 50%,100% 100%,0% 100%);clip-path:polygon(0% 0%,100% 0,100% 50%,100% 100%,0% 100%);transition:clip-path .4s cubic-bezier(.2,1,.8,1),-webkit-clip-path .4s cubic-bezier(.2,1,.8,1)}.bdt-ep-creative-button--anthe:hover::before{background:#798184;-webkit-clip-path:polygon(0% 0%,75% 0%,100% 50%,75% 100%,0% 100%);clip-path:polygon(0% 0%,75% 0%,100% 50%,75% 100%,0% 100%)}.bdt-ep-creative-button--anthe span{display:block;transition:transform .4s cubic-bezier(.2,1,.8,1);z-index:1}.bdt-ep-creative-button--anthe:hover span{transform:translate3d(-10px,0,0)}.bdt-ep-creative-button--pallene{font-weight:700;border-radius:.5rem;border:2px solid #798184;box-shadow:inset 0 0 0 0 #798184;transition:border-radius .3s,box-shadow .3s,color .3s;transition-timing-function:cubic-bezier(.7,0,.2,1)}.bdt-ep-creative-button--pallene:hover{color:#fff;border-radius:50%;box-shadow:inset 0 0 0 40px #495157;transition-delay:0s,0s,.2s}.bdt-ep-creative-button--telesto{overflow:hidden;font-weight:800;font-style:italic;font-size:1.15rem;color:#fff}.bdt-ep-creative-button--telesto span{display:block;z-index:1}.bdt-ep-creative-button--telesto>span{overflow:hidden}.bdt-ep-creative-button--telesto:hover>span>span{animation:MoveRightInitial .1s forwards,MoveRightEnd .3s forwards .2s}@keyframes MoveRightInitial{to{transform:translate3d(105%,0,0)}}@keyframes MoveRightEnd{from{transform:translate3d(-100%,0,0)}to{transform:translate3d(0,0,0)}}.bdt-ep-creative-button--telesto::before,.bdt-ep-creative-button--telesto::after{content:'';background:#495157}.bdt-ep-creative-button--telesto::before{width:135%;-webkit-clip-path:polygon(75% 0%,100% 50%,75% 100%,0% 100%,0% 0%);clip-path:polygon(75% 0%,100% 50%,75% 100%,0% 100%,0% 0%);transform:translate3d(-100%,0,0)}.bdt-ep-creative-button--telesto:hover::before{transform:translate3d(0,0,0);transition:transform .3s cubic-bezier(.7,0,.2,1)}.bdt-ep-creative-button--telesto::after{width:105%;transform:translate3d(100%,0,0);transition:transform .3s cubic-bezier(.7,0,.2,1)}.bdt-ep-creative-button--telesto:hover::after{transform:translate3d(0,0,0);transition:transform .01s .3s cubic-bezier(.7,0,.2,1)}.bdt-ep-creative-button--calypso{overflow:hidden;font-size:1.15rem;border-radius:.85rem;color:#fff}.bdt-ep-creative-button--calypso:hover{background:none!important}.bdt-ep-creative-button--calypso span{display:block;z-index:10}.bdt-ep-creative-button--calypso:hover span{animation:MoveScaleUpInitial .3s forwards,MoveScaleUpEnd .3s forwards .3s}@keyframes MoveScaleUpInitial{to{transform:translate3d(0,-105%,0) scale3d(1,2,1);opacity:0}}@keyframes MoveScaleUpEnd{from{transform:translate3d(0,100%,0) scale3d(1,2,1);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.bdt-ep-creative-button--calypso::before{content:'';background:#798184;width:120%;height:0;padding-bottom:120%;top:-110%;left:-10%;border-radius:50%;transform:translate3d(0,68%,0) scale3d(0,0,0)}.bdt-ep-creative-button--calypso:hover::before{transform:translate3d(0,0,0) scale3d(1,1,1);transition:transform .4s cubic-bezier(.1,0,.3,1)}.bdt-ep-creative-button--calypso::after{content:'';background:#798184;transform:translate3d(0,-101%,0);transition:transform .4s cubic-bezier(.1,0,.3,1)}.bdt-ep-creative-button--calypso:hover::after{transform:translate3d(0,0,0);transition-duration:.05s;transition-delay:.4s;transition-timing-function:linear}.bdt-ep-creative-button--skoll{overflow:hidden;border-radius:50%;color:#fff;width:100px;height:100px;padding:0;font-weight:500}.bdt-ep-creative-button--skoll span{display:block;z-index:1}.bdt-ep-creative-button--skoll>span{overflow:hidden}.bdt-ep-creative-button--skoll:hover>span>span{animation:MoveUpInitial .2s forwards,MoveUpEnd .2s forwards .2s}.bdt-ep-creative-button--skoll::before{content:'';background:#495157;width:100%;height:0;padding-bottom:100%;border-radius:50%;transform:translate3d(0,0,0);transition:transform .3s;transition-timing-function:cubic-bezier(.7,0,.2,1)}.bdt-ep-creative-button--skoll:hover::before{transform:translate3d(0,100%,0)}.bdt-ep-creative-button--greip{overflow:hidden;color:#fff;font-weight:500;padding:1rem 2rem}.bdt-ep-creative-button--greip span{display:block;z-index:1}.bdt-ep-creative-button--greip>span{overflow:hidden}.bdt-ep-creative-button--greip:hover>span>span{animation:MoveUpInitial .2s forwards,MoveUpEnd .2s forwards .2s}.bdt-ep-creative-button--greip::before{content:'';background:#495157;width:100%;height:100%;transform-origin:50% 100%;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);transition:clip-path .2s,-webkit-clip-path .2s;transition-timing-function:cubic-bezier(.7,0,.2,1)}.bdt-ep-creative-button--greip:hover::before{transition-duration:.3s;-webkit-clip-path:polygon(0 0,100% 0,0 0,0% 100%);clip-path:polygon(0 0,100% 0,0 0,0% 100%)}.bdt-ep-creative-button--dione{background:none!important;font-weight:500;font-style:italic;padding:1.5rem 3rem}.bdt-ep-creative-button--dione span{display:inline-block;color:#fff;z-index:1}.bdt-ep-creative-button--dione::before{content:'';background:#798184;transition:transform .3s cubic-bezier(.2,1,.7,1)}.bdt-ep-creative-button--dione:hover::before{transform:scale3d(.9,.8,1)}.bdt-ep-creative-button--dione::after{content:'';border:1px solid #798184;transition:transform .3s cubic-bezier(.2,1,.7,1);border-radius:0;transform:scale3d(.85,.65,1)}.bdt-ep-creative-button--dione:hover::after{transform:scale3d(1,1,1)}.bdt-ep-creative-button--helene{border-radius:7px;border:1px solid #798184;font-weight:900;font-style:normal;text-transform:uppercase;font-size:.85rem;padding:1.5rem 3rem}.bdt-ep-creative-button--helene::before{content:'';top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);background:rgba(0,0,0,.5);filter:blur(7px);border-radius:7px;z-index:-1;transform:translate3d(0,15px,0);transition:transform .45s}.bdt-ep-creative-button--helene:hover::before{transform:translate3d(0,0,0)}.bdt-ep-creative-button--helene span{display:block}.bdt-ep-creative-button--helene>span{height:100%;overflow:hidden}.bdt-ep-creative-button--helene:hover>span>span{animation:slotMachine .15s ease-out forwards 3}@keyframes slotMachine{50%{transform:translate3d(0,100%,0);opacity:0}51%{transform:translate3d(0,-100%,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}.bdt-ep-creative-button--rhea{font-weight:600;font-style:normal;width:180px;height:180px;color:#fff;background:none!important;font-size:15px;z-index:1}.bdt-ep-creative-button--rhea::before{content:'';z-index:-1;background:#798184;-webkit-clip-path:polygon(20% 30%,0 30%,0 50%,0 70%,20% 70%,50% 70%,80% 70%,100% 70%,100% 50%,100% 30%,80% 30%,50% 30%);clip-path:polygon(20% 30%,0 30%,0 50%,0 70%,20% 70%,50% 70%,80% 70%,100% 70%,100% 50%,100% 30%,80% 30%,50% 30%);transition:clip-path .4s cubic-bezier(.3,1,.2,1),-webkit-clip-path .4s cubic-bezier(.3,1,.2,1),transform .4s cubic-bezier(.3,1,.2,1),background .4s ease}.bdt-ep-creative-button--rhea:hover::before{background:#798184;transform:scale3d(.7,.7,1);-webkit-clip-path:polygon(30% 10%,10% 30%,30% 50%,10% 70%,30% 90%,50% 70%,70% 90%,90% 70%,70% 50%,90% 30%,70% 10%,50% 30%);clip-path:polygon(30% 10%,10% 30%,30% 50%,10% 70%,30% 90%,50% 70%,70% 90%,90% 70%,70% 50%,90% 30%,70% 10%,50% 30%)}.bdt-ep-creative-button--rhea span{display:block;transition:transform .4s cubic-bezier(.3,1,.2,1),opacity .05s}.bdt-ep-creative-button--rhea:hover span{transform:scale3d(.1,.1,1);opacity:0;transition-delay:0s,.35s}.bdt-ep-creative-button--narvi{font-weight:700;background:none!important}.bdt-ep-creative-button--narvi::before{content:'';z-index:0;background:#798184;-webkit-clip-path:polygon(0% 0%,100% 0%,100% 70%,85% 70%,80% 70%,75% 70%,0 70%);clip-path:polygon(0% 0%,100% 0%,100% 70%,85% 70%,80% 70%,75% 70%,0 70%);transition:clip-path .3s cubic-bezier(.7,0,.2,1),-webkit-clip-path .3s cubic-bezier(.7,0,.2,1),transform .3s ease}.bdt-ep-creative-button--narvi:hover::before{transform:translate3d(0,-10px,0);-webkit-clip-path:polygon(0% 0%,100% 0%,100% 70%,85% 70%,86% 100%,75% 70%,0 70%);clip-path:polygon(0% 0%,100% 0%,100% 70%,85% 70%,86% 100%,75% 70%,0 70%)}.bdt-ep-creative-button--narvi span{display:block;z-index:1}.bdt-ep-creative-button--narvi>span{transition:transform .3s;transform:translate3d(0,-.556rem,0);z-index:1;overflow:hidden}.bdt-ep-creative-button--narvi:hover>span{transform:translate3d(0,-1.111rem,0)}.bdt-ep-creative-button--narvi:hover>span>span{animation:MoveUpInitial .15s forwards,MoveUpEnd .15s forwards .15s}.bdt-ep-creative-button--hati{border-radius:50%;overflow:hidden;border:2px solid;background:none!important;color:#798184;font-weight:900;font-style:italic}.bdt-ep-creative-button--hati:hover{background:none!important}.bdt-ep-creative-button--hati::before{animation:rotateIt 10s linear infinite;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAUElEQVQoU3VPSQ4AMQiS/z/aBiMNNDNeXEBQoDL66dkG52/hzlmsSqMKrAVCoOXuxR3TFVSIIJmzsFvGOMlust3iivmQd/6+3/NlN4paIOEADPIUD/MQvy0AAAAASUVORK5CYII=);content:'';width:300%;height:300%;top:-100%;left:-100%;z-index:0;opacity:0;transform-origin:50% 50%;transition:opacity .3s}@keyframes rotateIt{to{transform:rotate(-360deg)}}.bdt-ep-creative-button--hati:hover::before{opacity:.7}.bdt-ep-creative-button--hati span{display:block;z-index:1}.bdt-ep-creative-button--bestia{font-size:1.15rem;color:#fff;background:none!important;padding:0!important;border:0!important;box-shadow:none!important}.bdt-ep-creative-button--bestia .bdt-ep-creative-button__bg{top:0;left:0;position:absolute;width:100%;height:100%;background:#798184;border-radius:.85rem;overflow:hidden;transition:transform .4s cubic-bezier(.1,0,.3,1)}.bdt-ep-creative-button--bestia:hover .bdt-ep-creative-button__bg{transform:scale3d(1.2,1.2,1)}.bdt-ep-creative-button--bestia .bdt-ep-creative-button__bg::before,.bdt-ep-creative-button--bestia .bdt-ep-creative-button__bg::after{content:'';position:absolute;background:#798184}.bdt-ep-creative-button--bestia .bdt-ep-creative-button__bg::before{width:110%;height:0;padding-bottom:110%;top:50%;left:50%;border-radius:50%;transform:translate3d(-50%,-50%,0) scale3d(0,0,1)}.bdt-ep-creative-button--bestia:hover .bdt-ep-creative-button__bg::before{transition:transform .4s cubic-bezier(.1,0,.3,1);transform:translate3d(-50%,-50%,0) scale3d(1,1,1)}.bdt-ep-creative-button--bestia .bdt-ep-creative-button__bg::after{top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s}.bdt-ep-creative-button--bestia:hover .bdt-ep-creative-button__bg::after{opacity:1;transition-duration:.01s;transition-delay:.3s}.bdt-ep-creative-button--bestia span{display:block;padding:1.5rem 3rem;z-index:1}.bdt-ep-creative-button--surtur{padding:0;background:none!important;-webkit-clip-path:circle(40% at 50% 50%);clip-path:circle(40% at 50% 50%)}.bdt-ep-creative-button--surtur:focus-visible{background:#443ffc}.bdt-ep-creative-button--surtur .textcircle{position:relative;display:block;width:200px}.bdt-ep-creative-button--surtur .textcircle *{fill:none!important}.bdt-ep-creative-button--surtur .textcircle text{font-size:32px;text-transform:uppercase;fill:#798184}.bdt-ep-creative-button--surtur .textcircle textPath{letter-spacing:17px}.bdt-ep-creative-button--surtur:hover .textcircle{animation:rotateIt 7s linear infinite}.bdt-ep-creative-button--surtur .eye{position:absolute;z-index:2;width:60px;height:60px;top:calc(50% - 30px);left:calc(50% - 30px)}.bdt-ep-creative-button--surtur .eye__outer,.bdt-ep-creative-button--surtur .eye__inner,.bdt-ep-creative-button--surtur .eye__lashes-up,.bdt-ep-creative-button--surtur .eye__lashes-down{stroke:#798184;fill:none;stroke-width:1.5px}.bdt-ep-creative-button--surtur .eye__lashes-down{opacity:0}.bdt-ep-creative-button--surtur:hover .eye__lashes-up,.bdt-ep-creative-button--surtur:hover .eye__inner,.bdt-ep-creative-button--surtur:hover .eye__iris{animation:blinkHide 2s step-end infinite}.bdt-ep-creative-button--surtur:hover .eye__lashes-down{animation:blinkShow 2s step-end infinite}@keyframes blinkHide{0%{opacity:0}10%{opacity:1}}@keyframes blinkShow{0%{opacity:1}10%{opacity:0}}.bdt-ep-creative-button--fenrir{background:none!important;padding:0;-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%);width:120px;height:120px;font-weight:600;text-transform:uppercase;font-size:12px;color:#798184}.bdt-ep-creative-button--fenrir .progress{position:absolute;width:80px;height:80px;top:calc(50% - 40px);left:calc(50% - 40px);transition:transform .4s cubic-bezier(.7,0,.3,1)}.bdt-ep-creative-button--fenrir:hover .progress{transform:scale3d(1.2,1.2,1)}.bdt-ep-creative-button--fenrir .progress__circle,.bdt-ep-creative-button--fenrir .progress__path{fill:none;stroke:#f0f0f0;stroke-width:1px}.bdt-ep-creative-button--fenrir:focus-visible .progress__circle{fill:rgba(252,196,63,.4)}.bdt-ep-creative-button--fenrir .progress__path{stroke:#a6a6a6;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1)}.bdt-ep-creative-button--fenrir:hover .progress__path{stroke-dashoffset:0}.bdt-ep-creative-button--reklo{background:none!important;padding:0;font-size:16px;color:#0c0d0e;font-weight:500;gap:10px}.bdt-ep-creative-button--reklo i{background-color:#0c0d0e;border-radius:100%;box-sizing:border-box;transition:all .3s ease-out;text-indent:-100px;overflow:hidden;opacity:0;height:36px;line-height:36px;width:36px;transform:scale(.2) translateX(-60px);-webkit-transform:scale(.2) translateX(-60px)}.bdt-ep-creative-button--reklo:hover i{color:#fff;text-indent:0;opacity:1;transform:scale(1.2) translateX(0);-webkit-transform:scale(1.2) translateX(0)}.bdt-ep-fancy-tabs-item{text-align:center;padding:30px;border-radius:6px;cursor:pointer;border:1px solid rgba(151,163,184,.2);box-shadow:0 5px 8px -5px rgba(151,163,184,.5),0 15px 16px -15px rgba(151,163,184,.5),0 25px 32px -25px rgba(151,163,184,.5);transition:all .2s ease-in}.bdt-ep-fancy-tabs-item.active{transform:scale(.97);box-shadow:0 10px 30px -10px rgba(151,163,184,.5)}.bdt-ep-fancy-tabs-item.active .bdt-ep-fancy-tabs-icon{color:#E91E63}.bdt-ep-fancy-tabs-item.active .bdt-ep-fancy-tabs-icon svg{fill:#E91E63}.bdt-ep-fancy-tabs-icon{font-size:40px;color:#b6bad0;transition:all .2s ease}.bdt-ep-fancy-tabs-icon i,.bdt-ep-fancy-tabs-icon svg,.bdt-ep-fancy-tabs-icon img{transition:all .3s ease}.bdt-ep-fancy-tabs-icon svg{width:1em;height:1em;fill:#b6bad0;transition:all .2s ease}.bdt-ep-fancy-tabs-icon img{min-height:100%}.bdt-ep-fancy-tabs-content-wrap{position:relative;margin-top:30px}.bdt-ep-fancy-tabs-height-fixed{height:300px}.bdt-ep-fancy-tabs-height-fixed .bdt-ep-fancy-tabs-content{overflow:auto;top:50%;transform:translateY(-50%);max-height:300px}.bdt-ep-fancy-tabs-height-fixed .bdt-ep-fancy-tabs-content.active{position:absolute}.bdt-ep-fancy-tabs-content{position:absolute;opacity:0}.bdt-ep-fancy-tabs-content *{opacity:0;transform:translateY(8px);transition:all .3s}.bdt-ep-fancy-tabs-content.active{z-index:1;opacity:1;position:relative}.bdt-ep-fancy-tabs-content.active *{opacity:1;transform:translateY(0)}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-sub-title{transition-delay:.3s}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-title{transition-delay:.5s}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-text{transition-delay:.7s}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-button{transition-delay:.9s}.bdt-ep-fancy-tabs-sub-title{color:#7b7992;margin-bottom:3px;font-weight:500}.bdt-ep-fancy-tabs-title{font-size:24px;font-weight:700;color:#0d0925;padding-bottom:15px;margin:0}.bdt-ep-fancy-tabs-text{color:#4e4a67;line-height:1.5em;padding-bottom:30px}.bdt-ep-fancy-tabs-text p{margin:0}.bdt-ep-fancy-tabs-button{display:inline-flex;position:relative}.bdt-ep-fancy-tabs-button a{font-size:14px;font-weight:600;color:#fff;padding:8px 16px;background:#b6bad0;border-radius:3px}.bdt-ep-fancy-tabs-button a:hover{background:#E91E63}@media (min-width:768px){.bdt-ep-fancy-tabs-icon{font-size:80px}.bdt-ep-fancy-tabs-content-wrap{margin-top:0}}.bdt-flip-box{height:280px;position:relative;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bdt-flip-box .elementor-icon{color:#fff}.bdt-flip-box .elementor-icon svg{fill:#fff}.bdt-flip-box .elementor-view-framed .elementor-icon{color:#fff;border-color:#fff}.bdt-flip-box .elementor-view-stacked .elementor-icon{color:#fff;background-color:rgba(0,0,0,.5)}.bdt-flip-box .elementor-icon-wrapper{margin-bottom:20px}.bdt-flip-box-front{background-color:#1e87f0}.bdt-flip-box-back{background-color:#b7b4b4;display:block}.bdt-flip-box-easing-quad .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.bdt-flip-box-easing-cubic .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.bdt-flip-box-easing-quart .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.165,.84,.44,1)}.bdt-flip-box-easing-quint .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.23,1,.32,1)}.bdt-flip-box-easing-expo .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.19,1,.22,1)}.bdt-flip-box-easing-circ .bdt-flip-box-layer{transition-timing-function:cubic-bezier(.075,.82,.165,1)}.bdt-flip-box-layer{position:absolute;width:100%;height:100%;transition:all .6s ease-out}.bdt-flip-box-layer-overlay{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:stretch;text-align:center;padding:35px}.bdt-flip-box-layer-title{font-size:21px;line-height:1;font-weight:600;color:#fff;margin:0}.bdt-flip-box-layer-title:not(:last-child){margin-bottom:20px;padding:0}.bdt-flip-box-layer-desc{font-size:14px;color:#e5e5e5}.bdt-flip-box-layer-desc:not(:last-child){margin:0 0 20px 0;padding:0}.bdt-flip-box-image{margin:0 0 20px 0;display:inline-block;width:100%}.bdt-flip-box-image img{width:50%;display:inline-block}.bdt-flip-box-3d-yes .bdt-flip-box-layer-inner{transform:translateZ(90px) scale(.91)}.bdt-flip-box-3d-yes .bdt-flip-box-layer-overlay{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transform:translateZ(.1px);-webkit-backface-visibility:hidden;backface-visibility:hidden}.bdt-flip-box-effect-flip .bdt-flip-box{perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bdt-flip-box-effect-flip .bdt-flip-box.bdt-active .bdt-flip-box-back{transform:none}.bdt-flip-box-effect-flip .bdt-flip-box-layer{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden}.bdt-flip-box-effect-flip .bdt-flip-box-front{transform:none;z-index:1}.bdt-flip-box-effect-flip.bdt-flip-box-direction-right .bdt-flip-box-back{transform:rotateX(0) rotateY(-180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-right .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:rotateX(0) rotateY(180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-left .bdt-flip-box-back{transform:rotateX(0) rotateY(180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-left .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:rotateX(0) rotateY(-180deg)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-up .bdt-flip-box-back{transform:rotateX(-180deg) rotateY(0)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-up .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:rotateX(180deg) rotateY(0)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-down .bdt-flip-box-back{transform:rotateX(180deg) rotateY(0)}.bdt-flip-box-effect-flip.bdt-flip-box-direction-down .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:rotateX(-180deg) rotateY(0)}.bdt-flip-box-effect-push .bdt-flip-box-front{transform:none}.bdt-flip-box-effect-push .bdt-flip-box{overflow:hidden}.bdt-flip-box-effect-push .bdt-flip-box.bdt-active .bdt-flip-box-back{transform:none}.bdt-flip-box-effect-push.bdt-flip-box-direction-right .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-right .bdt-flip-box-back{transform:translateX(-100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-left .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(-100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-left .bdt-flip-box-back{transform:translateX(100%) translateY(0)}.bdt-flip-box-effect-push.bdt-flip-box-direction-up .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(0) translateY(-100%)}.bdt-flip-box-effect-push.bdt-flip-box-direction-up .bdt-flip-box-back{transform:translateX(0) translateY(100%)}.bdt-flip-box-effect-push.bdt-flip-box-direction-down .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(0) translateY(100%)}.bdt-flip-box-effect-push.bdt-flip-box-direction-down .bdt-flip-box-back{transform:translateX(0) translateY(-100%)}.bdt-flip-box-effect-slide .bdt-flip-box{overflow:hidden}.bdt-flip-box-effect-slide .bdt-flip-box.bdt-active .bdt-flip-box-back{transform:none}.bdt-flip-box-effect-slide.bdt-flip-box-direction-right .bdt-flip-box-back{transform:translateX(-100%) translateY(0)}.bdt-flip-box-effect-slide.bdt-flip-box-direction-left .bdt-flip-box-back{transform:translateX(100%) translateY(0)}.bdt-flip-box-effect-slide.bdt-flip-box-direction-up .bdt-flip-box-back{transform:translateX(0) translateY(100%)}.bdt-flip-box-effect-slide.bdt-flip-box-direction-down .bdt-flip-box-back{transform:translateX(0) translateY(-100%)}.bdt-flip-box-effect-zoom-out .bdt-flip-box .bdt-flip-box-front{transition:transform .7s,opacity .35s,width .1ms;opacity:1;transform:scale(1);z-index:1;width:100%}.bdt-flip-box-effect-zoom-out .bdt-flip-box.bdt-active .bdt-flip-box-front{width:0;opacity:0;transform:scale(.7);transition:transform .8s,opacity .7s .1s,width .1ms .7s}.bdt-flip-box-effect-zoom-in .bdt-flip-box .bdt-flip-box-back{transition:transform .7s,opacity .5s .2s;opacity:0;transform:scale(.7)}.bdt-flip-box-effect-zoom-in .bdt-flip-box.bdt-active .bdt-flip-box-back{transition:transform .7s,opacity .5s;opacity:1;transform:scale(1)}.bdt-flip-box-effect-fade .bdt-flip-box .bdt-flip-box-back{opacity:0}.bdt-flip-box-effect-fade .bdt-flip-box.bdt-active .bdt-flip-box-back{opacity:1}.elementor-widget-bdt-flip-box.bdt-flip-box-flipped .elementor-widget-container .bdt-flip-box-front{display:none}.elementor-widget-bdt-flip-box.bdt-flip-box-flipped .elementor-widget-container .bdt-flip-box-back{transform:none;opacity:1}@media (max-device-width:1024px){.bdt-flip-box{cursor:pointer}}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-up .bdt-flip-box .bdt-flip-box-front{z-index:1}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-up .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(0) translateY(-50%)}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-up .bdt-flip-box.bdt-active .bdt-flip-box-back{transform:translateX(0) translateY(50%)}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-down .bdt-flip-box .bdt-flip-box-front{z-index:1}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-down .bdt-flip-box.bdt-active .bdt-flip-box-front{transform:translateX(0) translateY(50%)}.bdt-flip-box-effect-slide-overflow.bdt-flip-box-direction-down .bdt-flip-box.bdt-active .bdt-flip-box-back{transform:translateX(0) translateY(-50%)}.bdt-ep-featured-box-image img{width:100%}.bdt-ep-featured-box-content{transition:all .3s ease;z-index:1}.bdt-ep-featured-box-title{font-size:18px;font-weight:600;color:#0d0925;padding-bottom:6px;margin:0;transition:all .3s ease}.bdt-ep-featured-box-sub-title{font-size:15px;color:#8a8da0;padding-bottom:5px}.bdt-ep-featured-box-text{font-size:13px;color:#4e4a67;transition:all .3s ease}.bdt-ep-featured-box-text p{margin:0}.bdt-ep-featured-box-button{display:inline-block;padding-top:10px}.bdt-ep-featured-box-readmore{font-size:12px;font-weight:600;color:#fff;background:#8a8da0;padding:4px 10px;border-radius:3px;transition:all .3s ease}.bdt-ep-featured-box-readmore svg{width:1em;height:1em;fill:#fff;transition:all .3s ease}.bdt-ep-featured-box-readmore:hover{background:#E91E63}.bdt-ep-featured-box-badge{-webkit-transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0));transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0))}.bdt-ep-featured-box-badge .bdt-badge{border-radius:3px}.bdt-ep-featured-box-default{position:relative}.bdt-ep-featured-box-default .bdt-ep-featured-box-image{position:relative;padding:80px 0 80px 0}.bdt-ep-featured-box-default .bdt-ep-featured-box-content{padding:15px;max-width:270px;min-width:270px;background:#fff;box-shadow:0 10px 30px -10px rgba(151,163,184,.5)}.elementor-widget-bdt-featured-box.bdt-title-link-yes .bdt-ep-featured-box-title:hover{cursor:pointer}@media (min-width:768px){.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-title{font-size:24px;padding-bottom:12px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-sub-title{font-size:16px;padding-bottom:6px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-text{font-size:15px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button{padding-top:15px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button .bdt-ep-featured-box-readmore{font-size:13px;padding:6px 12px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-image{padding:60px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content{padding:25px;max-width:380px}.bdt-ep-featured-box.bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{max-width:560px}}@media (max-width:767px){.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-center-left,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-center-right{left:50%;top:50%;transform:translate(-50%,-50%)}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-top-left,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-top-right,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-bottom-left,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-bottom-right{left:50%;transform:translateX(-50%)}.bdt-ep-featured-box.bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{position:relative!important;padding-bottom:20px}.bdt-column-reverse--yes .bdt-ep-featured-box-skin-split .bdt-grid{flex-direction:column-reverse}.bdt-column-reverse--yes .bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{transform:translate(0)}}@media (min-width:1024px){.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-title{font-size:27px;padding-bottom:15px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-text{font-size:16px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button{padding-top:20px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button .bdt-ep-featured-box-readmore{font-size:14px;padding:8px 16px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-image{padding:100px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content{padding:40px;max-width:460px}.bdt-ep-featured-box.bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{max-width:800px}}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button{font-size:16px;padding:32px 30px;border-radius:60px}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button i,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button i,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button i,.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button svg,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button svg,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button svg{transition:all .3s ease-in-out}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button:hover i,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button:hover i,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button:hover i,.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button:hover svg,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button:hover svg,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button:hover svg{transform:scale(1.2)}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button svg,.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button svg,.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button svg{width:1em;height:1em}.bdt-lightbox-wrapper.bdt-shadow-pulse .elementor-button{animation:shadow-pulse 2s infinite;--box-shadow-color:rgba(129,138,145,0.1)}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button{position:relative}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button:before,.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button:after{content:'';display:block;position:absolute;border:1px solid #818a91;left:-20px;right:-20px;top:-20px;bottom:-20px;border-radius:50%;animation:line-bounce 1.5s linear infinite;opacity:0;backface-visibility:hidden}.bdt-lightbox-wrapper.bdt-line-bounce .elementor-button:after{animation-delay:.5s}.bdt-lightbox-wrapper.bdt-multi-shadow .elementor-button{animation:multi-shadow 2s infinite;--box-shadow-color:rgba(129,138,145,0.1)}.bdt-lightbox-wrapper .fa-fw.e-font-icon-svg{height:1.2em}.bdt-lightbox-wrapper .bdt-icon-text{font-size:16px;padding-left:10px;text-decoration:underline;text-transform:capitalize;transition:color .3s ease}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 var(--box-shadow-color)}70%{box-shadow:0 0 0 40px rgba(0,0,0,0)}100%{box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes line-bounce{0%{transform:scale(.5);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes multi-shadow{0%{box-shadow:0 0 0 10px var(--box-shadow-color),0 0 0 20px var(--box-shadow-color),0 0 0 30px var(--box-shadow-color)}50%{box-shadow:0 0 0 15px var(--box-shadow-color),0 0 0 30px var(--box-shadow-color),0 0 0 45px var(--box-shadow-color)}100%{box-shadow:0 0 0 10px var(--box-shadow-color),0 0 0 20px var(--box-shadow-color),0 0 0 30px var(--box-shadow-color)}}.bdt-ep-product-grid{display:grid}.bdt-ep-product-grid-item{position:relative;background:#fcfdff;transition:all .3s ease}.bdt-ep-product-grid-content{padding:30px}.bdt-ep-product-grid-title{position:relative;font-size:20px;font-weight:600;color:#0d0925;margin:0}.bdt-ep-product-grid-price{font-size:14px;color:#6d7882;margin:0;font-weight:300;letter-spacing:.5px}.bdt-ep-product-grid-text{font-size:15px;color:#6d7882;padding-bottom:10px}.bdt-ep-product-grid-text p{margin:0}.bdt-ep-product-grid-readmore{display:inline-block!important;font-size:14px;color:#3b3f42;font-weight:600}.bdt-ep-product-grid-readmore svg{width:1em;height:1em;fill:#3b3f42}.bdt-ep-product-grid-title-price{margin-bottom:15px;flex-wrap:wrap}.bdt-ep-product-grid-rating{line-height:1;font-size:14px}.bdt-ep-product-grid-rating.bdt-number{border-radius:20px}.bdt-ep-product-grid-rating.bdt-before{margin-bottom:10px}.bdt-ep-product-grid-rating.bdt-after{margin-top:10px}.bdt-ep-product-grid-rating i{display:inline-flex}.bdt-ep-product-grid-rating span{margin-right:2px}.bdt-ep-product-grid-rating-count,.bdt-ep-product-grid-time{font-size:14px;color:#6d7882;margin:0;font-weight:300;letter-spacing:.5px}.bdt-ep-product-grid-rating-time{margin-top:20px}.bdt-ep-product-grid-badge{z-index:2;-webkit-transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0));transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0))}.bdt-ep-product-grid-badge .bdt-badge{border-radius:3px;font-size:11px}.bdt-ep-product-grid-title-link,.bdt-ep-product-grid-image-link{position:absolute;height:100%;width:100%;left:0;top:0}.bdt-ep-product-grid-image{position:relative}.bdt-ep-product-carousel{position:relative}.bdt-ep-product-carousel-item{position:relative;background:#fcfdff;transition:all .3s ease}.bdt-ep-product-carousel-content{padding:30px}.bdt-ep-product-carousel-title{position:relative;font-size:20px;font-weight:600;color:#0d0925;margin:0}.bdt-ep-product-carousel-price{font-size:14px;color:#6d7882;margin:0;font-weight:300;letter-spacing:.5px}.bdt-ep-product-carousel-text{font-size:15px;color:#6d7882;padding-bottom:10px}.bdt-ep-product-carousel-text p{margin:0}.bdt-ep-product-carousel-readmore{display:inline-block!important;font-size:14px;color:#3b3f42;font-weight:600}.bdt-ep-product-carousel-readmore svg{width:1em;height:1em;fill:#3b3f42}.bdt-ep-product-carousel-title-price{margin-bottom:15px;flex-wrap:wrap}.bdt-ep-product-carousel-rating{line-height:1;font-size:14px}.bdt-ep-product-carousel-rating.bdt-number{border-radius:20px}.bdt-ep-product-carousel-rating.bdt-before{margin-bottom:10px}.bdt-ep-product-carousel-rating.bdt-after{margin-top:10px}.bdt-ep-product-carousel-rating i{display:inline-flex}.bdt-ep-product-carousel-rating span{margin-right:2px}.bdt-ep-product-carousel-rating-count,.bdt-ep-product-carousel-time{font-size:14px;color:#6d7882;margin:0;font-weight:300;letter-spacing:.5px}.bdt-ep-product-carousel-rating-time{margin-top:20px}.bdt-ep-product-carousel-badge{z-index:2;-webkit-transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0));transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0))}.bdt-ep-product-carousel-badge .bdt-badge{border-radius:3px;font-size:11px}.bdt-ep-product-carousel-item-link,.bdt-ep-product-carousel-title-link,.bdt-ep-product-carousel-image-link{position:absolute;height:100%;width:100%;left:0;top:0}.bdt-ep-product-carousel-image{position:relative}.bdt-item-match-height--yes .bdt-product-carousel .swiper-slide{height:initial}.bdt-slideshow .bdt-slideshow-button{margin:1.5em 0 0;color:#fff}.bdt-slideshow .bdt-slideshow-button svg{width:1em;height:1em;fill:#fff}.bdt-slideshow .bdt-slideshow-content-wrapper{max-width:800px}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:1.2rem;color:#fff;margin:0;padding:0}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:.75rem;font-weight:400;color:#f5f5f5;margin:0;padding:0}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-text{font-size:.65rem;line-height:1.4;color:#f5f5f5;margin:.8em 0 0;display:inline-block}.bdt-slideshow .bdt-slideshow-content-wrapper div{line-height:1}.bdt-slideshow .bdt-slidenav svg{width:22px;height:auto}.bdt-slideshow .bdt-dotnav li a{background-color:rgba(0,0,0,.5)}.bdt-slideshow .bdt-dotnav li.bdt-active a{background-color:#1e87f0}.bdt-slideshow .bdt-thumbnav li a{transition:all .25s ease-in-out;position:relative}.bdt-slideshow .bdt-thumbnav li a::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.4);transition:background-color .1s ease-in-out}.bdt-slideshow .bdt-thumbnav li a:hover::after{background-color:transparent}.bdt-slideshow .bdt-thumbnav li.bdt-active a::after{background-color:transparent}.bdt-slideshow .bdt-ep-scroll-to-section a svg{width:1em;height:1em}.elementor-widget-bdt-slideshow .bdt-slideshow .bdt-slideshow-items .bdt-slideshow-item img{height:100%;width:100%!important}@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}.bdt-slideshow .bdt-thumbnav-wrapper .bdt-thumbnav li:nth-child(1){padding-top:0;padding-left:0}.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-left,.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-right{height:calc(100% - (15px * 2));display:flex;align-items:center}.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-left .bdt-thumbnav-scroller,.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-right .bdt-thumbnav-scroller{transform:translate(0)!important}.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-left .bdt-thumbnav-scroller,.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-right .bdt-thumbnav-scroller{width:auto;height:100%}@media screen and (min-width:768px){.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:2.2rem}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:1.2rem}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-text{font-size:1rem;line-height:1.6}}@media screen and (min-width:1024px){.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:2.625rem;line-height:1.2}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:1.4rem}}.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-container .woocommerce .product-category a{display:block;transition:all 350ms cubic-bezier(.15,.83,.58,1)}.elementor-widget-container .woocommerce .product-category img{transition:all 350ms cubic-bezier(.15,.83,.58,1)}.elementor-widget-container .woocommerce-loop-category__title mark{background-color:transparent;color:inherit}.elementor-widget-container .woocommerce .products ul,.elementor-widget-container .woocommerce ul.products{display:grid;margin:0}.elementor-widget-container .woocommerce .products ul:before,.elementor-widget-container .woocommerce ul.products:before{display:none}.elementor-widget-container .woocommerce .products ul li.product,.elementor-widget-container .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,.bdt-wc-carousel .swiper-container-coverflow{padding-top:15px}.bdt-wc-carousel .swiper-coverflow .swiper-slide,.bdt-wc-carousel .swiper-container-coverflow .swiper-slide{transition-property:transform,border,background}.bdt-wc-carousel .swiper-horizontal>.swiper-pagination-progress,.bdt-wc-carousel .swiper-container-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}.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?8ijr83) format('woff2'),url(../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.ttf?8ijr83) format('truetype'),url(../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.woff?8ijr83) format('woff'),url('../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.svg?8ijr83#element-pack') format('svg');font-weight:400;font-style:normal;font-display:block}[class^="ep-icon-"],[class*=" ep-icon-"]{font-family:'element-pack'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ep-icon-g2:before{content:"\e90b"}.ep-icon-yelp:before{content:"\e978"}.ep-icon-facebook:before{content:"\e979"}.ep-icon-google:before{content:"\e97a"}.ep-icon-capterra:before{content:"\e97b"}.ep-icon-foursquare:before{content:"\e97c"}.ep-icon-glassdoor:before{content:"\e97d"}.ep-icon-tripadvisor:before{content:"\e97e"}.ep-icon-trustpilot:before{content:"\e97f"}.ep-icon-trustradius:before{content:"\e980"}.ep-icon-arrow-right-default:before{content:"\e96f"}.ep-icon-arrow-right-0:before{content:"\e96f"}.ep-icon-arrow-left-default:before{content:"\e970"}.ep-icon-arrow-left-0:before{content:"\e970"}.ep-icon-arrow-left:before{content:"\e94d"}.ep-icon-arrow-right:before{content:"\e94e"}.ep-icon-arrow-left-1:before{content:"\e917"}.ep-icon-arrow-right-1:before{content:"\e925"}.ep-icon-arrow-left-2:before{content:"\e918"}.ep-icon-arrow-right-2:before{content:"\e926"}.ep-icon-arrow-left-3:before{content:"\e919"}.ep-icon-arrow-right-3:before{content:"\e927"}.ep-icon-arrow-left-4:before{content:"\e91a"}.ep-icon-arrow-right-4:before{content:"\e928"}.ep-icon-arrow-left-5:before{content:"\e943"}.ep-icon-arrow-right-5:before{content:"\e944"}.ep-icon-arrow-left-6:before{content:"\e945"}.ep-icon-arrow-right-6:before{content:"\e946"}.ep-icon-arrow-left-7:before{content:"\e949"}.ep-icon-arrow-right-7:before{content:"\e94a"}.ep-icon-arrow-left-8:before{content:"\e91e"}.ep-icon-arrow-right-8:before{content:"\e92c"}.ep-icon-arrow-left-9:before{content:"\e91f"}.ep-icon-arrow-right-9:before{content:"\e92d"}.ep-icon-arrow-left-10:before{content:"\e920"}.ep-icon-arrow-right-10:before{content:"\e92e"}.ep-icon-arrow-left-11:before{content:"\e921"}.ep-icon-arrow-right-11:before{content:"\e92f"}.ep-icon-arrow-left-12:before{content:"\e94b"}.ep-icon-arrow-right-12:before{content:"\e94c"}.ep-icon-arrow-left-13:before{content:"\e922"}.ep-icon-arrow-right-13:before{content:"\e930"}.ep-icon-arrow-left-14:before{content:"\e91d"}.ep-icon-arrow-right-14:before{content:"\e92b"}.ep-icon-arrow-left-15:before{content:"\e923"}.ep-icon-arrow-right-15:before{content:"\e931"}.ep-icon-arrow-left-16:before{content:"\e924"}.ep-icon-arrow-right-16:before{content:"\e932"}.ep-icon-arrow-left-17:before{content:"\e91c"}.ep-icon-arrow-right-17:before{content:"\e92a"}.ep-icon-arrow-left-18:before{content:"\e91b"}.ep-icon-arrow-right-18:before{content:"\e929"}.ep-icon-arrow-up-1:before{content:"\e933"}.ep-icon-arrow-down-1:before{content:"\e910"}.ep-icon-arrow-up-2:before{content:"\e934"}.ep-icon-arrow-down-2:before{content:"\e911"}.ep-icon-arrow-up-3:before{content:"\e935"}.ep-icon-arrow-down-3:before{content:"\e912"}.ep-icon-arrow-up-4:before{content:"\e936"}.ep-icon-arrow-down-4:before{content:"\e913"}.ep-icon-arrow-up-5:before{content:"\e937"}.ep-icon-arrow-down-5:before{content:"\e915"}.ep-icon-arrow-up-7:before{content:"\e938"}.ep-icon-arrow-down-7:before{content:"\e916"}.ep-icon-arrow-up-8:before{content:"\e939"}.ep-icon-arrow-down-8:before{content:"\e947"}.ep-icon-arrow-left-circle-1:before{content:"\e93b"}.ep-icon-arrow-right-circle-1:before{content:"\e93f"}.ep-icon-arrow-left-circle-2:before{content:"\e93c"}.ep-icon-arrow-right-circle-2:before{content:"\e940"}.ep-icon-arrow-left-circle-3:before{content:"\e93d"}.ep-icon-arrow-right-circle-3:before{content:"\e941"}.ep-icon-arrow-left-circle-4:before{content:"\e93a"}.ep-icon-arrow-right-circle-4:before{content:"\e93e"}.ep-icon-arrow-left-square-1:before{content:"\e948"}.ep-icon-arrow-right-square-1:before{content:"\e942"}.ep-icon-long-arrow-right:before{content:"\e98a"}.ep-icon-clock-o:before{content:"\e98b"}.ep-icon-ellipsis-h:before{content:"\e98c"}.ep-icon-user-circle-o:before{content:"\e98d"}.ep-icon-basket-solid:before{content:"\e981"}.ep-icon-basket-medium:before{content:"\e982"}.ep-icon-basket-light:before{content:"\e983"}.ep-icon-bag-solid:before{content:"\e984"}.ep-icon-bag-medium:before{content:"\e985"}.ep-icon-bag-light:before{content:"\e986"}.ep-icon-cart-solid:before{content:"\e987"}.ep-icon-cart-medium:before{content:"\e988"}.ep-icon-cart-light:before{content:"\e989"}.ep-icon-puzzle:before{content:"\e973"}.ep-icon-bar:before{content:"\e974"}.ep-icon-copy:before{content:"\e975"}.ep-icon-graduation:before{content:"\e976"}.ep-icon-clock:before{content:"\e977"}.ep-icon-envelope:before{content:"\e971"}.ep-icon-eye:before{content:"\e972"}.ep-icon-gallery:before{content:"\e96e"}.ep-icon-element-pack:before{content:"\e902"}.ep-icon-aside:before{content:"\e914"}.ep-icon-post:before{content:"\e950"}.ep-icon-standard:before{content:"\e950"}.ep-icon-quote:before{content:"\e951"}.ep-icon-new-tab:before{content:"\e952"}.ep-icon-refresh:before{content:"\e953"}.ep-icon-play-circle:before{content:"\e954"}.ep-icon-play:before{content:"\e955"}.ep-icon-checkmark:before{content:"\e956"}.ep-icon-close:before{content:"\e957"}.ep-icon-close-2:before{content:"\e958"}.ep-icon-plus-3:before{content:"\e959"}.ep-icon-question:before{content:"\e95a"}.ep-icon-star-full:before{content:"\e95b"}.ep-icon-self:before{content:"\e95b"}.ep-icon-star-half:before{content:"\e95c"}.ep-icon-star-empty:before{content:"\e95d"}.ep-icon-earth:before{content:"\e95e"}.ep-icon-heart-empty:before{content:"\e95f"}.ep-icon-heart-full:before{content:"\e960"}.ep-icon-link:before{content:"\e961"}.ep-icon-menu:before{content:"\e962"}.ep-icon-lock:before{content:"\e963"}.ep-icon-bubble:before{content:"\e964"}.ep-icon-chat:before{content:"\e964"}.ep-icon-reply:before{content:"\e965"}.ep-icon-location:before{content:"\e966"}.ep-icon-cart:before{content:"\e967"}.ep-icon-file-play1:before{content:"\e968"}.ep-icon-file-video:before{content:"\e969"}.ep-icon-video:before{content:"\e969"}.ep-icon-file-play:before{content:"\e96a"}.ep-icon-play1:before{content:"\e96a"}.ep-icon-file-music:before{content:"\e96b"}.ep-icon-music:before{content:"\e96b"}.ep-icon-audio:before{content:"\e96b"}.ep-icon-file-picture:before{content:"\e96c"}.ep-icon-image:before{content:"\e96c"}.ep-icon-pencil:before{content:"\e96d"}.ep-icon-edit:before{content:"\e96d"}.ep-icon-hexagon-zigzag:before{content:"\e90f"}.ep-icon-bulge-rectangle:before{content:"\e90e"}.ep-icon-hexagon-radius2:before{content:"\e90d"}.ep-icon-hexagon:before{content:"\e90c"}.ep-icon-hexagon-radius:before{content:"\e604"}.ep-icon-plus-2:before{content:"\e908"}.ep-icon-x:before{content:"\e98e"}.ep-icon-twitter:before{content:"\e98e"}.ep-icon-meneame:before{content:"\e906"}.ep-icon-moimir:before{content:"\e900"}.ep-icon-instapaper:before{content:"\e903"}.ep-icon-surfingbird:before{content:"\e904"}.ep-icon-livejournal:before{content:"\e905"}.ep-icon-baidu:before{content:"\e907"}.ep-icon-line:before{content:"\e90a"}.ep-icon-linkedin:before{content:"\f0e1"}.ep-icon-github:before{content:"\f113"}.ep-icon-youtube:before{content:"\f167"}.ep-icon-xing:before{content:"\f168"}.ep-icon-instagram:before{content:"\f16d"}.ep-icon-tumblr:before{content:"\f173"}.ep-icon-apple:before{content:"\f179"}.ep-icon-android:before{content:"\f17b"}.ep-icon-dribbble:before{content:"\f17d"}.ep-icon-skype:before{content:"\f17e"}.ep-icon-vk:before{content:"\f189"}.ep-icon-weibo:before{content:"\f18a"}.ep-icon-renren:before{content:"\f18b"}.ep-icon-wordpress:before{content:"\f19a"}.ep-icon-delicious:before{content:"\f1a5"}.ep-icon-digg:before{content:"\f1a6"}.ep-icon-soundcloud:before{content:"\f1be"}.ep-icon-wechat:before{content:"\f1d7"}.ep-icon-pinterest:before{content:"\f231"}.ep-icon-whatsapp:before{content:"\f232"}.ep-icon-odnoklassniki:before{content:"\f263"}.ep-icon-pocket:before{content:"\f265"}.ep-icon-safari:before{content:"\f267"}.ep-icon-chrome:before{content:"\f268"}.ep-icon-firefox:before{content:"\f269"}.ep-icon-opera:before{content:"\f26a"}.ep-icon-ie:before{content:"\f26b"}.ep-icon-vimeo:before{content:"\f27d"}.ep-icon-reddit:before{content:"\f281"}.ep-icon-edge:before{content:"\f282"}.ep-icon-blogger:before{content:"\f37d"}.ep-icon-messenger:before{content:"\f39f"}.ep-icon-googleplay:before{content:"\f3ab"}.ep-icon-mix:before{content:"\f3cb"}.ep-icon-telegram:before{content:"\f3fe"}.ep-icon-uikit:before{content:"\f403"}.ep-icon-viber:before{content:"\f409"}.ep-icon-flipboard:before{content:"\f44d"}.ep-icon-buffer:before{content:"\f837"}.ep-icon-evernote:before{content:"\f839"}.ep-icon-plus-circle:before{content:"\e94f"}.ep-icon-circle-plus:before{content:"\e94f"}.ep-icon-plus:before{content:"\e909"}.ep-icon-search:before{content:"\e901"}