@keyframes wd-SlideFromTop{from{transform:translateY(-150px)}to{transform:none}}@keyframes wd-SlideFromBottom{from{transform:translateY(150px)}to{transform:none}}@keyframes wd-SlideFromLeft{from{transform:translateX(-150px)}to{transform:none}}@keyframes wd-SlideFromRight{from{transform:translateX(150px)}to{transform:none}}@keyframes wd-RightFlipY{from{transform:translateX(100px) rotate3d(0, 1, 0, 90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0px) rotate3d(0, 1, 0, 0deg) scale(1)}}@keyframes wd-LeftFlipY{from{transform:translateX(-100px) rotate3d(0, 1, 0, -90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0px) rotate3d(0, 1, 0, 0deg) scale(1)}}@keyframes wd-TopFlipX{from{transform:translateY(-100px) rotate3d(1, 0, 0, 90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg) scale(1)}}@keyframes wd-BottomFlipX{from{transform:translateY(100px) rotate3d(1, 0, 0, 90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg) scale(1)}}@keyframes wd-ZoomIn{from{transform:scale(0.7)}to{transform:none}}@keyframes wd-RotateZ{from{transform:matrix3d(0.70592, 0.02465, 0.37557, -0.00062, -0.06052, 0.79532, 0.06156, -0.0001, -0.46435, -0.10342, 0.87958, -0.00146, -21.42566, 4.13698, 4.81749, 0.99197085)}to{transform:none}}.wd-invisible{visibility:hidden}[class*="wd-anim"]{animation-fill-mode:none !important}[class*="wd-anim"].animated{animation-timing-function:cubic-bezier(0, 0.87, 0.58, 1)}[class*="wd-anim"].wd-animated{animation-duration:700ms;animation-timing-function:cubic-bezier(0, 0.87, 0.58, 1)}.wd-anim-slide-from-top{animation-name:wd-SlideFromTop}.wd-anim-slide-from-bottom{animation-name:wd-SlideFromBottom}.wd-anim-slide-from-left{animation-name:wd-SlideFromLeft}.wd-anim-slide-from-right{animation-name:wd-SlideFromRight}.wd-anim-right-flip-y{animation-name:wd-RightFlipY}.wd-anim-left-flip-y{animation-name:wd-LeftFlipY}.wd-anim-top-flip-x{animation-name:wd-TopFlipX}.wd-anim-bottom-flip-x{animation-name:wd-BottomFlipX}.wd-anim-zoom-in{animation-name:wd-ZoomIn}.wd-anim-rotate-z{animation-name:wd-RotateZ;will-change:animation}
.title-wrapper{--wd-mb: 10px}.title-wrapper [class*="title"]{display:inline-block}.title-wrapper .title{margin-bottom:0}.title-wrapper .img-wrapper{display:block;margin-top:10px}.subtitle-color-black.subtitle-style-default{color:#000}.subtitle-color-black.subtitle-style-background{background-color:#333;color:#fff}.subtitle-color-white.subtitle-style-default{color:rgba(255,255,255,0.8)}.subtitle-color-white.subtitle-style-background{background-color:rgba(255,255,255,0.8);color:#242424}.subtitle-color-gradient.subtitle-style-default{color:var(--color-gray-400)}.subtitle-color-gradient.subtitle-style-background{background-color:#f1f1f1;color:#333}.wd-title-color-default{--el-title-color: rgba(0,0,0,0.105)}.wd-title-color-primary{--el-title-color: var(--wd-primary-color)}.wd-title-color-alt{--el-title-color: var(--wd-alternative-color)}.wd-title-color-black{--el-title-color: #000}.wd-title-color-white{color:var(--wd-text-color);--wd-text-color: rgba(255,255,255,0.8);--wd-title-color: #fff;--el-title-color: #fff}.wd-title-color-gradient .title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wd-title-style-shadow{padding:25px;border-radius:var(--wd-brd-radius);box-shadow:0 0 8px rgba(0,0,0,0.12)}.wpb-js-composer .title-wrapper{--content-width: var(--wd-max-width)}.wpb-js-composer .title-wrapper [class*="title"]{max-width:var(--content-width)}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer{margin-bottom:0}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer .title{display:none}@media (max-width: 1024px){.title-subtitle.wd-fontsize-m,.title-after_title.wd-fontsize-s{font-size:14px}}@media (max-width: 576px){.title-wrapper .title-subtitle{font-size:12px}.title-wrapper .title{font-size:20px}}
.wd-timer{display:inline-flex;gap:calc(var(--wd-timer-size, 20px) / 4);justify-content:var(--wd-align);flex-wrap:wrap}.wd-timer>span{display:inline-flex;align-items:center;flex-direction:column;justify-content:center;gap:5px;padding:5px;min-width:2.7em;min-height:2.7em;background-color:var(--wd-timer-bg, unset);box-shadow:var(--wd-timer-shadow, unset);border-radius:var(--wd-brd-radius);font-size:var(--wd-timer-size, 20px);line-height:1}.wd-timer-value{color:var(--color-gray-800);font-weight:600}.wd-timer-text{text-transform:capitalize;font-size:60%}.wd-timer.wd-style-standard{--wd-timer-shadow: 0 0 3px rgba(0,0,0,0.1);--wd-timer-bg: var(--bgcolor-white)}.wd-timer.wd-style-transparent{--wd-timer-bg: rgba(var(--bgcolor-white-rgb), .2)}.wd-timer.wd-style-active{--wd-timer-bg: var(--wd-primary-color)}@media (min-width: 1025px){.wd-timer.wd-size-medium{--wd-timer-size: 24px}.wd-timer.wd-size-large{--wd-timer-size: 28px}.wd-timer.wd-size-xlarge{--wd-timer-size: 42px}}
