@import "https://fonts.googleapis.com/css2?family=Caveat:wght@700&family=Inter:wght@400;600&display=swap";
.FamilyTree-module___YBHPa__container{background-color:#f3f4f6;background-image:radial-gradient(#e5e7eb 1px,#0000 1px);background-size:20px 20px;flex-direction:column;width:100%;max-width:100%;min-height:100vh;padding-top:2.5rem;padding-bottom:5rem;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}.FamilyTree-module___YBHPa__header{text-align:center;flex-shrink:0;width:100%;margin-bottom:2rem}.FamilyTree-module___YBHPa__tree{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#9ca3af #f3f4f6;flex:1;width:100%;padding-bottom:20px;padding-left:20px;padding-right:20px;position:relative;overflow:auto}.FamilyTree-module___YBHPa__treeWrapper{width:max-content;min-width:100%;display:inline-block}.FamilyTree-module___YBHPa__tree::-webkit-scrollbar{width:8px;height:8px}.FamilyTree-module___YBHPa__tree::-webkit-scrollbar-track{background:#f3f4f6}.FamilyTree-module___YBHPa__tree::-webkit-scrollbar-thumb{background-color:#9ca3af;border-radius:4px}.FamilyTree-module___YBHPa__tree::-webkit-scrollbar-thumb:hover{background-color:#6b7280}.FamilyTree-module___YBHPa__tree>ul{box-sizing:border-box;flex-wrap:nowrap;justify-content:flex-start;width:max-content;min-width:max-content;max-width:none;padding-top:20px;padding-bottom:20px;transition:all .5s;display:flex;position:relative}.FamilyTree-module___YBHPa__tree ul{flex-wrap:nowrap;justify-content:flex-start;width:max-content;min-width:max-content;max-width:none;padding-top:20px;transition:all .5s;display:flex;position:relative}.FamilyTree-module___YBHPa__tree li{float:none;text-align:center;flex-direction:column;flex-shrink:0;align-self:flex-start;align-items:center;width:max-content;min-width:max-content;max-width:none;padding:20px 5px 0;list-style-type:none;transition:all .5s;display:inline-flex;position:relative}.FamilyTree-module___YBHPa__tree li>ul{align-self:center;width:max-content;min-width:max-content;max-width:none;margin-left:auto;margin-right:auto}.FamilyTree-module___YBHPa__memberContainer{flex-shrink:0;min-width:max-content}.FamilyTree-module___YBHPa__tree li:before,.FamilyTree-module___YBHPa__tree li:after{content:"";border-top:2px solid #9ca3af;width:50%;height:20px;position:absolute;top:0;right:50%}.FamilyTree-module___YBHPa__tree li:after{border-left:2px solid #9ca3af;left:50%;right:auto}.FamilyTree-module___YBHPa__tree li:only-child:after,.FamilyTree-module___YBHPa__tree li:only-child:before{display:none}.FamilyTree-module___YBHPa__tree li:only-child{padding-top:0}.FamilyTree-module___YBHPa__tree li:first-child:before,.FamilyTree-module___YBHPa__tree li:last-child:after{border:0}.FamilyTree-module___YBHPa__tree li:last-child:before{border-right:2px solid #9ca3af;border-radius:0 5px 0 0}.FamilyTree-module___YBHPa__tree li:first-child:after{border-radius:5px 0 0}.FamilyTree-module___YBHPa__tree ul ul:before{content:"";border-left:2px solid #9ca3af;width:0;height:20px;position:absolute;top:0;left:50%}.FamilyTree-module___YBHPa__polaroid{cursor:pointer;z-index:10;background:#fff;width:160px;padding:10px 10px 25px;transition:all .3s;display:inline-block;position:relative;transform:rotate(-1deg);box-shadow:0 4px 8px #00000026,0 2px 4px #0000001a}.FamilyTree-module___YBHPa__partnerPolaroid{border:2px solid #ec4899}.FamilyTree-module___YBHPa__polaroid:hover{z-index:20;transform:scale(1.05)rotate(0);box-shadow:0 10px 20px #0003}.FamilyTree-module___YBHPa__photoFrame{background-color:#f3f4f6;border:1px solid #e5e7eb;justify-content:center;align-items:center;width:100%;height:130px;margin-bottom:12px;display:flex;overflow:hidden}.FamilyTree-module___YBHPa__photoFrame img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.FamilyTree-module___YBHPa__polaroidText{color:#374151;font-family:Caveat,cursive;font-size:1.25rem;line-height:1}.FamilyTree-module___YBHPa__relationTag{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-family:Inter,sans-serif;font-size:.7rem}.FamilyTree-module___YBHPa__toggleBtn{color:#6b7280;z-index:15;background:#fff;border:2px solid #9ca3af;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:all .2s;display:flex;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.FamilyTree-module___YBHPa__toggleBtn:hover{color:#fff;background:#9ca3af}.FamilyTree-module___YBHPa__hiddenBranch{display:none!important}.FamilyTree-module___YBHPa__collapsedIndicator:after{content:"+"}.FamilyTree-module___YBHPa__expandedIndicator:after{content:"-"}
