@charset "utf-8";@media all{.wd-btn-arrow{transition:all .25s ease}.wd-btn-arrow.wd-lock,.wd-carousel:not(.wd-initialized)+.wd-nav-arrows .wd-btn-arrow{opacity:0 !important;pointer-events:none !important}.wd-arrow-inner{display:inline-flex;align-items:center;justify-content:center;width:var(--wd-arrow-width,var(--wd-arrow-size,50px));height:var(--wd-arrow-height,var(--wd-arrow-size,50px));line-height:1;color:var(--wd-arrow-color,var(--color-gray-800));background:var(--wd-arrow-bg,unset);box-shadow:var(--wd-arrow-shadow,unset);border:var(--wd-arrow-brd,unset) var(--wd-arrow-brd-color,unset);border-radius:var(--wd-arrow-radius,unset);cursor:pointer;transition:all .25s ease}.wd-arrow-inner:after{font-size:var(--wd-arrow-icon-size,24px);font-family:"woodmart-font"}.wd-arrow-inner:hover{color:var(--wd-arrow-color-hover,var(--color-gray-500));background:var(--wd-arrow-bg-hover,var(--wd-arrow-bg));border-color:var(--wd-arrow-brd-color-hover,var(--wd-arrow-brd-color))}.wd-disabled .wd-arrow-inner{color:var(--wd-arrow-color-dis,var(--color-gray-400));background:var(--wd-arrow-bg-dis,var(--wd-arrow-bg));border-color:var(--wd-arrow-brd-color-dis,var(--wd-arrow-brd-color));cursor:unset}.wd-prev .wd-arrow-inner:after{content:"\f113"}.wd-icon-2 .wd-prev .wd-arrow-inner:after{content:"\f120"}.wd-next .wd-arrow-inner:after{content:"\f114"}.wd-icon-2 .wd-next .wd-arrow-inner:after{content:"\f121"}.wd-nav-arrows.wd-pos-sep:after{content:"";position:absolute;inset:0px calc((var(--wd-arrow-width,var(--wd-arrow-size,50px)) + var(--wd-arrow-offset-h,0px)) * -1)}.wd-nav-arrows.wd-pos-sep .wd-btn-arrow{position:absolute;top:calc(50% - var(--wd-arrow-offset-v,0px) + var(--wd-arrow-height,var(--wd-arrow-size,50px)) / -2);z-index:250}.wd-nav-arrows.wd-pos-sep .wd-prev{inset-inline-end:calc(100% + var(--wd-arrow-offset-h,0px))}.wd-nav-arrows.wd-pos-sep .wd-next{inset-inline-start:calc(100% + var(--wd-arrow-offset-h,0px))}.wd-nav-arrows:where(.wd-pos-together){--wd-arrow-size:30px;--wd-arrow-icon-size:16px;--wd-arrow-offset-h:10px}.wd-nav-arrows.wd-pos-together{position:absolute;top:calc(0% - var(--wd-arrow-offset-v,0px) - var(--wd-arrow-height,var(--wd-arrow-size,50px)));inset-inline-end:calc(var(--wd-arrow-offset-h,0px) / -1);display:flex;gap:var(--wd-arrow-gap,0.001px);z-index:250}}@media all and (min-width:1025px){.wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow{opacity:0;pointer-events:none}:is(.wd-carousel-container:hover .wd-nav-arrows,.wd-nav-arrows.wd-shown)[class*="wd-hover"].wd-pos-sep .wd-btn-arrow{opacity:1;transform:translateY(0);pointer-events:unset}.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev{transform:translateX(30px)}.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next{transform:translateX(-30px)}}@media all and (max-width:1024px){.wd-nav-arrows{--wd-arrow-icon-size:16px;--wd-arrow-size:40px}.wd-nav-arrows:where(.wd-pos-sep){--wd-arrow-offset-h:-12px}.wd-nav-arrows:where(.wd-pos-together){--wd-arrow-size:30px}}
@media all{.wd-el-video{--wd-width:100%;position:relative;overflow:hidden}.wd-el-video:is(iframe,video){position:absolute;inset:0;width:100%;height:100%;background-color:#000;object-fit:cover}.wd-el-video:is(.wd-action-overlay,.wd-action-without){border-radius:var(--wd-brd-radius)}.wd-el-video:is(.wd-action-overlay,.wd-action-without):not(.wd-with-aspect-ratio){height:400px}.wd-el-video.wd-with-aspect-ratio{--wd-aspect-ratio:16/9;aspect-ratio:var(--wd-aspect-ratio)}.wp-block-wd-video:is(.wd-action-button,.wd-action-play){max-width:fit-content}.wd-el-video-overlay{z-index:2;transition:transform 0.5s cubic-bezier(0,0,0.44,1.18)}.wd-el-video-overlay img{width:100%;height:100%;object-fit:cover;object-position:center}.wd-el-video-overlay:after{content:'';position:absolute;inset:-1px;z-index:2;background-color:rgba(0,0,0,0.15);transition:background-color 0.5s cubic-bezier(0,0,0.44,1.18)}.wd-el-video:hover .wd-el-video-overlay{transform:scale(1.09)}.wd-el-video:hover .wd-el-video-overlay:after{background-color:rgba(0,0,0,0.3)}.wd-el-video-control{display:flex;align-items:center;justify-content:center;gap:15px;z-index:4}.wd-el-video-link{z-index:6}.wd-el-video-play-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;color:var(--color-gray-800);font-size:100px;transition:color 0.5s cubic-bezier(0,0,0.44,1.18)}.wd-el-video-play-btn:before{font-size:.32em;transition:transform 0.5s cubic-bezier(0,0,0.44,1.18);content:"\f101";font-family:"woodmart-font"}.wd-el-video-play-btn:after{content:'';position:absolute;inset:0;border:min(.04em,2px) solid currentColor;opacity:.4;border-radius:50%;transition:opacity 0.5s cubic-bezier(0,0,0.44,1.18)}.wd-el-video.wd-action-play .wd-el-video-btn{display:inline-flex;align-items:center;justify-content:center;gap:15px}.wd-el-video-play-label{font-weight:600;color:var(--color-gray-800)}.wd-el-video:is(.wd-action-play,.wd-action-button){overflow:visible}.wd-el-video.wd-playing:is(.wd-el-video-overlay,.wd-el-video-link,.wd-el-video-control){visibility:hidden;opacity:0;transition:all .25s ease}.wd-el-video.wd-action-play .wd-el-video-btn:hover .wd-el-video-play-btn:before,.wd-el-video.wd-action-overlay:hover .wd-el-video-play-btn:before{transform:scale(0.9)}.wd-el-video.wd-action-play .wd-el-video-btn:hover .wd-el-video-play-btn:after,.wd-el-video.wd-action-overlay:hover .wd-el-video-play-btn:after{opacity:.6}}
@media all{.subtitle-style-background[class*="subtitle"]{display:inline-block;padding:6px 10px;font-weight:600;line-height:1.2;font-size:14px;border-radius:calc(var(--wd-brd-radius) / 1.5)}.subtitle-color-default.subtitle-style-default{color:var(--color-gray-400)}.subtitle-color-default.subtitle-style-background{background-color:#f1f1f1;color:#333}.subtitle-color-primary.subtitle-style-default{color:var(--wd-primary-color)}.subtitle-color-primary.subtitle-style-background{color:#fff;background-color:var(--wd-primary-color)}.subtitle-color-alt.subtitle-style-default{color:var(--wd-alternative-color)}.subtitle-color-alt.subtitle-style-background{color:#fff;background-color:var(--wd-alternative-color)}}
@media all{.wd-carousel-container{--wd-width:100%;position:relative;width:var(--wd-width)}.wd-carousel-inner{position:relative;margin:-15px 0}.wd-carousel{position:relative;overflow:var(--wd-carousel-overflow,hidden);padding:15px 0;margin-inline:calc(var(--wd-gap) / -2);touch-action:pan-y}}@supports (overflow:clip){.wd-carousel{overflow:var(--wd-carousel-overflow,clip)}}@media all{.wd-carousel-wrap{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:initial;box-sizing:content-box;transform:translate3d(0px,0,0)}.wd-carousel-item{position:relative;height:100%;flex:0 0 calc(100% / var(--wd-col));max-width:calc(100% / var(--wd-col));padding:0 calc(var(--wd-gap) / 2);transition-property:transform;transform:translate3d(0px,0,0)}.wd-backface-hidden .wd-carousel-item{transform:translateZ(0);backface-visibility:hidden}.wd-carousel[data-center_mode="yes"] .wd-carousel-wrap:not([style]){transform:translate3d(calc(-50% + (100% / var(--wd-col)) / 2),0,0)}.wd-autoheight,.wd-autoheight .wd-carousel-item{height:auto}.wd-autoheight .wd-carousel-wrap{align-items:flex-start;transition-property:transform,height}}@media all and (min-width:1025px){.wd-carousel-container:not(.wd-off-lg) [style*="col-lg:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}@media all and (max-width:768.98px){.wd-carousel-container:not(.wd-off-sm) [style*="col-sm:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}@media all and (min-width:769px) and (max-width:1024px){.wd-carousel-container:not(.wd-off-md) [style*="col-md:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}
