body{margin:0;padding:0;background:#4b3ca7;font-family:Monaco,Menlo,Consolas,Courier New,monospace;font-size:1vw}.heading{margin:0}.box{max-width:50em;font-size:1.5em;background:#999;color:#000;box-shadow:1em 1em #000;margin:2em auto;padding:1em;position:relative}.form{background:#ccc;color:#000}.form__content{display:flex;flex-direction:column;gap:.5em}.form__field{display:flex;align-items:center;gap:1em}.form__input{font:inherit;flex:1;border-top-color:#fff;border-left-color:#fff;border-bottom-color:#777;border-right-color:#777;background:#555;color:#fff;padding:.5em .75em}.form__label{font-weight:700}.form__confidential{font-size:.625em;color:#555}.form__bottom{display:flex;gap:1em;align-items:center;justify-content:space-between}.form__delimiter{margin:1em 0;height:.25em;border-top:1px solid;border-bottom:1px solid}.form__thanks{display:none}.form--submitted .form__thanks{display:block}.form--submitted .form__content{display:none}.form__error{background:red;color:#fff;padding:.5em;text-align:center;position:relative}.form__error:empty{display:none}.form__error:after,.box:after{content:"";display:block;position:absolute;top:.25em;left:.25em;width:calc(100% - 2px - .5em);height:calc(100% - 2px - .55em);border:2px solid;opacity:.5;pointer-events:none}.button{display:inline-block;cursor:pointer;font:inherit;background:#ff0;border:none;text-decoration:none;color:#000;font-size:1.25em;font-weight:700;padding:.25em 1em;box-shadow:.25em .25em}.button:hover{background:#fff}.button--telegram{background:#eee}.button--telegram:hover{background:#fff}.button--disabled,.button:disabled{color:#999;background:#ccc;cursor:not-allowed}.button--disabled:hover,.button:disabled:hover{background:#ccc}.footer{text-align:right;padding:1em}.footer__link{color:#fff}.counter{background:#8c2fa5;color:#fff;text-align:center}.counter__number{font-size:3em;font-weight:700}.counter__text{font-size:1.75em}.counter__buttons{margin-top:2em}.box strong{color:#ff0}.timeline{margin-top:4em}.timeline__items{display:flex;flex-direction:column;margin:1em auto;position:relative;max-width:77.5em;width:100%}.timeline__item{width:calc(50% - 5em);padding:1em;background:#001bff;box-shadow:2em 2em #000;color:#fff}.timeline__item--right{margin-left:auto;box-shadow:-2em 2em #000}img.timeline__picture{width:100%}.timeline__date{font-size:2em;font-weight:700;margin:.5em 0}.timeline__text{font-size:1.75em}.timeline__items:before{content:"";display:block;position:absolute;top:0;left:calc(50% - .5em);width:1em;height:100%;background:#ff0}@media screen and (max-width: 960px){body{font-size:2.25vw}.box{margin:1em}.form__confirm{font-size:.875em}.counter__buttons{display:flex;flex-direction:column;font-size:.875em;gap:1em}.timeline__item{width:calc(100% - 6em);margin-bottom:4em;font-size:.875em}.timeline__item--right{margin-left:0;box-shadow:2em 2em #000}.timeline__items{max-width:41.5em}.timeline__items:before{left:unset;right:0}}
