/*
======================================================
Web development by Bloque | https://www.bloque.com.uy
======================================================

Minified files: 
- inline/noticias.search.css
- sitio/noticias.news.css
- sitio/noticias.ofertas.css
- sitio/components.work-faq.css
- sitio/components.placeholder.css
*/

.c-noticia__actions{display:flex;justify-content:space-between;gap:1em}.c-noticia-actions__btn{background-color:#194e50;color:#fff;font-weight:700;padding:.66em 1.7em;font-size:1rem;border-radius:.7em;transition:background-color 250ms ease-in-out}.c-search{display:inline-block;position:relative}.c-search__input{display:block;width:100%;background-color:rgba(80,80,80,.1);padding:.8em 3.4em .8em 1.8em;font-size:1.6em;border-radius:5em;color:#191919;box-shadow:0 0 0 .1em transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:box-shadow .2s ease-out;-moz-transition:box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out}.c-search__input:focus{box-shadow:0 0 0 .1em #2a843e}.c-search__submit{display:block;width:3em;height:3em;position:absolute;right:.3em;top:50%;font-size:1.6em;color:#333;transform:translateY(-50%)}.c-search__submit[disabled]{opacity:.3;cursor:default}.c-search__submit:after{content:"";display:block;width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.c-empty-placeholder .c-search{padding:0;margin:1.6em 0 0;text-align:center;border:none}@media (max-width:47.9375rem){.c-noticia__actions{flex-direction:column-reverse;gap:3em}}@media (hover :hover){.c-noticia-actions__btn:is(:hover,:focus){background-color:#2a843e}.c-search__submit:not([disabled]):is(:hover,:focus){color:#2a843e}}.c-noticia__list{--_cols:1;display:grid;grid-template-columns:repeat(var(--cols,var(--_cols)),1fr);gap:calc(var(--wrapper-x)* .5)}.c-noticia__news:not(:first-of-type){margin-top:calc(var(--section-y)* .6)}.c-news__pic{display:block;width:100%;height:auto;aspect-ratio:3/2;overflow:hidden;border-radius:1.8em}.c-pic__foto{display:block;width:100%;height:100%;transform:scale(1);transition:transform 250ms ease-in-out}.c-news__date{display:block;font-size:1.4em;font-weight:500;margin-top:1em}.c-news__title{display:block;font-size:2em;margin-top:.4em;font-weight:500}.c-news__title a{font-size:1em;color:#000}.c-news__text{font-size:1.6em;line-height:1.6;margin-top:.5em}.c-news__readmore{display:grid;grid-template-columns:auto 1.4em;align-items:center;gap:.5em;max-width:fit-content;margin-top:1em;font-size:1.6em;font-weight:700}.c-news__readmore span{border-bottom:.15em solid currentColor}.c-readmore__icon{display:block;width:100%;height:auto;aspect-ratio:1/1;transform:translateX(0);transition:transform 250ms ease-in-out}.c-noticia-ampliada__slider-holder{display:block;margin:35px -35px 0;position:relative;background-color:rgba(162,145,131,.2)}.c-noticia-ampliada__foto{display:block;width:100%}.c-noticia-ampliada__foto:before{content:"";display:block;width:100%;height:0;padding-bottom:56.25%}.c-noticia-ampliada__description{border-bottom:.1em solid rgba(80,80,80,.1);padding-block:2.4em;font-weight:700;color:#505050}.c-noticia-ampliada__content{--content-color:#000000;margin-top:4em}.c-noticia-ampliada__content>p,.c-noticia-ampliada__description{line-height:1.6}@media (max-width:47.9375rem){.c-noticia-ampliada__title{line-height:1.2;letter-spacing:-.01em}}@media (min-width:48rem){.c-noticia-ampliada__title{margin-top:.3em;line-height:1}}@media (hover :hover){.c-news:has(.c-news__readmore:is(:hover,:focus)) .c-pic__foto,.c-news:has(.c-news__title a:is(:hover,:focus)) .c-pic__foto,.c-pic__foto:is(:hover,:focus){transform:scale(1.2)}.c-news:has(.c-news__readmore:is(:hover,:focus)) .c-news__title a,.c-news:has(.c-pic__foto:is(:hover,:focus)) .c-news__title a,.c-news__title a:is(:hover,:focus){color:#009845}.c-news:has(.c-news__title a:is(:hover,:focus)) .c-readmore__icon,.c-news:has(.c-pic__foto:is(:hover,:focus)) .c-readmore__icon,.c-news__readmore:is(:hover,:focus) .c-readmore__icon{transform:translateX(.6em)}}@media (min-width:61.25rem){.c-noticia__list{--_cols:3}.c-noticia-ampliada{padding-top:calc(var(--section-y-lg) + 80px)}}.c-ofertas{--section-y-lg:8em}.c-ofertas__heading{font-size:3.2em;line-height:1;color:#2b5240;position:relative}.c-ofertas__heading svg{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);max-width:7em}.c-ofertas__heading span{display:inline-block;padding-left:2.4em}.c-ofertas__list{--cols:1;display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:calc(var(--section-y)* .5) calc(var(--wrapper-x)* .5);margin-top:calc(var(--section-y)*1.2)}.c-ofertas__item{display:block;width:100%;height:100%;background-color:#fff;border-radius:1.4em;box-shadow:0 4px 10px 0 rgb(97 97 97 / 25%);overflow:hidden}.c-ofertas__container{padding:5em 3em;display:block;height:100%;transition-duration:250ms}.c-ofertas__title{font-size:2.8em;color:#00972d}.c-ofertas__text{font-size:1.4em;line-height:1.6;margin-top:1em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.c-ofertas__text,.c-ofertas__title{transition:color .2s ease-in-out}.c-ofertas__container[data-expired=true]{opacity:.4;cursor:default;pointer-events:none;user-select:none}.c-ofertas__btn-container{margin-top:5em}.c-ofertas__btn-container a{background-color:#194e50;font-weight:700;padding:.6em 1.8em;box-shadow:inherit;color:#fff;border-radius:2.5em;font-size:2em;display:block;width:100%;max-width:fit-content;margin-inline:auto;text-align:center;line-height:1}@media (min-width:48rem){.c-ofertas__heading svg{max-width:10em}.c-ofertas__heading span{padding-left:4em}.c-ofertas__list{--cols:2}}@media (hover :hover){.c-ofertas__btn-container a:is(:hover,:focus),.c-ofertas__container:is(:hover,:focus){background-color:#009845}.c-ofertas__container:is(:hover,:focus) .c-ofertas__text,.c-ofertas__container:is(:hover,:focus) .c-ofertas__title{color:#fff}}@media (min-width:61.25rem){.c-ofertas{--section-y-lg:12em}.c-ofertas__list{--cols:3}.c-ofertas__heading{font-size:clamp(4em, 4.3vw, 6.4em)}}#work-faq{width:100%;overflow:hidden;margin-bottom:8em}#work-faq .slide{padding:0 35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#work-faq .slide .holder{margin-right:0;margin-left:0}#work-faq .holder{border-radius:20px;background-color:#224e50}#work-faq .holder .content{margin-top:18px;font-weight:400}#work-faq .holder .title{position:relative}#work-faq .holder .title .icon{display:none}#work-faq .ctaSlider.notInit{height:0!important;overflow:hidden!important}#work-faq .ctaSliderParent{position:relative}#work-faq .ctaSliderParent .owl-nav .owl-next,#work-faq .ctaSliderParent .owl-nav .owl-prev{display:block;width:36px;height:36px;position:absolute;left:0;top:40px;z-index:1}#work-faq .ctaSliderParent .owl-nav .owl-next{left:auto;right:0}#work-faq .ctaSliderParent .owl-nav .owl-next:before,#work-faq .ctaSliderParent .owl-nav .owl-prev:before{content:"";display:block;width:10px;height:10px;position:absolute;left:50%;top:50%;z-index:1;margin:-5px 0 0 -4px;border:solid #fff;border-width:3px 0 0 3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#work-faq .ctaSliderParent .owl-nav .owl-next:before{border-width:0 3px 3px 0;margin-left:-6px}@media (min-width:360px){#work-faq .holder .title{position:relative;padding-left:64px}#work-faq .holder .title .icon{display:block;width:50px;height:50px;position:absolute;left:-2px;top:50%;margin-top:-27px;background:no-repeat center/contain}}@media (min-width:480px){#work-faq .ctaSliderParent .owl-nav .owl-next,#work-faq .ctaSliderParent .owl-nav .owl-prev{top:31px}}@media (min-width:600px){#work-faq .slide{padding:0}#work-faq .ctaSliderParent .owl-nav .owl-next,#work-faq .ctaSliderParent .owl-nav .owl-prev{top:40px}#work-faq .ctaSliderParent .owl-nav .owl-prev{left:50%;margin-left:-29.5%}#work-faq .ctaSliderParent .owl-nav .owl-next{right:50%;margin-right:-29.5%}}@media (min-width:768px){#work-faq{padding-top:260px;min-height:480px}#work-faq .foto{height:480px}#work-faq .slide{padding:0 40px}#work-faq .holder{padding-bottom:41px}#work-faq .holder .content{margin-top:24px}#work-faq .ctaSlider .holder{width:100%}#work-faq .ctaSliderParent .owl-nav .owl-prev{top:45px;margin-left:-36%}#work-faq .ctaSliderParent .owl-nav .owl-next{top:45px;margin-right:-36%}#work-faq .ctaSliderParent .owl-nav .owl-next:before,#work-faq .ctaSliderParent .owl-nav .owl-prev:before{width:14px;height:14px;margin:-7px 0 0 -6px}#work-faq .ctaSliderParent .owl-nav .owl-next:before{margin-left:-8px}}@media (min-width:980px){.c-noticia__news:not(:first-of-type){margin-top:0;}#work-faq{padding-top:270px;padding-right:0;padding-left:0}#work-faq .title.sm{font-size:3em}#work-faq .row{overflow:hidden;height:100%;display:grid;grid-template-columns:repeat(3,1fr)}#work-faq .row .col-sm-4{width:100%}#work-faq .holder{width:100%;height:100%;padding:40px 30px 100px}#work-faq .holder a{position:absolute;bottom:40px;left:30px}#work-faq .holder .title{padding-left:0}#work-faq .holder .title .icon{position:static;left:auto;top:auto;margin:-10px 0 10px}}@media (min-width:1280px){#work-faq .holder .title .icon{width:58px;height:58px;margin-bottom:15px}}@media (min-width:1400px){#work-faq .holder{padding:45px 47px 100px}#work-faq .holder a{left:47px;bottom:45px}}.c-noticia-placeholder{text-align:center}.c-noticia-placeholder__description{margin-top:1.6em;font-weight:200}.c-noticia-placeholder .c-noticia-actions__search{margin-top:2.8em;width:100%;max-width:45em}
@media (min-width:48rem){.c-search__input{min-width:18rem}}
