header{background-color:#000;padding:0 2.5rem;height:106px;display:flex;justify-content:space-between;align-items:center}.logo{width:93px;height:50px;margin-top:.2rem}nav{display:flex}nav a{display:block;height:100%;line-height:48px;color:#fff;text-transform:uppercase;text-decoration:none;font-size:.83rem;font-weight:500;letter-spacing:1.9px;padding:0 1.25rem;white-space:nowrap;position:relative}.ico-glass{position:relative;display:inline-block;background:#000;border-radius:30px;height:14px;width:14px;border:2px solid #fff;margin:0 .4rem}.ico-glass:after{content:"";height:2px;width:12px;background:#fff;position:absolute;top:13px;left:-9px;transform:rotate(-46deg)}.user{width:48px;height:48px;background-color:#fff3;border-radius:100%;display:flex;align-items:center;justify-content:center}.user svg{fill:#ffffff4d;width:34px}.container{max-width:1440px;margin:auto;padding:0 1.2rem}.breadcrumbs{display:flex;height:72px;align-items:center;font-weight:500;color:#504c4a;position:-webkit-sticky;position:sticky;top:0}.breadcrumbs span{margin:0 .2rem}.row{display:flex;gap:2%}.row>.column{box-shadow:0 2px 3px #00000026;background-color:#fff;margin-bottom:5vh}.row>.column>div{padding:calc(1rem + 4%)}.column.single{width:66.666%;height:calc(95vh - 72px);overflow:auto;position:-webkit-sticky;position:sticky;top:72px}.single h2{font-size:2.4rem;margin:0 0 .5rem;line-height:1.2}.single small{letter-spacing:.5px}.single p{font-size:1.1rem}.single p.lead{font-size:1.25rem;margin-bottom:2rem}.single .split{display:flex;flex-wrap:wrap;justify-content:space-between}.single .split>div{width:47%}.column.sidebar{width:33.333%}.sidebar h1{margin:0;line-height:1;font-size:1.8rem}.sidebar p{margin:.6rem 0 .8rem;color:#0f7dd7}.sidebar button{border-radius:2px;text-transform:uppercase;padding:1.1rem 1.875rem .9rem;letter-spacing:1.5px;font-size:.813rem;line-height:1.23;font-weight:500;background-color:#fff;color:#0f7dd7;border:1px solid #0f7dd7;width:100%;margin-top:2rem;cursor:pointer;pointer-events:none;opacity:.4;transition:color .2s ease,background-color .2s ease}.sidebar button:hover{background-color:#0f7dd7;color:#fff}.sidebar button.active{pointer-events:auto;opacity:1}.list .item{padding:1rem 0}.list .item:not(:last-child){border-bottom:1px solid #d7d2d2}.list .item:last-child{padding-bottom:0}.list .item .title{line-height:1.3;margin-bottom:.2rem;font-weight:700}.list .item .split{display:flex;justify-content:space-between;gap:.5rem;margin-top:.25rem}.list .item .date{white-space:nowrap;opacity:.7}.list .item:hover{cursor:pointer}.list .item.active .title,.list .item:hover .title{color:#0f7dd7;text-decoration:underline}@media screen and (max-width: 768px){header{padding:0 1.5rem;height:80px}.logo{width:80px}nav{display:none}.column.sidebar{display:none}.column.single{width:100%;height:unset}.single .split>div{width:100%}}*{box-sizing:border-box}html,body{width:100%;min-height:100%}body{margin:0;padding:0;background-color:#f0ecea;line-height:1.4}body,button{font-family:italian plate no2 expanded,sans-serif;letter-spacing:.021rem}a{color:#0f7dd7}p{margin-top:0}
