.form{background-color:#00000040;bottom:0;left:0;position:fixed;right:0;top:0;z-index:99}.form,.form input[type=radio]{align-items:center;display:flex;justify-content:center}.form input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #6a767d;border-radius:100%;margin:0;min-height:20px;min-width:20px;position:relative}.form input[type=radio]:checked:after{background-color:#001e50;border-radius:100%;content:"";min-height:10px;min-width:10px;position:absolute}.form input[type=checkbox]{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #001e50;border-radius:6px;cursor:pointer;display:flex;justify-content:center;margin:0;min-height:20px;min-width:20px;position:relative}.form input[type=checkbox]:checked{background-color:#001e50}.form input[type=checkbox]:checked:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' fill='none' viewBox='0 0 14 12'%3E%3Cpath fill='%23fff' d='M4.794 11.07a.93.93 0 0 1-.66-.274l-3.86-3.86a.933.933 0 0 1 1.32-1.32l3.2 3.2 7.613-7.612a.933.933 0 0 1 1.32 1.32l-8.273 8.273a.93.93 0 0 1-.66.273'/%3E%3C/svg%3E");line-height:0;position:absolute}.form input[type=text]{border:1px solid #6a767d;border-radius:10px;font-size:14px;font-weight:300;margin-top:5px;padding:13px 15px;width:100%}.form input[type=text]:focus{outline:0}.form__content{background-color:#fff;border-radius:10px;box-shadow:0 20px 100px #00000040;margin:30px;max-height:calc(100vh - 60px);max-width:693px;overflow-y:auto;padding:50px;width:100%}@media (max-width:960px){.form__content{padding:30px}}.form__content h3{font-size:30px;font-weight:300}@media (max-width:1440px){.form__content h3{font-size:26px}}@media (max-width:960px){.form__content h3{font-size:22px}}.form__header{align-items:center;display:flex;gap:30px;justify-content:space-between}@media (max-width:960px){.form__header{margin-bottom:30px}}.form__header svg{cursor:pointer;width:40px}.form__flex{border-bottom:2px solid #c2cacf;color:#6a767d;display:flex;flex-wrap:wrap;gap:20px;margin:50px 0 20px;padding:0 0 20px}.form__flex-elem{max-width:calc(50% - 10px)}@media (max-width:960px){.form__flex-elem{max-width:100%}}.form__flex-elem h4{font-size:16px;font-weight:700;margin-bottom:10px}.form__input{margin-bottom:20px;max-width:100%;width:100%}.form__input:last-of-type{margin-bottom:0}.form__input label{font-size:16px;font-weight:700}.form__input label span{font-size:13px;font-weight:300}.form__input-radio{margin-bottom:10px}.form__input-radio:last-of-type{margin-bottom:0}.form__input-radio label{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px}.form__accepts{display:flex;gap:10px}.form__accepts-content{font-size:12px}.form__accepts-content ol{margin:0;padding-left:15px}.form__accepts-content .more{max-height:100px;overflow-y:scroll}.form__accepts-content .more__button{color:red;cursor:pointer;margin:5px 0}.form__button{background-color:#001e50;border-radius:24px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;margin-top:20px;padding:14px 34px}.error input,.error label{color:red!important}.error input{border-color:red!important}.shortInfo{display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;margin:100px 0 0}@media (max-width:1150px){.shortInfo{margin:50px 0 0}}@media (max-width:960px){.shortInfo{margin:30px 0 0}}.shortInfo__elem{max-width:calc(50% - 25px);width:100%}@media (max-width:1200px){.shortInfo__elem{max-width:100%}}.shortInfo__elem-header{border-bottom:2px solid #001e50;font-size:18px;font-weight:700;margin-bottom:30px;padding-bottom:20px}.shortInfo__elem-button{background-color:#001e50;border:1px solid #001e50;border-radius:24px;color:#fff;cursor:pointer;display:inline-block;font-weight:300;padding:14px 34px;text-align:center;transition:all .6s ease-in-out}@media (max-width:960px){.shortInfo__elem-button{font-size:16px;padding:14px}}.shortInfo__elem-button:hover{background-color:transparent;color:#001e50}.shortInfo__elem-button.mg-top{margin-top:15px}.shortInfo__elem-flex{align-items:flex-start;color:#000;display:flex;font-size:16px;font-weight:300;gap:20px;margin-bottom:15px}.shortInfo__elem-flex--icon svg{width:20px}.shortInfo__elem-flex--icon svg path{fill:#1d1d1b}.shortInfo__elem-flex--content{max-width:100%;width:100%}
