@import url(https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);
:root{--orange:#ff594e;--grey:#484b57;--dark-grey:#3b4157;--white:#fff;--dark-white:#f5f5f5;--green:#1fab36;--menu-height:65px;--max-content-width:1168px;--section-title-size:31px;--section-title-margin-bottom:60px;--body-padding:20px;--footer-padding:50px;--footer-margin:120px var(--body-padding) 20px;--box-shadow:0px 3px 6px #00000029;--card-border-radius:5px}@media (min-width:992px){:root{--menu-height:152px;--title-h2--font-size:42px;--footer-margin:150px var(--body-padding);--section-title-margin-bottom:120px}}footer{border-top:.0625rem solid #70707066;margin:var(--footer-margin);padding:var(--footer-padding) 0}footer *{color:var(--dark-grey)}footer * a,footer * div>img,footer * p{opacity:.65}footer .contact-info{text-align:center}footer .contact-info .logo img{width:12.1875rem}footer .contact-info .logo p{font-size:.75rem;font-weight:400;line-height:1.25rem}footer .contact-info .social-links{margin:2.5rem 0 0}footer .contact-info .social-links a{margin:0 .625rem;text-decoration:none}footer .contact-info .social-links a img{width:1.875rem}footer .contact-info .account{display:none;margin-top:48px}footer .contact-info .account a{align-items:center;color:var(--dark-grey);display:flex;justify-content:flex-start}footer .contact-info .account a img{margin-right:8px;width:22px}footer .contact-info .account a.login{color:var(--dark-grey);font-size:20px;font-weight:700}footer .contact-info .account a.signup{font-size:12px;margin:5px 0 0 30px}footer .links{border-bottom:.0625rem solid #70707066;display:flex;justify-content:space-between;padding:2.5rem 1.25rem}footer .links .pages li{font-size:1.25rem;margin-bottom:2.3rem}footer .links .pages li a{transition:all .15s ease-in-out}footer .links .pages li a:hover{opacity:1;text-decoration:underline}footer .links .help li{font-size:1rem;font-weight:400;margin-bottom:2.65rem}footer .links ul li:last-of-type{margin-bottom:0}footer .other-links{padding:2.5rem 0}footer .other-links ul{align-items:flex-start;display:flex;justify-content:center}footer .other-links ul li{margin:0 1.5625rem}footer .other-links ul li a{align-items:center;display:flex;flex-direction:column}footer .other-links ul li a img{border-radius:.625rem;margin-top:1.25rem;max-width:4.375rem}footer .other-links ul li:nth-child(2)>a>img{border-radius:0;max-width:6.875rem}footer .text{opacity:.65}footer .text p{font-size:.85rem;line-height:1.25rem;margin-bottom:1.25rem}@media (min-width:375px){footer .text p{font-size:.75rem}}footer .text .notice{border:.0625rem solid #706f6f66;margin-bottom:2.5rem;padding:.75rem;text-align:center}footer>div{margin:auto;max-width:600px}@media (min-width:992px){footer .links .pages li a{font-weight:400}footer .links .help li a{color:#3c4258a7}}@media (min-width:1100px){footer .row{align-items:flex-start;display:flex;justify-content:space-between}footer .row>div{padding:0}footer .contact-info .logo{text-align:left}footer .contact-info .logo p{margin-top:16px}footer .contact-info .social-links{margin-top:22px;text-align:left}footer .contact-info .social-links a{margin-left:0}footer .contact-info .account{display:block}footer .links{border:none}footer .links .pages{padding-right:90px}footer .text{margin-top:78px}footer>div{max-width:100%}}@media (min-width:1200px){footer{margin-left:auto;margin-right:auto;max-width:var(--max-content-width)}}html{font-size:80%}@media (min-width:375px){html{font-size:89%}}@media (min-width:425px){html{font-size:100%}}.screen-width{background-color:#ff594e;border-radius:.3125rem;color:#fff;font-family:Roboto;font-weight:500;padding:.25rem .625rem;position:fixed;right:.625rem;top:.625rem;z-index:1000000000}.upper{text-transform:uppercase}body,html{overflow-x:hidden}body{background-color:#f5f5f5;font-family:Roboto,sans-serif;margin-top:var(--menu-height);transition:margin all .15s ease-in-out;transition:margin-top .05s ease-in-out}body.topbar-open{margin-top:calc(var(--menu-height) + 36px)}body,button,input,textarea{font-family:Roboto,sans-serif}aside{height:100%}section{overflow:auto;padding:3.75rem var(--body-padding)}@media (min-width:var(--max-content-width)){aside,footer,header,main{margin:auto;max-width:var(--max-content-width);width:100%}}a{text-decoration:none}ul{list-style:none;margin:0;padding:0}h1,h2{color:var(--dark-grey);font-size:var(--section-title-size);line-height:1.35;margin:0 0 var(--section-title-margin-bottom);position:relative;text-align:center}h1{margin-top:60px}h1:after,h2:after{background-color:var(--dark-grey);bottom:-.625rem;content:"";height:.1875rem;left:50%;opacity:.6;position:absolute;transform:translateX(-50%);width:2rem}h3{font-size:1.4375rem}h3,h4{color:var(--dark-grey);margin:1rem 0}h4{font-size:1.25rem}.btn,h4{line-height:1.6875rem}.btn{background-color:#fff;border:.125rem solid transparent;border-radius:.5rem;color:var(--dark-grey);cursor:pointer;display:inline-block;font-size:.9375rem;font-weight:700;letter-spacing:.0625rem;margin:0;max-width:8.75rem;outline:none;padding:.3125rem .625rem;text-align:center;transition:all .15s ease-in-out;width:100%}.btn.btn-blue{background-color:#5b90b9;color:var(--white)}.btn.btn-blue:hover{background-color:#709fc2}.btn.btn-orange{background-color:var(--orange);color:var(--white)}.btn.btn-orange:hover{background-color:#ff7168}.bg-white{background-color:var(--white)}.orange{color:var(--orange)}.container{margin:0 auto}.container,body.with-sidebar{max-width:var(--max-content-width)}body.with-sidebar{margin-left:auto;margin-right:auto}body.with-sidebar aside .categories{margin:auto;max-width:305px;width:100%}body.with-sidebar aside .categories .category{align-items:center;background-color:#efedec;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.16);color:var(--dark-grey);display:flex;font-size:20px;font-weight:700;justify-content:space-between;margin:20px 0;padding:18px 24px;transition:all .15s ease-in-out}body.with-sidebar aside .categories .category img{height:15px;transition:all .15s ease-in-out}body.with-sidebar aside .categories .category:hover{background-color:#ff594e;color:#fff}body.with-sidebar aside .categories .category:hover img{filter:brightness(10)}body.with-sidebar aside .categories .category.active{background-color:#fff;color:#ff594e;pointer-events:none}body.with-sidebar aside .categories .category.active img{opacity:0}body.with-sidebar aside #products .all-suplements{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.27);margin:20px auto;max-width:280px;padding:15px 15px 25px;position:relative;text-align:center}body.with-sidebar aside #products .all-suplements:hover .btn{background-color:#78a3c5}body.with-sidebar aside #products .all-suplements h4{font-size:1.125rem;margin:30px 0 10px}body.with-sidebar aside #products .all-suplements img{max-width:120px}body.with-sidebar aside #products .all-suplements p{color:#3c4258b3;font-size:16px;line-height:24px}body.with-sidebar aside #products .all-suplements p b{color:#ec6c27}body.with-sidebar aside #products .all-suplements .btn{display:block;margin:30px auto 0}body.with-sidebar aside #products .all-suplements .link{height:100%;left:0;position:absolute;top:0;width:100%}body.with-sidebar aside #categories,body.with-sidebar aside #products{display:none}div.author{-ms-grid-columns:2.5rem auto;-ms-grid-rows:1fr 1fr;align-items:center;display:-ms-grid;display:grid;gap:0 0;grid-auto-columns:1fr;grid-template-areas:"avatar name" "avatar time";grid-template-columns:2.5rem auto;grid-template-rows:1fr 1fr}div.author .name{-ms-grid-row-align:end;align-self:end;color:var(--dark-grey);font-size:.8125rem;font-weight:700;grid-area:name;-ms-grid-column:2;-ms-grid-row:1;margin:0;opacity:.75}div.author time{-ms-grid-row-align:start;align-self:start;color:var(--dark-grey);font-size:.6875rem;grid-area:time;-ms-grid-column:2;-ms-grid-row:2;margin-top:5px;opacity:.7}div.author img{-ms-grid-row-align:center;-ms-grid-row-span:2;align-self:center;grid-area:avatar;-ms-grid-column:1;-ms-grid-row:1;max-width:1.875rem}.owl-dots{text-align:center}.owl-dots .owl-dot{background-color:#a5a5a5!important;border:none;border-radius:1.25rem;height:.5625rem;margin:0 .25rem;opacity:1;padding:0;width:.5625rem}.owl-dots .owl-dot.active{background-color:var(--dark-grey)!important}.category-tag{border:.0625rem solid;border-radius:.375rem;color:var(--dark-grey);font-size:.6875rem;font-weight:700;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;opacity:.7;padding:.25rem .375rem}.most-read-news{counter-reset:item}.most-read-news .most-read-item{align-items:flex-start;border-bottom:.125rem solid #e6e8e9;display:flex;justify-content:flex-start;padding:1.875rem 0}.most-read-news .most-read-item:last-child{padding-bottom:0}.most-read-news .most-read-item .item-number{background-color:#fff;border-radius:6.25rem;counter-increment:item;height:2.875rem;max-width:2.875rem;opacity:.65;position:relative;width:100%}.most-read-news .most-read-item .item-number:after{color:#ff6e64;content:counter(item);font-size:3.5625rem;font-weight:700;line-height:4.6875rem;position:absolute;right:0;top:0}.most-read-news .most-read-item .item-body{padding-left:.75rem;position:relative;width:100%}.most-read-news .most-read-item .item-body .title{color:var(--dark-grey);font-size:1.25rem;font-weight:700;line-height:1.6875rem;margin:0 0 .5rem}.most-read-news .most-read-item .item-body .author{display:block;font-size:.875rem;line-height:1.6875rem;opacity:.6}.most-read-news .most-read-item .item-body .author,.most-read-news .most-read-item .item-body .title{transition:all .15s ease-in-out}.most-read-news .most-read-item .item-body .item-link{height:100%;left:0;position:absolute;top:0;width:100%}.most-read-news .most-read-item:last-child{border:none}.most-read-news .most-read-item:hover .item-body .author,.most-read-news .most-read-item:hover .item-body .title{color:var(--orange)}.most-read-news .most-read-item:hover .item-body .item-link{height:100%;left:0;position:absolute;top:0;width:100%}#latest-posts{overflow:hidden}#latest-posts h2{margin:0 0 var(--section-title-margin-bottom)}#latest-posts .tab{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:53.125rem}#latest-posts .tab h4{border-right:.0625rem solid hsla(0,0%,67%,.6);color:#3c425899;cursor:pointer;display:block;font-size:1.125rem;font-weight:600;line-height:1.6875rem;padding:.3125rem 1.875rem;text-align:center;text-decoration:none;transition:all .15s ease-in-out}#latest-posts .tab h4:first-child{padding-left:0}#latest-posts .tab h4:first-child:after{left:calc(50% - .9375rem)}#latest-posts .tab h4:last-child{border:none;padding-right:0}#latest-posts .tab h4:last-child:after{left:calc(50% + .9375rem)}#latest-posts .tab h4 span{display:block}#latest-posts .tab h4.active{color:var(--orange);position:relative}#latest-posts .tab h4:hover{color:var(--orange)}#latest-posts .tab h4:after{background-color:var(--orange);bottom:-.625rem;content:"";height:.1875rem;left:50%;position:absolute;transform:translateX(-50%);transition:all .15s ease-in-out;width:0}#latest-posts .tab h4.active:after{width:1.375rem}#latest-posts .latest-posts-item{align-items:center;display:flex;justify-content:flex-start;padding:3.125rem .625rem;position:relative;transition:opacity .15s ease-in-out}#latest-posts .latest-posts-item:not(:last-child):after{background-color:#e6e8e9;bottom:0;content:"";height:.125rem;left:50%;position:absolute;transform:translateX(-50%);width:85%}#latest-posts .latest-posts-item.last-item{padding-bottom:0}#latest-posts .latest-posts-item.last-item:after{display:none}#latest-posts .latest-posts-item:last-child{border:none;padding-bottom:0}#latest-posts .latest-posts-item .category-tag,#latest-posts .latest-posts-item .post-summary{display:none}#latest-posts .latest-posts-item .image{border-radius:1.5625rem;margin-right:.75rem;width:30%}#latest-posts .latest-posts-item .text,#latest-posts .latest-posts-item .text .post-text{position:relative}#latest-posts .latest-posts-item .text .post-text:hover .title{color:var(--orange)}#latest-posts .latest-posts-item .text .author .name,#latest-posts .latest-posts-item .text .author time,#latest-posts .latest-posts-item .text .post-summary,#latest-posts .latest-posts-item .text .title{transition:all .15s ease-in-out}#latest-posts .latest-posts-item .link{height:100%;left:0;position:absolute;top:0;width:100%}#latest-posts .latest-posts-item .title{margin:0 0 .5rem}#latest-posts .latest-posts-item .title a{color:var(--dark-grey);transition:all .15s ease-in-out}#latest-posts .latest-posts-item .title a:hover{color:var(--orange)}#latest-posts .latest-posts-item.hidden[data-categoria]{display:none}.see-more{background-color:transparent;border:none;color:var(--dark-grey);cursor:pointer;display:block;font-size:23px;font-weight:700;margin:50px auto 0;text-align:center;transition:all .15s ease-in-out}.see-more:hover{color:var(--orange);text-decoration:underline}#cards .card{align-items:flex-start;background-color:var(--dark-grey);border-radius:.3125rem;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:1.25rem auto;max-width:554px;padding:1.75rem 1.375rem;position:relative}#cards .card:hover .btn{background-color:#ebebeb}#cards .card .card-image{order:2;width:3.5625rem}#cards .card .card-text{margin-right:.5rem;order:1;width:calc(100% - 4.0625rem)}#cards .card .card-text .title{margin-top:0}#cards .card .card-text .title,#cards .card .card-text p{color:var(--white)}#cards .card .card-text p{font-weight:500;line-height:1.6875rem;opacity:.7}#cards .card button{margin-top:1.125rem;order:3}#cards .card .link{height:100%;left:0;position:absolute;top:0;width:100%}#cards .all-suplements{background-color:var(--white);border-radius:var(--card-border-radius);box-shadow:var(--box-shadow);margin:2.5rem auto 0;max-width:34.625rem;padding:1.125rem 1.375rem;position:relative}#cards .all-suplements:hover .btn{background-color:#78a3c5}#cards .all-suplements h4{margin-top:0}#cards .all-suplements p{color:#3b4157;line-height:1.6875rem;max-width:73%}#cards .all-suplements img{bottom:.625rem;max-width:6.875rem;position:absolute;right:.625rem;width:37vw;width:28%}#cards .all-suplements button{margin-top:1rem}#cards .all-suplements .orange{color:#ec6c27}#cards .all-suplements a{height:100%;left:0;position:absolute;top:0;width:100%}.owl-stage{align-items:center;display:flex}.first-h2{margin-top:100px}.hover-effect{transition:box-shadow .2s ease,transform .2s ease}.hover-effect:hover{box-shadow:0 2px 12px 0 rgba(0,0,0,.2)!important;transform:translate(-1px,-1px)}#whatsapp .container{align-items:center;background-color:var(--green);border-radius:.25rem;display:flex;flex-direction:column;margin:0 auto;padding:1.25rem}#whatsapp a:hover .btn{background-color:#70c97f}#whatsapp p{line-height:1.6875rem;max-width:18.75rem;text-align:center}#whatsapp .btn,#whatsapp p{color:var(--white);font-size:1.125rem;font-weight:400}#whatsapp .btn{align-items:center;background-color:#ffffff47;border:none;border-radius:4px;display:flex;justify-content:center;margin-top:.875rem;max-width:19.375rem;padding:.8125rem .5rem;width:100%}#whatsapp .btn img{margin-right:.5rem}.mb-120{margin-bottom:7.5rem}main>div,main>section{padding-top:3.75rem}@media (max-width:992px){.btn-large-mobile{font-size:1.125rem;max-width:12.5rem;padding:.75rem}}@media (min-width:375px){#latest-posts .latest-posts-item .image{max-width:120px;width:100%}#latest-posts .tab h4{padding:.5rem 1.65rem}}@media (min-width:425px){#latest-posts .tab h4{padding:.5rem 1.7rem}}@media (min-width:576px){#latest-posts .tab h4 br{display:none}}@media (min-width:768px){main>div,main>section{padding-top:6.25rem}.see-more{font-size:1.75rem;margin:100px auto 50px}#latest-posts{background-color:transparent}#latest-posts .latest-posts-item{align-items:flex-start}#latest-posts .latest-posts-item.hidden{display:flex}#latest-posts .latest-posts-item:first-child{padding-top:0}#latest-posts .latest-posts-item .category-tag,#latest-posts .latest-posts-item .post-summary{display:block}#latest-posts .latest-posts-item .category-tag{color:var(--dark-grey);font-size:14px;margin-bottom:20px;opacity:.7}#latest-posts .latest-posts-item .post-summary{color:var(--dark-grey);font-size:18px;line-height:27px;margin-bottom:20px;opacity:.7}#latest-posts .latest-posts-item .image{box-shadow:0 3px 6px #00000029;height:162px;margin-right:32px;max-width:220px;-o-object-fit:cover;object-fit:cover;width:100%}#latest-posts .latest-posts-item .title{font-size:23px}#latest-posts .tab{margin-bottom:60px}div.author{-ms-grid-columns:2.875rem auto;grid-template-columns:2.875rem auto}div.author .name{font-size:16px}div.author time{font-size:12px}div.author img{max-width:36px}#whatsapp .container{flex-direction:row;justify-content:space-between}#whatsapp p{max-width:16.5625rem;text-align:left}#whatsapp .btn{font-size:.8125rem;margin:0;max-width:17rem}}@media (min-width:992px){h1,h2{font-size:var(--title-h2--font-size)}h1:after,h2:after{bottom:-20px;height:5px;width:48px}body.topbar-open{margin-top:calc(var(--menu-height) + 39px)}body.with-sidebar{-ms-grid-columns:68% 32%;-ms-grid-rows:auto 1fr;display:-ms-grid;display:grid;gap:0;grid-template-areas:"header aside" "main aside" "card card" "footer footer";grid-template-columns:68% 32%;grid-template-rows:auto 1fr}body.with-sidebar header{grid-area:header;-ms-grid-column:1;-ms-grid-row:1}body.with-sidebar main{grid-area:main;-ms-grid-column:1;-ms-grid-row:2}body.with-sidebar footer{-ms-grid-column-span:2;grid-area:footer;-ms-grid-column:1;-ms-grid-row:4}body.with-sidebar aside{-ms-grid-row-span:2;grid-area:aside;-ms-grid-column:2;-ms-grid-row:1}body.with-sidebar aside #most-read h2{margin-left:2.875rem;text-align:left}body.with-sidebar aside section{padding-bottom:0;padding-left:0}body.with-sidebar aside section:first-of-type h2{margin-top:calc(var(--section-title-margin-bottom) + 30px)}body.with-sidebar aside h2{font-size:23px;margin:0;text-transform:uppercase}body.with-sidebar aside h2:after{display:none}body.with-sidebar aside #categories,body.with-sidebar aside #products{display:block}body.with-sidebar aside #categories h2{text-transform:capitalize}body.with-sidebar h1,body.with-sidebar h2.main-title{width:100vw}.most-read-news .most-read-item{margin-left:2.875rem;padding:1rem 0}.most-read-news .most-read-item .item-number{display:none}.most-read-news .most-read-item .item-body{padding-left:0}.most-read-news .most-read-item .item-body .title{font-size:1.125rem;margin-bottom:0}#cards{-ms-grid-column-span:2;grid-area:card;-ms-grid-column:1;-ms-grid-row:3;padding-top:0}#cards .all-suplements{display:none}#cards .card{align-items:center;justify-content:flex-start;max-width:100%;padding:24px 48px}#cards .card .card-image{margin-right:32px;order:1}#cards .card .card-text{order:2;width:calc(100% - 324px)}#cards .card .card-text h4,#cards .card .card-text p{font-size:18px}#cards .card button{margin:0 0 0 3.25rem;order:3}#whatsapp p{max-width:100%}.btn-large-desktop{font-size:1.125rem;max-width:12.5rem;padding:.75rem}}@media (min-width:1100px){body{background-color:hsla(0,0%,96%,.5)}#whatsapp p{font-size:1.25rem}#whatsapp .btn{font-size:.9375rem}}@media (min-width:1168px){body.with-sidebar h1,body.with-sidebar h2.main-title{width:var(--max-content-width)}}main .text{margin:auto;max-width:680px;padding-left:20px;padding-right:20px}main .text h6,main .text p{color:#3b4157;font-size:18px;line-height:27px;margin:40px 0}main .text a{color:#1592e6;font-weight:700;text-decoration:underline}
