@font-face {
  font-family: 'Montserrat';
  src: url('fonts/Montserrat.ttf'); }

img {
  vertical-align: middle; }

.sppb-carousel-inner > .sppb-item > a > img, .sppb-carousel-inner > .sppb-item > img, .sppb-img-responsive {
  height: 100%;
  object-fit: cover; }

.sp-pagebuilder-page-edit {
  display: none !important; }

.skiptranslate iframe {
  display: none; }

.btn-primary, .sppb-btn-success {
  box-shadow: 0 0;
  border: 0; }
  .btn-primary:hover, .sppb-btn-success:hover {
    background: #104a96; }
  .btn-primary:visited, .sppb-btn-success:visited, .btn-primary:focus-visible, .sppb-btn-success:focus-visible, .btn-primary:focus, .sppb-btn-success:focus {
    outline: none;
    background: #104a96;
    color: #fff !important;
    box-shadow: 0 0; }

.sppb-btn-success {
  background: #104a96;
  border-radius: 0; }

.sppb-addon-single-image-container .sppb-img-responsive {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.btn-secondary.input-password-toggle {
  padding: 4px 8px; }
  .btn-secondary.input-password-toggle .icon-eye-slash:before, .btn-secondary.input-password-toggle .icon-eye:before {
    font-family: 'FontAwesome';
    font-size: 1.5em;
    vertical-align: middle; }
  .btn-secondary.input-password-toggle .icon-eye:before {
    content: '\f06e'; }
  .btn-secondary.input-password-toggle .icon-eye-slash:before {
    content: '\f070'; }
  .btn-secondary.input-password-toggle .visually-hidden {
    font-size: 0; }

.flex {
  display: flex; }

.count-guides {
  letter-spacing: 1px;
  word-spacing: 3px;
  padding: 24px 0; }
  .count-guides p a {
    display: flex;
    align-items: center;
    justify-content: center; }

body {
  margin: 0;
  font-family: 'Montserrat';
  font-size: clamp(11pt, 1.2vw, 12pt);
  line-height: 150%;
  background-color: #f6f6f6;
  color: #434343;
  position: initial !important;
  min-height: initial !important;
  top: 0 !important; }
  body input, body select {
    padding: 0.5rem 0.5rem;
    border: 1px solid #a0b3cd;
    font-size: 1rem;
    margin-bottom: 15px; }
    body input[type="submit"], body select[type="submit"] {
      background: #104a96;
      border: 0;
      color: white;
      padding: 0.8rem 1.5rem; }
  body a, body a:visited {
    text-decoration: none;
    color: #104a96; }
    body a.pdf, body a:visited.pdf {
      background-image: url("/images/icons/pdf.png");
      background-position: left center;
      background-repeat: no-repeat;
      background-size: contain;
      padding-top: 8px;
      padding-bottom: 8px;
      padding-left: 36px; }
  body a:hover {
    text-decoration: underline; }
  body b {
    color: #383838; }
  body h1 {
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-size: clamp(1.8rem, calc(0.96rem + 1.92vw), 2.4rem);
    font-weight: 900;
    color: #104a96;
    line-height: 100%; }
  body form {
    margin: 0; }
  body .wrap {
    margin: 0 auto;
    width: 1320px; }
  body .social-buttons {
    display: flex;
    align-items: center;
    gap: 6px; }
    body .social-buttons a {
      display: inline-flex; }
  body .mod-custom p.social-images {
    display: flex;
    gap: 6px; }
  body .gt_white_content {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 736px;
    height: 375px;
    margin: 0;
    padding: 6px 16px;
    background-color: white;
    color: black;
    z-index: 19881205;
    overflow: auto;
    text-align: left;
    transform: translate(-50%, -50%); }
  body #gt-wrapper-148 {
    position: fixed;
    top: 52px;
    right: 16px;
    background-color: #fff;
    padding: 8px;
    visibility: visible; }
    body a.gt_switcher-popup img, body a.glink.nturl img {
      display: none; }
  body .gt_white_content a {
    flex-basis: 0;
    line-height: 1.2em; }
    body .footer .wrap, body .top-menu .wrap {
      display: flex;
      justify-content: space-between; }
  body .menubox .menubutton {
    display: none; }
  body .header-container {
    background: #104a96; }
  body .top-menu {
    padding: 0 12px;
    z-index: 2;
    position: relative; }
    body .top-menu .wrap {
      align-items: center;
      flex-direction: row;
      height: 150px;
      margin-bottom: -150px !important; }
    body .top-menu p {
      margin: 0; }
    body .top-menu .mod-menu.mod-list.nav {
      display: flex;
      gap: 8px;
      list-style: none;
      padding: 0;
      margin: 0; }
      body .top-menu .mod-menu.mod-list.nav li, body .top-menu .mod-menu.mod-list.nav li a {
        color: #fff; }
      body .top-menu .mod-menu.mod-list.nav > .nav-item {
        padding: 12px 8px;
        text-transform: uppercase;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }
        body .top-menu .mod-menu.mod-list.nav > .nav-item .mod-menu__sub {
          margin-top: 9px;
          margin-left: -8px;
          text-shadow: 0 0 0; }
        body .top-menu .mod-menu.mod-list.nav > .nav-item:hover {
          background: #104a96; }
    body .top-menu .mod-menu__sub.list-unstyled.small {
      position: absolute;
      list-style: none;
      background: #fff;
      padding: 0;
      margin: 0;
      box-shadow: 0 5px 12px #0002;
      transition: max-height 0.24s 0s ease-in-out;
      display: none; }
      body .top-menu .mod-menu__sub.list-unstyled.small li {
        padding: 8px 16px;
        border-bottom: 1px solid #dfe3e8; }
        body .top-menu .mod-menu__sub.list-unstyled.small li:last-child {
          border-bottom: 0; }
        body .top-menu .mod-menu__sub.list-unstyled.small li a {
          color: #104a96; }
        body .top-menu .mod-menu__sub.list-unstyled.small li:hover {
          background-color: #9fa1b8; }
          body .top-menu .mod-menu__sub.list-unstyled.small li:hover a {
            color: #fff; }
    body .top-menu .nav-item.deeper.parent:hover .mod-menu__sub.list-unstyled.small {
      display: block; }
  body .offcanvas-box {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #00000091;
    transition: all 0.3s ease; }
    body .offcanvas-box.hide {
      opacity: 0;
      z-index: -1; }
  body .offcanvas {
    top: 0;
    right: 0;
    position: fixed;
    width: 430px;
    height: 100%;
    background: #fff;
    border-left: 1px solid #0009;
    z-index: 1001;
    overflow-y: scroll;
    transition: transform 0.3s ease;
    transform: translateX(0); }
    body .offcanvas.hide {
      transform: translateX(100%); }
    body .offcanvas .mod-menu.mod-list.nav {
      padding: 0;
      margin: 0;
      list-style: none;
      margin-bottom: 24px; }
      body .offcanvas .mod-menu.mod-list.nav li {
        border-bottom: 1px solid #9fa1b8;
        padding: 8px 0; }
        body .offcanvas .mod-menu.mod-list.nav li .item-content {
          display: flex;
          justify-content: space-between;
          align-items: center;
          height: 32px; }
          body .offcanvas .mod-menu.mod-list.nav li .item-content .mod-menu__sub_toggler {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 32px;
            height: 32px;
            background: #104a96; }
            body .offcanvas .mod-menu.mod-list.nav li .item-content .mod-menu__sub_toggler img {
              height: 24px; }
    body .offcanvas .mod-menu__sub.list-unstyled.small {
      list-style: none;
      padding: 0; }
      body .offcanvas .mod-menu__sub.list-unstyled.small li {
        padding-left: 12px;
        border-bottom: 1px solid #dfe4ea; }
    body .offcanvas .deeper.parent .mod-menu__sub.list-unstyled.small {
      overflow: hidden;
      transition: all 0.25s ease-out;
      max-height: 0; }
      body .offcanvas .deeper.parent.active .item-content .mod-menu__sub_toggler {
        transform: rotate(180deg); }
      body .offcanvas .deeper.parent.active .mod-menu__sub.list-unstyled.small {
        max-height: 500px; }
  body .offcanvas-wrap {
    display: flex;
    flex-direction: column;
    padding: 24px; }
  body .offcanvas-button {
    text-align: end; }
    body .offcanvas-button .button img {
      width: 36px;
      cursor: pointer; }
  body .header {
    min-height: 150px;
    margin-top: -150px;
    text-align: center; }
    body .header.bg {
      height: 520px;
      display: flex;
      align-items: center;
      background-size: cover;
      background-position: center center; }
      body .header.bg h1, body .header.bg h3 {
        text-shadow: 2px 2px 5px #0008; }
    body .header h1, body .header h3 {
      color: #fff; }
    body .header.no-bg {
      background: #104a96;
      position: absolute;
      top: 150px;
      width: 100%; }
    body .header .content {
      padding-top: 150px; }
    body .header .item-image {
      margin: 0; }
      body .header .item-image img {
        width: 100%;
        height: 720px;
        object-fit: cover; }
  body .slideshow {
    width: 100%;
    height: 765px;
    overflow: hidden;
    position: relative;
    display: grid;
    z-index: 0; }
    body .slideshow .floating {
      grid-column: 1;
      grid-row: 1;
      display: grid;
      grid-template-columns: 100px 1fr 100px;
      height: 100%;
      justify-items: center;
      align-content: center; }
      body .slideshow .floating .prev-btn, body .slideshow .floating .next-btn {
        height: 72px;
        width: 72px;
        background: #fff4;
        border-radius: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 5;
        color: #fff; }
        body .slideshow .floating .prev-btn img, body .slideshow .floating .next-btn img {
          width: 36px;
          user-select: none;
          pointer-events: none; }
        body .slideshow .floating .prev-btn:hover, body .slideshow .floating .next-btn:hover {
          cursor: pointer; }
      body .slideshow .floating .prev-btn {
        grid-column: 1; }
      body .slideshow .floating .next-btn {
        grid-column: 3; }
    body .slideshow .heading {
      z-index: 2;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #ffffff; }
      body .slideshow .heading h1 {
        color: #ffffff;
        font-size: 3.5em;
        margin: 0;
        font-weight: 900;
        text-shadow: 0 3px 8px rgba(0, 0, 0, 0.5); }
    body .slideshow .slides {
      display: flex;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      body .slideshow .slides .slide {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        display: none;
        position: absolute;
        left: 100%;
        top: 0; }
        body .slideshow .slides .slide .info-wrap {
          width: 100%;
          height: 100%;
          display: flex;
          align-items: end;
          justify-content: end; }
          body .slideshow .slides .slide .info-wrap .info {
            background: #104a96;
            width: fit-content;
            height: fit-content;
            padding: 12px 30px;
            margin-bottom: 60px;
            margin-left: auto;
            color: #fff;
            font-size: 0.8em; }
        body .slideshow .slides .slide.active {
          display: block;
          left: 0; }
    body .slideshow .content {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
      body .slideshow .content .indicator {
        display: flex;
        justify-content: center; }
        body .slideshow .content .indicator span {
          width: 100%;
          height: 5px;
          background: #fff;
          transform: scaleY(0);
          transition: all 0.75s ease-in-out;
          transform-origin: bottom; }
        body .slideshow .content .indicator .active {
          transform: scaleY(1); }
  body .mod-header {
    display: grid;
    z-index: -1;
    padding-top: 150px;
    height: 300px;
    gap: 80px;
    align-content: center;
    background-size: cover;
    background-attachment: fixed;
    background-position: center; }
    body .mod-header .header-content h1 {
      color: #fff;
      font-size: 2.5em; }
      body .mod-header .header-content h1 a {
        color: #fff; }
    body .mod-header .header-content p {
      color: #fff; }
  body .mod-header.home-header {
    height: 720px;
    align-content: end;
    gap: 160px; }
  body .icon-links {
    background: #e1e4e8; }
    body .icon-links .icons-list {
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      gap: 1em; }
      body .icon-links .icons-list .icon {
        padding: 12px 0;
        width: 124px; }
        body .icon-links .icons-list .icon a {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          text-align: center; }
        body .icon-links .icons-list .icon .fontawesome-icon {
          width: 46px;
          height: 46px;
          border-radius: 30px;
          background: #104a96;
          display: flex;
          justify-content: center;
          align-items: center;
          color: #fff; }
  body section.mod-news-head a {
    color: #fff; }
body .partners-gallery ul {
  display: grid;
  grid-template-rows: repeat(2, 240px);
  gap: 12px;
  grid-template-columns: 1fr 1fr; }
  body .partners-gallery ul li {
    overflow: hidden; }
    body .partners-gallery ul li a {
      height: 100%; }
    body .partners-gallery ul li:first-child {
      grid-column: 1;
      grid-row: 1 / 3; }
      body .partners-gallery ul li:first-child .sppb-img-responsive {
        height: 100%;
        width: 100%;
        object-fit: cover; }
    body .partners-gallery ul li:nth-child(2) {
      grid-column: 2;
      grid-row: 1; }
    body .partners-gallery ul li:nth-child(3) {
      grid-column: 2;
      grid-row: 2; }
body .sppb-column h1 {
  margin: 8px 0; }
body .sppb-column .mod-menu {
  padding: 0;
  margin: 0;
  list-style: none; }
  body .sppb-column .mod-menu li {
    margin-top: 12px; }
    body .sppb-column .mod-menu li a {
      font-weight: 800;
      color: #434343;
      font-size: clamp(1.1rem, calc(0.68rem + 0.96vw), 1.4rem);
      text-transform: uppercase;
      line-height: 1.5; }
body .mod-news-head p, body .mod-news-head h1 {
  color: #fff; }
body .mod-news-head h1 {
  font-size: 3em; }
body nav.mod-breadcrumbs__wrapper ol {
  list-style: '\f054  ';
  font-family: 'Montserrat', 'FontAwesome';
  display: flex;
  gap: 22px;
  padding: 8px 10px;
  background: #f2f2f2;
  border: 1px solid #dbdee1;
  border-radius: 4px;
  font-weight: bold; }
  body nav.mod-breadcrumbs__wrapper ol li:nth-child(1) {
    display: none; }
  body nav.mod-breadcrumbs__wrapper ol li:nth-child(2) {
    list-style: none; }
body joomla-alert {
  margin-top: 32px; }
  body .row:not(.clearfix, .sortPagiBar) {
    padding: 48px 0;
    margin-bottom: 48px; }
  body .row.row-blue {
    background: #104a96; }
body .mod-pfr-news {
  display: grid;
  grid-template-columns: 56px 1fr 56px;
  justify-content: center; }
  body .mod-pfr-news > * {
    user-select: none; }
  body .mod-pfr-news .left, body .mod-pfr-news .right {
    display: flex; }
  body .mod-pfr-news .pfr-news-swiper {
    padding: 16px;
    overflow: hidden; }
    body .mod-pfr-news .pfr-news-swiper .preview-image {
      width: 100%;
      height: 250px;
      margin-bottom: 16px;
      overflow: hidden;
      transition: all 0.3s ease; }
      body .mod-pfr-news .pfr-news-swiper .preview-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.3s ease; }
      body .mod-pfr-news .pfr-news-swiper .preview-image:hover {
        transform: scale(1.05); }
        body .mod-pfr-news .pfr-news-swiper .preview-image:hover img {
          transform: scale(1.2); }
    body .mod-pfr-news .pfr-news-swiper .mod-articles-category-date {
      font-weight: bold;
      text-transform: uppercase;
      color: #9fa1b8;
      font-style: italic; }
    body .mod-pfr-news .pfr-news-swiper .mod-articles-category-title {
      font-weight: bold;
      text-transform: uppercase;
      color: #fff; }
    body .mod-pfr-news .pfr-news-swiper .mod-articles-category-introtext {
      line-height: 1.5em;
      margin: 0;
      color: #fff; }
  body .mod-pfr-news .swiper-pfr-news-prev, body .mod-pfr-news .swiper-pfr-news-next {
    justify-self: center;
    align-self: center; }
    body .mod-pfr-news .swiper-pfr-news-prev img, body .mod-pfr-news .swiper-pfr-news-next img {
      max-width: 100%; }
    body .mod-pfr-news .swiper-pfr-news-prev:hover, body .mod-pfr-news .swiper-pfr-news-next:hover {
      cursor: pointer; }
body .left.item-image {
  margin: 0; }
  body .left.item-image img {
    width: auto;
    max-width: 100%;
    height: 100%;
    object-fit: cover; }
body section#quote .quote {
  text-align: center; }
  body section#quote .quote .content {
    color: #fff;
    max-width: 1024px;
    margin: auto;
    line-height: 1.5;
    font-size: 24px; }
    body section#quote .quote .content > *:before, body section#quote .quote .content > *:after {
      content: '"'; }
  body section#quote .quote .author {
    color: #104a96; }
body .contact-us .mod-custom {
  background-size: cover;
  width: 100%;
  padding: 70px 0 140px 0;
  background-position: top center;
  box-shadow: 0 150px 100px #f6f6f8 inset; }
  body .contact-us .mod-custom a {
    background: #104a96;
    color: #fff;
    padding: 12px 20px; }
body .mod-members .members-grid, body .mod-commissions .members-grid, body .mod-members .commissions-grid, body .mod-commissions .commissions-grid {
  display: grid;
  gap: 48px;
  grid-template-columns: repeat(4, 250px);
  margin-bottom: 24px;
  justify-content: center; }
  body .mod-members .members-grid .mod-members-item p, body .mod-commissions .members-grid .mod-members-item p, body .mod-members .commissions-grid .mod-members-item p, body .mod-commissions .commissions-grid .mod-members-item p {
    margin: 4px 0; }
body .mod-members h1.title, body .mod-commissions h1.title {
  text-align: center;
  margin-bottom: 36px; }
body .mod-members .photo img, body .mod-commissions .photo img {
  width: 100%;
  height: 250px;
  object-fit: cover; }
body .mod-members .info, body .mod-commissions .info {
  padding: 0 12px; }
  body .mod-members .info h3, body .mod-commissions .info h3 {
    font-size: 1rem; }
    body .mod-members .info h3 strong, body .mod-commissions .info h3 strong {
      color: #104a96; }
body .mod-commissions .commissions-grid .photo, body .mod-commissions .commissions-grid .info {
  text-align: center; }
body .com-content-article.item-page .wrap {
  display: flex;
  gap: 24px;
  margin-top: 48px;
  margin-bottom: 48px; }
  body .com-content-article.item-page .wrap .main-content {
    width: 100%; }
    body .com-content-article.item-page .wrap .main-content .views-table {
      border-collapse: collapse; }
      body .com-content-article.item-page .wrap .main-content .views-table td {
        border: 1px solid #d1d4d9;
        padding: 4px 8px; }
    body .com-content-article.item-page .wrap .main-content img {
      max-width: 100%;
      height: auto; }
  body .com-content-article.item-page .wrap .right-content {
    max-width: 280px; }
    body .com-content-article.item-page .wrap .right-content h3 {
      text-transform: uppercase;
      color: #104a96;
      margin: 0; }
    body .com-content-article.item-page .wrap .right-content .image-gallery {
      padding-bottom: 32px; }
      body .com-content-article.item-page .wrap .right-content .image-gallery img {
        max-width: 100%;
        height: auto; }
body .mod-latest-news.mod-list {
  width: 320px;
  padding: 0;
  list-style: none; }
  body .mod-latest-news.mod-list li {
    padding: 0 0 12px 0;
    display: flex;
    gap: 12px; }
    body .mod-latest-news.mod-list li:last-child {
      padding-bottom: 0; }
    body .mod-latest-news.mod-list li .preview-image {
      height: 140px; }
      body .mod-latest-news.mod-list li .preview-image img {
        width: 100px;
        height: 100%;
        object-fit: cover;
        object-position: center center; }
  body .mod-latest-news.mod-list .news-content .mod-articles-category-date {
    font-style: italic;
    font-size: 0.9em;
    color: #676767; }
body .blog {
  margin-top: 48px; }
  body .blog .blog-items {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(3, 1fr); }
    body .blog .blog-item .item-content .icons {
      display: none; }
  body .blog .com-content-category-blog__navigation {
    margin-top: 48px; }
  body .blog .pagination {
    display: flex;
    gap: 8px;
    list-style: none; }
    body .blog .pagination .page-item {
      padding: 3px 7px; }
      body .blog .pagination .page-item.active {
        font-weight: bold;
        text-decoration: underline; }
  body .blog .blog-item .item-image {
    margin: 0; }
    body .blog .blog-item .item-image img {
      width: 100%;
      max-height: 520px;
      object-fit: cover;
      background-position: center; }
  body .blog .blog-item .page-header h2 {
    font-size: 1.2em;
    text-transform: uppercase; }
body .accordions {
  margin: 48px 0; }
  body .accordions ul.accordions-list {
    margin: 0;
    padding: 0;
    list-style: none; }
    body .accordions ul.accordions-list li.accordion-item .accordion {
      display: flex;
      flex-direction: column;
      transition: all 0.3s ease; }
      body .accordions ul.accordions-list li.accordion-item .accordion .title {
        font-weight: bold;
        color: #104a96;
        background: #104a9611;
        padding: 0 12px;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        body .accordions ul.accordions-list li.accordion-item .accordion .title:after {
          content: '>';
          font-family: monospace;
          font-size: 1.5em;
          height: 100%;
          transition: all 0.3s ease; }
      body .accordions ul.accordions-list li.accordion-item .accordion .content {
        max-height: 0;
        padding: 0;
        overflow: hidden;
        border-bottom: 1px solid #104a96;
        transition: all 0.3s ease; }
        body .accordions ul.accordions-list li.accordion-item .accordion .content .inner {
          padding: 24px 12px; }
    body .accordions ul.accordions-list li.accordion-item .accordion.open .title:after {
      transform: rotate(90deg); }
    body .accordions ul.accordions-list li.accordion-item .accordion.open .content {
      max-height: 1000px; }
body .members {
  --icon-size: 78px; }
  body .members .members-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px; }
    body .members .members-list .member {
      display: flex;
      gap: 12px;
      align-items: center;
      justify-content: start;
      background: #fff;
      padding: 12px;
      border-radius: 6px; }
      body .members .members-list .member .profile-picture {
        grid-row: 1 / 3;
        grid-column: 1;
        width: var(--icon-size);
        height: var(--icon-size);
        border-radius: var(--icon-size);
        background: #f6f6f6;
        overflow: hidden; }
        body .members .members-list .member .profile-picture img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      body .members .members-list .member .info {
        display: flex;
        flex-direction: column;
        gap: 4px;
        justify-content: center; }
        body .members .members-list .member .info .fullname {
          font-weight: bold; }
          body .members .members-list .member .info .other-info p {
            margin: 0; }
body .footer-container {
  background: #104a96;
  color: #fff;
  padding: 24px; }
  body .footer-container a {
    color: #fff; }
    body .footer-container .footer .footer-c {
      display: flex;
      flex-direction: column;
      gap: 32px;
      margin-top: 16px; }
    body .footer-container .footer .mod-menu.mod-list.nav {
      display: flex;
      flex-direction: column;
      gap: 24px;
      padding: 0;
      margin: 0;
      list-style: none; }
body.category .header.no-bg {
  display: none; }
body .edocman-container {
  --margin-vertical: 48px;
  margin-top: var(--margin-vertical);
  margin-bottom: var(--margin-vertical); }
  body .edocman-container .edocman-taskbar li a.btn-primary, body .edocman-container .edocman-taskbar li a.btn-primary:visited {
    color: #fff; }
body .edocman-container #edocman-documents .edocman-document, body .edocman-container #edocman-categories .edocman-document {
  margin-bottom: 0;
  margin-top: 16px; }
body .edocman-container #edocman-documents a:link, body .edocman-container #edocman-categories a:link {
  overflow-wrap: anywhere; }
  body .edocman-container #edocman-documents a:link small, body .edocman-container #edocman-categories a:link small {
    display: block;
    margin: 8px 0 4px 0; }
body .edocman-container .edocman-category a.documents_table_edit, body .edocman-container .edocman-category a.documents_table_delete {
  display: none; }
body button.btn {
  background: #104a96;
  border: 0;
  padding: 10px 12px;
  color: #fff; }
body button.btn {
  padding: 8px 16px;
  border: 0;
  border-radius: 0;
  font-size: 1em;
  background: #104a96;
  white-space: nowrap; }
  body button.btn.btn-primary {
    color: #fff; }
  body button.btn.btn-secondary {
    color: #104a96;
    background: #104a9633;
    border-radius: 4px; }
  body button.btn.btn-danger {
    background: #b14e4e30;
    color: #b14e4e; }
body input[type="file"] {
  padding: 18px 12px;
  border: 1px solid #cecece;
  margin: 8px;
  border-radius: 4px;
  width: calc(100% - 40px); }
  body .mod-login-logout__button.logout-button button.btn-primary {
    padding: 12px 16px;
    border-radius: 30px; }
    body .mod-login-logout__button.logout-button button.btn-primary:before {
      content: '\f08b  ';
      font-family: 'FontAwesome';
      font-weight: normal !important; }
body #login-row button.plg_system_webauthn_login_button, body .login-row button.plg_system_webauthn_login_button, body .register-row button.plg_system_webauthn_login_button, body #reset-row button.plg_system_webauthn_login_button, body #browse-guides-row button.plg_system_webauthn_login_button, body #remind-row button.plg_system_webauthn_login_button {
  display: none !important; }
body #login-row h1, body .login-row h1, body .register-row h1, body #reset-row h1, body #browse-guides-row h1, body #remind-row h1 {
  text-shadow: 2px 2px 0 #fff; }
body #login-row .blue-box, body .login-row .blue-box, body .register-row .blue-box, body #reset-row .blue-box, body #browse-guides-row .blue-box, body #remind-row .blue-box {
  background: #fff;
  padding: 24px;
  box-shadow: 0 12px 16px #0003;
  margin: 32px 0; }
  body #login-row .blue-box .input-group, body .login-row .blue-box .input-group, body .register-row .blue-box .input-group, body #reset-row .blue-box .input-group, body #browse-guides-row .blue-box .input-group, body #remind-row .blue-box .input-group {
    margin-bottom: 12px; }
  body #login-row .blue-box .control-group, body .login-row .blue-box .control-group, body .register-row .blue-box .control-group, body #reset-row .blue-box .control-group, body #browse-guides-row .blue-box .control-group, body #remind-row .blue-box .control-group {
    margin-top: 12px; }
  body #login-row .blue-box .control-group.com-users-login__input, body .login-row .blue-box .control-group.com-users-login__input, body .register-row .blue-box .control-group.com-users-login__input, body #reset-row .blue-box .control-group.com-users-login__input, body #browse-guides-row .blue-box .control-group.com-users-login__input, body #remind-row .blue-box .control-group.com-users-login__input {
    margin-bottom: 16px; }
  body #login-row .blue-box .com-users-login__options.list-group, body .login-row .blue-box .com-users-login__options.list-group, body .register-row .blue-box .com-users-login__options.list-group, body #reset-row .blue-box .com-users-login__options.list-group, body #browse-guides-row .blue-box .com-users-login__options.list-group, body #remind-row .blue-box .com-users-login__options.list-group {
    display: grid;
    gap: 6px; }
  body #login-row .blue-box .btn, body .login-row .blue-box .btn, body .register-row .blue-box .btn, body #reset-row .blue-box .btn, body #browse-guides-row .blue-box .btn, body #remind-row .blue-box .btn {
    background: transparent;
    color: #104a96;
    border: 0;
    border-radius: 0; }
    body #login-row .blue-box .btn:hover, body .login-row .blue-box .btn:hover, body .register-row .blue-box .btn:hover, body #reset-row .blue-box .btn:hover, body #browse-guides-row .blue-box .btn:hover, body #remind-row .blue-box .btn:hover {
      cursor: pointer; }
    body #login-row .blue-box .btn.btn-primary, body .login-row .blue-box .btn.btn-primary, body .register-row .blue-box .btn.btn-primary, body #reset-row .blue-box .btn.btn-primary, body #browse-guides-row .blue-box .btn.btn-primary, body #remind-row .blue-box .btn.btn-primary {
      font-weight: 500;
      background: #104a96;
      color: #fff;
      margin: 18px 0;
      font-size: 1em; }
  body #login-row .blue-box button, body .login-row .blue-box button, body .register-row .blue-box button, body #reset-row .blue-box button, body #browse-guides-row .blue-box button, body #remind-row .blue-box button, body #login-row .blue-box input, body .login-row .blue-box input, body .register-row .blue-box input, body #reset-row .blue-box input, body #browse-guides-row .blue-box input, body #remind-row .blue-box input {
    padding: 6px 8px;
    border: 1px solid #bbb;
    border-radius: 3px;
    font-family: 'Montserrat'; }
    body #login-row .blue-box button:focus-visible, body .login-row .blue-box button:focus-visible, body .register-row .blue-box button:focus-visible, body #reset-row .blue-box button:focus-visible, body #browse-guides-row .blue-box button:focus-visible, body #remind-row .blue-box button:focus-visible, body #login-row .blue-box input:focus-visible, body .login-row .blue-box input:focus-visible, body .register-row .blue-box input:focus-visible, body #reset-row .blue-box input:focus-visible, body #browse-guides-row .blue-box input:focus-visible, body #remind-row .blue-box input:focus-visible {
      outline: none;
      border-color: #999; }
body #login-row button[class*=plg_system_webauthn_login_button], body .login-row button[class*=plg_system_webauthn_login_button], body .register-row button[class*=plg_system_webauthn_login_button], body #reset-row button[class*=plg_system_webauthn_login_button], body #browse-guides-row button[class*=plg_system_webauthn_login_button], body #remind-row button[class*=plg_system_webauthn_login_button] {
  display: flex;
  align-items: center;
  gap: 8px; }
body .pc-tab > input, body .pc-tab section > div {
  display: none; }
body #tab-0:checked ~ section #tab-0-content, body #tab-1:checked ~ section #tab-1-content, body #tab-2:checked ~ section #tab-2-content, body #tab-3:checked ~ section #tab-3-content {
  display: block;
  margin-bottom: 12px; }
body .pc-tab {
  margin: 48px 0; }
  body .pc-tab ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    padding-bottom: 12px;
    margin-bottom: -13px;
    flex-wrap: wrap; }
    body .pc-tab ul li {
      display: flex; }
      body .pc-tab ul li label {
        padding: 15px 25px;
        border: 1px solid #ddd;
        border-bottom: 0;
        background: #eeeeee;
        color: #444; }
        body .pc-tab ul li label:hover {
          background: #dddddd; }
        body .pc-tab ul li label:active {
          background: #ffffff; }
      body .pc-tab ul li:not(:last-child) label {
        border-right-width: 0; }
  body .pc-tab section {
    clear: both; }
    body .pc-tab section > div {
      padding: 16px;
      border: 1px solid #ddd;
      background: #fff; }
    body .pc-tab section .modal-footer {
      display: flex;
      gap: 4px; }
    body .pc-tab section .input-group {
      display: inline-flex;
      gap: 8px; }
    body .pc-tab section .control-group {
      display: grid;
      grid-template-columns: 250px 1fr;
      padding: 8px 0;
      border-bottom: 1px solid #dddddd; }
      body .pc-tab section .control-group .control-label {
        padding: 10px 0; }
      body .pc-tab section .control-group .input-group button {
        margin: 4px 0; }
      body .pc-tab section .control-group input[type="text"].form-control, body .pc-tab section .control-group input[type="password"].form-control, body .pc-tab section .control-group input[type="email"].form-control, body .pc-tab section .control-group input[type="url"].form-control, body .pc-tab section .control-group .form-select {
        padding: 10px 11px;
        width: calc(100% - 22px);
        margin: 4px 0;
        border-radius: 4px;
        border: 1px solid #ddd; }
        body .pc-tab section .control-group input[type="text"].form-control:focus-visible, body .pc-tab section .control-group input[type="password"].form-control:focus-visible, body .pc-tab section .control-group input[type="email"].form-control:focus-visible, body .pc-tab section .control-group input[type="url"].form-control:focus-visible, body .pc-tab section .control-group .form-select:focus-visible {
          outline: none; }
      body .pc-tab section .control-group input[readonly] {
        background: #f4f4f4; }
      body .pc-tab section .control-group:last-child {
        border-bottom: 0; }
    body .pc-tab section joomla-field-media .field-media-preview {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      align-items: center;
      background-color: #f2f2f2;
      border: solid rgba(0, 0, 0, 0.15);
      border-radius: 0.25rem;
      border-width: 1px;
      display: flex;
      height: 180px;
      justify-content: center;
      max-width: 356px;
      overflow: hidden;
      padding: 10px; }
body #tab-0:checked ~ nav .tab0 label, body #tab-1:checked ~ nav .tab1 label, body #tab-2:checked ~ nav .tab2 label, body #tab-3:checked ~ nav .tab3 label {
  background: #fff;
  position: relative; }
  body #tab-0:checked ~ nav .tab0 label:after, body #tab-1:checked ~ nav .tab1 label:after, body #tab-2:checked ~ nav .tab2 label:after, body #tab-3:checked ~ nav .tab3 label:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ffffff;
    left: 0;
    bottom: -1px; }
body iframe.iframe {
  border: 1px solid #ddd;
  border-radius: 4px; }
body #user-profile {
  --color-border: #ddd;
  --border-radius: 4px; }
  body #user-profile .head {
    gap: 32px;
    align-items: end; }
    body #user-profile .head .member-logo {
      --logo-size: 140px;
      background: #fff;
      border: 1px solid var(--color-border);
      border-bottom: 0;
      margin-bottom: -1px;
      padding: 24px;
      padding-bottom: 0;
      border-radius: var(--border-radius) var(--border-radius) 0 0; }
      body #user-profile .head .member-logo img {
        width: var(--logo-size);
        height: var(--logo-size);
        object-fit: contain; }
    body #user-profile .head .member-name {
      overflow-wrap: anywhere; }
  body #user-profile .actions {
    justify-content: end;
    align-items: end;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 24px; }
    body #user-profile .actions .user-actions {
      list-style: none;
      margin: 0;
      padding: 0;
      display: flex;
      gap: 8px; }
      body #user-profile .actions .user-actions .action a {
        background: #e2e2e2;
        padding: 5px 8px;
        border-radius: 4px;
        color: #676767;
        font-size: 0.9em;
        transition: all 0.3s ease; }
        body #user-profile .actions .user-actions .action a:hover {
          background: #eeeeee; }
  body #user-profile .fields-container {
    padding: 24px;
    background: #fff;
    border: 1px solid var(--color-border);
    border-radius: 0 var(--border-radius) var(--border-radius) var(--border-radius); }
    body #user-profile .fields-container .fields-list {
      display: grid;
      grid-template-columns: 158px 1fr;
      row-gap: 24px; }
      body #user-profile .fields-container .fields-list dt {
        font-weight: bold; }
      body #user-profile .fields-container .fields-list dd.land {
        display: flex;
        align-items: center;
        gap: 12px; }
        body #user-profile .fields-container .fields-list dd.land img {
          width: 48px; }
body .news-banner {
  font-weight: bold;
  text-align: center;
  padding: 24px 0; }
  body .news-banner a {
    color: white; }

#edocman-categories .edocman-box-heading, #edocman-document-page .edocman-box-heading {
  margin-bottom: 0;
  background: transparent;
  border: 0;
  border-top: 1px solid #dbdee1;
  padding: 12px 0;
  border-radius: 0; }

#edocman-categories .edocman-category, #edocman-documents .edocman-document {
  margin-bottom: 0; }

@media (max-width: 1400px) {
  body .container.hide {
    height: 100vh;
    overflow-y: hidden; }
  body .mainmenu {
    display: none; }
  body .social-buttons {
    visibility: hidden;
    display: none; }
  body #gt-wrapper-148 {
    position: initial;
    padding: 0; }
  body .wrap {
    width: 1140px; } }

@media (max-width: 1200px) {
  body .wrap {
    width: 920px; }
    body .partners-gallery ul {
      grid-template-rows: repeat(2, 180px); }
    body .partners-gallery .sppb-gallery .sppb-img-responsive {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover; }
  body .mod-members .members-grid, body .mod-commissions .members-grid, body .mod-members .commissions-grid, body .mod-commissions .commissions-grid {
    grid-template-columns: repeat(3, 250px); }
    body .mod-members .members-grid .photo img, body .mod-commissions .members-grid .photo img, body .mod-members .commissions-grid .photo img, body .mod-commissions .commissions-grid .photo img {
      height: 250px; } }

@media (max-width: 992px) {
  body .wrap {
    flex-direction: column;
    width: 710px; }
  body .mod-members .members-grid, body .mod-commissions .commissions-grid {
    gap: 24px;
    grid-template-columns: repeat(3, 200px); }
    body .mod-members .members-grid .mod-members-item .photo img, body .mod-commissions .commissions-grid .mod-members-item .photo img, body .mod-members .members-grid .mod-commissions-item .photo img, body .mod-commissions .commissions-grid .mod-commissions-item .photo img {
      height: 200px; }
  body .blog .blog-items {
    grid-template-columns: repeat(2, 1fr); }
  body .members .members-list {
    grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 768px) {
  body .sppb-addon-single-image-container {
    height: 400px; }
    body .sppb-addon-single-image-container img.sppb-img-responsive {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  body .mod-pfr-news {
    grid-template-columns: 36px 1fr 36px; }
  body .swiper-grid {
    grid-template-columns: 24px 1fr 24px; }
  body .btn-primary {
    box-shadow: 0 0; }
    body .btn-primary:hover, body .btn-primary:active {
      background: #104a96; }
    body .btn-primary:focus, body .btn-primary:focus-visible {
      outline: none; }
  body .mod-alternated-layout ul .grid-2 {
    grid-template-columns: 1fr; }
    body .mod-alternated-layout ul .grid-2 .image-photo {
      grid-column: 1;
      grid-row: 1; }
  body .mod-alternated-layout ul .layout-item:nth-child(even) .image-photo {
    grid-column: 1;
    grid-row: 1; }
  body .mod-alternated-layout ul .layout-item:nth-child(even) .menu-text {
    grid-column: 1;
    grid-row: 2;
    margin: 24px 0 0 0; }
  body .mod-alternated-layout ul .layout-item:nth-child(odd) .menu-text {
    margin: 24px 0 0 0; }
  body .gt_white_content {
    width: calc(100% - 64px);
    height: 560px; }
  body .footer-container {
    padding: 12px; }
    body .footer-container .footer .mod-menu.mod-list.nav {
      margin-top: 48px; }
  body .wrap {
    width: 510px; }
  body .mod-members .members-grid, body .mod-commissions .commissions-grid {
    grid-template-columns: repeat(2, 200px); }
    body .mod-members .members-grid .mod-members-item .photo img, body .mod-commissions .commissions-grid .mod-members-item .photo img, body .mod-members .members-grid .mod-commissions-item .photo img, body .mod-commissions .commissions-grid .mod-commissions-item .photo img {
      height: 200px; }
  body .blog .blog-item .item-image {
    height: 320px; }
    body .blog .blog-item .item-image img {
      max-height: 320px; } }

@media (max-width: 576px) {
  body .header {
    margin-top: -162px; }
  body .slideshow {
    height: 560px; }
  body .offcanvas {
    width: 90%; }
    body .slideshow .floating .prev-btn, body .slideshow .floating .next-btn {
      height: 56px;
      width: 56px; }
      body .slideshow .floating .prev-btn img, body .slideshow .floating .next-btn img {
        width: 28px; }
  body .wrap {
    width: calc(100% - 48px); }
  body .mod-members .members-grid, body .mod-commissions .commissions-grid {
    margin: 24px;
    grid-template-columns: 1fr; }
    body .mod-members .members-grid .mod-members-item, body .mod-commissions .commissions-grid .mod-members-item, body .mod-members .members-grid .mod-commissions-item, body .mod-commissions .commissions-grid .mod-commissions-item {
      display: flex;
      flex-direction: column;
      align-items: center; }
      body .mod-members .members-grid .mod-members-item .photo img, body .mod-commissions .commissions-grid .mod-members-item .photo img, body .mod-members .members-grid .mod-commissions-item .photo img, body .mod-commissions .commissions-grid .mod-commissions-item .photo img {
        height: 250px;
        width: 250px; }
      body .mod-members .members-grid .mod-members-item .info, body .mod-commissions .commissions-grid .mod-members-item .info, body .mod-members .members-grid .mod-commissions-item .info, body .mod-commissions .commissions-grid .mod-commissions-item .info {
        text-align: center; }
  body .blog .blog-items {
    grid-template-columns: 1fr; }
  body #user-profile {
    --color-border: #ddd;
    --border-radius: 4px; }
    body #user-profile .head {
      gap: 8px; }
      body #user-profile .head .member-logo {
        padding: 12px; }
        body #user-profile .head .member-logo h2.member-name {
          margin: 8px 0; }
    body #user-profile .fields-container {
      padding: 12px; }
      body #user-profile .fields-container .fields-list {
        grid-template-columns: 1fr;
        row-gap: 8px; }
        body #user-profile .fields-container .fields-list dt:not(:first-child) {
          margin-top: 12px; }
  body .members .members-list {
    grid-template-columns: 1fr; } }

.contentpane.modal #com-media {
  padding: 0 20px; }
  .contentpane.modal #com-media .media-disk, .contentpane.modal #com-media .media-breadcrumb, .contentpane.modal #com-media .media-toolbar {
    display: none; }
  .contentpane.modal #com-media .media-main {
    min-height: 65vh; }
    .contentpane.modal #com-media .media-main .media-browser {
      min-height: initial; }
  .contentpane.modal #com-media .media-browser {
    font-size: 0.7em; }
.contentpane.modal nav[aria-label="Toolbar"] {
  padding: 0 0 8px 8px; }
  .contentpane.modal nav[aria-label="Toolbar"] button.btn.btn-info {
    display: none; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0; }

.contentpane {
  display: inline;
  position: initial; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; } }

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none; }

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02); }

.modal-dialog-scrollable {
  height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden; }

.modal-dialog-scrollable .modal-body {
  overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: black; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dfe3e7;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }

.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  height: 50vh; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dfe3e7;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }

.modal-footer > * {
  margin: 0.25rem; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0; }

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0; }

.modal-fullscreen .modal-header {
  border-radius: 0; }

.modal-fullscreen .modal-body {
  overflow-y: auto; }

.modal-fullscreen .modal-footer {
  border-radius: 0; }

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0; }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto; }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0; } }

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0; }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto; }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0; } }

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0; }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto; }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0; } }

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0; }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto; }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0; } }

@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0; }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto; }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0; } }

.swiper-grid {
  display: grid;
  grid-template-columns: 48px 1fr 48px;
  justify-content: center;
  align-items: center; }
  .swiper-grid * {
    user-select: none; }
  .swiper-grid .swiper {
    grid-column: 2;
    grid-row: 1;
    width: 100%; }
  .swiper-grid .swiper-prev {
    grid-column: 1; }
  .swiper-grid .swiper-next {
    grid-column: 3; }
  .swiper-grid .swiper-prev, .swiper-grid .swiper-next {
    grid-row: 1;
    text-align: center;
    font-size: 5em; }
    .swiper-grid .swiper-prev:hover, .swiper-grid .swiper-next:hover {
      cursor: pointer; }
  .swiper-grid .swiper-slide {
    width: 100%;
    text-align: center; }
    .swiper-grid .swiper-slide .stack {
      display: grid; }
      .swiper-grid .swiper-slide .stack > * {
        grid-column: 1;
        grid-row: 1; }
        .swiper-grid .swiper-slide .stack .top .image-wrapper, .swiper-grid .swiper-slide .stack .bottom .image-wrapper {
          width: 100%;
          height: 200px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .swiper-grid .swiper-slide .stack .top .image-wrapper, .swiper-grid .swiper-slide .stack .bottom .image-wrapper, .swiper-grid .swiper-slide .stack .top .image-wrapper > *, .swiper-grid .swiper-slide .stack .bottom .image-wrapper > * {
            transition: all 0.3s ease; }
          .swiper-grid .swiper-slide .stack .top .image-wrapper img, .swiper-grid .swiper-slide .stack .bottom .image-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            padding: 24px; }
      .swiper-grid .swiper-slide .stack .top {
        z-index: 2; }
        .swiper-grid .swiper-slide .stack .top .image-wrapper {
          background: #fff6;
          backdrop-filter: blur(2px);
          transition: all 0.3s ease; }
          .swiper-grid .swiper-slide .stack .top .image-wrapper img {
            width: 120px; }
      .swiper-grid .swiper-slide .stack .bottom {
        z-index: 1; }
        .swiper-grid .swiper-slide .stack .bottom .image-wrapper {
          transform: scale(1); }
        .swiper-grid .swiper-slide .stack .bottom .name {
          font-weight: bold;
          line-height: 1.5em;
          padding: 0 24px;
          overflow-wrap: anywhere; }
    .swiper-grid .swiper-slide .stack .top .image-wrapper {
      opacity: 0; }
      .swiper-grid .swiper-slide .stack .top .image-wrapper img {
        transform: scale(0.5); }
    .swiper-grid .swiper-slide:hover .stack .bottom .image-wrapper {
      transform: scale(0.8); }
    .swiper-grid .swiper-slide:hover .stack .top .image-wrapper {
      opacity: 1; }
      .swiper-grid .swiper-slide:hover .stack .top .image-wrapper img {
        transform: scale(1); }

.com-content-article.item-page .browse-guides, .com-content-article.item-page .courses {
  --viewport-tab-h: 1200px;
  --viewport-tab-v: 980px;
  --viewport-pho-h: 720px;
  --viewport-pho-v: 560px;
  --container-width: calc(var(--viewport-tab-h) - 80px);
  --container-width-tab-h: calc(var(--viewport-tab-v) - 80px);
  --container-width-tab-v: calc(var(--viewport-pho-h) - 80px);
  --container-width-pho-h: calc(100%-120px);
  --container-width-pho-v: calc(100%-60px);
  --container-m-width: calc(var(--viewport-pho-h) - 80px);
  --container-m-width-pho-h: calc(100%-120px);
  --container-m-width-pho-v: calc(100%-60px);
  --background: #f6f6f6;
  --blue: #104a96;
  --grey-2: #dddee8;
  --grey-4: #9fa1b8;
  background: #fff;
  padding: 12px; }
  .com-content-article.item-page .browse-guides form, .com-content-article.item-page .courses form {
    margin: 0;
    width: 100%; }
    .com-content-article.item-page .browse-guides .control-group.cols-2, .com-content-article.item-page .courses .control-group.cols-2 {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 1em; }
  .com-content-article.item-page .browse-guides input, .com-content-article.item-page .courses input, .com-content-article.item-page .browse-guides select, .com-content-article.item-page .courses select, .com-content-article.item-page .browse-guides textarea, .com-content-article.item-page .courses textarea {
    width: -webkit-fill-available;
    padding: 0.5em 0.625em;
    margin: 0.25em 0;
    font-size: 1em;
    border: 0.1em solid;
    border-radius: 0.225em;
    outline: none;
    border-color: var(--grey-2); }
  .com-content-article.item-page .browse-guides .btn, .com-content-article.item-page .courses .btn {
    padding: 0.5rem 0.725rem;
    border: 0;
    border-radius: 0;
    cursor: pointer; }
  .com-content-article.item-page .browse-guides .container > div, .com-content-article.item-page .courses .container > div {
    padding: 1.125rem; }
  .com-content-article.item-page .browse-guides .content-container, .com-content-article.item-page .courses .content-container {
    background: #fff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); }
  .com-content-article.item-page .browse-guides .control-input, .com-content-article.item-page .courses .control-input {
    margin-bottom: 1.25em; }
  .com-content-article.item-page .browse-guides .control-input > *, .com-content-article.item-page .courses .control-input > * {
    display: block; }
  .com-content-article.item-page .browse-guides .control-details, .com-content-article.item-page .courses .control-details {
    display: grid;
    grid-template-columns: 125px 1fr;
    border-bottom: 0.1em solid var(--grey-2); }
  .com-content-article.item-page .browse-guides dl dt, .com-content-article.item-page .courses dl dt {
    font-weight: bold;
    color: var(--grey-4); }
  .com-content-article.item-page .browse-guides dl dt, .com-content-article.item-page .courses dl dt, .com-content-article.item-page .browse-guides dl dd, .com-content-article.item-page .courses dl dd {
    padding: 0.625rem;
    margin: 0; }
  .com-content-article.item-page .browse-guides .info-container, .com-content-article.item-page .courses .info-container {
    display: flex;
    justify-content: center;
    gap: 1.125rem; }
  .com-content-article.item-page .browse-guides .photo-container, .com-content-article.item-page .courses .photo-container {
    display: flex;
    justify-content: center;
    margin-top: 1.125rem; }
  .com-content-article.item-page .browse-guides .photo, .com-content-article.item-page .courses .photo {
    max-width: 120px;
    max-height: 180px; }
  .com-content-article.item-page .browse-guides .photo img, .com-content-article.item-page .courses .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .com-content-article.item-page .browse-guides .btn-primary, .com-content-article.item-page .courses .btn-primary {
    background: var(--blue);
    color: #fff; }
  .com-content-article.item-page .browse-guides input, .com-content-article.item-page .courses input, .com-content-article.item-page .browse-guides button, .com-content-article.item-page .courses button {
    font-family: 'Montserrat'; }
  .com-content-article.item-page .browse-guides table, .com-content-article.item-page .courses table {
    width: 100%;
    border-spacing: 0; }
  .com-content-article.item-page .browse-guides table tr th, .com-content-article.item-page .courses table tr th, .com-content-article.item-page .browse-guides table tr td, .com-content-article.item-page .courses table tr td {
    border-bottom: 0.1rem solid;
    border-left: 0.1rem solid;
    padding: 0.75rem;
    text-align: left; }
  .com-content-article.item-page .browse-guides table tr:first-child th, .com-content-article.item-page .courses table tr:first-child th, .com-content-article.item-page .browse-guides table tr:first-child td, .com-content-article.item-page .courses table tr:first-child td {
    border-top: 0.1rem solid; }
  .com-content-article.item-page .browse-guides table tr th:last-child, .com-content-article.item-page .courses table tr th:last-child, .com-content-article.item-page .browse-guides table tr td:last-child, .com-content-article.item-page .courses table tr td:last-child {
    border-right: 0.1rem solid; }
  .com-content-article.item-page .browse-guides table tr th, .com-content-article.item-page .courses table tr th, .com-content-article.item-page .browse-guides table tr td, .com-content-article.item-page .courses table tr td {
    border-color: var(--grey-2) !important; }
  .com-content-article.item-page .browse-guides table tr:first-child th:first-child, .com-content-article.item-page .courses table tr:first-child th:first-child, .com-content-article.item-page .browse-guides table tr:first-child td:first-child, .com-content-article.item-page .courses table tr:first-child td:first-child {
    border-top-left-radius: 0.225rem; }
  .com-content-article.item-page .browse-guides table tr:first-child th:last-child, .com-content-article.item-page .courses table tr:first-child th:last-child, .com-content-article.item-page .browse-guides table tr:first-child td:last-child, .com-content-article.item-page .courses table tr:first-child td:last-child {
    border-top-right-radius: 0.225rem; }
  .com-content-article.item-page .browse-guides table tr:last-child th:first-child, .com-content-article.item-page .courses table tr:last-child th:first-child, .com-content-article.item-page .browse-guides table tr:last-child td:first-child, .com-content-article.item-page .courses table tr:last-child td:first-child {
    border-bottom-left-radius: 0.225rem; }
  .com-content-article.item-page .browse-guides table tr:last-child th:last-child, .com-content-article.item-page .courses table tr:last-child th:last-child, .com-content-article.item-page .browse-guides table tr:last-child td:last-child, .com-content-article.item-page .courses table tr:last-child td:last-child {
    border-bottom-right-radius: 0.225rem; }
  .com-content-article.item-page .browse-guides table tr th, .com-content-article.item-page .courses table tr th {
    font-size: 0.9em;
    text-transform: uppercase;
    color: var(--grey-4); }
  .com-content-article.item-page .browse-guides .error, .com-content-article.item-page .courses .error {
    background: #ffe1e1;
    border-left: 0.25rem solid #e10000;
    color: #af0000;
    margin: 1.125rem 0 0 0;
    padding: 1.125rem; }
  .com-content-article.item-page .browse-guides .hide, .com-content-article.item-page .courses .hide {
    display: none; }
  .com-content-article.item-page .browse-guides .private-data .control-details:first-child, .com-content-article.item-page .courses .private-data .control-details:first-child {
    border-top: 0.1em solid var(--blue); }
  .com-content-article.item-page .browse-guides .private-data .control-details:last-child, .com-content-article.item-page .courses .private-data .control-details:last-child {
    border-color: 0.1em solid var(--blue); }
  .com-content-article.item-page .browse-guides .flex, .com-content-article.item-page .courses .flex {
    display: flex !important; }
    .com-content-article.item-page .browse-guides .flex.jc-space-between, .com-content-article.item-page .courses .flex.jc-space-between {
      justify-content: space-between !important; }
    .com-content-article.item-page .browse-guides .flex.ai-center, .com-content-article.item-page .courses .flex.ai-center {
      align-items: center; }
    .com-content-article.item-page .browse-guides .flex.f-wrap, .com-content-article.item-page .courses .flex.f-wrap {
      flex-wrap: wrap; }
  .com-content-article.item-page .browse-guides .guides, .com-content-article.item-page .courses .guides {
    margin-top: 2.25rem; }
  .com-content-article.item-page .browse-guides #guide-details .btn, .com-content-article.item-page .courses #guide-details .btn {
    margin-top: 1.125rem; }
  .com-content-article.item-page .browse-guides ul.pagination, .com-content-article.item-page .courses ul.pagination {
    display: flex;
    list-style: none;
    gap: 0.5rem;
    justify-content: center;
    padding: 0; }
  .com-content-article.item-page .browse-guides ul.pagination li:not(.ellipsis), .com-content-article.item-page .courses ul.pagination li:not(.ellipsis) {
    padding: 2px 6px;
    border: 0.1rem solid var(--grey-2);
    border-radius: 0.335rem; }
  .com-content-article.item-page .browse-guides ul.pagination li.active, .com-content-article.item-page .courses ul.pagination li.active {
    border-color: transparent; }
  .com-content-article.item-page .browse-guides .modal, .com-content-article.item-page .courses .modal {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 100vh;
    width: 100vw; }
  .com-content-article.item-page .browse-guides .modal .content, .com-content-article.item-page .courses .modal .content {
    background: #FFF;
    border-radius: 0.335rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    max-width: 350px;
    align-items: center; }
  .com-content-article.item-page .browse-guides .modal h2, .com-content-article.item-page .courses .modal h2 {
    font-family: 'Calibri';
    padding: 0 0 0px;
    width: 100%;
    font-weight: normal;
    border-bottom: 0.1rem solid #CCC; }
  .com-content-article.item-page .browse-guides .close, .com-content-article.item-page .courses .close {
    position: absolute;
    top: 0.335rem;
    right: 0.335rem;
    background: none;
    border: none;
    margin: 0; }
  .com-content-article.item-page .browse-guides .modal.open, .com-content-article.item-page .courses .modal.open {
    display: flex; }
  .com-content-article.item-page .browse-guides #groupmodal .content, .com-content-article.item-page .courses #groupmodal .content {
    padding: 0 1.125rem; }
  .com-content-article.item-page .browse-guides #groupmodal h2, .com-content-article.item-page .courses #groupmodal h2 {
    margin-bottom: 2.25rem;
    padding: 0 1.125rem 1.125rem 1.125rem; }
  .com-content-article.item-page .browse-guides #groupmodal form, .com-content-article.item-page .courses #groupmodal form {
    padding-bottom: 2.25rem; }
    .com-content-article.item-page .browse-guides .control-submit.flex.gap-1, .com-content-article.item-page .courses .control-submit.flex.gap-1, .com-content-article.item-page .browse-guides .control-group.flex.gap-1, .com-content-article.item-page .courses .control-group.flex.gap-1 {
      gap: 1.125rem; }
  @media screen and (max-width: 720px) {
    .com-content-article.item-page .browse-guides .menu-content, .com-content-article.item-page .courses .menu-content {
      display: flex; }
    .com-content-article.item-page .browse-guides .menu-content .right, .com-content-article.item-page .courses .menu-content .right {
      display: none; }
    .com-content-article.item-page .browse-guides .info-container, .com-content-article.item-page .courses .info-container {
      flex-direction: column; } }
  .com-content-article.item-page .browse-guides .container, .com-content-article.item-page .courses .container {
    margin: auto;
    width: var(--container-width); }
  .com-content-article.item-page .browse-guides .container.container-m, .com-content-article.item-page .courses .container.container-m {
    width: var(--container-m-width); }
  @media screen and (max-width: 1200px) {
    .com-content-article.item-page .browse-guides .container, .com-content-article.item-page .courses .container {
      width: var(--container-width-tab-h); } }
  @media screen and (max-width: 1200px) and (max-width: 980px) {
    .com-content-article.item-page .browse-guides .container, .com-content-article.item-page .courses .container {
      width: var(--container-width-tab-v); } }
  @media screen and (max-width: 1200px) and (max-width: 980px) and (max-width: 720px) {
    .com-content-article.item-page .browse-guides .container, .com-content-article.item-page .courses .container, .com-content-article.item-page .browse-guides .container.container-m, .com-content-article.item-page .courses .container.container-m {
      margin: 0 60px;
      width: var(--container-width-pho-h); } }
  @media screen and (max-width: 1200px) and (max-width: 980px) and (max-width: 720px) and (max-width: 560px) {
    .com-content-article.item-page .browse-guides .container, .com-content-article.item-page .courses .container, .com-content-article.item-page .browse-guides .container.container-m, .com-content-article.item-page .courses .container.container-m {
      margin: 0 30px;
      width: var(--container-width-pho-v); } }

li.declaration-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem;
  border-bottom: 1px solid #0002; }
