@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300&display=swap);.separator{height:50px;visibility:hidden}.menu{background-color:transparent;color:#fff;height:80px;padding:0 40px;min-width:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:space-between}.menu .menu__logo{height:65px;margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.menu .menu__logo img{height:100%;object-fit:contain;width:100%}.menu .menu__links{display:flex;flex-direction:row;justify-content:space-evenly;width:40%}.menu .menu__links .menu__link{border-bottom:2px solid transparent;color:#fff;font-weight:700;text-decoration:none;transition:border-bottom .45s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.menu .menu__links .menu__link:hover{border-bottom:2px solid #fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.menu .menu__login{display:flex;align-items:center;justify-content:center}.menu .menu__login .menu__login-text{border:1px solid #fff;border-radius:4px;color:#fff;font-weight:700;padding:10px 20px;line-height:1rem;text-decoration:none}.menu .menu__bars i{cursor:pointer;display:none;font-size:2rem;position:absolute;top:1.4rem;right:40px}@media screen and (max-width:1000px){.menu{border-bottom:1px solid #fff;flex-direction:column;padding-bottom:10px;justify-content:flex-start;align-items:flex-start}.menu .menu__logo{margin-bottom:8px}.menu .menu__links{flex-direction:column}.menu .menu__links .menu__link{margin-bottom:8px}.menu .menu__login{margin-top:8px}.menu .menu__bars i{display:inline}}#footer{background:#1f2024;padding-top:60px;padding-bottom:10px}#footer p{color:#888;font-size:14px}#footer a:hover{color:#2e83ff}#footer .footer__header{width:100%;display:flex;justify-content:center}#footer .footer__header--container{height:65px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#footer .footer__header--container>img{height:100%;width:100%}#footer .footer__body{height:auto;padding-top:40px;padding-bottom:120px;margin:auto;width:80%;color:#fff;display:grid;grid-template-columns:repeat(auto-fill,minmax(33%,1fr))}#footer .footer__body h4{text-decoration:none}.footer__body--prestadores,.footer__body--usuarios{display:flex;flex-direction:column;text-align:center}.footer__body--prestadores>h4,.footer__body--social>h4,.footer__body--usuarios>h4{color:#2fbc5e;padding-bottom:20px;text-align:center;text-transform:uppercase;text-decoration:underline}.footer__link{text-decoration:none;color:#fff;font-family:"Open Sans",sans-serif;font-size:14px;padding-bottom:3px}#footer .footer__body--social{text-align:center}#footer .footer__body--social ul li{display:inline-block;margin:15px}#footer .footer__body--social i.fab{font-size:22px;width:38px;height:38px;padding:6px 0;border:2px solid #fff;color:#fff;border-radius:50%;transition:all .3s}#footer .footer__body--social i.fab:hover{color:#2e83ff;background:#fff}@media(max-width:1050px){#footer .footer__body{grid-template-columns:100%}.footer__body--prestadores,.footer__body--social,.footer__body--usuarios{margin-top:30px}.footer__body--prestadores>h4,.footer__body--social>h4,.footer__body--usuarios>h4{margin:0}}.footer__foot{background-color:transparent;font-size:.8rem;font-weight:700;height:40px;line-height:40px;text-align:center}.footer__foot a{color:#2fbc5e;text-decoration:none}.layout{background-color:#fff;width:100%}.layout .layout__container{margin:auto;width:100%}.header{background:url(/static/media/hero.01170aa5.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:top;height:100vh;margin-bottom:100px;position:relative;overflow:hidden}.header .header__filter{background:linear-gradient(270deg,rgba(141,45,226,.0392156862745098),rgba(47,188,94,.3215686274509804),rgba(0,0,0,.8),rgba(0,0,0,.8));height:100%;position:absolute;top:0;left:0;width:100%}@media screen and (max-width:1000px){.header{background-position:100% 0}}.hero{height:100%;justify-content:center;align-items:flex-start;margin-left:20%;width:100%;z-index:2000}.hero,.hero .hero__titles{display:flex;flex-direction:column}.hero .hero__titles{color:#fff}.hero .hero__titles .hero__titles-1{font-size:4rem;font-weight:900;margin-top:20px;margin-bottom:32px;line-height:4rem}.hero .hero__titles .hero__titles-2,.hero .hero__titles .hero__titles-3{font-size:1.5rem;font-weight:100;line-height:1.8rem}.hero .hero__titles .hero__titles-2{margin-top:80px}.hero .hero__titles .hero__titles-3{margin-bottom:80px}@media screen and (max-width:1000px){.hero{margin-left:10%}.hero .hero__titles .hero__titles-1{font-size:3.5rem}}@media screen and (max-width:550px){.hero{margin-left:10%}.hero .hero__titles .hero__titles-1{font-size:3rem}}@media screen and (max-width:450px){.hero{margin-left:5%}.hero .hero__titles .hero__titles-1{font-size:2.7rem}}.search{display:flex;position:relative;min-width:670px}.search input{background-color:#fff;border:2px solid #2fbc5e;color:#1f2024;font-weight:400;line-height:40px;padding:10px}.search button,.search input{font-size:1rem;height:40px;outline:none}.search button{border:none;border-top-right-radius:4px;border-bottom-right-radius:4px;cursor:pointer;color:#fff;font-weight:700;padding:10px 15px;width:150px}.search button,.search button:hover{background:#2fbc5e}.search-box-GE{display:flex;justify-content:center;margin:auto;width:80%}.search-select{background:silver;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;cursor:pointer;color:#fff;font-size:1rem;font-weight:700;height:40px;outline:none;padding:10px 15px;margin-top:1px;width:150px}.search-select:hover{opacity:.8}.search-option{-webkit-appearance:none;appearance:none;border-radius:5px;background-color:#2e83fe;border-radius:10px;cursor:pointer;outline:none;width:100vw}.search-option:hover{cursor:pointer}.search-input{background-color:transparent;border:2px solid #2e83fe;border-right:none;border-left:none;color:#fff;padding:8px 20px;font-size:1.2rem;width:65%;outline:none}.search-input::-webkit-input-placeholder{color:silver;opacity:.8}.search-input:-ms-input-placeholder{color:silver;opacity:.8}.search-input::placeholder{color:silver;opacity:.8}.button-search{color:#fff;font-size:1.2rem;font-weight:700;padding:10px 15px;width:15%;border:none;border-radius:10px;border-radius:0 10px 10px 0;outline:none}.button-search:hover{opacity:.9;outline:none}@media screen and (max-width:1000px){.search{min-width:500px}}@media screen and (max-width:550px){.search{min-width:200px}}.card{background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;display:block;height:400px;text-decoration:none;overflow:hidden}.card .card__image-container{height:150px}.card .card__image-container img{height:100%;object-fit:cover;object-position:center;width:100%}.card .card__prestige{margin-top:10px;display:flex;justify-content:space-between}.card .card__prestige i{color:#e2c209}.card .card__occupation{color:#1f2024}.card .card__data{color:#1f2024;display:flex;padding:10px 5px;justify-content:space-between;width:100%}.card .card__name{font-weight:700}.card .card__price{color:#2fbc5e;font-weight:700}.card .card__description{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:100px;overflow:hidden}.card .card__description p{color:#8d8c8c;text-align:justify}.card .card__button-container{width:100%}.card .card__button{background-color:#2fbc5e;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:700;display:block;margin-left:auto;margin-top:15px;padding:10px 20px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card .card__button:hover{background:#2fbc5e;opacity:.8}.card-list{margin:auto;padding-top:60px;padding-bottom:100px;width:70%;display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;grid-row-gap:40px;row-gap:40px}@media screen and (max-width:1000px){.card-list{grid-template-columns:repeat(auto-fill,minmax(40%,1fr))}}@media screen and (max-width:756px){.card-list{width:90%;grid-template-columns:repeat(auto-fill,minmax(80%,1fr))}}.load-button{margin:auto;width:100%}.load-button button{background-color:#fff;border:none;border-radius:4px;cursor:pointer;color:#2e83fe;display:block;font-size:1rem;height:40px;padding:10px 15px;margin:auto;width:250px}.load-button button span{margin-right:5px}.load-button button i{font-size:1rem;font-weight:lighter}.how-to{height:750px;margin:0 auto auto;padding-top:100px;padding-bottom:100px;width:70%}.how-to .how-to__title{color:#2fbc5e;font-weight:700}.how-to h3{color:#d8d8d8;font-size:1rem;margin-top:40px;text-align:center}.how-to .how-to__steps{margin-top:50px;display:grid;grid-template-columns:repeat(auto-fill,minmax(25%,1fr));grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;grid-row-gap:40px;row-gap:40px}.how-to .how-to__steps .how-to__step{background-color:rgba(47,188,94,.1);border-radius:4px;padding:10px}.how-to .how-to__steps .how-to__step .how-to__steps-container-image{height:150px}.how-to .how-to__steps .how-to__step .how-to__steps-container-image img{height:100%;width:100%}.how-to .how-to__steps .how-to__step h4{color:#2fbc5e;font-size:1.5rem;margin-top:15px;text-align:center}.how-to .how-to__steps .how-to__step p{margin-top:5px;font-size:1rem;text-align:center}@media screen and (max-width:1000px){.how-to{width:80%}}@media screen and (max-width:756px){.how-to{height:auto;width:90%}.how-to .how-to__steps{grid-template-columns:repeat(auto-fill,minmax(80%,1fr))}}.title-secondary{color:#000;font-size:1.8rem;font-weight:800;text-align:center;text-transform:uppercase}.comment{background-color:#fff;border:1px solid silver;padding:20px;display:flex;flex-direction:row;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.comment .comment__header .comment__image-container{height:100px}.comment .comment__header .comment__image-container img{border-radius:50px;height:100px;object-fit:cover;object-position:center;width:100px}.comment .comment__body{display:flex;flex-direction:column;justify-content:space-between}.comment .comment__description{font-style:italic;font-size:.9rem}.comment .comment__author{font-size:.9rem;font-weight:700}.comment .comment__data{display:flex;flex-direction:row;justify-content:space-between}.comment .card__stars i{color:#e2c209}.section-comments{background-color:transparent;opacity:.8;height:auto;margin:60px auto;width:90%}.section-comments p{color:grey;font-size:1.2rem;margin-top:20px;margin-bottom:60px;text-align:center}.section-comments .section-comments__container{margin-top:40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(40%,1fr));align-items:center;grid-row-gap:30px;row-gap:30px;grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px}.article{width:100%}.article .article__container-image{height:250px;width:100%}.article .article__container-image img{height:100%;object-fit:cover;object-position:center;width:100%}.article h2{font-size:1.5rem;margin-top:15px;margin-bottom:5px}.article p{color:grey;height:60px;overflow:hidden}.article .article__button{background-color:none;color:#2fbc5e;font-size:1rem;font-weight:900;display:block;margin-top:20px;text-decoration:none}.section-article{padding:0 10%;margin:60px auto 100px;width:100%}.section-article--articles{padding-top:40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(40%,1fr));justify-items:center;grid-row-gap:60px;row-gap:60px;grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px}@media screen and (max-width:756px){.section__article{padding:0 10%}.section-article--articles{grid-template-columns:repeat(auto-fill,minmax(90%,1fr))}}.ad-block{width:100%}.ad-block,.ad-image{display:flex;justify-content:center;align-items:center}.ad-image{color:#fff;font-size:.8rem;text-decoration:none}.ad-image img{height:100%;object-fit:contain;object-position:center;width:100%}.ad-video{background-color:#1f2024;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none}.separator{border-bottom:3px solid #1f2024;color:#1f2024;display:block;font-size:.7rem;padding-bottom:10px;margin-top:30px;margin-bottom:20px;text-transform:uppercase;text-decoration:none}.article-list{display:flex;flex-direction:column;grid-gap:10px;gap:10px;width:70%}@media screen and (max-width:1000px){.article-list{width:100%}}.main-article{display:block;height:100%;overflow:hidden;position:relative;max-width:100%}.main-article .main-article__filter{background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.6) 35%,transparent 50%,transparent);height:100%;position:absolute;top:0;left:0;width:100%}.main-article .main-article__tag{background-color:#2e83fe;border-radius:2px;color:#fff;font-size:.7rem;line-height:.7rem;padding:6px;position:absolute;top:20px;left:20px}.main-article .main-article__meta{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;bottom:15px;overflow:hidden;padding:0 20px;transition:all .25s ease}.main-article .main-article__date{color:#fff;font-size:.8rem;margin-bottom:12px}.main-article .main-article__title{color:#fff;font-weight:700}.main-article .main-article__description{color:#fff;font-size:.8rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:20px;right:20px;line-height:1.5}.main-article img{height:100%;object-fit:cover;object-position:center;transition:all .45s ease-out;width:100%}.main-article:hover img{height:105%;width:105%}.section-articles{margin-top:20px;padding-bottom:100px}.section-articles .section-articles-container{display:flex}.section-articles .ad{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;grid-row-gap:20px;row-gap:20px;width:100%}@media screen and (max-width:1000px){.section-articles .section-articles-container{display:block}.section-articles .ad{display:none}}.article{color:#1f2024;text-decoration:none;overflow:hidden}.article .article__container-img .article__img{height:100%;object-fit:cover;object-position:center;width:100%}.article .article__container-data{overflow:hidden;padding-left:10px;padding-right:10px;width:100%}.article .article__tag{color:#2e83fe;font-size:.7rem;margin-top:5px;margin-bottom:5px;text-transform:uppercase;text-decoration:none}.article .article__title{font-weight:700}.article .article__description{font-size:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:1.4;max-height:65px;overflow:hidden}.article:hover .article__title{color:rgba(0,0,0,.582)}#testimonials{padding:50px 0;background:#f6f6f6;margin:auto;width:100%}#testimonials i{color:#e6e6e6;font-size:32px;margin-bottom:20px}.testimonials-container{background-color:#f6f6f6;position:relative;padding:80px 5%}.testimonial-image{float:left;margin-right:15px}.testimonial-image img{object-fit:cover}.testimonial-image,.testimonial-image img{display:block;width:64px;height:64px;border-radius:50%}.testimonial-content{position:relative;overflow:hidden}.testimonial-content p{margin-bottom:0;font-size:14px;font-style:italic}.testimonial-meta{margin-top:10px;font-size:15px;font-weight:600;color:grey}.section-testimonials{margin-top:40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));grid-row-gap:60px;row-gap:60px;grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px}@media screen and (max-width:1000px){#testimonials .section-testimonials{grid-template-columns:repeat(auto-fill,minmax(40%,1fr))}}@media screen and (max-width:756px){#testimonials .section-testimonials{grid-template-columns:repeat(auto-fill,minmax(80%,1fr))}}.prestadores-list{padding-top:60px;margin-bottom:40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;grid-row-gap:40px;row-gap:40px}.pagination{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.how-to{font-size:1rem}.how-to .how-to__container{padding-top:180px;padding-bottom:100px;margin:auto;width:60%}.how-to .how-to__container .how-to__data h3{margin-top:60px;margin-bottom:30px}.how-to .how-to__button{background-color:#2fbc5e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:700;display:block;margin:30px auto auto;padding:10px 20px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.how-to .how-to__button:hover{background:#2fbc5e;opacity:.8}.login{display:flex;justify-content:space-around;align-items:center;height:100vh;background-color:#f2f2f2}.login__container--link{width:100%;display:flex;justify-content:center}.login__Link{display:flex;justify-content:center;align-items:center;width:230px;height:110px;background-color:#2fbc5e;text-decoration:none;color:#fff;font-size:18px;font-weight:600;border-radius:5px;transition:1s ease}.login__Link:hover{width:260px;height:130px;cursor:pointer}.login__button--container{width:100%;margin-top:5px;align-items:center;display:grid;grid-template-columns:45% 45%;justify-content:space-between}.login__GoogleButton{border:none;display:flex;justify-content:center;height:40px}.about .about__container{padding-top:180px;padding-bottom:100px;margin:auto;width:60%}.about .about__container .about__data h3{margin-top:60px;margin-bottom:30px}.about .about__container .about__data .about__image{width:500px}.about .about__container .about__data .about__image img{float:left;height:100%;object-fit:contain;object-position:center;padding-right:15px;width:100%}.about .about__paragraph{margin-bottom:20px}.about .about__paragraph span{font-weight:900}.about .about__button{background-color:#2fbc5e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:700;display:block;margin:30px auto auto;padding:10px 20px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.about .about__button:hover{background:#2fbc5e;opacity:.8}.prestadores{background-color:#fff;margin-top:80px;padding-bottom:100px}.prestadores .prestadores__promotion{background-color:#2fbc5e;color:#fff;font-weight:200;padding:5px 0;text-align:center}.prestadores .prestadores__container{display:flex;margin:auto;width:95%}.prestadores .prestadores__filter{margin-top:100px;margin-right:10px;width:20%}.prestadores .prestadores__filter .prestadores__filter--text{display:flex;flex-direction:column}.prestadores .prestadores__filter .prestadores__filter--text h4{font-size:2rem;margin-bottom:5px}.prestadores .prestadores__filter .prestadores__filter--text h5{font-size:1.2rem;margin-top:20px;margin-bottom:5px}.prestadores .prestadores__filter .prestadores__filter--text span{color:grey;font-size:.8rem}.prestadores .prestadores__filter .prestadores__filter--text input{cursor:pointer;margin-right:5px}.prestadores .prestadores__cards{margin-top:100px;width:80%}.profile{height:auto}.profile-container{margin-top:80px;margin-bottom:100px}.profile-card{box-shadow:0 0 30px 0 rgba(0,0,0,.397);display:flex;height:550px;position:relative;background:#d8d8d8;background:-webkit-gradient(left top,right top,color-stop(0,#d8d8d8),color-stop(24%,#d8d8d8),color-stop(24%,#fff),color-stop(100%,#fff));background:linear-gradient(90deg,#d8d8d8 0,#d8d8d8 24%,#fff 0,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffa500",endColorstr="#ffffff",GradientType=1);margin:auto auto 60px;width:100%}.profile-button-back{box-shadow:0 0 30px 0 rgba(0,0,0,.212);border-radius:5px;color:#000;display:flex;align-items:center;font-size:2rem;font-weight:500;padding:1rem 1.3rem;text-align:center;text-decoration:none;transition:all .3s ease;outline:none;right:-10rem}.profile-button-back:hover{color:#000;padding:1.2rem 1.3rem;text-decoration:none}.button-back-text{font-size:1.5rem;margin-left:.5rem}.profile-img-container{display:flex;flex-direction:column;padding:2rem;width:50%}.profile-img{object-fit:cover;height:100%;width:100%}.profile-info{padding:2rem 0;width:50%}.profile-job{font-size:1rem;font-weight:700}.icon-favorite{position:absolute;top:1.5rem;right:2rem;font-size:1.5rem;cursor:pointer}.icon-favorite .far{color:grey;transition:all .5s ease}.icon-favorite .fas{color:red;transition:all .5s ease}.icon-favorite .far:hover{-webkit-transform:scale(1.3);transform:scale(1.3);color:red}.icon-favorite .fas:hover{-webkit-transform:scale(1.3);transform:scale(1.3);color:grey}.profile-zone{color:#2e83fe;font-weight:700;margin-top:8px}.profile-name{color:#000;font-size:2.5rem;font-weight:700;margin-top:0}.profile-description{color:grey;margin-top:10px;overflow:hidden;padding-bottom:10px}.profile-button{background-color:#1f2024;border:none;border-radius:5px;color:#fff;display:block;font-weight:600;outline:none;position:absolute;padding:10px 15px;text-align:center;text-decoration:none;line-height:1.8rem;bottom:30px;right:0;width:50%}.profile-button i{font-size:1.8rem;font-weight:400;margin-right:6px}.fa-chevron-circle-left{color:#000;font-size:1.5rem}@-webkit-keyframes buttonEffect{0%{background-color:#000}50%{background-color:#1d1202;-webkit-transform:scale(1.03);transform:scale(1.03)}to{background-color:#000}}@keyframes buttonEffect{0%{background-color:#000}50%{background-color:#1d1202;-webkit-transform:scale(1.03);transform:scale(1.03)}to{background-color:#000}}.profile-button:hover{color:#fff;opacity:.9;text-decoration:none}.profile-button-text{font-weight:500;font-size:1.3rem}.profile-currency{color:orange;font-size:1rem;font-weight:400;margin-left:.5rem;text-transform:uppercase}.profile-price{color:#fff;font-size:1.4rem;font-weight:600}.profile__testimonials{width:100%}.profile__item{color:grey;margin-top:10px}.profile__item span{color:#000;font-weight:800}.profile__item i{color:#e7c427}.profile__info{display:flex;margin:auto;width:90%}.profile__info .profile__info--ad{display:flex;flex-direction:column;justify-content:space-between;margin-top:30px}.profile__data{padding:20px 0}.profile__data span{color:grey;display:block;margin-top:10px;line-height:1.6;width:50%}.profile__data span ul{list-style:none}.registro{display:flex;justify-content:space-around;align-items:center;height:100vh;background-color:#f2f2f2}.registro__container--link{width:100%;display:flex;justify-content:center}.registro__Link{display:flex;justify-content:center;align-items:center;width:230px;height:110px;background-color:#2fbc5e;text-decoration:none;color:#fff;font-size:18px;font-weight:600;border-radius:5px;transition:1s ease}.registro__Link:hover{width:260px;height:130px;cursor:pointer}.article-page{margin:120px auto auto;padding-bottom:100px;width:95%}.article-page h5{border-bottom:1px solid #2e83fe;color:#2e83fe;font-size:1.2rem;font-weight:800;margin-top:30px;margin-bottom:30px;padding-bottom:5px;text-transform:uppercase;width:70%}.article-page .article-page__container{display:flex;justify-content:space-between;position:relative}.article-page .article-page__ad{display:flex;flex-direction:column;height:520px;align-items:flex-end;justify-content:flex-start;position:sticky;top:80px;grid-row-gap:20px;row-gap:20px;z-index:150}.article-page__article{color:#323232;width:70%}.article-page__article h2{color:#000;font-weight:700;font-size:2.5rem;margin-bottom:20px;line-height:2.5rem;text-align:left;text-transform:lowercase}.article-page__article h2:first-letter{text-transform:uppercase}.article-page__article h3{color:#000;font-weight:700;font-size:1.5rem;margin-top:15px;margin-bottom:20px}.article-page__article img{background-color:#00f;display:block;height:200px;object-fit:cover;object-position:center;margin:auto;width:300px}.article-page__article .article-page__description{font-size:18px;height:45px;margin-bottom:20px;overflow:hidden}.article-page__article .article-page__image-container{background-color:#00f;height:500px;width:100%}.article-page__article .article-page__image-container img{height:100%;object-fit:cover;object-position:center;width:100%}.article-page__article .article-page__description-short{color:#919191;font-size:.8rem;margin-top:15px}.article-page__article .article-page__date{border-bottom:1px solid silver;color:#919191;display:block;font-size:.8rem;padding-bottom:5px;margin-top:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.article-page__article .article-page__paragraph-one{font-size:18px;line-height:30px;margin-top:20px;width:100%}.article-page__article .article-page__paragraph-one:first-letter{font-size:3rem;font-weight:700;line-height:3rem;padding:0 10px}.article-page__article .article-page__paragraph{font-size:18px;line-height:30px;margin:30px 0;width:100%}.article-page__related .article-page__related--articles{display:flex;flex-direction:row;justify-content:space-between}.article-page__related .article-page__related--articles .article-page__related--main{display:grid;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;grid-template-columns:repeat(auto-fill,minmax(243px,1fr));width:70%}.article-page__related .article-page__related--articles .article-page__related--ad{display:flex;justify-content:flex-end;width:30%}.articulos__hero{grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;display:flex;grid-column-gap:4px;-webkit-column-gap:4px;column-gap:4px;height:440px;overflow:hidden;margin:110px auto auto;width:95%}.articulos__hero .articulos__hero-main{width:65%}.articulos__hero .articulos__hero-secondary{display:flex;grid-row-gap:4px;row-gap:4px;flex-direction:column;width:35%}.articulos__list{width:95%;margin:auto}@media screen and (max-width:1000px){.articulos__hero .articulos__hero-main{width:60%}.articulos__hero .articulos__hero-secondary{width:40%}}#contact{color:#1f2024;margin:60px auto auto;padding-bottom:100px;width:80%}.prestadores__promotion{background-color:#2e83fe;color:#fff;font-weight:200;margin-top:80px;padding:5px 0;text-align:center}.container{display:flex;justify-content:space-between}.row{display:flex;flex-direction:column;width:100%}#contact .section-title p{font-size:16px;text-align:center;width:60%}#contact h2{color:#1f2024;margin-top:10px;margin-bottom:15px;padding-bottom:15px;width:60%}#contact h3{color:#fff;margin-top:80px;margin-bottom:25px;padding-bottom:20px;font-weight:400}#contact form{display:flex;flex-direction:column;width:60%}#contact .text-danger{color:#c03;text-align:left}#contact .btn-custom{border:none;border-radius:4px;background:#1f2024;color:#fff;cursor:pointer;font-weight:800;margin:30px auto auto;padding:10px 15px;text-transform:uppercase;width:200px}#contact .btn-custom:hover{opacity:.9}label{font-size:12px;font-weight:400;font-family:"Open Sans",sans-serif;float:left}#contact .form-control{display:block;padding:6px 12px;font-size:16px;line-height:1.42857143;color:#1f2024;background-image:none;border:2px solid #1f2024;border-radius:0;box-shadow:none;-webkit-transition:none;-o-transition:none;margin-top:15px;transition:none;width:100%}#contact .form-control:focus{border-color:#999;outline:0;box-shadow:transparent}.form-control::-webkit-input-placeholder{color:silver}.form-control:-moz-placeholder,.form-control::-moz-placeholder{color:silver}.form-control:-ms-input-placeholder{color:silver}#contact .contact-item{margin:20px 0}#contact .contact-item h3{color:#1f2024;font-weight:700}#contact .contact-item span{color:#1f2024;margin-bottom:10px;margin-top:20px;display:block}#contact .contact-item i.fa{margin-right:10px}.how-to-users{margin:80px auto auto;padding-top:80px;width:90%}.how-to-users .how-to-users__container{display:flex}.how-to-users .how-to-users__content{padding-bottom:80px;width:70%}.how-to-users .how-to-users__content .how-to-users__content--title{margin-bottom:30px;text-align:left}.how-to-users .how-to-users__content p{color:grey;margin-bottom:30px}.how-to-users .how-to-users__content span{color:#2e83fe;font-weight:700}.how-to-users .how-to-users__content h3{font-size:1.5rem;margin-bottom:30px}.how-to-users .how-to-users__content h4{color:#000;font-size:1.2rem;font-weight:700;margin-bottom:10px}.how-to-users .how-to-users__content ul{list-style:inside;color:grey;margin-bottom:30px}.how-to-users .how-to-users__content button{background-color:none;border:none;color:#2e83fe;cursor:pointer;font-size:1rem;margin-bottom:30px}.how-to-users .how-to-users__ads{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding-bottom:80px;width:30%}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;font-size:16px;font-family:"Mulish",sans-serif}
/*# sourceMappingURL=main.199333dc.chunk.css.map */