 :root {
  font-size: 16px;
}

@font-face {
 font-display: swap;
 font-family: 'Google Sans';
 font-style: normal;
 font-weight: 400;
 src: url('../fonts/google-sans-v69-latin-regular.eot');
 src: url('../fonts/google-sans-v69-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/google-sans-v69-latin-regular.woff2') format('woff2'), url('../fonts/google-sans-v69-latin-regular.woff') format('woff'), url('../fonts/google-sans-v69-latin-regular.ttf') format('truetype'), url('../fonts/google-sans-v69-latin-regular.svg#GoogleSans') format('svg');
}

@font-face {
 font-display: swap;
 font-family: 'Google Sans';
 font-style: normal;
 font-weight: 700;
 src: url('../fonts/google-sans-v69-latin-700.eot');
 src: url('../fonts/google-sans-v69-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/google-sans-v69-latin-700.woff2') format('woff2'), url('../fonts/google-sans-v69-latin-700.woff') format('woff'), url('../fonts/google-sans-v69-latin-700.ttf') format('truetype'), url('../fonts/google-sans-v69-latin-700.svg#GoogleSans') format('svg');
}

* {
 box-sizing: border-box;
 margin: 0;
 padding: 0;
}

html {
 min-height: 100%;
}

body {
 font-family: "Google Sans", sans-serif;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
 color: #6D6E71;
 font-weight: 400;
}

#wrapper {
 position: relative;
 max-width: 690px;
 margin: 16px auto;
 border: 1px solid #737574;
 padding: 0px;
 overflow: hidden;
 background: #fff url('../images/background.jpg') no-repeat 0 0;
 height: 989px;
}

header {
 padding: 45px 45px 24px 129px;
}

article {
 margin: 0 0 23px;
 padding: 0 224px 0 0;
 position: relative;
}

.padding {
 padding: 22px 10px 0 54px;
}

footer {
 margin: -80px 0 0;
}

footer .info {
 padding: 13px 20px 24px 55px;
 font-size: 13px;
 line-height: 1.4;
}

figure {
 display: block;
 margin: 0px;
 font-style: normal;
 padding: 0px;
}

p {
 margin: 0px 0px 16px;
 padding: 0px;
}

img {
 max-width: 100%;
 vertical-align: middle;
}

h1 {
 margin: 8px 0 7px;
 font-size: 30px;
 line-height: 1.25;
 text-align: left;
 color: #EE1C25;
 font-weight: 700;
}

h2 {
 margin: 29px 0 12px;
 font-size: 22px;
 line-height: 1.2;
 color: #fff;
 font-weight: 700;
}

h2+p {
 padding-top: 8px;
}

h3 {
 padding: 3px;
 font-size: 22px;
 line-height: 1.25;
 text-align: left;
 color: #fff;
 font-weight: 700;
 margin-left: 50px;
}

h4 {
 font-size: 26px;
 line-height: 1.25;
 color: #6D6E71;
 font-weight: 700;
}

.black {
 color: #000;
}

.red {
 color: #EE1C25;
}

.color {
 color: #6D6E70;
}

a {
 color: #fff;
 text-decoration: none;
 z-index: 999;
}

ul {
 margin: 0 0 293px;
 padding: 0;
 list-style: none;
}

ul li {
 padding-left: 32px;
 font-size: 15px;
 padding-bottom: 1px;
}

li:before {
 content: "\25A0";
 color: #6D6E70;
 float: left;
 margin-top: 8px;
 font-size: 5px;
 text-indent: -31px;
}

.qrcode {
 position: absolute;
 bottom: 43px;
 right: 47px;
 display: flex;
 justify-content: center;
 align-items: center;
 flex-direction: column;
 font-size: 13px;
}

.qrcode a {
 color: #EE1C25;
}

.qrcode img {
 margin-bottom: 14px;
}

.figure div {
 position: relative;
}

.facebook {
 position: absolute;
 top: 0;
 left: 0px;
 width: 10px;
 height: 11px;
}

.linkin {
 position: absolute;
 top: 0;
 left: 28%;
 width: 10px;
 height: 11px;
}

.youtube {
 position: absolute;
 top: 0;
 left: 55%;
 width: 10px;
 height: 11px;
}

.instagram {
 position: absolute;
 top: 0;
 left: 82%;
 width: 11px;
 height: 11px;
}

.qr-code {
 display: flex;
 gap: 10px;
 align-items: center;
 padding: 0 0 20px;
}

.clink {
 font-size: 88%;
}

figure {
 position: absolute;
 bottom: 169px;
 right: 42px;
 height: 11px;
 line-height: 11px;
}

.follow-ma {
 display: none;
}

@media all and (max-width:690px) {
 #wrapper {
   border: none;
   background-image: none;
   height: auto;
 }

 .background {
   background: #df0024;
 }

 .qr-code{
  padding: 0 20px 10px;
}

ul {
 margin-bottom: 16px;
}

header {
 padding: 16px;
 text-align: center;
}

article {
 margin: 0;
 padding: 0;
 position: relative;
}

.padding {
 padding: 16px;
}

br {
 display: none;
}

footer {
 margin-top: 0;
}

footer br {
 display: inline;
}

h2 {
 margin: 16px 0;
 font-size: 22px;
 line-height: 1.2;
 color: #fff;
 padding: 6px 16px 6px 18px;
 background: #df0024;
}

h3 {
 padding: 3px 16px;
 font-size: 22px;
 line-height: 1.25;
 text-align: center;
 color: #fff;
 background-color: #EE1C25;
 margin-left: 0;
}

footer .info {
 padding: 8px 93px 26px 16px;
 font-size: 13px;
 line-height: 1.4;
}

figure {
 position: static;
 text-align: center;
 margin: 10px;
}

.qrcode {
 position: absolute;
 bottom: 23px;
 right: 16px;
 display: flex;
 justify-content: center;
 align-items: center;
 flex-direction: column;
 font-size: 13px;
}
}

@media all and (max-width:602px) {
 .line>img {
   display: none;
 }

 .clink {
   word-break: break-all;
 }

 .follow-ma {
   display: flex;
   flex-direction: column;
   align-items: center;
   font-size: 12px;
 }
}

@media all and (max-width:478px) {
 .qr-code {
   flex-direction: column;
   align-items: center;
 }

 h2 {
   text-align: center;
 }
}