@font-face {
  font-family: "ColonyFOT";
  src: url("colonyfot.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
html[lang=en-US] .tac-styles .arrow-left {
  transform: rotate(180deg);
}

html[lang=en-US] .article-expand-row img {
  transform: rotate(180deg);
}
html[lang=en-US] .full-category-forward img {
  transform: rotate(180deg);
}
html[lang=en-US] .tac_button-full img {
  transform: rotate(180deg);
}
html[lang=en-US] .tac-video-button img {
  transform: rotate(180deg);
}

.tac-styles .Mobile {
  display: none;
}
@media (max-width: 700px) {
  .tac-styles .Mobile {
    display: block;
  }
}
.tac-styles .Desk {
  display: block;
}
@media (max-width: 700px) {
  .tac-styles .Desk {
    display: none;
  }
}
.tac-styles .blacktext {
  color: black;
}
.tac-styles h1 {
  color: #231f20;
  font-family: "ColonyFOT";
}
.tac-styles {
  width: 100%;
  padding-top: 20px;
}
@media (max-width: 700px) {
  .tac-styles {
    padding-top: 0px;
  }
}
.tac-styles .black-h {
  color: #231f20;
}
.tac-styles .h-xl {
  font-size: 74px;
  line-height: 77px;
  font-family: "ColonyFOT";
}
@media (max-width: 700px) {
  .tac-styles .h-xl {
    font-size: 40px;
  }
}
.tac-styles .h-l {
  font-size: 46px;
  font-family: "ColonyFOT";
  line-height: 50px;
}
@media (max-width: 700px) {
  .tac-styles .h-l {
    font-size: 27px;
    line-height: 30px;
  }
}
.tac-styles h2 {
  color: #231f20;
  margin-top: 0.5em;
  margin-bottom: 0.25em;
  font-family: "ColonyFOT";
  line-height: 32px;
  font-size: 35px;
}
.tac-styles h3 {
  color: #231f20;
  font-family: "ColonyFOT";
}
.tac-styles h4 {
  color: #231f20;
  font-family: "ColonyFOT";
}
.tac-styles h5 {
  color: #231f20;
  font-family: "ColonyFOT";
}
.tac-styles h6 {
  color: #231f20;
  font-family: "ColonyFOT";
}
.tac-styles p {
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 700px) {
  .tac-styles p {
    font-size: 16px;
    line-height: 20px;
  }
}
.tac-styles .h-md {
  font-family: "ColonyFOT";
  font-size: 35px;
  line-height: 32px;
  margin: 0px;
}
@media (max-width: 700px) {
  .tac-styles .h-md {
    font-size: 21px;
    line-height: 20px;
  }
}
.tac-styles .tac-home-h2 {
  margin-top: -0.5em;
}
@media (max-width: 700px) {
  .tac-styles .tac-home-h2 {
    margin-top: -2em;
    margin-bottom: 1em;
  }
}
.tac-styles .h-s {
  font-family: "ColonyFOT";
  font-size: 35px;
  line-height: 32px;
}
@media (max-width: 700px) {
  .tac-styles .h-s {
    font-size: 20px;
  }
}
.tac-styles .cat_box .h-xs {
  font-size: 27px;
}
@media (max-width: 700px) {
  .tac-styles .cat_box .h-xs {
    font-size: 16px;
  }
}
.tac-styles .h-xs {
  font-family: "ColonyFOT";
  font-size: 27px;
  line-height: 28px;
}
@media (max-width: 700px) {
  .tac-styles .h-xs {
    font-size: 20px;
    line-height: 21px;
  }
}
.tac-styles .h-hs22 {
  font-family: "ColonyFOT";
  font-size: 22px;
  line-height: 24px;
}
@media (max-width: 700px) {
  .tac-styles .h-hs22 {
    font-size: 18px;
  }
}
.tac-styles .h-hs20 {
  font-family: "ColonyFOT";
  font-size: 20px;
  line-height: 20px;
}
@media (max-width: 700px) {
  .tac-styles .h-hs20 {
    font-size: 17px;
    line-height: 18px;
  }
}
.tac-styles .h-white {
  color: white;
}
.tac-styles .h-white a {
  color: white;
}
.tac-styles .red-bg {
  background-color: #D52856;
}
.tac-styles .black-bg {
  background-color: #231f20;
}
.tac-styles .gray-bg {
  background-color: #F4F4F4;
}
.tac-styles .light-gray-bg {
  background-color: #F5F5F5;
}
.tac-styles .flex {
  display: flex;
}
.tac-styles .flex-row {
  flex-direction: row;
}
.tac-styles .justify-between {
  justify-content: space-between;
}
.tac-styles .colony {
  font-family: "ColonyFOT";
}
.tac-styles .colony a {
  font-family: "ColonyFOT";
}
.tac-styles .grid1em {
  display: grid;
  grid-gap: 1em;
  grid-template-columns: 1fr 1fr;
}
.tac-styles .f20m16 {
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 700px) {
  .tac-styles .f20m16 {
    font-size: 16px;
    line-height: 20px;
  }
}
.tac-styles .f20m16 a {
  font-size: 20px;
  line-height: 26px;
  color: #231f20;
  text-decoration: underline;
}
@media (max-width: 700px) {
  .tac-styles .f20m16 a {
    font-size: 16px;
    line-height: 20px;
  }
}
.tac-styles .f24m18 {
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 700px) {
  .tac-styles .f24m18 {
    font-size: 18px;
    line-height: 24px;
  }
}
.tac-styles .f24m18 a {
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 700px) {
  .tac-styles .f24m18 a {
    font-size: 18px;
    line-height: 24px;
  }
}
.tac-styles .blackText {
  color: black;
}
.tac-styles .blackText a {
  color: black;
}
.tac-styles .grayText {
  color: #F4F4F4;
}
.tac-styles .grayText a {
  color: #F4F4F4;
}
.tac-styles .darkGrayText {
  color: #6F7384;
}
.tac-styles .darkGrayText a {
  color: #6F7384;
}
.tac-styles .tac-container {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  flex-direction: row;
}
@media (max-width: 700px) {
  .tac-styles .tac-container {
    width: 100%;
    flex-direction: column;
  }
}
.tac-styles .tac_button-fit {
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 40px 5px 30px;
  font-weight: 600;
  font-size: 20px;
  cursor: pointer;
}
@media (max-width: 700px) {
  .tac-styles .tac_button-fit {
    padding: 5px 10px 5px 10px;
  }
}
.tac-styles .tac_button-fit img {
  margin-inline-start: 10px;
}
.tac-styles .bold {
  font-weight: 700;
}
.tac-styles .tac_button-full {
  width: 100%;
  padding: 5px 40px 5px 20px;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 700px) {
  .tac-styles .tac_button-full {
    padding: 5px 6px 6px 6px;
  }
}
.tac-styles .tac_button-full img {
  margin-inline-start: 10px;
}
.tac-styles .toc-button {
  width: 100%;
  padding: 5px 40px 5px 20px;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 700px) {
  .tac-styles .toc-button {
    padding: 5px 6px 6px 6px;
  }
}
.tac-styles .tac-video-button:hover {
  background-color: black;
}
.tac-styles .tac-video-button {
  transition: 0.3s;
  background-color: #231f20;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  color: white;
  font-size: 20px;
  padding: 5px 40px 5px 20px;
}
@media (max-width: 700px) {
  .tac-styles .tac-video-button {
    padding: 5px 6px 6px 6px;
    justify-content: center;
  }
}
.tac-styles .tac-video-button img {
  margin-inline-start: 10px;
}
.tac-styles .red-button {
  background-color: #D52856;
  color: white;
}
.tac-styles .black-button {
  background-color: #231f20;
  color: white;
  transition: 0.3s;
}
.tac-styles .black-button:hover {
  background-color: black;
}
.tac-styles .side-bar-wrapper {
  width: 20%;
}
@media (max-width: 700px) {
  .tac-styles .side-bar-wrapper {
    width: 100%;
  }
}
.tac-styles .main-page-wrapper {
  width: 75%;
}
@media (max-width: 700px) {
  .tac-styles .main-page-wrapper {
    width: 100%;
  }
}
.tac-styles .desk-dist-top {
  margin-top: 1.5em;
}
@media (max-width: 700px) {
  .tac-styles .desk-dist-top {
    margin-top: 0.5em;
  }
}
.tac-styles .home-opening-image-mobile {
  display: none;
}
@media (max-width: 700px) {
  .tac-styles .home-opening-image-mobile {
    display: block;
    height: 240px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
.tac-styles .single-cat-intro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
@media (max-width: 700px) {
  .tac-styles .single-cat-intro {
    grid-template-columns: 1fr;
  }
}
.tac-styles .single-cat-intro .opening-end {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 700px) {
  .tac-styles .single-cat-intro h1 {
    text-align: center;
  }
}
.tac-styles .position-holder {
  position: relative;
}
.tac-styles .mob_pad {
  padding: 0;
}
@media (max-width: 700px) {
  .tac-styles .mob_pad {
    padding: 0 1em;
  }
}
.tac-styles .mobile-tab {
  display: none;
}
@media (max-width: 700px) {
  .tac-styles .mobile-tab {
    display: flex;
    border-inline-start: 9px solid #D52856;
    margin: 5px 0px;
    padding: 0.5em;
    height: 32px;
    font-size: 18px;
  }
}
.tac-styles .mobile-tab .icon {
  display: inline-block;
  margin-inline-start: 10px;
}
.tac-styles .mobile-tab .icon.active {
  transform: rotate(180deg);
}
@media (max-width: 700px) {
  .tac-styles .tac-sidebar {
    padding: 2px 0px;
  }
}
.tac-styles .tac-sidebar .lang-switcher {
  display: none;
}
.tac-styles .menu-tab {
  display: block;
  font-size: 20px;
}
.tac-styles .menu-tab a {
  font-size: 20px;
}
@media (max-width: 700px) {
  .tac-styles .menu-tab a {
    font-size: 16px;
  }
}
@media (max-width: 700px) {
  .tac-styles .menu-tab {
    display: none;
    position: absolute;
    top: 35px;
    font-size: 16px;
    background-color: #F4F4F4;
    width: 100%;
    right: 0;
    z-index: 12;
  }
}
.tac-styles .menu-tab ul {
  list-style: none;
  padding: 10px 0px 0px 0px;
}
@media (max-width: 700px) {
  .tac-styles .menu-tab ul {
    padding: 0px;
    margin-bottom: 0px;
  }
}
.tac-styles .menu-tab ul .current-menu-item {
  border-inline-start: 9px solid #D52856;
}
@media (max-width: 700px) {
  .tac-styles .menu-tab ul .current-menu-item {
    display: none;
  }
}
.tac-styles .menu-tab ul .main-tac-item {
  font-weight: 700;
}
.tac-styles .menu-tab ul .main-tac-item a {
  font-size: 24px !important;
}
.tac-styles .menu-tab ul li {
  border-inline-start: 9px solid transparent; /* 2px solid border on the appropriate side */
  padding: 0.5em;
  font-family: "Assistant";
}
@media (max-width: 700px) {
  .tac-styles .menu-tab ul li {
    padding: 0.5em;
    margin: 0.5em;
  }
}
.tac-styles .menu-tab ul li:hover {
  border-inline-start: 9px solid #b5224b;
}
.tac-styles .search-tab {
  padding: 0em 1em 1em 1em;
}
.tac-styles #tac_searchform {
  display: flex;
}
@media (max-width: 700px) {
  .tac-styles #tac_searchform {
    padding: 1em 10px;
  }
}
.tac-styles #tac_searchform input[type=image] {
  width: 20%;
  background-color: white;
  padding: 5px 5px 5px 8px;
}
@media (max-width: 700px) {
  .tac-styles #tac_searchform input[type=image] {
    width: 12%;
  }
}
.tac-styles #tac_searchform input[type=text] {
  width: 80%;
  border: none;
  padding: 0px 10px;
}
.tac-styles .tac_simple_h1 {
  color: #231f20;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.tac-styles .split-50-50 {
  display: flex;
  flex-direction: row;
}
@media (max-width: 700px) {
  .tac-styles .split-50-50 {
    flex-direction: column;
  }
}
.tac-styles .split-50-50__left {
  width: 50%;
}
@media (max-width: 700px) {
  .tac-styles .split-50-50__left {
    width: 100%;
  }
}
.tac-styles .split-50-50__right {
  background-size: cover;
  width: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 700px) {
  .tac-styles .split-50-50__right {
    width: 100%;
  }
}
.tac-styles .home-cat-excerpt {
  padding-inline-end: 2em;
}
.tac-styles .home-cat-excerpt a {
  color: #231f20;
  text-decoration: underline;
}
.tac-styles .featured-article .author {
  font-size: 22px;
}
@media (max-width: 700px) {
  .tac-styles .featured-article .author {
    font-size: 17px;
  }
}
@media (max-width: 700px) {
  .tac-styles .featured-article .icon {
    width: 45px;
  }
}
.tac-styles .featured-article .feat-article-content {
  width: 90%;
}
@media (max-width: 700px) {
  .tac-styles .featured-article .feat-article-content {
    width: 86%;
  }
}
.tac-styles .featured-article .feat-article-img {
  width: 9%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
@media (max-width: 700px) {
  .tac-styles .featured-article .feat-article-img {
    width: 16%;
  }
}
.tac-styles .article-expand-row {
  background-color: #B5224B;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 5px 20px;
}
@media (max-width: 700px) {
  .tac-styles .article-expand-row {
    padding: 5px 10px;
  }
}
.tac-styles .article-expand-row img {
  margin-inline-start: 10px;
}
.tac-styles .home-page-latest-cat-loop {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1em;
  row-gap: 1em;
}
@media (max-width: 700px) {
  .tac-styles .home-page-latest-cat-loop {
    display: block;
  }
}
.tac-styles .home-page-latest-cat-loop .article-box {
  min-height: 230px;
}
.tac-styles .category-page-latest-cat-loop {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1em;
  row-gap: 1em;
}
@media (max-width: 700px) {
  .tac-styles .category-page-latest-cat-loop {
    grid-template-columns: 1fr;
    grid-gap: 0.5em;
    row-gap: 0.5em;
  }
}
.tac-styles .article-box-highlight {
  width: 85%;
}
@media (max-width: 700px) {
  .tac-styles .article-box-highlight {
    width: 75%;
  }
}
.tac-styles .article-box-highlight .main-title {
  border-inline-start: 9px solid #D52856;
  padding-inline-start: 9px;
}
.tac-styles .article-box-highlight .author {
  border-inline-start: 9px solod transparent;
  padding-inline-start: 18px;
}
.tac-styles .article-box-highlight .category-name {
  color: #8B8B8B;
  border-inline-start: 9px solod transparent;
  padding-inline-start: 18px;
}
.tac-styles .page-icon .icon-box-highlight {
  width: 100% !important;
}
@media (max-width: 700px) {
  .tac-styles .page-icon .icon-box-highlight {
    width: 80% !important;
  }
}
.tac-styles .icon-box-highlight {
  width: 20%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  position: relative;
}
@media (max-width: 700px) {
  .tac-styles .icon-box-highlight {
    width: 20%;
    margin-right: auto;
  }
}
.tac-styles .icon-box-highlight .icon {
  position: absolute;
  top: -1%;
  inset-inline-end: -25%;
}
@media (max-width: 700px) {
  .tac-styles .icon-box-highlight .icon {
    position: static;
  }
}
.tac-styles .hp-feat-article {
  transition: 0.3s;
}
.tac-styles .hp-feat-article * {
  transition: 0.3s;
}
@media (max-width: 700px) {
  .tac-styles .cat-h-custom {
    margin-top: 30px !important;
  }
}
.tac-styles .hp-feat-article:hover {
  background-color: #B5224B;
}
.tac-styles .hp-feat-article:hover .article-expand-row {
  background-color: #D52856;
}
.tac-styles .latest-cat-wrapper {
  position: relative;
}
.tac-styles .secondary_wrapper {
  position: relative;
}
.tac-styles .full-category-forward-wrap {
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  box-shadow: -15px 0px 25px 25px white;
  z-index: 10;
  background-color: white;
  font-size: 20px;
}
@media (max-width: 700px) {
  .tac-styles .full-category-forward-wrap {
    position: static;
    display: block;
    box-shadow: none;
    padding: 1em;
  }
}
.tac-styles .full-category-forward-wrap img {
  margin-inline-start: 10px;
}
.tac-styles .full-category-forward-wrap .full-category-forward {
  padding: 5px 20px;
  justify-content: flex-end;
  transition: 0.3s;
}
@media (max-width: 700px) {
  .tac-styles .full-category-forward-wrap .full-category-forward {
    padding: 10px 20px;
    justify-content: center;
    font-size: 18px;
  }
}
.tac-styles .full-category-forward-wrap .full-category-forward:hover {
  background-color: black;
}
.tac-styles .mobile_custom_arrows {
  display: none;
}
@media (max-width: 700px) {
  .tac-styles .mobile_custom_arrows {
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(248, 246, 244, 0) 18%, rgba(255, 255, 255, 0) 83%, rgb(255, 255, 255) 100%);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    pointer-events: none;
  }
}
.tac-styles .mobile_custom_arrows .arrow {
  pointer-events: all;
  cursor: pointer;
  width: 20%;
  height: 100%;
  display: flex;
}
.tac-styles .mobile_custom_arrows .arrow img {
  width: 20px;
}
.tac-styles .mobile_custom_arrows .car-arrow-right {
  justify-content: flex-start;
  padding-right: 10px;
}
.tac-styles .mobile_custom_arrows .car-arrow-left {
  justify-content: flex-end;
  padding-left: 10px;
}
.tac-styles .article-box {
  position: relative;
  padding: 1em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
@media (max-width: 700px) {
  .tac-styles .article-box {
    padding: 0.5em 0em 0.5em 0.5em;
  }
}
.tac-styles .article-box:hover .workingBg {
  opacity: 0.75;
}
.tac-styles .article-box .category-name {
  transition: 0.3s;
}
.tac-styles .article-box:hover .category-name {
  color: #231f20;
}
.tac-styles .workingBg {
  transition: 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #d7d7d7;
  opacity: 0.9;
  z-index: 0;
}
.tac-styles .z9 {
  position: relative;
  z-index: 9;
}
.tac-styles .arrow-left {
  position: absolute;
  inset-inline-end: 0.5em;
  bottom: 0;
  font-size: 2em;
  color: #231f20;
}
@media (max-width: 700px) {
  .tac-styles .arrow-left {
    left: 0.8em !important;
    bottom: 0.7em !important;
  }
}
.tac-styles .arrow-left a {
  color: #231f20;
}
.tac-styles .fadeEffect {
  animation: fadeEffect 1s infinite;
  pointer-events: none;
}
.tac-styles .tac-categories {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 3em;
       column-gap: 3em;
  row-gap: 3em;
}
@media (max-width: 700px) {
  .tac-styles .tac-categories {
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 1em;
         column-gap: 1em;
    row-gap: 1em;
  }
}
.tac-styles .tac-categories .animationDiv {
  background-color: gray;
  height: 381px;
  opacity: 1;
  animation: fadeEffect 1s infinite;
}
@media (max-width: 700px) {
  .tac-styles .tac-categories .animationDiv {
    height: 240px;
  }
}
@keyframes fadeEffect {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.tac-styles .cat_box:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}
.tac-styles .cat_box:hover .info_wrap {
  border-inline-start: 9px solid #b5224b;
}
.tac-styles .hideMe {
  display: none;
}
.tac-styles .cat_box {
  transition: 0.5s;
  height: 381px;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  cursor: pointer;
}
@media (max-width: 700px) {
  .tac-styles .cat_box {
    height: 240px;
    background-size: cover;
  }
}
.tac-styles .cat_box .info_wrap {
  border-inline-start: 9px solid #D52856;
  background-color: #F4F4F4;
  padding-top: 0.5em;
  padding-inline-start: 0.5em;
  padding-inline-end: 1.2em;
  padding-bottom: 1em;
}
@media (max-width: 700px) {
  .tac-styles .cat_box .info_wrap {
    padding-top: 0.5em;
    padding-inline-start: 0.5em;
    padding-inline-end: 2em;
    padding-bottom: 1em;
  }
}
.tac-styles .cat_box .arrow-left {
  position: absolute;
  inset-inline-end: 0.2em;
  bottom: 0;
  font-size: 2em;
  line-height: 1;
  color: #231f20;
}
@media (max-width: 700px) {
  .tac-styles .cat_box .arrow-left {
    inset-inline-end: 0.25em !important;
    bottom: 0.15em !important;
  }
}
.tac-styles .cat_box .arrow-left a {
  color: #231f20;
}
.tac-styles .more-cat-h {
  margin-top: 1rem !important;
}
@media (max-width: 700px) {
  .tac-styles .more-cat-h {
    margin-top: 1.5rem !important;
    text-align: center;
  }
}
.tac-styles .article-dwn-btn {
  margin-bottom: 40px;
}
.tac-styles .text-end {
  text-align: end;
}
.tac-styles .text-center {
  text-align: center;
}
.tac-styles .single-heading {
  position: relative;
  min-height: 150px;
}
.tac-styles .single-heading h1 {
  width: 70%;
}
@media (max-width: 700px) {
  .tac-styles .single-heading h1 {
    width: 100%;
  }
}
.tac-styles .single-heading .page-icon {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 700px) {
  .tac-styles .single-heading .page-icon {
    bottom: 1em;
    left: 1em;
    top: auto;
  }
}
.tac-styles .single-heading .single_download {
  position: absolute;
  bottom: 0;
  inset-inline-end: 0;
}
@media (max-width: 700px) {
  .tac-styles .single-heading .single_download {
    display: none;
  }
}
.tac-styles .single-heading .single_download img {
  width: 20px;
}
.tac-styles .single-heading .single_download a {
  color: white;
}
.tac-styles .single_btn_location {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media (max-width: 700px) {
  .tac-styles .single_btn_location {
    justify-content: center;
    align-items: center;
    margin-bottom: 45px;
  }
}
.tac-styles .single-article-dwn .single_download {
  display: none;
}
@media (max-width: 700px) {
  .tac-styles .single-article-dwn .single_download {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.tac-styles .single-article-dwn .single_download img {
  width: 20px;
}
.tac-styles .single-article-dwn .single_download a {
  color: white;
}
@media (max-width: 700px) {
  .tac-styles .tac-h-s-style {
    margin-top: 30px !important;
  }
}
.tac-styles .allcatbtn {
  margin-bottom: 30px !important;
}
.tac-styles .members-wrap {
  flex-direction: row;
}
@media (max-width: 700px) {
  .tac-styles .members-wrap {
    flex-direction: column;
  }
}
.tac-styles .team-members {
  width: 50%;
}
@media (max-width: 700px) {
  .tac-styles .team-members {
    width: 100%;
  }
}
.tac-styles .team-members .col-lg-2, .tac-styles .team-members .col-md-4 {
  width: 50% !important;
  max-width: 50% !important;
  flex: 100%;
}
.tac-styles .members-text {
  width: 50%;
}
@media (max-width: 700px) {
  .tac-styles .members-text {
    width: 100%;
  }
}
.tac-styles .contant-tac {
  display: flex;
  flex-direction: row;
}
@media (max-width: 700px) {
  .tac-styles .contant-tac {
    flex-direction: column;
  }
}
.tac-styles .institution-info {
  width: 35%;
}
@media (max-width: 700px) {
  .tac-styles .institution-info {
    width: 100%;
  }
}
.tac-styles .institution-info a {
  color: #231f20 !important;
}
.tac-styles .tac-cf7 {
  width: 65%;
}
@media (max-width: 700px) {
  .tac-styles .tac-cf7 {
    width: 100%;
  }
}
.tac-styles .tac-cf7 .tac-email input[type=email] {
  width: 100%;
}
.tac-styles .tac-cf7 .tac-name input[type=text] {
  width: 96%;
}
@media (max-width: 700px) {
  .tac-styles .tac-cf7 .tac-name input[type=text] {
    width: 100%;
  }
}
.tac-styles .tac-cf7 * {
  border: 0px solid transparent;
  width: 100%;
  color: #464646;
}
.tac-styles .tac-cf7 input, .tac-styles .tac-cf7 textarea {
  padding-right: 10px;
}
@media (max-width: 700px) {
  .tac-styles .tac-cf7 input, .tac-styles .tac-cf7 textarea {
    padding: 10px;
  }
}
.tac-styles .tac-cf7 .screen-reader-response {
  display: none;
}
.tac-styles .tac-cf7 input[type=submit]:hover {
  background-color: #b5224b;
}
.tac-styles .tac-cf7 input[type=submit] {
  transition: 0.3s;
  background-color: #D52856;
  color: white;
  padding: 10px 20px;
  font-size: 20px;
  cursor: pointer;
}
@media (max-width: 700px) {
  .tac-styles .tac-cf7 input[type=submit] {
    width: 100%;
  }
}
.tac-styles .tac-form {
  padding-right: 25px;
}
@media (max-width: 700px) {
  .tac-styles .tac-form {
    padding-right: 0px;
  }
}
@media (max-width: 700px) {
  .tac-styles .team-title {
    margin-top: 15px;
  }
}
@media (max-width: 700px) {
  .tac-styles .l-t-contact {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 700px) {
  .tac-styles .s-t-contact {
    margin-top: 0px;
  }
}
.tac-styles .tac-form-row {
  display: flex;
  flex-direction: row;
}
@media (max-width: 700px) {
  .tac-styles .tac-form-row {
    flex-direction: column;
  }
}
.tac-styles .tac-form-row .tac-email {
  width: 50%;
}
@media (max-width: 700px) {
  .tac-styles .tac-form-row .tac-email {
    width: 100%;
  }
}
.tac-styles .tac-form-row .tac-name {
  width: 50%;
}
@media (max-width: 700px) {
  .tac-styles .tac-form-row .tac-name {
    width: 100%;
  }
}
.tac-styles .cf7_icon {
  margin-inline-end: 10px;
}
.tac-styles .captcha-disclaimer a {
  font-size: 12px !important;
}
.tac-styles .tac-center {
  text-align: right;
}
@media (max-width: 700px) {
  .tac-styles .tac-center {
    text-align: center;
  }
}
.tac-styles #portfolio_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1em;
  row-gap: 1em;
}
.tac-styles #portfolio_grid .animationDiv {
  background-color: gray;
  height: 200px;
  opacity: 1;
  animation: fadeEffect 1s infinite;
}
.tac-styles #portfolio_grid .icon-box-highlight {
  display: none;
}
.tac-styles #upcoming-events .animationDiv {
  background-color: gray;
  height: 370px;
  opacity: 1;
  animation: fadeEffect 1s infinite;
}
.tac-styles #past-events {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1em;
}
@media (max-width: 700px) {
  .tac-styles #past-events {
    grid-template-columns: 1fr 1fr;
  }
}
.tac-styles #past-events .animationDiv {
  background-color: gray;
  height: 200px;
  opacity: 1;
  animation: fadeEffect 1s infinite;
}
.tac-styles .masonry-gallery {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tac-styles .masonry-item {
  width: 33.333%; /* Adjust the width for different numbers of columns */
  margin-bottom: 15px;
  padding: 10px;
}
@media (max-width: 700px) {
  .tac-styles .masonry-item {
    width: 50%;
    margin-bottom: 10px;
    padding: 5px;
  }
}
.tac-styles .event-small-card {
  display: flex;
  position: relative;
  padding: 100px 0px 20px 20px;
  background-size: cover;
  background-position: center;
  position: relative;
  cursor: pointer;
}
.tac-styles .event-small-card .arrow-left {
  left: 0.6em;
  bottom: 0.1em;
}
.tac-styles .system-coordinator p {
  margin-bottom: 0.5rem;
}
.tac-styles .fixed {
  position: fixed;
  top: 0;
}
.tac-styles .sticky-bottom {
  position: absolute;
  bottom: 0;
}
.tac-styles .relative {
  position: relative;
}
.tac-styles .fixed-top-mobile {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 12;
}
.tac-styles .eventCard {
  transition: 0.3s;
}
.tac-styles .eventCard * {
  transition: 0.3s;
}
.tac-styles .eventline {
  margin-bottom: 3px !important;
}
.tac-styles .eventImage {
  filter: grayscale(1);
}
@media (max-width: 700px) {
  .tac-styles .eventImage {
    filter: grayscale(0);
  }
}
.tac-styles .eventImage:hover {
  filter: grayscale(0);
}
@media (max-width: 700px) {
  .tac-styles .eventImage:hover {
    filter: grayscale(0);
  }
}
.tac-styles .eventCard:hover .eventImage {
  filter: grayscale(0);
}
@media (max-width: 700px) {
  .tac-styles .eventCard:hover .eventImage {
    filter: grayscale(0);
  }
}
.tac-styles .eventCard:hover .red-button {
  background-color: #B5224B;
}
.tac-styles .event-small-card {
  filter: grayscale(1);
  transition: 0.3s;
}
@media (max-width: 700px) {
  .tac-styles .event-small-card {
    filter: grayscale(0);
  }
}
.tac-styles .event-small-card:hover {
  filter: grayscale(0);
}
@media (max-width: 700px) {
  .tac-styles .event-small-card:hover {
    filter: grayscale(0);
  }
}
.tac-styles .position_div {
  position: relative;
  height: 40px;
}
.tac-styles .toc.active {
  top: 0;
  right: 0;
  width: 100%;
}
.tac-styles .toc.active .open-toc {
  display: inline-flex;
  transform: rotate(180deg);
  align-items: center;
  justify-content: center;
}
.tac-styles .toc.active .toc-open-text {
  margin-inline-end: 10px;
}
.tac-styles .toc {
  position: absolute;
  z-index: 11;
  width: 100%;
}
.tac-styles .toc .toc-open-text {
  margin-inline-end: 10px;
}
.tac-styles .content_div {
  background-color: white;
  display: none;
}
.tac-styles .toc-line {
  font-size: 16px;
}
@media (max-width: 700px) {
  .tac-styles .toc-line {
    padding-bottom: 10px;
    font-size: 13px;
  }
}
.tac-styles .toc-line .title {
  font-weight: 700;
}
.tac-styles .featured_video_wrap {
  display: flex;
  flex-direction: column;
  padding: 0px 1em 1em 1em;
  background-color: #F4F4F4;
  margin-bottom: 2rem;
}
.tac-styles .featured_video_wrap .first_part {
  display: flex;
  flex-direction: row;
}
@media (max-width: 700px) {
  .tac-styles .featured_video_wrap .first_part {
    flex-direction: column;
  }
}
.tac-styles .featured_video_wrap .first_part .info_part {
  padding-left: 1em;
  padding-top: 1em;
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 700px) {
  .tac-styles .featured_video_wrap .first_part .info_part {
    width: 100%;
  }
}
.tac-styles .featured_video_wrap .button_part {
  margin-top: 20px;
}
@media (max-width: 700px) {
  .tac-styles .featured_video_wrap .button_part {
    margin-top: 0px;
  }
}
.tac-styles .featured_video_wrap .video_part {
  width: 50%;
  margin-top: 0px;
}
@media (max-width: 700px) {
  .tac-styles .featured_video_wrap .video_part {
    width: 100%;
    margin-top: 20px;
  }
}
.tac-styles .featured_video_wrap .tac-video-button-link-desktop {
  display: block;
}
@media (max-width: 700px) {
  .tac-styles .featured_video_wrap .tac-video-button-link-desktop {
    display: none;
  }
}
.tac-styles .featured_video_wrap .tac-video-button-link-mobile {
  display: none;
}
@media (max-width: 700px) {
  .tac-styles .featured_video_wrap .tac-video-button-link-mobile {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.tac-styles .tac-video-pos {
  text-align: left;
}
@media (max-width: 700px) {
  .tac-styles .tac-video-pos {
    text-align: center;
  }
}

.tac-search a {
  color: #231f20;
}

.tac-search a:hover {
  text-decoration: underline;
}

.tac_simple_body h2 {
  margin-top: 2rem;
}/*# sourceMappingURL=tac-custom.css.map */