.documents__list a{text-decoration:underline;color:#151618}.documents__item{margin-bottom:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.documents__item img{margin-right:20px}.documents__section{margin-top:52px;margin-bottom:52px}.filter__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.filter__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.filter #reset-filter{width:100%;max-width:280px}@media (min-width: 1200px){.filter__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:30px}.filter #reset-filter{max-width:220px}}@media (min-width: 576px) and (max-width: 768px){.filter__items{display:grid;grid-template-columns:1fr 1fr}}.nav-sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;max-width:860px;margin-inline:auto}.nav-sections ul{list-style:none;padding:0}.nav-sections__list{position:relative;z-index:1;display:block;list-style:none;cursor:pointer;width:50%}.nav-sections__sublist{position:absolute;left:0;bottom:0;width:100%;background-color:#fff;-webkit-transform:scaleY(0) translate(0,100%);transform:scaleY(0) translateY(100%);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;pointer-events:none}.nav-sections__link{display:block;padding:10px 16px;width:100%}.nav-sections__item{background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nav-sections__item:hover:not(.nav-sections__item--active){background-color:var(--primaryGrayLight)}.nav-sections__item--active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid var(--primaryBlack);background-color:#fff;pointer-events:all}.nav-sections__item--active:after{content:"";display:block;margin-right:16px;width:16px;height:16px;background:url(/build/assets/icon-arrow-bottom-black-DMwhlK6C.svg) no-repeat center/contain;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nav-sections__item--active:hover .nav-sections__sublist{-webkit-box-shadow:0 8px 24px -4px rgba(24,39,75,.08),0 6px 12px -6px rgba(24,39,75,.12);box-shadow:0 8px 24px -4px #18274b14,0 6px 12px -6px #18274b1f;-webkit-transform:scaleY(1) translate(0,calc(100% + 1px));transform:scaleY(1) translateY(calc(100% + 1px));pointer-events:all}.nav-sections__item--active:hover:after{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.nav-sections:hover{-webkit-box-shadow:0 8px 24px -4px rgba(24,39,75,.08),0 6px 12px -6px rgba(24,39,75,.12);box-shadow:0 8px 24px -4px #18274b14,0 6px 12px -6px #18274b1f}
