body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh;width:100%}.green{color:#1f8034}.red{color:#961414}:root{--main-black:#444;--main-red:#da2828;font-size:14px}body{display:block;height:100vh;max-height:100vh;overflow:hidden;width:100vw}.App{display:inline;height:auto;max-height:100%;position:relative;width:100%}.input input{background:#fcfcfc;border:1px solid #ececec;border-radius:6px;margin-top:.5rem;padding:.5rem}.input input:focus{border:1px solid #85ceff}label{color:#888;display:flex;flex-direction:column;text-transform:uppercase;width:100%}.error{background:#f74242;border-radius:10px 10px 0 0;bottom:0;color:#fff;height:auto;left:50%;max-width:350px;padding:2rem;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:normal;width:auto}.backdrop,.error{position:absolute;z-index:9000}.backdrop{align-items:flex-start;background:hsla(338,5%,71%,.8);display:flex;height:100%;justify-content:center;left:0;max-height:100vh;overflow-x:hidden;overflow-y:auto;padding:3rem;scrollbar-width:none;top:0;width:100%}.backdrop::-webkit-scrollbar{display:none}.my-modal{align-items:center;background:#dcdcdc;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.5);display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:500px;padding:1rem;width:50%}.my-modal h1{color:#123c69;font-weight:100;margin-bottom:1rem}.input{align-items:flex-start;color:#123c69;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.25rem;padding:.5rem;width:100%}.input input,.input select{margin:0;width:100%}select{border:5px;padding:.75rem}.row{align-items:center;display:flex;justify-content:space-evenly;margin-top:1rem;width:100%}.input span,.route_item_header{font-size:.9rem;font-weight:400;letter-spacing:2px;text-transform:uppercase}.input_quill,form{height:auto;width:100%}.input_quill{background:#fff;display:table;margin-top:1rem;min-height:250px}.input_quill .tellme{color:#123c69;font-size:1.3rem;font-weight:400;letter-spacing:2px;padding:.5rem;text-transform:uppercase}.ql-editor{min-height:200px}.ql-formats{font-size:1rem}.alert{background:#f99;border:1px solid #c95151;border-radius:5px;color:#c95151;padding:1rem;width:100%}@media screen and (max-width:1024px){:root{font-size:12px}}.login-image{background-image:url(/static/media/main_jetti.319b92af897f4a7442a1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.login-wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:hsla(34,28%,95%,.6);display:grid;height:100%;place-items:center;width:100%}.login{align-items:center;background:#fff;border-radius:15px;box-shadow:0 0 15px rgba(0,0,0,.4);display:flex;flex-direction:column;height:500px;justify-content:space-around;padding:1rem;width:350px}.login h2{border-bottom:2px solid #f6f3ef;font-weight:100;text-align:center;text-transform:uppercase;width:100%}.form-wrapper{display:flex;flex-direction:column;height:auto;width:100%}.form-wrapper input{background-color:#fafafa;background-position:center left .5rem;background-repeat:no-repeat;background-size:15px;border:2px solid #dddada;border-radius:10px;outline:none;padding:.75rem .75rem .75rem 2rem}.form-wrapper input[aria-label=user]{background-image:url(https://static.thenounproject.com/png/19085-200.png)}.form-wrapper input[aria-label=password]{background-image:url(https://icons-for-free.com/iconfiles/png/512/lock+password+protect+safety+security+icon-1320086045132546966.png)}.form-wrapper input:active,.form-wrapper input:focus{border:2px solid #123c69}.login label span{color:#444}.login img{border-radius:50%;width:100px}.data_wrapper{grid-row-gap:1rem;display:grid;grid-area:data;grid-template-rows:calc(100% - 201px - 1rem) 201px;row-gap:1rem}.dataTable,.data_wrapper{height:100%;overflow-y:auto;width:100%}.dataTable{position:relative;scrollbar-width:0}.dataTable::-webkit-scrollbar{display:none}table{background-color:#fff;border-collapse:collapse;font-size:1rem;margin:0 auto;width:100%}table td,table th{box-sizing:border-box;padding:15px;text-align:left}table th{background-color:#3a2b2b;border-bottom:2px solid #d8d8d8;color:#fff;position:-webkit-sticky;position:sticky;top:0}table td{border:1px solid #d8d8d8;border-left:0;border-right:0;white-space:nowrap}table tbody tr{transition:background-color .15s ease-out}table tbody tr:nth-child(2n){background-color:#f5f5f5}table tbody tr:hover{background-color:#ebebeb}a{color:inherit;text-decoration:none}.editMeBtn{cursor:pointer;text-align:center}.wall{border-right:1px solid #d8d8d8}.button-style{background-color:#123c69;border:2px solid #123c69;border-radius:500px;color:#fff;cursor:pointer;font-weight:500;letter-spacing:2px;margin:1rem 0;outline:none;padding:1rem 2rem;position:relative;text-transform:uppercase}.button-style:hover{background-color:#fff;color:#123c69}button:disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.button-loading:after{border:2px var(--btnTxt);border-bottom-color:transparent;border-left-color:transparent;border-radius:50%;border-style:solid;content:"";display:block;height:.7em;left:calc(50% - .5em);opacity:0;position:absolute;top:calc(50% - .5em);transition:opacity .25s;width:.7em}.button-loading:disabled:after{-webkit-animation:rotate .75s linear infinite;animation:rotate .75s linear infinite;color:#fff;opacity:1}.button-loading:disabled:hover:after{color:#123c69}.button{align-items:center;display:flex;font-weight:100;justify-content:center;letter-spacing:2px;position:relative;text-transform:uppercase;width:100%}.loading{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#444;height:20px;margin-left:.5rem;position:absolute;width:20px}.mr-5{margin-right:1rem}button>span{margin-left:1rem}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.reskontra{background:#bab2b5;grid-template-areas:"nav" "data";grid-template-columns:100%;grid-template-rows:85px calc(100% - 85px);padding:0 200px;position:relative;width:100%}.reskontra,nav{display:grid;height:100%}nav{background:#eee2dc;grid-area:nav;grid-template-columns:1fr 1fr 1fr;padding:0 25vw}.nav_btn{align-items:center;background:#123c69;border-radius:8px;color:#eee2dc;cursor:pointer;display:flex;font-size:1.3rem;justify-content:space-around;padding:1rem 2rem}.nav_btn span{font-size:1.1rem;font-weight:100;letter-spacing:2px;margin-left:1rem;text-transform:uppercase}.bookings_wrapper{grid-column-gap:1rem;background-color:#efefef;border-radius:10px;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr 1fr;height:auto;margin-top:2rem;padding:1rem;width:100%}.bookings_wrapper>h3{grid-column-end:3;grid-column-start:1;grid-row-start:1}.deleteModal{background-color:#efefef;border-radius:10px;height:auto;padding:1rem;width:500px}.deleteItem{color:var(--main-red);cursor:pointer}.year-selector{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;height:100%;justify-content:center;width:100%}.year-selector>select{border-radius:5px}.filter{grid-column-gap:.5rem;background-color:#ccc;-webkit-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:100%;padding:.5rem 1rem;width:100%}.filter>div{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex}.filterAll{background-color:var(--main-blue);border-radius:5px;color:var(--main-white);cursor:pointer;padding:.25rem .5rem;place-self:center;width:-webkit-max-content;width:max-content}.deleteInfo{padding:1rem 0}.deleteInfo>input{border:none;border-radius:5px;margin-top:.5rem;padding:.5rem;width:100%}.journey_wrapper,.leaflet-container{height:100%;width:100%}.journey_wrapper{background:#fff;display:flex}.jouney_left{background:#929292;border-right:2px solid #ccc;height:auto;max-height:100vh;min-height:100%;min-width:250px;padding:1rem;width:20%}.journey_right{height:100vh;overflow:hidden;width:80vw}.journey_control_top{height:auto;max-height:23%;padding-bottom:.5rem;width:100%}.journey_control_bottom{height:78%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;width:100%}.journey_control_bottom::-webkit-scrollbar{display:none}label{color:#fafafa}.top_coords{color:#fff;display:flex;justify-content:space-between;text-transform:uppercase;width:100%}.btn_wide{width:100%}.selection{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.selection .divider{cursor:pointer;padding:.5rem;text-align:center;width:100%}.selection .selected{border-bottom:2px solid #ddd}.location_wrapper{background:#ccc;border-radius:5px;box-shadow:0 0 8px rgba(0,0,0,.4);cursor:pointer;margin-top:1rem;padding:.5rem}.location_wrapper h3{border-bottom:1px solid #444;color:#226dbd;font-weight:400;margin-bottom:.5rem;text-transform:uppercase}.popup_marker{color:#226dbd;cursor:pointer;margin:0}.location_modal{background:#dcdcdc;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.5);flex-direction:column;justify-content:flex-start;min-height:60vh;min-width:1000px;width:60vw}.location_modal,.location_modal .head{align-items:center;display:flex;height:auto}.location_modal .head{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px 10px 0 0;justify-content:center;min-height:300px;width:100%}.location_modal .head h1{background:hsla(0,0%,100%,.6);font-weight:300;letter-spacing:3px;padding:1rem;text-transform:uppercase}.location_modal .head h1 p{color:#226dbd;font-size:1rem;font-weight:500;text-align:center}.stars span{color:#c1a301;margin-right:.25rem}.sp-left span:first-child{margin-left:1rem}.location_info{height:auto;padding:1rem;width:100%}.location_info h3,.location_info h4{font-weight:400}.display_quill{background:#e4e4e4;float:left;height:auto;min-height:150px;padding:1rem;width:100%}.display_quill ul li{margin-left:2rem}.data_float{float:left;height:auto;min-height:75px;padding-bottom:.5rem;width:50%}.google_album_buton{align-items:center;border:2px solid #226dbd;border-radius:100px;cursor:pointer;display:flex;padding:.5rem 1rem}.google_album_buton span{color:#226dbd;margin-left:1rem}.t_center{align-items:flex-start;display:flex;justify-content:center}.google_album_buton img{height:35px;width:auto}.object_view{align-items:center;display:flex;height:auto;justify-content:flex-end;padding-left:.5rem 0;width:100%}.viewButton{cursor:pointer;margin-left:1rem}.activeView{border-bottom:1px solid #226dbd}.profile{align-items:center;border:2px solid #ccc;border-radius:5px;display:flex;justify-content:space-between;padding:.5rem;width:100%}.profile .user span{font-size:.8rem;margin-left:1rem}.profile .logout{cursor:pointer}.stopItem{align-items:center;display:flex;justify-content:flex-start;width:100%}.stopItem input{margin-right:1rem;width:25px}.modal_divider{float:left;min-height:100px;width:50%}.pd-25{padding:.5rem}.stopItem label{color:#226dbd}.route_item_draggable{color:#226dbd;padding:.25rem;text-transform:uppercase}.route_item_draggable:active,.route_item_draggable:hover{background:#226dbd;color:#fff}.divider_max{max-height:300px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.divider_max::-webkit-scrollbar{display:none}.shares_row{align-items:center;background:#929292;border-radius:5px;color:#fff;display:flex;float:left;justify-content:flex-start;margin-right:1rem;margin-top:.5rem;padding:.5rem}.shares_row input{height:15px;margin-right:.5rem;width:15px}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.trips-modal{background:#fff;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.5);height:90%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;width:80%}.trips-modal::-webkit-scrollbar{display:none}.trips-modal--bottom,.trips-modal--center,.trips-modal--top{height:auto;padding:1rem;width:100%}.trips-modal--top{padding:1rem}.trips-modal--top h1{align-items:center;color:#123c69;display:flex;font-weight:200;justify-content:space-between;text-transform:uppercase}.trips-modal--center{border:2px solid #ccc;height:auto;margin:0 1rem;min-height:150px;padding:1rem;width:calc(100% - 2rem)}.trips-modal--bottom{background:#fff;min-height:100px;padding:1rem}.place{background:#fafafa;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.6);cursor:pointer;display:flex;height:auto;margin-bottom:4rem;position:relative;transition:width .5s ease;width:50%}.place:hover{box-shadow:0 0 10px rgba(0,0,0,.6)}.place-arrow{border-radius:50%;bottom:0;font-size:2rem;left:50%;opacity:0;position:absolute;transition:top .5s ease,left .3s ease;z-index:100}.place-arrow,.place-arrow:last-of-type{color:#226dbd}.place:hover .place-arrow{bottom:-3rem;opacity:1;transition:bottom .5s}.place-info{height:auto;padding:1rem;width:100%}.place-info h3{color:#226dbd;font-weight:400;text-transform:uppercase}.place img{border-radius:5px 0 0 5px;height:auto;width:50%}.place-text{margin-top:1rem}.blue{color:#226dbd}.toggled-place{width:100%}.toggled-place .place-arrow{left:25%!important}.place-normally-hidden{color:transparent;height:0;margin-top:1rem;width:100%}.toggled-place .place-normally-hidden{color:#226dbd;height:auto;min-height:150px;transition:color .3s;transition-delay:.5s}:root{--main-blue:#2f5779;--main-white:#f9f9f7}*{box-sizing:border-box;margin:0;padding:0}body{background-attachment:fixed;background-image:url(/static/media/main_jetti.319b92af897f4a7442a1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.main{height:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;position:absolute;scrollbar-width:none;top:0;width:100vw}.main::-webkit-scrollbar{display:none}section{height:auto;justify-content:space-around;min-height:80%;padding:10%;width:100%}.main_top,section{align-items:center;display:flex}.main_top{background:transparent;color:#fff;flex-direction:column;font-size:2rem;height:100vh;justify-content:center;position:relative}.main_top svg{bottom:-1px;display:block;left:0;position:absolute}.filled{background:#2f5779;background:var(--main-blue)}.main_top h1{font-size:6rem;font-weight:100}.main_top p{background:#2f5779;background:var(--main-blue);border-radius:100px;padding:1rem 2rem}.wavy_second{background:#f9f9f7;background:var(--main-white)}.section_two{background:#fff}.task{color:#fff;font-size:3rem;letter-spacing:4px;text-transform:UPPERCASE}.design_part{align-items:center;display:flex;flex-direction:column;height:30vh;justify-content:space-between;padding:3rem 0;width:35%}.design_icon{color:#fff;font-size:7rem}.design_part p{font-size:1.8rem;opacity:0;transition:opacity .5s ease}.t_blue p{color:#2f5779;color:var(--main-blue)}footer{background:#2f5779;background:var(--main-blue);color:#fff;height:200px;padding:2rem;text-align:center;width:100%}.rounded{border-radius:15px}.opac{opacity:1!important}@media screen and (max-width:1366px){.main_top h1{font-size:3rem}.main_top{font-size:1rem}.task{font-size:1.5rem}.design_part p{font-size:1.2rem}}@media screen and (max-width:1024px){.design_part{width:45%}}@media screen and (max-width:768px){section{flex-direction:column}.section_two{flex-direction:column-reverse}}@media screen and (max-width:612px){.design_part{width:100%}section{padding:10% 20%}}@media screen and (max-width:400px){.design_part{width:100%}section{padding:10% 5%}}nav{align-items:center;background:transparent;display:flex;height:85px;justify-content:space-around;left:0;position:fixed;top:0;transition:background .5s ease;transition-delay:.2s;width:100%;z-index:1000}.logo{height:70px;width:auto}.lang{cursor:pointer;height:20px;margin-left:1rem;width:auto}.nav_filler{background:#444}.logo_wrapper{align-items:center;background:#fff;border-radius:50%;display:flex;height:0;justify-content:center;transition:width .4s ease,height .4s ease;transition-delay:0;width:0}.logo_popper{height:125px;width:125px}.login_to_travel{align-items:center;background:#fff;border:2px solid #226dbd;border-radius:100px;cursor:pointer;display:flex;height:50px;justify-content:flex-start;overflow:hidden;position:relative;width:85px}.login_to_travel img{height:25px;width:auto}.travel_inner{align-items:center;display:flex;height:50px;justify-content:space-between;position:absolute;right:30px;transition:right .5s ease-in-out;width:300px}.travel_inner span{margin-right:3rem;white-space:nowrap}.login_hovered{right:calc(-200% - 65px)}
/*# sourceMappingURL=main.530f1dab.css.map*/