.styles_userItem__jf7XL{display:flex;align-items:center;list-style:none;width:100%;height:calc(5 * var(--variableUnitsSize));border:1px solid rgba(0,0,0,.2);border-radius:.5rem}.styles_userItem__jf7XL:focus-visible,.styles_userItem__jf7XL:hover{cursor:pointer;box-shadow:2px 2px 10px var(--bgLayoutColor);transform:scale(1.01);transition:transform .2s ease}.styles_userItem__icon__86YML{border-radius:50%;overflow:hidden;position:relative;width:5%;aspect-ratio:1/1;margin:1rem}.styles_userItem__email__28Xdb{margin-left:1rem;font-size:1.5rem;width:25%}.styles_userItem__name__nb6Ui{margin-left:1rem;font-size:1.5rem;width:30%}.styles_userItem__createdAt__6FydX{margin-left:1rem;font-size:1rem;width:20%}.styles_userItem__photoLength__SiSgh{margin-left:1rem;font-size:1.25rem;width:20%}@media screen and (max-width:1400px){.styles_userItem__email__28Xdb,.styles_userItem__name__nb6Ui{font-size:1.3rem}.styles_userItem__createdAt__6FydX{font-size:.85rem}.styles_userItem__photoLength__SiSgh{font-size:1.1rem}}@media screen and (max-width:1200px){.styles_userItem__email__28Xdb{font-size:1.1rem;width:35%}.styles_userItem__name__nb6Ui{font-size:1.1rem;width:22%}.styles_userItem__createdAt__6FydX{font-size:.7rem;width:18%}.styles_userItem__photoLength__SiSgh{font-size:.9rem}}@media screen and (max-width:1000px){.styles_userItem__jf7XL{flex-direction:column;width:calc((100% - 3rem) / 2);height:auto;padding:.5rem}.styles_userItem__icon__86YML{width:12%;aspect-ratio:1/1;margin:.5rem 0 0}.styles_userItem__createdAt__6FydX,.styles_userItem__email__28Xdb,.styles_userItem__name__nb6Ui,.styles_userItem__photoLength__SiSgh{margin-top:.5rem;width:100%;text-align:center}}@media screen and (max-width:700px){.styles_userItem__jf7XL{width:calc(100% - 1rem);height:auto;padding:.5rem}}@media screen and (max-width:500px){.styles_userItem__email__28Xdb,.styles_userItem__name__nb6Ui{font-size:1rem}.styles_userItem__createdAt__6FydX{font-size:.6rem}.styles_userItem__photoLength__SiSgh{font-size:.8rem}}@media screen and (max-width:400px){.styles_userItem__email__28Xdb,.styles_userItem__name__nb6Ui{font-size:.9rem}.styles_userItem__createdAt__6FydX{font-size:.6rem}.styles_userItem__photoLength__SiSgh{font-size:.8rem}}.styles_travelersContainer__JraIk{justify-content:center;align-items:center;position:relative;top:calc(-70 * var(--variableUnitsSize));margin-left:auto;margin-right:auto;margin-bottom:calc(-60 * var(--variableUnitsSize));width:90%;max-width:1400px;color:var(--headerAccountColor)}.styles_travelersContainer__JraIk,.styles_travelers__DedAr{display:flex;background-color:var(--backgroundProfileColor);border-radius:.5rem;padding:.5rem}.styles_travelers__DedAr{flex-direction:column;width:100%;height:100%;filter:drop-shadow(2px 2px 10px var(--bgLayoutColor))}.styles_travelers__title__sHQ2t{font-size:calc(1.5 * var(--variableUnitsSize));font-weight:700;text-align:center;color:var(--headerAccountColor);padding:.5rem}.styles_travelers__usersList__qgUdU{display:flex;flex-direction:column;padding:.5rem;gap:.7rem}@media screen and (max-width:1200px){.styles_travelersContainer__JraIk{top:calc(-67 * var(--variableUnitsSize))}}@media screen and (max-width:1000px){.styles_travelers__usersList__qgUdU{flex-direction:row;flex-wrap:wrap}.styles_travelersContainer__JraIk{top:calc(-65 * var(--variableUnitsSize))}}