/* Source: custom/cookie-policy.html inline style 1 */
html,
			        body {
			            margin: 0 auto !important;
			            padding: 0 !important;
			            height: 100% !important;
			            width: 100% !important;
			            font-family: "Amazon Ember", "Helvetica Neue", Roboto, Arial, sans-serif;
			        }
			        * {
			            -ms-text-size-adjust: 100%;
			            -webkit-text-size-adjust: 100%;
			        }
			        div[style*="margin: 16px 0"] {
			            margin: 0 !important;
			        }
			        table,
			        td {
			            mso-table-lspace: 0pt !important;
			            mso-table-rspace: 0pt !important;
			        }
					.button-effect {
						transition: all 0.2s ease-in-out;
					}
			
					.button-effect:hover {
						transform: scale(1.1);
					}
			
					.center {
						display: flex;
						justify-content: center;
						align-items: center;
						height: 10vh;
					}
			        table {
			            border-spacing: 0 !important;
			            border-collapse: collapse !important;
			            table-layout: fixed !important;
			            margin: 0 auto !important;
			        }
			        table table table {
			            table-layout: auto;
			        }
			        img {
			            -ms-interpolation-mode:bicubic;
			        }
			        *[x-apple-data-detectors],  /* iOS */
			        .x-gmail-data-detectors,    /* Gmail */
			        .x-gmail-data-detectors *,
			        .aBn {
			            border-bottom: 0 !important;
			            cursor: default !important;
			            color: inherit !important;
			            text-decoration: none !important;
			            font-size: inherit !important;
			            font-family: inherit !important;
			            font-weight: inherit !important;
			            line-height: inherit !important;
			        }
			        /* iPhone 4, 4S, 5, 5S, 5C, and 5SE */
			        @media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
			            .email-container {
			                min-width: 320px !important;
			            }
			        }
			        /* iPhone 6, 6S, 7, 8, and X */
			        @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
			            .email-container {
			                min-width: 375px !important;
			            }
			        }
			        /* iPhone 6+, 7+, and 8+ */
			        @media only screen and (min-device-width: 414px) {
			            .email-container {
			                min-width: 414px !important;
			            }
			        }
			        /* Media Queries */
			        @media screen and (max-width: 600px) {
			            .email-container {
			                padding-top: 0 !important;
			            }
			            #emailBodyContainer {
			                border: 0 !important;
			                border-bottom: 1px solid #DDD !important;
			            }
			            body,
			            center {
			                background: #FFF !important;
			            }
			            #logoContainer td {
			                padding: 20px 0 0 35px !important;
			            }
			            #footer {
			                background: #F9F9F9 !important;
			            }
			        }
		.1 {
}
    .h1 {
}
