/* test */
.cga_products-overlay__close {
  color: white;
  font-size: 20px;
  position: absolute;
  right: 35px;
  top: 35px;
  cursor: pointer;
}

.tcga_product__tagline {
  display: none;
}

.cga_products-container.cga_products-overlay {
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  max-height: 100vh;
  max-width: 100vw;
  padding: 50px;
  gap: 30px;
  justify-content: center ! important;
  align-items: center ! important;
  z-index: 99;
  background: #ffffffc4;
  background: linear-gradient(145deg, #08647beb, #228a75ed);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  -moz-backdrop-filter: blur(7px);
  -ms-backdrop-filter: blur(7px);
  display: none;
  overflow: scroll;
}

.cga_products-container.cga_products-overlay .cga_products-overlay__close {
  transition: all .2s ease-in-out;
}

.cga_products-container.cga_products-overlay .cga_products-overlay__close:hover {
  color: #fff2c2;
  transform: scale(1.1);
}

.cga_product-btn {
  margin: 0 auto;
}



.cga_products-overlay .cga_product-col {
  background: #ffffff47;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  -mos-backdrop-filter: blur(8px);
  -ms-backdrop-filter: blur(8px);
}

.col.cga_product-col {
  position: relative;
}

#phMobileDonateButton {
  display: none;
}

/* **** ScRoLL BaR **** */
.resource_wrapper *::-webkit-scrollbar {
  display: none;
}

.resource_wrapper * {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/* **** TeXT STyLeS **** */
.resource_wrapper p {
  font-family: var(--resource_fonts--1);
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 95, "wght" 500;
}

.resource_wrapper h1 {
  font-family: var(--resource_fonts--1);
  font-optical-sizing: auto;
  font-style: normal;
}

.resource_wrapper h2 {
  font-family: var(--resource_fonts--1);
  font-optical-sizing: auto;
  font-style: normal;
}

.tcga_footer-content h3 {
  font-family: var(--resource_fonts--2);
  font-weight: 500;
  font-size: 20px;
  font-style: italic;
  text-transform: none;
}

.tcga_footer-content p {
  line-height: 1.5;
  font-size: 12px;
  font-variation-settings: "wdth" 100, "wght" 400;
}

.tcga_footer-content a {
  line-height: 1.35;
  font-size: 11.5px;
  font-variation-settings: "wdth" 100, "wght" 600;
}

.tcga_footer__link {
  width: 200px;
}

.tcga_body h1 {
  font-size: 40px;
  line-height: 1.1;
}

.tcga_body a {
  color: var(--resource_colors--primary);
  transition: .2s ease-in-out;
}

.tcga_body a:visited {
  color: var(--resource_colors--primary) ! important;
}

.tcga_body a:hover {
  filter: brightness(1.5);
  -webkit-filter: brightness(1.5);
  -moz-filter: brightness(1.5);
  -ms-filter: brightness(1.5);
}

.tcga_starburst {
  position: absolute;
  bottom: 7%;
  left: 25%;
  width: 72.5px;
  height: 72.5px;
  background: #149fbd;
  border-radius: 50%;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tcga_starburst-title {
  color: white;
  font-size: 10.5px;
  max-width: 45px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.2;
}

a.audioreader_link.listen-intro-circle-a {
  transition: .2s ease-in-out;
}

a.audioreader_link.listen-intro-circle-a:hover {
  filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
  -moz-filter: brightness(1.2);
  -ms-filter: brightness(1.2);
}

.resource_wrapper .tcga_overlay ul li {
  line-height: 2.25;
  font-size: 15px;
}

.resource_wrapper .tcga_overlay .video-container h1 {
  margin: 12px auto 2px auto;
  font-size: 25px;
}

.resource_wrapper .tcga_overlay .video-container h2 {
  font-weight: 300;
  font-size: 18px;
}

/* **** BuTToN STyLeS **** */
.tcga_btn__learn-more {
  text-decoration: underline;
  text-wrap: nowrap;
  cursor: pointer;
  transition: .2s ease-in-out;
  font-variation-settings: "wdth" 95, "wght" 600;
}

.tcga_btn__learn-more:hover {
  filter: brightness(1.5);
  -webkit-filter: brightness(1.5);
  -moz-filter: brightness(1.5);
  -ms-filter: brightness(1.5);
}

.tcga_btn__product-cta,
.tcga_product-choice-btn {
  font-size: 24px;
  font-variation-settings: "wdth" 100, "wght" 600;
  font-family: var(--resource_fonts--1);
  height: 60px;
  width: 100%;
  border-radius: 50px;
  border: none;
  cursor: pointer;
  transition: .2s ease-in-out;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  z-index: 2;
}

.tcga_overlay__inner .tcga_product-choice-btn--split {
  position: relative;
  margin-top: 20px;
}

.tcga_btn__product-cta:hover,
.tcga_product-choice-btn:hover {
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
  transform: translate(-1px, -1px);
  -webkit-transform: translate(-1px, -1px);
  -moz-transform: translate(-1px, -1px);
  -ms-transform: translate(-1px, -1px);
  box-shadow: rgba(0, 0, 0, 0.3) 4px 4px 6px;
}

.tcga_product-choice {
  width: 100vw;
  max-width: 500px;
  height: 400px;
  border-radius: 10px;
  background: white;
  padding: 50px;
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  z-index: 2;

  position: relative;
  background: #fff;
  color: #fff;
  padding: 30px 40px;
  margin-bottom: 40px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 44%, rgba(232, 232, 232, 1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 44%, rgba(232, 232, 232, 1) 100%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 44%, rgba(232, 232, 232, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=1);
}

.tcga_product-choice .tcga_btn__product-cta {
  background: none;
  box-shadow: none;
  outline: none;
  color: #333;
}

.tcga_product-choice hr {
  background: #9e9e9e;
  width: 4px;
  height: 35px;
  border: none;
  transform: rotate(35deg);
}

.tcga_product-choice hr:last-child {
  display: none;
}

.tcga_product-choice__close {
  position: absolute;
  cursor: pointer;
  top: -14px;
  right: -14px;
  font-size: 20px;
  background: #333;
  color: #fff !important;
  padding: 7px 9px 8px 10px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.9);
  -moz-box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.9);
}

.tcga_product-choice__overlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background: #00000063;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -mos-backdrop-filter: blur(10px);
  -ms-backdrop-filter: blur(10px);
}

.tcga_btn-container {
  display: flex;
  flex-direction: row;
  width: 350px;
}

.tcga_btn-container .tcga_btn__product-cta {
  width: 175px;
}

.tcga_split-btn--left {
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 2px solid rgba(255, 255, 255, 0.536);
}

.tcga_split-btn--right {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tcga_product-choice-btn {
  max-width: 350px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 auto;
}

.tcga_product-choice-btn--split {
  position: absolute;
  left: 0;
  right: 0;
}

.tcga_product-choice-btn--split.expanded {
  height: 120px;
  border-radius: 20px;
}

.tcga_product-choice-btn--split:hover,
.tcga_product-choice-btn--hover:hover {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px ! important;
  transform: unset ! important;
  -webkit-transform: unset ! important;
  -moz-transform: unset ! important;
  -ms-transform: unset ! important;
}

.tcga_product-choice-btn--split.expanded:hover {
  filter: unset ! important;
  -webkit-filter: unset ! important;
  -moz-filter: unset ! important;
  -ms-filter: unset ! important;
}

.tcga_btn-initial {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.tcga_btn-hover {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  align-items: stretch;
  justify-content: space-between;
}

.tcga_product-choice-btn--hover {
  font-size: 18px;
  font-variation-settings: "wdth" 100, "wght" 600;
  font-family: var(--resource_fonts--1);
  height: 60px;
  cursor: pointer;
  border: none;
  margin: 0 ! important;
  transition: all .3s ease-in-out;
}

.tcga_product-choice-btn--hover:nth-child(1) {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-bottom: 1px solid white;
}

.tcga_product-choice-btn--hover:nth-child(2) {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}

.tcga_product-choice-btn--hover:hover {
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
}

.tcga_btn-divider {
  width: 2px;
  height: 100%;
  background: #ffffff75;
}

.tcga_btn-container .tcga_btn__product-cta--left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-clip-path: polygon(0 -165%, 0% 100%, 100% 100%);
  clip-path: polygon(0 -165%, 0% 100%, 100% 100%);
}

.tcga_btn-container .tcga_btn__product-cta--right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-clip-path: polygon(0 0, 115% 300%, 100% 0);
  clip-path: polygon(0 0, 115% 300%, 100% 0);
  transform: translateX(-45px);
}

/* **** MaiN STyLeS **** */
#main_body.content {
  width: 100%;
  height: 100%;
}

.resource_wrapper * {
  box-sizing: border-box;
}

.resource_wrapper {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* checkout cart */
.tcga_checkout-icon {
  font-size: 20px;
  color: grey;
  cursor: pointer;
  z-index: 99;
  transition: all .2s ease-in-out;
}

.tcga_checkout-icon--mobile,
.tcga_checkout-icon--mn {
  display: none;
  margin-top: 6px;
}

.tcga_checkout-icon--min {
  color: white;
}

.tcga_checkout-icon--mobile,
.tcga_checkout-icon--min {
  position: unset;
  top: unset;
  bottom: unset;
  margin-left: 20px;
}

.tcga_checkout-icon.scroll {
  top: 15px;
  right: 25px;
}

.tcga_checkout-icon:hover {
  color: var(--resource_colors--secondary);
}

/* video version */
.resource_wrapper--video .header__nav-item_title,
.resource_wrapper--video .tcga_checkout-icon {
  color: white;
}

.resource_wrapper--video .tcga_header.scroll .header__nav-item_title {
  color: #333;
}

.resource_wrapper--video .tcga_header.scroll .tcga_checkout-icon {
  color: grey;
}

/* social media version */

.resource_wrapper--social .tcga_body__nav,
.resource_wrapper--social .cga_look-inside,
.resource_wrapper--social .cga_prophecy-timeline,
.resource_wrapper--social .cga_faqs--new {
  display: none ! important;
}



/* resource hero video */
.tcga_hero {
  display: none;
  position: relative;
}

.tcga_hero-container {
  aspect-ratio: 16/9;
  width: 100vw;
  height: auto;
  object-fit: contain;
  max-width: 2000px;
  overflow: hidden;
  position: relative;
  justify-content: center;
  align-items: start;
  transition: all .2s ease-in-out;
}

.tcga_hero-container--collapsed {
  aspect-ratio: 5/2;
}

.tcga_hero-video {
  width: 100%;
  aspect-ratio: 16/9;
}

.tcga_hero-thumb {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: 0;
}

.tcga_hero-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: end;
  padding: 50px;
  background: linear-gradient(180deg, #ffffff4f 0%, #ffffff24 25%, #ffffff26 75%, #ffffff4f 100%);
  background: linear-gradient(130deg, #fce7814c, #e787a945);
  background-color: #faa49953;
  background-image: linear-gradient(130deg, #faa49943 0%, #f7dc8543 37%, #ffc55c43 100%);
  transition: all .2s ease-in-out;
  cursor: pointer;
}

.tcga_hero-overlay--blurred {
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  -moz-backdrop-filter: blur(18px);
  -ms-backdrop-filter: blur(18px);
}

.tcga_hero-overlay:hover .tcga_hero-play-btn {
  opacity: 1;
}

.tcga_hero-play-btn {
  opacity: .65;
  transition: all .2s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.tcga_hero-play-btn i {
  font-size: 8.5vw;
  color: #ffffff;
  text-shadow: rgba(0, 0, 0, 0.05) 1.95px 1.95px 5.6px;
}

.rcga_hero-play-text {
  color: white;
  font-size: 40px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}




/* resource header */
.res_header__drj {
  width: 79px;
}

.res_header__drj--container {
  box-shadow: rgba(100, 100, 100, 0.35) 0px 7px 30px 0px;
  position: absolute;
  left: 35px;
  top: 20px;
  background-image: linear-gradient(to bottom, #070e10, #0c191a, #446e75);
  width: 85px;
  height: 85px;
  display: flex;
  justify-content: center;
  align-items: end;
  border-radius: 50px;
  contain: content;
  overflow: hidden;
  z-index: 2;
}

.tcga_header {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: end;
  align-items: center;
  padding-right: 50px;
  transition: all .2s ease-in-out;
  max-width: 2000px;
}

.tcga_header.scroll {
  height: 50px;
  background: #f8f8f5e6;
}

.tcga_header.scroll .header__nav-item_img {
  max-height: 27.5px;
}

.tcga_header.scroll .header__nav-item--btn {
  width: 150px;
  font-size: 14px;
  height: 30px;
}

/* header nav */
.tcga_header__nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 50px;
}

.header__nav-item--block {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  border-bottom: 4px solid transparent;
  transition: all .2s ease;
  cursor: pointer;
}

.header__nav-item--block:hover {
  transform: scale(1.05);
}

.header__nav-item--btn {
  font-variation-settings: "wdth" 100, "wght" 600;
  font-family: var(--resource_fonts--1);
  border-radius: 50px;
  border: none;
  cursor: pointer;
  transition: .2s ease-in-out;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  z-index: 2;
  width: 175px;
  font-size: 16px;
  height: 35px;
  margin: 5px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__nav-item--btn:hover {
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
  transform: translate(-1px, -1px);
  -webkit-transform: translate(-1px, -1px);
  -moz-transform: translate(-1px, -1px);
  -ms-transform: translate(-1px, -1px);
  box-shadow: rgba(0, 0, 0, 0.3) 3px 3px 4.2px;
}

.header__nav-item_img,
.mobile-header__nav-item_img {
  max-height: 35px;
  max-width: 40px;
}

.header__nav-item_title,
.mobile-header__nav-item_title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #333;
  text-decoration: none;
}

.mobile-header__nav-item_title {
  font-size: 12px;
  max-width: 50px;
  letter-spacing: 1px;
  color: white;
}

.tcga_mobile-header {
  position: fixed;
  width: 100%;
  padding: 20px 20px 10px 20px;
  display: none;
  flex-direction: row;
  justify-content: space-between;
  align-items: start;
  gap: 20px;
  z-index: 7;
  background: #4fbbc5;

  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3f909b+0,4fbbc5+100 */
  background: linear-gradient(45deg, #3f909b 0%, #4fbbc5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.tcga_mobile-header__nav {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 17.5px;
}

.mobile-header__nav-item--submenu {
  display: none ! important;
}

.mobile-header__nav-item--submenu.active {
  display: flex ! important;
}

.tcga_mobile-nav__container {
  display: flex;
  gap: 17.5px;
  justify-content: start;
  align-items: start;
}

.tcga_mobile-burger-btn {
  transition: all .2s ease-in-out;
  cursor: pointer;
}

.tcga_mobile-burger-btn i.fa {
  font-size: 24px;
  color: white;
  margin-top: 4px;
}

.mobile-header__nav-item.mobile-header__nav-item--block {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7.5px;
}

.tcga_header .tcga_btn__product-cta,
.tcga_mobile-header .tcga_btn__product-cta {
  width: 140px;
  font-size: 14px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}

.mobile-header__nav-item_img {
  max-height: 40px;
}

/* side nav */
.tcga_body__side-nav {
  display: flex;
  flex-direction: column;
  gap: 20px;
  transition: all .2s ease-in-out;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 2;
  width: 125px;
}

.tcga_nav__item {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  cursor: pointer;
  width: 85px;
}

.tcga_nav__item-title {
  font-size: 11px;
  font-variation-settings: "wdth" 95, "wght" 700;
}

.tcga_nav__item-link {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 4px solid transparent;
  width: 100px;
  transition: .2s ease-in-out;
  height: 50px;
  border-bottom: 4px solid transparent;
}

.tcga_nav__item img {
  max-height: 35px;
  width: auto;
}

.tcga_nav__item:hover .tcga_nav__item-link,
.tcga_nav__item-link.active,
.tcga_nav__item.selected .tcga_nav__item-link {
  border-bottom: 4px solid var(--resource_colors--secondary);
}

.tcga_nav-submenu {
  display: none;
  text-align: left;
  justify-content: start;
  align-items: start;
  transform: translateX(40px);
  flex-direction: column;
  width: 150px;
  margin: 15px 10px 0px 10px;
}

.tcga_nav-submenu__item {
  justify-content: start;
  border-bottom: none ! important;
}

.tcga_nav__item:hover .tcga_nav-submenu {
  display: flex;
}

.tcga_nav-submenu .tcga_nav__item img {
  max-height: 30px;
}

.tcga_nav-submenu .tcga_nav__item-title {
  font-size: 10px;
}

.tcga_nav-submenu .tcga_nav__item-link {
  width: auto;
}


/* resource body */
.cga_section.cga_resource {
  background-image: var(--resource_background);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 35px);
  position: relative;
  margin-top: 55px;
}

.tcga_body {
  min-height: calc(100vh - 240px);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
}

.tcga_body__inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  height: 100%;
  width: calc(100% - 125px);
  max-width: 1000px;
  padding: 35px;
}

.tcga_product__left {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 40%;
  gap: 40px;
  position: relative;
}

.tcga_product--hover {
  color: #215c4f;
  font-weight: 400;
  position: absolute;
  bottom: -30px;
}

.tcga_product__right {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 60%;
}

.resource_wrapper .tcga_product__right h2 {
  font-size: 17.5px;
  color: #a17b2d;
}

.resource_wrapper .tcga_product__right p,
.resource_wrapper .tcga_product__right li {
  font-size: 16px;
  line-height: 1.6;
}

.tcga_product__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 15px;
  max-width: 900px;
  margin: 0 auto;
}

#PROD-TGDCGAPK .tcga_product__content {
  max-width: unset;
}

.tcga_body__nav {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  gap: 20px;
  height: 40px;
  background: #eee9eb;
  border-radius: 40px;
}

.tcga_body__nav-item,
.tcga_body__nav-scrollTo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  transition: .2s ease-in-out;
}

.tcga_body__nav-item:hover,
.tcga_body__nav-scrollTo:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.tcga_body__nav-icon {
  font-size: 20px;
}

.tcga_body__nav-title {
  font-size: 12.5px;
  font-variation-settings: "wdth" 90, "wght" 700;
}

.tcga_overlay {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  background-image: radial-gradient(rgb(0 0 0 / 68%), rgb(0 0 0 / 48%));
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  -moz-backdrop-filter: blur(22px);
  -ms-backdrop-filter: blur(22px);
  z-index: 15;
}

.tcga_overlay__inner {
  position: relative;
  background: white;
  display: flex;
  gap: 20px;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  width: 100%;
  height: auto;
  max-width: 1400px;
  max-height: 90vh;
  min-height: 450px;
  padding: 50px;
  border-radius: 15px;
}

.tcga_overlay__scroll-container {
  overflow-y: scroll;
}

.tcga_overlay__scroll-container::-webkit-scrollbar {
  display: none;
}

.tcga_overlay__scroll-container {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.tcga_overlay__close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 25px;
  cursor: pointer;
  z-index: 3;
  transition: all .2s ease-in-out;
}

.tcga_overlay__close:hover {
  color: var(--resource_colors--primary_dark);
}

.tcga_overlay__nav {
  display: flex;
  flex-direction: row;
  gap: 25px;
  justify-content: start;
  width: 100%;
}

.tcga_overlay__nav-item {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding-bottom: 10px;
  border-bottom: 4px solid transparent;
  cursor: pointer;
  transition: .2s ease-in-out;
}

.tcga_overlay__nav-item:hover,
.tcga_overlay__nav-item.active {
  border-bottom: 4px solid var(--resource_colors--primary);
}

.tcga_overlay__nav-icon {
  font-size: 25px;
}

.tcga_overlay__nav-title {
  font-size: 12px;
}

.tcga_overlay__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 2;
  position: relative;
  padding-bottom: 75px;
  max-width: 900px;
}

.tcga_overlay__content-item {
  display: none;
  width: 100%;
  height: 500px;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 10px;
  justify-content: start;
  overflow-y: scroll;
}

.tcga_overlay__content-item[data-key='chapters'] {
  overflow-Y: scroll;
  justify-content: start;
}

.tcga_overlay--subProduct .tcga_product__desc p {
  text-align: left;
  font-size: 18px;
  margin-top: 20px;
}

.tcga_overlay--subProduct .tcga_product__desc {
  gap: 0;
}

.tcga_product__desc ul {
  margin: 0;
  text-align: left;
}

.tcga_product__img-container--single .tcga_product__img {
  width: auto;
  opacity: .15;
  position: absolute;
  z-index: 0;
  filter: blur(10px);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);
  transform: scale(3);
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -ms-transform: scale(3);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  align-self: center;
  justify-self: center;
  cursor: unset;
}

.tcga_product__img-container--selector {
  height: 300px;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  contain: content;
}

/* image selector */
.tcga_overlay .tcga_overlay__img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
}

.tcga_overlay__img-selector {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

/* overlay image selector */
.tcga_overlay__img-selector .tcga_product__thumb-container {
  flex-direction: row;
}

.tcga_sub-product__img-container .tcga_overlay .tcga_product__img {
  max-height: 300px;
  max-width: 100%;
  width: auto ! important;
}



/* ADDiTIoNAL CoNTEnT */
.tcga_overlay--addContent .tcga_overlay__inner {
  height: 700px;
}

.tcga_overlay--addContent .tcga_overlay__content-item {
  padding: 35px;
  padding-left: 120px;
  gap: 15px;
}

.tcga_overlay--addContent .tcga_product__desc p {
  line-height: 1.35;
  font-size: 16px;
}

/* LeARN MoRe */
.tcga_overlay--learnMore {
  padding: 50px;
}

.tcga_overlay--learnMore .tcga_overlay__inner {
  display: block;
}

.tcga_overlay--learnMore .tcga_btn__product-cta {
  max-width: 350px;
  margin: 30px auto 10px auto;
  display: block;
}

/* excerpt */
.tcga_overlay__content-item[data-key='excerpt'] .tcga_product__desc {
  overflow-y: scroll;
}

.tcga_overlay__content-item[data-key='excerpt'] h1 {
  font-size: 40px;
}

.tcga_overlay__content-item[data-key='excerpt'] h2 {
  font-size: 16px;
}

/* video */
.tcga_overlay__content-item[data-key='video'] {
  padding: 20px;
}

.tcga_overlay__content-item[data-key='video'] .video-container {
  height: 100%;
  width: 100%;
}

.tcga_overlay__content-item[data-key='video'] video {
  height: 100%;
  width: 100%;
}

.tcga_video-overlay {
  background: linear-gradient(to right, rgba(69, 95, 77, 0.7) 0%, rgba(69, 95, 77, 0.7) 100%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 175px;
}

.tcga_video-overlay-btn {
  padding: 10px 35px;
  border-radius: 6px;
  border: none;
  font-weight: 700;
  font-size: 16px;
  background: var(--resource_colors--secondary);
  color: white;
  cursor: pointer;
  box-shadow: 0 1px 1px hsl(0deg 0% 0% / 0.04), 0 2px 2px hsl(0deg 0% 0% / 0.04), 0 4px 4px hsl(0deg 0% 0% / 0.04), 0 8px 8px hsl(0deg 0% 0% / 0.04), 0 16px 16px hsl(0deg 0% 0% / 0.04);
}

.tcga_video-overlay-btn:hover {
  transform: translate(-0.5px, -0.5px);
  box-shadow: 0 1px 1px hsl(0deg 0% 0% / 0.065), 0 2px 4px hsl(0deg 0% 0% / 0.065), 0 4px 8px hsl(0deg 0% 0% / 0.065), 0 8px 16px hsl(0deg 0% 0% / 0.065), 0 16px 28px hsl(0deg 0% 0% / 0.065);
}

.video_title-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.tcga_video-btn {
  border: none;
  color: var(--resource_colors--primary);
  font-weight: 800;
  background: none;
  height: 40px;
  cursor: pointer;
}

#res_video-btn {
  display: none;
}

/* testimonies */
.tcga_overlay__content-item[data-key='testimonies'] {
  flex-direction: column;
  gap: 25px;
  overflow-y: scroll;
}

.tcga_product__testimony {
  display: flex;
  gap: 20px;
  flex-direction: row;
  width: 100%;
  max-width: 600px;
}

.tcga_testimony__initial {
  text-transform: uppercase;
  font-variation-settings: "wdth" 100, "wght" 800;
  font-size: 21px;
  color: white;
  background: #eee9eb;
  min-width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}

.tcga_product__testimony h3 {
  margin-top: 12px;
  font-size: 10px;
}

.tcga_product__testimony p {
  margin: 5px 0;
}

/* chapters */
.tcga_product__chapter h2 {
  text-transform: none;
  font-size: 20px;
}

.tcga_product__chapter h2 strong {
  font-size: 13px;
  text-transform: uppercase;
  margin-right: 7px;
}


/* product */
.tcga_product {
  display: none;
  height: 100%;
  width: 100%;
  flex-direction: column;
  gap: 50px;
}

.tcga_product__top {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: row;
  align-items: center;
  gap: 40px;
}

.tcga_product__bottom {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 50%;
}

.tcga_product__img-container {
  position: relative;
  display: block;
  text-align: center;
  object-fit: contain;
  width: 100vw;
  padding: 20px;
}

#PROD-CGAHBK .tcga_product__img {
  justify-content: center;
}

#PROD-CGAHBK .tcga_product__img img {
  max-width: 100%;
}

.listen-intro-circle-a {
  position: absolute;
  display: block;
  top: 141px;
  left: -34px;
  transition: none;
  z-index: 2;

  top: 22%;
  left: -8%;
  width: 29%;
}

.listen-intro-circle-a:hover {
  transition: none;
}

.listen-intro-circle {
  position: relative;
  width: 100%;
  height: auto;
}

@media (max-width:1000px) {
  .listen-intro-circle-a {
    border-radius: 100%;
    top: 18%;
    left: auto;
    right: -5%;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  }
}

@media (max-width:500px) {
  .listen-intro-circle-a {
    top: 19%;
    right: -5%;
  }

  #PROD-CGAHBK .tcga_product__right {
    margin-top: -20px;
  }

  .tcga_body #PROD-CGAHBK h1 {
    font-size: 35px !important;
  }
}

.tcga_sub-product__img-container .tcga_product__img {
  object-fit: contain;
}

.tcga_product__img {
  display: none;
  max-width: 100%;
}

.tcga_product__img[data-prod-id='GIFT'] {
  padding: 30px;
}

.tcga_sub-product__img {
  max-width: 300px;
  position: absolute;
  cursor: pointer;
  transition: all .2s ease-in-out;
}

.tcga_sub-product__img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
  z-index: 10 ! important;
}

.tcga_product__desc {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.tcga_product__desc a {
  color: var(--resource_colors--primary);
  font-variation-settings: "wdth" 95, "wght" 600;
}

.tcga_product__thumb-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.tcga_product__thumbnail {
  overflow: hidden;
  width: 35px;
  height: 35px;
  contain: content;
  border-radius: 5px;
  border: 2px solid white;
  cursor: pointer;
  transition: all .2s ease-in-out;
}

.tcga_product__thumbnail.active {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.tcga_product__thumbnail:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.tcga_product__thumbnail img {
  max-height: 45px;
}

.tcga_product__gift-amt {
  text-align: center;
}

.tcga_product__gift-amt p {
  font-variation-settings: "wdth" 95, "wght" 700;
  letter-spacing: -0.5px;
}

.tcga_product__gift-amt h3 {
  font-variation-settings: "wdth" 85, "wght" 700;
  letter-spacing: 1px;
  font-size: 14px;
}

.tcga_product__tagline {
  text-align: center;
  font-variation-settings: "wdth" 95, "wght" 700;
  font-family: var(--resource_fonts--1);
  letter-spacing: -0.5px;
}

.tcga_product__tagline a {
  font-variation-settings: "wdth" 95, "wght" 700;
  color: var(--resource_colors--primary);
}


.tcga_product__tagline a:visited {
  font-variation-settings: "wdth" 95, "wght" 700 ! important;
  color: var(--resource_colors--primary) ! important;
}


/* product hint */
.hint {
  position: absolute;
  width: 20px;
  height: 20px;
  cursor: pointer;
  transition: .2s ease-in-out;
}

.hint:hover {
  transform: scale(1.1);
}

.hint-plus {
  color: var(--resource_hint_btns--circle) ! important;
  position: absolute;
  z-index: 10;
  width: 100%;
  height: auto;
  border-radius: 25px;
  line-height: .8;
  box-shadow: rgb(75 75 75) 0px 0px 5px;
}

.hint-plus .hint-line {
  stroke: var(--resource_hint_btns--cross) ! important;
  fill: none;
  stroke-miterlimit: 10;
  stroke-width: 8px;
}

.hint-echo {
  background: var(--resource_hint_btns--echo) ! important;
  position: absolute;
  z-index: 5;
  border-radius: 25px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -1px;
  animation: echo 3s linear infinite;
}


@keyframes echo {
  0% {
    opacity: 0.75;
    transform: scale(1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
  }

  5% {
    opacity: 0.65;
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
  }

  10% {
    opacity: 0.5;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
  }

  40% {
    opacity: 0;
    transform: scale(2.5);
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
  }

  100% {
    opacity: 0;
  }
}

.tcga_subproduct__overlay {
  display: none;
}

.tcga_chevron {
  background: white;
  width: 55px;
  height: 55px;
  border-radius: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  align-items: center;
  position: absolute;
  bottom: -20px;
  z-index: 5;
  cursor: pointer;
  transition: all .2s ease-in-out;
  box-shadow: 0 1px 1px hsl(0deg 0% 0% / 0.04), 0 2px 2px hsl(0deg 0% 0% / 0.04), 0 4px 4px hsl(0deg 0% 0% / 0.04), 0 8px 8px hsl(0deg 0% 0% / 0.04), 0 16px 16px hsl(0deg 0% 0% / 0.04);
}

i.fa.fa-angle-double-down {
  font-size: 37px;
  transform: translateY(2px);
  color: var(--resource_colors--secondary);
}

.tcga_chevron:hover {
  transform: scale(1.1);
}

/* faqs section */
.cga_faqs--new {
  display: flex ! important;
}

.cga_faqs-inner {
  display: flex;
  flex-direction: row ! important;
  gap: 20px;
  width: 100%;
  max-width: unset ! important;
  align-items: center;
}


/* resource footer */
.tcga_footer {
  height: 120px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: start;
  background: url(https://d2urhn0mmik6is.cloudfront.net/site/_images/monthly/0824/the-coming-golden-age/presale/cga-presale-bonus-bkg.jpg);
  background-size: cover ! important;
  background-position: center ! important;
  gap: 20px;
  padding: 20px;
}

.tcga_footer-logo {
  height: 50px;
  width: auto;
}

.tcga_footer-content {
  max-width: 50%;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
}



/* ReSPONSIVeNESS */
@media only screen and (max-width: 1200px) {
  .tcga_header {
    padding-right: 75px;
    justify-content: end;
  }

  .tcga_header__nav {
    width: auto;
    gap: 30px;
    margin: 0;
  }

  .tcga_product__bottom {
    width: 100%;
  }
}

@media only screen and (max-width: 1000px) {
  .tcga_body {
    height: 100%;
    padding-bottom: 50px;
  }

  .tcga_product__img {
    position: relative;
  }

  .tcga_product__right,
  .tcga_product__left {
    width: 100%;
    max-width: 650px;
  }

  .tcga_product__top {
    flex-direction: column;
  }

  .header__nav-item_title,
  .mobile-header__nav-item_title {
    font-size: 10px;
  }

  .tcga_body__side-nav {
    align-items: center;
    position: absolute;
    top: 20px;
    left: 20px;
    height: 450px;
  }

  .tcga_product__img-container {
    width: 100%;
    max-height: 500px;
    min-height: 300px;
    max-width: 350px;
    height: 100% ! important;
    width: 100%;
    object-fit: contain;
  }

  .tcga_product__img {
    height: 100% ! important;
  }

  .tcga_product__thumb-container {
    margin-bottom: 30px;
  }

  #PROD-TGDCGAPK .tcga_expanded_desc--split .tcga_expanded-col {
    flex-direction: column;
  }

  #PROD-TGDCGAPK .tcga_expanded_desc--split .tcga_expanded-img {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 800px) {
  .tcga_chevron {
    display: none;
  }

  .tcga_checkout-icon--desktop {
    display: none;
  }

  .tcga_checkout-icon--mobile {
    display: initial;
  }

  .tcga_footer {
    height: auto;
    flex-direction: column;
  }

  .tcga_footer__link {
    width: auto;
  }

  .tcga_footer-content {
    max-width: 600px;
  }

  .look-inside_right {
    max-width: 70px;
  }

  .reader_nav__item .reader_nav__item-img {
    max-width: 50px ! important;
  }

  .reader_content {
    margin-right: 20px;
  }

  .tcga_body__nav {
    padding: 0 20px;
  }

  .tcga_footer-logo {
    height: 44px;
    width: auto;
  }

  .tcga_footer-content h3 {
    font-weight: 700;
    font-size: 24px;
  }

  .tcga_footer-content p {
    font-size: 12.5px;
    text-align: justify;
    font-variation-settings: "wdth" 95, "wght" 500;
    letter-spacing: .02;
  }

  .tcga_overlay--addContent .tcga_overlay__content-item {
    padding-left: 150px;
  }
}

@media only screen and (max-width: 750px) {

  #PROD-TGDCGAPK .tcga_overlay__inner {
    padding: 50px 20px;
  }

  #PROD-TGDCGAPK .tcga_overlay__inner h1,
  #PROD-TGDCGAPK .tcga_overlay__inner h2 {
    display: none;
  }

  #PROD-TGDCGAPK .tcga_expanded_desc--split {
    flex-direction: column ! important;
  }

  #PROD-TGDCGAPK .tcga_expanded_desc--split .tcga_expanded-col {
    width: 100%;
  }

  #PROD-TGDCGAPK .tcga_expanded_desc--split .tcga_expanded-img {
    margin: 0 auto;
    max-width: 100px;
  }

  #PROD-TGDCGAPK .tcga_expanded_desc--split h3 {
    font-size: 22px ! important;
  }

  #PROD-TGDCGAPK .tcga_expanded_desc--split p {
    line-height: 1.4;
    font-size: 16px;
  }

  hr.tcga_expanded-divider {
    display: none;
  }

  .tcga_overlay--learnMore {
    padding: 0;
  }

  .cga_section.cga_resource {
    margin-top: 65px;
  }

  .resource_wrapper--video .cga_section.cga_resource {
    margin-top: 0px;
  }

  .tcga_hero {
    margin-top: 72px;
  }

  .tcga_hero-container {
    width: 100%;
    margin: 10px;
  }

  .tcga_hero-overlay {
    justify-content: center;
    align-items: center;
    padding: 15px;
  }

  .tcga_hero-container--collapsed {
    aspect-ratio: 16/9;
  }

  .tcga_hero-play-btn i {
    font-size: 65px;
  }

  .cga_products-container {
    flex-direction: column ! important;
    margin: 40px auto;
    justify-content: center ! important;
    align-items: center ! important;
    gap: 80px;
    padding: 0 25px;
  }

  .cga_product-col {
    height: auto;
    padding-bottom: 40px;
    width: 100%;
    max-width: 300px;
  }

  .cga_products-container.cga_products-overlay {
    margin: 0;
    justify-content: start ! important;
  }

  .cga_products-container.cga_products-overlay .cga_product-col {
    width: 100%;
    max-width: unset;
    padding-bottom: 20px;
    margin-bottom: 15px;
  }

  .cga_products-container.cga_products-overlay .cga_product-content {
    max-width: unset;
    width: 100%;
  }

  .cga_products-container.cga_products-overlay .cga_product-title {
    margin: 10px auto;
    max-width: 100%;
  }

  .cga_products-container.cga_products-overlay .cga_product-btn,
  .cga_products-container.cga_products-overlay .cga_product-col .tcga_product-choice-btn--split {
    position: unset;
    margin: 20px auto 0 auto;
  }

  .cga_products-container.cga_products-overlay .cga_product-desc {
    display: none;
  }

  .cga_products-container.cga_products-overlay .cga_products-overlay__close {
    right: 25px;
    top: 25px;
  }
}

@media only screen and (max-width: 700px) {
  .res_header__drj {
    width: 55px;
  }

  .res_header__drj--container {
    left: 20px;
    width: 60px;
    height: 60px;
  }

  .tcga_nav__item {
    width: 60px;
  }

  .tcga_nav__item-link {
    gap: 4px;
  }

  .tcga_nav__item img {
    max-height: 27px;
    width: auto;
  }

  .tcga_nav__item-title {
    font-size: 9px;
  }

  .tcga_header__drj {
    width: 55px;
  }

  .tcga_header__drj--container {
    left: 20px;
    width: 60px;
    height: 60px;
  }

  .tcga_body__nav {
    background-color: #d6c8ce;
  }

  .tcga_overlay {
    background-image: unset;
    background: transparent;
    overflow-y: scroll;
    min-height: 100vh;
    height: 100%;
  }

  .tcga_overlay--addContent .tcga_overlay__inner {
    padding-bottom: 100px;
  }

  .tcga_overlay__nav {
    flex-flow: wrap;
    justify-content: space-evenly;
  }

  .tcga_overlay__inner {
    border-radius: unset;
    padding: 85px 20px;
    max-height: unset;
    max-width: unset;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    -ms-backdrop-filter: blur(10px);
    height: 100% ! important;
    overflow-y: scroll;
  }

  .tcga_overlay__close {
    top: 50px;
  }

  .tcga_overlay__content-item {
    background: none ! important;
    height: auto;
  }

  .tcga_overlay .tcga_overlay__content-item {
    padding-left: 35px;
    padding: 35px;
  }

  .tcga_overlay .tcga_product__desc p {
    line-height: 1.8;
    font-size: 18px;
  }

  .tcga_starburst {
    width: 65px;
    height: 65px;
  }
}

@media only screen and (max-width: 500px) {
  .tcga_checkout-icon--mobile {
    display: none;
  }

  .tcga_checkout-icon--mn {
    display: initial;
  }

  .cga_section.cga_resource {
    margin-top: 65px;
  }

  .resource_wrapper--video .cga_section.cga_resource {
    margin-top: 0px;
  }

  .tcga_header {
    display: none;
  }

  .tcga_mobile-header {
    display: flex;
  }

  .tcga_body h1 {
    margin-top: 10px;
    font-size: 34px ! important;
  }

  .tcga_body #support-turning-point-with-confidence h1 {
    margin-top: 10px;
    font-size: 28px ! important;
  }

  .tcga_body__side-nav {
    width: 100%;
    align-items: center;
    flex-direction: row;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    height: auto;
  }

  .tcga_product__img-container {
    min-height: unset;
    margin-top: 50px;
    margin-left: unset;
    max-width: 100%;
  }

  .tcga_product__img {
    position: unset;
  }

  .tcga_product__left {
    flex-direction: column-reverse;
    justify-content: space-between;
  }

  .tcga_product__thumb-container {
    gap: 15px;
    margin-top: 10px;
    margin-bottom: unset ! important;
    flex-direction: row;
    align-self: unset ! important;
  }

  .tcga_sub-product__img-container .tcga_product__img {
    height: 100%;
  }

  .has-alt-images .tcga_product__img-container {
    display: flex;
    height: 450px;
    width: auto;
    overflow: hidden;
    contain: content;
    justify-content: center;
    align-items: center;
  }

  .tcga_body__inner,
  .tcga_product,
  .tcga_product__right {
    width: 100%;
  }

  .tcga_body__inner {
    padding: 35px;
  }

  .tcga_body__nav {
    transform: unset ! important;
    -webkit-transform: unset ! important;
    -moz-transform: unset ! important;
    -ms-transform: unset ! important;
    height: auto;
    flex-wrap: wrap;
    padding: 15px 10px;
    border-radius: 11px;
    width: 100%;
    gap: 20px 30px;
    justify-content: space-evenly;
  }

  .tcga_sub-product__img-container .tcga_product__img .tcga_product__img {
    height: 250px;
    width: 400px ! important;
  }

  .tcga_product__img-container--selector {
    height: 200px;
  }

  .tcga_nav__item-link {
    width: auto;
  }

  .tcga_product__chapter h2 strong {
    display: block;
  }

  .checkout-overlay-fg .checkout-box {
    padding: 20px;
    margin: 15px;
  }
}

@media only screen and (max-width: 420px) {
  .tcga_body {
    padding: 0;
  }

  .res_header__drj--container {
    display: none;
  }

  .tcga_product-choice-btn--hover {
    font-size: 16px;
  }

  .tcga_body__inner,
  .tcga_product,
  .tcga_product__right {
    width: 100%;
  }

  .tcga_body__nav {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
  }

  .tcga_header__drj--container {
    display: none;
  }

  .tcga_overlay .tcga_overlay__content-item {
    padding-left: 35px;
    padding: 10px;
  }

  .tcga_overlay__nav {
    max-width: 300px;
  }
}


/* **** FoNT CLaSSES **** */
.tcga_font-1 {
  font-family: var(--resource_fonts--1);
  font-size: 12px;
}

.tcga_font-2 {
  font-family: var(--resource_fonts--2);
}

.tcga_font-3 {
  font-family: var(--resource_fonts--3);
}



/* **** ELeM CoLOUR CLaSSES **** */


/* default colours */
.tcga_color-alt_text {
  color: var(--resource_colors--alt_text);
}

.tcga_color-text {
  color: var(--resource_colors--text);
}

a.tcga_color-alt_text:visited {
  color: var(--resource_colors--alt_text) ! important;
}

a.tcga_color-text:visited {
  color: var(--resource_colors--text) ! important;
}

.tcga_imp {
  color: var(--resource_colors--strong);
}

.tcga_bkg-alt_text {
  background: var(--resource_background-color--alt_text);
}

.tcga_bkg-text {
  background: var(--resource_background-color--text);
}


/* **** CoLOUR CLaSSES **** */

/* additional background colours */
.tcga_bkg-1 {
  background: var(--resource_colors--primary);
}

.tcga_bkg-2 {
  background: var(--resource_colors--secondary);
}

.tcga_bkg-1L {
  background: var(--resource_colors--primary_light);
}

.tcga_bkg-2L {
  background: var(--resource_colors--secondary_light);
}

.tcga_bkg-1D {
  background: var(--resource_colors--primary_dark);
}

.tcga_bkg-2D {
  background: var(--resource_colors--secondary_dark);
}

/* additional text colours */
.tcga_color-1 {
  color: var(--resource_colors--primary);
}

.tcga_color-2 {
  color: var(--resource_colors--secondary);
}

.tcga_color-1L {
  color: var(--resource_colors--primary_light);
}

.tcga_color-2L {
  color: var(--resource_colors--secondary_light);
}

.tcga_color-1D {
  color: var(--resource_colors--primary_dark);
}

.tcga_color-2D {
  color: var(--resource_colors--secondary_dark);
}

.tcga_color-1D {
  color: var(--resource_colors--primary_dark)
}


.slyder {
  position: relative;
  margin: auto;
  overflow: hidden;
}

.slydes {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.5s ease-in-out;
  height: 100%;
  width: 100%;
}

.slyde {
  display: none;
  object-fit: contain;
  box-sizing: border-box;
  opacity: 0.5;
  text-align: center;
  transition: opacity 0.5s ease-in-out, width 0.5s ease-in-out;
}

.slyde h3 {
  width: 525px;
  opacity: 0.5;
  font-size: 30px;
  margin-top: 25px;
  transition: .75s opacity .5s ease-in-out;
  color: #1e4861;
}

.slyde img {
  opacity: 0.5;
}

.slyde.active {
  display: block;
  opacity: 1;
  width: 650px;
}

.slyde.active h3 {
  opacity: 1;
}

.slyde.prev,
.slyde.next {
  display: block;
  opacity: 0.35;
}

.slyde.before-prev,
.slyde.after-next {
  display: block;
  opacity: 0.1;
}

.slyder__btn {
  position: absolute;
  top: calc(50%);
  transform: translateY(-50%);
  color: white;
  background: none;
  outline: none;
  border: none;
  font-size: 35px;
  width: 120px;
  z-index: 10;
  cursor: pointer;
  transition: .3s ease-in-out;
  height: 100%;
}

.slyder__btn:hover {
  color: #ffc052;
}

.slyder__btn i {
  font-size: 30px;
  color: #31657dbb;
  transition: .3s ease-in-out;
}

.slyder__btn:hover i {
  color: #31657d;
}

.slyder__btn.prev {
  left: 0px;
  background: linear-gradient(90deg, #fff9e8, transparent);
}

.slyder__btn.next {
  right: 0px;
  background: linear-gradient(90deg, transparent, #fff9e8);
}


/* Slide Sizing */
.slyder {
  height: 500px;
  width: 100vw;
}

.slydes {
  height: 500px;
  gap: 70px ! important;
}

.slyde {
  width: 650px;
}

.slyde.prev,
.slyde.next {
  transform: scale(.9);
  filter: blur(3.5px);
  -webkit-filter: blur(3.5px);
}

.cga_faqs--new {
  padding: 50px 0;
  background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url(https://d2urhn0mmik6is.cloudfront.net/site/_images/monthly/0624/keep-the-faith/KTF_background_excerpt.jpg);
  background: linear-gradient(166deg, rgba(255, 255, 255, 0.7), rgb(255 222 150 / 33%)), url(https://d2urhn0mmik6is.cloudfront.net/site/_images/monthly/0824/the-coming-golden-age/presale/cga-the-author-bkg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}



/* ReSPONSIVeNESS */
@media only screen and (max-width: 850px) {
  .slyde {
    width: 445px;
  }
}

@media only screen and (max-width: 650px) {
  .slyde {
    width: 445px;
  }

  .slyde h3 {
    width: 300px;
    margin-top: 0;
  }

  .cga_faqs--new .cga_faq-question {
    font-size: 20px ! important;
  }

  .slyder__btn {
    width: 50px;
  }

  .slyder__btn i {
    font-size: 25px;
  }

  .cga_faq-wrapper {
    gap: 15px ! important;
  }

  .cga_faq-circle-btn {
    height: 80px ! important;
    width: 80px ! important;
  }

  .cga_faq-chapter {
    font-size: 13px ! important;
  }

  .cga_faq-chapters {
    font-size: 9.5px ! important;
  }

  .cga_faq-answered-in {
    font-size: 8px ! important;
  }
}

@media only screen and (max-width: 500px) {

  .slyder,
  .slydes {
    height: 300px ! important;
  }

  .cga_faq-circle-btn {
    height: 100px ! important;
    width: 100px ! important;
  }

  .cga_faq-chapter {
    font-size: 16px ! important;
  }

  .cga_faq-chapters {
    font-size: 12.5px ! important;
  }

  .cga_faq-answered-in {
    font-size: 10px ! important;
  }

  .cga_faq-wrapper {
    width: 100vw;
    max-width: 100%;
    padding: 15px;
    justify-content: center;
    flex-direction: column-reverse ! important;
  }

  .cga_faqs--new h1 {
    font-size: 30px ! important;
    padding: 0 35px;
    max-width: 300px;
    margin: 0 auto;
  }

  .slyde {
    width: calc(100% - 50px) ! important;
  }

  .slyde h3 {
    width: 100%;
  }

  .slyder__btn {
    background: none ! important;
  }

  .cga_faqs--new .cga_faq-question {
    font-size: 22px ! important;
    text-align: center ! important;
  }

  .cga_faqs--new .cga_faq-question-wrapper {
    justify-content: center;
    align-items: center ! important;
    gap: 20px ! important;
  }

  .cga_faq-excerpt-link {
    font-weight: 700;
    font-size: 16px;
  }
}

@media only screen and (max-width: 350px) {

  .cga_faq-wrapper {
    width: 100vw;
    padding: 15px;
    justify-content: center;
    flex-direction: column-reverse ! important;
  }

  .cga_faqs--new .cga_faq-question-wrapper {
    justify-content: center;
    align-items: center ! important;
  }

  .cga_faqs--new .cga_faq-question {
    font-size: 18px ! important;
    text-align: center ! important;
  }

  .slyder__btn i {
    margin-top: 50px ! important;
  }

  .slyde h3 {
    width: 100% ! important;
    max-width: 300px ! important;
    padding: 0 15px 2px 15px ! important;
    margin-top: 0 ! important;
  }
}