.block.--bg-light-gray .expandables.exp-accordion #accordion_9f6eb31153 .accordion-item:first-of-type {
border: 0 solid black;
}

#link_list_2025-06-19-14-14-50-716 {
    padding: 4rem 0;
    background-image: url(https://engineering.purdue.edu/38_38_Dev/images/moon-texture);
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#link_list_2025-06-19-14-14-50-716::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.bolded {
    font-weight: 700;
}

.tree-buttons {
    text-align: center;
}

.tree-buttons .purdue-btn.btn-gold, #page_template_embed_2025-06-06-14-54-06-620 .motion-heading, #page_template_embed_2025-06-06-14-54-06-620 .motion-heading::before,
#callout_2025-06-06-10-18-06-436 .purdue-btn.btn-gold, #callout_2025-06-06-10-40-29-328 .purdue-btn.btn-gold,
#page_template_embed_2025-06-17-11-02-17-238 .motion-heading:before, #page_template_embed_2025-06-17-11-02-17-238 .motion-heading,
#link_list_2025-06-19-14-14-50-716 .motion-heading:before, #link_list_2025-06-19-14-14-50-716 .motion-heading  {
    background-color: var(--aged-gold) !important;
    color: white !important;
}

#link_list_2025-06-19-14-14-50-716 .motion-line {
    width: calc(100% - 20px);
    border-top: 2px solid var(--aged-gold) !important;
    margin-left: 20px;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
}

#link_list_2025-06-19-14-14-50-716 .arrow-circle-gold:after {
    background-image: url("images/arrow-circle-right-white");
}

.tree-buttons .btn-gold.btn-arrow:after, #callout_2025-06-06-10-40-29-328 .btn-gold.btn-arrow:after, #callout_2025-06-06-10-18-06-436 .btn-gold.btn-arrow:after  {
    background-image: url("images/arrow-right-white")
}

/************Homepage************/

#banner_2025-06-12-12-13-07-498 .hgroup.hg-center {
    visibility: hidden;
}


#banner_2025-06-12-12-13-07-498 .banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(https://engineering.purdue.edu/38_38_Dev/controls/block_settings/banner_2025-06-12-12-13-07-498/Homepage-Banner-750px.gif) !important;
}


#body_copy_2025-06-06-11-02-04-654 .body-copy {
    background: #8E6F3E;
    padding: 0.5rem;
}

#body_copy_2025-06-06-11-02-04-654 .body-copy .container .closed-banner {
    color: white;
}

.closed-banner {
    text-align: center;
    font-size: 1.2rem;
    line-height: 2.5rem !important;
    margin-top: -1.4rem;
}

#body_copy_2025-06-06-13-13-18-317 .hgroup {
    width: calc(100% - 20px);
    border-top: 2px solid var(--boiler-gold);
    margin-left: 20px;
}

#body_copy_2025-06-06-13-13-18-317 .hgroup .motion-heading {
    margin: 0;
}




/**Homepage-Media Queries**/

@media (min-width: 480px) {
    #banner_2025-06-12-12-13-07-498 .banner {
        height: 305px;
    }
}

@media (min-width: 576px) {
    #banner_2025-06-12-12-13-07-498 .banner {
        height: 240px;
    }
}


@media screen and (min-width: 768px) {
    #banner_2025-06-12-12-13-07-498 .banner {
        height: 300px;
    }
}

@media screen and (min-width: 992px) {
    #banner_2025-06-12-12-13-07-498 .banner {
        height: 370px;
    }
}

@media screen and (min-width: 1200px) {
    #banner_2025-06-12-12-13-07-498 .banner {
        height: 460px;
    }
}

@media screen and (min-width: 1400px) {
    #banner_2025-06-12-12-13-07-498 .banner {
        height: 535px;
    }
}

@media screen and (min-width: 1700px) {
    #banner_2025-06-12-12-13-07-498 .banner {
        height: 620px;
    }
}

@media screen and (min-width: 1920px) {
    #banner_2025-06-12-12-13-07-498 .banner {
        height: 690px;
    }
}


@media screen and (min-width: 2560px) {
    #banner_2025-06-12-12-13-07-498 .banner {
        height: 880px;
    }
}




/*********FAQ**********/

/***FAQ-Timeline***/

.heading-with-lines {
     overflow: hidden;
     text-align: center;
     margin-bottom: 2rem;
}

.heading-with-lines > span {
     position: relative;
     display: inline-block;
     font-size: 2.4rem;
     color: #000000;
}

.heading-with-lines > span::before {
     content: "";
     position: absolute;
     top: 50%;
     border-bottom: 5px solid;
     width: 20rem;
     margin: 0 20px;
     color: #cfb991;
     border-image: linear-gradient(to left, #8E6F3E, #ffffff) 1;
}

.heading-with-lines > span:after {
     content: "";
     position: absolute;
     top: 50%;
     border-bottom: 5px solid;
     width: 20rem;
     margin: 0 20px;
     color: #cfb991;
     border-image: linear-gradient(to right, #8E6F3E, #ffffff) 1;
}

.heading-with-lines > span:before {
     right: 100%;
}

.heading-with-lines > span:after {
     left: 100%;
}

#page_template_embed_2025-06-10-12-31-36-463 .motion-heading {
    margin: 0 auto; 
    width: fit-content;
    color: #ffffff;
    margin-top: 4rem;
}

#page_template_embed_2025-06-10-12-31-36-463 .motion-heading::before {
    background-color: var(--aged-gold);
}


.timeline {
    position: relative;
    padding-top: 40px; /* space for the line above circles */
}

.timeline-line {
    position: absolute;
    top: 3.2rem;
    left: 0;
    right: 0;
    border-top: 2px dotted #CFB991;
    z-index: 0;
}

.timeline-line-vertical {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50px;
    border-left: 2px dotted #CFB991;
    z-index: 0;
}

.timeline-item {
    position: relative;
    z-index: 1;
    margin-bottom: 2rem;
}

.timeline-circle {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #8E6F3E;  
}

.centered {
    text-align: center;
}


/***Expandables***/

#expandables_2025-06-06-15-49-46-999 .expandables.exp-accordion .accordion .accordion-item .accordion-button:after,
  #expandables_2025-06-06-16-17-32-751 .expandables.exp-accordion .accordion .accordion-item .accordion-button:after {
    background-image: url("images/circle-plus-icon-aged-gold");

}   


#expandables_2025-06-06-15-49-46-999 .expandables {
    padding-bottom: 0; 
}

#expandables_2025-06-06-16-17-32-751 .expandables {
    padding-top: 0; 
}


#expandables_2025-06-06-16-17-32-751 .expandables.exp-accordion .hgroup {
    padding: 0;
}


/**Media Queries-FAQ**/

@media screen and (min-width: 425px) and (max-width: 768px) {
    .timeline {
        padding-left: 2.70rem;
    }
    
    .timeline-item {
        display: flex;
        align-items: flex-start;
  }
  
  .timeline-item p.centered {
        transform: translateX(51px); 
  }
}


@media screen and (min-width: 768px) {
    .timeline-circle {
        margin-left: 3.5rem;
    }
    
    .timeline-line {
        left: 100px;
        right: 66px;
    }
    
}

@media screen and (min-width: 992px) {
    .timeline-line {
        left: 72px;
        right: 66px;
    }
}


/*********Past Recipients*********/

#page_template_embed_2025-06-12-12-22-24-488 .bolded {
    list-style-type: none;
}



@media screen and (min-width: 768px) {
    #page_template_embed_2025-06-12-12-22-24-488, #page_template_embed_2025-06-06-14-54-06-620 {
        background-image: url("images/moon-texture");
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    
    }
}