html{font-size:16px}*{margin:0;padding:0;border:unset;box-sizing:border-box}:root{--color-black: #333333;--color-white: #ffffff;--color-blue: #152543;--color-purple: #8c79ed;--color-light-purple: #a696fc;--color-dark-purple: #2f236f;--color-dark-grey: #7f7f7f;--color-grey: #d7d7d7;--color-green: #15d099;--color-yellow: #feef34;--color-light-grey: #f7f7f8;--color-primary: #2c41c4;--color-danger: #d9001b;--color-success: #1d8b3c;--color-warning: #f5cd00;--font-titles: "Inter", sans-serif;--font-texts: "Inter", sans-serif;--page-padding: 135px;--nav-height: 150px;--mega-menu-offset: -44px;--header-logo-width: 229px;--sidebar-width: 270px;--modal-background-color: rgba(0, 0, 0, 0.25)}.header-padding{padding-top:calc(var(--nav-height) + 100px)}.color-purple{color:var(--color-purple)}.color-dark-purple{color:var(--color-dark-purple)}.color-black{color:var(--color-black)}.color-white{color:var(--color-white)}.color-blue{color:var(--color-blue)}.color-cyan{color:var(--color-cyan)}.color-cyan-light{color:var(--color-cyan-light)}.color-danger{color:var(--color-danger)}.color-success{color:var(--color-success)}.color-dark-grey{color:var(--color-dark-grey)}.background-color-white{background-color:var(--color-white)}.background-color-blue{background-color:var(--color-blue)}.background-color-cyan-light{background-color:var(--color-cyan-light)}.background-color-cyan{background-color:var(--color-cyan)}.background-color-light-grey{background-color:var(--color-light-grey)}body{margin:0px;padding:0px;font-family:var(--font-texts);color:var(--color-black);overflow-x:hidden;height:100%;width:100%;font-size:1rem;font-weight:normal;font-style:normal;background-color:var(--color-white);position:relative}.text-align-center{text-align:center}.center-image{-o-object-position:center;object-position:center}.cover-image{-o-object-fit:cover;object-fit:cover}.contain-image{-o-object-fit:contain;object-fit:contain}.aspect-ratio-image{width:100%;height:100%;position:absolute;top:0px;left:0px}.image-border-radius-30{border-radius:30px}.image-border-radius-20{border-radius:20px}.word-break{word-break:break-all}.aspect-ratio-image-wrapper{position:relative}.aspect-ratio-image-wrapper:before{display:block;width:100%;content:""}.flex-column{display:flex;flex-direction:column}.align-items-center{align-items:center}a{text-decoration:none;outline:none}button{outline:none;background-color:rgba(0,0,0,0)}.link:hover{text-decoration:underline}.position-relative{position:relative}.overflow-hidden{overflow:hidden}.hide-animated-element{visibility:hidden}.text-editor{font-size:16px;line-height:1.5em;padding-bottom:124px;padding-top:32px;width:100%}.text-editor p{font-size:15px}.text-editor a{color:var(--color-red);text-decoration:underline}.text-editor ul{margin-inline-start:20px}.text-editor *+h2,.text-editor *+h3,.text-editor *+h4,.text-editor *+p{margin-top:25px}.text-editor h1,.text-editor h2,.text-editor h3,.text-editor h4{color:var(--color-black);line-height:1em}.text-editor h1{font-size:2rem;margin:.67em 0px}.text-editor h2{font-size:1.6rem}.text-editor h3{font-size:1.2rem}.text-editor h4{font-size:1rem}.page-section{padding-top:64px}button:disabled,button.disabled{pointer-events:none;opacity:.6}.screen-height{min-height:100vh}h1,.h1{font-family:var(--font-titles);font-size:5.375rem}h2,.h2{font-size:4rem;font-family:var(--font-titles);line-height:normal}h3,.h3{font-size:3rem;font-family:var(--font-titles);line-height:normal;font-style:normal}h4,.h4{font-size:32px}h5,.h5{font-size:1.5rem}h6{font-size:1rem}label,.label{font-size:1rem;font-family:var(--font-primary);line-height:normal;font-style:normal;font-weight:normal;display:block}p a{color:var(--color-purple)}p a:hover{text-decoration:underline}.grid-fill-columns{grid-column:1/-1}.section-title{font-size:72px;font-family:var(--font-titles);line-height:normal;font-weight:500}.section-title b{font-weight:500}.section-title.section-title--bold{font-weight:700}.section-title.section-title--bold b,.section-title.section-title--bold strong{font-weight:700}.section-title.section-title--white-purple{color:var(--color-dark-purple)}.section-title.section-title--white-purple b,.section-title.section-title--white-purple strong{color:#fff}.section-title.section-title--black-purple{color:var(--color-black)}.section-title.section-title--black-purple b{color:var(--color-purple)}.title-arrow{width:1em;height:1em;display:inline-block;position:relative}.title-arrow:before{content:"";position:absolute;top:0%;left:-15%;width:130%;height:130%;background-color:var(--color-yellow);border-radius:50%}.title-arrow:after{content:"";position:absolute;top:0%;left:-15%;width:130%;height:130%;background-image:url("../img/svg/arrow_right_in_title.svg");background-repeat:no-repeat;background-position:center;background-size:70%}.title-star{width:1.1em;height:1.1em;display:inline-block;position:relative}.title-star:after{content:"";position:absolute;top:15%;left:0px;width:100%;height:100%;background-image:url("../img/svg/title_star.svg");background-repeat:no-repeat;background-position:center;background-size:100%}.section-subtitle{font-size:36px;font-family:var(--font-texts);font-weight:700}.primary-btn{display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;text-align:center;min-height:56px;min-width:212px;padding:8px 32px;position:relative;overflow:hidden;border-radius:15px;background-color:var(--color-purple);color:#fff;transition:background-color .6s,border-color .6s,color .6s;overflow:hidden;--hover-color: white;--hover-background-color: var(--color-black)}.primary-btn:after{content:"";width:0%;height:100%;position:absolute;top:0px;left:0px;background-color:#fff;opacity:.17;transition:width .6s}.primary-btn span:not(.loader){position:relative;z-index:2;transition:color .6s}.primary-btn.primary-btn--green{background-color:var(--color-green)}.primary-btn.primary-btn--black{background-color:var(--color-black);color:var(--color-white);--hover-color: white;--hover-background-color: var(--color-primary)}.primary-btn.primary-btn--white{background-color:var(--color-white);color:var(--color-black);--hover-color: white;--hover-background-color: var(--color-black)}.primary-btn.primary-btn--primary{background-color:var(--color-primary);color:var(--color-white);--hover-color: white;--hover-background-color: var(--color-black)}.primary-btn.primary-btn--rounded{border-radius:32px}.primary-btn.primary-btn--white-primary{background-color:var(--color-white);color:var(--color-primary);--hover-color: white;--hover-background-color: var(--color-black)}.primary-btn.primary-btn--min-width{min-width:186px}.primary-btn.primary-btn--no-wrap{white-space:nowrap}.primary-btn.primary-btn--big{width:100%;max-width:378px;min-height:88px}.primary-btn.primary-btn--big.primary-btn--rounded{border-radius:44px}.primary-btn.primary-btn--loading span:not(.loader){opacity:0}.primary-btn.primary-btn--loading .loader{opacity:1}.primary-btn.primary-btn--outline{border:2px solid var(--color-purple);background-color:var(--color-white);color:var(--color-purple)}.primary-btn.primary-btn--outline:after{background-color:var(--color-purple);opacity:1}.primary-btn.primary-btn--outline:hover{color:var(--color-white)}.primary-btn.primary-btn--arrow{display:flex;padding-right:48px;padding-left:48px;position:relative}.primary-btn.primary-btn--arrow .arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:inline-block;width:28px;height:28px;background:url("../img/svg/arrow_right_white.svg");background-repeat:no-repeat;background-position:center}.primary-btn:not(:disabled){cursor:pointer}.primary-btn:hover:after{width:100%}.primary-btn:hover .primary-btn__icon path{stroke:var(--hover-color)}.primary-btn .primary-btn__icon{margin-right:10px}.primary-btn .primary-btn__icon path{transition:stroke .6s}.submit-btn{display:flex;align-items:center;background-color:var(--color-dark-purple);font-weight:700;color:#fff;font-size:20px;border-radius:50px;padding:20px 48px;position:relative}.submit-btn.submit-btn--with-arrow{padding-right:96px}.submit-btn.submit-btn--green{background-color:var(--color-green);border-radius:15px}.submit-btn:not(disabled){cursor:pointer}.submit-btn .arrow{width:44px;height:39px;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:transform .6s}.submit-btn:hover .arrow{transform:translate(10px, -50%)}.round-arrow-btn{width:64px;height:64px;background-color:var(--color-dark-purple);border-radius:50%;padding:8px;flex-shrink:0;transition:background-color .6s}.round-arrow-btn .arrow{width:100%;height:100%;display:block;transition:transform .6s}.round-arrow-btn:hover .arrow{transform:scale(0.8)}.round-arrow-btn.round-arrow-btn--purple{background-color:var(--color-purple)}.round-arrow-btn.round-arrow-btn--border{background-color:#fff;border:2px solid #d7d7d7;width:84px;height:84px}.round-arrow-btn.round-arrow-btn--border path{stroke:var(--color-black)}.round-arrow-btn.round-arrow-btn--border-purple{background-color:#fff;border:2px solid var(--color-purple);width:84px;height:84px;transition:border .6s,background-color .6s}.round-arrow-btn.round-arrow-btn--border-purple path{stroke:var(--color-black);transition:stroke .6s}.round-arrow-btn.round-arrow-btn--border-purple:hover{border:2px solid var(--color-white);background-color:var(--color-purple)}.round-arrow-btn.round-arrow-btn--border-purple:hover path{stroke:var(--color-white)}@keyframes round-arrow-animation{0%{transform:translateX(0%)}100%{transform:translateX(5%)}}.loader{width:32px;height:32px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;border:5px solid #fff;border-bottom-color:rgba(0,0,0,0);display:inline-block;box-sizing:border-box;animation:loader-rotation 1s linear infinite}@keyframes loader-rotation{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.dynamic-content{position:relative}.dynamic-content.dynamic-content--loading{position:relative}.dynamic-content.dynamic-content--loading>*{opacity:.4}.dynamic-content.dynamic-content--loading:after{content:"";width:32px;height:32px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10;border:5px solid var(--color-purple);border-bottom-color:rgba(0,0,0,0);display:inline-block;box-sizing:border-box;animation:loader-rotation 1s linear infinite}.small-text{font-size:18px;font-weight:500;line-height:1.55em}.medium-text{font-size:24px;font-family:var(--font-texts);line-height:1.5em;font-weight:normal}.medium-text.medium-text--bold{font-weight:700}.large-text{font-size:36px;font-family:var(--font-texts);line-height:normal;font-weight:500}.large-text a{font-weight:700}.page-title{font-size:100px;font-family:var(--font-titles);line-height:1em;font-weight:normal}.arrow-btn{--text-color: var(--color-black);--hover-color: var(--color-white);--hover-background-color: var(--color-green);display:flex;font-size:18px;font-weight:500;color:var(--text-color);align-items:center;padding:6px 16px;min-height:35px;transition:color .6s,border .6s;cursor:pointer;position:relative;padding-right:48px;border-radius:20px;border:2px solid var(--text-color)}.arrow-btn .arrow-wrapper{width:35px;height:100%;position:absolute;right:0px;top:0px;border-radius:20px;transition:width .6s,background-color .6s,border .6s}.arrow-btn span{position:relative;z-index:2}.arrow-btn .arrow{width:20px;height:17px;position:absolute;top:50%;right:6px;transform:translate(0%, -50%)}.arrow-btn .arrow path{transition:stroke .6s;stroke:var(--text-color)}.arrow-btn.arrow-btn--white{--text-color: var(--color-white);--hover-color: var(--color-white);--hover-background-color: var(--color-green)}.arrow-btn.arrow-btn--hover-yellow{--text-color: var(--color-black);--hover-color: var(--color-black);--hover-background-color: var(--color-yellow)}.arrow-btn:hover{color:var(--hover-color);border:2px solid var(--hover-background-color)}.arrow-btn:hover .arrow{animation:arrow-animation .5s infinite alternate}.arrow-btn:hover .arrow-wrapper{width:100%;background-color:var(--hover-background-color)}.arrow-btn:hover .arrow path{stroke:var(--hover-color)}@keyframes arrow-animation{0%{transform:translate(0%, -50%)}100%{transform:translate(20%, -50%)}}@media only screen and (max-width: 1480px){:root{--page-padding: 75px}.page-title{font-size:92px}.section-title{font-size:64px}}@media only screen and (max-width: 1260px){:root{--page-padding: 50px}.page-title{font-size:88px}.section-title{font-size:56px}}@media only screen and (max-width: 1024px){h1,.h1{font-size:4.2rem}h2,.h2{font-size:3.25rem}h2.h2--text,.h2.h2--text{font-size:3rem}h3,.h3{font-size:2.45rem}h5,.h5{font-size:1.25rem}.page-title{font-size:72px}.section-title{font-size:48px}.section-subtitle{font-size:32px}.large-text{font-size:28px}}@media only screen and (max-width: 900px){:root{--page-padding: 25px}.page-title{font-size:64px}.section-title{font-size:40px}.section-subtitle{font-size:30px}.large-text{font-size:26px}.medium-text{font-size:24px}.round-arrow-btn.round-arrow-btn--border{width:64px;height:64px}}@media only screen and (max-width: 600px){h1,.h1{font-size:3.4rem}h2,.h2{font-size:2.65rem}h2.h2--text,.h2.h2--text{font-size:2.25rem}h3,.h3{font-size:2.15rem}h4,.h4{font-size:28px}.page-title{font-size:56px}.section-title{font-size:36px}.section-subtitle{font-size:28px}.large-text{font-size:22px}.medium-text{font-size:18px}:root{--page-padding: 16px}.image-border-radius-30{border-radius:15px}.image-border-radius-20{border-radius:15px}.round-arrow-btn.round-arrow-btn--border-purple{width:64px;height:64px}}@media only screen and (max-width: 420px){h1,.h1{font-size:2.8rem}h2,.h2{font-size:2rem}.page-title{font-size:40px}.section-title{font-size:32px}.section-subtitle{font-size:24px}.medium-text{font-size:18px}.primary-btn{letter-spacing:unset;font-size:14px;min-height:40px;min-width:124px;border-radius:10px;width:auto}.primary-btn.primary-btn--arrow{padding:8px 32px}.primary-btn.primary-btn--arrow .arrow{width:20px;height:20px;right:8px}.primary-btn.primary-btn--big{letter-spacing:unset;font-size:18px;min-height:56px;min-width:180px;border-radius:10px;width:auto}}@media only screen and (max-width: 360px){.page-title{font-size:36px}}.clip-path-100{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}.clip-path-circle-200{clip-path:circle(200% at 50% 50%)}.clip-path-200{clip-path:polygon(-50% -50%, 150% -50%, 150% 150%, -50% 150%)}.d-column{display:flex;flex-direction:column}.row{display:flex}input,textarea{outline:none;resize:none}.background-cover{background-repeat:no-repeat;background-position:center;background-size:cover}.max-width-content-dashboard{width:100%;max-width:1428px;padding:0px 24px;margin:0px auto}.max-width-content-1920{width:100%;max-width:1920px;margin:0px auto}.max-width-content-1920.max-width-content-1920--with-padding{max-width:calc(1920px + var(--page-padding) + var(--page-padding));padding:0px var(--page-padding)}.max-width-content-1920.max-width-content-1920--dashboard-padding{max-width:1968px;padding:0px 24px}.max-width-content-1650{width:100%;max-width:calc(1650px + var(--page-padding) + var(--page-padding));padding:0px var(--page-padding);margin:0px auto}.max-width-content-1520{width:100%;max-width:calc(1520px + var(--page-padding) + var(--page-padding));padding:0px var(--page-padding);margin:0px auto}.max-width-content-1520.max-width-content-1520--left-padding{max-width:calc(1520px + 3*var(--page-padding));padding-left:calc(2*var(--page-padding))}.max-width-content-1440{width:100%;max-width:calc(1440px + var(--page-padding) + var(--page-padding));padding:0px var(--page-padding);margin:0px auto}.max-width-content-1380{width:100%;max-width:calc(1380px + var(--page-padding) + var(--page-padding));padding:0px var(--page-padding);margin:0px auto}.max-width-content-1366{width:100%;max-width:calc(1366px + var(--page-padding) + var(--page-padding));padding:0px var(--page-padding);margin:0px auto}.max-width-content-1350{width:100%;max-width:calc(1350px + var(--page-padding) + var(--page-padding));padding:0px var(--page-padding);margin:0px auto}.max-width-content-1080{width:100%;max-width:calc(1080px + var(--page-padding) + var(--page-padding));padding:0px var(--page-padding);margin:0px auto}.max-width-content-1110{width:100%;max-width:calc(1110px + var(--page-padding) + var(--page-padding));padding:0px var(--page-padding);margin:0px auto}.max-width-content-1110.no-padding{max-width:1110px;padding:0px}.max-width-content-960{width:100%;max-width:calc(960px + var(--page-padding) + var(--page-padding));padding:0px var(--page-padding);margin:0px auto}.terms-text-wrapper{padding:120px 0px}@media only screen and (max-width: 600px){.max-width-content-dashboard{padding:0px 8px}}.header{position:sticky;top:0px;left:0px;height:var(--nav-height);width:100%;max-width:100vw;transition:background-color .6s;z-index:30;background-color:#fff}.header.header--transparent:not(.header--menu-open){background-color:rgba(0,0,0,0)}.header.header--transparent:not(.header--menu-open) .header-content:before{background-color:rgba(0,0,0,0)}.header.header--transparent:not(.header--menu-open) .nav-link{color:#fff}.header.header--transparent:not(.header--menu-open) .header-logo{filter:grayscale(1) invert(1) brightness(2)}.header.header--transparent:not(.header--menu-open) .icon-btn{filter:grayscale(1) invert(1) brightness(2)}.header.header--transparent:not(.header--menu-open) .lang-btn{--text-color: white;--hover-background: white;--hover-text: var(--color-black)}.header.header--transparent:not(.header--menu-open) .menu-btn{border-color:#fff}.header.header--transparent:not(.header--menu-open) .menu-btn span{border-color:#fff}.header.header--fixed{position:fixed}.header-content{width:100%;max-width:1920px;display:flex;align-items:center;padding:0px 32px;height:100%;position:relative;margin:0px auto}.header-content:before{content:"";width:100%;height:100%;top:0px;left:0px;background-color:var(--color-white);transition:background-color .6s;position:absolute;z-index:3}.header-content>*{z-index:4}.header-logo{width:100%;max-width:405px;transition:filter .6s;position:relative;margin-right:32px}.header-logo:before{content:"";display:block;width:100%;padding-top:24.8%}.header-logo img{position:absolute;top:0px;left:0px;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.navigation{margin-left:auto;display:flex;margin-right:48px}.navigation ul{display:flex;align-items:center;list-style:none}.navigation li{display:flex}.navigation li+li{margin-left:48px}.nav-link{font-size:22px;font-weight:700;color:var(--color-blue);padding:8px 0px;position:relative;transition:color .6s;text-align:center}.nav-link:after{content:"";position:absolute;left:0px;bottom:0px;width:100%;height:8px;transform-origin:center top;transition:transform .6s;transform:scale(0, 0.5);background-color:var(--color-purple)}.nav-link:hover:after{transform:scale(1, 0.5)}.link-dropdown-wrapper{position:relative}.link-dropdown-wrapper.link-dropdown-wrapper--active .nav-link.nav-link--dropdown:after{transform:scaleX(1);transition:transform .2s}.link-dropdown-wrapper.link-dropdown-wrapper--active .dropdown-content-wrapper{height:calc(100dvh - var(--nav-height) + var(--mega-menu-offset))}.link-dropdown-wrapper.link-dropdown-wrapper--active .dropdown-content{opacity:1;visibility:visible;transform:translateY(0px);transition:opacity .6s,visibility .6s,transform .6s}.icon-btn{display:flex;transition:filter .6s,opacity .6s}.icon-btn img{height:28px}.icon-btn:hover{opacity:.6}.icon-btn+.icon-btn{margin-left:24px}.header-content__right{display:flex;align-items:center}.header-content__right .primary-btn{margin-left:24px}.lang-btn{--text-color: var(--color-black);--hover-background: var(--color-black);--hover-text: var(--color-white);display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:2px solid var(--text-color);font-size:20px;font-weight:700;text-align:center;color:var(--text-color);margin-left:16px;transition:color .6s,background-color .6s,border .6s}.lang-btn:hover{background-color:var(--hover-background);color:var(--hover-text)}.dropdown-content-wrapper{display:flex;align-items:flex-start;position:absolute;top:100%;max-height:calc(100dvh - var(--nav-height) + var(--mega-menu-offset));height:0px;left:50%;transform:translateX(-50%);pointer-events:none;touch-action:none;justify-content:flex-end;width:800px}.dropdown-content{background-color:#f2f2f2;border:2px solid var(--color-purple);border-radius:30px;padding:40px 40px;overflow:hidden;opacity:0;max-height:100%;margin:0px auto;min-width:280px;pointer-events:auto;touch-action:auto;transform:translateY(-4px)}.dropdown-list{display:flex;flex-direction:column}.dropdown-list .dropdown-link+.dropdown-link{margin-top:16px}.dropdown-link{font-size:18px;font-weight:700;color:var(--color-blue)}.dropdown-link span{background:linear-gradient(0deg, rgba(51, 51, 48, 0) 0%, rgba(0, 0, 0, 0) 100%, rgba(255, 255, 255, 0) 100%),linear-gradient(0deg, var(--color-blue) 0%, var(--color-blue) 100%, var(--color-blue) 100%);background-size:100% .1em,0 .1em;background-position:100% 1.1em,0 1.1em;background-repeat:no-repeat;transition:background-size 600ms}.dropdown-link:hover span{background-size:0 .1em,100% .1em}.menu-btn{width:56px;height:40px;border-radius:24px;background-color:rgba(0,0,0,0);margin-left:8px;position:relative;cursor:pointer;flex-shrink:0;display:none;border:2px solid var(--color-black)}.menu-btn span{display:block;width:64%;height:2px;border:1px solid var(--color-black);position:absolute;transform:translate(-50%, -50%);transform-origin:center;left:50%;transition:top .6s .3s,transform .3s,width .6s,border .6s}.menu-btn span:first-child{top:32%;width:48%}.menu-btn span:nth-child(2){top:50%}.menu-btn span:last-child{top:68%;width:48%}.menu-btn.menu-btn--open span:first-child{transition:top .3s,transform .6s .3s,border .6s;top:50%;transform:translate(-50%, -50%) rotate(45deg)}.menu-btn.menu-btn--open span:nth-child(2){top:50%;width:0%}.menu-btn.menu-btn--open span:last-child{top:50%;transition:top .3s,transform .6s .3s,border .6s;transform:translate(-50%, -50%) rotate(-45deg)}.custom-route-header-btn{background-color:#feef34;position:relative;font-size:24px;grid-column:1/-1;grid-row:2;text-align:center;color:var(--color-black);border-radius:30px;box-shadow:0px 5px 7.5px rgba(0,0,0,.35);line-height:1em;padding:16px 32px;width:calc(100% - 16px);min-width:260px;margin:0px auto;margin-top:16px;overflow:hidden}.custom-route-header-btn:before{content:"";width:0%;height:100%;position:absolute;top:0px;left:0px;background-color:#fff;opacity:.17;transition:width .6s}.custom-route-header-btn span{position:relative;z-index:2}.custom-route-header-btn:hover:before{width:100%}.custom-route-header-btn i{display:inline-block;width:.8em;height:.8em;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("../img/svg/arrow_right_in_title.svg")}.mobile-navigation{position:fixed;background-color:var(--color-purple);top:0px;left:0px;width:100%;height:100%;padding-top:calc(var(--nav-height) + 40px);display:flex;padding-bottom:40px;height:0%;transform:translateY(-100%);transition:transform .6s .6s,height .6s .6s}.mobile-navigation:before{content:"";position:absolute;width:100%;height:0%;top:0px;left:0px;background-color:var(--color-purple);transition:height .6s}.mobile-navigation .custom-route-header-btn{background-color:#fff;width:100%;box-shadow:unset;font-weight:700;padding:24px 32px;margin-top:32px}.mobile-navigation .custom-route-header-btn:before{background-color:var(--color-purple)}.header--menu-open .mobile-navigation{transform:translateY(0%);height:100%;transition:transform .6s,height .6s}.header--menu-open .mobile-navigation:before{height:100%}.header--menu-open .mobile-navigation__left{opacity:1;transition:opacity .6s .6s}.header--menu-open .mobile-navigation__right{opacity:1;transition:opacity .6s .6s}.mobile-navigation__left{padding-left:72px;padding-top:40px;height:100%;max-width:50%;position:relative;z-index:2;opacity:0;transition:opacity .6s}.mobile-nav-dropdown--content{width:100%;display:flex;max-height:100%;flex-direction:column;overflow:auto}.mobile-navigation__left__content{overflow:auto;max-height:100%;padding-right:16px}.mobile-navigation__left__content__column{display:flex;flex-direction:column}.mobile-nav-link{font-size:40px;font-weight:700;color:var(--color-blue)}.mobile-nav-link+.mobile-nav-link{margin-top:16px}.mobile-nav-link+.nav-contact-info{margin-top:auto}.nav-contact-info{font-size:24px;display:flex;flex-direction:column;padding-top:24px;word-break:break-all}.nav-contact-info span{color:var(--color-yellow)}.nav-contact-info span+a{color:var(--color-yellow)}.nav-contact-info a{color:var(--color-white)}.mobile-nav-link--dropdown{display:flex;align-items:center}.mobile-nav-link--dropdown i{margin-left:16px;display:block;width:16px;height:27px;background-image:url("../img/svg/mobile-nav-link-arrow.svg");background-repeat:no-repeat;background-position:center;background-size:contain;opacity:0;transform:translateX(8px);transition:transform .6s}.mobile-nav-link--dropdown.mobile-nav-link--dropdown--active{color:#fff}.mobile-nav-link--dropdown.mobile-nav-link--dropdown--active i{opacity:1;transform:translateX(0px)}.mobile-navigation__right{flex:1;height:100%;padding-left:24px;overflow:hidden;position:relative;z-index:2;opacity:0;transition:opacity .6s}.mobile-nav-dropdown{width:100%;height:100%;background-color:var(--color-light-purple);overflow:hidden;padding:40px 24px;padding-top:112px;border-top-left-radius:30px;border-bottom-left-radius:30px;position:absolute;top:0px;left:0px;transform:translateX(100%);transition:transform .6s}.mobile-nav-dropdown.mobile-nav-dropdown--active{transform:translateX(0%)}.mobile-nav-dropdown--content{min-height:100%}.dropdown-back-btn{color:#fff;display:flex;align-items:center;font-size:20px;font-weight:700;cursor:pointer;position:absolute;top:40px;left:40px}.dropdown-back-btn i{display:block;width:26px;height:45px;margin-left:16px}.mobile-dropdown-links-list{display:flex;flex-direction:column;padding-left:32px;margin-bottom:auto}.mobile-dropdown-link{color:#fff;font-size:36px;font-weight:700}.mobile-dropdown-link+.mobile-dropdown-link{margin-top:32px}@media only screen and (max-width: 1640px){:root{--nav-height: 130px;--mega-menu-offset: -34px}.navigation li+li{margin-left:32px}.header-logo{max-width:320px}}@media only screen and (max-width: 1520px){.dropdown-list{min-width:180px}:root{--mega-menu-offset: -38px}.nav-link{font-size:20px}.navigation li+li{margin-left:24px}}@media only screen and (max-width: 1380px){:root{--nav-height: 108px;--mega-menu-offset: -28px}.header-logo{max-width:220px}.header-content__right .primary-btn{min-width:unset}.icon-btn img{height:22px}.lang-btn{width:40px;height:40px;font-size:16px}.header-content__right .primary-btn{min-height:unset;padding:8px 16px;font-size:18px}.navigation{margin-right:32px}}@media only screen and (max-width: 1180px){.navigation li+li{margin-left:16px}.nav-link{font-size:18px}}@media only screen and (min-width: 1081px){.mobile-only-nav-item{display:none !important}.mobile-navigation{display:none !important}}@media only screen and (max-width: 1080px){.dropdown-list-wrapper{max-width:unset}.dropdown-list{min-width:unset}.header--menu-open .header-content:after{content:"";width:100%;bottom:0px;left:0px;height:2px;background-color:var(--color-purple);position:absolute;z-index:3}.navigation{display:none}.menu-btn{display:block}.header-content__right{margin-left:auto}}@media only screen and (max-width: 800px){.header-content__right .icon-btn{display:none}.header-content__right .lang-btn{margin-left:0px}.mobile-nav-link{font-size:32px}.mobile-dropdown-link{font-size:28px}.mobile-dropdown-link+.mobile-dropdown-link{margin-top:24px}.nav-contact-info{font-size:24px}.mobile-navigation__right{left:0px;top:0px;position:unset}.mobile-nav-dropdown{top:calc(var(--nav-height) + 24px);height:calc(100% - var(--nav-height) - 64px);width:calc(100% - 40px);left:unset;right:0px}}@media only screen and (max-width: 680px){.mobile-navigation__left{padding-top:0px}.mobile-nav-link{font-size:40px}.mobile-nav-link+.mobile-nav-link{margin-top:8px}.mobile-navigation__left{max-width:100%;width:100%}.mobile-dropdown-link{font-size:24px}.mobile-dropdown-link+.mobile-dropdown-link{margin-top:24px}.nav-contact-info{font-size:18px}}@media only screen and (max-width: 600px){.header-content{padding:0px 16px}.header-logo{max-width:180px}:root{--nav-height: 64px}.header-content__right .primary-btn{font-size:16px;margin-left:16px}.icon-btn img{height:18px}.icon-btn+.icon-btn{margin-left:16px}.header-logo{margin-right:16px}.custom-route-header-btn{font-size:28px;border-radius:20px;padding:16px;min-width:unset}.lang-btn{width:32px;height:32px;font-size:12px}.menu-btn{width:40px;height:32px}}@media only screen and (max-width: 480px){.icon-btn{display:none}.header-content__right .primary-btn{font-size:14px;margin-left:8px;padding:6px 12px}.custom-route-header-btn{font-size:18px;box-shadow:unset;margin-bottom:0px;width:100%}.lang-btn{width:28px;height:28px;font-size:12px}.menu-btn{width:34px;height:28px}.mobile-navigation__left{padding-left:32px}.mobile-nav-link{font-size:32px}.mobile-nav-dropdown{width:calc(100% - 32px)}}footer{display:flex;flex-direction:column;width:100%;background-color:var(--color-light-grey);z-index:3;position:relative}.footer-top{display:flex;align-items:flex-start;padding-bottom:156px;padding-top:168px}.footer-navigation{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px;flex:1;margin-left:var(--page-padding)}.footer-nav-column{display:flex;flex-direction:column}.footer-nav-column__title{font-size:18px;font-weight:700;color:var(--color-black);margin-bottom:8px}.footer-nav-column__link{margin-top:16px;color:var(--color-black);font-size:14px}.footer-nav-column__link:hover{text-decoration:underline}.footer-social{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px;width:calc(100% + 16px);margin-top:auto;padding-top:24px}.social-link{display:flex;align-items:center;margin:4px 8px}.footer-award{width:100%;max-width:672px;display:flex;flex:1}.footer-award .aspect-ratio-image-wrapper{width:100%;max-width:270px;margin-top:-80px}.footer-award .aspect-ratio-image-wrapper:before{padding-top:90%}.footer-award .footer-award__text{display:flex;flex-direction:column;max-width:370px;margin-left:32px}.footer-award .footer-award__text b{font-size:24px;font-weight:700}.footer-award .footer-award__text p{font-size:18px;color:var(--color-blue);margin-top:8px}.footer-bottom{padding-top:16px;padding-bottom:16px;display:grid;grid-template-columns:auto 1fr;width:100%;-moz-column-gap:32px;column-gap:32px;color:var(--color-black);font-size:14px}.developer{display:flex;align-items:center;margin-left:auto;font-size:13px}.developer span{margin-right:8px}.developer a:hover{opacity:.6}.footer-divider{background-color:#d7d7d7}.copyrights{display:flex;align-items:center}.copyrights img{width:85px;height:38px;margin-left:8px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.copyrights span+span{margin-left:8px}@media only screen and (max-width: 1024px){.footer-top{flex-direction:column;align-items:center}.footer-navigation{margin-left:unset;margin-top:64px}.footer-bottom{grid-template-columns:repeat(1, 1fr);row-gap:16px;justify-items:center;text-align:center;padding-bottom:32px}.footer-bottom .developer{margin-left:unset;flex-direction:column}.footer-bottom .developer span{margin-right:0px;margin-bottom:16px}.copyrights{flex-direction:column;align-items:center}.copyrights>*{margin-top:8px}}@media only screen and (max-width: 600px){.footer-award{flex-direction:column}.footer-award .footer-award__text{margin-top:32px;margin-left:unset}.footer-navigation{grid-template-columns:repeat(2, 1fr);width:100%}}@media only screen and (max-width: 460px){.footer-top{padding-top:128px;padding-bottom:80px}.footer-award{text-align:center;align-items:center}.footer-award .aspect-ratio-image-wrapper{margin-top:unset;max-width:180px}.footer-navigation{text-align:center;grid-template-columns:repeat(1, 1fr)}.footer-nav-column__link{align-items:center}.footer-social{justify-content:center}}.homepage-slider{padding-top:0px;padding-bottom:0px;position:relative}.homepage-slider .search-btn{position:absolute;bottom:72px;left:50%;transform:translateX(-50%);z-index:10}.hover-slider-btn{transition:transform .6s,opacity .6s;pointer-events:none;position:absolute;top:0px;left:0px;z-index:3;opacity:0}.hover-slider-btn.left{transform:scale(-1)}.hover-slider-btn .round-arrow-btn{border:unset;background-color:#fff;opacity:.8}.hover-slider-btn .round-arrow-btn path{stroke:var(--color-black)}.hover-slider-btn:hover .arrow{left:0px}.homepage-slider-wrapper{position:relative;width:100%}.swiper-pagination-bullets.swiper-pagination-horizontal.slider-pagination{display:flex;position:absolute;bottom:24px;left:50%;width:auto;transform:translateX(-50%)}.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{width:16px;height:16px;background-color:#fff;border-radius:50%;margin:4px 12px;cursor:pointer;opacity:1}.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--color-green)}.homepage-slide{height:100vh;min-height:640px;width:100%;position:relative;overflow:hidden;padding:180px 32px;display:flex}.homepage-slide:after{content:"";width:100%;height:100%;background-color:var(--color-blue);opacity:.4;position:absolute;top:0px;left:0px}.homepage-slide img{position:absolute;top:0px;left:0px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.homepage-slide__content{color:#fff;position:relative;z-index:2;width:100%;max-width:480px;display:flex;flex-direction:column}.homepage-slide__content .homepage-slide__content__title{font-size:36px;font-weight:500}.homepage-slide__content .homepage-slide__content__text{margin-top:16px;font-size:18px;font-weight:500}.homepage-slide__content .arrow-btn{margin-top:24px}.search-form-wrapper{width:100%;max-width:1080px;background-color:var(--color-white);border-radius:30px;box-shadow:0px 5px 15px 0px rgba(0,0,0,.15);padding:20px 18px;border-top-right-radius:0px}.search-form{display:grid;grid-template-columns:1fr .6fr auto;-moz-column-gap:24px;column-gap:24px}.shared-or-private-section{padding-top:64px}.shared-or-private-section .max-width-content-1350 p{margin-top:8px}.shared-or-private-wrapper{width:100%;background-color:var(--color-light-grey);padding-top:56px;padding-bottom:80px;margin-top:32px}.shared-or-private-content{display:flex;flex-direction:column;align-items:center}.shared-or-private-content__tabs{width:100%;max-width:810px;border-bottom:3px solid var(--color-purple);display:flex;justify-content:center}.tabs-container{border-radius:40px;display:flex;background-color:var(--color-purple);box-shadow:inset 0px 5px 12px 0px rgba(0,0,0,.38);border-bottom-left-radius:0px;border-bottom-right-radius:0px;padding:8px}.tab-item{display:flex;align-items:center;padding:16px 32px;color:#fff;font-weight:700;min-width:260px;border-radius:40px;cursor:pointer;transition:background-color .6s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tab-item:first-child{border-bottom-left-radius:0px}.tab-item:last-child{border-bottom-right-radius:0px;margin-left:8px}.tab-item:hover:not(.tab-item--active){background-color:hsla(0,0%,100%,.2)}.tab-item span{margin-left:24px}.tab-item path{stroke:var(--color-white)}.tab-item.tab-item--active{background-color:var(--color-white);color:var(--color-blue);box-shadow:0px 0px 6px 0px rgba(0,0,0,.25)}.tab-item.tab-item--active path{stroke:var(--color-purple)}.tab-item .tab-item__icon{width:34px;height:36px}.tab-item .tab-item__icon svg{width:100%;height:100%}.shared-or-private-content__texts{margin-top:48px;width:100%}.tab-content{width:100%;min-height:640px;display:flex;align-items:center;padding:32px;border-radius:30px;overflow:hidden;position:relative}.tab-content .tab-content__img{position:absolute;top:0px;left:0px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tab-content .tab-content__text{width:50%;min-height:575px;position:relative;z-index:2;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:25px;padding:64px 80px;padding-bottom:32px;color:var(--color-black);display:flex;flex-direction:column;justify-content:center}.tab-content .tab-content__text h3{font-size:36px;font-weight:500;max-width:280px}.tab-content .tab-content__text ul{list-style:none;margin-top:32px;margin-bottom:32px}.tab-content .tab-content__text .arrow-btn{margin-top:auto;margin-left:auto}.custom-list ul{list-style:none}.custom-list li+li{margin-top:8px}.custom-list li{display:flex;align-items:center;font-size:18px;font-weight:700}.custom-list li span{margin-left:8px}.custom-list li:before{display:inline-block;content:"";width:35px;height:35px;background-color:var(--color-purple);border-radius:50%;background-image:url("../img/svg/checkmark.svg");background-repeat:no-repeat;background-position:center;background-size:45%;flex-shrink:0}.custom-list.custom-list--green li:before{background-color:var(--color-green)}.custom-routes-section{background-repeat:no-repeat;background-position:center;background-size:cover;min-height:780px;padding:105px 0px}.custom-routes-text-wrapper{width:100%;min-height:575px;max-width:675px;position:relative;z-index:2;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:25px;padding:48px 72px;padding-bottom:32px;color:#fff;display:flex;flex-direction:column;justify-content:center}.custom-routes-text-wrapper ul{padding-top:32px;margin:auto 0px;margin-bottom:32px}.custom-routes-text-wrapper .arrow-btn{margin-top:auto;margin-left:auto}.homepage-destinations{padding-top:148px;padding-bottom:80px}.destinations-slider-wrapper{position:relative;width:100%;margin-top:120px;display:flex;align-items:center}.destinations-slider-wrapper .swiper-arrow--prev{position:absolute;right:100%;top:50%;transform:translate(-40px, -50%)}.destinations-slider-wrapper .swiper-arrow--next{position:absolute;left:100%;top:50%;transform:translate(40px, -50%)}.destinations-slider-wrapper .slider-pagination-progress{display:none}.slider-pagination-progress.swiper-pagination-progressbar{position:relative;margin-top:40px;max-width:180px;height:10px;border-radius:6px;overflow:hidden;background-color:#d7d7d7;margin-left:auto;margin-right:auto}.slider-pagination-progress.swiper-pagination-progressbar span{background-color:var(--color-purple)}.destinations-slider{width:100%;overflow:hidden}.homepage-best-routes{padding-top:104px;padding-bottom:128px;background-color:#f8f4eb}.best-seller-routes-grid{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px;margin-top:80px}.best-seller-route{display:flex;flex-direction:column;width:100%;align-items:flex-start;position:relative;max-width:662px}.best-seller-route:nth-child(2) .best-seller-route__img:before{padding-top:79%}.best-seller-route .best-seller-route__img{width:100%}.best-seller-route .best-seller-route__img:before{padding-top:65%}.best-seller-route .best-seller-route__title{padding:0px 30px;margin-top:24px;font-size:24px;font-weight:700;display:flex}.best-seller-route .best-seller-route__title img{width:20px;height:30px;margin-right:8px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.best-seller-route .best-seller-route__bottom{width:100%;margin-top:16px;padding:0px 32px;margin-left:-8px;margin-right:-8px;display:flex;flex-wrap:wrap}.best-seller-route .arrow-btn{margin:8px}.route-type{padding:4px 16px;border-radius:20px;border:2px solid var(--color-purple);display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;font-size:16px}.homepage-calendar{padding-top:80px;padding-bottom:64px}.homepage-calendar-content{display:flex;flex-direction:column}.calendar-routes-list{display:flex;flex-direction:column;align-items:center}.calendar-routes-list .arrow-btn{margin-top:24px}.calendar-route-item{display:flex;overflow:hidden;border-radius:30px;border:2px solid var(--color-green);width:100%;margin-top:16px}.calendar-route-item .calendar-route-item__img{width:100%;max-width:180px}.calendar-route-item .calendar-route-item__img:before{padding-top:61%}.calendar-route-item.calendar-route-item--hidden{display:none}.calendar-route-item .calendar-route-item__info{display:flex;flex-direction:column;align-self:center;padding:16px}.calendar-route-item .calendar-route-item__info span:first-child{font-size:24px;font-weight:800}.calendar-route-item .calendar-route-item__info span:last-child{font-size:18px;margin-top:16px}.calendar-route-item .arrow-btn{margin:16px 32px;margin-left:auto;align-self:center}.homepage-cruises{padding-top:105px;padding-bottom:182px;background-position:center;background-repeat:no-repeat;background-size:cover}.homepage-cruises-content__text{padding:48px;margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;width:100%;max-width:675px;border-radius:25px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:hsla(0,0%,100%,.6)}.homepage-cruises-content__text .section-title{text-align:right}.homepage-cruises-content__text .custom-list{margin-top:48px}.homepage-cruises-content__text .arrow-btn{margin-top:72px}.destinations-map-section h2{margin-bottom:40px}.destinations-map{height:100vh;max-height:900px;width:100%;position:relative}.destinations-map #map,.destinations-map .map{position:absolute;top:0px;left:0px;width:100%;height:100%}.homepage-yacht-video{padding-top:150px;padding-bottom:96px}.homepage-yacht-video-content{display:grid;grid-template-columns:.8fr .8fr;-moz-column-gap:24px;column-gap:24px}.homepage-yacht-content__text-wrapper{padding-top:105px;padding-bottom:182px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:30px;overflow:hidden;padding:24px;width:100%;margin-top:100px;margin-bottom:100px}.homepage-yacht-text{padding:48px;display:flex;flex-direction:column;align-items:flex-end;width:100%;max-width:540px;z-index:2;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:25px;min-height:100%;padding-bottom:32px;color:var(--color-black)}.homepage-yacht-text .section-title{text-align:right}.homepage-yacht-text .custom-list{margin-top:8px;width:100%}.homepage-yacht-text .arrow-btn{margin-top:32px}.homepage-video-content{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;justify-content:space-between;width:100%;border-radius:30px;overflow:hidden;padding:56px;position:relative}.homepage-video-content img{position:absolute;top:0px;left:0px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.homepage-video-content:before{content:"";position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:rgba(0,0,0,.25);z-index:2}.homepage-video-content>*{position:relative;z-index:3}.watch-video-btn{display:flex;align-items:center;margin-left:auto;margin-top:128px;cursor:pointer}.watch-video-btn span{margin-right:24px;color:#fff;font-size:18px;font-weight:500}.watch-video-btn .video-icon{width:135px;height:97px}.destinations-map{height:100vh;max-height:900px;width:100%;position:relative}.destinations-map #map{width:100%;height:100%}.map-info-panel{position:absolute;top:0px;left:0px;width:100%;max-width:420px;height:100%;background-color:#fff;transform:translateX(-100%);transition:transform .6s;z-index:5}.map-info-panel.map-info-panel--open{transform:translateX(0%)}.map-info-panel.map-info-panel--loading .content-loader{display:block}.map-info-panel.map-info-panel--loading .map-info-panel-content{opacity:0;touch-action:none;pointer-events:none}.content-loader{width:48px;height:48px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:none}.content-loader:after,.content-loader:before{content:"";box-sizing:border-box;width:64px;height:64px;border-radius:50%;border:5px solid var(--color-purple);position:absolute;left:0;top:0;animation:animContentloader 2s linear infinite;opacity:0}.content-loader:after{animation-delay:1s}@keyframes animContentloader{0%{transform:scale(0);opacity:1}100%{transform:scale(1);opacity:0}}.map-info-panel-content{width:100%;height:100%;max-height:100%;opacity:1;transition:opacity .6s;overflow:auto}.destination-controls{width:100%;min-height:48px;background-color:var(--color-purple);display:flex;align-items:center;padding:8px 16px}.destination-controls span{margin:0px 16px;color:#fff;font-size:20px;font-weight:700}.panel-close-btn{width:24px;height:24px;cursor:pointer;flex-shrink:0}.directions-btn{width:32px;height:32px;margin-left:auto;flex-shrink:0}.destination-panel-info{width:100%;display:flex;flex-direction:column;align-items:flex-start}.destination-panel-info .aspect-ratio-image-wrapper{width:100%}.destination-panel-info .aspect-ratio-image-wrapper:before{padding-top:59%}.destination-panel-info .destination-content{padding:16px;display:flex;flex-direction:column;align-items:flex-start}.destination-panel-info .destination-content p{font-size:18px}.destination-panel-info .destination-content .arrow-btn{margin-top:32px}.homepage-about{padding-top:32px;padding-bottom:64px}.homepage-about-title{margin-left:56px;margin-bottom:32px}.testimonials-section{padding-top:48px;padding-bottom:32px}.testimonials-content{display:flex;flex-direction:column;align-items:center}.testimonials-content .arrow-btn{margin-top:32px}.testimonials-slider-wrapper{width:100%;display:flex;align-items:center;margin-top:40px}.testimonials-slider-wrapper .testimonials-slider{flex:1;width:calc(100% - 16px - 124px);margin:0px 8px}.swiper-arrow{width:42px;height:62px;background-color:rgba(170,170,170,.5);position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:10px;position:relative;z-index:3;cursor:pointer;transition:background-color .6s}.swiper-arrow:after{content:"";border:solid #fff;border-width:0 4px 4px 0;display:inline-block;padding:6px;transition:transform .6s}.swiper-arrow.swiper-button-lock{visibility:hidden}.swiper-arrow:hover{background-color:rgba(206,206,206,.5)}.swiper-arrow.swiper-button-disabled{cursor:unset;pointer-events:none;touch-action:none;opacity:.3}.swiper-arrow.swiper-arrow--prev:after{transform:translateX(4px) rotate(135deg)}.swiper-arrow.swiper-arrow--prev:hover:after{transform:translateX(0px) rotate(135deg)}.swiper-arrow.swiper-arrow--next:after{transform:translateX(-4px) rotate(-45deg)}.swiper-arrow.swiper-arrow--next:hover:after{transform:translateX(0px) rotate(-45deg)}.testimonial-slide{display:flex;flex-direction:column;background-color:var(--color-light-grey);padding:32px;border-radius:30px;transition:opacity .3s}.testimonial-slide:not(.swiper-slide-visible){opacity:.2}.testimonial-slide .testimonial-icon{width:60px;height:60px;border-radius:50%;background-color:#feef34;position:relative}.testimonial-slide .testimonial-icon:after{content:"";position:absolute;background-image:url("../img/svg/quotes.svg");width:22px;height:22px;top:50%;left:50%;transform:translate(-50%, -50%)}.testimonial-slide p{font-size:20px;font-weight:500;margin-top:24px}.testimonial-slide p.full-review{display:none}.testimonial-slide>span{margin-top:48px;font-weight:500;font-size:18px}.testimonial-slide a{text-decoration:underline;color:var(--color-black);margin-top:16px;font-weight:700}.testimonial-slide a span:last-child{display:none}.testimonial-slide.testimonial-slide--expanded p.full-review{display:block}.testimonial-slide.testimonial-slide--expanded p.short-review{display:none}.testimonial-slide.testimonial-slide--expanded a span:first-child{display:none}.testimonial-slide.testimonial-slide--expanded a span:last-child{display:block}.newsletter-section{padding-bottom:16px;padding-top:96px;background-color:var(--color-light-grey)}.newsletter-wrapper{background-color:var(--color-purple);padding:32px 54px;display:flex;border-radius:30px}.newsletter-wrapper .section-title{width:50%;padding-right:64px}.newsletter-form{width:50%;display:flex;flex-direction:column}.newsletter-form .newsletter-form__text{font-size:24px;font-weight:700;color:var(--color-dark-purple);line-height:1.5em}.newsletter-form .newsletter-form__text b,.newsletter-form .newsletter-form__text strong{font-weight:700;color:var(--color-white)}.newsletter-form .form-field{margin-top:16px}.newsletter-form .form-notice{margin-top:40px}.newsletter-result{color:#fff;font-weight:700;padding-left:16px;padding-top:8px;display:none}.form-notice{font-size:13px;color:var(--color-dark-purple)}.form-notice a{font-weight:600;text-decoration:underline;color:var(--color-dark-purple)}.form-field{display:flex;flex-direction:column}.form-field label{color:var(--color-dark-grey);font-size:13px;z-index:2;margin-bottom:8px}.form-field.form-field--error .input-error{padding-top:8px;padding-left:24px;display:block}.form-field .input-error{font-size:14px;color:var(--color-danger);display:none}.form-field--phone{max-width:338px}.form-field__input-wrapper{position:relative;display:flex;flex-direction:column;padding:16px;background-color:var(--color-white);border-radius:20px;border:1px solid #d7d7d7}.form-field__input-wrapper.form-field__input-wrapper--with-btn{position:relative;padding-right:96px}.form-field__input-wrapper.form-field__input-wrapper--with-btn .round-arrow-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.text-input{min-height:32px;width:100%;color:var(--color-black);font-size:18px;font-family:var(--font-texts);font-weight:500;flex:1}.text-input::-moz-placeholder{color:#7f7f7f;font-size:18px;font-family:var(--font-texts);white-space:pre-line;font-weight:500}.text-input::placeholder{color:#7f7f7f;font-size:18px;font-family:var(--font-texts);white-space:pre-line;font-weight:500}.date-input-wrapper{position:relative}.date-input-wrapper:after{content:"";position:absolute;right:0px;top:50%;transform:translateY(-50%);width:28px;height:30px;z-index:2;background-image:url("../img/svg/calendar_icon.svg");background-repeat:no-repeat;background-position:center;background-size:contain}textarea.text-input{min-height:112px}.homepage-destinations-marquee{padding-top:64px;padding-bottom:112px}.destinations-marque-wrapper{padding-top:24px;padding-bottom:24px;width:100%;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7}.marquee{display:flex}.marquee.marquee--run .marquee-list{animation:marquee var(--duration);animation-iteration-count:infinite;animation-timing-function:linear}.marquee-list{display:flex}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.destination-marquee-item{display:flex;align-items:center;font-size:36px;font-weight:700;white-space:nowrap;text-wrap-mode:nowrap;margin-right:72px}.destination-marquee-item a{flex-shrink:0;margin-right:72px;color:var(--color-black);transition:color .6s}.destination-marquee-item img{width:62px;height:62px}.destination-marquee-item:hover a{color:var(--color-green)}.scroll-down-btn{display:flex;flex-direction:column;align-items:center;margin-top:-32px;cursor:pointer;position:relative;z-index:2;margin-left:auto;margin-right:auto}.scroll-down-btn:hover .arrow{transform:translateY(10px)}.scroll-down-btn span{font-size:13px;text-align:center;color:#fff}.scroll-down-btn .arrow{margin-top:32px;width:92px;height:53px;transition:transform .6s}.scroll-down-btn .arrow img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.homepage-about-content{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:54px;column-gap:54px;row-gap:48px}.homepage-about-content *+.rounded-text-container,.homepage-about-content *+.homepage-about-content-img{margin-top:48px}.homepage-about-content__column{display:flex;flex-direction:column}.homepage-about-content__column .rounded-text-container--mobile-only{display:none}.homepage-about-content__column .rounded-text-container--purple p{max-width:420px}.homepage-about-content__column .primary-btn{margin-top:53px}.rounded-text-container{background-color:#f8f4eb;border-radius:30px;padding:64px 56px;width:100%;display:flex;flex-direction:column}.rounded-text-container .medium-text,.rounded-text-container>p{margin-top:32px}.rounded-text-container.rounded-text-container--purple{background-color:var(--color-purple)}.rounded-text-container.rounded-text-container--cross-list ul li:before{width:16px;height:16px;margin-top:.42em;background-image:url("../img/svg/cross_icon.svg");background-size:80%;background-position:left center}.rounded-text-container ul{list-style:none;list-style-position:outside}.rounded-text-container ul li{font-weight:700;text-indent:-27px;padding-left:27px}.rounded-text-container ul li:before{content:"";display:inline-block;width:16px;height:16px;flex-shrink:0;margin-top:.35em;margin-right:11px;background-image:url("../img/svg/highlight_checkmark.svg");background-size:contain;background-repeat:no-repeat}.rounded-text-container__bottom{display:flex;align-items:flex-end;width:100%;justify-content:space-between;margin-top:38px}.bus-icon{width:128px;height:128px;flex-shrink:0}.homepage-about-content-img{overflow:hidden;border-radius:30px;flex:1;width:100%}.homepage-about-content-img:before{padding-top:35%}@media only screen and (max-width: 1480px){.destinations-slider-wrapper .swiper-arrow--prev{transform:translate(-16px, -50%)}.destinations-slider-wrapper .swiper-arrow--next{transform:translate(16px, -50%)}}@media only screen and (max-width: 1240px){.destinations-slider-wrapper .swiper-arrow--prev{transform:unset;position:relative;top:unset;left:unset;right:unset;margin-right:16px}.destinations-slider-wrapper .swiper-arrow--next{transform:unset;position:relative;top:unset;left:unset;right:unset;margin-left:16px}.tab-content .tab-content__text{width:60%}.best-seller-route .best-seller-route__top{flex-direction:column;align-items:flex-start}.best-seller-route .best-seller-route__top .rating-stars{margin-left:0px;margin-top:16px}.best-seller-route .route-destination-item{font-size:18px}.best-seller-route .route-destination-item img{width:24px;height:36px}}@media only screen and (max-width: 1180px){.homepage-best-routes-content .section-title{text-align:center}.best-seller-routes-grid{grid-template-columns:repeat(1, 1fr);max-width:662px;margin-left:auto;margin-right:auto}.best-seller-route:nth-child(2) .best-seller-route__img:before{padding-top:65%}.homepage-yacht-video-content{grid-template-columns:repeat(1, 1fr);row-gap:40px}.homepage-yacht-content__text-wrapper{margin:0px}}@media only screen and (max-width: 1024px){.homepage-slide__content .homepage-slide__content__title{font-size:24px}.homepage-slide__content .homepage-slide__content__text{font-size:16px}.tab-content .tab-content__text{width:60%;padding:80px 40px;min-height:unset}.homepage-yacht{padding-top:128px;padding-bottom:128px}.homepage-about-content{grid-template-columns:repeat(1, 1fr);justify-items:center}.homepage-about-content>*{width:100%;max-width:800px}.homepage-about-content .homepage-about-content__column{align-items:center}.homepage-about-content .homepage-about-content__column .rounded-text-container--mobile-only{display:flex}.homepage-about-content .homepage-about-content__column .rounded-text-container--desktop-only{display:none}.homepage-about-content-img::before{padding-top:46%}.bus-icon{width:80px;height:80px}.newsletter-wrapper{flex-direction:column}.newsletter-wrapper .section-title{width:100%;padding-right:0px;margin-bottom:32px}.newsletter-form{width:100%}.newsletter-form .newsletter-form__text{font-size:20px}.hover-slider-btn{display:none}}@media(hover: none){.hover-slider-btn{display:none}}@media only screen and (max-width: 800px){.homepage-slide{padding:180px 40px;min-height:420px}.slider-pagination{bottom:16px}.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{width:12px;height:12px;margin:4px 6px}.search-form{grid-template-columns:1fr .6fr;row-gap:24px}.search-form .submit-btn{text-align:center;align-items:center;justify-content:center;grid-column:1/-1;padding-top:16px;padding-bottom:16px}.tab-content{padding:0px;display:flex;flex-direction:column;padding-bottom:24px;min-height:unset}.tab-content .tab-content__text{width:calc(100% - 64px);background-color:var(--color-white);color:var(--color-black);margin-top:-64px;box-shadow:1px 8px 16px -1px rgba(0,0,0,.25)}.tab-content .tab-content__text .arrow-btn{color:var(--color-black)}.tab-content .tab-content__text .arrow-btn path{stroke:var(--color-black)}.tab-content .tab-content__img{border-radius:30px;overflow:hidden;width:100%;position:relative}.tab-content .tab-content__img:before{padding-top:56%}.custom-routes-text-wrapper{min-height:unset;max-width:unset;padding:40px}.best-seller-routes-grid{grid-template-columns:repeat(1, 1fr);justify-items:center}.homepage-cruises-content__text{align-items:flex-start;padding:24px}.homepage-cruises-content__text .section-title{text-align:left}.homepage-cruises-content__text .arrow-btn{align-self:flex-end}.homepage-yacht-text{align-items:flex-start;padding:24px}.homepage-yacht-text .section-title{text-align:left}.homepage-yacht-text .arrow-btn{align-self:flex-end}.homepage-video-content{flex-direction:column;justify-content:center;text-align:center}.homepage-video-content .watch-video-btn{margin-left:unset;flex-direction:column-reverse}.homepage-video-content .watch-video-btn span{text-align:center;margin-right:unset;margin-top:16px}.homepage-video-content .watch-video-btn .video-icon{width:105px;height:77px}.calendar-route-item{border-radius:16px}.calendar-route-item .calendar-route-item__img{max-width:160px}.calendar-route-item .calendar-route-item__info span:first-child{font-size:20px}.calendar-route-item .calendar-route-item__info span:last-child{font-size:16px;margin-top:8px}.calendar-route-item .arrow-btn{margin:16px;margin-left:auto}.destination-marquee-item{font-size:24px;margin-right:48px}.destination-marquee-item span{margin-right:48px}.destination-marquee-item img{width:48px;height:48px}}@media only screen and (max-width: 680px){.tabs-container{width:90%;border-radius:24px;border-bottom-left-radius:0px;border-bottom-right-radius:0px}.best-seller-route .best-seller-route__title{padding-left:16px;padding-right:16px;font-size:20px}.best-seller-route .best-seller-route__title img{width:17px;height:25px}.best-seller-route .best-seller-route__bottom{padding-left:16px;padding-right:16px}.tab-item{min-width:unset;width:50%;padding:8px 16px}.tab-item span{margin-left:8px}.tab-item .tab-item__icon{width:24px;height:24px}.destinations-slider-wrapper{display:flex;flex-direction:column}.destinations-slider-wrapper .swiper-arrow{display:none}.destinations-slider-wrapper .slider-pagination-progress{display:block}.homepage-about-title{margin-left:32px}}@media only screen and (max-width: 600px){.homepage-slide{padding-top:120px;padding-left:32px;padding-right:32px}.homepage-slide__content .homepage-slide__content__title{font-size:18px}.homepage-slide__content .homepage-slide__content__text{font-size:14px}.homepage-slide__content .arrow-btn{font-size:14px;min-height:unset}.homepage-slide__content .arrow-btn .arrow{width:16px}.newsletter-wrapper{padding:16px;border-radius:15px}.form-field__input-wrapper.form-field__input-wrapper--with-btn{padding-right:64px}.form-field__input-wrapper.form-field__input-wrapper--with-btn .round-arrow-btn{width:40px;height:40px}.form-field__input-wrapper{padding:12px;border-radius:16px}.text-input{font-size:16px;min-height:24px}.date-input-wrapper:after{width:23px;height:24px}.search-form{grid-template-columns:1fr;row-gap:24px}.search-form .submit-btn{text-align:center;align-items:center;justify-content:center;grid-column:1/-1}.tab-content .tab-content__text{padding:32px}.tab-content .tab-content__text h3{font-size:24px}.custom-list li:before{width:24px;height:24px}.rounded-text-container{padding:32px 24px}.bus-icon{width:64px;height:64px}.testimonials-slider-wrapper .swiper-arrow{display:none}.calendar-route-item{display:grid;grid-template-columns:160px 1fr}.calendar-route-item .calendar-route-item__img{max-width:160px;grid-row:1/span 2}.calendar-route-item .calendar-route-item__info span:first-child{font-size:18px}.calendar-route-item .calendar-route-item__info span:last-child{font-size:14px;margin-top:8px}.calendar-route-item .arrow-btn{margin-top:unset}}@media only screen and (max-width: 480px){.destination-controls span{font-size:18px}.tabs-container{width:100%;flex-direction:column}.tab-item{width:100%;padding:16px;border-radius:16px !important}.tab-item:last-child{margin-left:unset;margin-top:8px}.tab-content{padding-bottom:0px}.tab-content .tab-content__text{width:100%;border-top-left-radius:0px;border-top-right-radius:0px;margin-top:0px;box-shadow:unset;padding:16px;padding-bottom:24px}.tab-content .tab-content__img{border-bottom-left-radius:0px;border-bottom-right-radius:0px}.shared-or-private-content__texts{margin-top:24px}.custom-routes-text-wrapper{padding:16px;padding-bottom:24px;border-radius:16px}.best-seller-route{border-radius:24px}.best-seller-route .best-seller-route__top .best-seller-route-name{font-size:18px}.best-seller-route .best-seller-route__top .rating-stars{max-width:128px}.best-seller-route .route-destination-item+.route-destination-item{margin-top:8px}.best-seller-route .route-destination-item{font-size:16px}.best-seller-route .route-destination-item img{width:12px;height:18px}.best-seller-route .best-seller-route__info{border-radius:16px;padding:16px}.calendar-route-item{border-radius:12px;grid-template-columns:120px 1fr}.calendar-route-item .calendar-route-item__img{max-width:160px;grid-row:1/span 2}.calendar-route-item .calendar-route-item__info{padding:8px}.calendar-route-item .calendar-route-item__info span:first-child{font-size:16px}.calendar-route-item .calendar-route-item__info span:last-child{font-size:13px;margin-top:6px}.calendar-route-item .arrow-btn{margin-right:8px;margin-bottom:8px;font-size:14px;min-height:24px;padding-top:4px;padding-bottom:4px;padding-right:32px}.calendar-route-item .arrow-btn .arrow-wrapper{width:25px}.calendar-route-item .arrow-btn .arrow{width:13px;right:4px}.calendar-route-item .arrow-btn:hover .arrow-wrapper{width:100%}.homepage-best-routes{padding-top:64px;padding-bottom:80px}.homepage-destinations{padding-top:80px}.homepage-yacht-video{padding-top:64px;padding-bottom:56px}}@media only screen and (max-width: 380px){.calendar-route-item{grid-template-columns:100px 1fr}.calendar-route-item .calendar-route-item__info{padding:8px}.calendar-route-item .calendar-route-item__info span:first-child{font-size:14px}.calendar-route-item .calendar-route-item__info span:last-child{font-size:13px;margin-top:6px}.calendar-route-item .arrow-btn{font-size:14px}}.centered-page{padding-top:64px;overflow:hidden;position:relative}.centered-page.centered-page--green .centered-page-image:after{background-color:var(--color-green)}.centered-page-content .section-title+p{margin-top:16px}.centered-page-content .section-title+.large-text{margin-top:48px}.centered-page-content__form{display:flex;flex-direction:column;width:100%;align-items:center;margin-bottom:-65px;margin-bottom:16px;margin-top:40px;position:relative;z-index:10}.centered-page-content__form.centered-page-content__form--inline{margin-bottom:16px}.centered-page-content__form+.centered-page-image{margin-top:0px}.centered-page-image{margin-top:64px;border-radius:0%}.centered-page-image:after{content:"";width:120vw;height:50%;background-color:#f8f4eb;position:absolute;bottom:0px;left:50%;transform:translateX(-50%)}.centered-page-image:before{padding-top:47%}.centered-page-image img{z-index:3}.transfers-text{padding-top:104px;padding-bottom:128px;background-color:#f8f4eb}.transfers-text-content{display:grid;grid-template-columns:.8fr 1fr;grid-template-rows:auto 1fr;row-gap:80px;-moz-column-gap:var(--page-padding);column-gap:var(--page-padding)}.transfers-text-content p{grid-row:1/span 2;grid-column:2}.transfers-text-content .aspect-ratio-image-wrapper{overflow:hidden}.transfers-text-content .aspect-ratio-image-wrapper:before{padding-top:100%}.price-list-section{padding-top:112px;padding-bottom:40px}.price-list-content{display:flex;flex-wrap:wrap}.price-list-content .section-title{margin-bottom:64px}.price-list-table{display:grid;grid-template-columns:repeat(2, 1fr);width:100%;max-width:810px;margin-left:auto;border-radius:20px;overflow:hidden}.price-list-table-cell{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;font-size:20px;font-weight:500;color:var(--color-black)}.price-list-table-cell:nth-child(2n+2){border-left:1px solid #fff}.price-list-table-cell:not(.price-list-table__header):nth-child(4n+1),.price-list-table-cell:not(.price-list-table__header):nth-child(4n+2){background-color:#f2f2f2}.price-list-table-cell.price-list-table-cell--price{font-weight:700}.price-list-table__header{background-color:var(--color-dark-purple);color:#fff}.price-list-table__header.price-list-table__header--with-icon{padding-right:80px;position:relative}.price-list-table__header.price-list-table__header--with-icon .icon{width:45px;height:40px;display:flex;position:absolute;right:24px;top:50%;transform:translateY(-50%)}.price-list-table__header.price-list-table__header--with-icon .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}.title-text-row{display:flex;width:100%}.title-text-row .section-title{max-width:60%}.title-text-row .title-text-row__text{display:flex;flex-direction:column;width:100%;margin-left:auto;padding-left:var(--page-padding);max-width:calc(480px + var(--page-padding));align-items:flex-start}.title-text-row .title-text-row__text h3+p{margin-top:16px}.title-text-row .title-text-row__text .arrow-btn{margin-top:32px}.quote-form-section{padding-top:40px;padding-bottom:56px}.quote-form-section .contact-form-wrapper{margin-top:48px}.contact-form-wrapper{padding:48px var(--page-padding);background-color:var(--color-purple);border-radius:30px}.contact-form-grid{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:24px;column-gap:24px;row-gap:24px;position:relative}.form-result{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;color:#fff;font-size:24px}.checkbox-input{display:flex;position:relative;padding-left:32px;font-size:16px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--color-white);min-height:24px}.checkbox-input label{display:none}.checkbox-input a{text-decoration:underline;color:var(--color-white)}.checkbox-input input{position:absolute;opacity:0;cursor:pointer;height:24px;width:24px;left:0px;top:0px;z-index:3}.checkbox-input .checkmark{position:absolute;top:0;left:0;height:24px;width:24px;background-color:var(--color-dark-purple);border-radius:5px}.checkbox-input .checkmark:after,.checkbox-input .radio:after{content:"";position:absolute;display:none}.checkbox-input input:checked~.checkmark:after,.checkbox-input input:checked~.radio:after{display:block}.checkbox-input .checkmark:after{left:7px;top:1px;width:5px;height:14px;border:solid var(--color-white);border-width:0 5px 5px 0;transform:rotate(45deg)}.checkbox-input span{padding-top:2px}.contact-form-bottom{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:24px;column-gap:24px;align-items:flex-start}.contact-form-bottom__captcha-wrapper{justify-self:flex-start;padding:16px;background-color:var(--color-white);border-radius:20px;max-width:100%;overflow:hidden}.contact-form-bottom__button-wrapper{display:flex;flex-direction:column;align-items:flex-end}.contact-form-bottom__button-wrapper .submit-btn{margin-top:16px}@media only screen and (max-width: 1024px){.transfers-text-content{grid-template-columns:repeat(1, 1fr);row-gap:32px}.transfers-text-content P{grid-column:auto;grid-row:3}.transfers-text-content .aspect-ratio-image-wrapper:before{padding-top:56%}.title-text-row{flex-direction:column}.title-text-row .section-title{max-width:unset}.title-text-row .title-text-row__text{margin-left:unset;padding-left:unset;margin-top:32px}.centered-page-content__form{margin-bottom:40px}}@media only screen and (max-width: 900px){.contact-form-grid{grid-template-columns:repeat(1, 1fr)}.contact-form-bottom{grid-template-columns:repeat(1, 1fr);row-gap:24px;justify-items:center}.contact-form-bottom__captcha-wrapper{justify-self:unset}.contact-form-bottom__button-wrapper{align-items:center}}@media only screen and (max-width: 600px){.price-list-table-cell{font-size:18px;padding:16px}.price-list-table{border-radius:16px}.price-list-table__header.price-list-table__header--with-icon{padding-right:64px}.price-list-table__header.price-list-table__header--with-icon .icon{width:32px;height:28px}.contact-form-wrapper{padding:16px}}@media only screen and (max-width: 420px){.price-list-table-cell{font-size:16px;padding:8px}.price-list-table{border-radius:8px}.price-list-table__header.price-list-table__header--with-icon{padding-right:64px}.price-list-table__header.price-list-table__header--with-icon .icon{width:20px;height:20px;right:8px}.contact-form-bottom__captcha-wrapper{background-color:unset;padding:unset;border-radius:unset}.contact-form-bottom__captcha-wrapper>*{transform:scale(0.9);width:100%}}@media only screen and (max-width: 380px){.contact-form-bottom__captcha-wrapper>*{transform-origin:left center;transform:scale(0.77)}}.about-text{padding-top:200px;padding-bottom:232px;background-color:#f8f4eb}.about-text-content{display:grid;grid-template-columns:.8fr 1fr;grid-template-rows:auto 1fr;row-gap:80px;-moz-column-gap:var(--page-padding);column-gap:var(--page-padding)}.about-text-content p.has-image{grid-row:1/span 2;grid-column:2}.about-text-content .aspect-ratio-image-wrapper{overflow:hidden}.about-text-content .aspect-ratio-image-wrapper:before{padding-top:100%}.about-text-content .aspect-ratio-image-wrapper img{-o-object-position:center bottom;object-position:center bottom}.about-us-texts{padding-top:104px;padding-bottom:24px}.about-us-texts-content{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:56px;column-gap:56px;row-gap:56px}.about-us-people{padding-top:24px;padding-bottom:56px}.about-us-people-content{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:72px;column-gap:72px;row-gap:56px}.person-item{display:flex;flex-direction:column;max-width:405px;justify-self:center}.person-item .person-item__img{overflow:hidden}.person-item .person-item__img:before{padding-top:100%}.person-item .person-item__name{margin-top:40px}.person-item .person-item__short-description{font-size:20px;font-weight:700;color:#ec808d;margin-top:16px}.person-item p{margin-top:24px}.person-item .person-item__social{margin-top:16px}.person-item__social__link{width:24px;height:24px;display:block}.person-item__social__link img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.badge-item{width:100%}.badge-item:before{padding-top:100%}.badge-item a{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:2}.about-us-badges{padding-top:56px;padding-bottom:80px}.about-us-badges-content{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:72px;column-gap:72px;row-gap:72px}@media only screen and (max-width: 1240px){.about-us-people-content{-moz-column-gap:24px;column-gap:24px}}@media only screen and (max-width: 1024px){.about-text{padding-top:120px;padding-bottom:120px}.about-text p{margin-top:40px}.about-text-content{grid-template-columns:repeat(1, 1fr);row-gap:32px}.about-text-content p.has-image{grid-column:auto;grid-row:3}.about-text-content .aspect-ratio-image-wrapper:before{padding-top:56%}.about-us-texts-content{grid-template-columns:repeat(1, 1fr)}.about-us-people-content{grid-template-columns:repeat(2, 1fr)}.about-us-badges-content{-moz-column-gap:32px;column-gap:32px;row-gap:32px}}@media only screen and (max-width: 720px){.about-us-badges-content{grid-template-columns:repeat(2, 1fr);-moz-column-gap:var(--page-padding);column-gap:var(--page-padding);row-gap:var(--page-padding)}}@media only screen and (max-width: 600px){.about-us-people-content{grid-template-columns:repeat(1, 1fr)}}.destination-section{padding-top:64px;padding-bottom:64px}.destinations-grid{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:24px;column-gap:24px;row-gap:80px;margin-top:80px}.destination-item{display:flex;flex-direction:column;width:100%;max-width:440px;justify-self:center}.destination-item .destination-item__img{transition:transform .6s;overflow:hidden;order:1;will-change:transform}.destination-item .destination-item__img:before{padding-top:60%}.destination-item .destination-item__img img{transition:transform .6s;will-change:transform}.destination-item .destination-item__title{font-size:28px;font-weight:700;order:3}.destination-item p{margin-top:16px;order:4}.destination-item .round-arrow-btn{margin-left:auto;margin-right:32px;margin-top:-42px;position:relative;z-index:2;order:2}.destination-item .round-arrow-btn:hover+.destination-item__img{transform:scale(0.95)}.destination-item .round-arrow-btn:hover+.destination-item__img img{transform:scale(1.1)}.article-item{display:flex;flex-direction:column;width:100%;max-width:440px;justify-self:center}.article-item .article-item__img{overflow:hidden}.article-item .article-item__img:before{padding-top:60%}.article-item .article-item__title-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:32px;align-items:center}.article-item .article-item__title-wrapper .article-item__title{margin-right:32px;margin-top:0px}.article-item .article-item__title-wrapper .round-arrow-btn{margin-top:0px}.article-item .article-item__date{font-size:18px;font-weight:500;margin-top:16px;color:rgba(51,51,51,.5)}.article-item .article-item__title{font-size:28px;font-weight:700;margin-top:32px}.article-item p{margin-top:16px}.article-item .round-arrow-btn{margin-top:32px}@media only screen and (max-width: 1024px){.destinations-grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 800px){.article-item .article-item__title{font-size:22px}.destination-item .destination-item__title{font-size:22px}}@media only screen and (max-width: 600px){.destinations-grid{grid-template-columns:repeat(1, 1fr)}.destination-item .round-arrow-btn{margin-top:-32px}}.page-top{padding-top:40px}.scrolling-over-content{position:relative;z-index:3;width:100%;background-color:#fff}.page-top-title-wrapper{display:flex;flex-wrap:wrap;align-items:flex-end}.page-top-title-wrapper .section-title{margin-right:16px}.page-top-title-wrapper .search-btn{margin-top:16px;margin-left:auto}.search-btn{display:flex;align-items:center;padding:24px 40px;border-radius:50px;width:100%;max-width:270px;justify-content:space-between}.search-btn i{width:40px;height:40px;background-image:url("../img/svg/calendar_icon_white.svg");background-repeat:no-repeat;background-position:center;margin-left:16px}.page-breadcrumb{display:flex;flex-wrap:wrap;font-size:18px;font-weight:500;margin-bottom:24px;margin-left:-3px;margin-right:-3px}.page-breadcrumb .page-breadcrumb__arrow{display:block;width:11px;height:1.25em;background-image:url("../img/svg/breadcrump_arrow.svg");background-position:center;background-repeat:no-repeat}.page-breadcrumb a{color:var(--color-purple);text-decoration:underline}.page-breadcrumb>*{margin:3px}.destination-image{width:100%;min-height:320px;margin-top:24px;position:sticky;top:0px}.destination-image:before{padding-top:32%}.destination-text-wrapper{padding-top:72px;padding-bottom:96px}.destination-text-wrapper p{-moz-column-count:2;column-count:2;-moz-column-gap:56px;column-gap:56px}.destination-text-content{display:flex;flex-direction:column}.destination-highlights-wrapper{background-color:#f8f4eb}.destination-highlights{width:100%;padding-top:72px;padding-bottom:80px;display:flex;flex-direction:column;align-items:flex-start}.destination-highlights .section-subtitle{margin-bottom:40px}.destination-highlights .highlight-item+.highlight-item{margin-top:24px}.highlight-item{background-color:var(--color-white);color:var(--color-black);display:flex;padding:16px;border-radius:8px;font-size:18px;font-weight:500}.highlight-item:before{content:"";display:inline-block;width:16px;height:16px;background-image:url("../img/svg/highlight_checkmark.svg");margin-right:16px;flex-shrink:0;margin-top:3px}.destination-map{width:100%;height:100vh}.destination-map #map{width:100%;height:100%}.destination-map+.quote-form-section{padding-top:80px;padding-bottom:96px;background-color:#f8f4eb}.destination-bottom-image{padding-bottom:80px}.destination-bottom-image__content .aspect-ratio-image-wrapper:before{padding-top:47%}@media only screen and (max-width: 1024px){.search-btn{padding:16px 32px}.search-btn i{width:32px;height:32px}.destination-text-wrapper p{-moz-column-count:unset;column-count:unset}}@media only screen and (max-width: 800px){.search-btn{width:unset;padding:8px 32px}.search-btn i{width:24px;height:24px}.page-breadcrumb{font-size:16px}}@media only screen and (max-width: 480px){.search-btn{width:unset;padding:12px 24px;font-size:18px;min-height:unset;min-width:unset}.search-btn i{width:24px;height:24px}.page-top-content{display:flex;flex-direction:column;align-items:center}.page-top-content .page-breadcrumb{justify-content:center}.page-top-title-wrapper{align-items:center;flex-direction:column}.page-top-title-wrapper .section-title{margin-right:0px;text-align:center}.page-top-title-wrapper .search-btn{margin-left:unset}}.articles-section{padding-top:56px;padding-bottom:115px}.articles-grid{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:24px;column-gap:24px;row-gap:32px}@media only screen and (max-width: 1024px){.articles-grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 600px){.articles-grid{grid-template-columns:repeat(1, 1fr)}}.article-date{font-size:18px;font-weight:500;margin-top:16px;color:rgba(51,51,51,.5)}.centered-page-image.centered-page-image--article{margin-top:32px}.article-first-text{padding-top:92px;padding-bottom:138px;background-color:#f8f4eb}.article-second-image{margin-top:-48px}.article-second-image:before{padding-top:47%}.article-text-editor{padding-bottom:72px;padding-top:72px;width:100%;font-size:24px}.article-text-editor p{font-size:1em}.article-text-editor a{color:var(--color-purple);text-decoration:underline}.article-text-editor ul{margin-inline-start:20px}.article-text-editor *+h2,.article-text-editor *+h3,.article-text-editor *+h4,.article-text-editor *+p{margin-top:1em}.article-text-editor h1,.article-text-editor h2,.article-text-editor h3,.article-text-editor h4{color:var(--color-black);line-height:1em}.article-text-editor h1{font-size:2rem;margin:.67em 0px}.article-text-editor h2{font-size:1.6rem}.article-text-editor h3{font-size:1.2rem}.article-text-editor h4{font-size:1rem}.article-text-editor .text-editor_img-responsive{max-width:100%;border-radius:30px;width:100% !important;height:auto !important}.other-articles{padding-top:32px;padding-bottom:80px}.other-articles-slider-wrapper{position:relative;width:100%}.other-articles-slider{width:100%;overflow:hidden}.article-slider-arrow{width:27px;height:46px;position:absolute;top:50%}.article-slider-arrow:not(.swiper-button-disabled){cursor:pointer}.article-slider-arrow.swiper-button-disabled{opacity:.5}.article-slider-arrow div{width:100%;height:100%}.article-slider-arrow.article-slider-arrow--right{transform:translate(100%, -50%);right:-32px}.article-slider-arrow.article-slider-arrow--left{transform:translate(-100%, -50%);left:-32px}.article-slider-arrow.article-slider-arrow--left div{transform:scale(-1)}@media only screen and (max-width: 1260px){.article-slider-arrow{width:22px;height:36px}.article-slider-arrow.article-slider-arrow--right{right:-16px}.article-slider-arrow.article-slider-arrow--left{left:-16px}}@media only screen and (max-width: 900px){.other-articles-slider-wrapper .article-slider-arrow{display:none}}@media only screen and (max-width: 600px){.article-text-editor .text-editor_img-responsive{border-radius:15px}.medium-text{font-size:18px}}.custom-select{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:height .6s;width:100%;height:100%}.custom-select select{display:none}.custom-select{width:100%;min-height:32px}.custom-select .select2-container{width:100%;height:100%}.custom-select .selection{width:100%;height:100%;display:block}.custom-select .select2-container .select2-selection--single{height:100%;border-radius:0px;border:unset;border-radius:0px;font-family:var(--font-texts)}.custom-select .select2-container .select2-selection--single .select2-selection__rendered{padding:0px;padding-top:2px;white-space:unset;font-size:18px;font-weight:500;color:var(--color-black);background-color:rgba(0,0,0,0);min-height:32px}.custom-select .select2-container--default .select2-selection--single .select2-selection__arrow{top:calc(50% - 6px);width:19px;height:12px;right:8px}.custom-select .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:unset;border:unset;width:100%;height:100%;background-image:url(../img/svg/dropdown_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:contain;left:0px;margin:unset;top:0px}.custom-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{transform:scale(-1)}.select2-dropdown{border-radius:20px;border-top-left-radius:0px;border-top-right-radius:0px;border:unset}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--color-purple)}.select2-results__option{color:var(--color-black);padding:8px 16px}.select2-container--default .select2-results__option--selected{background-color:var(--color-green);color:var(--color-white)}.select2-container--default .select2-results>.select2-results__options{border:1px solid #d7d7d7;border-top:unset;border-radius:16px;border-top-left-radius:0px;border-top-right-radius:0px}@media only screen and (max-width: 600px){.custom-select{min-height:24px}.custom-select .select2-container .select2-selection--single .select2-selection__rendered{min-height:24px;font-size:16px}.custom-select .select2-container--default .select2-selection--single .select2-selection__arrow{right:3px}}.routes-grid,.routes-list{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-columns:repeat(2, 1fr);-moz-column-gap:var(--page-padding);column-gap:var(--page-padding);row-gap:72px}.routes-grid-wrapper{padding-top:80px;padding-bottom:80px}.route-grid-item-big{display:flex;flex-direction:column}.route-grid-item-big:nth-child(2n+1){margin-top:-72px}.route-grid-item-big .route-grid-item-big__title{padding:0px 32px;margin-top:16px;font-size:32px;font-weight:700}.route-grid-item-big .route-grid-item-big__img{width:100%}.route-grid-item-big .route-grid-item-big__img:before{padding-top:52%}.route-grid-item-big .route-grid-item-pricing{position:absolute;right:-16px;bottom:-16px;width:140px;height:140px;background-color:#cef400;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:18px;padding:8px}.route-grid-item-big .route-grid-item-pricing i{font-size:.88em;font-style:normal}.route-grid-item-big .route-grid-item-pricing span{transform:rotate(-15deg);transform-origin:center center}.route-grid-item-big .route-grid-item-pricing b{font-size:1.2em}.route-grid-item-big .primary-btn{margin-top:16px;margin-left:auto;margin-right:32px}.route-grid-item-big .route-grid-item-info-items{flex-direction:row;flex-wrap:wrap;padding-left:24px;padding-right:24px;width:100%;margin-top:16px}.route-grid-item-big .route-grid-item-info-item{flex-direction:row;margin:8px;align-items:center}.route-grid-item-big .route-grid-item-info-item img{margin-right:8px}.route-grid-item-big .route-grid-item-info-item span{margin-top:0px}.route-grid-item{display:flex;flex-direction:column;align-items:flex-start;width:100%}.route-grid-item .route-grid-item__img{overflow:hidden;width:100%}.route-grid-item .route-grid-item__img:before{padding-top:59.5%}.route-grid-item .route-grid-item__info{display:flex;flex-direction:column;align-items:flex-start}.route-grid-item .route-grid-item__info__name{margin-top:16px;display:flex;align-items:center;justify-content:center;background-color:var(--color-blue);color:#fff;font-weight:700;padding:4px 16px;font-size:24px;border-radius:18px}.route-grid-item .route-grid-item__info__title{margin-top:16px;font-size:32px;font-weight:700}.route-grid-item-info-items{display:flex;flex-direction:column}.route-grid-item-info-item{display:flex;flex-direction:column;margin-top:16px}.route-grid-item-info-item .route-grid-item-info-item__icon{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.route-grid-item-info-item span{font-size:18px;margin-top:6px}.route-grid-item__btns{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:16px;column-gap:16px;row-gap:16px;align-items:center;margin-top:24px;width:100%}.route-grid-item__btns__price{background-color:var(--color-black);color:#fff;font-size:20px;text-align:center;border-radius:7px;width:100%;padding:8px 16px}.route-grid-item__btns__btn.primary-btn{min-height:88px;padding:8px 16px;width:100%;min-width:unset}.route-grid-item__btns__btn.primary-btn:only-child{grid-column:1/-1}@media only screen and (min-width: 1180px){.routes-list{display:grid;grid-template-columns:repeat(1, 1fr);row-gap:72px;-moz-column-gap:var(--page-padding);column-gap:var(--page-padding)}.routes-list .route-grid-item+.route-grid-item{margin-top:24px;padding-top:80px;border-top:1px solid #d7d7d7}.routes-list .route-grid-item{display:grid;grid-template-columns:433px 1fr auto;-moz-column-gap:32px;column-gap:32px;align-items:stretch}.routes-list .route-grid-item__btns{display:flex;flex-direction:column;justify-content:space-between;margin-top:16px}.routes-list .route-grid-item__btns .route-grid-item__btns__price{margin-bottom:32px}.routes-list .route-grid-item__btns .primary-btn{min-width:200px;margin-top:auto}.routes-list .route-grid-item-info-items{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-16px;margin-top:auto}.routes-list .route-grid-item-info-items .route-grid-item-info-item{margin:16px;margin-bottom:0px}}@media only screen and (max-width: 1420px){.route-grid-item-big .route-grid-item-big__title{font-size:26px}}@media only screen and (max-width: 1240px){.route-grid-item .route-grid-item__info__title{font-size:26px}.route-grid-item__btns{width:100%;grid-template-columns:repeat(1, 1fr);justify-items:flex-start}.route-grid-item__btns__btn.primary-btn{min-height:unset;padding:16px}.route-grid-item__btns__price{width:unset}}@media only screen and (max-width: 1180px){.routes-grid,.routes-list{grid-template-columns:repeat(2, 1fr)}.route-grid-item .route-grid-item__info__name{font-size:18px}.route-grid-item .route-grid-item__info__title{font-size:22px}.route-grid-item__btns__price{font-size:16px}.route-grid-item-big .route-grid-item-big__title{font-size:22px}.route-grid-item-big .route-grid-item-pricing{width:124px;height:124px;font-size:16px}}@media only screen and (max-width: 800px){.route-grid-item .route-grid-item__info__name{font-size:16px}.route-grid-item .route-grid-item__info__title{font-size:18px}.route-grid-item-info-item .route-grid-item-info-item__icon{width:22px;height:20px}.route-grid-item-info-item span{font-size:16px}.routes-grid,.routes-list{grid-template-columns:repeat(1, 1fr)}.routes-grid .offset,.routes-list .offset{display:none}.route-grid-item-big:nth-child(2n+1){margin-top:unset}}@media only screen and (max-width: 600px){.route-grid-item-big .route-grid-item-big__title{padding:0px 16px}.route-grid-item-big .route-grid-item-info-items{padding:0px 8px}.route-grid-item-big .primary-btn{margin-right:16px}}@media only screen and (max-width: 520px){.route-grid-item-big .route-grid-item-pricing{bottom:-1px;right:-1px;width:unset;height:unset;max-width:50%;border-radius:0px;border-top-left-radius:16px;border-bottom-right-radius:15px;text-align:right;padding:8px 16px}.route-grid-item-big .route-grid-item-pricing span{transform:unset}.route-grid-item-big .route-grid-item-big__title{font-size:20px}}.gallery-page-grid{display:grid;grid-template-columns:repeat(4, 1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px;margin-top:64px;padding:32px;position:relative}.gallery-page-grid .gallery-page-image:nth-child(12n+2),.gallery-page-grid .gallery-page-image:nth-child(12n+5),.gallery-page-grid .gallery-page-image:nth-child(12n+8){grid-row:auto/span 2}.gallery-page-grid .gallery-page-image:nth-child(12n+2):before,.gallery-page-grid .gallery-page-image:nth-child(12n+5):before,.gallery-page-grid .gallery-page-image:nth-child(12n+8):before{padding-top:calc(124% + 40px)}.gallery-page-image{width:100%;cursor:pointer;overflow:hidden}.gallery-page-image:before{padding-top:56%}.gallery-modal{position:fixed;width:100%;height:100%;z-index:20120;top:0px;left:0px}.gallery-modal .swiper-arrow--next{position:absolute;right:8px;top:50%;transform:translate(0%, -50%)}.gallery-modal .swiper-arrow--prev{position:absolute;left:8px;top:50%;transform:translate(0%, -50%)}.gallery-modal .gallery-modal-background{position:absolute;top:0px;left:0px;width:100%;height:100%}.gallery-modal .gallery-modal-background div{position:absolute;width:100%;height:60%;background-color:#f8f4eb}.gallery-modal .gallery-modal-background div:nth-child(1){left:0px;top:0px;transform-origin:left top}.gallery-modal .gallery-modal-background div:nth-child(2){right:0%;bottom:0px;transform-origin:right bottom}.gallery-modal .lds-ring{display:inline-block;width:80px;height:80px;border:none}.gallery-modal .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid var(--color-yellow);border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:var(--color-yellow) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.gallery-modal .lds-ring div:nth-child(1){animation-delay:-0.45s}.gallery-modal .lds-ring div:nth-child(2){animation-delay:-0.3s}.gallery-modal .lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.modal-close-btn{width:75px;height:60px;position:relative;display:block;border-radius:40px;cursor:pointer;border:2px solid var(--color-black)}.modal-close-btn:hover div:first-child{transform:translate(-50%, -50%) rotate(0deg)}.modal-close-btn:hover div:last-child{transform:translate(-50%, -50%) rotate(0deg)}.modal-close-btn div{width:64%;height:2px;position:absolute;top:50%;left:50%;background-color:var(--color-black);transition:height .6s,transform .6s}.modal-close-btn.modal-close-btn--white{background-color:var(--color-white)}.modal-close-btn.modal-close-btn--absolute{position:absolute;right:0px;top:0px;transform:translate(40%, -70%);border:unset;box-shadow:0px 5px 15px 0px rgba(0,0,0,.15)}.modal-close-btn div:first-child{transform:translate(-50%, -50%) rotate(30deg)}.modal-close-btn div:last-child{transform:translate(-50%, -50%) rotate(-30deg)}.modal-close-btn.gallery-close-btn{position:absolute;top:18px;right:18px;cursor:pointer;z-index:2;transition:transform .6s;margin:0px}.gallery-modal-slider-content{padding:75px;width:100%;height:100%;position:relative;z-index:3}.gallery-modal-slider-content .slider-navigation{position:absolute;left:50%;bottom:16px;transform:translateX(-50%)}.gallery-modal-slider-content .slider-navigation .slider-nav-btn:before{background-color:#fff}.gallery-modal-slider-content .slider-navigation .slider-nav-btn path{transition:stroke .6s}.gallery-modal-slider-content .slider-navigation .slider-nav-btn:hover path{stroke:var(--color-black)}.gallery-modal-slider-wrapper{overflow:hidden;width:100%;height:100%}.gallery-modal-slider{width:100%;height:100%}.gallery-modal-slider img{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);transition:opacity .6s}.gallery-modal-slider img.swiper-lazy-loaded{opacity:1}.zoom-hover{position:absolute;top:0px;left:0px;pointer-events:none;touch-action:none;width:135px;height:135px;background-color:var(--color-purple);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;z-index:10;font-size:16px;letter-spacing:2px;text-align:center;font-weight:600;transform:scale(0.8);transition:opacity .6s,transform .6s;color:var(--color-white)}.zoom-hover.zoom-hover--visible{opacity:1;transform:scale(1)}@media only screen and (max-width: 1320px){.gallery-page-grid{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 1024px){.gallery-page-grid{grid-template-columns:repeat(2, 1fr)}.gallery-page-grid .gallery-page-image:nth-child(12n+2),.gallery-page-grid .gallery-page-image:nth-child(12n+5),.gallery-page-grid .gallery-page-image:nth-child(12n+8){grid-row:auto/span 2}.gallery-page-grid .gallery-page-image:nth-child(12n+2):before,.gallery-page-grid .gallery-page-image:nth-child(12n+5):before,.gallery-page-grid .gallery-page-image:nth-child(12n+8):before{padding-top:calc(124% + 40px)}.gallery-modal-slider-content{padding:90px 45px}.gallery-modal-slider-content .swiper-arrow{display:none}.zoom-hover{display:none}.modal-close-btn{width:52px;height:42px}}@media only screen and (max-width: 600px){.gallery-page-grid{grid-template-columns:repeat(1, 1fr);row-gap:24px;padding:16px}.gallery-modal-slider-content{padding:90px 0px}.modal-close-btn{width:40px;height:32px}}.route-text{padding-top:104px;padding-bottom:128px;background-color:#f8f4eb}.route-text-content{display:grid;grid-template-columns:.8fr 1fr;grid-template-rows:auto 1fr;row-gap:80px;-moz-column-gap:var(--page-padding);column-gap:var(--page-padding)}.route-highlights{margin-top:8px;width:calc(100% + 64px);justify-content:center;display:flex;flex-wrap:wrap;margin-left:-32px;grid-column:1/-1}.route-highlights .highlight-item{margin:16px 32px}.route-pricing{padding-top:48px;padding-bottom:48px;background-color:var(--color-light-purple)}.route-pricing-content{display:grid;justify-items:center}.route-pricing-content .best-seller{grid-column:2;grid-row:1;align-self:center}.pricing-container-wrapper{background-color:var(--color-white);padding:24px 32px 32px 32px;box-shadow:0px 5px 15px 0px rgba(0,0,0,.15);border-radius:30px;display:flex;flex-direction:column;align-items:center}.pricing-container-wrapper .primary-btn{grid-column:1/-1;align-self:center;justify-self:center;margin-top:24px}.pricing-container{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:32px;column-gap:32px;row-gap:8px;overflow:hidden}.pricing-container .tour-pricing-item:nth-child(2n+1):last-child{grid-column:1/-1;justify-self:center}.pricing-container .tour-pricing-item:nth-child(2n+1):last-child:before{content:unset}.tour-pricing-item{grid-column:auto;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:516px;padding:16px 64px;background-color:var(--color-white);position:relative}.tour-pricing-item:before{content:"";width:6px;height:100%;position:absolute;top:0px;left:-19px;background-color:var(--color-black);border-radius:20px}.tour-pricing-item .tour-price+.tour-price{position:relative;padding-top:24px;margin-bottom:48px}.tour-pricing-item .tour-price+.tour-price:before{content:"";width:100%;max-width:95px;height:6px;background-color:var(--color-green);position:absolute;top:0px;left:50%;transform:translateX(-50%)}.tour-price{display:flex;flex-direction:column;align-items:center}.tour-price .tour-price__price{font-size:72px;font-weight:900;position:relative;padding-bottom:16px;margin-bottom:16px}.tour-price .tour-price__price:before{content:"";width:100%;max-width:95px;height:6px;background-color:var(--color-green);position:absolute;bottom:0px;left:50%;transform:translateX(-50%)}.tour-price .tour-price__note{font-size:24px}.tour-price .tour-price__note+.tour-price__note{font-size:18px;margin-top:8px}.best-seller{display:flex;flex-direction:column;align-items:center}.best-seller .best-seller__top{width:112px;height:112px;border-radius:50%;background-color:var(--color-white);padding:16px;padding-left:24px}.best-seller .best-seller__top img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.best-seller .best-seller__bottom{display:flex;align-items:center;background-color:#06b380;border-radius:24px;transform:rotate(12deg);padding:4px;margin-top:-12px;margin-left:-12px}.best-seller .best-seller__bottom i{width:32px;height:32px;background-color:var(--color-white);border-radius:50%;padding:6px}.best-seller .best-seller__bottom i img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.best-seller .best-seller__bottom span{font-weight:700;font-size:24px;color:var(--color-white);padding:0px 8px}.route-destinations{padding-top:112px;padding-bottom:100px}.route-destinations-content .other-articles-slider-wrapper{margin-top:80px}.tour-details-section{padding-bottom:56px;padding-top:48px}.tour-details{background-color:var(--color-light-purple);border-radius:30px;padding:48px}.tour-details p{margin-top:24px}.tour-duration{width:124px;height:124px;background-color:#cef400;border-radius:50%;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;transform:rotate(-12deg);margin-top:24px}.tour-duration img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.tour-duration span:nth-child(2){font-size:13px;margin-top:2px}.tour-duration span:nth-child(2):last-child{font-size:18px;text-align:center;font-weight:700;padding:0px 11px}.tour-duration span:nth-child(3){font-size:36px;margin-top:2px;font-weight:700}.route-info-texts{padding-bottom:88px}.map-tabs{width:80%;max-width:540px;height:80px;background-color:#d7d7d7;box-shadow:inset 0px 5px 12px 0px rgba(0,0,0,.25);position:absolute;z-index:4;left:50%;top:56px;transform:translateX(-50%);border-radius:40px;display:flex;padding:8px}.map-tab{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;text-align:center;width:50%;height:100%;border-radius:40px;padding:8px;position:relative;z-index:2}.map-tab:not(.map-tab--active){cursor:pointer}.active-map-tab{width:calc(50% - 8px);height:calc(100% - 16px);border-radius:40px;background-color:#fff;position:absolute;transition:top .6s,left .6s}.active-map-tab.tab-1{top:8px;left:8px}.active-map-tab.tab-2{top:8px;left:50%}.booking-calendar{padding-top:80px}.booking-calendar-content{display:flex;flex-direction:column;align-items:center}.booking-calendar-content .booking-calendar-wrapper{width:100%;margin-top:32px}.tour-gallery{padding-top:56px}.round-swiper-arrow{border-radius:50%;padding:8px;flex-shrink:0;cursor:pointer;border:2px solid var(--color-purple);width:84px;height:84px;transition:border .6s,background-color .6s}.round-swiper-arrow path{stroke:var(--color-black);transition:stroke .6s}.round-swiper-arrow:hover{border:2px solid var(--color-white);background-color:var(--color-purple)}.round-swiper-arrow:hover path{stroke:var(--color-white)}.round-swiper-arrow path{stroke:var(--color-black)}.round-swiper-arrow .arrow{width:100%;height:100%;display:block;transition:transform .6s}.round-swiper-arrow.round-swiper-arrow--left .arrow{transform:scale(-1)}.round-swiper-arrow.round-swiper-arrow--left:hover .arrow{transform:translateX(-4px) scale(-1)}.round-swiper-arrow:hover .arrow{transform:translateX(4px)}.recommended-routes{padding-top:72px}.recommended-routes-content{display:flex;flex-direction:column}.recommended-routes-slider-wrapper{display:flex;align-items:center;margin-top:64px;width:100%}.recommended-routes-slider-wrapper .recommended-routes-slider{margin:0px 16px;width:100%}.recommended-routes-slider-wrapper .recommended-routes-slider.recommended-routes-slider--2{max-width:890px;margin:0px auto}.route-slide-info-items-wrapper{position:absolute;background-color:hsla(0,0%,100%,.9);border-radius:30px;bottom:16px;left:16px;right:16px;padding:8px 16px}.route-slide{display:flex;flex-direction:column;max-width:480px;margin:0px auto}.route-slide:hover .route-slide__img{transform:scale(0.95)}.route-slide:hover .route-slide__img img{transform:scale(1.15)}.route-slide .route-slide__img{width:100%;transition:transform .6s;will-change:transform}.route-slide .route-slide__img:before{padding-top:119%}.route-slide .route-slide__img img{transition:transform .6s;will-change:transform}.route-slide .route-slide__title{text-align:center;font-size:24px;font-weight:700;margin-top:16px;padding:0px 32px}.route-slide .route-slide__bottom{width:100%;margin-top:16px;padding:0px 32px;display:flex;align-items:center;justify-content:space-between}.route-slide .route-slide__bottom .route-type{flex:1;margin-right:16px}.route-slide .route-slide__bottom .primary-btn{min-width:unset;flex:1}.route-slide .route-grid-item-info-items{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-16px;margin-right:-16px;overflow:hidden}.route-slide .route-grid-item-info-items .route-grid-item-info-item{position:relative;display:flex;margin:8px;flex-direction:row;align-items:center;width:unset;margin:8px 16px}.route-slide .route-grid-item-info-items .route-grid-item-info-item span{margin-top:0px;margin-left:8px}.route-slide .route-grid-item-info-items .route-grid-item-info-item:before{content:"";position:absolute;left:-18px;width:2px;height:100%;top:0px;background-color:var(--color-black)}@media only screen and (max-width: 1240px){.tour-price .tour-price__price{font-size:64px}.tour-price .tour-price__note{font-size:22px}}@media only screen and (max-width: 1024px){.route-text-content{grid-template-columns:repeat(1, 1fr);row-gap:32px}.tour-price .tour-price__price{font-size:56px}.tour-price .tour-price__note{font-size:18px}.map-tabs{max-width:420px;height:64px}.map-tab{font-size:14px}}@media only screen and (max-width: 900px){.pricing-container{grid-template-columns:repeat(1, 1fr)}}@media only screen and (max-width: 600px){.pricing-container-wrapper{width:100%}.tour-pricing-item{padding:16px}.tour-details{padding:32px 24px}.tour-price .tour-price__price{font-size:40px}.tour-price .tour-price__note{font-size:18px;margin-top:8px}.tour-pricing-item{border-radius:16px}.tour-pricing-item .primary-btn{margin-top:16px}.best-seller .best-seller__top{width:80px;height:80px;padding:16px}.best-seller .best-seller__bottom span{font-size:18px}.best-seller .best-seller__bottom i{width:24px;height:24px;padding:4px}.map-tabs{flex-direction:column;max-width:260px;height:unset;border-radius:12px;top:32px}.map-tab{width:100%;border-radius:8px}.active-map-tab{width:calc(100% - 16px);height:calc(50% - 8px);border-radius:8px}.active-map-tab.tab-1{top:8px;left:8px}.active-map-tab.tab-2{top:50%;left:8px}.round-swiper-arrow{width:64px;height:64px}.route-slide .route-slide__bottom,.route-slide .route-slide__title{padding-left:16px;padding-right:16px}.recommended-routes-slider-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:16px;column-gap:16px;row-gap:24px;margin-top:32px}.recommended-routes-slider-wrapper .round-swiper-arrow--left{order:2;margin-left:auto}.recommended-routes-slider-wrapper .round-swiper-arrow--right{order:3}.recommended-routes-slider-wrapper .recommended-routes-slider{grid-column:1/-1;margin:0px}}@media only screen and (max-width: 420px){.route-slide .route-slide__title{font-size:22px}}.custom-route-text{padding-bottom:56px;background-color:var(--color-green);margin-bottom:188px}.custom-route-text-content{display:flex;flex-direction:column;position:relative;z-index:4}.custom-route-pricing{background-color:var(--color-white);box-shadow:0px 5px 15px 0px rgba(0,0,0,.15);border-radius:30px;padding:56px 32px;display:flex;flex-direction:column;align-items:center;margin-top:64px;margin-bottom:-188px}.custom-route-pricing .primary-btn{margin-top:40px}.custom-route-pricing-table{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px;overflow:hidden}.custom-route-pricing-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:516px;padding:16px;background-color:var(--color-white);position:relative}.custom-route-pricing-item:before{content:"";width:6px;height:100%;position:absolute;top:0px;left:-19px;background-color:var(--color-black);border-radius:20px}.custom-route-price{display:flex;flex-direction:column;align-items:center;text-align:center}.custom-route-price .custom-route-price__price{font-size:72px;font-weight:900}.custom-route-price .custom-route-price__note{font-size:32px;font-weight:700;margin-bottom:24px}.custom-route-price .custom-route-price__subnote{font-size:24px}.custom-route-price+.custom-route-price{position:relative;padding-top:24px;margin-top:24px}.custom-route-price+.custom-route-price:before{content:"";width:100%;max-width:95px;height:6px;background-color:var(--color-green);position:absolute;top:0px;left:50%;transform:translateX(-50%)}.custom-route-highlights{width:100%;margin:0px auto;max-width:1350px;display:grid;grid-template-columns:repeat(3, 1fr);padding-top:48px;position:relative;-moz-column-gap:var(--page-padding);column-gap:var(--page-padding)}.custom-route-highlight{display:flex;flex-direction:column;align-items:center}.custom-route-highlight i{width:28px;height:28px;background-color:var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-route-highlight i img{width:18px;height:16px;margin-top:2px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.custom-route-highlight p{font-size:34px;text-align:center;font-weight:700;margin-top:16px}@media only screen and (max-width: 1640px){.custom-route-price .custom-route-price__note{font-size:24px}.custom-route-price .custom-route-price__price{font-size:56px}}@media only screen and (max-width: 1024px){.custom-route-highlight p{font-size:24px}.custom-route-pricing-table{grid-template-columns:repeat(2, 1fr)}.custom-route-pricing-table .custom-route-pricing-item:nth-child(3){grid-column:1/-1;justify-self:center}.custom-route-pricing-table .custom-route-pricing-item:nth-child(3)::before{content:none}.custom-route-pricing-item{padding:0px}.tour-duration span:nth-child(2):last-child{font-size:14px}}@media only screen and (max-width: 800px){.custom-route-pricing-table{width:100%;grid-template-columns:repeat(1, 1fr);justify-items:center}.custom-route-pricing-table .custom-route-pricing-item{width:100%}.custom-route-highlights{grid-template-columns:repeat(1, 1fr);row-gap:16px;justify-items:center}.custom-route-highlight{max-width:360px}.custom-route-pricing-item{max-width:unset}.custom-route-pricing{width:100%;max-width:420px;margin-left:auto;margin-right:auto}.custom-route-price .custom-route-price__note{font-size:22px;margin-bottom:8px}.custom-route-price .custom-route-price__price{font-size:48px}.custom-route-price .custom-route-price__subnote{font-size:20px}.custom-route-pricing{padding:32px 16px}.custom-route-highlight p{font-size:18px}.tour-pricing-item .tour-price+.tour-price{padding-top:16px;margin-bottom:24px}}.modal{position:fixed;top:0;left:0;z-index:30;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;display:none}.modal .modal-backdrop{position:fixed;top:0px;left:0px;width:100%;height:100%;background-color:var(--color-black);opacity:.6;transition:opacity .6s}.modal-dialog{max-width:880px;margin-right:auto;margin-left:auto;position:relative;padding-top:100px;padding-bottom:100px;padding:24px}.modal-dialog.modal-dialog--centered{display:flex;align-items:center;min-height:100%}.modal-dialog.modal-dialog--scrollable{height:100%}.modal-dialog.modal-dialog--big{max-width:1620px}.quote-form-wrapper{width:100%;padding:64px var(--page-padding);background-color:#fff;border-radius:60px;display:flex;flex-direction:column;align-items:center}.quote-form-wrapper .contact-form-wrapper{width:100%}.quote-form-wrapper .modal-close-btn{position:absolute;right:40px;top:40px}.quote-form-wrapper .section-title{margin-bottom:48px;padding:0px 32px}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;max-height:100%}@media only screen and (max-width: 1024px){.quote-form-wrapper{border-radius:30px}.quote-form-wrapper .modal-close-btn{position:absolute;right:16px;top:16px}}@media only screen and (max-width: 800px){.quote-form-wrapper{border-radius:30px;padding:0px;padding-top:32px}.quote-form-wrapper .section-title{margin-top:32px;margin-bottom:16px}}@media only screen and (max-width: 480px){.quote-form-wrapper{border-radius:24px}.quote-form-wrapper .modal-close-btn{right:8px;top:8px}}@media only screen and (max-width: 480px){.modal-dialog.modal-dialog--no-padding{padding:24px 0px}}.section-404{color:var(--color-black);padding-top:164px;padding-bottom:164px}.section-404-content{display:flex;flex-direction:column;align-items:center;text-align:center}.section-404-content h1{margin-bottom:32px}.section-404-content .primary-btn{margin-top:32px}/*# sourceMappingURL=style.min.css.map */