@charset "UTF-8";:root{--color-bg: #ffffff;--color-text: #454144;--color-muted: #8c8c8c;--color-accent: #2da5e7;--color-accent-alt: #62872b;--color-error: #c8102e;--color-border: #e7e7e6;--color-border-strong: #d7d7d7;--color-surface-alt: #dcdee2;--font-display: "BN Bold", "Bebas Neue", system-ui, sans-serif;--font-display-regular: "BN Regular", "Bebas Neue", system-ui, sans-serif;--font-display-light: "BN Light", "Bebas Neue", system-ui, sans-serif;--font-body: "RW Regular", "Raleway", Georgia, serif;--font-body-bold: "RW Bold", "Raleway", Georgia, serif;--line-height-body: 1.5;--line-height-heading: 1.1;--container-max: 60rem;--container-md: 48.1rem;--bp-xs: 576px;--bp-sm: 768px;--bp-md: 991px;--bp-lg: 1199px;--space-1: .25rem;--space-2: .5rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2rem;--space-6: 3rem;--space-7: 4rem;--space-8: 6rem;--radius-sm: 2px;--radius-md: 4px;--shadow-sm: 0 1px 2px rgb(0 0 0 / .08);--shadow-md: 0 4px 12px rgb(0 0 0 / .12);--header-height: 7.3rem}*,*:before,*:after{box-sizing:border-box}:where(html){text-size-adjust:100%;-webkit-text-size-adjust:100%}:where(body){margin:0;min-height:100dvh;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:var(--line-height-body);text-rendering:optimizeLegibility}:where(img,svg,video,canvas,iframe){display:block;max-width:100%}:where(button,input,select,textarea){font:inherit;color:inherit}:where(a){color:inherit;text-decoration:none}:where(ul,ol){list-style:none;padding:0;margin:0}:where([hidden]){display:none!important}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.ss-main{position:relative;display:inline-block;user-select:none;color:#666;width:100%}.ss-main .ss-single-selected{display:flex;cursor:pointer;width:100%;height:30px;padding:6px;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;box-sizing:border-box;transition:background-color .2s}.ss-main .ss-single-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-single-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-single-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-single-selected .placeholder{flex:1 1 100%;text-align:left;width:calc(100% - 30px);line-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ss-main .ss-single-selected .placeholder,.ss-main .ss-single-selected .placeholder *{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-main .ss-single-selected .placeholder *{width:auto}.ss-main .ss-single-selected .placeholder .ss-disabled{color:#dedede}.ss-main .ss-single-selected .ss-deselect{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;margin:0 6px;font-weight:700}.ss-main .ss-single-selected .ss-deselect.ss-hide{display:none}.ss-main .ss-single-selected .ss-arrow{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;margin:0 6px}.ss-main .ss-single-selected .ss-arrow span{border:solid #666;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .2s,margin .2s}.ss-main .ss-single-selected .ss-arrow span.arrow-up{transform:rotate(-135deg);margin:3px 0 0}.ss-main .ss-single-selected .ss-arrow span.arrow-down{transform:rotate(45deg);margin:-3px 0 0}.ss-main .ss-multi-selected{display:flex;flex-direction:row;cursor:pointer;min-height:30px;width:100%;padding:0 0 0 3px;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;box-sizing:border-box;transition:background-color .2s}.ss-main .ss-multi-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled{color:#666}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main .ss-multi-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-multi-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-multi-selected .ss-values{display:flex;flex-wrap:wrap;justify-content:flex-start;flex:1 1 100%;width:calc(100% - 30px)}.ss-main .ss-multi-selected .ss-values .ss-disabled{display:flex;padding:4px 5px;margin:2px 0;line-height:1em;align-items:center;width:100%;color:#dedede;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.ss-main .ss-multi-selected .ss-values .ss-value{display:flex;user-select:none;align-items:center;font-size:12px;padding:3px 5px;margin:3px 5px 3px 0;color:#fff;background-color:#5897fb;border-radius:4px;animation-name:scaleIn;animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:both}.ss-main .ss-multi-selected .ss-values .ss-value.ss-out{animation-name:scaleOut;animation-duration:.2s;animation-timing-function:ease-out}.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete{margin:0 0 0 5px;cursor:pointer}.ss-main .ss-multi-selected .ss-add{display:flex;flex:0 1 3px;margin:9px 12px 0 5px}.ss-main .ss-multi-selected .ss-add .ss-plus{display:flex;justify-content:center;align-items:center;background:#666;position:relative;height:10px;width:2px;transition:transform .2s}.ss-main .ss-multi-selected .ss-add .ss-plus:after{background:#666;content:"";position:absolute;height:2px;width:10px;left:-4px;top:4px}.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross{transform:rotate(45deg)}.ss-content{position:absolute;width:100%;margin:-1px 0 0;box-sizing:border-box;border:1px solid #dcdee2;z-index:1010;background-color:#fff;transform-origin:center top;transition:transform .2s,opacity .2s;opacity:0;transform:scaleY(0)}.ss-content.ss-open{display:block;opacity:1;transform:scaleY(1)}.ss-content .ss-search{display:flex;flex-direction:row;padding:8px 8px 6px}.ss-content .ss-search.ss-hide,.ss-content .ss-search.ss-hide input{height:0;opacity:0;padding:0;margin:0}.ss-content .ss-search input{display:inline-flex;font-size:inherit;line-height:inherit;flex:1 1 auto;width:100%;min-width:0;height:30px;padding:6px 8px;margin:0;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;text-align:left;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:textfield}.ss-content .ss-search input::placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input:focus{box-shadow:0 0 5px #5897fb}.ss-content .ss-search .ss-addable{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:22px;font-weight:700;flex:0 0 30px;height:30px;margin:0 0 0 8px;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box}.ss-content .ss-addable{padding-top:0}.ss-content .ss-list{max-height:200px;overflow-x:hidden;overflow-y:auto;text-align:left}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{padding:6px 10px;font-weight:700}.ss-content .ss-list .ss-optgroup .ss-option{padding:6px 6px 6px 25px}.ss-content .ss-list .ss-optgroup-label-selectable{cursor:pointer}.ss-content .ss-list .ss-optgroup-label-selectable:hover{color:#fff;background-color:#5897fb}.ss-content .ss-list .ss-option{padding:6px 10px;cursor:pointer;user-select:none}.ss-content .ss-list .ss-option *{display:inline-block}.ss-content .ss-list .ss-option.ss-highlighted,.ss-content .ss-list .ss-option:hover{color:#fff;background-color:#5897fb}.ss-content .ss-list .ss-option.ss-disabled{cursor:not-allowed;color:#dedede;background-color:#fff}.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected{color:#666;background-color:#5897fb1a}.ss-content .ss-list .ss-option.ss-hide{display:none}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:#fffb8c}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px #0009;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;inset:40px 0;display:block;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009;background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px)and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:#0009;bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:#0009;position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.container{width:60rem;margin:0 auto;padding:0 1rem}@media(max-width:1199px){.container{width:48.1rem;padding:0 .5rem}}body *.mobile-only{display:none}@media(max-width:991px){body *.mobile-only{display:block}}body *.desktop-only{display:block}@media(max-width:991px){body *.desktop-only{display:none}}body div div.bot-mobile__full-width{position:relative;overflow:hidden}@media(max-width:991px){body div div.bot-mobile__full-width img{position:absolute;width:100%;height:auto;top:50%;margin-top:-50%}}@media(max-width:991px){body div div.bot-mobile__full-width img.img-mq-l{display:none}}body div div.bot-mobile__full-width img.img-mq-s{display:none}@media(max-width:991px){body div div.bot-mobile__full-width img.img-mq-s{display:block;position:relative;top:initial;margin-top:0;height:100%;width:auto}}body div div.bot-mobile__full-width p{width:90%;margin-left:auto}@media(max-width:1199px){body div div.bot-mobile__full-width p{font-size:2rem}}@media(max-width:991px){body div div.bot-mobile__full-width p{font-size:2rem;margin-left:0}}@media(max-width:767px){body div div.bot-mobile__full-width p{font-size:2rem}}@media(max-width:991px){body div div.bot-mobile__full-width{-ms-flex-order:1;order:1;margin-bottom:1rem;width:100%;height:18rem;min-width:100vw;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}@media(max-width:767px){body div div.bot-mobile__full-width{height:18rem}}.wrapper--top{margin-top:7.3rem}@media(max-width:1199px){.wrapper--top{margin-top:6rem}}.bot-text-align--center{text-align:center}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box;-webkit-font-smoothing:antialiased}a,button,input,select,textarea,[contenteditable=true],[tabindex]{outline:none}@font-face{font-family:BN Regular;src:url(/fonts/bebas/BebasNeue%20Regular.otf);src:url(/fonts/bebas/ttf/BebasNeue%20Regular.ttf) format("truetype")}@font-face{font-family:BN Bold;src:url(/fonts/bebas/BebasNeue%20Bold.otf);src:url(/fonts/bebas/ttf/BebasNeue%20Bold.ttf) format("truetype")}@font-face{font-family:BN Light;src:url(/fonts/bebas/BebasNeue%20Light.otf);src:url(/fonts/bebas/ttf/BebasNeue%20Light.ttf) format("truetype")}@font-face{font-family:RW Regular;src:url(/fonts/raleway/Raleway-Regular.ttf) format("truetype")}@font-face{font-family:RW Bold;src:url(/fonts/raleway/Raleway-Bold.ttf) format("truetype")}@font-face{font-family:FA;src:url(/fonts/awesome/Raleway-Bold.ttf) format("truetype")}h1,h2,h3,h4,h5,h6{margin:0;font-family:BN Bold,"sans-serif";color:#454144;line-height:1.1}h1{font-size:4rem}h2{font-size:3rem;font-family:BN Light,"sans-serif"}@media(max-width:991px){h2{font-size:2.5rem}}@media(max-width:576px){h2{font-size:2rem}}ul,ol,li{margin:0;padding:0;list-style:none}html{margin:0;padding:0;font-size:20px}body,html{margin:0;padding:0;-ms-touch-action:auto;touch-action:auto;position:relative;bottom:0}body *{-ms-touch-action:auto;touch-action:auto}a{text-decoration:none;cursor:pointer}.bot-link{letter-spacing:.1rem;font-size:.65rem;font-family:RW Bold,"sans-serif";color:#2da5e7;text-transform:uppercase;display:inline-block}a.vertical-adjust{display:block;position:relative;top:-100px;visibility:hidden}@font-face{font-family:FontAwesome;src:url(/fonts/awesome/fontawesome-webfont.eot?v=4.7.0);src:url(/fonts/awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/fonts/awesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/fonts/awesome/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/fonts/awesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/fonts/awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#454144}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.fa-star:before{content:""}.fa-times:before{content:""}.fa-home:before{content:""}.fa-clock-o:before{content:""}.fa-info-circle:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-facebook-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook:before{content:""}.fa-rss:before{content:""}.fa-bars:before{content:""}.fa-sort-up:before{content:""}.fa-linkedin:before{content:""}.fa-angle-left:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-quote-right:before{content:""}.fa-youtube:before{content:""}.fa-instagram:before{content:""}.fa-long-arrow-right:before{content:""}.fa-google:before{content:""}.fa-paper-plane:before{content:""}.fa-window-close:before{content:""}.bot-button{width:14rem;font-size:.6rem;color:#fff;background:#454144;padding:1.15rem 0;font-family:RW Bold,"sans-serif";display:table;text-align:center;letter-spacing:.1rem;text-transform:uppercase;border:1px solid #454144;transition:.3s}@media(max-width:767px){.bot-button{font-size:.55rem}}.bot-button:hover{border:1px solid #454144;transition-delay:0s!important;background:#fff;color:#454144}.bot-button:active{background:#e7e7e6;border:1px solid #454144;transition-delay:0s!important;color:#454144}.bot-button--search{margin-top:2rem}.bot-button--to-top{position:fixed;bottom:.75rem;color:#454144;background:#fff;left:.75rem;padding-left:.75rem;padding-right:.75rem;font-size:1.2rem;padding-top:.75rem;border:1px solid #454144;display:none}.bot-button--filled__green{color:#fff;background-color:#62872b;border-color:#62872b}.bot-button--filled__green:hover{color:#62872b;border-color:#62872b;background-color:#fff}.bot-button--white{color:#454144;background:#fff;border:1px solid #FFFFFF}.bot-button--center{margin:0 auto}@media(max-width:767px){.bot-button{padding:.9rem 3rem}}@media(max-width:576px){.bot-button{width:100%;padding:.9rem 0;text-align:center}}.bot-text{font-family:RW Regular,"sans-serif";font-size:.8rem;color:#454144;margin:0;line-height:1.5}@media(max-width:991px){.bot-text{font-size:.7rem}}.bot-text--gray{color:#454144}.bot-text--search{font-size:.8rem;font-family:RW Regular;font-weight:500;color:#8c8c8c}.bot-text--opacity{font-family:RW Regular,"sans-serif";font-size:.9rem;color:#454144;margin:0;line-height:1.5}@media(max-width:767px){.bot-text--opacity{font-size:.7rem}}.bot-text--bold{font-family:RW Bold,"sans-serif";letter-spacing:.1rem}@media(max-width:1199px){.bot-text--bold{font-size:.8rem}}.bot-text--subtitle{margin-bottom:2rem;margin-top:1rem}.bot-text--subtitle-border{border:1px solid #d7d7d7}.bot-text--large{font-size:.8rem}.bot-text--xlarge{font-size:.9rem}.bot-text--small{font-size:.7rem}.bot-text--small.bot-text--bold{letter-spacing:.05rem}.bot-text--xsmall{font-size:.6rem}.bot-text--xsmall.bot-text--bold{letter-spacing:.1rem}.bot-text--cursive{font-style:italic}.bot-text--caps{text-transform:uppercase}.bot-text--white{color:#fff}.bot-text--title{font-size:3rem;font-family:BN Light,"sans-serif"}@media(max-width:991px){.bot-text--title{font-size:2.5rem}}@media(max-width:576px){.bot-text--title{font-size:2rem}}.bot-text--title-withsub{margin-top:0;margin-bottom:0}.bot-text--title-small{font-size:1.5rem;font-family:BN Light,"sans-serif";margin:0}@media(max-width:991px){.bot-text--title-small{font-size:1.25rem}}@media(max-width:576px){.bot-text--title-small{font-size:1rem}}.bot-text--short{width:90%;margin:0 auto;padding-bottom:4.3rem}@media(max-width:767px){.bot-text--short{width:100%}}h2.bot-text--title{font-weight:400}.bot-white-title{font-size:5rem;color:#fff;letter-spacing:3.75rem;font-family:BN Regular,"sans-serif";text-align:center;margin-right:-3.75rem}.bot-white-title--cta{font-size:3rem;margin-right:0;letter-spacing:.5rem;width:100%}.bot-adv__text-block{margin-top:2rem;width:100%}.bot-adv__text-block .bot-text--bold{padding:2rem 0 1.5rem}@media(max-width:767px){.bot-adv__text-block .bot-text--bold{padding-bottom:.75rem}}@media(max-width:991px){.bot-adv__text-block{margin-bottom:5rem}}.bot-news-block{max-width:38rem;width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3rem}.bot-news-block--event img{height:100%;width:100%;-ms-flex-align:stretch;align-items:stretch}@media(max-width:1199px){.bot-news-block{max-width:initial}}@media(max-width:991px){.bot-news-block{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.bot-news__img{height:auto}.bot-news__event-country{position:absolute;bottom:0;right:0;font-size:.5rem;font-family:RW Bold,"sans-serif";padding:.8rem 1.8rem;background:#fff;text-transform:uppercase;letter-spacing:2px}.bot-news__text-block{margin-left:3rem;width:100%}@media(max-width:991px){.bot-news__text-block{-ms-flex-order:2;order:2;margin-left:0}}.bot-news .bot-mobile__full-width{min-width:11rem}@media(max-width:991px){.bot-news .bot-mobile__full-width{margin-left:-1rem;min-width:100vw}}@media(max-width:767px){.bot-news .bot-mobile__full-width{margin-bottom:1.5rem}}.bot-news__block-title{font-weight:700}@media(max-width:767px){.bot-news__block-title{margin-bottom:1rem}}.bot-news__date-link-block{margin-top:1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media(max-width:767px){.bot-news__date-link-block{-ms-flex-pack:start;justify-content:flex-start}}@media(max-width:767px){.bot-news__date{display:none}}.bot-news .fa-clock-o{margin-right:.5rem}.bot-news .fa-clock-o:before{color:#8c8c8c;position:relative;top:.05rem}h2.bot-news__title{font-weight:400}.bot--blogarticle-container .bot-text ul,.bot--blogarticle-container .bot-text li{list-style-type:disc;list-style-position:inside}.bot-input{height:3rem;font-size:.8rem;font-family:RW Regular,"sans-serif";padding:1rem;border:1px solid #D7D7D7;color:#454144;background:#fff;width:100%;transition:.3s}.bot-input__search{height:4rem;width:40rem}.bot-input:focus{border:1px solid #454144}@media(max-width:576px){.bot-input{font-size:.7rem;height:2.5rem}}.bot-input::-webkit-input-placeholder{color:#8c8c8c}.bot-input::-moz-placeholder{color:#8c8c8c}.bot-input:-moz-placeholder{color:#8c8c8c}.bot-input:-ms-input-placeholder{color:#8c8c8c}.bot-input__error{position:absolute;top:105%;left:0;color:#c8102e;font-size:.6rem;font-family:RW Regular,"sans-serif"}.bot-input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1rem}.bot-input-group--captcha{margin-top:2rem}.bot-input-group--location input:nth-child(1){width:45%}@media(max-width:576px){.bot-input-group--location input:nth-child(1){margin-bottom:2rem}}.bot-input-group--location input:nth-child(2){margin-left:1rem}@media(max-width:576px){.bot-input-group--location input{width:100%!important;margin-left:0!important}}@media(max-width:576px){.bot-input-group--location{-ms-flex-direction:column;flex-direction:column}}.bot-input-group--street input:nth-child(2),.bot-input-group--street input:nth-child(3){width:25%;margin-left:1rem}@media(max-width:576px){.bot-input-group--street input:nth-child(1),.bot-input-group--street input:nth-child(2){margin-bottom:2rem}}@media(max-width:576px){.bot-input-group--street input{width:100%!important;margin-left:0!important}}@media(max-width:576px){.bot-input-group--street{-ms-flex-direction:column;flex-direction:column}}.bot-input-group__error input{border:1px solid #C8102E}.bot-input-group__error input:-ms-input-placeholder{color:#c8102e}.bot-input-group__error input::placeholder{color:#c8102e}.bot-input-group__error span{display:block}.bot-input-group__error .g-recaptcha{border:1px solid #C8102E}.bot-input-group__error .bot-select__option--selected{border:1px solid #C8102E;color:#c8102e}.bot-input-group__success input{border:1px solid #10C82E}.bot-input-group--quantity{width:9.5rem;border:1px solid #D7D7D7}.bot-input-group--quantity button{width:3rem;height:2rem;background:transparent;border:none;margin-top:.6rem}@media(max-width:767px){.bot-input-group--quantity button{margin-top:.3rem}}.bot-input-group--quantity input{text-align:center;width:3.5rem;border:none;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7}.bot-input-group--search{display:-ms-flexbox;display:flex;height:4rem;width:48rem;margin:0 auto;max-width:100%}@media(max-width:576px){.bot-input-group--search{margin:0;width:auto}}.bot-checkbox{position:absolute;opacity:0}.bot-checkbox+label{position:relative;cursor:pointer;padding:0}.bot-checkbox+label:before{content:"";margin-right:.5rem;display:inline-block;vertical-align:text-top;border:2px solid #454144;width:1rem;height:1rem;background:#fff;margin-left:.65rem}.bot-checkbox:hover+label:before{background:#fff}.bot-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.bot-checkbox:disabled+label:before{box-shadow:none;background:#ddd}.bot-checkbox:checked+label:after{content:"";position:absolute;left:5px;top:9px;background:#454144;width:2px;height:2px;margin-left:.65rem;box-shadow:2px 0 #454144,4px 0 #454144,4px -2px #454144,4px -4px #454144,4px -6px #454144,4px -8px #454144;transform:rotate(45deg)}.bot-textarea{display:block;height:9rem}.g-recaptcha{margin-left:auto;margin-right:auto}body .bot-fade--from-top{opacity:0;transform:translateY(-1rem)}body .bot-fade--from-bottom{opacity:0;transform:translateY(1rem)}body .bot-scale{transform:scale(1.08)}body .bot-fade--normalizer{opacity:1;transform:translateY(0)}.bot-header.bot-fade--from-top{opacity:0;transform:translateY(-1rem)}.bot-header.bot-fade--from-bottom{opacity:0;transform:translateY(1rem)}.bot-header.bot-fade--normalizer{opacity:1;transform:translateY(0);z-index:99999}.bot-booking__text-block>*:nth-child(1){transition-delay:.08s!important}.bot-booking__text-block>*:nth-child(2){transition-delay:.16s!important}.bot-booking__text-block>*:nth-child(3){transition-delay:.24s!important}.bot-booking__text-block>*:nth-child(4){transition-delay:.32s!important}.bot-booking__text-block>*:nth-child(5){transition-delay:.4s!important}.bot-booking__text-block>*:nth-child(6){transition-delay:.48s!important}.bot-dest__breadcrumb{position:absolute;top:1rem;left:1rem}.bot-dest__breadcrumb i{margin-left:.4rem;margin-right:.4rem}.bot-dest__breadcrumb a{color:#454144;text-decoration:underline}.bot-dest__info-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:center;justify-content:center}@media(max-width:991px){.bot-dest__info-row{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:start}}.bot-dest__info-col{min-width:20%;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bot-dest__info-col--30{max-width:30%}@media(max-width:991px){.bot-dest__info-col--30{max-width:none}}@media(max-width:991px){.bot-dest__info-col{padding-bottom:1rem}}.bot-dest__info-col:not(:first-child){border-left:1px solid #D7D7D7;padding-left:2rem}@media(max-width:991px){.bot-dest__info-col:not(:first-child){border-left:none;padding-left:0}}.bot-dest__info-col:not(:last-child){padding-right:2rem}@media(max-width:991px){.bot-dest__info-col:not(:last-child){padding-right:0}}.bot-dest__info-col>div{margin-bottom:.5rem}.bot-dest__info-col span.bot-text{white-space:normal}.bot-dest__budget-container{display:inline-block}.bot-dest__budget>p{margin:0}.bot-dest__info-btn{font-size:14px;margin-left:5px}.bot-dest__one-cont{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:.4rem}.bot-dest__one-cont>span{margin:0;text-transform:capitalize}.bot-dest__one-cont>span:nth-child(1){min-width:50px}.bot-dest__calendar{display:-ms-flexbox;display:flex;margin-top:.6rem}.bot-dest__calendar--active{background:#454144;color:#fff}.bot-dest__calendar>*{font-size:16px;width:20px;text-align:center;border-top:1px solid #454144;border-bottom:1px solid #454144;border-left:1px solid #454144}.bot-dest__calendar>*:last-child{border-right:1px solid #454144}.bot-dest__eventover{padding:2.2rem 5rem 4rem}.bot-dest__eventover .bot-dest__date{text-transform:uppercase}.bot-dest__eventover .bot-dest__text{width:100%}.bot-dest__inf-block{margin:0 auto;max-width:52rem;background:#fff;position:relative;padding:3.7rem 5rem;border:1px solid #D7D7D7;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:initial;align-items:initial;-ms-flex-direction:column;flex-direction:column}.bot-dest__inf-block>.bot-dest__text:first-child{margin-top:0}.bot-dest__inf-block--theme .bot-dest__text{width:100%;-ms-flex-direction:column;flex-direction:column}@media(max-width:991px){.bot-dest__inf-block{border:none;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:767px){.bot-dest__inf-block{padding:2rem 1rem}}@media(max-width:576px){.bot-dest__inf-block{padding:3rem 0}}.bot-dest__button-more{position:absolute;left:50%;transform:translate(-50%) translateY(-50%)}.bot-dest__text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem}@media(max-width:991px){.bot-dest__text{width:100%!important}}.bot-dest__text p{width:100%}.bot-dest__budget-stars{display:-ms-flexbox!important;display:flex!important;margin-top:.4rem;height:1.2rem;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.bot-dest__budget-dot{height:.5rem;width:.5rem;border:1px solid #D7D7D7;border-radius:100%;margin-right:.15rem}.bot-dest__budget-dot--active{background:#454144;border-color:#454144}.bot-dest__event .bot-dest__location{line-height:1.9}.bot-dest__event .bot-dest__time-date-block>p:nth-child(1),.bot-dest__event .bot-dest__budget-temp-block>p:nth-child(1){margin-bottom:0}.bot-trip{margin-top:4rem}@media(max-width:991px){.bot-trip-searchbox .bot-search__text{font-size:1rem}}.bot-trip-searchbox>.bot-search__text:first-child{margin-bottom:2rem;margin-top:0;margin-left:0;margin-right:0}.bot-trip-searchbox .bot-select{display:inline}@media(max-width:991px){.bot-trip-searchbox .bot-select{display:block}}.bot-trip-searchbox .bot-select__option--selected{display:inline;border:0;padding:0;font-size:1rem;border-bottom:2px dashed #2DA5E7;font-family:RW Regular,"sans-serif";margin:0 .6rem;background:none;color:#2da5e7;font-weight:700}.bot-trip-searchbox .bot-select__option--selected:before{content:none}.bot-trip-searchbox .bot-select__option{white-space:nowrap}.bot-trip-searchbox .bot-select__option.bot-text--small{font-size:.6rem;text-transform:uppercase;padding:.3rem 1rem}.bot-trip-searchbox .bot-select__option-container{right:0;max-height:200px;overflow:scroll;top:105%;border-top:1px solid #d7d7d7;width:auto}.bot-trip__block,.bot-trip__search-block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;margin-bottom:4rem}@media(max-width:991px){.bot-trip__block,.bot-trip__search-block{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:767px){.bot-trip__block,.bot-trip__search-block{margin-bottom:1.3rem}}.bot-trip__img-block{width:29.4%;overflow:hidden}@media(max-width:1199px){.bot-trip__img-block{width:40%}}@media(max-width:991px){.bot-trip__img-block{margin-left:-1rem}}@media(max-width:767px){.bot-trip__img-block{margin-bottom:1rem}}.bot-trip__info-block{width:24%;margin:3rem 5% 0}.bot-trip__info-block .bot-trip__info-title{font-size:2.5rem;font-family:BN Light,"sans-serif"}.bot-trip__info-block .bot-trip__info-title a{color:#454144}.bot-trip__info-block .bot-dest__budget-stars{display:-ms-inline-flexbox!important;display:inline-flex!important;margin-top:0}.bot-trip__info-block p{margin:0 0 .7rem}.bot-trip__info-block .bot-trip__info-title{margin:0 0 2rem}@media(max-width:991px){.bot-trip__info-block .bot-trip__info-title{margin:-1.5rem 0 .5rem;font-size:2rem}}.bot-trip__info-block i{width:1rem;margin-right:.2rem}.bot-trip__info-block .fa-usd:before{font-size:.8rem}@media(max-width:1199px){.bot-trip__info-block{width:31%;margin:3rem 2% 0}}@media(max-width:991px){.bot-trip__info-block{width:100%;-ms-flex-order:2;order:2;margin:0;margin-top:2rem}}@media(max-width:767px){.bot-trip__info-block{width:100%}}.bot-trip__text-block{width:23%;margin-top:3rem;margin-right:13%}.bot-trip__text-block i{padding-left:.3rem;color:#2da5e7}@media(max-width:1199px){.bot-trip__text-block{margin-right:0;width:27%}}@media(max-width:991px){.bot-trip__text-block{widtH:100%;-ms-flex-order:3;order:3;margin-top:1rem}}@media(max-width:767px){.bot-trip__text-block{width:100%;margin-bottom:3rem}}.bot-trip__text{line-height:1.9;margin-bottom:2rem}.bot-trip__budget--double{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.bot-trip__budget--double .bot-text{font-size:.8rem;font-family:RW Bold,"sans-serif"}.bot-trip__themeslist a{border:1px solid #666;padding:.25em .5em;color:#000;font-size:.8em;font-weight:lighter;font-family:RW Regular,sans-serif;white-space:nowrap;margin-top:5px;margin-right:5px;display:inline-block}.bot-trip__location a{color:#000;text-decoration:underline}h3.bot-trip__info-title{font-weight:400}.travelatelier-tag{background-color:#454144;width:100px;height:36px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;font-size:initial}.travelatelier-tag span{font-size:1rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;line-height:40px;color:#fff;margin-right:.25rem;height:36px;transform:scaleY(1.5);-webkit-transform:scale(1,.6);-moz-transform:scale(1,.6);-ms-transform:scale(1,.6);-o-transform:scale(1,.6)}.travelatelier-tag img{width:50px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;justify-self:flex-end}.bot-form__subtitle{font-size:.9rem;margin:2rem 25% 4rem}@media(max-width:576px){.bot-form__subtitle{font-size:.8rem}}.bot-form__container{margin:0 auto}@media(max-width:767px){.bot-form__container{width:100%}}.bot-form__body{width:22rem;margin:0 auto}.bot-form__body--page{width:24rem}.bot-form__body>.bot-input{margin-bottom:.9rem}@media(max-width:576px){.bot-form__body{width:90%}}@media(max-width:991px){.bot-form__body{margin-bottom:2rem}}.bot-form__input-title{margin-bottom:.8rem;margin-top:2rem}.bot-form__input-title:first-child{margin-top:0rem}.bot-form__submit-button{width:100%;margin-top:2.5rem}.bot-form .bot-input-group{margin-bottom:2rem}.bot-form__select-group{margin:1rem 0 3rem}.bot-contact__appointmentlocation-checkbox{padding:1rem;border:1px solid lightgray;color:#d3d3d3;margin-top:1rem!important;margin-bottom:1rem;display:block}.bot-contact__appointmentlocation-checkbox.bot-input-group__error{border:1px solid #C8102E}.bot-contact__appointmentlocation-checkbox.bot-input-group__error .bot-text{color:#c8102e}.bot-contact__appointmentlocation-checkbox.bot-input-group__error label.bot-text:before{border-color:#c8102e}.bot-contact__appointmentlocation-checkbox.bot-input-group__error label.bot-text:after{border-color:#c8102e}.bot-contact__appointmentlocation-checkbox .bot-text{margin-bottom:1rem;font-size:.8rem;color:#888}.bot-contact__appointmentlocation-checkbox label.bot-text{font-size:1rem}.bot-contact__appointmentlocation-checkbox label.bot-text:before{margin-top:2px}.bot-contact__appointmentlocation-checkbox label.bot-text:after{top:11px}.bot-contact__form-subtitle{width:60%;margin-left:auto;margin-right:auto}.bot-contact__form-container{margin-top:4rem}.bot-contact__form-container .bot-text ul{max-width:650px;margin:2rem auto}.bot-contact__form-container .bot-text ul li{list-style-type:circle}.bot-contact__form-container .bot-form__select-group{margin-bottom:1rem}.bot-contact__content-block{margin-left:auto;margin-right:auto;max-width:700px}.bot-contact__content-block--point{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;margin-bottom:1rem}.bot-contact__content-block--point .bot-text{width:100%}.bot-contact__content-block--point .bot-text ul{margin-top:.5rem}.bot-contact__content-block--point .bot-text ul li{list-style-type:circle;margin-left:1 rem;width:80%;margin-bottom:.2rem}.bot-contact__content-block--point .bot-button{width:auto;display:block;padding:.5rem;background:none;color:#454144;font-size:.7rem;margin-top:.7rem;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:fit-content;text-transform:none}.bot-contact__opt-in-checkbox{margin-top:2rem}.bot-contact__opt-in-checkbox span{margin-left:1.5rem;display:block;line-height:1.5rem}.bot-search{background-image:url(//res.cloudinary.com/bestoftravel/image/upload/c_crop,g_north,h_1020,w_1280/v1530868355/search_hg2qjv.jpg);background-position:bottom center;background-size:cover}.bot-search__result-template{display:none}.bot-search__white-title{padding:6rem 0;margin-top:0;margin-bottom:0}@media(max-width:991px){.bot-search__white-title{padding:4rem 0 3rem;font-size:2.5rem;letter-spacing:1rem;margin-right:-1rem}}@media(max-width:991px){.bot-search br{display:none}}.bot-search__title{text-transform:uppercase}@media(max-width:991px){.bot-search__title{font-size:.6rem}}.bot-search__title:before{content:" ";position:absolute;top:.6rem;left:0;background:#e7e7e6;height:1px;width:25%;z-index:11}.bot-search__title:after{content:" ";position:absolute;top:.6rem;right:0;background:#e7e7e6;height:1px;width:25%;z-index:11}@media(max-width:991px){.bot-search__title:before,.bot-search__title:after{display:none}}.bot-search__button-block{position:relative}.bot-search__button-block:before{content:" ";position:absolute;top:1.6rem;left:0;background:#e7e7e6;height:1px;width:38%;z-index:11}.bot-search__button-block:after{content:" ";position:absolute;top:1.6rem;right:0;background:#e7e7e6;height:1px;width:38%;z-index:11}@media(max-width:991px){.bot-search__button-block:before,.bot-search__button-block:after{display:none}}.bot-search__container{width:48rem;margin:0 auto;position:relative}.bot-search__container:before,.bot-search__container:after{content:" ";position:absolute;top:.6rem;left:0;border-left:1px solid #E7E7E6;height:87%;width:1px}@media(max-width:991px){.bot-search__container:before,.bot-search__container:after{display:none}}.bot-search__container:after{right:0;left:initial;border-right:1px solid #E7E7E6;border-left:none}@media(max-width:1199px){.bot-search__container{max-width:48rem;widtH:85%}}@media(max-width:767px){.bot-search__container{max-width:48rem;widtH:90%}}.bot-search__button{width:8rem;padding:1.2rem 0;text-align:center;position:relative}@media(max-width:767px){.bot-search__button{padding:.9rem 0;width:6rem}}.bot-search__text{font-size:1.3rem;margin:3rem 0}@media(max-width:991px){.bot-search__text{font-size:.75rem;line-height:1.8;margin:1.6rem 0 1.8rem}}.bot-search__text a{font-size:1.3rem;border-bottom:2px dashed #2DA5E7;font-family:RW Regular,"sans-serif";margin:0 .6rem}@media(max-width:991px){.bot-search__text a{font-size:.75rem;margin:0 .3rem}}@media(max-width:991px){.bot-search{background-position:bottom center}}H2.bot-search__title{font-weight:400}.bot-popup__content{text-align:center;margin-bottom:1em}.bot-popup__content img{max-width:100%}.bot-popup__content ul li{list-style:disc;list-style-position:inside;margin-left:2em}.bot-modal__container-form .bot-form__title{margin-top:5rem;padding:0 20%}@media(max-width:991px){.bot-modal__container-form .bot-form__title{margin-top:3rem}}@media(max-width:576px){.bot-modal__container-form .bot-form__title{padding:0 5%}}.bot-modal__container-form .bot-form__subtitle{margin-bottom:2rem}@media(max-width:991px){.bot-modal__container-form .bot-form__subtitle{width:90%;margin:1rem 5% 3rem}}.bot-black-back{position:fixed;top:0;left:0;widtH:100%;height:100%;background:#00000080;z-index:99;display:none;opacity:0;transition:.3s}.bot-select{width:100%;position:relative}.bot-select--open .bot-select__option-container{border-bottom:1px solid #D7D7D7}.bot-select__option{padding:.5rem 1rem;display:block;font-family:RW Regular,"sans-serif";background:#fff;color:#454144;width:100%;cursor:pointer;transition:.3s;font-size:.8rem}.bot-select__option--selected{position:relative;border:1px solid #D7D7D7;padding:1rem}.bot-select__option--selected:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"";color:#8c8c8c;display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bot-select__option:not(.bot-select__option--selected):hover{background:#d7d7d7;color:#fff}.bot-select__option-container{position:absolute;top:100%;width:100%;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7;display:none;height:0px;transition:.3s;overflow:hidden;z-index:10}.bot-theme{margin-top:3rem}@media(max-width:767px){.bot-theme{margin-top:0}}.bot-theme__news-block{margin-bottom:4rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media(max-width:991px){.bot-theme__news-block{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.bot-theme__news-block--right{-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width:991px){.bot-theme__news-block--right{display:block;margin-left:-1rem}}.bot-theme__img-container.bot-mobile__full-width{width:55%;max-width:500px;overflow:hidden;height:30rem;max-height:500px;position:relative}@media(max-width:991px){.bot-theme__img-container.bot-mobile__full-width{margin-bottom:0}}.bot-theme__img{position:absolute;height:100%;width:auto;left:0;right:0;margin:0 auto}.bot-theme__text-container{width:40%;margin:0 auto}@media(max-width:991px){.bot-theme__text-container{width:100%;text-align:center}}@media(max-width:767px){.bot-theme__text-container{width:100%;text-align:left;padding-left:1rem}}.bot-theme__title{font-size:2.5rem;font-family:BN Light,"sans-serif";color:#454144;margin-top:3rem}.bot-theme__text{line-height:2}.bot-theme__text ul li{list-style-type:disc}.bot-vacation__adv-block{width:30%;text-align:center}@media(max-width:767px){.bot-vacation__adv-block{width:14rem;margin:0 auto 1rem}}.bot-vacation__adv-title{margin:2rem 0 1rem}.bot-tabs .testimonials-wrapper{width:100%;padding-top:4rem;background-color:#c0e4f7}.bot-tabs .testimonials-wrapper .bot-form__title{margin:0}.bot-tabs__with-anchor{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;-ms-flex-pack:justify;justify-content:space-between}.bot-tabs__with-anchor .logo-block{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-grid-column-align:start;justify-items:start}.bot-tabs__with-anchor .logo-block .bot-header__logo{margin-left:1rem;margin-right:1rem}@media(max-width:991px){.bot-tabs__with-anchor{width:100%}}.bot-tabs__with-anchor #scroolTop{width:60px;height:60px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:1px solid black;margin-right:1rem}.bot-tabs__with-anchor i{color:#454144;font-size:30px;margin-top:-2px}.bot-tabs__head-height-cont{height:4rem;background:#fff;padding-top:.5rem}@media(max-width:991px){.bot-tabs__head-height-cont{display:none}}.bot-tabs__container{margin-top:3rem;margin-bottom:1rem}.bot-tabs__head{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;transition-delay:1.2s;transition:.4s;top:-4rem}.bot-tabs__head-fixed-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-grid-column-align:center;justify-items:center;margin-left:auto;margin-right:auto}@media(max-width:991px){.bot-tabs__head-fixed-container{width:100%}}.bot-tabs__head-links{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media(max-width:991px){.bot-tabs__head-links{width:100%}}.bot-tabs__head-link{color:#454144;padding:.5rem 1rem;border-bottom:2px solid white;transition:.3s;text-transform:uppercase;font-size:.6rem}.bot-tabs__head-link--active{border-bottom:2px solid black}@media(max-width:767px){.bot-tabs__head-link{width:33.3%;font-size:.6rem}}@media(max-width:991px){.bot-tabs__head-link{padding:.8rem 0;text-align:center}}.bot-tabs__pop-up{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:end;-ms-flex-align:end;align-items:end;justify-self:end}.bot-tabs__pop-up .bot-link{padding:.8rem 1rem;width:auto;white-space:nowrap;margin-left:.65rem}@media(max-width:991px){.bot-tabs__pop-up{display:none}}.bot-tabs__map{position:relative;overflow:hidden;width:100vw;height:25rem;margin-top:3rem}.bot-tabs__body-tab{margin-bottom:3rem}.bot-tabs .bot-adv__text-block{opacity:1;transform:translateY(0);margin:auto;text-align:center}.bot-tabs #gallery{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:767px){.bot-tabs #gallery{-ms-flex-pack:center;justify-content:center}}@media(max-width:991px){.bot-tabs .bot-mobile__full-width{margin-top:1rem}}@media(max-width:991px){.bot-tabs .bot-mobile__full-width img{margin-top:1rem;margin-top:-34%!important}}.bot-route{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:48rem;margin:4rem auto 0}@media(max-width:767px){.bot-route{margin-top:3rem}}.bot-route__svg-block{position:relative}.bot-route__svg-block img:nth-child(2){position:absolute;top:0;left:0;opacity:0;transition:.3s}.bot-route__steps-blocks{width:30rem}.bot-route__steps-blocks li{list-style:initial}@media(max-width:991px){.bot-route__steps-blocks{width:100%}}.bot-route__sidebar-cont{width:13.5rem}@media(max-width:991px){.bot-route__sidebar-cont{display:none}}.bot-route__sidebar{transition:.4s;transition-delay:.1s;position:absolute}.bot-route__block-svg{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.5rem}.bot-route__block-svg span{color:#8c8c8c;transition:.3s}.bot-route__block-svg>svg{width:2rem;height:2rem;display:block}.bot-route__block-svg--active .bot-route__svg-block img:nth-child(2){opacity:1}.bot-route__sidebar-text{padding-left:1rem;max-width:10rem}@media(max-width:991px){.bot-route__sidebar-text{padding-right:1rem}}.bot-route__separator{background:#e7e7e6;width:1px;height:1.5rem;margin:-.05rem 1.5rem}@media(max-width:991px){.bot-route__step-block{width:100%}}.bot-route__step-block>div>div{width:100%}.bot-route__step-block .bot-text--big{margin-bottom:4rem}.bot-route__title{line-height:1;margin:2rem 0}@media(max-width:767px){.bot-route__title{margin:0;margin-bottom:1.5rem}}.bot-route__step-img{width:100%}@media(max-width:991px){.bot-route{width:100%}}.bot-route .bot-mobile__full-width{margin-left:-1rem}.bot-route-cta{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%rem;margin:2rem auto;-ms-flex-flow:column;flex-flow:column}.bot-route-cta__container{background-color:#d5edf7;margin-top:4rem;margin-bottom:6rem;width:100%}@media(max-width:991px){.bot-route-cta__container{padding-top:2rem}}.bot-route-cta__button{margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:2rem;line-height:1rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.bot-search{padding-top:4rem;margin-top:0}.bot-search__more-results{display:block;text-align:center}.bot-search__result-container{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8rem;margin-bottom:1rem}@media(max-width:767px){.bot-search__result-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:3rem}}.bot-search__result-container .bot-search__res-block{width:30.5%;margin-bottom:2rem;position:relative;border-top:1px solid #E7E7E6;cursor:pointer;margin-right:1rem}@media(max-width:767px){.bot-search__result-container .bot-search__res-block{width:100%}}.bot-search__button-search{width:8rem;height:4rem;border:1px solid #8C8C8C;background-color:#fff;color:#454144;text-transform:uppercase}@media(max-width:576px){.bot-search__button-search{height:2.5rem}}.bot-search__img-block{overflow:hidden;position:relative;border-left:1px solid #E7E7E6;border-right:1px solid #E7E7E6}@media(max-width:767px){.bot-search__img-block{margin:2rem 0 1rem}}.bot-search__img-block img{width:100%;margin:0 auto}@media(max-width:767px){.bot-search__img-block img{margin:0}}.bot-search__text-block{padding:1.5rem 1rem 3rem;border-left:1px solid #E7E7E6;border-bottom:1px solid #E7E7E6;border-right:1px solid #E7E7E6}.bot-search__text-block .bot-link{margin-top:1rem;float:right}.bot-search__tag{font-family:RW Regular,"sans-serif";font-size:.5rem;color:#8c8c8c;text-transform:uppercase;display:inline-block;margin-right:.5rem;text-decoration:none}.bot-search__tag:hover{text-decoration:underline}.bot-search__block-text{margin:2rem 0}@media(max-width:767px){.bot-search__block-text{margin:.7rem 0;line-height:1.8}}.bot-search__search-block{width:48rem;margin:0 auto;padding-top:1rem;max-width:100%}@media(max-width:576px){.bot-search__search-block{padding-top:5rem;width:100%}}.bot-search__modal .container{position:relative}#bot-search .bot-fscreen{padding-bottom:2rem}@media(max-width:1199px){#bot-search .bot-fscreen__title{padding:0}}@media(max-width:1199px){#bot-search .bot-fscreen__text{padding:0 10%}}@media(max-width:1199px){#bot-search .bot-fscreen .bot-search__search-block{padding-top:3rem}}@media(max-width:991px){#bot-search .bot-fscreen__absback{width:140%}}@media(max-width:767px){#bot-search .bot-input,#bot-search .bot-search__button-search{height:3rem;font-size:.5rem}}.bot-inspiration__video-container{max-height:100%}.bot-inspiration__video-container .cld-video-player{width:100%;max-height:100%}.corner-ribbon+.bot-dest__breadcrumb{margin-left:5rem}.has-corner-ribbon{overflow:hidden;position:relative}.bot-form__loader,.bot-form__message-container{display:none}.bot-form__fully-booked-message .bot-text{color:#fff}.bot-privacy-policy .bot-theme h2{font-size:2rem;margin-top:4rem}#bot-aboutus__team-masonry-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.bot-aboutus .mfp-content{height:100%}@media(max-width:767px){.bot-aboutus-team__container .bot-slider-block__experts--image{overflow:hidden}}.bot-aboutus__team-expert-popup{width:100%;max-width:700px;padding:2rem;background-color:#fff;margin-left:auto;margin-right:auto;max-height:80%;margin-top:10%;overflow:auto}.bot-aboutus__team-expert-popup-close{width:auto;padding:0;margin-left:auto}.bot-sitemap__container .bot-dest__text{-ms-flex-align:start;align-items:start}.bot-sitemap__container .bot-dest__text h2{font-size:2rem;margin-top:2rem}.bot-fscreen{position:relative;overflow:hidden;padding:8rem 0;min-height:36rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;background-color:#000}.bot-fscreen .scrolldown{margin-left:auto;margin-right:auto;color:#fff;font-size:2rem;position:absolute;bottom:2.5rem}.bot-fscreen .scrolldown a{color:#fff}@media(max-width:767px){.bot-fscreen{min-height:24rem!important}}.bot-fscreen--dest{padding-bottom:14rem}.bot-fscreen--vacation .bot-fscreen__title{padding:0}.bot-fscreen__text{font-size:.9rem;color:#fff;font-family:RW Regular;text-align:center;padding:0 30%;line-height:1.5rem;margin:2rem 0}@media(max-width:767px){.bot-fscreen__text{display:none}}.bot-fscreen__text__inspiration{padding:0}.bot-fscreen__tags-example{display:-ms-flexbox;display:flex;font-size:.6rem;text-transform:uppercase;font-family:RW Regular;letter-spacing:.1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.bot-fscreen__tags-example>span{margin-left:.5rem;font-size:.6rem;text-transform:none;border-bottom:1px dashed #FFFFFF}@media(max-width:767px){.bot-fscreen__tags-example span:not(:nth-child(-n+3)){display:none}}.bot-fscreen__title{text-align:center;font-size:4rem;font-family:BN Regular,"sans-serif";color:#fff;letter-spacing:.5rem;line-height:5rem}@media(max-width:1199px){.bot-fscreen__title{font-size:3.5rem;padding:0 12%;line-height:1.25}}@media(max-width:767px){.bot-fscreen__title{font-size:2rem;padding:0;letter-spacing:.15rem;width:14rem;margin:0 auto}}.bot-fscreen__title--cambodja{letter-spacing:3.75rem;margin-left:3.75rem}@media(max-width:1199px){.bot-fscreen__title--cambodja{letter-spacing:.5rem;margin-left:-.25rem}}@media(max-width:767px){.bot-fscreen__title--cambodja{letter-spacing:.2rem;margin:0 auto;text-align:center}}.bot-fscreen__absback{position:absolute;inset:0;margin:auto;width:100%;opacity:.8!important;min-width:100%;min-height:100%;object-fit:cover}@media(max-width:767px){.bot-fscreen__absback{width:auto;height:140%}}@media(max-width:576px){.bot-fscreen__absback{width:auto;height:100%;left:-50%}}.bot-fscreen__link.bot-button{margin-top:4.5rem}@media(max-width:1199px){.bot-fscreen__link.bot-button{margin-top:2rem;padding:.9rem 1rem}}.bot-fscreen .container{position:relative}@media(max-width:1199px){.bot-fscreen{padding:8rem 0 7rem;min-height:auto}}@media(max-width:767px){.bot-fscreen{min-height:auto}}.bot-fscreen--road .bot-fscreen__absback{position:absolute;top:0;left:0;min-height:100%;right:0;margin:0 auto;min-width:100%;height:100%;width:auto;opacity:.8!important}@media(max-width:1199px){.bot-fscreen--road .bot-fscreen__absback{width:130%;margin-left:-15%}}@media(max-width:991px){.bot-fscreen--road .bot-fscreen__absback{width:170%;margin-left:-35%}}@media(max-width:767px){.bot-fscreen--road .bot-fscreen__absback{width:auto;margin-left:0;margin-right:0;transform:translate(-30%)}}@media(max-width:1199px){.travelatelier-fscreen-container .bot-fscreen__title{font-size:3.5rem;padding:0;margin-bottom:1em}}@media(max-width:767px){.travelatelier-fscreen-container .bot-fscreen__title{font-size:4rem;padding:0;letter-spacing:.15rem;margin-bottom:0}}.bot-header{position:fixed;top:0;left:0;width:100%;z-index:9;padding:1rem 0;transition-delay:0s!important}.bot-header--fixed .fa-bars{color:#454144}.bot-header--fixed .bot-menu__link{opacity:1;transform:translateY(0);color:#454144}.bot-header--fixed .bot-menu__link--button{border:1px solid #454144}.bot-header--fixed .bot-header__logo img:nth-child(1){opacity:0}.bot-header--fixed .bot-header__logo img:nth-child(2){opacity:1}.bot-header .container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media(max-width:991px){.bot-header .container{-ms-flex-align:center;align-items:center}}.bot-header__logo{position:relative}.bot-header__logo img{transition:.3s}@media(max-width:991px){.bot-header__logo img{height:1.4rem}}@media(max-width:767px){.bot-header__logo img{height:1.2rem}}.bot-header__logo--abs{position:absolute;top:0;left:0;opacity:0}@media(max-width:991px){.bot-header{z-index:99}}.bot-header--black .bot-menu__mobile-button{color:#454144}.bot-footer{background-image:url(/images/footerback.jpg);background-position:bottom center;background-repeat:no-repeat;padding:9.5rem 0 2rem;overflow:hidden;width:100%}.bot-footer__optin-block{max-width:13rem;width:auto}.bot-footer__optin-block .bot-form__body{margin-bottom:0;width:100%}.bot-footer__top-block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:991px){.bot-footer__top-block{padding-bottom:4rem}}@media(max-width:576px){.bot-footer__top-block{-ms-flex-wrap:wrap;flex-wrap:wrap}}.bot-footer__newsletter-form-message{display:none;margin-top:1rem;margin-bottom:1rem}.bot-footer__logo-block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:3rem}@media(max-width:991px){.bot-footer__logo-block{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;padding-bottom:4rem}}.bot-footer__logo-container{padding-left:.5rem;padding-right:.5rem}.bot-footer__logo-container img{width:200px;height:38px;margin-bottom:1rem}@media(max-width:767px){.bot-footer__logo-container img{width:150px;height:28px}}@media(max-width:576px){.bot-footer__logo-container img{width:200px}}.bot-footer__navigation-block{display:-ms-flexbox;display:flex;width:70%;-ms-flex-pack:start;justify-content:start}@media(max-width:576px){.bot-footer__navigation-block{width:100%;-ms-flex-direction:column;flex-direction:column}}.bot-footer__menu-block{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:start;-ms-flex-direction:column;flex-direction:column}.bot-footer__menu-block--links{margin-right:auto}.bot-footer__menu-block:last-child{-ms-flex-pack:start;justify-content:flex-start}@media(max-width:991px){.bot-footer__menu-block{width:50%;margin-bottom:1.2rem}}@media(max-width:576px){.bot-footer__menu-block{width:100%;margin-bottom:1.2rem}}.bot-footer__title{margin-bottom:.5rem}.bot-footer__link{margin-bottom:0rem}@media(max-width:991px){.bot-footer .bot-white-title{font-size:2.5rem}}.bot-footer__title-big{margin:14rem -3.75rem 7rem 0;font-size:5rem;font-family:BN Regular,"sans-serif";color:#fff;text-align:center;letter-spacing:3.75rem}@media(max-width:991px){.bot-footer__title-big{font-size:2.5rem;letter-spacing:1.4rem!important;margin:9rem 0 2rem}}@media(max-width:576px){.bot-footer__title-big{font-size:2.5rem;letter-spacing:1rem!important}}@media(max-width:991px){.bot-footer__bottom-logo{margin:.8rem 0}}.bot-footer__bottom-text{display:-ms-flexbox;display:flex}.bot-footer__bottom-text span:first-child{padding-top:.1rem}@media(max-width:991px){.bot-footer__bottom-text{-ms-flex-direction:column-reverse;flex-direction:column-reverse;display:-ms-flexbox;display:flex}}@media(max-width:576px){.bot-footer__bottom-text .bot-text{font-size:.5rem}}.bot-footer__bottom-block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.bot-footer__divider{padding:0 .5rem}@media(max-width:991px){.bot-footer__divider{display:none}}.bot-footer__link-bottom{letter-spacing:0}@media(max-width:991px){.bot-footer__link-bottom{margin-right:.6rem;font-size:.6rem}}.bot-footer__social-block{width:8.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center}.bot-footer_social-icon{color:#454144;margin-right:.5rem;font-size:1.5rem}@media(max-width:1199px){.bot-footer{padding-top:3rem}}@media(max-width:576px){.bot-footer{background-image:url(/images/footer-back-mobile.jpg);background-position:58% bottom;background-size:100% auto;padding-bottom:1rem}}.bot-input-group__footer{max-width:13rem;width:100%}.bot-input-group__footer .bot-input{height:2rem;padding:.6rem;border:1px solid #8C8C8C;width:11.1rem;background:transparent;font-size:.7rem}.bot-input-group__footer .bot-input::-webkit-input-placeholder{color:#454144}.bot-input-group__footer .bot-input::-moz-placeholder{color:#454144}.bot-input-group__footer .bot-input:-moz-placeholder{color:#454144}.bot-input-group__footer .bot-input:-ms-input-placeholder{color:#454144}.bot-input-group__footer button{position:absolute;top:0;right:0;background:#454144;border:1px solid #454144;height:100%;width:2rem}.bot-input-group__footer button i:before{color:#fff;font-size:.75rem}.bot-menu{width:80%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.bot-menu li{margin-left:.65em}.bot-menu__link{color:#fff;text-align:center;font-family:RW Bold,"sans-serif";font-size:.55rem;text-transform:uppercase;letter-spacing:.03rem;padding:.65rem 0;transition:.3s}@media(max-width:1199px){.bot-menu__link{font-size:.45rem}}@media(max-width:991px){.bot-menu__link{font-size:.8rem;margin:.3rem 0;opacity:1;transform:translateY(0)}}.bot-menu__link--button{border:1px solid white;padding-left:.4rem;padding-right:.4rem}.bot-menu__link--button-first{margin-left:.65rem}.bot-menu__link+div{position:absolute;width:100%;left:0;top:110px;background-color:#fff;display:none}@media(max-width:991px){.bot-menu__link+div{position:absolute;width:100%;left:0;top:0;background-color:#454144;display:none;z-index:100;height:100%}}.bot-menu__link+div>ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem;-ms-flex-align:start;align-items:start;width:60rem;margin:0 auto}@media(max-width:991px){.bot-menu__link+div>ul{width:100%;-ms-flex-align:center;-ms-flex-direction:column;flex-direction:column;align-items:center;padding-top:0}}.bot-menu__link+div>ul.flex-justify-center{-ms-flex-pack:center;justify-content:center}.bot-menu__link+div>ul a{color:#454144}.bot-menu__link+div>ul a:hover{text-decoration:underline}@media(max-width:991px){.bot-menu__link+div>ul a{color:#fff}}.bot-menu__link+div>ul>li{padding:1rem}.bot-menu__link+div>ul>li:not(:last-child){margin-right:.5rem}.bot-menu__link+div>ul>li h4{font-family:BN Regular,"sans-serif";font-weight:400;margin-bottom:.5rem;border-bottom:1px solid #454144}@media(max-width:991px){.bot-menu__link+div>ul>li h4{font-size:2rem;text-align:center}}.bot-menu__link+div>ul>li h4.show-on-mobile{display:none}@media(max-width:991px){.bot-menu__link+div>ul>li h4.show-on-mobile{display:block}}@media(max-width:991px){.bot-menu__link+div>ul>li>ul{text-align:center}}@media(max-width:991px){.bot-menu__link+div>ul>li>ul>li{margin-bottom:.5rem;font-family:RW Bold,"sans-serif";font-size:.8rem;text-transform:uppercase;letter-spacing:.05rem}}.bot-menu .bot-menu__link{font-size:.65rem}.bot-menu__mobile-button{color:#fff}@media(max-width:576px){.bot-menu__mobile-button{font-size:.8rem}}.bot-menu__mobile-close{color:#fff}@media(max-width:991px){.bot-menu__mobile-close{position:fixed;top:1rem;right:1rem}}@media(max-width:991px){.bot-menu{position:fixed;top:0;left:0;width:100vw;height:100vh;min-height:100vh;background:#454144;z-index:100;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;display:none;opacity:0;transform:scale(.8);transition:.3s;overflow-y:scroll}}@media(max-height:500px)and (max-width:768px){.bot-menu{overflow-y:scroll;-ms-flex-pack:start;justify-content:flex-start;padding:2rem 0}}.bot-menu__submenu--linkback{display:none}@media(max-width:991px){.bot-menu__submenu--linkback{display:block;height:2rem;margin-top:1rem;padding-left:1rem}}.bot-menu__submenu--linkback a{font-size:2rem;color:#fff}.bot-adv h3,.bot-adv__title{font-weight:400}@media(max-width:767px){.bot-adv__title{padding:0 5%}}.bot-adv__subtitle{padding-top:1.4rem;padding-left:25%;padding-right:25%}@media(max-width:767px){.bot-adv__subtitle{padding:1.8rem 0 0}}.bot-adv__inf-block{margin-top:4.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:991px){.bot-adv__inf-block>div{width:100%}}@media(max-width:991px){.bot-adv__inf-block{-ms-flex-direction:column;flex-direction:column;margin-top:0;-ms-flex-align:center;align-items:center}}.bot-adv__side{width:25%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:991px){.bot-adv__side{-ms-flex-order:2;order:2}}.bot-adv__img-block{width:31%;overflow:hidden;margin:3.5rem 0;position:relative;background-color:#000}.bot-adv__img-block img{height:100%;opacity:.9}.bot-adv__img-block p{font-family:BN Regular,"sans-serif";color:#fff;font-size:4.5rem;letter-spacing:1rem;text-transform:uppercase;position:absolute;margin:0;top:50%;left:50%;transform:translateY(-50%) translate(-50%);margin-left:.5rem}.bot-adv.wrapper--top{margin-top:3rem}.bot-news__title{padding-bottom:5rem}@media(max-width:1199px){.bot-news__title{padding-bottom:2rem}}@media(max-width:767px){.bot-news__title{padding-top:5rem;padding-bottom:3rem}}.bot-booking__title{padding-bottom:4.3rem;font-weight:400}@media(max-width:1199px){.bot-booking__title{padding-bottom:2rem}}@media(max-width:767px){.bot-booking__title{padding:0 10%}}.bot-booking__content-block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:start;max-width:46rem;width:100%;margin:0 auto;margin-bottom:8rem}@media(max-width:991px){.bot-booking__content-block{padding-top:1rem;-ms-flex-direction:column;flex-direction:column}}.bot-booking__content-block h3{font-weight:400}@media(max-width:767px){.bot-booking__img-text{font-size:1.75rem!important}}.bot-booking__img-block{width:35rem;position:relative;overflow:hidden;height:30rem;background-color:#000}@media(max-width:767px){.bot-booking__img-block{height:15rem!important}}@media(max-width:576px){.bot-booking__img-block{height:18rem!important}}.bot-booking__img-block img.img-mq-s,.bot-booking__img-block img.img-mq-l{position:absolute!important;height:auto!important;top:0;left:0;width:100%}.bot-booking__img-block p{position:relative;top:50%;transform:translateY(-50%);margin-top:0}@media(max-width:991px){.bot-booking__img-block p{font-size:2rem!important;top:80%;width:80%}}.bot-booking__text-block{margin-left:4rem;width:32rem;text-align:center}.bot-booking__text-block .bot-text.bot-text--bold{margin-bottom:1rem}@media(max-width:991px){.bot-booking__text-block{-ms-flex-order:2;order:2;margin-left:0;width:auto}}.bot-booking__separator{width:.05rem;height:1.5rem;background:#8c8c8c;display:block;margin:1rem auto}.bot-booking .bot-link{margin:2rem auto 0}.bot-dest__inf{margin-top:-7.5rem}.bot-dest__inf--vacation{margin-top:-6rem}@media(max-width:991px){.bot-dest__inf{margin-top:0}}.bot-trip__title{margin:8rem 0 4rem}h2.bot-trip__title{font-weight:400}.bot-form__title{margin:7.5rem 0 0}@media(max-width:991px){.bot-form__title{margin:3.5rem 0 0}}.bot-form__subtitle{margin:1rem 23% 4rem}.bot-form__subtitle img{max-width:100%}@media(max-width:991px){.bot-form__subtitle{margin:1rem 0% 3rem}}H2.bot-form__title{font-weight:400}.bot-contact__inf-block{margin-top:8rem;margin-bottom:6rem}.bot-contact__inf-block .container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;max-width:700px}@media(max-width:991px){.bot-contact__inf-block .container{-ms-flex-direction:column;flex-direction:column}}.bot-contact__locations-container.container{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-ms-flex-pack:center;justify-content:center;max-width:52em;height:100%}@media(max-width:991px){.bot-contact__locations-container.container{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-line-pack:center;align-content:center}}.bot-contact__locations-card{width:280px;border:1px solid #D7D7D7;margin-right:1.5em;margin-top:1.5em;padding:1em}.bot-vacation__links-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:6rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:576px){.bot-vacation__links-container{width:14rem;margin:6rem auto 0}}.bot-vacation__links-container.bot-continent__travelatelier-tag{margin-top:0;-ms-flex-align:center;align-items:center;font-family:RW Regular,"sans-serif";color:#fff}.bot-vacation__links-container.bot-continent__travelatelier-tag span{line-height:48px;height:46px;margin-right:.5rem}.bot-vacation__links-container.bot-continent__travelatelier-tag img{width:150px}.bot-vacation__links-container.bot-destination__travelatelier-tag{margin-top:1em;-ms-flex-align:center;align-items:center;font-family:RW Regular,"sans-serif";color:#fff}.bot-vacation__links-container.bot-destination__travelatelier-tag span{line-height:48px;height:46px;margin-right:.5rem}.bot-vacation__links-container.bot-destination__travelatelier-tag img{width:150px}.bot-vacation__links-container.bot-destination__travelatelier-tag+.bot-vacation__links-container{margin-top:2rem}.bot-vacation__link{color:#fff;border:1px solid #FFFFFF;padding:.7rem 1.3rem;margin:.25rem}@media(max-width:576px){.bot-vacation__link{margin-bottom:1rem}}@media(max-width:767px){.bot-vacation__link{padding:.7rem 1.1rem}}.bot-vacation__adv-container{margin:4rem 0}.bot-vacation__adv-container .container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:767px){.bot-vacation__adv-container .container{-ms-flex-direction:column;flex-direction:column}}.bot-roadshow__gallery{margin-top:2rem}.bot-roadshow__switch-block .bot-select{width:6.5rem}.bot-roadshow__switch-block .bot-select *{font-size:.8rem;background:#fff}@media(max-width:576px){.bot-roadshow__switch-block .bot-select *{min-width:6rem}}.bot-roadshow__switch-block .bot-select__option-container .bot-select__option:nth-child(1){display:none}.bot-brochure__detail-nav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem;padding-left:2rem;background:#454144}.bot-brochure__detail-nav a.bot-button{padding:.5rem;width:auto;display:-ms-flexbox;display:flex}.bot-brochure__detail-nav a.bot-button span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.bot-brochure__detail-nav a.bot-button span i{font-size:1rem;margin-right:.5rem}.bot-brochure__form{margin-bottom:10rem}.bot-brochure__form .bot-form__container{margin-top:2rem}.bot-brochure__list-item-img{width:100%;border:1px solid #D7D7D7}.bot-brochure__list-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:52rem;margin-left:auto;margin-right:auto}.bot-brochure__list-block-container .g-recaptcha{margin-left:auto;margin-right:auto}.bot-brochure__list-block-container li{width:25%;min-width:200px;padding:0 1rem;margin-top:3rem}@media(max-width:767px){.bot-brochure__list-block-container li{width:50%}}@media(max-width:576px){.bot-brochure__list-block-container li{width:100%}}.bot-brochure__list-block-container .bot-button--small{width:100%;padding:.5rem 0;margin-bottom:.5rem}@media(max-width:576px){.bot-brochure__list-block-container .bot-button--small{font-size:1rem}}@media(max-width:767px){.bot-brochure__list-block-container .bot-button--small{font-size:.75rem}}@media(max-width:991px){.bot-slider__standart .bot-mobile__full-width img{top:initial;margin-top:initial}}@media(max-width:767px){.bot-slider__standart .bot-mobile__full-width img{width:140%;margin-left:-15%}}.bot-sl-vacation__slide .bot-mobile__full-width{width:27rem;min-width:27rem;margin-right:3rem}@media(max-width:991px){.bot-sl-vacation__slide .bot-mobile__full-width{-ms-flex-order:1;order:1;margin-bottom:3rem;width:100%;height:18rem;min-width:100vw;margin-left:-1rem}}.bot-slider-block__vacation .slick-active .container,.bot-slider-block__vacation .slick-active+.slick-slide .container{-ms-flex-direction:row!important;flex-direction:row!important}.bot-slider-block__example{margin-bottom:8rem}@media(max-width:991px){.bot-slider-block__example{margin-bottom:6rem}}@media(max-width:767px){.bot-slider-block__example{margin-bottom:5rem}}.bot-slider-block__example .slick-slide img{width:100%}.bot-slider-block__example .slick-prev{left:10%;bottom:0%;position:absolute;z-index:9}@media(max-width:767px){.bot-slider-block__example .slick-prev{left:0}}@media(max-width:576px){.bot-slider-block__example .slick-prev{width:13%}}.bot-slider-block__example .slick-next{right:10%;position:absolute;bottom:0%;z-index:9}@media(max-width:767px){.bot-slider-block__example .slick-next{right:0}}@media(max-width:576px){.bot-slider-block__example .slick-next{width:13%}}.bot-slider-block__example--text{text-align:center;font-size:.8rem;margin-top:1.5rem}.bot-slider-block__example--text p{width:26%;top:0;left:0;right:0;margin:0 auto;line-height:1.5rem}@media(max-width:767px){.bot-slider-block__example--text p{width:37%}}@media(max-width:576px){.bot-slider-block__example--text p{width:70%;font-size:.7rem}}.bot-testimonials-slider__container{padding-bottom:4rem}.bot-slider-block__testimonials{margin:0 auto}@media(max-width:767px){.bot-slider-block__testimonials{width:15.5rem}}.bot-slider-block__testimonials--cont{margin-top:5rem}@media(max-width:767px){.bot-slider-block__testimonials--text{width:15.5rem;margin:0 auto}}.bot-slider-block__testimonials--text p:nth-child(1){position:relative;width:50%;top:0;left:0;margin:0 auto;margin-bottom:1rem}@media(max-width:767px){.bot-slider-block__testimonials--text p:nth-child(1){width:100%}}.bot-slider-block__testimonials--text p:nth-child(1) span:nth-child(1){position:absolute;left:0}@media(max-width:767px){.bot-slider-block__testimonials--text p:nth-child(1) span:nth-child(1){display:none}}.bot-slider-block__testimonials--text p:nth-child(1) span:nth-child(1) i{font-size:.8rem}@media(max-width:767px){.bot-slider-block__testimonials--text p:nth-child(1) span:nth-child(1) i{font-size:.7rem;width:100%}}.bot-slider-block__testimonials--text p:nth-child(1) span:nth-child(2){font-size:.8rem;text-transform:uppercase;padding-left:6%}@media(max-width:767px){.bot-slider-block__testimonials--text p:nth-child(1) span:nth-child(2){font-size:.7rem;width:100%;padding:0}}.bot-slider-block__testimonials--text p:nth-child(1) span:nth-child(3){position:absolute;right:0}@media(max-width:767px){.bot-slider-block__testimonials--text p:nth-child(1) span:nth-child(3){display:block;margin:1rem 0;left:0}}.bot-slider-block__testimonials--text p:nth-child(1) span:nth-child(3) i{color:#2da5e7;font-size:.8rem}@media(max-width:767px){.bot-slider-block__testimonials--text p:nth-child(1) span:nth-child(3) i{font-size:.7rem}}.bot-slider-block__testimonials--text p:nth-child(2){width:46%;top:0;left:0;right:0;margin:0 auto;line-height:1.5rem}@media(max-width:767px){.bot-slider-block__testimonials--text p:nth-child(2){font-size:.7rem;width:100%;padding-top:1.5rem}}.bot-slider-block__testimonials--text p:nth-child(3){font-size:.7rem;width:46%;margin:1.5rem auto;left:0;right:0;top:0}@media(max-width:767px){.bot-slider-block__testimonials--text p:nth-child(3){font-size:.6rem;margin:0;margin-top:1rem;width:8rem}}.bot-slider-block__testimonials--star i:nth-child(1){transition-delay:.2s}.bot-slider-block__testimonials--star i:nth-child(2){transition-delay:.3s}.bot-slider-block__testimonials--star i:nth-child(3){transition-delay:.4s}.bot-slider-block__testimonials--star i:nth-child(4){transition-delay:.5s}.bot-slider-block__testimonials--star i:nth-child(5){transition-delay:.6s}.bot-slider-block__testimonials .slick-prev{left:0;top:50%;position:absolute;z-index:9}@media(max-width:767px){.bot-slider-block__testimonials .slick-prev{bottom:0;top:initial;left:0;transform:translateY(50%)}}.bot-slider-block__testimonials .slick-next{right:0;top:50%;position:absolute;z-index:9}@media(max-width:767px){.bot-slider-block__testimonials .slick-next{bottom:0;top:initial;right:0;transform:translateY(50%)}}.bot-slider-block__experts{margin:0 auto}@media(max-width:767px){.bot-slider-block__experts{width:16rem}}@media(max-width:576px){.bot-slider-block__experts{width:14rem}}.bot-slider-block__experts .grid-size{width:45%}.bot-slider-block__experts--photographer .bot-slider-block__experts--text p{padding-top:0}.bot-slider-block__experts--cont{margin:4.5rem 0}@media(max-width:576px){.bot-slider-block__experts--cont{margin:1.5rem 0}}.bot-slider-block__experts--cont.masonry{width:100%;max-width:500px;margin:0;margin-bottom:4rem}.bot-slider-block__experts--cont.masonry .bot-slider-block__experts--block{width:100%}.bot-slider-block__experts--cont.masonry .bot-slider-block__experts--text p{font-size:.65rem}@media(max-width:767px){.bot-slider-block__experts--cont.masonry .bot-slider-block__experts--text{width:14rem}}.bot-slider-block__experts--cont.masonry .bot-slider-block__experts--image{height:auto}@media(max-width:576px){.bot-slider-block__experts--cont.masonry .bot-slider-block__experts--image{height:14rem}}@media(max-width:767px){.bot-slider-block__experts--cont.masonry .bot-slider-block__experts--image{height:16rem}}.bot-slider-block__experts--cont.masonry .bot-slider-block__experts--image img{height:auto}.bot-slider-block__experts--block{width:80%;display:-ms-flexbox;display:flex;margin:0 auto}@media(max-width:1199px){.bot-slider-block__experts--block{width:100%}}@media(max-width:991px){.bot-slider-block__experts--block{width:100%;height:auto}}@media(max-width:767px){.bot-slider-block__experts--block{-ms-flex-direction:column;flex-direction:column;height:auto;width:100%}}@media(max-width:576px){.bot-slider-block__experts--block{height:auto}}.bot-slider-block__experts--text{width:55%}@media(max-width:576px){.bot-slider-block__experts--text{width:100%;height:34%}}@media(max-width:767px){.bot-slider-block__experts--text{margin:0 auto;margin-top:1.5rem;width:100%}}.bot-slider-block__experts--text p{width:80%;margin:0 auto;line-height:1.94;padding-top:5%;font-size:.9rem}@media(max-width:1199px){.bot-slider-block__experts--text p{width:90%}}@media(max-width:991px){.bot-slider-block__experts--text p{width:90%;padding-top:5%}}@media(max-width:767px){.bot-slider-block__experts--text p{padding-top:2%;line-height:1.5;width:110%}}@media(max-width:576px){.bot-slider-block__experts--text p{width:100%;padding-top:5%;line-height:2;font-size:.7rem;margin:0 auto;margin-bottom:1rem}}.bot-slider-block__experts--text a{padding-top:1rem;width:100%}.bot-slider-block__experts--text a i{color:#2da5e7;padding-left:.3rem}.bot-slider-block__experts--image{width:45%;position:relative;height:20rem;overflow:hidden}@media(max-width:767px){.bot-slider-block__experts--image{max-width:16rem;max-height:16rem;width:100%;height:100%;left:0;right:0;margin:0 auto}}@media(max-width:576px){.bot-slider-block__experts--image{width:14rem;height:14rem}}.bot-slider-block__experts--image img{position:absolute;width:100%;height:100%}@media(max-width:767px){.bot-slider-block__experts--image img{width:16rem;height:16rem}}@media(max-width:576px){.bot-slider-block__experts--image img{width:14rem;height:13.9rem}}.bot-slider-block__experts--image p:nth-child(3){left:0;top:0;font-size:2rem;padding:.5rem}@media(max-width:991px){.bot-slider-block__experts--image p:nth-child(3){font-size:1rem}}.bot-slider-block__experts--image p:nth-child(2){right:0;bottom:0;padding:1rem;font-size:1rem}@media(max-width:991px){.bot-slider-block__experts--image p:nth-child(2){padding:.5rem}}.bot-slider-block__experts--image p{position:absolute;background:#fff;margin:0}.bot-slider-block__experts .slick-prev{right:42%;position:absolute;z-index:9;top:90%}@media(max-width:1199px){.bot-slider-block__experts .slick-prev{right:37%}}@media(max-width:991px){.bot-slider-block__experts .slick-prev{right:39%;top:85%}}@media(max-width:767px){.bot-slider-block__experts .slick-prev{top:30%;bottom:initial;left:0}}@media(max-width:576px){.bot-slider-block__experts .slick-prev{top:20%;bottom:initial;left:0}}.bot-slider-block__experts .slick-next{right:37%;position:absolute;z-index:9;top:90%}@media(max-width:1199px){.bot-slider-block__experts .slick-next{right:31%}}@media(max-width:991px){.bot-slider-block__experts .slick-next{right:26%;top:85%}}@media(max-width:767px){.bot-slider-block__experts .slick-next{bottom:initial;top:30%;right:0;left:initial}}@media(max-width:576px){.bot-slider-block__experts .slick-next{bottom:initial;top:20%;right:0;left:initial}}.bot-slider-block__destinations{margin-bottom:5rem}.bot-slider-block__destinations .container>div:nth-child(1){position:relative}.bot-slider-block__destinations--white{width:100%;height:100%;background:#fff;top:0;right:0;position:absolute;transition:.5s}.bot-slider-block__destinations .slick-slide p:nth-child(2){color:#454144;transition-delay:.5s;transition:.5s}.bot-slider-block__destinations .slick-slide p:not(:nth-child(2)),.bot-slider-block__destinations .slick-slide a:last-child{opacity:0;transition:.4s}.bot-slider-block__destinations .slick-current .bot-slider-block__destinations--white{transition-delay:.5s;width:0}.bot-slider-block__destinations .slick-current p:nth-child(2){color:#fff;z-index:9;transition-delay:.6s}.bot-slider-block__destinations .slick-current p:not(:nth-child(2)),.bot-slider-block__destinations .slick-current a:last-child{opacity:1;transition-delay:.8s}.bot-slider-block__destinations--cont{margin-top:4rem}.bot-slider-block__destinations--block{position:relative}.bot-slider-block__destinations--block img{width:100%}.bot-slider-block__destinations--block p:nth-child(2){position:absolute;margin:0 auto;left:0;right:0;top:27%;letter-spacing:.25rem;font-size:5rem;color:#fff;font-family:BN Regular,"sans-serif";text-align:center}@media(max-width:1199px){.bot-slider-block__destinations--block p:nth-child(2){top:25%;width:95%;font-size:4rem}}@media(max-width:991px){.bot-slider-block__destinations--block p:nth-child(2){width:95%;top:20%;font-size:3rem}}@media(max-width:767px){.bot-slider-block__destinations--block p:nth-child(2){width:90%;top:17%;font-size:2.5rem}}@media(max-width:576px){.bot-slider-block__destinations--block p:nth-child(2){width:95%;font-size:1.25rem;top:10%}}.bot-slider-block__destinations--block p:nth-child(3){text-align:center;margin:0 auto;margin-top:2rem}.bot-slider-block__destinations--block p:nth-child(4){text-align:center;margin:0 auto;width:65%;margin-top:1rem;line-height:1.5rem}@media(max-width:1199px){.bot-slider-block__destinations--block p:nth-child(4){width:80%}}@media(max-width:991px){.bot-slider-block__destinations--block p:nth-child(4){width:85%}}@media(max-width:767px){.bot-slider-block__destinations--block p:nth-child(4){width:85%}}@media(max-width:576px){.bot-slider-block__destinations--block p:nth-child(4){width:100%}}.bot-slider-block__destinations--block a{width:auto;padding-left:1rem;padding-right:1rem;margin-top:2rem}@media(max-width:1199px){.bot-slider-block__destinations--block a{width:29%}}@media(max-width:576px){.bot-slider-block__destinations--block a{width:50%}}.bot-slider-block__destinations .slick-prev{left:15%;position:absolute;z-index:9;bottom:12%}@media(max-width:1199px){.bot-slider-block__destinations .slick-prev{bottom:14%;left:10%}}@media(max-width:991px){.bot-slider-block__destinations .slick-prev{left:0;bottom:16%}}@media(max-width:576px){.bot-slider-block__destinations .slick-prev{left:0;bottom:50%;height:2.5rem;width:2.5rem}}.bot-slider-block__destinations .slick-next{right:15%;position:absolute;z-index:9;bottom:12%}@media(max-width:1199px){.bot-slider-block__destinations .slick-next{bottom:14%;right:10%}}@media(max-width:991px){.bot-slider-block__destinations .slick-next{right:0;bottom:16%}}@media(max-width:576px){.bot-slider-block__destinations .slick-next{right:0;bottom:50%;width:15%;height:2.5rem;width:2.5rem}}.bot-slider-block__bevolking--cont{margin-top:4rem}.bot-slider-block__bevolking--block{position:relative}.bot-slider-block__bevolking--block img{width:100%;margin:0 auto}@media(max-width:991px){.bot-slider-block__bevolking--block img{width:100%}}.bot-slider-block__bevolking--block p:nth-child(2){text-align:center;margin:0 auto;margin-top:2rem}.bot-slider-block__bevolking--block p:nth-child(3){text-align:center;margin:0 auto;width:37%;margin-top:2rem;line-height:1.5rem}@media(max-width:1199px){.bot-slider-block__bevolking--block p:nth-child(3){width:44%}}@media(max-width:991px){.bot-slider-block__bevolking--block p:nth-child(3){width:49%}}@media(max-width:991px){.bot-slider-block__bevolking--block p:nth-child(3){width:55%}}@media(max-width:576px){.bot-slider-block__bevolking--block p:nth-child(3){width:100%}}.bot-slider-block__bevolking--block a{width:25%;margin-top:2rem}@media(max-width:1199px){.bot-slider-block__bevolking--block a{width:29%}}@media(max-width:576px){.bot-slider-block__bevolking--block a{width:50%}}.bot-slider-block__bevolking .slick-prev{left:50%;position:absolute;z-index:9;bottom:0;transform:translate(-100%) translateY(100%)}.bot-slider-block__bevolking .slick-next{right:50%;position:absolute;z-index:9;transform:translate(100%)}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.icon{width:1em;height:1em;fill:currentColor;display:inline-block;vertical-align:-.125em;flex-shrink:0}.bot-menu>li:hover>.js-bot-menu__submenu,.bot-menu>li:focus-within>.js-bot-menu__submenu{display:block}body .bot-scale--normalizer-popup{opacity:1;transform:scale(1)}.bot-black-back--open{opacity:1}@media(max-width:991px){.bot-menu>li.is-submenu-open>.js-bot-menu__submenu{display:block}}.bot-header{padding-top:.35rem;padding-bottom:.35rem}.bot-header .bot-menu{align-items:center}@media(min-width:992px){.bot-header .bot-menu__link+div{top:100%;margin-top:4px}.bot-header .bot-menu__link+div>ul{padding:1.5rem 1rem 2rem}}.bot-dialog{max-width:min(46rem,92vw);width:100%;border:0;border-radius:4px;padding:2.5rem 2rem 2rem;background:#fff;color:#454144}.bot-dialog::backdrop{background:#0009}.bot-dialog__close{position:absolute;top:.5rem;right:.75rem;border:0;background:none;font-size:2rem;line-height:1;cursor:pointer;color:#454144}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body .bot-fade--from-top,body .bot-fade--from-bottom,body .bot-scale,.bot-header.bot-fade--from-top,.bot-header.bot-fade--from-bottom{opacity:1;transform:none}.container{width:var(--container-max);margin:0 auto;padding:0 1rem}@media(max-width:1199px){.container{width:var(--container-md);padding:0 .5rem}}@media(max-width:991px){.container{width:100%;padding:0 1rem}}.embla{overflow:hidden;position:relative}.embla__container{display:flex}.embla__slide{flex:0 0 100%;min-width:0}.bot-slider-block__destinations.embla .embla__slide{flex:0 0 80%}.bot-dest__info-text{display:none}#macy-container{display:block;columns:3;column-gap:1rem}#macy-container .bot-search__res-block{width:auto;margin-right:0;display:inline-block;break-inside:avoid}@media(max-width:991px){#macy-container{columns:2}}@media(max-width:767px){#macy-container{columns:1}}.visually-hidden{display:none!important}.top-menu-container[data-astro-cid-l3rxwkef]{display:flex;width:60rem;margin:0 auto .15em;padding:0 1rem;flex-direction:row;justify-content:flex-end}.bot-top-menu[data-astro-cid-l3rxwkef] li[data-astro-cid-l3rxwkef]{margin-left:.65rem}.bot-top-menu[data-astro-cid-l3rxwkef]{display:none;flex-direction:row;justify-content:flex-end}.bot-top-menu--mobile[data-astro-cid-l3rxwkef]{display:none}@media(max-width:991px){.bot-top-menu--mobile[data-astro-cid-l3rxwkef]{display:block}.top-menu-container[data-astro-cid-l3rxwkef]{display:none!important}.bot-menu--mobile li[data-astro-cid-l3rxwkef]{width:100%;text-align:center}.bot-menu__link--button-first{margin-left:0}.bot-menu__link--button{width:70%}.bot-top-menu--mobile[data-astro-cid-l3rxwkef] .bot-menu__link{font-size:.6rem}.bot-menu{padding-top:2em;justify-content:flex-start}}@media(max-width:1199px){.top-menu-container[data-astro-cid-l3rxwkef]{width:48.1rem;padding:0 .5rem}}@media(min-width:992px){.bot-top-menu[data-astro-cid-l3rxwkef]{display:flex}}.bot-input-group__footer[data-astro-cid-eiktfxgb] button[data-astro-cid-eiktfxgb] .icon{color:#fff;font-size:.75rem}
