@font-face {
  font-family: "roboto-bold";
  src: url("/National_Library/oe_/http://hashava.org/ttf/roboto-bold.ttf");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-regular";
  src: url("/National_Library/oe_/http://hashava.org/ttf/roboto-regular.ttf");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-medium";
  src: url("/National_Library/oe_/http://hashava.org/ttf/roboto-medium.ttf");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-black";
  src: url("/National_Library/oe_/http://hashava.org/ttf/roboto-black.ttf");
  font-style: normal;
  font-display: swap;
}
.tns-v2 {
  font-family: roboto-regular;
}
.tns-v2 .publish-date {
  padding-left: 5px;
}
.tns-v2 .author-name a, .tns-v2 .author a {
  font-size: 11px;
  text-decoration: underline;
  color: #0000ff;
}
.tns-v2 .post-categories {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.tns-v2 .post-categories li {
  padding-right: 5px;
}
.tns-v2 .post-categories li:before {
  content: "|";
  color: #898989;
  font-size: 13px;
  font-family: roboto-bold;
  padding-right: 5px;
}
.tns-v2 .post-categories li:first-child:before {
  display: none;
}
.tns-v2 .post-categories li a {
  color: #898989;
  font-size: 13px;
  font-family: roboto-bold;
}
.tns-v2 div {
  color: #000000;
}
.tns-v2 img {
  max-width: 100%;
}
.tns-v2 .img-wrap img {
  object-fit: cover;
  height: auto;
  margin: auto;
  object-position: center;
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s ease-out 0s;
  transition: -webkit-transform 0.4s ease-out 0s;
  -o-transition: -o-transform 0.4s ease-out 0s;
  transition: transform 0.4s ease-out 0s;
  transition: transform 0.4s ease-out 0s, -webkit-transform 0.4s ease-out 0s, -o-transform 0.4s ease-out 0s;
  max-width: 100%;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.tns-v2 .hero-section {
  padding-bottom: 80px;
}
.tns-v2 .hero-section .d-flex {
  justify-content: space-between;
}
.tns-v2 .hero-section .d-flex .left-column {
  width: 54%;
}
.tns-v2 .hero-section .d-flex .left-column:hover .hover-line {
  background-size: 100% 100%;
}
.tns-v2 .hero-section .d-flex .left-column:hover .jumbo-image .img-wrap img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.tns-v2 .hero-section .d-flex .left-column .img-wrap {
  margin-bottom: 14px;
}
.tns-v2 .hero-section .d-flex .left-column .img-wrap {
  height: 430px;
  position: relative;
}
.tns-v2 .hero-section .d-flex .left-column .jumbo-image img {
  width: 429px;
  padding: 71px;
}
.tns-v2 .hero-section .d-flex .left-column .post-category-list {
  font-size: 13px;
  font-family: roboto-bold;
  color: #898989;
  margin-bottom: 8px;
}
.tns-v2 .hero-section .d-flex .left-column h3.post-title {
  color: #000;
  font-size: 35px;
  font-family: roboto-bold;
  padding-bottom: 10px;
}
.tns-v2 .hero-section .d-flex .left-column .post-publish-details {
  font-size: 11px;
  display: flex;
}
.tns-v2 .hero-section .d-flex .left-column .post-publish-details .author-name {
  color: #0000ff;
  padding-right: 10px;
}
.tns-v2 .hero-section .d-flex .left-column .post-publish-details .publish-date {
  color: #a9a9a9;
}
.tns-v2 .hero-section .d-flex .right-column {
  width: calc(46% - 30px);
}
.tns-v2 .hero-section .d-flex .right-column .recent-posts {
  margin-bottom: 30px;
}
.tns-v2 .hero-section .d-flex .right-column .recent-posts:hover .hover-line {
  background-size: 100% 100%;
}
.tns-v2 .hero-section .d-flex .right-column .recent-posts:hover .img-wrap img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.tns-v2 .hero-section .d-flex .right-column .d-flex {
  justify-content: space-between;
}
.tns-v2 .hero-section .d-flex .right-column .d-flex .left-column {
  width: 31%;
}
.tns-v2 .hero-section .d-flex .right-column .d-flex .left-column .img-wrap {
  height: 110px;
  margin-bottom: 0;
}
.tns-v2 .hero-section .d-flex .right-column .d-flex .left-column .img-wrap img {
  width: 110px;
  padding: 10px;
}
.tns-v2 .hero-section .d-flex .right-column .d-flex .right-column {
  width: calc(69% - 15px);
  position: relative;
}
.tns-v2 .hero-section .d-flex .right-column .d-flex .right-column .cetegory-name-single {
  color: #898989;
  font-size: 13px;
  padding-bottom: 8px;
  font-family: roboto-bold;
}
.tns-v2 .hero-section .d-flex .right-column .d-flex .right-column h4 {
  font-size: 18px;
  color: #000;
  padding-bottom: 10px;
  font-family: roboto-bold;
}
.tns-v2 .hero-section .d-flex .right-column .d-flex .right-column .post-publish-details {
  display: flex;
  font-size: 11px;
  position: absolute;
  bottom: 0;
}
.tns-v2 .hero-section .d-flex .right-column .d-flex .right-column .post-publish-details .author-name {
  color: #0000ff;
  padding-right: 10px;
}
.tns-v2 .hero-section .d-flex .right-column .d-flex .right-column .post-publish-details .publish-date {
  color: #a9a9a9;
}
.tns-v2 .featured-in {
  padding-bottom: 80px;
}
.tns-v2 .featured-in .inner-container {
  padding: 32px 73px 32px 72px;
  background-color: #f8f8f8;
}
.tns-v2 .featured-in .inner-container .d-flex {
  align-items: center;
}
.tns-v2 .featured-in .inner-container h3 {
  color: #000;
  font-size: 40px;
  font-family: roboto-black;
}
.tns-v2 .featured-in .inner-container .left-column {
  padding-right: 50px;
}
.tns-v2 .featured-in .inner-container .right-column {
  padding-left: 50px;
  border-left: 1px solid rgba(169, 169, 169, 0.5);
}
.tns-v2 .subscribe-section {
  margin: 80px 0;
}
.tns-v2 .subscribe-section .inner-container {
  padding: 46px;
  background-color: #e7f2f3;
}
.tns-v2.tns.home-index.tns .cta {
  margin-top: 50px;
}
.tns-v2.tns.home-index.tns .cta .footer-subscribe-btn #mc_embed_signup input.subscribe-btn, .tns-v2.tns.home-index.tns .cta .footer-subscribe-btn #mc_embed_signup input#mce-EMAIL {
  height: 32px;
  font-size: 14px;
}
.tns-v2.tns.home-index.tns .cta ::placeholder {
  font-size: 14px;
}
.tns-v2.tns.home-index.tns .cta .outer-bg {
  padding: 46px;
  background-color: #e7f2f3;
  position: relative;
}
.tns-v2.tns.home-index.tns .cta .outer-bg h2 {
  font-size: 32px;
  font-family: roboto-bold;
  padding-bottom: 10px;
}
.tns-v2.tns.home-index.tns .cta .outer-bg p {
  font-size: 18px;
  color: #000;
  font-family: roboto-bold;
}
.tns-v2.tns.home-index.tns .cta .footer-subscribe-btn {
  margin: unset;
}
.tns-v2.tns.home-index.tns .cta .bg-vector {
  position: absolute;
  bottom: 0;
  right: 0;
}
.tns-v2.tns.home-index.tns .cta .bg-icon {
  position: absolute;
  top: 0;
  right: 40px;
}
.tns-v2 .home-cta {
  margin: 160px 0 80px 0;
}
.tns-v2 .home-cta .d-flex {
  flex-wrap: wrap;
  justify-content: space-between;
}
.tns-v2 .home-cta .d-flex .cta-block {
  width: calc(50% - 15px);
  margin-bottom: 30px;
  padding: 30px;
  background-color: #bfdafa;
  position: relative;
}
.tns-v2 .home-cta .d-flex .cta-block h3 {
  font-size: 32px;
  font-family: roboto-bold;
  padding: 0 0 14px 0;
}
.tns-v2 .home-cta .d-flex .cta-block p {
  font-size: 15px;
  color: #000;
  padding: 0 0 43px 0;
  max-width: 320px;
  line-height: 20px;
}
.tns-v2 .home-cta .d-flex .cta-block .read-more-button {
  display: inline-block;
  box-shadow: none;
  outline: none;
  padding: 8px 28px;
  font-size: 14px;
}
.tns-v2 .home-cta .d-flex .cta-block.resources {
  background-color: #ffead9;
}
.tns-v2 .home-cta .d-flex .cta-block.reviews {
  background-color: #ffe1e5;
}
.tns-v2 .home-cta .d-flex .cta-block.funding {
  background-color: #f1f1fe;
}
.tns-v2 .home-cta .d-flex .cta-block .vector-svg {
  position: absolute;
  top: 0;
  right: 20px;
}
.tns-v2 .home-cta .d-flex .cta-block .icon-svg {
  position: absolute;
  bottom: 30px;
  right: 50px;
}
.tns-v2.home-index .blog-section {
  background-color: #fff;
  padding: 0;
}
.tns-v2.home-index .blog-section .main-title.flex-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.tns-v2.home-index .blog-section .main-title.flex-row .view-all-link {
  color: #0000ff;
  font-size: 11px;
  font-family: roboto-regular;
  text-decoration: underline;
}
.tns-v2.home-index .blog-section .main-title.flex-row .view-all-link a {
  color: #0000ff;
}
.tns-v2.home-index .blog-section h2 {
  font-size: 40px;
  font-family: roboto-black;
}
.tns-v2.home-index .blog-section .post-block {
  margin-right: 30px !important;
}
.tns-v2.home-index .blog-section .post-block:last-child {
  margin-right: 0 !important;
}
.tns-v2.home-index .blog-section .category-names {
  color: #898989;
  font-size: 13px;
  font-family: roboto-bold;
  padding-bottom: 10px;
}
.tns-v2.home-index .blog-section .post-trending .post-block h3 {
  font-size: 18px;
  line-height: 25px;
  font-family: roboto-bold;
}
.tns-v2.home-index .blog-section .other-info {
  display: flex;
}
.tns-v2.home-index .blog-section .other-info .author, .tns-v2.home-index .blog-section .other-info a {
  padding-right: 10px;
  color: #0000ff !important;
  font-size: 11px !important;
  font-family: roboto-regular;
}
.tns-v2.home-index .blog-section.resources-list {
  padding: 0;
}
.tns-v2.home-index .blog-section.resources-list .main-title.flex-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.tns-v2.home-index .blog-section.resources-list .main-title.flex-row .view-all-link {
  color: #0000ff;
  font-size: 11px;
  font-family: roboto-regular;
  text-decoration: underline;
}
.tns-v2.home-index .blog-section.resources-list .post-trending .post-block {
  width: 31.6%;
}
@media screen and (max-width: 1250px) {
  .tns-v2 .featured-in .inner-container h3 {
    font-size: 30px;
  }
  .tns-v2.home-index .trending-blogs .post-trending .post-block, .tns-v2.home-index .blog-section.resources-list .post-trending .post-block {
    width: 30.6%;
  }
}
@media screen and (max-width: 992px) {
  .tns-v2 h2 {
    font-size: 25px !important;
  }
  .tns-v2 .hero-section .d-flex.first-sec-row {
    flex-flow: column;
  }
  .tns-v2 .hero-section .d-flex.first-sec-row .left-column {
    width: 100%;
    margin-bottom: 50px;
  }
  .tns-v2 .hero-section .d-flex.first-sec-row .left-column .img-wrap {
    height: 300px;
  }
  .tns-v2 .hero-section .d-flex.first-sec-row .left-column .img-wrap img {
    width: 310px;
    padding: 10px;
  }
  .tns-v2 .hero-section .d-flex.first-sec-row .left-column h3 {
    font-size: 25px;
  }
  .tns-v2 .hero-section .d-flex.first-sec-row .right-column {
    width: 100%;
  }
  .tns-v2 .hero-section .d-flex.first-sec-row .right-column .d-flex .left-column {
    margin-bottom: 0;
  }
  .tns-v2 .hero-section .d-flex.first-sec-row .right-column h4 {
    font-size: 16px !important;
  }
  .tns-v2 .featured-in .inner-container .left-column {
    width: 100%;
    padding-right: 0;
  }
  .tns-v2 .featured-in .inner-container .left-column h3 {
    padding-bottom: 30px;
  }
  .tns-v2 .featured-in .inner-container .right-column {
    padding-left: 0;
    border-left: 0;
  }
  .tns-v2.home-index .trending-blogs .post-trending.flex-row .post-block {
    width: 100%;
    margin-right: 0 !important;
  }
  .tns-v2 .home-cta .d-flex .cta-block .vector-svg {
    display: none;
  }
  .tns-v2 .home-cta .d-flex .cta-block .icon-svg {
    display: none;
  }
  .tns-v2 .home-cta {
    margin: 0 0 80px 0;
  }
  .tns-v2 .cta .bg-icon, .tns-v2 .cta .bg-vector {
    display: none;
  }
}
@media screen and (max-width: 620px) {
  .tns-v2 .home-cta .d-flex .cta-block h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 500px) {
  .tns-v2 .home-cta .d-flex .cta-block {
    width: 100%;
  }
  .tns-v2 .hero-section {
    padding-bottom: 35px;
  }
  .tns-v2 .featured-in {
    padding-bottom: 35px;
  }
  .tns-v2 .featured-in .inner-container {
    padding: 15px;
  }
  .tns-v2 .featured-in .inner-container h3 {
    font-size: 22px;
  }
  .tns-v2 .cta.cta-bottom {
    padding: 0 0 70px 0;
  }
}

.tns-footer-v2 .tns-footer-links {
  background-color: #c9c9c9;
}
.tns-footer-v2 .tns-footer-links ul {
  margin: 20px 0 0 0;
}
.tns-footer-v2 .tns-footer-links ul li {
  float: unset;
  margin-bottom: 5px;
}
.tns-footer-v2 .tns-footer-links ul li a {
  color: #000;
  font-family: roboto-regular;
  font-size: 12px;
}
.tns-footer-v2 .tns-footer-links ul.social {
  margin: 20px 0 0 0;
}
.tns-footer-v2 .tns-footer-links ul.social li a i {
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
.tns-footer-v2 .tns-footer-links ul.social li:hover a i {
  border-color: transparent;
  color: #fff;
}
.tns-footer-v2 .tns-footer-links h3 {
  color: #000;
  font-size: 18px;
  font-family: roboto-bold;
}
.tns-footer-v2 .tns-footer-links h3:after {
  content: "";
  width: 50%;
  height: 2px;
  background-color: #000;
  display: block;
}
.tns-footer-v2 .tns-footer-links .flex-row {
  align-items: start;
}
.tns-footer-v2 .tns-footer-links .about-us {
  width: 20%;
}
.tns-footer-v2 .tns-footer-links .other-pages {
  width: 25%;
}
.tns-footer-v2 .tns-footer-links .follow-us {
  width: 30%;
}
.tns-footer-v2 .tns-footer-links .subscribe-now {
  width: 25%;
}
.tns-footer-v2 .tns-btn {
  float: right;
  padding: 8px 35px;
  border-radius: 5px;
  font-size: 14px;
}
.tns-footer-v2 .tns-copyright {
  background-color: #bababa;
}
.tns-footer-v2 .tns-copyright .flex-row {
  align-items: center;
}
.tns-footer-v2 .tns-copyright .copyright {
  color: #000;
  font-family: roboto-regular;
}
.tns-footer-v2 .tns-copyright p {
  color: #000;
}
@media screen and (max-width: 992px) {
  .tns-footer-v2 .tns-footer-links .about-us {
    width: 100%;
    margin-bottom: 30px;
  }
  .tns-footer-v2 .tns-footer-links .other-pages {
    width: 100%;
    margin-bottom: 30px;
  }
  .tns-footer-v2 .tns-footer-links .follow-us {
    width: 100%;
    margin-bottom: 30px;
  }
  .tns-footer-v2 .tns-footer-links .subscribe-now {
    width: 100%;
  }
  .tns-footer-v2 .tns-footer-links .subscribe-now .tns-btn {
    margin-bottom: 30px;
    float: left;
  }
}

/*# sourceMappingURL=style-v2.css.map */
