.titleInt{text-align:center;width:100%;background:url(/_next/static/media/background_texture4.50c7ce72.png) 50%;border-radius:50px;padding:10px 0;border:2px dashed var(--gold)}.titleInt h1,.titleInt h2{font-size:55px}.titleInt h1 strong,.titleInt h2 strong{color:var(--gold)}.personBox{padding:0 0 70px}.personList{margin-top:70px}.personItem,.personList{justify-content:space-between}.personItem{width:450px;height:450px;background:#faedcd;border-radius:50%;display:flex;align-items:center;flex-direction:column;box-shadow:0 4px 4px 0 rgba(0,0,0,.15)}.personItem h4{font-size:35px;width:250px;background:var(--white);text-align:center;font-weight:400;height:50px;line-height:45px;border-radius:50px;border:2px dashed var(--gold);box-shadow:0 4px 2px 0 rgba(0,0,0,.1)}.personItem figure img{width:auto;height:300px}.personItem .btnCrear{background:var(--gold);width:300px;text-align:center;display:flex;align-items:center;justify-content:center;height:80px;border-radius:80px;font-size:30px;font-weight:400;position:relative;box-shadow:0 4px 2px 0 rgba(0,0,0,.1)}.personItem .btnCrear:before{content:"";position:absolute;width:calc(100% - 23px);height:calc(100% - 23px);border:2px dashed #fff;left:0;top:0;bottom:0;right:0;margin:auto;border-radius:40px}