@charset "UTF-8";
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
.socisaa.homepage {
  overflow-x: hidden;
}
.socisaa.homepage .secion {
  padding: 40px 0;
}
.socisaa.homepage .section__title.section__title__link {
  font-family: "Lora", serif;
  color: #FFFDFD !important;
  text-decoration: none !important;
}
.socisaa.homepage .section__title.section__title__link svg {
  display: none;
}
.socisaa.homepage .section__title.section__title__link:after {
  content: "→";
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  transition: transform 0.2s;
  top: -2px;
  position: relative;
}
.socisaa.homepage .section__title.section__title__link:hover::after {
  transform: translateX(2px);
}
.socisaa.homepage .slider-news .sella-card__img {
  margin-bottom: 10px;
}
.socisaa.homepage .slider-news .sella-card__text {
  background-color: transparent;
}
.socisaa.homepage .slider-news .sella-card__text .sella-card__category, .socisaa.homepage .slider-news .sella-card__text .sella-card__date {
  font-family: "Roboto", sans-serif;
  color: #3DA9CF;
}
.socisaa.homepage .slider-news .sella-card__text .sella-card__date {
  opacity: 0.7;
}
.socisaa.homepage .slider-news .sella-card__text .sella-card__title > a {
  font-family: "Lora", serif;
  color: #FFFDFD;
  font-weight: 500;
}
.socisaa.homepage .slider-news .sella-card__text .sella-card__arrow::before {
  background-color: #fff;
}
.socisaa.homepage .slider-news .sella-card__text .sella-card__arrow::after {
  border-color: #fff;
}
.socisaa.homepage .slider-news .slick-dots li {
  transition: all ease-in 0.1s;
}
.socisaa.homepage .slider-news .slick-dots li button {
  transition: all ease-in 0.1s;
}
.socisaa.homepage .slider-news .slick-dots li button:before {
  transition: all ease-in 0.1s;
  background-color: #FFFDFD;
  opacity: 0.3;
}
.socisaa.homepage .slider-news .slick-dots li.slick-active {
  width: 50px;
}
.socisaa.homepage .slider-news .slick-dots li.slick-active button {
  width: 50px;
}
.socisaa.homepage .slider-news .slick-dots li.slick-active button:before {
  width: 50px;
  border-radius: 8px;
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa.homepage .slider-news .slick-dots li:hover button:before {
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa.homepage .section__title {
  font-family: "Lora", serif;
  color: #FFFDFD;
}
.socisaa.homepage .team-section .team-item .team-item__name > p {
  font-family: "Roboto", sans-serif;
  color: #FFFDFD;
  font-size: 1.5rem;
  font-weight: bold;
}
.socisaa.homepage .team-section .team-item .team-item__description > p {
  font-family: "Roboto", sans-serif;
  color: #FFFDFD;
  font-size: 1rem;
  font-weight: normal;
}
.socisaa.homepage .team-section .team-item .team-item__description > p a {
  text-decoration: underline;
  color: #FFFDFD;
  font-weight: normal;
}
.socisaa.homepage .team-section .team-item .team-item__img-box {
  width: 160px;
  height: 160px;
}
.socisaa.homepage .team-section .slick-dots li {
  transition: all ease-in 0.1s;
}
.socisaa.homepage .team-section .slick-dots li button {
  transition: all ease-in 0.1s;
}
.socisaa.homepage .team-section .slick-dots li button:before {
  transition: all ease-in 0.1s;
  background-color: #FFFDFD;
  opacity: 0.3;
}
.socisaa.homepage .team-section .slick-dots li.slick-active {
  width: 50px;
}
.socisaa.homepage .team-section .slick-dots li.slick-active button {
  width: 50px;
}
.socisaa.homepage .team-section .slick-dots li.slick-active button:before {
  width: 50px;
  border-radius: 8px;
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa.homepage .team-section .slick-dots li:hover button:before {
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa p {
  font-family: "Roboto", sans-serif;
}
.socisaa .sella-hero {
  background-color: #503C3B;
}
.socisaa .sella-hero__title {
  font-family: "Lora", serif;
}
.socisaa .color-sellaBlue {
  color: #503C3B !important;
}
.socisaa .sella-hero__mask {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(80, 60, 59, 0.5);
}
.socisaa .document-grid {
  background-color: #f3ece6;
}
.socisaa .document-grid .document-grid-title {
  color: #503C3B;
  font-family: "Lora", serif;
}
.socisaa .document-grid .article-detail__link {
  color: #503C3B;
  font-family: "Roboto", sans-serif;
}
.socisaa .document-grid .article-detail__link:hover {
  color: #503C3B;
}
.socisaa .testo-halfwidth h1, .socisaa .testo-halfwidth h2, .socisaa .testo-halfwidth h3, .socisaa .testo-halfwidth h4, .socisaa .testo-halfwidth h5, .socisaa .testo-halfwidth h6, .socisaa .testo-fullwidth h1, .socisaa .testo-fullwidth h2, .socisaa .testo-fullwidth h3, .socisaa .testo-fullwidth h4, .socisaa .testo-fullwidth h5, .socisaa .testo-fullwidth h6 {
  color: #503C3B;
  font-family: "Lora", serif;
}
.socisaa .testo-halfwidth p, .socisaa .testo-halfwidth li, .socisaa .testo-fullwidth p, .socisaa .testo-fullwidth li {
  font-family: "Roboto", sans-serif;
}
.socisaa .pdf-link, .socisaa .indicators-section *, .socisaa .page-menu__link {
  font-family: "Roboto", sans-serif !important;
  color: #503C3B !important;
}
.socisaa .pdf-link:haver, .socisaa .indicators-section *:haver, .socisaa .page-menu__link:haver {
  color: #503C3B !important;
}
.socisaa .indicators-section .ko-progress-circle__fill {
  background-color: #503C3B !important;
}
.socisaa .tab-menu__link.active, .socisaa .tab-menu--blue .tab-menu__link {
  color: #503C3B;
}
.socisaa .tab-menu__link.active:hover, .socisaa .tab-menu--blue .tab-menu__link:hover {
  color: #503C3B;
}
.socisaa .multilivello-content a {
  color: #503C3B;
  text-decoration: underline;
}
.socisaa .multilivello-content a:hover {
  color: #503C3B;
  text-decoration: underline;
}
.socisaa .article-detail__text p strong {
  color: #503C3B;
}
.socisaa .sella-filter__btn, .socisaa .sella-filter__item {
  background-color: #503C3B;
}
.socisaa .article-detail__link, .socisaa .filter-section a, .socisaa .article-detail__field a {
  color: #503C3B;
  text-decoration: underline;
}
.socisaa .article-detail__link:hover, .socisaa .filter-section a:hover, .socisaa .article-detail__field a:hover {
  color: #503C3B;
  text-decoration: underline;
}
.socisaa .tab-menu__btn {
  background-color: #503C3B;
}
@media (max-width: 767.98px) {
  .socisaa .tab-menu--mobile-compact .tab-menu__item {
    background-color: #503C3B;
  }
  .socisaa .tab-menu--mobile-compact .tab-menu__item .tab-menu__link {
    color: #fff;
  }
  .socisaa .tab-menu--mobile-compact .tab-menu__item .tab-menu__link:hover {
    color: #fff;
  }
}
.socisaa .slider .slick-arrow:after {
  border: solid #503C3B;
}
.socisaa .slider .slick-dots li.slick-active button:before {
  background-color: #503C3B;
}
.socisaa .slider .slick-dots li:hover button:before {
  background-color: #f3ece6;
}
.socisaa .sella-card__text {
  background-color: #f3ece6;
}
.socisaa .sella-card__text .sella-card__link {
  color: #503C3B;
}
.socisaa .sella-card__text .sella-card__link:hover {
  color: #503C3B;
}
.socisaa .iniziativa-section .section__info .section__title {
  color: #503C3B;
  font-weight: bold;
  margin-bottom: 0;
  font-family: "Lora", serif;
}
.socisaa .iniziativa-section .section__info .section__title > p {
  color: #503C3B;
  font-weight: bold;
  margin-bottom: 0;
  font-family: "Lora", serif;
}
.socisaa .iniziativa-section .iniziativa-img-box {
  margin-bottom: 40px;
}
.socisaa .iniziativa-section .iniziativa-img-box .iniziativa-img {
  width: 100%;
}
.socisaa .iniziativa-section .iniziativa-content > p {
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #000;
}
.socisaa .iniziativa-section .iniziativa-content h3, .socisaa .iniziativa-section .iniziativa-content h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  font-weight: bold;
  color: #503C3B;
  margin-top: 15px;
}
.socisaa .iniziativa-section .iniziativa-content a {
  color: #503C3B;
  text-decoration: underline;
}
.socisaa .sella-footer__credits {
  font-size: 0px !important;
  display: block;
}
.socisaa .sella-footer__logo {
  display: none !important;
}
.socisaa .sella-footer__credits {
  height: 30px;
  width: 230px;
  background-image: url(/o/sella-group-new-theme/images/soci-saa/logo-mssaa.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}

body.socisaa.signed-in.has-control-menu:not(.homepage.live-view) #wrapper.wrapper header.sella-header {
  top: 55px;
}

@media (min-width: 992px) {
  .socisaa .sella-hero {
    margin-top: 75px;
  }
  .socisaa .iniziativa-section {
    padding-top: 120px;
  }
  .socisaa .testo-fullwidth li {
    font-size: 20px !important;
  }
}
.socisaa.login-page {
  background-color: #503C3B;
  overflow-x: hidden;
  padding-top: 0px;
  background-image: url(/o/sella-group-new-theme/images/soci-saa/login-bg.jpg);
}
.socisaa.login-page .login-wrapper {
  background-image: url(/o/sella-group-new-theme/images/logo-negativo.svg);
  background-repeat: no-repeat;
  background-position: 30px 10px;
  background-size: 90px;
  padding: 20px 0 60px;
}
.socisaa.login-page .login-wrapper .logo-saa {
  margin-top: 80px;
  color: white;
  text-align: center;
  font-family: "Lora", serif;
}
.socisaa.login-page .login-wrapper .logo-saa img {
  display: block;
  margin-top: 20px;
  max-width: 100%;
}
.socisaa.login-page #auth-mssaa {
  background-color: rgba(80, 60, 59, 0.3);
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  padding: 20px 30px;
  min-height: 350px;
}
.socisaa.login-page #auth-mssaa .ss-title {
  font-size: 2rem;
}
.socisaa.login-page #auth-mssaa label {
  font-family: "Roboto", sans-serif;
  color: #fff;
}
.socisaa.login-page #auth-mssaa .ss-btn {
  font-weight: bold;
  margin-top: 15px;
}
.socisaa.login-page #auth-mssaa input[type=text], .socisaa.login-page #auth-mssaa input[type=password] {
  border-radius: 0;
}
.socisaa.login-page #auth-mssaa p, .socisaa.login-page #auth-mssaa li {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 1.2rem;
}
.socisaa.login-page #auth-mssaa p a, .socisaa.login-page #auth-mssaa li a {
  color: #fff;
  text-decoration: underline;
}
.socisaa.login-page #auth-mssaa p a:hover, .socisaa.login-page #auth-mssaa li a:hover {
  color: #fff;
  text-decoration: none;
}
.socisaa.login-page #auth-mssaa.spinner:before {
  content: "";
  position: absolute;
  background: #fff;
  opacity: 0.3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.socisaa.login-page #auth-mssaa.spinner:after {
  content: "";
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 3px solid;
  border-color: #f3ece6;
  border-right-color: #503c3b;
  animation: spinner-d3wgkg 1s infinite linear;
  display: block;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -28px;
  margin-top: -28px;
}
@keyframes spinner-d3wgkg {
  to {
    transform: rotate(1turn);
  }
}
.socisaa.login-page #modal-socisaa-informativa .modal-header .close {
  font-size: 2rem;
}
.socisaa.login-page #modal-socisaa-informativa .modal-body h2 {
  font-family: "Lora", serif;
  color: #503C3B;
}
.socisaa.login-page #modal-socisaa-informativa .modal-body p, .socisaa.login-page #modal-socisaa-informativa .modal-body li {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
}
.socisaa.login-page #modal-socisaa-informativa .modal-footer .btn {
  background-color: #503C3B;
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  color: #fff;
}
.socisaa.login-page .text-danger {
  color: #932620 !important;
}
.socisaa.login-page .sr-only {
  display: none;
}

html {
  font-size: 12px;
  overflow-x: hidden;
}

.socisaa.homepage {
  background-color: #503C3B;
  font-size: 10px;
}
.socisaa .ss-title, .socisaa .ss-title > p {
  font-family: "Lora", serif;
  color: #fff;
  font-size: 2.2rem;
}
.socisaa .ss-btn {
  display: inline-block;
  padding: 15px;
  height: 45px;
  width: auto;
  background-color: transparent;
  border: 1px solid #FFFDFD;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  color: #FFFDFD;
  line-height: 1;
  text-decoration: none;
}
.socisaa .ss-btn:hover {
  text-decoration: none;
  color: #FFFDFD;
}
.socisaa .ss-btn:after {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  right: 0;
  transition: right ease-in 0.1s;
  color: #FFFDFD;
  font-size: 0.9rem;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 2px;
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAhCAYAAAC1ONkWAAAAxXpUWHRSYXcgcHJvZmlsZSB0eXBlIGV4aWYAAHjabVBbDsMgDPvnFDtCHjzCcejaSbvBjj8DadVWtYQxsTAhYft9P+HVIRxDTMVyzZmAWGOVBmE00QYzxcEDkt3jaz2ICxKUFLvOo/kF3ut8BMytQaVTkL3dWK5GjZ5vtyB/SHtHArF6UPUglWmwB7T5LcrVyvkLy0ZX2Fyhk5aRfYTcz7FgemtCUUU2ZSWwqs0GtK8UtMFgMCmaghLopHnw3gkG8jSnHeEP6PxZIRpXMzMAAAGEaUNDUElDQyBwcm9maWxlAAB4nH2RPUjDUBSFT1OlohUHO4g4ZKhOdlEp4lSqWAQLpa3QqoPJS/+gSUOS4uIouBYc/FmsOrg46+rgKgiCPyDugpOii5R4X1JoEeODy/s4753DffcBQrPKVLMnBqiaZaQTcTGXXxUDrxiAnyqKOYmZejKzmIXn+rqHj+93EZ7lfe/PNagUTAb4ROIY0w2LeIM4umnpnPeJQ6wsKcTnxJMGNUj8yHXZ5TfOJYcFnhkysul54hCxWOpiuYtZ2VCJZ4jDiqpRvpBzWeG8xVmt1lm7T/7CYEFbyXCdagwJLCGJFETIqKOCKixEaNdIMZGm87iHf9Txp8glk6sCRo4F1KBCcvzgf/B7tmZxespNCsaB3hfb/hgHArtAq2Hb38e23ToB/M/Aldbx15rA7CfpjY4WPgKGtoGL644m7wGXO8DIky4ZkiP5qYRiEXg/o2/KA8O3QP+aO7f2OU4fgCzNavkGODgEJkqUve7x7r7uuf17pz2/HxY5cuhCvLxkAAANdmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNC40LjAtRXhpdjIiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIgogICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgeG1sbnM6R0lNUD0iaHR0cDovL3d3dy5naW1wLm9yZy94bXAvIgogICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgIHhtcE1NOkRvY3VtZW50SUQ9ImdpbXA6ZG9jaWQ6Z2ltcDowNjQ0NWRiZC1kZTQ0LTQ2ZTEtYjNkZi1jYTY1Y2I1NDgzZDkiCiAgIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDM5MjU3OTYtNGVlYS00NGNhLWJlMGQtZDhkZDhkZDlkOTM2IgogICB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmE0Yzg1NTAtZTc0Zi00N2JmLWJiOGEtMWMzMGNiNWJjNTNiIgogICBkYzpGb3JtYXQ9ImltYWdlL3BuZyIKICAgR0lNUDpBUEk9IjIuMCIKICAgR0lNUDpQbGF0Zm9ybT0iV2luZG93cyIKICAgR0lNUDpUaW1lU3RhbXA9IjE3NjIxNzEwMTQ0Njk5MzQiCiAgIEdJTVA6VmVyc2lvbj0iMi4xMC4zOCIKICAgdGlmZjpPcmllbnRhdGlvbj0iMSIKICAgeG1wOkNyZWF0b3JUb29sPSJHSU1QIDIuMTAiCiAgIHhtcDpNZXRhZGF0YURhdGU9IjIwMjU6MTE6MDNUMTI6NTY6NTQrMDE6MDAiCiAgIHhtcDpNb2RpZnlEYXRlPSIyMDI1OjExOjAzVDEyOjU2OjU0KzAxOjAwIj4KICAgPHhtcE1NOkhpc3Rvcnk+CiAgICA8cmRmOlNlcT4KICAgICA8cmRmOmxpCiAgICAgIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiCiAgICAgIHN0RXZ0OmNoYW5nZWQ9Ii8iCiAgICAgIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MGJhYjRhNTMtMTNlNy00NDMyLWEwNWQtYmFiYzQzOTY3MDE0IgogICAgICBzdEV2dDpzb2Z0d2FyZUFnZW50PSJHaW1wIDIuMTAgKFdpbmRvd3MpIgogICAgICBzdEV2dDp3aGVuPSIyMDI1LTExLTAzVDEyOjU2OjU0Ii8+CiAgICA8L3JkZjpTZXE+CiAgIDwveG1wTU06SGlzdG9yeT4KICA8L3JkZjpEZXNjcmlwdGlvbj4KIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/Pk+KMnAAAAAGYktHRAD/AP8A/6C9p5MAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfpCwMLODZMiriWAAAAs0lEQVRYw+2YMQrCQBBF3wbE3iK9lV0KL2CfFAY8iRfxJpYexLtYaPVtAoY16YT5kn3twvL2z7LMLBSCkdRI6iXVTlIXfXhIal2SynlK6qLFek0TKyepHspnKdcOEpZyXZErcv8gl7JNNsAZ2AHVD/32wHZm7QWcUkq3uZOtJN0Vw1dy41QOQBNU8TVwHctVuONWSv/Lv6i3rEgVqUU0irattfMw4jm+2Q68WXJHqy+CQiRv8nefFvpQH/AAAAAASUVORK5CYII=);
}
.socisaa .ss-btn:hover:after {
  right: -3px;
}
.socisaa #banner {
  background-color: #503C3B;
  -webkit-box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, 0.21);
  box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, 0.21);
  transition: height ease-in 0.3s;
  padding: 10px;
}
.socisaa #banner .soci-saa-header .header-logo {
  width: calc(100% - 60px);
  display: block;
  text-align: left;
}
.socisaa #banner .soci-saa-header .header-logo .logo-img {
  height: 100%;
}
@media screen and (max-width: 991px) {
  .socisaa #banner .soci-saa-header .header-logo .logo-img {
    max-height: 40px;
  }
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item {
  padding: 0 10px;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item .nav-link {
  color: #FFFDFD;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  font-size: 1.3rem;
  text-decoration: none;
  transition: font-weight ease-in 0.1s;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item .nav-link:hover {
  font-weight: bold;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item .nav-link.ss-logout {
  padding-right: 0.7rem !important;
  padding-left: 0.7rem !important;
  padding-bottom: 0.5rem !important;
  padding-top: 0.5rem !important;
  height: auto !important;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item .nav-link.ss-logout:hover {
  font-weight: normal;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item .nav-link.ss-logout:after {
  top: 0;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item.active .nav-link {
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .socisaa #banner .navbar {
    padding: 0px;
  }
  .socisaa #banner .navbar > .container-fluid {
    padding: 0;
  }
  .socisaa #banner .navbar-toggler {
    border: 0;
  }
}
.socisaa .full-width-image {
  width: 100%;
  height: 210px;
  margin: 90px 0 0;
  padding: 0;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 575px) {
  .socisaa .full-width-image {
    margin: 70px 0 0;
  }
}
.socisaa .full-width-image .ss-image-credits {
  color: #503C3B;
  font-weight: bold;
  font-size: 0.6rem;
  line-height: 1rem;
  display: block;
  margin: 10px;
}
.socisaa .ss-produc-card-slider.slick-initialized .slick-slide {
  padding-right: 0px;
}
.socisaa .ss-produc-card-slider .slick-dots li {
  transition: all ease-in 0.1s;
}
.socisaa .ss-produc-card-slider .slick-dots li button {
  transition: all ease-in 0.1s;
}
.socisaa .ss-produc-card-slider .slick-dots li button:before {
  transition: all ease-in 0.1s;
  background-color: #FFFDFD;
  opacity: 0.3;
}
.socisaa .ss-produc-card-slider .slick-dots li.slick-active {
  width: 50px;
}
.socisaa .ss-produc-card-slider .slick-dots li.slick-active button {
  width: 50px;
}
.socisaa .ss-produc-card-slider .slick-dots li.slick-active button:before {
  width: 50px;
  border-radius: 8px;
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa .ss-produc-card-slider .slick-dots li:hover button:before {
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa .ss-product-card {
  padding-top: 50px;
  padding-bottom: 45px;
  padding-right: 0;
  padding-left: 0;
  border: 1px solid #FFFDFD;
}
.socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-category, .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-category > p {
  margin-top: 25px;
  font-family: "Roboto", sans-serif;
  color: #9BCEF3;
  font-size: 0.9rem;
}
.socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-title, .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-title > p {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: "Lora", serif;
  color: #FFFDFD;
  font-size: 1.9rem;
  line-height: 2.2rem;
}
.socisaa .ss-product-card .ss-pc-text-v2 .ss-pc-title {
  margin-bottom: 25px;
}
.socisaa .ss-product-card .ss-pc-text-v2 .ss-pc-title > p {
  margin: 0px;
  font-weight: 500;
  font-family: "Lora", serif;
  color: #FFFDFD;
  font-size: 2.3rem;
  line-height: 2.5rem;
}
.socisaa .ss-product-card .ss-pc-text-v2 .ss-pc-description {
  margin-bottom: 30px;
}
.socisaa .ss-product-card .ss-pc-text-v2 .ss-pc-description p {
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
  color: #FFFDFD;
}
.socisaa .ss-product-card .ss-pc-visual {
  text-align: right;
}
.socisaa .ss-product-card .ss-pc-visual .ss-pc-img {
  width: 100%;
  display: inline-block;
  margin-right: 0;
}
.socisaa .ss-article-preview-v1 .ss-title {
  margin-bottom: 45px;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-img {
  height: 250px;
  overflow: hidden;
  align-items: center;
  display: flex;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-img img {
  width: 100%;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-topic {
  margin-top: 30px;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-topic > p {
  margin: 0px;
  font-size: 0.9rem;
  color: #9BCEF3;
  font-family: "Roboto", sans-serif;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-title {
  margin-top: 25px;
  margin-bottom: 40px;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-title > p {
  margin: 0px;
  font-family: "Lora", serif;
  font-size: 1.9rem;
  color: #FFFDFD;
  line-height: 1.25;
}
.socisaa .ss-quote {
  margin-top: 50px;
}
.socisaa .ss-quote p {
  position: relative;
  z-index: 1;
  font-family: "Lora", serif;
  font-size: 2rem;
  color: #3DA9CF;
  line-height: 1.25;
}
.socisaa .ss-quote small {
  display: block;
  margin-top: 15px;
  font-size: 1.1rem;
  color: #FFFDFD;
  font-family: "Roboto", sans-serif;
}
.socisaa .ss-quote:before {
  content: "”";
  position: absolute;
  top: 140px;
  right: 10px;
  z-index: 0;
  opacity: 0.1;
  font-family: "Lora", serif;
  font-size: 30rem;
  color: #FFFDFD;
}
.socisaa .form-container {
  background-size: cover;
  background-position: center center;
}
.socisaa .form-container .ss-title {
  color: 2.2rem;
  color: #2A375F;
}
.socisaa .form-container .form-description > p {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  color: #2A375F;
}
.socisaa .form-container .form-control {
  padding: 8px 16px;
  height: 44px;
  border-radius: 0;
  color: #2A375F;
}
.socisaa .form-container .ss-btn {
  color: #2A375F;
  border-color: #9BCEF3;
}
.socisaa .form-container .ss-btn::after {
  color: #2A375F;
}
.socisaa .sella-footer {
  background-color: #503C3B;
}

@media screen and (min-width: 992px) {
  html {
    font-size: 16px;
  }
  .socisaa #banner {
    padding: 0px 16px;
  }
  .socisaa #banner .soci-saa-header .header-logo {
    display: block;
    width: 100%;
    height: 80px;
    margin: 10px auto 0;
    transition: height ease-in 0.3s;
    text-align: center;
    font-size: inherit;
    line-height: inherit;
  }
  .socisaa #banner .soci-saa-header .header-logo .logo-img {
    transition: height ease-in 0.3s;
  }
  .socisaa #banner.sella-header--scrolled .header-logo {
    height: 50px;
  }
  .socisaa .full-width-image {
    margin: 150px 0 50px;
    height: 450px;
  }
  .socisaa .full-width-image .ss-image-credits {
    font-size: 0.8rem;
  }
  .socisaa .ss-produc-card-slider.slick-initialized .slick-slide {
    padding-right: 40px;
  }
  .socisaa .ss-product-card {
    padding-left: 90px;
  }
  .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-category, .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-category > p {
    margin-bottom: 15px;
  }
  .socisaa .ss-product-card .ss-pc-visual .ss-pc-img {
    margin-right: -40px;
  }
  .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-title, .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-title > p {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .socisaa .ss-product-card.ss-product-card-inverse {
    flex-direction: row-reverse !important;
    padding-left: 0;
    padding-right: 90px;
  }
  .socisaa .ss-product-card.ss-product-card-inverse .ss-pc-visual {
    text-align: left;
  }
  .socisaa .ss-product-card.ss-product-card-inverse .ss-pc-visual .ss-pc-img {
    margin-right: 0;
    margin-left: -40px;
  }
}

/*# sourceMappingURL=soci-saa.css.map */
/*# sourceMappingURL=soci-saa.css.map */
