@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}*{border:0;box-sizing:border-box;margin:0;min-width:0;padding:0;vertical-align:baseline}#page{overflow:hidden}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}figure,iframe,img,picture,video{display:block;margin:0;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}figure img{height:100%}a{display:block;font-size:inherit;text-decoration:none}a,a:visited{color:inherit}p a{display:inline}ul{margin:0}li{list-style-type:none}html{scroll-behavior:smooth}a,b,blockquote,em,h1,h2,h3,h4,h5,h6,i,p,span,strong,u{color:inherit;font-size:1em;font-style:inherit;font-weight:inherit;text-decoration:none}strong{font-weight:700}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}::-moz-selection{background-color:#073763;color:#fff}::selection{background-color:#073763;color:#fff}button,form,input,label,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;color:inherit;display:block;font-family:inherit;font-size:inherit;outline:none}table,td,tr{border-collapse:collapse;border-spacing:0}svg{display:block;width:100%}body{font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Raleway,sans-serif;font-size:100%;line-height:1.4em;min-height:100vh}body.hidden{overflow:hidden}.max-width{box-sizing:border-box;margin:0 auto;max-width:2000px}@media (max-width:2300px){.max-width{max-width:1500px}}@media (max-width:1800px){.max-width{max-width:-webkit-calc(100vw - 240px);max-width:calc(100vw - 240px)}}@media (max-width:1440px){.max-width{max-width:-webkit-calc(100vw - 190px);max-width:calc(100vw - 190px)}}@media (max-width:992px){.max-width{max-width:-webkit-calc(100vw - 80px);max-width:calc(100vw - 80px)}}@media (max-width:480px){.max-width{max-width:100vw;padding:0}}@media (min-width:320px) and (max-width:480px){.max-width{max-width:100vw;padding:0 20px}}.bg-full{background-position:50%;background-repeat:no-repeat;background-size:cover}.p{font-size:16px;font-weight:400}.p b{font-weight:700}.button{align-items:center;border-radius:5px;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:clamp(14px,2vw,16px);height:45px;padding:10px 20px;transition:all .3s ease;width:-moz-max-content;width:-webkit-max-content;width:max-content}.button--primary{border:1px solid #073763;color:#073763}.button--primary:visited{color:#073763}.button--primary:hover{border-color:#f79445;color:#f79445}.button--primary:hover:visited{color:#f79445}.button--primary:hover path{fill:#f79445}.button--white{border:1px solid #fff;color:#fff}.button--white:visited{color:#fff}.button .cf7mls_btn,.button--blue{background-color:#073763;color:#fff}.button--orange{background-color:#f79445;color:#fff}.button--orange:hover{background-color:#073763}.button i{padding:0 5px}.h1{font-size:34px;font-weight:700;line-height:1}@media screen and (min-width:768px){.h1{font-size:40px}}@media screen and (min-width:1024px){.h1{font-size:45px}}@media screen and (min-width:1440px){.h1{font-size:50px}}@media screen and (min-width:1800px){.h1{font-size:55px}}.h2{font-size:22px;font-weight:700;line-height:normal}@media screen and (min-width:768px){.h2{font-size:30px}}@media screen and (min-width:1024px){.h2{font-size:34px}}.h3{font-size:clamp(22px,2.5vw,28px);font-weight:700}.h4{font-size:16px}.content p{font-size:16px;margin-block-end:1em;margin-block-start:1em}.content h1,.content p{display:block;margin-inline-end:0;margin-inline-start:0}.content h1{font-size:2em;font-weight:700;line-height:2.13rem;margin-block-end:.67em;margin-block-start:.67em}.content h2{font-size:1.5em;margin-block-end:.83em;margin-block-start:.83em}.content h2,.content h3{display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.content h3{font-size:1.17em;margin-block-end:1em;margin-block-start:1em}.content h4{margin-block-end:1.33em;margin-block-start:1.33em}.content h4,.content h5{display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.content h5{font-size:.83em;margin-block-end:1.67em;margin-block-start:1.67em}.content h6{display:block;font-size:.67em;font-weight:700;margin-block-end:2.33em;margin-block-start:2.33em;margin-inline-end:0;margin-inline-start:0}.content ol{list-style-type:decimal}.content ol,.content ul{display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px}.content ul{list-style-type:disc}.content li{list-style:initial}.content b,.content strong{font-weight:700}.animate-cicle-rigth{animation:rotate-rigth 20s linear infinite}.animate-cicle-left{animation:rotate-left 20s linear infinite}.slide-in-bottom{animation:slide-in-bottom .5s cubic-bezier(.25,.46,.45,.94) both}.slide-in-right{animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}.slide-in-top{animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both}.full-wrapper-about{background-color:#fff;position:relative;z-index:10}.formulary__ol{color:#1c1c1c;font-size:15px}.formulary__select{margin:10px 0}.formulary__span{color:#1c1c1c;display:block;font-size:15px}.input{border:1px solid #c4c4c4;color:#595959;font-size:16px;height:40px;padding:0 12px;width:100%}.input::-moz-placeholder{font-size:16px}.input::placeholder{font-size:16px}.input--area{height:70px;padding:12px}.input--area::-moz-placeholder{text-align:center}.input--area::placeholder{text-align:center}.wpcf7-form-control-wrap{display:block;margin-bottom:10px!important}.wpcf7-response-output{display:none!important}.radio-butons{color:#595959;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));margin-top:5px}.radio-butons .wpcf7-list-item{align-items:center;color:#1c1c1c;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row-reverse;font-size:15px;gap:5px;justify-content:flex-end;margin-left:0;padding-left:20px}.radio-butons .wpcf7-list-item .wpcf7-list-item-label{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.radio-butons .wpcf7-list-item input[type=radio]{width:10px}.radio-butons input[type=radio]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;cursor:pointer}.formulary-cofe{left:0;position:fixed;top:500vh;transition:all .3s ease;width:100%}.formulary-cofe.active{background-color:rgba(7,55,99,.624);height:100vh;overflow:scroll;scrollbar-width:none;top:0;z-index:999}.formulary-cofe__float{align-items:center;background-color:#fff;border-radius:20px 0 0 20px;bottom:30%;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column-reverse;gap:10px;padding:12px;position:fixed;right:0;z-index:100}.formulary-cofe__float--h4{color:#073763;font-size:16px;font-weight:600;max-width:212px;rotate:180deg;text-orientation:mixed;white-space:nowrap;writing-mode:tb-rl}.formulary-cofe__float--line{background-color:#f79445;height:50px;width:3px}.formulary-cofe__button-close{cursor:pointer;position:absolute;right:20px;top:20px;z-index:10}.formulary-cofe__wrapper{background-color:#fff;border:1px solid #fff;border-radius:20px;color:#fff;margin:40px auto;position:relative}@media screen and (min-width:940px){.formulary-cofe__wrapper{max-width:1040px}}.formulary-cofe__top{background-color:#073763;border-radius:20px}@media screen and (min-width:768px){.formulary-cofe__top{display:grid;grid-template-columns:1fr 1fr}}.formulary-cofe__texts{padding:20px}.formulary-cofe__h4{color:#f79445;font-weight:700;padding:12px 0;position:relative}.formulary-cofe__h4:after{background-color:#f79445;content:"";height:2px;left:0;position:absolute;top:0;width:80px}.formulary-cofe__figure{border-radius:20px;height:146px;overflow:hidden}@media screen and (min-width:768px){.formulary-cofe__figure{height:100%}}.formulary-cofe__bottom{margin:0 auto;max-width:870px;min-height:340px;padding:25px 20px;position:relative}.formulary-cofe__bottom--thankiu{background-color:#fff;display:none;height:300px;left:0;place-items:center;position:absolute;text-align:center;top:20px;width:100%}.formulary-cofe__bottom--thankiu.open{display:grid}.formulary-cofe__bottom--h3{color:#f79445;font-weight:700;margin-top:30px}.formulary-cofe__bottom--p{color:#0e0e0e;font-weight:700}.formulary-cofe__bottom--close{margin-top:40px}.formulary-cofe__ul{bottom:30px;display:grid;gap:30px;position:fixed;right:30px}.formulary-cofe__li{background-color:#f79445;border-radius:50%;display:grid;height:50px;place-items:center;width:50px}.formulary-cofe__button{cursor:pointer}.header{position:fixed;top:0;width:100%;z-index:80}.header .menu-item{padding:8px 0}.header .current_page_item{border-bottom:2px solid #f79445}.header .current_page_item a{color:#f79445}.header.not-fixed{background-color:#073763;position:relative;z-index:100}.header__wrapper{height:80px;justify-content:space-between}.header__top,.header__wrapper{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header__top{justify-content:center;position:relative;width:100%}.header .custom-logo{height:100%;max-height:5rem;max-width:190px;-o-object-fit:contain;object-fit:contain}.header__toggle{position:relative;transition:all .4s ease-in-out;width:40px}.header__toggle.active{position:absolute;right:30px;top:30px;z-index:999}@media screen and (min-width:940px){.header__toggle{display:none}}.header__ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px}.header__menu-movil{background-color:rgba(0,0,0,.565);height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .4s ease;width:100%;z-index:-1}.header__menu-movil img{-o-object-fit:contain;object-fit:contain}.header__menu-movil--content{background-color:#073763;height:100%;left:-100%;padding:40px 20px;position:absolute;top:0;transition:all .4s ease;width:50%}.header__menu-movil .header__menu{color:#fff;padding:30px 0}.header__menu-movil.active{opacity:1;z-index:990}.header__menu-movil.active .header__menu-movil--content{left:0}.header__p{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.header__navigation{width:100%}.header__menu{font-weight:600}@media screen and (min-width:1024px){.header__menu{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-around;padding:16px 0;width:100%}}.footer{background-color:#073763;border-top:2px solid #f79445;padding:50px 0 0;position:relative;z-index:1}.footer__wrapper{color:#fff;-moz-column-gap:30px;column-gap:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:40px}@media screen and (max-width:768px){.footer__wrapper{flex-direction:column;flex-wrap:nowrap;text-align:center}}.footer__col-1{max-width:290px}@media screen and (max-width:768px){.footer__col-1{margin:0 auto}}@media screen and (min-width:1024px){.footer__col-1{max-width:490px}}.footer__col-1 img{margin:0 auto 20px;-o-object-fit:contain;object-fit:contain;width:175px}@media screen and (min-width:768px){.footer__col-1 img{margin:0 0 20px}}.footer__location{border-radius:10px;height:130px;margin-bottom:10px;overflow:hidden}.footer__p{font-size:16px}.footer__ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;justify-content:center;margin:12px auto 0}@media screen and (min-width:768px){.footer__ul{justify-content:flex-start}}.footer__li svg{height:22px;width:22px}@media screen and (max-width:768px){.footer__col-2{margin:0 auto}}.footer__content a{display:block;margin-bottom:0}@media screen and (max-width:768px){.footer__col-3{margin:0 auto}}.footer__col-3--ul{display:grid;gap:15px}.footer__col-3--li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px}@media screen and (max-width:768px){.footer__col-3--li a{justify-content:center}}.footer__col-3--li a svg{height:22px;width:22px}.footer__copyright{border-top:1px solid #f79445;margin-top:50px;padding:10px 0}.footer__copyright--p{color:#fff;text-align:center}.burger{background:transparent;cursor:pointer;display:block;height:30px;position:relative;width:40px}.burger input{display:none}.burger span{background:#fff;border-radius:9px;display:block;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.burger span:first-of-type{top:0;transform-origin:left center}.burger span:nth-of-type(2){top:50%;transform:translateY(-50%);transform-origin:left center}.burger span:nth-of-type(3){top:100%;transform:translateY(-100%);transform-origin:left center}.burger input:checked~span:first-of-type{left:5px;top:0;transform:rotate(45deg)}.burger input:checked~span:nth-of-type(2){opacity:0;width:0}.burger input:checked~span:nth-of-type(3){left:5px;top:28px;transform:rotate(-45deg)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shake{0%{rotate:0}25%{rotate:7deg}50%{rotate:-7deg}75%{rotate:1deg}to{rotate:0}}@keyframes rotate-left{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes rotate-rigth{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fade-in-right{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes slide-in-bottom{0%{opacity:0;transform:translateY(1000px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translateX(1000px)}to{opacity:1;transform:translateX(0)}}@keyframes slide-in-top{0%{opacity:0;transform:translateY(-1000px)}to{opacity:1;transform:translateY(0)}}@keyframes rotate-center{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.single-blog h1{color:#073763;margin-bottom:24px;margin-top:60px;text-align:center}.single-blog__breadcrumbs{color:#d0d0d0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;font-weight:600;gap:6px;justify-content:center;margin-bottom:56px}.single-blog__image{margin-bottom:60px}.single-blog__image img{aspect-ratio:1;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:576px){.single-blog__image img{aspect-ratio:1040/400}}.single-blog h2{color:#073763;margin-bottom:16px;text-align:center}@media (min-width:576px){.single-blog h2{text-align:left}}.single-blog__metadata{align-items:center;color:#f79445;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;font-weight:600;gap:20px;justify-content:center;margin-bottom:32px}@media (min-width:576px){.single-blog__metadata{justify-content:flex-start}}.single-blog__metadata span{text-align:center;text-transform:capitalize}.single-blog__metadata .vertical-line{background-color:#f79445;height:100%;height:32px;width:2px}.single-blog__content{color:#1c1c1c;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;gap:36px;margin-bottom:32px}.single-blog__content h1,.single-blog__content h2,.single-blog__content h3,.single-blog__content h4,.single-blog__content h5,.single-blog__content h6,.single-blog__content p{margin:0}.single-blog__actions{align-items:flex-start;border-top:1px solid #073763;justify-content:space-between;padding-bottom:48px;padding-top:48px}.single-blog__actions,.single-blog__share,.single-blog__tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.single-blog__share,.single-blog__tags{align-items:center;gap:12px}.single-blog__share strong,.single-blog__tags strong{color:#073763;font-weight:600}.single-blog__share .row,.single-blog__tags .row{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px}.single-blog__share .column,.single-blog__tags .column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}@media (min-width:576px){.single-blog__share .column,.single-blog__tags .column{flex-direction:row;gap:6px}}.single-blog__tags{align-items:flex-start}.single-blog__tags>div{color:#d0d0d0}.single-blog__comments{background-color:#f2f2f2;padding-top:56px}.single-blog__comments h3#comments{display:none}.single-blog__comments h3{box-sizing:border-box;margin:0 auto 48px;max-width:2000px}@media (max-width:2300px){.single-blog__comments h3{max-width:1500px}}@media (max-width:1800px){.single-blog__comments h3{max-width:-webkit-calc(100vw - 240px);max-width:calc(100vw - 240px)}}@media (max-width:1440px){.single-blog__comments h3{max-width:-webkit-calc(100vw - 190px);max-width:calc(100vw - 190px)}}@media (max-width:992px){.single-blog__comments h3{max-width:-webkit-calc(100vw - 80px);max-width:calc(100vw - 80px)}}@media (max-width:480px){.single-blog__comments h3{max-width:100vw;padding:0}}@media (min-width:320px) and (max-width:480px){.single-blog__comments h3{max-width:100vw;padding:0 20px}}.single-blog__comments .commentlist{box-sizing:border-box;margin:0 auto;max-width:2000px;padding-bottom:40px!important}@media (max-width:2300px){.single-blog__comments .commentlist{max-width:1500px}}@media (max-width:1800px){.single-blog__comments .commentlist{max-width:-webkit-calc(100vw - 240px);max-width:calc(100vw - 240px)}}@media (max-width:1440px){.single-blog__comments .commentlist{max-width:-webkit-calc(100vw - 190px);max-width:calc(100vw - 190px)}}@media (max-width:992px){.single-blog__comments .commentlist{max-width:-webkit-calc(100vw - 80px);max-width:calc(100vw - 80px)}}@media (max-width:480px){.single-blog__comments .commentlist{max-width:100vw;padding:0}}@media (min-width:320px) and (max-width:480px){.single-blog__comments .commentlist{max-width:100vw;padding:0 20px}}.single-blog__comments .commentlist li.comment .comment-body{margin-bottom:24px}.single-blog__comments .commentlist li.comment .comment-body .comment-author{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.single-blog__comments .commentlist li.comment .comment-body .comment-author img{border-radius:15px;height:50px;margin-right:20px;width:50px}.single-blog__comments .commentlist li.comment .comment-body .comment-author cite{font-weight:600;margin-right:8px}.single-blog__comments .commentlist li.comment .comment-body .comment-meta{margin-left:70px;margin-top:-24px}.single-blog__comments .commentlist li.comment .comment-body>p{margin-left:70px}.single-blog__comments .commentlist li.comment .comment-body .comment-reply-link{color:#d0d0d0;text-align:right}.single-blog__comments .commentlist li.comment .children{margin-left:16px}.single-blog__comments .comment-notes{display:none}.single-blog__comments .comment-respond{background-color:#fff;padding-bottom:56px!important;padding-top:60px!important}.single-blog__comments .comment-respond .comment-reply-title{box-sizing:border-box;font-size:clamp(22px,2.5vw,28px);font-weight:700;line-height:1.25;margin:0 auto 20px;max-width:2000px;text-align:center}@media (max-width:2300px){.single-blog__comments .comment-respond .comment-reply-title{max-width:1500px}}@media (max-width:1800px){.single-blog__comments .comment-respond .comment-reply-title{max-width:-webkit-calc(100vw - 240px);max-width:calc(100vw - 240px)}}@media (max-width:1440px){.single-blog__comments .comment-respond .comment-reply-title{max-width:-webkit-calc(100vw - 190px);max-width:calc(100vw - 190px)}}@media (max-width:992px){.single-blog__comments .comment-respond .comment-reply-title{max-width:-webkit-calc(100vw - 80px);max-width:calc(100vw - 80px)}}@media (max-width:480px){.single-blog__comments .comment-respond .comment-reply-title{max-width:100vw;padding:0}}@media (min-width:320px) and (max-width:480px){.single-blog__comments .comment-respond .comment-reply-title{max-width:100vw;padding:0 20px}}.single-blog__comments .comment-respond .comment-form{box-sizing:border-box;display:grid;gap:20px;grid-template-columns:1fr;margin:0 auto;max-width:2000px}@media (max-width:2300px){.single-blog__comments .comment-respond .comment-form{max-width:1500px}}@media (max-width:1800px){.single-blog__comments .comment-respond .comment-form{max-width:-webkit-calc(100vw - 240px);max-width:calc(100vw - 240px)}}@media (max-width:1440px){.single-blog__comments .comment-respond .comment-form{max-width:-webkit-calc(100vw - 190px);max-width:calc(100vw - 190px)}}@media (max-width:992px){.single-blog__comments .comment-respond .comment-form{max-width:-webkit-calc(100vw - 80px);max-width:calc(100vw - 80px)}}@media (max-width:480px){.single-blog__comments .comment-respond .comment-form{max-width:100vw;padding:0}}@media (min-width:320px) and (max-width:480px){.single-blog__comments .comment-respond .comment-form{max-width:100vw;padding:0 20px}}@media (min-width:1024px){.single-blog__comments .comment-respond .comment-form{grid-template-columns:1fr 1fr 1fr}.single-blog__comments .comment-respond .comment-form .comment-form-comment{grid-column:1/4}.single-blog__comments .comment-respond .comment-form .form-submit{grid-column:3/4}}.single-blog__comments .comment-respond .comment-form label{color:#abaaaa;margin-bottom:8px}.single-blog__comments .comment-respond .comment-form input,.single-blog__comments .comment-respond .comment-form textarea{border:1px solid #073763;border-radius:15px;padding:0 16px;width:100%}.single-blog__comments .comment-respond .comment-form input{height:40px}.single-blog__comments .comment-respond .comment-form input[type=submit]{background-color:#073763;border:none;border-radius:0;color:#fff;cursor:pointer;padding:0 16px;transition:all .3s ease}.single-blog__comments .comment-respond .comment-form input[type=submit]:hover{background-color:#f79445}.single-blog__comments .comment-respond .comment-form .comment-form-cookies-consent,.wikpis-filter-taxonomy__filter{display:none}.wikpis-filter-taxonomy__content{display:grid;gap:40px;grid-template-columns:repeat(1,1fr);margin-top:60px}@media (min-width:768px){.wikpis-filter-taxonomy__content{grid-template-columns:repeat(2,1fr)}}.wikpis-filter-taxonomy__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;gap:40px}.wikpis-filter-taxonomy__item .wp-post-image{aspect-ratio:5/3;height:auto;width:100%}@media (max-width:1024px){.wikpis-filter-taxonomy__item.post{flex-direction:column}}.wikpis-filter-taxonomy__item.repositorio>div{width:100%}.wikpis-filter-taxonomy__item .image a{height:100%;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}@media (max-width:576px){.wikpis-filter-taxonomy__item .image a{width:100%}}.wikpis-filter-taxonomy__item .image img{border-radius:10px;height:100%;max-width:320px;min-width:320px}@media (max-width:576px){.wikpis-filter-taxonomy__item .image img{max-width:100%}}.wikpis-filter-taxonomy__item .category{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;display:none;font-size:20px;font-style:normal;font-weight:600;gap:6px;line-height:100%;margin-bottom:20px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.wikpis-filter-taxonomy__item .title{color:#073763;font-size:clamp(22px,2.5vw,28px);font-weight:700;line-height:1.25;margin-bottom:12px}.wikpis-filter-taxonomy__item .date{display:none;font-size:20px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:25px;text-transform:capitalize}.wikpis-filter-taxonomy__item .excerpt{font-size:18px;font-style:normal;font-weight:400;line-height:111%;margin-bottom:25px}.wikpis-filter-taxonomy__item .view-more{display:block;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.wikpis-filter-taxonomy__item .view-more button{align-items:center;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wikpis-filter-taxonomy__item .view-more button span{font-weight:600;white-space:nowrap}.wikpis-filter-taxonomy__item .view-more button svg{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.wikpis-filter-taxonomy__skeleton-item .category{background-color:rgba(0,0,0,.06);height:20px;margin-bottom:20px;width:200px}.wikpis-filter-taxonomy__skeleton-item .title{background-color:rgba(0,0,0,.06);height:35px;margin-bottom:15px;width:90%}.wikpis-filter-taxonomy__skeleton-item .date{background-color:rgba(0,0,0,.06);height:20px;margin-bottom:25px;width:165px}.wikpis-filter-taxonomy__skeleton-item .excerpt{background-color:rgba(0,0,0,.06);height:45px;margin-bottom:25px;width:100%}.wikpis-filter-taxonomy__skeleton-item .buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:24px}.wikpis-filter-taxonomy__skeleton-item .buttons button{background-color:rgba(0,0,0,.06);border-radius:8px;height:50px;width:150px}@media (max-width:425px){.wikpis-filter-taxonomy__skeleton-item .buttons{flex-direction:column}.wikpis-filter-taxonomy__skeleton-item .buttons button{width:100%}}.wikpis-filter-taxonomy__pagination{gap:14px}.wikpis-filter-taxonomy__pagination,.wikpis-filter-taxonomy__pagination button{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center}.wikpis-filter-taxonomy__pagination button{border-radius:8px;cursor:pointer;font-size:18px;font-style:normal;font-weight:600;height:50px;width:50px}.wikpis-filter-taxonomy__pagination button svg{display:none;height:24px;width:24px}@media (max-width:700px){.wikpis-filter-taxonomy__pagination button svg{display:block}.wikpis-filter-taxonomy__pagination button span{display:none}}.wikpis-filter-taxonomy__pagination button.next,.wikpis-filter-taxonomy__pagination button.prev{padding-left:32px;padding-right:32px;width:auto}@media (max-width:700px){.wikpis-filter-taxonomy__pagination button.next,.wikpis-filter-taxonomy__pagination button.prev{height:50px;padding:0;width:50px}}

/*# sourceMappingURL=style.css.map*/