﻿.editor .item{background-color:#fff;margin-bottom:3rem;}@media(min-width:576px){.editor .item{box-shadow:0 0 15px rgba(0,0,0,.05);border-radius:30px;overflow:hidden;}}@media(min-width:768px){.editor .item{margin-left:1rem;margin-right:1rem;}}.editor .item .pic{margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);}@media(min-width:576px){.editor .item .pic{height:200px;}}@media(min-width:992px){.editor .item .pic{height:100%;}}.editor .item .pic img{object-fit:cover;width:100%;height:100%;}.editor .item h2{padding-top:2rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #dbdbdb;}@media(min-width:768px){.editor .item h2{margin-left:1rem;margin-right:1rem;}}@media(min-width:1400px){.editor .item h2{margin-left:2rem;margin-right:2rem;}}.editor .item ul{margin-bottom:2rem;}@media(min-width:768px){.editor .item ul{margin-left:1rem;margin-right:1rem;}}@media(min-width:1200px){.editor .item ul{margin-left:3rem;margin-right:3rem;}}.editor .item ul ul{margin-left:0;}