.CounterBtn{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:77px;height:77px;border:none;border-radius:50%;cursor:pointer;overflow:hidden;box-shadow:0 0 4px 0 #000;background:var(--background)}.CounterBtn__loader{position:absolute;width:90%;height:90%;border-radius:50%;animation:spin 1s linear infinite;z-index:2;top:5%;left:5%}.CounterBtn__loader:before{content:"";border-left:2px solid transparent;box-sizing:border-box;background:conic-gradient(#fbf3a6,#fde57f,#f1d371,#ca9b43,#b37826,#aa6b1c,#b57b29,#d1a54b,#fde57f,#fbee98,#fbf3a6);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.CounterBtn__image,.CounterBtn__loader:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.CounterBtn__image{-o-object-fit:cover;object-fit:cover}.CounterBtn__mask{position:absolute;width:92%;height:92%;background-color:rgba(0,0,0,.3);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.CounterBtn__slot{position:absolute;width:100%;top:50%;color:#fff}.CounterBtn__title{position:absolute;bottom:52%;left:50%;transform:translateX(-50%);font-family:InterDisplay-Medium;font-style:italic;font-weight:700;line-height:normal;text-shadow:0 0 1px rgba(0,0,0,.7137254901960784);color:#fff;font-size:9px;text-transform:uppercase}.CounterBtn__confettiWrapper{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:540px){.CounterBtn{width:85px;height:85px}.CounterBtn__title{font-size:10px}}@media screen and (min-width:768px){.CounterBtn{width:93px;height:93px}.CounterBtn__title{font-size:11px}}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.modalCounter{position:relative;box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);border:1px solid hsla(0,0%,100%,.18);border-radius:12px;width:250px}.modalCounter__fullImage{width:100%;height:100%;padding:10px 10px 17px}.modalCounter__imageFull{border-radius:12px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modalCounter__images{width:50%;height:100%}.modalCounter__container{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px;overflow:hidden;width:100%;height:100%}.modalCounter__imageContainer{position:relative;background:transparent;width:100%;height:150px}.modalCounter__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.modalCounter__content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:110%;flex:1;padding:12px;gap:10px;box-shadow:0 -20px 38px -1px #fff;z-index:1}.modalCounter__title{font-size:20px;font-family:BebasKai;font-weight:700;color:#333;text-align:center;line-height:1.1}.modalCounter__description{font-size:15px;color:#272727;font-family:InterDisplay-Regular;text-align:center}.modalCounter__date{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3px;color:#272727;font-size:18px;font-family:InterDisplay-Medium;font-weight:700;text-align:center}.modalCounter__confettiWrapper{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:540px){.modalCounter{width:350px}.modalCounter__imageContainer{height:200px}}@media screen and (min-width:768px){.modalCounter{width:auto}.modalCounter__fullImage{width:350px}.modalCounter__container{flex-direction:row;height:210px;width:450px}.modalCounter__imageContainer{width:50%;height:250px}.modalCounter__content{padding:20px;box-shadow:-21px 0 38px -1px #fff}.modalCounter__title{font-size:29px}.modalCounter__description{width:100px}}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.counterSlide[data-v-cf7cc4d2]{position:relative;font-family:InterDisplay-Medium;font-weight:700;letter-spacing:1.2px;text-shadow:0 0 1px rgba(0,0,0,.7137254901960784)}.counterSlide--modal[data-v-cf7cc4d2]{text-shadow:none}.counterSlide__labelContainer[data-v-cf7cc4d2]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.counterSlide__container[data-v-cf7cc4d2]{display:flex;flex-direction:row;justify-content:center;align-items:unset;overflow:hidden;line-height:100%}.counterSlide__number[data-v-cf7cc4d2]{display:flex;flex-direction:row;justify-content:center;align-items:center}.counterSlide__dayText[data-v-cf7cc4d2]{width:25%;font-size:10px;line-height:1.2;font-family:InterDisplay-Bold;font-style:italic}.counterSlide__dayText--onlyTxt[data-v-cf7cc4d2]{position:absolute;bottom:0;width:100%}.buttonsWrapper{position:relative}.buttonsWrapper__counterModal{position:absolute;bottom:0;right:110%;pointer-events:none}.buttonsWrapper .slide-enter-active,.buttonsWrapper .slide-leave-active{transition:transform .5s ease,opacity .5s ease}.buttonsWrapper .slide-enter,.buttonsWrapper .slide-leave-to{transform:translateX(100%);opacity:0}