@font-face {
	font-family:"futura-pt-condensed";
	src:url("../fonts/FuturaLTPro_normal_condensed_700.woff2") format("woff2"),
		url("../fonts/FuturaLTPro_normal_condensed_700.woff") format("woff");
	font-display:block;
	font-style:normal;
	font-weight:700;
	font-stretch:normal;
}
@font-face {
	font-family:"futura-pt";
	src:url("../fonts/FuturaLTPro_normal_normal_350.woff2") format("woff2"),
		url("../fonts/FuturaLTPro_normal_normal_350.woff") format("woff");
	font-display:block;
	font-style:normal;
	font-weight:400;
	font-stretch:normal;
}
@font-face {
	font-family:"futura-pt";
	src:url("../fonts/FuturaLTPro_normal_normal_700.woff2") format("woff2"),
		url("../fonts/FuturaLTPro_normal_normal_700.woff") format("woff");
	font-display:block;
	font-style:normal;
	font-weight:700;
	font-stretch:normal;
}
@font-face {
	font-family: 'Futura-Medium';
	src: url('/content/dam/global/promotions/kna-cheezeit-promotion-2025/en/fonts/Futura-Medium.otf');
}
main .markuptext img {
    width: 100%;
}
.footer {
	 mask: url(/content/dam/global/promotions/cheez-it-game-day-rental-promotion/images/sofa_banner.png) 0 0 / 100vw 100vw no-repeat , linear-gradient(180deg, transparent, transparent 16em, red 16em, red);
}
.promotionheroimage {
    border-bottom: 10px solid #FFB000;
}
.footer {
    mask: none;
}
.responsivegrid + .markuptext + .markuptext {
   min-height: 600px;
   background: url(/content/dam/global/promotions/cheez-it-game-day-rental-promotion/images/sofa_banner.png);
   background-repeat: no-repeat;
   background-size: 100% 100%;
   border-top: 10px solid #FFB000;
}
.registration-v7.aem-GridColumn.aem-GridColumn--default--12 {
    background: #fff;
    color: #000;
    width: 70%;
}
.rv7-welcome-container form {
    width: 70%;
    margin: auto;
}
.home .rv7-welcome-container h1,
#welcome-email label,
#welcome-requiredTerms label,
.twofa-step.twofa-step-1a h2,
.twofa-step.twofa-step-1b h2,
.twofa-step.twofa-step-1c h2,
.home .registration-v7 label,
.twofa-step.twofa-step-1b .twofa-description,
.twofa-step.twofa-step-1c .twofa-description,
.twofa-step.twofa-step-1a .twofa-description,
.home .rv7-heading-1
{
    color: #000 ; 
}
.twofa-step.twofa-step-1b #twofa-step1b-start-over,
#twofa-step1c-resend-code,
#twofa-step1c-start-over{
    color: #000 !important;
}
.rv7-button{
    border: none;
}
.loader-img {
    border: 3px solid #BD0706;
	border-radius: 50%;
	border-top: 3px solid #f7b7ce;
	border-right: 3px solid #f7b7ce;
	width: 50px;
	height: 50px;
	-webkit-animation: spin 2s linear infinite;
	/* Safari */
	animation: spin 2s linear infinite;
	display: inline-block;
}
.rv7-registration-container .rv7-heading-1 {
    width: 75%;
    margin: auto;
}
.registration-v7 input, .registration-v7 textarea, .registration-v7 select{
    max-width: 65%;
    border-radius: 1px;
}
.rv7-monthyear{
    max-width: 65%;
    margin:auto;
    margin-bottom: 0px !important;
}
.home #rv7-wrapper-PrivacyPolicy-1,
.home #rv7-wrapper-PrivacyPolicy-2,
.home #rv7-wrapper-PrivacyPolicy-3,
.subscription-wrapper{
    padding: 0 0;
}
.rv7-survey-container h1,
.home .rv7-welcome-container h1,
.twofa-step.twofa-step-1a h2,
.twofa-step.twofa-step-1b h2,
.twofa-step.twofa-step-1c h2,
.home .rv7-heading-1,
.thank-you-head{
    font-family: futura-pt-condensed;
	font-size: 45px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 0px;
    padding-bottom: 35px;
    margin-bottom: 0px;
    line-height:1;
}
[class^="question-"]{
    max-width: 100%;
    margin: auto;
    font-size: 16px;
}
body:has(.thank-you-cont)  main.home .markuptext:nth-of-type(1){
    border-bottom: 0px;
}

.thank-you-cont {
    background: #fff;
    margin: 20px auto;
    width: 60%;
    color: #000;
    text-align: center;
    padding: 35px 50px;
}
main .markuptext .footer-social img {
	width: 50px;
	border-radius: 10px;
}
main .markuptext .footer-social a{
	margin: 0 10px;
}
.home #rv7-wrapper-PrivacyPolicy-1, .home #rv7-wrapper-PrivacyPolicy-2, .home #rv7-wrapper-PrivacyPolicy-3, .subscription-wrapper {
    width: 60%;
}
.home-game-rental {
  display: flex;
  flex-direction: row;
  min-height: 600px;
  background: url(/content/dam/global/promotions/cheez-it-game-day-rental-promotion/images/rent_your_spot.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  aspect-ratio: 1.36/1;
}

.home-game-content {
  flex: 0 0 50%;
  height: 100%;
}
.yellow-title {
    color:#FFB000;
}
.white-title {
    color:#FFF;
}
.home-game-rental .home-game-content{
    padding: 5% 12% 5% 3%;
}
.home-game-content > h1,
.home-game-content > h2{
    font-family: futura-pt-condensed;
    font-size: 4rem;
    line-height: 1;
}
.home-game-content p {
    font-size: 1.25rem;
}
.home-game-content > p:nth-child(1){
    font-family: futura-pt-condensed;
    font-size: 3rem;
    margin: 10px 0px;
}
.rv7-button {
	font-size:1.125rem;
	font-weight:bold;
	font-family: 'futura-pt-condensed';
	text-align:center;
	min-width: 8em;
	background:#fdb414;
	color:#310609;
	padding:0.7em 1em 0.65em;
	text-transform:uppercase;
	transition:color 0.15s, background 0.15s;
	border-radius: 0.1em;
    text-decoration:none;
}
.rv7-button:hover,
.rv7-button:focus {
	box-shadow: 0 0.1em 0.15em rgb(0 0 0 / 10%);
	background: #fdda14;
    outline: 2px solid #fff;
	border: 2px solid #000;
}
.home-game-content .rv7-button{
    color:#000;
}
.cta-container {
    display: block;
    margin: 2rem auto;
    width: -10%;
}
.cta-container .rv7-button{
    display: block;
    width: 30%;
    margin: auto;
    font-family: futura-pt-condensed;
    font-size: 2rem;
}
.footer-links-section ul li a {
    font-family: 'futura-pt-condensed';
}
#welcome-requiredTerms {
    width: 65%;
}
#welcome-requiredTerms label .rv7-consent-text,
.home #rv7-wrapper-PrivacyPolicy-2 .rv7-consent-text,
.home #rv7-wrapper-PrivacyPolicy-1 .rv7-consent-text,
.home #rv7-wrapper-PrivacyPolicy-3 .rv7-consent-text,
.subscription-wrapper .rv7-consent-text,
.twofa-step.twofa-step-1a .twofa-description,
.twofa-step.twofa-step-1b .twofa-description,
.twofa-step.twofa-step-1c .twofa-description,
.twofa-otp-container p,
.thank-you-cont p{
	font-size: 16px;
}
.home .registration-v7 label {
	font-size: 14px;
}
.twofa-step.twofa-step-1a fieldset.twofa-form-verification {
    width: fit-content;
    margin: 0 auto;
    border: none;
    text-align: left;
}
.twofa-step.twofa-step-1b #twofa-step1b-start-over,
#twofa-step1c-resend-code, #twofa-step1c-start-over{
	font-family: 'Futura-Medium';
}
.rental-abbr {
    background: #800B14;
    border-top: 45px solid #FFB000;
    padding: 30px;
    color:#fff;
    text-align:center;
}
.signup-error-field,.rv7-error-field,.twofa-form-errors,.simple-signup-error-form,.survey-error-field {
	color: #bd0706 !important;
	font-weight: bold;
    padding: 2px 0 0;
	font-size: 14px
}
#welcome-email label,
.home .registration-v7 label
{
	color: #4a4949;
}
.survey-question-1 .answer-panel-1 {
    width: 65%;
    margin: auto !important;
    max-width: 800px;
    text-align: left;
}
[class^="question-panel"]{
    max-width: 65%;
    margin: auto;
    font-size: 16px;
}
[class^="question-panel"] [class^="question-"]{
    text-align:left;
}
.survey-checkbox-container {
    width: 65%;
    justify-content: center;
}
#welcome-requiredTerms {
    width: 65%;
    padding: 0px;
}
#welcome-requiredTerms label {
    display: flex !important;
    gap:2px;
}
.rv7-mand-text {
    font-size: 14px;
    font-family: 'Futura-Medium';
}
.survey-dropdown-container select {
    max-width: 100%;
}
.twofa-phone-consent-text {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.1;
}
@media (min-width: 320px) and (max-width: 768px) {
	.responsivegrid + .markuptext + .markuptext {
	   min-height: 300px;
	   background: url(/content/dam/global/promotions/cheez-it-game-day-rental-promotion/images/sofa_banner_xs.png);
	   background-repeat: no-repeat;
	   background-size: 100% 100%;
	   border-top: 10px solid #FFB000;
	}
    .registration-v7.aem-GridColumn.aem-GridColumn--default--12 {
        width: 100%;
    }
    .registration-v7 {
       padding-left:0px !important;
       padding-right:0px !important;
       padding-top:0px !important;
       padding-bottom:0px !important;
    }
    .rv7-survey-container h1,
    .home .rv7-welcome-container h1,
    .twofa-step.twofa-step-1a h2,
    .twofa-step.twofa-step-1b h2,
    .twofa-step.twofa-step-1c h2,
    .home .rv7-heading-1,
    .thank-you-head{
        font-family: futura-pt-condensed;
        font-size: 40px;
        padding:10px;
    }
    .rv7-welcome-container form {
        width: 90%;
        margin: auto;
    }
    .registration-v7 input,
    .registration-v7 textarea,
    .registration-v7 select, .rv7-monthyear,
    body .home #rv7-wrapper-PrivacyPolicy-1,
    body .home #rv7-wrapper-PrivacyPolicy-2,
    body .home #rv7-wrapper-PrivacyPolicy-3, .subscription-wrapper,
    .home #rv7-wrapper-PrivacyPolicy-1,
    .home #rv7-wrapper-PrivacyPolicy-2,
    .home #rv7-wrapper-PrivacyPolicy-3,
    .subscription-wrapper,
        .home #welcome-requiredTerms{
        width: 90%;
        max-width:100%;
    }
    .rv7-registration-container .rv7-heading-1, .rv7-welcome-container input,.home #welcome-requiredTerms {
        width: 100%;
    }
    [class^="question-panel"]{
		max-width: 90%;
	}
	.survey-question-1 .answer-panel-1 {
	    width: 90%;
	    margin: auto !important;
	    max-width: 100%;
	    text-align: left;
	}
    .home-game-rental {
      display: flex;
      flex-direction: row;
      min-height: 600px;
      background: url(/content/dam/global/promotions/cheez-it-game-day-rental-promotion/images/rent_your_spot_xs.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      aspect-ratio: 0.46/1;
    }
    .home-game-rental .home-game-content:nth-of-type(1) {
       display: none; 
    }
    .home-game-content > p:nth-child(1){
        font-size: 2rem;
        margin: 10px 0px;
    }
    .home-game-rental {
       display: block; 
    }
    .home-game-content > p:nth-child(1),
    .home-game-content > h1{
       width: 45%;
    }
    .home-game-content > h1,
    .home-game-content > h2{
        font-size: 2.25rem;
    }
    .home-game-content > p{
       width: 80%;
    }
	.home-game-content > p:nth-of-type(4){
       width: 100%;
    }
    .home-game-rental .home-game-content{
        padding: 5% 5% 5% 3%;
    }
}
@media (min-width: 450px) and (max-width: 600px) {
	.home-game-content > p:nth-child(1){
        font-size: 2.5rem;
        margin: 10px 0px;
    }
    .home-game-content > h1,
    .home-game-content > h2{
        font-size: 3rem;
    }
}
@media (min-width: 601px) and (max-width: 700px) {
	.home-game-content > p:nth-child(1){
        font-size: 2.75rem;
        margin: 10px 0px;
    }
    .home-game-content > h1,
    .home-game-content > h2{
        font-size: 3.5rem;
		padding-bottom:20px
    }
}
@media (min-width: 701px) and (max-width: 768px) {
	.home-game-content > p:nth-child(1){
        font-size: 3rem;
        margin: 10px 0px;
    }
    .home-game-content > h1,
    .home-game-content > h2{
        font-size: 4rem;
		padding-bottom:20px
    }
}
