:root{--primary:#2a1e4f;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--blue:#2a1e4f;--indigo:#6610f2;--purple:#8e45f0;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--gris:#424770;--gris-100:#c5c8dd;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1440px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}aside,footer,header,main,nav{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}h1,h2,h3,h4,h5{margin-bottom:.5rem;margin-top:0}p,ul{margin-bottom:1rem;margin-top:0}ul ul{margin-bottom:0}a{background-color:transparent;color:#2a1e4f;text-decoration:none}a:hover{color:#0d0918;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}output{display:inline-block}[hidden]{display:none!important}.container,.container-fluid,.container-xl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.container{max-width:0}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1440px){.container,.container-xl{max-width:1440px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col-12,.col-6,.col-lg-6,.col-md-3,.col-md-8,.col-sm-10,.col-sm-4,.col-sm-6{padding-left:15px;padding-right:15px;position:relative;width:100%}.col-6{flex:0 0 50%;max-width:50%}.col-12{flex:0 0 100%;max-width:100%}.order-1{order:1}.order-2{order:2}@media (min-width:576px){.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}}@media (min-width:768px){.col-md-3{flex:0 0 25%;max-width:25%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}}@media (min-width:992px){.col-lg-6{flex:0 0 50%;max-width:50%}.order-lg-1{order:1}.order-lg-2{order:2}}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-size:1rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#5b41ab;box-shadow:0 0 0 .2rem rgba(42,30,79,.25);color:#495057;outline:0}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}input[type=date].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}select.form-control[multiple]{height:auto}.form-group{margin-bottom:1rem}.form-inline{align-items:center;display:flex;flex-flow:row wrap}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus{box-shadow:0 0 0 .2rem rgba(42,30,79,.25);outline:0}.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn-primary{background-color:#2a1e4f;border-color:#2a1e4f;color:#fff}.btn-primary:focus,.btn-primary:hover{background-color:#1b1333;border-color:#16102a;color:#fff}.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(74,64,105,.5)}.btn-primary:disabled{background-color:#2a1e4f;border-color:#2a1e4f;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{background-color:#16102a;border-color:#110c21;color:#fff}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(74,64,105,.5)}.btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:focus,.btn-info:hover{background-color:#138496;border-color:#117a8b;color:#fff}.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active{background-color:#117a8b;border-color:#10707f;color:#fff}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:focus,.btn-danger:hover{background-color:#c82333;border-color:#bd2130;color:#fff}.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active{background-color:#bd2130;border-color:#b21f2d;color:#fff}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.btn-sm{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=submit].btn-block{width:100%}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.close{color:#000;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{background-color:transparent;border:0;padding:0}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}}.align-top{vertical-align:top!important}.bg-blue{background-color:#2a1e4f!important}a.bg-blue:focus,a.bg-blue:hover,button.bg-blue:focus,button.bg-blue:hover{background-color:#16102a!important}a.bg-white:focus,a.bg-white:hover,button.bg-white:focus,button.bg-white:hover{background-color:#e6e6e6!important}.bg-white{background-color:#fff!important}.border{border:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-0{border:0!important}.border-gris-100{border-color:#c5c8dd!important}.rounded{border-radius:.25rem!important}.rounded-pill{border-radius:50rem!important}.d-none{display:none!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}@media (min-width:576px){.d-sm-inline-block{display:inline-block!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-fill{flex:1 1 auto!important}.flex-grow-1{flex-grow:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-content-center{align-content:center!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.align-items-sm-center{align-items:center!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-between{justify-content:space-between!important}.align-items-lg-start{align-items:flex-start!important}}@media (min-width:1440px){.flex-xl-row{flex-direction:row!important}.align-items-xl-center{align-items:center!important}}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-sticky{position:sticky!important}.w-100{width:100%!important}.m-0{margin:0!important}.mb-0{margin-bottom:0!important}.mt-1{margin-top:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.mt-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.mt-5{margin-top:2rem!important}.mb-5{margin-bottom:2rem!important}.mt-6{margin-top:2.5rem!important}.mb-6{margin-bottom:2.5rem!important}.mb-7{margin-bottom:3rem!important}.my-8{margin-top:4rem!important}.mb-8,.my-8{margin-bottom:4rem!important}.my-10{margin-bottom:5.5rem!important;margin-top:5.5rem!important}.mb-25{margin-bottom:7.5rem!important}.px-0{padding-left:0!important;padding-right:0!important}.pt-3{padding-top:1rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.py-5{padding-top:2rem!important}.px-5{padding-right:2rem!important}.pb-5,.py-5{padding-bottom:2rem!important}.px-5{padding-left:2rem!important}.py-6{padding-top:2.5rem!important}.pb-6,.py-6{padding-bottom:2.5rem!important}.py-7{padding-bottom:3rem!important;padding-top:3rem!important}.py-8{padding-bottom:4rem!important;padding-top:4rem!important}.mt-auto{margin-top:auto!important}.ml-auto{margin-left:auto!important}@media (min-width:576px){.pt-sm-0{padding-top:0!important}.px-sm-0{padding-right:0!important}.pb-sm-0{padding-bottom:0!important}.px-sm-0{padding-left:0!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}}@media (min-width:768px){.mt-md-0{margin-top:0!important}.mt-md-2{margin-top:.5rem!important}.mb-md-2{margin-bottom:.5rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-6{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-md-8{padding-left:4rem!important;padding-right:4rem!important}}@media (min-width:992px){.mt-lg-0{margin-top:0!important}.mb-lg-0{margin-bottom:0!important}.mx-lg-5{margin-left:2rem!important;margin-right:2rem!important}.mr-lg-6{margin-right:2.5rem!important}.p-lg-3{padding:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-9{padding-left:5rem!important;padding-right:5rem!important}.px-lg-10{padding-left:5.5rem!important;padding-right:5.5rem!important}}@media (min-width:1440px){.px-xl-25{padding-left:7.5rem!important;padding-right:7.5rem!important}}.text-nowrap{white-space:nowrap!important}.text-center{text-align:center!important}@media (min-width:768px){.text-md-left{text-align:left!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}}.text-uppercase{text-transform:uppercase!important}.font-weight-light{font-weight:300!important}.font-weight-bold{font-weight:700!important}.text-primary{color:#2a1e4f!important}a.text-primary:focus,a.text-primary:hover{color:#0d0918!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-purple{color:#8e45f0!important}a.text-purple:focus,a.text-purple:hover{color:#6611d7!important}.text-white{color:#fff!important}a.text-white:focus,a.text-white:hover{color:#d9d9d9!important}.text-gris{color:#424770!important}a.text-gris:focus,a.text-gris:hover{color:#262840!important}.text-decoration-none{text-decoration:none!important}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.love{text-align:center}.love .LoveCheck{display:none}.love .LoveLabel{fill:#fff;border:1px solid #424770;border-radius:50%;cursor:pointer;height:36px;padding:5px 10px;padding-left:.5rem!important;padding-right:.5rem!important;width:36px}.love .LoveLabel:before{content:url(../icons/applause.svg);overflow:hidden;vertical-align:middle}.love .LoveLabel:after{display:none}.love .LoveCount{display:block}#modalSuscribe .modal-dialog .modal-content .suscribe{border:none}.top-25{top:25px}.underline-none:hover{text-decoration:none}body{background-color:#f7f7f8;color:#424770;font-family:Nunito Sans,Helvetica,Arial,sans-serif;overflow-x:hidden}@media (min-width:768px){body{background-color:#fcfcfd}}#header .content{background-color:var(--white);position:fixed;width:100%;z-index:10}#header .cabecera{padding-bottom:12px;padding-top:12px}#header .title_blog{font-size:19px;font-weight:800}#header #btn-menu{display:flex;flex-direction:column;gap:5px}#header #btn-menu span{background-color:#424770;border-radius:2px;display:block;height:3px;width:14px}#header .cont-menu{background-color:#fff;bottom:0;height:calc(100% - 62px);padding:1.5em 1em;position:fixed;transition:all .5s ease;width:100%;z-index:10}#header .cont-menu.show{right:0;width:100%}#header .title_menu{font-size:1em;font-style:normal;font-weight:600;line-height:24px;margin-bottom:1.5em}#header .navbar-nav li{margin-bottom:1.5em}#header .navbar-nav li a{color:#424770;font-weight:700}#header #content_header .navbar-nav{align-items:center;display:none;gap:.25rem;list-style:none;margin:0 0 0 1.5rem;padding:0}@media (min-width:768px){#header #content_header .navbar-nav{display:flex;flex-direction:row;gap:.5rem}}#header #content_header .navbar-nav li:active a,#header #content_header .navbar-nav li:hover a{color:#8e45f0!important}#header #content_header .navbar-nav a{align-items:center;border-radius:.5rem;display:inline-flex;font-size:.875rem;font-weight:700;gap:.5rem;letter-spacing:.025em;line-height:1.5rem;text-transform:uppercase}@media (min-width:1200px){#header #content_header .navbar-nav a{padding-left:1rem;padding-right:1rem}}@media (min-width:768px){#header .content{background-color:transparent;position:relative}}@media (min-width:1000px){#header .title_blog{font-size:28px}#header .cont-menu{background-color:transparent;bottom:0;height:inherit;padding:0 1em;position:relative;right:inherit;width:inherit}#header .navbar-nav{display:flex;flex-direction:inherit;justify-content:center}#header .navbar-nav li{margin-bottom:0}#header .navbar-nav li a{line-height:28px;padding:12px 3em}}.header-logo{display:inline-block;width:7rem}@media (min-width:992px){.header-logo{width:8rem}}#footer{background:#2a1e4f}#footer .copyright{font-size:14px;line-height:24px}#footer .underline{text-decoration:underline}#footer p{margin-bottom:12px}#footer .icon_content__light{fill:#fff;align-items:center;border:1px solid #fff;border-radius:100%;display:flex;height:2.25rem;justify-content:center;text-align:center;transition:all .5s linear;width:2.25rem}#footer .icon_content__light:hover{fill:#1d0070!important;background-color:#fff}.featured-categories .btn-primary{background-color:#f2f0fa;border:none;color:var(--primary)}.featured-categories .btn-primary:focus{background-color:var(--primary);color:var(--white)}.featured-categories .box_categories__icon{fill:var(--white);stroke:var(--blue)}.featured-categories .box_categories__link{font-size:18px;line-height:32px}.featured-categories .box_categories__link:hover .box_categories__icon{stroke:#3300c2}.featured-categories .border-width-category{width:18px}.featured-categories .box_content__size{width:85%}.featured-categories .box_content__icon:hover{stroke:#424770}.featured-categories .box_content .detail{padding:18px 12px}.featured-categories .box_content .detail__title{color:#424770;font-size:18px;line-height:28px}.featured-categories .box_content .detail__sub-title{color:#8b91bb;font-size:14px;line-height:24px}.home_page{background-image:url(../images/bg_hero_mobile.svg);background-position:100% 0;background-repeat:no-repeat;background-size:contain}.hero .grid_content__img{width:100%}.hero .grid_content__title{font-size:18px;line-height:28px;padding-right:10px}.hero .box_content__title{color:#424770;font-size:25px;font-weight:700;line-height:36px;margin-bottom:12px}.hero .box_content__text{color:#424770;font-size:16px;line-height:28px}.hero .border-width-category{width:15px}.hero .list_categories{padding:33px 0 48px}.hero .list_categories__item{margin:0 15px}.hero .recent-post .box_content__title{color:#424770;font-size:16px;font-weight:700;line-height:24px}.hero .recent-post .detail{padding:0 16px!important}.hero .recent-post .margin-bottom-12{margin-bottom:12px}.hero .z_index__10{z-index:10}.hero .z_index__10__negative{z-index:-10}.suscribe{border:1px solid #c5c8dd;border-radius:4px;margin-top:28px;padding:33px 42px}.suscribe__title{font-size:24px;font-weight:600;line-height:36px}.suscribe__text{font-size:16px;line-height:24px}.suscribe .input-size{height:50px;width:100%!important}.suscribe .input-size::-moz-placeholder{color:#8b91bb;font-weight:400}.suscribe .input-size::placeholder{color:#8b91bb;font-weight:400}.suscribe .form-size{font-size:16px!important;width:100%!important}.suscribe .btn-block{padding:12px}@media (min-width:768px){.hero .grid_content__img{position:relative}.hero .recent-post .btn-block{padding:166px}.suscribe .input-size{width:360px!important}.suscribe .btn-block{width:auto!important}.suscribe .form-size{margin-right:8px;width:auto!important}}@media (min-width:992px){.home_page{background-image:url(../images/bg_hero.svg)}.hero .list_categories__item{margin:0 12px}.suscribe .input-size{width:100%!important}.suscribe .btn-block{margin-top:12px!important;width:100%!important}.suscribe .form-size{margin-right:0;width:100%!important}}@media (min-width:1200px){.suscribe .input-size{width:100%!important}.suscribe .btn-block{margin-top:0!important;width:auto!important}.suscribe .form-size{margin-right:8px;width:calc(100% - 150px)!important}}.resources__title{font-size:24px;font-weight:700;line-height:36px}.resources .input-size{height:50px;line-height:20px;width:100%!important}.resources .input-size::-moz-placeholder{color:#8b91bb;font-weight:400}.resources .input-size::placeholder{color:#8b91bb;font-weight:400}.resources .form-size{font-size:16px!important;width:100%!important}.resources .btn-block{font-weight:600;line-height:20px;padding:14px}@media (min-width:575px){.resources__title{font-size:28px;line-height:48px}.resources .input-size{width:360px!important}.resources .btn-block,.resources .form-size{width:auto!important}}@keyframes blur-1{0%{opacity:.2}50%{opacity:.7}to{opacity:.2}}@keyframes bounce-1{0%{transform:translateY(0) scale(.8)}50%{transform:translateY(70%) scale(1)}to{transform:translateY(0) scale(.8)}}.background-container{left:0;position:relative}.background-container,.background-white{height:100%;top:0;width:100%;z-index:-10}.background-white{background-color:#eff5fa;position:absolute}.blur-circle{background-color:rgba(173,109,244,.5);height:500px;right:0;transform:translate(-30%,20%);width:500px}.blur-circle,.blur-circle-left{border-radius:50%;filter:blur(80px);opacity:.5;position:absolute;top:0}.blur-circle-left{background-color:rgba(190,154,234,.5);height:300px;left:0;transform:translate(-30%,30%);width:300px}.blur-circle-yellow{background-color:rgba(255,255,0,.5);border-radius:50%;filter:blur(80px);height:300px;left:0;opacity:.5;position:absolute;top:0;transform:translate(-30%,100%);width:300px}.post-empresas{transition:all .3s ease}.post-empresas__image{border-radius:.825rem!important;height:400px;-o-object-fit:cover;object-fit:cover;width:100%}.post-empresas:hover{background-color:transparent!important;transform:scale(1.05)}.post-empresas .detail-sub-title{font-size:1rem!important;font-weight:600}.post-empresas .detail-sub-title .meta-item{color:#000!important}.post-empresas .detail-title{color:#000!important;font-size:1.5rem!important;font-weight:600!important}#home .title{color:#424770;font-size:24px;line-height:36px}#home .grid-content{grid-gap:16px;display:grid;grid-template-columns:repeat(1,1fr)}#home .box-content img,#home .box-content-popular img{border-radius:4px}#home .box-content-popular:hover,#home .box-content:hover{background-color:#fff!important;box-shadow:0 32px 64px rgba(116,120,159,.12)}#home .detail{padding:14px 12px}#home .detail-title{color:#424770;font-size:18px;line-height:28px}#home .detail-sub-title{color:#8b91bb;font-size:12px;line-height:24px}#home .link-btn{font-size:18px;line-height:32px}#home .link-btn .fill-primary{fill:#2a1e4f}#home .link-btn:hover .fill-primary{fill:#3300c2}#home .general__title{font-size:24px;font-weight:700;line-height:36px;padding-right:20px}#home .border-width-category{height:1px;width:15px}#home .featured-article .box_content{padding:20px 12px}#home .featured-article .box_content__title{color:#424770;font-size:24px;font-weight:700;line-height:36px}#home .featured-article .box_content__text{font-size:16px;line-height:28px;text-align:justify}#home .featured-article .box_content__link{border-radius:4px;font-size:14px;line-height:24px;padding:8px 15px}#home .featured-article .box_content__link:hover{background-color:var(--blue);color:var(--white)}@media (min-width:575px){#home .grid-content{grid-gap:18px;grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){#home .grid-content{grid-gap:24px;grid-template-columns:repeat(3,1fr)}#home .featured-article .box_content{padding:25px 46px}}@media (min-width:1200px){#home .grid-content{grid-gap:32px;grid-template-columns:repeat(4,1fr)}#home .featured-article .box_content{padding:41px 60px}}.modal_content__button{right:15px;top:10px}.category_content{padding-top:57px}.category_content__link{border-radius:4px;font-size:20px;line-height:24px;padding:8px 15px}.category_content__link:hover{background-color:var(--blue);color:var(--white)}.post .apply_now{background-color:#fff;border-radius:.5rem;box-shadow:0 32px 64px rgba(116,120,159,.12);padding:3rem}.post .apply_now .btn_content{font-size:16px;line-height:28px;margin-top:33px}.post .apply_now .btn_content__fill{fill:var(--white)}.single-post{display:flex;flex-wrap:wrap;position:relative}.single-post__main{flex:1 1 0;width:100%}@media (min-width:1200px){.single-post__main{padding-right:56px}}.single-post__widget{flex-shrink:0;width:100%}@media (min-width:1200px){.single-post__widget{width:420px}}.main-content{font-size:1.12rem}.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5{color:#000;margin-bottom:1rem;margin-top:1rem}.main-content p{margin-bottom:1.2rem}.main-content ul{list-style:none;padding-left:0}.main-content ul li{margin-bottom:10px;padding-left:34px;position:relative}.main-content ul li:before{color:#8e45f0;content:"\f058";font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;left:0;position:absolute;top:0}.post-empresas-tech .apply_now{background-color:#fff;border-radius:.5rem;box-shadow:0 32px 64px rgba(116,120,159,.12);padding:3rem}.post-empresas-tech .apply_now .btn_content{font-size:16px;line-height:28px;margin-top:33px}.post-empresas-tech .apply_now .btn_content__fill{fill:var(--white)}.post-empresas-tech .hero-section{align-items:center;background:transparent;display:flex;justify-content:center;position:relative;width:100%}.post-empresas-tech .hero-content{position:relative;z-index:2}.post-empresas-tech .hero-text{max-width:100%}@media (min-width:992px){.post-empresas-tech .hero-text{max-width:50%}}.post-empresas-tech .breadcrumb{max-width:100%;word-break:break-word}.post-empresas-tech .breadcrumb ul{align-items:center;display:flex;flex-wrap:nowrap;font-size:14px;list-style:none;margin:0;padding:0}.post-empresas-tech .breadcrumb li{align-items:center;display:flex;white-space:nowrap}.post-empresas-tech .breadcrumb a{color:#000;text-decoration:none}.post-empresas-tech .breadcrumb a:hover{text-decoration:underline}.post-empresas-tech .breadcrumb span{white-space:nowrap}.post-empresas-tech .breadcrumb-last{flex:1;min-width:0}.post-empresas-tech .hero-title{color:#000!important;font-size:3.5em;line-height:1.2em;margin-bottom:20px}.post-empresas-tech .hero-button{background-color:#8e45f0;border-radius:2.25rem;color:#fff;display:inline-block;padding:10px 20px;text-decoration:none;transition:background-color .3s}.post-empresas-tech .hero-button:hover{background-color:#6610f2;color:#fff}.post-empresas-tech .hero-image{border-radius:200px 0 0 200px;max-width:45%;overflow:hidden}.post-empresas-tech .hero-image img{border-radius:200px 0 0 200px;box-shadow:0 0 10px rgba(0,0,0,.1);display:block;height:400px;-o-object-fit:cover;object-fit:cover;width:100%}.post-empresas-tech .meta-info{border-radius:1rem;gap:1.5rem}.post-empresas-tech .meta-item{align-items:center;color:#6c757d;display:flex;font-size:.9em}.post-empresas-tech .meta-icon{color:#8e45f0;margin-right:5px}.post-empresas-tech .meta-text{margin-right:15px}.post-empresas-tech .meta-text a{color:#6c757d;text-decoration:none}@media (max-width:768px){.post-empresas-tech .hero-section{padding-left:var(--bs-gutter-x,.75rem);padding-right:0}.post-empresas-tech .hero-section .hero-text{max-width:100%;padding-right:var(--bs-gutter-x,.75rem)}.post-empresas-tech .hero-section .hero-image{margin-left:auto;margin-right:0;max-width:100%;padding-bottom:2.5rem}.post-empresas-tech .hero-section .hero-image img{height:375px}}@media (max-width:576px){.post-empresas-tech .hero-title{font-size:2.5em}.post-empresas-tech .breadcrumb{margin-bottom:2rem}.post-empresas-tech .hero-image img{height:300px!important;max-width:100%!important}}.widget-end-post__header,.widget-posts__header{border-bottom:1px solid #e6e6e6;margin-bottom:1rem;padding-bottom:1rem}.widget-end-post__header h2,.widget-posts__header h2{font-size:1.15rem;margin-bottom:0}.widget_custom_recent_posts,.widget_talently_productos{background-color:#fff;border-radius:1rem;padding:1rem}.widget_talently_productos ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.talently-products-item{align-items:center;background-color:#eff5fa;border-radius:1rem;display:flex;font-size:.875rem;padding:.6rem .8rem .5rem 1rem;position:relative;transition:background-color .3s ease-in-out}.talently-products-item:hover{background-color:#d0e1f1;text-decoration:none}.talently-products-item__content{padding-left:1rem}.talently-products-item__title{margin-bottom:.1rem}.talently-products-item__arrow{position:absolute;right:.6rem;top:.6rem}.widget_custom_recent_posts ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.talently-recent-posts-item{align-items:center;color:#343a40;display:flex;text-decoration:none}.talently-recent-posts-item:hover{color:#8e45f0;text-decoration:none}.talently-recent-posts-item .icon{margin-right:10px}.talently-recent-posts-item .icon .recent-post-thumbnail{border-radius:8px;height:75px;-o-object-fit:cover;object-fit:cover;width:97px}.talently-recent-posts-item .text{align-items:start;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:space-between}.talently-recent-posts-item .text .recent-post-reading-time{color:#343a40;display:block;font-size:.725rem;margin-bottom:5px;position:relative}.talently-recent-posts-item .text .recent-post-reading-time:before{background-color:#8e45f0;border-radius:50%;content:"";display:inline-block;height:5px;margin-right:5px;width:5px}.talently-recent-posts-item .text h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.875rem;font-weight:600;line-height:1.2em;margin:0;max-height:2.4em;overflow:hidden}.container{margin-left:auto;margin-right:auto;max-width:1366px;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:992px){.container{padding-left:2rem;padding-right:2rem}}@media (min-width:1440px){.container{max-width:1440px}}
