@font-face {
    font-family: "Grotzec Condensed";
    src: url(../fonts/GrotzecCond-Demibold.otf) format("truetype");
  }
@font-face {
    font-family: 'Onest';
    src: url(../fonts/Onest-Regular.ttf) format("truetype");
} 

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
  }
  
  .nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  
  .nav-scroller .nav-link {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .875rem;
  }

  .accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
    transition: all 0.5s;
  }
  .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
  }
  .accordion-button:not(.collapsed) {
    box-shadow: none;
  }
  .accordion-button::after {
    transition: all 0.5s;
  }
  .accordion.one {
    width: 69%;
  }
  .lvp-tab-main-container .accordion-item .accordion-body {
    border-bottom: 1px solid #A3A3A3;
  }
  .lvp-tab-main-container .accordion-item:last-child .accordion-body{
    border-bottom: none;
  }
  .fixed-top {
    position: sticky;
  }
  @media screen and (max-width: 576px) {
    #card_dot{
        display: inline-table;
    }
    .accordion.one {
        width: 100%;
      }
            /* fonts and colors */
        h1{
            font-family: "Grotzec Condensed";
            font-size: 44px !important;
            font-weight: 700 !important;
            line-height: auto;
        }
        h2{
            font-family: "Grotzec Condensed";
            font-size: 36px !important;
            font-weight: 700 !important;
            line-height: auto;
        }
        h3{
            font-family: "Grotzec Condensed";
            font-size: 28px !important;
            font-weight: 700 !important;
            line-height: auto;
        }
        h4 {
            font-family: "Grotzec Condensed";
            font-size: 24px !important;
            font-weight: 700 !important;
            line-height: auto;
        }
        .lvp-xlarge-text {
            font-family: 'Onest';
            font-size: 20px !important;
            font-weight: 400 !important;
            line-height: 32px !important;
        }
        .lvp-large-text {
            font-family: 'Onest';
            font-size: 18px !important;
            font-weight: 400 !important;
            line-height: 28px !important;
        }
        /* fonts and colors */

        .left {
            display: flex;
            align-items: center;
            }
          
            .right {
            width: 50%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: self-end;
          
            }
            .bottom-nav {
            width: 100%;
            }
          
            .navbar-nav{
            display: block;
            justify-items: baseline;
            }

    header #block-telstra-accessibility ul li:nth-child(1) a::before {
        display: none !important;
        }

    header #block-telstra-accessibility ul li:nth-child(2) a::before {
        display: none !important;
    }

    header #block-telstra-accessibility ul li:nth-child(3) a::before {
        display: none !important;
    }
    header #block-telstra-accessibility .nav-link {
        padding: .5rem 1rem !important;
    }
    header #block-telstra-accessibility ul li:nth-child(1)::before {
        content: url(/themes/custom/telstra/images/lvp-translate-icon.svg);
        position: relative;
        top: 5px;
        left: -5px;
        cursor: pointer;
      }
      header #block-telstra-accessibility ul li:nth-child(2)::before {
        content: url(/themes/custom/telstra/images/lvp-accessibility-icon.svg);
        position: relative;
        top: 5px;
        left: -5px;
        cursor: pointer;
      }
    
      header #block-telstra-accessibility ul li:nth-child(3)::before {
        content: url(/themes/custom/telstra/images/lvp-search-icon.svg);
        position: relative;
        top: 5px;
        left: -5px;
        cursor: pointer;
      }
    .bottom-nav{
        margin-right: -6px !important;
        margin-top: 2rem !important;
        }
    .lvp-accessibility-item {
        margin-right: 10px !important;
        margin-top: 20px !important;
        width: 100% !important;
        }
    .navbar-brand img {
        width: 85px !important;
        height: auto;
        }        
    .lvp-mt-70 {
        margin-top: -70px !important;
    }
    .lvp-mobile-container {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .lvp-lang-mobile-mt-25 {
        margin-top: 25px !important;
        }
    .fw-bold {
        font-weight: 700 !important;
    }
    .lvp-program {
        font-family: "Grotzec Cond";
        font-weight: 700 !important;
        font-size: 24px !important;
    }
    .field.field--name-field-apply-now-button a{
        padding: 12px 0px !important;
        font-size: 20px !important;
    }
    .lvp-mt-6448 {
        margin-top: 48px !important;
    }
    .lvp-mb-6448 {
        margin-bottom: 48px !important;;
    }
    .lvp-pt-6448 {
        padding-top: 48px !important;
    }
    .lvp-pb-6448 {
        padding-bottom: 48px !important;;
    }
    footer .safety-top-link {
        font-size: 18px !important;
      }
    
      footer .safety-top-link:hover, 
      footer .safety-top-link:active,
      footer .safety-top-link.active
      footer .safety-top-link:focus {
        font-size: 18px !important;
      }
      .lvp-white-btn {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
    .lvp-pt-1612 {
        padding-top: 12px !important;
    }
    .lvp-pb-1612 {
        padding-bottom: 12px !important;
    }
    .lvp-mt-4024 {
        margin-top: 24px !important;
    }
    .lvp-mb-4032{
        margin-bottom: 32px !important;
    }
    .lvp-mb-6448{
        margin-bottom: 48px!important;
        margin-top: 48px !important;
    }
    .lvp-mt-16520{
        margin-top: 20px !important;
        margin-bottom: 48px !important;
    }
    .lvp-p-6424{
        padding: 24px !important;
    }
    .lvp-apply-now-btn
    {
    width: 100% !important;
    height: 52px !important;
       }
}
@media screen and (max-width: 992px) {
    header .flex-column.lvp-beige-color-bg.lvp-deep-navy.lvp-medium-text.offcanvas-body ul {
        align-items: baseline !important; 
        flex-direction: column !important;
      }
    header .flex-column.lvp-beige-color-bg.lvp-deep-navy.lvp-medium-text.offcanvas-body ul a{
    color: #1A1A1A !important;
    padding-left:0px;
    padding-right:0px;
    }
    #block-telstra-main-menu li.nav-item a::before {
        content: ">";
        font-family: "Onest";
        font-size: 32px;
        font-weight: normal;
        color: #4B59A8;
        float: right;
        position: relative;
        display: inline-flex;
    }
    #block-telstra-main-menu ul {
        display: inline !important;
    }
    #block-telstra-main-menu li {
        text-align: left;
    }
    #block-telstra-main-menu--2 li.nav-item a::before {
        content: ">";
        font-family: "Onest";
        font-size: 32px;
        font-weight: normal;
        color: #4B59A8;
        float: right;
        position: relative;
        display: inline-flex;
    }
    #block-telstra-main-menu--2 ul {
        display: inline !important;
    }
    #block-telstra-main-menu--2 li {
        text-align: left;
    }
    header .nav-link:hover, header .nav-link:active, header .nav-link.active, header .nav-link:focus {
        padding: .5rem 0 !important;
      }
      /* .modal .btn-close {
      padding-left: 21% !important;
    } */
}
.jumbotron-img {
    color: white;
    background-image: url("https://images.unsplash.com/photo-1438109491414-7198515b166b?q=80&fm=jpg&s=cbdabf7a79c087a0b060670a6d79726c");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
  }
  .ta_jumbotron-bg {
    background-color: var(--orange);
  }
  .scrolling-wrapper{
    overflow-x: auto;
}

.banner {
    clip-path: polygon(0 0, 100% 0, 100% 86%, 0 100%);
}
/* fonts and colors */
    h1{
        font-family: "Grotzec Condensed";
        font-size: 72px;
        font-weight: 600;
    }
    h2{
        font-family: "Grotzec Condensed";
        font-size: 56px;
        font-weight: 600;
    }
    h3{
        font-family: "Grotzec Condensed";
        font-size: 44px;
        font-weight: 600;
    }
    h4 {
        font-family: "Grotzec Condensed";
        font-size: 36px;
        font-weight: 600;
    }
    h5{
        font-family: 'Grotzec Condensed';
        font-size: 28px;
        font-weight: 600;
    }
    h6 {
        font-family: 'Grotzec Condensed';
        font-size: 24px;
        font-weight: 600;
    }

.lvp-xlarge-text {
    font-family: 'Onest';
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
}
.lvp-large-text {
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}
.lvp-medium-text {
    font-family: 'Onest';
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.lvp-small-text {
    font-family: 'Onest';
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.lvp-xsmall-text {
    font-family: 'Onest';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
/* fonts and colors */
a p:hover {
    font-weight: bold;
}
.lvp-ocean-blue {
    color: #4B59A8 !important;
}
.lvp-ocean-blue-bg {
    background-color: #4B59A8 !important;
}
.lvp-outline-ocean-blue {
    color: #4B59A8 !important;
    background-color: transparent;
    background-image: none;
    border-color: #4B59A8 !important;
}
.lvp-deep-navy {
    color: #000033 !important;
}
.lvp-deep-navy-bg {
    background-color: #000033 !important;
}
.lvp-default-black {
    color: #1A1A1A;
}
.lvp-default-dark-black {
    color: #343434;
}
.lvp-beige-color {
    color: #FFF0DE !important;
}
.lvp-beige-color-bg {
    background-color: #FFF0DE;
}
.lvp-yellow-color {
    color: #F1BC1A !important;
}
.lvp-yellow-color-bg {
    background-color: #F1BC1A;
}
.lvp-light-blue-color {
    color: #EDEEF6;
}
.lvp-light-blue-color-bg {
    background-color: #EDEEF6;
}
.lvp-lilac-color {
    color: #B08DC1;
}
.lvp-lilac-color-bg {
    /* background-color: #B08DC1; */
    background-color: #D3BFDC;
}
.lvp-light-red-color {
    color: #FAE5E5;
}
.lvp-red-color-bg {
    background-color: #C90000;
}
.lvp-white-bg {
    background-color: white !important;
}
.lvp-border-radius {
    border-radius: 12px !important;
}
.lvp-pink-color-bg {
    background-color: #FAE5E5;
}
/* fonts and colors */

.lvp-rounded-1 {
    border-radius: 1rem;
}
.subtitle{
    font-size: 1.25em;
    opacity: 0.65;
}
.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right;
    color: black; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
    color: black;
}
.accordion p{
 color: black;
}

.cta_link{
    display: flex;
    justify-content: space-between;
    font-family: 'FontAwesome';
    color: rgb(233, 215, 16);
}

.lvp-quick-exit {
    height: 48px;
 align-items: center;
}
button .lvp-box {
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .0);
}
.search-input {
    height: 42px;
    border-radius: 8px;
    padding-left: 35px;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.btn.cta_banner a {
    color: #4B59A8 !important;
    text-decoration: none !important;
}
.btn.cta2_banner a {
    color: white !important;
    text-decoration: none !important;
}

.nav-item.lvp-large-text a:active {
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}
footer .nav-item a {
    color: #343434 !important;
    text-decoration: underline;
    font-weight: 400;
}
footer .nav-link, .nav-link a:hover, .nav-link:focus, .nav-link:active {
    color: #0f0f0f !important;
}
.lvp-header-index .nav-item a {
    color: #343434 !important;
}


header #block-telstra-accessibility ul li:nth-child(1) a::before {
    content: url(/themes/custom/telstra/images/lvp-translate-icon.svg);
    position: relative;
    top: 5px;
    left: -5px;
    cursor: pointer;
  }

  header #block-telstra-accessibility ul li:nth-child(2) a::before {
    content: url(/themes/custom/telstra/images/lvp-accessibility-icon.svg);
    position: relative;
    top: 5px;
    left: -5px;
    cursor: pointer;
  }

  header #block-telstra-accessibility ul li:nth-child(3) a::before {
    content: url(/themes/custom/telstra/images/lvp-search-icon.svg);
    position: relative;
    top: 5px;
    left: -5px;
    cursor: pointer;
  }
 
  header .nav-link {
    padding: .5rem 1.5rem;
    font-family: 'Onest';
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #000033;
  }
  header .nav-link:hover, 
  header .nav-link:active,
  header .nav-link.active,
  header .nav-link:focus {
    padding: .5rem 1.5rem;
    font-family: 'Onest';
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    color: #000033;
    text-decoration: underline;
  }

  footer .nav-link {
    padding: 9px 18px;
    font-family: 'Onest';
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #000033;
    text-decoration: underline;
    padding-left: 0px;
  }

  footer .nav-link:hover, 
  footer .nav-link:active,
  footer .nav-link.active
  footer .nav-link:focus {
    padding: 9px 18px;
    font-family: 'Onest';
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    color: #000033;
    text-decoration: underline;
    padding-left: 0px;
  }
  
  button a {
    font-weight: 700;
  }

 a, a:hover {
    color: #4B59A8;
}
.text-white a:hover{
    color: white;
}
.lvp-mid-blue-bg {
    background-color: #B4CFE9;
}
.lvp-arrow-icon span::after{
    content: url(/themes/custom/telstra/images/lvp-chevronright-arrow.svg);
    font-family: "Onest";
    font-size: 32px;
    font-weight: normal;
    color: #F1BC1A;     
  }

/* header section */
.lvp-helptip-banner{
    border-radius: 12px;
    }
    .lvp_nav{
        width: max-content;
    }

.lvp-header-logo{
    width: 100px;
    }
    .left {
    display: flex;
    align-items: center;
    }
    
    .right {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-end;
    
    }
    
    .item {
    text-align: center;
    
    }
    .bottom-nav{
    margin-right: -15px;
    }
    
    .navbar-nav {
    flex-direction: row !important;
    }
.lvp-mt-70 {
    margin-top: -180px;
}
.lvp-mt-175 {
    margin-top: 160px;
}
.node__content {
    margin-top: 0px !important;
}
a[href^="tel:"],
a[href^="tel:"]:hover,
a[href^="tel:"]:active,
a[href^="tel:"]:focus {
    color: #4B59A8;
  }
.row {
    --bs-gutter-x: 0 !important;
    margin-right: calc(var(--bs-gutter-x) * 0);
    margin-left: calc(var(--bs-gutter-x) * 0);
}
#lvp-danger a,  #lvp-danger a:hover,  #lvp-danger a:active {
    color: #1A1A1A;
  }
  .lvp-support-info a,
  .lvp-support-info a:hover,
  .lvp-support-info a:active {
    color: #F1BC1A;
  }

  .lvp-learn-more a,
  .lvp-learn-more a:hover,
  .lvp-learn-more a:active,
  .lvp-learn-more a:focus
   {
    color: #F1BC1A;
  }

.lvp-book-icon span::before {
    content: url(/themes/custom/telstra/images/lvp-book-icon.svg);
    cursor: pointer;
    position: relative;
    margin-left: -10px;
    margin-right: 10px;
    top: 5px;
}

.lvp-book-border {
    border-color: #4B59A8 !important;
    border: 2px solid;
}
.g-5, .gx-5 {
    --bs-gutter-x: 3rem !important;
}
.modal .btn-close {
    background: url(/themes/custom/telstra/images/lvp-close-icon.svg) center / 1em auto no-repeat;
    opacity: 1;
    padding-left: 8%;
    padding-top: 0.1%;
}
/* cards starts */
.lvp-navlink-card {
    border-radius: 30px !important;
}
 
.nav-pills .lvp-navlink-card.active {
    /* background-color: #000033 !important; */
    outline: 4px solid #000033;
    outline-offset: -4px;
}
 
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234B59A8'%3e%3cpath fill-rule='evenodd' d='M8 1.75a.75.75 0 0 1 .75.75v5.5h5.5a.75.75 0 0 1 0 1.5h-5.5v5.5a.75.75 0 0 1-1.5 0v-5.5h-5.5a.75.75 0 0 1 0-1.5h5.5v-5.5A.75.75 0 0 1 8 1.75z'/%3e%3c/svg%3e") !important;
    transform: rotate(0deg) !important;
}
 
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234B59A8'%3e%3cpath fill-rule='evenodd' d='M2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8z'/%3e%3c/svg%3e") !important;
    transform: rotate(0deg) !important;
}
 
.accordion-button:not(.collapsed) {
    box-shadow: none;
}
 
.accordion-button::after {
    transition: all 0.5s;
}
 
.accordion.one {
    width: 69%;
}
 
/* .nav-pills .nav-link.active .lvp_card_text {
    color: #FFF0DE !important;
} */
 
.lvp-tab-main-container .tab-content {
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
}
 
.nav-pillss .nav-link.active {
    background-color: #FFFFFF !important;
    color: #1A1A1A !important;
}
 
.sub_tabs {
    background-color: #EDEEF6 !important;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
}
 
.nav.nav-pillss li:nth-child(2) a {
    border-top-right-radius: 2rem;
}
 
.nav.nav-pillss li:nth-child(1) a {
    border-top-left-radius: 2rem;
}
 
.nav a,
.nav a:hover {
    color: #000033;
}
 
.timeline-with-icons {
    border-left: 2px solid #F1BC1A;
    position: relative;
    list-style: none;
}
 
.timeline-with-icons .timeline-item {
    position: relative;
}
 
.timeline-with-icons .timeline-item:after {
    position: absolute;
    display: block;
    top: 0;
}
.timeline-with-icons .timeline-icon {
    position: absolute;
    left: -37px;
    background-color: #F1BC1A !important;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000033;
    border-radius: 25px;
    font-weight: bold;
}
.lvp-timeline ul:nth-last-child(1) .timeline-icon-hide {
    position: absolute;
    left: -25px;
    background-color: white;
    height: 100%;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 40px;
} 
.accordion-button:focus {
    /* box-shadow: none; */
    box-shadow: 0 0 0 .20rem rgba(72 148 254);
}
 
.lvp-tab-main-container .accordion-button {
    padding: 1rem 0;
    border-bottom: 1px solid #A3A3A3;
}
 
/* .lvp-tab-main-container .accordion-button:last-child {
    padding: 1rem 0;
    border-bottom: 0;
} */
 
.lvp-tab-main-container .accordion-button:not(.collapsed) {
    box-shadow: none;
    border-bottom: 0;
}
 
.lvp-tab-main-container .timeline-with-icons:last-child {
    border-left: none;
}
 
.timeline-with-icons .timeline-item .banner-description p {
    margin-top: 0;
    margin-bottom: 1rem;
    margin-bottom: 0;
}
 
.spb-popup-main-wrapper {
    border: 0;
    border-radius: 12px;
    width: 65% !important;
}
 
.lvp-tab-main-container .accordion-item:last-child .accordion-button {
    border-bottom: none;
}
.lvp-toll-free-h4 {
    font-family: "Grotzec Condensed";
    font-size: 36px;
    font-weight: 700;
    line-height: auto;
}
.lvp-margin-minus-4 {
    margin-bottom: -4px;
}
.modal-body .quick-exit {
    margin-left: 10px;
    margin-right: 10px;
}
.field.field--name-field-apply-now-button a{
    color: white;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 16px 0px;
    font-size: 24px;
    font-weight: 700;
}
.lvp-tab-main-container .card-header {
    border-bottom: 0;
}
.lvp-lavender-gray-color-bg {
    background-color: #D3BFDC;
}
.spb_top_center {
    top: 50%;
    position: relative;
    transform: translatey(-50%);
    margin: auto;
}
  .lvp-accessibility-item {
    margin-right: -17px;
    margin-top: -60px;
    width: 75%;
  }
  .navbar-brand img {
    width: 155px;
    height: auto;
  }
  .navbar-toggler-icon {
    background-image: url(/themes/custom/telstra/images/lvp-toggle-icon.svg);
  }
  .lvp-lang-mobile-mt-25 {
    margin-top: 0px;
    }
.lvp-lang .accordion .accordion-item {
    border-bottom: 1px solid #A3A3A3 !important;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-radius:0px;
}
.lvp-lang .accordion .accordion-item:last-child {
    border:none !important;
}
.lvp-faq .accordion .accordion-item {
    border-bottom: 1px solid #A3A3A3 !important;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-radius:0px;
}
.lvp-faq .accordion .accordion-item:last-child {
    border:none;
}
div#spb-block-telstra-safetytipslinkspopup .spb-popup-main-wrapper {
    max-height: 80%;
    overflow-y: scroll;
}
      
div#spb-block-telstra-popupblock .spb-popup-main-wrapper {
    max-height: 80%;
    overflow-y: scroll;
}
.modal-backdrop.show {
    opacity: 0;
}
.lvp-program {
    font-family: "Grotzec Cond";
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    display: flex;
    justify-content: space-evenly;
}

@media screen and (max-width: 576px) {
    .spb-popup-main-wrapper {
        width: 90% !important;
    }
}
/**/
/* crisis support header */
.support-header-wrapper.container-fluid {
    background: #F1BC1A;
}
.support-header-wrapper .crisis-support-view .view-crisis-support-block .views-exposed-form.bef-exposed-form ul{
    display: flex;
    flex-direction: row;
    gap: 12px;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
}
.support-header-wrapper .view-support-services .views-exposed-form.bef-exposed-form ul{
    display: flex;
    flex-direction: row;
    gap: 12px;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
    padding-bottom: 8px;
  }
.support-header-wrapper .view-crisis-support-block .views-exposed-form.bef-exposed-form li a {
    color: #000033;
    text-decoration: none;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Onest';
    background: #FFFFFF;
    border-radius: 48px;
    padding: 4px 24px;
}

.lvp-crisis-supports-col {
    background: #FFFFFF;
    margin-bottom: 16px;
    padding: 18px;
    border: 2px solid #FFFFFF;
    border-radius: 8px;
}
.lvp-crisis-supports-row {
    width: 100%;
    display: flex;
    gap: 16px;
}
@media screen and (max-width: 576px) {
      .lvp-crisis-supports-row {
     flex-wrap: wrap; 
}
.lvp-crisis-supports-col.views-col {
    width: 100% !important;
} 
}
.support-header-view .viewsreference--view-title {
    display: none;
}
.form-item-field-crisis-support-target-id label, .form-item-field-support-target-id label{
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    font-family: 'Onest';
    padding-bottom: 1rem;
}
.lvp-crisis-supports-col .views-field.views-field-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #1A1A1A;
    text-decoration: none;
    margin-bottom: 16px;
    font-family: 'Onest';
}
.lvp-crisis-supports-col .views-field.views-field-field-body .field-content p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #1A1A1A;
    font-family: 'Onest';
}

/* support services*/
.view-support-services .views-exposed-form.bef-exposed-form .form-checkboxes.bef-checkboxes.form--inline {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    display: flex;
    flex-direction: row;
    gap: 12px;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
}
.view-support-services fieldset#edit-field-support-target-id--wrapper .js-form-item.js-form-type-checkbox.checkbox {
    color: #000033;
    text-decoration: none;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Onest';
    background: #FFFFFF;
    border-radius: 48px;
    padding: 4px 24px;
    font-family: 'Onest';
}
.view-support-services fieldset#edit-field-support-target-id--wrapper .js-form-item.js-form-type-checkbox.checkbox input{
    margin-left: 0 !important;
}
.view-support-services .view-content.row {
    background: #FFFFFF;
    padding: 40px 64px;
    border-radius: 24px;
}
.lvp-support-services-row.views-row {
    border-bottom: 1px solid #ADADAD;
    margin-bottom: 24px;
}
/* .lvp-support-services-row.views-row:last-child {
    border-bottom: 0;
} */
.lvp-support-services-row.views-row .views-field.views-field-title span.field-content{
    color: #4B59A8;
    text-decoration: none;
    font-weight: 700;
    line-height: 32px;
    font-size: 24px;
    font-family: 'Onest';
}
.lvp-support-services-row.views-row .views-field.views-field-title{
  margin-bottom: 24px;
}
.lvp-support-services-row.views-row .views-field.views-field-field-body .field-content p {
    font-weight: 400;
    font-size: 20px;
    color: #1A1A1A;
    line-height: 28px;
    font-family: 'Onest';
    margin-bottom: 24px;
}
.support-header-title-wrapper {
    display: flex;
    align-items: center;
    gap: 11px;
    padding-bottom: 24px;
}
.form-item-field-crisis-support-target-id label {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    font-family: 'Onest';
    padding-bottom: 1rem;
}
.support-header-wrapper .view-support-services ul li a::before, .support-header-wrapper .view-support-services ul li a.bef-link--selected::before {
    display: inline-block;
    width: 29px;
    height: auto;
    vertical-align: bottom;
    margin-top: 6px;
}
.support-header-wrapper .view-support-services ul li:nth-child(1) a::before {
    content: url("/themes/custom/telstra/images/counselling.svg");
}
.support-header-wrapper .view-support-services ul li:nth-child(2) a::before {
    content: url("/themes/custom/telstra/images/financial.svg");
}
.support-header-wrapper .view-support-services ul li:nth-child(3) a::before {
    content: url("/themes/custom/telstra/images/legal.svg");
}
.support-header-wrapper .view-support-services ul li:nth-child(4) a::before {
    content: url("/themes/custom/telstra/images/other.svg");
}
.support-header-wrapper .view-support-services ul li:nth-child(5) a::before {
    content: url("/themes/custom/telstra/images/woman.svg"); /* Corrected: This is for Women */
}
.support-header-wrapper .view-support-services ul li:nth-child(6) a::before {
    content: url("/themes/custom/telstra/images/youth.svg"); /* Corrected: This is for Youth */
}
.support-header-wrapper .view-support-services .views-exposed-form.bef-exposed-form ul li:nth-child(1) a.bef-link--selected::before {
    content: url("/themes/custom/telstra/images/counselling_white_logo.svg") !important;
}
.support-header-wrapper .view-support-services .views-exposed-form.bef-exposed-form ul li:nth-child(2) a.bef-link--selected::before {
    content: url("/themes/custom/telstra/images/financial_white_logo.svg") !important;
}
.support-header-wrapper .view-support-services .views-exposed-form.bef-exposed-form ul li:nth-child(3) a.bef-link--selected::before {
    content: url("/themes/custom/telstra/images/legal_white_logo.svg") !important;
}
.support-header-wrapper .view-support-services .views-exposed-form.bef-exposed-form ul li:nth-child(4) a.bef-link--selected::before {
    content: url("/themes/custom/telstra/images/other_white_logo.svg") !important;
}
.support-header-wrapper .view-support-services .views-exposed-form.bef-exposed-form ul li:nth-child(5) a.bef-link--selected::before {
    content: url("/themes/custom/telstra/images/woman_white_logo.svg") !important;
}
.support-header-wrapper .view-support-services .views-exposed-form.bef-exposed-form ul li:nth-child(6) a.bef-link--selected::before {
    content: url("/themes/custom/telstra/images/youth_white_logo.svg") !important;
}
.support-header-wrapper.container-fluid:has(.view-support-services) {
    background: #B08DC1;
}
.support-header-wrapper.container-fluid:has(.view-support-services) .support-header-title-wrapper{
    gap:0;
}
.lvp-crisis-supports-col .views-field.views-field-title a, .lvp-crisis-supports-col .views-field.views-field-title a:hover {
    text-decoration: none;
}
.support-header-description .field--name-field-banner-description p {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Onest';
    color: #1A1A1A;
    padding-bottom: 32px;
}
.support-header-wrapper .support-header-view .view-crisis-support-block li a {
    color: #000033;
    text-decoration: none;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Onest';
    background: #FFFFFF;
    border-radius: 48px;
    padding: 4px 24px;
}
.support-header-wrapper .support-header-view .view-crisis-support-block ul {
    display: flex;
    flex-direction: row;
    gap: 16px;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
    margin-bottom: 24px;
}
.support-header-wrapper .view-support-services ul li a {
    color: #000033;
    text-decoration: none;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Onest';
    background: #FFFFFF;
    border-radius: 48px;
    padding: 4px 24px;
    display: flex;
    align-items: center;
    justify-items: center;
    gap: 5px;
}
.support-header-wrapper .view-crisis-support-block .views-exposed-form.bef-exposed-form ul li a.bef-link--selected{
    background-color: #000033;
    color:#FFFFFF;
}
.support-header-wrapper .view-support-services .views-exposed-form.bef-exposed-form ul li a.bef-link--selected{
    background-color: #000033;
    color:#FFFFFF;
}
.support-header-wrapper {
    padding-top: 64px;
    padding-bottom: 64px;
}
.support-header-logo .field--name-field-card-logo {
    margin: 0;
}
h4.support-header-title {
    font-family: 'Grotzec Condensed';
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
}
.spb-popup-main-wrapper .modal-body h3 {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 1rem;
}
.spb-popup-main-wrapper .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
    margin: 0;
    padding: 20px;
}
.telstra-popup-close-btn {
    margin-top: 32px;
}
@media screen and (max-width: 576px) {
h4.support-header-title {
    font-family: 'Grotzec Condensed';
    font-size: 36px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.support-header-logo img{
  width: 48px;
  height: 48px;
  margin: 0;
}
.support-header-description .field--name-field-banner-description p {
    font-family: 'Onest';
    color: #1A1A1A;
    padding-bottom: 24px;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 28px;
}
.lvp-crisis-supports-col {
    margin-bottom: 24px;
}
.lvp-crisis-supports-row {
    gap: 0;
}
.support-header-wrapper {
    padding-top: 48px;
    padding-bottom: 48px;
}
.support-header-wrapper .support-header-view .view-crisis-support-block ul{
  margin-bottom: 8px;
}
.view-support-services .view-content.row {
    padding: 32px;
}
.lvp-support-services-row.views-row .views-field.views-field-title span.field-content {
    color: #4B59A8;
    text-decoration: none;
    font-family: 'Onest';
    font-size: 20px !important;
    font-weight: 700;
    line-height: 28px;
}
.lvp-support-services-row.views-row .views-field.views-field-field-body .field-content p {
    color: #1A1A1A;
    font-family: 'Onest';
    font-size: 18px !important;
    font-weight: 400;
    line-height: 28px;
}
}
/**/
.lvp-mt-6448 {
    margin-top: 64px;
}
.lvp-mb-6448 {
    margin-bottom: 64px;
}
.lvp-pt-6448 {
    padding-top: 64px;
}
.lvp-pb-6448 {
    padding-bottom: 64px;
}
p {
    margin-bottom: 0px;
}
.lvp-p-20 {
    padding: 20px;
}
.lvp-white-btn {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
}
/* nav#block-telstra-footer {
    margin-left: -18px;
} */

footer .safety-top-link {
    font-family: 'Onest';
    font-size: 24px;
    font-weight: 400;
    line-height: 20px;
    color: #000033;
    text-decoration: underline;
  }

  footer .safety-top-link:hover, 
  footer .safety-top-link:active,
  footer .safety-top-link.active
  footer .safety-top-link:focus {
    font-family: 'Onest';
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    color: #000033;
    text-decoration: underline;
  }
  .accordion--layout-white-bg-accordion {
    background-color: white !important;
  }
.lvp-pt-1612 {
    padding-top: 16px;
}
.lvp-pb-1612 {
    padding-bottom: 16px;
}
.lvp-mt-4024 {
    margin-top: 40px;
}
.lvp-mb-4032{
    margin-bottom: 40px;
}
.lvp-mt-12{
    margin-top: 12px;
}
.lvp-mt-32{
    margin-top: 32px;
}
.lvp-mb-32{
    margin-bottom: 32px;
}
.lvp-terms-and-condition span::after {
    content: url(/themes/custom/telstra/images/lvp-forward.svg);
    cursor: pointer;
    position: relative;
    margin-left: -10px;
    margin-right: 10px;
    top: 5px;
}
/** Aswini Search **/
.js-form-item-search-api-fulltext.form-item-search-api-fulltext label {
    font-family: "Grotzec Condensed";
    font-size: 72px;
    line-height: normal;
    font-weight: 600;
    color: #4B59A8 !important;
    margin: 0;
    padding-bottom: 32px;
}
.view-telstrasearch .views-exposed-form input.js-form-submit {
    padding: 12px 20px;
    background: #4B59A8;
    width: 213px;
    margin: 0;
    font-family: 'Onest';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-left: 20px;
    border-radius: 12px;
    border: 1px solid #4B59A8;
    color: #FFF;
}
.js-form-item-search-api-fulltext{
    width: 70%;
}
.telstra-search-view .view-content.row {
    padding: 64px 128px;
}
.view-telstrasearch .views-row{
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(26, 26, 26, 0.10);
}
.search-form-wrapper .views-exposed-form  input[type="text"] {
    background-image: url(/themes/custom/telstra/images/search.svg);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 20px 20px;
    padding-left: 40px;
    border: 1px solid #484848;
    height: 56px;
    font-size: 20px;
    font-family: 'Onest';
    line-height: 28px;
    color: #484848;
}
.container-fluid.search-form-wrapper {
    padding-top: 48px;
    padding-bottom: 64px;
}
div#block-telstra-content .search-results-wrapper:has(.search-component-view .view-telstrasearch .view-content).container-fluid.search-results-wrapper,
div#block-telstra-content .search-results-wrapper:has(.search-component-view .view-telstrasearch .view-empty).container-fluid.search-results-wrapper{
    padding-top: 48px;
    padding-bottom: 64px;
}
.view-telstrasearch .view-content.row .views-row .views-field.views-field-title-2 {
    font-family: 'Onest';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    color: #4B59A8;
    text-decoration: underline;
    padding-bottom: 8px;
    padding-top: 16px;
}
.view-telstrasearch .view-content.row .views-field.views-field-search-api-excerpt {
    font-family: Onest;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.search-component-view .field--name-field-search-view.field--type-viewsreference .views-element-container.contextual-region .viewsreference--view-title {
    display: none;
}
.search-api-autocomplete-search {
    font-family: 'Onest' !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding: 8px;
    background: #FFF9F2;
    color: #1A1A1A;
    border: 1px solid #FFF9F2 !important;
    overflow-y: scroll;
}
.search-api-autocomplete-search .ui-menu-item {
    list-style-image: none;
    padding-bottom: 16px;
}
.view-telstrasearch .view-header h2 {
    margin-bottom: 16px;
}
@media (max-width: 992px) {
.js-form-item-search-api-fulltext{
    width: 100%;
}
.view-telstrasearch .views-exposed-form input.js-form-submit {
    margin-left: 0px;
}
}
@media screen and (max-width: 576px) {
.view-telstrasearch .views-exposed-form .form-actions
{
    width: 100%;
}
.view-telstrasearch .views-exposed-form input.js-form-submit{
    width: 100%;
}
}
.view-telstrasearch:has(.banner_heading) .content h2.banner_heading {
    color: #4B59A8 !important;
    font-family: "Grotzec Condensed";
    font-size: 72px;
    line-height: normal;
    font-weight: 600;
    color: #4B59A8 !important;
    margin: 0;
    padding-bottom: 32px;
}
/** END Aswini Search **/

.lvp-faq-accordion{
    background-color: #FFFFFF;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
}

.lvp-faq-tab .nav-link {
  background: white;
  border-radius: 50px;
  border: 0;
  color:#000033;
}

.lvp-faq-tab .nav-link.active, .lvp-faq-tab .show>.nav-link {
  color: #fff !important;
  border-radius: 50px;
  background-color: #000033;

}
.pdfobject-container {
    width: 100%;
    height: auto; 
    border: 0;
 }
@media screen and (min-width: 992px) {
    .navbar-expand-lg .offcanvas{
        display:none;
    }
    .lvp-eligibility-checker-apply-now {
        flex: 0 0 auto;
        width: 81.66666667%;
        }
}
.custom-breadcrumb-text span::after {
    content: url(/themes/custom/telstra/images/lvp-chevronright-bk-icon.svg);
    position: relative;
}
.lvp-poster-icon span::before {
    content: url(/themes/custom/telstra/images/lvp-poster-icon.svg);
    cursor: pointer;
    position: relative;
    margin-left: -10px;
    margin-right: 10px;
    top: 5px;
}
.lvp-apply-now-btn{
    width:60%;
    border-radius:12px;
    height: 64px;
    }
#block-telstra-content:has(.accessibility-banner-icon) .banner_heading .field.field--name-field-banner-heading::after {
    vertical-align: super;
    content: url(/themes/custom/telstra/images/lvp-accessibility-icon-big.svg);
    padding-left: 16px;
} 
ol.roman {
    counter-reset: roman-counter;
    list-style: none;
    padding-left: 0;
  }

  ol.roman li {
    counter-increment: roman-counter;
    position: relative;
    padding-left: 1.5rem;
  }

  ol.roman li::before {
    content: counter(roman-counter, lower-roman) ") ";
    position: absolute;
    left: 0;
  }
  #block-telstra-footer {
    margin-left: 10px;
    margin-right: 10px;
  }
  .support-header-logo .field--type-image img {
    margin: 0;
  }
  .lvp-pt-24-pt-border {
    border-top: 1px solid #ADADAD;
    padding-top: 24px;
  }
  .lvp-pb-40 {
    padding-bottom: 40px;
  }

/* service directory start */
.form-item-field-category-service ul {
    display: flex;
    flex-direction: row;
    gap: 12px;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
    padding-bottom: 8px;
  }
.form-item-field-category-service ul li a {
    color: #000033;
    text-decoration: none;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Onest';
    background: #FFFFFF;
    border-radius: 48px;
    padding: 10px 24px;
    display: flex;
    align-items: center;
    justify-items: center;
    gap: 5px;
    border: 1px solid #343434;
  }
.form-item-field-category-service ul li a.bef-link--selected {
    background-color: #000033;
    color: #FFFFFF;
    border: 1px solid #343434;
  }
/* .form-item-field-category-service ul li:nth-child(3) a::before {
    content: url(/themes/custom/telstra/images/financial.svg);
    height: 32px;
  }
.form-item-field-category-service ul li:nth-child(3) a.bef-link--selected::before {
    content: url(/themes/custom/telstra/images/financial_white_logo.svg);
    height: 32px;
  }
.form-item-field-category-service ul li:nth-child(6) a::before {
    content: url(/themes/custom/telstra/images/legal.svg);
    height: 32px;
  }
.form-item-field-category-service ul li:nth-child(6) a.bef-link--selected::before {
    content: url(/themes/custom/telstra/images/legal_white_logo.svg);
    height: 32px;
  }
.form-item-field-category-service ul li:nth-child(7) a::before {
    content: url(/themes/custom/telstra/images/counselling.svg);
    height: 32px;
  }
.form-item-field-category-service ul li:nth-child(7) a.bef-link--selected::before {
    content: url(/themes/custom/telstra/images/counselling_white_logo.svg);
    height: 32px;
  }
.form-item-field-category-service ul li:nth-child(8) a::before {
    content: url(/themes/custom/telstra/images/other.svg);
    height: 32px;
  }
.form-item-field-category-service ul li:nth-child(8) a.bef-link--selected::before {
    content: url(/themes/custom/telstra/images/other_white_logo.svg);
    height: 32px;
  } */
.form-item-field-category-service label {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    font-family: 'Onest';
    padding-bottom: 1rem;
    margin-top: 32px;
  }
.form-item-field-contact-type ul {
    display: flex;
    flex-direction: row;
    gap: 12px;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
    padding-bottom: 8px;
  }
.form-item-field-contact-type ul li a {
    color: #000033;
    text-decoration: none;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Onest';
    background: #FFFFFF;
    border-radius: 48px;
    padding: 10px 24px;
    display: flex;
    align-items: center;
    justify-items: center;
    gap: 5px;
    border: 1px solid #343434;
  }
.form-item-field-contact-type ul li a.bef-link--selected {
    background-color: #000033;
    color: #FFFFFF;
    border: 1px solid #343434;
  }
.form-item-field-contact-type label {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    font-family: 'Onest';
    padding-bottom: 1rem;
    margin-top: 32px;
  }
.form-item-field-underrepresented-cohorts ul {
    display: flex;
    flex-direction: row;
    gap: 12px;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
    padding-bottom: 8px;
  }
.form-item-field-underrepresented-cohorts ul li a {
    color: #000033;
    text-decoration: none;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Onest';
    background: #FFFFFF;
    border-radius: 48px;
    padding: 10px 24px;
    display: flex;
    align-items: center;
    justify-items: center;
    gap: 5px;
    border: 1px solid #343434;
  }
.form-item-field-underrepresented-cohorts ul li a.bef-link--selected {
    background-color: #000033;
    color: #FFFFFF;
    border: 1px solid #343434;
  }
.form-item-field-underrepresented-cohorts label {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    font-family: 'Onest';
    padding-bottom: 1rem;
    margin-top: 32px;
  }
  #edit-actions--2 input.js-form-submit {
    padding: 12px 20px;
    background: #4B59A8;
    width: 213px;
    margin: 0;
    font-family: 'Onest';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-left: 20px;
    border-radius: 12px;
    border: 1px solid #4B59A8;
    color: #FFF;
  }

  #edit-field-location--2 {
    margin-left: 1rem;
  }
  .lvp-service-list {
    border-radius: 1rem;
    padding: 1.5rem !important;
    margin-bottom: 1rem;
    border-width: 2px;
    border: 2px solid #dee2e6;
    margin-top: 1rem;
}
.lvp-service-list-category {
    color: #000033;
    font-family: 'Onest';
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.lvp-service-list-title {
    color: #000033;
    font-family: 'Onest';
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-top: 0.5rem;
}
.lvp-service-list-address {
    color: #000033;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 1rem;
}
.lvp-service-list-timing {
    color: #000033;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 0.5rem;
}
a.lvp-service-list-website {
    border-radius: 12px;
    background-color: white;
    text-decoration: none;
    color: #4B59A8 !important;
    background-image: none;
    border-color: #4B59A8 !important;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    border-width: 2px;
    width: 100%;
    margin-top: 1rem;
}
a.lvp-service-list-call {
    border-radius: 12px;
    background-color: white;
    text-decoration: none;
    color: #4B59A8 !important;
    background-image: none;
    border-color: #4B59A8 !important;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    border-width: 2px;
    width: 100%;
    margin-top: 1rem;
}
.page-link {
    background-color: transparent;
    color: #1a1a1a; 
    border: transparent;
}
.pagination-lg .page-link {
    padding: 16px 20px;
}
.page-link:hover,
.page-link:focus {
    background-color: transparent !important;
    color: #1a1a1a;
    font-weight: 700;
}
.pager__item.is-active a.page-link {
    background-color: transparent;
    color: #1a1a1a;
    font-weight: 700;
}
.active>.page-link, .page-link.active {
    background-color: transparent;
    color: #1a1a1a;
    font-weight: 700;
}
.page-link:last-child:hover {
    color: white;
    background-color: #4B59A8 !important; 
    border-color: #4B59A8;
    font-weight: 700;
}
.page-link:first-child:hover {
    color: white;
    background-color: #4B59A8 !important; 
    border-color: #4B59A8;
    font-weight: 700;
}
.disabled>.page-link, .page-link.disabled {
    background-color: transparent !important; 
}
.page-item:first-child .page-link {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem;
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
}
.lvp-mt-4816 {
    margin-top: 48px;
}
li.pager__item.pager__item--previous.is-disabled:not(li:nth-child(2).pager__item.is-active) {    
    /* padding: 16px 20px; */
    padding: 0px;
    }

.lvp-filters > .col-md-2 > input {
    background-color: #4B59A8;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    height: 56px;
    border-radius: 12px;
    margin-top: -0.7rem;
}
.lvp-filters > .col-md-4 > .js-form-item-search-api-fulltext {
    width: 100%;
}
.lvp-service-list > .views-field-field-category-service {
    flex: 0 0 auto;
    width: 100%;
}
    
.lvp-service-list > .views-field.views-field-nothing {
    flex: 0 0 auto;
    width: 75%;
}
    
.lvp-service-list > .views-field-field-service-location-id {
    flex: 0 0 auto;
    width: 75%;
}
    
.lvp-service-list > .views-field-field-phone-number {
    flex: 0 0 auto;
    width: 25%;
    margin-top: -6rem;
}
details[open] > summary:first-of-type::after{
    content: url(/themes/custom/telstra/images/lvp_chevronup.svg);
    transform: rotate(180deg);
    float: right;
    margin-top: -5px;
}
summary::after {
    content: url(/themes/custom/telstra/images/lvp_chevronup.svg);
    transform: rotate(0deg);
    float: right;
}
details>summary::marker {
content: "";
}
details>summary {
Font-weight: 700;
}
  /* service directory end */


  /* paragraph--program-support start */
.program_factsheet_section h2.lvp-ocean-blue {
color: #1A1A1A !important;
font-family: 'Onest';
font-size: 20px !important;
font-weight: 700 !important;
line-height: 28px;
margin-top: -90px;
}

.program_factsheet_section .col-lg-6.flex-column.ps-0 {
margin-top: -70px;
}
.program_factsheet_section .col-lg-6.flex-column.ps-0.align-content-center {
    margin-top: -120px;
}
/* paragraph--program-support end */


/* Eligibility checker starts */
.lvp-danger-divider.container {
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    width: 100%;
}
label.lvp-are-you {
    padding-left: 4%;
    padding-right: 4%;
}
div#edit-immediate-danger {
    padding-left: 4%;
    padding-right: 4%;
}
div#edit-immediate-danger > div {
    border: 1px solid #c9c9c9;
    padding: 10px 40px;
    border-radius: 0.5rem;
    width: 100%;
    cursor: pointer;
    margin-bottom: 0px;
}
div#edit-immediate-danger > div > input {
    cursor: pointer;
}
div#edit-immediate-danger > div:hover {
background-color: #EDEEF6;
}
        
div#edit-immediate-danger > div:has(.form-check-input:checked[type=radio]) {
background-color: #EDEEF6;
}
div#edit-immediate-danger > div > label {
    width: 110%;
    cursor: pointer;
    font-family: 'Onest';
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.form-check-input:checked {
background-color: #4B59A8;
border-color: #4B59A8;
}
 div#edit-actions, .lvp-feedback-form .form-actions.webform-actions {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2rem;
}
div#edit-actions input, .lvp-feedback-form .webform-button--submit {
    background-color: #4B59A8;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    border-radius: 12px;
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
}
.lvp-quik::before {
    content: url(/themes/custom/telstra/images/lvp-quick-exit-icon.svg);
    position: relative;
    top: 5px;
    right: 5px;
}
.lvp-dsc::before {
    content: url(/themes/custom/telstra/images/lvp-device-safety-check-icon.svg);
    position: relative;
    top: 5px;
    right: 5px;
}
.lvp-nai::before {
    content: url(/themes/custom/telstra/images/lvp-need-interpreter-icon.svg);
    position: relative;
    top: 5px;
    right: 5px;
}
.lvp-nrs::before {
    content: url(/themes/custom/telstra/images/lvp-national-relay-service-icon.svg);
    position: relative;
    top: 5px;
    right: 5px;
}
.lvp-age-id::before {
    content: url(/themes/custom/telstra/images/lvp-age-id-icon.svg);
    position: relative;
    top: 4px;
    left: 5px;
    padding-right: 18px;
}
.lvp-residency::before {
    content: url(/themes/custom/telstra/images/lvp-residency-icon.svg);
    position: relative;
    top: 2px;
    left: 5px;
    padding-right: 18px;
}
.lvp-support-letters::before {
    content: url(/themes/custom/telstra/images/lvp-support-letters-icon.svg);
    position: relative;
    top: 3px;
    left: 5px;
    padding-right: 18px;
}
.lvp-living-situation::before {
    content: url(/themes/custom/telstra/images/lvp-living-situation-icon.svg);
    position: relative;
    top: 2px;
    left: 5px;
    padding-right: 18px;
}
.lvp-fin-situation::before {
    content: url(/themes/custom/telstra/images/lvp-financial-situation-icon.svg);
    position: relative;
    top: 6px;
    left: 5px;
    padding-right: 18px;
}
.lvp-consent-safety-icon-accor p::before {
    content: url(/themes/custom/telstra/images/lvp-consent-safety-icon.svg);
    position: relative;
    top: 4px;
    left: 5px;
    padding-right: 18px;
}
.lvp-age-id-accor p::before {
    content: url(/themes/custom/telstra/images/lvp-age-id-icon.svg);
    position: relative;
    top: 4px;
    left: 5px;
    padding-right: 18px;
}
.lvp-residency-accor p::before {
    content: url(/themes/custom/telstra/images/lvp-residency-icon.svg);
    position: relative;
    top: 2px;
    left: 5px;
    padding-right: 18px;
}
.lvp-support-letters-accor p::before {
    content: url(/themes/custom/telstra/images/lvp-support-letters-icon.svg);
    position: relative;
    top: 3px;
    left: 5px;
    padding-right: 18px;
}
.lvp-living-situation-accor p::before {
    content: url(/themes/custom/telstra/images/lvp-living-situation-icon.svg);
    position: relative;
    top: 2px;
    left: 5px;
    padding-right: 18px;
}
.lvp-fin-situation-accor p::before {
    content: url(/themes/custom/telstra/images/lvp-financial-situation-icon.svg);
    position: relative;
    top: 6px;
    left: 5px;
    padding-right: 18px;
}
section.form-wrapper.webform-section {
background-color: #FFF0DE; 
margin-top: -1rem;
}
section.form-wrapper.webform-section h2 {
margin-left: 4%;
margin-right: 4%;
color: #1A1A1A;
Font-size: 36px
}
section.form-wrapper.webform-section .webform-section-wrapper {
gap: 1rem;    
display: flex;
margin-left: 4%;
margin-right: 4%;
flex: 1 0 0%;
padding-bottom: 3rem;
}
section.form-wrapper.webform-section .webform-section-wrapper fieldset {
    background-color: white;
    padding: 2.5rem !important;
    box-shadow: 0 10px 25px 0 rgba(18, 40, 104, 0.2);
    border-radius: 1rem;
    text-align: center;    
    display: flex;
    flex-direction: column;
    flex: 1 0 0%;
    text-align: center;
    min-width: 20%;
}
section.form-wrapper.webform-section .webform-section-wrapper fieldset.lvp-your-living-first legend,
section.form-wrapper.webform-section .webform-section-wrapper fieldset.lvp-your-living-second legend {
text-align: left;
}
section.form-wrapper.webform-section .webform-section-wrapper fieldset legend {
font-family: 'Onest';
font-size: 20px;
font-weight: 700;
line-height: 28px;
}
section.form-wrapper.webform-section .fieldset-wrapper {
display: flex;
justify-content: center;
flex-direction: column;
margin-top: auto;
font-family: 'Onest';
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
section.form-wrapper.webform-section .lvp-your-living-first .fieldset-wrapper,
section.form-wrapper.webform-section .lvp-your-living-second .fieldset-wrapper {
display: flex;
justify-content: center;
flex-direction: column;
margin-top: 0px;
font-family: 'Onest';
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
section.form-wrapper.webform-section .js-webform-radios.webform-options-display-one-column.radio {
display: flex;
justify-content: center;
gap: 2rem;
margin-top: 1rem;
font-family: 'Onest';
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
section.form-wrapper.webform-section .lvp-your-living-first .js-webform-radios.webform-options-display-one-column.radio {
display: block;
text-align: left;
gap: 0.5rem;
margin-top: 1rem;
}
section.form-wrapper.webform-section .lvp-your-living-second .js-webform-radios.webform-options-display-one-column.radio {
display: block;
text-align: left;
gap: 0.5rem;
margin-top: 1rem;
}
.lvp-check-my-eligibility {
text-align: right;
padding-right: 4rem;
}
.lvp-check-my-eligibility input.btn {
    padding-right: 2rem;
    padding-left: 2rem;
}    
.lvp-check-my-eligibility input {
    background-color: #4B59A8;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    border-radius: 12px;    
    width: auto;
    margin-bottom: 3rem;
    padding-top: 15px;
    padding-bottom: 15px;
}
.lvp-check-my-eligibility > input:hover,
.lvp-check-my-eligibility > input:active {
    background-color: #4B59A8 !important;
}
input.lvp-check-my-eligibility-btn:hover {
    background-color: #4B59A8;
}
.lvp-eligibility-checker-apply-now .webform-button--previous, 
.lvp-eligibility-checker-apply-now .webform-button--previous:hover {
    background-color: white !important;
    color: #4B59A8;
    border: 2px solid #4B59A8;
}
.lvp-eligibility-checker-apply-now {
    width: 72%;
    padding-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    padding-right: 3.7rem;
    padding-left: 3.7rem;
}
.lvp-eligibility-checker-apply-now input {
    background-color: #4B59A8;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    border-radius: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.lvp-eligibility-checker-apply-now > input:hover,
.lvp-eligibility-checker-apply-now > input:active,
.lvp-eligibility-checker-apply-now > input:focus {
    background-color: #4B59A8 !important;
}
.lvp-pl-5perc {
    padding-left: 5%;
}
.lvp-pr-5perc {
    padding-right: 5%;
}
section.form-wrapper.webform-section .webform-section-wrapper fieldset:has(input[type="radio"]:checked) {
    background-color: #B4CFE9;
 }  
 .lvp-eligibility-checker-back-btn {
    width: 30%;
    padding-left: 9%;
    padding-bottom: 1rem;
}
.lvp-eligibility-checker-back-btn input {
    background-color: white;
    color: #4B59A8;
    border: 2px solid #4B59A8 !important;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    border-radius: 12px;
	cursor: pointer;
}   
.lvp-respect-icon::before {
    content: url(/themes/custom/telstra/images/lvp-respect-icon.svg);
    position: relative;
    top: 5px;
    right: 5px;
}
.lvp-prefer-to-call-icon::before {
    content: url(/themes/custom/telstra/images/lvp-prefer-to-call.svg);
    position: relative;
    top: 5px;
    right: 5px;
}  
.lvp-disconnected-call-icon::before {
    content: url(/themes/custom/telstra/images/lvp-disconnected-call.svg);
    position: relative;
    top: 5px;
    right: 5px;
}      
.webform-submission-form.strong.error.form-item--error-message {
    color: red;
} 
.lvp-asteric {
    color: red;
}
input.lvp-ec-consent1 {
    width: 1em;
}
input.lvp-ec-consent2 {
    width: 1em;
}
input.lvp-ec-consent3 {
    width: 2.5em;
}
.lvp-black-border {
    border-color: #484848;
    border: 1px solid;
}
.form-check-input {
    border: 1px solid #003;
}
.lvp-ml-zeropoint7-left-right {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    align-items: center;
}
.error {
    color: red !important;
}
.lvp-eligibility-checker-apply-now input.lvp-back {
    background-color: #4B59A8;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    border-radius: 12px;
    color: white;
    border: 2px solid #4B59A8 !important;
    padding-top: 15px;
    padding-bottom: 15px;
}
/* .lvp-eligibility-checker-apply-now input:hover.lvp-back {
    background-color: white !important;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    border-radius: 12px;
    color: #4B59A8 !important;
    border: 2px solid #4B59A8 !important;
} */
.btn.disabled, 
.btn:disabled, 
fieldset:disabled .btn {
    Opacity: 0.35;
}
.webform-section-wrapper > fieldset > legend > .form-required::after {
    background-image:none;
}
.form-item-changed-location-status {
    margin-bottom:1.5rem;
}
.form-item-residency-status {
    margin-bottom:1.5rem;
}
div#edit-immediate-danger > div > input.form-check-input {
    width: 16px;
    height: 16px;
}
.form-control:focus {
    box-shadow: none;
    color: white;
}
.form-check-input:focus {
    box-shadow: none;
}
.btn:focus-visible {
    box-shadow: none;
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn, div#edit-actions input:disabled {
    background-color: rgba(229, 229, 229, 1);
    border-color: rgba(229, 229, 229, 1);
    color: #767676;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    Opacity:1;
    padding-top: 15px;
    padding-bottom: 15px;
}
.btn:first-child:active:focus-visible {
    box-shadow: none;
}  
.lvp-eligibility-checker-apply-now-ec-back {
    width: 30%;
    text-align: left;
    padding-left: 3rem;
}

.lvp-eligibility-checker-apply-now-ec-back input,
.lvp-eligibility-checker-apply-now-ec-back input:hover,
.lvp-eligibility-checker-apply-now-ec-back input:focus,
.lvp-eligibility-checker-apply-now-ec-back input:active {
 padding-top: 0.9rem;
 padding-bottom: 0.9rem;
 border-radius: 12px;
 background-color: white;
 color: #4B59A8;
 font-family: 'Onest';
 font-size: 24px;
 font-weight: 700;
 line-height: 32px;
 text-decoration: none;
 border: 2px solid #4B59A8;
 text-align: center;
 margin-top: 1rem;
}
/* Eligibility checker ends */

/* Referral agent starts */
.lvp-hero-banner .lvp-hero-banner-btn-1 .field--name-field-cta-banner a { 
    color: white;   
    border-radius: 12px;
    background-color: #000033;
    font-family: 'Onest';
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    padding-left: 1.5rem;
    padding-bottom: 1rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}
.lvp-hero-banner .lvp-hero-banner-btn-2 .field--name-field-cta2-banner a {
    padding-left: 3.3rem;
    padding-right: 3.3rem;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
    border-radius: 12px;
    background-color: white;
    color: #4B59A8;
    font-family: 'Onest';
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-decoration: none;
    border: 2px solid #4B59A8;
    text-align: center;
    display: inline-block;
    margin-top: 1rem;
}
.lvp-referral-banner .lvp-referral-banner-btn-1 .field--name-field-info-box-link a {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
    border-radius: 12px;
    background-color: white;
    color: #4B59A8;
    font-family: 'Onest';
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-decoration: none;
    border: 2px solid #4B59A8;
    text-align: center;
    display: inline-block;
}
.lvp-referral-banner .lvp-referral-banner-btn-2 .field--name-field-cta-banner a {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
    border-radius: 12px;
    background-color: #000033;
    color: white;
    font-family: 'Onest';
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-decoration: none;
    border: 2px solid white;
    text-align: center;
    display: inline-block;
}
.lvp-border-light-blue {
    border: 2px solid #EDEEF6;;
}
.lvp-lilac-circle-50 {
    width: 48px;
    height: 48px;
}
a.lvp-refferal-victim-survivor-btn, 
a.lvp-refferal-victim-survivor-btn:hover {
    color: #4B59A8;
    border-radius: 12px;
    background-color: white;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    padding-left: 1.5rem;
    padding-bottom: 1rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border: 2px solid #4B59A8;
}
.lvp-eligibility-checker-apply-now.form-actions.js-form-wrapper.form-wrapper {
    width: 100%;
    padding-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-bottom: 3rem;
    margin-top: 3rem;
}
.lvp-eligibility-checker-apply-now.form-actions.js-form-wrapper.form-wrapper input {
    background-color: #4B59A8;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    border-radius: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.lvp-eligibility-checker-apply-now.form-actions.js-form-wrapper.form-wrapper input:disabled {
    background-color: rgba(229, 229, 229, 1);
    border-color: rgba(229, 229, 229, 1);
    color: #767676;
}
    
.lvp-eligibility-checker-apply-now input.webform-button--previous,
.lvp-eligibility-checker-apply-now input.webform-button--previous:hover {
background-color: white !important;
color: #4B59A8;
border: 2px solid #4B59A8;
    }

.lvp-tell-us-form input.form-control {
border: 1px solid #484848;
}
.lvp-tell-us-form-wrapper {
    width: 90%;
    padding-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-bottom: 3rem;
    margin-top: 3rem;
    padding-right: 3.5rem;
    padding-left:3.5rem;
    }
    
    .lvp-tell-us-form-wrapper input.webform-button--submit {
    background-color: #4B59A8;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    border-radius: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
    }
    .lvp-tell-us-form-wrapper input.webform-button--submit:disabled {
        background-color: rgba(229, 229, 229, 1);
        border-color: rgba(229, 229, 229, 1);
        color: #767676;
    }
    
    .lvp-tell-us-form-wrapper input.webform-button--previous,
    .lvp-tell-us-form-wrapper input.webform-button--previous:hover {
    background-color: white !important;
    color: #4B59A8;
    border: 2px solid #4B59A8;
    border-radius: 12px;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    }
    .lvp-lavender-gray-color-bg .nav.nav-pillss li:nth-child(1) a {
        border-top-right-radius: 2rem;
    }
    .lvp-lavender-gray-color-bg .nav-link h3{
        text-align: left;
    }
    a.lvp-referral-victim-survivor-btn, 
a.lvp-referral-victim-survivor-btn:hover {
    color: white;
    border-radius: 12px;
    background-color: #4B59A8;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    padding-left: 1.5rem;
    padding-bottom: 1rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}
.lvp-eligibility-checker-apply-now-new input,
.lvp-eligibility-checker-apply-now-new input:hover,
.lvp-eligibility-checker-apply-now-new input:active,
.lvp-eligibility-checker-apply-now-new input:focus {
    background-color: #4B59A8;
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    border-radius: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 25%;
    }
.lvp-eligibility-checker-apply-now-new {
    text-align: right;
    padding-right: 4rem;
}
.lvp-step-box {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.lvp-referral-button {
  margin-top: auto;
}
p {
    font-family: 'Onest';
}
.lvp-eligibility-checker-apply-now-back {
    Width: 30%;
    text-align: left;
    padding-left: 3rem;
}
.lvp-eligibility-checker-apply-now-back input,
.lvp-eligibility-checker-apply-now-back input:hover,
.lvp-eligibility-checker-apply-now-back input:focus,
.lvp-eligibility-checker-apply-now-back input:active {
 padding-top: 0.9rem;
 padding-bottom: 0.9rem;
 border-radius: 12px;
 background-color: white !important;
 color: #4B59A8 !important;
 font-family: 'Onest';
 font-size: 24px !important;
 font-weight: 700 !important;
 line-height: 32px;
 text-decoration: none;
 border: 2px solid #4B59A8 !important;
 text-align: center;
 margin-top: 1rem;
}
section.form-wrapper.webform-section h4 {
    margin-left: 4%;
    margin-right: 4%;
    color: #1A1A1A;
    Font-size: 36px;
    margin-bottom: 1.5rem;
}
.lvp-tell-us-form input.required.form-control{
    color: #1A1A1A;
}
.webform-submission-contact-form-form fieldset.captcha.captcha-type-challenge--image {    
    font-family: 'Onest';
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    }
    
    .webform-submission-contact-form-form fieldset.captcha.captcha-type-challenge--image legend {
    margin-top: 1rem;
    margin-bottom: 1rem;
    }
    
    .webform-submission-contact-form-form input.form-control,
    .webform-submission-contact-form-form textarea.form-textarea {
        color: #1A1A1A;
    }
    .lvp-feedback-form-btn div#edit-actions, .lvp-feedback-form .form-actions.webform-actions {
        margin-right: 2rem;
        margin-top: 1rem;
    }
    *[id] {
        scroll-margin-top: 150px; 
    }
    .lvp-feedback-form .alert-success .alert-heading {
        display: none;
    }
    .lvp-feedback-form .alert-success {
        --bs-alert-bg: #FFF0DE;
        --bs-alert-border-color: #FFF0DE;
    }
    .tab-wrapper.lvp-tab-main-container.lvp-lavender-gray-color-bg h3 {
        margin-top: 16px;
    }
    .lvp-light-blue-color-bg.lvp-mt-4024:has(.lvp-referral-pathway) {
        margin-top: -108px;
    }
    .lvp-feedback-form .webform-confirmation__message {
        margin: 0px;
    }
    .lvp-table tr td, .lvp-table tr th {
        background-color: white;
        padding-top: 12px;
        padding-right: 16px;
        padding-bottom: 12px;
        padding-left: 16px;
        opacity: 1;
        border-top-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-color: #C9C9C9;
    }

/* Referral agent ends */

    ul {
        list-style-type: disc;
    }
    @media (min-width: 768px) { 
        .container:has(.lvp-referral-pathway) {
            margin-right: 2%;
            width: 98%;
            }
    }
    @media (min-width: 820px) {
        .container:has(.lvp-referral-pathway) {
    margin-right: 5.5%;
    width: 98%;
        }
    }
    @media (min-width: 844px) {
        .container:has(.lvp-referral-pathway) {
    margin-right: 7.5%;
    width: 98%;
        }
    }
    @media (min-width: 912px) {
        .container:has(.lvp-referral-pathway) {
    margin-right: 10%;
    width: 98%;
        }
    }
    @media (min-width: 932px) {
        .container:has(.lvp-referral-pathway) {
    margin-right: 11%;
    width: 98%;
        }
    }
    @media (min-width: 992px) {
        .container:has(.lvp-referral-pathway) {
    margin-right: 8.7%;
    width: 98%;
        }
    }
    @media (min-width: 1024px) {
        .container:has(.lvp-referral-pathway) {
    margin-right: 2%;
    width: 98%;
        }
    }
    @media (min-width: 1180px) {
        .container:has(.lvp-referral-pathway) {
    margin-right: 8.7%;
    width: 98%;
        }
    }
    @media (min-width: 1200px) {
        .container:has(.lvp-referral-pathway) {
    margin-right: 4%;
    width: 98%;
        }
    }
    @media (min-width: 1366px) {
        .container:has(.lvp-referral-pathway) {
    margin-right: 7.6%;
    width: 98%;
    }
    }
    @media (min-width: 1400px) {
        .container:has(.lvp-referral-pathway) {
        margin-right: 2%;
        width: 98%;
        }
    }
    @media (min-width: 1560px) {
        .container:has(.lvp-referral-pathway) {
            margin-right: 7%;
            width: 98%;
        }
    }
    @media (min-width: 1660px) {
        .container:has(.lvp-referral-pathway) {
            margin-right: 10%;
            width: 98%;
        }
    }
    @media (min-width: 1860px) {
        .container:has(.lvp-referral-pathway) {
            margin-right: 14.6%;
            width: 98%;
        }
    }
    @media (min-width: 1960px) {
        .container:has(.lvp-referral-pathway) {
            margin-right: 23.6%;
            width: 98%;
        }
    }
    @media (min-width: 3200px) {
        .container:has(.lvp-referral-pathway) {
            margin-right: 32.3%;
            width: 98%;
        }
    }
    

@media screen and (max-width: 1200px) {
    .modal .btn-close {
        padding-left: 11%;
    }
}
@media screen and (max-width: 992px) {
    .modal .btn-close {
        padding-left: 21%;
    }
    section.form-wrapper.webform-section .webform-section-wrapper fieldset {
        background-color: white;
        padding: 2.5rem !important;
        box-shadow: 0 10px 25px 0 rgba(18, 40, 104, 0.2);
        border-radius: 1rem;
        text-align: center;    
        display: block;
    }
}

@media screen and (max-width: 768px) {
.lvp-service-list > .views-field-field-phone-number {
    flex: 0 0 auto;
    width: 100%;
    margin-top: 0;
}
}

@media screen and (max-width: 576px) {
    .dropdown-menu {
        --bs-dropdown-border-width:0px;
        padding:0px!important;
        border: none!important;
}
    .btn-fixed-width{
        width: 100%!important;
    }
    .modal .btn-close {
        padding-left: 24%;
    }
    /* service directory start */
    #edit-field-location--2 {
        margin-left: 0;
      }
      a.lvp-service-list-website {
        width: 100%;
      }
      a.lvp-service-list-call {
        width: 100%;
      }
      .lvp-mt-4816 {
        margin-top: 16px;
    }
    /* service directory end */

/* paragraph--program-support start */
    .program_factsheet_section h2.lvp-ocean-blue {
        margin-top: -70px;
    }
    .program_factsheet_section .col-lg-6.flex-column.ps-0 {
        margin-top: -30px;
    }
    .program_factsheet_section .col-lg-6.flex-column.ps-0.align-content-center {
        margin-top: 10px;
    }
/* paragraph--program-support ends */

/* Eligibility checker start */
section.form-wrapper.webform-section .webform-section-wrapper fieldset {
	min-width: 100%;
}
.lvp-eligibility-checker-apply-now {
    width: 100%;
    display:block !important;
    padding-right: 2rem;
    padding-left: 2rem;
}
.lvp-eligibility-checker-apply-now .webform-button--previous, 
.lvp-eligibility-checker-apply-now .webform-button--previous:hover {
margin-bottom: 2rem;
}
div#edit-actions { 
    width: 45%;
}
.lvp-check-my-eligibility  {
    margin-left: -1rem;
   }
   .lvp-check-my-eligibility input.btn {
    width: auto;
    /* padding: 3% 6%; */
    padding-right: 5rem;
    padding-left: 5rem;
}

section.form-wrapper.webform-section .webform-section-wrapper {
    display: block;
}
input.lvp-ec-consent1 {
    width: 2.5em;
}
input.lvp-ec-consent2 {
    width: 2em;
}
input.lvp-ec-consent3 {
    width: 8.5em;
}
section.form-wrapper.webform-section .webform-section-wrapper fieldset {
    background-color: white;
    padding: 2.5rem !important;
    box-shadow: 0 10px 25px 0 rgba(18, 40, 104, 0.2);
    border-radius: 1rem;
    text-align: center;    
    display: block;
}
.lvp-eligibility-checker-apply-now-new input {
    width: 90%;
}
.lvp-eligibility-checker-apply-now-new {
    text-align: center;
    padding-right: 0.75rem;
}
.lvp-check-my-eligibility {
    text-align: center;
    padding-right: 0rem;
    }
.lvp-eligibility-checker-apply-now-ec-back {
    width: auto;
    text-align: left;
    padding-left: 1rem;
    padding-right: 1rem;
}
/* Eligibility checker ends */

/* Referral agent starts */
    .lvp-hero-banner-btn-1 .field--name-field-cta-banner,
    .lvp-hero-banner-btn-2 .field--name-field-cta2-banner {
    display: grid;
    }
    .lvp-tell-us-form-wrapper {
        width: 100%;
        display:block !important;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-left: 1rem;
        margin-top: 1rem;
        padding-bottom: 0rem;
    } 
    .lvp-tell-us-form-wrapper input.webform-button--previous {
        margin-bottom: 1.5rem;
    }
    .lvp-eligibility-checker-apply-now-back {
        text-align: center;
        width: auto;
        padding-right: 1rem;
        padding-left: 1rem;
        }
    .lvp-light-blue-color-bg.lvp-mt-4024:has(.lvp-referral-pathway) {
        margin-top: -75px !important;
    }
/* Referral agent ends */
}

/* Loader */
.spinner {
      /* Position and style your loader to sit over the content area */
      position: absolute; /* or fixed, depending on your layout */
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: white;
      z-index: 10;
      display: flex;
      justify-content: center;
      align-items: center;
      /* Add an initial visibility state to be toggled by JS */
      visibility: visible;
      opacity: 1;
      transition: opacity 0.5s ease-in-out;
      z-index: 1020;
  }

  .spinner div {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    background: #747474;
    border-radius: 50%;
    transform-origin: 5px 0px;
    animation: fade 1.2s linear infinite;
  }

  .spinner div:nth-child(1) { transform: rotate(0deg) translateX(15px); animation-delay: -1.1s; }
  .spinner div:nth-child(2) { transform: rotate(45deg) translateX(15px); animation-delay: -1s; }
  .spinner div:nth-child(3) { transform: rotate(90deg) translateX(15px); animation-delay: -0.9s; }
  .spinner div:nth-child(4) { transform: rotate(135deg) translateX(15px); animation-delay: -0.8s; }
  .spinner div:nth-child(5) { transform: rotate(180deg) translateX(15px); animation-delay: -0.7s; }
  .spinner div:nth-child(6) { transform: rotate(225deg) translateX(15px); animation-delay: -0.6s; }
  .spinner div:nth-child(7) { transform: rotate(270deg) translateX(15px); animation-delay: -0.5s; }
  .spinner div:nth-child(8) { transform: rotate(315deg) translateX(15px); animation-delay: -0.4s; }

  @keyframes fade {
    0% { opacity: 1; }
    100% { opacity: 0.3; }
  }

  #my-loader.is-hidden {
    visibility: hidden;
    opacity: 0;
  }
/* Loader End*/
.remove_space {
    margin-top: -64px!important;
}

.dropdown-menu .dropdown-item  a {
    text-decoration: none;
    font-family: 'Onest';
    font-size: 18px;
    line-height: 28px;
}
.dropdown-menu {
    --bs-dropdown-border-width:0px;
    width: 352px;
    padding:18px;
    border-radius: 8px;
    border: 1px solid #5C5C5C;
}
.paragraph_contact_box .lvp-toll-free-h4 {
    line-height: 100%;
    padding-top: 20px;
}
.paragraph_contact_box h4{
    padding-bottom: 15px;
}
.btn-fixed-width{
    width: 327px;
}