.layout-content.container {
  color: #192260;
}

.layout-content.container p {
    margin-bottom: 1.5rem;
}

.layout-content.container p:last-child {
    margin-bottom: 0;
}

.layout-content.container h1,
.layout-content.container h2,
.layout-content.container h3,
.layout-content.container .h1{
	color: #192260;
}

hr {
  margin-bottom: 1rem;
  height: 0.25rem;
  background: linear-gradient(90deg, rgba(155, 107, 83, 1) 0%, rgba(244, 213, 149, 1) 30%, rgba(155, 107, 83, 1) 60%, rgba(152, 100, 74, 1) 70%, rgba(244, 213, 149, 1) 100%);
}

.page-component-items {
	margin-bottom: 0;
}

.paragraph.custom-hero {
	padding: 0;
}

.paragraph.custom-hero .paragraph-wrapper {
	padding-bottom:0;
}

.paragraph.custom-hero img {
	margin-bottom:0;
}

.custom-hero.custom-hero-mobile img + img {
  display: none;
}

.modal-menu__body .np-secion-menu--item:after {
  display: none;
}

.paragraph--type--np-video iframe {
	border-radius: 0;
}

.custom-block,
.custom-block-blend,
.custom-block-classroom {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center bottom;
  border-radius: 0;
  padding-bottom: 2rem !important;
  padding-top: 4rem !important;
  font-size: 1.25rem;
  line-height: 1.8;
}

.custom-block {
  background-image: url('/sites/default/files/2024-08/custom-block-mobile.png');
}

.custom-block .column-block .column-block-left {
  margin-bottom: 2rem;
}

.custom-block .column-block .column-block-left img {
  width: 60%;
}

.custom-block .column-block .column-block-right img {
  margin-left: auto;
  margin-right: auto;
}

.custom-block .custom-block-title {
  margin-top: 2.5rem;
}

.custom-block .custom-title sup {
	color: #17215E;
  background: #17215E;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.custom-block .custom-title {
  background: linear-gradient(90deg,rgba(155,107,83,1) 0%, rgba(244,213,149,1) 30%,rgba(155,107,83,1) 60%,rgba(152,100,74,1) 70%,rgba(244,213,149,1) 100%);
  text-align: center;
  padding: 0.75rem;
  color: #282561;
  -webkit-text-fill-color: #282561;
  width: 100%;
  margin-bottom: 0;
}

.custom-block .img-title {
  margin-top: 1.5rem;
}

.custom-block .img-title img + img,
.custom-block-blend .custom-image img + img {
  display: none;
}

.custom-block .custom-cards {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}

.custom-block .custom-card {
  display: flex;
  column-gap: 1rem;
  align-items: center;
}

.custom-block .custom-card-img {
  flex-basis: 40%;
}

.custom-block .custom-card-info {
  flex-basis: 60%;
  border-radius: 40px;
  border: 2px solid #c0852e;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-block .custom-card-title {
  color: #c0852e;
  padding: 0 0.5rem;
  margin-bottom: 0;
}

.custom-block .custom-card-title span {
	font-size: 1rem;
	display: block;
}

.custom-block .custom-card-description {
	padding: 15px;
}

.custom-float-button {
	position: fixed;
  top: 300px;
  right: 0;
  z-index: 9999999;
  padding: .5rem;
  width: 200px;
  height: 200px;
}

.custom-block-blend {
  background-image: url('/sites/default/files/2024-08/bg-mobile-blend.png');
}

.custom-block-blend h2,
.custom-block-blend h1,
.custom-block-blend .h1 {
	margin-bottom: 0;
	margin-top: 0;
}

.custom-block-blend h2:not(.h1) {
	font-size: 1.5rem;
}

.custom-block-blend .custom-image.custom-image-margin {
	margin: 1rem 0;
}

.custom-block-blend .custom-baby {
  overflow: hidden;
  border-radius: 40px;
  border: 2px solid #001689;
  margin-bottom: 2rem;
}

.custom-block-blend .custom-baby-title {
  background-color: #001689;
  padding: 1rem;
  color: #ffffff;
  text-align: center;
}

.custom-block-blend .custom-baby-title h2 {
  color: #ffffff !important;
}

.custom-block-blend .custom-baby-container {
  padding: 1rem;
  background-color: #e4f4ff;
}

.custom-block-blend .custom-baby-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1rem;
  margin-bottom: 1.5rem;
}

.custom-block-blend .custom-baby-card {
  display: flex;
  column-gap: 0.5rem;
  margin-top: 1.5rem;
  align-items: center;
}

.custom-block-blend .custom-baby-picture {
  flex-basis: 30%;
}

.custom-block-blend ul {
  flex-basis: 70%;
}

.custom-block-blend .custom-baby-margin {
  margin-top: 2rem;
  margin-bottom: 0;
}

.custom-block-blend .custom-baby-subtitle {
  margin-bottom: 1.5rem;
}

.custom-block-blend .custom-baby-img-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1rem;
}

.custom-list {
  padding: 0;
  list-style-type: none;
}

.custom-list li {
  display: flex;
  align-items: center;
  column-gap: 0.25rem;
}

.custom-list li:before {
  content: '';
  width: 2rem;
  height: 2.5rem;
  background-image: url('/sites/default/files/2024-08/check.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  flex-shrink: 0;
}

.custom-block-blend .custom-image-title {
  align-items: center;
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
}

.custom-block-blend .custom-image-title img {
  height: 41px;
  width: auto;
}

.custom-block-swiss {
  background-image: url("/sites/default/files/2022-08/swiss-bg.jpg");
  padding: 2rem 1.5rem 8rem 1.5rem !important;
  background-size: cover;
  border-radius: 0;
}

.custom-block-swiss.white-bg {
	background-image: url("/sites/default/files/2022-08/white-bg.png");
	padding-top: 6rem !important;
}

h3.title-button {
  background: linear-gradient(90deg,rgba(244,213,149,1) 1%,rgb(150 114 96) 50%, rgba(244,213,149,1) 95%);
  color: #fff !important;
  text-align: center;
  padding: 1rem 3rem;
  width: fit-content;
  margin: 2rem auto;
  border-radius: 30px;
  border: 3px solid #eece97;
}

h3.title-button.title-button-position {
	position: relative;
  top: 10rem;
  transform: translateY(50%);
  z-index: 1;
  margin: 0 auto;
}

.custom-block-swiss .header-block {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.swiss-photocards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 90%;
  margin: 3rem auto 0 auto;
}

.swiss-photocards .photocard {
  background: #fff;
  color: #17215E;
  text-align: center;
  padding: 0.75rem;
  width: 48%;
  box-shadow: 3px 3px 8px rgb(0 0 0 / 20%);
   position: relative;
}

.swiss-photocards .photocard:nth-child(1) {
  transform: rotate(-7deg);
  z-index: 2;
}

.swiss-photocards .photocard:nth-child(2) {
  transform: rotate(5deg);
  z-index: 1;
}

.swiss-photocards .photocard:nth-child(3) {
	 transform: rotate(-7deg);
}

.swiss-photocards  p.title {
  margin: 0.75rem 0.25rem 0 0.25rem;
  font-size: 0.75rem;
  line-height: 1.3;
}

.custom-block-swiss .header-block  img {
	width: 25%;
}

.custom-block-swiss h1.header-block__title,
.custom-block-swiss .h1.header-block__title{
  font-weight: bold;
  text-align: center;
  margin: 0;
}

.custom-block-swiss h1.header-block__title img,
.custom-block-swiss .h1.header-block__title img{
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
}

.custom-block-swiss h1 {
  font-size: 2rem;
}

.swiss-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  width: calc(100% + 2.5rem);
  margin-left: -1.25rem;
  margin-top: 2rem;
}

.swiss-cards .card {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 2rem 2.5% 0 2.5%;
  flex-basis: 40%;
}

.swiss-cards .title {
  text-align: center;
  margin-top: 1rem;
}

.swiss-cards img {
  border-radius: 50%;
  width: 100%;
  position: relative;
}

.custom-block-classroom {
  background-image: url('/sites/default/files/2024-08/bg-mobile-classroom.png');
}

.custom-block-classroom hr {
	margin-top: 1rem;
}

.custom-block-classroom .custom-block-classroom-gif {
	padding-top: 8rem;
	padding-bottom: 4rem;
	position: relative;
	margin: 0 auto;
	width: 280px;
}

.custom-block-classroom .custom-block-classroom-neuron {
	margin-bottom: 6rem;
}

.custom-block-classroom .custom-block-classroom-line {
	position: absolute;
  width: 100px;
}

.custom-block-classroom .custom-block-classroom-line:nth-child(3) {
  top: 50px;
  left: 50px;
}

.custom-block-classroom .custom-block-classroom-line:nth-child(4) {
  top: 160px;
  left: 100px;
}

.custom-block-classroom .custom-block-classroom-description {
	position: absolute;
}

.custom-block-classroom .custom-block-classroom-description:nth-child(5) {
	top: 0;
  left: 155px;
}

.custom-block-classroom .custom-block-classroom-description:nth-child(6) {
	top: 150px;
	left: 210px;
}

.custom-block-classroom .custom-block-classroom-description:nth-child(7) {
	top: 325px;
  left: -18px;
  right: -18px;
  display: flex;
  column-gap: 0.25rem;
  align-items: center;
}

.custom-block-classroom .custom-block-classroom-description h2 {
	margin-bottom: 0;
}

.custom-block-classroom .custom-block-classroom-description p {
	font-size: 0.7rem;
}

.custom-block-classroom .custom-block-classroom-list {
	padding: 2rem 0;
  margin-top: 4rem;
  border: none;
}

.custom-block-classroom .custom-block-classroom-list legend {
	margin: 0;
}

.custom-block-classroom .custom-block-classroom-list .custom-list li {
	align-items: flex-start;
}

.custom-block-classroom .custom-block-classroom-list .custom-list li:first-child {
	margin-bottom: 1rem;
}

/*.np-cards--title h2 {*/
/*	color: #ecc889;*/
/*}*/

.np-cards--description {
	color: #ffffff;
}

.some-text {
	color: #ffffff;
	background: #17215e;
	position: relative;
  right: 50%;
  left: 50%;
  width: 100vw;
  margin-right: -50vw;
  margin-left: -50vw;
  max-width: 100vw;
}

.some-text .paragraph-wrapper {
	width: 100%;
  max-width: 1715px;
  margin: 0 auto;
}

@media screen and (max-width: 510px) {
	.custom-block .custom-block-title {
	  font-size: 1rem;
	}
	
	.custom-block .custom-card-title {
		font-size: 1.2rem;
	}
	
	.custom-block .custom-card-title span,
	.swiss-cards .title {
		font-size: 0.7rem;
	}
	
	.custom-block .custom-card-description,
	.custom-block-blend .custom-block-blend-title,
	.custom-block-blend .custom-list li,
	.custom-block-blend .custom-baby-subtitle,
	.custom-block-classroom .custom-block-classroom-text,
	.custom-block-blend .custom-baby-title h2:first-child {
		font-size: 0.8rem !important;
	}
	
	.custom-float-button {
    width: 120px;
    height: 120px;
    top: 150px;
	}
	
	.custom-block-blend .custom-block-blend-h1,
	.custom-block-classroom .custom-block-classroom-subtitle {
		font-size: 1.6rem;
	}
	
	h3.title-button {
		font-size: 1rem;
	}
}

@media screen and (min-width: 768px) {
	.without-banner:not(.with-mini-slider) .content-area .pos-content-area {
		grid-column: 1 / 6;
	}

	hr {
	  margin-bottom: 2rem;
	}
	
	.custom-hero.custom-hero-mobile img {
	  display: none;
	}
	
	.custom-hero.custom-hero-mobile img + img {
	  display: block;
	}
  
  .custom-block,
  .custom-block-blend,
  .custom-block-classroom {
	  padding-top: 5rem !important;
	}
	
	.custom-block {
	  background-image: url('/sites/default/files/2024-08/custom-block-desktop.png');
	}
	
	.custom-block .column-block {
	  display: flex;
	  align-items: center;
	  margin-top: 1rem;
	}
	
	.custom-block .column-block.column-block-revers {
	  flex-direction: row-reverse;
	}
	
	.custom-block .column-block .column-block-left {
	  flex-basis: 35%;
	  margin-bottom: 0;
	}
	
	.custom-block .column-block .column-block-right {
	  flex-basis: 65%;
	}
	
	.custom-block .column-block .column-block-right img {
	  margin-left: 0;
	  margin-right: 0;
	}
	
	.custom-block .custom-block-title br,
	.custom-block-blend .custom-block-blend-h2 br,
	.custom-block-blend .custom-baby-subtitle br:nth-child(3),
	.custom-block-classroom .custom-block-classroom-subtitle br,
	.custom-block-classroom .custom-block-classroom-list br,
	.br-none br {
	  display: none;
	}
	
	.custom-block .img-title img,
	.custom-block-blend .custom-image img {
	  display: none;
	}
	
	.custom-block .img-title img + img,
	.custom-block-blend .custom-image img + img {
	  display: block;
	}
	
	.custom-block .custom-cards {
	  flex-direction: row;
	  column-gap: 3rem;
	}
	
	.custom-block .custom-card {
	  flex-direction: column;
	  row-gap: 1.5rem;
	  width: calc((100% - 6rem) / 3);
	}
	
	.custom-block .custom-card-info {
	  width: 100%;
	}
	
	.custom-block .custom-card-title {
	  font-size: 2rem;
	}
		
	.custom-block .custom-card-title span {
		font-size: 1.2rem;
	}
	
	.wide-background {
    width: 100vw !important;
  }
  
  .custom-block-blend {
	  background-image: url('/sites/default/files/2024-08/bg-desktop-blend.png');
	}
	
	.custom-block-blend h2:not(.h1) {
		font-size: 1.5rem;
	}
	
	.custom-block-blend .custom-image.custom-image-margin {
		margin: 2rem 0;
	}
	
	.custom-block-blend .custom-baby-container {
	  padding: 2rem;
	}
	
	.custom-block-blend .custom-baby-wrapper {
	  flex-direction: row;
	  align-items: stretch;
	  column-gap: 2rem;
	}
	
	.custom-block-blend .custom-baby-img {
	  flex-basis: 50%;
	  display: flex;
    align-items: flex-end;
	}
	
	.custom-block-blend .custom-baby-img:not(.custom-baby-img-flex) img {
	  margin: 0;
	}
	
	.custom-block-blend .custom-baby-card {
	  column-gap: 2rem;
	  margin-top: 4rem;
	}
	
	.custom-block-blend .custom-baby-picture {
	  flex-basis: 40%;
	}
	
	.custom-block-blend .custom-baby-img-flex {
		align-items: center;
	}
	
	.custom-block-blend ul {
	  flex-basis: 60%;
	}
	
	.custom-list li {
	  font-size: 2rem;
	  column-gap: 1rem;
	}
	
	.custom-list li:before {
	  width: 3rem;
	  height: 4rem;
	}
	
	.custom-block-blend .custom-image-title {
	  justify-content: center;
	  flex-direction: row;
	  column-gap: 0.5rem;
	}
	
	.custom-block-swiss .header-block {
    width: 90%;
	}
	
	.swiss-photocards .photocard {
		width: 32%;
	}
	
	.swiss-photocards  p.title {
		font-size: 1rem;
	}
	
  .custom-block-swiss .block img {
    flex-basis: 20%;
    width: 20%;
    left: -50px;
  }
  
  .swiss-cards {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 980px;
  }
  
  .swiss-cards .card {
    flex-basis: 21%;
  }
  
  .custom-block-swiss h1 {
    font-size: 5rem;
  }
  
  .custom-block-classroom {
	  background-image: url('/sites/default/files/2024-08/bg-desktop-classroom.png');
	}
	
	.custom-block-classroom hr {
		margin-top: 2rem;
	}
	
	.custom-block-classroom .custom-block-classroom-subtitle sup,
	.custom-block-classroom .custom-block-classroom-description h2 sup,
	.custom-block-classroom .custom-block-classroom-list legend sup {
		font-size: 1.2rem;
		top: -1.5rem;
	}
	
	.custom-block-classroom .custom-block-classroom-gif {
		padding-top: 10rem;
		width: 704px;
	}
	
	.custom-block-classroom .custom-block-classroom-line {
	  width: 200px;
	}
	
	.custom-block-classroom .custom-block-classroom-line:nth-child(3) {
		top: 80px;
	  left: 200px;
	}
	
	.custom-block-classroom .custom-block-classroom-line:nth-child(4) {
	  top: 250px;
	  left: 240px;
	}
	
	.custom-block-classroom .custom-block-classroom-description:nth-child(5) {
	  left: 410px;
	}
	
	.custom-block-classroom .custom-block-classroom-description:nth-child(6) {
		top: 225px;
		left: 450px;
	}
	
	.custom-block-classroom .custom-block-classroom-description:nth-child(7) {
		top: 605px;
    left: 0;
    right: 0;
    justify-content: center;
	}
	
	.custom-block-classroom .custom-block-classroom-description p {
		font-size: 1.5rem;
	}
	
	.custom-block-classroom .custom-block-classroom-list {
	  border: 2px solid #192260;
	  border-bottom-left-radius: 40px;
	  border-bottom-right-radius: 40px;
	  padding: 2rem;
	}
}

@media screen and (min-width: 1024px) {
	.custom-block-wrapper,
  .custom-block-blend-wrapper,
  .custom-block-classroom-wrapper {
	  max-width: 1400px;
	  margin: 0 auto;
	}
}

@media screen and (min-width: 1120px) {
	.custom-block .column-block .column-block-left img {
	  width: auto;
	}

	.custom-block-classroom .custom-block-classroom-gif {
		padding-top: 0;
		width: 500px;
	}
	
	.custom-block-classroom .custom-block-classroom-neuron {
		margin-bottom: 2rem;
	}
	
	.custom-block-classroom .custom-block-classroom-line {
	  width: 150px;
	}
	
	.custom-block-classroom .custom-block-classroom-line:nth-child(3) {
		top: 105px;
	  left: -140px;
	}
	
	.custom-block-classroom .custom-block-classroom-line:nth-child(4) {
	  top: 60px;
	  left: 175px;
	}
	
	.custom-block-classroom .custom-block-classroom-description:nth-child(5) {
	  left: -265px;
	  top: 40px;
	}
	
	.custom-block-classroom .custom-block-classroom-description:nth-child(6) {
		top: 35px;
		left: 330px;
	}
	
	.custom-block-classroom .custom-block-classroom-description:nth-child(7) {
		top: 310px;
    left: auto;
    right: -305px;
    display: block;
	}
	
	.custom-block-classroom .custom-block-classroom-description h2 {
		font-size: calc(1.375em + 1.6vw);
	}
}

@media screen and (min-width: 1300px) {
	.np-section-menu--wrapper a {
    font-size: 1.25rem;
  }
  
  .paragraph--type--np-video iframe {
		max-width: 1000px;
	}
  
  .custom-block-blend h2:not(.h1) {
		font-size: 2rem;
	}
	
	.custom-block-swiss .header-block {
    width: 590px;
	}
	
	.custom-block-swiss h1.header-block__title,
	.custom-block-swiss .h1.header-block__title{ 
    font-size: 3.75rem;
	}
}

@media screen and (min-width: 1640px) {
	.np-section-menu--wrapper a {
    font-size: 1.5rem;
  }
  
  .custom-block-classroom .custom-block-classroom-description:nth-child(7) {
    right: -350px;
	}
}


/*START Updated custom styles*/
.paragraph--type--np-video {
  width: 1180px;
  max-width: 100%;
  margin: 0 auto;
}
.paragraph--type--np-video iframe {
	display: block;
  width: 100%;
  max-width: 700px;
  height: auto;
  margin: 0 auto;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.3);
  aspect-ratio: 16 / 9;
}

#np_text-38354 .paragraph-wrapper,
#np_text-38323 .paragraph-wrapper,
#np_text-38271 .paragraph-wrapper,
#np_text-38228 .paragraph-wrapper {
	padding:3rem 1.25rem;
}

#np_text-38324 .paragraph-wrapper,
#np_text-38272 .paragraph-wrapper,
#np_text-38229 .paragraph-wrapper {
	padding:0;
}

#np_text-38246 .custom-card-title {
	color:#c0852e;	
}
#np_text-38343 {
	border-radius: 32px;
}

@media screen and (min-width: 768px) {
	#np_text-38354 .paragraph-wrapper,
	#np_text-38323 .paragraph-wrapper,
	#np_text-38271 .paragraph-wrapper,
	#np_text-38228 .paragraph-wrapper {
		padding:3rem;
	}
}


/*END Updated custom styles*/


/*START Section menu*/
.paragraph.paragraph-fixed {
  position: static;
  width:auto;
  z-index:999;
}
/*
.paragraph.full-width:not(.paragraph-fixed) {
	position: static;
  width:auto;
  margin-left: 0;
  margin-right: 0;
  grid-template-columns: none;
}
*/

.np-section-menu--wrapper p {
  margin-bottom: 0;
  font-weight: 400;
}

.paragraph--type--np-section-menu {
	padding: 0;
}

.np-section-menu--section-title {
  margin: 0;
}

.np-section-menu--section .np-secion-menu--item a {
	margin:0 auto;
	width: 100%;
}

.np-section-menu--wrapper {
  position: relative;
  padding: 0.5rem 0;
  background-color: #192260;
}

.modal-menu__body .np-section-menu--wrapper {
  margin-bottom: 0;
  padding: 0;
  background-color: transparent;
}

.modal-menu__body .np-section-menu--wrapper:after,
.modal-menu__body .np-section-menu--wrapper:before {
  display: none;
}

.np-section-menu--wrapper a {
  text-decoration: none;
  transform: scale(1);
  transition: 100ms;
  text-align: center;
  color: #ecc889;
  font-size: 1.5rem;
  justify-content: center !important;
}

.modal-menu__body .np-section-menu--wrapper a {
  font-size: 1rem;
  justify-content: flex-start !important;
}


.np-secion-menu--item {
  margin-bottom: 0;
  padding: 1rem 0;
  position: relative;
}

.np-secion-menu--item:after {
  content: "";
  position: absolute;
  display: block;
  width: 90%;
  height: 2px;
  left: 5%;
  bottom: 0;
  background: linear-gradient(90deg,rgba(244,213,149,1) 40%,rgba(155,107,83,1) 65%);
}

.links-menu-block::before,
.links-menu-block::after{
	display: none;
}

.paragraph-links-menu .links-menu-block__list {
	overflow: visible;
	transform: none !important;
}

.paragraph-links-menu .links-menu-block__list .np-secion-menu--item {
	text-align: center;
}

.paragraph-links-menu .links-menu-block .swiper-controls .btn {
	border: none;
}

.paragraph-links-menu .links-menu-block .swiper-controls {
	display: none;
}

@media screen and (max-width: 768px) {
	.paragraph-links-menu .links-menu-block .links-menu-block__list {
		flex-direction: column;
		background-color: #192260;
	}
	
	.paragraph-links-menu .links-menu-block .links-menu-block__list:before {
    content: "";
    position: absolute;
    display: block;
    height: 10px;
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(90deg,rgba(244,213,149,1) 40%,rgba(155,107,83,1) 65%);
	}
	
	.paragraph-links-menu .links-menu-block .links-menu-block__list:after {
		content: "";
	  position: absolute;
	  display: block;
	  height: 10px;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  background: linear-gradient(90deg,rgba(244,213,149,1) 40%,rgba(155,107,83,1) 65%);
	}
	
	.paragraph-links-menu .links-menu-block__list .np-secion-menu--item {
		width: 100%;
	}
	
	.paragraph-links-menu .links-menu-item .links-menu-item__text {
		color: #fff !important;
	}
	
	.paragraph-links-menu .links-menu-item .active .links-menu-item__text {
		color: #c0852e !important;
	}
}

@media screen and (min-width: 768px) {
	.paragraph-links-menu .links-menu-item .np-secion-menu--link:not(.active) .links-menu-item__text {
		transform: scale(1);
		transition: 300ms;
	}
	
	.paragraph-links-menu .links-menu-item .np-secion-menu--link:not(.active):hover .links-menu-item__text {
		color: rgba(var(--attributes-color),1) !important;
		transform: scale(1.1);
	}
	
	.paragraph.paragraph-fixed,
	.paragraph-links-menu.full-width:not(.paragraph-fixed) {
    grid-template-columns: var(--template);
    position: static;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    display: block;
	}
	
	.np-section-menu--section {
		width: 100%;
	}

	.np-section-menu--wrapper {
    padding: 0;
    flex-wrap:nowrap;
  }
  
  .np-section-menu--wrapper a {
    color: #282561;
    font-weight: 600;
  }
  
  .modal-menu__body .np-section-menu--wrapper a {
    color: #fff;
    font-weight: normal;
    text-shadow: none;
  }
  
  .np-section-menu--wrapper a:hover {
    transform: scale(1.1);
  }
  
  .modal-menu__body .np-section-menu--wrapper a:hover {
    transform: scale(1);
  }
  
  .np-section-menu--wrapper:before,
  .np-section-menu--wrapper:after,
  .np-secion-menu--item:after {
    display: none;
  }
  
  .paragraph-links-menu .links-menu-block__list .np-secion-menu--item {
    flex: 1;
    margin: 0 !important;
    padding: 1rem 0.5rem;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(244,213,149,1) 7%, rgba(155,107,83,1) 50%, rgba(152,100,74,1) 63%, rgba(244,213,149,1) 88%, rgba(255,255,255,1) 100%);
    height: auto;
  }
  
  .paragraph-links-menu .links-menu-block__list .np-secion-menu--item:first-child {
    background: linear-gradient(90deg, rgba(244,213,149,1) 0%, rgba(155,107,83,1) 50%, rgba(152,100,74,1) 63%, rgba(244,213,149,1) 88%, rgba(255,255,255,1) 100%);
  }
  
  .paragraph-links-menu .links-menu-block__list .np-secion-menu--item:last-child {
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(244,213,149,1) 7%, rgba(155,107,83,1) 50%, rgba(152,100,74,1) 63%, rgba(244,213,149,1) 88%);
  }
  
  .links-menu-block__list {
		width: 100%;
	}
}
/*END Section menu*/

.paragraph.paragraph-fixed:has(.links-menu-block__list) .links-menu-block {
	padding: 0 !important;	
}

.paragraph.paragraph-links-menu:has(.links-menu-block__list) .links-menu-item__text {
	font-weight: bold;
	line-height: 120%;
	padding: 0;
}

.layout-content .paragraph.paragraph-fixed.paragraph-links-menu .paragraph-wrapper {
	    padding-top: 2rem;
    padding-bottom: 2rem;
}

@media (min-width: 780px) {
	.layout-content .paragraph.paragraph-fixed.paragraph-links-menu .paragraph-wrapper  {
	    padding-top: 2.5rem;
	    padding-bottom: 2.5rem;
	}
}

.paragraph.paragraph-links-menu:has(.links-menu-block__list) .links-menu-block .swiper-links-menu {
    width: 100%;
}

.paragraph.paragraph-links-menu:has(.links-menu-block__list) .links-menu-item>.np-secion-menu--link {
	background-color: transparent;
}