@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@font-face {
  font-family: "WendysFresh";
  font-style: normal;
  font-weight: 400 500 600 700 800 900;
  src: url("/themes/custom/wendys_main/dist/css/../fonts/WendysFreshVF_W_DrkmWght.woff2") format("woff2 supports variations"), url("/themes/custom/wendys_main/dist/css/../fonts/WendysFreshVF_W_DrkmWght.woff2") format("woff2-variations");
}
@font-face {
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  src: url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.eot"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.woff") format("woff"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.ttf") format("truetype");
}
@font-face {
  font-family: "WendysFresh";
  font-style: normal;
  font-weight: 400 500 600 700 800 900;
  src: url("/themes/custom/wendys_main/dist/css/../fonts/WendysFreshVF_W_DrkmWght.woff2") format("woff2 supports variations"), url("/themes/custom/wendys_main/dist/css/../fonts/WendysFreshVF_W_DrkmWght.woff2") format("woff2-variations");
}
@font-face {
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  src: url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.eot"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.woff") format("woff"), url("/themes/custom/wendys_main/dist/css/../fonts/glyphicons-halflings-regular.ttf") format("truetype");
}
.video-background-with-content {
  --gradient-color: 0, 0, 0;
  --gradient-opacity: 0;
  --gradient-position: to top;
  background-position: top 10% center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}
@media (min-width: 990px) {
  .video-background-with-content {
    background-position: center center;
  }
}
.video-background-with-content.video-background-with-content--gradient-opacity-25 {
  --gradient-opacity: 0.25;
}
.video-background-with-content.video-background-with-content--gradient-opacity-50 {
  --gradient-opacity: 0.5;
}
.video-background-with-content.video-background-with-content--gradient-opacity-75 {
  --gradient-opacity: 0.75;
}
.video-background-with-content.video-background-with-content--gradient-opacity-100 {
  --gradient-opacity: 1;
}
.video-background-with-content.video-background-with-content--gradient-color-black {
  --gradient-color: 0, 0, 0;
}
.video-background-with-content.video-background-with-content--gradient-color-blue {
  --gradient-color: 0, 57, 80;
}
.video-background-with-content.video-background-with-content--gradient-color-red {
  --gradient-color: 132, 0, 7;
}
@media (min-width: 990px) {
  .video-background-with-content.video-background-with-content--gradient-position-left {
    --gradient-position: to right;
  }
}
@media (min-width: 990px) {
  .video-background-with-content.video-background-with-content--gradient-position-right {
    --gradient-position: to left;
  }
}
.video-background-with-content .video-background-with-content__background-image .field--name-video-bg-background-image {
  height: 90vw;
  position: relative;
}
@media (min-width: 768px) {
  .video-background-with-content .video-background-with-content__background-image .field--name-video-bg-background-image {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.video-background-with-content .video-background-with-content__background-image .media--type-image .media--background,
.video-background-with-content .video-background-with-content__background-image .media--type-image .b-bg {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.video-background-with-content .video-background-with-content__background-image .media--type-image.has-mobile .field--name-field-image {
  display: none;
}
@media (min-width: 768px) {
  .video-background-with-content .video-background-with-content__background-image .media--type-image.has-mobile .field--name-field-image {
    display: block;
  }
}
@media (min-width: 768px) {
  .video-background-with-content .video-background-with-content__background-image .media--type-image.has-mobile .field--name-field-mobile-image {
    display: none;
  }
}
.video-background-with-content .video-background-with-content__background-image .field--name-field-mobile-image .media--background,
.video-background-with-content .video-background-with-content__background-image .field--name-field-mobile-image .b-bg {
  background-position: top center;
}
@media (max-width: 767px) {
  .video-background-with-content .video-background-with-content__background-image {
    display: none;
  }
}
.video-background-with-content.video-background-with-content--video-ratio .video-background-with-content__video .video-embed-field-responsive-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 42.55%;
  width: 100%;
}
.video-background-with-content.video-background-with-content--video-ratio-4-3 .video-background-with-content__video .video-embed-field-responsive-video {
  padding-bottom: 75%;
}
.video-background-with-content.video-background-with-content--content-overlay .video-background-with-content__video {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
}
.video-background-with-content.video-background-with-content--content-overlay .video-background-with-content__video div {
  height: 100%;
}
.video-background-with-content.video-background-with-content--content-overlay .video-background-with-content__video .video-embed-field-responsive-video {
  height: 100%;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.video-background-with-content.video-background-with-content--content-overlay .video-background-with-content__video iframe {
  bottom: unset;
  height: 56.25vw;
  left: 50%;
  min-height: 100vh;
  min-width: 177.77vh;
  right: unset;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
}
.video-background-with-content .video-background-with-content__content-wrapper {
  background: linear-gradient(var(--gradient-position), rgba(var(--gradient-color), var(--gradient-opacity)), rgba(var(--gradient-color), calc(var(--gradient-opacity) * 0.6)), rgba(var(--gradient-color), calc(var(--gradient-opacity) * 0.2)));
  color: #fff;
  display: flex;
  justify-content: flex-start;
  padding: 322px 0 64px;
  z-index: 2;
}
.video-background-with-content .video-background-with-content__content-wrapper .video-background-with-content__content-inner {
  padding: 0 15px;
  text-align: center;
  width: 100%;
}
@media (min-width: 600px) {
  .video-background-with-content .video-background-with-content__content-wrapper .video-background-with-content__content-inner {
    padding: unset;
  }
}
@media (min-width: 768px) {
  .video-background-with-content .video-background-with-content__content-wrapper {
    padding: 128px 0;
  }
}
.video-background-with-content.video-background-with-content--gradient-position-center .video-background-with-content__content-wrapper {
  background: linear-gradient(var(--gradient-position), rgba(var(--gradient-color), var(--gradient-opacity)), rgba(var(--gradient-color), calc(var(--gradient-opacity) * 0.6)), rgba(var(--gradient-color), calc(var(--gradient-opacity) * 0.2)));
}
@media (min-width: 990px) {
  .video-background-with-content.video-background-with-content--gradient-position-center .video-background-with-content__content-wrapper {
    background: radial-gradient(45% 90% at 50% 50%, rgba(var(--gradient-color), calc(var(--gradient-opacity) - 0.3)) 0%, rgba(var(--gradient-color), calc(var(--gradient-opacity) - 0.8)) 100%);
  }
}
.video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper, .video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper {
  display: flex;
  justify-content: center;
}
.video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__copy,
.video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__ctas,
.video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__legal-line, .video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__copy,
.video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__ctas,
.video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__legal-line {
  width: 100%;
}
@media (min-width: 600px) {
  .video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__copy,
.video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__ctas,
.video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__legal-line, .video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__copy,
.video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__ctas,
.video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__legal-line {
    margin-left: auto;
    margin-right: auto;
    max-width: 441px;
  }
}
@media (min-width: 990px) {
  .video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__copy,
.video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__ctas,
.video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__legal-line, .video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__copy,
.video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__ctas,
.video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__legal-line {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__content-inner, .video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__content-inner {
    max-width: 554px;
  }
}
@media (min-width: 990px) {
  .video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__content-inner, .video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__content-inner {
    text-align: left;
  }
  .video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__ctas, .video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__ctas {
    justify-content: left !important;
  }
}
@media (min-width: 990px) {
  .video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper {
    justify-content: flex-start;
  }
  .video-background-with-content.video-background-with-content__content-position-left .video-background-with-content__content-wrapper .video-background-with-content__content-inner {
    margin-left: 40px;
  }
}
@media (min-width: 990px) {
  .video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper {
    justify-content: flex-end;
  }
  .video-background-with-content.video-background-with-content__content-position-right .video-background-with-content__content-wrapper .video-background-with-content__content-inner {
    margin-right: 40px;
  }
}
.video-background-with-content.video-background-with-content__content-position-center .video-background-with-content__content-wrapper {
  display: flex;
  justify-content: center;
}
@media (min-width: 600px) {
  .video-background-with-content.video-background-with-content__content-position-center .video-background-with-content__content-wrapper .video-background-with-content__content-inner .video-background-with-content__copy,
.video-background-with-content.video-background-with-content__content-position-center .video-background-with-content__content-wrapper .video-background-with-content__content-inner .video-background-with-content__ctas,
.video-background-with-content.video-background-with-content__content-position-center .video-background-with-content__content-wrapper .video-background-with-content__content-inner .video-background-with-content__legal-line {
    margin-left: auto;
    margin-right: auto;
    max-width: 441px;
  }
}
@media (min-width: 990px) {
  .video-background-with-content.video-background-with-content__content-position-center .video-background-with-content__content-wrapper .video-background-with-content__content-inner .video-background-with-content__copy,
.video-background-with-content.video-background-with-content__content-position-center .video-background-with-content__content-wrapper .video-background-with-content__content-inner .video-background-with-content__ctas,
.video-background-with-content.video-background-with-content__content-position-center .video-background-with-content__content-wrapper .video-background-with-content__content-inner .video-background-with-content__legal-line {
    max-width: 425px;
  }
}
@media (min-width: 600px) {
  .video-background-with-content.video-background-with-content__content-position-center .video-background-with-content__content-wrapper .video-background-with-content__content-inner {
    max-width: 670px;
  }
}
@media (max-width: 767px) {
  .video-background-with-content.video-background-with-content--no-mobile-video .video-background-with-content__background-image {
    display: block;
  }
  .video-background-with-content.video-background-with-content--no-mobile-video .video-background-with-content__video,
.video-background-with-content.video-background-with-content--no-mobile-video .video-background-with-content__content-wrapper {
    display: none;
  }
}
.video-background-with-content .video-background-with-content__header,
.video-background-with-content .video-background-with-content__copy p {
  font-family: "WendysFresh", sans-serif !important;
  font-style: normal;
  font-weight: 800;
  color: #fff;
  font-size: 40px;
  line-height: 110%;
}
@media (min-width: 990px) {
  .video-background-with-content .video-background-with-content__header,
.video-background-with-content .video-background-with-content__copy p {
    font-size: 48px;
  }
}
.video-background-with-content .video-background-with-content__copy,
.video-background-with-content .video-background-with-content__legal-line {
  margin-top: 28px;
}
.video-background-with-content .video-background-with-content__copy p {
  font-family: "WendysFresh", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.36px;
}
@media (min-width: 990px) {
  .video-background-with-content .video-background-with-content__copy p {
    font-size: 20px;
    letter-spacing: unset;
  }
}
.video-background-with-content .video-background-with-content__ctas {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  flex-wrap: wrap;
  gap: 22px;
  justify-content: center;
  margin-top: 11px;
}
.video-background-with-content .video-background-with-content__cta a {
  font-family: "WendysFresh", sans-serif !important;
  font-style: normal;
  font-weight: 700;
  align-items: center;
  border-radius: 28px;
  color: #007dae;
  display: inline-flex;
  font-size: 20px;
  justify-content: center;
  line-height: 110%;
  padding: 16px 24px;
  text-decoration: none;
}
.video-background-with-content .video-background-with-content__cta--primary a {
  background-color: #fff;
  border: 2px solid #fff;
}
.video-background-with-content .video-background-with-content__cta--primary a:hover {
  background-color: #cccccc;
  border-color: #cccccc;
}
.video-background-with-content .video-background-with-content__cta--secondary a {
  border: 2px solid #fff;
  color: #fff;
}
.video-background-with-content .video-background-with-content__cta--secondary a:hover {
  border-color: #cccccc;
  color: #cccccc;
}
.video-background-with-content .video-background-with-content__cta--tertiary {
  padding-right: 20px;
}
.video-background-with-content .video-background-with-content__cta--tertiary a {
  border-radius: unset;
  color: #fff;
  padding-left: unset;
  padding-right: unset;
  position: relative;
}
.video-background-with-content .video-background-with-content__cta--tertiary a:hover {
  color: #cccccc;
}
.video-background-with-content .video-background-with-content__cta--tertiary a:hover svg {
  color: #cccccc;
}
.video-background-with-content .video-background-with-content__cta--tertiary-svg {
  color: #fff;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.video-background-with-content .video-background-with-content__cta--tertiary-svg svg {
  display: block;
}
.video-background-with-content .video-background-with-content__legal-line {
  font-family: "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.7rem;
}