.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-notification-bar{width:100%;max-width:100%;text-align:left}.breakdance .bde-notification-bar>div{display:flex;align-items:center;position:relative;padding:20px}.breakdance .bde-notification-bar .ee-alertbox-icon{color:inherit;font-size:50px;margin-right:20px;display:flex}.breakdance .bde-notification-bar .ee-alertbox-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-notification-bar .ee-alertbox-title{font-size:1.125em;font-weight:700}.breakdance .bde-notification-bar .ee-alertbox-desc{margin-top:6px;font-size:1em}.breakdance .bde-notification-bar .ee-alertbox-link{margin-top:6px;font-size:1em}.breakdance .bde-notification-bar .ee-alertbox-link>a{color:inherit}.breakdance .bde-notification-bar .ee-alertbox-close{position:absolute;right:10px;top:10px;font-size:24px;line-height:1;background-color:#fff0;color:inherit;border:none;cursor:pointer}.ee-alertbox-is-hidden{display:none}.breakdance .bde-notification-bar .notification-bar-type-tip{--eenbBgColor:#ebebeb;--eenbAccentColor:grey}.breakdance .bde-notification-bar .notification-bar-type-info{--eenbBgColor:#d3ebf8;--eenbAccentColor:#1c76a6}.breakdance .bde-notification-bar .notification-bar-type-success{--eenbBgColor:#dff8d3;--eenbAccentColor:#41871e}.breakdance .bde-notification-bar .notification-bar-type-warning{--eenbBgColor:#ffe7cc;--eenbAccentColor:#c26801}.breakdance .bde-notification-bar .notification-bar-type-alert{--eenbBgColor:#f8d5d3;--eenbAccentColor:#a9211a}.breakdance .bde-notification-bar .notification-bar-style-style1{background-color:var(--eenbBgColor);color:var(--eenbAccentColor);border-left:6px solid var(--eenbAccentColor)}.breakdance .bde-notification-bar .notification-bar-style-style2{background-color:var(--eenbBgColor);color:var(--eenbAccentColor);border:2px solid var(--eenbAccentColor);border-radius:6px}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-basic-list{text-align:left;max-width:100%;margin:0;padding:0}.breakdance .bde-icon{display:flex}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-progress-bar{max-width:100%}.breakdance .bde-progress-bar,.breakdance .bde-progress-bar__progress{display:flex}.breakdance .bde-progress-bar{flex-direction:column;width:100%}.breakdance .bde-progress-bar__background{overflow:hidden;position:relative}.breakdance .bde-progress-bar__background,.breakdance .bde-progress-bar__progress{width:100%;background-color:#d4cdfd}.breakdance .bde-progress-bar__progress-wrap{width:70%}.breakdance .bde-progress-bar__background::before,.breakdance .bde-progress-bar__progress::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(-45deg,rgb(255 255 255 / .12) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .12) 50%,rgb(255 255 255 / .12) 75%,transparent 75%,transparent);z-index:0}.breakdance .bde-progress-bar__background::before,.breakdance .bde-progress-bar__progress::before{background-position:top left;background-attachment:fixed;background-size:35px 35px}.breakdance .bde-progress-bar__progress{background-color:#6426f5;align-items:center;position:relative;transition-property:margin,width;padding:20px;font-size:1em;color:#fff}.breakdance .bde-progress-bar__title{white-space:nowrap;margin-right:12px}.breakdance .bde-progress-bar__title,.breakdance .bde-progress-bar::before{font-weight:700}.breakdance .bde-progress-bar__percent{margin-left:auto}@keyframes breakdance_progress_bar_stripes{from{background-position:35px 0}to{background-position:0 0}}.breakdance .bde-container-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;text-decoration:none;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms);position:relative;background-size:cover}.breakdance .bde-container-link h1,.bde-container-link h2,.bde-container-link h3,.bde-container-link h4,.bde-container-link h5,.bde-container-link h6{transition-property:color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms)}.breakdance .bde-countdown-timer{position:relative;width:100%}.breakdance .bde-countdown-timer__wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:16px;font-weight:900;font-size:64px;line-height:1.2}.breakdance .bde-countdown-timer__number{font-weight:700;text-align:center;font-size:100px;line-height:1;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.04em;position:relative;z-index:10}.breakdance .bde-countdown-timer__digit{background-color:#333;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}.breakdance .bde-countdown-timer__separator--colon svg{width:8px;display:block}.breakdance .bde-countdown-timer__separator--colon circle{fill:#333}.breakdance .bde-countdown-timer__separator--line{height:100%}.breakdance .bde-countdown-timer__separator--line:after{content:"";display:block;position:absolute;background-color:#eee;height:50%;width:2px;margin-left:-1px;top:50%;transform:translateY(-50%)}.breakdance .bde-countdown-timer__separator:last-child{display:none}.breakdance .bde-countdown-timer__digit-wrap.is-hidden{display:none}.breakdance .bde-countdown-timer__label{font-weight:500;font-size:16px;text-transform:uppercase;letter-spacing:2px;line-height:1;color:#fff;text-align:center;margin-top:8px;margin-bottom:0;position:relative;z-index:10}.breakdance .bde-countdown-timer__label--outside{color:#000}.breakdance .bde-countdown-timer__digit--round{border-radius:8px}.breakdance .bde-countdown-timer__digit--circle{padding:0;border-radius:50%;width:3em;height:3em}.breakdance .bde-countdown-timer__message.is-hidden,.breakdance .bde-countdown-timer__wrap.is-hidden{display:none}.breakdance .bde-countdown-timer__message{padding:16px}.breakdance .bde-countdown-timer__digit-wrap.is-one .plural,.breakdance .bde-countdown-timer__digit-wrap .singular{display:none}.breakdance .bde-countdown-timer__digit-wrap.is-one .singular{display:inline}.breakdance .bde-countdown-timer__digit-svg{width:200px;height:200px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;position:relative}.breakdance .bde-countdown-timer__donut{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:visible}.breakdance .bde-countdown-timer__donut circle{fill:#333;stroke:#8b5cf6;stroke-width:5px;stroke-dasharray:295;stroke-linecap:round;will-change:transform;transform:translateZ(0);transform:translate3d(0,0,0);transform:rotate(-90deg);transform-origin:50%;transition:all 0.3s ease}.breakdance .bde-countdown-timer__digit-flip{display:flex;flex-direction:row}ul.flip{position:relative;margin:5px;width:60px;height:90px;font-size:80px;font-weight:700;line-height:85px;border-radius:6px;box-shadow:0 2px 5px rgb(0 0 0 / .7);list-style-type:none}ul.flip.is-hidden{display:none}ul.flip li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%}ul.flip li:first-child{z-index:2}ul.flip li .flip-item{display:block;height:100%;perspective:200px}ul.flip li .flip-item div{z-index:1;position:absolute;left:0;width:100%;height:50%;overflow:hidden}ul.flip li .flip-item div .shadow{position:absolute;width:100%;height:100%;z-index:2}ul.flip li .flip-item div.up{transform-origin:50% 100%;top:0}ul.flip li .flip-item div.up:after{content:"";position:absolute;top:97.5%;left:0;z-index:5;width:100%;height:3px;background-color:rgb(0 0 0 / .4)}ul.flip li .flip-item div.down{transform-origin:50% 0%;bottom:0}ul.flip li .flip-item div div.inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#ccc;text-shadow:0 1px 2px #000;text-align:center;background-color:#333;border-radius:6px}ul.flip li .flip-item .placeholder{opacity:0}ul.flip li .flip-item div.up div.inn{top:0}ul.flip li .flip-item div.down div.inn{bottom:0}.breakdance .bde-countdown-timer__time.play ul li.before{z-index:3}.breakdance .bde-countdown-timer__time.play ul li.active{animation:zIndex 0.5s 0.5s linear both;z-index:2}@keyframes zIndex{0%{z-index:2}5%{z-index:4}100%{z-index:4}}.breakdance .bde-countdown-timer__time.play ul li.active .down{z-index:2;animation:turn 0.5s 0.5s linear both}@keyframes turn{0%{transform:rotateX(90deg)}100%{transform:rotateX(0deg)}}.breakdance .bde-countdown-timer__time.play ul li.before .up{z-index:2;animation:turn2 0.5s linear both}@keyframes turn2{0%{transform:rotateX(0deg)}100%{transform:rotateX(-90deg)}}.breakdance .bde-countdown-timer__time.play ul li.before .up .shadow{background:linear-gradient(to bottom,rgb(0 0 0 / .1) 0%,rgb(0 0 0) 100%);animation:show 0.5s linear both}body.play ul li.active .up .shadow{background:linear-gradient(to bottom,rgb(0 0 0 / .1) 0%,rgb(0 0 0) 100%);animation:hide 0.5s 0.3s linear both}.breakdance .bde-countdown-timer__time.play ul li.before .down .shadow{background:linear-gradient(to bottom,rgb(0 0 0) 0%,rgb(0 0 0 / .1) 100%);animation:show 0.5s linear both}.breakdance .bde-countdown-timer__time.play ul li.active .down .shadow{background:linear-gradient(to bottom,rgb(0 0 0) 0%,rgb(0 0 0 / .1) 100%);animation:hide 0.5s 0.3s linear both}@keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes hide{0%{opacity:1}100%{opacity:0}}.breakdance .bde-button{max-width:100%}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-globalblock{max-width:100%;width:100%}.bde-globalblock .breakdance{background-color:initial;color:initial}