@charset "UTF-8";#overlay-content p{animation:fadein 2s;-moz-animation:fadein 2s;-webkit-animation:fadein 2s;-o-animation:fadein 2s}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@-o-keyframes fadein{0%{opacity:0}to{opacity:1}}.loading{position:fixed;z-index:999;height:2em;width:2em;overflow:show;margin:auto;top:0;left:0;bottom:0;right:0}.loading:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d}.loading:not(:required){font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.loading:not(:required):after{content:"";display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 1.5s infinite linear;-moz-animation:spinner 1.5s infinite linear;-ms-animation:spinner 1.5s infinite linear;-o-animation:spinner 1.5s infinite linear;animation:spinner 1.5s infinite linear;border-radius:.5em;-webkit-box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.5) -1.5em 0 0 0,rgba(0,0,0,.5) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0;box-shadow:#000000bf 1.5em 0,#000000bf 1.1em 1.1em,#000000bf 0 1.5em,#000000bf -1.1em 1.1em,#000000bf -1.5em 0,#000000bf -1.1em -1.1em,#000000bf 0 -1.5em,#000000bf 1.1em -1.1em}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.text-light-blue{color:#34c3b4}@font-face{font-family:BentonSans-Black;font-style:normal;font-weight:900;src:url(/assets/BentonSans-Black-Regular.otf) format("opentype")}@font-face{font-family:BentonSans-Medium;font-style:normal;font-weight:500;src:url(/assets/BentonSans-Medium.otf) format("opentype")}@font-face{font-family:BentonSans-Regular;font-style:normal;font-weight:400;src:url(/assets/BentonSans-Regular.otf) format("opentype")}@font-face{font-family:BentonSans-Book;font-style:normal;font-weight:400;src:url(/assets/BentonSans-Book-Regular.otf) format("opentype")}.pa-0{padding:0}.pad-16{padding:16px}.d-flex{display:flex;align-items:center}.bg-image{height:100%;width:100%}.bg-image.specific-height{position:fixed;left:0;top:-25%;z-index:0}@media only screen and (max-width: 374px) and (orientation: portrait){.bg-image.specific-height{top:-40%!important}}@media only screen and (min-width: 375) and (max-width: 600px) and (orientation: portrait){.bg-image.specific-height{top:-45%!important}}@media only screen and (min-width: 600px) and (orientation: landscape){.bg-image.specific-height{object-fit:unset}}.body-description,.body-description-primary{font-family:BentonSans-Medium,Helvetica;font-style:normal;letter-spacing:.18px;font-size:1rem;font-weight:500;line-height:18px;color:#fff;padding:0 13%;text-align:center}.body-description-primary{padding:0 8%}.common-secondary,.header-title-2,.header-title-primary-2,.header-title-1,.header-title-primary-1{font-family:BentonSans-Black,Helvetica;font-style:normal;font-weight:900;text-transform:uppercase;color:#00175a;padding:0 16%;text-align:center;margin-top:2rem}@media only screen and (min-width: 600px) and (orientation: landscape){.common-secondary,.header-title-2,.header-title-primary-2,.header-title-1,.header-title-primary-1{margin-top:1rem}}.header-title-1,.header-title-primary-1{letter-spacing:.55px;font-size:25px;line-height:26px}.header-title-2,.header-title-primary-2{letter-spacing:.21px;font-size:18px;line-height:18px}.common-primary,.header-title-primary-2,.header-title-primary-1{color:#fff;padding:0 14%;margin-top:0rem}.action{margin-top:.5rem}@media only screen and (min-width: 600px) and (orientation: landscape){.action{margin-top:.25rem}}.and-more-text{color:var(--white);padding:0!important;margin-top:1rem}.text-hyperlink{color:#006fcf;text-decoration:underline;padding:0}.action-link{color:#fff;font-size:small;margin-top:.5rem}@media only screen and (min-width: 600px) and (orientation: landscape){.action-link{margin-top:.25rem}}.action-link span{text-decoration:underline}.amexLogo{display:flex;padding:1.5rem;min-height:77px;flex-grow:1}@media only screen and (min-width: 600px) and (orientation: landscape){.amexLogo{padding:.5rem .5rem 0rem;min-height:45px}}.amexLogo img{position:absolute;z-index:999;height:75%}.amexFlag{display:flex;flex-direction:row-reverse;margin-top:10%;margin-right:0rem}@media only screen and (min-width: 600px) and (orientation: landscape){.amexFlag{margin-top:.5rem}}.amexFlag img{height:2rem}.verify-text-desc-link{color:#fff;font-family:BentonSans-Medium,Helvetica;font-size:12px;font-style:normal;font-weight:500}.tac{overflow-y:auto;overflow-x:hidden;max-height:40vh}.ems-widget-btn{font-size:.875rem;font-weight:600;line-height:.875rem;color:#fff;max-width:100%}.ems-packages{color:#333;margin-top:25px;margin-left:40px}.ems-widget-container{background-color:#334;height:"100%"}.ems-widget-card{box-shadow:0 4px 4px #00000040;box-shadow:0 0 10px #0009;-moz-box-shadow:0 0 10px rgba(0,0,0,.6);-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-o-box-shadow:0 0 10px rgba(0,0,0,.6);background-color:#fff}.ems-header-3{font-family:BentonSans;font-weight:600;font-size:1.025rem;line-height:2.125rem}.ems-verify-label-text{font-family:BentonSans;font-weight:500;font-size:.9rem;color:#6c7575;line-height:2.25rem}.ems-cm15-input-text{-webkit-appearance:none;background-color:#fff!important;border:1px solid #c8c9c7;color:#000!important;display:block;font-size:1rem;line-height:1.375rem;min-height:2.725rem;padding:0 .625rem;width:100%;outline:none;position:relative;padding-left:65px!important}.card-icon-1{background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iaWNvbnMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxMDQiIGhlaWdodD0iNzIiIHZpZXdCb3g9IjAgMCA1MiAzNiI+CiAgPG1ldGFkYXRhPjw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIvPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz48L21ldGFkYXRhPgo8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBvcGFjaXR5OiAwLjk1OwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8aW1hZ2UgaWQ9IlZlY3Rvcl9TbWFydF9PYmplY3QiIGRhdGEtbmFtZT0iVmVjdG9yIFNtYXJ0IE9iamVjdCIgY2xhc3M9ImNscy0xIiB3aWR0aD0iNTIiIGhlaWdodD0iMzYiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBR2dBQUFCSUNBUUFBQUN3dVhnY0FBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFDQmpTRkpOQUFCNkpnQUFnSVFBQVBvQUFBQ0E2QUFBZFRBQUFPcGdBQUE2bUFBQUYzQ2N1bEU4QUFBQUFtSkxSMFFBQUtxTkl6SUFBQUFKY0VoWmN3QUFDeElBQUFzU0FkTGRmdndBQUFBSGRFbE5SUWZqQWhrTUdSMzZ5YlJjQUFBQThVbEVRVlJvM3UzYnNXckRNQlNGNFYrU0lTRmtjTFpDMTlEbS9SOG5jdzBlU3VKdUhVemJvYVZUeGh2dWlUamY1dTM4aTRVR0ZYNGRlR1prNERHdExFeGNBUXBRZWVFcGUxT0FtVE5mRFhqdElnZjJiSGh2SERobUx3bE0rbWdjMldYdkNEUlV4dXdOb2NiNnNIKzIyNGFhdlNDYWc5UTVTRjEzUVlWdDlnUXpzenNxblZ6dS9nMmNzaWZFNnU1Z2RaQTZCNmx6a0RvSHFYT1FPZ2VwYzVBNkI2bHprRG9IcVhPUU9nZXBjNUE2QjZsemtEb0hxWE9RT2dlcGM1QTZCNmx6a0RvSHFhdXMyUk5DclpVbGUwT29wVEpsYndnMU5UN1pzcy9lRVdUbXJRRVhObDBrelp6NUxuOGYzVHo3L0FFZGRCclh2VXA3L3dBQUFBQkpSVTVFcmtKZ2dnPT0iLz4KPC9zdmc+Cg==);background-position:center left .78125rem;background-repeat:no-repeat;background-size:1.71875rem;z-index:1;pointer-events:none}.card-icon-2{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zWGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHZpZXdCb3g9JzAgMCA0OCA0OCcgdmVyc2lvbj0nMS4xJz4KICAgIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAgICAgLnN0MHtjb2xvcjogIzk3OTk5YiAhaW1wb3J0YW50OyBmaWxsOiAjOTc5OTliIWltcG9ydGFudDt9CiAgICA8L3N0eWxlPgogICAgPHBhdGggY2xhc3M9InN0MCIgZD0nTTQ1IDZhMyAzIDAgMDEzIDN2MzBhMyAzIDAgMDEtMyAzSDNhMyAzIDAgMDEtMy0zVjlhMyAzIDAgMDEzLTNoNDJ6bTAgOUgzdjI0aDQyVjE1em0wLTZIM3YzaDQyVjl6JyAvPgo8L3N2Zz4=);background-position:center left .78125rem;background-repeat:no-repeat;background-size:1.71875rem;z-index:1;pointer-events:none}.card-icon-dls{background-image:url(https://www.aexp-static.com/akamai/one/statics/@americanexpress/dls-icons/1.2.1/package/dist/svg/card.outline.svg);background-position:center left .78125rem;background-repeat:no-repeat;background-size:22px;z-index:1;pointer-events:none}.card-icon-1-success{background-size:1.71875rem;background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iaWNvbnMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxMDQiIGhlaWdodD0iNzIiIHZpZXdCb3g9IjAgMCA1MiAzNiI+CiAgPG1ldGFkYXRhPjw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIvPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz48L21ldGFkYXRhPgo8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBvcGFjaXR5OiAwLjk1OwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8aW1hZ2UgaWQ9IlZlY3Rvcl9TbWFydF9PYmplY3QiIGRhdGEtbmFtZT0iVmVjdG9yIFNtYXJ0IE9iamVjdCIgY2xhc3M9ImNscy0xIiB3aWR0aD0iNTIiIGhlaWdodD0iMzYiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBR2dBQUFCSUNBUUFBQUN3dVhnY0FBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFDQmpTRkpOQUFCNkpnQUFnSVFBQVBvQUFBQ0E2QUFBZFRBQUFPcGdBQUE2bUFBQUYzQ2N1bEU4QUFBQUFtSkxSMFFBQUtxTkl6SUFBQUFKY0VoWmN3QUFDeElBQUFzU0FkTGRmdndBQUFBSGRFbE5SUWZqQWhrTUdSMzZ5YlJjQUFBQThVbEVRVlJvM3UzYnNXckRNQlNGNFYrU0lTRmtjTFpDMTlEbS9SOG5jdzBlU3VKdUhVemJvYVZUeGh2dWlUamY1dTM4aTRVR0ZYNGRlR1prNERHdExFeGNBUXBRZWVFcGUxT0FtVE5mRFhqdElnZjJiSGh2SERobUx3bE0rbWdjMldYdkNEUlV4dXdOb2NiNnNIKzIyNGFhdlNDYWc5UTVTRjEzUVlWdDlnUXpzenNxblZ6dS9nMmNzaWZFNnU1Z2RaQTZCNmx6a0RvSHFYT1FPZ2VwYzVBNkI2bHprRG9IcVhPUU9nZXBjNUE2QjZsemtEb0hxWE9RT2dlcGM1QTZCNmx6a0RvSHFhdXMyUk5DclpVbGUwT29wVEpsYndnMU5UN1pzcy9lRVdUbXJRRVhObDBrelp6NUxuOGYzVHo3L0FFZGRCclh2VXA3L3dBQUFBQkpSVTVFcmtKZ2dnPT0iLz4KPC9zdmc+Cg==),url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMjQgMGMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjRTMzcuMjU1IDQ4IDI0IDQ4IDAgMzcuMjU1IDAgMjQgMTAuNzQ1IDAgMjQgMHptMCAzQzEyLjQyMSAzIDMgMTIuNDIgMyAyNHM5LjQyIDIxIDIxIDIxYzExLjU3OSAwIDIxLTkuNDIgMjEtMjFTMzUuNTggMyAyNCAzem02LjM1MyAxMy43YTEuNSAxLjUgMCAwMTIuMjk1IDEuOTMzTDIxLjk4IDMxLjI5OWExLjQ5NiAxLjQ5NiAwIDAxLTIuMTEzLjE4MWMtLjAyNi0uMDIyLS4wNDYtLjA0OS0uMDctLjA3MmwtLjAyNS0uMDE1LTYuMzMzLTYuMzMzYTEuNSAxLjUgMCAxMTIuMTIyLTIuMTJsNS4xNzcgNS4xNzd6Ii8+PC9kZWZzPjx1c2UgZmlsbD0iIzAwODc2NyIgeGxpbms6aHJlZj0iI2EiLz48L3N2Zz4=);background-repeat:no-repeat,no-repeat;background-position:center left .78125rem,center right .78125rem}.card-icon-2-success{background-size:1.71875rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zWGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHZpZXdCb3g9JzAgMCA0OCA0OCcgdmVyc2lvbj0nMS4xJz4KICAgIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAgICAgLnN0MHtjb2xvcjogIzk3OTk5YiAhaW1wb3J0YW50OyBmaWxsOiAjOTc5OTliIWltcG9ydGFudDt9CiAgICA8L3N0eWxlPgogICAgPHBhdGggY2xhc3M9InN0MCIgZD0nTTQ1IDZhMyAzIDAgMDEzIDN2MzBhMyAzIDAgMDEtMyAzSDNhMyAzIDAgMDEtMy0zVjlhMyAzIDAgMDEzLTNoNDJ6bTAgOUgzdjI0aDQyVjE1em0wLTZIM3YzaDQyVjl6JyAvPgo8L3N2Zz4=),url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMjQgMGMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjRTMzcuMjU1IDQ4IDI0IDQ4IDAgMzcuMjU1IDAgMjQgMTAuNzQ1IDAgMjQgMHptMCAzQzEyLjQyMSAzIDMgMTIuNDIgMyAyNHM5LjQyIDIxIDIxIDIxYzExLjU3OSAwIDIxLTkuNDIgMjEtMjFTMzUuNTggMyAyNCAzem02LjM1MyAxMy43YTEuNSAxLjUgMCAwMTIuMjk1IDEuOTMzTDIxLjk4IDMxLjI5OWExLjQ5NiAxLjQ5NiAwIDAxLTIuMTEzLjE4MWMtLjAyNi0uMDIyLS4wNDYtLjA0OS0uMDctLjA3MmwtLjAyNS0uMDE1LTYuMzMzLTYuMzMzYTEuNSAxLjUgMCAxMTIuMTIyLTIuMTJsNS4xNzcgNS4xNzd6Ii8+PC9kZWZzPjx1c2UgZmlsbD0iIzAwODc2NyIgeGxpbms6aHJlZj0iI2EiLz48L3N2Zz4=);background-repeat:no-repeat,no-repeat;background-position:center left .78125rem,center right .78125rem}.card-icon-dls-success{background-image:url(https://www.aexp-static.com/akamai/one/statics/@americanexpress/dls-icons/1.2.1/package/dist/svg/card.outline.svg),url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMjQgMGMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjRTMzcuMjU1IDQ4IDI0IDQ4IDAgMzcuMjU1IDAgMjQgMTAuNzQ1IDAgMjQgMHptMCAzQzEyLjQyMSAzIDMgMTIuNDIgMyAyNHM5LjQyIDIxIDIxIDIxYzExLjU3OSAwIDIxLTkuNDIgMjEtMjFTMzUuNTggMyAyNCAzem02LjM1MyAxMy43YTEuNSAxLjUgMCAwMTIuMjk1IDEuOTMzTDIxLjk4IDMxLjI5OWExLjQ5NiAxLjQ5NiAwIDAxLTIuMTEzLjE4MWMtLjAyNi0uMDIyLS4wNDYtLjA0OS0uMDctLjA3MmwtLjAyNS0uMDE1LTYuMzMzLTYuMzMzYTEuNSAxLjUgMCAxMTIuMTIyLTIuMTJsNS4xNzcgNS4xNzd6Ii8+PC9kZWZzPjx1c2UgZmlsbD0iIzAwODc2NyIgeGxpbms6aHJlZj0iI2EiLz48L3N2Zz4=);background-repeat:no-repeat,no-repeat;background-position:center left .78125rem,center right .78125rem}.ems-icon-sm:before{color:#006fcf;font-size:1.375rem!important}.ems-icon-md:before{color:#006fcf;font-size:3rem!important}.ems-icon-lg:before{color:#006fcf;font-size:6rem!important}.ems-icon-xl:before{color:#006fcf;font-size:12rem!important;text-align:center!important}.mandatory:after{content:"";display:block;position:absolute;background:url(https://www.aexp-static.com/cdaas/one/statics/axp-static-assets/2.18.0/package/dist/img/icons/status/dls-icon-success.svg) no-repeat}.ems-list-text{font-family:BentonSans;margin-bottom:.25rem;font-size:.925rem;line-height:1.05rem}.dep-warn{border:none;color:#b42c01;fill:#b42c01}.dep-warn>span:first-child{margin-right:.3125rem}.btn:focus{outline:0}.ems-widget-border{margin:0 auto;padding:10px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:rgba(0,0,0,.8) 0px 0 10px;-moz-box-shadow:rgba(0,0,0,.8) 0 0 10px;box-shadow:#0006 0 0 10px}.form-control .disabled,.form-control:disabled{background-color:#f7f8f9;border-color:#c8c9c7!important;opacity:1}.form-control{-webkit-appearance:none;background-color:#f7f8f9;border:.0625rem solid #c8c9c7;border-radius:.25rem;color:#333;display:block;font-size:1rem;line-height:1.375rem;min-height:3.125rem;padding:0 .625rem;transition:border-color .25s ease-out;width:100%}.ems-widget-btn{font-size:.875rem;font-weight:600;line-height:1rem;color:#fff;max-width:100%}.ems-packages{color:#333;margin-top:25px;margin-left:40px;flex:1 0}.ems-widget-container{background-color:#75757042;height:"100%"}.ems-widget-card{box-shadow:0 4px 4px #00000040;box-shadow:0 0 10px #0009;-moz-box-shadow:0 0 10px rgba(0,0,0,.6);-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-o-box-shadow:0 0 10px rgba(0,0,0,.6);background-color:#fff;display:flex;flex-direction:column;height:auto}.ems-header-3{font-family:BentonSans,sans-serif;font-weight:600;font-size:1.025rem;line-height:2.125rem}.ems-pad-widget-form{padding-top:20px;padding-left:32px}.ems-radio-text,.ems-prospect-label-text{font-family:BentonSans;font-weight:500;font-size:.9rem;color:#6c7474;line-height:2.25rem}.ems-prospect-input-text{-webkit-appearance:none;background-color:#fff!important;border:1px solid #8f908e;color:#000;display:block;font-size:1rem;line-height:1.375rem;min-height:2.725rem;padding:0 .625rem;width:100%;position:relative}.ems-prospect-input-text::placeholder{color:#6e7881}.ems-list-text{font-family:BentonSans,sans-serif;margin-bottom:.25rem;font-size:.925rem;line-height:1.05rem}.dep-warn{border:none}.dep-star-icon:before{font-size:.775rem!important;margin-top:-10px}.ems-card-rounded{border:1px solid #ecedee;border-radius:10px}.ems-card-bottom{border-radius:0 0 10px 10px}.pad-7-b{padding-bottom:7.5rem!important}.ems-prospect-container{display:flex;flex-direction:column;height:100%}.prospect-cta-pad{padding-left:0!important;padding-right:0!important}.pad-h-b{padding-bottom:.3rem!important}.pad-h-l{padding-left:.3rem!important}.pad-h-r{padding-right:.3rem!important}input[type=text]:disabled{background:#e6e6e6!important}.error-field{border-color:#b42c01!important}.pad-h-l{padding-left:.475rem!important}@media screen and (max-width: 320px){.pad-h-l{padding-left:.365rem!important}}@media screen and (min-width: 765px){.pad-h-l{padding-left:.555rem!important}}.pad-2-m{margin-top:4px}@media screen and (min-width: 320px) and (max-width: 475px){.cc-mobile-view{padding-left:25%!important}}@media screen and (min-width: 475px) and (max-width: 765px){.cc-mobile-view{padding-left:40%!important}}.opt-in-txt a{color:#0473d2}.common-link-no-thanks{color:#006fcf;text-decoration:underline}.alerts{flex:auto;text-align:center}body{height:100vh;background:linear-gradient(180deg,var(--gradiantColor1) 0%,var(--gradiantColor2) 9%,var(--gradiantColor3) 44%,var(--gradiantColor4) 78%,var(--gradiantColor5) 100%)}#root{height:inherit;display:flex;flex-direction:column}.bga{top:-1rem}.body-container{padding:0;border-top-left-radius:14px;border-top-right-radius:14px;border:1px solid #f3f3f3}.body-container-bg{background:#fff var(--bottomImage) bottom center no-repeat;background-size:contain}.no-scroll .gating-body{overflow:hidden}.gating-main-container{background:linear-gradient(180deg,var(--gradiantColor1) 0%,var(--gradiantColor2) 9%,var(--gradiantColor3) 44%,var(--gradiantColor4) 78%,var(--gradiantColor5) 100%);transition:height .5s;will-change:height}.gating-main-container .gating-logo{transition:all .5s;will-change:flex-basis}.gating-main-container .gating-body{transition:all .3s}.gating-main-container .logo{transition:all .5s;will-change:transform}.gating-main-container .logo>span{line-height:9px}.gating-main-container .gating-carousel{margin:0 0 auto;overflow-y:visible}.gating-main-container.start-animation-3{background:none;height:87px}.gating-main-container.start-animation-3 .gating-logo{flex-basis:100%}.gating-main-container.start-animation-3 .gating-body{flex-basis:0;transform:translateY(100%)}.gating-main-container.start-animation-3 .body-container{display:none}.gating-main-container.start-animation-3 .logo{height:58px;transform:translateY(-50%) scale(1.5)}.gating-main-container.start-animation-2{background:linear-gradient(180deg,var(--gradiantColor1) 0%,var(--gradiantColor2) 9%,var(--gradiantColor3) 44%,var(--gradiantColor4) 78%,var(--gradiantColor5) 100%);height:100%}.gating-main-container.start-animation-2 .gating-logo{flex-basis:100%}.gating-main-container.start-animation-2 .gating-body{flex-basis:0;transform:translateY(100%)}.gating-main-container.start-animation-2 .body-container{display:none}.gating-main-container.start-animation-2 .logo{height:58px;transform:translateY(-50%) scale(1.5)}.gating-main-container.start-animation-1{background:linear-gradient(180deg,var(--gradiantColor1) 0%,var(--gradiantColor2) 9%,var(--gradiantColor3) 44%,var(--gradiantColor4) 78%,var(--gradiantColor5) 100%);height:100%}.gating-main-container.start-animation-1 .gating-logo{flex-basis:58px}.gating-main-container.start-animation-1 .gating-body{flex-basis:calc(100% - 58px)}.gating-main-container .footer-wrapper{display:none}.logo{height:58px}.devider{width:1px;height:36px;margin:0 12px}.gating-carousel-header-logo{padding:16px}.gating-carousel-header-btn-next{margin-top:-27px;width:54px;height:54px;border-radius:27px;z-index:100}.gating-carousel-header-btn-next-icon{width:40px;height:40px;border-radius:20px;border:1px solid #006fcf}.gating-carousel-indicator-item{width:6px;height:6px;border-radius:3px;margin:0 2px;transition:all .7s}.gating-carousel-indicator-item-active{width:10px;height:6px;border-radius:3px;margin:0 2px;transition:all .7s}.gating-carousel-content-pages{padding:1.25rem 0;margin-left:-100%;margin-right:-100%}.gating-carousel-content-pages>div{width:33.33%;padding:0 24px;min-height:192px;display:flex;align-items:center;justify-content:center}.gating-carousel-content-pages h3{font-size:24px;font-weight:900;line-height:31px}.cards-members-only{font-size:12px;line-height:16px;margin-bottom:5px!important}.cards-members-only span{margin-left:4px}.action{margin-bottom:4px;padding:0 24px}.action-link{margin-top:0}.text-hyperlink{color:#006fcf;cursor:pointer}@media only screen and (min-width: 600px) and (orientation: landscape){.text-hyperlink{left:30%}}.cardMemberHeader-1{color:#00175a;font-family:Guardian Egyp;font-size:24px;font-weight:600;letter-spacing:.3px;line-height:31px;text-align:left}.cardMemberHeader-2{color:#333;font-family:Helvetica Neue;font-size:16px;line-height:24px;text-align:left}.enroll-btn{width:100%}.footer-image{background-image:url(https://www.aexp-static.com/cdaas/one/statics/@americanexpress/static-assets/2.28.0/package/dist/img/brand/flourish.svg);background-repeat:no-repeat;height:82px;width:307px;background-size:100% 100%}.enroll-link{text-decoration:underline;text-decoration-color:#006fcf}.css-19hct2l{min-width:100%!important}.checkboxSection{box-sizing:border-box;border:1px solid #ecedee;background-color:#f7f8f9}.us-ndc{box-sizing:border-box;border:1px solid #ecedee;background-color:#fff}.carousel-root .slide{z-index:auto!important;transition-duration:.7s!important}.carousel-root .slide.selected{z-index:auto!important}.overlay-text{top:15px;left:15px;text-align:left;color:#fff;font-size:16px;line-height:18px;font-weight:900;font-family:BentonSans}.badge-icon{margin-right:5px}#cm15Input{padding:0 .625rem 0 3rem!important}.prospect-header-1{color:#00175a;font-family:Guardian Egyp;font-size:24px;font-weight:600;letter-spacing:.3px;line-height:31px;text-align:left}.prospect-text-desc{font-family:Helvetica Neue;font-size:16px;letter-spacing:0;line-height:24px;text-align:left;margin-top:10px;font-weight:400}.gating-carousel+.landing-prospect-container{margin-top:-1.25rem}.gating-carousel+.landing-verify-container{margin-top:-1.25rem}.user-details{color:#00175a;font-feature-settings:"clig" off,"liga" off;font-family:Helvetica Neue;font-size:10px;font-style:normal;font-weight:400;line-height:13px;text-transform:uppercase}.benefits-portal-header{justify-content:space-between}.benefits-user-name{font-weight:700}.carousel .slide img{border-top-left-radius:14px;border-top-right-radius:14px}.error-page{background-color:#e5edf9}.error-page .error-container-wrapper{top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.navigation-bar{border-bottom:1px solid #ccc;padding-top:16px;padding-bottom:16px}.navigation-bar .nav-text{color:var(--Brand-Colors-Primary-Deep-Blue, #00175A);font-feature-settings:"liga" off,"clig" off;font-family:var(--font-family-Sans, BentonSans);font-size:var(--font-size-16, 16px);font-style:normal;line-height:var(--line-height-24, 24px)}.offers-carousel-container{padding:1rem 1rem 50rem!important;overflow:hidden}.offers-carousel-container-header{text-align:center;font-feature-settings:"clig" off,"liga" off;font-family:Guardian Egyp!important;font-size:1.5rem!important;font-style:normal;font-weight:600!important;line-height:1.5rem!important}#demo-root .offers-carousel-container{background:linear-gradient(180deg,#000,red 9%,#c70000 44%,#940900 78%,#000)}#demo-root .offers-carousel-container-header{color:#fff}.offers-carousel{margin:0 0 auto;overflow-y:visible}.offers-carousel-content-pages{height:100%;padding:1.25rem 0;margin-left:50%;will-change:translateX}.offers-carousel-content-pages>div{padding:0 .4rem}.offers-carousel-content-pages h3{font-size:24px;font-weight:900;line-height:31px}.offers-carousel-content-page{width:90vw}.offers-carousel-content-page.before-prev,.offers-carousel-content-page.prev,.offers-carousel-content-page.next,.offers-carousel-content-page.after-next{opacity:.5}.updating .offers-carousel-content-page.prev,.updating .offers-carousel-content-page.current,.updating .offers-carousel-content-page.next{transition:opacity .7s ease-in-out}.updating .offers-carousel-content-page.prev,.updating .offers-carousel-content-page.next{opacity:1}.updating .offers-carousel-content-page.current{opacity:.5}.dragging .offers-carousel-content-page.prev,.dragging .offers-carousel-content-page.current,.dragging .offers-carousel-content-page.next{transition:none}.updating .offers-carousel-content-pages,.returning .offers-carousel-content-pages{transition:transform .7s ease}.offers-carousel-content{transition:height .3s ease-in-out}.offers-carousel-content-header-image{max-width:5.375rem;height:100%;width:100%}.offers-carousel-content-header-image img{height:100%;width:100%}.offers-list-item-header-image{width:6.125rem;height:6.125rem}.offers-list-item-header-image img{max-width:100%;max-height:100%}.offers-carousel-content-info>span:after,.offers-carousel-content-info>a:after{content:" | ";font-size:.7rem;line-height:1.3rem;vertical-align:bottom}.offers-carousel-content-info>span:last-child:after,.offers-carousel-content-info>a:last-child:after{content:none}.offers-carousel-content-description{position:relative}.offers-carousel-content-description-truncated{transition:opacity .2s linear;opacity:0}.offers-carousel-content-description-full{position:absolute;top:0;transition:opacity .2s linear}.is-truncated .offers-carousel-content-description-truncated{opacity:1}.is-truncated .offers-carousel-content-description-full{opacity:0}.offers-list-content-enroll{width:14.875rem}.offers-carousel-content-enroll{position:relative;margin-top:auto;z-index:100}.offers-carousel-content-enroll-success,.offers-list-content-enroll-success{background-color:#ecf4f0;font-size:.8125rem;padding:.625rem}.offers-list-content-enroll-success{width:13.625rem}.offers-list-content-expired{font-size:.8125rem;min-width:13.625rem;margin-top:.625rem}.terms-modal-container{max-height:80vh}.offers-list-item-enrolled{border:1px solid #008767;border-radius:4px}.offers-list-accent-bar{height:1px!important;margin-bottom:.625rem}.offers-error-on-fetch{min-height:30vh}#offer-note span:nth-child(2){margin-left:0!important}.offers-carousel-container{background:transparent!important;text-align:left;min-height:325px;padding:1.25rem!important}.offers-carousel-container-inner{margin-bottom:auto!important}.offers-carousel-container-header{color:#00175a!important;fill:#00175a!important;text-align:center;font-family:Guardian,Helvetica Neue,Helvetica,sans-serif!important}.benefits .qr-button>span{padding-left:5px;padding-right:5px;flex-direction:row-reverse}.benefits .benefit-item{display:flex;box-shadow:0 1px 1px #0000001a;background:#fff;border-radius:6px}.benefits .benefit-item>.benefit-image{border-top-left-radius:6px;border-bottom-left-radius:6px;min-width:108px;width:108px}.benefits .benefit-item .benefit-sub-container{gap:5px}.benefits .benefit-item .benefit-status{font-size:10px;text-transform:uppercase}.benefits .benefit-item .benefit-type{color:#00175a;font-size:14px;line-height:22px;display:inline-block}.benefits .benefit-item .icon-size{font-size:16px}.benefits .benefit-item .benefit-info{color:#53565a;font-size:13px;line-height:20px;display:inline-block}.benefits .benefit-item .benefit-desc{-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;cursor:pointer;max-height:3rem;transition:max-height .2s linear}.benefits .benefit-item .benefit-desc.expand{display:block;max-height:1200px}.benefits .benefit-item .offer-card{border-radius:1px;box-shadow:0 13px 26px #0000001a}.benefits .benefit-item .referral-link{font-size:13px}.benefits .mgm-container{border-radius:6px;border:1px solid #d3ebff;background:linear-gradient(280deg,#e2f2ff .8%,#f4faff 33.96%,#fff 53.57%,#fff);box-shadow:0 1px 1px #0000001a}.benefits .mgm-container .mgm-content{padding:10px 16px}.badge-image-container{border-radius:18px;border-top:2px solid #eef7ff;background:#fdfeff;box-shadow:0 4px 4px #0088ef1a}.offers-carousel-content-enroll-error{display:none}.bar-code{background-color:#fff;height:100%;display:flex;flex-direction:column;transform:translateY(100%);width:100vw;position:fixed;z-index:999;height:calc(100% - 60px);transition:transform .5s ease-in-out,opacity .1s ease-in-out,visibility .1s ease-in-out;visibility:visible;opacity:1;overflow-y:auto}.bar-code .amex-swing-img path{fill:#006fcf}.bar-code.close{opacity:0;visibility:hidden}.bar-code.open{transform:translateY(58px)}.bar-code--close-icon{align-self:flex-end;margin:10px 10px 0}.bar-code--close-icon:after{display:inline-block;content:"×";font-size:40px;font-weight:lighter}.bar-code__container{width:320px;margin:0 auto;display:flex;flex-direction:column}.bar-code__container--title{color:#00175a;font-size:24px;line-height:28px;font-weight:600}.bar-code__container--scan-details{color:#333;font-size:15px;line-height:22px;font-weight:400;margin-top:10px}.bar-code__container--bar-code-img,.bar-code__container .amex-swing-img{width:200px;height:200px;margin:0 auto}.bar-code__container--close-btn{width:228px;height:38px;margin:0 auto}.bar-code--info{color:#000;font-size:13px;line-height:20px;padding:0 20px;text-align:left}
