.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #002661;
  letter-spacing: .5px;
  background-color: #002661;
  font-family: Bobbyjonessoft webfont, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

p {
  margin-bottom: 10px;
  font-family: Source Sans Pro, sans-serif;
}

a {
  color: #002661;
  cursor: pointer;
  mix-blend-mode: normal;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
}

a:hover {
  color: #0066db;
}

.ts-content-width {
  margin-left: 120px;
}

.ts-navbar {
  width: 120px;
  height: 100vh;
  text-align: center;
  background-color: #fff;
  position: fixed;
  box-shadow: 1px 0 10px -2px rgba(0, 0, 0, .1);
}

.ts-brand-link {
  width: 100%;
  height: 120px;
  background-color: #002661;
  flex: none;
  justify-content: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  display: flex;
}

.ts-brand-link:focus-visible {
  border: 4px solid #bc1822;
}

.ts-brand-link[data-wf-focus-visible] {
  border: 4px solid #bc1822;
}

.ts-nav-menu {
  height: 81%;
  min-height: 500px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  padding: 2em .6em 110px;
  display: flex;
  position: static;
}

.ts-page-padding {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 1;
  padding-left: 4vw;
  padding-right: 4vw;
}

.ts-section-heroheader {
  color: #002661;
  background-image: linear-gradient(#e5b600 40%, #cc9b01 75%, #e9bb15 75.5%, #ffde41 86%);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  position: relative;
  overflow: hidden;
}

.ts-sweepsteak-section {
  background-color: #dd9e00;
}

.ts-blue-showroom-section {
  background-color: #28459b;
  position: relative;
  overflow: hidden;
}

.ts-section-social {
  background-color: #fff;
  position: relative;
}

.ts-footer-section {
  background-color: #002661;
  overflow: hidden;
}

.ts-container-large {
  width: 100%;
  height: 90vh;
  max-height: 50vw;
  min-height: 500px;
  flex-direction: column;
}

.ts-padding-vertical-xhuge {
  height: 100%;
  flex: 1;
  padding-top: 5em;
  padding-bottom: 5em;
}

.ts-heroheader-component {
  height: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 4em;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 55% 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ts-heroheader-component.ts-heroheader-component-vertical-center {
  align-items: end;
  justify-items: start;
}

.ts-heroheader-content {
  height: 75%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.ts-container-small {
  width: 100%;
  height: 55vh;
  min-height: 450px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.ts-video-wrapper {
  background-image: url('../images/Still.jpg');
  background-position: 0 0;
  background-size: cover;
  align-self: center;
  position: relative;
  overflow: hidden;
}

.vimeo-embed-2 {
  height: 0;
  padding-bottom: 56.25%;
  position: static;
}

.ts-button {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #253a7a;
  border: 4px solid rgba(0, 0, 0, 0);
  border-radius: .5rem;
  align-items: center;
  padding: .6em .6em .5em;
  font-family: Bobbyjonessoft webfont, sans-serif;
  font-size: 1.7em;
  font-weight: 400;
}

.ts-button:hover {
  color: #fff;
  background-color: #002661;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.ts-button:focus-visible {
  border: 4px solid #bc1822;
}

.ts-button[data-wf-focus-visible] {
  border: 4px solid #bc1822;
}

.ts-brand-logo {
  flex: 1;
}

.ts-logoline {
  color: #002661;
  letter-spacing: 3px;
  font-size: 4.5vw;
  display: inline;
}

.ts-logoline.ts-social-section {
  font-size: 3.9vw;
  display: inline-block;
}

.ts-logoline.ts-logoline-bigger-mobile {
  font-size: 3.9vw;
}

.ts-inline-brand-image {
  width: 17vw;
  margin-top: -2vw;
  margin-left: .3vw;
  margin-right: .4vw;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.ts-inline-brand-image.ts-logo-header {
  width: 18vw;
}

.ts-logo-typo-wrapper {
  white-space: nowrap;
  padding-top: 14px;
}

.ts-logo-typo-wrapper.ts-left-align {
  text-align: left;
  align-self: center;
}

.ts-logo-typo-wrapper.ts-left-align-social {
  text-align: left;
  align-self: center;
  align-items: center;
  display: flex;
}

.ts-header-quote-wrapper {
  text-align: center;
  padding-top: 3vw;
}

.ts-header-quote-line1 {
  letter-spacing: 1px;
  white-space: nowrap;
  font-size: 3.5vw;
  font-weight: 400;
}

.ts-vector-frame {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ts-frame-wrapper {
  width: 34vw;
  margin-top: 2vw;
  padding-top: 1vw;
  display: inline-block;
  position: relative;
}

.ts-text-inside-frame {
  margin-left: 6px;
  font-size: 7.1vw;
  line-height: 7vw;
}

.ts-font-adjust {
  font-size: 8.6vw;
  line-height: 6vw;
}

.ts-sweepstake-head {
  color: #fff;
  white-space: nowrap;
  font-size: 2.2vw;
  font-weight: 400;
  line-height: 3.3vw;
}

.ts-sweepstake-head-adjust {
  white-space: nowrap;
  font-size: 6.5vw;
  line-height: 4.7vw;
  display: inline-block;
}

.ts-sweepstake-head-adjust2 {
  white-space: nowrap;
  margin-top: -21px;
  font-size: 3.35vw;
  line-height: 2vw;
  display: inline-block;
}

.ts-sweepstake-longcopy {
  color: #fff;
  letter-spacing: .55px;
  white-space: nowrap;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 2vw;
}

.ts-spacer-xlarge {
  height: 2em;
}

.ts-spacer-xsmall {
  height: 1.2em;
}

.ts-teaser-text-logo {
  width: 95%;
  max-width: 55vh;
  margin-bottom: 4em;
  position: relative;
}

.ts-image-flyin-right {
  width: 55%;
  max-width: 110vh;
  min-width: 45vw;
  flex: none;
  margin-top: 20vh;
  margin-bottom: 3em;
  margin-right: -4em;
}

.ts-image-flyin-left {
  z-index: 1;
  width: 48%;
  max-width: 100vh;
  min-width: 40vw;
  flex: none;
  margin-top: 4em;
  margin-bottom: 150px;
  margin-left: -4em;
  position: absolute;
  top: auto;
  bottom: 40px;
  left: 0%;
  right: auto;
}

.ts-container-header {
  width: 100%;
  height: 98vh;
  max-height: 1360px;
  min-height: 700px;
  flex-direction: column;
}

.ts-teaser-content {
  text-align: center;
}

.ts-padding-vertical-xtop {
  height: 100%;
  flex: 1;
  padding-top: 4em;
}

.ts-green-content-showroom {
  background-color: #169800;
  position: relative;
  overflow: hidden;
}

.ts-claim-text {
  text-align: left;
  letter-spacing: 1px;
  white-space: pre-wrap;
  font-size: 2.6vw;
  font-weight: 400;
  line-height: 4vw;
}

.ts-claim-text-adjust-1 {
  white-space: nowrap;
  font-size: 7.8vw;
  line-height: 0;
}

.ts-claim-text-adjust-2 {
  letter-spacing: 2px;
  white-space: nowrap;
  margin-top: .8vw;
  font-size: 6.6vw;
  line-height: 5vw;
  display: inline-block;
}

.ts-teaser-content-2 {
  text-align: center;
  margin-left: 3.5em;
  padding-top: 2.5em;
  padding-bottom: 0;
}

.ts-container-footer {
  width: 100%;
  min-height: 30vh;
  flex-direction: column;
  display: flex;
}

.ts-hero-image {
  max-width: 100vh;
  min-height: 100%;
  min-width: 50vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 53%;
  right: auto;
}

.ts-nav-link-text {
  letter-spacing: .2px;
  margin-top: 10px;
  font-size: .7em;
  line-height: 1em;
}

.ts-teaser-image {
  height: 150%;
  max-height: 90vw;
  max-width: none;
  min-height: 600px;
  margin-top: -15.7em;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 31%;
  right: auto;
}

.ts-nav-image {
  width: 18px;
}

.ts-nav-link {
  margin-top: 2vh;
  margin-bottom: 2vh;
}

.ts-nav-link:focus-visible {
  border-bottom: 4px solid #bc1822;
}

.ts-nav-link[data-wf-focus-visible] {
  border-bottom: 4px solid #bc1822;
}

.ts-nav-container {
  height: 100%;
  min-height: 600px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.ts-nav-image-2 {
  width: 31px;
}

.ts-nav-image-3 {
  width: 48px;
}

.ts-tiny-round-image {
  width: 3.3em;
  height: 3.3em;
  border: 2px solid #fff;
  border-radius: 50%;
  margin: .8em 1.3em;
  overflow: hidden;
}

.ts-tiny-round-image.ts-down {
  padding-top: .5em;
}

.ts-equation-wrapper {
  z-index: 20;
  flex-direction: column;
  align-items: center;
  margin-top: 8em;
  display: flex;
  position: relative;
}

.ts-30-image {
  width: 1.7em;
}

.ts-inline-text-image {
  width: 10vw;
  align-self: flex-start;
  margin-left: -2px;
  margin-right: 1vw;
  display: inline-block;
  position: relative;
  bottom: -1vw;
}

.ts-padding-vertical-xmedium {
  height: 100%;
  flex: 1;
  padding-top: 3em;
  padding-bottom: 4em;
}

.ts-icon-inline {
  height: 1.1em;
  display: inline-block;
}

.ts-button-text {
  padding-right: 1vw;
  font-size: 1.6vw;
  line-height: 2.5vw;
  display: inline-block;
}

.ts-social-intro-wrapper {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.ts-nobr {
  line-height: 5vw;
  display: inline-block;
}

.ts-ul-info-wrapper {
  padding-left: 0;
  list-style-type: none;
}

.ts-paragraph {
  color: #fff;
  letter-spacing: .1px;
  flex: 0 auto;
  margin-bottom: 0;
  font-family: Speakpro, sans-serif;
  font-size: 1.6vw;
  font-weight: 400;
  line-height: 1.2em;
  display: inline-block;
}

.ts-icon {
  width: 4vw;
  min-width: 60px;
  margin-bottom: .3vw;
  display: block;
}

.ts-wrapper-50 {
  max-width: 40vw;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.ts-horizontal-spacer {
  width: 1em;
  height: 1em;
  flex: none;
}

.ts-product-section-grid {
  grid-template-rows: auto auto minmax(20vw, 1fr);
  grid-template-columns: 50% 50%;
}

.ts-animation {
  z-index: 1;
  height: 55vh;
  min-height: 450px;
  position: relative;
  overflow: hidden;
}

.background-video {
  height: 100%;
}

.ts-button-icon {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #253a7a;
  border-radius: .5rem;
  align-items: center;
  padding: .4em .6em .3em;
  font-family: Bobbyjonessoft webfont, sans-serif;
  font-size: 1.7em;
  font-weight: 400;
  line-height: 1.6em;
  display: flex;
}

.ts-button-icon:hover {
  color: #fff;
  background-color: #002661;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.ts-social-image-wrapper-inner {
  width: 150vw;
  height: 200vh;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  position: absolute;
  top: -24vw;
  bottom: auto;
  left: -55vw;
  right: auto;
  transform: rotate(20deg);
}

.ts-social-image {
  width: 25vw;
  flex: none;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}

.ts-social-image._11 {
  background-image: url('../images/image9.jpg');
  background-position: 50%;
  background-size: cover;
}

.ts-social-image._2 {
  background-image: url('../images/image10.jpg');
  background-position: 50%;
  background-size: cover;
}

.ts-social-image._28 {
  background-image: url('../images/image12.jpg');
  background-size: cover;
}

.ts-social-image._22 {
  background-image: url('../images/image10.png');
  background-size: cover;
}

.ts-social-image._15 {
  background-image: url('../images/image2.jpg');
  background-position: 50%;
  background-size: cover;
}

.ts-social-image._30 {
  background-image: url('../images/image11.jpg');
  background-size: cover;
}

.ts-social-image._10 {
  background-image: url('../images/image5.jpg');
  background-position: 0%;
  background-size: 105%;
}

.ts-social-image._7 {
  background-image: url('../images/image3.jpg');
  background-size: cover;
}

.ts-social-image._14 {
  background-image: url('../images/image8.jpg');
  background-size: cover;
}

.ts-social-image._16 {
  background-image: url('../images/moises-alex-0AlDmz8Twv0-unsplash.jpg');
}

.ts-social-image._23 {
  background-image: url('../images/Image1.jpg');
  background-size: cover;
}

.ts-social-image._21 {
  background-image: url('../images/image15.jpg');
  background-position: 0 0;
  background-size: cover;
}

.ts-social-image._25 {
  background-image: url('../images/image4.jpg');
  background-size: cover;
}

.ts-social-image._19 {
  background-image: url('../images/image5.jpg');
  background-size: cover;
}

.ts-social-image._18 {
  background-image: url('../images/image3.jpg');
  background-size: cover;
}

.ts-social-image._4 {
  background-image: url('../images/image1.png');
  background-size: cover;
}

.ts-social-image._5 {
  background-image: url('../images/image7.jpg');
  background-size: cover;
}

.ts-social-image._8 {
  background-image: url('../images/image12.png');
  background-size: cover;
}

.ts-social-image._6 {
  background-image: url('../images/image6.jpg');
  background-size: cover;
}

.ts-social-image._24 {
  background-image: url('../images/image13.jpg');
  background-size: cover;
}

.ts-social-image._13 {
  background-image: url('../images/artin-bakhan-f1olIOxfMeQ-unsplash.jpg');
}

.ts-social-image._12 {
  background-image: url('../images/image9.jpg');
  background-size: cover;
}

.ts-social-image._26 {
  background-image: url('../images/image14.jpg');
  background-size: cover;
}

.ts-social-image._3 {
  background-image: url('../images/image13.jpg');
  background-size: cover;
}

.ts-social-image._20 {
  background-image: url('../images/image10.png');
  background-size: cover;
}

.ts-social-image._27 {
  background-image: url('../images/image3.jpg');
  background-size: cover;
}

.ts-social-image._29 {
  background-image: url('../images/image7.jpg');
  background-size: cover;
}

.ts-social-image._17 {
  background-image: url('../images/image4.jpg');
  background-position: 50%;
  background-size: cover;
}

.ts-social-image._1 {
  background-image: url('../images/image9.jpg');
  background-position: 0 0;
  background-size: cover;
}

.ts-social-image._15-en, .ts-social-image._2-en {
  background-image: url('../images/image10_en.jpg');
  background-position: 50%;
  background-size: cover;
}

.ts-social-image._23-en {
  background-image: url('../images/Image1-en.jpg');
  background-size: cover;
}

.ts-social-image._28-en {
  background-image: url('../images/image12.jpg');
  background-size: cover;
}

.ts-social-image-wrapper-outer {
  width: 100%;
  height: 80vh;
  max-height: 1200px;
  min-height: 600px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ts-social-image-row-wrapper {
  height: 25vw;
  flex: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -10vw;
  display: flex;
}

.ts-social-image-row-wrapper.ts-adjust-mobile {
  margin-left: 0;
}

.ts-sauce-wave-image {
  z-index: 5;
  width: 149vw;
  height: 15vw;
  max-width: 200%;
  margin-bottom: -5px;
  margin-left: -40px;
  position: relative;
  top: auto;
  left: 0%;
  right: auto;
}

.ts-sauce-wave-2 {
  z-index: 3;
  width: 100vw;
  max-width: none;
  margin-left: -3em;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image {
  position: absolute;
}

.social-icons {
  width: 3.2em;
  height: 3.2em;
  background-color: #193c71;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.social-icons:focus-visible {
  border: 4px solid #bc1822;
}

.social-icons[data-wf-focus-visible] {
  border: 4px solid #bc1822;
}

.ts-social-icon-wrapper {
  justify-content: flex-start;
  display: flex;
}

.ts-horizontal-spacer-small {
  width: 1em;
}

.ts-social-icon-image {
  position: relative;
}

.ts-social-icons-hover {
  border-radius: 5px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ts-social-icons-hover.fb {
  background-color: #4467b3;
}

.ts-social-icons-hover.yt {
  background-color: #ee2e34;
}

.ts-social-icons-hover.in {
  background-color: #b9499b;
}

.ts-social-icons-hover.tt {
  background-color: #00f2ea;
}

.ts-grid-footer-section {
  grid-template-columns: 1fr minmax(27vw, 1fr) 1fr;
}

.ts-footer-link-list {
  color: #fff;
  padding-left: 0;
  list-style-type: none;
}

.ts-footer-link-text {
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
}

.ts-arrow-right {
  opacity: .5;
  margin-right: 8px;
  font-family: Euclidtriangle, sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 7px;
  display: inline-block;
  position: relative;
  bottom: -2px;
}

.ts-footer-link-wrapper:focus-visible {
  border-bottom: 4px solid #bc1822;
}

.ts-footer-link-wrapper[data-wf-focus-visible] {
  border-bottom: 4px solid #bc1822;
}

.ts-top-anker {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  top: auto;
  bottom: 30px;
  left: 0%;
  right: 0%;
}

.ts-top-anker:focus-visible {
  border: 4px solid #bc1822;
}

.ts-top-anker[data-wf-focus-visible] {
  border: 4px solid #bc1822;
}

.ts-colorblend {
  background-image: linear-gradient(to right, #dd9e00, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 82%, #dd9e00);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ts-legalline {
  color: rgba(255, 255, 255, .5);
  text-align: center;
  margin-top: 2em;
  font-family: Source Sans Pro, sans-serif;
  font-size: .9rem;
  font-weight: 300;
}

.ts-social-grid-video {
  width: 24.7vw;
  height: 24.7vw;
  margin-left: auto;
  margin-right: auto;
}

.ts-sweapsteak-grid {
  height: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 4em;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.ts-sweapsteak-grid.ts-heroheader-component-vertical-center {
  align-items: end;
  justify-items: start;
}

.ts-spacer-1em {
  width: 1em;
  height: 1em;
}

.ts-top-anker-mobile {
  z-index: 1000;
  width: 60px;
  height: 80px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 2em;
}

.ts-top-anker-mobile.w--current {
  z-index: 1000;
  height: 80px;
  color: #fff;
  background-color: #002661;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 2em;
  right: auto;
}

.ts-blue-border {
  height: 2vh;
}

.ts-scroll-down-aktivator {
  z-index: 30;
  width: 40px;
  height: 60px;
  border-bottom: 5px solid #28459b;
  margin-left: -20px;
  padding-top: 25px;
  padding-left: 13px;
  padding-right: 13px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
  overflow: hidden;
  transform: rotate(180deg);
}

.ts-scroll-image {
  width: 50px;
}

.ts-nobr-desktop {
  display: inline-block;
}

.ts-social-intro-wrapper-2 {
  z-index: 2;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.ts-inline-text-image-2 {
  width: 10vw;
  align-self: flex-start;
  margin-left: -2px;
  margin-right: 1vw;
  display: inline-block;
  position: relative;
  bottom: 1px;
}

.ts-button-icon-2 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #253a7a;
  border: 4px solid rgba(0, 0, 0, 0);
  border-radius: .5rem;
  align-items: center;
  padding: .4em .6em .3em;
  font-family: Bobbyjonessoft webfont, sans-serif;
  font-size: 1.7em;
  font-weight: 400;
  line-height: 1.6em;
  display: flex;
}

.ts-button-icon-2:hover {
  color: #fff;
  background-color: #002661;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.ts-button-icon-2:focus-visible {
  border-color: #bc1822;
}

.ts-button-icon-2[data-wf-focus-visible] {
  border-color: #bc1822;
}

.ts-logoline-2 {
  color: #002661;
  letter-spacing: 3px;
  font-size: 4.5vw;
  display: inline;
}

.ts-logoline-2.ts-social-section {
  font-size: 3.9vw;
  line-height: 3vw;
  display: inline-block;
}

.ts-social-button-wrapper {
  justify-content: center;
  display: flex;
}

.ts-claim-text-adjust-en1 {
  font-size: 3.4vw;
}

.ts-claim-text-adjust-en2 {
  font-size: 9.8vw;
  line-height: 9vw;
}

.ts-claim-text-adjust-en3 {
  font-size: 5.6vw;
  line-height: 4vw;
}

.ts-claim-text-adjust-en4 {
  font-size: 7.7vw;
  line-height: 7vw;
}

.ts-text-inside-frame-en {
  margin-left: 6px;
  font-size: 5.5vw;
  line-height: 5.5vw;
}

.ts-header-quote-line1-en {
  letter-spacing: 1px;
  white-space: nowrap;
  font-size: 7.5vw;
  font-weight: 400;
  line-height: 6vw;
}

.ts-header-quote-line2-en {
  letter-spacing: 2px;
  white-space: nowrap;
  font-size: 7.5vw;
  font-weight: 400;
  line-height: 9vw;
}

.ts-frame-wrapper-en {
  width: 29.5vw;
  margin-top: .2vw;
  padding-top: 1vw;
  display: inline-block;
  position: relative;
}

.ts-sweepstake-head-en {
  color: #fff;
  white-space: nowrap;
  font-size: 3vw;
  font-weight: 400;
  line-height: 3vw;
}

.ts-sweepstake-head-adjust-en {
  white-space: nowrap;
  font-size: 4.6vw;
  line-height: 0;
  display: inline;
}

.ts-sweepstake-head-adjust2-en {
  white-space: nowrap;
  font-size: 5.5vw;
  line-height: 4vw;
  display: inline-block;
}

.ts-language-switch-button {
  width: 60px;
  height: 40px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-top-style: none;
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

.ts-language-switch-button:hover {
  color: #8e6e06;
  box-shadow: inset -5px -5px 0 -3px #cc9b01;
}

.ts-language-switch-button:focus-visible {
  border: 4px solid #bc1822;
  border-top-style: none;
}

.ts-language-switch-button[data-wf-focus-visible] {
  border: 4px solid #bc1822;
  border-top-style: none;
}

.ts-language-switch-button.w--current {
  background-color: #cc9b01;
  box-shadow: inset 5px 3px 3px rgba(0, 0, 0, .2);
}

.ts-language-switch-button.w--current:hover {
  color: #fff;
}

.ts-language-switch-button.ts-language-switch-button-left {
  z-index: 100;
  border-bottom-right-radius: 0;
  position: relative;
}

.ts-language-switch-button.ts-language-switch-button-right {
  border-bottom-left-radius: 0;
  margin-left: -2px;
}

.ts-language-switch-wrapper {
  z-index: 1000;
  position: relative;
}

.ts-teaser-text-logo-en {
  width: 100%;
  max-width: 61vh;
  margin-top: 2em;
  margin-bottom: 0;
  position: relative;
}

.ts-claim-text-adjust-3 {
  letter-spacing: 2px;
  white-space: nowrap;
  margin-top: .8vw;
  font-size: 5.2vw;
  line-height: 3vw;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 14px;
    line-height: 16px;
  }

  .ts-content-width {
    margin-left: 80px;
  }

  .ts-navbar {
    width: 80px;
  }

  .ts-brand-link {
    height: 80px;
    padding: 10px;
  }

  .ts-page-padding {
    padding-left: 2em;
    padding-right: 2em;
  }

  .menu-button {
    display: none;
  }

  .ts-blue-showroom-section {
    min-height: 92vh;
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
  }

  .ts-container-large {
    max-height: 500px;
    min-height: 400px;
  }

  .ts-padding-vertical-xhuge {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .ts-heroheader-component {
    min-height: auto;
    grid-column-gap: 2rem;
    grid-template-columns: 55% 1fr;
    grid-auto-flow: row;
  }

  .ts-heroheader-component.ts-heroheader-component-vertical-center {
    grid-column-gap: 1em;
    align-items: end;
  }

  .ts-container-small {
    height: 54vh;
    min-height: 300px;
    justify-content: flex-end;
  }

  .ts-logoline, .ts-logoline.ts-social-section {
    font-size: 5vw;
  }

  .ts-logoline.ts-logoline-bigger-mobile {
    font-size: 4.5vw;
  }

  .ts-inline-brand-image {
    width: 19vw;
    margin-right: .5vw;
  }

  .ts-inline-brand-image.ts-logo-header {
    width: 20vw;
  }

  .ts-logo-typo-wrapper.ts-left-align {
    margin-bottom: 20px;
  }

  .ts-header-quote-line1 {
    font-size: 4vw;
  }

  .ts-frame-wrapper {
    width: 40vw;
    margin-top: 2vw;
    padding-top: 1vw;
  }

  .ts-text-inside-frame {
    font-size: 8.2vw;
    line-height: 8.2vw;
  }

  .ts-font-adjust {
    font-size: 10vw;
  }

  .ts-teaser-text-logo {
    margin-bottom: 0;
  }

  .ts-image-flyin-right {
    min-width: 56vw;
    margin-top: 10vh;
    margin-right: -16vw;
  }

  .ts-image-flyin-left {
    min-width: 53vw;
    margin-top: 2em;
    margin-bottom: 0;
    position: relative;
    bottom: 0;
  }

  .ts-container-header {
    max-height: none;
    min-height: 600px;
  }

  .ts-padding-vertical-xtop {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ts-claim-text {
    margin-top: 0;
    font-size: 3vw;
  }

  .ts-claim-text-adjust-1 {
    font-size: 9vw;
  }

  .ts-claim-text-adjust-2 {
    font-size: 7.6vw;
    line-height: 7.5vw;
  }

  .ts-teaser-content-2 {
    margin-left: 0;
  }

  .ts-container-footer {
    min-height: 20vh;
  }

  .ts-hero-image {
    height: 100%;
    max-width: none;
    min-height: 90vh;
    min-width: 0;
    top: 0%;
    bottom: 0%;
    left: 53%;
    right: auto;
  }

  .ts-teaser-image {
    min-height: 400px;
    left: 23%;
  }

  .ts-tiny-round-image {
    margin-left: 2.5em;
    margin-right: 2.5em;
  }

  .ts-inline-text-image {
    width: 13vw;
    bottom: -.5vw;
  }

  .ts-padding-vertical-xmedium {
    padding-top: 1em;
    padding-bottom: 2em;
  }

  .ts-icon-inline {
    margin-top: 0;
  }

  .ts-paragraph {
    font-size: 1.1em;
  }

  .ts-icon {
    width: 12em;
    height: auto;
    min-height: 0;
    min-width: 0;
    margin-bottom: .6vw;
  }

  .ts-product-section-grid {
    max-width: 100%;
    grid-row-gap: 0px;
    grid-template-rows: minmax(32vh, 1fr) auto minmax(30vh, 1fr);
    grid-template-columns: 50% minmax(40vw, 45vw);
    margin-left: auto;
    margin-right: auto;
  }

  .ts-animation {
    height: 100%;
    min-height: 300px;
  }

  .ts-button-icon {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .ts-social-image-wrapper-inner {
    justify-content: flex-start;
    margin-top: -20%;
    margin-left: -20%;
  }

  .ts-social-image {
    width: 25vh;
  }

  .ts-social-image._21 {
    position: relative;
  }

  .ts-social-image-wrapper-outer {
    height: 90vh;
    max-height: 1100px;
    min-height: 500px;
    justify-content: center;
    align-items: flex-start;
  }

  .ts-social-image-row-wrapper {
    height: 25vh;
    justify-content: center;
    align-items: stretch;
    margin-left: -20%;
  }

  .ts-sauce-wave-image {
    margin-bottom: -2%;
  }

  .ts-footer-link-text {
    letter-spacing: .1px;
  }

  .ts-colorblend {
    background-image: linear-gradient(to right, rgba(221, 158, 0, .7), rgba(0, 0, 0, 0) 19%, rgba(0, 0, 0, 0) 81%, rgba(221, 158, 0, .7));
  }

  .ts-social-grid-video {
    width: 24.7vh;
    height: 24.7vh;
  }

  .ts-sweapsteak-grid {
    min-height: auto;
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    align-items: end;
  }

  .ts-sweapsteak-grid.ts-heroheader-component-vertical-center {
    grid-column-gap: 1em;
    align-items: end;
  }

  .ts-nobr-desktop {
    display: inline;
  }

  .ts-inline-text-image-2 {
    width: 10vw;
    bottom: 1px;
  }

  .ts-button-icon-2 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .ts-logoline-2 {
    font-size: 5vw;
  }

  .ts-logoline-2.ts-social-section, .ts-claim-text-adjust-en1 {
    font-size: 3.8vw;
  }

  .ts-claim-text-adjust-en2 {
    font-size: 11vw;
    line-height: 10.1vw;
  }

  .ts-claim-text-adjust-en3 {
    font-size: 6.5vw;
    line-height: 5vw;
  }

  .ts-claim-text-adjust-en4 {
    font-size: 9vw;
    line-height: 8.2vw;
  }

  .ts-text-inside-frame-en {
    font-size: 7.9vw;
    line-height: 8.2vw;
  }

  .ts-header-quote-line1-en {
    font-size: 9.5vw;
  }

  .ts-header-quote-line2-en {
    font-size: 10vw;
    line-height: 11.5vw;
  }

  .ts-frame-wrapper-en {
    width: 40vw;
    margin-top: 2vw;
    padding-top: 1vw;
  }

  .ts-sweepstake-head-adjust2-en {
    line-height: 5vw;
  }

  .ts-language-switch-button {
    font-size: 1.2em;
  }

  .ts-teaser-text-logo-en {
    margin-bottom: 0;
  }

  .ts-claim-text-adjust-3 {
    font-size: 6.1vw;
    line-height: 5vw;
  }
}

@media screen and (max-width: 767px) {
  .ts-content-width {
    margin-left: 0;
  }

  .ts-navbar {
    display: none;
  }

  .ts-container-large {
    height: auto;
    max-height: none;
    min-height: 90vh;
  }

  .ts-heroheader-component {
    grid-template-columns: 60% 1fr;
  }

  .ts-heroheader-component.ts-heroheader-component-vertical-center {
    grid-row-gap: 0em;
    grid-template-rows: minmax(60vw, 50vh) minmax(50vw, 1fr);
    grid-template-columns: 100%;
    grid-auto-rows: auto;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
  }

  .ts-logoline {
    flex: none;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5vw;
    display: block;
  }

  .ts-logoline.ts-social-section {
    font-size: 10vw;
    line-height: 10vw;
    display: inline;
  }

  .ts-logoline.ts-logoline-bigger-mobile {
    font-size: 8vw;
  }

  .ts-inline-brand-image {
    width: 32vw;
    margin-top: 0;
  }

  .ts-inline-brand-image.ts-logo-header {
    width: 23vw;
    align-self: center;
  }

  .ts-logo-typo-wrapper {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .ts-logo-typo-wrapper.ts-left-align {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 2em;
    margin-bottom: 40px;
    padding-top: 0;
    display: flex;
  }

  .ts-logo-typo-wrapper.ts-left-align-social {
    width: 100%;
    text-align: center;
    white-space: normal;
    flex-wrap: wrap;
    flex: none;
    display: block;
  }

  .ts-header-quote-wrapper {
    text-align: center;
  }

  .ts-sweepstake-head {
    font-size: 2.7vw;
    line-height: 4vw;
  }

  .ts-sweepstake-head-adjust {
    font-size: 8vw;
    line-height: 6vw;
  }

  .ts-sweepstake-head-adjust2 {
    font-size: 4.1vw;
  }

  .ts-sweepstake-longcopy {
    white-space: normal;
    font-size: 1.3em;
    line-height: 1em;
    display: inline;
  }

  .ts-spacer-xsmall {
    height: 1.5em;
  }

  .ts-teaser-text-logo {
    max-width: 50vw;
    margin-bottom: 2em;
  }

  .ts-image-flyin-right {
    width: 100%;
    max-width: 100vw;
    margin-top: 2vh;
    margin-bottom: 1em;
  }

  .ts-image-flyin-left {
    width: 100%;
    max-width: 100vw;
    margin-top: -11vh;
    margin-bottom: 0;
    margin-left: -6em;
    position: relative;
  }

  .ts-container-header {
    max-height: none;
    min-height: 400px;
  }

  .ts-teaser-content {
    max-width: 50vw;
  }

  .ts-claim-text {
    text-align: center;
    padding-left: 0;
    font-size: 5vw;
  }

  .ts-claim-text-adjust-1 {
    font-size: 15.2vw;
  }

  .ts-claim-text-adjust-2 {
    min-width: 100%;
    font-size: 12.8vw;
    line-height: 15vw;
  }

  .ts-teaser-content-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .ts-container-footer {
    position: relative;
  }

  .ts-teaser-image {
    width: 120vw;
    height: auto;
    max-height: none;
    margin-top: -50vw;
    margin-right: -2em;
    position: relative;
  }

  .ts-tiny-round-image {
    margin-left: 0;
    margin-right: 0;
  }

  .ts-inline-text-image {
    width: 24.5vw;
    margin-right: 2vw;
    bottom: 2.6vw;
  }

  .ts-button-text {
    padding-top: 1px;
    padding-right: 2vw;
    font-size: 4vw;
  }

  .ts-social-intro-wrapper {
    width: 100%;
    flex-direction: column;
  }

  .ts-ul-info-wrapper {
    width: 80%;
    max-width: 430px;
  }

  .ts-icon {
    width: 3.1em;
  }

  .ts-wrapper-50 {
    max-width: none;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .ts-product-section-grid {
    grid-template-columns: 100%;
    align-self: stretch;
    justify-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .ts-social-image {
    min-width: 140px;
  }

  .ts-social-image-row-wrapper {
    min-height: 140px;
  }

  .ts-sauce-wave-image {
    z-index: 20;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .ts-sauce-wave-2 {
    width: 130vw;
  }

  .ts-social-icon-wrapper {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .ts-grid-footer-section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    align-content: end;
    justify-items: start;
  }

  .ts-footer-link-list {
    margin-bottom: 0;
  }

  .ts-footer-link-text {
    letter-spacing: .5px;
  }

  .ts-social-grid-video {
    min-height: 140px;
    min-width: 140px;
  }

  .ts-top-anker-mobile {
    background-color: #193c71;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .ts-top-anker-mobile.w--current {
    flex-direction: column;
    align-items: center;
  }

  .ts-break-mobile {
    white-space: normal;
    display: inline-block;
  }

  .ts-break {
    white-space: pre-wrap;
  }

  .ts-social-intro-wrapper-2 {
    flex-direction: column;
  }

  .ts-inline-text-image-2 {
    width: 24.5vw;
    margin-right: 2vw;
    bottom: 2.6vw;
  }

  .ts-logoline-2 {
    flex: none;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5vw;
    display: block;
  }

  .ts-logoline-2.ts-social-section {
    font-size: 10vw;
    line-height: 10vw;
    display: inline;
  }

  .ts-claim-text-adjust-en1 {
    font-size: 6.6vw;
  }

  .ts-claim-text-adjust-en2 {
    font-size: 19vw;
    line-height: 19vw;
  }

  .ts-claim-text-adjust-en3 {
    font-size: 11vw;
    line-height: 6vw;
  }

  .ts-claim-text-adjust-en4 {
    font-size: 15.6vw;
    line-height: 16vw;
  }

  .ts-sweepstake-head-en {
    font-size: 3.85vw;
    line-height: 4vw;
  }

  .ts-sweepstake-head-adjust-en {
    font-size: 6vw;
    line-height: 6vw;
  }

  .ts-sweepstake-head-adjust2-en {
    font-size: 7vw;
    line-height: 7vw;
  }

  .ts-teaser-text-logo-en {
    max-width: 69vw;
    margin-top: -6vh;
    margin-bottom: 0;
  }

  .ts-claim-text-adjust-3 {
    min-width: 100%;
    font-size: 10vw;
    line-height: 13vw;
  }
}

@media screen and (max-width: 479px) {
  .ts-page-padding {
    padding-left: 2em;
    padding-right: 2em;
  }

  .ts-section-heroheader {
    margin-top: 5px;
  }

  .ts-sweepsteak-section {
    overflow: hidden;
  }

  .ts-container-large {
    height: 100%;
    min-height: 80vh;
  }

  .ts-padding-vertical-xhuge {
    padding-top: 0;
    padding-bottom: 5em;
  }

  .ts-heroheader-component {
    grid-column-gap: 0rem;
    grid-row-gap: 0em;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    grid-auto-rows: minmax(100vw, 60vh);
    align-items: end;
  }

  .ts-heroheader-component.ts-heroheader-component-vertical-center {
    grid-template-rows: minmax(40%, 50vh) minmax(45vh, 1fr);
    align-content: start;
    align-items: center;
  }

  .ts-heroheader-content {
    height: 100%;
    margin-top: 20px;
  }

  .ts-container-small {
    height: auto;
    min-height: 95vh;
    justify-content: center;
    overflow: visible;
  }

  .ts-button {
    font-size: 1.6em;
  }

  .ts-logoline {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 9vw;
    display: block;
  }

  .ts-logoline.ts-social-section {
    letter-spacing: 2px;
    font-size: 10vw;
    line-height: 10vw;
  }

  .ts-logoline.ts-logoline-bigger-mobile {
    font-size: 7vw;
  }

  .ts-inline-brand-image {
    width: 37vw;
    align-self: center;
    margin-top: 0;
    margin-left: 1vw;
    margin-right: 1.5vw;
  }

  .ts-inline-brand-image.ts-logo-header {
    width: 40vw;
  }

  .ts-logo-typo-wrapper {
    width: 100%;
    flex: none;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: 0;
    padding-top: 2em;
    display: flex;
  }

  .ts-logo-typo-wrapper.ts-left-align {
    width: 100%;
    white-space: normal;
    margin-left: 0;
    padding-top: 0;
  }

  .ts-logo-typo-wrapper.ts-left-align-social {
    width: 100%;
    white-space: normal;
    margin-left: 0;
    padding-top: 0;
    display: block;
  }

  .ts-header-quote-wrapper {
    width: 100%;
    padding-top: 6vw;
  }

  .ts-header-quote-line1 {
    font-size: 7.5vw;
  }

  .ts-frame-wrapper {
    width: 77vw;
    padding-top: 3vw;
  }

  .ts-text-inside-frame {
    font-size: 15vw;
    line-height: 15vw;
  }

  .ts-font-adjust {
    font-size: 18vw;
  }

  .ts-sweepstake-head {
    font-size: 5vw;
    line-height: 8vw;
  }

  .ts-sweepstake-head-adjust {
    font-size: 15vw;
    line-height: 11vw;
  }

  .ts-sweepstake-head-adjust2 {
    font-size: 7.6vw;
  }

  .ts-sweepstake-longcopy {
    width: 100%;
    font-size: 1.5em;
    line-height: 1.1em;
  }

  .ts-spacer-xlarge {
    height: 1em;
  }

  .ts-teaser-text-logo {
    width: 60%;
    max-width: 70vw;
    min-width: 160px;
    margin-bottom: 2em;
  }

  .ts-image-flyin-right {
    width: 130%;
    margin-top: 4em;
  }

  .ts-image-flyin-left {
    width: 130%;
    margin-top: -4.5vh;
  }

  .ts-container-header {
    height: 83vh;
    min-height: 500px;
  }

  .ts-teaser-content {
    max-width: none;
    margin-top: 2em;
    margin-bottom: 2em;
    overflow: visible;
  }

  .ts-padding-vertical-xtop {
    padding-top: 2em;
  }

  .ts-claim-text {
    font-size: 6vw;
  }

  .ts-claim-text-adjust-1 {
    font-size: 18.4vw;
  }

  .ts-claim-text-adjust-2 {
    font-size: 15.4vw;
    line-height: 20vw;
  }

  .ts-hero-image {
    height: 100%;
    min-height: 100vw;
    min-width: 0;
    margin-top: -10vw;
    margin-bottom: 1em;
    position: relative;
    left: auto;
    right: -1em;
  }

  .ts-teaser-image {
    width: auto;
    height: 100%;
    min-height: 97vw;
    margin-top: 0;
    left: -10%;
  }

  .ts-tiny-round-image {
    width: 15vw;
    height: 15vw;
    min-height: 3em;
    min-width: 3em;
    background-color: rgba(229, 182, 0, .7);
    flex: none;
    margin-left: 1em;
    margin-right: 1em;
  }

  .ts-tiny-round-image.ts-down {
    background-color: rgba(255, 222, 65, .6);
  }

  .ts-equation-wrapper {
    flex-direction: row;
    justify-content: center;
    position: absolute;
    top: auto;
    bottom: 5em;
    left: 0%;
    right: 0%;
  }

  .ts-30-image {
    width: 8vw;
  }

  .ts-inline-text-image {
    width: 25vw;
    min-width: 59px;
    padding-top: 5px;
    bottom: 2.9vw;
  }

  .ts-padding-vertical-xmedium {
    width: 110%;
    margin-left: -5%;
  }

  .ts-button-text {
    white-space: nowrap;
    padding-right: .5em;
    font-size: .8em;
  }

  .ts-nobr {
    display: inline-block;
  }

  .ts-ul-info-wrapper {
    width: 100%;
  }

  .ts-icon {
    width: 3em;
    height: 3em;
    flex: none;
    margin-top: 10px;
    display: block;
  }

  .ts-wrapper-50 {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .ts-product-section-grid {
    grid-template-rows: auto auto minmax(30vh, 1fr);
  }

  .ts-animation {
    width: 100%;
  }

  .background-video {
    width: 100%;
    height: 100%;
  }

  .ts-button-icon {
    flex: none;
  }

  .ts-social-image-wrapper-inner {
    width: 300vw;
    margin-left: -200px;
  }

  .ts-social-image {
    width: 25vw;
    min-width: 140px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .ts-social-image-wrapper-outer {
    height: 60vh;
    min-height: 400px;
  }

  .ts-social-image-row-wrapper {
    height: 25vw;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -300px;
  }

  .ts-social-image-row-wrapper.ts-adjust-mobile {
    margin-left: 0;
  }

  .ts-sauce-wave-image {
    margin-left: -50px;
  }

  .ts-sauce-wave-2 {
    margin-left: -6em;
  }

  .social-icons {
    width: 13.5vw;
    height: 13.5vw;
    max-height: 3.2em;
    max-width: 3.2em;
  }

  .ts-social-icon-wrapper {
    margin-top: 40px;
  }

  .ts-horizontal-spacer-small {
    width: 3vw;
  }

  .ts-colorblend {
    background-image: linear-gradient(#dd9e00, rgba(0, 0, 0, 0) 19%), linear-gradient(to right, #dd9e00, rgba(0, 0, 0, 0) 31%, rgba(0, 0, 0, 0) 74%, #dd9e00);
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .ts-legalline {
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .ts-social-grid-video {
    width: 25vw;
    height: 25vw;
    min-height: 140px;
    min-width: 140px;
  }

  .ts-sweapsteak-grid {
    width: 100%;
    min-height: 95vh;
    grid-column-gap: 0rem;
    grid-row-gap: 0em;
    flex: none;
    grid-template-rows: 60%;
    grid-template-columns: 100%;
    grid-auto-rows: 40%;
    align-self: center;
  }

  .ts-inline-text-image-2 {
    width: 25vw;
    min-width: 59px;
    padding-top: 5px;
    bottom: 2.9vw;
  }

  .ts-button-icon-2 {
    flex: none;
  }

  .ts-logoline-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 9vw;
    display: block;
  }

  .ts-logoline-2.ts-social-section {
    letter-spacing: 2px;
    font-size: 10vw;
    line-height: 10vw;
  }

  .ts-social-button-wrapper {
    flex-direction: column;
  }

  .ts-text-inside-frame-en {
    font-size: 12.7vw;
    line-height: 15vw;
  }

  .ts-header-quote-line1-en {
    font-size: 16vw;
    line-height: 13vw;
  }

  .ts-header-quote-line2-en {
    font-size: 16.5vw;
    line-height: 17vw;
  }

  .ts-frame-wrapper-en {
    width: 66vw;
    padding-top: 1.5vw;
  }

  .ts-sweepstake-head-en {
    font-size: 6.5vw;
    line-height: 8vw;
  }

  .ts-sweepstake-head-adjust-en {
    font-size: 10vw;
    line-height: 11vw;
  }

  .ts-sweepstake-head-adjust2-en {
    font-size: 12vw;
    line-height: 12vw;
  }

  .ts-language-switch-button {
    width: 50px;
    height: 35px;
  }

  .ts-br {
    display: block;
  }

  .ts-teaser-text-logo-en {
    width: 80%;
    max-width: 70vw;
    min-width: 160px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .ts-claim-text-adjust-3 {
    font-size: 15.4vw;
    line-height: 20vw;
  }
}

#w-node-e495ef1f-eff4-940c-bbf9-e061c0021d26-1a0f7a8f {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_2f0f6378-e717-f140-99e3-984caf6f592d-1a0f7a8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_117cfb73-303d-f71c-6eef-113c72680b52-1a0f7a8f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_418a3245-8a07-5fe3-2b98-da603421966f-1a0f7a8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-ce973228-403b-c811-09cb-56506ed3428a-1a0f7a8f {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
  justify-self: end;
}

#w-node-_1afb5fa9-2d4c-0630-2baf-740f43cb5d0a-1a0f7a8f {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_9392d86b-f284-120c-f290-591facce5b0f-1a0f7a8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e10cc632-492b-f67e-0c17-9725f37603da-1a0f7a8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_23ce2462-194a-20d6-1731-cc4bd2f1bd5c-1a0f7a8f {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
  justify-self: end;
}

#w-node-_324ff8be-1844-c42a-20de-318ce0e8301b-1a0f7a8f {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_689a3059-58ab-d76a-4716-ff333fa01df5-1a0f7a8f {
  grid-area: 2 / 2 / 4 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_0d5dba9c-8180-02c7-a046-41a39d1773a6-1a0f7a8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_1a7414b2-8989-5ad4-3e5c-0ae71b744d1f-1a0f7a8f {
  justify-self: start;
}

#w-node-ffc51507-a3f0-9661-d539-77b2a02bfeab-1a0f7a8f {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_3da286f5-26c4-4c07-51bc-6c0324ac5d66-1a0f7a8f {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: center;
}

#w-node-_3da286f5-26c4-4c07-51bc-6c0324ac5d69-1a0f7a8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b884ae3-ef97-3825-ed5a-3734f1e62ba4-1a0f7a8f {
  grid-area: 1 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-_98f8bac5-07ec-2c59-8801-c57efd9efddc-1a0f7a8f, #w-node-b83bd13a-a45a-7022-e1f5-fe4e56429c50-1a0f7a8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_117cfb73-303d-f71c-6eef-113c72680b52-0d6e5c13 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-e495ef1f-eff4-940c-bbf9-e061c0021d26-0d6e5c13 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_2f0f6378-e717-f140-99e3-984caf6f592d-0d6e5c13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_418a3245-8a07-5fe3-2b98-da603421966f-0d6e5c13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-bdd856e3-1b79-6e07-ac5a-8f3af6538953-0d6e5c13 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
  justify-self: end;
}

#w-node-_1afb5fa9-2d4c-0630-2baf-740f43cb5d0a-0d6e5c13 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_9392d86b-f284-120c-f290-591facce5b0f-0d6e5c13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e10cc632-492b-f67e-0c17-9725f37603da-0d6e5c13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_23ce2462-194a-20d6-1731-cc4bd2f1bd5c-0d6e5c13 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
  justify-self: end;
}

#w-node-_324ff8be-1844-c42a-20de-318ce0e8301b-0d6e5c13 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_689a3059-58ab-d76a-4716-ff333fa01df5-0d6e5c13 {
  grid-area: 2 / 2 / 4 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_0d5dba9c-8180-02c7-a046-41a39d1773a6-0d6e5c13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_1a7414b2-8989-5ad4-3e5c-0ae71b744d1f-0d6e5c13 {
  justify-self: start;
}

#w-node-ffc51507-a3f0-9661-d539-77b2a02bfeab-0d6e5c13 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_3da286f5-26c4-4c07-51bc-6c0324ac5d66-0d6e5c13 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: center;
}

#w-node-_3da286f5-26c4-4c07-51bc-6c0324ac5d69-0d6e5c13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b884ae3-ef97-3825-ed5a-3734f1e62ba4-0d6e5c13 {
  grid-area: 1 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-_98f8bac5-07ec-2c59-8801-c57efd9efddc-0d6e5c13, #w-node-b83bd13a-a45a-7022-e1f5-fe4e56429c50-0d6e5c13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_1afb5fa9-2d4c-0630-2baf-740f43cb5d0a-1a0f7a8f {
    align-self: center;
  }

  #w-node-e10cc632-492b-f67e-0c17-9725f37603da-1a0f7a8f {
    align-self: end;
  }

  #w-node-_689a3059-58ab-d76a-4716-ff333fa01df5-1a0f7a8f {
    align-self: start;
  }

  #w-node-_53cacc37-1946-f2cb-8ee7-03f4035e7693-1a0f7a8f {
    grid-area: 3 / 1 / 4 / 2;
    align-self: end;
  }

  #w-node-_1afb5fa9-2d4c-0630-2baf-740f43cb5d0a-0d6e5c13 {
    align-self: center;
  }

  #w-node-e10cc632-492b-f67e-0c17-9725f37603da-0d6e5c13 {
    align-self: end;
  }

  #w-node-_689a3059-58ab-d76a-4716-ff333fa01df5-0d6e5c13 {
    align-self: start;
  }

  #w-node-_53cacc37-1946-f2cb-8ee7-03f4035e7693-0d6e5c13 {
    grid-area: 3 / 1 / 4 / 2;
    align-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_117cfb73-303d-f71c-6eef-113c72680b52-1a0f7a8f {
    justify-self: start;
  }

  #w-node-_23ce2462-194a-20d6-1731-cc4bd2f1bd5c-1a0f7a8f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }

  #w-node-_324ff8be-1844-c42a-20de-318ce0e8301b-1a0f7a8f, #w-node-_689a3059-58ab-d76a-4716-ff333fa01df5-1a0f7a8f, #w-node-_53cacc37-1946-f2cb-8ee7-03f4035e7693-1a0f7a8f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1a7414b2-8989-5ad4-3e5c-0ae71b744d1f-1a0f7a8f {
    align-self: auto;
    justify-self: center;
  }

  #w-node-ffc51507-a3f0-9661-d539-77b2a02bfeab-1a0f7a8f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3da286f5-26c4-4c07-51bc-6c0324ac5d66-1a0f7a8f {
    grid-row: span 1 / span 1;
    align-self: end;
    justify-self: start;
  }

  #w-node-_8b884ae3-ef97-3825-ed5a-3734f1e62ba4-1a0f7a8f {
    grid-area: span 2 / span 1 / span 2 / span 1;
    justify-self: start;
  }

  #w-node-_117cfb73-303d-f71c-6eef-113c72680b52-0d6e5c13 {
    justify-self: start;
  }

  #w-node-_23ce2462-194a-20d6-1731-cc4bd2f1bd5c-0d6e5c13 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }

  #w-node-_324ff8be-1844-c42a-20de-318ce0e8301b-0d6e5c13, #w-node-_689a3059-58ab-d76a-4716-ff333fa01df5-0d6e5c13, #w-node-_53cacc37-1946-f2cb-8ee7-03f4035e7693-0d6e5c13 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1a7414b2-8989-5ad4-3e5c-0ae71b744d1f-0d6e5c13 {
    align-self: auto;
    justify-self: center;
  }

  #w-node-ffc51507-a3f0-9661-d539-77b2a02bfeab-0d6e5c13 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3da286f5-26c4-4c07-51bc-6c0324ac5d66-0d6e5c13 {
    grid-row: span 1 / span 1;
    align-self: end;
    justify-self: start;
  }

  #w-node-_8b884ae3-ef97-3825-ed5a-3734f1e62ba4-0d6e5c13 {
    grid-area: span 2 / span 1 / span 2 / span 1;
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_117cfb73-303d-f71c-6eef-113c72680b52-1a0f7a8f {
    justify-self: center;
  }

  #w-node-_418a3245-8a07-5fe3-2b98-da603421966f-1a0f7a8f {
    align-self: end;
  }

  #w-node-ce973228-403b-c811-09cb-56506ed3428a-1a0f7a8f {
    grid-column: 1 / 2;
  }

  #w-node-_1afb5fa9-2d4c-0630-2baf-740f43cb5d0a-1a0f7a8f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-_0d5dba9c-8180-02c7-a046-41a39d1773a6-1a0f7a8f {
    justify-self: center;
  }

  #w-node-_8b884ae3-ef97-3825-ed5a-3734f1e62ba4-1a0f7a8f {
    grid-row: span 1 / span 1;
  }

  #w-node-_117cfb73-303d-f71c-6eef-113c72680b52-0d6e5c13 {
    justify-self: center;
  }

  #w-node-_418a3245-8a07-5fe3-2b98-da603421966f-0d6e5c13 {
    align-self: end;
  }

  #w-node-bdd856e3-1b79-6e07-ac5a-8f3af6538953-0d6e5c13 {
    grid-column: 1 / 2;
  }

  #w-node-_1afb5fa9-2d4c-0630-2baf-740f43cb5d0a-0d6e5c13 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-_0d5dba9c-8180-02c7-a046-41a39d1773a6-0d6e5c13 {
    justify-self: center;
  }

  #w-node-_8b884ae3-ef97-3825-ed5a-3734f1e62ba4-0d6e5c13 {
    grid-row: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Bobbyjonessoft webfont';
  src: url('../fonts/bobbyjonessoft-regular-webfont.woff2') format('woff2'), url('../fonts/bobbyjonessoft-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Speakpro';
  src: url('../fonts/SpeakPro-Heavy.woff2') format('woff2'), url('../fonts/SpeakPro-Heavy.eot') format('embedded-opentype'), url('../fonts/SpeakPro-Heavy.woff') format('woff'), url('../fonts/SpeakPro-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Speakpro';
  src: url('../fonts/SpeakPro-Light.woff2') format('woff2'), url('../fonts/SpeakPro-Light.eot') format('embedded-opentype'), url('../fonts/SpeakPro-Light.woff') format('woff'), url('../fonts/SpeakPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Speakpro';
  src: url('../fonts/SpeakPro.woff2') format('woff2'), url('../fonts/SpeakPro.eot') format('embedded-opentype'), url('../fonts/SpeakPro.woff') format('woff'), url('../fonts/SpeakPro.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclidtriangle';
  src: url('../fonts/EuclidTriangle-Regular.woff2') format('woff2'), url('../fonts/EuclidTriangle-Regular.eot') format('embedded-opentype'), url('../fonts/EuclidTriangle-Regular.woff') format('woff'), url('../fonts/EuclidTriangle-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclidtriangle';
  src: url('../fonts/EuclidTriangle-Light.woff2') format('woff2'), url('../fonts/EuclidTriangle-Light.eot') format('embedded-opentype'), url('../fonts/EuclidTriangle-Light.woff') format('woff'), url('../fonts/EuclidTriangle-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}