.container,.container-fluid{margin:0 auto;padding:0 24px}.container-fluid{padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:flex;flex:0 1 auto;margin-right:-12px;margin-left:-12px;flex-direction:row;flex-wrap:wrap}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4{box-sizing:border-box;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:25%;max-width:25%}.col-sm-2{flex-basis:50%;max-width:50%}.col-sm-3{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-4{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}@media only screen and (min-width:960px){.container{padding:0 23px;max-width:1366px}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:12px;padding-left:12px}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}html{font-size:10px;overflow-x:hidden}body{background-color:#f7f7f7;overflow:hidden}#root{display:flex;flex-direction:column;min-height:100vh;margin:0}.main{flex:1 1}body.login-page{background-color:#fff}.body-loader-wrapper{display:flex;justify-content:center;align-items:center;height:calc(100vh - 400px)}.body-loader{opacity:.88;background-color:transparent}.body-loader-inner{bottom:0;height:60px;left:0;margin:auto;position:fixed;right:0;top:-400px;width:100px}.body-loader-line-wrap{-webkit-animation:bodyLoaderSpin 1s cubic-bezier(.175,.885,.32,1.275) infinite;animation:bodyLoaderSpin 1s cubic-bezier(.175,.885,.32,1.275) infinite;box-sizing:border-box;height:50px;left:0;overflow:hidden;position:absolute;top:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;width:100px}.body-loader-line-wrap:first-child{-webkit-animation-delay:-50ms;animation-delay:-50ms}.body-loader-line-wrap:first-child .body-loader-line{height:55px;width:55px;top:21px}.body-loader-line-wrap:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s}.body-loader-line-wrap:nth-child(2) .body-loader-line{height:41px;width:41px;top:28px}.body-loader-line-wrap:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}.body-loader-line-wrap:nth-child(3) .body-loader-line{height:29px;width:29px;top:35px}@media only screen and (min-width:960px){.body-loader-line-wrap:first-child .body-loader-line{height:62px;width:62px}.body-loader-line-wrap:nth-child(2) .body-loader-line{height:48px;width:48px}.body-loader-line-wrap:nth-child(3) .body-loader-line{height:34px;width:34px}.body-loader-wrapper{height:calc(100vh - 280px)}.body-loader-inner{top:-280px}}.body-loader-line{border:4.5px solid #6967ad;border-radius:100%;box-sizing:border-box;height:100px;left:0;margin:0 auto;position:absolute;right:0;top:0;width:100px}@-webkit-keyframes bodyLoaderSpin{0%,15%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes bodyLoaderSpin{0%,15%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.img-fluid{width:100%}.main{margin-top:6rem}@media only screen and (min-width:960px){.main{margin-top:5rem}}.home-page-variation,.login-page-variation{margin-top:0}.error-message{display:none}.description-wrapper .hero-title-container,.teaser-main-wrapper .hero-title-container{display:block}@media only screen and (min-width:960px){.home-page-variation{margin-top:0}.teaser-main-wrapper .hero-title-container{display:none}}.overlay{position:fixed;top:0;left:0;right:0;bottom:0}.ReactModal__Overlay{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:900}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.category-tabs-tab-active.category-tabs-tab,.CheckBox:focus~span.checkmark,.profile-pic-file-input-focused,.switch-focused,.user-privileges-tabs-tab-active.user-privileges-tabs-tab,[tabindex]:focus,button:focus{outline:none}.user-is-tabbing .category-tabs-tab-active.category-tabs-tab,.user-is-tabbing .CheckBox:focus~span.checkmark,.user-is-tabbing .profile-pic-file-input-focused,.user-is-tabbing .switch-focused,.user-is-tabbing .user-privileges-tabs-tab-active.user-privileges-tabs-tab,.user-is-tabbing [tabindex]:focus,.user-is-tabbing a:focus,.user-is-tabbing button:focus{outline:1px dotted;outline:auto -webkit-focus-ring-color}.scChromeData,.scpm{display:none!important}.nav-opened{overflow-y:hidden;-webkit-transition:.2s ease;transition:.2s ease;position:relative}.nav-opened:before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;content:"";background-color:rgba(0,0,0,.5)}.sidenav-background:before{background-color:#fff}.nav-opened .main{opacity:.6}.modal-body-open,.nav-opened{width:100%}.modal-body-open{overflow:hidden;position:fixed}@media only screen and (max-width:600px){.nav-opened{position:fixed}.autosuggest-opened{overflow-y:hidden;position:fixed;width:100%}.autosuggest-opened .main-header.header-transparent{opacity:1}}.parallax{height:100vh;overflow-x:hidden;overflow-y:auto;-webkit-perspective:300px;perspective:300px;font-size:200%}.displayBlock{display:block!important}.displayNone,.ytp-chrome-top{display:none!important}@media (-ms-high-contrast:active),(-ms-high-contrast:none){img{width:100%}}.body-relative{position:relative}.btn{cursor:pointer;height:4.9rem;min-width:20rem;border-radius:2.4rem;background:#f8a909;border:.14rem solid #f8a909;font-size:1.4rem;font-family:Gotham-Bold;color:#000;display:flex;align-items:center;line-height:4.9rem;text-align:center}.btn:hover{background-color:#fbc800}.btn a{display:block;text-decoration:none;width:100%;color:#000}.divider-wrapper{background-image:url(/assets/img/divider.png);background-repeat:no-repeat;width:396px;height:36px;-webkit-transform:scale(.5) translateX(-51%);transform:scale(.5) translateX(-51%)}.divider-wrapper.mini-variation{background-image:url(/assets/img/quote_divider.png);background-repeat:no-repeat;background-size:contain}@media only screen and (min-width:960px){.divider-wrapper{background-image:url(/assets/img/divider.png);background-repeat:no-repeat;height:30px}}.FAQ-container-offset{padding:0 4.6rem}@media only screen and (min-width:960px){.FAQ-container-offset{margin:0 8.33333%;padding:0 5.8rem}}.no-gutter{padding:0;margin:0}.price-with-decimal{font-size:16.8px;line-height:22.7px;color:#001c2d;font-weight:500;font-family:Gotham-Medium}.price-with-decimal sup{line-height:20px;top:-.3em;font-size:11.7px;color:#001c2d;font-family:Gotham-Medium;vertical-align:baseline}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.price-with-decimal sup{top:-.4rem}}.grecaptcha-badge{opacity:0}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}input::-ms-clear,input::-ms-reveal{display:none}#promo-code{display:none}#promo-code,#total-amount{font-family:Gotham-Medium;font-size:1.68rem;color:#003349}#total-amount{margin-bottom:6px}.description-login{font-family:Gotham-Book;font-size:2rem}@font-face{font-family:Gotham-Ultra-Italic;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-UltraItalic.acef10b3.eot);src:url(/dist/sentosa/static/media/Gotham-UltraItalic.acef10b3.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-UltraItalic.c9a47ac8.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-UltraItalic.8d925a6a.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-UltraItalic.eba26941.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-UltraItalic.eff073bd.svg#Gotham-UltraItalic) format("svg");font-weight:400;font-style:italic}@font-face{font-family:Gotham-Light-Italic;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-LightItalic.ab1586df.eot);src:url(/dist/sentosa/static/media/Gotham-LightItalic.ab1586df.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-LightItalic.6fae6716.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-LightItalic.8b5c5074.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-LightItalic.30b937eb.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-LightItalic.de2b5c67.svg#Gotham-LightItalic) format("svg");font-weight:300;font-style:italic}@font-face{font-family:Gotham-Book-Italic;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-BookItalic.9a6d4697.eot);src:url(/dist/sentosa/static/media/Gotham-BookItalic.9a6d4697.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-BookItalic.2be3e649.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-BookItalic.598ee431.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-BookItalic.8d860054.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-BookItalic.addc3adf.svg#Gotham-BookItalic) format("svg");font-weight:400;font-style:italic}@font-face{font-family:Gotham-Extra-Light-Italic;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-ExtraLightItalic.b0a7e72f.eot);src:url(/dist/sentosa/static/media/Gotham-ExtraLightItalic.b0a7e72f.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-ExtraLightItalic.d936f0ca.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-ExtraLightItalic.8cdb51c5.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-ExtraLightItalic.1176b291.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-ExtraLightItalic.66b34da1.svg#Gotham-ExtraLightItalic) format("svg");font-weight:200;font-style:italic}@font-face{font-family:Gotham-Ultra;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-Ultra.20536f5f.eot);src:url(/dist/sentosa/static/media/Gotham-Ultra.20536f5f.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-Ultra.ef35f2c2.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-Ultra.1a817fb7.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-Ultra.137dc548.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-Ultra.79ac1515.svg#Gotham-Ultra) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Gotham-Medium;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-Medium.e7fc59db.eot);src:url(/dist/sentosa/static/media/Gotham-Medium.e7fc59db.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-Medium.826af989.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-Medium.4c24f337.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-Medium.923c7cc8.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-Medium.9095c09f.svg#Gotham-Medium) format("svg");font-weight:500;font-style:normal}@font-face{font-family:Gotham-Extra-Light;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-ExtraLight.79b6710f.eot);src:url(/dist/sentosa/static/media/Gotham-ExtraLight.79b6710f.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-ExtraLight.7f8df221.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-ExtraLight.65cdcdb1.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-ExtraLight.286f44d8.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-ExtraLight.24a24f73.svg#Gotham-ExtraLight) format("svg");font-weight:200;font-style:normal}@font-face{font-family:Gotham-Thin;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-Thin.dfb0f5a6.eot);src:url(/dist/sentosa/static/media/Gotham-Thin.dfb0f5a6.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-Thin.199d1f0f.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-Thin.dd99dcce.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-Thin.4ac5ea01.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-Thin.bed8f80e.svg#Gotham-Thin) format("svg");font-weight:100;font-style:normal}@font-face{font-family:Gotham-Thin-Italic;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-ThinItalic.5962a840.eot);src:url(/dist/sentosa/static/media/Gotham-ThinItalic.5962a840.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-ThinItalic.154ae586.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-ThinItalic.84365d61.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-ThinItalic.db6fa4b7.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-ThinItalic.b591647c.svg#Gotham-ThinItalic) format("svg");font-weight:100;font-style:italic}@font-face{font-family:Gotham-Medium-Italic;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-MediumItalic.316c3977.eot);src:url(/dist/sentosa/static/media/Gotham-MediumItalic.316c3977.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-MediumItalic.fc2718a4.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-MediumItalic.da442b1e.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-MediumItalic.647652da.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-MediumItalic.b4bd2933.svg#Gotham-MediumItalic) format("svg");font-weight:500;font-style:italic}@font-face{font-family:Gotham-Light;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-Light.b54fa49d.eot);src:url(/dist/sentosa/static/media/Gotham-Light.b54fa49d.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-Light.a2a8c705.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-Light.8741f8bb.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-Light.517958dc.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-Light.14fd982f.svg#Gotham-Light) format("svg");font-weight:300;font-style:normal}@font-face{font-family:Gotham-Bold-Italic;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-BoldItalic.75f07e70.eot);src:url(/dist/sentosa/static/media/Gotham-BoldItalic.75f07e70.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-BoldItalic.27efe2da.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-BoldItalic.d907c94f.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-BoldItalic.06f4405f.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-BoldItalic.37612809.svg#Gotham-BoldItalic) format("svg");font-weight:700;font-style:italic}@font-face{font-family:Gotham-Bold;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-Bold.89e9d842.eot);src:url(/dist/sentosa/static/media/Gotham-Bold.89e9d842.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-Bold.aeff58d7.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-Bold.e74ff77a.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-Bold.5151c3d4.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-Bold.9a6bbb15.svg#Gotham-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Gotham-Book;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-Book.89ce456b.eot);src:url(/dist/sentosa/static/media/Gotham-Book.89ce456b.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-Book.143b4034.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-Book.382be539.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-Book.ffab4dbd.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-Book.98e74d11.svg#Gotham-Book) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Gotham-Black;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-Black.b06be5bc.eot);src:url(/dist/sentosa/static/media/Gotham-Black.b06be5bc.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-Black.2da40184.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-Black.7e6837dd.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-Black.b9f1f99b.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-Black.b9c0923c.svg#Gotham-Black) format("svg");font-weight:900;font-style:normal}@font-face{font-family:Gotham-Black-Italic;font-display:swap;src:url(/dist/sentosa/static/media/Gotham-BlackItalic.abd0e3c0.eot);src:url(/dist/sentosa/static/media/Gotham-BlackItalic.abd0e3c0.eot?#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/Gotham-BlackItalic.bd0bdf46.woff2) format("woff2"),url(/dist/sentosa/static/media/Gotham-BlackItalic.84c927a4.woff) format("woff"),url(/dist/sentosa/static/media/Gotham-BlackItalic.6c5349d4.ttf) format("truetype"),url(/dist/sentosa/static/media/Gotham-BlackItalic.e53fe6c4.svg#Gotham-BlackItalic) format("svg");font-weight:900;font-style:italic}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-slide{display:none;float:left;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev{left:-45px}.slick-next{top:0;right:-45px}.slick-arrow{position:absolute;border:none;background:transparent;cursor:pointer;z-index:1;outline:none}.slick-arrow,.slick-list{height:100%;display:flex;align-items:center}.slick-list{overflow:hidden}.slick-track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\2022";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}@font-face{font-family:icomoon;src:url(/dist/sentosa/static/media/icomoon.ede91287.eot);src:url(/dist/sentosa/static/media/icomoon.ede91287.eot#iefix) format("embedded-opentype"),url(/dist/sentosa/static/media/icomoon.6c82093d.ttf) format("truetype"),url(/dist/sentosa/static/media/icomoon.db9896ac.woff) format("woff"),url(/dist/sentosa/static/media/icomoon.ba235c96.svg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-promo-filled_16px:before{content:"\E900";color:#5c5ca5}.icon-important-alert:before{content:"\E901";color:#666}.icon-info-circle .path1:before{content:"\E902";color:#666}.icon-info-circle .path2:before{content:"\E903";margin-left:-1em;color:#fff}.icon-promo:before{content:"\E904";color:#666}.icon-tickmark:before{content:"\E905";color:#666}.icon-alert:before{content:"\E906";color:#666}.icon-trash:before{content:"\E907";color:#666}.icon-address-location_contact:before{content:"\E908";color:#f9a90a}.icon-busstop:before{content:"\E909"}.icon-cablecar:before{content:"\E90A"}.icon-carpark:before{content:"\E90B";color:#666}.icon-cart:before{content:"\E90C";color:#666}.icon-Cross-Circle:before{content:"\E90D"}.icon-cross-circle:before{content:"\E90E";color:#666}.icon-getdirection .path1:before{content:"\E90F";color:#231f20}.icon-getdirection .path2:before{content:"\E910";margin-left:-1em;color:#5c5ca5}.icon-info-legendbar-icon .path1:before{content:"\E911";color:#000}.icon-info-legendbar-icon .path2:before{content:"\E912";margin-left:-1em;color:#666}.icon-list:before{content:"\E913";color:#666}.icon-map:before{content:"\E914"}.icon-menu:before{content:"\E915";color:#666}.icon-nursingroom:before{content:"\E916";color:#666}.icon-password---hide:before{content:"\E917";color:#666}.icon-password---show:before{content:"\E918";color:#666}.icon-prayerroom:before{content:"\E919"}.icon-profile:before{content:"\E91A";color:#666}.icon-required:before{content:"\E91B";color:#5c5ca5}.icon-search:before{content:"\E91C";color:#666}.icon-searchhinttext:before{content:"\E91D";color:#dddddc}.icon-sentosaexpressstation:before{content:"\E91E"}.icon-slideshow:before{content:"\E91F";color:#666}.icon-smokingarea:before{content:"\E920";color:#666}.icon-taxistand:before{content:"\E921"}.icon-ticketingoffice:before{content:"\E922"}.icon-tickmark-circle .path1:before{content:"\E923";color:#009fa5}.icon-tickmark-circle .path2:before{content:"\E924";margin-left:-1em;color:#fff}.icon-toilet:before{content:"\E925";color:#666}.icon-tram:before{content:"\E926"}.icon-unlocked:before{content:"\E927";color:#fff}.icon-arrow-down:before{content:"\E928";color:#666}.icon-arrow-next:before{content:"\E929";color:#666}.icon-arrow-previous:before{content:"\E92A";color:#666}.icon-attractions:before{content:"\E92B";color:#666}.icon-calendar:before{content:"\E92C";color:#666}.icon-call:before{content:"\E92D";color:#666}.icon-cross:before{content:"\E92E";color:#666}.icon-email:before{content:"\E92F";color:#666}.icon-facebook:before{content:"\E930";color:#666}.icon-filter:before{content:"\E931";color:#666}.icon-fullscreen:before{content:"\E932";color:#666}.icon-important:before{content:"\E933";color:#f8a909}.icon-instagram:before{content:"\E934";color:#666}.icon-location-pin:before{content:"\E935";color:#666}.icon-minus:before{content:"\E936";color:#666}.icon-Oval:before{content:"\E937";color:#fbc800}.icon-pausebutton .path1:before{content:"\E938";color:#666;opacity:.8}.icon-pausebutton .path2:before{content:"\E939";margin-left:-1em;color:#fff}.icon-pausebutton .path3:before{content:"\E93A";margin-left:-1em;color:#fff}.icon-playbutton .path1:before{content:"\E93B";color:#666;opacity:.8}.icon-playbutton .path2:before{content:"\E93C";margin-left:-1em;color:#fff}.icon-plus:before{content:"\E93D";color:#666}.icon-reset:before{content:"\E93E";color:#666}.icon-time:before{content:"\E93F";color:#666}.icon-twitter:before{content:"\E940";color:#666}.icon-weibo:before{content:"\E941";color:#666}.icon-wheelchair:before{content:"\E942";color:#666}.icon-world:before{content:"\E943";color:#666}.icon-youtube:before{content:"\E944";color:#666}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}ul{margin:0;padding:0}