.divided{padding:0 0 50px}.divided__wrapper{flex-direction:column-reverse;justify-content:flex-start;align-items:center;display:flex}.divided__divider{flex-shrink:0;justify-content:center;align-items:center;width:100%;margin:30px 0 20px;display:flex}.divided__divider:before,.divided__divider:after{content:"";background-color:#d1d1d166;flex-grow:1;flex-shrink:0;height:1px;position:relative}.divided__divider svg{width:23px}.divided__area__info{flex-direction:column-reverse;justify-content:space-between;align-items:center;margin:-20px 0 20px;display:flex}.divided .-date{--font-size:16px;--font-size-rem:1rem;--line-height:40px;--line-height-rem:2.5rem;width:auto;font-size:var(--font-size-rem);line-height:var(--line-height-rem);text-align:center;font-weight:600;display:block}.divided .-date.w-full{width:100%}.divided .-share{align-items:center;gap:10px;font-weight:600;display:flex}.divided .-share__links{gap:5px;display:flex}.divided .-share__links .-link{background-color:#0000;width:40px;height:40px}.divided .-share__links .-link svg{width:12px;height:12px}.divided img{margin:30px 0}@media screen and (width>=768px){.divided__wrapper{flex-direction:row;justify-content:center;align-items:stretch;gap:3em}.divided__divider{flex-direction:column;gap:1em;width:fit-content;height:auto;min-height:100%;margin:0}.divided__divider:before,.divided__divider:after{flex-grow:1;flex-shrink:1;width:1px}.divided__divider svg{flex-shrink:0;width:auto}.divided__area{flex-direction:column;flex-grow:1;flex-basis:100%;justify-content:center;display:flex}.divided__area__info{flex-direction:row;margin:-20px 0 0}}@media screen and (width<=767px){.divided__divider:before{transform:translate(-24px)}.divided__divider:after{transform:translate(24px)}.content{text-align:center}}