.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #43464d;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.divider {
  height: 1px;
  background-color: #eee;
  padding-top: 0;
}

.divider.cc-dark-divider {
  height: 1px;
  background-color: #202020;
}

.styleguide-content-wrap {
  text-align: center;
}

.section {
  text-align: center;
  margin-bottom: 54px;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
}

.section.cc-store-home-wrap {
  display: inline;
}

.section.cc-subscribe-form {
  background-color: #f4f4f4;
  margin-left: 0;
  margin-right: 0;
}

.section.cc-product-detail {
  align-items: center;
  display: flex;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.container-contacto {
  width: 0%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: inline;
}

.container-contacto.cc-subscription-form {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  padding-top: 130px;
  padding-bottom: 140px;
  display: flex;
}

.container-contacto.cc-heading-wrap {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 80px;
}

.container-contacto.cc-full-width-form-wrap {
  align-items: flex-start;
  display: flex;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-tiny.cc-paragraph-tiny-light {
  opacity: .7;
}

.paragraph-bigger-2 {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger-2.cc-bigger-light-2 {
  opacity: .6;
  text-align: center;
  margin-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Creatodisplay, sans-serif;
  position: relative;
}

.paragraph-bigger-2.cc-bigger-light-2.vacantes {
  text-align: left;
  font-size: 18px;
  display: none;
}

.paragraph-bigger-2.cc-bigger-light-2.vacantes-final {
  text-align: left;
  padding-top: 10px;
}

.button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button:hover {
  color: #fff;
  background-color: #32343a;
}

.button:active {
  background-color: #43464d;
}

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.button.cc-add-to-cart-btn {
  margin-top: 10px;
  margin-right: 10px;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-cart-remove-link {
  color: #a7a7a7;
  margin-top: 4px;
  margin-bottom: 5px;
  font-weight: 400;
  text-decoration: none;
}

.label.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.paragraph-light {
  opacity: .6;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Creatodisplay, sans-serif;
  font-size: 20px;
  line-height: 34px;
}

.paragraph-light.cc-subscribe-paragraph {
  width: 40%;
}

.heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.styleguide-header-wrap {
  height: 460px;
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.cart-footer {
  padding-top: 20px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-no-data {
  width: 70%;
  margin: 100px auto;
  display: block;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.product-name-text {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

.product-name-text.cc-name-text-cart {
  font-size: 14px;
  line-height: 26px;
}

.product-name-text.cc-shipping-option {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 26px;
}

.cart-item-info-wrap {
  margin-top: -5px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

.cart-quantity {
  height: auto;
  min-width: auto;
  color: #fff;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.navigation-items {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cart {
  margin-left: 20px;
}

.navigation {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 30px 50px;
  display: flex;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field.cc-subscribe-text-field {
  width: 330px;
  margin-bottom: 0;
  margin-right: 10px;
}

.text-field.cc-subscribe-text-field:focus {
  border-color: #32343a;
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.text-field.cc-quantity-field {
  width: 80px;
  height: auto;
  background-color: #fff;
  border-color: #e6e6e6;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 8px 12px 8px 20px;
}

.cart-list {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cart-line-item {
  margin-bottom: 10px;
}

.navigation-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.icon {
  display: block;
}

.logo-image {
  min-width: 180px;
  display: none;
  overflow: visible;
}

.remove-button {
  text-decoration: none;
}

.cart-header {
  padding-top: 16px;
  padding-bottom: 16px;
}

.navigation-wrap {
  align-items: center;
  display: flex;
}

.cart-container {
  min-width: 400px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
}

.products-heading {
  text-align: center;
  margin-bottom: 80px;
}

.collection-wrap {
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.intro-header {
  height: 450px;
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 0 #000;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  margin-top: -18px;
  margin-bottom: auto;
  display: flex;
}

.collection-item {
  width: 33.33%;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.intro-content {
  width: 70%;
  max-width: 1140px;
  text-align: center;
  flex-wrap: nowrap;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.intro-text {
  width: 80%;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.main-heading-wrap {
  margin-bottom: 0;
  font-family: Creatodisplay, sans-serif;
}

.main-paragraph-wrap {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template: ". ."
  / 1fr;
  grid-auto-columns: .25fr;
  margin-top: 60px;
  margin-bottom: 150px;
}

.subscribe-form {
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-block {
  margin-top: 20px;
}

.footer {
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  grid-template: ". . . . ."
                 ". . . . ."
                 / 1fr 2fr 1fr;
  grid-auto-rows: minmax(auto, 1fr);
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  align-items: start;
  justify-items: start;
  padding-top: 120px;
  padding-bottom: 60px;
}

.footer-link {
  opacity: .6;
  margin-bottom: 15px;
  font-size: 14px;
  text-decoration: none;
  transition: color .2s, opacity .2s;
}

.footer-link:hover {
  opacity: 1;
}

.made-with-webflow {
  opacity: .5;
  align-items: center;
  margin-top: 70px;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.made-with-webflow:hover {
  opacity: 1;
}

.made-with-webflow:active {
  opacity: .8;
}

.links-section-footer {
  margin-top: 40px;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.product-image-wrap {
  width: 100%;
  height: 620px;
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: opacity .6s;
  display: block;
  position: relative;
}

.product-image-wrap:hover {
  opacity: .9;
  color: #fff;
}

.product-image-wrap:active {
  opacity: .85;
  color: #fff;
}

.product-description {
  position: absolute;
  top: auto;
  bottom: 30px;
  left: 30px;
  right: auto;
}

.product-price-text {
  opacity: .6;
  font-size: 14px;
  line-height: 26px;
}

.about-quote {
  width: 70%;
  text-align: center;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.picture-placeholder {
  height: 460px;
  background-color: #f4f4f4;
  background-image: url('../images/Placeholder-1_1.svg');
  background-position: 45%;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.picture-placeholder.cc-about-2 {
  height: 620px;
  background-image: url('../images/placeholder-1---wide.svg');
  background-position: 50%;
  background-size: cover;
}

.picture-placeholder.cc-about-3 {
  background-image: url('../images/placeholder-2.svg');
  background-position: 50%;
  background-size: cover;
}

.picture-placeholder.cc-about-1 {
  background-image: url('../images/placeholder-1.svg');
  background-position: 50%;
  background-size: cover;
}

.about-pictures-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 150px;
}

.contact-name-field-wrap {
  width: 50%;
  padding-right: 10px;
}

.email-name-field-wrap {
  width: 50%;
  padding-left: 10px;
}

.get-in-touch-form-wrap {
  width: 70%;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.get-in-touch-form {
  flex-direction: column;
  display: flex;
}

.credentials-inputs-wrap {
  display: flex;
}

.map {
  height: 460px;
  margin-bottom: 100px;
  line-height: 20px;
}

.paragraph-contact-text {
  margin-bottom: 10px;
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . ."
  / 1fr 1fr 1fr 1fr;
  margin-top: 60px;
}

.support-link {
  opacity: .7;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
  transition: opacity .2s;
}

.support-link:hover {
  opacity: 1;
}

.support-link:active {
  opacity: .8;
}

.contacts-section {
  text-align: center;
  margin-bottom: 100px;
}

.store-categories-wrap {
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.products-category-link {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.products-category-link:hover {
  opacity: 1;
}

.products-category-link:active {
  opacity: .8;
}

.products-category-link.w--current {
  opacity: 1;
  letter-spacing: 1px;
  font-weight: 600;
}

.products-category-link.w--current:hover {
  opacity: .8;
}

.products-category-link.w--current:active {
  opacity: .7;
}

.collection-list {
  justify-content: center;
  display: flex;
}

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-preview-image {
  width: 100%;
  height: 620px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 45px;
  transition: opacity .6s;
  display: block;
}

.blog-preview-image:hover {
  opacity: .7;
}

.blog-summary-wrap {
  width: 70%;
  text-align: left;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

._404-wrap {
  width: 100%;
  height: 100%;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.protected-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.product-detail-measurement {
  align-items: center;
  display: flex;
}

.product-detail-main-details {
  margin-bottom: 30px;
}

.product-details-wrap {
  width: 50%;
  max-width: 470px;
  margin-bottom: 20px;
  margin-left: 100px;
}

.add-to-cart {
  margin-top: 30px;
}

.product-image {
  width: 50%;
  height: 700px;
  background-color: #f4f4f4;
  background-image: url('../images/placeholder-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.product-detail-cta-wrap {
  margin-top: 0;
  display: flex;
}

.product-informations {
  margin-top: 25px;
  margin-bottom: 25px;
}

.list-item {
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.product-detail-price {
  opacity: .6;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 52px;
}

.product-detail-name {
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 52px;
}

.product-detail-unit-text {
  margin-left: 6px;
}

.product-detail-unit-text.cc-middle-text {
  margin-right: 6px;
}

.total-count-text {
  font-weight: 600;
}

.block-header {
  border-color: #e4e4e4;
  padding: 16px 24px;
}

.block-content {
  border-bottom-color: #e4e4e4;
  border-left-color: #e4e4e4;
  border-right-color: #e4e4e4;
  padding: 24px 24px 12px;
  font-weight: 400;
}

.full-width-form {
  background-color: #f4f4f4;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding-top: 50px;
  padding-bottom: 50px;
}

.order-item-list {
  margin-bottom: -5px;
}

.order-item-description-wrap {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.order-item-content-wrap {
  margin-left: 24px;
}

.order-item-price {
  font-size: 14px;
}

.checkout-quantity-wrap {
  opacity: .6;
  font-size: 14px;
  line-height: 26px;
}

.order-confirmation-header-wrapper {
  font-weight: 100;
}

.select {
  height: 42px;
  margin-bottom: 16px;
}

.checkbox-label {
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  margin-left: 12px;
  font-size: 14px;
  line-height: 26px;
}

.billing-address-toggle {
  align-items: center;
  margin-bottom: 20px;
}

.checkbox {
  margin-top: 0;
  margin-bottom: 4px;
}

.shipping-method {
  border-bottom-color: #e4e4e4;
  padding: 20px 24px;
}

.shipping-method-list {
  border-left-color: #e4e4e4;
  border-right-color: #e4e4e4;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.blog-header-image {
  width: 100%;
  height: 620px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 60px;
  display: block;
}

.blog-header-image.w--current {
  margin-bottom: 60px;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: .8;
}

.blog-heading-link:active {
  opacity: .7;
}

.option-list {
  font-size: 14px;
  line-height: 26px;
}

.option {
  margin-bottom: 25px;
}

.cart-option-list {
  color: #a7a7a7;
  margin-top: 0;
  font-size: 14px;
  line-height: 26px;
}

.cart-option-wrap {
  margin-bottom: 0;
}

.option-item-value {
  color: #1a1b1f;
}

.apple-pay, .pay-with-browser {
  height: 42px;
}

.order-wrap {
  flex-basis: 750px;
}

.order-summary {
  flex-basis: 370px;
}

.billing-address-toggle-2 {
  align-items: stretch;
  margin-bottom: 10px;
}

.checkbox-label-2 {
  margin-bottom: 0;
}

.checkbox-2 {
  margin-top: 2px;
}

.cc-quantity-field-label {
  margin-bottom: 0;
}

.image {
  z-index: auto;
  object-fit: fill;
  text-decoration: none;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  overflow: visible;
}

.image.special {
  z-index: 99;
  width: auto;
  height: auto;
  max-width: 560px;
  object-fit: fill;
  top: 0;
  bottom: 0;
  left: -40px;
  right: 0;
  overflow: visible;
}

.slide {
  position: absolute;
}

.slide-2 {
  float: none;
  object-fit: fill;
}

.heading {
  float: none;
  color: #fff;
  background-color: #3954a4;
  justify-content: center;
  font-family: Bebas Neue, sans-serif;
  font-size: 50px;
  line-height: 70px;
  display: flex;
}

.heading-2 {
  color: #3954a4;
  text-align: center;
  font-family: Bebas Neue, sans-serif;
  font-size: 50px;
}

.image-2 {
  display: block;
  position: relative;
  overflow: visible;
}

.columns {
  float: none;
  clear: none;
  display: inline;
}

.image-3 {
  max-height: 0;
  max-width: 230px;
  min-height: 100px;
  min-width: 200px;
  object-fit: fill;
  object-position: 100% 50%;
  display: inline;
}

.heading-3 {
  color: #3954a4;
  text-align: center;
  font-family: Bebas Neue, sans-serif;
  font-size: 50px;
}

.div-block {
  background-color: #3954a4;
  margin-top: -30px;
}

.grid-2 {
  grid-template: "Area Area-2 Area-3"
  / 1fr 1fr 1fr;
}

.grid-3 {
  grid-template: "Area"
                 "Area-3" 175px
                 "Area-2"
                 / 1fr;
}

.grid-4 {
  grid-column-gap: 16px;
  grid-template: "Area Area-2 Area-3 Area-4 Area-5 Area-6"
  / 1fr 1fr 1fr 1fr 1fr 1fr;
  margin: 0 10px 43px;
}

.grid-5 {
  grid-template-columns: 1fr;
  grid-template-areas: "Area"
                       "Area-2";
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
}

.grid-6 {
  grid-template-columns: 1fr;
  grid-template-areas: "Area";
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  padding-top: 0;
}

.grid-7 {
  grid-template-columns: 1fr;
  grid-template-areas: "Area";
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
}

.grid-8 {
  grid-template-columns: 1fr;
  grid-template-areas: "Area";
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  padding-top: 10px;
}

.grid-9, .grid-10 {
  grid-template-columns: 1fr;
  grid-template-areas: "Area";
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
}

.text-block, .text-block-2, .text-block-3, .text-block-4 {
  text-align: center;
  font-family: Creatodisplay, sans-serif;
}

.text-block-5, .text-block-6 {
  font-family: Creatodisplay, sans-serif;
}

.grid-11 {
  grid-template-columns: 1fr;
  justify-items: center;
}

.grid-12 {
  grid-template-columns: 1fr;
  grid-template-areas: "."
                       "Area";
  justify-items: center;
  margin-right: 0;
  padding-right: 132px;
}

.image-4 {
  text-align: center;
  object-fit: fill;
  display: block;
}

.grid-13 {
  height: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-14 {
  grid-template: "Area"
                 "."
                 / 1fr;
  justify-items: stretch;
}

.grid-15 {
  grid-template: "."
  / 1fr;
}

.column-2 {
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-items: center;
  margin-bottom: 13px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  flex-flow: row;
  flex: none;
  align-content: space-between;
  justify-content: center;
  align-items: center;
  font-family: Creatodisplay, sans-serif;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  overflow: visible;
}

.columns-2 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  padding-top: 0;
  display: flex;
}

.section4 {
  z-index: 9999;
  height: 40px;
  background-color: #fff;
  line-height: 28px;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-5 {
  flex: 0 auto;
}

.image-6 {
  width: auto;
  text-align: center;
  object-fit: fill;
}

.text-block-8 {
  max-height: 500px;
  max-width: 0;
  min-height: auto;
  min-width: auto;
  color: #fff;
  text-align: left;
  font-family: Creatodisplay, sans-serif;
  display: inline;
}

.text-block-9 {
  font-family: Creatodisplay, sans-serif;
}

.image-location {
  width: 300px;
}

.div-block-2 {
  text-align: center;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.grid-16 {
  grid-column-gap: 3px;
  grid-row-gap: 0px;
  grid-template: "Area Area-2"
  / 1.5fr 1.5fr;
  grid-auto-flow: row;
  margin-top: -19px;
  margin-left: 10px;
  margin-right: 10px;
}

.slide-nav, .image-8, .slider, .mask {
  border-radius: 8px;
}

.image-9 {
  max-width: 350px;
  min-width: 350px;
  margin-top: 10px;
  display: block;
}

.link-block-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.slide-1 {
  background-image: url('../images/banner01.jpg');
  background-position: 50%;
  background-size: 100% 100%;
}

.slide-3 {
  background-image: url('../images/banner02.jpg');
  background-repeat: repeat;
  background-size: 100% 100%;
  background-attachment: scroll;
}

.slide-4 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/banner03.jpg');
  background-position: 0 0;
  background-size: 100% 100%;
}

.slider-2 {
  z-index: 99;
  max-width: 550px;
  min-height: 560px;
  min-width: 450px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 8px;
  margin-left: -52px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  bottom: 24px;
  left: 112px;
  box-shadow: 6px 6px 0 -3.5px #aaa;
}

.mask-2 {
  border: 1px #000;
  border-radius: 8px;
}

.columns-3 {
  padding-right: 91px;
}

.image-11 {
  max-height: 180px;
  max-width: 400px;
  min-height: 180px;
  min-width: 400px;
  margin-top: -20px;
  margin-left: 0;
}

.column-5 {
  padding-left: 0;
  padding-right: 30px;
  display: flex;
}

.link-block-2 {
  margin-top: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-12 {
  max-height: 130px;
  max-width: 120px;
  min-height: 130px;
  min-width: 120px;
}

.image-13 {
  max-height: 130px;
  max-width: 120px;
  min-width: 150px;
}

.image-14 {
  max-height: 120px;
  max-width: 120px;
  min-height: 120px;
  min-width: 120px;
  align-self: flex-start;
}

.columns-4 {
  justify-content: space-around;
  display: inline;
}

.section-3 {
  max-height: 50px;
  min-height: 50px;
  background-image: linear-gradient(#f1f1f1, #fff 89%);
}

.image-15, .image-16 {
  max-width: 85px;
}

.image-17 {
  max-width: 85px;
  min-width: 0;
}

.image-18, .image-19, .image-20 {
  max-width: 85px;
}

.column-8 {
  justify-content: center;
  padding-left: 0;
  display: flex;
}

.image-21 {
  max-height: 36px;
  max-width: 36px;
  min-height: 36px;
  min-width: 36px;
}

.image-22 {
  max-height: 36px;
  max-width: 36px;
  min-height: 36px;
  min-width: 36px;
  flex: 0 auto;
}

.image-23 {
  max-height: 36px;
  max-width: 36px;
  min-height: 36px;
  min-width: 36px;
}

.image-24 {
  max-height: 36px;
  max-width: 36px;
  min-height: 36px;
  min-width: 36px;
  display: block;
}

.columns-5 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-10 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-span {
  text-align: left;
  display: inline;
}

.link-block-4 {
  z-index: 99999;
  margin-right: 10px;
  display: inline;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image-25 {
  max-height: 100px;
  max-width: 100px;
  min-height: 100px;
  min-width: 100px;
  position: fixed;
  top: 25%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline;
}

.section-4 {
  height: 50px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.text-block-10 {
  color: #999;
  margin-left: 0;
  padding-left: 0;
  font-family: Creatodisplay, sans-serif;
  font-size: 14px;
}

.columns-6 {
  height: 40px;
  text-align: center;
  align-items: center;
  display: flex;
}

.column-11 {
  height: 40px;
  font-size: 14px;
  display: inline;
  position: static;
}

.column-12 {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: static;
}

.column-13, .columns-7 {
  height: 40px;
}

.column-14 {
  height: 40px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.column-15, .div-block-4 {
  height: 40px;
}

.link-block-5 {
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-26 {
  max-height: 30px;
  max-width: 30px;
  min-height: 30px;
  min-width: 30px;
}

.link-block-6 {
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  right: -10px;
}

.image-27 {
  max-height: 30px;
  max-width: 30px;
  min-height: 30px;
  min-width: 30px;
}

.link-block-7 {
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 0;
  padding-left: 0;
  display: flex;
  position: relative;
  left: -10px;
}

.image-28 {
  max-height: 30px;
  max-width: 30px;
  min-height: 30px;
  min-width: 30px;
}

.heading-4 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bebas Neue, sans-serif;
  font-size: 50px;
}

.heading-4.bolsadetrabajo {
  margin-top: 120px;
  margin-bottom: 13px;
}

.heading-5 {
  text-align: center;
  font-family: Bebas Neue, sans-serif;
  font-size: 36px;
  line-height: 50px;
  display: none;
}

.heading-5.otro {
  text-align: left;
  font-size: 30px;
  font-weight: 400;
}

.button-2 {
  color: #fff;
  background-color: #3954a4;
  border-radius: 9px;
  font-family: Creatodisplay, sans-serif;
  box-shadow: 1px 0 4px #000;
}

.container-3 {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.container-4 {
  display: inline;
}

.column-17 {
  padding-left: 0;
}

.column-18 {
  padding-right: 0;
}

.div-block-5 {
  justify-content: center;
  display: flex;
}

.grid-17 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-5 {
  display: inline;
}

.div-block-6 {
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-8 {
  justify-content: center;
  display: flex;
}

.div-block-10 {
  max-width: 200px;
  justify-content: center;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
}

.columns-8 {
  height: 45px;
  max-height: none;
  min-height: 0;
}

.div-block-11 {
  height: auto;
  justify-content: flex-start;
  margin-left: auto;
  display: flex;
}

.column-19, .column-20 {
  height: 30px;
}

.columns-9 {
  height: 30px;
  position: relative;
}

.column-21 {
  height: 30px;
}

.column-22 {
  height: 30px;
  left: -110px;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  font-family: Creatodisplay, sans-serif;
  font-size: 14px;
  position: relative;
  left: 3px;
}

.columns-10 {
  height: 30px;
}

.column-23 {
  height: 30px;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.column-24 {
  height: 30px;
  padding-left: 0;
  padding-right: 0;
  left: -20px;
}

.image-29, .image-30 {
  height: 30px;
}

.div-block-whatsapp {
  display: none;
}

.text-block-12 {
  font-family: Bebas Neue, sans-serif;
  font-size: 36px;
  line-height: 50px;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.list {
  margin-bottom: 25px;
  padding-left: 0;
}

.list-2, .list-3 {
  margin-bottom: 25px;
}

.dropdown-list-2 {
  position: relative;
}

.dropdown {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: block;
  position: static;
}

.dropdown-list-3 {
  position: relative;
}

.dropdown-list-3.w--open {
  background-color: #fffefe;
  margin-bottom: 30px;
}

.grid-18 {
  height: 30px;
  grid-column-gap: 3px;
  grid-template: "Area"
  / 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-left: 70px;
  margin-right: 500px;
}

.image-32 {
  width: 50px;
  height: 50px;
  margin-left: 10px;
  margin-right: 10px;
}

.image-33 {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.div-block-14 {
  justify-content: center;
  margin-left: 20px;
  display: flex;
}

.columns-11 {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  display: flex;
}

.column-25, .column-26 {
  display: none;
}

.text-checkbox {
  text-transform: none;
  font-family: Creatodisplay, sans-serif;
}

.heading-7 {
  font-family: Bebas Neue, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.submit-button {
  text-align: center;
  background-color: #3954a4;
  border-radius: 8px;
  flex: 1;
  margin-top: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 32px;
  line-height: 40px;
  overflow: hidden;
  box-shadow: 1px 1px 3px -1px #333;
}

.container-6 {
  padding-left: 10px;
  padding-right: 10px;
}

.text-field-2 {
  border-top: 1px #000;
  border-left: 1px #000;
  border-right: 1px #000;
}

.form {
  margin-top: 10px;
}

.field-label {
  margin-bottom: 5px;
}

.text-block-13 {
  font-family: Creatodisplay, sans-serif;
  font-size: 16px;
  line-height: 30px;
  display: block;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
}

.text-block-14 {
  text-align: center;
}

.div-block-15 {
  text-align: left;
  justify-content: center;
  margin-top: 10px;
  display: none;
}

.div-block-16 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 10px;
  display: none;
  overflow: visible;
}

.recaptcha {
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-17 {
  flex: 0 auto;
}

.image-50 {
  max-height: 75px;
  max-width: 150px;
  min-height: 75px;
  min-width: 150px;
}

.button-3 {
  opacity: 1;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #3954a4;
  border-radius: 8px;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Bebas Neue, sans-serif;
  font-size: 30px;
  line-height: 40px;
  display: block;
  box-shadow: 1px 1px 3px #000;
}

.div-block-18 {
  color: #3954a4;
  margin-top: 30px;
  margin-bottom: 30px;
}

.image-51 {
  max-height: 75px;
  max-width: 160px;
  flex: 0 auto;
  margin-right: -56px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-52 {
  max-height: 75px;
  max-width: 150px;
  margin-left: -69px;
}

.columns-12 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.column-36, .column-37 {
  justify-content: center;
  padding-right: 0;
  display: flex;
}

.button-4 {
  flex: 1;
  display: flex;
}

.button-5 {
  color: #fff;
  text-align: center;
  background-color: #3954a4;
  border-radius: 9px;
  flex: 1;
  font-family: Bebas Neue, sans-serif;
  font-size: 32px;
  line-height: 40px;
  box-shadow: 1px 0 4px #000;
}

.div-block-19 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 10px;
  display: flex;
}

.link-block-1-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.image-copy {
  z-index: auto;
  object-fit: fill;
  text-decoration: none;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  overflow: visible;
}

.image-copy.special {
  z-index: 99;
  width: auto;
  height: auto;
  max-width: 560px;
  object-fit: fill;
  display: none;
  top: 0;
  bottom: 0;
  left: -40px;
  right: 0;
  overflow: visible;
}

.columns-13 {
  margin-left: 0;
  margin-right: 0;
  display: inline;
}

.column-39 {
  padding-right: 10px;
  display: inline;
}

.grid-3-copy {
  grid-template: "Area"
                 "Area-3" 175px
                 "Area-2"
                 / 1fr;
  display: none;
}

.section-contacto {
  display: none;
}

.container-contacto-copy {
  width: 0%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: inline;
}

.container-contacto-copy.cc-subscription-form {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  padding-top: 130px;
  padding-bottom: 140px;
  display: flex;
}

.container-contacto-copy.cc-heading-wrap {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 80px;
}

.container-contacto-copy.cc-full-width-form-wrap {
  align-items: flex-start;
  display: flex;
}

.image-location-copy {
  width: 300px;
}

.background-theme {
  display: none;
}

.image-54 {
  width: 20%;
  display: inline-block;
}

.div-block-21 {
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.image-54-copy {
  width: 15%;
  flex: 0 auto;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.field-label-2, .field-label-3 {
  margin-bottom: 5px;
}

.image-55 {
  width: 25%;
  height: 25%;
  display: block;
}

.div-block-22 {
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-22.mobil {
  display: flex;
}

.formatting {
  min-height: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-left: 4vw;
  padding-right: 4vw;
  display: block;
  overflow: hidden;
}

.formatting__wrapper {
  max-width: none;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.formatting__lottie {
  z-index: 0;
  width: 75em;
  height: auto;
  margin-left: -24.8em;
  position: absolute;
  bottom: 0;
  left: 0;
}

.formatting__text {
  width: auto;
  text-align: center;
  align-self: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 41px;
  position: relative;
}

.formatting__heading {
  margin-bottom: 20px;
  font-family: Bebas Neue, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.formatting__paragraph.formatting__paragraph--space {
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 60px;
  line-height: 80px;
}

.formatting__paragraph.formatting__paragraph--space.otroadicional {
  font-size: 50px;
}

.form-2 {
  margin-top: 20px;
  margin-left: 100px;
  margin-right: 100px;
}

.field-label-4, .field-label-5 {
  text-align: left;
  text-transform: none;
  font-family: Creatodisplay, sans-serif;
  font-weight: 400;
}

.radio-button-field {
  text-align: left;
}

.submit-button-2 {
  text-align: center;
  background-color: #3954a4;
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
  font-family: Bebas Neue, sans-serif;
  font-size: 40px;
  line-height: 66px;
  display: block;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, .2);
}

.div-block-23 {
  margin-top: 20px;
  display: block;
}

.submit-button-3 {
  display: inline;
}

.div-block-24 {
  background-image: url('../images/Untitled-design.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.nav__link-div-jobs-mobileonly {
  width: 60px;
  height: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  display: none;
  position: relative;
}

.nav__link {
  width: auto;
  min-width: 120px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-family: Creatodisplay, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  display: inline-block;
}

.nav {
  z-index: 2147483647;
  background-color: #fff;
  padding: 16px 10vw;
  display: inline;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav__link-jobs-counter {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
}

.nav__dropdown-wrapper {
  width: 200px;
  height: 174px;
}

.nav__link-div-jobs-counter {
  width: 18px;
  height: 18px;
  background-color: #334ac0;
  border-radius: 20px;
  padding-top: 2px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav__dropdown {
  z-index: 9999999;
  width: 200px;
  position: absolute;
  left: -63px;
}

.nav__dropdown.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.nav__dropdown-link-div {
  height: 21px;
  margin-right: 0;
  text-decoration: none;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black {
  color: #2b2a35;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black:hover {
  border-bottom: 2px solid #dddfe5;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black.w--current {
  color: #334ac0;
  border-bottom: 2px solid #334ac0;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black.nav__dropdown-link-div--space {
  margin-bottom: 12px;
}

.nav__link-wrapper-learning {
  align-items: flex-end;
  padding: 0;
  display: flex;
}

.nav__menu {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-6 {
  text-align: center;
  border-radius: 4px;
  padding: 12px 25px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.button-6.button--blue {
  color: #fff;
  background-color: #3954a4;
  transition: background-color .2s;
}

.button-6.button--blue:hover {
  background-color: #586ee0;
}

.button-6.button--white-whitebg {
  color: #334ac0;
  background-color: #fff;
  border: .5px solid #f6f6f6;
  transition: box-shadow .2s;
  box-shadow: 0 4px 6px rgba(0, 0, 0, .06), 0 2px 6px rgba(0, 0, 0, .04), 0 0 1px rgba(0, 0, 0, .06);
}

.button-6.button--white-whitebg:hover {
  box-shadow: 0 4px 6px rgba(0, 0, 0, .12), 0 2px 6px rgba(0, 0, 0, .08), 0 0 1px rgba(0, 0, 0, .12);
}

.button-6.button--white-whitebg.button--space {
  margin-right: 12px;
}

.button-6.button--white-whitebg.button--space.button--nomobile {
  -webkit-text-stroke-color: #3954a4;
  font-family: Bebas Neue, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.button-6.button--blue {
  color: #fff;
  background-color: #3954a4;
  font-family: Bebas Neue, sans-serif;
  font-size: 22px;
  font-weight: 400;
  transition: background-color .2s;
}

.button-6.button--blue:hover {
  background-color: #586ee0;
}

.nav__dropdown-link {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.nav__link-div-learning-arrow {
  color: #2b2a35;
  order: 1;
  align-self: flex-start;
  margin-right: 0;
  display: inline-block;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav__link-div-learning {
  height: 23px;
  cursor: pointer;
  align-items: flex-start;
  text-decoration: none;
  position: relative;
}

.nav__link-div-learning.nav__link-div-learning--space {
  align-items: flex-end;
  margin-right: 50px;
}

.nav__link-div-jobs {
  width: 60px;
  height: 28px;
  flex-direction: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  display: block;
  position: relative;
}

.nav__link-learning {
  order: -1;
  align-self: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.nav__link-learning.nav__link--8pxspace {
  margin-right: 8px;
}

.nav__link-learning.nav__link--8pxspace.nav__link-learning--black {
  color: #2b2a35;
  color: #2b2a35;
  font-family: Creatodisplay, sans-serif;
}

.nav__dropdown-arrow {
  height: 6px;
}

.nav__dropdown-links-div {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 26px 40px;
  display: flex;
}

.nav__link-div-onlymobile {
  height: 23px;
  color: #2b2a35;
  margin-right: 0;
  text-decoration: none;
  display: none;
}

.nav__container {
  max-width: 80vmax;
  grid-template: "Area Area-2 Area-3"
  / auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav__logo {
  width: auto;
  height: auto;
  order: -1;
}

.nav__dropdown-links-wrapper {
  padding-top: 6px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav__logo-image {
  color: #2b2a35;
}

.nav__link-div-jobstext {
  height: 23px;
  color: #2b2a35;
  margin-right: 0;
  text-decoration: none;
}

.nav__link-div-jobstext.nav__link-div-jobs--black {
  height: auto;
  color: #2b2a35;
  font-family: Creatodisplay, sans-serif;
  display: inline;
}

.nav__link-div-jobstext.nav__link-div-jobs--black:hover {
  border-bottom: 2px solid #dddfe5;
}

.nav__link-div-jobstext.nav__link-div-jobs--black {
  color: #2b2a35;
}

.nav__link-div-jobstext.nav__link-div-jobs--black:hover {
  border-bottom: 2px solid #dddfe5;
}

.nav__buttons {
  order: 1;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.nav__link-div {
  height: 23px;
  color: #2b2a35;
  margin-right: 0;
  text-decoration: none;
}

.nav__link-div.nav__link-div--black {
  color: #2b2a35;
}

.nav__link-div.nav__link-div--black:hover {
  border-bottom: 2px solid #dddfe5;
}

.nav__link-div.nav__link-div--black.w--current {
  color: #334ac0;
  border-bottom: 2px solid #334ac0;
}

.nav__link-div.nav__link-div--black.nav__link-div--space {
  margin-right: 50px;
}

.nav__link-div.nav__link-div--black.nav__link-div--space.nav__link-div--hidedesktop {
  display: none;
}

.nav__dropdown-bg {
  width: 200px;
  height: 168px;
  background-color: #fff;
  border-radius: 10%;
  box-shadow: 0 6px 20px rgba(0, 0, 0, .08), 0 2px 6px rgba(0, 0, 0, .04), 0 0 1px rgba(0, 0, 0, .04);
}

.dropdown-2, .dropdown-toggle-4 {
  display: block;
}

.tabs {
  margin-top: 40px;
  margin-left: 100px;
  margin-right: 100px;
}

.rich-text-block {
  color: #5f5f5f;
  text-align: left;
  margin-top: 10px;
  font-family: Creatodisplay, sans-serif;
}

.text-block-16 {
  font-family: Bebas Neue, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.text-block-17, .text-block-18, .text-block-19, .text-block-20, .text-block-21 {
  font-family: Bebas Neue, sans-serif;
  font-size: 22px;
}

.tab-link-administraci-n.w--current {
  color: #fff;
  background-color: #3954a4;
  border-radius: 0;
}

.nav__link-2 {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Creatodisplay, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.nav__menu-2 {
  align-items: flex-end;
  display: flex;
}

.nav__link-div-jobs-2 {
  width: 60px;
  height: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.nav__logo-image-2 {
  color: #2b2a35;
}

.image-56 {
  max-width: 120px;
  min-width: 0;
}

@media screen and (min-width: 1280px) {
  .main-heading-wrap {
    margin-top: 42px;
  }

  .heading-4.bolsadetrabajo {
    font-size: 60px;
    line-height: 80px;
  }

  .formatting {
    padding-left: 0;
    padding-right: 0;
    display: inline;
  }

  .formatting__wrapper {
    max-width: 80em;
    margin-left: auto;
    margin-right: auto;
  }

  .formatting__text {
    margin-right: 0;
  }

  .form-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .submit-button-2 {
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
    line-height: 50px;
    display: inline;
  }

  .submit-button-2:hover {
    color: #3954a4;
    background-color: #fff;
  }

  .form-block-2 {
    width: 70%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav__link {
    font-family: Creatodisplay, sans-serif;
  }

  .nav {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .button-6.button--blue {
    background-color: #3954a4;
  }

  .nav__link-learning.nav__link--8pxspace.nav__link-learning--black {
    font-family: Creatodisplay, sans-serif;
  }

  .nav__container {
    max-width: 100em;
  }

  .nav__logo-image {
    display: none;
  }

  .tabs {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (min-width: 1440px) {
  .formatting {
    padding-left: 8vw;
    padding-right: 11vw;
  }
}

@media screen and (max-width: 991px) {
  .section.cc-product-detail {
    flex-direction: column;
  }

  .styleguide-block {
    text-align: center;
  }

  .button {
    justify-content: center;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 60%;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .logo-link.w--current {
    flex: 1;
    justify-content: center;
    display: flex;
  }

  .menu-icon {
    display: block;
  }

  .navigation-items {
    background-color: #fff;
  }

  .cart {
    margin-left: 0;
    margin-right: 30px;
  }

  .navigation {
    padding: 25px 30px;
  }

  .text-field.cc-quantity-field {
    width: auto;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .collection-wrap {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .collection-item {
    width: 100%;
    max-width: 620px;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .intro-text {
    width: auto;
  }

  .picture-placeholder.cc-about-2 {
    height: 460px;
  }

  .contact-name-field-wrap {
    width: 100%;
    padding-right: 0;
  }

  .email-name-field-wrap {
    width: 100%;
    padding-left: 0;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .credentials-inputs-wrap {
    flex-direction: column;
    align-items: stretch;
  }

  .grid {
    grid-template: "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .number-contact-wrap {
    margin-bottom: 20px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .product-details-wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
  }

  .product-image {
    width: 100%;
    margin-bottom: 40px;
  }

  .product-detail-cta-wrap {
    flex-direction: column;
    justify-content: center;
  }

  .full-width-form {
    padding: 40px;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .blog-header-image {
    height: 460px;
  }

  .order-summary {
    flex-basis: 320px;
  }

  .formatting {
    padding-top: 60px;
  }

  .formatting__wrapper {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .formatting__lottie {
    width: 90vw;
    margin-left: 0;
    position: static;
  }

  .formatting__text {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .formatting__heading, .formatting__paragraph, .formatting__paragraph.formatting__paragraph--space {
    text-align: center;
  }

  .nav__mobilebutton {
    color: #2b2a35;
    order: 3;
    padding: 8px;
  }

  .nav__mobilebutton.w--open {
    color: #2b2a35;
    background-color: rgba(0, 0, 0, 0);
  }

  .nav__link-div-jobs-mobileonly {
    width: 100%;
    height: auto;
    color: #2b2a35;
    border-top: 1px solid #dddfe5;
    justify-content: space-between;
    align-items: flex-end;
    padding: 1.6em 6vw;
    text-decoration: none;
    display: flex;
  }

  .nav {
    padding: 8px 0;
  }

  .nav__link-div-jobs-counter {
    position: static;
    top: auto;
    right: auto;
  }

  .nav__menu {
    z-index: 9999;
    background-color: #fff;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
    box-shadow: 0 4px 26px rgba(0, 0, 0, .12);
  }

  .button-6 {
    padding: 10px;
  }

  .nav__link-div-learning.nav__link-div-learning--space {
    margin-right: 0;
    display: none;
  }

  .nav__link-div-jobs {
    width: 100%;
    height: auto;
    border-top: 1px solid #dddfe5;
    justify-content: space-between;
    align-items: center;
    padding: 1.3em 4vw;
    display: none;
  }

  .nav__link-div-onlymobile {
    height: auto;
    border-top: 1px solid #dddfe5;
    padding: 1.6em 6vw 1.6em 10vw;
    display: flex;
  }

  .nav__container {
    max-width: 100vmax;
    align-content: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4vw;
    padding-right: 4vw;
    position: relative;
  }

  .nav__link-div-jobstext {
    height: auto;
  }

  .nav__mobileicon {
    color: #2b2a35;
    font-size: 32px;
  }

  .nav__buttons {
    order: 2;
    position: absolute;
    right: 100px;
  }

  .nav__link-div {
    height: auto;
    border-top: 1px solid #dddfe5;
    padding: 1.6em 6vw 1.3em;
    display: flex;
  }

  .nav__link-div:hover {
    border-bottom: 1px #000;
  }

  .nav__link-div.nav__link-div--black:hover {
    border-bottom-style: none;
  }

  .nav__link-div.nav__link-div--black.nav__link-div--space {
    margin-right: 0;
  }

  .nav__link-div.nav__link-div--black.nav__link-div--space.w--current {
    border-bottom-style: none;
  }

  .nav__link-div.nav__link-div--black.nav__link-div--space.nav__link-div--hidedesktop {
    justify-content: flex-start;
    display: flex;
  }

  .nav__menu-2 {
    z-index: 9999;
    background-color: #fff;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
    box-shadow: 0 4px 26px rgba(0, 0, 0, .12);
  }

  .nav__link-div-jobs-2 {
    width: 100%;
    height: auto;
    border-top: 1px solid #dddfe5;
    justify-content: space-between;
    align-items: center;
    padding: 1.3em 4vw;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .section, .section.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-contacto {
    text-align: center;
  }

  .container-contacto.cc-subscription-form {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-contacto.cc-heading-wrap {
    margin-bottom: 50px;
  }

  .container-contacto.cc-full-width-form-wrap {
    text-align: left;
    flex-direction: column;
    align-items: stretch;
  }

  .paragraph-bigger-2, .heading-jumbo-tiny {
    font-size: 16px;
    line-height: 28px;
  }

  .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 80%;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .logo-link.w--current {
    justify-content: center;
    display: flex;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .cart-item-info-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navigation {
    padding: 20px 30px;
  }

  .text-field.cc-subscribe-text-field {
    width: auto;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-field.cc-contact-field, .text-field.cc-textarea {
    text-align: left;
  }

  .cart-container {
    min-width: 360px;
  }

  .intro-content {
    width: 80%;
  }

  .main-paragraph-wrap {
    grid-row-gap: 30px;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .subscribe-form {
    flex-direction: column;
    align-items: stretch;
  }

  .form-block {
    width: 90%;
    max-width: 470px;
  }

  .footer {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
    display: flex;
  }

  .logo-footer {
    margin-bottom: 70px;
  }

  .links-section-footer {
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .about-quote {
    width: 80%;
    max-width: 470px;
  }

  .get-in-touch-form-wrap {
    width: 90%;
    max-width: 470px;
  }

  .paragraph-contact-text {
    font-size: 16px;
    line-height: 28px;
  }

  .store-categories-wrap {
    flex-direction: column;
  }

  .products-category-link {
    margin-bottom: 10px;
  }

  .collection-list {
    flex-direction: column;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .product-details-wrap {
    width: 90%;
  }

  .product-image {
    height: 500px;
  }

  .full-width-form {
    padding: 30px;
  }

  .blog-detail-header-wrap {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .image, .image-copy {
    padding-left: 0;
    display: block;
    top: 294.737px;
    right: -146.6px;
  }

  .container-contacto-copy {
    text-align: center;
  }

  .container-contacto-copy.cc-subscription-form {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-contacto-copy.cc-heading-wrap {
    margin-bottom: 50px;
  }

  .container-contacto-copy.cc-full-width-form-wrap {
    text-align: left;
    flex-direction: column;
    align-items: stretch;
  }

  .formatting__heading {
    font-size: 2.6em;
  }

  .button-6.button--white-whitebg.button--space.button--nomobile {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  h2 {
    font-size: 34px;
    line-height: 46px;
  }

  a {
    padding-right: 10px;
  }

  .section {
    margin-top: 60px;
  }

  .section.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .section.cc-product-detail {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-contacto {
    max-width: 500px;
    background-color: #3954a4;
    margin-top: 0;
    display: inline;
  }

  .container-contacto.cc-subscription-form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-bigger-2.cc-bigger-light-2 {
    text-align: center;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Creatodisplay, sans-serif;
  }

  .button.cc-cart {
    padding-left: 16px;
    padding-right: 16px;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .paragraph-light {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Creatodisplay, sans-serif;
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 100%;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .logo-link.w--current {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .status-message.cc-no-data {
    width: 100%;
  }

  .cart-item-info-wrap {
    margin-left: 10px;
    margin-right: 10px;
  }

  .navigation-items {
    flex-wrap: nowrap;
    align-content: flex-start;
  }

  .cart {
    margin-right: 20px;
  }

  .navigation {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    position: relative;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .logo-image {
    max-height: 45px;
    max-width: 180px;
    min-height: 30px;
    min-width: 150px;
    text-align: center;
    flex: 0 auto;
    order: 0;
    align-self: center;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .cart-container {
    min-width: 320px;
  }

  .main-heading-wrap {
    -webkit-text-fill-color: inherit;
    background-color: rgba(0, 0, 0, 0);
    background-clip: content-box;
    margin-bottom: 0;
    display: inline;
    position: static;
  }

  .main-paragraph-wrap {
    grid-template-rows: auto;
  }

  .form-block {
    width: 100%;
    max-width: none;
  }

  .about-quote {
    width: 100%;
    max-width: none;
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .get-in-touch-form-wrap, .blog-item, .product-details-wrap {
    width: 100%;
    max-width: none;
  }

  .list-item {
    flex-direction: column;
    align-items: center;
  }

  .full-width-form {
    padding: 15px;
  }

  .order-item-description-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .order-item-content-wrap {
    margin-bottom: 5px;
  }

  .blog-detail-header-wrap {
    width: 100%;
    max-width: none;
  }

  .image {
    object-fit: fill;
    position: static;
  }

  .image.special {
    display: none;
  }

  .heading {
    text-align: center;
    flex-direction: row;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    bottom: 3px;
  }

  .image-3 {
    max-height: 105px;
    max-width: 225px;
    display: inline;
  }

  .div-block {
    margin-top: 30px;
    display: block;
    position: relative;
  }

  .grid-2 {
    grid-template-areas: "Area Area-2 Area-3";
    justify-content: stretch;
    display: block;
  }

  .grid-3 {
    flex: 1;
    grid-template-rows: auto;
    display: none;
  }

  .grid-4 {
    max-width: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    align-content: space-around;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin-top: 0;
    margin-bottom: 31px;
    margin-right: 10px;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .grid-5 {
    align-content: stretch;
  }

  .column {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 59px;
    padding-left: 0;
    padding-right: 0;
    display: inline;
  }

  .grid-11 {
    margin-bottom: 23px;
  }

  .grid-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template: "."
                   "Area"
                   / 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    justify-content: stretch;
    align-items: stretch;
    justify-items: stretch;
    margin-top: 0;
    padding-top: 0;
    padding-right: 0;
    display: grid;
  }

  .grid-13 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    justify-items: center;
    display: inline;
  }

  .grid-14 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-15 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: stretch;
    justify-content: stretch;
    align-items: stretch;
    justify-items: stretch;
    margin-top: 16px;
    display: flex;
  }

  .column-2 {
    flex-direction: column;
    margin-top: 10px;
    padding-left: 0;
    position: static;
  }

  .text-block-7 {
    margin-bottom: 0;
    display: flex;
  }

  .columns-2 {
    margin-top: 0;
  }

  .section4 {
    display: inline;
    position: static;
  }

  .text-block-8 {
    max-width: 260px;
    min-width: 0;
    text-align: center;
    display: block;
  }

  .text-block-9 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .image-location {
    margin-bottom: 25px;
  }

  .div-block-2 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-16 {
    align-content: stretch;
    justify-content: center;
    align-items: stretch;
    justify-items: stretch;
    display: inline;
    position: relative;
    bottom: -43px;
  }

  .slide-nav {
    background-color: #f0f0f0;
  }

  .slider {
    height: 400px;
    background-color: rgba(0, 0, 0, 0);
  }

  .image-9 {
    display: none;
  }

  .body {
    -webkit-text-fill-color: inherit;
    object-fit: fill;
    background-clip: border-box;
  }

  .image-10 {
    z-index: 10;
    max-height: 40px;
    max-width: 40px;
    position: relative;
  }

  .link-block-1 {
    padding: 5px;
    display: none;
  }

  .slide-1 {
    max-height: none;
    max-width: none;
    min-height: 0;
    object-fit: fill;
    background-image: url('../images/banner01.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: 100% 100%;
    background-attachment: scroll;
    padding-bottom: 0;
    padding-right: 0;
  }

  .slide-3 {
    background-position: 50%;
    background-size: 100% 100%;
  }

  .slide-4 {
    max-height: none;
    max-width: none;
    background-position: 50%;
    background-size: 100% 100%;
    margin-left: 0;
  }

  .slider-2 {
    max-height: 450px;
    max-width: 270px;
    min-height: 400px;
    min-width: 290px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    bottom: auto;
    left: auto;
  }

  .columns-3 {
    flex: 1;
    order: 1;
    margin-top: -63px;
    padding-top: 0;
    padding-right: 0;
    display: block;
  }

  .image-11 {
    max-height: 80px;
    max-width: 280px;
    min-height: 130px;
    min-width: 310px;
    flex: 0 auto;
    margin-top: 0;
  }

  .column-3 {
    margin-top: 0;
  }

  .column-4 {
    margin-top: 17px;
    margin-bottom: 35px;
  }

  .column-5 {
    margin-top: 18px;
    margin-bottom: 0;
    padding-right: 0;
  }

  .link-block-2 {
    min-height: 0;
    min-width: 250px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-right: 0;
    display: flex;
  }

  .image-12 {
    max-height: none;
    max-width: 225px;
    display: inline;
  }

  .image-13 {
    max-width: 225px;
  }

  .image-14 {
    max-height: 200px;
    max-width: 225px;
    flex: 0 auto;
    align-self: center;
    padding-left: 0;
    display: block;
  }

  .column-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-2 {
    display: inline-block;
    position: relative;
  }

  .image-15, .image-16, .image-17, .image-18, .image-19, .image-20 {
    max-width: 120px;
  }

  .column-7 {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    left: 0;
  }

  .column-8 {
    justify-content: center;
    padding-left: 0;
    display: block;
    left: 0;
  }

  .image-21, .image-22, .image-23, .image-24 {
    max-height: 36px;
    max-width: 36px;
    min-height: 36px;
    min-width: 36px;
  }

  .columns-5 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .column-9 {
    flex: none;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    display: flex;
    overflow: auto;
  }

  .link-block-3 {
    flex-direction: row;
    justify-content: center;
    margin-top: 25px;
    padding-left: 10px;
    display: flex;
  }

  .link-block-4 {
    margin-right: 0;
    padding-right: 0;
    display: none;
  }

  .section-4 {
    display: inline;
    position: static;
    right: -14px;
  }

  .text-block-10 {
    margin: 5px 10px 50px;
  }

  .columns-6 {
    height: 0;
    display: block;
  }

  .column-11 {
    z-index: 9999;
    height: 50px;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .column-12 {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    display: inline;
  }

  .columns-7 {
    padding-top: 5px;
    display: flex;
  }

  .heading-4 {
    font-family: Bebas Neue, sans-serif;
  }

  .heading-4.bolsadetrabajo {
    margin: 100px 20px 40px;
    font-size: 60px;
  }

  .heading-5 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Bebas Neue, sans-serif;
  }

  .button-2 {
    text-align: center;
    background-color: #3954a4;
    margin-left: auto;
    margin-right: auto;
    font-family: Creatodisplay, sans-serif;
    display: inline-block;
    position: static;
  }

  .container-3 {
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
  }

  .column-16, .column-17 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-5 {
    position: relative;
    top: -60px;
  }

  .grid-17 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: inline;
  }

  .div-block-6 {
    display: block;
  }

  .div-block-7 {
    position: relative;
    bottom: -162px;
  }

  .div-block-8 {
    position: relative;
    top: -18px;
  }

  .div-block-9 {
    flex-direction: column;
    align-items: center;
    display: flex;
    position: relative;
    top: -17px;
  }

  .div-block-10 {
    max-width: none;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .columns-8 {
    display: inline-block;
  }

  .div-block-11, .column-19 {
    display: inline;
  }

  .column-20 {
    justify-content: center;
    display: none;
  }

  .columns-9 {
    display: block;
    left: 51px;
  }

  .column-22 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    display: flex;
    top: -61px;
    left: 167px;
    right: -194px;
  }

  .columns-10 {
    display: block;
  }

  .column-23 {
    display: inline-block;
    bottom: -29px;
    left: -27px;
  }

  .column-24 {
    display: block;
    bottom: 0;
    left: 26px;
  }

  .div-block-12 {
    z-index: 9999;
    height: 150px;
    min-height: 0;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-whatsapp {
    z-index: 500;
    height: 50px;
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    flex-flow: column wrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    margin-top: 227px;
    margin-bottom: 227px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
    overflow: visible;
  }

  .dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-list {
    background-color: #fff;
  }

  .dropdown-link {
    padding-left: 10px;
  }

  .list, .list-2, .list-3 {
    margin-bottom: 25px;
    padding-left: 0;
  }

  .dropdown-list-2 {
    background-color: #fff;
    border-radius: 9px;
    box-shadow: 1px 1px 3px #000;
  }

  .dropdown-list-2.w--open {
    min-width: 200px;
  }

  .dropdown-toggle-2 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-link-2 {
    padding-left: 0;
  }

  .image-31 {
    width: 45px;
    height: 45px;
    display: block;
  }

  .dropdown-list-4 {
    background-color: rgba(0, 0, 0, 0);
  }

  .link-block-8 {
    padding-right: 0;
  }

  .image-32, .image-33 {
    width: 50px;
    height: 50px;
  }

  .div-block-14 {
    align-items: center;
  }

  .column-27 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .link-block-9, .link-block-10, .link-block-11, .link-block-12, .link-block-13, .link-block-14 {
    padding-right: 0;
  }

  .form {
    margin-left: 10px;
    margin-right: 10px;
  }

  .field-label {
    margin-left: 0;
  }

  .column-28, .column-29, .column-30, .column-31 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-50 {
    max-height: 200px;
    max-width: 225px;
    display: block;
  }

  .button-3 {
    color: #fff;
    display: block;
    position: relative;
  }

  .div-block-18 {
    margin-top: 50px;
  }

  .column-32, .column-33, .column-34, .column-35 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-51 {
    max-width: 200px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-52 {
    max-height: 125px;
    max-width: 200px;
    margin-left: 0;
  }

  .columns-12 {
    flex-direction: column;
  }

  .column-38 {
    display: none;
  }

  .button-5 {
    text-align: center;
    background-color: #3954a4;
    margin-left: auto;
    margin-right: auto;
    font-family: Bebas Neue, sans-serif;
    display: inline-block;
    position: static;
  }

  .link-block-1-copy {
    padding: 8px;
    text-decoration: none;
    display: block;
    position: relative;
    top: auto;
  }

  .image-copy {
    object-fit: fill;
    position: static;
  }

  .image-copy.special {
    max-width: 500px;
    object-fit: fill;
    margin-bottom: -13px;
    display: block;
    overflow: visible;
  }

  .grid-3-copy {
    flex: 1;
    grid-template-rows: auto;
    display: inline;
  }

  .dropdown-toggle-3 {
    padding: 5px;
  }

  .text-block-15 {
    color: #3954a4;
    text-decoration: none;
  }

  .dropdown-list-5 {
    background-color: #dfdbdb;
  }

  .dropdown-list-5.w--open {
    min-width: 103px;
    background-color: #f1f0f0;
    border-radius: 4px;
    font-family: Bebas Neue, sans-serif;
    font-size: 20px;
    line-height: 20px;
    top: -17px;
    left: 44px;
    box-shadow: 1px 1px 4px #4d4c4c;
  }

  .image-53 {
    z-index: 1;
    margin-bottom: 0;
    position: absolute;
    top: 17%;
    bottom: 0%;
    left: 17%;
    right: auto;
  }

  .section-5 {
    display: block;
  }

  .section-contacto {
    background-color: #3954a4;
    margin-bottom: 37px;
    display: block;
  }

  .container-contacto-copy {
    max-width: 500px;
    margin-top: 0;
    display: none;
  }

  .container-contacto-copy.cc-subscription-form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-location-copy {
    margin-bottom: 0;
  }

  .section-5-copy {
    display: none;
  }

  .background-theme {
    z-index: auto;
    background-image: linear-gradient(to top, #edfdff, #fff);
    display: block;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-20 {
    background-color: #3954a4;
    position: relative;
  }

  .image-54-copy {
    display: none;
  }

  .image-55 {
    width: 75%;
    height: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-22 {
    display: none;
  }

  .div-block-22.mobil {
    text-align: center;
    display: block;
  }

  .formatting {
    margin-bottom: 42px;
    padding-top: 20px;
  }

  .formatting__paragraph.formatting__paragraph--space {
    margin-bottom: 30px;
  }

  .formatting__paragraph.formatting__paragraph--space.otroadicional {
    line-height: 70px;
  }

  .form-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .field-label-4 {
    display: block;
  }

  .submit-button-2 {
    width: 100%;
  }

  .form-block-2 {
    display: block;
  }

  .div-block-24 {
    margin-bottom: 20px;
  }

  .nav__menu, .button-6.button--blue.hiddenbutton {
    display: none;
  }

  .nav__container {
    padding-left: 43px;
  }

  .nav__logo {
    text-align: center;
    flex: 0 auto;
    order: -1;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .nav__buttons {
    right: 70px;
  }

  .tabs {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-16 {
    padding-left: 0;
    padding-right: 0;
  }

  .tab-link-administraci-n {
    padding-left: 30px;
  }

  .tab-link-administraci-n.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
  }

  .tabs-menu {
    overflow: visible;
  }

  .image-56 {
    margin-left: 0;
  }
}

#w-node-_163dc660-9808-032d-c5a0-7a68621690ff-6d5c63c8 {
  grid-area: Area;
}

#w-node-_163dc660-9808-032d-c5a0-7a6862169101-6d5c63c8 {
  grid-area: Area-2;
}

#w-node-_163dc660-9808-032d-c5a0-7a6862169131-6d5c63c8 {
  grid-area: Area-3;
}

#w-node-_9be22365-7b9f-94cc-394c-c9b9329233de-6d5c63c8 {
  grid-area: Area;
  justify-self: center;
}

#w-node-_9be22365-7b9f-94cc-394c-c9b9329233df-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9be22365-7b9f-94cc-394c-c9b9329233e0-6d5c63c8 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: center;
}

#orden-boton.w-node-_9be22365-7b9f-94cc-394c-c9b9329233e1-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#boton-orden.w-node-_9be22365-7b9f-94cc-394c-c9b9329233e2-6d5c63c8 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-c94bc3e9-d75a-c128-dcce-8312b0704b85-6d5c63c8 {
  grid-area: Area;
  justify-self: center;
}

#w-node-_8e02fb2c-729a-e67c-a12a-21e290dddd2f-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-fb988371-44c3-490d-d1b5-7076937db07f-6d5c63c8 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: center;
}

#orden-boton.w-node-bba82ebc-7117-d633-27f1-1f1da63af082-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#boton-orden.w-node-bba82ebc-7117-d633-27f1-1f1da63af083-6d5c63c8 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-d1b94ee2-5b93-773e-ce0f-c49dff94f01f-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-d1b94ee2-5b93-773e-ce0f-c49dff94f020-6d5c63c8, #w-node-d1b94ee2-5b93-773e-ce0f-c49dff94f028-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d1b94ee2-5b93-773e-ce0f-c49dff94f030-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-d1b94ee2-5b93-773e-ce0f-c49dff94f031-6d5c63c8, #w-node-d1b94ee2-5b93-773e-ce0f-c49dff94f043-6d5c63c8, #w-node-_36756369-f573-284f-bad5-de3ec6583291-6d5c63c8, #w-node-_42244137-eaaa-2611-4d5d-05ab4e7f12e9-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c49e2982-bc4e-4b25-5b29-ef22e2871320-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-a6ad8bc2-b062-49f4-67de-9e71757c5110-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2262eaf5-0bb1-0ad5-7aaa-f85aa067f9a5-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_833a7efb-0fba-86f0-67cc-4204c7be9588-6d5c63c8, #w-node-a8aedf32-e3fe-3ba4-c0d0-475e4705454f-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_291e5f46-b193-e461-d3a1-54c30a993bac-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_1c684b45-4602-e40d-07fb-08ee209cd2f4-6d5c63c8, #w-node-_235d636d-c38f-72a5-70fd-1d3ebd9e934c-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3a7b75f9-b051-3e07-fe7b-cacbec1ef66e-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_218839b7-2a6e-16fc-fa42-93327848dc23-6d5c63c8, #w-node-ce07b5f2-0d99-7506-9cda-d66f51d19748-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7b412700-fa7e-431d-17f6-914764881a63-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_438ce93a-d7c1-963e-7680-239bd248650b-6d5c63c8, #w-node-bb7d816d-31d2-88e7-5e7a-db52f3644c65-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c46e682b-88af-8702-6846-3f85f2ce1dd5-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_0d09a83c-ae0e-1724-2d7f-c427eea2a5ec-6d5c63c8, #w-node-_4ff9076a-5b9d-4072-782d-f203598608b9-6d5c63c8, #w-node-d416fbfa-017c-c1f1-1e7f-2fa6409d9bb4-6d5c63c8, #w-node-_2900f534-92bd-7e3b-70b7-3697cdc86cc5-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_53c09d5a-94b4-17e6-a1d4-346ff14c8828-6d5c63c8 {
  grid-column-start: span 1.5;
  grid-column-end: span 1.5;
  grid-row: span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_8a974436-2cc0-57dd-ae34-35ede5eccc77-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_906cdf38-4c89-c198-f9b6-1c0a7438614a-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_8a974436-2cc0-57dd-ae34-35ede5eccc78-6d5c63c8 {
  grid-area: Area-2;
  align-self: center;
  justify-self: center;
}

#w-node-f9f6c885-6276-a713-bcba-f69ea0472742-6d5c63c8 {
  align-self: center;
  justify-self: center;
}

#w-node-_3e92ad74-1fd1-b951-0ab3-55a1c2cc8cf7-6d5c63c8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7925b243-f599-9b44-3da1-0f061e0cf558-87e29718 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_7925b243-f599-9b44-3da1-0f061e0cf559-87e29718, #w-node-_7925b243-f599-9b44-3da1-0f061e0cf560-87e29718 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7925b243-f599-9b44-3da1-0f061e0cf567-87e29718 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_7925b243-f599-9b44-3da1-0f061e0cf568-87e29718, #w-node-_7925b243-f599-9b44-3da1-0f061e0cf575-87e29718 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09ca36a5-fae4-bce6-3492-250869e6e759-bb5c63cc, #w-node-ba1d8346-d141-d34b-a0c7-9c2a6ab8c6a5-405c63cd, #w-node-_27edb80d-50b8-6df7-707d-3e08aa75cb39-155c63ce, #w-node-ee674c32-ce3a-93bf-d3cc-5cffdc9827ae-b55c63d1, #w-node-_4f6f7ddb-9f4c-dc12-f4c4-8ca69174d764-545c63d2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3d40de57-a9b3-7c73-8012-85a037c8dffa-436f9574 {
  grid-area: Area;
}

#w-node-_3d40de57-a9b3-7c73-8012-85a037c8dffc-436f9574 {
  grid-area: Area-2;
}

#w-node-_3d40de57-a9b3-7c73-8012-85a037c8e036-436f9574 {
  grid-area: Area-3;
}

@media screen and (max-width: 479px) {
  #w-node-_9be22365-7b9f-94cc-394c-c9b9329233df-6d5c63c8, #orden-boton.w-node-_9be22365-7b9f-94cc-394c-c9b9329233e1-6d5c63c8, #w-node-_8e02fb2c-729a-e67c-a12a-21e290dddd2f-6d5c63c8, #orden-boton.w-node-bba82ebc-7117-d633-27f1-1f1da63af082-6d5c63c8, #w-node-_2401766e-ed38-d228-556c-1a2a7382f4b9-6d5c63c8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-_4b74d90e-5af4-29ef-528b-06e7b75bb1bc-6d5c63c8, #w-node-a6ad8bc2-b062-49f4-67de-9e71757c5110-6d5c63c8 {
    grid-area: Area;
  }

  #w-node-_2d892d88-c6e2-1a1e-dda2-551d0f9d93cc-6d5c63c8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_291e5f46-b193-e461-d3a1-54c30a993bac-6d5c63c8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-_496baf83-d991-003e-798f-8c0b8e468472-6d5c63c8, #w-node-e7514ddb-035b-5ff1-6b8a-cac4199a90de-6d5c63c8, #w-node-a3690fb7-d67d-f6ea-4b4b-f86aee6a434f-6d5c63c8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Bold.otf') format('opentype'), url('../fonts/CreatoDisplay-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-BoldItalic.otf') format('opentype'), url('../fonts/CreatoDisplay-ExtraBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}