@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@font-face {
  font-family: 'Huggies';
  src: url("../fonts/omnes_huggies-bold-webfont.woff2") format("woff2"), url("../fonts/omnes_huggies-bold-webfont.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Huggies';
  src: url("../fonts/omnes_huggiesmedium-webfont.woff2") format("woff2"), url("../fonts/omnes_huggiesmedium-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Huggies';
  src: url("../fonts/omnes_huggiessemibold-webfont.woff2") format("woff2"), url("../fonts/omnes_huggiessemibold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Huggies';
  src: url("../fonts/omneshuggieslight-webfont.woff2") format("woff2"), url("../fonts/omneshuggieslight-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GochiHand';
  src: url('../fonts/GochiHand-Regular.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Pacifico';
  src: url('../fonts/Pacifico-Regular.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Chenai';
  src: url('../fonts/chenai/Chennai.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'HWZ';
  src: url('../fonts/HWZ/HWT-Artz-W00-Regular.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Junegull';
  src: url('../fonts/junegull/junegull-rg.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat/MontserratAlternates-Regular.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Myriad Pro';
  src: url('../fonts/myriad-pro/MyriadPro-Regular.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Nunito';
  src: url('../fonts/nunito/Nunito-Regular.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/open-sans/OpenSans-Regular.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/Poppins-Regular.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Sifonn';
  src: url('../fonts/sifonn-pro/SIFONN_PRO.woff') format('woff');
  font-weight: normal;
}

.p-small {
  font-size: 15px !important;
}

/*HS STYLES*/
.hs-ntec{
	margin: auto !important;
    max-width: 75%;
    padding-bottom: 90px;
}
.hs-btn{
	display: flex; 
	justify-content: center;
	margin: -10px auto 60px auto;
}
.two-benefits{
	background-color: #f7f6f3;
}
.two-benefits .row{
	max-width: 70%;
	display: flex;
	justify-content: space-around;
	margin: auto;
}
.two-benefits img{
	max-width:65%;
	   margin: auto;
    display: flex;
}
.hs-bgpan{
	background-color: #f7f6f3;
}
.hs-info{
	background-color: #f7f6f3;
	display:flex;
	max-width:70%;
	margin: auto;
	justify-content: space-around;
}
.bg-hs-info{
	background-color: transparent;
	display:flex;
	max-width:100%;
}
.derma-sec{
	max-width: 100%;
	background-image: url(/media/12740/bg-derma-web-_02.png);
    background-repeat: no-repetat;
    background-size: cover;
}
.hs-logo{
	max-width:80%;
	    margin: 0px auto 130px auto !important;
}
.hs-logo .w-100{
	width: 65% ;
	display: flex;
    justify-content: center !important;
    margin: auto !important;
}
.hs-video iframe{
	width: 560px !important;
 	height: 315px !important;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.42);
  margin: auto;
}
@media screen and (min-width: 1350px) {
.hs-video iframe{
	width: 446px;
 	height: 321px;
  /*box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.42);*/
  margin: auto;
}
}

@media screen and (min-width: 768px) {
.hs-logo{
	max-width:80%;
	margin: auto;
	display: flex;
}
.hs-logo .w-100{
	width: 65% !important;
	display: flex;
    justify-content: center;
    margin: auto;
}
	.hs-video iframe{
	width: 446px ;
 	height: 252px ;
  /*box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.42);*/
  margin: auto;
}
}

@media screen and (min-width: 450px) {
.hs-logo .w-100{
	width: 130% ;
}
	.hs-logo{
	margin: 0px auto 0px auto !important;
}

}



/* -- M E D I A   Q U E R Y E S -- */
/* -- GENERAL -- */
/* line 3, ../sass/_generales.scss */
body {
  overflow-x: hidden;
}

/* line 7, ../sass/_generales.scss */
ul {
  padding: 0px;
  margin: 0px;
}

/* line 11, ../sass/_generales.scss */
ul li {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

/* line 18, ../sass/_generales.scss */
.d-inlineb {
  display: inline-block;
}

/* line 22, ../sass/_generales.scss */
.va-top {
  vertical-align: top;
}

/* line 26, ../sass/_generales.scss */
.mr-dib {
  margin-left: -5px;
}

/* line 30, ../sass/_generales.scss */
.v-align {
  -ms-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 37, ../sass/_generales.scss */
.d-inline-flex {
  display: inline-flex;
}

/* line 41, ../sass/_generales.scss */
.d-none {
  display: none;
}

/* line 45, ../sass/_generales.scss */
.hidden-md {
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 45, ../sass/_generales.scss */
  .hidden-md {
    display: none;
  }
}

/* line 53, ../sass/_generales.scss */
.max-width {
  max-width: 1440px;
  margin: auto;
  padding: 0px !important;
}

/* line 58, ../sass/_generales.scss */
.max-width .special-row {
  padding-right: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
}

/* -- SECTION GENERAL -- */
/* line 66, ../sass/_generales.scss */
.content-general {
  margin-top: 85px;
  padding: 0px !important;
  max-width: 100%;
}

@media screen and (min-width: 992px) {
  /* line 66, ../sass/_generales.scss */
  .content-general {
    margin-top: 111px;
  }
}

/* line 75, ../sass/_generales.scss */
.row {
  margin: 0px;
}

/* -- BUTTONS, H, P -- */
/* line 81, ../sass/_generales.scss */
button {
  background: none;
  border: none;
  font-family: "Huggies";
  cursor: pointer !important;
  transition: .3s ease-in-out;
}

/* line 89, ../sass/_generales.scss */
button.outline {
  padding: 10px 20px;
  border: 1px solid;
  border-radius: 12px;
}

/* line 94, ../sass/_generales.scss */
button.outline.red {
  border-color: #e2231a;
  color: #e2231a;
}

/* line 98, ../sass/_generales.scss */
button.outline.red:hover {
  background-color: #e2231a;
  color: #ffffff;
}

/* line 103, ../sass/_generales.scss */
button.outline.red.active {
  background-color: #e2231a;
  color: #ffffff;
  pointer-events: none;
}

/* line 110, ../sass/_generales.scss */
button.outline.white {
  border-color: #ffffff;
}

/* line 113, ../sass/_generales.scss */
button.outline.white:hover {
  background-color: #ffffff;
  color: #e2231a;
}

/* line 120, ../sass/_generales.scss */
button.outline.white-reverse {
  background-color: #ffffff;
  color: #e2231a;
}

/* line 124, ../sass/_generales.scss */
button.outline.white-reverse:hover {
  background-color: #ffffff !important;
  color: #e2231a !important;
}

/* line 131, ../sass/_generales.scss */
button.outline.red-gray {
  border-color: #a2a2a2;
  color: #a2a2a2;
}

/* line 135, ../sass/_generales.scss */
button.outline.red-gray:hover, button.outline.red-gray.active {
  background-color: #e2231a;
  color: #ffffff;
}

button.shop {
  height: 70px;
  padding-left: 45px;
  padding-right: 45px;
  font-size: 16px !important;
}

button.shop-mb {
  height: 60px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 14px !important;
}

/* line 143, ../sass/_generales.scss */
button.large {
  width: auto;
  padding: 10px;
  margin-right: 0px;
  font-size: 12px;
}

@media screen and (min-width: 992px) {
  /* line 143, ../sass/_generales.scss */
  button.large {
    width: 160px;
    margin-right: 30px;
    font-size: 16px;
  }
}

/* line 158, ../sass/_generales.scss */
button.large.gray-outline {
  background-color: white;
  color: #a2a2a2;
  border: 1px solid #a2a2a2;
  font-weight: 700;
  text-align: center;
  border-radius: 12px;
}

/* line 166, ../sass/_generales.scss */
button.large.gray-outline:hover {
  color: #e2231a;
  border: 1px solid #e2231a;
}

/* line 174, ../sass/_generales.scss */
button.large.active.red {
  background-color: #e2231a;
  color: #ffffff;
  border: 1px solid #e2231a;
}

/* line 184, ../sass/_generales.scss */
button.diaper {
  width: auto;
  height: 43px;
  padding: 10px 10px 10px 43px;
  margin-right: 0px;
  font-size: 12px;
  background-color: white;
  color: #a2a2a2;
  border: 1px solid #a2a2a2;
  font-weight: 700;
  text-align: center;
  border-radius: 12px;
  background-size: 33px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
}

/* line 200, ../sass/_generales.scss */
button.diaper.girl {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='41' height='43' viewBox='0 0 41 43'%3e%3cdefs%3e%3cpath id='b' d='M18.16 4.303c4.488-.42 6.852-3.563 10.768-3.286 3.916.277 2.904 3.286 2.904 5.599 0 1.991.5 6.9 1.012 10.004.225 1.364.19 2.47 0 2.47-.626 0-1.459.949-1.459 2.135s-1.04 2.774-2.457 3.92c-1.417 1.145-2.74 4.712-3.636 6.623-.897 1.911-7.33 5.535-12.228 3.066-4.898-2.468-5.587-6.692-6.486-8.536-.899-1.844-2.57-1.844-3.216-2.579a3.819 3.819 0 0 1-.864-1.752C2.06 15.549 1.644 11.484 1.25 9.77.658 7.201-2.61 3.29 4.612 3.29c7.224 0 9.058 1.433 13.547 1.014z'/%3e%3cfilter id='a' width='136.4%25' height='134.6%25' x='-18.2%25' y='-17.3%25' filterUnits='objectBoundingBox'%3e%3cfeOffset in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='2'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3clinearGradient id='c' x1='50%25' x2='50%25' y1='0%25' y2='99.198%25'%3e%3cstop offset='0%25' stop-color='%23F7F8FA'/%3e%3cstop offset='100%25' stop-color='%23EBEBEB'/%3e%3c/linearGradient%3e%3cfilter id='d' width='100%25' height='100%25' x='0%25' y='0%25' filterUnits='objectBoundingBox'%3e%3cfeGaussianBlur in='SourceGraphic'/%3e%3c/filter%3e%3clinearGradient id='e' x1='50%25' x2='50%25' y1='0%25' y2='99.198%25'%3e%3cstop offset='0%25' stop-color='%23F7F8FA'/%3e%3cstop offset='100%25' stop-color='%23EBEBEB'/%3e%3c/linearGradient%3e%3cfilter id='f' width='100%25' height='100%25' x='0%25' y='0%25' filterUnits='objectBoundingBox'%3e%3cfeGaussianBlur in='SourceGraphic'/%3e%3c/filter%3e%3cpath id='h' d='M7.38 8.402c.02-.273-3.9.036-5.381.491-1.482.455-.128 5.075.433 5.351.374.185 2.09.045 5.146-.42-.273-1.697-.339-3.505-.199-5.422z'/%3e%3cfilter id='g' width='148%25' height='149.8%25' x='-24%25' y='-24.9%25' filterUnits='objectBoundingBox'%3e%3cfeOffset in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='.5'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3cpath id='j' d='M31.773 5.72c-.01-.296-4.468.967-5.324.997-.856.03-.231 4.56.329 4.817.373.171 2.182-.043 5.427-.642a55.361 55.361 0 0 1-.432-5.171z'/%3e%3cfilter id='i' width='148.6%25' height='150.7%25' x='-24.3%25' y='-25.4%25' filterUnits='objectBoundingBox'%3e%3cfeOffset in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='.5'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3clinearGradient id='k' x1='50%25' x2='50%25' y1='0%25' y2='99.198%25'%3e%3cstop offset='0%25' stop-color='%23F7F8FA'/%3e%3cstop offset='100%25' stop-color='%23EBEBEB'/%3e%3c/linearGradient%3e%3cfilter id='l' width='100%25' height='100%25' x='0%25' y='0%25' filterUnits='objectBoundingBox'%3e%3cfeGaussianBlur in='SourceGraphic'/%3e%3c/filter%3e%3cfilter id='m' width='100%25' height='100%25' x='0%25' y='0%25' filterUnits='objectBoundingBox'%3e%3cfeGaussianBlur in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(4 3)'%3e%3cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3e%3cuse fill='%23FFF' xlink:href='%23b'/%3e%3c/g%3e%3cpath fill='url(%23c)' d='M12.109 34.329c-1.563-1.003-1.563-1.003-2.748-2.25-1.472-1.55-2.466-4.204-3.014-5.399-.936-2.04-3.383-2.347-2.922-2.347 1.213 0 2.371.478 2.922.938.522.436 1.102.582 1.793 2.24.152.367.413 1.743.619 2.063.275.43 1.243 1.374 1.546 1.792.255.354.61 1.238.856 1.587.374.533 1.068 1.453.948 1.376z' filter='url(%23d)' style='mix-blend-mode:multiply' transform='translate(4 3)'/%3e%3cpath fill='url(%23e)' d='M31.766 20.977c0 1.073-.427 2.4-2.455 4.092-.805.671-1.484 1.646-2.123 2.95-.662 1.35-1.217 2.57-1.788 3.775-.298.627-1.155 1.206-1.155 1.206s1.356-1.658 1.81-3.307c.547-1.994 1.58-3.492 2.592-4.645 1.368-1.557 1.368-1.292 2.101-2.749.858-1.704 1.41-2.593 1.578-2.632.023-.006-.56.694-.56 1.31z' filter='url(%23f)' style='mix-blend-mode:multiply' transform='translate(4 3)'/%3e%3cpath fill='%23E1251B' d='M17.691 13.25c-.615 1.276.027 2.85 2.21 3.323 2.182.474 4.396-.903 4.3-3.023-.02-.504-.175-.854-.401-1.092-.718-.759-2.182-.37-2.507-.265-.425.139-.929.433-.929.433s-1.94-.9-2.673.623'/%3e%3cg fill='%23FFF'%3e%3cpath d='M21.41 14.036s-.002-.032-.065-.067c-.066-.033-.118-.065-.3-.067a.667.667 0 0 0-.32.056c-.046.024-.175.126-.205.236 0 0 .091.031.09.08.003.086-.016.166-.025.218a.855.855 0 0 1-.021.084.604.604 0 0 0 .284.18c.092.029.224.03.364.01.144-.023.18-.063.204-.106.014-.018.017-.054.017-.087-.002-.034 0-.197 0-.197s0-.022-.011-.04c-.017-.027-.039-.06-.129-.07-.048-.005-.186-.006-.204-.006-.022 0-.057.008-.075.03-.022.023-.023.049-.023.077.002.026 0 .073.04.1.026.017.044.017.048.02.004 0 .015.007.015.022 0 .013.002.032-.031.031-.036 0-.103-.01-.132-.034-.03-.025-.062-.048-.07-.13-.007-.083.047-.188.107-.212a.247.247 0 0 1 .147-.014c.022.008.044.02.085.04a.109.109 0 0 0 .12-.017c.024-.026.102-.11.09-.137M21.822 14.658l.007-.635s0-.041-.025-.066c-.026-.025-.042-.027-.079-.031-.037-.003-.112-.002-.13-.003-.017.002-.063.007-.086.036-.02.024-.022.043-.024.129-.001.086 0 .553 0 .553s-.001.043.005.064c.006.018.039.041.05.05.013.007.04.013.092.018.055 0 .1.001.13-.015.026-.018.06-.044.06-.1M22.513 14.099s.012-.073-.003-.116c-.01-.034-.056-.05-.199-.053-.145 0-.265-.004-.296-.001a.163.163 0 0 0-.1.04c-.022.025-.02.07-.018.152v.413c0 .043-.004.109-.002.116 0 .01-.007.041.027.08.035.035.059.038.065.038a.473.473 0 0 0 .075.005l.349.006s.066.003.093-.028a.125.125 0 0 0 .023-.07c0-.012.003-.059-.01-.08-.015-.019-.03-.032-.091-.035-.011-.002-.202-.005-.202-.005v-.109l.122.002s.031.001.055-.017c.023-.019.032-.039.032-.056v-.086s0-.05-.074-.057c-.03-.003-.132-.004-.132-.004l.002-.098.206.004c-.002.008.07.01.078-.041M22.905 14.152s.022-.042.101-.03a.291.291 0 0 1 .131.05c.013.01.04.032.063.025.022-.007.038-.018.04-.043.005-.026.002-.102.002-.102s.003-.038-.027-.059c-.022-.019-.102-.058-.256-.058-.152 0-.277.013-.363.152 0 0-.03.048-.03.102-.001.056-.004.086.02.118a.26.26 0 0 0 .073.075c.009.003.059.034.08.044.023.01.14.06.173.078.03.017.063.04.043.072-.012.022-.045.032-.108.01-.06-.019-.1-.05-.111-.055-.011-.006-.042-.024-.083-.019-.044.005-.085.092-.094.107-.016.03-.017.05-.008.07.006.02.065.052.091.066.026.01.115.06.295.054.18-.008.275-.111.3-.16a.308.308 0 0 0 .033-.167c-.008-.062-.063-.136-.14-.17-.074-.037-.163-.067-.191-.083-.02-.017-.041-.04-.034-.077M18.414 14.725a.121.121 0 0 1-.072-.024c-.057-.035-.056-.08-.056-.08l-.001-.063v-.011s.003-.161.002-.258c-.063-.002-.228-.004-.237-.003l-.003.331c-.001.056-.057.1-.12.1l-.174-.002a.121.121 0 0 1-.072-.024c-.057-.035-.056-.08-.056-.08v-.063l.003-.768c.007-.125-.018-.2.162-.201.083 0 .165-.003.197.007.011.002.031.01.04.02l.006.005.007.006c.019.026.019.038.018.066l-.003.306.233.004.003-.173v-.03c.007-.125-.018-.2.162-.201l.158.003c.009 0 .037-.003.07.027.021.02.036.044.036.072l-.003.144-.009.661-.002.127c0 .056-.057.1-.12.1l-.17.002zM19.6 13.951a.8.8 0 0 1 .008.142c-.003.056-.006.363-.006.363a.26.26 0 0 1-.102.198.494.494 0 0 1-.325.097.584.584 0 0 1-.293-.084c-.047-.03-.073-.068-.09-.093a.455.455 0 0 1-.029-.124c0-.018-.001-.295.002-.34.002-.045-.011-.148.025-.19.038-.04.082-.038.165-.04.08 0 .112.02.112.02h.002a.007.007 0 0 0 .004.003s.002 0 .002.002c.022.019.037.043.037.073l-.006.45s.003.07.078.071c.074.001.078-.057.078-.07l.003-.312c.003-.046-.01-.148.025-.19.038-.04.082-.04.166-.04.08 0 .113.02.113.02-.004.006.026.025.03.044'/%3e%3cpath d='M20.561 14.335s-.025.16-.041.221c-.016.064-.059.091-.114.107a.714.714 0 0 1-.325.007.54.54 0 0 1-.32-.146.358.358 0 0 1-.124-.316.399.399 0 0 1 .152-.296.623.623 0 0 1 .412-.11c.202.01.243.05.295.076.044.023.094.065.093.104 0 .037-.094.114-.1.123a.102.102 0 0 1-.076.029c-.033-.006-.048-.018-.057-.027a.235.235 0 0 0-.102-.056c-.057-.014-.132 0-.17.032a.266.266 0 0 0-.093.197c0 .086.057.117.057.117.022.019.085.039.116.043.03.004.031-.016.036-.033.002-.019-.006-.019-.006-.019s-.022-.002-.048-.02c-.037-.023-.03-.077-.025-.097.005-.023.014-.073.043-.093.029-.018.058-.016.112-.005.118.02.206.04.206.04s.096.021.08.122'/%3e%3cpath fill-rule='nonzero' d='M23.817 14.158c.044.001.073-.013.087-.027.03-.03.03-.058.03-.088.001-.029.002-.058-.027-.088-.014-.03-.042-.03-.086-.03l-.086-.002-.004.249.086.001v-.015zm.254.312l-.115-.002-.155-.222-.072-.001-.003.219-.087-.002.011-.643.087.002.1.001c.087.002.13.032.158.062.028.044.056.088.055.147-.001.058-.016.117-.06.145a.314.314 0 0 1-.073.043l.154.25zm-.536-.638a.424.424 0 0 0-.135.304.401.401 0 0 0 .124.31c.085.089.185.135.3.137a.39.39 0 0 0 .305-.127.424.424 0 0 0 .135-.304.401.401 0 0 0-.124-.31.411.411 0 0 0-.605-.01zm.086.835a.517.517 0 0 1-.17-.12.613.613 0 0 1-.113-.178.594.594 0 0 1 .008-.438.526.526 0 0 1 .118-.174c.044-.057.117-.085.175-.113a.57.57 0 0 1 .217-.04.57.57 0 0 1 .215.047c.071.03.128.075.17.12.057.06.085.118.113.177a.594.594 0 0 1-.008.439.735.735 0 0 1-.118.173c-.044.058-.117.086-.175.114a.57.57 0 0 1-.217.04.57.57 0 0 1-.215-.047z'/%3e%3c/g%3e%3cg transform='scale(-1 1) rotate(11 -17.578 -54.203)'%3e%3cuse fill='%23000' filter='url(%23g)' xlink:href='%23h'/%3e%3cuse fill='%23FC949B' xlink:href='%23h'/%3e%3c/g%3e%3cpath fill='%23FFF' d='M5.151 12.51c-.066-.279 3.67-.674 5.024-.65 1.353.024 1.033 4.297.534 4.676-.332.252-1.958.395-4.877.43a28.755 28.755 0 0 0-.68-4.456z'/%3e%3cg transform='rotate(2 -54.819 124.713)'%3e%3cuse fill='%23000' filter='url(%23i)' xlink:href='%23j'/%3e%3cuse fill='%23FC949B' xlink:href='%23j'/%3e%3c/g%3e%3cpath fill='%23FFF' d='M35.873 9.21c0-.253-4.812.652-5.276.652-.465 0-.22 3.975.33 4.251.367.185 2.092.072 5.173-.338-.071-.976-.12-1.73-.145-2.263-.034-.73-.082-1.5-.082-2.303z'/%3e%3cpath fill='%23FC949B' d='M6.218 21.143c11.733 1.064 21.801-.435 30.205-4.497.005-.003-.08-.76-.252-2.274-4.259 2.361-10.493 3.833-18.702 4.415-5.08.36-8.912.202-11.495-.475l.244 2.831z'/%3e%3cpath fill='url(%23k)' d='M17.884 4.652c4.436-.299 7.136-3.866 11.15-3.524.3.025 2.024.43 1.984.636-.042.216-.47.16-.925.501-.184.138-1.873.054-2.062.207-1.911 1.547-2.339 1.092-3.558 1.49-.554.18-1.108 1.234-1.98 1.471-.293.08-.85-.07-1.154 0-.482.11-.721.429-1.228.507-.46.072-.93.129-1.408.17-.23.019-.461.036-.695.05-.813.05-1.76-.206-2.614-.21-.998-.006-1.906.233-2.908.168-.792-.05-2.824-.593-3.453-.593-1.46 0-2.029.23-3.045.42-.653.123-1.51-.183-2.469-.634-.958-.451-2.175.353-2.744.353-.568 0-.563-.181-.51-.296C.75 4.3 2.452 3.93 2.944 3.869c.668-.082 3.198-.08 3.715-.065 4.222.12 7.309 1.112 11.224.848z' filter='url(%23l)' style='mix-blend-mode:multiply' transform='rotate(1 -154.253 234.313)'/%3e%3cpath fill='%23FC949B' d='M17.88 4.652c4.437-.299 7.137-3.867 11.15-3.524.3.025 1.871.388 1.984.636.114.248-.338.433-.793.774-.185.138-1.692.033-1.969.254-1.935 1.545-2.356 1.06-3.575 1.457-.554.18-1.039 1.23-1.911 1.467-.293.08-.958-.047-1.263.023-.482.11-.55.426-1.057.504-.46.071-.883.16-1.36.2-.23.02-.77.032-1.005.046-.812.05-1.747-.155-2.6-.16-1-.004-2.046.323-3.048.259-.792-.051-2.61-.566-3.24-.566-1.46 0-2.035.154-3.051.345-.653.123-1.63-.044-2.588-.495-.958-.451-2.34.136-2.909.136-.568 0-.437-.525-.384-.64C.748 4.3 2.449 3.93 2.94 3.868c.668-.083 3.198-.08 3.715-.065 4.222.12 7.309 1.112 11.224.848z' filter='url(%23m)' style='mix-blend-mode:multiply' transform='rotate(1 -154.262 234.528)'/%3e%3c/g%3e%3c/svg%3e ");
}

/* line 204, ../sass/_generales.scss */
button.diaper.boy {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='41' height='42' viewBox='0 0 41 42'%3e%3cdefs%3e%3cpath id='b' d='M18.16 3.97C22.647 3.55 25.011.406 28.927.683c3.916.277 2.904 3.285 2.904 5.598 0 1.992.5 6.901 1.012 10.005.225 1.364.19 2.47 0 2.47-.626 0-1.459.948-1.459 2.134s-1.04 2.775-2.457 3.92c-1.417 1.146-2.74 4.713-3.636 6.624-.897 1.91-7.33 5.534-12.228 3.066-4.898-2.469-5.587-6.693-6.486-8.537-.899-1.843-2.57-1.843-3.216-2.578a3.819 3.819 0 0 1-.864-1.752C2.06 15.216 1.644 11.15 1.25 9.438c-.591-2.57-3.86-6.482 3.363-6.482 7.224 0 9.058 1.433 13.547 1.013z'/%3e%3cfilter id='a' width='136.4%25' height='134.6%25' x='-18.2%25' y='-17.3%25' filterUnits='objectBoundingBox'%3e%3cfeOffset in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='2'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3clinearGradient id='c' x1='50%25' x2='50%25' y1='0%25' y2='99.198%25'%3e%3cstop offset='0%25' stop-color='%23F7F8FA'/%3e%3cstop offset='100%25' stop-color='%23EBEBEB'/%3e%3c/linearGradient%3e%3cfilter id='d' width='100%25' height='100%25' x='0%25' y='0%25' filterUnits='objectBoundingBox'%3e%3cfeGaussianBlur in='SourceGraphic'/%3e%3c/filter%3e%3clinearGradient id='e' x1='50%25' x2='50%25' y1='0%25' y2='99.198%25'%3e%3cstop offset='0%25' stop-color='%23F7F8FA'/%3e%3cstop offset='100%25' stop-color='%23EBEBEB'/%3e%3c/linearGradient%3e%3cfilter id='f' width='100%25' height='100%25' x='0%25' y='0%25' filterUnits='objectBoundingBox'%3e%3cfeGaussianBlur in='SourceGraphic'/%3e%3c/filter%3e%3cpath id='h' d='M7.38 8.069c.02-.273-3.9.036-5.381.49-1.482.455-.128 5.076.433 5.352.374.184 2.09.044 5.146-.42-.273-1.697-.339-3.505-.199-5.422z'/%3e%3cfilter id='g' width='148%25' height='149.8%25' x='-24%25' y='-24.9%25' filterUnits='objectBoundingBox'%3e%3cfeOffset in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='.5'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3cpath id='j' d='M31.773 5.387c-.01-.296-4.468.966-5.324.996-.856.03-.231 4.56.329 4.817.373.172 2.182-.042 5.427-.641a55.361 55.361 0 0 1-.432-5.172z'/%3e%3cfilter id='i' width='148.6%25' height='150.7%25' x='-24.3%25' y='-25.4%25' filterUnits='objectBoundingBox'%3e%3cfeOffset in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='.5'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3clinearGradient id='k' x1='50%25' x2='50%25' y1='0%25' y2='99.198%25'%3e%3cstop offset='0%25' stop-color='%23F7F8FA'/%3e%3cstop offset='100%25' stop-color='%23EBEBEB'/%3e%3c/linearGradient%3e%3cfilter id='l' width='100%25' height='100%25' x='0%25' y='0%25' filterUnits='objectBoundingBox'%3e%3cfeGaussianBlur in='SourceGraphic'/%3e%3c/filter%3e%3cfilter id='m' width='100%25' height='100%25' x='0%25' y='0%25' filterUnits='objectBoundingBox'%3e%3cfeGaussianBlur in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(4 3)'%3e%3cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3e%3cuse fill='%23FFF' xlink:href='%23b'/%3e%3c/g%3e%3cpath fill='url(%23c)' d='M12.109 33.995c-1.563-1.002-1.563-1.002-2.748-2.25-1.472-1.549-2.466-4.203-3.014-5.398C5.41 24.307 2.964 24 3.425 24c1.213 0 2.371.478 2.922.938.522.436 1.102.581 1.793 2.24.152.366.413 1.743.619 2.063.275.43 1.243 1.373 1.546 1.792.255.353.61 1.237.856 1.587.374.532 1.068 1.453.948 1.375z' filter='url(%23d)' style='mix-blend-mode:multiply' transform='translate(4 3)'/%3e%3cpath fill='url(%23e)' d='M31.766 20.643c0 1.074-.427 2.401-2.455 4.093-.805.67-1.484 1.646-2.123 2.95-.662 1.35-1.217 2.57-1.788 3.775-.298.627-1.155 1.206-1.155 1.206s1.356-1.658 1.81-3.308c.547-1.993 1.58-3.492 2.592-4.645 1.368-1.556 1.368-1.29 2.101-2.748.858-1.705 1.41-2.593 1.578-2.633.023-.005-.56.695-.56 1.31z' filter='url(%23f)' style='mix-blend-mode:multiply' transform='translate(4 3)'/%3e%3cpath fill='%23E1251B' d='M17.691 12.916c-.615 1.277.027 2.85 2.21 3.324 2.182.474 4.396-.904 4.3-3.023-.02-.505-.175-.855-.401-1.092-.718-.76-2.182-.37-2.507-.265-.425.138-.929.432-.929.432s-1.94-.9-2.673.624'/%3e%3cg fill='%23FFF'%3e%3cpath d='M21.41 13.703s-.002-.032-.065-.067c-.066-.033-.118-.066-.3-.067a.667.667 0 0 0-.32.056c-.046.023-.175.126-.205.236 0 0 .091.031.09.08.003.086-.016.166-.025.218a.855.855 0 0 1-.021.084.604.604 0 0 0 .284.18c.092.028.224.03.364.009.144-.022.18-.062.204-.105.014-.018.017-.054.017-.088-.002-.033 0-.196 0-.196s0-.022-.011-.041c-.017-.027-.039-.059-.129-.07-.048-.004-.186-.005-.204-.005-.022 0-.057.008-.075.03-.022.022-.023.048-.023.076.002.027 0 .073.04.1.026.017.044.018.048.02.004 0 .015.007.015.022 0 .013.002.032-.031.032-.036-.001-.103-.01-.132-.034-.03-.025-.062-.048-.07-.13-.007-.083.047-.189.107-.212a.247.247 0 0 1 .147-.014c.022.008.044.02.085.039a.109.109 0 0 0 .12-.017c.024-.025.102-.11.09-.136M21.822 14.325l.007-.636s0-.04-.025-.065c-.026-.025-.042-.027-.079-.032-.037-.002-.112-.002-.13-.002-.017.002-.063.006-.086.036-.02.024-.022.042-.024.128v.554s-.001.043.005.063c.006.02.039.042.05.05.013.007.04.014.092.018.055.001.1.002.13-.014.026-.019.06-.044.06-.1M22.513 13.765s.012-.073-.003-.116c-.01-.034-.056-.05-.199-.052-.145 0-.265-.005-.296-.001a.163.163 0 0 0-.1.039c-.022.026-.02.07-.018.153v.413c0 .043-.004.108-.002.116 0 .01-.007.04.027.079.035.036.059.038.065.038a.473.473 0 0 0 .075.005l.349.007s.066.003.093-.029a.125.125 0 0 0 .023-.07c0-.011.003-.058-.01-.079-.015-.019-.03-.032-.091-.035-.011-.002-.202-.006-.202-.006v-.108l.122.002s.031 0 .055-.018c.023-.018.032-.038.032-.055v-.086s0-.05-.074-.058c-.03-.002-.132-.004-.132-.004l.002-.097.206.004c-.002.007.07.01.078-.042M22.905 13.819s.022-.043.101-.03a.291.291 0 0 1 .131.049c.013.011.04.032.063.025.022-.007.038-.018.04-.042.005-.026.002-.103.002-.103s.003-.037-.027-.058c-.022-.02-.102-.058-.256-.059-.152.001-.277.014-.363.153 0 0-.03.048-.03.102-.001.056-.004.086.02.118a.26.26 0 0 0 .073.074c.009.004.059.035.08.045.023.01.14.06.173.077.03.018.063.04.043.072-.012.022-.045.033-.108.011-.06-.02-.1-.05-.111-.056-.011-.006-.042-.023-.083-.018-.044.005-.085.092-.094.107-.016.03-.017.05-.008.07.006.02.065.052.091.066.026.01.115.06.295.054.18-.008.275-.111.3-.16a.308.308 0 0 0 .033-.167c-.008-.062-.063-.136-.14-.17-.074-.038-.163-.067-.191-.083-.02-.017-.041-.04-.034-.077M18.414 14.391a.121.121 0 0 1-.072-.024c-.057-.034-.056-.079-.056-.079l-.001-.064v-.01s.003-.161.002-.259c-.063 0-.228-.004-.237-.002l-.003.33c-.001.057-.057.1-.12.101l-.174-.003a.121.121 0 0 1-.072-.023c-.057-.035-.056-.08-.056-.08v-.063l.003-.769c.007-.125-.018-.2.162-.2.083 0 .165-.003.197.007.011.002.031.01.04.02l.006.005.007.006c.019.026.019.037.018.065l-.003.307.233.004.003-.174v-.03c.007-.125-.018-.2.162-.2l.158.002c.009 0 .037-.003.07.028.021.019.036.043.036.071l-.003.144-.009.662-.002.127c0 .056-.057.1-.12.1l-.17.001zM19.6 13.618a.8.8 0 0 1 .008.142c-.003.056-.006.363-.006.363a.26.26 0 0 1-.102.198.494.494 0 0 1-.325.097.584.584 0 0 1-.293-.084c-.047-.03-.073-.068-.09-.093a.455.455 0 0 1-.029-.124c0-.019-.001-.295.002-.34.002-.045-.011-.148.025-.19.038-.04.082-.038.165-.04.08 0 .112.02.112.02h.002a.007.007 0 0 0 .004.002s.002 0 .002.002c.022.02.037.044.037.074l-.006.45s.003.07.078.07c.074.002.078-.056.078-.069l.003-.312c.003-.047-.01-.148.025-.19.038-.04.082-.04.166-.04.08 0 .113.02.113.02-.004.006.026.025.03.044'/%3e%3cpath d='M20.561 14.001s-.025.16-.041.222c-.016.063-.059.09-.114.107a.714.714 0 0 1-.325.007.54.54 0 0 1-.32-.146.358.358 0 0 1-.124-.316.399.399 0 0 1 .152-.297.623.623 0 0 1 .412-.11c.202.011.243.051.295.076.044.023.094.065.093.105 0 .037-.094.114-.1.123a.102.102 0 0 1-.076.029c-.033-.007-.048-.018-.057-.028a.235.235 0 0 0-.102-.056c-.057-.014-.132 0-.17.033a.266.266 0 0 0-.093.196c0 .086.057.117.057.117.022.02.085.04.116.044.03.004.031-.017.036-.033.002-.02-.006-.02-.006-.02s-.022-.002-.048-.019c-.037-.023-.03-.077-.025-.097.005-.023.014-.073.043-.093.029-.018.058-.016.112-.006.118.021.206.041.206.041s.096.02.08.121'/%3e%3cpath fill-rule='nonzero' d='M23.817 13.825c.044 0 .073-.013.087-.028.03-.028.03-.058.03-.087.001-.03.002-.058-.027-.088-.014-.03-.042-.03-.086-.03l-.086-.002-.004.248.086.002v-.015zm.254.312l-.115-.002-.155-.222-.072-.002-.003.22-.087-.002.011-.643.087.001.1.002c.087.002.13.032.158.061.028.045.056.09.055.148-.001.058-.016.116-.06.145a.314.314 0 0 1-.073.042l.154.252zm-.536-.639a.424.424 0 0 0-.135.305.401.401 0 0 0 .124.31c.085.089.185.134.3.136a.39.39 0 0 0 .305-.126.424.424 0 0 0 .135-.305.401.401 0 0 0-.124-.309.411.411 0 0 0-.605-.01zm.086.835a.517.517 0 0 1-.17-.12.613.613 0 0 1-.113-.177.594.594 0 0 1 .008-.438.526.526 0 0 1 .118-.174c.044-.058.117-.086.175-.114a.57.57 0 0 1 .217-.04.57.57 0 0 1 .215.048c.071.03.128.075.17.12.057.06.085.118.113.177a.594.594 0 0 1-.008.439.735.735 0 0 1-.118.173c-.044.058-.117.086-.175.114a.57.57 0 0 1-.217.04.57.57 0 0 1-.215-.048z'/%3e%3c/g%3e%3cg transform='scale(-1 1) rotate(11 -17.578 -54.536)'%3e%3cuse fill='%23000' filter='url(%23g)' xlink:href='%23h'/%3e%3cuse fill='%2356BDF5' xlink:href='%23h'/%3e%3c/g%3e%3cpath fill='%23FFF' d='M5.151 12.177c-.066-.28 3.67-.675 5.024-.65 1.353.024 1.033 4.297.534 4.675-.332.253-1.958.396-4.877.43a28.755 28.755 0 0 0-.68-4.455z'/%3e%3cg transform='rotate(2 -54.819 124.38)'%3e%3cuse fill='%23000' filter='url(%23i)' xlink:href='%23j'/%3e%3cuse fill='%2356BDF5' xlink:href='%23j'/%3e%3c/g%3e%3cpath fill='%23FFF' d='M35.873 8.876c0-.252-4.812.652-5.276.652-.465 0-.22 3.975.33 4.252.367.184 2.092.072 5.173-.338-.071-.977-.12-1.731-.145-2.263-.034-.73-.082-1.5-.082-2.303z'/%3e%3cpath fill='%2356BDF5' d='M6.218 20.81c11.733 1.064 21.801-.436 30.205-4.498.005-.002-.08-.76-.252-2.274-4.259 2.362-10.493 3.833-18.702 4.415-5.08.36-8.912.202-11.495-.474l.244 2.831z'/%3e%3cpath fill='url(%23k)' d='M17.884 4.319c4.436-.3 7.136-3.867 11.15-3.525.3.026 2.024.43 1.984.637-.042.216-.47.16-.925.5-.184.139-1.873.055-2.062.208-1.911 1.546-2.339 1.092-3.558 1.49-.554.18-1.108 1.234-1.98 1.47-.293.08-.85-.069-1.154 0-.482.11-.721.43-1.228.508-.46.071-.93.128-1.408.17-.23.019-.461.036-.695.05-.813.05-1.76-.207-2.614-.211-.998-.005-1.906.233-2.908.17-.792-.052-2.824-.594-3.453-.595-1.46 0-2.029.23-3.045.421-.653.123-1.51-.183-2.469-.635-.958-.45-2.175.354-2.744.353-.568 0-.563-.18-.51-.296.486-1.067 2.188-1.437 2.68-1.498.668-.083 3.198-.08 3.715-.065 4.222.12 7.309 1.112 11.224.848z' filter='url(%23l)' style='mix-blend-mode:multiply' transform='rotate(1 -154.253 233.98)'/%3e%3cpath fill='%2356BDF5' d='M17.88 4.319c4.437-.3 7.137-3.867 11.15-3.525.3.026 1.871.388 1.984.637.114.248-.338.433-.793.774-.185.138-1.692.032-1.969.253-1.935 1.546-2.356 1.06-3.575 1.458-.554.18-1.039 1.23-1.911 1.467-.293.08-.958-.047-1.263.022-.482.11-.55.426-1.057.505-.46.071-.883.16-1.36.2-.23.02-.77.031-1.005.046-.812.05-1.747-.155-2.6-.16-1-.005-2.046.323-3.048.259-.792-.051-2.61-.566-3.24-.566-1.46-.001-2.035.154-3.051.345-.653.123-1.63-.044-2.588-.495-.958-.451-2.34.136-2.909.136-.568 0-.437-.525-.384-.64.487-1.069 2.188-1.438 2.68-1.5.668-.082 3.198-.079 3.715-.064 4.222.119 7.309 1.111 11.224.848z' filter='url(%23m)' style='mix-blend-mode:multiply' transform='rotate(1 -154.262 234.194)'/%3e%3c/g%3e%3c/svg%3e ");
}

/* line 209, ../sass/_generales.scss */
button.diaper:hover, button.diaper.active {
  background-color: #e2231a;
  color: #ffffff;
  border: 1px solid #e2231a;
}

/* line 218, ../sass/_generales.scss */
button, h1, h2, h3, h4, h5, h6, p, div, span, section {
  font-family: "Huggies";
  outline: none !important;
  /* -- Colors -- */
  /* -- Weight -- */
  /* -- Size -- */
  /* -- Align -- */
  /* -- Margins -- */
}

/* line 225, ../sass/_generales.scss */
button.white, h1.white, h2.white, h3.white, h4.white, h5.white, h6.white, p.white, div.white, span.white, section.white {
  color: #ffffff;
}

/* line 229, ../sass/_generales.scss */
button.black, h1.black, h2.black, h3.black, h4.black, h5.black, h6.black, p.black, div.black, span.black, section.black {
  color: #000000;
}

/* line 233, ../sass/_generales.scss */
button.main-red, h1.main-red, h2.main-red, h3.main-red, h4.main-red, h5.main-red, h6.main-red, p.main-red, div.main-red, span.main-red, section.main-red {
  color: #e2231a;
}

/* line 237, ../sass/_generales.scss */
button.darkGray, h1.darkGray, h2.darkGray, h3.darkGray, h4.darkGray, h5.darkGray, h6.darkGray, p.darkGray, div.darkGray, span.darkGray, section.darkGray {
  color: #303030;
}

/* line 241, ../sass/_generales.scss */
button.softGray, h1.softGray, h2.softGray, h3.softGray, h4.softGray, h5.softGray, h6.softGray, p.softGray, div.softGray, span.softGray, section.softGray {
  color: #585a5b;
}

/* line 245, ../sass/_generales.scss */
button.aqua, h1.aqua, h2.aqua, h3.aqua, h4.aqua, h5.aqua, h6.aqua, p.aqua, div.aqua, span.aqua, section.aqua {
  color: #73b183;
}

/* line 249, ../sass/_generales.scss */
button.protegen, h1.protegen, h2.protegen, h3.protegen, h4.protegen, h5.protegen, h6.protegen, p.protegen, div.protegen, span.protegen, section.protegen {
  color: #4c7a74;
}

/* line 253, ../sass/_generales.scss */
button.activan, h1.activan, h2.activan, h3.activan, h4.activan, h5.activan, h6.activan, p.activan, div.activan, span.activan, section.activan {
  color: #96712a;
}

/* line 257, ../sass/_generales.scss */
button.yellow, h1.yellow, h2.yellow, h3.yellow, h4.yellow, h5.yellow, h6.yellow, p.yellow, div.yellow, span.yellow, section.yellow {
  color: #ffd949 !important;
}

/* line 261, ../sass/_generales.scss */
button.puYellow, h1.puYellow, h2.puYellow, h3.puYellow, h4.puYellow, h5.puYellow, h6.puYellow, p.puYellow, div.puYellow, span.puYellow, section.puYellow {
  color: #fcb715 !important;
}

/* line 265, ../sass/_generales.scss */
button.puAqua, h1.puAqua, h2.puAqua, h3.puAqua, h4.puAqua, h5.puAqua, h6.puAqua, p.puAqua, div.puAqua, span.puAqua, section.puAqua {
  color: #7de4e7 !important;
}

/* line 269, ../sass/_generales.scss */
button.puPink, h1.puPink, h2.puPink, h3.puPink, h4.puPink, h5.puPink, h6.puPink, p.puPink, div.puPink, span.puPink, section.puPink {
  color: #fe3967 !important;
}

/* line 275, ../sass/_generales.scss */
button.light, h1.light, h2.light, h3.light, h4.light, h5.light, h6.light, p.light, div.light, span.light, section.light {
  font-weight: 300;
}

/* line 279, ../sass/_generales.scss */
button.regular, h1.regular, h2.regular, h3.regular, h4.regular, h5.regular, h6.regular, p.regular, div.regular, span.regular, section.regular {
  font-weight: 400;
}

/* line 283, ../sass/_generales.scss */
button.semi-bold, h1.semi-bold, h2.semi-bold, h3.semi-bold, h4.semi-bold, h5.semi-bold, h6.semi-bold, p.semi-bold, div.semi-bold, span.semi-bold, section.semi-bold {
  font-weight: 700 !important;
}

/* line 287, ../sass/_generales.scss */
button.bold, h1.bold, h2.bold, h3.bold, h4.bold, h5.bold, h6.bold, p.bold, div.bold, span.bold, section.bold {
  font-weight: 800;
}

/* line 292, ../sass/_generales.scss */
button.f-12, h1.f-12, h2.f-12, h3.f-12, h4.f-12, h5.f-12, h6.f-12, p.f-12, div.f-12, span.f-12, section.f-12 {
  font-size: 12px;
}

/* line 296, ../sass/_generales.scss */
button.f-14, h1.f-14, h2.f-14, h3.f-14, h4.f-14, h5.f-14, h6.f-14, p.f-14, div.f-14, span.f-14, section.f-14 {
  font-size: 14px;
}

/* line 300, ../sass/_generales.scss */
button.f-16, h1.f-16, h2.f-16, h3.f-16, h4.f-16, h5.f-16, h6.f-16, p.f-16, div.f-16, span.f-16, section.f-16 {
  font-size: 16px !important;
}

/* line 304, ../sass/_generales.scss */
button.f-18, h1.f-18, h2.f-18, h3.f-18, h4.f-18, h5.f-18, h6.f-18, p.f-18, div.f-18, span.f-18, section.f-18 {
  font-size: 18px;
}

/* line 308, ../sass/_generales.scss */
button.f-20, h1.f-20, h2.f-20, h3.f-20, h4.f-20, h5.f-20, h6.f-20, p.f-20, div.f-20, span.f-20, section.f-20 {
  font-size: 20px;
}

/* line 312, ../sass/_generales.scss */
button.f-22, h1.f-22, h2.f-22, h3.f-22, h4.f-22, h5.f-22, h6.f-22, p.f-22, div.f-22, span.f-22, section.f-22 {
  font-size: 22px;
}

/* line 316, ../sass/_generales.scss */
button.f-24, h1.f-24, h2.f-24, h3.f-24, h4.f-24, h5.f-24, h6.f-24, p.f-24, div.f-24, span.f-24, section.f-24 {
  font-size: 24px;
}

/* line 320, ../sass/_generales.scss */
button.f-30, h1.f-30, h2.f-30, h3.f-30, h4.f-30, h5.f-30, h6.f-30, p.f-30, div.f-30, span.f-30, section.f-30 {
  font-size: 30px;
}

/* line 324, ../sass/_generales.scss */
button.f-36, h1.f-36, h2.f-36, h3.f-36, h4.f-36, h5.f-36, h6.f-36, p.f-36, div.f-36, span.f-36, section.f-36 {
  font-size: 36px;
}

/* line 329, ../sass/_generales.scss */
button.center, h1.center, h2.center, h3.center, h4.center, h5.center, h6.center, p.center, div.center, span.center, section.center {
  text-align: center;
}

/* line 333, ../sass/_generales.scss */
button.left, h1.left, h2.left, h3.left, h4.left, h5.left, h6.left, p.left, div.left, span.left, section.left {
  text-align: left;
}

/* line 337, ../sass/_generales.scss */
button.right, h1.right, h2.right, h3.right, h4.right, h5.right, h6.right, p.right, div.right, span.right, section.right {
  text-align: right;
}

/* line 343, ../sass/_generales.scss */
button.mt-small, h1.mt-small, h2.mt-small, h3.mt-small, h4.mt-small, h5.mt-small, h6.mt-small, p.mt-small, div.mt-small, span.mt-small, section.mt-small {
  margin-top: 17px;
}

/* line 347, ../sass/_generales.scss */
button.mt-medium, h1.mt-medium, h2.mt-medium, h3.mt-medium, h4.mt-medium, h5.mt-medium, h6.mt-medium, p.mt-medium, div.mt-medium, span.mt-medium, section.mt-medium {
  margin-top: 34px;
}

/* line 351, ../sass/_generales.scss */
button.mt-big, h1.mt-big, h2.mt-big, h3.mt-big, h4.mt-big, h5.mt-big, h6.mt-big, p.mt-big, div.mt-big, span.mt-big, section.mt-big {
  margin-top: 50px;
}

/* line 355, ../sass/_generales.scss */
button.mb-small, h1.mb-small, h2.mb-small, h3.mb-small, h4.mb-small, h5.mb-small, h6.mb-small, p.mb-small, div.mb-small, span.mb-small, section.mb-small {
  margin-bottom: 17px;
}

/* line 359, ../sass/_generales.scss */
button.mb-medium, h1.mb-medium, h2.mb-medium, h3.mb-medium, h4.mb-medium, h5.mb-medium, h6.mb-medium, p.mb-medium, div.mb-medium, span.mb-medium, section.mb-medium {
  margin-bottom: 34px;
}

/* line 363, ../sass/_generales.scss */
button.mb-big, h1.mb-big, h2.mb-big, h3.mb-big, h4.mb-big, h5.mb-big, h6.mb-big, p.mb-big, div.mb-big, span.mb-big, section.mb-big {
  margin-bottom: 50px;
}

/* line 367, ../sass/_generales.scss */
button .mr-small, h1 .mr-small, h2 .mr-small, h3 .mr-small, h4 .mr-small, h5 .mr-small, h6 .mr-small, p .mr-small, div .mr-small, span .mr-small, section .mr-small {
  margin-right: 10px;
}

/* line 372, ../sass/_generales.scss */
button.p-big, h1.p-big, h2.p-big, h3.p-big, h4.p-big, h5.p-big, h6.p-big, p.p-big, div.p-big, span.p-big, section.p-big {
  padding: 30px;
}

/* line 376, ../sass/_generales.scss */
button.pt-small, h1.pt-small, h2.pt-small, h3.pt-small, h4.pt-small, h5.pt-small, h6.pt-small, p.pt-small, div.pt-small, span.pt-small, section.pt-small {
  padding-top: 17px;
}

/* line 381, ../sass/_generales.scss */
button.ptb-small, h1.ptb-small, h2.ptb-small, h3.ptb-small, h4.ptb-small, h5.ptb-small, h6.ptb-small, p.ptb-small, div.ptb-small, span.ptb-small, section.ptb-small {
  padding: 17px 0px;
}

/* line 385, ../sass/_generales.scss */
button.pb-big, h1.pb-big, h2.pb-big, h3.pb-big, h4.pb-big, h5.pb-big, h6.pb-big, p.pb-big, div.pb-big, span.pb-big, section.pb-big {
  padding-bottom: 50px;
}

/* line 390, ../sass/_generales.scss */
button.shadow, h1.shadow, h2.shadow, h3.shadow, h4.shadow, h5.shadow, h6.shadow, p.shadow, div.shadow, span.shadow, section.shadow {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

/* -- LEGALES -- */
/* line 400, ../sass/_generales.scss */
.legales h1, .legales h2, .legales h3, .legales h4 {
  font-size: 15px;
  color: #e2231a;
  font-weight: 700 !important;
}

/* line 406, ../sass/_generales.scss */
.legales p {
  font-size: 13px;
  color: #303030;
  font-weight: 300;
  padding: 20px 0px;
  text-align: justify;
}

/* MENÚ */
/* line 2, ../sass/_menu.scss */
nav {
  padding: 20px 10px !important;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 992px) {
  /* line 2, ../sass/_menu.scss */
  nav {
    padding: 20px 30px !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    height: auto;
  }
}

/* line 13, ../sass/_menu.scss */
nav .navbar-brand {
  width: 74px;
  height: 46px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  left: -30px;
  position: relative;
  object-fit: contain;
}

@media screen and (min-width: 992px) {
  /* line 13, ../sass/_menu.scss */
  nav .navbar-brand {
    width: 115px;
    height: 71px;
    left: 0px;
  }
}

/* line 32, ../sass/_menu.scss */
.navbar-light .navbar-toggler {
  color: transparent !important;
  border-color: transparent !important;
  outline: none;
}

/* line 41, ../sass/_menu.scss */
.navbar-light .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 60 60' style='enable-background:new 0 0 60 60;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23E2231A;%7d %3c/style%3e%3cpath class='st0' d='M6,14c-1.1,0-2,0.9-2,2c0,1.1,0.9,2,2,2c0,0,0,0,0.1,0h48c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2c0,0,0,0-0.1,0H6z M6,28c-1.1,0-2,0.9-2,2c0,1.1,0.9,2,2,2c0,0,0,0,0.1,0h48c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2c0,0,0,0-0.1,0H6z M6,42 c-1.1,0-2,0.9-2,2c0,1.1,0.9,2,2,2c0,0,0,0,0.1,0h48c1.1,0,2-0.9,2-2s-0.9-2-2-2c0,0,0,0-0.1,0H6z'/%3e%3c/svg%3e") !important;
}

/* line 47, ../sass/_menu.scss */
.navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background-size: 17px !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23E2231A;%7d %3c/style%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M505.9,6.1c-8.1-8.1-21.2-8.1-29.2,0L6.1,476.7c-8.1,8.1-8.1,21.2,0,29.2c4,4,9.3,6.1,14.6,6.1 s10.6-2,14.6-6.1L505.9,35.3C514,27.2,514,14.1,505.9,6.1z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M505.9,476.7L35.3,6.1C27.2-2,14.1-2,6.1,6.1C-2,14.1-2,27.2,6.1,35.3l470.6,470.6c4,4,9.3,6.1,14.6,6.1 s10.6-2,14.6-6.1C514,497.9,514,484.8,505.9,476.7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

/* line 54, ../sass/_menu.scss */
#navbarNav {
  text-align: center;
  padding-top: 7px;
}

@media screen and (max-width: 991px) {
  /* line 54, ../sass/_menu.scss */
  #navbarNav {
    padding-top: 0px;
  }
}

@media screen and (min-width: 1150px) {
  /* line 54, ../sass/_menu.scss */
  #navbarNav {
    padding-top: 0px;
  }
}

/* line 67, ../sass/_menu.scss */
#navbarNav ul {
  margin: auto;
  position: relative;
  left: 0px;
  padding-top: 20px;
}

@media screen and (min-width: 992px) {
  /* line 67, ../sass/_menu.scss */
  #navbarNav ul {
    padding-top: 0px;
  }
}

/* line 77, ../sass/_menu.scss */
#navbarNav ul li {
  font-family: "Huggies";
  font-weight: 400;
  text-align: left;
}

/* line 82, ../sass/_menu.scss */
#navbarNav ul li:not(:last-child) {
  border-bottom: 1px solid #979797;
}

/* line 86, ../sass/_menu.scss */
#navbarNav ul li a {
  width: 100%;
  cursor: pointer;
  transition: .3s ease-in-out;
  color: #e2231a;
  font-size: 13px;
  padding: 11px 10px;
}

@media screen and (max-width: 991px) {
  /* line 86, ../sass/_menu.scss */
  #navbarNav ul li a {
    padding: 20px 30px;
    font-size: 16px;
  }
}

@media screen and (min-width: 1150px) {
  /* line 86, ../sass/_menu.scss */
  #navbarNav ul li a {
    padding: 20px 30px;
    font-size: 16px;
  }
}

/* line 110, ../sass/_menu.scss */
#navbarNav ul li a.active {
  background-color: #e2231a;
  color: #ffffff;
  cursor: default;
}

@media screen and (min-width: 992px) {
  /* line 86, ../sass/_menu.scss */
  #navbarNav ul li a {
    width: auto;
  }

  /* line 119, ../sass/_menu.scss */
  #navbarNav ul li a.active {
    background-color: #ffffff;
  }
}

/* line 125, ../sass/_menu.scss */
#navbarNav ul li.gray-anchor {
  padding: 20px 0px;
}

/* line 131, ../sass/_menu.scss */
#navbarNav ul li.gray-anchor a {
  padding: 0px !important;
  font-size: 16px !important;
  color: #4e4e4e !important;
  font-weight: 400 !important;
  display: inline;
}

/* line 139, ../sass/_menu.scss */
#navbarNav ul li.gray-anchor a:hover {
  border-bottom: white !important;
  text-decoration: underline;
}

/* line 146, ../sass/_menu.scss */
#navbarNav ul li.name-user {
  display: inline;
  padding-left: 30px;
  background-size: 22px 25px;
  background-position: 15px center;
  background-repeat: no-repeat;
  font-size: 12px;
  color: #585a5b;
  font-family: "Huggies";
  font-weight: 400;
  padding-top: 12px;
  margin-left: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='22' height='25' viewBox='0 0 22 25'%3e%3cg fill='none' fill-rule='nonzero' stroke='%23D92032'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='M21 22.258c0-4.584-2.434-8.529-5.927-10.285-1.299.527-2.622 1.2-4.073 1.2-1.325 0-1.894-.327-3.747-1.356C3.587 13.487 1 17.532 1 22.257 3.067 23.42 6.4 24 11 24s7.933-.58 10-1.742z'/%3e%3cpath d='M11.087 13.174a6.064 6.064 0 0 0 4.05-1.543 6.087 6.087 0 1 0-4.05 1.543z'/%3e%3c/g%3e%3c/svg%3e ");
  position: absolute;
  top: 10px;
  left: 0px;
  background-color: #f8f8f8;
  width: 100%;
  padding: 20px 10px 20px 50px;
  margin: 0px;
}

/* line 167, ../sass/_menu.scss */
#navbarNav ul li.name-user a {
  margin-right: 0px;
  height: auto;
  width: auto;
  padding: 0px;
  margin-left: auto;
  position: absolute;
  right: 15px;
  font-weight: 300;
  font-size: 15px;
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  /* line 146, ../sass/_menu.scss */
  #navbarNav ul li.name-user {
    font-size: 16px;
  }
}

@media screen and (min-width: 1150px) {
  /* line 146, ../sass/_menu.scss */
  #navbarNav ul li.name-user {
    padding: 20px 30px;
    font-size: 16px;
  }
}

@media screen and (min-width: 992px) {
  /* line 77, ../sass/_menu.scss */
  #navbarNav ul li {
    padding-left: 0px;
    border-bottom: none;
  }

  /* line 201, ../sass/_menu.scss */
  #navbarNav ul li:not(:last-child) {
    border-bottom: none;
  }

  /* line 205, ../sass/_menu.scss */
  #navbarNav ul li.without-border a {
    color: #e2231a !important;
    padding: 11px 16px;
    border-bottom: 3px solid #ffffff;
  }

  /* line 212, ../sass/_menu.scss */
  #navbarNav ul li.without-border a.active {
    border-bottom: 3px solid #e2231a;
  }

  /* line 217, ../sass/_menu.scss */
  #navbarNav ul li.without-border a:hover {
    border-bottom: 3px solid #e2231a;
  }

  /* line 223, ../sass/_menu.scss */
  #navbarNav ul li.without-border-drop a {
    color: #e2231a !important;
    padding: 11px 16px;
    border-bottom: 3px solid #ffffff;
  }

  /* line 230, ../sass/_menu.scss */
  #navbarNav ul li.without-border-drop a.active {
    border-bottom: 3px solid #e2231a;
  }

  /* line 235, ../sass/_menu.scss */
  #navbarNav ul li.without-border-drop a:hover {
    border-bottom: 3px solid #e2231a;
  }

  /* line 241, ../sass/_menu.scss */
  #navbarNav ul li.gray-anchor {
    padding: 10px 0px;
  }

  /* line 243, ../sass/_menu.scss */
  #navbarNav ul li.gray-anchor:not(:last-child) {
    border-bottom: none;
  }

  /* line 247, ../sass/_menu.scss */
  #navbarNav ul li.gray-anchor a {
    padding: 0px !important;
    font-size: 16px !important;
    color: #4e4e4e !important;
    font-weight: 400 !important;
    display: inline;
  }

  /* line 255, ../sass/_menu.scss */
  #navbarNav ul li.gray-anchor a:hover {
    border-bottom: white !important;
    text-decoration: underline;
  }

  /* line 262, ../sass/_menu.scss */
  #navbarNav ul li.border-outline a {
    color: #e2231a !important;
    padding: 11px 16px;
    margin: 0px 16px;
    border: 1px solid #e2231a;
    border-radius: 12px;
  }

  /* line 269, ../sass/_menu.scss */
  #navbarNav ul li.border-outline a:hover, #navbarNav ul li.border-outline a.active {
    color: #ffffff !important;
    background-color: #e2231a;
  }

  /* line 275, ../sass/_menu.scss */
  #navbarNav ul li.name-user {
    display: inline;
    padding-left: 30px;
    background-size: 22px 25px;
    background-position: 0px 11px;
    background-repeat: no-repeat;
    color: #585a5b;
    font-family: "Huggies";
    font-weight: 400;
    padding-top: 12px;
    margin-left: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='22' height='25' viewBox='0 0 22 25'%3e%3cg fill='none' fill-rule='nonzero' stroke='%23D92032'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='M21 22.258c0-4.584-2.434-8.529-5.927-10.285-1.299.527-2.622 1.2-4.073 1.2-1.325 0-1.894-.327-3.747-1.356C3.587 13.487 1 17.532 1 22.257 3.067 23.42 6.4 24 11 24s7.933-.58 10-1.742z'/%3e%3cpath d='M11.087 13.174a6.064 6.064 0 0 0 4.05-1.543 6.087 6.087 0 1 0-4.05 1.543z'/%3e%3c/g%3e%3c/svg%3e ");
    position: initial;
    top: initial;
    left: initial;
    background-color: initial;
    width: initial;
    margin: initial;
  }

  /* line 296, ../sass/_menu.scss */
  #navbarNav ul li.name-user a {
    display: none;
  }
}

/* line 307, ../sass/_menu.scss */
.buscador {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 33px;
  right: 20px;
  background-position: center;
  /*background-size: 33px 20px;*/
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3e%3cg fill='none' fill-rule='nonzero' stroke='%23E2231A' transform='translate(1 1)'%3e%3ccircle cx='7.778' cy='7.778' r='7.778'/%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='M13.47 13.13l6.452 6.46'/%3e%3c/g%3e%3c/svg%3e ");
}

@media screen and (min-width: 992px) {
  /* line 307, ../sass/_menu.scss */
  .buscador {
    position: static;
  }
}

/* line 322, ../sass/_menu.scss */
.buscador.active {
  width: 30px;
  height: 30px;
  top: 25px;
  border: 1px solid #e2231a;
  background-position: center;
  background-size: 15px;
  background-repeat: no-repeat;
  border-radius: 100px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23E2231A;%7d %3c/style%3e%3cpath class='st0' d='M12,11.3L22.3,1L23,1.7L12.7,12L23,22.3L22.3,23L12,12.7L1.7,23L1,22.3L11.3,12L1,1.7L1.7,1 C1.7,1,12,11.3,12,11.3z'/%3e%3c/svg%3e");
}

/* line 335, ../sass/_menu.scss */
.dropdown {
  position: initial !important;
}

/* line 339, ../sass/_menu.scss */
.dropdown-menu {
  width: 100%;
  top: 81px !important;
  border: none;
  padding: 10px 30px 30px 30px;
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
}

/* line 350, ../sass/_menu.scss */
.boton-marca {
  padding: 20px 0px !important;
  border-bottom: none !important;
  width: calc(50% - 20px);
  text-align: center !important;
}

@media screen and (min-width: 992px) {
  /* line 350, ../sass/_menu.scss */
  .boton-marca {
    width: auto;
    position: initial;
  }
}

/* line 362, ../sass/_menu.scss */
.boton-marca a:hover {
  border-bottom: white 1px solid !important;
}

/* line 366, ../sass/_menu.scss */
.boton-marca img {
  height: 55px;
  margin: auto;
  max-width: 105px;
}

/* line 372, ../sass/_menu.scss */
.menu-right {
  position: relative;
  padding-left: 0px;
  border-left: none;
}

@media screen and (min-width: 992px) {
  /* line 372, ../sass/_menu.scss */
  .menu-right {
    padding-left: 20px !important;
    border-left: solid 2px #e5e5e5;
  }
}

/* line 383, ../sass/_menu.scss */
.title-productos {
  display: none;
}

@media screen and (min-width: 992px) {
  /* line 383, ../sass/_menu.scss */
  .title-productos {
    display: block;
  }
}

/* line 392, ../sass/_menu.scss */
.todos-productos {
  border-bottom: none;
  padding: 0px !important;
}

/* line 397, ../sass/_menu.scss */
.main-menu {
  height: 700px;
  padding-top: 80px !important;
  overflow-y: auto;
  padding-bottom: 100px;
}

@media screen and (min-width: 992px) {
  /* line 397, ../sass/_menu.scss */
  .main-menu {
    height: initial;
    padding-top: 0px !important;
    overflow-y: initial;
    padding-bottom: 0px;
  }
}

/* line 413, ../sass/_menu.scss */
.menu-productos div {
  padding: 0px;
}

/* line 417, ../sass/_menu.scss */
.menu-productos h4 {
  padding: 10px 0px;
  background-color: #f8f8f8;
}

@media screen and (min-width: 992px) {
  /* line 417, ../sass/_menu.scss */
  .menu-productos h4 {
    padding: 0px 0px;
    background-color: transparent;
  }
}

/* line 428, ../sass/_menu.scss */
.phone-menu {
  display: none;
}

@media screen and (min-width: 992px) {
  /* line 428, ../sass/_menu.scss */
  .phone-menu {
    display: block;
  }
}

/* line 436, ../sass/_menu.scss */
.phone-menu .dropdown-toggle {
  margin-right: 20px;
  margin-top: 7px;
}

/* line 440, ../sass/_menu.scss */
.phone-menu .dropdown-toggle::after {
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  display: inline-block;
  width: 30px;
  height: 30px;
  content: "";
  background-position: center;
  background-size: 24px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='23' viewBox='0 0 24 23'%3e%3cpath fill='none' fill-rule='nonzero' stroke='%23E2231A' stroke-linecap='round' stroke-linejoin='round' d='M22.507 17.61l-3.398-3.25c-.676-.646-1.797-.626-2.497.044L14.9 16.041c-.108-.057-.22-.116-.338-.18-1.08-.572-2.56-1.358-4.117-2.848-1.561-1.494-2.383-2.911-2.984-3.946-.063-.11-.124-.216-.184-.316l1.149-1.097.565-.541c.701-.672.72-1.743.045-2.39L5.64 1.472C4.963.826 3.842.845 3.14 1.517l-.931.946a5.242 5.242 0 0 0-1.14 2.682c-.45 3.558 1.25 6.81 5.863 11.223 6.376 6.1 11.514 5.638 11.735 5.616a5.954 5.954 0 0 0 1.416-.34 5.59 5.59 0 0 0 1.387-.752l.99-.891c.7-.671.72-1.743.046-2.391z'/%3e%3c/svg%3e");
}

/* line 460, ../sass/_menu.scss */
.phone-dropdown-menu {
  top: 111px;
  width: 60%;
  margin: auto;
  left: 0px;
  right: 0px;
}

/* line 468, ../sass/_menu.scss */
.footer-menu-mobile {
  display: block;
}

@media screen and (min-width: 992px) {
  /* line 468, ../sass/_menu.scss */
  .footer-menu-mobile {
    display: none;
  }
}

/* line 476, ../sass/_menu.scss */
.footer-menu-mobile div {
  text-align: center;
  font-size: 14px;
  padding: 50px 10px;
  background-color: #f8f8f8;
  margin-top: 30px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 487, ../sass/_menu.scss */
  .navbar-collapse {
    max-height: 50px !important;
    overflow-y: hidden !important;
  }

  /* line 492, ../sass/_menu.scss */
  .col-final {
    min-width: 50% !important;
  }
}

/* --- FOOTER --- */
/* line 2, ../sass/_footer.scss */
footer {
  overflow: hidden;
  padding: 20px 10px 20px 10px !important;
  height: auto;
  background-color: #ffffff;
  font-family: "Huggies";
  color: #4a4a4a;
  font-size: 14px;
  position: relative;
  box-shadow: 0 -1px 6px 0 rgba(182, 182, 182, 0.5);
}

@media screen and (min-width: 992px) {
  /* line 2, ../sass/_footer.scss */
  footer {
    padding: 10px 50px 20px 50px !important;
    height: auto;
    overflow: initial;
  }
}

/* line 19, ../sass/_footer.scss */
footer .left-footer {
  padding: 10px 10px;
}

@media screen and (min-width: 992px) {
  /* line 19, ../sass/_footer.scss */
  footer .left-footer {
    padding-right: 30px;
  }
}

/* line 26, ../sass/_footer.scss */
footer .left-footer a {
  color: #e2231a;
}

/* line 32, ../sass/_footer.scss */
footer .right-footer {
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 32, ../sass/_footer.scss */
  footer .right-footer {
    text-align: right;
  }
}

/* line 39, ../sass/_footer.scss */
footer .right-footer ul {
  margin-top: 25px;
}

@media screen and (min-width: 768px) {
  /* line 39, ../sass/_footer.scss */
  footer .right-footer ul {
    margin-top: 35px;
  }
}

/* line 51, ../sass/_footer.scss */
footer .right-footer ul li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-size: 40px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-left: 25px;
}

/* line 62, ../sass/_footer.scss */
footer .right-footer ul li.instagram a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3e%3cg fill='none' fill-rule='evenodd'%3e%3cpath stroke='%23D92032' d='M18 1C8.612 1 1 8.612 1 18s7.612 17 17 17 17-7.612 17-17S27.388 1 18 1z'/%3e%3cg transform='translate(10 10)'%3e%3crect width='17' height='17' stroke='%23D92032' stroke-width='.9' rx='5.4'/%3e%3ccircle cx='8.5' cy='8.5' r='4.026' stroke='%23D92032' stroke-width='.9'/%3e%3ccircle cx='12.526' cy='3.579' r='1' fill='%23E2231A' fill-rule='nonzero'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

/* line 65, ../sass/_footer.scss */
footer .right-footer ul li.youtube a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3e%3cg fill='none' fill-rule='evenodd' stroke='%23D92032'%3e%3cpath d='M23.992 11.061c-2.836-.193-9.154-.191-11.986 0-3.067.21-3.427 2.063-3.45 6.939.023 4.868.382 6.73 3.452 6.939 2.831.191 9.15.192 11.986 0 3.067-.21 3.428-2.064 3.452-6.939-.025-4.868-.384-6.73-3.454-6.939z'/%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='M15.167 21.148v-6.296l6.769 3.142z'/%3e%3cpath d='M18 1C8.612 1 1 8.612 1 18s7.612 17 17 17 17-7.612 17-17S27.388 1 18 1z'/%3e%3c/g%3e%3c/svg%3e");
}

/* line 68, ../sass/_footer.scss */
footer .right-footer ul li.facebook a {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3e%3cg fill='none' fill-rule='evenodd' stroke='%23D92032'%3e%3cpath fill-rule='nonzero' d='M18 1C8.612 1 1 8.612 1 18s7.612 17 17 17 17-7.612 17-17S27.388 1 18 1z'/%3e%3cpath d='M15.167 15.167h-2.834V18h2.834v8.5h4.25V18h2.578l.255-2.833h-2.833v-1.18c0-.678.136-.945.79-.945h2.043V9.5h-3.406c-2.547 0-3.677 1.122-3.677 3.27v2.397z'/%3e%3c/g%3e%3c/svg%3e ");
}

/* line 1, ../sass/_home.scss */
.sect-1 {
  background-color: #e2231a;
  padding: 0px 10px;
  position: relative;
}

@media screen and (min-width: 992px) {
  /* line 1, ../sass/_home.scss */
  .sect-1 {
    padding: 0px 0px;
  }
}

/* line 10, ../sass/_home.scss */
.sect-1 .sect1-left {
  height: 300px;
  padding: 20px;
}

@media screen and (min-width: 992px) {
  /* line 10, ../sass/_home.scss */
  .sect-1 .sect1-left {
    height: 500px;
  }
}

/* line 18, ../sass/_home.scss */
.sect-1 .sect1-left .title-home {
  /*padding: 20px;*/
  margin-top: 50px !important;
  width: 100%;
  height: 74px;
  margin: auto;
  position: relative;
  /*background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='325' height='74' viewBox='0 0 325 74'%3e%3cg fill='%23FFF' fill-rule='evenodd'%3e%3cpath d='M209.218 26.113s-.122-2.027-3.652-4.173c-3.651-2.027-6.573-4.054-16.675-3.935-9.981 0-14.972 2.385-17.65 3.935-2.556 1.55-9.615 8.227-11.198 15.261 0 0 5.113 1.908 5.113 5.008.243 5.485-.73 10.612-1.218 13.95-.365 2.504-1.095 5.366-1.095 5.366 4.138 5.127 9.25 9.062 15.945 11.208 5.112 1.669 12.415 1.669 20.205.119 7.912-1.55 9.86-4.173 11.198-6.916.73-1.192.852-3.457.852-5.603-.121-2.147-.243-12.52-.243-12.52s0-1.43-.609-2.623c-.973-1.67-2.19-3.696-7.18-4.292-2.679-.239-10.347-.12-11.32-.12-1.218 0-3.165.597-4.14 2.027-1.216 1.431-1.216 3.1-1.216 4.889.121 1.67.121 4.65 2.312 6.32 1.46 1.072 2.435 1.072 2.678 1.192.244 0 .852.476.852 1.43 0 .835.122 2.027-1.704 2.027-1.947 0-5.72-.477-7.303-2.027-1.704-1.55-3.53-2.98-4.017-8.227-.487-5.246 2.435-12.042 5.721-13.592 3.286-1.67 7.181-1.55 8.155-1.073 1.217.477 2.435 1.192 4.747 2.384 2.678 1.431 5.112.239 6.573-1.192 1.339-1.67 5.599-7.154 4.869-8.823M233.043 65.514l-.24-40.401s0-2.614-1.443-4.159-2.285-1.664-4.33-1.901c-2.043-.119-6.132 0-7.094 0-.962.119-3.487.475-4.69 2.376-1.082 1.545-1.203 2.733-1.203 8.2 0 5.465.481 35.172.481 35.172s0 2.733.361 4.04c.361 1.188 2.165 2.614 2.766 3.09.722.475 2.165.831 5.05 1.069 3.007 0 5.532 0 7.096-1.07 1.443-1.188 3.246-2.851 3.246-6.416M270.681 28.49s.616-4.65-.246-7.39c-.616-2.146-3.201-3.1-11.205-3.1-8.127.12-14.9 0-16.623.238-1.724.12-4.31 1.073-5.54 2.623-1.232 1.669-1.11 4.53-.863 9.774.123 5.126.37 23.603.37 26.344 0 2.742-.124 6.914 0 7.39 0 .597-.37 2.623 1.6 5.007 1.97 2.265 3.325 2.384 3.694 2.384.247.12 2.093.239 4.187.239h19.578s3.694.119 5.171-1.908c1.109-1.55 1.232-3.933 1.232-4.53 0-.714.123-3.695-.616-5.006-.862-1.192-1.724-2.026-5.171-2.145-.616-.12-11.329-.12-11.329-.12l-.123-6.913h6.896s1.723 0 3.078-1.192c1.231-1.192 1.724-2.504 1.724-3.576 0-.954-.123-5.484-.123-5.484s0-3.218-4.187-3.576c-1.724-.119-7.388-.119-7.388-.119v-6.199h11.575c-.123.477 3.94.596 4.31-2.741M292.416 31.984s1.213-2.748 5.58-2.031c4.124.717 6.55 2.27 7.278 2.987.728.717 2.183 2.031 3.518 1.553 1.213-.477 2.062-1.194 2.183-2.748.243-1.673 0-6.571 0-6.571s.121-2.39-1.577-3.705c-1.213-1.194-5.701-3.584-14.192-3.465-8.37.24-15.284 1.195-19.894 10.157 0 0-1.577 3.106-1.577 6.571 0 3.585-.121 5.497 1.213 7.528 1.577 2.629 3.64 4.421 4.125 4.66.485.24 3.275 2.15 4.488 2.748 1.213.598 7.763 3.704 9.583 4.78 1.698 1.075 3.517 2.509 2.426 4.54-.607 1.434-2.426 2.151-5.944.837-3.275-1.195-5.58-3.107-6.187-3.465-.606-.359-2.304-1.434-4.61-1.076-2.425.359-4.609 5.974-5.094 6.93-.849 1.912-.849 3.227-.364 4.54.364 1.196 3.64 3.227 5.095 4.063 1.456.598 6.429 3.705 16.376 3.107 9.947-.717 15.041-7.408 16.376-10.515 1.213-3.106 2.183-6.93 1.698-10.754-.485-3.943-3.64-8.603-7.885-10.753-4.124-2.27-9.097-4.063-10.674-5.019-1.092-1.075-2.305-2.509-1.941-4.899M44.197 72.88c-1.573 0-2.783-.48-3.992-1.438-3.145-2.156-3.145-5.032-3.145-5.032l-.121-4.074v-.719s0-10.304-.121-16.535c-3.508 0-12.581 0-13.065.12 0 1.198.121 21.208.121 21.208 0 3.595-3.024 6.47-6.532 6.59H7.785c-1.572 0-2.782-.48-3.992-1.438C.648 69.405.648 66.53.648 66.53l-.12-4.074L.042 13.21C.285 5.182-1.167.39 8.753.15 13.35.03 17.826-.21 19.64.39c.605.12 1.694.599 2.178 1.198l.363.36.362.359c1.09 1.677 1.09 2.396 1.09 4.193 0 0 0 13.78.12 19.65h12.823V13.09c.242-8.028-1.21-12.82 8.71-13.06h8.71c.483 0 2.056-.24 3.87 1.677 1.21 1.199 2.057 2.756 2.057 4.554v9.226l.12 42.416v8.147c0 3.595-3.024 6.47-6.532 6.59l-9.314.24zM109.417 21.981c.122.602.733 5.54.61 9.152-.122 3.612 0 23.36 0 23.36 0 5.057-1.954 9.272-5.496 12.884C100.134 71.712 93.783 74 86.577 74c-3.175 0-10.503-.722-16.366-5.057-2.687-1.927-4.152-4.335-5.13-5.9-.732-1.686-1.71-6.503-1.71-7.948 0-1.204-.366-19.025-.244-21.915.122-2.89-.733-9.513 1.222-12.282 2.076-2.65 4.519-2.529 9.16-2.77 4.397-.12 6.229 1.204 6.229 1.204h.122a.38.38 0 0 0 .244.12s.122 0 .122.121c1.222 1.204 2.077 2.77 2.077 4.696 0 .241.122 28.9.122 29.02 0 0 .244 4.455 4.397 4.455 4.152 0 4.274-3.733 4.274-4.576l-.122-20.109c.122-3.01-.733-9.512 1.222-12.282 2.076-2.649 4.519-2.649 9.16-2.77 4.519-.12 6.35 1.205 6.35 1.205-.243.361 1.466 1.565 1.71 2.77'/%3e%3cpath d='M162.817 46.047s-1.226 10.367-2.084 14.345c-.858 4.099-3.187 5.907-6.252 6.992-3.066 1.085-9.196 2.531-18.146.844-9.195-1.568-12.995-4.099-18.022-9.041-5.15-5.063-7.601-11.331-7.234-20.252.368-8.92 4.169-15.791 8.215-19.287 4.046-3.616 11.892-8.197 22.926-7.594 11.28.482 13.61 3.013 16.552 4.58 2.452 1.447 5.271 4.099 5.271 6.63 0 2.411-5.149 7.474-5.517 8.077-.245.482-2.329 2.17-4.168 1.929-1.84-.362-2.697-1.085-3.188-1.688-.49-.603-2.697-2.652-5.762-3.496-3.188-.844-7.356.12-9.44 2.29-2.207 2.05-5.15 7.113-5.027 12.778.123 5.545 3.31 7.474 3.31 7.474 1.226 1.206 4.782 2.411 6.498 2.652 1.717.241 1.717-1.085 1.962-2.17.122-1.205-.368-1.205-.368-1.205s-1.226-.12-2.697-1.206c-2.085-1.446-1.717-4.942-1.472-6.268.246-1.446.736-4.701 2.33-6.027 1.594-1.206 3.188-1.085 6.253-.482 6.62 1.205 11.524 2.41 11.524 2.41s5.395 1.206 4.536 7.715'/%3e%3cpath fill-rule='nonzero' d='M319.307 21.5c.355 0 .592-.118.71-.237.237-.237.237-.474.237-.71 0-.237 0-.474-.237-.71-.118-.238-.355-.238-.71-.238h-.71v2.013h.71V21.5zm2.131 2.487h-.947l-1.303-1.776h-.592v1.776h-.71v-5.21h1.54c.71 0 1.065.236 1.302.473.237.355.473.71.473 1.184s-.118.948-.473 1.184c-.119.119-.356.237-.592.356l1.302 2.013zm-4.5-5.092c-.71.71-1.066 1.54-1.066 2.487 0 .947.356 1.894 1.066 2.486.71.71 1.54 1.066 2.487 1.066.947 0 1.895-.355 2.487-1.066.71-.71 1.066-1.54 1.066-2.486 0-.948-.356-1.895-1.066-2.487-.71-.71-1.54-1.066-2.487-1.066-.829 0-1.776.355-2.487 1.066zm.83 6.75a4.258 4.258 0 0 1-1.422-.948c-.474-.473-.71-.947-.947-1.42a4.752 4.752 0 0 1-.356-1.777c0-.592.119-1.184.356-1.776a4.258 4.258 0 0 1 .947-1.421c.355-.474.947-.71 1.421-.948a4.752 4.752 0 0 1 1.776-.355c.593 0 1.185.118 1.777.355a4.258 4.258 0 0 1 1.42.948c.475.473.711.947.948 1.42.237.593.355 1.185.355 1.777 0 .592-.118 1.184-.355 1.776-.237.474-.592 1.066-.947 1.421-.355.474-.948.71-1.421.948a4.752 4.752 0 0 1-1.777.355 4.752 4.752 0 0 1-1.776-.355z'/%3e%3c/g%3e%3c/svg%3e");*/
}

@media screen and (min-width: 992px) {
  /* line 18, ../sass/_home.scss */
  .sect-1 .sect1-left .title-home {
    width: 350px;
    margin-top: 100px !important;
  }
}

/* line 38, ../sass/_home.scss */
.sect-1 .sect1-left h2 {
  margin-top: 20px;
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  /* line 38, ../sass/_home.scss */
  .sect-1 .sect1-left h2 {
    margin-top: 40px;
    font-size: 24px;
  }
}

/* line 48, ../sass/_home.scss */
.sect-1 .sect1-left button {
  margin-top: 30px;
  position: relative;
}

@media screen and (min-width: 992px) {
  /* line 48, ../sass/_home.scss */
  .sect-1 .sect1-left button {
    margin-top: 50px;
  }
}

/* line 58, ../sass/_home.scss */
.sect-1 .sect1-right {
  padding: 20px;
  height: 380px;
  /*background-image: url("../images/home/foto-home.png");
    background-size: 200px;
    background-position: top center;
    background-repeat: no-repeat;*/
  margin-top: -50px;
}

@media screen and (min-width: 992px) {
  /* line 58, ../sass/_home.scss */
  .sect-1 .sect1-right {
    height: 500px;
    /*background-size: contain;*/
    margin-top: 50px;
    /*background-position: center;*/
  }
}

/* line 78, ../sass/_home.scss */
.buttonsHome {
  width: 100%;
  height: auto;
  /*position: absolute;*/
  bottom: 0px;
  left: 0px;
  background-color: #ffffff;
}

.b-pricipal{
  padding:0;
  margin:0;	
}

.toallita-H{
 padding-top: 65px;
}


/* line 86, ../sass/_home.scss */
.buttonsHome .remateButtonsHome {
  width: 100%;
  height: 100px;
  background-size: auto 100px;
  position: absolute;
  top: -90px;
  background-position: center top;
  background-repeat: repeat-x;
  background-image: url("../images/home/nubes.svg");
}

/* line 97, ../sass/_home.scss */
.buttonsHome button {
  margin: 15px 3px 15px 2px !important;
}

@media screen and (min-width: 768px) {
  /* line 97, ../sass/_home.scss */
  .buttonsHome button {
    margin: 20px !important;
  }
}

/* line 109, ../sass/_home.scss */
.m-medium {
  margin: 10px;
}

@media screen and (min-width: 992px) {
  /* line 109, ../sass/_home.scss */
  .m-medium {
    margin: 20px !important;
  }
}

/* line 117, ../sass/_home.scss */
.content-home {
  padding: 0px;
  background-color: #ffffff;
}

@media screen and (min-width: 768px) {
  /* line 117, ../sass/_home.scss */
  .content-home {
    padding: 0px 15px 15px 15px;
    max-width: 1440px;
    margin: auto;
  }
}

/* line 127, ../sass/_home.scss */
.content-home .row {
  margin: 0px;
}

/* line 131, ../sass/_home.scss */
.content-home .home-square {
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 131, ../sass/_home.scss */
  .content-home .home-square {
    padding-top: 30px;
    padding-bottom: 0px;
  }
}

/* line 142, ../sass/_home.scss */
.content-home .home-square .home-square-img {
  display: block;
  width: 100%;
  height: 140px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  /* line 142, ../sass/_home.scss */
  .content-home .home-square .home-square-img {
    height: 300px;
  }
}

/* line 155, ../sass/_home.scss */
.content-home .home-square .home-square-title {
  font-size: 30px;
}

@media screen and (min-width: 768px) {
  /* line 155, ../sass/_home.scss */
  .content-home .home-square .home-square-title {
    font-size: 36px;
  }
}

/* line 162, ../sass/_home.scss */
.content-home .home-square .home-square-title.pt-normal {
  padding-top: 40px;
}

@media screen and (min-width: 768px) {
  /* line 162, ../sass/_home.scss */
  .content-home .home-square .home-square-title.pt-normal {
    padding-top: 17px;
  }
}

/* line 172, ../sass/_home.scss */
.content-home .home-square.brands {
  padding: 35px;
}

/* line 176, ../sass/_home.scss */
.content-home .home-square .home-square-brand {
  display: block;
  width: 100%;
  height: 90px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  /* line 176, ../sass/_home.scss */
  .content-home .home-square .home-square-brand {
    height: 80px;
    background-position: left top;
  }
}

/* line 192, ../sass/_home.scss */
.content-home .home-square .home-square-product {
  display: block;
  width: 100%;
  height: 90px;
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  /* line 192, ../sass/_home.scss */
  .content-home .home-square .home-square-product {
    height: 155px;
    background-position: right bottom;
  }
}

/* line 208, ../sass/_home.scss */
.content-home .home-square .home-square-brand-large {
  display: block;
  width: 100%;
  background-size: 140px;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  /* line 208, ../sass/_home.scss */
  .content-home .home-square .home-square-brand-large {
    height: 155x;
    background-position: right top;
  }
}

/* line 223, ../sass/_home.scss */
.content-home .home-square .home-square-product-large {
  display: block;
  width: 100%;
  height: 140px;
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  /* line 223, ../sass/_home.scss */
  .content-home .home-square .home-square-product-large {
    height: 260px;
    background-position: left center;
  }
}

/* line 240, ../sass/_home.scss */
#section-brand-type {
  display: none;
}

/* line 244, ../sass/_home.scss */
.panales {
  background-image: radial-gradient(circle at 49% 15%, #cbebf0, #9cd2dd);
}

/* line 248, ../sass/_home.scss */
.toallitas {
  background-image: radial-gradient(circle at 50% 1%, #efcfb6, #fc9e6a);
}

/* line 252, ../sass/_home.scss */
.calzon {
  background-image: radial-gradient(circle at 50% 0, #d6d3e5, #ada8c6);
}

/* line 256, ../sass/_home.scss */
.toiletries-home {
  background-image: radial-gradient(circle at 50% 0, #dfffe8, #43beaf);
}

/* line 260, ../sass/_home.scss */
.productos {
  background-image: radial-gradient(circle at 50% 0, #ffe3aa, #ffd966);
}

/* line 264, ../sass/_home.scss */
.home-square.supreme {
  background-image: radial-gradient(circle at 50% 0, #b45d71, #81162a);
}

/* line 268, ../sass/_home.scss */
.home-square.eco-natural {
  background-image: radial-gradient(circle at 50% 0, #e1efb2, #cadf82 47%, #acc84c);
}

/* line 272, ../sass/_home.scss */
.home-square.ultra-confort {
  background-image: radial-gradient(circle at 50% 0, #cfeef7, #a2dae9 47%, #7bc9de);
}

/* line 276, ../sass/_home.scss */
.home-square.all-around {
  background-image: radial-gradient(circle at 50% 0, #54dbe3, #1ac8d3 47%, #15a9b2);
}

/* line 280, ../sass/_home.scss */
.home-square.pull-ups {
  background-image: radial-gradient(circle at 50% 0, #aa92d7, #775ea8 47%, #573a90);
}

/* line 284, ../sass/_home.scss */
.home-square.little-swimmers {
  background-image: radial-gradient(circle at 50% 0, #247d9b, #005e7e 49%, #07475c);
}

/* line 288, ../sass/_home.scss */
.home-square.cuidados {
  background-image: radial-gradient(circle at 50% 0, #f8876f, #f76546 47%, #ed4926);
}

/* line 292, ../sass/_home.scss */
.link-home {
  z-index: 9999;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  transition: .3s ease-in-out;
}

/* line 300, ../sass/_home.scss */
.link-home:hover {
  background-color: #ffffff;
  opacity: .5;
}

/* line 306, ../sass/_home.scss */
.section-final {
  padding: 0px;
  background-color: #e2231a;
  padding: 30px 30px;
}

@media screen and (min-width: 768px) {
  /* line 306, ../sass/_home.scss */
  .section-final {
    padding: 30px 0px;
  }
}

/* line 317, ../sass/_home.scss */
.section-final .content-final-home .col-final {
  padding: 0px 30px;
  margin-bottom: 70px;
}

@media screen and (min-width: 768px) {
  /* line 317, ../sass/_home.scss */
  .section-final .content-final-home .col-final {
    padding: 0px 20px;
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 992px) {
  /* line 317, ../sass/_home.scss */
  .section-final .content-final-home .col-final {
    padding: 0px 70px;
    margin-bottom: 0px;
  }
}

/* line 331, ../sass/_home.scss */
.section-final .content-final-home .col-final p {
  min-height: auto;
}

@media screen and (min-width: 992px) {
  /* line 331, ../sass/_home.scss */
  .section-final .content-final-home .col-final p {
    min-height: 80px;
  }
}

/* line 340, ../sass/_home.scss */
.section-final .content-final-home .col-final .sup-col-final {
  height: 110px;
  background-repeat: no-repeat;
  background-position: center top;
}

/* line 345, ../sass/_home.scss */
.section-final .content-final-home .col-final .sup-col-final.benefits {
  background-size: auto;
  /*background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='106' height='103' viewBox='0 0 106 103'%3e%3cdefs%3e%3cpath id='a' d='M.007.087h100.868V63.59H.007z'/%3e%3cpath id='c' d='M11.052 1.656S25.55-2.606 32.635 2.85C39.719 8.308 25.3 14.301.058 5.29c0-.046 8.851-2.943 10.994-3.633'/%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(.866)'%3e%3cmask id='b' fill='%23fff'%3e%3cuse xlink:href='%23a'/%3e%3c/mask%3e%3cpath fill='%23FFFFFE' d='M3.101 18.5c-8.91 17.33 1.075 38.27 33.904 44.052 32.845 5.799 65.707-13.31 63.79-41.745-.447-6.766-2.81-11.429-6.282-14.549-10.96-9.987-32.812-5.211-37.639-3.702-6.331 1.984-13.82 5.455-13.82 5.455S13.748-2.135 3.102 18.501' mask='url(%23b)'/%3e%3c/g%3e%3cpath fill='%23FFFFFE' d='M11.866 18.242V103l41.431-9.514L93.866 103V19.107s-81.137-1.73-82-.865'/%3e%3cpath stroke='%23CA2737' stroke-width='5.725' d='M14.075 20c-.245.047-.388.1-.42.16V21'/%3e%3cpath stroke='%23E2231A' stroke-dasharray='3,3' stroke-width='2' d='M13.866 21l-1 79'/%3e%3cpath fill='%23E2231A' d='M12.89 97h.976v3h-1zM90.866 97h1v3h-1z'/%3e%3cpath fill='%23E2231A' d='M15.997 99.105l.133.912-3.419.826v-.933zM87.668 98.942l-.184.813 4.085 1.048v-.99z'/%3e%3cpath stroke='%23E2231A' stroke-dasharray='3,3' stroke-width='2' d='M13.866 100l38.384-9 36.616 8.678M90.866 98V21'/%3e%3cpath stroke='%23CA2737' stroke-width='5.725' d='M91.08 21.22v-.432l-.43-.009'/%3e%3cpath stroke='%23CA2737' stroke-dasharray='7.635,7.635' stroke-width='5.725' d='M89.866 21c-9.388-.193-67.275-1.358-75-.89'/%3e%3cpath fill='%23E2231A' d='M5.848 18.867C-2.72 35.06 6.88 54.627 38.448 60.03c31.585 5.418 63.184-12.438 61.34-39.008-.429-6.322-2.702-10.679-6.04-13.594C83.21-1.904 62.196 3.324 57.555 4.734c-6.088 1.854-13.289 5.672-13.289 5.672S16.084-.414 5.848 18.867'/%3e%3cpath fill='%23FFFFFE' d='M64.409 29.019s-.03-.508-.868-1.033c-.853-.508-1.554-1.016-3.899-.985-2.345 0-3.518.604-4.142.985-.61.382-2.254 2.05-2.634 3.813 0 0 1.187.477 1.203 1.255.045 1.383-.168 2.654-.29 3.48-.091.635-.243 1.334-.243 1.334.974 1.287 2.177 2.272 3.73 2.812 1.188.43 2.91.413 4.752.032 1.842-.381 2.3-1.033 2.634-1.716.168-.302.214-.858.214-1.414-.031-.54-.046-3.13-.046-3.13s0-.349-.152-.65c-.214-.414-.518-.938-1.676-1.081-.624-.048-2.421-.032-2.665-.032-.274 0-.73.159-.974.508-.274.35-.29.779-.29 1.208.031.413.031 1.16.533 1.589.335.254.58.254.625.285.046 0 .213.128.213.35 0 .222.03.508-.411.508-.457 0-1.355-.127-1.72-.508-.397-.381-.823-.73-.945-2.05-.122-1.318.579-3.002 1.355-3.383.777-.413 1.675-.382 1.904-.255.274.128.578.286 1.111.604.625.35 1.203.048 1.554-.302.304-.429 1.294-1.81 1.127-2.224M69.866 39.06l-.051-10.484s0-.674-.372-1.068c-.371-.395-.59-.444-1.148-.493-.54-.033-1.605 0-1.875 0-.237.032-.913.131-1.233.624-.27.394-.321.707-.321 2.12 0 1.413.135 9.121.135 9.121s0 .707.101 1.052c.101.296.574.674.726.805.186.132.575.23 1.335.263.777 0 1.453 0 1.858-.263.389-.312.845-.74.845-1.676M79.534 29.721s.165-1.203-.05-1.929c-.164-.56-.79-.808-2.8-.791-2.042.033-3.739 0-4.183.05-.445.032-1.071.263-1.384.675-.296.429-.264 1.187-.23 2.54.032 1.335.098 6.133.098 6.842 0 .71-.033 1.781 0 1.93 0 .164-.099.676.396 1.286.494.577.84.626.922.626.05.033.527.05 1.054.05h4.925s.923.033 1.285-.495c.264-.396.296-1.022.296-1.187 0-.182.034-.973-.164-1.303-.214-.313-.445-.527-1.285-.56-.165-.033-2.85-.033-2.85-.033l-.033-1.781h1.73s.445 0 .758-.297.428-.66.428-.923c0-.264-.033-1.418-.033-1.418s0-.841-1.054-.924c-.428-.033-1.861-.033-1.861-.033v-1.6h2.915c0 .116 1.038.15 1.12-.725'/%3e%3cpath fill='%23FFFFFE' d='M84.673 30.508s.291-.682 1.39-.508c1.035.174 1.65.555 1.827.73.178.174.55.507.873.38.307-.127.517-.301.55-.682.048-.412 0-1.633 0-1.633s.032-.603-.388-.936c-.307-.285-1.439-.904-3.54-.856-2.102.047-3.832.3-4.963 2.521 0 0-.388.761-.388 1.634 0 .888-.033 1.364.29 1.887.389.65.922 1.11 1.035 1.158.114.047.825.539 1.132.682.29.142 1.956.935 2.392 1.205.42.254.873.634.615 1.142-.162.349-.615.54-1.488.222-.824-.301-1.39-.761-1.535-.856-.162-.096-.566-.35-1.164-.254-.598.095-1.164 1.49-1.261 1.713-.226.475-.226.808-.097 1.141.097.286.905.81 1.277 1.015.356.16 1.616.936 4.09.762 2.473-.175 3.75-1.856 4.09-2.617.307-.761.55-1.713.42-2.68-.13-.984-.905-2.141-1.956-2.68-1.035-.556-2.28-1.016-2.667-1.238-.307-.301-.63-.682-.534-1.252M23.93 40.953c-.387 0-.694-.126-1-.347-.774-.535-.774-1.228-.774-1.228l-.032-1.008v-.173s0-2.535-.033-4.078c-.87 0-3.145 0-3.274.031 0 .284.032 5.228.032 5.228 0 .882-.742 1.606-1.645 1.622h-2.403c-.387 0-.694-.126-1-.346-.774-.536-.774-1.229-.774-1.229l-.032-1.007-.13-12.141c.049-1.969-.29-3.15 2.178-3.228 1.161-.032 2.258-.095 2.726.047.161.031.42.157.548.283l.194.19c.258.409.258.598.258 1.023 0 0 0 3.385.032 4.834h3.21V26.23c.048-1.969-.29-3.15 2.177-3.229h2.177c.13 0 .517-.047.952.41.307.283.516.677.516 1.134v2.283l.033 10.456v2c0 .882-.742 1.606-1.646 1.622l-2.29.047M39.711 27.997c.03.16.169 1.38.153 2.296-.03.899 0 5.843 0 5.843 0 1.252-.46 2.328-1.286 3.21C37.536 40.439 36.05 41 34.366 41c-.75 0-2.481-.177-3.844-1.252-.628-.482-.98-1.092-1.195-1.477-.168-.417-.398-1.637-.398-1.99 0-.305-.092-4.752-.046-5.49.03-.739-.169-2.392.29-3.066.491-.659 1.073-.643 2.145-.69 1.042-.033 1.455.304 1.455.304h.03c.031.032.047.032.047.032s.03 0 .03.033c.291.288.49.69.49 1.171l.031 7.24s.046 1.124 1.042 1.124c.98 0 .995-.947.995-1.156l-.046-5.025c.03-.738-.168-2.375.291-3.066.49-.658 1.072-.658 2.144-.69 1.073-.032 1.486.305 1.486.305-.061.097.352.385.398.69M53.545 34.365s-.304 2.537-.512 3.53c-.225 1.01-.785 1.45-1.522 1.703-.737.252-2.242.63-4.453.22-2.258-.378-3.187-1.008-4.42-2.222-1.25-1.23-1.859-2.79-1.763-4.981.096-2.176 1.026-3.862 2.003-4.73.993-.898 2.899-2.001 5.622-1.875 2.77.126 3.331.725 4.068 1.135.609.347 1.298 1.009 1.298 1.624 0 .599-1.266 1.844-1.346 1.97-.048.126-.56.536-1.025.473-.465-.079-.657-.252-.785-.41-.128-.158-.657-.646-1.425-.851-.77-.22-1.81.031-2.323.552-.545.504-1.265 1.734-1.217 3.136.032 1.372.817 1.845.817 1.845.304.3 1.169.599 1.601.646.417.047.433-.252.48-.536.033-.284-.095-.284-.095-.284s-.289-.031-.657-.283c-.513-.347-.416-1.198-.352-1.53.048-.346.176-1.15.56-1.481.385-.3.77-.252 1.522-.126 1.634.283 2.835.599 2.835.599s1.313.283 1.09 1.876M91.865 27.958c.143 0 .258 0 .258-.152 0-.14-.143-.14-.258-.14h-.228V28h.228v-.042zm-.228.598h-.2v-1.098h.428c.272 0 .386.084.386.306 0 .194-.114.264-.271.305l.314.473h-.2l-.271-.473h-.157l-.03.487zm.228-1.375c-.457 0-.8.333-.8.819 0 .444.315.82.8.82.43 0 .772-.334.772-.82 0-.458-.343-.82-.772-.82zm0 1.819c-.585 0-1-.417-1-1 0-.597.458-1 1-1 .543 0 1 .375 1 1s-.485 1-1 1z'/%3e%3cg transform='translate(45.866 6)'%3e%3cmask id='d' fill='%23fff'%3e%3cuse xlink:href='%23c'/%3e%3c/mask%3e%3cpath d='M11.052 1.656S25.55-2.606 32.635 2.85C39.719 8.308 25.3 14.301.058 5.29c0-.046 8.851-2.943 10.994-3.633' mask='url(%23d)'/%3e%3c/g%3e%3cpath fill='%23E2231A' d='M25.558 77.176c-.044-.819-.363-1.441-.958-1.867-.54-.382-1.262-.573-2.165-.573h-2.247v5.015H22.5c.98 0 1.746-.236 2.297-.707.55-.471.804-1.094.76-1.868zm-3.115-7.96h-2.255v4.339h2.321c.663 0 1.246-.2 1.75-.6.502-.4.754-.914.754-1.545 0-.697-.266-1.243-.796-1.637-.476-.372-1.067-.558-1.774-.558zm4.42 8.087c.034 1.035-.35 1.91-1.148 2.625a4.068 4.068 0 0 1-2.8 1.072h-4.05V68h3.603c1.013 0 1.89.304 2.627.912.783.641 1.174 1.452 1.174 2.43 0 1.16-.485 2.06-1.454 2.702 1.31.63 1.993 1.717 2.049 3.259zM38.594 75.288c-.18-.888-.604-1.607-1.27-2.157-.667-.55-1.464-.83-2.39-.84-.926-.012-1.737.26-2.432.815-.695.556-1.133 1.283-1.313 2.182h7.405zm1.272 1.165h-8.677a3.499 3.499 0 0 0 1.237 2.365c.723.622 1.576.927 2.559.916 1.525-.022 2.615-.716 3.27-2.082h1.373c-.361 1.022-.972 1.832-1.83 2.431-.859.6-1.813.905-2.864.916-1.322.023-2.491-.452-3.508-1.423-1.017-.972-1.536-2.129-1.559-3.472-.034-1.421.477-2.645 1.534-3.672 1.056-1.027 2.301-1.501 3.736-1.424 1.288.078 2.407.6 3.356 1.565.915.955 1.373 2.02 1.373 3.198v.682zM49.866 81h-1.204v-5.712c0-.823-.28-1.532-.837-2.127-.557-.594-1.208-.892-1.952-.892-.754 0-1.41.298-1.967.892a3.002 3.002 0 0 0-.837 2.127V81h-1.203v-5.575c0-1.269.38-2.324 1.14-3.164.76-.84 1.716-1.261 2.867-1.261 1.141 0 2.091.42 2.852 1.26.76.841 1.14 1.896 1.14 3.165V81M61.595 75.288c-.181-.888-.605-1.607-1.271-2.157-.667-.55-1.464-.83-2.39-.84-.926-.012-1.737.26-2.432.815-.695.556-1.132 1.283-1.313 2.182h7.406zm1.27 1.165H54.19a3.5 3.5 0 0 0 1.237 2.365c.723.622 1.576.927 2.56.916 1.524-.022 2.614-.716 3.27-2.082h1.372c-.361 1.022-.972 1.832-1.83 2.431-.859.6-1.813.905-2.864.916-1.322.023-2.491-.452-3.508-1.423-1.017-.972-1.536-2.129-1.559-3.472-.034-1.421.477-2.645 1.534-3.672 1.056-1.027 2.302-1.501 3.736-1.424 1.288.078 2.407.6 3.356 1.565.915.955 1.373 2.02 1.373 3.198v.682zM68.866 72.57h-2.619V81h-1.381v-9.796c0-1.023.339-1.813 1.018-2.37.678-.556 1.551-.834 2.618-.834h.364v1.147h-.367c-.732.034-1.25.192-1.556.475-.464.453-.696.906-.696 1.36v.407h2.619v1.18M71.866 81h1v-9.61h-1V81zm0-10.757h1V68h-1v2.243zM78.866 81c-2 0-3-.98-3-2.942V68h1.096v3.308h1.904v1.18h-1.904v5.354c0 1.407.634 2.11 1.904 2.11V81M86.857 77.908c.066.856-.233 1.598-.897 2.226-.664.629-1.427.915-2.29.86a2.88 2.88 0 0 1-2-.968 3.015 3.015 0 0 1-.804-2.102h1.31v.32c0 .326.177.662.532 1.01.354.348.73.516 1.128.505.531-.01.951-.173 1.261-.485.277-.29.42-.67.432-1.138.01-.814-.45-1.372-1.38-1.673l-1.11-.354c-1.161-.367-1.77-1.163-1.825-2.386a2.396 2.396 0 0 1 .74-1.885 2.796 2.796 0 0 1 1.907-.835c.644-.033 1.245.176 1.806.626.56.45.863 1.009.907 1.676v.283h-1.327v-.219a.972.972 0 0 0-.424-.819 1.592 1.592 0 0 0-.97-.312c-.355.01-.661.14-.921.385-.26.246-.396.553-.407.922-.044.682.36 1.169 1.212 1.459l1.095.369c1.261.434 1.936 1.279 2.025 2.535M103.865 5.396c.286 0 .515 0 .515-.382 0-.347-.286-.347-.515-.347h-.457V5.5h.457v-.104zm-.457 1.493h-.4V4.146h.857c.543 0 .772.208.772.764 0 .486-.229.66-.543.764l.629 1.18h-.4l-.543-1.18h-.314l-.058 1.215zm.457-3.438c-.914 0-1.6.834-1.6 2.049 0 1.111.63 2.049 1.6 2.049.858 0 1.543-.834 1.543-2.049 0-1.146-.685-2.049-1.543-2.049zm0 4.549c-1.17 0-2-1.042-2-2.5 0-1.493.915-2.5 2-2.5 1.086 0 2 .938 2 2.5 0 1.563-.97 2.5-2 2.5z'/%3e%3c/g%3e%3c/svg%3e");*/
}

/* line 350, ../sass/_home.scss */
.section-final .content-final-home .col-final .sup-col-final.consejos {
  background-size: auto;
  padding-top: 70px;
  /*background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='119' height='65' viewBox='0 0 119 65'%3e%3cdefs%3e%3cpath id='b' d='M1 12.125l96.688 5.197c5.194.6 8.588 2.064 10.182 4.394 2.515 3.676-.478 8.945-3.933 7.096-.255-.136-.768-4.545-4.172-6.043-2.27-1-5.748-1.376-10.436-1.132L3.424 23.53 1 12.125z'/%3e%3cfilter id='a' width='107.4%25' height='146.9%25' x='-3.7%25' y='-35.2%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='-2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='1'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3cpath id='d' d='M13.498 12.082l96.33 5.75c5.194.6 8.588 2.065 10.182 4.395 2.515 3.676-.478 8.945-3.933 7.096-.255-.136-.768-4.545-4.172-6.043-2.27-1-5.748-1.376-10.436-1.132l-85.625.972-2.346-11.038z'/%3e%3cfilter id='c' width='107.4%25' height='145.4%25' x='-3.7%25' y='-34%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='-2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='1'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3cpath id='f' d='M16.045.07c.411.03 12.897-.348 23.809 1.047C50.766 2.51 56.128 6.778 60.132 6.778c4.005 0 12.255-4.98 22.15-5.661C92.179.434 97.41.069 105.112.069c2.176 0 6.333.35 12.47 1.048v11.402c-.118.251-.38.479-.79.682-.613.305-4.301 1.245-5.278 7.391-.976 6.147-2.088 19.838-21.54 19.398-19.452-.44-21.25-9.307-24.12-16.818-2.869-7.511-3.408-7.894-5.273-7.894-1.864 0-3.738 2.639-5.235 7.894-1.498 5.255-4.994 16.818-24.78 16.818-19.784 0-20.179-14.626-20.958-18.995-.778-4.37-2.969-7.793-6.027-8.098V1.117C8.778.187 12.932-.163 16.045.069zm15.839 35.464c9.803 0 18.763-5.66 18.763-15.504 0-3.621.598-6.927-.71-8.95-2.248-3.475-7.808-4.308-14.99-4.73-5.912-.348-11.031-.676-14.58.817-3.27 1.375-5.208 4.295-5.208 10.17 0 12.25 6.921 18.197 16.725 18.197zm57.393 0c9.804 0 16.725-5.947 16.725-18.197S97.574 5.682 86.213 6.35c-7.18.422-12.742 1.255-14.99 4.73-1.307 2.023-.71 5.329-.71 8.95 0 9.844 8.96 15.504 18.764 15.504z'/%3e%3cfilter id='e' width='107%25' x='-3.5%25' y='-15%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='-2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='1'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3cpath id='h' d='M2.197 0H104a6 6 0 0 1 6 6v7a6 6 0 0 1-6 6H2.71L0 15.545V3.455L2.197 0z'/%3e%3cfilter id='g' width='107.3%25' height='142.1%25' x='-3.6%25' y='-31.6%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='-2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='1'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='rotate(12 35.373 17.902)'%3e%3cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3e%3cuse fill='%232B2B2B' xlink:href='%23b'/%3e%3c/g%3e%3cg transform='scale(-1 1) rotate(12 -18.529 -611.912)'%3e%3cuse fill='%23000' filter='url(%23c)' xlink:href='%23d'/%3e%3cuse fill='%232B2B2B' xlink:href='%23d'/%3e%3c/g%3e%3cg transform='translate(-1 4)'%3e%3cuse fill='%23000' filter='url(%23e)' xlink:href='%23f'/%3e%3cuse fill='%232B2B2B' xlink:href='%23f'/%3e%3c/g%3e%3cg transform='translate(6.58 46)'%3e%3cuse fill='%23000' filter='url(%23g)' xlink:href='%23h'/%3e%3cuse fill='%238DCF6A' xlink:href='%23h'/%3e%3c/g%3e%3cpath fill='%23FFF' d='M6.58 49.455h104.455a2 2 0 0 1 2 2v8.09a2 2 0 0 1-2 2H6.58v-12.09z'/%3e%3cpath fill='%23F8F8F8' fill-opacity='.6' d='M31.482 39c9.906 0 18.96-5.568 18.96-15.252 0-3.563.605-6.815-.717-8.805-2.271-3.418-7.89-4.238-15.147-4.653-5.975-.342-11.148-.665-14.735.803-3.304 1.353-5.263 4.226-5.263 10.005C14.58 33.15 21.575 39 31.482 39zM88.68 39c-9.907 0-18.962-5.568-18.962-15.252 0-3.563-.604-6.815.718-8.805 2.271-3.418 7.89-4.238 15.147-4.653 5.975-.342 11.148-.665 14.734.803 3.305 1.353 5.263 4.226 5.263 10.005C105.58 33.15 98.586 39 88.68 39z'/%3e%3c/g%3e%3c/svg%3e");*/
  /*background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='119' height='65' viewBox='0 0 119 65'%3e%3cdefs%3e%3cpath id='b' d='M1 12.125l96.688 5.197c5.194.6 8.588 2.064 10.182 4.394 2.515 3.676-.478 8.945-3.933 7.096-.255-.136-.768-4.545-4.172-6.043-2.27-1-5.748-1.376-10.436-1.132L3.424 23.53 1 12.125z'/%3e%3cfilter id='a' width='107.4%25' height='146.9%25' x='-3.7%25' y='-35.2%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='-2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='1'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3cpath id='d' d='M13.498 12.082l96.33 5.75c5.194.6 8.588 2.065 10.182 4.395 2.515 3.676-.478 8.945-3.933 7.096-.255-.136-.768-4.545-4.172-6.043-2.27-1-5.748-1.376-10.436-1.132l-85.625.972-2.346-11.038z'/%3e%3cfilter id='c' width='107.4%25' height='145.4%25' x='-3.7%25' y='-34%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='-2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='1'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3cpath id='f' d='M16.045.07c.411.03 12.897-.348 23.809 1.047C50.766 2.51 56.128 6.778 60.132 6.778c4.005 0 12.255-4.98 22.15-5.661C92.179.434 97.41.069 105.112.069c2.176 0 6.333.35 12.47 1.048v11.402c-.118.251-.38.479-.79.682-.613.305-4.301 1.245-5.278 7.391-.976 6.147-2.088 19.838-21.54 19.398-19.452-.44-21.25-9.307-24.12-16.818-2.869-7.511-3.408-7.894-5.273-7.894-1.864 0-3.738 2.639-5.235 7.894-1.498 5.255-4.994 16.818-24.78 16.818-19.784 0-20.179-14.626-20.958-18.995-.778-4.37-2.969-7.793-6.027-8.098V1.117C8.778.187 12.932-.163 16.045.069zm15.839 35.464c9.803 0 18.763-5.66 18.763-15.504 0-3.621.598-6.927-.71-8.95-2.248-3.475-7.808-4.308-14.99-4.73-5.912-.348-11.031-.676-14.58.817-3.27 1.375-5.208 4.295-5.208 10.17 0 12.25 6.921 18.197 16.725 18.197zm57.393 0c9.804 0 16.725-5.947 16.725-18.197S97.574 5.682 86.213 6.35c-7.18.422-12.742 1.255-14.99 4.73-1.307 2.023-.71 5.329-.71 8.95 0 9.844 8.96 15.504 18.764 15.504z'/%3e%3cfilter id='e' width='107%25' x='-3.5%25' y='-15%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='-2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='1'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3cpath id='h' d='M2.197 0H104a6 6 0 0 1 6 6v7a6 6 0 0 1-6 6H2.71L0 15.545V3.455L2.197 0z'/%3e%3cfilter id='g' width='107.3%25' height='142.1%25' x='-3.6%25' y='-31.6%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='-2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='1'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3e%3c/filter%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='rotate(12 35.373 17.902)'%3e%3cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3e%3cuse fill='%232B2B2B' xlink:href='%23b'/%3e%3c/g%3e%3cg transform='scale(-1 1) rotate(12 -18.529 -611.912)'%3e%3cuse fill='%23000' filter='url(%23c)' xlink:href='%23d'/%3e%3cuse fill='%232B2B2B' xlink:href='%23d'/%3e%3c/g%3e%3cg transform='translate(-1 4)'%3e%3cuse fill='%23000' filter='url(%23e)' xlink:href='%23f'/%3e%3cuse fill='%232B2B2B' xlink:href='%23f'/%3e%3c/g%3e%3cg transform='translate(6.58 46)'%3e%3cuse fill='%23000' filter='url(%23g)' xlink:href='%23h'/%3e%3cuse fill='%238DCF6A' xlink:href='%23h'/%3e%3c/g%3e%3cpath fill='%23FFF' d='M6.58 49.455h104.455a2 2 0 0 1 2 2v8.09a2 2 0 0 1-2 2H6.58v-12.09z'/%3e%3cpath fill='%23F8F8F8' fill-opacity='.6' d='M31.482 39c9.906 0 18.96-5.568 18.96-15.252 0-3.563.605-6.815-.717-8.805-2.271-3.418-7.89-4.238-15.147-4.653-5.975-.342-11.148-.665-14.735.803-3.304 1.353-5.263 4.226-5.263 10.005C14.58 33.15 21.575 39 31.482 39zM88.68 39c-9.907 0-18.962-5.568-18.962-15.252 0-3.563-.604-6.815.718-8.805 2.271-3.418 7.89-4.238 15.147-4.653 5.975-.342 11.148-.665 14.734.803 3.305 1.353 5.263 4.226 5.263 10.005C105.58 33.15 98.586 39 88.68 39z'/%3e%3c/g%3e%3c/svg%3e");*/
}

/* line 356, ../sass/_home.scss */
.section-final .content-final-home .col-final .sup-col-final.baby-shower {
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='247' height='108' viewBox='0 0 247 108'%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg fill='%23FFF'%3e%3cpath fill-rule='nonzero' d='M55 102.058c0-2.421 3.014-5.238 3.374-4.974 1.98 1.364 5.85 2.773 8.549 2.773 2.204 0 3.014-.352 3.014-1.233 0-1.1-1.8-1.188-4.274-1.672-4.994-.969-10.033-2.95-10.033-8.935 0-6.295 4.5-9.816 13.273-9.816 8.233 0 11.472 2.465 11.472 5.59 0 2.861-3.464 5.458-3.689 5.282-2.114-1.585-5.174-2.73-7.649-2.73-2.16 0-2.924.353-2.924 1.233 0 .969 2.07 1.013 4.68 1.54 6.073 1.277 10.257 3.742 10.257 8.848 0 6.647-4.499 10.036-14.127 10.036C57.7 108 55 105.359 55 102.058zm28.21.528V77.188c0-.352 1.935-1.188 4.094-1.188 2.97 0 6.434 1.54 6.434 7.659v5.15c1.26-2.29 3.33-4.006 6.884-4.006 5.849 0 7.738 4.446 7.738 8.848v8.935c0 3.697-1.934 4.974-4.634 4.974h-1.08c-2.834 0-4.814-1.145-4.814-4.974v-7.219c0-1.452-.72-2.289-1.89-2.289-1.484 0-2.204.793-2.204 2.377v7.131c0 3.741-1.935 4.974-4.634 4.974h-1.08c-2.834 0-4.814-1.145-4.814-4.974zm27.355-6.206c0-6.999 4.994-11.577 12.643-11.577 7.603 0 12.463 4.534 12.463 11.577 0 7.13-4.905 11.62-12.643 11.62-7.694 0-12.463-4.446-12.463-11.62zm8.774 0c0 2.289 1.484 3.83 3.779 3.83 2.204 0 3.78-1.63 3.78-3.83 0-2.29-1.53-3.874-3.78-3.874s-3.78 1.585-3.78 3.874zm23.665 8.583l-6.299-17.079c-.225-.616 3.6-2.993 6.434-2.993 1.935 0 4.14.705 4.634 3.566l1.26 8.363 2.205-7.483c.585-2.025 2.7-3.125 4.904-3.125 2.16 0 4.23 1.1 4.724 3.125l1.8 6.91 1.26-7.79c.494-2.773 2.564-3.566 4.364-3.566 3.014 0 6.569 2.377 6.344 2.993l-6.12 17.079c-.674 2.333-3.509 2.64-4.903 2.64-3.195 0-4.77-.44-5.714-3.3l-2.205-6.559-2.07 6.559c-.854 2.817-2.654 3.3-5.624 3.3-1.44 0-4.139-.351-4.994-2.64zm32.71-8.363c0-6.779 5.084-11.797 12.237-11.797 7.064 0 12.103 4.71 12.103 10.96v.44c-.045 1.41-.45 2.377-1.89 2.377h-13.632c.54 1.805 2.204 2.641 4.454 2.641 2.205 0 4.05-.88 4.77-2.244 0-.044 4.813-.088 4.813 3.785 0 3.345-3.554 5.238-9.988 5.238-8.008 0-12.868-4.182-12.868-11.4zm8.953-2.377h6.164c-.09-1.98-1.17-3.081-3.015-3.081-1.754 0-3.06 1.32-3.15 3.08zm17.682 8.363V86.168c0-.352 1.934-1.189 4.094-1.189 2.25 0 4.814.925 5.894 4.05.675-2.377 2.654-4.226 5.399-4.226 3.194 0 5.264 2.113 5.264 5.326 0 4.182-3.42 5.502-3.51 5.414-.764-.66-1.979-1.232-3.239-1.232-2.16 0-3.374 1.1-3.374 4.093v4.182c0 3.741-1.935 4.974-4.634 4.974h-1.08c-2.835 0-4.814-1.145-4.814-4.974zM2 67.839v-19.36c0-3.415 1.612-5.077 4.613-5.077h3.135c2.642 0 3.582.54 4.433 2.47l3.762 9.883 3.762-9.882c.94-2.112 2.06-2.47 4.254-2.47h3.135c3.135 0 4.792 1.661 4.792 5.075v19.36c0 3.325-1.12 5.076-4.255 5.076h-1.79c-3.001 0-4.255-1.751-4.255-5.075v-8.445l-1.478 5.884c-.403 1.078-.224 2.291-4.21 2.291-3.986 0-3.672-1.168-4.12-2.29L12.3 59.887v7.95c0 3.325-1.12 5.076-4.254 5.076H6.254c-3 0-4.254-1.751-4.254-5.075zm40.53-19.316c-3.404 0-5.554-1.842-5.554-4.762 0-2.874 2.105-4.761 5.374-4.761 3.404 0 5.553 1.842 5.553 4.761 0 2.875-2.105 4.762-5.374 4.762zM37.2 67.839V54.947c0-3.774 2.015-5.076 4.702-5.076h1.075c2.821 0 4.702 1.168 4.702 5.076v12.892c0 3.773-1.925 5.075-4.612 5.075h-1.075c-2.822 0-4.792-1.167-4.792-5.075zm21.406-1.258V49.736c0-4.043 1.926-6.11 5.554-6.11h10.748c7.03 0 10.837 2.561 10.837 7.188 0 3.459-1.925 5.21-5.374 5.974 4.344 1.033 6.315 3.729 6.315 7.367 0 6.02-3.807 8.535-13.301 8.535H64.16c-3.628 0-5.554-2.066-5.554-6.11zm10.749-11.185h2.15c2.283 0 3.224-.764 3.224-2.426 0-1.482-1.03-2.201-3.001-2.201h-2.373v4.627zm0 10.152h2.866c2.418 0 3.448-.764 3.448-2.65 0-1.797-.985-2.426-3.627-2.426h-2.687v5.076zm18.809 1.123c0-4.762 4.881-7.277 13.166-7.277h1.075c-.045-1.797-.94-2.471-2.642-2.471-2.553 0-3.36 1.123-3.717 2.156-.045.18-7.032 1.168-7.032-3.414 0-4.177 3.404-5.974 11.33-5.974 8.778 0 12.406 3.324 12.406 10.107V71.97c0 .584-2.06 1.213-4.12 1.213-2.822 0-4.792-1.348-5.688-3.863-1.343 2.426-4.075 3.818-7.39 3.818-4.433 0-7.388-2.56-7.388-6.468zm9.449-1.213c0 1.078.806 1.707 1.926 1.707 1.657 0 2.731-.899 2.866-2.381v-1.348h-1.21c-2.149 0-3.582.54-3.582 2.022zm18.182 2.38V41.92c0-.36 1.926-1.213 4.075-1.213 2.956 0 6.404 1.572 6.404 7.816v3.998c1.254-1.752 3.494-2.83 6.001-2.83 6.27 0 10.166 4.492 10.166 11.769 0 6.962-3.896 11.904-10.12 11.904-2.912 0-5.196-1.662-6.18-4.088-.449 2.695-2.195 3.638-4.48 3.638h-1.074c-2.821 0-4.792-1.167-4.792-5.075zm10.48-5.345c0 1.842 1.119 2.785 2.955 2.785 2.015 0 3.359-1.482 3.359-3.728 0-2.426-1.254-3.774-3.359-3.774-1.299 0-2.373.63-2.956 1.663v3.054zm23.108 15.587l3.672-7.187c-1.03-.314-1.97-.853-2.329-1.752l-7.255-16.306c-.224-.539 2.911-3.01 5.957-3.054 2.015 0 4.21 1.033 5.194 4.537l2.24 7.411 2.239-7.411c1.03-3.504 3.18-4.537 5.15-4.537 3 0 6 2.47 5.732 3.054l-9.539 23.718C159.101 79.877 157.22 81 155.025 81c-3.09 0-5.91-2.38-5.642-2.92z'/%3e%3cpath d='M58.444 21.303s-.034-.567-1.02-1.167c-1.02-.567-1.836-1.134-4.66-1.1-2.788 0-4.182.666-4.93 1.1-.715.433-2.687 2.3-3.13 4.268 0 0 1.43.534 1.43 1.4.067 1.535-.205 2.968-.34 3.902-.103.7-.307 1.5-.307 1.5 1.156 1.435 2.585 2.535 4.455 3.135 1.429.467 3.47.467 5.646.034 2.21-.434 2.754-1.168 3.128-1.934.205-.334.239-.968.239-1.568-.034-.6-.069-3.501-.069-3.501s0-.4-.17-.734c-.272-.467-.612-1.033-2.006-1.2-.748-.067-2.89-.033-3.163-.033-.34 0-.884.166-1.156.566-.34.4-.34.867-.34 1.368.034.466.034 1.3.646 1.767.408.3.68.3.748.333.068 0 .238.134.238.4 0 .234.034.567-.476.567-.544 0-1.598-.133-2.04-.566-.477-.434-.987-.834-1.123-2.301-.136-1.468.68-3.368 1.599-3.802.918-.467 2.006-.433 2.278-.3.34.134.68.334 1.327.667.748.4 1.428.067 1.836-.333.374-.467 1.564-2.001 1.36-2.468M65.101 32.322l-.067-11.299s0-.73-.403-1.163c-.403-.432-.638-.465-1.21-.531-.57-.034-1.713 0-1.982 0-.269.033-.974.132-1.31.664-.303.432-.336.765-.336 2.293 0 1.529.134 9.837.134 9.837s0 .764.1 1.13c.102.332.606.731.774.864.201.133.604.233 1.41.299.84 0 1.546 0 1.983-.3.403-.331.907-.797.907-1.794M75.618 21.968s.172-1.3-.07-2.067c-.171-.6-.894-.867-3.13-.867-2.27.033-4.163 0-4.644.067-.482.033-1.205.3-1.549.733-.344.467-.31 1.267-.24 2.734.034 1.433.103 6.6.103 7.367 0 .767-.035 1.934 0 2.067 0 .167-.103.734.447 1.4.55.634.929.667 1.032.667.069.034.585.067 1.17.067h5.47s1.032.033 1.445-.533c.31-.434.344-1.1.344-1.267 0-.2.034-1.034-.172-1.4-.24-.334-.482-.567-1.445-.6-.172-.034-3.165-.034-3.165-.034l-.034-1.933h1.926s.482 0 .86-.334c.344-.333.482-.7.482-1 0-.267-.034-1.533-.034-1.533s0-.9-1.17-1c-.482-.034-2.064-.034-2.064-.034v-1.733h3.234c-.035.133 1.1.166 1.204-.767M81.69 22.945s.34-.769 1.56-.568c1.152.2 1.83.635 2.033.835.203.2.61.568.983.435.339-.134.576-.334.61-.769.068-.468 0-1.838 0-1.838s.034-.668-.44-1.036c-.34-.334-1.594-1.002-3.966-.969-2.339.067-4.27.334-5.558 2.84 0 0-.441.87-.441 1.839 0 1.002-.034 1.537.339 2.105.44.735 1.017 1.236 1.152 1.303.136.067.915.602 1.254.769.34.167 2.17 1.036 2.678 1.336.474.301.983.702.678 1.27-.17.401-.678.602-1.661.234-.915-.334-1.56-.869-1.729-.969-.17-.1-.644-.4-1.288-.3-.677.1-1.288 1.67-1.423 1.938-.237.534-.237.902-.102 1.27.102.334 1.017.902 1.424 1.136.406.167 1.796 1.036 4.575.868 2.78-.2 4.203-2.071 4.576-2.94.339-.87.61-1.938.474-3.008-.135-1.103-1.017-2.406-2.203-3.007-1.152-.635-2.542-1.136-2.982-1.404-.305-.3-.644-.702-.543-1.37M12.337 34.382c-.44 0-.778-.134-1.116-.402-.878-.603-.878-1.407-.878-1.407l-.034-1.14v-.2s0-2.882-.034-4.625c-.98 0-3.515 0-3.65.034 0 .335.033 5.93.033 5.93 0 1.006-.845 1.81-1.825 1.844h-2.67c-.44 0-.777-.134-1.115-.402-.879-.603-.879-1.408-.879-1.408l-.034-1.139L0 17.694c.068-2.245-.338-3.585 2.434-3.652 1.284-.034 2.534-.1 3.041.067.17.033.474.167.609.335l.101.1.102.101c.304.47.304.67.304 1.173 0 0 0 3.854.034 5.496h3.582V17.66c.068-2.245-.338-3.586 2.434-3.653h2.433c.136 0 .575-.067 1.082.47.338.335.575.77.575 1.273v2.58l.033 11.863v2.278c0 1.006-.845 1.81-1.825 1.843l-2.602.067zM30.56 20.148c.034.168.204 1.549.17 2.559-.034 1.01 0 6.533 0 6.533 0 1.415-.546 2.593-1.536 3.603-1.228 1.213-3.003 1.853-5.016 1.853-.887 0-2.935-.202-4.573-1.415-.75-.539-1.16-1.212-1.433-1.65-.205-.471-.478-1.818-.478-2.223 0-.336-.102-5.32-.068-6.129.034-.808-.205-2.66.341-3.435.58-.74 1.263-.707 2.56-.774 1.228-.034 1.74.337 1.74.337h.034a.106.106 0 0 0 .068.033s.034 0 .034.034c.342.337.58.775.58 1.313l.035 8.116s.068 1.246 1.228 1.246 1.195-1.044 1.195-1.28l-.034-5.623c.034-.842-.205-2.66.34-3.435.58-.741 1.263-.741 2.56-.775 1.263-.033 1.775.337 1.775.337-.069.101.41.438.477.775'/%3e%3cpath d='M45.48 26.878s-.343 2.9-.582 4.012c-.24 1.146-.891 1.652-1.747 1.955-.857.304-2.57.708-5.07.236-2.57-.438-3.631-1.146-5.036-2.528-1.439-1.416-2.124-3.17-2.021-5.664.103-2.495 1.165-4.416 2.295-5.394 1.13-1.011 3.323-2.292 6.406-2.124 3.151.135 3.802.843 4.624 1.281.686.405 1.473 1.146 1.473 1.854 0 .675-1.438 2.09-1.541 2.26-.069.134-.65.606-1.165.539-.514-.102-.753-.304-.89-.472-.137-.169-.754-.742-1.61-.978-.891-.236-2.056.034-2.638.64-.617.574-1.439 1.99-1.405 3.574.035 1.55.925 2.09.925 2.09.343.337 1.336.674 1.816.742.48.067.48-.304.548-.607.034-.337-.103-.337-.103-.337s-.342-.034-.753-.337c-.583-.405-.48-1.382-.411-1.753.068-.405.205-1.315.65-1.686.446-.337.891-.303 1.747-.135 1.85.337 3.22.674 3.22.674s1.508.338 1.268 2.158'/%3e%3cpath fill-rule='nonzero' d='M89.204 20.013c.1 0 .165-.033.198-.066.067-.067.067-.133.067-.199s0-.133-.067-.199c-.033-.066-.099-.066-.198-.066h-.199v.563h.199v-.033zm.595.695h-.264l-.364-.496h-.166v.496h-.198v-1.457H89.237c.198 0 .298.066.364.133.066.099.132.198.132.33 0 .133-.033.266-.132.332a.723.723 0 0 1-.166.1l.364.562zm-1.257-1.424a.954.954 0 0 0-.298.696c0 .265.1.53.298.695.199.199.43.298.695.298.265 0 .53-.099.695-.298a.954.954 0 0 0 .298-.695c0-.265-.1-.53-.298-.696a.952.952 0 0 0-.695-.298c-.232 0-.496.1-.695.298zm.232 1.888a1.19 1.19 0 0 1-.397-.265 1.386 1.386 0 0 1-.265-.397 1.33 1.33 0 0 1-.1-.497c0-.166.034-.331.1-.497.066-.165.165-.298.265-.397.099-.133.264-.199.397-.265.165-.066.33-.1.496-.1.165 0 .33.034.496.1.166.066.298.165.397.265.133.132.199.265.265.397.066.166.1.331.1.497 0 .166-.034.331-.1.497a1.664 1.664 0 0 1-.265.397c-.099.133-.264.199-.397.265-.165.066-.33.1-.496.1-.165 0-.33-.034-.496-.1z'/%3e%3c/g%3e%3cpath fill='%23FFF' fill-rule='nonzero' d='M221.635 30.213c.39.087.923.025 1.05-.036.942-.449 1.113-1.658.694-2.496-.223-.445-.645-.734-1.122-.862a1.832 1.832 0 0 0-1.402.187c-.304.176-.624.572-.973 1.205.014-.723-.065-1.226-.24-1.53a1.832 1.832 0 0 0-1.122-.863 1.832 1.832 0 0 0-1.402.186c-.882.512-1.255 1.773-.572 2.495.228.241.435.418.58.552l-2.753-.778a1.09 1.09 0 0 0-1.328.772l-2.266 8.455a1.081 1.081 0 0 0 .767 1.323l10.236 2.743a1.078 1.078 0 0 0 1.324-.763l2.265-8.455a1.087 1.087 0 0 0-.762-1.332l-2.974-.803zm-.38-2.663c.227-.132.438-.217.856-.105.417.112.624.381.755.609.27.47-.022 1.353-.491 1.624-.276.16-1.51-.089-2.384-.182.073-.165.216-.513.314-.71.48-.96.877-1.194.95-1.236zm-3.751-.943c.227-.132.619-.171.872-.103.253.067.639.392.77.62.159.277.181 1.238-.065 2.14-.164-.073-.466-.285-.68-.333-1.069-.244-1.298-.665-1.34-.738-.13-.228-.197-.618-.129-.872.069-.255.345-.582.572-.714zm-6.086 11.09l2.266-8.456c.03-.115.372-.323.488-.292l4.77 1.288-2.474 9.32-4.77-1.287c-.28-.075-.36-.276-.28-.573zm11.091 2.925c-.075.282-.346.496-.56.43l-4.582-1.268 2.453-9.42 4.581 1.267c.367.099.44.287.374.536l-2.266 8.455z'/%3e%3cpath stroke='%23FFF' stroke-dasharray='0,1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M171.945 11.294l-3.828-3.045M245.554 10.478l-2.228 2.674M172.39 14.414l-3.827-3.045M246 12.706l-2.229 2.228'/%3e%3cpath fill='%23FFF' d='M197.16 72.238c-2.418-5.518-4.265-8.996-5.54-10.435-1.603-1.808-4.324-2.231-5.365-2.467-3.425-.775-4.128-5.003-2.3-6.126 2.534-1.556 7.483-.09 10.57 6.126 1.016 2.045 1.894 6.346 2.635 12.902zM195.728 26.95c-1.051-1.858-1.856-3.038-2.415-3.541-.703-.632-1.208-.923-1.632-1.27-.843-.688-1.192-1.52-.403-2.133 1.079-.84 2.595.243 3.922 2.439.437.722.613 2.224.528 4.504zM208.81 30.257c1.209-2.535 2.128-4.15 2.758-4.844.791-.871 1.356-1.278 1.833-1.757.947-.952 1.354-2.083.5-2.89-1.168-1.106-2.868.396-4.39 3.395-.5.987-.734 3.019-.7 6.096zM228.844 8.24c1.7-1.35 2.92-2.153 3.663-2.413.934-.325 1.55-.406 2.102-.57 1.097-.324 1.732-.975 1.124-1.858-.83-1.21-2.751-.772-4.848.79-.69.514-1.37 1.864-2.041 4.05zM207.669 78.568c2.945-4.048 4.827-6.545 5.648-7.49 1.516-1.748 4.903-3.52 5.627-3.566 2.381-.15 2.499-2.008 1.273-2.749-1.698-1.027-6.305 1.088-8.52 5.155-.64 1.174-1.982 4.057-4.028 8.65zM227.28 39.445c-.282 3.862-1.173 6.15-2.672 6.868-2.25 1.075-4.789 1.06-5.546 4.786-.756 3.726 1.662 5.058-.072 9.96-.344.972-.191 1.343.457 1.114 1.068-3.305 1.353-5.754.854-7.348-.748-2.392-.794-3.144 0-4.461 2.058-3.414 3.643-1.168 5.877-4.628.587-.907.954-3.004 1.102-6.29zM201.377 16.026c2.29 3.135 2.89 5.676 1.8 7.621-1.634 2.918-4.302 5.3-2.601 8.782 1.701 3.482 5.124 2.193 6.59 7.47.29 1.046.699 1.179 1.224.397-1.094-3.462-2.435-5.55-4.024-6.265-2.384-1.072-2.935-1.589-2.986-3.316-.13-4.475 3.032-4.3 3.055-8.976.006-1.227-1.013-3.131-3.058-5.713zM183.759 38.412l-1.05 2.53 1.86.486.814-3.565zM188.662 28.094l-1.05 2.213 1.86.425.814-3.12z'/%3e%3cpath fill='%23FFF' d='M226.993 36.63l-1.05 2.53 1.86.485.814-3.565zM221.877 69.058l.054 3.08 1.46-1.155.401-3.262zM201.142 72.282l-1.05 2.53 2.307-.905.367-2.175zM184.355 63.042l.245 2.897 1.761-.9-.359-2.22z'/%3e%3cg fill='%23FFF' transform='rotate(-11 112.62 -1065.75)'%3e%3cpath d='M4 0h3.589a4 4 0 0 1 4 4v7.598a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4zm-.359.64a3 3 0 0 0-3 3v8.312a3 3 0 0 0 3 3H7.91a3 3 0 0 0 3-3V3.641a3 3 0 0 0-3-3H3.64z'/%3e%3crect width='7.131' height='1' x='2.229' y='3.67' rx='.5'/%3e%3crect width='5.349' height='1' x='3.12' y='6.423' rx='.5'/%3e%3crect width='5.349' height='1' x='3.12' y='8.258' rx='.5'/%3e%3crect width='3.566' height='1' x='4.011' y='11.928' rx='.5'/%3e%3c/g%3e%3cpath fill='%23FFF' d='M183.728 25.746a2.46 2.46 0 0 1-.23.035c-.979.103-1.833-.392-1.908-1.106-.048-.456.233-.89.697-1.172-2.819-.326-5.19-2.892-5.542-6.235-.399-3.794 1.957-7.151 5.262-7.498 3.305-.348 6.308 2.446 6.706 6.24.363 3.452-1.554 6.543-4.392 7.334.454.19.77.536.815.958.048.459-.238.896-.708 1.178-.121.646-.068 1.127.16 1.443.62 1.066.792 1.882.516 2.448a2.05 2.05 0 0 0-.078 1.71c.004.301-.105.463-.327.486-.221.024-.354-.132-.398-.468-.08-.76-.026-1.355.161-1.787.28-.648-.108-1.488-.582-2.226-.308-.477-.261-.948-.152-1.34zm.497-.847c.223-.134.374-.314.351-.537-.049-.463-.72-.616-1.265-.559-.544.057-1.159.323-1.114.749.045.426.631.67 1.175.613.204-.021.43-.074.632-.156a.251.251 0 0 1 .22-.11zm-.949-2.106c2.833-.298 5.087-3.472 4.741-6.76-.345-3.288-3.165-5.83-5.998-5.533-2.832.298-5.013 3.46-4.668 6.748.346 3.289 3.092 5.842 5.925 5.545z'/%3e%3cg fill='%23FFF'%3e%3cpath d='M209.229 49.23a6.49 6.49 0 0 0-6.483 6.481 6.49 6.49 0 0 0 6.483 6.482 6.49 6.49 0 0 0 6.482-6.482 6.49 6.49 0 0 0-6.482-6.482m0 13.39c-3.81 0-6.909-3.099-6.909-6.908 0-3.808 3.1-6.907 6.909-6.907a6.916 6.916 0 0 1 6.908 6.907c0 3.81-3.099 6.908-6.908 6.908'/%3e%3cpath d='M210.707 52.074c-.452.325-.483 1.02-.07 1.551.205.262.485.444.79.511.289.064.566.016.78-.138a.882.882 0 0 0 .357-.68c.018-.298-.084-.608-.289-.87-.413-.53-1.117-.698-1.568-.374m.967 2.523c-.115 0-.231-.013-.35-.039-.407-.09-.78-.33-1.048-.674-.562-.721-.49-1.688.16-2.156.65-.467 1.638-.261 2.2.46.269.345.403.755.378 1.156-.025.415-.216.77-.538 1.001a1.362 1.362 0 0 1-.802.252'/%3e%3cpath d='M202.733 55.043l-.413-.141c.039-.104.973-2.57 3.364-3.514 1.493-.59 3.211-.446 5.105.43l-.19.379c-1.776-.82-3.372-.962-4.745-.421-2.209.87-3.112 3.243-3.12 3.267M206.298 61.282l-.412-.013c.165-5.881 4.725-7.547 4.771-7.563l.132.41c-.177.063-4.335 1.594-4.49 7.166M212.95 61.728l-.387-.138c1.293-3.865-.42-6.74-.437-6.768l.347-.225c.075.124 1.834 3.076.478 7.13M212.474 52.815l-.348-.214c.013-.011 1.326-1.177 3.12-.425l-.221.293a2.445 2.445 0 0 0-2.55.346M212.07 51.923l-.427-.095.213.048-.214-.047c.018-.08.416-1.94-1.745-2.618l.134-.407c2.04.64 2.225 2.32 2.039 3.12'/%3e%3c/g%3e%3cg fill='%23FFF'%3e%3cpath d='M195.074 39.608a.266.266 0 0 1-.154-.19.24.24 0 0 1 .065-.214l.007-.015c.5-1.255 1.371-1.777 2.59-1.549a.24.24 0 1 1-.088.473c-1.45-.27-1.906.876-2.056 1.253-.046.117-.11.277-.299.259a.222.222 0 0 1-.065-.017M194.23 41.966h-.001a4.638 4.638 0 0 0 .001 0M197.095 47.871c-.028.292-.1.584-.22.867-.649 1.527-2.438 2.234-3.989 1.576-1.551-.659-2.286-2.437-1.637-3.964.12-.283.28-.538.47-.761l-.519-.22c-.178.231-.33.489-.45.77-.763 1.797.102 3.89 1.928 4.666 1.825.775 3.931-.058 4.695-1.856.12-.281.199-.57.241-.86-.016-.007-.033-.012-.049-.018l-.47-.2z'/%3e%3cpath d='M196.039 47.549a1.912 1.912 0 0 1-.535 1.376 1.917 1.917 0 0 1-1.354.593 1.925 1.925 0 0 1-1.379-.537 1.918 1.918 0 0 1-.596-1.352 1.92 1.92 0 0 1 .653-1.487l-.502-.213a2.408 2.408 0 0 0-.654 1.71c.015.65.281 1.254.752 1.704a2.436 2.436 0 0 0 3.443-.07c.408-.426.641-.973.67-1.556l-.5-.213.002.045M194.28 44.152l.046-.045c-.053-.001-.105-.003-.158-.003l.112.048zM197.979 43.627a2.39 2.39 0 0 0-.034.013l.035-.009-.001-.004zM193.805 42.052c-.014-.028-.025-.056-.038-.083l.038.083'/%3e%3cpath d='M198.886 36.646c-2.003-.85-4.344.136-5.218 2.197a4.1 4.1 0 0 0 .08 3.404l.027.057c.157.337.441 1.124.22 1.517-.065.117-.179.191-.343.227l.495.21.109.003a.892.892 0 0 0 .161-.206c.115-.205.147-.45.136-.698-.025-.53-.257-1.07-.346-1.258l-.03-.06a3.63 3.63 0 0 1-.066-3.008c.773-1.82 2.831-2.693 4.59-1.947 1.757.746 2.558 2.834 1.786 4.654a3.625 3.625 0 0 1-2.423 2.104l-.024.006c-.128.046-.609.237-.963.577a1.268 1.268 0 0 0-.36.56.931.931 0 0 0-.032.313l.067.066.528.224c-.108-.167-.141-.322-.1-.47.113-.4.733-.71 1.008-.815a4.097 4.097 0 0 0 2.743-2.377c.874-2.061-.043-4.43-2.045-5.28'/%3e%3cpath d='M196.616 45.082l-.097-.096.003.056.094.04zM197.92 47.88l-.102-.044-.559-.237-.461-.196-.624-.265-2.912-1.236-.63-.267-.458-.194-.559-.238-.202-.085c-.374-.16-.555-.579-.404-.935.151-.357.579-.518.953-.359l1.236.525.361.153.002.012.02-.002.616.261 2.137.907.651.277.013.016.01-.007.325.138 1.135.482c.375.159.556.578.405.935-.152.356-.58.517-.954.358m.73-1.72l-1.357-.575-.532-.226-.065-.028-2.484-1.054-.078-.033-.499-.212-1.491-.633c-.62-.263-1.33.004-1.581.595-.252.592.05 1.287.67 1.55l.052.023.525.223.427.181.549.233 3.503 1.487.546.232.428.181.476.203.05.018c.609.23 1.287-.037 1.532-.613.251-.592-.05-1.288-.67-1.551'/%3e%3c/g%3e%3cg fill='%23FFF'%3e%3cpath d='M238.394 23.118l-.001.006c-1.025 3.042-4.367 4.696-7.614 3.765-3.244-.93-5.2-4.097-4.462-7.227l.04-.104.002-.01c.061-.247.139-.543.232-.878.197-.714.397-1.372.4-1.38l1.174-4.097c.443-1.542 2.079-2.43 3.648-1.98l1.397.4c.612.284.934.975.752 1.613a1.365 1.365 0 0 1-1.66.938l-.085-.024-.068-.023-.043-.004c-.96-.224-1.918.326-2.186 1.258-.276.963.297 1.975 1.276 2.256l4.278 1.227c.98.28 2.001-.274 2.278-1.237.276-.963-.297-1.975-1.276-2.256l-.06-.017a1.386 1.386 0 0 1-.681-.466 1.36 1.36 0 0 1-.246-1.214 1.377 1.377 0 0 1 1.492-.97l1.228.352c1.57.45 2.486 2.071 2.044 3.613a6757.99 6757.99 0 0 1-1.462 5.078l-.135.468-.053.125c-.034.08-.157.577-.209.788zm2.378-6.31c.523-1.823-.561-3.74-2.417-4.272l-1.253-.36-.023-.004a1.926 1.926 0 0 0-.716.03 1.893 1.893 0 0 0-1.393 1.313c-.113.395-.088.829.072 1.22a1.939 1.939 0 0 0 .441.658 1.968 1.968 0 0 0 .756.453c.031.01.048.018.105.03.683.205 1.081.919.888 1.592a1.298 1.298 0 0 1-1.612.875l-4.277-1.226a1.299 1.299 0 0 1-.903-1.597 1.298 1.298 0 0 1 1.603-.877l.019.006c.033.011.067.02.102.029l.017.004a1.974 1.974 0 0 0 .867.012c.266-.056.511-.164.728-.321.346-.25.59-.595.705-.998.187-.652 0-1.361-.486-1.851a1.924 1.924 0 0 0-.591-.406l-1.444-.416c-1.856-.532-3.791.519-4.314 2.343l-1.685 5.877c-.015.05-.027.102-.035.14a5.21 5.21 0 0 0-.062.196c-.99 3.452 1.15 7.103 4.768 8.141 3.62 1.038 7.369-.926 8.358-4.377.019-.064.036-.131.048-.186.018-.05.034-.1.049-.15l1.685-5.878z'/%3e%3cpath d='M234.233 21.585c.316.14.336.569.033.724l-.74.381a.393.393 0 0 0-.214.31l-.084.812c-.035.333-.448.475-.7.241l-.616-.572a.432.432 0 0 0-.374-.107l-.826.159c-.337.065-.612-.275-.465-.575l.359-.735a.393.393 0 0 0-.017-.375l-.426-.715c-.175-.293.069-.645.412-.597l.838.119a.417.417 0 0 0 .363-.125l.562-.601a.425.425 0 0 1 .72.207l.16.807a.417.417 0 0 0 .241.298l.774.344zm-.999-.092c-.142-.079-.268-.16-.304-.333l-.14-.852c-.039-.194-.162-.217-.266-.105l-.524.575c-.154.167-.371.285-.584.224l-.647-.114c-.125-.036-.31.1-.244.222l.403.708c.122.208.06.424-.072.622l-.316.57c-.06.096.07.246.243.2l.81-.17c.136-.066.32.019.39.083l.691.67c.119.136.298-.005.286-.143l.038-.713c.01-.307.155-.436.31-.5l.72-.35c.11-.055.117-.23-.03-.273l-.764-.321z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}

/* line 1, ../sass/_productosHome.scss */
.container-productos-home {
  height: auto;
  min-height: auto;
  position: inherit;
  width: auto;
}

@media screen and (min-width: 992px) {
  /* line 1, ../sass/_productosHome.scss */
  .container-productos-home {
    height: calc(100% - 200px);
    min-height: 300px;
    position: absolute;
    width: 100%;
  }
}

/* line 15, ../sass/_productosHome.scss */
.prod-left, .prod-right {
  height: 450px;
  background-size: cover;
  background-position: center;
  background-repeat: none;
  position: relative;
}

@media screen and (min-width: 992px) {
  /* line 15, ../sass/_productosHome.scss */
  .prod-left, .prod-right {
    height: 100%;
  }
}

/* line 27, ../sass/_productosHome.scss */
.prod-left .info, .prod-right .info {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center 0px;
  padding-top: 70px;
  position: absolute;
  margin: auto;
  left: 0px;
  right: 0px;
  bottom: 30px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  /* line 27, ../sass/_productosHome.scss */
  .prod-left .info, .prod-right .info {
    padding-top: 120px;
    bottom: 50px;
  }
}

/* line 44, ../sass/_productosHome.scss */
.prod-left .info p, .prod-right .info p {
  width: 90%;
  margin: 30px auto 30px auto;
}

@media screen and (min-width: 992px) {
  /* line 44, ../sass/_productosHome.scss */
  .prod-left .info p, .prod-right .info p {
    width: 50%;
  }
}

/* line 53, ../sass/_productosHome.scss */
.prod-left .info ul, .prod-right .info ul {
  width: 100%;
  text-align: center;
}

/* line 57, ../sass/_productosHome.scss */
.prod-left .info ul li, .prod-right .info ul li {
  vertical-align: top;
  height: 50px;
  display: inline-block;
}

/* line 62, ../sass/_productosHome.scss */
.prod-left .info ul li a, .prod-right .info ul li a {
  display: inline-block;
  height: 70px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 69, ../sass/_productosHome.scss */
.prod-left .info ul li a.protegen, .prod-right .info ul li a.protegen {
  width: 30%;
}

/* line 73, ../sass/_productosHome.scss */
.prod-left .info ul li a.activan, .prod-right .info ul li a.activan {
  width: 20%;
}

/* line 80, ../sass/_productosHome.scss */
.prod-left .info.cohete, .prod-right .info.cohete {
  background-size: 62px 60px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='74' height='75' viewBox='0 0 74 75'%3e%3cdefs%3e%3cpath id='a' d='M0 .325h11.332v37.626H0z'/%3e%3cpath id='c' d='M.422.261H19.28v34.396H.422z'/%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cpath fill='%23EB5F58' d='M27.839 41.96s-3.354 1.213-3.875 1.375c-.57.399-3.527 1.542-3.527 1.542-.201.067-.483.04-.73.14a2.365 2.365 0 0 1-.788-.056s-1.371-.342-1.609-.46c-.4-.006-2.596-.4-2.596-.4-.488-.256-.862-.444-1.317-.836-.251-.307-.37-.609-.63-1.028.103-.488-.034-.894.085-1.309 0 0 .373-1.333.606-2.484.247-.366.63-1.724.63-1.724.148-.511.418-.975.785-1.337 0 0 2.583-2.579 3.19-3.077.749-.114 2.797-2.25 2.797-2.25.596-.404 1.068-.795 1.559-1.071.698-.1 1.423-.307 2.019-.32.728.309 1.39.59 1.997 1.21 0 0 1.178 1.665 1.772 2.186.363.602 2.49 4.954 2.49 4.954.219.92.254 1.377.095 2.308-.338.62-.879 1.304-1.442 1.842-.433.331-1.01.489-1.511.795'/%3e%3cpath fill='%2388CEDD' d='M63.08 10.133c-.76-1.021-1.478-1.688-2.098-2.518A17.094 17.094 0 0 0 58.83 6.19c-.936-.309-1.823-.776-2.808-.99-.98-.081-1.866-.228-2.814-.272a3.272 3.272 0 0 0-1.556.573c-.132.299-.327.688-.355.996.115.35.302.595.722.95.56.353.916.704 1.489.996.378.351.974.89 1.58 1.307.54.636 1.001 1.064 1.534 1.635.407.63.801 1.216 1.323 1.909l.002.003c.42.712.654 1.417 1.06 2.19.316.812.465 1.644.745 2.467.21 1.163.244 2.295.444 3.454.104.392.151.64.289.912.368.235.63.363.965.392.444-.135.947-.44 1.498-1.129.249-.51.495-1.103.698-1.64.317-.827.408-1.691.682-2.54.079-1.197.07-2.358.041-3.572-.322-1.322-.801-2.522-1.288-3.698m-11.278-8.56c.871-.214 1.873-.815 2.869-.901 0 0 4.164.128 4.705.117.24.19 6.66.004 6.66.004.947.004 1.754.294 2.644.5a17.49 17.49 0 0 1 2.853 2.04c.672.784 1.03 1.673 1.634 2.66.192.954.164 1.921.182 2.906-.13.923-.524 1.875-.842 2.942 0 0-2.698 5.085-2.591 5.312l-2.641 4.89c-.237.46-.753.858-.887 1.285-.381.403-.814.71-1.277 1.061l-9.343 5.757S48.634 34.37 48.3 34.92c-.491.166-10.872 6.138-10.948 6.573-.6.516-3.608 2.225-3.608 2.225-.62.2-1.33.2-1.79.36-.72-.273-1.146-.546-1.798-1.255 0 0-1.372-2.055-2.96-4.246-.83-1.548-1.829-3.063-2.918-4.535-.653-1.696-2.135-3.993-3.314-5.812-.713-1.99-1.423-3.529-1.423-3.529-.148-.776-.33-1.511-.413-2.31.37-.697.787-.896 1.37-1.528 0 0 8.634-5.188 9.31-5.693 1.256-.246 9.152-5.689 9.909-6.29.637.315 12.086-7.307 12.086-7.307'/%3e%3cpath fill='%23D7E6E0' d='M64.723 15.545c-.223-1-.54-1.92-.873-2.823.143.458.288.916.398 1.403.02 1.192.018 2.33-.064 3.506-.262.835-.355 1.682-.656 2.499-.193.526-.427 1.11-.663 1.612-.52.68-.992.983-1.406 1.12-.312-.026-.556-.15-.898-.377a2.301 2.301 0 0 1-.125-.353c.039.416.076.832.142 1.251.096.404.142.658.274.938.359.239.616.37.942.396.436-.143.932-.46 1.476-1.175a22.2 22.2 0 0 0 .698-1.693c.317-.857.413-1.748.687-2.624.086-1.234.089-2.43.068-3.68M51.466 9.384c.625.373 1.027.741 1.666 1.054.428.368 1.098.933 1.778 1.373.61.662 1.13 1.112 1.735 1.707.465.652.915 1.26 1.51 1.98l.002.001c.481.736.76 1.462 1.227 2.258.305.684.498 1.38.736 2.076-.056-.384-.109-.769-.195-1.159-.315-.804-.494-1.616-.847-2.41-.446-.758-.712-1.447-1.17-2.148l-.002-.003a31.533 31.533 0 0 1-1.438-1.884c-.574-.568-1.071-.996-1.651-1.627-.647-.42-1.287-.957-1.695-1.307-.607-.298-.99-.648-1.586-1.004-.317-.251-.506-.445-.638-.657-.117.253-.237.526-.255.763.138.359.35.612.823.987'/%3e%3cpath fill='%23D7E6E0' d='M28.657 16.992c1.34-.254 9.745-6.013 10.548-6.65.684.342 12.872-7.72 12.872-7.72.928-.222 1.995-.857 3.059-.943 0 0 4.448.162 5.028.154.258.204 7.116.046 7.116.046 1.013.01 1.878.325 2.829.55.875.504 1.729 1.115 2.59 1.823a5.934 5.934 0 0 0-.43-.573 17.961 17.961 0 0 0-2.916-2.09c-.905-.215-1.729-.516-2.693-.526 0 0-6.533.15-6.776-.043-.552.008-4.79-.147-4.79-.147-1.013.082-2.03.686-2.914.899 0 0-11.607 7.677-12.258 7.353-.766.607-8.77 6.089-10.047 6.333-.684.51-9.44 5.73-9.44 5.73-.59.638-1.011.839-1.385 1.546.004.029.011.056.014.084 1.593-.95 8.95-5.349 9.593-5.826'/%3e%3cpath fill='%23C2E6ED' d='M40.294 41.315c.677-.34 6.758-4.022 7.125-4.351.406-.145 2.17-1.317 3.999-2.33 1.714-1.27 3.488-2.344 3.488-2.344.285-.124.497-.159.794-.199.17.027.34.071.5.141.15.144.29.348.403.507.068.155.092.329.155.545-.011.22-.033.404-.131.61 0 0-2.3 4.882-2.296 5.15-.617.62-2.33 4.431-2.33 4.431-.17.261-.258.35-.472.523 0 0-4.721 2.673-4.791 2.946-.133.161-1.358.87-2.503 1.56a84.533 84.533 0 0 0-2.198 1.395c-.314.05-.564.011-.911.009-.23-.185-.473-.317-.677-.542 0 0-.791-1.3-.962-1.64.145-.445-2.567-4.373-2.567-4.373s3.154-1.956 3.374-2.038M23.339 20.222s-2.112-4.296-2.567-4.375c-.21-.313-.96-1.638-.96-1.638-.1-.29-.1-.572-.151-.867.162-.315.246-.558.436-.818 0 0 1.087-.623 2.235-1.333 1.132-.71 2.32-1.484 2.52-1.53.268.064 4.791-2.946 4.791-2.946.251-.114.367-.15.673-.18 0 0 4.091.24 4.916-.027.23.13 5.52.344 5.52.344.225.006.392.074.587.167.157.159.296.262.397.398.085.175.195.398.25.599-.016.179-.059.354-.115.52-.174.25-.304.425-.544.623 0 0-1.76 1.102-3.66 2.053-1.731 1.178-3.571 2.222-3.887 2.52-.455.177-6.486 3.944-7.098 4.397-.174.16-3.343 2.093-3.343 2.093'/%3e%3cpath fill='%23C2E6ED' d='M40.294 41.315c.677-.34 6.758-4.022 7.125-4.351.406-.145 2.17-1.317 3.999-2.33 1.714-1.27 3.488-2.344 3.488-2.344.285-.124.497-.159.794-.199.17.027.34.071.5.141.15.144.29.348.403.507.068.155.092.329.155.545-.011.22-.033.404-.131.61 0 0-2.3 4.882-2.296 5.15-.617.62-2.33 4.431-2.33 4.431-.17.261-.258.35-.472.523 0 0-4.721 2.673-4.791 2.946-.133.161-1.358.87-2.503 1.56a84.533 84.533 0 0 0-2.198 1.395c-.314.05-.564.011-.911.009-.23-.185-.473-.317-.677-.542 0 0-.791-1.3-.962-1.64.145-.445-2.567-4.373-2.567-4.373s3.154-1.956 3.374-2.038M23.339 20.222s-2.112-4.296-2.567-4.375c-.21-.313-.96-1.638-.96-1.638-.1-.29-.1-.572-.151-.867.162-.315.246-.558.436-.818 0 0 1.087-.623 2.235-1.333 1.132-.71 2.32-1.484 2.52-1.53.268.064 4.791-2.946 4.791-2.946.251-.114.367-.15.673-.18 0 0 4.091.24 4.916-.027.23.13 5.52.344 5.52.344.225.006.392.074.587.167.157.159.296.262.397.398.085.175.195.398.25.599-.016.179-.059.354-.115.52-.174.25-.304.425-.544.623 0 0-1.76 1.102-3.66 2.053-1.731 1.178-3.571 2.222-3.887 2.52-.455.177-6.486 3.944-7.098 4.397-.174.16-3.343 2.093-3.343 2.093'/%3e%3cpath fill='%23D7E6E0' d='M20.15 13.453c.163-.322.247-.571.436-.837 0 0 1.09-.637 2.243-1.363 1.135-.725 2.326-1.518 2.528-1.564.268.065 4.803-3.013 4.803-3.013.252-.116.368-.153.674-.185 0 0 4.103.249 4.93-.025.232.133 5.535.352 5.535.352.225.008.394.076.589.17.099.104.17.177.248.256.002-.014.008-.025.01-.039-.054-.204-.165-.433-.25-.613-.102-.138-.241-.244-.4-.407-.194-.094-.362-.163-.588-.17 0 0-5.304-.22-5.534-.353-.829.274-4.932.025-4.932.025a1.712 1.712 0 0 0-.674.185s-4.535 3.078-4.803 3.013c-.2.046-1.393.839-2.528 1.564-1.151.727-2.241 1.363-2.241 1.363-.19.266-.275.515-.437.837.052.302.052.59.15.888l.357.631c-.054-.236-.073-.472-.115-.715M38.828 46.831c.03.081.046.145.036.177.042.084.143.258.252.442-.024-.12-.134-.347-.288-.619M39.733 42.226c.687-.349 6.856-4.122 7.227-4.46.412-.148 2.2-1.349 4.056-2.387 1.737-1.303 3.539-2.403 3.539-2.403.288-.126.504-.162.806-.203.17.028.343.074.508.147.048.046.092.105.137.16-.04-.164-.07-.32-.127-.448-.114-.163-.258-.374-.407-.521a2.083 2.083 0 0 0-.51-.147c-.302.04-.518.076-.806.203 0 0-1.801 1.1-3.538 2.403-1.856 1.038-3.645 2.239-4.056 2.387-.372.338-6.54 4.111-7.227 4.46-.224.083-3.423 2.089-3.423 2.089s.207.302.5.744c.487-.305 3.118-1.948 3.321-2.024'/%3e%3cg%3e%3cg transform='translate(0 36.663)'%3e%3cmask id='b' fill='%23fff'%3e%3cuse xlink:href='%23a'/%3e%3c/mask%3e%3cpath fill='%23FFCA05' d='M6.17 37.951a19.136 19.136 0 0 1-3.274-3.93c-.493-.704-.834-1.493-1.234-2.25-.296-.8-.69-1.574-.877-2.41-.972-3.294-.995-6.827-.325-10.193.084-.421.132-.853.247-1.266l.357-1.24c.242-.825.45-1.666.798-2.453l.95-2.404 1.151-2.311.58-1.157.664-1.107 1.33-2.218C7.48 3.571 8.5 2.182 9.483.761c.311-.453.94-.572 1.404-.267a.973.973 0 0 1 .247 1.406l-.048.064c-1.018 1.333-2.082 2.64-3.07 4L6.619 8.052l-.7 1.046-.616 1.09-1.229 2.188-1.032 2.277c-.377.75-.615 1.544-.888 2.33l-.405 1.181c-.133.395-.197.805-.3 1.207-.806 3.214-.957 6.613-.174 9.862.141.827.488 1.595.738 2.396.356.757.651 1.551 1.103 2.265A18.866 18.866 0 0 0 6.17 37.95' mask='url(%23b)'/%3e%3c/g%3e%3cpath fill='%23F9A51A' d='M5.65 73.71c-1.35-2.14-2.394-4.499-2.918-7.007-.549-2.499-.547-5.125-.05-7.662.49-2.543 1.482-4.968 2.71-7.243 1.2-2.309 2.792-4.365 4.403-6.394.34-.426.965-.5 1.397-.167.432.334.509.95.17 1.377l-.038.046-.039.042c-1.661 1.838-3.322 3.712-4.601 5.83-1.311 2.09-2.407 4.331-3.033 6.722-.63 2.385-.803 4.9-.43 7.365.349 2.47 1.22 4.868 2.429 7.091'/%3e%3cg transform='translate(4.63 40.248)'%3e%3cmask id='d' fill='%23fff'%3e%3cuse xlink:href='%23c'/%3e%3c/mask%3e%3cpath fill='%23F05A22' d='M1.794 34.657C.252 31.705.128 28.122.84 24.857c.706-3.294 2.096-6.392 3.76-9.272 1.676-2.883 3.635-5.58 5.779-8.108 2.158-2.522 4.468-4.895 7.117-6.981a1.085 1.085 0 0 1 1.557.222 1.185 1.185 0 0 1-.264 1.655l-.018.013c-2.558 1.78-4.954 3.957-7.175 6.274-2.22 2.329-4.273 4.84-6.06 7.547-1.777 2.706-3.293 5.632-4.157 8.79-.864 3.128-.956 6.616.415 9.66' mask='url(%23d)'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}

@media screen and (min-width: 992px) {
  /* line 80, ../sass/_productosHome.scss */
  .prod-left .info.cohete, .prod-right .info.cohete {
    background-size: 114px 111px;
  }
}

/* line 89, ../sass/_productosHome.scss */
.prod-left .info.conejo, .prod-right .info.conejo {
  background-size: 85px 40px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='165' height='86' viewBox='0 0 165 86'%3e%3cdefs%3e%3cpath id='b' d='M26.505 41.623c-.088.207-.18.424-.262.624-.059-.072-.121-.138-.18-.21.137-.118.285-.253.442-.414m49.476-29.508c-20.523-1.855-33.29 6.37-41.028 15.536 5.276-11.1 9.37-24.712 2.773-26.893-9.894-3.27-14.206 30.327-13.354 39.486-2.078-1.818-4.568-2.713-7.59-2.147C8.875 39.57.125 44.76.125 54.212c0 7.285 5.59 14.945 16.13 16.254 1.848.227 3.585.322 5.26.336 1.821 1.526 5.013 2.338 10.027 1.937 6.066-.487 9.854-2.375 11.67-4.822 2.323-.293 4.758-.49 7.405-.49 5.27 0 9.435.405 13.233.914 1.376 1.26 2.972 2.352 4.814 3.135 2.11.904 9.005 2.075 15.893 2.193 1.91.037 7.967-1.17 10.313-5.002 8.809-3.233 14.307-10.83 14.307-22.203 0-18.32-17.584-32.932-33.196-34.35'/%3e%3cfilter id='a' width='117.4%25' height='126%25' x='-8.7%25' y='-11.6%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='3'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3e%3c/filter%3e%3cfilter id='c' width='307.7%25' height='175%25' x='-103.8%25' y='-37.5%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='3'/%3e%3cfeColorMatrix in='shadowBlurOuter1' result='shadowMatrixOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3e%3cfeMerge%3e%3cfeMergeNode in='shadowMatrixOuter1'/%3e%3cfeMergeNode in='SourceGraphic'/%3e%3c/feMerge%3e%3c/filter%3e%3cpath id='d' d='M.028.083h12.653v35.802H.028z'/%3e%3cpath id='g' d='M127.465 43.664c1.143-2.376-1.745-5.004-3.789-4.348-.15-2.78-5.98-3.137-6.692-.637-2.675-.375-4.82 2.106-4.32 3.902-2.072 4.017-1.099 11.957 3.19 13.034.495 2.513 5.829 2.714 7.094-.156 2.621.392 4.916-2.287 3.968-4.666 2.241-1.061 3.039-5.562.55-7.129'/%3e%3cfilter id='f' width='209.3%25' height='192.4%25' x='-54.7%25' y='-41.4%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='3'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3e%3c/filter%3e%3cfilter id='h' width='204.3%25' height='204.3%25' x='-52.2%25' y='-52.2%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='2'/%3e%3cfeColorMatrix in='shadowBlurOuter1' result='shadowMatrixOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3e%3cfeMerge%3e%3cfeMergeNode in='shadowMatrixOuter1'/%3e%3cfeMergeNode in='SourceGraphic'/%3e%3c/feMerge%3e%3c/filter%3e%3cpath id='i' d='M0 .01h22.786v22.96H0z'/%3e%3cpath id='l' d='M9.278 16.31a71.466 71.466 0 0 0-2.44 6.64 96.592 96.592 0 0 0-3.246 13.81c-.11.726-.209 1.455-.3 2.185-.07-.18-.14-.361-.215-.54a39.474 39.474 0 0 0-1.48-3.205c-.146-.277-.309-.545-.45-.826-.06-.12-.195-.032-.13.08.156.268.277.557.408.84a39.5 39.5 0 0 1 1.32 3.25c.153.429.3.859.444 1.289-.017.154-.039.307-.055.46-.119 1.184.876.613.732.2.127-1.204.294-2.407.483-3.603.362-2.322.808-4.632 1.326-6.923a114.78 114.78 0 0 1 1.74-6.826c.656-2.254 1.376-4.489 2.214-6.676.41-1.09.869-2.16 1.34-3.224.097-.22-.05-.351-.176-.117a43.956 43.956 0 0 0-1.515 3.185z'/%3e%3cfilter id='k' width='180%25' height='128.6%25' x='-40%25' y='-7.1%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='1'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3e%3c/filter%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(29.658 5)'%3e%3cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3e%3cuse fill='%23F0F0F1' xlink:href='%23b'/%3e%3c/g%3e%3cg filter='url(%23c)' transform='translate(38.86 5)'%3e%3cmask id='e' fill='%23fff'%3e%3cuse xlink:href='%23d'/%3e%3c/mask%3e%3cpath fill='%23F0F0F1' d='M11.744 35.875c2.245-.627.857-38.307-8.615-35.66-9.666 2.702 6.126 36.356 8.615 35.66' mask='url(%23e)'/%3e%3c/g%3e%3cg transform='translate(29.658 5)'%3e%3cuse fill='%23000' filter='url(%23f)' xlink:href='%23g'/%3e%3cuse fill='%23F0F0F1' xlink:href='%23g'/%3e%3c/g%3e%3cpath fill='%23FEFEFE' d='M54.067 50.426c-.153.16-.297.296-.435.413.061.071.12.136.18.207.077-.2.17-.413.255-.62M44.298 46.486c3.194-.597 5.822.346 8.018 2.265-.116-1.24-.139-2.905-.076-4.853a8.209 8.209 0 0 0-2.713-.82c-.122.342-.26.553-.416.593-.24.066-.603-.169-1.045-.643-.445.02-.88.013-1.352.099-5.71 1.061-11.832 4.051-14.849 9.15 3.413-3.065 8.038-4.977 12.433-5.791M66.605 7.713c6.853 2.262 2.605 16.382-2.878 27.903 8.036-9.516 21.293-18.047 42.603-16.12 10.11.914 21.011 7.16 27.787 16.337-6.166-10.26-17.712-17.402-28.341-18.364C85.48 15.636 72.859 23.76 65.205 32.82c5.22-10.968 9.267-24.42 2.741-26.574-2.045-.676-3.84.254-5.405 2.203 1.238-.903 2.59-1.225 4.064-.737'/%3e%3cpath fill='%23042B4A' d='M34.9 62.886c-.438 1.303-2.022 2.242-2.756 1.411-.934-1.051-1.584-1.987-1.178-3.305.438-1.43 4.368.587 3.933 1.894'/%3e%3cg%3e%3cg filter='url(%23h)' transform='matrix(-1 0 0 1 27 38)'%3e%3cmask id='j' fill='%23fff'%3e%3cuse xlink:href='%23i'/%3e%3c/mask%3e%3cpath fill='%23EFF7F0' d='M20.776 5.311c3.49 5.195 2.41 13.065-3.04 15.756-7.045 3.478-12.038 2.034-15.678-3.056C-1.894 12.485.244 6.19 5.098 2.255c5.17-4.19 12.188-2.139 15.678 3.056' mask='url(%23j)'/%3e%3c/g%3e%3cg transform='matrix(-1 0 0 1 27 38)'%3e%3cuse fill='%23000' filter='url(%23k)' xlink:href='%23l'/%3e%3cuse fill='%237D8F84' xlink:href='%23l'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}

@media screen and (min-width: 992px) {
  /* line 89, ../sass/_productosHome.scss */
  .prod-left .info.conejo, .prod-right .info.conejo {
    background-size: 155px 74px;
  }
}

/* line 100, ../sass/_productosHome.scss */
.prod-left .info h2, .prod-right .info h2 {
  font-size: 25px;
  text-align: center !important;
}

@media screen and (min-width: 992px) {
  /* line 100, ../sass/_productosHome.scss */
  .prod-left .info h2, .prod-right .info h2 {
    font-size: 36px;
  }
}

/* line 109, ../sass/_productosHome.scss */
.prod-left .info button, .prod-right .info button {
  background: none;
  border: none;
  font-family: "Huggies";
  cursor: pointer;
  transition: .3s ease-in-out;
  padding: 10px 20px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
}

/* line 123, ../sass/_productosHome.scss */
.prod-left .info button.green, .prod-right .info button.green {
  background-color: transparent;
  border: 2px solid #4c7a74;
  color: #4c7a74;
}

/* line 128, ../sass/_productosHome.scss */
.prod-left .info button.green:hover, .prod-right .info button.green:hover {
  background-color: #4c7a74;
  border-color: #4c7a74;
  color: #ffffff;
}

/* line 135, ../sass/_productosHome.scss */
.prod-left .info button.yellow, .prod-right .info button.yellow {
  background-color: transparent;
  border: 2px solid #96712a;
  color: #96712a;
}

/* line 140, ../sass/_productosHome.scss */
.prod-left .info button.yellow:hover, .prod-right .info button.yellow:hover {
  background-color: #96712a;
  border-color: #96712a;
  color: #ffffff;
}

@media screen and (min-width: 992px) {
  /* line 109, ../sass/_productosHome.scss */
  .prod-left .info button, .prod-right .info button {
    margin-top: 30px;
  }
}

/* line 154, ../sass/_productosHome.scss */
.prod-left {
  border-bottom: 2px solid #ffffff;
  border-right: none;
  background-color: #c5e7d1;
}

@media screen and (min-width: 992px) {
  /* line 154, ../sass/_productosHome.scss */
  .prod-left {
    border-right: 2px solid #ffffff;
    border-bottom: none;
  }
}

/* line 169, ../sass/_productosHome.scss */
.prod-right {
  background-color: #ffd949;
}

/* line 173, ../sass/_productosHome.scss */
.red-line {
  width: auto;
  position: inherit;
  top: auto;
}

@media screen and (min-width: 992px) {
  /* line 173, ../sass/_productosHome.scss */
  .red-line {
    width: 100%;
    position: absolute;
    top: calc(100% - 100px);
  }
}

/* line 185, ../sass/_productosHome.scss */
.pleca-roja {
  padding: 14px;
  background-color: #e2231a;
  text-align: center;
  position: relative;
}

/* line 191, ../sass/_productosHome.scss */
.pleca-roja button {
  font-size: 20px;
  color: #ffffff;
  font-family: "Huggies";
  text-align: center;
  font-weight: 400;
  background-repeat: no-repeat;
  background-position: center 30px;
  background-size: 20px;
  padding-bottom: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 129 129' style='enable-background:new 0 0 129 129;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23FFFDFD;%7d %3c/style%3e%3cg%3e%3cpath class='st0' d='M121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1L13.4,34.6c-1.6-1.6-4.2-1.6-5.8,0s-1.6,4.2,0,5.8l53.9,53.9 c0.8,0.8,1.8,1.2,2.9,1.2c1,0,2.1-0.4,2.9-1.2l53.9-53.9C122.9,38.8,122.9,36.2,121.3,34.6z'/%3e%3c/g%3e%3c/svg%3e ");
}

@media screen and (min-width: 992px) {
  /* line 191, ../sass/_productosHome.scss */
  .pleca-roja button {
    font-size: 25px;
    background-position: center 40px;
  }
}

/* line 211, ../sass/_productosHome.scss */
.footer-productos-home {
  position: inherit;
  top: auto;
}

@media screen and (min-width: 992px) {
  /* line 211, ../sass/_productosHome.scss */
  .footer-productos-home {
    position: absolute;
    top: 100% !important;
  }
}

/* line 1, ../sass/_productosInterna.scss */
.product-description.landing {
  padding-bottom: 0px !important;
}

/* line 4, ../sass/_productosInterna.scss */
.product-description.landing .remate-product-item {
  width: 250px;
  height: 150px;
  position: absolute;
  right: 0px;
  top: 0px;
}

@media screen and (min-width: 768px) {
  /* line 4, ../sass/_productosInterna.scss */
  .product-description.landing .remate-product-item {
    width: 500px;
  }
}

/* line 16, ../sass/_productosInterna.scss */
.product-description.landing .remate-product-item svg {
  fill: #ffffff;
}

/* line 20, ../sass/_productosInterna.scss */
.product-description.landing .remate-product-item .logo-product {
  width: 90px;
  height: 60px;
  position: absolute;
  top: 10px;
  right: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media screen and (min-width: 768px) {
  /* line 20, ../sass/_productosInterna.scss */
  .product-description.landing .remate-product-item .logo-product {
    width: 150px;
    height: 90px;
    top: 30px;
    right: 50px;
  }
}

/* line 40, ../sass/_productosInterna.scss */
.product-description.landing .description-left {
  min-height: auto;
}

@media screen and (min-width: 768px) {
  /* line 40, ../sass/_productosInterna.scss */
  .product-description.landing .description-left {
    min-height: 280px;
  }
}

/* line 47, ../sass/_productosInterna.scss */
.product-description.landing .description-left h2 {
  font-size: 30px;
  padding-top: 30px;
}

/* line 52, ../sass/_productosInterna.scss */
.product-description.landing .description-left .aditional-text-header {
  padding-top: 20px;
}

/* line 56, ../sass/_productosInterna.scss */
.product-description.landing .description-left .aditional-text-header .circle-aditional {
  width: 62px;
  height: 62px;
  border: 5px solid red;
  border-radius: 100px;
  vertical-align: top;
  background-position: center;
  background-image: repeat;
  background-size: 36px auto;
  background-repeat: no-repeat;
}

/* line 68, ../sass/_productosInterna.scss */
.product-description.landing .description-left .aditional-text-header .text-aditional {
  font-size: 25px;
  vertical-align: top;
  margin-left: 10px;
}

/* line 76, ../sass/_productosInterna.scss */
.product-description.landing .description-left .btn-comprar {
  width: 100%;
  text-align: center;
  padding-top: 30px;
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 76, ../sass/_productosInterna.scss */
  .product-description.landing .description-left .btn-comprar {
    display: block;
  }
}

/* line 90, ../sass/_productosInterna.scss */
.product-description.landing .description-right {
  text-align: center;
  height: 230px;
}

@media screen and (min-width: 992px) {
  /* line 90, ../sass/_productosInterna.scss */
  .product-description.landing .description-right {
    text-align: left;
    height: 230px;
  }
}

/* line 102, ../sass/_productosInterna.scss */
.product-description.landing .description-right span {
  width: 90%;
  height: 230px;
  display: inline-block;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

@media screen and (min-width: 992px) {
  /* line 102, ../sass/_productosInterna.scss */
  .product-description.landing .description-right span {
    width: 328px;
  }
}

/* line 119, ../sass/_productosInterna.scss */
.product-description.landing .description-right span:not(:first-child) {
  opacity: 0;
}

/* line 125, ../sass/_productosInterna.scss */
.product-description.landing .btn-comprar-mobile {
  margin-top: 50px;
}

/* --- ESTILOS GENERALES --- */
/* line 134, ../sass/_productosInterna.scss */
.top-productos {
  height: 160px;
  background-image: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.38) 80%, rgba(255, 255, 255, 0));
  position: relative;
  top: 11px;
  margin-bottom: 11px;
  margin: 0px !important;
}

/* line 142, ../sass/_productosInterna.scss */
.top-productos .img-top-productos {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url("../images/producto/bg-top-producto.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
}

/* line 152, ../sass/_productosInterna.scss */
.top-productos .img-top-productos h1 {
  padding-top: 160px;
  font-size: 25px;
}

@media screen and (min-width: 768px) {
  /* line 152, ../sass/_productosInterna.scss */
  .top-productos .img-top-productos h1 {
    padding-top: 55px;
    font-size: 32px;
  }
}

/* --- FILTERS --- */
/* line 167, ../sass/_productosInterna.scss */
.filters {
  width: 100%;
  height: auto;
  text-align: center;
  border-top: solid 1px #dedede;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28);
  margin: 50px 0px 0px 0px !important;
  text-align: center;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  /* line 167, ../sass/_productosInterna.scss */
  .filters {
    margin: 11px 0px 0px 0px !important;
  }
}

/* line 183, ../sass/_productosInterna.scss */
.filters ul {
  margin: auto;
  width: 100%;
  margin-left: -4px;
}

/* line 188, ../sass/_productosInterna.scss */
.filters ul li {
  margin-right: -4px;
}

/* line 191, ../sass/_productosInterna.scss */
.filters ul li:first-child {
  display: block;
  text-align: left;
}

@media screen and (min-width: 768px) {
  /* line 191, ../sass/_productosInterna.scss */
  .filters ul li:first-child {
    text-align: center;
    display: inline-block;
  }
}

/* line 200, ../sass/_productosInterna.scss */
.filters ul li:last-child button {
  border-right: solid 1px #ffffff;
}

@media screen and (min-width: 992px) {
  /* line 200, ../sass/_productosInterna.scss */
  .filters ul li:last-child button {
    border-right: solid 1px #dedede;
  }
}

/* line 210, ../sass/_productosInterna.scss */
.filters ul li span {
  width: 100%;
  padding: 15px;
  border-right: none;
  color: #626262;
  font-style: italic;
  display: block;
}

@media screen and (min-width: 992px) {
  /* line 210, ../sass/_productosInterna.scss */
  .filters ul li span {
    padding: 25px;
    width: auto;
    border-right: solid 1px #dedede;
  }
}

/* line 225, ../sass/_productosInterna.scss */
.filters ul li button {
  width: 33.333333%;
  height: auto;
  padding: 25px 0px;
  text-align: center;
  font-size: 12px;
  color: #e2231a;
  border-right: solid 1px #dedede;
}

@media screen and (min-width: 992px) {
  /* line 225, ../sass/_productosInterna.scss */
  .filters ul li button {
    font-size: 16px;
    border-right: solid 1px #dedede;
    width: 250px;
  }
}

/* line 242, ../sass/_productosInterna.scss */
.filters ul li button:hover {
  background-color: #e2231a;
  color: #ffffff;
  opacity: .8;
}

/* line 248, ../sass/_productosInterna.scss */
.filters ul li button.active {
  pointer-events: none;
  background-color: #e2231a;
  color: #ffffff;
}

/* --- SUB FILTERS --- */
/* line 260, ../sass/_productosInterna.scss */
.sub-filters {
  width: 100%;
  background-color: #e2231a;
  text-align: center;
  margin: 0px !important;
  position: relative;
  z-index: 1;
  margin-bottom: 0px !important;
}

@media screen and (min-width: 992px) {
  /* line 260, ../sass/_productosInterna.scss */
  .sub-filters {
    margin-bottom: 50px !important;
  }
}

/* line 274, ../sass/_productosInterna.scss */
.sub-filters .remate {
  width: 30px;
  height: 53px;
  display: block;
  background-color: #e2231a;
  position: absolute;
  z-index: 3;
}

@media screen and (min-width: 992px) {
  /* line 274, ../sass/_productosInterna.scss */
  .sub-filters .remate {
    width: 130px;
  }
}

/* line 286, ../sass/_productosInterna.scss */
.sub-filters .remate.left {
  box-shadow: 4px 0 3px 0 rgba(0, 0, 0, 0.22);
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 293, ../sass/_productosInterna.scss */
.sub-filters .remate.right {
  box-shadow: -4px 0 3px 0 rgba(0, 0, 0, 0.22);
  position: absolute;
  top: 0px;
  right: 0px;
}

/* line 301, ../sass/_productosInterna.scss */
.sub-filters ul {
  padding: 0px;
  height: auto !important;
  width: calc(100% - 60px);
  margin: auto;
  position: relative;
  align-items: inherit !important;
  justify-content: inherit !important;
  text-align: center;
  margin-left: 30px !important;
}

@media screen and (min-width: 768px) {
  /* line 301, ../sass/_productosInterna.scss */
  .sub-filters ul {
    width: calc(100% - 260px);
    margin-left: inherit;
    margin: auto !important;
  }
}

/* line 328, ../sass/_productosInterna.scss */
.sub-filters ul li button {
  width: 160px;
  padding: 17px 5px;
  color: #ffffff;
  font-size: 13px;
}

@media screen and (min-width: 768px) {
  /* line 328, ../sass/_productosInterna.scss */
  .sub-filters ul li button {
    min-width: 250px;
    padding: 15px 15px;
    font-size: 16px;
  }
}

/* line 341, ../sass/_productosInterna.scss */
.sub-filters ul li button:hover {
  text-decoration: underline;
}

/* line 345, ../sass/_productosInterna.scss */
.sub-filters ul li button.active {
  font-weight: 700;
  text-decoration: underline;
}

/* --- CONTENT PRODUCTS --- */
/* line 360, ../sass/_productosInterna.scss */
.cp-alter {
  margin: 0px;
}

/* line 365, ../sass/_productosInterna.scss */
.content-products {
  padding: 40px 10px;
  background-color: #fff;
  margin: 0px;
}
.supreme .content-products{
background-color: #f7f6f3;
}
@media screen and (min-width: 992px) {
  /* line 365, ../sass/_productosInterna.scss */
  .content-products {
    padding: 40px 100px;
  }
}

/* line 375, ../sass/_productosInterna.scss */
.content-products.landing h2 {
  border-top: none !important;
  padding: 30px 0px 50px 0px;
  font-size: 30px;
}

/* line 383, ../sass/_productosInterna.scss */
.content-products h2 {
  border-top: solid 2px #ebebeb;
  text-align: center;
}

/* line 387, ../sass/_productosInterna.scss */
.content-products h2 span {
  display: inline-block;
  padding: 0px 30px;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  color: #e2231a;
  position: relative;
  top: -25px;
}

@media screen and (min-width: 768px) {
  /* line 387, ../sass/_productosInterna.scss */
  .content-products h2 span {
    font-size: 28px;
  }
}

/* line 407, ../sass/_productosInterna.scss */
.producto {
  width: 100%;
  height: auto;
  transition: .3s ease-in-out;
  margin-bottom: 30px;
}

/* line 413, ../sass/_productosInterna.scss */
.producto .img-prod {
  width: 100%;
  height: 150px;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 20px 20px 0px 0px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  border: solid 1px #f1f1f1;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  /* line 413, ../sass/_productosInterna.scss */
  .producto .img-prod {
    /*height: 220px;*/
  }
}

/* line 432, ../sass/_productosInterna.scss */
.producto:hover {
  opacity: 0.8;
}

/* line 436, ../sass/_productosInterna.scss */
.producto h4.name-product {
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  /* line 436, ../sass/_productosInterna.scss */
  .producto h4.name-product {
    font-size: 20px;
  }
}

/* line 445, ../sass/_productosInterna.scss */
.producto .description-product {
  font-size: 15px;
}

@media screen and (min-width: 768px) {
  /* line 445, ../sass/_productosInterna.scss */
  .producto .description-product {
    font-size: 18px;
  }
}

/* line 456, ../sass/_productosInterna.scss */
.text-info p {
  width: 90%;
  margin: auto;
  padding: 10px 0px 50px 0px;
}

@media screen and (min-width: 768px) {
  /* line 456, ../sass/_productosInterna.scss */
  .text-info p {
    width: 50%;
  }
}

/* line 468, ../sass/_productosInterna.scss */
#brand-type-section, #benefits-type-section {
  display: none;
}

/* line 472, ../sass/_productosInterna.scss */
.content-circles-landing {
  /*margin-bottom: 280px;*/
  position: relative;
  padding-bottom: 120px;
}

@media screen and (min-width: 768px) {
  /* line 472, ../sass/_productosInterna.scss */
  /*.content-circles-landing {
    margin-bottom: 230px;
    padding-bottom: 200px;
  }*/
}

/* line 483, ../sass/_productosInterna.scss */
.content-circles-landing .video {
  width: 90%;
  height: 180px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.42);
  position: absolute;
  bottom: -90px;
  margin: auto;
  left: 0px;
  right: 0px;
}
.supreme .content-circles-landing .video {
  width: 90%;
  height: 180px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.42);
  position: relative;
  bottom: -30px;
  margin: auto;
  left: 0px;
  right: 0px;
}

@media screen and (min-width: 768px) {
  /* line 483, ../sass/_productosInterna.scss */
  .content-circles-landing .video {
    width: 576px;
    height: 324px;
    /*bottom: -162px;*/
	/*top: 450px;*/
  }
	.supreme .content-circles-landing .video {
    width: 576px;
    height: 324px;
    /*bottom: -162px;*/
	/*top: 450px;*/
  }
}

/* line 501, ../sass/_productosInterna.scss */
.content-circles-landing .video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 1, ../sass/_producto.scss */
.content-product-item {
  margin-top: 85px;
}

@media screen and (min-width: 768px) {
  /* line 1, ../sass/_producto.scss */
  .content-product-item {
    margin-top: 110px;
  }
}

/* line 11, ../sass/_producto.scss */
.product-description, .product-description.landing {
  z-index: 5;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

/* line 19, ../sass/_producto.scss */
.product-description .remate-product-item, .product-description.landing .remate-product-item {
  width: 250px;
  height: 150px;
  position: absolute;
  right: 0px;
  top: 0px;
}

@media screen and (min-width: 768px) {
  /* line 19, ../sass/_producto.scss */
  .product-description .remate-product-item, .product-description.landing .remate-product-item {
    width: 500px;
  }
}

/* line 31, ../sass/_producto.scss */
.product-description .remate-product-item svg, .product-description.landing .remate-product-item svg {
  fill: #ffffff;
}

/* line 35, ../sass/_producto.scss */
.product-description .remate-product-item .logo-product, .product-description.landing .remate-product-item .logo-product {
  width: 90px;
  height: 60px;
  position: absolute;
  top: 10px;
  right: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media screen and (min-width: 768px) {
  /* line 35, ../sass/_producto.scss */
  .product-description .remate-product-item .logo-product, .product-description.landing .remate-product-item .logo-product {
    width: 150px;
    height: 90px;
    top: 30px;
    right: 50px;
  }
}

/* line 55, ../sass/_producto.scss */
.product-description .description-left, .product-description.landing .description-left {
  min-height: auto;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 55, ../sass/_producto.scss */
  .product-description .description-left, .product-description.landing .description-left {
    min-height: 280px;
    text-align: left;
  }
}

/* line 64, ../sass/_producto.scss */
.product-description .description-left h1, .product-description.landing .description-left h1 {
  font-size: 25px;
  padding-top: 30px;
}

@media screen and (min-width: 768px) {
  /* line 64, ../sass/_producto.scss */
  .product-description .description-left h1, .product-description.landing .description-left h1 {
    font-size: 30px;
  }
}

/* line 73, ../sass/_producto.scss */
.product-description .description-left .aditional-text-header, .product-description.landing .description-left .aditional-text-header {
  padding-top: 20px;
}

/* line 77, ../sass/_producto.scss */
.product-description .description-left .aditional-text-header .circle-aditional, .product-description.landing .description-left .aditional-text-header .circle-aditional {
  width: 62px;
  height: 62px;
  border: 5px solid red;
  border-radius: 100px;
  vertical-align: top;
  background-position: center;
  background-size: 55px;
  background-repeat: no-repeat;
}

/* line 88, ../sass/_producto.scss */
.product-description .description-left .aditional-text-header .text-aditional, .product-description.landing .description-left .aditional-text-header .text-aditional {
  font-size: 25px;
  vertical-align: top;
  margin-left: 0px;
}

/* line 96, ../sass/_producto.scss */
.product-description .description-left .btn-comprar, .product-description.landing .description-left .btn-comprar {
  width: 100%;
  padding-top: 30px;
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 96, ../sass/_producto.scss */
  .product-description .description-left .btn-comprar, .product-description.landing .description-left .btn-comprar {
    display: block;
  }
}

/* line 109, ../sass/_producto.scss */
.product-description .description-right, .product-description.landing .description-right {
  text-align: center;
  height: 230px;
}

@media screen and (min-width: 992px) {
  /* line 109, ../sass/_producto.scss */
  .product-description .description-right, .product-description.landing .description-right {
    text-align: left;
    height: 230px;
  }
}

/* line 121, ../sass/_producto.scss */
.product-description .description-right span, .product-description.landing .description-right span {
  width: 90%;
  height: 230px;
  display: inline-block;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

@media screen and (min-width: 992px) {
  /* line 121, ../sass/_producto.scss */
  .product-description .description-right span, .product-description.landing .description-right span.multi {
    width: 260px;
  }
}

/* line 138, ../sass/_producto.scss */
.product-description .description-right span:not(:first-child), .product-description.landing .description-right span:not(:first-child) {
  opacity: 0;
}

/* line 144, ../sass/_producto.scss */
.product-description .btn-comprar-mobile, .product-description.landing .btn-comprar-mobile {
  margin-top: 50px;
}

/* line 150, ../sass/_producto.scss */
#filters-buy-all {
  display: none;
}

/* line 153, ../sass/_producto.scss */
.filters-buy {
  background-color: #fafafa;
  padding: 0px 15px;
}

@media screen and (min-width: 768px) {
  /* line 153, ../sass/_producto.scss */
  .filters-buy {
    padding: initial;
  }
}

/* line 163, ../sass/_producto.scss */
.content-filters {
  max-width: 900px;
  padding: 20px 0px 20px 0px;
  min-height: 200px;
  position: relative;
  margin: auto;
}

@media screen and (min-width: 768px) {
  /* line 163, ../sass/_producto.scss */
  .content-filters {
    padding: 50px 0px 30px 0px;
  }
}

/* line 176, ../sass/_producto.scss */
.content-filters #closer-filters button {
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23E2231A;%7d %3c/style%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M505.9,6.1c-8.1-8.1-21.2-8.1-29.2,0L6.1,476.7c-8.1,8.1-8.1,21.2,0,29.2c4,4,9.3,6.1,14.6,6.1 s10.6-2,14.6-6.1L505.9,35.3C514,27.2,514,14.1,505.9,6.1z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath class='st0' d='M505.9,476.7L35.3,6.1C27.2-2,14.1-2,6.1,6.1C-2,14.1-2,27.2,6.1,35.3l470.6,470.6c4,4,9.3,6.1,14.6,6.1 s10.6-2,14.6-6.1C514,497.9,514,484.8,505.9,476.7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  position: absolute;
  top: 20px;
  right: 0px;
}

@media screen and (min-width: 768px) {
  /* line 176, ../sass/_producto.scss */
  .content-filters #closer-filters button {
    top: 50px;
    right: 20px;
  }
}

/* line 195, ../sass/_producto.scss */
.filter-option {
  padding: 10px 10px;
}

@media screen and (min-width: 768px) {
  /* line 195, ../sass/_producto.scss */
  .filter-option {
    padding: 20px 10px;
  }
}

/* line 206, ../sass/_producto.scss */
.filter-option ul li button {
  font-size: 16px;
  padding: 5px 15px;
  border-radius: 12px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  margin: 10px 5px;
  color: #a2a2a2;
  min-width: 90px;
}

@media screen and (min-width: 768px) {
  /* line 206, ../sass/_producto.scss */
  .filter-option ul li button {
    min-width: 120px;
    padding: 10px 15px;
  }
}

/* line 222, ../sass/_producto.scss */
.filter-option ul li button.selected, .filter-option ul li button:hover {
  border: solid 1px #e2231a;
  color: #e2231a;
}

/* line 227, ../sass/_producto.scss */
.filter-option ul li button.selected {
  pointer-events: none;
}

/* line 232, ../sass/_producto.scss */
.filter-option ul li a {
  width: 120px;
  height: 80px;
  border-radius: 12px;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  display: inline-block;
  margin: 10px 5px;
  background-size: 100px;
  background-position: center;
  background-repeat: no-repeat;
}

.product-description .dots-slide{
	bottom:0px
}

/* line 250, ../sass/_producto.scss */
.dots-slide {
  width: 100%;
  position: absolute;
  /*bottom: -20px;*/
  z-index: 10;
  text-align: center;
  margin-left: -15px;
}

/* line 259, ../sass/_producto.scss */
.dots-slide.home {
  width: 100% !important;
  z-index: 10 !important;
  text-align: center !important;
  margin-top: 10px !important;
  position: relative;
  margin-left: 0px;
  margin-bottom: 20px;
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 258, ../sass/_producto.scss */
  .dots-slide.home {
    display: none;
  }
}

.dots-slide li a {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 100px;
  background-color: #c4c4c4;
  margin-right: 15px;
  cursor: pointer;
}

@media screen and (min-width: 992px) {
  /* line 259, ../sass/_producto.scss */
  .dots-slide li a {
    width: 14px;
    height: 14px;
  }
}

/* line 275, ../sass/_producto.scss */
.dots-slide li a.active {
  background-color: #e2231a;
  pointer-events: none;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}

.hs-bgpan .circles-half-position{
	max-height:300px;
}

/* line 286, ../sass/_producto.scss */
.circles-half-position {
  padding-top: 30px;
  padding-bottom: 75px;
  max-height: 180px;
  position: relative;
  margin-bottom: 300px;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: auto 100%;
}

.HS-paniales{
	display: flow important;
	margin: auto;
}
.HS-paniales h2{
	font-weight: 700;
}
.HS-paniales .circle-unit{
	display: flow important;
}

.HS-paniales .circles-unit-product .dots-slide {
    width: 100%;
    position: absolute;
    /*bottom: -250px !important;*/
    z-index: 10;
    text-align: center;
	margin-left: -45px;
}
}
.HS-paniales .circles-unit-product .circles-unit .circle-unit {

}

/* line 366, ../sass/_producto.scss */
.HS-paniales .circles-unit-product {
  width: 100%;
  padding-bottom: 0px;
}

/* line 370, ../sass/_producto.scss */
.HS-paniales .circles-unit-product .circle-unit {
  display: none;
}

/* line 373, ../sass/_producto.scss */
.HS-paniales .circles-unit-product .circle-unit#circle-unit-1 {
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 366, ../sass/_producto.scss */
  .HS-paniales .circles-unit-product {
    padding-bottom: 60px;
  }
}
/* line 297, ../sass/_producto.scss */
.circles-half-position .remate {
  width: 30%;
  height: 100%;
  position: absolute;
  top: 0px;
  background-repeat: no-repeat;
}

/* line 305, ../sass/_producto.scss */
.circles-half-position .remate-1 {
  left: 0px;
}

/* line 309, ../sass/_producto.scss */
.circles-half-position .remate-2 {
  right: 0px;
}

/* line 315, ../sass/_producto.scss */
.circles {
  max-width: 900px;
  position: relative;
  padding-top: 30px;
  padding-bottom: 50px;
  margin: auto;
}

/* line 323, ../sass/_producto.scss */
.circles h2 {
  font-size: 25px;
}

@media screen and (min-width: 992px) {
  /* line 323, ../sass/_producto.scss */
  .circles h2 {
    font-size: 30px;
  }
}

/* line 335, ../sass/_producto.scss */
.circles .circle-unit .circle-image {
  width: 125px;
  height: 125px;
  padding: 5px;
  margin: auto;
  border-radius: 100%;
}

/* line 342, ../sass/_producto.scss */
.circles .circle-unit .circle-image span {
  width: 115px;
  height: 115px;
  display: block;
  background-position: center;
  background-size: contain;
  border-radius: 100%;
}

/* line 352, ../sass/_producto.scss */
.circles .circle-unit p {
  width: 100%;
  margin: auto;
}

@media screen and (min-width: 768px) {
  /* line 352, ../sass/_producto.scss */
  .circles .circle-unit p {
    width: 80%;
  }
}

/* line 361, ../sass/_producto.scss */
.circles .dots-slide {
  margin-left: 0px !important;
  bottom: 0px;
}

/* line 366, ../sass/_producto.scss */
.circles .circles-unit-product {
  width: 100%;
  padding-bottom: 0px;
}

/* line 370, ../sass/_producto.scss */
.circles .circles-unit-product .circle-unit {
  display: none;
}

/* line 373, ../sass/_producto.scss */
.circles .circles-unit-product .circle-unit#circle-unit-1 {
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 366, ../sass/_producto.scss */
  .circles .circles-unit-product {
    padding-bottom: 60px;
  }
}



/* line 384, ../sass/_producto.scss */
.info-producto {
  margin-top: 100px !important;
  width: 100%;
  margin: auto;
}

@media screen and (min-width: 992px) {
  /* line 384, ../sass/_producto.scss */
  .info-producto {
    width: 80%;
  }
}

/* line 393, ../sass/_producto.scss */
.recomended {
  padding: 50px 0px;
}

@media screen and (min-width: 992px) {
  /* line 393, ../sass/_producto.scss */
  .recomended {
    padding: 50px 250px;
  }
}

/* line 400, ../sass/_producto.scss */
.recomended h2 {
  border-top: solid 2px #ebebeb;
  text-align: center;
  display: inline;
}

/* line 405, ../sass/_producto.scss */
.recomended h2 span {
  display: inline-block;
  padding: 0px 30px;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  color: #e2231a;
  position: relative;
  top: -25px;
}

@media screen and (min-width: 768px) {
  /* line 405, ../sass/_producto.scss */
  .recomended h2 span {
    font-size: 28px;
  }
}

/* line 424, ../sass/_producto.scss */
.recomended span.image-recomended {
  width: 100%;
  height: 200px;
  display: block;
  margin: auto;
  background-position: center;
  background-size: cover;
}

/* line 433, ../sass/_producto.scss */
.recomended .desktop-recommended {
  padding-bottom: 55px;
}

/* line 436, ../sass/_producto.scss */
.recomended .desktop-recommended .button-vm {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0;
}

/* line 447, ../sass/_producto.scss */
.recomended-unit-product {
  width: 100%;
  position: relative;
}

/* line 451, ../sass/_producto.scss */
.recomended-unit-product .recomended-unit {
  display: none;
}

/* line 454, ../sass/_producto.scss */
.recomended-unit-product .recomended-unit#recomended-unit-1 {
  display: block;
}

/* line 459, ../sass/_producto.scss */
.recomended-unit-product .dots-slide {
  margin-left: 0px !important;
  margin-top: 30px;
  position: initial;
}

/* line 467, ../sass/_producto.scss */
.etapas {
  padding: 30px 0px;
  margin: auto;
}

@media screen and (min-width: 768px) {
  /* line 467, ../sass/_producto.scss */
  .etapas {
    padding: 30px;
  }
}

/* line 478, ../sass/_producto.scss */
.scrolling-wrapper-flexbox {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}

/* line 483, ../sass/_producto.scss */
.scrolling-wrapper-flexbox .etapa {
  flex: 0 0 auto;
  margin: 15px 15px;
}

/* line 489, ../sass/_producto.scss */
.etapa {
  padding: 5px;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin: 15px 15px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.4);
}

/* line 497, ../sass/_producto.scss */
.etapa h2 {
  padding: 0px;
  margin: 0px;
  font-size: 50px;
  color: #ffffff !important;
}

/* line 504, ../sass/_producto.scss */
.etapa span {
  display: inherit;
  margin-bottom: -20px;
  color: #822c41;
}

/* line 511, ../sass/_producto.scss */
.scrolling-wrapper-flexbox {
  height: auto;
  margin-bottom: 0px;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  align-items: center;
  justify-content: inherit;
}

@media screen and (min-width: 768px) {
  /* line 511, ../sass/_producto.scss */
  .scrolling-wrapper-flexbox {
    align-items: center;
    justify-content: center;
  }
}

/* line 525, ../sass/_producto.scss */
.scrolling-wrapper-flexbox::-webkit-scrollbar {
  display: none;
}

/* line 532, ../sass/_producto.scss */
.info-prod h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  padding: 20px 30px;
  border-bottom: 5px solid #edeff2;
  max-width: 80%;
  margin: auto;
}

/* line 542, ../sass/_producto.scss */
.info-prod p {
  max-width: 100%;
  margin: auto;
  font-size: 18px;
  font-weight: 300;
  color: #303030;
  height: 300px;
  overflow-y: auto;
  left: 0px;
  right: 0px;
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: center;
  padding: 0 10px;
}

@media screen and (min-width: 768px) {
  /* line 542, ../sass/_producto.scss */
  .info-prod p {
    max-width: 90%;
    padding: 0 30px;
  }
}

/* -- POR SUBMARCA DE PRODUCTOS -- */
/* -- SUPREME -- */
/* line 572, ../sass/_producto.scss */
.supreme h1, .supreme h2, .supreme h3 {
  color: #842b3f;
}
.benef-supreme{
    color: #6f6f6f;
}

/* line 578, ../sass/_producto.scss */
.supreme.content-product-item .product-description {
  /*background-color: #f5f2e8;*/
	background-image: url("/media/12693/bg2024_1920x500.jpg");
		background-repeat: no-repeat;
	background-size: cover;
}
@media (max-width: 576px){
	.supreme.content-product-item .product-description {
  background-color: #f5f2e8;
  color: #842b3f;
	background-image: url(/media/12691/bg2024_500x650.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
}
@media (min-width: 577px) and (max-width: 1200px){
	.supreme.content-product-item .product-description{
  background-color: #f5f2e8;
  color: #842b3f;
	background-image: url(/media/12692/bg2024_670x450.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
}

/* line 582, ../sass/_producto.scss */
.supreme.content-product-item .product-description .remate-product-item svg {
  fill: #81163a;
}

/* line 587, ../sass/_producto.scss */
.supreme.content-product-item .product-description .aditional-text-header {
  text-align: left;
}

/* line 591, ../sass/_producto.scss */
.supreme.content-product-item .product-description .aditional-text-header .circle-aditional {
  border-color: #842b3f;
  display: none;
}

/* line 595, ../sass/_producto.scss */
.supreme.content-product-item .product-description .aditional-text-header .text-aditional {
  color: #842b3f;
}

/* line 609, ../sass/_producto.scss */
.supreme .circles .circle-unit .circle-image {
 /* background-image: linear-gradient(125deg, #ac8700 2%, #dac088 41%, #ac8700 72%, #ad8803 77%, #b18d0e 81%, #b7941f 84%, #bf9e38 88%, #caab58 91%, #d2b571 93%);*/
   width: 100%;
    height: auto;
}

.supreme .circles .circle-unit .circle-image span{
    width: 70%;
    height: auto;
   margin:auto;
}


/* line 619, ../sass/_producto.scss */
.supreme .scrolling-wrapper-flexbox .etapa {
  background-color: #842b3f;
}

/* line 625, ../sass/_producto.scss */
.supreme .content-circles-landing {
  background-color: #f7f6f3;
	/*background-image: url('/media/12725/bg-big.jpg');*/
	display: flex;
    flex-direction: column;
}

/* line 632, ../sass/_producto.scss */
.supreme .info-prod h3 {
  color: #842b3f;
}

/* line 637, ../sass/_producto.scss */
.supreme #style-2::-webkit-scrollbar-thumb {
  background-color: #842b3f;
}

/* line 650, ../sass/_producto.scss */
.supreme-intern.content-product-item .product-description {
  background-color: #f5f2e8;
  color: #842b3f;
	background-image: url(/media/12693/bg2024_1920x500.jpg);
	background-repeat: no-repeat !important;
	background-size: cover;
}
@media (min-width: 577px) and (max-width: 1200px){
	.supreme-intern.content-product-item .product-description {
  background-color: #f5f2e8;
  color: #842b3f;
	background-image: url(/media/12693/bg2024_1920x500.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
}

@media (max-width: 576px){
	.supreme-intern.content-product-item .product-description {
  background-color: #f5f2e8;
  color: #842b3f;
	background-image: url(/media/12691/bg2024_500x650.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
}

/* line 655, ../sass/_producto.scss */
.supreme-intern.content-product-item .product-description .remate-product-item svg {
  fill: #81163a;
}

/* line 662, ../sass/_producto.scss */
.supreme-intern.content-product-item .product-description .aditional-text-header .circle-aditional {
  border-color: #81163a;
}

/* line 673, ../sass/_producto.scss */
.supreme-intern .content-products h2 {
  color: #81163a;
}

/* line 678, ../sass/_producto.scss */
.supreme-intern .circles-half-position {
  background-color: #f7f6f3;
}
.supreme-intern .circles-half-position .HS-paniales {
  background-color: #f7f6f3 !important;
}

/* line 681, ../sass/_producto.scss */
.supreme-intern .circles-half-position .circles {
  padding-top: 0px !important;
}

/* line 685, ../sass/_producto.scss */
.supreme-intern .circles-half-position .circles h2 {
  color: #81163a;
}

/* line 691, ../sass/_producto.scss */
.supreme-intern .circles-half-position .circles .circle-unit h4 {
  color: #81163a;
}

/* line 695, ../sass/_producto.scss */
.supreme-intern .circles-half-position .circles .circle-unit .circle-image {
  background-image: linear-gradient(125deg, #ac8700 2%, #dac088 41%, #ac8700 72%, #ad8803 77%, #b18d0e 81%, #b7941f 84%, #bf9e38 88%, #caab58 91%, #d2b571 93%);
}

/* line 706, ../sass/_producto.scss */
.supreme-intern .content-circles-landing {
  margin-top: 0px;
  background-color: #f7f6f3;
  /*background-image: url("../images/producto/producto-item/supreme/bg-video.png");*/
  background-position: bottom !important;
  background-size: auto 150px;
  background-repeat: repeat-x;
  background-position: center;
}
.supreme-intern .content-circles-landing .mt-big {
  background-color: #f1f5dd !important;
}
@media screen and (min-width: 768px) {
  /* line 706, ../sass/_producto.scss */
  .supreme-intern .content-circles-landing {
    margin-top: 100px;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
}

/* line 721, ../sass/_producto.scss */
.supreme-intern .content-circles-landing .etapas {
  width: 100%;
}

/* line 724, ../sass/_producto.scss */
.supreme-intern .content-circles-landing .etapas h2 {
  /*color: #81163a !important;*/
}

/* line 728, ../sass/_producto.scss */
.supreme-intern .content-circles-landing .etapas hr {
  width: calc(110px * 7);
  height: 5px;
  position: absolute;
  top: 50px;
  background-image: url("../images/producto/producto-item/supreme/bg-dotted.png");
  background-size: auto 5px;
  background-position: center;
  border: none;
  background-repeat: repeat-x;
}

/* line 740, ../sass/_producto.scss */
.supreme-intern .content-circles-landing .etapas .etapa {
	  background-color: #FFFFFF;
	border:3px solid #b1b3b6;
  z-index: 2;
}

/* -- ALL AROUND -- */
/* line 758, ../sass/_producto.scss */
.all-around.content-product-item .product-description {
  background-color: #dbf8fa;
  color: #27bbef;
}

/* line 763, ../sass/_producto.scss */
.all-around.content-product-item .product-description .remate-product-item svg {
  fill: #1ac8d3;
}

/* line 770, ../sass/_producto.scss */
.all-around.content-product-item .product-description .aditional-text-header .circle-aditional {
  border-color: #1ac8d3;
}

/* line 780, ../sass/_producto.scss */
.all-around .circles-half-position {
  background-color: #1ac8d3;
  /*background-image: url("../images/producto/producto-item/all-around/bg-half-circle.png");*/
}

/* line 784, ../sass/_producto.scss */
.all-around .circles-half-position .remate-1 {
  left: 0px;
  background-size: 99px 104px;
  background-position: center top;
}

/* line 790, ../sass/_producto.scss */
.all-around .circles-half-position .remate-2 {
  right: 0px;
  background-size: 118px;
  background-position: center;
}

/* line 796, ../sass/_producto.scss */
.all-around .circles-half-position .circles {
  padding-top: 0px !important;
}

/* line 800, ../sass/_producto.scss */
.all-around .circles-half-position .circles h2 {
  color: #643d8e;
}

/* line 803, ../sass/_producto.scss */
.all-around .circles-half-position .circles h2 strong {
  color: #ffffff;
}

/* line 810, ../sass/_producto.scss */
.all-around .circles-half-position .circles .circle-unit h4 {
  color: #303030;
}

/* line 814, ../sass/_producto.scss */
.all-around .circles-half-position .circles .circle-unit .circle-image {
  background-color: #3cc1ca;
}

/* line 827, ../sass/_producto.scss */
.all-around .big-circle {
  height: auto;
  position: relative;
  padding: 0px 0px 100px 0px;
}

@media screen and (min-width: 768px) {
  /* line 827, ../sass/_producto.scss */
  .all-around .big-circle {
    padding: 50px 0px 100px 0px;
  }
}

/* line 836, ../sass/_producto.scss */
.all-around .big-circle .big-circle-mobile {
  height: 300px;
  background-size: cover;
  background-position: center;
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 836, ../sass/_producto.scss */
  .all-around .big-circle .big-circle-mobile {
    display: none;
  }
}

/* line 847, ../sass/_producto.scss */
.all-around .big-circle img.mobile {
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 847, ../sass/_producto.scss */
  .all-around .big-circle img.mobile {
    display: none;
  }
}

/* line 858, ../sass/_producto.scss */
.all-around .big-circle img.desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 858, ../sass/_producto.scss */
  .all-around .big-circle img.desktop {
    display: block;
  }
}

/* line 868, ../sass/_producto.scss */
.all-around .content-circles-landing {
  margin-top: 0px;
  background-color: #1ac8d3;
  background-image: url("../images/producto/producto-item/all-around/bg-video.png");
  background-position: bottom !important;
  background-size: auto 300px;
  background-repeat: repeat-x;
  background-position: center;
}

/* line 877, ../sass/_producto.scss */
.all-around .content-circles-landing.secondary {
  background-image: url("../images/producto/producto-item/all-around/bg-video-1.png");
  background-color: #8863ae;
  background-size: auto 120px;
}

/* line 885, ../sass/_producto.scss */
.all-around .content-circles-landing .circles h2 {
  color: #ffffff;
}

/* line 892, ../sass/_producto.scss */
.all-around .content-circles-landing .etapas {
  width: 100%;
}

/* line 895, ../sass/_producto.scss */
.all-around .content-circles-landing .etapas h2 {
  color: #ffffff;
}

/* line 899, ../sass/_producto.scss */
.all-around .content-circles-landing .etapas hr {
  width: calc(110px * 4);
  height: 5px;
  position: absolute;
  top: 50px;
  background-image: url("../images/producto/producto-item/all-around/bg-dotted.png");
  background-size: auto 5px;
  background-position: center;
  border: none;
  background-repeat: repeat-x;
}

/* line 911, ../sass/_producto.scss */
.all-around .content-circles-landing .etapas .etapa {
  background-color: #8883d7;
  z-index: 2;
}

/* line 919, ../sass/_producto.scss */
.all-around .content-circles-landing .video {
  z-index: 2;
  position: absolute;
}

/* -- ECO NATURAL -- */
/* line 934, ../sass/_producto.scss */
.eco-natural.content-product-item .product-description {
  background-color: #f1f5dd;
  color: #04833f;
}

/* line 939, ../sass/_producto.scss */
.eco-natural.content-product-item .product-description .remate-product-item svg {
  fill: #cadf82;
}

/* line 946, ../sass/_producto.scss */
.eco-natural.content-product-item .product-description .aditional-text-header .circle-aditional {
  border-color: #48a873;
}

/* line 956, ../sass/_producto.scss */
.eco-natural .circles-half-position {
  background-color: #04833f;
  /*background-image: url("../images/producto/producto-item/eco-natural/bg-circles-half-mob.jpg");*/
  background-size: 100% auto;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  /* line 956, ../sass/_producto.scss */
  /* .eco-natural .circles-half-position {
    background-image: url("../images/producto/producto-item/eco-natural/bg-circles-half.jpg");
  }*/
}

/* line 967, ../sass/_producto.scss */
.eco-natural .circles-half-position .remate-1 {
  left: 0px;
  background-size: 99px 104px;
  background-position: center top;
}

/* line 973, ../sass/_producto.scss */
.eco-natural .circles-half-position .remate-2 {
  right: 0px;
  background-size: 118px;
  background-position: center;
}

/* line 979, ../sass/_producto.scss */
.eco-natural .circles-half-position .circles {
  padding-top: 0px !important;
}

/* line 983, ../sass/_producto.scss */
.eco-natural .circles-half-position .circles h2 {
  color: #f1f5dd;
}

/* line 989, ../sass/_producto.scss */
.eco-natural .circles-half-position .circles .circle-unit h4 {
  color: #04833f;
}

/* line 993, ../sass/_producto.scss */
.eco-natural .circles-half-position .circles .circle-unit .circle-image {
  background-color: #48a873;
}

/* line 1001, ../sass/_producto.scss */
.eco-natural .circles-half-position.secondary {
  background-color: #cadf82;
}

/* line 1005, ../sass/_producto.scss */
.eco-natural .circles-half-position.secondary .remate-1 {
  left: 0px;
  background-size: 66px 70px;
  background-position: center;
}

/* line 1011, ../sass/_producto.scss */
.eco-natural .circles-half-position.secondary .remate-2 {
  right: 0px;
  background-size: 99px 104px;
  background-position: center bottom;
}

/* line 1017, ../sass/_producto.scss */
.eco-natural .circles-half-position.secondary .circles {
  padding-top: 0px !important;
}

/* line 1021, ../sass/_producto.scss */
.eco-natural .circles-half-position.secondary .circles h2 {
  color: #04833f;
}

/* line 1027, ../sass/_producto.scss */
.eco-natural .circles-half-position.secondary .circles .circle-unit h4 {
  color: #04833f;
}

/* line 1031, ../sass/_producto.scss */
.eco-natural .circles-half-position.secondary .circles .circle-unit .circle-image {
  background-color: #f1f5dd;
}

/* line 1045, ../sass/_producto.scss */
.eco-natural .big-circle {
  height: auto;
  position: relative;
  padding: 0px 0px 100px 0px;
}

@media screen and (min-width: 768px) {
  /* line 1045, ../sass/_producto.scss */
  .eco-natural .big-circle {
    padding: 50px 0px 100px 0px;
  }
}

/* line 1054, ../sass/_producto.scss */
.eco-natural .big-circle .big-circle-mobile {
  height: 300px;
  background-size: cover;
  background-position: center;
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 1054, ../sass/_producto.scss */
  .eco-natural .big-circle .big-circle-mobile {
    display: none;
  }
}

/* line 1065, ../sass/_producto.scss */
.eco-natural .big-circle img {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 1065, ../sass/_producto.scss */
  .eco-natural .big-circle img {
    display: block;
  }
}

/* line 1075, ../sass/_producto.scss */
.eco-natural .content-circles-landing {
  margin-top: 0px;
  background-color: #f1f5dd;
  background-image: url("../images/producto/producto-item/eco-natural/bg-video.png");
  background-position: bottom !important;
  background-size: auto 300px;
  background-repeat: repeat-x;
  background-position: center;
}

@media screen and (min-width: 768px) {
  /* line 1075, ../sass/_producto.scss */
  .eco-natural .content-circles-landing {
    margin-top: 350px;
  }
}

/* line 1088, ../sass/_producto.scss */
.eco-natural .content-circles-landing .etapas {
  width: 100%;
}

/* line 1091, ../sass/_producto.scss */
.eco-natural .content-circles-landing .etapas h2 {
  color: #04833f;
}

/* line 1095, ../sass/_producto.scss */
.eco-natural .content-circles-landing .etapas hr {
  width: calc(110px * 5);
  height: 5px;
  position: absolute;
  top: 50px;
  background-image: url("../images/producto/producto-item/eco-natural/bg-dotted.png");
  background-size: auto 5px;
  background-position: center;
  border: none;
  background-repeat: repeat-x;
}

/* line 1107, ../sass/_producto.scss */
.eco-natural .content-circles-landing .etapas .etapa {
  background-color: #04833f;
  z-index: 2;
}

/* line 1115, ../sass/_producto.scss */
.eco-natural .content-circles-landing .video {
  z-index: 2;
  position: absolute;
}

/* -- PULL UPS -- */
/* line 1130, ../sass/_producto.scss */
@media screen and (min-width: 800px) {
.pull-ups.content-product-item .product-description {
	background-image: url("../media/12775/8fondo_desktop_1.png");
  background-color: #ebe4f0;
  color: #8863ae;
	background-position-y: 0;
    background-position-x: center;
    background-size: cover;
}
}
@media screen and (max-width: 770px) {
	.pull-ups.content-product-item .product-description {
	background-image: url("../media/12779/10fondo-inicio_tablet_1.png");
	background-position-y: 0;
    background-position-x: center;
	background-size: cover;}
}
@media screen and (max-width: 500px) {
	.pull-ups.content-product-item .product-description {
	background-image: url("../media/12777/9fondo_mobile_1.png");
	background-position-y: 0;
    background-position-x: center;
    background-size: cover;}
}

/* line 1135, ../sass/_producto.scss */
.pull-ups.content-product-item .product-description .remate-product-item svg {
  fill: #ebe4f0;
}

/* line 1142, ../sass/_producto.scss */
.pull-ups.content-product-item .product-description .aditional-text-header .circle-aditional {
  border-color: #8863ae;
}

/* line 1152, ../sass/_producto.scss */
.pull-ups .circles-half-position {
  background-color: #643d8e;
  background-image: url("../media/12783/1pu_fondo_4320x570_opc2.png");
	background-size: cover;
    background-position: center;
}

/* line 1157, ../sass/_producto.scss */
.pull-ups .circles-half-position .circles {
  width: 100% !important;
  padding-top: 0px !important;
}

/* line 1161, ../sass/_producto.scss */
.pull-ups .circles-half-position .circles h2 {
  color: #643d8e;
}

/* line 1167, ../sass/_producto.scss */
.pull-ups .circles-half-position .circles .circle-unit h4 {
  color: #643d8e;
}

/* line 1171, ../sass/_producto.scss */
.pull-ups .circles-half-position .circles .circle-unit .circle-image {
  width: 133px;
  height: 133px;
  background-color: #643d8e;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

/* line 1183, ../sass/_producto.scss */
.pull-ups .circles-half-position.secondary {
  background-color: #ffffff !important;
  background-image: none !important;
}

/* line 1188, ../sass/_producto.scss */
.pull-ups .circles-half-position.secondary .circles {
  padding-top: 0px !important;
}

/* line 1192, ../sass/_producto.scss */
.pull-ups .circles-half-position.secondary .circles h2 {
  color: #643d8e;
}

/* line 1197, ../sass/_producto.scss */
.pull-ups .circles-half-position.secondary .circles .circle-unit .circle-image {
  width: 200px;
  height: 200px;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

/* line 1203, ../sass/_producto.scss */
.pull-ups .circles-half-position.secondary .circles .circle-unit .circle-image span {
  width: 182px;
  height: 182px;
}

/* line 1218, ../sass/_producto.scss */
.pull-ups .big-circle {
  position: relative;
  padding-top: 30px;
  padding: 50px 0px;
}

@media screen and (min-width: 768px) {
  /* line 1218, ../sass/_producto.scss */
  .pull-ups .big-circle {
    padding-top: 100px;
  }
}

/* line 1227, ../sass/_producto.scss */
.pull-ups .big-circle img.desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 1227, ../sass/_producto.scss */
  .pull-ups .big-circle img.desktop {
    display: block;
  }
}

/* line 1237, ../sass/_producto.scss */
.pull-ups .big-circle .product.uc-nina {
  padding: 0px;
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 1237, ../sass/_producto.scss */
  .pull-ups .big-circle .product.uc-nina {
    display: none;
  }
}

/* line 1250, ../sass/_producto.scss */
.pull-ups .big-circle hr {
  width: 100%;
  border: none;
  height: 30px;
  background-color: #643d8e;
  position: absolute;
  top: calc(50% - 15px);
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 1250, ../sass/_producto.scss */
  .pull-ups .big-circle hr {
    display: block;
  }
}

/* line 1265, ../sass/_producto.scss */
.pull-ups .content-circles-landing {
  margin-top: 0px;
  background-color: rgba(200, 170, 232, 0.6);
  background-image: url("../media/12774/7pu_fondo2_4320x1923.jpg");
  background-position: bottom !important;
  /*background-size: auto 100%;*/
  background-repeat: repeat-x;
  background-position: center;
	background-size: cover;
}

@media screen and (min-width: 768px) {
  /* line 1265, ../sass/_producto.scss */
  .pull-ups .content-circles-landing {
    margin-top: 100px;
  }
}

/* line 1278, ../sass/_producto.scss */
.pull-ups .content-circles-landing h2 {
  color: #643d8e;
}

/* line 1281, ../sass/_producto.scss */
.pull-ups .content-circles-landing h2 strong {
  color: #643d8e;
}

/* line 1287, ../sass/_producto.scss */
.pull-ups .content-circles-landing .content-tallas {
  max-width: 960px;
  margin: auto;
}

/* line 1292, ../sass/_producto.scss */
.pull-ups .content-circles-landing .tallas-pu {
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 90%;
  padding-top: 170px;
}

/* line 1298, ../sass/_producto.scss */
.pull-ups .content-circles-landing .tallas-pu h4 {
  color: #ffffff;
  font-size: 16px;
}

/* line 1302, ../sass/_producto.scss */
.pull-ups .content-circles-landing .tallas-pu h4 strong {
  color: #ffffff;
  font-size: 22px;
}

/* line 1309, ../sass/_producto.scss */
.pull-ups .content-circles-landing .video {
  z-index: 2;
  position: absolute;
}

/* -- ULTRA CONFORT -- */

.img-desk-huc{display: flex;}
.img-mob-huc{display: none !important;}
.video-huc{display: flex; justify-content: center; margin-top: 50px;}
.video-huc .video iframe{width: 710px; height: 400px;}
.bg-video-pups{display: flex; justify-content: center; margin-top: 50px;}
.bg-video-pups .video iframe{width: 710px; height: 400px;}
.bg-slider{background-color: #643d8e;}
.render-pps1{display: flex !important; width: 80% !important;}
.render-pps2{display: none !important;}

@media screen and (max-width: 770px) {
.img-desk-huc{display: none;}
.img-mob-huc{display: flex !important;}
.render-pps1{display: none !important;}
.render-pps2{display: flex !important;}
}

/* line 1321, ../sass/_producto.scss */
.ultra-confort.content-product-item .product-description {
  background-color: #ecf8fb;
  color: #014f7d;
}

/* line 1326, ../sass/_producto.scss */
.ultra-confort.content-product-item .product-description .remate-product-item svg {
  fill: #a2dae9;
}

/* line 1333, ../sass/_producto.scss */
.ultra-confort.content-product-item .product-description .aditional-text-header .circle-aditional {
  border-color: #014f7d;
}

/* line 1343, ../sass/_producto.scss */
.ultra-confort .circles-half-position {
  background-color: #003eab;
  /*background-image: url("../images/producto/producto-item/ultra-confort/bg-circles-half.png");*/
}

/* line 1347, ../sass/_producto.scss */
.ultra-confort .circles-half-position .circles {
  padding-top: 0px !important;
}

/* line 1351, ../sass/_producto.scss */
.ultra-confort .circles-half-position .circles h2 {
  color: #00b5ea;
}

/* line 1354, ../sass/_producto.scss */
.ultra-confort .circles-half-position .circles h2 strong {
  color: #ffffff;
}

/* line 1361, ../sass/_producto.scss */
.ultra-confort .circles-half-position .circles .circle-unit h4 {
  color: #303030;
}

/* line 1365, ../sass/_producto.scss */
.ultra-confort .circles-half-position .circles .circle-unit .circle-image {
  background-image: linear-gradient(232deg, #ffffff, #929496 50%, #ffffff);
}

/* line 1376, ../sass/_producto.scss */
.ultra-confort .big-circle {
  position: relative;
}

/* line 1379, ../sass/_producto.scss */
.ultra-confort .big-circle img {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 1379, ../sass/_producto.scss */
  .ultra-confort .big-circle img {
    display: block;
  }
}

/* line 1388, ../sass/_producto.scss */
.ultra-confort .big-circle .product {
  height: 358px;
  background-size: 350px;
  background-position: center;
  background-repeat: no-repeat;
  padding-right: 50px;
}

/* line 1395, ../sass/_producto.scss */
.ultra-confort .big-circle .product.uc-nina {
  padding-top: 370px;
  padding-right: 0px;
  text-align: center;
  color: #ffaec9;
  margin-bottom: 78px;
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 1395, ../sass/_producto.scss */
  .ultra-confort .big-circle .product.uc-nina {
    padding-top: 250px;
    padding-right: 50px;
    text-align: right;
    display: none;
  }
}

/* line 1413, ../sass/_producto.scss */
.ultra-confort .big-circle .product.uc-nino {
  padding-top: 370px;
  padding-left: 50px;
  text-align: center;
  color: #88cedd;
  margin-bottom: 78px;
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 1413, ../sass/_producto.scss */
  .ultra-confort .big-circle .product.uc-nino {
    padding-top: 250px;
    padding-left: 50px;
    text-align: left;
    display: none;
  }
}

/* line 1433, ../sass/_producto.scss */
.ultra-confort .big-circle hr {
  width: 100%;
  border: none;
  height: 30px;
  background-color: #a2dae9;
  position: absolute;
  top: calc(50% - 15px);
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 1433, ../sass/_producto.scss */
  .ultra-confort .big-circle hr {
    display: block;
  }
}

/* line 1448, ../sass/_producto.scss */
.ultra-confort .content-circles-landing {
  margin-top: 0px;
  background-color: #daf0f6;
  background-image: url("../images/producto/producto-item/ultra-confort/bg-video.png");
  background-position: bottom !important;
  background-size: auto 100%;
  background-repeat: repeat-x;
  background-position: center;
}

@media screen and (min-width: 768px) {
  /* line 1448, ../sass/_producto.scss */
  .ultra-confort .content-circles-landing {
    margin-top: 100px;
  }
}

/* line 1461, ../sass/_producto.scss */
.ultra-confort .content-circles-landing .etapas {
  width: 100%;
}

/* line 1464, ../sass/_producto.scss */
.ultra-confort .content-circles-landing .etapas h2 {
  color: #00b5ea;
}

/* line 1468, ../sass/_producto.scss */
.ultra-confort .content-circles-landing .etapas hr {
  width: calc(110px * 5);
  height: 5px;
  position: absolute;
  top: 50px;
  background-image: url("../images/producto/producto-item/ultra-confort/bg-dotted.png");
  background-size: auto 5px;
  background-position: center;
  border: none;
  background-repeat: repeat-x;
}

/* line 1481, ../sass/_producto.scss */
.ultra-confort .content-circles-landing .etapas .etapa.solid {
  background-color: #ffd949;
  z-index: 2;
}

/* line 1486, ../sass/_producto.scss */
.ultra-confort .content-circles-landing .etapas .etapa.half {
  background: linear-gradient(to right, #63c6d8 50%, #f781a8 50%);
  z-index: 2;
}

/* line 1493, ../sass/_producto.scss */
.ultra-confort .content-circles-landing .video {
  z-index: 2;
  position: relative;
	/*position: absolute;*/
}

/* -- LITTLE SWIMMERS -- */
.little-swimmers .product-description, .product-description.landing {
  padding-top: 0;
}

/* line 1505, ../sass/_producto.scss */
.little-swimmers.content-product-item h1 {
  color: #014f7d;
}

/* line 1509, ../sass/_producto.scss */
.little-swimmers.content-product-item .product-description {
  background: #F8E23E url(../images/Bubbles.svg) no-repeat;
  background-position: 90% center;
}

/* line 1513, ../sass/_producto.scss */
.little-swimmers.content-product-item .product-description .remate-product-item svg {
  fill: #21c8fc;
}

/* line 1520, ../sass/_producto.scss */
.little-swimmers.content-product-item .product-description .aditional-text-header .circle-aditional {
  border-color: #21c8fc;
}

/* line 1524, ../sass/_producto.scss */
.little-swimmers.content-product-item .product-description .aditional-text-header .text-aditional {
  color: #014f7d;
}

/* line 1534, ../sass/_producto.scss */
.little-swimmers .circles-half-position {
  padding-top: 30px;
  padding-bottom: 75px;
  max-height: 100%;
  position: relative;
  margin-bottom: 0;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: auto 100%;
  background: #e5f7fe;
  background: -moz-linear-gradient(top, #e5f7fe 0%, #e5f7fe 71%, #00d9ee 71%, #e5f7fe 71%, #00d9ee 71%);
  background: -webkit-linear-gradient(top, #e5f7fe 0%, #e5f7fe 50%, #00d9ee 50%, #e5f7fe 50%, #00d9ee 50%);
  background: linear-gradient(to bottom, #e5f7fe 0%, #e5f7fe 50%, #00d9ee 50%, #e5f7fe 50%, #00d9ee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5f7fe', endColorstr='#acdce6', GradientType=0);
  padding-bottom: 0;
}

/* line 1539, ../sass/_producto.scss */
.little-swimmers .circles-half-position .remate-1 {
  left: 0px;
  background-size: cover;
  background-position: center top;
}

/* line 1545, ../sass/_producto.scss */
.little-swimmers .circles-half-position .remate-2 {
  right: 0px;
  background-size: cover;
  background-position: center;
}

/* line 1551, ../sass/_producto.scss */
.little-swimmers .circles-half-position .circles {
  padding-top: 0px !important;
}

/* line 1555, ../sass/_producto.scss */
.little-swimmers .circles-half-position .circles h2 {
  color: #ffd949;
}

/* line 1558, ../sass/_producto.scss */
.little-swimmers .circles-half-position .circles h2 strong {
  color: #ffffff;
}

/* line 1565, ../sass/_producto.scss */
.little-swimmers .circles-half-position .circles .circle-unit .circle-image {
  background-image: linear-gradient(232deg, #e8aa4d, #f6e545);
}

/* line 1574, ../sass/_producto.scss */
.little-swimmers .big-circle {
  padding: 0;
}

@media screen and (min-width: 768px) {
  /* line 1574, ../sass/_producto.scss */
  .little-swimmers .big-circle {
    padding: 0;
  }
}

/* line 1583, ../sass/_producto.scss */
.little-swimmers .big-circle .big-circle-mobile {
  height: 300px;
  background-size: cover;
  background-position: center;
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 1583, ../sass/_producto.scss */
  .little-swimmers .big-circle .big-circle-mobile {
    display: none;
  }
}

/* line 1594, ../sass/_producto.scss */
.little-swimmers .big-circle img {
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 1594, ../sass/_producto.scss */
  .little-swimmers .big-circle img {
    display: block;
  }
}

/* line 1604, ../sass/_producto.scss */
.little-swimmers .content-circles-landing {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 1609, ../sass/_producto.scss */
.little-swimmers .content-circles-landing h2 {
  color: #003399;
}

/* line 1612, ../sass/_producto.scss */
.little-swimmers .content-circles-landing h2 strong {
  color: #ffffff;
}

/* line 1617, ../sass/_producto.scss */
.little-swimmers .content-circles-landing .bg-water {
  width: 100%;
  position: absolute;
  height: calc(100% + 78px);
  background-color: transparent;
  top: -39px;
  z-index: 1;
  background-image: url("../images/producto/producto-item/little-swimmers/bg-agua.png");
  background-size: 710px 1000px;
  background-repeat: repeat-x;
  background-position: center;
  opacity: .1;
}

/* line 1632, ../sass/_producto.scss */
.little-swimmers .content-circles-landing .remates {
  width: 100%;
  position: absolute;
  height: 39px;
  left: 0px;
  background-position: center;
  background-size: auto 39px;
  background-repeat: repeat-x;
}

/* line 1641, ../sass/_producto.scss */
.little-swimmers .content-circles-landing .remates.remate-superior {
  top: -39px;
  background-image: url("../images/producto/producto-item/little-swimmers/remate-sup.jpg");
}

/* line 1646, ../sass/_producto.scss */
.little-swimmers .content-circles-landing .remates.remate-inferior {
  bottom: -39px;
  background-image: url("../images/producto/producto-item/little-swimmers/remate-inf.jpg");
}

/* line 1652, ../sass/_producto.scss */
.little-swimmers .content-circles-landing h2 {
  position: relative;
  z-index: 2;
}

/* line 1657, ../sass/_producto.scss */
.little-swimmers .content-circles-landing .content-products-inf {
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 2;
}

/* line 1663, ../sass/_producto.scss */
.little-swimmers .content-circles-landing .content-products-inf h4 {
  top: -60px;
  position: relative;
  color: #ffffff;
}

/* line 1668, ../sass/_producto.scss */
.little-swimmers .content-circles-landing .content-products-inf h4 strong {
  color: #ffd949;
  font-size: 16px;
}

/* line 1674, ../sass/_producto.scss */
.little-swimmers .content-circles-landing .content-products-inf .img-product-inf {
  width: 168px;
  height: 258px;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 1684, ../sass/_producto.scss */
.little-swimmers .content-circles-landing .video {
  z-index: 2;
  position: relative;
  bottom: 0;
}

.little-swimmers .circle-unit, .little-swimmers .circle-unit p, .little-swimmers .circles-half-position .circles h2, .little-swimmers .circles-half-position .circles h2 strong {
  color: #003399;
}

.little-swimmers .circles {
  max-width: 900px;
  position: relative;
  padding-top: 30px;
  padding-bottom: 0;
  margin: auto;
}

.little-swimmers .EspecialUnit {
  width: 80%;
  height: auto;
  margin-top:-60px;
}
@media only screen and (min-width: 1026px) and (max-width: 1462px) {
	.little-swimmers .EspecialUnit{
	margin-top:0px !important;
	 width: 100%;}
}

.little-swimmers .bubblesWhite {
  background-image: url(../images/BubblesWhite.svg);
  background-repeat: no-repeat;
  background-position: right;
  width: 214px;
  display: inline-block;
  position: absolute;
  height: 210px;
  right: -100px;
  top: 210px;
}

.little-swimmers .bgProducts {
  background: #A9DDEA url(/media/12765/ls_tallagrandefondo.png) no-repeat center center;
  height: 1161px;
  background-size: cover;
  position: relative;
}

.little-swimmers .lswimmersInfo {
  width: 211px;
  text-align: center;
}

.little-swimmers .lswimmersInfo img {
  width: 180px;
  margin: auto;
  animation: float 6s infinite linear;
}

.little-swimmers .lswimmersInfo.productSmall img {
  animation: float 6s infinite linear reverse;
}

.little-swimmers .containerProducts {
  max-width: 700px;
  margin: auto;
  position: relative;
}

.little-swimmers .productMedium {
  position: absolute;
  left: 50px;
  top: 320px;
}

.little-swimmers .productSmall {
  position: absolute;
  right: 150px;
  top: 290px;
}
.little-swimmers .productgrande {
  position: absolute;
  left: 650px;
  top: 320px;
}
@keyframes float {
  0%, 100% {
    transform: translateY(0%);
    transform-origin: 50% 50%;
  }

  50% {
    transform: translateY(-10px);
  }

  70% {
    transform: translateY(10px);
  }
}

.little-swimmers .titleLittleSwimmers {
  position: absolute;
  top: 695px;
  right:50px;
}

.little-swimmers .titleLittleSwimmers img {
    /*width: 155px;*/
	  width: 140%;
  }

.little-swimmers .bubblesWhite {
  background-image: url('../images/BubblesWhite.svg');
  background-repeat: no-repeat;
  background-position: right;
  width: 214px;
  display: inline-block;
}

.little-swimmers .content-circles-landing .video iframe {
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .little-swimmers .circles-half-position .circles {
    padding-bottom: 50px !important;
  }

  .little-swimmers .bgProducts {
    height: 682px;
  }

  .little-swimmers .containerProducts {
    max-width: 300px;
  }

  .little-swimmers .containerProducts h4 {
    font-size: 18px;
  }

  .little-swimmers .lswimmersInfo {
    width: 150px;
    text-align: center;
  }

  .little-swimmers .lswimmersInfo img {
    width: 105px;
  }

  .little-swimmers .productMedium {
    left: -15px;
    top: 104px;
  }

  .little-swimmers .productSmall {
    right: 32px;
    top: 26px;
  }
.little-swimmers .productgrande {
     left: 160px;
    top: 270px;
}
  .little-swimmers .titleLittleSwimmers {
    top: 500px;
    right: 10px;
  }

  .little-swimmers .titleLittleSwimmers img {
    /*width: 155px;*/
	  width: 100%;
  }

  .little-swimmers .bubblesWhite {
    right: -40px;
    top: 73px;
  }

  .little-swimmers .content-circles-landing.video-content {
    background-position-y: bottom;
    padding-bottom: 50px;
    overflow: hidden;
  }

  .little-swimmers.content-product-item .product-description {
    background-position: 97% center;
    background-size: 72px;
  }

}

/* -- CUIDADOS -- */
/* line 1694, ../sass/_producto.scss */
.toallitas-prod {
  background-color: transparent;
}

/* line 1699, ../sass/_producto.scss */
.toallitas-prod.content-product-item .product-description {
  background-color: #ffe5de;
  color: #ea6d4c;
}

/* line 1704, ../sass/_producto.scss */
.toallitas-prod.content-product-item .product-description .remate-product-item svg {
  fill: #f9ae9a;
}

/* line 1711, ../sass/_producto.scss */
.toallitas-prod.content-product-item .product-description .aditional-text-header .circle-aditional {
  border-color: #ea6d4c;
}

/* line 1721, ../sass/_producto.scss */
.toallitas-prod .circles-half-position {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #f9ae9a;
}

/* line 1730, ../sass/_producto.scss */
.toallitas-prod .circles-half-position .circles {
  padding-top: 0px !important;
}

/* line 1734, ../sass/_producto.scss */
.toallitas-prod .circles-half-position .circles h2 {
  color: #ffffff;
}

/* line 1740, ../sass/_producto.scss */
.toallitas-prod .circles-half-position .circles .circle-unit h4 {
  color: #ea6d4c;
}

/* line 1744, ../sass/_producto.scss */
.toallitas-prod .circles-half-position .circles .circle-unit .circle-image {
  background-color: #ea6d4c; 
}

/* line 1755, ../sass/_producto.scss */
.toallitas-prod .landing h2 {
  color: #ea6d4c;
}

/* line 1762, ../sass/_producto.scss */
.toallitas-prod .info-prod h3 {
  color: #ea6d4c;
}

/* line 1767, ../sass/_producto.scss */
.toallitas-prod #style-2::-webkit-scrollbar-thumb {
  background-color: #f9ae9a;
}

/* line 1774, ../sass/_producto.scss */
.toiletries {
  background-color: transparent;
}

/* line 1780, ../sass/_producto.scss */
.toiletries.content-product-item .product-description {
  background-color: #f0fdf3;
  color: #de221f;
}

.bath-lavanda.content-product-item .product-description {
  color: #6e65b5;
}

.bath-manzanilla.content-product-item .product-description {
  color: #f4af43;
}

/* line 1785, ../sass/_producto.scss */
.toiletries.content-product-item .product-description .remate-product-item svg {
  fill: #43beaf;
}

/* line 1792, ../sass/_producto.scss */
.toiletries.content-product-item .product-description .aditional-text-header .circle-aditional {
  border-color: #33a798;
}

/* line 1802, ../sass/_producto.scss */
.toiletries .circles-half-position {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #de221f;
}

.bath-lavanda .circles-half-position {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #6e65b5;
}

.bath-manzanilla .circles-half-position {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #f4af43;
}

/* line 1811, ../sass/_producto.scss */
.toiletries .circles-half-position .circles {
  padding-top: 0px !important;
}

/* line 1815, ../sass/_producto.scss */
.toiletries .circles-half-position .circles h2 {
  color: #ffffff;
}

.bath-lavanda .circles-half-position .circles h2 {
  color: #ffffff;
}

.bath-manzanilla .circles-half-position .circles h2 {
  color: #ffffff;
}

/* line 1821, ../sass/_producto.scss */
.toiletries .circles-half-position .circles .circle-unit h4 {
  color: #e31f13;
}

.bath-lavanda .circles-half-position .circles .circle-unit h4 {
  color: #6e65b5;
}

.bath-manzanilla .circles-half-position .circles .circle-unit h4 {
  color: #f4af43;
}

/* line 1825, ../sass/_producto.scss */
.toiletries .circles-half-position .circles .circle-unit .circle-image {
  background-color: #f27064;
}

.bath-lavanda .circles-half-position .circles .circle-unit .circle-image {
  background-color: #a982b2;
}

.bath-manzanilla .circles-half-position .circles .circle-unit .circle-image {
  background-color: #ffd98a;
}

/* line 1836, ../sass/_producto.scss */
.toiletries .landing h2 {
  color: #e31f13;
}

.bath-lavanda .landing h2 {
  color: #6e65b5;
}

.bath-manzanilla .landing h2 {
  color: #f4af43;
}

/* line 1843, ../sass/_producto.scss */
.toiletries .info-prod h3 {
  color: #e31f13;
}

.bath-lavanda .info-prod h3 {
  color: #6e65b5;
}

.bath-manzanilla .info-prod h3 {
  color: #f4af43;
}

/* line 1848, ../sass/_producto.scss */
.toiletries #style-2::-webkit-scrollbar-thumb {
  background-color: #e31f13;
}

.bath-lavanda #style-2::-webkit-scrollbar-thumb {
  background-color: #6e65b5;
}

.bath-manzanilla #style-2::-webkit-scrollbar-thumb {
  background-color: #f4af43;
}

/* line 1858, ../sass/_producto.scss */
.scrollbar {
  margin-left: 22px;
  overflow-y: scroll;
  margin-bottom: 25px;
}

/* line 1865, ../sass/_producto.scss */
#style-1::-webkit-scrollbar,
#style-2::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}

/**  STYLE 2 */
/* line 1873, ../sass/_producto.scss */
#style-2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 1878, ../sass/_producto.scss */
#style-2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

/* line 1, ../sass/_compraenlinea.scss */
.compra-en-linea {
  padding-top: 50px;
}

/* line 5, ../sass/_compraenlinea.scss */
.content-compra {
  padding: 10px 10px;
}

@media screen and (min-width: 992px) {
  /* line 5, ../sass/_compraenlinea.scss */
  .content-compra {
    padding: 20px 100px;
  }
}

/* line 14, ../sass/_compraenlinea.scss */
.parent-gral h3 {
  display: none;
  padding-right: 30px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1275.9 1279.8' style='enable-background:new 0 0 1275.9 1279.8;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23E2231A;%7d %3c/style%3e%3cg transform='translate(0.000000,1280.000000) scale(0.100000,-0.100000)'%3e%3cpath class='st0' d='M11145,12791.9c-302-78-364-99-510-172c-120-60-213-119-320-203c-44-35-2232-2216-4861-4847l-4782-4783 l-107-405c-60-223-116-434-126-470c-26-100-219-818-236-880c-32-123-44-167-122-457l-81-302v-135V1.9h136h135l302,81 c166,45,325,87,352,94c28,8,86,23,130,35s231,62,415,111c184,50,358,96,385,104c28,7,221,59,430,115l380,101l4871,4872 c4810,4811,4872,4873,4947,4987s170,299,202,395c163,480,55,946-313,1360c-200,225-440,389-687,468c-107,34-157,44-307,62 C11242,12802.9,11192,12803.9,11145,12791.9z M10915,12124.9c69-198,215-426,398-621c37-40,67-77,65-82c-2-4-363-362-803-795 s-939-926-1110-1094c-170-169-614-606-985-971s-821-809-1000-985c-179-177-806-796-1395-1375c-1928-1899-2435-2399-2825-2785 c-1279-1266-1278-1265-1327-1286c-71-31-189-59-247-59c-75,0-113,24-170,105c-130,187-151,289-97,465c18,55,37,138,43,183l11,82 l4546,4548c2500,2502,4572,4569,4604,4594c64,50,234,153,253,153C10882,12201.9,10900,12166.9,10915,12124.9z M11689,11182.9 c156-100,296-155,438-175l83-11l-30-64c-17-35-55-102-86-150c-50-77-563-593-4719-4750l-4663-4664l-83-18c-104-23-238-24-308-3 c-103,30-168,124-198,287c-13,76-12,281,2,295c2,3,10,0,17-6c10-8,176,151,698,666c377,371,984,970,1350,1331 c366,360,832,820,1035,1021c204,201,681,671,1060,1045c672,662,965,950,1695,1671c195,192,796,784,1335,1315 c539,530,1274,1255,1635,1611c360,356,657,647,659,648C11611,11231.9,11647,11209.9,11689,11182.9z M1142,2512.9 c-10-151,61-332,210-528c43-56,123-117,178-134c84-26,260-28,323-4c15,7,17-2,17-98c0-300,120-528,325-617c28-12,91-29,142-39 l91-16l-666-178c-367-98-671-177-677-177c-5,1-62,62-125,137c-63,74-141,166-174,204l-58,69l187,702c135,505,193,709,208,726 c11,12,21,22,22,22S1145,2550.9,1142,2512.9z'/%3e%3c/g%3e%3c/svg%3e ");
  background-position: center right;
  background-size: 15px;
  background-repeat: no-repeat;
  cursor: pointer;
  padding: 20px 30px;
  position: relative;
}

@media screen and (min-width: 992px) {
  /* line 14, ../sass/_compraenlinea.scss */
  .parent-gral h3 {
    padding: 0px 30px 0px 0px;
  }
}

/* line 31, ../sass/_compraenlinea.scss */
.parent-gral section {
  width: 100%;
}

/* line 36, ../sass/_compraenlinea.scss */
.btns-paso {
  padding: 20px 0px;
}

@media screen and (min-width: 992px) {
  /* line 36, ../sass/_compraenlinea.scss */
  .btns-paso {
    padding: 20px 0px;
  }
}

/* line 44, ../sass/_compraenlinea.scss */
.sec-oculta {
  display: none;
}

/* line 49, ../sass/_compraenlinea.scss */
.button-step {
  font-size: 15px;
  pointer-events: none;
  text-align: left;
}

@media screen and (min-width: 992px) {
  /* line 49, ../sass/_compraenlinea.scss */
  .button-step {
    font-size: 16px;
  }
}

/* line 58, ../sass/_compraenlinea.scss */
.button-step button {
  font-weight: 400;
}

/* line 62, ../sass/_compraenlinea.scss */
.button-step .step {
  font-weight: 700;
}

/* line 66, ../sass/_compraenlinea.scss */
.button-step .step-foot {
  display: inline-block;
  text-align: center;
  font-weight: 700;
  padding-top: 10px;
  display: inline-block;
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 105.1 105.1' style='enable-background:new 0 0 105.1 105.1;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;stroke:%23010002;stroke-width:2;stroke-miterlimit:10;%7d %3c/style%3e%3cg%3e%3cpath class='st0' d='M71.8,39.1c-11.6-12.1-40.7-13-43.3-3.9c-2.1,7.6,7.6,12.4,12.1,16.6c5.2,4.9,5.7,12.4,0.9,17.2 c-2,2-13.8,10.5-11,19.8c1.4,4.7,5.2,7,10.1,8.1c16.5,3.8,18.9-6.8,19.4-11.6c0.4-4.4,1.5-8.7,4-12.7 C70.3,62.8,79.7,47.3,71.8,39.1z'/%3e%3cpath class='st0' d='M38.9,6.3c3.1-0.3,6,3.5,6.5,8.4c0.5,5-1.6,9.3-4.6,9.6c-3.1,0.3-6-3.5-6.5-8.4C33.7,10.9,35.8,6.6,38.9,6.3z M56.1,16.7c0,3.5-1.8,6.3-3.9,6.2c-2.1,0-3.9-2.8-3.8-6.3c0-3.5,1.8-6.3,3.9-6.2C54.4,10.4,56.2,13.2,56.1,16.7z M65,19.7 c0,2.8-1.4,5.1-3.2,5.1c-1.7,0-3.1-2.3-3.1-5.1c0-2.8,1.4-5.1,3.2-5.1C63.6,14.6,65,16.9,65,19.7z M70.2,24.1 c-0.3,2.1-1.5,3.6-2.8,3.4c-1.3-0.2-2.1-2-1.8-4s1.5-3.6,2.8-3.4C69.7,20.3,70.5,22.1,70.2,24.1z M73.9,29.2 c-0.2,1.6-1.2,2.9-2.2,2.7c-1-0.1-1.7-1.6-1.5-3.2c0.2-1.6,1.2-2.9,2.2-2.7C73.4,26.2,74.1,27.6,73.9,29.2z'/%3e%3c/g%3e%3c/svg%3e ");
}

/* line 79, ../sass/_compraenlinea.scss */
.button-step.inactive {
  color: #a2a2a2;
}

/* line 82, ../sass/_compraenlinea.scss */
.button-step.inactive .step-foot {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 105.1 105.1' style='enable-background:new 0 0 105.1 105.1;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;stroke:%23A2A2A2;stroke-width:2;stroke-miterlimit:10;%7d %3c/style%3e%3cg%3e%3cpath class='st0' d='M71.8,39.1c-11.6-12.1-40.7-13-43.3-3.9c-2.1,7.6,7.6,12.4,12.1,16.6c5.2,4.9,5.7,12.4,0.9,17.2 c-2,2-13.8,10.5-11,19.8c1.4,4.7,5.2,7,10.1,8.1c16.5,3.8,18.9-6.8,19.4-11.6c0.4-4.4,1.5-8.7,4-12.7 C70.3,62.8,79.7,47.3,71.8,39.1z'/%3e%3cpath class='st0' d='M38.9,6.3c3.1-0.3,6,3.5,6.5,8.4c0.5,5-1.6,9.3-4.6,9.6c-3.1,0.3-6-3.5-6.5-8.4C33.7,10.9,35.8,6.6,38.9,6.3z M56.1,16.7c0,3.5-1.8,6.3-3.9,6.2c-2.1,0-3.9-2.8-3.8-6.3c0-3.5,1.8-6.3,3.9-6.2C54.4,10.4,56.2,13.2,56.1,16.7z M65,19.7 c0,2.8-1.4,5.1-3.2,5.1c-1.7,0-3.1-2.3-3.1-5.1s1.4-5.1,3.2-5.1C63.6,14.6,65,16.9,65,19.7z M70.2,24.1c-0.3,2.1-1.5,3.6-2.8,3.4 s-2.1-2-1.8-4s1.5-3.6,2.8-3.4C69.7,20.3,70.5,22.1,70.2,24.1z M73.9,29.2c-0.2,1.6-1.2,2.9-2.2,2.7c-1-0.1-1.7-1.6-1.5-3.2 s1.2-2.9,2.2-2.7C73.4,26.2,74.1,27.6,73.9,29.2z'/%3e%3c/g%3e%3c/svg%3e");
}

/* line 88, ../sass/_compraenlinea.scss */
.button-step .circle {
  position: absolute;
  display: block;
  width: 45px;
  height: 45px;
  left: 55px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='51' height='51' viewBox='0 0 51 51'%3e%3cdefs%3e%3ccircle id='b' cx='21.5' cy='21.5' r='21.5'/%3e%3cfilter id='a' width='132.6%25' height='132.6%25' x='-16.3%25' y='-11.6%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='2'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3e%3c/filter%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(4 2)'%3e%3cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3e%3cuse fill='%23E2231A' xlink:href='%23b'/%3e%3c/g%3e%3cpath fill='%23FFF' d='M14.254 24.35a.92.92 0 0 1-.254-.595.92.92 0 0 1 .254-.595l1.184-1.19a.815.815 0 0 1 1.185 0l.085.085 4.654 5.015c.169.17.423.17.592 0l11.338-11.815h.085a.815.815 0 0 1 1.185 0l1.184 1.19c.339.34.339.85 0 1.19l-13.538 14.11a.767.767 0 0 1-.593.255.767.767 0 0 1-.592-.255l-6.6-7.14-.17-.255z'/%3e%3c/g%3e%3c/svg%3e ");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: none;
}

/* line 102, ../sass/_compraenlinea.scss */
.display-paso {
  padding: 0px;
  background-image: none;
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 50px auto;
  text-align: center;
}

@media screen and (min-width: 992px) {
  /* line 102, ../sass/_compraenlinea.scss */
  .display-paso {
    padding: 30px 30px 30px 100px;
    background-image: url("../images/producto-linea/greca-paso.png");
  }
}

/* line 117, ../sass/_compraenlinea.scss */
.section-olb {
  width: 100%;
}

/* line 120, ../sass/_compraenlinea.scss */
.section-olb.section-olb-oct {
  display: none;
}

/* line 125, ../sass/_compraenlinea.scss */
.prod-linea {
  margin-top: 30px;
}

/* line 129, ../sass/_compraenlinea.scss */
.prod-linea button {
  width: 100%;
  height: 160px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  opacity: .5;
  transition: .3s ease-in-out;
}

/* line 141, ../sass/_compraenlinea.scss */
.prod-linea button span {
  width: 0;
  height: 0;
  border-right: 100px solid transparent;
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 152, ../sass/_compraenlinea.scss */
.prod-linea button.abrazos-protegen span {
  border-top: 50px solid #73b183;
}

/* line 156, ../sass/_compraenlinea.scss */
.prod-linea button.abrazos-activan span {
  border-top: 50px solid #ffd949;
}

/* line 160, ../sass/_compraenlinea.scss */
.prod-linea button:hover {
  opacity: .8;
}

/* line 164, ../sass/_compraenlinea.scss */
.prod-linea button.active {
  opacity: 1;
}

/* line 172, ../sass/_compraenlinea.scss */
.etapas li {
  vertical-align: top;
}

/* line 174, ../sass/_compraenlinea.scss */
.etapas li button {
  width: 100px;
  height: 100px;
  border: 4px solid;
  border-radius: 150px;
  font-size: 32px;
  font-weight: 700;
  line-height: 25px;
  margin: 15px;
}

/* line 184, ../sass/_compraenlinea.scss */
.etapas li button span {
  font-size: 12px;
  font-weight: 400;
  display: block;
}

/* line 192, ../sass/_compraenlinea.scss */
.etapas.supreme li button {
  border-color: #81163a;
  color: #81163a;
}

/* line 199, ../sass/_compraenlinea.scss */
.prod-final {
  width: 100%;
  height: 245px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
}

/* line 208, ../sass/_compraenlinea.scss */
.gen-child {
  padding: 10px 0px;
}

/* line 211, ../sass/_compraenlinea.scss */
.gen-child button, .gen-child a {
  margin: 10px 0px;
}

@media screen and (min-width: 992px) {
  /* line 211, ../sass/_compraenlinea.scss */
  .gen-child button, .gen-child a {
    margin: 10px;
  }
}

/* line 221, ../sass/_compraenlinea.scss */
.store-sell {
  width: 140px;
  height: 76px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
}

/* line 232, ../sass/_compraenlinea.scss */
.store-sell.inactive {
  opacity: .5;
  pointer-events: none;
}

/* line 1, ../sass/_cuidados.scss */
.article-top {
  height: auto;
  position: relative;
  padding: 0px;
  border: solid 1px #edeff2;
  background-color: #e2231a;
}

/* line 7, ../sass/_cuidados.scss */
.article-top span {
  height: 400px;
  width: 100%;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 16, ../sass/_cuidados.scss */
.article-top h3 {
  width: 100%;
  height: auto;
  padding: 20px;
  background-color: #e2231a;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  margin: 0px;
  text-overflow: ellipsis;
}

/* line 29, ../sass/_cuidados.scss */
.article-top button {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  top: 0px;
  left: 0px;
}

/* line 38, ../sass/_cuidados.scss */
.article-top button:hover {
  background-color: #ffffff;
  opacity: .3;
}

/* line 45, ../sass/_cuidados.scss */
.buttons-cuidados {
  text-align: center;
  padding: 20px 0px;
}

@media screen and (min-width: 768px) {
  /* line 45, ../sass/_cuidados.scss */
  .buttons-cuidados {
    padding: 40px 0px;
  }
}

/* line 53, ../sass/_cuidados.scss */
.buttons-cuidados button {
  min-width: calc(50% - 50px);
  margin: 10px;
}

@media screen and (min-width: 768px) {
  /* line 53, ../sass/_cuidados.scss */
  .buttons-cuidados button {
    min-width: 150px;
    margin: 0px 10px;
  }
}

/* line 64, ../sass/_cuidados.scss */
.article-tiny {
  height: auto;
  position: relative;
  padding: 10px 10px;
}

@media screen and (min-width: 768px) {
  /* line 64, ../sass/_cuidados.scss */
  .article-tiny {
    padding: 30px 30px;
  }
}

/* line 73, ../sass/_cuidados.scss */
.article-tiny span {
  height: 210px;
  width: 100%;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

@media screen and (min-width: 768px) {
  /* line 73, ../sass/_cuidados.scss */
  .article-tiny span {
    height: 350px;
  }
}

@media screen and (min-width: 992px) {
  /* line 73, ../sass/_cuidados.scss */
  .article-tiny span {
    height: 210px;
  }
}

/* line 95, ../sass/_cuidados.scss */
.article-tiny h3 {
  width: 100%;
  background-color: #e2231a;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  margin: 0px;
  padding: 5px;
  text-transform: uppercase;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

/* line 108, ../sass/_cuidados.scss */
.article-tiny p {
  padding: 20px;
  font-weight: 300;
  text-align: center;
  color: #303030;
  font-size: 20px;
}

/* line 117, ../sass/_cuidados.scss */
.article-tiny button {
  position: absolute;
  width: calc(100% - 20px);
  height: 100%;
  background-color: transparent;
  border: none;
  top: 0px;
  left: 0px;
}

/* line 126, ../sass/_cuidados.scss */
.article-tiny button:hover {
  background-color: transparent;
  opacity: .3;
}

@media screen and (min-width: 768px) {
  /* line 117, ../sass/_cuidados.scss */
  .article-tiny button {
    width: 100%;
  }

  /* line 134, ../sass/_cuidados.scss */
  .article-tiny button:hover {
    background-color: #ffffff;
  }
}

/* line 143, ../sass/_cuidados.scss */
.btn-superior-cuidados {
  background-color: #e2231a;
  padding: 20px 10px 10px 10px;
}

@media screen and (min-width: 768px) {
  /* line 143, ../sass/_cuidados.scss */
  .btn-superior-cuidados {
    padding: 10px 140px 10px 140px;
  }
}

/* line 151, ../sass/_cuidados.scss */
.btn-superior-cuidados a {
  color: #ffffff !important;
  padding-left: 25px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' viewBox='0 0 9 15'%3e%3cpath fill='none' fill-rule='nonzero' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 1L1 7.5 8 14'/%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-position: 5px 5px;
  font-weight: 300;
}

/* line 159, ../sass/_cuidados.scss */
.btn-superior-cuidados a:hover {
  text-decoration: underline !important;
}

/* line 165, ../sass/_cuidados.scss */
.content-article {
  position: relative;
}

/* line 167, ../sass/_cuidados.scss */
.content-article .np-btn {
  width: 40px;
  height: 60px;
  background-size: 40px 60px;
  background-repeat: no-repeat;
  position: absolute;
  top: 415px;
  z-index: 100;
}

@media screen and (min-width: 768px) {
  /* line 167, ../sass/_cuidados.scss */
  .content-article .np-btn {
    width: 90px;
    height: 60px;
    background-position: center;
    background-size: 180px 60px;
    top: 305px;
  }
}

/* line 185, ../sass/_cuidados.scss */
.content-article .np-btn.prev {
  background-position: right;
  left: 0px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='38' height='60' viewBox='0 0 38 60'%3e%3cg fill='none' fill-rule='evenodd'%3e%3cpath fill='%23E2231A' fill-opacity='.6' d='M8 60H-2V0H8c16.569 0 30 13.431 30 30 0 16.569-13.431 30-30 30z'/%3e%3cpath fill='%23FFF' d='M8.713 30.048l10.825 10.515c.298.29.462.675.462 1.087 0 .412-.164.798-.462 1.087l-.949.921c-.297.29-.695.45-1.119.45-.424 0-.821-.16-1.12-.45L3.463 31.138A1.503 1.503 0 0 1 3 30.049a1.503 1.503 0 0 1 .462-1.091l12.877-12.508c.298-.29.695-.449 1.12-.449.423 0 .82.16 1.119.45l.948.92c.617.6.617 1.575 0 2.175L8.713 30.048z'/%3e%3c/g%3e%3c/svg%3e ");
}

@media screen and (min-width: 768px) {
  /* line 185, ../sass/_cuidados.scss */
  .content-article .np-btn.prev {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='90' height='60' viewBox='0 0 90 60'%3e%3cpath fill='%23E2231A' fill-opacity='.6' fill-rule='evenodd' d='M60 60H0V0h60c16.569 0 30 13.431 30 30 0 16.569-13.431 30-30 30z'/%3e%3c/svg%3e ");
    background-position: center;
  }
}

/* line 196, ../sass/_cuidados.scss */
.content-article .np-btn.next {
  background-position: left;
  right: 0px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='60' viewBox='0 0 40 60'%3e%3cg fill='none' fill-rule='evenodd'%3e%3cpath fill='%23E2231A' fill-opacity='.6' d='M30 0h10v60H30C13.431 60 0 46.569 0 30 0 13.431 13.431 0 30 0z'/%3e%3cpath fill='%23FFF' d='M29.287 29.952L18.462 19.437A1.502 1.502 0 0 1 18 18.35c0-.412.164-.798.462-1.087l.949-.921c.297-.29.695-.45 1.119-.45.424 0 .821.16 1.12.45l12.888 12.52c.3.29.463.677.462 1.09.001.413-.162.8-.462 1.091L21.661 43.551c-.298.29-.695.449-1.12.449-.423 0-.82-.16-1.119-.45l-.948-.92a1.508 1.508 0 0 1 0-2.175l10.813-10.503z'/%3e%3c/g%3e%3c/svg%3e");
}

@media screen and (min-width: 768px) {
  /* line 196, ../sass/_cuidados.scss */
  .content-article .np-btn.next {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='90' height='60' viewBox='0 0 90 60'%3e%3cpath fill='%23E2231A' fill-opacity='.6' fill-rule='evenodd' d='M30 0h60v60H30C13.431 60 0 46.569 0 30 0 13.431 13.431 0 30 0z'/%3e%3c/svg%3e ");
    background-position: center;
  }
}

/* line 207, ../sass/_cuidados.scss */
.content-article .np-btn a {
  display: inline-block;
  width: 40px;
  height: 60px;
  padding: 15px;
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  /* line 207, ../sass/_cuidados.scss */
  .content-article .np-btn a {
    width: 90px;
    height: 60px;
  }
}

/* line 223, ../sass/_cuidados.scss */
.content-article .np-btn a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* line 228, ../sass/_cuidados.scss */
.content-article .np-btn a span {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 234, ../sass/_cuidados.scss */
  .content-article .np-btn a span {
    display: inline-block;
  }
}

/* line 241, ../sass/_cuidados.scss */
.content-article .col-article {
  height: auto;
  margin-bottom: 0px;
}

@media screen and (min-width: 768px) {
  /* line 241, ../sass/_cuidados.scss */
  .content-article .col-article {
    height: 700px;
  }
}

/* line 249, ../sass/_cuidados.scss */
.content-article .col-article.img-article {
  height: 300px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  /* line 249, ../sass/_cuidados.scss */
  .content-article .col-article.img-article {
    height: 700px;
  }
}

/* line 260, ../sass/_cuidados.scss */
.content-article .col-article.info-article {
  padding: 30px 10px 30px 10px;
}

@media screen and (min-width: 768px) {
  /* line 260, ../sass/_cuidados.scss */
  .content-article .col-article.info-article {
    padding: 30px 140px 30px 10px;
  }
}

/* line 267, ../sass/_cuidados.scss */
.content-article .col-article.info-article h2 {
  padding: 10px;
  text-align: center;
  font-size: 16px;
  position: relative;
  background-color: #e2231a !important;
  color: #ffffff !important;
}

/* line 274, ../sass/_cuidados.scss */
.content-article .col-article.info-article h2 span {
  width: 80px;
  height: 35px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

/* line 284, ../sass/_cuidados.scss */
.content-article .col-article.info-article h3 {
  position: relative;
  padding-left: 60px;
  margin: 20px 0px 60px 0px;
}

/* line 289, ../sass/_cuidados.scss */
.content-article .col-article.info-article h3 span {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background-color: #ececec;
  position: absolute;
  top: -15px;
  left: 0px;
  background-size: 40px;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 304, ../sass/_cuidados.scss */
.content-article .col-article.info-article p {
  height: 300px;
  overflow: auto;
  padding-right: 15px;
}

/* line 312, ../sass/_cuidados.scss */
.content-article .col-article.info-article .share-article li:first-child {
  top: -10px;
  position: relative;
}

/* line 316, ../sass/_cuidados.scss */
.content-article .col-article.info-article .share-article button {
  width: 34px;
  height: 34px;
  display: inline-block;
  background-size: 34px;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0px 20px;
}

/* line 325, ../sass/_cuidados.scss */
.content-article .col-article.info-article .share-article button.fb {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3e%3cg fill='none' fill-rule='evenodd' stroke='%23D92032'%3e%3cpath d='M18 1C8.612 1 1 8.612 1 18s7.612 17 17 17 17-7.612 17-17S27.388 1 18 1z'/%3e%3cpath d='M15.167 15.167h-2.834V18h2.834v8.5h4.25V18h2.578l.255-2.833h-2.833v-1.18c0-.678.136-.945.79-.945h2.043V9.5h-3.406c-2.547 0-3.677 1.122-3.677 3.27v2.397z'/%3e%3c/g%3e%3c/svg%3e ");
}

/* line 329, ../sass/_cuidados.scss */
.content-article .col-article.info-article .share-article button.tw {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3e%3cg fill='none' fill-rule='evenodd'%3e%3cpath fill='%23E2231A' d='M12.57 9.245a.33.33 0 0 0-.042.012c-1.479.48-2.477 1.31-3.019 2.37-.542 1.061-.621 2.325-.379 3.642.486 2.633 2.252 5.546 4.49 7.97 2.239 2.423 4.952 4.352 7.455 4.9 1.251.276 2.457.198 3.495-.377 1.037-.575 1.878-1.643 2.412-3.24a.378.378 0 0 0-.14-.424l-4.956-3.287a.345.345 0 0 0-.032-.023l-.022-.022h-.01a.339.339 0 0 0-.022-.012h-.011a.343.343 0 0 0-.054-.034.327.327 0 0 0-.033 0h-.01a.329.329 0 0 0-.065-.012.329.329 0 0 0-.065.012.338.338 0 0 0-.162.08.375.375 0 0 0-.011.023.363.363 0 0 0-.054.068l-1.277 1.34c-2.217-1.104-3.862-3.04-5.323-5.657l1.18-1.248.053-.057a.357.357 0 0 0 .022-.023H16a.375.375 0 0 0 .012-.023.357.357 0 0 0 .01-.011.375.375 0 0 0 .011-.023v-.011a.357.357 0 0 0 .01-.011.375.375 0 0 0 .012-.023.357.357 0 0 0 .01-.012.388.388 0 0 0 0-.045.357.357 0 0 0 .011-.011.388.388 0 0 0 0-.034.388.388 0 0 0 0-.034.388.388 0 0 0 0-.035.388.388 0 0 0 0-.034.375.375 0 0 0-.01-.022v-.012a.375.375 0 0 0-.011-.022v-.012a.357.357 0 0 0-.022-.023v-.01a.357.357 0 0 0-.01-.012.369.369 0 0 0-.055-.08l-3.04-5.325a.343.343 0 0 0-.281-.172.327.327 0 0 0-.076 0v-.004zm-.086.802l2.803 4.913-1.234 1.293A.383.383 0 0 0 14 16.7c1.582 2.899 3.424 5.111 5.994 6.31.13.057.28.025.379-.08l1.309-1.386 4.555 3.012c-.488 1.306-1.17 2.116-1.98 2.565-.865.48-1.9.56-3.04.309-2.28-.5-4.94-2.358-7.109-4.706-2.17-2.35-3.852-5.19-4.295-7.593-.221-1.2-.133-2.275.314-3.149.418-.817 1.159-1.492 2.358-1.935z'/%3e%3cpath fill-rule='nonzero' stroke='%23D92032' d='M18 1C8.612 1 1 8.612 1 18s7.612 17 17 17 17-7.612 17-17S27.388 1 18 1z'/%3e%3c/g%3e%3c/svg%3e ");
}

/* line 335, ../sass/_cuidados.scss */
.content-article .col-article.info-article hr {
  width: 100%;
  height: 2px;
  border: none;
  background-color: #979797;
}

/* line 343, ../sass/_cuidados.scss */
.content-article .col-article.info-article .recomenden-products ul li a {
  display: inline-block;
  width: 100px;
  height: 60px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 356, ../sass/_cuidados.scss */
.content-article.abrazos-protegen h2 {
  background-color: #c5e7d1;
  color: #73b183;
}

/* line 360, ../sass/_cuidados.scss */
.content-article.abrazos-protegen h2 span {
  top: -5px;
  right: -5px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='165' height='86' viewBox='0 0 165 86'%3e%3cdefs%3e%3cpath id='b' d='M26.505 41.623c-.088.207-.18.424-.262.624-.059-.072-.121-.138-.18-.21.137-.118.285-.253.442-.414m49.476-29.508c-20.523-1.855-33.29 6.37-41.028 15.536 5.276-11.1 9.37-24.712 2.773-26.893-9.894-3.27-14.206 30.327-13.354 39.486-2.078-1.818-4.568-2.713-7.59-2.147C8.875 39.57.125 44.76.125 54.212c0 7.285 5.59 14.945 16.13 16.254 1.848.227 3.585.322 5.26.336 1.821 1.526 5.013 2.338 10.027 1.937 6.066-.487 9.854-2.375 11.67-4.822 2.323-.293 4.758-.49 7.405-.49 5.27 0 9.435.405 13.233.914 1.376 1.26 2.972 2.352 4.814 3.135 2.11.904 9.005 2.075 15.893 2.193 1.91.037 7.967-1.17 10.313-5.002 8.809-3.233 14.307-10.83 14.307-22.203 0-18.32-17.584-32.932-33.196-34.35'/%3e%3cfilter id='a' width='117.4%25' height='126%25' x='-8.7%25' y='-11.6%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='3'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3e%3c/filter%3e%3cfilter id='c' width='307.7%25' height='175%25' x='-103.8%25' y='-37.5%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='3'/%3e%3cfeColorMatrix in='shadowBlurOuter1' result='shadowMatrixOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3e%3cfeMerge%3e%3cfeMergeNode in='shadowMatrixOuter1'/%3e%3cfeMergeNode in='SourceGraphic'/%3e%3c/feMerge%3e%3c/filter%3e%3cpath id='d' d='M.028.083h12.653v35.802H.028z'/%3e%3cpath id='g' d='M127.465 43.664c1.143-2.376-1.745-5.004-3.789-4.348-.15-2.78-5.98-3.137-6.692-.637-2.675-.375-4.82 2.106-4.32 3.902-2.072 4.017-1.099 11.957 3.19 13.034.495 2.513 5.829 2.714 7.094-.156 2.621.392 4.916-2.287 3.968-4.666 2.241-1.061 3.039-5.562.55-7.129'/%3e%3cfilter id='f' width='209.3%25' height='192.4%25' x='-54.7%25' y='-41.4%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='3'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3e%3c/filter%3e%3cfilter id='h' width='204.3%25' height='204.3%25' x='-52.2%25' y='-52.2%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='2'/%3e%3cfeColorMatrix in='shadowBlurOuter1' result='shadowMatrixOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3e%3cfeMerge%3e%3cfeMergeNode in='shadowMatrixOuter1'/%3e%3cfeMergeNode in='SourceGraphic'/%3e%3c/feMerge%3e%3c/filter%3e%3cpath id='i' d='M0 .01h22.786v22.96H0z'/%3e%3cpath id='l' d='M9.278 16.31a71.466 71.466 0 0 0-2.44 6.64 96.592 96.592 0 0 0-3.246 13.81c-.11.726-.209 1.455-.3 2.185-.07-.18-.14-.361-.215-.54a39.474 39.474 0 0 0-1.48-3.205c-.146-.277-.309-.545-.45-.826-.06-.12-.195-.032-.13.08.156.268.277.557.408.84a39.5 39.5 0 0 1 1.32 3.25c.153.429.3.859.444 1.289-.017.154-.039.307-.055.46-.119 1.184.876.613.732.2.127-1.204.294-2.407.483-3.603.362-2.322.808-4.632 1.326-6.923a114.78 114.78 0 0 1 1.74-6.826c.656-2.254 1.376-4.489 2.214-6.676.41-1.09.869-2.16 1.34-3.224.097-.22-.05-.351-.176-.117a43.956 43.956 0 0 0-1.515 3.185z'/%3e%3cfilter id='k' width='180%25' height='128.6%25' x='-40%25' y='-7.1%25' filterUnits='objectBoundingBox'%3e%3cfeOffset dy='2' in='SourceAlpha' result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='1'/%3e%3cfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3e%3c/filter%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(29.658 5)'%3e%3cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3e%3cuse fill='%23F0F0F1' xlink:href='%23b'/%3e%3c/g%3e%3cg filter='url(%23c)' transform='translate(38.86 5)'%3e%3cmask id='e' fill='%23fff'%3e%3cuse xlink:href='%23d'/%3e%3c/mask%3e%3cpath fill='%23F0F0F1' d='M11.744 35.875c2.245-.627.857-38.307-8.615-35.66-9.666 2.702 6.126 36.356 8.615 35.66' mask='url(%23e)'/%3e%3c/g%3e%3cg transform='translate(29.658 5)'%3e%3cuse fill='%23000' filter='url(%23f)' xlink:href='%23g'/%3e%3cuse fill='%23F0F0F1' xlink:href='%23g'/%3e%3c/g%3e%3cpath fill='%23FEFEFE' d='M54.067 50.426c-.153.16-.297.296-.435.413.061.071.12.136.18.207.077-.2.17-.413.255-.62M44.298 46.486c3.194-.597 5.822.346 8.018 2.265-.116-1.24-.139-2.905-.076-4.853a8.209 8.209 0 0 0-2.713-.82c-.122.342-.26.553-.416.593-.24.066-.603-.169-1.045-.643-.445.02-.88.013-1.352.099-5.71 1.061-11.832 4.051-14.849 9.15 3.413-3.065 8.038-4.977 12.433-5.791M66.605 7.713c6.853 2.262 2.605 16.382-2.878 27.903 8.036-9.516 21.293-18.047 42.603-16.12 10.11.914 21.011 7.16 27.787 16.337-6.166-10.26-17.712-17.402-28.341-18.364C85.48 15.636 72.859 23.76 65.205 32.82c5.22-10.968 9.267-24.42 2.741-26.574-2.045-.676-3.84.254-5.405 2.203 1.238-.903 2.59-1.225 4.064-.737'/%3e%3cpath fill='%23042B4A' d='M34.9 62.886c-.438 1.303-2.022 2.242-2.756 1.411-.934-1.051-1.584-1.987-1.178-3.305.438-1.43 4.368.587 3.933 1.894'/%3e%3cg%3e%3cg filter='url(%23h)' transform='matrix(-1 0 0 1 27 38)'%3e%3cmask id='j' fill='%23fff'%3e%3cuse xlink:href='%23i'/%3e%3c/mask%3e%3cpath fill='%23EFF7F0' d='M20.776 5.311c3.49 5.195 2.41 13.065-3.04 15.756-7.045 3.478-12.038 2.034-15.678-3.056C-1.894 12.485.244 6.19 5.098 2.255c5.17-4.19 12.188-2.139 15.678 3.056' mask='url(%23j)'/%3e%3c/g%3e%3cg transform='matrix(-1 0 0 1 27 38)'%3e%3cuse fill='%23000' filter='url(%23k)' xlink:href='%23l'/%3e%3cuse fill='%237D8F84' xlink:href='%23l'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}

/* line 370, ../sass/_cuidados.scss */
.content-article.abrazos-activan h2 {
  background-color: #ffd949;
  color: #96712a;
}

/* line 374, ../sass/_cuidados.scss */
.content-article.abrazos-activan h2 span {
  top: -5px;
  right: -5px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='74' height='75' viewBox='0 0 74 75'%3e%3cdefs%3e%3cpath id='a' d='M0 .325h11.332v37.626H0z'/%3e%3cpath id='c' d='M.422.261H19.28v34.396H.422z'/%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cpath fill='%23EB5F58' d='M27.839 41.96s-3.354 1.213-3.875 1.375c-.57.399-3.527 1.542-3.527 1.542-.201.067-.483.04-.73.14a2.365 2.365 0 0 1-.788-.056s-1.371-.342-1.609-.46c-.4-.006-2.596-.4-2.596-.4-.488-.256-.862-.444-1.317-.836-.251-.307-.37-.609-.63-1.028.103-.488-.034-.894.085-1.309 0 0 .373-1.333.606-2.484.247-.366.63-1.724.63-1.724.148-.511.418-.975.785-1.337 0 0 2.583-2.579 3.19-3.077.749-.114 2.797-2.25 2.797-2.25.596-.404 1.068-.795 1.559-1.071.698-.1 1.423-.307 2.019-.32.728.309 1.39.59 1.997 1.21 0 0 1.178 1.665 1.772 2.186.363.602 2.49 4.954 2.49 4.954.219.92.254 1.377.095 2.308-.338.62-.879 1.304-1.442 1.842-.433.331-1.01.489-1.511.795'/%3e%3cpath fill='%2388CEDD' d='M63.08 10.133c-.76-1.021-1.478-1.688-2.098-2.518A17.094 17.094 0 0 0 58.83 6.19c-.936-.309-1.823-.776-2.808-.99-.98-.081-1.866-.228-2.814-.272a3.272 3.272 0 0 0-1.556.573c-.132.299-.327.688-.355.996.115.35.302.595.722.95.56.353.916.704 1.489.996.378.351.974.89 1.58 1.307.54.636 1.001 1.064 1.534 1.635.407.63.801 1.216 1.323 1.909l.002.003c.42.712.654 1.417 1.06 2.19.316.812.465 1.644.745 2.467.21 1.163.244 2.295.444 3.454.104.392.151.64.289.912.368.235.63.363.965.392.444-.135.947-.44 1.498-1.129.249-.51.495-1.103.698-1.64.317-.827.408-1.691.682-2.54.079-1.197.07-2.358.041-3.572-.322-1.322-.801-2.522-1.288-3.698m-11.278-8.56c.871-.214 1.873-.815 2.869-.901 0 0 4.164.128 4.705.117.24.19 6.66.004 6.66.004.947.004 1.754.294 2.644.5a17.49 17.49 0 0 1 2.853 2.04c.672.784 1.03 1.673 1.634 2.66.192.954.164 1.921.182 2.906-.13.923-.524 1.875-.842 2.942 0 0-2.698 5.085-2.591 5.312l-2.641 4.89c-.237.46-.753.858-.887 1.285-.381.403-.814.71-1.277 1.061l-9.343 5.757S48.634 34.37 48.3 34.92c-.491.166-10.872 6.138-10.948 6.573-.6.516-3.608 2.225-3.608 2.225-.62.2-1.33.2-1.79.36-.72-.273-1.146-.546-1.798-1.255 0 0-1.372-2.055-2.96-4.246-.83-1.548-1.829-3.063-2.918-4.535-.653-1.696-2.135-3.993-3.314-5.812-.713-1.99-1.423-3.529-1.423-3.529-.148-.776-.33-1.511-.413-2.31.37-.697.787-.896 1.37-1.528 0 0 8.634-5.188 9.31-5.693 1.256-.246 9.152-5.689 9.909-6.29.637.315 12.086-7.307 12.086-7.307'/%3e%3cpath fill='%23D7E6E0' d='M64.723 15.545c-.223-1-.54-1.92-.873-2.823.143.458.288.916.398 1.403.02 1.192.018 2.33-.064 3.506-.262.835-.355 1.682-.656 2.499-.193.526-.427 1.11-.663 1.612-.52.68-.992.983-1.406 1.12-.312-.026-.556-.15-.898-.377a2.301 2.301 0 0 1-.125-.353c.039.416.076.832.142 1.251.096.404.142.658.274.938.359.239.616.37.942.396.436-.143.932-.46 1.476-1.175a22.2 22.2 0 0 0 .698-1.693c.317-.857.413-1.748.687-2.624.086-1.234.089-2.43.068-3.68M51.466 9.384c.625.373 1.027.741 1.666 1.054.428.368 1.098.933 1.778 1.373.61.662 1.13 1.112 1.735 1.707.465.652.915 1.26 1.51 1.98l.002.001c.481.736.76 1.462 1.227 2.258.305.684.498 1.38.736 2.076-.056-.384-.109-.769-.195-1.159-.315-.804-.494-1.616-.847-2.41-.446-.758-.712-1.447-1.17-2.148l-.002-.003a31.533 31.533 0 0 1-1.438-1.884c-.574-.568-1.071-.996-1.651-1.627-.647-.42-1.287-.957-1.695-1.307-.607-.298-.99-.648-1.586-1.004-.317-.251-.506-.445-.638-.657-.117.253-.237.526-.255.763.138.359.35.612.823.987'/%3e%3cpath fill='%23D7E6E0' d='M28.657 16.992c1.34-.254 9.745-6.013 10.548-6.65.684.342 12.872-7.72 12.872-7.72.928-.222 1.995-.857 3.059-.943 0 0 4.448.162 5.028.154.258.204 7.116.046 7.116.046 1.013.01 1.878.325 2.829.55.875.504 1.729 1.115 2.59 1.823a5.934 5.934 0 0 0-.43-.573 17.961 17.961 0 0 0-2.916-2.09c-.905-.215-1.729-.516-2.693-.526 0 0-6.533.15-6.776-.043-.552.008-4.79-.147-4.79-.147-1.013.082-2.03.686-2.914.899 0 0-11.607 7.677-12.258 7.353-.766.607-8.77 6.089-10.047 6.333-.684.51-9.44 5.73-9.44 5.73-.59.638-1.011.839-1.385 1.546.004.029.011.056.014.084 1.593-.95 8.95-5.349 9.593-5.826'/%3e%3cpath fill='%23C2E6ED' d='M40.294 41.315c.677-.34 6.758-4.022 7.125-4.351.406-.145 2.17-1.317 3.999-2.33 1.714-1.27 3.488-2.344 3.488-2.344.285-.124.497-.159.794-.199.17.027.34.071.5.141.15.144.29.348.403.507.068.155.092.329.155.545-.011.22-.033.404-.131.61 0 0-2.3 4.882-2.296 5.15-.617.62-2.33 4.431-2.33 4.431-.17.261-.258.35-.472.523 0 0-4.721 2.673-4.791 2.946-.133.161-1.358.87-2.503 1.56a84.533 84.533 0 0 0-2.198 1.395c-.314.05-.564.011-.911.009-.23-.185-.473-.317-.677-.542 0 0-.791-1.3-.962-1.64.145-.445-2.567-4.373-2.567-4.373s3.154-1.956 3.374-2.038M23.339 20.222s-2.112-4.296-2.567-4.375c-.21-.313-.96-1.638-.96-1.638-.1-.29-.1-.572-.151-.867.162-.315.246-.558.436-.818 0 0 1.087-.623 2.235-1.333 1.132-.71 2.32-1.484 2.52-1.53.268.064 4.791-2.946 4.791-2.946.251-.114.367-.15.673-.18 0 0 4.091.24 4.916-.027.23.13 5.52.344 5.52.344.225.006.392.074.587.167.157.159.296.262.397.398.085.175.195.398.25.599-.016.179-.059.354-.115.52-.174.25-.304.425-.544.623 0 0-1.76 1.102-3.66 2.053-1.731 1.178-3.571 2.222-3.887 2.52-.455.177-6.486 3.944-7.098 4.397-.174.16-3.343 2.093-3.343 2.093'/%3e%3cpath fill='%23C2E6ED' d='M40.294 41.315c.677-.34 6.758-4.022 7.125-4.351.406-.145 2.17-1.317 3.999-2.33 1.714-1.27 3.488-2.344 3.488-2.344.285-.124.497-.159.794-.199.17.027.34.071.5.141.15.144.29.348.403.507.068.155.092.329.155.545-.011.22-.033.404-.131.61 0 0-2.3 4.882-2.296 5.15-.617.62-2.33 4.431-2.33 4.431-.17.261-.258.35-.472.523 0 0-4.721 2.673-4.791 2.946-.133.161-1.358.87-2.503 1.56a84.533 84.533 0 0 0-2.198 1.395c-.314.05-.564.011-.911.009-.23-.185-.473-.317-.677-.542 0 0-.791-1.3-.962-1.64.145-.445-2.567-4.373-2.567-4.373s3.154-1.956 3.374-2.038M23.339 20.222s-2.112-4.296-2.567-4.375c-.21-.313-.96-1.638-.96-1.638-.1-.29-.1-.572-.151-.867.162-.315.246-.558.436-.818 0 0 1.087-.623 2.235-1.333 1.132-.71 2.32-1.484 2.52-1.53.268.064 4.791-2.946 4.791-2.946.251-.114.367-.15.673-.18 0 0 4.091.24 4.916-.027.23.13 5.52.344 5.52.344.225.006.392.074.587.167.157.159.296.262.397.398.085.175.195.398.25.599-.016.179-.059.354-.115.52-.174.25-.304.425-.544.623 0 0-1.76 1.102-3.66 2.053-1.731 1.178-3.571 2.222-3.887 2.52-.455.177-6.486 3.944-7.098 4.397-.174.16-3.343 2.093-3.343 2.093'/%3e%3cpath fill='%23D7E6E0' d='M20.15 13.453c.163-.322.247-.571.436-.837 0 0 1.09-.637 2.243-1.363 1.135-.725 2.326-1.518 2.528-1.564.268.065 4.803-3.013 4.803-3.013.252-.116.368-.153.674-.185 0 0 4.103.249 4.93-.025.232.133 5.535.352 5.535.352.225.008.394.076.589.17.099.104.17.177.248.256.002-.014.008-.025.01-.039-.054-.204-.165-.433-.25-.613-.102-.138-.241-.244-.4-.407-.194-.094-.362-.163-.588-.17 0 0-5.304-.22-5.534-.353-.829.274-4.932.025-4.932.025a1.712 1.712 0 0 0-.674.185s-4.535 3.078-4.803 3.013c-.2.046-1.393.839-2.528 1.564-1.151.727-2.241 1.363-2.241 1.363-.19.266-.275.515-.437.837.052.302.052.59.15.888l.357.631c-.054-.236-.073-.472-.115-.715M38.828 46.831c.03.081.046.145.036.177.042.084.143.258.252.442-.024-.12-.134-.347-.288-.619M39.733 42.226c.687-.349 6.856-4.122 7.227-4.46.412-.148 2.2-1.349 4.056-2.387 1.737-1.303 3.539-2.403 3.539-2.403.288-.126.504-.162.806-.203.17.028.343.074.508.147.048.046.092.105.137.16-.04-.164-.07-.32-.127-.448-.114-.163-.258-.374-.407-.521a2.083 2.083 0 0 0-.51-.147c-.302.04-.518.076-.806.203 0 0-1.801 1.1-3.538 2.403-1.856 1.038-3.645 2.239-4.056 2.387-.372.338-6.54 4.111-7.227 4.46-.224.083-3.423 2.089-3.423 2.089s.207.302.5.744c.487-.305 3.118-1.948 3.321-2.024'/%3e%3cg%3e%3cg transform='translate(0 36.663)'%3e%3cmask id='b' fill='%23fff'%3e%3cuse xlink:href='%23a'/%3e%3c/mask%3e%3cpath fill='%23FFCA05' d='M6.17 37.951a19.136 19.136 0 0 1-3.274-3.93c-.493-.704-.834-1.493-1.234-2.25-.296-.8-.69-1.574-.877-2.41-.972-3.294-.995-6.827-.325-10.193.084-.421.132-.853.247-1.266l.357-1.24c.242-.825.45-1.666.798-2.453l.95-2.404 1.151-2.311.58-1.157.664-1.107 1.33-2.218C7.48 3.571 8.5 2.182 9.483.761c.311-.453.94-.572 1.404-.267a.973.973 0 0 1 .247 1.406l-.048.064c-1.018 1.333-2.082 2.64-3.07 4L6.619 8.052l-.7 1.046-.616 1.09-1.229 2.188-1.032 2.277c-.377.75-.615 1.544-.888 2.33l-.405 1.181c-.133.395-.197.805-.3 1.207-.806 3.214-.957 6.613-.174 9.862.141.827.488 1.595.738 2.396.356.757.651 1.551 1.103 2.265A18.866 18.866 0 0 0 6.17 37.95' mask='url(%23b)'/%3e%3c/g%3e%3cpath fill='%23F9A51A' d='M5.65 73.71c-1.35-2.14-2.394-4.499-2.918-7.007-.549-2.499-.547-5.125-.05-7.662.49-2.543 1.482-4.968 2.71-7.243 1.2-2.309 2.792-4.365 4.403-6.394.34-.426.965-.5 1.397-.167.432.334.509.95.17 1.377l-.038.046-.039.042c-1.661 1.838-3.322 3.712-4.601 5.83-1.311 2.09-2.407 4.331-3.033 6.722-.63 2.385-.803 4.9-.43 7.365.349 2.47 1.22 4.868 2.429 7.091'/%3e%3cg transform='translate(4.63 40.248)'%3e%3cmask id='d' fill='%23fff'%3e%3cuse xlink:href='%23c'/%3e%3c/mask%3e%3cpath fill='%23F05A22' d='M1.794 34.657C.252 31.705.128 28.122.84 24.857c.706-3.294 2.096-6.392 3.76-9.272 1.676-2.883 3.635-5.58 5.779-8.108 2.158-2.522 4.468-4.895 7.117-6.981a1.085 1.085 0 0 1 1.557.222 1.185 1.185 0 0 1-.264 1.655l-.018.013c-2.558 1.78-4.954 3.957-7.175 6.274-2.22 2.329-4.273 4.84-6.06 7.547-1.777 2.706-3.293 5.632-4.157 8.79-.864 3.128-.956 6.616.415 9.66' mask='url(%23d)'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}

/* line 1, ../sass/_acercaDe.scss */
.top-acerca-de {
  min-height: 200px;
  height: auto;
  background-color: #e2231a;
  padding: 30px 10px 0px 10px;
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 1, ../sass/_acercaDe.scss */
  .top-acerca-de {
    min-height: 250px;
    padding: 50px 100px 0px 140px;
  }
}

/* line 14, ../sass/_acercaDe.scss */
.top-acerca-de h1 {
  font-size: 25px;
}

@media screen and (min-width: 768px) {
  /* line 14, ../sass/_acercaDe.scss */
  .top-acerca-de h1 {
    font-size: 36px;
  }
}

/* line 23, ../sass/_acercaDe.scss */
.top-acerca-de h2 {
  width: auto;
  font-size: 25px;
  max-height: 30px;
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -15px;
  right: 0px;
}

@media screen and (min-width: 768px) {
  /* line 23, ../sass/_acercaDe.scss */
  .top-acerca-de h2 {
    max-height: 50px;
    font-size: 36px;
    margin-top: -25px;
  }
}

/* line 42, ../sass/_acercaDe.scss */
.valores-desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 42, ../sass/_acercaDe.scss */
  .valores-desktop {
    display: contents;
  }
}

/* line 51, ../sass/_acercaDe.scss */
.info-acerca-de {
  padding: 30px 10px 0px 10px;
}

@media screen and (min-width: 768px) {
  /* line 51, ../sass/_acercaDe.scss */
  .info-acerca-de {
    padding: 50px 50px 0px 50px;
  }
}

@media screen and (min-width: 992px) {
  /* line 51, ../sass/_acercaDe.scss */
  .info-acerca-de {
    padding: 50px 100px 0px 100px;
  }
}

/* line 62, ../sass/_acercaDe.scss */
.info-acerca-de .img-acerca, .info-acerca-de .info-acerca {
  margin: 10px 0px;
}

@media screen and (min-width: 768px) {
  /* line 62, ../sass/_acercaDe.scss */
  .info-acerca-de .img-acerca, .info-acerca-de .info-acerca {
    margin: 30px 0px;
  }
}

/* line 70, ../sass/_acercaDe.scss */
.info-acerca-de .img-acerca span {
  width: 300px;
  height: 300px;
  margin: auto;
  border-radius: 100%;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

/* line 83, ../sass/_acercaDe.scss */
.info-acerca-de .info-acerca {
  padding: 10px 10px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 83, ../sass/_acercaDe.scss */
  .info-acerca-de .info-acerca {
    padding: 30px 10px;
    text-align: left;
  }
}

/* line 1, ../sass/_buscador.scss */
.buscador-superior {
  min-height: 230px;
  background-color: #e2231a;
  padding: 40px 20px;
  position: relative;
}

/* line 9, ../sass/_buscador.scss */
.content-buscador {
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  margin: auto;
  margin-top: -50px;
}

/* line 18, ../sass/_buscador.scss */
.content-busqueda {
  margin: auto;
  margin-top: 30px;
}

/* line 23, ../sass/_buscador.scss */
.buscador-overlay {
  width: 100%;
  height: calc(100% - 80px);
  position: fixed;
  background-color: #e2231a;
  display: none;
  z-index: 1100;
  top: 80px;
}

@media screen and (min-width: 768px) {
  /* line 23, ../sass/_buscador.scss */
  .buscador-overlay {
    top: 0px;
    z-index: 1000;
    height: 100%;
  }
}

/* line 42, ../sass/_buscador.scss */
.input-buscador {
  width: 100%;
  height: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21'%3e%3cg fill='none' fill-rule='nonzero' stroke='%23FFF' transform='translate(1 1)'%3e%3ccircle cx='7.778' cy='7.778' r='7.778'/%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='M13.47 13.13l6.452 6.46'/%3e%3c/g%3e%3c/svg%3e ");
  ackground-size: 25px;
  background-position: 10px 10px;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  /* line 42, ../sass/_buscador.scss */
  .input-buscador {
    background-size: 30px 30px;
    background-position: 5px 5px;
  }
}

/* line 55, ../sass/_buscador.scss */
.input-buscador input {
  height: 40px;
  width: calc(100% - 40px);
  margin-left: 40px;
  background-color: transparent;
  border: none;
  outline: none;
  border-bottom: 2px solid #ffffff;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 55, ../sass/_buscador.scss */
  .input-buscador input {
    width: calc(100% - 50px);
    margin-left: 50px;
    font-size: 30px;
  }
}

/* line 74, ../sass/_buscador.scss */
.input-buscador input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1;
  /* Firefox */
}

/* line 79, ../sass/_buscador.scss */
.input-buscador input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}

/* line 83, ../sass/_buscador.scss */
.input-buscador input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff;
}

/* line 89, ../sass/_buscador.scss */
.btn-buscador {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

/* line 94, ../sass/_buscador.scss */
.btn-buscador button {
  padding-left: 40px;
  padding-right: 40px;
}

/* line 100, ../sass/_buscador.scss */
.resultados-busqueda {
  padding: 10px 10px;
}

@media screen and (min-width: 768px) {
  /* line 100, ../sass/_buscador.scss */
  .resultados-busqueda {
    padding: 50px 100px;
  }
}

/* line 107, ../sass/_buscador.scss */
.resultados-busqueda .tr-left {
  text-align: center;
  padding: 20px 0px;
}

@media screen and (min-width: 768px) {
  /* line 107, ../sass/_buscador.scss */
  .resultados-busqueda .tr-left {
    text-align: left;
  }
}

/* line 115, ../sass/_buscador.scss */
.resultados-busqueda .tr-right {
  text-align: center;
  padding: 20px 0px;
}

@media screen and (min-width: 768px) {
  /* line 115, ../sass/_buscador.scss */
  .resultados-busqueda .tr-right {
    text-align: right;
  }
}

/* line 126, ../sass/_buscador.scss */
.result {
  padding: 10px 10px 10px 15px;
  border-bottom: 2px solid #e7e7e7;
  position: relative;
  width: 100%;
  margin: 0px;
}

@media screen and (min-width: 768px) {
  /* line 126, ../sass/_buscador.scss */
  .result {
    padding: 10px 10px 10px 25px;
  }
}

/* line 137, ../sass/_buscador.scss */
.result span.bullet {
  width: 12px;
  height: 12px;
  position: absolute;
  left: 5px;
  top: 17px;
  border: 2px solid #e2231a;
  border-radius: 100px;
}

@media screen and (min-width: 768px) {
  /* line 137, ../sass/_buscador.scss */
  .result span.bullet {
    width: 16px;
    height: 16px;
    left: 5px;
    top: 22px;
    border: 3px solid #e2231a;
  }
}

/* line 158, ../sass/_buscador.scss */
.result .image-result {
  height: 84px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  /* line 158, ../sass/_buscador.scss */
  .result .image-result {
    margin-bottom: 0px;
  }
}

/* line 166, ../sass/_buscador.scss */
.result .image-result span {
  width: 100%;
  height: 84px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  /*background-image: url("../images/productos/prod-3.png");*/
  display: inline-block;
}

/* line 177, ../sass/_buscador.scss */
.result a {
  font-family: "Huggies";
  color: #e2231a !important;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  /* line 177, ../sass/_buscador.scss */
  .result a {
    font-size: 26px;
  }
}

/* line 187, ../sass/_buscador.scss */
.result a:hover {
  text-decoration: underline;
}

/* line 194, ../sass/_buscador.scss */
.paginador {
  padding-bottom: 30px;
}

/* line 197, ../sass/_buscador.scss */
.paginador button {
  display: inline-block;
  width: 20px;
  border-radius: 100px;
  margin-right: 10px;
  color: #ff6b51 !important;
  cursor: pointer;
}

/* line 206, ../sass/_buscador.scss */
.paginador button:hover {
  color: white;
  opacity: .8;
}

/* line 211, ../sass/_buscador.scss */
.paginador button.active {
  background-color: #ff6b51;
  color: #ffffff !important;
  font-weight: 600;
  pointer-events: none;
}

/* line 218, ../sass/_buscador.scss */
.paginador button.arrow {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-size: 20px;
  background-repeat: no-repeat;
  position: relative;
  top: 5px;
}

/* line 227, ../sass/_buscador.scss */
.paginador button.arrow.left {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 451.8 451.8' style='enable-background:new 0 0 451.8 451.8;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23E2231A;%7d %3c/style%3e%3cg%3e%3cpath class='st0' d='M345.4,248.3L151.2,442.6c-12.4,12.4-32.4,12.4-44.8,0c-12.4-12.4-12.4-32.4,0-44.7l171.9-171.9L106.4,54 c-12.4-12.4-12.4-32.4,0-44.7c12.4-12.4,32.4-12.4,44.8,0l194.3,194.3c6.2,6.2,9.3,14.3,9.3,22.4 C354.7,234,351.6,242.1,345.4,248.3z'/%3e%3c/g%3e%3c/svg%3e");
}

/* line 233, ../sass/_buscador.scss */
.paginador button.arrow.right {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 451.8 451.8' style='enable-background:new 0 0 451.8 451.8;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23E2231A;%7d %3c/style%3e%3cg%3e%3cpath class='st0' d='M97.1,225.9c0-8.1,3.1-16.2,9.3-22.4L300.7,9.3c12.4-12.4,32.4-12.4,44.8,0c12.4,12.4,12.4,32.4,0,44.7 L173.5,225.9l171.9,171.9c12.4,12.4,12.4,32.4,0,44.7c-12.4,12.4-32.4,12.4-44.8,0L106.4,248.3C100.2,242.1,97.1,234,97.1,225.9z' /%3e%3c/g%3e%3c/svg%3e ");
}

/* line 1, ../sass/_beneffits.scss */
.top-beneffits {
  background-color: #e2231a;
  padding-top: 200px;
  padding-bottom: 80px;
  /*background-image: url(../images/beneffits/top-bg.png);*/
  background-size: auto 150px;
  background-position: center 30px;
  background-repeat: no-repeat;
}

@media screen and (min-width: 992px) {
  /* line 1, ../sass/_beneffits.scss */
  .top-beneffits {
    padding-top: 260px;
    background-size: auto 200px;
  }
}

/* line 16, ../sass/_beneffits.scss */
.beneffits-type {
  width: calc(100% - 30px);
  padding: 30px;
  background-color: #ffffff;
  margin: auto;
  border-radius: 9px;
  box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.5);
  margin-top: -30px;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  /* line 16, ../sass/_beneffits.scss */
  .beneffits-type {
    width: 425px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 992px) {
  /* line 16, ../sass/_beneffits.scss */
  .beneffits-type {
    width: 850px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 40, ../sass/_beneffits.scss */
.beneffits-type .beneffit-type {
  padding: 10px 20px 10px 60px;
  background-position: 30px center;
  background-repeat: no-repeat;
  border-right: none;
}

@media screen and (min-width: 992px) {
  /* line 40, ../sass/_beneffits.scss */
  .beneffits-type .beneffit-type {
    padding: 0px 20px 0px 60px;
    border-right: solid 1px #e7e7e7;
  }
}

/* line 51, ../sass/_beneffits.scss */
.beneffits-type .beneffit-type:last-child {
  border-right: solid 1px #ffffff;
}

/* line 55, ../sass/_beneffits.scss */
.beneffits-type .beneffit-type.pink {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='29' height='37' viewBox='0 0 29 37'%3e%3cg fill='none' fill-rule='evenodd' stroke='%23FFAEC9' stroke-linejoin='round'%3e%3cpath d='M15.44 8.722l-.464-7.118c0-.338.074-.543.22-.615.126-.061.287.029.483.27l4.737 5.487 6.674-2.562a.465.465 0 0 1 .486.168c.127.153.134.3.019.44L23.9 10.875l4.272 5.18c.302.368.402.646.299.831-.095.17-.42.194-.979.073l-6.413-1.555-4.063 6.355c-.06.128-.154.171-.28.13-.146-.047-.22-.145-.223-.294l-.664-7.522-7.035-1.877c-.186-.063-.287-.17-.303-.322-.018-.171.125-.333.429-.485l6.499-2.668zM4.813 17.924l.538-3.721c.037-.175.098-.273.182-.293.071-.018.145.046.22.193l1.856 3.352 3.74-.584c.106 0 .184.047.233.14.05.093.037.17-.038.229l-2.58 2.73 1.648 3.142c.117.224.138.378.064.462-.068.077-.24.054-.515-.07l-3.155-1.51-2.8 2.828c-.047.059-.1.071-.16.037-.071-.041-.099-.1-.084-.177l.479-3.953-3.442-1.744c-.09-.054-.13-.12-.122-.2.01-.09.101-.158.275-.203l3.661-.658zM14.739 28.5l-1.135-4.234c-.04-.204-.02-.336.06-.396.067-.051.175-.015.323.108l3.519 2.763 3.722-2.307a.288.288 0 0 1 .314.046c.095.078.117.165.064.263l-1.5 4.087 3.202 2.631c.227.188.32.344.28.467-.036.113-.23.165-.582.156l-4.06-.203-1.69 4.292c-.02.084-.071.121-.152.111-.094-.012-.151-.062-.17-.152l-1.305-4.455-4.473-.326c-.12-.017-.194-.07-.222-.16-.031-.1.036-.214.2-.34L14.74 28.5z'/%3e%3c/g%3e%3c/svg%3e ");
}

/* line 59, ../sass/_beneffits.scss */
.beneffits-type .beneffit-type.red {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='37' viewBox='0 0 30 37'%3e%3cg fill='none' fill-rule='evenodd' stroke='%23E2231A' stroke-linejoin='round'%3e%3cpath d='M16.028 8.8l-.464-7.117c0-.338.074-.543.22-.615.126-.061.286.029.483.27l4.736 5.487 6.675-2.563a.465.465 0 0 1 .486.169c.127.153.133.3.019.44l-3.694 6.084 4.272 5.18c.302.368.402.646.299.831-.095.17-.421.194-.98.073l-6.413-1.555-4.062 6.354c-.06.128-.154.172-.28.132-.146-.048-.22-.146-.224-.295l-.663-7.523-7.035-1.876c-.186-.063-.287-.171-.303-.323-.018-.17.125-.332.429-.484L16.028 8.8zM5.4 18.003l.539-3.722c.037-.174.098-.272.182-.293.071-.017.145.047.22.193l1.856 3.353 3.74-.585c.106 0 .184.048.233.14.05.094.037.17-.038.23l-2.58 2.73L11.2 23.19c.116.224.138.378.064.462-.068.077-.24.054-.516-.07l-3.154-1.51L4.793 24.9c-.046.059-.099.071-.16.036-.07-.04-.098-.1-.083-.176l.478-3.953-3.441-1.744c-.09-.054-.13-.12-.122-.2.009-.09.1-.158.275-.203l3.66-.658zM15.326 28.579l-1.134-4.234c-.04-.204-.02-.336.06-.396.067-.052.175-.016.323.108l3.519 2.763 3.722-2.307a.288.288 0 0 1 .314.046c.095.078.116.165.064.262l-1.5 4.088 3.202 2.631c.227.188.32.344.28.467-.037.113-.23.165-.582.156l-4.06-.203-1.69 4.292c-.02.084-.072.121-.152.11-.095-.011-.151-.062-.171-.15l-1.304-4.456-4.473-.326c-.12-.017-.194-.07-.222-.16-.032-.1.035-.214.2-.34l3.604-2.351z'/%3e%3c/g%3e%3c/svg%3e");
}

/* line 63, ../sass/_beneffits.scss */
.beneffits-type .beneffit-type.gold {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='37' viewBox='0 0 30 37'%3e%3cg fill='none' fill-rule='evenodd' stroke='%23D3B624' stroke-linejoin='round'%3e%3cpath d='M16.028 8.8l-.464-7.117c0-.338.074-.543.22-.615.126-.061.286.029.483.27l4.736 5.487 6.675-2.563a.465.465 0 0 1 .486.169c.127.153.133.3.019.44l-3.694 6.084 4.272 5.18c.302.368.402.646.299.831-.095.17-.421.194-.98.073l-6.413-1.555-4.062 6.354c-.06.128-.154.172-.28.132-.146-.048-.22-.146-.224-.295l-.663-7.523-7.035-1.876c-.186-.063-.287-.171-.303-.323-.018-.17.125-.332.429-.484L16.028 8.8zM5.4 18.003l.539-3.722c.037-.174.098-.272.182-.293.071-.017.145.047.22.193l1.856 3.353 3.74-.585c.106 0 .184.048.233.14.05.094.037.17-.038.23l-2.58 2.73L11.2 23.19c.116.224.138.378.064.462-.068.077-.24.054-.516-.07l-3.154-1.51L4.793 24.9c-.046.059-.099.071-.16.036-.07-.04-.098-.1-.083-.176l.478-3.953-3.441-1.744c-.09-.054-.13-.12-.122-.2.009-.09.1-.158.275-.203l3.66-.658zM15.326 28.579l-1.134-4.234c-.04-.204-.02-.336.06-.396.067-.052.175-.016.323.108l3.519 2.763 3.722-2.307a.288.288 0 0 1 .314.046c.095.078.116.165.064.262l-1.5 4.088 3.202 2.631c.227.188.32.344.28.467-.037.113-.23.165-.582.156l-4.06-.203-1.69 4.292c-.02.084-.072.121-.152.11-.095-.011-.151-.062-.171-.15l-1.304-4.456-4.473-.326c-.12-.017-.194-.07-.222-.16-.032-.1.035-.214.2-.34l3.604-2.351z'/%3e%3c/g%3e%3c/svg%3e");
}

/* line 66, ../sass/_beneffits.scss */
.beneffits-type .beneffit-type.diamond {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='37' viewBox='0 0 30 37'%3e%3cg fill='none' fill-rule='evenodd' stroke='%23C7D4D6' stroke-linejoin='round'%3e%3cpath d='M16.028 8.8l-.464-7.117c0-.338.074-.543.22-.615.126-.061.286.029.483.27l4.736 5.487 6.675-2.563a.465.465 0 0 1 .486.169c.127.153.133.3.019.44l-3.694 6.084 4.272 5.18c.302.368.402.646.299.831-.095.17-.421.194-.98.073l-6.413-1.555-4.062 6.354c-.06.128-.154.172-.28.132-.146-.048-.22-.146-.224-.295l-.663-7.523-7.035-1.876c-.186-.063-.287-.171-.303-.323-.018-.17.125-.332.429-.484L16.028 8.8zM5.4 18.003l.539-3.722c.037-.174.098-.272.182-.293.071-.017.145.047.22.193l1.856 3.353 3.74-.585c.106 0 .184.048.233.14.05.094.037.17-.038.23l-2.58 2.73L11.2 23.19c.116.224.138.378.064.462-.068.077-.24.054-.516-.07l-3.154-1.51L4.793 24.9c-.046.059-.099.071-.16.036-.07-.04-.098-.1-.083-.176l.478-3.953-3.441-1.744c-.09-.054-.13-.12-.122-.2.009-.09.1-.158.275-.203l3.66-.658zM15.326 28.579l-1.134-4.234c-.04-.204-.02-.336.06-.396.067-.052.175-.016.323.108l3.519 2.763 3.722-2.307a.288.288 0 0 1 .314.046c.095.078.116.165.064.262l-1.5 4.088 3.202 2.631c.227.188.32.344.28.467-.037.113-.23.165-.582.156l-4.06-.203-1.69 4.292c-.02.084-.072.121-.152.11-.095-.011-.151-.062-.171-.15l-1.304-4.456-4.473-.326c-.12-.017-.194-.07-.222-.16-.032-.1.035-.214.2-.34l3.604-2.351z'/%3e%3c/g%3e%3c/svg%3e");
}

/* line 72, ../sass/_beneffits.scss */
.stores {
  text-align: center;
  padding-bottom: 50px;
}

/* line 75, ../sass/_beneffits.scss */
.stores li a {
  width: 124px;
  height: 37px;
  display: block;
  background-size: contain;
  margin: 0px 20px;
}

/* line 82, ../sass/_beneffits.scss */
/*.stores li a.ap-st {
            background-image: url("../images/beneffits/ap-st.png");
        }*/
/* line 86, ../sass/_beneffits.scss */
/*.stores li a.go-st {
            background-image: url("../images/beneffits/go-st.png");
        }*/

/* line 92, ../sass/_beneffits.scss */
.bnf-num {
  padding: 30px 20px;
}

/* line 94, ../sass/_beneffits.scss */
.bnf-num .str {
  background-size: 56px;
  background-repeat: no-repeat;
  padding-left: 70px;
  padding-right: 0px;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  /* line 94, ../sass/_beneffits.scss */
  .bnf-num .str {
    padding-right: 30px;
    margin-top: 0px;
  }
}

/* line 107, ../sass/_beneffits.scss */
.bnf-num .str.str-1 {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='56' height='55' viewBox='0 0 56 55'%3e%3cg fill='none' fill-rule='evenodd'%3e%3ctext fill='%23E2231A' font-family='Omnes-Medium, Omnes' font-size='26' font-weight='400' transform='translate(-1 -3)'%3e%3ctspan x='24.142' y='38.928'%3e1%3c/tspan%3e%3c/text%3e%3cpath stroke='%23E2231A' stroke-linejoin='round' stroke-width='2' d='M30.062 40.083L16.487 52.41c-.682.542-1.215.725-1.6.55-.326-.149-.406-.611-.238-1.387l3.335-18.156L1.96 24.333c-.403-.322-.554-.732-.452-1.23.101-.497.386-.745.854-.742l18.264-2.454L24.1 3.16c.25-1.19.646-1.831 1.188-1.925.496-.085 1.076.52 1.74 1.818l7.308 15.17 19.408-2.16c.357-.085.597.03.72.342.142.367.066.671-.228.915L40.17 30.693l7.674 16.912c.174.47.122.841-.157 1.116-.314.31-.872.287-1.674-.07l-15.95-8.568z'/%3e%3c/g%3e%3c/svg%3e");
}

/* line 110, ../sass/_beneffits.scss */
.bnf-num .str.str-2 {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='56' height='55' viewBox='0 0 56 55'%3e%3cg fill='none' fill-rule='evenodd'%3e%3ctext fill='%23E2231A' font-family='Omnes-Medium, Omnes' font-size='26' font-weight='400' transform='translate(-1 -3)'%3e%3ctspan x='23.142' y='39.928'%3e2%3c/tspan%3e%3c/text%3e%3cpath stroke='%23E2231A' stroke-linejoin='round' stroke-width='2' d='M30.062 40.083L16.487 52.41c-.682.542-1.215.725-1.6.55-.326-.149-.406-.611-.238-1.387l3.335-18.156L1.96 24.333c-.403-.322-.554-.732-.452-1.23.101-.497.386-.745.854-.742l18.264-2.454L24.1 3.16c.25-1.19.646-1.831 1.188-1.925.496-.085 1.076.52 1.74 1.818l7.308 15.17 19.408-2.16c.357-.085.597.03.72.342.142.367.066.671-.228.915L40.17 30.693l7.674 16.912c.174.47.122.841-.157 1.116-.314.31-.872.287-1.674-.07l-15.95-8.568z'/%3e%3c/g%3e%3c/svg%3e");
}

/* line 114, ../sass/_beneffits.scss */
.bnf-num .str.str-3 {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='56' height='55' viewBox='0 0 56 55'%3e%3cg fill='none' fill-rule='evenodd'%3e%3ctext fill='%23E2231A' font-family='Omnes-Medium, Omnes' font-size='26' font-weight='400' transform='translate(-1 -3)'%3e%3ctspan x='23.142' y='39.928'%3e3%3c/tspan%3e%3c/text%3e%3cpath stroke='%23E2231A' stroke-linejoin='round' stroke-width='2' d='M30.062 40.083L16.487 52.41c-.682.542-1.215.725-1.6.55-.326-.149-.406-.611-.238-1.387l3.335-18.156L1.96 24.333c-.403-.322-.554-.732-.452-1.23.101-.497.386-.745.854-.742l18.264-2.454L24.1 3.16c.25-1.19.646-1.831 1.188-1.925.496-.085 1.076.52 1.74 1.818l7.308 15.17 19.408-2.16c.357-.085.597.03.72.342.142.367.066.671-.228.915L40.17 30.693l7.674 16.912c.174.47.122.841-.157 1.116-.314.31-.872.287-1.674-.07l-15.95-8.568z'/%3e%3c/g%3e%3c/svg%3e");
}

/* line 121, ../sass/_beneffits.scss */
.bottom-video {
  padding: 20px 20px;
}

@media screen and (min-width: 768px) {
  /* line 121, ../sass/_beneffits.scss */
  .bottom-video {
    padding: 30px 100px;
  }
}

/* line 128, ../sass/_beneffits.scss */
.bottom-video .video-beneffits {
  padding: 0px;
}

/* line 131, ../sass/_beneffits.scss */
.bottom-video .video-beneffits iframe {
  width: 100%;
  height: 250px;
  border: 5px solid #e2231a;
}

@media screen and (min-width: 768px) {
  /* line 131, ../sass/_beneffits.scss */
  .bottom-video .video-beneffits iframe {
    height: 400px;
  }
}

/* line 142, ../sass/_beneffits.scss */
.bottom-video .info-beneffits {
  padding-top: 30px;
}

@media screen and (min-width: 768px) {
  /* line 142, ../sass/_beneffits.scss */
  .bottom-video .info-beneffits {
    padding-top: 0px;
  }
}

/* line 149, ../sass/_beneffits.scss */
.bottom-video .info-beneffits ul {
  width: 90%;
  margin: auto;
  margin-top: 50px;
}

@media screen and (min-width: 768px) {
  /* line 149, ../sass/_beneffits.scss */
  .bottom-video .info-beneffits ul {
    width: 80%;
  }
}

/* line 158, ../sass/_beneffits.scss */
.bottom-video .info-beneffits ul li {
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: 0px 5px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21'%3e%3cpath fill='none' fill-rule='evenodd' stroke='%23E2231A' stroke-linejoin='round' stroke-width='2' d='M12.066 15.122l-4.87 4.422c-.244.194-.435.26-.573.197-.117-.054-.146-.22-.086-.498l1.197-6.513-5.748-3.258a.42.42 0 0 1-.163-.441c.037-.179.139-.268.307-.267l6.551-.88 1.247-6.007c.09-.427.232-.657.426-.69.178-.03.386.186.624.652L13.6 7.28l6.962-.774c.128-.03.214.01.258.122.05.132.024.241-.082.329l-5.046 4.796 2.753 6.067c.062.168.044.302-.056.4-.113.111-.313.103-.6-.025l-5.723-3.073z'/%3e%3c/svg%3e ");
}

/* line 167, ../sass/_beneffits.scss */
.bottom-video .info-beneffits .info-benf {
  width: 90%;
  margin: auto;
  margin-top: 50px;
}

.linea {
    background-image: radial-gradient(circle at 50% 0, #ffe3aa, #ffd966);
}



/*Menu 2.0*/
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: fixed;
  top: 1% !important;
  width: 50%;
  left: 0;
  right: 0;
  margin: auto;
}

.content-final-home.row {
  padding: 0px 15px;
  margin: auto;
}

#navbarNav ul li.name-user {
  display: block;
  padding-left: 30px;
  background-size: 20px;
  background-position: 0px 12px;
  background-repeat: no-repeat;
  color: #585a5b;
  font-family: "Huggies";
  font-weight: 400;
  padding-top: 8px;
  position: relative;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 10%;
  margin: 0;
  font-size: 14px;
  line-height: 15px;
}

.valores-desktop {
  display: flex;
  width: 100%;
}

.CenterVal {
  text-align: center;
  margin-bottom: 10%;
}

.AnchoFijo {
  width: 100%;
	justify-content: center;
}
.AnchoFijo2 {
  width: 100%;
	display: flow;
	margin:auto;
	background-color: #f7f6f3;
	height: 65vh;
	color: #81163a;
}
.panial-hs-t{
	max-width:75%;
	margin: auto;
	
}
.mb-5, .my-5 {
    margin-bottom: 0rem!important;
}
.ResponsiveHome {
  width: auto;
  height: 500px;
  display: block;
  margin: auto;
}

.imgHomeMar {
  width: 65%;
  height: auto;
  display: block;
  margin: auto;
  padding: 0 2%;
}

.content-home .home-square .home-square-img img {
  vertical-align: middle;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.brandsHome {
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
}

.imgHomeBrand {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 135px;
}

.imgCuidados {
  position: absolute;
  height: 230px;
  left: 0;
  bottom: 0;
  top: 0;
}

.BrandCuidados {
  position: absolute;
  height: 85px;
  top: 0;
  right: 0;
}

.imgBanner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.circleImg {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

.headBennefits {
  width: auto;
  height: 200px;
  margin: auto;
  display: block;
  position: absolute;
  top: 13%;
  left: 0;
  right: 0;;
}

.AppStore {
  width: 50%;
  display: block;
  margin: auto;
  height: auto;
}

.ImgResult {
  width: auto;
  height: 84px;
  margin: auto;
  display: block;
}

.CompLin {
  width: auto;
  height: 160px;
  display: block;
  margin: auto;
}

.BrandSell {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

.ArticleIMg span {
  overflow: hidden;
}

.ArticleIMg {
  overflow: hidden;
  padding: 0;
}

.ImgArt {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
  transform: scale(1.6);
}

.imgArticle {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

.iconImg {
  width: auto;
  display: block;
  margin: auto;
  position: absolute;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.thumbProduct {
  width: 100%;
  display: block;
  margin: auto;
  height: auto;
}

.productSlide {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

.logoEco {
  height: 100%;
}

.PaddingImg {
  padding: 0px 15px;
}

.LogoRetail {
  width: 100%;
  height: auto;
  display: block;
  margin: 15px auto;
  padding: 10px;
}

.cirAll {
  width: 100%;
  display: block;
  margin: auto;
  height: auto;
}
.cirAll2 {
  width: 65%;
  display: block;
  margin: auto;
  height: auto;
}
@media (max-width: 530px) {
	/*.AnchoFijo2{
	display: flex;
    align-items: center;
    justify-content: center;
	}*/
	
	.cirAll2 {
  width: 80%;
  display: block;
  /*margin: 50px auto !important;*/
  height: auto;
}
}
.productInter {
  width: auto;
  height: 70%;
  display: block;
  margin: auto;
  position: relative;
  top: 10%;
}

.supCof {
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 400;
  margin: 5px 0;
  text-align: center;
  position: relative;
  z-index: 10;
  bottom: -15px;
}

.padsTops {
  padding-top: 20px !important;
}

.padsTops img {
  margin-bottom: 40px;
}

.supMin {
  position: absolute;
  bottom: -5%;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  margin: auto;
  display: block;
  text-align: center;
  width: 100%;
  left: 0;
}

.info-producto-margin {
  margin-top: 50px;
}

.supMin p {
  margin: 0;
}

/*.topslide {
  bottom: 10%;
}*/

.BrandHome {
  width: 100%;
  height: auto;
  margin: auto;
  display: block;
}

.EspecialUnit {
  width: auto;
  height: 80%;
}

.hideH1 {
  display: none;
}

.botom {
  bottom: -10%;
}

/*MediaQueries*/
@media (max-width: 1440px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 13% !important;
  }

  .headBennefits {
    top: 16%;
  }

  .ResponsiveHome {
    height: 380px;
  }

  .recomended {
    padding: 50px 180px;
  }
}

@media (max-width: 1366px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 17% !important;
  }

  .imgHomeBrand {
    height: 122px;
  }

  .imgCuidados {
    height: 240px;
  }

  .headBennefits {
    top: 18%;
  }

  .ResponsiveHome {
    height: 375px;
  }

  .recomended {
    padding: 50px 150px;
  }
}

@media (max-width: 1280px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 15% !important;
  }

  .imgHomeBrand {
    height: 122px;
  }

  .imgCuidados {
    height: 240px;
  }

  .ImgArt {
    transform: scale(2);
  }

  .ResponsiveHome {
    height: 390px;
  }
}

@media (max-width: 1024px) {
  .imgHomeBrand {
    height: 95px;
  }
.little-swimmers .EspecialUnit {
    max-width: 100%;
    height: auto;
	margin-top: 0px;
}
  .imgCuidados {
    height: 180px;
  }

  .producto .img-prod {
    height: 100px;
  }

  .productSlide {
    padding: 10%;
  }

  .producto .img-prod {
    height: 120px;
  }

  .ResponsiveHome {
    height: 385px;
  }

  .ImgArt {
    transform: scale(2.5);
  }
}

@media (max-width: 768px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 100%;
    top: 25% !important;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: initial;
  }

  .main-menu {
    height: 100vh;
  }

  .BrandMenu {
    position: absolute;
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
  }

  .headBennefits {
    top: 11%;
    height: 160px;
  }

  .BrandHome {
    width: 50%;
  }

  .content-home .home-square .home-square-img img {
    width: 100%;
  }

  .recomended {
    padding: 150px 0px 50px;
  }

  .product-description .description-right, .product-description.landing .description-right {
    margin-top: 10%;
  } 

  .productSlide {
    padding: 5%;
  }

  .ResponsiveHome {
    height: 265px;
  }

  #navbarNav ul li.name-user {
    width: 100%;
    padding-top: 15px;
  }
}

@media (max-width: 414px) {

  .productSlide {
    width: 70%;
    height: auto;
  }

  .boton-marca img {
    height: 40px;
    max-width: 75px;
  }

  .boton-marca {
    padding: 10px 0 !important;
    width: calc(40% - 20px);
  }

  .valores-desktop {
    display: none;
  }

  .brandsHome {
    height: 50px;
  }

  .imgHomeBrand {
    height: 85px;
    margin-bottom: 10%;
  }

  .content-home .home-square .home-square-product {
    height: 100px;
  }

  .BrandCuidados {
    height: 50px;
    right: initial;
    left: 0;
  }

  .imgCuidados {
    height: 100px;
    left: initial;
    right: 0;
  }

  .supMin {
    font-size: 7px;
    bottom: 0px;
  }

  .info-producto-margin {
    margin-top: 0px;
  }

  .headBennefits {
    top: 14%;
    height: 160px;
  }

  .CompLin {
    height: 100px;
  }

  .ImgArt {
    transform: scale(2.1);
  }

  .producto .img-prod {
    height: 100px;
  }

  .logoEco {
    height: 80%;
  }

  .BrandHome {
    width: 80%;
  }

  .content-home .home-square .home-square-img {
    height: 150px;
  }

  .recomended {
    padding: 50px 0px 50px;
  }

  .product-description .description-right, .product-description.landing .description-right {
    margin-top: 0;
  }

  .productInter {
    height: 70%;
  }

  .ResponsiveHome {
    height: 280px;
  }

  .botom {
    bottom: -10%;
  }

  .supCof {
    font-size: 8px;
    padding: 0px 5px;
  }
}

/*Estilos Nuevos*/
.circle-aditional img {
  height: 53px;
}

.circle-image span.pqelegir img {
  height: 100%
}

.image-recomended.slider-bottom img {
  height: 130%;
}

.slider-bottom {
  overflow: hidden;
}

.logo-toiletries-right img {
  height: 100%;
}

@media screen and (max-width: 1149px) and (min-width: 1109px) {
  button.mb-medium, h1.mb-medium, h2.mb-medium, h3.mb-medium, h4.mb-medium, h5.mb-medium, h6.mb-medium, p.mb-medium, div.mb-medium, span.mb-medium, section.mb-medium {
    margin-bottom: 15px;
  }

  #navbarNav ul li a {
    font-size: 12px;
  }
}

@media screen and (max-width: 1007px) and (min-width: 991px) {
  #navbarNav ul li.without-border a {
    padding: 10px;
    font-size: 13px;
  }
}

@media (max-width: 1440px) {
}

@media (max-width: 1366px) {
  .image-recomended.slider-bottom img {
    height: 100%;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 60%;
  }
}

@media (max-width: 1280px) {
}

@media (max-width: 1024px) {

  .image-recomended.slider-bottom img {
    height: 98%;
    transform: translate(-55px, 0px);
  }
}

@media screen and (max-width: 991px) and (min-width: 767px) {
  .BrandHome {
    width: 40%;
  }
}

@media (max-width: 768px) {
  .image-recomended.slider-bottom img {
    height: 130%;
    transform: translate(0px, 0px);
  }
}

@media (max-width: 414px) {
  .image-recomended.slider-bottom img {
    height: 130%;
    transform: translate(0px, 0px);
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 100%;
    top: 10% !important;
  }
}

.heightAuto {
  height: auto !important;
}

.nav-item {
  outline: none;
}

:focus {
  outline: none;
}

.text-article {
  height: 300px;
  overflow: auto;
  padding: 15px
}

.content-article .col-article.info-article p {
  height: auto !important;
  padding-right: 15px
}

.text-article ul li {
  list-style: disc;
  margin-bottom: 1rem;
  margin-left: 15px
}

.fontRed {
  color: #e2231a !important;
  text-decoration: underline !important;
}

/*  abrazandolos menu */

.sonidos img{
			max-width: 128px;
			display: block;
			margin-bottom: 10px;
		}
		.blogIcn img{
			max-width: 44px;
			display: block;
			margin-bottom: 10px;
		}
		.menu-abrazandolos h4{
			font-size: 20px!important;
			text-align: center;
		}
		.menu-abrazandolos a{
			border-radius: 10px;
  			background-color: #d41126;
		}
		#navbarNav ul li.without-border-drop.abrazandolos .boton-marca a{
		    color: #FFFFFF!important;
			width: 118px;
			height: 45px;
			display: inline-flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
		}
		#navbarNav ul li.without-border-drop.abrazandolos .boton-marca a:hover{
			color:#d41126!important;
  			border:solid 1px #d41126;
			border-bottom:solid 1px #d41126!important;
			text-decoration: none;
			background: transparent;
		}
		.w-60{
			width: 60%!important;
			left: 25%;
		}
		.menu-abrazandolos .boton-marca {
    		padding: 0px 0px !important;
			}
			.menu-abrazandolos .dropdown-menu {
    		padding: 30px 30px 30px 30px!important;
		}
		.separator{
			border-left: solid 2px #e5e5e5;
		}
		@media (max-width: 991.98px) {
			.menu-abrazandolos h4 {
			font-size: 16px!important;
			text-align: center;
			}
			.sonidos img{
			max-width: 75px;
		}
		.blogIcn img{
			max-width: 24px;
		}
		#navbarNav ul li.without-border-drop.abrazandolos .boton-marca a{
			width: 89px;
			height: 30px;
			font-size: 13px;
		}
		#navbarNav .abrazandolos ul li a {
			padding: 20px 20px;
		}
		#navbarNav .abrazandolos ul{
			padding-top: 0;
		}
		.menu-abrazandolos ul li{
			margin: 0 auto;
			width: 100%;
		}
}
@media (max-width: 1199.98px) { .w-mobile{
	width: 100%!important;
}}

/*  actualizacion Benefits dic2022 */

.circulo {
    display: flex;
    justify-content: center;
    margin-top: -80px;
    animation: float 6s ease-in-out infinite;
}

.back-general {
        background-color: #ffe8e7;
    }

.app-descarga { 
    text-align: center;
    font-size: 16px;
}

.app-descarga h3{
    color: #e2231a;
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
}
.app-descarga h2{
   color: #000;
}

.app-descarga li{
    margin: 25px;
}

.pasos {
    padding-top: 45px;
    text-align: center;
}

.pasos p {
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
}

.pasos img {
    margin-bottom: 40px;
}

.paso1 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e2231a;
    font-size: 80px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 8px dotted #e2231a;
    margin: 0 auto;
    padding: 50px;
}

.info-final {
    font-weight: bold;
    background-color: #e2231a;
    text-align: center;
    font-size: 18px;
    padding: 15px;
}
.info-final span {
    color: #fff;
}

/*  Error 404 dic2022 */

.error{
	background-color: #e2231a;
}

.error-content{
	padding-top: 30px;
    align-content: center;
}

.text-404{
	padding-top: 35px;

}

.nubes{
	margin: 0px;
    display: flex;
    align-items: flex-end;
    align-content: center;
    padding: 0px;
}

.nubes img{
	position: absolute;
    width: 100%;
}

.info-error{
	text-align: center;
    padding: 20px;

}

.cuadrito{
	height: 25px;
    width: 25px;
	margin: 15px;
	border: 2px solid #d9291d!important;
	border-radius: 4px;
}

.otras-sec{
	align-items: center;
	margin-bottom: 70px;
	display: inline-flex;
    justify-content: center;
}

.otras-sec a{
	color: #d9291d;
    font-size: 30px;
	font-weight: bold;
}

/*----30 años huggies----*/

.aniversario{
	display: flex;
	
	align-items: center;
	flex-direction: column;
	height: 250px;
   

}

.aniversario1{
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100px;
    margin: 50px 0px 0px 0px;
}

#fire1{
	right: 0%;
	width: 15%;
}

#fire2{
	left: 0%;
	width: 15%;
}



#fire4{
	 width: 20%;
    right: 15%;
    top: 20%;}

#fire5{
   width: 20%;
    left: 15%;
    top: 20%;
}

.logo-30{
    
    margin-bottom: 20px;
}



.movi{
   position: absolute;
    overflow-clip-margin: content-box;
    overflow: hidden;
    object-fit: scale-down;
    width: 20%;
  animation: fireworks 5s ease infinite;
}

.fireworks2{
   margin-right: 9%;
   display: flex;
   flex-direction: row-reverse;
}
 
.fireworks3{
   margin-right: 9%;
   display: flex;
   
}



@keyframes fireworks {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  50% {
    opacity: 1;
  }
  100% {
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
/*------suprime-----*/ 

.circle-images{
 width: 70%;
  margin: auto;
}


.Ecolor{
	border:3px solid #fff !important;
}

.Ecolor:nth-child(2){
	background-color: #feb834 !important;
	color:#fff !important:
}
.Ecolor:nth-child(3){
	background-color:#fab795 !important;
}

.Ecolor:nth-child(4){
	background-color: #fab795 !important;
}

.Ecolor:nth-child(5){
	background-color:#ffd18b !important;
}

.Ecolor:nth-child(6){
	background-color:#ef485f !important;
}

.Ecolor:nth-child(7){
	background-color:#bcca91 !important;
}

.Ecolor:nth-child(8){
	background-color:#b1a4d1 !important;
	
}
.Ecolor:nth-child(9){
	background-color:#4bc4cf !important;
}


/*------Promociones-----*/ 

.back-promo{
			background-color: #da1316;
			color: #fff;
			padding: 0px;
	        padding-bottom: 20px;

		}

		.promo-info p{
			padding: 30px 5px;
			font-size: 20px;
			color: #fff;
		}
		.promo-localidad td{
			font-size: 20px;
		}
		.promo-localidad h1{
			padding: 20px 0px;
			color: #fff;
            font-size: 35px;
		}

	.btn-tienda{
    box-shadow: 0px 4px 0px 0px #bd1c00;
	background:linear-gradient(to bottom, #ffffff 5%, #f0f0f0 100%);
	background-color:#ffffff;
	border-radius:50px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#da1316 !important;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding:7px 25px;
	text-decoration:none;
		margin-top: 40px;
		}

		.btn-tienda:hover {
	background:linear-gradient(to bottom, #f0f0f0 5%, #ffffff 100%);
	color:#da1316;
}
.btn-tienda:active {
	position:relative;
	top:1px;
}

		.promo-store{
			padding: 45px 10px;
		}
.promo-store h5{
			padding-bottom: 30px;
	font-size: 25px;
		}
.terminos-promo{
	background-color: #fff;}

		.terminos-promo h1{
			color: #da1316;
			padding: 50px 10px 10px 10px;
			font-size: 30px;
		}
  .terminos-promo p{
  color: #da1316;
	  font-size: 20px;
  }
.stores-app {
    text-align: center;
  
}
.stores-app li a {
    width: 124px;
    height: 37px;
    display: block;
    background-size: contain;
	}

/* MÓVIL */
@media (max-width: 575px){
.d-none{
	display: none!important;
}
	.terminos-promo h1{
		font-size: 20px;}
	
	.promo-localidad h1{
		font-size: 25px;}
	
	.promo-store h5{
	font-size: 20px;
		}
}


/* -- BLACK LABEL -- */
/* line 1130, ../sass/_producto.scss */

.blacklabel .circles-half-position{
	margin-bottom:0px;
}

.blacklabel .sellos{
	background-image: url(../media/12884/bg-sellos.png);
	background-color: #000;
    color: #fff;
	background-size: contain;
    background-repeat: no-repeat;
}
.blacklabel .sellos p{
	font-size:20pt !important;
}
.blacklabel .sellos-wdt{
	max-width: 1200px;
	margin:auto;
	padding-top:50px;
	padding-bottom:50px;
}
.blacklabel .sello-img img{
	width: 90%;
}
.blacklabel .etapas{
padding: 0px !important;
	
}
.blacklabel .etapas .desk{
display:flex;
	width:100% !important;
}
.blacklabel .etapas .desk img{
	width:100% !important;
}
.blacklabel .etapas .mob img{
	width:100% !important;
}
.blacklabel .etapas .mob{
display:none;
}
@media screen and (max-width: 500px) {
	.blacklabel .etapas .desk{
display:none;
}
.blacklabel .etapas .mob{
display:flex;
}
	.blacklabel .sellos p{
	font-size:20pt !important;
	text-align: center; 
	
}
.blacklabel .sellos-wdt{
	max-width: 1200px;
	margin:auto;
	padding-top:50px;
	padding-bottom:50px;
}
.blacklabel .sello-img img {
    width: 90%;
    margin: 30px auto;
    max-width: 200px;
    display: flex;
}
.blacklabel  .big-circle {
 padding:0px !important;
}
}
@media screen and (min-width: 800px) {
    
	.blacklabel.content-product-item .product-description {
	background-image: url(/media/12904/bg-blacklabel2.png);
    background-color: #000;
    color: #c7ae76;
	background-position-x: center;
    background-size: cover;
}
	.blacklabel-txt p{
	color:#fff !important;
	}
	
}
@media screen and (max-width: 770px) {
	.blacklabel .content-product-item .product-description {
	background-image: url("../media/12779/10fondo-inicio_tablet_1.png");
	background-position-y: 0;
    background-position-x: center;
	background-size: cover;}
}
@media screen and (max-width: 500px) {
	.blacklabel .content-product-item .product-description {
	background-image: url("../media/12777/9fondo_mobile_1.png");
	background-position-y: 0;
    background-position-x: center;
    background-size: cover;}
}
.backlabel-txt p{
	color: #fff !important;
}

/* line 1135, ../sass/_producto.scss */
.blacklabel .content-product-item .product-description .remate-product-item svg {
  fill: #ebe4f0;
}

/* line 1142, ../sass/_producto.scss */
.blacklabel .content-product-item .product-description .aditional-text-header .circle-aditional {
  border-color: #8863ae;
}

/* line 1152, ../sass/_producto.scss */
.blacklabel  .circles-half-position {
  background-color: #000;
  background-image: url("../media/12887/bg-tecno.png");
	background-size: contain;
    background-position: right;
	    background-repeat: no-repeat;
	max-height: 417px !important;
}

/* line 1157, ../sass/_producto.scss */
.blacklabel  .circles-half-position .circles {
  width: 100% !important;
  padding-top: 0px !important;
}

/* line 1161, ../sass/_producto.scss */
.blacklabel  .circles-half-position .circles h2 {
  color: #c7ae76;
}

/* line 1167, ../sass/_producto.scss */
.blacklabel  .circles-half-position .circles .circle-unit h4 {
  color: #c7ae76;
}

/* line 1171, ../sass/_producto.scss */
.blacklabel  .circles-half-position .circles .circle-unit .circle-image {
  width: 133px;
  height: 133px;
  background-color: #000;
  border: 4px solid #c7ae76;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
   .blacklabel circles .circle-unit p {
	   color: #fff !important;
    }

/* line 1183, ../sass/_producto.scss */
.blacklabel  .circles-half-position.secondary {
  background-color: #ffffff !important;
  background-image: none !important;
}

/* line 1188, ../sass/_producto.scss */
.blacklabel  .circles-half-position.secondary .circles {
  padding-top: 0px !important;
}

/* line 1192, ../sass/_producto.scss */
.blacklabel  .circles-half-position.secondary .circles h2 {
  color: #643d8e;
}

/* line 1197, ../sass/_producto.scss */
.blacklabel  .circles-half-position.secondary .circles .circle-unit .circle-image {
  width: 200px;
  height: 200px;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

/* line 1203, ../sass/_producto.scss */
.blacklabel  .circles-half-position.secondary .circles .circle-unit .circle-image span {
  width: 182px;
  height: 182px;
}

/* line 1218, ../sass/_producto.scss */
.blacklabel  .big-circle {
  position: relative;
  padding-top: 30px;
  padding: 50px 0px;
}

@media screen and (min-width: 768px) {
  /* line 1218, ../sass/_producto.scss */
  .blacklabel  .big-circle {
    /*padding-top: 100px;*/
	margin-top: -50px;
	margin-bottom: -51px;
  }
}

/* line 1227, ../sass/_producto.scss */
.blacklabel  .big-circle img.desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 1227, ../sass/_producto.scss */
  .blacklabel  .big-circle img.desktop {
    display: block;
  }
}

/* line 1237, ../sass/_producto.scss */
.blacklabel  .big-circle .product.uc-nina {
  padding: 0px;
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 1237, ../sass/_producto.scss */
  .blacklabel  .big-circle .product.uc-nina {
    display: none;
  }
}

/* line 1250, ../sass/_producto.scss */
.blacklabel  .big-circle hr {
  width: 100%;
  border: none;
  height: 30px;
  background-color: #643d8e;
  position: absolute;
  top: calc(50% - 15px);
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 1250, ../sass/_producto.scss */
  .blacklabel  .big-circle hr {
    display: block;
  }
}

/* line 1265, ../sass/_producto.scss */
.blacklabel  .content-circles-landing {
  margin-top: 0px;
  background-color: rgba(200, 170, 232, 0.6);
  background-image: url("../media/12774/7pu_fondo2_4320x1923.jpg");
  background-position: bottom !important;
  /*background-size: auto 100%;*/
  background-repeat: repeat-x;
  background-position: center;
	background-size: cover;
}

@media screen and (min-width: 768px) {
  /* line 1265, ../sass/_producto.scss */
  .blacklabel  .content-circles-landing {
    margin-top: 100px;
  }
}

/* line 1278, ../sass/_producto.scss */
.blacklabel  .content-circles-landing h2 {
  color: #643d8e;
}

/* line 1281, ../sass/_producto.scss */
.blacklabel  .content-circles-landing h2 strong {
  color: #643d8e;
}

/* line 1287, ../sass/_producto.scss */
.blacklabel  .content-circles-landing .content-tallas {
  max-width: 960px;
  margin: auto;
}

/* line 1292, ../sass/_producto.scss */
.blacklabel  .content-circles-landing .tallas-pu {
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 90%;
  padding-top: 170px;
}

/* line 1298, ../sass/_producto.scss */
.blacklabel  .content-circles-landing .tallas-pu h4 {
  color: #ffffff;
  font-size: 16px;
}

/* line 1302, ../sass/_producto.scss */
.blacklabel  .content-circles-landing .tallas-pu h4 strong {
  color: #ffffff;
  font-size: 22px;
}

/* line 1309, ../sass/_producto.scss */
.blacklabel  .content-circles-landing .video {
  z-index: 2;
  position: absolute;
}