.btn{padding:12px 24px;background-color:transparent;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:400;line-height:150%;letter-spacing:.64px;text-transform:uppercase;cursor:pointer}.btn--cancel{background-color:#d9244f}.btn--cancel:enabled:hover{animation:pulse-shadow-secondary .5s forwards;opacity:.9}.btn--submit{margin-left:10px;background:#092d53}.btn--submit:enabled:hover{animation:pulse-shadow .5s forwards;opacity:.9}@keyframes pulse-shadow{0%{box-shadow:0 0 #35529b}to{box-shadow:0 0 0 10px #35529b00}}@keyframes pulse-shadow-secondary{0%{box-shadow:0 0 #ff5454}to{box-shadow:0 0 0 10px #ff545400}}.modal{border-radius:10px}.modal h3{margin-top:0;margin-bottom:40px;color:#092d53;font-size:24px;font-weight:700;line-height:150%;text-align:center!important}.modal__input{margin-bottom:20px}.modal__btns-wrapper{width:66%;display:flex;align-items:center;justify-content:space-between;margin:40px auto 0}.field{width:100%;height:50px!important;padding:8px 16px;position:relative;font-size:16px;font-weight:400;line-height:20px;border:1px solid rgba(0,0,0,.3);resize:none;border-radius:10px;background-color:#fff}.field input{width:100%;outline:none;border:none;background-color:transparent!important}.field__label{display:block;margin-bottom:10px;font-weight:500;color:#092d53;font-size:16px;font-weight:700;line-height:150%}.field__options{display:flex;align-items:stretch;justify-content:space-between}.field__option-wrapper{flex:1}.field--error{border:2px solid red}.field--error+span{color:red}.field .ant-select-selector{height:48px;padding:16px!important;background-color:transparent!important;border:none!important;outline:none;position:absolute!important;top:0;left:0;width:100%;height:100%}.field .ant-select-selection-placeholder{opacity:.8!important;font-weight:400!important;color:#000!important;font-size:16px!important}.antd-select{width:100%;height:48px;position:relative;font-size:16px;font-weight:400;line-height:20px;border:1px solid transparent;resize:none;border-radius:10px;background-color:#fff;box-shadow:0 4px 12px #00000029;border:none;outline:none}::placeholder{opacity:.8!important;font-weight:400!important;color:#000!important;font-size:16px!important}@media only screen and (max-width: 768px){::placeholder{font-size:14px!important}}@media only screen and (max-width: 576px){::placeholder{font-size:12px!important}}.spinner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.table-content{max-width:1680px;margin:0 auto 60px}.table .actions button{border:none;background-color:transparent;margin:0 5px}.table .ant-table-thead .ant-table-cell{padding:10px 20px;background-color:#092d5399;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-primary);font-size:1rem;line-height:150%;font-weight:700}.table .ant-table-thead .ant-table-cell:before{display:none}.table .ant-table-cell:first-child{border-top-left-radius:5px!important;border-bottom-left-radius:5px!important}.table .ant-table-cell:last-child{border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.table .ant-table-tbody .ant-table-row:nth-child(2n) .ant-table-cell{background-color:#f0f2f6}.table .ant-table-thead .ant-table-cell{white-space:nowrap}@media screen and (max-width: 1000px){.table .table-content{overflow:auto}.table .table-content .ant-table-wrapper{min-width:1000px}}@media screen and (max-width: 600px){.table .table-content{padding:0}.table .ant-table-cell{padding:10px 20px!important;white-space:nowrap}}.tabs{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0;list-style:none;z-index:10;margin:40px 0}.tab{margin-bottom:20px;margin-right:20px}.tab-link{display:block;padding:10px 40px;border-radius:8px;border:1px solid #092d53;color:#092d53;font-size:16px;font-weight:700;line-height:150%;text-decoration:none}.tab-link--active{background-color:#092d53;color:#fff}@media only screen and (max-width: 600px){.tabs{flex-direction:column;align-items:stretch;text-align:center;justify-content:center}.tabs li{margin:0 0 20px}}.pagination{font-weight:600;display:flex;justify-content:flex-end}.footer{position:relative;z-index:1;padding-top:40px;padding-bottom:20px;background-color:var(--bg-primary)}.footer__title{margin-bottom:20px;font-size:1.5rem;font-weight:700;text-align:center}.footer__body{display:flex}.footer .footer__subtitle{margin-bottom:20px;font-weight:700}.footer .footer__reference-link{display:flex;align-items:center;color:var(--color-primary);text-decoration:none;font-weight:700}.footer .footer__reference-link-icon{width:24px;height:24px;margin-right:10px}.footer__references{width:100%;max-width:318px}.footer__references-list{padding-left:20px}.footer__references-list li{margin-bottom:10px}.footer__references-list li::marker{color:#efc88f}.footer__contacts{width:100%;max-width:520px;margin-left:auto}.footer__phones{width:100%;max-width:520px;margin-left:40px;padding:40px;background-color:var(--bg-secondary);border-radius:20px}.footer__contacts ul,.footer__phones ul{list-style-type:none}.footer__contacts ul li,.footer__phones ul li{margin-bottom:10px}@media only screen and (max-width: 900px){.footer__body{flex-wrap:wrap;justify-content:space-between;gap:40px 0}.footer__contacts{margin-left:0;max-width:390px}.footer__phones{margin-left:0}}@media only screen and (max-width: 400px){.footer__body{gap:60px 0}}.header{z-index:1000;width:100%;padding-top:24px;padding-bottom:27px;background-color:var(--bg-primary);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header .container{display:flex;align-items:flex-start;justify-content:space-between}.header__logo{width:160px;height:auto;display:block;object-fit:contain;margin-bottom:20px}.header__nav ul{display:flex;align-items:center;gap:60px;list-style-type:none}.header__nav-link{color:var(--color-primary);text-decoration:none;line-height:1.5}.header__actions{display:flex;align-items:center;gap:40px;list-style-type:none}.header__action-btn{padding:14px;border-radius:10px;border:1px solid #fff;cursor:pointer}.header__action-btn img,.header__action-btn svg{width:20px;height:20px;display:block}.header__action-btn:last-child{display:flex;gap:10px;align-items:center}.header__action-btn:last-child span{line-height:1}.header__action-popover .ant-popover-title{padding-bottom:10px;color:var(--color-primary);font-size:1rem;border-bottom:1px solid #fff}.header__action-popover .ant-popover-inner{padding:30px 20px 10px}.header__menu{display:none}.popover-colors{margin-top:20px;margin-bottom:30px;display:flex;align-content:center;list-style-type:none;gap:20px}.popover-colors li{width:40px;height:40px;display:flex;align-content:center;justify-content:center;flex-wrap:wrap;border-radius:4px;cursor:pointer}.popover-colors li span{display:inline-block;font-size:22px;color:#fff}.popover-colors li:first-child{background-color:#003fa5}.popover-colors li:nth-child(2){background-color:#525252}.popover-colors li:nth-child(3){background-color:#000}.popover-innercontent{width:230px}.ant-slider-mark{display:none}.popover-subtitle{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid var(--color-primary);font-size:1rem;color:var(--color-primary)}@media only screen and (max-width: 1000px){.header{padding-top:36px;padding-bottom:35px}.header .container{align-items:center;padding-left:47px;padding-right:48px}.header__title{display:none}}@media only screen and (max-width: 800px){.header__nav ul,.header__actions{gap:30px}}@media only screen and (max-width: 700px){.header__left{display:none}.header .container{justify-content:flex-end}.header__menu{padding:14px;display:block;border:none;background-color:transparent}.header__menu img{width:20px;height:20px;display:block}.header__actions{display:none}}@media only screen and (max-width: 450px){.header{padding-top:34px;padding-bottom:38px}.header .container{padding:0 20px}}.search{position:fixed;top:0;right:0;bottom:0;left:0;height:100vh;overflow-y:auto;padding-top:150px;background-color:#fff;background-image:url(/assets/search-bg-fb9a2b56.png);background-repeat:no-repeat;background-size:cover;background-position:top center;z-index:1000;overscroll-behavior:contain}.search>.container{position:relative}.search__close{position:absolute;top:-88px;right:20px;border:none;background-color:transparent;cursor:pointer}.search__close svg{display:block}.search__title{margin-bottom:40px;text-align:center;font-size:3.3rem;color:var(--color-secondary)}.search__input{display:flex;align-items:center;gap:24px;margin-bottom:40px;padding-bottom:12px;border-bottom:1px solid var(--bg-secondary)}.search__input input,.search__input input::placeholder{padding:0;color:var(--color-secondary);font-size:1.5rem;font-weight:300;border:none;font-family:Verdana,sans-serif}.search__input input:focus,.search__input input:active{border:none;box-shadow:none}.search__input svg{opacity:.8}.search__input button{border:none;background-color:transparent;color:var(--color-secondary);font-size:1.5rem;font-weight:300;cursor:pointer}@media only screen and (max-width: 1000px){.search{padding-top:180px;background-size:contain}.search .container{padding:0 48px}.search__title{font-size:1.5rem}.search__close{right:40px}.search input,.search input::placeholder,.search button{font-size:1rem}.search__input{margin-bottom:60px}}@media only screen and (max-width: 500px){.search{padding-top:120px}.search .container{padding:0 24px}.search__close{top:-40px;right:24px}.search__close svg{width:20px;height:20px}.search__close svg path{stroke:#092d53}.search__close svg path:first-child{fill:#fff}.search__input{margin-bottom:40px}}.search__result{list-style-type:none}.search__result-item{margin-bottom:40px;padding-bottom:12px;color:var(--color-secondary);border-bottom:1px solid var(--color-secondary)}.search__result-item-title{margin-bottom:13px;font-size:1.5rem;font-weight:700;line-height:normal}.search__result-item-text{margin-bottom:37px;font-size:1.125rem}.search__result-item-reference strong{display:inline-block;margin-right:48px;line-height:30px}.search__result-item-reference a{display:inline-block;text-decoration:none;font-weight:400;color:var(--color-secondary)}@media only screen and (max-width: 500px){.search__result-item-title{margin-bottom:23px;font-size:1rem}.search__result-item-text{margin-bottom:16px;font-size:1rem}}.menu{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;padding-top:60px;overflow-y:auto;background-color:#fff;background-image:url(/assets/search-bg-fb9a2b56.png);background-size:contain;background-repeat:no-repeat;background-position:top center;z-index:1000;overscroll-behavior:contain}.menu .container{padding:0 24px}.menu__top{margin-bottom:40px;display:flex;align-items:center;justify-content:space-between}.menu__title{color:#020b18;letter-spacing:1.2px}.menu__subtitle{margin-bottom:20px;font-size:1rem;color:#020b18;letter-spacing:.8px}.menu__close{background-color:transparent;border:none}.menu__close svg{display:block}.menu__language{margin-bottom:30px}.menu__language-list{display:flex;align-content:center;gap:20px}.menu__language-custom-radio-label input{display:none}.menu__language-custom-radio-label span{color:var(--color-secondary);letter-spacing:.8px}.menu__language-custom-radio{display:flex;align-items:center;gap:10px;padding:12px 20px;border-radius:10px}input[name=language]:checked~.menu__language-custom-radio{background-color:#5f758c}input[name=language]:checked~.menu__language-custom-radio span{color:#fff}.menu .header__nav ul{flex-direction:column;align-items:flex-start}.menu .header__nav ul li a{color:var(--color-secondary)}.breadcrump{position:relative;margin-top:20px;margin-bottom:40px;z-index:1000}.breadcrump__body{display:flex;align-items:center;gap:12px;padding:32px 48px;background-color:var(--bg-secondary);border-radius:10px}.breadcrump__body img{width:24px;height:24px}.breadcrump__body span{font-size:1.5rem}.breadcrump__list{display:flex;list-style-type:none;gap:48px}.breadcrump__list li a{width:100%;height:100%;position:relative;font-size:1.5rem;font-weight:300;line-height:normal;letter-spacing:.96px;text-decoration:none;color:#fff}.breadcrump__list li:not(:first-child):before{position:absolute;top:50%;left:0;transform:translate(-36px,-50%);width:24px;height:24px;content:url(/assets/arrow-right-6d471dac.svg)}.breadcrump__list li:last-child{padding:0 24px;background-color:#fff;border-radius:5px}.breadcrump__list li:last-child a{color:var(--color-secondary)}@media screen and (max-width: 1000px){.breadcrump__body{padding:20px;gap:4px;align-items:baseline}.breadcrump img{position:relative;bottom:-4px}.breadcrump__list{flex-wrap:wrap}.breadcrump__list li{text-wrap:nowrap;font-size:1rem}.breadcrump__list li:before{transform:translate(-30px,-50%)!important}}@media screen and (max-width: 450px){.breadcrump__body{position:relative}.breadcrump img{position:absolute;top:15px;left:12px}.breadcrump__list{padding-left:20px}.breadcrump__list li{font-size:14px;white-space:break-spaces}.breadcrump__list li:last-child{padding:0 4px}}:root{--color-primary: #ffffff;--color-secondary: #092d53;--bg-primary: #092d5399;--bg-secondary: #092d53;--f-size: 16px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html{height:100%;box-sizing:border-box;font-family:Verdana,sans-serif;font-style:normal;font-weight:400;font-size:16px}*,*:after,*:before{margin:0;padding:0;box-sizing:inherit}body{margin:0;height:100%;font-family:inherit;font-weight:400;line-height:1.5;background-color:#fff;color:var(--color-primary)}#root{display:flex;flex-direction:column;justify-content:space-between;height:100%}img{width:100%;height:auto}main{flex-grow:1}.container{width:100%;max-width:1680px;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px}.visually-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}.text-center{text-align:center}.mb-20{margin-bottom:20px}.p-20{padding:20px}.pt-0{padding-top:0}.pt-20{padding-top:20px}.pb-20{padding-bottom:20px}.grayscale-on{filter:grayscale(100)}.greyscaleInvertMode{filter:grayscale(100%) invert(100%)}.grid-block{padding:40px;background-color:var(--bg-secondary);border-radius:20px}.flex{display:flex}.align-center{align-items:center}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}@media screen and (max-width: 900px){.container{padding:0 48px}}@media screen and (max-width: 500px){.container{padding:0 24px}.ant-modal-content{padding:20px 10px!important;border-radius:10px!important}}
