<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Template HelpCenter
*/

.ui-helper-hidden-accessible,
.ui-widget.ui-widget-content{
	display: none !important;
}

/* DEFAULT */

	.helpcenter article{
		padding: 0;
		font-size: 16px;
		border-bottom: 1px solid #dbdbdb;
	}
	
	.helpcenter .et_pb_video_play{
		width:auto;
	}

	.helpcenter article:last-of-type{
		border-bottom:0;
	}
	
	.helpcenter article:hover a{
		background-color: whitesmoke;
	}

	.helpcenter article a{
		color: #595959;
		padding: 10px;
		display: inline-block;
		width: 100%;
		border-radius: 10px;
	}
	
	.helpcenter article .entry-content a{
		display: inline;
		padding: 0;
		color: #3db2b5;
	}

	.helpcenter article .entry-content .wp-block-buttons{
	    display: flex;
	    flex: 1;
	}
		
	.helpcenter article .entry-content .wp-block-button{
		display: flex;
		margin: auto;
	}
	
	.helpcenter article .entry-content .wp-block-button a{
		padding: 10px;
		line-height: normal;
	}
	
	.helpcenter article .entry-content a:hover{
		color: #43a2db;
		text-decoration: underline;
	}
	
	.helpcenter article:hover .entry-content a{
		background-color:transparent;
	}

	.helpcenter article.more a{
		font-weight: 500;
		background-size: 19px;
		background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxwYXRoIGQ9Ik0xNiAyYTE0IDE0IDAgMSAwIDE0IDE0QTE0IDE0IDAgMCAwIDE2IDJ6bTAgMjZhMTIgMTIgMCAxIDEgMTItMTIgMTIgMTIgMCAwIDEtMTIgMTJ6bS00LTEyYTIgMiAwIDEgMS0yLTIgMiAyIDAgMCAxIDIgMnptNiAwYTIgMiAwIDEgMS0yLTIgMiAyIDAgMCAxIDIgMnptNiAwYTIgMiAwIDEgMS0yLTIgMiAyIDAgMCAxIDIgMnoiIGRhdGEtbmFtZT0iTGF5ZXIgMTUiIGZpbGw9IiMwMDAwMDAiIG9wYWNpdHk9IjEiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD48L2c+PC9zdmc+);
		background-repeat: no-repeat;
		background-position: center left 10px;
		padding-left: 40px;
	}

/* DEFAULT END */


/* HOME */

	.helpcenter main{
		padding: 20px 0 30px 0;
		display: flex;
		flex-direction: column;
	}
	
	.helpcenter .topo {
		display: flex;
		flex-direction: row;
		padding: 40px 0 40px 0;
		border-bottom: 1px solid #d7d7d7;
		margin-bottom: 30px;
	}

	.helpcenter .topo .main_title{
		display: inline-block;
		margin: auto 0 auto 0;
		
		padding: 15px;
		border-radius: 10px;
	}
	
	.helpcenter .topo .main_title:hover{
		background-color: #f3f3f3;
	}
	
	.helpcenter .topo .search{
		display: flex;
		border-width: 0 0 0 1px;
		padding: 0 0 0 40px;
		margin: auto 0 auto 40px;
		border-style: solid;
		border-color: #a1a1a1;
		width: 100%;
	}
	
	.helpcenter .topo .main_title h2{
		font-size: 56px;
		text-align: center;
		font-weight: 100;
	}

	.helpcenter .topo .sub_title{
		text-align: center;
		margin: auto 25px auto 0;
		line-height: normal;
		padding: 0;
		font-size: 20px;
		font-weight: 100;
	}
	
	.helpcenter .topo #searchform{
		display: flex;
		margin: auto 0 auto 0;
		position: relative;
		flex: 1;
	}
	
	.helpcenter .topo #searchform #search-results.filled .wrap {
		opacity:1;
	}
	
	.helpcenter .topo #searchform #search-results{
		position: relative;
		padding-top: 0;
		transform: translateY(15px);
	}

	.helpcenter .topo #searchform #search-results .wrap{
		position: absolute;
		padding: 15px;
		box-shadow: 0 5px 25px rgb(0 0 0 / 20%);
		border-radius: 10px;
		background-color: white;
		opacity: 0;
		min-width: 100%;
		width: auto;
	}

	.helpcenter .topo #searchform  #search-results .wrap li{
		list-style: none;
	}

	.helpcenter .topo #searchform #search-results .wrap li:last-of-type a{
		background-size: 20px;
		background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxwYXRoIGQ9Ik0xNiAyYTE0IDE0IDAgMSAwIDE0IDE0QTE0IDE0IDAgMCAwIDE2IDJ6bTAgMjZhMTIgMTIgMCAxIDEgMTItMTIgMTIgMTIgMCAwIDEtMTIgMTJ6bS00LTEyYTIgMiAwIDEgMS0yLTIgMiAyIDAgMCAxIDIgMnptNiAwYTIgMiAwIDEgMS0yLTIgMiAyIDAgMCAxIDIgMnptNiAwYTIgMiAwIDEgMS0yLTIgMiAyIDAgMCAxIDIgMnoiIGRhdGEtbmFtZT0iTGF5ZXIgMTUiIGZpbGw9IiMwMDAwMDAiIG9wYWNpdHk9IjEiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD48L2c+PC9zdmc+);
		background-repeat: no-repeat;
		background-position: center left 10px;
		padding-left: 35px;
	}

	.helpcenter .topo #searchform  #search-results .wrap li span{
		padding: 3px 5px 2px 5px;
		background-color: #c3efe4;
		border-radius: 99px;
		text-transform: uppercase;
		letter-spacing: 3px;
		font-size: 9px;
		line-height: normal;
		color: #3dac93;
		margin: auto 4px;
		display: inline-block;
		vertical-align: middle;
	}

	.helpcenter .topo #searchform  #search-results .wrap li a{
		color: black;
		padding: 10px 10px;
		display: block;
		border-bottom: 1px solid #e9e9e9;
		border-radius: 5px;
	}
	
	.helpcenter .topo #searchform  #search-results .wrap li a:hover{
		background-color: #f3f3f3;
	}

	.helpcenter .topo #searchform  #search-results .wrap li:last-of-type a{
		border-bottom:0px;
	}


	.helpcenter .topo #searchform .input{
		margin: auto;
		width: 100%;
	}
	
	.helpcenter .topo #searchform .input input{
		padding: 20px 20px 20px 55px;
		width: 100%;
		border-radius: 45px;
		font-size: 18px;
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNjEyLjAxIDYxMi4wMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PHBhdGggZD0iTTYwNi4yMDkgNTc4LjcxNCA0NDguMTk4IDQyMy4yMjhDNDg5LjU3NiAzNzguMjcyIDUxNSAzMTguODE3IDUxNSAyNTMuMzkzIDUxNC45OCAxMTMuNDM5IDM5OS43MDQgMCAyNTcuNDkzIDBTLjAwNiAxMTMuNDM5LjAwNiAyNTMuMzkzczExNS4yNzYgMjUzLjM5MyAyNTcuNDg3IDI1My4zOTNjNjEuNDQ1IDAgMTE3LjgwMS0yMS4yNTMgMTYyLjA2OC01Ni41ODZsMTU4LjYyNCAxNTYuMDk5YzcuNzI5IDcuNjE0IDIwLjI3NyA3LjYxNCAyOC4wMDYgMGExOS4yOTEgMTkuMjkxIDAgMCAwIC4wMTgtMjcuNTg1ek0yNTcuNDkzIDQ2Ny44Yy0xMjAuMzI2IDAtMjE3Ljg2OS05NS45OTMtMjE3Ljg2OS0yMTQuNDA3UzEzNy4xNjcgMzguOTg2IDI1Ny40OTMgMzguOTg2YzEyMC4zMjcgMCAyMTcuODY5IDk1Ljk5MyAyMTcuODY5IDIxNC40MDdTMzc3LjgyIDQ2Ny44IDI1Ny40OTMgNDY3Ljh6IiBmaWxsPSIjMDAwMDAwIiBvcGFjaXR5PSIxIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIj48L3BhdGg+PC9nPjwvc3ZnPg==);
		background-position: left 20px center;
		background-size: 20px;
		background-repeat: no-repeat;
		font-weight: 100;
		border-width: 0;
		text-align: left;
		background-color: #f3f3f3;
	}
	
	.helpcenter .topo #searchform.loading .input input{
		background-image: url('/wp-content/themes/phelcom/img/loader.svg');
	}
	
	.helpcenter .bottom{
		width: 840px;
		margin: auto;
		padding: 25px;
		margin-bottom: 40px;
		border: 1px solid #dbdbdb;
		border-radius: 10px;
		display: flex;
		margin-top: 40px;
		flex-wrap: wrap;
	}
	
	.helpcenter .bottom .text{
		flex: 1;
		padding: 10px;
		margin: auto 30px auto 0;
	}

	.helpcenter .bottom h1{
		font-size: 19px;
		text-transform: uppercase;
		letter-spacing: 3px;
		width: 100%;
		text-align: center;
		margin-bottom: 13px;
	}

	.helpcenter .bottom .text div{
		font-size: 16px;
		margin: auto;
	}

	.helpcenter .bottom .info{
		display: flex;
		flex-direction: column;
		padding: 0 10px 0 30px;
		margin: auto auto auto 0;
		border-left: 1px solid #cdcdcd;
	}

	.helpcenter .bottom .info a{
		padding: 5px 10px;
		color: gray;
		display: flex;
		border-radius:5px;
		width: 100%;
		margin-bottom: 14px;
	}
	
	.helpcenter .bottom .info a:hover{
		background-color:#e9e9e9;
		
	}
	
	.helpcenter .bottom .info a svg{
		width: 20px;
		height: 21px;
		margin: auto 10px auto 0px;
	}

	.helpcenter .bottom .info a span{
		margin: auto 0;
	}

	.helpcenter .title_term{
		font-size: 31px;
	}

	.helpcenter .terms{
		display: flex;
		flex-wrap: wrap;
		margin-top: 20px;
		flex-direction: row;
		justify-content: center;
		align-content: stretch;
	}

	.helpcenter .terms .term{
		padding: 25px 25px;
		width: 31%;
		margin-bottom: 25px;
		margin: 2% 1% 2% 1%;
	}

	.helpcenter .home .terms .term{
	border: 1px solid #cdcdcd;
	border-radius: 10px;
	}
	
	.helpcenter .terms .term h2{
		font-size: 32px;
		font-weight: 100;
		margin-bottom: 10px;
	}
	
	.helpcenter .terms .term h2 span{
		font-size: 17px;
		margin-left: 10px;
	}
	
	.helpcenter .view_articles{
		display: flex;
		margin: 15px 0 45px 0;
		flex-wrap: wrap;
		align-items: flex-start;
		align-content: flex-start;
	}

	.helpcenter .view_articles article{
		border: 1px solid #dbdbdb;
		border-radius: 10px;
		margin: 1%;
		width: 31%;
	}

	.helpcenter .view_articles article .category{
		display: inline-block;
	}

	.helpcenter .view_articles article .category .item{
		padding: 3px 5px 2px 5px;
		background-color: #c3efe4;
		border-radius: 99px;
		text-transform: uppercase;
		letter-spacing: 3px;
		font-size: 9px;
		line-height: normal;
		color: #3dac93;
		margin: auto 4px;
		display: inline-block;
		vertical-align: middle;
	}

/* HOME END */

/* SEARCH */

	.helpcenter.search-results main .title_search{
		text-align: center;
		font-size: 26px;
	}

	.helpcenter.search-results main .title_search span{
		display: block;
		font-size: 36px;
		margin-top: 20px;
	}

	.helpcenter.search-results main .terms{
		width: 100%;
	}

	.helpcenter.search-results main .terms .term{
		width: 100%;
	}

/* SEARCH END */

/* ARCHIVE */
	
	.helpcenter.archive .wrap{
		width: 800px;
		margin: auto;
	}

	.helpcenter.archive .title_cat{
		font-size: 55px;
		text-align: center;
	}
	
	.helpcenter.archive .title_art{
		font-size: 23px;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 11px;
		margin: 50px 0 20px 0;
	}

	.helpcenter.archive .title_cat span{
		display: block;
		font-size: 16px;
		text-transform: uppercase;
		letter-spacing: 3px;
	}

	.helpcenter.archive .taxonomy{
		display: flex;
		margin: 15px auto;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		flex-direction: row;
	}

	.helpcenter.archive .taxonomy a{
		margin: 5px 10px !important;
	}
	
	.helpcenter.archive .taxonomy a:first-of-type{
		margin-left: 0 !important;
	}
	
	.helpcenter.archive .taxonomy a:last-of-type{
		margin-right: 0 !important;
	}

	.helpcenter.archive .itens{
	}


/* ARCHIVE END */

/* SINGLE PAGE */
	
	.helpcenter #content-area{
		flex-wrap: wrap;
	}
	
	.helpcenter #content-area .top{
		display: flex;
		width: 100%;
	}
	
	.helpcenter .button.request_a_quote{
		display:none;
	}
	
	.helpcenter  #main-content .container:before{
		display:none;
	}
	
	.helpcenter #content-area .top .back{
		background-color: #ededed;
		display: inline-flex;
		padding: 10px 15px 10px 10px;
		border-radius: 99px;
		color: black;
	}
	
	.helpcenter #content-area .top .back svg{
		width: 15px;
		height: 15px;
		margin: auto;
	}
	
	.helpcenter #content-area .top .back span{
		font-size: 15px;
		text-transform: uppercase;
		letter-spacing: 3px;
		margin: auto auto auto 10px;
		line-height: normal;
	}
	
	.helpcenter #content-area .top .title{
		font-size: 20px;
		margin: auto auto auto 20px;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: 100;
	}
	
	.helpcenter #content-area #left-area{
		margin-top: 40px;
		width: 70%;
	}
	
	.helpcenter #content-area #left-area .support{
		font-size: 16px;
		margin-top: 20px;
		line-height: 140%;
	}
	
	.helpcenter #content-area #left-area .helpful{
		border-top: 1px solid #cfcfcf;
		margin-top: 30px;
		padding-top: 30px;
		display: flex;
	}
	
	.helpcenter #content-area #left-area .helpful span{
		margin: auto 0 auto auto;
		font-size: 18px;
	}
	
	.helpcenter #content-area #left-area .helpful .buttons{
		display: flex;
		margin: auto auto auto 0;
	}
	
	.helpcenter #content-area #left-area .helpful .buttons .button{
		border: 1px solid;
		padding: 10px 20px;
		border-radius: 5px;
		margin-left: 15px;
		font-weight: 500;
		font-size: 15px;
	}
	
	.helpcenter #content-area .right-area{
		width: 30%;
		position: sticky;
		top: 140px;
		display: inline-block;
	}
	
	.helpcenter #content-area article h1{
		font-size: 56px;
		font-weight: 100;
		line-height: 120%;
		position: sticky;
	}
	
	.helpcenter #content-area article .metas{
		display: flex;
		margin: 15px 0;
	}
	
	.helpcenter #content-area article .metas &gt; div{
		display: flex;
		margin-right: 15px;
	}
	
	.helpcenter #content-area article .metas &gt; div .title{
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	
	.helpcenter #content-area article .metas &gt; div a,
	.helpcenter.archive .taxonomy a{
		padding: 6px 10px 5px 10px;
		background-color: #c3efe4;
		border-radius: 99px;
		text-transform: uppercase;
		letter-spacing: 3px;
		font-size: 11px;
		line-height: normal;
		color: #3dac93;
		margin-left: 10px;
		white-space: nowrap;
	}
	
	.helpcenter #content-area article .entry-content{
		margin-top: 35px;
	}
	
	.helpcenter #content-area article .entry-content p{
		font-size: 18px;
		line-height: 150%;
	}
	
	.helpcenter #content-area article .entry-content .wp-block-image{
		overflow: hidden;
		border-radius: 15px;
	}
	
	.helpcenter #content-area .right-area .related{
		
	}
	
	.helpcenter #content-area .right-area .related h2{
		margin-bottom: 25px;
	}
	
	.helpcenter #content-area .right-area .related .itens{
		
	}
	
	.helpcenter #content-area .right-area .related .itens a{
		margin: 5px 0;
		display: block;
		border-bottom: 1px solid #d7d7d7;
		padding: 5px 0;
	}
	
	.helpcenter #content-area .right-area .related .itens a:last-of-type{
		border-bottom:0
	}
	
	.helpcenter #content-area .right-area .related .itens a:hover h4{
		color:gray;
	}
	
	.helpcenter #content-area .right-area .related .itens a h4{
		font-size: 15px;
	}

/* SINGLE END */




/* RESPONSIVO */
 
@media (max-width: 980px) {
	
}
 
@media (max-width: 768px) {
	
	.helpcenter .topo{
		flex-direction: column;
		padding-top: 0;
	}

	.helpcenter .topo .search{
		flex-direction: column;
		margin: auto;
		padding: 0;
		border: none;
	}

	.helpcenter .topo .sub_title{
		margin: auto auto 25px auto;
	}

	.helpcenter .view_articles article{
		width: 100%;
		margin-bottom: 15px;
	}

	.helpcenter article a{
		padding: 20px 0;
	}

	.helpcenter .terms .term article a{
		padding: 20px 0;
	}

	.helpcenter article.more a{
		padding-left: 40px !important;
	}

	.helpcenter .terms{
		
	}

	.helpcenter .home .terms .term{
		width: 100%;
		padding: 20px;
		margin-bottom: 30px;
	}

	.helpcenter .bottom{
		flex-direction: column;
		width: 100%;
	}

	.helpcenter .bottom .text{
		padding-bottom: 30px;
	}

	.helpcenter .bottom h1{
		text-align: left;
	}

	.helpcenter .bottom .text div{
		font-size: 15px;
	}

	.helpcenter .bottom .info{
		padding: 20px 0 0 0;
		border-left: 0;
		border-top: 1px solid;
		width: 100%;
	}

	.helpcenter #content-area article h1{
		font-size: 36px;
	}

	.helpcenter #content-area article .metas{
		flex-direction: column;
	}

	.helpcenter #content-area article .metas &gt; div{
		margin: 5px 0;
		flex-wrap: wrap;
	}

	.helpcenter #content-area article .metas &gt; div a, 
	.helpcenter.archive .taxonomy a{
		width: auto;
		margin: 6px;
		font-size: 13px;
	}

	.helpcenter #content-area article .metas &gt; div .title{
		margin: auto 10px auto 0;
	}

	.helpcenter #content-area .right-area{
		width: 100%;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.helpcenter #content-area .right-area .related .itens a h4{
		font-size: 16px;
		padding: 15px 0;
	}

	.helpcenter #content-area .right-area .related h2{
		margin-bottom: 15px;
	}

	.helpcenter #content-area .top .back{
		padding: 8px 11px 9px 7px;
	}

	.helpcenter #content-area .top .back span{
		font-size: 13px;
	}

	.helpcenter .topo .main_title h2{
		font-size: 46px;
	}

	.helpcenter.archive .wrap{
		width: 100%;
	}

	.helpcenter.archive .taxonomy a{
		margin: 10px !important;
		font-size: 13px;
	}

	.helpcenter.search-results main .terms .term{
		padding: 0;
	}
	
}

@media (max-width: 479px) {

}</pre></body></html>