.countdown{margin-top:100px;z-index:0}@media only screen and (min-width:768px){.countdown{margin-top:120px}}@media only screen and (min-width:1440px){.countdown{margin-top:160px}}.countdown{margin-bottom:100px}@media only screen and (min-width:768px){.countdown{margin-bottom:120px}}@media only screen and (min-width:1440px){.countdown{margin-bottom:160px}}.countdown:last-child{margin-bottom:100px}@media only screen and (min-width:768px){.countdown:last-child{margin-bottom:120px}}@media only screen and (min-width:1440px){.countdown:last-child{margin-bottom:160px}}.countdown[data-inview]:not(.inview) .countdown__digit{opacity:0;translate:0 20px}.countdown[data-inview].inview .countdown__digit{transition:all 1s cubic-bezier(.25,1,.5,1) .4s}.countdown[data-inview].inview .countdown__digit:first-child{transition-delay:.5s}.countdown[data-inview].inview .countdown__digit:nth-child(2){transition-delay:.6s}.countdown[data-inview].inview .countdown__digit:nth-child(3){transition-delay:.7s}.countdown[data-inview].inview .countdown__digit:nth-child(4){transition-delay:.8s}.countdown[data-inview].inview .countdown__digit:nth-child(5){transition-delay:.9s}.countdown[data-inview].inview .countdown__digit:nth-child(6){transition-delay:1s}.countdown[data-inview].inview .countdown__digit:nth-child(7){transition-delay:1.1s}.countdown[data-inview].inview .countdown__timer:before{transition:all 1s cubic-bezier(.25,1,.5,1) .2s}.countdown__timer{align-items:flex-end;background-color:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(28,28,28,.1);display:flex;flex-direction:row;justify-content:center;margin:0 auto;padding:20px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.countdown__timer:before{content:"";display:block;left:0;pointer-events:none;position:absolute;width:100%}.countdown__digit{display:flex;flex-direction:column;padding:0 5px;position:relative;text-align:center}@media only screen and (min-width:1024px){.countdown__digit{padding:0 15px}}.countdown__divider{font-family:Garage Gothic,Arial,sans-serif;font-size:60px;font-weight:700;line-height:1;transform:translateY(-12px)}@media only screen and (min-width:768px){.countdown__divider{font-size:80px}}@media only screen and (min-width:1024px){.countdown__divider{font-size:6.9444444444vw}}@media only screen and (min-width:1440px){.countdown__divider{font-size:100px}}.countdown__time{font-family:Garage Gothic,Arial,sans-serif;font-size:60px;font-weight:700;line-height:1;order:2}@media only screen and (min-width:768px){.countdown__time{font-size:80px}}@media only screen and (min-width:1024px){.countdown__time{font-size:6.9444444444vw}}@media only screen and (min-width:1440px){.countdown__time{font-size:100px}}.countdown__caption{color:#00632e;font-size:14px;line-height:1.2857142857;order:1}@media only screen and (min-width:1024px){.countdown__caption{font-size:18px;font-weight:700}}