@charset "utf-8";

:root {
	--violet: #6f2b6f;
	--yellow: #f5a724;
	--navy: #272251;
	--brown: #74422e;
}

html {
  width: 100%;
  height: 100%;
  font-size: clamp(11px, 0.833vw ,16px);
}
body {
background-color: var(--violet);
font-family: montserrat, sans-serif;
font-weight: 500;
font-style: normal;
}


/* typo*/

h1 {
	font-family: 'dk_bocadilloregular';
	font-weight: normal;
	font-size: min(13vw, 8.393rem);
	line-height: 1;
	color: #fff;
	margin-bottom: 3.75rem;
}

h2 {
	font-family: 'dk_bocadilloregular';
	font-weight: normal;
	font-size: min(13vw, 4.688rem);
	text-align: center;
	text-transform: uppercase;
	color: var(--violet);
}



h3 {

}

.btn {
	font-family: 'dk_bocadilloregular';
	font-size: 2.174rem;
	border-radius: 1.107rem;
	border: 0;
	min-width: 18.25rem;
	font-weight: normal;
}

.btn.btn-primary {
    color: var(--violet);
	background-color: #fff;
}


.btn.btn-secondary {

}

.btn.btn-link {

}

.content-section {
	padding-top: 3.75rem;
	padding-bottom: 5.625rem;
	position: relative;

}
section, .section {position: relative;}

.hook {
	top: -80px;
	position: absolute;
}


/* navbar */

.navbar {
	background-color: rgba(111,43,111,0.00);
	font-weight: 700;
	font-style: normal;
	color: #fff;
	box-shadow: 0px 1px 0px rgba(0,0,0,0.0), 0px 0px 8px rgba(0,0,0,0.0);
	transition: all .3s ease-In-Out;
	padding: 2.5rem 0;
}

.navbar.top-nav-collapse {
	background-color: rgba(111,43,111,1.00);
box-shadow: 0px 1px 0px rgba(0,0,0,0.05), 0px 0px 8px rgba(0,0,0,0.1);
	padding: 0;
}

@media (min-width: 992px) {
	.navbar {
		background-color: rgba(111,43,111,0.00);}
}

@media (max-width: 991.98px) {
.navbar-collapse {

	padding: 2rem 0;
}
	}

@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
}
.navbar .collapsing  {
    height: fit-content !important;
		overflow: visible;}

	}

.navbar .container-fluid {
	position: relative;
}

.navbar .navbar-nav .nav-link {
	font-family: "interstate", sans-serif;
	font-weight: 800;
	font-style: normal;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.042rem;
	padding: 1.25rem;
	text-align: center;
	letter-spacing: -0.02em;
	line-height: 1;
}
@media (max-width: 991.98px) {
.navbar .navbar-nav .nav-link {
	font-size: 1.25rem;
	padding: 1.75rem;
	background-color: rgba(111,43,111,0.85);
	}
}

.navbar .navbar-brand {
	padding: 15px;
	margin: 0;
}





.navbar .navbar-nav .nav-link:focus, .navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active {
    color: #fff;
}

/* hamburger  */



.navbar-toggler {
	padding: 10px;
	border: 0;
}


 .navbar-toggler-icon {
   background-image: none;
   position: relative;
   width: 23px;
   height: 16px;
   padding: 0;
 }

 button:focus, .navbar-toggler:focus  {
  outline: 0 !important;
  box-shadow: 0 0 0 0;
}

 .navbar-toggler-icon .bar {
   height: 2px;
   background-color: #fff;
   border-radius: 1px;
   position: absolute;
   left: 0;
   right: 0;
   transition: all 0.5s ease;
 }


 .navbar-toggler.collapsed .bar.bar1 {
  top:0;
  transform: rotate(0deg);
 }

 .navbar-toggler.collapsed .bar.bar2 {
   transform: rotate(0deg);
   opacity: 1;
 }

 .navbar-toggler.collapsed .bar.bar3 {
  bottom:0;
  transform: rotate(0deg);
}


 .navbar-toggler-icon .bar.bar1 {
  top: calc(50% - 1px);
   transform: rotate(45deg);
 }

 .navbar-toggler-icon .bar.bar2 {
  top: calc(50% - 1px);
  transform: rotate(45deg);
  opacity: 0;
}
.navbar-toggler-icon .bar.bar3 {
  bottom:calc(50% - 1px);
  transform: rotate(-45deg);
}


/* home */

.home {
	position: relative;
	background-image: url("../img/bg/bg_01-kKmjMI9.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: max(100%, 768px) max(100%, 870px);
}

.hero {
	z-index: 2;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: min(30vw, 12.5rem);
	padding-bottom: 3.75rem;
	max-width: 102.5rem;
}


.hero .logo-l {
	position: absolute;
	left: 1rem;
	right: auto;
	top: 2.5rem;
	width: min(30vw, 15.938rem);
	height: auto;
}

.hero .logo-r {
	position: absolute;
	right: 1rem;
	left: auto;
	top: 3.75rem;
	width: min(30vw, 11.125rem);
	height: auto;

}



@media (max-width: 991.98px) {
.hero .logo-l, .hero .logo-r {
	top: 2.5rem;
	}
}


.hero-img {
	max-width: 62rem;
	margin-left: auto;
	margin-right: auto;
	text-align: right;

	position: relative;
}

.hero-img .odbierz {
	position: absolute;
	right: calc(50% + min(4.985vw, 3.125rem));
	bottom: 2rem;
	z-index: 3;
	width: min(36.657vw, 22.75rem);
	height: auto;
}

.hero-img .kasa {
	position: absolute;
	left: calc(50% + min(26vw, 17rem));
	top: 3.125rem;
	z-index: 1;
	width: min(24.633vw, 15.25rem);
	height: auto;
}

.hero-img .paczka {
	position: relative;
	z-index: 2;
	width: min(58.211vw, 36.063rem);
	height: auto;
}

.hero-img .kawa01 {
	position: absolute;
	width: min(7.682vw, 5.375rem);
	height: auto;
	right: calc(100% - min(7.682vw, 5.375rem));
	top: 24.74vw;
	z-index: 3;
}

@media (min-width: 992px) {
	.hero-img .kawa01 {
	right: calc(50% + 35rem);
	top: 17.375rem;
	}
}

.hero-img .kawa02 {
	position: absolute;
	width: min(7.682vw, 5.375rem);
	height: auto;
	right: calc(98% - min(7.682vw, 5.375rem));
	bottom: 0;
	z-index: 3;
}

@media (min-width: 992px) {
.hero-img .kawa02 {
	right: calc(50% + 28.438rem);
	bottom: 4rem;
	}
}

.counter {
	font-family: montserrat, sans-serif;
	color: var(--navy);
	font-weight: 900;
	letter-spacing: -0.02em;
	font-size: 1.078rem;
	text-align: left;
	width: 19.375rem;
}

@media (min-width: 992px) {
	.counter {
		position: absolute;
		left: calc(50% + 23.438rem);
		bottom: 5rem;
	}
}

@media (max-width: 991.98px) {
	.counter {
		margin: 2rem auto 0 auto;
	}

}

.pula-wyczerpana {
	width: min(69vw, 20.75rem);
	height: auto;
}

.numbers {
	display: flex;
	margin-top: 0.625rem;
}

.numbers span {
	font-size: 2.713rem;
	width: 3.375rem;
	text-align: center;
	height: 4.25rem;
	margin-right: 0.625rem;
	border-radius: 1.063rem;
}

.numbers span:nth-child(1) {
	background-color: #df063f;
	color: #fff;
}

.numbers span:nth-child(2) {
	background-color: #ee7326;
	color: #fff;
}

.numbers span:nth-child(3) {
	background-color: #40ad50;
	color: #fff;
}

.numbers span:nth-child(4) {
	background-color: #007bc2;
	color: #fff;
}

.numbers span:nth-child(5) {
    background-color: #df063f;
    color: #fff;
}

.numbers span:nth-child(6) {
    background-color: #007bc2;
    color: #fff;
}


/* Zasady */


.zasady {
	position: relative;
	background-image: url("../img/bg/bg_02-gBi1__l.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: max(100%, 768px) 100%;
}


.zasady .steps .step {
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
	margin-top: 7rem;
}

.zasady .steps {
	color: var(--navy);
	max-width: 60rem;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 992px) {
	.zasady .steps {
		max-width: 88.75rem;
	}
}

.zasady .steps .step .nr {
	font-family: 'dk_bocadilloregular';
	font-weight: normal;
	font-size: 7rem;
	line-height: 1;
	margin-right: 2rem;
}

.zasady .steps .step p {
	font-size: 1.748rem;
	letter-spacing: -0.02em;
	line-height: 1.3;
	font-weight: 400;
}

.zasady .steps .step.step3 {
	flex-direction: column;
	background-image: url("../img/step3bg-aKqS2ps.png");
	background-position: left top;
	background-size: contain;
	width: 21.375rem;
	height: 19.813rem;
	padding: 5rem 6.5rem 0 2.7rem;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

.zasady .steps .step.step3 .nr {
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}

.zasady .steps .step.step3 p {
	color: #fff;
}

.zasady .steps .step .pula-ico {
	margin-right: 1.25rem;
}

.zasady .steps .step.step4 p {
	font-weight: 600;
}

.zasady p.info {
	font-size: 0.966rem;
	color: var(--violet);
	max-width: 68.125rem;
	margin-left: auto;
	margin-right: auto;
}


.zasady .kawa01 {
	position: absolute;
	width: min(7.682vw, 5.375rem);
	height: auto;
	right: calc(96% - min(7.682vw, 5.375rem));
	bottom: 33%;
	z-index: 3;
}

@media (min-width: 992px) {
.zasady .kawa01 {
	right: calc(50% + 35.938rem);
	bottom: 0;
	}
}

.zasady .kawa02 {
	position: absolute;
	width: min(7.682vw, 5.375rem);
	height: auto;
	right: 2rem;
	bottom: 0;
	z-index: 3;
}

@media (min-width: 992px) {
.zasady .kawa02 {
	right: calc(50% + 49.75rem);
	bottom: 4rem;
	}
}



/* Form */



.form {
	position: relative;
	background-image: url("../img/bg/bg_03-VuRG_Je.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: max(100%, 768px) 100%;
}

.form .kawka {
	position: absolute;
	width:  min(13.911vw, 12.625rem);
	height: auto;
	right: 0;
	top: 3.75rem;
	z-index: 3;
}


.form .halo {
	position: absolute;
	width:  min(21.169vw, 19.125rem);
	height: auto;
	left: 0;
	bottom: 0;
	z-index: 3;
}

@media (min-width: 576px) {
	.form .halo {bottom: 20%;}
}

.form .kawa01 {
	position: absolute;
	width: min(7.682vw, 5.375rem);
	height: auto;
	left: calc(96% - min(7.682vw, 5.375rem));
	bottom: 2%;
	z-index: 3;
}

@media (min-width: 992px) {
.form .kawa01 {
	left: calc(50% + 38.375rem);
	bottom: 12%;
	}
}

.form .kawa02 {
	position: absolute;
	width: min(7.682vw, 5.375rem);
	height: auto;
	right: 2rem;
	bottom: -5%;
	z-index: 3;
}

@media (min-width: 992px) {
.form .kawa02 {
	left: calc(50% + 49.75rem);
	bottom: 4rem;
	}
}

.form h2 {
	color: var(--navy);
	margin-bottom: 6.25rem;
}

.form h2 .el {
	position: relative;
}

.form h2 .el::after {
	content: '';
	width: min(4.25vw, 1.563rem);
	height: min(6vw, 2.25rem);
	background-image: url("../img/eI-n3gxcXG.png");
	background-repeat: no-repeat;
	background-size: contain;

	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-70%, -40%);
}

.form .form-control.is-invalid {
	background-image: none;
	background-color: #ff0000;
	color: #fff;
}

.form .form-control.is-invalid::placeholder {
	color: #fff;
}

.form .form-container .input-group-addon {
  border-radius: 0.875rem;
  border: 0;
  color: #fff;
  font-size: 1.447rem;
  padding:  0 0.45rem 0 1.5rem;
  height: 2.5rem;
  font-weight: bold;
  background-color: var(--violet);
}

.form .form-container .input-group-addon img {
	width: auto;
	height: 1.875rem;
}

.form .form-container .input-group-addon .info {
	display: block;
}

#addon-zl {
    border-top-right-radius: 0.875rem;
    border-bottom-right-radius: 0.875rem;
}

#addon-gr {
    border-top-right-radius: 0.875rem;
    border-bottom-right-radius: 0.875rem;
}

.form  .input-group {
  transition: all 0.5s ease-in-out;
  min-height: 33px;
}

.form  .small-field {
  margin-top: 4px;
}


.form  .form-container {
	position: relative;
	max-width: 53.75rem;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

.form  .form-container .form-red,
.form  .form-container .form-brown {
	max-width: 610px;
		margin-left: auto;
	margin-right: auto;
}



.form-container .form-control {
  border-radius: 0.875rem;
  border: 0;
  color: #fff;
  font-size: 1.447rem;
  padding:  0 0 0 1.5rem;
  height: 2.5rem;
  font-weight: bold;
  background-color: var(--violet);

}

.form-container .form-control::placeholder {
	color: #fff;
}

.form-container .form-brown .form-control {
background-color: var(--brown);
}

.form-container .form-red .form-control {
background-color: var(--red);
}

.form-container label {
    width: 100%;
	font-size: 1.083rem;
	text-align: center;
	font-weight: bold;
	color: var(--violet);
	line-height: 1.9;
}

.form-container legend {
    width: 100%;
	font-size: 1.083rem;
	text-align: center;
	font-weight: bold;
	color: var(--violet);
	line-height: 1.9;
    padding: 0 !important;
}

.form-container .form-red label {color: var(--red)}
.form-container .form-brown label { color: var(--brown);}

.form-container label.form-check-label {
	font-size: 0.902rem;
	font-weight: bold;
	line-height: 1.73;
	text-align: left;
}

.form-container label a {
	color: inherit;
}


.form-container  .form-check {
	position: relative;
	padding-left: 1.5rem;
}

.form-container .form-check-input {
	border-radius: 0;
	border: 0;
	width: 1rem;
	height: 1rem;
	background-color: var(--violet);
	    margin-left: -1.5rem;

}
.form-container .form-brown .form-check-input {background-color: var(--brown);}
.form-container .form-red .form-check-input {background-color: var(--red);}

.form-container .form-check-input:checked[type=checkbox] {

}
.form-container .form-brown .form-check-input:checked {
	background-color: var(--brown);
}

.form-container .form-red .form-check-input:checked {
	background-color: var(--red);
}

.form-container .zgody .collapseBtn {
	cursor: pointer;
	transition: all 0.5s ease-in-out;
	z-index: 3;
	position: absolute;
	right: -5px;
	top: 5px;
}

.form-container .zgody .collapseBtn.collapsed {
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Safari 3-8 */
	transform: rotate(180deg);
	transition: all 0.5s ease-in-out;
}

.form-container .more-btn {
	fill: #031d4f;
}

.form-container .zgody .collapseBtn.collapsed .more-btn {
	fill: #fff;
}

.form-container .zgody .collapseBtn.collapsed .more-btn {
	fill: #fff;
}

.form-container .zgody .collapse, .form-container .zgody .collapsing {
  background-color: #fff;
  color:#031d4f;
  font-size: 11px;
  padding: 20px 50px 20px 25px;

  -webkit-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.35);
  box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.35);
  position: absolute;

  z-index: 2;
  top: 0;
  right: -15px;

  width: 100%;
}

.btn-submit img {
	width: 7.75rem;
	height: auto;
}

.popover {
	width: 300px;
}

.popover-body {
	padding: 5px 0;
	border: 0;

}
.popover-body img {
	width: 100%;
	height: auto;
}



.zweryfikuj-btn {
  border-radius: 0.875rem;
  border: 0;
  color: #fff;
  font-size: 1.447rem;
  padding:  0 0  0 1rem;
  height: 2.5rem;
  font-weight: bold;
  background-color: var(--violet);
  text-transform: uppercase;
}

.zweryfikuj-btn  span {
	padding-top: 0.15rem;
}

.zweryfikuj-btn  .info-btn  {
	width: auto;
    height: auto;
	margin-right: 4px;

}

.wpiszpin-input-group {

	display: flex;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
	padding: 0;
}

.wpiszpin-input-group .form-control {

	color: #fff;
	text-align: center;
}

.wpiszpin-input-group .form-control::placeholder {
	color: #fff;
}

.form-control::placeholder {
    opacity: 0.4 !important;
}

.btn-pin {
	background-color: transparent;
	color: #fff;
    margin: 0;
	width: auto;
	border: 0;
	padding: 0;

}

.zweryfikowano {
    font-size: 1.444rem;
	color: var(--violet);
	width: 100%;
	text-align: center;

	display: flex;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: 0;
    height: 2.5rem;
}

.zweryfikowano img {
	width: 2.063rem;
	height: auto;
	margin-left: 0.5rem;
	margin-bottom: 0.5rem;
}


.custom-file {
       height: 5.381rem;
    margin: auto;
	  cursor: pointer;
  }

  .custom-file .custom-file-label::after {
    display: none;
  }


.custom-file-input {
    position: absolute;
    z-index: 2;
    width: 100%;
    margin: 0;
    opacity: 0;
	cursor: pointer;
}
.custom-file-label {
    position: absolute;
    top: 3.5rem;
    right: 0;
    left: 0;
    z-index: 1;

	cursor: pointer;
}

.upload-file {
	position: relative;
    font-size: 1.083rem;
	color: var(--violet);
	font-weight: bold;
	line-height: 1.22;
	max-width: 35.625rem;
	margin-left: auto;
	margin-right: auto;
}

.upload-file .btn.btn-secondary {
    font-family: montserrat, sans-serif;
	text-transform: uppercase;
    min-width: 11.125rem;

	border-radius: 0.875rem;
    border: 0;
    color: #fff;
    font-size: 1.447rem;
	line-height: 2.5rem;
    padding: 0;
    height: 2.5rem;
    font-weight: bold;
    background-color: var(--violet);

    margin-left: 0;
    margin-right: auto;
    margin-top: auto;

}

@media (max-width: 575.98px) {
	.upload-file .btn.btn-secondary {


	}

}

.photo-prev {
	width: 7.5rem;
	max-width: 100%;
	height: 10rem;
	border: solid 3px var(--brown);
	margin-left: auto;
	margin-right: auto;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 15px;

}

.form-container .btn-secondary {
		font-size: 15.49px;
	line-height: 1.2;
}

.form-brown .btn-secondary {
	background-color: var(--brown);
}

.form-red .btn-secondary {
	background-color: var(--red);
}

.form-container .form-label {
    margin-bottom: 0 !important;
}

.textarea .form-label {
	font-size: 16.67px;
}
.textarea .form-label small {
	font-size: 15.5px;
	display: block;
	line-height: 1.1;
}

.textarea .form-control {
min-height: 190px;
	padding-top: 30px;
}

.letter-counter {
	position: relative;
	width: 100%;
	height: 15px;
	line-height: 15px;
	margin-bottom: -25px;
	margin-top: 10px;
text-align: left;
	padding-left: 20px;
	color: #fff;
	font-size: 10px;
}

/* Pula wyczerpana */

.form-wyczerpana  {position: relative;}

.form-wyczerpana > div {
	opacity: 0.2;

}
.form-wyczerpana::after {
	content: "Dzienna pula \A  zwrotów została \A  wyczerpana.";
	white-space: pre-line;
	text-align: center;
	color: rgba(0,0,0,0.00);


	background-image: url("../img/pula-wyczerpana-form-uiVPJMG.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: min(100%, 51.813rem) auto;

	display: flex;
	flex-direction: column;
    justify-content: center;

	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}



/* Produkty  */


.produkty {
	position: relative;
	background-image: url("../img/bg/bg_04-2j2H5C7.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: max(100%, 768px) 100%;
}

.produkty h2 {
	color: #fff;
}

/* Kontakt */


.kontakt {
	position: relative;
	background-image: url("../img/bg/bg_05-w2KKYFJ.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: max(100%, 768px) 100%;
}

.kontakt .sun {
	position: absolute;
	width: min(28vw, 13.438rem);
	height: auto;
	right: calc(50% + 26.875rem);
	top: 11.25rem;
}

@media (max-width: 991.98px) {
	.kontakt .sun {
		top: -3%;
		right: auto;
		left: 0;	}
}

.kontakt .stronk {
	position: absolute;
	width: min(35vw, 15.375rem);
	height: auto;
	left: calc(50% + 26.563rem);
	bottom: 10%;
}

@media (max-width: 991.98px) {
.kontakt .stronk {
	left: auto;
	right: 0;
	bottom: 0;}
}

.kontakt h2 {
	color: #fff;
}

.contact-form {
	max-width: 40rem;
	margin-left: auto;
	margin-right: auto;
}

.contact-form label {
	font-size: 1.529rem;
	color: #fff;
	font-weight: bold;
	padding-left: 1.5rem;
}

.contact-form  .form-control {
	height: 3rem;
	border-radius: 1.5rem;
	border: 0;
	font-size: 1.624rem;
	color: var(--navy);
	font-weight: bold;
	padding-left: 1.5rem;
}

.letter-counter {
    position: relative;
    margin-bottom: -2rem;
    text-align: left;
    padding-left: 1.5rem;
    color: var(--navy);
    font-size: 1rem;
	font-weight: bold;
}

.contact-form textarea.form-control {
    min-height: 14.375rem;
    padding-top: 1.5rem;
}

.contact-form .form-check-label {
	font-size: 10.5px;
	font-weight: normal;
	letter-spacing: 0.045em;
	text-align: justify;
	padding-left: 0;
}

.contact-form .form-check-input[type=checkbox] {
	width: 0.875rem;
	height: 0.875rem;
	border-radius: 50%;
	border: 0;
}

.contact-form  .form-check-input:checked {
    background-color: var(--yellow);
}

.contact-form  .send-img {
	width: 6.438rem;
	height: auto;
}

footer {
	background-color: #eebe08;
	color: #fff;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

footer .logo-footer {
	width: 18.125rem;
	height: auto;
}


/* modale */

.modal.modal-xs {
	--bs-modal-width: 24rem;
}

.modal.modal-xs .modal-content {
	border-radius: 0;
	border: 0;
	max-width: 24rem;
	margin-left: auto;
	margin-right: auto;
}

.modal .modal-content h3 {
	font-size: 2.889rem;
	color: #fff;
	font-weight: bold;
}

.modal .modal-content h4 {
	font-size: 1.806rem;
	color: #fff;
	font-weight: bold;
}

.modal-body {
	border: 0;
	border-radius: 0;
	background-image: var(--modal_bg_img);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}

.modal .btn-close {
	position: absolute;
    right: -1.25rem;
    top: -2.125rem;
    opacity: 1;
    width: 3.625rem;
    height: 3.625rem;
    background-image: none;
}

.modal-navy {
	color: #fff;
	--bs-modal-bg:  transparent;
	--modal_bg_img: url("../img/modal-bg-navy-l06K9O4.svg");
}

.modal-red {
	color: #fff;
	--bs-modal-bg:  transparent;
	--modal_bg_img: url("../img/modal-bg-red-9E_1xPF.svg");
}


.modal-white .modal-content {color: var(--brown);}

.modal-backdrop {
	--bs-backdrop-bg: var(--yellow);
}

/* zaślepki */

.blinder.before {
	max-width: fit-content;
	margin: auto;
	display: flex;
    flex-direction: column;
    align-items: center;
	color: var(--violet);
	font-size: min(4.118vw, 1.974rem);
	font-weight: 900;
	text-align: center;
}

@media (min-width: 768px) {
	.blinder.before {
		flex-direction: row;
		text-align: left;
	}
}

.blinder.before img {
	width: min(28vw, 13.438rem);
	height: auto;
}


.blinder.after {
    align-items: center;
	font-size: min(4.118vw, 1.974rem);
	font-weight: 900;
	text-align: center;
	color: #fff;
	background-image: url("../img/po-P5pgC-h.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%;
	padding: min(45.098vw, 20.938rem) 0 min(24.118vw, 11.25rem) 0;
}

/* parallax  */

.page-wrapper {
	overflow: hidden;
}

.par-Y01 { transform: translateY(calc(var(--trig) * -0.5)); }
.par-Y02 { transform: translateY(calc(var(--trig) * -0.75)); }

/* animacje  */

.navbar {
transition: all 0.3s ease-Out;
  @starting-style {
    opacity: 0;
    translate: 0 -80px;
  }
}
.home h1 {
	transition: all 0.3s ease-Out;
	transition-delay: 0.2s;
  @starting-style {
    opacity: 0;
    translate: 0 -80px;
  }
}

.home .logo-l {
	transition: all 0.3s ease-Out;
	transition-delay: 0.3s;
  @starting-style {
    opacity: 0;
    translate: -80px 0;
  }
}

.home .logo-r {
	transition: all 0.3s ease-Out;
	transition-delay: 0.3s;
  @starting-style {
    opacity: 0;
    translate: 80px 0;
  }
}



.home .odbierz {
	transition: all 0.4s cubic-bezier(.47,1.64,.41,.8);
	transition-delay: 0.7s;
  @starting-style {
    opacity: 0;
   transform: scale(2);
  }
}

.home .paczka {
	transition: all 0.6s ease-Out;
	transition-delay: 0.4s;
  @starting-style {
    opacity: 0;
    translate: 120px 0;
  }
}

.home .kasa {
	transition: all 0.4s ease-Out;
	transition-delay: 1.0s;
	 transform-origin: 0% 100%;
  @starting-style {
    opacity: 0;

	  transform: rotate(-45deg);

  }
}

.counter {	transition: all 0.3s ease-Out;
	transition-delay: 1.2s;
  @starting-style {
    opacity: 0;
    translate: 0 30px ;
  }
}
.trig-scroll-down .zasady .steps .step {
	opacity: 0;
    translate: 0 120px;
	transition: all 0.6s cubic-bezier(.47,1.64,.41,.8);
}
.trig-scroll-down .zasady .steps.trig .step {
	opacity: 1;
    translate: 0 0;
}


.trig-scroll-down .zasady .steps.trig .step1 {transition-delay: 0.0s;}
.trig-scroll-down .zasady .steps.trig .step2 {transition-delay: 0.15s;}
.trig-scroll-down .zasady .steps.trig .step3 {transition-delay: 0.30s;}
.trig-scroll-down .zasady .steps.trig .step4 {transition-delay: 0.45s;}

.zasady .steps .step {
	transition: all 0.6s ease-In-Out;
}

.zasady .steps .step:hover {
	transform: scale(1.1);
	transition: all 0.6s ease-In-Out;
}

.trig-scroll-down .produkty .prod img {
	opacity: 0;
    translate: 0 120px;
	transition: all 0.6s cubic-bezier(.47,1.64,.41,.8);
}
.trig-scroll-down .produkty .trig .prod img {
	opacity: 1;
    translate: 0 0;
}


.trig-scroll-down .produkty .trig .prod .prod1 {transition-delay: 0.0s;}
.trig-scroll-down .produkty .trig .prod .prod2 {transition-delay: 0.15s;}
.trig-scroll-down .produkty .trig .prod .prod3 {transition-delay: 0.30s;}
.trig-scroll-down .produkty .trig .prod .prod4 {transition-delay: 0.45s;}

.produkty .prod {
	overflow: hidden;
}

.produkty .prod img {
	transition: all 0.6s ease-In-Out;
}

.produkty .prod img:hover {
	transform: scale(1.1);
	transition: all 0.6s ease-In-Out;
}
