@media print {
  * {
    background: #fff;
  }
  body {
    font-family: georgia,times,serif;
    color: black;
  }
  blockquote {
    font-style: italic;
    color: black;
  }
  a:link,
  a:visited {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
}
/* the property and abbreviation */
/* the sizes, its length-x and length-y */
/* outer each loop */
/* get each prop-abbrev pair based on loop index */
/* the first value in each pair is the prop name */
/* the second value in each pair is the prop's abbrev */
/* call size loop mixin with each property name + abbreviation */
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-50 {
  padding: 50px 50px;
}
.pt-50 {
  padding-top: 50px;
}
.pr-50 {
  padding-right: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pl-50 {
  padding-left: 50px;
}
.px-50 {
  padding-right: 50px;
  padding-left: 50px;
}
.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-45 {
  padding: 45px 45px;
}
.pt-45 {
  padding-top: 45px;
}
.pr-45 {
  padding-right: 45px;
}
.pb-45 {
  padding-bottom: 45px;
}
.pl-45 {
  padding-left: 45px;
}
.px-45 {
  padding-right: 45px;
  padding-left: 45px;
}
.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-40 {
  padding: 40px 40px;
}
.pt-40 {
  padding-top: 40px;
}
.pr-40 {
  padding-right: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pl-40 {
  padding-left: 40px;
}
.px-40 {
  padding-right: 40px;
  padding-left: 40px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-35 {
  padding: 35px 35px;
}
.pt-35 {
  padding-top: 35px;
}
.pr-35 {
  padding-right: 35px;
}
.pb-35 {
  padding-bottom: 35px;
}
.pl-35 {
  padding-left: 35px;
}
.px-35 {
  padding-right: 35px;
  padding-left: 35px;
}
.py-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-30 {
  padding: 30px 30px;
}
.pt-30 {
  padding-top: 30px;
}
.pr-30 {
  padding-right: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pl-30 {
  padding-left: 30px;
}
.px-30 {
  padding-right: 30px;
  padding-left: 30px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-25 {
  padding: 25px 25px;
}
.pt-25 {
  padding-top: 25px;
}
.pr-25 {
  padding-right: 25px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pl-25 {
  padding-left: 25px;
}
.px-25 {
  padding-right: 25px;
  padding-left: 25px;
}
.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-20 {
  padding: 20px 20px;
}
.pt-20 {
  padding-top: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.px-20 {
  padding-right: 20px;
  padding-left: 20px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-20 {
  padding: 20px 20px;
}
.pt-20 {
  padding-top: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.px-20 {
  padding-right: 20px;
  padding-left: 20px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-15 {
  padding: 15px 15px;
}
.pt-15 {
  padding-top: 15px;
}
.pr-15 {
  padding-right: 15px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pl-15 {
  padding-left: 15px;
}
.px-15 {
  padding-right: 15px;
  padding-left: 15px;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-10 {
  padding: 10px 10px;
}
.pt-10 {
  padding-top: 10px;
}
.pr-10 {
  padding-right: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pl-10 {
  padding-left: 10px;
}
.px-10 {
  padding-right: 10px;
  padding-left: 10px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-5 {
  padding: 5px 5px;
}
.pt-5 {
  padding-top: 5px;
}
.pr-5 {
  padding-right: 5px;
}
.pb-5 {
  padding-bottom: 5px;
}
.pl-5 {
  padding-left: 5px;
}
.px-5 {
  padding-right: 5px;
  padding-left: 5px;
}
.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.pa-0 {
  padding: 0px 0px;
}
.pt-0 {
  padding-top: 0px;
}
.pr-0 {
  padding-right: 0px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pl-0 {
  padding-left: 0px;
}
.px-0 {
  padding-right: 0px;
  padding-left: 0px;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* outer each loop */
/* get each prop-abbrev pair based on loop index */
/* the first value in each pair is the prop name */
/* the second value in each pair is the prop's abbrev */
/* call size loop mixin with each property name + abbreviation */
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-50 {
  margin: 50px 50px;
}
.mt-50 {
  margin-top: 50px;
}
.mr-50 {
  margin-right: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.ml-50 {
  margin-left: 50px;
}
.mx-50 {
  margin-right: 50px;
  margin-left: 50px;
}
.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-45 {
  margin: 45px 45px;
}
.mt-45 {
  margin-top: 45px;
}
.mr-45 {
  margin-right: 45px;
}
.mb-45 {
  margin-bottom: 45px;
}
.ml-45 {
  margin-left: 45px;
}
.mx-45 {
  margin-right: 45px;
  margin-left: 45px;
}
.my-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-40 {
  margin: 40px 40px;
}
.mt-40 {
  margin-top: 40px;
}
.mr-40 {
  margin-right: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.ml-40 {
  margin-left: 40px;
}
.mx-40 {
  margin-right: 40px;
  margin-left: 40px;
}
.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-35 {
  margin: 35px 35px;
}
.mt-35 {
  margin-top: 35px;
}
.mr-35 {
  margin-right: 35px;
}
.mb-35 {
  margin-bottom: 35px;
}
.ml-35 {
  margin-left: 35px;
}
.mx-35 {
  margin-right: 35px;
  margin-left: 35px;
}
.my-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-30 {
  margin: 30px 30px;
}
.mt-30 {
  margin-top: 30px;
}
.mr-30 {
  margin-right: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.ml-30 {
  margin-left: 30px;
}
.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-25 {
  margin: 25px 25px;
}
.mt-25 {
  margin-top: 25px;
}
.mr-25 {
  margin-right: 25px;
}
.mb-25 {
  margin-bottom: 25px;
}
.ml-25 {
  margin-left: 25px;
}
.mx-25 {
  margin-right: 25px;
  margin-left: 25px;
}
.my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-20 {
  margin: 20px 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mx-20 {
  margin-right: 20px;
  margin-left: 20px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-20 {
  margin: 20px 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mx-20 {
  margin-right: 20px;
  margin-left: 20px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-15 {
  margin: 15px 15px;
}
.mt-15 {
  margin-top: 15px;
}
.mr-15 {
  margin-right: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.ml-15 {
  margin-left: 15px;
}
.mx-15 {
  margin-right: 15px;
  margin-left: 15px;
}
.my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-10 {
  margin: 10px 10px;
}
.mt-10 {
  margin-top: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.ml-10 {
  margin-left: 10px;
}
.mx-10 {
  margin-right: 10px;
  margin-left: 10px;
}
.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-5 {
  margin: 5px 5px;
}
.mt-5 {
  margin-top: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.mb-5 {
  margin-bottom: 5px;
}
.ml-5 {
  margin-left: 5px;
}
.mx-5 {
  margin-right: 5px;
  margin-left: 5px;
}
.my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* inner each */
/* extract each spacer value based on index */
/* first value in each spacer is the size */
/* second value is the length in X axis */
/* third value is the length in Y axis */
/* create the selectors and properties using interpolation */
.ma-0 {
  margin: 0px 0px;
}
.mt-0 {
  margin-top: 0px;
}
.mr-0 {
  margin-right: 0px;
}
.mb-0 {
  margin-bottom: 0px;
}
.ml-0 {
  margin-left: 0px;
}
.mx-0 {
  margin-right: 0px;
  margin-left: 0px;
}
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call next iteration */
/* call the next iteration of the outer each loop */
/* call the next iteration of the outer each loop */
/* initial mixin/loop call */
/******************** MEDIAS QUERIES ********************/
@media screen and (max-width: 1024px) {
  /* outer each loop */
  /* get each prop-abbrev pair based on loop index */
  /* the first value in each pair is the prop name */
  /* the second value in each pair is the prop's abbrev */
  /* call size loop mixin with each property name + abbreviation */
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-50 {
    padding: 50px 50px;
  }
  .pt-md-50 {
    padding-top: 50px;
  }
  .pr-md-50 {
    padding-right: 50px;
  }
  .pb-md-50 {
    padding-bottom: 50px;
  }
  .pl-md-50 {
    padding-left: 50px;
  }
  .px-md-50 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .py-md-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-45 {
    padding: 45px 45px;
  }
  .pt-md-45 {
    padding-top: 45px;
  }
  .pr-md-45 {
    padding-right: 45px;
  }
  .pb-md-45 {
    padding-bottom: 45px;
  }
  .pl-md-45 {
    padding-left: 45px;
  }
  .px-md-45 {
    padding-right: 45px;
    padding-left: 45px;
  }
  .py-md-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-40 {
    padding: 40px 40px;
  }
  .pt-md-40 {
    padding-top: 40px;
  }
  .pr-md-40 {
    padding-right: 40px;
  }
  .pb-md-40 {
    padding-bottom: 40px;
  }
  .pl-md-40 {
    padding-left: 40px;
  }
  .px-md-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .py-md-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-35 {
    padding: 35px 35px;
  }
  .pt-md-35 {
    padding-top: 35px;
  }
  .pr-md-35 {
    padding-right: 35px;
  }
  .pb-md-35 {
    padding-bottom: 35px;
  }
  .pl-md-35 {
    padding-left: 35px;
  }
  .px-md-35 {
    padding-right: 35px;
    padding-left: 35px;
  }
  .py-md-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-30 {
    padding: 30px 30px;
  }
  .pt-md-30 {
    padding-top: 30px;
  }
  .pr-md-30 {
    padding-right: 30px;
  }
  .pb-md-30 {
    padding-bottom: 30px;
  }
  .pl-md-30 {
    padding-left: 30px;
  }
  .px-md-30 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .py-md-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-25 {
    padding: 25px 25px;
  }
  .pt-md-25 {
    padding-top: 25px;
  }
  .pr-md-25 {
    padding-right: 25px;
  }
  .pb-md-25 {
    padding-bottom: 25px;
  }
  .pl-md-25 {
    padding-left: 25px;
  }
  .px-md-25 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .py-md-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-20 {
    padding: 20px 20px;
  }
  .pt-md-20 {
    padding-top: 20px;
  }
  .pr-md-20 {
    padding-right: 20px;
  }
  .pb-md-20 {
    padding-bottom: 20px;
  }
  .pl-md-20 {
    padding-left: 20px;
  }
  .px-md-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-md-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-20 {
    padding: 20px 20px;
  }
  .pt-md-20 {
    padding-top: 20px;
  }
  .pr-md-20 {
    padding-right: 20px;
  }
  .pb-md-20 {
    padding-bottom: 20px;
  }
  .pl-md-20 {
    padding-left: 20px;
  }
  .px-md-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-md-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-15 {
    padding: 15px 15px;
  }
  .pt-md-15 {
    padding-top: 15px;
  }
  .pr-md-15 {
    padding-right: 15px;
  }
  .pb-md-15 {
    padding-bottom: 15px;
  }
  .pl-md-15 {
    padding-left: 15px;
  }
  .px-md-15 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .py-md-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-10 {
    padding: 10px 10px;
  }
  .pt-md-10 {
    padding-top: 10px;
  }
  .pr-md-10 {
    padding-right: 10px;
  }
  .pb-md-10 {
    padding-bottom: 10px;
  }
  .pl-md-10 {
    padding-left: 10px;
  }
  .px-md-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .py-md-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-5 {
    padding: 5px 5px;
  }
  .pt-md-5 {
    padding-top: 5px;
  }
  .pr-md-5 {
    padding-right: 5px;
  }
  .pb-md-5 {
    padding-bottom: 5px;
  }
  .pl-md-5 {
    padding-left: 5px;
  }
  .px-md-5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .py-md-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-md-0 {
    padding: 0px 0px;
  }
  .pt-md-0 {
    padding-top: 0px;
  }
  .pr-md-0 {
    padding-right: 0px;
  }
  .pb-md-0 {
    padding-bottom: 0px;
  }
  .pl-md-0 {
    padding-left: 0px;
  }
  .px-md-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .py-md-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* outer each loop */
  /* get each prop-abbrev pair based on loop index */
  /* the first value in each pair is the prop name */
  /* the second value in each pair is the prop's abbrev */
  /* call size loop mixin with each property name + abbreviation */
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-50 {
    margin: 50px 50px;
  }
  .mt-md-50 {
    margin-top: 50px;
  }
  .mr-md-50 {
    margin-right: 50px;
  }
  .mb-md-50 {
    margin-bottom: 50px;
  }
  .ml-md-50 {
    margin-left: 50px;
  }
  .mx-md-50 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .my-md-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-45 {
    margin: 45px 45px;
  }
  .mt-md-45 {
    margin-top: 45px;
  }
  .mr-md-45 {
    margin-right: 45px;
  }
  .mb-md-45 {
    margin-bottom: 45px;
  }
  .ml-md-45 {
    margin-left: 45px;
  }
  .mx-md-45 {
    margin-right: 45px;
    margin-left: 45px;
  }
  .my-md-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-40 {
    margin: 40px 40px;
  }
  .mt-md-40 {
    margin-top: 40px;
  }
  .mr-md-40 {
    margin-right: 40px;
  }
  .mb-md-40 {
    margin-bottom: 40px;
  }
  .ml-md-40 {
    margin-left: 40px;
  }
  .mx-md-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .my-md-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-35 {
    margin: 35px 35px;
  }
  .mt-md-35 {
    margin-top: 35px;
  }
  .mr-md-35 {
    margin-right: 35px;
  }
  .mb-md-35 {
    margin-bottom: 35px;
  }
  .ml-md-35 {
    margin-left: 35px;
  }
  .mx-md-35 {
    margin-right: 35px;
    margin-left: 35px;
  }
  .my-md-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-30 {
    margin: 30px 30px;
  }
  .mt-md-30 {
    margin-top: 30px;
  }
  .mr-md-30 {
    margin-right: 30px;
  }
  .mb-md-30 {
    margin-bottom: 30px;
  }
  .ml-md-30 {
    margin-left: 30px;
  }
  .mx-md-30 {
    margin-right: 30px;
    margin-left: 30px;
  }
  .my-md-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-25 {
    margin: 25px 25px;
  }
  .mt-md-25 {
    margin-top: 25px;
  }
  .mr-md-25 {
    margin-right: 25px;
  }
  .mb-md-25 {
    margin-bottom: 25px;
  }
  .ml-md-25 {
    margin-left: 25px;
  }
  .mx-md-25 {
    margin-right: 25px;
    margin-left: 25px;
  }
  .my-md-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-20 {
    margin: 20px 20px;
  }
  .mt-md-20 {
    margin-top: 20px;
  }
  .mr-md-20 {
    margin-right: 20px;
  }
  .mb-md-20 {
    margin-bottom: 20px;
  }
  .ml-md-20 {
    margin-left: 20px;
  }
  .mx-md-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-md-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-20 {
    margin: 20px 20px;
  }
  .mt-md-20 {
    margin-top: 20px;
  }
  .mr-md-20 {
    margin-right: 20px;
  }
  .mb-md-20 {
    margin-bottom: 20px;
  }
  .ml-md-20 {
    margin-left: 20px;
  }
  .mx-md-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-md-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-15 {
    margin: 15px 15px;
  }
  .mt-md-15 {
    margin-top: 15px;
  }
  .mr-md-15 {
    margin-right: 15px;
  }
  .mb-md-15 {
    margin-bottom: 15px;
  }
  .ml-md-15 {
    margin-left: 15px;
  }
  .mx-md-15 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .my-md-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-10 {
    margin: 10px 10px;
  }
  .mt-md-10 {
    margin-top: 10px;
  }
  .mr-md-10 {
    margin-right: 10px;
  }
  .mb-md-10 {
    margin-bottom: 10px;
  }
  .ml-md-10 {
    margin-left: 10px;
  }
  .mx-md-10 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .my-md-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-5 {
    margin: 5px 5px;
  }
  .mt-md-5 {
    margin-top: 5px;
  }
  .mr-md-5 {
    margin-right: 5px;
  }
  .mb-md-5 {
    margin-bottom: 5px;
  }
  .ml-md-5 {
    margin-left: 5px;
  }
  .mx-md-5 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .my-md-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-md-0 {
    margin: 0px 0px;
  }
  .mt-md-0 {
    margin-top: 0px;
  }
  .mr-md-0 {
    margin-right: 0px;
  }
  .mb-md-0 {
    margin-bottom: 0px;
  }
  .ml-md-0 {
    margin-left: 0px;
  }
  .mx-md-0 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .my-md-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call the next iteration of the outer each loop */
  /* call the next iteration of the outer each loop */
  /* initial mixin/loop call */
}
@media screen and (max-width: 768px) {
  /* outer each loop */
  /* get each prop-abbrev pair based on loop index */
  /* the first value in each pair is the prop name */
  /* the second value in each pair is the prop's abbrev */
  /* call size loop mixin with each property name + abbreviation */
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-50 {
    padding: 50px 50px;
  }
  .pt-tb-50 {
    padding-top: 50px;
  }
  .pr-tb-50 {
    padding-right: 50px;
  }
  .pb-tb-50 {
    padding-bottom: 50px;
  }
  .pl-tb-50 {
    padding-left: 50px;
  }
  .px-tb-50 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .py-tb-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-45 {
    padding: 45px 45px;
  }
  .pt-tb-45 {
    padding-top: 45px;
  }
  .pr-tb-45 {
    padding-right: 45px;
  }
  .pb-tb-45 {
    padding-bottom: 45px;
  }
  .pl-tb-45 {
    padding-left: 45px;
  }
  .px-tb-45 {
    padding-right: 45px;
    padding-left: 45px;
  }
  .py-tb-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-40 {
    padding: 40px 40px;
  }
  .pt-tb-40 {
    padding-top: 40px;
  }
  .pr-tb-40 {
    padding-right: 40px;
  }
  .pb-tb-40 {
    padding-bottom: 40px;
  }
  .pl-tb-40 {
    padding-left: 40px;
  }
  .px-tb-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .py-tb-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-35 {
    padding: 35px 35px;
  }
  .pt-tb-35 {
    padding-top: 35px;
  }
  .pr-tb-35 {
    padding-right: 35px;
  }
  .pb-tb-35 {
    padding-bottom: 35px;
  }
  .pl-tb-35 {
    padding-left: 35px;
  }
  .px-tb-35 {
    padding-right: 35px;
    padding-left: 35px;
  }
  .py-tb-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-30 {
    padding: 30px 30px;
  }
  .pt-tb-30 {
    padding-top: 30px;
  }
  .pr-tb-30 {
    padding-right: 30px;
  }
  .pb-tb-30 {
    padding-bottom: 30px;
  }
  .pl-tb-30 {
    padding-left: 30px;
  }
  .px-tb-30 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .py-tb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-25 {
    padding: 25px 25px;
  }
  .pt-tb-25 {
    padding-top: 25px;
  }
  .pr-tb-25 {
    padding-right: 25px;
  }
  .pb-tb-25 {
    padding-bottom: 25px;
  }
  .pl-tb-25 {
    padding-left: 25px;
  }
  .px-tb-25 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .py-tb-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-20 {
    padding: 20px 20px;
  }
  .pt-tb-20 {
    padding-top: 20px;
  }
  .pr-tb-20 {
    padding-right: 20px;
  }
  .pb-tb-20 {
    padding-bottom: 20px;
  }
  .pl-tb-20 {
    padding-left: 20px;
  }
  .px-tb-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-20 {
    padding: 20px 20px;
  }
  .pt-tb-20 {
    padding-top: 20px;
  }
  .pr-tb-20 {
    padding-right: 20px;
  }
  .pb-tb-20 {
    padding-bottom: 20px;
  }
  .pl-tb-20 {
    padding-left: 20px;
  }
  .px-tb-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-15 {
    padding: 15px 15px;
  }
  .pt-tb-15 {
    padding-top: 15px;
  }
  .pr-tb-15 {
    padding-right: 15px;
  }
  .pb-tb-15 {
    padding-bottom: 15px;
  }
  .pl-tb-15 {
    padding-left: 15px;
  }
  .px-tb-15 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .py-tb-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-10 {
    padding: 10px 10px;
  }
  .pt-tb-10 {
    padding-top: 10px;
  }
  .pr-tb-10 {
    padding-right: 10px;
  }
  .pb-tb-10 {
    padding-bottom: 10px;
  }
  .pl-tb-10 {
    padding-left: 10px;
  }
  .px-tb-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .py-tb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-5 {
    padding: 5px 5px;
  }
  .pt-tb-5 {
    padding-top: 5px;
  }
  .pr-tb-5 {
    padding-right: 5px;
  }
  .pb-tb-5 {
    padding-bottom: 5px;
  }
  .pl-tb-5 {
    padding-left: 5px;
  }
  .px-tb-5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .py-tb-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-tb-0 {
    padding: 0px 0px;
  }
  .pt-tb-0 {
    padding-top: 0px;
  }
  .pr-tb-0 {
    padding-right: 0px;
  }
  .pb-tb-0 {
    padding-bottom: 0px;
  }
  .pl-tb-0 {
    padding-left: 0px;
  }
  .px-tb-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .py-tb-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* outer each loop */
  /* get each prop-abbrev pair based on loop index */
  /* the first value in each pair is the prop name */
  /* the second value in each pair is the prop's abbrev */
  /* call size loop mixin with each property name + abbreviation */
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-50 {
    margin: 50px 50px;
  }
  .mt-tb-50 {
    margin-top: 50px;
  }
  .mr-tb-50 {
    margin-right: 50px;
  }
  .mb-tb-50 {
    margin-bottom: 50px;
  }
  .ml-tb-50 {
    margin-left: 50px;
  }
  .mx-tb-50 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .my-tb-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-45 {
    margin: 45px 45px;
  }
  .mt-tb-45 {
    margin-top: 45px;
  }
  .mr-tb-45 {
    margin-right: 45px;
  }
  .mb-tb-45 {
    margin-bottom: 45px;
  }
  .ml-tb-45 {
    margin-left: 45px;
  }
  .mx-tb-45 {
    margin-right: 45px;
    margin-left: 45px;
  }
  .my-tb-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-40 {
    margin: 40px 40px;
  }
  .mt-tb-40 {
    margin-top: 40px;
  }
  .mr-tb-40 {
    margin-right: 40px;
  }
  .mb-tb-40 {
    margin-bottom: 40px;
  }
  .ml-tb-40 {
    margin-left: 40px;
  }
  .mx-tb-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .my-tb-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-35 {
    margin: 35px 35px;
  }
  .mt-tb-35 {
    margin-top: 35px;
  }
  .mr-tb-35 {
    margin-right: 35px;
  }
  .mb-tb-35 {
    margin-bottom: 35px;
  }
  .ml-tb-35 {
    margin-left: 35px;
  }
  .mx-tb-35 {
    margin-right: 35px;
    margin-left: 35px;
  }
  .my-tb-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-30 {
    margin: 30px 30px;
  }
  .mt-tb-30 {
    margin-top: 30px;
  }
  .mr-tb-30 {
    margin-right: 30px;
  }
  .mb-tb-30 {
    margin-bottom: 30px;
  }
  .ml-tb-30 {
    margin-left: 30px;
  }
  .mx-tb-30 {
    margin-right: 30px;
    margin-left: 30px;
  }
  .my-tb-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-25 {
    margin: 25px 25px;
  }
  .mt-tb-25 {
    margin-top: 25px;
  }
  .mr-tb-25 {
    margin-right: 25px;
  }
  .mb-tb-25 {
    margin-bottom: 25px;
  }
  .ml-tb-25 {
    margin-left: 25px;
  }
  .mx-tb-25 {
    margin-right: 25px;
    margin-left: 25px;
  }
  .my-tb-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-20 {
    margin: 20px 20px;
  }
  .mt-tb-20 {
    margin-top: 20px;
  }
  .mr-tb-20 {
    margin-right: 20px;
  }
  .mb-tb-20 {
    margin-bottom: 20px;
  }
  .ml-tb-20 {
    margin-left: 20px;
  }
  .mx-tb-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-tb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-20 {
    margin: 20px 20px;
  }
  .mt-tb-20 {
    margin-top: 20px;
  }
  .mr-tb-20 {
    margin-right: 20px;
  }
  .mb-tb-20 {
    margin-bottom: 20px;
  }
  .ml-tb-20 {
    margin-left: 20px;
  }
  .mx-tb-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-tb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-15 {
    margin: 15px 15px;
  }
  .mt-tb-15 {
    margin-top: 15px;
  }
  .mr-tb-15 {
    margin-right: 15px;
  }
  .mb-tb-15 {
    margin-bottom: 15px;
  }
  .ml-tb-15 {
    margin-left: 15px;
  }
  .mx-tb-15 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .my-tb-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-10 {
    margin: 10px 10px;
  }
  .mt-tb-10 {
    margin-top: 10px;
  }
  .mr-tb-10 {
    margin-right: 10px;
  }
  .mb-tb-10 {
    margin-bottom: 10px;
  }
  .ml-tb-10 {
    margin-left: 10px;
  }
  .mx-tb-10 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .my-tb-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-5 {
    margin: 5px 5px;
  }
  .mt-tb-5 {
    margin-top: 5px;
  }
  .mr-tb-5 {
    margin-right: 5px;
  }
  .mb-tb-5 {
    margin-bottom: 5px;
  }
  .ml-tb-5 {
    margin-left: 5px;
  }
  .mx-tb-5 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .my-tb-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-tb-0 {
    margin: 0px 0px;
  }
  .mt-tb-0 {
    margin-top: 0px;
  }
  .mr-tb-0 {
    margin-right: 0px;
  }
  .mb-tb-0 {
    margin-bottom: 0px;
  }
  .ml-tb-0 {
    margin-left: 0px;
  }
  .mx-tb-0 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .my-tb-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call the next iteration of the outer each loop */
  /* call the next iteration of the outer each loop */
  /* initial mixin/loop call */
}
@media screen and (max-width: 640px) {
  /* outer each loop */
  /* get each prop-abbrev pair based on loop index */
  /* the first value in each pair is the prop name */
  /* the second value in each pair is the prop's abbrev */
  /* call size loop mixin with each property name + abbreviation */
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-50 {
    padding: 50px 50px;
  }
  .pt-sm-50 {
    padding-top: 50px;
  }
  .pr-sm-50 {
    padding-right: 50px;
  }
  .pb-sm-50 {
    padding-bottom: 50px;
  }
  .pl-sm-50 {
    padding-left: 50px;
  }
  .px-sm-50 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .py-sm-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-45 {
    padding: 45px 45px;
  }
  .pt-sm-45 {
    padding-top: 45px;
  }
  .pr-sm-45 {
    padding-right: 45px;
  }
  .pb-sm-45 {
    padding-bottom: 45px;
  }
  .pl-sm-45 {
    padding-left: 45px;
  }
  .px-sm-45 {
    padding-right: 45px;
    padding-left: 45px;
  }
  .py-sm-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-40 {
    padding: 40px 40px;
  }
  .pt-sm-40 {
    padding-top: 40px;
  }
  .pr-sm-40 {
    padding-right: 40px;
  }
  .pb-sm-40 {
    padding-bottom: 40px;
  }
  .pl-sm-40 {
    padding-left: 40px;
  }
  .px-sm-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .py-sm-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-35 {
    padding: 35px 35px;
  }
  .pt-sm-35 {
    padding-top: 35px;
  }
  .pr-sm-35 {
    padding-right: 35px;
  }
  .pb-sm-35 {
    padding-bottom: 35px;
  }
  .pl-sm-35 {
    padding-left: 35px;
  }
  .px-sm-35 {
    padding-right: 35px;
    padding-left: 35px;
  }
  .py-sm-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-30 {
    padding: 30px 30px;
  }
  .pt-sm-30 {
    padding-top: 30px;
  }
  .pr-sm-30 {
    padding-right: 30px;
  }
  .pb-sm-30 {
    padding-bottom: 30px;
  }
  .pl-sm-30 {
    padding-left: 30px;
  }
  .px-sm-30 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .py-sm-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-25 {
    padding: 25px 25px;
  }
  .pt-sm-25 {
    padding-top: 25px;
  }
  .pr-sm-25 {
    padding-right: 25px;
  }
  .pb-sm-25 {
    padding-bottom: 25px;
  }
  .pl-sm-25 {
    padding-left: 25px;
  }
  .px-sm-25 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .py-sm-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-20 {
    padding: 20px 20px;
  }
  .pt-sm-20 {
    padding-top: 20px;
  }
  .pr-sm-20 {
    padding-right: 20px;
  }
  .pb-sm-20 {
    padding-bottom: 20px;
  }
  .pl-sm-20 {
    padding-left: 20px;
  }
  .px-sm-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-sm-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-20 {
    padding: 20px 20px;
  }
  .pt-sm-20 {
    padding-top: 20px;
  }
  .pr-sm-20 {
    padding-right: 20px;
  }
  .pb-sm-20 {
    padding-bottom: 20px;
  }
  .pl-sm-20 {
    padding-left: 20px;
  }
  .px-sm-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-sm-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-15 {
    padding: 15px 15px;
  }
  .pt-sm-15 {
    padding-top: 15px;
  }
  .pr-sm-15 {
    padding-right: 15px;
  }
  .pb-sm-15 {
    padding-bottom: 15px;
  }
  .pl-sm-15 {
    padding-left: 15px;
  }
  .px-sm-15 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .py-sm-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-10 {
    padding: 10px 10px;
  }
  .pt-sm-10 {
    padding-top: 10px;
  }
  .pr-sm-10 {
    padding-right: 10px;
  }
  .pb-sm-10 {
    padding-bottom: 10px;
  }
  .pl-sm-10 {
    padding-left: 10px;
  }
  .px-sm-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .py-sm-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-5 {
    padding: 5px 5px;
  }
  .pt-sm-5 {
    padding-top: 5px;
  }
  .pr-sm-5 {
    padding-right: 5px;
  }
  .pb-sm-5 {
    padding-bottom: 5px;
  }
  .pl-sm-5 {
    padding-left: 5px;
  }
  .px-sm-5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .py-sm-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-sm-0 {
    padding: 0px 0px;
  }
  .pt-sm-0 {
    padding-top: 0px;
  }
  .pr-sm-0 {
    padding-right: 0px;
  }
  .pb-sm-0 {
    padding-bottom: 0px;
  }
  .pl-sm-0 {
    padding-left: 0px;
  }
  .px-sm-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .py-sm-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* outer each loop */
  /* get each prop-abbrev pair based on loop index */
  /* the first value in each pair is the prop name */
  /* the second value in each pair is the prop's abbrev */
  /* call size loop mixin with each property name + abbreviation */
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-50 {
    margin: 50px 50px;
  }
  .mt-sm-50 {
    margin-top: 50px;
  }
  .mr-sm-50 {
    margin-right: 50px;
  }
  .mb-sm-50 {
    margin-bottom: 50px;
  }
  .ml-sm-50 {
    margin-left: 50px;
  }
  .mx-sm-50 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .my-sm-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-45 {
    margin: 45px 45px;
  }
  .mt-sm-45 {
    margin-top: 45px;
  }
  .mr-sm-45 {
    margin-right: 45px;
  }
  .mb-sm-45 {
    margin-bottom: 45px;
  }
  .ml-sm-45 {
    margin-left: 45px;
  }
  .mx-sm-45 {
    margin-right: 45px;
    margin-left: 45px;
  }
  .my-sm-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-40 {
    margin: 40px 40px;
  }
  .mt-sm-40 {
    margin-top: 40px;
  }
  .mr-sm-40 {
    margin-right: 40px;
  }
  .mb-sm-40 {
    margin-bottom: 40px;
  }
  .ml-sm-40 {
    margin-left: 40px;
  }
  .mx-sm-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .my-sm-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-35 {
    margin: 35px 35px;
  }
  .mt-sm-35 {
    margin-top: 35px;
  }
  .mr-sm-35 {
    margin-right: 35px;
  }
  .mb-sm-35 {
    margin-bottom: 35px;
  }
  .ml-sm-35 {
    margin-left: 35px;
  }
  .mx-sm-35 {
    margin-right: 35px;
    margin-left: 35px;
  }
  .my-sm-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-30 {
    margin: 30px 30px;
  }
  .mt-sm-30 {
    margin-top: 30px;
  }
  .mr-sm-30 {
    margin-right: 30px;
  }
  .mb-sm-30 {
    margin-bottom: 30px;
  }
  .ml-sm-30 {
    margin-left: 30px;
  }
  .mx-sm-30 {
    margin-right: 30px;
    margin-left: 30px;
  }
  .my-sm-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-25 {
    margin: 25px 25px;
  }
  .mt-sm-25 {
    margin-top: 25px;
  }
  .mr-sm-25 {
    margin-right: 25px;
  }
  .mb-sm-25 {
    margin-bottom: 25px;
  }
  .ml-sm-25 {
    margin-left: 25px;
  }
  .mx-sm-25 {
    margin-right: 25px;
    margin-left: 25px;
  }
  .my-sm-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-20 {
    margin: 20px 20px;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .mr-sm-20 {
    margin-right: 20px;
  }
  .mb-sm-20 {
    margin-bottom: 20px;
  }
  .ml-sm-20 {
    margin-left: 20px;
  }
  .mx-sm-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-sm-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-20 {
    margin: 20px 20px;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .mr-sm-20 {
    margin-right: 20px;
  }
  .mb-sm-20 {
    margin-bottom: 20px;
  }
  .ml-sm-20 {
    margin-left: 20px;
  }
  .mx-sm-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-sm-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-15 {
    margin: 15px 15px;
  }
  .mt-sm-15 {
    margin-top: 15px;
  }
  .mr-sm-15 {
    margin-right: 15px;
  }
  .mb-sm-15 {
    margin-bottom: 15px;
  }
  .ml-sm-15 {
    margin-left: 15px;
  }
  .mx-sm-15 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .my-sm-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-10 {
    margin: 10px 10px;
  }
  .mt-sm-10 {
    margin-top: 10px;
  }
  .mr-sm-10 {
    margin-right: 10px;
  }
  .mb-sm-10 {
    margin-bottom: 10px;
  }
  .ml-sm-10 {
    margin-left: 10px;
  }
  .mx-sm-10 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .my-sm-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-5 {
    margin: 5px 5px;
  }
  .mt-sm-5 {
    margin-top: 5px;
  }
  .mr-sm-5 {
    margin-right: 5px;
  }
  .mb-sm-5 {
    margin-bottom: 5px;
  }
  .ml-sm-5 {
    margin-left: 5px;
  }
  .mx-sm-5 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .my-sm-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-sm-0 {
    margin: 0px 0px;
  }
  .mt-sm-0 {
    margin-top: 0px;
  }
  .mr-sm-0 {
    margin-right: 0px;
  }
  .mb-sm-0 {
    margin-bottom: 0px;
  }
  .ml-sm-0 {
    margin-left: 0px;
  }
  .mx-sm-0 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .my-sm-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call the next iteration of the outer each loop */
  /* call the next iteration of the outer each loop */
  /* initial mixin/loop call */
}
@media screen and (max-width: 480px) {
  /* outer each loop */
  /* get each prop-abbrev pair based on loop index */
  /* the first value in each pair is the prop name */
  /* the second value in each pair is the prop's abbrev */
  /* call size loop mixin with each property name + abbreviation */
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-50 {
    padding: 50px 50px;
  }
  .pt-xs-50 {
    padding-top: 50px;
  }
  .pr-xs-50 {
    padding-right: 50px;
  }
  .pb-xs-50 {
    padding-bottom: 50px;
  }
  .pl-xs-50 {
    padding-left: 50px;
  }
  .px-xs-50 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .py-xs-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-45 {
    padding: 45px 45px;
  }
  .pt-xs-45 {
    padding-top: 45px;
  }
  .pr-xs-45 {
    padding-right: 45px;
  }
  .pb-xs-45 {
    padding-bottom: 45px;
  }
  .pl-xs-45 {
    padding-left: 45px;
  }
  .px-xs-45 {
    padding-right: 45px;
    padding-left: 45px;
  }
  .py-xs-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-40 {
    padding: 40px 40px;
  }
  .pt-xs-40 {
    padding-top: 40px;
  }
  .pr-xs-40 {
    padding-right: 40px;
  }
  .pb-xs-40 {
    padding-bottom: 40px;
  }
  .pl-xs-40 {
    padding-left: 40px;
  }
  .px-xs-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .py-xs-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-35 {
    padding: 35px 35px;
  }
  .pt-xs-35 {
    padding-top: 35px;
  }
  .pr-xs-35 {
    padding-right: 35px;
  }
  .pb-xs-35 {
    padding-bottom: 35px;
  }
  .pl-xs-35 {
    padding-left: 35px;
  }
  .px-xs-35 {
    padding-right: 35px;
    padding-left: 35px;
  }
  .py-xs-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-30 {
    padding: 30px 30px;
  }
  .pt-xs-30 {
    padding-top: 30px;
  }
  .pr-xs-30 {
    padding-right: 30px;
  }
  .pb-xs-30 {
    padding-bottom: 30px;
  }
  .pl-xs-30 {
    padding-left: 30px;
  }
  .px-xs-30 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .py-xs-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-25 {
    padding: 25px 25px;
  }
  .pt-xs-25 {
    padding-top: 25px;
  }
  .pr-xs-25 {
    padding-right: 25px;
  }
  .pb-xs-25 {
    padding-bottom: 25px;
  }
  .pl-xs-25 {
    padding-left: 25px;
  }
  .px-xs-25 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .py-xs-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-20 {
    padding: 20px 20px;
  }
  .pt-xs-20 {
    padding-top: 20px;
  }
  .pr-xs-20 {
    padding-right: 20px;
  }
  .pb-xs-20 {
    padding-bottom: 20px;
  }
  .pl-xs-20 {
    padding-left: 20px;
  }
  .px-xs-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-xs-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-20 {
    padding: 20px 20px;
  }
  .pt-xs-20 {
    padding-top: 20px;
  }
  .pr-xs-20 {
    padding-right: 20px;
  }
  .pb-xs-20 {
    padding-bottom: 20px;
  }
  .pl-xs-20 {
    padding-left: 20px;
  }
  .px-xs-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-xs-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-15 {
    padding: 15px 15px;
  }
  .pt-xs-15 {
    padding-top: 15px;
  }
  .pr-xs-15 {
    padding-right: 15px;
  }
  .pb-xs-15 {
    padding-bottom: 15px;
  }
  .pl-xs-15 {
    padding-left: 15px;
  }
  .px-xs-15 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .py-xs-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-10 {
    padding: 10px 10px;
  }
  .pt-xs-10 {
    padding-top: 10px;
  }
  .pr-xs-10 {
    padding-right: 10px;
  }
  .pb-xs-10 {
    padding-bottom: 10px;
  }
  .pl-xs-10 {
    padding-left: 10px;
  }
  .px-xs-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .py-xs-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-5 {
    padding: 5px 5px;
  }
  .pt-xs-5 {
    padding-top: 5px;
  }
  .pr-xs-5 {
    padding-right: 5px;
  }
  .pb-xs-5 {
    padding-bottom: 5px;
  }
  .pl-xs-5 {
    padding-left: 5px;
  }
  .px-xs-5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .py-xs-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .pa-xs-0 {
    padding: 0px 0px;
  }
  .pt-xs-0 {
    padding-top: 0px;
  }
  .pr-xs-0 {
    padding-right: 0px;
  }
  .pb-xs-0 {
    padding-bottom: 0px;
  }
  .pl-xs-0 {
    padding-left: 0px;
  }
  .px-xs-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .py-xs-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* outer each loop */
  /* get each prop-abbrev pair based on loop index */
  /* the first value in each pair is the prop name */
  /* the second value in each pair is the prop's abbrev */
  /* call size loop mixin with each property name + abbreviation */
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-50 {
    margin: 50px 50px;
  }
  .mt-xs-50 {
    margin-top: 50px;
  }
  .mr-xs-50 {
    margin-right: 50px;
  }
  .mb-xs-50 {
    margin-bottom: 50px;
  }
  .ml-xs-50 {
    margin-left: 50px;
  }
  .mx-xs-50 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .my-xs-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-45 {
    margin: 45px 45px;
  }
  .mt-xs-45 {
    margin-top: 45px;
  }
  .mr-xs-45 {
    margin-right: 45px;
  }
  .mb-xs-45 {
    margin-bottom: 45px;
  }
  .ml-xs-45 {
    margin-left: 45px;
  }
  .mx-xs-45 {
    margin-right: 45px;
    margin-left: 45px;
  }
  .my-xs-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-40 {
    margin: 40px 40px;
  }
  .mt-xs-40 {
    margin-top: 40px;
  }
  .mr-xs-40 {
    margin-right: 40px;
  }
  .mb-xs-40 {
    margin-bottom: 40px;
  }
  .ml-xs-40 {
    margin-left: 40px;
  }
  .mx-xs-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .my-xs-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-35 {
    margin: 35px 35px;
  }
  .mt-xs-35 {
    margin-top: 35px;
  }
  .mr-xs-35 {
    margin-right: 35px;
  }
  .mb-xs-35 {
    margin-bottom: 35px;
  }
  .ml-xs-35 {
    margin-left: 35px;
  }
  .mx-xs-35 {
    margin-right: 35px;
    margin-left: 35px;
  }
  .my-xs-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-30 {
    margin: 30px 30px;
  }
  .mt-xs-30 {
    margin-top: 30px;
  }
  .mr-xs-30 {
    margin-right: 30px;
  }
  .mb-xs-30 {
    margin-bottom: 30px;
  }
  .ml-xs-30 {
    margin-left: 30px;
  }
  .mx-xs-30 {
    margin-right: 30px;
    margin-left: 30px;
  }
  .my-xs-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-25 {
    margin: 25px 25px;
  }
  .mt-xs-25 {
    margin-top: 25px;
  }
  .mr-xs-25 {
    margin-right: 25px;
  }
  .mb-xs-25 {
    margin-bottom: 25px;
  }
  .ml-xs-25 {
    margin-left: 25px;
  }
  .mx-xs-25 {
    margin-right: 25px;
    margin-left: 25px;
  }
  .my-xs-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-20 {
    margin: 20px 20px;
  }
  .mt-xs-20 {
    margin-top: 20px;
  }
  .mr-xs-20 {
    margin-right: 20px;
  }
  .mb-xs-20 {
    margin-bottom: 20px;
  }
  .ml-xs-20 {
    margin-left: 20px;
  }
  .mx-xs-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-xs-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-20 {
    margin: 20px 20px;
  }
  .mt-xs-20 {
    margin-top: 20px;
  }
  .mr-xs-20 {
    margin-right: 20px;
  }
  .mb-xs-20 {
    margin-bottom: 20px;
  }
  .ml-xs-20 {
    margin-left: 20px;
  }
  .mx-xs-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-xs-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-15 {
    margin: 15px 15px;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
  .mr-xs-15 {
    margin-right: 15px;
  }
  .mb-xs-15 {
    margin-bottom: 15px;
  }
  .ml-xs-15 {
    margin-left: 15px;
  }
  .mx-xs-15 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .my-xs-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-10 {
    margin: 10px 10px;
  }
  .mt-xs-10 {
    margin-top: 10px;
  }
  .mr-xs-10 {
    margin-right: 10px;
  }
  .mb-xs-10 {
    margin-bottom: 10px;
  }
  .ml-xs-10 {
    margin-left: 10px;
  }
  .mx-xs-10 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .my-xs-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-5 {
    margin: 5px 5px;
  }
  .mt-xs-5 {
    margin-top: 5px;
  }
  .mr-xs-5 {
    margin-right: 5px;
  }
  .mb-xs-5 {
    margin-bottom: 5px;
  }
  .ml-xs-5 {
    margin-left: 5px;
  }
  .mx-xs-5 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .my-xs-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* inner each */
  /* extract each spacer value based on index */
  /* first value in each spacer is the size */
  /* second value is the length in X axis */
  /* third value is the length in Y axis */
  /* create the selectors and properties using interpolation */
  .ma-xs-0 {
    margin: 0px 0px;
  }
  .mt-xs-0 {
    margin-top: 0px;
  }
  .mr-xs-0 {
    margin-right: 0px;
  }
  .mb-xs-0 {
    margin-bottom: 0px;
  }
  .ml-xs-0 {
    margin-left: 0px;
  }
  .mx-xs-0 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .my-xs-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call next iteration */
  /* call the next iteration of the outer each loop */
  /* call the next iteration of the outer each loop */
  /* initial mixin/loop call */
}
.box-apresentacao-fragment .center {
  max-width: 1030px;
}
.apresentacao-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #79C5DE;
  padding: 10px 60px;
  height: 190px;
  border: 1px solid #ffffff;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.apresentacao__box-right {
  margin-left: 20px;
}
.btn-apresentacao .btn {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
  text-transform: unset;
  justify-content: center;
  padding: 0 10px;
  width: 245px;
  height: 54px;
  border-radius: 27px;
  -moz-border-radius: 27px;
  -webkit-border-radius: 27px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
/******************** MEDIAS QUERIES ********************/
@media screen and (max-width: 768px) {
  .apresentacao-container {
    padding: 10px 40px;
  }
  .btn-apresentacao .btn {
    width: 200px;
  }
}
@media screen and (max-width: 640px) {
  .apresentacao-container {
    flex-wrap: wrap;
    height: unset;
    padding: 40px;
  }
  .apresentacao__box-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .apresentacao__box-right {
    margin-left: 0;
    width: 100%;
  }
  .btn-apresentacao .btn {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .apresentacao-container {
    padding: 40px 20px;
  }
}
.page-servicos .center {
  width: 100%;
}
.center-content {
  max-width: 780px;
  margin: 0 auto;
}
.banner-servicos {
  padding-bottom: 85px;
}
.banner-servicos .center {
  max-width: 1020px;
}
.banner-servicos .servicos-breadcrumb {
  margin: 5px 0 10px 0;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
}
.banner-servicos .breadcrumb-separator {
  margin: 0 5px;
}
.banner-servicos__background {
  position: relative;
  height: 500px;
  padding-top: 90px;
}
.banner-servicos__background:before {
  content: '';
  background-color: #79C5DE;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.banner-servicos__background .display-1 {
  font-weight: 700;
  margin-bottom: 45px;
}
.banner-servicos__container {
  display: flex;
}
.banner-layer {
  mix-blend-mode: multiply;
  position: absolute;
  bottom: -55px;
  z-index: 999;
  left: -85px;
}
.banner-servicos__box-left {
  width: 50%;
}
.banner-servicos__intro {
  max-width: 390px;
  margin: 0 0 0 auto;
}
.banner-servicos__box-right {
  margin-left: 10px;
  width: 50%;
}
.banner-servicos__icon {
  width: 148px;
  height: 148px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #012D58;
}
.banner__checklist {
  min-height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 80px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.checklist__item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #F0F3F6;
  padding: 15px 0;
}
.checklist__item:last-child {
  border-bottom-color: transparent;
}
.checklist__item span {
  font-size: 16px;
  line-height: 1.2;
  color: #4F5158;
  font-weight: 400;
}
.checklist__icon {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 20px;
  background-color: #EBF3FF;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  margin-right: 20px;
}
.checklist__icon:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 7px;
  top: 4px;
  width: 6px;
  height: 10px;
  border: solid #79C5DE;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.servicos-content {
  background: url(../img/bg-page.jpg) no-repeat top center;
  padding-bottom: 110px;
}
.servicos-intro {
  margin-bottom: 135px;
}
.servicos-description {
  padding-bottom: 182px;
}
.servicos-description__item {
  margin-bottom: 135px;
}
.servicos-description__item:last-child {
  margin-bottom: 0;
}
.servicos-description__icon i {
  margin: 0 auto;
}
#page-levantamento-dados .banner-servicos__background .display-1 {
  font-size: 33px;
}
#page-gestao-qualidade .banner-servicos__container {
  align-items: center;
}
#page-gestao-qualidade .banner-servicos__box-right {
  margin-top: 30px;
}
#page-gestao-qualidade .banner-layer {
  bottom: -175px;
  left: -75px;
}
#page-gestao-qualidade .banner-servicos__icon i {
  margin-left: 20px;
}
#page-gestao-qualidade .banner__checklist {
  min-height: 287px;
}
/******************** MEDIAS QUERIES ********************/
@media screen and (max-width: 1200px) {
  #page-gestao-qualidade .banner-layer {
    left: 10px;
    bottom: -150px;
  }
  .banner-layer {
    left: 10px;
    bottom: -30px;
  }
}
@media screen and (max-width: 768px) {
  #page-gestao-qualidade .banner-servicos__icon i {
    margin-left: 8px;
  }
  .banner-servicos {
    padding-bottom: 20px;
  }
  .banner-servicos__background .display-1 {
    margin-bottom: 20px;
  }
  .banner-servicos__box-left {
    flex-grow: 1;
    width: 320px;
  }
  .banner-servicos__box-right {
    width: 480px;
  }
  .banner__checklist {
    padding: 10px 20px;
  }
  .banner-servicos__icon {
    width: 100px;
    height: 100px;
  }
  .banner-servicos__icon i {
    transform: scale(0.6);
  }
  .banner-layer {
    display: none;
  }
  .servicos-intro {
    margin: 35px 0 0 0;
  }
  .servicos-intro .flexbox {
    flex-wrap: wrap;
  }
  .servicos-intro .flexbox__box-left {
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0 0 30px 0;
  }
  .servicos-intro .flexbox__box-left .display-4 {
    margin-bottom: 15px;
  }
  .servicos-intro .flexbox__box-right {
    width: 100%;
    padding: 0;
  }
  .servicos-description {
    padding-top: 45px;
    padding-bottom: 55px;
  }
}
@media screen and (max-width: 640px) {
  #page-levantamento-dados .banner-servicos {
    padding-bottom: 85px;
  }
  #page-levantamento-dados .banner-servicos__background .display-1 {
    font-size: 26px;
    line-height: 34px;
  }
  #page-gestao-qualidade .banner-servicos__box-right {
    margin-top: 0;
  }
  #page-gestao-qualidade .banner__checklist {
    padding: 50px 20px;
  }
  #page-software .banner-servicos {
    padding-bottom: 35px;
  }
  .banner-servicos__container {
    flex-wrap: wrap;
  }
  .banner-servicos__box-left {
    width: 100%;
  }
  .banner-servicos__intro {
    max-width: 100%;
    margin: 0 0 0 auto;
    width: 100%;
  }
  .banner-servicos__icon {
    display: none;
  }
  .banner-servicos__box-right {
    width: 100%;
    margin: 0;
  }
  .banner__checklist {
    min-height: unset !important;
  }
  .checklist__icon {
    margin-right: 10px;
  }
  .servicos-description .center-content {
    padding: 0 10px;
  }
  .servicos-description__item {
    flex-wrap: wrap;
    margin-bottom: 45px;
  }
  .servicos-description__item .display-3 {
    font-weight: 600;
  }
  .servicos-description__text {
    order: 2;
  }
  .servicos-description__icon {
    order: 1;
  }
  .servicos-description__icon i {
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  #page-levantamento-dados .banner-servicos {
    padding-bottom: 125px;
  }
}
@media screen and (max-width: 375px) {
  #page-levantamento-dados .banner-servicos {
    padding-bottom: 165px;
  }
}
