a{text-decoration:none;word-break:break-word}a,a:hover{color:#0d6efd}a:hover{text-decoration:underline rgba(13,110,253,.25);text-underline-offset:.2em}button{background:transparent;border:none;cursor:pointer}ul{margin-top:0;padding-left:0;list-style:none}ul:last-child{margin-bottom:0}p{margin-top:0}p:last-child{margin-bottom:0}img,svg{vertical-align:middle;border-style:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.text-danger{color:#fe5a5a!important}.text-success{color:#40e06b!important}.cookie{position:fixed;bottom:0;left:0;right:0;z-index:995;padding:16px 0;border-top:1px solid #cfe2ff;background-color:#fff;color:#000;font-size:14px;line-height:1.3}.cookie__grid{display:grid;gap:16px 24px}@media only screen and (min-width:768px){.cookie__grid{grid-template-columns:1fr auto;align-items:center}}.cookie__link{font-weight:500}.cookie__button{width:100%;min-width:96px;border-radius:4px}.scroll-locked{overflow:hidden;touch-action:none}.modal{display:none}.modal.modal-lock-open{display:block}.modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background-color:rgba(0,0,0,.5);-webkit-tap-highlight-color:transparent}.modal__container,.modal__overlay{display:flex;justify-content:center;align-items:center}.modal__container{flex-direction:column;width:100%;height:100%;padding:16px}.modal-animation-slide{display:none}.modal-animation-slide.modal-lock-open{display:block}.modal-animation-slide[aria-hidden=false] .modal__overlay{animation:modal-fadeIn .25s cubic-bezier(0,0,.2,1)}.modal-animation-slide[aria-hidden=false] .modal__container{animation:modal-slideIn .25s cubic-bezier(0,0,.2,1)}.modal-animation-slide[aria-hidden=true] .modal__overlay{animation:modal-fadeOut .25s cubic-bezier(0,0,.2,1)}.modal-animation-slide[aria-hidden=true] .modal__container{animation:modal__slideOut .25s cubic-bezier(0,0,.2,1)}.is-hidden{display:none}.modal-lock__content{position:relative;flex:0 0 auto;display:grid;place-items:center;width:440px;max-width:100%;padding:16px 16px 24px;border-radius:8px;background-color:#fff;text-align:center;font-size:14px;line-height:1.3}@media only screen and (min-width:768px){.modal-lock__content{padding:32px;font-size:15px}}.modal-lock__content>*{grid-area:1/1}.modal-lock__content-2,.modal-lock__heading{font-size:20px;font-weight:700}.modal-lock__heading{margin-bottom:16px;color:#2c2d2e}@media only screen and (min-width:768px){.modal-lock__heading{font-size:24px}}.modal-lock__separator{margin-top:16px;margin-bottom:16px;border:0;border-top:1px solid #cfe2ff}.modal-lock__grid{display:inline-grid;grid-template-columns:50px 1fr;align-items:center;gap:16px;margin-bottom:16px;color:#2c2d2e;font-size:16px;font-weight:700;text-align:left}@media only screen and (min-width:768px){.modal-lock__grid{font-size:18px}}.modal-lock__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px}@media only screen and (min-width:768px){.modal-lock__buttons{gap:24px}}.modal.is-locked .modal-lock__content-1,.modal:not(.is-locked) .modal-lock__content-2{visibility:hidden}@-moz-keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@-webkit-keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@-o-keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@-moz-keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@-webkit-keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@-o-keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}:root{--max-width-content:1224px}*,:after,:before{box-sizing:border-box}[hidden]{display:none!important}body,html{min-width:320px;width:100%;height:100%;scroll-behavior:smooth}body{position:relative;margin:0;font-size:16px;line-height:1.5;font-family:Arial,sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-optical-sizing:auto;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layout-responsive{height:100%;display:flex;flex-direction:column}.layout-responsive__header{flex:none}.layout-responsive__body{flex:1 0 auto}.section{width:100%}.section__inner{max-width:var(--max-width-content);margin-right:auto;margin-left:auto;padding-right:12px;padding-left:12px}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin-top:0;line-height:1.25;font-weight:700}.h1,h1{font-size:24px}@media only screen and (min-width:992px){.h1,h1{font-size:40px}}.h2,h2{font-size:20px}@media only screen and (min-width:992px){.h2,h2{font-size:28px}}.h3,h3{font-size:18px}@media only screen and (min-width:992px){.h3,h3{font-size:20px}}.h4,h4{font-size:16px}@media only screen and (min-width:992px){.h4,h4{font-size:18px}}.page-header{position:relative;z-index:99;border-bottom:1px solid rgba(33,37,41,.12);background-color:#fff;color:#000}.page-header__container{max-width:var(--max-width-content);margin-right:auto;margin-left:auto;padding-right:12px;padding-left:12px;display:flex;align-items:center;width:100%;height:60px}@media only screen and (min-width:1280px){.page-header__container{height:70px;gap:16px}}.page-header__logo-container{margin-right:auto}@media only screen and (min-width:1280px){.page-header__logo-container{margin-right:0}}@media only screen and (min-width:1104px){.page-header__logo{width:auto;height:28px}}.page-header__togglers{display:flex;align-items:center;gap:8px}@media only screen and (min-width:1280px){.page-header__togglers{order:9}}.menu-toggler,.search-toggler{padding:8px;border:0;background-color:transparent;color:#212529;cursor:pointer}.menu-toggler.is-open .path-nav,.menu-toggler:not(.is-open) .path-x{display:none}@media only screen and (min-width:1280px){.menu-toggler{display:none}}.main-menu{position:absolute;top:calc(100% + 1px);right:0;left:0;display:none;background-color:#fff}@media only screen and (max-width:1279.98px){.main-menu{height:calc(100vh - 60px);overflow-y:auto}}@media only screen and (min-width:1280px){.main-menu{position:static;display:block;flex-grow:1;height:100%;background-color:transparent}}.main-menu.is-open{display:block}.main-menu__list{margin-bottom:0}@media only screen and (min-width:1280px){.main-menu__list{display:flex;gap:16px;height:100%;padding:0 24px}}.main-menu__item{position:relative}@media only screen and (max-width:1279.98px){.main-menu__item{border-bottom:1px solid rgba(33,37,41,.12)}}@media only screen and (min-width:1280px){.main-menu__item{display:flex;align-items:center}}.main-menu__link{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:16px;color:#212529;font-size:14px;font-weight:700;text-decoration:none}.main-menu__link:hover{color:#0d6efd;text-decoration:none}.has-dropdown>.main-menu__link:after{width:12px;height:12px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M11 4L6 9 1 4' stroke='%23adb5bd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%/contain;transition:all .15s linear;content:""}.has-dropdown.is-open>.main-menu__link:after{transform:rotate(180deg)}@media only screen and (min-width:1280px){.main-menu__link{padding:8px;border-radius:4px;font-weight:400}.main-menu__link:before{position:absolute;top:0;left:0;width:100%;height:100%;border-bottom:3px solid transparent;content:""}.main-menu__item:hover .main-menu__link{background-color:#cfe2ff;color:#0d6efd}.main-menu__item:hover .main-menu__link:before{border-color:#0d6efd}.has-dropdown>.main-menu__link:after{width:10px;height:10px}.has-dropdown:hover>.main-menu__link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M11 4L6 9 1 4' stroke='%230d6efd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(180deg)}}.main-menu__dropdown{padding-bottom:16px}.has-dropdown:not(.is-open)>.main-menu__dropdown{display:none}@media only screen and (min-width:1280px){.main-menu__dropdown{position:absolute;top:100%;left:0;z-index:99;min-width:100%;padding:8px;border-radius:5px;border:2px solid rgba(33,37,41,.12);background-color:#fff}.has-dropdown:hover>.main-menu__dropdown{display:block}}.main-menu__dropdown-link{display:block;padding:8px 16px;color:#212529;font-size:14px;white-space:nowrap;text-decoration:none}.main-menu__dropdown-link:hover{color:#0d6efd;text-decoration:none}.main-menu__dropdown-link.is-special{font-weight:700}@media only screen and (min-width:1280px){.main-menu__dropdown-link{border-radius:4px}.main-menu__dropdown-link:hover{background-color:#cfe2ff}}.page-header__form{position:absolute;top:100%;right:0;left:0;z-index:89;padding:16px 12px;background-color:#fff;border-bottom:1px solid #cfe2ff}.page-header__form:not(.is-open){display:none}.page-header__form-group{position:relative;max-width:calc(var(--max-width-content) - 24px);margin-right:auto;margin-left:auto}.page-header__form-input{width:100%;height:40px;padding:8px 48px 8px 16px;border-radius:5px;border:2px solid #cfe2ff;line-height:1.5}.page-header__form-input:focus{outline:0;border-color:#0d6efd}.page-header__form-button{position:absolute;top:0;right:0;padding:10px 14px;border:0;background-color:transparent;color:#adb5bd;cursor:pointer}.search-results{position:absolute;top:100%;left:0;z-index:100;width:100%;max-height:400px;overflow-y:auto;padding:8px;border-radius:5px;border:2px solid #cfe2ff;background-color:#fff;font-size:14px}.search-results:not(.is-open){display:none}.search-results__item+.search-results__item{margin-top:16px}.search-results__title{margin-bottom:4px;padding:0 8px;color:#2c2d2e;font-size:12px;font-weight:700;text-transform:uppercase}.search-results__list{margin:0;padding-left:0;list-style-type:none}.search-results__link{display:flex;align-items:center;gap:10px;padding:8px;border-radius:4px;color:#212529;text-decoration:none}.search-results__link:hover{color:#0d6efd;background-color:#cfe2ff;text-decoration:none}.search-results__image{flex:0 0 auto;width:40px;height:32px;border-radius:4px;background-color:#fff;object-fit:contain}.search-results__text{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lang-switcher{position:relative}.lang-switcher__button{display:inline-flex;align-items:center;gap:6px;height:40px;padding:8px;border-radius:5px;border:2px solid #cfe2ff;background-color:transparent;font-size:14px}.is-open>.lang-switcher__button{border-color:#0d6efd}@media only screen and (min-width:768px){.lang-switcher__button{min-width:58px}}.lang-switcher__arrow{transition:transform .2s}.lang-switcher.is-open .lang-switcher__arrow{transform:rotate(180deg)}.lang-switcher__list{position:absolute;top:calc(100% + 4px);left:0;z-index:99;display:none;min-width:100%;margin:0;padding:8px;border-radius:5px;border:2px solid #cfe2ff;background-color:#fff;font-size:14px;line-height:1.25;text-align:center}.is-open>.lang-switcher__list{display:block}.lang-switcher__item+.lang-switcher__item{margin-top:4px}.lang-switcher__current,.lang-switcher__link{display:block;padding:8px;border-radius:5px}.lang-switcher__current{background-color:rgba(0,0,0,.09)}.lang-switcher__link{color:#212529;text-decoration:none}.lang-switcher__link:hover{color:#0d6efd;background-color:#cfe2ff;text-decoration:none}