.elementor-38534 .elementor-element.elementor-element-c17b6d5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-33b7f83 *//* BASE */
.postid-38534 .page-header {
	display: none;
}

.postid-38534 .site-main .container {
	display: block;
}

.postid-38534 .site-main .single-content {
	padding-right: 0;
	width: 100%;
}

.postid-38534 .site-main .sidebar {
	display: none;
}

#post-38534 .entry-header,
#post-38534 .entry-meta,
#post-38534 .entry-meta__mobile,
#post-38534 .post-thumbnail {
	display: none;
}

#post-38534 img {
	user-select: none;
}

#post-38534 > div > div > div {
	padding: 0;
}

.container:has(#post-38534) {
	width: 100%;
	justify-content: center;
	padding: 0;
}

.container:has(#post-38534) section {
	width: 100%;
	position: relative;
	background-color: #FFF;
}

#post-38534 .container {
	display: block;
}

#post-38534 .e-con-inner {
	max-width: unset;
}

#post-38534 section h1,
#post-38534 section h2 {
	color: #24226A;
	font-size: clamp(24px, 2.5vw, 48px);
	margin-bottom: clamp(8px, 1.66vw, 32px);
	font-weight: 700;
	line-height: 1.2em;
}

#post-38534 section h1 sup,
#post-38534 section h2 sup {
	font-size: 0.5em;
	white-space: nowrap;
}

#post-38534 section p, #post-38534 section a {
	color: #252525;
	font-size: clamp(14px, 1.04vw, 20px);
	margin-bottom: 1em;
	line-height: 1.5em;
	font-weight: 400;
}

#post-38534 section p sup {
	white-space: nowrap;
}

/*END BASE*/

/*SECTION MAIN*/
#post-38534 section.sct-main {
	padding-bottom: 53px;
} 

#post-38534 section.sct-main .breadcumb {
	font-weight: 400;
	font-size: clamp(12px, 0.83vw, 16px);
	color: #252525;
	margin-bottom: 23px;
	line-height: 1em;
} 

#post-38534 section.sct-main .breadcumb a {
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
} 

#post-38534 section.sct-main .breadcumb a:hover {
	text-decoration: underline;
} 

#post-38534 section.sct-main .breadcumb span {
	font-weight: 700;
} 

#post-38534 section.sct-main .block-video {
	display: grid;
	grid-template-columns: 66% 30%;
	column-gap: 4%;
	row-gap: 24px;
} 

#post-38534 section.sct-main .block-video .box-video {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	aspect-ratio: 16/9;
	width: 100%;
	background-image: url('https://em50-bu-ext-brazilsouth-myservier-brazil-prd-webapp.azurewebsites.net/wp-content/uploads/2024/02/1799636416-6070553c2e7614c710113c24dc3df119edf5ab0cbc7e67cfb4c6a6b0e5e8a498-d.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	transition: all .3s ease-in-out;
} 

#post-38534 section.sct-main .block-video .box-video #player-video {
	width: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
} 

#post-38534 section.sct-main .block-video .box-video .filter {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 50%;
	transition: all .3s ease-in-out;
}

#post-38534 section.sct-main .block-video .box-video .play {
	width: clamp(50px, 5.2vw, 100px);
}

#post-38534 section.sct-main .block-video .box-video video {
	display: none;
}

#post-38534 section.sct-main .block-video .box-video:hover svg {
	filter: brightness(0.3);
} 

#post-38534 section.sct-main .block-video .box-video:hover .filter {
	opacity: 40%;
} 

#post-38534 section.sct-main .block-video .box-video svg {
	z-index: 1;
	transition: all .3s ease-in-out;
} 

#post-38534 section.sct-main .block-video .desc {
	display: flex;
	flex-direction: column;
} 

#post-38534 section.sct-main .block-video .desc h1 {
	font-weight: 700;
	font-size: clamp(24px, 1.66vw, 32px);
	color: #252525;
	line-height: 1.2em;
	margin-bottom: 0.5em;
} 

#post-38534 section.sct-main .block-video .desc .txt-desc {
	font-weight: 400;
	font-size: clamp(14px, 1.04vw, 20px);
	color: #252525;
	line-height: 1.4em;
	margin-bottom: 0;
} 

#post-38534 section.sct-main .block-video .desc .line {
	width: 100%;
	height: 1px;
	background-color: #7876a2;
	margin: 24px 0;
} 

#post-38534 section.sct-main .block-video .desc h3 {
	font-weight: 700;
	font-size: clamp(14px, 1.04vw, 20px);
	color: #252525;
	line-height: 1.4em;
	margin-bottom: 0;
} 

#post-38534 section.sct-main .block-video .desc .coord-info {
	font-weight: 400;
	font-size: clamp(12px, 0.83vw, 16px);
	color: #252525;
	line-height: 1.5em;
	margin-bottom: 0;
} 

@media screen and (max-width: 767px) {
	#post-38534 section.sct-main .block-video {
		grid-template-columns: 1fr;
	} 
}
/*END - SECTION MAIN*/


/*SECTION VÍDEOS*/
#post-38534 section.sct-videos {
	background-image: url('https://em50-bu-ext-brazilsouth-myservier-brazil-prd-webapp.azurewebsites.net/wp-content/uploads/2023/09/bg.svg');
	background-position: left center;
	background-size: 1920px 100%;
	background-repeat: no-repeat;
	padding: clamp(51px, 6.5vw, 125px) 0;
	width: 100vw;
}

#post-38534 section.sct-videos p.margin {
	margin-bottom: clamp(21px, 2.7vw, 52px);
}

#post-38534 section.sct-videos .videos {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: min-content;
	column-gap: 16px;
	row-gap: 60px;
}

#post-38534 section.sct-videos .videos .video {
	display: flex;
	flex-direction: column;
	cursor: pointer;
}

#post-38534 section.sct-videos .videos .video.inactive {
	background-color: transparent;
	pointer-events: none;
	filter: opacity(0.5);
}

#post-38534 section.sct-videos .videos .video.inactive .thumb .play {
	display: none;
}

#post-38534 section.sct-videos .videos .video .thumb {
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	position: relative;
	margin-bottom: clamp(13px, 0.8vw, 16px);
}

#post-38534 section.sct-videos .videos .video .thumb .bg {
	width: 100%;
}

#post-38534 section.sct-videos .videos .video .thumb .filter {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.35);
	transition: all .2s ease-in-out;
}

#post-38534 section.sct-videos .videos .video .thumb .play {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: clamp(46px, 3vw, 58px);
	transition: all .2s ease-in-out;
}

#post-38534 section.sct-videos .videos .video h3 {
	font-weight: 700;
	font-size: clamp(25px, 1.5vw, 30px);
	color: #252525;
	margin-bottom: 0.26em;
	line-height: 1.26em;
	padding-right: 0.5em;
}

#post-38534 section.sct-videos .videos .video .txt-coord {
	font-weight: 700;
	font-size: clamp(16.2px, 1.04vw, 20px);
	color: #252525;
	margin-bottom: 0.4em;
	line-height: 1.5em;
}

#post-38534 section.sct-videos .videos .video .txt-desc {
	font-weight: 400;
	font-size: clamp(16.2px, 1.04vw, 20px);
	color: #252525;
	line-height: 1.4em;
	margin-bottom: 0;
}

#post-38534 section.sct-videos .videos .video:hover .thumb .filter {
	background-color: rgba(0, 0, 0, 0.5);
}

#post-38534 section.sct-videos .videos .video:hover .thumb .play {
	scale: 1.1;
}

@media all and (max-width: 1023px) {
	#post-38534 section.sct-videos .videos {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media all and (max-width: 600px) {
	#post-38534 section.sct-videos .videos {
		grid-template-columns: 1fr;
	}
}
/*END - SECTION VÍDEOS*/

/*SECTION SOLUÇÃO*/
#post-38534 section.sct-solucao {
	padding-top: 70px;
	padding-bottom: 70px;
} 

#post-38534 section.sct-solucao .container {
	display: grid;
	grid-template-columns: 34% 56%;
	column-gap: 86px;
	align-items: center;
	justify-content: space-between;
} 

#post-38534 section.sct-solucao .container .box-text .img-solucao {
	width: 222px;
	margin-bottom: clamp(16px, 1.66vw, 32px); 
} 

#post-38534 section.sct-solucao .container .box-text .cta {
	color: #FFF;
	background-color: #f55b41;
	display: flex;
	width: min-content;
	white-space: nowrap;
	border-radius: 4px 4px 0 0;
	padding: clamp(6.2px, 0.5vw, 10px) clamp(19.8px, 1.66vw, 32px);
	transition: all .3s ease-in-out;
	margin-top: 40px;
} 

#post-38534 section.sct-solucao .container .box-text .cta:hover {
	background-color: #24226a;
} 

#post-38534 section.sct-solucao .container .box-infos {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: min-content;
	background-color: #FFF;
	border-radius: 8px;
	box-shadow: 0px 0px 30px 0px rgba(37, 37, 37, 0.20);
	position: relative;
	overflow: hidden;
	padding: 54px 25px 43px;
} 

#post-38534 section.sct-solucao .container .box-infos:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 14px;
	background: var(--Soluo-Servier, linear-gradient(270deg, #00489E 0%, #4C0B94 100%));
} 

#post-38534 section.sct-solucao .container .row-box p {
	font-weight: 400;
	font-size: clamp(14px, 0.83vw, 16px);
	color: #252525;
	line-height: 1.5em;
	margin: 0;
} 

#post-38534 section.sct-solucao .container .row-box.r1 {
	margin-bottom: 32px;
} 

#post-38534 section.sct-solucao .container .row-box.r1 .img-sempre {
	width: 170px;
	margin-bottom: 16px;
} 

#post-38534 section.sct-solucao .container .row-box.r2 {
	padding: 32px 0;
	border-top: solid 1px #9190b4;
	border-bottom: solid 1px #9190b4;
	display: flex;
	align-items: flex-end;
} 

#post-38534 section.sct-solucao .container .row-box.r2 .left {
	margin-right: 18px;
} 

#post-38534 section.sct-solucao .container .row-box.r2 .left .img-elfie {
	width: 139px;
	margin-bottom: 16px;
} 

#post-38534 section.sct-solucao .container .row-box.r2 .left p {
	max-width: max(25.6em, 100%);
} 

#post-38534 section.sct-solucao .container .row-box.r2 .img-sbc {
	width: 174px;
	margin-top: 25px;
} 

#post-38534 section.sct-solucao .container .row-box.r3 {
	margin-top: 32px;
} 

#post-38534 section.sct-solucao .container .row-box.r3 .img-omron {
	width: 151px;
	margin-bottom: 16px;
} 

@media all and (max-width: 1023px) {
	#post-38534 section.sct-solucao .container {
		grid-template-columns: 1fr;
	} 

	#post-38534 section.sct-solucao .container .box-text .cta {
		margin-bottom: 40px;
	} 
}


@media all and (max-width: 767px) {
	#post-38534 section.sct-solucao .container .row-box.r2 {
		flex-direction: column;
		align-items: flex-start;
	} 
}

/*END - SECTION SOLUCAO*/

/*SECTION REFERÊNCIAS*/
#post-38534 section.sct-refs {
	padding: clamp(50px, 4.1vw, 80px) 0;
} 

#post-38534 section.sct-refs .container .refs {
	width: 100%;
	border: 2px solid #252525;
	border-radius: 8px;
	margin-bottom: 32px;
}

#post-38534 section.sct-refs .container .refs:nth-child(3) {
	margin-bottom: 80px;
}

#post-38534 section.sct-refs .container p {
	font-size: clamp(14px, 0.83vw, 16px);
			font-weight: 500;
}

#post-38534 section.sct-refs .container .refs .head-refs {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	padding: clamp(12px, 0.83vw, 16px) clamp(15px, 0.83vw, 36px);
}

#post-38534 section.sct-refs .container .refs .head-refs.disable {
	pointer-events: none
}


#post-38534 section.sct-refs .container .refs .head-refs p {
	font-size: clamp(14px, 0.83vw, 16px);
	margin-bottom: 0 !important;
	font-weight: 500;
}

#post-38534 section.sct-refs .container .refs .head-refs .arrow svg {
	width: clamp(14px, 0.72vw, 14px);
}

#post-38534 section.sct-refs .container .refs .head-refs .arrow {
 transition: all .3s ease-in-out; 
}

#post-38534 section.sct-refs .container .refs .head-refs.active .arrow {
	transform: rotate(180deg);
}

#post-38534 section.sct-refs .container .refs .content-refs {
	display: none;
	padding: clamp(14px, 0.83vw, 14px) clamp(15px, 0.83vw, 36px);
}

#post-38534 section.sct-refs .container .refs .content-refs.disable {
	display: block !important;
}

#post-38534 section.sct-refs .container .refs .content-refs p, #post-38534 section.sct-refs .container .refs .content-refs li, #post-38534 section.sct-refs .container .refs .content-refs a {
	font-size: clamp(14px, 0.83vw, 16px);
	color: #000;
	line-height: 1.5em;
	font-weight: 500;
	margin-bottom: 0;
	vertical-align: top;
}

#post-38534 section.sct-refs .container .refs .content-refs ul li, #post-38534 section.sct-refs .container .refs .content-refs p {
 margin-bottom: 1em;
}

#post-38534 section.sct-refs .container .refs .content-refs p {
	display: flex;
}

#post-38534 section.sct-refs .container .refs .content-refs p:before {
	width: 1.1em;
	margin-right: 0.7em;
}

#post-38534 section.sct-refs .container .refs .content-refs p:nth-child(1):before {
	content: '#';
}

#post-38534 section.sct-refs .container .refs .content-refs p:nth-child(2):before {
	content: 'a-';
}

#post-38534 section.sct-refs .container .refs .content-refs p:nth-child(3):before {
	content: '+';
	/* font-size: 0.8em; */
	/* position: relative;
	bottom: 0.3em; */
}

#post-38534 section.sct-refs .container .refs .content-refs p:nth-child(4):before {
	content: '*';
	margin-right: 1.3em;
	/* font-size: 0.8em; */
	/* position: relative;
	bottom: 0.3em; */
}

/* #post-38534 section.sct-refs .container .refs .content-refs p:nth-child(5):before {
	content: '§';
	font-size: 0.8em;
	position: relative;
	bottom: 0.3em;
} */

#post-38534 section.sct-refs .container .refs .content-refs a {
	color: #000;
	text-decoration: underline;
	word-break: break-all;
}

#post-38534 section.sct-refs .container .refs .content-refs ol {
	margin-bottom: 1em;
}
/*END - SECTION REFERÊNCIAS*/


@media (orientation: portrait) {
	#post-38534 section.sct-programa .container .video-overlay .video {
			height: unset;
			width: 90%;
	}
}

@media all and (max-width: 1024px) {
#post-38534 section.sct-solucao .content {
	display: grid;
	grid-template-columns: 47% 45%;
	column-gap: 45px;
	align-items: center;
}

#post-38534 section.sct-apoie .container {
			grid-template-columns: 52% 45%;
	}
}

@media all and (max-width: 767px) {

	#post-38534 section.sct-elfie {
			background-size: 100% 100%;
	}
	
	#post-38534 section.sct-solucao {
			padding-top: 80px;
	}
	
	#post-38534 section.sct-solucao .content {
		grid-template-columns: 1fr;
		row-gap: 16px;
	}
	
	#post-38534 section.sct-solucao .content .box-text {
		grid-area: 1/1/2/2;
		padding: 0 15px;
	}
	
	#post-38534 section.sct-solucao .content img {
		padding: 0 15px 0 0;
			width: 550px;
			max-width: 100%;
	}
	
	#post-38534 section.sct-programa {
			padding-top: 80px;
	}
	
	#post-38534 section.sct-programa .container {
			grid-template-columns: 1fr;
	}
	
	#post-38534 section.sct-programa .container .box-video {
			aspect-ratio: 16/9;
			height: unset;
			width: min(500px, 100%);
			justify-self: center;
	}
	
	#post-38534 section.sct-programa .container .box-video svg {
		width: 49px;
	}
	
	#post-38534 section p {
			margin-bottom: 2em;
	}
	
	#post-38534 section.sct-programa .container .video-overlay .video .close-video {
			top: -37px;
	}
	
	#post-38534 .sct-banner .img-banner.desktop {
			display: none;
	} 
	
	#post-38534 .sct-banner .img-banner.mobile  {
			display: block;
	} 
	
	#post-38534 section.sct-refs .container .refs .content-refs ol {
			padding-left: 0;
	}
}/* End custom CSS */