.cta26-wrapper {
  display: contents;
}
 
.cta26-accent2-bg {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(1deg) skew(0deg, 0deg);
  align-self: stretch;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-cardradius);
  justify-content: space-between;
  transform-style: preserve-3d;
  background-color: var(--dl-color-theme-accent2);
}
 
.cta26-accent2-bg:hover {
  transform: scale3d(1.1,1.1,1.1);
}
 
.cta26-accent1-bg {
  width: 100%;
  display: flex;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-2deg) skew(0deg, 0deg);
  align-items: center;
  border-radius: var(--dl-layout-radius-cardradius);
  justify-content: space-between;
  transform-style: preserve-3d;
  background-color: var(--dl-color-theme-accent1);
}
 
.cta26-container2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(1deg) skew(0deg, 0deg);
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-fourunits);
  border-radius: var(--dl-layout-radius-cardradius);
  padding-right: var(--dl-layout-space-fourunits);
  padding-bottom: var(--dl-layout-space-sixunits);
}
 
.cta26-container2:hover {
  color: var(--dl-color-theme-neutral-light);
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.cta26-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta26-actions {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
 
.cta26-link {
  border-color: #d1942d;
  text-decoration: none;
  background-color: #d1942d;
}
 
.the-record-fragment2 {
  display: contents;
}
 
.the-record-text19 {
  display: inline-block;
}
 
.the-record-fragment1 {
  display: contents;
}
 
.the-record-text18 {
  display: inline-block;
}
 
.the-record-fragment3 {
  display: contents;
}
 
.the-record-text20 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
@media(max-width: 767px) {
  .cta26-container2 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
    justify-content: flex-start;
  }
}
 
@media(max-width: 479px) {
  .cta26-actions {
    flex-wrap: wrap;
    align-self: stretch;
    justify-content: center;
  }
  .cta26-link {
    flex: 1;
  }
}

.footer15-wrapper {
  display: contents;
}
 
.footer15-container1 {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer15-container2 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer15-image {
  width: 200px;
  object-fit: cover;
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.footer15-text1 {
  font-style: italic;
  text-align: center;
  font-weight: 400;
}
 
.footer15-container3 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.footer15-social-links {
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.footer15-link {
  display: contents;
}
 
.footer15-icon1 {
  text-decoration: none;
}
 
.footer15-navlink {
  display: contents;
}
 
.footer15-icon3 {
  text-decoration: none;
}
 
.footer15-max-width {
  display: flex;
  flex-direction: column;
}
 
.footer15-credits {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.footer15-content31 {
  align-self: center;
  text-align: center;
}
 
.footer15-content32 {
  align-self: center;
  font-style: italic;
  text-align: center;
  font-weight: 600;
}
 
.footer15-content33 {
  font-size: 12px;
  align-self: center;
  font-style: italic;
  text-align: center;
  font-weight: 400;
}
 
.the-record-fragment4 {
  display: contents;
}
 
.the-record-text21 {
  display: inline-block;
}
 
.the-record-fragment5 {
  display: contents;
}
 
.the-record-text24 {
  display: inline-block;
}
 
.the-record-fragment7 {
  display: contents;
}
 
.the-record-text28 {
  display: inline-block;
}
 
.the-record-fragment6 {
  display: contents;
}
 
.the-record-text25 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .footer15-text1 {
    text-align: center;
  }
  .footer15-social-links {
    padding-top: var(--dl-layout-space-unit);
  }
  .footer15-credits {
    flex-direction: column;
  }
  .footer15-content31 {
    align-self: center;
    text-align: center;
  }
  .footer15-content32 {
    align-self: center;
    text-align: center;
  }
  .footer15-content33 {
    align-self: center;
    text-align: center;
  }
}
 
@media(max-width: 767px) {
  .footer15-text1 {
    text-align: center;
  }
  .footer15-social-links {
    padding-top: var(--dl-layout-space-unit);
  }
  .footer15-credits {
    flex-direction: column;
  }
  .footer15-content31 {
    text-align: center;
  }
  .footer15-content32 {
    text-align: center;
  }
  .footer15-content33 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .footer15-text1 {
    text-align: center;
  }
  .footer15-social-links {
    align-items: center;
    justify-content: center;
  }
  .footer15-content31 {
    text-align: center;
  }
  .footer15-content32 {
    text-align: center;
  }
  .footer15-content33 {
    text-align: center;
  }
}

.the-record-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.the-record-header {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  background-color: #151515;
}
 
.the-record-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: 1280px;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.the-record-navlink10 {
  display: contents;
}
 
.the-record-branding1 {
  gap: var(--dl-layout-space-halfunit);
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.the-record-logo1 {
  width: 50px;
  height: 50px;
  object-fit: cover;
  transition: 0.3s;
}
 
.the-record-logo1:hover {
  transform: rotate(360deg);
}
 
.the-record-company1 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 500;
}
 
.the-record-items1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.the-record-links1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.the-record-navlink11 {
  text-decoration: none;
}
 
.the-record-navlink12 {
  text-decoration: none;
}
 
.the-record-navlink13 {
  text-decoration: none;
}
 
.the-record-navlink14 {
  text-decoration: none;
}
 
.the-record-navlink15 {
  text-decoration: none;
}
 
.the-record-navlink16 {
  text-decoration: none;
  background-color: #ce983e;
}
 
.the-record-text10 {
  color: rgb(255, 255, 255);
}
 
.the-record-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.the-record-button {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  padding-top: 20px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: 20px;
  background-color: #235536;
}
 
.the-record-image10 {
  width: 100px;
  display: none;
  object-fit: cover;
}
 
.the-record-text11 {
  color: #ffffff;
  display: flex;
}
 
.the-record-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #151515;
}
 
.the-record-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.the-record-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.the-record-navlink17 {
  display: contents;
}
 
.the-record-branding2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.the-record-logo2 {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
 
.the-record-company2 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 500;
}
 
.the-record-menu-close {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.the-record-icon1 {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
 
.the-record-items2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.the-record-items3 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.the-record-links2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.the-record-navlink18 {
  text-decoration: none;
}
 
.the-record-navlink19 {
  text-decoration: none;
}
 
.the-record-navlink20 {
  text-decoration: none;
}
 
.the-record-navlink21 {
  text-decoration: none;
}
 
.the-record-navlink22 {
  text-decoration: none;
}
 
.the-record-navlink23 {
  text-decoration: none;
  background-color: #cf942d;
}
 
.the-record-text12 {
  color: #ffffff;
}
 
.the-record-header78 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.the-record-column {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.the-record-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.the-record-text13 {
  font-style: normal;
  text-align: center;
  font-family: "Open Sans";
  font-weight: 700;
}
 
.the-record-container3 {
  display: contents;
}
 
.the-record-text14 {
  font-size: 2em;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 500;
}
 
.the-record-text15 {
  text-align: center;
}
 
.the-record-text16 {
  text-align: center;
}
 
.the-record-heading1 {
  font-size: 2rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 500;
}
 
.the-record-link {
  text-decoration: none;
  background-color: #ce983e;
}
 
.the-record-text17 {
  color: rgb(255, 255, 255);
}
 
.the-record-heading2 {
  font-size: 2rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 500;
}
 
.the-record-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
 
.the-record-row-container {
  width: 100%;
}
 
.the-record-strip {
  align-items: center;
  justify-content: flex-start;
}
 
.the-record-image11 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-image12 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-image13 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-image14 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-image15 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-image16 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-image17 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-image18 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-image19 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-image20 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-image21 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-image22 {
  width: 400px;
  object-fit: cover;
}
 
.the-record-container5 {
  display: contents;
}
 
.the-record-fragment1 {
  display: contents;
}
 
.the-record-text18 {
  display: inline-block;
}
 
.the-record-fragment2 {
  display: contents;
}
 
.the-record-text19 {
  display: inline-block;
}
 
.the-record-fragment3 {
  display: contents;
}
 
.the-record-text20 {
  display: inline-block;
  font-family: "Fira Sans";
}
 
.the-record-footer {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.the-record-fragment4 {
  display: contents;
}
 
.the-record-text21 {
  display: inline-block;
}
 
.the-record-fragment5 {
  display: contents;
}
 
.the-record-text24 {
  display: inline-block;
}
 
.the-record-fragment6 {
  display: contents;
}
 
.the-record-text25 {
  display: inline-block;
}
 
.the-record-fragment7 {
  display: contents;
}
 
.the-record-text28 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .the-record-navbar-interactive {
    padding-top: var(--dl-layout-space-unit);
  }
  .the-record-navlink16 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
  }
  .the-record-text10 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .the-record-button {
    padding-top: var(--dl-layout-space-unit);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .the-record-image10 {
    width: 18px;
    height: 18px;
    display: flex;
  }
  .the-record-text11 {
    display: none;
  }
  .the-record-company2 {
    font-family: Fira Sans;
  }
  .the-record-navlink23 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
    background-color: #cf942d;
  }
  .the-record-text12 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .the-record-link {
    width: 424px;
    height: 57px;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
  }
  .the-record-text17 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .the-record-footer {
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .the-record-navbar-interactive {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .the-record-logo1 {
    width: 36px;
    height: 36px;
  }
  .the-record-company1 {
    font-size: 18px;
    line-height: 20px;
  }
  .the-record-items1 {
    display: none;
  }
  .the-record-burger-menu {
    display: flex;
  }
  .the-record-button {
    padding: 12px;
    background-color: #d1942d;
  }
  .the-record-image10 {
    width: 14px;
    height: 14px;
  }
  .the-record-navlink23 {
    background-color: #cf942d;
  }
  .the-record-content2 {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .the-record-button {
    background-color: #d1942d;
  }
  .the-record-mobile-menu {
    padding: 16px;
  }
  .the-record-company2 {
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-style: normal;
    font-family: Fira Sans;
    font-weight: 500;
  }
  .the-record-navlink23 {
    background-color: #cf942d;
  }
  .the-record-text12 {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .the-record-text13 {
    font-family: Open Sans;
  }
}
