/* Fonts */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), url('../fonts/Montserrat-Regular.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    src: local('Montserrat Italic'), url('../fonts/Montserrat-Italic.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    src: local('Montserrat Thin'), url('../fonts/Montserrat-Thin.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 100;
    src: local('Montserrat Thin Italic'), url('../fonts/Montserrat-ThinItalic.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    src: local('Montserrat ExtraLight'), url('../fonts/Montserrat-ExtraLight.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 200;
    src: local('Montserrat ExtraLight Italic'), url('../fonts/Montserrat-ExtraLightItalic.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: local('Montserrat Light'), url('../fonts/Montserrat-Light.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    src: local('Montserrat Light Italic'), url('../fonts/Montserrat-LightItalic.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: local('Montserrat Medium'), url('../fonts/Montserrat-Medium.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    src: local('Montserrat Medium Italic'), url('../fonts/Montserrat-MediumItalic.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: local('Montserrat SemiBold'), url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    src: local('Montserrat SemiBold Italic'), url('../fonts/Montserrat-SemiBoldItalic.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), url('../fonts/Montserrat-Bold.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    src: local('Montserrat Bold Italic'), url('../fonts/Montserrat-BoldItalic.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: local('Montserrat ExtraBold'), url('../fonts/Montserrat-ExtraBold.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    src: local('Montserrat ExtraBold Italic'), url('../fonts/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: local('Montserrat Black'), url('../fonts/Montserrat-Black.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 900;
    src: local('Montserrat Black Italic'), url('../fonts/Montserrat-BlackItalic.woff') format('woff');
    font-display: swap;
}

/* Variables */
:root {
  --gamaClumping100: #2291a5;
  --gamaVegetal100: #036d19;
  --gamaClassic100: #b2329a;
  --Corporativo-Primary: #51a034;
  --Corporativo-Black: #1e1e1e;
  --Corporativo-White: #ffffff;
  --Corporativo-Grey: #666666;
  --Corporativo-Light-Grey: #C1C1C1;
  --Corporativo-Lighter-Grey: #f7f7f7;
  --Corporativo-Secondary: #409e40;
  --Corporativo-Terciary: #438b28;
  --Corporativo-Primary-Light: #DDF6D5;
  --Gama-Classic-100: #B2329A;
  --Gama-Classic-80: #c15bae;
  --Gama-Classic-50: #d898cc;
  --Gama-Classic-40: #e0add7;
  --Gama-Classic-30: #e7c1e0;
  --Gama-Clumping-100: #2292A5;
  --Gama-Clumping-80: #4ea8b7;
  --Gama-Clumping-50: #90c8d2;
  --Gama-Clumping-40: #a7d3db;
  --Gama-Clumping-30: #bcdee4;
  --Gama-Vegetal-100: #046E19;
  --Gama-Vegetal-80: #368b47;
  --Gama-Vegetal-50: #81b68c;
  --Gama-Vegetal-40: #9bc5a3;
  --Gama-Vegetal-30: #b3d3ba;
  --Productos-Antibacterial: #005ba3;
  --Productos-Hygiene: #1a4f8a;
  --Productos-Pink: #ae2377;
  --Productos-Classic: #deac29;
  --Productos-Absorbent: #0094b4;
  --Productos-Ultra: #e25f9b;
  --Productos-Bamboo: #8f6b55;
  --Productos-White-Super-Clumping: #93bf21;
  --Productos-Wood-Pellets: #1c651f;
  --Productos-Cumpling-Cat-Litter: #ed6b05;
  --color404: #33610D;
  --transition: .3s all;
  --transition-slow: .6s ease-in-out all;
  --range-colour: var(--Corporativo-Grey);
  --product-colour: var(--Corporativo-Light-Grey);
  --product-colour-darker: var(--Corporativo-Grey);
  --product-colour-lighter: var(--Corporativo-Lighter-Grey);
  --product-colour-gradient: #C1C1C180;
  --product-colour-gradient-lighter: #C1C1C126;
  --cta-negative-color: var(--Corporativo-Light-Grey);
  --tax-colour: var(--Corporativo-Grey);
  --tax-colour-lighter: rgba(255, 255, 255, 0.04);
  --tax-colour-light: rgba(178, 50, 154, 0.04);
}

/* CSS Reset */
* {
  margin: 0;
  padding: 0;
}
*, *::before, *::after {
  box-sizing: border-box;
}
img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}
input, button, textarea, select {
  font: inherit;
}
p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}
ul, ol {
  padding-left: 1rem;
}

/* Grid */
.container {
	margin: 0 auto;
	width: calc(100% - 2rem);
	max-width: calc(100% - 2rem);
}
@media (min-width: 576px) {

}
@media (min-width: 768px) {
	.container {
		width: 767px;
	}
}
@media (min-width: 992px) {
	
}
@media (min-width: 1200px) {
	.container {
		width: 1160px;
	}
}
@media (min-width: 1400px) {
	
}

/* Base */
html {
  scroll-behavior: smooth;
}
body {
  font-size: 14px;
  line-height: 1.15rem;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: var(--Corporativo-Black);
}
a {
  color: var(--Corporativo-Primary);
  text-decoration: none;
}
a:hover, a:focus, a:focus-visible {
  text-decoration: underline;
}
h1, .h1 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 2.75rem;
}
h2, .h2 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3rem;
}
h3, .h3 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
}
h4, .h4 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
}
h5, .h5, h6, .h6 {
  font-size: .75rem;
  font-weight: 700;
  line-height: 1.25rem;
}
@media (min-width: 992px) {
  h1, .h1 {
	font-size: 3rem;
	line-height: 3.25rem;
  }
  h3, .h3 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.content__body {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}
/* .content__page {
  padding: 2.5rem 0;
}
@media (min-width: 992px) {
  .content__page {
    padding: 5rem 0;
  }
} */
.section__title {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}
.section__title + .section__title {
	margin-top: 0;
}
.section__title h1 strong {
  font-weight: 700;
}
.section__title.content__body h1 {
  font-weight: 600;
  font-size: 2.5rem;
}
.section__title.content__body h1 strong {
  color: var(--Corporativo-Primary);
  font-size: 3rem;
  display: block;
}
@media (min-width: 992px) {
  body {
    font-size: 16px;
    line-height: 1.5rem;
  }
  .section__title {
    width: 66.66%;
    margin-bottom: 3rem;
    margin-top: 5rem;
  }
}
@media (min-width: 1200px) {
  .section__title {
    width: 50%;
  }
}
.align-center {
  justify-self: center;
  text-align: center;
}
.cta {
  --cta-background: var(--Corporativo-White);
  --cta-border-color: var(--Corporativo-Light-Grey);
  --cta-color: var(--Corporativo-Black);
  display: flex;
  height: 2.625rem;
  padding: 0 1rem;
  align-items: center;
  gap: .5rem;
  border-radius: .5rem;
  border: 2px solid var(--cta-border-color);
  border-style: solid;
  background: var(--cta-background);
  transition: var(--transition);
  color: var(--cta-color);
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.125rem;
  text-transform: uppercase;
  justify-content: center;
}
.cta:hover {
  --cta-background-hover: var(--Corporativo-Light-Grey);
  background: var(--cta-background-hover);
  text-decoration: none;
}
.cta-primary {
  --cta-background: var(--Corporativo-Primary);
  --cta-border-color: var(--Corporativo-Primary);
  --cta-color: var(--Corporativo-White);
}
.cta-primary:hover {
  --cta-background-hover: var(--Corporativo-Terciary);
  --cta-border-color: var(--Corporativo-Terciary);
}
.cta-primary-outline {
  --cta-background: var(--Corporativo-White);
  --cta-border-color: var(--Corporativo-Primary);
  --cta-color: var(--Corporativo-Primary);
}
.cta-primary-outline:hover {
  --cta-background-hover: var(--Corporativo-White);
  --cta-border-color: var(--Corporativo-Terciary);
  --cta-color: var(--Corporativo-Terciary);
}
.cta-negative, .cta-negative:hover {
  --cta-background: var(--Corporativo-White);
  --cta-background-hover: var(--Corporativo-White);
  --cta-border-color: var(--Corporativo-White);
  --cta-color: var(--cta-negative-color, --Corporativo-Light-Grey);
}
.cta-negative:hover {
  font-weight: 800;
}
.cta:disabled, .cta[disabled], .cta-disabled, .cta:disabled:hover, .cta[disabled]:hover, .cta-disabled:hover, .cta:disabled:focus, .cta[disabled]:focus, .cta-disabled:focus {
  --cta-background: var(--Corporativo-Light-Grey);
  --cta-border-color: var(--Corporativo-Light-Grey);
  --cta-background-hover: var(--Corporativo-Light-Grey);
  --cta-color: var(--Corporativo-White);
  cursor: not-allowed;
}
.tag {
  padding: .25rem .5rem;
  border-radius: .5rem;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1;
  background: var(--range-colour);
  color: var(--Corporativo-White);
}

/* Modal */
.modal {
  display: flex;
  display: none;
  position: fixed;
  z-index: 1005;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  /* TODO: add open transition */
}
.modal.active {
  display: flex;
}
.modal__content {
  width: 90%;
  padding: 2.5rem 3rem;
  background-color: var(--Corporativo-White);
  border-radius: .5rem;
  position: relative;
  color: var(--Corporativo-Black);
}
.modal-lg .modal__content {
  max-width: 900px;
  height: 90%;
  max-height: 500px;
}
.modal__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  background: transparent;
  border: 1px solid var(--Corporativo-Light-Grey);
  border-radius: .5rem;
}
.modal__close img {
  max-width: 1rem;
  max-height: 1rem;
}
[dir="rtl"] .modal__close {
  right: auto;
  left: 1rem;
}
.modal__title {
  font-size: 1.275rem;
  margin: 1rem 0;
}
@media (min-width: 992px) {
  .modal__content {
    width: 90%;
    max-width: 800px;
    padding: 2.5rem 6.25rem;
  }
}

/* Header */
.header__main {
  transition: var(--transition);
  font-weight: 500;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
}
body:not([data-scroll="0"]) .header__main {
  background: rgba(255, 255, 255, .8);
  box-shadow: 2px 4px 4px 0px rgba(140, 140, 140, .25);
  color: var(--Corporativo-Black);
}
.header__main .container {
  display: flex;
  flex-direction: column;
  width: calc(100% - 3rem);
}
.header__main a {
  transition: var(--transition);
  color: inherit;
}
.header__main a:hover, .header__main a:focus {
  text-decoration: underline;
}
.header__main a:focus:not(:hover) {
  text-decoration: none;
}
.header__info {
  display: flex;
  height: 5.125rem;
  align-items: center;
  justify-content: space-between;
}
.header__menus, .header__menu, .header__language {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.header__menus a {
  display: flex;
  gap: .5rem;
}
.header__logo {
  max-height: 3rem;
  width: auto;
  transition: .3s all;
}
.header__menus .menu-item-has-children > a {
  position: relative;
  padding-right: 1.5rem;
}
.header__menus .menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1.5rem;
  background: url('../img/chevron_down.svg') no-repeat right center;
  cursor: pointer;
  transition: var(--transition);
}
body:not([data-scroll="0"]) .header__menus .menu-item-has-children > a::after, body.show .header__menus .menu-item-has-children > a::after {
  filter: brightness(0%);
  transition: var(--transition);
}
.header__menus .sub-menu {
  min-width: 15rem;
  color: var(--Corporativo-Grey);
}
.header__logo:not(.header__logo__white), .menu__close, .header__menus .sub-menu, .header__language, body:not([data-scroll="0"]) .header__logo__white {
  display: none;
}
.header__menus .show .sub-menu {
  display: flex;
  margin-top: 1.25rem;
}
.header__menus .menu-item-has-children.show > a {
  font-weight: 700;
}
.header__menus .menu-item-has-children.show > a::after {
  transform: rotate(180deg);
  background-position: center left;
}
.header__menus .menu-item-has-children.show a:hover {
  text-decoration: none;
}
.header__menus .menu-item-has-children.show .sub-menu a:hover {
  font-weight: 700;
}
.menu__open, .menu__close {
  width: 2rem;
  height: auto;
  transition: .3s all;
  cursor: pointer;
}
.header__menu, .header__menus .sub-menu, .header__language__menu {
  list-style: none;
  padding: 0;
  margin: 0;
  flex-direction: column;
  gap: 1.5rem;
  font-size: 1rem;
  line-height: 1.75rem;
  display: none;
}
.header__menu li span, .header__language__menu li a {
  display: flex;
  align-items: center;
  gap: .5rem;
  cursor: pointer;
}
.header__menus .menu__separator {
  padding: 0 0 1.5rem 0;
  border-bottom: 1px solid var(--Corporativo-Grey);
}
.menu__img {
  transition: var(--transition);
}
/* body:not([data-scroll="0"]) .menu__img {
  filter: brightness(0) saturate(100%) invert(13%) sepia(0%) saturate(0%) hue-rotate(320deg) brightness(99%) contrast(102%);
} */
body.show .header__main {
  height: 100%;
  background: var(--Corporativo-White);
}
body.show .header__main .container {
  height: 100%;
  gap: 3.5rem;
}
body.show .menu__open, body.show .header__logo.header__logo__white {
  display: none;
}
body.show .menu__close, body.show .header__logo:not(.header__logo__white) {
  display: block;
}
body.show .header__menu, body.show .header__language, body.show .header__language__menu {
  display: flex;
}
body.show .header__menus {
  flex: 1;
}
body.show .header__language {
  flex: 1;
  justify-content: space-between;
  padding-bottom: 1.5rem;
}
body:not([data-scroll="0"]) .menu__open {
  filter: brightness(0) saturate(100%) invert(40%) sepia(1%) saturate(0%) hue-rotate(140deg) brightness(98%) contrast(91%);
}
body:not([data-scroll="0"]) .header__logo:not(.header__logo__white) {
  display: block;
}
@media (min-width: 768px) {
  .header__main .container {
    width: calc(100% - 3rem);
  }
}
@media (min-width: 992px) {
  .header__main {
    color: var(--Corporativo-White);
  }
  .header__main .container {
    width: 90vw;
    height: 6.75rem;
    margin: auto;
    flex-direction: row;
	gap: 2rem;
    align-items: center;
  }
  body.show .header__main {
    background: none;
    height: auto;
  }
  .header__menus {
    flex: 1;
    display: grid;
    grid-auto-flow: column;
  }
  .header__info, .header__menu, .header__language, .header__language__menu {
	display: flex;
    flex-direction: row;
	align-items: center;
	gap: 3.25rem;
  }
  .header__language {
    justify-self: flex-end;
  }
  .menu__open, .menu__close, body.show .menu__close, body.show .menu__open, body.show:not([data-scroll="0"]) .header__logo__white, body.show[data-scroll="0"] .header__logo:not(.header__logo__white) {
    display: none;
  }
  body.show[data-scroll="0"] .header__logo__white {
    display: block;
  }
  .header__menus ul li {
    padding: 0 .5rem;
  }
  .header__menus ul a {
    padding: 1rem 0;
  }
  .header__menus .menu__separator {
    margin-bottom: 1.5rem;
  }
  .header__menus .sub-menu li:not(.menu__separator) {
    padding-left: 0;
    padding-right: 0;
  }
  .header__menus .header__menu .sub-menu a {
    padding: 0.125rem 0;
  }
  .header__menus .header__language__menu .sub-menu a {
    padding: 0.625rem 0;
  }
  /* .header__menus a:hover, .header__menus .menu-item-has-children:hover > a {
    font-weight: 700;
  } */
  /* .header__menus .menu-item-has-children:hover::after, body.show .header__menus .menu-item-has-children:hover::after { */
  body:not([data-scroll="0"]) .header__menus .menu-item-has-children.show > a::after, body.show .header__menus .menu-item-has-children.show > a::after, .header__menus .menu-item-has-children.show > a::after, body.show .header__menus .menu-item-has-children.show > a::after {
    filter: brightness(0) saturate(100%) invert(37%) sepia(14%) saturate(0%) hue-rotate(251deg) brightness(101%) contrast(83%);
    transform: rotate(180deg);
    background-position: center left;
  }
  .header__menus .show .sub-menu {
	  margin-top: 0;
  }
  /* .header__menus .menu-item-has-children:hover { */
  .header__menus .menu-item-has-children.show, .header__menus .menu-item-has-children.show a {
    color: var(--Corporativo-Grey);
  }
  /* .header__menus .menu-item-has-children:hover .sub-menu { */
  .header__menus .menu-item-has-children.show .sub-menu {
    display: block;
    position: absolute;
  }
  /* .header__menus .menu-item-has-children:hover .sub-menu::before { */
  .header__menus .menu-item-has-children.show .sub-menu::before {
    content: "";
    background: rgba(255, 255, 255, .9);
    border-radius: 0 0 .5rem .5rem;
    position: absolute;
    left: -1rem;
    right: -1rem;
    top: -5.25rem;
    bottom: -1rem;
    z-index: -1;
  }
}
@media (min-width: 1440px) {
	.header__main .container {
    width: 1232px;
  }
}

/* Footer */
footer {
	padding: 2.5rem 0;
	background: var(--Corporativo-Black, #1E1E1E);
	color: var(--Corporativo-White, #FFFFFF);
	font-size: .75rem;
	line-height: .8125rem;
}
footer .container, .footer__info, .footer__menu {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 1rem;
}
.footer__logo {
	max-height: 2.25rem;
	width: auto;
}
.footer__copyright {
	font-size: .8125rem;
	line-height: 1.25rem;
}
.footer__menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: row;
	gap: 1.5rem;
}
.footer__menu a {
	color: inherit;
}
@media (min-width: 992px) {
	footer {
		padding: 3.5rem 0;
		font-size: .875rem;
		line-height: 1.5rem;
	}
	footer .container {
		flex-direction: row;
		flex-wrap: wrap;
		align-items: flex-end;
	}
	.footer__info, .footer__menu {
		flex: 1;
	}
	.footer__menu {
		flex-direction: column;
        align-items: flex-end;
        gap: .75rem;
	}
	.footer__copyright {
		flex: 0 1 100%;
	}
}

/* Page 404 */
.page404 {
  position: relative;
  color: var(--Corporativo-White);
  padding-top: 5.3rem;
  padding-bottom: 2.5rem;
}
.page404::before {
  content: "";
  display: block;
  background: var(--color404);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 8.75rem;
  z-index: -1;
}
.page404 .container {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.page404__info {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.page404__info h1 {
  font-size: 6.25rem;
  font-weight: 700;
  line-height: 1;
  display: flex;
  flex-direction: row;
  gap: .5rem;
  align-items: baseline;
}
.page404__info h1 span {
  font-size: 1rem;
  font-weight: 400;
}
.page404__info h2 {
  font-size: 1.375rem;
}
.page404__info .cta {
  align-self: flex-start;
}
.page404__img {
  text-align: right;
}
.page404__img img {
  max-width: 75%;
  height: auto;
  display: inline-block;
}
@media (min-width: 576px) {
  .page404::before {
    bottom: 3.5rem;
  }
  .page404 .container {
    flex-direction: row;
    gap: 3rem;
  }
  .page404__info {
    align-items: flex-end;
    text-align: right;
    width: calc(50% - 1.5rem);
  }
  .page404__info h1 {
    flex-direction: column;
    align-items: flex-end;
  }
  .page404__info .cta {
    align-self: flex-end;
  }
  .page404__img {
    width: calc(50% - 1.5rem);
  }
  .page404__img img {
    max-width: 100%;
    margin-top: 1rem;
    margin-bottom: -1.5rem;
  }
}
@media (min-width: 768px) {
  .page404 {
    padding-top: 5rem;
    padding-bottom: 3.5rem;
  }
  .page404::before {
    bottom: 5rem;
  }
}
@media (min-width: 992px) {
  .page404__info h1 {
    font-size: 9rem;
  }
  .page404__info h1 span {
    font-size: 2rem;
    display: block;
  }
  .page404__info h2 {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .page404 {
    padding-top: 8rem;
    padding-bottom: 3.5rem;
  }
  .page404__img {
    text-align: left;
  }
}

/* Hero banner */
.hero {
  overflow: hidden;
}
.hero, .hero .container {
  position: relative;
}
.hero__gradient::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.8;
  background: linear-gradient(180deg, var(--Corporativo-Grey) 0%, rgba(89, 89, 89, 0.00) 100%);
}
.hero__img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.hero__img img {
  height: auto;
  margin: auto;
}
.hero .container {
  position: absolute;
  bottom: 4rem;
  left: 0;
  right: 0;
}
.hero__shadow .container {
  bottom: 1rem;
}
.hero__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  color: var(--Corporativo-White);
}
.hero__shadow .hero__content {
  display: flex;
  padding: 1rem 1rem 3.5rem 1rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  flex-shrink: 0;
  border-radius: .5rem;
  background: var(--Corporativo-White);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: var(--Corporativo-Black);
}
.hero__shadow .hero__content .h1 {
  color: var(--Corporativo-Secondary);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  font-size: 2rem;
  line-height: 2.25rem;
}
.hero__shadow .hero__content .h1 span {
  color: var(--Corporativo-Black);
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 2.25rem;
}
.hero__shadow .hero__content .cta {
  z-index: 1;
}
.hero__shadow__top, .hero__shadow__bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
}
.hero__product .container {
  bottom: 50%;
  transform: translate(0, 50%);
  z-index: 11;
}
@media (min-width: 391px) {
  .hero__shadow .container {
    bottom: 2rem;
  }
  .hero__shadow .hero__content {
    padding: 2rem 1.5rem 4.5rem 1.5rem;
  }
  .hero__shadow .hero__content .h1 {
	font-size: 2.5rem;
    line-height: 2.75rem;
  }
}
@media (min-width: 576px) {
  .hero__shadow .container {
    bottom: 3.5rem;
  }
}
@media (min-width: 601px) {
  .hero__shadow .container {
    bottom: 5.5rem;
  }
}
@media (min-width: 719px) {
  .hero__shadow .container {
    bottom: .5rem;
  }
  .hero__shadow .hero__content {
	padding-bottom: 2.5rem;
  }
}
@media (min-width: 767px) {
  .hero__shadow .container {
    bottom: 5.5rem;
  }
}
@media (min-width: 819px) {
  .hero__shadow .container {
    bottom: .5rem;
  }
}
@media (min-width: 911px) {
  .hero__shadow .hero__content {
	padding-bottom: 3.5rem;
  }
}
@media (min-width: 992px) {
  .hero:not(.hero__product) .container {
    bottom: 1rem;
  }
  .hero__shadow .container {
    bottom: 2.5rem;
    display: flex;
    justify-content: flex-end;
  }
  .hero__shadow .hero__content {
	max-width: 100%;
/* 	padding-bottom: 4.5rem; */
    /*gap: 1.5rem;*/
  }
  /*.hero__shadow .hero__content .h1 {
	font-size: 3rem;
    line-height: 3.25rem;
  }
  .hero__shadow .hero__content .h1 span {
    font-size: 2.5rem;
    line-height: 3rem;
  }*/
  .hero__product .hero__content {
    margin-left: calc(50% - 1rem);
    width: calc(50% + 1rem);
  }
}
@media (min-width: 1200px) {
  .hero:not(.hero__product) .container {
    bottom: 4rem;
    left: -1rem;
  }
  .hero__content {
    width: 50%;
    gap: 1.5rem;
  }
  .hero__shadow .container {
    bottom: 6rem;
  }
  .hero__shadow .hero__content {
    max-width: 60%;
    width: auto;
    padding-bottom: 3.5rem;
    gap: 1.5rem;
  }
  .hero__shadow .hero__content .h1 {
	font-size: 3rem;
    line-height: 3.25rem;
  }
  .hero__shadow .hero__content .h1 span {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (min-width: 1441px) {
  .hero {
    max-height: 36rem;
  }
  .hero__shadow {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
  }
  .hero__shadow .container, .hero:not(.hero__product) .container {
	bottom: 3rem;
    /*bottom: auto;
    top: 50%;
    transform: translate(0, -50%);*/
  }
  .hero__shadow__bottom, .hero__shadow__top {
    display: none;
  }
  .hero__shadow .hero__content {
    padding-bottom: 2rem;
  }
}

/* Cards */
.mini-cards__wrapper .section__title {
  margin-top: 2.5rem;
}
.mini-cards__wrapper .h4 {
  color: var(--Corporativo-Primary);
  font-size: .875rem;
  line-height: 1.575rem;
  letter-spacing: -0.18px;
}
.mini-cards {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(1, 1fr);
}
.mini-card {
  display: flex;
  padding: 1.5rem;
  align-items: flex-start;
  gap: .5rem;
  flex-direction: column;
  border-radius: .5rem;
  border: 1px solid var(--Corporativo-Primary-Light);
  background: var(--Corporativo-White);
}
.mini-card__title {
  color: var(--Corporativo-Black);
  font-size: 1.25rem;
  font-weight: 600;
}
@media (min-width: 576px) {
  .mini-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .mini-cards__wrapper .section__title {
    margin-top: 5rem;
  }
}
@media (min-width: 1200px) {
  .mini-cards {
    grid-gap: 1.5rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
.cards {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1.5rem;
  align-self: stretch;
  margin-bottom: 2.5rem;
}
.cards-inline {
  flex-direction: column;
}
.card {
  --card-color: var(--Corporativo-Black);
  display: flex;
  padding: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1rem;
  align-self: stretch;
  border-radius: 8px;
  border: 2px solid var(--card-color);
  background-color: var(--Corporativo-White);
  position: relative;
}
.cards-inline .card {
  flex: 1;
}
.card__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: .625rem;
  align-self: stretch;
}
.card__content__icon {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: .125rem;
}
.card__content__icon img {
  width: 2rem;
  height: auto;
}
.card__content__title {
  color: var(--card-color);
}
.card__content__subtitle {
  color: var(--Corporativo-Grey);
}
.card .cta {
  z-index: 1;
}
.card__img img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-height: 6rem;
  width: auto;
  height: auto;
}
@media (min-width: 576px) {
  .card__img img {
	max-height: 10rem;
  }
}
@media (min-width: 992px) {
  .cards {
    flex-direction: row;
    margin-bottom: 5rem;
  }
  .cards:not(.cards-inline) .card {
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
    flex: 1 0 0;
  }
  .cards:not(.cards-inline) .card__content {
    align-items: center;
    text-align: center;
  }
  .cards:not(.cards-inline) .card__img img {
    position: relative;
    right: auto;
    bottom: auto;
    max-height: none;
  }
  .cards.cards-inline .card__img img {
	max-height: 6rem;
  }
}
@media (min-width: 1200px) {
  .card {
    padding: 2.5rem 2rem;
  }
  .cards.cards-inline .card__img img {
	max-height: 10rem;
  }
}
.product-cards {
  display: grid;
  grid-gap: 1.25rem 1rem;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 2.5rem;
}
.product-cards-inline {
  display: flex;
  align-items: flex-start;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  position: relative;
}
.product-cards-inline::-webkit-scrollbar {
  display: none;
}
.product-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 0 0;
  gap: .5rem;
  border-radius: 1rem;
  background: var(--Corporativo-White);
  box-shadow: 0px 296px 83px 0px rgba(237, 237, 237, 0.00), 0px 190px 76px 0px rgba(237, 237, 237, 0.01), 0px 107px 64px 0px rgba(237, 237, 237, 0.05), 0px 47px 47px 0px rgba(237, 237, 237, 0.09), 0px 12px 26px 0px rgba(237, 237, 237, 0.10);
}
.product-cards-inline .product-card {
  flex: 0 0 85%;
  justify-content: space-between;
/*   min-height: 560px; */
}
.product-card__img {
  display: flex;
  padding: 1.75rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  min-height: 284px;
  transition: var(--transition);
}
.product-card__img:hover {
  padding: 1rem;
}
.product-card__img img {
  height: auto;
}
.product-card__content {
  display: flex;
  padding: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  min-height: fit-content;
  gap: .5rem;
}
.product-cards-inline .product-card__content {
  justify-content: flex-end;
}
.product-card__content__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: .5rem;
  align-self: stretch;
}
.product-cards-inline .product-card__content__info {
  text-wrap: auto;
}
.product-card__content__tags {
  display: flex;
  align-items: flex-start;
  gap: .5rem;
}
.product-card__content__title {
  font-size: 1.5rem;
  line-height: 1;
  transition: var(--transition);
}
.product-card__content__title a {
  transition: var(--transition);
  color: var(--Corporativo-Black);
  display: block;
}
.product-card__content__title a:hover {
  text-decoration: none;
  color: var(--Corporativo-Primary);
}
.product-card__content__sizes {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-card__content__buttons {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  align-self: stretch;
  justify-content: space-between;
}
.product-card__content__buttons .cta {
  flex: 0 0 calc(50% - .5rem);
}
.product-cards-inline .product-card__content__buttons .cta {
  flex: auto;
}
@media (min-width: 576px) {
  .product-cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-cards-inline .product-card {
    flex: 0 0 45%;
  }
}
@media (min-width: 992px) {
  .product-cards {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 5rem;
  }
  .product-card__content__buttons {
    flex-direction: column;
    gap: .5rem;
  }
  .product-card__content__buttons .cta {
    flex: auto;
    width: 100%;
  }
  .product-cards-inline {
    display: grid;
    width: auto;
    overflow: auto;
    align-items: normal;
    white-space: normal;
  }
  .product-cards-inline .product-card {
	min-height: max-content;
  }
}
@media (min-width: 1200px) {
  .product-cards {
    grid-template-columns: repeat(4, 1fr);
  }
  .product-card__content__buttons {
    flex-direction: row;
    gap: 1rem;
    justify-content: normal;
  }
  .product-card__content__buttons .cta {
    flex: none;
    width: auto;
  }
}

/* Tabs */
.tabs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1.5rem;
  overflow: hidden;
  margin-bottom: 2.5rem;
}
.tabs__pills {
  display: flex;
  align-items: flex-start;
  gap: 2.5rem;
  width: 100%;
  overflow: auto;
  white-space: nowrap;
  position: relative;
}
.tabs__pills::-webkit-scrollbar {
  display: none;
}
.tabs__pills .btn {
  color: var(--Corporativo-Grey);
  font-size: 1.25rem;
  font-weight: 500;
  padding: .5rem 0px;
  transition: var(--transition);
  background: none;
  border: none;
  border-bottom: 3px solid transparent;
  line-height: 1;
  position: relative;
}
.tabs__pills .btn::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: -2.5rem;
  bottom: -2px;
  height: 1px;
  background: var(--Corporativo-Light-Grey);
  z-index: -1;
}
.tabs__pills .btn.active {
  color: var(--Corporativo-Black);
  border-color: var(--Corporativo-Primary);
  font-weight: 600;
}
.tabs__pills .btn:not(.active) {
  cursor: pointer;
}
.tabs__pills .btn:not(.active):hover {
  color: var(--Corporativo-Black);
}
.tabs__panels {
  width: 100%;
}
.tabs__panel {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  transition: var(--transition);
}
.tabs__panel.active {
  display: flex;
}
@media (min-width: 576px) {
  .tabs__pills {
    min-width: 66.66%;
    gap: 6rem;
  }
  .tabs__pills .btn::after {
    right: -6rem;
  }
}
@media (min-width: 992px) {
  .tabs {
    margin-bottom: 5rem;
  }
  /* .tabs__pills {
    padding-right: 6rem;
  } */
}

/* Accordion */
.collapse + .collapse {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid var(--Corporativo-Light-Grey);
}
.collapse.active {
  border-bottom: 2px solid var(--base-black);
}
.collapse__toggle {
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  padding-right: 2rem;
  background: url('../img/plus-circle.svg') no-repeat right center;
  transition: var(--transition);
}
.collapse.active .collapse__toggle {
  background: url('../img/minus-circle.svg') no-repeat right center;
}
.collapse__body {
  max-height: 0;
  overflow: hidden;
  transition: .3s;
}
.collapse.active .collapse__body {
  max-height: 10rem;
}
.collapse__panel {
  padding-top: 1rem;
}
@media (min-width: 992px) {
  .accordion {
    margin-bottom: 5rem;
  }
  .collapse__toggle {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .collapse + .collapse {
    padding-top: 1.5rem;
    margin-top: 1.5rem;
  }
  .collapse__panel {
    padding-top: 1.5rem;
  }
}

/* Banners */
.banner {
  display: flex;
  padding: 1.5rem 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 2rem;
  align-self: stretch;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
}
.banner__content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: .5rem;
  align-self: stretch;
}
@media (min-width: 992px) {
  .banner {
    padding: 3rem 4rem;
    margin-bottom: 5rem;
  }
  .banner__title {
    color: var(--Corporativo-Black, #1E1E1E);
    font-size: 2rem;
    line-height: 2.5rem;
    max-width: 66.66%;
  }
  .banner__content {
    gap: 1.5rem;
    max-width: 50%;
  }
}
.banner-background {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0 1rem;
  position: relative;
}
.banner-background::before {
  content: "";
  background: var(--Corporativo-Lighter-Grey);
  display: block;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 5rem;
  position: absolute;
}
.banner-background .content__body {
  align-items: flex-start;
  padding: 1rem 0;
  gap: 1.5rem;
}
.banner-background > img, .banner-background > picture {
  order: 2;
}
.banner-background > picture img {
  max-height: fit-content;
}
@media (min-width: 767px) {
  .banner-background {
    flex-direction: row;
    align-items: center;
    margin-bottom: 5rem;
  }
  .banner-background::before {
    top: 1.5rem;
    bottom: 1.5rem;
  }
  .banner-background .content__body {
    padding: 2rem 0;
  }
  .banner-background .content__body {
    flex: 1 1 calc(75% - .75rem);
  }
  .banner-background > img, .banner-background > picture {
    order: 0;
    flex: 1 1 calc(25% - .75rem);
    max-width: calc(25% - .75rem);
  }
}
@media (min-width: 1200px) {
  .banner-background {
    padding: 0 6.25rem 0 2rem;
  }
}
@media (min-width: 1441px) {
  .banner-background::before {
    top: 2.5rem;
    bottom: 2.5rem;
  }
}
.banner-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.banner-content__left {
  order: 1;
}
.banner-content__right {
  order: 0;
}
.banner-content__img {
  max-width: 100%;
}
img.banner-content__img, .banner-content__img img {
  max-height: fit-content;
}
.banner-content__out {
  position: relative;
}
@media (min-width: 768px) {
  .banner-content {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  .banner-content__left, .banner-content__right {
    flex: 1;
  }
  .banner-content__left {
    order: 0;
  }
  .banner-content__right {
    order: 1;
  }
  .banner-content__out .banner-content__img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(50% + 1rem);
    width: auto;
    height: 100%;
  }
  .banner-content__out .banner-content__right {
    padding: 4rem 0;
  }
  .banner-content .content__body {
    gap: 2rem;
  }
}
@media (min-width: 992px) {
  .banner-content {
    margin-bottom: 5rem;
  }
}
.banner-logo {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: relative;
}
.banner-logo::before {
  content: "";
  position: absolute;
  width: 100vw;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -1rem;
  top: auto;
  border-bottom: 1rem solid var(--Corporativo-Primary);
  z-index: -1;
}
.banner-logo .h2 {
  line-height: 1;
}
img.banner-logo__logo, .banner-logo__logo img {
  max-width: 50%;
  max-height: 3rem;
  height: auto;
  width: auto;
  align-self: flex-start;
}
img.banner-logo__img, .banner-logo__img img {
  height: auto;
  width: auto;
  margin-bottom: -30%;
}
@media (min-width: 576px) {
  img.banner-logo__img, .banner-logo__img img {
    margin-bottom: -20%;
    margin-left: 33.33%;
    margin-top: -10%;
  }
}
@media (min-width: 992px) {
  .banner-logo .h2 {
    max-width: 50%;
  }
  .banner-logo__logo:not(img) {
    justify-items: flex-end;
  }
  img.banner-logo__logo {
    align-self: flex-end;
  }
  img.banner-logo__img, .banner-logo__img img {
    max-width: 50%;
    margin-bottom: -15%;
    margin-left: 33.33%;
    margin-top: -15%;
  }
}
@media (min-width: 1200px) {
  .banner-logo .h2 {
    font-size: 3.5rem;
    font-weight: 800;
  }
}
.banner-logo + .mini-cards__wrapper {
  position: relative;
}
.banner-logo + .mini-cards__wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  right: -100%;
  margin: auto;
  width: 100vw;
  background: linear-gradient(180deg, #F4FFF6 0%, #FFF 100%);
  z-index: -2;
}
.banner-logo + .mini-cards__wrapper .section__title {
  margin-top: 5rem;
}
@media (min-width: 576px) {
  .banner-logo + .mini-cards__wrapper .section__title {
    margin-top: 7.5rem;
  }
}
@media (min-width: 992px) {
  .banner-logo + .mini-cards__wrapper .section__title {
    margin-top: 5rem;
  }
}
@media (min-width: 1200px) {
  .banner-logo + .mini-cards__wrapper .section__title {
    margin-top: 8.5rem;
  }
}

/* Taxonomy */
.category__title {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1rem;
  padding: 5rem 0;
}
.category__title::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  right: -100%;
  margin: auto;
  width: 100vw;
  background: linear-gradient(180deg, var(--tax-colour-lighter, rgba(255, 255, 255, 0.04)) 0%, var(--tax-colour-light, rgba(178, 50, 154, 0.04)) 100%);
  z-index: -1;
}
.category__title h1 {
  font-size: 1.5rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  color: var(--tax-colour);
}
.category__title h1 strong {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
  color: var(--Corporativo-Grey);
}
@media (min-width: 992px) {
  .category__title {
    margin-bottom: 5rem;
  }
  .category__title > * {
    max-width: 66.66%;
  }
  .category__title h1 {
    font-size: 2rem;
    line-height: 1;
    margin-bottom: 1rem;
  }
}

/* Product */
.product-info {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 2rem;
  align-items: flex-start;
  justify-content: center;
  padding: 0 .75rem 2rem .75rem;
  margin-top: -5rem;
  margin-bottom: 2.5rem;
  color: var(--Corporativo-White);
  z-index: 1;
}
.product-info > * {
  flex: 1 1 100%;
  width: 100%;
}
.product-info::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: linear-gradient(115deg, var(--product-colour) 18.29%, var(--product-colour-darker) 98.08%);
  z-index: -1;
  border-radius: .75rem;
}
img.product-info__img, .product-info__img img {
  margin-top: -5rem;
  height: auto;
}
.product-info__content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.product-info .product-features {
  grid-gap: 1rem;
  margin-top: 0;
}
.product-info .product-feature {
  gap: 0;
}
.product-info__sizes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: .5rem 1rem;
  align-content: flex-end;
}
.product-info__sizes__title {
  flex: 1 1 100%;
}
.product-info__size {
  text-align: center;
}
.product-info .cta {
  align-self: flex-start;
}
@media (min-width: 768px) {
  .product-info {
    flex-direction: row;
    gap: 1rem 2rem;
    padding: 3.5rem;
  }
  picture.product-info__img, img.product-info__img {
    flex: 1;
    width: calc( 50% - 1rem );
  }
  img.product-info__img, .product-info__img img {
    margin-top: -10rem;
    margin-left: -2rem;
  }
  .product-info__content:first-of-type {
    width: calc( 50% + 1rem );
    flex: 1;
  }
  .product-info .product-features {
    grid-gap: 1rem 2rem;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 992px) {
  .product-info::before {
    left: -100%;
    right: -100%;
    width: calc(100% + 3.75rem);
  }
  img.product-info__img, .product-info__img img {
    margin-top: -15rem;
  }
}
@media (min-width: 1200px) {
  .product-info {
    flex-direction: column;
    align-items: flex-end;
    gap: 2rem;
  }
  .product-info__img {
    position: absolute;
    left: 0;
  }
  .product-info__content:last-of-type {
    width: calc( 50% + 1rem );
    flex: 1;
  }
  .product-info .product-features {
    grid-gap: 1rem;
  }
}
.product-section__separator {
  border-top: 1px solid var(--Corporativo-Light-Grey);
  margin: 0 -1rem;
}
.reviews {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 3rem;
  justify-content: center;
  text-align: center;
  color: var(--Corporativo-White);
  font-size: .875rem;
  line-height: 1.3125rem;
  margin-bottom: 2.5rem;
}
.review {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-top: 6rem;
}
.review::before, .review::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100%;
  z-index: 0;
}
.review::before {
  background: var(--product-colour);
  width: 12rem;
  height: 12rem;
  top: 0;
}
.review::after {
  background: var(--product-colour-lighter);
  filter: drop-shadow(0px 4px 4px rgba(102, 102, 102, 0.15));
  width: 10rem;
  height: 10rem;
  top: 1rem;
}
.review__img {
  position: absolute;
  bottom: calc(100% - 11.5rem);
  z-index: 1;
  max-height: 12rem;
}
.review__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 6.5rem 1.5rem 1rem 1.5rem;
  background: var(--product-colour);
  border-radius: 1.5rem;
  width: 100%;
}
.review__title {
  font-weight: 600;
  line-height: 1.75rem;
  letter-spacing: -.0125rem;
}
.review__rating {
  display: flex;
  flex-direction: row;
  gap: .5rem;
  padding: .5rem 1rem;
  background: var(--product-colour);
  border-radius: 0 0 .75rem .75rem;
}
.review__rating .c-star {
  width: 1.5rem;
  height: 1.5rem;
  fill: transparent;
}
.review__rating .c-star.active {
  fill: #FFD427;
}
@media (min-width: 992px) {
  .reviews {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 5rem;
  }
}
.product-features {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
  justify-content: center;
  margin-top: 1rem;
}
.product-tabs__title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 1rem;
}
.product-steps {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-top: 1rem;
}
img.product-steps__img, .product-steps__img img {
  align-self: flex-start;
  margin-top: 1rem;
  height: auto;
}
.product-step {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.product-step span {
  color: var(--product-colour, --Corporativo-Light-Grey);
  font-size: 1.5rem;
  font-weight: 700;
}
.product-feature {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  line-height: 1rem;
}
.product-feature img {
  align-self: flex-start;
}
.product-feature__title {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
@media (min-width: 1200px) {
  .product-features {
    grid-template-columns: repeat(4, 1fr);
  }
}
.product-gradient {
  position: relative;
}
.product-gradient__top::before, .product-gradient__bottom::after {
  content: "";
  display: block;
  position: absolute;
  left: -100%;
  right: -100%;
  margin: auto;
  width: 100vw;
  height: 50rem;
  z-index: -1;
}
.product-gradient__top::before {
  bottom: -2.5rem;
  background: linear-gradient(180deg, #FFF 0%, var(--product-colour-gradient-lighter) 36%, var(--product-colour-gradient) 100%);
}
.product-gradient__bottom::after {
  top: 2.5rem;
  background: linear-gradient(180deg, var(--product-colour-gradient) 4.97%, var(--product-colour-gradient-lighter) 20.17%, #FFF 100%);
}
.video {
  position: relative;
  margin-bottom: 2.5rem;
}
.video::before {
  display: block;
  padding-top: 56.25%;
  content: "";
}
.video > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .video {
    margin-bottom: 5rem;
    max-width: 75%;
  }
}
.product-floating {
  background: var(--product-colour);
  color: var(--Corporativo-White);
  position: fixed;
  bottom: -100%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
  transition: var(--transition-slow);
}
.product-floating.is-visible {
  bottom: 0;
}
.product-floating .container {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
img.product-floating__img, .product-floating__img img {
  width: auto;
  max-width: 33.33%;
  height: auto;
  max-height: 22rem;
  position: absolute;
  bottom: 1.5rem;
  right: 66.66%;
}
.product-floating__content {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  width: 66.66%;
  padding: 1.5rem 0;
}
.product-floating__info {
  display: flex;
  flex-direction: column;
  gap: .25rem;
}
.product-floating__info__tag {
  font-size: .625rem;
  font-weight: 700;
  line-height: 1;
  align-self: flex-start;
}
.product-floating__info__h1 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
}
.product-floating__content .cta {
  align-self: flex-start;
}
@media (min-width: 992px) {
  img.product-floating__img, .product-floating__img img {
    bottom: 0;
  }
  .product-floating__content {
    flex-direction: row;
    justify-items: flex-end;
    gap: 2rem;
  }
  .product-floating__info, .product-floating__content .cta {
    max-width: 50%;
  }
  .product-floating__info__h1 {
    font-size: 2rem;
  }
  .product-floating__content .cta {
    align-self: center;
  }
}
.modal__product {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.modal__product__desc {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
  white-space: normal;
}
.modal__product__stores {
  display: flex;
  gap: 2rem 1.5rem;
  justify-items: center;
  flex-wrap: wrap;
}
.modal__product__store {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
  flex: 0 0 calc(50% - 1rem);
  position: relative;
  padding: .5rem 0;
}
.modal__product__store::after {
  content: "";
  position: absolute;
  top: 0;
  right: -.75rem;
  height: 100%;
  width: 1px;
  background: #E1E1E1;
}
.modal__product__store:nth-of-type(2n)::after, .modal__product__store:last-of-type::after {
  content: none;
}
.modal__product__store img {
  height: auto;
}
.modal__product__store a {
  color: var(--Corportativo-Primary, #51A034);
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.125rem;
  text-decoration: underline;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .modal__product__store {
    flex: 0 0 calc(33.33% - 1rem);
  }
  .modal__product__store::after, .modal__product__store:nth-of-type(2n)::after {
    content: "";
  }
  .modal__product__store:nth-of-type(3n)::after, .modal__product__store:last-of-type::after {
    content: none;
  }
}
@media (min-width: 992px) {
  .modal__product__stores {
    gap: 3rem 2rem;
  }
  .modal__product__store {
    flex: 0 0 calc(25% - 1.5rem);
  }
  .modal__product__store::after, .modal__product__store:nth-of-type(3n)::after {
    content: "";
    right: -1;
  }
  .modal__product__store:nth-of-type(4n)::after, .modal__product__store:last-of-type::after {
    content: none;
  }
}