@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-BlackItalic.woff2') format('woff2'),
        url('../fonts/NunitoSans-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Bold.woff2') format('woff2'),
        url('../fonts/NunitoSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Black.woff2') format('woff2'),
        url('../fonts/NunitoSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-ExtraBold.woff2') format('woff2'),
        url('../fonts/NunitoSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('NunitoSans-ExtraBoldItalic.woff2') format('woff2'),
        url('NunitoSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-ExtraLight.woff2') format('woff2'),
        url('../fonts/NunitoSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/NunitoSans-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/NunitoSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Italic.woff2') format('woff2'),
        url('../fonts/NunitoSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/NunitoSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Light.woff2') format('woff2'),
        url('../fonts/NunitoSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Regular.woff2') format('woff2'),
        url('../fonts/NunitoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-LightItalic.woff2') format('woff2'),
        url('../fonts/NunitoSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-SemiBold.woff2') format('woff2'),
        url('../fonts/NunitoSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body {
  font-family: 'Nunito Sans';
  font-weight: 200;
  color: #4e4743;
}

body.scrolled li.tbm-item.level-1.tbm-justify.tbm-item--has-dropdown.open:before,
body.scrolled li.tbm-item.level-1.tbm-item--has-dropdown.active.active-trail.open:before,
body.li.tbm-item.level-1.tbm-item--has-dropdown.open:before {
  top: 0px;
  height: 100vh;
}

nav {
  font-family: 'Nunito Sans';
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Nunito Sans';
  font-weight: 500;
}

img {
  max-width: 100%;
  height: auto;
}

p {
  background-color: transparent !important;
}

.btn-main {
  background: #e81d75; 
  border-radius: 0; 
  padding: 10px 20px; 
  color: #fff;
  border: none;
}

.btn-main:hover,
.btn-main:active,
.btn-main:focus-visible {
  background: #d11968 !important;
  color: #fff !important;
  border: none;
}

.btn-no {
  background: #6c757d; 
  border-radius: 0; 
  padding: 10px 20px; 
  color: #fff;
  border: none;
}
.btn-no:hover,
.btn-no:active,
.btn-no:focus-visible {
  background: #5c636a !important;
  color: #fff !important;
  border: none;
}

.topbar .container { 
  display: flex; 
  justify-content: flex-end; 
  align-items: center; 
  height: 100%; 
  margin-top: 2px;
}

.topbar ul.nav {
  list-style-type : none;
  padding : 0px;
  color: #333; 
  font-size: 11px;  
  text-decoration: none; 
}

.topbar ul.nav > li {
  position: relative;
  display: inline-block;
  line-height: 1;
}

.topbar li + li::before {
  background-color: #999;
  content: "";
  height: 50%; 
  top: 7px;
  position: absolute;
  width: 1px;
}

.navbar-brand img {
  height: 75px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.is-active,
.tbm-link.active-trail {
  color: #e81d75 !important;
  font-weight: 600;
} 

.nav-item .nav-link:hover {
  color: #e81d75;
}

.quick-exit {
  position: fixed;
  right: -28px;
  cursor: pointer;
  top: 125px;
  z-index: 998;
}

.quick-exit img {
  width: 70%;
}

#block-bootstrap-sub-account-menu .navbar-nav {
  flex-direction: row;
}

#block-bootstrap-sub-account-menu .topbar a {
  margin: 3px 6px;
}

.footer-container { 
  background: #f1f1f1; 
  padding: 50px 0; 
  font-size: 14px; 
  font-family: 'Nunito Sans';
  font-weight: 300;
}

.footer-container h5 {
  font-size: 14px; 
  font-weight: bold;
  padding-left: 0.5rem;
}

.footer-container a { 
  color: #4e4743; 
  text-decoration: none; 
  font-size: 12px;
}

.footer-container a:hover {
  color: #e81d75;
}

.footer-container .copyright { 
  font-size: 12px; 
}

.footer-border { 
  border-top: 1px solid #dedede;
}

.footer-links { 
  line-height: 24px; 
}

.footer-logo img {
  height: 90px;
  width: auto
}

.footer-about { 
  font-weight: 200; 
  font-size: 14px; 
}
 
.footer-contact {
  margin-top: 50px;
}
.footer-contact a {
  background: #e81d75; border-radius: 0; padding: 10px 20px; color: #fff;
}

.footer-wa img {
  height: 40px;
}

#gotoTop {
  display: none; 
  position: fixed;
  bottom: 40px;
  right: 30px;
  z-index: 100;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: #e81d75;
  color: white;
  cursor: pointer;
  padding: 12px 18px;
  border-radius: 100px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s ease;
}
#gotoTop:hover {
  background-color: #d11968;
}
.show-back-to-top #gotoTop {
  display: block;
}

.layout { 
  align-items: center;
}

.layout h2 {
  text-align: center;
}

.layout__region {
  background-color: transparent !important;
}

.layout--twocol-section > .layout__region { 
    padding: 20px 50px;
}

.layout--onecol > .layout__region { 
    /*margin-top: 100px;*/
}

.region-breadcrumb {
  margin: 20px 0px;
  font-size: 12px;
}

.region-breadcrumb a { 
  color: #4e4743;
  text-decoration: none;
}

.breadcrumb-item:not(:has(a)) {
  font-weight: bold;
}


.tbm {
  background-color: transparent;
}

.tbm-item.level-1 {
  border-right: none; 
  margin-right: 15px; 
}

.tbm-link.level-1 {
  font-family: 'Nunito Sans';
  font-weight: 400;
  text-decoration: none;
  padding: 0;
}

.tbm-group-title {
  font-weight: bold;  
}

.tbm-submenu-toggle {
  background-color: transparent; 
}

.tbm-submenu-toggle:hover,  
.tbm-submenu-toggle:focus  {
  background-color: transparent; 
  color: #e81d75;
}

.tbm-link.level-1:hover, 
.tbm-link.level-1:focus {
  background-color: transparent;
  color: #e81d75;
}

.tbm.animate:not(.tbm--mobile) .slide .tbm-item.open > .tbm-submenu > div {
  border-top: 1px solid #d6d1c4;
  padding-top: 15px;
}

.tbm-subnav>.tbm-item>.tbm-link-container>.tbm-link:focus {
  color: #e81d75 !important;
}

.tbm-submenu .tbm-row {
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
}

.tbm-item.level-1.open > .tbm-submenu {
  padding: 50px 0;
  overflow: hidden;
}

.tbm-submenu::before {
  content: '';
  display: block;
  width: 186px;
  height: 224px;
  background-image: url(../images/nav-bg-1.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: -8px; 
  z-index: -1;
}

.tbm-submenu::after {
  content: '';
  display: block;
  width: 247px;
  height: 275px;
  background-image: url(../images/nav-bg-2.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: -8px;
  z-index: -1;
}

.tbm-submenu-toggle {
  margin: -7px 5px 0 0;
  width: 1rem;
}

.tbm-submenu-toggle:before {
  position: unset;
  content: ' ';
  display: inline-block;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
  border-left: none;
  border-top: none;
  height: 8px;
  border-radius: 1px;
  width: 8px;
  transform: rotate(45deg);
}

.tbm-submenu {
  border: none;
  box-shadow: none;
  padding: 1rem;
  border-top: 5px solid #e81d75;
}

.tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link:hover {
  color: #e81d75;
}

.tbm-subnav>.tbm-item.level-3 {
  margin-left: 15px;
}

.tbm-subnav>.tbm-item.level-3 a {
  padding: 0 !important;
}

li.tbm-item.level-1.tbm-justify.tbm-item--has-dropdown.open:before,
li.tbm-item.level-1.tbm-item--has-dropdown.active.active-trail.open:before,
li.tbm-item.level-1.tbm-item--has-dropdown.open:before {
  content: '';
  display: block;
  position: fixed;
  background:#c6c2bb;
  width: 100vw;
  height: 100vh;
  left: 0px;
  z-index: 1;
  top: 210px;
  opacity: 0.5;
}

.nav-submenu-title {
  color: #e81d75;
  margin-bottom: 15px; 
  border-bottom: 1px solid #dadbbe;
}

.open > .tbm-link-container > .tbm-submenu-toggle:before {
  transform: translateY(35%) translateX(0%) rotate(223deg)
}

.tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link {
  text-decoration: none;
  text-transform: unset;
}

.tbm.animate:not(.tbm--mobile) .tbm-item.open>.tbm-submenu {
  opacity: 1;
}

.tbm-justify>.tbm-submenu {
  margin-top: 39px;
}

.link-search .tbm-link-container a {
  display: inline-block;
  width: 13px;
  height: 21px;
  color: #232323;
  overflow: hidden;
  font-size: 13px;
  margin-top: 3px;
  margin-left: 15px;
  cursor: pointer;
}

.tbm-group-container {
  border-top: none;
}

.block-tb-megamenu, .tbm {
  position: unset;
}

.field--name-body p > a,
.field--name-body li > a,
.field--name-body h6 > a {
 color: #4E4745;
}

.field--name-body p > a:not(.btn-main)::before,
.field--name-body li > a:not(.btn-main)::before,
.field--name-body h6 > a:not(.btn-main)::before { 
  content: "\1F517"; 
  display: inline-block;
  margin: 0 2px;
  font-size: 14px;
}

.field--type-image .field__item {
  border-bottom: 1px solid #dadbbe;
  padding-bottom: 30px;
  margin: 0 35px 0;
}

.ckeditor-accordion-container {
  margin-bottom: 80px;
}

.ckeditor-accordion-container > dl dt > a, 
.ckeditor-accordion-container > dl dt > a:not(.button) {  
  background-color: #363636;
  border-bottom: 1px solid #AFA89E;
}

.ckeditor-accordion-container > dl dd {
  padding: 20px 15px 20px;
}

.ckeditor-accordion-container > dl dt.active > a {
  background-color: #e82875;
  border: none;
}

.ckeditor-accordion-container > dl dt > a:hover, 
.ckeditor-accordion-container > dl dt > a:not(.button):hover {
  background-color: #e82875;
}

.ckeditor-accordion-container > dl dt > a { 
  text-decoration: none;
  font-weight: 400;
}

.ckeditor-accordion-container > dl { 
  border: 1px solid #AFA89E;
}

.toc-list {
  margin: 100px 0 0;
  padding-left: 15px;
  font-size: 14px;
}

a.toc-link {
  text-decoration: none;
}

.is-active-link {
  font-weight: 600;
}

.is-active-link::before {
  background-color: #ea2877;
}

.toc-link::before { 
  margin-top: 5px;
}

.service-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
  cursor: pointer;
  position: relative;
  height: 300px;
  overflow: hidden; 
  border-top: none;
}

.service-container:not(:first-of-type){
  border-top: 1px solid #dadbbe;
}

.service-text {
  flex: 1 1 300px;
  max-width: 500px; 
  z-index: 2;
}

.block:not(.contextual-region) > .service-container:hover .service-text {
  opacity: 0;
  pointer-events: none;
}

.service-hover-style_1,
.service-hover-style_2,
.service-hover-style_3,
.service-hover-style_4,
.service-hover-style_5 {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-position: center;
  background-repeat: no-repeat; 
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: scale(0.95); 
  transition: opacity 0.5s ease, transform 0.5s ease;
  z-index: 1;
}

.block:not(.contextual-region) > .service-container:hover .service-hover-style_1 {
  background-image: url('../images/blob-style_1.png');
  opacity: 1;
  transform: scale(1);
  background-size: auto 200px;
}

.block:not(.contextual-region) > .service-container:hover .service-hover-style_2 {
  background-image: url('../images/blob-style_2.png');
  opacity: 1;
  transform: scale(1);
  background-size: auto 200px;
}

.block:not(.contextual-region) > .service-container:hover .service-hover-style_3 {
  background-image: url('../images/blob-style_3.png');
  opacity: 1;
  transform: scale(1);
  background-size: auto 200px;
}

.block:not(.contextual-region) > .service-container:hover .service-hover-style_4 {
  background-image: url('../images/blob-style_4.png');
  opacity: 1;
  transform: scale(1);
  background-size: auto 200px;
}

.block:not(.contextual-region) > .service-container:hover .service-hover-style_5 {
  background-image: url('../images/blob-style_5.png');
  opacity: 1;
  transform: scale(1);
  background-size: auto 200px;
}

.service-container:hover .service-hover-style_2 .hover-text { 
  margin-bottom: 20px;
  margin-right: 65px;
}

.service-container:hover .service-hover-style_3 .hover-text {  
  margin-right: 30px;
}

.service-container:hover .service-hover-style_4 .hover-text { 
  margin-bottom: 70px;
}

.service-container:hover .service-hover-style_5 .hover-text { 
  margin-bottom: 80px;
  margin-left: 60px;
}

.service-container:hover .hover-text {
  opacity: 1;
  transform: translateY(0);
}

.service-container em,
.service-container span {
  background-color: transparent !important;
}

.hover-text {
  color: #fff;
  font-size: 30px;
  text-align: center;
  line-height: 0.8;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.hover-text .hover-label{
  display: inline-flex;
  align-items: baseline;
}

.image-text .btn-image-link {
  display: inline-flex;
  align-items: baseline;
  margin-bottom: 30px;
}

.hover-label svg,
.btn-image-link svg {
  font-size: 12px;
  margin-left: 10px;
}

.hover-text a,
.btn-image-link a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}

.image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;  
  overflow: hidden; 
}

.image-container .image-text h2 {
  margin-bottom: 20px;
}

.image-container .image-text {
  display: none;
}

.view-facts-block,
.view-hot-topics-block {
  margin-bottom: 50px;
}

.facts-card {
  background: #f8f4f4;
  border: none;
  border-radius: 0;
  padding: 20px 0;
  margin-bottom: 10px;
  height: 330px; 
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  text-align: center;
  cursor: pointer; 
  position: relative;
  transition: opacity 0.5s;
}

.facts-card:hover {  
  opacity: 0.70;
}

.facts-card .img-fluid {
  max-width: 60%;
}

.facts-card .views-field-title {
  padding: 0 25% 5px;
}

.facts-card .views-field-title a {
  text-decoration: none;
  color: #4e4743;
  font-style: italic;
}

.facts-card .views-field-field-fact-image {
  max-height: 350px;
}

.facts-card .views-field-field-page-link a {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 330px;
  top: 0;
  left: 0;
}

.topics-card { 
  border: none;
  border-radius: 0;
  padding: 0 5px;
  cursor: pointer;
  transition: transform 0.2s;
}

.topics-card:hover { 
  transform: scale(1.05);  
}

.topics-card-container {
  margin-top: 30px;
}

.topics-card a {
  color: #4e4743;
  text-decoration: none;
}

.topics-card .views-field-title {
  text-align: left;
  height: 60px;
  font-weight: 400;
  align-content: center;
  font-size: 14px; 
  border-bottom: 1px solid #736f62; 
}

.topics-card .views-field-field-topic-link a {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 250px;
  top: 0;
  left: 0;
}

.topic-title-with-icon {
  position: relative;
  padding-left: 30px;
}

.topic-title-with-icon.icon-video::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px; 
  width: 20px;
  height: 20px;
  background: url(../images/icon-video.png) no-repeat center center;
  background-size: contain;
}

.topic-title-with-icon.icon-games::before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px; 
  width: 25px;
  height: 25px;
  background: url(../images/icon-games.png) no-repeat center center;
  background-size: contain;
}

.topic-title-with-icon.icon-discussion::before {
  content: "";
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../images/icon-discussion.png) no-repeat center center;
  background-size: contain;
}

.topic-title-with-icon.icon-articles::before {
  content: "";
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../images/icon-article.png) no-repeat center center;
  background-size: contain;
}

#edit-submit {
  background: #e81d75; 
  border-radius: 0; 
  padding: 7px 20px;
  color: #fff;
  border: none;
}

#edit-submit:hover {
  background: #d11968;
  color: #fff;
  border: none;
}

.modal-content {
  /* background-color: rgba(200, 195, 188, 0.7); */
  background-color: rgba(255, 255, 255, 0.8);
}

.modal-body input:focus {
  box-shadow: none;
  border-color: #f85272;
}

.modal-search-logo {
  display: flex;
  align-items: center;
  padding: 20px 0;
  margin-top: 10%;
  gap: 40px;
}

.modal-search-logo .img-wa {
  width: 350px;
}

.modal-search-logo .img-gtf {
  width: 160px;
}

#modal-search .js-form-type-search {
  width: 100%;
}

.form-submit {
  background: #e81d75; 
  border-radius: 0; 
  padding: 7px 20px;
  color: #fff;
  border: none;
}

.form-submit:hover {
  background: #d11968;
  color: #fff;
  border: none;
}

.form-control {
  border-radius: 0;
}

.search-form .item-list {
  margin: 35px 0 48px;
}

.item-list .search-results { 
  margin-left: -50px;
  margin-top: 20px;
  font-size: 14px;
}

.bg-container {
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  align-content: center; 
}

.bg-content {
  text-align: center;
}

.bg-yellow {
  background-image: url("../images/bg-yellow-blob.png");  
}

@media all and (max-width: 1200px) {
  .navbar-collapse .tbm-button {
    display: none !important;
  }

  .navbar-collapse.show .tbm.tbm--mobile .tbm-collapse {
    display: block !important;
    right: 0px;
    left: 0px;
    overflow-x: hidden;
  }
}

@media (max-width: 576px) {
  iframe {
    width: 100%;
  }

  .toc-custom { 
    margin: 0 0 30px !important; 
    position: unset !important; 
  }
  
  .tbm-submenu::before,
  .tbm-submenu::after { 
    background: none;
  }

  .navbar-collapse.show .tbm.tbm--mobile .tbm-collapse {
    border-top: 4px solid #f85272;
  }

  .tbm.tbm--mobile .tbm-collapse {
    padding-top: 0;
  }

  .tbm-link-container { 
    background: white;
  }

  .tbm-link.level-1 {
    padding: 10px;
    background: white;
  }

  .tbm-item.level-1 { 
    margin-right: 0;
  }

  .tbm.tbm--mobile .tbm-submenu-toggle {
    border-left: 0;
  }

  .tbm-item.level-1.open > .tbm-submenu {
    padding: 0;
    border-left: 14px solid #b7bf33;
  }

  .tbm.tbm--mobile .tbm-submenu { 
    border-top: 2px solid #aea89e;
}

  .tbm-link-container>.tbm-link {
    flex-grow: 0;
  }

  .tbm-item.level-1 { 
    border-top: 2px solid #aea89e !important;
  }

  li.tbm-item.level-1.tbm-justify.tbm-item--has-dropdown.open:before,
  li.tbm-item.level-1.tbm-item--has-dropdown.active.active-trail.open:before,
  li.tbm-item.level-1.tbm-item--has-dropdown.open:before { 
    z-index: -1;
  }

  .navbar-collapse.show .tbm.tbm--mobile .tbm-collapse:before {
    content: '';
    display: block;
    position: fixed;
    background: #c6c2bb;
    width: 100vw;
    height: 100vh;
    left: 0px;
    z-index: -1; 
    opacity: 0.5;
  }

  .nav-submenu-title {
    margin-top: 15px;
  }

  .link-search {
    display: none;
  }

  .facts-card {
    width: 100% !important;
    align-content: center;
    border-right: none;
    height: 370px;
  }

  .topics-card {
    width: 100% !important;
    padding: 0;
  }

  .topics-card img {
    width: 100%;
  }

  .footer-container {
    padding: 50px 10px;
  }

  .layout--twocol-section > .layout__region {
    padding: unset;
  }

  .service-container {
    display: none;
  }

  .image-container .image-text {
    display: block;
  }

  .image-container .image-text h2 {
    margin: 100px 0 20px;
  }

  .tbm.tbm--mobile .tbm-item {
    border-top: none;
  }
}

@media screen and (max-width: 900px) and (min-width: 600px) {
.tbm-submenu::before,
  .tbm-submenu::after { 
    background: none;
  }

  .navbar-collapse.show .tbm.tbm--mobile .tbm-collapse {
    border-top: 4px solid #f85272;
  }

  .tbm.tbm--mobile .tbm-collapse {
    padding-top: 0;
  }

  .tbm-link-container { 
    background: white;
  }

  .tbm-link.level-1 {
    padding: 10px;
    background: white;
  }

  .tbm-item.level-1 { 
    margin-right: 0;
  }

  .tbm.tbm--mobile .tbm-submenu-toggle {
    border-left: 0;
  }

  .tbm-item.level-1.open > .tbm-submenu {
    padding: 0;
    border-left: 14px solid #b7bf33;
  }

  .tbm.tbm--mobile .tbm-submenu { 
    border-top: 2px solid #aea89e;
  }

  .tbm-link-container>.tbm-link {
    flex-grow: 0;
  }

  .tbm-item.level-1 { 
    border-top: 2px solid #aea89e !important;
  }

  li.tbm-item.level-1.tbm-justify.tbm-item--has-dropdown.open:before,
  li.tbm-item.level-1.tbm-item--has-dropdown.active.active-trail.open:before,
  li.tbm-item.level-1.tbm-item--has-dropdown.open:before {
    top: 130px;
    z-index: -1;
  }

  .link-search {
    display: none;
  }
}

/* TOC */
.toc-custom { 
  margin: 55px 0 30px;
  padding: 20px 20px;
  background: #f8f4f4;
  font-size: 14px;
  border-left: 5px solid #e81d75;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.toc-custom-item-link {
  color: #222;
  text-decoration: none;
  font-weight: 400;
}
.toc-custom-item-link.active {
  color: #e81d75;
  font-weight: bold;
}
.sticky {
  position: fixed;
  top: 0px; /* Adjust this value to control the top offset when sticky */
  width: inherit; /* Maintain the width of the parent sidebar */
}

/* Ask a question form */
.webform-submission-ask-a-question-add-form {
  background: #f8f4f4;
  padding: 40px 20px 20px;
  margin-bottom: 1rem;
  text-align: center;
}
.webform-submission-ask-a-question-add-form .form-composite > legend {
  float: none;
}
.webform-submission-ask-a-question-add-form .fieldset-wrapper {
  margin-top: 15px;
}
.webform-submission-ask-a-question-add-form .fieldset-wrapper .webform-options-display-two-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  max-width: 100%;
}
.webform-submission-ask-a-question-add-form .form-type-radio {
  position: relative;
  background-color: #e81d75;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  cursor: pointer;
}
.webform-submission-ask-a-question-add-form .form-type-radio:hover {
  background-color: #d11968;
}
.webform-submission-ask-a-question-add-form .form-type-radio input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.webform-submission-ask-a-question-add-form .webform-options-display-two-columns .form-type-radio:nth-child(2) {
  background-color: #6c757d;
}
.webform-submission-ask-a-question-add-form .webform-options-display-two-columns .form-type-radio:nth-child(2):hover {
  background-color: #5c636a;
}
.webform-submission-ask-a-question-add-form .form-type-select {
  display: block;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.webform-submission-ask-a-question-add-form .form-item-email,
.webform-submission-ask-a-question-add-form .form-type-textarea,
#edit-confidential-message {
  display: block;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.webform-submission-ask-a-question-add-form .form-type-email label,
.webform-submission-ask-a-question-add-form .form-type-textarea label {
  font-weight: bold;
  margin-bottom: 10px;
}
.webform-submission-ask-a-question-add-form .form-item-email input {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  display: block;
}
.webform-submission-ask-a-question-add-form .form-type-select select {
  margin-top: 10px;
  margin-bottom: 10px;
}
#edit-urgent-result a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #e81d75;
  color: #e81d75;
  text-decoration: none;
  max-width: 200px;
}
#edit-urgent-result a span {
  display: block;
}
#edit-urgent-result div.emergency-text {
  display: block;
  background: #e81d75;
  max-width: 480px;
  margin: 10px auto;
  text-align: center;
  padding: 10px;
}
#edit-urgent-result div.emergency-text p {
  color: #ffffff;
  margin: 0;
  font-weight: bold;
}
#edit-urgent-result div.emergency-text a {
  border: 1px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
}

/* BLOG */
.page-node-type-article .field--name-field-image {
  margin: 16px 0px;
}
.view-articles-block .articles-card {
  position: relative;
  margin: 0px 0px 16px;
  padding: 0px 8px;
}
.view-articles-block .articles-card .views-field-title {
  padding: 12px 0px;
  font-size: 14px;
  border-bottom: 1px solid #736f62;
}
.view-articles-block .articles-card .views-field-view-node a {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0;
  z-index: 2;
}