        * {
            box-sizing: border-box;
        }

        body {
            margin: 0;
            font-family: montserrat;
        }
        @font-face {
          font-family: "Helvetica Neue 77 Bold Condensed Oblique";
          src: url("https://db.onlinewebfonts.com/t/9634b137ce8cfd6d444699bf54fbc08e.eot");
          src: url("https://db.onlinewebfonts.com/t/9634b137ce8cfd6d444699bf54fbc08e.eot?#iefix") format("embedded-opentype"),
               url("https://db.onlinewebfonts.com/t/9634b137ce8cfd6d444699bf54fbc08e.woff") format("woff"),
               url("https://db.onlinewebfonts.com/t/9634b137ce8cfd6d444699bf54fbc08e.woff2") format("woff2"),
               url("https://db.onlinewebfonts.com/t/9634b137ce8cfd6d444699bf54fbc08e.ttf") format("truetype");
          font-weight: normal;
          font-style: normal;
          font-display: swap;
        }
        .row {
            display: -ms-flexbox; /* IE10 */
            display: flex;
            -ms-flex-wrap: wrap; /* IE10 */
            flex-wrap: wrap;
            padding: 0 4px;
        }

        /* Create four equal columns that sits next to each other */
        .column {
            -ms-flex: 100%; /* IE10 */
            flex: 100%;
            max-width: 100%;
            padding: 0 4px;
        }
        .column2 {
            -ms-flex: 100%; /* IE10 */
            flex: 100%;
            max-width: 100%;
            padding: 0 4px;
        }

        .column img {
            margin-top: 8px;
            vertical-align: middle;
            /*width: 100%;*/
        }

        /* Responsive layout - makes a two column-layout instead of four columns */
        @media screen and (max-width: 800px) {
            .column {
                -ms-flex: 100%;
                flex: 100%;
                max-width: 100%;
            }
            .column2 {
                -ms-flex: 100%;
                flex: 100%;
                max-width: 100%;
            }
        }

        /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
        @media screen and (max-width: 600px) {
            .column {
                -ms-flex: 100%;
                flex: 100%;
                max-width: 100%;
            }
            .column2 {
                -ms-flex: 100%;
                flex: 100%;
                max-width: 100%;
            }
        }
        .top p{
            position: absolute;
            width: 100%;
            text-align: left;
            font-weight: bold;
            color: #000000;
            list-style-type: circle;
            z-index: 1;
            white-space: nowrap;
        }
        .bottom p{
            position: absolute;
            width: 100%;
            color: #000000;
            font-weight: 800;
            text-align: left;
            z-index: 1;
            white-space: nowrap;
            list-style-type: circle;
            font-style: italic;
        }
        .page2H {
            position: absolute;
            width: 100%;
            color: #000000;
            text-align: center;
            font-weight: 900;
            font-family: 'Poppins', sans-serif;
            font-style: normal;
            padding: 1px;
            white-space: nowrap;
        }
        .page1 p{
            color: #000000;
            position: absolute;
            font-family: "Montserrat", sans-serif;
            font-style: normal;
            font-weight: 500;
            padding: 1px;
            text-align: center;
            white-space: nowrap;
        }
		
		.page3 {
			position:absolute;
			color: #000000;
			font-family: 'Poppins', sans-serif;
			font-weight: 600;
			padding: 1px;
			text-align: center;
			white-space: nowrap;
			line-height: 1.2; /* Adjust the value as needed */
			z-index: 1;
			white-space: nowrap;
		}

		.page3 .highlight1 {
			color: #f03a16;
			font-style: italic;
			font-weight: bolder;
		}

		.page3 .highlight2 {
    		position: relative;
    		top: -48px;
    		margin-left: 3%;
  }

		.page3 .highlight3 {
			position: relative;
			top: -26px;
			color: #fff;
			font-weight: 800;
			font-size: 2.9vw;
			font-style: italic;
			left: 2%;
		}

        .text1{
            font-size: 2vw;
            margin-left: 33%;
            margin-top: 5.5%;
        }
        .text2{
            color: #c1272d !important;
            font-family: "Cheedar Cheese" !important;
            font-size: 6.7vw;
            margin-left: 16%;
            margin-top: 8%;
            line-height: 0.92;
        }
        .text2 .content1_ .highlight {
          color: #f03a16;
        }
        .text3{
            font-size: 3vw;
            margin-top: 26%;
            margin-left: 57%;
            text-align: left !important;
            font-weight: 900 !important;
        }
        .text4{
            font-size: 2vw;
            margin-top: 34.5%;
            margin-left: 62%;
            font-weight: 900 !important;
        }
        .text5{
            font-size: 2vw;
            margin-top: 39.5%;
            margin-left: 62%;
            font-weight: 900 !important;
        }
        .text6{
            font-size: 2vw;
            margin-top: 44.5%;
            margin-left: 62%;
            font-weight: 900 !important;
        }
        .text7{
             font-size: 3vw;
             margin-top: 52.5%;
             margin-left: 58%;
             transform: rotate(-19deg);
             font-weight: 900 !important;
         }
         .text75{
            font-size: 1.2vw;
            margin-top: 58.5%;
            margin-left: 62%;
            transform: rotate(-19deg);
            font-weight: 900 !important;
         }
        .text8{
            font-size: 6.2vw;
            margin-top: 4.5%;
            margin-left: 0rem;
            color: #c1272d !important;
            font-family: "Cheedar Cheese" !important;
            font-weight:  500 !important;
            line-height: 0.9;
        }
        .text9{
            color: #000000;
            font-size: 2.3vw;
            margin-top: 19.5%;
            margin-left: 19%;
        }
        .text10{
			font-size: 2.5vw;
			margin-top: 31%;
			margin-left: 28%;
		}
		
		.text11{
			font-size: 2.5vw;
			margin-top: 42.5%;
			margin-left: 20%;
		}
		
		.text12{
			font-size: 2.5vw;
			margin-top: 53.5%;
			margin-left: 28%;
		}
		.text13{
			font-size: 2.5vw;
			margin-top: 64.5%;
			margin-left: 30%;
		}
			
		.text14{
			font-size: 1.8vw;
			margin-top: 23%;
			margin-left: 21%;
		}
		.text15{
			font-size: 1.6vw;
			margin-top: 34%;
			margin-left: 20%;
		}
			
		.text16{
		text-align: center;
		font-size: 1.8vw;
		margin-top: 33.5%;
		margin-left: 22%;
		}
		
		.text17{
			font-size: 1.6vw;
			margin-top: 45.5%;
			margin-left: 23%;
		}
		
		.text18{
			font-size: 1.6vw;
			margin-top: 56.5%;
			margin-left: 21%;
		}
		
		.text19{
			font-size: 1.6vw;
			margin-top: 67.5%;
			margin-left: 27%;
		}
		
		.text20{
    		font-size: 1.76vw;
    		margin-top: 16.5%;
    		margin-left: 12%;
  }
        .column .w3-container{
            background-color:#EBEBEB;
            font-family:Gotham, sans-serif;
            padding-top: 30px;padding-bottom: 0px;
            background-repeat: no-repeat;
            background-size: 68.5% 100%;
            min-height: 881px;
            width: 100%;
            margin: 0;
            position: relative;
        }
        .column .textbackground{
            text-align: inital;
            line-height: 1;
        }
        .column .textbackground h2{
            margin-top: 0px;
            font-color: black;
            color: black;
            text-align: initial;
        }
        .column .textbackground p{
            color: #000;text-align: initial;
        }
        /* samsung galaxy 8 */
     @media only screen and (min-width: 340px) and (max-width: 375px) {
            .text1{
                font-size: 3vw;
                margin-left: 48%;
                margin-top: 31.5%;
            }
            .text2{
                font-size: 6.4vw;
                margin-left: 16%;
                margin-top: 9.5%;
            }
            .text3{
                font-size: 3vw;
                margin-left: 54%;
                margin-top: 25.5%;
            }
            .text4{
                font-size: 3vw;
                margin-left: 60%;
                margin-top: 34.5%;
            }
            .text5{
                font-size: 3vw;
                margin-left: 60%;
                margin-top: 39.5%;
            }
            .text6{
                text-align: center;
                font-size: 3vw;
                margin-left: 60%;
                margin-top: 43.5%;
            }
            .text7{
                text-align: center;
                font-size: 2.9vw;
                margin-left: 56%;
                margin-top: 51.5%;
            }
            .text8{
                text-align: center;
                font-size: 6vw;
                margin-top: 6.5%;
                margin-left: -7px;
            }
            .text9{
                text-align: center;
                font-size: 2vw;
                margin-top: 21.5%;
                margin-left: 21%;
            }
            .text10{
                text-align: center;
                font-size: 2vw;
                margin-top: 31.5%;
                margin-left: 32%;
            }
				.text11{
				font-size: 2vw;
				margin-top: 42.5%;
				margin-left: 25%;
				}
				.text12{
				font-size: 2vw;
				margin-top: 52.5%;
				margin-left: 29%;
			}
				.text13{
				font-size: 2vw;
				margin-top: 63.5%;
				margin-left: 33%;
				}
            .text14{
                text-align: center;
                font-size: 2vw;
                margin-top: 23.5%;
                margin-left: 18%;
            }

				.text15{
                text-align: center;
                font-size: 1.5vw;
                margin-top: 34.5%;
                margin-left: 22%;
            }
				.text16{
                text-align: center;
                font-size: 1.5vw;
                margin-top: 33.5%;
                margin-left: 22%;
            }
				.text17{
                text-align: center;
                font-size: 1.5vw;
                margin-top: 45.5%;
                margin-left: 24%;
            }
				.text18{
			font-size: 1.5vw;
			margin-top: 55.5%;
			margin-left: 22%;
			}
			            
			.text19{
				font-size: 1.5vw;
				margin-top: 66.5%;
				margin-left: 28%;
				}
			.text20{
			text-align: center;
			font-size: 1.9vw;
			margin-top: 17.5%;
			margin-left: 6%;
		}
	}
	 @media only screen and (min-width: 375px) and (max-width: 424px) {
            .text1{
                font-size: 2vw;
                margin-left: 28%;
                margin-top: 7.5%;
            }
            .text2{
                font-size: 7vw;
                margin-left: 16%;
                margin-top: 9.5%;
            }
            .text3{
                font-size: 3vw;
                margin-left: 56%;
                margin-top: 26.5%;
            }
            .text4{
                font-size: 3vw;
                margin-left: 61%;
                margin-top: 34.5%;
            }
            .text5{
                font-size: 3vw;
                margin-left: 61%;
                margin-top: 39.5%;
            }
            .text6{
                text-align: center;
                font-size: 3vw;
                margin-left: 61%;
                margin-top: 44.5%;
            }
            .text7{
                text-align: center;
                font-size: 3vw;
                margin-left: 56%;
                margin-top: 50.5%;
            }
            .text8{
                text-align: center;
                font-size: 6vw;
                margin-top: 6.5%;
                margin-left: -6px;
            }
            .text9{
                text-align: center;
                font-size: 2vw;
                margin-top: 21.5%;
                margin-left: 23%;
            }
            .text10{
                text-align: center;
                font-size: 2vw;
                margin-top: 32.5%;
                margin-left: 30%;
            }
				.text11{
				font-size: 2vw;
				margin-top: 42.5%;
				margin-left: 25%;
				}
				.text12{
				font-size: 2vw;
				margin-top: 53.5%;
				margin-left: 29%;
			}
				.text13{
				font-size: 2vw;
				margin-top: 64.5%;
				margin-left: 33%;
				}
            .text14{
                text-align: center;
                font-size: 2vw;
                margin-top: 23.5%;
                margin-left: 18%;
            }

				.text15{
                text-align: center;
                font-size: 1.5vw;
                margin-top: 34.5%;
                margin-left: 22%;
            }
				.text16{
                text-align: center;
                font-size: 1.5vw;
                margin-top: 33.5%;
                margin-left: 22%;
            }
				.text17{
                text-align: center;
                font-size: 1.5vw;
                margin-top: 45.5%;
                margin-left: 24%;
            }
				.text18{
			font-size: 1.5vw;
			margin-top: 56.5%;
			margin-left: 22%;
			}
			            
			.text19{
				font-size: 1.5vw;
				margin-top: 66.5%;
				margin-left: 28%;
				}
			.text20{
			text-align: center;
			font-size: 1.8vw;
			margin-top: 18.5%;
			margin-left: 10%;
		}
	}
	 @media only screen and (min-width: 425px) and (max-width: 740px) {
            .text1{
                font-size: 2vw;
                margin-left: 28%;
                margin-top: 7.5%;
            }
            .text2{
                font-size: 6.5vw;
                margin-left: 16%;
                margin-top: 8.5%;
            }
            .text3{
                font-size: 3vw;
                margin-left: 58%;
                margin-top: 26.5%;
            }
            .text4{
                font-size: 3vw;
                margin-left: 61%;
                margin-top: 34.5%;
            }
            .text5{
                font-size: 3vw;
                margin-left: 61%;
                margin-top: 39.5%;
            }
            .text6{
                text-align: center;
                font-size: 3vw;
                margin-left: 61%;
                margin-top: 43.5%;
            }
            .text7{
                text-align: center;
                font-size: 3vw;
                margin-left: 57%;
                margin-top: 51.5%;
            }
            .text8{
                text-align: center;
                font-size: 6vw;
                margin-top: 6.5%;
                margin-left: -9px;
            }
            .text9{
                text-align: center;
                font-size: 2vw;
                margin-top: 21.5%;
                margin-left: 22%;
            }
            .text10{
                text-align: center;
                font-size: 2vw;
                margin-top: 32.5%;
                margin-left: 30%;
            }
				.text11{
				font-size: 2vw;
				margin-top: 42.5%;
				margin-left: 25%;
				}
				.text12{
				font-size: 2vw;
				margin-top: 53.5%;
				margin-left: 29%;
			}
				.text13{
				font-size: 2vw;
				margin-top: 63.5%;
				margin-left: 33%;
				}
            .text14{
                text-align: center;
                font-size: 2vw;
                margin-top: 23.5%;
                margin-left: 18%;
            }

				.text15{
                text-align: center;
                font-size: 1.5vw;
                margin-top: 34.5%;
                margin-left: 22%;
            }
				.text16{
                text-align: center;
                font-size: 1.5vw;
                margin-top: 33.5%;
                margin-left: 22%;
            }
				.text17{
                text-align: center;
                font-size: 1.5vw;
                margin-top: 45.5%;
                margin-left: 24%;
            }
				.text18{
			font-size: 1.5vw;
			margin-top: 56.5%;
			margin-left: 22%;
			}
			            
			.text19{
				font-size: 1.5vw;
				margin-top: 65.5%;
				margin-left: 28%;
				}
			.text20{
			text-align: center;
			font-size: 1.8vw;
			margin-top: 17.5%;
			margin-left: 10%;
		}
	}