/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
/* titillium-web-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 200;
  src: url("./assets/fonts/titillium-web-v17-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* titillium-web-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 200;
  src: url("./assets/fonts/titillium-web-v17-latin-200italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* titillium-web-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 300;
  src: url("./assets/fonts/titillium-web-v17-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* titillium-web-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 300;
  src: url("./assets/fonts/titillium-web-v17-latin-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* titillium-web-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  src: url("./assets/fonts/titillium-web-v17-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* titillium-web-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 400;
  src: url("./assets/fonts/titillium-web-v17-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* titillium-web-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 600;
  src: url("./assets/fonts/titillium-web-v17-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* titillium-web-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 600;
  src: url("./assets/fonts/titillium-web-v17-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* titillium-web-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 700;
  src: url("./assets/fonts/titillium-web-v17-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* titillium-web-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 700;
  src: url("./assets/fonts/titillium-web-v17-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* titillium-web-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 900;
  src: url("./assets/fonts/titillium-web-v17-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

html[lang=es-AR], body {
  direction: ltr !important;
  text-align: left !important;
}

body {
  margin: 0;
  overflow-x: hidden;
  font-family: "Titillium Web";
  font-weight: 400;
  color: black;
}

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

.content {
  max-width: 1116px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1168px) {
  .content {
    margin-left: 26px;
    margin-right: 26px;
  }
}
@media (max-width: 500px) {
  .content {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

h1 {
  font-family: "Titillium Web";
}

h2 {
  font-family: "Titillium Web";
}

h3 {
  font-family: "Titillium Web";
}

p {
  color: #31363A;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 32px;
}

a, button {
  font-family: "Titillium Web";
  transition: all 0.3s;
  cursor: pointer;
}

.site-content {
  background: white;
}

.full-width {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: auto;
}

/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
#header-container {
  position: sticky;
  top: 0;
  background: white;
  z-index: 20;
  padding-top: 12px;
  padding-bottom: 12px;
}
#header-container .header-primary {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#header-container .header-primary .header-content {
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
#header-container .header-primary .header-content .logo a {
  display: flex;
}
#header-container .header-primary .header-content .navigation {
  column-gap: 8px;
  align-items: center;
}
#header-container .header-primary .header-content .navigation ul {
  list-style: none;
  display: flex;
  column-gap: 8px;
}
#header-container .header-primary .header-content .navigation ul li {
  list-style: none;
}
#header-container .header-primary .header-content .navigation ul a {
  padding: 10px 16px;
  text-decoration: none;
  color: #006FE8;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  display: flex;
  align-items: center;
  column-gap: 6px;
}
#header-container .header-primary .header-content .navigation ul a:hover {
  opacity: 0.7;
}
#header-container .header-primary .header-content .navigation button {
  padding: 12px;
  background: none;
  border: none;
  height: fit-content;
  display: flex;
}
#header-container .header-primary .header-content .navigation button:hover {
  opacity: 0.7;
}
@media (max-width: 1252px) {
  #header-container .header-primary {
    margin: 0;
    padding-left: 26px;
    padding-right: 26px;
  }
}
@media (max-width: 768px) {
  #header-container .header-primary .header-content .navigation nav {
    display: none;
  }
}
#header-container .popup-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: -1;
  transition: opacity 0.3s;
  visibility: hidden;
}
#header-container .popup-nav.show {
  visibility: visible;
  z-index: 21;
  opacity: 1;
}
#header-container .popup-nav.show .popup-content {
  right: 0;
}
#header-container .popup-nav .popup-content {
  transition: right 0.5s;
  display: flex;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: -105%;
  height: 100%;
  width: 486px;
  background: white;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  padding: 16px;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1019607843);
  flex-direction: column;
}
#header-container .popup-nav .popup-content .close {
  width: 48px;
  height: 48px;
  margin-left: auto;
  background: none;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
#header-container .popup-nav .popup-content nav {
  width: 100%;
}
#header-container .popup-nav .popup-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header-container .popup-nav .popup-content ul li {
  list-style: none;
  margin-bottom: 8px;
}
#header-container .popup-nav .popup-content ul li:last-child {
  margin-bottom: 0;
}
#header-container .popup-nav .popup-content ul a {
  text-decoration: none;
  color: #006FE8;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  display: flex;
  padding: 10px 16px;
}
#header-container .popup-nav .popup-content ul a:hover {
  opacity: 0.7;
}
#header-container .popup-nav .popup-content .cta {
  margin-top: 32px;
  background: #006FE8;
  padding: 10px 16px;
  color: white;
  text-decoration: none;
  border-radius: 12px;
  display: flex;
  width: fit-content;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 32px;
}
#header-container .popup-nav .popup-content .cta:hover {
  opacity: 0.7;
}
#header-container .popup-nav .popup-content .social-component {
  width: 100%;
  margin-top: auto;
}
@media (max-width: 768px) {
  #header-container .popup-nav .popup-content {
    width: 100%;
    border-radius: 0;
  }
}
#header-container .popup-nav .popup-content::-webkit-scrollbar {
  width: 6px;
}
#header-container .popup-nav .popup-content::-webkit-scrollbar-thumb {
  background-color: #2F6DE0;
  border-radius: 12px;
}

body:has(#header-container .popup-nav.show) {
  overflow: hidden;
}

/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
footer .banner {
  position: relative;
  min-height: 340px;
  padding-top: 32px;
  padding-bottom: 32px;
  align-content: end;
}
footer .banner > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
footer .banner .content {
  position: relative;
}
footer .banner .content .inner {
  margin-right: 60px;
  margin-left: 60px;
  flex-wrap: nowrap;
  padding: 32px 40px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.8509803922);
  backdrop-filter: blur(4px);
  justify-content: space-between;
  column-gap: 16px;
  align-items: center;
}
footer .banner .content .inner .text p {
  font-size: 36px;
  line-height: 40px;
  color: #0059BA;
}
footer .banner .content .inner .text p:last-child {
  margin-bottom: 0;
}
footer .prefooter {
  justify-content: space-between;
  flex-wrap: nowrap;
  column-gap: 16px;
  padding-top: 40px;
  padding-bottom: 60px;
}
footer .prefooter .links ul {
  list-style: none;
  display: flex;
  column-gap: 24px;
  min-width: 180px;
  width: min-content;
}
footer .prefooter .links ul ul {
  margin-top: 8px;
  row-gap: 12px;
  flex-wrap: wrap;
}
footer .prefooter .links ul ul li {
  width: 100%;
}
footer .prefooter .links ul ul a {
  color: #006FE8;
}
footer .prefooter .links ul li {
  list-style: none;
}
footer .prefooter .links ul a {
  text-decoration: none;
  color: #0059BA;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
footer .prefooter .links ul a:hover {
  opacity: 0.7;
}
footer .legal {
  background: #0059BA;
  padding-top: 40px;
  padding-bottom: 60px;
}
footer .legal ul {
  border-bottom: 1px solid #3A76B8;
  padding-bottom: 10px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  column-gap: 24px;
  row-gap: 16px;
}
footer .legal ul li {
  list-style: none;
}
footer .legal ul a {
  text-decoration: none;
  color: #BDEDE7;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
footer .legal ul a:hover {
  color: white;
}
footer .legal .copyright {
  margin-top: 24px;
  color: white;
  font-size: 14px;
  line-height: 20px;
}
footer .legal .copyright p {
  color: white;
  font-size: 14px;
  line-height: 20px;
}
footer .legal .paises {
  margin-top: 16px;
  column-gap: 48px;
  row-gap: 16px;
  flex-wrap: nowrap;
}
footer .legal .paises p {
  align-items: center;
  color: white;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  column-gap: 4px;
}
@media (max-width: 991px) {
  footer .prefooter {
    padding-top: 32px;
    padding-bottom: 32px;
    flex-wrap: wrap;
    row-gap: 24px;
  }
  footer .prefooter .social-container {
    order: 1;
    width: 100%;
  }
  footer .prefooter .links {
    width: 100%;
  }
  footer .prefooter .links ul {
    row-gap: 24px;
    min-width: 100%;
    flex-wrap: wrap;
  }
  footer .prefooter .links ul li {
    width: 100%;
  }
}
@media (max-width: 768px) {
  footer .banner {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  footer .banner .content .inner {
    padding: 16px;
    flex-direction: column;
  }
  footer .banner .content .inner img {
    margin-bottom: 12px;
  }
  footer .banner .content .inner .text {
    font-size: 24px;
    line-height: 32px;
  }
  footer .banner .content .inner .text p {
    font-size: 24px;
    line-height: 32px;
  }
  footer .banner .content .inner .cta {
    margin-top: 16px;
  }
  footer .legal {
    padding-top: 32px;
  }
  footer .legal ul {
    padding-bottom: 24px;
  }
  footer .legal .paises {
    justify-content: space-between;
    column-gap: 8px;
  }
}

div .swiper .swiper-button-prev, div .swiper .swiper-button-next {
  position: initial;
  background: none;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
div .swiper .swiper-button-prev svg, div .swiper .swiper-button-next svg {
  width: 20px;
  height: 20px;
}
div .swiper .swiper-button-prev::after, div .swiper .swiper-button-next::after {
  content: none;
}

#breadcrumbs {
  display: flex;
  margin: 0;
}
#breadcrumbs span, #breadcrumbs a {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.006em;
  text-decoration: none;
  color: #2454AD;
}
#breadcrumbs span.breadcrumb_last, #breadcrumbs a.breadcrumb_last {
  font-weight: 700;
  margin-right: 0;
  margin-left: 4px;
}
#breadcrumbs span {
  margin-right: 4px;
}

/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
.assist-single-hero {
  padding-top: 60px;
  padding-bottom: 24px;
}
.assist-single-hero h1 {
  margin-top: 8px;
  color: #2454AD;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.016em;
  margin-bottom: 16px;
}
.assist-single-hero .bottom {
  margin-bottom: 32px;
  row-gap: 24px;
  justify-content: space-between;
  align-items: center;
}
.assist-single-hero .bottom .author-container {
  display: flex;
  column-gap: 32px;
  align-items: center;
}
.assist-single-hero .bottom .author-container p {
  margin: 0;
  color: #2454AD;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.007em;
}
.assist-single-hero .bottom .author-container .author {
  align-items: center;
  column-gap: 8px;
}
.assist-single-hero .bottom .author-container .author p {
  font-weight: 700;
}
.assist-single-hero .bottom .author-container .author img {
  border-radius: 100%;
}
.assist-single-hero .bottom .social {
  gap: 8px;
}
.assist-single-hero .bottom .social button {
  border-radius: 1234px;
  border: 1px solid #CBD5E1;
  display: flex;
  align-items: center;
  column-gap: 10px;
  padding: 12px 20px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.007em;
  color: #475569;
  outline: none;
  background: none;
}
.assist-single-hero .bottom .social button:hover {
  background: #CBD5E1;
}
.assist-single-hero .bottom .social a {
  border-radius: 100%;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #CBD5E1;
}
.assist-single-hero .bottom .social a svg {
  margin-right: -1px;
}
.assist-single-hero .bottom .social a:hover {
  background: #CBD5E1;
}
.assist-single-hero img.featured {
  width: 100%;
  height: 473px;
  object-fit: cover;
  border-radius: 32px;
}
@media (max-width: 768px) {
  .assist-single-hero h1 {
    font-size: 36px;
    line-height: 42px;
  }
  .assist-single-hero img.featured {
    height: 243px;
  }
}

.assist-content-sidebar {
  display: flex;
  flex-wrap: wrap;
  column-gap: 64px;
  padding-top: 24px;
}
.assist-content-sidebar > .sidebar {
  height: fit-content;
  top: 100px;
  position: sticky;
  width: 316px;
  z-index: 4;
}
.assist-content-sidebar > .sidebar .progress-content {
  margin-top: 24px;
}
.assist-content-sidebar > .sidebar .progress-content button {
  width: 100%;
  text-align: left;
  cursor: pointer;
  background: none;
  border: none;
  color: #888989;
  outline: none;
  padding: 8px;
  border-left: 8px solid #EBEBEB;
  font-size: 18px;
  font-weight: 600;
  line-height: 27.38px;
  letter-spacing: -0.016em;
}
.assist-content-sidebar > .sidebar .progress-content button.active {
  color: #2F6DE0;
  border-color: #1D80EB;
}
.assist-content-sidebar > .post-content {
  width: calc(100% - 380px);
}
.assist-content-sidebar > .post-content .short-content {
  padding-bottom: 64px;
  border-bottom: 1px solid #98C5F6;
  margin-bottom: 64px;
}
.assist-content-sidebar > .post-content *:nth-last-child(2) {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .assist-content-sidebar {
    padding-top: 0;
  }
  .assist-content-sidebar > .sidebar {
    width: 100%;
    top: 73.9px;
    background: white;
    margin-bottom: 32px;
  }
  .assist-content-sidebar > .sidebar .progress-content {
    display: flex;
    overflow-x: scroll;
    margin-top: 0;
    white-space: nowrap;
  }
  .assist-content-sidebar > .sidebar .progress-content button {
    border-left: none;
    border-bottom: 8px solid #EBEBEB;
    width: max-content;
  }
  .assist-content-sidebar > .sidebar .progress-content::-webkit-scrollbar {
    display: none;
  }
  .assist-content-sidebar > .post-content {
    width: 100%;
  }
}

.assist-blog-categories {
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 24px;
  padding-top: 24px;
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}
.assist-blog-categories p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24.34px;
  margin-right: 23px;
}
.assist-blog-categories a {
  display: flex;
  border: 1px solid #3A76B8;
  border-radius: 24px;
  background: white;
  padding: 12px 16px;
  color: #2F6DE0;
  font-size: 18px;
  font-weight: 600;
  line-height: 19.8px;
  width: fit-content;
  text-decoration: none;
}
.assist-blog-categories a:last-child {
  margin-bottom: 0;
}
.assist-blog-categories a:hover {
  background: #D7DBE1;
  border-color: #D7DBE1;
}
@media (max-width: 991px) {
  .assist-blog-categories p {
    width: 100%;
    margin-right: 0;
  }
}

.card-component {
  position: relative;
  margin-top: 24px;
  background: #FFF0D2;
  border-radius: 24px;
  padding: 24px;
  content-visibility: auto;
}
.card-component .back-img {
  position: absolute;
  bottom: 0;
  right: -24px;
  z-index: 0;
}
.card-component p {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 700;
  line-height: 36.5px;
  letter-spacing: -0.013em;
  position: relative;
  z-index: 1;
}
.card-component a.cta {
  position: relative;
  z-index: 1;
  padding-top: 4px;
  padding-bottom: 4px;
  width: 100%;
  justify-content: center;
}

.assist-card-author {
  margin-top: 64px;
  margin-bottom: 76px;
  border-radius: 24px;
  padding: 24px;
  background: #E6F1FD;
  column-gap: 24px;
}
.assist-card-author .image {
  width: 110px;
}
.assist-card-author .image img {
  border-radius: 100%;
}
.assist-card-author .text {
  justify-content: space-between;
  row-gap: 8px;
  width: calc(100% - 134px);
}
.assist-card-author .text div.name {
  width: calc(100% - 132px);
}
.assist-card-author .text div.name .name {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.144px;
}
.assist-card-author .text div.name .position {
  margin-top: 4px;
  margin-bottom: 0;
  color: #2F6DE0;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.112px;
}
.assist-card-author .text .social {
  max-width: 132px;
  display: flex;
  column-gap: 16px;
}
.assist-card-author .text .description {
  display: block;
}
.assist-card-author .description {
  display: none;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
}
@media (max-width: 991px) {
  .assist-card-author {
    margin-top: 54px;
    margin-bottom: 54px;
  }
  .assist-card-author .text div.name, .assist-card-author .text .social {
    width: 100%;
  }
  .assist-card-author .text .description {
    display: none;
  }
  .assist-card-author .description {
    display: block;
  }
}

.assist-relation-posts {
  margin-top: 40px;
  margin-bottom: 64px;
}
.assist-relation-posts .title {
  font-size: 32px;
  font-weight: 700;
  line-height: 35.2px;
  margin-top: 0;
  margin-bottom: 24px;
}
.assist-relation-posts .title span {
  color: #2454AD;
}
.assist-relation-posts > .flex {
  gap: 24px;
}
.assist-relation-posts > .flex .post-component {
  width: calc(33.33% - 16px);
}
@media (max-width: 768px) {
  .assist-relation-posts > .flex .post-component {
    width: 100%;
  }
}

/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
.assist-archive-hero {
  padding-top: 60px;
  padding-bottom: 24px;
}
.assist-archive-hero h1 {
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.016em;
  color: #31363A;
}
@media (max-width: 768px) {
  .assist-archive-hero {
    padding-bottom: 0;
  }
  .assist-archive-hero h1 {
    font-size: 36px;
    line-height: 56px;
  }
}

a.assist-cta-primary {
  background: #006FE8;
  color: white;
  display: flex;
  width: fit-content;
  align-items: center;
  column-gap: 4px;
  font-size: 18px;
  line-height: 28px;
  padding: 10px 16px;
  border-radius: 12px;
  text-decoration: none;
}
a.assist-cta-primary:hover {
  opacity: 0.7;
}

.social-component {
  display: flex;
  flex-wrap: wrap;
  column-gap: 12px;
}
.social-component .title {
  width: 100%;
  font-weight: 600;
  margin-bottom: 16px;
  color: #0059BA;
  font-size: 16px;
  line-height: 24px;
}
.social-component a {
  display: flex;
  border: 2px solid #006FE8;
  border-radius: 12px;
  width: 36px;
  height: 36px;
  justify-content: center;
  align-items: center;
}
.social-component a:hover {
  opacity: 0.7;
}

/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
.post-component {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  column-gap: 32px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .post-component.first .image {
    position: initial;
    width: calc(50% - 16px);
  }
  .post-component.first .image img {
    height: auto;
  }
  .post-component.first .image .cta {
    bottom: 0;
    right: 0;
    border: 2px solid #3A76B8;
    background: white;
    backdrop-filter: initial;
  }
  .post-component.first .image .cta path {
    fill: #3A76B8;
  }
  .post-component.first .image::after {
    content: none;
  }
  .post-component.first .text {
    width: calc(50% - 16px);
    padding-bottom: 56px;
  }
  .post-component.first .text .bottom {
    margin-top: 32px;
  }
  .post-component.first .text .title {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.013em;
  }
  .post-component.first .text .excerpt {
    margin-top: 24px;
  }
  .post-component.first .text .author {
    margin-top: 0;
  }
}
.post-component .image {
  position: relative;
  display: flex;
  height: fit-content;
}
.post-component .image img {
  transition: all 0.3s;
  border-radius: 24px;
  height: 220px;
  object-fit: cover;
}
.post-component .image .cat {
  position: absolute;
  left: 12px;
  bottom: 22.5px;
  text-decoration: none;
  background: rgba(171, 171, 172, 0.3019607843);
  backdrop-filter: blur(20px);
  border-radius: 24px;
  padding: 6px 8px;
  color: white;
  font-size: 14px;
  font-weight: 600;
  line-height: 15.4px;
  z-index: 3;
}
.post-component .image .cat:hover {
  background: rgba(215, 219, 225, 0.8980392157);
  color: #2F6DE0;
}
.post-component .image .cta {
  z-index: 1;
  position: absolute;
  right: 12px;
  bottom: 12px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid white;
  background: rgba(255, 255, 255, 0.1607843137);
  backdrop-filter: blur(32px);
  border-radius: 100%;
}
.post-component .image .cta path {
  fill: white;
}
.post-component .image::after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 66.96%, rgba(0, 0, 0, 0.5) 86.7%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 24px;
}
.post-component .text {
  display: flex;
  flex-direction: column;
}
.post-component .text .cat {
  display: flex;
  border: 1px solid #3A76B8;
  border-radius: 24px;
  background: white;
  padding: 12px 16px;
  color: #2F6DE0;
  font-size: 18px;
  font-weight: 600;
  line-height: 19.8px;
  width: fit-content;
  text-decoration: none;
  margin-bottom: 24px;
  z-index: 3;
}
.post-component .text .cat:hover {
  background: #D7DBE1;
  border-color: #D7DBE1;
}
.post-component .text .title {
  margin: 0;
  color: #31363A;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.012em;
}
.post-component .text .excerpt {
  margin-top: 8px;
  color: #31363A;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-component .text .bottom {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  column-gap: 8px;
  align-items: center;
}
.post-component .text .date {
  color: #475569;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.007em;
}
.post-component .text .author {
  margin-top: 8px;
  column-gap: 8px;
  align-items: center;
}
.post-component .text .author img {
  height: 40px;
  width: 40px;
  border-radius: 100%;
}
.post-component .text .author p {
  margin: 0;
  color: #31363A;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.006em;
}
.post-component .link-global {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.post-component:has(.link-global:hover) .image img {
  box-shadow: 0px 10px 20px 0px rgba(40, 40, 40, 0.4);
}
.post-component:has(.link-global:hover) .image .cta {
  background: rgba(230, 241, 253, 0.8980392157);
  border-color: rgba(230, 241, 253, 0.8980392157);
}
.post-component:has(.link-global:hover) .image .cta path {
  fill: #2E89EC;
}
.post-component:has(.link-global:hover).first .image img {
  filter: brightness(60%);
}
@media (max-width: 768px) {
  .post-component {
    width: 100%;
  }
  .post-component .image {
    width: 100%;
  }
  .post-component .image img {
    width: 100%;
    object-fit: cover;
    height: 220px;
  }
  .post-component .text .cat {
    margin-bottom: 16px;
  }
  .post-component.first .image {
    width: 100%;
    position: relative;
  }
  .post-component.first .image img {
    height: 220px;
  }
  .post-component.first .text {
    width: 100%;
  }
}

.assist-popup-contact {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 30;
  transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1);
  visibility: hidden;
  opacity: 0;
}
.assist-popup-contact.active {
  visibility: visible;
  opacity: 1;
}
.assist-popup-contact .inner {
  background: white;
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  max-width: 600px;
  width: 100%;
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 4px;
  margin: 32px;
  position: relative;
  padding: 2.5rem 2rem;
}
.assist-popup-contact .inner > svg {
  cursor: pointer;
  margin-left: auto;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.assist-popup-contact .inner .item {
  margin-bottom: 24px;
}
.assist-popup-contact .inner .item:last-child {
  margin-bottom: 0;
}
.assist-popup-contact .inner .item p {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #31363A;
  margin: 0;
  font-weight: 600;
}
.assist-popup-contact .inner .item p.subtitle {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 12px;
}
.assist-popup-contact .inner .item a {
  margin-top: 20px;
  text-decoration: none;
  display: flex;
  column-gap: 0.25rem;
  align-items: center;
  color: #006FE8;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}

body:has(.assist-popup-contact.active) {
  overflow: hidden;
}

/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
.assist-hero-home {
  padding-top: 60px;
  margin-bottom: 60px;
  position: relative;
}
.assist-hero-home .logo-back {
  position: absolute;
  left: 0;
  top: 263px;
}
.assist-hero-home .content {
  position: relative;
  z-index: 1;
}
.assist-hero-home h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.016em;
  color: #31363A;
  text-align: center;
  margin: 0;
}
.assist-hero-home h1 .featured {
  color: #2454AD;
}
.assist-hero-home .subtitle {
  margin-top: 16px;
  margin-bottom: 0;
  color: #70777C;
  font-size: 32px;
  font-weight: 600;
  line-height: 35.2px;
  text-align: center;
}
.assist-hero-home form {
  margin-top: 34px;
  position: relative;
}
.assist-hero-home form input {
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  padding: 12px 64px 12px 12px;
  background: white;
  border-radius: 8px;
  border: 1px solid #C2DFFF;
  outline: none;
  color: #70777C;
  font-size: 16px;
  line-height: 24px;
}
.assist-hero-home form button {
  width: 44px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: none;
}
.assist-hero-home .primary {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
.assist-hero-home .featureds {
  margin-top: 25px;
  padding-bottom: 24px;
  border-bottom: 1px solid #3A76B8;
  align-items: center;
  column-gap: 8px;
}
.assist-hero-home .featureds p {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.007em;
  color: #31363A;
  margin-right: 16px;
}
.assist-hero-home .featureds a {
  display: flex;
  text-decoration: none;
  border: 2px solid #C2DFFF;
  border-radius: 9999px;
  padding: 6px 16px;
  color: #70777C;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.assist-hero-home .featureds a:hover {
  border-color: #006FE8;
}
.assist-hero-home .posts {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 40px;
  row-gap: 40px;
}
.assist-hero-home .posts .post-component {
  width: calc(50% - 20px);
}
.assist-hero-home .posts .post-component.first {
  width: 100%;
}
@media (max-width: 768px) {
  .assist-hero-home {
    padding-top: 54px;
    margin-bottom: 40px;
  }
  .assist-hero-home .logo-back {
    display: none;
  }
  .assist-hero-home h1 {
    font-size: 36px;
    line-height: 56px;
    letter-spacing: -0.016em;
  }
  .assist-hero-home .subtitle {
    font-size: 24px;
    line-height: 36.5px;
  }
  .assist-hero-home .featureds {
    row-gap: 8px;
  }
  .assist-hero-home .featureds p {
    margin-bottom: 16px;
    width: 100%;
    margin-right: 0;
  }
  .assist-hero-home .featureds a {
    width: 100%;
    justify-content: center;
  }
  .assist-hero-home .posts {
    margin-top: 40px;
  }
  .assist-hero-home .posts .post-component {
    width: 100%;
  }
}

/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
.assist-categories {
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
  content-visibility: auto;
}
.assist-categories .logo-back {
  position: absolute;
  right: 0;
  top: 0;
}
.assist-categories .content {
  position: relative;
  z-index: 1;
}
.assist-categories .title {
  margin-top: 0;
  margin-bottom: 24px;
  color: #31363A;
  font-size: 32px;
  font-weight: 700;
  line-height: 35.2px;
}
.assist-categories .img-bot {
  position: absolute;
  bottom: -88px;
  left: 0;
}
.assist-categories:has(.img-bot) {
  margin-bottom: 0;
  padding-bottom: 80px;
}
.assist-categories .swiper {
  overflow: visible;
}
.assist-categories .swiper .swiper-wrapper .swiper-slide {
  width: 261px;
  position: relative;
  height: 152px;
  content-visibility: auto;
  border-radius: 24px;
  transition: all 0.3s;
}
.assist-categories .swiper .swiper-wrapper .swiper-slide img {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.assist-categories .swiper .swiper-wrapper .swiper-slide a {
  transition: all 0.3s;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  text-decoration: none;
  color: white;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.006em;
  padding: 16px;
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: end;
}
.assist-categories .swiper .swiper-wrapper .swiper-slide:has(a:hover) {
  box-shadow: 0px 10px 20px 0px rgba(40, 40, 40, 0.4);
}
.assist-categories .swiper .swiper-wrapper .swiper-slide:has(a:hover) a {
  transition: all 0.3s;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.assist-categories .swiper .arrows {
  margin-top: 24px;
  justify-content: end;
}
@media (max-width: 768px) {
  .assist-categories {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .assist-categories .logo-back, .assist-categories .img-bot {
    display: none;
  }
  .assist-categories:has(.img-bot) {
    margin-bottom: 40px;
    padding-bottom: 0;
  }
}

/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
.assist-entries {
  margin-top: 60px;
  margin-bottom: 96px;
  position: relative;
}
.assist-entries .title {
  font-size: 32px;
  font-weight: 700;
  line-height: 35.2px;
  color: #31363A;
  margin-top: 0;
  margin-bottom: 24px;
}
.assist-entries .title .featured {
  color: #2454AD;
}
.assist-entries .flex {
  column-gap: 24px;
  row-gap: 48px;
}
.assist-entries .flex .post-component {
  width: calc(33.33% - 16px);
}
.assist-entries .pagination-container {
  margin-top: 40px;
  column-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.assist-entries .pagination-container .pagination {
  display: flex;
  flex-wrap: wrap;
}
.assist-entries .pagination-container p {
  margin: 0;
  color: #31363A;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.006em;
}
.assist-entries .pagination-container p.page-info {
  display: none;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.assist-entries .pagination-container span, .assist-entries .pagination-container a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  color: #31363A;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.007em;
  text-decoration: none;
}
.assist-entries .pagination-container span.current, .assist-entries .pagination-container a.current {
  background: #E9EEF7;
  color: #2454AD;
}
.assist-entries .pagination-container span.next, .assist-entries .pagination-container span.prev, .assist-entries .pagination-container a.next, .assist-entries .pagination-container a.prev {
  padding-left: 16px;
  padding-right: 16px;
  width: auto;
  column-gap: 4px;
  font-weight: 600;
  border-radius: 123px;
}
.assist-entries .pagination-container span.next span, .assist-entries .pagination-container span.prev span, .assist-entries .pagination-container a.next span, .assist-entries .pagination-container a.prev span {
  font-weight: 600;
  width: auto;
}
.assist-entries .pagination-container a.next {
  margin-left: 16px;
}
.assist-entries .pagination-container a.prev {
  margin-right: 16px;
}
.assist-entries .pagination-container a:hover {
  background: #F8FAFC;
}
.assist-entries .img-back {
  position: absolute;
  top: -155px;
  right: 0;
}
@media (max-width: 991px) {
  .assist-entries .flex .post-component {
    width: calc(50% - 12px);
  }
}
@media (max-width: 768px) {
  .assist-entries {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .assist-entries .img-back {
    display: none;
  }
  .assist-entries .flex {
    row-gap: 40px;
  }
  .assist-entries .flex .post-component {
    width: 100%;
  }
  .assist-entries .pagination-container p {
    display: none;
  }
  .assist-entries .pagination-container p.page-info {
    display: flex;
  }
  .assist-entries .pagination-container .pagination {
    position: relative;
    width: 100%;
    height: 40px;
  }
  .assist-entries .pagination-container .pagination span, .assist-entries .pagination-container .pagination a {
    display: none;
  }
  .assist-entries .pagination-container .pagination span.next, .assist-entries .pagination-container .pagination span.prev, .assist-entries .pagination-container .pagination a.next, .assist-entries .pagination-container .pagination a.prev {
    display: flex;
    margin: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    background: #F8FAFC;
  }
  .assist-entries .pagination-container .pagination span.next, .assist-entries .pagination-container .pagination a.next {
    position: absolute;
    top: 0;
    right: 0;
  }
}

/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
.assist-banner {
  margin-top: 80px;
  margin-bottom: 80px;
}
.assist-banner .flex {
  background: #E3DEF9;
  border-radius: 24px;
  content-visibility: auto;
}
.assist-banner .image {
  width: 45%;
  position: relative;
}
.assist-banner .image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-top-right-radius: 250px;
  border-bottom-right-radius: 250px;
}
.assist-banner .text {
  width: 55%;
  padding: 32px 64px 32px 38px;
}
.assist-banner .title {
  margin: 0;
  color: #31363A;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: -0.013em;
}
.assist-banner .description {
  color: #31363A;
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.013em;
}
.assist-banner .cta {
  margin-top: 12px;
}
@media (max-width: 768px) {
  .assist-banner {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .assist-banner .image {
    width: 100%;
    height: 254px;
    order: 1;
  }
  .assist-banner .image img {
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
    border-bottom-right-radius: 0;
  }
  .assist-banner .text {
    width: 100%;
    padding: 24px 24px 36px 24px;
  }
  .assist-banner .text .cta {
    width: 100%;
    justify-content: center;
  }
}

/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
.assist-tiktok {
  margin-top: 80px;
  margin-bottom: 80px;
}
.assist-tiktok .title {
  text-align: center;
  color: #111827;
  font-size: 32px;
  font-weight: 700;
  line-height: 48.67px;
  margin: 0;
}
.assist-tiktok .title .featured {
  color: #2F6DE0;
}
.assist-tiktok .text {
  display: flex;
  justify-content: center;
  column-gap: 8px;
  align-items: center;
  color: #636466;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 0;
  margin-top: 16px;
}
.assist-tiktok .full-width {
  margin-top: 32px;
}
.assist-tiktok .full-width .tiktok-feed-item {
  width: 261px;
  height: 376px;
  border-radius: 24px;
}
.assist-tiktok .full-width .tiktok-feed-item .tiktok-feed-item__video-wrap {
  height: 100%;
}
.assist-tiktok .full-width .tiktok-feed-feed .tiktok-feed-list {
  flex-wrap: nowrap;
  overflow: visible;
}
.assist-tiktok .full-width .tiktok-feed-feed .tiktok-feed-item__icon {
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  align-items: end;
}
.assist-tiktok .pagination {
  gap: 16px;
  align-items: center;
  justify-content: center;
}
.assist-tiktok .pagination .swiper-pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  position: initial;
}
.assist-tiktok .pagination .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #D7DBE1;
  opacity: 1;
}
.assist-tiktok .pagination .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #006FE8;
}
.assist-tiktok .pagination button {
  position: initial;
  background: none;
  padding: 0;
  border: none;
  width: auto;
  height: auto;
  margin: 0;
}
.assist-tiktok .pagination button::after {
  content: none;
}
@media (max-width: 768px) {
  .assist-tiktok {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

/* 
Theme Name: Assist 365
Theme URI: 
Author: SIDN
Author URI: https://www.sidn.es/
Description: Tema creado a medida para la web de assist 365.
Tags: assist
Version: 1.0.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assist
*/
.assist-text-content {
  margin-top: 64px;
  margin-bottom: 64px;
}
.assist-text-content p {
  font-size: 20px;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 24px;
}
.assist-text-content p:last-child {
  margin-bottom: 0;
}
.assist-text-content h2 {
  margin-top: 24px;
  margin-bottom: 24px;
  color: #2454AD;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: -0.013em;
}
.assist-text-content h2:first-child {
  margin-top: 0;
}
.assist-text-content ul {
  margin-top: 0;
  margin-bottom: 24px;
  padding: 0 0 0 14px;
}
.assist-text-content ul li {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 2px;
  color: #31363A;
}
.assist-text-content ul li::marker {
  font-size: 10px;
  color: #2454AD;
}
.assist-text-content ul li:last-child {
  margin-bottom: 0;
}
.assist-text-content ol {
  margin-top: 0;
  margin-bottom: 24px;
  padding: 0 0 0 19px;
}
.assist-text-content ol li {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 2px;
  color: #31363A;
  padding-left: 3px;
}
.assist-text-content ol li::marker {
  font-size: 18px;
  color: #2454AD;
}
.assist-text-content ol li:last-child {
  margin-bottom: 0;
}

.assist-video {
  margin-top: 64px;
  margin-bottom: 64px;
}
.assist-video video {
  border-radius: 32px;
  height: auto;
  max-width: 100%;
}

.assist-cita {
  margin-top: 64px;
  margin-bottom: 64px;
}
.assist-cita p {
  padding-left: 32px;
  border-left: 4px solid #2F6DE0;
  margin: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: -0.013em;
}

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