.bo-background-style{margin-bottom:20px;position:relative}.bo-background-style:after{background:inherit;clip-path:ellipse(55% 50% at 50% -20%);content:"";height:125px;left:0;position:absolute;width:100%}.bo-topic-template__cards{display:grid;gap:7px;grid-template-columns:repeat(1,minmax(0,1fr));width:100%}.bo-related-template__card,.bo-topic-template__card{align-items:center;border:1px solid #cdcccc;border-radius:7px;cursor:pointer;display:flex;font-weight:400;gap:7px;overflow:hidden;padding:10px}.bo-related-template__card:hover,.bo-topic-template__card:hover{background:#ececec;box-shadow:.02em .02em #00000088;transition:background .5s linear}.bo-related-template__card{background:#eaeded;margin-bottom:14px}.bo-template__card-icon{align-items:center;align-self:center;background-color:#ececec;border-radius:50%;display:flex;max-height:42px;max-width:42px;padding:7px}.bo-template__card-content{padding-left:7px}.bo-template__card-content h3,.bo-template__card-content p{font-size:12px;line-height:20px;margin:0}@media screen and (min-width:768px){.bo-topic-template__cards{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}}