.form-container__item{display:flex;justify-content:flex-start;align-items:center}.form__checkbox{position:absolute;top:0;left:0;width:24px;height:24px;background:#fff;opacity:0}.form__checkbox+span.form__checkbox-mask{position:relative;height:24px;padding-left:34px}.form__checkbox:not(:checked)+span.form__checkbox-mask:after{position:absolute;top:0;left:0;z-index:0;width:24px;height:24px;box-sizing:border-box;background-color:#fff;border:2px solid #e1e2e6;border-radius:4px;content:""}.form__checkbox:checked+span.form__checkbox-mask:after{position:absolute;top:0;left:0;z-index:0;width:24px;height:24px;box-sizing:border-box;background-size:60%;border:2px solid #e30611;border-radius:4px;content:""}.form__input-text{height:44px;padding:0 10px;box-sizing:border-box;font-size:14px;line-height:44px;color:#9198a0;border:2px solid #e2e5eb;border-radius:4px}.pagination{position:relative;display:flex;justify-content:flex-end}@media only screen and (min-width:320px) and (max-width:767px){.pagination{width:100%}}@media only screen and (max-width:767px){.pagination{justify-content:flex-start}}.pagination__page{display:flex;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;margin-right:16px;font-family:MTSSans-Medium,Arial,Helvetica,sans-serif;color:#001424;border:2px solid #e6e8f0;border-radius:4px;cursor:pointer;font-size:.875rem;line-height:1.25rem}.pagination__page:last-child{margin-right:0}.pagination__page:hover{color:#e30611}.pagination__page a{color:unset;outline:none}.pagination__page--active{color:#e30611;border-color:#e30611}.pagination__page--last{margin-right:0}.pagination__page--arrow:hover{border-color:#71767e}.pagination__page--arrow-next{margin-right:0}.pagination__page--expanded{border-color:#0097fd}.pagination__page .page_loader{position:relative;width:22px;height:22px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTAiIHN0cm9rZT0iI0U2RThGMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZD0iTTEyIDJhMTAgMTAgMCAwMTUuODc4IDE4LjA5IiBzdHJva2U9IiNFMzA2MTEiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-animation:lds-dual-ring .7s linear infinite;animation:lds-dual-ring .7s linear infinite}.arrow-next{transform:rotate(-90deg)}.arrow-prev{transform:rotate(90deg)}.pagination__expanded-pages{position:absolute;top:48px;left:0;z-index:3;width:167px;max-height:308px;padding:12px 16px 18px;background-color:#fff;border-radius:4px;box-shadow:0 5px 20px rgba(145,152,160,.2);overflow:scroll}.pagination__expanded-page{font-family:MTSSans-Medium,Arial,Helvetica,sans-serif;color:#001424;cursor:pointer;font-size:.875rem;line-height:1.25rem}.pagination__expanded-page:hover{color:#e30611}.pagination__expanded-page:not(:nth-last-child(-n+3)){padding-bottom:24px}.pagination__expanded-page a{font-family:unset;color:unset;cursor:pointer}