.blog-wrapper{width:100%;border-bottom:1px solid #b1b1b1;padding-bottom:20px;margin-bottom:60px}.blog-wrapper h2{font-size:18px;margin-block:20px 8px}@media(min-width:768px){.blog-wrapper h2{font-size:24px}}.blog-wrapper h3{font-size:16px;margin-block:20px 8px}@media(min-width:768px){.blog-wrapper h3{font-size:20px}}.blog-wrapper p{text-align:justify}.blog-wrapper ol,.blog-wrapper p{font-size:14px;margin-block:0 16px}.blog-wrapper ol{padding-inline-start:16px}.blog-wrapper ul{font-size:14px;margin-block:0 16px;padding-inline-start:28px}.blog-wrapper li{text-align:justify}.blog-wrapper a{color:#ff970a}.blog-wrapper img{width:100%!important;height:auto;margin-block:20px;border-radius:20px}.blog-wrapper table{margin-top:8px;background-color:transparent;width:100%;border-collapse:collapse}.blog-wrapper table td,.blog-wrapper table th{padding:16px;border:1px solid hsla(0,0%,50%,.502)}.blog-wrapper table tbody>tr:nth-child(odd)>td,.blog-wrapper table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50%,.071)}.blog-wrapper table tbody tr:hover>td,.blog-wrapper table tbody tr:hover>th{background-color:hsla(0,0%,50%,.102)}.blog-wrapper table tbody+tbody{border-top:2px solid hsla(0,0%,50%,.502)}.blog-wrapper .header{display:flex;align-items:flex-start;flex-direction:column}@media(min-width:900px){.blog-wrapper .header{flex-direction:row;align-items:center}}.blog-wrapper .header:not(:first-child){margin-top:32px}.blog-wrapper .header h1{margin-right:auto}.blog-wrapper .header span{display:flex;gap:16px}.blog-wrapper .header span a.oui-button{color:#3c3c3c;gap:2px}.other-blogs-wrapper{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:32px;gap:32px;margin-block:40px}.other-blogs-wrapper .other-blog-card{position:relative;padding:0;width:100%;height:100%;overflow:hidden;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.other-blogs-wrapper .other-blog-card .other-blog-title{padding:20px}