.sitemap{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.sitemap h1{margin:45px 0;text-align:center}.sitemap .sitemap__list{display:flex;flex-flow:row wrap;gap:15px clamp(15px,3vw,40px);padding:0 15px;width:100%}.sitemap .sitemap__list>.list__item{break-inside:avoid-column;flex:100% 0 1;list-style:none;margin-bottom:10px;max-height:calc(100vh - 240px)}@media (min-width:768px){.sitemap .sitemap__list>.list__item{flex:30% 1 1;max-width:300px;min-width:225px}}.sitemap .sitemap__list>.list__item:not(:has(ul)){order:999}.sitemap .sitemap__list>.list__item .list__image-ico{display:inline-block;flex-shrink:0;height:40px;opacity:.5;transition:opacity .25s ease;width:40px}.sitemap .sitemap__list>.list__item .item__title{align-items:center;background:#f1f1f1;color:#414141;display:flex;font-size:23px;font-weight:600;gap:12px;justify-content:space-between;padding:15px 30px;transition:text-decoration-color .2s}.sitemap .sitemap__list>.list__item .item__title:hover{text-decoration-color:transparent}.sitemap .sitemap__list>.list__item .item__title:hover .list__image-ico{opacity:.85}.sitemap .sitemap__list>.list__item .item__list{max-height:calc(100% - 60px);overflow-y:auto;padding:30px}@media (max-width:768px){.sitemap .sitemap__list>.list__item .item__list{display:none}}.sitemap .sitemap__list>.list__item .item__list a{color:#414141;font-weight:400;text-decoration:none}.sitemap .sitemap__list>.list__item .item__list a[href]{text-decoration:underline;transition:text-decoration-color .2s}.sitemap .sitemap__list>.list__item .item__list a[href]:hover{text-decoration-color:transparent}.sitemap .sitemap__list>.list__item .item__list .list__item{align-items:flex-start;display:flex;margin-bottom:10px}.sitemap .sitemap__list>.list__item .item__list .list__item:before{background:url(/_front/icons/arrow-up_grey.svg) no-repeat 50%;-webkit-background-size:contain;background-size:contain;content:"";display:inline-block;flex:0 0 16px;height:13px;margin-right:10px;margin-top:5px;position:relative;transform:rotate(90deg);width:16px}.sitemap__checker{position:absolute;visibility:hidden}.sitemap__checker:checked~.arrow{rotate:180deg}.sitemap__checker:checked~.item__list.item__list{display:block}@media (max-width:768px){.sitemap .sitemap__list{column-count:1}.sitemap .sitemap__list .list__item{position:relative}.sitemap .sitemap__list .list__item .item__title{align-items:center;display:flex;justify-content:space-between;padding:15px 80px 15px 30px}.sitemap .sitemap__list .list__item .item__title .list__image-ico,.sitemap .sitemap__list .list__item .item__title:after{display:none}.sitemap .sitemap__list .list__item .arrow{background:url(/_front/icons/arrow-up_black.svg) no-repeat 50%;background-position:50%;-webkit-background-size:contain;background-size:25px;cursor:pointer;display:inline-block;height:64.5px;position:absolute;right:0;top:0;transform:rotate(180deg);transition:all .3s;width:85px}.sitemap .sitemap__list .list__item .arrow.active{transform:rotate(0deg)}}