﻿@charset "UTF-8";.static-page{margin-top:50px;}.static-page .static-page-content{padding-left:30px;font-family:"Knowledge",serif;font-size:1rem;line-height:140%;font-weight:400;}@media(max-width:991px){.static-page .static-page-content{padding:20px 10px 20px 10px;}}.static-page .static-page-content h1{display:inline-block;margin:0 0 10px 0;position:relative;width:100%;color:#29293a;font-family:"Knowledge",serif;font-size:1.875rem;line-height:120%;font-weight:900;}.static-page .static-page-content h2,.static-page .static-page-content h3,.static-page .static-page-content h4,.static-page .static-page-content h5,.static-page .static-page-content h6{display:inline-block;margin:0;position:relative;width:100%;color:#29293a;font-family:"Knowledge",serif;font-size:1rem;line-height:120%;font-weight:700;}.static-page .static-page-content p{display:inline-block;margin:0 0 25px 0;position:relative;width:100%;color:#29293a;}.static-page .static-page-content .red{color:#d03f43;}.static-page .static-page-content .cookie-list{list-style-type:inherit;padding-left:20px;}.static-page .static-page-content .cookie-list li{margin-bottom:10px;}.static-page .static-page-sidebar{display:flex;flex-direction:column;}.static-page .static-page-sidebar .static-page-sidebar-item{padding:10px 12px;border-bottom:2px solid #29293a;position:relative;}.static-page .static-page-sidebar .static-page-sidebar-item .title{font-family:"Roboto Serif",sans-serif;font-size:1.25rem;line-height:120%;font-weight:500;color:#29293a;}@media(max-width:991px){.static-page .static-page-sidebar .static-page-sidebar-item{margin:5px 0;cursor:pointer;}.static-page .static-page-sidebar .static-page-sidebar-item::after{content:"›";position:absolute;right:0;top:50%;font-size:30px;font-weight:400;transform:translateY(-50%) rotate(90deg);transition:transform .2s;}}.static-page .static-page-sidebar .static-page-sidebar-link{display:flex;flex-direction:column;overflow:hidden;transition:max-height .3s ease;}@media(max-width:991px){.static-page .static-page-sidebar .static-page-sidebar-link{max-height:0;}}.static-page .static-page-sidebar .static-page-sidebar-link a{font-family:"Roboto",sans-serif;font-size:.875rem;line-height:120%;font-weight:400;cursor:pointer;color:#71737f;padding:10px 12px;border-bottom:1px solid #e0e0e3;transition:all .34s ease;}.static-page .static-page-sidebar .static-page-sidebar-link a:hover{font-weight:700;color:#d03f43;}.static-page .static-page-sidebar.open .static-page-sidebar-item::after{transform:translateY(-50%) translateX(-5px) rotate(270deg);}.static-page .static-page-prev-next{display:flex;width:100%;justify-content:space-between;}@media(max-width:767px){.static-page .static-page-prev-next{justify-content:flex-start;flex-direction:column;gap:20px;}}.static-page .static-page-prev-next a{width:48%;display:flex;flex-direction:column;border-radius:4px;border-radius:4px;border:1px solid #e4e5e9;padding:17px;transition:all .34s ease;position:relative;}@media(max-width:767px){.static-page .static-page-prev-next a{width:100%;}}.static-page .static-page-prev-next a .mini-text{color:#71737f;font-family:"Knowledge",serif;font-size:.75rem;line-height:140%;font-weight:400;}.static-page .static-page-prev-next a .title{color:#29293a;font-family:"Knowledge",serif;font-size:1rem;line-height:140%;font-weight:400;}.static-page .static-page-prev-next a:hover,.static-page .static-page-prev-next a.active{background-color:#e4e5e9;}.static-page .static-page-prev-next a .arrow{font-size:32px;font-weight:300;color:#80858e;position:absolute;right:17px;bottom:20px;}