.wp-js-paginate{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:2.4rem;width:100%}@media only screen and (max-width:480px){.wp-js-paginate{justify-content:center;overflow:hidden;width:auto}}.wp-js-paginate .dots,.wp-js-paginate .page-numbers{align-items:center;background:var(--wp--preset--color--primary);border-radius:45px;color:var(--wp--preset--color--white);cursor:pointer;display:flex;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;justify-content:center;line-height:45px;margin-left:8px;min-width:45px;transition:color .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wp-js-paginate .dots a,.wp-js-paginate .page-numbers a{align-items:center;display:flex;justify-content:center;padding:0 1.6rem}.wp-js-paginate .dots.navigation,.wp-js-paginate .page-numbers.navigation{max-height:45px;max-width:45px}.wp-js-paginate .dots.navigation .icon,.wp-js-paginate .page-numbers.navigation .icon{align-items:center;display:flex;font-size:1.8rem;height:2.4rem;justify-content:center;width:2.4rem}body.alto_contraste .wp-js-paginate .dots,body.alto_contraste .wp-js-paginate .page-numbers{background:#000!important}.wp-js-paginate .dots:hover:not(.dots):not(.current),.wp-js-paginate .page-numbers:hover:not(.dots):not(.current){background-color:var(--wp--preset--color--secondary)}.wp-js-paginate .dots.active,.wp-js-paginate .page-numbers.active{background:var(--wp--preset--color--secondary)}.wp-js-paginate .dots.disabled,.wp-js-paginate .page-numbers.disabled{display:none}@media only screen and (max-width:480px){.wp-js-paginate .dots:not(.navigation):not(.active),.wp-js-paginate .page-numbers:not(.navigation):not(.active){display:none}}.static-patterns-feed-curso{background:var(--wp--preset--color--white);border-radius:var(--wp--custom--border-radius-general);box-shadow:var(--wp--preset--shadow--elevation-5);color:inherit;display:flex;overflow:hidden;padding:8px;text-decoration:none;transition:all .2s ease-out}.static-patterns-feed-curso:hover{box-shadow:var(--wp--preset--shadow--elevation-10);transform:translateY(-2px)}.static-patterns-feed-curso:hover .content-wrapper>.title{color:var(--wp--preset--color--secondary)}.static-patterns-feed-curso .thumbnail-wrapper{border-radius:8px;flex-shrink:0;height:240px;overflow:hidden;width:240px}@media only screen and (max-width:960px){.static-patterns-feed-curso .thumbnail-wrapper{height:180px;width:180px}}@media only screen and (max-width:782px){.static-patterns-feed-curso .thumbnail-wrapper{height:120px;width:120px}}@media only screen and (max-width:480px){.static-patterns-feed-curso .thumbnail-wrapper{height:100px;width:100px}}.static-patterns-feed-curso .thumbnail-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.static-patterns-feed-curso .content-wrapper{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:0;padding:16px 24px}@media only screen and (max-width:782px){.static-patterns-feed-curso .content-wrapper{padding:12px 16px}}@media only screen and (max-width:480px){.static-patterns-feed-curso .content-wrapper{padding:8px 12px}}.static-patterns-feed-curso .content-wrapper .title{color:var(--wp--preset--color--grey-80);display:-webkit-box;font-family:var(--wp--preset--font-family--gabarito);font-size:var(--wp--preset--font-size--h-5);font-weight:400;line-height:1.2;margin:0 0 16px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;transition:all .2s ease-out}@media only screen and (max-width:782px){.static-patterns-feed-curso .content-wrapper .title{font-size:2rem;-webkit-line-clamp:4;line-clamp:4}}@media only screen and (max-width:480px){.static-patterns-feed-curso .content-wrapper .title{font-size:var(--wp--preset--font-size--p);-webkit-line-clamp:2;line-clamp:2}}.static-patterns-feed-curso .content-wrapper .meta-info{align-items:center;border-top:1px solid var(--wp--preset--color--grey-20);display:flex;gap:12px;justify-content:space-between;padding-top:16px}@media only screen and (max-width:480px){.static-patterns-feed-curso .content-wrapper .meta-info{align-items:flex-start;flex-direction:column;gap:8px;padding-top:12px}}.static-patterns-feed-curso .content-wrapper .meta-info .date{color:var(--wp--preset--color--grey-60);flex:1;font-family:var(--wp--preset--font-family--gabarito);font-size:var(--wp--preset--font-size--x-small);font-weight:400;line-height:1.2}@media only screen and (max-width:480px){.static-patterns-feed-curso .content-wrapper .meta-info .date{font-size:12px}}.static-patterns-feed-curso .content-wrapper .meta-info .status-tag{background-color:var(--wp--preset--color--secondary-heavy);border-radius:18px;padding:0 12px}.static-patterns-feed-curso .content-wrapper .meta-info .status-tag span{color:var(--wp--preset--color--white);font-family:var(--wp--preset--font-family--poppins);font-size:10px;font-weight:700;line-height:1.3;text-transform:uppercase}@media only screen and (max-width:960px){.static-patterns-feed-curso .thumbnail-wrapper{order:2}.static-patterns-feed-curso .content-wrapper{order:1}}@media only screen and (max-width:782px){.static-patterns-feed-curso{flex-direction:column}.static-patterns-feed-curso .thumbnail-wrapper{height:200px;order:1;width:100%}.static-patterns-feed-curso .content-wrapper{order:2}}.component-not-found{align-items:center;background-color:#fff;border-radius:var(--wp--custom--border-radius-general);box-shadow:var(--wp--preset--shadow--elevation-5);display:flex;flex:1;flex-direction:column;gap:1.6rem;justify-content:center;min-height:32rem;padding:4rem 2rem}.component-not-found i:before{color:var(--wp--preset--color--grey-20);font-size:14rem}.component-not-found span{color:var(--wp--preset--color--grey-80);font-size:var(--wp--preset--font-size--16);font-weight:700}.component-not-found button{align-items:center;background-color:var(--wp--preset--color--secondary);border-radius:var(--wp--custom--border-radius-general);color:var(--wp--preset--color--white);display:flex;font-size:var(--wp--preset--font-size--14);font-weight:700;min-height:40px;padding:0 1.6rem}.component-not-found button:hover{background-color:transparent;border:1px solid var(--wp--preset--color--secondary);color:var(--wp--preset--color--secondary);cursor:pointer;transition:.2s}.wp-block-agm-go-cursos{display:flex;flex-direction:column;gap:3.2rem;width:100%}.wp-block-agm-go-cursos .posts-list,.wp-block-agm-go-cursos .posts-list .items-wrapper{display:flex;flex-direction:column;gap:2.4rem}@keyframes background-animation{50%{background-position:2500% 0}to{background-position:-2500% 0}}.wp-block-agm-go-cursos .posts-list .react-loading-skeleton{animation:background-animation 2s linear infinite;background-color:#dcdee0;background-image:linear-gradient(90deg,#dcdee0,#eaebed 52%,#dcdee0);background-position:-2500% 0;background-repeat:no-repeat;background-size:95% 100%;border-radius:16px;height:240px;overflow:hidden;width:100%}body.alto_contraste .wp-block-agm-go-cursos .posts-list .react-loading-skeleton{background-color:#111;background-image:linear-gradient(90deg,#111,#1e1d1d 52%,#111)}.wp-block-agm-go-cursos .posts-list .react-loading-skeleton:first-child{height:100%}
