:root{--white:#fefefe;--gray-100:#f8f9fa;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#6c757d;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529;--black:#222222;--border:#C9C9C9;--light:#effbec}[data-theme=dark]{--title:#f6f6f6ff;--text:#ccc;--light:#232132;--background:#26263a;--border:#C9C9C9;--gray:#e9ecef;--highlight:#121021;--black:#fff;--gray-900:#f8f9fa;--gray-800:#e9ecef;--gray-700:#dee2e6;--gray-600:#ced4da;--gray-500:#adb5bd;--gray-400:#6c757d;--gray-300:#495057;--gray-200:#343a40;--gray-100:#212529;--white:#000}.countdown-section-wrapper{border-radius:var(--image-border-radius)}.countdown-section-wrapper .text-content{position:relative;z-index:2;text-align:center}.countdown-section-wrapper .text-content .text,.countdown-section-wrapper .text-content .title{color:var(--white)}.countdown-section-wrapper .countdown-wrapper{margin-top:40px;text-align:center}@media only screen and (min-width:960px){.countdown-section-wrapper .countdown-wrapper{padding:90px;margin-top:60px;border-radius:var(--image-border-radius);background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.45)}}.countdown-section-wrapper .countdown-wrapper .countdown-label{color:var(--white)}.countdown-section-wrapper .countdown-wrapper .countdown-label svg{width:22px;height:auto;margin:0 2px -2px 0}@media only screen and (min-width:960px){.countdown-section-wrapper .countdown-wrapper .countdown-label svg{width:30px}}@media only screen and (max-width:540px){.countdown-section-wrapper .countdown-wrapper .countdown.countdown-component{background-color:var(--white);border-radius:var(--image-border-radius);box-shadow:2px 2px 14px rgba(0,0,0,.25);margin:6px}}.countdown-section-wrapper .countdown-wrapper .countdown.countdown-component .item{position:relative;border-radius:var(--image-border-radius);background-color:var(--white);box-shadow:2px 2px 14px rgba(0,0,0,.25);text-align:center;height:100%}@media only screen and (min-width:960px){.countdown-section-wrapper .countdown-wrapper .countdown.countdown-component .item{margin:0 15px;padding:14px}.countdown-section-wrapper .countdown-wrapper .countdown.countdown-component .item:not(.seconds):after{content:"";position:absolute;display:block;width:1px;height:80%;background-color:var(--white);opacity:.45;right:-30px;top:10%}}.countdown-section-wrapper .countdown-wrapper .countdown.countdown-component .item .value{line-height:1.2;text-align:center;margin-bottom:10px;font-weight:var(--primary-font-weight-bold,600);color:var(--first)}@media only screen and (max-width:540px){.countdown-section-wrapper .countdown-wrapper .countdown.countdown-component .item{box-shadow:none;background-color:transparent;border-radius:0}.countdown-section-wrapper .countdown-wrapper .countdown.countdown-component .col-3{padding:0 6px}.countdown-section-wrapper .countdown-wrapper .countdown.countdown-component small{font-size:12px}}.countdown-section-wrapper .countdown-wrapper .countdown-alert{background-color:var(--yellow);border-radius:var(--image-border-radius);padding:14px;margin:20px 0;color:var(--black);box-shadow:2px 2px 14px rgba(0,0,0,.25)}.countdown-section-wrapper .countdown-wrapper .countdown-alert strong{color:var(--black)}.countdown-section-wrapper .countdown-wrapper .countdown-alert svg{width:22px;height:auto;margin:0 2px -2px 0}@media only screen and (min-width:960px){.countdown-section-wrapper .countdown-wrapper .countdown-alert svg{width:30px}}@media only screen and (min-width:960px){.countdown-section-wrapper .countdown-wrapper .countdown-alert{margin:40px 0}}.countdown-section-wrapper .benefits{padding-top:40px}@media only screen and (min-width:960px){.countdown-section-wrapper .benefits{padding-top:60px}}.countdown-section-wrapper .benefits .benefit{padding:14px;height:100%;border-radius:var(--image-border-radius);background-color:var(--white);box-shadow:2px 2px 14px rgba(0,0,0,.25);text-align:center}@media only screen and (min-width:960px){.countdown-section-wrapper .benefits .benefit{padding:20px}}.countdown-section-wrapper .benefits .benefit .text-wrapper{width:100%}.countdown-section-wrapper .benefits .benefit .image{border-radius:var(--image-border-radius)}.countdown-section-wrapper .benefits .benefit .icon{max-width:45px;height:auto;margin:0 auto 15px auto}.countdown-section-wrapper .benefits .benefit .title{margin:10px 0}.countdown-section-wrapper .benefits .benefit .subtitle{margin:6px 0}.countdown-section-wrapper .benefits .benefit .subtitle span{color:var(--yellow)}.countdown-section-wrapper .benefits .benefit .label{font-weight:var(--secondary-font-weight-bold);font-size:120%;color:var(--title);margin-bottom:10px}