.pagination{border-radius:15px;display:flex;gap:2px;margin-top:20px;overflow:hidden;width:100%}@media only screen and (max-width:600px){.pagination{flex-direction:column}}.pagination a{color:#000!important}.pagination .next,.pagination .prev{align-items:center;background:var(--box-background);display:flex;gap:15px;padding:25px;text-decoration:none;text-decoration:none!important;transition:all .25s ease;width:100%}@media only screen and (max-width:600px){.pagination .next,.pagination .prev{padding:10px}}.pagination .next:hover,.pagination .prev:hover{background:var(--box-background-shade)}.pagination .next{justify-content:flex-end;text-align:right}.pagination .label{display:flex;flex-direction:column;gap:3px;line-height:1}.pagination .label .labelUpper{font-size:13px;font-weight:700;opacity:.9}.pagination .label .labelLower{font-size:20px;font-weight:800}.share{align-items:center;display:flex;flex-direction:column;gap:12px;padding-top:15px}.share label{font-size:16px;font-weight:700;margin:0 auto;width:-moz-fit-content;width:fit-content}.share .shareButtons{display:flex;gap:5px}.share .shareButtons .iconButton{align-items:center;background:#1e1e1e;border-radius:9999px;display:flex;height:50px;justify-content:center;transition:all .25s ease;width:50px}.share .shareButtons .iconButton .icon{transition:all .25s ease}.share .shareButtons .iconButton:hover{border-color:var(--theme-primary)}.share .shareButtons .iconButton:hover .icon{color:var(--theme-primary)!important}.content{display:flex;justify-content:center;width:100%}.content .inner{display:flex;flex-direction:column;gap:15px;max-width:1100px;padding:180px 50px;width:100%}@media only screen and (max-width:1600px){.content .inner{padding-bottom:100px;padding-top:100px}}@media only screen and (max-width:600px){.content .inner{padding:50px 25px}}.content.styled{font-size:17px;line-height:1.5}@media only screen and (max-width:600px){.content.styled{font-size:15px}}.content.styled.small .inner{max-width:800px}.content.styled .contentBody{display:flex;flex-direction:column;gap:15px}.content.styled p{text-wrap:pretty}.content.styled em{font-style:italic}.content.styled strong{font-weight:800}.content.styled img{border-radius:15px;width:100%}.content.styled img+em{background:var(--box-background);border-radius:15px;display:block;font-size:13px;font-style:italic;font-weight:600;margin-top:15px;padding:25px;text-align:center}.content.styled h1{font-size:42px;font-weight:800;line-height:1.2}@media only screen and (max-width:600px){.content.styled h1{font-size:28px}}.content.styled h2{font-size:20px;font-weight:800;line-height:1.2;pointer-events:none}@media only screen and (max-width:600px){.content.styled h2{font-size:20px}}.content.styled h3{font-size:18px;font-weight:800;line-height:1.2;pointer-events:none}@media only screen and (max-width:600px){.content.styled h3{font-size:16px}}.content.styled h1 a,.content.styled h2 a,.content.styled h3 a{color:#000!important}.content.styled ul{list-style-type:disc}.content.styled ol,.content.styled ul{display:flex;flex-direction:column;gap:15px;margin-left:20px}.content.styled ol{list-style-type:numbered}.content.styled a{color:#bda23c;font-weight:600}.content.styled a:hover{text-decoration:underline}
