@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

body {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  overflow-x: hidden;
}
body header,
body footer {
  width: 1110px;
  padding-left: 40px;
  padding-right: 40px;
}
body main {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
}
body header {
  padding: 40px 0px 40px 0px;
  position: absolute;
  top: 0;
}
body h2 {
  color: #000000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 48px;
  font-weight: 400;
  text-align: center;
}
body footer {
  margin-top: 40px;
}
body .for-mobile {
  display: none;
}

.nexus-hero {
  min-height: 1035px;
  width: 100%;
  background: url(./images/avif/hero-bg.avif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.nexus-hero .nexus-content {
  width: 1110px;
}
.nexus-hero .nexus-content h1 {
  padding-top: 151px;
  color: #003B56;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 50px;
}
.nexus-hero .nexus-content h3 {
  margin-top: 50px;
  color: #000000;
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 400;
}
.nexus-hero .nexus-content .nexus-contact-form-div {
  background-color: #ffffff;
  border-radius: 16px;
  width: 566px;
  min-height: 338px;
  margin-top: 20px;
  padding: 30px 32px 30px 32px;
}
.nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form label[for=imie],
.nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form label[for=nip],
.nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form label[for=telefon],
.nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form label[for=email] {
  display: none;
}
.nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #000000;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  padding-bottom: 8px;
}
.nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form .nexus-form-checkboxes {
  display: grid;
  grid-template-columns: 5% 95%;
  row-gap: 11px;
  margin-top: 32px;
}
.nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form .nexus-form-checkboxes input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  border: 1px solid #000000;
}
.nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form .nexus-form-checkboxes input:checked {
  border: 1px solid #003B56;
  background: url(./images/svg/checked.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
}
.nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form .nexus-form-checkboxes label {
  font-family: "Ubuntu", sans-serif;
  font-size: 10px;
  font-weight: 400;
  padding-left: 17px;
}
.nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form .nexus-submit-btn {
  width: 32%;
  height: 37px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(79, 104, 132);
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-size: 20px;
  border: none;
  margin-top: 20px;
  padding-top: 5px;
  transition: all 700ms;
  cursor: pointer;
}
.nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form .nexus-submit-btn:hover {
  background-color: #003B56;
  transform: scale(1.05);
}
.nexus-hero .nexus-content .nie-chcesz-czekac {
  margin-top: 32px;
}
.nexus-hero .nexus-content .nexus-big-btn {
  text-decoration: none;
}
.nexus-hero .nexus-content .nexus-big-btn .nexus-big-btn-inner {
  width: 566px;
  height: 81px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #DC6E06;
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-size: 40px;
  font-weight: 500;
  border-radius: 16px;
  margin-top: 20px;
  cursor: pointer;
  transition: all 700ms;
}
.nexus-hero .nexus-content .nexus-big-btn .nexus-big-btn-inner:hover {
  transform: scale(1.05);
}
.nexus-hero .nexus-content .nexus-small-text {
  margin-top: 20px;
  color: #000000;
  font-family: "Ubuntu", sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.nexus-nasze-dzialania {
  width: 1110px;
  position: relative;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile {
  margin-top: 30px;
  min-height: 590px;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .slick-prev,
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .slick-next {
  display: none;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .nexus-card {
  border: 2px solid #ffffff;
  height: 590px;
  border-radius: 16px;
  overflow: hidden;
  width: 85vw;
  background-color: #003b56;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .nexus-card .top {
  height: 282px;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .nexus-card .bottom {
  padding-left: 18px;
  padding-right: 18px;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .nexus-card h4 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  font-family: "Marcellus SC", serif;
  text-align: center;
  margin-top: 30px;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .nexus-card p {
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-top: 20px;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .slick-slide {
  filter: blur(2px);
  margin: 20px -20px;
  z-index: 100;
  position: relative;
  transition: margin 300ms;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .slick-current {
  filter: none;
  z-index: 200;
  position: relative;
  margin: 0px 0px;
  transition: margin 300ms;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-one .top {
  background: url(./images/avif/bialy-wywiad.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-two .top {
  background: url(./images/avif/wnioski-o-upadlosc.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-two .card-two-header {
  margin-top: 15px;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-two .card-two-text {
  margin-top: 15px;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-three .top {
  background: url(./images/avif/przeszukiwanie-rejestrow.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-four .top {
  background: url(./images/avif/skarga-paulinska.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-five .top {
  background: url(./images/avif/postepowanie-po-wyroku.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-six .nexus-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 46px;
  background-color: #003b56;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-six .nexus-image img {
  width: 85%;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven {
  background: url(./images/avif/card7-bg.avif);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-image {
  height: 282px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-image img {
  width: 85%;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .bottom .buttons-tak-nie {
  margin-top: 40px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .bottom .buttons-tak-nie .button-nie-mobile,
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .bottom .buttons-tak-nie .button-tak-mobile {
  color: #ffffff;
  width: 66px;
  height: 42px;
  border: 1px solid #ffffff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .bottom .buttons-tak-nie .button-nie-mobile:hover,
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .bottom .buttons-tak-nie .button-tak-mobile:hover {
  background-color: #C99D66;
  color: #000000;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-vip-mobile {
  position: absolute;
  top: 600px;
  opacity: 0;
  background-color: #003b56;
  height: 590px;
  transition: all 700ms;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-vip-mobile .top {
  height: 180px;
  background: url(./images/avif/card7-bg-vip.avif);
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-vip-mobile .top .close-btn-vip-mobile {
  position: absolute;
  right: 20px;
  top: 10px;
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-vip-mobile .top .close-btn-vip-mobile:hover {
  color: #C99D66;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-vip-mobile .bottom h5 {
  color: #ffffff;
  font-family: "Marcellus SC", serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin-top: 40px;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-vip-mobile .bottom a {
  text-decoration: none;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-vip-mobile .bottom a .call-us-btn {
  width: 100%;
  height: 42px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 500;
  background-color: #DC6E06;
  border-radius: 8px;
  margin-top: 20px;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-vip-mobile .bottom a:hover {
  color: #000000;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-standard-mobile {
  position: absolute;
  top: 600px;
  opacity: 0;
  background-color: #003b56;
  height: 590px;
  transition: all 700ms;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-standard-mobile .top {
  height: 180px;
  background: url(./images/avif/card7-bg-vip.avif);
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-standard-mobile .top .close-btn-standard-mobile {
  position: absolute;
  right: 20px;
  top: 10px;
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-standard-mobile .top .close-btn-standard-mobile:hover {
  color: #C99D66;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-standard-mobile .bottom h5 {
  color: #ffffff;
  font-family: "Marcellus SC", serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin-top: 40px;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-standard-mobile .bottom a {
  text-decoration: none;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-standard-mobile .bottom a .call-us-btn {
  width: 100%;
  height: 42px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 500;
  background-color: #C99D66;
  border-radius: 8px;
  margin-top: 20px;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-standard-mobile .bottom a:hover {
  color: #000000;
}
.nexus-nasze-dzialania .for-mobile .animation-frame-mobile .card-seven .nexus-active-mobile {
  top: 0;
  opacity: 1;
}
.nexus-nasze-dzialania .animation-frame {
  width: 100%;
  min-height: 800px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 36px;
}
.nexus-nasze-dzialania .animation-frame .nexus-card {
  width: 575px;
  height: 628px;
  border: 2px solid #ffffff;
  border-radius: 16px;
  position: absolute;
  top: 0;
  left: calc(50% - width / 2);
  overflow: hidden;
  transition: all 700ms;
}
.nexus-nasze-dzialania .animation-frame .nexus-card .top {
  height: 301px;
}
.nexus-nasze-dzialania .animation-frame .nexus-card .bottom {
  background-color: #003b56;
  padding: 20px 40px 0px 40px;
  height: 100%;
}
.nexus-nasze-dzialania .animation-frame .nexus-card .bottom h4 {
  font-family: "Marcellus SC", serif;
  font-size: 32px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.nexus-nasze-dzialania .animation-frame .nexus-card .bottom p {
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 10px;
}
.nexus-nasze-dzialania .animation-frame .nexus-card .card-one .top {
  background: url(./images/avif/bialy-wywiad.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .animation-frame .nexus-card .card-two .top {
  background: url(./images/avif/wnioski-o-upadlosc.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .animation-frame .nexus-card .card-three .top {
  background: url(./images/avif/przeszukiwanie-rejestrow.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .animation-frame .nexus-card .card-four .top {
  background: url(./images/avif/skarga-paulinska.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .animation-frame .nexus-card .card-five .top {
  background: url(./images/avif/postepowanie-po-wyroku.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .animation-frame .nexus-card .card-six .nexus-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 46px;
  background-color: #003b56;
}
.nexus-nasze-dzialania .animation-frame .card-one .top {
  background: url(./images/avif/bialy-wywiad.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .animation-frame .card-two .top {
  background: url(./images/avif/wnioski-o-upadlosc.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .animation-frame .card-three .top {
  background: url(./images/avif/przeszukiwanie-rejestrow.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .animation-frame .card-four .top {
  background: url(./images/avif/skarga-paulinska.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .animation-frame .card-five .top {
  background: url(./images/avif/postepowanie-po-wyroku.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nexus-nasze-dzialania .animation-frame .card-six .nexus-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 46px;
  background-color: #003b56;
}
.nexus-nasze-dzialania .animation-frame .card-seven {
  background: url(./images/avif/card7-bg.avif);
  position: absolute;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 46px;
}
.nexus-nasze-dzialania .animation-frame .card-seven .bottom {
  background-color: transparent;
}
.nexus-nasze-dzialania .animation-frame .card-seven .bottom h4 {
  font-size: 31px;
}
.nexus-nasze-dzialania .animation-frame .card-seven .bottom .buttons-tak-nie {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-top: 48px;
}
.nexus-nasze-dzialania .animation-frame .card-seven .bottom .buttons-tak-nie .button-nie,
.nexus-nasze-dzialania .animation-frame .card-seven .bottom .buttons-tak-nie .button-tak {
  width: 128px;
  height: 45px;
  border-radius: 8px;
  border: 1px solid #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 700ms;
}
.nexus-nasze-dzialania .animation-frame .card-seven .bottom .buttons-tak-nie .button-nie span,
.nexus-nasze-dzialania .animation-frame .card-seven .bottom .buttons-tak-nie .button-tak span {
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.nexus-nasze-dzialania .animation-frame .card-seven .bottom .buttons-tak-nie .button-nie:hover,
.nexus-nasze-dzialania .animation-frame .card-seven .bottom .buttons-tak-nie .button-tak:hover {
  background-color: #C99D66;
  border: none;
}
.nexus-nasze-dzialania .animation-frame .card-seven .bottom .buttons-tak-nie .button-nie:hover span,
.nexus-nasze-dzialania .animation-frame .card-seven .bottom .buttons-tak-nie .button-tak:hover span {
  color: #000000;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-vip {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #003b56;
  top: 650px;
  opacity: 0;
  transition: all 700ms;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-vip .top {
  width: 100%;
  height: 200px;
  background: url(./images/avif/card7-bg-vip.avif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-vip .top .close-btn-vip {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  color: #C99D66;
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 500;
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
  transition: all 700ms;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-vip .top .close-btn-vip:hover {
  color: #000000;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-vip .bottom h4 {
  color: #ffffff;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-vip .bottom p {
  color: #ffffff;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-vip .bottom h5 {
  color: #ffffff;
  font-family: "Marcellus SC", serif;
  font-size: 20px;
  text-align: center;
  margin-top: 13px;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-vip .bottom a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-vip .bottom .call-us-btn {
  width: 406px;
  height: 81px;
  background-color: #DC6E06;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 700ms;
  margin-top: 13px;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-vip .bottom .call-us-btn span {
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-size: 40px;
  font-weight: 500;
  transition: all 700ms;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-vip .bottom .call-us-btn:hover span {
  color: #000000;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-standard {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000000;
  top: 650px;
  opacity: 0;
  transition: all 700ms;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-standard .top {
  width: 100%;
  height: 200px;
  background: url(./images/avif/card7-bg-vip.avif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-standard .top .close-btn-standard {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  color: #003b56;
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 500;
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
  transition: all 700ms;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-standard .top .close-btn-standard:hover {
  color: #000000;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-standard .bottom h4 {
  color: #ffffff;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-standard .bottom p {
  color: #ffffff;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-standard .bottom h5 {
  color: #ffffff;
  font-family: "Marcellus SC", serif;
  font-size: 20px;
  text-align: center;
  margin-top: 45px;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-standard .bottom a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-standard .bottom .call-us-btn {
  width: 406px;
  height: 81px;
  background-color: #DC6E06;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 700ms;
  margin-top: 13px;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-standard .bottom .call-us-btn span {
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-size: 40px;
  font-weight: 500;
  transition: all 700ms;
}
.nexus-nasze-dzialania .animation-frame .card-seven .nexus-standard .bottom .call-us-btn:hover span {
  color: #000000;
}
.nexus-nasze-dzialania .animation-frame .pos-1 {
  z-index: 100;
}
.nexus-nasze-dzialania .animation-frame .pos-2 {
  z-index: 99;
  transform: translate(41px, 24px);
  filter: blur(2px);
}
.nexus-nasze-dzialania .animation-frame .pos-3 {
  z-index: 98;
  transform: translate(82px, 48px);
  filter: blur(2px);
}
.nexus-nasze-dzialania .animation-frame .pos-4 {
  z-index: 97;
  transform: translate(123px, 72px);
  filter: blur(2px);
}
.nexus-nasze-dzialania .animation-frame .pos-5 {
  z-index: 96;
  transform: translate(164px, 96px);
  filter: blur(2px);
}
.nexus-nasze-dzialania .animation-frame .pos-6 {
  z-index: 95;
  transform: translate(205px, 120px);
  filter: blur(2px);
}
.nexus-nasze-dzialania .animation-frame .pos-7 {
  z-index: 94;
  transform: translate(246px, 144px);
  filter: blur(2px);
}
.nexus-nasze-dzialania .animation-frame .nexus-active {
  top: 0 !important;
  opacity: 1 !important;
}
.nexus-nasze-dzialania .nastepna-karta {
  position: absolute;
  bottom: 173px;
}

.nexus-btn-small {
  width: 208px;
  height: 57px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgb(79, 104, 132);
  border-radius: 16px;
  transition: all 700ms;
  cursor: pointer;
}
.nexus-btn-small span {
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.nexus-btn-small:hover {
  background-color: #003B56;
  transform: scale(1.05);
}

.nexus-kim-jestesmy {
  width: 1100px;
  margin-top: 98px;
}
.nexus-kim-jestesmy .nexus-kim-jestesmy-grid {
  display: grid;
  grid-template-columns: calc(60% - 35px) calc(40% - 35px);
  margin-top: 53px;
  -moz-column-gap: 70px;
       column-gap: 70px;
}
.nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left p {
  color: #000000;
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 400;
}
.nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left .podpisy {
  width: 100%;
  display: grid;
  grid-template-columns: 50% 50%;
  margin-top: 90px;
}
.nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left .podpisy .lewa,
.nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left .podpisy .prawa {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  min-height: 87px;
}
.nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left .podpisy span {
  color: #000000;
  font-family: "Marcellus SC", serif;
  font-size: 24px;
  font-weight: 400;
}
.nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left .podpisy .borowiec {
  padding-top: 18px;
}
.nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left .podpisy .dolubzino {
  padding-top: 28px;
}
.nexus-kim-jestesmy .nexus-kim-jestesmy-grid .right {
  background: url(./images/avif/kimjestesmy.avif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  overflow: hidden;
}

.nexus-licencja {
  width: 1110px;
  margin-top: 89px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.nexus-licencja p {
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  margin-top: 23px;
  padding-right: 40px;
  line-height: 23px;
  text-align: center;
}
.nexus-licencja .nr-licencji {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 591px;
  height: 164px;
  border-radius: 16px;
  border-top: 1px solid #DC6E06;
  border-left: 1px solid #DC6E06;
  border-bottom: 12px solid #DC6E06;
  border-right: 12px solid #DC6E06;
  margin-top: 60px;
}
.nexus-licencja .nr-licencji span {
  color: #DC6E06;
  font-family: "Marcellus SC", serif;
  font-size: 64px;
  font-weight: 400;
}

.nexus-pisali-o-nas {
  width: 1110px;
  margin-top: 98px;
}
.nexus-pisali-o-nas .logos-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 36px;
  margin-top: 64px;
}
.nexus-pisali-o-nas .logos-grid .logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.nexus-pisali-o-nas .logos-grid .logo:last-of-type {
  grid-column: 2/3;
}
.nexus-pisali-o-nas .logos-grid .forbes {
  height: 57px;
  width: auto;
}
.nexus-pisali-o-nas .logos-grid .pf {
  height: 81px;
  width: auto;
}
.nexus-pisali-o-nas .logos-grid .rmf {
  height: 87px;
  width: auto;
}
.nexus-pisali-o-nas .logos-grid .devon {
  height: 100px;
  width: auto;
}
.nexus-pisali-o-nas .logos-grid .on-the-spot {
  height: 94px;
  width: auto;
}
.nexus-pisali-o-nas .logos-grid .london-post {
  height: 100px;
  width: auto;
}
.nexus-pisali-o-nas .logos-grid .rzeczpospolita {
  height: 87px;
  width: auto;
}
.nexus-pisali-o-nas .logos-grid .interia {
  height: 87px;
  width: auto;
}
.nexus-pisali-o-nas .logos-grid .sepa {
  height: 87px;
  width: auto;
}
.nexus-pisali-o-nas .logos-grid .trojmiasto {
  height: 87px;
  width: auto;
}

.nexus-pamietaj-prawo {
  width: 1110px;
  margin-top: 60px;
}
.nexus-pamietaj-prawo .prawo-grid {
  display: grid;
  grid-template-columns: 60% 40%;
}
.nexus-pamietaj-prawo .prawo-grid .left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.nexus-pamietaj-prawo .prawo-grid .left .nie-czekaj {
  font-size: 36px;
  margin-top: 42px;
}
.nexus-pamietaj-prawo .prawo-grid .left .nexus-big-btn {
  text-decoration: none;
}
.nexus-pamietaj-prawo .prawo-grid .left .nexus-big-btn .nexus-big-btn-inner {
  width: 566px;
  height: 81px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #DC6E06;
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-size: 40px;
  font-weight: 500;
  border-radius: 16px;
  margin-top: 20px;
  cursor: pointer;
  transition: all 700ms;
}
.nexus-pamietaj-prawo .prawo-grid .left .nexus-big-btn .nexus-big-btn-inner:hover {
  transform: scale(1.05);
}
.nexus-pamietaj-prawo .prawo-grid .right {
  background: url(./images/avif/temida.avif);
  min-height: 645px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

footer {
  border-top: 1px solid #000000;
  display: grid;
  grid-template-columns: 35% 1fr 1fr 1fr;
  padding-top: 26px;
  padding-bottom: 80px;
}
footer .footer-one .nexus-logo {
  width: 281px;
  height: auto;
}
footer .footer-one span {
  display: block;
  color: #000000;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 300;
}
footer .footer-two p {
  color: #000000;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 300;
}
footer .footer-three {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
footer .footer-four {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}

@media (max-width: 1109px) {
  body header,
  body footer {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .nexus-hero .nexus-content {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .nexus-nasze-dzialania {
    width: 100%;
    overflow-x: hidden;
    padding-left: 40px;
    padding-right: 40px;
  }
  .nexus-nasze-dzialania .nastepna-karta {
    bottom: 100px;
    z-index: 500;
  }
  .nexus-kim-jestesmy {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .nexus-licencja {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .nexus-pisali-o-nas {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .nexus-pisali-o-nas .logos-grid {
    grid-template-columns: 1fr 1fr;
  }
  .nexus-pisali-o-nas .logos-grid .forbes {
    height: 46px;
  }
  .nexus-pisali-o-nas .logos-grid .pf {
    height: 69px;
  }
  .nexus-pisali-o-nas .logos-grid .rmf {
    height: 77px;
  }
  .nexus-pisali-o-nas .logos-grid .devon {
    height: 90px;
  }
  .nexus-pisali-o-nas .logos-grid .on-the-spot {
    height: 84px;
  }
  .nexus-pisali-o-nas .logos-grid .london-post {
    height: 90px;
  }
  .nexus-pisali-o-nas .logos-grid .rzeczpospolita {
    height: 84px;
  }
  .nexus-pisali-o-nas .logos-grid .interia {
    height: 84px;
  }
  .nexus-pisali-o-nas .logos-grid .sepa {
    height: 84px;
  }
  .nexus-pamietaj-prawo {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .nexus-pamietaj-prawo .prawo-grid .left .nexus-big-btn .nexus-big-btn-inner {
    width: 442px;
  }
  footer .footer-one span {
    font-size: 12px;
  }
  footer .footer-two p {
    font-size: 12px;
  }
  footer .footer-three img {
    height: 60px;
  }
  footer .footer-four img {
    height: 60px;
  }
}
@media (max-width: 768px) {
  body header {
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  body header img {
    height: 36px;
  }
  body .for-mobile {
    display: block;
  }
  body .for-mobile a {
    text-decoration: none;
  }
  body h2 {
    font-size: 20px;
  }
  body footer {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mobile-button {
    width: 129px;
    height: 45px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #DC6E06;
    border-radius: 16px;
    margin-top: 20px;
  }
  .mobile-button span {
    color: #ffffff;
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
  }
  .nexus-hero {
    min-height: 950px;
    background: url(./images/avif/hero-mobile.avif);
    background-position: right;
    background-repeat: no-repeat;
  }
  .nexus-hero .nexus-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .nexus-hero .nexus-content h1 {
    display: none;
  }
  .nexus-hero .nexus-content h3 {
    font-size: 16px;
  }
  .nexus-hero .nexus-content .for-mobile .mobile-h1 {
    font-size: 20px;
    line-height: 25px;
    padding-top: 104px;
    display: block;
  }
  .nexus-hero .nexus-content .for-mobile h3 {
    margin-top: 100px;
  }
  .nexus-hero .nexus-content .for-mobile .mobile-button {
    margin-top: 14px;
  }
  .nexus-hero .nexus-content .nexus-contact-form-div {
    width: 100%;
    padding: 18px 16px 18px 16px;
  }
  .nexus-hero .nexus-content .nexus-contact-form-div .nexus-contact-form .nexus-submit-btn {
    width: 100%;
    height: 45px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgb(79, 104, 132);
    border-radius: 16px;
    color: #ffffff;
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
  }
  .nexus-hero .nexus-content .nie-chcesz-czekac {
    display: none;
  }
  .nexus-hero .nexus-content .nexus-big-btn {
    display: none;
  }
  .nexus-hero .nexus-content .nexus-small-text {
    display: none;
  }
  .nexus-nasze-dzialania {
    padding-left: 0px;
    padding-right: 0px;
  }
  .nexus-nasze-dzialania .animation-frame {
    display: none;
  }
  .nexus-nasze-dzialania .nastepna-karta {
    display: none;
  }
  .nexus-kim-jestesmy {
    padding-left: 30px;
    padding-right: 30px;
  }
  .nexus-kim-jestesmy .nexus-kim-jestesmy-grid {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }
  .nexus-kim-jestesmy .nexus-kim-jestesmy-grid .right {
    grid-row: 1/2;
    min-height: 340px;
  }
  .nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left {
    margin-top: 20px;
  }
  .nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left p {
    font-size: 14px;
  }
  .nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left .podpisy {
    margin-top: 20px;
  }
  .nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left .podpisy span {
    font-size: 14px;
  }
  .nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left .podpisy .borowiec {
    height: 45px;
  }
  .nexus-kim-jestesmy .nexus-kim-jestesmy-grid .left .podpisy .dolubzino {
    height: 46px;
    margin-top: -4px;
  }
  .nexus-licencja {
    padding-left: 30px;
    padding-right: 30px;
  }
  .nexus-licencja p {
    font-size: 14px;
    padding-right: 0px;
    line-height: 16px;
  }
  .nexus-licencja .nr-licencji {
    width: 283px;
    height: 77px;
    border-bottom: 8px solid #DC6E06;
    border-right: 8px solid #DC6E06;
    margin-top: 30px;
  }
  .nexus-licencja .nr-licencji span {
    font-size: 32px;
  }
  .nexus-pisali-o-nas {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 33px;
  }
  .nexus-pisali-o-nas .logos-grid {
    grid-template-columns: 1fr;
  }
  .nexus-pisali-o-nas .logos-grid .logo {
    width: 90%;
    grid-column: 1/2;
  }
  .nexus-pisali-o-nas .logos-grid .logo:last-of-type {
    grid-column: 1/2;
  }
  .nexus-pisali-o-nas .logos-grid .forbes {
    height: 42px;
  }
  .nexus-pisali-o-nas .logos-grid .pf {
    height: 64px;
  }
  .nexus-pisali-o-nas .logos-grid .rmf {
    height: 73px;
  }
  .nexus-pisali-o-nas .logos-grid .devon {
    height: 100px;
  }
  .nexus-pisali-o-nas .logos-grid .on-the-spot {
    height: 82px;
  }
  .nexus-pisali-o-nas .logos-grid .rzeczpospolita {
    height: 82px;
  }
  .nexus-pisali-o-nas .logos-grid .interia {
    height: 82px;
  }
  .nexus-pisali-o-nas .logos-grid .sepa {
    height: 82px;
  }
  .nexus-pisali-o-nas .logos-grid .trojmiasto {
    height: 82px;
  }
  .nexus-pamietaj-prawo {
    padding-left: 0px;
    padding-right: 0px;
  }
  .nexus-pamietaj-prawo .prawo-grid .left {
    align-items: flex-start;
    padding-left: 30px;
  }
  .nexus-pamietaj-prawo .prawo-grid .left h2:first-child {
    display: none;
  }
  .nexus-pamietaj-prawo .prawo-grid .left .nie-czekaj {
    font-size: 20px;
    text-align: left;
  }
  .nexus-pamietaj-prawo .prawo-grid .left .nexus-big-btn {
    display: none;
  }
  .nexus-pamietaj-prawo .prawo-grid .right {
    min-height: 234px;
  }
  footer {
    grid-template-columns: 1fr;
  }
  footer .footer-three {
    grid-row: 1/2;
  }
  footer .footer-three img {
    height: 79px;
  }
  footer .footer-four {
    grid-row: 2/3;
    align-items: center;
    margin-top: 23px;
  }
  footer .footer-four img {
    height: 83px;
  }
  footer .footer-two {
    grid-row: 3/4;
    margin-top: 66px;
  }
  footer .footer-two p {
    font-size: 16px;
  }
  footer .footer-one {
    margin-top: 14px;
    grid-row: 4/5;
  }
}/*# sourceMappingURL=style.css.map */