.counter-unit-wrapper{position:fixed;bottom:0;width:100%;background-color:#e6ffa0;padding:40px 40px;max-width:1680px;margin-left:auto;margin-right:auto;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}.counter-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:5rem}.counter-unit__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.counter-unit__content h3{font-size:24px;margin-top:0;margin-bottom:5px}.counter-unit__content p{margin-top:0;max-width:600px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.counter-unit__logo{max-width:calc(60px + 40*(100vw - 320px)/900);height:auto;-ms-flex-negative:0;flex-shrink:0}.counter-unit__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;height:inherit}.counter-unit__button{padding:10px 15px;border:1px solid #000;text-decoration:none;background-color:#fff;color:#000;cursor:pointer;font-size:14px;margin-top:auto}.counter-unit-wrapper .close-button{position:absolute;top:10px;right:10px;font-size:18px;cursor:pointer;background-color:#e6ffa0}@media(max-width: 1220px){.counter-unit{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.counter-unit__actions{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}}@media(max-width: 768px){.counter-unit{grid-template-columns:1fr;gap:1rem}.counter-unit__actions{width:100%;margin-top:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:10px}.counter-unit__button{text-align:center}.counter-unit__logo{width:100%;margin:0 auto;margin-left:10px}.counter-unit__content{margin-left:10px}}

/*# sourceMappingURL=single-counter.css.map*/