@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");
/* line 5, ../../../../../../../lib/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../lib/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../lib/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../lib/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../lib/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../lib/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../lib/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../lib/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../lib/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../sass/_featured.scss */
.featured {
  width: 100%;
}
/* line 4, ../sass/_featured.scss */
.featured__cover {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 27px;
  background-image: url("../img/netto/deska.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
@media only screen and (min-width: 1024px) {
  /* line 4, ../sass/_featured.scss */
  .featured__cover {
    background-image: url("../img/netto/deska.png");
  }
}
/* line 20, ../sass/_featured.scss */
.featured__cover__menu {
  width: 100px;
  z-index: 1;
  word-spacing: 20px;
}
@media screen and (max-width: 600px) {
  /* line 20, ../sass/_featured.scss */
  .featured__cover__menu {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 20, ../sass/_featured.scss */
  .featured__cover__menu {
    width: 350px;
    height: 172px;
    position: absolute;
    top: 40px;
    left: 65%;
  }
}
/* line 35, ../sass/_featured.scss */
.featured__cover__menu--blue {
  font-size: 20px;
  color: #1D2D51;
}
/* line 40, ../sass/_featured.scss */
.featured__cover a {
  color: #1D2D51;
}
/* line 44, ../sass/_featured.scss */
.featured__cover__logo {
  width: 100px;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  /* line 44, ../sass/_featured.scss */
  .featured__cover__logo {
    width: 182px;
    height: 172px;
    position: absolute;
    top: 52px;
    left: 78px;
  }
}
@media only screen and (min-width: 1920px) {
  /* line 44, ../sass/_featured.scss */
  .featured__cover__logo {
    left: 278px;
  }
}
/* line 59, ../sass/_featured.scss */
.featured__cover__logo-netto {
  width: 100px;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  /* line 59, ../sass/_featured.scss */
  .featured__cover__logo-netto {
    width: 151px;
    height: 35px;
    position: absolute;
    top: 261px;
    left: 93px;
  }
}
@media only screen and (min-width: 1920px) {
  /* line 59, ../sass/_featured.scss */
  .featured__cover__logo-netto {
    left: 293px;
  }
}
/* line 75, ../sass/_featured.scss */
.featured__cover__title {
  z-index: 2;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  margin-top: 22px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 1024px) {
  /* line 75, ../sass/_featured.scss */
  .featured__cover__title {
    margin-top: 65px;
  }
}
/* line 86, ../sass/_featured.scss */
.featured__cover__title--red {
  font-size: 42px;
  line-height: 54px;
  color: #D8262F;
}
@media only screen and (min-width: 1024px) {
  /* line 86, ../sass/_featured.scss */
  .featured__cover__title--red {
    font-size: 68px;
    line-height: 88px;
  }
}
/* line 96, ../sass/_featured.scss */
.featured__cover__title--blue {
  font-size: 37px;
  line-height: 48px;
  color: #1D2D51;
}
@media only screen and (min-width: 1024px) {
  /* line 96, ../sass/_featured.scss */
  .featured__cover__title--blue {
    font-size: 51px;
    line-height: 65px;
  }
}
/* line 107, ../sass/_featured.scss */
.featured__cover__image {
  z-index: 1;
  height: 300px;
}
@media only screen and (min-width: 1024px) {
  /* line 107, ../sass/_featured.scss */
  .featured__cover__image {
    height: 450px;
  }
}
/* line 113, ../sass/_featured.scss */
.featured__cover__image--product {
  width: 400px;
}
@media only screen and (max-width: 360px) {
  /* line 113, ../sass/_featured.scss */
  .featured__cover__image--product {
    width: 300px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 113, ../sass/_featured.scss */
  .featured__cover__image--product {
    width: 1210px;
  }
}
/* line 125, ../sass/_featured.scss */
.featured__cover__image--lidl {
  display: flex;
  align-items: center;
  position: relative;
  top: -90px;
  left: 160px;
  width: 130px;
}
@media only screen and (max-width: 360px) {
  /* line 125, ../sass/_featured.scss */
  .featured__cover__image--lidl {
    left: 145px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 125, ../sass/_featured.scss */
  .featured__cover__image--lidl {
    top: -140px;
    left: 310px;
    width: 170px;
  }
}
/* line 143, ../sass/_featured.scss */
.featured__cover__image--lidl img {
  width: 47px;
}
@media only screen and (min-width: 1024px) {
  /* line 143, ../sass/_featured.scss */
  .featured__cover__image--lidl img {
    width: 90px;
  }
}
/* line 151, ../sass/_featured.scss */
.featured__cover__image--lidl p {
  font-size: 17px;
  line-height: 21px;
  color: #1D2D51;
  margin-right: 12px;
}
/* line 159, ../sass/_featured.scss */
.featured__cover__image--vegan {
  content: url("../img/vegan-logo.svg");
  position: relative;
  top: -40px;
  left: 30px;
}
@media only screen and (max-width: 360px) {
  /* line 159, ../sass/_featured.scss */
  .featured__cover__image--vegan {
    left: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 159, ../sass/_featured.scss */
  .featured__cover__image--vegan {
    width: 123px;
    top: -75px;
    left: 55px;
  }
}
/* line 176, ../sass/_featured.scss */
.featured__cover__image--text {
  width: 107px;
  height: 39px;
  position: relative;
  left: 213px;
  top: 58px;
  background: url("../img/text-nowosc.svg");
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 360px) {
  /* line 176, ../sass/_featured.scss */
  .featured__cover__image--text {
    left: 205px;
    width: 90px;
    height: 30px;
    top: 54px;
    background-size: cover;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 176, ../sass/_featured.scss */
  .featured__cover__image--text {
    width: 188px;
    height: 68px;
    background-size: cover;
    top: 85px;
    left: 358px;
  }
}
/* line 202, ../sass/_featured.scss */
.featured__cover__image--text::before {
  content: "NOWOŚĆ!";
  color: white;
  font-size: 22px;
  position: relative;
  left: 14px;
  top: 8px;
}
@media only screen and (max-width: 360px) {
  /* line 202, ../sass/_featured.scss */
  .featured__cover__image--text::before {
    font-size: 20px;
    top: 6px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 202, ../sass/_featured.scss */
  .featured__cover__image--text::before {
    font-size: 41px;
    left: 20px;
    top: 12px;
  }
}

/* line 3, ../sass/_steps.scss */
.steps {
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 8, ../sass/_steps.scss */
.steps__backgroud-image {
  display: none;
  position: absolute;
}
@media only screen and (min-width: 1500px) {
  /* line 8, ../sass/_steps.scss */
  .steps__backgroud-image {
    display: inline;
  }
}
/* line 15, ../sass/_steps.scss */
.steps__backgroud-image img {
  width: 500px;
}
@media only screen and (min-width: 1920px) {
  /* line 15, ../sass/_steps.scss */
  .steps__backgroud-image img {
    width: 600px;
  }
}
/* line 23, ../sass/_steps.scss */
.steps__backgroud-image--left {
  left: -250px;
}
/* line 27, ../sass/_steps.scss */
.steps__backgroud-image--right {
  right: -300px;
}
/* line 32, ../sass/_steps.scss */
.steps__description {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 590px;
  margin: 0 auto;
  text-transform: uppercase;
  text-align: center;
  padding: 0 30px;
}
/* line 42, ../sass/_steps.scss */
.steps__description--red {
  font-size: 29px;
  line-height: 38px;
  color: #D8262F;
}
/* line 48, ../sass/_steps.scss */
.steps__description--blue {
  font-size: 20px;
  line-height: 26px;
  color: #1D2D51;
  margin-top: 15px;
}
/* line 54, ../sass/_steps.scss */
.steps__description--dark_blue {
  font-size: 20px;
  color: #1D2D51;
  text-transform: lowercase;
}
@media only screen and (min-width: 1024px) {
  /* line 54, ../sass/_steps.scss */
  .steps__description--dark_blue {
    font-size: 52px;
    line-height: 58px;
    margin-top: 190px;
    width: 590px;
  }
}
/* line 67, ../sass/_steps.scss */
.steps__description--dark_number {
  font-size: 40px;
  font-weight: bold;
  color: #1D2D51;
}
@media only screen and (min-width: 1024px) {
  /* line 67, ../sass/_steps.scss */
  .steps__description--dark_number {
    font-size: 52px;
    line-height: 58px;
  }
}
/* line 81, ../sass/_steps.scss */
.steps__description--dark_number--description {
  font-size: 16px;
  font-weight: bold;
  color: #1D2D51;
}
@media only screen and (min-width: 1024px) {
  /* line 81, ../sass/_steps.scss */
  .steps__description--dark_number--description {
    font-size: 28px;
    line-height: 58px;
  }
}
/* line 95, ../sass/_steps.scss */
.steps__box {
  font-family: "basic-sans", sans-serif;
  margin-top: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  /* line 95, ../sass/_steps.scss */
  .steps__box {
    margin-top: 100px;
  }
}
/* line 106, ../sass/_steps.scss */
.steps__box__text {
  text-align: center;
  font-size: 20px;
  color: #1D2D51;
  padding: 0 25%;
  margin-top: 20px;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  /* line 106, ../sass/_steps.scss */
  .steps__box__text {
    padding: 0 20%;
  }
}
/* line 118, ../sass/_steps.scss */
.steps__box__image {
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1024px) {
  /* line 118, ../sass/_steps.scss */
  .steps__box__image {
    height: 200px;
  }
}
/* line 129, ../sass/_steps.scss */
.steps__box__image--win1 {
  width: 290px;
  position: relative;
  z-index: 10;
}
/* line 134, ../sass/_steps.scss */
.steps__box__image--win2 {
  width: 360px;
  position: relative;
  z-index: 10;
}
/* line 139, ../sass/_steps.scss */
.steps__box__image--win3 {
  width: 290px;
  position: relative;
  z-index: 10;
}
/* line 145, ../sass/_steps.scss */
.steps__box__image--step1-main {
  width: 200px;
  position: relative;
  z-index: 10;
}
/* line 151, ../sass/_steps.scss */
.steps__box__image--step1-left {
  width: 145px;
  position: absolute;
  z-index: 1;
  top: 110px;
  right: 50%;
}
@media only screen and (min-width: 1024px) {
  /* line 151, ../sass/_steps.scss */
  .steps__box__image--step1-left {
    top: 90px;
  }
}
/* line 162, ../sass/_steps.scss */
.steps__box__image--step1-right {
  width: 145px;
  position: absolute;
  z-index: 1;
  left: 53%;
  top: 180px;
}
@media only screen and (max-width: 360px) {
  /* line 162, ../sass/_steps.scss */
  .steps__box__image--step1-right {
    left: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 162, ../sass/_steps.scss */
  .steps__box__image--step1-right {
    top: 160px;
  }
}
/* line 176, ../sass/_steps.scss */
.steps__box__image--step2-main {
  width: 200px;
  position: relative;
  z-index: 10;
  margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
  /* line 176, ../sass/_steps.scss */
  .steps__box__image--step2-main {
    margin-bottom: 0;
  }
}
/* line 186, ../sass/_steps.scss */
.steps__box__image--step2-left {
  width: 145px;
  position: absolute;
  z-index: 1;
  top: 50px;
  right: calc(50% - 74px);
}
@media only screen and (min-width: 1024px) {
  /* line 186, ../sass/_steps.scss */
  .steps__box__image--step2-left {
    top: 40px;
  }
}
/* line 198, ../sass/_steps.scss */
.steps__box__image--step3-main {
  width: 200px;
  position: relative;
  z-index: 10;
}
/* line 204, ../sass/_steps.scss */
.steps__box__image--step3-left {
  width: 145px;
  position: absolute;
  z-index: 1;
  top: 75px;
  right: 50%;
}
@media only screen and (min-width: 1024px) {
  /* line 204, ../sass/_steps.scss */
  .steps__box__image--step3-left {
    top: 50px;
  }
}
/* line 215, ../sass/_steps.scss */
.steps__box__image--button {
  width: 200px;
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 1024px) {
  /* line 215, ../sass/_steps.scss */
  .steps__box__image--button {
    width: 372px;
    height: 178px;
    left: 160px;
    position: absolute;
  }
}
/* line 230, ../sass/_steps.scss */
.steps__box--win {
  font-family: "basic-sans", sans-serif;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  /* line 230, ../sass/_steps.scss */
  .steps__box--win {
    margin-top: 100px;
  }
}
/* line 241, ../sass/_steps.scss */
.steps__box--win__text {
  text-align: center;
  font-size: 16px;
  color: #1D2D51;
  padding: 0 25%;
  margin-top: 20px;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  /* line 241, ../sass/_steps.scss */
  .steps__box--win__text {
    padding: 0 20%;
  }
}
/* line 253, ../sass/_steps.scss */
.steps__box--win__image {
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1024px) {
  /* line 253, ../sass/_steps.scss */
  .steps__box--win__image {
    height: 200px;
  }
}
/* line 263, ../sass/_steps.scss */
.steps__box--win__image--win1 {
  width: 290px;
  position: relative;
  z-index: 10;
  left: 30px;
}
/* line 269, ../sass/_steps.scss */
.steps__box--win__image--win2 {
  width: 360px;
  position: relative;
  z-index: 10;
}
/* line 274, ../sass/_steps.scss */
.steps__box--win__image--win3 {
  width: 290px;
  position: relative;
  z-index: 10;
  left: -30px;
}
/* line 284, ../sass/_steps.scss */
.steps__button {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
/* line 292, ../sass/_steps.scss */
.steps__button a svg .a {
  fill: #1d2d51;
}
/* line 296, ../sass/_steps.scss */
.steps__button a svg .b {
  fill: #fff;
  font-size: 23px;
  font-family: CitrusGothicSolid-Regular;
}

/* line 4, ../sass/_refund.scss */
.refund {
  overflow: hidden !important;
  width: 100%;
  position: relative;
}
/* line 9, ../sass/_refund.scss */
.refund__background-bread {
  width: 100%;
  height: 400px;
  background-image: url("../img/netto/Group11.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 1024px) {
  /* line 9, ../sass/_refund.scss */
  .refund__background-bread {
    height: 1000px;
  }
}
/* line 21, ../sass/_refund.scss */
.refund__backgroud-image {
  display: none;
  position: absolute;
}
@media only screen and (min-width: 1500px) {
  /* line 21, ../sass/_refund.scss */
  .refund__backgroud-image {
    display: inline;
  }
}
/* line 28, ../sass/_refund.scss */
.refund__backgroud-image img {
  width: 600px;
}
@media only screen and (min-width: 1920px) {
  /* line 28, ../sass/_refund.scss */
  .refund__backgroud-image img {
    width: 600px;
  }
}
/* line 36, ../sass/_refund.scss */
.refund__backgroud-image--left-top {
  left: -360px;
}
/* line 40, ../sass/_refund.scss */
.refund__backgroud-image--right-top {
  right: -380px;
}
/* line 45, ../sass/_refund.scss */
.refund__backgroud-image--left-bottom {
  left: -250px;
  bottom: 180px;
}
/* line 50, ../sass/_refund.scss */
.refund__backgroud-image--right-bottom {
  right: -280px;
  bottom: 140px;
}
/* line 57, ../sass/_refund.scss */
.refund__header {
  width: 100%;
  text-align: center;
  font-size: 51px;
  line-height: 56px;
  color: #1D2D51;
  text-transform: uppercase;
  margin-bottom: 80px;
}
/* line 67, ../sass/_refund.scss */
.refund__form {
  max-width: 800px;
  font-family: "basic-sans", sans-serif;
  padding: 0 25px;
  margin: 0 auto;
}
/* line 74, ../sass/_refund.scss */
.refund__form .small-font-size input {
  font-size: 16px;
}
@media only screen and (min-width: 1024px) {
  /* line 74, ../sass/_refund.scss */
  .refund__form .small-font-size input {
    font-size: 20px;
  }
}
/* line 82, ../sass/_refund.scss */
.refund__form__element {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  margin-bottom: 20px;
  width: 100%;
  color: #1D2D51;
}
@media only screen and (min-width: 1024px) {
  /* line 90, ../sass/_refund.scss */
  .refund__form__element--half {
    width: 50%;
  }
}
/* line 96, ../sass/_refund.scss */
.refund__form__element--quarter {
  width: 40%;
}
@media only screen and (min-width: 1024px) {
  /* line 96, ../sass/_refund.scss */
  .refund__form__element--quarter {
    width: 15%;
  }
}
/* line 103, ../sass/_refund.scss */
.refund__form__element--one-third {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  /* line 103, ../sass/_refund.scss */
  .refund__form__element--one-third {
    width: 30%;
  }
}
/* line 111, ../sass/_refund.scss */
.refund__form__element--center input {
  text-align: center;
  padding: 0 !important;
}
@media only screen and (min-width: 800px) {
  /* line 118, ../sass/_refund.scss */
  .refund__form__element--account-nr input {
    letter-spacing: 5px;
  }
  /* line 121, ../sass/_refund.scss */
  .refund__form__element--account-nr input::placeholder {
    letter-spacing: 5px;
  }
}
/* line 128, ../sass/_refund.scss */
.refund__form__element--grey {
  color: #C5C5C5;
  font-size: 14px;
}
/* line 133, ../sass/_refund.scss */
.refund__form__element label {
  font-size: 16px;
  line-height: 19px;
  width: 100%;
  margin-bottom: 7px;
  font-weight: bold;
}
/* line 140, ../sass/_refund.scss */
.refund__form__element label span {
  color: #D8262F;
}
/* line 145, ../sass/_refund.scss */
.refund__form__element p {
  margin-bottom: 7px;
}
/* line 147, ../sass/_refund.scss */
.refund__form__element p span {
  color: #D8262F;
}
/* line 152, ../sass/_refund.scss */
.refund__form__element input {
  border-radius: 10px;
  border: 1px solid #1D2D51;
  font-size: 20px;
  line-height: 24px;
  height: 60px;
  width: 100%;
  color: #979797;
  padding: 0 30px;
}
/* line 162, ../sass/_refund.scss */
.refund__form__element input:focus {
  outline: none !important;
  border: 1px solid #1D2D51;
}
/* line 167, ../sass/_refund.scss */
.refund__form__element input::placeholder {
  color: #C5C5C5;
}
/* line 172, ../sass/_refund.scss */
.refund__form__element input[type=file] {
  background-color: #1D2D51;
  border: none;
  color: white;
  text-transform: uppercase;
  padding-top: 18px;
  padding: 18px 0px 0px 20px;
  font-size: 12px;
}
@media only screen and (min-width: 480px) {
  /* line 172, ../sass/_refund.scss */
  .refund__form__element input[type=file] {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 172, ../sass/_refund.scss */
  .refund__form__element input[type=file] {
    font-size: 20px;
  }
}
/* line 189, ../sass/_refund.scss */
.refund__form__element input[type=file]::before {
  content: "Wybierz plik";
  color: white;
  text-decoration: underline;
  font-weight: bold;
  margin-right: 30px;
  cursor: pointer;
}
/* line 198, ../sass/_refund.scss */
.refund__form__element input[type=file]::-webkit-file-upload-button {
  display: none;
}
/* line 203, ../sass/_refund.scss */
.refund__form__element textarea {
  border-radius: 10px;
  border: 1px solid #1D2D51;
  font-size: 20px;
  line-height: 24px;
  height: 120px;
  width: 100%;
  color: #979797;
  padding: 30px;
}
/* line 213, ../sass/_refund.scss */
.refund__form__element textarea:focus {
  outline: none !important;
  border: 1px solid #1D2D51;
}
/* line 218, ../sass/_refund.scss */
.refund__form__element textarea::placeholder {
  color: #C5C5C5;
}
/* line 224, ../sass/_refund.scss */
.refund__form__checkbox {
  font-size: 14px;
  color: #C5C5C5;
}
/* line 228, ../sass/_refund.scss */
.refund__form__checkbox a {
  color: #C5C5C5;
  text-decoration: underline;
}
/* line 233, ../sass/_refund.scss */
.refund__form__checkbox label {
  width: 14px;
  height: 14px;
  border: 1px solid #1D2D51;
  border-radius: 50%;
  position: relative;
  top: 2px;
  left: -14px;
  cursor: pointer;
}
/* line 245, ../sass/_refund.scss */
.refund__form__checkbox input[type=checkbox] {
  transition: 0.3s;
  width: 8px;
  height: 8px;
  background-color: none;
  border-radius: 50%;
  margin-bottom: 4px;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none;
}
/* line 256, ../sass/_refund.scss */
.refund__form__checkbox input[type=checkbox]:checked {
  background-color: #1D2D51;
}
/* line 262, ../sass/_refund.scss */
.refund__form__row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
/* line 268, ../sass/_refund.scss */
.refund__form__button {
  margin: 40px auto;
  background: url("../img/text-nowosc.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 250px;
  height: 90px;
  outline: none;
  border: none;
  font-size: 30px;
  color: white;
  font-family: "CitrusGothicSolid", sans-serif;
  -webkit-filter: drop-shadow();
  filter: drop-shadow(20px 20px 10px #FF000033);
}

/* line 3, ../sass/_footer.scss */
.footer {
  background-color: #1D2D51;
  width: 100%;
  font-family: "basic-sans", sans-serif;
}
/* line 8, ../sass/_footer.scss */
.footer__navbar {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  /* line 8, ../sass/_footer.scss */
  .footer__navbar {
    justify-content: space-between;
    padding: 10px 100px;
  }
}
/* line 20, ../sass/_footer.scss */
.footer__navbar__logo {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
@media only screen and (min-width: 1024px) {
  /* line 20, ../sass/_footer.scss */
  .footer__navbar__logo {
    width: auto;
    margin: 20px 20px 20px 0px;
  }
}
/* line 32, ../sass/_footer.scss */
.footer__navbar__copyright {
  color: white;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  /* line 32, ../sass/_footer.scss */
  .footer__navbar__copyright {
    width: auto;
  }
}
/* line 41, ../sass/_footer.scss */
.footer__navbar__links {
  text-align: center;
  width: 100%;
  margin: 20px 0;
}
@media only screen and (min-width: 1024px) {
  /* line 41, ../sass/_footer.scss */
  .footer__navbar__links {
    width: auto;
    margin-left: auto;
    display: flex;
  }
}
/* line 52, ../sass/_footer.scss */
.footer__navbar__links span {
  display: none;
  color: white;
  margin: 0 10px;
}
@media only screen and (min-width: 1024px) {
  /* line 52, ../sass/_footer.scss */
  .footer__navbar__links span {
    display: inline;
  }
}
/* line 62, ../sass/_footer.scss */
.footer__navbar__links li {
  margin-top: 10px;
}
@media only screen and (min-width: 1024px) {
  /* line 62, ../sass/_footer.scss */
  .footer__navbar__links li {
    margin: 0px;
  }
}
/* line 69, ../sass/_footer.scss */
.footer__navbar__links a {
  color: white;
}
/* line 72, ../sass/_footer.scss */
.footer__navbar__links a:hover {
  text-decoration: none;
}

/* line 80, ../sass/_footer.scss */
.footer__contact {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  text-transform: uppercase;
  text-align: center;
  padding-top: 100px;
  background: url("../img/netto/deska.png");
  background-position: center;
  background-repeat: no-repeat;
  transform: rotateX(180deg);
}
/* line 95, ../sass/_footer.scss */
.footer__contact__description {
  text-transform: uppercase;
  margin-top: 22px;
  margin-bottom: 24px;
}
/* line 100, ../sass/_footer.scss */
.footer__contact__description--red {
  transform: rotateX(-180deg);
  font-size: 29px;
  line-height: 38px;
  color: #D8262F;
}
/* line 107, ../sass/_footer.scss */
.footer__contact__description--blue {
  font-size: 20px;
  line-height: 26px;
  color: #1D2D51;
  margin-top: 15px;
}
/* line 113, ../sass/_footer.scss */
.footer__contact__description--dark_blue {
  transform: rotateX(-180deg);
  font-size: 20px;
  color: #1D2D51;
  text-transform: lowercase;
}
@media only screen and (min-width: 1024px) {
  /* line 113, ../sass/_footer.scss */
  .footer__contact__description--dark_blue {
    font-size: 52px;
    line-height: 58px;
  }
}

@font-face {
  font-family: "CitrusGothicSolid";
  src: url("../fonts/Citrus Gothic Solid.ttf") format("truetype");
}
/* line 22, ../sass/app.scss */
* {
  font-family: "CitrusGothicSolid", sans-serif;
}

/* 
- footer linki
*/
