body{margin:0;position:relative;font-family:'OpenSans', sans-serif}a{color:#006C7C}.std-txt{font-weight:400;font-family:'OpenSans', sans-serif}.std-txt em{font-weight:700;font-style:normal}.std-txt-XXL{font-size:24px;letter-spacing:-0.4px;line-height:26px}.std-txt-XL{font-size:20px;letter-spacing:-0.4px;line-height:24px}.std-txt-XL{font-size:20px;letter-spacing:-0.4px;line-height:24px}.std-txt-L{font-size:18px;letter-spacing:-0.6px;line-height:22px}.std-txt-M{font-size:16px;letter-spacing:-0.54px;line-height:20px}.std-txt-S{font-size:14px;letter-spacing:-0.43px;line-height:18px}.std-txt-XS{font-size:12px;letter-spacing:-0.28px;line-height:16px}@media (max-width: 425px){.std-txt-L-at-S{font-size:18px;letter-spacing:-0.6px;line-height:22px}}.spa-header{height:72px;width:100%;color:#fff;text-align:center;background-color:#cc0000}@media (max-width: 425px){.spa-header{height:40px;margin-bottom:40px}}.spa-header-logo{margin-top:16px}@media (max-width: 425px){.spa-header-logo{height:24px;margin-top:8px;width:auto}}.spa-container{text-align:center;margin:0 auto;max-width:720px;width:100%;padding:0 16px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}@media (max-width: 425px){.spa-container{padding:0 24px}}.spa-container img{max-width:100%}@media (max-width: 425px){.spa-container.maintenance img{width:50%}}@media (max-width: 320px){.spa-container img{display:none}}.spa-display-title{font-family:'Montserrat', sans-serif;font-size:36px;font-weight:700;line-height:1.17;color:#111111;margin:0 0 8px 0}@media (max-width: 425px){.spa-display-title{font-size:24px;width:270px;margin:0 auto 16px auto}}.spa-body-copy{margin:0 auto 24px auto;font-family:'OpenSans', sans-serif;font-size:20px;line-height:1.3;color:#111111}@media (max-width: 425px){.spa-body-copy{font-size:16px;line-height:20px}}.spa-body-copy em{font-weight:700;font-style:normal}.spa-countdown-intro{font-size:24px;line-height:1.67;text-align:center;margin-bottom:0px;font-family:'OpenSans', sans-serif}.spa-countdown{text-align:center;font-family:Montserrat;font-size:36px;font-weight:bold;line-height:1.11;color:#cc0000}.spa-countdown #spa-countdown-sec{width:40px;display:inline-block;text-align:right}.mrg-zero{margin-bottom:0px}.mrg-XS{margin-bottom:8px}.mrg-S{margin-bottom:16px}.mrg-M{margin-bottom:24px}.mrg-L{margin-bottom:32px}.mrg-XL{margin-bottom:40px}.title{font-family:'Montserrat', sans-serif;font-weight:700}.title-XXXL{font-size:32px;letter-spacing:-0.7px;line-height:36px}.title-XXL{font-size:28px;letter-spacing:-0.7px;line-height:32px}.title-XL{font-size:24px;letter-spacing:-0.64px;line-height:28px}.title-L{font-size:20px;letter-spacing:-0.54px;line-height:24px}.title-M{font-size:16px;letter-spacing:-0.43px;line-height:20px}.title-S{font-size:14px;letter-spacing:-0.37px;line-height:18px}@media (max-width: 425px){.title-XXL-at-S{font-size:28px;letter-spacing:-0.7px;line-height:32px}}.spa-container.spa-modal{position:fixed;top:50%;left:50%;width:720px;margin-left:-360px;max-width:100%;height:auto;min-height:200px;margin-top:-200px;padding:16px;border-radius:8px;background-color:#fff;text-align:center;display:block;box-shadow:0px 8px 8px 0px rgba(0,0,0,0.2);z-index:1010}@media (max-width: 740px){.spa-container.spa-modal{box-sizing:border-box;position:relative;left:0;margin-top:16px;margin-left:auto;margin-right:auto;width:93%}}.spa-modal-backdrop{z-index:1000;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8)}.spa-modal-close{position:absolute;cursor:pointer;top:8px;right:8px;background:url("../img/close.svg") no-repeat;width:32px;height:32px;outline:none;border:none}.position-rel{position:relative}.loader-container{width:100%;height:49px;text-align:center}.loader-container .loader-spin{-webkit-transition:ease-out 750ms;transition:ease-out 750ms}.loader-container .loader-spin .loader-circle{position:relative;left:50%;top:8px;margin-left:-24px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:48px;height:48px}.loader-container .loader-spin .loader-circle{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-moz-animation:ajaxLoaderSpin 1.4s linear infinite;-webkit-animation:ajaxLoaderSpin 1.4s linear infinite;animation:ajaxLoaderSpin 1.4s linear infinite}.loader-container .loader-spin .loader-circle .loader-circle-spinner{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:ajaxLoaderDashSpin 1.4s ease-in-out infinite;animation:ajaxLoaderDashSpin 1.4s ease-in-out infinite}.loader-container .loader-spin .loader-circle circle{-webkit-animation:ajaxLoaderColors 5.6s ease-in-out infinite, ajaxLoaderDash 1.4s ease-in-out infinite;animation:ajaxLoaderColors 5.6s ease-in-out infinite, ajaxLoaderDash 1.4s ease-in-out infinite;stroke-dasharray:1570;stroke-dashoffset:392.5;stroke:#9ba5ae;stroke-width:30;fill:none}@-moz-keyframes ajaxLoaderSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes ajaxLoaderSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes ajaxLoaderSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes ajaxLoaderDash{0%{stroke-dashoffset:1413}50%{stroke-dashoffset:392.5}100%{stroke-dashoffset:1413}}@keyframes ajaxLoaderDash{0%{stroke-dashoffset:1413}50%{stroke-dashoffset:392.5}100%{stroke-dashoffset:1413}}@-moz-keyframes ajaxLoaderDashSpin{50%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@-webkit-keyframes ajaxLoaderDashSpin{50%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes ajaxLoaderDashSpin{50%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.loader-checkmark-container .checkmark{margin:0 auto;width:112px;display:block;position:relative;top:-60px;right:22px}.loader-checkmark-container .checkmark-circle{stroke-dasharray:1000;stroke-dashoffset:0;animation:dashCircle 6s ease-in-out;-webkit-animation:dashCircle 6s ease-in-out;stroke-width:4;stroke:#2A7952;stroke-miterlimit:10}.loader-checkmark-container .checkmark-icon{stroke-dasharray:1000;stroke-dashoffset:0;animation:dash 3s ease-in-out,  visible 0.5s ease-in-out infinite;-webkit-animation:dash 3s ease-in-out, visible 0.5s ease-in-out infinite;animation-delay:2s, 2s;-webkit-animation-delay:2s, 2s;visibility:hidden;stroke:#2A7952;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10}@keyframes dashCircle{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@keyframes visible{0%{visibility:visible}100%{visibility:visible}}.section-container .shimmer-bg{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right, #ddd 8%, #eee 18%, #ddd 33%);background-size:800px 104px;height:24px;position:relative}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.section-container .progressbar-1{width:60%;margin-bottom:8px}.section-container .progressbar-2{width:32%;margin-bottom:8px}.loader-count-container{text-align:center;position:absolute;top:70px;width:100%;right:0}.loader-count-container span{font-size:12px;color:#9ba5ae}.lazy-load-container{background:#fafafa;padding:8px}.lazy-load-container .lazyload-bg{height:24px;position:relative}.lazy-load-container .progressbar-1{width:60%;margin-bottom:8px}.lazy-load-container .progressbar-2{width:32%;margin-bottom:8px}.lazy-load-container .lazy-load{padding:8px}.lazy-load-container .lazy-load .lazy-border{background:#fff;border:1px solid #eee;border-radius:4px}.lazy-load-container .lazy-load .lazy-border hr{margin:8px 0}.lazy-load-container .lazy-load .lazy-border .lazy-main{height:170px;margin:6px}.lazy-load-container .lazy-load .lazy-border .lazy-sub{margin:6px}.lazy-load-container .lazy-load .lazy-border .lazy-sub .animated-background{height:18px}.lazy-load-container .lazy-load .lazy-border .lazy-sub .progressbar-1{height:14px}.lazy-count .lazyload-fade{background:#eee;-webkit-animation-name:fadein;-webkit-animation-duration:5s;animation-name:fadein;animation-duration:5s}@-webkit-keyframes fadein{0%{background-color:#fff}100%{background-color:#eee}}@keyframes fadein{0%{background-color:#fff}100%{background-color:#eee}}
/*# sourceMappingURL=style.min.css.map */
