.elementor-1365 .elementor-element.elementor-element-71f8c33:not(.elementor-motion-effects-element-type-background), .elementor-1365 .elementor-element.elementor-element-71f8c33 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://vcanmigration.com.au/wp-content/uploads/2026/01/WhatsApp-Image-2026-01-12-at-10.28.33-PM.jpeg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1365 .elementor-element.elementor-element-71f8c33 > .elementor-background-overlay{background-color:var( --e-global-color-secondary );background-image:url("https://vcanmigration.com.au/wp-content/uploads/2024/11/abstract.svg");background-position:center right;background-repeat:no-repeat;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1365 .elementor-element.elementor-element-71f8c33 > .elementor-container{max-width:1400px;min-height:300px;}.elementor-1365 .elementor-element.elementor-element-71f8c33{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-1365 .elementor-element.elementor-element-cb8ab81 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1365 .elementor-element.elementor-element-6a4b0a6 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-1365 .elementor-element.elementor-element-6a4b0a6 .elementor-heading-title{color:var( --e-global-color-9e92c47 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1365 .elementor-element.elementor-element-dea4144{font-family:"Poppins", Sans-serif;font-weight:400;color:var( --e-global-color-9e92c47 );}.elementor-1365 .elementor-element.elementor-element-d7b9113{width:var( --container-widget-width, 60% );max-width:60%;--container-widget-width:60%;--container-widget-flex-grow:0;color:var( --e-global-color-9e92c47 );}.elementor-1365 .elementor-element.elementor-element-2b75e05:not(.elementor-motion-effects-element-type-background), .elementor-1365 .elementor-element.elementor-element-2b75e05 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-1365 .elementor-element.elementor-element-2b75e05 > .elementor-container{max-width:1400px;}.elementor-1365 .elementor-element.elementor-element-2b75e05{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-1365 .elementor-element.elementor-element-2b75e05 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}@media(max-width:1024px){.elementor-1365 .elementor-element.elementor-element-71f8c33{margin-top:0px;margin-bottom:0px;}.elementor-1365 .elementor-element.elementor-element-d7b9113{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-dea4144 */.page-breadcrumb {
    position: relative;
    margin-top: 5px;
    padding-left: 0;
    margin-bottom: 7px;
}
.page-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    padding-right: 13px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px;
}
.page-breadcrumb li a {
    color: red;
    font-weight: 500;
    text-transform: capitalize;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.page-breadcrumb li:after {
    position: absolute;
    content: "\f105" !important;
    right: -6px;
    top: 1px;
    font-size: 14px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900; /* solid */
    color: #ffffff;
}
.page-breadcrumb li:last-child {
    padding-right: 0px;
    margin-right: 0px;
}
.page-breadcrumb li:last-child::after {
    content: none;
    display: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-761c65a *//* 1. Main Layout Container */
    .container {
        display: flex;
        max-width: 1400px;
        width: 100%;
        /* Height slightly less than viewport height to prevent body margin/scroll */
        height: 95vh;
        margin: auto;
        border-radius: 8px;
        overflow: hidden;
    }
    /* 2. Left Side Tab and Button Styling (Fixed) */
    .left-panel {
        flex: 1;
        color: var(--text-color);
        padding: 25px;
        display: block;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        box-sizing: border-box; /* Include padding in height */
        overflow-y: auto; /* Ensure this panel never scrolls */
    }
    .score-display {
        flex-grow: 1;
    }
    /* Individual Score/Tab Item Styling */
    .tab-item {
        background-color: var(--white-color);
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 5px 10px;
        font-size: 1.0em; /* Adjusted font size for more items */
        align-items: stretch;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        margin-bottom: 8px; /* Adjusted margin for more items */
        border-radius: 5px;
    }
    /* Indentation for nested designated study items */
    .tab-item.designated_study {
        margin-left: 10%;
    }
    /* Special styling for the total score item */
    .tab-item.tab-total {
        background-color: #F0FDF4;
        padding: 15px 10px;
        margin-top: 15px;
        border: solid 2px #166534;
    }
    .tab-content {
        display: flex; /* Reset inner content to row for text and score */
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
    .tab-item.tab-total .tab-content{
        line-height: 20px;
          position: relative;

    }
    /* Text for selection status */
    .tab-selection-text {
        font-size: 0.8em;
        color: #8f8f8f;
        margin-top: 5px;
        font-weight: normal;
        /* Hide if empty */
        min-height: 1em; /* To maintain some vertical rhythm */
    }
    /* Styling for the circular point count display */
    .point-count {
        background: var(--secondary-color);
        color: var(--white-color);
        font-weight: bold;
        padding: 10px;
        border-radius: 50%;
        width: 40px;
        text-align: center;
        height: 40px;
    }
    .tab-item.tab-total .point-count{

        position: absolute;
  right: 10px;          /* right side pe rahe */
  top: 50%;             /* top se 50% */
  transform: translateY(-50%); /* exact center */
  
  width: 50px;
  height: 50px;
  border-radius: 50%;
  
  display: flex;
  align-items: center;
  justify-content: center;
  
  background: #004d99;
  color: #fff;
  font-weight: bold;
    }
    /* Button Styling */
    .action-buttons {
        margin-top: 25px;
    }
    .btn {
        display: block;
        width: fit-content;
        padding: 10px;
        margin-bottom: 10px;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        transition: background-color 0.2s;
    }
    #reset-btn {
        background-color: var(--primary-color); /* Red color for reset */
        color: var(--white-color);
    }
    #assistance-btn {
        background-color: var(--secondary-color); /* Blue color for assistance */
        color: var(--white-color);
    }   
    /* 3. Right Side Form Styling (Scrolling) */
    .right-panel {
        flex: 2.5;
        padding: 30px;
        overflow-y: auto; /* This section will scroll */
        height: 100%; /* Take full height of the container */
        box-sizing: border-box;
        contain: content;
    }
    /* Styling for form sections */
    .section {
        margin-bottom: 25px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        padding: 15px;
        border-radius: 5px;
        background-color: var(--white-color);
    }
    /* Special background for designated study sub-section */
    div#designated_regional_area_study_section {
        background-color: var(--white-color);
        margin-left: 5%;
    }
    .section h3 {
        margin-top: 0;
        margin-bottom: 0;
        color: var(--white-color);
        font-size: 24px;
        line-height: 40px;
        font-weight: 600;
    }
    span.sub-title {
        font-size: 20px;
        line-height: 26px;
    }
    .option-group{
        margin-top: 15px;
    }
    .option-group ul {
        list-style-type: disc;
        margin-top: 5px;
        padding-left: 20px;
    }


    /* 4. Custom Radio Button Styling */

    /* 4.1. Hide the actual radio input */
    .option-group input[type="radio"] {
        position: absolute;
        opacity: 0;
        /* Ensure it is accessible by keeping it focusable, but visually hidden */
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }
    /* 4.2. Style the label as a flex container and set padding */
    .option-group label {
        display: flex;
        flex-direction: column; /* Stack radio-text and description vertically */
        align-items: flex-start;
        position: relative; /* Needed for positioning the custom circle */
        cursor: pointer;
        padding: 10px 10px 10px 40px; /* Increase left padding for the circle */
        border-radius: 4px;
        transition: background-color 0.2s;
        border: 1px solid transparent; /* Neutral transparent border for spacing consistency */
    }
    /* 4.3. Custom Radio Circle (Unchecked State) - ::before Pseudo-element */
    .option-group label::before {
        content: '';
        position: absolute;
        top: 11px;
        left: 11px;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        border: 2px solid #9ca3af; /* Gray border color for unchecked */
        background-color: var(--white-color);
        transition: all 0.2s ease;
        box-sizing: border-box;
    }
    /* 4.4. Inner Dot (Checked State) - ::after Pseudo-element */
    .option-group input[type="radio"]:checked + label::after {
        content: '';
        position: absolute;
        top: 15px; /* Vertically center the inner dot */
        left: 15px; /* Horizontally center the inner dot */
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #004d99; /* Fill color (Blue) */
        transition: all 0.2s ease;
    }
    /* 4.6. Change the outer circle's color when checked */
    .option-group input[type="radio"]:checked + label::before {
        border-color: #004d99; /* Blue border for checked state */
    }
    /* Text and Description Layout */
    .radio-text {
        font-weight: bold; /* Make the main text bold */
        display: block; /* Ensure text flows correctly */
    }
    .description {
        font-size: 0.9em;
        color: #555;
        margin-left: 0; /* Remove old margin */
        margin-top: 3px;
        display: block;
    }/* End custom CSS */