@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}:root{--header-background-color: rgb(78, 114, 231)}@media(min-width: 320px)and (max-width: 767px){.pux-container:has(.blog-detail) .breadcrumbs{margin:0 calc(-1*2rem);padding:.1px 2rem;background-color:var(--base-grey-dark, #EFEFEF)}}@media(min-width: 768px){.pux-container:has(.blog-detail) .widget-topimagecontainer{max-width:101.4rem;min-height:unset;margin:0 auto;padding:0 !important}.pux-container:has(.blog-detail) .widget-topimagecontainer .top-image-description{margin:4rem 0 0 0;padding:0 !important;background-color:rgba(0,0,0,0)}.pux-container:has(.blog-detail) .widget-topimagecontainer .top-image-description h1{margin:0;color:var(--text-color, #191919);text-align:left}.pux-container:has(.blog-detail) .widget-topimagecontainer .top-image-description .blog-descritption{display:none}.pux-container:has(.blog-detail) .widget-topimagecontainer .tns-outer{display:none}}.blog-detail{padding-top:4rem}.blog-detail h1{margin-bottom:3rem}.blog-detail h2{font-size:2.8rem;line-height:3.5rem;margin:2rem 0}.blog-detail .blog-detail-image{margin:0 0 3rem 0;border-radius:var(--base-border-radius, 0rem);text-align:center}.blog-detail .blog-detail-image img{max-width:100%;height:auto;z-index:11;transition:300ms;border-radius:var(--base-border-radius, 0rem)}.blog-detail .blog-detail-info{display:flex;flex-wrap:wrap;gap:1rem;padding-top:2rem;color:var(--base-grey-dark, #454545)}@media(min-width: 320px)and (max-width: 767px){.blog-detail .blog-detail-info{justify-content:center;padding-bottom:1rem}}.blog-detail .blog-detail-info .blog-detail-content-info-autor{padding-right:1rem;border-right:1px solid var(--base-grey, #CCCCCC)}.blog-detail .blog-detail-info .blog-detail-date{white-space:nowrap;background-color:var(--base-white, #fff)}.blog-detail .blog-detail-perex{margin:0 0 3rem 0}.blog-detail .blog-detail-content{margin:0 0 3rem 0}.blog-detail .section-container{padding-top:0}.blog-detail-labels-wrapper h2{margin:0 0 4rem 0}.blog-detail-labels{display:flex;flex-wrap:wrap;gap:.6rem}@media(min-width: 320px)and (max-width: 767px){.blog-detail-labels{justify-content:center}}.blog-detail-labels .label-item{padding:0rem .6rem;border:1px solid var(--base-black, #191919);background-color:unset;color:var(--base-black, #191919);font-size:1.2rem;text-decoration:none;transition:color 350ms ease-in-out,border-color 350ms ease-in-out}.blog-detail-labels .label-item:first-of-type{display:block}.blog-detail-labels .label-item:hover{color:var(--second-color, #0B5739);border-color:var(--second-color, #0B5739)}.blog-detail-related h2{margin-bottom:6rem}