.navigation-links7-wrapper {
  display: contents;
}
 
.navigation-links7-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navigation-links7-link1 {
  text-decoration: none;
}
 
.navigation-links7-link2 {
  display: none;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navigation-links7-navlink1 {
  display: none;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navigation-links7-navlink2 {
  display: none;
  margin-left: var(--dl-layout-space-twounits);
}
 
.navigation-links7-link3 {
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navigation-links7-navlink3 {
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navigation-links7-dropdown1 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle1 {
  fill: #595959;
  color: #595959;
  width: 100%;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-icon1 {
  width: 24px;
  height: 24px;
}
 
.navigation-links7-dropdown-arrow {
  display: none;
  transition: 0.3s;
}
 
.navigation-links7-icon3 {
  width: 18px;
  height: 18px;
  margin-top: auto;
  transition: 0.3s;
  margin-bottom: auto;
}
 
.navigation-links7-dropdown-list {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.navigation-links7-dropdown2 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle2 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-dropdown-toggle2:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.navigation-links7-text1 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.navigation-links7-dropdown3 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle3 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-dropdown-toggle3:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.navigation-links7-text2 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.navigation-links7-dropdown4 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle4 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-dropdown-toggle4:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.navigation-links7-text3 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.navigation-links7-dropdown5 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle5 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-dropdown-toggle5:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.navigation-links7-text4 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.navigation-links7-dropdown6 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle6 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-dropdown-toggle6:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.navigation-links7-text5 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 767px) {
  .navigation-links7-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links7-link1 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links7-link2 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links7-navlink1 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links7-navlink2 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links7-link3 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links7-navlink3 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.navigation-links7-wrapper-oroi {
  display: contents;
}
 
.navigation-links7-nav1 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navigation-links7-link4 {
  text-decoration: none;
}
 
.navigation-links7-link5 {
  display: none;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navigation-links7-navlink4 {
  display: none;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navigation-links7-navlink5 {
  display: none;
  margin-left: var(--dl-layout-space-twounits);
}
 
.navigation-links7-link6 {
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navigation-links7-navlink6 {
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navigation-links7-dropdown7 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle7 {
  fill: #595959;
  color: #595959;
  width: 100%;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-icon5 {
  width: 24px;
  height: 24px;
}
 
.navigation-links7-dropdown-arrow1 {
  display: none;
  transition: 0.3s;
}
 
.navigation-links7-icon7 {
  width: 18px;
  height: 18px;
  margin-top: auto;
  transition: 0.3s;
  margin-bottom: auto;
}
 
.navigation-links7-dropdown-list1 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.navigation-links7-dropdown8 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle8 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-dropdown-toggle8:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.navigation-links7-text6 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.navigation-links7-dropdown9 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle9 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-dropdown-toggle9:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.navigation-links7-text7 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.navigation-links7-dropdown10 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle10 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-dropdown-toggle10:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.navigation-links7-text8 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.navigation-links7-dropdown11 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle11 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-dropdown-toggle11:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.navigation-links7-text9 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.navigation-links7-dropdown12 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.navigation-links7-dropdown-toggle12 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.navigation-links7-dropdown-toggle12:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.navigation-links7-text10 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 767px) {
  .navigation-links7-nav1 {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links7-link4 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links7-link5 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links7-navlink4 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links7-navlink5 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links7-link6 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links7-navlink6 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.toast13-wrapper {
  display: contents;
}
 
.toast13-container {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast13-logo {
  height: 60px;
  object-fit: cover;
}
 
.toast13-header {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast13-content {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast13-title {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
}
 
.toast13-button {
  display: none;
}
 
.toast13-close-button {
  display: none;
  flex-direction: row;
}
 
.toast13-icon1 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1000 {
  display: contents;
}
 
.templates-text1012 {
  display: inline-block;
}
 
.templates-fragment1001 {
  display: contents;
}
 
.templates-text1013 {
  display: inline-block;
  font-size: 1.5rem;
}
 
@media(max-width: 767px) {
  .toast13-logo {
    display: none;
  }
  .toast13-header {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast13-close-button {
    align-self: flex-start;
  }
}

.toast13-wrapper-n8zh {
  display: contents;
}
 
.toast13-container1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast13-logo1 {
  height: 60px;
  object-fit: cover;
}
 
.toast13-header1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast13-content1 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast13-title1 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
}
 
.toast13-button1 {
  display: none;
}
 
.toast13-close-button1 {
  display: none;
  flex-direction: row;
}
 
.toast13-icon3 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1002 {
  display: contents;
}
 
.templates-text1014 {
  display: inline-block;
}
 
.templates-fragment1003 {
  display: contents;
}
 
.templates-text1015 {
  display: inline-block;
  font-size: 1.5rem;
}
 
@media(max-width: 767px) {
  .toast13-logo1 {
    display: none;
  }
  .toast13-header1 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast13-close-button1 {
    align-self: flex-start;
  }
}

.toast13-wrapper-wdrh {
  display: contents;
}
 
.toast13-container2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast13-logo2 {
  height: 60px;
  object-fit: cover;
}
 
.toast13-header2 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast13-content2 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast13-title2 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
}
 
.toast13-button2 {
  display: none;
}
 
.toast13-close-button2 {
  display: none;
  flex-direction: row;
}
 
.toast13-icon5 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1004 {
  display: contents;
}
 
.templates-text1016 {
  display: inline-block;
}
 
.templates-fragment1005 {
  display: contents;
}
 
.templates-text1017 {
  display: inline-block;
  font-size: 1.5rem;
}
 
@media(max-width: 767px) {
  .toast13-logo2 {
    display: none;
  }
  .toast13-header2 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast13-close-button2 {
    align-self: flex-start;
  }
}

.toast13-wrapper-vu8j {
  display: contents;
}
 
.toast13-container3 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast13-logo3 {
  height: 60px;
  object-fit: cover;
}
 
.toast13-header3 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast13-content3 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast13-title3 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
}
 
.toast13-button3 {
  display: none;
}
 
.toast13-close-button3 {
  display: none;
  flex-direction: row;
}
 
.toast13-icon7 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1006 {
  display: contents;
}
 
.templates-text1018 {
  display: inline-block;
}
 
.templates-fragment1007 {
  display: contents;
}
 
.templates-text1019 {
  display: inline-block;
  font-size: 1.5rem;
}
 
@media(max-width: 767px) {
  .toast13-logo3 {
    display: none;
  }
  .toast13-header3 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast13-close-button3 {
    align-self: flex-start;
  }
}

.toast13-wrapper-v16d {
  display: contents;
}
 
.toast13-container4 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast13-logo4 {
  height: 60px;
  object-fit: cover;
}
 
.toast13-header4 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast13-content4 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast13-title4 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
}
 
.toast13-button4 {
  display: none;
}
 
.toast13-close-button4 {
  display: none;
  flex-direction: row;
}
 
.toast13-icon9 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1008 {
  display: contents;
}
 
.templates-text1020 {
  display: inline-block;
}
 
.templates-fragment1009 {
  display: contents;
}
 
.templates-text1021 {
  display: inline-block;
  font-size: 1.5rem;
}
 
@media(max-width: 767px) {
  .toast13-logo4 {
    display: none;
  }
  .toast13-header4 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast13-close-button4 {
    align-self: flex-start;
  }
}

.toast13-wrapper-2wfj {
  display: contents;
}
 
.toast13-container5 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast13-logo5 {
  height: 60px;
  object-fit: cover;
}
 
.toast13-header5 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast13-content5 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast13-title5 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
}
 
.toast13-button5 {
  display: none;
}
 
.toast13-close-button5 {
  display: none;
  flex-direction: row;
}
 
.toast13-icon11 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1010 {
  display: contents;
}
 
.templates-text1022 {
  display: inline-block;
}
 
.templates-fragment1011 {
  display: contents;
}
 
.templates-text1023 {
  display: inline-block;
  font-size: 1.5rem;
}
 
@media(max-width: 767px) {
  .toast13-logo5 {
    display: none;
  }
  .toast13-header5 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast13-close-button5 {
    align-self: flex-start;
  }
}

.toast13-wrapper-3rcs {
  display: contents;
}
 
.toast13-container6 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast13-logo6 {
  height: 60px;
  object-fit: cover;
}
 
.toast13-header6 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast13-content6 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast13-title6 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
}
 
.toast13-button6 {
  display: none;
}
 
.toast13-close-button6 {
  display: none;
  flex-direction: row;
}
 
.toast13-icon13 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1012 {
  display: contents;
}
 
.templates-text1024 {
  display: inline-block;
}
 
.templates-fragment1013 {
  display: contents;
}
 
.templates-text1025 {
  display: inline-block;
  font-size: 1.5rem;
}
 
@media(max-width: 767px) {
  .toast13-logo6 {
    display: none;
  }
  .toast13-header6 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast13-close-button6 {
    align-self: flex-start;
  }
}

.toast13-wrapper-pc1m {
  display: contents;
}
 
.toast13-container7 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast13-logo7 {
  height: 60px;
  object-fit: cover;
}
 
.toast13-header7 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast13-content7 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast13-title7 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
}
 
.toast13-button7 {
  display: none;
}
 
.toast13-close-button7 {
  display: none;
  flex-direction: row;
}
 
.toast13-icon15 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1014 {
  display: contents;
}
 
.templates-text1026 {
  display: inline-block;
}
 
.templates-fragment1015 {
  display: contents;
}
 
.templates-text1027 {
  display: inline-block;
  font-size: 1.5rem;
}
 
@media(max-width: 767px) {
  .toast13-logo7 {
    display: none;
  }
  .toast13-header7 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast13-close-button7 {
    align-self: flex-start;
  }
}

.toast13-wrapper-5xkp {
  display: contents;
}
 
.toast13-container8 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast13-logo8 {
  height: 60px;
  object-fit: cover;
}
 
.toast13-header8 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast13-content8 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast13-title8 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
}
 
.toast13-button8 {
  display: none;
}
 
.toast13-close-button8 {
  display: none;
  flex-direction: row;
}
 
.toast13-icon17 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1016 {
  display: contents;
}
 
.templates-text1028 {
  display: inline-block;
}
 
.templates-fragment1017 {
  display: contents;
}
 
.templates-text1029 {
  display: inline-block;
  font-size: 1.5rem;
}
 
@media(max-width: 767px) {
  .toast13-logo8 {
    display: none;
  }
  .toast13-header8 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast13-close-button8 {
    align-self: flex-start;
  }
}

.toast13-wrapper-wk3r {
  display: contents;
}
 
.toast13-container9 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast13-logo9 {
  height: 60px;
  object-fit: cover;
}
 
.toast13-header9 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast13-content9 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast13-title9 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
}
 
.toast13-button9 {
  display: none;
}
 
.toast13-close-button9 {
  display: none;
  flex-direction: row;
}
 
.toast13-icon19 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1018 {
  display: contents;
}
 
.templates-text1030 {
  display: inline-block;
}
 
.templates-fragment1019 {
  display: contents;
}
 
.templates-text1031 {
  display: inline-block;
  font-size: 1.5rem;
}
 
@media(max-width: 767px) {
  .toast13-logo9 {
    display: none;
  }
  .toast13-header9 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast13-close-button9 {
    align-self: flex-start;
  }
}

.toast13-wrapper-umc2 {
  display: contents;
}
 
.toast13-container10 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast13-logo10 {
  height: 60px;
  object-fit: cover;
}
 
.toast13-header10 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast13-content10 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast13-title10 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
}
 
.toast13-button10 {
  display: none;
}
 
.toast13-close-button10 {
  display: none;
  flex-direction: row;
}
 
.toast13-icon21 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1020 {
  display: contents;
}
 
.templates-text1032 {
  display: inline-block;
}
 
.templates-fragment1021 {
  display: contents;
}
 
.templates-text1033 {
  display: inline-block;
  font-size: 1.5rem;
}
 
@media(max-width: 767px) {
  .toast13-logo10 {
    display: none;
  }
  .toast13-header10 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast13-close-button10 {
    align-self: flex-start;
  }
}

.toast2-wrapper {
  display: contents;
}
 
.toast2-container1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features1 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip39 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label12 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label24 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language {
  display: none;
}
 
.toast2-label-type {
  display: none;
}
 
.toast2-container-recovery-method {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle2 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button1 {
  display: none;
}
 
.toast2-container2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon10 {
  display: none;
}
 
.toast2-link1 {
  display: contents;
}
 
.toast2-icon14 {
  text-decoration: none;
}
 
.toast2-top-button {
  display: none;
  flex-direction: row;
}
 
.toast2-link2 {
  display: none;
}
 
.toast2-icon18 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle1 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text13 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow {
  transition: 0.3s;
}
 
.toast2-icon20 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown1 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle2 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle2:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown2 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle3 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle3:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text14 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown3 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle4 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle4:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text15 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button2 {
  display: none;
}
 
.toast2-close-button {
  display: none;
  flex-direction: row;
}
 
.toast2-icon22 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1038 {
  display: contents;
}
 
.templates-text1057 {
  display: inline-block;
}
 
.templates-fragment1061 {
  display: contents;
}
 
.templates-text1080 {
  display: inline-block;
}
 
.templates-fragment1035 {
  display: contents;
}
 
.templates-text1054 {
  display: inline-block;
}
 
.templates-fragment1025 {
  display: contents;
}
 
.templates-text1044 {
  display: inline-block;
}
 
.templates-fragment1026 {
  display: contents;
}
 
.templates-text1045 {
  display: inline-block;
}
 
.templates-fragment1043 {
  display: contents;
}
 
.templates-text1062 {
  display: inline-block;
}
 
.templates-fragment1029 {
  display: contents;
}
 
.templates-text1048 {
  display: inline-block;
}
 
.templates-fragment1045 {
  display: contents;
}
 
.templates-text1064 {
  display: inline-block;
}
 
.templates-fragment1059 {
  display: contents;
}
 
.templates-text1078 {
  display: inline-block;
}
 
.templates-fragment1027 {
  display: contents;
}
 
.templates-text1046 {
  display: inline-block;
}
 
.templates-fragment1050 {
  display: contents;
}
 
.templates-text1069 {
  display: inline-block;
}
 
.templates-fragment1055 {
  display: contents;
}
 
.templates-text1074 {
  display: inline-block;
}
 
.templates-fragment1034 {
  display: contents;
}
 
.templates-text1053 {
  display: inline-block;
}
 
.templates-fragment1032 {
  display: contents;
}
 
.templates-text1051 {
  display: inline-block;
}
 
.templates-fragment1037 {
  display: contents;
}
 
.templates-text1056 {
  display: inline-block;
}
 
.templates-fragment1036 {
  display: contents;
}
 
.templates-text1055 {
  display: inline-block;
}
 
.templates-fragment1030 {
  display: contents;
}
 
.templates-text1049 {
  display: inline-block;
}
 
.templates-fragment1040 {
  display: contents;
}
 
.templates-text1059 {
  display: inline-block;
}
 
.templates-fragment1031 {
  display: contents;
}
 
.templates-text1050 {
  display: inline-block;
}
 
.templates-fragment1052 {
  display: contents;
}
 
.templates-text1071 {
  display: inline-block;
}
 
.templates-fragment1022 {
  display: contents;
}
 
.templates-text1041 {
  display: inline-block;
}
 
.templates-fragment1033 {
  display: contents;
}
 
.templates-text1052 {
  display: inline-block;
}
 
.templates-fragment1057 {
  display: contents;
}
 
.templates-text1076 {
  display: inline-block;
}
 
.templates-fragment1060 {
  display: contents;
}
 
.templates-text1079 {
  display: inline-block;
}
 
.templates-fragment1023 {
  display: contents;
}
 
.templates-text1042 {
  display: inline-block;
}
 
.templates-fragment1051 {
  display: contents;
}
 
.templates-text1070 {
  display: inline-block;
}
 
.templates-fragment1046 {
  display: contents;
}
 
.templates-text1065 {
  display: inline-block;
}
 
.templates-fragment1047 {
  display: contents;
}
 
.templates-text1066 {
  display: inline-block;
}
 
.templates-fragment1053 {
  display: contents;
}
 
.templates-text1072 {
  display: inline-block;
}
 
.templates-fragment1048 {
  display: contents;
}
 
.templates-text1067 {
  display: inline-block;
}
 
.templates-fragment1041 {
  display: contents;
}
 
.templates-text1060 {
  display: inline-block;
}
 
.templates-fragment1039 {
  display: contents;
}
 
.templates-text1058 {
  display: inline-block;
}
 
.templates-fragment1056 {
  display: contents;
}
 
.templates-text1075 {
  display: inline-block;
}
 
.templates-fragment1042 {
  display: contents;
}
 
.templates-text1061 {
  display: inline-block;
}
 
.templates-fragment1028 {
  display: contents;
}
 
.templates-text1047 {
  display: inline-block;
}
 
.templates-fragment1054 {
  display: contents;
}
 
.templates-text1073 {
  display: inline-block;
}
 
.templates-fragment1049 {
  display: contents;
}
 
.templates-text1068 {
  display: inline-block;
}
 
.templates-fragment1024 {
  display: contents;
}
 
.templates-text1043 {
  display: inline-block;
}
 
.templates-fragment1044 {
  display: contents;
}
 
.templates-text1063 {
  display: inline-block;
}
 
.templates-fragment1058 {
  display: contents;
}
 
.templates-text1077 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo {
    display: none;
  }
  .toast2-header {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button {
    align-self: flex-start;
  }
  .toast2-close-button {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-gqrp {
  display: contents;
}
 
.toast2-container3 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo1 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content1 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item1 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type1 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape1 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch1 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features3 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features4 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip391 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword1 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label121 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label241 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language1 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language1 {
  display: none;
}
 
.toast2-label-type1 {
  display: none;
}
 
.toast2-container-recovery-method1 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method1 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id1 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle4 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button3 {
  display: none;
}
 
.toast2-container4 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf1 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf1:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg1 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg1:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top1 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon24 {
  display: none;
}
 
.toast2-link3 {
  display: contents;
}
 
.toast2-icon28 {
  text-decoration: none;
}
 
.toast2-top-button1 {
  display: none;
  flex-direction: row;
}
 
.toast2-link4 {
  display: none;
}
 
.toast2-icon32 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown1 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle5 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text20 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow1 {
  transition: 0.3s;
}
 
.toast2-icon34 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list1 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown4 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle6 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle6:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink1 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown5 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle7 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle7:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text21 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown6 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle8 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle8:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text22 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button4 {
  display: none;
}
 
.toast2-close-button1 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon36 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1078 {
  display: contents;
}
 
.templates-text1097 {
  display: inline-block;
}
 
.templates-fragment1101 {
  display: contents;
}
 
.templates-text1120 {
  display: inline-block;
}
 
.templates-fragment1075 {
  display: contents;
}
 
.templates-text1094 {
  display: inline-block;
}
 
.templates-fragment1065 {
  display: contents;
}
 
.templates-text1084 {
  display: inline-block;
}
 
.templates-fragment1066 {
  display: contents;
}
 
.templates-text1085 {
  display: inline-block;
}
 
.templates-fragment1083 {
  display: contents;
}
 
.templates-text1102 {
  display: inline-block;
}
 
.templates-fragment1069 {
  display: contents;
}
 
.templates-text1088 {
  display: inline-block;
}
 
.templates-fragment1085 {
  display: contents;
}
 
.templates-text1104 {
  display: inline-block;
}
 
.templates-fragment1099 {
  display: contents;
}
 
.templates-text1118 {
  display: inline-block;
}
 
.templates-fragment1067 {
  display: contents;
}
 
.templates-text1086 {
  display: inline-block;
}
 
.templates-fragment1090 {
  display: contents;
}
 
.templates-text1109 {
  display: inline-block;
}
 
.templates-fragment1095 {
  display: contents;
}
 
.templates-text1114 {
  display: inline-block;
}
 
.templates-fragment1074 {
  display: contents;
}
 
.templates-text1093 {
  display: inline-block;
}
 
.templates-fragment1072 {
  display: contents;
}
 
.templates-text1091 {
  display: inline-block;
}
 
.templates-fragment1077 {
  display: contents;
}
 
.templates-text1096 {
  display: inline-block;
}
 
.templates-fragment1076 {
  display: contents;
}
 
.templates-text1095 {
  display: inline-block;
}
 
.templates-fragment1070 {
  display: contents;
}
 
.templates-text1089 {
  display: inline-block;
}
 
.templates-fragment1080 {
  display: contents;
}
 
.templates-text1099 {
  display: inline-block;
}
 
.templates-fragment1071 {
  display: contents;
}
 
.templates-text1090 {
  display: inline-block;
}
 
.templates-fragment1092 {
  display: contents;
}
 
.templates-text1111 {
  display: inline-block;
}
 
.templates-fragment1062 {
  display: contents;
}
 
.templates-text1081 {
  display: inline-block;
}
 
.templates-fragment1073 {
  display: contents;
}
 
.templates-text1092 {
  display: inline-block;
}
 
.templates-fragment1097 {
  display: contents;
}
 
.templates-text1116 {
  display: inline-block;
}
 
.templates-fragment1100 {
  display: contents;
}
 
.templates-text1119 {
  display: inline-block;
}
 
.templates-fragment1063 {
  display: contents;
}
 
.templates-text1082 {
  display: inline-block;
}
 
.templates-fragment1091 {
  display: contents;
}
 
.templates-text1110 {
  display: inline-block;
}
 
.templates-fragment1086 {
  display: contents;
}
 
.templates-text1105 {
  display: inline-block;
}
 
.templates-fragment1087 {
  display: contents;
}
 
.templates-text1106 {
  display: inline-block;
}
 
.templates-fragment1093 {
  display: contents;
}
 
.templates-text1112 {
  display: inline-block;
}
 
.templates-fragment1088 {
  display: contents;
}
 
.templates-text1107 {
  display: inline-block;
}
 
.templates-fragment1081 {
  display: contents;
}
 
.templates-text1100 {
  display: inline-block;
}
 
.templates-fragment1079 {
  display: contents;
}
 
.templates-text1098 {
  display: inline-block;
}
 
.templates-fragment1096 {
  display: contents;
}
 
.templates-text1115 {
  display: inline-block;
}
 
.templates-fragment1082 {
  display: contents;
}
 
.templates-text1101 {
  display: inline-block;
}
 
.templates-fragment1068 {
  display: contents;
}
 
.templates-text1087 {
  display: inline-block;
}
 
.templates-fragment1094 {
  display: contents;
}
 
.templates-text1113 {
  display: inline-block;
}
 
.templates-fragment1089 {
  display: contents;
}
 
.templates-text1108 {
  display: inline-block;
}
 
.templates-fragment1064 {
  display: contents;
}
 
.templates-text1083 {
  display: inline-block;
}
 
.templates-fragment1084 {
  display: contents;
}
 
.templates-text1103 {
  display: inline-block;
}
 
.templates-fragment1098 {
  display: contents;
}
 
.templates-text1117 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo1 {
    display: none;
  }
  .toast2-header1 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button1 {
    align-self: flex-start;
  }
  .toast2-close-button1 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf1 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg1 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-smub {
  display: contents;
}
 
.toast2-container5 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo2 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header2 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content2 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item2 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type2 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape2 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch2 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features5 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features6 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip392 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword2 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label122 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label242 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language2 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language2 {
  display: none;
}
 
.toast2-label-type2 {
  display: none;
}
 
.toast2-container-recovery-method2 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method2 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id2 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle6 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button5 {
  display: none;
}
 
.toast2-container6 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf2 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf2:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg2 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg2:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon38 {
  display: none;
}
 
.toast2-link5 {
  display: contents;
}
 
.toast2-icon42 {
  text-decoration: none;
}
 
.toast2-top-button2 {
  display: none;
  flex-direction: row;
}
 
.toast2-link6 {
  display: none;
}
 
.toast2-icon46 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown2 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle9 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text27 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow2 {
  transition: 0.3s;
}
 
.toast2-icon48 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list2 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown7 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle10 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle10:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink2 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown8 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle11 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle11:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text28 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown9 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle12 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle12:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text29 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button6 {
  display: none;
}
 
.toast2-close-button2 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon50 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1118 {
  display: contents;
}
 
.templates-text1137 {
  display: inline-block;
}
 
.templates-fragment1141 {
  display: contents;
}
 
.templates-text1160 {
  display: inline-block;
}
 
.templates-fragment1115 {
  display: contents;
}
 
.templates-text1134 {
  display: inline-block;
}
 
.templates-fragment1105 {
  display: contents;
}
 
.templates-text1124 {
  display: inline-block;
}
 
.templates-fragment1106 {
  display: contents;
}
 
.templates-text1125 {
  display: inline-block;
}
 
.templates-fragment1123 {
  display: contents;
}
 
.templates-text1142 {
  display: inline-block;
}
 
.templates-fragment1109 {
  display: contents;
}
 
.templates-text1128 {
  display: inline-block;
}
 
.templates-fragment1125 {
  display: contents;
}
 
.templates-text1144 {
  display: inline-block;
}
 
.templates-fragment1139 {
  display: contents;
}
 
.templates-text1158 {
  display: inline-block;
}
 
.templates-fragment1107 {
  display: contents;
}
 
.templates-text1126 {
  display: inline-block;
}
 
.templates-fragment1130 {
  display: contents;
}
 
.templates-text1149 {
  display: inline-block;
}
 
.templates-fragment1135 {
  display: contents;
}
 
.templates-text1154 {
  display: inline-block;
}
 
.templates-fragment1114 {
  display: contents;
}
 
.templates-text1133 {
  display: inline-block;
}
 
.templates-fragment1112 {
  display: contents;
}
 
.templates-text1131 {
  display: inline-block;
}
 
.templates-fragment1117 {
  display: contents;
}
 
.templates-text1136 {
  display: inline-block;
}
 
.templates-fragment1116 {
  display: contents;
}
 
.templates-text1135 {
  display: inline-block;
}
 
.templates-fragment1110 {
  display: contents;
}
 
.templates-text1129 {
  display: inline-block;
}
 
.templates-fragment1120 {
  display: contents;
}
 
.templates-text1139 {
  display: inline-block;
}
 
.templates-fragment1111 {
  display: contents;
}
 
.templates-text1130 {
  display: inline-block;
}
 
.templates-fragment1132 {
  display: contents;
}
 
.templates-text1151 {
  display: inline-block;
}
 
.templates-fragment1102 {
  display: contents;
}
 
.templates-text1121 {
  display: inline-block;
}
 
.templates-fragment1113 {
  display: contents;
}
 
.templates-text1132 {
  display: inline-block;
}
 
.templates-fragment1137 {
  display: contents;
}
 
.templates-text1156 {
  display: inline-block;
}
 
.templates-fragment1140 {
  display: contents;
}
 
.templates-text1159 {
  display: inline-block;
}
 
.templates-fragment1103 {
  display: contents;
}
 
.templates-text1122 {
  display: inline-block;
}
 
.templates-fragment1131 {
  display: contents;
}
 
.templates-text1150 {
  display: inline-block;
}
 
.templates-fragment1126 {
  display: contents;
}
 
.templates-text1145 {
  display: inline-block;
}
 
.templates-fragment1127 {
  display: contents;
}
 
.templates-text1146 {
  display: inline-block;
}
 
.templates-fragment1133 {
  display: contents;
}
 
.templates-text1152 {
  display: inline-block;
}
 
.templates-fragment1128 {
  display: contents;
}
 
.templates-text1147 {
  display: inline-block;
}
 
.templates-fragment1121 {
  display: contents;
}
 
.templates-text1140 {
  display: inline-block;
}
 
.templates-fragment1119 {
  display: contents;
}
 
.templates-text1138 {
  display: inline-block;
}
 
.templates-fragment1136 {
  display: contents;
}
 
.templates-text1155 {
  display: inline-block;
}
 
.templates-fragment1122 {
  display: contents;
}
 
.templates-text1141 {
  display: inline-block;
}
 
.templates-fragment1108 {
  display: contents;
}
 
.templates-text1127 {
  display: inline-block;
}
 
.templates-fragment1134 {
  display: contents;
}
 
.templates-text1153 {
  display: inline-block;
}
 
.templates-fragment1129 {
  display: contents;
}
 
.templates-text1148 {
  display: inline-block;
}
 
.templates-fragment1104 {
  display: contents;
}
 
.templates-text1123 {
  display: inline-block;
}
 
.templates-fragment1124 {
  display: contents;
}
 
.templates-text1143 {
  display: inline-block;
}
 
.templates-fragment1138 {
  display: contents;
}
 
.templates-text1157 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo2 {
    display: none;
  }
  .toast2-header2 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button2 {
    align-self: flex-start;
  }
  .toast2-close-button2 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf2 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg2 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-xmn7 {
  display: contents;
}
 
.toast2-container7 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo3 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header3 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content3 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item3 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type3 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape3 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch3 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features7 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features8 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip393 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword3 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label123 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label243 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language3 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language3 {
  display: none;
}
 
.toast2-label-type3 {
  display: none;
}
 
.toast2-container-recovery-method3 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method3 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id3 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle8 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button7 {
  display: none;
}
 
.toast2-container8 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf3 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf3:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg3 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg3:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top3 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon52 {
  display: none;
}
 
.toast2-link7 {
  display: contents;
}
 
.toast2-icon56 {
  text-decoration: none;
}
 
.toast2-top-button3 {
  display: none;
  flex-direction: row;
}
 
.toast2-link8 {
  display: none;
}
 
.toast2-icon60 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown3 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle13 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text34 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow3 {
  transition: 0.3s;
}
 
.toast2-icon62 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list3 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown10 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle14 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle14:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink3 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown11 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle15 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle15:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text35 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown12 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle16 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle16:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text36 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button8 {
  display: none;
}
 
.toast2-close-button3 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon64 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1158 {
  display: contents;
}
 
.templates-text1179 {
  display: inline-block;
}
 
.templates-fragment1181 {
  display: contents;
}
 
.templates-text1202 {
  display: inline-block;
}
 
.templates-fragment1155 {
  display: contents;
}
 
.templates-text1176 {
  display: inline-block;
}
 
.templates-fragment1145 {
  display: contents;
}
 
.templates-text1166 {
  display: inline-block;
}
 
.templates-fragment1146 {
  display: contents;
}
 
.templates-text1167 {
  display: inline-block;
}
 
.templates-fragment1163 {
  display: contents;
}
 
.templates-text1184 {
  display: inline-block;
}
 
.templates-fragment1149 {
  display: contents;
}
 
.templates-text1170 {
  display: inline-block;
}
 
.templates-fragment1165 {
  display: contents;
}
 
.templates-text1186 {
  display: inline-block;
}
 
.templates-fragment1179 {
  display: contents;
}
 
.templates-text1200 {
  display: inline-block;
}
 
.templates-fragment1147 {
  display: contents;
}
 
.templates-text1168 {
  display: inline-block;
}
 
.templates-fragment1170 {
  display: contents;
}
 
.templates-text1191 {
  display: inline-block;
}
 
.templates-fragment1175 {
  display: contents;
}
 
.templates-text1196 {
  display: inline-block;
}
 
.templates-fragment1154 {
  display: contents;
}
 
.templates-text1175 {
  display: inline-block;
}
 
.templates-fragment1152 {
  display: contents;
}
 
.templates-text1173 {
  display: inline-block;
}
 
.templates-fragment1157 {
  display: contents;
}
 
.templates-text1178 {
  display: inline-block;
}
 
.templates-fragment1156 {
  display: contents;
}
 
.templates-text1177 {
  display: inline-block;
}
 
.templates-fragment1150 {
  display: contents;
}
 
.templates-text1171 {
  display: inline-block;
}
 
.templates-fragment1160 {
  display: contents;
}
 
.templates-text1181 {
  display: inline-block;
}
 
.templates-fragment1151 {
  display: contents;
}
 
.templates-text1172 {
  display: inline-block;
}
 
.templates-fragment1172 {
  display: contents;
}
 
.templates-text1193 {
  display: inline-block;
}
 
.templates-fragment1142 {
  display: contents;
}
 
.templates-text1163 {
  display: inline-block;
}
 
.templates-fragment1153 {
  display: contents;
}
 
.templates-text1174 {
  display: inline-block;
}
 
.templates-fragment1177 {
  display: contents;
}
 
.templates-text1198 {
  display: inline-block;
}
 
.templates-fragment1180 {
  display: contents;
}
 
.templates-text1201 {
  display: inline-block;
}
 
.templates-fragment1143 {
  display: contents;
}
 
.templates-text1164 {
  display: inline-block;
}
 
.templates-fragment1171 {
  display: contents;
}
 
.templates-text1192 {
  display: inline-block;
}
 
.templates-fragment1166 {
  display: contents;
}
 
.templates-text1187 {
  display: inline-block;
}
 
.templates-fragment1167 {
  display: contents;
}
 
.templates-text1188 {
  display: inline-block;
}
 
.templates-fragment1173 {
  display: contents;
}
 
.templates-text1194 {
  display: inline-block;
}
 
.templates-fragment1168 {
  display: contents;
}
 
.templates-text1189 {
  display: inline-block;
}
 
.templates-fragment1161 {
  display: contents;
}
 
.templates-text1182 {
  display: inline-block;
}
 
.templates-fragment1159 {
  display: contents;
}
 
.templates-text1180 {
  display: inline-block;
}
 
.templates-fragment1176 {
  display: contents;
}
 
.templates-text1197 {
  display: inline-block;
}
 
.templates-fragment1162 {
  display: contents;
}
 
.templates-text1183 {
  display: inline-block;
}
 
.templates-fragment1148 {
  display: contents;
}
 
.templates-text1169 {
  display: inline-block;
}
 
.templates-fragment1174 {
  display: contents;
}
 
.templates-text1195 {
  display: inline-block;
}
 
.templates-fragment1169 {
  display: contents;
}
 
.templates-text1190 {
  display: inline-block;
}
 
.templates-fragment1144 {
  display: contents;
}
 
.templates-text1165 {
  display: inline-block;
}
 
.templates-fragment1164 {
  display: contents;
}
 
.templates-text1185 {
  display: inline-block;
}
 
.templates-fragment1178 {
  display: contents;
}
 
.templates-text1199 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo3 {
    display: none;
  }
  .toast2-header3 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button3 {
    align-self: flex-start;
  }
  .toast2-close-button3 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf3 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg3 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-202i {
  display: contents;
}
 
.toast2-container9 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo4 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header4 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content4 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item4 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type4 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape4 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch4 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features9 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features10 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip394 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword4 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label124 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label244 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language4 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language4 {
  display: none;
}
 
.toast2-label-type4 {
  display: none;
}
 
.toast2-container-recovery-method4 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method4 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id4 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle10 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button9 {
  display: none;
}
 
.toast2-container10 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf4 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf4:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg4 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg4:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top4 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon66 {
  display: none;
}
 
.toast2-link9 {
  display: contents;
}
 
.toast2-icon70 {
  text-decoration: none;
}
 
.toast2-top-button4 {
  display: none;
  flex-direction: row;
}
 
.toast2-link10 {
  display: none;
}
 
.toast2-icon74 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown4 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle17 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text41 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow4 {
  transition: 0.3s;
}
 
.toast2-icon76 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list4 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown13 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle18 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle18:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink4 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown14 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle19 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle19:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text42 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown15 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle20 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle20:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text43 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button10 {
  display: none;
}
 
.toast2-close-button4 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon78 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1198 {
  display: contents;
}
 
.templates-text1219 {
  display: inline-block;
}
 
.templates-fragment1221 {
  display: contents;
}
 
.templates-text1242 {
  display: inline-block;
}
 
.templates-fragment1195 {
  display: contents;
}
 
.templates-text1216 {
  display: inline-block;
}
 
.templates-fragment1185 {
  display: contents;
}
 
.templates-text1206 {
  display: inline-block;
}
 
.templates-fragment1186 {
  display: contents;
}
 
.templates-text1207 {
  display: inline-block;
}
 
.templates-fragment1203 {
  display: contents;
}
 
.templates-text1224 {
  display: inline-block;
}
 
.templates-fragment1189 {
  display: contents;
}
 
.templates-text1210 {
  display: inline-block;
}
 
.templates-fragment1205 {
  display: contents;
}
 
.templates-text1226 {
  display: inline-block;
}
 
.templates-fragment1219 {
  display: contents;
}
 
.templates-text1240 {
  display: inline-block;
}
 
.templates-fragment1187 {
  display: contents;
}
 
.templates-text1208 {
  display: inline-block;
}
 
.templates-fragment1210 {
  display: contents;
}
 
.templates-text1231 {
  display: inline-block;
}
 
.templates-fragment1215 {
  display: contents;
}
 
.templates-text1236 {
  display: inline-block;
}
 
.templates-fragment1194 {
  display: contents;
}
 
.templates-text1215 {
  display: inline-block;
}
 
.templates-fragment1192 {
  display: contents;
}
 
.templates-text1213 {
  display: inline-block;
}
 
.templates-fragment1197 {
  display: contents;
}
 
.templates-text1218 {
  display: inline-block;
}
 
.templates-fragment1196 {
  display: contents;
}
 
.templates-text1217 {
  display: inline-block;
}
 
.templates-fragment1190 {
  display: contents;
}
 
.templates-text1211 {
  display: inline-block;
}
 
.templates-fragment1200 {
  display: contents;
}
 
.templates-text1221 {
  display: inline-block;
}
 
.templates-fragment1191 {
  display: contents;
}
 
.templates-text1212 {
  display: inline-block;
}
 
.templates-fragment1212 {
  display: contents;
}
 
.templates-text1233 {
  display: inline-block;
}
 
.templates-fragment1182 {
  display: contents;
}
 
.templates-text1203 {
  display: inline-block;
}
 
.templates-fragment1193 {
  display: contents;
}
 
.templates-text1214 {
  display: inline-block;
}
 
.templates-fragment1217 {
  display: contents;
}
 
.templates-text1238 {
  display: inline-block;
}
 
.templates-fragment1220 {
  display: contents;
}
 
.templates-text1241 {
  display: inline-block;
}
 
.templates-fragment1183 {
  display: contents;
}
 
.templates-text1204 {
  display: inline-block;
}
 
.templates-fragment1211 {
  display: contents;
}
 
.templates-text1232 {
  display: inline-block;
}
 
.templates-fragment1206 {
  display: contents;
}
 
.templates-text1227 {
  display: inline-block;
}
 
.templates-fragment1207 {
  display: contents;
}
 
.templates-text1228 {
  display: inline-block;
}
 
.templates-fragment1213 {
  display: contents;
}
 
.templates-text1234 {
  display: inline-block;
}
 
.templates-fragment1208 {
  display: contents;
}
 
.templates-text1229 {
  display: inline-block;
}
 
.templates-fragment1201 {
  display: contents;
}
 
.templates-text1222 {
  display: inline-block;
}
 
.templates-fragment1199 {
  display: contents;
}
 
.templates-text1220 {
  display: inline-block;
}
 
.templates-fragment1216 {
  display: contents;
}
 
.templates-text1237 {
  display: inline-block;
}
 
.templates-fragment1202 {
  display: contents;
}
 
.templates-text1223 {
  display: inline-block;
}
 
.templates-fragment1188 {
  display: contents;
}
 
.templates-text1209 {
  display: inline-block;
}
 
.templates-fragment1214 {
  display: contents;
}
 
.templates-text1235 {
  display: inline-block;
}
 
.templates-fragment1209 {
  display: contents;
}
 
.templates-text1230 {
  display: inline-block;
}
 
.templates-fragment1184 {
  display: contents;
}
 
.templates-text1205 {
  display: inline-block;
}
 
.templates-fragment1204 {
  display: contents;
}
 
.templates-text1225 {
  display: inline-block;
}
 
.templates-fragment1218 {
  display: contents;
}
 
.templates-text1239 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo4 {
    display: none;
  }
  .toast2-header4 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button4 {
    align-self: flex-start;
  }
  .toast2-close-button4 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf4 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg4 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-kayq {
  display: contents;
}
 
.toast2-container11 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo5 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header5 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content5 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item5 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type5 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape5 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch5 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features11 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features12 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip395 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword5 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label125 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label245 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language5 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language5 {
  display: none;
}
 
.toast2-label-type5 {
  display: none;
}
 
.toast2-container-recovery-method5 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method5 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id5 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle12 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button11 {
  display: none;
}
 
.toast2-container12 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf5 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf5:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg5 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg5:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top5 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon80 {
  display: none;
}
 
.toast2-link11 {
  display: contents;
}
 
.toast2-icon84 {
  text-decoration: none;
}
 
.toast2-top-button5 {
  display: none;
  flex-direction: row;
}
 
.toast2-link12 {
  display: none;
}
 
.toast2-icon88 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown5 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle21 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text48 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow5 {
  transition: 0.3s;
}
 
.toast2-icon90 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list5 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown16 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle22 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle22:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink5 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown17 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle23 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle23:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text49 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown18 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle24 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle24:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text50 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button12 {
  display: none;
}
 
.toast2-close-button5 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon92 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1238 {
  display: contents;
}
 
.templates-text1259 {
  display: inline-block;
}
 
.templates-fragment1261 {
  display: contents;
}
 
.templates-text1282 {
  display: inline-block;
}
 
.templates-fragment1235 {
  display: contents;
}
 
.templates-text1256 {
  display: inline-block;
}
 
.templates-fragment1225 {
  display: contents;
}
 
.templates-text1246 {
  display: inline-block;
}
 
.templates-fragment1226 {
  display: contents;
}
 
.templates-text1247 {
  display: inline-block;
}
 
.templates-fragment1243 {
  display: contents;
}
 
.templates-text1264 {
  display: inline-block;
}
 
.templates-fragment1229 {
  display: contents;
}
 
.templates-text1250 {
  display: inline-block;
}
 
.templates-fragment1245 {
  display: contents;
}
 
.templates-text1266 {
  display: inline-block;
}
 
.templates-fragment1259 {
  display: contents;
}
 
.templates-text1280 {
  display: inline-block;
}
 
.templates-fragment1227 {
  display: contents;
}
 
.templates-text1248 {
  display: inline-block;
}
 
.templates-fragment1250 {
  display: contents;
}
 
.templates-text1271 {
  display: inline-block;
}
 
.templates-fragment1255 {
  display: contents;
}
 
.templates-text1276 {
  display: inline-block;
}
 
.templates-fragment1234 {
  display: contents;
}
 
.templates-text1255 {
  display: inline-block;
}
 
.templates-fragment1232 {
  display: contents;
}
 
.templates-text1253 {
  display: inline-block;
}
 
.templates-fragment1237 {
  display: contents;
}
 
.templates-text1258 {
  display: inline-block;
}
 
.templates-fragment1236 {
  display: contents;
}
 
.templates-text1257 {
  display: inline-block;
}
 
.templates-fragment1230 {
  display: contents;
}
 
.templates-text1251 {
  display: inline-block;
}
 
.templates-fragment1240 {
  display: contents;
}
 
.templates-text1261 {
  display: inline-block;
}
 
.templates-fragment1231 {
  display: contents;
}
 
.templates-text1252 {
  display: inline-block;
}
 
.templates-fragment1252 {
  display: contents;
}
 
.templates-text1273 {
  display: inline-block;
}
 
.templates-fragment1222 {
  display: contents;
}
 
.templates-text1243 {
  display: inline-block;
}
 
.templates-fragment1233 {
  display: contents;
}
 
.templates-text1254 {
  display: inline-block;
}
 
.templates-fragment1257 {
  display: contents;
}
 
.templates-text1278 {
  display: inline-block;
}
 
.templates-fragment1260 {
  display: contents;
}
 
.templates-text1281 {
  display: inline-block;
}
 
.templates-fragment1223 {
  display: contents;
}
 
.templates-text1244 {
  display: inline-block;
}
 
.templates-fragment1251 {
  display: contents;
}
 
.templates-text1272 {
  display: inline-block;
}
 
.templates-fragment1246 {
  display: contents;
}
 
.templates-text1267 {
  display: inline-block;
}
 
.templates-fragment1247 {
  display: contents;
}
 
.templates-text1268 {
  display: inline-block;
}
 
.templates-fragment1253 {
  display: contents;
}
 
.templates-text1274 {
  display: inline-block;
}
 
.templates-fragment1248 {
  display: contents;
}
 
.templates-text1269 {
  display: inline-block;
}
 
.templates-fragment1241 {
  display: contents;
}
 
.templates-text1262 {
  display: inline-block;
}
 
.templates-fragment1239 {
  display: contents;
}
 
.templates-text1260 {
  display: inline-block;
}
 
.templates-fragment1256 {
  display: contents;
}
 
.templates-text1277 {
  display: inline-block;
}
 
.templates-fragment1242 {
  display: contents;
}
 
.templates-text1263 {
  display: inline-block;
}
 
.templates-fragment1228 {
  display: contents;
}
 
.templates-text1249 {
  display: inline-block;
}
 
.templates-fragment1254 {
  display: contents;
}
 
.templates-text1275 {
  display: inline-block;
}
 
.templates-fragment1249 {
  display: contents;
}
 
.templates-text1270 {
  display: inline-block;
}
 
.templates-fragment1224 {
  display: contents;
}
 
.templates-text1245 {
  display: inline-block;
}
 
.templates-fragment1244 {
  display: contents;
}
 
.templates-text1265 {
  display: inline-block;
}
 
.templates-fragment1258 {
  display: contents;
}
 
.templates-text1279 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo5 {
    display: none;
  }
  .toast2-header5 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button5 {
    align-self: flex-start;
  }
  .toast2-close-button5 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf5 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg5 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-9pv6 {
  display: contents;
}
 
.toast2-container13 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo6 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header6 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content6 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item6 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type6 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape6 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch6 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features13 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features14 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip396 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword6 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label126 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label246 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language6 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language6 {
  display: none;
}
 
.toast2-label-type6 {
  display: none;
}
 
.toast2-container-recovery-method6 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method6 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id6 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle14 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button13 {
  display: none;
}
 
.toast2-container14 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf6 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf6:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg6 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg6:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top6 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon94 {
  display: none;
}
 
.toast2-link13 {
  display: contents;
}
 
.toast2-icon98 {
  text-decoration: none;
}
 
.toast2-top-button6 {
  display: none;
  flex-direction: row;
}
 
.toast2-link14 {
  display: none;
}
 
.toast2-icon102 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown6 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle25 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text55 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow6 {
  transition: 0.3s;
}
 
.toast2-icon104 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list6 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown19 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle26 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle26:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink6 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown20 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle27 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle27:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text56 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown21 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle28 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle28:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text57 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button14 {
  display: none;
}
 
.toast2-close-button6 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon106 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1278 {
  display: contents;
}
 
.templates-text1301 {
  display: inline-block;
}
 
.templates-fragment1301 {
  display: contents;
}
 
.templates-text1324 {
  display: inline-block;
}
 
.templates-fragment1275 {
  display: contents;
}
 
.templates-text1298 {
  display: inline-block;
}
 
.templates-fragment1265 {
  display: contents;
}
 
.templates-text1288 {
  display: inline-block;
}
 
.templates-fragment1266 {
  display: contents;
}
 
.templates-text1289 {
  display: inline-block;
}
 
.templates-fragment1283 {
  display: contents;
}
 
.templates-text1306 {
  display: inline-block;
}
 
.templates-fragment1269 {
  display: contents;
}
 
.templates-text1292 {
  display: inline-block;
}
 
.templates-fragment1285 {
  display: contents;
}
 
.templates-text1308 {
  display: inline-block;
}
 
.templates-fragment1299 {
  display: contents;
}
 
.templates-text1322 {
  display: inline-block;
}
 
.templates-fragment1267 {
  display: contents;
}
 
.templates-text1290 {
  display: inline-block;
}
 
.templates-fragment1290 {
  display: contents;
}
 
.templates-text1313 {
  display: inline-block;
}
 
.templates-fragment1295 {
  display: contents;
}
 
.templates-text1318 {
  display: inline-block;
}
 
.templates-fragment1274 {
  display: contents;
}
 
.templates-text1297 {
  display: inline-block;
}
 
.templates-fragment1272 {
  display: contents;
}
 
.templates-text1295 {
  display: inline-block;
}
 
.templates-fragment1277 {
  display: contents;
}
 
.templates-text1300 {
  display: inline-block;
}
 
.templates-fragment1276 {
  display: contents;
}
 
.templates-text1299 {
  display: inline-block;
}
 
.templates-fragment1270 {
  display: contents;
}
 
.templates-text1293 {
  display: inline-block;
}
 
.templates-fragment1280 {
  display: contents;
}
 
.templates-text1303 {
  display: inline-block;
}
 
.templates-fragment1271 {
  display: contents;
}
 
.templates-text1294 {
  display: inline-block;
}
 
.templates-fragment1292 {
  display: contents;
}
 
.templates-text1315 {
  display: inline-block;
}
 
.templates-fragment1262 {
  display: contents;
}
 
.templates-text1285 {
  display: inline-block;
}
 
.templates-fragment1273 {
  display: contents;
}
 
.templates-text1296 {
  display: inline-block;
}
 
.templates-fragment1297 {
  display: contents;
}
 
.templates-text1320 {
  display: inline-block;
}
 
.templates-fragment1300 {
  display: contents;
}
 
.templates-text1323 {
  display: inline-block;
}
 
.templates-fragment1263 {
  display: contents;
}
 
.templates-text1286 {
  display: inline-block;
}
 
.templates-fragment1291 {
  display: contents;
}
 
.templates-text1314 {
  display: inline-block;
}
 
.templates-fragment1286 {
  display: contents;
}
 
.templates-text1309 {
  display: inline-block;
}
 
.templates-fragment1287 {
  display: contents;
}
 
.templates-text1310 {
  display: inline-block;
}
 
.templates-fragment1293 {
  display: contents;
}
 
.templates-text1316 {
  display: inline-block;
}
 
.templates-fragment1288 {
  display: contents;
}
 
.templates-text1311 {
  display: inline-block;
}
 
.templates-fragment1281 {
  display: contents;
}
 
.templates-text1304 {
  display: inline-block;
}
 
.templates-fragment1279 {
  display: contents;
}
 
.templates-text1302 {
  display: inline-block;
}
 
.templates-fragment1296 {
  display: contents;
}
 
.templates-text1319 {
  display: inline-block;
}
 
.templates-fragment1282 {
  display: contents;
}
 
.templates-text1305 {
  display: inline-block;
}
 
.templates-fragment1268 {
  display: contents;
}
 
.templates-text1291 {
  display: inline-block;
}
 
.templates-fragment1294 {
  display: contents;
}
 
.templates-text1317 {
  display: inline-block;
}
 
.templates-fragment1289 {
  display: contents;
}
 
.templates-text1312 {
  display: inline-block;
}
 
.templates-fragment1264 {
  display: contents;
}
 
.templates-text1287 {
  display: inline-block;
}
 
.templates-fragment1284 {
  display: contents;
}
 
.templates-text1307 {
  display: inline-block;
}
 
.templates-fragment1298 {
  display: contents;
}
 
.templates-text1321 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo6 {
    display: none;
  }
  .toast2-header6 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button6 {
    align-self: flex-start;
  }
  .toast2-close-button6 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf6 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg6 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-66yb {
  display: contents;
}
 
.toast2-container15 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo7 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header7 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content7 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item7 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type7 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape7 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch7 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features15 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features16 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip397 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword7 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label127 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label247 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language7 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language7 {
  display: none;
}
 
.toast2-label-type7 {
  display: none;
}
 
.toast2-container-recovery-method7 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method7 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id7 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle16 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button15 {
  display: none;
}
 
.toast2-container16 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf7 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf7:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg7 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg7:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top7 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon108 {
  display: none;
}
 
.toast2-link15 {
  display: contents;
}
 
.toast2-icon112 {
  text-decoration: none;
}
 
.toast2-top-button7 {
  display: none;
  flex-direction: row;
}
 
.toast2-link16 {
  display: none;
}
 
.toast2-icon116 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown7 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle29 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text62 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow7 {
  transition: 0.3s;
}
 
.toast2-icon118 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list7 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown22 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle30 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle30:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink7 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown23 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle31 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle31:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text63 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown24 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle32 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle32:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text64 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button16 {
  display: none;
}
 
.toast2-close-button7 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon120 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1318 {
  display: contents;
}
 
.templates-text1341 {
  display: inline-block;
}
 
.templates-fragment1341 {
  display: contents;
}
 
.templates-text1364 {
  display: inline-block;
}
 
.templates-fragment1315 {
  display: contents;
}
 
.templates-text1338 {
  display: inline-block;
}
 
.templates-fragment1305 {
  display: contents;
}
 
.templates-text1328 {
  display: inline-block;
}
 
.templates-fragment1306 {
  display: contents;
}
 
.templates-text1329 {
  display: inline-block;
}
 
.templates-fragment1323 {
  display: contents;
}
 
.templates-text1346 {
  display: inline-block;
}
 
.templates-fragment1309 {
  display: contents;
}
 
.templates-text1332 {
  display: inline-block;
}
 
.templates-fragment1325 {
  display: contents;
}
 
.templates-text1348 {
  display: inline-block;
}
 
.templates-fragment1339 {
  display: contents;
}
 
.templates-text1362 {
  display: inline-block;
}
 
.templates-fragment1307 {
  display: contents;
}
 
.templates-text1330 {
  display: inline-block;
}
 
.templates-fragment1330 {
  display: contents;
}
 
.templates-text1353 {
  display: inline-block;
}
 
.templates-fragment1335 {
  display: contents;
}
 
.templates-text1358 {
  display: inline-block;
}
 
.templates-fragment1314 {
  display: contents;
}
 
.templates-text1337 {
  display: inline-block;
}
 
.templates-fragment1312 {
  display: contents;
}
 
.templates-text1335 {
  display: inline-block;
}
 
.templates-fragment1317 {
  display: contents;
}
 
.templates-text1340 {
  display: inline-block;
}
 
.templates-fragment1316 {
  display: contents;
}
 
.templates-text1339 {
  display: inline-block;
}
 
.templates-fragment1310 {
  display: contents;
}
 
.templates-text1333 {
  display: inline-block;
}
 
.templates-fragment1320 {
  display: contents;
}
 
.templates-text1343 {
  display: inline-block;
}
 
.templates-fragment1311 {
  display: contents;
}
 
.templates-text1334 {
  display: inline-block;
}
 
.templates-fragment1332 {
  display: contents;
}
 
.templates-text1355 {
  display: inline-block;
}
 
.templates-fragment1302 {
  display: contents;
}
 
.templates-text1325 {
  display: inline-block;
}
 
.templates-fragment1313 {
  display: contents;
}
 
.templates-text1336 {
  display: inline-block;
}
 
.templates-fragment1337 {
  display: contents;
}
 
.templates-text1360 {
  display: inline-block;
}
 
.templates-fragment1340 {
  display: contents;
}
 
.templates-text1363 {
  display: inline-block;
}
 
.templates-fragment1303 {
  display: contents;
}
 
.templates-text1326 {
  display: inline-block;
}
 
.templates-fragment1331 {
  display: contents;
}
 
.templates-text1354 {
  display: inline-block;
}
 
.templates-fragment1326 {
  display: contents;
}
 
.templates-text1349 {
  display: inline-block;
}
 
.templates-fragment1327 {
  display: contents;
}
 
.templates-text1350 {
  display: inline-block;
}
 
.templates-fragment1333 {
  display: contents;
}
 
.templates-text1356 {
  display: inline-block;
}
 
.templates-fragment1328 {
  display: contents;
}
 
.templates-text1351 {
  display: inline-block;
}
 
.templates-fragment1321 {
  display: contents;
}
 
.templates-text1344 {
  display: inline-block;
}
 
.templates-fragment1319 {
  display: contents;
}
 
.templates-text1342 {
  display: inline-block;
}
 
.templates-fragment1336 {
  display: contents;
}
 
.templates-text1359 {
  display: inline-block;
}
 
.templates-fragment1322 {
  display: contents;
}
 
.templates-text1345 {
  display: inline-block;
}
 
.templates-fragment1308 {
  display: contents;
}
 
.templates-text1331 {
  display: inline-block;
}
 
.templates-fragment1334 {
  display: contents;
}
 
.templates-text1357 {
  display: inline-block;
}
 
.templates-fragment1329 {
  display: contents;
}
 
.templates-text1352 {
  display: inline-block;
}
 
.templates-fragment1304 {
  display: contents;
}
 
.templates-text1327 {
  display: inline-block;
}
 
.templates-fragment1324 {
  display: contents;
}
 
.templates-text1347 {
  display: inline-block;
}
 
.templates-fragment1338 {
  display: contents;
}
 
.templates-text1361 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo7 {
    display: none;
  }
  .toast2-header7 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button7 {
    align-self: flex-start;
  }
  .toast2-close-button7 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf7 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg7 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-8wyk {
  display: contents;
}
 
.toast2-container17 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo8 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header8 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content8 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item8 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type8 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape8 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch8 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features17 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features18 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip398 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword8 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label128 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label248 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language8 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language8 {
  display: none;
}
 
.toast2-label-type8 {
  display: none;
}
 
.toast2-container-recovery-method8 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method8 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id8 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle18 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button17 {
  display: none;
}
 
.toast2-container18 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf8 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf8:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg8 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg8:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top8 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon122 {
  display: none;
}
 
.toast2-link17 {
  display: contents;
}
 
.toast2-icon126 {
  text-decoration: none;
}
 
.toast2-top-button8 {
  display: none;
  flex-direction: row;
}
 
.toast2-link18 {
  display: none;
}
 
.toast2-icon130 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown8 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle33 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text69 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow8 {
  transition: 0.3s;
}
 
.toast2-icon132 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list8 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown25 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle34 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle34:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink8 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown26 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle35 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle35:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text70 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown27 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle36 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle36:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text71 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button18 {
  display: none;
}
 
.toast2-close-button8 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon134 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1358 {
  display: contents;
}
 
.templates-text1381 {
  display: inline-block;
}
 
.templates-fragment1381 {
  display: contents;
}
 
.templates-text1404 {
  display: inline-block;
}
 
.templates-fragment1355 {
  display: contents;
}
 
.templates-text1378 {
  display: inline-block;
}
 
.templates-fragment1345 {
  display: contents;
}
 
.templates-text1368 {
  display: inline-block;
}
 
.templates-fragment1346 {
  display: contents;
}
 
.templates-text1369 {
  display: inline-block;
}
 
.templates-fragment1363 {
  display: contents;
}
 
.templates-text1386 {
  display: inline-block;
}
 
.templates-fragment1349 {
  display: contents;
}
 
.templates-text1372 {
  display: inline-block;
}
 
.templates-fragment1365 {
  display: contents;
}
 
.templates-text1388 {
  display: inline-block;
}
 
.templates-fragment1379 {
  display: contents;
}
 
.templates-text1402 {
  display: inline-block;
}
 
.templates-fragment1347 {
  display: contents;
}
 
.templates-text1370 {
  display: inline-block;
}
 
.templates-fragment1370 {
  display: contents;
}
 
.templates-text1393 {
  display: inline-block;
}
 
.templates-fragment1375 {
  display: contents;
}
 
.templates-text1398 {
  display: inline-block;
}
 
.templates-fragment1354 {
  display: contents;
}
 
.templates-text1377 {
  display: inline-block;
}
 
.templates-fragment1352 {
  display: contents;
}
 
.templates-text1375 {
  display: inline-block;
}
 
.templates-fragment1357 {
  display: contents;
}
 
.templates-text1380 {
  display: inline-block;
}
 
.templates-fragment1356 {
  display: contents;
}
 
.templates-text1379 {
  display: inline-block;
}
 
.templates-fragment1350 {
  display: contents;
}
 
.templates-text1373 {
  display: inline-block;
}
 
.templates-fragment1360 {
  display: contents;
}
 
.templates-text1383 {
  display: inline-block;
}
 
.templates-fragment1351 {
  display: contents;
}
 
.templates-text1374 {
  display: inline-block;
}
 
.templates-fragment1372 {
  display: contents;
}
 
.templates-text1395 {
  display: inline-block;
}
 
.templates-fragment1342 {
  display: contents;
}
 
.templates-text1365 {
  display: inline-block;
}
 
.templates-fragment1353 {
  display: contents;
}
 
.templates-text1376 {
  display: inline-block;
}
 
.templates-fragment1377 {
  display: contents;
}
 
.templates-text1400 {
  display: inline-block;
}
 
.templates-fragment1380 {
  display: contents;
}
 
.templates-text1403 {
  display: inline-block;
}
 
.templates-fragment1343 {
  display: contents;
}
 
.templates-text1366 {
  display: inline-block;
}
 
.templates-fragment1371 {
  display: contents;
}
 
.templates-text1394 {
  display: inline-block;
}
 
.templates-fragment1366 {
  display: contents;
}
 
.templates-text1389 {
  display: inline-block;
}
 
.templates-fragment1367 {
  display: contents;
}
 
.templates-text1390 {
  display: inline-block;
}
 
.templates-fragment1373 {
  display: contents;
}
 
.templates-text1396 {
  display: inline-block;
}
 
.templates-fragment1368 {
  display: contents;
}
 
.templates-text1391 {
  display: inline-block;
}
 
.templates-fragment1361 {
  display: contents;
}
 
.templates-text1384 {
  display: inline-block;
}
 
.templates-fragment1359 {
  display: contents;
}
 
.templates-text1382 {
  display: inline-block;
}
 
.templates-fragment1376 {
  display: contents;
}
 
.templates-text1399 {
  display: inline-block;
}
 
.templates-fragment1362 {
  display: contents;
}
 
.templates-text1385 {
  display: inline-block;
}
 
.templates-fragment1348 {
  display: contents;
}
 
.templates-text1371 {
  display: inline-block;
}
 
.templates-fragment1374 {
  display: contents;
}
 
.templates-text1397 {
  display: inline-block;
}
 
.templates-fragment1369 {
  display: contents;
}
 
.templates-text1392 {
  display: inline-block;
}
 
.templates-fragment1344 {
  display: contents;
}
 
.templates-text1367 {
  display: inline-block;
}
 
.templates-fragment1364 {
  display: contents;
}
 
.templates-text1387 {
  display: inline-block;
}
 
.templates-fragment1378 {
  display: contents;
}
 
.templates-text1401 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo8 {
    display: none;
  }
  .toast2-header8 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button8 {
    align-self: flex-start;
  }
  .toast2-close-button8 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf8 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg8 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-r0jp {
  display: contents;
}
 
.toast2-container19 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo9 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header9 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content9 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item9 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type9 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape9 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch9 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features19 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features20 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip399 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword9 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label129 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label249 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language9 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language9 {
  display: none;
}
 
.toast2-label-type9 {
  display: none;
}
 
.toast2-container-recovery-method9 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method9 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id9 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle20 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button19 {
  display: none;
}
 
.toast2-container20 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf9 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf9:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg9 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg9:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top9 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon136 {
  display: none;
}
 
.toast2-link19 {
  display: contents;
}
 
.toast2-icon140 {
  text-decoration: none;
}
 
.toast2-top-button9 {
  display: none;
  flex-direction: row;
}
 
.toast2-link20 {
  display: none;
}
 
.toast2-icon144 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown9 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle37 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text76 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow9 {
  transition: 0.3s;
}
 
.toast2-icon146 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list9 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown28 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle38 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle38:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink9 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown29 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle39 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle39:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text77 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown30 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle40 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle40:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text78 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button20 {
  display: none;
}
 
.toast2-close-button9 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon148 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1398 {
  display: contents;
}
 
.templates-text1423 {
  display: inline-block;
}
 
.templates-fragment1421 {
  display: contents;
}
 
.templates-text1446 {
  display: inline-block;
}
 
.templates-fragment1395 {
  display: contents;
}
 
.templates-text1420 {
  display: inline-block;
}
 
.templates-fragment1385 {
  display: contents;
}
 
.templates-text1410 {
  display: inline-block;
}
 
.templates-fragment1386 {
  display: contents;
}
 
.templates-text1411 {
  display: inline-block;
}
 
.templates-fragment1403 {
  display: contents;
}
 
.templates-text1428 {
  display: inline-block;
}
 
.templates-fragment1389 {
  display: contents;
}
 
.templates-text1414 {
  display: inline-block;
}
 
.templates-fragment1405 {
  display: contents;
}
 
.templates-text1430 {
  display: inline-block;
}
 
.templates-fragment1419 {
  display: contents;
}
 
.templates-text1444 {
  display: inline-block;
}
 
.templates-fragment1387 {
  display: contents;
}
 
.templates-text1412 {
  display: inline-block;
}
 
.templates-fragment1410 {
  display: contents;
}
 
.templates-text1435 {
  display: inline-block;
}
 
.templates-fragment1415 {
  display: contents;
}
 
.templates-text1440 {
  display: inline-block;
}
 
.templates-fragment1394 {
  display: contents;
}
 
.templates-text1419 {
  display: inline-block;
}
 
.templates-fragment1392 {
  display: contents;
}
 
.templates-text1417 {
  display: inline-block;
}
 
.templates-fragment1397 {
  display: contents;
}
 
.templates-text1422 {
  display: inline-block;
}
 
.templates-fragment1396 {
  display: contents;
}
 
.templates-text1421 {
  display: inline-block;
}
 
.templates-fragment1390 {
  display: contents;
}
 
.templates-text1415 {
  display: inline-block;
}
 
.templates-fragment1400 {
  display: contents;
}
 
.templates-text1425 {
  display: inline-block;
}
 
.templates-fragment1391 {
  display: contents;
}
 
.templates-text1416 {
  display: inline-block;
}
 
.templates-fragment1412 {
  display: contents;
}
 
.templates-text1437 {
  display: inline-block;
}
 
.templates-fragment1382 {
  display: contents;
}
 
.templates-text1407 {
  display: inline-block;
}
 
.templates-fragment1393 {
  display: contents;
}
 
.templates-text1418 {
  display: inline-block;
}
 
.templates-fragment1417 {
  display: contents;
}
 
.templates-text1442 {
  display: inline-block;
}
 
.templates-fragment1420 {
  display: contents;
}
 
.templates-text1445 {
  display: inline-block;
}
 
.templates-fragment1383 {
  display: contents;
}
 
.templates-text1408 {
  display: inline-block;
}
 
.templates-fragment1411 {
  display: contents;
}
 
.templates-text1436 {
  display: inline-block;
}
 
.templates-fragment1406 {
  display: contents;
}
 
.templates-text1431 {
  display: inline-block;
}
 
.templates-fragment1407 {
  display: contents;
}
 
.templates-text1432 {
  display: inline-block;
}
 
.templates-fragment1413 {
  display: contents;
}
 
.templates-text1438 {
  display: inline-block;
}
 
.templates-fragment1408 {
  display: contents;
}
 
.templates-text1433 {
  display: inline-block;
}
 
.templates-fragment1401 {
  display: contents;
}
 
.templates-text1426 {
  display: inline-block;
}
 
.templates-fragment1399 {
  display: contents;
}
 
.templates-text1424 {
  display: inline-block;
}
 
.templates-fragment1416 {
  display: contents;
}
 
.templates-text1441 {
  display: inline-block;
}
 
.templates-fragment1402 {
  display: contents;
}
 
.templates-text1427 {
  display: inline-block;
}
 
.templates-fragment1388 {
  display: contents;
}
 
.templates-text1413 {
  display: inline-block;
}
 
.templates-fragment1414 {
  display: contents;
}
 
.templates-text1439 {
  display: inline-block;
}
 
.templates-fragment1409 {
  display: contents;
}
 
.templates-text1434 {
  display: inline-block;
}
 
.templates-fragment1384 {
  display: contents;
}
 
.templates-text1409 {
  display: inline-block;
}
 
.templates-fragment1404 {
  display: contents;
}
 
.templates-text1429 {
  display: inline-block;
}
 
.templates-fragment1418 {
  display: contents;
}
 
.templates-text1443 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo9 {
    display: none;
  }
  .toast2-header9 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button9 {
    align-self: flex-start;
  }
  .toast2-close-button9 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf9 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg9 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-jfcp {
  display: contents;
}
 
.toast2-container21 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo10 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header10 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content10 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item10 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type10 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape10 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch10 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features21 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features22 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3910 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword10 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1210 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2410 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language10 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language10 {
  display: none;
}
 
.toast2-label-type10 {
  display: none;
}
 
.toast2-container-recovery-method10 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method10 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id10 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle22 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button21 {
  display: none;
}
 
.toast2-container22 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf10 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf10:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg10 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg10:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top10 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon150 {
  display: none;
}
 
.toast2-link21 {
  display: contents;
}
 
.toast2-icon154 {
  text-decoration: none;
}
 
.toast2-top-button10 {
  display: none;
  flex-direction: row;
}
 
.toast2-link22 {
  display: none;
}
 
.toast2-icon158 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown10 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle41 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text83 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow10 {
  transition: 0.3s;
}
 
.toast2-icon160 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list10 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown31 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle42 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle42:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink10 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown32 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle43 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle43:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text84 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown33 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle44 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle44:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text85 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button22 {
  display: none;
}
 
.toast2-close-button10 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon162 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1438 {
  display: contents;
}
 
.templates-text1463 {
  display: inline-block;
}
 
.templates-fragment1461 {
  display: contents;
}
 
.templates-text1486 {
  display: inline-block;
}
 
.templates-fragment1435 {
  display: contents;
}
 
.templates-text1460 {
  display: inline-block;
}
 
.templates-fragment1425 {
  display: contents;
}
 
.templates-text1450 {
  display: inline-block;
}
 
.templates-fragment1426 {
  display: contents;
}
 
.templates-text1451 {
  display: inline-block;
}
 
.templates-fragment1443 {
  display: contents;
}
 
.templates-text1468 {
  display: inline-block;
}
 
.templates-fragment1429 {
  display: contents;
}
 
.templates-text1454 {
  display: inline-block;
}
 
.templates-fragment1445 {
  display: contents;
}
 
.templates-text1470 {
  display: inline-block;
}
 
.templates-fragment1459 {
  display: contents;
}
 
.templates-text1484 {
  display: inline-block;
}
 
.templates-fragment1427 {
  display: contents;
}
 
.templates-text1452 {
  display: inline-block;
}
 
.templates-fragment1450 {
  display: contents;
}
 
.templates-text1475 {
  display: inline-block;
}
 
.templates-fragment1455 {
  display: contents;
}
 
.templates-text1480 {
  display: inline-block;
}
 
.templates-fragment1434 {
  display: contents;
}
 
.templates-text1459 {
  display: inline-block;
}
 
.templates-fragment1432 {
  display: contents;
}
 
.templates-text1457 {
  display: inline-block;
}
 
.templates-fragment1437 {
  display: contents;
}
 
.templates-text1462 {
  display: inline-block;
}
 
.templates-fragment1436 {
  display: contents;
}
 
.templates-text1461 {
  display: inline-block;
}
 
.templates-fragment1430 {
  display: contents;
}
 
.templates-text1455 {
  display: inline-block;
}
 
.templates-fragment1440 {
  display: contents;
}
 
.templates-text1465 {
  display: inline-block;
}
 
.templates-fragment1431 {
  display: contents;
}
 
.templates-text1456 {
  display: inline-block;
}
 
.templates-fragment1452 {
  display: contents;
}
 
.templates-text1477 {
  display: inline-block;
}
 
.templates-fragment1422 {
  display: contents;
}
 
.templates-text1447 {
  display: inline-block;
}
 
.templates-fragment1433 {
  display: contents;
}
 
.templates-text1458 {
  display: inline-block;
}
 
.templates-fragment1457 {
  display: contents;
}
 
.templates-text1482 {
  display: inline-block;
}
 
.templates-fragment1460 {
  display: contents;
}
 
.templates-text1485 {
  display: inline-block;
}
 
.templates-fragment1423 {
  display: contents;
}
 
.templates-text1448 {
  display: inline-block;
}
 
.templates-fragment1451 {
  display: contents;
}
 
.templates-text1476 {
  display: inline-block;
}
 
.templates-fragment1446 {
  display: contents;
}
 
.templates-text1471 {
  display: inline-block;
}
 
.templates-fragment1447 {
  display: contents;
}
 
.templates-text1472 {
  display: inline-block;
}
 
.templates-fragment1453 {
  display: contents;
}
 
.templates-text1478 {
  display: inline-block;
}
 
.templates-fragment1448 {
  display: contents;
}
 
.templates-text1473 {
  display: inline-block;
}
 
.templates-fragment1441 {
  display: contents;
}
 
.templates-text1466 {
  display: inline-block;
}
 
.templates-fragment1439 {
  display: contents;
}
 
.templates-text1464 {
  display: inline-block;
}
 
.templates-fragment1456 {
  display: contents;
}
 
.templates-text1481 {
  display: inline-block;
}
 
.templates-fragment1442 {
  display: contents;
}
 
.templates-text1467 {
  display: inline-block;
}
 
.templates-fragment1428 {
  display: contents;
}
 
.templates-text1453 {
  display: inline-block;
}
 
.templates-fragment1454 {
  display: contents;
}
 
.templates-text1479 {
  display: inline-block;
}
 
.templates-fragment1449 {
  display: contents;
}
 
.templates-text1474 {
  display: inline-block;
}
 
.templates-fragment1424 {
  display: contents;
}
 
.templates-text1449 {
  display: inline-block;
}
 
.templates-fragment1444 {
  display: contents;
}
 
.templates-text1469 {
  display: inline-block;
}
 
.templates-fragment1458 {
  display: contents;
}
 
.templates-text1483 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo10 {
    display: none;
  }
  .toast2-header10 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button10 {
    align-self: flex-start;
  }
  .toast2-close-button10 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf10 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg10 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-w902 {
  display: contents;
}
 
.toast2-container23 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo11 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header11 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content11 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item11 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type11 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape11 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch11 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features23 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features24 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3911 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword11 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1211 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2411 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language11 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language11 {
  display: none;
}
 
.toast2-label-type11 {
  display: none;
}
 
.toast2-container-recovery-method11 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method11 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id11 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle24 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button23 {
  display: none;
}
 
.toast2-container24 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf11 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf11:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg11 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg11:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top11 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon164 {
  display: none;
}
 
.toast2-link23 {
  display: contents;
}
 
.toast2-icon168 {
  text-decoration: none;
}
 
.toast2-top-button11 {
  display: none;
  flex-direction: row;
}
 
.toast2-link24 {
  display: none;
}
 
.toast2-icon172 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown11 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle45 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text90 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow11 {
  transition: 0.3s;
}
 
.toast2-icon174 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list11 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown34 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle46 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle46:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink11 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown35 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle47 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle47:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text91 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown36 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle48 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle48:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text92 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button24 {
  display: none;
}
 
.toast2-close-button11 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon176 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1478 {
  display: contents;
}
 
.templates-text1503 {
  display: inline-block;
}
 
.templates-fragment1501 {
  display: contents;
}
 
.templates-text1526 {
  display: inline-block;
}
 
.templates-fragment1475 {
  display: contents;
}
 
.templates-text1500 {
  display: inline-block;
}
 
.templates-fragment1465 {
  display: contents;
}
 
.templates-text1490 {
  display: inline-block;
}
 
.templates-fragment1466 {
  display: contents;
}
 
.templates-text1491 {
  display: inline-block;
}
 
.templates-fragment1483 {
  display: contents;
}
 
.templates-text1508 {
  display: inline-block;
}
 
.templates-fragment1469 {
  display: contents;
}
 
.templates-text1494 {
  display: inline-block;
}
 
.templates-fragment1485 {
  display: contents;
}
 
.templates-text1510 {
  display: inline-block;
}
 
.templates-fragment1499 {
  display: contents;
}
 
.templates-text1524 {
  display: inline-block;
}
 
.templates-fragment1467 {
  display: contents;
}
 
.templates-text1492 {
  display: inline-block;
}
 
.templates-fragment1490 {
  display: contents;
}
 
.templates-text1515 {
  display: inline-block;
}
 
.templates-fragment1495 {
  display: contents;
}
 
.templates-text1520 {
  display: inline-block;
}
 
.templates-fragment1474 {
  display: contents;
}
 
.templates-text1499 {
  display: inline-block;
}
 
.templates-fragment1472 {
  display: contents;
}
 
.templates-text1497 {
  display: inline-block;
}
 
.templates-fragment1477 {
  display: contents;
}
 
.templates-text1502 {
  display: inline-block;
}
 
.templates-fragment1476 {
  display: contents;
}
 
.templates-text1501 {
  display: inline-block;
}
 
.templates-fragment1470 {
  display: contents;
}
 
.templates-text1495 {
  display: inline-block;
}
 
.templates-fragment1480 {
  display: contents;
}
 
.templates-text1505 {
  display: inline-block;
}
 
.templates-fragment1471 {
  display: contents;
}
 
.templates-text1496 {
  display: inline-block;
}
 
.templates-fragment1492 {
  display: contents;
}
 
.templates-text1517 {
  display: inline-block;
}
 
.templates-fragment1462 {
  display: contents;
}
 
.templates-text1487 {
  display: inline-block;
}
 
.templates-fragment1473 {
  display: contents;
}
 
.templates-text1498 {
  display: inline-block;
}
 
.templates-fragment1497 {
  display: contents;
}
 
.templates-text1522 {
  display: inline-block;
}
 
.templates-fragment1500 {
  display: contents;
}
 
.templates-text1525 {
  display: inline-block;
}
 
.templates-fragment1463 {
  display: contents;
}
 
.templates-text1488 {
  display: inline-block;
}
 
.templates-fragment1491 {
  display: contents;
}
 
.templates-text1516 {
  display: inline-block;
}
 
.templates-fragment1486 {
  display: contents;
}
 
.templates-text1511 {
  display: inline-block;
}
 
.templates-fragment1487 {
  display: contents;
}
 
.templates-text1512 {
  display: inline-block;
}
 
.templates-fragment1493 {
  display: contents;
}
 
.templates-text1518 {
  display: inline-block;
}
 
.templates-fragment1488 {
  display: contents;
}
 
.templates-text1513 {
  display: inline-block;
}
 
.templates-fragment1481 {
  display: contents;
}
 
.templates-text1506 {
  display: inline-block;
}
 
.templates-fragment1479 {
  display: contents;
}
 
.templates-text1504 {
  display: inline-block;
}
 
.templates-fragment1496 {
  display: contents;
}
 
.templates-text1521 {
  display: inline-block;
}
 
.templates-fragment1482 {
  display: contents;
}
 
.templates-text1507 {
  display: inline-block;
}
 
.templates-fragment1468 {
  display: contents;
}
 
.templates-text1493 {
  display: inline-block;
}
 
.templates-fragment1494 {
  display: contents;
}
 
.templates-text1519 {
  display: inline-block;
}
 
.templates-fragment1489 {
  display: contents;
}
 
.templates-text1514 {
  display: inline-block;
}
 
.templates-fragment1464 {
  display: contents;
}
 
.templates-text1489 {
  display: inline-block;
}
 
.templates-fragment1484 {
  display: contents;
}
 
.templates-text1509 {
  display: inline-block;
}
 
.templates-fragment1498 {
  display: contents;
}
 
.templates-text1523 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo11 {
    display: none;
  }
  .toast2-header11 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button11 {
    align-self: flex-start;
  }
  .toast2-close-button11 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf11 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg11 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-qsck {
  display: contents;
}
 
.toast2-container25 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo12 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header12 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content12 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item12 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type12 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape12 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch12 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features25 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features26 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3912 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword12 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1212 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2412 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language12 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language12 {
  display: none;
}
 
.toast2-label-type12 {
  display: none;
}
 
.toast2-container-recovery-method12 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method12 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id12 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle26 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button25 {
  display: none;
}
 
.toast2-container26 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf12 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf12:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg12 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg12:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top12 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon178 {
  display: none;
}
 
.toast2-link25 {
  display: contents;
}
 
.toast2-icon182 {
  text-decoration: none;
}
 
.toast2-top-button12 {
  display: none;
  flex-direction: row;
}
 
.toast2-link26 {
  display: none;
}
 
.toast2-icon186 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown12 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle49 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text97 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow12 {
  transition: 0.3s;
}
 
.toast2-icon188 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list12 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown37 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle50 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle50:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink12 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown38 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle51 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle51:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text98 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown39 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle52 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle52:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text99 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button26 {
  display: none;
}
 
.toast2-close-button12 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon190 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1518 {
  display: contents;
}
 
.templates-text1545 {
  display: inline-block;
}
 
.templates-fragment1541 {
  display: contents;
}
 
.templates-text1568 {
  display: inline-block;
}
 
.templates-fragment1515 {
  display: contents;
}
 
.templates-text1542 {
  display: inline-block;
}
 
.templates-fragment1505 {
  display: contents;
}
 
.templates-text1532 {
  display: inline-block;
}
 
.templates-fragment1506 {
  display: contents;
}
 
.templates-text1533 {
  display: inline-block;
}
 
.templates-fragment1523 {
  display: contents;
}
 
.templates-text1550 {
  display: inline-block;
}
 
.templates-fragment1509 {
  display: contents;
}
 
.templates-text1536 {
  display: inline-block;
}
 
.templates-fragment1525 {
  display: contents;
}
 
.templates-text1552 {
  display: inline-block;
}
 
.templates-fragment1539 {
  display: contents;
}
 
.templates-text1566 {
  display: inline-block;
}
 
.templates-fragment1507 {
  display: contents;
}
 
.templates-text1534 {
  display: inline-block;
}
 
.templates-fragment1530 {
  display: contents;
}
 
.templates-text1557 {
  display: inline-block;
}
 
.templates-fragment1535 {
  display: contents;
}
 
.templates-text1562 {
  display: inline-block;
}
 
.templates-fragment1514 {
  display: contents;
}
 
.templates-text1541 {
  display: inline-block;
}
 
.templates-fragment1512 {
  display: contents;
}
 
.templates-text1539 {
  display: inline-block;
}
 
.templates-fragment1517 {
  display: contents;
}
 
.templates-text1544 {
  display: inline-block;
}
 
.templates-fragment1516 {
  display: contents;
}
 
.templates-text1543 {
  display: inline-block;
}
 
.templates-fragment1510 {
  display: contents;
}
 
.templates-text1537 {
  display: inline-block;
}
 
.templates-fragment1520 {
  display: contents;
}
 
.templates-text1547 {
  display: inline-block;
}
 
.templates-fragment1511 {
  display: contents;
}
 
.templates-text1538 {
  display: inline-block;
}
 
.templates-fragment1532 {
  display: contents;
}
 
.templates-text1559 {
  display: inline-block;
}
 
.templates-fragment1502 {
  display: contents;
}
 
.templates-text1529 {
  display: inline-block;
}
 
.templates-fragment1513 {
  display: contents;
}
 
.templates-text1540 {
  display: inline-block;
}
 
.templates-fragment1537 {
  display: contents;
}
 
.templates-text1564 {
  display: inline-block;
}
 
.templates-fragment1540 {
  display: contents;
}
 
.templates-text1567 {
  display: inline-block;
}
 
.templates-fragment1503 {
  display: contents;
}
 
.templates-text1530 {
  display: inline-block;
}
 
.templates-fragment1531 {
  display: contents;
}
 
.templates-text1558 {
  display: inline-block;
}
 
.templates-fragment1526 {
  display: contents;
}
 
.templates-text1553 {
  display: inline-block;
}
 
.templates-fragment1527 {
  display: contents;
}
 
.templates-text1554 {
  display: inline-block;
}
 
.templates-fragment1533 {
  display: contents;
}
 
.templates-text1560 {
  display: inline-block;
}
 
.templates-fragment1528 {
  display: contents;
}
 
.templates-text1555 {
  display: inline-block;
}
 
.templates-fragment1521 {
  display: contents;
}
 
.templates-text1548 {
  display: inline-block;
}
 
.templates-fragment1519 {
  display: contents;
}
 
.templates-text1546 {
  display: inline-block;
}
 
.templates-fragment1536 {
  display: contents;
}
 
.templates-text1563 {
  display: inline-block;
}
 
.templates-fragment1522 {
  display: contents;
}
 
.templates-text1549 {
  display: inline-block;
}
 
.templates-fragment1508 {
  display: contents;
}
 
.templates-text1535 {
  display: inline-block;
}
 
.templates-fragment1534 {
  display: contents;
}
 
.templates-text1561 {
  display: inline-block;
}
 
.templates-fragment1529 {
  display: contents;
}
 
.templates-text1556 {
  display: inline-block;
}
 
.templates-fragment1504 {
  display: contents;
}
 
.templates-text1531 {
  display: inline-block;
}
 
.templates-fragment1524 {
  display: contents;
}
 
.templates-text1551 {
  display: inline-block;
}
 
.templates-fragment1538 {
  display: contents;
}
 
.templates-text1565 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo12 {
    display: none;
  }
  .toast2-header12 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button12 {
    align-self: flex-start;
  }
  .toast2-close-button12 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf12 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg12 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-tfda {
  display: contents;
}
 
.toast2-container27 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo13 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header13 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content13 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item13 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type13 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape13 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch13 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features27 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features28 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3913 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword13 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1213 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2413 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language13 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language13 {
  display: none;
}
 
.toast2-label-type13 {
  display: none;
}
 
.toast2-container-recovery-method13 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method13 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id13 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle28 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button27 {
  display: none;
}
 
.toast2-container28 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf13 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf13:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg13 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg13:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top13 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon192 {
  display: none;
}
 
.toast2-link27 {
  display: contents;
}
 
.toast2-icon196 {
  text-decoration: none;
}
 
.toast2-top-button13 {
  display: none;
  flex-direction: row;
}
 
.toast2-link28 {
  display: none;
}
 
.toast2-icon200 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown13 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle53 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text104 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow13 {
  transition: 0.3s;
}
 
.toast2-icon202 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list13 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown40 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle54 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle54:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink13 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown41 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle55 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle55:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text105 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown42 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle56 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle56:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text106 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button28 {
  display: none;
}
 
.toast2-close-button13 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon204 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1558 {
  display: contents;
}
 
.templates-text1585 {
  display: inline-block;
}
 
.templates-fragment1581 {
  display: contents;
}
 
.templates-text1608 {
  display: inline-block;
}
 
.templates-fragment1555 {
  display: contents;
}
 
.templates-text1582 {
  display: inline-block;
}
 
.templates-fragment1545 {
  display: contents;
}
 
.templates-text1572 {
  display: inline-block;
}
 
.templates-fragment1546 {
  display: contents;
}
 
.templates-text1573 {
  display: inline-block;
}
 
.templates-fragment1563 {
  display: contents;
}
 
.templates-text1590 {
  display: inline-block;
}
 
.templates-fragment1549 {
  display: contents;
}
 
.templates-text1576 {
  display: inline-block;
}
 
.templates-fragment1565 {
  display: contents;
}
 
.templates-text1592 {
  display: inline-block;
}
 
.templates-fragment1579 {
  display: contents;
}
 
.templates-text1606 {
  display: inline-block;
}
 
.templates-fragment1547 {
  display: contents;
}
 
.templates-text1574 {
  display: inline-block;
}
 
.templates-fragment1570 {
  display: contents;
}
 
.templates-text1597 {
  display: inline-block;
}
 
.templates-fragment1575 {
  display: contents;
}
 
.templates-text1602 {
  display: inline-block;
}
 
.templates-fragment1554 {
  display: contents;
}
 
.templates-text1581 {
  display: inline-block;
}
 
.templates-fragment1552 {
  display: contents;
}
 
.templates-text1579 {
  display: inline-block;
}
 
.templates-fragment1557 {
  display: contents;
}
 
.templates-text1584 {
  display: inline-block;
}
 
.templates-fragment1556 {
  display: contents;
}
 
.templates-text1583 {
  display: inline-block;
}
 
.templates-fragment1550 {
  display: contents;
}
 
.templates-text1577 {
  display: inline-block;
}
 
.templates-fragment1560 {
  display: contents;
}
 
.templates-text1587 {
  display: inline-block;
}
 
.templates-fragment1551 {
  display: contents;
}
 
.templates-text1578 {
  display: inline-block;
}
 
.templates-fragment1572 {
  display: contents;
}
 
.templates-text1599 {
  display: inline-block;
}
 
.templates-fragment1542 {
  display: contents;
}
 
.templates-text1569 {
  display: inline-block;
}
 
.templates-fragment1553 {
  display: contents;
}
 
.templates-text1580 {
  display: inline-block;
}
 
.templates-fragment1577 {
  display: contents;
}
 
.templates-text1604 {
  display: inline-block;
}
 
.templates-fragment1580 {
  display: contents;
}
 
.templates-text1607 {
  display: inline-block;
}
 
.templates-fragment1543 {
  display: contents;
}
 
.templates-text1570 {
  display: inline-block;
}
 
.templates-fragment1571 {
  display: contents;
}
 
.templates-text1598 {
  display: inline-block;
}
 
.templates-fragment1566 {
  display: contents;
}
 
.templates-text1593 {
  display: inline-block;
}
 
.templates-fragment1567 {
  display: contents;
}
 
.templates-text1594 {
  display: inline-block;
}
 
.templates-fragment1573 {
  display: contents;
}
 
.templates-text1600 {
  display: inline-block;
}
 
.templates-fragment1568 {
  display: contents;
}
 
.templates-text1595 {
  display: inline-block;
}
 
.templates-fragment1561 {
  display: contents;
}
 
.templates-text1588 {
  display: inline-block;
}
 
.templates-fragment1559 {
  display: contents;
}
 
.templates-text1586 {
  display: inline-block;
}
 
.templates-fragment1576 {
  display: contents;
}
 
.templates-text1603 {
  display: inline-block;
}
 
.templates-fragment1562 {
  display: contents;
}
 
.templates-text1589 {
  display: inline-block;
}
 
.templates-fragment1548 {
  display: contents;
}
 
.templates-text1575 {
  display: inline-block;
}
 
.templates-fragment1574 {
  display: contents;
}
 
.templates-text1601 {
  display: inline-block;
}
 
.templates-fragment1569 {
  display: contents;
}
 
.templates-text1596 {
  display: inline-block;
}
 
.templates-fragment1544 {
  display: contents;
}
 
.templates-text1571 {
  display: inline-block;
}
 
.templates-fragment1564 {
  display: contents;
}
 
.templates-text1591 {
  display: inline-block;
}
 
.templates-fragment1578 {
  display: contents;
}
 
.templates-text1605 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo13 {
    display: none;
  }
  .toast2-header13 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button13 {
    align-self: flex-start;
  }
  .toast2-close-button13 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf13 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg13 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-kmey {
  display: contents;
}
 
.toast2-container29 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo14 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header14 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content14 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item14 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type14 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape14 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch14 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features29 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features30 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3914 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword14 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1214 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2414 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language14 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language14 {
  display: none;
}
 
.toast2-label-type14 {
  display: none;
}
 
.toast2-container-recovery-method14 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method14 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id14 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle30 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button29 {
  display: none;
}
 
.toast2-container30 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf14 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf14:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg14 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg14:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top14 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon206 {
  display: none;
}
 
.toast2-link29 {
  display: contents;
}
 
.toast2-icon210 {
  text-decoration: none;
}
 
.toast2-top-button14 {
  display: none;
  flex-direction: row;
}
 
.toast2-link30 {
  display: none;
}
 
.toast2-icon214 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown14 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle57 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text111 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow14 {
  transition: 0.3s;
}
 
.toast2-icon216 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list14 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown43 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle58 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle58:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink14 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown44 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle59 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle59:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text112 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown45 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle60 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle60:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text113 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button30 {
  display: none;
}
 
.toast2-close-button14 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon218 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1598 {
  display: contents;
}
 
.templates-text1625 {
  display: inline-block;
}
 
.templates-fragment1621 {
  display: contents;
}
 
.templates-text1648 {
  display: inline-block;
}
 
.templates-fragment1595 {
  display: contents;
}
 
.templates-text1622 {
  display: inline-block;
}
 
.templates-fragment1585 {
  display: contents;
}
 
.templates-text1612 {
  display: inline-block;
}
 
.templates-fragment1586 {
  display: contents;
}
 
.templates-text1613 {
  display: inline-block;
}
 
.templates-fragment1603 {
  display: contents;
}
 
.templates-text1630 {
  display: inline-block;
}
 
.templates-fragment1589 {
  display: contents;
}
 
.templates-text1616 {
  display: inline-block;
}
 
.templates-fragment1605 {
  display: contents;
}
 
.templates-text1632 {
  display: inline-block;
}
 
.templates-fragment1619 {
  display: contents;
}
 
.templates-text1646 {
  display: inline-block;
}
 
.templates-fragment1587 {
  display: contents;
}
 
.templates-text1614 {
  display: inline-block;
}
 
.templates-fragment1610 {
  display: contents;
}
 
.templates-text1637 {
  display: inline-block;
}
 
.templates-fragment1615 {
  display: contents;
}
 
.templates-text1642 {
  display: inline-block;
}
 
.templates-fragment1594 {
  display: contents;
}
 
.templates-text1621 {
  display: inline-block;
}
 
.templates-fragment1592 {
  display: contents;
}
 
.templates-text1619 {
  display: inline-block;
}
 
.templates-fragment1597 {
  display: contents;
}
 
.templates-text1624 {
  display: inline-block;
}
 
.templates-fragment1596 {
  display: contents;
}
 
.templates-text1623 {
  display: inline-block;
}
 
.templates-fragment1590 {
  display: contents;
}
 
.templates-text1617 {
  display: inline-block;
}
 
.templates-fragment1600 {
  display: contents;
}
 
.templates-text1627 {
  display: inline-block;
}
 
.templates-fragment1591 {
  display: contents;
}
 
.templates-text1618 {
  display: inline-block;
}
 
.templates-fragment1612 {
  display: contents;
}
 
.templates-text1639 {
  display: inline-block;
}
 
.templates-fragment1582 {
  display: contents;
}
 
.templates-text1609 {
  display: inline-block;
}
 
.templates-fragment1593 {
  display: contents;
}
 
.templates-text1620 {
  display: inline-block;
}
 
.templates-fragment1617 {
  display: contents;
}
 
.templates-text1644 {
  display: inline-block;
}
 
.templates-fragment1620 {
  display: contents;
}
 
.templates-text1647 {
  display: inline-block;
}
 
.templates-fragment1583 {
  display: contents;
}
 
.templates-text1610 {
  display: inline-block;
}
 
.templates-fragment1611 {
  display: contents;
}
 
.templates-text1638 {
  display: inline-block;
}
 
.templates-fragment1606 {
  display: contents;
}
 
.templates-text1633 {
  display: inline-block;
}
 
.templates-fragment1607 {
  display: contents;
}
 
.templates-text1634 {
  display: inline-block;
}
 
.templates-fragment1613 {
  display: contents;
}
 
.templates-text1640 {
  display: inline-block;
}
 
.templates-fragment1608 {
  display: contents;
}
 
.templates-text1635 {
  display: inline-block;
}
 
.templates-fragment1601 {
  display: contents;
}
 
.templates-text1628 {
  display: inline-block;
}
 
.templates-fragment1599 {
  display: contents;
}
 
.templates-text1626 {
  display: inline-block;
}
 
.templates-fragment1616 {
  display: contents;
}
 
.templates-text1643 {
  display: inline-block;
}
 
.templates-fragment1602 {
  display: contents;
}
 
.templates-text1629 {
  display: inline-block;
}
 
.templates-fragment1588 {
  display: contents;
}
 
.templates-text1615 {
  display: inline-block;
}
 
.templates-fragment1614 {
  display: contents;
}
 
.templates-text1641 {
  display: inline-block;
}
 
.templates-fragment1609 {
  display: contents;
}
 
.templates-text1636 {
  display: inline-block;
}
 
.templates-fragment1584 {
  display: contents;
}
 
.templates-text1611 {
  display: inline-block;
}
 
.templates-fragment1604 {
  display: contents;
}
 
.templates-text1631 {
  display: inline-block;
}
 
.templates-fragment1618 {
  display: contents;
}
 
.templates-text1645 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo14 {
    display: none;
  }
  .toast2-header14 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button14 {
    align-self: flex-start;
  }
  .toast2-close-button14 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf14 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg14 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-l7fa {
  display: contents;
}
 
.toast2-container31 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo15 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header15 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content15 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item15 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type15 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape15 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch15 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features31 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features32 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3915 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword15 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1215 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2415 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language15 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language15 {
  display: none;
}
 
.toast2-label-type15 {
  display: none;
}
 
.toast2-container-recovery-method15 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method15 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id15 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle32 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button31 {
  display: none;
}
 
.toast2-container32 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf15 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf15:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg15 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg15:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top15 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon220 {
  display: none;
}
 
.toast2-link31 {
  display: contents;
}
 
.toast2-icon224 {
  text-decoration: none;
}
 
.toast2-top-button15 {
  display: none;
  flex-direction: row;
}
 
.toast2-link32 {
  display: none;
}
 
.toast2-icon228 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown15 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle61 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text118 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow15 {
  transition: 0.3s;
}
 
.toast2-icon230 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list15 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown46 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle62 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle62:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink15 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown47 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle63 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle63:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text119 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown48 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle64 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle64:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text120 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button32 {
  display: none;
}
 
.toast2-close-button15 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon232 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1638 {
  display: contents;
}
 
.templates-text1667 {
  display: inline-block;
}
 
.templates-fragment1661 {
  display: contents;
}
 
.templates-text1690 {
  display: inline-block;
}
 
.templates-fragment1635 {
  display: contents;
}
 
.templates-text1664 {
  display: inline-block;
}
 
.templates-fragment1625 {
  display: contents;
}
 
.templates-text1654 {
  display: inline-block;
}
 
.templates-fragment1626 {
  display: contents;
}
 
.templates-text1655 {
  display: inline-block;
}
 
.templates-fragment1643 {
  display: contents;
}
 
.templates-text1672 {
  display: inline-block;
}
 
.templates-fragment1629 {
  display: contents;
}
 
.templates-text1658 {
  display: inline-block;
}
 
.templates-fragment1645 {
  display: contents;
}
 
.templates-text1674 {
  display: inline-block;
}
 
.templates-fragment1659 {
  display: contents;
}
 
.templates-text1688 {
  display: inline-block;
}
 
.templates-fragment1627 {
  display: contents;
}
 
.templates-text1656 {
  display: inline-block;
}
 
.templates-fragment1650 {
  display: contents;
}
 
.templates-text1679 {
  display: inline-block;
}
 
.templates-fragment1655 {
  display: contents;
}
 
.templates-text1684 {
  display: inline-block;
}
 
.templates-fragment1634 {
  display: contents;
}
 
.templates-text1663 {
  display: inline-block;
}
 
.templates-fragment1632 {
  display: contents;
}
 
.templates-text1661 {
  display: inline-block;
}
 
.templates-fragment1637 {
  display: contents;
}
 
.templates-text1666 {
  display: inline-block;
}
 
.templates-fragment1636 {
  display: contents;
}
 
.templates-text1665 {
  display: inline-block;
}
 
.templates-fragment1630 {
  display: contents;
}
 
.templates-text1659 {
  display: inline-block;
}
 
.templates-fragment1640 {
  display: contents;
}
 
.templates-text1669 {
  display: inline-block;
}
 
.templates-fragment1631 {
  display: contents;
}
 
.templates-text1660 {
  display: inline-block;
}
 
.templates-fragment1652 {
  display: contents;
}
 
.templates-text1681 {
  display: inline-block;
}
 
.templates-fragment1622 {
  display: contents;
}
 
.templates-text1651 {
  display: inline-block;
}
 
.templates-fragment1633 {
  display: contents;
}
 
.templates-text1662 {
  display: inline-block;
}
 
.templates-fragment1657 {
  display: contents;
}
 
.templates-text1686 {
  display: inline-block;
}
 
.templates-fragment1660 {
  display: contents;
}
 
.templates-text1689 {
  display: inline-block;
}
 
.templates-fragment1623 {
  display: contents;
}
 
.templates-text1652 {
  display: inline-block;
}
 
.templates-fragment1651 {
  display: contents;
}
 
.templates-text1680 {
  display: inline-block;
}
 
.templates-fragment1646 {
  display: contents;
}
 
.templates-text1675 {
  display: inline-block;
}
 
.templates-fragment1647 {
  display: contents;
}
 
.templates-text1676 {
  display: inline-block;
}
 
.templates-fragment1653 {
  display: contents;
}
 
.templates-text1682 {
  display: inline-block;
}
 
.templates-fragment1648 {
  display: contents;
}
 
.templates-text1677 {
  display: inline-block;
}
 
.templates-fragment1641 {
  display: contents;
}
 
.templates-text1670 {
  display: inline-block;
}
 
.templates-fragment1639 {
  display: contents;
}
 
.templates-text1668 {
  display: inline-block;
}
 
.templates-fragment1656 {
  display: contents;
}
 
.templates-text1685 {
  display: inline-block;
}
 
.templates-fragment1642 {
  display: contents;
}
 
.templates-text1671 {
  display: inline-block;
}
 
.templates-fragment1628 {
  display: contents;
}
 
.templates-text1657 {
  display: inline-block;
}
 
.templates-fragment1654 {
  display: contents;
}
 
.templates-text1683 {
  display: inline-block;
}
 
.templates-fragment1649 {
  display: contents;
}
 
.templates-text1678 {
  display: inline-block;
}
 
.templates-fragment1624 {
  display: contents;
}
 
.templates-text1653 {
  display: inline-block;
}
 
.templates-fragment1644 {
  display: contents;
}
 
.templates-text1673 {
  display: inline-block;
}
 
.templates-fragment1658 {
  display: contents;
}
 
.templates-text1687 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo15 {
    display: none;
  }
  .toast2-header15 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button15 {
    align-self: flex-start;
  }
  .toast2-close-button15 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf15 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg15 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-by9r {
  display: contents;
}
 
.toast2-container33 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo16 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header16 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content16 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item16 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type16 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape16 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch16 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features33 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features34 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3916 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword16 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1216 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2416 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language16 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language16 {
  display: none;
}
 
.toast2-label-type16 {
  display: none;
}
 
.toast2-container-recovery-method16 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method16 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id16 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle34 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button33 {
  display: none;
}
 
.toast2-container34 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf16 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf16:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg16 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg16:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top16 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon234 {
  display: none;
}
 
.toast2-link33 {
  display: contents;
}
 
.toast2-icon238 {
  text-decoration: none;
}
 
.toast2-top-button16 {
  display: none;
  flex-direction: row;
}
 
.toast2-link34 {
  display: none;
}
 
.toast2-icon242 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown16 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle65 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text125 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow16 {
  transition: 0.3s;
}
 
.toast2-icon244 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list16 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown49 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle66 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle66:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink16 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown50 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle67 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle67:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text126 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown51 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle68 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle68:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text127 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button34 {
  display: none;
}
 
.toast2-close-button16 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon246 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1678 {
  display: contents;
}
 
.templates-text1707 {
  display: inline-block;
}
 
.templates-fragment1701 {
  display: contents;
}
 
.templates-text1730 {
  display: inline-block;
}
 
.templates-fragment1675 {
  display: contents;
}
 
.templates-text1704 {
  display: inline-block;
}
 
.templates-fragment1665 {
  display: contents;
}
 
.templates-text1694 {
  display: inline-block;
}
 
.templates-fragment1666 {
  display: contents;
}
 
.templates-text1695 {
  display: inline-block;
}
 
.templates-fragment1683 {
  display: contents;
}
 
.templates-text1712 {
  display: inline-block;
}
 
.templates-fragment1669 {
  display: contents;
}
 
.templates-text1698 {
  display: inline-block;
}
 
.templates-fragment1685 {
  display: contents;
}
 
.templates-text1714 {
  display: inline-block;
}
 
.templates-fragment1699 {
  display: contents;
}
 
.templates-text1728 {
  display: inline-block;
}
 
.templates-fragment1667 {
  display: contents;
}
 
.templates-text1696 {
  display: inline-block;
}
 
.templates-fragment1690 {
  display: contents;
}
 
.templates-text1719 {
  display: inline-block;
}
 
.templates-fragment1695 {
  display: contents;
}
 
.templates-text1724 {
  display: inline-block;
}
 
.templates-fragment1674 {
  display: contents;
}
 
.templates-text1703 {
  display: inline-block;
}
 
.templates-fragment1672 {
  display: contents;
}
 
.templates-text1701 {
  display: inline-block;
}
 
.templates-fragment1677 {
  display: contents;
}
 
.templates-text1706 {
  display: inline-block;
}
 
.templates-fragment1676 {
  display: contents;
}
 
.templates-text1705 {
  display: inline-block;
}
 
.templates-fragment1670 {
  display: contents;
}
 
.templates-text1699 {
  display: inline-block;
}
 
.templates-fragment1680 {
  display: contents;
}
 
.templates-text1709 {
  display: inline-block;
}
 
.templates-fragment1671 {
  display: contents;
}
 
.templates-text1700 {
  display: inline-block;
}
 
.templates-fragment1692 {
  display: contents;
}
 
.templates-text1721 {
  display: inline-block;
}
 
.templates-fragment1662 {
  display: contents;
}
 
.templates-text1691 {
  display: inline-block;
}
 
.templates-fragment1673 {
  display: contents;
}
 
.templates-text1702 {
  display: inline-block;
}
 
.templates-fragment1697 {
  display: contents;
}
 
.templates-text1726 {
  display: inline-block;
}
 
.templates-fragment1700 {
  display: contents;
}
 
.templates-text1729 {
  display: inline-block;
}
 
.templates-fragment1663 {
  display: contents;
}
 
.templates-text1692 {
  display: inline-block;
}
 
.templates-fragment1691 {
  display: contents;
}
 
.templates-text1720 {
  display: inline-block;
}
 
.templates-fragment1686 {
  display: contents;
}
 
.templates-text1715 {
  display: inline-block;
}
 
.templates-fragment1687 {
  display: contents;
}
 
.templates-text1716 {
  display: inline-block;
}
 
.templates-fragment1693 {
  display: contents;
}
 
.templates-text1722 {
  display: inline-block;
}
 
.templates-fragment1688 {
  display: contents;
}
 
.templates-text1717 {
  display: inline-block;
}
 
.templates-fragment1681 {
  display: contents;
}
 
.templates-text1710 {
  display: inline-block;
}
 
.templates-fragment1679 {
  display: contents;
}
 
.templates-text1708 {
  display: inline-block;
}
 
.templates-fragment1696 {
  display: contents;
}
 
.templates-text1725 {
  display: inline-block;
}
 
.templates-fragment1682 {
  display: contents;
}
 
.templates-text1711 {
  display: inline-block;
}
 
.templates-fragment1668 {
  display: contents;
}
 
.templates-text1697 {
  display: inline-block;
}
 
.templates-fragment1694 {
  display: contents;
}
 
.templates-text1723 {
  display: inline-block;
}
 
.templates-fragment1689 {
  display: contents;
}
 
.templates-text1718 {
  display: inline-block;
}
 
.templates-fragment1664 {
  display: contents;
}
 
.templates-text1693 {
  display: inline-block;
}
 
.templates-fragment1684 {
  display: contents;
}
 
.templates-text1713 {
  display: inline-block;
}
 
.templates-fragment1698 {
  display: contents;
}
 
.templates-text1727 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo16 {
    display: none;
  }
  .toast2-header16 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button16 {
    align-self: flex-start;
  }
  .toast2-close-button16 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf16 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg16 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-b1hy {
  display: contents;
}
 
.toast2-container35 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo17 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header17 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content17 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item17 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type17 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape17 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch17 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features35 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features36 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3917 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword17 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1217 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2417 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language17 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language17 {
  display: none;
}
 
.toast2-label-type17 {
  display: none;
}
 
.toast2-container-recovery-method17 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method17 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id17 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle36 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button35 {
  display: none;
}
 
.toast2-container36 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf17 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf17:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg17 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg17:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top17 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon248 {
  display: none;
}
 
.toast2-link35 {
  display: contents;
}
 
.toast2-icon252 {
  text-decoration: none;
}
 
.toast2-top-button17 {
  display: none;
  flex-direction: row;
}
 
.toast2-link36 {
  display: none;
}
 
.toast2-icon256 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown17 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle69 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text132 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow17 {
  transition: 0.3s;
}
 
.toast2-icon258 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list17 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown52 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle70 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle70:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink17 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown53 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle71 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle71:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text133 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown54 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle72 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle72:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text134 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button36 {
  display: none;
}
 
.toast2-close-button17 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon260 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1718 {
  display: contents;
}
 
.templates-text1747 {
  display: inline-block;
}
 
.templates-fragment1741 {
  display: contents;
}
 
.templates-text1770 {
  display: inline-block;
}
 
.templates-fragment1715 {
  display: contents;
}
 
.templates-text1744 {
  display: inline-block;
}
 
.templates-fragment1705 {
  display: contents;
}
 
.templates-text1734 {
  display: inline-block;
}
 
.templates-fragment1706 {
  display: contents;
}
 
.templates-text1735 {
  display: inline-block;
}
 
.templates-fragment1723 {
  display: contents;
}
 
.templates-text1752 {
  display: inline-block;
}
 
.templates-fragment1709 {
  display: contents;
}
 
.templates-text1738 {
  display: inline-block;
}
 
.templates-fragment1725 {
  display: contents;
}
 
.templates-text1754 {
  display: inline-block;
}
 
.templates-fragment1739 {
  display: contents;
}
 
.templates-text1768 {
  display: inline-block;
}
 
.templates-fragment1707 {
  display: contents;
}
 
.templates-text1736 {
  display: inline-block;
}
 
.templates-fragment1730 {
  display: contents;
}
 
.templates-text1759 {
  display: inline-block;
}
 
.templates-fragment1735 {
  display: contents;
}
 
.templates-text1764 {
  display: inline-block;
}
 
.templates-fragment1714 {
  display: contents;
}
 
.templates-text1743 {
  display: inline-block;
}
 
.templates-fragment1712 {
  display: contents;
}
 
.templates-text1741 {
  display: inline-block;
}
 
.templates-fragment1717 {
  display: contents;
}
 
.templates-text1746 {
  display: inline-block;
}
 
.templates-fragment1716 {
  display: contents;
}
 
.templates-text1745 {
  display: inline-block;
}
 
.templates-fragment1710 {
  display: contents;
}
 
.templates-text1739 {
  display: inline-block;
}
 
.templates-fragment1720 {
  display: contents;
}
 
.templates-text1749 {
  display: inline-block;
}
 
.templates-fragment1711 {
  display: contents;
}
 
.templates-text1740 {
  display: inline-block;
}
 
.templates-fragment1732 {
  display: contents;
}
 
.templates-text1761 {
  display: inline-block;
}
 
.templates-fragment1702 {
  display: contents;
}
 
.templates-text1731 {
  display: inline-block;
}
 
.templates-fragment1713 {
  display: contents;
}
 
.templates-text1742 {
  display: inline-block;
}
 
.templates-fragment1737 {
  display: contents;
}
 
.templates-text1766 {
  display: inline-block;
}
 
.templates-fragment1740 {
  display: contents;
}
 
.templates-text1769 {
  display: inline-block;
}
 
.templates-fragment1703 {
  display: contents;
}
 
.templates-text1732 {
  display: inline-block;
}
 
.templates-fragment1731 {
  display: contents;
}
 
.templates-text1760 {
  display: inline-block;
}
 
.templates-fragment1726 {
  display: contents;
}
 
.templates-text1755 {
  display: inline-block;
}
 
.templates-fragment1727 {
  display: contents;
}
 
.templates-text1756 {
  display: inline-block;
}
 
.templates-fragment1733 {
  display: contents;
}
 
.templates-text1762 {
  display: inline-block;
}
 
.templates-fragment1728 {
  display: contents;
}
 
.templates-text1757 {
  display: inline-block;
}
 
.templates-fragment1721 {
  display: contents;
}
 
.templates-text1750 {
  display: inline-block;
}
 
.templates-fragment1719 {
  display: contents;
}
 
.templates-text1748 {
  display: inline-block;
}
 
.templates-fragment1736 {
  display: contents;
}
 
.templates-text1765 {
  display: inline-block;
}
 
.templates-fragment1722 {
  display: contents;
}
 
.templates-text1751 {
  display: inline-block;
}
 
.templates-fragment1708 {
  display: contents;
}
 
.templates-text1737 {
  display: inline-block;
}
 
.templates-fragment1734 {
  display: contents;
}
 
.templates-text1763 {
  display: inline-block;
}
 
.templates-fragment1729 {
  display: contents;
}
 
.templates-text1758 {
  display: inline-block;
}
 
.templates-fragment1704 {
  display: contents;
}
 
.templates-text1733 {
  display: inline-block;
}
 
.templates-fragment1724 {
  display: contents;
}
 
.templates-text1753 {
  display: inline-block;
}
 
.templates-fragment1738 {
  display: contents;
}
 
.templates-text1767 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo17 {
    display: none;
  }
  .toast2-header17 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button17 {
    align-self: flex-start;
  }
  .toast2-close-button17 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf17 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg17 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-ys6h {
  display: contents;
}
 
.toast2-container37 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo18 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header18 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content18 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item18 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type18 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape18 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch18 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features37 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features38 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3918 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword18 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1218 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2418 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language18 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language18 {
  display: none;
}
 
.toast2-label-type18 {
  display: none;
}
 
.toast2-container-recovery-method18 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method18 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id18 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle38 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button37 {
  display: none;
}
 
.toast2-container38 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf18 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf18:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg18 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg18:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top18 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon262 {
  display: none;
}
 
.toast2-link37 {
  display: contents;
}
 
.toast2-icon266 {
  text-decoration: none;
}
 
.toast2-top-button18 {
  display: none;
  flex-direction: row;
}
 
.toast2-link38 {
  display: none;
}
 
.toast2-icon270 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown18 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle73 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text139 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow18 {
  transition: 0.3s;
}
 
.toast2-icon272 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list18 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown55 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle74 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle74:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink18 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown56 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle75 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle75:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text140 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown57 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle76 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle76:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text141 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button38 {
  display: none;
}
 
.toast2-close-button18 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon274 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1758 {
  display: contents;
}
 
.templates-text1789 {
  display: inline-block;
}
 
.templates-fragment1781 {
  display: contents;
}
 
.templates-text1812 {
  display: inline-block;
}
 
.templates-fragment1755 {
  display: contents;
}
 
.templates-text1786 {
  display: inline-block;
}
 
.templates-fragment1745 {
  display: contents;
}
 
.templates-text1776 {
  display: inline-block;
}
 
.templates-fragment1746 {
  display: contents;
}
 
.templates-text1777 {
  display: inline-block;
}
 
.templates-fragment1763 {
  display: contents;
}
 
.templates-text1794 {
  display: inline-block;
}
 
.templates-fragment1749 {
  display: contents;
}
 
.templates-text1780 {
  display: inline-block;
}
 
.templates-fragment1765 {
  display: contents;
}
 
.templates-text1796 {
  display: inline-block;
}
 
.templates-fragment1779 {
  display: contents;
}
 
.templates-text1810 {
  display: inline-block;
}
 
.templates-fragment1747 {
  display: contents;
}
 
.templates-text1778 {
  display: inline-block;
}
 
.templates-fragment1770 {
  display: contents;
}
 
.templates-text1801 {
  display: inline-block;
}
 
.templates-fragment1775 {
  display: contents;
}
 
.templates-text1806 {
  display: inline-block;
}
 
.templates-fragment1754 {
  display: contents;
}
 
.templates-text1785 {
  display: inline-block;
}
 
.templates-fragment1752 {
  display: contents;
}
 
.templates-text1783 {
  display: inline-block;
}
 
.templates-fragment1757 {
  display: contents;
}
 
.templates-text1788 {
  display: inline-block;
}
 
.templates-fragment1756 {
  display: contents;
}
 
.templates-text1787 {
  display: inline-block;
}
 
.templates-fragment1750 {
  display: contents;
}
 
.templates-text1781 {
  display: inline-block;
}
 
.templates-fragment1760 {
  display: contents;
}
 
.templates-text1791 {
  display: inline-block;
}
 
.templates-fragment1751 {
  display: contents;
}
 
.templates-text1782 {
  display: inline-block;
}
 
.templates-fragment1772 {
  display: contents;
}
 
.templates-text1803 {
  display: inline-block;
}
 
.templates-fragment1742 {
  display: contents;
}
 
.templates-text1773 {
  display: inline-block;
}
 
.templates-fragment1753 {
  display: contents;
}
 
.templates-text1784 {
  display: inline-block;
}
 
.templates-fragment1777 {
  display: contents;
}
 
.templates-text1808 {
  display: inline-block;
}
 
.templates-fragment1780 {
  display: contents;
}
 
.templates-text1811 {
  display: inline-block;
}
 
.templates-fragment1743 {
  display: contents;
}
 
.templates-text1774 {
  display: inline-block;
}
 
.templates-fragment1771 {
  display: contents;
}
 
.templates-text1802 {
  display: inline-block;
}
 
.templates-fragment1766 {
  display: contents;
}
 
.templates-text1797 {
  display: inline-block;
}
 
.templates-fragment1767 {
  display: contents;
}
 
.templates-text1798 {
  display: inline-block;
}
 
.templates-fragment1773 {
  display: contents;
}
 
.templates-text1804 {
  display: inline-block;
}
 
.templates-fragment1768 {
  display: contents;
}
 
.templates-text1799 {
  display: inline-block;
}
 
.templates-fragment1761 {
  display: contents;
}
 
.templates-text1792 {
  display: inline-block;
}
 
.templates-fragment1759 {
  display: contents;
}
 
.templates-text1790 {
  display: inline-block;
}
 
.templates-fragment1776 {
  display: contents;
}
 
.templates-text1807 {
  display: inline-block;
}
 
.templates-fragment1762 {
  display: contents;
}
 
.templates-text1793 {
  display: inline-block;
}
 
.templates-fragment1748 {
  display: contents;
}
 
.templates-text1779 {
  display: inline-block;
}
 
.templates-fragment1774 {
  display: contents;
}
 
.templates-text1805 {
  display: inline-block;
}
 
.templates-fragment1769 {
  display: contents;
}
 
.templates-text1800 {
  display: inline-block;
}
 
.templates-fragment1744 {
  display: contents;
}
 
.templates-text1775 {
  display: inline-block;
}
 
.templates-fragment1764 {
  display: contents;
}
 
.templates-text1795 {
  display: inline-block;
}
 
.templates-fragment1778 {
  display: contents;
}
 
.templates-text1809 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo18 {
    display: none;
  }
  .toast2-header18 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button18 {
    align-self: flex-start;
  }
  .toast2-close-button18 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf18 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg18 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-7cz6 {
  display: contents;
}
 
.toast2-container39 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo19 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header19 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content19 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item19 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type19 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape19 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch19 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features39 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features40 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3919 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword19 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1219 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2419 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language19 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language19 {
  display: none;
}
 
.toast2-label-type19 {
  display: none;
}
 
.toast2-container-recovery-method19 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method19 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id19 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle40 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button39 {
  display: none;
}
 
.toast2-container40 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf19 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf19:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg19 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg19:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top19 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon276 {
  display: none;
}
 
.toast2-link39 {
  display: contents;
}
 
.toast2-icon280 {
  text-decoration: none;
}
 
.toast2-top-button19 {
  display: none;
  flex-direction: row;
}
 
.toast2-link40 {
  display: none;
}
 
.toast2-icon284 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown19 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle77 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text146 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow19 {
  transition: 0.3s;
}
 
.toast2-icon286 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list19 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown58 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle78 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle78:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink19 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown59 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle79 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle79:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text147 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown60 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle80 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle80:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text148 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button40 {
  display: none;
}
 
.toast2-close-button19 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon288 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1798 {
  display: contents;
}
 
.templates-text1829 {
  display: inline-block;
}
 
.templates-fragment1821 {
  display: contents;
}
 
.templates-text1852 {
  display: inline-block;
}
 
.templates-fragment1795 {
  display: contents;
}
 
.templates-text1826 {
  display: inline-block;
}
 
.templates-fragment1785 {
  display: contents;
}
 
.templates-text1816 {
  display: inline-block;
}
 
.templates-fragment1786 {
  display: contents;
}
 
.templates-text1817 {
  display: inline-block;
}
 
.templates-fragment1803 {
  display: contents;
}
 
.templates-text1834 {
  display: inline-block;
}
 
.templates-fragment1789 {
  display: contents;
}
 
.templates-text1820 {
  display: inline-block;
}
 
.templates-fragment1805 {
  display: contents;
}
 
.templates-text1836 {
  display: inline-block;
}
 
.templates-fragment1819 {
  display: contents;
}
 
.templates-text1850 {
  display: inline-block;
}
 
.templates-fragment1787 {
  display: contents;
}
 
.templates-text1818 {
  display: inline-block;
}
 
.templates-fragment1810 {
  display: contents;
}
 
.templates-text1841 {
  display: inline-block;
}
 
.templates-fragment1815 {
  display: contents;
}
 
.templates-text1846 {
  display: inline-block;
}
 
.templates-fragment1794 {
  display: contents;
}
 
.templates-text1825 {
  display: inline-block;
}
 
.templates-fragment1792 {
  display: contents;
}
 
.templates-text1823 {
  display: inline-block;
}
 
.templates-fragment1797 {
  display: contents;
}
 
.templates-text1828 {
  display: inline-block;
}
 
.templates-fragment1796 {
  display: contents;
}
 
.templates-text1827 {
  display: inline-block;
}
 
.templates-fragment1790 {
  display: contents;
}
 
.templates-text1821 {
  display: inline-block;
}
 
.templates-fragment1800 {
  display: contents;
}
 
.templates-text1831 {
  display: inline-block;
}
 
.templates-fragment1791 {
  display: contents;
}
 
.templates-text1822 {
  display: inline-block;
}
 
.templates-fragment1812 {
  display: contents;
}
 
.templates-text1843 {
  display: inline-block;
}
 
.templates-fragment1782 {
  display: contents;
}
 
.templates-text1813 {
  display: inline-block;
}
 
.templates-fragment1793 {
  display: contents;
}
 
.templates-text1824 {
  display: inline-block;
}
 
.templates-fragment1817 {
  display: contents;
}
 
.templates-text1848 {
  display: inline-block;
}
 
.templates-fragment1820 {
  display: contents;
}
 
.templates-text1851 {
  display: inline-block;
}
 
.templates-fragment1783 {
  display: contents;
}
 
.templates-text1814 {
  display: inline-block;
}
 
.templates-fragment1811 {
  display: contents;
}
 
.templates-text1842 {
  display: inline-block;
}
 
.templates-fragment1806 {
  display: contents;
}
 
.templates-text1837 {
  display: inline-block;
}
 
.templates-fragment1807 {
  display: contents;
}
 
.templates-text1838 {
  display: inline-block;
}
 
.templates-fragment1813 {
  display: contents;
}
 
.templates-text1844 {
  display: inline-block;
}
 
.templates-fragment1808 {
  display: contents;
}
 
.templates-text1839 {
  display: inline-block;
}
 
.templates-fragment1801 {
  display: contents;
}
 
.templates-text1832 {
  display: inline-block;
}
 
.templates-fragment1799 {
  display: contents;
}
 
.templates-text1830 {
  display: inline-block;
}
 
.templates-fragment1816 {
  display: contents;
}
 
.templates-text1847 {
  display: inline-block;
}
 
.templates-fragment1802 {
  display: contents;
}
 
.templates-text1833 {
  display: inline-block;
}
 
.templates-fragment1788 {
  display: contents;
}
 
.templates-text1819 {
  display: inline-block;
}
 
.templates-fragment1814 {
  display: contents;
}
 
.templates-text1845 {
  display: inline-block;
}
 
.templates-fragment1809 {
  display: contents;
}
 
.templates-text1840 {
  display: inline-block;
}
 
.templates-fragment1784 {
  display: contents;
}
 
.templates-text1815 {
  display: inline-block;
}
 
.templates-fragment1804 {
  display: contents;
}
 
.templates-text1835 {
  display: inline-block;
}
 
.templates-fragment1818 {
  display: contents;
}
 
.templates-text1849 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo19 {
    display: none;
  }
  .toast2-header19 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button19 {
    align-self: flex-start;
  }
  .toast2-close-button19 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf19 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg19 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-jz6b {
  display: contents;
}
 
.toast2-container41 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo20 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header20 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content20 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item20 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type20 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape20 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch20 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features41 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features42 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3920 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword20 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1220 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2420 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language20 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language20 {
  display: none;
}
 
.toast2-label-type20 {
  display: none;
}
 
.toast2-container-recovery-method20 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method20 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id20 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle42 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button41 {
  display: none;
}
 
.toast2-container42 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf20 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf20:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg20 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg20:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top20 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon290 {
  display: none;
}
 
.toast2-link41 {
  display: contents;
}
 
.toast2-icon294 {
  text-decoration: none;
}
 
.toast2-top-button20 {
  display: none;
  flex-direction: row;
}
 
.toast2-link42 {
  display: none;
}
 
.toast2-icon298 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown20 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle81 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text153 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow20 {
  transition: 0.3s;
}
 
.toast2-icon300 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list20 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown61 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle82 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle82:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink20 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown62 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle83 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle83:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text154 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown63 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle84 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle84:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text155 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button42 {
  display: none;
}
 
.toast2-close-button20 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon302 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1838 {
  display: contents;
}
 
.templates-text1869 {
  display: inline-block;
}
 
.templates-fragment1861 {
  display: contents;
}
 
.templates-text1892 {
  display: inline-block;
}
 
.templates-fragment1835 {
  display: contents;
}
 
.templates-text1866 {
  display: inline-block;
}
 
.templates-fragment1825 {
  display: contents;
}
 
.templates-text1856 {
  display: inline-block;
}
 
.templates-fragment1826 {
  display: contents;
}
 
.templates-text1857 {
  display: inline-block;
}
 
.templates-fragment1843 {
  display: contents;
}
 
.templates-text1874 {
  display: inline-block;
}
 
.templates-fragment1829 {
  display: contents;
}
 
.templates-text1860 {
  display: inline-block;
}
 
.templates-fragment1845 {
  display: contents;
}
 
.templates-text1876 {
  display: inline-block;
}
 
.templates-fragment1859 {
  display: contents;
}
 
.templates-text1890 {
  display: inline-block;
}
 
.templates-fragment1827 {
  display: contents;
}
 
.templates-text1858 {
  display: inline-block;
}
 
.templates-fragment1850 {
  display: contents;
}
 
.templates-text1881 {
  display: inline-block;
}
 
.templates-fragment1855 {
  display: contents;
}
 
.templates-text1886 {
  display: inline-block;
}
 
.templates-fragment1834 {
  display: contents;
}
 
.templates-text1865 {
  display: inline-block;
}
 
.templates-fragment1832 {
  display: contents;
}
 
.templates-text1863 {
  display: inline-block;
}
 
.templates-fragment1837 {
  display: contents;
}
 
.templates-text1868 {
  display: inline-block;
}
 
.templates-fragment1836 {
  display: contents;
}
 
.templates-text1867 {
  display: inline-block;
}
 
.templates-fragment1830 {
  display: contents;
}
 
.templates-text1861 {
  display: inline-block;
}
 
.templates-fragment1840 {
  display: contents;
}
 
.templates-text1871 {
  display: inline-block;
}
 
.templates-fragment1831 {
  display: contents;
}
 
.templates-text1862 {
  display: inline-block;
}
 
.templates-fragment1852 {
  display: contents;
}
 
.templates-text1883 {
  display: inline-block;
}
 
.templates-fragment1822 {
  display: contents;
}
 
.templates-text1853 {
  display: inline-block;
}
 
.templates-fragment1833 {
  display: contents;
}
 
.templates-text1864 {
  display: inline-block;
}
 
.templates-fragment1857 {
  display: contents;
}
 
.templates-text1888 {
  display: inline-block;
}
 
.templates-fragment1860 {
  display: contents;
}
 
.templates-text1891 {
  display: inline-block;
}
 
.templates-fragment1823 {
  display: contents;
}
 
.templates-text1854 {
  display: inline-block;
}
 
.templates-fragment1851 {
  display: contents;
}
 
.templates-text1882 {
  display: inline-block;
}
 
.templates-fragment1846 {
  display: contents;
}
 
.templates-text1877 {
  display: inline-block;
}
 
.templates-fragment1847 {
  display: contents;
}
 
.templates-text1878 {
  display: inline-block;
}
 
.templates-fragment1853 {
  display: contents;
}
 
.templates-text1884 {
  display: inline-block;
}
 
.templates-fragment1848 {
  display: contents;
}
 
.templates-text1879 {
  display: inline-block;
}
 
.templates-fragment1841 {
  display: contents;
}
 
.templates-text1872 {
  display: inline-block;
}
 
.templates-fragment1839 {
  display: contents;
}
 
.templates-text1870 {
  display: inline-block;
}
 
.templates-fragment1856 {
  display: contents;
}
 
.templates-text1887 {
  display: inline-block;
}
 
.templates-fragment1842 {
  display: contents;
}
 
.templates-text1873 {
  display: inline-block;
}
 
.templates-fragment1828 {
  display: contents;
}
 
.templates-text1859 {
  display: inline-block;
}
 
.templates-fragment1854 {
  display: contents;
}
 
.templates-text1885 {
  display: inline-block;
}
 
.templates-fragment1849 {
  display: contents;
}
 
.templates-text1880 {
  display: inline-block;
}
 
.templates-fragment1824 {
  display: contents;
}
 
.templates-text1855 {
  display: inline-block;
}
 
.templates-fragment1844 {
  display: contents;
}
 
.templates-text1875 {
  display: inline-block;
}
 
.templates-fragment1858 {
  display: contents;
}
 
.templates-text1889 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo20 {
    display: none;
  }
  .toast2-header20 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button20 {
    align-self: flex-start;
  }
  .toast2-close-button20 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf20 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg20 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-1550 {
  display: contents;
}
 
.toast2-container43 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo21 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header21 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content21 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item21 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type21 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape21 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch21 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features43 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features44 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3921 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword21 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1221 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2421 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language21 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language21 {
  display: none;
}
 
.toast2-label-type21 {
  display: none;
}
 
.toast2-container-recovery-method21 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method21 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id21 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle44 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button43 {
  display: none;
}
 
.toast2-container44 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf21 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf21:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg21 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg21:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top21 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon304 {
  display: none;
}
 
.toast2-link43 {
  display: contents;
}
 
.toast2-icon308 {
  text-decoration: none;
}
 
.toast2-top-button21 {
  display: none;
  flex-direction: row;
}
 
.toast2-link44 {
  display: none;
}
 
.toast2-icon312 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown21 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle85 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text160 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow21 {
  transition: 0.3s;
}
 
.toast2-icon314 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list21 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown64 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle86 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle86:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink21 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown65 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle87 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle87:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text161 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown66 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle88 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle88:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text162 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button44 {
  display: none;
}
 
.toast2-close-button21 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon316 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1878 {
  display: contents;
}
 
.templates-text1911 {
  display: inline-block;
}
 
.templates-fragment1901 {
  display: contents;
}
 
.templates-text1934 {
  display: inline-block;
}
 
.templates-fragment1875 {
  display: contents;
}
 
.templates-text1908 {
  display: inline-block;
}
 
.templates-fragment1865 {
  display: contents;
}
 
.templates-text1898 {
  display: inline-block;
}
 
.templates-fragment1866 {
  display: contents;
}
 
.templates-text1899 {
  display: inline-block;
}
 
.templates-fragment1883 {
  display: contents;
}
 
.templates-text1916 {
  display: inline-block;
}
 
.templates-fragment1869 {
  display: contents;
}
 
.templates-text1902 {
  display: inline-block;
}
 
.templates-fragment1885 {
  display: contents;
}
 
.templates-text1918 {
  display: inline-block;
}
 
.templates-fragment1899 {
  display: contents;
}
 
.templates-text1932 {
  display: inline-block;
}
 
.templates-fragment1867 {
  display: contents;
}
 
.templates-text1900 {
  display: inline-block;
}
 
.templates-fragment1890 {
  display: contents;
}
 
.templates-text1923 {
  display: inline-block;
}
 
.templates-fragment1895 {
  display: contents;
}
 
.templates-text1928 {
  display: inline-block;
}
 
.templates-fragment1874 {
  display: contents;
}
 
.templates-text1907 {
  display: inline-block;
}
 
.templates-fragment1872 {
  display: contents;
}
 
.templates-text1905 {
  display: inline-block;
}
 
.templates-fragment1877 {
  display: contents;
}
 
.templates-text1910 {
  display: inline-block;
}
 
.templates-fragment1876 {
  display: contents;
}
 
.templates-text1909 {
  display: inline-block;
}
 
.templates-fragment1870 {
  display: contents;
}
 
.templates-text1903 {
  display: inline-block;
}
 
.templates-fragment1880 {
  display: contents;
}
 
.templates-text1913 {
  display: inline-block;
}
 
.templates-fragment1871 {
  display: contents;
}
 
.templates-text1904 {
  display: inline-block;
}
 
.templates-fragment1892 {
  display: contents;
}
 
.templates-text1925 {
  display: inline-block;
}
 
.templates-fragment1862 {
  display: contents;
}
 
.templates-text1895 {
  display: inline-block;
}
 
.templates-fragment1873 {
  display: contents;
}
 
.templates-text1906 {
  display: inline-block;
}
 
.templates-fragment1897 {
  display: contents;
}
 
.templates-text1930 {
  display: inline-block;
}
 
.templates-fragment1900 {
  display: contents;
}
 
.templates-text1933 {
  display: inline-block;
}
 
.templates-fragment1863 {
  display: contents;
}
 
.templates-text1896 {
  display: inline-block;
}
 
.templates-fragment1891 {
  display: contents;
}
 
.templates-text1924 {
  display: inline-block;
}
 
.templates-fragment1886 {
  display: contents;
}
 
.templates-text1919 {
  display: inline-block;
}
 
.templates-fragment1887 {
  display: contents;
}
 
.templates-text1920 {
  display: inline-block;
}
 
.templates-fragment1893 {
  display: contents;
}
 
.templates-text1926 {
  display: inline-block;
}
 
.templates-fragment1888 {
  display: contents;
}
 
.templates-text1921 {
  display: inline-block;
}
 
.templates-fragment1881 {
  display: contents;
}
 
.templates-text1914 {
  display: inline-block;
}
 
.templates-fragment1879 {
  display: contents;
}
 
.templates-text1912 {
  display: inline-block;
}
 
.templates-fragment1896 {
  display: contents;
}
 
.templates-text1929 {
  display: inline-block;
}
 
.templates-fragment1882 {
  display: contents;
}
 
.templates-text1915 {
  display: inline-block;
}
 
.templates-fragment1868 {
  display: contents;
}
 
.templates-text1901 {
  display: inline-block;
}
 
.templates-fragment1894 {
  display: contents;
}
 
.templates-text1927 {
  display: inline-block;
}
 
.templates-fragment1889 {
  display: contents;
}
 
.templates-text1922 {
  display: inline-block;
}
 
.templates-fragment1864 {
  display: contents;
}
 
.templates-text1897 {
  display: inline-block;
}
 
.templates-fragment1884 {
  display: contents;
}
 
.templates-text1917 {
  display: inline-block;
}
 
.templates-fragment1898 {
  display: contents;
}
 
.templates-text1931 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo21 {
    display: none;
  }
  .toast2-header21 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button21 {
    align-self: flex-start;
  }
  .toast2-close-button21 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf21 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg21 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-tzba {
  display: contents;
}
 
.toast2-container45 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo22 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header22 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content22 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item22 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type22 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape22 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch22 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features45 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features46 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3922 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword22 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1222 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2422 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language22 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language22 {
  display: none;
}
 
.toast2-label-type22 {
  display: none;
}
 
.toast2-container-recovery-method22 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method22 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id22 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle46 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button45 {
  display: none;
}
 
.toast2-container46 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf22 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf22:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg22 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg22:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top22 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon318 {
  display: none;
}
 
.toast2-link45 {
  display: contents;
}
 
.toast2-icon322 {
  text-decoration: none;
}
 
.toast2-top-button22 {
  display: none;
  flex-direction: row;
}
 
.toast2-link46 {
  display: none;
}
 
.toast2-icon326 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown22 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle89 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text167 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow22 {
  transition: 0.3s;
}
 
.toast2-icon328 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list22 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown67 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle90 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle90:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink22 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown68 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle91 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle91:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text168 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown69 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle92 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle92:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text169 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button46 {
  display: none;
}
 
.toast2-close-button22 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon330 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1918 {
  display: contents;
}
 
.templates-text1951 {
  display: inline-block;
}
 
.templates-fragment1941 {
  display: contents;
}
 
.templates-text1974 {
  display: inline-block;
}
 
.templates-fragment1915 {
  display: contents;
}
 
.templates-text1948 {
  display: inline-block;
}
 
.templates-fragment1905 {
  display: contents;
}
 
.templates-text1938 {
  display: inline-block;
}
 
.templates-fragment1906 {
  display: contents;
}
 
.templates-text1939 {
  display: inline-block;
}
 
.templates-fragment1923 {
  display: contents;
}
 
.templates-text1956 {
  display: inline-block;
}
 
.templates-fragment1909 {
  display: contents;
}
 
.templates-text1942 {
  display: inline-block;
}
 
.templates-fragment1925 {
  display: contents;
}
 
.templates-text1958 {
  display: inline-block;
}
 
.templates-fragment1939 {
  display: contents;
}
 
.templates-text1972 {
  display: inline-block;
}
 
.templates-fragment1907 {
  display: contents;
}
 
.templates-text1940 {
  display: inline-block;
}
 
.templates-fragment1930 {
  display: contents;
}
 
.templates-text1963 {
  display: inline-block;
}
 
.templates-fragment1935 {
  display: contents;
}
 
.templates-text1968 {
  display: inline-block;
}
 
.templates-fragment1914 {
  display: contents;
}
 
.templates-text1947 {
  display: inline-block;
}
 
.templates-fragment1912 {
  display: contents;
}
 
.templates-text1945 {
  display: inline-block;
}
 
.templates-fragment1917 {
  display: contents;
}
 
.templates-text1950 {
  display: inline-block;
}
 
.templates-fragment1916 {
  display: contents;
}
 
.templates-text1949 {
  display: inline-block;
}
 
.templates-fragment1910 {
  display: contents;
}
 
.templates-text1943 {
  display: inline-block;
}
 
.templates-fragment1920 {
  display: contents;
}
 
.templates-text1953 {
  display: inline-block;
}
 
.templates-fragment1911 {
  display: contents;
}
 
.templates-text1944 {
  display: inline-block;
}
 
.templates-fragment1932 {
  display: contents;
}
 
.templates-text1965 {
  display: inline-block;
}
 
.templates-fragment1902 {
  display: contents;
}
 
.templates-text1935 {
  display: inline-block;
}
 
.templates-fragment1913 {
  display: contents;
}
 
.templates-text1946 {
  display: inline-block;
}
 
.templates-fragment1937 {
  display: contents;
}
 
.templates-text1970 {
  display: inline-block;
}
 
.templates-fragment1940 {
  display: contents;
}
 
.templates-text1973 {
  display: inline-block;
}
 
.templates-fragment1903 {
  display: contents;
}
 
.templates-text1936 {
  display: inline-block;
}
 
.templates-fragment1931 {
  display: contents;
}
 
.templates-text1964 {
  display: inline-block;
}
 
.templates-fragment1926 {
  display: contents;
}
 
.templates-text1959 {
  display: inline-block;
}
 
.templates-fragment1927 {
  display: contents;
}
 
.templates-text1960 {
  display: inline-block;
}
 
.templates-fragment1933 {
  display: contents;
}
 
.templates-text1966 {
  display: inline-block;
}
 
.templates-fragment1928 {
  display: contents;
}
 
.templates-text1961 {
  display: inline-block;
}
 
.templates-fragment1921 {
  display: contents;
}
 
.templates-text1954 {
  display: inline-block;
}
 
.templates-fragment1919 {
  display: contents;
}
 
.templates-text1952 {
  display: inline-block;
}
 
.templates-fragment1936 {
  display: contents;
}
 
.templates-text1969 {
  display: inline-block;
}
 
.templates-fragment1922 {
  display: contents;
}
 
.templates-text1955 {
  display: inline-block;
}
 
.templates-fragment1908 {
  display: contents;
}
 
.templates-text1941 {
  display: inline-block;
}
 
.templates-fragment1934 {
  display: contents;
}
 
.templates-text1967 {
  display: inline-block;
}
 
.templates-fragment1929 {
  display: contents;
}
 
.templates-text1962 {
  display: inline-block;
}
 
.templates-fragment1904 {
  display: contents;
}
 
.templates-text1937 {
  display: inline-block;
}
 
.templates-fragment1924 {
  display: contents;
}
 
.templates-text1957 {
  display: inline-block;
}
 
.templates-fragment1938 {
  display: contents;
}
 
.templates-text1971 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo22 {
    display: none;
  }
  .toast2-header22 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button22 {
    align-self: flex-start;
  }
  .toast2-close-button22 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf22 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg22 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-dwef {
  display: contents;
}
 
.toast2-container47 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo23 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header23 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content23 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item23 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type23 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape23 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch23 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features47 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features48 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3923 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword23 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1223 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2423 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language23 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language23 {
  display: none;
}
 
.toast2-label-type23 {
  display: none;
}
 
.toast2-container-recovery-method23 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method23 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id23 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle48 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button47 {
  display: none;
}
 
.toast2-container48 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf23 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf23:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg23 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg23:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top23 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon332 {
  display: none;
}
 
.toast2-link47 {
  display: contents;
}
 
.toast2-icon336 {
  text-decoration: none;
}
 
.toast2-top-button23 {
  display: none;
  flex-direction: row;
}
 
.toast2-link48 {
  display: none;
}
 
.toast2-icon340 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown23 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle93 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text174 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow23 {
  transition: 0.3s;
}
 
.toast2-icon342 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list23 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown70 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle94 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle94:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink23 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown71 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle95 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle95:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text175 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown72 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle96 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle96:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text176 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button48 {
  display: none;
}
 
.toast2-close-button23 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon344 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1958 {
  display: contents;
}
 
.templates-text1991 {
  display: inline-block;
}
 
.templates-fragment1981 {
  display: contents;
}
 
.templates-text2014 {
  display: inline-block;
}
 
.templates-fragment1955 {
  display: contents;
}
 
.templates-text1988 {
  display: inline-block;
}
 
.templates-fragment1945 {
  display: contents;
}
 
.templates-text1978 {
  display: inline-block;
}
 
.templates-fragment1946 {
  display: contents;
}
 
.templates-text1979 {
  display: inline-block;
}
 
.templates-fragment1963 {
  display: contents;
}
 
.templates-text1996 {
  display: inline-block;
}
 
.templates-fragment1949 {
  display: contents;
}
 
.templates-text1982 {
  display: inline-block;
}
 
.templates-fragment1965 {
  display: contents;
}
 
.templates-text1998 {
  display: inline-block;
}
 
.templates-fragment1979 {
  display: contents;
}
 
.templates-text2012 {
  display: inline-block;
}
 
.templates-fragment1947 {
  display: contents;
}
 
.templates-text1980 {
  display: inline-block;
}
 
.templates-fragment1970 {
  display: contents;
}
 
.templates-text2003 {
  display: inline-block;
}
 
.templates-fragment1975 {
  display: contents;
}
 
.templates-text2008 {
  display: inline-block;
}
 
.templates-fragment1954 {
  display: contents;
}
 
.templates-text1987 {
  display: inline-block;
}
 
.templates-fragment1952 {
  display: contents;
}
 
.templates-text1985 {
  display: inline-block;
}
 
.templates-fragment1957 {
  display: contents;
}
 
.templates-text1990 {
  display: inline-block;
}
 
.templates-fragment1956 {
  display: contents;
}
 
.templates-text1989 {
  display: inline-block;
}
 
.templates-fragment1950 {
  display: contents;
}
 
.templates-text1983 {
  display: inline-block;
}
 
.templates-fragment1960 {
  display: contents;
}
 
.templates-text1993 {
  display: inline-block;
}
 
.templates-fragment1951 {
  display: contents;
}
 
.templates-text1984 {
  display: inline-block;
}
 
.templates-fragment1972 {
  display: contents;
}
 
.templates-text2005 {
  display: inline-block;
}
 
.templates-fragment1942 {
  display: contents;
}
 
.templates-text1975 {
  display: inline-block;
}
 
.templates-fragment1953 {
  display: contents;
}
 
.templates-text1986 {
  display: inline-block;
}
 
.templates-fragment1977 {
  display: contents;
}
 
.templates-text2010 {
  display: inline-block;
}
 
.templates-fragment1980 {
  display: contents;
}
 
.templates-text2013 {
  display: inline-block;
}
 
.templates-fragment1943 {
  display: contents;
}
 
.templates-text1976 {
  display: inline-block;
}
 
.templates-fragment1971 {
  display: contents;
}
 
.templates-text2004 {
  display: inline-block;
}
 
.templates-fragment1966 {
  display: contents;
}
 
.templates-text1999 {
  display: inline-block;
}
 
.templates-fragment1967 {
  display: contents;
}
 
.templates-text2000 {
  display: inline-block;
}
 
.templates-fragment1973 {
  display: contents;
}
 
.templates-text2006 {
  display: inline-block;
}
 
.templates-fragment1968 {
  display: contents;
}
 
.templates-text2001 {
  display: inline-block;
}
 
.templates-fragment1961 {
  display: contents;
}
 
.templates-text1994 {
  display: inline-block;
}
 
.templates-fragment1959 {
  display: contents;
}
 
.templates-text1992 {
  display: inline-block;
}
 
.templates-fragment1976 {
  display: contents;
}
 
.templates-text2009 {
  display: inline-block;
}
 
.templates-fragment1962 {
  display: contents;
}
 
.templates-text1995 {
  display: inline-block;
}
 
.templates-fragment1948 {
  display: contents;
}
 
.templates-text1981 {
  display: inline-block;
}
 
.templates-fragment1974 {
  display: contents;
}
 
.templates-text2007 {
  display: inline-block;
}
 
.templates-fragment1969 {
  display: contents;
}
 
.templates-text2002 {
  display: inline-block;
}
 
.templates-fragment1944 {
  display: contents;
}
 
.templates-text1977 {
  display: inline-block;
}
 
.templates-fragment1964 {
  display: contents;
}
 
.templates-text1997 {
  display: inline-block;
}
 
.templates-fragment1978 {
  display: contents;
}
 
.templates-text2011 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo23 {
    display: none;
  }
  .toast2-header23 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button23 {
    align-self: flex-start;
  }
  .toast2-close-button23 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf23 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg23 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-bs1v {
  display: contents;
}
 
.toast2-container49 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo24 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header24 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content24 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item24 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type24 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape24 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch24 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features49 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features50 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3924 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword24 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1224 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2424 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language24 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language24 {
  display: none;
}
 
.toast2-label-type24 {
  display: none;
}
 
.toast2-container-recovery-method24 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method24 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id24 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle50 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button49 {
  display: none;
}
 
.toast2-container50 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf24 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf24:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg24 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg24:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top24 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon346 {
  display: none;
}
 
.toast2-link49 {
  display: contents;
}
 
.toast2-icon350 {
  text-decoration: none;
}
 
.toast2-top-button24 {
  display: none;
  flex-direction: row;
}
 
.toast2-link50 {
  display: none;
}
 
.toast2-icon354 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown24 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle97 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text181 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow24 {
  transition: 0.3s;
}
 
.toast2-icon356 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list24 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown73 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle98 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle98:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink24 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown74 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle99 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle99:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text182 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown75 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle100 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle100:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text183 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button50 {
  display: none;
}
 
.toast2-close-button24 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon358 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment1998 {
  display: contents;
}
 
.templates-text2033 {
  display: inline-block;
}
 
.templates-fragment2021 {
  display: contents;
}
 
.templates-text2056 {
  display: inline-block;
}
 
.templates-fragment1995 {
  display: contents;
}
 
.templates-text2030 {
  display: inline-block;
}
 
.templates-fragment1985 {
  display: contents;
}
 
.templates-text2020 {
  display: inline-block;
}
 
.templates-fragment1986 {
  display: contents;
}
 
.templates-text2021 {
  display: inline-block;
}
 
.templates-fragment2003 {
  display: contents;
}
 
.templates-text2038 {
  display: inline-block;
}
 
.templates-fragment1989 {
  display: contents;
}
 
.templates-text2024 {
  display: inline-block;
}
 
.templates-fragment2005 {
  display: contents;
}
 
.templates-text2040 {
  display: inline-block;
}
 
.templates-fragment2019 {
  display: contents;
}
 
.templates-text2054 {
  display: inline-block;
}
 
.templates-fragment1987 {
  display: contents;
}
 
.templates-text2022 {
  display: inline-block;
}
 
.templates-fragment2010 {
  display: contents;
}
 
.templates-text2045 {
  display: inline-block;
}
 
.templates-fragment2015 {
  display: contents;
}
 
.templates-text2050 {
  display: inline-block;
}
 
.templates-fragment1994 {
  display: contents;
}
 
.templates-text2029 {
  display: inline-block;
}
 
.templates-fragment1992 {
  display: contents;
}
 
.templates-text2027 {
  display: inline-block;
}
 
.templates-fragment1997 {
  display: contents;
}
 
.templates-text2032 {
  display: inline-block;
}
 
.templates-fragment1996 {
  display: contents;
}
 
.templates-text2031 {
  display: inline-block;
}
 
.templates-fragment1990 {
  display: contents;
}
 
.templates-text2025 {
  display: inline-block;
}
 
.templates-fragment2000 {
  display: contents;
}
 
.templates-text2035 {
  display: inline-block;
}
 
.templates-fragment1991 {
  display: contents;
}
 
.templates-text2026 {
  display: inline-block;
}
 
.templates-fragment2012 {
  display: contents;
}
 
.templates-text2047 {
  display: inline-block;
}
 
.templates-fragment1982 {
  display: contents;
}
 
.templates-text2017 {
  display: inline-block;
}
 
.templates-fragment1993 {
  display: contents;
}
 
.templates-text2028 {
  display: inline-block;
}
 
.templates-fragment2017 {
  display: contents;
}
 
.templates-text2052 {
  display: inline-block;
}
 
.templates-fragment2020 {
  display: contents;
}
 
.templates-text2055 {
  display: inline-block;
}
 
.templates-fragment1983 {
  display: contents;
}
 
.templates-text2018 {
  display: inline-block;
}
 
.templates-fragment2011 {
  display: contents;
}
 
.templates-text2046 {
  display: inline-block;
}
 
.templates-fragment2006 {
  display: contents;
}
 
.templates-text2041 {
  display: inline-block;
}
 
.templates-fragment2007 {
  display: contents;
}
 
.templates-text2042 {
  display: inline-block;
}
 
.templates-fragment2013 {
  display: contents;
}
 
.templates-text2048 {
  display: inline-block;
}
 
.templates-fragment2008 {
  display: contents;
}
 
.templates-text2043 {
  display: inline-block;
}
 
.templates-fragment2001 {
  display: contents;
}
 
.templates-text2036 {
  display: inline-block;
}
 
.templates-fragment1999 {
  display: contents;
}
 
.templates-text2034 {
  display: inline-block;
}
 
.templates-fragment2016 {
  display: contents;
}
 
.templates-text2051 {
  display: inline-block;
}
 
.templates-fragment2002 {
  display: contents;
}
 
.templates-text2037 {
  display: inline-block;
}
 
.templates-fragment1988 {
  display: contents;
}
 
.templates-text2023 {
  display: inline-block;
}
 
.templates-fragment2014 {
  display: contents;
}
 
.templates-text2049 {
  display: inline-block;
}
 
.templates-fragment2009 {
  display: contents;
}
 
.templates-text2044 {
  display: inline-block;
}
 
.templates-fragment1984 {
  display: contents;
}
 
.templates-text2019 {
  display: inline-block;
}
 
.templates-fragment2004 {
  display: contents;
}
 
.templates-text2039 {
  display: inline-block;
}
 
.templates-fragment2018 {
  display: contents;
}
 
.templates-text2053 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo24 {
    display: none;
  }
  .toast2-header24 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button24 {
    align-self: flex-start;
  }
  .toast2-close-button24 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf24 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg24 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-l88r {
  display: contents;
}
 
.toast2-container51 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo25 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header25 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content25 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item25 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type25 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape25 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch25 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features51 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features52 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3925 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword25 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1225 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2425 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language25 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language25 {
  display: none;
}
 
.toast2-label-type25 {
  display: none;
}
 
.toast2-container-recovery-method25 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method25 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id25 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle52 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button51 {
  display: none;
}
 
.toast2-container52 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf25 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf25:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg25 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg25:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top25 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon360 {
  display: none;
}
 
.toast2-link51 {
  display: contents;
}
 
.toast2-icon364 {
  text-decoration: none;
}
 
.toast2-top-button25 {
  display: none;
  flex-direction: row;
}
 
.toast2-link52 {
  display: none;
}
 
.toast2-icon368 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown25 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle101 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text188 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow25 {
  transition: 0.3s;
}
 
.toast2-icon370 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list25 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown76 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle102 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle102:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink25 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown77 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle103 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle103:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text189 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown78 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle104 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle104:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text190 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button52 {
  display: none;
}
 
.toast2-close-button25 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon372 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2038 {
  display: contents;
}
 
.templates-text2073 {
  display: inline-block;
}
 
.templates-fragment2061 {
  display: contents;
}
 
.templates-text2096 {
  display: inline-block;
}
 
.templates-fragment2035 {
  display: contents;
}
 
.templates-text2070 {
  display: inline-block;
}
 
.templates-fragment2025 {
  display: contents;
}
 
.templates-text2060 {
  display: inline-block;
}
 
.templates-fragment2026 {
  display: contents;
}
 
.templates-text2061 {
  display: inline-block;
}
 
.templates-fragment2043 {
  display: contents;
}
 
.templates-text2078 {
  display: inline-block;
}
 
.templates-fragment2029 {
  display: contents;
}
 
.templates-text2064 {
  display: inline-block;
}
 
.templates-fragment2045 {
  display: contents;
}
 
.templates-text2080 {
  display: inline-block;
}
 
.templates-fragment2059 {
  display: contents;
}
 
.templates-text2094 {
  display: inline-block;
}
 
.templates-fragment2027 {
  display: contents;
}
 
.templates-text2062 {
  display: inline-block;
}
 
.templates-fragment2050 {
  display: contents;
}
 
.templates-text2085 {
  display: inline-block;
}
 
.templates-fragment2055 {
  display: contents;
}
 
.templates-text2090 {
  display: inline-block;
}
 
.templates-fragment2034 {
  display: contents;
}
 
.templates-text2069 {
  display: inline-block;
}
 
.templates-fragment2032 {
  display: contents;
}
 
.templates-text2067 {
  display: inline-block;
}
 
.templates-fragment2037 {
  display: contents;
}
 
.templates-text2072 {
  display: inline-block;
}
 
.templates-fragment2036 {
  display: contents;
}
 
.templates-text2071 {
  display: inline-block;
}
 
.templates-fragment2030 {
  display: contents;
}
 
.templates-text2065 {
  display: inline-block;
}
 
.templates-fragment2040 {
  display: contents;
}
 
.templates-text2075 {
  display: inline-block;
}
 
.templates-fragment2031 {
  display: contents;
}
 
.templates-text2066 {
  display: inline-block;
}
 
.templates-fragment2052 {
  display: contents;
}
 
.templates-text2087 {
  display: inline-block;
}
 
.templates-fragment2022 {
  display: contents;
}
 
.templates-text2057 {
  display: inline-block;
}
 
.templates-fragment2033 {
  display: contents;
}
 
.templates-text2068 {
  display: inline-block;
}
 
.templates-fragment2057 {
  display: contents;
}
 
.templates-text2092 {
  display: inline-block;
}
 
.templates-fragment2060 {
  display: contents;
}
 
.templates-text2095 {
  display: inline-block;
}
 
.templates-fragment2023 {
  display: contents;
}
 
.templates-text2058 {
  display: inline-block;
}
 
.templates-fragment2051 {
  display: contents;
}
 
.templates-text2086 {
  display: inline-block;
}
 
.templates-fragment2046 {
  display: contents;
}
 
.templates-text2081 {
  display: inline-block;
}
 
.templates-fragment2047 {
  display: contents;
}
 
.templates-text2082 {
  display: inline-block;
}
 
.templates-fragment2053 {
  display: contents;
}
 
.templates-text2088 {
  display: inline-block;
}
 
.templates-fragment2048 {
  display: contents;
}
 
.templates-text2083 {
  display: inline-block;
}
 
.templates-fragment2041 {
  display: contents;
}
 
.templates-text2076 {
  display: inline-block;
}
 
.templates-fragment2039 {
  display: contents;
}
 
.templates-text2074 {
  display: inline-block;
}
 
.templates-fragment2056 {
  display: contents;
}
 
.templates-text2091 {
  display: inline-block;
}
 
.templates-fragment2042 {
  display: contents;
}
 
.templates-text2077 {
  display: inline-block;
}
 
.templates-fragment2028 {
  display: contents;
}
 
.templates-text2063 {
  display: inline-block;
}
 
.templates-fragment2054 {
  display: contents;
}
 
.templates-text2089 {
  display: inline-block;
}
 
.templates-fragment2049 {
  display: contents;
}
 
.templates-text2084 {
  display: inline-block;
}
 
.templates-fragment2024 {
  display: contents;
}
 
.templates-text2059 {
  display: inline-block;
}
 
.templates-fragment2044 {
  display: contents;
}
 
.templates-text2079 {
  display: inline-block;
}
 
.templates-fragment2058 {
  display: contents;
}
 
.templates-text2093 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo25 {
    display: none;
  }
  .toast2-header25 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button25 {
    align-self: flex-start;
  }
  .toast2-close-button25 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf25 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg25 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-7ttr {
  display: contents;
}
 
.toast2-container53 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo26 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header26 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content26 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item26 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type26 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape26 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch26 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features53 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features54 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3926 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword26 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1226 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2426 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language26 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language26 {
  display: none;
}
 
.toast2-label-type26 {
  display: none;
}
 
.toast2-container-recovery-method26 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method26 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id26 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle54 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button53 {
  display: none;
}
 
.toast2-container54 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf26 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf26:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg26 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg26:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top26 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon374 {
  display: none;
}
 
.toast2-link53 {
  display: contents;
}
 
.toast2-icon378 {
  text-decoration: none;
}
 
.toast2-top-button26 {
  display: none;
  flex-direction: row;
}
 
.toast2-link54 {
  display: none;
}
 
.toast2-icon382 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown26 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle105 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text195 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow26 {
  transition: 0.3s;
}
 
.toast2-icon384 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list26 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown79 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle106 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle106:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink26 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown80 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle107 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle107:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text196 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown81 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle108 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle108:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text197 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button54 {
  display: none;
}
 
.toast2-close-button26 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon386 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2078 {
  display: contents;
}
 
.templates-text2113 {
  display: inline-block;
}
 
.templates-fragment2101 {
  display: contents;
}
 
.templates-text2136 {
  display: inline-block;
}
 
.templates-fragment2075 {
  display: contents;
}
 
.templates-text2110 {
  display: inline-block;
}
 
.templates-fragment2065 {
  display: contents;
}
 
.templates-text2100 {
  display: inline-block;
}
 
.templates-fragment2066 {
  display: contents;
}
 
.templates-text2101 {
  display: inline-block;
}
 
.templates-fragment2083 {
  display: contents;
}
 
.templates-text2118 {
  display: inline-block;
}
 
.templates-fragment2069 {
  display: contents;
}
 
.templates-text2104 {
  display: inline-block;
}
 
.templates-fragment2085 {
  display: contents;
}
 
.templates-text2120 {
  display: inline-block;
}
 
.templates-fragment2099 {
  display: contents;
}
 
.templates-text2134 {
  display: inline-block;
}
 
.templates-fragment2067 {
  display: contents;
}
 
.templates-text2102 {
  display: inline-block;
}
 
.templates-fragment2090 {
  display: contents;
}
 
.templates-text2125 {
  display: inline-block;
}
 
.templates-fragment2095 {
  display: contents;
}
 
.templates-text2130 {
  display: inline-block;
}
 
.templates-fragment2074 {
  display: contents;
}
 
.templates-text2109 {
  display: inline-block;
}
 
.templates-fragment2072 {
  display: contents;
}
 
.templates-text2107 {
  display: inline-block;
}
 
.templates-fragment2077 {
  display: contents;
}
 
.templates-text2112 {
  display: inline-block;
}
 
.templates-fragment2076 {
  display: contents;
}
 
.templates-text2111 {
  display: inline-block;
}
 
.templates-fragment2070 {
  display: contents;
}
 
.templates-text2105 {
  display: inline-block;
}
 
.templates-fragment2080 {
  display: contents;
}
 
.templates-text2115 {
  display: inline-block;
}
 
.templates-fragment2071 {
  display: contents;
}
 
.templates-text2106 {
  display: inline-block;
}
 
.templates-fragment2092 {
  display: contents;
}
 
.templates-text2127 {
  display: inline-block;
}
 
.templates-fragment2062 {
  display: contents;
}
 
.templates-text2097 {
  display: inline-block;
}
 
.templates-fragment2073 {
  display: contents;
}
 
.templates-text2108 {
  display: inline-block;
}
 
.templates-fragment2097 {
  display: contents;
}
 
.templates-text2132 {
  display: inline-block;
}
 
.templates-fragment2100 {
  display: contents;
}
 
.templates-text2135 {
  display: inline-block;
}
 
.templates-fragment2063 {
  display: contents;
}
 
.templates-text2098 {
  display: inline-block;
}
 
.templates-fragment2091 {
  display: contents;
}
 
.templates-text2126 {
  display: inline-block;
}
 
.templates-fragment2086 {
  display: contents;
}
 
.templates-text2121 {
  display: inline-block;
}
 
.templates-fragment2087 {
  display: contents;
}
 
.templates-text2122 {
  display: inline-block;
}
 
.templates-fragment2093 {
  display: contents;
}
 
.templates-text2128 {
  display: inline-block;
}
 
.templates-fragment2088 {
  display: contents;
}
 
.templates-text2123 {
  display: inline-block;
}
 
.templates-fragment2081 {
  display: contents;
}
 
.templates-text2116 {
  display: inline-block;
}
 
.templates-fragment2079 {
  display: contents;
}
 
.templates-text2114 {
  display: inline-block;
}
 
.templates-fragment2096 {
  display: contents;
}
 
.templates-text2131 {
  display: inline-block;
}
 
.templates-fragment2082 {
  display: contents;
}
 
.templates-text2117 {
  display: inline-block;
}
 
.templates-fragment2068 {
  display: contents;
}
 
.templates-text2103 {
  display: inline-block;
}
 
.templates-fragment2094 {
  display: contents;
}
 
.templates-text2129 {
  display: inline-block;
}
 
.templates-fragment2089 {
  display: contents;
}
 
.templates-text2124 {
  display: inline-block;
}
 
.templates-fragment2064 {
  display: contents;
}
 
.templates-text2099 {
  display: inline-block;
}
 
.templates-fragment2084 {
  display: contents;
}
 
.templates-text2119 {
  display: inline-block;
}
 
.templates-fragment2098 {
  display: contents;
}
 
.templates-text2133 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo26 {
    display: none;
  }
  .toast2-header26 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button26 {
    align-self: flex-start;
  }
  .toast2-close-button26 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf26 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg26 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-yjwc {
  display: contents;
}
 
.toast2-container55 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo27 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header27 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content27 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item27 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type27 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape27 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch27 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features55 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features56 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3927 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword27 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1227 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2427 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language27 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language27 {
  display: none;
}
 
.toast2-label-type27 {
  display: none;
}
 
.toast2-container-recovery-method27 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method27 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id27 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle56 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button55 {
  display: none;
}
 
.toast2-container56 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf27 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf27:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg27 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg27:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top27 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon388 {
  display: none;
}
 
.toast2-link55 {
  display: contents;
}
 
.toast2-icon392 {
  text-decoration: none;
}
 
.toast2-top-button27 {
  display: none;
  flex-direction: row;
}
 
.toast2-link56 {
  display: none;
}
 
.toast2-icon396 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown27 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle109 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text202 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow27 {
  transition: 0.3s;
}
 
.toast2-icon398 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list27 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown82 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle110 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle110:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink27 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown83 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle111 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle111:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text203 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown84 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle112 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle112:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text204 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button56 {
  display: none;
}
 
.toast2-close-button27 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon400 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2118 {
  display: contents;
}
 
.templates-text2155 {
  display: inline-block;
}
 
.templates-fragment2141 {
  display: contents;
}
 
.templates-text2178 {
  display: inline-block;
}
 
.templates-fragment2115 {
  display: contents;
}
 
.templates-text2152 {
  display: inline-block;
}
 
.templates-fragment2105 {
  display: contents;
}
 
.templates-text2142 {
  display: inline-block;
}
 
.templates-fragment2106 {
  display: contents;
}
 
.templates-text2143 {
  display: inline-block;
}
 
.templates-fragment2123 {
  display: contents;
}
 
.templates-text2160 {
  display: inline-block;
}
 
.templates-fragment2109 {
  display: contents;
}
 
.templates-text2146 {
  display: inline-block;
}
 
.templates-fragment2125 {
  display: contents;
}
 
.templates-text2162 {
  display: inline-block;
}
 
.templates-fragment2139 {
  display: contents;
}
 
.templates-text2176 {
  display: inline-block;
}
 
.templates-fragment2107 {
  display: contents;
}
 
.templates-text2144 {
  display: inline-block;
}
 
.templates-fragment2130 {
  display: contents;
}
 
.templates-text2167 {
  display: inline-block;
}
 
.templates-fragment2135 {
  display: contents;
}
 
.templates-text2172 {
  display: inline-block;
}
 
.templates-fragment2114 {
  display: contents;
}
 
.templates-text2151 {
  display: inline-block;
}
 
.templates-fragment2112 {
  display: contents;
}
 
.templates-text2149 {
  display: inline-block;
}
 
.templates-fragment2117 {
  display: contents;
}
 
.templates-text2154 {
  display: inline-block;
}
 
.templates-fragment2116 {
  display: contents;
}
 
.templates-text2153 {
  display: inline-block;
}
 
.templates-fragment2110 {
  display: contents;
}
 
.templates-text2147 {
  display: inline-block;
}
 
.templates-fragment2120 {
  display: contents;
}
 
.templates-text2157 {
  display: inline-block;
}
 
.templates-fragment2111 {
  display: contents;
}
 
.templates-text2148 {
  display: inline-block;
}
 
.templates-fragment2132 {
  display: contents;
}
 
.templates-text2169 {
  display: inline-block;
}
 
.templates-fragment2102 {
  display: contents;
}
 
.templates-text2139 {
  display: inline-block;
}
 
.templates-fragment2113 {
  display: contents;
}
 
.templates-text2150 {
  display: inline-block;
}
 
.templates-fragment2137 {
  display: contents;
}
 
.templates-text2174 {
  display: inline-block;
}
 
.templates-fragment2140 {
  display: contents;
}
 
.templates-text2177 {
  display: inline-block;
}
 
.templates-fragment2103 {
  display: contents;
}
 
.templates-text2140 {
  display: inline-block;
}
 
.templates-fragment2131 {
  display: contents;
}
 
.templates-text2168 {
  display: inline-block;
}
 
.templates-fragment2126 {
  display: contents;
}
 
.templates-text2163 {
  display: inline-block;
}
 
.templates-fragment2127 {
  display: contents;
}
 
.templates-text2164 {
  display: inline-block;
}
 
.templates-fragment2133 {
  display: contents;
}
 
.templates-text2170 {
  display: inline-block;
}
 
.templates-fragment2128 {
  display: contents;
}
 
.templates-text2165 {
  display: inline-block;
}
 
.templates-fragment2121 {
  display: contents;
}
 
.templates-text2158 {
  display: inline-block;
}
 
.templates-fragment2119 {
  display: contents;
}
 
.templates-text2156 {
  display: inline-block;
}
 
.templates-fragment2136 {
  display: contents;
}
 
.templates-text2173 {
  display: inline-block;
}
 
.templates-fragment2122 {
  display: contents;
}
 
.templates-text2159 {
  display: inline-block;
}
 
.templates-fragment2108 {
  display: contents;
}
 
.templates-text2145 {
  display: inline-block;
}
 
.templates-fragment2134 {
  display: contents;
}
 
.templates-text2171 {
  display: inline-block;
}
 
.templates-fragment2129 {
  display: contents;
}
 
.templates-text2166 {
  display: inline-block;
}
 
.templates-fragment2104 {
  display: contents;
}
 
.templates-text2141 {
  display: inline-block;
}
 
.templates-fragment2124 {
  display: contents;
}
 
.templates-text2161 {
  display: inline-block;
}
 
.templates-fragment2138 {
  display: contents;
}
 
.templates-text2175 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo27 {
    display: none;
  }
  .toast2-header27 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button27 {
    align-self: flex-start;
  }
  .toast2-close-button27 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf27 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg27 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-8iup {
  display: contents;
}
 
.toast2-container57 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo28 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header28 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content28 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item28 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type28 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape28 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch28 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features57 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features58 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3928 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword28 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1228 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2428 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language28 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language28 {
  display: none;
}
 
.toast2-label-type28 {
  display: none;
}
 
.toast2-container-recovery-method28 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method28 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id28 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle58 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button57 {
  display: none;
}
 
.toast2-container58 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf28 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf28:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg28 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg28:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top28 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon402 {
  display: none;
}
 
.toast2-link57 {
  display: contents;
}
 
.toast2-icon406 {
  text-decoration: none;
}
 
.toast2-top-button28 {
  display: none;
  flex-direction: row;
}
 
.toast2-link58 {
  display: none;
}
 
.toast2-icon410 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown28 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle113 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text209 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow28 {
  transition: 0.3s;
}
 
.toast2-icon412 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list28 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown85 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle114 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle114:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink28 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown86 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle115 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle115:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text210 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown87 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle116 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle116:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text211 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button58 {
  display: none;
}
 
.toast2-close-button28 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon414 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2158 {
  display: contents;
}
 
.templates-text2195 {
  display: inline-block;
}
 
.templates-fragment2181 {
  display: contents;
}
 
.templates-text2218 {
  display: inline-block;
}
 
.templates-fragment2155 {
  display: contents;
}
 
.templates-text2192 {
  display: inline-block;
}
 
.templates-fragment2145 {
  display: contents;
}
 
.templates-text2182 {
  display: inline-block;
}
 
.templates-fragment2146 {
  display: contents;
}
 
.templates-text2183 {
  display: inline-block;
}
 
.templates-fragment2163 {
  display: contents;
}
 
.templates-text2200 {
  display: inline-block;
}
 
.templates-fragment2149 {
  display: contents;
}
 
.templates-text2186 {
  display: inline-block;
}
 
.templates-fragment2165 {
  display: contents;
}
 
.templates-text2202 {
  display: inline-block;
}
 
.templates-fragment2179 {
  display: contents;
}
 
.templates-text2216 {
  display: inline-block;
}
 
.templates-fragment2147 {
  display: contents;
}
 
.templates-text2184 {
  display: inline-block;
}
 
.templates-fragment2170 {
  display: contents;
}
 
.templates-text2207 {
  display: inline-block;
}
 
.templates-fragment2175 {
  display: contents;
}
 
.templates-text2212 {
  display: inline-block;
}
 
.templates-fragment2154 {
  display: contents;
}
 
.templates-text2191 {
  display: inline-block;
}
 
.templates-fragment2152 {
  display: contents;
}
 
.templates-text2189 {
  display: inline-block;
}
 
.templates-fragment2157 {
  display: contents;
}
 
.templates-text2194 {
  display: inline-block;
}
 
.templates-fragment2156 {
  display: contents;
}
 
.templates-text2193 {
  display: inline-block;
}
 
.templates-fragment2150 {
  display: contents;
}
 
.templates-text2187 {
  display: inline-block;
}
 
.templates-fragment2160 {
  display: contents;
}
 
.templates-text2197 {
  display: inline-block;
}
 
.templates-fragment2151 {
  display: contents;
}
 
.templates-text2188 {
  display: inline-block;
}
 
.templates-fragment2172 {
  display: contents;
}
 
.templates-text2209 {
  display: inline-block;
}
 
.templates-fragment2142 {
  display: contents;
}
 
.templates-text2179 {
  display: inline-block;
}
 
.templates-fragment2153 {
  display: contents;
}
 
.templates-text2190 {
  display: inline-block;
}
 
.templates-fragment2177 {
  display: contents;
}
 
.templates-text2214 {
  display: inline-block;
}
 
.templates-fragment2180 {
  display: contents;
}
 
.templates-text2217 {
  display: inline-block;
}
 
.templates-fragment2143 {
  display: contents;
}
 
.templates-text2180 {
  display: inline-block;
}
 
.templates-fragment2171 {
  display: contents;
}
 
.templates-text2208 {
  display: inline-block;
}
 
.templates-fragment2166 {
  display: contents;
}
 
.templates-text2203 {
  display: inline-block;
}
 
.templates-fragment2167 {
  display: contents;
}
 
.templates-text2204 {
  display: inline-block;
}
 
.templates-fragment2173 {
  display: contents;
}
 
.templates-text2210 {
  display: inline-block;
}
 
.templates-fragment2168 {
  display: contents;
}
 
.templates-text2205 {
  display: inline-block;
}
 
.templates-fragment2161 {
  display: contents;
}
 
.templates-text2198 {
  display: inline-block;
}
 
.templates-fragment2159 {
  display: contents;
}
 
.templates-text2196 {
  display: inline-block;
}
 
.templates-fragment2176 {
  display: contents;
}
 
.templates-text2213 {
  display: inline-block;
}
 
.templates-fragment2162 {
  display: contents;
}
 
.templates-text2199 {
  display: inline-block;
}
 
.templates-fragment2148 {
  display: contents;
}
 
.templates-text2185 {
  display: inline-block;
}
 
.templates-fragment2174 {
  display: contents;
}
 
.templates-text2211 {
  display: inline-block;
}
 
.templates-fragment2169 {
  display: contents;
}
 
.templates-text2206 {
  display: inline-block;
}
 
.templates-fragment2144 {
  display: contents;
}
 
.templates-text2181 {
  display: inline-block;
}
 
.templates-fragment2164 {
  display: contents;
}
 
.templates-text2201 {
  display: inline-block;
}
 
.templates-fragment2178 {
  display: contents;
}
 
.templates-text2215 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo28 {
    display: none;
  }
  .toast2-header28 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button28 {
    align-self: flex-start;
  }
  .toast2-close-button28 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf28 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg28 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-ijwe {
  display: contents;
}
 
.toast2-container59 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo29 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header29 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content29 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item29 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type29 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape29 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch29 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features59 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features60 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3929 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword29 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1229 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2429 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language29 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language29 {
  display: none;
}
 
.toast2-label-type29 {
  display: none;
}
 
.toast2-container-recovery-method29 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method29 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id29 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle60 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button59 {
  display: none;
}
 
.toast2-container60 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf29 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf29:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg29 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg29:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top29 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon416 {
  display: none;
}
 
.toast2-link59 {
  display: contents;
}
 
.toast2-icon420 {
  text-decoration: none;
}
 
.toast2-top-button29 {
  display: none;
  flex-direction: row;
}
 
.toast2-link60 {
  display: none;
}
 
.toast2-icon424 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown29 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle117 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text216 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow29 {
  transition: 0.3s;
}
 
.toast2-icon426 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list29 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown88 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle118 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle118:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink29 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown89 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle119 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle119:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text217 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown90 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle120 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle120:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text218 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button60 {
  display: none;
}
 
.toast2-close-button29 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon428 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2198 {
  display: contents;
}
 
.templates-text2235 {
  display: inline-block;
}
 
.templates-fragment2221 {
  display: contents;
}
 
.templates-text2258 {
  display: inline-block;
}
 
.templates-fragment2195 {
  display: contents;
}
 
.templates-text2232 {
  display: inline-block;
}
 
.templates-fragment2185 {
  display: contents;
}
 
.templates-text2222 {
  display: inline-block;
}
 
.templates-fragment2186 {
  display: contents;
}
 
.templates-text2223 {
  display: inline-block;
}
 
.templates-fragment2203 {
  display: contents;
}
 
.templates-text2240 {
  display: inline-block;
}
 
.templates-fragment2189 {
  display: contents;
}
 
.templates-text2226 {
  display: inline-block;
}
 
.templates-fragment2205 {
  display: contents;
}
 
.templates-text2242 {
  display: inline-block;
}
 
.templates-fragment2219 {
  display: contents;
}
 
.templates-text2256 {
  display: inline-block;
}
 
.templates-fragment2187 {
  display: contents;
}
 
.templates-text2224 {
  display: inline-block;
}
 
.templates-fragment2210 {
  display: contents;
}
 
.templates-text2247 {
  display: inline-block;
}
 
.templates-fragment2215 {
  display: contents;
}
 
.templates-text2252 {
  display: inline-block;
}
 
.templates-fragment2194 {
  display: contents;
}
 
.templates-text2231 {
  display: inline-block;
}
 
.templates-fragment2192 {
  display: contents;
}
 
.templates-text2229 {
  display: inline-block;
}
 
.templates-fragment2197 {
  display: contents;
}
 
.templates-text2234 {
  display: inline-block;
}
 
.templates-fragment2196 {
  display: contents;
}
 
.templates-text2233 {
  display: inline-block;
}
 
.templates-fragment2190 {
  display: contents;
}
 
.templates-text2227 {
  display: inline-block;
}
 
.templates-fragment2200 {
  display: contents;
}
 
.templates-text2237 {
  display: inline-block;
}
 
.templates-fragment2191 {
  display: contents;
}
 
.templates-text2228 {
  display: inline-block;
}
 
.templates-fragment2212 {
  display: contents;
}
 
.templates-text2249 {
  display: inline-block;
}
 
.templates-fragment2182 {
  display: contents;
}
 
.templates-text2219 {
  display: inline-block;
}
 
.templates-fragment2193 {
  display: contents;
}
 
.templates-text2230 {
  display: inline-block;
}
 
.templates-fragment2217 {
  display: contents;
}
 
.templates-text2254 {
  display: inline-block;
}
 
.templates-fragment2220 {
  display: contents;
}
 
.templates-text2257 {
  display: inline-block;
}
 
.templates-fragment2183 {
  display: contents;
}
 
.templates-text2220 {
  display: inline-block;
}
 
.templates-fragment2211 {
  display: contents;
}
 
.templates-text2248 {
  display: inline-block;
}
 
.templates-fragment2206 {
  display: contents;
}
 
.templates-text2243 {
  display: inline-block;
}
 
.templates-fragment2207 {
  display: contents;
}
 
.templates-text2244 {
  display: inline-block;
}
 
.templates-fragment2213 {
  display: contents;
}
 
.templates-text2250 {
  display: inline-block;
}
 
.templates-fragment2208 {
  display: contents;
}
 
.templates-text2245 {
  display: inline-block;
}
 
.templates-fragment2201 {
  display: contents;
}
 
.templates-text2238 {
  display: inline-block;
}
 
.templates-fragment2199 {
  display: contents;
}
 
.templates-text2236 {
  display: inline-block;
}
 
.templates-fragment2216 {
  display: contents;
}
 
.templates-text2253 {
  display: inline-block;
}
 
.templates-fragment2202 {
  display: contents;
}
 
.templates-text2239 {
  display: inline-block;
}
 
.templates-fragment2188 {
  display: contents;
}
 
.templates-text2225 {
  display: inline-block;
}
 
.templates-fragment2214 {
  display: contents;
}
 
.templates-text2251 {
  display: inline-block;
}
 
.templates-fragment2209 {
  display: contents;
}
 
.templates-text2246 {
  display: inline-block;
}
 
.templates-fragment2184 {
  display: contents;
}
 
.templates-text2221 {
  display: inline-block;
}
 
.templates-fragment2204 {
  display: contents;
}
 
.templates-text2241 {
  display: inline-block;
}
 
.templates-fragment2218 {
  display: contents;
}
 
.templates-text2255 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo29 {
    display: none;
  }
  .toast2-header29 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button29 {
    align-self: flex-start;
  }
  .toast2-close-button29 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf29 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg29 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-4zt6 {
  display: contents;
}
 
.toast2-container61 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo30 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header30 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content30 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item30 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type30 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape30 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch30 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features61 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features62 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3930 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword30 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1230 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2430 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language30 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language30 {
  display: none;
}
 
.toast2-label-type30 {
  display: none;
}
 
.toast2-container-recovery-method30 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method30 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id30 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle62 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button61 {
  display: none;
}
 
.toast2-container62 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf30 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf30:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg30 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg30:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top30 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon430 {
  display: none;
}
 
.toast2-link61 {
  display: contents;
}
 
.toast2-icon434 {
  text-decoration: none;
}
 
.toast2-top-button30 {
  display: none;
  flex-direction: row;
}
 
.toast2-link62 {
  display: none;
}
 
.toast2-icon438 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown30 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle121 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text223 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow30 {
  transition: 0.3s;
}
 
.toast2-icon440 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list30 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown91 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle122 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle122:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink30 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown92 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle123 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle123:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text224 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown93 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle124 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle124:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text225 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button62 {
  display: none;
}
 
.toast2-close-button30 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon442 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2238 {
  display: contents;
}
 
.templates-text2277 {
  display: inline-block;
}
 
.templates-fragment2261 {
  display: contents;
}
 
.templates-text2300 {
  display: inline-block;
}
 
.templates-fragment2235 {
  display: contents;
}
 
.templates-text2274 {
  display: inline-block;
}
 
.templates-fragment2225 {
  display: contents;
}
 
.templates-text2264 {
  display: inline-block;
}
 
.templates-fragment2226 {
  display: contents;
}
 
.templates-text2265 {
  display: inline-block;
}
 
.templates-fragment2243 {
  display: contents;
}
 
.templates-text2282 {
  display: inline-block;
}
 
.templates-fragment2229 {
  display: contents;
}
 
.templates-text2268 {
  display: inline-block;
}
 
.templates-fragment2245 {
  display: contents;
}
 
.templates-text2284 {
  display: inline-block;
}
 
.templates-fragment2259 {
  display: contents;
}
 
.templates-text2298 {
  display: inline-block;
}
 
.templates-fragment2227 {
  display: contents;
}
 
.templates-text2266 {
  display: inline-block;
}
 
.templates-fragment2250 {
  display: contents;
}
 
.templates-text2289 {
  display: inline-block;
}
 
.templates-fragment2255 {
  display: contents;
}
 
.templates-text2294 {
  display: inline-block;
}
 
.templates-fragment2234 {
  display: contents;
}
 
.templates-text2273 {
  display: inline-block;
}
 
.templates-fragment2232 {
  display: contents;
}
 
.templates-text2271 {
  display: inline-block;
}
 
.templates-fragment2237 {
  display: contents;
}
 
.templates-text2276 {
  display: inline-block;
}
 
.templates-fragment2236 {
  display: contents;
}
 
.templates-text2275 {
  display: inline-block;
}
 
.templates-fragment2230 {
  display: contents;
}
 
.templates-text2269 {
  display: inline-block;
}
 
.templates-fragment2240 {
  display: contents;
}
 
.templates-text2279 {
  display: inline-block;
}
 
.templates-fragment2231 {
  display: contents;
}
 
.templates-text2270 {
  display: inline-block;
}
 
.templates-fragment2252 {
  display: contents;
}
 
.templates-text2291 {
  display: inline-block;
}
 
.templates-fragment2222 {
  display: contents;
}
 
.templates-text2261 {
  display: inline-block;
}
 
.templates-fragment2233 {
  display: contents;
}
 
.templates-text2272 {
  display: inline-block;
}
 
.templates-fragment2257 {
  display: contents;
}
 
.templates-text2296 {
  display: inline-block;
}
 
.templates-fragment2260 {
  display: contents;
}
 
.templates-text2299 {
  display: inline-block;
}
 
.templates-fragment2223 {
  display: contents;
}
 
.templates-text2262 {
  display: inline-block;
}
 
.templates-fragment2251 {
  display: contents;
}
 
.templates-text2290 {
  display: inline-block;
}
 
.templates-fragment2246 {
  display: contents;
}
 
.templates-text2285 {
  display: inline-block;
}
 
.templates-fragment2247 {
  display: contents;
}
 
.templates-text2286 {
  display: inline-block;
}
 
.templates-fragment2253 {
  display: contents;
}
 
.templates-text2292 {
  display: inline-block;
}
 
.templates-fragment2248 {
  display: contents;
}
 
.templates-text2287 {
  display: inline-block;
}
 
.templates-fragment2241 {
  display: contents;
}
 
.templates-text2280 {
  display: inline-block;
}
 
.templates-fragment2239 {
  display: contents;
}
 
.templates-text2278 {
  display: inline-block;
}
 
.templates-fragment2256 {
  display: contents;
}
 
.templates-text2295 {
  display: inline-block;
}
 
.templates-fragment2242 {
  display: contents;
}
 
.templates-text2281 {
  display: inline-block;
}
 
.templates-fragment2228 {
  display: contents;
}
 
.templates-text2267 {
  display: inline-block;
}
 
.templates-fragment2254 {
  display: contents;
}
 
.templates-text2293 {
  display: inline-block;
}
 
.templates-fragment2249 {
  display: contents;
}
 
.templates-text2288 {
  display: inline-block;
}
 
.templates-fragment2224 {
  display: contents;
}
 
.templates-text2263 {
  display: inline-block;
}
 
.templates-fragment2244 {
  display: contents;
}
 
.templates-text2283 {
  display: inline-block;
}
 
.templates-fragment2258 {
  display: contents;
}
 
.templates-text2297 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo30 {
    display: none;
  }
  .toast2-header30 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button30 {
    align-self: flex-start;
  }
  .toast2-close-button30 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf30 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg30 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-1dme {
  display: contents;
}
 
.toast2-container63 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo31 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header31 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content31 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item31 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type31 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape31 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch31 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features63 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features64 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3931 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword31 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1231 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2431 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language31 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language31 {
  display: none;
}
 
.toast2-label-type31 {
  display: none;
}
 
.toast2-container-recovery-method31 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method31 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id31 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle64 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button63 {
  display: none;
}
 
.toast2-container64 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf31 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf31:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg31 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg31:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top31 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon444 {
  display: none;
}
 
.toast2-link63 {
  display: contents;
}
 
.toast2-icon448 {
  text-decoration: none;
}
 
.toast2-top-button31 {
  display: none;
  flex-direction: row;
}
 
.toast2-link64 {
  display: none;
}
 
.toast2-icon452 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown31 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle125 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text230 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow31 {
  transition: 0.3s;
}
 
.toast2-icon454 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list31 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown94 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle126 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle126:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink31 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown95 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle127 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle127:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text231 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown96 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle128 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle128:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text232 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button64 {
  display: none;
}
 
.toast2-close-button31 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon456 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2278 {
  display: contents;
}
 
.templates-text2317 {
  display: inline-block;
}
 
.templates-fragment2301 {
  display: contents;
}
 
.templates-text2340 {
  display: inline-block;
}
 
.templates-fragment2275 {
  display: contents;
}
 
.templates-text2314 {
  display: inline-block;
}
 
.templates-fragment2265 {
  display: contents;
}
 
.templates-text2304 {
  display: inline-block;
}
 
.templates-fragment2266 {
  display: contents;
}
 
.templates-text2305 {
  display: inline-block;
}
 
.templates-fragment2283 {
  display: contents;
}
 
.templates-text2322 {
  display: inline-block;
}
 
.templates-fragment2269 {
  display: contents;
}
 
.templates-text2308 {
  display: inline-block;
}
 
.templates-fragment2285 {
  display: contents;
}
 
.templates-text2324 {
  display: inline-block;
}
 
.templates-fragment2299 {
  display: contents;
}
 
.templates-text2338 {
  display: inline-block;
}
 
.templates-fragment2267 {
  display: contents;
}
 
.templates-text2306 {
  display: inline-block;
}
 
.templates-fragment2290 {
  display: contents;
}
 
.templates-text2329 {
  display: inline-block;
}
 
.templates-fragment2295 {
  display: contents;
}
 
.templates-text2334 {
  display: inline-block;
}
 
.templates-fragment2274 {
  display: contents;
}
 
.templates-text2313 {
  display: inline-block;
}
 
.templates-fragment2272 {
  display: contents;
}
 
.templates-text2311 {
  display: inline-block;
}
 
.templates-fragment2277 {
  display: contents;
}
 
.templates-text2316 {
  display: inline-block;
}
 
.templates-fragment2276 {
  display: contents;
}
 
.templates-text2315 {
  display: inline-block;
}
 
.templates-fragment2270 {
  display: contents;
}
 
.templates-text2309 {
  display: inline-block;
}
 
.templates-fragment2280 {
  display: contents;
}
 
.templates-text2319 {
  display: inline-block;
}
 
.templates-fragment2271 {
  display: contents;
}
 
.templates-text2310 {
  display: inline-block;
}
 
.templates-fragment2292 {
  display: contents;
}
 
.templates-text2331 {
  display: inline-block;
}
 
.templates-fragment2262 {
  display: contents;
}
 
.templates-text2301 {
  display: inline-block;
}
 
.templates-fragment2273 {
  display: contents;
}
 
.templates-text2312 {
  display: inline-block;
}
 
.templates-fragment2297 {
  display: contents;
}
 
.templates-text2336 {
  display: inline-block;
}
 
.templates-fragment2300 {
  display: contents;
}
 
.templates-text2339 {
  display: inline-block;
}
 
.templates-fragment2263 {
  display: contents;
}
 
.templates-text2302 {
  display: inline-block;
}
 
.templates-fragment2291 {
  display: contents;
}
 
.templates-text2330 {
  display: inline-block;
}
 
.templates-fragment2286 {
  display: contents;
}
 
.templates-text2325 {
  display: inline-block;
}
 
.templates-fragment2287 {
  display: contents;
}
 
.templates-text2326 {
  display: inline-block;
}
 
.templates-fragment2293 {
  display: contents;
}
 
.templates-text2332 {
  display: inline-block;
}
 
.templates-fragment2288 {
  display: contents;
}
 
.templates-text2327 {
  display: inline-block;
}
 
.templates-fragment2281 {
  display: contents;
}
 
.templates-text2320 {
  display: inline-block;
}
 
.templates-fragment2279 {
  display: contents;
}
 
.templates-text2318 {
  display: inline-block;
}
 
.templates-fragment2296 {
  display: contents;
}
 
.templates-text2335 {
  display: inline-block;
}
 
.templates-fragment2282 {
  display: contents;
}
 
.templates-text2321 {
  display: inline-block;
}
 
.templates-fragment2268 {
  display: contents;
}
 
.templates-text2307 {
  display: inline-block;
}
 
.templates-fragment2294 {
  display: contents;
}
 
.templates-text2333 {
  display: inline-block;
}
 
.templates-fragment2289 {
  display: contents;
}
 
.templates-text2328 {
  display: inline-block;
}
 
.templates-fragment2264 {
  display: contents;
}
 
.templates-text2303 {
  display: inline-block;
}
 
.templates-fragment2284 {
  display: contents;
}
 
.templates-text2323 {
  display: inline-block;
}
 
.templates-fragment2298 {
  display: contents;
}
 
.templates-text2337 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo31 {
    display: none;
  }
  .toast2-header31 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button31 {
    align-self: flex-start;
  }
  .toast2-close-button31 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf31 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg31 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-83v3 {
  display: contents;
}
 
.toast2-container65 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo32 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header32 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content32 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item32 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type32 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape32 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch32 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features65 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features66 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3932 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword32 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1232 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2432 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language32 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language32 {
  display: none;
}
 
.toast2-label-type32 {
  display: none;
}
 
.toast2-container-recovery-method32 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method32 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id32 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle66 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button65 {
  display: none;
}
 
.toast2-container66 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf32 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf32:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg32 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg32:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top32 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon458 {
  display: none;
}
 
.toast2-link65 {
  display: contents;
}
 
.toast2-icon462 {
  text-decoration: none;
}
 
.toast2-top-button32 {
  display: none;
  flex-direction: row;
}
 
.toast2-link66 {
  display: none;
}
 
.toast2-icon466 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown32 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle129 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text237 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow32 {
  transition: 0.3s;
}
 
.toast2-icon468 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list32 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown97 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle130 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle130:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink32 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown98 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle131 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle131:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text238 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown99 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle132 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle132:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text239 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button66 {
  display: none;
}
 
.toast2-close-button32 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon470 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2318 {
  display: contents;
}
 
.templates-text2357 {
  display: inline-block;
}
 
.templates-fragment2341 {
  display: contents;
}
 
.templates-text2380 {
  display: inline-block;
}
 
.templates-fragment2315 {
  display: contents;
}
 
.templates-text2354 {
  display: inline-block;
}
 
.templates-fragment2305 {
  display: contents;
}
 
.templates-text2344 {
  display: inline-block;
}
 
.templates-fragment2306 {
  display: contents;
}
 
.templates-text2345 {
  display: inline-block;
}
 
.templates-fragment2323 {
  display: contents;
}
 
.templates-text2362 {
  display: inline-block;
}
 
.templates-fragment2309 {
  display: contents;
}
 
.templates-text2348 {
  display: inline-block;
}
 
.templates-fragment2325 {
  display: contents;
}
 
.templates-text2364 {
  display: inline-block;
}
 
.templates-fragment2339 {
  display: contents;
}
 
.templates-text2378 {
  display: inline-block;
}
 
.templates-fragment2307 {
  display: contents;
}
 
.templates-text2346 {
  display: inline-block;
}
 
.templates-fragment2330 {
  display: contents;
}
 
.templates-text2369 {
  display: inline-block;
}
 
.templates-fragment2335 {
  display: contents;
}
 
.templates-text2374 {
  display: inline-block;
}
 
.templates-fragment2314 {
  display: contents;
}
 
.templates-text2353 {
  display: inline-block;
}
 
.templates-fragment2312 {
  display: contents;
}
 
.templates-text2351 {
  display: inline-block;
}
 
.templates-fragment2317 {
  display: contents;
}
 
.templates-text2356 {
  display: inline-block;
}
 
.templates-fragment2316 {
  display: contents;
}
 
.templates-text2355 {
  display: inline-block;
}
 
.templates-fragment2310 {
  display: contents;
}
 
.templates-text2349 {
  display: inline-block;
}
 
.templates-fragment2320 {
  display: contents;
}
 
.templates-text2359 {
  display: inline-block;
}
 
.templates-fragment2311 {
  display: contents;
}
 
.templates-text2350 {
  display: inline-block;
}
 
.templates-fragment2332 {
  display: contents;
}
 
.templates-text2371 {
  display: inline-block;
}
 
.templates-fragment2302 {
  display: contents;
}
 
.templates-text2341 {
  display: inline-block;
}
 
.templates-fragment2313 {
  display: contents;
}
 
.templates-text2352 {
  display: inline-block;
}
 
.templates-fragment2337 {
  display: contents;
}
 
.templates-text2376 {
  display: inline-block;
}
 
.templates-fragment2340 {
  display: contents;
}
 
.templates-text2379 {
  display: inline-block;
}
 
.templates-fragment2303 {
  display: contents;
}
 
.templates-text2342 {
  display: inline-block;
}
 
.templates-fragment2331 {
  display: contents;
}
 
.templates-text2370 {
  display: inline-block;
}
 
.templates-fragment2326 {
  display: contents;
}
 
.templates-text2365 {
  display: inline-block;
}
 
.templates-fragment2327 {
  display: contents;
}
 
.templates-text2366 {
  display: inline-block;
}
 
.templates-fragment2333 {
  display: contents;
}
 
.templates-text2372 {
  display: inline-block;
}
 
.templates-fragment2328 {
  display: contents;
}
 
.templates-text2367 {
  display: inline-block;
}
 
.templates-fragment2321 {
  display: contents;
}
 
.templates-text2360 {
  display: inline-block;
}
 
.templates-fragment2319 {
  display: contents;
}
 
.templates-text2358 {
  display: inline-block;
}
 
.templates-fragment2336 {
  display: contents;
}
 
.templates-text2375 {
  display: inline-block;
}
 
.templates-fragment2322 {
  display: contents;
}
 
.templates-text2361 {
  display: inline-block;
}
 
.templates-fragment2308 {
  display: contents;
}
 
.templates-text2347 {
  display: inline-block;
}
 
.templates-fragment2334 {
  display: contents;
}
 
.templates-text2373 {
  display: inline-block;
}
 
.templates-fragment2329 {
  display: contents;
}
 
.templates-text2368 {
  display: inline-block;
}
 
.templates-fragment2304 {
  display: contents;
}
 
.templates-text2343 {
  display: inline-block;
}
 
.templates-fragment2324 {
  display: contents;
}
 
.templates-text2363 {
  display: inline-block;
}
 
.templates-fragment2338 {
  display: contents;
}
 
.templates-text2377 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo32 {
    display: none;
  }
  .toast2-header32 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button32 {
    align-self: flex-start;
  }
  .toast2-close-button32 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf32 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg32 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-ebe4 {
  display: contents;
}
 
.toast2-container67 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo33 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header33 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content33 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item33 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type33 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape33 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch33 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features67 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features68 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3933 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword33 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1233 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2433 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language33 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language33 {
  display: none;
}
 
.toast2-label-type33 {
  display: none;
}
 
.toast2-container-recovery-method33 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method33 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id33 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle68 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button67 {
  display: none;
}
 
.toast2-container68 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf33 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf33:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg33 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg33:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top33 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon472 {
  display: none;
}
 
.toast2-link67 {
  display: contents;
}
 
.toast2-icon476 {
  text-decoration: none;
}
 
.toast2-top-button33 {
  display: none;
  flex-direction: row;
}
 
.toast2-link68 {
  display: none;
}
 
.toast2-icon480 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown33 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle133 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text244 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow33 {
  transition: 0.3s;
}
 
.toast2-icon482 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list33 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown100 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle134 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle134:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink33 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown101 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle135 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle135:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text245 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown102 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle136 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle136:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text246 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button68 {
  display: none;
}
 
.toast2-close-button33 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon484 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2358 {
  display: contents;
}
 
.templates-text2399 {
  display: inline-block;
}
 
.templates-fragment2381 {
  display: contents;
}
 
.templates-text2422 {
  display: inline-block;
}
 
.templates-fragment2355 {
  display: contents;
}
 
.templates-text2396 {
  display: inline-block;
}
 
.templates-fragment2345 {
  display: contents;
}
 
.templates-text2386 {
  display: inline-block;
}
 
.templates-fragment2346 {
  display: contents;
}
 
.templates-text2387 {
  display: inline-block;
}
 
.templates-fragment2363 {
  display: contents;
}
 
.templates-text2404 {
  display: inline-block;
}
 
.templates-fragment2349 {
  display: contents;
}
 
.templates-text2390 {
  display: inline-block;
}
 
.templates-fragment2365 {
  display: contents;
}
 
.templates-text2406 {
  display: inline-block;
}
 
.templates-fragment2379 {
  display: contents;
}
 
.templates-text2420 {
  display: inline-block;
}
 
.templates-fragment2347 {
  display: contents;
}
 
.templates-text2388 {
  display: inline-block;
}
 
.templates-fragment2370 {
  display: contents;
}
 
.templates-text2411 {
  display: inline-block;
}
 
.templates-fragment2375 {
  display: contents;
}
 
.templates-text2416 {
  display: inline-block;
}
 
.templates-fragment2354 {
  display: contents;
}
 
.templates-text2395 {
  display: inline-block;
}
 
.templates-fragment2352 {
  display: contents;
}
 
.templates-text2393 {
  display: inline-block;
}
 
.templates-fragment2357 {
  display: contents;
}
 
.templates-text2398 {
  display: inline-block;
}
 
.templates-fragment2356 {
  display: contents;
}
 
.templates-text2397 {
  display: inline-block;
}
 
.templates-fragment2350 {
  display: contents;
}
 
.templates-text2391 {
  display: inline-block;
}
 
.templates-fragment2360 {
  display: contents;
}
 
.templates-text2401 {
  display: inline-block;
}
 
.templates-fragment2351 {
  display: contents;
}
 
.templates-text2392 {
  display: inline-block;
}
 
.templates-fragment2372 {
  display: contents;
}
 
.templates-text2413 {
  display: inline-block;
}
 
.templates-fragment2342 {
  display: contents;
}
 
.templates-text2383 {
  display: inline-block;
}
 
.templates-fragment2353 {
  display: contents;
}
 
.templates-text2394 {
  display: inline-block;
}
 
.templates-fragment2377 {
  display: contents;
}
 
.templates-text2418 {
  display: inline-block;
}
 
.templates-fragment2380 {
  display: contents;
}
 
.templates-text2421 {
  display: inline-block;
}
 
.templates-fragment2343 {
  display: contents;
}
 
.templates-text2384 {
  display: inline-block;
}
 
.templates-fragment2371 {
  display: contents;
}
 
.templates-text2412 {
  display: inline-block;
}
 
.templates-fragment2366 {
  display: contents;
}
 
.templates-text2407 {
  display: inline-block;
}
 
.templates-fragment2367 {
  display: contents;
}
 
.templates-text2408 {
  display: inline-block;
}
 
.templates-fragment2373 {
  display: contents;
}
 
.templates-text2414 {
  display: inline-block;
}
 
.templates-fragment2368 {
  display: contents;
}
 
.templates-text2409 {
  display: inline-block;
}
 
.templates-fragment2361 {
  display: contents;
}
 
.templates-text2402 {
  display: inline-block;
}
 
.templates-fragment2359 {
  display: contents;
}
 
.templates-text2400 {
  display: inline-block;
}
 
.templates-fragment2376 {
  display: contents;
}
 
.templates-text2417 {
  display: inline-block;
}
 
.templates-fragment2362 {
  display: contents;
}
 
.templates-text2403 {
  display: inline-block;
}
 
.templates-fragment2348 {
  display: contents;
}
 
.templates-text2389 {
  display: inline-block;
}
 
.templates-fragment2374 {
  display: contents;
}
 
.templates-text2415 {
  display: inline-block;
}
 
.templates-fragment2369 {
  display: contents;
}
 
.templates-text2410 {
  display: inline-block;
}
 
.templates-fragment2344 {
  display: contents;
}
 
.templates-text2385 {
  display: inline-block;
}
 
.templates-fragment2364 {
  display: contents;
}
 
.templates-text2405 {
  display: inline-block;
}
 
.templates-fragment2378 {
  display: contents;
}
 
.templates-text2419 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo33 {
    display: none;
  }
  .toast2-header33 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button33 {
    align-self: flex-start;
  }
  .toast2-close-button33 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf33 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg33 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-btaz {
  display: contents;
}
 
.toast2-container69 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo34 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header34 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content34 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item34 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type34 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape34 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch34 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features69 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features70 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3934 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword34 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1234 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2434 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language34 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language34 {
  display: none;
}
 
.toast2-label-type34 {
  display: none;
}
 
.toast2-container-recovery-method34 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method34 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id34 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle70 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button69 {
  display: none;
}
 
.toast2-container70 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf34 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf34:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg34 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg34:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top34 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon486 {
  display: none;
}
 
.toast2-link69 {
  display: contents;
}
 
.toast2-icon490 {
  text-decoration: none;
}
 
.toast2-top-button34 {
  display: none;
  flex-direction: row;
}
 
.toast2-link70 {
  display: none;
}
 
.toast2-icon494 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown34 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle137 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text251 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow34 {
  transition: 0.3s;
}
 
.toast2-icon496 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list34 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown103 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle138 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle138:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink34 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown104 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle139 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle139:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text252 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown105 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle140 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle140:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text253 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button70 {
  display: none;
}
 
.toast2-close-button34 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon498 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2398 {
  display: contents;
}
 
.templates-text2439 {
  display: inline-block;
}
 
.templates-fragment2421 {
  display: contents;
}
 
.templates-text2462 {
  display: inline-block;
}
 
.templates-fragment2395 {
  display: contents;
}
 
.templates-text2436 {
  display: inline-block;
}
 
.templates-fragment2385 {
  display: contents;
}
 
.templates-text2426 {
  display: inline-block;
}
 
.templates-fragment2386 {
  display: contents;
}
 
.templates-text2427 {
  display: inline-block;
}
 
.templates-fragment2403 {
  display: contents;
}
 
.templates-text2444 {
  display: inline-block;
}
 
.templates-fragment2389 {
  display: contents;
}
 
.templates-text2430 {
  display: inline-block;
}
 
.templates-fragment2405 {
  display: contents;
}
 
.templates-text2446 {
  display: inline-block;
}
 
.templates-fragment2419 {
  display: contents;
}
 
.templates-text2460 {
  display: inline-block;
}
 
.templates-fragment2387 {
  display: contents;
}
 
.templates-text2428 {
  display: inline-block;
}
 
.templates-fragment2410 {
  display: contents;
}
 
.templates-text2451 {
  display: inline-block;
}
 
.templates-fragment2415 {
  display: contents;
}
 
.templates-text2456 {
  display: inline-block;
}
 
.templates-fragment2394 {
  display: contents;
}
 
.templates-text2435 {
  display: inline-block;
}
 
.templates-fragment2392 {
  display: contents;
}
 
.templates-text2433 {
  display: inline-block;
}
 
.templates-fragment2397 {
  display: contents;
}
 
.templates-text2438 {
  display: inline-block;
}
 
.templates-fragment2396 {
  display: contents;
}
 
.templates-text2437 {
  display: inline-block;
}
 
.templates-fragment2390 {
  display: contents;
}
 
.templates-text2431 {
  display: inline-block;
}
 
.templates-fragment2400 {
  display: contents;
}
 
.templates-text2441 {
  display: inline-block;
}
 
.templates-fragment2391 {
  display: contents;
}
 
.templates-text2432 {
  display: inline-block;
}
 
.templates-fragment2412 {
  display: contents;
}
 
.templates-text2453 {
  display: inline-block;
}
 
.templates-fragment2382 {
  display: contents;
}
 
.templates-text2423 {
  display: inline-block;
}
 
.templates-fragment2393 {
  display: contents;
}
 
.templates-text2434 {
  display: inline-block;
}
 
.templates-fragment2417 {
  display: contents;
}
 
.templates-text2458 {
  display: inline-block;
}
 
.templates-fragment2420 {
  display: contents;
}
 
.templates-text2461 {
  display: inline-block;
}
 
.templates-fragment2383 {
  display: contents;
}
 
.templates-text2424 {
  display: inline-block;
}
 
.templates-fragment2411 {
  display: contents;
}
 
.templates-text2452 {
  display: inline-block;
}
 
.templates-fragment2406 {
  display: contents;
}
 
.templates-text2447 {
  display: inline-block;
}
 
.templates-fragment2407 {
  display: contents;
}
 
.templates-text2448 {
  display: inline-block;
}
 
.templates-fragment2413 {
  display: contents;
}
 
.templates-text2454 {
  display: inline-block;
}
 
.templates-fragment2408 {
  display: contents;
}
 
.templates-text2449 {
  display: inline-block;
}
 
.templates-fragment2401 {
  display: contents;
}
 
.templates-text2442 {
  display: inline-block;
}
 
.templates-fragment2399 {
  display: contents;
}
 
.templates-text2440 {
  display: inline-block;
}
 
.templates-fragment2416 {
  display: contents;
}
 
.templates-text2457 {
  display: inline-block;
}
 
.templates-fragment2402 {
  display: contents;
}
 
.templates-text2443 {
  display: inline-block;
}
 
.templates-fragment2388 {
  display: contents;
}
 
.templates-text2429 {
  display: inline-block;
}
 
.templates-fragment2414 {
  display: contents;
}
 
.templates-text2455 {
  display: inline-block;
}
 
.templates-fragment2409 {
  display: contents;
}
 
.templates-text2450 {
  display: inline-block;
}
 
.templates-fragment2384 {
  display: contents;
}
 
.templates-text2425 {
  display: inline-block;
}
 
.templates-fragment2404 {
  display: contents;
}
 
.templates-text2445 {
  display: inline-block;
}
 
.templates-fragment2418 {
  display: contents;
}
 
.templates-text2459 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo34 {
    display: none;
  }
  .toast2-header34 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button34 {
    align-self: flex-start;
  }
  .toast2-close-button34 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf34 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg34 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-eb00 {
  display: contents;
}
 
.toast2-container71 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo35 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header35 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content35 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item35 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type35 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape35 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch35 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features71 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features72 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3935 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword35 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1235 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2435 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language35 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language35 {
  display: none;
}
 
.toast2-label-type35 {
  display: none;
}
 
.toast2-container-recovery-method35 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method35 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id35 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle72 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button71 {
  display: none;
}
 
.toast2-container72 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf35 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf35:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg35 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg35:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top35 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon500 {
  display: none;
}
 
.toast2-link71 {
  display: contents;
}
 
.toast2-icon504 {
  text-decoration: none;
}
 
.toast2-top-button35 {
  display: none;
  flex-direction: row;
}
 
.toast2-link72 {
  display: none;
}
 
.toast2-icon508 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown35 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle141 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text258 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow35 {
  transition: 0.3s;
}
 
.toast2-icon510 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list35 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown106 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle142 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle142:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink35 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown107 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle143 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle143:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text259 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown108 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle144 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle144:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text260 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button72 {
  display: none;
}
 
.toast2-close-button35 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon512 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2438 {
  display: contents;
}
 
.templates-text2479 {
  display: inline-block;
}
 
.templates-fragment2461 {
  display: contents;
}
 
.templates-text2502 {
  display: inline-block;
}
 
.templates-fragment2435 {
  display: contents;
}
 
.templates-text2476 {
  display: inline-block;
}
 
.templates-fragment2425 {
  display: contents;
}
 
.templates-text2466 {
  display: inline-block;
}
 
.templates-fragment2426 {
  display: contents;
}
 
.templates-text2467 {
  display: inline-block;
}
 
.templates-fragment2443 {
  display: contents;
}
 
.templates-text2484 {
  display: inline-block;
}
 
.templates-fragment2429 {
  display: contents;
}
 
.templates-text2470 {
  display: inline-block;
}
 
.templates-fragment2445 {
  display: contents;
}
 
.templates-text2486 {
  display: inline-block;
}
 
.templates-fragment2459 {
  display: contents;
}
 
.templates-text2500 {
  display: inline-block;
}
 
.templates-fragment2427 {
  display: contents;
}
 
.templates-text2468 {
  display: inline-block;
}
 
.templates-fragment2450 {
  display: contents;
}
 
.templates-text2491 {
  display: inline-block;
}
 
.templates-fragment2455 {
  display: contents;
}
 
.templates-text2496 {
  display: inline-block;
}
 
.templates-fragment2434 {
  display: contents;
}
 
.templates-text2475 {
  display: inline-block;
}
 
.templates-fragment2432 {
  display: contents;
}
 
.templates-text2473 {
  display: inline-block;
}
 
.templates-fragment2437 {
  display: contents;
}
 
.templates-text2478 {
  display: inline-block;
}
 
.templates-fragment2436 {
  display: contents;
}
 
.templates-text2477 {
  display: inline-block;
}
 
.templates-fragment2430 {
  display: contents;
}
 
.templates-text2471 {
  display: inline-block;
}
 
.templates-fragment2440 {
  display: contents;
}
 
.templates-text2481 {
  display: inline-block;
}
 
.templates-fragment2431 {
  display: contents;
}
 
.templates-text2472 {
  display: inline-block;
}
 
.templates-fragment2452 {
  display: contents;
}
 
.templates-text2493 {
  display: inline-block;
}
 
.templates-fragment2422 {
  display: contents;
}
 
.templates-text2463 {
  display: inline-block;
}
 
.templates-fragment2433 {
  display: contents;
}
 
.templates-text2474 {
  display: inline-block;
}
 
.templates-fragment2457 {
  display: contents;
}
 
.templates-text2498 {
  display: inline-block;
}
 
.templates-fragment2460 {
  display: contents;
}
 
.templates-text2501 {
  display: inline-block;
}
 
.templates-fragment2423 {
  display: contents;
}
 
.templates-text2464 {
  display: inline-block;
}
 
.templates-fragment2451 {
  display: contents;
}
 
.templates-text2492 {
  display: inline-block;
}
 
.templates-fragment2446 {
  display: contents;
}
 
.templates-text2487 {
  display: inline-block;
}
 
.templates-fragment2447 {
  display: contents;
}
 
.templates-text2488 {
  display: inline-block;
}
 
.templates-fragment2453 {
  display: contents;
}
 
.templates-text2494 {
  display: inline-block;
}
 
.templates-fragment2448 {
  display: contents;
}
 
.templates-text2489 {
  display: inline-block;
}
 
.templates-fragment2441 {
  display: contents;
}
 
.templates-text2482 {
  display: inline-block;
}
 
.templates-fragment2439 {
  display: contents;
}
 
.templates-text2480 {
  display: inline-block;
}
 
.templates-fragment2456 {
  display: contents;
}
 
.templates-text2497 {
  display: inline-block;
}
 
.templates-fragment2442 {
  display: contents;
}
 
.templates-text2483 {
  display: inline-block;
}
 
.templates-fragment2428 {
  display: contents;
}
 
.templates-text2469 {
  display: inline-block;
}
 
.templates-fragment2454 {
  display: contents;
}
 
.templates-text2495 {
  display: inline-block;
}
 
.templates-fragment2449 {
  display: contents;
}
 
.templates-text2490 {
  display: inline-block;
}
 
.templates-fragment2424 {
  display: contents;
}
 
.templates-text2465 {
  display: inline-block;
}
 
.templates-fragment2444 {
  display: contents;
}
 
.templates-text2485 {
  display: inline-block;
}
 
.templates-fragment2458 {
  display: contents;
}
 
.templates-text2499 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo35 {
    display: none;
  }
  .toast2-header35 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button35 {
    align-self: flex-start;
  }
  .toast2-close-button35 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf35 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg35 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-aw0w {
  display: contents;
}
 
.toast2-container73 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo36 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header36 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content36 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item36 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type36 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape36 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch36 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features73 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features74 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3936 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword36 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1236 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2436 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language36 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language36 {
  display: none;
}
 
.toast2-label-type36 {
  display: none;
}
 
.toast2-container-recovery-method36 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method36 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id36 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle74 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button73 {
  display: none;
}
 
.toast2-container74 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf36 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf36:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg36 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg36:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top36 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon514 {
  display: none;
}
 
.toast2-link73 {
  display: contents;
}
 
.toast2-icon518 {
  text-decoration: none;
}
 
.toast2-top-button36 {
  display: none;
  flex-direction: row;
}
 
.toast2-link74 {
  display: none;
}
 
.toast2-icon522 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown36 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle145 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text265 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow36 {
  transition: 0.3s;
}
 
.toast2-icon524 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list36 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown109 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle146 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle146:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink36 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown110 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle147 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle147:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text266 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown111 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle148 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle148:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text267 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button74 {
  display: none;
}
 
.toast2-close-button36 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon526 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2478 {
  display: contents;
}
 
.templates-text2521 {
  display: inline-block;
}
 
.templates-fragment2501 {
  display: contents;
}
 
.templates-text2544 {
  display: inline-block;
}
 
.templates-fragment2475 {
  display: contents;
}
 
.templates-text2518 {
  display: inline-block;
}
 
.templates-fragment2465 {
  display: contents;
}
 
.templates-text2508 {
  display: inline-block;
}
 
.templates-fragment2466 {
  display: contents;
}
 
.templates-text2509 {
  display: inline-block;
}
 
.templates-fragment2483 {
  display: contents;
}
 
.templates-text2526 {
  display: inline-block;
}
 
.templates-fragment2469 {
  display: contents;
}
 
.templates-text2512 {
  display: inline-block;
}
 
.templates-fragment2485 {
  display: contents;
}
 
.templates-text2528 {
  display: inline-block;
}
 
.templates-fragment2499 {
  display: contents;
}
 
.templates-text2542 {
  display: inline-block;
}
 
.templates-fragment2467 {
  display: contents;
}
 
.templates-text2510 {
  display: inline-block;
}
 
.templates-fragment2490 {
  display: contents;
}
 
.templates-text2533 {
  display: inline-block;
}
 
.templates-fragment2495 {
  display: contents;
}
 
.templates-text2538 {
  display: inline-block;
}
 
.templates-fragment2474 {
  display: contents;
}
 
.templates-text2517 {
  display: inline-block;
}
 
.templates-fragment2472 {
  display: contents;
}
 
.templates-text2515 {
  display: inline-block;
}
 
.templates-fragment2477 {
  display: contents;
}
 
.templates-text2520 {
  display: inline-block;
}
 
.templates-fragment2476 {
  display: contents;
}
 
.templates-text2519 {
  display: inline-block;
}
 
.templates-fragment2470 {
  display: contents;
}
 
.templates-text2513 {
  display: inline-block;
}
 
.templates-fragment2480 {
  display: contents;
}
 
.templates-text2523 {
  display: inline-block;
}
 
.templates-fragment2471 {
  display: contents;
}
 
.templates-text2514 {
  display: inline-block;
}
 
.templates-fragment2492 {
  display: contents;
}
 
.templates-text2535 {
  display: inline-block;
}
 
.templates-fragment2462 {
  display: contents;
}
 
.templates-text2505 {
  display: inline-block;
}
 
.templates-fragment2473 {
  display: contents;
}
 
.templates-text2516 {
  display: inline-block;
}
 
.templates-fragment2497 {
  display: contents;
}
 
.templates-text2540 {
  display: inline-block;
}
 
.templates-fragment2500 {
  display: contents;
}
 
.templates-text2543 {
  display: inline-block;
}
 
.templates-fragment2463 {
  display: contents;
}
 
.templates-text2506 {
  display: inline-block;
}
 
.templates-fragment2491 {
  display: contents;
}
 
.templates-text2534 {
  display: inline-block;
}
 
.templates-fragment2486 {
  display: contents;
}
 
.templates-text2529 {
  display: inline-block;
}
 
.templates-fragment2487 {
  display: contents;
}
 
.templates-text2530 {
  display: inline-block;
}
 
.templates-fragment2493 {
  display: contents;
}
 
.templates-text2536 {
  display: inline-block;
}
 
.templates-fragment2488 {
  display: contents;
}
 
.templates-text2531 {
  display: inline-block;
}
 
.templates-fragment2481 {
  display: contents;
}
 
.templates-text2524 {
  display: inline-block;
}
 
.templates-fragment2479 {
  display: contents;
}
 
.templates-text2522 {
  display: inline-block;
}
 
.templates-fragment2496 {
  display: contents;
}
 
.templates-text2539 {
  display: inline-block;
}
 
.templates-fragment2482 {
  display: contents;
}
 
.templates-text2525 {
  display: inline-block;
}
 
.templates-fragment2468 {
  display: contents;
}
 
.templates-text2511 {
  display: inline-block;
}
 
.templates-fragment2494 {
  display: contents;
}
 
.templates-text2537 {
  display: inline-block;
}
 
.templates-fragment2489 {
  display: contents;
}
 
.templates-text2532 {
  display: inline-block;
}
 
.templates-fragment2464 {
  display: contents;
}
 
.templates-text2507 {
  display: inline-block;
}
 
.templates-fragment2484 {
  display: contents;
}
 
.templates-text2527 {
  display: inline-block;
}
 
.templates-fragment2498 {
  display: contents;
}
 
.templates-text2541 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo36 {
    display: none;
  }
  .toast2-header36 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button36 {
    align-self: flex-start;
  }
  .toast2-close-button36 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf36 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg36 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-z16v {
  display: contents;
}
 
.toast2-container75 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo37 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header37 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content37 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item37 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type37 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape37 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch37 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features75 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features76 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3937 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword37 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1237 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2437 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language37 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language37 {
  display: none;
}
 
.toast2-label-type37 {
  display: none;
}
 
.toast2-container-recovery-method37 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method37 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id37 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle76 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button75 {
  display: none;
}
 
.toast2-container76 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf37 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf37:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg37 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg37:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top37 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon528 {
  display: none;
}
 
.toast2-link75 {
  display: contents;
}
 
.toast2-icon532 {
  text-decoration: none;
}
 
.toast2-top-button37 {
  display: none;
  flex-direction: row;
}
 
.toast2-link76 {
  display: none;
}
 
.toast2-icon536 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown37 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle149 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text272 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow37 {
  transition: 0.3s;
}
 
.toast2-icon538 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list37 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown112 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle150 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle150:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink37 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown113 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle151 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle151:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text273 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown114 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle152 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle152:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text274 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button76 {
  display: none;
}
 
.toast2-close-button37 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon540 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2518 {
  display: contents;
}
 
.templates-text2561 {
  display: inline-block;
}
 
.templates-fragment2541 {
  display: contents;
}
 
.templates-text2584 {
  display: inline-block;
}
 
.templates-fragment2515 {
  display: contents;
}
 
.templates-text2558 {
  display: inline-block;
}
 
.templates-fragment2505 {
  display: contents;
}
 
.templates-text2548 {
  display: inline-block;
}
 
.templates-fragment2506 {
  display: contents;
}
 
.templates-text2549 {
  display: inline-block;
}
 
.templates-fragment2523 {
  display: contents;
}
 
.templates-text2566 {
  display: inline-block;
}
 
.templates-fragment2509 {
  display: contents;
}
 
.templates-text2552 {
  display: inline-block;
}
 
.templates-fragment2525 {
  display: contents;
}
 
.templates-text2568 {
  display: inline-block;
}
 
.templates-fragment2539 {
  display: contents;
}
 
.templates-text2582 {
  display: inline-block;
}
 
.templates-fragment2507 {
  display: contents;
}
 
.templates-text2550 {
  display: inline-block;
}
 
.templates-fragment2530 {
  display: contents;
}
 
.templates-text2573 {
  display: inline-block;
}
 
.templates-fragment2535 {
  display: contents;
}
 
.templates-text2578 {
  display: inline-block;
}
 
.templates-fragment2514 {
  display: contents;
}
 
.templates-text2557 {
  display: inline-block;
}
 
.templates-fragment2512 {
  display: contents;
}
 
.templates-text2555 {
  display: inline-block;
}
 
.templates-fragment2517 {
  display: contents;
}
 
.templates-text2560 {
  display: inline-block;
}
 
.templates-fragment2516 {
  display: contents;
}
 
.templates-text2559 {
  display: inline-block;
}
 
.templates-fragment2510 {
  display: contents;
}
 
.templates-text2553 {
  display: inline-block;
}
 
.templates-fragment2520 {
  display: contents;
}
 
.templates-text2563 {
  display: inline-block;
}
 
.templates-fragment2511 {
  display: contents;
}
 
.templates-text2554 {
  display: inline-block;
}
 
.templates-fragment2532 {
  display: contents;
}
 
.templates-text2575 {
  display: inline-block;
}
 
.templates-fragment2502 {
  display: contents;
}
 
.templates-text2545 {
  display: inline-block;
}
 
.templates-fragment2513 {
  display: contents;
}
 
.templates-text2556 {
  display: inline-block;
}
 
.templates-fragment2537 {
  display: contents;
}
 
.templates-text2580 {
  display: inline-block;
}
 
.templates-fragment2540 {
  display: contents;
}
 
.templates-text2583 {
  display: inline-block;
}
 
.templates-fragment2503 {
  display: contents;
}
 
.templates-text2546 {
  display: inline-block;
}
 
.templates-fragment2531 {
  display: contents;
}
 
.templates-text2574 {
  display: inline-block;
}
 
.templates-fragment2526 {
  display: contents;
}
 
.templates-text2569 {
  display: inline-block;
}
 
.templates-fragment2527 {
  display: contents;
}
 
.templates-text2570 {
  display: inline-block;
}
 
.templates-fragment2533 {
  display: contents;
}
 
.templates-text2576 {
  display: inline-block;
}
 
.templates-fragment2528 {
  display: contents;
}
 
.templates-text2571 {
  display: inline-block;
}
 
.templates-fragment2521 {
  display: contents;
}
 
.templates-text2564 {
  display: inline-block;
}
 
.templates-fragment2519 {
  display: contents;
}
 
.templates-text2562 {
  display: inline-block;
}
 
.templates-fragment2536 {
  display: contents;
}
 
.templates-text2579 {
  display: inline-block;
}
 
.templates-fragment2522 {
  display: contents;
}
 
.templates-text2565 {
  display: inline-block;
}
 
.templates-fragment2508 {
  display: contents;
}
 
.templates-text2551 {
  display: inline-block;
}
 
.templates-fragment2534 {
  display: contents;
}
 
.templates-text2577 {
  display: inline-block;
}
 
.templates-fragment2529 {
  display: contents;
}
 
.templates-text2572 {
  display: inline-block;
}
 
.templates-fragment2504 {
  display: contents;
}
 
.templates-text2547 {
  display: inline-block;
}
 
.templates-fragment2524 {
  display: contents;
}
 
.templates-text2567 {
  display: inline-block;
}
 
.templates-fragment2538 {
  display: contents;
}
 
.templates-text2581 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo37 {
    display: none;
  }
  .toast2-header37 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button37 {
    align-self: flex-start;
  }
  .toast2-close-button37 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf37 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg37 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-oavd {
  display: contents;
}
 
.toast2-container77 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo38 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header38 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content38 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item38 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type38 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape38 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch38 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features77 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features78 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3938 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword38 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1238 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2438 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language38 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language38 {
  display: none;
}
 
.toast2-label-type38 {
  display: none;
}
 
.toast2-container-recovery-method38 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method38 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id38 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle78 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button77 {
  display: none;
}
 
.toast2-container78 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf38 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf38:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg38 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg38:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top38 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon542 {
  display: none;
}
 
.toast2-link77 {
  display: contents;
}
 
.toast2-icon546 {
  text-decoration: none;
}
 
.toast2-top-button38 {
  display: none;
  flex-direction: row;
}
 
.toast2-link78 {
  display: none;
}
 
.toast2-icon550 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown38 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle153 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text279 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow38 {
  transition: 0.3s;
}
 
.toast2-icon552 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list38 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown115 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle154 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle154:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink38 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown116 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle155 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle155:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text280 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown117 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle156 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle156:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text281 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button78 {
  display: none;
}
 
.toast2-close-button38 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon554 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2558 {
  display: contents;
}
 
.templates-text2601 {
  display: inline-block;
}
 
.templates-fragment2581 {
  display: contents;
}
 
.templates-text2624 {
  display: inline-block;
}
 
.templates-fragment2555 {
  display: contents;
}
 
.templates-text2598 {
  display: inline-block;
}
 
.templates-fragment2545 {
  display: contents;
}
 
.templates-text2588 {
  display: inline-block;
}
 
.templates-fragment2546 {
  display: contents;
}
 
.templates-text2589 {
  display: inline-block;
}
 
.templates-fragment2563 {
  display: contents;
}
 
.templates-text2606 {
  display: inline-block;
}
 
.templates-fragment2549 {
  display: contents;
}
 
.templates-text2592 {
  display: inline-block;
}
 
.templates-fragment2565 {
  display: contents;
}
 
.templates-text2608 {
  display: inline-block;
}
 
.templates-fragment2579 {
  display: contents;
}
 
.templates-text2622 {
  display: inline-block;
}
 
.templates-fragment2547 {
  display: contents;
}
 
.templates-text2590 {
  display: inline-block;
}
 
.templates-fragment2570 {
  display: contents;
}
 
.templates-text2613 {
  display: inline-block;
}
 
.templates-fragment2575 {
  display: contents;
}
 
.templates-text2618 {
  display: inline-block;
}
 
.templates-fragment2554 {
  display: contents;
}
 
.templates-text2597 {
  display: inline-block;
}
 
.templates-fragment2552 {
  display: contents;
}
 
.templates-text2595 {
  display: inline-block;
}
 
.templates-fragment2557 {
  display: contents;
}
 
.templates-text2600 {
  display: inline-block;
}
 
.templates-fragment2556 {
  display: contents;
}
 
.templates-text2599 {
  display: inline-block;
}
 
.templates-fragment2550 {
  display: contents;
}
 
.templates-text2593 {
  display: inline-block;
}
 
.templates-fragment2560 {
  display: contents;
}
 
.templates-text2603 {
  display: inline-block;
}
 
.templates-fragment2551 {
  display: contents;
}
 
.templates-text2594 {
  display: inline-block;
}
 
.templates-fragment2572 {
  display: contents;
}
 
.templates-text2615 {
  display: inline-block;
}
 
.templates-fragment2542 {
  display: contents;
}
 
.templates-text2585 {
  display: inline-block;
}
 
.templates-fragment2553 {
  display: contents;
}
 
.templates-text2596 {
  display: inline-block;
}
 
.templates-fragment2577 {
  display: contents;
}
 
.templates-text2620 {
  display: inline-block;
}
 
.templates-fragment2580 {
  display: contents;
}
 
.templates-text2623 {
  display: inline-block;
}
 
.templates-fragment2543 {
  display: contents;
}
 
.templates-text2586 {
  display: inline-block;
}
 
.templates-fragment2571 {
  display: contents;
}
 
.templates-text2614 {
  display: inline-block;
}
 
.templates-fragment2566 {
  display: contents;
}
 
.templates-text2609 {
  display: inline-block;
}
 
.templates-fragment2567 {
  display: contents;
}
 
.templates-text2610 {
  display: inline-block;
}
 
.templates-fragment2573 {
  display: contents;
}
 
.templates-text2616 {
  display: inline-block;
}
 
.templates-fragment2568 {
  display: contents;
}
 
.templates-text2611 {
  display: inline-block;
}
 
.templates-fragment2561 {
  display: contents;
}
 
.templates-text2604 {
  display: inline-block;
}
 
.templates-fragment2559 {
  display: contents;
}
 
.templates-text2602 {
  display: inline-block;
}
 
.templates-fragment2576 {
  display: contents;
}
 
.templates-text2619 {
  display: inline-block;
}
 
.templates-fragment2562 {
  display: contents;
}
 
.templates-text2605 {
  display: inline-block;
}
 
.templates-fragment2548 {
  display: contents;
}
 
.templates-text2591 {
  display: inline-block;
}
 
.templates-fragment2574 {
  display: contents;
}
 
.templates-text2617 {
  display: inline-block;
}
 
.templates-fragment2569 {
  display: contents;
}
 
.templates-text2612 {
  display: inline-block;
}
 
.templates-fragment2544 {
  display: contents;
}
 
.templates-text2587 {
  display: inline-block;
}
 
.templates-fragment2564 {
  display: contents;
}
 
.templates-text2607 {
  display: inline-block;
}
 
.templates-fragment2578 {
  display: contents;
}
 
.templates-text2621 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo38 {
    display: none;
  }
  .toast2-header38 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button38 {
    align-self: flex-start;
  }
  .toast2-close-button38 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf38 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg38 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-xifr {
  display: contents;
}
 
.toast2-container79 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo39 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header39 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content39 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item39 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type39 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape39 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch39 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features79 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features80 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3939 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword39 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1239 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2439 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language39 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language39 {
  display: none;
}
 
.toast2-label-type39 {
  display: none;
}
 
.toast2-container-recovery-method39 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method39 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id39 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle80 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button79 {
  display: none;
}
 
.toast2-container80 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf39 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf39:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg39 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg39:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top39 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon556 {
  display: none;
}
 
.toast2-link79 {
  display: contents;
}
 
.toast2-icon560 {
  text-decoration: none;
}
 
.toast2-top-button39 {
  display: none;
  flex-direction: row;
}
 
.toast2-link80 {
  display: none;
}
 
.toast2-icon564 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown39 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle157 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text286 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow39 {
  transition: 0.3s;
}
 
.toast2-icon566 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list39 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown118 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle158 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle158:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink39 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown119 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle159 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle159:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text287 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown120 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle160 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle160:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text288 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button80 {
  display: none;
}
 
.toast2-close-button39 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon568 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2598 {
  display: contents;
}
 
.templates-text2643 {
  display: inline-block;
}
 
.templates-fragment2621 {
  display: contents;
}
 
.templates-text2666 {
  display: inline-block;
}
 
.templates-fragment2595 {
  display: contents;
}
 
.templates-text2640 {
  display: inline-block;
}
 
.templates-fragment2585 {
  display: contents;
}
 
.templates-text2630 {
  display: inline-block;
}
 
.templates-fragment2586 {
  display: contents;
}
 
.templates-text2631 {
  display: inline-block;
}
 
.templates-fragment2603 {
  display: contents;
}
 
.templates-text2648 {
  display: inline-block;
}
 
.templates-fragment2589 {
  display: contents;
}
 
.templates-text2634 {
  display: inline-block;
}
 
.templates-fragment2605 {
  display: contents;
}
 
.templates-text2650 {
  display: inline-block;
}
 
.templates-fragment2619 {
  display: contents;
}
 
.templates-text2664 {
  display: inline-block;
}
 
.templates-fragment2587 {
  display: contents;
}
 
.templates-text2632 {
  display: inline-block;
}
 
.templates-fragment2610 {
  display: contents;
}
 
.templates-text2655 {
  display: inline-block;
}
 
.templates-fragment2615 {
  display: contents;
}
 
.templates-text2660 {
  display: inline-block;
}
 
.templates-fragment2594 {
  display: contents;
}
 
.templates-text2639 {
  display: inline-block;
}
 
.templates-fragment2592 {
  display: contents;
}
 
.templates-text2637 {
  display: inline-block;
}
 
.templates-fragment2597 {
  display: contents;
}
 
.templates-text2642 {
  display: inline-block;
}
 
.templates-fragment2596 {
  display: contents;
}
 
.templates-text2641 {
  display: inline-block;
}
 
.templates-fragment2590 {
  display: contents;
}
 
.templates-text2635 {
  display: inline-block;
}
 
.templates-fragment2600 {
  display: contents;
}
 
.templates-text2645 {
  display: inline-block;
}
 
.templates-fragment2591 {
  display: contents;
}
 
.templates-text2636 {
  display: inline-block;
}
 
.templates-fragment2612 {
  display: contents;
}
 
.templates-text2657 {
  display: inline-block;
}
 
.templates-fragment2582 {
  display: contents;
}
 
.templates-text2627 {
  display: inline-block;
}
 
.templates-fragment2593 {
  display: contents;
}
 
.templates-text2638 {
  display: inline-block;
}
 
.templates-fragment2617 {
  display: contents;
}
 
.templates-text2662 {
  display: inline-block;
}
 
.templates-fragment2620 {
  display: contents;
}
 
.templates-text2665 {
  display: inline-block;
}
 
.templates-fragment2583 {
  display: contents;
}
 
.templates-text2628 {
  display: inline-block;
}
 
.templates-fragment2611 {
  display: contents;
}
 
.templates-text2656 {
  display: inline-block;
}
 
.templates-fragment2606 {
  display: contents;
}
 
.templates-text2651 {
  display: inline-block;
}
 
.templates-fragment2607 {
  display: contents;
}
 
.templates-text2652 {
  display: inline-block;
}
 
.templates-fragment2613 {
  display: contents;
}
 
.templates-text2658 {
  display: inline-block;
}
 
.templates-fragment2608 {
  display: contents;
}
 
.templates-text2653 {
  display: inline-block;
}
 
.templates-fragment2601 {
  display: contents;
}
 
.templates-text2646 {
  display: inline-block;
}
 
.templates-fragment2599 {
  display: contents;
}
 
.templates-text2644 {
  display: inline-block;
}
 
.templates-fragment2616 {
  display: contents;
}
 
.templates-text2661 {
  display: inline-block;
}
 
.templates-fragment2602 {
  display: contents;
}
 
.templates-text2647 {
  display: inline-block;
}
 
.templates-fragment2588 {
  display: contents;
}
 
.templates-text2633 {
  display: inline-block;
}
 
.templates-fragment2614 {
  display: contents;
}
 
.templates-text2659 {
  display: inline-block;
}
 
.templates-fragment2609 {
  display: contents;
}
 
.templates-text2654 {
  display: inline-block;
}
 
.templates-fragment2584 {
  display: contents;
}
 
.templates-text2629 {
  display: inline-block;
}
 
.templates-fragment2604 {
  display: contents;
}
 
.templates-text2649 {
  display: inline-block;
}
 
.templates-fragment2618 {
  display: contents;
}
 
.templates-text2663 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo39 {
    display: none;
  }
  .toast2-header39 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button39 {
    align-self: flex-start;
  }
  .toast2-close-button39 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf39 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg39 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-4lp5 {
  display: contents;
}
 
.toast2-container81 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo40 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header40 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content40 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item40 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type40 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape40 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch40 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features81 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features82 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3940 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword40 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1240 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2440 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language40 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language40 {
  display: none;
}
 
.toast2-label-type40 {
  display: none;
}
 
.toast2-container-recovery-method40 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method40 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id40 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle82 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button81 {
  display: none;
}
 
.toast2-container82 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf40 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf40:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg40 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg40:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top40 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon570 {
  display: none;
}
 
.toast2-link81 {
  display: contents;
}
 
.toast2-icon574 {
  text-decoration: none;
}
 
.toast2-top-button40 {
  display: none;
  flex-direction: row;
}
 
.toast2-link82 {
  display: none;
}
 
.toast2-icon578 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown40 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle161 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text293 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow40 {
  transition: 0.3s;
}
 
.toast2-icon580 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list40 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown121 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle162 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle162:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink40 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown122 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle163 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle163:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text294 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown123 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle164 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle164:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text295 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button82 {
  display: none;
}
 
.toast2-close-button40 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon582 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2638 {
  display: contents;
}
 
.templates-text2683 {
  display: inline-block;
}
 
.templates-fragment2661 {
  display: contents;
}
 
.templates-text2706 {
  display: inline-block;
}
 
.templates-fragment2635 {
  display: contents;
}
 
.templates-text2680 {
  display: inline-block;
}
 
.templates-fragment2625 {
  display: contents;
}
 
.templates-text2670 {
  display: inline-block;
}
 
.templates-fragment2626 {
  display: contents;
}
 
.templates-text2671 {
  display: inline-block;
}
 
.templates-fragment2643 {
  display: contents;
}
 
.templates-text2688 {
  display: inline-block;
}
 
.templates-fragment2629 {
  display: contents;
}
 
.templates-text2674 {
  display: inline-block;
}
 
.templates-fragment2645 {
  display: contents;
}
 
.templates-text2690 {
  display: inline-block;
}
 
.templates-fragment2659 {
  display: contents;
}
 
.templates-text2704 {
  display: inline-block;
}
 
.templates-fragment2627 {
  display: contents;
}
 
.templates-text2672 {
  display: inline-block;
}
 
.templates-fragment2650 {
  display: contents;
}
 
.templates-text2695 {
  display: inline-block;
}
 
.templates-fragment2655 {
  display: contents;
}
 
.templates-text2700 {
  display: inline-block;
}
 
.templates-fragment2634 {
  display: contents;
}
 
.templates-text2679 {
  display: inline-block;
}
 
.templates-fragment2632 {
  display: contents;
}
 
.templates-text2677 {
  display: inline-block;
}
 
.templates-fragment2637 {
  display: contents;
}
 
.templates-text2682 {
  display: inline-block;
}
 
.templates-fragment2636 {
  display: contents;
}
 
.templates-text2681 {
  display: inline-block;
}
 
.templates-fragment2630 {
  display: contents;
}
 
.templates-text2675 {
  display: inline-block;
}
 
.templates-fragment2640 {
  display: contents;
}
 
.templates-text2685 {
  display: inline-block;
}
 
.templates-fragment2631 {
  display: contents;
}
 
.templates-text2676 {
  display: inline-block;
}
 
.templates-fragment2652 {
  display: contents;
}
 
.templates-text2697 {
  display: inline-block;
}
 
.templates-fragment2622 {
  display: contents;
}
 
.templates-text2667 {
  display: inline-block;
}
 
.templates-fragment2633 {
  display: contents;
}
 
.templates-text2678 {
  display: inline-block;
}
 
.templates-fragment2657 {
  display: contents;
}
 
.templates-text2702 {
  display: inline-block;
}
 
.templates-fragment2660 {
  display: contents;
}
 
.templates-text2705 {
  display: inline-block;
}
 
.templates-fragment2623 {
  display: contents;
}
 
.templates-text2668 {
  display: inline-block;
}
 
.templates-fragment2651 {
  display: contents;
}
 
.templates-text2696 {
  display: inline-block;
}
 
.templates-fragment2646 {
  display: contents;
}
 
.templates-text2691 {
  display: inline-block;
}
 
.templates-fragment2647 {
  display: contents;
}
 
.templates-text2692 {
  display: inline-block;
}
 
.templates-fragment2653 {
  display: contents;
}
 
.templates-text2698 {
  display: inline-block;
}
 
.templates-fragment2648 {
  display: contents;
}
 
.templates-text2693 {
  display: inline-block;
}
 
.templates-fragment2641 {
  display: contents;
}
 
.templates-text2686 {
  display: inline-block;
}
 
.templates-fragment2639 {
  display: contents;
}
 
.templates-text2684 {
  display: inline-block;
}
 
.templates-fragment2656 {
  display: contents;
}
 
.templates-text2701 {
  display: inline-block;
}
 
.templates-fragment2642 {
  display: contents;
}
 
.templates-text2687 {
  display: inline-block;
}
 
.templates-fragment2628 {
  display: contents;
}
 
.templates-text2673 {
  display: inline-block;
}
 
.templates-fragment2654 {
  display: contents;
}
 
.templates-text2699 {
  display: inline-block;
}
 
.templates-fragment2649 {
  display: contents;
}
 
.templates-text2694 {
  display: inline-block;
}
 
.templates-fragment2624 {
  display: contents;
}
 
.templates-text2669 {
  display: inline-block;
}
 
.templates-fragment2644 {
  display: contents;
}
 
.templates-text2689 {
  display: inline-block;
}
 
.templates-fragment2658 {
  display: contents;
}
 
.templates-text2703 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo40 {
    display: none;
  }
  .toast2-header40 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button40 {
    align-self: flex-start;
  }
  .toast2-close-button40 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf40 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg40 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-ehtg {
  display: contents;
}
 
.toast2-container83 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo41 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header41 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content41 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item41 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type41 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape41 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch41 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features83 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features84 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3941 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword41 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1241 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2441 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language41 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language41 {
  display: none;
}
 
.toast2-label-type41 {
  display: none;
}
 
.toast2-container-recovery-method41 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method41 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id41 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle84 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button83 {
  display: none;
}
 
.toast2-container84 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf41 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf41:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg41 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg41:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top41 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon584 {
  display: none;
}
 
.toast2-link83 {
  display: contents;
}
 
.toast2-icon588 {
  text-decoration: none;
}
 
.toast2-top-button41 {
  display: none;
  flex-direction: row;
}
 
.toast2-link84 {
  display: none;
}
 
.toast2-icon592 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown41 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle165 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text300 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow41 {
  transition: 0.3s;
}
 
.toast2-icon594 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list41 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown124 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle166 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle166:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink41 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown125 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle167 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle167:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text301 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown126 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle168 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle168:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text302 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button84 {
  display: none;
}
 
.toast2-close-button41 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon596 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2678 {
  display: contents;
}
 
.templates-text2723 {
  display: inline-block;
}
 
.templates-fragment2701 {
  display: contents;
}
 
.templates-text2746 {
  display: inline-block;
}
 
.templates-fragment2675 {
  display: contents;
}
 
.templates-text2720 {
  display: inline-block;
}
 
.templates-fragment2665 {
  display: contents;
}
 
.templates-text2710 {
  display: inline-block;
}
 
.templates-fragment2666 {
  display: contents;
}
 
.templates-text2711 {
  display: inline-block;
}
 
.templates-fragment2683 {
  display: contents;
}
 
.templates-text2728 {
  display: inline-block;
}
 
.templates-fragment2669 {
  display: contents;
}
 
.templates-text2714 {
  display: inline-block;
}
 
.templates-fragment2685 {
  display: contents;
}
 
.templates-text2730 {
  display: inline-block;
}
 
.templates-fragment2699 {
  display: contents;
}
 
.templates-text2744 {
  display: inline-block;
}
 
.templates-fragment2667 {
  display: contents;
}
 
.templates-text2712 {
  display: inline-block;
}
 
.templates-fragment2690 {
  display: contents;
}
 
.templates-text2735 {
  display: inline-block;
}
 
.templates-fragment2695 {
  display: contents;
}
 
.templates-text2740 {
  display: inline-block;
}
 
.templates-fragment2674 {
  display: contents;
}
 
.templates-text2719 {
  display: inline-block;
}
 
.templates-fragment2672 {
  display: contents;
}
 
.templates-text2717 {
  display: inline-block;
}
 
.templates-fragment2677 {
  display: contents;
}
 
.templates-text2722 {
  display: inline-block;
}
 
.templates-fragment2676 {
  display: contents;
}
 
.templates-text2721 {
  display: inline-block;
}
 
.templates-fragment2670 {
  display: contents;
}
 
.templates-text2715 {
  display: inline-block;
}
 
.templates-fragment2680 {
  display: contents;
}
 
.templates-text2725 {
  display: inline-block;
}
 
.templates-fragment2671 {
  display: contents;
}
 
.templates-text2716 {
  display: inline-block;
}
 
.templates-fragment2692 {
  display: contents;
}
 
.templates-text2737 {
  display: inline-block;
}
 
.templates-fragment2662 {
  display: contents;
}
 
.templates-text2707 {
  display: inline-block;
}
 
.templates-fragment2673 {
  display: contents;
}
 
.templates-text2718 {
  display: inline-block;
}
 
.templates-fragment2697 {
  display: contents;
}
 
.templates-text2742 {
  display: inline-block;
}
 
.templates-fragment2700 {
  display: contents;
}
 
.templates-text2745 {
  display: inline-block;
}
 
.templates-fragment2663 {
  display: contents;
}
 
.templates-text2708 {
  display: inline-block;
}
 
.templates-fragment2691 {
  display: contents;
}
 
.templates-text2736 {
  display: inline-block;
}
 
.templates-fragment2686 {
  display: contents;
}
 
.templates-text2731 {
  display: inline-block;
}
 
.templates-fragment2687 {
  display: contents;
}
 
.templates-text2732 {
  display: inline-block;
}
 
.templates-fragment2693 {
  display: contents;
}
 
.templates-text2738 {
  display: inline-block;
}
 
.templates-fragment2688 {
  display: contents;
}
 
.templates-text2733 {
  display: inline-block;
}
 
.templates-fragment2681 {
  display: contents;
}
 
.templates-text2726 {
  display: inline-block;
}
 
.templates-fragment2679 {
  display: contents;
}
 
.templates-text2724 {
  display: inline-block;
}
 
.templates-fragment2696 {
  display: contents;
}
 
.templates-text2741 {
  display: inline-block;
}
 
.templates-fragment2682 {
  display: contents;
}
 
.templates-text2727 {
  display: inline-block;
}
 
.templates-fragment2668 {
  display: contents;
}
 
.templates-text2713 {
  display: inline-block;
}
 
.templates-fragment2694 {
  display: contents;
}
 
.templates-text2739 {
  display: inline-block;
}
 
.templates-fragment2689 {
  display: contents;
}
 
.templates-text2734 {
  display: inline-block;
}
 
.templates-fragment2664 {
  display: contents;
}
 
.templates-text2709 {
  display: inline-block;
}
 
.templates-fragment2684 {
  display: contents;
}
 
.templates-text2729 {
  display: inline-block;
}
 
.templates-fragment2698 {
  display: contents;
}
 
.templates-text2743 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo41 {
    display: none;
  }
  .toast2-header41 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button41 {
    align-self: flex-start;
  }
  .toast2-close-button41 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf41 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg41 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-e768 {
  display: contents;
}
 
.toast2-container85 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo42 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header42 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content42 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item42 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type42 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape42 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch42 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features85 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features86 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3942 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword42 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1242 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2442 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language42 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language42 {
  display: none;
}
 
.toast2-label-type42 {
  display: none;
}
 
.toast2-container-recovery-method42 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method42 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id42 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle86 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button85 {
  display: none;
}
 
.toast2-container86 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf42 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf42:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg42 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg42:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top42 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon598 {
  display: none;
}
 
.toast2-link85 {
  display: contents;
}
 
.toast2-icon602 {
  text-decoration: none;
}
 
.toast2-top-button42 {
  display: none;
  flex-direction: row;
}
 
.toast2-link86 {
  display: none;
}
 
.toast2-icon606 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown42 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle169 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text307 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow42 {
  transition: 0.3s;
}
 
.toast2-icon608 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list42 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown127 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle170 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle170:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink42 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown128 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle171 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle171:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text308 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown129 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle172 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle172:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text309 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button86 {
  display: none;
}
 
.toast2-close-button42 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon610 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2718 {
  display: contents;
}
 
.templates-text2765 {
  display: inline-block;
}
 
.templates-fragment2741 {
  display: contents;
}
 
.templates-text2788 {
  display: inline-block;
}
 
.templates-fragment2715 {
  display: contents;
}
 
.templates-text2762 {
  display: inline-block;
}
 
.templates-fragment2705 {
  display: contents;
}
 
.templates-text2752 {
  display: inline-block;
}
 
.templates-fragment2706 {
  display: contents;
}
 
.templates-text2753 {
  display: inline-block;
}
 
.templates-fragment2723 {
  display: contents;
}
 
.templates-text2770 {
  display: inline-block;
}
 
.templates-fragment2709 {
  display: contents;
}
 
.templates-text2756 {
  display: inline-block;
}
 
.templates-fragment2725 {
  display: contents;
}
 
.templates-text2772 {
  display: inline-block;
}
 
.templates-fragment2739 {
  display: contents;
}
 
.templates-text2786 {
  display: inline-block;
}
 
.templates-fragment2707 {
  display: contents;
}
 
.templates-text2754 {
  display: inline-block;
}
 
.templates-fragment2730 {
  display: contents;
}
 
.templates-text2777 {
  display: inline-block;
}
 
.templates-fragment2735 {
  display: contents;
}
 
.templates-text2782 {
  display: inline-block;
}
 
.templates-fragment2714 {
  display: contents;
}
 
.templates-text2761 {
  display: inline-block;
}
 
.templates-fragment2712 {
  display: contents;
}
 
.templates-text2759 {
  display: inline-block;
}
 
.templates-fragment2717 {
  display: contents;
}
 
.templates-text2764 {
  display: inline-block;
}
 
.templates-fragment2716 {
  display: contents;
}
 
.templates-text2763 {
  display: inline-block;
}
 
.templates-fragment2710 {
  display: contents;
}
 
.templates-text2757 {
  display: inline-block;
}
 
.templates-fragment2720 {
  display: contents;
}
 
.templates-text2767 {
  display: inline-block;
}
 
.templates-fragment2711 {
  display: contents;
}
 
.templates-text2758 {
  display: inline-block;
}
 
.templates-fragment2732 {
  display: contents;
}
 
.templates-text2779 {
  display: inline-block;
}
 
.templates-fragment2702 {
  display: contents;
}
 
.templates-text2749 {
  display: inline-block;
}
 
.templates-fragment2713 {
  display: contents;
}
 
.templates-text2760 {
  display: inline-block;
}
 
.templates-fragment2737 {
  display: contents;
}
 
.templates-text2784 {
  display: inline-block;
}
 
.templates-fragment2740 {
  display: contents;
}
 
.templates-text2787 {
  display: inline-block;
}
 
.templates-fragment2703 {
  display: contents;
}
 
.templates-text2750 {
  display: inline-block;
}
 
.templates-fragment2731 {
  display: contents;
}
 
.templates-text2778 {
  display: inline-block;
}
 
.templates-fragment2726 {
  display: contents;
}
 
.templates-text2773 {
  display: inline-block;
}
 
.templates-fragment2727 {
  display: contents;
}
 
.templates-text2774 {
  display: inline-block;
}
 
.templates-fragment2733 {
  display: contents;
}
 
.templates-text2780 {
  display: inline-block;
}
 
.templates-fragment2728 {
  display: contents;
}
 
.templates-text2775 {
  display: inline-block;
}
 
.templates-fragment2721 {
  display: contents;
}
 
.templates-text2768 {
  display: inline-block;
}
 
.templates-fragment2719 {
  display: contents;
}
 
.templates-text2766 {
  display: inline-block;
}
 
.templates-fragment2736 {
  display: contents;
}
 
.templates-text2783 {
  display: inline-block;
}
 
.templates-fragment2722 {
  display: contents;
}
 
.templates-text2769 {
  display: inline-block;
}
 
.templates-fragment2708 {
  display: contents;
}
 
.templates-text2755 {
  display: inline-block;
}
 
.templates-fragment2734 {
  display: contents;
}
 
.templates-text2781 {
  display: inline-block;
}
 
.templates-fragment2729 {
  display: contents;
}
 
.templates-text2776 {
  display: inline-block;
}
 
.templates-fragment2704 {
  display: contents;
}
 
.templates-text2751 {
  display: inline-block;
}
 
.templates-fragment2724 {
  display: contents;
}
 
.templates-text2771 {
  display: inline-block;
}
 
.templates-fragment2738 {
  display: contents;
}
 
.templates-text2785 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo42 {
    display: none;
  }
  .toast2-header42 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button42 {
    align-self: flex-start;
  }
  .toast2-close-button42 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf42 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg42 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-x0i9 {
  display: contents;
}
 
.toast2-container87 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo43 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header43 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content43 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item43 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type43 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape43 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch43 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features87 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features88 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3943 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword43 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1243 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2443 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language43 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language43 {
  display: none;
}
 
.toast2-label-type43 {
  display: none;
}
 
.toast2-container-recovery-method43 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method43 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id43 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle88 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button87 {
  display: none;
}
 
.toast2-container88 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf43 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf43:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg43 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg43:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top43 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon612 {
  display: none;
}
 
.toast2-link87 {
  display: contents;
}
 
.toast2-icon616 {
  text-decoration: none;
}
 
.toast2-top-button43 {
  display: none;
  flex-direction: row;
}
 
.toast2-link88 {
  display: none;
}
 
.toast2-icon620 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown43 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle173 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text314 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow43 {
  transition: 0.3s;
}
 
.toast2-icon622 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list43 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown130 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle174 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle174:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink43 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown131 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle175 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle175:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text315 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown132 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle176 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle176:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text316 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button88 {
  display: none;
}
 
.toast2-close-button43 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon624 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2758 {
  display: contents;
}
 
.templates-text2805 {
  display: inline-block;
}
 
.templates-fragment2781 {
  display: contents;
}
 
.templates-text2828 {
  display: inline-block;
}
 
.templates-fragment2755 {
  display: contents;
}
 
.templates-text2802 {
  display: inline-block;
}
 
.templates-fragment2745 {
  display: contents;
}
 
.templates-text2792 {
  display: inline-block;
}
 
.templates-fragment2746 {
  display: contents;
}
 
.templates-text2793 {
  display: inline-block;
}
 
.templates-fragment2763 {
  display: contents;
}
 
.templates-text2810 {
  display: inline-block;
}
 
.templates-fragment2749 {
  display: contents;
}
 
.templates-text2796 {
  display: inline-block;
}
 
.templates-fragment2765 {
  display: contents;
}
 
.templates-text2812 {
  display: inline-block;
}
 
.templates-fragment2779 {
  display: contents;
}
 
.templates-text2826 {
  display: inline-block;
}
 
.templates-fragment2747 {
  display: contents;
}
 
.templates-text2794 {
  display: inline-block;
}
 
.templates-fragment2770 {
  display: contents;
}
 
.templates-text2817 {
  display: inline-block;
}
 
.templates-fragment2775 {
  display: contents;
}
 
.templates-text2822 {
  display: inline-block;
}
 
.templates-fragment2754 {
  display: contents;
}
 
.templates-text2801 {
  display: inline-block;
}
 
.templates-fragment2752 {
  display: contents;
}
 
.templates-text2799 {
  display: inline-block;
}
 
.templates-fragment2757 {
  display: contents;
}
 
.templates-text2804 {
  display: inline-block;
}
 
.templates-fragment2756 {
  display: contents;
}
 
.templates-text2803 {
  display: inline-block;
}
 
.templates-fragment2750 {
  display: contents;
}
 
.templates-text2797 {
  display: inline-block;
}
 
.templates-fragment2760 {
  display: contents;
}
 
.templates-text2807 {
  display: inline-block;
}
 
.templates-fragment2751 {
  display: contents;
}
 
.templates-text2798 {
  display: inline-block;
}
 
.templates-fragment2772 {
  display: contents;
}
 
.templates-text2819 {
  display: inline-block;
}
 
.templates-fragment2742 {
  display: contents;
}
 
.templates-text2789 {
  display: inline-block;
}
 
.templates-fragment2753 {
  display: contents;
}
 
.templates-text2800 {
  display: inline-block;
}
 
.templates-fragment2777 {
  display: contents;
}
 
.templates-text2824 {
  display: inline-block;
}
 
.templates-fragment2780 {
  display: contents;
}
 
.templates-text2827 {
  display: inline-block;
}
 
.templates-fragment2743 {
  display: contents;
}
 
.templates-text2790 {
  display: inline-block;
}
 
.templates-fragment2771 {
  display: contents;
}
 
.templates-text2818 {
  display: inline-block;
}
 
.templates-fragment2766 {
  display: contents;
}
 
.templates-text2813 {
  display: inline-block;
}
 
.templates-fragment2767 {
  display: contents;
}
 
.templates-text2814 {
  display: inline-block;
}
 
.templates-fragment2773 {
  display: contents;
}
 
.templates-text2820 {
  display: inline-block;
}
 
.templates-fragment2768 {
  display: contents;
}
 
.templates-text2815 {
  display: inline-block;
}
 
.templates-fragment2761 {
  display: contents;
}
 
.templates-text2808 {
  display: inline-block;
}
 
.templates-fragment2759 {
  display: contents;
}
 
.templates-text2806 {
  display: inline-block;
}
 
.templates-fragment2776 {
  display: contents;
}
 
.templates-text2823 {
  display: inline-block;
}
 
.templates-fragment2762 {
  display: contents;
}
 
.templates-text2809 {
  display: inline-block;
}
 
.templates-fragment2748 {
  display: contents;
}
 
.templates-text2795 {
  display: inline-block;
}
 
.templates-fragment2774 {
  display: contents;
}
 
.templates-text2821 {
  display: inline-block;
}
 
.templates-fragment2769 {
  display: contents;
}
 
.templates-text2816 {
  display: inline-block;
}
 
.templates-fragment2744 {
  display: contents;
}
 
.templates-text2791 {
  display: inline-block;
}
 
.templates-fragment2764 {
  display: contents;
}
 
.templates-text2811 {
  display: inline-block;
}
 
.templates-fragment2778 {
  display: contents;
}
 
.templates-text2825 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo43 {
    display: none;
  }
  .toast2-header43 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button43 {
    align-self: flex-start;
  }
  .toast2-close-button43 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf43 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg43 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-gs0v {
  display: contents;
}
 
.toast2-container89 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo44 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header44 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content44 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item44 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type44 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape44 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch44 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features89 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features90 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3944 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword44 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1244 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2444 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language44 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language44 {
  display: none;
}
 
.toast2-label-type44 {
  display: none;
}
 
.toast2-container-recovery-method44 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method44 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id44 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle90 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button89 {
  display: none;
}
 
.toast2-container90 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf44 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf44:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg44 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg44:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top44 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon626 {
  display: none;
}
 
.toast2-link89 {
  display: contents;
}
 
.toast2-icon630 {
  text-decoration: none;
}
 
.toast2-top-button44 {
  display: none;
  flex-direction: row;
}
 
.toast2-link90 {
  display: none;
}
 
.toast2-icon634 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown44 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle177 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text321 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow44 {
  transition: 0.3s;
}
 
.toast2-icon636 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list44 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown133 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle178 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle178:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink44 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown134 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle179 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle179:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text322 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown135 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle180 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle180:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text323 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button90 {
  display: none;
}
 
.toast2-close-button44 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon638 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2798 {
  display: contents;
}
 
.templates-text2845 {
  display: inline-block;
}
 
.templates-fragment2821 {
  display: contents;
}
 
.templates-text2868 {
  display: inline-block;
}
 
.templates-fragment2795 {
  display: contents;
}
 
.templates-text2842 {
  display: inline-block;
}
 
.templates-fragment2785 {
  display: contents;
}
 
.templates-text2832 {
  display: inline-block;
}
 
.templates-fragment2786 {
  display: contents;
}
 
.templates-text2833 {
  display: inline-block;
}
 
.templates-fragment2803 {
  display: contents;
}
 
.templates-text2850 {
  display: inline-block;
}
 
.templates-fragment2789 {
  display: contents;
}
 
.templates-text2836 {
  display: inline-block;
}
 
.templates-fragment2805 {
  display: contents;
}
 
.templates-text2852 {
  display: inline-block;
}
 
.templates-fragment2819 {
  display: contents;
}
 
.templates-text2866 {
  display: inline-block;
}
 
.templates-fragment2787 {
  display: contents;
}
 
.templates-text2834 {
  display: inline-block;
}
 
.templates-fragment2810 {
  display: contents;
}
 
.templates-text2857 {
  display: inline-block;
}
 
.templates-fragment2815 {
  display: contents;
}
 
.templates-text2862 {
  display: inline-block;
}
 
.templates-fragment2794 {
  display: contents;
}
 
.templates-text2841 {
  display: inline-block;
}
 
.templates-fragment2792 {
  display: contents;
}
 
.templates-text2839 {
  display: inline-block;
}
 
.templates-fragment2797 {
  display: contents;
}
 
.templates-text2844 {
  display: inline-block;
}
 
.templates-fragment2796 {
  display: contents;
}
 
.templates-text2843 {
  display: inline-block;
}
 
.templates-fragment2790 {
  display: contents;
}
 
.templates-text2837 {
  display: inline-block;
}
 
.templates-fragment2800 {
  display: contents;
}
 
.templates-text2847 {
  display: inline-block;
}
 
.templates-fragment2791 {
  display: contents;
}
 
.templates-text2838 {
  display: inline-block;
}
 
.templates-fragment2812 {
  display: contents;
}
 
.templates-text2859 {
  display: inline-block;
}
 
.templates-fragment2782 {
  display: contents;
}
 
.templates-text2829 {
  display: inline-block;
}
 
.templates-fragment2793 {
  display: contents;
}
 
.templates-text2840 {
  display: inline-block;
}
 
.templates-fragment2817 {
  display: contents;
}
 
.templates-text2864 {
  display: inline-block;
}
 
.templates-fragment2820 {
  display: contents;
}
 
.templates-text2867 {
  display: inline-block;
}
 
.templates-fragment2783 {
  display: contents;
}
 
.templates-text2830 {
  display: inline-block;
}
 
.templates-fragment2811 {
  display: contents;
}
 
.templates-text2858 {
  display: inline-block;
}
 
.templates-fragment2806 {
  display: contents;
}
 
.templates-text2853 {
  display: inline-block;
}
 
.templates-fragment2807 {
  display: contents;
}
 
.templates-text2854 {
  display: inline-block;
}
 
.templates-fragment2813 {
  display: contents;
}
 
.templates-text2860 {
  display: inline-block;
}
 
.templates-fragment2808 {
  display: contents;
}
 
.templates-text2855 {
  display: inline-block;
}
 
.templates-fragment2801 {
  display: contents;
}
 
.templates-text2848 {
  display: inline-block;
}
 
.templates-fragment2799 {
  display: contents;
}
 
.templates-text2846 {
  display: inline-block;
}
 
.templates-fragment2816 {
  display: contents;
}
 
.templates-text2863 {
  display: inline-block;
}
 
.templates-fragment2802 {
  display: contents;
}
 
.templates-text2849 {
  display: inline-block;
}
 
.templates-fragment2788 {
  display: contents;
}
 
.templates-text2835 {
  display: inline-block;
}
 
.templates-fragment2814 {
  display: contents;
}
 
.templates-text2861 {
  display: inline-block;
}
 
.templates-fragment2809 {
  display: contents;
}
 
.templates-text2856 {
  display: inline-block;
}
 
.templates-fragment2784 {
  display: contents;
}
 
.templates-text2831 {
  display: inline-block;
}
 
.templates-fragment2804 {
  display: contents;
}
 
.templates-text2851 {
  display: inline-block;
}
 
.templates-fragment2818 {
  display: contents;
}
 
.templates-text2865 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo44 {
    display: none;
  }
  .toast2-header44 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button44 {
    align-self: flex-start;
  }
  .toast2-close-button44 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf44 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg44 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-wb59 {
  display: contents;
}
 
.toast2-container91 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo45 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header45 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content45 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item45 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type45 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape45 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch45 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features91 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features92 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3945 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword45 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1245 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2445 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language45 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language45 {
  display: none;
}
 
.toast2-label-type45 {
  display: none;
}
 
.toast2-container-recovery-method45 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method45 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id45 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle92 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button91 {
  display: none;
}
 
.toast2-container92 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf45 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf45:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg45 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg45:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top45 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon640 {
  display: none;
}
 
.toast2-link91 {
  display: contents;
}
 
.toast2-icon644 {
  text-decoration: none;
}
 
.toast2-top-button45 {
  display: none;
  flex-direction: row;
}
 
.toast2-link92 {
  display: none;
}
 
.toast2-icon648 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown45 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle181 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text328 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow45 {
  transition: 0.3s;
}
 
.toast2-icon650 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list45 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown136 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle182 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle182:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink45 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown137 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle183 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle183:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text329 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown138 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle184 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle184:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text330 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button92 {
  display: none;
}
 
.toast2-close-button45 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon652 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2838 {
  display: contents;
}
 
.templates-text2887 {
  display: inline-block;
}
 
.templates-fragment2861 {
  display: contents;
}
 
.templates-text2910 {
  display: inline-block;
}
 
.templates-fragment2835 {
  display: contents;
}
 
.templates-text2884 {
  display: inline-block;
}
 
.templates-fragment2825 {
  display: contents;
}
 
.templates-text2874 {
  display: inline-block;
}
 
.templates-fragment2826 {
  display: contents;
}
 
.templates-text2875 {
  display: inline-block;
}
 
.templates-fragment2843 {
  display: contents;
}
 
.templates-text2892 {
  display: inline-block;
}
 
.templates-fragment2829 {
  display: contents;
}
 
.templates-text2878 {
  display: inline-block;
}
 
.templates-fragment2845 {
  display: contents;
}
 
.templates-text2894 {
  display: inline-block;
}
 
.templates-fragment2859 {
  display: contents;
}
 
.templates-text2908 {
  display: inline-block;
}
 
.templates-fragment2827 {
  display: contents;
}
 
.templates-text2876 {
  display: inline-block;
}
 
.templates-fragment2850 {
  display: contents;
}
 
.templates-text2899 {
  display: inline-block;
}
 
.templates-fragment2855 {
  display: contents;
}
 
.templates-text2904 {
  display: inline-block;
}
 
.templates-fragment2834 {
  display: contents;
}
 
.templates-text2883 {
  display: inline-block;
}
 
.templates-fragment2832 {
  display: contents;
}
 
.templates-text2881 {
  display: inline-block;
}
 
.templates-fragment2837 {
  display: contents;
}
 
.templates-text2886 {
  display: inline-block;
}
 
.templates-fragment2836 {
  display: contents;
}
 
.templates-text2885 {
  display: inline-block;
}
 
.templates-fragment2830 {
  display: contents;
}
 
.templates-text2879 {
  display: inline-block;
}
 
.templates-fragment2840 {
  display: contents;
}
 
.templates-text2889 {
  display: inline-block;
}
 
.templates-fragment2831 {
  display: contents;
}
 
.templates-text2880 {
  display: inline-block;
}
 
.templates-fragment2852 {
  display: contents;
}
 
.templates-text2901 {
  display: inline-block;
}
 
.templates-fragment2822 {
  display: contents;
}
 
.templates-text2871 {
  display: inline-block;
}
 
.templates-fragment2833 {
  display: contents;
}
 
.templates-text2882 {
  display: inline-block;
}
 
.templates-fragment2857 {
  display: contents;
}
 
.templates-text2906 {
  display: inline-block;
}
 
.templates-fragment2860 {
  display: contents;
}
 
.templates-text2909 {
  display: inline-block;
}
 
.templates-fragment2823 {
  display: contents;
}
 
.templates-text2872 {
  display: inline-block;
}
 
.templates-fragment2851 {
  display: contents;
}
 
.templates-text2900 {
  display: inline-block;
}
 
.templates-fragment2846 {
  display: contents;
}
 
.templates-text2895 {
  display: inline-block;
}
 
.templates-fragment2847 {
  display: contents;
}
 
.templates-text2896 {
  display: inline-block;
}
 
.templates-fragment2853 {
  display: contents;
}
 
.templates-text2902 {
  display: inline-block;
}
 
.templates-fragment2848 {
  display: contents;
}
 
.templates-text2897 {
  display: inline-block;
}
 
.templates-fragment2841 {
  display: contents;
}
 
.templates-text2890 {
  display: inline-block;
}
 
.templates-fragment2839 {
  display: contents;
}
 
.templates-text2888 {
  display: inline-block;
}
 
.templates-fragment2856 {
  display: contents;
}
 
.templates-text2905 {
  display: inline-block;
}
 
.templates-fragment2842 {
  display: contents;
}
 
.templates-text2891 {
  display: inline-block;
}
 
.templates-fragment2828 {
  display: contents;
}
 
.templates-text2877 {
  display: inline-block;
}
 
.templates-fragment2854 {
  display: contents;
}
 
.templates-text2903 {
  display: inline-block;
}
 
.templates-fragment2849 {
  display: contents;
}
 
.templates-text2898 {
  display: inline-block;
}
 
.templates-fragment2824 {
  display: contents;
}
 
.templates-text2873 {
  display: inline-block;
}
 
.templates-fragment2844 {
  display: contents;
}
 
.templates-text2893 {
  display: inline-block;
}
 
.templates-fragment2858 {
  display: contents;
}
 
.templates-text2907 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo45 {
    display: none;
  }
  .toast2-header45 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button45 {
    align-self: flex-start;
  }
  .toast2-close-button45 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf45 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg45 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-ly6s {
  display: contents;
}
 
.toast2-container93 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo46 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header46 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content46 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item46 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type46 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape46 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch46 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features93 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features94 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3946 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword46 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1246 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2446 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language46 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language46 {
  display: none;
}
 
.toast2-label-type46 {
  display: none;
}
 
.toast2-container-recovery-method46 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method46 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id46 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle94 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button93 {
  display: none;
}
 
.toast2-container94 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf46 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf46:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg46 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg46:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top46 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon654 {
  display: none;
}
 
.toast2-link93 {
  display: contents;
}
 
.toast2-icon658 {
  text-decoration: none;
}
 
.toast2-top-button46 {
  display: none;
  flex-direction: row;
}
 
.toast2-link94 {
  display: none;
}
 
.toast2-icon662 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown46 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle185 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text335 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow46 {
  transition: 0.3s;
}
 
.toast2-icon664 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list46 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown139 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle186 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle186:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink46 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown140 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle187 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle187:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text336 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown141 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle188 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle188:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text337 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button94 {
  display: none;
}
 
.toast2-close-button46 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon666 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2878 {
  display: contents;
}
 
.templates-text2927 {
  display: inline-block;
}
 
.templates-fragment2901 {
  display: contents;
}
 
.templates-text2950 {
  display: inline-block;
}
 
.templates-fragment2875 {
  display: contents;
}
 
.templates-text2924 {
  display: inline-block;
}
 
.templates-fragment2865 {
  display: contents;
}
 
.templates-text2914 {
  display: inline-block;
}
 
.templates-fragment2866 {
  display: contents;
}
 
.templates-text2915 {
  display: inline-block;
}
 
.templates-fragment2883 {
  display: contents;
}
 
.templates-text2932 {
  display: inline-block;
}
 
.templates-fragment2869 {
  display: contents;
}
 
.templates-text2918 {
  display: inline-block;
}
 
.templates-fragment2885 {
  display: contents;
}
 
.templates-text2934 {
  display: inline-block;
}
 
.templates-fragment2899 {
  display: contents;
}
 
.templates-text2948 {
  display: inline-block;
}
 
.templates-fragment2867 {
  display: contents;
}
 
.templates-text2916 {
  display: inline-block;
}
 
.templates-fragment2890 {
  display: contents;
}
 
.templates-text2939 {
  display: inline-block;
}
 
.templates-fragment2895 {
  display: contents;
}
 
.templates-text2944 {
  display: inline-block;
}
 
.templates-fragment2874 {
  display: contents;
}
 
.templates-text2923 {
  display: inline-block;
}
 
.templates-fragment2872 {
  display: contents;
}
 
.templates-text2921 {
  display: inline-block;
}
 
.templates-fragment2877 {
  display: contents;
}
 
.templates-text2926 {
  display: inline-block;
}
 
.templates-fragment2876 {
  display: contents;
}
 
.templates-text2925 {
  display: inline-block;
}
 
.templates-fragment2870 {
  display: contents;
}
 
.templates-text2919 {
  display: inline-block;
}
 
.templates-fragment2880 {
  display: contents;
}
 
.templates-text2929 {
  display: inline-block;
}
 
.templates-fragment2871 {
  display: contents;
}
 
.templates-text2920 {
  display: inline-block;
}
 
.templates-fragment2892 {
  display: contents;
}
 
.templates-text2941 {
  display: inline-block;
}
 
.templates-fragment2862 {
  display: contents;
}
 
.templates-text2911 {
  display: inline-block;
}
 
.templates-fragment2873 {
  display: contents;
}
 
.templates-text2922 {
  display: inline-block;
}
 
.templates-fragment2897 {
  display: contents;
}
 
.templates-text2946 {
  display: inline-block;
}
 
.templates-fragment2900 {
  display: contents;
}
 
.templates-text2949 {
  display: inline-block;
}
 
.templates-fragment2863 {
  display: contents;
}
 
.templates-text2912 {
  display: inline-block;
}
 
.templates-fragment2891 {
  display: contents;
}
 
.templates-text2940 {
  display: inline-block;
}
 
.templates-fragment2886 {
  display: contents;
}
 
.templates-text2935 {
  display: inline-block;
}
 
.templates-fragment2887 {
  display: contents;
}
 
.templates-text2936 {
  display: inline-block;
}
 
.templates-fragment2893 {
  display: contents;
}
 
.templates-text2942 {
  display: inline-block;
}
 
.templates-fragment2888 {
  display: contents;
}
 
.templates-text2937 {
  display: inline-block;
}
 
.templates-fragment2881 {
  display: contents;
}
 
.templates-text2930 {
  display: inline-block;
}
 
.templates-fragment2879 {
  display: contents;
}
 
.templates-text2928 {
  display: inline-block;
}
 
.templates-fragment2896 {
  display: contents;
}
 
.templates-text2945 {
  display: inline-block;
}
 
.templates-fragment2882 {
  display: contents;
}
 
.templates-text2931 {
  display: inline-block;
}
 
.templates-fragment2868 {
  display: contents;
}
 
.templates-text2917 {
  display: inline-block;
}
 
.templates-fragment2894 {
  display: contents;
}
 
.templates-text2943 {
  display: inline-block;
}
 
.templates-fragment2889 {
  display: contents;
}
 
.templates-text2938 {
  display: inline-block;
}
 
.templates-fragment2864 {
  display: contents;
}
 
.templates-text2913 {
  display: inline-block;
}
 
.templates-fragment2884 {
  display: contents;
}
 
.templates-text2933 {
  display: inline-block;
}
 
.templates-fragment2898 {
  display: contents;
}
 
.templates-text2947 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo46 {
    display: none;
  }
  .toast2-header46 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button46 {
    align-self: flex-start;
  }
  .toast2-close-button46 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf46 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg46 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-pg19 {
  display: contents;
}
 
.toast2-container95 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo47 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header47 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content47 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item47 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type47 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape47 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch47 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features95 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features96 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3947 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword47 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1247 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2447 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language47 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language47 {
  display: none;
}
 
.toast2-label-type47 {
  display: none;
}
 
.toast2-container-recovery-method47 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method47 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id47 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle96 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button95 {
  display: none;
}
 
.toast2-container96 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf47 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf47:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg47 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg47:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top47 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon668 {
  display: none;
}
 
.toast2-link95 {
  display: contents;
}
 
.toast2-icon672 {
  text-decoration: none;
}
 
.toast2-top-button47 {
  display: none;
  flex-direction: row;
}
 
.toast2-link96 {
  display: none;
}
 
.toast2-icon676 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown47 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle189 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text342 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow47 {
  transition: 0.3s;
}
 
.toast2-icon678 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list47 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown142 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle190 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle190:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink47 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown143 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle191 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle191:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text343 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown144 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle192 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle192:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text344 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button96 {
  display: none;
}
 
.toast2-close-button47 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon680 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2918 {
  display: contents;
}
 
.templates-text2967 {
  display: inline-block;
}
 
.templates-fragment2941 {
  display: contents;
}
 
.templates-text2990 {
  display: inline-block;
}
 
.templates-fragment2915 {
  display: contents;
}
 
.templates-text2964 {
  display: inline-block;
}
 
.templates-fragment2905 {
  display: contents;
}
 
.templates-text2954 {
  display: inline-block;
}
 
.templates-fragment2906 {
  display: contents;
}
 
.templates-text2955 {
  display: inline-block;
}
 
.templates-fragment2923 {
  display: contents;
}
 
.templates-text2972 {
  display: inline-block;
}
 
.templates-fragment2909 {
  display: contents;
}
 
.templates-text2958 {
  display: inline-block;
}
 
.templates-fragment2925 {
  display: contents;
}
 
.templates-text2974 {
  display: inline-block;
}
 
.templates-fragment2939 {
  display: contents;
}
 
.templates-text2988 {
  display: inline-block;
}
 
.templates-fragment2907 {
  display: contents;
}
 
.templates-text2956 {
  display: inline-block;
}
 
.templates-fragment2930 {
  display: contents;
}
 
.templates-text2979 {
  display: inline-block;
}
 
.templates-fragment2935 {
  display: contents;
}
 
.templates-text2984 {
  display: inline-block;
}
 
.templates-fragment2914 {
  display: contents;
}
 
.templates-text2963 {
  display: inline-block;
}
 
.templates-fragment2912 {
  display: contents;
}
 
.templates-text2961 {
  display: inline-block;
}
 
.templates-fragment2917 {
  display: contents;
}
 
.templates-text2966 {
  display: inline-block;
}
 
.templates-fragment2916 {
  display: contents;
}
 
.templates-text2965 {
  display: inline-block;
}
 
.templates-fragment2910 {
  display: contents;
}
 
.templates-text2959 {
  display: inline-block;
}
 
.templates-fragment2920 {
  display: contents;
}
 
.templates-text2969 {
  display: inline-block;
}
 
.templates-fragment2911 {
  display: contents;
}
 
.templates-text2960 {
  display: inline-block;
}
 
.templates-fragment2932 {
  display: contents;
}
 
.templates-text2981 {
  display: inline-block;
}
 
.templates-fragment2902 {
  display: contents;
}
 
.templates-text2951 {
  display: inline-block;
}
 
.templates-fragment2913 {
  display: contents;
}
 
.templates-text2962 {
  display: inline-block;
}
 
.templates-fragment2937 {
  display: contents;
}
 
.templates-text2986 {
  display: inline-block;
}
 
.templates-fragment2940 {
  display: contents;
}
 
.templates-text2989 {
  display: inline-block;
}
 
.templates-fragment2903 {
  display: contents;
}
 
.templates-text2952 {
  display: inline-block;
}
 
.templates-fragment2931 {
  display: contents;
}
 
.templates-text2980 {
  display: inline-block;
}
 
.templates-fragment2926 {
  display: contents;
}
 
.templates-text2975 {
  display: inline-block;
}
 
.templates-fragment2927 {
  display: contents;
}
 
.templates-text2976 {
  display: inline-block;
}
 
.templates-fragment2933 {
  display: contents;
}
 
.templates-text2982 {
  display: inline-block;
}
 
.templates-fragment2928 {
  display: contents;
}
 
.templates-text2977 {
  display: inline-block;
}
 
.templates-fragment2921 {
  display: contents;
}
 
.templates-text2970 {
  display: inline-block;
}
 
.templates-fragment2919 {
  display: contents;
}
 
.templates-text2968 {
  display: inline-block;
}
 
.templates-fragment2936 {
  display: contents;
}
 
.templates-text2985 {
  display: inline-block;
}
 
.templates-fragment2922 {
  display: contents;
}
 
.templates-text2971 {
  display: inline-block;
}
 
.templates-fragment2908 {
  display: contents;
}
 
.templates-text2957 {
  display: inline-block;
}
 
.templates-fragment2934 {
  display: contents;
}
 
.templates-text2983 {
  display: inline-block;
}
 
.templates-fragment2929 {
  display: contents;
}
 
.templates-text2978 {
  display: inline-block;
}
 
.templates-fragment2904 {
  display: contents;
}
 
.templates-text2953 {
  display: inline-block;
}
 
.templates-fragment2924 {
  display: contents;
}
 
.templates-text2973 {
  display: inline-block;
}
 
.templates-fragment2938 {
  display: contents;
}
 
.templates-text2987 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo47 {
    display: none;
  }
  .toast2-header47 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button47 {
    align-self: flex-start;
  }
  .toast2-close-button47 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf47 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg47 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-n5yt {
  display: contents;
}
 
.toast2-container97 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo48 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header48 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content48 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item48 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type48 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape48 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch48 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features97 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features98 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3948 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword48 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1248 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2448 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language48 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language48 {
  display: none;
}
 
.toast2-label-type48 {
  display: none;
}
 
.toast2-container-recovery-method48 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method48 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id48 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle98 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button97 {
  display: none;
}
 
.toast2-container98 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf48 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf48:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg48 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg48:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top48 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon682 {
  display: none;
}
 
.toast2-link97 {
  display: contents;
}
 
.toast2-icon686 {
  text-decoration: none;
}
 
.toast2-top-button48 {
  display: none;
  flex-direction: row;
}
 
.toast2-link98 {
  display: none;
}
 
.toast2-icon690 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown48 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle193 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text349 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow48 {
  transition: 0.3s;
}
 
.toast2-icon692 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list48 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown145 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle194 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle194:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink48 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown146 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle195 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle195:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text350 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown147 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle196 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle196:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text351 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button98 {
  display: none;
}
 
.toast2-close-button48 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon694 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2958 {
  display: contents;
}
 
.templates-text3009 {
  display: inline-block;
}
 
.templates-fragment2981 {
  display: contents;
}
 
.templates-text3032 {
  display: inline-block;
}
 
.templates-fragment2955 {
  display: contents;
}
 
.templates-text3006 {
  display: inline-block;
}
 
.templates-fragment2945 {
  display: contents;
}
 
.templates-text2996 {
  display: inline-block;
}
 
.templates-fragment2946 {
  display: contents;
}
 
.templates-text2997 {
  display: inline-block;
}
 
.templates-fragment2963 {
  display: contents;
}
 
.templates-text3014 {
  display: inline-block;
}
 
.templates-fragment2949 {
  display: contents;
}
 
.templates-text3000 {
  display: inline-block;
}
 
.templates-fragment2965 {
  display: contents;
}
 
.templates-text3016 {
  display: inline-block;
}
 
.templates-fragment2979 {
  display: contents;
}
 
.templates-text3030 {
  display: inline-block;
}
 
.templates-fragment2947 {
  display: contents;
}
 
.templates-text2998 {
  display: inline-block;
}
 
.templates-fragment2970 {
  display: contents;
}
 
.templates-text3021 {
  display: inline-block;
}
 
.templates-fragment2975 {
  display: contents;
}
 
.templates-text3026 {
  display: inline-block;
}
 
.templates-fragment2954 {
  display: contents;
}
 
.templates-text3005 {
  display: inline-block;
}
 
.templates-fragment2952 {
  display: contents;
}
 
.templates-text3003 {
  display: inline-block;
}
 
.templates-fragment2957 {
  display: contents;
}
 
.templates-text3008 {
  display: inline-block;
}
 
.templates-fragment2956 {
  display: contents;
}
 
.templates-text3007 {
  display: inline-block;
}
 
.templates-fragment2950 {
  display: contents;
}
 
.templates-text3001 {
  display: inline-block;
}
 
.templates-fragment2960 {
  display: contents;
}
 
.templates-text3011 {
  display: inline-block;
}
 
.templates-fragment2951 {
  display: contents;
}
 
.templates-text3002 {
  display: inline-block;
}
 
.templates-fragment2972 {
  display: contents;
}
 
.templates-text3023 {
  display: inline-block;
}
 
.templates-fragment2942 {
  display: contents;
}
 
.templates-text2993 {
  display: inline-block;
}
 
.templates-fragment2953 {
  display: contents;
}
 
.templates-text3004 {
  display: inline-block;
}
 
.templates-fragment2977 {
  display: contents;
}
 
.templates-text3028 {
  display: inline-block;
}
 
.templates-fragment2980 {
  display: contents;
}
 
.templates-text3031 {
  display: inline-block;
}
 
.templates-fragment2943 {
  display: contents;
}
 
.templates-text2994 {
  display: inline-block;
}
 
.templates-fragment2971 {
  display: contents;
}
 
.templates-text3022 {
  display: inline-block;
}
 
.templates-fragment2966 {
  display: contents;
}
 
.templates-text3017 {
  display: inline-block;
}
 
.templates-fragment2967 {
  display: contents;
}
 
.templates-text3018 {
  display: inline-block;
}
 
.templates-fragment2973 {
  display: contents;
}
 
.templates-text3024 {
  display: inline-block;
}
 
.templates-fragment2968 {
  display: contents;
}
 
.templates-text3019 {
  display: inline-block;
}
 
.templates-fragment2961 {
  display: contents;
}
 
.templates-text3012 {
  display: inline-block;
}
 
.templates-fragment2959 {
  display: contents;
}
 
.templates-text3010 {
  display: inline-block;
}
 
.templates-fragment2976 {
  display: contents;
}
 
.templates-text3027 {
  display: inline-block;
}
 
.templates-fragment2962 {
  display: contents;
}
 
.templates-text3013 {
  display: inline-block;
}
 
.templates-fragment2948 {
  display: contents;
}
 
.templates-text2999 {
  display: inline-block;
}
 
.templates-fragment2974 {
  display: contents;
}
 
.templates-text3025 {
  display: inline-block;
}
 
.templates-fragment2969 {
  display: contents;
}
 
.templates-text3020 {
  display: inline-block;
}
 
.templates-fragment2944 {
  display: contents;
}
 
.templates-text2995 {
  display: inline-block;
}
 
.templates-fragment2964 {
  display: contents;
}
 
.templates-text3015 {
  display: inline-block;
}
 
.templates-fragment2978 {
  display: contents;
}
 
.templates-text3029 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo48 {
    display: none;
  }
  .toast2-header48 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button48 {
    align-self: flex-start;
  }
  .toast2-close-button48 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf48 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg48 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-mjip {
  display: contents;
}
 
.toast2-container99 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo49 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header49 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content49 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item49 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type49 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape49 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch49 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features99 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features100 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3949 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword49 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1249 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2449 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language49 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language49 {
  display: none;
}
 
.toast2-label-type49 {
  display: none;
}
 
.toast2-container-recovery-method49 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method49 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id49 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle100 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button99 {
  display: none;
}
 
.toast2-container100 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf49 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf49:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg49 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg49:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top49 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon696 {
  display: none;
}
 
.toast2-link99 {
  display: contents;
}
 
.toast2-icon700 {
  text-decoration: none;
}
 
.toast2-top-button49 {
  display: none;
  flex-direction: row;
}
 
.toast2-link100 {
  display: none;
}
 
.toast2-icon704 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown49 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle197 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text356 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow49 {
  transition: 0.3s;
}
 
.toast2-icon706 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list49 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown148 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle198 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle198:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink49 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown149 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle199 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle199:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text357 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown150 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle200 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle200:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text358 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button100 {
  display: none;
}
 
.toast2-close-button49 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon708 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment2998 {
  display: contents;
}
 
.templates-text3049 {
  display: inline-block;
}
 
.templates-fragment3021 {
  display: contents;
}
 
.templates-text3072 {
  display: inline-block;
}
 
.templates-fragment2995 {
  display: contents;
}
 
.templates-text3046 {
  display: inline-block;
}
 
.templates-fragment2985 {
  display: contents;
}
 
.templates-text3036 {
  display: inline-block;
}
 
.templates-fragment2986 {
  display: contents;
}
 
.templates-text3037 {
  display: inline-block;
}
 
.templates-fragment3003 {
  display: contents;
}
 
.templates-text3054 {
  display: inline-block;
}
 
.templates-fragment2989 {
  display: contents;
}
 
.templates-text3040 {
  display: inline-block;
}
 
.templates-fragment3005 {
  display: contents;
}
 
.templates-text3056 {
  display: inline-block;
}
 
.templates-fragment3019 {
  display: contents;
}
 
.templates-text3070 {
  display: inline-block;
}
 
.templates-fragment2987 {
  display: contents;
}
 
.templates-text3038 {
  display: inline-block;
}
 
.templates-fragment3010 {
  display: contents;
}
 
.templates-text3061 {
  display: inline-block;
}
 
.templates-fragment3015 {
  display: contents;
}
 
.templates-text3066 {
  display: inline-block;
}
 
.templates-fragment2994 {
  display: contents;
}
 
.templates-text3045 {
  display: inline-block;
}
 
.templates-fragment2992 {
  display: contents;
}
 
.templates-text3043 {
  display: inline-block;
}
 
.templates-fragment2997 {
  display: contents;
}
 
.templates-text3048 {
  display: inline-block;
}
 
.templates-fragment2996 {
  display: contents;
}
 
.templates-text3047 {
  display: inline-block;
}
 
.templates-fragment2990 {
  display: contents;
}
 
.templates-text3041 {
  display: inline-block;
}
 
.templates-fragment3000 {
  display: contents;
}
 
.templates-text3051 {
  display: inline-block;
}
 
.templates-fragment2991 {
  display: contents;
}
 
.templates-text3042 {
  display: inline-block;
}
 
.templates-fragment3012 {
  display: contents;
}
 
.templates-text3063 {
  display: inline-block;
}
 
.templates-fragment2982 {
  display: contents;
}
 
.templates-text3033 {
  display: inline-block;
}
 
.templates-fragment2993 {
  display: contents;
}
 
.templates-text3044 {
  display: inline-block;
}
 
.templates-fragment3017 {
  display: contents;
}
 
.templates-text3068 {
  display: inline-block;
}
 
.templates-fragment3020 {
  display: contents;
}
 
.templates-text3071 {
  display: inline-block;
}
 
.templates-fragment2983 {
  display: contents;
}
 
.templates-text3034 {
  display: inline-block;
}
 
.templates-fragment3011 {
  display: contents;
}
 
.templates-text3062 {
  display: inline-block;
}
 
.templates-fragment3006 {
  display: contents;
}
 
.templates-text3057 {
  display: inline-block;
}
 
.templates-fragment3007 {
  display: contents;
}
 
.templates-text3058 {
  display: inline-block;
}
 
.templates-fragment3013 {
  display: contents;
}
 
.templates-text3064 {
  display: inline-block;
}
 
.templates-fragment3008 {
  display: contents;
}
 
.templates-text3059 {
  display: inline-block;
}
 
.templates-fragment3001 {
  display: contents;
}
 
.templates-text3052 {
  display: inline-block;
}
 
.templates-fragment2999 {
  display: contents;
}
 
.templates-text3050 {
  display: inline-block;
}
 
.templates-fragment3016 {
  display: contents;
}
 
.templates-text3067 {
  display: inline-block;
}
 
.templates-fragment3002 {
  display: contents;
}
 
.templates-text3053 {
  display: inline-block;
}
 
.templates-fragment2988 {
  display: contents;
}
 
.templates-text3039 {
  display: inline-block;
}
 
.templates-fragment3014 {
  display: contents;
}
 
.templates-text3065 {
  display: inline-block;
}
 
.templates-fragment3009 {
  display: contents;
}
 
.templates-text3060 {
  display: inline-block;
}
 
.templates-fragment2984 {
  display: contents;
}
 
.templates-text3035 {
  display: inline-block;
}
 
.templates-fragment3004 {
  display: contents;
}
 
.templates-text3055 {
  display: inline-block;
}
 
.templates-fragment3018 {
  display: contents;
}
 
.templates-text3069 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo49 {
    display: none;
  }
  .toast2-header49 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button49 {
    align-self: flex-start;
  }
  .toast2-close-button49 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf49 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg49 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-gnfs {
  display: contents;
}
 
.toast2-container101 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo50 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header50 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content50 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item50 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type50 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape50 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch50 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features101 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features102 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3950 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword50 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1250 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2450 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language50 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language50 {
  display: none;
}
 
.toast2-label-type50 {
  display: none;
}
 
.toast2-container-recovery-method50 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method50 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id50 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle102 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button101 {
  display: none;
}
 
.toast2-container102 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf50 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf50:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg50 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg50:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top50 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon710 {
  display: none;
}
 
.toast2-link101 {
  display: contents;
}
 
.toast2-icon714 {
  text-decoration: none;
}
 
.toast2-top-button50 {
  display: none;
  flex-direction: row;
}
 
.toast2-link102 {
  display: none;
}
 
.toast2-icon718 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown50 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle201 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text363 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow50 {
  transition: 0.3s;
}
 
.toast2-icon720 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list50 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown151 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle202 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle202:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink50 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown152 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle203 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle203:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text364 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown153 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle204 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle204:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text365 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button102 {
  display: none;
}
 
.toast2-close-button50 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon722 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3038 {
  display: contents;
}
 
.templates-text3089 {
  display: inline-block;
}
 
.templates-fragment3061 {
  display: contents;
}
 
.templates-text3112 {
  display: inline-block;
}
 
.templates-fragment3035 {
  display: contents;
}
 
.templates-text3086 {
  display: inline-block;
}
 
.templates-fragment3025 {
  display: contents;
}
 
.templates-text3076 {
  display: inline-block;
}
 
.templates-fragment3026 {
  display: contents;
}
 
.templates-text3077 {
  display: inline-block;
}
 
.templates-fragment3043 {
  display: contents;
}
 
.templates-text3094 {
  display: inline-block;
}
 
.templates-fragment3029 {
  display: contents;
}
 
.templates-text3080 {
  display: inline-block;
}
 
.templates-fragment3045 {
  display: contents;
}
 
.templates-text3096 {
  display: inline-block;
}
 
.templates-fragment3059 {
  display: contents;
}
 
.templates-text3110 {
  display: inline-block;
}
 
.templates-fragment3027 {
  display: contents;
}
 
.templates-text3078 {
  display: inline-block;
}
 
.templates-fragment3050 {
  display: contents;
}
 
.templates-text3101 {
  display: inline-block;
}
 
.templates-fragment3055 {
  display: contents;
}
 
.templates-text3106 {
  display: inline-block;
}
 
.templates-fragment3034 {
  display: contents;
}
 
.templates-text3085 {
  display: inline-block;
}
 
.templates-fragment3032 {
  display: contents;
}
 
.templates-text3083 {
  display: inline-block;
}
 
.templates-fragment3037 {
  display: contents;
}
 
.templates-text3088 {
  display: inline-block;
}
 
.templates-fragment3036 {
  display: contents;
}
 
.templates-text3087 {
  display: inline-block;
}
 
.templates-fragment3030 {
  display: contents;
}
 
.templates-text3081 {
  display: inline-block;
}
 
.templates-fragment3040 {
  display: contents;
}
 
.templates-text3091 {
  display: inline-block;
}
 
.templates-fragment3031 {
  display: contents;
}
 
.templates-text3082 {
  display: inline-block;
}
 
.templates-fragment3052 {
  display: contents;
}
 
.templates-text3103 {
  display: inline-block;
}
 
.templates-fragment3022 {
  display: contents;
}
 
.templates-text3073 {
  display: inline-block;
}
 
.templates-fragment3033 {
  display: contents;
}
 
.templates-text3084 {
  display: inline-block;
}
 
.templates-fragment3057 {
  display: contents;
}
 
.templates-text3108 {
  display: inline-block;
}
 
.templates-fragment3060 {
  display: contents;
}
 
.templates-text3111 {
  display: inline-block;
}
 
.templates-fragment3023 {
  display: contents;
}
 
.templates-text3074 {
  display: inline-block;
}
 
.templates-fragment3051 {
  display: contents;
}
 
.templates-text3102 {
  display: inline-block;
}
 
.templates-fragment3046 {
  display: contents;
}
 
.templates-text3097 {
  display: inline-block;
}
 
.templates-fragment3047 {
  display: contents;
}
 
.templates-text3098 {
  display: inline-block;
}
 
.templates-fragment3053 {
  display: contents;
}
 
.templates-text3104 {
  display: inline-block;
}
 
.templates-fragment3048 {
  display: contents;
}
 
.templates-text3099 {
  display: inline-block;
}
 
.templates-fragment3041 {
  display: contents;
}
 
.templates-text3092 {
  display: inline-block;
}
 
.templates-fragment3039 {
  display: contents;
}
 
.templates-text3090 {
  display: inline-block;
}
 
.templates-fragment3056 {
  display: contents;
}
 
.templates-text3107 {
  display: inline-block;
}
 
.templates-fragment3042 {
  display: contents;
}
 
.templates-text3093 {
  display: inline-block;
}
 
.templates-fragment3028 {
  display: contents;
}
 
.templates-text3079 {
  display: inline-block;
}
 
.templates-fragment3054 {
  display: contents;
}
 
.templates-text3105 {
  display: inline-block;
}
 
.templates-fragment3049 {
  display: contents;
}
 
.templates-text3100 {
  display: inline-block;
}
 
.templates-fragment3024 {
  display: contents;
}
 
.templates-text3075 {
  display: inline-block;
}
 
.templates-fragment3044 {
  display: contents;
}
 
.templates-text3095 {
  display: inline-block;
}
 
.templates-fragment3058 {
  display: contents;
}
 
.templates-text3109 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo50 {
    display: none;
  }
  .toast2-header50 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button50 {
    align-self: flex-start;
  }
  .toast2-close-button50 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf50 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg50 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-ypkw {
  display: contents;
}
 
.toast2-container103 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo51 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header51 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content51 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item51 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type51 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape51 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch51 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features103 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features104 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3951 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword51 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1251 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2451 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language51 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language51 {
  display: none;
}
 
.toast2-label-type51 {
  display: none;
}
 
.toast2-container-recovery-method51 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method51 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id51 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle104 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button103 {
  display: none;
}
 
.toast2-container104 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf51 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf51:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg51 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg51:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top51 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon724 {
  display: none;
}
 
.toast2-link103 {
  display: contents;
}
 
.toast2-icon728 {
  text-decoration: none;
}
 
.toast2-top-button51 {
  display: none;
  flex-direction: row;
}
 
.toast2-link104 {
  display: none;
}
 
.toast2-icon732 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown51 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle205 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text370 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow51 {
  transition: 0.3s;
}
 
.toast2-icon734 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list51 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown154 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle206 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle206:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink51 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown155 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle207 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle207:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text371 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown156 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle208 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle208:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text372 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button104 {
  display: none;
}
 
.toast2-close-button51 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon736 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3078 {
  display: contents;
}
 
.templates-text3131 {
  display: inline-block;
}
 
.templates-fragment3101 {
  display: contents;
}
 
.templates-text3154 {
  display: inline-block;
}
 
.templates-fragment3075 {
  display: contents;
}
 
.templates-text3128 {
  display: inline-block;
}
 
.templates-fragment3065 {
  display: contents;
}
 
.templates-text3118 {
  display: inline-block;
}
 
.templates-fragment3066 {
  display: contents;
}
 
.templates-text3119 {
  display: inline-block;
}
 
.templates-fragment3083 {
  display: contents;
}
 
.templates-text3136 {
  display: inline-block;
}
 
.templates-fragment3069 {
  display: contents;
}
 
.templates-text3122 {
  display: inline-block;
}
 
.templates-fragment3085 {
  display: contents;
}
 
.templates-text3138 {
  display: inline-block;
}
 
.templates-fragment3099 {
  display: contents;
}
 
.templates-text3152 {
  display: inline-block;
}
 
.templates-fragment3067 {
  display: contents;
}
 
.templates-text3120 {
  display: inline-block;
}
 
.templates-fragment3090 {
  display: contents;
}
 
.templates-text3143 {
  display: inline-block;
}
 
.templates-fragment3095 {
  display: contents;
}
 
.templates-text3148 {
  display: inline-block;
}
 
.templates-fragment3074 {
  display: contents;
}
 
.templates-text3127 {
  display: inline-block;
}
 
.templates-fragment3072 {
  display: contents;
}
 
.templates-text3125 {
  display: inline-block;
}
 
.templates-fragment3077 {
  display: contents;
}
 
.templates-text3130 {
  display: inline-block;
}
 
.templates-fragment3076 {
  display: contents;
}
 
.templates-text3129 {
  display: inline-block;
}
 
.templates-fragment3070 {
  display: contents;
}
 
.templates-text3123 {
  display: inline-block;
}
 
.templates-fragment3080 {
  display: contents;
}
 
.templates-text3133 {
  display: inline-block;
}
 
.templates-fragment3071 {
  display: contents;
}
 
.templates-text3124 {
  display: inline-block;
}
 
.templates-fragment3092 {
  display: contents;
}
 
.templates-text3145 {
  display: inline-block;
}
 
.templates-fragment3062 {
  display: contents;
}
 
.templates-text3115 {
  display: inline-block;
}
 
.templates-fragment3073 {
  display: contents;
}
 
.templates-text3126 {
  display: inline-block;
}
 
.templates-fragment3097 {
  display: contents;
}
 
.templates-text3150 {
  display: inline-block;
}
 
.templates-fragment3100 {
  display: contents;
}
 
.templates-text3153 {
  display: inline-block;
}
 
.templates-fragment3063 {
  display: contents;
}
 
.templates-text3116 {
  display: inline-block;
}
 
.templates-fragment3091 {
  display: contents;
}
 
.templates-text3144 {
  display: inline-block;
}
 
.templates-fragment3086 {
  display: contents;
}
 
.templates-text3139 {
  display: inline-block;
}
 
.templates-fragment3087 {
  display: contents;
}
 
.templates-text3140 {
  display: inline-block;
}
 
.templates-fragment3093 {
  display: contents;
}
 
.templates-text3146 {
  display: inline-block;
}
 
.templates-fragment3088 {
  display: contents;
}
 
.templates-text3141 {
  display: inline-block;
}
 
.templates-fragment3081 {
  display: contents;
}
 
.templates-text3134 {
  display: inline-block;
}
 
.templates-fragment3079 {
  display: contents;
}
 
.templates-text3132 {
  display: inline-block;
}
 
.templates-fragment3096 {
  display: contents;
}
 
.templates-text3149 {
  display: inline-block;
}
 
.templates-fragment3082 {
  display: contents;
}
 
.templates-text3135 {
  display: inline-block;
}
 
.templates-fragment3068 {
  display: contents;
}
 
.templates-text3121 {
  display: inline-block;
}
 
.templates-fragment3094 {
  display: contents;
}
 
.templates-text3147 {
  display: inline-block;
}
 
.templates-fragment3089 {
  display: contents;
}
 
.templates-text3142 {
  display: inline-block;
}
 
.templates-fragment3064 {
  display: contents;
}
 
.templates-text3117 {
  display: inline-block;
}
 
.templates-fragment3084 {
  display: contents;
}
 
.templates-text3137 {
  display: inline-block;
}
 
.templates-fragment3098 {
  display: contents;
}
 
.templates-text3151 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo51 {
    display: none;
  }
  .toast2-header51 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button51 {
    align-self: flex-start;
  }
  .toast2-close-button51 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf51 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg51 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-n14d {
  display: contents;
}
 
.toast2-container105 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo52 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header52 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content52 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item52 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type52 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape52 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch52 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features105 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features106 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3952 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword52 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1252 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2452 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language52 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language52 {
  display: none;
}
 
.toast2-label-type52 {
  display: none;
}
 
.toast2-container-recovery-method52 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method52 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id52 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle106 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button105 {
  display: none;
}
 
.toast2-container106 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf52 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf52:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg52 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg52:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top52 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon738 {
  display: none;
}
 
.toast2-link105 {
  display: contents;
}
 
.toast2-icon742 {
  text-decoration: none;
}
 
.toast2-top-button52 {
  display: none;
  flex-direction: row;
}
 
.toast2-link106 {
  display: none;
}
 
.toast2-icon746 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown52 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle209 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text377 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow52 {
  transition: 0.3s;
}
 
.toast2-icon748 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list52 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown157 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle210 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle210:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink52 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown158 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle211 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle211:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text378 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown159 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle212 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle212:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text379 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button106 {
  display: none;
}
 
.toast2-close-button52 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon750 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3118 {
  display: contents;
}
 
.templates-text3171 {
  display: inline-block;
}
 
.templates-fragment3141 {
  display: contents;
}
 
.templates-text3194 {
  display: inline-block;
}
 
.templates-fragment3115 {
  display: contents;
}
 
.templates-text3168 {
  display: inline-block;
}
 
.templates-fragment3105 {
  display: contents;
}
 
.templates-text3158 {
  display: inline-block;
}
 
.templates-fragment3106 {
  display: contents;
}
 
.templates-text3159 {
  display: inline-block;
}
 
.templates-fragment3123 {
  display: contents;
}
 
.templates-text3176 {
  display: inline-block;
}
 
.templates-fragment3109 {
  display: contents;
}
 
.templates-text3162 {
  display: inline-block;
}
 
.templates-fragment3125 {
  display: contents;
}
 
.templates-text3178 {
  display: inline-block;
}
 
.templates-fragment3139 {
  display: contents;
}
 
.templates-text3192 {
  display: inline-block;
}
 
.templates-fragment3107 {
  display: contents;
}
 
.templates-text3160 {
  display: inline-block;
}
 
.templates-fragment3130 {
  display: contents;
}
 
.templates-text3183 {
  display: inline-block;
}
 
.templates-fragment3135 {
  display: contents;
}
 
.templates-text3188 {
  display: inline-block;
}
 
.templates-fragment3114 {
  display: contents;
}
 
.templates-text3167 {
  display: inline-block;
}
 
.templates-fragment3112 {
  display: contents;
}
 
.templates-text3165 {
  display: inline-block;
}
 
.templates-fragment3117 {
  display: contents;
}
 
.templates-text3170 {
  display: inline-block;
}
 
.templates-fragment3116 {
  display: contents;
}
 
.templates-text3169 {
  display: inline-block;
}
 
.templates-fragment3110 {
  display: contents;
}
 
.templates-text3163 {
  display: inline-block;
}
 
.templates-fragment3120 {
  display: contents;
}
 
.templates-text3173 {
  display: inline-block;
}
 
.templates-fragment3111 {
  display: contents;
}
 
.templates-text3164 {
  display: inline-block;
}
 
.templates-fragment3132 {
  display: contents;
}
 
.templates-text3185 {
  display: inline-block;
}
 
.templates-fragment3102 {
  display: contents;
}
 
.templates-text3155 {
  display: inline-block;
}
 
.templates-fragment3113 {
  display: contents;
}
 
.templates-text3166 {
  display: inline-block;
}
 
.templates-fragment3137 {
  display: contents;
}
 
.templates-text3190 {
  display: inline-block;
}
 
.templates-fragment3140 {
  display: contents;
}
 
.templates-text3193 {
  display: inline-block;
}
 
.templates-fragment3103 {
  display: contents;
}
 
.templates-text3156 {
  display: inline-block;
}
 
.templates-fragment3131 {
  display: contents;
}
 
.templates-text3184 {
  display: inline-block;
}
 
.templates-fragment3126 {
  display: contents;
}
 
.templates-text3179 {
  display: inline-block;
}
 
.templates-fragment3127 {
  display: contents;
}
 
.templates-text3180 {
  display: inline-block;
}
 
.templates-fragment3133 {
  display: contents;
}
 
.templates-text3186 {
  display: inline-block;
}
 
.templates-fragment3128 {
  display: contents;
}
 
.templates-text3181 {
  display: inline-block;
}
 
.templates-fragment3121 {
  display: contents;
}
 
.templates-text3174 {
  display: inline-block;
}
 
.templates-fragment3119 {
  display: contents;
}
 
.templates-text3172 {
  display: inline-block;
}
 
.templates-fragment3136 {
  display: contents;
}
 
.templates-text3189 {
  display: inline-block;
}
 
.templates-fragment3122 {
  display: contents;
}
 
.templates-text3175 {
  display: inline-block;
}
 
.templates-fragment3108 {
  display: contents;
}
 
.templates-text3161 {
  display: inline-block;
}
 
.templates-fragment3134 {
  display: contents;
}
 
.templates-text3187 {
  display: inline-block;
}
 
.templates-fragment3129 {
  display: contents;
}
 
.templates-text3182 {
  display: inline-block;
}
 
.templates-fragment3104 {
  display: contents;
}
 
.templates-text3157 {
  display: inline-block;
}
 
.templates-fragment3124 {
  display: contents;
}
 
.templates-text3177 {
  display: inline-block;
}
 
.templates-fragment3138 {
  display: contents;
}
 
.templates-text3191 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo52 {
    display: none;
  }
  .toast2-header52 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button52 {
    align-self: flex-start;
  }
  .toast2-close-button52 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf52 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg52 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-43tr {
  display: contents;
}
 
.toast2-container107 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo53 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header53 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content53 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item53 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type53 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape53 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch53 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features107 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features108 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3953 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword53 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1253 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2453 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language53 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language53 {
  display: none;
}
 
.toast2-label-type53 {
  display: none;
}
 
.toast2-container-recovery-method53 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method53 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id53 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle108 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button107 {
  display: none;
}
 
.toast2-container108 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf53 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf53:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg53 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg53:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top53 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon752 {
  display: none;
}
 
.toast2-link107 {
  display: contents;
}
 
.toast2-icon756 {
  text-decoration: none;
}
 
.toast2-top-button53 {
  display: none;
  flex-direction: row;
}
 
.toast2-link108 {
  display: none;
}
 
.toast2-icon760 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown53 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle213 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text384 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow53 {
  transition: 0.3s;
}
 
.toast2-icon762 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list53 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown160 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle214 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle214:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink53 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown161 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle215 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle215:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text385 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown162 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle216 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle216:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text386 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button108 {
  display: none;
}
 
.toast2-close-button53 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon764 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3158 {
  display: contents;
}
 
.templates-text3211 {
  display: inline-block;
}
 
.templates-fragment3181 {
  display: contents;
}
 
.templates-text3234 {
  display: inline-block;
}
 
.templates-fragment3155 {
  display: contents;
}
 
.templates-text3208 {
  display: inline-block;
}
 
.templates-fragment3145 {
  display: contents;
}
 
.templates-text3198 {
  display: inline-block;
}
 
.templates-fragment3146 {
  display: contents;
}
 
.templates-text3199 {
  display: inline-block;
}
 
.templates-fragment3163 {
  display: contents;
}
 
.templates-text3216 {
  display: inline-block;
}
 
.templates-fragment3149 {
  display: contents;
}
 
.templates-text3202 {
  display: inline-block;
}
 
.templates-fragment3165 {
  display: contents;
}
 
.templates-text3218 {
  display: inline-block;
}
 
.templates-fragment3179 {
  display: contents;
}
 
.templates-text3232 {
  display: inline-block;
}
 
.templates-fragment3147 {
  display: contents;
}
 
.templates-text3200 {
  display: inline-block;
}
 
.templates-fragment3170 {
  display: contents;
}
 
.templates-text3223 {
  display: inline-block;
}
 
.templates-fragment3175 {
  display: contents;
}
 
.templates-text3228 {
  display: inline-block;
}
 
.templates-fragment3154 {
  display: contents;
}
 
.templates-text3207 {
  display: inline-block;
}
 
.templates-fragment3152 {
  display: contents;
}
 
.templates-text3205 {
  display: inline-block;
}
 
.templates-fragment3157 {
  display: contents;
}
 
.templates-text3210 {
  display: inline-block;
}
 
.templates-fragment3156 {
  display: contents;
}
 
.templates-text3209 {
  display: inline-block;
}
 
.templates-fragment3150 {
  display: contents;
}
 
.templates-text3203 {
  display: inline-block;
}
 
.templates-fragment3160 {
  display: contents;
}
 
.templates-text3213 {
  display: inline-block;
}
 
.templates-fragment3151 {
  display: contents;
}
 
.templates-text3204 {
  display: inline-block;
}
 
.templates-fragment3172 {
  display: contents;
}
 
.templates-text3225 {
  display: inline-block;
}
 
.templates-fragment3142 {
  display: contents;
}
 
.templates-text3195 {
  display: inline-block;
}
 
.templates-fragment3153 {
  display: contents;
}
 
.templates-text3206 {
  display: inline-block;
}
 
.templates-fragment3177 {
  display: contents;
}
 
.templates-text3230 {
  display: inline-block;
}
 
.templates-fragment3180 {
  display: contents;
}
 
.templates-text3233 {
  display: inline-block;
}
 
.templates-fragment3143 {
  display: contents;
}
 
.templates-text3196 {
  display: inline-block;
}
 
.templates-fragment3171 {
  display: contents;
}
 
.templates-text3224 {
  display: inline-block;
}
 
.templates-fragment3166 {
  display: contents;
}
 
.templates-text3219 {
  display: inline-block;
}
 
.templates-fragment3167 {
  display: contents;
}
 
.templates-text3220 {
  display: inline-block;
}
 
.templates-fragment3173 {
  display: contents;
}
 
.templates-text3226 {
  display: inline-block;
}
 
.templates-fragment3168 {
  display: contents;
}
 
.templates-text3221 {
  display: inline-block;
}
 
.templates-fragment3161 {
  display: contents;
}
 
.templates-text3214 {
  display: inline-block;
}
 
.templates-fragment3159 {
  display: contents;
}
 
.templates-text3212 {
  display: inline-block;
}
 
.templates-fragment3176 {
  display: contents;
}
 
.templates-text3229 {
  display: inline-block;
}
 
.templates-fragment3162 {
  display: contents;
}
 
.templates-text3215 {
  display: inline-block;
}
 
.templates-fragment3148 {
  display: contents;
}
 
.templates-text3201 {
  display: inline-block;
}
 
.templates-fragment3174 {
  display: contents;
}
 
.templates-text3227 {
  display: inline-block;
}
 
.templates-fragment3169 {
  display: contents;
}
 
.templates-text3222 {
  display: inline-block;
}
 
.templates-fragment3144 {
  display: contents;
}
 
.templates-text3197 {
  display: inline-block;
}
 
.templates-fragment3164 {
  display: contents;
}
 
.templates-text3217 {
  display: inline-block;
}
 
.templates-fragment3178 {
  display: contents;
}
 
.templates-text3231 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo53 {
    display: none;
  }
  .toast2-header53 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button53 {
    align-self: flex-start;
  }
  .toast2-close-button53 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf53 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg53 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-8552 {
  display: contents;
}
 
.toast2-container109 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo54 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header54 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content54 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item54 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type54 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape54 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch54 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features109 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features110 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3954 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword54 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1254 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2454 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language54 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language54 {
  display: none;
}
 
.toast2-label-type54 {
  display: none;
}
 
.toast2-container-recovery-method54 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method54 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id54 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle110 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button109 {
  display: none;
}
 
.toast2-container110 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf54 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf54:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg54 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg54:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top54 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon766 {
  display: none;
}
 
.toast2-link109 {
  display: contents;
}
 
.toast2-icon770 {
  text-decoration: none;
}
 
.toast2-top-button54 {
  display: none;
  flex-direction: row;
}
 
.toast2-link110 {
  display: none;
}
 
.toast2-icon774 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown54 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle217 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text391 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow54 {
  transition: 0.3s;
}
 
.toast2-icon776 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list54 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown163 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle218 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle218:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink54 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown164 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle219 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle219:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text392 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown165 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle220 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle220:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text393 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button110 {
  display: none;
}
 
.toast2-close-button54 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon778 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3198 {
  display: contents;
}
 
.templates-text3253 {
  display: inline-block;
}
 
.templates-fragment3221 {
  display: contents;
}
 
.templates-text3276 {
  display: inline-block;
}
 
.templates-fragment3195 {
  display: contents;
}
 
.templates-text3250 {
  display: inline-block;
}
 
.templates-fragment3185 {
  display: contents;
}
 
.templates-text3240 {
  display: inline-block;
}
 
.templates-fragment3186 {
  display: contents;
}
 
.templates-text3241 {
  display: inline-block;
}
 
.templates-fragment3203 {
  display: contents;
}
 
.templates-text3258 {
  display: inline-block;
}
 
.templates-fragment3189 {
  display: contents;
}
 
.templates-text3244 {
  display: inline-block;
}
 
.templates-fragment3205 {
  display: contents;
}
 
.templates-text3260 {
  display: inline-block;
}
 
.templates-fragment3219 {
  display: contents;
}
 
.templates-text3274 {
  display: inline-block;
}
 
.templates-fragment3187 {
  display: contents;
}
 
.templates-text3242 {
  display: inline-block;
}
 
.templates-fragment3210 {
  display: contents;
}
 
.templates-text3265 {
  display: inline-block;
}
 
.templates-fragment3215 {
  display: contents;
}
 
.templates-text3270 {
  display: inline-block;
}
 
.templates-fragment3194 {
  display: contents;
}
 
.templates-text3249 {
  display: inline-block;
}
 
.templates-fragment3192 {
  display: contents;
}
 
.templates-text3247 {
  display: inline-block;
}
 
.templates-fragment3197 {
  display: contents;
}
 
.templates-text3252 {
  display: inline-block;
}
 
.templates-fragment3196 {
  display: contents;
}
 
.templates-text3251 {
  display: inline-block;
}
 
.templates-fragment3190 {
  display: contents;
}
 
.templates-text3245 {
  display: inline-block;
}
 
.templates-fragment3200 {
  display: contents;
}
 
.templates-text3255 {
  display: inline-block;
}
 
.templates-fragment3191 {
  display: contents;
}
 
.templates-text3246 {
  display: inline-block;
}
 
.templates-fragment3212 {
  display: contents;
}
 
.templates-text3267 {
  display: inline-block;
}
 
.templates-fragment3182 {
  display: contents;
}
 
.templates-text3237 {
  display: inline-block;
}
 
.templates-fragment3193 {
  display: contents;
}
 
.templates-text3248 {
  display: inline-block;
}
 
.templates-fragment3217 {
  display: contents;
}
 
.templates-text3272 {
  display: inline-block;
}
 
.templates-fragment3220 {
  display: contents;
}
 
.templates-text3275 {
  display: inline-block;
}
 
.templates-fragment3183 {
  display: contents;
}
 
.templates-text3238 {
  display: inline-block;
}
 
.templates-fragment3211 {
  display: contents;
}
 
.templates-text3266 {
  display: inline-block;
}
 
.templates-fragment3206 {
  display: contents;
}
 
.templates-text3261 {
  display: inline-block;
}
 
.templates-fragment3207 {
  display: contents;
}
 
.templates-text3262 {
  display: inline-block;
}
 
.templates-fragment3213 {
  display: contents;
}
 
.templates-text3268 {
  display: inline-block;
}
 
.templates-fragment3208 {
  display: contents;
}
 
.templates-text3263 {
  display: inline-block;
}
 
.templates-fragment3201 {
  display: contents;
}
 
.templates-text3256 {
  display: inline-block;
}
 
.templates-fragment3199 {
  display: contents;
}
 
.templates-text3254 {
  display: inline-block;
}
 
.templates-fragment3216 {
  display: contents;
}
 
.templates-text3271 {
  display: inline-block;
}
 
.templates-fragment3202 {
  display: contents;
}
 
.templates-text3257 {
  display: inline-block;
}
 
.templates-fragment3188 {
  display: contents;
}
 
.templates-text3243 {
  display: inline-block;
}
 
.templates-fragment3214 {
  display: contents;
}
 
.templates-text3269 {
  display: inline-block;
}
 
.templates-fragment3209 {
  display: contents;
}
 
.templates-text3264 {
  display: inline-block;
}
 
.templates-fragment3184 {
  display: contents;
}
 
.templates-text3239 {
  display: inline-block;
}
 
.templates-fragment3204 {
  display: contents;
}
 
.templates-text3259 {
  display: inline-block;
}
 
.templates-fragment3218 {
  display: contents;
}
 
.templates-text3273 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo54 {
    display: none;
  }
  .toast2-header54 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button54 {
    align-self: flex-start;
  }
  .toast2-close-button54 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf54 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg54 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-xi6u {
  display: contents;
}
 
.toast2-container111 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo55 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header55 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content55 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item55 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type55 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape55 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch55 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features111 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features112 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3955 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword55 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1255 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2455 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language55 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language55 {
  display: none;
}
 
.toast2-label-type55 {
  display: none;
}
 
.toast2-container-recovery-method55 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method55 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id55 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle112 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button111 {
  display: none;
}
 
.toast2-container112 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf55 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf55:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg55 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg55:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top55 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon780 {
  display: none;
}
 
.toast2-link111 {
  display: contents;
}
 
.toast2-icon784 {
  text-decoration: none;
}
 
.toast2-top-button55 {
  display: none;
  flex-direction: row;
}
 
.toast2-link112 {
  display: none;
}
 
.toast2-icon788 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown55 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle221 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text398 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow55 {
  transition: 0.3s;
}
 
.toast2-icon790 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list55 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown166 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle222 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle222:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink55 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown167 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle223 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle223:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text399 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown168 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle224 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle224:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text400 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button112 {
  display: none;
}
 
.toast2-close-button55 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon792 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3238 {
  display: contents;
}
 
.templates-text3293 {
  display: inline-block;
}
 
.templates-fragment3261 {
  display: contents;
}
 
.templates-text3316 {
  display: inline-block;
}
 
.templates-fragment3235 {
  display: contents;
}
 
.templates-text3290 {
  display: inline-block;
}
 
.templates-fragment3225 {
  display: contents;
}
 
.templates-text3280 {
  display: inline-block;
}
 
.templates-fragment3226 {
  display: contents;
}
 
.templates-text3281 {
  display: inline-block;
}
 
.templates-fragment3243 {
  display: contents;
}
 
.templates-text3298 {
  display: inline-block;
}
 
.templates-fragment3229 {
  display: contents;
}
 
.templates-text3284 {
  display: inline-block;
}
 
.templates-fragment3245 {
  display: contents;
}
 
.templates-text3300 {
  display: inline-block;
}
 
.templates-fragment3259 {
  display: contents;
}
 
.templates-text3314 {
  display: inline-block;
}
 
.templates-fragment3227 {
  display: contents;
}
 
.templates-text3282 {
  display: inline-block;
}
 
.templates-fragment3250 {
  display: contents;
}
 
.templates-text3305 {
  display: inline-block;
}
 
.templates-fragment3255 {
  display: contents;
}
 
.templates-text3310 {
  display: inline-block;
}
 
.templates-fragment3234 {
  display: contents;
}
 
.templates-text3289 {
  display: inline-block;
}
 
.templates-fragment3232 {
  display: contents;
}
 
.templates-text3287 {
  display: inline-block;
}
 
.templates-fragment3237 {
  display: contents;
}
 
.templates-text3292 {
  display: inline-block;
}
 
.templates-fragment3236 {
  display: contents;
}
 
.templates-text3291 {
  display: inline-block;
}
 
.templates-fragment3230 {
  display: contents;
}
 
.templates-text3285 {
  display: inline-block;
}
 
.templates-fragment3240 {
  display: contents;
}
 
.templates-text3295 {
  display: inline-block;
}
 
.templates-fragment3231 {
  display: contents;
}
 
.templates-text3286 {
  display: inline-block;
}
 
.templates-fragment3252 {
  display: contents;
}
 
.templates-text3307 {
  display: inline-block;
}
 
.templates-fragment3222 {
  display: contents;
}
 
.templates-text3277 {
  display: inline-block;
}
 
.templates-fragment3233 {
  display: contents;
}
 
.templates-text3288 {
  display: inline-block;
}
 
.templates-fragment3257 {
  display: contents;
}
 
.templates-text3312 {
  display: inline-block;
}
 
.templates-fragment3260 {
  display: contents;
}
 
.templates-text3315 {
  display: inline-block;
}
 
.templates-fragment3223 {
  display: contents;
}
 
.templates-text3278 {
  display: inline-block;
}
 
.templates-fragment3251 {
  display: contents;
}
 
.templates-text3306 {
  display: inline-block;
}
 
.templates-fragment3246 {
  display: contents;
}
 
.templates-text3301 {
  display: inline-block;
}
 
.templates-fragment3247 {
  display: contents;
}
 
.templates-text3302 {
  display: inline-block;
}
 
.templates-fragment3253 {
  display: contents;
}
 
.templates-text3308 {
  display: inline-block;
}
 
.templates-fragment3248 {
  display: contents;
}
 
.templates-text3303 {
  display: inline-block;
}
 
.templates-fragment3241 {
  display: contents;
}
 
.templates-text3296 {
  display: inline-block;
}
 
.templates-fragment3239 {
  display: contents;
}
 
.templates-text3294 {
  display: inline-block;
}
 
.templates-fragment3256 {
  display: contents;
}
 
.templates-text3311 {
  display: inline-block;
}
 
.templates-fragment3242 {
  display: contents;
}
 
.templates-text3297 {
  display: inline-block;
}
 
.templates-fragment3228 {
  display: contents;
}
 
.templates-text3283 {
  display: inline-block;
}
 
.templates-fragment3254 {
  display: contents;
}
 
.templates-text3309 {
  display: inline-block;
}
 
.templates-fragment3249 {
  display: contents;
}
 
.templates-text3304 {
  display: inline-block;
}
 
.templates-fragment3224 {
  display: contents;
}
 
.templates-text3279 {
  display: inline-block;
}
 
.templates-fragment3244 {
  display: contents;
}
 
.templates-text3299 {
  display: inline-block;
}
 
.templates-fragment3258 {
  display: contents;
}
 
.templates-text3313 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo55 {
    display: none;
  }
  .toast2-header55 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button55 {
    align-self: flex-start;
  }
  .toast2-close-button55 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf55 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg55 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-38ud {
  display: contents;
}
 
.toast2-container113 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo56 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header56 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content56 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item56 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type56 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape56 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch56 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features113 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features114 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3956 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword56 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1256 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2456 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language56 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language56 {
  display: none;
}
 
.toast2-label-type56 {
  display: none;
}
 
.toast2-container-recovery-method56 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method56 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id56 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle114 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button113 {
  display: none;
}
 
.toast2-container114 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf56 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf56:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg56 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg56:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top56 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon794 {
  display: none;
}
 
.toast2-link113 {
  display: contents;
}
 
.toast2-icon798 {
  text-decoration: none;
}
 
.toast2-top-button56 {
  display: none;
  flex-direction: row;
}
 
.toast2-link114 {
  display: none;
}
 
.toast2-icon802 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown56 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle225 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text405 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow56 {
  transition: 0.3s;
}
 
.toast2-icon804 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list56 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown169 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle226 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle226:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink56 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown170 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle227 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle227:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text406 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown171 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle228 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle228:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text407 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button114 {
  display: none;
}
 
.toast2-close-button56 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon806 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3278 {
  display: contents;
}
 
.templates-text3333 {
  display: inline-block;
}
 
.templates-fragment3301 {
  display: contents;
}
 
.templates-text3356 {
  display: inline-block;
}
 
.templates-fragment3275 {
  display: contents;
}
 
.templates-text3330 {
  display: inline-block;
}
 
.templates-fragment3265 {
  display: contents;
}
 
.templates-text3320 {
  display: inline-block;
}
 
.templates-fragment3266 {
  display: contents;
}
 
.templates-text3321 {
  display: inline-block;
}
 
.templates-fragment3283 {
  display: contents;
}
 
.templates-text3338 {
  display: inline-block;
}
 
.templates-fragment3269 {
  display: contents;
}
 
.templates-text3324 {
  display: inline-block;
}
 
.templates-fragment3285 {
  display: contents;
}
 
.templates-text3340 {
  display: inline-block;
}
 
.templates-fragment3299 {
  display: contents;
}
 
.templates-text3354 {
  display: inline-block;
}
 
.templates-fragment3267 {
  display: contents;
}
 
.templates-text3322 {
  display: inline-block;
}
 
.templates-fragment3290 {
  display: contents;
}
 
.templates-text3345 {
  display: inline-block;
}
 
.templates-fragment3295 {
  display: contents;
}
 
.templates-text3350 {
  display: inline-block;
}
 
.templates-fragment3274 {
  display: contents;
}
 
.templates-text3329 {
  display: inline-block;
}
 
.templates-fragment3272 {
  display: contents;
}
 
.templates-text3327 {
  display: inline-block;
}
 
.templates-fragment3277 {
  display: contents;
}
 
.templates-text3332 {
  display: inline-block;
}
 
.templates-fragment3276 {
  display: contents;
}
 
.templates-text3331 {
  display: inline-block;
}
 
.templates-fragment3270 {
  display: contents;
}
 
.templates-text3325 {
  display: inline-block;
}
 
.templates-fragment3280 {
  display: contents;
}
 
.templates-text3335 {
  display: inline-block;
}
 
.templates-fragment3271 {
  display: contents;
}
 
.templates-text3326 {
  display: inline-block;
}
 
.templates-fragment3292 {
  display: contents;
}
 
.templates-text3347 {
  display: inline-block;
}
 
.templates-fragment3262 {
  display: contents;
}
 
.templates-text3317 {
  display: inline-block;
}
 
.templates-fragment3273 {
  display: contents;
}
 
.templates-text3328 {
  display: inline-block;
}
 
.templates-fragment3297 {
  display: contents;
}
 
.templates-text3352 {
  display: inline-block;
}
 
.templates-fragment3300 {
  display: contents;
}
 
.templates-text3355 {
  display: inline-block;
}
 
.templates-fragment3263 {
  display: contents;
}
 
.templates-text3318 {
  display: inline-block;
}
 
.templates-fragment3291 {
  display: contents;
}
 
.templates-text3346 {
  display: inline-block;
}
 
.templates-fragment3286 {
  display: contents;
}
 
.templates-text3341 {
  display: inline-block;
}
 
.templates-fragment3287 {
  display: contents;
}
 
.templates-text3342 {
  display: inline-block;
}
 
.templates-fragment3293 {
  display: contents;
}
 
.templates-text3348 {
  display: inline-block;
}
 
.templates-fragment3288 {
  display: contents;
}
 
.templates-text3343 {
  display: inline-block;
}
 
.templates-fragment3281 {
  display: contents;
}
 
.templates-text3336 {
  display: inline-block;
}
 
.templates-fragment3279 {
  display: contents;
}
 
.templates-text3334 {
  display: inline-block;
}
 
.templates-fragment3296 {
  display: contents;
}
 
.templates-text3351 {
  display: inline-block;
}
 
.templates-fragment3282 {
  display: contents;
}
 
.templates-text3337 {
  display: inline-block;
}
 
.templates-fragment3268 {
  display: contents;
}
 
.templates-text3323 {
  display: inline-block;
}
 
.templates-fragment3294 {
  display: contents;
}
 
.templates-text3349 {
  display: inline-block;
}
 
.templates-fragment3289 {
  display: contents;
}
 
.templates-text3344 {
  display: inline-block;
}
 
.templates-fragment3264 {
  display: contents;
}
 
.templates-text3319 {
  display: inline-block;
}
 
.templates-fragment3284 {
  display: contents;
}
 
.templates-text3339 {
  display: inline-block;
}
 
.templates-fragment3298 {
  display: contents;
}
 
.templates-text3353 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo56 {
    display: none;
  }
  .toast2-header56 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button56 {
    align-self: flex-start;
  }
  .toast2-close-button56 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf56 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg56 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-rnri {
  display: contents;
}
 
.toast2-container115 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo57 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header57 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content57 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item57 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type57 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape57 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch57 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features115 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features116 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3957 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword57 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1257 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2457 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language57 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language57 {
  display: none;
}
 
.toast2-label-type57 {
  display: none;
}
 
.toast2-container-recovery-method57 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method57 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id57 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle116 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button115 {
  display: none;
}
 
.toast2-container116 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf57 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf57:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg57 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg57:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top57 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon808 {
  display: none;
}
 
.toast2-link115 {
  display: contents;
}
 
.toast2-icon812 {
  text-decoration: none;
}
 
.toast2-top-button57 {
  display: none;
  flex-direction: row;
}
 
.toast2-link116 {
  display: none;
}
 
.toast2-icon816 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown57 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle229 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text412 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow57 {
  transition: 0.3s;
}
 
.toast2-icon818 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list57 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown172 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle230 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle230:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink57 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown173 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle231 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle231:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text413 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown174 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle232 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle232:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text414 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button116 {
  display: none;
}
 
.toast2-close-button57 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon820 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3318 {
  display: contents;
}
 
.templates-text3375 {
  display: inline-block;
}
 
.templates-fragment3341 {
  display: contents;
}
 
.templates-text3398 {
  display: inline-block;
}
 
.templates-fragment3315 {
  display: contents;
}
 
.templates-text3372 {
  display: inline-block;
}
 
.templates-fragment3305 {
  display: contents;
}
 
.templates-text3362 {
  display: inline-block;
}
 
.templates-fragment3306 {
  display: contents;
}
 
.templates-text3363 {
  display: inline-block;
}
 
.templates-fragment3323 {
  display: contents;
}
 
.templates-text3380 {
  display: inline-block;
}
 
.templates-fragment3309 {
  display: contents;
}
 
.templates-text3366 {
  display: inline-block;
}
 
.templates-fragment3325 {
  display: contents;
}
 
.templates-text3382 {
  display: inline-block;
}
 
.templates-fragment3339 {
  display: contents;
}
 
.templates-text3396 {
  display: inline-block;
}
 
.templates-fragment3307 {
  display: contents;
}
 
.templates-text3364 {
  display: inline-block;
}
 
.templates-fragment3330 {
  display: contents;
}
 
.templates-text3387 {
  display: inline-block;
}
 
.templates-fragment3335 {
  display: contents;
}
 
.templates-text3392 {
  display: inline-block;
}
 
.templates-fragment3314 {
  display: contents;
}
 
.templates-text3371 {
  display: inline-block;
}
 
.templates-fragment3312 {
  display: contents;
}
 
.templates-text3369 {
  display: inline-block;
}
 
.templates-fragment3317 {
  display: contents;
}
 
.templates-text3374 {
  display: inline-block;
}
 
.templates-fragment3316 {
  display: contents;
}
 
.templates-text3373 {
  display: inline-block;
}
 
.templates-fragment3310 {
  display: contents;
}
 
.templates-text3367 {
  display: inline-block;
}
 
.templates-fragment3320 {
  display: contents;
}
 
.templates-text3377 {
  display: inline-block;
}
 
.templates-fragment3311 {
  display: contents;
}
 
.templates-text3368 {
  display: inline-block;
}
 
.templates-fragment3332 {
  display: contents;
}
 
.templates-text3389 {
  display: inline-block;
}
 
.templates-fragment3302 {
  display: contents;
}
 
.templates-text3359 {
  display: inline-block;
}
 
.templates-fragment3313 {
  display: contents;
}
 
.templates-text3370 {
  display: inline-block;
}
 
.templates-fragment3337 {
  display: contents;
}
 
.templates-text3394 {
  display: inline-block;
}
 
.templates-fragment3340 {
  display: contents;
}
 
.templates-text3397 {
  display: inline-block;
}
 
.templates-fragment3303 {
  display: contents;
}
 
.templates-text3360 {
  display: inline-block;
}
 
.templates-fragment3331 {
  display: contents;
}
 
.templates-text3388 {
  display: inline-block;
}
 
.templates-fragment3326 {
  display: contents;
}
 
.templates-text3383 {
  display: inline-block;
}
 
.templates-fragment3327 {
  display: contents;
}
 
.templates-text3384 {
  display: inline-block;
}
 
.templates-fragment3333 {
  display: contents;
}
 
.templates-text3390 {
  display: inline-block;
}
 
.templates-fragment3328 {
  display: contents;
}
 
.templates-text3385 {
  display: inline-block;
}
 
.templates-fragment3321 {
  display: contents;
}
 
.templates-text3378 {
  display: inline-block;
}
 
.templates-fragment3319 {
  display: contents;
}
 
.templates-text3376 {
  display: inline-block;
}
 
.templates-fragment3336 {
  display: contents;
}
 
.templates-text3393 {
  display: inline-block;
}
 
.templates-fragment3322 {
  display: contents;
}
 
.templates-text3379 {
  display: inline-block;
}
 
.templates-fragment3308 {
  display: contents;
}
 
.templates-text3365 {
  display: inline-block;
}
 
.templates-fragment3334 {
  display: contents;
}
 
.templates-text3391 {
  display: inline-block;
}
 
.templates-fragment3329 {
  display: contents;
}
 
.templates-text3386 {
  display: inline-block;
}
 
.templates-fragment3304 {
  display: contents;
}
 
.templates-text3361 {
  display: inline-block;
}
 
.templates-fragment3324 {
  display: contents;
}
 
.templates-text3381 {
  display: inline-block;
}
 
.templates-fragment3338 {
  display: contents;
}
 
.templates-text3395 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo57 {
    display: none;
  }
  .toast2-header57 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button57 {
    align-self: flex-start;
  }
  .toast2-close-button57 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf57 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg57 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-e70f {
  display: contents;
}
 
.toast2-container117 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo58 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header58 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content58 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item58 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type58 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape58 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch58 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features117 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features118 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3958 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword58 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1258 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2458 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language58 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language58 {
  display: none;
}
 
.toast2-label-type58 {
  display: none;
}
 
.toast2-container-recovery-method58 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method58 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id58 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle118 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button117 {
  display: none;
}
 
.toast2-container118 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf58 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf58:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg58 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg58:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top58 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon822 {
  display: none;
}
 
.toast2-link117 {
  display: contents;
}
 
.toast2-icon826 {
  text-decoration: none;
}
 
.toast2-top-button58 {
  display: none;
  flex-direction: row;
}
 
.toast2-link118 {
  display: none;
}
 
.toast2-icon830 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown58 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle233 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text419 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow58 {
  transition: 0.3s;
}
 
.toast2-icon832 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list58 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown175 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle234 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle234:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink58 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown176 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle235 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle235:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text420 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown177 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle236 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle236:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text421 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button118 {
  display: none;
}
 
.toast2-close-button58 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon834 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3358 {
  display: contents;
}
 
.templates-text3415 {
  display: inline-block;
}
 
.templates-fragment3381 {
  display: contents;
}
 
.templates-text3438 {
  display: inline-block;
}
 
.templates-fragment3355 {
  display: contents;
}
 
.templates-text3412 {
  display: inline-block;
}
 
.templates-fragment3345 {
  display: contents;
}
 
.templates-text3402 {
  display: inline-block;
}
 
.templates-fragment3346 {
  display: contents;
}
 
.templates-text3403 {
  display: inline-block;
}
 
.templates-fragment3363 {
  display: contents;
}
 
.templates-text3420 {
  display: inline-block;
}
 
.templates-fragment3349 {
  display: contents;
}
 
.templates-text3406 {
  display: inline-block;
}
 
.templates-fragment3365 {
  display: contents;
}
 
.templates-text3422 {
  display: inline-block;
}
 
.templates-fragment3379 {
  display: contents;
}
 
.templates-text3436 {
  display: inline-block;
}
 
.templates-fragment3347 {
  display: contents;
}
 
.templates-text3404 {
  display: inline-block;
}
 
.templates-fragment3370 {
  display: contents;
}
 
.templates-text3427 {
  display: inline-block;
}
 
.templates-fragment3375 {
  display: contents;
}
 
.templates-text3432 {
  display: inline-block;
}
 
.templates-fragment3354 {
  display: contents;
}
 
.templates-text3411 {
  display: inline-block;
}
 
.templates-fragment3352 {
  display: contents;
}
 
.templates-text3409 {
  display: inline-block;
}
 
.templates-fragment3357 {
  display: contents;
}
 
.templates-text3414 {
  display: inline-block;
}
 
.templates-fragment3356 {
  display: contents;
}
 
.templates-text3413 {
  display: inline-block;
}
 
.templates-fragment3350 {
  display: contents;
}
 
.templates-text3407 {
  display: inline-block;
}
 
.templates-fragment3360 {
  display: contents;
}
 
.templates-text3417 {
  display: inline-block;
}
 
.templates-fragment3351 {
  display: contents;
}
 
.templates-text3408 {
  display: inline-block;
}
 
.templates-fragment3372 {
  display: contents;
}
 
.templates-text3429 {
  display: inline-block;
}
 
.templates-fragment3342 {
  display: contents;
}
 
.templates-text3399 {
  display: inline-block;
}
 
.templates-fragment3353 {
  display: contents;
}
 
.templates-text3410 {
  display: inline-block;
}
 
.templates-fragment3377 {
  display: contents;
}
 
.templates-text3434 {
  display: inline-block;
}
 
.templates-fragment3380 {
  display: contents;
}
 
.templates-text3437 {
  display: inline-block;
}
 
.templates-fragment3343 {
  display: contents;
}
 
.templates-text3400 {
  display: inline-block;
}
 
.templates-fragment3371 {
  display: contents;
}
 
.templates-text3428 {
  display: inline-block;
}
 
.templates-fragment3366 {
  display: contents;
}
 
.templates-text3423 {
  display: inline-block;
}
 
.templates-fragment3367 {
  display: contents;
}
 
.templates-text3424 {
  display: inline-block;
}
 
.templates-fragment3373 {
  display: contents;
}
 
.templates-text3430 {
  display: inline-block;
}
 
.templates-fragment3368 {
  display: contents;
}
 
.templates-text3425 {
  display: inline-block;
}
 
.templates-fragment3361 {
  display: contents;
}
 
.templates-text3418 {
  display: inline-block;
}
 
.templates-fragment3359 {
  display: contents;
}
 
.templates-text3416 {
  display: inline-block;
}
 
.templates-fragment3376 {
  display: contents;
}
 
.templates-text3433 {
  display: inline-block;
}
 
.templates-fragment3362 {
  display: contents;
}
 
.templates-text3419 {
  display: inline-block;
}
 
.templates-fragment3348 {
  display: contents;
}
 
.templates-text3405 {
  display: inline-block;
}
 
.templates-fragment3374 {
  display: contents;
}
 
.templates-text3431 {
  display: inline-block;
}
 
.templates-fragment3369 {
  display: contents;
}
 
.templates-text3426 {
  display: inline-block;
}
 
.templates-fragment3344 {
  display: contents;
}
 
.templates-text3401 {
  display: inline-block;
}
 
.templates-fragment3364 {
  display: contents;
}
 
.templates-text3421 {
  display: inline-block;
}
 
.templates-fragment3378 {
  display: contents;
}
 
.templates-text3435 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo58 {
    display: none;
  }
  .toast2-header58 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button58 {
    align-self: flex-start;
  }
  .toast2-close-button58 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf58 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg58 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-rcz4 {
  display: contents;
}
 
.toast2-container119 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo59 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header59 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content59 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item59 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type59 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape59 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch59 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features119 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features120 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3959 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword59 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1259 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2459 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language59 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language59 {
  display: none;
}
 
.toast2-label-type59 {
  display: none;
}
 
.toast2-container-recovery-method59 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method59 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id59 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle120 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button119 {
  display: none;
}
 
.toast2-container120 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf59 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf59:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg59 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg59:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top59 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon836 {
  display: none;
}
 
.toast2-link119 {
  display: contents;
}
 
.toast2-icon840 {
  text-decoration: none;
}
 
.toast2-top-button59 {
  display: none;
  flex-direction: row;
}
 
.toast2-link120 {
  display: none;
}
 
.toast2-icon844 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown59 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle237 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text426 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow59 {
  transition: 0.3s;
}
 
.toast2-icon846 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list59 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown178 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle238 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle238:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink59 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown179 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle239 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle239:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text427 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown180 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle240 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle240:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text428 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button120 {
  display: none;
}
 
.toast2-close-button59 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon848 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3398 {
  display: contents;
}
 
.templates-text3455 {
  display: inline-block;
}
 
.templates-fragment3421 {
  display: contents;
}
 
.templates-text3478 {
  display: inline-block;
}
 
.templates-fragment3395 {
  display: contents;
}
 
.templates-text3452 {
  display: inline-block;
}
 
.templates-fragment3385 {
  display: contents;
}
 
.templates-text3442 {
  display: inline-block;
}
 
.templates-fragment3386 {
  display: contents;
}
 
.templates-text3443 {
  display: inline-block;
}
 
.templates-fragment3403 {
  display: contents;
}
 
.templates-text3460 {
  display: inline-block;
}
 
.templates-fragment3389 {
  display: contents;
}
 
.templates-text3446 {
  display: inline-block;
}
 
.templates-fragment3405 {
  display: contents;
}
 
.templates-text3462 {
  display: inline-block;
}
 
.templates-fragment3419 {
  display: contents;
}
 
.templates-text3476 {
  display: inline-block;
}
 
.templates-fragment3387 {
  display: contents;
}
 
.templates-text3444 {
  display: inline-block;
}
 
.templates-fragment3410 {
  display: contents;
}
 
.templates-text3467 {
  display: inline-block;
}
 
.templates-fragment3415 {
  display: contents;
}
 
.templates-text3472 {
  display: inline-block;
}
 
.templates-fragment3394 {
  display: contents;
}
 
.templates-text3451 {
  display: inline-block;
}
 
.templates-fragment3392 {
  display: contents;
}
 
.templates-text3449 {
  display: inline-block;
}
 
.templates-fragment3397 {
  display: contents;
}
 
.templates-text3454 {
  display: inline-block;
}
 
.templates-fragment3396 {
  display: contents;
}
 
.templates-text3453 {
  display: inline-block;
}
 
.templates-fragment3390 {
  display: contents;
}
 
.templates-text3447 {
  display: inline-block;
}
 
.templates-fragment3400 {
  display: contents;
}
 
.templates-text3457 {
  display: inline-block;
}
 
.templates-fragment3391 {
  display: contents;
}
 
.templates-text3448 {
  display: inline-block;
}
 
.templates-fragment3412 {
  display: contents;
}
 
.templates-text3469 {
  display: inline-block;
}
 
.templates-fragment3382 {
  display: contents;
}
 
.templates-text3439 {
  display: inline-block;
}
 
.templates-fragment3393 {
  display: contents;
}
 
.templates-text3450 {
  display: inline-block;
}
 
.templates-fragment3417 {
  display: contents;
}
 
.templates-text3474 {
  display: inline-block;
}
 
.templates-fragment3420 {
  display: contents;
}
 
.templates-text3477 {
  display: inline-block;
}
 
.templates-fragment3383 {
  display: contents;
}
 
.templates-text3440 {
  display: inline-block;
}
 
.templates-fragment3411 {
  display: contents;
}
 
.templates-text3468 {
  display: inline-block;
}
 
.templates-fragment3406 {
  display: contents;
}
 
.templates-text3463 {
  display: inline-block;
}
 
.templates-fragment3407 {
  display: contents;
}
 
.templates-text3464 {
  display: inline-block;
}
 
.templates-fragment3413 {
  display: contents;
}
 
.templates-text3470 {
  display: inline-block;
}
 
.templates-fragment3408 {
  display: contents;
}
 
.templates-text3465 {
  display: inline-block;
}
 
.templates-fragment3401 {
  display: contents;
}
 
.templates-text3458 {
  display: inline-block;
}
 
.templates-fragment3399 {
  display: contents;
}
 
.templates-text3456 {
  display: inline-block;
}
 
.templates-fragment3416 {
  display: contents;
}
 
.templates-text3473 {
  display: inline-block;
}
 
.templates-fragment3402 {
  display: contents;
}
 
.templates-text3459 {
  display: inline-block;
}
 
.templates-fragment3388 {
  display: contents;
}
 
.templates-text3445 {
  display: inline-block;
}
 
.templates-fragment3414 {
  display: contents;
}
 
.templates-text3471 {
  display: inline-block;
}
 
.templates-fragment3409 {
  display: contents;
}
 
.templates-text3466 {
  display: inline-block;
}
 
.templates-fragment3384 {
  display: contents;
}
 
.templates-text3441 {
  display: inline-block;
}
 
.templates-fragment3404 {
  display: contents;
}
 
.templates-text3461 {
  display: inline-block;
}
 
.templates-fragment3418 {
  display: contents;
}
 
.templates-text3475 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo59 {
    display: none;
  }
  .toast2-header59 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button59 {
    align-self: flex-start;
  }
  .toast2-close-button59 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf59 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg59 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-fi22 {
  display: contents;
}
 
.toast2-container121 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo60 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header60 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content60 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item60 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type60 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape60 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch60 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features121 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features122 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3960 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword60 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1260 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2460 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language60 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language60 {
  display: none;
}
 
.toast2-label-type60 {
  display: none;
}
 
.toast2-container-recovery-method60 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method60 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id60 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle122 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button121 {
  display: none;
}
 
.toast2-container122 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf60 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf60:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg60 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg60:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top60 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon850 {
  display: none;
}
 
.toast2-link121 {
  display: contents;
}
 
.toast2-icon854 {
  text-decoration: none;
}
 
.toast2-top-button60 {
  display: none;
  flex-direction: row;
}
 
.toast2-link122 {
  display: none;
}
 
.toast2-icon858 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown60 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle241 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text433 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow60 {
  transition: 0.3s;
}
 
.toast2-icon860 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list60 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown181 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle242 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle242:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink60 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown182 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle243 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle243:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text434 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown183 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle244 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle244:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text435 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button122 {
  display: none;
}
 
.toast2-close-button60 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon862 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3438 {
  display: contents;
}
 
.templates-text3497 {
  display: inline-block;
}
 
.templates-fragment3461 {
  display: contents;
}
 
.templates-text3520 {
  display: inline-block;
}
 
.templates-fragment3435 {
  display: contents;
}
 
.templates-text3494 {
  display: inline-block;
}
 
.templates-fragment3425 {
  display: contents;
}
 
.templates-text3484 {
  display: inline-block;
}
 
.templates-fragment3426 {
  display: contents;
}
 
.templates-text3485 {
  display: inline-block;
}
 
.templates-fragment3443 {
  display: contents;
}
 
.templates-text3502 {
  display: inline-block;
}
 
.templates-fragment3429 {
  display: contents;
}
 
.templates-text3488 {
  display: inline-block;
}
 
.templates-fragment3445 {
  display: contents;
}
 
.templates-text3504 {
  display: inline-block;
}
 
.templates-fragment3459 {
  display: contents;
}
 
.templates-text3518 {
  display: inline-block;
}
 
.templates-fragment3427 {
  display: contents;
}
 
.templates-text3486 {
  display: inline-block;
}
 
.templates-fragment3450 {
  display: contents;
}
 
.templates-text3509 {
  display: inline-block;
}
 
.templates-fragment3455 {
  display: contents;
}
 
.templates-text3514 {
  display: inline-block;
}
 
.templates-fragment3434 {
  display: contents;
}
 
.templates-text3493 {
  display: inline-block;
}
 
.templates-fragment3432 {
  display: contents;
}
 
.templates-text3491 {
  display: inline-block;
}
 
.templates-fragment3437 {
  display: contents;
}
 
.templates-text3496 {
  display: inline-block;
}
 
.templates-fragment3436 {
  display: contents;
}
 
.templates-text3495 {
  display: inline-block;
}
 
.templates-fragment3430 {
  display: contents;
}
 
.templates-text3489 {
  display: inline-block;
}
 
.templates-fragment3440 {
  display: contents;
}
 
.templates-text3499 {
  display: inline-block;
}
 
.templates-fragment3431 {
  display: contents;
}
 
.templates-text3490 {
  display: inline-block;
}
 
.templates-fragment3452 {
  display: contents;
}
 
.templates-text3511 {
  display: inline-block;
}
 
.templates-fragment3422 {
  display: contents;
}
 
.templates-text3481 {
  display: inline-block;
}
 
.templates-fragment3433 {
  display: contents;
}
 
.templates-text3492 {
  display: inline-block;
}
 
.templates-fragment3457 {
  display: contents;
}
 
.templates-text3516 {
  display: inline-block;
}
 
.templates-fragment3460 {
  display: contents;
}
 
.templates-text3519 {
  display: inline-block;
}
 
.templates-fragment3423 {
  display: contents;
}
 
.templates-text3482 {
  display: inline-block;
}
 
.templates-fragment3451 {
  display: contents;
}
 
.templates-text3510 {
  display: inline-block;
}
 
.templates-fragment3446 {
  display: contents;
}
 
.templates-text3505 {
  display: inline-block;
}
 
.templates-fragment3447 {
  display: contents;
}
 
.templates-text3506 {
  display: inline-block;
}
 
.templates-fragment3453 {
  display: contents;
}
 
.templates-text3512 {
  display: inline-block;
}
 
.templates-fragment3448 {
  display: contents;
}
 
.templates-text3507 {
  display: inline-block;
}
 
.templates-fragment3441 {
  display: contents;
}
 
.templates-text3500 {
  display: inline-block;
}
 
.templates-fragment3439 {
  display: contents;
}
 
.templates-text3498 {
  display: inline-block;
}
 
.templates-fragment3456 {
  display: contents;
}
 
.templates-text3515 {
  display: inline-block;
}
 
.templates-fragment3442 {
  display: contents;
}
 
.templates-text3501 {
  display: inline-block;
}
 
.templates-fragment3428 {
  display: contents;
}
 
.templates-text3487 {
  display: inline-block;
}
 
.templates-fragment3454 {
  display: contents;
}
 
.templates-text3513 {
  display: inline-block;
}
 
.templates-fragment3449 {
  display: contents;
}
 
.templates-text3508 {
  display: inline-block;
}
 
.templates-fragment3424 {
  display: contents;
}
 
.templates-text3483 {
  display: inline-block;
}
 
.templates-fragment3444 {
  display: contents;
}
 
.templates-text3503 {
  display: inline-block;
}
 
.templates-fragment3458 {
  display: contents;
}
 
.templates-text3517 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo60 {
    display: none;
  }
  .toast2-header60 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button60 {
    align-self: flex-start;
  }
  .toast2-close-button60 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf60 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg60 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-q0pe {
  display: contents;
}
 
.toast2-container123 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo61 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header61 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content61 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item61 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type61 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape61 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch61 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features123 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features124 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3961 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword61 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1261 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2461 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language61 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language61 {
  display: none;
}
 
.toast2-label-type61 {
  display: none;
}
 
.toast2-container-recovery-method61 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method61 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id61 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle124 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button123 {
  display: none;
}
 
.toast2-container124 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf61 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf61:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg61 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg61:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top61 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon864 {
  display: none;
}
 
.toast2-link123 {
  display: contents;
}
 
.toast2-icon868 {
  text-decoration: none;
}
 
.toast2-top-button61 {
  display: none;
  flex-direction: row;
}
 
.toast2-link124 {
  display: none;
}
 
.toast2-icon872 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown61 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle245 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text440 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow61 {
  transition: 0.3s;
}
 
.toast2-icon874 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list61 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown184 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle246 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle246:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink61 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown185 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle247 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle247:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text441 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown186 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle248 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle248:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text442 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button124 {
  display: none;
}
 
.toast2-close-button61 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon876 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3478 {
  display: contents;
}
 
.templates-text3537 {
  display: inline-block;
}
 
.templates-fragment3501 {
  display: contents;
}
 
.templates-text3560 {
  display: inline-block;
}
 
.templates-fragment3475 {
  display: contents;
}
 
.templates-text3534 {
  display: inline-block;
}
 
.templates-fragment3465 {
  display: contents;
}
 
.templates-text3524 {
  display: inline-block;
}
 
.templates-fragment3466 {
  display: contents;
}
 
.templates-text3525 {
  display: inline-block;
}
 
.templates-fragment3483 {
  display: contents;
}
 
.templates-text3542 {
  display: inline-block;
}
 
.templates-fragment3469 {
  display: contents;
}
 
.templates-text3528 {
  display: inline-block;
}
 
.templates-fragment3485 {
  display: contents;
}
 
.templates-text3544 {
  display: inline-block;
}
 
.templates-fragment3499 {
  display: contents;
}
 
.templates-text3558 {
  display: inline-block;
}
 
.templates-fragment3467 {
  display: contents;
}
 
.templates-text3526 {
  display: inline-block;
}
 
.templates-fragment3490 {
  display: contents;
}
 
.templates-text3549 {
  display: inline-block;
}
 
.templates-fragment3495 {
  display: contents;
}
 
.templates-text3554 {
  display: inline-block;
}
 
.templates-fragment3474 {
  display: contents;
}
 
.templates-text3533 {
  display: inline-block;
}
 
.templates-fragment3472 {
  display: contents;
}
 
.templates-text3531 {
  display: inline-block;
}
 
.templates-fragment3477 {
  display: contents;
}
 
.templates-text3536 {
  display: inline-block;
}
 
.templates-fragment3476 {
  display: contents;
}
 
.templates-text3535 {
  display: inline-block;
}
 
.templates-fragment3470 {
  display: contents;
}
 
.templates-text3529 {
  display: inline-block;
}
 
.templates-fragment3480 {
  display: contents;
}
 
.templates-text3539 {
  display: inline-block;
}
 
.templates-fragment3471 {
  display: contents;
}
 
.templates-text3530 {
  display: inline-block;
}
 
.templates-fragment3492 {
  display: contents;
}
 
.templates-text3551 {
  display: inline-block;
}
 
.templates-fragment3462 {
  display: contents;
}
 
.templates-text3521 {
  display: inline-block;
}
 
.templates-fragment3473 {
  display: contents;
}
 
.templates-text3532 {
  display: inline-block;
}
 
.templates-fragment3497 {
  display: contents;
}
 
.templates-text3556 {
  display: inline-block;
}
 
.templates-fragment3500 {
  display: contents;
}
 
.templates-text3559 {
  display: inline-block;
}
 
.templates-fragment3463 {
  display: contents;
}
 
.templates-text3522 {
  display: inline-block;
}
 
.templates-fragment3491 {
  display: contents;
}
 
.templates-text3550 {
  display: inline-block;
}
 
.templates-fragment3486 {
  display: contents;
}
 
.templates-text3545 {
  display: inline-block;
}
 
.templates-fragment3487 {
  display: contents;
}
 
.templates-text3546 {
  display: inline-block;
}
 
.templates-fragment3493 {
  display: contents;
}
 
.templates-text3552 {
  display: inline-block;
}
 
.templates-fragment3488 {
  display: contents;
}
 
.templates-text3547 {
  display: inline-block;
}
 
.templates-fragment3481 {
  display: contents;
}
 
.templates-text3540 {
  display: inline-block;
}
 
.templates-fragment3479 {
  display: contents;
}
 
.templates-text3538 {
  display: inline-block;
}
 
.templates-fragment3496 {
  display: contents;
}
 
.templates-text3555 {
  display: inline-block;
}
 
.templates-fragment3482 {
  display: contents;
}
 
.templates-text3541 {
  display: inline-block;
}
 
.templates-fragment3468 {
  display: contents;
}
 
.templates-text3527 {
  display: inline-block;
}
 
.templates-fragment3494 {
  display: contents;
}
 
.templates-text3553 {
  display: inline-block;
}
 
.templates-fragment3489 {
  display: contents;
}
 
.templates-text3548 {
  display: inline-block;
}
 
.templates-fragment3464 {
  display: contents;
}
 
.templates-text3523 {
  display: inline-block;
}
 
.templates-fragment3484 {
  display: contents;
}
 
.templates-text3543 {
  display: inline-block;
}
 
.templates-fragment3498 {
  display: contents;
}
 
.templates-text3557 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo61 {
    display: none;
  }
  .toast2-header61 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button61 {
    align-self: flex-start;
  }
  .toast2-close-button61 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf61 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg61 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-zbtt {
  display: contents;
}
 
.toast2-container125 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo62 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header62 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content62 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item62 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type62 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape62 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch62 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features125 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features126 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3962 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword62 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1262 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2462 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language62 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language62 {
  display: none;
}
 
.toast2-label-type62 {
  display: none;
}
 
.toast2-container-recovery-method62 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method62 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id62 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle126 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button125 {
  display: none;
}
 
.toast2-container126 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf62 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf62:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg62 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg62:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top62 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon878 {
  display: none;
}
 
.toast2-link125 {
  display: contents;
}
 
.toast2-icon882 {
  text-decoration: none;
}
 
.toast2-top-button62 {
  display: none;
  flex-direction: row;
}
 
.toast2-link126 {
  display: none;
}
 
.toast2-icon886 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown62 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle249 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text447 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow62 {
  transition: 0.3s;
}
 
.toast2-icon888 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list62 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown187 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle250 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle250:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink62 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown188 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle251 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle251:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text448 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown189 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle252 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle252:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text449 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button126 {
  display: none;
}
 
.toast2-close-button62 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon890 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3518 {
  display: contents;
}
 
.templates-text3577 {
  display: inline-block;
}
 
.templates-fragment3541 {
  display: contents;
}
 
.templates-text3600 {
  display: inline-block;
}
 
.templates-fragment3515 {
  display: contents;
}
 
.templates-text3574 {
  display: inline-block;
}
 
.templates-fragment3505 {
  display: contents;
}
 
.templates-text3564 {
  display: inline-block;
}
 
.templates-fragment3506 {
  display: contents;
}
 
.templates-text3565 {
  display: inline-block;
}
 
.templates-fragment3523 {
  display: contents;
}
 
.templates-text3582 {
  display: inline-block;
}
 
.templates-fragment3509 {
  display: contents;
}
 
.templates-text3568 {
  display: inline-block;
}
 
.templates-fragment3525 {
  display: contents;
}
 
.templates-text3584 {
  display: inline-block;
}
 
.templates-fragment3539 {
  display: contents;
}
 
.templates-text3598 {
  display: inline-block;
}
 
.templates-fragment3507 {
  display: contents;
}
 
.templates-text3566 {
  display: inline-block;
}
 
.templates-fragment3530 {
  display: contents;
}
 
.templates-text3589 {
  display: inline-block;
}
 
.templates-fragment3535 {
  display: contents;
}
 
.templates-text3594 {
  display: inline-block;
}
 
.templates-fragment3514 {
  display: contents;
}
 
.templates-text3573 {
  display: inline-block;
}
 
.templates-fragment3512 {
  display: contents;
}
 
.templates-text3571 {
  display: inline-block;
}
 
.templates-fragment3517 {
  display: contents;
}
 
.templates-text3576 {
  display: inline-block;
}
 
.templates-fragment3516 {
  display: contents;
}
 
.templates-text3575 {
  display: inline-block;
}
 
.templates-fragment3510 {
  display: contents;
}
 
.templates-text3569 {
  display: inline-block;
}
 
.templates-fragment3520 {
  display: contents;
}
 
.templates-text3579 {
  display: inline-block;
}
 
.templates-fragment3511 {
  display: contents;
}
 
.templates-text3570 {
  display: inline-block;
}
 
.templates-fragment3532 {
  display: contents;
}
 
.templates-text3591 {
  display: inline-block;
}
 
.templates-fragment3502 {
  display: contents;
}
 
.templates-text3561 {
  display: inline-block;
}
 
.templates-fragment3513 {
  display: contents;
}
 
.templates-text3572 {
  display: inline-block;
}
 
.templates-fragment3537 {
  display: contents;
}
 
.templates-text3596 {
  display: inline-block;
}
 
.templates-fragment3540 {
  display: contents;
}
 
.templates-text3599 {
  display: inline-block;
}
 
.templates-fragment3503 {
  display: contents;
}
 
.templates-text3562 {
  display: inline-block;
}
 
.templates-fragment3531 {
  display: contents;
}
 
.templates-text3590 {
  display: inline-block;
}
 
.templates-fragment3526 {
  display: contents;
}
 
.templates-text3585 {
  display: inline-block;
}
 
.templates-fragment3527 {
  display: contents;
}
 
.templates-text3586 {
  display: inline-block;
}
 
.templates-fragment3533 {
  display: contents;
}
 
.templates-text3592 {
  display: inline-block;
}
 
.templates-fragment3528 {
  display: contents;
}
 
.templates-text3587 {
  display: inline-block;
}
 
.templates-fragment3521 {
  display: contents;
}
 
.templates-text3580 {
  display: inline-block;
}
 
.templates-fragment3519 {
  display: contents;
}
 
.templates-text3578 {
  display: inline-block;
}
 
.templates-fragment3536 {
  display: contents;
}
 
.templates-text3595 {
  display: inline-block;
}
 
.templates-fragment3522 {
  display: contents;
}
 
.templates-text3581 {
  display: inline-block;
}
 
.templates-fragment3508 {
  display: contents;
}
 
.templates-text3567 {
  display: inline-block;
}
 
.templates-fragment3534 {
  display: contents;
}
 
.templates-text3593 {
  display: inline-block;
}
 
.templates-fragment3529 {
  display: contents;
}
 
.templates-text3588 {
  display: inline-block;
}
 
.templates-fragment3504 {
  display: contents;
}
 
.templates-text3563 {
  display: inline-block;
}
 
.templates-fragment3524 {
  display: contents;
}
 
.templates-text3583 {
  display: inline-block;
}
 
.templates-fragment3538 {
  display: contents;
}
 
.templates-text3597 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo62 {
    display: none;
  }
  .toast2-header62 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button62 {
    align-self: flex-start;
  }
  .toast2-close-button62 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf62 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg62 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-4f72 {
  display: contents;
}
 
.toast2-container127 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo63 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header63 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content63 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item63 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type63 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape63 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch63 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features127 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features128 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3963 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword63 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1263 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2463 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language63 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language63 {
  display: none;
}
 
.toast2-label-type63 {
  display: none;
}
 
.toast2-container-recovery-method63 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method63 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id63 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle128 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button127 {
  display: none;
}
 
.toast2-container128 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf63 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf63:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg63 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg63:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top63 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon892 {
  display: none;
}
 
.toast2-link127 {
  display: contents;
}
 
.toast2-icon896 {
  text-decoration: none;
}
 
.toast2-top-button63 {
  display: none;
  flex-direction: row;
}
 
.toast2-link128 {
  display: none;
}
 
.toast2-icon900 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown63 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle253 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text454 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow63 {
  transition: 0.3s;
}
 
.toast2-icon902 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list63 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown190 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle254 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle254:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink63 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown191 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle255 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle255:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text455 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown192 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle256 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle256:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text456 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button128 {
  display: none;
}
 
.toast2-close-button63 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon904 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3558 {
  display: contents;
}
 
.templates-text3619 {
  display: inline-block;
}
 
.templates-fragment3581 {
  display: contents;
}
 
.templates-text3642 {
  display: inline-block;
}
 
.templates-fragment3555 {
  display: contents;
}
 
.templates-text3616 {
  display: inline-block;
}
 
.templates-fragment3545 {
  display: contents;
}
 
.templates-text3606 {
  display: inline-block;
}
 
.templates-fragment3546 {
  display: contents;
}
 
.templates-text3607 {
  display: inline-block;
}
 
.templates-fragment3563 {
  display: contents;
}
 
.templates-text3624 {
  display: inline-block;
}
 
.templates-fragment3549 {
  display: contents;
}
 
.templates-text3610 {
  display: inline-block;
}
 
.templates-fragment3565 {
  display: contents;
}
 
.templates-text3626 {
  display: inline-block;
}
 
.templates-fragment3579 {
  display: contents;
}
 
.templates-text3640 {
  display: inline-block;
}
 
.templates-fragment3547 {
  display: contents;
}
 
.templates-text3608 {
  display: inline-block;
}
 
.templates-fragment3570 {
  display: contents;
}
 
.templates-text3631 {
  display: inline-block;
}
 
.templates-fragment3575 {
  display: contents;
}
 
.templates-text3636 {
  display: inline-block;
}
 
.templates-fragment3554 {
  display: contents;
}
 
.templates-text3615 {
  display: inline-block;
}
 
.templates-fragment3552 {
  display: contents;
}
 
.templates-text3613 {
  display: inline-block;
}
 
.templates-fragment3557 {
  display: contents;
}
 
.templates-text3618 {
  display: inline-block;
}
 
.templates-fragment3556 {
  display: contents;
}
 
.templates-text3617 {
  display: inline-block;
}
 
.templates-fragment3550 {
  display: contents;
}
 
.templates-text3611 {
  display: inline-block;
}
 
.templates-fragment3560 {
  display: contents;
}
 
.templates-text3621 {
  display: inline-block;
}
 
.templates-fragment3551 {
  display: contents;
}
 
.templates-text3612 {
  display: inline-block;
}
 
.templates-fragment3572 {
  display: contents;
}
 
.templates-text3633 {
  display: inline-block;
}
 
.templates-fragment3542 {
  display: contents;
}
 
.templates-text3603 {
  display: inline-block;
}
 
.templates-fragment3553 {
  display: contents;
}
 
.templates-text3614 {
  display: inline-block;
}
 
.templates-fragment3577 {
  display: contents;
}
 
.templates-text3638 {
  display: inline-block;
}
 
.templates-fragment3580 {
  display: contents;
}
 
.templates-text3641 {
  display: inline-block;
}
 
.templates-fragment3543 {
  display: contents;
}
 
.templates-text3604 {
  display: inline-block;
}
 
.templates-fragment3571 {
  display: contents;
}
 
.templates-text3632 {
  display: inline-block;
}
 
.templates-fragment3566 {
  display: contents;
}
 
.templates-text3627 {
  display: inline-block;
}
 
.templates-fragment3567 {
  display: contents;
}
 
.templates-text3628 {
  display: inline-block;
}
 
.templates-fragment3573 {
  display: contents;
}
 
.templates-text3634 {
  display: inline-block;
}
 
.templates-fragment3568 {
  display: contents;
}
 
.templates-text3629 {
  display: inline-block;
}
 
.templates-fragment3561 {
  display: contents;
}
 
.templates-text3622 {
  display: inline-block;
}
 
.templates-fragment3559 {
  display: contents;
}
 
.templates-text3620 {
  display: inline-block;
}
 
.templates-fragment3576 {
  display: contents;
}
 
.templates-text3637 {
  display: inline-block;
}
 
.templates-fragment3562 {
  display: contents;
}
 
.templates-text3623 {
  display: inline-block;
}
 
.templates-fragment3548 {
  display: contents;
}
 
.templates-text3609 {
  display: inline-block;
}
 
.templates-fragment3574 {
  display: contents;
}
 
.templates-text3635 {
  display: inline-block;
}
 
.templates-fragment3569 {
  display: contents;
}
 
.templates-text3630 {
  display: inline-block;
}
 
.templates-fragment3544 {
  display: contents;
}
 
.templates-text3605 {
  display: inline-block;
}
 
.templates-fragment3564 {
  display: contents;
}
 
.templates-text3625 {
  display: inline-block;
}
 
.templates-fragment3578 {
  display: contents;
}
 
.templates-text3639 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo63 {
    display: none;
  }
  .toast2-header63 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button63 {
    align-self: flex-start;
  }
  .toast2-close-button63 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf63 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg63 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-e0bs {
  display: contents;
}
 
.toast2-container129 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo64 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header64 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content64 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item64 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type64 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape64 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch64 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features129 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features130 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3964 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword64 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1264 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2464 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language64 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language64 {
  display: none;
}
 
.toast2-label-type64 {
  display: none;
}
 
.toast2-container-recovery-method64 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method64 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id64 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle130 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button129 {
  display: none;
}
 
.toast2-container130 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf64 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf64:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg64 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg64:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top64 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon906 {
  display: none;
}
 
.toast2-link129 {
  display: contents;
}
 
.toast2-icon910 {
  text-decoration: none;
}
 
.toast2-top-button64 {
  display: none;
  flex-direction: row;
}
 
.toast2-link130 {
  display: none;
}
 
.toast2-icon914 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown64 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle257 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text461 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow64 {
  transition: 0.3s;
}
 
.toast2-icon916 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list64 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown193 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle258 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle258:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink64 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown194 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle259 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle259:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text462 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown195 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle260 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle260:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text463 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button130 {
  display: none;
}
 
.toast2-close-button64 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon918 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3598 {
  display: contents;
}
 
.templates-text3659 {
  display: inline-block;
}
 
.templates-fragment3621 {
  display: contents;
}
 
.templates-text3682 {
  display: inline-block;
}
 
.templates-fragment3595 {
  display: contents;
}
 
.templates-text3656 {
  display: inline-block;
}
 
.templates-fragment3585 {
  display: contents;
}
 
.templates-text3646 {
  display: inline-block;
}
 
.templates-fragment3586 {
  display: contents;
}
 
.templates-text3647 {
  display: inline-block;
}
 
.templates-fragment3603 {
  display: contents;
}
 
.templates-text3664 {
  display: inline-block;
}
 
.templates-fragment3589 {
  display: contents;
}
 
.templates-text3650 {
  display: inline-block;
}
 
.templates-fragment3605 {
  display: contents;
}
 
.templates-text3666 {
  display: inline-block;
}
 
.templates-fragment3619 {
  display: contents;
}
 
.templates-text3680 {
  display: inline-block;
}
 
.templates-fragment3587 {
  display: contents;
}
 
.templates-text3648 {
  display: inline-block;
}
 
.templates-fragment3610 {
  display: contents;
}
 
.templates-text3671 {
  display: inline-block;
}
 
.templates-fragment3615 {
  display: contents;
}
 
.templates-text3676 {
  display: inline-block;
}
 
.templates-fragment3594 {
  display: contents;
}
 
.templates-text3655 {
  display: inline-block;
}
 
.templates-fragment3592 {
  display: contents;
}
 
.templates-text3653 {
  display: inline-block;
}
 
.templates-fragment3597 {
  display: contents;
}
 
.templates-text3658 {
  display: inline-block;
}
 
.templates-fragment3596 {
  display: contents;
}
 
.templates-text3657 {
  display: inline-block;
}
 
.templates-fragment3590 {
  display: contents;
}
 
.templates-text3651 {
  display: inline-block;
}
 
.templates-fragment3600 {
  display: contents;
}
 
.templates-text3661 {
  display: inline-block;
}
 
.templates-fragment3591 {
  display: contents;
}
 
.templates-text3652 {
  display: inline-block;
}
 
.templates-fragment3612 {
  display: contents;
}
 
.templates-text3673 {
  display: inline-block;
}
 
.templates-fragment3582 {
  display: contents;
}
 
.templates-text3643 {
  display: inline-block;
}
 
.templates-fragment3593 {
  display: contents;
}
 
.templates-text3654 {
  display: inline-block;
}
 
.templates-fragment3617 {
  display: contents;
}
 
.templates-text3678 {
  display: inline-block;
}
 
.templates-fragment3620 {
  display: contents;
}
 
.templates-text3681 {
  display: inline-block;
}
 
.templates-fragment3583 {
  display: contents;
}
 
.templates-text3644 {
  display: inline-block;
}
 
.templates-fragment3611 {
  display: contents;
}
 
.templates-text3672 {
  display: inline-block;
}
 
.templates-fragment3606 {
  display: contents;
}
 
.templates-text3667 {
  display: inline-block;
}
 
.templates-fragment3607 {
  display: contents;
}
 
.templates-text3668 {
  display: inline-block;
}
 
.templates-fragment3613 {
  display: contents;
}
 
.templates-text3674 {
  display: inline-block;
}
 
.templates-fragment3608 {
  display: contents;
}
 
.templates-text3669 {
  display: inline-block;
}
 
.templates-fragment3601 {
  display: contents;
}
 
.templates-text3662 {
  display: inline-block;
}
 
.templates-fragment3599 {
  display: contents;
}
 
.templates-text3660 {
  display: inline-block;
}
 
.templates-fragment3616 {
  display: contents;
}
 
.templates-text3677 {
  display: inline-block;
}
 
.templates-fragment3602 {
  display: contents;
}
 
.templates-text3663 {
  display: inline-block;
}
 
.templates-fragment3588 {
  display: contents;
}
 
.templates-text3649 {
  display: inline-block;
}
 
.templates-fragment3614 {
  display: contents;
}
 
.templates-text3675 {
  display: inline-block;
}
 
.templates-fragment3609 {
  display: contents;
}
 
.templates-text3670 {
  display: inline-block;
}
 
.templates-fragment3584 {
  display: contents;
}
 
.templates-text3645 {
  display: inline-block;
}
 
.templates-fragment3604 {
  display: contents;
}
 
.templates-text3665 {
  display: inline-block;
}
 
.templates-fragment3618 {
  display: contents;
}
 
.templates-text3679 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo64 {
    display: none;
  }
  .toast2-header64 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button64 {
    align-self: flex-start;
  }
  .toast2-close-button64 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf64 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg64 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-hsw7 {
  display: contents;
}
 
.toast2-container131 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo65 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header65 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content65 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item65 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type65 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape65 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch65 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features131 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features132 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3965 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword65 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1265 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2465 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language65 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language65 {
  display: none;
}
 
.toast2-label-type65 {
  display: none;
}
 
.toast2-container-recovery-method65 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method65 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id65 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle132 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button131 {
  display: none;
}
 
.toast2-container132 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf65 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf65:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg65 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg65:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top65 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon920 {
  display: none;
}
 
.toast2-link131 {
  display: contents;
}
 
.toast2-icon924 {
  text-decoration: none;
}
 
.toast2-top-button65 {
  display: none;
  flex-direction: row;
}
 
.toast2-link132 {
  display: none;
}
 
.toast2-icon928 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown65 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle261 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text468 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow65 {
  transition: 0.3s;
}
 
.toast2-icon930 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list65 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown196 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle262 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle262:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink65 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown197 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle263 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle263:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text469 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown198 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle264 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle264:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text470 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button132 {
  display: none;
}
 
.toast2-close-button65 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon932 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3638 {
  display: contents;
}
 
.templates-text3699 {
  display: inline-block;
}
 
.templates-fragment3661 {
  display: contents;
}
 
.templates-text3722 {
  display: inline-block;
}
 
.templates-fragment3635 {
  display: contents;
}
 
.templates-text3696 {
  display: inline-block;
}
 
.templates-fragment3625 {
  display: contents;
}
 
.templates-text3686 {
  display: inline-block;
}
 
.templates-fragment3626 {
  display: contents;
}
 
.templates-text3687 {
  display: inline-block;
}
 
.templates-fragment3643 {
  display: contents;
}
 
.templates-text3704 {
  display: inline-block;
}
 
.templates-fragment3629 {
  display: contents;
}
 
.templates-text3690 {
  display: inline-block;
}
 
.templates-fragment3645 {
  display: contents;
}
 
.templates-text3706 {
  display: inline-block;
}
 
.templates-fragment3659 {
  display: contents;
}
 
.templates-text3720 {
  display: inline-block;
}
 
.templates-fragment3627 {
  display: contents;
}
 
.templates-text3688 {
  display: inline-block;
}
 
.templates-fragment3650 {
  display: contents;
}
 
.templates-text3711 {
  display: inline-block;
}
 
.templates-fragment3655 {
  display: contents;
}
 
.templates-text3716 {
  display: inline-block;
}
 
.templates-fragment3634 {
  display: contents;
}
 
.templates-text3695 {
  display: inline-block;
}
 
.templates-fragment3632 {
  display: contents;
}
 
.templates-text3693 {
  display: inline-block;
}
 
.templates-fragment3637 {
  display: contents;
}
 
.templates-text3698 {
  display: inline-block;
}
 
.templates-fragment3636 {
  display: contents;
}
 
.templates-text3697 {
  display: inline-block;
}
 
.templates-fragment3630 {
  display: contents;
}
 
.templates-text3691 {
  display: inline-block;
}
 
.templates-fragment3640 {
  display: contents;
}
 
.templates-text3701 {
  display: inline-block;
}
 
.templates-fragment3631 {
  display: contents;
}
 
.templates-text3692 {
  display: inline-block;
}
 
.templates-fragment3652 {
  display: contents;
}
 
.templates-text3713 {
  display: inline-block;
}
 
.templates-fragment3622 {
  display: contents;
}
 
.templates-text3683 {
  display: inline-block;
}
 
.templates-fragment3633 {
  display: contents;
}
 
.templates-text3694 {
  display: inline-block;
}
 
.templates-fragment3657 {
  display: contents;
}
 
.templates-text3718 {
  display: inline-block;
}
 
.templates-fragment3660 {
  display: contents;
}
 
.templates-text3721 {
  display: inline-block;
}
 
.templates-fragment3623 {
  display: contents;
}
 
.templates-text3684 {
  display: inline-block;
}
 
.templates-fragment3651 {
  display: contents;
}
 
.templates-text3712 {
  display: inline-block;
}
 
.templates-fragment3646 {
  display: contents;
}
 
.templates-text3707 {
  display: inline-block;
}
 
.templates-fragment3647 {
  display: contents;
}
 
.templates-text3708 {
  display: inline-block;
}
 
.templates-fragment3653 {
  display: contents;
}
 
.templates-text3714 {
  display: inline-block;
}
 
.templates-fragment3648 {
  display: contents;
}
 
.templates-text3709 {
  display: inline-block;
}
 
.templates-fragment3641 {
  display: contents;
}
 
.templates-text3702 {
  display: inline-block;
}
 
.templates-fragment3639 {
  display: contents;
}
 
.templates-text3700 {
  display: inline-block;
}
 
.templates-fragment3656 {
  display: contents;
}
 
.templates-text3717 {
  display: inline-block;
}
 
.templates-fragment3642 {
  display: contents;
}
 
.templates-text3703 {
  display: inline-block;
}
 
.templates-fragment3628 {
  display: contents;
}
 
.templates-text3689 {
  display: inline-block;
}
 
.templates-fragment3654 {
  display: contents;
}
 
.templates-text3715 {
  display: inline-block;
}
 
.templates-fragment3649 {
  display: contents;
}
 
.templates-text3710 {
  display: inline-block;
}
 
.templates-fragment3624 {
  display: contents;
}
 
.templates-text3685 {
  display: inline-block;
}
 
.templates-fragment3644 {
  display: contents;
}
 
.templates-text3705 {
  display: inline-block;
}
 
.templates-fragment3658 {
  display: contents;
}
 
.templates-text3719 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo65 {
    display: none;
  }
  .toast2-header65 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button65 {
    align-self: flex-start;
  }
  .toast2-close-button65 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf65 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg65 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-h98m {
  display: contents;
}
 
.toast2-container133 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo66 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header66 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content66 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item66 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type66 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape66 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch66 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features133 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features134 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3966 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword66 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1266 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2466 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language66 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language66 {
  display: none;
}
 
.toast2-label-type66 {
  display: none;
}
 
.toast2-container-recovery-method66 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method66 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id66 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle134 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button133 {
  display: none;
}
 
.toast2-container134 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf66 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf66:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg66 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg66:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top66 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon934 {
  display: none;
}
 
.toast2-link133 {
  display: contents;
}
 
.toast2-icon938 {
  text-decoration: none;
}
 
.toast2-top-button66 {
  display: none;
  flex-direction: row;
}
 
.toast2-link134 {
  display: none;
}
 
.toast2-icon942 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown66 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle265 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text475 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow66 {
  transition: 0.3s;
}
 
.toast2-icon944 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list66 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown199 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle266 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle266:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink66 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown200 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle267 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle267:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text476 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown201 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle268 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle268:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text477 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button134 {
  display: none;
}
 
.toast2-close-button66 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon946 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3678 {
  display: contents;
}
 
.templates-text3741 {
  display: inline-block;
}
 
.templates-fragment3701 {
  display: contents;
}
 
.templates-text3764 {
  display: inline-block;
}
 
.templates-fragment3675 {
  display: contents;
}
 
.templates-text3738 {
  display: inline-block;
}
 
.templates-fragment3665 {
  display: contents;
}
 
.templates-text3728 {
  display: inline-block;
}
 
.templates-fragment3666 {
  display: contents;
}
 
.templates-text3729 {
  display: inline-block;
}
 
.templates-fragment3683 {
  display: contents;
}
 
.templates-text3746 {
  display: inline-block;
}
 
.templates-fragment3669 {
  display: contents;
}
 
.templates-text3732 {
  display: inline-block;
}
 
.templates-fragment3685 {
  display: contents;
}
 
.templates-text3748 {
  display: inline-block;
}
 
.templates-fragment3699 {
  display: contents;
}
 
.templates-text3762 {
  display: inline-block;
}
 
.templates-fragment3667 {
  display: contents;
}
 
.templates-text3730 {
  display: inline-block;
}
 
.templates-fragment3690 {
  display: contents;
}
 
.templates-text3753 {
  display: inline-block;
}
 
.templates-fragment3695 {
  display: contents;
}
 
.templates-text3758 {
  display: inline-block;
}
 
.templates-fragment3674 {
  display: contents;
}
 
.templates-text3737 {
  display: inline-block;
}
 
.templates-fragment3672 {
  display: contents;
}
 
.templates-text3735 {
  display: inline-block;
}
 
.templates-fragment3677 {
  display: contents;
}
 
.templates-text3740 {
  display: inline-block;
}
 
.templates-fragment3676 {
  display: contents;
}
 
.templates-text3739 {
  display: inline-block;
}
 
.templates-fragment3670 {
  display: contents;
}
 
.templates-text3733 {
  display: inline-block;
}
 
.templates-fragment3680 {
  display: contents;
}
 
.templates-text3743 {
  display: inline-block;
}
 
.templates-fragment3671 {
  display: contents;
}
 
.templates-text3734 {
  display: inline-block;
}
 
.templates-fragment3692 {
  display: contents;
}
 
.templates-text3755 {
  display: inline-block;
}
 
.templates-fragment3662 {
  display: contents;
}
 
.templates-text3725 {
  display: inline-block;
}
 
.templates-fragment3673 {
  display: contents;
}
 
.templates-text3736 {
  display: inline-block;
}
 
.templates-fragment3697 {
  display: contents;
}
 
.templates-text3760 {
  display: inline-block;
}
 
.templates-fragment3700 {
  display: contents;
}
 
.templates-text3763 {
  display: inline-block;
}
 
.templates-fragment3663 {
  display: contents;
}
 
.templates-text3726 {
  display: inline-block;
}
 
.templates-fragment3691 {
  display: contents;
}
 
.templates-text3754 {
  display: inline-block;
}
 
.templates-fragment3686 {
  display: contents;
}
 
.templates-text3749 {
  display: inline-block;
}
 
.templates-fragment3687 {
  display: contents;
}
 
.templates-text3750 {
  display: inline-block;
}
 
.templates-fragment3693 {
  display: contents;
}
 
.templates-text3756 {
  display: inline-block;
}
 
.templates-fragment3688 {
  display: contents;
}
 
.templates-text3751 {
  display: inline-block;
}
 
.templates-fragment3681 {
  display: contents;
}
 
.templates-text3744 {
  display: inline-block;
}
 
.templates-fragment3679 {
  display: contents;
}
 
.templates-text3742 {
  display: inline-block;
}
 
.templates-fragment3696 {
  display: contents;
}
 
.templates-text3759 {
  display: inline-block;
}
 
.templates-fragment3682 {
  display: contents;
}
 
.templates-text3745 {
  display: inline-block;
}
 
.templates-fragment3668 {
  display: contents;
}
 
.templates-text3731 {
  display: inline-block;
}
 
.templates-fragment3694 {
  display: contents;
}
 
.templates-text3757 {
  display: inline-block;
}
 
.templates-fragment3689 {
  display: contents;
}
 
.templates-text3752 {
  display: inline-block;
}
 
.templates-fragment3664 {
  display: contents;
}
 
.templates-text3727 {
  display: inline-block;
}
 
.templates-fragment3684 {
  display: contents;
}
 
.templates-text3747 {
  display: inline-block;
}
 
.templates-fragment3698 {
  display: contents;
}
 
.templates-text3761 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo66 {
    display: none;
  }
  .toast2-header66 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button66 {
    align-self: flex-start;
  }
  .toast2-close-button66 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf66 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg66 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-ip2k {
  display: contents;
}
 
.toast2-container135 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo67 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header67 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content67 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item67 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type67 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape67 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch67 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features135 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features136 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3967 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword67 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1267 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2467 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language67 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language67 {
  display: none;
}
 
.toast2-label-type67 {
  display: none;
}
 
.toast2-container-recovery-method67 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method67 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id67 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle136 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button135 {
  display: none;
}
 
.toast2-container136 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf67 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf67:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg67 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg67:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top67 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon948 {
  display: none;
}
 
.toast2-link135 {
  display: contents;
}
 
.toast2-icon952 {
  text-decoration: none;
}
 
.toast2-top-button67 {
  display: none;
  flex-direction: row;
}
 
.toast2-link136 {
  display: none;
}
 
.toast2-icon956 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown67 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle269 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text482 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow67 {
  transition: 0.3s;
}
 
.toast2-icon958 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list67 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown202 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle270 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle270:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink67 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown203 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle271 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle271:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text483 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown204 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle272 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle272:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text484 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button136 {
  display: none;
}
 
.toast2-close-button67 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon960 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3718 {
  display: contents;
}
 
.templates-text3783 {
  display: inline-block;
}
 
.templates-fragment3741 {
  display: contents;
}
 
.templates-text3806 {
  display: inline-block;
}
 
.templates-fragment3715 {
  display: contents;
}
 
.templates-text3780 {
  display: inline-block;
}
 
.templates-fragment3705 {
  display: contents;
}
 
.templates-text3770 {
  display: inline-block;
}
 
.templates-fragment3706 {
  display: contents;
}
 
.templates-text3771 {
  display: inline-block;
}
 
.templates-fragment3723 {
  display: contents;
}
 
.templates-text3788 {
  display: inline-block;
}
 
.templates-fragment3709 {
  display: contents;
}
 
.templates-text3774 {
  display: inline-block;
}
 
.templates-fragment3725 {
  display: contents;
}
 
.templates-text3790 {
  display: inline-block;
}
 
.templates-fragment3739 {
  display: contents;
}
 
.templates-text3804 {
  display: inline-block;
}
 
.templates-fragment3707 {
  display: contents;
}
 
.templates-text3772 {
  display: inline-block;
}
 
.templates-fragment3730 {
  display: contents;
}
 
.templates-text3795 {
  display: inline-block;
}
 
.templates-fragment3735 {
  display: contents;
}
 
.templates-text3800 {
  display: inline-block;
}
 
.templates-fragment3714 {
  display: contents;
}
 
.templates-text3779 {
  display: inline-block;
}
 
.templates-fragment3712 {
  display: contents;
}
 
.templates-text3777 {
  display: inline-block;
}
 
.templates-fragment3717 {
  display: contents;
}
 
.templates-text3782 {
  display: inline-block;
}
 
.templates-fragment3716 {
  display: contents;
}
 
.templates-text3781 {
  display: inline-block;
}
 
.templates-fragment3710 {
  display: contents;
}
 
.templates-text3775 {
  display: inline-block;
}
 
.templates-fragment3720 {
  display: contents;
}
 
.templates-text3785 {
  display: inline-block;
}
 
.templates-fragment3711 {
  display: contents;
}
 
.templates-text3776 {
  display: inline-block;
}
 
.templates-fragment3732 {
  display: contents;
}
 
.templates-text3797 {
  display: inline-block;
}
 
.templates-fragment3702 {
  display: contents;
}
 
.templates-text3767 {
  display: inline-block;
}
 
.templates-fragment3713 {
  display: contents;
}
 
.templates-text3778 {
  display: inline-block;
}
 
.templates-fragment3737 {
  display: contents;
}
 
.templates-text3802 {
  display: inline-block;
}
 
.templates-fragment3740 {
  display: contents;
}
 
.templates-text3805 {
  display: inline-block;
}
 
.templates-fragment3703 {
  display: contents;
}
 
.templates-text3768 {
  display: inline-block;
}
 
.templates-fragment3731 {
  display: contents;
}
 
.templates-text3796 {
  display: inline-block;
}
 
.templates-fragment3726 {
  display: contents;
}
 
.templates-text3791 {
  display: inline-block;
}
 
.templates-fragment3727 {
  display: contents;
}
 
.templates-text3792 {
  display: inline-block;
}
 
.templates-fragment3733 {
  display: contents;
}
 
.templates-text3798 {
  display: inline-block;
}
 
.templates-fragment3728 {
  display: contents;
}
 
.templates-text3793 {
  display: inline-block;
}
 
.templates-fragment3721 {
  display: contents;
}
 
.templates-text3786 {
  display: inline-block;
}
 
.templates-fragment3719 {
  display: contents;
}
 
.templates-text3784 {
  display: inline-block;
}
 
.templates-fragment3736 {
  display: contents;
}
 
.templates-text3801 {
  display: inline-block;
}
 
.templates-fragment3722 {
  display: contents;
}
 
.templates-text3787 {
  display: inline-block;
}
 
.templates-fragment3708 {
  display: contents;
}
 
.templates-text3773 {
  display: inline-block;
}
 
.templates-fragment3734 {
  display: contents;
}
 
.templates-text3799 {
  display: inline-block;
}
 
.templates-fragment3729 {
  display: contents;
}
 
.templates-text3794 {
  display: inline-block;
}
 
.templates-fragment3704 {
  display: contents;
}
 
.templates-text3769 {
  display: inline-block;
}
 
.templates-fragment3724 {
  display: contents;
}
 
.templates-text3789 {
  display: inline-block;
}
 
.templates-fragment3738 {
  display: contents;
}
 
.templates-text3803 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo67 {
    display: none;
  }
  .toast2-header67 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button67 {
    align-self: flex-start;
  }
  .toast2-close-button67 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf67 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg67 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-b801 {
  display: contents;
}
 
.toast2-container137 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo68 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header68 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content68 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item68 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type68 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape68 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch68 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features137 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features138 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3968 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword68 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1268 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2468 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language68 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language68 {
  display: none;
}
 
.toast2-label-type68 {
  display: none;
}
 
.toast2-container-recovery-method68 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method68 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id68 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle138 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button137 {
  display: none;
}
 
.toast2-container138 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf68 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf68:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg68 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg68:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top68 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon962 {
  display: none;
}
 
.toast2-link137 {
  display: contents;
}
 
.toast2-icon966 {
  text-decoration: none;
}
 
.toast2-top-button68 {
  display: none;
  flex-direction: row;
}
 
.toast2-link138 {
  display: none;
}
 
.toast2-icon970 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown68 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle273 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text489 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow68 {
  transition: 0.3s;
}
 
.toast2-icon972 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list68 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown205 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle274 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle274:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink68 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown206 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle275 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle275:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text490 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown207 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle276 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle276:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text491 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button138 {
  display: none;
}
 
.toast2-close-button68 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon974 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3758 {
  display: contents;
}
 
.templates-text3825 {
  display: inline-block;
}
 
.templates-fragment3781 {
  display: contents;
}
 
.templates-text3848 {
  display: inline-block;
}
 
.templates-fragment3755 {
  display: contents;
}
 
.templates-text3822 {
  display: inline-block;
}
 
.templates-fragment3745 {
  display: contents;
}
 
.templates-text3812 {
  display: inline-block;
}
 
.templates-fragment3746 {
  display: contents;
}
 
.templates-text3813 {
  display: inline-block;
}
 
.templates-fragment3763 {
  display: contents;
}
 
.templates-text3830 {
  display: inline-block;
}
 
.templates-fragment3749 {
  display: contents;
}
 
.templates-text3816 {
  display: inline-block;
}
 
.templates-fragment3765 {
  display: contents;
}
 
.templates-text3832 {
  display: inline-block;
}
 
.templates-fragment3779 {
  display: contents;
}
 
.templates-text3846 {
  display: inline-block;
}
 
.templates-fragment3747 {
  display: contents;
}
 
.templates-text3814 {
  display: inline-block;
}
 
.templates-fragment3770 {
  display: contents;
}
 
.templates-text3837 {
  display: inline-block;
}
 
.templates-fragment3775 {
  display: contents;
}
 
.templates-text3842 {
  display: inline-block;
}
 
.templates-fragment3754 {
  display: contents;
}
 
.templates-text3821 {
  display: inline-block;
}
 
.templates-fragment3752 {
  display: contents;
}
 
.templates-text3819 {
  display: inline-block;
}
 
.templates-fragment3757 {
  display: contents;
}
 
.templates-text3824 {
  display: inline-block;
}
 
.templates-fragment3756 {
  display: contents;
}
 
.templates-text3823 {
  display: inline-block;
}
 
.templates-fragment3750 {
  display: contents;
}
 
.templates-text3817 {
  display: inline-block;
}
 
.templates-fragment3760 {
  display: contents;
}
 
.templates-text3827 {
  display: inline-block;
}
 
.templates-fragment3751 {
  display: contents;
}
 
.templates-text3818 {
  display: inline-block;
}
 
.templates-fragment3772 {
  display: contents;
}
 
.templates-text3839 {
  display: inline-block;
}
 
.templates-fragment3742 {
  display: contents;
}
 
.templates-text3809 {
  display: inline-block;
}
 
.templates-fragment3753 {
  display: contents;
}
 
.templates-text3820 {
  display: inline-block;
}
 
.templates-fragment3777 {
  display: contents;
}
 
.templates-text3844 {
  display: inline-block;
}
 
.templates-fragment3780 {
  display: contents;
}
 
.templates-text3847 {
  display: inline-block;
}
 
.templates-fragment3743 {
  display: contents;
}
 
.templates-text3810 {
  display: inline-block;
}
 
.templates-fragment3771 {
  display: contents;
}
 
.templates-text3838 {
  display: inline-block;
}
 
.templates-fragment3766 {
  display: contents;
}
 
.templates-text3833 {
  display: inline-block;
}
 
.templates-fragment3767 {
  display: contents;
}
 
.templates-text3834 {
  display: inline-block;
}
 
.templates-fragment3773 {
  display: contents;
}
 
.templates-text3840 {
  display: inline-block;
}
 
.templates-fragment3768 {
  display: contents;
}
 
.templates-text3835 {
  display: inline-block;
}
 
.templates-fragment3761 {
  display: contents;
}
 
.templates-text3828 {
  display: inline-block;
}
 
.templates-fragment3759 {
  display: contents;
}
 
.templates-text3826 {
  display: inline-block;
}
 
.templates-fragment3776 {
  display: contents;
}
 
.templates-text3843 {
  display: inline-block;
}
 
.templates-fragment3762 {
  display: contents;
}
 
.templates-text3829 {
  display: inline-block;
}
 
.templates-fragment3748 {
  display: contents;
}
 
.templates-text3815 {
  display: inline-block;
}
 
.templates-fragment3774 {
  display: contents;
}
 
.templates-text3841 {
  display: inline-block;
}
 
.templates-fragment3769 {
  display: contents;
}
 
.templates-text3836 {
  display: inline-block;
}
 
.templates-fragment3744 {
  display: contents;
}
 
.templates-text3811 {
  display: inline-block;
}
 
.templates-fragment3764 {
  display: contents;
}
 
.templates-text3831 {
  display: inline-block;
}
 
.templates-fragment3778 {
  display: contents;
}
 
.templates-text3845 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo68 {
    display: none;
  }
  .toast2-header68 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button68 {
    align-self: flex-start;
  }
  .toast2-close-button68 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf68 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg68 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-ct89 {
  display: contents;
}
 
.toast2-container139 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo69 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header69 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content69 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item69 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type69 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape69 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch69 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features139 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features140 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3969 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword69 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1269 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2469 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language69 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language69 {
  display: none;
}
 
.toast2-label-type69 {
  display: none;
}
 
.toast2-container-recovery-method69 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method69 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id69 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle140 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button139 {
  display: none;
}
 
.toast2-container140 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf69 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf69:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg69 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg69:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top69 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon976 {
  display: none;
}
 
.toast2-link139 {
  display: contents;
}
 
.toast2-icon980 {
  text-decoration: none;
}
 
.toast2-top-button69 {
  display: none;
  flex-direction: row;
}
 
.toast2-link140 {
  display: none;
}
 
.toast2-icon984 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown69 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle277 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text496 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow69 {
  transition: 0.3s;
}
 
.toast2-icon986 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list69 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown208 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle278 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle278:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink69 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown209 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle279 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle279:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text497 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown210 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle280 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle280:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text498 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button140 {
  display: none;
}
 
.toast2-close-button69 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon988 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3798 {
  display: contents;
}
 
.templates-text3867 {
  display: inline-block;
}
 
.templates-fragment3821 {
  display: contents;
}
 
.templates-text3890 {
  display: inline-block;
}
 
.templates-fragment3795 {
  display: contents;
}
 
.templates-text3864 {
  display: inline-block;
}
 
.templates-fragment3785 {
  display: contents;
}
 
.templates-text3854 {
  display: inline-block;
}
 
.templates-fragment3786 {
  display: contents;
}
 
.templates-text3855 {
  display: inline-block;
}
 
.templates-fragment3803 {
  display: contents;
}
 
.templates-text3872 {
  display: inline-block;
}
 
.templates-fragment3789 {
  display: contents;
}
 
.templates-text3858 {
  display: inline-block;
}
 
.templates-fragment3805 {
  display: contents;
}
 
.templates-text3874 {
  display: inline-block;
}
 
.templates-fragment3819 {
  display: contents;
}
 
.templates-text3888 {
  display: inline-block;
}
 
.templates-fragment3787 {
  display: contents;
}
 
.templates-text3856 {
  display: inline-block;
}
 
.templates-fragment3810 {
  display: contents;
}
 
.templates-text3879 {
  display: inline-block;
}
 
.templates-fragment3815 {
  display: contents;
}
 
.templates-text3884 {
  display: inline-block;
}
 
.templates-fragment3794 {
  display: contents;
}
 
.templates-text3863 {
  display: inline-block;
}
 
.templates-fragment3792 {
  display: contents;
}
 
.templates-text3861 {
  display: inline-block;
}
 
.templates-fragment3797 {
  display: contents;
}
 
.templates-text3866 {
  display: inline-block;
}
 
.templates-fragment3796 {
  display: contents;
}
 
.templates-text3865 {
  display: inline-block;
}
 
.templates-fragment3790 {
  display: contents;
}
 
.templates-text3859 {
  display: inline-block;
}
 
.templates-fragment3800 {
  display: contents;
}
 
.templates-text3869 {
  display: inline-block;
}
 
.templates-fragment3791 {
  display: contents;
}
 
.templates-text3860 {
  display: inline-block;
}
 
.templates-fragment3812 {
  display: contents;
}
 
.templates-text3881 {
  display: inline-block;
}
 
.templates-fragment3782 {
  display: contents;
}
 
.templates-text3851 {
  display: inline-block;
}
 
.templates-fragment3793 {
  display: contents;
}
 
.templates-text3862 {
  display: inline-block;
}
 
.templates-fragment3817 {
  display: contents;
}
 
.templates-text3886 {
  display: inline-block;
}
 
.templates-fragment3820 {
  display: contents;
}
 
.templates-text3889 {
  display: inline-block;
}
 
.templates-fragment3783 {
  display: contents;
}
 
.templates-text3852 {
  display: inline-block;
}
 
.templates-fragment3811 {
  display: contents;
}
 
.templates-text3880 {
  display: inline-block;
}
 
.templates-fragment3806 {
  display: contents;
}
 
.templates-text3875 {
  display: inline-block;
}
 
.templates-fragment3807 {
  display: contents;
}
 
.templates-text3876 {
  display: inline-block;
}
 
.templates-fragment3813 {
  display: contents;
}
 
.templates-text3882 {
  display: inline-block;
}
 
.templates-fragment3808 {
  display: contents;
}
 
.templates-text3877 {
  display: inline-block;
}
 
.templates-fragment3801 {
  display: contents;
}
 
.templates-text3870 {
  display: inline-block;
}
 
.templates-fragment3799 {
  display: contents;
}
 
.templates-text3868 {
  display: inline-block;
}
 
.templates-fragment3816 {
  display: contents;
}
 
.templates-text3885 {
  display: inline-block;
}
 
.templates-fragment3802 {
  display: contents;
}
 
.templates-text3871 {
  display: inline-block;
}
 
.templates-fragment3788 {
  display: contents;
}
 
.templates-text3857 {
  display: inline-block;
}
 
.templates-fragment3814 {
  display: contents;
}
 
.templates-text3883 {
  display: inline-block;
}
 
.templates-fragment3809 {
  display: contents;
}
 
.templates-text3878 {
  display: inline-block;
}
 
.templates-fragment3784 {
  display: contents;
}
 
.templates-text3853 {
  display: inline-block;
}
 
.templates-fragment3804 {
  display: contents;
}
 
.templates-text3873 {
  display: inline-block;
}
 
.templates-fragment3818 {
  display: contents;
}
 
.templates-text3887 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo69 {
    display: none;
  }
  .toast2-header69 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button69 {
    align-self: flex-start;
  }
  .toast2-close-button69 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf69 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg69 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-uw99 {
  display: contents;
}
 
.toast2-container141 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo70 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header70 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content70 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item70 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type70 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape70 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch70 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features141 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features142 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3970 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword70 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1270 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2470 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language70 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language70 {
  display: none;
}
 
.toast2-label-type70 {
  display: none;
}
 
.toast2-container-recovery-method70 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method70 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id70 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle142 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button141 {
  display: none;
}
 
.toast2-container142 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf70 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf70:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg70 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg70:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top70 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon990 {
  display: none;
}
 
.toast2-link141 {
  display: contents;
}
 
.toast2-icon994 {
  text-decoration: none;
}
 
.toast2-top-button70 {
  display: none;
  flex-direction: row;
}
 
.toast2-link142 {
  display: none;
}
 
.toast2-icon998 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown70 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle281 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text503 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow70 {
  transition: 0.3s;
}
 
.toast2-icon1000 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list70 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown211 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle282 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle282:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink70 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown212 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle283 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle283:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text504 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown213 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle284 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle284:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text505 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button142 {
  display: none;
}
 
.toast2-close-button70 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1002 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3838 {
  display: contents;
}
 
.templates-text3909 {
  display: inline-block;
}
 
.templates-fragment3861 {
  display: contents;
}
 
.templates-text3932 {
  display: inline-block;
}
 
.templates-fragment3835 {
  display: contents;
}
 
.templates-text3906 {
  display: inline-block;
}
 
.templates-fragment3825 {
  display: contents;
}
 
.templates-text3896 {
  display: inline-block;
}
 
.templates-fragment3826 {
  display: contents;
}
 
.templates-text3897 {
  display: inline-block;
}
 
.templates-fragment3843 {
  display: contents;
}
 
.templates-text3914 {
  display: inline-block;
}
 
.templates-fragment3829 {
  display: contents;
}
 
.templates-text3900 {
  display: inline-block;
}
 
.templates-fragment3845 {
  display: contents;
}
 
.templates-text3916 {
  display: inline-block;
}
 
.templates-fragment3859 {
  display: contents;
}
 
.templates-text3930 {
  display: inline-block;
}
 
.templates-fragment3827 {
  display: contents;
}
 
.templates-text3898 {
  display: inline-block;
}
 
.templates-fragment3850 {
  display: contents;
}
 
.templates-text3921 {
  display: inline-block;
}
 
.templates-fragment3855 {
  display: contents;
}
 
.templates-text3926 {
  display: inline-block;
}
 
.templates-fragment3834 {
  display: contents;
}
 
.templates-text3905 {
  display: inline-block;
}
 
.templates-fragment3832 {
  display: contents;
}
 
.templates-text3903 {
  display: inline-block;
}
 
.templates-fragment3837 {
  display: contents;
}
 
.templates-text3908 {
  display: inline-block;
}
 
.templates-fragment3836 {
  display: contents;
}
 
.templates-text3907 {
  display: inline-block;
}
 
.templates-fragment3830 {
  display: contents;
}
 
.templates-text3901 {
  display: inline-block;
}
 
.templates-fragment3840 {
  display: contents;
}
 
.templates-text3911 {
  display: inline-block;
}
 
.templates-fragment3831 {
  display: contents;
}
 
.templates-text3902 {
  display: inline-block;
}
 
.templates-fragment3852 {
  display: contents;
}
 
.templates-text3923 {
  display: inline-block;
}
 
.templates-fragment3822 {
  display: contents;
}
 
.templates-text3893 {
  display: inline-block;
}
 
.templates-fragment3833 {
  display: contents;
}
 
.templates-text3904 {
  display: inline-block;
}
 
.templates-fragment3857 {
  display: contents;
}
 
.templates-text3928 {
  display: inline-block;
}
 
.templates-fragment3860 {
  display: contents;
}
 
.templates-text3931 {
  display: inline-block;
}
 
.templates-fragment3823 {
  display: contents;
}
 
.templates-text3894 {
  display: inline-block;
}
 
.templates-fragment3851 {
  display: contents;
}
 
.templates-text3922 {
  display: inline-block;
}
 
.templates-fragment3846 {
  display: contents;
}
 
.templates-text3917 {
  display: inline-block;
}
 
.templates-fragment3847 {
  display: contents;
}
 
.templates-text3918 {
  display: inline-block;
}
 
.templates-fragment3853 {
  display: contents;
}
 
.templates-text3924 {
  display: inline-block;
}
 
.templates-fragment3848 {
  display: contents;
}
 
.templates-text3919 {
  display: inline-block;
}
 
.templates-fragment3841 {
  display: contents;
}
 
.templates-text3912 {
  display: inline-block;
}
 
.templates-fragment3839 {
  display: contents;
}
 
.templates-text3910 {
  display: inline-block;
}
 
.templates-fragment3856 {
  display: contents;
}
 
.templates-text3927 {
  display: inline-block;
}
 
.templates-fragment3842 {
  display: contents;
}
 
.templates-text3913 {
  display: inline-block;
}
 
.templates-fragment3828 {
  display: contents;
}
 
.templates-text3899 {
  display: inline-block;
}
 
.templates-fragment3854 {
  display: contents;
}
 
.templates-text3925 {
  display: inline-block;
}
 
.templates-fragment3849 {
  display: contents;
}
 
.templates-text3920 {
  display: inline-block;
}
 
.templates-fragment3824 {
  display: contents;
}
 
.templates-text3895 {
  display: inline-block;
}
 
.templates-fragment3844 {
  display: contents;
}
 
.templates-text3915 {
  display: inline-block;
}
 
.templates-fragment3858 {
  display: contents;
}
 
.templates-text3929 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo70 {
    display: none;
  }
  .toast2-header70 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button70 {
    align-self: flex-start;
  }
  .toast2-close-button70 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf70 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg70 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-przl {
  display: contents;
}
 
.toast2-container143 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo71 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header71 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content71 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item71 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type71 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape71 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch71 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features143 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features144 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3971 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword71 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1271 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2471 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language71 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language71 {
  display: none;
}
 
.toast2-label-type71 {
  display: none;
}
 
.toast2-container-recovery-method71 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method71 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id71 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle144 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button143 {
  display: none;
}
 
.toast2-container144 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf71 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf71:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg71 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg71:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top71 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon1004 {
  display: none;
}
 
.toast2-link143 {
  display: contents;
}
 
.toast2-icon1008 {
  text-decoration: none;
}
 
.toast2-top-button71 {
  display: none;
  flex-direction: row;
}
 
.toast2-link144 {
  display: none;
}
 
.toast2-icon1012 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown71 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle285 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text510 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow71 {
  transition: 0.3s;
}
 
.toast2-icon1014 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list71 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown214 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle286 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle286:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink71 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown215 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle287 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle287:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text511 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown216 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle288 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle288:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text512 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button144 {
  display: none;
}
 
.toast2-close-button71 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1016 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3878 {
  display: contents;
}
 
.templates-text3951 {
  display: inline-block;
}
 
.templates-fragment3901 {
  display: contents;
}
 
.templates-text3974 {
  display: inline-block;
}
 
.templates-fragment3875 {
  display: contents;
}
 
.templates-text3948 {
  display: inline-block;
}
 
.templates-fragment3865 {
  display: contents;
}
 
.templates-text3938 {
  display: inline-block;
}
 
.templates-fragment3866 {
  display: contents;
}
 
.templates-text3939 {
  display: inline-block;
}
 
.templates-fragment3883 {
  display: contents;
}
 
.templates-text3956 {
  display: inline-block;
}
 
.templates-fragment3869 {
  display: contents;
}
 
.templates-text3942 {
  display: inline-block;
}
 
.templates-fragment3885 {
  display: contents;
}
 
.templates-text3958 {
  display: inline-block;
}
 
.templates-fragment3899 {
  display: contents;
}
 
.templates-text3972 {
  display: inline-block;
}
 
.templates-fragment3867 {
  display: contents;
}
 
.templates-text3940 {
  display: inline-block;
}
 
.templates-fragment3890 {
  display: contents;
}
 
.templates-text3963 {
  display: inline-block;
}
 
.templates-fragment3895 {
  display: contents;
}
 
.templates-text3968 {
  display: inline-block;
}
 
.templates-fragment3874 {
  display: contents;
}
 
.templates-text3947 {
  display: inline-block;
}
 
.templates-fragment3872 {
  display: contents;
}
 
.templates-text3945 {
  display: inline-block;
}
 
.templates-fragment3877 {
  display: contents;
}
 
.templates-text3950 {
  display: inline-block;
}
 
.templates-fragment3876 {
  display: contents;
}
 
.templates-text3949 {
  display: inline-block;
}
 
.templates-fragment3870 {
  display: contents;
}
 
.templates-text3943 {
  display: inline-block;
}
 
.templates-fragment3880 {
  display: contents;
}
 
.templates-text3953 {
  display: inline-block;
}
 
.templates-fragment3871 {
  display: contents;
}
 
.templates-text3944 {
  display: inline-block;
}
 
.templates-fragment3892 {
  display: contents;
}
 
.templates-text3965 {
  display: inline-block;
}
 
.templates-fragment3862 {
  display: contents;
}
 
.templates-text3935 {
  display: inline-block;
}
 
.templates-fragment3873 {
  display: contents;
}
 
.templates-text3946 {
  display: inline-block;
}
 
.templates-fragment3897 {
  display: contents;
}
 
.templates-text3970 {
  display: inline-block;
}
 
.templates-fragment3900 {
  display: contents;
}
 
.templates-text3973 {
  display: inline-block;
}
 
.templates-fragment3863 {
  display: contents;
}
 
.templates-text3936 {
  display: inline-block;
}
 
.templates-fragment3891 {
  display: contents;
}
 
.templates-text3964 {
  display: inline-block;
}
 
.templates-fragment3886 {
  display: contents;
}
 
.templates-text3959 {
  display: inline-block;
}
 
.templates-fragment3887 {
  display: contents;
}
 
.templates-text3960 {
  display: inline-block;
}
 
.templates-fragment3893 {
  display: contents;
}
 
.templates-text3966 {
  display: inline-block;
}
 
.templates-fragment3888 {
  display: contents;
}
 
.templates-text3961 {
  display: inline-block;
}
 
.templates-fragment3881 {
  display: contents;
}
 
.templates-text3954 {
  display: inline-block;
}
 
.templates-fragment3879 {
  display: contents;
}
 
.templates-text3952 {
  display: inline-block;
}
 
.templates-fragment3896 {
  display: contents;
}
 
.templates-text3969 {
  display: inline-block;
}
 
.templates-fragment3882 {
  display: contents;
}
 
.templates-text3955 {
  display: inline-block;
}
 
.templates-fragment3868 {
  display: contents;
}
 
.templates-text3941 {
  display: inline-block;
}
 
.templates-fragment3894 {
  display: contents;
}
 
.templates-text3967 {
  display: inline-block;
}
 
.templates-fragment3889 {
  display: contents;
}
 
.templates-text3962 {
  display: inline-block;
}
 
.templates-fragment3864 {
  display: contents;
}
 
.templates-text3937 {
  display: inline-block;
}
 
.templates-fragment3884 {
  display: contents;
}
 
.templates-text3957 {
  display: inline-block;
}
 
.templates-fragment3898 {
  display: contents;
}
 
.templates-text3971 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo71 {
    display: none;
  }
  .toast2-header71 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button71 {
    align-self: flex-start;
  }
  .toast2-close-button71 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf71 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg71 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-0kni {
  display: contents;
}
 
.toast2-container145 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo72 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header72 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content72 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item72 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type72 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape72 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch72 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features145 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features146 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3972 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword72 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1272 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2472 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language72 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language72 {
  display: none;
}
 
.toast2-label-type72 {
  display: none;
}
 
.toast2-container-recovery-method72 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method72 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id72 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle146 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button145 {
  display: none;
}
 
.toast2-container146 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf72 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf72:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg72 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg72:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top72 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon1018 {
  display: none;
}
 
.toast2-link145 {
  display: contents;
}
 
.toast2-icon1022 {
  text-decoration: none;
}
 
.toast2-top-button72 {
  display: none;
  flex-direction: row;
}
 
.toast2-link146 {
  display: none;
}
 
.toast2-icon1026 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown72 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle289 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text517 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow72 {
  transition: 0.3s;
}
 
.toast2-icon1028 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list72 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown217 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle290 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle290:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink72 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown218 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle291 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle291:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text518 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown219 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle292 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle292:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text519 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button146 {
  display: none;
}
 
.toast2-close-button72 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1030 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3918 {
  display: contents;
}
 
.templates-text3993 {
  display: inline-block;
}
 
.templates-fragment3941 {
  display: contents;
}
 
.templates-text4016 {
  display: inline-block;
}
 
.templates-fragment3915 {
  display: contents;
}
 
.templates-text3990 {
  display: inline-block;
}
 
.templates-fragment3905 {
  display: contents;
}
 
.templates-text3980 {
  display: inline-block;
}
 
.templates-fragment3906 {
  display: contents;
}
 
.templates-text3981 {
  display: inline-block;
}
 
.templates-fragment3923 {
  display: contents;
}
 
.templates-text3998 {
  display: inline-block;
}
 
.templates-fragment3909 {
  display: contents;
}
 
.templates-text3984 {
  display: inline-block;
}
 
.templates-fragment3925 {
  display: contents;
}
 
.templates-text4000 {
  display: inline-block;
}
 
.templates-fragment3939 {
  display: contents;
}
 
.templates-text4014 {
  display: inline-block;
}
 
.templates-fragment3907 {
  display: contents;
}
 
.templates-text3982 {
  display: inline-block;
}
 
.templates-fragment3930 {
  display: contents;
}
 
.templates-text4005 {
  display: inline-block;
}
 
.templates-fragment3935 {
  display: contents;
}
 
.templates-text4010 {
  display: inline-block;
}
 
.templates-fragment3914 {
  display: contents;
}
 
.templates-text3989 {
  display: inline-block;
}
 
.templates-fragment3912 {
  display: contents;
}
 
.templates-text3987 {
  display: inline-block;
}
 
.templates-fragment3917 {
  display: contents;
}
 
.templates-text3992 {
  display: inline-block;
}
 
.templates-fragment3916 {
  display: contents;
}
 
.templates-text3991 {
  display: inline-block;
}
 
.templates-fragment3910 {
  display: contents;
}
 
.templates-text3985 {
  display: inline-block;
}
 
.templates-fragment3920 {
  display: contents;
}
 
.templates-text3995 {
  display: inline-block;
}
 
.templates-fragment3911 {
  display: contents;
}
 
.templates-text3986 {
  display: inline-block;
}
 
.templates-fragment3932 {
  display: contents;
}
 
.templates-text4007 {
  display: inline-block;
}
 
.templates-fragment3902 {
  display: contents;
}
 
.templates-text3977 {
  display: inline-block;
}
 
.templates-fragment3913 {
  display: contents;
}
 
.templates-text3988 {
  display: inline-block;
}
 
.templates-fragment3937 {
  display: contents;
}
 
.templates-text4012 {
  display: inline-block;
}
 
.templates-fragment3940 {
  display: contents;
}
 
.templates-text4015 {
  display: inline-block;
}
 
.templates-fragment3903 {
  display: contents;
}
 
.templates-text3978 {
  display: inline-block;
}
 
.templates-fragment3931 {
  display: contents;
}
 
.templates-text4006 {
  display: inline-block;
}
 
.templates-fragment3926 {
  display: contents;
}
 
.templates-text4001 {
  display: inline-block;
}
 
.templates-fragment3927 {
  display: contents;
}
 
.templates-text4002 {
  display: inline-block;
}
 
.templates-fragment3933 {
  display: contents;
}
 
.templates-text4008 {
  display: inline-block;
}
 
.templates-fragment3928 {
  display: contents;
}
 
.templates-text4003 {
  display: inline-block;
}
 
.templates-fragment3921 {
  display: contents;
}
 
.templates-text3996 {
  display: inline-block;
}
 
.templates-fragment3919 {
  display: contents;
}
 
.templates-text3994 {
  display: inline-block;
}
 
.templates-fragment3936 {
  display: contents;
}
 
.templates-text4011 {
  display: inline-block;
}
 
.templates-fragment3922 {
  display: contents;
}
 
.templates-text3997 {
  display: inline-block;
}
 
.templates-fragment3908 {
  display: contents;
}
 
.templates-text3983 {
  display: inline-block;
}
 
.templates-fragment3934 {
  display: contents;
}
 
.templates-text4009 {
  display: inline-block;
}
 
.templates-fragment3929 {
  display: contents;
}
 
.templates-text4004 {
  display: inline-block;
}
 
.templates-fragment3904 {
  display: contents;
}
 
.templates-text3979 {
  display: inline-block;
}
 
.templates-fragment3924 {
  display: contents;
}
 
.templates-text3999 {
  display: inline-block;
}
 
.templates-fragment3938 {
  display: contents;
}
 
.templates-text4013 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo72 {
    display: none;
  }
  .toast2-header72 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button72 {
    align-self: flex-start;
  }
  .toast2-close-button72 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf72 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg72 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-ou1z {
  display: contents;
}
 
.toast2-container147 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo73 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header73 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content73 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item73 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type73 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape73 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch73 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features147 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features148 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3973 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword73 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1273 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2473 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language73 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language73 {
  display: none;
}
 
.toast2-label-type73 {
  display: none;
}
 
.toast2-container-recovery-method73 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method73 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id73 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle148 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button147 {
  display: none;
}
 
.toast2-container148 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf73 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf73:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg73 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg73:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top73 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon1032 {
  display: none;
}
 
.toast2-link147 {
  display: contents;
}
 
.toast2-icon1036 {
  text-decoration: none;
}
 
.toast2-top-button73 {
  display: none;
  flex-direction: row;
}
 
.toast2-link148 {
  display: none;
}
 
.toast2-icon1040 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown73 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle293 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text524 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow73 {
  transition: 0.3s;
}
 
.toast2-icon1042 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list73 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown220 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle294 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle294:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink73 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown221 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle295 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle295:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text525 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown222 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle296 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle296:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text526 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button148 {
  display: none;
}
 
.toast2-close-button73 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1044 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3958 {
  display: contents;
}
 
.templates-text4035 {
  display: inline-block;
}
 
.templates-fragment3981 {
  display: contents;
}
 
.templates-text4058 {
  display: inline-block;
}
 
.templates-fragment3955 {
  display: contents;
}
 
.templates-text4032 {
  display: inline-block;
}
 
.templates-fragment3945 {
  display: contents;
}
 
.templates-text4022 {
  display: inline-block;
}
 
.templates-fragment3946 {
  display: contents;
}
 
.templates-text4023 {
  display: inline-block;
}
 
.templates-fragment3963 {
  display: contents;
}
 
.templates-text4040 {
  display: inline-block;
}
 
.templates-fragment3949 {
  display: contents;
}
 
.templates-text4026 {
  display: inline-block;
}
 
.templates-fragment3965 {
  display: contents;
}
 
.templates-text4042 {
  display: inline-block;
}
 
.templates-fragment3979 {
  display: contents;
}
 
.templates-text4056 {
  display: inline-block;
}
 
.templates-fragment3947 {
  display: contents;
}
 
.templates-text4024 {
  display: inline-block;
}
 
.templates-fragment3970 {
  display: contents;
}
 
.templates-text4047 {
  display: inline-block;
}
 
.templates-fragment3975 {
  display: contents;
}
 
.templates-text4052 {
  display: inline-block;
}
 
.templates-fragment3954 {
  display: contents;
}
 
.templates-text4031 {
  display: inline-block;
}
 
.templates-fragment3952 {
  display: contents;
}
 
.templates-text4029 {
  display: inline-block;
}
 
.templates-fragment3957 {
  display: contents;
}
 
.templates-text4034 {
  display: inline-block;
}
 
.templates-fragment3956 {
  display: contents;
}
 
.templates-text4033 {
  display: inline-block;
}
 
.templates-fragment3950 {
  display: contents;
}
 
.templates-text4027 {
  display: inline-block;
}
 
.templates-fragment3960 {
  display: contents;
}
 
.templates-text4037 {
  display: inline-block;
}
 
.templates-fragment3951 {
  display: contents;
}
 
.templates-text4028 {
  display: inline-block;
}
 
.templates-fragment3972 {
  display: contents;
}
 
.templates-text4049 {
  display: inline-block;
}
 
.templates-fragment3942 {
  display: contents;
}
 
.templates-text4019 {
  display: inline-block;
}
 
.templates-fragment3953 {
  display: contents;
}
 
.templates-text4030 {
  display: inline-block;
}
 
.templates-fragment3977 {
  display: contents;
}
 
.templates-text4054 {
  display: inline-block;
}
 
.templates-fragment3980 {
  display: contents;
}
 
.templates-text4057 {
  display: inline-block;
}
 
.templates-fragment3943 {
  display: contents;
}
 
.templates-text4020 {
  display: inline-block;
}
 
.templates-fragment3971 {
  display: contents;
}
 
.templates-text4048 {
  display: inline-block;
}
 
.templates-fragment3966 {
  display: contents;
}
 
.templates-text4043 {
  display: inline-block;
}
 
.templates-fragment3967 {
  display: contents;
}
 
.templates-text4044 {
  display: inline-block;
}
 
.templates-fragment3973 {
  display: contents;
}
 
.templates-text4050 {
  display: inline-block;
}
 
.templates-fragment3968 {
  display: contents;
}
 
.templates-text4045 {
  display: inline-block;
}
 
.templates-fragment3961 {
  display: contents;
}
 
.templates-text4038 {
  display: inline-block;
}
 
.templates-fragment3959 {
  display: contents;
}
 
.templates-text4036 {
  display: inline-block;
}
 
.templates-fragment3976 {
  display: contents;
}
 
.templates-text4053 {
  display: inline-block;
}
 
.templates-fragment3962 {
  display: contents;
}
 
.templates-text4039 {
  display: inline-block;
}
 
.templates-fragment3948 {
  display: contents;
}
 
.templates-text4025 {
  display: inline-block;
}
 
.templates-fragment3974 {
  display: contents;
}
 
.templates-text4051 {
  display: inline-block;
}
 
.templates-fragment3969 {
  display: contents;
}
 
.templates-text4046 {
  display: inline-block;
}
 
.templates-fragment3944 {
  display: contents;
}
 
.templates-text4021 {
  display: inline-block;
}
 
.templates-fragment3964 {
  display: contents;
}
 
.templates-text4041 {
  display: inline-block;
}
 
.templates-fragment3978 {
  display: contents;
}
 
.templates-text4055 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo73 {
    display: none;
  }
  .toast2-header73 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button73 {
    align-self: flex-start;
  }
  .toast2-close-button73 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf73 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg73 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-p8z3 {
  display: contents;
}
 
.toast2-container149 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo74 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header74 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content74 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item74 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type74 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape74 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch74 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features149 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features150 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3974 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword74 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1274 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2474 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language74 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language74 {
  display: none;
}
 
.toast2-label-type74 {
  display: none;
}
 
.toast2-container-recovery-method74 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method74 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id74 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle150 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button149 {
  display: none;
}
 
.toast2-container150 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf74 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf74:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg74 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg74:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top74 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon1046 {
  display: none;
}
 
.toast2-link149 {
  display: contents;
}
 
.toast2-icon1050 {
  text-decoration: none;
}
 
.toast2-top-button74 {
  display: none;
  flex-direction: row;
}
 
.toast2-link150 {
  display: none;
}
 
.toast2-icon1054 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown74 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle297 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text531 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow74 {
  transition: 0.3s;
}
 
.toast2-icon1056 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list74 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown223 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle298 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle298:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink74 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown224 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle299 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle299:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text532 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown225 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle300 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle300:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text533 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button150 {
  display: none;
}
 
.toast2-close-button74 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1058 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment3998 {
  display: contents;
}
 
.templates-text4077 {
  display: inline-block;
}
 
.templates-fragment4021 {
  display: contents;
}
 
.templates-text4100 {
  display: inline-block;
}
 
.templates-fragment3995 {
  display: contents;
}
 
.templates-text4074 {
  display: inline-block;
}
 
.templates-fragment3985 {
  display: contents;
}
 
.templates-text4064 {
  display: inline-block;
}
 
.templates-fragment3986 {
  display: contents;
}
 
.templates-text4065 {
  display: inline-block;
}
 
.templates-fragment4003 {
  display: contents;
}
 
.templates-text4082 {
  display: inline-block;
}
 
.templates-fragment3989 {
  display: contents;
}
 
.templates-text4068 {
  display: inline-block;
}
 
.templates-fragment4005 {
  display: contents;
}
 
.templates-text4084 {
  display: inline-block;
}
 
.templates-fragment4019 {
  display: contents;
}
 
.templates-text4098 {
  display: inline-block;
}
 
.templates-fragment3987 {
  display: contents;
}
 
.templates-text4066 {
  display: inline-block;
}
 
.templates-fragment4010 {
  display: contents;
}
 
.templates-text4089 {
  display: inline-block;
}
 
.templates-fragment4015 {
  display: contents;
}
 
.templates-text4094 {
  display: inline-block;
}
 
.templates-fragment3994 {
  display: contents;
}
 
.templates-text4073 {
  display: inline-block;
}
 
.templates-fragment3992 {
  display: contents;
}
 
.templates-text4071 {
  display: inline-block;
}
 
.templates-fragment3997 {
  display: contents;
}
 
.templates-text4076 {
  display: inline-block;
}
 
.templates-fragment3996 {
  display: contents;
}
 
.templates-text4075 {
  display: inline-block;
}
 
.templates-fragment3990 {
  display: contents;
}
 
.templates-text4069 {
  display: inline-block;
}
 
.templates-fragment4000 {
  display: contents;
}
 
.templates-text4079 {
  display: inline-block;
}
 
.templates-fragment3991 {
  display: contents;
}
 
.templates-text4070 {
  display: inline-block;
}
 
.templates-fragment4012 {
  display: contents;
}
 
.templates-text4091 {
  display: inline-block;
}
 
.templates-fragment3982 {
  display: contents;
}
 
.templates-text4061 {
  display: inline-block;
}
 
.templates-fragment3993 {
  display: contents;
}
 
.templates-text4072 {
  display: inline-block;
}
 
.templates-fragment4017 {
  display: contents;
}
 
.templates-text4096 {
  display: inline-block;
}
 
.templates-fragment4020 {
  display: contents;
}
 
.templates-text4099 {
  display: inline-block;
}
 
.templates-fragment3983 {
  display: contents;
}
 
.templates-text4062 {
  display: inline-block;
}
 
.templates-fragment4011 {
  display: contents;
}
 
.templates-text4090 {
  display: inline-block;
}
 
.templates-fragment4006 {
  display: contents;
}
 
.templates-text4085 {
  display: inline-block;
}
 
.templates-fragment4007 {
  display: contents;
}
 
.templates-text4086 {
  display: inline-block;
}
 
.templates-fragment4013 {
  display: contents;
}
 
.templates-text4092 {
  display: inline-block;
}
 
.templates-fragment4008 {
  display: contents;
}
 
.templates-text4087 {
  display: inline-block;
}
 
.templates-fragment4001 {
  display: contents;
}
 
.templates-text4080 {
  display: inline-block;
}
 
.templates-fragment3999 {
  display: contents;
}
 
.templates-text4078 {
  display: inline-block;
}
 
.templates-fragment4016 {
  display: contents;
}
 
.templates-text4095 {
  display: inline-block;
}
 
.templates-fragment4002 {
  display: contents;
}
 
.templates-text4081 {
  display: inline-block;
}
 
.templates-fragment3988 {
  display: contents;
}
 
.templates-text4067 {
  display: inline-block;
}
 
.templates-fragment4014 {
  display: contents;
}
 
.templates-text4093 {
  display: inline-block;
}
 
.templates-fragment4009 {
  display: contents;
}
 
.templates-text4088 {
  display: inline-block;
}
 
.templates-fragment3984 {
  display: contents;
}
 
.templates-text4063 {
  display: inline-block;
}
 
.templates-fragment4004 {
  display: contents;
}
 
.templates-text4083 {
  display: inline-block;
}
 
.templates-fragment4018 {
  display: contents;
}
 
.templates-text4097 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo74 {
    display: none;
  }
  .toast2-header74 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button74 {
    align-self: flex-start;
  }
  .toast2-close-button74 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf74 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg74 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.toast2-wrapper-n1to {
  display: contents;
}
 
.toast2-container151 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo75 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header75 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content75 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item75 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type75 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape75 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch75 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features151 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features152 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3975 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword75 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1275 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2475 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language75 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language75 {
  display: none;
}
 
.toast2-label-type75 {
  display: none;
}
 
.toast2-container-recovery-method75 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method75 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id75 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle152 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button151 {
  display: none;
}
 
.toast2-container152 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf75 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf75:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg75 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg75:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top75 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon1060 {
  display: none;
}
 
.toast2-link151 {
  display: contents;
}
 
.toast2-icon1064 {
  text-decoration: none;
}
 
.toast2-top-button75 {
  display: none;
  flex-direction: row;
}
 
.toast2-link152 {
  display: none;
}
 
.toast2-icon1068 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown75 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle301 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text538 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow75 {
  transition: 0.3s;
}
 
.toast2-icon1070 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list75 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown226 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle302 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle302:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink75 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown227 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle303 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle303:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text539 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown228 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle304 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle304:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text540 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button152 {
  display: none;
}
 
.toast2-close-button75 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1072 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment4038 {
  display: contents;
}
 
.templates-text4119 {
  display: inline-block;
}
 
.templates-fragment4061 {
  display: contents;
}
 
.templates-text4142 {
  display: inline-block;
}
 
.templates-fragment4035 {
  display: contents;
}
 
.templates-text4116 {
  display: inline-block;
}
 
.templates-fragment4025 {
  display: contents;
}
 
.templates-text4106 {
  display: inline-block;
}
 
.templates-fragment4026 {
  display: contents;
}
 
.templates-text4107 {
  display: inline-block;
}
 
.templates-fragment4043 {
  display: contents;
}
 
.templates-text4124 {
  display: inline-block;
}
 
.templates-fragment4029 {
  display: contents;
}
 
.templates-text4110 {
  display: inline-block;
}
 
.templates-fragment4045 {
  display: contents;
}
 
.templates-text4126 {
  display: inline-block;
}
 
.templates-fragment4059 {
  display: contents;
}
 
.templates-text4140 {
  display: inline-block;
}
 
.templates-fragment4027 {
  display: contents;
}
 
.templates-text4108 {
  display: inline-block;
}
 
.templates-fragment4050 {
  display: contents;
}
 
.templates-text4131 {
  display: inline-block;
}
 
.templates-fragment4055 {
  display: contents;
}
 
.templates-text4136 {
  display: inline-block;
}
 
.templates-fragment4034 {
  display: contents;
}
 
.templates-text4115 {
  display: inline-block;
}
 
.templates-fragment4032 {
  display: contents;
}
 
.templates-text4113 {
  display: inline-block;
}
 
.templates-fragment4037 {
  display: contents;
}
 
.templates-text4118 {
  display: inline-block;
}
 
.templates-fragment4036 {
  display: contents;
}
 
.templates-text4117 {
  display: inline-block;
}
 
.templates-fragment4030 {
  display: contents;
}
 
.templates-text4111 {
  display: inline-block;
}
 
.templates-fragment4040 {
  display: contents;
}
 
.templates-text4121 {
  display: inline-block;
}
 
.templates-fragment4031 {
  display: contents;
}
 
.templates-text4112 {
  display: inline-block;
}
 
.templates-fragment4052 {
  display: contents;
}
 
.templates-text4133 {
  display: inline-block;
}
 
.templates-fragment4022 {
  display: contents;
}
 
.templates-text4103 {
  display: inline-block;
}
 
.templates-fragment4033 {
  display: contents;
}
 
.templates-text4114 {
  display: inline-block;
}
 
.templates-fragment4057 {
  display: contents;
}
 
.templates-text4138 {
  display: inline-block;
}
 
.templates-fragment4060 {
  display: contents;
}
 
.templates-text4141 {
  display: inline-block;
}
 
.templates-fragment4023 {
  display: contents;
}
 
.templates-text4104 {
  display: inline-block;
}
 
.templates-fragment4051 {
  display: contents;
}
 
.templates-text4132 {
  display: inline-block;
}
 
.templates-fragment4046 {
  display: contents;
}
 
.templates-text4127 {
  display: inline-block;
}
 
.templates-fragment4047 {
  display: contents;
}
 
.templates-text4128 {
  display: inline-block;
}
 
.templates-fragment4053 {
  display: contents;
}
 
.templates-text4134 {
  display: inline-block;
}
 
.templates-fragment4048 {
  display: contents;
}
 
.templates-text4129 {
  display: inline-block;
}
 
.templates-fragment4041 {
  display: contents;
}
 
.templates-text4122 {
  display: inline-block;
}
 
.templates-fragment4039 {
  display: contents;
}
 
.templates-text4120 {
  display: inline-block;
}
 
.templates-fragment4056 {
  display: contents;
}
 
.templates-text4137 {
  display: inline-block;
}
 
.templates-fragment4042 {
  display: contents;
}
 
.templates-text4123 {
  display: inline-block;
}
 
.templates-fragment4028 {
  display: contents;
}
 
.templates-text4109 {
  display: inline-block;
}
 
.templates-fragment4054 {
  display: contents;
}
 
.templates-text4135 {
  display: inline-block;
}
 
.templates-fragment4049 {
  display: contents;
}
 
.templates-text4130 {
  display: inline-block;
}
 
.templates-fragment4024 {
  display: contents;
}
 
.templates-text4105 {
  display: inline-block;
}
 
.templates-fragment4044 {
  display: contents;
}
 
.templates-text4125 {
  display: inline-block;
}
 
.templates-fragment4058 {
  display: contents;
}
 
.templates-text4139 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo75 {
    display: none;
  }
  .toast2-header75 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button75 {
    align-self: flex-start;
  }
  .toast2-close-button75 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf75 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg75 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.gallery-card3-wrapper {
  display: contents;
}
 
.gallery-card3-gallery-card {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container:hover {
  opacity: 1;
}
 
.gallery-card3-text1 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text2 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text1 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.toast2-wrapper-npb6 {
  display: contents;
}
 
.toast2-container153 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo76 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header76 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content76 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item76 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type76 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape76 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch76 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features153 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features154 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3976 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword76 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1276 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2476 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language76 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language76 {
  display: none;
}
 
.toast2-label-type76 {
  display: none;
}
 
.toast2-container-recovery-method76 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method76 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id76 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle154 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button153 {
  display: none;
}
 
.toast2-container154 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf76 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf76:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg76 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg76:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top76 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon1074 {
  display: none;
}
 
.toast2-link153 {
  display: contents;
}
 
.toast2-icon1078 {
  text-decoration: none;
}
 
.toast2-top-button76 {
  display: none;
  flex-direction: row;
}
 
.toast2-link154 {
  display: none;
}
 
.toast2-icon1082 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown76 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle305 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text545 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow76 {
  transition: 0.3s;
}
 
.toast2-icon1084 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list76 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown229 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle306 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle306:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink76 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown230 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle307 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle307:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text546 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown231 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle308 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle308:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text547 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button154 {
  display: none;
}
 
.toast2-close-button76 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1086 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment4078 {
  display: contents;
}
 
.templates-text4161 {
  display: inline-block;
}
 
.templates-fragment4101 {
  display: contents;
}
 
.templates-text4184 {
  display: inline-block;
}
 
.templates-fragment4075 {
  display: contents;
}
 
.templates-text4158 {
  display: inline-block;
}
 
.templates-fragment4065 {
  display: contents;
}
 
.templates-text4148 {
  display: inline-block;
}
 
.templates-fragment4066 {
  display: contents;
}
 
.templates-text4149 {
  display: inline-block;
}
 
.templates-fragment4083 {
  display: contents;
}
 
.templates-text4166 {
  display: inline-block;
}
 
.templates-fragment4069 {
  display: contents;
}
 
.templates-text4152 {
  display: inline-block;
}
 
.templates-fragment4085 {
  display: contents;
}
 
.templates-text4168 {
  display: inline-block;
}
 
.templates-fragment4099 {
  display: contents;
}
 
.templates-text4182 {
  display: inline-block;
}
 
.templates-fragment4067 {
  display: contents;
}
 
.templates-text4150 {
  display: inline-block;
}
 
.templates-fragment4090 {
  display: contents;
}
 
.templates-text4173 {
  display: inline-block;
}
 
.templates-fragment4095 {
  display: contents;
}
 
.templates-text4178 {
  display: inline-block;
}
 
.templates-fragment4074 {
  display: contents;
}
 
.templates-text4157 {
  display: inline-block;
}
 
.templates-fragment4072 {
  display: contents;
}
 
.templates-text4155 {
  display: inline-block;
}
 
.templates-fragment4077 {
  display: contents;
}
 
.templates-text4160 {
  display: inline-block;
}
 
.templates-fragment4076 {
  display: contents;
}
 
.templates-text4159 {
  display: inline-block;
}
 
.templates-fragment4070 {
  display: contents;
}
 
.templates-text4153 {
  display: inline-block;
}
 
.templates-fragment4080 {
  display: contents;
}
 
.templates-text4163 {
  display: inline-block;
}
 
.templates-fragment4071 {
  display: contents;
}
 
.templates-text4154 {
  display: inline-block;
}
 
.templates-fragment4092 {
  display: contents;
}
 
.templates-text4175 {
  display: inline-block;
}
 
.templates-fragment4062 {
  display: contents;
}
 
.templates-text4145 {
  display: inline-block;
}
 
.templates-fragment4073 {
  display: contents;
}
 
.templates-text4156 {
  display: inline-block;
}
 
.templates-fragment4097 {
  display: contents;
}
 
.templates-text4180 {
  display: inline-block;
}
 
.templates-fragment4100 {
  display: contents;
}
 
.templates-text4183 {
  display: inline-block;
}
 
.templates-fragment4063 {
  display: contents;
}
 
.templates-text4146 {
  display: inline-block;
}
 
.templates-fragment4091 {
  display: contents;
}
 
.templates-text4174 {
  display: inline-block;
}
 
.templates-fragment4086 {
  display: contents;
}
 
.templates-text4169 {
  display: inline-block;
}
 
.templates-fragment4087 {
  display: contents;
}
 
.templates-text4170 {
  display: inline-block;
}
 
.templates-fragment4093 {
  display: contents;
}
 
.templates-text4176 {
  display: inline-block;
}
 
.templates-fragment4088 {
  display: contents;
}
 
.templates-text4171 {
  display: inline-block;
}
 
.templates-fragment4081 {
  display: contents;
}
 
.templates-text4164 {
  display: inline-block;
}
 
.templates-fragment4079 {
  display: contents;
}
 
.templates-text4162 {
  display: inline-block;
}
 
.templates-fragment4096 {
  display: contents;
}
 
.templates-text4179 {
  display: inline-block;
}
 
.templates-fragment4082 {
  display: contents;
}
 
.templates-text4165 {
  display: inline-block;
}
 
.templates-fragment4068 {
  display: contents;
}
 
.templates-text4151 {
  display: inline-block;
}
 
.templates-fragment4094 {
  display: contents;
}
 
.templates-text4177 {
  display: inline-block;
}
 
.templates-fragment4089 {
  display: contents;
}
 
.templates-text4172 {
  display: inline-block;
}
 
.templates-fragment4064 {
  display: contents;
}
 
.templates-text4147 {
  display: inline-block;
}
 
.templates-fragment4084 {
  display: contents;
}
 
.templates-text4167 {
  display: inline-block;
}
 
.templates-fragment4098 {
  display: contents;
}
 
.templates-text4181 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo76 {
    display: none;
  }
  .toast2-header76 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button76 {
    align-self: flex-start;
  }
  .toast2-close-button76 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf76 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg76 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.gallery-card3-wrapper-ex0h {
  display: contents;
}
 
.gallery-card3-gallery-card1 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image1 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container1 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container1:hover {
  opacity: 1;
}
 
.gallery-card3-text3 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text4 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text3 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.toast2-wrapper-t9kh {
  display: contents;
}
 
.toast2-container155 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo77 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header77 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content77 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item77 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type77 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape77 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch77 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features155 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features156 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3977 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword77 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1277 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2477 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language77 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language77 {
  display: none;
}
 
.toast2-label-type77 {
  display: none;
}
 
.toast2-container-recovery-method77 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method77 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id77 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle156 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button155 {
  display: none;
}
 
.toast2-container156 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf77 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf77:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg77 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg77:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top77 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon1088 {
  display: none;
}
 
.toast2-link155 {
  display: contents;
}
 
.toast2-icon1092 {
  text-decoration: none;
}
 
.toast2-top-button77 {
  display: none;
  flex-direction: row;
}
 
.toast2-link156 {
  display: none;
}
 
.toast2-icon1096 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown77 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle309 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text552 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow77 {
  transition: 0.3s;
}
 
.toast2-icon1098 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list77 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown232 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle310 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle310:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink77 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown233 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle311 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle311:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text553 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown234 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle312 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle312:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text554 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button156 {
  display: none;
}
 
.toast2-close-button77 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1100 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment4118 {
  display: contents;
}
 
.templates-text4203 {
  display: inline-block;
}
 
.templates-fragment4141 {
  display: contents;
}
 
.templates-text4226 {
  display: inline-block;
}
 
.templates-fragment4115 {
  display: contents;
}
 
.templates-text4200 {
  display: inline-block;
}
 
.templates-fragment4105 {
  display: contents;
}
 
.templates-text4190 {
  display: inline-block;
}
 
.templates-fragment4106 {
  display: contents;
}
 
.templates-text4191 {
  display: inline-block;
}
 
.templates-fragment4123 {
  display: contents;
}
 
.templates-text4208 {
  display: inline-block;
}
 
.templates-fragment4109 {
  display: contents;
}
 
.templates-text4194 {
  display: inline-block;
}
 
.templates-fragment4125 {
  display: contents;
}
 
.templates-text4210 {
  display: inline-block;
}
 
.templates-fragment4139 {
  display: contents;
}
 
.templates-text4224 {
  display: inline-block;
}
 
.templates-fragment4107 {
  display: contents;
}
 
.templates-text4192 {
  display: inline-block;
}
 
.templates-fragment4130 {
  display: contents;
}
 
.templates-text4215 {
  display: inline-block;
}
 
.templates-fragment4135 {
  display: contents;
}
 
.templates-text4220 {
  display: inline-block;
}
 
.templates-fragment4114 {
  display: contents;
}
 
.templates-text4199 {
  display: inline-block;
}
 
.templates-fragment4112 {
  display: contents;
}
 
.templates-text4197 {
  display: inline-block;
}
 
.templates-fragment4117 {
  display: contents;
}
 
.templates-text4202 {
  display: inline-block;
}
 
.templates-fragment4116 {
  display: contents;
}
 
.templates-text4201 {
  display: inline-block;
}
 
.templates-fragment4110 {
  display: contents;
}
 
.templates-text4195 {
  display: inline-block;
}
 
.templates-fragment4120 {
  display: contents;
}
 
.templates-text4205 {
  display: inline-block;
}
 
.templates-fragment4111 {
  display: contents;
}
 
.templates-text4196 {
  display: inline-block;
}
 
.templates-fragment4132 {
  display: contents;
}
 
.templates-text4217 {
  display: inline-block;
}
 
.templates-fragment4102 {
  display: contents;
}
 
.templates-text4187 {
  display: inline-block;
}
 
.templates-fragment4113 {
  display: contents;
}
 
.templates-text4198 {
  display: inline-block;
}
 
.templates-fragment4137 {
  display: contents;
}
 
.templates-text4222 {
  display: inline-block;
}
 
.templates-fragment4140 {
  display: contents;
}
 
.templates-text4225 {
  display: inline-block;
}
 
.templates-fragment4103 {
  display: contents;
}
 
.templates-text4188 {
  display: inline-block;
}
 
.templates-fragment4131 {
  display: contents;
}
 
.templates-text4216 {
  display: inline-block;
}
 
.templates-fragment4126 {
  display: contents;
}
 
.templates-text4211 {
  display: inline-block;
}
 
.templates-fragment4127 {
  display: contents;
}
 
.templates-text4212 {
  display: inline-block;
}
 
.templates-fragment4133 {
  display: contents;
}
 
.templates-text4218 {
  display: inline-block;
}
 
.templates-fragment4128 {
  display: contents;
}
 
.templates-text4213 {
  display: inline-block;
}
 
.templates-fragment4121 {
  display: contents;
}
 
.templates-text4206 {
  display: inline-block;
}
 
.templates-fragment4119 {
  display: contents;
}
 
.templates-text4204 {
  display: inline-block;
}
 
.templates-fragment4136 {
  display: contents;
}
 
.templates-text4221 {
  display: inline-block;
}
 
.templates-fragment4122 {
  display: contents;
}
 
.templates-text4207 {
  display: inline-block;
}
 
.templates-fragment4108 {
  display: contents;
}
 
.templates-text4193 {
  display: inline-block;
}
 
.templates-fragment4134 {
  display: contents;
}
 
.templates-text4219 {
  display: inline-block;
}
 
.templates-fragment4129 {
  display: contents;
}
 
.templates-text4214 {
  display: inline-block;
}
 
.templates-fragment4104 {
  display: contents;
}
 
.templates-text4189 {
  display: inline-block;
}
 
.templates-fragment4124 {
  display: contents;
}
 
.templates-text4209 {
  display: inline-block;
}
 
.templates-fragment4138 {
  display: contents;
}
 
.templates-text4223 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo77 {
    display: none;
  }
  .toast2-header77 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button77 {
    align-self: flex-start;
  }
  .toast2-close-button77 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf77 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg77 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.gallery-card3-wrapper-nnao {
  display: contents;
}
 
.gallery-card3-gallery-card2 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image2 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container2 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container2:hover {
  opacity: 1;
}
 
.gallery-card3-text5 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text6 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text5 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.toast2-wrapper-3h1n {
  display: contents;
}
 
.toast2-container157 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo78 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header78 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content78 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item78 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type78 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape78 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch78 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features157 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features158 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3978 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword78 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1278 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2478 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language78 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language78 {
  display: none;
}
 
.toast2-label-type78 {
  display: none;
}
 
.toast2-container-recovery-method78 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method78 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id78 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle158 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button157 {
  display: none;
}
 
.toast2-container158 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf78 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf78:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg78 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg78:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top78 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon1102 {
  display: none;
}
 
.toast2-link157 {
  display: contents;
}
 
.toast2-icon1106 {
  text-decoration: none;
}
 
.toast2-top-button78 {
  display: none;
  flex-direction: row;
}
 
.toast2-link158 {
  display: none;
}
 
.toast2-icon1110 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown78 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle313 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text559 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow78 {
  transition: 0.3s;
}
 
.toast2-icon1112 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list78 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown235 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle314 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle314:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink78 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown236 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle315 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle315:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text560 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown237 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle316 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle316:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text561 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button158 {
  display: none;
}
 
.toast2-close-button78 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1114 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment4158 {
  display: contents;
}
 
.templates-text4245 {
  display: inline-block;
}
 
.templates-fragment4181 {
  display: contents;
}
 
.templates-text4268 {
  display: inline-block;
}
 
.templates-fragment4155 {
  display: contents;
}
 
.templates-text4242 {
  display: inline-block;
}
 
.templates-fragment4145 {
  display: contents;
}
 
.templates-text4232 {
  display: inline-block;
}
 
.templates-fragment4146 {
  display: contents;
}
 
.templates-text4233 {
  display: inline-block;
}
 
.templates-fragment4163 {
  display: contents;
}
 
.templates-text4250 {
  display: inline-block;
}
 
.templates-fragment4149 {
  display: contents;
}
 
.templates-text4236 {
  display: inline-block;
}
 
.templates-fragment4165 {
  display: contents;
}
 
.templates-text4252 {
  display: inline-block;
}
 
.templates-fragment4179 {
  display: contents;
}
 
.templates-text4266 {
  display: inline-block;
}
 
.templates-fragment4147 {
  display: contents;
}
 
.templates-text4234 {
  display: inline-block;
}
 
.templates-fragment4170 {
  display: contents;
}
 
.templates-text4257 {
  display: inline-block;
}
 
.templates-fragment4175 {
  display: contents;
}
 
.templates-text4262 {
  display: inline-block;
}
 
.templates-fragment4154 {
  display: contents;
}
 
.templates-text4241 {
  display: inline-block;
}
 
.templates-fragment4152 {
  display: contents;
}
 
.templates-text4239 {
  display: inline-block;
}
 
.templates-fragment4157 {
  display: contents;
}
 
.templates-text4244 {
  display: inline-block;
}
 
.templates-fragment4156 {
  display: contents;
}
 
.templates-text4243 {
  display: inline-block;
}
 
.templates-fragment4150 {
  display: contents;
}
 
.templates-text4237 {
  display: inline-block;
}
 
.templates-fragment4160 {
  display: contents;
}
 
.templates-text4247 {
  display: inline-block;
}
 
.templates-fragment4151 {
  display: contents;
}
 
.templates-text4238 {
  display: inline-block;
}
 
.templates-fragment4172 {
  display: contents;
}
 
.templates-text4259 {
  display: inline-block;
}
 
.templates-fragment4142 {
  display: contents;
}
 
.templates-text4229 {
  display: inline-block;
}
 
.templates-fragment4153 {
  display: contents;
}
 
.templates-text4240 {
  display: inline-block;
}
 
.templates-fragment4177 {
  display: contents;
}
 
.templates-text4264 {
  display: inline-block;
}
 
.templates-fragment4180 {
  display: contents;
}
 
.templates-text4267 {
  display: inline-block;
}
 
.templates-fragment4143 {
  display: contents;
}
 
.templates-text4230 {
  display: inline-block;
}
 
.templates-fragment4171 {
  display: contents;
}
 
.templates-text4258 {
  display: inline-block;
}
 
.templates-fragment4166 {
  display: contents;
}
 
.templates-text4253 {
  display: inline-block;
}
 
.templates-fragment4167 {
  display: contents;
}
 
.templates-text4254 {
  display: inline-block;
}
 
.templates-fragment4173 {
  display: contents;
}
 
.templates-text4260 {
  display: inline-block;
}
 
.templates-fragment4168 {
  display: contents;
}
 
.templates-text4255 {
  display: inline-block;
}
 
.templates-fragment4161 {
  display: contents;
}
 
.templates-text4248 {
  display: inline-block;
}
 
.templates-fragment4159 {
  display: contents;
}
 
.templates-text4246 {
  display: inline-block;
}
 
.templates-fragment4176 {
  display: contents;
}
 
.templates-text4263 {
  display: inline-block;
}
 
.templates-fragment4162 {
  display: contents;
}
 
.templates-text4249 {
  display: inline-block;
}
 
.templates-fragment4148 {
  display: contents;
}
 
.templates-text4235 {
  display: inline-block;
}
 
.templates-fragment4174 {
  display: contents;
}
 
.templates-text4261 {
  display: inline-block;
}
 
.templates-fragment4169 {
  display: contents;
}
 
.templates-text4256 {
  display: inline-block;
}
 
.templates-fragment4144 {
  display: contents;
}
 
.templates-text4231 {
  display: inline-block;
}
 
.templates-fragment4164 {
  display: contents;
}
 
.templates-text4251 {
  display: inline-block;
}
 
.templates-fragment4178 {
  display: contents;
}
 
.templates-text4265 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo78 {
    display: none;
  }
  .toast2-header78 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button78 {
    align-self: flex-start;
  }
  .toast2-close-button78 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf78 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg78 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.gallery-card3-wrapper-kk0y {
  display: contents;
}
 
.gallery-card3-gallery-card3 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image3 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container3 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container3:hover {
  opacity: 1;
}
 
.gallery-card3-text7 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text8 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text7 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.toast2-wrapper-vs19 {
  display: contents;
}
 
.toast2-container159 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo79 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header79 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content79 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item79 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type79 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape79 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch79 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features159 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features160 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3979 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword79 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1279 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2479 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language79 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language79 {
  display: none;
}
 
.toast2-label-type79 {
  display: none;
}
 
.toast2-container-recovery-method79 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method79 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id79 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle160 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button159 {
  display: none;
}
 
.toast2-container160 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf79 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf79:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg79 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg79:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top79 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon1116 {
  display: none;
}
 
.toast2-link159 {
  display: contents;
}
 
.toast2-icon1120 {
  text-decoration: none;
}
 
.toast2-top-button79 {
  display: none;
  flex-direction: row;
}
 
.toast2-link160 {
  display: none;
}
 
.toast2-icon1124 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown79 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle317 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text566 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow79 {
  transition: 0.3s;
}
 
.toast2-icon1126 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list79 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown238 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle318 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle318:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink79 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown239 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle319 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle319:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text567 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown240 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle320 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle320:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text568 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button160 {
  display: none;
}
 
.toast2-close-button79 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1128 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment4198 {
  display: contents;
}
 
.templates-text4287 {
  display: inline-block;
}
 
.templates-fragment4221 {
  display: contents;
}
 
.templates-text4310 {
  display: inline-block;
}
 
.templates-fragment4195 {
  display: contents;
}
 
.templates-text4284 {
  display: inline-block;
}
 
.templates-fragment4185 {
  display: contents;
}
 
.templates-text4274 {
  display: inline-block;
}
 
.templates-fragment4186 {
  display: contents;
}
 
.templates-text4275 {
  display: inline-block;
}
 
.templates-fragment4203 {
  display: contents;
}
 
.templates-text4292 {
  display: inline-block;
}
 
.templates-fragment4189 {
  display: contents;
}
 
.templates-text4278 {
  display: inline-block;
}
 
.templates-fragment4205 {
  display: contents;
}
 
.templates-text4294 {
  display: inline-block;
}
 
.templates-fragment4219 {
  display: contents;
}
 
.templates-text4308 {
  display: inline-block;
}
 
.templates-fragment4187 {
  display: contents;
}
 
.templates-text4276 {
  display: inline-block;
}
 
.templates-fragment4210 {
  display: contents;
}
 
.templates-text4299 {
  display: inline-block;
}
 
.templates-fragment4215 {
  display: contents;
}
 
.templates-text4304 {
  display: inline-block;
}
 
.templates-fragment4194 {
  display: contents;
}
 
.templates-text4283 {
  display: inline-block;
}
 
.templates-fragment4192 {
  display: contents;
}
 
.templates-text4281 {
  display: inline-block;
}
 
.templates-fragment4197 {
  display: contents;
}
 
.templates-text4286 {
  display: inline-block;
}
 
.templates-fragment4196 {
  display: contents;
}
 
.templates-text4285 {
  display: inline-block;
}
 
.templates-fragment4190 {
  display: contents;
}
 
.templates-text4279 {
  display: inline-block;
}
 
.templates-fragment4200 {
  display: contents;
}
 
.templates-text4289 {
  display: inline-block;
}
 
.templates-fragment4191 {
  display: contents;
}
 
.templates-text4280 {
  display: inline-block;
}
 
.templates-fragment4212 {
  display: contents;
}
 
.templates-text4301 {
  display: inline-block;
}
 
.templates-fragment4182 {
  display: contents;
}
 
.templates-text4271 {
  display: inline-block;
}
 
.templates-fragment4193 {
  display: contents;
}
 
.templates-text4282 {
  display: inline-block;
}
 
.templates-fragment4217 {
  display: contents;
}
 
.templates-text4306 {
  display: inline-block;
}
 
.templates-fragment4220 {
  display: contents;
}
 
.templates-text4309 {
  display: inline-block;
}
 
.templates-fragment4183 {
  display: contents;
}
 
.templates-text4272 {
  display: inline-block;
}
 
.templates-fragment4211 {
  display: contents;
}
 
.templates-text4300 {
  display: inline-block;
}
 
.templates-fragment4206 {
  display: contents;
}
 
.templates-text4295 {
  display: inline-block;
}
 
.templates-fragment4207 {
  display: contents;
}
 
.templates-text4296 {
  display: inline-block;
}
 
.templates-fragment4213 {
  display: contents;
}
 
.templates-text4302 {
  display: inline-block;
}
 
.templates-fragment4208 {
  display: contents;
}
 
.templates-text4297 {
  display: inline-block;
}
 
.templates-fragment4201 {
  display: contents;
}
 
.templates-text4290 {
  display: inline-block;
}
 
.templates-fragment4199 {
  display: contents;
}
 
.templates-text4288 {
  display: inline-block;
}
 
.templates-fragment4216 {
  display: contents;
}
 
.templates-text4305 {
  display: inline-block;
}
 
.templates-fragment4202 {
  display: contents;
}
 
.templates-text4291 {
  display: inline-block;
}
 
.templates-fragment4188 {
  display: contents;
}
 
.templates-text4277 {
  display: inline-block;
}
 
.templates-fragment4214 {
  display: contents;
}
 
.templates-text4303 {
  display: inline-block;
}
 
.templates-fragment4209 {
  display: contents;
}
 
.templates-text4298 {
  display: inline-block;
}
 
.templates-fragment4184 {
  display: contents;
}
 
.templates-text4273 {
  display: inline-block;
}
 
.templates-fragment4204 {
  display: contents;
}
 
.templates-text4293 {
  display: inline-block;
}
 
.templates-fragment4218 {
  display: contents;
}
 
.templates-text4307 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo79 {
    display: none;
  }
  .toast2-header79 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button79 {
    align-self: flex-start;
  }
  .toast2-close-button79 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf79 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg79 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.gallery-card3-wrapper-4p38 {
  display: contents;
}
 
.gallery-card3-gallery-card4 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image4 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container4 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container4:hover {
  opacity: 1;
}
 
.gallery-card3-text9 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text10 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text9 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.toast2-wrapper-3k5u {
  display: contents;
}
 
.toast2-container161 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo80 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header80 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content80 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item80 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type80 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape80 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch80 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features161 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features162 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3980 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword80 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1280 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2480 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language80 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language80 {
  display: none;
}
 
.toast2-label-type80 {
  display: none;
}
 
.toast2-container-recovery-method80 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method80 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id80 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle162 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button161 {
  display: none;
}
 
.toast2-container162 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf80 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf80:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg80 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg80:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top80 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon1130 {
  display: none;
}
 
.toast2-link161 {
  display: contents;
}
 
.toast2-icon1134 {
  text-decoration: none;
}
 
.toast2-top-button80 {
  display: none;
  flex-direction: row;
}
 
.toast2-link162 {
  display: none;
}
 
.toast2-icon1138 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown80 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle321 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text573 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow80 {
  transition: 0.3s;
}
 
.toast2-icon1140 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list80 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown241 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle322 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle322:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink80 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown242 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle323 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle323:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text574 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown243 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle324 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle324:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text575 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button162 {
  display: none;
}
 
.toast2-close-button80 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1142 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment4238 {
  display: contents;
}
 
.templates-text4329 {
  display: inline-block;
}
 
.templates-fragment4261 {
  display: contents;
}
 
.templates-text4352 {
  display: inline-block;
}
 
.templates-fragment4235 {
  display: contents;
}
 
.templates-text4326 {
  display: inline-block;
}
 
.templates-fragment4225 {
  display: contents;
}
 
.templates-text4316 {
  display: inline-block;
}
 
.templates-fragment4226 {
  display: contents;
}
 
.templates-text4317 {
  display: inline-block;
}
 
.templates-fragment4243 {
  display: contents;
}
 
.templates-text4334 {
  display: inline-block;
}
 
.templates-fragment4229 {
  display: contents;
}
 
.templates-text4320 {
  display: inline-block;
}
 
.templates-fragment4245 {
  display: contents;
}
 
.templates-text4336 {
  display: inline-block;
}
 
.templates-fragment4259 {
  display: contents;
}
 
.templates-text4350 {
  display: inline-block;
}
 
.templates-fragment4227 {
  display: contents;
}
 
.templates-text4318 {
  display: inline-block;
}
 
.templates-fragment4250 {
  display: contents;
}
 
.templates-text4341 {
  display: inline-block;
}
 
.templates-fragment4255 {
  display: contents;
}
 
.templates-text4346 {
  display: inline-block;
}
 
.templates-fragment4234 {
  display: contents;
}
 
.templates-text4325 {
  display: inline-block;
}
 
.templates-fragment4232 {
  display: contents;
}
 
.templates-text4323 {
  display: inline-block;
}
 
.templates-fragment4237 {
  display: contents;
}
 
.templates-text4328 {
  display: inline-block;
}
 
.templates-fragment4236 {
  display: contents;
}
 
.templates-text4327 {
  display: inline-block;
}
 
.templates-fragment4230 {
  display: contents;
}
 
.templates-text4321 {
  display: inline-block;
}
 
.templates-fragment4240 {
  display: contents;
}
 
.templates-text4331 {
  display: inline-block;
}
 
.templates-fragment4231 {
  display: contents;
}
 
.templates-text4322 {
  display: inline-block;
}
 
.templates-fragment4252 {
  display: contents;
}
 
.templates-text4343 {
  display: inline-block;
}
 
.templates-fragment4222 {
  display: contents;
}
 
.templates-text4313 {
  display: inline-block;
}
 
.templates-fragment4233 {
  display: contents;
}
 
.templates-text4324 {
  display: inline-block;
}
 
.templates-fragment4257 {
  display: contents;
}
 
.templates-text4348 {
  display: inline-block;
}
 
.templates-fragment4260 {
  display: contents;
}
 
.templates-text4351 {
  display: inline-block;
}
 
.templates-fragment4223 {
  display: contents;
}
 
.templates-text4314 {
  display: inline-block;
}
 
.templates-fragment4251 {
  display: contents;
}
 
.templates-text4342 {
  display: inline-block;
}
 
.templates-fragment4246 {
  display: contents;
}
 
.templates-text4337 {
  display: inline-block;
}
 
.templates-fragment4247 {
  display: contents;
}
 
.templates-text4338 {
  display: inline-block;
}
 
.templates-fragment4253 {
  display: contents;
}
 
.templates-text4344 {
  display: inline-block;
}
 
.templates-fragment4248 {
  display: contents;
}
 
.templates-text4339 {
  display: inline-block;
}
 
.templates-fragment4241 {
  display: contents;
}
 
.templates-text4332 {
  display: inline-block;
}
 
.templates-fragment4239 {
  display: contents;
}
 
.templates-text4330 {
  display: inline-block;
}
 
.templates-fragment4256 {
  display: contents;
}
 
.templates-text4347 {
  display: inline-block;
}
 
.templates-fragment4242 {
  display: contents;
}
 
.templates-text4333 {
  display: inline-block;
}
 
.templates-fragment4228 {
  display: contents;
}
 
.templates-text4319 {
  display: inline-block;
}
 
.templates-fragment4254 {
  display: contents;
}
 
.templates-text4345 {
  display: inline-block;
}
 
.templates-fragment4249 {
  display: contents;
}
 
.templates-text4340 {
  display: inline-block;
}
 
.templates-fragment4224 {
  display: contents;
}
 
.templates-text4315 {
  display: inline-block;
}
 
.templates-fragment4244 {
  display: contents;
}
 
.templates-text4335 {
  display: inline-block;
}
 
.templates-fragment4258 {
  display: contents;
}
 
.templates-text4349 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo80 {
    display: none;
  }
  .toast2-header80 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button80 {
    align-self: flex-start;
  }
  .toast2-close-button80 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf80 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg80 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.gallery-card3-wrapper-rql1 {
  display: contents;
}
 
.gallery-card3-gallery-card5 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image5 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container5 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container5:hover {
  opacity: 1;
}
 
.gallery-card3-text11 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text12 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text11 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.toast2-wrapper-j7sl {
  display: contents;
}
 
.toast2-container163 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast2-logo81 {
  height: 60px;
  object-fit: cover;
}
 
.toast2-header81 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-content81 {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-container-item81 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast2-label-item-type81 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-shape81 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-unit-inch81 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-features163 {
  gap: m;
  display: flex;
  align-items: flex-start;
}
 
.toast2-container-features164 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}
 
.toast2-label-list-bip39slip3981 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label-passphrasepassword81 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label1281 {
  display: none;
  font-style: normal;
  font-weight: 700;
}
 
.toast2-label2481 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-language81 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
}
 
.toast2-language81 {
  display: none;
}
 
.toast2-label-type81 {
  display: none;
}
 
.toast2-container-recovery-method81 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-label-recovery-method81 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-container-id81 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.toast2-subtitle164 {
  font-style: normal;
  font-weight: 700;
}
 
.toast2-button163 {
  display: none;
}
 
.toast2-container164 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.toast2-button-pdf81 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-pdf81:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-button-svg81 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 1.15rem;
  max-width: auto;
  min-width: auto;
  align-self: center;
  box-shadow: rgb(212, 212, 212) 0px 0px 0px 4px;
  margin-top: var(--dl-layout-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-gray-white);
  border-style: dashed;
  border-width: 2px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: rgb(20, 164, 74);
}
 
.toast2-button-svg81:hover {
  color: var(--dl-color-gray-black);
  background-color: transparent;
}
 
.toast2-container-scroll-to-top81 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.toast2-icon1144 {
  display: none;
}
 
.toast2-link163 {
  display: contents;
}
 
.toast2-icon1148 {
  text-decoration: none;
}
 
.toast2-top-button81 {
  display: none;
  flex-direction: row;
}
 
.toast2-link164 {
  display: none;
}
 
.toast2-icon1152 {
  width: 24px;
  height: 24px;
  display: none;
}
 
.toast2-thq-dropdown81 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle325 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-text580 {
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.toast2-dropdown-arrow81 {
  transition: 0.3s;
}
 
.toast2-icon1154 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.toast2-dropdown-list81 {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.toast2-dropdown244 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle326 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle326:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-navlink81 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.toast2-dropdown245 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle327 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle327:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text581 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-dropdown246 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.toast2-dropdown-toggle328 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.toast2-dropdown-toggle328:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.toast2-text582 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.toast2-button164 {
  display: none;
}
 
.toast2-close-button81 {
  display: none;
  flex-direction: row;
}
 
.toast2-icon1156 {
  width: 24px;
  height: 24px;
}
 
.templates-fragment4278 {
  display: contents;
}
 
.templates-text4371 {
  display: inline-block;
}
 
.templates-fragment4301 {
  display: contents;
}
 
.templates-text4394 {
  display: inline-block;
}
 
.templates-fragment4275 {
  display: contents;
}
 
.templates-text4368 {
  display: inline-block;
}
 
.templates-fragment4265 {
  display: contents;
}
 
.templates-text4358 {
  display: inline-block;
}
 
.templates-fragment4266 {
  display: contents;
}
 
.templates-text4359 {
  display: inline-block;
}
 
.templates-fragment4283 {
  display: contents;
}
 
.templates-text4376 {
  display: inline-block;
}
 
.templates-fragment4269 {
  display: contents;
}
 
.templates-text4362 {
  display: inline-block;
}
 
.templates-fragment4285 {
  display: contents;
}
 
.templates-text4378 {
  display: inline-block;
}
 
.templates-fragment4299 {
  display: contents;
}
 
.templates-text4392 {
  display: inline-block;
}
 
.templates-fragment4267 {
  display: contents;
}
 
.templates-text4360 {
  display: inline-block;
}
 
.templates-fragment4290 {
  display: contents;
}
 
.templates-text4383 {
  display: inline-block;
}
 
.templates-fragment4295 {
  display: contents;
}
 
.templates-text4388 {
  display: inline-block;
}
 
.templates-fragment4274 {
  display: contents;
}
 
.templates-text4367 {
  display: inline-block;
}
 
.templates-fragment4272 {
  display: contents;
}
 
.templates-text4365 {
  display: inline-block;
}
 
.templates-fragment4277 {
  display: contents;
}
 
.templates-text4370 {
  display: inline-block;
}
 
.templates-fragment4276 {
  display: contents;
}
 
.templates-text4369 {
  display: inline-block;
}
 
.templates-fragment4270 {
  display: contents;
}
 
.templates-text4363 {
  display: inline-block;
}
 
.templates-fragment4280 {
  display: contents;
}
 
.templates-text4373 {
  display: inline-block;
}
 
.templates-fragment4271 {
  display: contents;
}
 
.templates-text4364 {
  display: inline-block;
}
 
.templates-fragment4292 {
  display: contents;
}
 
.templates-text4385 {
  display: inline-block;
}
 
.templates-fragment4262 {
  display: contents;
}
 
.templates-text4355 {
  display: inline-block;
}
 
.templates-fragment4273 {
  display: contents;
}
 
.templates-text4366 {
  display: inline-block;
}
 
.templates-fragment4297 {
  display: contents;
}
 
.templates-text4390 {
  display: inline-block;
}
 
.templates-fragment4300 {
  display: contents;
}
 
.templates-text4393 {
  display: inline-block;
}
 
.templates-fragment4263 {
  display: contents;
}
 
.templates-text4356 {
  display: inline-block;
}
 
.templates-fragment4291 {
  display: contents;
}
 
.templates-text4384 {
  display: inline-block;
}
 
.templates-fragment4286 {
  display: contents;
}
 
.templates-text4379 {
  display: inline-block;
}
 
.templates-fragment4287 {
  display: contents;
}
 
.templates-text4380 {
  display: inline-block;
}
 
.templates-fragment4293 {
  display: contents;
}
 
.templates-text4386 {
  display: inline-block;
}
 
.templates-fragment4288 {
  display: contents;
}
 
.templates-text4381 {
  display: inline-block;
}
 
.templates-fragment4281 {
  display: contents;
}
 
.templates-text4374 {
  display: inline-block;
}
 
.templates-fragment4279 {
  display: contents;
}
 
.templates-text4372 {
  display: inline-block;
}
 
.templates-fragment4296 {
  display: contents;
}
 
.templates-text4389 {
  display: inline-block;
}
 
.templates-fragment4282 {
  display: contents;
}
 
.templates-text4375 {
  display: inline-block;
}
 
.templates-fragment4268 {
  display: contents;
}
 
.templates-text4361 {
  display: inline-block;
}
 
.templates-fragment4294 {
  display: contents;
}
 
.templates-text4387 {
  display: inline-block;
}
 
.templates-fragment4289 {
  display: contents;
}
 
.templates-text4382 {
  display: inline-block;
}
 
.templates-fragment4264 {
  display: contents;
}
 
.templates-text4357 {
  display: inline-block;
}
 
.templates-fragment4284 {
  display: contents;
}
 
.templates-text4377 {
  display: inline-block;
}
 
.templates-fragment4298 {
  display: contents;
}
 
.templates-text4391 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .toast2-logo81 {
    display: none;
  }
  .toast2-header81 {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
  .toast2-top-button81 {
    align-self: flex-start;
  }
  .toast2-close-button81 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .toast2-button-pdf81 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
  .toast2-button-svg81 {
    margin-top: var(--dl-layout-space-unit);
    margin-left: 0px;
  }
}

.gallery-card3-wrapper-j91i {
  display: contents;
}
 
.gallery-card3-gallery-card6 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image6 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container6 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container6:hover {
  opacity: 1;
}
 
.gallery-card3-text13 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text14 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text13 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.gallery-card3-wrapper-cn4v {
  display: contents;
}
 
.gallery-card3-gallery-card7 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image7 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container7 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container7:hover {
  opacity: 1;
}
 
.gallery-card3-text15 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text16 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text15 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.gallery-card3-wrapper-6ief {
  display: contents;
}
 
.gallery-card3-gallery-card8 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image8 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container8 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container8:hover {
  opacity: 1;
}
 
.gallery-card3-text17 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text18 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text17 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.gallery-card3-wrapper-1yox {
  display: contents;
}
 
.gallery-card3-gallery-card9 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image9 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container9 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container9:hover {
  opacity: 1;
}
 
.gallery-card3-text19 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text20 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text19 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.gallery-card3-wrapper-jcvz {
  display: contents;
}
 
.gallery-card3-gallery-card10 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image10 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container10 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container10:hover {
  opacity: 1;
}
 
.gallery-card3-text21 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text22 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text21 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.gallery-card3-wrapper-vk5s {
  display: contents;
}
 
.gallery-card3-gallery-card11 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image11 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container11 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container11:hover {
  opacity: 1;
}
 
.gallery-card3-text23 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text24 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text23 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.gallery-card3-wrapper-ey3f {
  display: contents;
}
 
.gallery-card3-gallery-card12 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image12 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container12 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container12:hover {
  opacity: 1;
}
 
.gallery-card3-text25 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text26 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text25 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.gallery-card3-wrapper-2t35 {
  display: contents;
}
 
.gallery-card3-gallery-card13 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image13 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container13 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container13:hover {
  opacity: 1;
}
 
.gallery-card3-text27 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text28 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text27 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.gallery-card3-wrapper-bz8o {
  display: contents;
}
 
.gallery-card3-gallery-card14 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.gallery-card3-image14 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.gallery-card3-container14 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-layout-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 164, 74, 0.9));
}
 
.gallery-card3-container14:hover {
  opacity: 1;
}
 
.gallery-card3-text29 {
  fill: var(--dl-color-success-300);
  color: #a03b3b;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.gallery-card3-text30 {
  color: var(--dl-color-gray-white);
  display: none;
  text-align: center;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.gallery-card3root-class-name101 {
  display: none;
}
 
.gallery-card3root-class-name102 {
  display: none;
}
 
.gallery-card3root-class-name103 {
  display: none;
}
 
.gallery-card3root-class-name104 {
  display: none;
}
 
.gallery-card3root-class-name105 {
  display: none;
}
 
.gallery-card3root-class-name106 {
  display: none;
}
 
.gallery-card3root-class-name107 {
  display: none;
}
 
.gallery-card3root-class-name108 {
  display: none;
}
 
.gallery-card3root-class-name109 {
  display: none;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 479px) {
  .gallery-card3-text29 {
    align-self: center;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.footer3-wrapper {
  display: contents;
}
 
.footer3-footer4 {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer3-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer3-content {
  gap: 32px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer3-text10 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  display: none;
  text-align: center;
}
 
.footer3-logo {
  gap: 24px;
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer3-image {
  width: auto;
  height: 2rem;
  align-self: center;
  object-fit: cover;
}
 
.footer3-links {
  gap: var(--dl-layout-space-twounits);
  display: none;
  align-items: flex-start;
}
 
.footer3-link1 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
}
 
.footer3-link2 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
}
 
.footer3-link3 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
}
 
.footer3-link4 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
}
 
.footer3-link5 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
}
 
.footer3-social-links {
  gap: var(--dl-layout-space-unit);
  display: none;
  flex-grow: 1;
  align-items: center;
  justify-content: flex-end;
}
 
.footer3-icon10 {
  display: none;
}
 
.footer3-icon12 {
  display: none;
}
 
.footer3-icon14 {
  display: none;
}
 
.footer3-icon16 {
  display: none;
}
 
.footer3-text11 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  display: none;
}
 
.footer3-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer3-divider {
  display: none;
  background-color: var(--dl-color-gray-500);
}
 
.footer3-row {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.footer3-footer-links {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer3-content31 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
}
 
.footer3-content32 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  display: none;
}
 
.footer3-link11 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  display: none;
}
 
.footer3-link12 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  display: none;
}
 
.footer3-link13 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  display: none;
}
 
.templates-fragment4310 {
  display: contents;
}
 
.templates-text4423 {
  display: inline-block;
}
 
.templates-fragment4308 {
  display: contents;
}
 
.templates-text4418 {
  display: inline-block;
}
 
.templates-fragment4307 {
  display: contents;
}
 
.templates-text4417 {
  display: inline-block;
}
 
.templates-fragment4311 {
  display: contents;
}
 
.templates-text4424 {
  display: inline-block;
}
 
.templates-fragment4303 {
  display: contents;
}
 
.templates-text4413 {
  display: inline-block;
}
 
.templates-fragment4306 {
  display: contents;
}
 
.templates-text4416 {
  display: inline-block;
}
 
.templates-fragment4305 {
  display: contents;
}
 
.templates-text4415 {
  display: inline-block;
}
 
.templates-fragment4304 {
  display: contents;
}
 
.templates-text4414 {
  display: inline-block;
}
 
.templates-fragment4309 {
  display: contents;
}
 
.templates-text4422 {
  display: inline-block;
}
 
.templates-fragment4302 {
  display: contents;
}
 
.templates-text4412 {
  display: inline-block;
}
 

 

 
@media(max-width: 991px) {
  .footer3-logo {
    width: auto;
  }
}
 
@media(max-width: 767px) {
  .footer3-content {
    flex-direction: column;
  }
  .footer3-row {
    flex-direction: column;
  }
  .footer3-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer3-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer3-content {
    width: 100%;
  }
  .footer3-links {
    width: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

.templates-container10 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.templates-header {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.templates-image10 {
  height: 2rem;
}
 
.templates-nav1 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.templates-burger-menu1 {
  display: none;
}
 
.templates-icon100 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  display: flex;
}
 
.templates-mobile-menu1 {
  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;
}
 
.templates-nav2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.templates-container11 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.templates-image11 {
  height: 2rem;
}
 
.templates-close-mobile-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.templates-icon102 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.templates-icon104 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}
 
.templates-icon106 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}
 
.templates-icon108 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.templates-search-field {
  flex: 0 0 auto;
  width: 515px;
  height: auto;
  display: none;
  align-items: flex-start;
  justify-content: center;
}
 
.templates-textinput {
  flex: 1;
  width: auto;
  z-index: 100;
  align-self: center;
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  margin-top: var(--dl-layout-space-twounits);
  padding-top: var(--dl-layout-space-unit);
  border-color: #000000;
  margin-bottom: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-heading {
  color: rgb(20, 164, 74);
  padding-top: var(--dl-layout-space-fourunits);
  padding-left: 0px;
  padding-right: 0px;
}
 
.templates-text1000 {
  font-size: 1.5em;
  font-style: normal;
  font-weight: 600;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.templates-select {
  display: none;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 3;
  grid-column-start: 2;
}
 
.templates-navbar-interactive {
  width: 100%;
  display: none;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column-reverse;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.templates-image12 {
  height: 2rem;
}
 
.templates-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.templates-links1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.templates-text1002 {
  margin-left: var(--dl-layout-space-twounits);
}
 
.templates-text1003 {
  margin-left: var(--dl-layout-space-twounits);
}
 
.templates-text1004 {
  margin-left: var(--dl-layout-space-twounits);
}
 
.templates-text1005 {
  margin-left: var(--dl-layout-space-twounits);
}
 
.templates-buttons1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-login1 {
  border-width: 0px;
  margin-right: var(--dl-layout-space-twounits);
}
 
.templates-burger-menu2 {
  display: none;
}
 
.templates-icon110 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.templates-mobile-menu2 {
  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;
}
 
.templates-nav3 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.templates-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.templates-logo {
  height: 2rem;
}
 
.templates-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.templates-icon112 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.templates-links2 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.templates-text1006 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.templates-text1007 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.templates-text1008 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.templates-text1009 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.templates-text1010 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.templates-buttons2 {
  width: 100%;
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-login2 {
  margin-right: var(--dl-layout-space-twounits);
}
 
.templates-icon114 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}
 
.templates-icon116 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}
 
.templates-icon118 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.templates-container12 {
  flex: 0 0 auto;
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 100px;
  display: flex;
  align-items: flex-start;
}
 
.templates-container13 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.templates-image13 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.templates-image14 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.templates-image15 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.templates-image16 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.templates-image17 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.templates-image18 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.templates-image19 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.templates-image20 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.templates-image21 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.templates-image22 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.templates-thq-dropdown {
  width: auto;
  cursor: pointer;
  display: inline-block;
  position: relative;
  align-self: center;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.templates-dropdown-toggle1 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text1011 {
  font-size: 1rem;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
 
.templates-dropdown-arrow {
  transition: 0.3s;
}
 
.templates-icon120 {
  width: 18px;
  height: 18px;
  transition: 0.3s;
}
 
.templates-dropdown-list {
  top: 0;
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
 
.templates-fragment1000 {
  display: contents;
}
 
.templates-text1012 {
  display: inline-block;
}
 
.templates-fragment1001 {
  display: contents;
}
 
.templates-text1013 {
  display: inline-block;
  font-size: 1.5rem;
}
 
.templates-fragment1002 {
  display: contents;
}
 
.templates-text1014 {
  display: inline-block;
}
 
.templates-fragment1003 {
  display: contents;
}
 
.templates-text1015 {
  display: inline-block;
  font-size: 1.5rem;
}
 
.templates-fragment1004 {
  display: contents;
}
 
.templates-text1016 {
  display: inline-block;
}
 
.templates-fragment1005 {
  display: contents;
}
 
.templates-text1017 {
  display: inline-block;
  font-size: 1.5rem;
}
 
.templates-fragment1006 {
  display: contents;
}
 
.templates-text1018 {
  display: inline-block;
}
 
.templates-fragment1007 {
  display: contents;
}
 
.templates-text1019 {
  display: inline-block;
  font-size: 1.5rem;
}
 
.templates-fragment1008 {
  display: contents;
}
 
.templates-text1020 {
  display: inline-block;
}
 
.templates-fragment1009 {
  display: contents;
}
 
.templates-text1021 {
  display: inline-block;
  font-size: 1.5rem;
}
 
.templates-fragment1010 {
  display: contents;
}
 
.templates-text1022 {
  display: inline-block;
}
 
.templates-fragment1011 {
  display: contents;
}
 
.templates-text1023 {
  display: inline-block;
  font-size: 1.5rem;
}
 
.templates-fragment1012 {
  display: contents;
}
 
.templates-text1024 {
  display: inline-block;
}
 
.templates-fragment1013 {
  display: contents;
}
 
.templates-text1025 {
  display: inline-block;
  font-size: 1.5rem;
}
 
.templates-fragment1014 {
  display: contents;
}
 
.templates-text1026 {
  display: inline-block;
}
 
.templates-fragment1015 {
  display: contents;
}
 
.templates-text1027 {
  display: inline-block;
  font-size: 1.5rem;
}
 
.templates-fragment1016 {
  display: contents;
}
 
.templates-text1028 {
  display: inline-block;
}
 
.templates-fragment1017 {
  display: contents;
}
 
.templates-text1029 {
  display: inline-block;
  font-size: 1.5rem;
}
 
.templates-fragment1018 {
  display: contents;
}
 
.templates-text1030 {
  display: inline-block;
}
 
.templates-fragment1019 {
  display: contents;
}
 
.templates-text1031 {
  display: inline-block;
  font-size: 1.5rem;
}
 
.templates-dropdown1 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.templates-dropdown-toggle2 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-dropdown-toggle2:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.templates-link1 {
  width: 100%;
  cursor: pointer;
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.templates-fragment1020 {
  display: contents;
}
 
.templates-text1032 {
  display: inline-block;
}
 
.templates-fragment1021 {
  display: contents;
}
 
.templates-text1033 {
  display: inline-block;
  font-size: 1.5rem;
}
 
.templates-dropdown2 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.templates-dropdown-toggle3 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-dropdown-toggle3:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.templates-link2 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
 
.templates-dropdown3 {
  cursor: pointer;
  display: none;
  position: relative;
  border-radius: var(--dl-layout-radius-radius2);
}
 
.templates-dropdown-toggle4 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-dropdown-toggle4:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
 
.templates-text1034 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
 
.templates-container14 {
  flex: 0 0 auto;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: auto;
  display: none;
  align-items: flex-start;
  justify-content: center;
}
 
.templates-container15 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion10 {
  width: 100%;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger10 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #D9D9D9;
}
 
.templates-summary10 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.templates-icon-container10 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-container16 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-accordion11 {
  width: 100%;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger11 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #D9D9D9;
}
 
.templates-summary11 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.templates-icon-container11 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-container17 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-container18 {
  width: auto;
  height: auto;
  display: grid;
  align-self: stretch;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion12 {
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger12 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary12 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image23 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text1039 {
  display: none;
}
 
.templates-title10 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container12 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon126 {
  fill: #D9D9D9;
}
 
.templates-container-f-honeycomb {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text1040 {
  display: none;
}
 
.templates-fragment1022 {
  display: contents;
}
 
.templates-text1041 {
  display: inline-block;
}
 
.templates-fragment1023 {
  display: contents;
}
 
.templates-text1042 {
  display: inline-block;
}
 
.templates-fragment1024 {
  display: contents;
}
 
.templates-text1043 {
  display: inline-block;
}
 
.templates-fragment1025 {
  display: contents;
}
 
.templates-text1044 {
  display: inline-block;
}
 
.templates-fragment1026 {
  display: contents;
}
 
.templates-text1045 {
  display: inline-block;
}
 
.templates-fragment1027 {
  display: contents;
}
 
.templates-text1046 {
  display: inline-block;
}
 
.templates-fragment1028 {
  display: contents;
}
 
.templates-text1047 {
  display: inline-block;
}
 
.templates-fragment1029 {
  display: contents;
}
 
.templates-text1048 {
  display: inline-block;
}
 
.templates-fragment1030 {
  display: contents;
}
 
.templates-text1049 {
  display: inline-block;
}
 
.templates-fragment1031 {
  display: contents;
}
 
.templates-text1050 {
  display: inline-block;
}
 
.templates-fragment1032 {
  display: contents;
}
 
.templates-text1051 {
  display: inline-block;
}
 
.templates-fragment1033 {
  display: contents;
}
 
.templates-text1052 {
  display: inline-block;
}
 
.templates-fragment1034 {
  display: contents;
}
 
.templates-text1053 {
  display: inline-block;
}
 
.templates-fragment1035 {
  display: contents;
}
 
.templates-text1054 {
  display: inline-block;
}
 
.templates-fragment1036 {
  display: contents;
}
 
.templates-text1055 {
  display: inline-block;
}
 
.templates-fragment1037 {
  display: contents;
}
 
.templates-text1056 {
  display: inline-block;
}
 
.templates-fragment1038 {
  display: contents;
}
 
.templates-text1057 {
  display: inline-block;
}
 
.templates-fragment1039 {
  display: contents;
}
 
.templates-text1058 {
  display: inline-block;
}
 
.templates-fragment1040 {
  display: contents;
}
 
.templates-text1059 {
  display: inline-block;
}
 
.templates-fragment1041 {
  display: contents;
}
 
.templates-text1060 {
  display: inline-block;
}
 
.templates-fragment1042 {
  display: contents;
}
 
.templates-text1061 {
  display: inline-block;
}
 
.templates-fragment1043 {
  display: contents;
}
 
.templates-text1062 {
  display: inline-block;
}
 
.templates-fragment1044 {
  display: contents;
}
 
.templates-text1063 {
  display: inline-block;
}
 
.templates-fragment1045 {
  display: contents;
}
 
.templates-text1064 {
  display: inline-block;
}
 
.templates-fragment1046 {
  display: contents;
}
 
.templates-text1065 {
  display: inline-block;
}
 
.templates-fragment1047 {
  display: contents;
}
 
.templates-text1066 {
  display: inline-block;
}
 
.templates-fragment1048 {
  display: contents;
}
 
.templates-text1067 {
  display: inline-block;
}
 
.templates-fragment1049 {
  display: contents;
}
 
.templates-text1068 {
  display: inline-block;
}
 
.templates-fragment1050 {
  display: contents;
}
 
.templates-text1069 {
  display: inline-block;
}
 
.templates-fragment1051 {
  display: contents;
}
 
.templates-text1070 {
  display: inline-block;
}
 
.templates-fragment1052 {
  display: contents;
}
 
.templates-text1071 {
  display: inline-block;
}
 
.templates-fragment1053 {
  display: contents;
}
 
.templates-text1072 {
  display: inline-block;
}
 
.templates-fragment1054 {
  display: contents;
}
 
.templates-text1073 {
  display: inline-block;
}
 
.templates-fragment1055 {
  display: contents;
}
 
.templates-text1074 {
  display: inline-block;
}
 
.templates-fragment1056 {
  display: contents;
}
 
.templates-text1075 {
  display: inline-block;
}
 
.templates-fragment1057 {
  display: contents;
}
 
.templates-text1076 {
  display: inline-block;
}
 
.templates-fragment1058 {
  display: contents;
}
 
.templates-text1077 {
  display: inline-block;
}
 
.templates-fragment1059 {
  display: contents;
}
 
.templates-text1078 {
  display: inline-block;
}
 
.templates-fragment1060 {
  display: contents;
}
 
.templates-text1079 {
  display: inline-block;
}
 
.templates-fragment1061 {
  display: contents;
}
 
.templates-text1080 {
  display: inline-block;
}
 
.templates-fragment1062 {
  display: contents;
}
 
.templates-text1081 {
  display: inline-block;
}
 
.templates-fragment1063 {
  display: contents;
}
 
.templates-text1082 {
  display: inline-block;
}
 
.templates-fragment1064 {
  display: contents;
}
 
.templates-text1083 {
  display: inline-block;
}
 
.templates-fragment1065 {
  display: contents;
}
 
.templates-text1084 {
  display: inline-block;
}
 
.templates-fragment1066 {
  display: contents;
}
 
.templates-text1085 {
  display: inline-block;
}
 
.templates-fragment1067 {
  display: contents;
}
 
.templates-text1086 {
  display: inline-block;
}
 
.templates-fragment1068 {
  display: contents;
}
 
.templates-text1087 {
  display: inline-block;
}
 
.templates-fragment1069 {
  display: contents;
}
 
.templates-text1088 {
  display: inline-block;
}
 
.templates-fragment1070 {
  display: contents;
}
 
.templates-text1089 {
  display: inline-block;
}
 
.templates-fragment1071 {
  display: contents;
}
 
.templates-text1090 {
  display: inline-block;
}
 
.templates-fragment1072 {
  display: contents;
}
 
.templates-text1091 {
  display: inline-block;
}
 
.templates-fragment1073 {
  display: contents;
}
 
.templates-text1092 {
  display: inline-block;
}
 
.templates-fragment1074 {
  display: contents;
}
 
.templates-text1093 {
  display: inline-block;
}
 
.templates-fragment1075 {
  display: contents;
}
 
.templates-text1094 {
  display: inline-block;
}
 
.templates-fragment1076 {
  display: contents;
}
 
.templates-text1095 {
  display: inline-block;
}
 
.templates-fragment1077 {
  display: contents;
}
 
.templates-text1096 {
  display: inline-block;
}
 
.templates-fragment1078 {
  display: contents;
}
 
.templates-text1097 {
  display: inline-block;
}
 
.templates-fragment1079 {
  display: contents;
}
 
.templates-text1098 {
  display: inline-block;
}
 
.templates-fragment1080 {
  display: contents;
}
 
.templates-text1099 {
  display: inline-block;
}
 
.templates-fragment1081 {
  display: contents;
}
 
.templates-text1100 {
  display: inline-block;
}
 
.templates-fragment1082 {
  display: contents;
}
 
.templates-text1101 {
  display: inline-block;
}
 
.templates-fragment1083 {
  display: contents;
}
 
.templates-text1102 {
  display: inline-block;
}
 
.templates-fragment1084 {
  display: contents;
}
 
.templates-text1103 {
  display: inline-block;
}
 
.templates-fragment1085 {
  display: contents;
}
 
.templates-text1104 {
  display: inline-block;
}
 
.templates-fragment1086 {
  display: contents;
}
 
.templates-text1105 {
  display: inline-block;
}
 
.templates-fragment1087 {
  display: contents;
}
 
.templates-text1106 {
  display: inline-block;
}
 
.templates-fragment1088 {
  display: contents;
}
 
.templates-text1107 {
  display: inline-block;
}
 
.templates-fragment1089 {
  display: contents;
}
 
.templates-text1108 {
  display: inline-block;
}
 
.templates-fragment1090 {
  display: contents;
}
 
.templates-text1109 {
  display: inline-block;
}
 
.templates-fragment1091 {
  display: contents;
}
 
.templates-text1110 {
  display: inline-block;
}
 
.templates-fragment1092 {
  display: contents;
}
 
.templates-text1111 {
  display: inline-block;
}
 
.templates-fragment1093 {
  display: contents;
}
 
.templates-text1112 {
  display: inline-block;
}
 
.templates-fragment1094 {
  display: contents;
}
 
.templates-text1113 {
  display: inline-block;
}
 
.templates-fragment1095 {
  display: contents;
}
 
.templates-text1114 {
  display: inline-block;
}
 
.templates-fragment1096 {
  display: contents;
}
 
.templates-text1115 {
  display: inline-block;
}
 
.templates-fragment1097 {
  display: contents;
}
 
.templates-text1116 {
  display: inline-block;
}
 
.templates-fragment1098 {
  display: contents;
}
 
.templates-text1117 {
  display: inline-block;
}
 
.templates-fragment1099 {
  display: contents;
}
 
.templates-text1118 {
  display: inline-block;
}
 
.templates-fragment1100 {
  display: contents;
}
 
.templates-text1119 {
  display: inline-block;
}
 
.templates-fragment1101 {
  display: contents;
}
 
.templates-text1120 {
  display: inline-block;
}
 
.templates-fragment1102 {
  display: contents;
}
 
.templates-text1121 {
  display: inline-block;
}
 
.templates-fragment1103 {
  display: contents;
}
 
.templates-text1122 {
  display: inline-block;
}
 
.templates-fragment1104 {
  display: contents;
}
 
.templates-text1123 {
  display: inline-block;
}
 
.templates-fragment1105 {
  display: contents;
}
 
.templates-text1124 {
  display: inline-block;
}
 
.templates-fragment1106 {
  display: contents;
}
 
.templates-text1125 {
  display: inline-block;
}
 
.templates-fragment1107 {
  display: contents;
}
 
.templates-text1126 {
  display: inline-block;
}
 
.templates-fragment1108 {
  display: contents;
}
 
.templates-text1127 {
  display: inline-block;
}
 
.templates-fragment1109 {
  display: contents;
}
 
.templates-text1128 {
  display: inline-block;
}
 
.templates-fragment1110 {
  display: contents;
}
 
.templates-text1129 {
  display: inline-block;
}
 
.templates-fragment1111 {
  display: contents;
}
 
.templates-text1130 {
  display: inline-block;
}
 
.templates-fragment1112 {
  display: contents;
}
 
.templates-text1131 {
  display: inline-block;
}
 
.templates-fragment1113 {
  display: contents;
}
 
.templates-text1132 {
  display: inline-block;
}
 
.templates-fragment1114 {
  display: contents;
}
 
.templates-text1133 {
  display: inline-block;
}
 
.templates-fragment1115 {
  display: contents;
}
 
.templates-text1134 {
  display: inline-block;
}
 
.templates-fragment1116 {
  display: contents;
}
 
.templates-text1135 {
  display: inline-block;
}
 
.templates-fragment1117 {
  display: contents;
}
 
.templates-text1136 {
  display: inline-block;
}
 
.templates-fragment1118 {
  display: contents;
}
 
.templates-text1137 {
  display: inline-block;
}
 
.templates-fragment1119 {
  display: contents;
}
 
.templates-text1138 {
  display: inline-block;
}
 
.templates-fragment1120 {
  display: contents;
}
 
.templates-text1139 {
  display: inline-block;
}
 
.templates-fragment1121 {
  display: contents;
}
 
.templates-text1140 {
  display: inline-block;
}
 
.templates-fragment1122 {
  display: contents;
}
 
.templates-text1141 {
  display: inline-block;
}
 
.templates-fragment1123 {
  display: contents;
}
 
.templates-text1142 {
  display: inline-block;
}
 
.templates-fragment1124 {
  display: contents;
}
 
.templates-text1143 {
  display: inline-block;
}
 
.templates-fragment1125 {
  display: contents;
}
 
.templates-text1144 {
  display: inline-block;
}
 
.templates-fragment1126 {
  display: contents;
}
 
.templates-text1145 {
  display: inline-block;
}
 
.templates-fragment1127 {
  display: contents;
}
 
.templates-text1146 {
  display: inline-block;
}
 
.templates-fragment1128 {
  display: contents;
}
 
.templates-text1147 {
  display: inline-block;
}
 
.templates-fragment1129 {
  display: contents;
}
 
.templates-text1148 {
  display: inline-block;
}
 
.templates-fragment1130 {
  display: contents;
}
 
.templates-text1149 {
  display: inline-block;
}
 
.templates-fragment1131 {
  display: contents;
}
 
.templates-text1150 {
  display: inline-block;
}
 
.templates-fragment1132 {
  display: contents;
}
 
.templates-text1151 {
  display: inline-block;
}
 
.templates-fragment1133 {
  display: contents;
}
 
.templates-text1152 {
  display: inline-block;
}
 
.templates-fragment1134 {
  display: contents;
}
 
.templates-text1153 {
  display: inline-block;
}
 
.templates-fragment1135 {
  display: contents;
}
 
.templates-text1154 {
  display: inline-block;
}
 
.templates-fragment1136 {
  display: contents;
}
 
.templates-text1155 {
  display: inline-block;
}
 
.templates-fragment1137 {
  display: contents;
}
 
.templates-text1156 {
  display: inline-block;
}
 
.templates-fragment1138 {
  display: contents;
}
 
.templates-text1157 {
  display: inline-block;
}
 
.templates-fragment1139 {
  display: contents;
}
 
.templates-text1158 {
  display: inline-block;
}
 
.templates-fragment1140 {
  display: contents;
}
 
.templates-text1159 {
  display: inline-block;
}
 
.templates-fragment1141 {
  display: contents;
}
 
.templates-text1160 {
  display: inline-block;
}
 
.templates-accordion13 {
  width: 100%;
  height: auto;
  display: none;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger13 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary13 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image24 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text1161 {
  display: none;
}
 
.templates-title11 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container13 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon128 {
  fill: #D9D9D9;
}
 
.templates-container19 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text1162 {
  display: none;
}
 
.templates-fragment1142 {
  display: contents;
}
 
.templates-text1163 {
  display: inline-block;
}
 
.templates-fragment1143 {
  display: contents;
}
 
.templates-text1164 {
  display: inline-block;
}
 
.templates-fragment1144 {
  display: contents;
}
 
.templates-text1165 {
  display: inline-block;
}
 
.templates-fragment1145 {
  display: contents;
}
 
.templates-text1166 {
  display: inline-block;
}
 
.templates-fragment1146 {
  display: contents;
}
 
.templates-text1167 {
  display: inline-block;
}
 
.templates-fragment1147 {
  display: contents;
}
 
.templates-text1168 {
  display: inline-block;
}
 
.templates-fragment1148 {
  display: contents;
}
 
.templates-text1169 {
  display: inline-block;
}
 
.templates-fragment1149 {
  display: contents;
}
 
.templates-text1170 {
  display: inline-block;
}
 
.templates-fragment1150 {
  display: contents;
}
 
.templates-text1171 {
  display: inline-block;
}
 
.templates-fragment1151 {
  display: contents;
}
 
.templates-text1172 {
  display: inline-block;
}
 
.templates-fragment1152 {
  display: contents;
}
 
.templates-text1173 {
  display: inline-block;
}
 
.templates-fragment1153 {
  display: contents;
}
 
.templates-text1174 {
  display: inline-block;
}
 
.templates-fragment1154 {
  display: contents;
}
 
.templates-text1175 {
  display: inline-block;
}
 
.templates-fragment1155 {
  display: contents;
}
 
.templates-text1176 {
  display: inline-block;
}
 
.templates-fragment1156 {
  display: contents;
}
 
.templates-text1177 {
  display: inline-block;
}
 
.templates-fragment1157 {
  display: contents;
}
 
.templates-text1178 {
  display: inline-block;
}
 
.templates-fragment1158 {
  display: contents;
}
 
.templates-text1179 {
  display: inline-block;
}
 
.templates-fragment1159 {
  display: contents;
}
 
.templates-text1180 {
  display: inline-block;
}
 
.templates-fragment1160 {
  display: contents;
}
 
.templates-text1181 {
  display: inline-block;
}
 
.templates-fragment1161 {
  display: contents;
}
 
.templates-text1182 {
  display: inline-block;
}
 
.templates-fragment1162 {
  display: contents;
}
 
.templates-text1183 {
  display: inline-block;
}
 
.templates-fragment1163 {
  display: contents;
}
 
.templates-text1184 {
  display: inline-block;
}
 
.templates-fragment1164 {
  display: contents;
}
 
.templates-text1185 {
  display: inline-block;
}
 
.templates-fragment1165 {
  display: contents;
}
 
.templates-text1186 {
  display: inline-block;
}
 
.templates-fragment1166 {
  display: contents;
}
 
.templates-text1187 {
  display: inline-block;
}
 
.templates-fragment1167 {
  display: contents;
}
 
.templates-text1188 {
  display: inline-block;
}
 
.templates-fragment1168 {
  display: contents;
}
 
.templates-text1189 {
  display: inline-block;
}
 
.templates-fragment1169 {
  display: contents;
}
 
.templates-text1190 {
  display: inline-block;
}
 
.templates-fragment1170 {
  display: contents;
}
 
.templates-text1191 {
  display: inline-block;
}
 
.templates-fragment1171 {
  display: contents;
}
 
.templates-text1192 {
  display: inline-block;
}
 
.templates-fragment1172 {
  display: contents;
}
 
.templates-text1193 {
  display: inline-block;
}
 
.templates-fragment1173 {
  display: contents;
}
 
.templates-text1194 {
  display: inline-block;
}
 
.templates-fragment1174 {
  display: contents;
}
 
.templates-text1195 {
  display: inline-block;
}
 
.templates-fragment1175 {
  display: contents;
}
 
.templates-text1196 {
  display: inline-block;
}
 
.templates-fragment1176 {
  display: contents;
}
 
.templates-text1197 {
  display: inline-block;
}
 
.templates-fragment1177 {
  display: contents;
}
 
.templates-text1198 {
  display: inline-block;
}
 
.templates-fragment1178 {
  display: contents;
}
 
.templates-text1199 {
  display: inline-block;
}
 
.templates-fragment1179 {
  display: contents;
}
 
.templates-text1200 {
  display: inline-block;
}
 
.templates-fragment1180 {
  display: contents;
}
 
.templates-text1201 {
  display: inline-block;
}
 
.templates-fragment1181 {
  display: contents;
}
 
.templates-text1202 {
  display: inline-block;
}
 
.templates-fragment1182 {
  display: contents;
}
 
.templates-text1203 {
  display: inline-block;
}
 
.templates-fragment1183 {
  display: contents;
}
 
.templates-text1204 {
  display: inline-block;
}
 
.templates-fragment1184 {
  display: contents;
}
 
.templates-text1205 {
  display: inline-block;
}
 
.templates-fragment1185 {
  display: contents;
}
 
.templates-text1206 {
  display: inline-block;
}
 
.templates-fragment1186 {
  display: contents;
}
 
.templates-text1207 {
  display: inline-block;
}
 
.templates-fragment1187 {
  display: contents;
}
 
.templates-text1208 {
  display: inline-block;
}
 
.templates-fragment1188 {
  display: contents;
}
 
.templates-text1209 {
  display: inline-block;
}
 
.templates-fragment1189 {
  display: contents;
}
 
.templates-text1210 {
  display: inline-block;
}
 
.templates-fragment1190 {
  display: contents;
}
 
.templates-text1211 {
  display: inline-block;
}
 
.templates-fragment1191 {
  display: contents;
}
 
.templates-text1212 {
  display: inline-block;
}
 
.templates-fragment1192 {
  display: contents;
}
 
.templates-text1213 {
  display: inline-block;
}
 
.templates-fragment1193 {
  display: contents;
}
 
.templates-text1214 {
  display: inline-block;
}
 
.templates-fragment1194 {
  display: contents;
}
 
.templates-text1215 {
  display: inline-block;
}
 
.templates-fragment1195 {
  display: contents;
}
 
.templates-text1216 {
  display: inline-block;
}
 
.templates-fragment1196 {
  display: contents;
}
 
.templates-text1217 {
  display: inline-block;
}
 
.templates-fragment1197 {
  display: contents;
}
 
.templates-text1218 {
  display: inline-block;
}
 
.templates-fragment1198 {
  display: contents;
}
 
.templates-text1219 {
  display: inline-block;
}
 
.templates-fragment1199 {
  display: contents;
}
 
.templates-text1220 {
  display: inline-block;
}
 
.templates-fragment1200 {
  display: contents;
}
 
.templates-text1221 {
  display: inline-block;
}
 
.templates-fragment1201 {
  display: contents;
}
 
.templates-text1222 {
  display: inline-block;
}
 
.templates-fragment1202 {
  display: contents;
}
 
.templates-text1223 {
  display: inline-block;
}
 
.templates-fragment1203 {
  display: contents;
}
 
.templates-text1224 {
  display: inline-block;
}
 
.templates-fragment1204 {
  display: contents;
}
 
.templates-text1225 {
  display: inline-block;
}
 
.templates-fragment1205 {
  display: contents;
}
 
.templates-text1226 {
  display: inline-block;
}
 
.templates-fragment1206 {
  display: contents;
}
 
.templates-text1227 {
  display: inline-block;
}
 
.templates-fragment1207 {
  display: contents;
}
 
.templates-text1228 {
  display: inline-block;
}
 
.templates-fragment1208 {
  display: contents;
}
 
.templates-text1229 {
  display: inline-block;
}
 
.templates-fragment1209 {
  display: contents;
}
 
.templates-text1230 {
  display: inline-block;
}
 
.templates-fragment1210 {
  display: contents;
}
 
.templates-text1231 {
  display: inline-block;
}
 
.templates-fragment1211 {
  display: contents;
}
 
.templates-text1232 {
  display: inline-block;
}
 
.templates-fragment1212 {
  display: contents;
}
 
.templates-text1233 {
  display: inline-block;
}
 
.templates-fragment1213 {
  display: contents;
}
 
.templates-text1234 {
  display: inline-block;
}
 
.templates-fragment1214 {
  display: contents;
}
 
.templates-text1235 {
  display: inline-block;
}
 
.templates-fragment1215 {
  display: contents;
}
 
.templates-text1236 {
  display: inline-block;
}
 
.templates-fragment1216 {
  display: contents;
}
 
.templates-text1237 {
  display: inline-block;
}
 
.templates-fragment1217 {
  display: contents;
}
 
.templates-text1238 {
  display: inline-block;
}
 
.templates-fragment1218 {
  display: contents;
}
 
.templates-text1239 {
  display: inline-block;
}
 
.templates-fragment1219 {
  display: contents;
}
 
.templates-text1240 {
  display: inline-block;
}
 
.templates-fragment1220 {
  display: contents;
}
 
.templates-text1241 {
  display: inline-block;
}
 
.templates-fragment1221 {
  display: contents;
}
 
.templates-text1242 {
  display: inline-block;
}
 
.templates-fragment1222 {
  display: contents;
}
 
.templates-text1243 {
  display: inline-block;
}
 
.templates-fragment1223 {
  display: contents;
}
 
.templates-text1244 {
  display: inline-block;
}
 
.templates-fragment1224 {
  display: contents;
}
 
.templates-text1245 {
  display: inline-block;
}
 
.templates-fragment1225 {
  display: contents;
}
 
.templates-text1246 {
  display: inline-block;
}
 
.templates-fragment1226 {
  display: contents;
}
 
.templates-text1247 {
  display: inline-block;
}
 
.templates-fragment1227 {
  display: contents;
}
 
.templates-text1248 {
  display: inline-block;
}
 
.templates-fragment1228 {
  display: contents;
}
 
.templates-text1249 {
  display: inline-block;
}
 
.templates-fragment1229 {
  display: contents;
}
 
.templates-text1250 {
  display: inline-block;
}
 
.templates-fragment1230 {
  display: contents;
}
 
.templates-text1251 {
  display: inline-block;
}
 
.templates-fragment1231 {
  display: contents;
}
 
.templates-text1252 {
  display: inline-block;
}
 
.templates-fragment1232 {
  display: contents;
}
 
.templates-text1253 {
  display: inline-block;
}
 
.templates-fragment1233 {
  display: contents;
}
 
.templates-text1254 {
  display: inline-block;
}
 
.templates-fragment1234 {
  display: contents;
}
 
.templates-text1255 {
  display: inline-block;
}
 
.templates-fragment1235 {
  display: contents;
}
 
.templates-text1256 {
  display: inline-block;
}
 
.templates-fragment1236 {
  display: contents;
}
 
.templates-text1257 {
  display: inline-block;
}
 
.templates-fragment1237 {
  display: contents;
}
 
.templates-text1258 {
  display: inline-block;
}
 
.templates-fragment1238 {
  display: contents;
}
 
.templates-text1259 {
  display: inline-block;
}
 
.templates-fragment1239 {
  display: contents;
}
 
.templates-text1260 {
  display: inline-block;
}
 
.templates-fragment1240 {
  display: contents;
}
 
.templates-text1261 {
  display: inline-block;
}
 
.templates-fragment1241 {
  display: contents;
}
 
.templates-text1262 {
  display: inline-block;
}
 
.templates-fragment1242 {
  display: contents;
}
 
.templates-text1263 {
  display: inline-block;
}
 
.templates-fragment1243 {
  display: contents;
}
 
.templates-text1264 {
  display: inline-block;
}
 
.templates-fragment1244 {
  display: contents;
}
 
.templates-text1265 {
  display: inline-block;
}
 
.templates-fragment1245 {
  display: contents;
}
 
.templates-text1266 {
  display: inline-block;
}
 
.templates-fragment1246 {
  display: contents;
}
 
.templates-text1267 {
  display: inline-block;
}
 
.templates-fragment1247 {
  display: contents;
}
 
.templates-text1268 {
  display: inline-block;
}
 
.templates-fragment1248 {
  display: contents;
}
 
.templates-text1269 {
  display: inline-block;
}
 
.templates-fragment1249 {
  display: contents;
}
 
.templates-text1270 {
  display: inline-block;
}
 
.templates-fragment1250 {
  display: contents;
}
 
.templates-text1271 {
  display: inline-block;
}
 
.templates-fragment1251 {
  display: contents;
}
 
.templates-text1272 {
  display: inline-block;
}
 
.templates-fragment1252 {
  display: contents;
}
 
.templates-text1273 {
  display: inline-block;
}
 
.templates-fragment1253 {
  display: contents;
}
 
.templates-text1274 {
  display: inline-block;
}
 
.templates-fragment1254 {
  display: contents;
}
 
.templates-text1275 {
  display: inline-block;
}
 
.templates-fragment1255 {
  display: contents;
}
 
.templates-text1276 {
  display: inline-block;
}
 
.templates-fragment1256 {
  display: contents;
}
 
.templates-text1277 {
  display: inline-block;
}
 
.templates-fragment1257 {
  display: contents;
}
 
.templates-text1278 {
  display: inline-block;
}
 
.templates-fragment1258 {
  display: contents;
}
 
.templates-text1279 {
  display: inline-block;
}
 
.templates-fragment1259 {
  display: contents;
}
 
.templates-text1280 {
  display: inline-block;
}
 
.templates-fragment1260 {
  display: contents;
}
 
.templates-text1281 {
  display: inline-block;
}
 
.templates-fragment1261 {
  display: contents;
}
 
.templates-text1282 {
  display: inline-block;
}
 
.templates-container20 {
  height: auto;
  display: grid;
  align-self: stretch;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion14 {
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger14 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary14 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image25 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text1283 {
  display: none;
}
 
.templates-title12 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container14 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon130 {
  fill: #D9D9D9;
}
 
.templates-container-f-macaron {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text1284 {
  display: none;
}
 
.templates-fragment1262 {
  display: contents;
}
 
.templates-text1285 {
  display: inline-block;
}
 
.templates-fragment1263 {
  display: contents;
}
 
.templates-text1286 {
  display: inline-block;
}
 
.templates-fragment1264 {
  display: contents;
}
 
.templates-text1287 {
  display: inline-block;
}
 
.templates-fragment1265 {
  display: contents;
}
 
.templates-text1288 {
  display: inline-block;
}
 
.templates-fragment1266 {
  display: contents;
}
 
.templates-text1289 {
  display: inline-block;
}
 
.templates-fragment1267 {
  display: contents;
}
 
.templates-text1290 {
  display: inline-block;
}
 
.templates-fragment1268 {
  display: contents;
}
 
.templates-text1291 {
  display: inline-block;
}
 
.templates-fragment1269 {
  display: contents;
}
 
.templates-text1292 {
  display: inline-block;
}
 
.templates-fragment1270 {
  display: contents;
}
 
.templates-text1293 {
  display: inline-block;
}
 
.templates-fragment1271 {
  display: contents;
}
 
.templates-text1294 {
  display: inline-block;
}
 
.templates-fragment1272 {
  display: contents;
}
 
.templates-text1295 {
  display: inline-block;
}
 
.templates-fragment1273 {
  display: contents;
}
 
.templates-text1296 {
  display: inline-block;
}
 
.templates-fragment1274 {
  display: contents;
}
 
.templates-text1297 {
  display: inline-block;
}
 
.templates-fragment1275 {
  display: contents;
}
 
.templates-text1298 {
  display: inline-block;
}
 
.templates-fragment1276 {
  display: contents;
}
 
.templates-text1299 {
  display: inline-block;
}
 
.templates-fragment1277 {
  display: contents;
}
 
.templates-text1300 {
  display: inline-block;
}
 
.templates-fragment1278 {
  display: contents;
}
 
.templates-text1301 {
  display: inline-block;
}
 
.templates-fragment1279 {
  display: contents;
}
 
.templates-text1302 {
  display: inline-block;
}
 
.templates-fragment1280 {
  display: contents;
}
 
.templates-text1303 {
  display: inline-block;
}
 
.templates-fragment1281 {
  display: contents;
}
 
.templates-text1304 {
  display: inline-block;
}
 
.templates-fragment1282 {
  display: contents;
}
 
.templates-text1305 {
  display: inline-block;
}
 
.templates-fragment1283 {
  display: contents;
}
 
.templates-text1306 {
  display: inline-block;
}
 
.templates-fragment1284 {
  display: contents;
}
 
.templates-text1307 {
  display: inline-block;
}
 
.templates-fragment1285 {
  display: contents;
}
 
.templates-text1308 {
  display: inline-block;
}
 
.templates-fragment1286 {
  display: contents;
}
 
.templates-text1309 {
  display: inline-block;
}
 
.templates-fragment1287 {
  display: contents;
}
 
.templates-text1310 {
  display: inline-block;
}
 
.templates-fragment1288 {
  display: contents;
}
 
.templates-text1311 {
  display: inline-block;
}
 
.templates-fragment1289 {
  display: contents;
}
 
.templates-text1312 {
  display: inline-block;
}
 
.templates-fragment1290 {
  display: contents;
}
 
.templates-text1313 {
  display: inline-block;
}
 
.templates-fragment1291 {
  display: contents;
}
 
.templates-text1314 {
  display: inline-block;
}
 
.templates-fragment1292 {
  display: contents;
}
 
.templates-text1315 {
  display: inline-block;
}
 
.templates-fragment1293 {
  display: contents;
}
 
.templates-text1316 {
  display: inline-block;
}
 
.templates-fragment1294 {
  display: contents;
}
 
.templates-text1317 {
  display: inline-block;
}
 
.templates-fragment1295 {
  display: contents;
}
 
.templates-text1318 {
  display: inline-block;
}
 
.templates-fragment1296 {
  display: contents;
}
 
.templates-text1319 {
  display: inline-block;
}
 
.templates-fragment1297 {
  display: contents;
}
 
.templates-text1320 {
  display: inline-block;
}
 
.templates-fragment1298 {
  display: contents;
}
 
.templates-text1321 {
  display: inline-block;
}
 
.templates-fragment1299 {
  display: contents;
}
 
.templates-text1322 {
  display: inline-block;
}
 
.templates-fragment1300 {
  display: contents;
}
 
.templates-text1323 {
  display: inline-block;
}
 
.templates-fragment1301 {
  display: contents;
}
 
.templates-text1324 {
  display: inline-block;
}
 
.templates-fragment1302 {
  display: contents;
}
 
.templates-text1325 {
  display: inline-block;
}
 
.templates-fragment1303 {
  display: contents;
}
 
.templates-text1326 {
  display: inline-block;
}
 
.templates-fragment1304 {
  display: contents;
}
 
.templates-text1327 {
  display: inline-block;
}
 
.templates-fragment1305 {
  display: contents;
}
 
.templates-text1328 {
  display: inline-block;
}
 
.templates-fragment1306 {
  display: contents;
}
 
.templates-text1329 {
  display: inline-block;
}
 
.templates-fragment1307 {
  display: contents;
}
 
.templates-text1330 {
  display: inline-block;
}
 
.templates-fragment1308 {
  display: contents;
}
 
.templates-text1331 {
  display: inline-block;
}
 
.templates-fragment1309 {
  display: contents;
}
 
.templates-text1332 {
  display: inline-block;
}
 
.templates-fragment1310 {
  display: contents;
}
 
.templates-text1333 {
  display: inline-block;
}
 
.templates-fragment1311 {
  display: contents;
}
 
.templates-text1334 {
  display: inline-block;
}
 
.templates-fragment1312 {
  display: contents;
}
 
.templates-text1335 {
  display: inline-block;
}
 
.templates-fragment1313 {
  display: contents;
}
 
.templates-text1336 {
  display: inline-block;
}
 
.templates-fragment1314 {
  display: contents;
}
 
.templates-text1337 {
  display: inline-block;
}
 
.templates-fragment1315 {
  display: contents;
}
 
.templates-text1338 {
  display: inline-block;
}
 
.templates-fragment1316 {
  display: contents;
}
 
.templates-text1339 {
  display: inline-block;
}
 
.templates-fragment1317 {
  display: contents;
}
 
.templates-text1340 {
  display: inline-block;
}
 
.templates-fragment1318 {
  display: contents;
}
 
.templates-text1341 {
  display: inline-block;
}
 
.templates-fragment1319 {
  display: contents;
}
 
.templates-text1342 {
  display: inline-block;
}
 
.templates-fragment1320 {
  display: contents;
}
 
.templates-text1343 {
  display: inline-block;
}
 
.templates-fragment1321 {
  display: contents;
}
 
.templates-text1344 {
  display: inline-block;
}
 
.templates-fragment1322 {
  display: contents;
}
 
.templates-text1345 {
  display: inline-block;
}
 
.templates-fragment1323 {
  display: contents;
}
 
.templates-text1346 {
  display: inline-block;
}
 
.templates-fragment1324 {
  display: contents;
}
 
.templates-text1347 {
  display: inline-block;
}
 
.templates-fragment1325 {
  display: contents;
}
 
.templates-text1348 {
  display: inline-block;
}
 
.templates-fragment1326 {
  display: contents;
}
 
.templates-text1349 {
  display: inline-block;
}
 
.templates-fragment1327 {
  display: contents;
}
 
.templates-text1350 {
  display: inline-block;
}
 
.templates-fragment1328 {
  display: contents;
}
 
.templates-text1351 {
  display: inline-block;
}
 
.templates-fragment1329 {
  display: contents;
}
 
.templates-text1352 {
  display: inline-block;
}
 
.templates-fragment1330 {
  display: contents;
}
 
.templates-text1353 {
  display: inline-block;
}
 
.templates-fragment1331 {
  display: contents;
}
 
.templates-text1354 {
  display: inline-block;
}
 
.templates-fragment1332 {
  display: contents;
}
 
.templates-text1355 {
  display: inline-block;
}
 
.templates-fragment1333 {
  display: contents;
}
 
.templates-text1356 {
  display: inline-block;
}
 
.templates-fragment1334 {
  display: contents;
}
 
.templates-text1357 {
  display: inline-block;
}
 
.templates-fragment1335 {
  display: contents;
}
 
.templates-text1358 {
  display: inline-block;
}
 
.templates-fragment1336 {
  display: contents;
}
 
.templates-text1359 {
  display: inline-block;
}
 
.templates-fragment1337 {
  display: contents;
}
 
.templates-text1360 {
  display: inline-block;
}
 
.templates-fragment1338 {
  display: contents;
}
 
.templates-text1361 {
  display: inline-block;
}
 
.templates-fragment1339 {
  display: contents;
}
 
.templates-text1362 {
  display: inline-block;
}
 
.templates-fragment1340 {
  display: contents;
}
 
.templates-text1363 {
  display: inline-block;
}
 
.templates-fragment1341 {
  display: contents;
}
 
.templates-text1364 {
  display: inline-block;
}
 
.templates-fragment1342 {
  display: contents;
}
 
.templates-text1365 {
  display: inline-block;
}
 
.templates-fragment1343 {
  display: contents;
}
 
.templates-text1366 {
  display: inline-block;
}
 
.templates-fragment1344 {
  display: contents;
}
 
.templates-text1367 {
  display: inline-block;
}
 
.templates-fragment1345 {
  display: contents;
}
 
.templates-text1368 {
  display: inline-block;
}
 
.templates-fragment1346 {
  display: contents;
}
 
.templates-text1369 {
  display: inline-block;
}
 
.templates-fragment1347 {
  display: contents;
}
 
.templates-text1370 {
  display: inline-block;
}
 
.templates-fragment1348 {
  display: contents;
}
 
.templates-text1371 {
  display: inline-block;
}
 
.templates-fragment1349 {
  display: contents;
}
 
.templates-text1372 {
  display: inline-block;
}
 
.templates-fragment1350 {
  display: contents;
}
 
.templates-text1373 {
  display: inline-block;
}
 
.templates-fragment1351 {
  display: contents;
}
 
.templates-text1374 {
  display: inline-block;
}
 
.templates-fragment1352 {
  display: contents;
}
 
.templates-text1375 {
  display: inline-block;
}
 
.templates-fragment1353 {
  display: contents;
}
 
.templates-text1376 {
  display: inline-block;
}
 
.templates-fragment1354 {
  display: contents;
}
 
.templates-text1377 {
  display: inline-block;
}
 
.templates-fragment1355 {
  display: contents;
}
 
.templates-text1378 {
  display: inline-block;
}
 
.templates-fragment1356 {
  display: contents;
}
 
.templates-text1379 {
  display: inline-block;
}
 
.templates-fragment1357 {
  display: contents;
}
 
.templates-text1380 {
  display: inline-block;
}
 
.templates-fragment1358 {
  display: contents;
}
 
.templates-text1381 {
  display: inline-block;
}
 
.templates-fragment1359 {
  display: contents;
}
 
.templates-text1382 {
  display: inline-block;
}
 
.templates-fragment1360 {
  display: contents;
}
 
.templates-text1383 {
  display: inline-block;
}
 
.templates-fragment1361 {
  display: contents;
}
 
.templates-text1384 {
  display: inline-block;
}
 
.templates-fragment1362 {
  display: contents;
}
 
.templates-text1385 {
  display: inline-block;
}
 
.templates-fragment1363 {
  display: contents;
}
 
.templates-text1386 {
  display: inline-block;
}
 
.templates-fragment1364 {
  display: contents;
}
 
.templates-text1387 {
  display: inline-block;
}
 
.templates-fragment1365 {
  display: contents;
}
 
.templates-text1388 {
  display: inline-block;
}
 
.templates-fragment1366 {
  display: contents;
}
 
.templates-text1389 {
  display: inline-block;
}
 
.templates-fragment1367 {
  display: contents;
}
 
.templates-text1390 {
  display: inline-block;
}
 
.templates-fragment1368 {
  display: contents;
}
 
.templates-text1391 {
  display: inline-block;
}
 
.templates-fragment1369 {
  display: contents;
}
 
.templates-text1392 {
  display: inline-block;
}
 
.templates-fragment1370 {
  display: contents;
}
 
.templates-text1393 {
  display: inline-block;
}
 
.templates-fragment1371 {
  display: contents;
}
 
.templates-text1394 {
  display: inline-block;
}
 
.templates-fragment1372 {
  display: contents;
}
 
.templates-text1395 {
  display: inline-block;
}
 
.templates-fragment1373 {
  display: contents;
}
 
.templates-text1396 {
  display: inline-block;
}
 
.templates-fragment1374 {
  display: contents;
}
 
.templates-text1397 {
  display: inline-block;
}
 
.templates-fragment1375 {
  display: contents;
}
 
.templates-text1398 {
  display: inline-block;
}
 
.templates-fragment1376 {
  display: contents;
}
 
.templates-text1399 {
  display: inline-block;
}
 
.templates-fragment1377 {
  display: contents;
}
 
.templates-text1400 {
  display: inline-block;
}
 
.templates-fragment1378 {
  display: contents;
}
 
.templates-text1401 {
  display: inline-block;
}
 
.templates-fragment1379 {
  display: contents;
}
 
.templates-text1402 {
  display: inline-block;
}
 
.templates-fragment1380 {
  display: contents;
}
 
.templates-text1403 {
  display: inline-block;
}
 
.templates-fragment1381 {
  display: contents;
}
 
.templates-text1404 {
  display: inline-block;
}
 
.templates-accordion15 {
  width: 100%;
  height: auto;
  display: none;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger15 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary15 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image26 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text1405 {
  display: none;
}
 
.templates-title13 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container15 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon132 {
  fill: #D9D9D9;
}
 
.templates-container21 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text1406 {
  display: none;
}
 
.templates-fragment1382 {
  display: contents;
}
 
.templates-text1407 {
  display: inline-block;
}
 
.templates-fragment1383 {
  display: contents;
}
 
.templates-text1408 {
  display: inline-block;
}
 
.templates-fragment1384 {
  display: contents;
}
 
.templates-text1409 {
  display: inline-block;
}
 
.templates-fragment1385 {
  display: contents;
}
 
.templates-text1410 {
  display: inline-block;
}
 
.templates-fragment1386 {
  display: contents;
}
 
.templates-text1411 {
  display: inline-block;
}
 
.templates-fragment1387 {
  display: contents;
}
 
.templates-text1412 {
  display: inline-block;
}
 
.templates-fragment1388 {
  display: contents;
}
 
.templates-text1413 {
  display: inline-block;
}
 
.templates-fragment1389 {
  display: contents;
}
 
.templates-text1414 {
  display: inline-block;
}
 
.templates-fragment1390 {
  display: contents;
}
 
.templates-text1415 {
  display: inline-block;
}
 
.templates-fragment1391 {
  display: contents;
}
 
.templates-text1416 {
  display: inline-block;
}
 
.templates-fragment1392 {
  display: contents;
}
 
.templates-text1417 {
  display: inline-block;
}
 
.templates-fragment1393 {
  display: contents;
}
 
.templates-text1418 {
  display: inline-block;
}
 
.templates-fragment1394 {
  display: contents;
}
 
.templates-text1419 {
  display: inline-block;
}
 
.templates-fragment1395 {
  display: contents;
}
 
.templates-text1420 {
  display: inline-block;
}
 
.templates-fragment1396 {
  display: contents;
}
 
.templates-text1421 {
  display: inline-block;
}
 
.templates-fragment1397 {
  display: contents;
}
 
.templates-text1422 {
  display: inline-block;
}
 
.templates-fragment1398 {
  display: contents;
}
 
.templates-text1423 {
  display: inline-block;
}
 
.templates-fragment1399 {
  display: contents;
}
 
.templates-text1424 {
  display: inline-block;
}
 
.templates-fragment1400 {
  display: contents;
}
 
.templates-text1425 {
  display: inline-block;
}
 
.templates-fragment1401 {
  display: contents;
}
 
.templates-text1426 {
  display: inline-block;
}
 
.templates-fragment1402 {
  display: contents;
}
 
.templates-text1427 {
  display: inline-block;
}
 
.templates-fragment1403 {
  display: contents;
}
 
.templates-text1428 {
  display: inline-block;
}
 
.templates-fragment1404 {
  display: contents;
}
 
.templates-text1429 {
  display: inline-block;
}
 
.templates-fragment1405 {
  display: contents;
}
 
.templates-text1430 {
  display: inline-block;
}
 
.templates-fragment1406 {
  display: contents;
}
 
.templates-text1431 {
  display: inline-block;
}
 
.templates-fragment1407 {
  display: contents;
}
 
.templates-text1432 {
  display: inline-block;
}
 
.templates-fragment1408 {
  display: contents;
}
 
.templates-text1433 {
  display: inline-block;
}
 
.templates-fragment1409 {
  display: contents;
}
 
.templates-text1434 {
  display: inline-block;
}
 
.templates-fragment1410 {
  display: contents;
}
 
.templates-text1435 {
  display: inline-block;
}
 
.templates-fragment1411 {
  display: contents;
}
 
.templates-text1436 {
  display: inline-block;
}
 
.templates-fragment1412 {
  display: contents;
}
 
.templates-text1437 {
  display: inline-block;
}
 
.templates-fragment1413 {
  display: contents;
}
 
.templates-text1438 {
  display: inline-block;
}
 
.templates-fragment1414 {
  display: contents;
}
 
.templates-text1439 {
  display: inline-block;
}
 
.templates-fragment1415 {
  display: contents;
}
 
.templates-text1440 {
  display: inline-block;
}
 
.templates-fragment1416 {
  display: contents;
}
 
.templates-text1441 {
  display: inline-block;
}
 
.templates-fragment1417 {
  display: contents;
}
 
.templates-text1442 {
  display: inline-block;
}
 
.templates-fragment1418 {
  display: contents;
}
 
.templates-text1443 {
  display: inline-block;
}
 
.templates-fragment1419 {
  display: contents;
}
 
.templates-text1444 {
  display: inline-block;
}
 
.templates-fragment1420 {
  display: contents;
}
 
.templates-text1445 {
  display: inline-block;
}
 
.templates-fragment1421 {
  display: contents;
}
 
.templates-text1446 {
  display: inline-block;
}
 
.templates-fragment1422 {
  display: contents;
}
 
.templates-text1447 {
  display: inline-block;
}
 
.templates-fragment1423 {
  display: contents;
}
 
.templates-text1448 {
  display: inline-block;
}
 
.templates-fragment1424 {
  display: contents;
}
 
.templates-text1449 {
  display: inline-block;
}
 
.templates-fragment1425 {
  display: contents;
}
 
.templates-text1450 {
  display: inline-block;
}
 
.templates-fragment1426 {
  display: contents;
}
 
.templates-text1451 {
  display: inline-block;
}
 
.templates-fragment1427 {
  display: contents;
}
 
.templates-text1452 {
  display: inline-block;
}
 
.templates-fragment1428 {
  display: contents;
}
 
.templates-text1453 {
  display: inline-block;
}
 
.templates-fragment1429 {
  display: contents;
}
 
.templates-text1454 {
  display: inline-block;
}
 
.templates-fragment1430 {
  display: contents;
}
 
.templates-text1455 {
  display: inline-block;
}
 
.templates-fragment1431 {
  display: contents;
}
 
.templates-text1456 {
  display: inline-block;
}
 
.templates-fragment1432 {
  display: contents;
}
 
.templates-text1457 {
  display: inline-block;
}
 
.templates-fragment1433 {
  display: contents;
}
 
.templates-text1458 {
  display: inline-block;
}
 
.templates-fragment1434 {
  display: contents;
}
 
.templates-text1459 {
  display: inline-block;
}
 
.templates-fragment1435 {
  display: contents;
}
 
.templates-text1460 {
  display: inline-block;
}
 
.templates-fragment1436 {
  display: contents;
}
 
.templates-text1461 {
  display: inline-block;
}
 
.templates-fragment1437 {
  display: contents;
}
 
.templates-text1462 {
  display: inline-block;
}
 
.templates-fragment1438 {
  display: contents;
}
 
.templates-text1463 {
  display: inline-block;
}
 
.templates-fragment1439 {
  display: contents;
}
 
.templates-text1464 {
  display: inline-block;
}
 
.templates-fragment1440 {
  display: contents;
}
 
.templates-text1465 {
  display: inline-block;
}
 
.templates-fragment1441 {
  display: contents;
}
 
.templates-text1466 {
  display: inline-block;
}
 
.templates-fragment1442 {
  display: contents;
}
 
.templates-text1467 {
  display: inline-block;
}
 
.templates-fragment1443 {
  display: contents;
}
 
.templates-text1468 {
  display: inline-block;
}
 
.templates-fragment1444 {
  display: contents;
}
 
.templates-text1469 {
  display: inline-block;
}
 
.templates-fragment1445 {
  display: contents;
}
 
.templates-text1470 {
  display: inline-block;
}
 
.templates-fragment1446 {
  display: contents;
}
 
.templates-text1471 {
  display: inline-block;
}
 
.templates-fragment1447 {
  display: contents;
}
 
.templates-text1472 {
  display: inline-block;
}
 
.templates-fragment1448 {
  display: contents;
}
 
.templates-text1473 {
  display: inline-block;
}
 
.templates-fragment1449 {
  display: contents;
}
 
.templates-text1474 {
  display: inline-block;
}
 
.templates-fragment1450 {
  display: contents;
}
 
.templates-text1475 {
  display: inline-block;
}
 
.templates-fragment1451 {
  display: contents;
}
 
.templates-text1476 {
  display: inline-block;
}
 
.templates-fragment1452 {
  display: contents;
}
 
.templates-text1477 {
  display: inline-block;
}
 
.templates-fragment1453 {
  display: contents;
}
 
.templates-text1478 {
  display: inline-block;
}
 
.templates-fragment1454 {
  display: contents;
}
 
.templates-text1479 {
  display: inline-block;
}
 
.templates-fragment1455 {
  display: contents;
}
 
.templates-text1480 {
  display: inline-block;
}
 
.templates-fragment1456 {
  display: contents;
}
 
.templates-text1481 {
  display: inline-block;
}
 
.templates-fragment1457 {
  display: contents;
}
 
.templates-text1482 {
  display: inline-block;
}
 
.templates-fragment1458 {
  display: contents;
}
 
.templates-text1483 {
  display: inline-block;
}
 
.templates-fragment1459 {
  display: contents;
}
 
.templates-text1484 {
  display: inline-block;
}
 
.templates-fragment1460 {
  display: contents;
}
 
.templates-text1485 {
  display: inline-block;
}
 
.templates-fragment1461 {
  display: contents;
}
 
.templates-text1486 {
  display: inline-block;
}
 
.templates-fragment1462 {
  display: contents;
}
 
.templates-text1487 {
  display: inline-block;
}
 
.templates-fragment1463 {
  display: contents;
}
 
.templates-text1488 {
  display: inline-block;
}
 
.templates-fragment1464 {
  display: contents;
}
 
.templates-text1489 {
  display: inline-block;
}
 
.templates-fragment1465 {
  display: contents;
}
 
.templates-text1490 {
  display: inline-block;
}
 
.templates-fragment1466 {
  display: contents;
}
 
.templates-text1491 {
  display: inline-block;
}
 
.templates-fragment1467 {
  display: contents;
}
 
.templates-text1492 {
  display: inline-block;
}
 
.templates-fragment1468 {
  display: contents;
}
 
.templates-text1493 {
  display: inline-block;
}
 
.templates-fragment1469 {
  display: contents;
}
 
.templates-text1494 {
  display: inline-block;
}
 
.templates-fragment1470 {
  display: contents;
}
 
.templates-text1495 {
  display: inline-block;
}
 
.templates-fragment1471 {
  display: contents;
}
 
.templates-text1496 {
  display: inline-block;
}
 
.templates-fragment1472 {
  display: contents;
}
 
.templates-text1497 {
  display: inline-block;
}
 
.templates-fragment1473 {
  display: contents;
}
 
.templates-text1498 {
  display: inline-block;
}
 
.templates-fragment1474 {
  display: contents;
}
 
.templates-text1499 {
  display: inline-block;
}
 
.templates-fragment1475 {
  display: contents;
}
 
.templates-text1500 {
  display: inline-block;
}
 
.templates-fragment1476 {
  display: contents;
}
 
.templates-text1501 {
  display: inline-block;
}
 
.templates-fragment1477 {
  display: contents;
}
 
.templates-text1502 {
  display: inline-block;
}
 
.templates-fragment1478 {
  display: contents;
}
 
.templates-text1503 {
  display: inline-block;
}
 
.templates-fragment1479 {
  display: contents;
}
 
.templates-text1504 {
  display: inline-block;
}
 
.templates-fragment1480 {
  display: contents;
}
 
.templates-text1505 {
  display: inline-block;
}
 
.templates-fragment1481 {
  display: contents;
}
 
.templates-text1506 {
  display: inline-block;
}
 
.templates-fragment1482 {
  display: contents;
}
 
.templates-text1507 {
  display: inline-block;
}
 
.templates-fragment1483 {
  display: contents;
}
 
.templates-text1508 {
  display: inline-block;
}
 
.templates-fragment1484 {
  display: contents;
}
 
.templates-text1509 {
  display: inline-block;
}
 
.templates-fragment1485 {
  display: contents;
}
 
.templates-text1510 {
  display: inline-block;
}
 
.templates-fragment1486 {
  display: contents;
}
 
.templates-text1511 {
  display: inline-block;
}
 
.templates-fragment1487 {
  display: contents;
}
 
.templates-text1512 {
  display: inline-block;
}
 
.templates-fragment1488 {
  display: contents;
}
 
.templates-text1513 {
  display: inline-block;
}
 
.templates-fragment1489 {
  display: contents;
}
 
.templates-text1514 {
  display: inline-block;
}
 
.templates-fragment1490 {
  display: contents;
}
 
.templates-text1515 {
  display: inline-block;
}
 
.templates-fragment1491 {
  display: contents;
}
 
.templates-text1516 {
  display: inline-block;
}
 
.templates-fragment1492 {
  display: contents;
}
 
.templates-text1517 {
  display: inline-block;
}
 
.templates-fragment1493 {
  display: contents;
}
 
.templates-text1518 {
  display: inline-block;
}
 
.templates-fragment1494 {
  display: contents;
}
 
.templates-text1519 {
  display: inline-block;
}
 
.templates-fragment1495 {
  display: contents;
}
 
.templates-text1520 {
  display: inline-block;
}
 
.templates-fragment1496 {
  display: contents;
}
 
.templates-text1521 {
  display: inline-block;
}
 
.templates-fragment1497 {
  display: contents;
}
 
.templates-text1522 {
  display: inline-block;
}
 
.templates-fragment1498 {
  display: contents;
}
 
.templates-text1523 {
  display: inline-block;
}
 
.templates-fragment1499 {
  display: contents;
}
 
.templates-text1524 {
  display: inline-block;
}
 
.templates-fragment1500 {
  display: contents;
}
 
.templates-text1525 {
  display: inline-block;
}
 
.templates-fragment1501 {
  display: contents;
}
 
.templates-text1526 {
  display: inline-block;
}
 
.templates-container22 {
  height: auto;
  display: grid;
  align-self: stretch;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion16 {
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger16 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary16 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image27 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text1527 {
  display: none;
}
 
.templates-title14 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container16 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon134 {
  fill: #D9D9D9;
}
 
.templates-container-f-marshmallow {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text1528 {
  display: none;
}
 
.templates-fragment1502 {
  display: contents;
}
 
.templates-text1529 {
  display: inline-block;
}
 
.templates-fragment1503 {
  display: contents;
}
 
.templates-text1530 {
  display: inline-block;
}
 
.templates-fragment1504 {
  display: contents;
}
 
.templates-text1531 {
  display: inline-block;
}
 
.templates-fragment1505 {
  display: contents;
}
 
.templates-text1532 {
  display: inline-block;
}
 
.templates-fragment1506 {
  display: contents;
}
 
.templates-text1533 {
  display: inline-block;
}
 
.templates-fragment1507 {
  display: contents;
}
 
.templates-text1534 {
  display: inline-block;
}
 
.templates-fragment1508 {
  display: contents;
}
 
.templates-text1535 {
  display: inline-block;
}
 
.templates-fragment1509 {
  display: contents;
}
 
.templates-text1536 {
  display: inline-block;
}
 
.templates-fragment1510 {
  display: contents;
}
 
.templates-text1537 {
  display: inline-block;
}
 
.templates-fragment1511 {
  display: contents;
}
 
.templates-text1538 {
  display: inline-block;
}
 
.templates-fragment1512 {
  display: contents;
}
 
.templates-text1539 {
  display: inline-block;
}
 
.templates-fragment1513 {
  display: contents;
}
 
.templates-text1540 {
  display: inline-block;
}
 
.templates-fragment1514 {
  display: contents;
}
 
.templates-text1541 {
  display: inline-block;
}
 
.templates-fragment1515 {
  display: contents;
}
 
.templates-text1542 {
  display: inline-block;
}
 
.templates-fragment1516 {
  display: contents;
}
 
.templates-text1543 {
  display: inline-block;
}
 
.templates-fragment1517 {
  display: contents;
}
 
.templates-text1544 {
  display: inline-block;
}
 
.templates-fragment1518 {
  display: contents;
}
 
.templates-text1545 {
  display: inline-block;
}
 
.templates-fragment1519 {
  display: contents;
}
 
.templates-text1546 {
  display: inline-block;
}
 
.templates-fragment1520 {
  display: contents;
}
 
.templates-text1547 {
  display: inline-block;
}
 
.templates-fragment1521 {
  display: contents;
}
 
.templates-text1548 {
  display: inline-block;
}
 
.templates-fragment1522 {
  display: contents;
}
 
.templates-text1549 {
  display: inline-block;
}
 
.templates-fragment1523 {
  display: contents;
}
 
.templates-text1550 {
  display: inline-block;
}
 
.templates-fragment1524 {
  display: contents;
}
 
.templates-text1551 {
  display: inline-block;
}
 
.templates-fragment1525 {
  display: contents;
}
 
.templates-text1552 {
  display: inline-block;
}
 
.templates-fragment1526 {
  display: contents;
}
 
.templates-text1553 {
  display: inline-block;
}
 
.templates-fragment1527 {
  display: contents;
}
 
.templates-text1554 {
  display: inline-block;
}
 
.templates-fragment1528 {
  display: contents;
}
 
.templates-text1555 {
  display: inline-block;
}
 
.templates-fragment1529 {
  display: contents;
}
 
.templates-text1556 {
  display: inline-block;
}
 
.templates-fragment1530 {
  display: contents;
}
 
.templates-text1557 {
  display: inline-block;
}
 
.templates-fragment1531 {
  display: contents;
}
 
.templates-text1558 {
  display: inline-block;
}
 
.templates-fragment1532 {
  display: contents;
}
 
.templates-text1559 {
  display: inline-block;
}
 
.templates-fragment1533 {
  display: contents;
}
 
.templates-text1560 {
  display: inline-block;
}
 
.templates-fragment1534 {
  display: contents;
}
 
.templates-text1561 {
  display: inline-block;
}
 
.templates-fragment1535 {
  display: contents;
}
 
.templates-text1562 {
  display: inline-block;
}
 
.templates-fragment1536 {
  display: contents;
}
 
.templates-text1563 {
  display: inline-block;
}
 
.templates-fragment1537 {
  display: contents;
}
 
.templates-text1564 {
  display: inline-block;
}
 
.templates-fragment1538 {
  display: contents;
}
 
.templates-text1565 {
  display: inline-block;
}
 
.templates-fragment1539 {
  display: contents;
}
 
.templates-text1566 {
  display: inline-block;
}
 
.templates-fragment1540 {
  display: contents;
}
 
.templates-text1567 {
  display: inline-block;
}
 
.templates-fragment1541 {
  display: contents;
}
 
.templates-text1568 {
  display: inline-block;
}
 
.templates-fragment1542 {
  display: contents;
}
 
.templates-text1569 {
  display: inline-block;
}
 
.templates-fragment1543 {
  display: contents;
}
 
.templates-text1570 {
  display: inline-block;
}
 
.templates-fragment1544 {
  display: contents;
}
 
.templates-text1571 {
  display: inline-block;
}
 
.templates-fragment1545 {
  display: contents;
}
 
.templates-text1572 {
  display: inline-block;
}
 
.templates-fragment1546 {
  display: contents;
}
 
.templates-text1573 {
  display: inline-block;
}
 
.templates-fragment1547 {
  display: contents;
}
 
.templates-text1574 {
  display: inline-block;
}
 
.templates-fragment1548 {
  display: contents;
}
 
.templates-text1575 {
  display: inline-block;
}
 
.templates-fragment1549 {
  display: contents;
}
 
.templates-text1576 {
  display: inline-block;
}
 
.templates-fragment1550 {
  display: contents;
}
 
.templates-text1577 {
  display: inline-block;
}
 
.templates-fragment1551 {
  display: contents;
}
 
.templates-text1578 {
  display: inline-block;
}
 
.templates-fragment1552 {
  display: contents;
}
 
.templates-text1579 {
  display: inline-block;
}
 
.templates-fragment1553 {
  display: contents;
}
 
.templates-text1580 {
  display: inline-block;
}
 
.templates-fragment1554 {
  display: contents;
}
 
.templates-text1581 {
  display: inline-block;
}
 
.templates-fragment1555 {
  display: contents;
}
 
.templates-text1582 {
  display: inline-block;
}
 
.templates-fragment1556 {
  display: contents;
}
 
.templates-text1583 {
  display: inline-block;
}
 
.templates-fragment1557 {
  display: contents;
}
 
.templates-text1584 {
  display: inline-block;
}
 
.templates-fragment1558 {
  display: contents;
}
 
.templates-text1585 {
  display: inline-block;
}
 
.templates-fragment1559 {
  display: contents;
}
 
.templates-text1586 {
  display: inline-block;
}
 
.templates-fragment1560 {
  display: contents;
}
 
.templates-text1587 {
  display: inline-block;
}
 
.templates-fragment1561 {
  display: contents;
}
 
.templates-text1588 {
  display: inline-block;
}
 
.templates-fragment1562 {
  display: contents;
}
 
.templates-text1589 {
  display: inline-block;
}
 
.templates-fragment1563 {
  display: contents;
}
 
.templates-text1590 {
  display: inline-block;
}
 
.templates-fragment1564 {
  display: contents;
}
 
.templates-text1591 {
  display: inline-block;
}
 
.templates-fragment1565 {
  display: contents;
}
 
.templates-text1592 {
  display: inline-block;
}
 
.templates-fragment1566 {
  display: contents;
}
 
.templates-text1593 {
  display: inline-block;
}
 
.templates-fragment1567 {
  display: contents;
}
 
.templates-text1594 {
  display: inline-block;
}
 
.templates-fragment1568 {
  display: contents;
}
 
.templates-text1595 {
  display: inline-block;
}
 
.templates-fragment1569 {
  display: contents;
}
 
.templates-text1596 {
  display: inline-block;
}
 
.templates-fragment1570 {
  display: contents;
}
 
.templates-text1597 {
  display: inline-block;
}
 
.templates-fragment1571 {
  display: contents;
}
 
.templates-text1598 {
  display: inline-block;
}
 
.templates-fragment1572 {
  display: contents;
}
 
.templates-text1599 {
  display: inline-block;
}
 
.templates-fragment1573 {
  display: contents;
}
 
.templates-text1600 {
  display: inline-block;
}
 
.templates-fragment1574 {
  display: contents;
}
 
.templates-text1601 {
  display: inline-block;
}
 
.templates-fragment1575 {
  display: contents;
}
 
.templates-text1602 {
  display: inline-block;
}
 
.templates-fragment1576 {
  display: contents;
}
 
.templates-text1603 {
  display: inline-block;
}
 
.templates-fragment1577 {
  display: contents;
}
 
.templates-text1604 {
  display: inline-block;
}
 
.templates-fragment1578 {
  display: contents;
}
 
.templates-text1605 {
  display: inline-block;
}
 
.templates-fragment1579 {
  display: contents;
}
 
.templates-text1606 {
  display: inline-block;
}
 
.templates-fragment1580 {
  display: contents;
}
 
.templates-text1607 {
  display: inline-block;
}
 
.templates-fragment1581 {
  display: contents;
}
 
.templates-text1608 {
  display: inline-block;
}
 
.templates-fragment1582 {
  display: contents;
}
 
.templates-text1609 {
  display: inline-block;
}
 
.templates-fragment1583 {
  display: contents;
}
 
.templates-text1610 {
  display: inline-block;
}
 
.templates-fragment1584 {
  display: contents;
}
 
.templates-text1611 {
  display: inline-block;
}
 
.templates-fragment1585 {
  display: contents;
}
 
.templates-text1612 {
  display: inline-block;
}
 
.templates-fragment1586 {
  display: contents;
}
 
.templates-text1613 {
  display: inline-block;
}
 
.templates-fragment1587 {
  display: contents;
}
 
.templates-text1614 {
  display: inline-block;
}
 
.templates-fragment1588 {
  display: contents;
}
 
.templates-text1615 {
  display: inline-block;
}
 
.templates-fragment1589 {
  display: contents;
}
 
.templates-text1616 {
  display: inline-block;
}
 
.templates-fragment1590 {
  display: contents;
}
 
.templates-text1617 {
  display: inline-block;
}
 
.templates-fragment1591 {
  display: contents;
}
 
.templates-text1618 {
  display: inline-block;
}
 
.templates-fragment1592 {
  display: contents;
}
 
.templates-text1619 {
  display: inline-block;
}
 
.templates-fragment1593 {
  display: contents;
}
 
.templates-text1620 {
  display: inline-block;
}
 
.templates-fragment1594 {
  display: contents;
}
 
.templates-text1621 {
  display: inline-block;
}
 
.templates-fragment1595 {
  display: contents;
}
 
.templates-text1622 {
  display: inline-block;
}
 
.templates-fragment1596 {
  display: contents;
}
 
.templates-text1623 {
  display: inline-block;
}
 
.templates-fragment1597 {
  display: contents;
}
 
.templates-text1624 {
  display: inline-block;
}
 
.templates-fragment1598 {
  display: contents;
}
 
.templates-text1625 {
  display: inline-block;
}
 
.templates-fragment1599 {
  display: contents;
}
 
.templates-text1626 {
  display: inline-block;
}
 
.templates-fragment1600 {
  display: contents;
}
 
.templates-text1627 {
  display: inline-block;
}
 
.templates-fragment1601 {
  display: contents;
}
 
.templates-text1628 {
  display: inline-block;
}
 
.templates-fragment1602 {
  display: contents;
}
 
.templates-text1629 {
  display: inline-block;
}
 
.templates-fragment1603 {
  display: contents;
}
 
.templates-text1630 {
  display: inline-block;
}
 
.templates-fragment1604 {
  display: contents;
}
 
.templates-text1631 {
  display: inline-block;
}
 
.templates-fragment1605 {
  display: contents;
}
 
.templates-text1632 {
  display: inline-block;
}
 
.templates-fragment1606 {
  display: contents;
}
 
.templates-text1633 {
  display: inline-block;
}
 
.templates-fragment1607 {
  display: contents;
}
 
.templates-text1634 {
  display: inline-block;
}
 
.templates-fragment1608 {
  display: contents;
}
 
.templates-text1635 {
  display: inline-block;
}
 
.templates-fragment1609 {
  display: contents;
}
 
.templates-text1636 {
  display: inline-block;
}
 
.templates-fragment1610 {
  display: contents;
}
 
.templates-text1637 {
  display: inline-block;
}
 
.templates-fragment1611 {
  display: contents;
}
 
.templates-text1638 {
  display: inline-block;
}
 
.templates-fragment1612 {
  display: contents;
}
 
.templates-text1639 {
  display: inline-block;
}
 
.templates-fragment1613 {
  display: contents;
}
 
.templates-text1640 {
  display: inline-block;
}
 
.templates-fragment1614 {
  display: contents;
}
 
.templates-text1641 {
  display: inline-block;
}
 
.templates-fragment1615 {
  display: contents;
}
 
.templates-text1642 {
  display: inline-block;
}
 
.templates-fragment1616 {
  display: contents;
}
 
.templates-text1643 {
  display: inline-block;
}
 
.templates-fragment1617 {
  display: contents;
}
 
.templates-text1644 {
  display: inline-block;
}
 
.templates-fragment1618 {
  display: contents;
}
 
.templates-text1645 {
  display: inline-block;
}
 
.templates-fragment1619 {
  display: contents;
}
 
.templates-text1646 {
  display: inline-block;
}
 
.templates-fragment1620 {
  display: contents;
}
 
.templates-text1647 {
  display: inline-block;
}
 
.templates-fragment1621 {
  display: contents;
}
 
.templates-text1648 {
  display: inline-block;
}
 
.templates-accordion17 {
  width: 100%;
  height: auto;
  display: none;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger17 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary17 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image28 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text1649 {
  display: none;
}
 
.templates-title15 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container17 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon136 {
  fill: #D9D9D9;
}
 
.templates-container23 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text1650 {
  display: none;
}
 
.templates-fragment1622 {
  display: contents;
}
 
.templates-text1651 {
  display: inline-block;
}
 
.templates-fragment1623 {
  display: contents;
}
 
.templates-text1652 {
  display: inline-block;
}
 
.templates-fragment1624 {
  display: contents;
}
 
.templates-text1653 {
  display: inline-block;
}
 
.templates-fragment1625 {
  display: contents;
}
 
.templates-text1654 {
  display: inline-block;
}
 
.templates-fragment1626 {
  display: contents;
}
 
.templates-text1655 {
  display: inline-block;
}
 
.templates-fragment1627 {
  display: contents;
}
 
.templates-text1656 {
  display: inline-block;
}
 
.templates-fragment1628 {
  display: contents;
}
 
.templates-text1657 {
  display: inline-block;
}
 
.templates-fragment1629 {
  display: contents;
}
 
.templates-text1658 {
  display: inline-block;
}
 
.templates-fragment1630 {
  display: contents;
}
 
.templates-text1659 {
  display: inline-block;
}
 
.templates-fragment1631 {
  display: contents;
}
 
.templates-text1660 {
  display: inline-block;
}
 
.templates-fragment1632 {
  display: contents;
}
 
.templates-text1661 {
  display: inline-block;
}
 
.templates-fragment1633 {
  display: contents;
}
 
.templates-text1662 {
  display: inline-block;
}
 
.templates-fragment1634 {
  display: contents;
}
 
.templates-text1663 {
  display: inline-block;
}
 
.templates-fragment1635 {
  display: contents;
}
 
.templates-text1664 {
  display: inline-block;
}
 
.templates-fragment1636 {
  display: contents;
}
 
.templates-text1665 {
  display: inline-block;
}
 
.templates-fragment1637 {
  display: contents;
}
 
.templates-text1666 {
  display: inline-block;
}
 
.templates-fragment1638 {
  display: contents;
}
 
.templates-text1667 {
  display: inline-block;
}
 
.templates-fragment1639 {
  display: contents;
}
 
.templates-text1668 {
  display: inline-block;
}
 
.templates-fragment1640 {
  display: contents;
}
 
.templates-text1669 {
  display: inline-block;
}
 
.templates-fragment1641 {
  display: contents;
}
 
.templates-text1670 {
  display: inline-block;
}
 
.templates-fragment1642 {
  display: contents;
}
 
.templates-text1671 {
  display: inline-block;
}
 
.templates-fragment1643 {
  display: contents;
}
 
.templates-text1672 {
  display: inline-block;
}
 
.templates-fragment1644 {
  display: contents;
}
 
.templates-text1673 {
  display: inline-block;
}
 
.templates-fragment1645 {
  display: contents;
}
 
.templates-text1674 {
  display: inline-block;
}
 
.templates-fragment1646 {
  display: contents;
}
 
.templates-text1675 {
  display: inline-block;
}
 
.templates-fragment1647 {
  display: contents;
}
 
.templates-text1676 {
  display: inline-block;
}
 
.templates-fragment1648 {
  display: contents;
}
 
.templates-text1677 {
  display: inline-block;
}
 
.templates-fragment1649 {
  display: contents;
}
 
.templates-text1678 {
  display: inline-block;
}
 
.templates-fragment1650 {
  display: contents;
}
 
.templates-text1679 {
  display: inline-block;
}
 
.templates-fragment1651 {
  display: contents;
}
 
.templates-text1680 {
  display: inline-block;
}
 
.templates-fragment1652 {
  display: contents;
}
 
.templates-text1681 {
  display: inline-block;
}
 
.templates-fragment1653 {
  display: contents;
}
 
.templates-text1682 {
  display: inline-block;
}
 
.templates-fragment1654 {
  display: contents;
}
 
.templates-text1683 {
  display: inline-block;
}
 
.templates-fragment1655 {
  display: contents;
}
 
.templates-text1684 {
  display: inline-block;
}
 
.templates-fragment1656 {
  display: contents;
}
 
.templates-text1685 {
  display: inline-block;
}
 
.templates-fragment1657 {
  display: contents;
}
 
.templates-text1686 {
  display: inline-block;
}
 
.templates-fragment1658 {
  display: contents;
}
 
.templates-text1687 {
  display: inline-block;
}
 
.templates-fragment1659 {
  display: contents;
}
 
.templates-text1688 {
  display: inline-block;
}
 
.templates-fragment1660 {
  display: contents;
}
 
.templates-text1689 {
  display: inline-block;
}
 
.templates-fragment1661 {
  display: contents;
}
 
.templates-text1690 {
  display: inline-block;
}
 
.templates-fragment1662 {
  display: contents;
}
 
.templates-text1691 {
  display: inline-block;
}
 
.templates-fragment1663 {
  display: contents;
}
 
.templates-text1692 {
  display: inline-block;
}
 
.templates-fragment1664 {
  display: contents;
}
 
.templates-text1693 {
  display: inline-block;
}
 
.templates-fragment1665 {
  display: contents;
}
 
.templates-text1694 {
  display: inline-block;
}
 
.templates-fragment1666 {
  display: contents;
}
 
.templates-text1695 {
  display: inline-block;
}
 
.templates-fragment1667 {
  display: contents;
}
 
.templates-text1696 {
  display: inline-block;
}
 
.templates-fragment1668 {
  display: contents;
}
 
.templates-text1697 {
  display: inline-block;
}
 
.templates-fragment1669 {
  display: contents;
}
 
.templates-text1698 {
  display: inline-block;
}
 
.templates-fragment1670 {
  display: contents;
}
 
.templates-text1699 {
  display: inline-block;
}
 
.templates-fragment1671 {
  display: contents;
}
 
.templates-text1700 {
  display: inline-block;
}
 
.templates-fragment1672 {
  display: contents;
}
 
.templates-text1701 {
  display: inline-block;
}
 
.templates-fragment1673 {
  display: contents;
}
 
.templates-text1702 {
  display: inline-block;
}
 
.templates-fragment1674 {
  display: contents;
}
 
.templates-text1703 {
  display: inline-block;
}
 
.templates-fragment1675 {
  display: contents;
}
 
.templates-text1704 {
  display: inline-block;
}
 
.templates-fragment1676 {
  display: contents;
}
 
.templates-text1705 {
  display: inline-block;
}
 
.templates-fragment1677 {
  display: contents;
}
 
.templates-text1706 {
  display: inline-block;
}
 
.templates-fragment1678 {
  display: contents;
}
 
.templates-text1707 {
  display: inline-block;
}
 
.templates-fragment1679 {
  display: contents;
}
 
.templates-text1708 {
  display: inline-block;
}
 
.templates-fragment1680 {
  display: contents;
}
 
.templates-text1709 {
  display: inline-block;
}
 
.templates-fragment1681 {
  display: contents;
}
 
.templates-text1710 {
  display: inline-block;
}
 
.templates-fragment1682 {
  display: contents;
}
 
.templates-text1711 {
  display: inline-block;
}
 
.templates-fragment1683 {
  display: contents;
}
 
.templates-text1712 {
  display: inline-block;
}
 
.templates-fragment1684 {
  display: contents;
}
 
.templates-text1713 {
  display: inline-block;
}
 
.templates-fragment1685 {
  display: contents;
}
 
.templates-text1714 {
  display: inline-block;
}
 
.templates-fragment1686 {
  display: contents;
}
 
.templates-text1715 {
  display: inline-block;
}
 
.templates-fragment1687 {
  display: contents;
}
 
.templates-text1716 {
  display: inline-block;
}
 
.templates-fragment1688 {
  display: contents;
}
 
.templates-text1717 {
  display: inline-block;
}
 
.templates-fragment1689 {
  display: contents;
}
 
.templates-text1718 {
  display: inline-block;
}
 
.templates-fragment1690 {
  display: contents;
}
 
.templates-text1719 {
  display: inline-block;
}
 
.templates-fragment1691 {
  display: contents;
}
 
.templates-text1720 {
  display: inline-block;
}
 
.templates-fragment1692 {
  display: contents;
}
 
.templates-text1721 {
  display: inline-block;
}
 
.templates-fragment1693 {
  display: contents;
}
 
.templates-text1722 {
  display: inline-block;
}
 
.templates-fragment1694 {
  display: contents;
}
 
.templates-text1723 {
  display: inline-block;
}
 
.templates-fragment1695 {
  display: contents;
}
 
.templates-text1724 {
  display: inline-block;
}
 
.templates-fragment1696 {
  display: contents;
}
 
.templates-text1725 {
  display: inline-block;
}
 
.templates-fragment1697 {
  display: contents;
}
 
.templates-text1726 {
  display: inline-block;
}
 
.templates-fragment1698 {
  display: contents;
}
 
.templates-text1727 {
  display: inline-block;
}
 
.templates-fragment1699 {
  display: contents;
}
 
.templates-text1728 {
  display: inline-block;
}
 
.templates-fragment1700 {
  display: contents;
}
 
.templates-text1729 {
  display: inline-block;
}
 
.templates-fragment1701 {
  display: contents;
}
 
.templates-text1730 {
  display: inline-block;
}
 
.templates-fragment1702 {
  display: contents;
}
 
.templates-text1731 {
  display: inline-block;
}
 
.templates-fragment1703 {
  display: contents;
}
 
.templates-text1732 {
  display: inline-block;
}
 
.templates-fragment1704 {
  display: contents;
}
 
.templates-text1733 {
  display: inline-block;
}
 
.templates-fragment1705 {
  display: contents;
}
 
.templates-text1734 {
  display: inline-block;
}
 
.templates-fragment1706 {
  display: contents;
}
 
.templates-text1735 {
  display: inline-block;
}
 
.templates-fragment1707 {
  display: contents;
}
 
.templates-text1736 {
  display: inline-block;
}
 
.templates-fragment1708 {
  display: contents;
}
 
.templates-text1737 {
  display: inline-block;
}
 
.templates-fragment1709 {
  display: contents;
}
 
.templates-text1738 {
  display: inline-block;
}
 
.templates-fragment1710 {
  display: contents;
}
 
.templates-text1739 {
  display: inline-block;
}
 
.templates-fragment1711 {
  display: contents;
}
 
.templates-text1740 {
  display: inline-block;
}
 
.templates-fragment1712 {
  display: contents;
}
 
.templates-text1741 {
  display: inline-block;
}
 
.templates-fragment1713 {
  display: contents;
}
 
.templates-text1742 {
  display: inline-block;
}
 
.templates-fragment1714 {
  display: contents;
}
 
.templates-text1743 {
  display: inline-block;
}
 
.templates-fragment1715 {
  display: contents;
}
 
.templates-text1744 {
  display: inline-block;
}
 
.templates-fragment1716 {
  display: contents;
}
 
.templates-text1745 {
  display: inline-block;
}
 
.templates-fragment1717 {
  display: contents;
}
 
.templates-text1746 {
  display: inline-block;
}
 
.templates-fragment1718 {
  display: contents;
}
 
.templates-text1747 {
  display: inline-block;
}
 
.templates-fragment1719 {
  display: contents;
}
 
.templates-text1748 {
  display: inline-block;
}
 
.templates-fragment1720 {
  display: contents;
}
 
.templates-text1749 {
  display: inline-block;
}
 
.templates-fragment1721 {
  display: contents;
}
 
.templates-text1750 {
  display: inline-block;
}
 
.templates-fragment1722 {
  display: contents;
}
 
.templates-text1751 {
  display: inline-block;
}
 
.templates-fragment1723 {
  display: contents;
}
 
.templates-text1752 {
  display: inline-block;
}
 
.templates-fragment1724 {
  display: contents;
}
 
.templates-text1753 {
  display: inline-block;
}
 
.templates-fragment1725 {
  display: contents;
}
 
.templates-text1754 {
  display: inline-block;
}
 
.templates-fragment1726 {
  display: contents;
}
 
.templates-text1755 {
  display: inline-block;
}
 
.templates-fragment1727 {
  display: contents;
}
 
.templates-text1756 {
  display: inline-block;
}
 
.templates-fragment1728 {
  display: contents;
}
 
.templates-text1757 {
  display: inline-block;
}
 
.templates-fragment1729 {
  display: contents;
}
 
.templates-text1758 {
  display: inline-block;
}
 
.templates-fragment1730 {
  display: contents;
}
 
.templates-text1759 {
  display: inline-block;
}
 
.templates-fragment1731 {
  display: contents;
}
 
.templates-text1760 {
  display: inline-block;
}
 
.templates-fragment1732 {
  display: contents;
}
 
.templates-text1761 {
  display: inline-block;
}
 
.templates-fragment1733 {
  display: contents;
}
 
.templates-text1762 {
  display: inline-block;
}
 
.templates-fragment1734 {
  display: contents;
}
 
.templates-text1763 {
  display: inline-block;
}
 
.templates-fragment1735 {
  display: contents;
}
 
.templates-text1764 {
  display: inline-block;
}
 
.templates-fragment1736 {
  display: contents;
}
 
.templates-text1765 {
  display: inline-block;
}
 
.templates-fragment1737 {
  display: contents;
}
 
.templates-text1766 {
  display: inline-block;
}
 
.templates-fragment1738 {
  display: contents;
}
 
.templates-text1767 {
  display: inline-block;
}
 
.templates-fragment1739 {
  display: contents;
}
 
.templates-text1768 {
  display: inline-block;
}
 
.templates-fragment1740 {
  display: contents;
}
 
.templates-text1769 {
  display: inline-block;
}
 
.templates-fragment1741 {
  display: contents;
}
 
.templates-text1770 {
  display: inline-block;
}
 
.templates-container24 {
  height: auto;
  display: grid;
  align-self: stretch;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion18 {
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger18 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary18 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image29 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text1771 {
  display: none;
}
 
.templates-title16 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container18 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon138 {
  fill: #D9D9D9;
}
 
.templates-container-f-donut {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text1772 {
  display: none;
}
 
.templates-fragment1742 {
  display: contents;
}
 
.templates-text1773 {
  display: inline-block;
}
 
.templates-fragment1743 {
  display: contents;
}
 
.templates-text1774 {
  display: inline-block;
}
 
.templates-fragment1744 {
  display: contents;
}
 
.templates-text1775 {
  display: inline-block;
}
 
.templates-fragment1745 {
  display: contents;
}
 
.templates-text1776 {
  display: inline-block;
}
 
.templates-fragment1746 {
  display: contents;
}
 
.templates-text1777 {
  display: inline-block;
}
 
.templates-fragment1747 {
  display: contents;
}
 
.templates-text1778 {
  display: inline-block;
}
 
.templates-fragment1748 {
  display: contents;
}
 
.templates-text1779 {
  display: inline-block;
}
 
.templates-fragment1749 {
  display: contents;
}
 
.templates-text1780 {
  display: inline-block;
}
 
.templates-fragment1750 {
  display: contents;
}
 
.templates-text1781 {
  display: inline-block;
}
 
.templates-fragment1751 {
  display: contents;
}
 
.templates-text1782 {
  display: inline-block;
}
 
.templates-fragment1752 {
  display: contents;
}
 
.templates-text1783 {
  display: inline-block;
}
 
.templates-fragment1753 {
  display: contents;
}
 
.templates-text1784 {
  display: inline-block;
}
 
.templates-fragment1754 {
  display: contents;
}
 
.templates-text1785 {
  display: inline-block;
}
 
.templates-fragment1755 {
  display: contents;
}
 
.templates-text1786 {
  display: inline-block;
}
 
.templates-fragment1756 {
  display: contents;
}
 
.templates-text1787 {
  display: inline-block;
}
 
.templates-fragment1757 {
  display: contents;
}
 
.templates-text1788 {
  display: inline-block;
}
 
.templates-fragment1758 {
  display: contents;
}
 
.templates-text1789 {
  display: inline-block;
}
 
.templates-fragment1759 {
  display: contents;
}
 
.templates-text1790 {
  display: inline-block;
}
 
.templates-fragment1760 {
  display: contents;
}
 
.templates-text1791 {
  display: inline-block;
}
 
.templates-fragment1761 {
  display: contents;
}
 
.templates-text1792 {
  display: inline-block;
}
 
.templates-fragment1762 {
  display: contents;
}
 
.templates-text1793 {
  display: inline-block;
}
 
.templates-fragment1763 {
  display: contents;
}
 
.templates-text1794 {
  display: inline-block;
}
 
.templates-fragment1764 {
  display: contents;
}
 
.templates-text1795 {
  display: inline-block;
}
 
.templates-fragment1765 {
  display: contents;
}
 
.templates-text1796 {
  display: inline-block;
}
 
.templates-fragment1766 {
  display: contents;
}
 
.templates-text1797 {
  display: inline-block;
}
 
.templates-fragment1767 {
  display: contents;
}
 
.templates-text1798 {
  display: inline-block;
}
 
.templates-fragment1768 {
  display: contents;
}
 
.templates-text1799 {
  display: inline-block;
}
 
.templates-fragment1769 {
  display: contents;
}
 
.templates-text1800 {
  display: inline-block;
}
 
.templates-fragment1770 {
  display: contents;
}
 
.templates-text1801 {
  display: inline-block;
}
 
.templates-fragment1771 {
  display: contents;
}
 
.templates-text1802 {
  display: inline-block;
}
 
.templates-fragment1772 {
  display: contents;
}
 
.templates-text1803 {
  display: inline-block;
}
 
.templates-fragment1773 {
  display: contents;
}
 
.templates-text1804 {
  display: inline-block;
}
 
.templates-fragment1774 {
  display: contents;
}
 
.templates-text1805 {
  display: inline-block;
}
 
.templates-fragment1775 {
  display: contents;
}
 
.templates-text1806 {
  display: inline-block;
}
 
.templates-fragment1776 {
  display: contents;
}
 
.templates-text1807 {
  display: inline-block;
}
 
.templates-fragment1777 {
  display: contents;
}
 
.templates-text1808 {
  display: inline-block;
}
 
.templates-fragment1778 {
  display: contents;
}
 
.templates-text1809 {
  display: inline-block;
}
 
.templates-fragment1779 {
  display: contents;
}
 
.templates-text1810 {
  display: inline-block;
}
 
.templates-fragment1780 {
  display: contents;
}
 
.templates-text1811 {
  display: inline-block;
}
 
.templates-fragment1781 {
  display: contents;
}
 
.templates-text1812 {
  display: inline-block;
}
 
.templates-fragment1782 {
  display: contents;
}
 
.templates-text1813 {
  display: inline-block;
}
 
.templates-fragment1783 {
  display: contents;
}
 
.templates-text1814 {
  display: inline-block;
}
 
.templates-fragment1784 {
  display: contents;
}
 
.templates-text1815 {
  display: inline-block;
}
 
.templates-fragment1785 {
  display: contents;
}
 
.templates-text1816 {
  display: inline-block;
}
 
.templates-fragment1786 {
  display: contents;
}
 
.templates-text1817 {
  display: inline-block;
}
 
.templates-fragment1787 {
  display: contents;
}
 
.templates-text1818 {
  display: inline-block;
}
 
.templates-fragment1788 {
  display: contents;
}
 
.templates-text1819 {
  display: inline-block;
}
 
.templates-fragment1789 {
  display: contents;
}
 
.templates-text1820 {
  display: inline-block;
}
 
.templates-fragment1790 {
  display: contents;
}
 
.templates-text1821 {
  display: inline-block;
}
 
.templates-fragment1791 {
  display: contents;
}
 
.templates-text1822 {
  display: inline-block;
}
 
.templates-fragment1792 {
  display: contents;
}
 
.templates-text1823 {
  display: inline-block;
}
 
.templates-fragment1793 {
  display: contents;
}
 
.templates-text1824 {
  display: inline-block;
}
 
.templates-fragment1794 {
  display: contents;
}
 
.templates-text1825 {
  display: inline-block;
}
 
.templates-fragment1795 {
  display: contents;
}
 
.templates-text1826 {
  display: inline-block;
}
 
.templates-fragment1796 {
  display: contents;
}
 
.templates-text1827 {
  display: inline-block;
}
 
.templates-fragment1797 {
  display: contents;
}
 
.templates-text1828 {
  display: inline-block;
}
 
.templates-fragment1798 {
  display: contents;
}
 
.templates-text1829 {
  display: inline-block;
}
 
.templates-fragment1799 {
  display: contents;
}
 
.templates-text1830 {
  display: inline-block;
}
 
.templates-fragment1800 {
  display: contents;
}
 
.templates-text1831 {
  display: inline-block;
}
 
.templates-fragment1801 {
  display: contents;
}
 
.templates-text1832 {
  display: inline-block;
}
 
.templates-fragment1802 {
  display: contents;
}
 
.templates-text1833 {
  display: inline-block;
}
 
.templates-fragment1803 {
  display: contents;
}
 
.templates-text1834 {
  display: inline-block;
}
 
.templates-fragment1804 {
  display: contents;
}
 
.templates-text1835 {
  display: inline-block;
}
 
.templates-fragment1805 {
  display: contents;
}
 
.templates-text1836 {
  display: inline-block;
}
 
.templates-fragment1806 {
  display: contents;
}
 
.templates-text1837 {
  display: inline-block;
}
 
.templates-fragment1807 {
  display: contents;
}
 
.templates-text1838 {
  display: inline-block;
}
 
.templates-fragment1808 {
  display: contents;
}
 
.templates-text1839 {
  display: inline-block;
}
 
.templates-fragment1809 {
  display: contents;
}
 
.templates-text1840 {
  display: inline-block;
}
 
.templates-fragment1810 {
  display: contents;
}
 
.templates-text1841 {
  display: inline-block;
}
 
.templates-fragment1811 {
  display: contents;
}
 
.templates-text1842 {
  display: inline-block;
}
 
.templates-fragment1812 {
  display: contents;
}
 
.templates-text1843 {
  display: inline-block;
}
 
.templates-fragment1813 {
  display: contents;
}
 
.templates-text1844 {
  display: inline-block;
}
 
.templates-fragment1814 {
  display: contents;
}
 
.templates-text1845 {
  display: inline-block;
}
 
.templates-fragment1815 {
  display: contents;
}
 
.templates-text1846 {
  display: inline-block;
}
 
.templates-fragment1816 {
  display: contents;
}
 
.templates-text1847 {
  display: inline-block;
}
 
.templates-fragment1817 {
  display: contents;
}
 
.templates-text1848 {
  display: inline-block;
}
 
.templates-fragment1818 {
  display: contents;
}
 
.templates-text1849 {
  display: inline-block;
}
 
.templates-fragment1819 {
  display: contents;
}
 
.templates-text1850 {
  display: inline-block;
}
 
.templates-fragment1820 {
  display: contents;
}
 
.templates-text1851 {
  display: inline-block;
}
 
.templates-fragment1821 {
  display: contents;
}
 
.templates-text1852 {
  display: inline-block;
}
 
.templates-fragment1822 {
  display: contents;
}
 
.templates-text1853 {
  display: inline-block;
}
 
.templates-fragment1823 {
  display: contents;
}
 
.templates-text1854 {
  display: inline-block;
}
 
.templates-fragment1824 {
  display: contents;
}
 
.templates-text1855 {
  display: inline-block;
}
 
.templates-fragment1825 {
  display: contents;
}
 
.templates-text1856 {
  display: inline-block;
}
 
.templates-fragment1826 {
  display: contents;
}
 
.templates-text1857 {
  display: inline-block;
}
 
.templates-fragment1827 {
  display: contents;
}
 
.templates-text1858 {
  display: inline-block;
}
 
.templates-fragment1828 {
  display: contents;
}
 
.templates-text1859 {
  display: inline-block;
}
 
.templates-fragment1829 {
  display: contents;
}
 
.templates-text1860 {
  display: inline-block;
}
 
.templates-fragment1830 {
  display: contents;
}
 
.templates-text1861 {
  display: inline-block;
}
 
.templates-fragment1831 {
  display: contents;
}
 
.templates-text1862 {
  display: inline-block;
}
 
.templates-fragment1832 {
  display: contents;
}
 
.templates-text1863 {
  display: inline-block;
}
 
.templates-fragment1833 {
  display: contents;
}
 
.templates-text1864 {
  display: inline-block;
}
 
.templates-fragment1834 {
  display: contents;
}
 
.templates-text1865 {
  display: inline-block;
}
 
.templates-fragment1835 {
  display: contents;
}
 
.templates-text1866 {
  display: inline-block;
}
 
.templates-fragment1836 {
  display: contents;
}
 
.templates-text1867 {
  display: inline-block;
}
 
.templates-fragment1837 {
  display: contents;
}
 
.templates-text1868 {
  display: inline-block;
}
 
.templates-fragment1838 {
  display: contents;
}
 
.templates-text1869 {
  display: inline-block;
}
 
.templates-fragment1839 {
  display: contents;
}
 
.templates-text1870 {
  display: inline-block;
}
 
.templates-fragment1840 {
  display: contents;
}
 
.templates-text1871 {
  display: inline-block;
}
 
.templates-fragment1841 {
  display: contents;
}
 
.templates-text1872 {
  display: inline-block;
}
 
.templates-fragment1842 {
  display: contents;
}
 
.templates-text1873 {
  display: inline-block;
}
 
.templates-fragment1843 {
  display: contents;
}
 
.templates-text1874 {
  display: inline-block;
}
 
.templates-fragment1844 {
  display: contents;
}
 
.templates-text1875 {
  display: inline-block;
}
 
.templates-fragment1845 {
  display: contents;
}
 
.templates-text1876 {
  display: inline-block;
}
 
.templates-fragment1846 {
  display: contents;
}
 
.templates-text1877 {
  display: inline-block;
}
 
.templates-fragment1847 {
  display: contents;
}
 
.templates-text1878 {
  display: inline-block;
}
 
.templates-fragment1848 {
  display: contents;
}
 
.templates-text1879 {
  display: inline-block;
}
 
.templates-fragment1849 {
  display: contents;
}
 
.templates-text1880 {
  display: inline-block;
}
 
.templates-fragment1850 {
  display: contents;
}
 
.templates-text1881 {
  display: inline-block;
}
 
.templates-fragment1851 {
  display: contents;
}
 
.templates-text1882 {
  display: inline-block;
}
 
.templates-fragment1852 {
  display: contents;
}
 
.templates-text1883 {
  display: inline-block;
}
 
.templates-fragment1853 {
  display: contents;
}
 
.templates-text1884 {
  display: inline-block;
}
 
.templates-fragment1854 {
  display: contents;
}
 
.templates-text1885 {
  display: inline-block;
}
 
.templates-fragment1855 {
  display: contents;
}
 
.templates-text1886 {
  display: inline-block;
}
 
.templates-fragment1856 {
  display: contents;
}
 
.templates-text1887 {
  display: inline-block;
}
 
.templates-fragment1857 {
  display: contents;
}
 
.templates-text1888 {
  display: inline-block;
}
 
.templates-fragment1858 {
  display: contents;
}
 
.templates-text1889 {
  display: inline-block;
}
 
.templates-fragment1859 {
  display: contents;
}
 
.templates-text1890 {
  display: inline-block;
}
 
.templates-fragment1860 {
  display: contents;
}
 
.templates-text1891 {
  display: inline-block;
}
 
.templates-fragment1861 {
  display: contents;
}
 
.templates-text1892 {
  display: inline-block;
}
 
.templates-accordion19 {
  width: 100%;
  height: auto;
  display: none;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger19 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary19 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image30 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text1893 {
  display: none;
}
 
.templates-title17 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container19 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon140 {
  fill: #D9D9D9;
}
 
.templates-container25 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text1894 {
  display: none;
}
 
.templates-fragment1862 {
  display: contents;
}
 
.templates-text1895 {
  display: inline-block;
}
 
.templates-fragment1863 {
  display: contents;
}
 
.templates-text1896 {
  display: inline-block;
}
 
.templates-fragment1864 {
  display: contents;
}
 
.templates-text1897 {
  display: inline-block;
}
 
.templates-fragment1865 {
  display: contents;
}
 
.templates-text1898 {
  display: inline-block;
}
 
.templates-fragment1866 {
  display: contents;
}
 
.templates-text1899 {
  display: inline-block;
}
 
.templates-fragment1867 {
  display: contents;
}
 
.templates-text1900 {
  display: inline-block;
}
 
.templates-fragment1868 {
  display: contents;
}
 
.templates-text1901 {
  display: inline-block;
}
 
.templates-fragment1869 {
  display: contents;
}
 
.templates-text1902 {
  display: inline-block;
}
 
.templates-fragment1870 {
  display: contents;
}
 
.templates-text1903 {
  display: inline-block;
}
 
.templates-fragment1871 {
  display: contents;
}
 
.templates-text1904 {
  display: inline-block;
}
 
.templates-fragment1872 {
  display: contents;
}
 
.templates-text1905 {
  display: inline-block;
}
 
.templates-fragment1873 {
  display: contents;
}
 
.templates-text1906 {
  display: inline-block;
}
 
.templates-fragment1874 {
  display: contents;
}
 
.templates-text1907 {
  display: inline-block;
}
 
.templates-fragment1875 {
  display: contents;
}
 
.templates-text1908 {
  display: inline-block;
}
 
.templates-fragment1876 {
  display: contents;
}
 
.templates-text1909 {
  display: inline-block;
}
 
.templates-fragment1877 {
  display: contents;
}
 
.templates-text1910 {
  display: inline-block;
}
 
.templates-fragment1878 {
  display: contents;
}
 
.templates-text1911 {
  display: inline-block;
}
 
.templates-fragment1879 {
  display: contents;
}
 
.templates-text1912 {
  display: inline-block;
}
 
.templates-fragment1880 {
  display: contents;
}
 
.templates-text1913 {
  display: inline-block;
}
 
.templates-fragment1881 {
  display: contents;
}
 
.templates-text1914 {
  display: inline-block;
}
 
.templates-fragment1882 {
  display: contents;
}
 
.templates-text1915 {
  display: inline-block;
}
 
.templates-fragment1883 {
  display: contents;
}
 
.templates-text1916 {
  display: inline-block;
}
 
.templates-fragment1884 {
  display: contents;
}
 
.templates-text1917 {
  display: inline-block;
}
 
.templates-fragment1885 {
  display: contents;
}
 
.templates-text1918 {
  display: inline-block;
}
 
.templates-fragment1886 {
  display: contents;
}
 
.templates-text1919 {
  display: inline-block;
}
 
.templates-fragment1887 {
  display: contents;
}
 
.templates-text1920 {
  display: inline-block;
}
 
.templates-fragment1888 {
  display: contents;
}
 
.templates-text1921 {
  display: inline-block;
}
 
.templates-fragment1889 {
  display: contents;
}
 
.templates-text1922 {
  display: inline-block;
}
 
.templates-fragment1890 {
  display: contents;
}
 
.templates-text1923 {
  display: inline-block;
}
 
.templates-fragment1891 {
  display: contents;
}
 
.templates-text1924 {
  display: inline-block;
}
 
.templates-fragment1892 {
  display: contents;
}
 
.templates-text1925 {
  display: inline-block;
}
 
.templates-fragment1893 {
  display: contents;
}
 
.templates-text1926 {
  display: inline-block;
}
 
.templates-fragment1894 {
  display: contents;
}
 
.templates-text1927 {
  display: inline-block;
}
 
.templates-fragment1895 {
  display: contents;
}
 
.templates-text1928 {
  display: inline-block;
}
 
.templates-fragment1896 {
  display: contents;
}
 
.templates-text1929 {
  display: inline-block;
}
 
.templates-fragment1897 {
  display: contents;
}
 
.templates-text1930 {
  display: inline-block;
}
 
.templates-fragment1898 {
  display: contents;
}
 
.templates-text1931 {
  display: inline-block;
}
 
.templates-fragment1899 {
  display: contents;
}
 
.templates-text1932 {
  display: inline-block;
}
 
.templates-fragment1900 {
  display: contents;
}
 
.templates-text1933 {
  display: inline-block;
}
 
.templates-fragment1901 {
  display: contents;
}
 
.templates-text1934 {
  display: inline-block;
}
 
.templates-fragment1902 {
  display: contents;
}
 
.templates-text1935 {
  display: inline-block;
}
 
.templates-fragment1903 {
  display: contents;
}
 
.templates-text1936 {
  display: inline-block;
}
 
.templates-fragment1904 {
  display: contents;
}
 
.templates-text1937 {
  display: inline-block;
}
 
.templates-fragment1905 {
  display: contents;
}
 
.templates-text1938 {
  display: inline-block;
}
 
.templates-fragment1906 {
  display: contents;
}
 
.templates-text1939 {
  display: inline-block;
}
 
.templates-fragment1907 {
  display: contents;
}
 
.templates-text1940 {
  display: inline-block;
}
 
.templates-fragment1908 {
  display: contents;
}
 
.templates-text1941 {
  display: inline-block;
}
 
.templates-fragment1909 {
  display: contents;
}
 
.templates-text1942 {
  display: inline-block;
}
 
.templates-fragment1910 {
  display: contents;
}
 
.templates-text1943 {
  display: inline-block;
}
 
.templates-fragment1911 {
  display: contents;
}
 
.templates-text1944 {
  display: inline-block;
}
 
.templates-fragment1912 {
  display: contents;
}
 
.templates-text1945 {
  display: inline-block;
}
 
.templates-fragment1913 {
  display: contents;
}
 
.templates-text1946 {
  display: inline-block;
}
 
.templates-fragment1914 {
  display: contents;
}
 
.templates-text1947 {
  display: inline-block;
}
 
.templates-fragment1915 {
  display: contents;
}
 
.templates-text1948 {
  display: inline-block;
}
 
.templates-fragment1916 {
  display: contents;
}
 
.templates-text1949 {
  display: inline-block;
}
 
.templates-fragment1917 {
  display: contents;
}
 
.templates-text1950 {
  display: inline-block;
}
 
.templates-fragment1918 {
  display: contents;
}
 
.templates-text1951 {
  display: inline-block;
}
 
.templates-fragment1919 {
  display: contents;
}
 
.templates-text1952 {
  display: inline-block;
}
 
.templates-fragment1920 {
  display: contents;
}
 
.templates-text1953 {
  display: inline-block;
}
 
.templates-fragment1921 {
  display: contents;
}
 
.templates-text1954 {
  display: inline-block;
}
 
.templates-fragment1922 {
  display: contents;
}
 
.templates-text1955 {
  display: inline-block;
}
 
.templates-fragment1923 {
  display: contents;
}
 
.templates-text1956 {
  display: inline-block;
}
 
.templates-fragment1924 {
  display: contents;
}
 
.templates-text1957 {
  display: inline-block;
}
 
.templates-fragment1925 {
  display: contents;
}
 
.templates-text1958 {
  display: inline-block;
}
 
.templates-fragment1926 {
  display: contents;
}
 
.templates-text1959 {
  display: inline-block;
}
 
.templates-fragment1927 {
  display: contents;
}
 
.templates-text1960 {
  display: inline-block;
}
 
.templates-fragment1928 {
  display: contents;
}
 
.templates-text1961 {
  display: inline-block;
}
 
.templates-fragment1929 {
  display: contents;
}
 
.templates-text1962 {
  display: inline-block;
}
 
.templates-fragment1930 {
  display: contents;
}
 
.templates-text1963 {
  display: inline-block;
}
 
.templates-fragment1931 {
  display: contents;
}
 
.templates-text1964 {
  display: inline-block;
}
 
.templates-fragment1932 {
  display: contents;
}
 
.templates-text1965 {
  display: inline-block;
}
 
.templates-fragment1933 {
  display: contents;
}
 
.templates-text1966 {
  display: inline-block;
}
 
.templates-fragment1934 {
  display: contents;
}
 
.templates-text1967 {
  display: inline-block;
}
 
.templates-fragment1935 {
  display: contents;
}
 
.templates-text1968 {
  display: inline-block;
}
 
.templates-fragment1936 {
  display: contents;
}
 
.templates-text1969 {
  display: inline-block;
}
 
.templates-fragment1937 {
  display: contents;
}
 
.templates-text1970 {
  display: inline-block;
}
 
.templates-fragment1938 {
  display: contents;
}
 
.templates-text1971 {
  display: inline-block;
}
 
.templates-fragment1939 {
  display: contents;
}
 
.templates-text1972 {
  display: inline-block;
}
 
.templates-fragment1940 {
  display: contents;
}
 
.templates-text1973 {
  display: inline-block;
}
 
.templates-fragment1941 {
  display: contents;
}
 
.templates-text1974 {
  display: inline-block;
}
 
.templates-fragment1942 {
  display: contents;
}
 
.templates-text1975 {
  display: inline-block;
}
 
.templates-fragment1943 {
  display: contents;
}
 
.templates-text1976 {
  display: inline-block;
}
 
.templates-fragment1944 {
  display: contents;
}
 
.templates-text1977 {
  display: inline-block;
}
 
.templates-fragment1945 {
  display: contents;
}
 
.templates-text1978 {
  display: inline-block;
}
 
.templates-fragment1946 {
  display: contents;
}
 
.templates-text1979 {
  display: inline-block;
}
 
.templates-fragment1947 {
  display: contents;
}
 
.templates-text1980 {
  display: inline-block;
}
 
.templates-fragment1948 {
  display: contents;
}
 
.templates-text1981 {
  display: inline-block;
}
 
.templates-fragment1949 {
  display: contents;
}
 
.templates-text1982 {
  display: inline-block;
}
 
.templates-fragment1950 {
  display: contents;
}
 
.templates-text1983 {
  display: inline-block;
}
 
.templates-fragment1951 {
  display: contents;
}
 
.templates-text1984 {
  display: inline-block;
}
 
.templates-fragment1952 {
  display: contents;
}
 
.templates-text1985 {
  display: inline-block;
}
 
.templates-fragment1953 {
  display: contents;
}
 
.templates-text1986 {
  display: inline-block;
}
 
.templates-fragment1954 {
  display: contents;
}
 
.templates-text1987 {
  display: inline-block;
}
 
.templates-fragment1955 {
  display: contents;
}
 
.templates-text1988 {
  display: inline-block;
}
 
.templates-fragment1956 {
  display: contents;
}
 
.templates-text1989 {
  display: inline-block;
}
 
.templates-fragment1957 {
  display: contents;
}
 
.templates-text1990 {
  display: inline-block;
}
 
.templates-fragment1958 {
  display: contents;
}
 
.templates-text1991 {
  display: inline-block;
}
 
.templates-fragment1959 {
  display: contents;
}
 
.templates-text1992 {
  display: inline-block;
}
 
.templates-fragment1960 {
  display: contents;
}
 
.templates-text1993 {
  display: inline-block;
}
 
.templates-fragment1961 {
  display: contents;
}
 
.templates-text1994 {
  display: inline-block;
}
 
.templates-fragment1962 {
  display: contents;
}
 
.templates-text1995 {
  display: inline-block;
}
 
.templates-fragment1963 {
  display: contents;
}
 
.templates-text1996 {
  display: inline-block;
}
 
.templates-fragment1964 {
  display: contents;
}
 
.templates-text1997 {
  display: inline-block;
}
 
.templates-fragment1965 {
  display: contents;
}
 
.templates-text1998 {
  display: inline-block;
}
 
.templates-fragment1966 {
  display: contents;
}
 
.templates-text1999 {
  display: inline-block;
}
 
.templates-fragment1967 {
  display: contents;
}
 
.templates-text2000 {
  display: inline-block;
}
 
.templates-fragment1968 {
  display: contents;
}
 
.templates-text2001 {
  display: inline-block;
}
 
.templates-fragment1969 {
  display: contents;
}
 
.templates-text2002 {
  display: inline-block;
}
 
.templates-fragment1970 {
  display: contents;
}
 
.templates-text2003 {
  display: inline-block;
}
 
.templates-fragment1971 {
  display: contents;
}
 
.templates-text2004 {
  display: inline-block;
}
 
.templates-fragment1972 {
  display: contents;
}
 
.templates-text2005 {
  display: inline-block;
}
 
.templates-fragment1973 {
  display: contents;
}
 
.templates-text2006 {
  display: inline-block;
}
 
.templates-fragment1974 {
  display: contents;
}
 
.templates-text2007 {
  display: inline-block;
}
 
.templates-fragment1975 {
  display: contents;
}
 
.templates-text2008 {
  display: inline-block;
}
 
.templates-fragment1976 {
  display: contents;
}
 
.templates-text2009 {
  display: inline-block;
}
 
.templates-fragment1977 {
  display: contents;
}
 
.templates-text2010 {
  display: inline-block;
}
 
.templates-fragment1978 {
  display: contents;
}
 
.templates-text2011 {
  display: inline-block;
}
 
.templates-fragment1979 {
  display: contents;
}
 
.templates-text2012 {
  display: inline-block;
}
 
.templates-fragment1980 {
  display: contents;
}
 
.templates-text2013 {
  display: inline-block;
}
 
.templates-fragment1981 {
  display: contents;
}
 
.templates-text2014 {
  display: inline-block;
}
 
.templates-container26 {
  height: auto;
  display: grid;
  align-self: stretch;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion20 {
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger20 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary20 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image31 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text2015 {
  display: none;
}
 
.templates-title18 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container20 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon142 {
  fill: #D9D9D9;
}
 
.templates-container-f-potato {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text2016 {
  display: none;
}
 
.templates-fragment1982 {
  display: contents;
}
 
.templates-text2017 {
  display: inline-block;
}
 
.templates-fragment1983 {
  display: contents;
}
 
.templates-text2018 {
  display: inline-block;
}
 
.templates-fragment1984 {
  display: contents;
}
 
.templates-text2019 {
  display: inline-block;
}
 
.templates-fragment1985 {
  display: contents;
}
 
.templates-text2020 {
  display: inline-block;
}
 
.templates-fragment1986 {
  display: contents;
}
 
.templates-text2021 {
  display: inline-block;
}
 
.templates-fragment1987 {
  display: contents;
}
 
.templates-text2022 {
  display: inline-block;
}
 
.templates-fragment1988 {
  display: contents;
}
 
.templates-text2023 {
  display: inline-block;
}
 
.templates-fragment1989 {
  display: contents;
}
 
.templates-text2024 {
  display: inline-block;
}
 
.templates-fragment1990 {
  display: contents;
}
 
.templates-text2025 {
  display: inline-block;
}
 
.templates-fragment1991 {
  display: contents;
}
 
.templates-text2026 {
  display: inline-block;
}
 
.templates-fragment1992 {
  display: contents;
}
 
.templates-text2027 {
  display: inline-block;
}
 
.templates-fragment1993 {
  display: contents;
}
 
.templates-text2028 {
  display: inline-block;
}
 
.templates-fragment1994 {
  display: contents;
}
 
.templates-text2029 {
  display: inline-block;
}
 
.templates-fragment1995 {
  display: contents;
}
 
.templates-text2030 {
  display: inline-block;
}
 
.templates-fragment1996 {
  display: contents;
}
 
.templates-text2031 {
  display: inline-block;
}
 
.templates-fragment1997 {
  display: contents;
}
 
.templates-text2032 {
  display: inline-block;
}
 
.templates-fragment1998 {
  display: contents;
}
 
.templates-text2033 {
  display: inline-block;
}
 
.templates-fragment1999 {
  display: contents;
}
 
.templates-text2034 {
  display: inline-block;
}
 
.templates-fragment2000 {
  display: contents;
}
 
.templates-text2035 {
  display: inline-block;
}
 
.templates-fragment2001 {
  display: contents;
}
 
.templates-text2036 {
  display: inline-block;
}
 
.templates-fragment2002 {
  display: contents;
}
 
.templates-text2037 {
  display: inline-block;
}
 
.templates-fragment2003 {
  display: contents;
}
 
.templates-text2038 {
  display: inline-block;
}
 
.templates-fragment2004 {
  display: contents;
}
 
.templates-text2039 {
  display: inline-block;
}
 
.templates-fragment2005 {
  display: contents;
}
 
.templates-text2040 {
  display: inline-block;
}
 
.templates-fragment2006 {
  display: contents;
}
 
.templates-text2041 {
  display: inline-block;
}
 
.templates-fragment2007 {
  display: contents;
}
 
.templates-text2042 {
  display: inline-block;
}
 
.templates-fragment2008 {
  display: contents;
}
 
.templates-text2043 {
  display: inline-block;
}
 
.templates-fragment2009 {
  display: contents;
}
 
.templates-text2044 {
  display: inline-block;
}
 
.templates-fragment2010 {
  display: contents;
}
 
.templates-text2045 {
  display: inline-block;
}
 
.templates-fragment2011 {
  display: contents;
}
 
.templates-text2046 {
  display: inline-block;
}
 
.templates-fragment2012 {
  display: contents;
}
 
.templates-text2047 {
  display: inline-block;
}
 
.templates-fragment2013 {
  display: contents;
}
 
.templates-text2048 {
  display: inline-block;
}
 
.templates-fragment2014 {
  display: contents;
}
 
.templates-text2049 {
  display: inline-block;
}
 
.templates-fragment2015 {
  display: contents;
}
 
.templates-text2050 {
  display: inline-block;
}
 
.templates-fragment2016 {
  display: contents;
}
 
.templates-text2051 {
  display: inline-block;
}
 
.templates-fragment2017 {
  display: contents;
}
 
.templates-text2052 {
  display: inline-block;
}
 
.templates-fragment2018 {
  display: contents;
}
 
.templates-text2053 {
  display: inline-block;
}
 
.templates-fragment2019 {
  display: contents;
}
 
.templates-text2054 {
  display: inline-block;
}
 
.templates-fragment2020 {
  display: contents;
}
 
.templates-text2055 {
  display: inline-block;
}
 
.templates-fragment2021 {
  display: contents;
}
 
.templates-text2056 {
  display: inline-block;
}
 
.templates-fragment2022 {
  display: contents;
}
 
.templates-text2057 {
  display: inline-block;
}
 
.templates-fragment2023 {
  display: contents;
}
 
.templates-text2058 {
  display: inline-block;
}
 
.templates-fragment2024 {
  display: contents;
}
 
.templates-text2059 {
  display: inline-block;
}
 
.templates-fragment2025 {
  display: contents;
}
 
.templates-text2060 {
  display: inline-block;
}
 
.templates-fragment2026 {
  display: contents;
}
 
.templates-text2061 {
  display: inline-block;
}
 
.templates-fragment2027 {
  display: contents;
}
 
.templates-text2062 {
  display: inline-block;
}
 
.templates-fragment2028 {
  display: contents;
}
 
.templates-text2063 {
  display: inline-block;
}
 
.templates-fragment2029 {
  display: contents;
}
 
.templates-text2064 {
  display: inline-block;
}
 
.templates-fragment2030 {
  display: contents;
}
 
.templates-text2065 {
  display: inline-block;
}
 
.templates-fragment2031 {
  display: contents;
}
 
.templates-text2066 {
  display: inline-block;
}
 
.templates-fragment2032 {
  display: contents;
}
 
.templates-text2067 {
  display: inline-block;
}
 
.templates-fragment2033 {
  display: contents;
}
 
.templates-text2068 {
  display: inline-block;
}
 
.templates-fragment2034 {
  display: contents;
}
 
.templates-text2069 {
  display: inline-block;
}
 
.templates-fragment2035 {
  display: contents;
}
 
.templates-text2070 {
  display: inline-block;
}
 
.templates-fragment2036 {
  display: contents;
}
 
.templates-text2071 {
  display: inline-block;
}
 
.templates-fragment2037 {
  display: contents;
}
 
.templates-text2072 {
  display: inline-block;
}
 
.templates-fragment2038 {
  display: contents;
}
 
.templates-text2073 {
  display: inline-block;
}
 
.templates-fragment2039 {
  display: contents;
}
 
.templates-text2074 {
  display: inline-block;
}
 
.templates-fragment2040 {
  display: contents;
}
 
.templates-text2075 {
  display: inline-block;
}
 
.templates-fragment2041 {
  display: contents;
}
 
.templates-text2076 {
  display: inline-block;
}
 
.templates-fragment2042 {
  display: contents;
}
 
.templates-text2077 {
  display: inline-block;
}
 
.templates-fragment2043 {
  display: contents;
}
 
.templates-text2078 {
  display: inline-block;
}
 
.templates-fragment2044 {
  display: contents;
}
 
.templates-text2079 {
  display: inline-block;
}
 
.templates-fragment2045 {
  display: contents;
}
 
.templates-text2080 {
  display: inline-block;
}
 
.templates-fragment2046 {
  display: contents;
}
 
.templates-text2081 {
  display: inline-block;
}
 
.templates-fragment2047 {
  display: contents;
}
 
.templates-text2082 {
  display: inline-block;
}
 
.templates-fragment2048 {
  display: contents;
}
 
.templates-text2083 {
  display: inline-block;
}
 
.templates-fragment2049 {
  display: contents;
}
 
.templates-text2084 {
  display: inline-block;
}
 
.templates-fragment2050 {
  display: contents;
}
 
.templates-text2085 {
  display: inline-block;
}
 
.templates-fragment2051 {
  display: contents;
}
 
.templates-text2086 {
  display: inline-block;
}
 
.templates-fragment2052 {
  display: contents;
}
 
.templates-text2087 {
  display: inline-block;
}
 
.templates-fragment2053 {
  display: contents;
}
 
.templates-text2088 {
  display: inline-block;
}
 
.templates-fragment2054 {
  display: contents;
}
 
.templates-text2089 {
  display: inline-block;
}
 
.templates-fragment2055 {
  display: contents;
}
 
.templates-text2090 {
  display: inline-block;
}
 
.templates-fragment2056 {
  display: contents;
}
 
.templates-text2091 {
  display: inline-block;
}
 
.templates-fragment2057 {
  display: contents;
}
 
.templates-text2092 {
  display: inline-block;
}
 
.templates-fragment2058 {
  display: contents;
}
 
.templates-text2093 {
  display: inline-block;
}
 
.templates-fragment2059 {
  display: contents;
}
 
.templates-text2094 {
  display: inline-block;
}
 
.templates-fragment2060 {
  display: contents;
}
 
.templates-text2095 {
  display: inline-block;
}
 
.templates-fragment2061 {
  display: contents;
}
 
.templates-text2096 {
  display: inline-block;
}
 
.templates-fragment2062 {
  display: contents;
}
 
.templates-text2097 {
  display: inline-block;
}
 
.templates-fragment2063 {
  display: contents;
}
 
.templates-text2098 {
  display: inline-block;
}
 
.templates-fragment2064 {
  display: contents;
}
 
.templates-text2099 {
  display: inline-block;
}
 
.templates-fragment2065 {
  display: contents;
}
 
.templates-text2100 {
  display: inline-block;
}
 
.templates-fragment2066 {
  display: contents;
}
 
.templates-text2101 {
  display: inline-block;
}
 
.templates-fragment2067 {
  display: contents;
}
 
.templates-text2102 {
  display: inline-block;
}
 
.templates-fragment2068 {
  display: contents;
}
 
.templates-text2103 {
  display: inline-block;
}
 
.templates-fragment2069 {
  display: contents;
}
 
.templates-text2104 {
  display: inline-block;
}
 
.templates-fragment2070 {
  display: contents;
}
 
.templates-text2105 {
  display: inline-block;
}
 
.templates-fragment2071 {
  display: contents;
}
 
.templates-text2106 {
  display: inline-block;
}
 
.templates-fragment2072 {
  display: contents;
}
 
.templates-text2107 {
  display: inline-block;
}
 
.templates-fragment2073 {
  display: contents;
}
 
.templates-text2108 {
  display: inline-block;
}
 
.templates-fragment2074 {
  display: contents;
}
 
.templates-text2109 {
  display: inline-block;
}
 
.templates-fragment2075 {
  display: contents;
}
 
.templates-text2110 {
  display: inline-block;
}
 
.templates-fragment2076 {
  display: contents;
}
 
.templates-text2111 {
  display: inline-block;
}
 
.templates-fragment2077 {
  display: contents;
}
 
.templates-text2112 {
  display: inline-block;
}
 
.templates-fragment2078 {
  display: contents;
}
 
.templates-text2113 {
  display: inline-block;
}
 
.templates-fragment2079 {
  display: contents;
}
 
.templates-text2114 {
  display: inline-block;
}
 
.templates-fragment2080 {
  display: contents;
}
 
.templates-text2115 {
  display: inline-block;
}
 
.templates-fragment2081 {
  display: contents;
}
 
.templates-text2116 {
  display: inline-block;
}
 
.templates-fragment2082 {
  display: contents;
}
 
.templates-text2117 {
  display: inline-block;
}
 
.templates-fragment2083 {
  display: contents;
}
 
.templates-text2118 {
  display: inline-block;
}
 
.templates-fragment2084 {
  display: contents;
}
 
.templates-text2119 {
  display: inline-block;
}
 
.templates-fragment2085 {
  display: contents;
}
 
.templates-text2120 {
  display: inline-block;
}
 
.templates-fragment2086 {
  display: contents;
}
 
.templates-text2121 {
  display: inline-block;
}
 
.templates-fragment2087 {
  display: contents;
}
 
.templates-text2122 {
  display: inline-block;
}
 
.templates-fragment2088 {
  display: contents;
}
 
.templates-text2123 {
  display: inline-block;
}
 
.templates-fragment2089 {
  display: contents;
}
 
.templates-text2124 {
  display: inline-block;
}
 
.templates-fragment2090 {
  display: contents;
}
 
.templates-text2125 {
  display: inline-block;
}
 
.templates-fragment2091 {
  display: contents;
}
 
.templates-text2126 {
  display: inline-block;
}
 
.templates-fragment2092 {
  display: contents;
}
 
.templates-text2127 {
  display: inline-block;
}
 
.templates-fragment2093 {
  display: contents;
}
 
.templates-text2128 {
  display: inline-block;
}
 
.templates-fragment2094 {
  display: contents;
}
 
.templates-text2129 {
  display: inline-block;
}
 
.templates-fragment2095 {
  display: contents;
}
 
.templates-text2130 {
  display: inline-block;
}
 
.templates-fragment2096 {
  display: contents;
}
 
.templates-text2131 {
  display: inline-block;
}
 
.templates-fragment2097 {
  display: contents;
}
 
.templates-text2132 {
  display: inline-block;
}
 
.templates-fragment2098 {
  display: contents;
}
 
.templates-text2133 {
  display: inline-block;
}
 
.templates-fragment2099 {
  display: contents;
}
 
.templates-text2134 {
  display: inline-block;
}
 
.templates-fragment2100 {
  display: contents;
}
 
.templates-text2135 {
  display: inline-block;
}
 
.templates-fragment2101 {
  display: contents;
}
 
.templates-text2136 {
  display: inline-block;
}
 
.templates-accordion21 {
  width: 100%;
  height: auto;
  display: none;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger21 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary21 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image32 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text2137 {
  display: none;
}
 
.templates-title19 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container21 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon144 {
  fill: #D9D9D9;
}
 
.templates-container27 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text2138 {
  display: none;
}
 
.templates-fragment2102 {
  display: contents;
}
 
.templates-text2139 {
  display: inline-block;
}
 
.templates-fragment2103 {
  display: contents;
}
 
.templates-text2140 {
  display: inline-block;
}
 
.templates-fragment2104 {
  display: contents;
}
 
.templates-text2141 {
  display: inline-block;
}
 
.templates-fragment2105 {
  display: contents;
}
 
.templates-text2142 {
  display: inline-block;
}
 
.templates-fragment2106 {
  display: contents;
}
 
.templates-text2143 {
  display: inline-block;
}
 
.templates-fragment2107 {
  display: contents;
}
 
.templates-text2144 {
  display: inline-block;
}
 
.templates-fragment2108 {
  display: contents;
}
 
.templates-text2145 {
  display: inline-block;
}
 
.templates-fragment2109 {
  display: contents;
}
 
.templates-text2146 {
  display: inline-block;
}
 
.templates-fragment2110 {
  display: contents;
}
 
.templates-text2147 {
  display: inline-block;
}
 
.templates-fragment2111 {
  display: contents;
}
 
.templates-text2148 {
  display: inline-block;
}
 
.templates-fragment2112 {
  display: contents;
}
 
.templates-text2149 {
  display: inline-block;
}
 
.templates-fragment2113 {
  display: contents;
}
 
.templates-text2150 {
  display: inline-block;
}
 
.templates-fragment2114 {
  display: contents;
}
 
.templates-text2151 {
  display: inline-block;
}
 
.templates-fragment2115 {
  display: contents;
}
 
.templates-text2152 {
  display: inline-block;
}
 
.templates-fragment2116 {
  display: contents;
}
 
.templates-text2153 {
  display: inline-block;
}
 
.templates-fragment2117 {
  display: contents;
}
 
.templates-text2154 {
  display: inline-block;
}
 
.templates-fragment2118 {
  display: contents;
}
 
.templates-text2155 {
  display: inline-block;
}
 
.templates-fragment2119 {
  display: contents;
}
 
.templates-text2156 {
  display: inline-block;
}
 
.templates-fragment2120 {
  display: contents;
}
 
.templates-text2157 {
  display: inline-block;
}
 
.templates-fragment2121 {
  display: contents;
}
 
.templates-text2158 {
  display: inline-block;
}
 
.templates-fragment2122 {
  display: contents;
}
 
.templates-text2159 {
  display: inline-block;
}
 
.templates-fragment2123 {
  display: contents;
}
 
.templates-text2160 {
  display: inline-block;
}
 
.templates-fragment2124 {
  display: contents;
}
 
.templates-text2161 {
  display: inline-block;
}
 
.templates-fragment2125 {
  display: contents;
}
 
.templates-text2162 {
  display: inline-block;
}
 
.templates-fragment2126 {
  display: contents;
}
 
.templates-text2163 {
  display: inline-block;
}
 
.templates-fragment2127 {
  display: contents;
}
 
.templates-text2164 {
  display: inline-block;
}
 
.templates-fragment2128 {
  display: contents;
}
 
.templates-text2165 {
  display: inline-block;
}
 
.templates-fragment2129 {
  display: contents;
}
 
.templates-text2166 {
  display: inline-block;
}
 
.templates-fragment2130 {
  display: contents;
}
 
.templates-text2167 {
  display: inline-block;
}
 
.templates-fragment2131 {
  display: contents;
}
 
.templates-text2168 {
  display: inline-block;
}
 
.templates-fragment2132 {
  display: contents;
}
 
.templates-text2169 {
  display: inline-block;
}
 
.templates-fragment2133 {
  display: contents;
}
 
.templates-text2170 {
  display: inline-block;
}
 
.templates-fragment2134 {
  display: contents;
}
 
.templates-text2171 {
  display: inline-block;
}
 
.templates-fragment2135 {
  display: contents;
}
 
.templates-text2172 {
  display: inline-block;
}
 
.templates-fragment2136 {
  display: contents;
}
 
.templates-text2173 {
  display: inline-block;
}
 
.templates-fragment2137 {
  display: contents;
}
 
.templates-text2174 {
  display: inline-block;
}
 
.templates-fragment2138 {
  display: contents;
}
 
.templates-text2175 {
  display: inline-block;
}
 
.templates-fragment2139 {
  display: contents;
}
 
.templates-text2176 {
  display: inline-block;
}
 
.templates-fragment2140 {
  display: contents;
}
 
.templates-text2177 {
  display: inline-block;
}
 
.templates-fragment2141 {
  display: contents;
}
 
.templates-text2178 {
  display: inline-block;
}
 
.templates-fragment2142 {
  display: contents;
}
 
.templates-text2179 {
  display: inline-block;
}
 
.templates-fragment2143 {
  display: contents;
}
 
.templates-text2180 {
  display: inline-block;
}
 
.templates-fragment2144 {
  display: contents;
}
 
.templates-text2181 {
  display: inline-block;
}
 
.templates-fragment2145 {
  display: contents;
}
 
.templates-text2182 {
  display: inline-block;
}
 
.templates-fragment2146 {
  display: contents;
}
 
.templates-text2183 {
  display: inline-block;
}
 
.templates-fragment2147 {
  display: contents;
}
 
.templates-text2184 {
  display: inline-block;
}
 
.templates-fragment2148 {
  display: contents;
}
 
.templates-text2185 {
  display: inline-block;
}
 
.templates-fragment2149 {
  display: contents;
}
 
.templates-text2186 {
  display: inline-block;
}
 
.templates-fragment2150 {
  display: contents;
}
 
.templates-text2187 {
  display: inline-block;
}
 
.templates-fragment2151 {
  display: contents;
}
 
.templates-text2188 {
  display: inline-block;
}
 
.templates-fragment2152 {
  display: contents;
}
 
.templates-text2189 {
  display: inline-block;
}
 
.templates-fragment2153 {
  display: contents;
}
 
.templates-text2190 {
  display: inline-block;
}
 
.templates-fragment2154 {
  display: contents;
}
 
.templates-text2191 {
  display: inline-block;
}
 
.templates-fragment2155 {
  display: contents;
}
 
.templates-text2192 {
  display: inline-block;
}
 
.templates-fragment2156 {
  display: contents;
}
 
.templates-text2193 {
  display: inline-block;
}
 
.templates-fragment2157 {
  display: contents;
}
 
.templates-text2194 {
  display: inline-block;
}
 
.templates-fragment2158 {
  display: contents;
}
 
.templates-text2195 {
  display: inline-block;
}
 
.templates-fragment2159 {
  display: contents;
}
 
.templates-text2196 {
  display: inline-block;
}
 
.templates-fragment2160 {
  display: contents;
}
 
.templates-text2197 {
  display: inline-block;
}
 
.templates-fragment2161 {
  display: contents;
}
 
.templates-text2198 {
  display: inline-block;
}
 
.templates-fragment2162 {
  display: contents;
}
 
.templates-text2199 {
  display: inline-block;
}
 
.templates-fragment2163 {
  display: contents;
}
 
.templates-text2200 {
  display: inline-block;
}
 
.templates-fragment2164 {
  display: contents;
}
 
.templates-text2201 {
  display: inline-block;
}
 
.templates-fragment2165 {
  display: contents;
}
 
.templates-text2202 {
  display: inline-block;
}
 
.templates-fragment2166 {
  display: contents;
}
 
.templates-text2203 {
  display: inline-block;
}
 
.templates-fragment2167 {
  display: contents;
}
 
.templates-text2204 {
  display: inline-block;
}
 
.templates-fragment2168 {
  display: contents;
}
 
.templates-text2205 {
  display: inline-block;
}
 
.templates-fragment2169 {
  display: contents;
}
 
.templates-text2206 {
  display: inline-block;
}
 
.templates-fragment2170 {
  display: contents;
}
 
.templates-text2207 {
  display: inline-block;
}
 
.templates-fragment2171 {
  display: contents;
}
 
.templates-text2208 {
  display: inline-block;
}
 
.templates-fragment2172 {
  display: contents;
}
 
.templates-text2209 {
  display: inline-block;
}
 
.templates-fragment2173 {
  display: contents;
}
 
.templates-text2210 {
  display: inline-block;
}
 
.templates-fragment2174 {
  display: contents;
}
 
.templates-text2211 {
  display: inline-block;
}
 
.templates-fragment2175 {
  display: contents;
}
 
.templates-text2212 {
  display: inline-block;
}
 
.templates-fragment2176 {
  display: contents;
}
 
.templates-text2213 {
  display: inline-block;
}
 
.templates-fragment2177 {
  display: contents;
}
 
.templates-text2214 {
  display: inline-block;
}
 
.templates-fragment2178 {
  display: contents;
}
 
.templates-text2215 {
  display: inline-block;
}
 
.templates-fragment2179 {
  display: contents;
}
 
.templates-text2216 {
  display: inline-block;
}
 
.templates-fragment2180 {
  display: contents;
}
 
.templates-text2217 {
  display: inline-block;
}
 
.templates-fragment2181 {
  display: contents;
}
 
.templates-text2218 {
  display: inline-block;
}
 
.templates-fragment2182 {
  display: contents;
}
 
.templates-text2219 {
  display: inline-block;
}
 
.templates-fragment2183 {
  display: contents;
}
 
.templates-text2220 {
  display: inline-block;
}
 
.templates-fragment2184 {
  display: contents;
}
 
.templates-text2221 {
  display: inline-block;
}
 
.templates-fragment2185 {
  display: contents;
}
 
.templates-text2222 {
  display: inline-block;
}
 
.templates-fragment2186 {
  display: contents;
}
 
.templates-text2223 {
  display: inline-block;
}
 
.templates-fragment2187 {
  display: contents;
}
 
.templates-text2224 {
  display: inline-block;
}
 
.templates-fragment2188 {
  display: contents;
}
 
.templates-text2225 {
  display: inline-block;
}
 
.templates-fragment2189 {
  display: contents;
}
 
.templates-text2226 {
  display: inline-block;
}
 
.templates-fragment2190 {
  display: contents;
}
 
.templates-text2227 {
  display: inline-block;
}
 
.templates-fragment2191 {
  display: contents;
}
 
.templates-text2228 {
  display: inline-block;
}
 
.templates-fragment2192 {
  display: contents;
}
 
.templates-text2229 {
  display: inline-block;
}
 
.templates-fragment2193 {
  display: contents;
}
 
.templates-text2230 {
  display: inline-block;
}
 
.templates-fragment2194 {
  display: contents;
}
 
.templates-text2231 {
  display: inline-block;
}
 
.templates-fragment2195 {
  display: contents;
}
 
.templates-text2232 {
  display: inline-block;
}
 
.templates-fragment2196 {
  display: contents;
}
 
.templates-text2233 {
  display: inline-block;
}
 
.templates-fragment2197 {
  display: contents;
}
 
.templates-text2234 {
  display: inline-block;
}
 
.templates-fragment2198 {
  display: contents;
}
 
.templates-text2235 {
  display: inline-block;
}
 
.templates-fragment2199 {
  display: contents;
}
 
.templates-text2236 {
  display: inline-block;
}
 
.templates-fragment2200 {
  display: contents;
}
 
.templates-text2237 {
  display: inline-block;
}
 
.templates-fragment2201 {
  display: contents;
}
 
.templates-text2238 {
  display: inline-block;
}
 
.templates-fragment2202 {
  display: contents;
}
 
.templates-text2239 {
  display: inline-block;
}
 
.templates-fragment2203 {
  display: contents;
}
 
.templates-text2240 {
  display: inline-block;
}
 
.templates-fragment2204 {
  display: contents;
}
 
.templates-text2241 {
  display: inline-block;
}
 
.templates-fragment2205 {
  display: contents;
}
 
.templates-text2242 {
  display: inline-block;
}
 
.templates-fragment2206 {
  display: contents;
}
 
.templates-text2243 {
  display: inline-block;
}
 
.templates-fragment2207 {
  display: contents;
}
 
.templates-text2244 {
  display: inline-block;
}
 
.templates-fragment2208 {
  display: contents;
}
 
.templates-text2245 {
  display: inline-block;
}
 
.templates-fragment2209 {
  display: contents;
}
 
.templates-text2246 {
  display: inline-block;
}
 
.templates-fragment2210 {
  display: contents;
}
 
.templates-text2247 {
  display: inline-block;
}
 
.templates-fragment2211 {
  display: contents;
}
 
.templates-text2248 {
  display: inline-block;
}
 
.templates-fragment2212 {
  display: contents;
}
 
.templates-text2249 {
  display: inline-block;
}
 
.templates-fragment2213 {
  display: contents;
}
 
.templates-text2250 {
  display: inline-block;
}
 
.templates-fragment2214 {
  display: contents;
}
 
.templates-text2251 {
  display: inline-block;
}
 
.templates-fragment2215 {
  display: contents;
}
 
.templates-text2252 {
  display: inline-block;
}
 
.templates-fragment2216 {
  display: contents;
}
 
.templates-text2253 {
  display: inline-block;
}
 
.templates-fragment2217 {
  display: contents;
}
 
.templates-text2254 {
  display: inline-block;
}
 
.templates-fragment2218 {
  display: contents;
}
 
.templates-text2255 {
  display: inline-block;
}
 
.templates-fragment2219 {
  display: contents;
}
 
.templates-text2256 {
  display: inline-block;
}
 
.templates-fragment2220 {
  display: contents;
}
 
.templates-text2257 {
  display: inline-block;
}
 
.templates-fragment2221 {
  display: contents;
}
 
.templates-text2258 {
  display: inline-block;
}
 
.templates-container28 {
  height: auto;
  display: grid;
  align-self: stretch;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion22 {
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger22 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary22 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image33 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text2259 {
  display: none;
}
 
.templates-title20 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container22 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon146 {
  fill: #D9D9D9;
}
 
.templates-container-f-tea-biscut {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text2260 {
  display: none;
}
 
.templates-fragment2222 {
  display: contents;
}
 
.templates-text2261 {
  display: inline-block;
}
 
.templates-fragment2223 {
  display: contents;
}
 
.templates-text2262 {
  display: inline-block;
}
 
.templates-fragment2224 {
  display: contents;
}
 
.templates-text2263 {
  display: inline-block;
}
 
.templates-fragment2225 {
  display: contents;
}
 
.templates-text2264 {
  display: inline-block;
}
 
.templates-fragment2226 {
  display: contents;
}
 
.templates-text2265 {
  display: inline-block;
}
 
.templates-fragment2227 {
  display: contents;
}
 
.templates-text2266 {
  display: inline-block;
}
 
.templates-fragment2228 {
  display: contents;
}
 
.templates-text2267 {
  display: inline-block;
}
 
.templates-fragment2229 {
  display: contents;
}
 
.templates-text2268 {
  display: inline-block;
}
 
.templates-fragment2230 {
  display: contents;
}
 
.templates-text2269 {
  display: inline-block;
}
 
.templates-fragment2231 {
  display: contents;
}
 
.templates-text2270 {
  display: inline-block;
}
 
.templates-fragment2232 {
  display: contents;
}
 
.templates-text2271 {
  display: inline-block;
}
 
.templates-fragment2233 {
  display: contents;
}
 
.templates-text2272 {
  display: inline-block;
}
 
.templates-fragment2234 {
  display: contents;
}
 
.templates-text2273 {
  display: inline-block;
}
 
.templates-fragment2235 {
  display: contents;
}
 
.templates-text2274 {
  display: inline-block;
}
 
.templates-fragment2236 {
  display: contents;
}
 
.templates-text2275 {
  display: inline-block;
}
 
.templates-fragment2237 {
  display: contents;
}
 
.templates-text2276 {
  display: inline-block;
}
 
.templates-fragment2238 {
  display: contents;
}
 
.templates-text2277 {
  display: inline-block;
}
 
.templates-fragment2239 {
  display: contents;
}
 
.templates-text2278 {
  display: inline-block;
}
 
.templates-fragment2240 {
  display: contents;
}
 
.templates-text2279 {
  display: inline-block;
}
 
.templates-fragment2241 {
  display: contents;
}
 
.templates-text2280 {
  display: inline-block;
}
 
.templates-fragment2242 {
  display: contents;
}
 
.templates-text2281 {
  display: inline-block;
}
 
.templates-fragment2243 {
  display: contents;
}
 
.templates-text2282 {
  display: inline-block;
}
 
.templates-fragment2244 {
  display: contents;
}
 
.templates-text2283 {
  display: inline-block;
}
 
.templates-fragment2245 {
  display: contents;
}
 
.templates-text2284 {
  display: inline-block;
}
 
.templates-fragment2246 {
  display: contents;
}
 
.templates-text2285 {
  display: inline-block;
}
 
.templates-fragment2247 {
  display: contents;
}
 
.templates-text2286 {
  display: inline-block;
}
 
.templates-fragment2248 {
  display: contents;
}
 
.templates-text2287 {
  display: inline-block;
}
 
.templates-fragment2249 {
  display: contents;
}
 
.templates-text2288 {
  display: inline-block;
}
 
.templates-fragment2250 {
  display: contents;
}
 
.templates-text2289 {
  display: inline-block;
}
 
.templates-fragment2251 {
  display: contents;
}
 
.templates-text2290 {
  display: inline-block;
}
 
.templates-fragment2252 {
  display: contents;
}
 
.templates-text2291 {
  display: inline-block;
}
 
.templates-fragment2253 {
  display: contents;
}
 
.templates-text2292 {
  display: inline-block;
}
 
.templates-fragment2254 {
  display: contents;
}
 
.templates-text2293 {
  display: inline-block;
}
 
.templates-fragment2255 {
  display: contents;
}
 
.templates-text2294 {
  display: inline-block;
}
 
.templates-fragment2256 {
  display: contents;
}
 
.templates-text2295 {
  display: inline-block;
}
 
.templates-fragment2257 {
  display: contents;
}
 
.templates-text2296 {
  display: inline-block;
}
 
.templates-fragment2258 {
  display: contents;
}
 
.templates-text2297 {
  display: inline-block;
}
 
.templates-fragment2259 {
  display: contents;
}
 
.templates-text2298 {
  display: inline-block;
}
 
.templates-fragment2260 {
  display: contents;
}
 
.templates-text2299 {
  display: inline-block;
}
 
.templates-fragment2261 {
  display: contents;
}
 
.templates-text2300 {
  display: inline-block;
}
 
.templates-fragment2262 {
  display: contents;
}
 
.templates-text2301 {
  display: inline-block;
}
 
.templates-fragment2263 {
  display: contents;
}
 
.templates-text2302 {
  display: inline-block;
}
 
.templates-fragment2264 {
  display: contents;
}
 
.templates-text2303 {
  display: inline-block;
}
 
.templates-fragment2265 {
  display: contents;
}
 
.templates-text2304 {
  display: inline-block;
}
 
.templates-fragment2266 {
  display: contents;
}
 
.templates-text2305 {
  display: inline-block;
}
 
.templates-fragment2267 {
  display: contents;
}
 
.templates-text2306 {
  display: inline-block;
}
 
.templates-fragment2268 {
  display: contents;
}
 
.templates-text2307 {
  display: inline-block;
}
 
.templates-fragment2269 {
  display: contents;
}
 
.templates-text2308 {
  display: inline-block;
}
 
.templates-fragment2270 {
  display: contents;
}
 
.templates-text2309 {
  display: inline-block;
}
 
.templates-fragment2271 {
  display: contents;
}
 
.templates-text2310 {
  display: inline-block;
}
 
.templates-fragment2272 {
  display: contents;
}
 
.templates-text2311 {
  display: inline-block;
}
 
.templates-fragment2273 {
  display: contents;
}
 
.templates-text2312 {
  display: inline-block;
}
 
.templates-fragment2274 {
  display: contents;
}
 
.templates-text2313 {
  display: inline-block;
}
 
.templates-fragment2275 {
  display: contents;
}
 
.templates-text2314 {
  display: inline-block;
}
 
.templates-fragment2276 {
  display: contents;
}
 
.templates-text2315 {
  display: inline-block;
}
 
.templates-fragment2277 {
  display: contents;
}
 
.templates-text2316 {
  display: inline-block;
}
 
.templates-fragment2278 {
  display: contents;
}
 
.templates-text2317 {
  display: inline-block;
}
 
.templates-fragment2279 {
  display: contents;
}
 
.templates-text2318 {
  display: inline-block;
}
 
.templates-fragment2280 {
  display: contents;
}
 
.templates-text2319 {
  display: inline-block;
}
 
.templates-fragment2281 {
  display: contents;
}
 
.templates-text2320 {
  display: inline-block;
}
 
.templates-fragment2282 {
  display: contents;
}
 
.templates-text2321 {
  display: inline-block;
}
 
.templates-fragment2283 {
  display: contents;
}
 
.templates-text2322 {
  display: inline-block;
}
 
.templates-fragment2284 {
  display: contents;
}
 
.templates-text2323 {
  display: inline-block;
}
 
.templates-fragment2285 {
  display: contents;
}
 
.templates-text2324 {
  display: inline-block;
}
 
.templates-fragment2286 {
  display: contents;
}
 
.templates-text2325 {
  display: inline-block;
}
 
.templates-fragment2287 {
  display: contents;
}
 
.templates-text2326 {
  display: inline-block;
}
 
.templates-fragment2288 {
  display: contents;
}
 
.templates-text2327 {
  display: inline-block;
}
 
.templates-fragment2289 {
  display: contents;
}
 
.templates-text2328 {
  display: inline-block;
}
 
.templates-fragment2290 {
  display: contents;
}
 
.templates-text2329 {
  display: inline-block;
}
 
.templates-fragment2291 {
  display: contents;
}
 
.templates-text2330 {
  display: inline-block;
}
 
.templates-fragment2292 {
  display: contents;
}
 
.templates-text2331 {
  display: inline-block;
}
 
.templates-fragment2293 {
  display: contents;
}
 
.templates-text2332 {
  display: inline-block;
}
 
.templates-fragment2294 {
  display: contents;
}
 
.templates-text2333 {
  display: inline-block;
}
 
.templates-fragment2295 {
  display: contents;
}
 
.templates-text2334 {
  display: inline-block;
}
 
.templates-fragment2296 {
  display: contents;
}
 
.templates-text2335 {
  display: inline-block;
}
 
.templates-fragment2297 {
  display: contents;
}
 
.templates-text2336 {
  display: inline-block;
}
 
.templates-fragment2298 {
  display: contents;
}
 
.templates-text2337 {
  display: inline-block;
}
 
.templates-fragment2299 {
  display: contents;
}
 
.templates-text2338 {
  display: inline-block;
}
 
.templates-fragment2300 {
  display: contents;
}
 
.templates-text2339 {
  display: inline-block;
}
 
.templates-fragment2301 {
  display: contents;
}
 
.templates-text2340 {
  display: inline-block;
}
 
.templates-fragment2302 {
  display: contents;
}
 
.templates-text2341 {
  display: inline-block;
}
 
.templates-fragment2303 {
  display: contents;
}
 
.templates-text2342 {
  display: inline-block;
}
 
.templates-fragment2304 {
  display: contents;
}
 
.templates-text2343 {
  display: inline-block;
}
 
.templates-fragment2305 {
  display: contents;
}
 
.templates-text2344 {
  display: inline-block;
}
 
.templates-fragment2306 {
  display: contents;
}
 
.templates-text2345 {
  display: inline-block;
}
 
.templates-fragment2307 {
  display: contents;
}
 
.templates-text2346 {
  display: inline-block;
}
 
.templates-fragment2308 {
  display: contents;
}
 
.templates-text2347 {
  display: inline-block;
}
 
.templates-fragment2309 {
  display: contents;
}
 
.templates-text2348 {
  display: inline-block;
}
 
.templates-fragment2310 {
  display: contents;
}
 
.templates-text2349 {
  display: inline-block;
}
 
.templates-fragment2311 {
  display: contents;
}
 
.templates-text2350 {
  display: inline-block;
}
 
.templates-fragment2312 {
  display: contents;
}
 
.templates-text2351 {
  display: inline-block;
}
 
.templates-fragment2313 {
  display: contents;
}
 
.templates-text2352 {
  display: inline-block;
}
 
.templates-fragment2314 {
  display: contents;
}
 
.templates-text2353 {
  display: inline-block;
}
 
.templates-fragment2315 {
  display: contents;
}
 
.templates-text2354 {
  display: inline-block;
}
 
.templates-fragment2316 {
  display: contents;
}
 
.templates-text2355 {
  display: inline-block;
}
 
.templates-fragment2317 {
  display: contents;
}
 
.templates-text2356 {
  display: inline-block;
}
 
.templates-fragment2318 {
  display: contents;
}
 
.templates-text2357 {
  display: inline-block;
}
 
.templates-fragment2319 {
  display: contents;
}
 
.templates-text2358 {
  display: inline-block;
}
 
.templates-fragment2320 {
  display: contents;
}
 
.templates-text2359 {
  display: inline-block;
}
 
.templates-fragment2321 {
  display: contents;
}
 
.templates-text2360 {
  display: inline-block;
}
 
.templates-fragment2322 {
  display: contents;
}
 
.templates-text2361 {
  display: inline-block;
}
 
.templates-fragment2323 {
  display: contents;
}
 
.templates-text2362 {
  display: inline-block;
}
 
.templates-fragment2324 {
  display: contents;
}
 
.templates-text2363 {
  display: inline-block;
}
 
.templates-fragment2325 {
  display: contents;
}
 
.templates-text2364 {
  display: inline-block;
}
 
.templates-fragment2326 {
  display: contents;
}
 
.templates-text2365 {
  display: inline-block;
}
 
.templates-fragment2327 {
  display: contents;
}
 
.templates-text2366 {
  display: inline-block;
}
 
.templates-fragment2328 {
  display: contents;
}
 
.templates-text2367 {
  display: inline-block;
}
 
.templates-fragment2329 {
  display: contents;
}
 
.templates-text2368 {
  display: inline-block;
}
 
.templates-fragment2330 {
  display: contents;
}
 
.templates-text2369 {
  display: inline-block;
}
 
.templates-fragment2331 {
  display: contents;
}
 
.templates-text2370 {
  display: inline-block;
}
 
.templates-fragment2332 {
  display: contents;
}
 
.templates-text2371 {
  display: inline-block;
}
 
.templates-fragment2333 {
  display: contents;
}
 
.templates-text2372 {
  display: inline-block;
}
 
.templates-fragment2334 {
  display: contents;
}
 
.templates-text2373 {
  display: inline-block;
}
 
.templates-fragment2335 {
  display: contents;
}
 
.templates-text2374 {
  display: inline-block;
}
 
.templates-fragment2336 {
  display: contents;
}
 
.templates-text2375 {
  display: inline-block;
}
 
.templates-fragment2337 {
  display: contents;
}
 
.templates-text2376 {
  display: inline-block;
}
 
.templates-fragment2338 {
  display: contents;
}
 
.templates-text2377 {
  display: inline-block;
}
 
.templates-fragment2339 {
  display: contents;
}
 
.templates-text2378 {
  display: inline-block;
}
 
.templates-fragment2340 {
  display: contents;
}
 
.templates-text2379 {
  display: inline-block;
}
 
.templates-fragment2341 {
  display: contents;
}
 
.templates-text2380 {
  display: inline-block;
}
 
.templates-accordion23 {
  width: 100%;
  height: auto;
  display: none;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger23 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary23 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image34 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text2381 {
  display: none;
}
 
.templates-title21 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container23 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon148 {
  fill: #D9D9D9;
}
 
.templates-container29 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text2382 {
  display: none;
}
 
.templates-fragment2342 {
  display: contents;
}
 
.templates-text2383 {
  display: inline-block;
}
 
.templates-fragment2343 {
  display: contents;
}
 
.templates-text2384 {
  display: inline-block;
}
 
.templates-fragment2344 {
  display: contents;
}
 
.templates-text2385 {
  display: inline-block;
}
 
.templates-fragment2345 {
  display: contents;
}
 
.templates-text2386 {
  display: inline-block;
}
 
.templates-fragment2346 {
  display: contents;
}
 
.templates-text2387 {
  display: inline-block;
}
 
.templates-fragment2347 {
  display: contents;
}
 
.templates-text2388 {
  display: inline-block;
}
 
.templates-fragment2348 {
  display: contents;
}
 
.templates-text2389 {
  display: inline-block;
}
 
.templates-fragment2349 {
  display: contents;
}
 
.templates-text2390 {
  display: inline-block;
}
 
.templates-fragment2350 {
  display: contents;
}
 
.templates-text2391 {
  display: inline-block;
}
 
.templates-fragment2351 {
  display: contents;
}
 
.templates-text2392 {
  display: inline-block;
}
 
.templates-fragment2352 {
  display: contents;
}
 
.templates-text2393 {
  display: inline-block;
}
 
.templates-fragment2353 {
  display: contents;
}
 
.templates-text2394 {
  display: inline-block;
}
 
.templates-fragment2354 {
  display: contents;
}
 
.templates-text2395 {
  display: inline-block;
}
 
.templates-fragment2355 {
  display: contents;
}
 
.templates-text2396 {
  display: inline-block;
}
 
.templates-fragment2356 {
  display: contents;
}
 
.templates-text2397 {
  display: inline-block;
}
 
.templates-fragment2357 {
  display: contents;
}
 
.templates-text2398 {
  display: inline-block;
}
 
.templates-fragment2358 {
  display: contents;
}
 
.templates-text2399 {
  display: inline-block;
}
 
.templates-fragment2359 {
  display: contents;
}
 
.templates-text2400 {
  display: inline-block;
}
 
.templates-fragment2360 {
  display: contents;
}
 
.templates-text2401 {
  display: inline-block;
}
 
.templates-fragment2361 {
  display: contents;
}
 
.templates-text2402 {
  display: inline-block;
}
 
.templates-fragment2362 {
  display: contents;
}
 
.templates-text2403 {
  display: inline-block;
}
 
.templates-fragment2363 {
  display: contents;
}
 
.templates-text2404 {
  display: inline-block;
}
 
.templates-fragment2364 {
  display: contents;
}
 
.templates-text2405 {
  display: inline-block;
}
 
.templates-fragment2365 {
  display: contents;
}
 
.templates-text2406 {
  display: inline-block;
}
 
.templates-fragment2366 {
  display: contents;
}
 
.templates-text2407 {
  display: inline-block;
}
 
.templates-fragment2367 {
  display: contents;
}
 
.templates-text2408 {
  display: inline-block;
}
 
.templates-fragment2368 {
  display: contents;
}
 
.templates-text2409 {
  display: inline-block;
}
 
.templates-fragment2369 {
  display: contents;
}
 
.templates-text2410 {
  display: inline-block;
}
 
.templates-fragment2370 {
  display: contents;
}
 
.templates-text2411 {
  display: inline-block;
}
 
.templates-fragment2371 {
  display: contents;
}
 
.templates-text2412 {
  display: inline-block;
}
 
.templates-fragment2372 {
  display: contents;
}
 
.templates-text2413 {
  display: inline-block;
}
 
.templates-fragment2373 {
  display: contents;
}
 
.templates-text2414 {
  display: inline-block;
}
 
.templates-fragment2374 {
  display: contents;
}
 
.templates-text2415 {
  display: inline-block;
}
 
.templates-fragment2375 {
  display: contents;
}
 
.templates-text2416 {
  display: inline-block;
}
 
.templates-fragment2376 {
  display: contents;
}
 
.templates-text2417 {
  display: inline-block;
}
 
.templates-fragment2377 {
  display: contents;
}
 
.templates-text2418 {
  display: inline-block;
}
 
.templates-fragment2378 {
  display: contents;
}
 
.templates-text2419 {
  display: inline-block;
}
 
.templates-fragment2379 {
  display: contents;
}
 
.templates-text2420 {
  display: inline-block;
}
 
.templates-fragment2380 {
  display: contents;
}
 
.templates-text2421 {
  display: inline-block;
}
 
.templates-fragment2381 {
  display: contents;
}
 
.templates-text2422 {
  display: inline-block;
}
 
.templates-fragment2382 {
  display: contents;
}
 
.templates-text2423 {
  display: inline-block;
}
 
.templates-fragment2383 {
  display: contents;
}
 
.templates-text2424 {
  display: inline-block;
}
 
.templates-fragment2384 {
  display: contents;
}
 
.templates-text2425 {
  display: inline-block;
}
 
.templates-fragment2385 {
  display: contents;
}
 
.templates-text2426 {
  display: inline-block;
}
 
.templates-fragment2386 {
  display: contents;
}
 
.templates-text2427 {
  display: inline-block;
}
 
.templates-fragment2387 {
  display: contents;
}
 
.templates-text2428 {
  display: inline-block;
}
 
.templates-fragment2388 {
  display: contents;
}
 
.templates-text2429 {
  display: inline-block;
}
 
.templates-fragment2389 {
  display: contents;
}
 
.templates-text2430 {
  display: inline-block;
}
 
.templates-fragment2390 {
  display: contents;
}
 
.templates-text2431 {
  display: inline-block;
}
 
.templates-fragment2391 {
  display: contents;
}
 
.templates-text2432 {
  display: inline-block;
}
 
.templates-fragment2392 {
  display: contents;
}
 
.templates-text2433 {
  display: inline-block;
}
 
.templates-fragment2393 {
  display: contents;
}
 
.templates-text2434 {
  display: inline-block;
}
 
.templates-fragment2394 {
  display: contents;
}
 
.templates-text2435 {
  display: inline-block;
}
 
.templates-fragment2395 {
  display: contents;
}
 
.templates-text2436 {
  display: inline-block;
}
 
.templates-fragment2396 {
  display: contents;
}
 
.templates-text2437 {
  display: inline-block;
}
 
.templates-fragment2397 {
  display: contents;
}
 
.templates-text2438 {
  display: inline-block;
}
 
.templates-fragment2398 {
  display: contents;
}
 
.templates-text2439 {
  display: inline-block;
}
 
.templates-fragment2399 {
  display: contents;
}
 
.templates-text2440 {
  display: inline-block;
}
 
.templates-fragment2400 {
  display: contents;
}
 
.templates-text2441 {
  display: inline-block;
}
 
.templates-fragment2401 {
  display: contents;
}
 
.templates-text2442 {
  display: inline-block;
}
 
.templates-fragment2402 {
  display: contents;
}
 
.templates-text2443 {
  display: inline-block;
}
 
.templates-fragment2403 {
  display: contents;
}
 
.templates-text2444 {
  display: inline-block;
}
 
.templates-fragment2404 {
  display: contents;
}
 
.templates-text2445 {
  display: inline-block;
}
 
.templates-fragment2405 {
  display: contents;
}
 
.templates-text2446 {
  display: inline-block;
}
 
.templates-fragment2406 {
  display: contents;
}
 
.templates-text2447 {
  display: inline-block;
}
 
.templates-fragment2407 {
  display: contents;
}
 
.templates-text2448 {
  display: inline-block;
}
 
.templates-fragment2408 {
  display: contents;
}
 
.templates-text2449 {
  display: inline-block;
}
 
.templates-fragment2409 {
  display: contents;
}
 
.templates-text2450 {
  display: inline-block;
}
 
.templates-fragment2410 {
  display: contents;
}
 
.templates-text2451 {
  display: inline-block;
}
 
.templates-fragment2411 {
  display: contents;
}
 
.templates-text2452 {
  display: inline-block;
}
 
.templates-fragment2412 {
  display: contents;
}
 
.templates-text2453 {
  display: inline-block;
}
 
.templates-fragment2413 {
  display: contents;
}
 
.templates-text2454 {
  display: inline-block;
}
 
.templates-fragment2414 {
  display: contents;
}
 
.templates-text2455 {
  display: inline-block;
}
 
.templates-fragment2415 {
  display: contents;
}
 
.templates-text2456 {
  display: inline-block;
}
 
.templates-fragment2416 {
  display: contents;
}
 
.templates-text2457 {
  display: inline-block;
}
 
.templates-fragment2417 {
  display: contents;
}
 
.templates-text2458 {
  display: inline-block;
}
 
.templates-fragment2418 {
  display: contents;
}
 
.templates-text2459 {
  display: inline-block;
}
 
.templates-fragment2419 {
  display: contents;
}
 
.templates-text2460 {
  display: inline-block;
}
 
.templates-fragment2420 {
  display: contents;
}
 
.templates-text2461 {
  display: inline-block;
}
 
.templates-fragment2421 {
  display: contents;
}
 
.templates-text2462 {
  display: inline-block;
}
 
.templates-fragment2422 {
  display: contents;
}
 
.templates-text2463 {
  display: inline-block;
}
 
.templates-fragment2423 {
  display: contents;
}
 
.templates-text2464 {
  display: inline-block;
}
 
.templates-fragment2424 {
  display: contents;
}
 
.templates-text2465 {
  display: inline-block;
}
 
.templates-fragment2425 {
  display: contents;
}
 
.templates-text2466 {
  display: inline-block;
}
 
.templates-fragment2426 {
  display: contents;
}
 
.templates-text2467 {
  display: inline-block;
}
 
.templates-fragment2427 {
  display: contents;
}
 
.templates-text2468 {
  display: inline-block;
}
 
.templates-fragment2428 {
  display: contents;
}
 
.templates-text2469 {
  display: inline-block;
}
 
.templates-fragment2429 {
  display: contents;
}
 
.templates-text2470 {
  display: inline-block;
}
 
.templates-fragment2430 {
  display: contents;
}
 
.templates-text2471 {
  display: inline-block;
}
 
.templates-fragment2431 {
  display: contents;
}
 
.templates-text2472 {
  display: inline-block;
}
 
.templates-fragment2432 {
  display: contents;
}
 
.templates-text2473 {
  display: inline-block;
}
 
.templates-fragment2433 {
  display: contents;
}
 
.templates-text2474 {
  display: inline-block;
}
 
.templates-fragment2434 {
  display: contents;
}
 
.templates-text2475 {
  display: inline-block;
}
 
.templates-fragment2435 {
  display: contents;
}
 
.templates-text2476 {
  display: inline-block;
}
 
.templates-fragment2436 {
  display: contents;
}
 
.templates-text2477 {
  display: inline-block;
}
 
.templates-fragment2437 {
  display: contents;
}
 
.templates-text2478 {
  display: inline-block;
}
 
.templates-fragment2438 {
  display: contents;
}
 
.templates-text2479 {
  display: inline-block;
}
 
.templates-fragment2439 {
  display: contents;
}
 
.templates-text2480 {
  display: inline-block;
}
 
.templates-fragment2440 {
  display: contents;
}
 
.templates-text2481 {
  display: inline-block;
}
 
.templates-fragment2441 {
  display: contents;
}
 
.templates-text2482 {
  display: inline-block;
}
 
.templates-fragment2442 {
  display: contents;
}
 
.templates-text2483 {
  display: inline-block;
}
 
.templates-fragment2443 {
  display: contents;
}
 
.templates-text2484 {
  display: inline-block;
}
 
.templates-fragment2444 {
  display: contents;
}
 
.templates-text2485 {
  display: inline-block;
}
 
.templates-fragment2445 {
  display: contents;
}
 
.templates-text2486 {
  display: inline-block;
}
 
.templates-fragment2446 {
  display: contents;
}
 
.templates-text2487 {
  display: inline-block;
}
 
.templates-fragment2447 {
  display: contents;
}
 
.templates-text2488 {
  display: inline-block;
}
 
.templates-fragment2448 {
  display: contents;
}
 
.templates-text2489 {
  display: inline-block;
}
 
.templates-fragment2449 {
  display: contents;
}
 
.templates-text2490 {
  display: inline-block;
}
 
.templates-fragment2450 {
  display: contents;
}
 
.templates-text2491 {
  display: inline-block;
}
 
.templates-fragment2451 {
  display: contents;
}
 
.templates-text2492 {
  display: inline-block;
}
 
.templates-fragment2452 {
  display: contents;
}
 
.templates-text2493 {
  display: inline-block;
}
 
.templates-fragment2453 {
  display: contents;
}
 
.templates-text2494 {
  display: inline-block;
}
 
.templates-fragment2454 {
  display: contents;
}
 
.templates-text2495 {
  display: inline-block;
}
 
.templates-fragment2455 {
  display: contents;
}
 
.templates-text2496 {
  display: inline-block;
}
 
.templates-fragment2456 {
  display: contents;
}
 
.templates-text2497 {
  display: inline-block;
}
 
.templates-fragment2457 {
  display: contents;
}
 
.templates-text2498 {
  display: inline-block;
}
 
.templates-fragment2458 {
  display: contents;
}
 
.templates-text2499 {
  display: inline-block;
}
 
.templates-fragment2459 {
  display: contents;
}
 
.templates-text2500 {
  display: inline-block;
}
 
.templates-fragment2460 {
  display: contents;
}
 
.templates-text2501 {
  display: inline-block;
}
 
.templates-fragment2461 {
  display: contents;
}
 
.templates-text2502 {
  display: inline-block;
}
 
.templates-container30 {
  height: auto;
  display: grid;
  align-self: stretch;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion24 {
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger24 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary24 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image35 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text2503 {
  display: none;
}
 
.templates-title22 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container24 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon150 {
  fill: #D9D9D9;
}
 
.templates-container-f-toast {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text2504 {
  display: none;
}
 
.templates-fragment2462 {
  display: contents;
}
 
.templates-text2505 {
  display: inline-block;
}
 
.templates-fragment2463 {
  display: contents;
}
 
.templates-text2506 {
  display: inline-block;
}
 
.templates-fragment2464 {
  display: contents;
}
 
.templates-text2507 {
  display: inline-block;
}
 
.templates-fragment2465 {
  display: contents;
}
 
.templates-text2508 {
  display: inline-block;
}
 
.templates-fragment2466 {
  display: contents;
}
 
.templates-text2509 {
  display: inline-block;
}
 
.templates-fragment2467 {
  display: contents;
}
 
.templates-text2510 {
  display: inline-block;
}
 
.templates-fragment2468 {
  display: contents;
}
 
.templates-text2511 {
  display: inline-block;
}
 
.templates-fragment2469 {
  display: contents;
}
 
.templates-text2512 {
  display: inline-block;
}
 
.templates-fragment2470 {
  display: contents;
}
 
.templates-text2513 {
  display: inline-block;
}
 
.templates-fragment2471 {
  display: contents;
}
 
.templates-text2514 {
  display: inline-block;
}
 
.templates-fragment2472 {
  display: contents;
}
 
.templates-text2515 {
  display: inline-block;
}
 
.templates-fragment2473 {
  display: contents;
}
 
.templates-text2516 {
  display: inline-block;
}
 
.templates-fragment2474 {
  display: contents;
}
 
.templates-text2517 {
  display: inline-block;
}
 
.templates-fragment2475 {
  display: contents;
}
 
.templates-text2518 {
  display: inline-block;
}
 
.templates-fragment2476 {
  display: contents;
}
 
.templates-text2519 {
  display: inline-block;
}
 
.templates-fragment2477 {
  display: contents;
}
 
.templates-text2520 {
  display: inline-block;
}
 
.templates-fragment2478 {
  display: contents;
}
 
.templates-text2521 {
  display: inline-block;
}
 
.templates-fragment2479 {
  display: contents;
}
 
.templates-text2522 {
  display: inline-block;
}
 
.templates-fragment2480 {
  display: contents;
}
 
.templates-text2523 {
  display: inline-block;
}
 
.templates-fragment2481 {
  display: contents;
}
 
.templates-text2524 {
  display: inline-block;
}
 
.templates-fragment2482 {
  display: contents;
}
 
.templates-text2525 {
  display: inline-block;
}
 
.templates-fragment2483 {
  display: contents;
}
 
.templates-text2526 {
  display: inline-block;
}
 
.templates-fragment2484 {
  display: contents;
}
 
.templates-text2527 {
  display: inline-block;
}
 
.templates-fragment2485 {
  display: contents;
}
 
.templates-text2528 {
  display: inline-block;
}
 
.templates-fragment2486 {
  display: contents;
}
 
.templates-text2529 {
  display: inline-block;
}
 
.templates-fragment2487 {
  display: contents;
}
 
.templates-text2530 {
  display: inline-block;
}
 
.templates-fragment2488 {
  display: contents;
}
 
.templates-text2531 {
  display: inline-block;
}
 
.templates-fragment2489 {
  display: contents;
}
 
.templates-text2532 {
  display: inline-block;
}
 
.templates-fragment2490 {
  display: contents;
}
 
.templates-text2533 {
  display: inline-block;
}
 
.templates-fragment2491 {
  display: contents;
}
 
.templates-text2534 {
  display: inline-block;
}
 
.templates-fragment2492 {
  display: contents;
}
 
.templates-text2535 {
  display: inline-block;
}
 
.templates-fragment2493 {
  display: contents;
}
 
.templates-text2536 {
  display: inline-block;
}
 
.templates-fragment2494 {
  display: contents;
}
 
.templates-text2537 {
  display: inline-block;
}
 
.templates-fragment2495 {
  display: contents;
}
 
.templates-text2538 {
  display: inline-block;
}
 
.templates-fragment2496 {
  display: contents;
}
 
.templates-text2539 {
  display: inline-block;
}
 
.templates-fragment2497 {
  display: contents;
}
 
.templates-text2540 {
  display: inline-block;
}
 
.templates-fragment2498 {
  display: contents;
}
 
.templates-text2541 {
  display: inline-block;
}
 
.templates-fragment2499 {
  display: contents;
}
 
.templates-text2542 {
  display: inline-block;
}
 
.templates-fragment2500 {
  display: contents;
}
 
.templates-text2543 {
  display: inline-block;
}
 
.templates-fragment2501 {
  display: contents;
}
 
.templates-text2544 {
  display: inline-block;
}
 
.templates-fragment2502 {
  display: contents;
}
 
.templates-text2545 {
  display: inline-block;
}
 
.templates-fragment2503 {
  display: contents;
}
 
.templates-text2546 {
  display: inline-block;
}
 
.templates-fragment2504 {
  display: contents;
}
 
.templates-text2547 {
  display: inline-block;
}
 
.templates-fragment2505 {
  display: contents;
}
 
.templates-text2548 {
  display: inline-block;
}
 
.templates-fragment2506 {
  display: contents;
}
 
.templates-text2549 {
  display: inline-block;
}
 
.templates-fragment2507 {
  display: contents;
}
 
.templates-text2550 {
  display: inline-block;
}
 
.templates-fragment2508 {
  display: contents;
}
 
.templates-text2551 {
  display: inline-block;
}
 
.templates-fragment2509 {
  display: contents;
}
 
.templates-text2552 {
  display: inline-block;
}
 
.templates-fragment2510 {
  display: contents;
}
 
.templates-text2553 {
  display: inline-block;
}
 
.templates-fragment2511 {
  display: contents;
}
 
.templates-text2554 {
  display: inline-block;
}
 
.templates-fragment2512 {
  display: contents;
}
 
.templates-text2555 {
  display: inline-block;
}
 
.templates-fragment2513 {
  display: contents;
}
 
.templates-text2556 {
  display: inline-block;
}
 
.templates-fragment2514 {
  display: contents;
}
 
.templates-text2557 {
  display: inline-block;
}
 
.templates-fragment2515 {
  display: contents;
}
 
.templates-text2558 {
  display: inline-block;
}
 
.templates-fragment2516 {
  display: contents;
}
 
.templates-text2559 {
  display: inline-block;
}
 
.templates-fragment2517 {
  display: contents;
}
 
.templates-text2560 {
  display: inline-block;
}
 
.templates-fragment2518 {
  display: contents;
}
 
.templates-text2561 {
  display: inline-block;
}
 
.templates-fragment2519 {
  display: contents;
}
 
.templates-text2562 {
  display: inline-block;
}
 
.templates-fragment2520 {
  display: contents;
}
 
.templates-text2563 {
  display: inline-block;
}
 
.templates-fragment2521 {
  display: contents;
}
 
.templates-text2564 {
  display: inline-block;
}
 
.templates-fragment2522 {
  display: contents;
}
 
.templates-text2565 {
  display: inline-block;
}
 
.templates-fragment2523 {
  display: contents;
}
 
.templates-text2566 {
  display: inline-block;
}
 
.templates-fragment2524 {
  display: contents;
}
 
.templates-text2567 {
  display: inline-block;
}
 
.templates-fragment2525 {
  display: contents;
}
 
.templates-text2568 {
  display: inline-block;
}
 
.templates-fragment2526 {
  display: contents;
}
 
.templates-text2569 {
  display: inline-block;
}
 
.templates-fragment2527 {
  display: contents;
}
 
.templates-text2570 {
  display: inline-block;
}
 
.templates-fragment2528 {
  display: contents;
}
 
.templates-text2571 {
  display: inline-block;
}
 
.templates-fragment2529 {
  display: contents;
}
 
.templates-text2572 {
  display: inline-block;
}
 
.templates-fragment2530 {
  display: contents;
}
 
.templates-text2573 {
  display: inline-block;
}
 
.templates-fragment2531 {
  display: contents;
}
 
.templates-text2574 {
  display: inline-block;
}
 
.templates-fragment2532 {
  display: contents;
}
 
.templates-text2575 {
  display: inline-block;
}
 
.templates-fragment2533 {
  display: contents;
}
 
.templates-text2576 {
  display: inline-block;
}
 
.templates-fragment2534 {
  display: contents;
}
 
.templates-text2577 {
  display: inline-block;
}
 
.templates-fragment2535 {
  display: contents;
}
 
.templates-text2578 {
  display: inline-block;
}
 
.templates-fragment2536 {
  display: contents;
}
 
.templates-text2579 {
  display: inline-block;
}
 
.templates-fragment2537 {
  display: contents;
}
 
.templates-text2580 {
  display: inline-block;
}
 
.templates-fragment2538 {
  display: contents;
}
 
.templates-text2581 {
  display: inline-block;
}
 
.templates-fragment2539 {
  display: contents;
}
 
.templates-text2582 {
  display: inline-block;
}
 
.templates-fragment2540 {
  display: contents;
}
 
.templates-text2583 {
  display: inline-block;
}
 
.templates-fragment2541 {
  display: contents;
}
 
.templates-text2584 {
  display: inline-block;
}
 
.templates-fragment2542 {
  display: contents;
}
 
.templates-text2585 {
  display: inline-block;
}
 
.templates-fragment2543 {
  display: contents;
}
 
.templates-text2586 {
  display: inline-block;
}
 
.templates-fragment2544 {
  display: contents;
}
 
.templates-text2587 {
  display: inline-block;
}
 
.templates-fragment2545 {
  display: contents;
}
 
.templates-text2588 {
  display: inline-block;
}
 
.templates-fragment2546 {
  display: contents;
}
 
.templates-text2589 {
  display: inline-block;
}
 
.templates-fragment2547 {
  display: contents;
}
 
.templates-text2590 {
  display: inline-block;
}
 
.templates-fragment2548 {
  display: contents;
}
 
.templates-text2591 {
  display: inline-block;
}
 
.templates-fragment2549 {
  display: contents;
}
 
.templates-text2592 {
  display: inline-block;
}
 
.templates-fragment2550 {
  display: contents;
}
 
.templates-text2593 {
  display: inline-block;
}
 
.templates-fragment2551 {
  display: contents;
}
 
.templates-text2594 {
  display: inline-block;
}
 
.templates-fragment2552 {
  display: contents;
}
 
.templates-text2595 {
  display: inline-block;
}
 
.templates-fragment2553 {
  display: contents;
}
 
.templates-text2596 {
  display: inline-block;
}
 
.templates-fragment2554 {
  display: contents;
}
 
.templates-text2597 {
  display: inline-block;
}
 
.templates-fragment2555 {
  display: contents;
}
 
.templates-text2598 {
  display: inline-block;
}
 
.templates-fragment2556 {
  display: contents;
}
 
.templates-text2599 {
  display: inline-block;
}
 
.templates-fragment2557 {
  display: contents;
}
 
.templates-text2600 {
  display: inline-block;
}
 
.templates-fragment2558 {
  display: contents;
}
 
.templates-text2601 {
  display: inline-block;
}
 
.templates-fragment2559 {
  display: contents;
}
 
.templates-text2602 {
  display: inline-block;
}
 
.templates-fragment2560 {
  display: contents;
}
 
.templates-text2603 {
  display: inline-block;
}
 
.templates-fragment2561 {
  display: contents;
}
 
.templates-text2604 {
  display: inline-block;
}
 
.templates-fragment2562 {
  display: contents;
}
 
.templates-text2605 {
  display: inline-block;
}
 
.templates-fragment2563 {
  display: contents;
}
 
.templates-text2606 {
  display: inline-block;
}
 
.templates-fragment2564 {
  display: contents;
}
 
.templates-text2607 {
  display: inline-block;
}
 
.templates-fragment2565 {
  display: contents;
}
 
.templates-text2608 {
  display: inline-block;
}
 
.templates-fragment2566 {
  display: contents;
}
 
.templates-text2609 {
  display: inline-block;
}
 
.templates-fragment2567 {
  display: contents;
}
 
.templates-text2610 {
  display: inline-block;
}
 
.templates-fragment2568 {
  display: contents;
}
 
.templates-text2611 {
  display: inline-block;
}
 
.templates-fragment2569 {
  display: contents;
}
 
.templates-text2612 {
  display: inline-block;
}
 
.templates-fragment2570 {
  display: contents;
}
 
.templates-text2613 {
  display: inline-block;
}
 
.templates-fragment2571 {
  display: contents;
}
 
.templates-text2614 {
  display: inline-block;
}
 
.templates-fragment2572 {
  display: contents;
}
 
.templates-text2615 {
  display: inline-block;
}
 
.templates-fragment2573 {
  display: contents;
}
 
.templates-text2616 {
  display: inline-block;
}
 
.templates-fragment2574 {
  display: contents;
}
 
.templates-text2617 {
  display: inline-block;
}
 
.templates-fragment2575 {
  display: contents;
}
 
.templates-text2618 {
  display: inline-block;
}
 
.templates-fragment2576 {
  display: contents;
}
 
.templates-text2619 {
  display: inline-block;
}
 
.templates-fragment2577 {
  display: contents;
}
 
.templates-text2620 {
  display: inline-block;
}
 
.templates-fragment2578 {
  display: contents;
}
 
.templates-text2621 {
  display: inline-block;
}
 
.templates-fragment2579 {
  display: contents;
}
 
.templates-text2622 {
  display: inline-block;
}
 
.templates-fragment2580 {
  display: contents;
}
 
.templates-text2623 {
  display: inline-block;
}
 
.templates-fragment2581 {
  display: contents;
}
 
.templates-text2624 {
  display: inline-block;
}
 
.templates-accordion25 {
  width: 100%;
  height: auto;
  display: none;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger25 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary25 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image36 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text2625 {
  display: none;
}
 
.templates-title23 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container25 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon152 {
  fill: #D9D9D9;
}
 
.templates-container31 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text2626 {
  display: none;
}
 
.templates-fragment2582 {
  display: contents;
}
 
.templates-text2627 {
  display: inline-block;
}
 
.templates-fragment2583 {
  display: contents;
}
 
.templates-text2628 {
  display: inline-block;
}
 
.templates-fragment2584 {
  display: contents;
}
 
.templates-text2629 {
  display: inline-block;
}
 
.templates-fragment2585 {
  display: contents;
}
 
.templates-text2630 {
  display: inline-block;
}
 
.templates-fragment2586 {
  display: contents;
}
 
.templates-text2631 {
  display: inline-block;
}
 
.templates-fragment2587 {
  display: contents;
}
 
.templates-text2632 {
  display: inline-block;
}
 
.templates-fragment2588 {
  display: contents;
}
 
.templates-text2633 {
  display: inline-block;
}
 
.templates-fragment2589 {
  display: contents;
}
 
.templates-text2634 {
  display: inline-block;
}
 
.templates-fragment2590 {
  display: contents;
}
 
.templates-text2635 {
  display: inline-block;
}
 
.templates-fragment2591 {
  display: contents;
}
 
.templates-text2636 {
  display: inline-block;
}
 
.templates-fragment2592 {
  display: contents;
}
 
.templates-text2637 {
  display: inline-block;
}
 
.templates-fragment2593 {
  display: contents;
}
 
.templates-text2638 {
  display: inline-block;
}
 
.templates-fragment2594 {
  display: contents;
}
 
.templates-text2639 {
  display: inline-block;
}
 
.templates-fragment2595 {
  display: contents;
}
 
.templates-text2640 {
  display: inline-block;
}
 
.templates-fragment2596 {
  display: contents;
}
 
.templates-text2641 {
  display: inline-block;
}
 
.templates-fragment2597 {
  display: contents;
}
 
.templates-text2642 {
  display: inline-block;
}
 
.templates-fragment2598 {
  display: contents;
}
 
.templates-text2643 {
  display: inline-block;
}
 
.templates-fragment2599 {
  display: contents;
}
 
.templates-text2644 {
  display: inline-block;
}
 
.templates-fragment2600 {
  display: contents;
}
 
.templates-text2645 {
  display: inline-block;
}
 
.templates-fragment2601 {
  display: contents;
}
 
.templates-text2646 {
  display: inline-block;
}
 
.templates-fragment2602 {
  display: contents;
}
 
.templates-text2647 {
  display: inline-block;
}
 
.templates-fragment2603 {
  display: contents;
}
 
.templates-text2648 {
  display: inline-block;
}
 
.templates-fragment2604 {
  display: contents;
}
 
.templates-text2649 {
  display: inline-block;
}
 
.templates-fragment2605 {
  display: contents;
}
 
.templates-text2650 {
  display: inline-block;
}
 
.templates-fragment2606 {
  display: contents;
}
 
.templates-text2651 {
  display: inline-block;
}
 
.templates-fragment2607 {
  display: contents;
}
 
.templates-text2652 {
  display: inline-block;
}
 
.templates-fragment2608 {
  display: contents;
}
 
.templates-text2653 {
  display: inline-block;
}
 
.templates-fragment2609 {
  display: contents;
}
 
.templates-text2654 {
  display: inline-block;
}
 
.templates-fragment2610 {
  display: contents;
}
 
.templates-text2655 {
  display: inline-block;
}
 
.templates-fragment2611 {
  display: contents;
}
 
.templates-text2656 {
  display: inline-block;
}
 
.templates-fragment2612 {
  display: contents;
}
 
.templates-text2657 {
  display: inline-block;
}
 
.templates-fragment2613 {
  display: contents;
}
 
.templates-text2658 {
  display: inline-block;
}
 
.templates-fragment2614 {
  display: contents;
}
 
.templates-text2659 {
  display: inline-block;
}
 
.templates-fragment2615 {
  display: contents;
}
 
.templates-text2660 {
  display: inline-block;
}
 
.templates-fragment2616 {
  display: contents;
}
 
.templates-text2661 {
  display: inline-block;
}
 
.templates-fragment2617 {
  display: contents;
}
 
.templates-text2662 {
  display: inline-block;
}
 
.templates-fragment2618 {
  display: contents;
}
 
.templates-text2663 {
  display: inline-block;
}
 
.templates-fragment2619 {
  display: contents;
}
 
.templates-text2664 {
  display: inline-block;
}
 
.templates-fragment2620 {
  display: contents;
}
 
.templates-text2665 {
  display: inline-block;
}
 
.templates-fragment2621 {
  display: contents;
}
 
.templates-text2666 {
  display: inline-block;
}
 
.templates-fragment2622 {
  display: contents;
}
 
.templates-text2667 {
  display: inline-block;
}
 
.templates-fragment2623 {
  display: contents;
}
 
.templates-text2668 {
  display: inline-block;
}
 
.templates-fragment2624 {
  display: contents;
}
 
.templates-text2669 {
  display: inline-block;
}
 
.templates-fragment2625 {
  display: contents;
}
 
.templates-text2670 {
  display: inline-block;
}
 
.templates-fragment2626 {
  display: contents;
}
 
.templates-text2671 {
  display: inline-block;
}
 
.templates-fragment2627 {
  display: contents;
}
 
.templates-text2672 {
  display: inline-block;
}
 
.templates-fragment2628 {
  display: contents;
}
 
.templates-text2673 {
  display: inline-block;
}
 
.templates-fragment2629 {
  display: contents;
}
 
.templates-text2674 {
  display: inline-block;
}
 
.templates-fragment2630 {
  display: contents;
}
 
.templates-text2675 {
  display: inline-block;
}
 
.templates-fragment2631 {
  display: contents;
}
 
.templates-text2676 {
  display: inline-block;
}
 
.templates-fragment2632 {
  display: contents;
}
 
.templates-text2677 {
  display: inline-block;
}
 
.templates-fragment2633 {
  display: contents;
}
 
.templates-text2678 {
  display: inline-block;
}
 
.templates-fragment2634 {
  display: contents;
}
 
.templates-text2679 {
  display: inline-block;
}
 
.templates-fragment2635 {
  display: contents;
}
 
.templates-text2680 {
  display: inline-block;
}
 
.templates-fragment2636 {
  display: contents;
}
 
.templates-text2681 {
  display: inline-block;
}
 
.templates-fragment2637 {
  display: contents;
}
 
.templates-text2682 {
  display: inline-block;
}
 
.templates-fragment2638 {
  display: contents;
}
 
.templates-text2683 {
  display: inline-block;
}
 
.templates-fragment2639 {
  display: contents;
}
 
.templates-text2684 {
  display: inline-block;
}
 
.templates-fragment2640 {
  display: contents;
}
 
.templates-text2685 {
  display: inline-block;
}
 
.templates-fragment2641 {
  display: contents;
}
 
.templates-text2686 {
  display: inline-block;
}
 
.templates-fragment2642 {
  display: contents;
}
 
.templates-text2687 {
  display: inline-block;
}
 
.templates-fragment2643 {
  display: contents;
}
 
.templates-text2688 {
  display: inline-block;
}
 
.templates-fragment2644 {
  display: contents;
}
 
.templates-text2689 {
  display: inline-block;
}
 
.templates-fragment2645 {
  display: contents;
}
 
.templates-text2690 {
  display: inline-block;
}
 
.templates-fragment2646 {
  display: contents;
}
 
.templates-text2691 {
  display: inline-block;
}
 
.templates-fragment2647 {
  display: contents;
}
 
.templates-text2692 {
  display: inline-block;
}
 
.templates-fragment2648 {
  display: contents;
}
 
.templates-text2693 {
  display: inline-block;
}
 
.templates-fragment2649 {
  display: contents;
}
 
.templates-text2694 {
  display: inline-block;
}
 
.templates-fragment2650 {
  display: contents;
}
 
.templates-text2695 {
  display: inline-block;
}
 
.templates-fragment2651 {
  display: contents;
}
 
.templates-text2696 {
  display: inline-block;
}
 
.templates-fragment2652 {
  display: contents;
}
 
.templates-text2697 {
  display: inline-block;
}
 
.templates-fragment2653 {
  display: contents;
}
 
.templates-text2698 {
  display: inline-block;
}
 
.templates-fragment2654 {
  display: contents;
}
 
.templates-text2699 {
  display: inline-block;
}
 
.templates-fragment2655 {
  display: contents;
}
 
.templates-text2700 {
  display: inline-block;
}
 
.templates-fragment2656 {
  display: contents;
}
 
.templates-text2701 {
  display: inline-block;
}
 
.templates-fragment2657 {
  display: contents;
}
 
.templates-text2702 {
  display: inline-block;
}
 
.templates-fragment2658 {
  display: contents;
}
 
.templates-text2703 {
  display: inline-block;
}
 
.templates-fragment2659 {
  display: contents;
}
 
.templates-text2704 {
  display: inline-block;
}
 
.templates-fragment2660 {
  display: contents;
}
 
.templates-text2705 {
  display: inline-block;
}
 
.templates-fragment2661 {
  display: contents;
}
 
.templates-text2706 {
  display: inline-block;
}
 
.templates-fragment2662 {
  display: contents;
}
 
.templates-text2707 {
  display: inline-block;
}
 
.templates-fragment2663 {
  display: contents;
}
 
.templates-text2708 {
  display: inline-block;
}
 
.templates-fragment2664 {
  display: contents;
}
 
.templates-text2709 {
  display: inline-block;
}
 
.templates-fragment2665 {
  display: contents;
}
 
.templates-text2710 {
  display: inline-block;
}
 
.templates-fragment2666 {
  display: contents;
}
 
.templates-text2711 {
  display: inline-block;
}
 
.templates-fragment2667 {
  display: contents;
}
 
.templates-text2712 {
  display: inline-block;
}
 
.templates-fragment2668 {
  display: contents;
}
 
.templates-text2713 {
  display: inline-block;
}
 
.templates-fragment2669 {
  display: contents;
}
 
.templates-text2714 {
  display: inline-block;
}
 
.templates-fragment2670 {
  display: contents;
}
 
.templates-text2715 {
  display: inline-block;
}
 
.templates-fragment2671 {
  display: contents;
}
 
.templates-text2716 {
  display: inline-block;
}
 
.templates-fragment2672 {
  display: contents;
}
 
.templates-text2717 {
  display: inline-block;
}
 
.templates-fragment2673 {
  display: contents;
}
 
.templates-text2718 {
  display: inline-block;
}
 
.templates-fragment2674 {
  display: contents;
}
 
.templates-text2719 {
  display: inline-block;
}
 
.templates-fragment2675 {
  display: contents;
}
 
.templates-text2720 {
  display: inline-block;
}
 
.templates-fragment2676 {
  display: contents;
}
 
.templates-text2721 {
  display: inline-block;
}
 
.templates-fragment2677 {
  display: contents;
}
 
.templates-text2722 {
  display: inline-block;
}
 
.templates-fragment2678 {
  display: contents;
}
 
.templates-text2723 {
  display: inline-block;
}
 
.templates-fragment2679 {
  display: contents;
}
 
.templates-text2724 {
  display: inline-block;
}
 
.templates-fragment2680 {
  display: contents;
}
 
.templates-text2725 {
  display: inline-block;
}
 
.templates-fragment2681 {
  display: contents;
}
 
.templates-text2726 {
  display: inline-block;
}
 
.templates-fragment2682 {
  display: contents;
}
 
.templates-text2727 {
  display: inline-block;
}
 
.templates-fragment2683 {
  display: contents;
}
 
.templates-text2728 {
  display: inline-block;
}
 
.templates-fragment2684 {
  display: contents;
}
 
.templates-text2729 {
  display: inline-block;
}
 
.templates-fragment2685 {
  display: contents;
}
 
.templates-text2730 {
  display: inline-block;
}
 
.templates-fragment2686 {
  display: contents;
}
 
.templates-text2731 {
  display: inline-block;
}
 
.templates-fragment2687 {
  display: contents;
}
 
.templates-text2732 {
  display: inline-block;
}
 
.templates-fragment2688 {
  display: contents;
}
 
.templates-text2733 {
  display: inline-block;
}
 
.templates-fragment2689 {
  display: contents;
}
 
.templates-text2734 {
  display: inline-block;
}
 
.templates-fragment2690 {
  display: contents;
}
 
.templates-text2735 {
  display: inline-block;
}
 
.templates-fragment2691 {
  display: contents;
}
 
.templates-text2736 {
  display: inline-block;
}
 
.templates-fragment2692 {
  display: contents;
}
 
.templates-text2737 {
  display: inline-block;
}
 
.templates-fragment2693 {
  display: contents;
}
 
.templates-text2738 {
  display: inline-block;
}
 
.templates-fragment2694 {
  display: contents;
}
 
.templates-text2739 {
  display: inline-block;
}
 
.templates-fragment2695 {
  display: contents;
}
 
.templates-text2740 {
  display: inline-block;
}
 
.templates-fragment2696 {
  display: contents;
}
 
.templates-text2741 {
  display: inline-block;
}
 
.templates-fragment2697 {
  display: contents;
}
 
.templates-text2742 {
  display: inline-block;
}
 
.templates-fragment2698 {
  display: contents;
}
 
.templates-text2743 {
  display: inline-block;
}
 
.templates-fragment2699 {
  display: contents;
}
 
.templates-text2744 {
  display: inline-block;
}
 
.templates-fragment2700 {
  display: contents;
}
 
.templates-text2745 {
  display: inline-block;
}
 
.templates-fragment2701 {
  display: contents;
}
 
.templates-text2746 {
  display: inline-block;
}
 
.templates-container32 {
  height: auto;
  display: grid;
  align-self: stretch;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion26 {
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger26 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary26 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image37 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text2747 {
  display: none;
}
 
.templates-title24 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container26 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon154 {
  fill: #D9D9D9;
}
 
.templates-container-f-wholemeal-cracker {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text2748 {
  display: none;
}
 
.templates-fragment2702 {
  display: contents;
}
 
.templates-text2749 {
  display: inline-block;
}
 
.templates-fragment2703 {
  display: contents;
}
 
.templates-text2750 {
  display: inline-block;
}
 
.templates-fragment2704 {
  display: contents;
}
 
.templates-text2751 {
  display: inline-block;
}
 
.templates-fragment2705 {
  display: contents;
}
 
.templates-text2752 {
  display: inline-block;
}
 
.templates-fragment2706 {
  display: contents;
}
 
.templates-text2753 {
  display: inline-block;
}
 
.templates-fragment2707 {
  display: contents;
}
 
.templates-text2754 {
  display: inline-block;
}
 
.templates-fragment2708 {
  display: contents;
}
 
.templates-text2755 {
  display: inline-block;
}
 
.templates-fragment2709 {
  display: contents;
}
 
.templates-text2756 {
  display: inline-block;
}
 
.templates-fragment2710 {
  display: contents;
}
 
.templates-text2757 {
  display: inline-block;
}
 
.templates-fragment2711 {
  display: contents;
}
 
.templates-text2758 {
  display: inline-block;
}
 
.templates-fragment2712 {
  display: contents;
}
 
.templates-text2759 {
  display: inline-block;
}
 
.templates-fragment2713 {
  display: contents;
}
 
.templates-text2760 {
  display: inline-block;
}
 
.templates-fragment2714 {
  display: contents;
}
 
.templates-text2761 {
  display: inline-block;
}
 
.templates-fragment2715 {
  display: contents;
}
 
.templates-text2762 {
  display: inline-block;
}
 
.templates-fragment2716 {
  display: contents;
}
 
.templates-text2763 {
  display: inline-block;
}
 
.templates-fragment2717 {
  display: contents;
}
 
.templates-text2764 {
  display: inline-block;
}
 
.templates-fragment2718 {
  display: contents;
}
 
.templates-text2765 {
  display: inline-block;
}
 
.templates-fragment2719 {
  display: contents;
}
 
.templates-text2766 {
  display: inline-block;
}
 
.templates-fragment2720 {
  display: contents;
}
 
.templates-text2767 {
  display: inline-block;
}
 
.templates-fragment2721 {
  display: contents;
}
 
.templates-text2768 {
  display: inline-block;
}
 
.templates-fragment2722 {
  display: contents;
}
 
.templates-text2769 {
  display: inline-block;
}
 
.templates-fragment2723 {
  display: contents;
}
 
.templates-text2770 {
  display: inline-block;
}
 
.templates-fragment2724 {
  display: contents;
}
 
.templates-text2771 {
  display: inline-block;
}
 
.templates-fragment2725 {
  display: contents;
}
 
.templates-text2772 {
  display: inline-block;
}
 
.templates-fragment2726 {
  display: contents;
}
 
.templates-text2773 {
  display: inline-block;
}
 
.templates-fragment2727 {
  display: contents;
}
 
.templates-text2774 {
  display: inline-block;
}
 
.templates-fragment2728 {
  display: contents;
}
 
.templates-text2775 {
  display: inline-block;
}
 
.templates-fragment2729 {
  display: contents;
}
 
.templates-text2776 {
  display: inline-block;
}
 
.templates-fragment2730 {
  display: contents;
}
 
.templates-text2777 {
  display: inline-block;
}
 
.templates-fragment2731 {
  display: contents;
}
 
.templates-text2778 {
  display: inline-block;
}
 
.templates-fragment2732 {
  display: contents;
}
 
.templates-text2779 {
  display: inline-block;
}
 
.templates-fragment2733 {
  display: contents;
}
 
.templates-text2780 {
  display: inline-block;
}
 
.templates-fragment2734 {
  display: contents;
}
 
.templates-text2781 {
  display: inline-block;
}
 
.templates-fragment2735 {
  display: contents;
}
 
.templates-text2782 {
  display: inline-block;
}
 
.templates-fragment2736 {
  display: contents;
}
 
.templates-text2783 {
  display: inline-block;
}
 
.templates-fragment2737 {
  display: contents;
}
 
.templates-text2784 {
  display: inline-block;
}
 
.templates-fragment2738 {
  display: contents;
}
 
.templates-text2785 {
  display: inline-block;
}
 
.templates-fragment2739 {
  display: contents;
}
 
.templates-text2786 {
  display: inline-block;
}
 
.templates-fragment2740 {
  display: contents;
}
 
.templates-text2787 {
  display: inline-block;
}
 
.templates-fragment2741 {
  display: contents;
}
 
.templates-text2788 {
  display: inline-block;
}
 
.templates-fragment2742 {
  display: contents;
}
 
.templates-text2789 {
  display: inline-block;
}
 
.templates-fragment2743 {
  display: contents;
}
 
.templates-text2790 {
  display: inline-block;
}
 
.templates-fragment2744 {
  display: contents;
}
 
.templates-text2791 {
  display: inline-block;
}
 
.templates-fragment2745 {
  display: contents;
}
 
.templates-text2792 {
  display: inline-block;
}
 
.templates-fragment2746 {
  display: contents;
}
 
.templates-text2793 {
  display: inline-block;
}
 
.templates-fragment2747 {
  display: contents;
}
 
.templates-text2794 {
  display: inline-block;
}
 
.templates-fragment2748 {
  display: contents;
}
 
.templates-text2795 {
  display: inline-block;
}
 
.templates-fragment2749 {
  display: contents;
}
 
.templates-text2796 {
  display: inline-block;
}
 
.templates-fragment2750 {
  display: contents;
}
 
.templates-text2797 {
  display: inline-block;
}
 
.templates-fragment2751 {
  display: contents;
}
 
.templates-text2798 {
  display: inline-block;
}
 
.templates-fragment2752 {
  display: contents;
}
 
.templates-text2799 {
  display: inline-block;
}
 
.templates-fragment2753 {
  display: contents;
}
 
.templates-text2800 {
  display: inline-block;
}
 
.templates-fragment2754 {
  display: contents;
}
 
.templates-text2801 {
  display: inline-block;
}
 
.templates-fragment2755 {
  display: contents;
}
 
.templates-text2802 {
  display: inline-block;
}
 
.templates-fragment2756 {
  display: contents;
}
 
.templates-text2803 {
  display: inline-block;
}
 
.templates-fragment2757 {
  display: contents;
}
 
.templates-text2804 {
  display: inline-block;
}
 
.templates-fragment2758 {
  display: contents;
}
 
.templates-text2805 {
  display: inline-block;
}
 
.templates-fragment2759 {
  display: contents;
}
 
.templates-text2806 {
  display: inline-block;
}
 
.templates-fragment2760 {
  display: contents;
}
 
.templates-text2807 {
  display: inline-block;
}
 
.templates-fragment2761 {
  display: contents;
}
 
.templates-text2808 {
  display: inline-block;
}
 
.templates-fragment2762 {
  display: contents;
}
 
.templates-text2809 {
  display: inline-block;
}
 
.templates-fragment2763 {
  display: contents;
}
 
.templates-text2810 {
  display: inline-block;
}
 
.templates-fragment2764 {
  display: contents;
}
 
.templates-text2811 {
  display: inline-block;
}
 
.templates-fragment2765 {
  display: contents;
}
 
.templates-text2812 {
  display: inline-block;
}
 
.templates-fragment2766 {
  display: contents;
}
 
.templates-text2813 {
  display: inline-block;
}
 
.templates-fragment2767 {
  display: contents;
}
 
.templates-text2814 {
  display: inline-block;
}
 
.templates-fragment2768 {
  display: contents;
}
 
.templates-text2815 {
  display: inline-block;
}
 
.templates-fragment2769 {
  display: contents;
}
 
.templates-text2816 {
  display: inline-block;
}
 
.templates-fragment2770 {
  display: contents;
}
 
.templates-text2817 {
  display: inline-block;
}
 
.templates-fragment2771 {
  display: contents;
}
 
.templates-text2818 {
  display: inline-block;
}
 
.templates-fragment2772 {
  display: contents;
}
 
.templates-text2819 {
  display: inline-block;
}
 
.templates-fragment2773 {
  display: contents;
}
 
.templates-text2820 {
  display: inline-block;
}
 
.templates-fragment2774 {
  display: contents;
}
 
.templates-text2821 {
  display: inline-block;
}
 
.templates-fragment2775 {
  display: contents;
}
 
.templates-text2822 {
  display: inline-block;
}
 
.templates-fragment2776 {
  display: contents;
}
 
.templates-text2823 {
  display: inline-block;
}
 
.templates-fragment2777 {
  display: contents;
}
 
.templates-text2824 {
  display: inline-block;
}
 
.templates-fragment2778 {
  display: contents;
}
 
.templates-text2825 {
  display: inline-block;
}
 
.templates-fragment2779 {
  display: contents;
}
 
.templates-text2826 {
  display: inline-block;
}
 
.templates-fragment2780 {
  display: contents;
}
 
.templates-text2827 {
  display: inline-block;
}
 
.templates-fragment2781 {
  display: contents;
}
 
.templates-text2828 {
  display: inline-block;
}
 
.templates-fragment2782 {
  display: contents;
}
 
.templates-text2829 {
  display: inline-block;
}
 
.templates-fragment2783 {
  display: contents;
}
 
.templates-text2830 {
  display: inline-block;
}
 
.templates-fragment2784 {
  display: contents;
}
 
.templates-text2831 {
  display: inline-block;
}
 
.templates-fragment2785 {
  display: contents;
}
 
.templates-text2832 {
  display: inline-block;
}
 
.templates-fragment2786 {
  display: contents;
}
 
.templates-text2833 {
  display: inline-block;
}
 
.templates-fragment2787 {
  display: contents;
}
 
.templates-text2834 {
  display: inline-block;
}
 
.templates-fragment2788 {
  display: contents;
}
 
.templates-text2835 {
  display: inline-block;
}
 
.templates-fragment2789 {
  display: contents;
}
 
.templates-text2836 {
  display: inline-block;
}
 
.templates-fragment2790 {
  display: contents;
}
 
.templates-text2837 {
  display: inline-block;
}
 
.templates-fragment2791 {
  display: contents;
}
 
.templates-text2838 {
  display: inline-block;
}
 
.templates-fragment2792 {
  display: contents;
}
 
.templates-text2839 {
  display: inline-block;
}
 
.templates-fragment2793 {
  display: contents;
}
 
.templates-text2840 {
  display: inline-block;
}
 
.templates-fragment2794 {
  display: contents;
}
 
.templates-text2841 {
  display: inline-block;
}
 
.templates-fragment2795 {
  display: contents;
}
 
.templates-text2842 {
  display: inline-block;
}
 
.templates-fragment2796 {
  display: contents;
}
 
.templates-text2843 {
  display: inline-block;
}
 
.templates-fragment2797 {
  display: contents;
}
 
.templates-text2844 {
  display: inline-block;
}
 
.templates-fragment2798 {
  display: contents;
}
 
.templates-text2845 {
  display: inline-block;
}
 
.templates-fragment2799 {
  display: contents;
}
 
.templates-text2846 {
  display: inline-block;
}
 
.templates-fragment2800 {
  display: contents;
}
 
.templates-text2847 {
  display: inline-block;
}
 
.templates-fragment2801 {
  display: contents;
}
 
.templates-text2848 {
  display: inline-block;
}
 
.templates-fragment2802 {
  display: contents;
}
 
.templates-text2849 {
  display: inline-block;
}
 
.templates-fragment2803 {
  display: contents;
}
 
.templates-text2850 {
  display: inline-block;
}
 
.templates-fragment2804 {
  display: contents;
}
 
.templates-text2851 {
  display: inline-block;
}
 
.templates-fragment2805 {
  display: contents;
}
 
.templates-text2852 {
  display: inline-block;
}
 
.templates-fragment2806 {
  display: contents;
}
 
.templates-text2853 {
  display: inline-block;
}
 
.templates-fragment2807 {
  display: contents;
}
 
.templates-text2854 {
  display: inline-block;
}
 
.templates-fragment2808 {
  display: contents;
}
 
.templates-text2855 {
  display: inline-block;
}
 
.templates-fragment2809 {
  display: contents;
}
 
.templates-text2856 {
  display: inline-block;
}
 
.templates-fragment2810 {
  display: contents;
}
 
.templates-text2857 {
  display: inline-block;
}
 
.templates-fragment2811 {
  display: contents;
}
 
.templates-text2858 {
  display: inline-block;
}
 
.templates-fragment2812 {
  display: contents;
}
 
.templates-text2859 {
  display: inline-block;
}
 
.templates-fragment2813 {
  display: contents;
}
 
.templates-text2860 {
  display: inline-block;
}
 
.templates-fragment2814 {
  display: contents;
}
 
.templates-text2861 {
  display: inline-block;
}
 
.templates-fragment2815 {
  display: contents;
}
 
.templates-text2862 {
  display: inline-block;
}
 
.templates-fragment2816 {
  display: contents;
}
 
.templates-text2863 {
  display: inline-block;
}
 
.templates-fragment2817 {
  display: contents;
}
 
.templates-text2864 {
  display: inline-block;
}
 
.templates-fragment2818 {
  display: contents;
}
 
.templates-text2865 {
  display: inline-block;
}
 
.templates-fragment2819 {
  display: contents;
}
 
.templates-text2866 {
  display: inline-block;
}
 
.templates-fragment2820 {
  display: contents;
}
 
.templates-text2867 {
  display: inline-block;
}
 
.templates-fragment2821 {
  display: contents;
}
 
.templates-text2868 {
  display: inline-block;
}
 
.templates-accordion27 {
  width: 100%;
  height: auto;
  display: none;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger27 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary27 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image38 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text2869 {
  display: none;
}
 
.templates-title25 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container27 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon156 {
  fill: #D9D9D9;
}
 
.templates-container33 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text2870 {
  display: none;
}
 
.templates-fragment2822 {
  display: contents;
}
 
.templates-text2871 {
  display: inline-block;
}
 
.templates-fragment2823 {
  display: contents;
}
 
.templates-text2872 {
  display: inline-block;
}
 
.templates-fragment2824 {
  display: contents;
}
 
.templates-text2873 {
  display: inline-block;
}
 
.templates-fragment2825 {
  display: contents;
}
 
.templates-text2874 {
  display: inline-block;
}
 
.templates-fragment2826 {
  display: contents;
}
 
.templates-text2875 {
  display: inline-block;
}
 
.templates-fragment2827 {
  display: contents;
}
 
.templates-text2876 {
  display: inline-block;
}
 
.templates-fragment2828 {
  display: contents;
}
 
.templates-text2877 {
  display: inline-block;
}
 
.templates-fragment2829 {
  display: contents;
}
 
.templates-text2878 {
  display: inline-block;
}
 
.templates-fragment2830 {
  display: contents;
}
 
.templates-text2879 {
  display: inline-block;
}
 
.templates-fragment2831 {
  display: contents;
}
 
.templates-text2880 {
  display: inline-block;
}
 
.templates-fragment2832 {
  display: contents;
}
 
.templates-text2881 {
  display: inline-block;
}
 
.templates-fragment2833 {
  display: contents;
}
 
.templates-text2882 {
  display: inline-block;
}
 
.templates-fragment2834 {
  display: contents;
}
 
.templates-text2883 {
  display: inline-block;
}
 
.templates-fragment2835 {
  display: contents;
}
 
.templates-text2884 {
  display: inline-block;
}
 
.templates-fragment2836 {
  display: contents;
}
 
.templates-text2885 {
  display: inline-block;
}
 
.templates-fragment2837 {
  display: contents;
}
 
.templates-text2886 {
  display: inline-block;
}
 
.templates-fragment2838 {
  display: contents;
}
 
.templates-text2887 {
  display: inline-block;
}
 
.templates-fragment2839 {
  display: contents;
}
 
.templates-text2888 {
  display: inline-block;
}
 
.templates-fragment2840 {
  display: contents;
}
 
.templates-text2889 {
  display: inline-block;
}
 
.templates-fragment2841 {
  display: contents;
}
 
.templates-text2890 {
  display: inline-block;
}
 
.templates-fragment2842 {
  display: contents;
}
 
.templates-text2891 {
  display: inline-block;
}
 
.templates-fragment2843 {
  display: contents;
}
 
.templates-text2892 {
  display: inline-block;
}
 
.templates-fragment2844 {
  display: contents;
}
 
.templates-text2893 {
  display: inline-block;
}
 
.templates-fragment2845 {
  display: contents;
}
 
.templates-text2894 {
  display: inline-block;
}
 
.templates-fragment2846 {
  display: contents;
}
 
.templates-text2895 {
  display: inline-block;
}
 
.templates-fragment2847 {
  display: contents;
}
 
.templates-text2896 {
  display: inline-block;
}
 
.templates-fragment2848 {
  display: contents;
}
 
.templates-text2897 {
  display: inline-block;
}
 
.templates-fragment2849 {
  display: contents;
}
 
.templates-text2898 {
  display: inline-block;
}
 
.templates-fragment2850 {
  display: contents;
}
 
.templates-text2899 {
  display: inline-block;
}
 
.templates-fragment2851 {
  display: contents;
}
 
.templates-text2900 {
  display: inline-block;
}
 
.templates-fragment2852 {
  display: contents;
}
 
.templates-text2901 {
  display: inline-block;
}
 
.templates-fragment2853 {
  display: contents;
}
 
.templates-text2902 {
  display: inline-block;
}
 
.templates-fragment2854 {
  display: contents;
}
 
.templates-text2903 {
  display: inline-block;
}
 
.templates-fragment2855 {
  display: contents;
}
 
.templates-text2904 {
  display: inline-block;
}
 
.templates-fragment2856 {
  display: contents;
}
 
.templates-text2905 {
  display: inline-block;
}
 
.templates-fragment2857 {
  display: contents;
}
 
.templates-text2906 {
  display: inline-block;
}
 
.templates-fragment2858 {
  display: contents;
}
 
.templates-text2907 {
  display: inline-block;
}
 
.templates-fragment2859 {
  display: contents;
}
 
.templates-text2908 {
  display: inline-block;
}
 
.templates-fragment2860 {
  display: contents;
}
 
.templates-text2909 {
  display: inline-block;
}
 
.templates-fragment2861 {
  display: contents;
}
 
.templates-text2910 {
  display: inline-block;
}
 
.templates-fragment2862 {
  display: contents;
}
 
.templates-text2911 {
  display: inline-block;
}
 
.templates-fragment2863 {
  display: contents;
}
 
.templates-text2912 {
  display: inline-block;
}
 
.templates-fragment2864 {
  display: contents;
}
 
.templates-text2913 {
  display: inline-block;
}
 
.templates-fragment2865 {
  display: contents;
}
 
.templates-text2914 {
  display: inline-block;
}
 
.templates-fragment2866 {
  display: contents;
}
 
.templates-text2915 {
  display: inline-block;
}
 
.templates-fragment2867 {
  display: contents;
}
 
.templates-text2916 {
  display: inline-block;
}
 
.templates-fragment2868 {
  display: contents;
}
 
.templates-text2917 {
  display: inline-block;
}
 
.templates-fragment2869 {
  display: contents;
}
 
.templates-text2918 {
  display: inline-block;
}
 
.templates-fragment2870 {
  display: contents;
}
 
.templates-text2919 {
  display: inline-block;
}
 
.templates-fragment2871 {
  display: contents;
}
 
.templates-text2920 {
  display: inline-block;
}
 
.templates-fragment2872 {
  display: contents;
}
 
.templates-text2921 {
  display: inline-block;
}
 
.templates-fragment2873 {
  display: contents;
}
 
.templates-text2922 {
  display: inline-block;
}
 
.templates-fragment2874 {
  display: contents;
}
 
.templates-text2923 {
  display: inline-block;
}
 
.templates-fragment2875 {
  display: contents;
}
 
.templates-text2924 {
  display: inline-block;
}
 
.templates-fragment2876 {
  display: contents;
}
 
.templates-text2925 {
  display: inline-block;
}
 
.templates-fragment2877 {
  display: contents;
}
 
.templates-text2926 {
  display: inline-block;
}
 
.templates-fragment2878 {
  display: contents;
}
 
.templates-text2927 {
  display: inline-block;
}
 
.templates-fragment2879 {
  display: contents;
}
 
.templates-text2928 {
  display: inline-block;
}
 
.templates-fragment2880 {
  display: contents;
}
 
.templates-text2929 {
  display: inline-block;
}
 
.templates-fragment2881 {
  display: contents;
}
 
.templates-text2930 {
  display: inline-block;
}
 
.templates-fragment2882 {
  display: contents;
}
 
.templates-text2931 {
  display: inline-block;
}
 
.templates-fragment2883 {
  display: contents;
}
 
.templates-text2932 {
  display: inline-block;
}
 
.templates-fragment2884 {
  display: contents;
}
 
.templates-text2933 {
  display: inline-block;
}
 
.templates-fragment2885 {
  display: contents;
}
 
.templates-text2934 {
  display: inline-block;
}
 
.templates-fragment2886 {
  display: contents;
}
 
.templates-text2935 {
  display: inline-block;
}
 
.templates-fragment2887 {
  display: contents;
}
 
.templates-text2936 {
  display: inline-block;
}
 
.templates-fragment2888 {
  display: contents;
}
 
.templates-text2937 {
  display: inline-block;
}
 
.templates-fragment2889 {
  display: contents;
}
 
.templates-text2938 {
  display: inline-block;
}
 
.templates-fragment2890 {
  display: contents;
}
 
.templates-text2939 {
  display: inline-block;
}
 
.templates-fragment2891 {
  display: contents;
}
 
.templates-text2940 {
  display: inline-block;
}
 
.templates-fragment2892 {
  display: contents;
}
 
.templates-text2941 {
  display: inline-block;
}
 
.templates-fragment2893 {
  display: contents;
}
 
.templates-text2942 {
  display: inline-block;
}
 
.templates-fragment2894 {
  display: contents;
}
 
.templates-text2943 {
  display: inline-block;
}
 
.templates-fragment2895 {
  display: contents;
}
 
.templates-text2944 {
  display: inline-block;
}
 
.templates-fragment2896 {
  display: contents;
}
 
.templates-text2945 {
  display: inline-block;
}
 
.templates-fragment2897 {
  display: contents;
}
 
.templates-text2946 {
  display: inline-block;
}
 
.templates-fragment2898 {
  display: contents;
}
 
.templates-text2947 {
  display: inline-block;
}
 
.templates-fragment2899 {
  display: contents;
}
 
.templates-text2948 {
  display: inline-block;
}
 
.templates-fragment2900 {
  display: contents;
}
 
.templates-text2949 {
  display: inline-block;
}
 
.templates-fragment2901 {
  display: contents;
}
 
.templates-text2950 {
  display: inline-block;
}
 
.templates-fragment2902 {
  display: contents;
}
 
.templates-text2951 {
  display: inline-block;
}
 
.templates-fragment2903 {
  display: contents;
}
 
.templates-text2952 {
  display: inline-block;
}
 
.templates-fragment2904 {
  display: contents;
}
 
.templates-text2953 {
  display: inline-block;
}
 
.templates-fragment2905 {
  display: contents;
}
 
.templates-text2954 {
  display: inline-block;
}
 
.templates-fragment2906 {
  display: contents;
}
 
.templates-text2955 {
  display: inline-block;
}
 
.templates-fragment2907 {
  display: contents;
}
 
.templates-text2956 {
  display: inline-block;
}
 
.templates-fragment2908 {
  display: contents;
}
 
.templates-text2957 {
  display: inline-block;
}
 
.templates-fragment2909 {
  display: contents;
}
 
.templates-text2958 {
  display: inline-block;
}
 
.templates-fragment2910 {
  display: contents;
}
 
.templates-text2959 {
  display: inline-block;
}
 
.templates-fragment2911 {
  display: contents;
}
 
.templates-text2960 {
  display: inline-block;
}
 
.templates-fragment2912 {
  display: contents;
}
 
.templates-text2961 {
  display: inline-block;
}
 
.templates-fragment2913 {
  display: contents;
}
 
.templates-text2962 {
  display: inline-block;
}
 
.templates-fragment2914 {
  display: contents;
}
 
.templates-text2963 {
  display: inline-block;
}
 
.templates-fragment2915 {
  display: contents;
}
 
.templates-text2964 {
  display: inline-block;
}
 
.templates-fragment2916 {
  display: contents;
}
 
.templates-text2965 {
  display: inline-block;
}
 
.templates-fragment2917 {
  display: contents;
}
 
.templates-text2966 {
  display: inline-block;
}
 
.templates-fragment2918 {
  display: contents;
}
 
.templates-text2967 {
  display: inline-block;
}
 
.templates-fragment2919 {
  display: contents;
}
 
.templates-text2968 {
  display: inline-block;
}
 
.templates-fragment2920 {
  display: contents;
}
 
.templates-text2969 {
  display: inline-block;
}
 
.templates-fragment2921 {
  display: contents;
}
 
.templates-text2970 {
  display: inline-block;
}
 
.templates-fragment2922 {
  display: contents;
}
 
.templates-text2971 {
  display: inline-block;
}
 
.templates-fragment2923 {
  display: contents;
}
 
.templates-text2972 {
  display: inline-block;
}
 
.templates-fragment2924 {
  display: contents;
}
 
.templates-text2973 {
  display: inline-block;
}
 
.templates-fragment2925 {
  display: contents;
}
 
.templates-text2974 {
  display: inline-block;
}
 
.templates-fragment2926 {
  display: contents;
}
 
.templates-text2975 {
  display: inline-block;
}
 
.templates-fragment2927 {
  display: contents;
}
 
.templates-text2976 {
  display: inline-block;
}
 
.templates-fragment2928 {
  display: contents;
}
 
.templates-text2977 {
  display: inline-block;
}
 
.templates-fragment2929 {
  display: contents;
}
 
.templates-text2978 {
  display: inline-block;
}
 
.templates-fragment2930 {
  display: contents;
}
 
.templates-text2979 {
  display: inline-block;
}
 
.templates-fragment2931 {
  display: contents;
}
 
.templates-text2980 {
  display: inline-block;
}
 
.templates-fragment2932 {
  display: contents;
}
 
.templates-text2981 {
  display: inline-block;
}
 
.templates-fragment2933 {
  display: contents;
}
 
.templates-text2982 {
  display: inline-block;
}
 
.templates-fragment2934 {
  display: contents;
}
 
.templates-text2983 {
  display: inline-block;
}
 
.templates-fragment2935 {
  display: contents;
}
 
.templates-text2984 {
  display: inline-block;
}
 
.templates-fragment2936 {
  display: contents;
}
 
.templates-text2985 {
  display: inline-block;
}
 
.templates-fragment2937 {
  display: contents;
}
 
.templates-text2986 {
  display: inline-block;
}
 
.templates-fragment2938 {
  display: contents;
}
 
.templates-text2987 {
  display: inline-block;
}
 
.templates-fragment2939 {
  display: contents;
}
 
.templates-text2988 {
  display: inline-block;
}
 
.templates-fragment2940 {
  display: contents;
}
 
.templates-text2989 {
  display: inline-block;
}
 
.templates-fragment2941 {
  display: contents;
}
 
.templates-text2990 {
  display: inline-block;
}
 
.templates-container34 {
  height: auto;
  display: grid;
  align-self: stretch;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion28 {
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger28 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary28 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image39 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text2991 {
  display: none;
}
 
.templates-title26 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container28 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon158 {
  fill: #D9D9D9;
}
 
.templates-container-f-cheese {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text2992 {
  display: none;
}
 
.templates-fragment2942 {
  display: contents;
}
 
.templates-text2993 {
  display: inline-block;
}
 
.templates-fragment2943 {
  display: contents;
}
 
.templates-text2994 {
  display: inline-block;
}
 
.templates-fragment2944 {
  display: contents;
}
 
.templates-text2995 {
  display: inline-block;
}
 
.templates-fragment2945 {
  display: contents;
}
 
.templates-text2996 {
  display: inline-block;
}
 
.templates-fragment2946 {
  display: contents;
}
 
.templates-text2997 {
  display: inline-block;
}
 
.templates-fragment2947 {
  display: contents;
}
 
.templates-text2998 {
  display: inline-block;
}
 
.templates-fragment2948 {
  display: contents;
}
 
.templates-text2999 {
  display: inline-block;
}
 
.templates-fragment2949 {
  display: contents;
}
 
.templates-text3000 {
  display: inline-block;
}
 
.templates-fragment2950 {
  display: contents;
}
 
.templates-text3001 {
  display: inline-block;
}
 
.templates-fragment2951 {
  display: contents;
}
 
.templates-text3002 {
  display: inline-block;
}
 
.templates-fragment2952 {
  display: contents;
}
 
.templates-text3003 {
  display: inline-block;
}
 
.templates-fragment2953 {
  display: contents;
}
 
.templates-text3004 {
  display: inline-block;
}
 
.templates-fragment2954 {
  display: contents;
}
 
.templates-text3005 {
  display: inline-block;
}
 
.templates-fragment2955 {
  display: contents;
}
 
.templates-text3006 {
  display: inline-block;
}
 
.templates-fragment2956 {
  display: contents;
}
 
.templates-text3007 {
  display: inline-block;
}
 
.templates-fragment2957 {
  display: contents;
}
 
.templates-text3008 {
  display: inline-block;
}
 
.templates-fragment2958 {
  display: contents;
}
 
.templates-text3009 {
  display: inline-block;
}
 
.templates-fragment2959 {
  display: contents;
}
 
.templates-text3010 {
  display: inline-block;
}
 
.templates-fragment2960 {
  display: contents;
}
 
.templates-text3011 {
  display: inline-block;
}
 
.templates-fragment2961 {
  display: contents;
}
 
.templates-text3012 {
  display: inline-block;
}
 
.templates-fragment2962 {
  display: contents;
}
 
.templates-text3013 {
  display: inline-block;
}
 
.templates-fragment2963 {
  display: contents;
}
 
.templates-text3014 {
  display: inline-block;
}
 
.templates-fragment2964 {
  display: contents;
}
 
.templates-text3015 {
  display: inline-block;
}
 
.templates-fragment2965 {
  display: contents;
}
 
.templates-text3016 {
  display: inline-block;
}
 
.templates-fragment2966 {
  display: contents;
}
 
.templates-text3017 {
  display: inline-block;
}
 
.templates-fragment2967 {
  display: contents;
}
 
.templates-text3018 {
  display: inline-block;
}
 
.templates-fragment2968 {
  display: contents;
}
 
.templates-text3019 {
  display: inline-block;
}
 
.templates-fragment2969 {
  display: contents;
}
 
.templates-text3020 {
  display: inline-block;
}
 
.templates-fragment2970 {
  display: contents;
}
 
.templates-text3021 {
  display: inline-block;
}
 
.templates-fragment2971 {
  display: contents;
}
 
.templates-text3022 {
  display: inline-block;
}
 
.templates-fragment2972 {
  display: contents;
}
 
.templates-text3023 {
  display: inline-block;
}
 
.templates-fragment2973 {
  display: contents;
}
 
.templates-text3024 {
  display: inline-block;
}
 
.templates-fragment2974 {
  display: contents;
}
 
.templates-text3025 {
  display: inline-block;
}
 
.templates-fragment2975 {
  display: contents;
}
 
.templates-text3026 {
  display: inline-block;
}
 
.templates-fragment2976 {
  display: contents;
}
 
.templates-text3027 {
  display: inline-block;
}
 
.templates-fragment2977 {
  display: contents;
}
 
.templates-text3028 {
  display: inline-block;
}
 
.templates-fragment2978 {
  display: contents;
}
 
.templates-text3029 {
  display: inline-block;
}
 
.templates-fragment2979 {
  display: contents;
}
 
.templates-text3030 {
  display: inline-block;
}
 
.templates-fragment2980 {
  display: contents;
}
 
.templates-text3031 {
  display: inline-block;
}
 
.templates-fragment2981 {
  display: contents;
}
 
.templates-text3032 {
  display: inline-block;
}
 
.templates-fragment2982 {
  display: contents;
}
 
.templates-text3033 {
  display: inline-block;
}
 
.templates-fragment2983 {
  display: contents;
}
 
.templates-text3034 {
  display: inline-block;
}
 
.templates-fragment2984 {
  display: contents;
}
 
.templates-text3035 {
  display: inline-block;
}
 
.templates-fragment2985 {
  display: contents;
}
 
.templates-text3036 {
  display: inline-block;
}
 
.templates-fragment2986 {
  display: contents;
}
 
.templates-text3037 {
  display: inline-block;
}
 
.templates-fragment2987 {
  display: contents;
}
 
.templates-text3038 {
  display: inline-block;
}
 
.templates-fragment2988 {
  display: contents;
}
 
.templates-text3039 {
  display: inline-block;
}
 
.templates-fragment2989 {
  display: contents;
}
 
.templates-text3040 {
  display: inline-block;
}
 
.templates-fragment2990 {
  display: contents;
}
 
.templates-text3041 {
  display: inline-block;
}
 
.templates-fragment2991 {
  display: contents;
}
 
.templates-text3042 {
  display: inline-block;
}
 
.templates-fragment2992 {
  display: contents;
}
 
.templates-text3043 {
  display: inline-block;
}
 
.templates-fragment2993 {
  display: contents;
}
 
.templates-text3044 {
  display: inline-block;
}
 
.templates-fragment2994 {
  display: contents;
}
 
.templates-text3045 {
  display: inline-block;
}
 
.templates-fragment2995 {
  display: contents;
}
 
.templates-text3046 {
  display: inline-block;
}
 
.templates-fragment2996 {
  display: contents;
}
 
.templates-text3047 {
  display: inline-block;
}
 
.templates-fragment2997 {
  display: contents;
}
 
.templates-text3048 {
  display: inline-block;
}
 
.templates-fragment2998 {
  display: contents;
}
 
.templates-text3049 {
  display: inline-block;
}
 
.templates-fragment2999 {
  display: contents;
}
 
.templates-text3050 {
  display: inline-block;
}
 
.templates-fragment3000 {
  display: contents;
}
 
.templates-text3051 {
  display: inline-block;
}
 
.templates-fragment3001 {
  display: contents;
}
 
.templates-text3052 {
  display: inline-block;
}
 
.templates-fragment3002 {
  display: contents;
}
 
.templates-text3053 {
  display: inline-block;
}
 
.templates-fragment3003 {
  display: contents;
}
 
.templates-text3054 {
  display: inline-block;
}
 
.templates-fragment3004 {
  display: contents;
}
 
.templates-text3055 {
  display: inline-block;
}
 
.templates-fragment3005 {
  display: contents;
}
 
.templates-text3056 {
  display: inline-block;
}
 
.templates-fragment3006 {
  display: contents;
}
 
.templates-text3057 {
  display: inline-block;
}
 
.templates-fragment3007 {
  display: contents;
}
 
.templates-text3058 {
  display: inline-block;
}
 
.templates-fragment3008 {
  display: contents;
}
 
.templates-text3059 {
  display: inline-block;
}
 
.templates-fragment3009 {
  display: contents;
}
 
.templates-text3060 {
  display: inline-block;
}
 
.templates-fragment3010 {
  display: contents;
}
 
.templates-text3061 {
  display: inline-block;
}
 
.templates-fragment3011 {
  display: contents;
}
 
.templates-text3062 {
  display: inline-block;
}
 
.templates-fragment3012 {
  display: contents;
}
 
.templates-text3063 {
  display: inline-block;
}
 
.templates-fragment3013 {
  display: contents;
}
 
.templates-text3064 {
  display: inline-block;
}
 
.templates-fragment3014 {
  display: contents;
}
 
.templates-text3065 {
  display: inline-block;
}
 
.templates-fragment3015 {
  display: contents;
}
 
.templates-text3066 {
  display: inline-block;
}
 
.templates-fragment3016 {
  display: contents;
}
 
.templates-text3067 {
  display: inline-block;
}
 
.templates-fragment3017 {
  display: contents;
}
 
.templates-text3068 {
  display: inline-block;
}
 
.templates-fragment3018 {
  display: contents;
}
 
.templates-text3069 {
  display: inline-block;
}
 
.templates-fragment3019 {
  display: contents;
}
 
.templates-text3070 {
  display: inline-block;
}
 
.templates-fragment3020 {
  display: contents;
}
 
.templates-text3071 {
  display: inline-block;
}
 
.templates-fragment3021 {
  display: contents;
}
 
.templates-text3072 {
  display: inline-block;
}
 
.templates-fragment3022 {
  display: contents;
}
 
.templates-text3073 {
  display: inline-block;
}
 
.templates-fragment3023 {
  display: contents;
}
 
.templates-text3074 {
  display: inline-block;
}
 
.templates-fragment3024 {
  display: contents;
}
 
.templates-text3075 {
  display: inline-block;
}
 
.templates-fragment3025 {
  display: contents;
}
 
.templates-text3076 {
  display: inline-block;
}
 
.templates-fragment3026 {
  display: contents;
}
 
.templates-text3077 {
  display: inline-block;
}
 
.templates-fragment3027 {
  display: contents;
}
 
.templates-text3078 {
  display: inline-block;
}
 
.templates-fragment3028 {
  display: contents;
}
 
.templates-text3079 {
  display: inline-block;
}
 
.templates-fragment3029 {
  display: contents;
}
 
.templates-text3080 {
  display: inline-block;
}
 
.templates-fragment3030 {
  display: contents;
}
 
.templates-text3081 {
  display: inline-block;
}
 
.templates-fragment3031 {
  display: contents;
}
 
.templates-text3082 {
  display: inline-block;
}
 
.templates-fragment3032 {
  display: contents;
}
 
.templates-text3083 {
  display: inline-block;
}
 
.templates-fragment3033 {
  display: contents;
}
 
.templates-text3084 {
  display: inline-block;
}
 
.templates-fragment3034 {
  display: contents;
}
 
.templates-text3085 {
  display: inline-block;
}
 
.templates-fragment3035 {
  display: contents;
}
 
.templates-text3086 {
  display: inline-block;
}
 
.templates-fragment3036 {
  display: contents;
}
 
.templates-text3087 {
  display: inline-block;
}
 
.templates-fragment3037 {
  display: contents;
}
 
.templates-text3088 {
  display: inline-block;
}
 
.templates-fragment3038 {
  display: contents;
}
 
.templates-text3089 {
  display: inline-block;
}
 
.templates-fragment3039 {
  display: contents;
}
 
.templates-text3090 {
  display: inline-block;
}
 
.templates-fragment3040 {
  display: contents;
}
 
.templates-text3091 {
  display: inline-block;
}
 
.templates-fragment3041 {
  display: contents;
}
 
.templates-text3092 {
  display: inline-block;
}
 
.templates-fragment3042 {
  display: contents;
}
 
.templates-text3093 {
  display: inline-block;
}
 
.templates-fragment3043 {
  display: contents;
}
 
.templates-text3094 {
  display: inline-block;
}
 
.templates-fragment3044 {
  display: contents;
}
 
.templates-text3095 {
  display: inline-block;
}
 
.templates-fragment3045 {
  display: contents;
}
 
.templates-text3096 {
  display: inline-block;
}
 
.templates-fragment3046 {
  display: contents;
}
 
.templates-text3097 {
  display: inline-block;
}
 
.templates-fragment3047 {
  display: contents;
}
 
.templates-text3098 {
  display: inline-block;
}
 
.templates-fragment3048 {
  display: contents;
}
 
.templates-text3099 {
  display: inline-block;
}
 
.templates-fragment3049 {
  display: contents;
}
 
.templates-text3100 {
  display: inline-block;
}
 
.templates-fragment3050 {
  display: contents;
}
 
.templates-text3101 {
  display: inline-block;
}
 
.templates-fragment3051 {
  display: contents;
}
 
.templates-text3102 {
  display: inline-block;
}
 
.templates-fragment3052 {
  display: contents;
}
 
.templates-text3103 {
  display: inline-block;
}
 
.templates-fragment3053 {
  display: contents;
}
 
.templates-text3104 {
  display: inline-block;
}
 
.templates-fragment3054 {
  display: contents;
}
 
.templates-text3105 {
  display: inline-block;
}
 
.templates-fragment3055 {
  display: contents;
}
 
.templates-text3106 {
  display: inline-block;
}
 
.templates-fragment3056 {
  display: contents;
}
 
.templates-text3107 {
  display: inline-block;
}
 
.templates-fragment3057 {
  display: contents;
}
 
.templates-text3108 {
  display: inline-block;
}
 
.templates-fragment3058 {
  display: contents;
}
 
.templates-text3109 {
  display: inline-block;
}
 
.templates-fragment3059 {
  display: contents;
}
 
.templates-text3110 {
  display: inline-block;
}
 
.templates-fragment3060 {
  display: contents;
}
 
.templates-text3111 {
  display: inline-block;
}
 
.templates-fragment3061 {
  display: contents;
}
 
.templates-text3112 {
  display: inline-block;
}
 
.templates-accordion29 {
  width: 100%;
  height: auto;
  display: none;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger29 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary29 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image40 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text3113 {
  display: none;
}
 
.templates-title27 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container29 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon160 {
  fill: #D9D9D9;
}
 
.templates-container35 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3114 {
  display: none;
}
 
.templates-fragment3062 {
  display: contents;
}
 
.templates-text3115 {
  display: inline-block;
}
 
.templates-fragment3063 {
  display: contents;
}
 
.templates-text3116 {
  display: inline-block;
}
 
.templates-fragment3064 {
  display: contents;
}
 
.templates-text3117 {
  display: inline-block;
}
 
.templates-fragment3065 {
  display: contents;
}
 
.templates-text3118 {
  display: inline-block;
}
 
.templates-fragment3066 {
  display: contents;
}
 
.templates-text3119 {
  display: inline-block;
}
 
.templates-fragment3067 {
  display: contents;
}
 
.templates-text3120 {
  display: inline-block;
}
 
.templates-fragment3068 {
  display: contents;
}
 
.templates-text3121 {
  display: inline-block;
}
 
.templates-fragment3069 {
  display: contents;
}
 
.templates-text3122 {
  display: inline-block;
}
 
.templates-fragment3070 {
  display: contents;
}
 
.templates-text3123 {
  display: inline-block;
}
 
.templates-fragment3071 {
  display: contents;
}
 
.templates-text3124 {
  display: inline-block;
}
 
.templates-fragment3072 {
  display: contents;
}
 
.templates-text3125 {
  display: inline-block;
}
 
.templates-fragment3073 {
  display: contents;
}
 
.templates-text3126 {
  display: inline-block;
}
 
.templates-fragment3074 {
  display: contents;
}
 
.templates-text3127 {
  display: inline-block;
}
 
.templates-fragment3075 {
  display: contents;
}
 
.templates-text3128 {
  display: inline-block;
}
 
.templates-fragment3076 {
  display: contents;
}
 
.templates-text3129 {
  display: inline-block;
}
 
.templates-fragment3077 {
  display: contents;
}
 
.templates-text3130 {
  display: inline-block;
}
 
.templates-fragment3078 {
  display: contents;
}
 
.templates-text3131 {
  display: inline-block;
}
 
.templates-fragment3079 {
  display: contents;
}
 
.templates-text3132 {
  display: inline-block;
}
 
.templates-fragment3080 {
  display: contents;
}
 
.templates-text3133 {
  display: inline-block;
}
 
.templates-fragment3081 {
  display: contents;
}
 
.templates-text3134 {
  display: inline-block;
}
 
.templates-fragment3082 {
  display: contents;
}
 
.templates-text3135 {
  display: inline-block;
}
 
.templates-fragment3083 {
  display: contents;
}
 
.templates-text3136 {
  display: inline-block;
}
 
.templates-fragment3084 {
  display: contents;
}
 
.templates-text3137 {
  display: inline-block;
}
 
.templates-fragment3085 {
  display: contents;
}
 
.templates-text3138 {
  display: inline-block;
}
 
.templates-fragment3086 {
  display: contents;
}
 
.templates-text3139 {
  display: inline-block;
}
 
.templates-fragment3087 {
  display: contents;
}
 
.templates-text3140 {
  display: inline-block;
}
 
.templates-fragment3088 {
  display: contents;
}
 
.templates-text3141 {
  display: inline-block;
}
 
.templates-fragment3089 {
  display: contents;
}
 
.templates-text3142 {
  display: inline-block;
}
 
.templates-fragment3090 {
  display: contents;
}
 
.templates-text3143 {
  display: inline-block;
}
 
.templates-fragment3091 {
  display: contents;
}
 
.templates-text3144 {
  display: inline-block;
}
 
.templates-fragment3092 {
  display: contents;
}
 
.templates-text3145 {
  display: inline-block;
}
 
.templates-fragment3093 {
  display: contents;
}
 
.templates-text3146 {
  display: inline-block;
}
 
.templates-fragment3094 {
  display: contents;
}
 
.templates-text3147 {
  display: inline-block;
}
 
.templates-fragment3095 {
  display: contents;
}
 
.templates-text3148 {
  display: inline-block;
}
 
.templates-fragment3096 {
  display: contents;
}
 
.templates-text3149 {
  display: inline-block;
}
 
.templates-fragment3097 {
  display: contents;
}
 
.templates-text3150 {
  display: inline-block;
}
 
.templates-fragment3098 {
  display: contents;
}
 
.templates-text3151 {
  display: inline-block;
}
 
.templates-fragment3099 {
  display: contents;
}
 
.templates-text3152 {
  display: inline-block;
}
 
.templates-fragment3100 {
  display: contents;
}
 
.templates-text3153 {
  display: inline-block;
}
 
.templates-fragment3101 {
  display: contents;
}
 
.templates-text3154 {
  display: inline-block;
}
 
.templates-fragment3102 {
  display: contents;
}
 
.templates-text3155 {
  display: inline-block;
}
 
.templates-fragment3103 {
  display: contents;
}
 
.templates-text3156 {
  display: inline-block;
}
 
.templates-fragment3104 {
  display: contents;
}
 
.templates-text3157 {
  display: inline-block;
}
 
.templates-fragment3105 {
  display: contents;
}
 
.templates-text3158 {
  display: inline-block;
}
 
.templates-fragment3106 {
  display: contents;
}
 
.templates-text3159 {
  display: inline-block;
}
 
.templates-fragment3107 {
  display: contents;
}
 
.templates-text3160 {
  display: inline-block;
}
 
.templates-fragment3108 {
  display: contents;
}
 
.templates-text3161 {
  display: inline-block;
}
 
.templates-fragment3109 {
  display: contents;
}
 
.templates-text3162 {
  display: inline-block;
}
 
.templates-fragment3110 {
  display: contents;
}
 
.templates-text3163 {
  display: inline-block;
}
 
.templates-fragment3111 {
  display: contents;
}
 
.templates-text3164 {
  display: inline-block;
}
 
.templates-fragment3112 {
  display: contents;
}
 
.templates-text3165 {
  display: inline-block;
}
 
.templates-fragment3113 {
  display: contents;
}
 
.templates-text3166 {
  display: inline-block;
}
 
.templates-fragment3114 {
  display: contents;
}
 
.templates-text3167 {
  display: inline-block;
}
 
.templates-fragment3115 {
  display: contents;
}
 
.templates-text3168 {
  display: inline-block;
}
 
.templates-fragment3116 {
  display: contents;
}
 
.templates-text3169 {
  display: inline-block;
}
 
.templates-fragment3117 {
  display: contents;
}
 
.templates-text3170 {
  display: inline-block;
}
 
.templates-fragment3118 {
  display: contents;
}
 
.templates-text3171 {
  display: inline-block;
}
 
.templates-fragment3119 {
  display: contents;
}
 
.templates-text3172 {
  display: inline-block;
}
 
.templates-fragment3120 {
  display: contents;
}
 
.templates-text3173 {
  display: inline-block;
}
 
.templates-fragment3121 {
  display: contents;
}
 
.templates-text3174 {
  display: inline-block;
}
 
.templates-fragment3122 {
  display: contents;
}
 
.templates-text3175 {
  display: inline-block;
}
 
.templates-fragment3123 {
  display: contents;
}
 
.templates-text3176 {
  display: inline-block;
}
 
.templates-fragment3124 {
  display: contents;
}
 
.templates-text3177 {
  display: inline-block;
}
 
.templates-fragment3125 {
  display: contents;
}
 
.templates-text3178 {
  display: inline-block;
}
 
.templates-fragment3126 {
  display: contents;
}
 
.templates-text3179 {
  display: inline-block;
}
 
.templates-fragment3127 {
  display: contents;
}
 
.templates-text3180 {
  display: inline-block;
}
 
.templates-fragment3128 {
  display: contents;
}
 
.templates-text3181 {
  display: inline-block;
}
 
.templates-fragment3129 {
  display: contents;
}
 
.templates-text3182 {
  display: inline-block;
}
 
.templates-fragment3130 {
  display: contents;
}
 
.templates-text3183 {
  display: inline-block;
}
 
.templates-fragment3131 {
  display: contents;
}
 
.templates-text3184 {
  display: inline-block;
}
 
.templates-fragment3132 {
  display: contents;
}
 
.templates-text3185 {
  display: inline-block;
}
 
.templates-fragment3133 {
  display: contents;
}
 
.templates-text3186 {
  display: inline-block;
}
 
.templates-fragment3134 {
  display: contents;
}
 
.templates-text3187 {
  display: inline-block;
}
 
.templates-fragment3135 {
  display: contents;
}
 
.templates-text3188 {
  display: inline-block;
}
 
.templates-fragment3136 {
  display: contents;
}
 
.templates-text3189 {
  display: inline-block;
}
 
.templates-fragment3137 {
  display: contents;
}
 
.templates-text3190 {
  display: inline-block;
}
 
.templates-fragment3138 {
  display: contents;
}
 
.templates-text3191 {
  display: inline-block;
}
 
.templates-fragment3139 {
  display: contents;
}
 
.templates-text3192 {
  display: inline-block;
}
 
.templates-fragment3140 {
  display: contents;
}
 
.templates-text3193 {
  display: inline-block;
}
 
.templates-fragment3141 {
  display: contents;
}
 
.templates-text3194 {
  display: inline-block;
}
 
.templates-fragment3142 {
  display: contents;
}
 
.templates-text3195 {
  display: inline-block;
}
 
.templates-fragment3143 {
  display: contents;
}
 
.templates-text3196 {
  display: inline-block;
}
 
.templates-fragment3144 {
  display: contents;
}
 
.templates-text3197 {
  display: inline-block;
}
 
.templates-fragment3145 {
  display: contents;
}
 
.templates-text3198 {
  display: inline-block;
}
 
.templates-fragment3146 {
  display: contents;
}
 
.templates-text3199 {
  display: inline-block;
}
 
.templates-fragment3147 {
  display: contents;
}
 
.templates-text3200 {
  display: inline-block;
}
 
.templates-fragment3148 {
  display: contents;
}
 
.templates-text3201 {
  display: inline-block;
}
 
.templates-fragment3149 {
  display: contents;
}
 
.templates-text3202 {
  display: inline-block;
}
 
.templates-fragment3150 {
  display: contents;
}
 
.templates-text3203 {
  display: inline-block;
}
 
.templates-fragment3151 {
  display: contents;
}
 
.templates-text3204 {
  display: inline-block;
}
 
.templates-fragment3152 {
  display: contents;
}
 
.templates-text3205 {
  display: inline-block;
}
 
.templates-fragment3153 {
  display: contents;
}
 
.templates-text3206 {
  display: inline-block;
}
 
.templates-fragment3154 {
  display: contents;
}
 
.templates-text3207 {
  display: inline-block;
}
 
.templates-fragment3155 {
  display: contents;
}
 
.templates-text3208 {
  display: inline-block;
}
 
.templates-fragment3156 {
  display: contents;
}
 
.templates-text3209 {
  display: inline-block;
}
 
.templates-fragment3157 {
  display: contents;
}
 
.templates-text3210 {
  display: inline-block;
}
 
.templates-fragment3158 {
  display: contents;
}
 
.templates-text3211 {
  display: inline-block;
}
 
.templates-fragment3159 {
  display: contents;
}
 
.templates-text3212 {
  display: inline-block;
}
 
.templates-fragment3160 {
  display: contents;
}
 
.templates-text3213 {
  display: inline-block;
}
 
.templates-fragment3161 {
  display: contents;
}
 
.templates-text3214 {
  display: inline-block;
}
 
.templates-fragment3162 {
  display: contents;
}
 
.templates-text3215 {
  display: inline-block;
}
 
.templates-fragment3163 {
  display: contents;
}
 
.templates-text3216 {
  display: inline-block;
}
 
.templates-fragment3164 {
  display: contents;
}
 
.templates-text3217 {
  display: inline-block;
}
 
.templates-fragment3165 {
  display: contents;
}
 
.templates-text3218 {
  display: inline-block;
}
 
.templates-fragment3166 {
  display: contents;
}
 
.templates-text3219 {
  display: inline-block;
}
 
.templates-fragment3167 {
  display: contents;
}
 
.templates-text3220 {
  display: inline-block;
}
 
.templates-fragment3168 {
  display: contents;
}
 
.templates-text3221 {
  display: inline-block;
}
 
.templates-fragment3169 {
  display: contents;
}
 
.templates-text3222 {
  display: inline-block;
}
 
.templates-fragment3170 {
  display: contents;
}
 
.templates-text3223 {
  display: inline-block;
}
 
.templates-fragment3171 {
  display: contents;
}
 
.templates-text3224 {
  display: inline-block;
}
 
.templates-fragment3172 {
  display: contents;
}
 
.templates-text3225 {
  display: inline-block;
}
 
.templates-fragment3173 {
  display: contents;
}
 
.templates-text3226 {
  display: inline-block;
}
 
.templates-fragment3174 {
  display: contents;
}
 
.templates-text3227 {
  display: inline-block;
}
 
.templates-fragment3175 {
  display: contents;
}
 
.templates-text3228 {
  display: inline-block;
}
 
.templates-fragment3176 {
  display: contents;
}
 
.templates-text3229 {
  display: inline-block;
}
 
.templates-fragment3177 {
  display: contents;
}
 
.templates-text3230 {
  display: inline-block;
}
 
.templates-fragment3178 {
  display: contents;
}
 
.templates-text3231 {
  display: inline-block;
}
 
.templates-fragment3179 {
  display: contents;
}
 
.templates-text3232 {
  display: inline-block;
}
 
.templates-fragment3180 {
  display: contents;
}
 
.templates-text3233 {
  display: inline-block;
}
 
.templates-fragment3181 {
  display: contents;
}
 
.templates-text3234 {
  display: inline-block;
}
 
.templates-container36 {
  height: auto;
  display: grid;
  align-self: stretch;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion30 {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}
 
.templates-trigger30 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary30 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image41 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text3235 {
  display: none;
}
 
.templates-title28 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container30 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon162 {
  fill: #D9D9D9;
}
 
.templates-container-f-aspergus {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3236 {
  display: none;
}
 
.templates-fragment3182 {
  display: contents;
}
 
.templates-text3237 {
  display: inline-block;
}
 
.templates-fragment3183 {
  display: contents;
}
 
.templates-text3238 {
  display: inline-block;
}
 
.templates-fragment3184 {
  display: contents;
}
 
.templates-text3239 {
  display: inline-block;
}
 
.templates-fragment3185 {
  display: contents;
}
 
.templates-text3240 {
  display: inline-block;
}
 
.templates-fragment3186 {
  display: contents;
}
 
.templates-text3241 {
  display: inline-block;
}
 
.templates-fragment3187 {
  display: contents;
}
 
.templates-text3242 {
  display: inline-block;
}
 
.templates-fragment3188 {
  display: contents;
}
 
.templates-text3243 {
  display: inline-block;
}
 
.templates-fragment3189 {
  display: contents;
}
 
.templates-text3244 {
  display: inline-block;
}
 
.templates-fragment3190 {
  display: contents;
}
 
.templates-text3245 {
  display: inline-block;
}
 
.templates-fragment3191 {
  display: contents;
}
 
.templates-text3246 {
  display: inline-block;
}
 
.templates-fragment3192 {
  display: contents;
}
 
.templates-text3247 {
  display: inline-block;
}
 
.templates-fragment3193 {
  display: contents;
}
 
.templates-text3248 {
  display: inline-block;
}
 
.templates-fragment3194 {
  display: contents;
}
 
.templates-text3249 {
  display: inline-block;
}
 
.templates-fragment3195 {
  display: contents;
}
 
.templates-text3250 {
  display: inline-block;
}
 
.templates-fragment3196 {
  display: contents;
}
 
.templates-text3251 {
  display: inline-block;
}
 
.templates-fragment3197 {
  display: contents;
}
 
.templates-text3252 {
  display: inline-block;
}
 
.templates-fragment3198 {
  display: contents;
}
 
.templates-text3253 {
  display: inline-block;
}
 
.templates-fragment3199 {
  display: contents;
}
 
.templates-text3254 {
  display: inline-block;
}
 
.templates-fragment3200 {
  display: contents;
}
 
.templates-text3255 {
  display: inline-block;
}
 
.templates-fragment3201 {
  display: contents;
}
 
.templates-text3256 {
  display: inline-block;
}
 
.templates-fragment3202 {
  display: contents;
}
 
.templates-text3257 {
  display: inline-block;
}
 
.templates-fragment3203 {
  display: contents;
}
 
.templates-text3258 {
  display: inline-block;
}
 
.templates-fragment3204 {
  display: contents;
}
 
.templates-text3259 {
  display: inline-block;
}
 
.templates-fragment3205 {
  display: contents;
}
 
.templates-text3260 {
  display: inline-block;
}
 
.templates-fragment3206 {
  display: contents;
}
 
.templates-text3261 {
  display: inline-block;
}
 
.templates-fragment3207 {
  display: contents;
}
 
.templates-text3262 {
  display: inline-block;
}
 
.templates-fragment3208 {
  display: contents;
}
 
.templates-text3263 {
  display: inline-block;
}
 
.templates-fragment3209 {
  display: contents;
}
 
.templates-text3264 {
  display: inline-block;
}
 
.templates-fragment3210 {
  display: contents;
}
 
.templates-text3265 {
  display: inline-block;
}
 
.templates-fragment3211 {
  display: contents;
}
 
.templates-text3266 {
  display: inline-block;
}
 
.templates-fragment3212 {
  display: contents;
}
 
.templates-text3267 {
  display: inline-block;
}
 
.templates-fragment3213 {
  display: contents;
}
 
.templates-text3268 {
  display: inline-block;
}
 
.templates-fragment3214 {
  display: contents;
}
 
.templates-text3269 {
  display: inline-block;
}
 
.templates-fragment3215 {
  display: contents;
}
 
.templates-text3270 {
  display: inline-block;
}
 
.templates-fragment3216 {
  display: contents;
}
 
.templates-text3271 {
  display: inline-block;
}
 
.templates-fragment3217 {
  display: contents;
}
 
.templates-text3272 {
  display: inline-block;
}
 
.templates-fragment3218 {
  display: contents;
}
 
.templates-text3273 {
  display: inline-block;
}
 
.templates-fragment3219 {
  display: contents;
}
 
.templates-text3274 {
  display: inline-block;
}
 
.templates-fragment3220 {
  display: contents;
}
 
.templates-text3275 {
  display: inline-block;
}
 
.templates-fragment3221 {
  display: contents;
}
 
.templates-text3276 {
  display: inline-block;
}
 
.templates-fragment3222 {
  display: contents;
}
 
.templates-text3277 {
  display: inline-block;
}
 
.templates-fragment3223 {
  display: contents;
}
 
.templates-text3278 {
  display: inline-block;
}
 
.templates-fragment3224 {
  display: contents;
}
 
.templates-text3279 {
  display: inline-block;
}
 
.templates-fragment3225 {
  display: contents;
}
 
.templates-text3280 {
  display: inline-block;
}
 
.templates-fragment3226 {
  display: contents;
}
 
.templates-text3281 {
  display: inline-block;
}
 
.templates-fragment3227 {
  display: contents;
}
 
.templates-text3282 {
  display: inline-block;
}
 
.templates-fragment3228 {
  display: contents;
}
 
.templates-text3283 {
  display: inline-block;
}
 
.templates-fragment3229 {
  display: contents;
}
 
.templates-text3284 {
  display: inline-block;
}
 
.templates-fragment3230 {
  display: contents;
}
 
.templates-text3285 {
  display: inline-block;
}
 
.templates-fragment3231 {
  display: contents;
}
 
.templates-text3286 {
  display: inline-block;
}
 
.templates-fragment3232 {
  display: contents;
}
 
.templates-text3287 {
  display: inline-block;
}
 
.templates-fragment3233 {
  display: contents;
}
 
.templates-text3288 {
  display: inline-block;
}
 
.templates-fragment3234 {
  display: contents;
}
 
.templates-text3289 {
  display: inline-block;
}
 
.templates-fragment3235 {
  display: contents;
}
 
.templates-text3290 {
  display: inline-block;
}
 
.templates-fragment3236 {
  display: contents;
}
 
.templates-text3291 {
  display: inline-block;
}
 
.templates-fragment3237 {
  display: contents;
}
 
.templates-text3292 {
  display: inline-block;
}
 
.templates-fragment3238 {
  display: contents;
}
 
.templates-text3293 {
  display: inline-block;
}
 
.templates-fragment3239 {
  display: contents;
}
 
.templates-text3294 {
  display: inline-block;
}
 
.templates-fragment3240 {
  display: contents;
}
 
.templates-text3295 {
  display: inline-block;
}
 
.templates-fragment3241 {
  display: contents;
}
 
.templates-text3296 {
  display: inline-block;
}
 
.templates-fragment3242 {
  display: contents;
}
 
.templates-text3297 {
  display: inline-block;
}
 
.templates-fragment3243 {
  display: contents;
}
 
.templates-text3298 {
  display: inline-block;
}
 
.templates-fragment3244 {
  display: contents;
}
 
.templates-text3299 {
  display: inline-block;
}
 
.templates-fragment3245 {
  display: contents;
}
 
.templates-text3300 {
  display: inline-block;
}
 
.templates-fragment3246 {
  display: contents;
}
 
.templates-text3301 {
  display: inline-block;
}
 
.templates-fragment3247 {
  display: contents;
}
 
.templates-text3302 {
  display: inline-block;
}
 
.templates-fragment3248 {
  display: contents;
}
 
.templates-text3303 {
  display: inline-block;
}
 
.templates-fragment3249 {
  display: contents;
}
 
.templates-text3304 {
  display: inline-block;
}
 
.templates-fragment3250 {
  display: contents;
}
 
.templates-text3305 {
  display: inline-block;
}
 
.templates-fragment3251 {
  display: contents;
}
 
.templates-text3306 {
  display: inline-block;
}
 
.templates-fragment3252 {
  display: contents;
}
 
.templates-text3307 {
  display: inline-block;
}
 
.templates-fragment3253 {
  display: contents;
}
 
.templates-text3308 {
  display: inline-block;
}
 
.templates-fragment3254 {
  display: contents;
}
 
.templates-text3309 {
  display: inline-block;
}
 
.templates-fragment3255 {
  display: contents;
}
 
.templates-text3310 {
  display: inline-block;
}
 
.templates-fragment3256 {
  display: contents;
}
 
.templates-text3311 {
  display: inline-block;
}
 
.templates-fragment3257 {
  display: contents;
}
 
.templates-text3312 {
  display: inline-block;
}
 
.templates-fragment3258 {
  display: contents;
}
 
.templates-text3313 {
  display: inline-block;
}
 
.templates-fragment3259 {
  display: contents;
}
 
.templates-text3314 {
  display: inline-block;
}
 
.templates-fragment3260 {
  display: contents;
}
 
.templates-text3315 {
  display: inline-block;
}
 
.templates-fragment3261 {
  display: contents;
}
 
.templates-text3316 {
  display: inline-block;
}
 
.templates-fragment3262 {
  display: contents;
}
 
.templates-text3317 {
  display: inline-block;
}
 
.templates-fragment3263 {
  display: contents;
}
 
.templates-text3318 {
  display: inline-block;
}
 
.templates-fragment3264 {
  display: contents;
}
 
.templates-text3319 {
  display: inline-block;
}
 
.templates-fragment3265 {
  display: contents;
}
 
.templates-text3320 {
  display: inline-block;
}
 
.templates-fragment3266 {
  display: contents;
}
 
.templates-text3321 {
  display: inline-block;
}
 
.templates-fragment3267 {
  display: contents;
}
 
.templates-text3322 {
  display: inline-block;
}
 
.templates-fragment3268 {
  display: contents;
}
 
.templates-text3323 {
  display: inline-block;
}
 
.templates-fragment3269 {
  display: contents;
}
 
.templates-text3324 {
  display: inline-block;
}
 
.templates-fragment3270 {
  display: contents;
}
 
.templates-text3325 {
  display: inline-block;
}
 
.templates-fragment3271 {
  display: contents;
}
 
.templates-text3326 {
  display: inline-block;
}
 
.templates-fragment3272 {
  display: contents;
}
 
.templates-text3327 {
  display: inline-block;
}
 
.templates-fragment3273 {
  display: contents;
}
 
.templates-text3328 {
  display: inline-block;
}
 
.templates-fragment3274 {
  display: contents;
}
 
.templates-text3329 {
  display: inline-block;
}
 
.templates-fragment3275 {
  display: contents;
}
 
.templates-text3330 {
  display: inline-block;
}
 
.templates-fragment3276 {
  display: contents;
}
 
.templates-text3331 {
  display: inline-block;
}
 
.templates-fragment3277 {
  display: contents;
}
 
.templates-text3332 {
  display: inline-block;
}
 
.templates-fragment3278 {
  display: contents;
}
 
.templates-text3333 {
  display: inline-block;
}
 
.templates-fragment3279 {
  display: contents;
}
 
.templates-text3334 {
  display: inline-block;
}
 
.templates-fragment3280 {
  display: contents;
}
 
.templates-text3335 {
  display: inline-block;
}
 
.templates-fragment3281 {
  display: contents;
}
 
.templates-text3336 {
  display: inline-block;
}
 
.templates-fragment3282 {
  display: contents;
}
 
.templates-text3337 {
  display: inline-block;
}
 
.templates-fragment3283 {
  display: contents;
}
 
.templates-text3338 {
  display: inline-block;
}
 
.templates-fragment3284 {
  display: contents;
}
 
.templates-text3339 {
  display: inline-block;
}
 
.templates-fragment3285 {
  display: contents;
}
 
.templates-text3340 {
  display: inline-block;
}
 
.templates-fragment3286 {
  display: contents;
}
 
.templates-text3341 {
  display: inline-block;
}
 
.templates-fragment3287 {
  display: contents;
}
 
.templates-text3342 {
  display: inline-block;
}
 
.templates-fragment3288 {
  display: contents;
}
 
.templates-text3343 {
  display: inline-block;
}
 
.templates-fragment3289 {
  display: contents;
}
 
.templates-text3344 {
  display: inline-block;
}
 
.templates-fragment3290 {
  display: contents;
}
 
.templates-text3345 {
  display: inline-block;
}
 
.templates-fragment3291 {
  display: contents;
}
 
.templates-text3346 {
  display: inline-block;
}
 
.templates-fragment3292 {
  display: contents;
}
 
.templates-text3347 {
  display: inline-block;
}
 
.templates-fragment3293 {
  display: contents;
}
 
.templates-text3348 {
  display: inline-block;
}
 
.templates-fragment3294 {
  display: contents;
}
 
.templates-text3349 {
  display: inline-block;
}
 
.templates-fragment3295 {
  display: contents;
}
 
.templates-text3350 {
  display: inline-block;
}
 
.templates-fragment3296 {
  display: contents;
}
 
.templates-text3351 {
  display: inline-block;
}
 
.templates-fragment3297 {
  display: contents;
}
 
.templates-text3352 {
  display: inline-block;
}
 
.templates-fragment3298 {
  display: contents;
}
 
.templates-text3353 {
  display: inline-block;
}
 
.templates-fragment3299 {
  display: contents;
}
 
.templates-text3354 {
  display: inline-block;
}
 
.templates-fragment3300 {
  display: contents;
}
 
.templates-text3355 {
  display: inline-block;
}
 
.templates-fragment3301 {
  display: contents;
}
 
.templates-text3356 {
  display: inline-block;
}
 
.templates-accordion31 {
  width: 100%;
  height: auto;
  display: none;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger31 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary31 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image42 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text3357 {
  display: none;
}
 
.templates-title29 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container31 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon164 {
  fill: #D9D9D9;
}
 
.templates-container37 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3358 {
  display: none;
}
 
.templates-fragment3302 {
  display: contents;
}
 
.templates-text3359 {
  display: inline-block;
}
 
.templates-fragment3303 {
  display: contents;
}
 
.templates-text3360 {
  display: inline-block;
}
 
.templates-fragment3304 {
  display: contents;
}
 
.templates-text3361 {
  display: inline-block;
}
 
.templates-fragment3305 {
  display: contents;
}
 
.templates-text3362 {
  display: inline-block;
}
 
.templates-fragment3306 {
  display: contents;
}
 
.templates-text3363 {
  display: inline-block;
}
 
.templates-fragment3307 {
  display: contents;
}
 
.templates-text3364 {
  display: inline-block;
}
 
.templates-fragment3308 {
  display: contents;
}
 
.templates-text3365 {
  display: inline-block;
}
 
.templates-fragment3309 {
  display: contents;
}
 
.templates-text3366 {
  display: inline-block;
}
 
.templates-fragment3310 {
  display: contents;
}
 
.templates-text3367 {
  display: inline-block;
}
 
.templates-fragment3311 {
  display: contents;
}
 
.templates-text3368 {
  display: inline-block;
}
 
.templates-fragment3312 {
  display: contents;
}
 
.templates-text3369 {
  display: inline-block;
}
 
.templates-fragment3313 {
  display: contents;
}
 
.templates-text3370 {
  display: inline-block;
}
 
.templates-fragment3314 {
  display: contents;
}
 
.templates-text3371 {
  display: inline-block;
}
 
.templates-fragment3315 {
  display: contents;
}
 
.templates-text3372 {
  display: inline-block;
}
 
.templates-fragment3316 {
  display: contents;
}
 
.templates-text3373 {
  display: inline-block;
}
 
.templates-fragment3317 {
  display: contents;
}
 
.templates-text3374 {
  display: inline-block;
}
 
.templates-fragment3318 {
  display: contents;
}
 
.templates-text3375 {
  display: inline-block;
}
 
.templates-fragment3319 {
  display: contents;
}
 
.templates-text3376 {
  display: inline-block;
}
 
.templates-fragment3320 {
  display: contents;
}
 
.templates-text3377 {
  display: inline-block;
}
 
.templates-fragment3321 {
  display: contents;
}
 
.templates-text3378 {
  display: inline-block;
}
 
.templates-fragment3322 {
  display: contents;
}
 
.templates-text3379 {
  display: inline-block;
}
 
.templates-fragment3323 {
  display: contents;
}
 
.templates-text3380 {
  display: inline-block;
}
 
.templates-fragment3324 {
  display: contents;
}
 
.templates-text3381 {
  display: inline-block;
}
 
.templates-fragment3325 {
  display: contents;
}
 
.templates-text3382 {
  display: inline-block;
}
 
.templates-fragment3326 {
  display: contents;
}
 
.templates-text3383 {
  display: inline-block;
}
 
.templates-fragment3327 {
  display: contents;
}
 
.templates-text3384 {
  display: inline-block;
}
 
.templates-fragment3328 {
  display: contents;
}
 
.templates-text3385 {
  display: inline-block;
}
 
.templates-fragment3329 {
  display: contents;
}
 
.templates-text3386 {
  display: inline-block;
}
 
.templates-fragment3330 {
  display: contents;
}
 
.templates-text3387 {
  display: inline-block;
}
 
.templates-fragment3331 {
  display: contents;
}
 
.templates-text3388 {
  display: inline-block;
}
 
.templates-fragment3332 {
  display: contents;
}
 
.templates-text3389 {
  display: inline-block;
}
 
.templates-fragment3333 {
  display: contents;
}
 
.templates-text3390 {
  display: inline-block;
}
 
.templates-fragment3334 {
  display: contents;
}
 
.templates-text3391 {
  display: inline-block;
}
 
.templates-fragment3335 {
  display: contents;
}
 
.templates-text3392 {
  display: inline-block;
}
 
.templates-fragment3336 {
  display: contents;
}
 
.templates-text3393 {
  display: inline-block;
}
 
.templates-fragment3337 {
  display: contents;
}
 
.templates-text3394 {
  display: inline-block;
}
 
.templates-fragment3338 {
  display: contents;
}
 
.templates-text3395 {
  display: inline-block;
}
 
.templates-fragment3339 {
  display: contents;
}
 
.templates-text3396 {
  display: inline-block;
}
 
.templates-fragment3340 {
  display: contents;
}
 
.templates-text3397 {
  display: inline-block;
}
 
.templates-fragment3341 {
  display: contents;
}
 
.templates-text3398 {
  display: inline-block;
}
 
.templates-fragment3342 {
  display: contents;
}
 
.templates-text3399 {
  display: inline-block;
}
 
.templates-fragment3343 {
  display: contents;
}
 
.templates-text3400 {
  display: inline-block;
}
 
.templates-fragment3344 {
  display: contents;
}
 
.templates-text3401 {
  display: inline-block;
}
 
.templates-fragment3345 {
  display: contents;
}
 
.templates-text3402 {
  display: inline-block;
}
 
.templates-fragment3346 {
  display: contents;
}
 
.templates-text3403 {
  display: inline-block;
}
 
.templates-fragment3347 {
  display: contents;
}
 
.templates-text3404 {
  display: inline-block;
}
 
.templates-fragment3348 {
  display: contents;
}
 
.templates-text3405 {
  display: inline-block;
}
 
.templates-fragment3349 {
  display: contents;
}
 
.templates-text3406 {
  display: inline-block;
}
 
.templates-fragment3350 {
  display: contents;
}
 
.templates-text3407 {
  display: inline-block;
}
 
.templates-fragment3351 {
  display: contents;
}
 
.templates-text3408 {
  display: inline-block;
}
 
.templates-fragment3352 {
  display: contents;
}
 
.templates-text3409 {
  display: inline-block;
}
 
.templates-fragment3353 {
  display: contents;
}
 
.templates-text3410 {
  display: inline-block;
}
 
.templates-fragment3354 {
  display: contents;
}
 
.templates-text3411 {
  display: inline-block;
}
 
.templates-fragment3355 {
  display: contents;
}
 
.templates-text3412 {
  display: inline-block;
}
 
.templates-fragment3356 {
  display: contents;
}
 
.templates-text3413 {
  display: inline-block;
}
 
.templates-fragment3357 {
  display: contents;
}
 
.templates-text3414 {
  display: inline-block;
}
 
.templates-fragment3358 {
  display: contents;
}
 
.templates-text3415 {
  display: inline-block;
}
 
.templates-fragment3359 {
  display: contents;
}
 
.templates-text3416 {
  display: inline-block;
}
 
.templates-fragment3360 {
  display: contents;
}
 
.templates-text3417 {
  display: inline-block;
}
 
.templates-fragment3361 {
  display: contents;
}
 
.templates-text3418 {
  display: inline-block;
}
 
.templates-fragment3362 {
  display: contents;
}
 
.templates-text3419 {
  display: inline-block;
}
 
.templates-fragment3363 {
  display: contents;
}
 
.templates-text3420 {
  display: inline-block;
}
 
.templates-fragment3364 {
  display: contents;
}
 
.templates-text3421 {
  display: inline-block;
}
 
.templates-fragment3365 {
  display: contents;
}
 
.templates-text3422 {
  display: inline-block;
}
 
.templates-fragment3366 {
  display: contents;
}
 
.templates-text3423 {
  display: inline-block;
}
 
.templates-fragment3367 {
  display: contents;
}
 
.templates-text3424 {
  display: inline-block;
}
 
.templates-fragment3368 {
  display: contents;
}
 
.templates-text3425 {
  display: inline-block;
}
 
.templates-fragment3369 {
  display: contents;
}
 
.templates-text3426 {
  display: inline-block;
}
 
.templates-fragment3370 {
  display: contents;
}
 
.templates-text3427 {
  display: inline-block;
}
 
.templates-fragment3371 {
  display: contents;
}
 
.templates-text3428 {
  display: inline-block;
}
 
.templates-fragment3372 {
  display: contents;
}
 
.templates-text3429 {
  display: inline-block;
}
 
.templates-fragment3373 {
  display: contents;
}
 
.templates-text3430 {
  display: inline-block;
}
 
.templates-fragment3374 {
  display: contents;
}
 
.templates-text3431 {
  display: inline-block;
}
 
.templates-fragment3375 {
  display: contents;
}
 
.templates-text3432 {
  display: inline-block;
}
 
.templates-fragment3376 {
  display: contents;
}
 
.templates-text3433 {
  display: inline-block;
}
 
.templates-fragment3377 {
  display: contents;
}
 
.templates-text3434 {
  display: inline-block;
}
 
.templates-fragment3378 {
  display: contents;
}
 
.templates-text3435 {
  display: inline-block;
}
 
.templates-fragment3379 {
  display: contents;
}
 
.templates-text3436 {
  display: inline-block;
}
 
.templates-fragment3380 {
  display: contents;
}
 
.templates-text3437 {
  display: inline-block;
}
 
.templates-fragment3381 {
  display: contents;
}
 
.templates-text3438 {
  display: inline-block;
}
 
.templates-fragment3382 {
  display: contents;
}
 
.templates-text3439 {
  display: inline-block;
}
 
.templates-fragment3383 {
  display: contents;
}
 
.templates-text3440 {
  display: inline-block;
}
 
.templates-fragment3384 {
  display: contents;
}
 
.templates-text3441 {
  display: inline-block;
}
 
.templates-fragment3385 {
  display: contents;
}
 
.templates-text3442 {
  display: inline-block;
}
 
.templates-fragment3386 {
  display: contents;
}
 
.templates-text3443 {
  display: inline-block;
}
 
.templates-fragment3387 {
  display: contents;
}
 
.templates-text3444 {
  display: inline-block;
}
 
.templates-fragment3388 {
  display: contents;
}
 
.templates-text3445 {
  display: inline-block;
}
 
.templates-fragment3389 {
  display: contents;
}
 
.templates-text3446 {
  display: inline-block;
}
 
.templates-fragment3390 {
  display: contents;
}
 
.templates-text3447 {
  display: inline-block;
}
 
.templates-fragment3391 {
  display: contents;
}
 
.templates-text3448 {
  display: inline-block;
}
 
.templates-fragment3392 {
  display: contents;
}
 
.templates-text3449 {
  display: inline-block;
}
 
.templates-fragment3393 {
  display: contents;
}
 
.templates-text3450 {
  display: inline-block;
}
 
.templates-fragment3394 {
  display: contents;
}
 
.templates-text3451 {
  display: inline-block;
}
 
.templates-fragment3395 {
  display: contents;
}
 
.templates-text3452 {
  display: inline-block;
}
 
.templates-fragment3396 {
  display: contents;
}
 
.templates-text3453 {
  display: inline-block;
}
 
.templates-fragment3397 {
  display: contents;
}
 
.templates-text3454 {
  display: inline-block;
}
 
.templates-fragment3398 {
  display: contents;
}
 
.templates-text3455 {
  display: inline-block;
}
 
.templates-fragment3399 {
  display: contents;
}
 
.templates-text3456 {
  display: inline-block;
}
 
.templates-fragment3400 {
  display: contents;
}
 
.templates-text3457 {
  display: inline-block;
}
 
.templates-fragment3401 {
  display: contents;
}
 
.templates-text3458 {
  display: inline-block;
}
 
.templates-fragment3402 {
  display: contents;
}
 
.templates-text3459 {
  display: inline-block;
}
 
.templates-fragment3403 {
  display: contents;
}
 
.templates-text3460 {
  display: inline-block;
}
 
.templates-fragment3404 {
  display: contents;
}
 
.templates-text3461 {
  display: inline-block;
}
 
.templates-fragment3405 {
  display: contents;
}
 
.templates-text3462 {
  display: inline-block;
}
 
.templates-fragment3406 {
  display: contents;
}
 
.templates-text3463 {
  display: inline-block;
}
 
.templates-fragment3407 {
  display: contents;
}
 
.templates-text3464 {
  display: inline-block;
}
 
.templates-fragment3408 {
  display: contents;
}
 
.templates-text3465 {
  display: inline-block;
}
 
.templates-fragment3409 {
  display: contents;
}
 
.templates-text3466 {
  display: inline-block;
}
 
.templates-fragment3410 {
  display: contents;
}
 
.templates-text3467 {
  display: inline-block;
}
 
.templates-fragment3411 {
  display: contents;
}
 
.templates-text3468 {
  display: inline-block;
}
 
.templates-fragment3412 {
  display: contents;
}
 
.templates-text3469 {
  display: inline-block;
}
 
.templates-fragment3413 {
  display: contents;
}
 
.templates-text3470 {
  display: inline-block;
}
 
.templates-fragment3414 {
  display: contents;
}
 
.templates-text3471 {
  display: inline-block;
}
 
.templates-fragment3415 {
  display: contents;
}
 
.templates-text3472 {
  display: inline-block;
}
 
.templates-fragment3416 {
  display: contents;
}
 
.templates-text3473 {
  display: inline-block;
}
 
.templates-fragment3417 {
  display: contents;
}
 
.templates-text3474 {
  display: inline-block;
}
 
.templates-fragment3418 {
  display: contents;
}
 
.templates-text3475 {
  display: inline-block;
}
 
.templates-fragment3419 {
  display: contents;
}
 
.templates-text3476 {
  display: inline-block;
}
 
.templates-fragment3420 {
  display: contents;
}
 
.templates-text3477 {
  display: inline-block;
}
 
.templates-fragment3421 {
  display: contents;
}
 
.templates-text3478 {
  display: inline-block;
}
 
.templates-container38 {
  height: auto;
  display: none;
  align-self: stretch;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
 
.templates-accordion32 {
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger32 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary32 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image43 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text3479 {
  display: none;
}
 
.templates-title30 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container32 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon166 {
  fill: #D9D9D9;
}
 
.templates-container39 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3480 {
  display: none;
}
 
.templates-fragment3422 {
  display: contents;
}
 
.templates-text3481 {
  display: inline-block;
}
 
.templates-fragment3423 {
  display: contents;
}
 
.templates-text3482 {
  display: inline-block;
}
 
.templates-fragment3424 {
  display: contents;
}
 
.templates-text3483 {
  display: inline-block;
}
 
.templates-fragment3425 {
  display: contents;
}
 
.templates-text3484 {
  display: inline-block;
}
 
.templates-fragment3426 {
  display: contents;
}
 
.templates-text3485 {
  display: inline-block;
}
 
.templates-fragment3427 {
  display: contents;
}
 
.templates-text3486 {
  display: inline-block;
}
 
.templates-fragment3428 {
  display: contents;
}
 
.templates-text3487 {
  display: inline-block;
}
 
.templates-fragment3429 {
  display: contents;
}
 
.templates-text3488 {
  display: inline-block;
}
 
.templates-fragment3430 {
  display: contents;
}
 
.templates-text3489 {
  display: inline-block;
}
 
.templates-fragment3431 {
  display: contents;
}
 
.templates-text3490 {
  display: inline-block;
}
 
.templates-fragment3432 {
  display: contents;
}
 
.templates-text3491 {
  display: inline-block;
}
 
.templates-fragment3433 {
  display: contents;
}
 
.templates-text3492 {
  display: inline-block;
}
 
.templates-fragment3434 {
  display: contents;
}
 
.templates-text3493 {
  display: inline-block;
}
 
.templates-fragment3435 {
  display: contents;
}
 
.templates-text3494 {
  display: inline-block;
}
 
.templates-fragment3436 {
  display: contents;
}
 
.templates-text3495 {
  display: inline-block;
}
 
.templates-fragment3437 {
  display: contents;
}
 
.templates-text3496 {
  display: inline-block;
}
 
.templates-fragment3438 {
  display: contents;
}
 
.templates-text3497 {
  display: inline-block;
}
 
.templates-fragment3439 {
  display: contents;
}
 
.templates-text3498 {
  display: inline-block;
}
 
.templates-fragment3440 {
  display: contents;
}
 
.templates-text3499 {
  display: inline-block;
}
 
.templates-fragment3441 {
  display: contents;
}
 
.templates-text3500 {
  display: inline-block;
}
 
.templates-fragment3442 {
  display: contents;
}
 
.templates-text3501 {
  display: inline-block;
}
 
.templates-fragment3443 {
  display: contents;
}
 
.templates-text3502 {
  display: inline-block;
}
 
.templates-fragment3444 {
  display: contents;
}
 
.templates-text3503 {
  display: inline-block;
}
 
.templates-fragment3445 {
  display: contents;
}
 
.templates-text3504 {
  display: inline-block;
}
 
.templates-fragment3446 {
  display: contents;
}
 
.templates-text3505 {
  display: inline-block;
}
 
.templates-fragment3447 {
  display: contents;
}
 
.templates-text3506 {
  display: inline-block;
}
 
.templates-fragment3448 {
  display: contents;
}
 
.templates-text3507 {
  display: inline-block;
}
 
.templates-fragment3449 {
  display: contents;
}
 
.templates-text3508 {
  display: inline-block;
}
 
.templates-fragment3450 {
  display: contents;
}
 
.templates-text3509 {
  display: inline-block;
}
 
.templates-fragment3451 {
  display: contents;
}
 
.templates-text3510 {
  display: inline-block;
}
 
.templates-fragment3452 {
  display: contents;
}
 
.templates-text3511 {
  display: inline-block;
}
 
.templates-fragment3453 {
  display: contents;
}
 
.templates-text3512 {
  display: inline-block;
}
 
.templates-fragment3454 {
  display: contents;
}
 
.templates-text3513 {
  display: inline-block;
}
 
.templates-fragment3455 {
  display: contents;
}
 
.templates-text3514 {
  display: inline-block;
}
 
.templates-fragment3456 {
  display: contents;
}
 
.templates-text3515 {
  display: inline-block;
}
 
.templates-fragment3457 {
  display: contents;
}
 
.templates-text3516 {
  display: inline-block;
}
 
.templates-fragment3458 {
  display: contents;
}
 
.templates-text3517 {
  display: inline-block;
}
 
.templates-fragment3459 {
  display: contents;
}
 
.templates-text3518 {
  display: inline-block;
}
 
.templates-fragment3460 {
  display: contents;
}
 
.templates-text3519 {
  display: inline-block;
}
 
.templates-fragment3461 {
  display: contents;
}
 
.templates-text3520 {
  display: inline-block;
}
 
.templates-fragment3462 {
  display: contents;
}
 
.templates-text3521 {
  display: inline-block;
}
 
.templates-fragment3463 {
  display: contents;
}
 
.templates-text3522 {
  display: inline-block;
}
 
.templates-fragment3464 {
  display: contents;
}
 
.templates-text3523 {
  display: inline-block;
}
 
.templates-fragment3465 {
  display: contents;
}
 
.templates-text3524 {
  display: inline-block;
}
 
.templates-fragment3466 {
  display: contents;
}
 
.templates-text3525 {
  display: inline-block;
}
 
.templates-fragment3467 {
  display: contents;
}
 
.templates-text3526 {
  display: inline-block;
}
 
.templates-fragment3468 {
  display: contents;
}
 
.templates-text3527 {
  display: inline-block;
}
 
.templates-fragment3469 {
  display: contents;
}
 
.templates-text3528 {
  display: inline-block;
}
 
.templates-fragment3470 {
  display: contents;
}
 
.templates-text3529 {
  display: inline-block;
}
 
.templates-fragment3471 {
  display: contents;
}
 
.templates-text3530 {
  display: inline-block;
}
 
.templates-fragment3472 {
  display: contents;
}
 
.templates-text3531 {
  display: inline-block;
}
 
.templates-fragment3473 {
  display: contents;
}
 
.templates-text3532 {
  display: inline-block;
}
 
.templates-fragment3474 {
  display: contents;
}
 
.templates-text3533 {
  display: inline-block;
}
 
.templates-fragment3475 {
  display: contents;
}
 
.templates-text3534 {
  display: inline-block;
}
 
.templates-fragment3476 {
  display: contents;
}
 
.templates-text3535 {
  display: inline-block;
}
 
.templates-fragment3477 {
  display: contents;
}
 
.templates-text3536 {
  display: inline-block;
}
 
.templates-fragment3478 {
  display: contents;
}
 
.templates-text3537 {
  display: inline-block;
}
 
.templates-fragment3479 {
  display: contents;
}
 
.templates-text3538 {
  display: inline-block;
}
 
.templates-fragment3480 {
  display: contents;
}
 
.templates-text3539 {
  display: inline-block;
}
 
.templates-fragment3481 {
  display: contents;
}
 
.templates-text3540 {
  display: inline-block;
}
 
.templates-fragment3482 {
  display: contents;
}
 
.templates-text3541 {
  display: inline-block;
}
 
.templates-fragment3483 {
  display: contents;
}
 
.templates-text3542 {
  display: inline-block;
}
 
.templates-fragment3484 {
  display: contents;
}
 
.templates-text3543 {
  display: inline-block;
}
 
.templates-fragment3485 {
  display: contents;
}
 
.templates-text3544 {
  display: inline-block;
}
 
.templates-fragment3486 {
  display: contents;
}
 
.templates-text3545 {
  display: inline-block;
}
 
.templates-fragment3487 {
  display: contents;
}
 
.templates-text3546 {
  display: inline-block;
}
 
.templates-fragment3488 {
  display: contents;
}
 
.templates-text3547 {
  display: inline-block;
}
 
.templates-fragment3489 {
  display: contents;
}
 
.templates-text3548 {
  display: inline-block;
}
 
.templates-fragment3490 {
  display: contents;
}
 
.templates-text3549 {
  display: inline-block;
}
 
.templates-fragment3491 {
  display: contents;
}
 
.templates-text3550 {
  display: inline-block;
}
 
.templates-fragment3492 {
  display: contents;
}
 
.templates-text3551 {
  display: inline-block;
}
 
.templates-fragment3493 {
  display: contents;
}
 
.templates-text3552 {
  display: inline-block;
}
 
.templates-fragment3494 {
  display: contents;
}
 
.templates-text3553 {
  display: inline-block;
}
 
.templates-fragment3495 {
  display: contents;
}
 
.templates-text3554 {
  display: inline-block;
}
 
.templates-fragment3496 {
  display: contents;
}
 
.templates-text3555 {
  display: inline-block;
}
 
.templates-fragment3497 {
  display: contents;
}
 
.templates-text3556 {
  display: inline-block;
}
 
.templates-fragment3498 {
  display: contents;
}
 
.templates-text3557 {
  display: inline-block;
}
 
.templates-fragment3499 {
  display: contents;
}
 
.templates-text3558 {
  display: inline-block;
}
 
.templates-fragment3500 {
  display: contents;
}
 
.templates-text3559 {
  display: inline-block;
}
 
.templates-fragment3501 {
  display: contents;
}
 
.templates-text3560 {
  display: inline-block;
}
 
.templates-fragment3502 {
  display: contents;
}
 
.templates-text3561 {
  display: inline-block;
}
 
.templates-fragment3503 {
  display: contents;
}
 
.templates-text3562 {
  display: inline-block;
}
 
.templates-fragment3504 {
  display: contents;
}
 
.templates-text3563 {
  display: inline-block;
}
 
.templates-fragment3505 {
  display: contents;
}
 
.templates-text3564 {
  display: inline-block;
}
 
.templates-fragment3506 {
  display: contents;
}
 
.templates-text3565 {
  display: inline-block;
}
 
.templates-fragment3507 {
  display: contents;
}
 
.templates-text3566 {
  display: inline-block;
}
 
.templates-fragment3508 {
  display: contents;
}
 
.templates-text3567 {
  display: inline-block;
}
 
.templates-fragment3509 {
  display: contents;
}
 
.templates-text3568 {
  display: inline-block;
}
 
.templates-fragment3510 {
  display: contents;
}
 
.templates-text3569 {
  display: inline-block;
}
 
.templates-fragment3511 {
  display: contents;
}
 
.templates-text3570 {
  display: inline-block;
}
 
.templates-fragment3512 {
  display: contents;
}
 
.templates-text3571 {
  display: inline-block;
}
 
.templates-fragment3513 {
  display: contents;
}
 
.templates-text3572 {
  display: inline-block;
}
 
.templates-fragment3514 {
  display: contents;
}
 
.templates-text3573 {
  display: inline-block;
}
 
.templates-fragment3515 {
  display: contents;
}
 
.templates-text3574 {
  display: inline-block;
}
 
.templates-fragment3516 {
  display: contents;
}
 
.templates-text3575 {
  display: inline-block;
}
 
.templates-fragment3517 {
  display: contents;
}
 
.templates-text3576 {
  display: inline-block;
}
 
.templates-fragment3518 {
  display: contents;
}
 
.templates-text3577 {
  display: inline-block;
}
 
.templates-fragment3519 {
  display: contents;
}
 
.templates-text3578 {
  display: inline-block;
}
 
.templates-fragment3520 {
  display: contents;
}
 
.templates-text3579 {
  display: inline-block;
}
 
.templates-fragment3521 {
  display: contents;
}
 
.templates-text3580 {
  display: inline-block;
}
 
.templates-fragment3522 {
  display: contents;
}
 
.templates-text3581 {
  display: inline-block;
}
 
.templates-fragment3523 {
  display: contents;
}
 
.templates-text3582 {
  display: inline-block;
}
 
.templates-fragment3524 {
  display: contents;
}
 
.templates-text3583 {
  display: inline-block;
}
 
.templates-fragment3525 {
  display: contents;
}
 
.templates-text3584 {
  display: inline-block;
}
 
.templates-fragment3526 {
  display: contents;
}
 
.templates-text3585 {
  display: inline-block;
}
 
.templates-fragment3527 {
  display: contents;
}
 
.templates-text3586 {
  display: inline-block;
}
 
.templates-fragment3528 {
  display: contents;
}
 
.templates-text3587 {
  display: inline-block;
}
 
.templates-fragment3529 {
  display: contents;
}
 
.templates-text3588 {
  display: inline-block;
}
 
.templates-fragment3530 {
  display: contents;
}
 
.templates-text3589 {
  display: inline-block;
}
 
.templates-fragment3531 {
  display: contents;
}
 
.templates-text3590 {
  display: inline-block;
}
 
.templates-fragment3532 {
  display: contents;
}
 
.templates-text3591 {
  display: inline-block;
}
 
.templates-fragment3533 {
  display: contents;
}
 
.templates-text3592 {
  display: inline-block;
}
 
.templates-fragment3534 {
  display: contents;
}
 
.templates-text3593 {
  display: inline-block;
}
 
.templates-fragment3535 {
  display: contents;
}
 
.templates-text3594 {
  display: inline-block;
}
 
.templates-fragment3536 {
  display: contents;
}
 
.templates-text3595 {
  display: inline-block;
}
 
.templates-fragment3537 {
  display: contents;
}
 
.templates-text3596 {
  display: inline-block;
}
 
.templates-fragment3538 {
  display: contents;
}
 
.templates-text3597 {
  display: inline-block;
}
 
.templates-fragment3539 {
  display: contents;
}
 
.templates-text3598 {
  display: inline-block;
}
 
.templates-fragment3540 {
  display: contents;
}
 
.templates-text3599 {
  display: inline-block;
}
 
.templates-fragment3541 {
  display: contents;
}
 
.templates-text3600 {
  display: inline-block;
}
 
.templates-accordion33 {
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger33 {
  cursor: pointer;
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary33 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.templates-image44 {
  width: var(--dl-layout-size-xxlarge);
  height: 100%;
  object-fit: cover;
}
 
.templates-text3601 {
  display: none;
}
 
.templates-title31 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-icon-container33 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon168 {
  fill: #D9D9D9;
}
 
.templates-container40 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3602 {
  display: none;
}
 
.templates-fragment3542 {
  display: contents;
}
 
.templates-text3603 {
  display: inline-block;
}
 
.templates-fragment3543 {
  display: contents;
}
 
.templates-text3604 {
  display: inline-block;
}
 
.templates-fragment3544 {
  display: contents;
}
 
.templates-text3605 {
  display: inline-block;
}
 
.templates-fragment3545 {
  display: contents;
}
 
.templates-text3606 {
  display: inline-block;
}
 
.templates-fragment3546 {
  display: contents;
}
 
.templates-text3607 {
  display: inline-block;
}
 
.templates-fragment3547 {
  display: contents;
}
 
.templates-text3608 {
  display: inline-block;
}
 
.templates-fragment3548 {
  display: contents;
}
 
.templates-text3609 {
  display: inline-block;
}
 
.templates-fragment3549 {
  display: contents;
}
 
.templates-text3610 {
  display: inline-block;
}
 
.templates-fragment3550 {
  display: contents;
}
 
.templates-text3611 {
  display: inline-block;
}
 
.templates-fragment3551 {
  display: contents;
}
 
.templates-text3612 {
  display: inline-block;
}
 
.templates-fragment3552 {
  display: contents;
}
 
.templates-text3613 {
  display: inline-block;
}
 
.templates-fragment3553 {
  display: contents;
}
 
.templates-text3614 {
  display: inline-block;
}
 
.templates-fragment3554 {
  display: contents;
}
 
.templates-text3615 {
  display: inline-block;
}
 
.templates-fragment3555 {
  display: contents;
}
 
.templates-text3616 {
  display: inline-block;
}
 
.templates-fragment3556 {
  display: contents;
}
 
.templates-text3617 {
  display: inline-block;
}
 
.templates-fragment3557 {
  display: contents;
}
 
.templates-text3618 {
  display: inline-block;
}
 
.templates-fragment3558 {
  display: contents;
}
 
.templates-text3619 {
  display: inline-block;
}
 
.templates-fragment3559 {
  display: contents;
}
 
.templates-text3620 {
  display: inline-block;
}
 
.templates-fragment3560 {
  display: contents;
}
 
.templates-text3621 {
  display: inline-block;
}
 
.templates-fragment3561 {
  display: contents;
}
 
.templates-text3622 {
  display: inline-block;
}
 
.templates-fragment3562 {
  display: contents;
}
 
.templates-text3623 {
  display: inline-block;
}
 
.templates-fragment3563 {
  display: contents;
}
 
.templates-text3624 {
  display: inline-block;
}
 
.templates-fragment3564 {
  display: contents;
}
 
.templates-text3625 {
  display: inline-block;
}
 
.templates-fragment3565 {
  display: contents;
}
 
.templates-text3626 {
  display: inline-block;
}
 
.templates-fragment3566 {
  display: contents;
}
 
.templates-text3627 {
  display: inline-block;
}
 
.templates-fragment3567 {
  display: contents;
}
 
.templates-text3628 {
  display: inline-block;
}
 
.templates-fragment3568 {
  display: contents;
}
 
.templates-text3629 {
  display: inline-block;
}
 
.templates-fragment3569 {
  display: contents;
}
 
.templates-text3630 {
  display: inline-block;
}
 
.templates-fragment3570 {
  display: contents;
}
 
.templates-text3631 {
  display: inline-block;
}
 
.templates-fragment3571 {
  display: contents;
}
 
.templates-text3632 {
  display: inline-block;
}
 
.templates-fragment3572 {
  display: contents;
}
 
.templates-text3633 {
  display: inline-block;
}
 
.templates-fragment3573 {
  display: contents;
}
 
.templates-text3634 {
  display: inline-block;
}
 
.templates-fragment3574 {
  display: contents;
}
 
.templates-text3635 {
  display: inline-block;
}
 
.templates-fragment3575 {
  display: contents;
}
 
.templates-text3636 {
  display: inline-block;
}
 
.templates-fragment3576 {
  display: contents;
}
 
.templates-text3637 {
  display: inline-block;
}
 
.templates-fragment3577 {
  display: contents;
}
 
.templates-text3638 {
  display: inline-block;
}
 
.templates-fragment3578 {
  display: contents;
}
 
.templates-text3639 {
  display: inline-block;
}
 
.templates-fragment3579 {
  display: contents;
}
 
.templates-text3640 {
  display: inline-block;
}
 
.templates-fragment3580 {
  display: contents;
}
 
.templates-text3641 {
  display: inline-block;
}
 
.templates-fragment3581 {
  display: contents;
}
 
.templates-text3642 {
  display: inline-block;
}
 
.templates-fragment3582 {
  display: contents;
}
 
.templates-text3643 {
  display: inline-block;
}
 
.templates-fragment3583 {
  display: contents;
}
 
.templates-text3644 {
  display: inline-block;
}
 
.templates-fragment3584 {
  display: contents;
}
 
.templates-text3645 {
  display: inline-block;
}
 
.templates-fragment3585 {
  display: contents;
}
 
.templates-text3646 {
  display: inline-block;
}
 
.templates-fragment3586 {
  display: contents;
}
 
.templates-text3647 {
  display: inline-block;
}
 
.templates-fragment3587 {
  display: contents;
}
 
.templates-text3648 {
  display: inline-block;
}
 
.templates-fragment3588 {
  display: contents;
}
 
.templates-text3649 {
  display: inline-block;
}
 
.templates-fragment3589 {
  display: contents;
}
 
.templates-text3650 {
  display: inline-block;
}
 
.templates-fragment3590 {
  display: contents;
}
 
.templates-text3651 {
  display: inline-block;
}
 
.templates-fragment3591 {
  display: contents;
}
 
.templates-text3652 {
  display: inline-block;
}
 
.templates-fragment3592 {
  display: contents;
}
 
.templates-text3653 {
  display: inline-block;
}
 
.templates-fragment3593 {
  display: contents;
}
 
.templates-text3654 {
  display: inline-block;
}
 
.templates-fragment3594 {
  display: contents;
}
 
.templates-text3655 {
  display: inline-block;
}
 
.templates-fragment3595 {
  display: contents;
}
 
.templates-text3656 {
  display: inline-block;
}
 
.templates-fragment3596 {
  display: contents;
}
 
.templates-text3657 {
  display: inline-block;
}
 
.templates-fragment3597 {
  display: contents;
}
 
.templates-text3658 {
  display: inline-block;
}
 
.templates-fragment3598 {
  display: contents;
}
 
.templates-text3659 {
  display: inline-block;
}
 
.templates-fragment3599 {
  display: contents;
}
 
.templates-text3660 {
  display: inline-block;
}
 
.templates-fragment3600 {
  display: contents;
}
 
.templates-text3661 {
  display: inline-block;
}
 
.templates-fragment3601 {
  display: contents;
}
 
.templates-text3662 {
  display: inline-block;
}
 
.templates-fragment3602 {
  display: contents;
}
 
.templates-text3663 {
  display: inline-block;
}
 
.templates-fragment3603 {
  display: contents;
}
 
.templates-text3664 {
  display: inline-block;
}
 
.templates-fragment3604 {
  display: contents;
}
 
.templates-text3665 {
  display: inline-block;
}
 
.templates-fragment3605 {
  display: contents;
}
 
.templates-text3666 {
  display: inline-block;
}
 
.templates-fragment3606 {
  display: contents;
}
 
.templates-text3667 {
  display: inline-block;
}
 
.templates-fragment3607 {
  display: contents;
}
 
.templates-text3668 {
  display: inline-block;
}
 
.templates-fragment3608 {
  display: contents;
}
 
.templates-text3669 {
  display: inline-block;
}
 
.templates-fragment3609 {
  display: contents;
}
 
.templates-text3670 {
  display: inline-block;
}
 
.templates-fragment3610 {
  display: contents;
}
 
.templates-text3671 {
  display: inline-block;
}
 
.templates-fragment3611 {
  display: contents;
}
 
.templates-text3672 {
  display: inline-block;
}
 
.templates-fragment3612 {
  display: contents;
}
 
.templates-text3673 {
  display: inline-block;
}
 
.templates-fragment3613 {
  display: contents;
}
 
.templates-text3674 {
  display: inline-block;
}
 
.templates-fragment3614 {
  display: contents;
}
 
.templates-text3675 {
  display: inline-block;
}
 
.templates-fragment3615 {
  display: contents;
}
 
.templates-text3676 {
  display: inline-block;
}
 
.templates-fragment3616 {
  display: contents;
}
 
.templates-text3677 {
  display: inline-block;
}
 
.templates-fragment3617 {
  display: contents;
}
 
.templates-text3678 {
  display: inline-block;
}
 
.templates-fragment3618 {
  display: contents;
}
 
.templates-text3679 {
  display: inline-block;
}
 
.templates-fragment3619 {
  display: contents;
}
 
.templates-text3680 {
  display: inline-block;
}
 
.templates-fragment3620 {
  display: contents;
}
 
.templates-text3681 {
  display: inline-block;
}
 
.templates-fragment3621 {
  display: contents;
}
 
.templates-text3682 {
  display: inline-block;
}
 
.templates-fragment3622 {
  display: contents;
}
 
.templates-text3683 {
  display: inline-block;
}
 
.templates-fragment3623 {
  display: contents;
}
 
.templates-text3684 {
  display: inline-block;
}
 
.templates-fragment3624 {
  display: contents;
}
 
.templates-text3685 {
  display: inline-block;
}
 
.templates-fragment3625 {
  display: contents;
}
 
.templates-text3686 {
  display: inline-block;
}
 
.templates-fragment3626 {
  display: contents;
}
 
.templates-text3687 {
  display: inline-block;
}
 
.templates-fragment3627 {
  display: contents;
}
 
.templates-text3688 {
  display: inline-block;
}
 
.templates-fragment3628 {
  display: contents;
}
 
.templates-text3689 {
  display: inline-block;
}
 
.templates-fragment3629 {
  display: contents;
}
 
.templates-text3690 {
  display: inline-block;
}
 
.templates-fragment3630 {
  display: contents;
}
 
.templates-text3691 {
  display: inline-block;
}
 
.templates-fragment3631 {
  display: contents;
}
 
.templates-text3692 {
  display: inline-block;
}
 
.templates-fragment3632 {
  display: contents;
}
 
.templates-text3693 {
  display: inline-block;
}
 
.templates-fragment3633 {
  display: contents;
}
 
.templates-text3694 {
  display: inline-block;
}
 
.templates-fragment3634 {
  display: contents;
}
 
.templates-text3695 {
  display: inline-block;
}
 
.templates-fragment3635 {
  display: contents;
}
 
.templates-text3696 {
  display: inline-block;
}
 
.templates-fragment3636 {
  display: contents;
}
 
.templates-text3697 {
  display: inline-block;
}
 
.templates-fragment3637 {
  display: contents;
}
 
.templates-text3698 {
  display: inline-block;
}
 
.templates-fragment3638 {
  display: contents;
}
 
.templates-text3699 {
  display: inline-block;
}
 
.templates-fragment3639 {
  display: contents;
}
 
.templates-text3700 {
  display: inline-block;
}
 
.templates-fragment3640 {
  display: contents;
}
 
.templates-text3701 {
  display: inline-block;
}
 
.templates-fragment3641 {
  display: contents;
}
 
.templates-text3702 {
  display: inline-block;
}
 
.templates-fragment3642 {
  display: contents;
}
 
.templates-text3703 {
  display: inline-block;
}
 
.templates-fragment3643 {
  display: contents;
}
 
.templates-text3704 {
  display: inline-block;
}
 
.templates-fragment3644 {
  display: contents;
}
 
.templates-text3705 {
  display: inline-block;
}
 
.templates-fragment3645 {
  display: contents;
}
 
.templates-text3706 {
  display: inline-block;
}
 
.templates-fragment3646 {
  display: contents;
}
 
.templates-text3707 {
  display: inline-block;
}
 
.templates-fragment3647 {
  display: contents;
}
 
.templates-text3708 {
  display: inline-block;
}
 
.templates-fragment3648 {
  display: contents;
}
 
.templates-text3709 {
  display: inline-block;
}
 
.templates-fragment3649 {
  display: contents;
}
 
.templates-text3710 {
  display: inline-block;
}
 
.templates-fragment3650 {
  display: contents;
}
 
.templates-text3711 {
  display: inline-block;
}
 
.templates-fragment3651 {
  display: contents;
}
 
.templates-text3712 {
  display: inline-block;
}
 
.templates-fragment3652 {
  display: contents;
}
 
.templates-text3713 {
  display: inline-block;
}
 
.templates-fragment3653 {
  display: contents;
}
 
.templates-text3714 {
  display: inline-block;
}
 
.templates-fragment3654 {
  display: contents;
}
 
.templates-text3715 {
  display: inline-block;
}
 
.templates-fragment3655 {
  display: contents;
}
 
.templates-text3716 {
  display: inline-block;
}
 
.templates-fragment3656 {
  display: contents;
}
 
.templates-text3717 {
  display: inline-block;
}
 
.templates-fragment3657 {
  display: contents;
}
 
.templates-text3718 {
  display: inline-block;
}
 
.templates-fragment3658 {
  display: contents;
}
 
.templates-text3719 {
  display: inline-block;
}
 
.templates-fragment3659 {
  display: contents;
}
 
.templates-text3720 {
  display: inline-block;
}
 
.templates-fragment3660 {
  display: contents;
}
 
.templates-text3721 {
  display: inline-block;
}
 
.templates-fragment3661 {
  display: contents;
}
 
.templates-text3722 {
  display: inline-block;
}
 
.templates-container41 {
  width: auto;
  height: auto;
  display: none;
  align-self: flex-start;
  align-items: stretch;
  grid-row-end: 2;
  flex-direction: row;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-accordion34 {
  width: 100%;
  height: 100%;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger34 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary34 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title32 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-image45 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.templates-text3723 {
  display: none;
}
 
.templates-icon-container34 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon170 {
  fill: #D9D9D9;
}
 
.templates-container42 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3724 {
  display: none;
}
 
.templates-fragment3662 {
  display: contents;
}
 
.templates-text3725 {
  display: inline-block;
}
 
.templates-fragment3663 {
  display: contents;
}
 
.templates-text3726 {
  display: inline-block;
}
 
.templates-fragment3664 {
  display: contents;
}
 
.templates-text3727 {
  display: inline-block;
}
 
.templates-fragment3665 {
  display: contents;
}
 
.templates-text3728 {
  display: inline-block;
}
 
.templates-fragment3666 {
  display: contents;
}
 
.templates-text3729 {
  display: inline-block;
}
 
.templates-fragment3667 {
  display: contents;
}
 
.templates-text3730 {
  display: inline-block;
}
 
.templates-fragment3668 {
  display: contents;
}
 
.templates-text3731 {
  display: inline-block;
}
 
.templates-fragment3669 {
  display: contents;
}
 
.templates-text3732 {
  display: inline-block;
}
 
.templates-fragment3670 {
  display: contents;
}
 
.templates-text3733 {
  display: inline-block;
}
 
.templates-fragment3671 {
  display: contents;
}
 
.templates-text3734 {
  display: inline-block;
}
 
.templates-fragment3672 {
  display: contents;
}
 
.templates-text3735 {
  display: inline-block;
}
 
.templates-fragment3673 {
  display: contents;
}
 
.templates-text3736 {
  display: inline-block;
}
 
.templates-fragment3674 {
  display: contents;
}
 
.templates-text3737 {
  display: inline-block;
}
 
.templates-fragment3675 {
  display: contents;
}
 
.templates-text3738 {
  display: inline-block;
}
 
.templates-fragment3676 {
  display: contents;
}
 
.templates-text3739 {
  display: inline-block;
}
 
.templates-fragment3677 {
  display: contents;
}
 
.templates-text3740 {
  display: inline-block;
}
 
.templates-fragment3678 {
  display: contents;
}
 
.templates-text3741 {
  display: inline-block;
}
 
.templates-fragment3679 {
  display: contents;
}
 
.templates-text3742 {
  display: inline-block;
}
 
.templates-fragment3680 {
  display: contents;
}
 
.templates-text3743 {
  display: inline-block;
}
 
.templates-fragment3681 {
  display: contents;
}
 
.templates-text3744 {
  display: inline-block;
}
 
.templates-fragment3682 {
  display: contents;
}
 
.templates-text3745 {
  display: inline-block;
}
 
.templates-fragment3683 {
  display: contents;
}
 
.templates-text3746 {
  display: inline-block;
}
 
.templates-fragment3684 {
  display: contents;
}
 
.templates-text3747 {
  display: inline-block;
}
 
.templates-fragment3685 {
  display: contents;
}
 
.templates-text3748 {
  display: inline-block;
}
 
.templates-fragment3686 {
  display: contents;
}
 
.templates-text3749 {
  display: inline-block;
}
 
.templates-fragment3687 {
  display: contents;
}
 
.templates-text3750 {
  display: inline-block;
}
 
.templates-fragment3688 {
  display: contents;
}
 
.templates-text3751 {
  display: inline-block;
}
 
.templates-fragment3689 {
  display: contents;
}
 
.templates-text3752 {
  display: inline-block;
}
 
.templates-fragment3690 {
  display: contents;
}
 
.templates-text3753 {
  display: inline-block;
}
 
.templates-fragment3691 {
  display: contents;
}
 
.templates-text3754 {
  display: inline-block;
}
 
.templates-fragment3692 {
  display: contents;
}
 
.templates-text3755 {
  display: inline-block;
}
 
.templates-fragment3693 {
  display: contents;
}
 
.templates-text3756 {
  display: inline-block;
}
 
.templates-fragment3694 {
  display: contents;
}
 
.templates-text3757 {
  display: inline-block;
}
 
.templates-fragment3695 {
  display: contents;
}
 
.templates-text3758 {
  display: inline-block;
}
 
.templates-fragment3696 {
  display: contents;
}
 
.templates-text3759 {
  display: inline-block;
}
 
.templates-fragment3697 {
  display: contents;
}
 
.templates-text3760 {
  display: inline-block;
}
 
.templates-fragment3698 {
  display: contents;
}
 
.templates-text3761 {
  display: inline-block;
}
 
.templates-fragment3699 {
  display: contents;
}
 
.templates-text3762 {
  display: inline-block;
}
 
.templates-fragment3700 {
  display: contents;
}
 
.templates-text3763 {
  display: inline-block;
}
 
.templates-fragment3701 {
  display: contents;
}
 
.templates-text3764 {
  display: inline-block;
}
 
.templates-accordion35 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger35 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary35 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title33 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-image46 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.templates-text3765 {
  display: none;
}
 
.templates-icon-container35 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon172 {
  fill: #D9D9D9;
}
 
.templates-container43 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3766 {
  display: none;
}
 
.templates-fragment3702 {
  display: contents;
}
 
.templates-text3767 {
  display: inline-block;
}
 
.templates-fragment3703 {
  display: contents;
}
 
.templates-text3768 {
  display: inline-block;
}
 
.templates-fragment3704 {
  display: contents;
}
 
.templates-text3769 {
  display: inline-block;
}
 
.templates-fragment3705 {
  display: contents;
}
 
.templates-text3770 {
  display: inline-block;
}
 
.templates-fragment3706 {
  display: contents;
}
 
.templates-text3771 {
  display: inline-block;
}
 
.templates-fragment3707 {
  display: contents;
}
 
.templates-text3772 {
  display: inline-block;
}
 
.templates-fragment3708 {
  display: contents;
}
 
.templates-text3773 {
  display: inline-block;
}
 
.templates-fragment3709 {
  display: contents;
}
 
.templates-text3774 {
  display: inline-block;
}
 
.templates-fragment3710 {
  display: contents;
}
 
.templates-text3775 {
  display: inline-block;
}
 
.templates-fragment3711 {
  display: contents;
}
 
.templates-text3776 {
  display: inline-block;
}
 
.templates-fragment3712 {
  display: contents;
}
 
.templates-text3777 {
  display: inline-block;
}
 
.templates-fragment3713 {
  display: contents;
}
 
.templates-text3778 {
  display: inline-block;
}
 
.templates-fragment3714 {
  display: contents;
}
 
.templates-text3779 {
  display: inline-block;
}
 
.templates-fragment3715 {
  display: contents;
}
 
.templates-text3780 {
  display: inline-block;
}
 
.templates-fragment3716 {
  display: contents;
}
 
.templates-text3781 {
  display: inline-block;
}
 
.templates-fragment3717 {
  display: contents;
}
 
.templates-text3782 {
  display: inline-block;
}
 
.templates-fragment3718 {
  display: contents;
}
 
.templates-text3783 {
  display: inline-block;
}
 
.templates-fragment3719 {
  display: contents;
}
 
.templates-text3784 {
  display: inline-block;
}
 
.templates-fragment3720 {
  display: contents;
}
 
.templates-text3785 {
  display: inline-block;
}
 
.templates-fragment3721 {
  display: contents;
}
 
.templates-text3786 {
  display: inline-block;
}
 
.templates-fragment3722 {
  display: contents;
}
 
.templates-text3787 {
  display: inline-block;
}
 
.templates-fragment3723 {
  display: contents;
}
 
.templates-text3788 {
  display: inline-block;
}
 
.templates-fragment3724 {
  display: contents;
}
 
.templates-text3789 {
  display: inline-block;
}
 
.templates-fragment3725 {
  display: contents;
}
 
.templates-text3790 {
  display: inline-block;
}
 
.templates-fragment3726 {
  display: contents;
}
 
.templates-text3791 {
  display: inline-block;
}
 
.templates-fragment3727 {
  display: contents;
}
 
.templates-text3792 {
  display: inline-block;
}
 
.templates-fragment3728 {
  display: contents;
}
 
.templates-text3793 {
  display: inline-block;
}
 
.templates-fragment3729 {
  display: contents;
}
 
.templates-text3794 {
  display: inline-block;
}
 
.templates-fragment3730 {
  display: contents;
}
 
.templates-text3795 {
  display: inline-block;
}
 
.templates-fragment3731 {
  display: contents;
}
 
.templates-text3796 {
  display: inline-block;
}
 
.templates-fragment3732 {
  display: contents;
}
 
.templates-text3797 {
  display: inline-block;
}
 
.templates-fragment3733 {
  display: contents;
}
 
.templates-text3798 {
  display: inline-block;
}
 
.templates-fragment3734 {
  display: contents;
}
 
.templates-text3799 {
  display: inline-block;
}
 
.templates-fragment3735 {
  display: contents;
}
 
.templates-text3800 {
  display: inline-block;
}
 
.templates-fragment3736 {
  display: contents;
}
 
.templates-text3801 {
  display: inline-block;
}
 
.templates-fragment3737 {
  display: contents;
}
 
.templates-text3802 {
  display: inline-block;
}
 
.templates-fragment3738 {
  display: contents;
}
 
.templates-text3803 {
  display: inline-block;
}
 
.templates-fragment3739 {
  display: contents;
}
 
.templates-text3804 {
  display: inline-block;
}
 
.templates-fragment3740 {
  display: contents;
}
 
.templates-text3805 {
  display: inline-block;
}
 
.templates-fragment3741 {
  display: contents;
}
 
.templates-text3806 {
  display: inline-block;
}
 
.templates-accordion36 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger36 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary36 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title34 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-image47 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.templates-text3807 {
  display: none;
}
 
.templates-icon-container36 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon174 {
  fill: #D9D9D9;
}
 
.templates-container44 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3808 {
  display: none;
}
 
.templates-fragment3742 {
  display: contents;
}
 
.templates-text3809 {
  display: inline-block;
}
 
.templates-fragment3743 {
  display: contents;
}
 
.templates-text3810 {
  display: inline-block;
}
 
.templates-fragment3744 {
  display: contents;
}
 
.templates-text3811 {
  display: inline-block;
}
 
.templates-fragment3745 {
  display: contents;
}
 
.templates-text3812 {
  display: inline-block;
}
 
.templates-fragment3746 {
  display: contents;
}
 
.templates-text3813 {
  display: inline-block;
}
 
.templates-fragment3747 {
  display: contents;
}
 
.templates-text3814 {
  display: inline-block;
}
 
.templates-fragment3748 {
  display: contents;
}
 
.templates-text3815 {
  display: inline-block;
}
 
.templates-fragment3749 {
  display: contents;
}
 
.templates-text3816 {
  display: inline-block;
}
 
.templates-fragment3750 {
  display: contents;
}
 
.templates-text3817 {
  display: inline-block;
}
 
.templates-fragment3751 {
  display: contents;
}
 
.templates-text3818 {
  display: inline-block;
}
 
.templates-fragment3752 {
  display: contents;
}
 
.templates-text3819 {
  display: inline-block;
}
 
.templates-fragment3753 {
  display: contents;
}
 
.templates-text3820 {
  display: inline-block;
}
 
.templates-fragment3754 {
  display: contents;
}
 
.templates-text3821 {
  display: inline-block;
}
 
.templates-fragment3755 {
  display: contents;
}
 
.templates-text3822 {
  display: inline-block;
}
 
.templates-fragment3756 {
  display: contents;
}
 
.templates-text3823 {
  display: inline-block;
}
 
.templates-fragment3757 {
  display: contents;
}
 
.templates-text3824 {
  display: inline-block;
}
 
.templates-fragment3758 {
  display: contents;
}
 
.templates-text3825 {
  display: inline-block;
}
 
.templates-fragment3759 {
  display: contents;
}
 
.templates-text3826 {
  display: inline-block;
}
 
.templates-fragment3760 {
  display: contents;
}
 
.templates-text3827 {
  display: inline-block;
}
 
.templates-fragment3761 {
  display: contents;
}
 
.templates-text3828 {
  display: inline-block;
}
 
.templates-fragment3762 {
  display: contents;
}
 
.templates-text3829 {
  display: inline-block;
}
 
.templates-fragment3763 {
  display: contents;
}
 
.templates-text3830 {
  display: inline-block;
}
 
.templates-fragment3764 {
  display: contents;
}
 
.templates-text3831 {
  display: inline-block;
}
 
.templates-fragment3765 {
  display: contents;
}
 
.templates-text3832 {
  display: inline-block;
}
 
.templates-fragment3766 {
  display: contents;
}
 
.templates-text3833 {
  display: inline-block;
}
 
.templates-fragment3767 {
  display: contents;
}
 
.templates-text3834 {
  display: inline-block;
}
 
.templates-fragment3768 {
  display: contents;
}
 
.templates-text3835 {
  display: inline-block;
}
 
.templates-fragment3769 {
  display: contents;
}
 
.templates-text3836 {
  display: inline-block;
}
 
.templates-fragment3770 {
  display: contents;
}
 
.templates-text3837 {
  display: inline-block;
}
 
.templates-fragment3771 {
  display: contents;
}
 
.templates-text3838 {
  display: inline-block;
}
 
.templates-fragment3772 {
  display: contents;
}
 
.templates-text3839 {
  display: inline-block;
}
 
.templates-fragment3773 {
  display: contents;
}
 
.templates-text3840 {
  display: inline-block;
}
 
.templates-fragment3774 {
  display: contents;
}
 
.templates-text3841 {
  display: inline-block;
}
 
.templates-fragment3775 {
  display: contents;
}
 
.templates-text3842 {
  display: inline-block;
}
 
.templates-fragment3776 {
  display: contents;
}
 
.templates-text3843 {
  display: inline-block;
}
 
.templates-fragment3777 {
  display: contents;
}
 
.templates-text3844 {
  display: inline-block;
}
 
.templates-fragment3778 {
  display: contents;
}
 
.templates-text3845 {
  display: inline-block;
}
 
.templates-fragment3779 {
  display: contents;
}
 
.templates-text3846 {
  display: inline-block;
}
 
.templates-fragment3780 {
  display: contents;
}
 
.templates-text3847 {
  display: inline-block;
}
 
.templates-fragment3781 {
  display: contents;
}
 
.templates-text3848 {
  display: inline-block;
}
 
.templates-accordion37 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger37 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary37 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title35 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-image48 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.templates-text3849 {
  display: none;
}
 
.templates-icon-container37 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon176 {
  fill: #D9D9D9;
}
 
.templates-container45 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3850 {
  display: none;
}
 
.templates-fragment3782 {
  display: contents;
}
 
.templates-text3851 {
  display: inline-block;
}
 
.templates-fragment3783 {
  display: contents;
}
 
.templates-text3852 {
  display: inline-block;
}
 
.templates-fragment3784 {
  display: contents;
}
 
.templates-text3853 {
  display: inline-block;
}
 
.templates-fragment3785 {
  display: contents;
}
 
.templates-text3854 {
  display: inline-block;
}
 
.templates-fragment3786 {
  display: contents;
}
 
.templates-text3855 {
  display: inline-block;
}
 
.templates-fragment3787 {
  display: contents;
}
 
.templates-text3856 {
  display: inline-block;
}
 
.templates-fragment3788 {
  display: contents;
}
 
.templates-text3857 {
  display: inline-block;
}
 
.templates-fragment3789 {
  display: contents;
}
 
.templates-text3858 {
  display: inline-block;
}
 
.templates-fragment3790 {
  display: contents;
}
 
.templates-text3859 {
  display: inline-block;
}
 
.templates-fragment3791 {
  display: contents;
}
 
.templates-text3860 {
  display: inline-block;
}
 
.templates-fragment3792 {
  display: contents;
}
 
.templates-text3861 {
  display: inline-block;
}
 
.templates-fragment3793 {
  display: contents;
}
 
.templates-text3862 {
  display: inline-block;
}
 
.templates-fragment3794 {
  display: contents;
}
 
.templates-text3863 {
  display: inline-block;
}
 
.templates-fragment3795 {
  display: contents;
}
 
.templates-text3864 {
  display: inline-block;
}
 
.templates-fragment3796 {
  display: contents;
}
 
.templates-text3865 {
  display: inline-block;
}
 
.templates-fragment3797 {
  display: contents;
}
 
.templates-text3866 {
  display: inline-block;
}
 
.templates-fragment3798 {
  display: contents;
}
 
.templates-text3867 {
  display: inline-block;
}
 
.templates-fragment3799 {
  display: contents;
}
 
.templates-text3868 {
  display: inline-block;
}
 
.templates-fragment3800 {
  display: contents;
}
 
.templates-text3869 {
  display: inline-block;
}
 
.templates-fragment3801 {
  display: contents;
}
 
.templates-text3870 {
  display: inline-block;
}
 
.templates-fragment3802 {
  display: contents;
}
 
.templates-text3871 {
  display: inline-block;
}
 
.templates-fragment3803 {
  display: contents;
}
 
.templates-text3872 {
  display: inline-block;
}
 
.templates-fragment3804 {
  display: contents;
}
 
.templates-text3873 {
  display: inline-block;
}
 
.templates-fragment3805 {
  display: contents;
}
 
.templates-text3874 {
  display: inline-block;
}
 
.templates-fragment3806 {
  display: contents;
}
 
.templates-text3875 {
  display: inline-block;
}
 
.templates-fragment3807 {
  display: contents;
}
 
.templates-text3876 {
  display: inline-block;
}
 
.templates-fragment3808 {
  display: contents;
}
 
.templates-text3877 {
  display: inline-block;
}
 
.templates-fragment3809 {
  display: contents;
}
 
.templates-text3878 {
  display: inline-block;
}
 
.templates-fragment3810 {
  display: contents;
}
 
.templates-text3879 {
  display: inline-block;
}
 
.templates-fragment3811 {
  display: contents;
}
 
.templates-text3880 {
  display: inline-block;
}
 
.templates-fragment3812 {
  display: contents;
}
 
.templates-text3881 {
  display: inline-block;
}
 
.templates-fragment3813 {
  display: contents;
}
 
.templates-text3882 {
  display: inline-block;
}
 
.templates-fragment3814 {
  display: contents;
}
 
.templates-text3883 {
  display: inline-block;
}
 
.templates-fragment3815 {
  display: contents;
}
 
.templates-text3884 {
  display: inline-block;
}
 
.templates-fragment3816 {
  display: contents;
}
 
.templates-text3885 {
  display: inline-block;
}
 
.templates-fragment3817 {
  display: contents;
}
 
.templates-text3886 {
  display: inline-block;
}
 
.templates-fragment3818 {
  display: contents;
}
 
.templates-text3887 {
  display: inline-block;
}
 
.templates-fragment3819 {
  display: contents;
}
 
.templates-text3888 {
  display: inline-block;
}
 
.templates-fragment3820 {
  display: contents;
}
 
.templates-text3889 {
  display: inline-block;
}
 
.templates-fragment3821 {
  display: contents;
}
 
.templates-text3890 {
  display: inline-block;
}
 
.templates-accordion38 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger38 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary38 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title36 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-image49 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.templates-text3891 {
  display: none;
}
 
.templates-icon-container38 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon178 {
  fill: #D9D9D9;
}
 
.templates-container46 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3892 {
  display: none;
}
 
.templates-fragment3822 {
  display: contents;
}
 
.templates-text3893 {
  display: inline-block;
}
 
.templates-fragment3823 {
  display: contents;
}
 
.templates-text3894 {
  display: inline-block;
}
 
.templates-fragment3824 {
  display: contents;
}
 
.templates-text3895 {
  display: inline-block;
}
 
.templates-fragment3825 {
  display: contents;
}
 
.templates-text3896 {
  display: inline-block;
}
 
.templates-fragment3826 {
  display: contents;
}
 
.templates-text3897 {
  display: inline-block;
}
 
.templates-fragment3827 {
  display: contents;
}
 
.templates-text3898 {
  display: inline-block;
}
 
.templates-fragment3828 {
  display: contents;
}
 
.templates-text3899 {
  display: inline-block;
}
 
.templates-fragment3829 {
  display: contents;
}
 
.templates-text3900 {
  display: inline-block;
}
 
.templates-fragment3830 {
  display: contents;
}
 
.templates-text3901 {
  display: inline-block;
}
 
.templates-fragment3831 {
  display: contents;
}
 
.templates-text3902 {
  display: inline-block;
}
 
.templates-fragment3832 {
  display: contents;
}
 
.templates-text3903 {
  display: inline-block;
}
 
.templates-fragment3833 {
  display: contents;
}
 
.templates-text3904 {
  display: inline-block;
}
 
.templates-fragment3834 {
  display: contents;
}
 
.templates-text3905 {
  display: inline-block;
}
 
.templates-fragment3835 {
  display: contents;
}
 
.templates-text3906 {
  display: inline-block;
}
 
.templates-fragment3836 {
  display: contents;
}
 
.templates-text3907 {
  display: inline-block;
}
 
.templates-fragment3837 {
  display: contents;
}
 
.templates-text3908 {
  display: inline-block;
}
 
.templates-fragment3838 {
  display: contents;
}
 
.templates-text3909 {
  display: inline-block;
}
 
.templates-fragment3839 {
  display: contents;
}
 
.templates-text3910 {
  display: inline-block;
}
 
.templates-fragment3840 {
  display: contents;
}
 
.templates-text3911 {
  display: inline-block;
}
 
.templates-fragment3841 {
  display: contents;
}
 
.templates-text3912 {
  display: inline-block;
}
 
.templates-fragment3842 {
  display: contents;
}
 
.templates-text3913 {
  display: inline-block;
}
 
.templates-fragment3843 {
  display: contents;
}
 
.templates-text3914 {
  display: inline-block;
}
 
.templates-fragment3844 {
  display: contents;
}
 
.templates-text3915 {
  display: inline-block;
}
 
.templates-fragment3845 {
  display: contents;
}
 
.templates-text3916 {
  display: inline-block;
}
 
.templates-fragment3846 {
  display: contents;
}
 
.templates-text3917 {
  display: inline-block;
}
 
.templates-fragment3847 {
  display: contents;
}
 
.templates-text3918 {
  display: inline-block;
}
 
.templates-fragment3848 {
  display: contents;
}
 
.templates-text3919 {
  display: inline-block;
}
 
.templates-fragment3849 {
  display: contents;
}
 
.templates-text3920 {
  display: inline-block;
}
 
.templates-fragment3850 {
  display: contents;
}
 
.templates-text3921 {
  display: inline-block;
}
 
.templates-fragment3851 {
  display: contents;
}
 
.templates-text3922 {
  display: inline-block;
}
 
.templates-fragment3852 {
  display: contents;
}
 
.templates-text3923 {
  display: inline-block;
}
 
.templates-fragment3853 {
  display: contents;
}
 
.templates-text3924 {
  display: inline-block;
}
 
.templates-fragment3854 {
  display: contents;
}
 
.templates-text3925 {
  display: inline-block;
}
 
.templates-fragment3855 {
  display: contents;
}
 
.templates-text3926 {
  display: inline-block;
}
 
.templates-fragment3856 {
  display: contents;
}
 
.templates-text3927 {
  display: inline-block;
}
 
.templates-fragment3857 {
  display: contents;
}
 
.templates-text3928 {
  display: inline-block;
}
 
.templates-fragment3858 {
  display: contents;
}
 
.templates-text3929 {
  display: inline-block;
}
 
.templates-fragment3859 {
  display: contents;
}
 
.templates-text3930 {
  display: inline-block;
}
 
.templates-fragment3860 {
  display: contents;
}
 
.templates-text3931 {
  display: inline-block;
}
 
.templates-fragment3861 {
  display: contents;
}
 
.templates-text3932 {
  display: inline-block;
}
 
.templates-accordion39 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger39 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary39 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title37 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-image50 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.templates-text3933 {
  display: none;
}
 
.templates-icon-container39 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon180 {
  fill: #D9D9D9;
}
 
.templates-container47 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3934 {
  display: none;
}
 
.templates-fragment3862 {
  display: contents;
}
 
.templates-text3935 {
  display: inline-block;
}
 
.templates-fragment3863 {
  display: contents;
}
 
.templates-text3936 {
  display: inline-block;
}
 
.templates-fragment3864 {
  display: contents;
}
 
.templates-text3937 {
  display: inline-block;
}
 
.templates-fragment3865 {
  display: contents;
}
 
.templates-text3938 {
  display: inline-block;
}
 
.templates-fragment3866 {
  display: contents;
}
 
.templates-text3939 {
  display: inline-block;
}
 
.templates-fragment3867 {
  display: contents;
}
 
.templates-text3940 {
  display: inline-block;
}
 
.templates-fragment3868 {
  display: contents;
}
 
.templates-text3941 {
  display: inline-block;
}
 
.templates-fragment3869 {
  display: contents;
}
 
.templates-text3942 {
  display: inline-block;
}
 
.templates-fragment3870 {
  display: contents;
}
 
.templates-text3943 {
  display: inline-block;
}
 
.templates-fragment3871 {
  display: contents;
}
 
.templates-text3944 {
  display: inline-block;
}
 
.templates-fragment3872 {
  display: contents;
}
 
.templates-text3945 {
  display: inline-block;
}
 
.templates-fragment3873 {
  display: contents;
}
 
.templates-text3946 {
  display: inline-block;
}
 
.templates-fragment3874 {
  display: contents;
}
 
.templates-text3947 {
  display: inline-block;
}
 
.templates-fragment3875 {
  display: contents;
}
 
.templates-text3948 {
  display: inline-block;
}
 
.templates-fragment3876 {
  display: contents;
}
 
.templates-text3949 {
  display: inline-block;
}
 
.templates-fragment3877 {
  display: contents;
}
 
.templates-text3950 {
  display: inline-block;
}
 
.templates-fragment3878 {
  display: contents;
}
 
.templates-text3951 {
  display: inline-block;
}
 
.templates-fragment3879 {
  display: contents;
}
 
.templates-text3952 {
  display: inline-block;
}
 
.templates-fragment3880 {
  display: contents;
}
 
.templates-text3953 {
  display: inline-block;
}
 
.templates-fragment3881 {
  display: contents;
}
 
.templates-text3954 {
  display: inline-block;
}
 
.templates-fragment3882 {
  display: contents;
}
 
.templates-text3955 {
  display: inline-block;
}
 
.templates-fragment3883 {
  display: contents;
}
 
.templates-text3956 {
  display: inline-block;
}
 
.templates-fragment3884 {
  display: contents;
}
 
.templates-text3957 {
  display: inline-block;
}
 
.templates-fragment3885 {
  display: contents;
}
 
.templates-text3958 {
  display: inline-block;
}
 
.templates-fragment3886 {
  display: contents;
}
 
.templates-text3959 {
  display: inline-block;
}
 
.templates-fragment3887 {
  display: contents;
}
 
.templates-text3960 {
  display: inline-block;
}
 
.templates-fragment3888 {
  display: contents;
}
 
.templates-text3961 {
  display: inline-block;
}
 
.templates-fragment3889 {
  display: contents;
}
 
.templates-text3962 {
  display: inline-block;
}
 
.templates-fragment3890 {
  display: contents;
}
 
.templates-text3963 {
  display: inline-block;
}
 
.templates-fragment3891 {
  display: contents;
}
 
.templates-text3964 {
  display: inline-block;
}
 
.templates-fragment3892 {
  display: contents;
}
 
.templates-text3965 {
  display: inline-block;
}
 
.templates-fragment3893 {
  display: contents;
}
 
.templates-text3966 {
  display: inline-block;
}
 
.templates-fragment3894 {
  display: contents;
}
 
.templates-text3967 {
  display: inline-block;
}
 
.templates-fragment3895 {
  display: contents;
}
 
.templates-text3968 {
  display: inline-block;
}
 
.templates-fragment3896 {
  display: contents;
}
 
.templates-text3969 {
  display: inline-block;
}
 
.templates-fragment3897 {
  display: contents;
}
 
.templates-text3970 {
  display: inline-block;
}
 
.templates-fragment3898 {
  display: contents;
}
 
.templates-text3971 {
  display: inline-block;
}
 
.templates-fragment3899 {
  display: contents;
}
 
.templates-text3972 {
  display: inline-block;
}
 
.templates-fragment3900 {
  display: contents;
}
 
.templates-text3973 {
  display: inline-block;
}
 
.templates-fragment3901 {
  display: contents;
}
 
.templates-text3974 {
  display: inline-block;
}
 
.templates-accordion40 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger40 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary40 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title38 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-image51 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.templates-text3975 {
  display: none;
}
 
.templates-icon-container40 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon182 {
  fill: #D9D9D9;
}
 
.templates-container48 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text3976 {
  display: none;
}
 
.templates-fragment3902 {
  display: contents;
}
 
.templates-text3977 {
  display: inline-block;
}
 
.templates-fragment3903 {
  display: contents;
}
 
.templates-text3978 {
  display: inline-block;
}
 
.templates-fragment3904 {
  display: contents;
}
 
.templates-text3979 {
  display: inline-block;
}
 
.templates-fragment3905 {
  display: contents;
}
 
.templates-text3980 {
  display: inline-block;
}
 
.templates-fragment3906 {
  display: contents;
}
 
.templates-text3981 {
  display: inline-block;
}
 
.templates-fragment3907 {
  display: contents;
}
 
.templates-text3982 {
  display: inline-block;
}
 
.templates-fragment3908 {
  display: contents;
}
 
.templates-text3983 {
  display: inline-block;
}
 
.templates-fragment3909 {
  display: contents;
}
 
.templates-text3984 {
  display: inline-block;
}
 
.templates-fragment3910 {
  display: contents;
}
 
.templates-text3985 {
  display: inline-block;
}
 
.templates-fragment3911 {
  display: contents;
}
 
.templates-text3986 {
  display: inline-block;
}
 
.templates-fragment3912 {
  display: contents;
}
 
.templates-text3987 {
  display: inline-block;
}
 
.templates-fragment3913 {
  display: contents;
}
 
.templates-text3988 {
  display: inline-block;
}
 
.templates-fragment3914 {
  display: contents;
}
 
.templates-text3989 {
  display: inline-block;
}
 
.templates-fragment3915 {
  display: contents;
}
 
.templates-text3990 {
  display: inline-block;
}
 
.templates-fragment3916 {
  display: contents;
}
 
.templates-text3991 {
  display: inline-block;
}
 
.templates-fragment3917 {
  display: contents;
}
 
.templates-text3992 {
  display: inline-block;
}
 
.templates-fragment3918 {
  display: contents;
}
 
.templates-text3993 {
  display: inline-block;
}
 
.templates-fragment3919 {
  display: contents;
}
 
.templates-text3994 {
  display: inline-block;
}
 
.templates-fragment3920 {
  display: contents;
}
 
.templates-text3995 {
  display: inline-block;
}
 
.templates-fragment3921 {
  display: contents;
}
 
.templates-text3996 {
  display: inline-block;
}
 
.templates-fragment3922 {
  display: contents;
}
 
.templates-text3997 {
  display: inline-block;
}
 
.templates-fragment3923 {
  display: contents;
}
 
.templates-text3998 {
  display: inline-block;
}
 
.templates-fragment3924 {
  display: contents;
}
 
.templates-text3999 {
  display: inline-block;
}
 
.templates-fragment3925 {
  display: contents;
}
 
.templates-text4000 {
  display: inline-block;
}
 
.templates-fragment3926 {
  display: contents;
}
 
.templates-text4001 {
  display: inline-block;
}
 
.templates-fragment3927 {
  display: contents;
}
 
.templates-text4002 {
  display: inline-block;
}
 
.templates-fragment3928 {
  display: contents;
}
 
.templates-text4003 {
  display: inline-block;
}
 
.templates-fragment3929 {
  display: contents;
}
 
.templates-text4004 {
  display: inline-block;
}
 
.templates-fragment3930 {
  display: contents;
}
 
.templates-text4005 {
  display: inline-block;
}
 
.templates-fragment3931 {
  display: contents;
}
 
.templates-text4006 {
  display: inline-block;
}
 
.templates-fragment3932 {
  display: contents;
}
 
.templates-text4007 {
  display: inline-block;
}
 
.templates-fragment3933 {
  display: contents;
}
 
.templates-text4008 {
  display: inline-block;
}
 
.templates-fragment3934 {
  display: contents;
}
 
.templates-text4009 {
  display: inline-block;
}
 
.templates-fragment3935 {
  display: contents;
}
 
.templates-text4010 {
  display: inline-block;
}
 
.templates-fragment3936 {
  display: contents;
}
 
.templates-text4011 {
  display: inline-block;
}
 
.templates-fragment3937 {
  display: contents;
}
 
.templates-text4012 {
  display: inline-block;
}
 
.templates-fragment3938 {
  display: contents;
}
 
.templates-text4013 {
  display: inline-block;
}
 
.templates-fragment3939 {
  display: contents;
}
 
.templates-text4014 {
  display: inline-block;
}
 
.templates-fragment3940 {
  display: contents;
}
 
.templates-text4015 {
  display: inline-block;
}
 
.templates-fragment3941 {
  display: contents;
}
 
.templates-text4016 {
  display: inline-block;
}
 
.templates-accordion41 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger41 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary41 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title39 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-image52 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.templates-text4017 {
  display: none;
}
 
.templates-icon-container41 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon184 {
  fill: #D9D9D9;
}
 
.templates-container49 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text4018 {
  display: none;
}
 
.templates-fragment3942 {
  display: contents;
}
 
.templates-text4019 {
  display: inline-block;
}
 
.templates-fragment3943 {
  display: contents;
}
 
.templates-text4020 {
  display: inline-block;
}
 
.templates-fragment3944 {
  display: contents;
}
 
.templates-text4021 {
  display: inline-block;
}
 
.templates-fragment3945 {
  display: contents;
}
 
.templates-text4022 {
  display: inline-block;
}
 
.templates-fragment3946 {
  display: contents;
}
 
.templates-text4023 {
  display: inline-block;
}
 
.templates-fragment3947 {
  display: contents;
}
 
.templates-text4024 {
  display: inline-block;
}
 
.templates-fragment3948 {
  display: contents;
}
 
.templates-text4025 {
  display: inline-block;
}
 
.templates-fragment3949 {
  display: contents;
}
 
.templates-text4026 {
  display: inline-block;
}
 
.templates-fragment3950 {
  display: contents;
}
 
.templates-text4027 {
  display: inline-block;
}
 
.templates-fragment3951 {
  display: contents;
}
 
.templates-text4028 {
  display: inline-block;
}
 
.templates-fragment3952 {
  display: contents;
}
 
.templates-text4029 {
  display: inline-block;
}
 
.templates-fragment3953 {
  display: contents;
}
 
.templates-text4030 {
  display: inline-block;
}
 
.templates-fragment3954 {
  display: contents;
}
 
.templates-text4031 {
  display: inline-block;
}
 
.templates-fragment3955 {
  display: contents;
}
 
.templates-text4032 {
  display: inline-block;
}
 
.templates-fragment3956 {
  display: contents;
}
 
.templates-text4033 {
  display: inline-block;
}
 
.templates-fragment3957 {
  display: contents;
}
 
.templates-text4034 {
  display: inline-block;
}
 
.templates-fragment3958 {
  display: contents;
}
 
.templates-text4035 {
  display: inline-block;
}
 
.templates-fragment3959 {
  display: contents;
}
 
.templates-text4036 {
  display: inline-block;
}
 
.templates-fragment3960 {
  display: contents;
}
 
.templates-text4037 {
  display: inline-block;
}
 
.templates-fragment3961 {
  display: contents;
}
 
.templates-text4038 {
  display: inline-block;
}
 
.templates-fragment3962 {
  display: contents;
}
 
.templates-text4039 {
  display: inline-block;
}
 
.templates-fragment3963 {
  display: contents;
}
 
.templates-text4040 {
  display: inline-block;
}
 
.templates-fragment3964 {
  display: contents;
}
 
.templates-text4041 {
  display: inline-block;
}
 
.templates-fragment3965 {
  display: contents;
}
 
.templates-text4042 {
  display: inline-block;
}
 
.templates-fragment3966 {
  display: contents;
}
 
.templates-text4043 {
  display: inline-block;
}
 
.templates-fragment3967 {
  display: contents;
}
 
.templates-text4044 {
  display: inline-block;
}
 
.templates-fragment3968 {
  display: contents;
}
 
.templates-text4045 {
  display: inline-block;
}
 
.templates-fragment3969 {
  display: contents;
}
 
.templates-text4046 {
  display: inline-block;
}
 
.templates-fragment3970 {
  display: contents;
}
 
.templates-text4047 {
  display: inline-block;
}
 
.templates-fragment3971 {
  display: contents;
}
 
.templates-text4048 {
  display: inline-block;
}
 
.templates-fragment3972 {
  display: contents;
}
 
.templates-text4049 {
  display: inline-block;
}
 
.templates-fragment3973 {
  display: contents;
}
 
.templates-text4050 {
  display: inline-block;
}
 
.templates-fragment3974 {
  display: contents;
}
 
.templates-text4051 {
  display: inline-block;
}
 
.templates-fragment3975 {
  display: contents;
}
 
.templates-text4052 {
  display: inline-block;
}
 
.templates-fragment3976 {
  display: contents;
}
 
.templates-text4053 {
  display: inline-block;
}
 
.templates-fragment3977 {
  display: contents;
}
 
.templates-text4054 {
  display: inline-block;
}
 
.templates-fragment3978 {
  display: contents;
}
 
.templates-text4055 {
  display: inline-block;
}
 
.templates-fragment3979 {
  display: contents;
}
 
.templates-text4056 {
  display: inline-block;
}
 
.templates-fragment3980 {
  display: contents;
}
 
.templates-text4057 {
  display: inline-block;
}
 
.templates-fragment3981 {
  display: contents;
}
 
.templates-text4058 {
  display: inline-block;
}
 
.templates-accordion42 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger42 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary42 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title40 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-image53 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.templates-text4059 {
  display: none;
}
 
.templates-icon-container42 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon186 {
  fill: #D9D9D9;
}
 
.templates-container50 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text4060 {
  display: none;
}
 
.templates-fragment3982 {
  display: contents;
}
 
.templates-text4061 {
  display: inline-block;
}
 
.templates-fragment3983 {
  display: contents;
}
 
.templates-text4062 {
  display: inline-block;
}
 
.templates-fragment3984 {
  display: contents;
}
 
.templates-text4063 {
  display: inline-block;
}
 
.templates-fragment3985 {
  display: contents;
}
 
.templates-text4064 {
  display: inline-block;
}
 
.templates-fragment3986 {
  display: contents;
}
 
.templates-text4065 {
  display: inline-block;
}
 
.templates-fragment3987 {
  display: contents;
}
 
.templates-text4066 {
  display: inline-block;
}
 
.templates-fragment3988 {
  display: contents;
}
 
.templates-text4067 {
  display: inline-block;
}
 
.templates-fragment3989 {
  display: contents;
}
 
.templates-text4068 {
  display: inline-block;
}
 
.templates-fragment3990 {
  display: contents;
}
 
.templates-text4069 {
  display: inline-block;
}
 
.templates-fragment3991 {
  display: contents;
}
 
.templates-text4070 {
  display: inline-block;
}
 
.templates-fragment3992 {
  display: contents;
}
 
.templates-text4071 {
  display: inline-block;
}
 
.templates-fragment3993 {
  display: contents;
}
 
.templates-text4072 {
  display: inline-block;
}
 
.templates-fragment3994 {
  display: contents;
}
 
.templates-text4073 {
  display: inline-block;
}
 
.templates-fragment3995 {
  display: contents;
}
 
.templates-text4074 {
  display: inline-block;
}
 
.templates-fragment3996 {
  display: contents;
}
 
.templates-text4075 {
  display: inline-block;
}
 
.templates-fragment3997 {
  display: contents;
}
 
.templates-text4076 {
  display: inline-block;
}
 
.templates-fragment3998 {
  display: contents;
}
 
.templates-text4077 {
  display: inline-block;
}
 
.templates-fragment3999 {
  display: contents;
}
 
.templates-text4078 {
  display: inline-block;
}
 
.templates-fragment4000 {
  display: contents;
}
 
.templates-text4079 {
  display: inline-block;
}
 
.templates-fragment4001 {
  display: contents;
}
 
.templates-text4080 {
  display: inline-block;
}
 
.templates-fragment4002 {
  display: contents;
}
 
.templates-text4081 {
  display: inline-block;
}
 
.templates-fragment4003 {
  display: contents;
}
 
.templates-text4082 {
  display: inline-block;
}
 
.templates-fragment4004 {
  display: contents;
}
 
.templates-text4083 {
  display: inline-block;
}
 
.templates-fragment4005 {
  display: contents;
}
 
.templates-text4084 {
  display: inline-block;
}
 
.templates-fragment4006 {
  display: contents;
}
 
.templates-text4085 {
  display: inline-block;
}
 
.templates-fragment4007 {
  display: contents;
}
 
.templates-text4086 {
  display: inline-block;
}
 
.templates-fragment4008 {
  display: contents;
}
 
.templates-text4087 {
  display: inline-block;
}
 
.templates-fragment4009 {
  display: contents;
}
 
.templates-text4088 {
  display: inline-block;
}
 
.templates-fragment4010 {
  display: contents;
}
 
.templates-text4089 {
  display: inline-block;
}
 
.templates-fragment4011 {
  display: contents;
}
 
.templates-text4090 {
  display: inline-block;
}
 
.templates-fragment4012 {
  display: contents;
}
 
.templates-text4091 {
  display: inline-block;
}
 
.templates-fragment4013 {
  display: contents;
}
 
.templates-text4092 {
  display: inline-block;
}
 
.templates-fragment4014 {
  display: contents;
}
 
.templates-text4093 {
  display: inline-block;
}
 
.templates-fragment4015 {
  display: contents;
}
 
.templates-text4094 {
  display: inline-block;
}
 
.templates-fragment4016 {
  display: contents;
}
 
.templates-text4095 {
  display: inline-block;
}
 
.templates-fragment4017 {
  display: contents;
}
 
.templates-text4096 {
  display: inline-block;
}
 
.templates-fragment4018 {
  display: contents;
}
 
.templates-text4097 {
  display: inline-block;
}
 
.templates-fragment4019 {
  display: contents;
}
 
.templates-text4098 {
  display: inline-block;
}
 
.templates-fragment4020 {
  display: contents;
}
 
.templates-text4099 {
  display: inline-block;
}
 
.templates-fragment4021 {
  display: contents;
}
 
.templates-text4100 {
  display: inline-block;
}
 
.templates-accordion43 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger43 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary43 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title41 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-image54 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.templates-text4101 {
  display: none;
}
 
.templates-icon-container43 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon188 {
  fill: #D9D9D9;
}
 
.templates-container51 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text4102 {
  display: none;
}
 
.templates-fragment4022 {
  display: contents;
}
 
.templates-text4103 {
  display: inline-block;
}
 
.templates-fragment4023 {
  display: contents;
}
 
.templates-text4104 {
  display: inline-block;
}
 
.templates-fragment4024 {
  display: contents;
}
 
.templates-text4105 {
  display: inline-block;
}
 
.templates-fragment4025 {
  display: contents;
}
 
.templates-text4106 {
  display: inline-block;
}
 
.templates-fragment4026 {
  display: contents;
}
 
.templates-text4107 {
  display: inline-block;
}
 
.templates-fragment4027 {
  display: contents;
}
 
.templates-text4108 {
  display: inline-block;
}
 
.templates-fragment4028 {
  display: contents;
}
 
.templates-text4109 {
  display: inline-block;
}
 
.templates-fragment4029 {
  display: contents;
}
 
.templates-text4110 {
  display: inline-block;
}
 
.templates-fragment4030 {
  display: contents;
}
 
.templates-text4111 {
  display: inline-block;
}
 
.templates-fragment4031 {
  display: contents;
}
 
.templates-text4112 {
  display: inline-block;
}
 
.templates-fragment4032 {
  display: contents;
}
 
.templates-text4113 {
  display: inline-block;
}
 
.templates-fragment4033 {
  display: contents;
}
 
.templates-text4114 {
  display: inline-block;
}
 
.templates-fragment4034 {
  display: contents;
}
 
.templates-text4115 {
  display: inline-block;
}
 
.templates-fragment4035 {
  display: contents;
}
 
.templates-text4116 {
  display: inline-block;
}
 
.templates-fragment4036 {
  display: contents;
}
 
.templates-text4117 {
  display: inline-block;
}
 
.templates-fragment4037 {
  display: contents;
}
 
.templates-text4118 {
  display: inline-block;
}
 
.templates-fragment4038 {
  display: contents;
}
 
.templates-text4119 {
  display: inline-block;
}
 
.templates-fragment4039 {
  display: contents;
}
 
.templates-text4120 {
  display: inline-block;
}
 
.templates-fragment4040 {
  display: contents;
}
 
.templates-text4121 {
  display: inline-block;
}
 
.templates-fragment4041 {
  display: contents;
}
 
.templates-text4122 {
  display: inline-block;
}
 
.templates-fragment4042 {
  display: contents;
}
 
.templates-text4123 {
  display: inline-block;
}
 
.templates-fragment4043 {
  display: contents;
}
 
.templates-text4124 {
  display: inline-block;
}
 
.templates-fragment4044 {
  display: contents;
}
 
.templates-text4125 {
  display: inline-block;
}
 
.templates-fragment4045 {
  display: contents;
}
 
.templates-text4126 {
  display: inline-block;
}
 
.templates-fragment4046 {
  display: contents;
}
 
.templates-text4127 {
  display: inline-block;
}
 
.templates-fragment4047 {
  display: contents;
}
 
.templates-text4128 {
  display: inline-block;
}
 
.templates-fragment4048 {
  display: contents;
}
 
.templates-text4129 {
  display: inline-block;
}
 
.templates-fragment4049 {
  display: contents;
}
 
.templates-text4130 {
  display: inline-block;
}
 
.templates-fragment4050 {
  display: contents;
}
 
.templates-text4131 {
  display: inline-block;
}
 
.templates-fragment4051 {
  display: contents;
}
 
.templates-text4132 {
  display: inline-block;
}
 
.templates-fragment4052 {
  display: contents;
}
 
.templates-text4133 {
  display: inline-block;
}
 
.templates-fragment4053 {
  display: contents;
}
 
.templates-text4134 {
  display: inline-block;
}
 
.templates-fragment4054 {
  display: contents;
}
 
.templates-text4135 {
  display: inline-block;
}
 
.templates-fragment4055 {
  display: contents;
}
 
.templates-text4136 {
  display: inline-block;
}
 
.templates-fragment4056 {
  display: contents;
}
 
.templates-text4137 {
  display: inline-block;
}
 
.templates-fragment4057 {
  display: contents;
}
 
.templates-text4138 {
  display: inline-block;
}
 
.templates-fragment4058 {
  display: contents;
}
 
.templates-text4139 {
  display: inline-block;
}
 
.templates-fragment4059 {
  display: contents;
}
 
.templates-text4140 {
  display: inline-block;
}
 
.templates-fragment4060 {
  display: contents;
}
 
.templates-text4141 {
  display: inline-block;
}
 
.templates-fragment4061 {
  display: contents;
}
 
.templates-text4142 {
  display: inline-block;
}
 
.templates-gallery-template-categories {
  width: 100%;
  display: none;
  grid-gap: var(--dl-layout-space-unit);
  padding-top: 0px;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr;
}
 
.templates-accordion44 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger44 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary44 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title42 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-component189 {
  text-decoration: none;
}
 
.templates-text4143 {
  display: none;
}
 
.templates-icon-container44 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon190 {
  fill: #D9D9D9;
}
 
.templates-container52 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text4144 {
  display: none;
}
 
.templates-fragment4062 {
  display: contents;
}
 
.templates-text4145 {
  display: inline-block;
}
 
.templates-fragment4063 {
  display: contents;
}
 
.templates-text4146 {
  display: inline-block;
}
 
.templates-fragment4064 {
  display: contents;
}
 
.templates-text4147 {
  display: inline-block;
}
 
.templates-fragment4065 {
  display: contents;
}
 
.templates-text4148 {
  display: inline-block;
}
 
.templates-fragment4066 {
  display: contents;
}
 
.templates-text4149 {
  display: inline-block;
}
 
.templates-fragment4067 {
  display: contents;
}
 
.templates-text4150 {
  display: inline-block;
}
 
.templates-fragment4068 {
  display: contents;
}
 
.templates-text4151 {
  display: inline-block;
}
 
.templates-fragment4069 {
  display: contents;
}
 
.templates-text4152 {
  display: inline-block;
}
 
.templates-fragment4070 {
  display: contents;
}
 
.templates-text4153 {
  display: inline-block;
}
 
.templates-fragment4071 {
  display: contents;
}
 
.templates-text4154 {
  display: inline-block;
}
 
.templates-fragment4072 {
  display: contents;
}
 
.templates-text4155 {
  display: inline-block;
}
 
.templates-fragment4073 {
  display: contents;
}
 
.templates-text4156 {
  display: inline-block;
}
 
.templates-fragment4074 {
  display: contents;
}
 
.templates-text4157 {
  display: inline-block;
}
 
.templates-fragment4075 {
  display: contents;
}
 
.templates-text4158 {
  display: inline-block;
}
 
.templates-fragment4076 {
  display: contents;
}
 
.templates-text4159 {
  display: inline-block;
}
 
.templates-fragment4077 {
  display: contents;
}
 
.templates-text4160 {
  display: inline-block;
}
 
.templates-fragment4078 {
  display: contents;
}
 
.templates-text4161 {
  display: inline-block;
}
 
.templates-fragment4079 {
  display: contents;
}
 
.templates-text4162 {
  display: inline-block;
}
 
.templates-fragment4080 {
  display: contents;
}
 
.templates-text4163 {
  display: inline-block;
}
 
.templates-fragment4081 {
  display: contents;
}
 
.templates-text4164 {
  display: inline-block;
}
 
.templates-fragment4082 {
  display: contents;
}
 
.templates-text4165 {
  display: inline-block;
}
 
.templates-fragment4083 {
  display: contents;
}
 
.templates-text4166 {
  display: inline-block;
}
 
.templates-fragment4084 {
  display: contents;
}
 
.templates-text4167 {
  display: inline-block;
}
 
.templates-fragment4085 {
  display: contents;
}
 
.templates-text4168 {
  display: inline-block;
}
 
.templates-fragment4086 {
  display: contents;
}
 
.templates-text4169 {
  display: inline-block;
}
 
.templates-fragment4087 {
  display: contents;
}
 
.templates-text4170 {
  display: inline-block;
}
 
.templates-fragment4088 {
  display: contents;
}
 
.templates-text4171 {
  display: inline-block;
}
 
.templates-fragment4089 {
  display: contents;
}
 
.templates-text4172 {
  display: inline-block;
}
 
.templates-fragment4090 {
  display: contents;
}
 
.templates-text4173 {
  display: inline-block;
}
 
.templates-fragment4091 {
  display: contents;
}
 
.templates-text4174 {
  display: inline-block;
}
 
.templates-fragment4092 {
  display: contents;
}
 
.templates-text4175 {
  display: inline-block;
}
 
.templates-fragment4093 {
  display: contents;
}
 
.templates-text4176 {
  display: inline-block;
}
 
.templates-fragment4094 {
  display: contents;
}
 
.templates-text4177 {
  display: inline-block;
}
 
.templates-fragment4095 {
  display: contents;
}
 
.templates-text4178 {
  display: inline-block;
}
 
.templates-fragment4096 {
  display: contents;
}
 
.templates-text4179 {
  display: inline-block;
}
 
.templates-fragment4097 {
  display: contents;
}
 
.templates-text4180 {
  display: inline-block;
}
 
.templates-fragment4098 {
  display: contents;
}
 
.templates-text4181 {
  display: inline-block;
}
 
.templates-fragment4099 {
  display: contents;
}
 
.templates-text4182 {
  display: inline-block;
}
 
.templates-fragment4100 {
  display: contents;
}
 
.templates-text4183 {
  display: inline-block;
}
 
.templates-fragment4101 {
  display: contents;
}
 
.templates-text4184 {
  display: inline-block;
}
 
.templates-accordion45 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger45 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary45 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title43 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-component191 {
  text-decoration: none;
}
 
.templates-text4185 {
  display: none;
}
 
.templates-icon-container45 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon192 {
  fill: #D9D9D9;
}
 
.templates-container53 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text4186 {
  display: none;
}
 
.templates-fragment4102 {
  display: contents;
}
 
.templates-text4187 {
  display: inline-block;
}
 
.templates-fragment4103 {
  display: contents;
}
 
.templates-text4188 {
  display: inline-block;
}
 
.templates-fragment4104 {
  display: contents;
}
 
.templates-text4189 {
  display: inline-block;
}
 
.templates-fragment4105 {
  display: contents;
}
 
.templates-text4190 {
  display: inline-block;
}
 
.templates-fragment4106 {
  display: contents;
}
 
.templates-text4191 {
  display: inline-block;
}
 
.templates-fragment4107 {
  display: contents;
}
 
.templates-text4192 {
  display: inline-block;
}
 
.templates-fragment4108 {
  display: contents;
}
 
.templates-text4193 {
  display: inline-block;
}
 
.templates-fragment4109 {
  display: contents;
}
 
.templates-text4194 {
  display: inline-block;
}
 
.templates-fragment4110 {
  display: contents;
}
 
.templates-text4195 {
  display: inline-block;
}
 
.templates-fragment4111 {
  display: contents;
}
 
.templates-text4196 {
  display: inline-block;
}
 
.templates-fragment4112 {
  display: contents;
}
 
.templates-text4197 {
  display: inline-block;
}
 
.templates-fragment4113 {
  display: contents;
}
 
.templates-text4198 {
  display: inline-block;
}
 
.templates-fragment4114 {
  display: contents;
}
 
.templates-text4199 {
  display: inline-block;
}
 
.templates-fragment4115 {
  display: contents;
}
 
.templates-text4200 {
  display: inline-block;
}
 
.templates-fragment4116 {
  display: contents;
}
 
.templates-text4201 {
  display: inline-block;
}
 
.templates-fragment4117 {
  display: contents;
}
 
.templates-text4202 {
  display: inline-block;
}
 
.templates-fragment4118 {
  display: contents;
}
 
.templates-text4203 {
  display: inline-block;
}
 
.templates-fragment4119 {
  display: contents;
}
 
.templates-text4204 {
  display: inline-block;
}
 
.templates-fragment4120 {
  display: contents;
}
 
.templates-text4205 {
  display: inline-block;
}
 
.templates-fragment4121 {
  display: contents;
}
 
.templates-text4206 {
  display: inline-block;
}
 
.templates-fragment4122 {
  display: contents;
}
 
.templates-text4207 {
  display: inline-block;
}
 
.templates-fragment4123 {
  display: contents;
}
 
.templates-text4208 {
  display: inline-block;
}
 
.templates-fragment4124 {
  display: contents;
}
 
.templates-text4209 {
  display: inline-block;
}
 
.templates-fragment4125 {
  display: contents;
}
 
.templates-text4210 {
  display: inline-block;
}
 
.templates-fragment4126 {
  display: contents;
}
 
.templates-text4211 {
  display: inline-block;
}
 
.templates-fragment4127 {
  display: contents;
}
 
.templates-text4212 {
  display: inline-block;
}
 
.templates-fragment4128 {
  display: contents;
}
 
.templates-text4213 {
  display: inline-block;
}
 
.templates-fragment4129 {
  display: contents;
}
 
.templates-text4214 {
  display: inline-block;
}
 
.templates-fragment4130 {
  display: contents;
}
 
.templates-text4215 {
  display: inline-block;
}
 
.templates-fragment4131 {
  display: contents;
}
 
.templates-text4216 {
  display: inline-block;
}
 
.templates-fragment4132 {
  display: contents;
}
 
.templates-text4217 {
  display: inline-block;
}
 
.templates-fragment4133 {
  display: contents;
}
 
.templates-text4218 {
  display: inline-block;
}
 
.templates-fragment4134 {
  display: contents;
}
 
.templates-text4219 {
  display: inline-block;
}
 
.templates-fragment4135 {
  display: contents;
}
 
.templates-text4220 {
  display: inline-block;
}
 
.templates-fragment4136 {
  display: contents;
}
 
.templates-text4221 {
  display: inline-block;
}
 
.templates-fragment4137 {
  display: contents;
}
 
.templates-text4222 {
  display: inline-block;
}
 
.templates-fragment4138 {
  display: contents;
}
 
.templates-text4223 {
  display: inline-block;
}
 
.templates-fragment4139 {
  display: contents;
}
 
.templates-text4224 {
  display: inline-block;
}
 
.templates-fragment4140 {
  display: contents;
}
 
.templates-text4225 {
  display: inline-block;
}
 
.templates-fragment4141 {
  display: contents;
}
 
.templates-text4226 {
  display: inline-block;
}
 
.templates-accordion46 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger46 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary46 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title44 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-component193 {
  text-decoration: none;
}
 
.templates-text4227 {
  display: none;
}
 
.templates-icon-container46 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon194 {
  fill: #D9D9D9;
}
 
.templates-container54 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text4228 {
  display: none;
}
 
.templates-fragment4142 {
  display: contents;
}
 
.templates-text4229 {
  display: inline-block;
}
 
.templates-fragment4143 {
  display: contents;
}
 
.templates-text4230 {
  display: inline-block;
}
 
.templates-fragment4144 {
  display: contents;
}
 
.templates-text4231 {
  display: inline-block;
}
 
.templates-fragment4145 {
  display: contents;
}
 
.templates-text4232 {
  display: inline-block;
}
 
.templates-fragment4146 {
  display: contents;
}
 
.templates-text4233 {
  display: inline-block;
}
 
.templates-fragment4147 {
  display: contents;
}
 
.templates-text4234 {
  display: inline-block;
}
 
.templates-fragment4148 {
  display: contents;
}
 
.templates-text4235 {
  display: inline-block;
}
 
.templates-fragment4149 {
  display: contents;
}
 
.templates-text4236 {
  display: inline-block;
}
 
.templates-fragment4150 {
  display: contents;
}
 
.templates-text4237 {
  display: inline-block;
}
 
.templates-fragment4151 {
  display: contents;
}
 
.templates-text4238 {
  display: inline-block;
}
 
.templates-fragment4152 {
  display: contents;
}
 
.templates-text4239 {
  display: inline-block;
}
 
.templates-fragment4153 {
  display: contents;
}
 
.templates-text4240 {
  display: inline-block;
}
 
.templates-fragment4154 {
  display: contents;
}
 
.templates-text4241 {
  display: inline-block;
}
 
.templates-fragment4155 {
  display: contents;
}
 
.templates-text4242 {
  display: inline-block;
}
 
.templates-fragment4156 {
  display: contents;
}
 
.templates-text4243 {
  display: inline-block;
}
 
.templates-fragment4157 {
  display: contents;
}
 
.templates-text4244 {
  display: inline-block;
}
 
.templates-fragment4158 {
  display: contents;
}
 
.templates-text4245 {
  display: inline-block;
}
 
.templates-fragment4159 {
  display: contents;
}
 
.templates-text4246 {
  display: inline-block;
}
 
.templates-fragment4160 {
  display: contents;
}
 
.templates-text4247 {
  display: inline-block;
}
 
.templates-fragment4161 {
  display: contents;
}
 
.templates-text4248 {
  display: inline-block;
}
 
.templates-fragment4162 {
  display: contents;
}
 
.templates-text4249 {
  display: inline-block;
}
 
.templates-fragment4163 {
  display: contents;
}
 
.templates-text4250 {
  display: inline-block;
}
 
.templates-fragment4164 {
  display: contents;
}
 
.templates-text4251 {
  display: inline-block;
}
 
.templates-fragment4165 {
  display: contents;
}
 
.templates-text4252 {
  display: inline-block;
}
 
.templates-fragment4166 {
  display: contents;
}
 
.templates-text4253 {
  display: inline-block;
}
 
.templates-fragment4167 {
  display: contents;
}
 
.templates-text4254 {
  display: inline-block;
}
 
.templates-fragment4168 {
  display: contents;
}
 
.templates-text4255 {
  display: inline-block;
}
 
.templates-fragment4169 {
  display: contents;
}
 
.templates-text4256 {
  display: inline-block;
}
 
.templates-fragment4170 {
  display: contents;
}
 
.templates-text4257 {
  display: inline-block;
}
 
.templates-fragment4171 {
  display: contents;
}
 
.templates-text4258 {
  display: inline-block;
}
 
.templates-fragment4172 {
  display: contents;
}
 
.templates-text4259 {
  display: inline-block;
}
 
.templates-fragment4173 {
  display: contents;
}
 
.templates-text4260 {
  display: inline-block;
}
 
.templates-fragment4174 {
  display: contents;
}
 
.templates-text4261 {
  display: inline-block;
}
 
.templates-fragment4175 {
  display: contents;
}
 
.templates-text4262 {
  display: inline-block;
}
 
.templates-fragment4176 {
  display: contents;
}
 
.templates-text4263 {
  display: inline-block;
}
 
.templates-fragment4177 {
  display: contents;
}
 
.templates-text4264 {
  display: inline-block;
}
 
.templates-fragment4178 {
  display: contents;
}
 
.templates-text4265 {
  display: inline-block;
}
 
.templates-fragment4179 {
  display: contents;
}
 
.templates-text4266 {
  display: inline-block;
}
 
.templates-fragment4180 {
  display: contents;
}
 
.templates-text4267 {
  display: inline-block;
}
 
.templates-fragment4181 {
  display: contents;
}
 
.templates-text4268 {
  display: inline-block;
}
 
.templates-accordion47 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger47 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary47 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title45 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-component195 {
  text-decoration: none;
}
 
.templates-text4269 {
  display: none;
}
 
.templates-icon-container47 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon196 {
  fill: #D9D9D9;
}
 
.templates-container55 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text4270 {
  display: none;
}
 
.templates-fragment4182 {
  display: contents;
}
 
.templates-text4271 {
  display: inline-block;
}
 
.templates-fragment4183 {
  display: contents;
}
 
.templates-text4272 {
  display: inline-block;
}
 
.templates-fragment4184 {
  display: contents;
}
 
.templates-text4273 {
  display: inline-block;
}
 
.templates-fragment4185 {
  display: contents;
}
 
.templates-text4274 {
  display: inline-block;
}
 
.templates-fragment4186 {
  display: contents;
}
 
.templates-text4275 {
  display: inline-block;
}
 
.templates-fragment4187 {
  display: contents;
}
 
.templates-text4276 {
  display: inline-block;
}
 
.templates-fragment4188 {
  display: contents;
}
 
.templates-text4277 {
  display: inline-block;
}
 
.templates-fragment4189 {
  display: contents;
}
 
.templates-text4278 {
  display: inline-block;
}
 
.templates-fragment4190 {
  display: contents;
}
 
.templates-text4279 {
  display: inline-block;
}
 
.templates-fragment4191 {
  display: contents;
}
 
.templates-text4280 {
  display: inline-block;
}
 
.templates-fragment4192 {
  display: contents;
}
 
.templates-text4281 {
  display: inline-block;
}
 
.templates-fragment4193 {
  display: contents;
}
 
.templates-text4282 {
  display: inline-block;
}
 
.templates-fragment4194 {
  display: contents;
}
 
.templates-text4283 {
  display: inline-block;
}
 
.templates-fragment4195 {
  display: contents;
}
 
.templates-text4284 {
  display: inline-block;
}
 
.templates-fragment4196 {
  display: contents;
}
 
.templates-text4285 {
  display: inline-block;
}
 
.templates-fragment4197 {
  display: contents;
}
 
.templates-text4286 {
  display: inline-block;
}
 
.templates-fragment4198 {
  display: contents;
}
 
.templates-text4287 {
  display: inline-block;
}
 
.templates-fragment4199 {
  display: contents;
}
 
.templates-text4288 {
  display: inline-block;
}
 
.templates-fragment4200 {
  display: contents;
}
 
.templates-text4289 {
  display: inline-block;
}
 
.templates-fragment4201 {
  display: contents;
}
 
.templates-text4290 {
  display: inline-block;
}
 
.templates-fragment4202 {
  display: contents;
}
 
.templates-text4291 {
  display: inline-block;
}
 
.templates-fragment4203 {
  display: contents;
}
 
.templates-text4292 {
  display: inline-block;
}
 
.templates-fragment4204 {
  display: contents;
}
 
.templates-text4293 {
  display: inline-block;
}
 
.templates-fragment4205 {
  display: contents;
}
 
.templates-text4294 {
  display: inline-block;
}
 
.templates-fragment4206 {
  display: contents;
}
 
.templates-text4295 {
  display: inline-block;
}
 
.templates-fragment4207 {
  display: contents;
}
 
.templates-text4296 {
  display: inline-block;
}
 
.templates-fragment4208 {
  display: contents;
}
 
.templates-text4297 {
  display: inline-block;
}
 
.templates-fragment4209 {
  display: contents;
}
 
.templates-text4298 {
  display: inline-block;
}
 
.templates-fragment4210 {
  display: contents;
}
 
.templates-text4299 {
  display: inline-block;
}
 
.templates-fragment4211 {
  display: contents;
}
 
.templates-text4300 {
  display: inline-block;
}
 
.templates-fragment4212 {
  display: contents;
}
 
.templates-text4301 {
  display: inline-block;
}
 
.templates-fragment4213 {
  display: contents;
}
 
.templates-text4302 {
  display: inline-block;
}
 
.templates-fragment4214 {
  display: contents;
}
 
.templates-text4303 {
  display: inline-block;
}
 
.templates-fragment4215 {
  display: contents;
}
 
.templates-text4304 {
  display: inline-block;
}
 
.templates-fragment4216 {
  display: contents;
}
 
.templates-text4305 {
  display: inline-block;
}
 
.templates-fragment4217 {
  display: contents;
}
 
.templates-text4306 {
  display: inline-block;
}
 
.templates-fragment4218 {
  display: contents;
}
 
.templates-text4307 {
  display: inline-block;
}
 
.templates-fragment4219 {
  display: contents;
}
 
.templates-text4308 {
  display: inline-block;
}
 
.templates-fragment4220 {
  display: contents;
}
 
.templates-text4309 {
  display: inline-block;
}
 
.templates-fragment4221 {
  display: contents;
}
 
.templates-text4310 {
  display: inline-block;
}
 
.templates-accordion48 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger48 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary48 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title46 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-component197 {
  text-decoration: none;
}
 
.templates-text4311 {
  display: none;
}
 
.templates-icon-container48 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon198 {
  fill: #D9D9D9;
}
 
.templates-container56 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text4312 {
  display: none;
}
 
.templates-fragment4222 {
  display: contents;
}
 
.templates-text4313 {
  display: inline-block;
}
 
.templates-fragment4223 {
  display: contents;
}
 
.templates-text4314 {
  display: inline-block;
}
 
.templates-fragment4224 {
  display: contents;
}
 
.templates-text4315 {
  display: inline-block;
}
 
.templates-fragment4225 {
  display: contents;
}
 
.templates-text4316 {
  display: inline-block;
}
 
.templates-fragment4226 {
  display: contents;
}
 
.templates-text4317 {
  display: inline-block;
}
 
.templates-fragment4227 {
  display: contents;
}
 
.templates-text4318 {
  display: inline-block;
}
 
.templates-fragment4228 {
  display: contents;
}
 
.templates-text4319 {
  display: inline-block;
}
 
.templates-fragment4229 {
  display: contents;
}
 
.templates-text4320 {
  display: inline-block;
}
 
.templates-fragment4230 {
  display: contents;
}
 
.templates-text4321 {
  display: inline-block;
}
 
.templates-fragment4231 {
  display: contents;
}
 
.templates-text4322 {
  display: inline-block;
}
 
.templates-fragment4232 {
  display: contents;
}
 
.templates-text4323 {
  display: inline-block;
}
 
.templates-fragment4233 {
  display: contents;
}
 
.templates-text4324 {
  display: inline-block;
}
 
.templates-fragment4234 {
  display: contents;
}
 
.templates-text4325 {
  display: inline-block;
}
 
.templates-fragment4235 {
  display: contents;
}
 
.templates-text4326 {
  display: inline-block;
}
 
.templates-fragment4236 {
  display: contents;
}
 
.templates-text4327 {
  display: inline-block;
}
 
.templates-fragment4237 {
  display: contents;
}
 
.templates-text4328 {
  display: inline-block;
}
 
.templates-fragment4238 {
  display: contents;
}
 
.templates-text4329 {
  display: inline-block;
}
 
.templates-fragment4239 {
  display: contents;
}
 
.templates-text4330 {
  display: inline-block;
}
 
.templates-fragment4240 {
  display: contents;
}
 
.templates-text4331 {
  display: inline-block;
}
 
.templates-fragment4241 {
  display: contents;
}
 
.templates-text4332 {
  display: inline-block;
}
 
.templates-fragment4242 {
  display: contents;
}
 
.templates-text4333 {
  display: inline-block;
}
 
.templates-fragment4243 {
  display: contents;
}
 
.templates-text4334 {
  display: inline-block;
}
 
.templates-fragment4244 {
  display: contents;
}
 
.templates-text4335 {
  display: inline-block;
}
 
.templates-fragment4245 {
  display: contents;
}
 
.templates-text4336 {
  display: inline-block;
}
 
.templates-fragment4246 {
  display: contents;
}
 
.templates-text4337 {
  display: inline-block;
}
 
.templates-fragment4247 {
  display: contents;
}
 
.templates-text4338 {
  display: inline-block;
}
 
.templates-fragment4248 {
  display: contents;
}
 
.templates-text4339 {
  display: inline-block;
}
 
.templates-fragment4249 {
  display: contents;
}
 
.templates-text4340 {
  display: inline-block;
}
 
.templates-fragment4250 {
  display: contents;
}
 
.templates-text4341 {
  display: inline-block;
}
 
.templates-fragment4251 {
  display: contents;
}
 
.templates-text4342 {
  display: inline-block;
}
 
.templates-fragment4252 {
  display: contents;
}
 
.templates-text4343 {
  display: inline-block;
}
 
.templates-fragment4253 {
  display: contents;
}
 
.templates-text4344 {
  display: inline-block;
}
 
.templates-fragment4254 {
  display: contents;
}
 
.templates-text4345 {
  display: inline-block;
}
 
.templates-fragment4255 {
  display: contents;
}
 
.templates-text4346 {
  display: inline-block;
}
 
.templates-fragment4256 {
  display: contents;
}
 
.templates-text4347 {
  display: inline-block;
}
 
.templates-fragment4257 {
  display: contents;
}
 
.templates-text4348 {
  display: inline-block;
}
 
.templates-fragment4258 {
  display: contents;
}
 
.templates-text4349 {
  display: inline-block;
}
 
.templates-fragment4259 {
  display: contents;
}
 
.templates-text4350 {
  display: inline-block;
}
 
.templates-fragment4260 {
  display: contents;
}
 
.templates-text4351 {
  display: inline-block;
}
 
.templates-fragment4261 {
  display: contents;
}
 
.templates-text4352 {
  display: inline-block;
}
 
.templates-accordion49 {
  width: auto;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-direction: column;
}
 
.templates-trigger49 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-theme-secondary1);
}
 
.templates-summary49 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.templates-title47 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.templates-component199 {
  text-decoration: none;
}
 
.templates-text4353 {
  display: none;
}
 
.templates-icon-container49 {
  transition: transform 0.3s ease-in-out;
}
 
.templates-icon200 {
  fill: #D9D9D9;
}
 
.templates-container57 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.templates-text4354 {
  display: none;
}
 
.templates-fragment4262 {
  display: contents;
}
 
.templates-text4355 {
  display: inline-block;
}
 
.templates-fragment4263 {
  display: contents;
}
 
.templates-text4356 {
  display: inline-block;
}
 
.templates-fragment4264 {
  display: contents;
}
 
.templates-text4357 {
  display: inline-block;
}
 
.templates-fragment4265 {
  display: contents;
}
 
.templates-text4358 {
  display: inline-block;
}
 
.templates-fragment4266 {
  display: contents;
}
 
.templates-text4359 {
  display: inline-block;
}
 
.templates-fragment4267 {
  display: contents;
}
 
.templates-text4360 {
  display: inline-block;
}
 
.templates-fragment4268 {
  display: contents;
}
 
.templates-text4361 {
  display: inline-block;
}
 
.templates-fragment4269 {
  display: contents;
}
 
.templates-text4362 {
  display: inline-block;
}
 
.templates-fragment4270 {
  display: contents;
}
 
.templates-text4363 {
  display: inline-block;
}
 
.templates-fragment4271 {
  display: contents;
}
 
.templates-text4364 {
  display: inline-block;
}
 
.templates-fragment4272 {
  display: contents;
}
 
.templates-text4365 {
  display: inline-block;
}
 
.templates-fragment4273 {
  display: contents;
}
 
.templates-text4366 {
  display: inline-block;
}
 
.templates-fragment4274 {
  display: contents;
}
 
.templates-text4367 {
  display: inline-block;
}
 
.templates-fragment4275 {
  display: contents;
}
 
.templates-text4368 {
  display: inline-block;
}
 
.templates-fragment4276 {
  display: contents;
}
 
.templates-text4369 {
  display: inline-block;
}
 
.templates-fragment4277 {
  display: contents;
}
 
.templates-text4370 {
  display: inline-block;
}
 
.templates-fragment4278 {
  display: contents;
}
 
.templates-text4371 {
  display: inline-block;
}
 
.templates-fragment4279 {
  display: contents;
}
 
.templates-text4372 {
  display: inline-block;
}
 
.templates-fragment4280 {
  display: contents;
}
 
.templates-text4373 {
  display: inline-block;
}
 
.templates-fragment4281 {
  display: contents;
}
 
.templates-text4374 {
  display: inline-block;
}
 
.templates-fragment4282 {
  display: contents;
}
 
.templates-text4375 {
  display: inline-block;
}
 
.templates-fragment4283 {
  display: contents;
}
 
.templates-text4376 {
  display: inline-block;
}
 
.templates-fragment4284 {
  display: contents;
}
 
.templates-text4377 {
  display: inline-block;
}
 
.templates-fragment4285 {
  display: contents;
}
 
.templates-text4378 {
  display: inline-block;
}
 
.templates-fragment4286 {
  display: contents;
}
 
.templates-text4379 {
  display: inline-block;
}
 
.templates-fragment4287 {
  display: contents;
}
 
.templates-text4380 {
  display: inline-block;
}
 
.templates-fragment4288 {
  display: contents;
}
 
.templates-text4381 {
  display: inline-block;
}
 
.templates-fragment4289 {
  display: contents;
}
 
.templates-text4382 {
  display: inline-block;
}
 
.templates-fragment4290 {
  display: contents;
}
 
.templates-text4383 {
  display: inline-block;
}
 
.templates-fragment4291 {
  display: contents;
}
 
.templates-text4384 {
  display: inline-block;
}
 
.templates-fragment4292 {
  display: contents;
}
 
.templates-text4385 {
  display: inline-block;
}
 
.templates-fragment4293 {
  display: contents;
}
 
.templates-text4386 {
  display: inline-block;
}
 
.templates-fragment4294 {
  display: contents;
}
 
.templates-text4387 {
  display: inline-block;
}
 
.templates-fragment4295 {
  display: contents;
}
 
.templates-text4388 {
  display: inline-block;
}
 
.templates-fragment4296 {
  display: contents;
}
 
.templates-text4389 {
  display: inline-block;
}
 
.templates-fragment4297 {
  display: contents;
}
 
.templates-text4390 {
  display: inline-block;
}
 
.templates-fragment4298 {
  display: contents;
}
 
.templates-text4391 {
  display: inline-block;
}
 
.templates-fragment4299 {
  display: contents;
}
 
.templates-text4392 {
  display: inline-block;
}
 
.templates-fragment4300 {
  display: contents;
}
 
.templates-text4393 {
  display: inline-block;
}
 
.templates-fragment4301 {
  display: contents;
}
 
.templates-text4394 {
  display: inline-block;
}
 
.templates-component201 {
  text-decoration: none;
}
 
.templates-component202 {
  text-decoration: none;
}
 
.templates-component203 {
  text-decoration: none;
}
 
.templates-component204 {
  text-decoration: none;
}
 
.templates-component205 {
  text-decoration: none;
}
 
.templates-component206 {
  text-decoration: none;
}
 
.templates-component207 {
  text-decoration: none;
}
 
.templates-component208 {
  text-decoration: none;
}
 
.templates-component209 {
  text-decoration: none;
}
 
.templates-container-scroll-to-top {
  flex: 0 0 auto;
  display: flex;
  margin-top: var(--dl-layout-space-fourunits);
  align-items: flex-start;
}
 
.templates-icon202 {
  display: none;
}
 
.templates-link3 {
  display: contents;
}
 
.templates-icon206 {
  text-decoration: none;
}
 
.templates-container-safe {
  gap: var(--dl-layout-space-fourunits);
  width: 100%;
  height: auto;
  display: grid;
  align-self: flex-start;
  margin-left: 0px;
  padding-top: var(--dl-layout-space-fourunits);
  margin-right: 0px;
  padding-left: var(--dl-layout-space-fourunits);
  margin-bottom: 0px;
  padding-right: var(--dl-layout-space-fourunits);
  padding-bottom: var(--dl-layout-space-twounits);
  grid-template-columns: 1fr 1fr;
}
 
.templates-container58 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.templates-text4395 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
  font-family: "Playfair-DisplayBlack";
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.templates-text4396 {
  line-height: 2rem;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-container59 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.templates-text4397 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
  font-family: "Playfair-DisplayBlack";
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.templates-text4398 {
  line-height: 2rem;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-container60 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.templates-text4399 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
  font-family: "Playfair-DisplayBlack";
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.templates-text4400 {
  line-height: 2rem;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-container61 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.templates-text4401 {
  fill: var(--dl-color-primary-greentitle);
  color: var(--dl-color-primary-greentitle);
  font-size: 2rem;
  font-family: "Playfair-DisplayBlack";
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.templates-text4402 {
  line-height: 2rem;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-text4403 {
  display: none;
  line-height: 2rem;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-text4404 {
  font-size: 2rem;
}
 
.templates-text4405 {
  font-size: 2rem;
}
 
.templates-text4407 {
  display: none;
  line-height: 2rem;
  grid-row-end: 2;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.templates-text4408 {
  font-size: 2rem;
}
 
.templates-text4409 {
  font-size: 2rem;
}
 
.templates-separator {
  flex: 0 0 auto;
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 4px;
  display: flex;
  margin-top: var(--dl-layout-space-fourunits);
  align-items: flex-start;
  margin-left: 0px;
  border-color: var(--dl-color-gray-900);
  border-style: dashed;
  border-width: 2px;
  margin-right: 0px;
  margin-bottom: var(--dl-layout-space-fourunits);
  flex-direction: row;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.templates-fragment4302 {
  display: contents;
}
 
.templates-text4412 {
  display: inline-block;
}
 
.templates-fragment4303 {
  display: contents;
}
 
.templates-text4413 {
  display: inline-block;
}
 
.templates-fragment4304 {
  display: contents;
}
 
.templates-text4414 {
  display: inline-block;
}
 
.templates-fragment4305 {
  display: contents;
}
 
.templates-text4415 {
  display: inline-block;
}
 
.templates-fragment4306 {
  display: contents;
}
 
.templates-text4416 {
  display: inline-block;
}
 
.templates-fragment4307 {
  display: contents;
}
 
.templates-text4417 {
  display: inline-block;
}
 
.templates-fragment4308 {
  display: contents;
}
 
.templates-text4418 {
  display: inline-block;
}
 
.templates-fragment4309 {
  display: contents;
}
 
.templates-text4422 {
  display: inline-block;
}
 
.templates-fragment4310 {
  display: contents;
}
 
.templates-text4423 {
  display: inline-block;
}
 
.templates-fragment4311 {
  display: contents;
}
 
.templates-text4424 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .templates-gallery-template-categories {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
 
@media(max-width: 767px) {
  .templates-header {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .templates-nav1 {
    display: none;
  }
  .templates-burger-menu1 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .templates-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .templates-desktop-menu {
    display: none;
  }
  .templates-burger-menu2 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .templates-text1006 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .templates-text1007 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .templates-text1008 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .templates-text1009 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .templates-text1010 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .templates-gallery-template-categories {
    grid-template-columns: 1fr 1fr;
  }
  .templates-separator {
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 479px) {
  .templates-header {
    padding: var(--dl-layout-space-unit);
  }
  .templates-mobile-menu1 {
    padding: 16px;
  }
  .templates-search-field {
    width: 446px;
  }
  .templates-textinput {
    width: auto;
    font-size: 0.9rem;
  }
  .templates-heading {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .templates-text1000 {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .templates-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .templates-mobile-menu2 {
    padding: 16px;
  }
  .templates-gallery-template-categories {
    grid-template-columns: 1fr;
  }
  .templates-separator {
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
}
