@import url(https://static.mailerlite.com/assets/plugins/groot/modules/includes/groot_fonts/import.css?version=1625755);.text-primary{color:#0cc}.text-secondary{color:#c00}.text-dark{color:#131415}.bg-default{background-color:#fafafa}.small{font-size:.87rem}.input-dark{background-color:#131415!important;color:#757575!important;border-color:#262626!important}#home-page .gen-two-hero{overflow:hidden;background-color:#e6e6e6;background-image:url(/assets/images/quarter.png);width:100vw;height:1000px;background-attachment:fixed;background-size:70%;background-repeat:no-repeat;background-position-x:right;background-position-y:center}@media(min-width:768px){#home-page .gen-two-hero{background-size:40%}}#home-page .contents-wrapper{position:relative;background:#fff;background-position:right 0 bottom 30%;background-size:80%;background-repeat:no-repeat;height:auto;width:auto;display:flex;align-items:flex-start}#home-page .contents-wrapper .text-wrapper-in-it{padding-left:100px}#home-page .contents-wrapper .text-wrapper-in-it .text-in-it .text-size{font-size:22px;width:80%}@media(min-width:768px){#home-page .contents-wrapper .text-wrapper-in-it .text-in-it .text-size{font-size:24px;width:30%}#home-page .contents-wrapper{background-size:60%;justify-content:center;align-items:center}}#home-page .mid-section{height:2500px;width:100vw;background:#fff;background-image:url(/assets/images/road.jpg);background-attachment:fixed;background-size:500%;background-position-x:center;background-position-y:center;background-repeat:no-repeat;display:flex;position:relative}#home-page .mid-section .charge-time-info{display:flex;flex-direction:column}@media(min-width:768px){#home-page .mid-section{background-size:250%}#home-page .mid-section .charge-time-info{flex-direction:row}}#home-page .content-wrapper-battery{position:relative;background:#fff;background-position:right -100% bottom 20%;background-size:90%;background-repeat:no-repeat;height:auto;width:auto;justify-content:center;align-items:center}#home-page .content-wrapper-battery .text-wrapper-in-it{display:flex;justify-content:flex-start;padding-top:50px}#home-page .content-wrapper-battery .text-wrapper-in-it .text-in-it{text-align:center}#home-page .content-wrapper-battery .text-wrapper-in-it .text-in-it .text-size{font-size:22px;width:80%}@media(min-width:768px){#home-page .content-wrapper-battery .text-wrapper-in-it .text-in-it .text-size{font-size:24px;width:40%}#home-page .content-wrapper-battery .text-wrapper-in-it{background-position:right -150% bottom 40%;background-size:90%;justify-content:center;align-items:center}}#home-page .sticky-contents-section{width:100vw;height:6200px}#home-page .sticky-contents-section .dash-content{width:100vw;height:1000px;background-attachment:fixed;background-position:right -200px bottom 300px;background-size:130%;background-repeat:no-repeat}#home-page .sticky-contents-section .dash-content .text-in-it{padding-left:0;display:flex;flex-direction:column;justify-content:center;height:1000px;width:40vw;margin-left:20px}@media(min-width:768px){#home-page .sticky-contents-section .dash-content{background-size:70%;background-position:right -200px bottom 100px}#home-page .sticky-contents-section .dash-content .text-in-it{padding-left:10%;padding-top:10%;justify-content:flex-start;width:30vw;margin-left:100px}}#home-page .sticky-contents-section .mobile-content{width:100vw;height:1000px;background-attachment:fixed;background-size:40%;background-repeat:no-repeat;background-position:right 10px bottom 300px}#home-page .sticky-contents-section .mobile-content .text-in-it{padding-left:0;display:flex;flex-direction:column;justify-content:center;height:1000px;width:40%;margin-left:20px}@media(min-width:768px){#home-page .sticky-contents-section .mobile-content .text-in-it{padding-left:10%;padding-top:10%;justify-content:flex-start;width:50%;margin-left:100px}#home-page .sticky-contents-section .mobile-content{background-position:right 400px bottom 150px;background-size:20%}}#home-page .lower-contents-section{width:100vw;height:350vh}#home-page .lower-contents-section .gen-two-footer{display:flex;align-items:center;justify-content:center;width:100vw}@media(min-width:768px){#home-page .lower-contents-section .gen-two-footer{flex-direction:row}}.video-screen{height:64px;width:64px;background:#fff;position:absolute;bottom:5%;left:2%;border-radius:50%;z-index:900;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.15);box-shadow:0 6px 24px 0 rgba(0,0,0,.2)}.video-screen.opened{left:0;right:0;bottom:0;background-color:#000;color:#fff;border:none;border-radius:0;height:100vh;width:100%;cursor:default;z-index:1050}.video-screen .play-icon{height:14px;display:block;margin:26px 0 0 26px}.video-screen .video-close-btn{position:absolute;top:2%;right:2%;height:48px;width:48px;margin-left:auto}.video-screen .video-close-btn:hover img{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.video-screen .video-close-btn img{display:block;margin:0 auto;height:16px;-webkit-transition:all .3s;transition:all .3s}.video-screen .video-container{width:100%}.video-screen .video-container .vid-caption{font-weight:600;font-size:.74rem;text-transform:uppercase;display:flex;justify-content:center}.video-screen .video-container .video-wrapper{position:relative;padding-bottom:56.25%;height:0}.video-screen .video-container .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}nav.top-nav{z-index:1000;font-size:.9rem;font-weight:500;color:#fff;position:absolute;max-width:840px;top:0;left:0;right:0;margin:auto;opacity:1;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}nav.top-nav>.navbar{background-color:rgba(0,0,0,.6);margin:15px;padding:28px 6px 28px 22px;display:flex;align-items:center;height:54px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.15);box-shadow:0 6px 24px 0 rgba(0,0,0,.2)}nav.top-nav>.navbar ul{display:none}@media(min-width:768px){nav.top-nav>.navbar ul{display:block}}nav.top-nav>.navbar a,nav.top-nav>.navbar button{text-transform:uppercase;padding:1rem;margin-right:38px}nav.top-nav>.navbar a:hover,nav.top-nav>.navbar button:hover{opacity:.6}nav.top-nav>.navbar .nav-logo{width:64px;margin-top:6px;cursor:pointer}nav.top-nav>.navbar .menu-btn{color:#000;padding:7px;margin-right:2px}nav.top-nav>.navbar .menu-btn:hover{opacity:1;background:rgba(0,0,0,.6)}nav.top-nav>.navbar .menu-btn img{width:16px;margin-top:2px}.f-menu{position:fixed;top:0;bottom:0;right:0;left:0;background-color:#000;color:#fff;z-index:1000;padding:0 2rem;height:100vh;overflow-y:scroll}.f-menu .menu-header{display:flex;margin:3rem 0;align-items:center}.f-menu .menu-header .logo-wrapper{flex-grow:1}.f-menu .menu-header button{height:40px;width:40px;margin-left:auto}.f-menu .menu-header button:hover img{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.f-menu .menu-header button img{margin-top:3px;-webkit-transition:all .3s;transition:all .3s;width:16px}.f-menu .menu-body{display:flex;flex-wrap:wrap}.f-menu .menu-body>*{flex-basis:100%;margin:0}.f-menu .menu-body>* li{padding:.5rem 0}.f-menu .menu-body>* li a{font-size:1.9rem;text-transform:uppercase}.f-menu .menu-body>* li a:hover{color:#0cc}@media(min-width:576px){.f-menu .menu-body>*{flex-basis:50%}.f-menu .menu-body>* li a{font-size:2.4rem}}.f-menu .menu-footer{border-top:1px solid hsla(0,0%,100%,.1);margin-top:3rem;display:flex;justify-content:space-between;flex-wrap:wrap}.f-menu .menu-footer>*{flex-basis:100%;text-align:center}.f-menu .menu-footer p{font-size:.8rem;margin:14px 0 0}.f-menu .menu-footer .socials{margin:12px 0}.f-menu .menu-footer .socials li{margin-left:20px}.f-menu .menu-footer .socials li:first-of-type{margin-left:0}@media(min-width:576px){.f-menu .menu-footer p{text-align:left}.f-menu .menu-footer .socials{text-align:right}.f-menu .menu-footer>*{flex-basis:50%}}.careers-page .cr-message{font-size:2rem}.careers-page h1{font-size:2.5rem;font-weight:500}.careers-page .career-collage{display:flex;flex-wrap:wrap;margin-top:-4rem}.careers-page .career-collage>*{flex-basis:50%;padding:0 15px 15px}.careers-page .career-collage :nth-child(odd){padding-right:4.5px}.careers-page .career-collage :nth-child(2n){padding-left:4.5px}.careers-page .job-opening-header{background-color:#fafafa;padding:2rem 0;font-size:.9rem}.careers-page .job-holder{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.careers-page .job-holder .position{font-size:1.2rem}.careers-page .job-holder>*{flex-basis:100%;padding:.4rem 0;font-size:.9rem;font-weight:500}.careers-page .job-holder>* select{font-size:inherit;border:#fafafa;background-color:#fafafa;background-size:14px;padding-left:0}.careers-page .job-holder .dept{display:none}@media(min-width:768px){.careers-page .job-holder{flex-wrap:nowrap}.careers-page .job-holder>:first-child{flex-basis:640px}.careers-page .job-holder>:not(:first-child){flex-basis:260px}.careers-page .job-holder .dept-loc{display:none}.careers-page .job-holder .dept{display:block}}.careers-page .job-list .job-holder{padding:1.5rem 1rem;border-bottom:1px solid #dadada}.careers-page .job-list .job-holder:hover{background-color:#f4f4f4}@media(max-width:768px){.careers-page .job-list .job-holder .position{margin-bottom:-10px}.careers-page .job-list .job-holder>:last-child{display:none}.careers-page .career-banner{margin:0 -15px}}footer{margin-top:1rem;background-color:transparent;color:#fff;font-size:.87rem;padding:1rem}footer.light{color:#000}footer.light li{color:#333!important}footer .footer{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:center}footer .footer>*{flex-basis:100%}footer .footer ul>li{margin-bottom:.6rem;color:hsla(0,0%,100%,.8)}footer .footer ul>li a:hover{opacity:.8}@media(min-width:768px){footer .footer>*{flex-basis:auto}footer .footer ul>li{display:inline-block;margin-right:2rem}footer .footer ul>li:last-of-type{margin-right:0}}footer .footer .socials li{margin-right:1.5rem}.project-page{background-color:#000}.project-page .render-l{height:100%;display:block}@media(max-width:576px){.project-page .render-l{display:none}}.project-page .render-s{height:100%;display:none}@media(max-width:576px){.project-page .render-s{display:block}}.project-page main{color:#fff}.project-page main h2{margin-top:1.5rem;text-shadow:0 0 4px #fff;text-transform:uppercase;font-size:1.4rem;letter-spacing:3px}.project-page main h2.big{font-size:2rem}.project-page main section.big{padding:8rem 0}.project-page main p{font-size:.99rem;letter-spacing:1px;color:#bbb}.project-page main p.big{font-size:1.3rem;font-weight:600}.project-page main .img-showcase{margin:0 -15px}.project-page main .img-showcase img{margin:0 auto}.project-page main .split-box{display:flex;align-items:center}.project-page main .split-box :first-child{flex-basis:65%}.project-page main .split-box>div{flex-basis:35%}@media(max-width:768px){.project-page main .split-box{flex-wrap:wrap}.project-page main .split-box :first-child,.project-page main .split-box>div{flex-basis:100%}}.project-page main .tail-light-vid .t-float{margin-bottom:-2rem}@media(max-width:576px){.project-page main .tail-light-vid .t-float{margin-bottom:6rem}}.project-page main .t-float{position:relative;margin-bottom:3rem}.project-page main .t-float>div{position:absolute;top:-10rem}.project-page main .v-line{position:relative;width:1px;height:195px;left:50%;top:0;display:block;background-color:#fff;opacity:.4;margin:-4rem 0 1rem}@media(min-width:576px){.project-page main .img-showcase{margin:0}}.project-page .price-txt{font-weight:600;font-size:1.2rem}.project-page .reserve-btn{padding:.5rem 1.5rem;letter-spacing:.2rem;z-index:3;width:100%}.project-page .reserve-btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media(max-width:576px){.project-page .y-carousel .yatri-c-item{margin:0 -15px}.project-page .y-carousel .slick-arr{display:none}}.pre-order-page .ord-wrapper{display:flex;height:100vh}.pre-order-page .ord-wrapper>div:first-child{flex-basis:65%;background-color:#fff}.pre-order-page .ord-wrapper>div{flex-basis:35%}.pre-order-page .ord-wrapper hr{border-top-color:#d9d9d9}@media(max-width:768px){.pre-order-page .ord-wrapper{flex-wrap:wrap}.pre-order-page .ord-wrapper>div:first-child{flex-basis:100%;position:fixed;z-index:1000}.pre-order-page .ord-wrapper>div{flex-basis:100%}}.pre-order-page .ord-wrapper .ord-image{position:relative;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #d9d9d9}.pre-order-page .ord-wrapper .ord-image .logo-wrapper{width:64px;margin:30px;display:block;position:absolute;top:0;left:0;z-index:10}@media(max-width:768px){.pre-order-page .ord-wrapper .ord-image .logo-wrapper{width:48px;margin:12px}.pre-order-page .ord-wrapper .ord-image .vehicle-img{margin-top:24px}}.pre-order-page .ord-wrapper .ord-image .specs{position:absolute;bottom:2rem;left:0;display:flex;color:#fff;justify-content:space-between;width:100%;padding:0 15px;font-weight:500;flex-wrap:wrap}.pre-order-page .ord-wrapper .ord-image .specs>*{flex-basis:33.33%;text-align:center}.pre-order-page .ord-wrapper .ord-image .specs .spec-t{font-weight:600;font-size:1.7rem}.pre-order-page .ord-wrapper .ord-image .specs span{text-transform:uppercase;font-size:.8rem}.pre-order-page .ord-wrapper .order-info{overflow-y:scroll;padding:15px;background-color:#fff}@media(max-width:768px){.pre-order-page .ord-wrapper .order-info{overflow-y:inherit}}.pre-order-page .ord-wrapper .order-info .order-info-wrapper{max-width:400px;margin:1rem auto}.pre-order-page .ord-wrapper .order-info .order-info-wrapper .top-text{font-size:.9rem}.pre-order-page .ord-wrapper .order-info .order-info-wrapper .summary-i{font-size:.9rem;margin-bottom:2.5rem}.pre-order-page .ord-wrapper .order-info .order-info-wrapper .summary-i>*{display:flex;justify-content:space-between;margin-bottom:1rem}.pre-order-page .ord-wrapper .order-info .order-info-wrapper .summary-i .s-price{font-size:1.2rem}.pre-order-page .ord-wrapper .order-info .order-info-wrapper hr{margin:1.5rem 0}.pre-order-page .ord-wrapper .order-info .order-info-wrapper h2{margin-top:1.7rem;margin-bottom:.6rem;font-size:1.15rem;font-weight:500}.pre-order-page .ord-wrapper .order-info .order-info-wrapper p{margin:0}.pre-order-page .ord-wrapper .order-info .order-info-wrapper form{margin-top:1rem}.pre-order-page .ord-wrapper .order-info .order-info-wrapper .btn{width:100%}.pre-order-page .ord-wrapper .order-info .order-info-wrapper a{text-decoration:underline}.pre-order-page .ord-wrapper .order-info .order-info-wrapper .option-summary li{display:flex;font-size:.92rem;justify-content:space-between;line-height:1rem;margin-bottom:1rem;color:#5c5e62}.pre-order-page .ord-wrapper .order-info .order-info-wrapper .option-summary li>:first-child{margin-right:8px;color:#000}.pre-order-page .ord-wrapper .order-info .order-info-wrapper .option-summary li>:last-child{min-width:105px;text-align:right}.c-panel-info{margin-bottom:3rem!important;font-weight:500}.c-panel-info span{text-transform:capitalize;font-size:.9rem;font-weight:400}.box-lbl input,.color-lbl input{display:none}.box-lbl input[disabled]+.box-block,.box-lbl input[disabled]+.color-block,.color-lbl input[disabled]+.box-block,.color-lbl input[disabled]+.color-block{opacity:.5}.box-lbl input[disabled]+.box-block:hover,.box-lbl input[disabled]+.color-block:hover,.color-lbl input[disabled]+.box-block:hover,.color-lbl input[disabled]+.color-block:hover{border-color:#d2d2d2}.box-lbl .color-block,.color-lbl .color-block{border:2px solid #d2d2d2;width:32px;height:32px;padding:3px;border-radius:50%;display:inline-block;margin-right:14px;margin-bottom:8px}.box-lbl .color-block .inner-block,.color-lbl .color-block .inner-block{width:22px;height:22px;border-radius:50%}.box-lbl .box-block,.color-lbl .box-block{color:#000;font-size:1rem;border:1px solid #cbcbcb;margin-bottom:1rem;padding:.8rem;border-radius:4px;text-transform:capitalize}.box-lbl .box-block:hover,.color-lbl .box-block:hover{border-color:#3c3c3c}.box-lbl .box-block small,.color-lbl .box-block small{line-height:1rem;display:block}.box-lbl .box-block-msg,.color-lbl .box-block-msg{margin-top:-12px!important;font-size:.84rem;margin-bottom:1rem!important;line-height:1rem;color:#5c5e62}.bottom-panel-offset{padding-bottom:80px}.booking-bottom-panel{border-top:1px solid #d9d9d9;position:fixed;bottom:0;width:100%;background:#fff}.booking-bottom-panel .panel-wrapper{display:flex;align-items:center;height:80px;justify-content:space-between;position:relative}.booking-bottom-panel .panel-wrapper .booking-breadcrumb{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.booking-bottom-panel .panel-wrapper .booking-breadcrumb>div{text-align:center;display:flex;justify-content:space-between;align-items:center;font-size:.7rem;width:215px;margin:0 auto;position:relative;color:#8d8d8d}.booking-bottom-panel .panel-wrapper .booking-breadcrumb>div .horizontal-line{border-top:1px solid #d9d9d9;width:78%;height:0;position:absolute;top:12px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.booking-bottom-panel .panel-wrapper .booking-breadcrumb>div span{width:26px;height:26px;border:2px solid #d9d9d9;line-height:22px;border-radius:50%;display:inline-block;background-color:#fff;position:relative;z-index:2}@media(max-width:768px){.booking-bottom-panel .panel-wrapper .booking-breadcrumb{display:none}}.specs-grid>div{display:flex}.specs-grid>div>div{width:50%;background-color:#f2f3f4;margin:4px;padding:.7rem;font-size:.9rem}.specs-grid>div>div:first-child{text-transform:uppercase}.specs-grid>div>div:nth-child(2){font-weight:600}.order-nav{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;background-color:rgba(25,25,25,.8);position:fixed;top:0;z-index:10;width:100%;-webkit-transition:all .3s;transition:all .3s}.order-nav.hide{-webkit-transform:translateY(-65px);transform:translateY(-65px)}.order-nav .order-btn{padding:.4rem 1rem;letter-spacing:.2rem;font-size:.7rem}.order-nav .order-btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media(min-width:576px){.order-nav .order-btn{padding:.5rem 1.5rem;font-size:.8rem}}.vision-page .charge-stations-wrapper{display:flex;flex-wrap:wrap}.vision-page .charge-stations-wrapper>div{flex-basis:100%}.vision-page .charge-stations-wrapper>.ch-map{height:50vh}@media(min-width:768px){.vision-page .charge-stations-wrapper>:first-child{flex-basis:30%}.vision-page .charge-stations-wrapper>div{flex-basis:70%;height:100vh!important}}.vision-page .sub-title{color:#0cc;font-weight:600;font-size:.85rem;text-transform:uppercase}.contact-page .contact-header{height:300px;position:relative}.contact-page .contact-body{padding-bottom:2.5rem}.contact-page .contact-body>div{margin-bottom:4rem}.contact-page .contact-body>div .left h2{color:#0cc;font-size:.8rem;font-weight:400}.contact-page .contact-body>div .left p{font-size:2rem;margin:0}.contact-page .contact-body>div .right>div{margin-top:2rem}.contact-page .contact-body>div .right p{margin:.5rem 0;color:#6c6f73;font-size:1.2rem;font-weight:400}.contact-page .contact-body>div .right h3{font-weight:500;font-size:.9rem}.contact-page .contact-body>div .right .bullet{top:-1px;position:relative;display:inline-block;margin-right:8px;width:8px;height:8px;border-radius:50%;background-color:#2ae9ae}.calc-wrapper .title-tab{background-color:#fafafa}.calc-wrapper.dark .title-tab{border-bottom:1px solid #262626;background-color:transparent}@media(max-width:576px){.calc-wrapper.dark .title-tab{font-size:.9rem}}.calc-wrapper table{width:100%;margin-top:3rem}.calc-wrapper table th{text-transform:uppercase}.calc-wrapper table th:not(:first-of-type)>div{padding:.6rem}.calc-wrapper table tbody p{font-size:1rem}.calc-wrapper table tbody tr{border-bottom:1px solid #262626}.calc-wrapper table tbody small{font-size:.8rem}.calc-wrapper table tr td{padding:1rem 0}.calc-wrapper table tr td:not(:first-of-type){text-align:center}.calc-wrapper table tr td>*{margin:.5rem 0}.calc-wrapper table input[type=range]{width:90%}.calc-wrapper table .i-cost{width:52px;height:32px;background-color:#262626;border:1px solid #191919;color:#fff;text-align:center;margin:0 8px;border-radius:0}.calc-wrapper table .tbl-title{color:#737373;font-weight:500;font-size:.92em;max-width:100px}.roadmap p{line-height:1.75em;-webkit-border-image:-webkit-gradient(linear,left top,right top,from(#80ffff),to(#0cc));-webkit-border-image:-webkit-linear-gradient(left,#80ffff,#0cc);border-image:-webkit-gradient(linear,left top,right top,from(#80ffff),to(#0cc));border-image:linear-gradient(90deg,#80ffff 0,#0cc);border-image-slice:1;border-width:3px;border-top:3px solid;margin:0;padding:40px;counter-increment:section;position:relative;color:#131415}.roadmap p:before{content:counter(section);position:absolute;border-radius:50%;padding:10px;height:2rem;width:2rem;background-color:#131415;text-align:center;line-height:.8rem;color:#fff}.roadmap p:nth-child(odd){border-right:3px solid;padding-left:0;border-left:0;border-bottom:0}.roadmap p:nth-child(odd):before{left:100%;margin-left:-14px}.roadmap p:nth-child(2n){border-left:3px solid;padding-right:0;border-bottom:0;border-right:0}.roadmap p:nth-child(2n):before{right:100%;margin-right:-14px}.roadmap p:first-child{border-top:0;border-top-right-radius:0;border-top-left-radius:0}.roadmap p:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}footer input{border-color:#ccc}footer.light input{background:transparent;border-color:#d9d9d9;color:#333!important}footer.light ::-webkit-input-placeholder{color:#333!important}footer.light :-ms-input-placeholder{color:#333!important}footer.light ::placeholder{color:#333!important}footer.light #mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper{background:#fff!important}footer.light #mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,footer.light #mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4{color:#171a20!important}footer.light #mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,footer.light #mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p{color:#333!important}.ml-subscribe-form{margin:.5rem 0!important}.ml-subscribe-form h4{font-size:.9rem!important;text-transform:uppercase!important;font-weight:600!important}.ml-subscribe-form p{font-size:.87rem!important;color:hsla(0,0%,100%,.8)!important;margin-right:1rem!important}.ml-subscribe-form button{border-radius:0!important;font-family:inherit!important;text-transform:uppercase!important}.ml-subscribe-form ::-webkit-input-placeholder{color:#828282!important}.ml-subscribe-form :-ms-input-placeholder{color:#828282!important}.ml-subscribe-form ::placeholder{color:#828282!important}.ml-subscribe-form .ml-form-embedWrapper.embedForm{max-width:100%!important}.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody,.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm,.ml-subscribe-form .ml-form-embedWrapper .ml-form-successBody{padding:0!important}.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button{line-height:10px!important;height:42px!important}.ml-subscribe-form .ml-form-embedSubmitLoad:after{margin-top:5px!important;border:2px solid #fff!important;border-left-color:transparent!important}.ml-form-embedSubmitLoad{display:inline-block;width:20px;height:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ml-form-embedSubmitLoad:after{content:" ";display:block;width:11px;height:11px;margin:1px;border-radius:50%;border:4px solid #fff;border-left-color:transparent;-webkit-animation:ml-form-embedSubmitLoad 1.2s linear infinite;animation:ml-form-embedSubmitLoad 1.2s linear infinite}@-webkit-keyframes ml-form-embedSubmitLoad{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes ml-form-embedSubmitLoad{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#mlb2-4362883.ml-form-embedContainer{-webkit-box-sizing:border-box;box-sizing:border-box;display:table;margin:0 auto;position:static;width:100%!important}#mlb2-4362883.ml-form-embedContainer button,#mlb2-4362883.ml-form-embedContainer h4,#mlb2-4362883.ml-form-embedContainer p,#mlb2-4362883.ml-form-embedContainer span{letter-spacing:normal!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper{background-color:transparent;border:0 solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block!important;margin:0;padding:0;position:relative}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper.embedDefault,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper.embedPopup{width:400px}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper.embedForm{max-width:400px;width:100%}#mlb2-4362883.ml-form-embedContainer .ml-form-align-left{text-align:left}#mlb2-4362883.ml-form-embedContainer .ml-form-align-center{text-align:center}#mlb2-4362883.ml-form-embedContainer .ml-form-align-default{display:table-cell!important;vertical-align:middle!important;text-align:center!important}#mlb2-4362883.ml-form-embedContainer .ml-form-align-right{text-align:right}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img{border-top-left-radius:4px;border-top-right-radius:4px;height:auto;margin:0 auto!important;max-width:100%;width:undefinedpx}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{padding:20px 20px 0}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal{padding-bottom:0}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent{text-align:left;margin:0 0 20px}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4{color:#fff;font-size:30px;font-weight:400;margin:0 0 10px;text-align:left;word-break:break-word}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p{color:#fff;font-size:14px;font-weight:400;line-height:20px;margin:0 0 10px;text-align:left}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ul,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ul{color:#fff;font-size:14px}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol{list-style-type:lower-alpha}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol ol,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol ol{list-style-type:lower-roman}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a{color:#000;text-decoration:underline}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group{text-align:left!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group label{margin-bottom:5px;color:#333;font-size:14px;font-weight:700;font-style:normal;text-decoration:none;display:inline-block;line-height:20px}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child{margin:0}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form{margin:0;width:100%}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent{margin:0 0 20px;width:100%}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow{float:left}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm{margin:0;padding:0 0 20px;width:100%;height:auto;float:left}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow{margin:0 0 10px;width:100%}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-formfieldHorizintal,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item{margin:0}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{background-color:#fff!important;color:#333!important;border-style:solid!important;border-width:1px!important;font-size:14px!important;height:auto;line-height:21px!important;margin:0;padding:10px!important;width:100%!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;max-width:100%!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-webkit-input-placeholder{color:#333}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-moz-placeholder{color:#333}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-ms-input-placeholder{color:#333}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-moz-placeholder{color:#333}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow textarea,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow textarea{background-color:#fff!important;color:#333!important;border:1px solid #ccc!important;font-size:14px!important;height:auto;line-height:21px!important;margin-bottom:0;margin-top:0;padding:10px!important;width:100%!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;max-width:100%!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:before{border-color:#ccc!important;background-color:#fff!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input.custom-control-input[type=checkbox]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;position:absolute;z-index:-1;opacity:0;margin-top:5px;margin-left:-1.5rem;overflow:visible}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input:checked~.custom-control-label:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description:before{border-color:#b3c5c4!important;background-color:#0cc!important;color:#fff!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label:before{top:2px;-webkit-box-sizing:border-box;box-sizing:border-box}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:before{top:0!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:after{top:0!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;position:absolute;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:before{top:0!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label:before{position:absolute;top:4px;left:-1.5rem;display:block;width:16px;height:16px;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd;border-radius:50%}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label:after{position:absolute;top:2px!important;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:before,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:before{position:absolute;top:4px;left:-1.5rem;display:block;width:16px;height:16px;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd;border-radius:50%}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:after{position:absolute;top:0!important;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-checkbox .custom-control-label:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-radio .custom-control-label:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description:after,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description:after{background:no-repeat 50%/50% 50%}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-control,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input{position:absolute;z-index:-1;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label{color:#000;font-size:12px!important;line-height:22px;margin-bottom:0;position:relative;vertical-align:top;font-style:normal;font-weight:700}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-select,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-select{background-color:#fff!important;color:#333!important;border:1px solid #ccc!important;font-size:14px!important;line-height:20px!important;margin-bottom:0;margin-top:0;padding:10px 28px 10px 12px!important;width:100%!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;max-width:100%!important;height:auto;display:inline-block;vertical-align:middle;background:url(https://cdn.mailerlite.com/images/default/dropdown.svg) no-repeat right .75rem center/8px 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow{height:auto;width:100%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal{width:70%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal{width:30%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal.labelsOn{padding-top:25px}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields{-webkit-box-sizing:border-box;box-sizing:border-box;float:left;padding-right:10px}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input{background-color:#fff;color:#333;border:1px solid #ccc;font-size:14px;line-height:20px;margin-bottom:0;margin-top:0;padding:10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:visible;overflow-y:initial}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button{background-color:#0cc!important;border:1px solid #0cc;-webkit-box-shadow:none;box-shadow:none;color:#fff!important;cursor:pointer;font-size:14px!important;font-weight:700;line-height:20px;margin:0!important;padding:10px!important;width:100%;height:auto}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover{background-color:#28b8ab!important;border-color:#28b8ab!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;position:absolute;z-index:-1;opacity:0;margin-top:5px;margin-left:-1.5rem;overflow:visible}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description{color:#000;display:block;font-size:12px;text-align:left;margin-bottom:0;position:relative;vertical-align:top}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label{font-weight:400;margin:0;position:relative;display:block;min-height:24px;padding:0 0 0 24px}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a{color:#000;text-decoration:underline}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p{color:#000!important;font-size:12px!important;font-weight:400!important;line-height:18px!important;padding:0!important;margin:0 5px 0 0!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child{margin:0}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit{margin:0 0 20px;float:left;width:100%}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{background-color:#0cc!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;cursor:pointer;font-size:14px!important;font-weight:700!important;line-height:21px!important;height:auto;padding:10px!important;width:100%!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.loading{display:none}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover{background-color:#28b8ab!important}.ml-subscribe-close{width:30px;height:30px;background:url(https://cdn.mailerlite.com/images/default/modal_close.png) no-repeat;background-size:30px;cursor:pointer;margin-top:-10px;margin-right:-10px;position:absolute;top:0;right:0}.ml-error input{border-color:red!important}#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p,#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p:first-letter,.ml-error .label-description,.ml-error .label-description p,.ml-error .label-description p a,.ml-error label:first-child{color:red!important}@media only screen and (max-width:400px){.ml-form-embedWrapper.embedDefault,.ml-form-embedWrapper.embedPopup{width:100%!important}.ml-form-formContent.horozintalForm{float:left!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow{height:auto!important;width:100%!important;float:left!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal{width:100%!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal>div{padding-right:0!important;padding-bottom:10px}.ml-form-formContent.horozintalForm .ml-button-horizontal{width:100%!important}.ml-form-formContent.horozintalForm .ml-button-horizontal.labelsOn{padding-top:0!important}}.ml-mobileButton-horizontal{display:none}#mlb2-4362883 .ml-mobileButton-horizontal button{background-color:#0cc!important;border:1px solid #0cc!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;cursor:pointer;font-size:14px!important;font-weight:700!important;line-height:20px!important;padding:10px!important;width:100%!important}@media only screen and (max-width:400px){#mlb2-4362883.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm{padding:0 0 10px!important}.ml-form-formContent.horozintalForm .ml-button-horizontal,.ml-hide-horizontal{display:none!important}.ml-mobileButton-horizontal{display:inline-block!important;margin-bottom:20px;width:100%}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal>div{padding-bottom:0!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields{margin-bottom:10px!important;width:100%!important}}.newsletter-wrapper{display:flex;flex-wrap:wrap;align-items:center;margin:1rem 0}.newsletter-wrapper.stacked{flex-direction:column}.newsletter-wrapper>*,.newsletter-wrapper>:first-child{flex-basis:100%;margin-bottom:1rem!important}@media(min-width:768px){.newsletter-wrapper>:first-child{flex-basis:60%}.newsletter-wrapper>*{flex-basis:40%}}.reservation form{display:flex;flex-wrap:wrap}.reservation form>button{margin-left:15px}@media(max-width:576px){.reservation form>*{flex-basis:100%}.reservation form>button{margin-left:0;width:100%}}.reservation .rsv-status .rsv-status-box{color:#fff;display:flex;height:110px;width:320px;margin:0 auto}.reservation .rsv-status .rsv-status-box>div{width:50%;position:relative}.reservation .rsv-status .rsv-status-box>div .box-right-content{border-left:2px solid #434343;border-color:#434343 #434343 currentcolor;border-top:2px solid #434343;color:#434343;position:absolute;font-size:.85rem;font-weight:500;top:0;left:-1px;right:-1px;bottom:0;line-height:20px;text-transform:uppercase;display:flex;align-items:baseline;text-align:right}.reservation .rsv-status .rsv-status-box>div .box-right-content>i{margin-right:8px}.reservation .rsv-status .rsv-status-box>div .box-right-content p{width:100%}.reservation .rsv-status .rsv-status-box>div .middle-dot{position:absolute;top:-7px;left:-7px;background:#434343;height:14px;width:14px;border-radius:50%;z-index:10}.reservation .rsv-status .rsv-status-box>div .corner-dot{position:absolute;top:-9px;right:-11px;background-color:rgba(32,32,32,.8);height:20px;width:20px;border-radius:50%;z-index:11}.reservation .rsv-status .rsv-status-box>div .corner-dot-inner{position:absolute;top:-4px;right:-6px;background:#434343;height:10px;width:10px;border-radius:50%;z-index:10}.reservation .rsv-status>:nth-child(2n) .box-right{order:1}.reservation .rsv-status>:nth-child(2n) .box-right .middle-dot{left:auto;right:-7px}.reservation .rsv-status>:nth-child(2n) .box-right .corner-dot{right:auto;left:-11px}.reservation .rsv-status>:nth-child(2n) .box-right .corner-dot-inner{right:auto;left:-6px}.reservation .rsv-status>:nth-child(2n) .box-right .box-right-content{border-left:none!important;border-right:2px solid;border-color:#434343;text-align:left}.reservation .rsv-status>:nth-child(2n) .box-left{order:2}.reservation .rsv-status>:last-child .box-right .box-right-content{border-right:none!important;border-left:none!important}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:focus{outline:none}body,html{position:relative;overflow-x:clip!important;text-rendering:optimizeLegibility;-webkit-text-stroke:1;font-family:Barlow,sans-serif;font-size:17px;font-weight:400;margin:0;line-height:1.8;background-color:#fff;color:#131415;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0;line-height:2.5rem}h4{font-size:.99rem}h1.title{letter-spacing:.3rem;margin-bottom:1rem}section{padding:3rem 0}section.pd-sm{padding:2rem 0}a,button{color:inherit;text-decoration:none;-webkit-transition:all .5s;transition:all .5s}a.link{color:#277bba}hr{border:none;border-top:1px solid #ddd}.btn{cursor:pointer;display:inline-block;font-weight:600;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:1px solid;padding:.73rem 2rem;font-size:.8rem;line-height:1.5;outline:0;-webkit-transition:all .3s;transition:all .3s}.btn.no-sides{border-left-color:transparent!important;border-right-color:transparent!important}.btn.btn-primary{background:#0cc;border-color:#0cc;color:#fff}.btn.btn-secondary{background:#c00;border-color:#c00;color:#fff}.btn.btn-default{background:#083d77;border-color:#083d77;color:#fff}.btn.btn-lg{padding:.9rem 2.5rem;font-size:.88rem}.btn.btn-hollow{border-color:#fff;background:transparent;color:#fff}.btn.btn-dark{border-color:#131415;background:#131415;color:#fff}.btn.btn-light{border-color:#858585;background:#fff;color:#000}.btn-chromeless{border-width:0;background:transparent;font-size:inherit;padding:0;outline:0;cursor:pointer}button[disabled],button[disabled]:hover{pointer-events:none;opacity:.25;cursor:default}.form-group{margin-bottom:22px}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.form-control{font-family:inherit;outline:none;display:block;width:100%;padding:12px;font-size:15px;line-height:1.42857143;background-color:#f4f4f4;color:#484848;border:1px solid #f4f4f4;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;font-weight:500;border-radius:0}.form-control:focus{outline:none;border-color:#0cc!important;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1)}.form-check-input{width:1rem;height:1rem;margin-top:.25rem;margin-right:.5rem;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input:checked{background-color:#000;border-color:#000}.form-check-input[type=radio]{border-radius:50%}select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:ellipsis;background:#fff url(/assets/images/chevron-down.svg) no-repeat right 12px center;padding:7px 28% 7px 8px;border-radius:0;width:100%;color:#2d2d2d;border:1px solid #999;outline:none;font-size:14px;background-size:10px}label{font-size:.8rem;text-transform:uppercase;color:#787878;font-weight:500;margin-top:-3px}.container-l{max-width:1440px;margin:0 auto;padding:0 15px}@media(min-width:1128px){.container-l{padding:0 80px}}.container-md{max-width:940px}.container-md,.container-sm{padding:0 15px;margin:0 auto}.container-sm{max-width:680px}.col{padding:0 15px}.row{margin:0 -15px}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent;border-collapse:collapse}header{position:relative;height:100vh;background:#000}header video{width:100%;height:100%;display:block;font-family:"object-fit:cover";object-fit:cover}header .caption{top:50%;text-align:center;color:#fff;z-index:2;display:flex;flex-direction:column;max-width:960px;height:100%;font-weight:500}header .caption,header .caption .caption-body{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;width:100%;padding:15px}header .caption .caption-body{top:45%}header .caption .caption-body h1{font-size:2.1rem;margin-bottom:0;text-shadow:0 2px 0 rgba(0,0,0,.4)}header .caption .caption-body p{font-weight:500}header .caption .spacer{flex:1 1}header .caption ul.specs{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:1rem}header .caption ul.specs>li{flex:0 0 33.33%}header .caption ul.specs>li .spec-t{font-weight:600;font-size:1.7rem}header .caption ul.specs>li span{font-size:.8rem;text-transform:uppercase;font-weight:400}header .caption ul.specs>li.last{flex-basis:100%}@media(min-width:768px){header .caption .caption-body h1{font-size:3rem}header .caption ul.specs{margin-top:15%}header .caption ul.specs>li{flex:0 0 25%}header .caption ul.specs>li.last{flex-basis:25%}header .caption ul.specs>li.last a{width:auto}}header .overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:#000;opacity:.2}.specs{margin-bottom:3rem}.specs ul>li{display:flex;justify-content:space-between;border-bottom:1px solid #b1b1b1;font-weight:500;padding:1rem 0;font-size:.8rem;letter-spacing:2px}.specs ul>li>:first-child{margin-right:1rem;text-transform:uppercase}.specs ul>li>:last-child{text-align:right}@media(min-width:576px){.specs ul>li{font-size:.88rem}}#map{width:100%;height:100%;outline:none}.marker{background-image:url(/assets/images/flash.svg);background-position:50%;background-size:10px;background-repeat:no-repeat;width:20px;height:20px;border-radius:50%;background-color:#a90000;cursor:pointer;-webkit-box-shadow:0 0 7px 0 rgba(50,50,50,.8);box-shadow:0 0 7px 0 rgba(50,50,50,.8)}ul.neutralize{list-style-type:none;padding:0;margin:0}ul.list-inline>li{display:inline-block}.text-center{text-align:center}.text-right{text-align:right}.img-cover{height:100%;width:100%;position:static;object-fit:cover}.img-fluid{display:block;max-width:100%;height:auto}.small{font-size:.78rem}.no-scroll{overflow:hidden}.badge{font-size:.8rem;padding:.2rem .5rem;border-radius:1rem}.bg-success{background-color:#27a20f}.bg-danger{background-color:#c00}.alert{padding:.6rem 1rem;border:1px solid transparent;margin-bottom:1rem;font-weight:500}.alert.alert-danger-fade{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert.alert-danger{color:#fff;background-color:#c00;border-color:#c00}.alert.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.text-muted{color:#5c5e62}.text-default{color:#083d77}.hint-text{color:hsla(0,0%,100%,.8)!important}.video-cover{width:100%;height:100%;display:block;font-family:"object-fit:cover";object-fit:cover}.full-loader{position:fixed;z-index:5000;top:0;left:0;right:0;bottom:0;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.full-loader.dark{background:#000}@-webkit-keyframes logo-fade{0%{opacity:1}to{opacity:0}}@keyframes logo-fade{0%{opacity:1}to{opacity:0}}.full-loader img{width:90px;-webkit-animation-name:logo-fade;animation-name:logo-fade;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.emi-info{display:grid;grid-template-columns:1fr 2fr;margin-top:1.5rem}.emi-info>*{margin-bottom:1.5rem;line-height:1.2rem;font-size:.92rem}.emi-info>:nth-child(2n){text-align:right;margin-left:1rem}.hide{display:none}.srv-validation-message{margin-top:-18px;margin-bottom:22px;font-size:.85rem;color:#a94442;font-weight:500}.alt-layouts .alt-layout-content{display:flex;align-items:center;flex-wrap:wrap}.alt-layouts .alt-layout-content .alt-left{position:relative;width:50%;min-height:360px}.alt-layouts .alt-layout-content .alt-right{width:50%;padding:2rem}@media(max-width:768px){.alt-layouts .alt-layout-content .alt-right{width:100%;padding:2rem 0}.alt-layouts .alt-layout-content .alt-left{width:100%}}.alt-layouts .alt-layout-content:nth-child(2n) .alt-left{order:2}@media(max-width:768px){.alt-layouts .alt-layout-content:nth-child(2n) .alt-left{order:1}.alt-layouts .alt-layout-content:nth-child(2n) .alt-right{order:2}}.fade-enter{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}.fade-enter-done{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.fade-exit{opacity:1}.fade-exit-active{-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.fade-exit-active,.fade-slow-enter{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}.fade-slow-enter-done{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity 3s,-webkit-transform 3s;transition:opacity 3s,-webkit-transform 3s;transition:opacity 3s,transform 3s;transition:opacity 3s,transform 3s,-webkit-transform 3s}.fade-slow-exit{opacity:1}.fade-slow-exit-active{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:opacity 3s,-webkit-transform 3s;transition:opacity 3s,-webkit-transform 3s;transition:opacity 3s,transform 3s;transition:opacity 3s,transform 3s,-webkit-transform 3s}.animate-modal-enter{opacity:0}.animate-modal-enter-done{opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s}.animate-modal-enter-done .modalDialog{-webkit-transform:translate(0)!important;transform:translate(0)!important}.animate-modal-exit{opacity:1}.animate-modal-exit-active{opacity:0;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.modalDialog{-webkit-transform:translateY(40px);transform:translateY(40px);-webkit-box-shadow:0 2px 10px rgba(0,0,0,.15);box-shadow:0 2px 10px rgba(0,0,0,.15);width:100%;max-width:720px;border-radius:8px;margin:auto;max-width:600px;background-color:#fff;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.modalDialog h3{margin-bottom:1rem}.spi{border:2px solid;border-color:#000 #000 transparent;border-radius:50%;height:20px;width:20px;margin:0 auto;background:transparent;-webkit-animation:spin .6s linear infinite;animation:spin .6s linear infinite}.spi.spi-light{border-color:#fff #fff transparent}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fade-in-section{opacity:0;-webkit-transform:translateY(20vh);transform:translateY(20vh);visibility:hidden;-webkit-transition:opacity 1.2s ease-out,visibility 1.2s ease-out,-webkit-transform .5s ease-out;transition:opacity 1.2s ease-out,visibility 1.2s ease-out,-webkit-transform .5s ease-out;transition:opacity 1.2s ease-out,transform .5s ease-out,visibility 1.2s ease-out;transition:opacity 1.2s ease-out,transform .5s ease-out,visibility 1.2s ease-out,-webkit-transform .5s ease-out;will-change:opacity,transform,visibility}.fade-in-section.is-visible{opacity:1;-webkit-transform:none;transform:none;visibility:visible}.slick-slide div{outline:none}.slick-dots{bottom:12px}.slick-arr{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:rgba(0,0,0,.5);z-index:1;height:42px;width:42px;border:2px solid #fff}.slick-arr.slick-arrow-left{left:4%}.slick-arr.slick-arrow-right{right:4%}.slick-caption{max-width:760px}.slick-caption h3{margin:.5rem 0;text-transform:uppercase;text-shadow:0 0 5px #fff}.slick-caption p{margin-top:0;font-size:.95rem}.cloudimage-360{cursor:url(/assets/images/360cursor.svg),auto!important}.cloudimage-360-loader{top:12px;background-color:#0cc!important}.nav-gen-two{position:fixed;top:0;left:0;bottom:0;width:300px;z-index:100}.nav-background{position:absolute;top:0;left:0;bottom:0;width:250px;background:rgba(48,213,200,.5019607843137255)}.nav-button{outline:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer;position:absolute;top:18px;left:15px;width:50px;height:50px;border-radius:50%;background:transparent}.gen-two-nav-ul{padding:25px;position:absolute;top:100px;width:230px}.gen-two-nav-li{list-style:none;margin-bottom:20px;display:flex;align-items:center;cursor:pointer}