@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-BlackItalic.ttf') format("truetype"), url('../fonts/Poppins-BlackItalic.ttf') format("truetype"), url('../fonts/Poppins-BlackItalic.ttf') format("truetype"), url('../fonts/Poppins-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-ExtraBold.ttf') format("truetype"), url('../fonts/Poppins-Bold.ttf') format("truetype"), url('../fonts/Poppins-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-ExtraBoldItalic.ttf') format("truetype"), url('../fonts/Poppins-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-LightItalic.ttf') format("truetype"), url('../fonts/Poppins-LightItalic.ttf') format("truetype"), url('../fonts/Poppins-LightItalic.ttf') format("truetype"), url('../fonts/Poppins-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-ExtraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Regular.ttf') format("truetype"), url('../fonts/Poppins-Regular.ttf') format("truetype"), url('../fonts/Poppins-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-MediumItalic.ttf') format("truetype"), url('../fonts/Poppins-MediumItalic.ttf') format("truetype"), url('../fonts/Poppins-MediumItalic.ttf') format("truetype"), url('../fonts/Poppins-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-SemiBoldItalic.ttf') format("truetype"), url('../fonts/Poppins-SemiBoldItalic.ttf') format("truetype"), url('../fonts/Poppins-SemiBoldItalic.ttf') format("truetype"), url('../fonts/Poppins-SemiBoldItalic.ttf') format("truetype"), url('../fonts/Poppins-SemiBoldItalic.ttf') format("truetype"), url('../fonts/Poppins-SemiBoldItalic.ttf') format("truetype"), url('../fonts/Poppins-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Thin.ttf') format("truetype"), url('../fonts/Poppins-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-SemiBold.ttf') format("truetype"), url('../fonts/Poppins-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-ExtraLight.ttf') format("truetype"), url('../fonts/Poppins-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Abu Dhabi;
  src: url('../fonts/Abu-Dhabi-.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --green: #004d22;
  --lightgold: #cdc48a;
  --dark-khaki: #d4bc39;
  --steel-blue: #226c85;
  --dim-grey: #5a5a5a;
  --dark-gold: #9e8e3b;
  --black: #e5e0da;
}

.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;
}

a {
  color: var(--green);
  text-decoration: underline;
}

strong {
  font-weight: 600;
}

.div-block {
  background-image: url('../images/SK3HeaderMAINfinal.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  height: 90vh;
  display: flex;
}

.div-block-2 {
  width: 50%;
  height: 85vh;
}

.div-block-3 {
  justify-content: space-between;
  height: 85vh;
  display: flex;
}

.div-block-4 {
  background-image: url('../images/Tamar.webp');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 33%;
  max-width: 33%;
  height: 85vh;
}

.div-block-5 {
  background-color: #0000;
  align-items: center;
  width: 100%;
  height: 85vh;
  display: flex;
}

.image {
  width: 65%;
  max-width: 65%;
}

.div-block-6 {
  flex: 1;
}

.nav-link {
  color: var(--lightgold);
  text-align: center;
  letter-spacing: .1px;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  height: 11vh;
  padding-left: 18px;
  padding-right: 18px;
  font-family: Poppins, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 2.1rem;
  text-decoration: none;
  display: flex;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link.w--current {
  color: var(--dark-khaki);
}

.nav-link.dt {
  background-color: var(--green);
  color: var(--lightgold);
  height: 11vh;
  padding-left: 25px;
  padding-right: 25px;
}

.nav-link.hm.w--current {
  color: #86782c;
  padding-right: 18px;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  height: 11vh;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
}

.div-block-7.don {
  height: 10vh;
  margin-right: 0;
}

.div-block-7.close {
  opacity: 0;
  display: none;
}

.navbar {
  z-index: 1000;
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.nav-menu {
  align-items: center;
  display: flex;
}

.section {
  z-index: 1000;
  margin-top: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-125 {
  background-color: var(--steel-blue);
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 5.25vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-84 {
  display: inline-block;
}

.link-block-2 {
  text-align: center;
  cursor: pointer;
  border: 1px #000;
  margin-left: 10px;
  margin-right: 10px;
  padding: 3px;
}

.image-8 {
  color: #feffff;
  cursor: pointer;
  background-color: #0000;
  width: 1.5rem;
  height: 1.5rem;
}

.section-2 {
  margin-top: 0;
}

.line-1 {
  z-index: 2;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.line-3 {
  z-index: 2;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.line-2 {
  z-index: 1;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.section-3 {
  z-index: 1000;
  position: static;
  inset: 0% 0% auto;
}

.brand {
  justify-content: center;
  align-items: center;
  height: 10vh;
  padding-left: 25px;
  display: flex;
}

.brand.w--current {
  height: 11vh;
}

.image-9 {
  height: 9.5vh;
}

.div-block-126 {
  opacity: 0;
  display: none;
}

.text-block {
  color: var(--dim-grey);
  text-align: left;
  font-family: Poppins, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.text-block.m.li.isos {
  text-align: right;
  margin-bottom: 0;
}

.text-block.bio {
  font-size: 1.25rem;
  line-height: 1.85rem;
}

.text-block.bio.centers {
  text-align: center;
  line-height: 1.7rem;
}

.text-block.rs {
  text-align: right;
}

.text-span {
  float: right;
  color: var(--dark-khaki);
  text-align: left;
  font-family: Abu Dhabi, sans-serif;
  font-size: 3.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 5rem;
}

.div-block-127 {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}

.bold-text {
  letter-spacing: 2px;
  line-height: 6rem;
}

.cell, .cell-2 {
  justify-content: center;
}

.div-block-128 {
  background-color: var(--green);
}

.heading {
  color: var(--lightgold);
  text-align: center;
  -webkit-text-stroke-color: var(--lightgold);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 5rem;
  text-decoration: underline;
}

.div-block-129 {
  padding-top: 5px;
  padding-bottom: 15px;
}

.div-block-130 {
  background-color: var(--steel-blue);
  padding: 65px 15% 50px;
}

.html-embed {
  margin-bottom: 0;
}

.div-block-131 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.link-2 {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.link-2:hover {
  color: #b97729;
}

.link-2.b {
  font-size: .85rem;
}

.link-2.b.msl {
  font-size: .8rem;
  line-height: 1.3rem;
}

.image-10 {
  color: #feffff;
  cursor: pointer;
  background-color: #0000;
  width: 1.35rem;
  height: 1.35rem;
}

.div-block-111 {
  padding-bottom: 0;
}

.image-12 {
  width: 300px;
}

.link-block-3 {
  text-align: center;
  cursor: pointer;
  border: 1px #000;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
}

.link-block-3.fss, .link-block-3.far {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-link-2 {
  color: #fff;
  text-transform: none;
  cursor: pointer;
  padding-left: 15px;
  padding-right: 15px;
  font-size: .95rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1rem;
  text-decoration: none;
}

.nav-link-2:hover, .nav-link-2.w--current {
  color: #a1a1a1;
}

.nav-link-2.bottm {
  letter-spacing: .5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.9rem;
}

.nav-link-2.bottm:hover {
  color: #fff;
}

.nav-link-2.bottm.sml {
  font-size: .8rem;
  line-height: 1.8rem;
}

.paragraph-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 11.5px;
  font-weight: 400;
  line-height: 25.5px;
}

.paragraph-4.foots {
  cursor: pointer;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: .65rem;
  line-height: 1.1rem;
}

.div-block-83 {
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-114 {
  margin-bottom: 15px;
}

.paragraph {
  color: #fff;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  line-height: 1.7rem;
}

.paragraph.footer {
  letter-spacing: .5px;
  font-family: Poppins, sans-serif;
  font-size: .7rem;
  font-weight: 300;
  line-height: 1.2rem;
}

.div-block-112 {
  float: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

.div-block-109 {
  margin-bottom: 10px;
  display: inline-block;
}

.div-block-113 {
  margin-bottom: 25px;
}

.div-block-110 {
  display: block;
}

.div-block-108 {
  border-top: 3px solid var(--lightgold);
  border-bottom: 10px solid var(--dark-gold);
  text-align: center;
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  padding: 35px 2.5vw 12px;
  display: block;
}

.div-block-133 {
  margin-bottom: 20px;
}

.ftlink {
  color: #fff;
}

.ftlink:hover {
  color: var(--dark-khaki);
}

.div-block-134 {
  margin-bottom: 25px;
}

.heading-2 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3.5rem;
}

.heading-2.br {
  color: #1a2736;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-weight: 500;
}

.heading-2.br.lfss {
  color: var(--lightgold);
  text-align: right;
  margin-bottom: 5px;
  font-size: 6rem;
  font-weight: 600;
  line-height: 6rem;
}

.heading-2.br.lfss.ctr {
  text-align: center;
}

.heading-2.br.lfss.bd {
  text-align: left;
  margin-bottom: 5px;
  font-size: 4.5rem;
  line-height: 4.75rem;
}

.heading-2.br.lfss.bd.lefss {
  text-align: right;
}

.heading-2.br.lfss.bd.cdn {
  text-align: center;
}

.heading-2.br.lfss.ds {
  margin-bottom: 20px;
}

.paragraph-5 {
  color: #fff;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  line-height: 1.7rem;
}

.paragraph-5.blu {
  color: #1a2736;
  text-align: left;
  padding-left: 0;
}

.paragraph-5.blu.lis {
  padding-left: 25px;
}

.div-block-96 {
  background-color: #fff;
  width: 85px;
  height: 2px;
  margin-bottom: 0;
}

.div-block-96.brss {
  float: none;
  background-color: var(--green);
  color: var(--dark-khaki);
}

.div-block-96.brss.ls {
  float: right;
}

.div-block-140 {
  text-align: left;
}

.div-block-140.sodp {
  padding-right: 25px;
}

.div-block-140.sodp.lsts {
  width: 100%;
  margin-bottom: 0;
}

.list-item {
  margin-bottom: 15px;
  line-height: 1.6rem;
  list-style: square;
}

.list-item.bt {
  margin-bottom: 0;
}

.div-block-95 {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 5px;
  display: inline-block;
}

.div-block-95.rea {
  text-align: center;
  width: auto;
  display: block;
}

.div-block-95.rea.cets {
  text-align: center;
  display: inline-block;
}

.div-block-95.rea.cets.fmsss {
  margin-bottom: 0;
}

.div-block-95.rea.lfs {
  text-align: right;
}

.bold-text-2 {
  font-weight: 600;
}

.button {
  background-color: var(--dark-khaki);
  color: var(--steel-blue);
  text-align: center;
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Poppins, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2.2rem;
}

.button.mi {
  width: 250px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-143 {
  padding-left: 20px;
}

.secnavfixed {
  z-index: 1000;
  opacity: 0;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-144 {
  border-bottom: 1px solid var(--lightgold);
  background-color: #000;
}

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

.cell-3 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.quick-stack {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 50px;
}

.cell-4 {
  justify-content: flex-end;
}

.cell-5 {
  justify-content: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-146 {
  padding-right: 10%;
}

.div-block-147 {
  padding-right: 5%;
}

.image-13, .div-block-148 {
  opacity: 0;
  display: none;
}

.div-block-158 {
  margin-bottom: 10px;
}

.paragraph-6 {
  color: #fff;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  line-height: 1.7rem;
}

.paragraph-6.blds {
  color: #333;
  text-align: left;
}

.paragraph-6.blds.ital {
  font-family: Poppins, sans-serif;
  font-size: .9rem;
  font-style: italic;
  line-height: 1.3rem;
}

.quick-stack-2 {
  padding: 75px 17.5%;
}

.quick-stack-2.vot {
  padding-left: 15%;
  padding-right: 15%;
}

.cell-6, .cell-7 {
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.html-embed-2 {
  margin-bottom: 0;
}

.div-block-159 {
  margin-bottom: 50px;
}

.div-block-160 {
  align-self: stretch;
}

.div-block-161 {
  text-align: center;
  padding: 75px 12.5%;
}

.div-block-161.gal {
  padding-left: 7.5%;
  padding-right: 7.5%;
}

.link-3 {
  font-weight: 500;
}

.link-3.contlk {
  color: var(--green);
}

.cell-8 {
  padding-right: 5%;
}

.cell-9 {
  padding-left: 5%;
}

.div-block-162 {
  text-align: center;
  padding-bottom: 75px;
}

.div-block-163 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-164 {
  margin-left: 12px;
  margin-right: 12px;
  padding-right: 0;
}

.div-block-165 {
  margin-bottom: 25px;
}

.div-block-166 {
  text-align: center;
}

.div-block-167 {
  width: 60%;
  padding-top: 50px;
  padding-bottom: 0;
  padding-right: 5%;
  font-weight: 700;
}

.div-block-168 {
  margin-bottom: 20px;
}

.div-block-170 {
  width: 100%;
}

.div-block-171 {
  opacity: 0;
  display: none;
}

.div-block-172 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.button-2 {
  background-color: var(--lightgold);
  color: var(--green);
  text-align: center;
  width: 250px;
  margin-left: 20px;
  padding: 15px 0;
  font-family: Poppins, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 2.1rem;
}

.div-block-173 {
  opacity: 0;
  display: none;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 11.5px;
  font-weight: 400;
  line-height: 25.5px;
}

.paragraph-7.foots {
  font-family: Poppins, sans-serif;
  font-size: .7rem;
  font-weight: 300;
  line-height: 1.45rem;
}

.paragraph-7.foots.fdar {
  color: #000;
  margin-bottom: 7px;
}

.div-block-174 {
  text-align: center;
}

.div-block-175 {
  justify-content: center;
  align-items: flex-end;
  font-family: Poppins, sans-serif;
  font-size: 1.1rem;
  line-height: 2.1rem;
  display: flex;
}

.div-block-176 {
  margin-bottom: 25px;
  padding-left: 15%;
  padding-right: 15%;
}

.div-block-80 {
  text-align: center;
  padding-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.div-block-139 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-177 {
  z-index: 1000;
  position: fixed;
  inset: auto 0% 10px;
}

.div-block-138 {
  height: 100vh;
}

.mainbutton {
  color: #000;
  text-align: center;
  letter-spacing: .2px;
  cursor: pointer;
  background-color: #d1b05a;
  background-image: radial-gradient(circle, #efe0ad, #c49d31 59%);
  border-radius: 5px;
  width: 260px;
  padding: 12px 0;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 2.1rem;
}

.mainbutton:hover {
  color: #464646;
  background-color: #fff;
}

.mainbutton.mid {
  color: #d1b05a;
  background-color: #000;
  border-radius: 360px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 1.2rem;
  line-height: 2.2rem;
}

.mainbutton.mid:hover {
  color: #000;
  background-color: #d1b05a;
}

.mainbutton.mid.nav {
  color: #000;
  background-color: #d1b05a;
  padding-left: 0;
  padding-right: 0;
}

.mainbutton.mid.nav:hover {
  color: #69572d;
  background-color: #fff;
}

.mainbutton.mid.nav.nas {
  width: 200px;
  font-size: 1.1rem;
  line-height: 2.1rem;
}

.mainbutton.mid.nav.nas.oss.erwewr {
  letter-spacing: .25px;
  background-image: radial-gradient(circle, #f7e072, #b79332);
  border-radius: 360px;
  width: 250px;
  font-family: Poppins, sans-serif;
  font-size: 1.15rem;
  line-height: 2.15rem;
}

.mainbutton.mid.nav.nas.oss.erwewr:hover {
  background-image: none;
}

.div-block-178 {
  align-self: flex-end;
  width: 50%;
}

.div-block-179 {
  margin-bottom: 25px;
  padding-left: 15%;
  padding-right: 15%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.hero-buttons-wrapper {
  margin-top: 44px;
  transition: all .2s;
}

.golden-line {
  background-color: #f3bb93;
  min-width: 44px;
  max-width: 44px;
  height: 2px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.golden-line.margin-top-65px {
  background-color: #c9a43f;
  background-image: radial-gradient(circle, #c9a33f, #fce8ad);
  margin-top: 40px;
}

.golden-line.title {
  background-color: #c9a43f;
  margin-top: 40px;
}

.outline-button {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 5px;
  min-width: 220px;
  padding: 15px 0;
  font-family: Poppins, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 2.1rem;
  transition: all .3s ease-in-out;
}

.outline-button:hover {
  color: #f8dc74;
  border-color: #f8dc74;
}

.container-550px---left {
  max-width: 50%;
}

.color-white {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 1.35rem;
  font-weight: 300;
  line-height: 1.95rem;
}

.h1-wrapper {
  margin-right: 0;
}

.background-video {
  z-index: -1;
  flex: 0 auto;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.primary-button {
  color: #16181f;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  min-width: 230px;
  padding: 25px 44px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  transition: all .3s ease-in-out;
}

.primary-button:hover {
  color: #fff;
  background-color: #f3bb93;
}

.primary-button.margin-right-32px {
  background-color: #fff;
  background-image: radial-gradient(circle, #edd167, #c39d39);
  padding-left: 0;
  padding-right: 0;
  font-size: 1.1rem;
  line-height: 1.1rem;
}

.primary-button.margin-right-32px:hover {
  color: #16181f;
  background-color: #f3bb93;
  background-image: radial-gradient(circle, #c39d39, #edd167);
}

.primary-button.margin-right-32px.left {
  cursor: pointer;
  border-radius: 5px;
  min-width: 230px;
  margin-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 1.15rem;
  font-weight: 500;
  line-height: 2.15rem;
}

.primary-button.margin-right-32px.left:hover {
  color: #b68f2a;
  background-color: #fff;
  background-image: none;
}

.next-section-button-wrapper {
  justify-content: flex-end;
  display: inline-block;
}

.hero-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2.5vh;
  padding-left: 7.5%;
  display: flex;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 4.5rem;
}

.hero-section {
  opacity: 0;
  background-color: #000000a3;
  align-items: center;
  padding: 290px 20px 232px 10%;
  display: none;
  position: relative;
}

.next-section-button {
  filter: invert(38%);
  transition: all .3s ease-in-out;
}

.next-section-button:hover {
  filter: none;
}

.next-section-button-container {
  justify-content: flex-end;
  display: flex;
}

.container-1288px {
  max-width: 1288px;
  margin-left: auto;
  margin-right: auto;
}

.grid-hero {
  grid-template-rows: auto;
  grid-template-columns: auto 1.25fr;
  margin-bottom: 100px;
}

.div-block-180 {
  background-image: linear-gradient(#00000080, #fff0 21%), linear-gradient(90deg, #00000080, #fff0 67%), url('../images/mainhomepagebdeskhomedsmainm.webp');
  background-position: 0 0, 0 0, 100% 100%;
  background-size: auto, auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: 90vh;
  display: flex;
}

.div-block-181 {
  width: 100%;
}

.div-block-182 {
  width: auto;
  margin-right: 10px;
}

.standard-button {
  color: #16181f;
  letter-spacing: .25px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  background-image: radial-gradient(circle, #f8df73, #c09835);
  border: 1px #fff;
  border-radius: 5px;
  padding: 18px 20px;
  font-family: Poppins, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 2.1rem;
  transition: all .3s ease-in-out;
}

.standard-button:hover {
  color: #2d3039;
  background-color: #16181f;
  background-image: radial-gradient(circle, #c09835, #f8df73);
  border: 1px solid #f3bb93;
}

.nav-link-3 {
  color: #fff;
  letter-spacing: .75px;
  text-transform: uppercase;
  cursor: pointer;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Poppins, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 2.1rem;
  transition: all .3s ease-in-out;
}

.nav-link-3:hover {
  color: #f8dc74;
  text-decoration: none;
  transform: translate(0, -5px);
}

.nav-link-3.w--current {
  color: #f3bb93;
}

.nav-link-3.main {
  padding-left: 20px;
  padding-right: 20px;
}

.nav-link-3.dd {
  padding-left: 20px;
  padding-right: 40px;
}

.nav-link-3.standard-button {
  float: right;
  color: #000;
  margin-left: 50px;
  font-weight: 500;
}

.nav-link-3.lass {
  margin-right: 100px;
}

.nav-link-3.refund {
  color: #f9dd7a;
}

.nav-link-3.wher {
  color: var(--lightgold);
  font-weight: 400;
}

.button-mobile-container {
  display: none;
}

.brand-2 {
  cursor: pointer;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.logo {
  width: auto;
  height: 11.5vh;
  margin-left: 10%;
}

.default-button-dropdown-menu {
  color: #16181f;
  background-color: #fff;
  padding: 18px 34px;
  font-weight: 700;
  line-height: 18px;
}

.navbar-2 {
  background-color: #93404000;
  height: auto;
  position: relative;
  inset: 0% 0% auto;
}

.section-4 {
  z-index: 1000;
  position: static;
  top: -11vh;
}

.dropdown-list {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.dropdown-list.w--open {
  opacity: .96;
  background-image: repeating-radial-gradient(circle, #f6e19c, #cea843);
  border-radius: 10px;
  left: 20px;
}

.dropdown-link {
  color: #000;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid #000;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  line-height: 2rem;
}

.dropdown-link:hover {
  color: #e8ca61;
  background-color: #000;
}

.dropdown-link.las {
  border-bottom-style: none;
}

.text-span-2 {
  font-size: .8rem;
}

.awards-section {
  background-color: #fff;
  background-image: none;
  width: 86%;
  margin-top: -85px;
  padding-right: 3%;
  position: relative;
  transform: skew(35deg);
}

.awards-container {
  z-index: 1;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  max-width: 94%;
  padding: 10px 0 5px;
  position: static;
  top: -128px;
}

.awards-wrapper {
  z-index: 1;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.code-embed {
  width: 100%;
  margin-bottom: 0;
  transform: skew(-35deg);
}

.about-justicia-law-firm-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.margin-bottom-40px {
  color: #6f6f6f;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.7rem;
}

.split-left-about-wrapper {
  margin-top: 107px;
  margin-right: 0%;
}

.content-with-line {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 44px 1fr;
}

.split-right-image-wrapper {
  position: relative;
}

.about-image-wrapper {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto -20px -59% auto;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-family: Playfair Display, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.5rem;
}

.image-about {
  z-index: 1000;
  max-width: 95%;
  position: relative;
}

.button-wrapper {
  transition: all .2s;
}

.about-container {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  max-width: 1288px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bg-pattern-dots {
  max-width: 60%;
  transition: all .2s;
  position: absolute;
  inset: -8% auto auto -3%;
}

.container-494px---left {
  max-width: 494px;
}

.transition-bg-image {
  z-index: 1;
  background-color: #e0d3c9;
  width: 95%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% auto 0% 5%;
}

.large-button {
  color: #fff;
  background-color: #2d3039;
  padding: 24px 50px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  transition: all .3s ease-in-out;
}

.large-button:hover {
  color: #16181f;
  background-color: #c9a43f;
  background-image: radial-gradient(circle, #e3c55d, #c6a13c);
}

.about-section {
  background-color: #fff;
  padding: 140px 20px;
}

.social-network-footer {
  margin-bottom: 40px;
}

.social-network {
  transition: all .2s ease-in-out;
}

.social-network:hover {
  opacity: .7;
}

.margin-l-r-36px {
  margin-left: 36px;
  margin-right: 36px;
}

.div-block-183 {
  z-index: 1000;
  position: absolute;
  inset: 6vh 0% auto;
}

.div-block-184 {
  background-image: radial-gradient(circle, #d2be79, #c9a53b 75%, #b59128);
  justify-content: flex-start;
  align-items: center;
  height: 6vh;
  padding-left: 2.5%;
  display: flex;
}

.div-block-185 {
  float: left;
}

.text-block-2 {
  font-family: Poppins, sans-serif;
  font-size: .95rem;
  font-weight: 500;
  line-height: 1.95rem;
}

.div-block-186 {
  background-color: #000;
  height: 12.5vh;
  position: fixed;
}

.section-5 {
  z-index: 1000;
  opacity: 1;
  background-color: #000;
  height: 13vh;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.sectriggernav {
  position: absolute;
  top: 110vh;
}

.secfixnavscroll {
  height: 1vh;
  position: absolute;
  inset: 110vh 0% auto;
}

.secttrigger {
  height: 100vh;
  position: absolute;
  inset: 165vh 0% auto;
}

.div-block-187 {
  position: relative;
}

.div-block-188 {
  text-align: center;
  margin-bottom: 35px;
  padding-top: 20px;
}

.image-14 {
  width: 20%;
}

.div-block-189 {
  margin-bottom: 50px;
  padding-bottom: 75px;
}

.div-block-190 {
  z-index: 1000;
  margin-top: 75px;
  padding-bottom: 10px;
  position: absolute;
  inset: auto 0% 0%;
}

@media screen and (min-width: 1920px) {
  .outline-button {
    min-width: 250px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 1.35rem;
    line-height: 2.35rem;
  }

  .container-550px---left {
    max-width: 620px;
  }

  .color-white {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }

  .primary-button {
    font-size: 18px;
  }

  .primary-button.margin-right-32px.left {
    min-width: 250px;
    font-size: 1.35rem;
    line-height: 2.35rem;
  }

  .heading-3 {
    margin-bottom: 15px;
    font-size: 5rem;
    line-height: 5.5rem;
  }

  .container-1288px {
    max-width: 1440px;
  }

  .nav-link-3 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .navbar-wrapper {
    padding-right: 50px;
  }

  .dropdown-link {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.35rem;
    line-height: 2.35rem;
  }

  .text-span-2 {
    font-size: 1.05rem;
  }

  .awards-section {
    margin-top: -117px;
  }

  .about-container {
    max-width: 1440px;
  }

  .container-494px---left {
    max-width: 600px;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    height: 48vh;
  }

  .div-block-3, .div-block-4, .div-block-5 {
    height: 50vh;
  }

  .image {
    width: 60%;
    max-width: 60%;
  }

  .nav-link {
    width: 100%;
    max-width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 1.2rem;
    line-height: 2.2rem;
  }

  .nav-link:hover {
    text-decoration: none;
  }

  .nav-link.dt {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .div-block-7 {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-7.don {
    margin-bottom: 10px;
  }

  .div-block-7.close {
    opacity: 1;
    display: block;
  }

  .nav-menu {
    background-color: #000000f5;
    width: 38%;
    height: 100vh;
    padding-top: 15px;
  }

  .image-8 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .menu-button-3 {
    width: 9vh;
    height: 11vh;
  }

  .menu-button-3.w--open {
    opacity: 0;
    background-color: #0000;
    display: none;
  }

  .line-1 {
    background-color: var(--lightgold);
    color: var(--lightgold);
    -webkit-text-stroke-color: var(--lightgold);
    top: 36px;
  }

  .line-3 {
    background-color: var(--lightgold);
    top: 60px;
  }

  .line-2 {
    background-color: var(--green);
    top: 48px;
  }

  .brand {
    justify-content: center;
    align-items: center;
    height: 11vh;
    padding-left: 5px;
    display: flex;
  }

  .image-9 {
    height: 10.5vh;
  }

  .text-block.m.li {
    padding-left: 35px;
  }

  .text-block.bio.centers {
    line-height: 1.7rem;
  }

  .text-block.rs {
    text-align: left;
  }

  .text-block.rs.scl {
    margin-bottom: 35px;
  }

  .div-block-127 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cell {
    justify-content: flex-start;
  }

  .heading {
    font-size: 3rem;
    line-height: 4rem;
  }

  .div-block-130 {
    padding-left: 7.5%;
    padding-right: 7.5%;
  }

  .div-block-131 {
    padding-bottom: 0;
  }

  .div-block-131.btom {
    padding-bottom: 30px;
  }

  .div-block-132 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .link-2 {
    text-transform: none;
    font-size: .85rem;
    line-height: 1rem;
  }

  .link-2.b.msl {
    font-size: .85rem;
  }

  .image-10 {
    width: 22px;
    height: 22px;
  }

  .div-block-111 {
    padding-bottom: 5px;
  }

  .image-12 {
    width: 250px;
  }

  .nav-link-2 {
    text-align: center;
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 2.25rem;
  }

  .nav-link-2.bottm {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 0;
    font-size: .9rem;
    line-height: 1.9rem;
  }

  .paragraph-4 {
    text-align: left;
  }

  .paragraph-4.foots {
    color: #fff;
    font-size: 10px;
    line-height: 22px;
  }

  .div-block-83 {
    margin-bottom: 0;
  }

  .paragraph {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .paragraph.footer {
    line-height: 1.2rem;
  }

  .div-block-112 {
    padding-bottom: 0;
  }

  .div-block-109 {
    display: block;
  }

  .div-block-113 {
    margin-bottom: 15px;
  }

  .div-block-108 {
    border-bottom-width: 8px;
    padding: 35px 5% 7px;
  }

  .heading-2, .heading-2.br {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }

  .heading-2.br.lfss {
    text-transform: uppercase;
    font-size: 3.75rem;
    line-height: 3.75rem;
  }

  .heading-2.br.lfss.bd {
    font-size: 3.25rem;
    line-height: 3.5rem;
  }

  .heading-2.br.lfss.bd.lefss {
    text-align: left;
  }

  .paragraph-5 {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .div-block-96 {
    background-color: #1a2736;
  }

  .div-block-96.brss.ls {
    float: none;
  }

  .div-block-140.sodp {
    padding-right: 0;
  }

  .div-block-95.rea.lfs {
    text-align: left;
  }

  .div-block-141 {
    padding-bottom: 10px;
  }

  .div-block-142 {
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: none;
  }

  .button.mi {
    width: 220px;
  }

  .div-block-143 {
    padding-left: 15px;
  }

  .quick-stack {
    padding-right: 50px;
  }

  .cell-5 {
    padding-bottom: 35px;
  }

  .div-block-146 {
    padding-right: 0%;
  }

  .div-block-147 {
    opacity: 0;
    display: none;
  }

  .image-13 {
    opacity: 1;
    display: block;
  }

  .div-block-148 {
    opacity: 1;
    padding-left: 20%;
    padding-right: 20%;
    display: block;
  }

  .paragraph-6 {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .paragraph-6.blds {
    font-size: 1.2rem;
    line-height: 1.75rem;
  }

  .quick-stack-2 {
    padding: 65px 10%;
  }

  .quick-stack-2.vot {
    padding-left: 10%;
    padding-right: 10%;
  }

  .cell-6 {
    padding-bottom: 25px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .cell-7 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .html-embed-2 {
    margin-bottom: 0;
  }

  .div-block-161 {
    padding: 65px 7.5%;
  }

  .link-3 {
    text-decoration: none;
  }

  .cell-8 {
    padding-right: 0%;
  }

  .cell-9 {
    padding-left: 0%;
  }

  .div-block-162 {
    padding-bottom: 65px;
  }

  .div-block-167 {
    width: 70%;
    padding-right: 2.5%;
  }

  .div-block-171 {
    opacity: 1;
    display: inline-block;
  }

  .quick-stack-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button-2 {
    width: 240px;
    margin-left: 10px;
  }

  .paragraph-7 {
    text-align: left;
  }

  .paragraph-7.foots {
    color: #fff;
    font-size: .75rem;
    line-height: 1.35rem;
  }

  .paragraph-7.foots.fdar {
    color: #000;
  }

  .div-block-176 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .mainbutton.mid {
    font-size: 1.2rem;
    line-height: 2.2rem;
  }

  .mainbutton.mid.nav {
    color: #000;
    background-color: #d1b05a;
    border-radius: 0;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 1.25rem;
    line-height: 2.25rem;
  }

  .mainbutton.mid.nav.nas {
    border-radius: 360px;
    width: 100%;
  }

  .mainbutton.mid.nav.nas.oss {
    border-radius: 360px;
    width: 275px;
  }

  .div-block-179 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .golden-line {
    margin-left: 0;
    margin-right: auto;
  }

  .h1-wrapper {
    margin-right: 0;
  }

  .hero-wrapper {
    max-width: 75%;
  }

  .heading-3 {
    font-size: 3.25rem;
    line-height: 3.5rem;
  }

  .hero-section {
    margin-top: -95px;
    padding-top: 175px;
    padding-bottom: 175px;
  }

  .next-section-button {
    width: 70%;
  }

  .next-section-button-container {
    opacity: 0;
    justify-content: flex-start;
    margin-left: 60px;
    display: none;
  }

  .grid-hero {
    margin-bottom: 60px;
  }

  .standard-button {
    display: none;
  }

  .nav-link-3 {
    color: #16181f;
    border-bottom: 1px solid #bfc1c82b;
  }

  .nav-link-3.standard-button {
    float: none;
  }

  .button-mobile-container {
    padding: 20px;
    display: flex;
  }

  .menu-icon-bottom-line {
    background-color: #16181f;
    min-width: 30px;
    max-width: 30px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-middle-line {
    background-color: #16181f;
    min-width: 30px;
    max-width: 24px;
    height: 1px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-top-line {
    background-color: #16181f;
    min-width: 30px;
    max-width: 24px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-menu-2 {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 10px 6px #16181f7a;
  }

  .menu-button {
    background-color: #fff0;
    background-image: radial-gradient(circle, #d8b050, #fbdf73);
    padding: 25px 15px;
  }

  .menu-button.w--open {
    background-color: #fff;
    border-color: #f3bb93;
  }

  .default-button-dropdown-menu {
    color: #fff;
    background-color: #16181f;
    transition: all .3s ease-in-out;
  }

  .default-button-dropdown-menu:hover {
    background-color: #f3bb93;
  }

  .awards-section {
    margin-top: -122px;
  }

  .awards-container {
    padding-top: 40px;
    padding-bottom: 40px;
    top: -161px;
  }

  .awards-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: start;
    display: grid;
  }

  .about-justicia-law-firm-grid {
    grid-row-gap: 85px;
    grid-template-columns: 1fr;
    grid-template-areas: ".";
  }

  .split-left-about-wrapper {
    margin-top: 0;
    margin-right: 0%;
  }

  .content-with-line {
    grid-row-gap: 19px;
  }

  .split-right-image-wrapper {
    position: static;
  }

  .about-image-wrapper {
    justify-content: flex-start;
    margin-left: 60px;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .margin-bottom-24px {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .image-about {
    max-width: 100%;
    position: relative;
  }

  .bg-pattern-dots {
    position: absolute;
    top: -4%;
    left: -3%;
  }

  .transition-bg-image {
    width: 100%;
    left: 0%;
  }

  .about-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .about-section.smpic {
    padding-bottom: 0;
  }

  .image-14 {
    width: 35%;
  }

  .div-block-189 {
    padding-bottom: 50px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-190 {
    margin-top: 50px;
    position: relative;
    inset: auto 0% 0%;
  }
}

@media screen and (max-width: 767px) {
  .div-block, .div-block-3, .div-block-4, .div-block-5 {
    height: 40vh;
  }

  .image {
    width: 55%;
    max-width: 55%;
  }

  .nav-link {
    padding-top: 16px;
    padding-bottom: 16px;
    font-weight: 400;
  }

  .nav-link.dt {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-7.don {
    margin-top: 10px;
  }

  .nav-menu {
    width: 50%;
    padding-top: 10px;
  }

  .image-8 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .menu-button-3 {
    width: 9vh;
  }

  .image-9 {
    height: 10vh;
  }

  .text-block {
    padding-left: 0;
  }

  .text-block.m.li {
    padding-left: 30px;
  }

  .text-block.bio {
    line-height: 1.8rem;
  }

  .div-block-127 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text {
    font-size: 3rem;
    line-height: 5rem;
  }

  .heading {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }

  .div-block-129 {
    padding-top: 10px;
  }

  .div-block-130 {
    padding: 50px 5% 35px;
  }

  .div-block-132 {
    padding-left: 0;
    padding-right: 0;
  }

  .link-2 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .image-10 {
    width: 22px;
    height: 22px;
  }

  .image-12 {
    width: 225px;
  }

  .paragraph-4.foots {
    font-size: .6rem;
    line-height: 1rem;
  }

  .paragraph.footer {
    font-size: .65rem;
    line-height: 1.1rem;
  }

  .div-block-108 {
    padding-top: 20px;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .heading-2.br.lfss {
    color: var(--lightgold);
    font-size: 2.75rem;
    line-height: 2.75rem;
  }

  .div-block-95.rea {
    margin-bottom: 5px;
  }

  .div-block-141 {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .div-block-142 {
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-143 {
    padding-left: 10px;
  }

  .quick-stack {
    padding-left: 7.5%;
    padding-right: 7.5%;
  }

  .cell-5 {
    padding-bottom: 30px;
  }

  .div-block-148 {
    padding-left: 15%;
    padding-right: 15%;
  }

  .quick-stack-2 {
    padding: 60px 7.5%;
  }

  .quick-stack-2.vot {
    padding-left: 7.5%;
    padding-right: 7.5%;
  }

  .cell-6 {
    padding-bottom: 30px;
  }

  .div-block-161, .div-block-161.gal {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-162 {
    padding-bottom: 60px;
  }

  .div-block-163 {
    flex-wrap: wrap;
  }

  .div-block-164 {
    margin-bottom: 25px;
  }

  .div-block-164.lst {
    margin-bottom: 0;
  }

  .div-block-167 {
    width: 75%;
  }

  .button-2.idos {
    opacity: 0;
    display: none;
  }

  .paragraph-7.foots {
    line-height: 1.3rem;
  }

  .div-block-175 {
    flex-flow: wrap;
  }

  .div-block-176 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-block-139 {
    flex-flow: wrap;
    padding-top: 5px;
    display: block;
  }

  .div-block-178 {
    width: 75%;
  }

  .div-block-178.ioss {
    margin-bottom: 50px;
  }

  .div-block-178.ioss.far {
    margin-bottom: 20px;
  }

  .div-block-179 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .hero-buttons-wrapper {
    grid-column-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .golden-line {
    margin-bottom: 10px;
  }

  .golden-line.margin-top-65px {
    margin-top: 0;
  }

  .outline-button {
    text-align: center;
    min-width: 250px;
    padding: 20px 30px;
    font-size: 1rem;
  }

  .primary-button {
    text-align: center;
    min-width: 200px;
    padding: 20px 30px;
    font-size: 15px;
  }

  .primary-button.margin-right-32px {
    min-width: 250px;
    margin-right: 0;
    font-size: 1rem;
  }

  .hero-wrapper {
    max-width: 100%;
  }

  .heading-3 {
    font-size: 2.75rem;
    line-height: 3.25rem;
  }

  .hero-section {
    margin-top: -93px;
    padding-top: 175px;
    padding-bottom: 100px;
  }

  .next-section-button-container {
    display: none;
  }

  .grid-hero {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .brand-2 {
    padding-left: 0;
  }

  .awards-section {
    margin-top: 0;
  }

  .awards-container {
    background-color: #fff;
    background-image: none;
    max-width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    position: static;
  }

  .awards-wrapper {
    margin-left: 0;
  }

  .about-justicia-law-firm-grid {
    grid-row-gap: 40px;
    grid-template-areas: ".";
  }

  .split-left-about-wrapper {
    margin-top: 0;
  }

  .content-with-line {
    grid-template-columns: 1fr;
  }

  .split-right-image-wrapper {
    margin-top: 34px;
  }

  .about-image-wrapper {
    margin-left: 0;
    position: relative;
  }

  .image-about {
    max-width: 100%;
  }

  .bg-pattern-dots {
    inset: auto 17% -4% auto;
  }

  .transition-bg-image {
    width: 100%;
  }

  .large-button {
    text-align: center;
    flex: 1;
    min-width: 300px;
    padding: 20px 40px;
    font-size: 15px;
    display: inline-block;
  }

  .about-section {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .social-network-footer {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-14 {
    width: 45%;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    background-image: url('../images/SK3HeaderMAINmobile.webp');
    background-position: 0 0;
    background-size: cover;
    height: 40vh;
  }

  .div-block-3 {
    height: 45vh;
  }

  .div-block-4 {
    width: 100%;
    max-width: 100%;
    height: 45vh;
  }

  .div-block-5 {
    opacity: 0;
    display: none;
  }

  .nav-link {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 1.3rem;
    line-height: 1.7rem;
  }

  .nav-link.dt {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 500;
  }

  .div-block-7.don {
    margin-bottom: 10px;
  }

  .nav-menu {
    z-index: 1000;
    background-color: #000000f2;
    width: 100%;
  }

  .section {
    position: static;
  }

  .div-block-125 {
    text-align: center;
    justify-content: center;
    height: 5.5vh;
  }

  .link-block-2 {
    text-align: center;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-8 {
    width: 1.65rem;
    height: 1.65rem;
  }

  .section-2 {
    margin-top: 0;
  }

  .menu-button-3 {
    width: 10vh;
    height: 13vh;
    padding: 0;
  }

  .menu-button-3.w--open {
    height: 13vh;
  }

  .line-1 {
    background-color: var(--lightgold);
    top: 42px;
  }

  .line-3 {
    background-color: var(--lightgold);
    top: 66px;
  }

  .line-2 {
    background-color: var(--green);
    top: 54px;
  }

  .section-3 {
    position: static;
  }

  .brand {
    justify-content: center;
    align-items: center;
    height: 13vh;
    padding-left: 3px;
    padding-right: 5px;
    display: flex;
  }

  .image-9 {
    height: 9.5vh;
  }

  .div-block-126 {
    opacity: 1;
    display: block;
  }

  .text-block {
    text-align: left;
    padding-left: 0;
  }

  .text-block.m.li {
    padding-left: 25px;
  }

  .text-block.bio {
    line-height: 1.85rem;
  }

  .text-block.bio.centers {
    line-height: 1.75rem;
  }

  .bold-text {
    font-size: 2.75rem;
    line-height: 4rem;
  }

  .cell {
    justify-content: flex-start;
  }

  .heading {
    font-size: 2.1rem;
    font-weight: 400;
    line-height: 2.6rem;
  }

  .div-block-129 {
    padding-top: 12px;
  }

  .div-block-131 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .div-block-131.btom.bid {
    padding-top: 0;
  }

  .link-2 {
    font-size: .8rem;
    font-weight: 400;
    line-height: 1rem;
  }

  .image-10 {
    width: 22px;
    height: 22px;
  }

  .div-block-111 {
    padding-bottom: 0;
  }

  .image-12 {
    width: 225px;
  }

  .link-block-3 {
    text-align: center;
    width: auto;
    margin-left: 5px;
    margin-right: 5px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .nav-link-2.bottm {
    padding-left: 0;
    font-size: .8rem;
    line-height: 1.3rem;
  }

  .nav-link-2.bottm.dess {
    letter-spacing: .1px;
  }

  .paragraph-4 {
    color: #797979;
    text-align: justify;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-4.foots {
    color: #fff;
    text-align: center;
    font-size: .65rem;
    line-height: 1.1rem;
  }

  .paragraph.footer {
    font-size: .7rem;
    line-height: 1.15rem;
  }

  .div-block-109 {
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .div-block-110 {
    opacity: 1;
    display: block;
  }

  .div-block-108 {
    padding: 25px 1% 10px;
  }

  .heading-2, .heading-2.br {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .heading-2.br.lfss {
    letter-spacing: -.5px;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .div-block-142 {
    margin-bottom: 0;
  }

  .button {
    padding-left: 35px;
    padding-right: 35px;
  }

  .button.mi {
    width: 250px;
  }

  .quick-stack {
    padding-left: 6.5%;
    padding-right: 6.5%;
  }

  .cell-5 {
    padding-bottom: 25px;
  }

  .div-block-148 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .quick-stack-2.vot {
    padding-left: 7.5%;
    padding-right: 7.5%;
  }

  .cell-6 {
    padding-bottom: 0;
  }

  .div-block-161 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .link-3.contlk {
    font-size: 1.15rem;
  }

  .div-block-167 {
    opacity: 0;
    display: none;
  }

  .div-block-169 {
    background-color: #000;
  }

  .button-2 {
    text-align: center;
    width: 100%;
    margin-left: 0;
  }

  .div-block-173 {
    opacity: 1;
    width: 100%;
    display: inline-block;
  }

  .paragraph-7 {
    color: #797979;
    text-align: justify;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-7.foots {
    color: #fff;
    text-align: center;
    font-size: .7rem;
    line-height: 1.3rem;
  }

  .div-block-175 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .div-block-176 {
    margin-bottom: 15px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-139 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .div-block-138 {
    z-index: 1000;
    position: fixed;
    inset: 0%;
  }

  .mainbutton {
    letter-spacing: 0;
    width: 270px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 2.2rem;
  }

  .mainbutton.mid {
    font-size: 1.15rem;
    line-height: 2.15rem;
  }

  .mainbutton.mid.nav.nas.oss {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .mainbutton.mid.nav.nas.oss.erwewr {
    border-radius: 5px;
    width: 275px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-178, .div-block-178.ioss {
    width: auto;
  }

  .div-block-178.ioss.far {
    margin-bottom: 25px;
    padding-top: 10px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-block-178.areaar {
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-block-179 {
    margin-bottom: 15px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .hero-buttons-wrapper {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .golden-line.margin-top-65px {
    margin-bottom: 0;
    margin-left: 0;
  }

  .outline-button {
    font-size: 1.1rem;
    line-height: 2.1rem;
  }

  .color-white {
    margin-bottom: 20px;
    font-size: 1.18rem;
    line-height: 1.7rem;
  }

  .primary-button {
    font-size: 15px;
  }

  .primary-button.margin-right-32px {
    font-size: 1.1rem;
    line-height: 2.1rem;
  }

  .heading-3 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 1.8rem;
    line-height: 2.2rem;
  }

  .hero-section {
    background-color: #16181fd1;
    height: auto;
    margin-top: -94px;
    padding: 175px 5% 75px;
  }

  .grid-hero {
    grid-template-columns: 1fr;
  }

  .logo {
    width: 160px;
  }

  .awards-container {
    position: static;
  }

  .awards-wrapper {
    justify-items: center;
  }

  .about-justicia-law-firm-grid {
    grid-template-columns: repeat(auto-fit, 100%);
  }

  .split-left-about-wrapper {
    margin-top: 0;
  }

  .content-with-line {
    grid-template-columns: 1fr;
  }

  .split-right-image-wrapper {
    margin-top: 44px;
  }

  .margin-bottom-24px {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .image-about {
    width: 100%;
    max-width: none;
  }

  .bg-pattern-dots {
    width: 100%;
    margin-top: 75px;
    margin-left: -13px;
    inset: auto -3% -5% auto;
  }

  .transition-bg-image {
    width: 100%;
  }

  .large-button {
    min-width: auto;
    display: block;
  }

  .social-network-footer {
    flex-direction: row;
    justify-content: center;
    display: flex;
  }

  .div-block-188 {
    margin-bottom: 20px;
  }

  .image-14 {
    width: 60%;
  }

  .div-block-189 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-190 {
    margin-top: 50px;
  }
}

#w-node-_99fb283b-61aa-ae64-2ef5-407a2cb96efe-c811d2a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

@media screen and (max-width: 767px) {
  #w-node-_99fb283b-61aa-ae64-2ef5-407a2cb96f0a-c811d2a0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BlackItalic.ttf') format('truetype'), url('../fonts/Poppins-BlackItalic.ttf') format('truetype'), url('../fonts/Poppins-BlackItalic.ttf') format('truetype'), url('../fonts/Poppins-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-Bold.ttf') format('truetype'), url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Poppins-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-LightItalic.ttf') format('truetype'), url('../fonts/Poppins-LightItalic.ttf') format('truetype'), url('../fonts/Poppins-LightItalic.ttf') format('truetype'), url('../fonts/Poppins-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-MediumItalic.ttf') format('truetype'), url('../fonts/Poppins-MediumItalic.ttf') format('truetype'), url('../fonts/Poppins-MediumItalic.ttf') format('truetype'), url('../fonts/Poppins-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype'), url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype'), url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype'), url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype'), url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype'), url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype'), url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Thin.ttf') format('truetype'), url('../fonts/Poppins-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.ttf') format('truetype'), url('../fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLight.ttf') format('truetype'), url('../fonts/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Abu Dhabi';
  src: url('../fonts/Abu-Dhabi-.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}