.home-welcome{min-height:640px;width:100%;display:flex;flex-direction:column;padding:1rem;border-radius:15px;color:white;}@media (max-width:600px){.home-welcome{min-height:450px;}}.home-welcome-bottom-content{margin-top:auto;}.welcome-image-container{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:15px;}.welcome-text-overlay{width:100%;position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:rgba(0,0,0,0.4);border-radius:15px;box-sizing:border-box;}.welcome-text-overlay p{margin:0;}.index-sector-part{border-radius:15px;padding:15px;background-color:var(--box-bg-color);color:var(--box-text-color) !important;min-height:400px;cursor:default;}.pointer-cursor{cursor:pointer !important;}.index-sector-part-content{padding-top:20px;}.ind-org-selection-header p{margin:0;margin-top:10px;font-size:14pt;color:var(--box-text-color) !important;}.home-selection-image{width:100% !important;}