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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.navbar {
  z-index: 2147483647;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 0 solid #0000001a;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 24px;
  text-decoration: none;
  display: flex;
  position: sticky;
  top: 0;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.logo_nav {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 80%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.navbar__menu {
  grid-column-gap: 1.35vw;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  height: 56px;
  text-decoration: none;
  display: flex;
}

.manu__item {
  color: #000;
  text-align: center;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
  transition: all .2s;
}

.manu__item:hover {
  color: #206ee8;
}

.manu__item.dropdown {
  justify-content: flex-start;
  align-items: center;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 14px;
  display: flex;
}

.button-primary {
  grid-column-gap: 5px;
  border: 1px solid #206ee8;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 1.5vw;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-primary:hover {
  background-color: #206ee80d;
}

.contact_hero_text {
  color: #206ee8;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.hero_section {
  padding-top: 0;
  padding-bottom: 0;
}

.section_wrapper {
  z-index: 2;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.section_wrapper.vertical {
  flex-flow: column;
}

.section_wrapper.hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-top: 20px;
  overflow: hidden;
}

.section_wrapper._20px_margin {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 5px;
  padding-right: 5px;
  display: grid;
}

.hero-copy {
  grid-row-gap: 30px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  text-decoration: none;
  display: flex;
}

.hero-copy__chips {
  grid-column-gap: 9px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.header__chips {
  grid-column-gap: 9px;
  background-color: #00000005;
  border: 1px solid #0000001a;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.header__chips.none_small {
  display: none;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.wojew-dztwo-lubelskie {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.hero_main_heading {
  color: #000;
  width: auto;
  max-width: 491px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 125%;
  text-decoration: none;
}

.hero-copy__block {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  text-decoration: none;
  display: flex;
}

.hero_text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.hero-copy__block-btn {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1.3fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.button-primary-2 {
  grid-column-gap: 8px;
  cursor: pointer;
  background-color: #206ee8;
  border-radius: 12px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 12px 1.4vw;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-primary-2:hover {
  background-color: #206ee8d9;
}

.przejdz {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.slider_wrapper {
  width: 50%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 5px;
  overflow: visible;
}

.slider_wrapper.mobile {
  display: none;
}

.section_team {
  padding-top: 50px;
  padding-bottom: 50px;
}

.heading2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 125%;
  text-decoration: none;
}

.heading2.left {
  text-align: left;
}

.heading2.center_mobile.mobile {
  display: none;
}

.bealow_heading_text {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.bealow_heading_text.left {
  text-align: left;
}

.bealow_heading_text.left.desktop {
  display: block;
}

.bealow_heading_text.mobile {
  display: none;
}

.margin_small {
  height: 10px;
}

.cards_wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
  justify-items: center;
}

.card {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 345px;
  text-decoration: none;
  display: flex;
}

.card-wrapper {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 345px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 20px #0000001a;
}

.card__img {
  object-fit: cover;
  background-color: #d9d9d9;
  background-image: linear-gradient(#0000004d, #0000004d);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card__content {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 20px 0%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.card__content--name {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.lawyer_spec {
  color: #000;
  text-align: left;
  justify-content: center;
  align-items: center;
  height: 3rem;
  margin: 0 auto;
  font-family: Inter, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.lawyer_spec.tile.two, .lawyer_spec.tile.three, .lawyer_spec.tile.four {
  opacity: 0;
  display: none;
}

.lawyer_spec.form {
  height: auto;
  margin-left: 0;
}

.lawyer_name {
  color: #000c;
  text-align: center;
  margin: 10px auto 0;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.lawyer_name.smaler_cpace {
  font-size: 1rem;
}

.lawyer_name.form {
  margin-top: 0;
  margin-left: 0;
}

.card__content--phone {
  grid-column-gap: 10px;
  background-color: #d9d9d936;
  border: 1px solid #0000001a;
  border-radius: 70px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 4px 14px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.phone {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.dowiedz_sie_wiecej-button {
  grid-column-gap: 8px;
  background-color: #206ee8;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding: 16px 23px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.dowiedz_sie_wiecej-button:hover {
  background-color: #206ee8cc;
}

.dowiedz_sie_wiecej-button.success-btn {
  max-width: 250px;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.margin_medium {
  height: 20px;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.button-primary-5 {
  grid-column-gap: 8px;
  background-color: #206ee8;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 30px;
  text-decoration: none;
  display: flex;
}

.button-primary-5.form {
  cursor: pointer;
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
  transition: all .2s;
}

.button-primary-5.form:hover {
  background-color: #206ee8cc;
}

.vectors-wrapper-9, .vectors-wrapper-11 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.section_obszary {
  background-color: #f4f4f4;
  background-image: url('../images/obszary_bg-3.webp');
  background-position: 50%;
  background-size: cover;
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
}

.immage_map {
  max-width: 50%;
}

.immage_map.mobile {
  display: none;
}

.content-numbers {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.gains {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.number_help {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text_help {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.wrapper {
  max-width: 50%;
  padding-right: 5px;
  overflow: hidden;
}

.main_carusel_wrapper {
  flex-flow: column;
  max-width: 588px;
  height: 95px;
  display: flex;
  overflow: visible;
}

.cities-slider {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
  text-decoration: none;
  display: flex;
}

.city-chips {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 58px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-right: 8px;
  padding: 4px 8px;
  text-decoration: none;
  display: flex;
}

.carusel_icon {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.citcy_carusel {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.cities-slider-2 {
  grid-column-gap: 0px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-left: 0;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
  padding-left: 25px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-13 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.carusel_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
  overflow: visible;
}

.section_typy_spraw {
  padding-top: 50px;
  padding-bottom: 50px;
}

.category-btn__wrapper {
  grid-column-gap: .75vw;
  grid-row-gap: .75vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  display: grid;
}

.category-btn {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  box-shadow: 0 4px 20px #0000001a;
}

.category-btn:hover {
  border-color: #206ee8;
}

.category-btn.secondary {
  display: none;
  box-shadow: 0 2px 10px #0000000d;
}

.vectors-wrapper-14 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  text-decoration: none;
  display: flex;
}

.category-btn__text {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.category-btn__text-icon {
  grid-column-gap: 8px;
  border: 1px #206ee8;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.form_section {
  margin-top: 0;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.form_wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #fff;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  box-shadow: 0 4px 12px #0000001a;
}

.slide {
  background-image: url('../images/form_carousel.webp');
  background-position: 0 0;
  background-size: auto;
  width: 710px;
  max-width: 100%;
  height: 819px;
  padding-bottom: 0;
  padding-right: 0;
}

.slide.second {
  background-image: url('../images/form_lawyer_card.webp');
  background-size: auto;
}

.slide.third {
  background-image: url('../images/form_carousel_slide-3.webp');
  background-size: auto;
}

.slide.fourth {
  background-image: url('../images/form_carousel_slide-2.webp');
  background-size: auto;
}

.slider {
  background-color: #0000;
  border-radius: 10px;
  width: 710px;
  max-width: 50vw;
  height: 819px;
}

.mask {
  border-radius: 10px;
  height: 819px;
}

.slide-nav {
  height: 0;
  position: relative;
  inset: auto 0% 40px;
}

.frame-121437 {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 660px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.hero-card__name {
  grid-row-gap: 5px;
  background-color: #fffffffa;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  min-height: 110px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 24px #0000001a;
}

.hero-card__name.longer {
  width: 50%;
}

.hero-card__name.longer_more {
  width: 120%;
}

.hero-card__name-wrapper {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.slider_name {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-15 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.slider_function {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.hero-card__adress {
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  min-height: 110px;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.slider_address {
  color: #000c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.step_1 {
  flex-flow: column;
  display: flex;
}

.step_2 {
  grid-column-gap: 2.5px;
  grid-row-gap: 2.5px;
  flex-flow: column;
  display: flex;
}

.step_2.none_start {
  display: none;
}

.image {
  margin-left: auto;
  margin-right: auto;
}

.radio_colour_wrapper {
  border: 1px solid #00000040;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 20px;
  padding: 0;
  display: flex;
}

.radio_coulour {
  opacity: 0;
  background-color: #206ee8;
  border-radius: 50%;
  width: 16px;
  height: 16px;
}

.radio-button-field {
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  transition: all .2s;
  display: flex;
}

.radio-button-field:hover {
  border-color: #206ee8;
}

.div-block-2 {
  margin-right: auto;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  display: flex;
}

.margin_semi_large {
  height: 30px;
}

.form-block, .form-2 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.wrapper_lawyer_change {
  display: none;
}

.wrapper_chosen {
  width: 710px;
  max-width: 50vw;
  display: none;
}

.choosen {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.choosen.three, .chosen_lawyer {
  height: 819px;
}

.adres-wrapper__box {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 650px;
  height: 127px;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 16px 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto;
}

.adres-wrapper__box-name {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.h1-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-8 {
  color: #000c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-9 {
  color: #000c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.adres-wrapper__box-phone {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 220px;
  text-decoration: none;
  display: flex;
}

.button-secondary {
  grid-column-gap: 8px;
  border: 1px solid #206ee8;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 30px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-16 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #206ee8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-11 {
  color: #000c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.form_label {
  color: #000;
  padding-left: 5px;
  font-family: Inter, sans-serif;
  font-size: .875rem;
  font-weight: 300;
  line-height: 120%;
}

.form_text_field {
  border-radius: 8px;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 120%;
  transition: all .2s;
}

.form_text_field:hover {
  border: 1px solid #206ee8;
}

.form_text_field.longer {
  height: 119px;
}

.submit-button {
  color: #fff;
  background-color: #206ee8;
  border-radius: 12px;
  flex: none;
  width: 220px;
  margin-left: auto;
  margin-right: auto;
  padding: 18px 0;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  line-height: 100%;
  transition: all .2s;
}

.submit-button:hover {
  background-color: #206ee8cc;
}

.radio-button-4 {
  opacity: 0;
}

.radio-button-5 {
  opacity: .09;
}

.footer {
  grid-row-gap: 30px;
  background-color: #222426;
  border: 0 solid #0000001a;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 1.5vw;
  text-decoration: none;
  display: flex;
}

.footer-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.footer-wrapper__left {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.footrer_logo {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 145px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.footer_bold_text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.navbar__menu-2 {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.navbar__menu-col {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: 30px;
  text-decoration: none;
  display: flex;
}

.footer_link {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
  transition: all .2s;
}

.footer_link:hover {
  color: #206ee8;
}

.footer_small_text {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.our-work-card-wrapper {
  z-index: 1;
  width: auto;
  height: auto;
  padding-left: 24px;
  display: block;
  position: relative;
}

.card-stack-wrapper {
  flex-direction: column;
  height: 490px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .25s;
  position: relative;
}

.stack-image {
  z-index: 1;
  object-fit: scale-down;
  border: 5px solid #fdfce4;
  border-radius: 100px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: transform .6s ease-out, right .6s ease-out, left .6s ease-out, opacity .275s, z-index .425s ease-out;
  position: absolute;
  inset: 0% 0% 0% -20%;
}

.stack-image.stack-1 {
  aspect-ratio: 1656 / 2088;
  opacity: 1;
  object-fit: cover;
  border: 0 #fdfce400;
  border-radius: 25px;
  margin-left: 0;
  transition: transform .28s cubic-bezier(.47, 0, .745, .715), right .28s ease-out, left .4s ease-out, opacity .4s, z-index .4s cubic-bezier(.23, 1, .32, 1);
  left: -3%;
  overflow: visible;
}

.stack-image.stack-2 {
  z-index: -1;
  aspect-ratio: 1656 / 2088;
  opacity: 1;
  object-fit: scale-down;
  border: 0 #fdfce400;
  border-radius: 25px;
  margin-left: 0;
  transition-duration: .28s, .28s, .4s, .4s, .4s;
  transition-timing-function: cubic-bezier(.47, 0, .745, .715), ease-out, ease-out, ease, cubic-bezier(.23, 1, .32, 1);
  top: 0%;
  left: 3%;
  overflow: visible;
  transform: scale(1);
}

.stack-image.stack-3 {
  z-index: -3;
  aspect-ratio: 1656 / 2088;
  opacity: 1;
  object-fit: scale-down;
  border: 0 #fdfce400;
  border-radius: 25px;
  margin-left: 0;
  transition-duration: .28s, .28s, .4s, .4s, .4s;
  transition-timing-function: cubic-bezier(.47, 0, .745, .715), ease-out, ease-out, ease, cubic-bezier(.23, 1, .32, 1);
  top: 0%;
  left: 10%;
  overflow: visible;
  transform: scale(1);
}

.stack-image.stack-4 {
  z-index: -5;
  aspect-ratio: 1656 / 2088;
  object-fit: scale-down;
  border: 0 #fdfce400;
  border-radius: 25px;
  margin-left: 0;
  transition-duration: .28s, .28s, .4s, .4s, .4s;
  transition-timing-function: cubic-bezier(.47, 0, .745, .715), ease-out, ease-out, ease, cubic-bezier(.23, 1, .32, 1);
  left: 15.5%;
  overflow: hidden;
  transform: scale(1);
}

.navbar_mobile, .hero_section_mobile {
  display: none;
}

.card-btn {
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: none;
}

.contact_phone_blue_wrapper {
  grid-column-gap: 8px;
  border: 1px solid #206ee8;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.contact_phone_blue {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.text-12 {
  color: #206ee8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.type_of-case_form_wrapper {
  grid-column-gap: 9px;
  background-color: #fafafa;
  border: 1px solid #0000001a;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 215px;
  max-width: 215px;
  padding: 10px 16px 10px 10px;
  text-decoration: none;
  display: flex;
}

.type_of-case_form_wrapper.podstrona {
  display: flex;
}

.form_type_of_case_immage {
  object-fit: cover;
  background-image: linear-gradient(#0000004d, #0000004d);
  border: 1px solid #0000001a;
  border-radius: 68px;
}

.text_form_type_of_case {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.mobile_type_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.hero_image_podstrona {
  max-width: 57.7%;
}

.hero_image_podstrona.mobile {
  display: none;
}

.phone_button_white {
  grid-column-gap: 8px;
  border: 1px solid #206ee8;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 1.4vw;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.phone_button_white:hover {
  background-color: #206ee80d;
}

.vectors-wrapper-17 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.text_phone_hero {
  color: #206ee8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.section_rodzaje_spraw {
  padding-top: 50px;
  padding-bottom: 50px;
}

.tab-btn__wrapper {
  background-color: #ebebeb;
  border: 1px solid #0000001a;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 56px;
  text-decoration: none;
  display: none;
  overflow: visible;
}

.tab-btn__wrapper.smaller {
  max-width: 866px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sprawy_change_icon {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.sprawy_change_icon.white {
  opacity: 0;
  display: none;
}

.sprawy_change_icon.white.first {
  opacity: 1;
  display: block;
}

.sprawy_change_icon.black.first {
  opacity: 0;
  display: none;
}

.text_tile_sprawy {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text_tile_sprawy.active {
  color: #fff;
}

.tab-btn-2 {
  grid-column-gap: 9px;
  cursor: pointer;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 433px;
  height: 56px;
  padding: 10px 20px;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.tab-btn-2:hover {
  background-color: #0000;
}

.tab-btn-2.active {
  cursor: pointer;
  background-color: #206ee8;
}

.text_tile_sprawy {
  font-size: 1.125rem;
}

.section_about_lawyer {
  padding: 50px 5%;
}

.o-mnie__content {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 710px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.o-mnie__numbers {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.gains-2 {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.o-mnie__opinion-slider {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding-right: 25px;
  text-decoration: none;
  display: flex;
}

.opinion-card {
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 230px;
  margin-right: 20px;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 10px #0000000d;
}

.opinion-text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 116px;
  text-decoration: none;
  display: flex;
}

.review_text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-14 {
  color: #206ee8;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: none;
}

.opinion-credits {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.opinion-person {
  grid-column-gap: 10px;
  background-color: #fff;
  background-image: linear-gradient(#0000000d, #0000000d);
  border: 1px solid #0000001a;
  border-radius: 90px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  padding: 3px;
  text-decoration: none;
  display: flex;
}

.review_name {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.opinion-rate {
  grid-column-gap: 5px;
  background-color: #fff;
  background-image: linear-gradient(#0000000d, #0000000d);
  border: 1px solid #0000001a;
  border-radius: 75px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 5px;
  text-decoration: none;
  display: flex;
}

.review_star {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.opinion_grade {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.o-mnie__info {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 127px;
  padding: 16px 15px;
  display: flex;
  box-shadow: 0 2px 10px #0000000d;
}

.o-mnie__info-text {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 58%;
  text-decoration: none;
  display: flex;
}

.about_specjalizacja {
  color: #000c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.address_about {
  color: #000c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.o-mnie__button {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.phone_button_blue {
  grid-column-gap: 8px;
  background-color: #206ee8;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 1.5vw;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.phone_button_blue:hover {
  background-color: #206ee8cc;
}

.vectors-wrapper-19 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.mobile_phone_white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.open_time {
  color: #000c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.opinion_slider_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.about_immage {
  width: 100%;
  max-width: 610px;
}

.about_immage.mobile {
  display: none;
}

.div_chnge_section_icon_change_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.multi_carusel_wrapper {
  max-width: 100%;
  display: none;
  overflow: hidden;
}

.multi_carusel_wrapper.pozostale {
  display: flex;
}

.sprawy-wrapper__slider {
  grid-column-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.sprawy-wrapper__slider.one, .sprawy-wrapper__slider.two, .sprawy-wrapper__slider.three, .sprawy-wrapper__slider.four, .sprawy-wrapper__slider.eleven {
  flex-flow: row;
}

.case-card {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 466px;
  max-width: none;
  height: 270px;
  margin-right: 20px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 10px #0000000d;
}

.case-card__text {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.case-card__icon {
  grid-column-gap: 10px;
  border: 1px solid #0000001a;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.carusel_odszkodowanie_icon {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.tile_heading_carusel_udszkodowanie {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.tile_heading_carusel_udszkodowanie.smaller {
  letter-spacing: -.5px;
}

.tile_text_carusel_odszkdowanie {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 105%;
  text-decoration: none;
}

.tile_text_carusel_odszkdowanie.dopisek {
  margin-top: 5px;
  font-size: .75rem;
}

.carusel_roszczenia {
  display: flex;
}

.carusel_roszczenia.three, .carusel_roszczenia.four {
  display: none;
}

.carusel_roszczenia.three {
  display: flex;
}

.carusel_roszczenia.two {
  flex-flow: row;
  display: flex;
}

.carusel_roszczenia.four {
  display: flex;
}

.sekcja_proces {
  padding: 50px 5%;
}

.proces-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.proces__faq-container {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.proces-title {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.proces__faq-wrapper {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.accordion {
  grid-row-gap: 0px;
  background-color: #fafafa;
  border: 1px solid #0000001a;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 14px;
  text-decoration: none;
  display: none;
  box-shadow: 0 2px 10px #00000008;
}

.icon_proces {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-bottom: auto;
  margin-left: auto;
  text-decoration: none;
  display: flex;
}

.proces_tytul {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.proces_opis {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.proces__img {
  object-fit: cover;
  max-width: 750px;
  display: none;
}

.body {
  background-color: #fafafa;
}

.hero-card__name-2 {
  grid-row-gap: 3px;
  background-color: #fffffff2;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 327px;
  height: 70px;
  padding: 8px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 24px #0000001a;
}

.name_hero_podstrona_holder {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-20 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  text-decoration: none;
  display: flex;
}

.frame-121541 {
  grid-column-gap: 3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.button-primary-6 {
  grid-column-gap: 8px;
  background-color: #206ee8;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 30px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-21 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.opinie_slider {
  width: 100%;
  max-width: 710px;
}

.slider-3 {
  background-color: #0000;
  width: 100%;
  height: 230px;
}

.slide-nav-3 {
  display: none;
}

.slider_opinie {
  width: 50%;
}

.slider_opinie.left {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.slider_opinie.right {
  width: 100%;
}

.icon {
  color: #206ee8;
  margin-left: 0;
}

.icon-2 {
  color: #206ee8;
  margin-right: 0;
}

.dropdown_icon {
  width: 25px;
  height: 25px;
}

.div-block-128 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fafafa;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: column;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 10px;
  display: flex;
}

.wrapper_dropdown_title {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  max-height: none;
  display: flex;
}

.paragraph-20 {
  color: #000;
  max-width: 95%;
  margin-bottom: 2px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  line-height: 25px;
}

.dropdown-list-2 {
  background-color: #0000;
  display: none;
  position: static;
  overflow: hidden;
}

.prces_dropdown {
  object-fit: contain;
  border-top: 1px solid #dadce0;
  border-bottom: 1px #dadce0;
  width: 100%;
  max-width: 1166.86px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.prces_dropdown.serwis {
  z-index: 1;
  border-top-color: #ebecee;
  border-bottom-style: solid;
}

.prces_dropdown.serwis.first {
  z-index: 1;
  background-color: #f2f5f7;
  border: 1px solid #0000001a;
  border-radius: 10px;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
}

.prces_dropdown.serwis.first:hover {
  border-color: #206ee8;
}

.dropdown_toggle {
  z-index: 1;
  background-color: #fff;
  border-radius: 8px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.dropdown_toggle.serwis {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #fafafa;
  border: 0 solid #000;
  border-radius: 10px;
  justify-content: space-between;
  height: auto;
  padding: 15px 20px;
  transition: all .2s;
}

.dropdown_toggle.serwis:hover {
  border: 0 solid #206ee8;
}

.shadow_caruel_miejscowosc {
  z-index: 100;
  background-color: #0000;
  width: 117.6px;
  height: auto;
  min-height: 95px;
  display: block;
  position: relative;
  bottom: 95px;
}

.shadow_caruel_miejscowosc.second {
  margin-left: auto;
  bottom: 190px;
}

.accordion_panel {
  padding: 0 1.5rem 1.5rem;
  display: none;
}

.accordion_header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  display: flex;
}

.form-wrapper--form {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 50px;
  text-decoration: none;
  display: flex;
}

.succes_msg_immage {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.succes_msg_text {
  color: #206ee8;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.success-message, .success-message-2, .success-message-3 {
  background-color: #fff;
}

.list-item {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 115%;
}

.blue_top_pozostale {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  cursor: pointer;
  background-color: #206ee8;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 433px;
  height: 56px;
  display: flex;
}

.grey_button_top_pozostale {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  cursor: pointer;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 433px;
  height: 56px;
  display: flex;
}

.pozostale_top_change_icon.black_first {
  display: none;
}

.pozostale_top_change_icon.white_second {
  opacity: 0;
  display: none;
}

.text_tile_sprawy_pozostale_top {
  color: #000;
  font-size: 1.125rem;
  line-height: 100%;
}

.text_tile_sprawy_pozostale_top.active {
  color: #fff;
}

.case_card_immage {
  aspect-ratio: 426 / 48;
  margin-top: 2.5px;
}

.wrapper_footer_top {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.button-primary-7 {
  grid-column-gap: 8px;
  background-color: #206ee8;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 30px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-primary-7:hover {
  background-color: #206ee8cc;
}

.button-primary-7.w--current {
  transition: all .2s;
}

.button-primary-7.w--current:hover {
  background-color: #206ee8cc;
}

.button-primary-7.mobile {
  display: none;
}

.footer_cta_text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.select-arrow {
  width: 24px;
  height: 24px;
}

.form_select-list {
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  transition: all .2s;
  display: none;
  position: absolute;
  inset: 3rem 0% auto;
  overflow: hidden;
  box-shadow: 0 5px 10px 2px #0000001a;
}

.form_select-list.w--open {
  top: 3.2rem;
  left: .15rem;
  box-shadow: 0 2px 8px #0003;
}

.form_select-option {
  color: #181e28;
  text-transform: none;
  cursor: pointer;
  background-color: #fff;
  width: 100%;
  padding: .85rem 1.4rem;
  transition: all .25s;
}

.form_select-option:hover {
  color: #fff;
  background-color: #000;
}

.text-weight-semibold {
  font-weight: 600;
}

.form_message-success-2 {
  text-transform: none;
  background-color: #0000;
  width: 100%;
  padding: 1.25rem;
}

.flex-vert-cc {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.flex-vert-lt {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.flex-vert-lt.flex-gap-small {
  width: 100%;
}

.flex-vert-lt.flex-gap-small.vert-hidden {
  display: none;
}

.flex-vert-lt.flex-gap-small {
  width: 100%;
  max-width: 239px;
}

.flex-vert-lt.flex-gap-small.vert-hidden {
  width: 0;
  max-width: 0;
  display: none;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-size-small {
  font-size: .875rem;
}

.form_message-error-2 {
  text-align: center;
  text-transform: none;
  background-color: #0000;
  margin-top: .75rem;
  padding: .75rem;
}

.wrapper_carisel_inne {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.wrapper_carisel_inne.two {
  flex-flow: row;
}

.category-btn-2 {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 345px;
  max-width: 345px;
  height: 148px;
  margin-right: 20px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 10px #0000000d;
}

.vectors-wrapper-25 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.carusel_inne.one {
  display: flex;
}

.carusel_inne.two {
  opacity: 0;
  display: none;
}

.select-code {
  display: none;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #206ee8;
  background-image: url('../images/icon-7.svg');
  background-position: 83%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 0 solid #206ee8;
  border-radius: 12px;
  height: 56px;
  padding: 0 48px 0 24px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  transition: all .2s;
  display: none;
}

.button-2:hover {
  background-color: #206ee8cc;
  border-width: 0;
}

.form_select-3 {
  color: #000;
  text-transform: none;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 48px;
  padding: 0 10px 0 20px;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  transition: all .2s;
  display: flex;
  position: relative;
  box-shadow: 0 4px 20px #0000001a;
}

.form_select-3:hover {
  border-color: #206ee8;
}

.form_select-3.select-hide {
  display: block;
}

.form_enquiries-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.form-wrapper-2 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 3px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin: auto;
  padding: 0 0;
  display: flex;
}

.text-field-2 {
  display: none;
}

.contact-frame-light {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 10px;
  opacity: 0;
  background-color: #fff;
  border: 0 solid #0003;
  border-top-width: 1px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 0;
  padding: 0;
  text-decoration: none;
  display: none;
  position: sticky;
  bottom: 0;
  overflow: visible;
}

.contact-frame__wrapper {
  z-index: 2147483647;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1190px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  text-decoration: none;
  display: flex;
  position: static;
  bottom: 0;
}

.wrapper-lawyer {
  z-index: 2147483647;
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: static;
}

.lawer_immage_cta_appear {
  z-index: 0;
  object-fit: cover;
  position: relative;
}

.wrapper-lawyer--name {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.wrapper-lawyer--phone {
  grid-column-gap: 5px;
  background-color: #d9d9d933;
  border: 1px solid #0000001a;
  border-radius: 70px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 4px 14px;
  text-decoration: none;
  display: flex;
}

.icon-3 {
  object-fit: cover;
}

.text-17 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.wrapper-lawyer--text-light {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-18 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-19 {
  color: #000c;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-primary-8 {
  grid-column-gap: 8px;
  background-color: #206ee8;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 30px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-primary-8:hover {
  background-color: #206ee8cc;
}

.text-20 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.carusel_what_do_holder {
  flex: none;
  width: auto;
  margin-left: 0;
  display: flex;
}

.city-chips-2 {
  border: 1px #0000001a;
  border-radius: 58px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-right: 5px;
  text-decoration: none;
  display: flex;
}

.immage_carusel_what_do {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #0009;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.carusel_whoat_do_wrapper {
  flex: none;
  margin-left: -20px;
  display: flex;
}

.shadow_what_do_wrapper {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 24px;
  margin-top: -24px;
  margin-left: 0%;
  display: flex;
  position: relative;
}

.shadow_wgat_do {
  background-image: linear-gradient(90deg, #fffffffc, #ffffff03);
  width: 55px;
}

.shadow_wgat_do.second {
  background-image: linear-gradient(270deg, #ffffffbf, #ffffff03);
}

.dropdown-list-3 {
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  padding-bottom: 0;
  overflow: hidden;
}

.dropdown-toggle-2 {
  padding-left: 0;
  padding-right: 20px;
  overflow: hidden;
}

.icon-4 {
  margin-right: 0;
}

.mobile_sliders_wrapper, .mobile_cta_top {
  display: none;
}

.cta_top_text {
  color: #206ee8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.cta_top_immage {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.frame-333 {
  grid-column-gap: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cta_top_mobilephone {
  color: #206ee8;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.phone_holder_bottom {
  background-color: #222426;
  display: none;
}

.phone_botom_immage {
  display: none;
}

.image-93 {
  z-index: 0;
  max-width: 80px;
  position: relative;
}

.image-94, .image-95, .image-96 {
  max-width: 80px;
}

.form_pointer {
  height: .1px;
  position: relative;
  bottom: 120px;
}

.div-block-132 {
  background-color: #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 121px;
  display: flex;
  position: absolute;
  bottom: 0;
}

.online_dot {
  z-index: 1;
  position: relative;
}

.online_dot.mobile {
  display: none;
}

.kropka {
  width: 8px;
  height: 8px;
}

.step2_wrapper {
  width: 100%;
  display: flex;
}

.back_wrapper {
  grid-column-gap: 7.5px;
  grid-row-gap: 7.5px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  height: 42px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  position: absolute;
}

.text-block-82 {
  color: #206ee8;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 100%;
  display: flex;
}

.image-98 {
  max-height: 24px;
}

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

.button-primary-9 {
  grid-column-gap: 8px;
  cursor: pointer;
  background-color: #206ee8;
  border-radius: 12px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 12px 1.4vw;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-primary-9:hover {
  background-color: #206ee8d9;
}

.hero-copy__block-2 {
  grid-row-gap: 20px;
  opacity: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 416px;
  text-decoration: none;
  display: flex;
}

.form_select-4 {
  color: #000;
  text-transform: none;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 239px;
  max-width: 239px;
  height: 48px;
  padding: 0 10px 0 20px;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  transition: all .2s;
  display: flex;
  position: relative;
  box-shadow: 0 4px 20px #0000001a;
}

.form_select-4:hover {
  border-color: #206ee8;
}

.form_select-4.select-hide {
  display: none;
}

.form_enquiries-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  display: flex;
}

.hero-copy__block-btn-2 {
  grid-column-gap: 7.5px;
  grid-row-gap: 7.5px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1.3fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.form-wrapper-3 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 3px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin: auto 0;
  padding: 0 0;
  display: flex;
}

.przejdz-2 {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-26 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.code-embed {
  width: 24px;
  height: 24px;
}

.red_icon, .code-embed-2, .code-embed-3 {
  color: red;
}

.tabs-nav-item {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-radius: 999em;
  flex: 1;
  padding: 1em 2em;
  transition: all .3s;
  position: relative;
}

.tabs-nav-item:hover {
  background-color: #164da2;
}

.tabs-nav-item.w--current {
  color: #000;
  background-color: #0000;
  font-weight: 500;
}

.tabs-nav-item._01 {
  color: #000;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-nav-item._01:hover {
  color: #fff;
}

.tabs-nav-item._01.w--current {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  display: flex;
}

.tabs-nav-item._03 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #000;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-nav-item._03:hover, .tabs-nav-item._03.w--current {
  color: #fff;
}

.tabs-nav-item._02 {
  z-index: 0;
  color: #000;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-nav-item._02:hover, .tabs-nav-item._02.w--current {
  color: #fff;
}

.tabs-nav-item._04 {
  color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-nav-item._04:hover, .tabs-nav-item._04.w--current {
  color: #fff;
}

.tabs-content-wrapper {
  margin-top: 2em;
  overflow: visible;
}

.tabs-nav-background {
  z-index: 0;
  box-shadow: none;
  color: #fff;
  background-color: #206ee8;
  border-radius: 12px;
  position: absolute;
  inset: 0%;
}

.tabs {
  margin-top: 0;
}

.tabs-menu-wrapper {
  background-color: #ebebeb;
  border-radius: 12px;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.tab-content-item {
  overflow: hidden;
}

.tab-content-inner {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tabs-nav-text {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  display: flex;
  position: relative;
}

.tabs-nav-text.smaller {
  letter-spacing: -.4px;
}

.code-embed-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.check_circle_outline_24 {
  object-fit: cover;
  width: auto;
  max-width: 100%;
  height: auto;
  overflow: hidden;
}

.content-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 502px;
  font-family: Inter, sans-serif;
  text-decoration: none;
  display: flex;
}

.content-container {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1296px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 24px #0000001a;
}

.paragraph-12 {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-wrapper {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 575px;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
}

.przejdz-3 {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-27 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
  transform: rotate(180deg);
}

.desktop-section {
  grid-row-gap: 10px;
  background-color: #e8e8e8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 16px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.title-style {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .navbar {
    max-width: none;
    padding: 12px 24px;
  }

  .navbar-wrapper {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .logo_nav {
    max-width: 90%;
  }

  .navbar__menu {
    grid-column-gap: 30px;
  }

  .manu__item {
    font-size: 1rem;
  }

  .manu__item.dropdown {
    letter-spacing: -.3px;
    font-size: .9rem;
  }

  .button-primary {
    grid-column-gap: 8px;
    padding: 16px 30px;
  }

  .contact_hero_text {
    font-size: 1.25rem;
  }

  .hero_section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section_wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section_wrapper.hero {
    padding-left: 5%;
    padding-right: 5%;
    overflow: visible;
  }

  .hero-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    padding-left: 1vw;
  }

  .header__chips.none_small {
    display: flex;
  }

  .wojew-dztwo-lubelskie {
    font-size: 1.03rem;
  }

  .hero_main_heading {
    width: auto;
    font-size: 2.25rem;
    display: block;
  }

  .hero_text {
    font-size: 1.75rem;
  }

  .hero-copy__block-btn {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
    display: flex;
  }

  .button-primary-2 {
    padding: 14px 30px;
  }

  .przejdz {
    font-size: 1.125rem;
  }

  .slider_wrapper {
    width: 47.5%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section_team {
    padding: 40px 0;
  }

  .heading2 {
    text-align: center;
  }

  .cards_wrapper {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .card {
    max-width: 21.5vw;
  }

  .card-wrapper {
    max-width: 24vw;
  }

  .card__content--name {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .lawyer_spec {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .lawyer_spec.tile.one {
    text-align: center;
    letter-spacing: -.5px;
  }

  .lawyer_name {
    margin-left: auto;
    margin-right: auto;
  }

  .dowiedz_sie_wiecej-button {
    grid-column-gap: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_obszary {
    background-color: #0000;
    background-image: url('../images/obszary_bg-2.webp');
    padding-right: 10px;
  }

  .immage_map {
    object-fit: cover;
    max-width: 60%;
  }

  .content-numbers {
    grid-column-gap: 20px;
  }

  .number_help {
    font-size: 2.625rem;
  }

  .text_help {
    font-size: 1rem;
  }

  .wrapper {
    max-width: 588px;
  }

  .main_carusel_wrapper {
    overflow: hidden;
  }

  .cities-slider {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
  }

  .city-chips {
    margin-right: 8px;
  }

  .cities-slider-2 {
    grid-column-gap: 0px;
    flex-flow: row;
    padding-left: 0;
  }

  .carusel_wrapper {
    flex-flow: row;
  }

  .section_typy_spraw {
    z-index: -3;
    padding: 40px 10px;
  }

  .category-btn__wrapper {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .category-btn.secondary {
    display: flex;
  }

  .form_section {
    padding-top: 40px;
  }

  .form_wrapper {
    grid-template-columns: 1fr 1fr;
    min-height: 819px;
    padding-left: 50px;
    padding-right: 0;
  }

  .slide {
    background-image: url('../images/form_lawyer_card-1.webp');
    background-position: 50%;
  }

  .slide.second {
    background-image: url('../images/form_lawyer_card-2.webp');
  }

  .slide.third {
    background-image: url('../images/form_lawyer_card-3.webp');
  }

  .slide.fourth {
    background-image: url('../images/form_lawyer_card-4.webp');
  }

  .slider {
    max-width: 47.5vw;
  }

  .hero-card__name.longer, .hero-card__name.longer_more {
    width: 90%;
  }

  .hero-card__name.med {
    width: 47.5%;
  }

  .wrapper_lawyer_change {
    flex-flow: column;
    display: flex;
  }

  .wrapper_chosen {
    flex-flow: column;
    max-width: 47.5vw;
    display: none;
  }

  .wrapper_chosen.podstrona {
    display: flex;
  }

  .choosen.one {
    overflow: hidden;
  }

  .chosen_lawyer {
    object-fit: cover;
    border-radius: 10px;
  }

  .adres-wrapper__box {
    grid-column-gap: 5px;
    width: 45vw;
    max-width: 670px;
    height: 130px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .adres-wrapper__box-name {
    grid-column-gap: 7.5px;
    grid-row-gap: 7.5px;
  }

  .footer {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer_link {
    font-size: 1rem;
  }

  .card-stack-wrapper {
    justify-content: center;
    align-items: flex-start;
    height: 550px;
    margin-left: -20px;
    display: flex;
    overflow: visible;
  }

  .stack-image.stack-1 {
    transition-timing-function: cubic-bezier(.95, .05, .795, .035), linear, linear, ease, cubic-bezier(.23, 1, .32, 1);
  }

  .stack-image.stack-2 {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715), linear, linear, ease, cubic-bezier(.23, 1, .32, 1);
  }

  .stack-image.stack-3 {
    transition-timing-function: cubic-bezier(.47, 0, 1, .235), linear, linear, ease, cubic-bezier(.23, 1, .32, 1);
  }

  .stack-image.stack-4 {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715), linear, linear, ease, cubic-bezier(.23, 1, .32, 1);
  }

  .mobile_type_wrapper {
    display: none;
  }

  .hero_image_podstrona {
    max-width: 55%;
  }

  .phone_button_white {
    grid-column-gap: 5px;
    padding: 14px 25px;
  }

  .text_phone_hero {
    font-size: 1.125rem;
  }

  .tab-btn__wrapper {
    max-width: 1299px;
    margin-left: auto;
    margin-right: auto;
  }

  .text_tile_sprawy.active, .text_tile_sprawy {
    font-size: 1.125rem;
  }

  .section_about_lawyer {
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
  }

  .o-mnie__content {
    overflow: hidden;
  }

  .o-mnie__opinion-slider {
    flex-flow: row;
    flex: none;
    margin-left: 0;
    margin-right: 0;
    padding-right: 25px;
  }

  .opinion-card {
    flex-flow: column;
    height: 270px;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .review_name.smaller {
    font-size: .9rem;
  }

  .o-mnie__info {
    padding-left: 20px;
    padding-right: 20px;
  }

  .address_about {
    font-size: 1.125rem;
  }

  .phone_button_blue {
    padding-left: 30px;
    padding-right: 30px;
  }

  .opinion_slider_wrapper {
    width: auto;
  }

  .sekcja_proces {
    padding-bottom: 32px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .proces-wrapper {
    flex-flow: row;
    padding-left: 5px;
    padding-right: 5px;
  }

  .proces__faq-container {
    padding-bottom: 10px;
  }

  .proces__faq-wrapper {
    height: auto;
    min-height: 440px;
  }

  .icon_proces {
    margin-top: auto;
  }

  .proces_tytul {
    white-space: normal;
    word-break: normal;
  }

  .proces__img {
    max-width: 55%;
    margin-bottom: 60px;
    transition: height .4s;
    display: block;
  }

  .opinie_slider {
    margin-bottom: 0;
  }

  .slider-3 {
    background-color: #fff;
    height: auto;
  }

  .slider_opinie {
    padding-left: 0;
    padding-right: 0;
  }

  .slider_opinie.left {
    width: 50%;
    margin-right: 0;
    padding-left: 0;
    padding-right: 5px;
  }

  .slider_opinie.right {
    width: 50%;
    margin-left: 0;
    padding-left: 5px;
  }

  .icon {
    z-index: 1000;
    color: #000;
    margin-left: -5px;
  }

  .icon-2 {
    color: #000;
    margin-right: -5px;
  }

  .wrapper_dropdown_title {
    align-items: center;
  }

  .paragraph-20 {
    font-size: 1rem;
  }

  .shadow_caruel_miejscowosc {
    background-image: linear-gradient(90deg, #efefedbf, #0000 100%, #efefed03);
  }

  .shadow_caruel_miejscowosc.second {
    background-image: linear-gradient(90deg, #efefed03, #efefed61 50%, #efefed 100%, #efefedbf);
  }

  .success-message-2 {
    background-color: #fff;
  }

  .form_select-3 {
    height: 52px;
  }

  .contact-frame__wrapper {
    max-width: 1500px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .wrapper-lawyer--phone {
    grid-column-gap: 5px;
  }

  .text-17 {
    font-size: 1.125rem;
  }

  .carusel_what_do_holder {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: none;
    margin-left: 0;
  }

  .city-chips-2 {
    margin-right: 5px;
  }

  .carusel_whoat_do_wrapper {
    max-width: 100%;
    margin-left: -20px;
    display: flex;
  }

  .kropka {
    width: 8px;
    height: 8px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .back_wrapper {
    opacity: 0;
    height: 42px;
  }

  .back_wrapper.interaction {
    opacity: 1;
    display: flex;
  }

  .button-primary-9 {
    padding: 15px 25px;
  }

  .form_select-4 {
    height: 52px;
  }

  .hero-copy__block-btn-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
  }

  .przejdz-2 {
    font-size: 1.05rem;
  }

  .tabs-menu-wrapper {
    max-width: 1240px;
  }

  .przejdz-3 {
    font-size: 1.05rem;
  }
}

@media screen and (min-width: 1440px) {
  .navbar {
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-wrapper {
    max-width: 1500px;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .logo_nav {
    max-width: 100%;
  }

  .button-primary {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .hero_section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section_wrapper {
    max-width: 1500px;
  }

  .section_wrapper.vertical {
    max-width: 1500px;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .section_wrapper.hero {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    max-width: 1500px;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .section_wrapper._20px_margin {
    justify-items: center;
    max-width: 1500px;
  }

  .hero-copy {
    padding-left: 10px;
  }

  .hero_main_heading {
    letter-spacing: -.5px;
    width: 110%;
    max-width: none;
    font-size: 2.5rem;
  }

  .hero-copy__block-btn {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .button-primary-2 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .slider_wrapper {
    width: 55%;
  }

  .section_team {
    padding: 50px 0;
  }

  .cards_wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .card-wrapper {
    max-width: 345px;
  }

  .lawyer_spec {
    margin-left: 0;
  }

  .lawyer_spec.last {
    letter-spacing: -.227px;
  }

  .lawyer_spec.tile {
    margin-left: auto;
  }

  .section_obszary {
    padding-right: 0;
  }

  .immage_map {
    object-fit: scale-down;
  }

  .main_carusel_wrapper, .cities-slider {
    z-index: 1;
    position: relative;
  }

  .section_typy_spraw {
    padding: 50px 0;
  }

  .form_section {
    padding-top: 50px;
  }

  .card-stack-wrapper {
    height: 701px;
    margin-left: 1vw;
  }

  .stack-image.stack-1 {
    object-fit: scale-down;
  }

  .phone_button_white {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .about_immage {
    max-width: 680px;
  }

  .proces__img {
    margin-bottom: 60px;
  }

  .shadow_caruel_miejscowosc.second {
    background-image: linear-gradient(90deg, #efefed03, #efefed61 46%, #efefedbf);
    margin-left: auto;
    bottom: 190px;
  }

  .form-wrapper-2 {
    background-color: #0000;
  }

  .contact-frame-light {
    position: sticky;
  }

  .shadow_wgat_do {
    background-image: linear-gradient(90deg, #fff, #fff 15%, #ffffff03);
  }

  .shadow_wgat_do.second {
    background-image: linear-gradient(270deg, #fff, #fffffffc 15%, #ffffff03);
  }

  .button-primary-9 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .hero-copy__block-2 {
    max-width: 500px;
  }

  .form_select-4 {
    height: 56px;
  }

  .hero-copy__block-btn-2 {
    flex: none;
  }

  .form-wrapper-3 {
    background-color: #0000;
  }

  .przejdz-2 {
    font-size: 1.125rem;
  }

  .tabs-nav-item._04 {
    border-radius: 12px;
  }

  .tabs-nav-item._04:hover, .tabs-nav-item._04.w--current {
    color: #fff;
  }

  .przejdz-3 {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    display: none;
  }

  .logo_nav.mobile {
    object-fit: scale-down;
    width: 188px;
    height: 38px;
  }

  .manu__item {
    text-align: left;
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero_section {
    padding: 32px 5%;
    display: flex;
  }

  .section_wrapper {
    flex-flow: column;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .section_wrapper._20px_margin {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .hero-copy {
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .hero-copy__chips, .header__chips.none_small {
    display: flex;
  }

  .hero_main_heading {
    text-align: center;
  }

  .hero-copy__block {
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
  }

  .hero_text {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-copy__block-btn {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .slider_wrapper {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    display: none;
  }

  .slider_wrapper.mobile {
    display: block;
  }

  .section_team {
    padding-top: 32px;
  }

  .heading2.left {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading2.center_mobile.mobile {
    display: none;
  }

  .bealow_heading_text {
    display: block;
  }

  .bealow_heading_text.left {
    margin-left: 5%;
    margin-right: 5%;
  }

  .bealow_heading_text.mobile {
    display: none;
  }

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

  .section_obszary {
    background-image: none;
    background-size: auto;
    padding-left: 5%;
    padding-right: 5%;
  }

  .immage_map {
    object-fit: scale-down;
    max-width: 712px;
  }

  .content-numbers {
    grid-column-gap: 20px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    max-width: 100%;
    margin-left: 5%;
    margin-right: 5%;
    display: grid;
  }

  .gains {
    flex: 0 auto;
    width: auto;
  }

  .wrapper {
    max-width: 100%;
  }

  .main_carusel_wrapper {
    max-width: 100%;
    overflow: hidden;
  }

  .section_typy_spraw {
    padding-bottom: 32px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .category-btn__wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .category-btn.secondary {
    display: none;
  }

  .form_section {
    padding-top: 32px;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .form_wrapper {
    grid-template-columns: 1fr;
    width: 100%;
    min-height: 0;
    padding-left: 0;
    display: flex;
  }

  .step_1, .step_2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .form-block {
    width: 100%;
  }

  .wrapper_lawyer_change {
    display: none;
  }

  .radio-button-5 {
    opacity: 0;
  }

  .navbar__menu-col {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: end baseline;
    display: grid;
  }

  .footer_link.right {
    margin-left: auto;
  }

  .our-work-card-wrapper {
    justify-content: flex-end;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .card-stack-wrapper {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 552px;
    margin-right: -10vw;
    display: flex;
    overflow: visible;
  }

  .stack-image.stack-1 {
    margin-right: 0;
  }

  .navbar_mobile {
    z-index: 2147483647;
    background-color: #fff;
    display: block;
    position: sticky;
    top: 0;
  }

  .brand {
    margin-top: auto;
    margin-bottom: auto;
    margin-right: auto;
  }

  .container {
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .nav-menu {
    background-color: #fff;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .hero_section_mobile {
    padding-left: 5%;
    padding-right: 5%;
  }

  .right-arrow, .left-arrow {
    display: none;
  }

  .slider-2 {
    background-color: #0000;
    height: 139.86vw;
  }

  .hero_image_slider {
    width: 90vw;
    height: 139.86vw;
  }

  .type_of-case_form_wrapper {
    max-width: 215px;
    margin-left: auto;
    margin-right: auto;
  }

  .mobile_type_wrapper {
    display: block;
  }

  .hero_image_podstrona {
    width: 75%;
    max-width: 612px;
    display: none;
  }

  .hero_image_podstrona.mobile {
    width: auto;
    display: block;
  }

  .section_rodzaje_spraw {
    padding-top: 32px;
  }

  .tab-btn__wrapper {
    height: auto;
    display: flex;
    overflow: scroll;
  }

  .tab-btn-2 {
    flex: none;
    width: 33vw;
    max-width: 330px;
    overflow: auto;
  }

  .tab-btn-2.active {
    flex: none;
    width: 33vw;
    max-width: 330px;
  }

  .section_about_lawyer {
    padding-left: 5%;
    padding-right: 5%;
  }

  .o-mnie__numbers, .about_immage {
    display: none;
  }

  .about_immage.mobile {
    max-width: 612px;
    display: block;
  }

  .multi_carusel_wrapper {
    display: flex;
  }

  .case-card {
    width: 375px;
    height: 260px;
    margin-right: 1.5vw;
    padding: 10px;
  }

  .case-card__text {
    grid-row-gap: 5px;
  }

  .tile_heading_carusel_udszkodowanie {
    justify-content: center;
    align-items: center;
    height: 3rem;
    display: flex;
  }

  .tile_text_carusel_odszkdowanie {
    justify-content: center;
    align-items: center;
    height: 3rem;
    font-size: 1rem;
    display: flex;
  }

  .tile_text_carusel_odszkdowanie.dopisek {
    height: auto;
  }

  .sekcja_proces {
    padding-left: 5%;
    padding-right: 5%;
  }

  .proces-title {
    justify-content: flex-start;
    align-items: center;
  }

  .accordion {
    display: flex;
  }

  .proces_tytul {
    font-size: 1.125rem;
  }

  .proces_opis {
    padding-top: 5px;
    font-size: 1rem;
    line-height: 115%;
  }

  .proces__img {
    max-width: 712px;
  }

  .wrapper_dropdown_title {
    width: 95%;
  }

  .paragraph-20 {
    margin-left: 0;
  }

  .prces_dropdown {
    width: 95%;
  }

  .prces_dropdown.serwis.first {
    width: 100%;
    display: none;
  }

  .shadow_caruel_miejscowosc {
    background-image: linear-gradient(90deg, #fafafabf, #fafafa03);
  }

  .shadow_caruel_miejscowosc.second {
    background-image: linear-gradient(270deg, #fafafabf, #fafafa03);
  }

  .accordion_panel {
    flex-flow: column;
    padding: 0 0 0 34px;
    display: flex;
    overflow: hidden;
  }

  .iccon_accordion {
    margin-left: auto;
  }

  .accordion_header {
    justify-content: space-around;
    width: 100%;
    padding: 0;
  }

  .according_title_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .list {
    padding-left: 20px;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .form-wrapper-2 {
    background-color: #0000;
    width: 80vw;
    padding: 2rem;
  }

  .div-block-129 {
    justify-content: center;
    align-items: center;
    padding-left: 24px;
    display: flex;
  }

  .image-89 {
    flex: none;
  }

  .contact-frame-light, .phone_holder_bottom, .div-block-132 {
    display: none;
  }

  .hero-copy__block-2 {
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
  }

  .form_enquiries-4 {
    justify-content: center;
    align-items: center;
  }

  .hero-copy__block-btn-2 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .form-wrapper-3 {
    background-color: #0000;
    width: 80vw;
    padding: 2rem;
  }

  .tabs-nav-item._03, .tabs-nav-item._02, .tabs-nav-item._04, .tabs-nav-item._04 {
    flex: none;
  }

  .tabs {
    display: none;
  }

  .tabs-menu-wrapper {
    overflow: scroll;
  }

  .check_circle_outline_24 {
    width: 40%;
    max-width: none;
    height: auto;
    max-height: none;
  }

  .content-wrapper {
    height: auto;
  }

  .title-style {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .logo_nav.mobile {
    aspect-ratio: 188 / 38;
    object-fit: scale-down;
  }

  .manu__item.active {
    color: #000;
  }

  .hero_section {
    display: none;
  }

  .section_wrapper {
    padding-left: 0%;
    padding-right: 0%;
  }

  .hero-copy {
    grid-row-gap: 15px;
  }

  .hero_main_heading {
    margin-top: 0;
    font-size: 2rem;
  }

  .hero_main_heading.extra_pace {
    margin-top: 20px;
  }

  .hero-copy__block {
    grid-row-gap: 10px;
  }

  .hero_text {
    font-size: 1.25rem;
  }

  .hero-copy__block-btn {
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
    flex-flow: wrap;
  }

  .przejdz {
    font-size: .9rem;
  }

  .section_team {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .heading2.left {
    text-align: center;
  }

  .heading2.center_mobile {
    display: none;
  }

  .heading2.center_mobile.mobile {
    display: block;
  }

  .bealow_heading_text {
    display: none;
  }

  .bealow_heading_text.left {
    text-align: center;
    display: block;
  }

  .bealow_heading_text.left.desktop, .bealow_heading_text.mobile {
    display: block;
  }

  .cards_wrapper {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .card__content {
    padding: 1.75vw;
  }

  .lawyer_spec {
    margin-left: 0;
    margin-right: 0;
    font-size: 1.25rem;
  }

  .lawyer_name {
    font-size: .9rem;
  }

  .lawyer_name.left {
    text-align: left;
  }

  .lawyer_name.smaler_cpace {
    letter-spacing: -.4px;
  }

  .phone.drogowe {
    font-size: 1rem;
    overflow: clip;
  }

  .phone.medyczne, .phone.pozostale, .phone.w_pracy {
    font-size: 1rem;
  }

  .dowiedz_sie_wiecej-button {
    padding: 12px 2vw;
  }

  .section_obszary {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .immage_map {
    display: none;
  }

  .immage_map.mobile {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

  .wrapper {
    padding-top: 20px;
  }

  .section_typy_spraw {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .form_section {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .slider_function.smaller {
    font-size: 1rem;
  }

  .footer-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .footer-wrapper__left, .navbar__menu-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .navbar__menu-col {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

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

  .card-stack-wrapper {
    height: 400px;
  }

  .stack-image {
    border-radius: 63px;
  }

  .navbar_mobile {
    height: 67.5px;
  }

  .nav-menu {
    padding-top: 58px;
  }

  .nav-menu.home {
    padding-top: 0;
  }

  .hero_section_mobile {
    padding-top: 32px;
    padding-bottom: 32px;
    display: block;
  }

  .slider-2 {
    max-height: 559.46px;
  }

  .slide_wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero_image_slider {
    aspect-ratio: 710 / 819;
    object-fit: cover;
    max-width: 400px;
    max-height: 559.46px;
  }

  .hero_lawyer_name-_wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fffffff2;
    flex-flow: column;
    width: 100%;
    max-width: 400px;
    height: 111px;
    padding: 15px;
    display: flex;
    position: absolute;
    bottom: 0;
  }

  .slide-nav-2 {
    margin-bottom: -40px;
  }

  .hero_lawyer_name_image_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tab-btn__wrapper {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    overflow: scroll;
  }

  .text_tile_sprawy.active {
    flex: none;
  }

  .tab-btn-2 {
    flex: none;
    width: auto;
    max-width: none;
  }

  .tab-btn-2.active {
    width: auto;
    max-width: none;
    min-height: 56px;
  }

  .section_about_lawyer {
    padding: 32px 5%;
  }

  .section_about_lawyer.diferent_margin {
    padding-top: 0;
  }

  .phone_button_blue {
    grid-column-gap: 5px;
    flex: none;
  }

  .mobile_phone_white {
    flex: none;
  }

  .about_immage.mobile {
    max-width: 100%;
  }

  .multi_carusel_wrapper, .multi_carusel_wrapper.pozostale {
    display: none;
  }

  .case-card {
    width: 100%;
    height: 240px;
  }

  .tile_heading_carusel_udszkodowanie {
    height: 2.5rem;
    font-size: 1.25rem;
  }

  .tile_heading_carusel_udszkodowanie.smaller {
    letter-spacing: -.81px;
  }

  .sekcja_proces {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .proces_tytul {
    font-weight: 400;
  }

  .proces_tytul.dropdown {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .proces_opis {
    font-size: 1rem;
  }

  .proces__img {
    max-width: 100%;
    display: block;
  }

  .portrait_hero_wrapper {
    max-width: 100%;
    overflow: hidden;
  }

  .hero-card__name-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 90vw;
    height: 70px;
    margin-top: -70px;
    position: absolute;
  }

  .frame-121541 {
    width: auto;
  }

  .hero_mobile_podstrona_immage {
    aspect-ratio: 654 / 592;
    border-radius: 11px;
    width: 100%;
  }

  .hero_mobile_podstrona_content_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .div-block-128 {
    padding: 0 20px;
  }

  .paragraph-20 {
    max-width: 90%;
  }

  .prces_dropdown {
    overflow-wrap: normal;
  }

  .prces_dropdown.serwis.first {
    z-index: 0;
  }

  .prces_dropdown.serwis.first.mobile {
    display: block;
  }

  .dropdown_toggle {
    justify-content: space-between;
    align-items: center;
    height: 100px;
    overflow: hidden;
  }

  .dropdown_toggle.serwis {
    width: 100%;
  }

  .accordion_panel {
    padding-left: 0%;
    padding-right: 0%;
  }

  .iccon_accordion {
    width: 24px;
    height: 24px;
  }

  .accordion_header {
    padding: 0%;
  }

  .text_tile_sprawy_pozostale_top {
    max-width: 200px;
  }

  .wrapper_footer_top {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .button-primary-7 {
    display: none;
  }

  .button-primary-7.mobile {
    display: block;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .category-btn-2 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    height: 200px;
    display: flex;
  }

  .form_enquiries-3 {
    grid-template-columns: 1fr;
  }

  .form-wrapper-2 {
    width: 80vw;
    max-width: 50rem;
    padding: 0;
  }

  .left-arrow-3 {
    background-color: #fff;
    border: 1px solid #0000001a;
    border-radius: 8px;
    width: 40vw;
    height: 50px;
    margin-bottom: -60px;
    margin-left: 7.5vw;
    position: absolute;
  }

  .right-arrow-3 {
    border: 1px solid #0000001a;
    border-radius: 8px;
    width: 40vw;
    height: 50px;
    margin-bottom: -60px;
    margin-right: 7.5vw;
    position: absolute;
  }

  .icon-5 {
    display: none;
  }

  .image-91, .image-92 {
    width: 48px;
  }

  .icon-6 {
    display: none;
  }

  .slider_podstrona {
    background-color: #0000;
    height: 240px;
  }

  .slider_podstrona.two, .slider_podstrona.three, .slider_podstrona.four, .slider_podstrona.six {
    opacity: 0;
    display: none;
  }

  .slide_carusel_podstrona {
    width: 100%;
    padding-left: 10px;
  }

  .slide_carusel_podstrona.pozosta-e_top {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .slide-nav-4 {
    margin-bottom: -45px;
    display: block;
  }

  .slide-nav-4.up {
    margin-bottom: -5px;
  }

  .mobile_sliders_wrapper {
    display: block;
  }

  .mobile_cta_top {
    z-index: 2147483647;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: #e9f1fd;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 58px;
    text-decoration: none;
    display: flex;
    position: sticky;
    top: 67px;
  }

  .cta_top_text {
    font-size: 1rem;
  }

  .cta_top_mobilephone {
    font-size: 1rem;
    text-decoration: none;
  }

  .phone_holder_bottom {
    z-index: 10000;
    background-color: #0000;
    justify-content: flex-end;
    align-items: center;
    width: 74px;
    margin-left: auto;
    display: flex;
    position: sticky;
    bottom: 0;
    right: auto;
  }

  .phone_holder_link {
    z-index: 1000;
    position: absolute;
    bottom: 10px;
    right: 10px;
  }

  .phone_botom_immage {
    z-index: 0;
    width: 64px;
    height: 64px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .hero-copy__block-2 {
    grid-row-gap: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .form_enquiries-4 {
    grid-template-columns: 1fr;
  }

  .hero-copy__block-btn-2 {
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
    flex-flow: wrap;
  }

  .form-wrapper-3 {
    width: 80vw;
    max-width: 50rem;
    padding: 0;
  }

  .przejdz-2 {
    font-size: .9rem;
  }

  .check_circle_outline_24 {
    width: auto;
    min-width: 0;
    max-width: 200px;
    min-height: 0;
    max-height: none;
  }

  .content-wrapper {
    height: auto;
  }

  .przejdz-3 {
    font-size: .9rem;
  }
}

@media screen and (max-width: 479px) {
  .logo_nav.mobile {
    object-fit: scale-down;
    width: auto;
  }

  .manu__item, .manu__item.active {
    color: #000;
  }

  .section_wrapper, .section_wrapper.vertical {
    padding-left: 0%;
    padding-right: 0%;
  }

  .section_wrapper._20px_margin {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-copy {
    grid-row-gap: 10px;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .hero_main_heading {
    margin-top: 0;
    font-size: 1.5625rem;
    line-height: 120%;
  }

  .hero_main_heading.extra_pace {
    margin-top: 20px;
  }

  .hero-copy__block {
    margin-top: 10px;
  }

  .hero_text {
    text-align: center;
    font-size: 1.125rem;
    line-height: 120%;
  }

  .hero-copy__block-btn {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: wrap;
    justify-content: center;
    min-width: 100%;
  }

  .button-primary-2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .section_team {
    padding: 25px 0%;
  }

  .heading2 {
    text-align: center;
    font-size: 1.5rem;
  }

  .heading2.left {
    margin-left: 2.5%;
    margin-right: 2.5%;
  }

  .heading2.center_mobile, .heading2.center_mobile.mobile {
    text-align: center;
  }

  .bealow_heading_text.left {
    margin-left: 2.5%;
    margin-right: 2.5%;
  }

  .bealow_heading_text.mobile {
    text-align: center;
  }

  .cards_wrapper {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .card {
    max-width: none;
  }

  .card-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    padding: 4vw;
  }

  .card__img {
    z-index: 0;
    border-radius: 10px;
    width: 93px;
    height: 93px;
    position: relative;
  }

  .card__img.pc {
    display: none;
  }

  .card__content {
    padding: 0;
  }

  .card__content--name {
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .lawyer_spec {
    height: auto;
    margin-left: 0;
    font-size: 1.25rem;
  }

  .lawyer_spec.last {
    margin-left: 5px;
  }

  .lawyer_spec.tile {
    height: 2.5rem;
    margin-left: 0;
  }

  .lawyer_spec.tile.two, .lawyer_spec.tile.one, .lawyer_spec.tile.three {
    min-height: 2.5rem;
  }

  .lawyer_spec.tile.four {
    opacity: 0;
    min-height: 2.5rem;
    display: none;
  }

  .lawyer_spec.form {
    font-size: 1.1rem;
  }

  .lawyer_name {
    text-align: left;
    margin-top: 5px;
    margin-left: 0;
    font-size: 1rem;
  }

  .lawyer_name.left {
    text-align: center;
    margin-left: auto;
  }

  .lawyer_name.smaler_cpace {
    margin-left: 0;
  }

  .card__content--phone, .dowiedz_sie_wiecej-button {
    display: none;
  }

  .section_obszary {
    padding: 25px 0% 10px;
  }

  .immage_map.mobile {
    margin-left: auto;
    margin-right: auto;
  }

  .number_help {
    font-size: 1.75rem;
  }

  .text_help {
    font-size: .8rem;
  }

  .wrapper {
    padding-top: 0;
    padding-right: 0;
  }

  .cities-slider {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .carusel_icon {
    width: 20px;
    height: 20px;
  }

  .citcy_carusel {
    font-size: 1rem;
  }

  .cities-slider-2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .section_typy_spraw {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

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

  .category-btn {
    grid-row-gap: 0px;
  }

  .form_section {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .form_wrapper {
    padding-right: 0;
  }

  .slider_name.smaller {
    text-align: left;
    font-size: 1.25rem;
  }

  .slider_name.smaller.more {
    font-size: 1.125rem;
  }

  .slider_function.smaller {
    font-size: .8rem;
  }

  .step_1 {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .step_2 {
    margin-left: 0;
  }

  .step_2.none_start {
    display: none;
  }

  .radio_colour_wrapper {
    flex: none;
  }

  .radio-button-5 {
    opacity: 0;
  }

  .footer-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
  }

  .footer-wrapper__left {
    justify-content: flex-start;
    align-items: center;
  }

  .footrer_logo {
    margin-left: auto;
    margin-right: auto;
  }

  .footer_bold_text {
    text-align: center;
  }

  .navbar__menu-2 {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .navbar__menu-col {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .our-work-card-wrapper {
    margin-left: 0;
  }

  .card-stack-wrapper {
    height: 350px;
  }

  .stack-image {
    border-radius: 55px;
    height: 92vw;
  }

  .stack-image.stack-3 {
    left: 28%;
  }

  .brand.w--current {
    margin-left: 0;
    margin-right: auto;
  }

  .container {
    justify-content: center;
  }

  .hero_section_mobile {
    padding: 25px 2.5% 0;
  }

  .hero_image_slider {
    object-fit: cover;
    border-radius: 10px;
    max-width: none;
    max-height: none;
  }

  .hero_lawyer_name-_wrapper {
    grid-column-gap: 2.5px;
    grid-row-gap: 2.5px;
    max-width: none;
  }

  .slide-nav-2 {
    margin-bottom: -37.5px;
    font-size: 12px;
  }

  .card-btn {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .contact_phone_blue_wrapper {
    border-style: none;
    padding-left: 0;
  }

  .text-12 {
    font-size: 1rem;
  }

  .section_rodzaje_spraw {
    padding-top: 10px;
    padding-bottom: 25px;
  }

  .section_rodzaje_spraw.smaller_margin {
    margin-bottom: -20px;
    padding-bottom: 0;
  }

  .tab-btn__wrapper {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    overflow: scroll;
  }

  .text_tile_sprawy.active {
    font-size: .8rem;
  }

  .tab-btn-2, .tab-btn-2.active {
    grid-column-gap: 5px;
    flex: none;
    width: auto;
    max-width: none;
    overflow: visible;
  }

  .text_tile_sprawy {
    flex: none;
    font-size: .9rem;
  }

  .section_about_lawyer {
    padding: 60px 2.5% 25px;
  }

  .section_about_lawyer.diferent_margin {
    padding-top: 0;
  }

  .o-mnie__numbers {
    display: none;
  }

  .opinion-card {
    height: 220px;
    padding: 3vw 7.5vw 3vw 6vw;
  }

  .review_text {
    font-size: 1rem;
  }

  .o-mnie__info {
    grid-row-gap: 10px;
    flex-flow: column;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .o-mnie__info-text {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
  }

  .about_specjalizacja.center, .address_about {
    text-align: center;
  }

  .o-mnie__button {
    grid-row-gap: 5px;
  }

  .phone_button_blue {
    flex: none;
    width: 100%;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .case-card {
    width: 100%;
    height: 235px;
    margin: 0;
    padding: 2vw;
  }

  .tile_heading_carusel_udszkodowanie {
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    display: flex;
  }

  .tile_text_carusel_odszkdowanie {
    justify-content: center;
    align-items: center;
    height: 2.7rem;
    font-size: .9rem;
    display: flex;
  }

  .tile_text_carusel_odszkdowanie.dopisek {
    min-height: 0;
    font-size: .6rem;
  }

  .sekcja_proces {
    padding: 25px 2.5%;
  }

  .proces-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .accordion {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .icon_proces {
    margin-top: auto;
  }

  .proces_tytul {
    padding-left: 0;
    font-size: 1rem;
    font-weight: 400;
  }

  .proces_opis {
    font-size: 1rem;
  }

  .hero-card__name-2 {
    max-width: 95vw;
    height: 70px;
  }

  .hero_mobile_podstrona_immage {
    aspect-ratio: 551 / 504;
    object-fit: cover;
    border-radius: 11px;
  }

  .hero_mobile_podstrona_immage.diferent {
    aspect-ratio: 551 / 570;
    margin-top: -20px;
  }

  .slide-nav-3 {
    margin-top: 0;
    margin-bottom: -27.5px;
    display: block;
  }

  .icon {
    margin-left: -7.5px;
  }

  .icon-2 {
    margin-right: -7.5px;
  }

  .div-block-128 {
    background-color: #fff;
  }

  .paragraph-20 {
    margin-left: 0;
    margin-right: 0;
    font-size: 1rem;
    line-height: 110%;
  }

  .prces_dropdown.serwis.first {
    border-radius: 12px;
  }

  .prces_dropdown.serwis.first.mobile {
    display: block;
  }

  .dropdown_toggle.serwis {
    background-color: #fff;
    border-radius: 12px;
    width: 100%;
    padding: 4vw 20px;
  }

  .dropdown_toggle.serwis.w--open {
    padding-left: 20px;
    padding-right: 20px;
  }

  .accordion_panel {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    flex-flow: column;
  }

  .accordion_header {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    padding: 0;
  }

  .right-arrow-2, .left-arrow-2 {
    display: none;
  }

  .form-wrapper--form {
    padding: 0;
  }

  .list-item {
    font-size: 1rem;
  }

  .list {
    padding-left: 20px;
  }

  .blue_top_pozostale {
    flex: none;
    width: auto;
    height: 48px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grey_button_top_pozostale {
    flex: none;
    width: auto;
    max-width: none;
    height: 48px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text_tile_sprawy_pozostale_top {
    max-width: 200px;
  }

  .wrapper_footer_top {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .flex-vert-lt.flex-gap-small {
    max-width: 215px;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .category-btn-2 {
    height: 150px;
    padding: 0 4vw;
  }

  .text-16 {
    min-height: 72px;
  }

  .form_enquiries-3 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: wrap;
    flex: none;
    display: none;
  }

  .form-wrapper-2 {
    width: 100%;
    padding: 0;
  }

  .carusel_whoat_do_wrapper, .shadow_what_do_wrapper {
    display: none;
  }

  .slide_carusel_podstrona {
    width: 100%;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .slide_carusel_podstrona.pozosta-e_top {
    width: 100%;
  }

  .slide-nav-4.up {
    margin-bottom: 40px;
  }

  .mobile_cta_top {
    grid-column-gap: 1.5vw;
    grid-row-gap: 1.5vw;
    flex-flow: wrap;
    height: 58px;
    top: 67px;
  }

  .cta_top_text {
    font-size: .95rem;
  }

  .cta_top_immage {
    width: 22px;
    height: 22px;
  }

  .cta_top_mobilephone {
    font-size: .95rem;
  }

  .phone_holder_bottom {
    z-index: 2147483647;
    max-width: 100%;
    height: 1px;
    position: sticky;
    inset: auto 0% 0% auto;
  }

  .phone_holder_link {
    z-index: 2147483647;
    width: 64px;
    height: 64px;
    position: absolute;
    bottom: 20px;
  }

  .phone_botom_immage {
    z-index: 0;
  }

  .online_dot {
    flex: none;
  }

  .online_dot.mobile {
    display: flex;
  }

  .text-block-82 {
    display: none;
  }

  .button-primary-9 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .hero-copy__block-2 {
    margin-top: 10px;
  }

  .form_enquiries-4 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: wrap;
    flex: none;
    display: none;
  }

  .hero-copy__block-btn-2 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: wrap;
    justify-content: center;
    min-width: 100%;
  }

  .form-wrapper-3 {
    width: 100%;
    padding: 0;
  }

  .tabs-nav-item._02 {
    flex: none;
  }

  .tabs-menu-wrapper {
    overflow: scroll;
  }

  .check_circle_outline_24 {
    width: auto;
    min-width: 0;
    max-width: 140px;
    height: auto;
    min-height: 0;
  }

  .content-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
  }

  .content-container {
    height: auto;
    padding: 16px;
  }

  .text-wrapper {
    grid-row-gap: 8px;
    padding-bottom: 16px;
  }

  .title-style {
    font-size: 24px;
  }
}

#w-node-b5856883-74ec-1a97-576f-fe1c5c61e731-790b8716 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


