.title-block[data-v-0b2c59a2] .fi--line{margin:0}.counter--limit{padding-top:10px}.counter--limit .text-red{color:#eb4d4b}.tb-tooltip-wrap{display:inline-block;margin-left:10px;top:-1px}.tb-tooltip-wrap:hover .tb-tooltip{opacity:1;transform:translate(-50%,-10px);visibility:visible}.tb-tooltip-wrap .tb-tooltip{left:50%;min-width:170px;opacity:0;transform:translate(-50%);transition:all .2s ease-in-out;visibility:hidden}.tb-tooltip-wrap .trigger{background:#3672ff;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-size:8px;font-weight:700;height:12px;line-height:12px;text-align:center;width:12px}.tb-tooltip-wrap.align-right .tb-tooltip{bottom:auto;left:auto;right:100%;top:50%;transform:translateY(-50%)}.tb-tooltip-wrap.align-right .tb-tooltip:after{left:100%;margin:0;top:50%;transform:rotate(-90deg) translate(3px,-3px)}.tb-tooltip-wrap.align-right:hover .tb-tooltip{transform:translate(-15px,-50%)}@media(max-width:40em){.tb-tooltip-wrap.mobile-right .tb-tooltip{left:auto;right:-10px;transform:translate(0)}.tb-tooltip-wrap.mobile-right .tb-tooltip:after{left:calc(100% - 24px)}.tb-tooltip-wrap.mobile-right:hover .tb-tooltip{transform:translateY(-10px)}}.tb-tooltip{animation:bounceInDown .3s;background:#181818;bottom:100%;color:#fff;font-size:.8125rem;line-height:1.3;max-width:10rem;padding:.75rem;z-index:99}.tb-tooltip .t-inner a{-webkit-text-decoration:underline;text-decoration:underline;transition:color .15s cubic-bezier(.455,.03,.515,.955)}.tb-tooltip .t-inner a:hover{color:#3672ff}.tb-tooltip:after{border-color:#181818 transparent transparent;border-style:solid;border-width:8px 7px 0;content:"";display:inline-block;height:0;left:50%;margin-left:-7px;position:absolute;top:100%;width:0}.tb-spinner{pointer-events:none;z-index:3}.tb-spinner:not(.relative){position:absolute}.tb-spinner .spinner-icon{animation:rotate 2s linear infinite;height:30px;width:30px}.tb-spinner .spinner-icon .path{stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.tb-spinner .spinner-icon .path.color-blue{stroke:rgba(54,114,255,.5)}.tb-spinner .spinner-icon .path.color-white{stroke:hsla(0,0%,100%,.5)}.tb-spinner .spinner-icon .path.color-black{stroke:hsla(0,0%,9%,.5)}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.form--errors{background:#eb4d4b;color:#fff;font-size:1rem;line-height:1.4;margin-top:25px;padding:15px 30px 17px 20px}.form--errors .content{white-space:pre-wrap}.form--errors .close{opacity:.7;right:15px;top:15px;transition:opacity .1s ease-out}.form--errors .close:hover{opacity:1}.form--errors .icon{fill:#fff;cursor:pointer;height:14px;width:14px}@media(min-width:110em){.form--errors{margin-top:45px}}