.l-select{position:relative}.l-select__list-wrapper{position:absolute;top:8px;left:0;right:0;transform:translateY(-100%);z-index:2;background:#fff;border:1px solid #0b161f;border-bottom:0;border-radius:8px 8px 0 0;padding-bottom:8px}.l-select__list-wrapper:after{content:"";display:block;position:absolute;bottom:8px;left:0;right:0;height:1px;background:#0b161f;z-index:3}.l-select__before-list{padding:12px 20px;margin:0;font-size:12px;color:#0b161f}.l-select__list{padding:0;margin:0;list-style:none;font-size:16px}.l-select__item{padding:12px 20px;cursor:pointer}.l-select__after-item,.l-select__before-item{display:block;font-size:10px;margin:0;opacity:.7}.l-select__list-loading{position:relative;overflow:hidden;cursor:wait}.l-select__list-loading:before{content:"";display:block;width:100px;height:100%;position:absolute;top:0;left:-200px;background:hsla(0,0%,100%,.8);background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,0));z-index:2;animation:linear infinite;animation-direction:normal;animation-name:loading;animation-duration:2s}@media(max-width:780px){.l-select__list-loading:before{animation-duration:1.4s}}.l-select__item-loading{pointer-events:none}.l-select__item-loading>*{color:transparent}.l-select__item-hover,.l-select__item-loading>*{background:rgb(140.8761061947,185.3185840708,245.1238938053)}.l-select__item-selected{font-weight:700}@keyframes loading{0%{left:-200px}to{left:calc(100% + 200px)}}.switch{margin:0;padding:0}.switch__title{display:inline-block;font-size:12px;margin-bottom:4px;color:#0b161f;font-weight:300}.switch__list{width:100%;font-size:12px;font-weight:500;margin:0;padding:0;list-style:none;display:inline-flex;flex-wrap:wrap;align-items:center;position:relative}.switch__list:before{border:1px solid grey;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;display:block;content:"";box-sizing:border-box}.switch__list-element{margin:0;display:inline-flex;border-radius:8px;overflow:hidden;position:relative;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-grow:1}.switch__input{position:relative}.switch__input input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;width:0;height:0;position:absolute}.switch__label{cursor:pointer;display:flex;align-items:center;padding:14px 13px;min-height:48px;box-sizing:border-box;flex-grow:1;justify-content:center}.switch__active{background:#2f80ed;color:#fff}.pa-page__title{padding:26px 0;border-bottom:1px solid rgba(11,22,31,.1);font-size:40px;font-weight:300;display:flex;align-items:center;justify-content:space-between;line-height:1.3}@media(max-width:1024px){.pa-page__title{padding-left:24px;padding-right:24px}}@media(max-width:780px){.pa-page__title{font-size:24px;padding-top:20px;padding-bottom:20px}}.pa-page__content{padding:40px 24px 40px 0;box-sizing:border-box}@media(max-width:1024px){.pa-page__content{padding-left:24px}}.pa-page__burger{width:24px;height:18px;cursor:pointer;display:block;position:relative}.pa-page__burger:after,.pa-page__burger:before,.pa-page__burger>span{background-color:#0b161f;height:2px;border-radius:2px;width:100%;content:"";display:block;position:absolute;left:0}.pa-page__burger:before{top:0}.pa-page__burger:after{bottom:0}.pa-page__burger>span{top:calc(50% - 1px)}@media(min-width:1025px){.pa-page__menu{display:none}}.form-t:not(.form-t_no-style) .form-t__content fieldset fieldset{margin-top:0!important}.form-t:not(.form-t_no-style) .form-t__content .field+.field,.form-t:not(.form-t_no-style) .form-t__content fieldset+.field,.form-t:not(.form-t_no-style) .form-t__content fieldset:not(:first-child){margin-top:16px}@media(max-width:1024px){.form-t:not(.form-t_no-style) .form-t__content .field+.field,.form-t:not(.form-t_no-style) .form-t__content fieldset+.field,.form-t:not(.form-t_no-style) .form-t__content fieldset:not(:first-child){margin-top:18px}}.form-t:not(.form-t_no-style) .form-t__content fieldset{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px 40px}@media(max-width:1024px){.form-t:not(.form-t_no-style) .form-t__content fieldset{flex-direction:column}}.form-t:not(.form-t_no-style) .form-t__content fieldset>:first-child:last-child{width:100%}.form-t:not(.form-t_no-style) .form-t__content fieldset>fieldset{gap:16px;flex-direction:row}.form-t:not(.form-t_no-style) .form-t__content fieldset>fieldset>*{width:calc(50% - 8px)}@media(min-width:1025px){.form-t:not(.form-t_no-style) .form-t__content fieldset>*,.form-t:not(.form-t_no-style) .form-t__content fieldset>fieldset:first-child:last-child{width:calc(50% - 20px)}}.form-t:not(.form-t_no-style) .form-t__content fieldset .field+.field{margin-top:0}@media(max-width:1024px){.form-t:not(.form-t_no-style) .form-t__content fieldset>*{width:100%}}.form-t:not(.form-t_no-style) .form-t__content .checkbox{margin-top:40px}@media(max-width:1024px){.form-t:not(.form-t_no-style) .form-t__content .checkbox{margin-top:24px}}.form-t:not(.form-t_no-style) .form-t__content .checkbox+.checkbox{margin-top:12px}.form-t__actions{margin-top:40px;display:flex;flex-wrap:wrap;justify-content:flex-start}.form-t__actions button{width:100%}@media(min-width:1025px){.form-t__actions button{max-width:312px}}.form-t__title,.form-t h1,.form-t h2{font-size:28px;font-weight:700;margin-bottom:40px}.form-t__title+.form-t__desc,.form-t h1+.form-t__desc,.form-t h2+.form-t__desc{margin-top:-20px}.form-t h2{font-size:24px}.form-t h1:not(:first-child),.form-t h2{margin-top:40px}.form-t__desc{color:rgba(11,22,31,.5);line-height:1.5;font-size:14px;margin-bottom:40px;font-weight:300}.form-t__desc p+p{margin-top:10px}.form-t__desc a{color:#0b161f}.form-t__desc b,.form-t__desc strong{font-weight:600;color:#0b161f}.edit-page{max-width:640px}