@import"https://fonts.googleapis.com/css2?family=Catamaran:wght@300;400;600&display=swap";*{font-family:"Catamaran",sans-serif;box-sizing:border-box;text-size-adjust:none;outline:none;user-select:none}html,body{margin:0;padding:0}body{min-width:360px;font-size:16px;font-weight:400;color:#fff;background-color:#00a5ce;display:flex;flex-direction:column;align-items:stretch;overflow-x:hidden;min-height:100vh}body header{width:100%;padding:40px 40px 0px;display:flex;justify-content:center;align-items:center}body header>img{height:120px;width:auto}body main{width:100%;min-height:calc(100vh - 140px);display:flex;width:100%;flex:1;flex-direction:row;padding-top:10px}body main #infow{display:flex;flex-direction:column;padding-left:40px}body main #infow>h2{margin:0px 0px 20px;font-weight:400;font-size:187.5%}body main #infow>h2>strong{color:#003a5a;font-weight:600 !important}body main #infow h3{display:block;color:#fff;margin-bottom:0px;font-weight:150%;font-weight:600}body main #infow p{font-weight:300}body main #infow p#info{color:#003a5a;margin-top:0}body main .flexr{display:flex;flex-direction:row;column-gap:10px;justify-content:center;align-items:center}body main #qrw{max-width:125px;max-height:125px;background-color:#fff;border-radius:20px;padding:15px;line-height:0px;font-size:0px}body main #qrw>img{width:100%;height:100%}body main #stores{line-height:0;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}body main #stores>a{text-decoration:none;display:block}body main #stores>a>img{max-width:150px}body main #imgw{flex-shrink:.85;max-width:900px;width:100%;background-image:url("../../images/ccm.png");background-position:100% 100%;background-size:contain;background-repeat:no-repeat}body footer{width:100%;padding:25px 40px;background-color:#fff}body footer>h2{color:#003a5a;font-size:150%;text-align:center;margin:0 0 20px}body footer>div{display:flex;width:100%;flex-direction:row;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap}body footer>div>img{height:100%;width:100%;object-fit:contain;object-position:center;max-width:95px;max-height:20px;min-height:15px;min-width:40px}@media(min-height: 840px)and (min-width: 1440px){body main{min-height:auto;flex-grow:1;justify-content:center}body main #infow{align-self:center}body main #infow>*{max-width:500px;width:100%;margin-left:auto !important;margin-right:auto !important}body main #infow>* p{max-width:400px}body main #infow>.flexr{margin-top:50px}}@media(max-height: 840px)and (max-width: 1439px){body main{justify-content:center}body main #infow{align-self:center}body main #infow>*{max-width:500px;width:100%;margin-left:auto !important;margin-right:auto !important}body main #infow>* p{max-width:400px}body main #infow>.flexr{margin:30px 0px}body main #imgw{max-width:600px;background-size:650px auto}}@media(max-width: 1200px){body main #infow>*{max-width:325px}}@media(max-width: 1023px){body{font-size:15px}body header{padding:30px 30px 0px}body header>img{height:100px}body main{min-height:auto;flex-direction:column;padding-top:25px}body main #infow{padding:0px 30px;width:100%}body main #infow>*{max-width:none}body main #infow h2{font-size:150%}body main #qrw{padding:10px;border-radius:10px}body main #imgw{display:none}body footer{padding:20px 30px}body footer>div{gap:10px}}