.the-popover{position:relative;width:inherit;display:block;z-index:inherit;margin:0}.the-popover:focus{outline:none}.the-popover .popover-menu{position:absolute;display:block;overflow-X:hidden;z-index:2;left:0;width:inherit;background-color:#fff;border-radius:5px;border-style:solid}.the-popover .popover-menu::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.the-popover .popover-menu .popover-list{display:block;cursor:pointer;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:inherit;padding:11px 12px;border-bottom:1px solid #ddd}.the-popover .popover-menu .popover-list.selected,.the-popover .popover-menu .popover-list:hover{background-color:#dee2ee;background-color:rgba(222,226,238,.5)}.the-popover .popover-menu .popover-list:last-child{border-bottom:0}.the-popover .popover-menu.popover-slidedown-enter{border-width:0;-webkit-box-shadow:0;box-shadow:0;border-color:rgba(0,0,0,0)}.the-popover .popover-menu.popover-slidedown-enter-active{-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);-o-transition:all .3s cubic-bezier(.19,1,.22,1);transition:all .3s cubic-bezier(.19,1,.22,1)}.the-popover .popover-menu.popover-slidedown-enter-active,.the-popover .popover-menu.popover-slidedown-exit{border-width:1px;border-color:#ccc;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.23);box-shadow:0 2px 4px 0 rgba(0,0,0,.23)}.the-popover .popover-menu.popover-slidedown-exit-active{border-width:0;-webkit-box-shadow:0;box-shadow:0;border-color:rgba(0,0,0,0);-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);-o-transition:all .3s cubic-bezier(.19,1,.22,1);transition:all .3s cubic-bezier(.19,1,.22,1)}.animate-shake{-webkit-animation:shake .5s;animation:shake .5s}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left}.col-1{width:8.33333%}.col-2{width:16.66667%}.col-3{width:25%}.col-4{width:33.33333%}.col-5{width:41.66667%}.col-6{width:50%}.col-7{width:58.33333%}.col-8{width:66.66667%}.col-9{width:75%}.col-10{width:83.33333%}.col-11{width:91.66667%}.col-12{width:100%}.col-pull-0{right:auto}.col-pull-1{right:8.33333%}.col-pull-2{right:16.66667%}.col-pull-3{right:25%}.col-pull-4{right:33.33333%}.col-pull-5{right:41.66667%}.col-pull-6{right:50%}.col-pull-7{right:58.33333%}.col-pull-8{right:66.66667%}.col-pull-9{right:75%}.col-pull-10{right:83.33333%}.col-pull-11{right:91.66667%}.col-pull-12{right:100%}.col-push-0{left:auto}.col-push-1{left:8.33333%}.col-push-2{left:16.66667%}.col-push-3{left:25%}.col-push-4{left:33.33333%}.col-push-5{left:41.66667%}.col-push-6{left:50%}.col-push-7{left:58.33333%}.col-push-8{left:66.66667%}.col-push-9{left:75%}.col-push-10{left:83.33333%}.col-push-11{left:91.66667%}.col-push-12{left:100%}.col-offset-0{margin-left:0}.col-offset-1{margin-left:8.33333%}.col-offset-2{margin-left:16.66667%}.col-offset-3{margin-left:25%}.col-offset-4{margin-left:33.33333%}.col-offset-5{margin-left:41.66667%}.col-offset-6{margin-left:50%}.col-offset-7{margin-left:58.33333%}.col-offset-8{margin-left:66.66667%}.col-offset-9{margin-left:75%}.col-offset-10{margin-left:83.33333%}.col-offset-11{margin-left:91.66667%}.col-offset-12{margin-left:100%}.the-row{-ms-flex-flow:row wrap;flex-flow:row wrap}.the-row,.the-row-nowrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.the-row-nowrap{-ms-flex-flow:row nowrap;flex-flow:row nowrap}.the-column-nowrap{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.the-column,.the-column-nowrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.the-column{-ms-flex-flow:column wrap;flex-flow:column wrap}.the-column-nowrap.alignitems-center,.the-column.alignitems-center,.the-row-nowrap.alignitems-center,.the-row.alignitems-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.the-column-nowrap.alignitems-start,.the-column.alignitems-start,.the-row-nowrap.alignitems-start,.the-row.alignitems-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.the-column-nowrap.alignitems-end,.the-column.alignitems-end,.the-row-nowrap.alignitems-end,.the-row.alignitems-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.the-column-nowrap.justifycontent-center,.the-column.justifycontent-center,.the-row-nowrap.justifycontent-center,.the-row.justifycontent-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.the-column-nowrap.justifycontent-start,.the-column.justifycontent-start,.the-row-nowrap.justifycontent-start,.the-row.justifycontent-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.the-column-nowrap.justifycontent-end,.the-column.justifycontent-end,.the-row-nowrap.justifycontent-end,.the-row.justifycontent-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.the-column-nowrap.justifycontent-around,.the-column.justifycontent-around,.the-row-nowrap.justifycontent-around,.the-row.justifycontent-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.the-column-nowrap.justifycontent-between,.the-column.justifycontent-between,.the-row-nowrap.justifycontent-between,.the-row.justifycontent-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.the-column-nowrap.justifycontent-evenly,.the-column.justifycontent-evenly,.the-row-nowrap.justifycontent-evenly,.the-row.justifycontent-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.the-col-0-5{position:relative;max-width:4.16667%}.the-col-0-5,.the-row-0-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%}.the-row-0-5{max-height:4.16667%}.the-col-1{position:relative;max-width:8.33333%}.the-col-1,.the-row-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%}.the-row-1{max-height:8.33333%}.the-col-1-5{position:relative;max-width:12.5%}.the-col-1-5,.the-row-1-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%}.the-row-1-5{max-height:12.5%}.the-col-2{position:relative;max-width:16.66667%}.the-col-2,.the-row-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%}.the-row-2{max-height:16.66667%}.the-col-2-5{position:relative;max-width:20.83333%}.the-col-2-5,.the-row-2-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%}.the-row-2-5{max-height:20.83333%}.the-col-3{position:relative;max-width:25%}.the-col-3,.the-row-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.the-row-3{max-height:25%}.the-col-3-5{position:relative;max-width:29.16667%}.the-col-3-5,.the-row-3-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%}.the-row-3-5{max-height:29.16667%}.the-col-4{position:relative;max-width:33.33333%}.the-col-4,.the-row-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}.the-row-4{max-height:33.33333%}.the-col-4-5{position:relative;max-width:37.5%}.the-col-4-5,.the-row-4-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%}.the-row-4-5{max-height:37.5%}.the-col-5{position:relative;max-width:41.66667%}.the-col-5,.the-row-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%}.the-row-5{max-height:41.66667%}.the-col-5-5{position:relative;max-width:45.83333%}.the-col-5-5,.the-row-5-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%}.the-row-5-5{max-height:45.83333%}.the-col-6{position:relative;max-width:50%}.the-col-6,.the-row-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.the-row-6{max-height:50%}.the-col-6-5{position:relative;max-width:54.16667%}.the-col-6-5,.the-row-6-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%}.the-row-6-5{max-height:54.16667%}.the-col-7{position:relative;max-width:58.33333%}.the-col-7,.the-row-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%}.the-row-7{max-height:58.33333%}.the-col-7-5{position:relative;max-width:62.5%}.the-col-7-5,.the-row-7-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%}.the-row-7-5{max-height:62.5%}.the-col-8{position:relative;max-width:66.66667%}.the-col-8,.the-row-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%}.the-row-8{max-height:66.66667%}.the-col-8-5{position:relative;max-width:70.83333%}.the-col-8-5,.the-row-8-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%}.the-row-8-5{max-height:70.83333%}.the-col-9{position:relative;max-width:75%}.the-col-9,.the-row-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.the-row-9{max-height:75%}.the-col-9-5{position:relative;max-width:79.16667%}.the-col-9-5,.the-row-9-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%}.the-row-9-5{max-height:79.16667%}.the-col-10{position:relative;max-width:83.33333%}.the-col-10,.the-row-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%}.the-row-10{max-height:83.33333%}.the-col-10-5{position:relative;max-width:87.5%}.the-col-10-5,.the-row-10-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%}.the-row-10-5{max-height:87.5%}.the-col-11{position:relative;max-width:91.66667%}.the-col-11,.the-row-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%}.the-row-11{max-height:91.66667%}.the-col-11-5{position:relative;max-width:95.83333%}.the-col-11-5,.the-row-11-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%}.the-row-11-5{max-height:95.83333%}.the-col-12{position:relative;max-width:100%}.the-col-12,.the-row-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.the-row-12{max-height:100%}@font-face{font-family:tixicon;src:url(/v3/assets/8d70c1ad3565ff52c44cb6d66f4a0331.eot);src:url(/v3/assets/8d70c1ad3565ff52c44cb6d66f4a0331.eot#iefix) format("embedded-opentype"),url(/v3/assets/14d1e4b2d083f6338c2934b040081957.woff2) format("woff2"),url(/v3/assets/d7bb318e1a13ea418b1e7e452ebff095.ttf) format("truetype"),url(/v3/assets/6acc6898b3f87474fb5007c93683d573.woff) format("woff"),url(/v3/assets/a6aa57a0.svg#tixicon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" tixicon-"],[class^=tixicon-]{font-family:tixicon!important;speak:never;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tixicon-ic_payment_general:before{content:"";color:#35405a}.tixicon-ic_adds_on:before{content:"";color:#35405a}.tixicon-ic_kalender_general:before{content:"";color:#35405a}.tixicon-ic_my_order:before{content:"";color:#35405a}.tixicon-ic_seo_analytics:before{content:"";color:#35405a}.tixicon-ic_contract_newsletter:before{content:"";color:#35405a}.tixicon-ic_activity_log:before{content:"";color:#35405a}.tixicon-ic_my_review:before{content:"";color:#35405a}.tixicon-ic_money_finance:before{content:"";color:#35405a}.tixicon-ic_contact_details:before{content:"";color:#35405a}.tixicon-ic_property:before{content:"";color:#35405a}.tixicon-ic_home:before{content:"";color:#35405a}.tixicon-ic_prize_promo:before{content:"";color:#35405a}.tixicon-level_gold:before{content:"";color:#35405a}.tixicon-level_silver:before{content:"";color:#35405a}.tixicon-level_blue .path1:before{content:"";color:#000}.tixicon-level_blue .path2:before{content:"";margin-left:-1em;color:#35405a}.tixicon-level_platinum:before{content:""}.tixicon-share_social:before{content:"";color:#35405a}.tixicon-kalender_pulang:before{content:"";color:#35405a}.tixicon-kalender_berangkat:before{content:"";color:#35405a}.tixicon-manual_transmission:before{content:"";color:#35405a}.tixicon-automatic_transmission:before{content:"";color:#35405a}.tixicon-ic_info_notif:before{content:"";color:#0064d2}.tixicon-ic_urgent_notif:before{content:"";color:#ff7200}.tixicon-ic_warning_notif:before{content:"";color:#f15c59}.tixicon-edit2:before{content:"";color:#35405a}.tixicon-pin_image:before{content:"";color:#35405a}.tixicon-trash:before{content:"";color:#35405a}.tixicon-visibility_show:before{content:"";color:#35405a}.tixicon-edit_content:before{content:"";color:#35405a}.tixicon-ic_double_bed .path1:before{content:"";color:#979797}.tixicon-ic_double_bed .path2:before{content:"";margin-left:-1em;color:#000}.tixicon-ic_free_cancellation .path1:before{content:"";color:#35405a}.tixicon-ic_free_cancellation .path2:before{content:"";margin-left:-1em;color:#000}.tixicon-ic_meals1 .path1:before{content:"";color:#979797}.tixicon-ic_meals1 .path2:before{content:"";margin-left:-.75em;color:#000}.tixicon-ic_no_meals .path1:before{content:"";color:#979797}.tixicon-ic_no_meals .path2:before{content:"";margin-left:-1em;color:#000}.tixicon-ic_no_wifi .path1:before{content:"";color:#c6cbda}.tixicon-ic_no_wifi .path2:before{content:"";margin-left:-1em;color:#000}.tixicon-ic_room_size .path1:before{content:"";color:#979797}.tixicon-ic_room_size .path2:before{content:"";margin-left:-1em;color:#000}.tixicon-ic_single_bed .path1:before{content:"";color:#979797}.tixicon-ic_single_bed .path2:before{content:"";margin-left:-1em;color:#000}.tixicon-ic_wifi1 .path1:before{content:"";color:#35405a}.tixicon-ic_wifi1 .path2:before{content:"";margin-left:-1em;color:#000}.tixicon-customer_service:before{content:""}.tixicon-send-message:before{content:""}.tixicon-ic-ellipsis-horizontal:before{content:""}.tixicon-ic-like-off:before{content:""}.tixicon-ic-like-on:before{content:""}.tixicon-home:before{content:""}.tixicon-ic-inbox:before{content:""}.tixicon-csv:before{content:""}.tixicon-see:before{content:""}.tixicon-airport-transfers:before{content:""}.tixicon-ic_in_town_all_in:before{content:""}.tixicon-ic_pick_up_time_location:before{content:""}.tixicon-ic_zone_package:before{content:""}.tixicon-ic_Passengers:before{content:""}.tixicon-ic_bagage:before{content:""}.tixicon-ic_checkin3x:before{content:""}.tixicon-Ic_empty_icon:before{content:""}.tixicon-ic_Location:before{content:""}.tixicon-Ic_mobil-keberangkatan:before{content:""}.tixicon-Ic_mobil-tujuan:before{content:""}.tixicon-ic_parking-toll-fee:before{content:""}.tixicon-ic_petrol:before{content:""}.tixicon-ic_Suitcase:before{content:""}.tixicon-ic_visitor:before{content:""}.tixicon-ic-jumlah-mobil:before{content:""}.tixicon-Right-Icon:before{content:""}.tixicon-inbox:before{content:""}.tixicon-gift-bonus:before{content:""}.tixicon-refundable-available:before{content:""}.tixicon-locations:before{content:""}.tixicon-price:before{content:""}.tixicon-stars:before{content:""}.tixicon-ic-thumb-no:before{content:""}.tixicon-ic-thumb-yes:before{content:""}.tixicon-icon_pantry:before{content:""}.tixicon-icon_smokingroom:before{content:""}.tixicon-icon_toilet:before{content:""}.tixicon-icon_tv:before{content:""}.tixicon-ic_list:before{content:""}.tixicon-ic-seeall:before{content:""}.tixicon-ic-upload:before{content:"";color:#58627a}.tixicon-room-white:before{content:""}.tixicon-guest-white:before{content:""}.tixicon-bus-white:before{content:""}.tixicon-seat-Available:before{content:""}.tixicon-seat-selected:before{content:""}.tixicon-seat-setir:before{content:""}.tixicon-seat-taken:before{content:""}.tixicon-edit1:before{content:""}.tixicon-duration:before{content:""}.tixicon-ic_entertainment:before{content:""}.tixicon-ic_meals:before{content:""}.tixicon-ic_poweroutlet:before{content:""}.tixicon-ic_recliningseat:before{content:""}.tixicon-ic_wifi:before{content:""}.tixicon-checkout:before{content:""}.tixicon-roomguest:before{content:""}.tixicon-calendar-return:before{content:""}.tixicon-location:before{content:""}.tixicon-hotel-loc:before{content:""}.tixicon-ic-terminal:before{content:""}.tixicon-ic-bus-berangkat:before{content:""}.tixicon-ic-bus-sampai:before{content:""}.tixicon-ic-kota:before{content:""}.tixicon-oneway-v3:before{content:""}.tixicon-roundtrip-v3:before{content:""}.tixicon-ic-special-request:before{content:""}.tixicon-payathotel:before{content:""}.tixicon-usb-2:before{content:""}.tixicon-duration1:before{content:""}.tixicon-from:before{content:""}.tixicon-oneway:before{content:""}.tixicon-to:before{content:""}.tixicon-cancellation-policy:before{content:""}.tixicon-car2:before{content:""}.tixicon-checkin:before{content:""}.tixicon-close-white:before{content:""}.tixicon-close:before{content:""}.tixicon-contacts:before{content:""}.tixicon-driver:before{content:""}.tixicon-mineral:before{content:""}.tixicon-petrol:before{content:""}.tixicon-share1:before{content:""}.tixicon-wifi1:before{content:""}.tixicon-Contact-Detail:before{content:""}.tixicon-Passenger:before{content:""}.tixicon-Travel-Addon:before{content:""}.tixicon-callcenter2:before{content:""}.tixicon-callcenter:before{content:""}.tixicon-livachat:before{content:""}.tixicon-manage-facilities:before{content:""}.tixicon-taxi-driver:before{content:""}.tixicon-manage-regional:before{content:""}.tixicon-bussiness-profile:before{content:""}.tixicon-manage-car:before{content:""}.tixicon-manage-facility:before{content:""}.tixicon-reporting:before{content:""}.tixicon-right:before{content:""}.tixicon-promo-2:before{content:""}.tixicon-timer-2:before{content:""}.tixicon-trash1:before{content:""}.tixicon-my-bank-account:before{content:""}.tixicon-loading-car:before{content:""}.tixicon-loading-entertainment:before{content:""}.tixicon-loading-flight:before{content:""}.tixicon-loading-hotel:before{content:""}.tixicon-loading-train:before{content:""}.tixicon-warning-line:before{content:""}.tixicon-arrow-bottom:before{content:""}.tixicon-line:before{content:""}.tixicon-whatsapp:before{content:""}.tixicon-refund:before{content:""}.tixicon-reschedule:before{content:""}.tixicon-managesub:before{content:""}.tixicon-myorder:before{content:""}.tixicon-door:before{content:""}.tixicon-succeed:before{content:""}.tixicon-reload:before{content:""}.tixicon-info:before{content:""}.tixicon-plus:before{content:""}.tixicon-hotel-night:before{content:""}.tixicon-guest:before{content:""}.tixicon-roomsize:before{content:""}.tixicon-entertainment-1:before{content:""}.tixicon-usb:before{content:""}.tixicon-announcement:before{content:""}.tixicon-thumb:before{content:""}.tixicon-copy:before{content:""}.tixicon-checked:before{content:""}.tixicon-region:before{content:""}.tixicon-price-view-mode:before{content:""}.tixicon-left:before{content:""}.tixicon-right1:before{content:""}.tixicon-down:before{content:""}.tixicon-up:before{content:""}.tixicon-arrow-left:before{content:""}.tixicon-arrow-down:before{content:""}.tixicon-arrow-right:before{content:""}.tixicon-minus:before{content:""}.tixicon-check:before{content:""}.tixicon-cancel:before{content:"";color:#58627a}.tixicon-elipsis-vertical:before{content:""}.tixicon-switch:before{content:""}.tixicon-filter:before{content:""}.tixicon-graph:before{content:""}.tixicon-sort:before{content:""}.tixicon-edit:before{content:""}.tixicon-smart-roundtrip2:before{content:""}.tixicon-roundtrip:before{content:""}.tixicon-search:before{content:""}.tixicon-smart-reschedule:before{content:""}.tixicon-smart-roundtrip:before{content:""}.tixicon-smart-refund:before{content:""}.tixicon-smart-traveler:before{content:""}.tixicon-cancelation:before{content:""}.tixicon-promo:before{content:""}.tixicon-sofa:before{content:""}.tixicon-wallet:before{content:""}.tixicon-cafe:before{content:""}.tixicon-breakfast:before{content:""}.tixicon-no-breakfast:before{content:""}.tixicon-wifi:before{content:""}.tixicon-no-wifi:before{content:""}.tixicon-attraction:before{content:""}.tixicon-ice:before{content:""}.tixicon-square:before{content:""}.tixicon-empty:before{content:""}.tixicon-half:before{content:""}.tixicon-full:before{content:""}.tixicon-no-choose:before{content:""}.tixicon-choose:before{content:""}.tixicon-service:before{content:""}.tixicon-Star:before{content:""}.tixicon-flight-depart:before{content:""}.tixicon-flight-return:before{content:""}.tixicon-multiple-flight:before{content:""}.tixicon-flight-takeoff:before{content:""}.tixicon-flight-landing:before{content:""}.tixicon-train-departure:before{content:""}.tixicon-train-return:before{content:""}.tixicon-last-minute:before{content:""}.tixicon-call:before{content:""}.tixicon-cart:before{content:""}.tixicon-delete-round:before{content:""}.tixicon-close-fill:before{content:""}.tixicon-remove-round:before{content:""}.tixicon-plus-round:before{content:""}.tixicon-visibility:before{content:""}.tixicon-visibility-off:before{content:""}.tixicon-baggage-1:before{content:""}.tixicon-baggage:before{content:""}.tixicon-plane:before{content:""}.tixicon-flight-1:before{content:""}.tixicon-flight:before{content:""}.tixicon-car:before{content:""}.tixicon-entertainment:before{content:""}.tixicon-event-form:before{content:"ã"}.tixicon-event:before{content:""}.tixicon-train:before{content:""}.tixicon-hotel:before{content:""}.tixicon-deal:before{content:""}.tixicon-gift-voucher:before{content:""}.tixicon-mytix:before{content:""}.tixicon-pointer:before{content:""}.tixicon-city:before{content:""}.tixicon-profile:before{content:""}.tixicon-logout:before{content:""}.tixicon-manage-profile:before{content:""}.tixicon-map:before{content:"";color:#35405a}.tixicon-mytiket:before{content:""}.tixicon-notification:before{content:""}.tixicon-parking:before{content:""}.tixicon-pass:before{content:""}.tixicon-payment:before{content:""}.tixicon-picker:before{content:""}.tixicon-pool:before{content:""}.tixicon-price-down:before{content:""}.tixicon-price-up:before{content:""}.tixicon-security:before{content:""}.tixicon-snack:before{content:""}.tixicon-star-blank:before{content:""}.tixicon-star-half:before{content:""}.tixicon-star-full:before{content:""}.tixicon-ticket:before{content:""}.tixicon-timer:before{content:""}.tixicon-warning:before{content:""}.tixicon-calendar:before{content:""}.tixicon-calendar-depart:before{content:""}.tixicon-calendar-price:before{content:""}.tixicon-seat:before{content:""}.tixicon-tax:before{content:""}.tixicon-terminal:before{content:""}.tixicon-recommend:before{content:""}.tixicon-mail:before{content:""}.tixicon-share:before{content:""}.tixicon-google-plus:before{content:""}.tixicon-facebook:before{content:""}.tixicon-twitter:before{content:""}.tixicon-linkedin:before{content:""}.tixicon-youtube:before{content:""}.tixicon-tripadvisor:before{content:""}.pt-1{padding-top:1px!important}.mt-1{margin-top:1px!important}.pt-2{padding-top:2px!important}.mt-2{margin-top:2px!important}.pt-3{padding-top:3px!important}.mt-3{margin-top:3px!important}.pt-4{padding-top:4px!important}.mt-4{margin-top:4px!important}.pt-5{padding-top:5px!important}.mt-5{margin-top:5px!important}.pt-6{padding-top:6px!important}.mt-6{margin-top:6px!important}.pt-7{padding-top:7px!important}.mt-7{margin-top:7px!important}.pt-8{padding-top:8px!important}.mt-8{margin-top:8px!important}.pt-9{padding-top:9px!important}.mt-9{margin-top:9px!important}.pt-10{padding-top:10px!important}.mt-10{margin-top:10px!important}.pt-12{padding-top:12px!important}.mt-12{margin-top:12px!important}.pt-14{padding-top:14px!important}.mt-14{margin-top:14px!important}.pt-16{padding-top:16px!important}.mt-16{margin-top:16px!important}.pt-18{padding-top:18px!important}.mt-18{margin-top:18px!important}.pt-20{padding-top:20px!important}.mt-20{margin-top:20px!important}.pt-22{padding-top:22px!important}.mt-22{margin-top:22px!important}.pt-24{padding-top:24px!important}.mt-24{margin-top:24px!important}.pt-26{padding-top:26px!important}.mt-26{margin-top:26px!important}.pt-28{padding-top:28px!important}.mt-28{margin-top:28px!important}.pt-30{padding-top:30px!important}.mt-30{margin-top:30px!important}.pt-31{padding-top:31px!important}.mt-31{margin-top:31px!important}.pt-32{padding-top:32px!important}.mt-32{margin-top:32px!important}.pr-1{padding-right:1px!important}.mr-1{margin-right:1px!important}.pr-2{padding-right:2px!important}.mr-2{margin-right:2px!important}.pr-3{padding-right:3px!important}.mr-3{margin-right:3px!important}.pr-4{padding-right:4px!important}.mr-4{margin-right:4px!important}.pr-5{padding-right:5px!important}.mr-5{margin-right:5px!important}.pr-6{padding-right:6px!important}.mr-6{margin-right:6px!important}.pr-7{padding-right:7px!important}.mr-7{margin-right:7px!important}.pr-8{padding-right:8px!important}.mr-8{margin-right:8px!important}.pr-9{padding-right:9px!important}.mr-9{margin-right:9px!important}.pr-10{padding-right:10px!important}.mr-10{margin-right:10px!important}.pr-12{padding-right:12px!important}.mr-12{margin-right:12px!important}.pr-14{padding-right:14px!important}.mr-14{margin-right:14px!important}.pr-16{padding-right:16px!important}.mr-16{margin-right:16px!important}.pr-18{padding-right:18px!important}.mr-18{margin-right:18px!important}.pr-20{padding-right:20px!important}.mr-20{margin-right:20px!important}.pr-22{padding-right:22px!important}.mr-22{margin-right:22px!important}.pr-24{padding-right:24px!important}.mr-24{margin-right:24px!important}.pr-26{padding-right:26px!important}.mr-26{margin-right:26px!important}.pr-28{padding-right:28px!important}.mr-28{margin-right:28px!important}.pr-30{padding-right:30px!important}.mr-30{margin-right:30px!important}.pr-31{padding-right:31px!important}.mr-31{margin-right:31px!important}.pr-32{padding-right:32px!important}.mr-32{margin-right:32px!important}.pb-1{padding-bottom:1px!important}.mb-1{margin-bottom:1px!important}.pb-2{padding-bottom:2px!important}.mb-2{margin-bottom:2px!important}.pb-3{padding-bottom:3px!important}.mb-3{margin-bottom:3px!important}.pb-4{padding-bottom:4px!important}.mb-4{margin-bottom:4px!important}.pb-5{padding-bottom:5px!important}.mb-5{margin-bottom:5px!important}.pb-6{padding-bottom:6px!important}.mb-6{margin-bottom:6px!important}.pb-7{padding-bottom:7px!important}.mb-7{margin-bottom:7px!important}.pb-8{padding-bottom:8px!important}.mb-8{margin-bottom:8px!important}.pb-9{padding-bottom:9px!important}.mb-9{margin-bottom:9px!important}.pb-10{padding-bottom:10px!important}.mb-10{margin-bottom:10px!important}.pb-12{padding-bottom:12px!important}.mb-12{margin-bottom:12px!important}.pb-14{padding-bottom:14px!important}.mb-14{margin-bottom:14px!important}.pb-16{padding-bottom:16px!important}.mb-16{margin-bottom:16px!important}.pb-18{padding-bottom:18px!important}.mb-18{margin-bottom:18px!important}.pb-20{padding-bottom:20px!important}.mb-20{margin-bottom:20px!important}.pb-22{padding-bottom:22px!important}.mb-22{margin-bottom:22px!important}.pb-24{padding-bottom:24px!important}.mb-24{margin-bottom:24px!important}.pb-26{padding-bottom:26px!important}.mb-26{margin-bottom:26px!important}.pb-28{padding-bottom:28px!important}.mb-28{margin-bottom:28px!important}.pb-30{padding-bottom:30px!important}.mb-30{margin-bottom:30px!important}.pb-31{padding-bottom:31px!important}.mb-31{margin-bottom:31px!important}.pb-32{padding-bottom:32px!important}.mb-32{margin-bottom:32px!important}.pl-1{padding-left:1px!important}.ml-1{margin-left:1px!important}.pl-2{padding-left:2px!important}.ml-2{margin-left:2px!important}.pl-3{padding-left:3px!important}.ml-3{margin-left:3px!important}.pl-4{padding-left:4px!important}.ml-4{margin-left:4px!important}.pl-5{padding-left:5px!important}.ml-5{margin-left:5px!important}.pl-6{padding-left:6px!important}.ml-6{margin-left:6px!important}.pl-7{padding-left:7px!important}.ml-7{margin-left:7px!important}.pl-8{padding-left:8px!important}.ml-8{margin-left:8px!important}.pl-9{padding-left:9px!important}.ml-9{margin-left:9px!important}.pl-10{padding-left:10px!important}.ml-10{margin-left:10px!important}.pl-12{padding-left:12px!important}.ml-12{margin-left:12px!important}.pl-14{padding-left:14px!important}.ml-14{margin-left:14px!important}.pl-16{padding-left:16px!important}.ml-16{margin-left:16px!important}.pl-18{padding-left:18px!important}.ml-18{margin-left:18px!important}.pl-20{padding-left:20px!important}.ml-20{margin-left:20px!important}.pl-22{padding-left:22px!important}.ml-22{margin-left:22px!important}.pl-24{padding-left:24px!important}.ml-24{margin-left:24px!important}.pl-26{padding-left:26px!important}.ml-26{margin-left:26px!important}.pl-28{padding-left:28px!important}.ml-28{margin-left:28px!important}.pl-30{padding-left:30px!important}.ml-30{margin-left:30px!important}.pl-31{padding-left:31px!important}.ml-31{margin-left:31px!important}.pl-32{padding-left:32px!important}.ml-32{margin-left:32px!important}.p-1{padding:1px!important}.m-1{margin:1px!important}.p-2{padding:2px!important}.m-2{margin:2px!important}.p-3{padding:3px!important}.m-3{margin:3px!important}.p-4{padding:4px!important}.m-4{margin:4px!important}.p-5{padding:5px!important}.m-5{margin:5px!important}.p-6{padding:6px!important}.m-6{margin:6px!important}.p-7{padding:7px!important}.m-7{margin:7px!important}.p-8{padding:8px!important}.m-8{margin:8px!important}.p-9{padding:9px!important}.m-9{margin:9px!important}.p-10{padding:10px!important}.m-10{margin:10px!important}.p-12{padding:12px!important}.m-12{margin:12px!important}.p-14{padding:14px!important}.m-14{margin:14px!important}.p-16{padding:16px!important}.m-16{margin:16px!important}.p-18{padding:18px!important}.m-18{margin:18px!important}.p-20{padding:20px!important}.m-20{margin:20px!important}.p-22{padding:22px!important}.m-22{margin:22px!important}.p-24{padding:24px!important}.m-24{margin:24px!important}.p-26{padding:26px!important}.m-26{margin:26px!important}.p-28{padding:28px!important}.m-28{margin:28px!important}.p-30{padding:30px!important}.m-30{margin:30px!important}.p-31{padding:31px!important}.m-31{margin:31px!important}.p-32{padding:32px!important}.m-32{margin:32px!important}.px-1{padding-left:1px!important;padding-right:1px!important}.mx-1{margin-left:1px!important;margin-right:1px!important}.px-2{padding-left:2px!important;padding-right:2px!important}.mx-2{margin-left:2px!important;margin-right:2px!important}.px-3{padding-left:3px!important;padding-right:3px!important}.mx-3{margin-left:3px!important;margin-right:3px!important}.px-4{padding-left:4px!important;padding-right:4px!important}.mx-4{margin-left:4px!important;margin-right:4px!important}.px-5{padding-left:5px!important;padding-right:5px!important}.mx-5{margin-left:5px!important;margin-right:5px!important}.px-6{padding-left:6px!important;padding-right:6px!important}.mx-6{margin-left:6px!important;margin-right:6px!important}.px-7{padding-left:7px!important;padding-right:7px!important}.mx-7{margin-left:7px!important;margin-right:7px!important}.px-8{padding-left:8px!important;padding-right:8px!important}.mx-8{margin-left:8px!important;margin-right:8px!important}.px-9{padding-left:9px!important;padding-right:9px!important}.mx-9{margin-left:9px!important;margin-right:9px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.mx-10{margin-left:10px!important;margin-right:10px!important}.px-12{padding-left:12px!important;padding-right:12px!important}.mx-12{margin-left:12px!important;margin-right:12px!important}.px-14{padding-left:14px!important;padding-right:14px!important}.mx-14{margin-left:14px!important;margin-right:14px!important}.px-16{padding-left:16px!important;padding-right:16px!important}.mx-16{margin-left:16px!important;margin-right:16px!important}.px-18{padding-left:18px!important;padding-right:18px!important}.mx-18{margin-left:18px!important;margin-right:18px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.mx-20{margin-left:20px!important;margin-right:20px!important}.px-22{padding-left:22px!important;padding-right:22px!important}.mx-22{margin-left:22px!important;margin-right:22px!important}.px-24{padding-left:24px!important;padding-right:24px!important}.mx-24{margin-left:24px!important;margin-right:24px!important}.px-26{padding-left:26px!important;padding-right:26px!important}.mx-26{margin-left:26px!important;margin-right:26px!important}.px-28{padding-left:28px!important;padding-right:28px!important}.mx-28{margin-left:28px!important;margin-right:28px!important}.px-30{padding-left:30px!important;padding-right:30px!important}.mx-30{margin-left:30px!important;margin-right:30px!important}.px-31{padding-left:31px!important;padding-right:31px!important}.mx-31{margin-left:31px!important;margin-right:31px!important}.px-32{padding-left:32px!important;padding-right:32px!important}.mx-32{margin-left:32px!important;margin-right:32px!important}.py-1{padding-top:1px!important;padding-bottom:1px!important}.my-1{margin-top:1px!important;margin-bottom:1px!important}.py-2{padding-top:2px!important;padding-bottom:2px!important}.my-2{margin-top:2px!important;margin-bottom:2px!important}.py-3{padding-top:3px!important;padding-bottom:3px!important}.my-3{margin-top:3px!important;margin-bottom:3px!important}.py-4{padding-top:4px!important;padding-bottom:4px!important}.my-4{margin-top:4px!important;margin-bottom:4px!important}.py-5{padding-top:5px!important;padding-bottom:5px!important}.my-5{margin-top:5px!important;margin-bottom:5px!important}.py-6{padding-top:6px!important;padding-bottom:6px!important}.my-6{margin-top:6px!important;margin-bottom:6px!important}.py-7{padding-top:7px!important;padding-bottom:7px!important}.my-7{margin-top:7px!important;margin-bottom:7px!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}.py-9{padding-top:9px!important;padding-bottom:9px!important}.my-9{margin-top:9px!important;margin-bottom:9px!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}.my-10{margin-top:10px!important;margin-bottom:10px!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.my-12{margin-top:12px!important;margin-bottom:12px!important}.py-14{padding-top:14px!important;padding-bottom:14px!important}.my-14{margin-top:14px!important;margin-bottom:14px!important}.py-16{padding-top:16px!important;padding-bottom:16px!important}.my-16{margin-top:16px!important;margin-bottom:16px!important}.py-18{padding-top:18px!important;padding-bottom:18px!important}.my-18{margin-top:18px!important;margin-bottom:18px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.py-22{padding-top:22px!important;padding-bottom:22px!important}.my-22{margin-top:22px!important;margin-bottom:22px!important}.py-24{padding-top:24px!important;padding-bottom:24px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}.py-26{padding-top:26px!important;padding-bottom:26px!important}.my-26{margin-top:26px!important;margin-bottom:26px!important}.py-28{padding-top:28px!important;padding-bottom:28px!important}.my-28{margin-top:28px!important;margin-bottom:28px!important}.py-30{padding-top:30px!important;padding-bottom:30px!important}.my-30{margin-top:30px!important;margin-bottom:30px!important}.py-31{padding-top:31px!important;padding-bottom:31px!important}.my-31{margin-top:31px!important;margin-bottom:31px!important}.py-32{padding-top:32px!important;padding-bottom:32px!important}.my-32{margin-top:32px!important;margin-bottom:32px!important}.btn-right{position:absolute;right:14px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.mb-32px{margin-bottom:32px}@media (max-width:900px){.only-mobile{display:inherit!important}}@media (min-width:600px){:root{--edge-padding:40px}}@media (min-width:840px){:root{--font-size-h1:56px;--line-height-h1:60px;--font-size-h2:38px;--line-height-h2:42px;--font-size-h3:24px;--line-height-h3:30px;--font-size-b1:18px;--line-height-b1:24px;--font-size-b2:16px;--line-height-b2:22px;--font-size-b3:14px;--line-height-b3:20px;--font-size-sm:12px;--line-height-sm:16px;--font-size-xs:10px;--line-height-xs:14px;--container-max-width:760px}}@media (min-width:960px){:root{--edge-padding:100px;--container-max-width:none}}@media (min-width:1280px){:root{--edge-padding:120px}}@media (min-width:1440px){:root{--edge-padding:120px;--container-max-width:1200px}}.the-button{border-radius:24px;display:block;font-size:14px;font-weight:400;letter-spacing:.2px;line-height:1.5;outline:none;padding:12px 64px;text-align:center;text-transform:uppercase;cursor:pointer;border:none!important;-webkit-box-sizing:border-box;box-sizing:border-box}.the-button.primary{background-color:#0064d2;color:#fff}.the-button.primary:focus,.the-button.primary:hover{opacity:.8}.the-button.yellow{background-color:#fdcb04;color:#0064d2}.the-button.yellow:focus,.the-button.yellow:hover{opacity:.8}.the-button.yellow.v4{background-color:#f9dd4a}.the-button.secondary{background-color:#fff;border:1px solid #0064d2!important;color:#0064d2}.the-button.secondary:focus,.the-button.secondary:hover{background-color:#0064d2;color:#fff}.the-button.ghost{background-color:#f7f7f7;color:#0064d2;border:none!important}.the-button.ghost:focus,.the-button.ghost:hover{opacity:.8}.the-button.disabled,.the-button.disabled.v4{background-color:#ddd;color:#888;border:none!important;cursor:not-allowed}.the-button.disabled.v4:focus,.the-button.disabled.v4:hover,.the-button.disabled:focus,.the-button.disabled:hover{background-color:#ddd;color:#888;opacity:1}.the-button.circle{width:24px;height:24px;padding:0;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.the-button.lower-case,.the-button.v4{text-transform:inherit}.the-button.v4{padding:12px 24px}.the-button .content-icon{margin-left:8px}.the-flat-button{font-size:14px;letter-spacing:.2px;line-height:1.5;color:#0064d2;outline:none;padding:0;cursor:pointer;border:none!important;background-color:rgba(0,0,0,0)!important;background-color:initial!important}.the-flat-button:focus,.the-flat-button:hover{opacity:.8}.the-flat-button.with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.the-flat-button.disabled{border:none!important;cursor:not-allowed;color:#888}.the-flat-button.disabled:hover{opacity:1}.the-flat-button .content-icon{margin-right:4px}.the-icon-button{font-size:14px;font-weight:400;letter-spacing:.2px;line-height:1.5;color:#0064d2;outline:none;padding:0;cursor:pointer;border:none!important;background-color:rgba(0,0,0,0)!important;background-color:initial!important}.the-icon-button:focus,.the-icon-button:hover{opacity:.8}.the-icon-button.disabled{border:none!important;cursor:not-allowed;color:#888}.the-icon-button.disabled:hover{opacity:1}.the-icon-button .icon{display:block}.the-icon-button .icon:before{color:#0064d2}.the-icon-button.delete .icon:before{color:#f20000}.tix-button.v4.transform-inherit{text-transform:inherit}.the-card{-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.12);box-shadow:0 1px 6px 0 rgba(0,0,0,.12);background-color:#fff;padding:18px;margin:16px 0;border-radius:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.the-card.error{border:1px solid #f15c59}.the-card.no-shadow{-webkit-box-shadow:none;box-shadow:none}.the-card .the-card-header{padding-bottom:20px;-webkit-transition:padding-bottom .3s linear;-o-transition:padding-bottom .3s linear;transition:padding-bottom .3s linear}.the-card .the-card-header.with-border{border-bottom:1px solid #ddd;margin-bottom:15px}.the-card .the-card-header.no-padding{padding-bottom:0!important}.the-card .the-card-header .title{font-weight:400;font-size:16px;color:#58627a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0}.the-card .the-card-header .title .right-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.the-card .the-card-header .title .right-side .message{color:#f15c59;font-size:12px}.the-card .the-card-header .title .right-side .toggle{margin-left:28px}.the-card .the-card-header .subtitle{font-weight:300;color:#58627a;font-size:14px;margin-top:7px}.the-card .the-card-header.border-dashed{border-bottom-style:dashed}.the-card .the-card-body-wrapper{max-height:350px;overflow:hidden}.the-card .the-card-footer{padding-top:32px}.the-card.v4{-webkit-box-shadow:0 2px 8px 0 rgba(48,49,53,.16);box-shadow:0 2px 8px 0 rgba(48,49,53,.16);font-family:TiketOdysseyText,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol!important;border-radius:12px;padding:24px 24px 32px;font-style:normal;font-weight:400}.the-card.v4 .the-card-header.with-border{position:relative;margin-bottom:32px}.the-card.v4 .the-card-header.with-border:after{content:"";position:absolute;bottom:-1px;left:-24px;right:-24px;border-bottom:1px solid #ddd;-webkit-box-sizing:border-box;box-sizing:border-box}.the-card.v4 .the-card-header .title{font-weight:700;font-size:18px;line-height:24px;color:#303135}.the-card.v4 .the-card-header .subtitle{font-size:16px;line-height:22px;color:#71747d}.the-separator.v4{border-top:1px solid #d8dce8;border-bottom:0;margin:32px 0}.checkbox-grid.cbRow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:0}.checkbox-grid.cbColumn{display:block}.the-checkbox-group .checkbox-select-all{margin-bottom:28px}.the-checkbox-group .error-message{color:#f15c59;font-size:12px;margin-top:4px}.the-checkbox-group .empty-state-message{font-size:12px;color:#8a93a7}.the-checkbox-group .additional-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.the-checkbox-group .custom-label{background:#e7f2ff;border:1px solid #007bff;border-radius:4px;padding:2px 4px;color:#007bff;margin-left:10px}.checkbox-container{display:block;position:relative;padding-left:30px;margin-bottom:12px;margin-right:60px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-container.disabled{color:#c6cbda;cursor:no-drop}.checkbox-container.ellipsis{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:113px;-webkit-transition:width .3s;-o-transition:width .3s;transition:width .3s}.checkbox-container .checkbox-style{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#fff;border:1px solid #c6cbda;border-radius:2px}.checkbox-container .checkbox-style:after{left:3px;top:0;fill:#fff;content:url(/v3/assets/e87a90c1.svg);position:absolute;display:none;font-size:8px}.checkbox-container .checkbox-style.disabled{background-color:#f6f5fa;border:1px solid #c6cbda}.checkbox-container .checkbox-style.disabled:after{content:url(/v3/assets/9325265b.svg)}.checkbox-container .checkbox-style.error{border:1px solid #f15c59}.checkbox-container input:checked~.checkbox-style{background-color:#0064d2;border:1px solid #0064d2}.checkbox-container input:checked~.checkbox-style:after{display:block}.checkbox-container input:checked~.checkbox-style.disabled{background-color:#f6f5fa;border:1px solid #c6cbda}.the-dropdown{position:relative;display:block;width:100%}.the-dropdown .dropdown-label{color:#58627a;font-size:14px;font-weight:400;line-height:19px;margin-bottom:4px;text-align:left;text-align:initial;height:19px}.the-dropdown .error-label{color:#f15c59;font-size:12px;margin-top:4px}.the-dropdown .label-info{color:#58627a;font-size:12px;font-weight:300;line-height:19px;margin-top:4px;text-align:left;text-align:initial}.the-dropdown .dropdown-input-icon-container{position:relative}.the-dropdown .dropdown-input{-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;position:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;line-height:19px;color:#8a93a7;width:100%;height:44px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;cursor:pointer;background-color:#fff;padding:0 12px}.the-dropdown .dropdown-input.dd-error{border-color:#f20000}.the-dropdown .dropdown-input.dd-error:focus{outline:none;border-color:#f20000}.the-dropdown .dropdown-input.dd-error+.dropdown-icon .icon{color:#f20000}.the-dropdown .dropdown-input:disabled{-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;background-color:#f5f6fa;color:#c6cbda;cursor:not-allowed}.the-dropdown .dropdown-input:disabled+.dropdown-icon{background-color:#f5f6fa}.the-dropdown .dropdown-input:disabled+.dropdown-icon .icon{color:#8a93a7;opacity:.5}.the-dropdown .dropdown-input::-webkit-input-placeholder{color:#8a93a7;font-weight:200}.the-dropdown .dropdown-input::-moz-placeholder{color:#8a93a7;font-weight:200}.the-dropdown .dropdown-input::-ms-input-placeholder{color:#8a93a7;font-weight:200}.the-dropdown .dropdown-input::placeholder{color:#8a93a7;font-weight:200}.the-dropdown .dropdown-input:focus{outline:none;border-color:#0064d2}.the-dropdown .dropdown-icon{margin:0;padding:0 0 0 12px;background-color:#fff;position:absolute;right:12px;bottom:calc(50% - 6px)}.the-dropdown .dropdown-icon .icon{display:block;color:#0064d2;font-size:12px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin:0}.the-dropdown .dropdown-icon .icon.rotated{-webkit-transform:rotate(180deg)!important;-ms-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.the-dropdown .dropdown-menu{position:absolute;display:block;overflow-X:hidden;overflow-Y:scroll;left:0;top:49px;width:inherit;background-color:#fff;border-radius:5px;border-style:solid}.the-dropdown .dropdown-menu .dropdown-list{display:block;cursor:pointer;font-size:16px;width:inherit;padding:11px 12px;border-bottom:1px solid #ddd}.the-dropdown .dropdown-menu .dropdown-list:hover{background-color:#dee2ee;background-color:rgba(222,226,238,.5)}.the-dropdown .dropdown-menu .dropdown-list:last-child{border-bottom:0}.the-dropdown .dropdown-menu.dropdown-slidedown-enter{height:0;border-width:0;-webkit-box-shadow:0;box-shadow:0;border-color:rgba(0,0,0,0)}.the-dropdown .dropdown-menu.dropdown-slidedown-enter-active{-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);-o-transition:all .3s cubic-bezier(.19,1,.22,1);transition:all .3s cubic-bezier(.19,1,.22,1)}.the-dropdown .dropdown-menu.dropdown-slidedown-enter-active,.the-dropdown .dropdown-menu.dropdown-slidedown-exit{border-width:1px;border-color:#ccc;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.23);box-shadow:0 2px 4px 0 rgba(0,0,0,.23)}.the-dropdown .dropdown-menu.dropdown-slidedown-exit-active{height:0;border-width:0;-webkit-box-shadow:0;box-shadow:0;border-color:rgba(0,0,0,0);-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);-o-transition:all .3s cubic-bezier(.19,1,.22,1);transition:all .3s cubic-bezier(.19,1,.22,1)}.the-dropdown .dropdown-checkbox-list:not(:last-child){border-bottom:1px solid #c6cbda}.the-dropdown .dropdown-checkbox-list .dropdown-checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.the-dropdown .dropdown-checkbox-list .dropdown-checkbox .checkbox-container{margin:12px 14px}.the-datepicker{display:inline-block;position:absolute}.the-datepicker .DayPicker-Month{margin:2em 1em 0}.the-datepicker .DayPicker-Day{border:1px solid #e4e7e7;border-radius:0;padding:10px 11.5px;font-size:14px}.the-datepicker .DayPicker-Day--today{font-weight:300;color:#58627a}.the-datepicker .DayPicker-Day--outside{border:0}.the-datepicker .DayPicker-Day--sunday{background-color:rgba(0,0,0,0)}.the-datepicker .DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#f15c59}.the-datepicker .DayPicker-Day--disabled{color:#c6cbda}.the-datepicker .DayPicker-Day:focus{outline:0}.the-datepicker .DayPicker-NavBar .the-navbar-prev{left:1em;top:2em}.the-datepicker .DayPicker-NavBar .the-navbar-next{top:2em;right:1em}.the-datepicker .DayPicker-Caption{text-align:center}.the-datepicker .DayPicker-Caption div{font-size:20px;font-weight:400}.the-datepicker .DayPicker-wrapper{border:1px solid #c6cbda;border-radius:4px;background:#fff;color:#58627a}.the-datepicker .DayPicker-wrapper:focus{outline:0}.the-datepicker .DayPicker-Weekday{font-size:12px;color:#58627a}.the-datepicker .DayPicker-Weekday abbr[title=Sunday]{color:#f15c59}.the-datepicker .triangle{display:inline-block;margin:0 5px;vertical-align:middle}.the-datepicker .triangle-wrapper{width:40px;position:relative;margin-left:143px}.the-datepicker .triangle-1{border-bottom:10px solid #c6cbda}.the-datepicker .triangle-1,.the-datepicker .triangle-2{height:10px;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0)}.the-datepicker .triangle-2{border-bottom:10px solid #fff;position:absolute;left:0;top:3px;z-index:10}.the-inputdate{display:inline-block}.the-inputdate .input{color:#58627a}.the-inputdate>.the-datepicker{z-index:2}.the-input-number{min-width:120px;position:relative}.the-input-number .disabled{opacity:.7}.the-input-number .label{color:#35405a;font-size:14px;font-weight:300;line-height:19px;margin-bottom:4px;text-align:left;text-align:initial}.the-input-number .error-message{color:#f15c59;font-size:12px;margin-top:4px}.the-input-number .input-number-container{position:relative}.the-input-number .input-number-container .input{background-color:#fff;border:1px solid #c6cbda;border-radius:4px;color:#35405a;font-size:14px;font-weight:400;line-height:19px;outline:none;padding:12px 42px;width:100%;margin-top:0!important;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.the-input-number .input-number-container .input::-webkit-inner-spin-button,.the-input-number .input-number-container .input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.the-input-number .input-number-container .input:focus{border:1px solid #0064d2}.the-input-number .input-number-container .input::-webkit-input-placeholder{color:#8a93a7;font-weight:200}.the-input-number .input-number-container .input::-moz-placeholder{color:#8a93a7;font-weight:200}.the-input-number .input-number-container .input::-ms-input-placeholder{color:#8a93a7;font-weight:200}.the-input-number .input-number-container .input::placeholder{color:#8a93a7;font-weight:200}.the-input-number .input-number-container .input.disabled{background-color:#f5f6fa;cursor:not-allowed}.the-input-number .input-number-container .input.error{border:1px solid #f15c59}.the-input-number .input-number-container .icon{position:absolute;top:0;height:100%;font-size:18px;width:32px;margin-right:0;z-index:1}.the-input-number .input-number-container .icon:active{background-color:#0064d2!important;color:#fff!important;opacity:1}.the-input-number .input-number-container .icon.left{border-right:1px solid #c6cbda!important;border-top-left-radius:4px;border-bottom-left-radius:4px}.the-input-number .input-number-container .icon.right{border-left:1px solid #c6cbda!important;right:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.the-input-number .error .input-number-container{border:1px solid #f15c59}.the-input-text{position:relative;width:100%;min-width:182px}.the-input-text,.the-input-text .disabled{-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.the-input-text .disabled{opacity:.7}.the-input-text .label{font-size:14px;font-weight:400;margin-bottom:4px;height:19px}.the-input-text .label,.the-input-text .label-info{color:#58627a;line-height:19px;text-align:left;text-align:initial}.the-input-text .label-info{font-size:12px;font-weight:300;margin-top:4px}.the-input-text .input{-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;position:relative;background-color:#fff;border:1px solid #c6cbda;border-radius:4px;color:#8a93a7;font-size:14px;font-weight:400;line-height:19px;outline:none;padding:12px 16px;width:100%;margin-top:0!important;-webkit-box-sizing:border-box;box-sizing:border-box}.the-input-text .input:focus{border:1px solid #0064d2}.the-input-text .input::-webkit-input-placeholder{color:#8a93a7;font-weight:200}.the-input-text .input::-moz-placeholder{color:#8a93a7;font-weight:200}.the-input-text .input::-ms-input-placeholder{color:#8a93a7;font-weight:200}.the-input-text .input::placeholder{color:#8a93a7;font-weight:200}.the-input-text .input.disabled{background-color:#f5f6fa;cursor:not-allowed}.the-input-text .input.disabled,.the-input-text .input.error{-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.the-input-text .input.error{border:1px solid #f15c59}.the-input-text .error-message{color:#f15c59;font-size:12px;margin-top:4px}.the-input-text .icon{font-size:18px;color:#8a93a7;position:absolute;z-index:1;top:12px}.the-input-text .icon.left{left:16px}.the-input-text .icon.right{right:16px}.the-input-text .icon.left-line{border-right:1px solid #dee2ee;padding-right:12px}.the-input-text .highlight{position:absolute;top:0;right:0;z-index:1;-webkit-clip-path:polygon(0 0,100% 100%,100% 0);clip-path:polygon(0 0,100% 100%,100% 0);width:18px;height:16px;border-radius:4px;background-color:#ff7200}.the-input-text .prefix{font-size:14px;color:#8a93a7;position:absolute;z-index:1;top:6px;padding:8px 0;width:36px;text-align:center;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.the-input-text .prefix.left{left:4px;border-right:1px solid #dee2ee}.the-input-text .prefix.right{right:4px;border-left:1px solid #dee2ee}.the-input-text .prefix.password{cursor:pointer}.the-input-text .prefix.password:hover{opacity:.7}.the-textarea{position:relative}.the-textarea-textbox{width:100%;height:100%;position:relative;display:inline-block;font-size:12px;color:#8a93a7;border-radius:5px;border:1px solid #ddd;padding:10px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.the-textarea-textbox.active{border:1px solid #0064d2}.the-textarea-textbox.error{border:1px solid #f15c59}.the-textarea-textbox.disabled,.the-textarea-textbox.disabled .textarea{background-color:#f5f6fa;cursor:not-allowed}.the-textarea .textarea{width:100%;height:100%;border:none;overflow:auto;outline:none;color:#8a93a7;font-size:12px;-webkit-box-shadow:none;box-shadow:none;resize:none}.the-textarea .textarea::-webkit-input-placeholder{color:#8a93a7;font-weight:200}.the-textarea .textarea::-moz-placeholder{color:#8a93a7;font-weight:200}.the-textarea .textarea::-ms-input-placeholder{color:#8a93a7;font-weight:200}.the-textarea .textarea::placeholder{color:#8a93a7;font-weight:200}.the-textarea .label{color:#35405a;font-size:14px;font-weight:300;line-height:19px;margin-bottom:4px;text-align:left;text-align:initial}.the-textarea-counter{position:absolute;bottom:8px;right:8px}.the-textarea .error-message{color:#f15c59;font-size:12px;margin-top:4px}.the-timepicker{width:100%;display:inline-block}.the-timepicker-dropdown{width:100px;display:inline-block;padding-right:6px}.the-timepicker .dropdown-icon{top:40%}.the-timepicker .dropdown-icon .icon{color:#c6cbda}.the-timepicker .label{display:block;font-size:14px;margin-bottom:8px;color:#58627a}.the-timepicker .error{color:#f15c59;font-size:12px;margin-top:4px}.the-timepicker .the-popoverlist{z-index:1}.the-timepicker-unit{display:inline-block}.the-timepicker .timepicker-1{padding-right:8px}.only-mobile{display:none}@font-face{font-family:OpenSans;src:url(/v3/assets/1c5017ca073ebdad6e4aae26348d04a5.woff2) format("woff2"),url(/v3/assets/d49f9cff3a6aa1f7fef0cc147c53102b.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:OpenSans;src:url(/v3/assets/cb8756f4209a7c2adda812918438fd8e.woff2) format("woff2"),url(/v3/assets/e63dd2282ba2f0dfc59a6e464080aebd.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:OpenSans;src:url(/v3/assets/238862d2e08fc525c6d265717c1385c3.woff2) format("woff2"),url(/v3/assets/66a7a4f4dc09a19b92cf008fb36720ee.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:OpenSans;src:url(/v3/assets/8d74fcbe054b6596879c6ac7b764c816.woff2) format("woff2"),url(/v3/assets/5134f1dfe90c9615a7619435ec25246a.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:OpenSans;src:url(/v3/assets/9c42cde1d14d564c1fc9e59a4ee6683c.woff2) format("woff2"),url(/v3/assets/f0eb15255f00a7b5680d8dac51da707b.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans;src:url(/v3/assets/73638cf36ffe9dbad5a5daa7753c430a.woff2) format("woff2"),url(/v3/assets/f44b2378fb74e29325a1b9cce8c73fb9.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:OpenSans;src:url(/v3/assets/398c6d15541a04a735a304ac619d936b.woff2) format("woff2"),url(/v3/assets/fff637804049593c3e7efebe6ce4ed68.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:OpenSans;src:url(/v3/assets/688dda9cd26175dc4a27f9b870cbfa99.woff2) format("woff2"),url(/v3/assets/89bceaa6d3cc6d1391e022fee79fb2fa.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:OpenSans;src:url(/v3/assets/50598c8b465abb4389ac4d2af839c9c8.woff2) format("woff2"),url(/v3/assets/46339891c2c11def8aad5084e27d1b1e.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:OpenSans;src:url(/v3/assets/4c6bc8e5c8579e87efe5448312d87f7d.woff2) format("woff2"),url(/v3/assets/7db012cde5b3836683b38a2f3979cbf1.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:TiketOdysseyText;src:url(/v3/assets/3aa0a944bcd01ac38f730cf92489c61a.woff2) format("woff2"),url(/v3/assets/ca6273ccf92ca23164d29704fdb6af0f.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:TiketOdysseyText;src:url(/v3/assets/0fa58e8b5612dfd235817c22512e2d5a.woff2) format("woff2"),url(/v3/assets/8a8f3a34cfd6ee26f24526497a9af01d.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:TiketOdysseyText;src:url(/v3/assets/e55a30b05c72eb1dee00b1dae4df4878.woff2) format("woff2"),url(/v3/assets/2cacd64c777dff9a82b7c652cfef04ac.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TiketOdysseyText;src:url(/v3/assets/f87eb1dacdcb3b484ec27e502c4fb820.woff2) format("woff2"),url(/v3/assets/f9632310dbca0d334a8e1822367d4195.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:TiketOdysseyText;src:url(/v3/assets/2c12bc224503db5294cac830ecb1f8df.woff2) format("woff2"),url(/v3/assets/4aca3e181d81f3c2dd274bed225df87b.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:TiketOdysseyText;src:url(/v3/assets/7baf420d024d275259b06535c9723552.woff2) format("woff2"),url(/v3/assets/3db9fe2ed40ccea3e4fe7800b988960e.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:TiketOdysseyText;src:url(/v3/assets/7d5af24f2f9bcb83110ba92083c6cdd1.woff2) format("woff2"),url(/v3/assets/cfab75e828ade53541160b2dbd412140.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:TiketOdysseyText;src:url(/v3/assets/55a320c0c075632d9e5718b3074f6520.woff2) format("woff2"),url(/v3/assets/a11dba86cf6bbf7658f7edd0eae5b15e.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}.font-size-12{font-size:12px}.line-height-12{line-height:12px}.font-size-13{font-size:13px}.line-height-13{line-height:13px}.font-size-14{font-size:14px}.line-height-14{line-height:14px}.font-size-16{font-size:16px}.line-height-16{line-height:16px}.font-size-22{font-size:22px}.line-height-22{line-height:22px}.font-size-40{font-size:40px}.line-height-40{line-height:40px}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500 600{font-weight:500 600}@-webkit-keyframes the-loader-1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes the-loader-1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes the-loader-3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes the-loader-3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes the-loader-2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}@keyframes the-loader-2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}@-webkit-keyframes progress{0%{stroke-dasharray:0 100}}@keyframes progress{0%{stroke-dasharray:0 100}}.app{background:#fcfcfc;width:100vw}.head-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none;position:relative;cursor:pointer}.head-profile .inner-head-profile{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}.head-profile .inner-head-profile .head-profile-greeting{font-size:12px;color:#888;line-height:19px;font-weight:300}.head-profile .inner-head-profile .head-profile-username-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head-profile .inner-head-profile .head-profile-username-wrapper .head-profile-username{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;color:#222;line-height:19px;font-weight:500;margin-right:16px}.head-profile .inner-head-profile .head-profile-username-wrapper .icon{font-size:7px;color:#ddd;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:rotate(180deg)!important;-ms-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.head-profile .inner-head-profile .head-profile-username-wrapper .icon.rotate{-webkit-transform:rotate(1turn)!important;-ms-transform:rotate(1turn)!important;transform:rotate(1turn)!important}.head-profile .the-popoverlist{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}.head-language{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;cursor:pointer;outline:none;z-index:1}.head-language,.head-language .inner-head-language{display:-webkit-box;display:-ms-flexbox;display:flex}.head-language .inner-head-language{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;height:100%;position:relative}.head-language .inner-head-language .flag-icon{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.14);box-shadow:0 1px 3px 0 rgba(0,0,0,.14);font-size:18px}@media only screen and (max-width:600px){.head-language .inner-head-language .flag-icon{margin-right:15px}}.head-language .the-popover{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;height:0}.head-language .the-popover.v4{-webkit-transform:translateX(-200px);-ms-transform:translateX(-200px);transform:translateX(-200px)}.head-language .the-popover.v4 .popover-menu.popover-slidedown-enter-active{-webkit-box-shadow:0 2px 8px rgba(48,49,53,.16);box-shadow:0 2px 8px rgba(48,49,53,.16);border-radius:12px;border:none}.head-language .the-popover .popover-list-container{width:200px!important}.head-language .the-popover .popover-list-container.v4{width:242px!important;padding:18px}.head-language .the-popover .popover-list-container.v4 .popover-list{display:block;cursor:pointer;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:inherit;padding:11px 12px;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head-language .the-popover .popover-list-container.v4 .popover-list.selected,.head-language .the-popover .popover-list-container.v4 .popover-list:hover{background-color:#dee2ee;background-color:rgba(222,226,238,.5)}.head-language .the-popover .popover-list-container.v4 .popover-list:last-child{border-bottom:0}.head-language .the-popover .popover-list-container.v4 .popover-list .icon-drawer{height:20px;margin-right:12px}.head-language .the-popover .popover-list-container.v4 .popover-list .label{font-family:TiketOdysseyText,sans-serif;font-style:normal;font-weight:100;font-size:14px;line-height:20px;color:#303135}.head-language .the-popover .popover-list-container .popover-list{display:block;cursor:pointer;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:inherit;padding:11px 12px;border-bottom:1px solid #ddd}.head-language .the-popover .popover-list-container .popover-list.selected,.head-language .the-popover .popover-list-container .popover-list:hover{background-color:#dee2ee;background-color:rgba(222,226,238,.5)}.head-language .the-popover .popover-list-container .popover-list:last-child{border-bottom:0}.header{height:85px;background-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.08);box-shadow:0 1px 6px 0 rgba(0,0,0,.08);width:100vw;z-index:11;position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:600px){.header{padding:0 16px}}.header .content{z-index:inherit;width:100%;max-width:1300px}.header .content .head-autocomplete{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px 0 20px}.header .content .head-autocomplete .the-autocomplete .autocomplete-input{height:36px;border-radius:100px;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.12);box-shadow:0 1px 6px 0 rgba(0,0,0,.12);border:0;font-size:12px;font-family:OpenSans,sans-serif!important}.header .content .head-contact-mm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #f7f7f7}.header .content .head-contact-mm .the-button{height:36px;padding:0 28px;background-color:#f7f7f7;text-transform:none}.header .content .language-menu{margin-left:20px}.header .content .language-menu-title{margin-bottom:8px;font-family:TiketOdysseyText,sans-serif;font-style:normal;font-weight:100;font-size:12px;line-height:16px;color:#71747d}.header .content .head-language{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;outline:none;z-index:1}.header .content .head-language .inner-head-language{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;height:100%;position:relative}.header .content .head-language .inner-head-language img{border:1px solid #d8dce8;border-radius:2px}.header .content .head-language .inner-head-language.v4{display:grid;grid-template-columns:2fr 1fr 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;gap:5px}.header .content .head-language .inner-head-language .flag-icon{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.14);box-shadow:0 1px 3px 0 rgba(0,0,0,.14);font-size:18px}@media only screen and (max-width:600px){.header .content .head-language .inner-head-language .flag-icon{margin-right:15px}}.header .content .head-language .inner-head-language .language-code{font-family:TiketOdysseyText,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#303135}.header .content .head-language .the-popover{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;height:0}.header .content .head-language .the-popover .popover-list-container{width:200px!important}.header .content .head-language .the-popover .popover-list-container.v4{width:242px!important}.header .content .head-language .the-popover .popover-list-container.v4 .popover-list{display:block;cursor:pointer;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 12px 11px 0;border:0}.header .content .head-language .the-popover .popover-list-container.v4 .popover-list.selected,.header .content .head-language .the-popover .popover-list-container.v4 .popover-list:hover{background-color:#dee2ee;background-color:rgba(222,226,238,.5)}.header .content .head-language .the-popover .popover-list-container.v4 .popover-list:last-child{border-bottom:0}.header .content .head-language .the-popover .popover-list-container.v4 .popover-list:hover{background-color:#e7f2ff}.header .content .head-language .the-popover .popover-list-container .popover-list{display:block;cursor:pointer;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:inherit;padding:11px 12px;border-bottom:1px solid #ddd}.header .content .head-language .the-popover .popover-list-container .popover-list.selected,.header .content .head-language .the-popover .popover-list-container .popover-list:hover{background-color:#dee2ee;background-color:rgba(222,226,238,.5)}.header .content .head-language .the-popover .popover-list-container .popover-list:last-child{border-bottom:0}.header .content .head-mobile-drawer{border-top-right-radius:20px;border-top-left-radius:20px}.header .content .head-mobile-drawer .head-drawer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}.header .content .head-mobile-drawer .head-drawer .close-drawer{font-size:20px}.header .content .head-mobile-drawer .head-drawer .title-drawer{font-family:TiketOdysseyText,sans-serif;font-style:normal;font-weight:500;font-size:22px;line-height:28px;color:#303135;margin-bottom:0}.header .content .head-mobile-drawer .option-drawer{font-size:15px;margin:0 20px}.header .content .head-mobile-drawer .option-drawer .container-drawer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;border-bottom:1px solid #dee2ee;color:#303135;font-family:TiketOdysseyText,sans-serif;font-style:normal;font-weight:100;font-size:14px;line-height:20px}.header .content .head-mobile-drawer .option-drawer .container-drawer.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .content .head-mobile-drawer .option-drawer .container-drawer .container-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .content .head-mobile-drawer .option-drawer .container-drawer .icon-drawer{height:20px;margin-right:20px}.header .content .head-mobile-drawer .option-drawer .container-drawer .icon-check{color:#4d4f56}.header .content .head-mobile-drawer .option-drawer .container-drawer:last-child{border-bottom:none}.header .content .head-notification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;border-right:1px solid #f7f7f7;cursor:pointer;outline:none;z-index:1}.header .content .head-notification .inner-head-notification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;height:100%;position:relative}.header .content .head-notification .inner-head-notification .icon-container{display:block;position:relative}.header .content .head-notification .inner-head-notification .icon-container .icon{font-size:22px;color:#0064d2;margin-right:0}.header .content .head-notification .inner-head-notification .icon-container .badge{position:absolute;top:-8px;right:-8px;display:block;background-color:#fedd00;border-radius:50%;width:16px;height:16px;color:#222;font-size:10px;font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .content .head-notification .the-popover{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;height:0}.header .content .head-notification .the-popover .popover-list-container{min-width:200px}.header .content .head-notification .the-popover .popover-list-container .popover-list{display:block;cursor:pointer;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:inherit;padding:11px 12px;border-bottom:1px solid #ddd}.header .content .head-notification .the-popover .popover-list-container .popover-list.selected,.header .content .head-notification .the-popover .popover-list-container .popover-list:hover{background-color:#dee2ee;background-color:rgba(222,226,238,.5)}.header .content .head-notification .the-popover .popover-list-container .popover-list:last-child{border-bottom:0}.header .content .head-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none;position:relative;cursor:pointer}.header .content .head-profile .inner-head-profile{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}.header .content .head-profile .inner-head-profile .head-profile-greeting{font-size:12px;color:#888;line-height:19px;font-weight:300}.header .content .head-profile .inner-head-profile .head-profile-username-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .content .head-profile .inner-head-profile .head-profile-username-wrapper .head-profile-username{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;color:#222;line-height:19px;font-weight:500;margin-right:16px}.header .content .head-profile .inner-head-profile .head-profile-username-wrapper .icon{font-size:7px;color:#ddd;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:rotate(180deg)!important;-ms-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.header .content .head-profile .inner-head-profile .head-profile-username-wrapper .icon.rotate{-webkit-transform:rotate(1turn)!important;-ms-transform:rotate(1turn)!important;transform:rotate(1turn)!important}.header .content .head-profile .the-popoverlist{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}.header .nav-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .menu-link{margin:0 10px;font-size:14px}@media only screen and (max-width:600px){.header .menu-link{display:none}}.header .menu-link .menu-link-list{white-space:nowrap;width:auto;display:block;color:#35405a}.header .header-nav{font-size:12px;font-weight:400;margin-left:24px}.header .header-nav:last-child{border-left:0}.header .nav-list{color:#007bff;cursor:pointer;font-family:TiketOdysseyText,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px}.footer{background-color:#fff;height:80px;position:static;bottom:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #ddd}.footer .copyright{font-size:10px;font-weight:400}.app-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-x:hidden;min-height:calc(100vh - 165px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:85px;position:relative}.app-body .the-text-capitalize{text-transform:capitalize}.app-body .inner-app-body{z-index:inherit;width:100%;max-width:1300px;position:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-x:hidden}.app-body .main{height:100%;overflow-y:auto;overflow-x:hidden;position:relative}.app-body .main,.app-body .main .content{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.app-body .main .content{min-height:calc(100% - 93px);padding:14px 14px 14px 20px}.app-body .sidebar{height:100%;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;width:200px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;z-index:10;border-right:1px solid #ddd;padding-left:16px}@media only screen and (min-width:1440px){.app-body .sidebar{padding-left:0}}.app-body .sidebar .menu{padding:16px 0;position:fixed;top:85px;width:184px;max-height:calc(100vh - 197px);overflow-y:auto;overflow-x:hidden}@media only screen and (min-width:1440px){.app-body .sidebar .menu{width:200px}}.app-body .sidebar .menu::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)!important}.landing-page .relative{position:relative}.landing-page .header-web{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:600px){.landing-page .header-web{display:none}}.landing-page .logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-page .logo-wrap .logo-name{font-weight:500;font-size:14px;color:#71747d;margin-left:16px}.landing-page .logo-wrap .logo{width:122px}.landing-page .header-mobile{display:none}@media only screen and (max-width:600px){.landing-page .header-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.landing-page .header-mobile .icon-header-flag{width:27px;margin-right:18px;margin-top:5px}.landing-page .header-mobile .icon-flag{width:24px;margin-right:20px}.landing-page .header-mobile .icon-profile{font-size:18px;font-weight:600;margin-right:40px}.landing-page .btn-register-landing{width:80px;height:32px;border-radius:6px;background-color:#007bff;color:#fff;border:none;font-family:TiketOdysseyText,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.landing-page .the-modal-content{padding:32px!important}.landing-page .the-modal-content .panel-content{max-width:300px!important}.landing-page .the-modal-content .panel-content .landing-login-error-message{color:#f05350;font-weight:400;line-height:1.5;font-size:16px;text-align:center;padding-top:20px}.landing-page .the-modal-content .panel-content .login-head-1{font-size:16px;line-height:2;color:#35405a;font-weight:400;text-align:center;margin-bottom:4px}.landing-page .the-modal-content .panel-content .login-head-2{font-size:14px;line-height:1.5;color:#58627a;font-weight:300;text-align:center;margin-bottom:26px}.landing-page .the-modal-content .panel-content .login-input-1{margin-bottom:18px}.landing-page .the-modal-content .panel-content .login-input-2{margin-bottom:26px}.landing-page .the-modal-content .panel-content .login-submit{margin-bottom:16px;min-height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-page .the-modal-content .panel-content .login-forgot-pass-link{font-size:12px;text-align:center;color:#35405a;text-decoration:underline}.landing-page .landing-hero{width:100%;background-color:#fff;margin-top:85px}.landing-page .landing-hero .section-landing{width:100%}.landing-page .landing-hero .section-landing .align-center{line-height:1.5}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .align-center{text-align:center!important;width:auto!important;margin:50px 16px 0!important}.landing-page .landing-hero .section-landing .align-center:first-child{margin-top:0!important}}.landing-page .landing-hero .section-landing .landing-head{text-align:center;font-size:30px;font-weight:800;height:25px;color:#35405a;display:block;margin-bottom:45px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .landing-head{font-size:20px;font-weight:400}}.landing-page .landing-hero .section-landing .subtitle{margin-left:auto;margin-right:auto;width:688px;font-size:18px;font-weight:300;line-height:1.5;margin-bottom:50px;color:#58627a}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .subtitle{font-size:16px;text-align:center;width:328px}}.landing-page .landing-hero .section-landing .shape-left-customers{top:-20px;position:absolute;left:13px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .shape-left-customers{display:none}}.landing-page .landing-hero .section-landing .shape-right-customers{position:absolute;right:0;top:145px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .shape-right-customers{display:none}}.landing-page .landing-hero .section-landing .dot-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:55px;display:none}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .dot-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.landing-page .landing-hero .section-landing .dot-container .dot-about{background-color:#c6cbda;width:12px;height:12px;border-radius:50%;margin-right:12px}.landing-page .landing-hero .section-landing .dot-container .dot-about.active{background-color:#35405a}.landing-page .landing-hero .section-landing .dot-container .dot-about:last-child{margin-right:0}.landing-page .landing-hero .section-landing .box-section{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .box-section{display:-webkit-box;margin-top:24px}}.landing-page .landing-hero .section-landing .box-section .box-socmed{width:117px;height:128px;border-radius:8px;-webkit-box-shadow:0 16px 40px 0 rgba(53,64,90,.1);box-shadow:0 16px 40px 0 rgba(53,64,90,.1);background-color:#fff;text-align:center;margin:0 12px}.landing-page .landing-hero .section-landing .box-section .box-socmed .style-socmed,.landing-page .landing-hero .section-landing .box-section .the-wrapper-image{margin-top:24px}.landing-page .landing-hero .section-landing .box-section .box-customers{width:321px;height:381px;border-radius:16px;-webkit-box-shadow:0 16px 40px 0 rgba(53,64,90,.1);box-shadow:0 16px 40px 0 rgba(53,64,90,.1);background-color:#fff;margin-right:32px;position:relative}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .box-section .box-customers{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}}.landing-page .landing-hero .section-landing .box-section .box-customers:last-child{margin-right:0}.landing-page .landing-hero .section-landing .box-section .box-customers .single-chart{margin-top:40px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .box-section .box-customers .single-chart{margin-top:0;margin-left:24px}}.landing-page .landing-hero .section-landing .box-section .box-customers .single-chart .circular-chart{display:block;margin:10px auto;width:130px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .box-section .box-customers .single-chart .circular-chart{width:75px}}.landing-page .landing-hero .section-landing .box-section .box-customers .single-chart .circular-chart.orange .circle{stroke:#0064d2}.landing-page .landing-hero .section-landing .box-section .box-customers .single-chart .circular-chart .circle-bg{fill:none;stroke:#e5f4ff;stroke-width:3.8}.landing-page .landing-hero .section-landing .box-section .box-customers .single-chart .circular-chart .circle{fill:none;stroke-width:2.8;-webkit-animation:progress 1s ease-out forwards;animation:progress 1s ease-out forwards}.landing-page .landing-hero .section-landing .box-section .box-customers .single-chart .circular-chart .percentage{fill:#0064d2;font-family:sans-serif;font-size:8px;font-weight:600;text-anchor:middle}.landing-page .landing-hero .section-landing .box-section .box-customers .title-customers{text-align:center;font-size:24px;font-weight:500}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .box-section .box-customers .title-customers{width:100%;margin-left:18px;font-size:18px;text-align:left;font-weight:400;margin-top:24px}}.landing-page .landing-hero .section-landing .box-section .box-customers .subtitle-customers{font-size:16px;line-height:1.5;width:200px;margin:auto}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .box-section .box-customers .subtitle-customers{width:100%;margin-left:18px;font-size:14px;margin-bottom:24px;margin-right:24px}}.landing-page .landing-hero .section-landing .box-section .box-customers .subtitle-customers:last-child{width:249px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .box-section .box-customers .subtitle-customers:last-child{width:auto;margin-right:24px}}.landing-page .landing-hero .section-landing .bg-extranet{opacity:.75;background-image:-webkit-linear-gradient(277deg,#f5fbff 47%,rgba(247,252,255,0) 90%);background-image:-o-linear-gradient(277deg,#f5fbff 47%,rgba(247,252,255,0) 90%);background-image:linear-gradient(173deg,#f5fbff 47%,rgba(247,252,255,0) 90%);position:absolute;width:100%;height:1194px;margin-top:348px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .bg-extranet{margin-top:30px}}.landing-page .landing-hero .section-landing .image-section{width:100%;text-align:center;position:relative}.landing-page .landing-hero .section-landing .image-section .image-extranet{width:1343px;height:auto}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .image-section .image-extranet{width:400px}}.landing-page .landing-hero .section-landing .left-path{position:relative;bottom:250px;left:125px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .left-path{display:none}}.landing-page .landing-hero .section-landing .right-path{position:relative;right:290px;bottom:195px;float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .right-path{display:none}}.landing-page .landing-hero .section-landing .pr-30{padding-right:30px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .pr-30.mobile-width{max-width:none;width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;padding-right:0!important}}.landing-page .landing-hero .section-landing .pr-30 .title-extranet{margin:0;font-size:24px;font-weight:400;line-height:1.5;color:#35405a;position:relative}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .pr-30 .title-extranet{width:100%;font-size:18px}}.landing-page .landing-hero .section-landing .pr-30 .subtitle-extranet{font-size:16px;line-height:1.5;color:#58627a;margin-bottom:32px;position:relative}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing .pr-30 .subtitle-extranet{font-size:14px}}.landing-page .landing-hero .section-landing.about .path-about{position:absolute;left:-63px;top:-51px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.about .path-about{display:none}}.landing-page .landing-hero .section-landing.about .the-wrapper-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}.landing-page .landing-hero .section-landing.about .the-wrapper-image .the-review-slider-image .the-image-content{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-page .landing-hero .section-landing.about .the-wrapper-image .the-review-slider-image .the-image-content .box-about{width:270px;height:290px;border-radius:8px;-webkit-box-shadow:0 24px 140px 0 rgba(53,64,90,.1);box-shadow:0 24px 140px 0 rgba(53,64,90,.1);background-color:#fff;margin-right:50px}.landing-page .landing-hero .section-landing.about .the-wrapper-image .the-review-slider-image .the-image-content .box-about .box-size{padding:40px}.landing-page .landing-hero .section-landing.about .the-wrapper-image .the-review-slider-image .the-image-content .box-about .box-size .icon-about{width:78px}.landing-page .landing-hero .section-landing.about .the-wrapper-image .the-review-slider-image .the-image-content .box-about .box-size .title-about{color:#35405a;font-size:24px;font-weight:400}.landing-page .landing-hero .section-landing.about .the-wrapper-image .the-review-slider-image .the-image-content .box-about .box-size .subtitle-about{color:#58627a;font-size:16px;font-weight:300}.landing-page .landing-hero .section-landing.about .arrow-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:56px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.about .arrow-slider{display:none}}.landing-page .landing-hero .section-landing.about .arrow-slider .arrow-box{width:48px;height:48px;border-radius:24px;-webkit-box-shadow:0 3px 12px 0 rgba(53,64,90,.1);box-shadow:0 3px 12px 0 rgba(53,64,90,.1);background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:36px;cursor:pointer}.landing-page .landing-hero .section-landing.about .arrow-slider .arrow-box:last-child{margin-right:0}.landing-page .landing-hero .section-landing.channel{margin-top:143px;position:relative}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.channel{margin-top:80px}}.landing-page .landing-hero .section-landing.channel .the-wrapper-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.channel .the-wrapper-image{margin-top:50px}}.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image{width:979px;overflow:hidden}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image{width:353px}}.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image .the-image-content{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image .the-image-content .partner-img-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:1000px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image .the-image-content .partner-img-section{min-width:830px}}.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image .the-image-content .partner-img-section .tix-tooltip{margin-right:40px;margin-bottom:39px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image .the-image-content .partner-img-section .tix-tooltip .img-partner{width:159px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image .the-image-content .partner-img-section .tix-tooltip .img-partner{width:92px;margin-right:26px}}.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image .the-image-content .partner-img-section .tix-tooltip .img-partner.neuvah{width:65px}.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image .the-image-content .partner-img-section .tix-tooltip .img-partner:nth-child(5){margin-right:0}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image .the-image-content .partner-img-section .tix-tooltip .img-partner:nth-child(4){margin-top:24px}}.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image .the-image-content .partner-img-section .tix-tooltip .img-partner:last-child{margin-right:0}.landing-page .landing-hero .section-landing.channel .the-wrapper-image .the-review-slider-image .the-image-content .partner-img-section .tix-tooltip .tooltip-text{top:54px}.landing-page .landing-hero .section-landing.channel .arrow-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:56px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.channel .arrow-slider{display:none}}.landing-page .landing-hero .section-landing.channel .arrow-slider .arrow-box{width:48px;height:48px;border-radius:24px;-webkit-box-shadow:0 3px 12px 0 rgba(53,64,90,.1);box-shadow:0 3px 12px 0 rgba(53,64,90,.1);background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:36px;cursor:pointer}.landing-page .landing-hero .section-landing.channel .arrow-slider .arrow-box:last-child{margin-right:0}.landing-page .landing-hero .section-landing.customers{margin-top:133px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.customers .align-left{text-align:left;width:auto;margin:20px 16px 0}.landing-page .landing-hero .section-landing.customers .align-left:first-child{margin-top:0}}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.customers .web-box{display:none}}.landing-page .landing-hero .section-landing.customers .mobile-box{display:none}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.customers .mobile-box{display:block;margin:0 16px;width:auto}}.landing-page .landing-hero .section-landing.testimoni{margin-top:133px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.testimoni .mobile-bg-testimoni{display:none}}.landing-page .landing-hero .section-landing.testimoni .img-bg{position:absolute;cursor:pointer}.landing-page .landing-hero .section-landing.testimoni .img-bg.cj{left:168px;width:64px}.landing-page .landing-hero .section-landing.testimoni .img-bg.nh{width:64px;top:92px;left:-30px}.landing-page .landing-hero .section-landing.testimoni .img-bg.jt{top:234px;width:96px;left:168px}.landing-page .landing-hero .section-landing.testimoni .img-bg.sc{width:130px;top:339px;left:-70px}.landing-page .landing-hero .section-landing.testimoni .img-bg.je{width:96px;right:185px;top:70px}.landing-page .landing-hero .section-landing.testimoni .img-bg.mm{width:96px;right:-35px}.landing-page .landing-hero .section-landing.testimoni .img-bg.cc{width:77px;right:120px;top:346px}.landing-page .landing-hero .section-landing.testimoni .img-bg.mc{width:85px;right:-85px;top:415px}.landing-page .landing-hero .section-landing.testimoni .the-wrapper-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-page .landing-hero .section-landing.testimoni .the-wrapper-image .the-review-slider-image{width:478px;overflow:hidden}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.testimoni .the-wrapper-image .the-review-slider-image{width:100%;margin:0 16px}}.landing-page .landing-hero .section-landing.testimoni .the-wrapper-image .the-review-slider-image .the-image-content{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-page .landing-hero .section-landing.testimoni .the-wrapper-image .the-review-slider-image .the-image-content .slider-container{text-align:center;min-width:478px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.testimoni .the-wrapper-image .the-review-slider-image .the-image-content .slider-container{min-width:100%}}.landing-page .landing-hero .section-landing.testimoni .the-wrapper-image .the-review-slider-image .the-image-content .slider-container .box-testimoni{width:224px;height:224px;border-radius:50%;border:2px solid #0064d2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto auto 40px}.landing-page .landing-hero .section-landing.testimoni .the-wrapper-image .the-review-slider-image .the-image-content .slider-container .box-testimoni .img-testimoni{width:159px;height:159px}.landing-page .landing-hero .section-landing.testimoni .the-wrapper-image .the-review-slider-image .the-image-content .slider-container .desc-testimoni{font-size:16px;line-height:1.5;color:#58627a;text-align:left}.landing-page .landing-hero .section-landing.testimoni .the-wrapper-image .the-review-slider-image .the-image-content .slider-container .name-testimoni{color:#35405a;font-size:16px;font-weight:400}.landing-page .landing-hero .section-landing.testimoni .the-wrapper-image .the-review-slider-image .the-image-content .slider-container .info-testimoni{color:#8a93a7;font-size:14px}.landing-page .landing-hero .section-landing.testimoni .arrow-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}.landing-page .landing-hero .section-landing.testimoni .arrow-slider .arrow-box{width:48px;height:48px;border-radius:24px;-webkit-box-shadow:0 3px 12px 0 rgba(53,64,90,.1);box-shadow:0 3px 12px 0 rgba(53,64,90,.1);background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:36px;cursor:pointer}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.testimoni .arrow-slider .arrow-box .chevron-web{display:none}}.landing-page .landing-hero .section-landing.testimoni .arrow-slider .arrow-box .chevron-mobile{display:none}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.testimoni .arrow-slider .arrow-box .chevron-mobile{display:block;width:25px}}.landing-page .landing-hero .section-landing.testimoni .arrow-slider .arrow-box:last-child{margin-right:0}.landing-page .landing-hero .section-landing.why{margin-top:198px;margin-bottom:133px;position:relative}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.why{margin:95px 0}}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.why .mobile-width{max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}}.landing-page .landing-hero .section-landing.why .circle-img{position:absolute;height:672px;left:-377px;top:-70px}.landing-page .landing-hero .section-landing.why .left-text-why{font-size:30px;font-weight:600;line-height:1.5;width:356px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.why .left-text-why{font-size:22px;font-weight:400;width:100%}}.landing-page .landing-hero .section-landing.why .box-icon-why{width:80px;height:80px;border-radius:28.5px;-webkit-box-shadow:0 16px 40px 0 rgba(53,64,90,.1);box-shadow:0 16px 40px 0 rgba(53,64,90,.1);background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.why .mobile-text-about{width:100%;padding:0 0 0 20px}}.landing-page .landing-hero .section-landing.why .title-why{font-size:18px;font-weight:400}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.why .title-why{width:100%;margin-top:5px}}.landing-page .landing-hero .section-landing.why .subtitle-why{font-size:16px;width:226px;color:#58627a;margin-bottom:40px;line-height:1.5}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.why .subtitle-why{width:100%}}.landing-page .landing-hero .section-landing.join-us{margin-bottom:140px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.join-us{margin-bottom:0}}.landing-page .landing-hero .section-landing.join-us .box-join-us{padding:0;width:1185px;border-radius:8px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.join-us .box-join-us.web{display:none}}.landing-page .landing-hero .section-landing.join-us .box-join-us.mobile{display:none}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.join-us .box-join-us.mobile{display:block}}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.join-us .box-join-us{width:100%;border-radius:0}}.landing-page .landing-hero .section-landing.join-us .box-join-us .content-join-us{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:44px 120px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.join-us .box-join-us .content-join-us{padding:50px 16px;display:block}}.landing-page .landing-hero .section-landing.join-us .box-join-us .content-join-us .title-join-us{font-size:50px;font-weight:500;color:#fff}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.join-us .box-join-us .content-join-us .title-join-us{font-size:20px;font-weight:400;margin-top:0}}.landing-page .landing-hero .section-landing.join-us .box-join-us .content-join-us .subtitle-join-us{font-size:16px;font-weight:300;color:#fff;line-height:1.5;width:660px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.join-us .box-join-us .content-join-us .subtitle-join-us{width:100%;font-size:16px}}.landing-page .landing-hero .section-landing.join-us .box-join-us .content-join-us .btn-join-us{padding:10px 30px;border-radius:24px;background-color:#fedd00;color:#0064d2;outline:none;font-size:18px;cursor:pointer;border:0;text-transform:none}.landing-page .landing-hero .section-landing.property{margin-bottom:140px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.property{margin-bottom:65px}}.landing-page .landing-hero .section-landing.property .content-property{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.property .content-property{display:block;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}}.landing-page .landing-hero .section-landing.property .img-property{width:528px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.property .img-property{display:none}}.landing-page .landing-hero .section-landing.property .text-content{position:relative}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.property .text-content{width:100%}}.landing-page .landing-hero .section-landing.property .text-content .line-dash-property{border-left:1px dashed #ccd2e0;position:absolute;width:1px;left:30px;top:148px;height:239px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.property .text-content .line-dash-property{top:90px}}.landing-page .landing-hero .section-landing.property .text-content .title-property{color:#35405a;font-size:30px;font-weight:600;margin-bottom:36px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.property .text-content .title-property{font-size:20px;font-weight:400;text-align:center}}.landing-page .landing-hero .section-landing.property .text-content .step-property{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:36px;position:relative}.landing-page .landing-hero .section-landing.property .text-content .step-property .border-number{width:60px;height:60px;background-color:#e5f4ff;font-size:20px;color:#0064d1;font-weight:500;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px}.landing-page .landing-hero .section-landing.property .text-content .step-property .step-title{color:#35405a;font-size:24px;font-weight:400;margin:7px 0 10px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.property .text-content .step-property .step-title{font-size:18px}}.landing-page .landing-hero .section-landing.property .text-content .step-property .step-subtitle{font-size:16px;color:#58627a;line-height:1.5;width:344px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.property .text-content .step-property .step-subtitle{font-size:14px;width:100%}}.landing-page .landing-hero .section-landing.faq{margin:140px 0}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.faq{margin-bottom:100px}}.landing-page .landing-hero .section-landing.faq .faq-card{width:900px;margin:auto auto 30px}@media only screen and (max-width:600px){.landing-page .landing-hero .section-landing.faq .faq-card{width:100%}}.landing-page .landing-hero .section-landing.faq .btn-see-all-faq{font-weight:400}.landing-page .landing-hero .landing-outer-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:80px}.landing-page .landing-hero .landing-outer-box .landing-sub-head{font-size:20px;text-align:center;margin-bottom:16px;color:#222;line-height:normal}.landing-page .landing-hero .landing-outer-box .landing-desc{font-size:15px;color:#888;text-align:center;line-height:25px}.landing-page .landing-hero .landing-outer-box .landing-box{padding:0 22px;max-width:320px}.landing-page .landing-hero .landing-outer-box .landing-img{margin-bottom:24px}.landing-page .landing-hero .landing-carousel{height:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.landing-page .landing-hero .landing-carousel .landing-outer-carousel{max-width:940px}.landing-page .landing-hero .landing-carousel .landing-main-caption{font-size:20px;line-height:1.5;color:#fff;margin-bottom:20px;font-weight:100}.landing-page .landing-hero .landing-carousel .landing-writer{color:#fff;font-size:16px;font-weight:400;line-height:normal;margin-bottom:5px}.landing-page .landing-hero .landing-carousel .landing-writer-position{color:#fff;font-size:14px;line-height:normal;font-weight:100}.landing-page .landing-hero .landing-carousel .landing-caroul-dot-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:30px}.landing-page .landing-hero .landing-carousel .landing-caroul-dot-container .landing-caroul-dot{width:8px;height:8px;display:block;background-color:#fff;border-radius:50%;margin:0 6px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;cursor:pointer}.landing-page .landing-hero .landing-carousel .landing-caroul-dot-container .landing-caroul-dot.selected{width:12px;height:12px;background-color:#fedd00}.landing-page .landing-hero .landing-carousel .landing-inner-carousel.entering{opacity:0;padding:0 0 0 50px}.landing-page .landing-hero .landing-carousel .landing-inner-carousel.entered{opacity:1;padding:0;-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);-o-transition:all .3s cubic-bezier(.19,1,.22,1);transition:all .3s cubic-bezier(.19,1,.22,1)}.landing-page .landing-hero .landing-carousel .landing-inner-carousel.exiting{opacity:1;padding:0 50px 0 0}.landing-page .landing-hero .landing-carousel .landing-inner-carousel.exited{opacity:0;padding:0 50px 0 0;-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);-o-transition:all .3s cubic-bezier(.19,1,.22,1);transition:all .3s cubic-bezier(.19,1,.22,1)}.landing-page .landing-hero .landing-carousel .landing-inner-carousel .landing-thumb{max-height:120px;width:auto;border-radius:50%;border:2px solid #fedd00}.landing-page .landing-hero .landing-header .content-header{height:758px;margin-bottom:190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:600px){.landing-page .landing-hero .landing-header .content-header{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;display:inline-block;width:100%;margin-bottom:80px}}.landing-page .landing-hero .landing-header .content-header .left-content .content-body{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:100px 50px 0 0}@media only screen and (max-width:600px){.landing-page .landing-hero .landing-header .content-header .left-content .content-body{position:relative;-ms-flex-positive:1;margin-top:392px;padding:42px 16px}}.landing-page .landing-hero .landing-header .content-header .left-content .content-body .top-shave{position:absolute;left:-87px;top:43px}@media only screen and (max-width:600px){.landing-page .landing-hero .landing-header .content-header .left-content .content-body .top-shave{display:none}}.landing-page .landing-hero .landing-header .content-header .left-content .content-body .mid-shave{position:absolute;bottom:-15px;right:-79px}@media only screen and (max-width:600px){.landing-page .landing-hero .landing-header .content-header .left-content .content-body .mid-shave{display:none}}.landing-page .landing-hero .landing-header .content-header .left-content .content-body .title{font-size:50px;font-weight:800;width:592px;line-height:1.5;margin:0}@media only screen and (max-width:600px){.landing-page .landing-hero .landing-header .content-header .left-content .content-body .title{font-size:20px;font-weight:400;width:100%}}.landing-page .landing-hero .landing-header .content-header .left-content .content-body .subtitle{font-size:20px;font-weight:300;line-height:1.5;width:500px;color:#58627a}@media only screen and (max-width:600px){.landing-page .landing-hero .landing-header .content-header .left-content .content-body .subtitle{font-size:16px;width:100%}}.landing-page .landing-hero .landing-header .content-header .left-content .content-body .btn-join{padding:10px;width:210px;border-radius:24px;-webkit-box-shadow:0 16px 40px 0 rgba(190,167,11,.17);box-shadow:0 16px 40px 0 rgba(190,167,11,.17);background-color:#fedd00;border:none;font-size:18px;color:#0064d2;font-weight:400;margin-top:40px;outline:none;cursor:pointer;text-transform:none}@media only screen and (max-width:600px){.landing-page .landing-hero .landing-header .content-header .left-content .content-body .btn-join{width:100%;margin-top:24px}}.landing-page .landing-hero .landing-header .content-header .right-content{width:50%;right:0;height:100%;background-position:0 0;background-repeat:no-repeat;background-size:cover;-o-object-fit:cover;object-fit:cover;float:right;border-bottom-left-radius:110px;z-index:1}@media only screen and (max-width:600px){.landing-page .landing-hero .landing-header .content-header .right-content{width:100%;right:0;background-position:0 0;background-repeat:no-repeat;background-size:cover;-o-object-fit:cover;object-fit:cover;float:none;border-bottom-left-radius:110px;z-index:0;position:absolute;top:87px;height:390px}}@media only screen and (max-width:600px){.landing-page .web-view{display:none}}.landing-page .mobile-view{display:none}@media only screen and (max-width:600px){.landing-page .mobile-view{display:block}}.the-loader{display:block;position:relative;width:64px;height:20px}.the-loader div{position:absolute;top:calc(50% - 5px);width:10px;height:10px;border-radius:50%;background:#fff;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.the-loader div:first-child{left:6px;-webkit-animation:the-loader-1 .6s infinite;animation:the-loader-1 .6s infinite}.the-loader div:nth-child(2){left:6px;-webkit-animation:the-loader-2 .6s infinite;animation:the-loader-2 .6s infinite}.the-loader div:nth-child(3){left:26px;-webkit-animation:the-loader-2 .6s infinite;animation:the-loader-2 .6s infinite}.the-loader div:nth-child(4){left:45px;-webkit-animation:the-loader-3 .6s infinite;animation:the-loader-3 .6s infinite}.homes-landing-page{font-family:TiketOdysseyText,sans-serif}.nav-list{color:#58627a;font-size:14px;font-weight:400;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:4px}.nav-list span[class*=tixicon-custom]{background-color:#58627a;width:18px;height:18px;background-size:cover}.nav-list.nav-toggle:before{position:absolute;top:50%;right:16px;right:1rem;display:block;width:8px;height:8px;padding:0;margin-top:-4px;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%23d2d2d2' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.nav-list.active{color:#0064d2}.nav-list.active.main{border-right:2px solid #0064d2;font-size:14px;font-weight:400;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-list.active.nav-toggle:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.nav-list.active span[class*=tixicon-custom]{background-color:#0064d2}.nav-sub-list{color:#58627a;font-size:14px;font-weight:200;display:-webkit-box;display:-ms-flexbox;display:flex;height:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px 0 30px}.nav-sub-list.active{color:#0064d2;border-right:2px solid #0064d2}.icon{margin-right:8px}.opened .nav-list.nav-toggle:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.the-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.the-pagination .the-page{width:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#35405a}.the-pagination .button-page{margin-right:8px}.progress-bar{position:relative;height:24px;width:99%;border-radius:30px;border:1px solid #e5e5e5}.progress-bar .filler.green{background:#00a474}.progress-bar .filler.green,.progress-bar .filler.red{height:100%;border-top-left-radius:inherit;border-bottom-left-radius:inherit;-webkit-transition:width 1s ease-in;-o-transition:width 1s ease-in;transition:width 1s ease-in}.progress-bar .filler.red{background:#f15c59}.progress-bar .filler.yellow{background:#fedd00;height:100%;border-top-left-radius:inherit;border-bottom-left-radius:inherit;-webkit-transition:width 1s ease-in;-o-transition:width 1s ease-in;transition:width 1s ease-in}.progress-bar .filler.full-percentage{background:#00a474;height:100%;border-radius:inherit}.progress-bar .filler.no-transition{-webkit-transition:none;-o-transition:none;transition:none}.progress-bar.no-border{border:none}.progress-bar .percentage-indicator{position:absolute;color:#fff;top:12%;font-size:10px;text-align:right}.progress-number{position:relative;height:30px;width:99%}.progress-number .percentage-bar{text-align:right;color:#00a474}.progress-number .percentage-bar.green{color:#00a474}.progress-number .percentage-bar.red{color:#f15c59}.progress-number .percentage-bar.yellow{color:#fedd00}.progress-number .percentage-bar .position-number-arrow{display:inline-block;text-align:center}.progress-number .percentage-bar .position-number-arrow .percentage-number{display:block;padding-bottom:10px;font-size:16px}.progress-number .percentage-bar .position-number-arrow .arrow-style.green{border-top:8px solid #00a474;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}.progress-number .percentage-bar .position-number-arrow .arrow-style.red{border-top:8px solid #f15c59;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}.progress-number .percentage-bar .position-number-arrow .arrow-style.yellow{border-top:8px solid #fedd00;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}.radio-grid.rbRow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.radio-grid.rbColumn{display:block;margin-bottom:12px}.radio-style{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#f5f6fa;border-radius:50%;border:1px solid #c6cbda;-webkit-transition:background-color .3s linear,border-color .3s linear;-o-transition:background-color .3s linear,border-color .3s linear;transition:background-color .3s linear,border-color .3s linear}.radio-style:after{top:3px;left:3px;width:8px;height:8px;border-radius:50%;background:#0064d2;content:"";position:absolute;display:none;-webkit-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear}.radio-style.disabled{border:1px solid #dee2ee;background-color:#fff;-webkit-transition:background-color .3s linear,border-color .3s linear;-o-transition:background-color .3s linear,border-color .3s linear;transition:background-color .3s linear,border-color .3s linear}.radio-style.disabled:after{background-color:#f7f7f7;-webkit-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear}.the-radiobutton-group .error-message{color:#f15c59;font-size:12px;margin-top:4px}.radio-container{display:inline-block;position:relative;padding-left:30px;margin-right:60px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear}.radio-container input{position:absolute;opacity:0;cursor:pointer}.radio-container.disabled{color:#c6cbda;cursor:no-drop;-webkit-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear}.radio-container .radio-style{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#fff;border-radius:50%;border:1px solid #c6cbda;-webkit-transition:background-color .3s linear,border-color .3s linear;-o-transition:background-color .3s linear,border-color .3s linear;transition:background-color .3s linear,border-color .3s linear}.radio-container .radio-style:after{top:3px;left:3px;width:8px;height:8px;border-radius:50%;background:#0064d2;content:"";position:absolute;display:none;-webkit-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear}.radio-container .radio-style.disabled{border:1px solid #c6cbda;background-color:#f6f5fa;-webkit-transition:background-color .3s linear,border-color .3s linear;-o-transition:background-color .3s linear,border-color .3s linear;transition:background-color .3s linear,border-color .3s linear}.radio-container .radio-style.disabled:after{background-color:#dee2ee;-webkit-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear}.radio-container input:checked~.radio-style{border:2px solid #0064d2;height:14px;width:14px;-webkit-transition:border-color .3s linear;-o-transition:border-color .3s linear;transition:border-color .3s linear}.radio-container input:checked~.radio-style:after{display:block}.radio-container input:checked~.radio-style.disabled{border:2px solid #dee2ee;background-color:rgba(0,0,0,0);-webkit-transition:border-color .3s linear;-o-transition:border-color .3s linear;transition:border-color .3s linear}.the-table-wrapper-container{height:516px;position:relative;padding-top:64px}.the-table{height:100%;font-size:14px}.the-table .table-container{-webkit-box-flex:1;-ms-flex:1;flex:1 1;margin:0 20px 18px;height:100%}.the-table .tableWrapper{height:100%;overflow:auto}.the-table .tableWrapper .table{min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.the-table .tableWrapper .table a{color:#35405a}.the-table .tableWrapper .loadingOverlay{background-color:#fff;bottom:0;cursor:wait;left:0;opacity:.4;position:absolute;right:0;top:0;z-index:2}.the-table .tableWrapper .thead{overflow:hidden;position:absolute;top:0;z-index:1}.the-table .tableWrapper .head{background-color:#fff;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.the-table .tableWrapper .field{color:#58627a;font-size:14px;font-weight:400;line-height:17px;height:74px;padding:16px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;width:130px;display:-webkit-box;display:-ms-flexbox;display:flex}.the-table .tableWrapper .fieldContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.the-table .tableWrapper .fieldContainer .labelField{color:#58627a;text-align:left;text-align:initial}.the-table .tableWrapper .fieldSort{font-size:10px;margin:0 8px -2px;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.the-table .tableWrapper .fieldSort.sorted{color:#0064d2;font-size:8px;margin:0 15px}.the-table .tableWrapper .fieldSort.sorted.DESC{-webkit-transform:rotate(180deg)!important;-ms-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.the-table .tableWrapper .fieldSort.sorted.ASC,.the-table .tableWrapper .fieldSort.sorted.DESC{margin:0 8px -2px;font-size:4px;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.the-table .tableWrapper .fieldSort.sorted.ASC{-webkit-transform:rotate(0deg)!important;-ms-transform:rotate(0deg)!important;transform:rotate(0deg)!important}.the-table .tableWrapper .body{display:block;height:100%;padding-top:12px}.the-table .tableWrapper .body .no-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:63px 0;color:#8a93a7}.the-table .tableWrapper .row{background-color:#fff;color:#58627a;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:100%;position:relative;width:-webkit-min-content;width:-moz-min-content;width:min-content;min-height:72px;margin-left:0;margin-right:0}.the-table .tableWrapper .row.odd{background-color:#f7f7f7}.the-table .tableWrapper .row .action-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.the-table .tableWrapper .row .action-button-container .action-button{color:#0064d2;font-size:14px;text-align:center;margin:0}.the-table .tableWrapper .row .action-button-container .action-button.delete{color:#f15c59}.the-table .tableWrapper .row .action-button-container .action-button.label{font-size:12px;color:#58627a;margin-top:4px}.the-table .tableWrapper .row .action-button-container .action-button.icon-view{width:15px;height:14px;background:url(/v3/assets/52c15425.svg);display:inline-block}.the-table .tableWrapper .row .action-button-container:hover{opacity:.7;cursor:pointer}.the-table .tableWrapper .row .action-button-container:last-child{margin-right:0}.the-table .tableWrapper .cell{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;width:130px}.the-table .tableWrapper .cell p{word-break:break-word}.the-tabs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:1px solid #e5e5e5}.the-tabs,.the-tabs .the-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.the-tabs .the-tab{font-size:18px;color:#8a93a7;padding:10px;cursor:pointer;margin-right:36px}.the-tabs .the-tab.active{border-bottom:2px solid #0064d2;color:#58627a;font-weight:400}.the-tabs .the-tab.disabled{cursor:not-allowed;opacity:.6}.the-tabs .the-tab.v4{font-size:14px;padding:14px 10px}.the-tabs .the-tab:last-child{margin-right:0}.the-tabs .the-tab-content{width:100%}.the-tabs .the-tab-edit .the-modal,.the-tabs .the-tab-edit .the-modal .hide{-webkit-transition:30ms;-o-transition:30ms;transition:30ms}.the-tabs .the-tab-edit .the-modal-content{text-align:center;color:#58627a}.the-tabs .the-tab-edit .the-modal-content-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:136px;width:443px;padding:0 22px;-webkit-box-sizing:border-box;box-sizing:border-box}.the-tabs .the-tab-edit .the-modal-content h3{margin:0;font-size:18px;font-weight:400;color:#35405a}.the-tabs .the-tab-edit .the-modal-content .the-button{display:inline-block;width:180px;padding:5px 0;font-size:16px}.the-tabs .the-tab-edit .the-modal-content .ghost{margin-right:20px}.the-tabs .the-tab-edit .the-modal-content .error-message{color:red;padding-top:15px}.the-text-editor{position:relative}.the-text-editor .label{color:#35405a;font-size:14px;margin-bottom:4px;height:19px}.the-text-editor .label,.the-text-editor .label-info{font-weight:300;line-height:19px;text-align:left;text-align:initial}.the-text-editor .label-info{color:#58627a;font-size:12px;margin-top:4px}.the-text-editor .label-error{color:#f15c59;font-size:12px;font-weight:300;margin-top:4px}.the-text-editor .label-count{font-size:12px;position:absolute;right:0;margin-top:4px}.the-text-editor .text-editor-body{width:100%;height:100%;position:relative;font-size:12px;color:#8a93a7;border-radius:5px;border-style:solid;border-width:1px!important;border-color:#ddd;padding:12px 10px!important;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.the-text-editor .text-editor-body.active{border-color:#0064d2}.the-text-editor .text-editor-body.error{border:1px solid #f15c59}.the-text-editor .text-editor-body .editor{white-space:pre-wrap;padding:15px 1px}.the-text-editor .text-editor-body .editor .quill .ql-container{font-family:OpenSans,sans-serif}.the-text-editor .text-editor-body .editor .quill .ql-container.ql-snow{border:none}.the-text-editor .text-editor-body .editor .quill .ql-container .ql-editor{padding:0}.the-text-editor .text-editor-body .toolbar{padding-right:8px;display:inline-block}.the-text-editor .text-editor-body .toolbar .button{border-radius:2px;margin-right:2px;width:35px;color:#35405a;font-weight:500;font-size:10px;outline:none;height:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.the-text-editor .text-editor-body .toolbar .button.non-active,.the-text-editor .text-editor-body .toolbar .button:active{background-color:#dee2ee;border:1px solid #dee2ee}.the-text-editor .text-editor-body .toolbar .button.active{background-color:#c6cbda;border:1px solid #dee2ee}.the-text-editor .error-message{color:#f15c59;font-size:12px;margin-top:4px}.the-text-editor .tox .tox-editor-header{-webkit-box-shadow:none!important;box-shadow:none!important}.the-text-editor .tox.tox-tinymce{width:100%;border:none;height:200px!important}.the-text-editor .tox .tox-statusbar{display:none!important}.the-text-editor .tox .tox-edit-area{border-top:none}.the-text-editor .tox .tox-edit-area:before{opacity:0!important}.the-text-editor .tox .tox-toolbar{padding-bottom:4px}.the-text-editor .tox .tox-toolbar__group{border-right:none!important;margin-right:8px!important}.the-text-editor .tox .tox-toolbar__group .tox-tbtn{border-radius:2px;margin-right:2px;width:35px;color:#35405a;font-weight:500;font-size:10px;outline:none;height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#dee2ee;border:1px solid #dee2ee}.the-text-editor .tox .tox-toolbar__group .tox-tbtn:active{background-color:#dee2ee;border:1px solid #dee2ee}.the-text-editor .tox .tox-toolbar__group .tox-tbtn.tox-tbtn--enabled{background-color:#c6cbda;border:1px solid #dee2ee}.the-text-editor .tox .tox-toolbar__group .tox-tbtn span svg{width:16px;height:16px}.the-text-editor .tixicon-undo{width:10px;height:10px;display:inline-block;width:12px;background:url(/v3/assets/dba57019.svg) no-repeat;background-size:100%}.the-text-editor .tixicon-redo{width:10px;height:10px;display:inline-block;width:12px;background:url(/v3/assets/44f4bac8.svg) no-repeat;background-size:100%}.the-text-editor .tixicon-bold{width:10px;height:10px;display:inline-block;background:url(/v3/assets/71046ff3.svg) no-repeat;background-size:cover}.the-text-editor .tixicon-italic{width:10px;height:10px;display:inline-block;background:url(/v3/assets/17da5810.svg) no-repeat;background-size:cover}.the-text-editor .tixicon-underline{width:10px;height:10px;display:inline-block;background:url(/v3/assets/e6189d89.svg) no-repeat;background-size:cover}.the-toast{height:48px;width:100%;color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;z-index:10000;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;background:#fff}.the-toast.opened{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.the-toast.closed{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.the-toast.success{background:#00a474}.the-toast.error{background:#f15c59}.tix-tooltip{overflow:visible!important;position:relative}.tix-tooltip-wrap{display:block;background-color:#35405a;color:#fff;font-size:10px;font-style:normal;line-height:16px;line-height:1rem;border-radius:4px;margin-bottom:5px;padding:8px 16px;pointer-events:none;position:absolute;opacity:0;-webkit-transition:opacity .34s ease-in-out;-o-transition:opacity .34s ease-in-out;transition:opacity .34s ease-in-out;z-index:99;max-width:200px}.tix-tooltip-wrap.bottom{top:150%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.tix-tooltip-wrap.bottom:after{content:"▲";color:#35405a;top:-10px;height:0;left:50%;margin-left:-6px;position:absolute;width:0}.tix-tooltip-wrap.top{bottom:32px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.tix-tooltip-wrap.top:after{content:"▲";color:#35405a;bottom:-10px;height:0;left:50%;margin-left:-6px;position:absolute;width:0;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.tix-tooltip-wrap.left{margin-top:16px}.tix-tooltip-wrap.left:after{content:"▲";color:#35405a;top:-10px;height:0;left:20px;margin-left:-6px;position:absolute;width:0}.tix-tooltip-wrap.right{margin-top:8px}.tix-tooltip-wrap.right:after{content:"▲";color:#35405a;top:-10px;height:0;right:20px;margin-left:-6px;position:absolute;width:0}.tix-tooltip-wrap.bottom-left{top:150%;left:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.tix-tooltip-wrap.bottom-left:after{content:"▲";color:#35405a;top:-10px;height:0;left:75%;margin-left:-6px;position:absolute;width:0}.tix-tooltip-wrap.bottom-right{top:150%;left:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.tix-tooltip-wrap.bottom-right:after{content:"▲";color:#35405a;top:-10px;height:0;left:25%;margin-left:-6px;position:absolute;width:0}.tix-tooltip-wrap.top-left{bottom:32px;left:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.tix-tooltip-wrap.top-left:after{content:"▲";color:#35405a;bottom:-10px;height:0;left:75%;margin-left:-6px;position:absolute;width:0;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.tix-tooltip-wrap.top-right{bottom:32px;left:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.tix-tooltip-wrap.top-right:after{content:"▲";color:#35405a;bottom:-10px;height:0;left:25%;margin-left:-6px;position:absolute;width:0;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.tix-tooltip:focus .tix-tooltip-wrap,.tix-tooltip:hover .tix-tooltip-wrap{opacity:1;pointer-events:auto;display:block}.loading{-webkit-animation:spin .6s linear infinite;animation:spin .6s linear infinite;border-radius:50%;border:5px solid #ddd;border-top-color:#0064d2;height:32px;width:32px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.the-loading-overlay{position:fixed;top:0;bottom:0;right:0;left:0;background-color:#000;background-color:rgba(0,0,0,.3);z-index:9999;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.the-chip{border:1px solid #0064d2;color:#0064d2;border-radius:5px;padding:4px 10px;cursor:pointer;display:inline-block;font-weight:200;font-size:13px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tix-chipgroup .the-chip:not(:last-child){margin-right:15px}.the-chip-active{background:#0064d2;color:#fff}.the-countrycode{position:relative}.the-countrycode .searchbar{position:relative;margin:10px;width:260px}.the-countrycode .searchbar input{background:#f7f7f7;position:relative;border:1px solid #c6cbda;border-radius:4px;color:#8a93a7;font-size:14px;font-weight:400;line-height:19px;outline:none;width:100%;margin-top:0!important;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 12px 12px 40px}.the-countrycode .searchbar input:focus{border:1px solid #c6cbda}.the-countrycode .country-list{z-index:2;position:absolute;background:#fff;border:1px solid #dee2ee;top:47px;border-radius:4px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.23);box-shadow:0 2px 4px 0 rgba(0,0,0,.23)}.the-countrycode .countrycode-options{width:280px;max-height:200px;overflow-y:scroll}.the-countrycode .countrycode-options .option{font-size:16px;padding:10px 4px;margin:0 8px}.the-countrycode .countrycode-options .option-wrapper:hover{cursor:pointer;background:#dee2ee;background:rgba(222,226,238,.5)}.the-countrycode .countrycode-options .option-wrapper:not(:first-child) .option{border-top:.5px solid #dee2ee}.the-countrycode .the-dropdown{width:103px}.the-countrycode .the-dropdown .dropdown-input{padding:0 28px}.the-countrycode .the-dropdown .dropdown-icon{padding:0}.the-countrycode .the-dropdown .flag{width:4px;height:11px;margin:0;padding:0 0 0 12px;position:absolute;left:12px;bottom:16px;z-index:1}.the-countrycode .the-dropdown .withHangingLabel .label{padding-top:6px;padding-left:16px;color:#8a93a7;position:absolute;top:0;left:0;font-size:14px;font-weight:300;cursor:text;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;text-align:left;text-align:initial;-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);pointer-events:none;z-index:1;width:-webkit-max-content;width:-moz-max-content;width:max-content}.the-countrycode .the-dropdown .withHangingLabel .label.active{-webkit-transform:translateY(-12px) scale(.8);-ms-transform:translateY(-12px) scale(.8);transform:translateY(-12px) scale(.8);-webkit-transform-origin:0 6px;-ms-transform-origin:0 6px;transform-origin:0 6px;background-color:#fff;z-index:1;left:10px;top:5px;height:20px;padding:0 5px}.the-countrycode .the-dropdown .withHangingLabel .label.active.primary{color:#0064d2}.the-countrycode .the-dropdown .withHangingLabel .label.danger{color:#f15c59}.the-countrycode .flag{display:inline-block;margin-right:6px;margin-top:2px;width:16px;height:11px}.the-countrycode .flag-ad{background-position:-16px 0}.the-countrycode .flag-ae{background-position:-32px 0}.the-countrycode .flag-af{background-position:-48px 0}.the-countrycode .flag-ag{background-position:-64px 0}.the-countrycode .flag-ai{background-position:-80px 0}.the-countrycode .flag-al{background-position:-96px 0}.the-countrycode .flag-am{background-position:-112px 0}.the-countrycode .flag-ao{background-position:-128px 0}.the-countrycode .flag-ar{background-position:-144px 0}.the-countrycode .flag-as{background-position:-160px 0}.the-countrycode .flag-at{background-position:-176px 0}.the-countrycode .flag-au{background-position:-192px 0}.the-countrycode .flag-aw{background-position:-208px 0}.the-countrycode .flag-az{background-position:-224px 0}.the-countrycode .flag-ba{background-position:-240px 0}.the-countrycode .flag-bb{background-position:0 -11px}.the-countrycode .flag-bd{background-position:-16px -11px}.the-countrycode .flag-be{background-position:-32px -11px}.the-countrycode .flag-bf{background-position:-48px -11px}.the-countrycode .flag-bg{background-position:-64px -11px}.the-countrycode .flag-bh{background-position:-80px -11px}.the-countrycode .flag-bi{background-position:-96px -11px}.the-countrycode .flag-bj{background-position:-112px -11px}.the-countrycode .flag-bm{background-position:-128px -11px}.the-countrycode .flag-bn{background-position:-144px -11px}.the-countrycode .flag-bo{background-position:-160px -11px}.the-countrycode .flag-br{background-position:-176px -11px}.the-countrycode .flag-bs{background-position:-192px -11px}.the-countrycode .flag-bt{background-position:-208px -11px}.the-countrycode .flag-bw{background-position:-224px -11px}.the-countrycode .flag-by{background-position:-240px -11px}.the-countrycode .flag-bz{background-position:0 -22px}.the-countrycode .flag-ca{background-position:-16px -22px}.the-countrycode .flag-cd{background-position:-32px -22px}.the-countrycode .flag-cf{background-position:-48px -22px}.the-countrycode .flag-cg{background-position:-64px -22px}.the-countrycode .flag-ch{background-position:-80px -22px}.the-countrycode .flag-ci{background-position:-96px -22px}.the-countrycode .flag-ck{background-position:-112px -22px}.the-countrycode .flag-cl{background-position:-128px -22px}.the-countrycode .flag-cm{background-position:-144px -22px}.the-countrycode .flag-cn{background-position:-160px -22px}.the-countrycode .flag-co{background-position:-176px -22px}.the-countrycode .flag-cr{background-position:-192px -22px}.the-countrycode .flag-cu{background-position:-208px -22px}.the-countrycode .flag-cv{background-position:-224px -22px}.the-countrycode .flag-cw{background-position:-240px -22px}.the-countrycode .flag-cy{background-position:0 -33px}.the-countrycode .flag-cz{background-position:-16px -33px}.the-countrycode .flag-de{background-position:-32px -33px}.the-countrycode .flag-dj{background-position:-48px -33px}.the-countrycode .flag-dk{background-position:-64px -33px}.the-countrycode .flag-dm{background-position:-80px -33px}.the-countrycode .flag-do{background-position:-96px -33px}.the-countrycode .flag-dz{background-position:-112px -33px}.the-countrycode .flag-ec{background-position:-128px -33px}.the-countrycode .flag-ee{background-position:-144px -33px}.the-countrycode .flag-eg{background-position:-160px -33px}.the-countrycode .flag-er{background-position:-176px -33px}.the-countrycode .flag-es{background-position:-192px -33px}.the-countrycode .flag-et{background-position:-208px -33px}.the-countrycode .flag-fi{background-position:-224px -33px}.the-countrycode .flag-fj{background-position:-240px -33px}.the-countrycode .flag-fk{background-position:0 -44px}.the-countrycode .flag-fm{background-position:-16px -44px}.the-countrycode .flag-fo{background-position:-32px -44px}.the-countrycode .flag-bl,.the-countrycode .flag-fr,.the-countrycode .flag-mf{background-position:-48px -44px}.the-countrycode .flag-ga{background-position:-64px -44px}.the-countrycode .flag-gb{background-position:-80px -44px}.the-countrycode .flag-gd{background-position:-96px -44px}.the-countrycode .flag-ge{background-position:-112px -44px}.the-countrycode .flag-gf{background-position:-128px -44px}.the-countrycode .flag-gh{background-position:-144px -44px}.the-countrycode .flag-gi{background-position:-160px -44px}.the-countrycode .flag-gl{background-position:-176px -44px}.the-countrycode .flag-gm{background-position:-192px -44px}.the-countrycode .flag-gn{background-position:-208px -44px}.the-countrycode .flag-gp{background-position:-224px -44px}.the-countrycode .flag-gq{background-position:-240px -44px}.the-countrycode .flag-gr{background-position:0 -55px}.the-countrycode .flag-gt{background-position:-16px -55px}.the-countrycode .flag-gu{background-position:-32px -55px}.the-countrycode .flag-gw{background-position:-48px -55px}.the-countrycode .flag-gy{background-position:-64px -55px}.the-countrycode .flag-hk{background-position:-80px -55px}.the-countrycode .flag-hn{background-position:-96px -55px}.the-countrycode .flag-hr{background-position:-112px -55px}.the-countrycode .flag-ht{background-position:-128px -55px}.the-countrycode .flag-hu{background-position:-144px -55px}.the-countrycode .flag-id{background-position:-160px -55px}.the-countrycode .flag-ie{background-position:-176px -55px}.the-countrycode .flag-il{background-position:-192px -55px}.the-countrycode .flag-in{background-position:-208px -55px}.the-countrycode .flag-io{background-position:-224px -55px}.the-countrycode .flag-iq{background-position:-240px -55px}.the-countrycode .flag-ir{background-position:0 -66px}.the-countrycode .flag-is{background-position:-16px -66px}.the-countrycode .flag-it{background-position:-32px -66px}.the-countrycode .flag-jm{background-position:-48px -66px}.the-countrycode .flag-jo{background-position:-64px -66px}.the-countrycode .flag-jp{background-position:-80px -66px}.the-countrycode .flag-ke{background-position:-96px -66px}.the-countrycode .flag-kg{background-position:-112px -66px}.the-countrycode .flag-kh{background-position:-128px -66px}.the-countrycode .flag-ki{background-position:-144px -66px}.the-countrycode .flag-km{background-position:-160px -66px}.the-countrycode .flag-kn{background-position:-176px -66px}.the-countrycode .flag-kp{background-position:-192px -66px}.the-countrycode .flag-kr{background-position:-208px -66px}.the-countrycode .flag-kw{background-position:-224px -66px}.the-countrycode .flag-ky{background-position:-240px -66px}.the-countrycode .flag-kz{background-position:0 -77px}.the-countrycode .flag-la{background-position:-16px -77px}.the-countrycode .flag-lb{background-position:-32px -77px}.the-countrycode .flag-lc{background-position:-48px -77px}.the-countrycode .flag-li{background-position:-64px -77px}.the-countrycode .flag-lk{background-position:-80px -77px}.the-countrycode .flag-lr{background-position:-96px -77px}.the-countrycode .flag-ls{background-position:-112px -77px}.the-countrycode .flag-lt{background-position:-128px -77px}.the-countrycode .flag-lu{background-position:-144px -77px}.the-countrycode .flag-lv{background-position:-160px -77px}.the-countrycode .flag-ly{background-position:-176px -77px}.the-countrycode .flag-ma{background-position:-192px -77px}.the-countrycode .flag-mc{background-position:-208px -77px}.the-countrycode .flag-md{background-position:-224px -77px}.the-countrycode .flag-me{background-position:-112px -154px;height:12px}.the-countrycode .flag-mg{background-position:0 -88px}.the-countrycode .flag-mh{background-position:-16px -88px}.the-countrycode .flag-mk{background-position:-32px -88px}.the-countrycode .flag-ml{background-position:-48px -88px}.the-countrycode .flag-mm{background-position:-64px -88px}.the-countrycode .flag-mn{background-position:-80px -88px}.the-countrycode .flag-mo{background-position:-96px -88px}.the-countrycode .flag-mp{background-position:-112px -88px}.the-countrycode .flag-mq{background-position:-128px -88px}.the-countrycode .flag-mr{background-position:-144px -88px}.the-countrycode .flag-ms{background-position:-160px -88px}.the-countrycode .flag-mt{background-position:-176px -88px}.the-countrycode .flag-mu{background-position:-192px -88px}.the-countrycode .flag-mv{background-position:-208px -88px}.the-countrycode .flag-mw{background-position:-224px -88px}.the-countrycode .flag-mx{background-position:-240px -88px}.the-countrycode .flag-my{background-position:0 -99px}.the-countrycode .flag-mz{background-position:-16px -99px}.the-countrycode .flag-na{background-position:-32px -99px}.the-countrycode .flag-nc{background-position:-48px -99px}.the-countrycode .flag-ne{background-position:-64px -99px}.the-countrycode .flag-nf{background-position:-80px -99px}.the-countrycode .flag-ng{background-position:-96px -99px}.the-countrycode .flag-ni{background-position:-112px -99px}.the-countrycode .flag-bq,.the-countrycode .flag-nl{background-position:-128px -99px}.the-countrycode .flag-no{background-position:-144px -99px}.the-countrycode .flag-np{background-position:-160px -99px}.the-countrycode .flag-nr{background-position:-176px -99px}.the-countrycode .flag-nu{background-position:-192px -99px}.the-countrycode .flag-nz{background-position:-208px -99px}.the-countrycode .flag-om{background-position:-224px -99px}.the-countrycode .flag-pa{background-position:-240px -99px}.the-countrycode .flag-pe{background-position:0 -110px}.the-countrycode .flag-pf{background-position:-16px -110px}.the-countrycode .flag-pg{background-position:-32px -110px}.the-countrycode .flag-ph{background-position:-48px -110px}.the-countrycode .flag-pk{background-position:-64px -110px}.the-countrycode .flag-pl{background-position:-80px -110px}.the-countrycode .flag-pm{background-position:-96px -110px}.the-countrycode .flag-pr{background-position:-112px -110px}.the-countrycode .flag-ps{background-position:-128px -110px}.the-countrycode .flag-pt{background-position:-144px -110px}.the-countrycode .flag-pw{background-position:-160px -110px}.the-countrycode .flag-py{background-position:-176px -110px}.the-countrycode .flag-qa{background-position:-192px -110px}.the-countrycode .flag-re{background-position:-208px -110px}.the-countrycode .flag-ro{background-position:-224px -110px}.the-countrycode .flag-rs{background-position:-240px -110px}.the-countrycode .flag-ru{background-position:0 -121px}.the-countrycode .flag-rw{background-position:-16px -121px}.the-countrycode .flag-sa{background-position:-32px -121px}.the-countrycode .flag-sb{background-position:-48px -121px}.the-countrycode .flag-sc{background-position:-64px -121px}.the-countrycode .flag-sd{background-position:-80px -121px}.the-countrycode .flag-se{background-position:-96px -121px}.the-countrycode .flag-sg{background-position:-112px -121px}.the-countrycode .flag-sh{background-position:-128px -121px}.the-countrycode .flag-si{background-position:-144px -121px}.the-countrycode .flag-sk{background-position:-160px -121px}.the-countrycode .flag-sl{background-position:-176px -121px}.the-countrycode .flag-sm{background-position:-192px -121px}.the-countrycode .flag-sn{background-position:-208px -121px}.the-countrycode .flag-so{background-position:-224px -121px}.the-countrycode .flag-sr{background-position:-240px -121px}.the-countrycode .flag-ss{background-position:0 -132px}.the-countrycode .flag-st{background-position:-16px -132px}.the-countrycode .flag-sv{background-position:-32px -132px}.the-countrycode .flag-sx{background-position:-48px -132px}.the-countrycode .flag-sy{background-position:-64px -132px}.the-countrycode .flag-sz{background-position:-80px -132px}.the-countrycode .flag-tc{background-position:-96px -132px}.the-countrycode .flag-td{background-position:-112px -132px}.the-countrycode .flag-tg{background-position:-128px -132px}.the-countrycode .flag-th{background-position:-144px -132px}.the-countrycode .flag-tj{background-position:-160px -132px}.the-countrycode .flag-tk{background-position:-176px -132px}.the-countrycode .flag-tl{background-position:-192px -132px}.the-countrycode .flag-tm{background-position:-208px -132px}.the-countrycode .flag-tn{background-position:-224px -132px}.the-countrycode .flag-to{background-position:-240px -132px}.the-countrycode .flag-tr{background-position:0 -143px}.the-countrycode .flag-tt{background-position:-16px -143px}.the-countrycode .flag-tv{background-position:-32px -143px}.the-countrycode .flag-tw{background-position:-48px -143px}.the-countrycode .flag-tz{background-position:-64px -143px}.the-countrycode .flag-ua{background-position:-80px -143px}.the-countrycode .flag-ug{background-position:-96px -143px}.the-countrycode .flag-us{background-position:-112px -143px}.the-countrycode .flag-uy{background-position:-128px -143px}.the-countrycode .flag-uz{background-position:-144px -143px}.the-countrycode .flag-va{background-position:-160px -143px}.the-countrycode .flag-vc{background-position:-176px -143px}.the-countrycode .flag-ve{background-position:-192px -143px}.the-countrycode .flag-vg{background-position:-208px -143px}.the-countrycode .flag-vi{background-position:-224px -143px}.the-countrycode .flag-vn{background-position:-240px -143px}.the-countrycode .flag-vu{background-position:0 -154px}.the-countrycode .flag-wf{background-position:-16px -154px}.the-countrycode .flag-ws{background-position:-32px -154px}.the-countrycode .flag-ye{background-position:-48px -154px}.the-countrycode .flag-za{background-position:-64px -154px}.the-countrycode .flag-zm{background-position:-80px -154px}.the-countrycode .flag-zw{background-position:-96px -154px}.the-countrycode .dropdown-mobile{display:none}.the-input-slider-container{display:block;width:100%}.the-input-slider-container .the-input-slider{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;margin:0;height:24px;overflow:hidden;cursor:pointer;outline:none}.the-input-slider-container .the-input-slider:focus{outline:none}.the-input-slider-container .the-input-slider::-webkit-slider-runnable-track{width:100%;height:24px;background:-webkit-gradient(linear,left top,left bottom,from(#0064d2),to(#0064d2)) 100% 50%/100% 2px no-repeat rgba(0,0,0,0);background:-webkit-linear-gradient(top,#0064d2,#0064d2) 100% 50%/100% 2px no-repeat rgba(0,0,0,0);background:linear-gradient(180deg,#0064d2,#0064d2) 100% 50%/100% 2px no-repeat rgba(0,0,0,0)}.the-input-slider-container .the-input-slider::-webkit-slider-thumb{position:relative;-webkit-appearance:none;appearance:none;height:24px;width:24px;background:#fff;border-radius:100%;border:1px solid #0064d2;top:50%;margin-top:-12px;-webkit-box-shadow:1px 0 0 -11px #cfcfcf,2px 0 0 -11px #cfcfcf,3px 0 0 -11px #cfcfcf,4px 0 0 -11px #cfcfcf,5px 0 0 -11px #cfcfcf,6px 0 0 -11px #cfcfcf,7px 0 0 -11px #cfcfcf,8px 0 0 -11px #cfcfcf,9px 0 0 -11px #cfcfcf,10px 0 0 -11px #cfcfcf,11px 0 0 -11px #cfcfcf,12px 0 0 -11px #cfcfcf,13px 0 0 -11px #cfcfcf,14px 0 0 -11px #cfcfcf,15px 0 0 -11px #cfcfcf,16px 0 0 -11px #cfcfcf,17px 0 0 -11px #cfcfcf,18px 0 0 -11px #cfcfcf,19px 0 0 -11px #cfcfcf,20px 0 0 -11px #cfcfcf,21px 0 0 -11px #cfcfcf,22px 0 0 -11px #cfcfcf,23px 0 0 -11px #cfcfcf,24px 0 0 -11px #cfcfcf,25px 0 0 -11px #cfcfcf,26px 0 0 -11px #cfcfcf,27px 0 0 -11px #cfcfcf,28px 0 0 -11px #cfcfcf,29px 0 0 -11px #cfcfcf,30px 0 0 -11px #cfcfcf,31px 0 0 -11px #cfcfcf,32px 0 0 -11px #cfcfcf,33px 0 0 -11px #cfcfcf,34px 0 0 -11px #cfcfcf,35px 0 0 -11px #cfcfcf,36px 0 0 -11px #cfcfcf,37px 0 0 -11px #cfcfcf,38px 0 0 -11px #cfcfcf,39px 0 0 -11px #cfcfcf,40px 0 0 -11px #cfcfcf,41px 0 0 -11px #cfcfcf,42px 0 0 -11px #cfcfcf,43px 0 0 -11px #cfcfcf,44px 0 0 -11px #cfcfcf,45px 0 0 -11px #cfcfcf,46px 0 0 -11px #cfcfcf,47px 0 0 -11px #cfcfcf,48px 0 0 -11px #cfcfcf,49px 0 0 -11px #cfcfcf,50px 0 0 -11px #cfcfcf,51px 0 0 -11px #cfcfcf,52px 0 0 -11px #cfcfcf,53px 0 0 -11px #cfcfcf,54px 0 0 -11px #cfcfcf,55px 0 0 -11px #cfcfcf,56px 0 0 -11px #cfcfcf,57px 0 0 -11px #cfcfcf,58px 0 0 -11px #cfcfcf,59px 0 0 -11px #cfcfcf,60px 0 0 -11px #cfcfcf,61px 0 0 -11px #cfcfcf,62px 0 0 -11px #cfcfcf,63px 0 0 -11px #cfcfcf,64px 0 0 -11px #cfcfcf,65px 0 0 -11px #cfcfcf,66px 0 0 -11px #cfcfcf,67px 0 0 -11px #cfcfcf,68px 0 0 -11px #cfcfcf,69px 0 0 -11px #cfcfcf,70px 0 0 -11px #cfcfcf,71px 0 0 -11px #cfcfcf,72px 0 0 -11px #cfcfcf,73px 0 0 -11px #cfcfcf,74px 0 0 -11px #cfcfcf,75px 0 0 -11px #cfcfcf,76px 0 0 -11px #cfcfcf,77px 0 0 -11px #cfcfcf,78px 0 0 -11px #cfcfcf,79px 0 0 -11px #cfcfcf,80px 0 0 -11px #cfcfcf,81px 0 0 -11px #cfcfcf,82px 0 0 -11px #cfcfcf,83px 0 0 -11px #cfcfcf,84px 0 0 -11px #cfcfcf,85px 0 0 -11px #cfcfcf,86px 0 0 -11px #cfcfcf,87px 0 0 -11px #cfcfcf,88px 0 0 -11px #cfcfcf,89px 0 0 -11px #cfcfcf,90px 0 0 -11px #cfcfcf,91px 0 0 -11px #cfcfcf,92px 0 0 -11px #cfcfcf,93px 0 0 -11px #cfcfcf,94px 0 0 -11px #cfcfcf,95px 0 0 -11px #cfcfcf,96px 0 0 -11px #cfcfcf,97px 0 0 -11px #cfcfcf,98px 0 0 -11px #cfcfcf,99px 0 0 -11px #cfcfcf,100px 0 0 -11px #cfcfcf,101px 0 0 -11px #cfcfcf,102px 0 0 -11px #cfcfcf,103px 0 0 -11px #cfcfcf,104px 0 0 -11px #cfcfcf,105px 0 0 -11px #cfcfcf,106px 0 0 -11px #cfcfcf,107px 0 0 -11px #cfcfcf,108px 0 0 -11px #cfcfcf,109px 0 0 -11px #cfcfcf,110px 0 0 -11px #cfcfcf,111px 0 0 -11px #cfcfcf,112px 0 0 -11px #cfcfcf,113px 0 0 -11px #cfcfcf,114px 0 0 -11px #cfcfcf,115px 0 0 -11px #cfcfcf,116px 0 0 -11px #cfcfcf,117px 0 0 -11px #cfcfcf,118px 0 0 -11px #cfcfcf,119px 0 0 -11px #cfcfcf,120px 0 0 -11px #cfcfcf,121px 0 0 -11px #cfcfcf,122px 0 0 -11px #cfcfcf,123px 0 0 -11px #cfcfcf,124px 0 0 -11px #cfcfcf,125px 0 0 -11px #cfcfcf,126px 0 0 -11px #cfcfcf,127px 0 0 -11px #cfcfcf,128px 0 0 -11px #cfcfcf,129px 0 0 -11px #cfcfcf,130px 0 0 -11px #cfcfcf,131px 0 0 -11px #cfcfcf,132px 0 0 -11px #cfcfcf,133px 0 0 -11px #cfcfcf,134px 0 0 -11px #cfcfcf,135px 0 0 -11px #cfcfcf,136px 0 0 -11px #cfcfcf,137px 0 0 -11px #cfcfcf,138px 0 0 -11px #cfcfcf,139px 0 0 -11px #cfcfcf,140px 0 0 -11px #cfcfcf,141px 0 0 -11px #cfcfcf,142px 0 0 -11px #cfcfcf,143px 0 0 -11px #cfcfcf,144px 0 0 -11px #cfcfcf,145px 0 0 -11px #cfcfcf,146px 0 0 -11px #cfcfcf,147px 0 0 -11px #cfcfcf,148px 0 0 -11px #cfcfcf,149px 0 0 -11px #cfcfcf,150px 0 0 -11px #cfcfcf,151px 0 0 -11px #cfcfcf,152px 0 0 -11px #cfcfcf,153px 0 0 -11px #cfcfcf,154px 0 0 -11px #cfcfcf,155px 0 0 -11px #cfcfcf,156px 0 0 -11px #cfcfcf,157px 0 0 -11px #cfcfcf,158px 0 0 -11px #cfcfcf,159px 0 0 -11px #cfcfcf,160px 0 0 -11px #cfcfcf,161px 0 0 -11px #cfcfcf,162px 0 0 -11px #cfcfcf,163px 0 0 -11px #cfcfcf,164px 0 0 -11px #cfcfcf,165px 0 0 -11px #cfcfcf,166px 0 0 -11px #cfcfcf,167px 0 0 -11px #cfcfcf,168px 0 0 -11px #cfcfcf,169px 0 0 -11px #cfcfcf,170px 0 0 -11px #cfcfcf,171px 0 0 -11px #cfcfcf,172px 0 0 -11px #cfcfcf,173px 0 0 -11px #cfcfcf,174px 0 0 -11px #cfcfcf,175px 0 0 -11px #cfcfcf,176px 0 0 -11px #cfcfcf,177px 0 0 -11px #cfcfcf,178px 0 0 -11px #cfcfcf,179px 0 0 -11px #cfcfcf,180px 0 0 -11px #cfcfcf,181px 0 0 -11px #cfcfcf,182px 0 0 -11px #cfcfcf,183px 0 0 -11px #cfcfcf,184px 0 0 -11px #cfcfcf,185px 0 0 -11px #cfcfcf,186px 0 0 -11px #cfcfcf,187px 0 0 -11px #cfcfcf,188px 0 0 -11px #cfcfcf,189px 0 0 -11px #cfcfcf,190px 0 0 -11px #cfcfcf,191px 0 0 -11px #cfcfcf,192px 0 0 -11px #cfcfcf,193px 0 0 -11px #cfcfcf,194px 0 0 -11px #cfcfcf,195px 0 0 -11px #cfcfcf,196px 0 0 -11px #cfcfcf,197px 0 0 -11px #cfcfcf,198px 0 0 -11px #cfcfcf,199px 0 0 -11px #cfcfcf,200px 0 0 -11px #cfcfcf,201px 0 0 -11px #cfcfcf,202px 0 0 -11px #cfcfcf,203px 0 0 -11px #cfcfcf,204px 0 0 -11px #cfcfcf,205px 0 0 -11px #cfcfcf,206px 0 0 -11px #cfcfcf,207px 0 0 -11px #cfcfcf,208px 0 0 -11px #cfcfcf,209px 0 0 -11px #cfcfcf,210px 0 0 -11px #cfcfcf,211px 0 0 -11px #cfcfcf,212px 0 0 -11px #cfcfcf,213px 0 0 -11px #cfcfcf,214px 0 0 -11px #cfcfcf,215px 0 0 -11px #cfcfcf,216px 0 0 -11px #cfcfcf,217px 0 0 -11px #cfcfcf,218px 0 0 -11px #cfcfcf,219px 0 0 -11px #cfcfcf,220px 0 0 -11px #cfcfcf,221px 0 0 -11px #cfcfcf,222px 0 0 -11px #cfcfcf,223px 0 0 -11px #cfcfcf,224px 0 0 -11px #cfcfcf,225px 0 0 -11px #cfcfcf,226px 0 0 -11px #cfcfcf,227px 0 0 -11px #cfcfcf,228px 0 0 -11px #cfcfcf,229px 0 0 -11px #cfcfcf,230px 0 0 -11px #cfcfcf,231px 0 0 -11px #cfcfcf,232px 0 0 -11px #cfcfcf,233px 0 0 -11px #cfcfcf,234px 0 0 -11px #cfcfcf,235px 0 0 -11px #cfcfcf,236px 0 0 -11px #cfcfcf,237px 0 0 -11px #cfcfcf,238px 0 0 -11px #cfcfcf,239px 0 0 -11px #cfcfcf,240px 0 0 -11px #cfcfcf,241px 0 0 -11px #cfcfcf,242px 0 0 -11px #cfcfcf,243px 0 0 -11px #cfcfcf,244px 0 0 -11px #cfcfcf,245px 0 0 -11px #cfcfcf,246px 0 0 -11px #cfcfcf,247px 0 0 -11px #cfcfcf,248px 0 0 -11px #cfcfcf,249px 0 0 -11px #cfcfcf,250px 0 0 -11px #cfcfcf,251px 0 0 -11px #cfcfcf,252px 0 0 -11px #cfcfcf,253px 0 0 -11px #cfcfcf,254px 0 0 -11px #cfcfcf,255px 0 0 -11px #cfcfcf,256px 0 0 -11px #cfcfcf,257px 0 0 -11px #cfcfcf,258px 0 0 -11px #cfcfcf,259px 0 0 -11px #cfcfcf,260px 0 0 -11px #cfcfcf,261px 0 0 -11px #cfcfcf,262px 0 0 -11px #cfcfcf,263px 0 0 -11px #cfcfcf,264px 0 0 -11px #cfcfcf,265px 0 0 -11px #cfcfcf,266px 0 0 -11px #cfcfcf,267px 0 0 -11px #cfcfcf,268px 0 0 -11px #cfcfcf,269px 0 0 -11px #cfcfcf,270px 0 0 -11px #cfcfcf,271px 0 0 -11px #cfcfcf,272px 0 0 -11px #cfcfcf,273px 0 0 -11px #cfcfcf,274px 0 0 -11px #cfcfcf,275px 0 0 -11px #cfcfcf,276px 0 0 -11px #cfcfcf,277px 0 0 -11px #cfcfcf,278px 0 0 -11px #cfcfcf,279px 0 0 -11px #cfcfcf,280px 0 0 -11px #cfcfcf,281px 0 0 -11px #cfcfcf,282px 0 0 -11px #cfcfcf,283px 0 0 -11px #cfcfcf,284px 0 0 -11px #cfcfcf,285px 0 0 -11px #cfcfcf,286px 0 0 -11px #cfcfcf,287px 0 0 -11px #cfcfcf,288px 0 0 -11px #cfcfcf,289px 0 0 -11px #cfcfcf,290px 0 0 -11px #cfcfcf,291px 0 0 -11px #cfcfcf,292px 0 0 -11px #cfcfcf,293px 0 0 -11px #cfcfcf,294px 0 0 -11px #cfcfcf,295px 0 0 -11px #cfcfcf,296px 0 0 -11px #cfcfcf,297px 0 0 -11px #cfcfcf,298px 0 0 -11px #cfcfcf,299px 0 0 -11px #cfcfcf,300px 0 0 -11px #cfcfcf,301px 0 0 -11px #cfcfcf,302px 0 0 -11px #cfcfcf,303px 0 0 -11px #cfcfcf,304px 0 0 -11px #cfcfcf,305px 0 0 -11px #cfcfcf,306px 0 0 -11px #cfcfcf,307px 0 0 -11px #cfcfcf,308px 0 0 -11px #cfcfcf,309px 0 0 -11px #cfcfcf,310px 0 0 -11px #cfcfcf,311px 0 0 -11px #cfcfcf,312px 0 0 -11px #cfcfcf,313px 0 0 -11px #cfcfcf,314px 0 0 -11px #cfcfcf,315px 0 0 -11px #cfcfcf,316px 0 0 -11px #cfcfcf,317px 0 0 -11px #cfcfcf,318px 0 0 -11px #cfcfcf,319px 0 0 -11px #cfcfcf,320px 0 0 -11px #cfcfcf,321px 0 0 -11px #cfcfcf,322px 0 0 -11px #cfcfcf,323px 0 0 -11px #cfcfcf,324px 0 0 -11px #cfcfcf,325px 0 0 -11px #cfcfcf,326px 0 0 -11px #cfcfcf,327px 0 0 -11px #cfcfcf,328px 0 0 -11px #cfcfcf,329px 0 0 -11px #cfcfcf,330px 0 0 -11px #cfcfcf,331px 0 0 -11px #cfcfcf,332px 0 0 -11px #cfcfcf,333px 0 0 -11px #cfcfcf,334px 0 0 -11px #cfcfcf,335px 0 0 -11px #cfcfcf,336px 0 0 -11px #cfcfcf,337px 0 0 -11px #cfcfcf,338px 0 0 -11px #cfcfcf,339px 0 0 -11px #cfcfcf,340px 0 0 -11px #cfcfcf,341px 0 0 -11px #cfcfcf,342px 0 0 -11px #cfcfcf,343px 0 0 -11px #cfcfcf,344px 0 0 -11px #cfcfcf,345px 0 0 -11px #cfcfcf,346px 0 0 -11px #cfcfcf,347px 0 0 -11px #cfcfcf,348px 0 0 -11px #cfcfcf,349px 0 0 -11px #cfcfcf,350px 0 0 -11px #cfcfcf,351px 0 0 -11px #cfcfcf,352px 0 0 -11px #cfcfcf,353px 0 0 -11px #cfcfcf,354px 0 0 -11px #cfcfcf,355px 0 0 -11px #cfcfcf,356px 0 0 -11px #cfcfcf,357px 0 0 -11px #cfcfcf,358px 0 0 -11px #cfcfcf,359px 0 0 -11px #cfcfcf,360px 0 0 -11px #cfcfcf,361px 0 0 -11px #cfcfcf,362px 0 0 -11px #cfcfcf,363px 0 0 -11px #cfcfcf,364px 0 0 -11px #cfcfcf,365px 0 0 -11px #cfcfcf,366px 0 0 -11px #cfcfcf,367px 0 0 -11px #cfcfcf,368px 0 0 -11px #cfcfcf,369px 0 0 -11px #cfcfcf,370px 0 0 -11px #cfcfcf,371px 0 0 -11px #cfcfcf,372px 0 0 -11px #cfcfcf,373px 0 0 -11px #cfcfcf,374px 0 0 -11px #cfcfcf,375px 0 0 -11px #cfcfcf,376px 0 0 -11px #cfcfcf,377px 0 0 -11px #cfcfcf,378px 0 0 -11px #cfcfcf,379px 0 0 -11px #cfcfcf,380px 0 0 -11px #cfcfcf,381px 0 0 -11px #cfcfcf,382px 0 0 -11px #cfcfcf,383px 0 0 -11px #cfcfcf,384px 0 0 -11px #cfcfcf,385px 0 0 -11px #cfcfcf,386px 0 0 -11px #cfcfcf,387px 0 0 -11px #cfcfcf,388px 0 0 -11px #cfcfcf,389px 0 0 -11px #cfcfcf,390px 0 0 -11px #cfcfcf,391px 0 0 -11px #cfcfcf,392px 0 0 -11px #cfcfcf,393px 0 0 -11px #cfcfcf,394px 0 0 -11px #cfcfcf,395px 0 0 -11px #cfcfcf,396px 0 0 -11px #cfcfcf,397px 0 0 -11px #cfcfcf,398px 0 0 -11px #cfcfcf,399px 0 0 -11px #cfcfcf,400px 0 0 -11px #cfcfcf,401px 0 0 -11px #cfcfcf,402px 0 0 -11px #cfcfcf,403px 0 0 -11px #cfcfcf,404px 0 0 -11px #cfcfcf,405px 0 0 -11px #cfcfcf,406px 0 0 -11px #cfcfcf,407px 0 0 -11px #cfcfcf,408px 0 0 -11px #cfcfcf,409px 0 0 -11px #cfcfcf,410px 0 0 -11px #cfcfcf,411px 0 0 -11px #cfcfcf,412px 0 0 -11px #cfcfcf,413px 0 0 -11px #cfcfcf,414px 0 0 -11px #cfcfcf,415px 0 0 -11px #cfcfcf,416px 0 0 -11px #cfcfcf,417px 0 0 -11px #cfcfcf,418px 0 0 -11px #cfcfcf,419px 0 0 -11px #cfcfcf,420px 0 0 -11px #cfcfcf,421px 0 0 -11px #cfcfcf,422px 0 0 -11px #cfcfcf,423px 0 0 -11px #cfcfcf,424px 0 0 -11px #cfcfcf,425px 0 0 -11px #cfcfcf,426px 0 0 -11px #cfcfcf,427px 0 0 -11px #cfcfcf,428px 0 0 -11px #cfcfcf,429px 0 0 -11px #cfcfcf,430px 0 0 -11px #cfcfcf,431px 0 0 -11px #cfcfcf,432px 0 0 -11px #cfcfcf,433px 0 0 -11px #cfcfcf,434px 0 0 -11px #cfcfcf,435px 0 0 -11px #cfcfcf,436px 0 0 -11px #cfcfcf,437px 0 0 -11px #cfcfcf,438px 0 0 -11px #cfcfcf,439px 0 0 -11px #cfcfcf,440px 0 0 -11px #cfcfcf,441px 0 0 -11px #cfcfcf,442px 0 0 -11px #cfcfcf,443px 0 0 -11px #cfcfcf,444px 0 0 -11px #cfcfcf,445px 0 0 -11px #cfcfcf,446px 0 0 -11px #cfcfcf,447px 0 0 -11px #cfcfcf,448px 0 0 -11px #cfcfcf,449px 0 0 -11px #cfcfcf,450px 0 0 -11px #cfcfcf,451px 0 0 -11px #cfcfcf,452px 0 0 -11px #cfcfcf,453px 0 0 -11px #cfcfcf,454px 0 0 -11px #cfcfcf,455px 0 0 -11px #cfcfcf,456px 0 0 -11px #cfcfcf,457px 0 0 -11px #cfcfcf,458px 0 0 -11px #cfcfcf,459px 0 0 -11px #cfcfcf,460px 0 0 -11px #cfcfcf,461px 0 0 -11px #cfcfcf,462px 0 0 -11px #cfcfcf,463px 0 0 -11px #cfcfcf,464px 0 0 -11px #cfcfcf,465px 0 0 -11px #cfcfcf,466px 0 0 -11px #cfcfcf,467px 0 0 -11px #cfcfcf,468px 0 0 -11px #cfcfcf,469px 0 0 -11px #cfcfcf,470px 0 0 -11px #cfcfcf,471px 0 0 -11px #cfcfcf,472px 0 0 -11px #cfcfcf,473px 0 0 -11px #cfcfcf,474px 0 0 -11px #cfcfcf,475px 0 0 -11px #cfcfcf,476px 0 0 -11px #cfcfcf,477px 0 0 -11px #cfcfcf,478px 0 0 -11px #cfcfcf,479px 0 0 -11px #cfcfcf,480px 0 0 -11px #cfcfcf,481px 0 0 -11px #cfcfcf,482px 0 0 -11px #cfcfcf,483px 0 0 -11px #cfcfcf,484px 0 0 -11px #cfcfcf,485px 0 0 -11px #cfcfcf,486px 0 0 -11px #cfcfcf,487px 0 0 -11px #cfcfcf,488px 0 0 -11px #cfcfcf,489px 0 0 -11px #cfcfcf,490px 0 0 -11px #cfcfcf,491px 0 0 -11px #cfcfcf,492px 0 0 -11px #cfcfcf,493px 0 0 -11px #cfcfcf,494px 0 0 -11px #cfcfcf,495px 0 0 -11px #cfcfcf,496px 0 0 -11px #cfcfcf,497px 0 0 -11px #cfcfcf,498px 0 0 -11px #cfcfcf,499px 0 0 -11px #cfcfcf,500px 0 0 -11px #cfcfcf,501px 0 0 -11px #cfcfcf,502px 0 0 -11px #cfcfcf,503px 0 0 -11px #cfcfcf,504px 0 0 -11px #cfcfcf,505px 0 0 -11px #cfcfcf,506px 0 0 -11px #cfcfcf,507px 0 0 -11px #cfcfcf,508px 0 0 -11px #cfcfcf,509px 0 0 -11px #cfcfcf,510px 0 0 -11px #cfcfcf,511px 0 0 -11px #cfcfcf,512px 0 0 -11px #cfcfcf,513px 0 0 -11px #cfcfcf,514px 0 0 -11px #cfcfcf,515px 0 0 -11px #cfcfcf,516px 0 0 -11px #cfcfcf,517px 0 0 -11px #cfcfcf,518px 0 0 -11px #cfcfcf,519px 0 0 -11px #cfcfcf,520px 0 0 -11px #cfcfcf,521px 0 0 -11px #cfcfcf,522px 0 0 -11px #cfcfcf,523px 0 0 -11px #cfcfcf,524px 0 0 -11px #cfcfcf,525px 0 0 -11px #cfcfcf,526px 0 0 -11px #cfcfcf,527px 0 0 -11px #cfcfcf,528px 0 0 -11px #cfcfcf,529px 0 0 -11px #cfcfcf,530px 0 0 -11px #cfcfcf,531px 0 0 -11px #cfcfcf,532px 0 0 -11px #cfcfcf,533px 0 0 -11px #cfcfcf,534px 0 0 -11px #cfcfcf,535px 0 0 -11px #cfcfcf,536px 0 0 -11px #cfcfcf,537px 0 0 -11px #cfcfcf,538px 0 0 -11px #cfcfcf,539px 0 0 -11px #cfcfcf,540px 0 0 -11px #cfcfcf,541px 0 0 -11px #cfcfcf,542px 0 0 -11px #cfcfcf,543px 0 0 -11px #cfcfcf,544px 0 0 -11px #cfcfcf,545px 0 0 -11px #cfcfcf,546px 0 0 -11px #cfcfcf,547px 0 0 -11px #cfcfcf,548px 0 0 -11px #cfcfcf,549px 0 0 -11px #cfcfcf,550px 0 0 -11px #cfcfcf,551px 0 0 -11px #cfcfcf,552px 0 0 -11px #cfcfcf,553px 0 0 -11px #cfcfcf,554px 0 0 -11px #cfcfcf,555px 0 0 -11px #cfcfcf,556px 0 0 -11px #cfcfcf,557px 0 0 -11px #cfcfcf,558px 0 0 -11px #cfcfcf,559px 0 0 -11px #cfcfcf,560px 0 0 -11px #cfcfcf,561px 0 0 -11px #cfcfcf,562px 0 0 -11px #cfcfcf,563px 0 0 -11px #cfcfcf,564px 0 0 -11px #cfcfcf,565px 0 0 -11px #cfcfcf,566px 0 0 -11px #cfcfcf,567px 0 0 -11px #cfcfcf,568px 0 0 -11px #cfcfcf,569px 0 0 -11px #cfcfcf,570px 0 0 -11px #cfcfcf,571px 0 0 -11px #cfcfcf,572px 0 0 -11px #cfcfcf,573px 0 0 -11px #cfcfcf,574px 0 0 -11px #cfcfcf,575px 0 0 -11px #cfcfcf,576px 0 0 -11px #cfcfcf,577px 0 0 -11px #cfcfcf,578px 0 0 -11px #cfcfcf,579px 0 0 -11px #cfcfcf,580px 0 0 -11px #cfcfcf,581px 0 0 -11px #cfcfcf,582px 0 0 -11px #cfcfcf,583px 0 0 -11px #cfcfcf,584px 0 0 -11px #cfcfcf,585px 0 0 -11px #cfcfcf,586px 0 0 -11px #cfcfcf,587px 0 0 -11px #cfcfcf,588px 0 0 -11px #cfcfcf,589px 0 0 -11px #cfcfcf,590px 0 0 -11px #cfcfcf,591px 0 0 -11px #cfcfcf,592px 0 0 -11px #cfcfcf,593px 0 0 -11px #cfcfcf,594px 0 0 -11px #cfcfcf,595px 0 0 -11px #cfcfcf,596px 0 0 -11px #cfcfcf,597px 0 0 -11px #cfcfcf,598px 0 0 -11px #cfcfcf,599px 0 0 -11px #cfcfcf,600px 0 0 -11px #cfcfcf,601px 0 0 -11px #cfcfcf,602px 0 0 -11px #cfcfcf,603px 0 0 -11px #cfcfcf,604px 0 0 -11px #cfcfcf,605px 0 0 -11px #cfcfcf,606px 0 0 -11px #cfcfcf,607px 0 0 -11px #cfcfcf,608px 0 0 -11px #cfcfcf,609px 0 0 -11px #cfcfcf,610px 0 0 -11px #cfcfcf,611px 0 0 -11px #cfcfcf,612px 0 0 -11px #cfcfcf,613px 0 0 -11px #cfcfcf,614px 0 0 -11px #cfcfcf,615px 0 0 -11px #cfcfcf,616px 0 0 -11px #cfcfcf,617px 0 0 -11px #cfcfcf,618px 0 0 -11px #cfcfcf,619px 0 0 -11px #cfcfcf,620px 0 0 -11px #cfcfcf,621px 0 0 -11px #cfcfcf,622px 0 0 -11px #cfcfcf,623px 0 0 -11px #cfcfcf,624px 0 0 -11px #cfcfcf,625px 0 0 -11px #cfcfcf,626px 0 0 -11px #cfcfcf,627px 0 0 -11px #cfcfcf,628px 0 0 -11px #cfcfcf,629px 0 0 -11px #cfcfcf,630px 0 0 -11px #cfcfcf,631px 0 0 -11px #cfcfcf,632px 0 0 -11px #cfcfcf,633px 0 0 -11px #cfcfcf,634px 0 0 -11px #cfcfcf,635px 0 0 -11px #cfcfcf,636px 0 0 -11px #cfcfcf,637px 0 0 -11px #cfcfcf,638px 0 0 -11px #cfcfcf,639px 0 0 -11px #cfcfcf,640px 0 0 -11px #cfcfcf,641px 0 0 -11px #cfcfcf,642px 0 0 -11px #cfcfcf,643px 0 0 -11px #cfcfcf,644px 0 0 -11px #cfcfcf,645px 0 0 -11px #cfcfcf,646px 0 0 -11px #cfcfcf,647px 0 0 -11px #cfcfcf,648px 0 0 -11px #cfcfcf,649px 0 0 -11px #cfcfcf,650px 0 0 -11px #cfcfcf,651px 0 0 -11px #cfcfcf,652px 0 0 -11px #cfcfcf,653px 0 0 -11px #cfcfcf,654px 0 0 -11px #cfcfcf,655px 0 0 -11px #cfcfcf,656px 0 0 -11px #cfcfcf,657px 0 0 -11px #cfcfcf,658px 0 0 -11px #cfcfcf,659px 0 0 -11px #cfcfcf,660px 0 0 -11px #cfcfcf,661px 0 0 -11px #cfcfcf,662px 0 0 -11px #cfcfcf,663px 0 0 -11px #cfcfcf,664px 0 0 -11px #cfcfcf,665px 0 0 -11px #cfcfcf,666px 0 0 -11px #cfcfcf,667px 0 0 -11px #cfcfcf,668px 0 0 -11px #cfcfcf,669px 0 0 -11px #cfcfcf,670px 0 0 -11px #cfcfcf,671px 0 0 -11px #cfcfcf,672px 0 0 -11px #cfcfcf,673px 0 0 -11px #cfcfcf,674px 0 0 -11px #cfcfcf,675px 0 0 -11px #cfcfcf,676px 0 0 -11px #cfcfcf,677px 0 0 -11px #cfcfcf,678px 0 0 -11px #cfcfcf,679px 0 0 -11px #cfcfcf,680px 0 0 -11px #cfcfcf,681px 0 0 -11px #cfcfcf,682px 0 0 -11px #cfcfcf,683px 0 0 -11px #cfcfcf,684px 0 0 -11px #cfcfcf,685px 0 0 -11px #cfcfcf,686px 0 0 -11px #cfcfcf,687px 0 0 -11px #cfcfcf,688px 0 0 -11px #cfcfcf,689px 0 0 -11px #cfcfcf,690px 0 0 -11px #cfcfcf,691px 0 0 -11px #cfcfcf,692px 0 0 -11px #cfcfcf,693px 0 0 -11px #cfcfcf,694px 0 0 -11px #cfcfcf,695px 0 0 -11px #cfcfcf,696px 0 0 -11px #cfcfcf,697px 0 0 -11px #cfcfcf,698px 0 0 -11px #cfcfcf,699px 0 0 -11px #cfcfcf,700px 0 0 -11px #cfcfcf,701px 0 0 -11px #cfcfcf,702px 0 0 -11px #cfcfcf,703px 0 0 -11px #cfcfcf,704px 0 0 -11px #cfcfcf,705px 0 0 -11px #cfcfcf,706px 0 0 -11px #cfcfcf,707px 0 0 -11px #cfcfcf,708px 0 0 -11px #cfcfcf,709px 0 0 -11px #cfcfcf,710px 0 0 -11px #cfcfcf,711px 0 0 -11px #cfcfcf,712px 0 0 -11px #cfcfcf,713px 0 0 -11px #cfcfcf,714px 0 0 -11px #cfcfcf,715px 0 0 -11px #cfcfcf,716px 0 0 -11px #cfcfcf,717px 0 0 -11px #cfcfcf,718px 0 0 -11px #cfcfcf,719px 0 0 -11px #cfcfcf,720px 0 0 -11px #cfcfcf,721px 0 0 -11px #cfcfcf,722px 0 0 -11px #cfcfcf,723px 0 0 -11px #cfcfcf,724px 0 0 -11px #cfcfcf,725px 0 0 -11px #cfcfcf,726px 0 0 -11px #cfcfcf,727px 0 0 -11px #cfcfcf,728px 0 0 -11px #cfcfcf,729px 0 0 -11px #cfcfcf,730px 0 0 -11px #cfcfcf,731px 0 0 -11px #cfcfcf,732px 0 0 -11px #cfcfcf,733px 0 0 -11px #cfcfcf,734px 0 0 -11px #cfcfcf,735px 0 0 -11px #cfcfcf,736px 0 0 -11px #cfcfcf,737px 0 0 -11px #cfcfcf,738px 0 0 -11px #cfcfcf,739px 0 0 -11px #cfcfcf,740px 0 0 -11px #cfcfcf,741px 0 0 -11px #cfcfcf,742px 0 0 -11px #cfcfcf,743px 0 0 -11px #cfcfcf,744px 0 0 -11px #cfcfcf,745px 0 0 -11px #cfcfcf,746px 0 0 -11px #cfcfcf,747px 0 0 -11px #cfcfcf,748px 0 0 -11px #cfcfcf,749px 0 0 -11px #cfcfcf,750px 0 0 -11px #cfcfcf,751px 0 0 -11px #cfcfcf,752px 0 0 -11px #cfcfcf,753px 0 0 -11px #cfcfcf,754px 0 0 -11px #cfcfcf,755px 0 0 -11px #cfcfcf,756px 0 0 -11px #cfcfcf,757px 0 0 -11px #cfcfcf,758px 0 0 -11px #cfcfcf,759px 0 0 -11px #cfcfcf,760px 0 0 -11px #cfcfcf,761px 0 0 -11px #cfcfcf,762px 0 0 -11px #cfcfcf,763px 0 0 -11px #cfcfcf,764px 0 0 -11px #cfcfcf,765px 0 0 -11px #cfcfcf,766px 0 0 -11px #cfcfcf,767px 0 0 -11px #cfcfcf,768px 0 0 -11px #cfcfcf,769px 0 0 -11px #cfcfcf,770px 0 0 -11px #cfcfcf,771px 0 0 -11px #cfcfcf,772px 0 0 -11px #cfcfcf,773px 0 0 -11px #cfcfcf,774px 0 0 -11px #cfcfcf,775px 0 0 -11px #cfcfcf,776px 0 0 -11px #cfcfcf,777px 0 0 -11px #cfcfcf,778px 0 0 -11px #cfcfcf,779px 0 0 -11px #cfcfcf,780px 0 0 -11px #cfcfcf,781px 0 0 -11px #cfcfcf,782px 0 0 -11px #cfcfcf,783px 0 0 -11px #cfcfcf,784px 0 0 -11px #cfcfcf,785px 0 0 -11px #cfcfcf,786px 0 0 -11px #cfcfcf,787px 0 0 -11px #cfcfcf,788px 0 0 -11px #cfcfcf,789px 0 0 -11px #cfcfcf,790px 0 0 -11px #cfcfcf,791px 0 0 -11px #cfcfcf,792px 0 0 -11px #cfcfcf,793px 0 0 -11px #cfcfcf,794px 0 0 -11px #cfcfcf,795px 0 0 -11px #cfcfcf,796px 0 0 -11px #cfcfcf,797px 0 0 -11px #cfcfcf,798px 0 0 -11px #cfcfcf,799px 0 0 -11px #cfcfcf,800px 0 0 -11px #cfcfcf,801px 0 0 -11px #cfcfcf,802px 0 0 -11px #cfcfcf,803px 0 0 -11px #cfcfcf,804px 0 0 -11px #cfcfcf,805px 0 0 -11px #cfcfcf,806px 0 0 -11px #cfcfcf,807px 0 0 -11px #cfcfcf,808px 0 0 -11px #cfcfcf,809px 0 0 -11px #cfcfcf,810px 0 0 -11px #cfcfcf,811px 0 0 -11px #cfcfcf,812px 0 0 -11px #cfcfcf,813px 0 0 -11px #cfcfcf,814px 0 0 -11px #cfcfcf,815px 0 0 -11px #cfcfcf,816px 0 0 -11px #cfcfcf,817px 0 0 -11px #cfcfcf,818px 0 0 -11px #cfcfcf,819px 0 0 -11px #cfcfcf,820px 0 0 -11px #cfcfcf,821px 0 0 -11px #cfcfcf,822px 0 0 -11px #cfcfcf,823px 0 0 -11px #cfcfcf,824px 0 0 -11px #cfcfcf,825px 0 0 -11px #cfcfcf,826px 0 0 -11px #cfcfcf,827px 0 0 -11px #cfcfcf,828px 0 0 -11px #cfcfcf,829px 0 0 -11px #cfcfcf,830px 0 0 -11px #cfcfcf,831px 0 0 -11px #cfcfcf,832px 0 0 -11px #cfcfcf,833px 0 0 -11px #cfcfcf,834px 0 0 -11px #cfcfcf,835px 0 0 -11px #cfcfcf,836px 0 0 -11px #cfcfcf,837px 0 0 -11px #cfcfcf,838px 0 0 -11px #cfcfcf,839px 0 0 -11px #cfcfcf,840px 0 0 -11px #cfcfcf,841px 0 0 -11px #cfcfcf,842px 0 0 -11px #cfcfcf,843px 0 0 -11px #cfcfcf,844px 0 0 -11px #cfcfcf,845px 0 0 -11px #cfcfcf,846px 0 0 -11px #cfcfcf,847px 0 0 -11px #cfcfcf,848px 0 0 -11px #cfcfcf,849px 0 0 -11px #cfcfcf,850px 0 0 -11px #cfcfcf,851px 0 0 -11px #cfcfcf,852px 0 0 -11px #cfcfcf,853px 0 0 -11px #cfcfcf,854px 0 0 -11px #cfcfcf,855px 0 0 -11px #cfcfcf,856px 0 0 -11px #cfcfcf,857px 0 0 -11px #cfcfcf,858px 0 0 -11px #cfcfcf,859px 0 0 -11px #cfcfcf,860px 0 0 -11px #cfcfcf,861px 0 0 -11px #cfcfcf,862px 0 0 -11px #cfcfcf,863px 0 0 -11px #cfcfcf,864px 0 0 -11px #cfcfcf,865px 0 0 -11px #cfcfcf,866px 0 0 -11px #cfcfcf,867px 0 0 -11px #cfcfcf,868px 0 0 -11px #cfcfcf,869px 0 0 -11px #cfcfcf,870px 0 0 -11px #cfcfcf,871px 0 0 -11px #cfcfcf,872px 0 0 -11px #cfcfcf,873px 0 0 -11px #cfcfcf,874px 0 0 -11px #cfcfcf,875px 0 0 -11px #cfcfcf,876px 0 0 -11px #cfcfcf,877px 0 0 -11px #cfcfcf,878px 0 0 -11px #cfcfcf,879px 0 0 -11px #cfcfcf,880px 0 0 -11px #cfcfcf,881px 0 0 -11px #cfcfcf,882px 0 0 -11px #cfcfcf,883px 0 0 -11px #cfcfcf,884px 0 0 -11px #cfcfcf,885px 0 0 -11px #cfcfcf,886px 0 0 -11px #cfcfcf,887px 0 0 -11px #cfcfcf,888px 0 0 -11px #cfcfcf,889px 0 0 -11px #cfcfcf,890px 0 0 -11px #cfcfcf,891px 0 0 -11px #cfcfcf,892px 0 0 -11px #cfcfcf,893px 0 0 -11px #cfcfcf,894px 0 0 -11px #cfcfcf,895px 0 0 -11px #cfcfcf,896px 0 0 -11px #cfcfcf,897px 0 0 -11px #cfcfcf,898px 0 0 -11px #cfcfcf,899px 0 0 -11px #cfcfcf,900px 0 0 -11px #cfcfcf,901px 0 0 -11px #cfcfcf,902px 0 0 -11px #cfcfcf,903px 0 0 -11px #cfcfcf,904px 0 0 -11px #cfcfcf,905px 0 0 -11px #cfcfcf,906px 0 0 -11px #cfcfcf,907px 0 0 -11px #cfcfcf,908px 0 0 -11px #cfcfcf,909px 0 0 -11px #cfcfcf,910px 0 0 -11px #cfcfcf,911px 0 0 -11px #cfcfcf,912px 0 0 -11px #cfcfcf,913px 0 0 -11px #cfcfcf,914px 0 0 -11px #cfcfcf,915px 0 0 -11px #cfcfcf,916px 0 0 -11px #cfcfcf,917px 0 0 -11px #cfcfcf,918px 0 0 -11px #cfcfcf,919px 0 0 -11px #cfcfcf,920px 0 0 -11px #cfcfcf,921px 0 0 -11px #cfcfcf,922px 0 0 -11px #cfcfcf,923px 0 0 -11px #cfcfcf,924px 0 0 -11px #cfcfcf,925px 0 0 -11px #cfcfcf,926px 0 0 -11px #cfcfcf,927px 0 0 -11px #cfcfcf,928px 0 0 -11px #cfcfcf,929px 0 0 -11px #cfcfcf,930px 0 0 -11px #cfcfcf,931px 0 0 -11px #cfcfcf,932px 0 0 -11px #cfcfcf,933px 0 0 -11px #cfcfcf,934px 0 0 -11px #cfcfcf,935px 0 0 -11px #cfcfcf,936px 0 0 -11px #cfcfcf,937px 0 0 -11px #cfcfcf,938px 0 0 -11px #cfcfcf,939px 0 0 -11px #cfcfcf,940px 0 0 -11px #cfcfcf,941px 0 0 -11px #cfcfcf,942px 0 0 -11px #cfcfcf,943px 0 0 -11px #cfcfcf,944px 0 0 -11px #cfcfcf,945px 0 0 -11px #cfcfcf,946px 0 0 -11px #cfcfcf,947px 0 0 -11px #cfcfcf,948px 0 0 -11px #cfcfcf,949px 0 0 -11px #cfcfcf,950px 0 0 -11px #cfcfcf,951px 0 0 -11px #cfcfcf,952px 0 0 -11px #cfcfcf,953px 0 0 -11px #cfcfcf,954px 0 0 -11px #cfcfcf,955px 0 0 -11px #cfcfcf,956px 0 0 -11px #cfcfcf,957px 0 0 -11px #cfcfcf,958px 0 0 -11px #cfcfcf,959px 0 0 -11px #cfcfcf,960px 0 0 -11px #cfcfcf,961px 0 0 -11px #cfcfcf,962px 0 0 -11px #cfcfcf,963px 0 0 -11px #cfcfcf,964px 0 0 -11px #cfcfcf,965px 0 0 -11px #cfcfcf,966px 0 0 -11px #cfcfcf,967px 0 0 -11px #cfcfcf,968px 0 0 -11px #cfcfcf,969px 0 0 -11px #cfcfcf,970px 0 0 -11px #cfcfcf,971px 0 0 -11px #cfcfcf,972px 0 0 -11px #cfcfcf,973px 0 0 -11px #cfcfcf,974px 0 0 -11px #cfcfcf,975px 0 0 -11px #cfcfcf,976px 0 0 -11px #cfcfcf,977px 0 0 -11px #cfcfcf,978px 0 0 -11px #cfcfcf,979px 0 0 -11px #cfcfcf,980px 0 0 -11px #cfcfcf,981px 0 0 -11px #cfcfcf,982px 0 0 -11px #cfcfcf,983px 0 0 -11px #cfcfcf,984px 0 0 -11px #cfcfcf,985px 0 0 -11px #cfcfcf,986px 0 0 -11px #cfcfcf,987px 0 0 -11px #cfcfcf,988px 0 0 -11px #cfcfcf,989px 0 0 -11px #cfcfcf,990px 0 0 -11px #cfcfcf,991px 0 0 -11px #cfcfcf,992px 0 0 -11px #cfcfcf,993px 0 0 -11px #cfcfcf,994px 0 0 -11px #cfcfcf,995px 0 0 -11px #cfcfcf,996px 0 0 -11px #cfcfcf,997px 0 0 -11px #cfcfcf,998px 0 0 -11px #cfcfcf,999px 0 0 -11px #cfcfcf,1000px 0 0 -11px #cfcfcf;box-shadow:1px 0 0 -11px #cfcfcf,2px 0 0 -11px #cfcfcf,3px 0 0 -11px #cfcfcf,4px 0 0 -11px #cfcfcf,5px 0 0 -11px #cfcfcf,6px 0 0 -11px #cfcfcf,7px 0 0 -11px #cfcfcf,8px 0 0 -11px #cfcfcf,9px 0 0 -11px #cfcfcf,10px 0 0 -11px #cfcfcf,11px 0 0 -11px #cfcfcf,12px 0 0 -11px #cfcfcf,13px 0 0 -11px #cfcfcf,14px 0 0 -11px #cfcfcf,15px 0 0 -11px #cfcfcf,16px 0 0 -11px #cfcfcf,17px 0 0 -11px #cfcfcf,18px 0 0 -11px #cfcfcf,19px 0 0 -11px #cfcfcf,20px 0 0 -11px #cfcfcf,21px 0 0 -11px #cfcfcf,22px 0 0 -11px #cfcfcf,23px 0 0 -11px #cfcfcf,24px 0 0 -11px #cfcfcf,25px 0 0 -11px #cfcfcf,26px 0 0 -11px #cfcfcf,27px 0 0 -11px #cfcfcf,28px 0 0 -11px #cfcfcf,29px 0 0 -11px #cfcfcf,30px 0 0 -11px #cfcfcf,31px 0 0 -11px #cfcfcf,32px 0 0 -11px #cfcfcf,33px 0 0 -11px #cfcfcf,34px 0 0 -11px #cfcfcf,35px 0 0 -11px #cfcfcf,36px 0 0 -11px #cfcfcf,37px 0 0 -11px #cfcfcf,38px 0 0 -11px #cfcfcf,39px 0 0 -11px #cfcfcf,40px 0 0 -11px #cfcfcf,41px 0 0 -11px #cfcfcf,42px 0 0 -11px #cfcfcf,43px 0 0 -11px #cfcfcf,44px 0 0 -11px #cfcfcf,45px 0 0 -11px #cfcfcf,46px 0 0 -11px #cfcfcf,47px 0 0 -11px #cfcfcf,48px 0 0 -11px #cfcfcf,49px 0 0 -11px #cfcfcf,50px 0 0 -11px #cfcfcf,51px 0 0 -11px #cfcfcf,52px 0 0 -11px #cfcfcf,53px 0 0 -11px #cfcfcf,54px 0 0 -11px #cfcfcf,55px 0 0 -11px #cfcfcf,56px 0 0 -11px #cfcfcf,57px 0 0 -11px #cfcfcf,58px 0 0 -11px #cfcfcf,59px 0 0 -11px #cfcfcf,60px 0 0 -11px #cfcfcf,61px 0 0 -11px #cfcfcf,62px 0 0 -11px #cfcfcf,63px 0 0 -11px #cfcfcf,64px 0 0 -11px #cfcfcf,65px 0 0 -11px #cfcfcf,66px 0 0 -11px #cfcfcf,67px 0 0 -11px #cfcfcf,68px 0 0 -11px #cfcfcf,69px 0 0 -11px #cfcfcf,70px 0 0 -11px #cfcfcf,71px 0 0 -11px #cfcfcf,72px 0 0 -11px #cfcfcf,73px 0 0 -11px #cfcfcf,74px 0 0 -11px #cfcfcf,75px 0 0 -11px #cfcfcf,76px 0 0 -11px #cfcfcf,77px 0 0 -11px #cfcfcf,78px 0 0 -11px #cfcfcf,79px 0 0 -11px #cfcfcf,80px 0 0 -11px #cfcfcf,81px 0 0 -11px #cfcfcf,82px 0 0 -11px #cfcfcf,83px 0 0 -11px #cfcfcf,84px 0 0 -11px #cfcfcf,85px 0 0 -11px #cfcfcf,86px 0 0 -11px #cfcfcf,87px 0 0 -11px #cfcfcf,88px 0 0 -11px #cfcfcf,89px 0 0 -11px #cfcfcf,90px 0 0 -11px #cfcfcf,91px 0 0 -11px #cfcfcf,92px 0 0 -11px #cfcfcf,93px 0 0 -11px #cfcfcf,94px 0 0 -11px #cfcfcf,95px 0 0 -11px #cfcfcf,96px 0 0 -11px #cfcfcf,97px 0 0 -11px #cfcfcf,98px 0 0 -11px #cfcfcf,99px 0 0 -11px #cfcfcf,100px 0 0 -11px #cfcfcf,101px 0 0 -11px #cfcfcf,102px 0 0 -11px #cfcfcf,103px 0 0 -11px #cfcfcf,104px 0 0 -11px #cfcfcf,105px 0 0 -11px #cfcfcf,106px 0 0 -11px #cfcfcf,107px 0 0 -11px #cfcfcf,108px 0 0 -11px #cfcfcf,109px 0 0 -11px #cfcfcf,110px 0 0 -11px #cfcfcf,111px 0 0 -11px #cfcfcf,112px 0 0 -11px #cfcfcf,113px 0 0 -11px #cfcfcf,114px 0 0 -11px #cfcfcf,115px 0 0 -11px #cfcfcf,116px 0 0 -11px #cfcfcf,117px 0 0 -11px #cfcfcf,118px 0 0 -11px #cfcfcf,119px 0 0 -11px #cfcfcf,120px 0 0 -11px #cfcfcf,121px 0 0 -11px #cfcfcf,122px 0 0 -11px #cfcfcf,123px 0 0 -11px #cfcfcf,124px 0 0 -11px #cfcfcf,125px 0 0 -11px #cfcfcf,126px 0 0 -11px #cfcfcf,127px 0 0 -11px #cfcfcf,128px 0 0 -11px #cfcfcf,129px 0 0 -11px #cfcfcf,130px 0 0 -11px #cfcfcf,131px 0 0 -11px #cfcfcf,132px 0 0 -11px #cfcfcf,133px 0 0 -11px #cfcfcf,134px 0 0 -11px #cfcfcf,135px 0 0 -11px #cfcfcf,136px 0 0 -11px #cfcfcf,137px 0 0 -11px #cfcfcf,138px 0 0 -11px #cfcfcf,139px 0 0 -11px #cfcfcf,140px 0 0 -11px #cfcfcf,141px 0 0 -11px #cfcfcf,142px 0 0 -11px #cfcfcf,143px 0 0 -11px #cfcfcf,144px 0 0 -11px #cfcfcf,145px 0 0 -11px #cfcfcf,146px 0 0 -11px #cfcfcf,147px 0 0 -11px #cfcfcf,148px 0 0 -11px #cfcfcf,149px 0 0 -11px #cfcfcf,150px 0 0 -11px #cfcfcf,151px 0 0 -11px #cfcfcf,152px 0 0 -11px #cfcfcf,153px 0 0 -11px #cfcfcf,154px 0 0 -11px #cfcfcf,155px 0 0 -11px #cfcfcf,156px 0 0 -11px #cfcfcf,157px 0 0 -11px #cfcfcf,158px 0 0 -11px #cfcfcf,159px 0 0 -11px #cfcfcf,160px 0 0 -11px #cfcfcf,161px 0 0 -11px #cfcfcf,162px 0 0 -11px #cfcfcf,163px 0 0 -11px #cfcfcf,164px 0 0 -11px #cfcfcf,165px 0 0 -11px #cfcfcf,166px 0 0 -11px #cfcfcf,167px 0 0 -11px #cfcfcf,168px 0 0 -11px #cfcfcf,169px 0 0 -11px #cfcfcf,170px 0 0 -11px #cfcfcf,171px 0 0 -11px #cfcfcf,172px 0 0 -11px #cfcfcf,173px 0 0 -11px #cfcfcf,174px 0 0 -11px #cfcfcf,175px 0 0 -11px #cfcfcf,176px 0 0 -11px #cfcfcf,177px 0 0 -11px #cfcfcf,178px 0 0 -11px #cfcfcf,179px 0 0 -11px #cfcfcf,180px 0 0 -11px #cfcfcf,181px 0 0 -11px #cfcfcf,182px 0 0 -11px #cfcfcf,183px 0 0 -11px #cfcfcf,184px 0 0 -11px #cfcfcf,185px 0 0 -11px #cfcfcf,186px 0 0 -11px #cfcfcf,187px 0 0 -11px #cfcfcf,188px 0 0 -11px #cfcfcf,189px 0 0 -11px #cfcfcf,190px 0 0 -11px #cfcfcf,191px 0 0 -11px #cfcfcf,192px 0 0 -11px #cfcfcf,193px 0 0 -11px #cfcfcf,194px 0 0 -11px #cfcfcf,195px 0 0 -11px #cfcfcf,196px 0 0 -11px #cfcfcf,197px 0 0 -11px #cfcfcf,198px 0 0 -11px #cfcfcf,199px 0 0 -11px #cfcfcf,200px 0 0 -11px #cfcfcf,201px 0 0 -11px #cfcfcf,202px 0 0 -11px #cfcfcf,203px 0 0 -11px #cfcfcf,204px 0 0 -11px #cfcfcf,205px 0 0 -11px #cfcfcf,206px 0 0 -11px #cfcfcf,207px 0 0 -11px #cfcfcf,208px 0 0 -11px #cfcfcf,209px 0 0 -11px #cfcfcf,210px 0 0 -11px #cfcfcf,211px 0 0 -11px #cfcfcf,212px 0 0 -11px #cfcfcf,213px 0 0 -11px #cfcfcf,214px 0 0 -11px #cfcfcf,215px 0 0 -11px #cfcfcf,216px 0 0 -11px #cfcfcf,217px 0 0 -11px #cfcfcf,218px 0 0 -11px #cfcfcf,219px 0 0 -11px #cfcfcf,220px 0 0 -11px #cfcfcf,221px 0 0 -11px #cfcfcf,222px 0 0 -11px #cfcfcf,223px 0 0 -11px #cfcfcf,224px 0 0 -11px #cfcfcf,225px 0 0 -11px #cfcfcf,226px 0 0 -11px #cfcfcf,227px 0 0 -11px #cfcfcf,228px 0 0 -11px #cfcfcf,229px 0 0 -11px #cfcfcf,230px 0 0 -11px #cfcfcf,231px 0 0 -11px #cfcfcf,232px 0 0 -11px #cfcfcf,233px 0 0 -11px #cfcfcf,234px 0 0 -11px #cfcfcf,235px 0 0 -11px #cfcfcf,236px 0 0 -11px #cfcfcf,237px 0 0 -11px #cfcfcf,238px 0 0 -11px #cfcfcf,239px 0 0 -11px #cfcfcf,240px 0 0 -11px #cfcfcf,241px 0 0 -11px #cfcfcf,242px 0 0 -11px #cfcfcf,243px 0 0 -11px #cfcfcf,244px 0 0 -11px #cfcfcf,245px 0 0 -11px #cfcfcf,246px 0 0 -11px #cfcfcf,247px 0 0 -11px #cfcfcf,248px 0 0 -11px #cfcfcf,249px 0 0 -11px #cfcfcf,250px 0 0 -11px #cfcfcf,251px 0 0 -11px #cfcfcf,252px 0 0 -11px #cfcfcf,253px 0 0 -11px #cfcfcf,254px 0 0 -11px #cfcfcf,255px 0 0 -11px #cfcfcf,256px 0 0 -11px #cfcfcf,257px 0 0 -11px #cfcfcf,258px 0 0 -11px #cfcfcf,259px 0 0 -11px #cfcfcf,260px 0 0 -11px #cfcfcf,261px 0 0 -11px #cfcfcf,262px 0 0 -11px #cfcfcf,263px 0 0 -11px #cfcfcf,264px 0 0 -11px #cfcfcf,265px 0 0 -11px #cfcfcf,266px 0 0 -11px #cfcfcf,267px 0 0 -11px #cfcfcf,268px 0 0 -11px #cfcfcf,269px 0 0 -11px #cfcfcf,270px 0 0 -11px #cfcfcf,271px 0 0 -11px #cfcfcf,272px 0 0 -11px #cfcfcf,273px 0 0 -11px #cfcfcf,274px 0 0 -11px #cfcfcf,275px 0 0 -11px #cfcfcf,276px 0 0 -11px #cfcfcf,277px 0 0 -11px #cfcfcf,278px 0 0 -11px #cfcfcf,279px 0 0 -11px #cfcfcf,280px 0 0 -11px #cfcfcf,281px 0 0 -11px #cfcfcf,282px 0 0 -11px #cfcfcf,283px 0 0 -11px #cfcfcf,284px 0 0 -11px #cfcfcf,285px 0 0 -11px #cfcfcf,286px 0 0 -11px #cfcfcf,287px 0 0 -11px #cfcfcf,288px 0 0 -11px #cfcfcf,289px 0 0 -11px #cfcfcf,290px 0 0 -11px #cfcfcf,291px 0 0 -11px #cfcfcf,292px 0 0 -11px #cfcfcf,293px 0 0 -11px #cfcfcf,294px 0 0 -11px #cfcfcf,295px 0 0 -11px #cfcfcf,296px 0 0 -11px #cfcfcf,297px 0 0 -11px #cfcfcf,298px 0 0 -11px #cfcfcf,299px 0 0 -11px #cfcfcf,300px 0 0 -11px #cfcfcf,301px 0 0 -11px #cfcfcf,302px 0 0 -11px #cfcfcf,303px 0 0 -11px #cfcfcf,304px 0 0 -11px #cfcfcf,305px 0 0 -11px #cfcfcf,306px 0 0 -11px #cfcfcf,307px 0 0 -11px #cfcfcf,308px 0 0 -11px #cfcfcf,309px 0 0 -11px #cfcfcf,310px 0 0 -11px #cfcfcf,311px 0 0 -11px #cfcfcf,312px 0 0 -11px #cfcfcf,313px 0 0 -11px #cfcfcf,314px 0 0 -11px #cfcfcf,315px 0 0 -11px #cfcfcf,316px 0 0 -11px #cfcfcf,317px 0 0 -11px #cfcfcf,318px 0 0 -11px #cfcfcf,319px 0 0 -11px #cfcfcf,320px 0 0 -11px #cfcfcf,321px 0 0 -11px #cfcfcf,322px 0 0 -11px #cfcfcf,323px 0 0 -11px #cfcfcf,324px 0 0 -11px #cfcfcf,325px 0 0 -11px #cfcfcf,326px 0 0 -11px #cfcfcf,327px 0 0 -11px #cfcfcf,328px 0 0 -11px #cfcfcf,329px 0 0 -11px #cfcfcf,330px 0 0 -11px #cfcfcf,331px 0 0 -11px #cfcfcf,332px 0 0 -11px #cfcfcf,333px 0 0 -11px #cfcfcf,334px 0 0 -11px #cfcfcf,335px 0 0 -11px #cfcfcf,336px 0 0 -11px #cfcfcf,337px 0 0 -11px #cfcfcf,338px 0 0 -11px #cfcfcf,339px 0 0 -11px #cfcfcf,340px 0 0 -11px #cfcfcf,341px 0 0 -11px #cfcfcf,342px 0 0 -11px #cfcfcf,343px 0 0 -11px #cfcfcf,344px 0 0 -11px #cfcfcf,345px 0 0 -11px #cfcfcf,346px 0 0 -11px #cfcfcf,347px 0 0 -11px #cfcfcf,348px 0 0 -11px #cfcfcf,349px 0 0 -11px #cfcfcf,350px 0 0 -11px #cfcfcf,351px 0 0 -11px #cfcfcf,352px 0 0 -11px #cfcfcf,353px 0 0 -11px #cfcfcf,354px 0 0 -11px #cfcfcf,355px 0 0 -11px #cfcfcf,356px 0 0 -11px #cfcfcf,357px 0 0 -11px #cfcfcf,358px 0 0 -11px #cfcfcf,359px 0 0 -11px #cfcfcf,360px 0 0 -11px #cfcfcf,361px 0 0 -11px #cfcfcf,362px 0 0 -11px #cfcfcf,363px 0 0 -11px #cfcfcf,364px 0 0 -11px #cfcfcf,365px 0 0 -11px #cfcfcf,366px 0 0 -11px #cfcfcf,367px 0 0 -11px #cfcfcf,368px 0 0 -11px #cfcfcf,369px 0 0 -11px #cfcfcf,370px 0 0 -11px #cfcfcf,371px 0 0 -11px #cfcfcf,372px 0 0 -11px #cfcfcf,373px 0 0 -11px #cfcfcf,374px 0 0 -11px #cfcfcf,375px 0 0 -11px #cfcfcf,376px 0 0 -11px #cfcfcf,377px 0 0 -11px #cfcfcf,378px 0 0 -11px #cfcfcf,379px 0 0 -11px #cfcfcf,380px 0 0 -11px #cfcfcf,381px 0 0 -11px #cfcfcf,382px 0 0 -11px #cfcfcf,383px 0 0 -11px #cfcfcf,384px 0 0 -11px #cfcfcf,385px 0 0 -11px #cfcfcf,386px 0 0 -11px #cfcfcf,387px 0 0 -11px #cfcfcf,388px 0 0 -11px #cfcfcf,389px 0 0 -11px #cfcfcf,390px 0 0 -11px #cfcfcf,391px 0 0 -11px #cfcfcf,392px 0 0 -11px #cfcfcf,393px 0 0 -11px #cfcfcf,394px 0 0 -11px #cfcfcf,395px 0 0 -11px #cfcfcf,396px 0 0 -11px #cfcfcf,397px 0 0 -11px #cfcfcf,398px 0 0 -11px #cfcfcf,399px 0 0 -11px #cfcfcf,400px 0 0 -11px #cfcfcf,401px 0 0 -11px #cfcfcf,402px 0 0 -11px #cfcfcf,403px 0 0 -11px #cfcfcf,404px 0 0 -11px #cfcfcf,405px 0 0 -11px #cfcfcf,406px 0 0 -11px #cfcfcf,407px 0 0 -11px #cfcfcf,408px 0 0 -11px #cfcfcf,409px 0 0 -11px #cfcfcf,410px 0 0 -11px #cfcfcf,411px 0 0 -11px #cfcfcf,412px 0 0 -11px #cfcfcf,413px 0 0 -11px #cfcfcf,414px 0 0 -11px #cfcfcf,415px 0 0 -11px #cfcfcf,416px 0 0 -11px #cfcfcf,417px 0 0 -11px #cfcfcf,418px 0 0 -11px #cfcfcf,419px 0 0 -11px #cfcfcf,420px 0 0 -11px #cfcfcf,421px 0 0 -11px #cfcfcf,422px 0 0 -11px #cfcfcf,423px 0 0 -11px #cfcfcf,424px 0 0 -11px #cfcfcf,425px 0 0 -11px #cfcfcf,426px 0 0 -11px #cfcfcf,427px 0 0 -11px #cfcfcf,428px 0 0 -11px #cfcfcf,429px 0 0 -11px #cfcfcf,430px 0 0 -11px #cfcfcf,431px 0 0 -11px #cfcfcf,432px 0 0 -11px #cfcfcf,433px 0 0 -11px #cfcfcf,434px 0 0 -11px #cfcfcf,435px 0 0 -11px #cfcfcf,436px 0 0 -11px #cfcfcf,437px 0 0 -11px #cfcfcf,438px 0 0 -11px #cfcfcf,439px 0 0 -11px #cfcfcf,440px 0 0 -11px #cfcfcf,441px 0 0 -11px #cfcfcf,442px 0 0 -11px #cfcfcf,443px 0 0 -11px #cfcfcf,444px 0 0 -11px #cfcfcf,445px 0 0 -11px #cfcfcf,446px 0 0 -11px #cfcfcf,447px 0 0 -11px #cfcfcf,448px 0 0 -11px #cfcfcf,449px 0 0 -11px #cfcfcf,450px 0 0 -11px #cfcfcf,451px 0 0 -11px #cfcfcf,452px 0 0 -11px #cfcfcf,453px 0 0 -11px #cfcfcf,454px 0 0 -11px #cfcfcf,455px 0 0 -11px #cfcfcf,456px 0 0 -11px #cfcfcf,457px 0 0 -11px #cfcfcf,458px 0 0 -11px #cfcfcf,459px 0 0 -11px #cfcfcf,460px 0 0 -11px #cfcfcf,461px 0 0 -11px #cfcfcf,462px 0 0 -11px #cfcfcf,463px 0 0 -11px #cfcfcf,464px 0 0 -11px #cfcfcf,465px 0 0 -11px #cfcfcf,466px 0 0 -11px #cfcfcf,467px 0 0 -11px #cfcfcf,468px 0 0 -11px #cfcfcf,469px 0 0 -11px #cfcfcf,470px 0 0 -11px #cfcfcf,471px 0 0 -11px #cfcfcf,472px 0 0 -11px #cfcfcf,473px 0 0 -11px #cfcfcf,474px 0 0 -11px #cfcfcf,475px 0 0 -11px #cfcfcf,476px 0 0 -11px #cfcfcf,477px 0 0 -11px #cfcfcf,478px 0 0 -11px #cfcfcf,479px 0 0 -11px #cfcfcf,480px 0 0 -11px #cfcfcf,481px 0 0 -11px #cfcfcf,482px 0 0 -11px #cfcfcf,483px 0 0 -11px #cfcfcf,484px 0 0 -11px #cfcfcf,485px 0 0 -11px #cfcfcf,486px 0 0 -11px #cfcfcf,487px 0 0 -11px #cfcfcf,488px 0 0 -11px #cfcfcf,489px 0 0 -11px #cfcfcf,490px 0 0 -11px #cfcfcf,491px 0 0 -11px #cfcfcf,492px 0 0 -11px #cfcfcf,493px 0 0 -11px #cfcfcf,494px 0 0 -11px #cfcfcf,495px 0 0 -11px #cfcfcf,496px 0 0 -11px #cfcfcf,497px 0 0 -11px #cfcfcf,498px 0 0 -11px #cfcfcf,499px 0 0 -11px #cfcfcf,500px 0 0 -11px #cfcfcf,501px 0 0 -11px #cfcfcf,502px 0 0 -11px #cfcfcf,503px 0 0 -11px #cfcfcf,504px 0 0 -11px #cfcfcf,505px 0 0 -11px #cfcfcf,506px 0 0 -11px #cfcfcf,507px 0 0 -11px #cfcfcf,508px 0 0 -11px #cfcfcf,509px 0 0 -11px #cfcfcf,510px 0 0 -11px #cfcfcf,511px 0 0 -11px #cfcfcf,512px 0 0 -11px #cfcfcf,513px 0 0 -11px #cfcfcf,514px 0 0 -11px #cfcfcf,515px 0 0 -11px #cfcfcf,516px 0 0 -11px #cfcfcf,517px 0 0 -11px #cfcfcf,518px 0 0 -11px #cfcfcf,519px 0 0 -11px #cfcfcf,520px 0 0 -11px #cfcfcf,521px 0 0 -11px #cfcfcf,522px 0 0 -11px #cfcfcf,523px 0 0 -11px #cfcfcf,524px 0 0 -11px #cfcfcf,525px 0 0 -11px #cfcfcf,526px 0 0 -11px #cfcfcf,527px 0 0 -11px #cfcfcf,528px 0 0 -11px #cfcfcf,529px 0 0 -11px #cfcfcf,530px 0 0 -11px #cfcfcf,531px 0 0 -11px #cfcfcf,532px 0 0 -11px #cfcfcf,533px 0 0 -11px #cfcfcf,534px 0 0 -11px #cfcfcf,535px 0 0 -11px #cfcfcf,536px 0 0 -11px #cfcfcf,537px 0 0 -11px #cfcfcf,538px 0 0 -11px #cfcfcf,539px 0 0 -11px #cfcfcf,540px 0 0 -11px #cfcfcf,541px 0 0 -11px #cfcfcf,542px 0 0 -11px #cfcfcf,543px 0 0 -11px #cfcfcf,544px 0 0 -11px #cfcfcf,545px 0 0 -11px #cfcfcf,546px 0 0 -11px #cfcfcf,547px 0 0 -11px #cfcfcf,548px 0 0 -11px #cfcfcf,549px 0 0 -11px #cfcfcf,550px 0 0 -11px #cfcfcf,551px 0 0 -11px #cfcfcf,552px 0 0 -11px #cfcfcf,553px 0 0 -11px #cfcfcf,554px 0 0 -11px #cfcfcf,555px 0 0 -11px #cfcfcf,556px 0 0 -11px #cfcfcf,557px 0 0 -11px #cfcfcf,558px 0 0 -11px #cfcfcf,559px 0 0 -11px #cfcfcf,560px 0 0 -11px #cfcfcf,561px 0 0 -11px #cfcfcf,562px 0 0 -11px #cfcfcf,563px 0 0 -11px #cfcfcf,564px 0 0 -11px #cfcfcf,565px 0 0 -11px #cfcfcf,566px 0 0 -11px #cfcfcf,567px 0 0 -11px #cfcfcf,568px 0 0 -11px #cfcfcf,569px 0 0 -11px #cfcfcf,570px 0 0 -11px #cfcfcf,571px 0 0 -11px #cfcfcf,572px 0 0 -11px #cfcfcf,573px 0 0 -11px #cfcfcf,574px 0 0 -11px #cfcfcf,575px 0 0 -11px #cfcfcf,576px 0 0 -11px #cfcfcf,577px 0 0 -11px #cfcfcf,578px 0 0 -11px #cfcfcf,579px 0 0 -11px #cfcfcf,580px 0 0 -11px #cfcfcf,581px 0 0 -11px #cfcfcf,582px 0 0 -11px #cfcfcf,583px 0 0 -11px #cfcfcf,584px 0 0 -11px #cfcfcf,585px 0 0 -11px #cfcfcf,586px 0 0 -11px #cfcfcf,587px 0 0 -11px #cfcfcf,588px 0 0 -11px #cfcfcf,589px 0 0 -11px #cfcfcf,590px 0 0 -11px #cfcfcf,591px 0 0 -11px #cfcfcf,592px 0 0 -11px #cfcfcf,593px 0 0 -11px #cfcfcf,594px 0 0 -11px #cfcfcf,595px 0 0 -11px #cfcfcf,596px 0 0 -11px #cfcfcf,597px 0 0 -11px #cfcfcf,598px 0 0 -11px #cfcfcf,599px 0 0 -11px #cfcfcf,600px 0 0 -11px #cfcfcf,601px 0 0 -11px #cfcfcf,602px 0 0 -11px #cfcfcf,603px 0 0 -11px #cfcfcf,604px 0 0 -11px #cfcfcf,605px 0 0 -11px #cfcfcf,606px 0 0 -11px #cfcfcf,607px 0 0 -11px #cfcfcf,608px 0 0 -11px #cfcfcf,609px 0 0 -11px #cfcfcf,610px 0 0 -11px #cfcfcf,611px 0 0 -11px #cfcfcf,612px 0 0 -11px #cfcfcf,613px 0 0 -11px #cfcfcf,614px 0 0 -11px #cfcfcf,615px 0 0 -11px #cfcfcf,616px 0 0 -11px #cfcfcf,617px 0 0 -11px #cfcfcf,618px 0 0 -11px #cfcfcf,619px 0 0 -11px #cfcfcf,620px 0 0 -11px #cfcfcf,621px 0 0 -11px #cfcfcf,622px 0 0 -11px #cfcfcf,623px 0 0 -11px #cfcfcf,624px 0 0 -11px #cfcfcf,625px 0 0 -11px #cfcfcf,626px 0 0 -11px #cfcfcf,627px 0 0 -11px #cfcfcf,628px 0 0 -11px #cfcfcf,629px 0 0 -11px #cfcfcf,630px 0 0 -11px #cfcfcf,631px 0 0 -11px #cfcfcf,632px 0 0 -11px #cfcfcf,633px 0 0 -11px #cfcfcf,634px 0 0 -11px #cfcfcf,635px 0 0 -11px #cfcfcf,636px 0 0 -11px #cfcfcf,637px 0 0 -11px #cfcfcf,638px 0 0 -11px #cfcfcf,639px 0 0 -11px #cfcfcf,640px 0 0 -11px #cfcfcf,641px 0 0 -11px #cfcfcf,642px 0 0 -11px #cfcfcf,643px 0 0 -11px #cfcfcf,644px 0 0 -11px #cfcfcf,645px 0 0 -11px #cfcfcf,646px 0 0 -11px #cfcfcf,647px 0 0 -11px #cfcfcf,648px 0 0 -11px #cfcfcf,649px 0 0 -11px #cfcfcf,650px 0 0 -11px #cfcfcf,651px 0 0 -11px #cfcfcf,652px 0 0 -11px #cfcfcf,653px 0 0 -11px #cfcfcf,654px 0 0 -11px #cfcfcf,655px 0 0 -11px #cfcfcf,656px 0 0 -11px #cfcfcf,657px 0 0 -11px #cfcfcf,658px 0 0 -11px #cfcfcf,659px 0 0 -11px #cfcfcf,660px 0 0 -11px #cfcfcf,661px 0 0 -11px #cfcfcf,662px 0 0 -11px #cfcfcf,663px 0 0 -11px #cfcfcf,664px 0 0 -11px #cfcfcf,665px 0 0 -11px #cfcfcf,666px 0 0 -11px #cfcfcf,667px 0 0 -11px #cfcfcf,668px 0 0 -11px #cfcfcf,669px 0 0 -11px #cfcfcf,670px 0 0 -11px #cfcfcf,671px 0 0 -11px #cfcfcf,672px 0 0 -11px #cfcfcf,673px 0 0 -11px #cfcfcf,674px 0 0 -11px #cfcfcf,675px 0 0 -11px #cfcfcf,676px 0 0 -11px #cfcfcf,677px 0 0 -11px #cfcfcf,678px 0 0 -11px #cfcfcf,679px 0 0 -11px #cfcfcf,680px 0 0 -11px #cfcfcf,681px 0 0 -11px #cfcfcf,682px 0 0 -11px #cfcfcf,683px 0 0 -11px #cfcfcf,684px 0 0 -11px #cfcfcf,685px 0 0 -11px #cfcfcf,686px 0 0 -11px #cfcfcf,687px 0 0 -11px #cfcfcf,688px 0 0 -11px #cfcfcf,689px 0 0 -11px #cfcfcf,690px 0 0 -11px #cfcfcf,691px 0 0 -11px #cfcfcf,692px 0 0 -11px #cfcfcf,693px 0 0 -11px #cfcfcf,694px 0 0 -11px #cfcfcf,695px 0 0 -11px #cfcfcf,696px 0 0 -11px #cfcfcf,697px 0 0 -11px #cfcfcf,698px 0 0 -11px #cfcfcf,699px 0 0 -11px #cfcfcf,700px 0 0 -11px #cfcfcf,701px 0 0 -11px #cfcfcf,702px 0 0 -11px #cfcfcf,703px 0 0 -11px #cfcfcf,704px 0 0 -11px #cfcfcf,705px 0 0 -11px #cfcfcf,706px 0 0 -11px #cfcfcf,707px 0 0 -11px #cfcfcf,708px 0 0 -11px #cfcfcf,709px 0 0 -11px #cfcfcf,710px 0 0 -11px #cfcfcf,711px 0 0 -11px #cfcfcf,712px 0 0 -11px #cfcfcf,713px 0 0 -11px #cfcfcf,714px 0 0 -11px #cfcfcf,715px 0 0 -11px #cfcfcf,716px 0 0 -11px #cfcfcf,717px 0 0 -11px #cfcfcf,718px 0 0 -11px #cfcfcf,719px 0 0 -11px #cfcfcf,720px 0 0 -11px #cfcfcf,721px 0 0 -11px #cfcfcf,722px 0 0 -11px #cfcfcf,723px 0 0 -11px #cfcfcf,724px 0 0 -11px #cfcfcf,725px 0 0 -11px #cfcfcf,726px 0 0 -11px #cfcfcf,727px 0 0 -11px #cfcfcf,728px 0 0 -11px #cfcfcf,729px 0 0 -11px #cfcfcf,730px 0 0 -11px #cfcfcf,731px 0 0 -11px #cfcfcf,732px 0 0 -11px #cfcfcf,733px 0 0 -11px #cfcfcf,734px 0 0 -11px #cfcfcf,735px 0 0 -11px #cfcfcf,736px 0 0 -11px #cfcfcf,737px 0 0 -11px #cfcfcf,738px 0 0 -11px #cfcfcf,739px 0 0 -11px #cfcfcf,740px 0 0 -11px #cfcfcf,741px 0 0 -11px #cfcfcf,742px 0 0 -11px #cfcfcf,743px 0 0 -11px #cfcfcf,744px 0 0 -11px #cfcfcf,745px 0 0 -11px #cfcfcf,746px 0 0 -11px #cfcfcf,747px 0 0 -11px #cfcfcf,748px 0 0 -11px #cfcfcf,749px 0 0 -11px #cfcfcf,750px 0 0 -11px #cfcfcf,751px 0 0 -11px #cfcfcf,752px 0 0 -11px #cfcfcf,753px 0 0 -11px #cfcfcf,754px 0 0 -11px #cfcfcf,755px 0 0 -11px #cfcfcf,756px 0 0 -11px #cfcfcf,757px 0 0 -11px #cfcfcf,758px 0 0 -11px #cfcfcf,759px 0 0 -11px #cfcfcf,760px 0 0 -11px #cfcfcf,761px 0 0 -11px #cfcfcf,762px 0 0 -11px #cfcfcf,763px 0 0 -11px #cfcfcf,764px 0 0 -11px #cfcfcf,765px 0 0 -11px #cfcfcf,766px 0 0 -11px #cfcfcf,767px 0 0 -11px #cfcfcf,768px 0 0 -11px #cfcfcf,769px 0 0 -11px #cfcfcf,770px 0 0 -11px #cfcfcf,771px 0 0 -11px #cfcfcf,772px 0 0 -11px #cfcfcf,773px 0 0 -11px #cfcfcf,774px 0 0 -11px #cfcfcf,775px 0 0 -11px #cfcfcf,776px 0 0 -11px #cfcfcf,777px 0 0 -11px #cfcfcf,778px 0 0 -11px #cfcfcf,779px 0 0 -11px #cfcfcf,780px 0 0 -11px #cfcfcf,781px 0 0 -11px #cfcfcf,782px 0 0 -11px #cfcfcf,783px 0 0 -11px #cfcfcf,784px 0 0 -11px #cfcfcf,785px 0 0 -11px #cfcfcf,786px 0 0 -11px #cfcfcf,787px 0 0 -11px #cfcfcf,788px 0 0 -11px #cfcfcf,789px 0 0 -11px #cfcfcf,790px 0 0 -11px #cfcfcf,791px 0 0 -11px #cfcfcf,792px 0 0 -11px #cfcfcf,793px 0 0 -11px #cfcfcf,794px 0 0 -11px #cfcfcf,795px 0 0 -11px #cfcfcf,796px 0 0 -11px #cfcfcf,797px 0 0 -11px #cfcfcf,798px 0 0 -11px #cfcfcf,799px 0 0 -11px #cfcfcf,800px 0 0 -11px #cfcfcf,801px 0 0 -11px #cfcfcf,802px 0 0 -11px #cfcfcf,803px 0 0 -11px #cfcfcf,804px 0 0 -11px #cfcfcf,805px 0 0 -11px #cfcfcf,806px 0 0 -11px #cfcfcf,807px 0 0 -11px #cfcfcf,808px 0 0 -11px #cfcfcf,809px 0 0 -11px #cfcfcf,810px 0 0 -11px #cfcfcf,811px 0 0 -11px #cfcfcf,812px 0 0 -11px #cfcfcf,813px 0 0 -11px #cfcfcf,814px 0 0 -11px #cfcfcf,815px 0 0 -11px #cfcfcf,816px 0 0 -11px #cfcfcf,817px 0 0 -11px #cfcfcf,818px 0 0 -11px #cfcfcf,819px 0 0 -11px #cfcfcf,820px 0 0 -11px #cfcfcf,821px 0 0 -11px #cfcfcf,822px 0 0 -11px #cfcfcf,823px 0 0 -11px #cfcfcf,824px 0 0 -11px #cfcfcf,825px 0 0 -11px #cfcfcf,826px 0 0 -11px #cfcfcf,827px 0 0 -11px #cfcfcf,828px 0 0 -11px #cfcfcf,829px 0 0 -11px #cfcfcf,830px 0 0 -11px #cfcfcf,831px 0 0 -11px #cfcfcf,832px 0 0 -11px #cfcfcf,833px 0 0 -11px #cfcfcf,834px 0 0 -11px #cfcfcf,835px 0 0 -11px #cfcfcf,836px 0 0 -11px #cfcfcf,837px 0 0 -11px #cfcfcf,838px 0 0 -11px #cfcfcf,839px 0 0 -11px #cfcfcf,840px 0 0 -11px #cfcfcf,841px 0 0 -11px #cfcfcf,842px 0 0 -11px #cfcfcf,843px 0 0 -11px #cfcfcf,844px 0 0 -11px #cfcfcf,845px 0 0 -11px #cfcfcf,846px 0 0 -11px #cfcfcf,847px 0 0 -11px #cfcfcf,848px 0 0 -11px #cfcfcf,849px 0 0 -11px #cfcfcf,850px 0 0 -11px #cfcfcf,851px 0 0 -11px #cfcfcf,852px 0 0 -11px #cfcfcf,853px 0 0 -11px #cfcfcf,854px 0 0 -11px #cfcfcf,855px 0 0 -11px #cfcfcf,856px 0 0 -11px #cfcfcf,857px 0 0 -11px #cfcfcf,858px 0 0 -11px #cfcfcf,859px 0 0 -11px #cfcfcf,860px 0 0 -11px #cfcfcf,861px 0 0 -11px #cfcfcf,862px 0 0 -11px #cfcfcf,863px 0 0 -11px #cfcfcf,864px 0 0 -11px #cfcfcf,865px 0 0 -11px #cfcfcf,866px 0 0 -11px #cfcfcf,867px 0 0 -11px #cfcfcf,868px 0 0 -11px #cfcfcf,869px 0 0 -11px #cfcfcf,870px 0 0 -11px #cfcfcf,871px 0 0 -11px #cfcfcf,872px 0 0 -11px #cfcfcf,873px 0 0 -11px #cfcfcf,874px 0 0 -11px #cfcfcf,875px 0 0 -11px #cfcfcf,876px 0 0 -11px #cfcfcf,877px 0 0 -11px #cfcfcf,878px 0 0 -11px #cfcfcf,879px 0 0 -11px #cfcfcf,880px 0 0 -11px #cfcfcf,881px 0 0 -11px #cfcfcf,882px 0 0 -11px #cfcfcf,883px 0 0 -11px #cfcfcf,884px 0 0 -11px #cfcfcf,885px 0 0 -11px #cfcfcf,886px 0 0 -11px #cfcfcf,887px 0 0 -11px #cfcfcf,888px 0 0 -11px #cfcfcf,889px 0 0 -11px #cfcfcf,890px 0 0 -11px #cfcfcf,891px 0 0 -11px #cfcfcf,892px 0 0 -11px #cfcfcf,893px 0 0 -11px #cfcfcf,894px 0 0 -11px #cfcfcf,895px 0 0 -11px #cfcfcf,896px 0 0 -11px #cfcfcf,897px 0 0 -11px #cfcfcf,898px 0 0 -11px #cfcfcf,899px 0 0 -11px #cfcfcf,900px 0 0 -11px #cfcfcf,901px 0 0 -11px #cfcfcf,902px 0 0 -11px #cfcfcf,903px 0 0 -11px #cfcfcf,904px 0 0 -11px #cfcfcf,905px 0 0 -11px #cfcfcf,906px 0 0 -11px #cfcfcf,907px 0 0 -11px #cfcfcf,908px 0 0 -11px #cfcfcf,909px 0 0 -11px #cfcfcf,910px 0 0 -11px #cfcfcf,911px 0 0 -11px #cfcfcf,912px 0 0 -11px #cfcfcf,913px 0 0 -11px #cfcfcf,914px 0 0 -11px #cfcfcf,915px 0 0 -11px #cfcfcf,916px 0 0 -11px #cfcfcf,917px 0 0 -11px #cfcfcf,918px 0 0 -11px #cfcfcf,919px 0 0 -11px #cfcfcf,920px 0 0 -11px #cfcfcf,921px 0 0 -11px #cfcfcf,922px 0 0 -11px #cfcfcf,923px 0 0 -11px #cfcfcf,924px 0 0 -11px #cfcfcf,925px 0 0 -11px #cfcfcf,926px 0 0 -11px #cfcfcf,927px 0 0 -11px #cfcfcf,928px 0 0 -11px #cfcfcf,929px 0 0 -11px #cfcfcf,930px 0 0 -11px #cfcfcf,931px 0 0 -11px #cfcfcf,932px 0 0 -11px #cfcfcf,933px 0 0 -11px #cfcfcf,934px 0 0 -11px #cfcfcf,935px 0 0 -11px #cfcfcf,936px 0 0 -11px #cfcfcf,937px 0 0 -11px #cfcfcf,938px 0 0 -11px #cfcfcf,939px 0 0 -11px #cfcfcf,940px 0 0 -11px #cfcfcf,941px 0 0 -11px #cfcfcf,942px 0 0 -11px #cfcfcf,943px 0 0 -11px #cfcfcf,944px 0 0 -11px #cfcfcf,945px 0 0 -11px #cfcfcf,946px 0 0 -11px #cfcfcf,947px 0 0 -11px #cfcfcf,948px 0 0 -11px #cfcfcf,949px 0 0 -11px #cfcfcf,950px 0 0 -11px #cfcfcf,951px 0 0 -11px #cfcfcf,952px 0 0 -11px #cfcfcf,953px 0 0 -11px #cfcfcf,954px 0 0 -11px #cfcfcf,955px 0 0 -11px #cfcfcf,956px 0 0 -11px #cfcfcf,957px 0 0 -11px #cfcfcf,958px 0 0 -11px #cfcfcf,959px 0 0 -11px #cfcfcf,960px 0 0 -11px #cfcfcf,961px 0 0 -11px #cfcfcf,962px 0 0 -11px #cfcfcf,963px 0 0 -11px #cfcfcf,964px 0 0 -11px #cfcfcf,965px 0 0 -11px #cfcfcf,966px 0 0 -11px #cfcfcf,967px 0 0 -11px #cfcfcf,968px 0 0 -11px #cfcfcf,969px 0 0 -11px #cfcfcf,970px 0 0 -11px #cfcfcf,971px 0 0 -11px #cfcfcf,972px 0 0 -11px #cfcfcf,973px 0 0 -11px #cfcfcf,974px 0 0 -11px #cfcfcf,975px 0 0 -11px #cfcfcf,976px 0 0 -11px #cfcfcf,977px 0 0 -11px #cfcfcf,978px 0 0 -11px #cfcfcf,979px 0 0 -11px #cfcfcf,980px 0 0 -11px #cfcfcf,981px 0 0 -11px #cfcfcf,982px 0 0 -11px #cfcfcf,983px 0 0 -11px #cfcfcf,984px 0 0 -11px #cfcfcf,985px 0 0 -11px #cfcfcf,986px 0 0 -11px #cfcfcf,987px 0 0 -11px #cfcfcf,988px 0 0 -11px #cfcfcf,989px 0 0 -11px #cfcfcf,990px 0 0 -11px #cfcfcf,991px 0 0 -11px #cfcfcf,992px 0 0 -11px #cfcfcf,993px 0 0 -11px #cfcfcf,994px 0 0 -11px #cfcfcf,995px 0 0 -11px #cfcfcf,996px 0 0 -11px #cfcfcf,997px 0 0 -11px #cfcfcf,998px 0 0 -11px #cfcfcf,999px 0 0 -11px #cfcfcf,1000px 0 0 -11px #cfcfcf;-webkit-transition:background-color .15s;-o-transition:background-color .15s;transition:background-color .15s}.the-input-slider-container .the-input-slider::-moz-range-progress,.the-input-slider-container .the-input-slider::-moz-range-track{width:100%;height:24px;background:linear-gradient(180deg,#cfcfcf,#cfcfcf) 100% 50%/100% 2px no-repeat rgba(0,0,0,0)}.the-input-slider-container .the-input-slider::-moz-range-progress{background:linear-gradient(180deg,#0064d2,#0064d2) 100% 50%/100% 2px no-repeat rgba(0,0,0,0)}.the-input-slider-container .the-input-slider::-moz-range-thumb{-moz-appearance:none;appearance:none;margin:0;height:24px;width:24px;background:#fff;border-radius:100%;border:0;-webkit-transition:background-color .15s;-o-transition:background-color .15s;transition:background-color .15s;box-shadow:0 1px 3px 0 rgba(24,35,61,.4)}.the-input-slider-container .the-input-slider::-ms-track{width:100%;height:24px;border:0;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.the-input-slider-container .the-input-slider::-ms-fill-lower{background:linear-gradient(180deg,#0064d2,#0064d2) 100% 50%/100% 2px no-repeat rgba(0,0,0,0)}.the-input-slider-container .the-input-slider::-ms-fill-upper{background:linear-gradient(180deg,#cfcfcf,#cfcfcf) 100% 50%/100% 2px no-repeat rgba(0,0,0,0)}.the-input-slider-container .the-input-slider::-ms-thumb{appearance:none;height:24px;width:24px;background:#fff;border-radius:100%;border:0;-webkit-transition:background-color .15s;-o-transition:background-color .15s;transition:background-color .15s;top:0;margin:0;box-shadow:none}.the-input-slider-container .the-input-slider-track{display:block;width:100%;height:20px;position:relative;padding-top:8px}.the-input-slider-container .the-input-slider-track .the-input-slider-tooltip{position:absolute;color:#0064d2;font-weight:400;font-size:14px;min-width:24px;text-align:center}.the-login{max-width:300px!important}.the-login .landing-login-error-message{color:#f05350;font-weight:400;line-height:1.5;font-size:16px;text-align:center;padding-top:20px}.the-login .login-head-1{font-size:16px;line-height:2;color:#35405a;font-weight:400;text-align:center;margin-bottom:4px}.the-login .login-head-2{font-size:14px;line-height:1.5;color:#58627a;font-weight:300;text-align:center;margin-bottom:26px}.the-login .login-input-1{margin-bottom:18px}.the-login .login-input-2{margin-bottom:26px}.the-login .login-submit{margin-bottom:16px;min-height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.the-login .login-forgot-pass-link{font-size:12px;text-align:center;color:#35405a;text-decoration:underline}body,button,html{overflow-x:hidden;color:#35405a;font-family:OpenSans,sans-serif;font-size:13px;line-height:18px;font-weight:300}a,body,button,html{text-decoration:none}li,ul{list-style-type:none;padding:0;margin:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ddd}::-webkit-scrollbar-thumb:hover{background:#888}::-webkit-scrollbar:horizontal{height:4px}::-webkit-scrollbar-track:horizontal{background:#f1f1f1}::-webkit-scrollbar-thumb:horizontal{background:#ddd}::-webkit-scrollbar-thumb:horizontal:hover{background:#888}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.the-d-none{display:none}.the-d-inline{display:inline}.the-d-inline-block{display:inline-block}.the-d-block{display:block}.the-d-table{display:table}.the-d-table-cell{display:table-cell}.the-d-table-row{display:table-row}.the-d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.the-d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.main-logo{width:184px}.flex,.the-message-box{display:-webkit-box;display:-ms-flexbox;display:flex}.the-message-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:300px;width:100%;font-size:16px;font-weight:500;color:#0064d2;background-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.12);box-shadow:0 1px 6px 0 rgba(0,0,0,.12);border-radius:4px}.footer-group .footer-subscribe{display:none}.footer-group .footer-subscribe .subscribe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-group .footer-subscribe .subscribe button,.footer-group .footer-subscribe .subscribe input{font-family:inherit!important;font-weight:300}.footer-group .footer-subscribe .subscribe .subscribe-content{font-family:inherit!important}.footer-group .footer-content table tr td{vertical-align:top}.footer-group .footer-content table tr td .content{font-family:inherit!important;font-weight:400}.footer-group .footer-content table tr td .content .content-grey{font-weight:300}.strikethrough{text-decoration:line-through}.tix-snackbar.v4{z-index:9999}.tix-snackbar.v4.desktop{max-width:600px}.tix-snackbar.v4 button{width:inherit}.disable-scroll{overflow:hidden}.coachmark-top-most-disabled{z-index:100000!important;pointer-events:none!important}body *{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-sizing:initial;box-sizing:initial}body .chat_platform_tiket_base_css li,body .chat_platform_tiket_base_css ul{list-style-type:revert;padding:revert;margin:revert}body .Dn0lVa_sendbird_msg_popover{z-index:999}.noscroll{overflow:hidden}.cursor-pointer{cursor:pointer}