/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:768px){.container,.container-sm{max-width:768px}}@media (min-width:1024px){.container,.container-md,.container-sm{max-width:1024px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm{max-width:1080px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-ybot)}.col{flex:1 0 0%}[class*="-cols-"]>*{flex:0 0 auto}.row-cols-auto>*{width:auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-3>*{width:33.3333333333%}.row-cols-4>*{width:25%}.row-cols-5>*{width:20%}.row-cols-6>*{width:16.6666666667%}.col-auto{width:auto}[class^=col-]{flex:0 0 auto}.col-1{width:8.33333333%}.col-2{width:16.66666667%}.col-3{width:25%}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-6{width:50%}.col-7{width:58.33333333%}.col-8{width:66.66666667%}.col-9{width:75%}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-12{width:100%}@media (min-width:768px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{width:auto}.row-cols-sm-1>*{width:100%}.row-cols-sm-2>*{width:50%}.row-cols-sm-3>*{width:33.3333333333%}.row-cols-sm-4>*{width:25%}.row-cols-sm-5>*{width:20%}.row-cols-sm-6>*{width:16.6666666667%}.col-sm-auto{width:auto}.col-sm-1{width:8.33333333%}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333%}.col-sm-11{width:91.66666667%}.col-sm-12{width:100%}}@media (min-width:1024px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{width:auto}.row-cols-md-1>*{width:100%}.row-cols-md-2>*{width:50%}.row-cols-md-3>*{width:33.3333333333%}.row-cols-md-4>*{width:25%}.row-cols-md-5>*{width:20%}.row-cols-md-6>*{width:16.6666666667%}.col-md-auto{width:auto}.col-md-1{width:8.33333333%}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-12{width:100%}}@media (min-width:1200px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{width:auto}.row-cols-lg-1>*{width:100%}.row-cols-lg-2>*{width:50%}.row-cols-lg-3>*{width:33.3333333333%}.row-cols-lg-4>*{width:25%}.row-cols-lg-5>*{width:20%}.row-cols-lg-6>*{width:16.6666666667%}.col-lg-auto{width:auto}.col-lg-1{width:8.33333333%}.col-lg-2{width:16.66666667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333333%}.col-lg-8{width:66.66666667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333%}.col-lg-11{width:91.66666667%}.col-lg-12{width:100%}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!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-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}@media (min-width:768px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}}@media (min-width:1024px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}}@media (min-width:1200px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}}
:root{--v-max-width:1080px;--bs-gutter-x:0px;--v-tt-hei:30px;--v-tt-top:0px;--v-sticky-top:0px;--v-background:transparent;--v-burger-size:21px;--v-burger-height:16px;--v-header-offset:14px;--v-header-height:52px;--v-head-mw:207px;--v-n1-maxh:0px;--v-wa-titlelink-ls:-0.02rem;--v-wa-tit-fsize:19px;--v-sus-pos:absolute;--v-extra-backbutton:0px}@media only screen and (min-width:768px){:root{--v-wa-titlelink-fsize:32px;--v-wa-dis:block;--v-wa-thmb-margin:0 0 16px;--v-wa-tit-fsize:20px;--v-wa-sub-dis:block}}@media only screen and (min-width:1024px){:root{--bs-gutter-x:30px;--v-header-height:68px;--v-head-mw:242px;--v-burger-size:26px;--v-burger-height:20px;--v-header-offset:27px;--v-c-mw:1080px}}.page{width:100%;max-width:100vw;min-height:100dvh;margin:0;font-family:Figtree,sans-serif;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;scroll-behavior:smooth;--position-top:calc(var(--v-sticky-top) + var(--v-extra-backbutton))}@media only screen and (min-width:768px){.page{--position-right:25px;--position-left:unset;--position-top:unset;--position-bottom:calc(var(--padding-extra, 30px) + var(--v-, 32px))}}@media only screen and (min-width:768px) and (max-width:1023px){.page{--position-left:unset;--position-right:5px}}@media only screen and (min-width:1024px){.page{--position-left:25px;--position-right:unset}}*{box-sizing:border-box;font-size:var(--v-fsize, inherit);font-weight:var(--v-fweight,inherit);line-height:var(--v-lheight, 1.2);letter-spacing:var(--lspacing, 0);text-decoration:var(--v-text-decoration,none);text-transform:var(--v-texttran,initial);text-align:var(--v-talign,initial);color:var(--v-color);margin:0;padding:0;background:var(--v-background,inherit);min-width:0}:after,:before{font-weight:var(--v-fweight,inherit);font-size:var(--v-fsize, inherit);line-height:var(--v-lheight, 1.2)}.wrap{max-width:1080px;--bs-gutter-x:0px;position:relative;z-index:1}.page-content{margin:0 auto;position:relative;top:var(--v-n1-maxh);--v-background:inherit;--bs-gutter-x:15px;padding-top:var(--bs-gutter-y,20px);margin-bottom:var(--v-pc-mb,25px)}@media only screen and (min-width:768px){.page-content{margin-bottom:var(--v-pc-mb,78px)}}.site-container{display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh;max-width:1080px;margin:0 auto;--v-background:#fff}a{color:var(--v-color,inherit);--v-text-decoration:none}a:hover{text-decoration:none}@media only screen and (min-width:768px){a:hover{text-decoration:var(--v-txtdec,underline);text-decoration-color:var(--v-color-hover,#404CC2);-webkit-text-decoration-color:var(--v-color-hover,#404CC2);text-decoration-thickness:1px;text-underline-offset:3px;--v-color:var(--v-color-hover, inherit);--v-wa-titlelink-color:var(--v-color-hover, inherit);--v-c-icon:invert(0%) sepia(100%) saturate(20%) hue-rotate(39deg) brightness(101%) contrast(107%)}}figure{margin:0}ul{padding:0}#aspnetForm img{width:100%;height:auto;display:block}label{display:block;visibility:hidden;height:0;line-height:0}.hidden{display:none}@media only screen and (max-width:767px){.hidden-xs{display:none!important}}@media only screen and (min-width:768px) and (max-width:1023px){.hidden-sm{display:none!important}}.hidden-sm.button{display:none}@media only screen and (min-width:1024px){.hidden-lg,.hidden-md{display:none!important}}.didomi-components-button span{text-align:center}.ad-inline,.ad-item{margin:var(--v-aditem-mar,0 -15px);padding:var(--v-aditem-padd,10px 0);background:#f2f2f2;min-width:300px;max-width:100vw;min-height:644px;--v-color:#A1A1A1}@media only screen and (min-width:768px){.ad-inline,.ad-item{--v-aditem-mar:0px}}.ad-inline:before,.ad-item:before{content:var(--v-pub-cnt, 'PUBLICIDAD');display:block;--v-fweight:400;--v-fsize:14px;--v-color:#616161;padding:0 0 10px;text-align:center;background-color:#f2f2f2}@media only screen and (min-width:768px){.ad-inline:before,.ad-item:before{--v-fsize:12px}}.ad-inline .creatividad,.ad-item .creatividad{--v-background:none;position:sticky;top:var(--v-sticky-top)}.ad-r4{--v-adh:310px;--v-aditem-mar:0 0 24px}.ad-container-m1,.add990x90.top{display:none;--v-background:#F2F2F2;--v-pub-cnt:none}@media only screen and (min-width:1024px){.ad-container-m1,.add990x90.top{display:flex;flex-direction:column;justify-content:flex-start;padding:17px 0;position:relative;z-index:1;min-height:284px;--v-sticky-top:0px}}.pagetype-branded .ad-inline,.pagetype-branded .ad-item,.pagetype-branded .add990x90.top,.pagetype-branded .tbl-feed-container{display:none}.pagetype-branded .mgr-ads-sticky{display:none!important}.stickied{position:sticky;top:var(--v-sticky-top);margin-bottom:var(--v-pub-mb,0)}.r1-ad{margin:var(--v-wa-margin,0 0 32px)}.btn-suscribir{display:var(--v-sb-dis,inline-block);--v-btn-bck:var(--v-btsb-bck, #FFBD3E);--v-but-bs:0px 2px 4px 0px rgba(0,0,0,0.2);--v-background:none;background:var(--v-btn-bck,#404cc2);--v-color:#fff;--v-fsize:var(--v-bs-fs, 14px);--v-lheight:1;--v-fweight:700;margin:var(--v-btn-mar,inherit);padding:var(--v-sus-padd,8px);text-transform:uppercase;-webkit-box-shadow:var(--v-but-bs,0 2px 4px 0 rgba(0,0,0,.6));-moz-box-shadow:var(--v-but-bs,0 2px 4px 0 rgba(0,0,0,.6));box-shadow:var(--v-but-bs,0 2px 4px 0 rgba(0,0,0,.6));cursor:pointer}.trending-container{border-bottom:1px solid #dadada;height:var(--v-tt-hei);line-height:var(--v-tt-hei);margin-top:0;--v-fsize:10px;--v-color:#616161;--lspacing:5%;width:auto;white-space:nowrap;padding-left:var(--v-header-offset);overflow:hidden;overflow-x:auto}@media only screen and (min-width:768px){.trending-container{--lspacing:4%}}@media only screen and (min-width:1024px){.trending-container{text-align:center}}.trending-container a:after{content:var(--v-tren-content, "·");margin-left:5px;margin-right:2px;display:inline-block}.trending-container a:last-child{--v-tren-content:none}.themes{overflow:hidden}.page-menu{position:absolute;top:var(--v-header-height);left:0;width:100%;overflow-x:hidden;overflow-y:auto;max-height:calc(100dvh - var(--v-header-height) + 20px);--v-fsize:14px;--v-lheight:1.1;padding:var(--v-pgmenu-pad,1px 0);margin:0;display:var(--v-menu-dis);border-bottom:1px solid #dadada}@media only screen and (min-width:768px){.page-menu{display:block}}@media only screen and (min-width:1024px){.page-menu{--v-pgmenu-pad:0 15px;margin:auto;position:unset;width:auto;border:none}}.page-menu-not-top{display:var(--v-menu-dis,none)}.page-menu-n1{display:var(--v-n1-dis,flex);flex-direction:var(--v-n1-fdir,row);list-style:none;flex-wrap:nowrap;max-width:100%;padding-left:var(--v-header-offset);--v-texttran:uppercase;gap:var(--v-n1-gap,16px);margin-bottom:var(--v-n1-mb,inherit)}@media only screen and (min-width:1024px){.page-menu-n1{justify-content:space-between;padding-left:0;gap:var(--v-n1-gap,69px)}}.page-menu-element{padding:var(--v-me-el-padt,9px) var(--v-me-el-padr,5px) var(--v-me-el-padb,7px);margin-bottom:var(--v-me-el-mb,0);flex-shrink:0;--v-fsize:11px}@media only screen and (min-width:768px){.page-menu-element{--v-fsize:12px}}@media only screen and (min-width:1024px){.page-menu-element{--v-me-el-padb:5px;--v-me-el-padt:12px}}.page-menu-link{z-index:27;position:relative;--lspacing:0.04em}@media only screen and (min-width:768px){.page-menu-link{--lspacing:1}}.page-header{position:sticky;top:calc(-1 * var(--v-tt-top));left:0;z-index:27;--v-background:#fff;min-height:115px}@media only screen and (min-width:1024px){.page-header{padding:0 15px;min-height:98px}}.pagetype-home .page-header{min-height:53px}@media only screen and (min-width:1024px){.pagetype-home .page-header{min-height:68px}}.page-header-title{display:none}.header-content{display:flex;flex-wrap:wrap;align-items:center;position:relative;height:var(--v-header-height);max-height:var(--v-header-height);width:100%;max-width:calc(1280px + var(--v-burger-left));margin:0 auto;padding:0 var(--v-header-offset,14px) 0 0;border-bottom:1px solid #dadada}@media only screen and (min-width:1024px){.header-content{--v-header-height:68px;--v-header-mheight:68px;justify-content:space-between}}.header-menu{width:calc(var(--v-burger-size) + 2*var(--v-header-offset));height:100%;position:relative;padding:0 var(--v-header-offset)}@media only screen and (min-width:1024px){.header-menu{margin-right:calc(-1*var(--v-header-offset))}}.header-menu-activator{position:absolute;left:0;height:var(--v-header-height);width:calc(var(--v-burger-size) + 2*var(--v-header-offset));opacity:0;z-index:99;cursor:pointer}.header-menu-toggle{position:absolute;top:50%;left:var(--v-burger-left,50%);width:var(--v-burger-size);height:var(--v-burger-height);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header-menu-line{position:absolute;top:0;left:0;background:#323232;width:100%;height:2px;opacity:var(--v-opacity, 1)}.header-menu-line.middle{top:var(--v-mid-mid,50%);opacity:1;width:var(--v-mid-wid,inherit);-webkit-transform:var(--v-mid-mid-tr,none);-moz-transform:var(--v-mid-mid-tr,none);-ms-transform:var(--v-mid-mid-tr,none);-o-transform:var(--v-mid-mid-tr,none);transform:var(--v-mid-mid-tr,none)}.header-menu-line.bottom{top:var(--v-id-bot,100%);opacity:1;width:var(--v-mid-wid,inherit);-webkit-transform:var(--v-mid-bot-tr,none);-moz-transform:var(--v-mid-bot-tr,none);-ms-transform:var(--v-mid-bot-tr,none);-o-transform:var(--v-mid-bot-tr,none);transform:var(--v-mid-bot-tr,none)}.header-brand{display:flex;min-height:100%;max-height:var(--v-header-mheight);position:relative;width:100%;max-width:var(--v-head-mw);padding-top:3px}@media only screen and (min-width:768px){.header-brand{margin-left:12px}}.header-brand img{max-width:218px;padding:10px 0}@media only screen and (min-width:1024px){.header-brand img{padding:17px 0}}.header-register{margin-left:auto;position:var(--v-sus-pos);right:var(--v-sus-rig,14px);top:var(--v-sus-top,8px);--v-sus-tran:translateY(-50%);--v-bs-fs:12px}@media only screen and (min-width:768px){.header-register{--v-bs-fs:13px}}@media only screen and (min-width:1024px){.header-register{--v-sus-padd:9px 16px;position:unset;margin-top:3px}}.header-register span{display:inline-block;--v-fsize:var(--v-bs-fs)}.scroll-down .page-header,.scroll-up .page-header{transition:all .5s ease-out .5s}:root{--v-bg-carousel:#F7F7F7;--v-bg-buttons:#000000;--v-bg-slice:#404CC2;--v-c-arrow:#ffffff;--v-br-buttons:0}.evergreen{max-width:1080px;background-color:var(--v-bg-carousel);padding:25px 0!important}@media only screen and (min-width:1024px){.evergreen{padding:25px 45px!important}}.evergreen .splide__arrows{position:relative}@media only screen and (min-width:768px) and (max-width:1023px){.evergreen .splide__arrow{display:none}}.evergreen .splide__arrow--next,.evergreen .splide__arrow--prev{position:absolute;top:0;z-index:99;background-color:var(--v-bg-buttons);border-radius:100%;box-shadow:0 2px 2px rgba(0,0,0,.5);color:var(--v-c-arrow);width:45px;height:45px;border:1px solid var(--v-br-buttons);cursor:pointer}.evergreen .splide__arrow--next svg,.evergreen .splide__arrow--prev svg{fill:var(--v-c-arrow);display:flex;justify-content:center;margin:auto;width:25px;height:25px;pointer-events:none;--v-background:transparent}.evergreen .splide__arrow--next{right:-65px}.evergreen .splide__arrow--prev{left:-65px}.evergreen .splide__arrow--prev svg{transform:rotate(180deg)}.evergreen .splide__track{max-width:1080px;margin:auto;overflow:hidden;--v-background:transparent;height:48px}.evergreen .splide__list{display:block;gap:45px;overflow-x:auto}.sticky .evergreen .splide__list{display:flex}@media only screen and (min-width:768px){.evergreen .splide__list{display:flex}}@media only screen and (min-width:1024px){.evergreen .splide__list{overflow:initial}}.evergreen .splide__slide{height:auto;border-left:1px solid var(--v-bg-slice);backface-visibility:hidden;-ms-flex-negative:0;flex-shrink:0}.evergreen .splide__slide:first-of-type{border-left:1px solid transparent}.evergreen .splide__slide .title{text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;margin:0 0 0 15px;width:auto;max-width:240px;--v-fsize:22px;--v-lheight:24px;--v-fweight:700}@media only screen and (min-width:1024px){.evergreen .splide__slide .title{max-width:100%}}.evergreen .splide__slide .title a{text-decoration:none}.evergreen .splide__slide.is-prev{border-left:0}.evergreen-block .title-section{--v-fsize:22px;--v-lheight:22px;--v-fweight:700;color:#000;padding:0 0 3px 16px}@media only screen and (min-width:768px){.article-content,.article-summary{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;width:100%}.article-content>*,.article-summary>*{width:100%}}.article-body .product-card.product-type-multi-select,.article-body .product-card.product-type-multi-select-noimage{display:flex;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:20px;gap:20px;margin:0 auto;margin-top:30px;margin-bottom:45px;padding-left:0;padding-right:0}.article-body .product-card.product-type-multi-select .product-image,.article-body .product-card.product-type-multi-select-noimage .product-image{min-width:auto}.article-body .product-card.product-type-multi-select .product-image img,.article-body .product-card.product-type-multi-select-noimage .product-image img{width:108px!important;height:auto}.article-body .product-card.product-type-multi-select .product-info .product-epigraph,.article-body .product-card.product-type-multi-select-noimage .product-info .product-epigraph{text-transform:uppercase;color:#ed4a4a;font-size:12px;font-weight:700;margin:0}.article-body .product-card.product-type-multi-select .product-info .product-title,.article-body .product-card.product-type-multi-select-noimage .product-info .product-title{text-transform:capitalize;line-height:24px;color:#333;margin-left:0;padding:0;margin-top:0;margin-bottom:10px;font-size:20px}.article-body .product-card.product-type-multi-select .product-info .product-action,.article-body .product-card.product-type-multi-select-noimage .product-info .product-action{width:100%;display:flex}.article-body .product-card.product-type-multi-select .product-info a.btn-comprar,.article-body .product-card.product-type-multi-select-noimage .product-info a.btn-comprar{background:#ffe354;color:#000;padding:3px 10px;margin:0 5px;margin-left:0;display:inline-block;text-decoration:none;font-size:14px;border-radius:5px;font-weight:400;line-height:15px;letter-spacing:.65px;margin-right:20px;position:static;margin-bottom:18px}@media only screen and (max-width:767px){.article-body .product-card.product-type-multi-select .product-info a.btn-comprar,.article-body .product-card.product-type-multi-select-noimage .product-info a.btn-comprar{width:64%;text-align:center;padding:3px 10px;margin-bottom:13px}}.article-body .product-card.product-type-multi-select .product-info a.btn-comprar .price,.article-body .product-card.product-type-multi-select-noimage .product-info a.btn-comprar .price{--v-fsize:14px;background-color:#ffe354;font-weight:700}.article-body .product-card.product-type-multi-select .product-info .product-note,.article-body .product-card.product-type-multi-select-noimage .product-info .product-note{margin:10px 0 0 0;color:#888;font-size:12px;line-height:14px}@media only screen and (max-width:767px){.article-body .product-card.product-type-multi-select .product-info .product-note,.article-body .product-card.product-type-multi-select-noimage .product-info .product-note{margin:0}}.article-body .product-card.product-type-vertical{display:flex;flex-direction:column;border-bottom:1px solid #a7a5a5;padding:20px;margin-bottom:40px;padding-left:0;padding-right:0}.article-body .product-card.product-type-vertical .product{display:flex}@media only screen and (max-width:767px){.article-body .product-card.product-type-vertical .product{position:relative}}.article-body .product-card.product-type-vertical .product .product-image img{float:none;margin-right:15px}@media only screen and (max-width:767px){.article-body .product-card.product-type-vertical .product .product-image img{width:85px!important;position:absolute;top:0;left:0}}@media only screen and (max-width:767px){.article-body .product-card.product-type-vertical .product .product-info{float:right}}.article-body .product-card.product-type-vertical .product .product-info a{text-decoration:none}.article-body .product-card.product-type-vertical .product .product-info .product-epigraph{text-transform:uppercase;color:#ed4a4a;font-size:12px;font-weight:500;margin:0 0 5px 0;line-height:1.3}@media only screen and (max-width:767px){.article-body .product-card.product-type-vertical .product .product-info .product-epigraph{font-size:13px;line-height:16px}.article-body .product-card.product-type-vertical .product .product-info .product-epigraph:before{CONTENT:'';width:100px;height:120px;display:inline-block;float:left}}.article-body .product-card.product-type-vertical .product .product-info .product-title{font-size:18px;font-weight:700;line-height:1.5;margin:0;color:#000}.article-body .product-card.product-type-vertical .product .product-info .product-price{color:#d21f26;--v-fsize:18px;font-weight:600;margin:0;margin-bottom:10px}.article-body .product-card.product-type-vertical .product .product-info .product-price a{border-bottom:none}.article-body .product-card.product-type-vertical .product .product-info .product-price .original.price{color:#000}.article-body .product-card.product-type-vertical .product .product-info .product-price .discount.price{text-decoration:underline;text-decoration-color:#000;text-decoration-thickness:1px;text-underline-offset:4px;color:#ed4a4a}.article-body .product-card.product-type-vertical .product .product-info p{font-weight:300;margin-bottom:20px}.article-body .product-card.product-type-vertical a.btn-comprar{font-family:Mulish,sans-serif;font-weight:600;font-size:13px;color:#161616;background-color:#ffe354;line-height:15px;letter-spacing:.65px;padding:9px 18px 8px;transition:all .3s ease;text-transform:uppercase;text-decoration:none;display:block;max-width:fit-content;margin-left:155px;margin-top:20px;border-radius:5px}@media only screen and (max-width:767px){.article-body .product-card.product-type-vertical a.btn-comprar{width:38%;max-width:100%;margin-left:0;text-align:center}}.article-body p.product-check-price{font-size:12px;color:#888}.article-body .price{margin-left:5px}.article-body .price.original{text-decoration-line:line-through;text-decoration-color:black;text-decoration-thickness:from-font}.article-body h2.product-showcase-subtitle{text-align:center;font-family:Lora;font-size:26px;font-weight:400;text-transform:none;margin-bottom:40px}@media only screen and (min-width:768px){.article-body h2.product-showcase-subtitle{font-size:30px;line-height:34px;max-width:430px;margin:0 auto 26px}}.article-body h3.product-showcase-title{line-height:22px;color:#fff;background-color:#000;padding:3px 40px;margin:0 auto 20px;text-align:center}@media only screen and (min-width:768px){.article-body h3.product-showcase-title{font-size:19px;line-height:28px;padding:4px 10px;width:fit-content}}.article-body .product-type-showcase{margin-bottom:40px}.article-body .product-type-showcase .btn-comprar{font-size:14px;color:#161616;background-color:#ffe354;padding:6px 10px;border-radius:5px;--v-fweight:400}.article-body .product-type-showcase .btn-comprar .price{--v-fsize:14px;background-color:#ffe354;--v-fweight:700}.article-body .product-type-showcase .product-image{width:100%;margin-bottom:15px;height:auto}.article-body .product-type-showcase .product-info{--v-talign:center}.article-body .product-type-showcase .product-info a{text-decoration:none;color:#000}.article-body .product-type-showcase .product-title{text-transform:none;font-weight:700;line-height:26px;font-size:18px}.article-body .product-type-showcase p{font-weight:300;line-height:28.8px;letter-spacing:.2px;margin-bottom:13px}.article-body .product-type-showcase .price{font-weight:700}@media only screen and (min-width:768px){.article-body .product-type-showcase.product-col-double{width:calc(50% - 15px)}}@media only screen and (min-width:768px){.article-body .product-type-showcase.product-col-triple{width:calc((100% / 3) - 12px);display:inline-flex;flex-direction:column}}@media only screen and (min-width:768px){.product-col-double+.product-col-double,.product-col-double+.product-col-double+.product-col-double+.product-col-double,.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double,.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double{margin-left:30px}.product-col-double+.product-col-double+.product-col-double,.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double,.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double,.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double+.product-col-double{margin-left:0}}
