﻿html{height:100%}body{flex-direction:column;justify-content:center;align-items:center;background-color:black;display:flex;min-height:100%}body:after{content:"";position:fixed;top:0;height:100vh;left:0;right:0;z-index:-1;background:var(--static-background) center center;background-size:cover}header{width:100%;max-width:1200px;padding:60px 40px 40px 40px;color:white;flex:0}header .brand{flex:0;height:100%;width:100%;display:flex;flex-direction:row}header .brand a{flex:1}header .brand img{height:59px}header .brand p{margin:0;line-height:1;font-size:15px}header .icon{flex:0;height:90px;width:90px;border-radius:25px;box-shadow:0px 19px 29px -10px rgba(0,0,0,0.32)}main{flex:1;display:flex;flex-direction:column;justify-content:center}main .content{background-color:white;padding:30px;border-radius:27px;width:600px;position:relative;font-size:20px}main .content h1,main .content h2{color:#111}main .content h1,main .content h2,main .content h3,main .content>p{margin:0 30px 15px 30px}main .content>p{margin-top:15px}main .content>ul{margin:15px}main .content>h1{color:#111;line-height:38px;font-weight:600;font-size:38px}main .content p{font-family:Georgia, 'Times New Roman', Times, serif;color:#545454;font-size:20px;line-height:27px}main .content .box{font-size:15px;background-color:#f1eeee;padding:15px 30px;border-radius:10px}main .content .box a{color:var(--topic-link-heavy);text-decoration:none;outline:none}main .below-content{margin-top:20px;color:white;text-align:center;font-weight:500;font-size:18px}main .below-content a{font-weight:normal;color:var(--topic-link);display:block;text-decoration:none;outline:none}footer{padding:30px 40px;display:flex;width:100%;max-width:1200px;flex-direction:row;font-size:12px;justify-content:space-between;color:#CFCEDC;opacity:0.8}footer a::after{content:'•';position:absolute;top:-3px;right:-12px}footer a:last-child::after{content:''}footer a{margin-right:15px;position:relative;font-size:12px;text-decoration:none;text-transform:uppercase;color:var(--topic-link)}footer a:last-child{margin-right:0}footer a:visited{color:var(--topic-link)}footer a:hover{color:white}.welcome main .content::before{content:' ';background:url(/assets/check-circle-a6eba2b1ea5090853e73882c91bbd757871ff7a872f94def828bffef43c274f0.svg);background-size:contain;position:absolute;height:36px;width:36px;display:block;top:33px;left:15px}@media (max-device-width: 428px) and (-webkit-device-pixel-ratio: 3),(max-device-width: 428px) and (-webkit-device-pixel-ratio: 2),(max-width: 800px){body{flex-direction:column;justify-content:flex-start;overflow:scroll;flex-wrap:wrap}.welcome main .content::before{display:none}.welcome main .box{margin:0 5px}header{padding:30px 30px 40px 30px}header p{display:none}header .brand img{height:44px}main{justify-content:flex-start}main .content{padding:30px 0;border-radius:0;width:100vw;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}footer{font-size:12px;padding:30px;display:flex;flex-direction:column}footer a{margin:0 7px 0px 7px;padding:3px 0px;display:inline-block}footer a::after{content:''}footer a:last-child{margin-right:7px}footer>span:first-child{margin-bottom:10px}footer>span{text-align:center}}body.users-confirmations .content{padding:0;border-radius:0;background-color:transparent}body.users-confirmations .content .confirmation{border-top-left-radius:27px;border-top-right-radius:27px;background-color:rgba(255,255,255,0.9)}body.users-confirmations .content .confirmation>h3{color:#212121;text-align:center;font-weight:500;margin:0;padding:8px 15px 8px 15px;font-size:18px}body.users-confirmations .content .offer-code{border-top-left-radius:27px;border-top-right-radius:27px;background-color:var(--topic-primary);padding:30px 50px;text-align:center;color:white}body.users-confirmations .content .offer-code .icon{font-size:40px}body.users-confirmations .content .offer-code h1{color:white}body.users-confirmations .content .offer-code .code{border:3px solid #E4CD54;border-radius:10px;padding:16px 0 15px 0;letter-spacing:3px;font-weight:500;cursor:pointer;font-family:monospace}body.users-confirmations .content .offer-code .code.copied{background-color:#E4CD54;color:#212121;cursor:inherit}body.users-confirmations .content .offer-code .text{color:#E4CD54;margin-top:15px;margin-bottom:0px}body.users-confirmations .content .description{padding:20px 50px 24px 50px;border-bottom-left-radius:27px;border-bottom-right-radius:27px;background-color:var(--topic-link-heavy);color:white}body.users-confirmations .content .description h4{font-size:18px;font-weight:bold}body.users-confirmations .content .description ol{padding-left:18px;margin:0}body.users-confirmations .content .description li{color:rgba(255,255,255,0.8);font-size:18px}@media (max-device-width: 428px) and (-webkit-device-pixel-ratio: 3),(max-device-width: 428px) and (-webkit-device-pixel-ratio: 2),(max-width: 800px){body.users-confirmations main{width:100%}body.users-confirmations .content .confirmation{border-radius:0}body.users-confirmations .content .offer-code,body.users-confirmations .content .description{border-radius:0;padding-left:30px;padding-right:30px}body.users-confirmations .content .text{font-size:17px}body.users-confirmations .content .description li{font-size:16px}}body.newsletters .content{padding:0px;overflow:hidden}body.newsletters .embedded-newsletter{width:100%;height:0px;overflow:hidden}
