#CB12-31041, #CB12-31061, #CB31-31081, #CB9-31086, #CB10-52926, #CB23-31216, .footnotes {display:none;}
.breadcrumb .pg-breadcrumb-links {
clear: both;
  width: 100%;
  padding: 10px 0;
    padding-bottom: 10px;
  margin: 20px 0;
  border-top: 0;
  border-bottom: 0;
  padding-bottom: .25rem;
  position: relative;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: .12em;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  margin: 0 0 20px;
  position: relative;
}
.breadcrumb a {position: relative;}
.breadcrumb a::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -.1rem;
  margin-bottom: 1px;
  display: block;
  width: 100%;
  height: 1px;
  background: #4200ed;
  transition: 1.1s cubic-bezier(.19,1,.22,1);
    transition-delay: 0s;
}
.breadcrumb a:hover::after {
  transform: scaleX(0);
  transition-delay: 0s;
}
.callout {
color:#240066;font-family:Cambon-Demi,serif;font-size:3.7rem;font-weight:400;line-height:1.2307692308;margin:4rem 0;text-align:center;
}
.cb18-subnav .desktop .container {
max-height: 53px;}

.breadcrumb a::before {
background: #ff8d7b;
  transform: scaleX(0);
  transform-origin: left;
  position: absolute;
  content: "";
  margin-bottom: 1px;
  display: block;
  transition: 1.1s cubic-bezier(.19,1,.22,1);
    transition-delay: 0s;
  height: 1px;
  left: 0;
  width: 100%;
  bottom: -.1rem;
}
.breadcrumb a:hover::before {
  transform: scaleX(1);
  transition-delay: .25s;
}
.skin-default {position: relative;}
.skin-default::after {
  content: "";
  width: calc(100% + 1 * 1.75rem);
  height: calc(100% + 2 * 1.75rem);
  display: block;
  position: absolute;
  bottom: 0;
  left: 1.75rem;
  background-image: linear-gradient(90deg,#4200ed,#6f66b1);
  z-index: 0;
}
.views-row {
  position: relative;
  z-index: 1;
max-height: 75vh;
  overflow: hidden;
  display: flex;
  align-items: center;
}
#giftGuide #answerForm, #giftGuide  {
  padding: 2px;
  font-size: 16px;
}
.cb21-lg-text-callout {
  text-align: left;
  padding: 0rem;
}
#CB22-39041 {
  background-image: linear-gradient(90deg,#cfcfff,#ddf3ff);
  padding:  0;
}
#block-the-american-college-views-block-gift-type-accordion-block-1 {
  max-width: 1200px;
  margin: 14rem auto;
  padding: 0;
}
#pgc_resource_block::after {
content: "";
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: var(--size);
  height: var(--size);
  background: radial-gradient(circle closest-side,#ff8d7b,transparent);
  transform: translate(-50%,-50%);
  transition: width .2s ease,height .2s ease;
  z-index: -1;

}
::after, ::before {
  --tw-content: "";
}
#pgc_resource_block:hover::after, .pg-featured-link .detail a:hover::after {
  --size: 400px;
}
.pg-featured-link .detail a::after {
content: "";
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: var(--size);
  height: var(--size);
transform: translate(-50%,-50%);
  transition: width .2s ease,height .2s ease;
  z-index: -1;
  background: radial-gradient(circle closest-side,#e5dbe7,transparent);
}
ul {
  list-style: disc;
  padding-left: 20px;
}
#block-the-american-college-contentfield-2 {
  padding-bottom: 0px;
}
.column-layout > div {
  width: 100%;
}
.block-pgc-resource-block {
  display:flex;
padding-bottom: 50px;
}
#pgc_resource_block {margin-right:20px;}
.block-pgc-resource-block div:nth-child(1) #pgc_resource_block,  .pg-featured-link .detail a {
  background-color: #ff8d7b;
  color: #240066 !important;
}
.block-pgc-resource-block div:nth-child(1) #pgc_resource_block a,  .pg-featured-link .detail a {
text-decoration: none;
  color: #240066 !important;
}
#pgc_resource_block:after,  .pg-featured-link .detail a:after {
  background: radial-gradient(circle closest-side,#e5dbe7,transparent);
}
.block-pgc-resource-block div:nth-child(2) #pgc_resource_block {
background: none;
  border: 1px solid #ff8d7b;
}
.block-pgc-resource-block div:nth-child(2) #pgc_resource_block:hover,  .pg-featured-link .detail a:hover:after {
background-color: #ff8d7b;
}

#block-pgc-contact-block-pgc-contact-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
#block-pgc-contact-block-pgc-contact-block .title {
  margin-bottom: 10px;
  padding: 20px;
  margin: 0;
}
#pgc-contact-block {
  margin: 0;
  padding: 0;
  display: flex;
justify-content: center;
}
#pgc-contact-block li, .pg-featured-link .detail a {
  list-style-type: none;
  line-height: 35px;
  background-color: #ff8d7b;
  color: #240066 !important;
  padding: 15px 25px;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 500;
  border: 0;
  border-radius: 50px;
margin-right: 10px;
  text-decoration: none;
  text-align: center;
  display: block;
  width: fit-content;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  z-index: 9;
  transition: border-color .5s,background-color .5s,color .5s;
}
#pgc-contact-block li a {
 color: #240066 !important;
}
#pgc-contact-block li span {
  font-size: 25px;
  vertical-align: middle;
  padding-right: 10px;
  display: none;
}
#pgc-contact-block li::after {
  --size: 0;
  content: "";
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: var(--size);
  height: var(--size);
background: radial-gradient(circle closest-side,#e5dbe7,transparent);
  transform: translate(-50%,-50%);
  transition: width .2s ease,height .2s ease;
  z-index: -1;
}
#pgc-contact-block li:hover::after {
  --size: 400px;
}
#pgc-contact-block li:last-child {
  padding: 0;
  background: transparent;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding-top: 14px;
  margin-left: 10px;
}
#pgc-contact-block li:last-child:after, #pgc-contact-block li:last-child:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 1rem;
  margin-bottom: 1px;
  display: block;
  width: 100%;
  transform: none;
  height: 1px;
  background: #4200ed;
  transition: 1.1s cubic-bezier(.19,1,.22,1);
  background: #ff8d7b;
}
#pgc-contact-block li:last-child:before {
  transform: scaleX(0);
}
#pgc-contact-block li:last-child a{ 
  color:#fff !important;
}
#pgc-contact-block li:last-child:hover::before {
  transform: scaleX(1);
  transition-delay: .25s;
}
#pgc-contact-block li:last-child:hover:::after {
  transform: scaleX(0);
  transition-delay: 0s;
}
.pgc-body-content.homepage {
  border-bottom: 0;
  margin: 0;
}
.pg-featured-links {
  display: -ms-grid;
  display: block;
}
.pg-featured-links .pg-featured-link{
  border-bottom: 0 !important;
  padding-bottom: 25px;
  display: flex;
  align-items: center;
gap: 20px;
}
 .pg-featured-link .detail {
  flex: 1 0 40%;
padding: 50px;
margin-top: -10%;

}
.pg-featured-link .image {
flex: 1 0 40%;
padding: 0px;
margin: -20px -10px 80px 0;
}
.pg-featured-link h3:first-child {display:none;}
.pg-featured-link:nth-child(odd) {
  flex-direction: row-reverse;
}
.pg-content-body {margin: 10rem auto !important;}
.pg-content-body .child-pages.pgc-flexbox {
  grid-template-columns: repeat(3,1fr);
  grid-auto-rows: 1fr;
  display: grid;
  grid-gap: 3.5rem;
}
.pg-content-body .pgc-flexbox .child-page {
  border-bottom: 0;
  padding: 23px 0;
display: flex;
  align-items: flex-start;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 1.75rem;
  position: relative;
}
.pg-content-body .pgc-flexbox .child-page .details h2 {
  margin-top: 0;
  font-size: 2.7rem;
  color: #4200ed;
  letter-spacing: .12em;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1;
  font-family: Graphik,sans-serif;
}
.pg-content-body .pgc-flexbox .child-page .details .summary {
  margin: 0 0 10px;
    margin-bottom: 10px;
  font-family: Cambon-Demi,serif;
  font-weight: 400;
  font-size: 2.7rem;
  line-height: 1.3333333333;
  margin-bottom: 1.75rem;
}
.pg-content-body .pgc-flexbox .child-page::after {
content: "";
  width: 1px;
  background: #e0e0e0;
  height: 95%;
  position: absolute;
  top: 0;
  right: -1.75rem;
}
.child-page .link::before {
content: "";
  width: 20px;
  height: 2px;
  background: #18181e;
  display: block;
  margin-right: -10px;
margin-top: 10px;
  transition: width .5s;
position: absolute;
left: 0px;
transition: margin-left 0.5s ease-out;
}
.child-page .link {
background-image: url('https://www.theamericancollege.edu/themes/custom/tac23-theme/static/assets/imgs/icons/arrow-shape.svg');
background-repeat: no-repeat;
height: 30px;
width:20px;
margin-left: 9px;
display: block;
transition: 0.3 all ease-in-out;
}
.child-page .link a {
font-size: 20px;
opacity: 0;
cursor: pointer;
width: 100px;

}
.child-page:hover .link {
background-image: url('https://www.theamericancollege.edu/themes/custom/tac23-theme/static/assets/imgs/icons/arrow-shape-blue.svg');
margin-left: 19px;
transition:margin-left 0.5s ease-out;
}
.child-page:hover .link::before {
width: 30px;
  background: #4200ed;
transition: width 0.5s ease-out;
}
.child-page .thumbnail {display: none;}
@media (min-width: 1024px) {
  .cb12-repeater h2 {
    max-width: 100%;
  }
}
.pg-content-body .pgc-flexbox .child-page:last-child {
  border-bottom: 1px solid #e0e0e0;
}
.faded-bg-img {
background-image: url('/sites/theamericancollege/files/2026-03/GettyImages-1184560021 (1).jpg') !important;
}
#block-the-american-college-contentfield-1 {
max-width: 1200px;
  margin: auto;
  padding: 14em 0;
}
.paragraph--type--accordion {
background: #fff;
  border-top: 7px solid #6f66b1;
  padding: 4rem;
}
.ui-accordion .ui-accordion-header {
  margin: 0px;
  padding: 0px;
  font-family: Cambon-Demi,serif;
  font-weight: 400;
  font-size: 2.7rem;
  line-height: 1.3333333333;
  text-transform: none;
  margin: 0;
  color: #18181e;
}
.ui-accordion-header-icon {display:none;}
.ui-accordion .ui-accordion-content {
  padding: 0;
  border-top: 0;
  overflow: auto;
  border-left: 0;
  margin-top: 40px;
  border-radius: 0;
  border-right: 0;
border-bottom: 0;
}
.pg-gift-details .accordion-header-text .header-text-collapsed::after, .paragraph--type--accordion .ui-accordion-header-collapsed::after {
  float: right;
  font-size: 1.3em;
  font-weight: 200;
  line-height: 40px;
  font-family: 'pgcalc-marketing';
  speak: none;
  font-style: normal;
  content: "+";
margin-top: -6px;
}
.pg-gift-details .accordion-header-text .header-text-expanded::after, .paragraph--type--accordion .ui-state-active::after {
  float: right;
  font-size: 1.3em;
  font-weight: 200;
  line-height: 40px;
  font-family: 'pgcalc-marketing';
  speak: none;
  font-style: normal;
  content: "–";
margin-top: -6px;
}
.pg-featured-links .pg-featured-link .image img {
  width: 100%;
  height: auto;
  mask-image: url(/sites/theamericancollege/files/2026-02/cb12-ceee-about-workingtogether.png);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}




#block-inspiringstories .child-pages, #block-the-american-college-whygivequote .child-pages {
  display: block;
}

#block-inspiringstories .child-pages .child-page, #block-the-american-college-whygivequote .child-page {
  border-bottom: 0 !important;
  padding-bottom: 25px;
  display: flex;
  align-items: center;
gap: 20px;
}
#block-inspiringstories .child-pages .child-page .thumbnail, #block-inspiringstories .child-pages .child-page .details, #block-the-american-college-whygivequote .child-page .details {
  flex: 1 0 50%;
padding: 30px;
}
.thumbnail a:hover::before {display:none !important;}
#block-inspiringstories .child-pages .child-page h3:first-child {display:none;}
#block-inspiringstories .child-pages .child-page:nth-child(odd) {
  flex-direction: row-reverse;
}
#block-inspiringstories .child-pages .child-page .thumbnail, #block-the-american-college-whygivequote .child-page .thumbnail {
  display:block;
}
#block-inspiringstories .summary, #block-the-american-college-whygivequote .child-page .summary {
  color: #fff;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.6875;
  margin-bottom: 1.75rem;
}
#block-inspiringstories .link, #block-the-american-college-whygivequote .child-page .link {display:inline-block;width:auto;}
#block-inspiringstories .link a, #block-the-american-college-whygivequote .child-page .link a {
  list-style-type: none;
  line-height: 35px;
  background-color: #ff8d7b;
  color: #240066 !important;
  padding: 15px 25px;
  font-size: 1.4rem !important;
  line-height: 1;
  font-weight: 500;
  border: 0;
  border-radius: 50px;
  margin-right: 10px;
  text-decoration: none;
  text-align: center;
  display: block;
  width: fit-content;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  z-index: 9;
  transition: border-color .5s,background-color .5s,color .5s;
  width: auto;
}
#block-inspiringstories .link a::after, #block-the-american-college-whygivequote .child-page .link a::after {
  content: "";
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: var(--size);
  height: var(--size);
  transform: translate(-50%,-50%);
  transition: width .2s ease,height .2s ease;
  z-index: -1;
  background: radial-gradient(circle closest-side,#e5dbe7,transparent);
}
#block-inspiringstories .link a, #block-the-american-college-whygivequote .child-page .link a {
  font-size: inherit;
  opacity: 1;
  cursor: pointer;
}
#block-inspiringstories .child-page .link a::before, #block-inspiringstories .child-page:hover .link a::before #block-inspiringstories .child-page:hover .link::before {
  display:none !important;
}
#block-inspiringstories .child-page .link a:hover::after, #block-the-american-college-whygivequote .child-page .link a:hover::after {
  background-color: #ff8d7b;
}
#block-inspiringstories .child-page .link::before, #block-inspiringstories .child-page:hover .link::before {display:none;}
#block-inspiringstories .child-page .link, #block-the-american-college-whygivequote .child-page .link {
  background-image: NONE;
  MARGIN-LEFT: 0;
}
#block-inspiringstories .child-page .link a:hover::after, .#block-the-american-college-whygivequote .child-page .link a:hover::after {
  --size: 400px;
}
#block-inspiringstories img, #block-the-american-college-whygivequote .child-page img {
  mask-image: url(/sites/theamericancollege/files/2026-02/cb12-ceee-about-workingtogether.png);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}
.cb14-secondary-banner {
  padding-top: 9rem;
  background-image: linear-gradient(90deg,#240066,#4200ed);
  padding-bottom: 2rem;
}
.breadcrumb {
margin-top: 50px;
}
h1, h2, h3, h4 {margin-top: 4rem;}
@media screen and (min-width: 939px) {
#pgc-container {
width: 46% !important;
    float: right;
    margin-left: 4%;
    border-top: 5px solid #6f66b1;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
padding: 20px;
}
}
#pgc-tabs {display:none;}
.cb12-repeater .column-layout {
padding: 0;
}
h3 {
font-size: 2.7rem;
}
#pgc-qcd-search-form, #pgc-charity-search-form {display: flex;font-size: 16px;}
input[type="text"] {
border: 1px solid #18181e;
  border-radius: 2px;
background: #fff !important;
margin-right: 20px !important;
}
input[type="submit"] {
border-radius: 50px;
  color: #fff !important;
  background-color: #4200ed !important;
margin-left: 20px;
padding: 10px 20px;
}

@media screen and (max-width:767px) {
.column-layout.white-text > div {
  display: flex !important;
  flex-direction: column;
}
.cb14-secondary-banner {
  padding-top: 3rem !important;
}
.breadcrumb {
  margin-top: 0;
  margin-bottom: 60px;
}
.pg-featured-links .pg-featured-link {
margin-top: -70px;
  display: block;
}
#block-pgc-contact-block-pgc-contact-block {
  display: block;
}
#pgc-contact-block li:last-child a {
  color: #212529 !important;
}
  .cb20-footer-cta .mobile-img {
    display: none;
}
.two-col {
  column-count: 1 !important;
display:block !important;
}
#block-inspiringstories .child-pages .child-page {
  border-bottom: 0 !important;
  padding-bottom: 25px;
  display: block;
  align-items: center;
  gap: 20px;
}
.pg-content-body .child-pages.pgc-flexbox {

  display: block;

}
.pg-content-body .pgc-flexbox .child-page {
padding: 1.75rem 0;
}
.block-pgc-resource-block {
  display: block;
  padding-bottom: 50px;
}
.pg-content-body {
  margin: 4rem auto !important;
}
}
.cb18-subnav.jump-links .mobile {
  display: none !important;
}
@media screen and (max-width: 939px) {
  .cb18-subnav.jump-links .desktop {
    display: block;
  }
#block-the-american-college-main-menu {display:none;}
.pg-mobilemenu .header-mobile {
  display: block;
  position: relative;
  background-color: transparent;
  width: 100%;
  padding: 10px;
  height: 60px;
}
.pg-mobilemenu .header-mobile a {
  color: #222;
  line-height: 2.5;
}
.pg-mobilemenu .control-container .control {
  color: #222;
  cursor: pointer;
}
#main-menu {
  display: block;
}
.pg-mobilemenu .subnav-mobile-mask li a {
  text-transform: none;
  font-family: Graphik,sans-serif;
}
.pg-mobilemenu .open-btn::before {
font-family: "FontAwesome";
    float: none;
    font-size: 25px;
    width: auto;
    height: 10px;
    position: absolute;
    color: #222;
    margin-top: 13px;
}
.pg-mobilemenu .close-btn::before {
font-family: "FontAwesome";
    float: none;
    font-size: 25px;
    width: auto;
    height: 10px;
    position: absolute;
    color: #222;

}
#main-menu li a.active {
  border-bottom: 0;
  padding-bottom: 4px;
  margin-bottom: 2px;
}
.cb18-subnav.jump-links .desktop a {
  font-size: 1.4rem;
  padding: 0 1rem 4px;
  font-weight: 500;
}
}
#block-the-american-college-mobilemenu {
background:#fff;
}
.subnav-mobile-mask { 
display: block;
  top: 0px;
  background: #e5e7eb;
  padding-top: 15px;
padding-bottom: 15px;
}
label {font-size: 16px;}
.form-text, .form-item > input:not([type="checkbox"]) {
border: 1px solid #18181e;
  border-radius: 2px;
  background: #fff !important;
  margin-right: 20px !important;
padding: 10px;
  font-size: 16px;
}
label {
  display: inline-block;
  font-weight: normal;
}
.form-item, .form-actions {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
.callout {font-size: 2.4rem !important;}
#pgc_resource_block {width: 100%; display:block;}
}
.two-col {
  column-count: 1;
display:flex;
  gap: 7%;
  padding-top: 0px;
  margin-top: 50px;
}
.two-col .col {flex: 1;}
table {
width: 100%;
  margin: 3.5rem 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.6rem;
  line-height: 1.5;
  background-color: #fff;
  color: #18181e;
  box-shadow: 0 15px 35px rgba(24,24,30,.08);
  border-radius: 8px;
  overflow: hidden;
}
thead {
background: linear-gradient(90deg,#240066,#4200ed);
text-transform: uppercase;
}
td{
padding: 1.2rem 1.8rem;
  border-top: 1px solid #e0e0e0;
  vertical-align: top;
  background: none;
border-bottom: 1px solid #ccc;
}
#block-the-american-college-content #giftCompare td, #block-the-american-college-content #giftCompare th {
  padding: 1.2rem 1.8rem !important;
}
tr {
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
  background: #efefef;
  background: transparent;
}
@media (min-width:940px) and (max-width: 1500px) {
.container {max-width: 1200px !important;}
}
@media (min-width:940px) and (max-width: 1600px) {
.container, .container.white-text {max-width: 1200px !important;}
}
#giftCompare {font-size: 16px;}

.pg-gift-details .ui-accordion-content a {
  color: #4200ed;
}

.form-required::after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(/sites/theamericancollege/themes/the_american_college/cssAssets/required.svg);
  background-repeat: no-repeat;
  background-size: 7px 7px;
  width: 7px;
  height: 7px;
  margin: 0 0;

}
label {
font-size: 1.2rem;
  line-height: 1;
  letter-spacing: .12em;
  font-weight: 500;
  text-transform: uppercase;
  text-transform: inherit;
  letter-spacing: inherit;
  margin-bottom: 5px;
}
#block-american-col-views-block-paragraph-slideshow-fields-block-1-2 {
max-width:1200px;
margin: auto;
padding-bottom: 30px;
  border-bottom: 1px solid #18181e;
padding-left: 30px;
padding-right: 30px;
}
#CB14-17576  .block-pgc-slideshow-block  {display:none;}
#block-american-col-views-block-paragraph-slideshow-fields-block-1-2 .skin-default::after {
content: "";
  width: calc(100% + 1 * 1.75rem);
  height: calc(100% + 2 * 1.75rem);
  display: block;
  position: absolute;
  bottom: 0;
  left: -3.5rem;
  background-color: #fff !important;
background-image: none;
  z-index: 1;
}
a[target="_blank"]::after, a:not(.btn)[target="_blank"]::after {
  content: "\f35d" !important;
  font-size: 0.9em;
  font-family: 'FontAwesome';
  display: inline;
margin: 2px;
}
#pgc_resource_block a:first-child {display:none;}
#CB14-17576 .container--lg {max-width: 1200px; }
footer .footer-link-group {
  padding-bottom: 1rem;
  display: block;
  overflow: hidden;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  list-style: none;
  padding-left: 0;
}
footer a.footer-link[href=""]:hover {
text-decoration: none !important;
}
@media screen and (max-width:767px) {
#pgc-qcd-search-form, #pgc-charity-search-form {
  display: block;
  font-size: 16px;
}
}
.accordion-header-text h2 {margin: 0 !important;line-height: 1}