/*
negocio/plantillas/panels/productodetalle/style.css
negocio/plantillas/panels/instrucciones/style.css
negocio/plantillas/panels/productosrelacionados/style.css
negocio/plantillas/panels/productoscomplementarios/style.css
negocio/plantillas/panels/footer/style.css
*/
.mdl-producto_detalle .m-tablet,
.mdl-producto_detalle .m-mobile{display:none}.mdl-producto_detalle .m-desktop{display:block}.mdl-producto_detalle .m-ventajas{display:flex;justify-content:space-between;border-top:1px solid rgba(0,0,0,0.3);padding-top:3rem;padding-bottom:7rem}.mdl-producto_detalle .m-ventajas
article{width:25%;display:flex;flex-direction:column;align-items:center;text-align:center}.mdl-producto_detalle .m-ventajas article
img{height:2.6rem;margin-bottom:1.5rem}.mdl-producto_detalle .m-ventajas article
span{font-family:'HelveticaNeueLTStd-Lt',sans-serif;font-weight:500;font-weight:700;font-size:1.4rem;line-height:1.29;padding:0
1rem}.mdl-producto_detalle #m-iframe{margin-top:4rem}.mdl-producto_detalle #m-dataframe{display:flex;position:relative;flex-direction:column}.mdl-producto_detalle #m-dataframe .m-selector{font-size:1.8rem;font-family:'HelveticaNeueLTStd-Bd',sans-serif;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;cursor:pointer;border:1px
solid #000}.mdl-producto_detalle #m-dataframe .m-selector>div{display:flex;align-items:center}.mdl-producto_detalle #m-dataframe .m-selector > div .m-img{width:2rem;margin-right:1rem;border:1px
solid #ccc;box-sizing:border-box}.mdl-producto_detalle #m-dataframe .m-selector > div .m-img
img{display:block;width:2rem;height:2rem}.mdl-producto_detalle #m-dataframe .m-listcolors{position:absolute;top:5.3rem;width:100%;max-height:30rem;overflow-y:auto;display:none;padding:1rem;box-sizing:border-box;border:1px
solid #ccc;background-color:#fff}.mdl-producto_detalle #m-dataframe .m-listcolors>*{cursor:pointer;display:flex;margin-bottom:1rem;border-bottom:1px solid #fafafa}.mdl-producto_detalle #m-dataframe .m-listcolors > * .m-img{width:2.8rem;border:1px
solid #333;display:flex}.mdl-producto_detalle #m-dataframe .m-listcolors > * .m-img
img{width:100%;max-width:100%}.mdl-producto_detalle #m-dataframe .m-listcolors > * .m-info2{padding:1rem;font-family:'HelveticaNeueLTStd-Bd',sans-serif;font-weight:bold;font-size:1.3rem;line-height:1}.mdl-producto_detalle #m-dataframe .m-listcolors>*:hover{background-color:#a2a2a2}.mdl-producto_detalle #m-dataframe .m-listcolors.active{display:block}.mdl-producto_detalle #m-dataframe #form-compra{margin-top:3rem;display:none}.mdl-producto_detalle #m-dataframe #form-compra .m-form-controls{display:flex;align-items:center}.mdl-producto_detalle #m-dataframe #form-compra .m-form-controls .m-qty-input{width:47px;height:28px;border:0px;margin:0px
0px 0px 20px;font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:24px;font-weight:900;font-stretch:condensed;font-style:normal;line-height:normal;letter-spacing: -0.1px;text-align:center;color:#000}.mdl-producto_detalle #m-dataframe #form-compra .m-form-controls .m-price{margin-left:auto;text-align:right;font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:24px;font-weight:bold;color:#000}.mdl-producto_detalle #m-dataframe #form-compra .m-buy-button{margin-top:2rem;display:flex;justify-content:center;align-items:center;font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:24px;font-weight:900;height:6rem;font-stretch:condensed;letter-spacing: -0.1px;background-color:#1a949b;color:#fff}.mdl-producto_detalle #m-dataframe #form-compra .m-buy-button .m-buy-icon{margin-right:1rem}.mdl-producto_detalle .m-content{max-width:126rem;margin:0
auto}.mdl-producto_detalle .m-content .m-head{display:flex;justify-content:space-between}.mdl-producto_detalle .m-content .m-head .m-left{display:flex;flex-direction:column;align-items:center;width:100%;padding-right:12.6rem;box-sizing:border-box}.mdl-producto_detalle .m-content .m-head .m-left .m-img{max-width:100%;padding-bottom:4rem}.mdl-producto_detalle .m-content .m-head .m-left .m-img img,
.mdl-producto_detalle .m-content .m-head .m-left .m-img
iframe{max-width:100%;height:50rem;object-fit:contain}.mdl-producto_detalle .m-content .m-head .m-left .m-listimgs{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:4.5rem}.mdl-producto_detalle .m-content .m-head .m-left .m-listimgs .m-img2{cursor:pointer;margin:0.75rem;border:1px
solid rgba(0,0,0,0.1);position:relative}.mdl-producto_detalle .m-content .m-head .m-left .m-listimgs .m-img2
img{width:9rem}.mdl-producto_detalle .m-content .m-head .m-left .m-listimgs .m-img2
i{font-size:2.5rem;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mdl-producto_detalle .m-content .m-head .m-right{width:40rem;flex-shrink:0}.mdl-producto_detalle .m-content .m-head .m-right .m-button{font:900 1.8rem 'HelveticaCondensed', sans-serif;font-stretch:condensed;letter-spacing:0.3rem;border:1px
solid #000;background-color:#000;color:#fff;display:inline-flex;padding:1.4rem 3rem;text-transform:uppercase;margin-top:2rem}@media (max-width: 767px){.mdl-producto_detalle .m-content .m-head .m-right .m-button{font-size:1.6rem}}.mdl-producto_detalle .m-content .m-head .m-right .m-title{font-family:'HelveticaNeueLTStd-Bd',sans-serif;font-weight:bold;font-size:4rem;letter-spacing: -0.094rem;margin-bottom:0.4rem}@media (max-width: 1024px){.mdl-producto_detalle .m-content .m-head .m-right .m-title{font-size:3.5rem}}.mdl-producto_detalle .m-content .m-head .m-right .m-subt{font-family:'HelveticaNeueLTStd-Lt',sans-serif;font-size:2rem;line-height:1.35;margin-bottom:3rem}.mdl-producto_detalle .m-content .m-head .m-right .m-subt
span{margin-left:4rem}.mdl-producto_detalle .m-content .m-head .m-right .m-text{font:1.6rem/1.38 'HelveticaNeueLight', sans-serif;line-height:1.69}@media (max-width: 900px){.mdl-producto_detalle .m-content .m-head .m-right .m-text{font-size:15px}}.mdl-producto_detalle .m-content .m-head .m-right .m-text
p{margin-bottom:2rem}.mdl-producto_detalle .m-content .m-head .m-right .m-text
a{color:#1a949b;text-decoration:underline}.mdl-producto_detalle .m-content .m-head .m-right .m-info{background-color:#fafafa;font-family:'HelveticaNeueLight',sans-serif;padding:2rem 2.5rem 2rem 2rem;font-size:1.4rem;font-weight:300;line-height:1.57;letter-spacing:0.031rem;display:flex;align-items:flex-start}.mdl-producto_detalle .m-content .m-head .m-right .m-info
i{margin-top:0.3rem;margin-right:0.4rem}.mdl-producto_detalle .m-content .m-head .m-right .m-info.m-info2{padding-top:0;display:flex;align-items:flex-start}.mdl-producto_detalle .m-content .m-head .m-right .m-info.m-info2
i{margin-top:0.3rem;margin-right:0.4rem}.mdl-producto_detalle .m-content .m-head .m-right .m-info.m-info2
a{color:#1a949b;text-decoration:underline}.mdl-producto_detalle .m-content .m-body{padding-top:7rem;padding-bottom:3rem;border-bottom:1px solid rgba(0,0,0,0.3);display:flex;justify-content:space-between;align-items:flex-start}.mdl-producto_detalle .m-content .m-body .m-left{width:100%;box-sizing:border-box;padding-right:5rem}.mdl-producto_detalle .m-content .m-body .m-left .m-title{margin-bottom:3.8rem;font-family:'HelveticaNeueLTStd-Bd',sans-serif;font-size:3rem;letter-spacing: -0.071rem}@media (max-width: 1024px){.mdl-producto_detalle .m-content .m-body .m-left .m-title{font-size:2.5rem}}.mdl-producto_detalle .m-content .m-body .m-left .m-text{font:1.8rem/1.67 'HelveticaNeueLTStd-Lt', sans-serif}@media (max-width: 900px){.mdl-producto_detalle .m-content .m-body .m-left .m-text{font-size:15px}}.mdl-producto_detalle .m-content .m-body .m-right{width:27.7rem;margin-top:6.6rem;flex-shrink:0}.mdl-producto_detalle .m-content .m-body .m-right>div{background-color:#fafafa;display:flex;flex-direction:column;align-items:center;padding:3rem;text-align:center}.mdl-producto_detalle .m-content .m-body .m-right > div
i{display:block;width:5rem;height:5.2rem;background-image:url(/content/imgs/pantone.svg);background-size:contain;background-repeat:no-repeat;background-position:center;padding-bottom:2.4rem}.mdl-producto_detalle .m-content .m-body .m-right > div
p{font-family:'HelveticaNeueLTStd-BdCn',sans-serif;font-size:2rem;line-height:1.1;margin-bottom:2.5rem;text-transform:uppercase}.mdl-producto_detalle .m-content .m-body .m-right > div .m-button{font-family:'HelveticaNeueLTStd-Bd',sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:0.239rem;color:#000;padding-right:7.2rem;position:relative;text-transform:uppercase}.mdl-producto_detalle .m-content .m-body .m-right > div .m-button:after{position:absolute;width:5rem;height:0.2rem;content:"";background-color:#000;right:0;top:50%;transform:translateY(-50%)}@media (max-width: 1080px){.mdl-producto_detalle .m-content .m-body .m-right > div .m-button{font-size:1.2rem}}.mdl-producto_detalle .m-content .m-body2{border-bottom:1px solid rgba(0,0,0,0.3)}.mdl-producto_detalle .m-content .m-body2 .m-l1{position:relative;padding:4.5rem 0;font-family:'HelveticaNeueLTStd-Bd',sans-serif;font-size:3rem;letter-spacing: -0.071rem}@media (max-width: 1024px){.mdl-producto_detalle .m-content .m-body2 .m-l1{font-size:2.5rem}}.mdl-producto_detalle .m-content .m-body2 .m-l1
i{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;width:2.3rem;height:2.3rem;background-image:url(/content/imgs/plus.png);background-size:cover}.mdl-producto_detalle .m-content .m-body2 .m-l2{padding:0
0 4.5rem 0;font:1.8rem/1.67 'HelveticaNeueLTStd-Lt', sans-serif;display:none}@media (max-width: 900px){.mdl-producto_detalle .m-content .m-body2 .m-l2{font-size:15px}}.mdl-producto_detalle .m-content .m-body2 .m-l2
a{text-decoration:underline}@media (max-width: 1024px){.mdl-producto_detalle{padding-top:0;padding-bottom:0}.mdl-producto_detalle .m-content .m-head .m-right{width:37.5rem}.mdl-producto_detalle .m-content .m-head .m-left{padding-right:7.7rem}.mdl-producto_detalle .m-content .m-head .m-left .m-img img,
.mdl-producto_detalle .m-content .m-head .m-left .m-img
iframe{height:44.5rem}.mdl-producto_detalle .m-content .m-body{padding-top:0}.mdl-producto_detalle .m-ventajas article
span{padding:0}}@media (max-width: 900px){.mdl-producto_detalle .m-ventajas article
span{font-size:11px}.mdl-producto_detalle .m-desktop{display:none}.mdl-producto_detalle .m-tablet{display:block}.mdl-producto_detalle .m-content{padding-top:3.5rem}.mdl-producto_detalle .m-content .m-head .m-left{padding-right:3.5rem}.mdl-producto_detalle .m-content .m-head .m-left .m-tablet{display:block;text-align:left}.mdl-producto_detalle .m-content .m-head .m-left .m-title{font-family:'HelveticaNeueLTStd-Bd',sans-serif;font-weight:bold;font-size:4rem;letter-spacing: -0.094rem;font-size:3rem;margin-bottom:0}.mdl-producto_detalle .m-content .m-head .m-left .m-subt{font-family:'HelveticaNeueLTStd-Lt',sans-serif;font-size:1.6rem;line-height:1.69;margin-bottom:3rem}.mdl-producto_detalle .m-content .m-head .m-left .m-subt
span{margin-left:1.9rem}.mdl-producto_detalle .m-content .m-head .m-left .m-img img,
.mdl-producto_detalle .m-content .m-head .m-left .m-img
iframe{height:27.8rem}.mdl-producto_detalle .m-content .m-head .m-left .m-listimgs{margin-bottom:2.5rem}.mdl-producto_detalle .m-content .m-head .m-left .m-listimgs .m-img2{margin:0.5rem}.mdl-producto_detalle .m-content .m-head .m-left .m-listimgs .m-img2
img{width:6.7rem}.mdl-producto_detalle .m-content .m-head .m-right{width:34rem}.mdl-producto_detalle .m-content .m-head .m-right .m-info{font-size:1.2rem}.mdl-producto_detalle .m-content .m-body .m-left .m-title{font-size:2rem;letter-spacing: -0.047rem;margin-bottom:2rem}.mdl-producto_detalle .m-content .m-body .m-right{width:24.5rem;margin-top:1rem}.mdl-producto_detalle .m-content .m-body .m-right > div
p{font-size:1.8rem}.mdl-producto_detalle .m-content .m-body2 .m-l1{padding:2.6rem 0;font-size:2rem;letter-spacing: -0.047rem}}@media (max-width: 900px) and (max-width: 1024px){.mdl-producto_detalle .m-content .m-head .m-left .m-title{font-size:3.5rem}}@media (max-width: 767px){.mdl-producto_detalle .m-mobile{display:block}.mdl-producto_detalle .m-content .m-head{flex-direction:column;align-items:center;text-align:center}.mdl-producto_detalle .m-content .m-head .m-left{padding-right:0}.mdl-producto_detalle .m-content .m-head .m-left .m-tablet{text-align:center}.mdl-producto_detalle .m-content .m-head .m-left .m-title{font-size:3rem}.mdl-producto_detalle .m-content .m-head .m-left .m-img{padding-bottom:2.6rem}.mdl-producto_detalle .m-content .m-head .m-left .m-listimgs .m-img2
img{height:6.7rem;object-fit:contain}.mdl-producto_detalle .m-content .m-head .m-left .m-ventajas{display:none}.mdl-producto_detalle .m-content .m-head .m-right .m-ventajas{margin-top:1.5rem}.mdl-producto_detalle .m-content .m-body{flex-direction:column}.mdl-producto_detalle .m-content .m-body .m-left{padding-right:0}.mdl-producto_detalle .m-content .m-body .m-right{display:none}}
.mdl-instrucciones{background-color:#f8f8f8;padding:9.5rem 2rem}.mdl-instrucciones .bx-controls{position:relative}.mdl-instrucciones .m-content{max-width:126rem;margin:0
auto}.mdl-instrucciones .m-content .m-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:5rem}.mdl-instrucciones .m-content .m-header>div{font-family:'HelveticaNeueLTStd-Bd',sans-serif;font-weight:bold;font-size:4rem;letter-spacing: -0.094rem;text-transform:uppercase}@media (max-width: 1024px){.mdl-instrucciones .m-content .m-header>div{font-size:3.5rem}}.mdl-instrucciones .m-content .m-header
a{font-family:'HelveticaCondensed',sans-serif;font-stretch:condensed;font-weight:500;letter-spacing:0.3rem;color:#000;font-size:1.8rem;box-sizing:border-box;padding:2rem 0;border:1px
solid #000;text-align:center;text-transform:uppercase;padding:1.5rem 2.5rem}@media (max-width: 767px){.mdl-instrucciones .m-content .m-header
a{font-size:1.6rem}}.mdl-instrucciones .m-content .m-texto{font:1.8rem/1.67 'HelveticaNeueLTStd-Lt', sans-serif;margin-bottom:5rem}@media (max-width: 900px){.mdl-instrucciones .m-content .m-texto{font-size:15px}}.mdl-instrucciones .m-content .bx-wrapper{max-width:100% !important}.mdl-instrucciones .m-content .m-body{display:flex}.mdl-instrucciones .m-content .m-body .m-slide{display:flex}.mdl-instrucciones .m-content .m-body .m-item{width:33.333%;box-sizing:border-box;position:relative;background-color:#fff}.mdl-instrucciones .m-content .m-body .m-item>a{display:flex;background-size:cover;background-position:center;height:100%}.mdl-instrucciones .m-content .m-body .m-item .m-img{height:22rem;display:flex;justify-content:center;align-items:center}.mdl-instrucciones .m-content .m-body .m-item .m-img>img{height:100%;max-width:100%;object-fit:cover}.mdl-instrucciones .m-content .m-body .m-item .m-img.m-icon>img{max-height:11rem}.mdl-instrucciones .m-content .m-body .m-item .m-number{position:absolute;top:1rem;left:1rem;background-color:#000;color:#fff;font-family:'HelveticaNeueLTStd-Bd',sans-serif;line-height:1.04;padding:1rem 1.2rem;font-size:2.4rem;text-transform:uppercase}.mdl-instrucciones .m-content .m-body .m-item .m-play{position:absolute;top:0;left:0;right:0;bottom:0;color:#fff;display:flex;flex-direction:column;z-index:3;justify-content:center;align-items:center;font-family:'HelveticaNeueLTStd-BdCn',sans-serif;letter-spacing: -0.06rem;font-size:2.4rem}.mdl-instrucciones .m-content .m-body .m-item .m-play
i{font-size:5rem;margin-bottom:2rem}.mdl-instrucciones .m-content .m-body .m-item .m-info{text-align:center;padding:3rem 3rem 4rem 3rem}.mdl-instrucciones .m-content .m-body .m-item .m-info
header{font-family:'HelveticaNeueLTStd-BdCn',sans-serif;letter-spacing: -0.06rem;font-size:2.4rem;margin-bottom:1.6rem}.mdl-instrucciones .m-content .m-body .m-item .m-info
footer{font-family:'HelveticaNeueLTStd-Lt',sans-serif;font-weight:300;letter-spacing:0.036rem;font-size:1.6rem;line-height:1.38}@media (max-width: 1024px){.mdl-instrucciones{padding-bottom:5rem;padding-top:5rem}.mdl-instrucciones .m-content .m-body .m-item .m-img{height:18rem}}@media (max-width: 900px){.mdl-instrucciones{overflow:hidden}.mdl-instrucciones .m-content .m-texto{padding-left:1rem;padding-right:1rem}.mdl-instrucciones .m-content .m-header{flex-direction:column;text-align:center}.mdl-instrucciones .m-content .m-header>div{margin-bottom:2rem}.mdl-instrucciones .bx-viewport{overflow:visible !important}}@media (max-width: 767px){.mdl-instrucciones{padding-top:3rem;padding-bottom:3rem}}
.mdl-productosrelacionados{padding-top:10rem}.mdl-productosrelacionados .m-content{margin:0
auto;max-width:126rem}.mdl-productosrelacionados .m-header{margin-bottom:5rem}.mdl-productosrelacionados .m-header .m-title{font-family:'HelveticaNeueLTStd-Bd',sans-serif;font-weight:bold;font-size:4rem;letter-spacing: -0.094rem;text-transform:uppercase}@media (max-width: 1024px){.mdl-productosrelacionados .m-header .m-title{font-size:3.5rem}}.mdl-productosrelacionados .m-grid{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}.mdl-productosrelacionados .m-grid .m-article{padding:0
4rem;margin-bottom:1rem;align-items:center}.mdl-productosrelacionados .m-grid .m-article .m-img{width:25%;flex-shrink:0}.mdl-productosrelacionados .m-grid .m-article .m-img
img{max-width:100%}.mdl-productosrelacionados .m-grid .m-article{display:flex;width:calc(50% - 1.5rem);background-color:#fafafa;box-sizing:border-box}.mdl-productosrelacionados .m-grid .m-article .m-img{padding-right:4rem}.mdl-productosrelacionados .m-grid .m-article .m-img
img{mix-blend-mode:multiply}.mdl-productosrelacionados .m-grid .m-article
header{font:2.4rem 'HelveticaNeueLTStd-BdCn', sans-serif;letter-spacing: -0.1px}@media (max-width: 900px){.mdl-productosrelacionados .m-grid .m-article
header{font-size:2rem;letter-spacing: -0.08px}}.mdl-productosrelacionados .m-grid .m-article
footer{font:1.6rem/1.38 'HelveticaNeueLight', sans-serif;margin-top:1.4rem}@media (max-width: 900px){.mdl-productosrelacionados .m-grid .m-article
footer{font-size:15px}}@media (max-width: 1024px){.mdl-productosrelacionados{padding-top:8rem}.mdl-productosrelacionados .m-grid .m-article{padding:3.6rem}}@media (max-width: 900px){.mdl-productosrelacionados .m-content{padding-bottom:2rem}.mdl-productosrelacionados .m-grid .m-article{padding:2.5rem}.mdl-productosrelacionados .m-grid .m-article .m-img{width:25%;padding-right:2rem}}@media (max-width: 767px){.mdl-productosrelacionados{padding-top:5rem}.mdl-productosrelacionados .m-header{text-align:center;margin-bottom:1.5rem}.mdl-productosrelacionados .m-grid{flex-direction:column}.mdl-productosrelacionados .m-grid .m-article{width:100%}.mdl-productosrelacionados .m-grid .m-article
footer{display:none}}
.mdl-complementarios .m-content{max-width:126rem;margin:0
auto}.mdl-complementarios .m-content .m-header{margin-bottom:2.5rem;padding-bottom:2rem;font-family:'HelveticaNeueLTStd-Bd',sans-serif;font-size:3rem;letter-spacing: -0.071rem;border-bottom:1px solid rgba(0,0,0,0.3)}@media (max-width: 1024px){.mdl-complementarios .m-content .m-header{font-size:2.5rem}}.mdl-complementarios .m-content .m-list{display:flex;margin:0
-1.5rem;flex-wrap:wrap}.mdl-complementarios .m-content .m-list>a{background-color:#fafafa;padding:20px;width:calc(25% - 3rem);box-sizing:border-box;margin:1.5rem;display:flex;flex-direction:column;text-align:center}.mdl-complementarios .m-content .m-list > a .m-img{padding:0
2rem 2rem}.mdl-complementarios .m-content .m-list > a .m-img
img{width:100%;max-width:100%;mix-blend-mode:multiply}.mdl-complementarios .m-content .m-list > a .m-title{font-family:'HelveticaNeueLTStd-BdCn',sans-serif;letter-spacing: -0.06rem;font-size:1.8rem;line-height:1.39}.mdl-complementarios .m-content .m-list > a
footer{font-family:'HelveticaNeueLight',sans-serif;font-size:1.4rem;letter-spacing:0.058rem}.mdl-complementarios .m-content .m-list.m-slide{margin:0}.mdl-complementarios .m-content .m-list.m-slide>a{margin:1.5rem 0}.mdl-complementarios .m-content .bx-wrapper{position:relative}.mdl-complementarios .m-content .bx-controls-direction{top:calc(50% - 4.3rem);transform:translateY(-50%);left:0;right:0;display:flex;justify-content:space-between}.mdl-complementarios .m-content .bx-controls-direction .bx-prev{margin-left: -1.5rem}.mdl-complementarios .m-content .bx-controls-direction .bx-next{margin-right: -1.5rem}.mdl-complementarios .m-content .bx-controls{position:initial !important}@media (max-width: 900px){.mdl-complementarios .m-content .m-list>a{width:calc(33.33% - 3rem)}.mdl-complementarios .m-content .bx-controls-direction{top:auto;bottom: -2.5rem;left:auto}.mdl-complementarios .bx-pager{width:calc(100% - 10rem)}}@media (max-width: 767px){.mdl-complementarios .m-content .m-list>a{width:calc(50% - 3rem)}.mdl-complementarios .m-content .bx-controls-direction{right:2rem}}
.mdl-footer{padding:0
!important;position:relative;color:#fff;max-width:100%}.mdl-footer .m-tablet,
.mdl-footer .m-tablet2{display:none}.mdl-footer>*{position:relative}.mdl-footer .m-content{margin:0
auto;max-width:126rem}.mdl-footer .m-bg{display:flex;flex-direction:column;background-image:url(/negocio/plantillas/panels/footer/img/bg_footer.svg);background-size:cover;background-position:top center;padding:9.2rem 2.5rem 3.8rem}.mdl-footer .m-ventajas{padding-bottom:4.5rem;margin-bottom:5rem;margin-top:1rem;border-bottom:1px solid rgba(255,255,255,0.2)}.mdl-footer .m-ventajas .m-content{max-width:126rem;margin:0
auto}.mdl-footer .m-ventajas .m-content .m-container{margin:0
-6rem;display:flex;justify-content:center;flex-wrap:wrap}.mdl-footer .m-ventajas .m-content .m-container
article{width:25%;padding:0
6rem;box-sizing:border-box;display:flex;align-items:center;border-right:1px solid rgba(255,255,255,0.2)}.mdl-footer .m-ventajas .m-content .m-container article
img{height:5rem;margin-right:2rem}.mdl-footer .m-ventajas .m-content .m-container article
svg{width:100%;max-width:5rem;margin-right:2rem;max-height:5rem}.mdl-footer .m-ventajas .m-content .m-container article svg
path{stroke:#fff}.mdl-footer .m-ventajas .m-content .m-container article
span{font-family:'HelveticaNeueLTStd-Lt',sans-serif;font-weight:500;font-weight:normal;font-size:1.8rem;line-height:1.17;color:#fff}.mdl-footer .m-ventajas .m-content .m-container article:nth-of-type(4n){border-right:0}.mdl-footer .m-top{color:#fff}.mdl-footer .m-top .m-content{display:flex;justify-content:space-between}.mdl-footer .m-top .m-links{display:flex;width:calc(100% - 13rem);justify-content:space-between}.mdl-footer .m-top .m-links .m-item .m-title{font-size:1.8rem;line-height:1.94;text-transform:uppercase;margin-bottom:1.5rem;font-family:'HelveticaNeueLTStd-BdCn',sans-serif;letter-spacing: -0.06rem}.mdl-footer .m-top .m-links .m-item
ul{margin:0;padding:0}.mdl-footer .m-top .m-links .m-item ul
li{list-style:none;font-family:'HelveticaNeueLTStd-Lt',sans-serif;font-size:14px;line-height:2.14;margin-bottom:1rem}.mdl-footer .m-top .m-links .m-item:first-child{max-width:24.6rem}.mdl-footer .m-top .m-links .m-item:first-child ul
li{font-size:15px;line-height:1.53;margin-bottom:1.5rem;padding-bottom:1.5rem;position:relative}.mdl-footer .m-top .m-links .m-item:first-child ul li:before{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background-color:#fff;opacity:0.2}.mdl-footer .m-top .m-links .m-item:first-child ul li:last-child:before{display:none}.mdl-footer .m-top .m-info{display:flex;flex-direction:column;width:33.33%;margin-left:13rem}.mdl-footer .m-top .m-info .m-img{display:flex;align-items:flex-start;margin-bottom:2rem}.mdl-footer .m-top .m-info .m-img
img{height:4rem}.mdl-footer .m-top .m-info .m-dir{font-family:'HelveticaNeueLTStd-Lt',sans-serif;font-weight:300;letter-spacing:0.036rem;font-size:15px;letter-spacing:normal;line-height:1.53;margin-bottom:1rem}.mdl-footer .m-top .m-info .m-contact{font-family:'HelveticaNeueLTStd-Lt',sans-serif;font-weight:300;letter-spacing:0.036rem;font-size:15px;font-weight:bold;letter-spacing:normal;line-height:1.53}.mdl-footer .m-top .m-info .m-rrss{display:flex;justify-content:flex-start;align-items:center;margin-top:3rem}.mdl-footer .m-top .m-info .m-rrss .m-button{font:900 1.8rem 'HelveticaCondensed', sans-serif;font-stretch:condensed;letter-spacing:0.3rem;border:1px
solid #fff;color:#fff;display:inline-flex;padding:1.4rem 3rem;text-transform:uppercase;margin-right:3rem}@media (max-width: 767px){.mdl-footer .m-top .m-info .m-rrss .m-button{font-size:1.6rem}}.mdl-footer .m-top .m-info .m-rrss a:before{font-size:2rem}.mdl-footer .m-bot{background-color:#fff;padding:0.75rem 2.5rem}.mdl-footer .m-bot .m-content{display:flex;justify-content:space-between;align-items:center}.mdl-footer .m-bot .m-logospago{height:2rem;display:flex}.mdl-footer .m-bot .m-logospago
img{height:100%;margin-right:5rem}.mdl-footer .m-bot .m-logospago img:last-child{margin-right:0}.mdl-footer .m-bot .m-links{display:flex;align-items:center;justify-content:flex-end}.mdl-footer .m-bot .m-links .m-footer-links{display:flex;flex:none}.mdl-footer .m-bot .m-links .m-footer-links
a{font:500 12px/2.92 'HelveticaNeueLTStd-Bd', sans-serif;color:#000;margin-left:2.5rem}.mdl-footer .m-bot .m-links .m-powered{font:bold 12px/1.25 'HelveticaNeueLTStd-Bd', sans-serif;color:#000;margin-left:4rem}.mdl-footer .m-bot .m-links .m-powered
a{color:#000;font-weight:bold}@media (max-width: 1366px){.mdl-footer .m-ventajas{margin-top:3rem}.mdl-footer .m-ventajas .m-content .m-container{margin:0
-4rem}.mdl-footer .m-ventajas .m-content .m-container
article{padding:0
4rem}}@media (max-width: 1024px){.mdl-footer .m-tablet{display:block;font-weight:bold;margin-top:1rem}.mdl-footer .m-bg{background-image:url(/negocio/plantillas/panels/footer/img/bg_footer1024.svg);background-position:top left}.mdl-footer .m-top .m-content{flex-direction:column}.mdl-footer .m-top .m-content .m-links{width:calc(100% - 7.9rem)}.mdl-footer .m-top .m-content .m-info{width:100%;flex-direction:row;margin-left:0;margin-top:6rem;align-items:flex-start}.mdl-footer .m-top .m-content .m-info>div{margin-right:5rem}.mdl-footer .m-top .m-content .m-info>div:last-child{margin-right:0}.mdl-footer .m-top .m-content .m-info .m-dir{font-size:14px}.mdl-footer .m-top .m-content .m-info .m-rrss
a{margin-right:3.6rem}.mdl-footer .m-top .m-content .m-info .m-rrss a:last-child{margin-right:0}.mdl-footer .m-top .m-content .m-info .m-contact .m-tel,
.mdl-footer .m-top .m-content .m-info .m-contact .m-email{display:none}.mdl-footer .m-top .m-content .m-info .m-contact .m-rrss{margin-top:0}.mdl-footer .m-bot .m-logospago
img{margin-right:3rem}.mdl-footer .m-bot .m-links{flex-wrap:wrap;justify-content:flex-start}}@media (max-width: 900px){.mdl-footer .m-bg{background-image:url(/negocio/plantillas/panels/footer/img/bg_footer1024.svg)}.mdl-footer .m-ventajas{margin-top:4rem}.mdl-footer .m-ventajas .m-content .m-container{margin:0}.mdl-footer .m-ventajas .m-content .m-container
article{font-size:1.5rem;width:50%;margin-bottom:2rem}.mdl-footer .m-ventajas .m-content .m-container article:nth-of-type(2n){border-right:0}.mdl-footer .m-ventajas .m-content .m-container article
span{width:100%}.mdl-footer .m-top .m-content .m-links{width:100%}.mdl-footer .m-top .m-content .m-info .m-img{flex-direction:column;margin-left:4.8rem}.mdl-footer .m-top .m-content .m-info .m-tablet2{display:block;margin-top:2.9rem}.mdl-footer .m-top .m-content .m-info .m-tablet2 .m-contact{display:block}.mdl-footer .m-top .m-content .m-info .m-contact{display:none}.mdl-footer .m-bot{padding:1.4rem 1.7rem}.mdl-footer .m-bot .m-content{flex-direction:column}.mdl-footer .m-bot .m-links{flex-wrap:wrap;justify-content:center}.mdl-footer .m-bot .m-links .m-footer-links{justify-content:center;flex-wrap:wrap;flex:initial;margin-top:1.5rem;width:100%}.mdl-footer .m-bot .m-links .m-footer-links
a{margin:0
0.5rem;line-height:2}.mdl-footer .m-bot .m-links .m-powered{margin-left:initial;margin-top:2rem}.mdl-footer .m-bot .m-logospago{justify-content:center;width:100%;padding:0
1rem}.mdl-footer .m-bot .m-logospago
img{margin-right:initial;margin:0
2rem}}@media (max-width: 767px){.mdl-footer .m-bg{background-image:url(/negocio/plantillas/panels/footer/img/bg_footer375.svg);background-size:cover;background-repeat:no-repeat}.mdl-footer .m-ventajas{margin-top:7rem}.mdl-footer .m-ventajas .m-content .m-container
article{width:100%;border-right:0}.mdl-footer .m-ventajas .m-content .m-container article
svg{width:auto;margin-right:2rem}.mdl-footer .m-ventajas .m-content .m-container article
span{width:100%}.mdl-footer .m-top .m-content .m-links .m-item{width:calc(50% - 1rem)}.mdl-footer .m-top .m-content .m-links .m-item:first-child{display:none}.mdl-footer .m-top .m-content .m-links .m-item ul
li{font-size:13px}.mdl-footer .m-top .m-content .m-info{flex-direction:column;align-items:center}.mdl-footer .m-top .m-content .m-info .m-img{margin-left:0;margin-bottom:0;flex-direction:initial}.mdl-footer .m-top .m-content .m-info .m-img .m-tablet2 .m-contact .m-rrss{display:none}.mdl-footer .m-top .m-content .m-info .m-dir{max-width:30rem}.mdl-footer .m-top .m-content .m-info>div{margin-right:0;text-align:center}.mdl-footer .m-top .m-content .m-info .m-contact{display:block;margin-top:3rem}.mdl-footer .m-bot .m-logospago{justify-content:space-between}}button.flotante{position:fixed;right:1rem;bottom:1rem;z-index:2000;background-color:#fff;border-radius:2rem;text-indent: -999rem;width:3rem;height:3rem !important;background-image:url(/negocio/plantillas/panels/footer/cookie-bite-icon.svg);background-size:cover}
