:root {
  --main--l7: #c5c5cd;
  --white: white;
  --white-smoke: #f7f8f9;
  --main--default: #262637;
  --red: #da1414;
  --main--l3: #373747;
  --black: black;
}

h2 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 100;
  line-height: 125%;
}

h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 100;
  line-height: 120px;
}

.herosection {
  border-bottom: 16px solid var(--main--l7);
  background-color: #0000;
  background-image: url('../images/HeroImage2.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 45%;
  width: 100vw;
  min-height: 100vh;
  margin-top: -200px;
  padding-top: 240px;
  padding-left: 120px;
  position: relative;
}

.servicessection {
  background-color: #f7f8f9;
  padding-bottom: 40px;
  padding-left: 120px;
}

.sticky {
  z-index: 1000;
  margin-top: 0;
  position: sticky;
  top: 0;
}

.nav2 {
  z-index: 1500;
  background-color: #0000;
  height: 92px;
  margin-top: -20px;
  display: none;
  position: static;
}

.nav2.opened {
  display: block;
}

.nav1 {
  clear: both;
  background-color: #0000;
  background-image: url('../images/Swoosh-Big.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  height: 200px;
  display: flex;
}

.navbar-3 {
  background-color: #0000;
  align-items: center;
  margin-top: 0;
  margin-left: 80px;
  display: flex;
}

.navbar-4 {
  background-color: var(--white);
  height: 92px;
  padding-left: 120px;
  position: static;
  box-shadow: 0 16px 12px -6px #c5c5cd4a;
}

.global {
  background-color: var(--white-smoke);
  color: var(--main--default);
  font-family: Raleway, sans-serif;
}

.brand {
  width: 176px;
  height: 81px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.brand.w--current {
  background-image: none;
  width: 184px;
}

.brand.en {
  background-image: url('../images/mosslegal.svg');
  background-size: contain;
  width: 160px;
}

.nav-menu {
  float: left;
  margin-top: 43px;
  margin-left: 80px;
  font-weight: 300;
}

.nav-menu.small {
  margin-top: 36px;
}

.nav-link {
  text-transform: uppercase;
  padding-bottom: 12px;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link:hover {
  font-weight: 600;
}

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

.heading {
  font-size: 48px;
  font-weight: 900;
  line-height: 125%;
  display: inline;
}

.red {
  color: var(--red);
}

.herotext {
  width: 431px;
  margin-top: 32px;
  font-size: 16px;
  font-weight: 200;
  line-height: 160%;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 100;
  line-height: 120px;
}

.serviceslist {
  display: flex;
}

.column-3 {
  width: 30%;
  padding-right: 32px;
}

.li {
  color: var(--red);
  margin-bottom: 16px;
  font-size: 20px;
  list-style-type: square;
}

.litext {
  color: var(--main--default);
  font-size: 14px;
}

.list {
  margin-left: 16px;
  padding-left: 16px;
}

.overviewsection {
  background-color: var(--white);
  padding-bottom: 80px;
  padding-left: 120px;
}

.companyoverview {
  display: flex;
}

.col-2 {
  width: 45%;
  padding-right: 80px;
}

.contactus {
  background-color: var(--main--l7);
  background-image: url('../images/Swoosh-Footer-En.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 80px;
  padding-left: 120px;
}

.contactus.ee {
  background-image: url('../images/Swoosh-Footer.svg');
}

.contacts {
  flex-direction: column;
  width: 250px;
  display: flex;
}

.link {
  color: var(--main--default);
  background-image: url('../images/lnr-phone-handset.svg');
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding-left: 40px;
  line-height: 32px;
  text-decoration: none;
}

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

.link.phone {
  margin-bottom: 16px;
}

.link.email {
  background-image: url('../images/lnr-envelope.svg');
}

.companyname {
  margin-bottom: 16px;
}

.legalfooter {
  background-color: var(--main--l3);
  color: var(--white);
  justify-content: space-between;
  align-items: center;
  height: 80px;
  padding-left: 120px;
  padding-right: 40px;
  display: flex;
}

.link-2 {
  color: var(--main--l7);
}

.footertext {
  color: var(--main--l7);
  flex: 1;
  font-weight: 200;
  line-height: 80px;
}

.brandsmall {
  background-image: url('../images/MOSSLogo.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 125px;
  width: 139px;
  height: 60px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.brandsmall.en {
  background-image: url('../images/mosslegal.svg');
  background-size: contain;
  width: 128px;
}

.brandsmall.en.w--current {
  background-size: contain;
  width: 80px;
  margin-top: 32px;
  padding-bottom: 0;
}

.text-block {
  width: 431px;
  margin-top: 32px;
  font-family: Julius Sans One, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.text-block-2 {
  width: 431px;
  margin-top: 4px;
  padding-left: 1px;
  font-weight: 100;
}

.socialmedia {
  width: 24px;
  display: none;
  position: absolute;
  bottom: 32px;
  left: 40px;
}

.socmedialink {
  margin-bottom: 16px;
  display: none;
}

.socmedialink:hover {
  filter: brightness(200%);
}

.socmedialink.phone, .socmedialink.twitter {
  display: none;
}

.socmedialink.mt24 {
  color: var(--main--default);
  margin-top: 24px;
  text-decoration: none;
  display: flex;
}

.socmedialink.mt24:hover {
  font-weight: 500;
}

.rich-text-block {
  white-space: normal;
}

.html-embed {
  display: none;
}

.div-block {
  width: 430px;
}

.text-block-3 {
  color: var(--red);
  font-size: 48px;
  font-weight: 900;
  display: inline;
}

.address {
  background-image: url('../images/Icon-geolocation.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 24px;
  height: 32px;
  margin-bottom: 16px;
  padding-left: 40px;
  font-size: 12px;
  line-height: 28px;
}

.html-embed-2 {
  display: inline-block;
}

.html-embed-3 {
  float: right;
  width: 128px;
  height: 24px;
  margin-top: 24px;
  display: none;
}

.link-block {
  float: left;
  background-image: url('../images/mosslegal.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 88px;
  height: 48px;
  margin-top: 32px;
}

.trig-condense {
  height: 1px;
  display: block;
}

.chambers-wrapper {
  background-color: var(--white);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 420px;
  height: auto;
  margin-top: 24px;
  padding: 12px 16px;
  display: flex;
  overflow: hidden;
}

.brand-image {
  height: 100%;
}

.anchor {
  height: 176px;
  margin-top: -176px;
  position: absolute;
}

.mr24 {
  margin-right: 14px;
}

.trig-expand {
  height: 1px;
  display: block;
  position: relative;
  top: 0;
}

.html-embed-4 {
  margin-right: 16px;
}

@media screen and (max-width: 991px) {
  .herosection {
    background-size: 55%;
    min-height: 720px;
    margin-top: 0;
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .servicessection {
    padding-left: 40px;
    padding-right: 40px;
  }

  .sticky {
    top: 0;
  }

  .nav2 {
    height: 64px;
    margin-top: 0;
    display: block;
  }

  .nav1 {
    padding-top: 0;
    padding-left: 40px;
    display: none;
  }

  .navbar-3 {
    margin-left: 0;
  }

  .navbar-4 {
    height: 64px;
    padding-left: 0;
  }

  .brand {
    width: 132px;
    height: 32px;
    margin-top: 16px;
  }

  .nav-menu {
    background-color: var(--main--l7);
    margin-top: 0;
    margin-left: -40px;
  }

  .nav-menu.small {
    margin-top: 0;
    margin-left: 0;
  }

  .nav-link {
    margin-bottom: 8px;
    padding-bottom: 20px;
  }

  .nav-link.w--current {
    color: var(--red);
    padding-bottom: 20px;
  }

  .herotext {
    width: 50%;
    margin-top: 64px;
  }

  .serviceslist {
    flex-flow: column wrap;
  }

  .column-3 {
    width: 100%;
  }

  .overviewsection, .contactus {
    padding-left: 40px;
  }

  .link, .link.phone {
    margin-bottom: 24px;
  }

  .legalfooter {
    padding-left: 40px;
  }

  .footertext {
    flex: 1;
  }

  .brandsmall {
    background-image: url('../images/MiniLogo.svg');
    background-size: contain;
    width: 40px;
    margin-top: 20px;
    margin-left: 80px;
  }

  .brandsmall.en.w--current {
    background-size: contain;
    margin-top: 8px;
    padding-bottom: 0;
  }

  .brandsmall.enmobile.w--current {
    height: 27px;
  }

  .menu-button {
    background-color: #0000;
    height: 88px;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .menu-button.w--open {
    background-color: var(--main--l7);
  }

  .menu-button-2 {
    height: 64px;
    padding-top: 24px;
  }

  .menu-button-2.w--open {
    background-color: var(--main--l7);
  }

  .text-block, .text-block-2 {
    width: 360px;
  }

  .socialmedia {
    left: 24px;
  }

  .div-block {
    width: 100%;
  }

  .address {
    margin-bottom: 24px;
  }

  .html-embed-3 {
    display: none;
  }

  .link-block {
    width: 80px;
    height: 40px;
    margin-top: 12px;
    margin-left: 24px;
  }

  .chambers-wrapper {
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .herosection {
    padding-top: 40px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .heading-2 {
    font-size: 32px;
    line-height: 90px;
  }

  .companyoverview {
    flex-direction: column;
  }

  .col-2 {
    width: 100%;
    padding-bottom: 24px;
  }

  .contactus {
    background-size: 33%;
  }

  .brandsmall {
    width: 40px;
    margin-left: 40px;
  }

  .brandsmall.en.w--current {
    height: 36px;
  }

  .text-block-2 {
    margin-bottom: 16px;
  }

  .socmedialink.phone {
    display: block;
  }

  .chambers-wrapper {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .herosection {
    background-size: 66%;
    margin-top: -128px;
    padding-top: 160px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .servicessection {
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav1 {
    height: 128px;
    padding-left: 0;
  }

  .brand {
    background-size: contain;
    width: 89px;
    height: 48px;
    margin-left: 16px;
  }

  .nav-menu {
    margin-left: 0;
  }

  .nav-link {
    font-weight: 400;
  }

  .heading {
    width: 100%;
    font-size: 24px;
    display: inline;
  }

  .herotext {
    width: 100%;
    margin-top: 32px;
  }

  .heading-2 {
    font-size: 28px;
    line-height: 64px;
  }

  .overviewsection {
    padding-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .col-2 {
    padding-right: 0;
  }

  .contactus {
    background-image: none;
    padding-bottom: 40px;
  }

  .contactus.en, .contactus.ee {
    padding-left: 16px;
  }

  .contacts {
    flex-direction: column;
    display: flex;
  }

  .legalfooter {
    height: 128px;
    padding-top: 16px;
    padding-left: 16px;
  }

  .footertext {
    line-height: 190%;
  }

  .brandsmall {
    background-image: url('../images/MiniLogo.svg');
    background-size: contain;
    margin-left: 16px;
  }

  .brandsmall.w--current {
    width: 36px;
    height: 32px;
  }

  .brandsmall.en.w--current {
    margin-top: 8px;
    margin-bottom: 0;
    padding-left: 0;
  }

  .heading-3 {
    font-size: 18px;
    line-height: 80px;
  }

  .text-block {
    width: 100%;
    font-size: 20px;
  }

  .text-block-2 {
    width: 100%;
    font-size: 12px;
  }

  .socialmedia {
    display: block;
    bottom: 102px;
    left: 16px;
  }

  .socmedialink {
    display: block;
  }

  .socmedialink.mt24 {
    margin-top: 24px;
  }

  .div-block {
    width: 100%;
  }

  .link-block {
    background-size: contain;
    width: 89px;
    height: 28px;
    margin-top: 20px;
    margin-left: 16px;
  }

  .chambers-wrapper {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 200px;
    height: 51px;
    margin-top: 16px;
    padding: 8px;
  }

  .html-embed-4 {
    margin-right: 4px;
  }
}


