.hamburger-wrapper {
  display: contents;
}
 
.hamburger-navlink {
  display: contents;
}
 
.hamburger-hamburger {
  display: none;
  position: relative;
  text-decoration: none;
}
 
.hamburger-image {
  width: 100px;
  object-fit: cover;
}
 

 

 

 
@media(max-width: 767px) {
  .hamburger-hamburger {
    display: flex;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .hamburger-image {
    width: 16px;
    height: 14px;
  }
  .hamburgerroot-class-name {
    display: none;
  }
  .hamburgerroot-class-name1 {
    display: none;
  }
  .hamburgerroot-class-name2 {
    display: none;
  }
}
 
@media(max-width: 479px) {
  .hamburgerroot-class-name {
    display: flex;
  }
  .hamburgerroot-class-name1 {
    display: flex;
  }
  .hamburgerroot-class-name2 {
    display: flex;
  }
}

.navbar-wrapper {
  display: contents;
}
 
.navbar-navbar {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  max-width: 1200px;
  align-self: auto;
  align-items: center;
  flex-shrink: 1;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-halfunit);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-fiveunits);
}
 
.navbar-branding-logo {
  box-sizing: content-box;
}
 
.navbar-nav-content {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar-nav-links1 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  border-color: transparent;
}
 
.navbar-link1 {
  text-decoration: none;
}
 
.navbar-link2 {
  text-decoration: none;
}
 
.navbar-link3 {
  text-decoration: none;
}
 
.navbar-mobile-menu {
  gap: var(--dl-space-space-twounits);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  padding: var(--dl-space-space-twounits);
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.3s;
  align-items: stretch;
  flex-direction: column;
  background-color: #fff;
}
 
.navbar-branding {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar-image {
  width: 100px;
  filter: brightness(0) saturate(100%);
  object-fit: cover;
}
 
.navbar-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar-icon1 {
  width: 24px;
  height: 24px;
}
 
.navbar-nav-links2 {
  gap: var(--dl-space-space-unit);
  color: var(--dl-color-gray-black);
  display: flex;
  flex-direction: column;
}
 
.navbar-text {
  color: rgba(255, 255, 255, 1);
  align-self: auto;
  font-style: Medium;
  text-align: left;
  font-family: Poppins;
  font-weight: 500;
  font-stretch: normal;
  text-decoration: none;
}
 
.navbar-container3 {
  display: contents;
}
 
.navbarroot-class-name {
  max-width: auto;
}
 

 

 

 
.navbarroot-class-name4 {
  align-self: center;
}
 
.navbarroot-class-name5 {
  flex: 1;
  max-width: auto;
  min-width: auto;
  background-color: #000000;
}
 
@media(max-width: 991px) {
  .navbar-branding-logo {
    align-self: flex-start;
  }
  .navbarroot-class-name2 {
    max-width: auto;
  }
}
 
@media(max-width: 767px) {
  .navbar-navbar {
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .navbar-branding-logo {
    width: auto;
  }
  .navbar-nav-links1 {
    display: none;
  }
  .navbar-branding {
    width: 100%;
  }
  .navbar-nav-links2 {
    margin-top: var(--dl-space-space-twounits);
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-twounits);
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .navbarroot-class-name {
    position: static;
    align-self: center;
  }
}

.hamburger-wrapper-260u {
  display: contents;
}
 
.hamburger-navlink1 {
  display: contents;
}
 
.hamburger-hamburger1 {
  display: none;
  position: relative;
  text-decoration: none;
}
 
.hamburger-image1 {
  width: 100px;
  object-fit: cover;
}
 

 

 

 
@media(max-width: 767px) {
  .hamburger-hamburger1 {
    display: flex;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .hamburger-image1 {
    width: 16px;
    height: 14px;
  }
  .hamburgerroot-class-name {
    display: none;
  }
  .hamburgerroot-class-name1 {
    display: none;
  }
  .hamburgerroot-class-name2 {
    display: none;
  }
}
 
@media(max-width: 479px) {
  .hamburgerroot-class-name {
    display: flex;
  }
  .hamburgerroot-class-name1 {
    display: flex;
  }
  .hamburgerroot-class-name2 {
    display: flex;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  flex-direction: column;
  background-color: #0F0F0F;
}
 
.home-section1 {
  width: 100%;
  height: 727px;
  display: flex;
  align-items: center;
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  justify-content: center;
}
 
.home-hero {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content1 {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-main1 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header {
  gap: var(--dl-space-space-unit);
  height: 196px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-navlink1 {
  display: contents;
}
 
.home-component2 {
  text-decoration: none;
}
 
.home-heading1 {
  color: rgb(255, 255, 255);
  width: 918px;
  height: 98px;
  z-index: +1;
  font-size: 3em;
  font-style: normal;
  font-weight: 100;
  text-transform: capitalize;
}
 
.home-container2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-text10 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  z-index: 1;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
}
 
.home-container3 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
 
.home-buttons1 {
  gap: var(--dl-space-space-unit);
  margin: var(--dl-space-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-navlink2 {
  display: contents;
}
 
.home-get-started1 {
  display: flex;
  z-index: 10;
  text-decoration: none;
  background-color: #80FF44;
}
 
.home-text11 {
  color: rgb(12, 16, 12);
}
 
.home-navlink3 {
  display: contents;
}
 
.home-get-started2 {
  z-index: +1;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background-color: #2A2A2A;
}
 
.home-text12 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
}
 
.home-section2 {
  flex: 1;
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  padding-top: 120px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
}
 
.home-note {
  gap: 140px;
  width: 1402px;
  height: 501px;
  display: flex;
  max-width: 1200px;
  align-self: flex-start;
  align-items: center;
  margin-left: var(--dl-space-space-halfunit);
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-content2 {
  gap: var(--dl-space-space-threeunits);
  flex: 1;
  display: flex;
  max-width: 520px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-main2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-container4 {
  width: auto;
  height: 394px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
 
.home-container5 {
  flex: 0 0 auto;
  width: 571px;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container6 {
  width: 200px;
  height: 100px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
 
.home-heading2 {
  color: rgb(255, 255, 255);
  width: 484px;
  font-size: 38px;
  font-style: normal;
  font-weight: 100;
}
 
.home-paragraph {
  color: rgb(204, 204, 204);
  height: 341px;
  font-size: 22px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 200;
  line-height: 28px;
}
 
.home-text16 {
  text-transform: none;
  text-decoration: none;
}
 
.home-image1 {
  width: 1019px;
  height: 500px;
  align-self: center;
  object-fit: cover;
}
 
.home-explore-more {
  gap: var(--dl-space-space-oneandhalfunits);
  cursor: pointer;
  display: flex;
  margin-top: var(--dl-space-space-halfunit);
  transition: 0.3s;
  align-items: center;
  border-color: #80FF44;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: center;
  border-bottom-width: 1px;
}
 
.home-explore-more:hover {
  opacity: 0.5;
}
 
.home-navlink4 {
  display: contents;
}
 
.home-text19 {
  color: #80FF44;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.home-navbar-interactive {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.home-image2 {
  height: 2rem;
}
 
.home-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.home-links1 {
  flex: 1;
  display: flex;
  align-items: center;
  padding-left: 58px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-navlink5 {
  text-decoration: none;
}
 
.home-navlink6 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
 
.home-navlink7 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
 
.home-buttons2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-register1 {
  text-decoration: none;
}
 
.home-login1 {
  border-width: 0px;
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
 
.home-burger-menu {
  display: none;
}
 
.home-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.home-logo {
  height: 2rem;
}
 
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon12 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.home-links2 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text20 {
  margin-bottom: var(--dl-space-space-unit);
}
 
.home-text21 {
  margin-bottom: var(--dl-space-space-unit);
}
 
.home-text22 {
  margin-bottom: var(--dl-space-space-unit);
}
 
.home-text23 {
  margin-bottom: var(--dl-space-space-unit);
}
 
.home-text24 {
  margin-bottom: var(--dl-space-space-unit);
}
 
.home-buttons3 {
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-login2 {
  margin-right: var(--dl-space-space-twounits);
}
 
.home-icon14 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
 
.home-icon16 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
 
.home-icon18 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.home-image3 {
  top: 150px;
  right: 0px;
  width: 650px;
  height: 672px;
  margin: auto;
  display: flex;
  position: absolute;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  margin-bottom: auto;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-image4 {
  top: 0px;
  right: 0px;
  width: 1600px;
  height: 677px;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
@media(max-width: 1200px) {
  .home-section1 {
    height: 752px;
    padding-left: var(--dl-space-space-halfunit);
  }
  .home-heading1 {
    padding-left: 44px;
  }
  .home-container2 {
    padding-left: var(--dl-space-space-threeunits);
  }
  .home-container3 {
    padding-left: 57px;
  }
  .home-get-started1 {
    z-index: 10;
  }
  .home-section2 {
    height: 547px;
    padding-left: 53px;
  }
  .home-image1 {
    width: 626px;
    margin-left: 0px;
  }
  .home-navbar-interactive {
    fill: var(--dl-color-theme-neutral-light);
    color: var(--dl-color-theme-neutral-light);
    height: 99px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .home-register1 {
    width: 282px;
    text-align: right;
  }
  .home-login1 {
    width: 192px;
    margin-right: 0px;
    text-decoration: none;
  }
  .home-image4 {
    width: 1200px;
    padding-left: 0px;
  }
}
 
@media(max-width: 991px) {
  .home-section1 {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-hero {
    gap: var(--dl-space-space-fourunits);
    flex: 1;
    position: relative;
    max-width: auto;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .home-content1 {
    width: 810px;
    height: 157px;
    position: relative;
    max-width: auto;
    align-self: center;
    align-items: center;
  }
  .home-main1 {
    width: 574px;
    height: 380px;
    align-self: center;
    align-items: center;
    padding-top: 0px;
  }
  .home-header {
    width: 916px;
    height: 134px;
    align-self: center;
  }
  .home-heading1 {
    color: rgb(255, 255, 255);
    width: 899px;
    height: 167px;
    margin: var(--dl-space-space-halfunit);
    font-size: 3em;
    font-style: normal;
    text-align: left;
    font-weight: 100;
    text-transform: capitalize;
  }
  .home-container2 {
    height: 83px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .home-text10 {
    fill: var(--dl-color-theme-neutral-light);
    color: var(--dl-color-theme-neutral-light);
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
  }
  .home-buttons1 {
    width: 100%;
    align-self: flex-end;
    margin-bottom: 3px;
  }
  .home-get-started1 {
    flex: 1;
  }
  .home-get-started2 {
    flex: 1;
  }
  .home-section2 {
    height: 558px;
    padding-top: 397px;
  }
  .home-note {
    gap: var(--dl-space-space-fourunits);
    width: 889px;
    flex-direction: column;
  }
  .home-content2 {
    width: 531px;
    height: 346px;
    max-width: 100%;
    align-self: flex-start;
  }
  .home-main2 {
    width: 991px;
    align-items: flex-start;
  }
  .home-container4 {
    height: 506px;
  }
  .home-container6 {
    width: 571px;
    height: 106px;
    margin-right: var(--dl-space-space-unit);
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .home-heading2 {
    width: 504px;
    height: 131px;
    margin-left: var(--dl-space-space-halfunit);
  }
  .home-paragraph {
    width: 524px;
    font-size: 22px;
    font-style: normal;
    text-align: left;
    font-weight: 300;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: 0px;
    padding-left: 2px;
  }
  .home-text16 {
    font-family: Inter;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .home-image1 {
    width: 405px;
    height: 491px;
  }
  .home-image3 {
    right: 0px;
    display: none;
    position: absolute;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .home-hero {
    height: 370px;
  }
  .home-content1 {
    gap: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-heading1 {
    color: rgb(255, 255, 255);
    width: 716px;
    height: 204px;
    font-size: 40px;
    font-style: normal;
    margin-top: 0px;
    font-weight: 100;
    text-transform: capitalize;
  }
  .home-container2 {
    width: 719px;
    align-self: center;
  }
  .home-text10 {
    color: var(--dl-color-theme-neutral-light);
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
  }
  .home-container3 {
    width: 182px;
    height: 99px;
  }
  .home-buttons1 {
    width: 312px;
    margin-right: 0px;
  }
  .home-get-started1 {
    width: 104px;
    padding-top: var(--dl-space-space-unit);
    margin-right: 0px;
    padding-left: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-unit);
  }
  .home-get-started2 {
    width: 255px;
    height: 57px;
    padding-top: 4px;
    padding-right: 44px;
    padding-bottom: 3px;
  }
  .home-text12 {
    text-align: center;
  }
  .home-section2 {
    height: 872px;
    padding-top: 100px;
    padding-bottom: 0px;
  }
  .home-note {
    gap: var(--dl-space-space-threeunits);
    height: 872px;
  }
  .home-content2 {
    height: 414px;
  }
  .home-main2 {
    width: 100%;
    align-items: flex-start;
  }
  .home-container4 {
    height: 375px;
  }
  .home-container5 {
    height: 441px;
  }
  .home-heading2 {
    width: 443px;
    font-size: 28px;
  }
  .home-paragraph {
    width: 543px;
    height: 324px;
    line-height: 24px;
  }
  .home-text16 {
    font-family: Inter;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .home-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-text20 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text21 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text22 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text23 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text24 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-image3 {
    left: 0px;
  }
}
 
@media(max-width: 479px) {
  .home-section1 {
    height: 515px;
    align-self: center;
    align-items: center;
    margin-left: 0px;
    padding-left: 0px;
  }
  .home-hero {
    height: 458px;
    align-self: center;
    margin-bottom: 0px;
  }
  .home-content1 {
    width: 479px;
    height: 497px;
    align-self: center;
    padding-left: 4px;
    padding-right: 0px;
  }
  .home-main1 {
    width: 100%;
    height: auto;
    align-self: flex-start;
  }
  .home-header {
    width: 100%;
    align-self: center;
    align-items: center;
    margin-left: 0px;
    justify-content: flex-start;
  }
  .home-heading1 {
    color: rgb(255, 255, 255);
    width: 339px;
    height: 337px;
    margin: 0px;
    font-size: 3em;
    max-width: 280px;
    align-self: center;
    font-style: normal;
    font-weight: 100;
    text-transform: capitalize;
  }
  .home-container2 {
    width: 425px;
    height: 227px;
  }
  .home-text10 {
    color: var(--dl-color-theme-neutral-light);
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
  }
  .home-container3 {
    width: 440px;
    height: 111px;
    display: none;
  }
  .home-buttons1 {
    width: 479px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
  }
  .home-get-started1 {
    width: 104px;
    margin-left: 0px;
  }
  .home-get-started2 {
    width: 96px;
    height: 83px;
    display: flex;
    margin-top: 0px;
    padding-top: 108px;
    margin-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .home-section2 {
    height: 1267px;
    align-self: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .home-note {
    width: 479px;
    height: 1320px;
    align-self: center;
  }
  .home-content2 {
    height: 1431px;
    align-self: center;
    margin-top: 0px;
    align-items: center;
  }
  .home-container4 {
    height: 0px;
    align-self: center;
  }
  .home-container5 {
    height: 478px;
    position: relative;
    margin-top: 0px;
  }
  .home-container6 {
    width: 413px;
    height: 111px;
    align-self: center;
  }
  .home-heading2 {
    color: rgb(255, 255, 255);
    height: 187px;
    font-size: 38px;
    font-style: normal;
    text-align: center;
    font-weight: 100;
  }
  .home-paragraph {
    width: 263px;
    height: 399px;
    font-size: 18px;
    align-self: center;
    font-style: inherit;
    text-align: center;
    font-weight: 400;
    padding-top: 0px;
  }
  .home-text16 {
    font-family: Inter;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .home-image1 {
    width: 107px;
    height: 577px;
  }
  .home-explore-more {
    display: none;
  }
  .home-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .home-mobile-menu {
    padding: 16px;
  }
}
