@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important;transition:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:hsla(0,0%,100%,.7);bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active.bottom-left,.Vue-Toastification__bounce-leave-active.top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active.bottom-right,.Vue-Toastification__bounce-leave-active.top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active.top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active.bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active.bottom-left,.Vue-Toastification__fade-leave-active.top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active.bottom-right,.Vue-Toastification__fade-leave-active.top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active.top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active.bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translateX(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translateX(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translateX(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active.bottom-left,.Vue-Toastification__slideBlurred-leave-active.top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active.bottom-right,.Vue-Toastification__slideBlurred-leave-active.top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active.top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active.bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}
*,:after,:before{box-sizing:border-box}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}body{line-height:1.5;min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed}ol[class],ul[class]{list-style:none}a{text-decoration:none!important}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{display:block;max-width:100%}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--phone:480px;--tablet:768px;--desktop:980px;--widescreen:1200px;--color-white:#fff;--color-white-dark:#ebebeb;--color-black:#242932;--color-biscay:#2d3f50;--color-bunker:#232a32;--color-gray-dark:#363e44;--color-picton-blue:#639fd7;--color-picton-light:#29d1ee;--color-eastern-blue:#008098;--color-cyan-aqua:#1cdef3;--color-palatinate-blue:#153eff;--color-tangerine-yellow:#ffcc01;--color-amaranth:#ec3b5e;--color-electric-violet:#aa1cea;--color-electric-violet-lighter:#b723ec;--color-electric-purple:#b316eb;--color-pirple:#9700e4;--color-apple:#49b845;--color-zircon:#e4e6e8;--color-solitude:#f4f6f9;--color-solitude-light:#d7d8e0;--color-solitude-dark:#f0f3fb;--color-gray:#d7d7d7;--font-sans-serif:"Barlow",Arial,"Helvetica Neue",Helvetica,sans-serif;--font-serif:"Times New Roman",Times,Baskerville,Georgia,serif;--base-background-color:var(--color-white);--base-font-family:var(--font-sans-serif);--base-font-size:1.6rem;--base-line-height:2.2rem;--base-text-color:var(--color-black);--base-min-width:320px;--base-link-color:var(--color-picton-blue);--btn-color:var(--color-white);--btn-background:var(--color-eastern-blue);--btn-padding:0.4em 0.7em;--btn-font-size:1.6rem;--btn-font-family:var(--font-sans-serif);--form-font-family:var(--font-sans-serif);--form-element-padding:var(--btn-padding);--form-element-border-color:var(--color-zircon);--form-element-focus-border-color:var(--color-picton-blue);--placeholder-color:var(--color-zircon);--headings-font-family:var(--font-sans-serif);--headings-color:var(--base-text-color);--headings-sizes-h1:3rem;--headings-sizes-h2:2.2rem;--headings-sizes-h3:2.0rem;--headings-sizes-h4:1.8rem;--headings-sizes-h5:1.5rem;--headings-sizes-h6:1.3rem}.clearfix:after{clear:both;content:"";display:block}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.disabled-content{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes wobble-hor-bottom{0%,to{transform:translateX(0);transform-origin:50% 50%}15%{transform:translateX(-30px) rotate(-6deg)}30%{transform:translateX(15px) rotate(6deg)}45%{transform:translateX(-15px) rotate(-3.6deg)}60%{transform:translateX(9px) rotate(2.4deg)}75%{transform:translateX(-6px) rotate(-1.2deg)}}.wobble-hor-bottom{animation:wobble-hor-bottom .8s both}.popup{background:var(--color-white);bottom:0;display:none;left:0;margin-left:24rem;overflow:auto;position:fixed;right:0;top:0;transform:translateZ(0);will-change:transform;z-index:100!important}@media (max-width:991.98px){.popup{margin-left:0;top:7rem}}.popup_open{display:block}@media (min-width:481px){.popup_transparent{background-color:rgba(45,63,80,.9);z-index:100!important}.popup_transparent.popup_open{align-items:center;display:flex;justify-content:center}.popup_transparent .popup__inner{margin:0 auto;max-width:66rem;padding:6rem 8rem}.popup_transparent .popup__closer{right:2rem;top:2rem}}.popup__inner{background:var(--color-white);border-radius:.4rem;box-shadow:0 .6rem 2rem 0 rgba(36,41,50,.1);margin-top:11rem;padding-bottom:3rem;position:relative}@media (max-width:991.98px){.popup__inner{margin-top:3rem}}.popup__content-wrapper .muve-container{box-shadow:none!important}.popup__content-wrapper .muve-container .parallelogram{top:auto}.popup__closer{position:absolute;right:0;top:-4rem}@media (max-width:991.98px){.popup__closer{right:-1rem;top:-2rem}}.popup__content{margin-top:3rem}.popup__content>.checkbox-list{margin-top:4rem}@media (max-width:767.98px){.popup__content>.checkbox-list{margin-top:3rem}}.popup__content-text{margin-bottom:3rem}.popup__bottom{display:flex;justify-content:space-between}@media (max-width:767.98px){.popup__bottom{align-items:flex-end}}.popup__bottom_left{justify-content:flex-start}.popup__bottom img{max-height:4rem}@media (max-width:767.98px){.popup__bottom-buttons{align-items:flex-start;display:flex;flex-direction:column}.popup__bottom-buttons .button:not(:last-child){margin-bottom:1rem}.popup__bottom-buttons .button+.button{margin-left:0}}.popup__card{margin-bottom:3rem}.popup__checklist{margin-top:2rem}.popup__checklist .checklist{margin:0}.popup__credits{align-self:center;font-size:1.8rem;font-weight:600;margin-left:2rem}.popup__radio-list{margin:2rem 0}.popup__radio-list .input-radio{margin:0}.popup__radio-list .input-radio:not(:last-child){margin-bottom:1rem}.popup__indent{margin-bottom:3rem;padding-left:4rem}.popup__indent span{opacity:.8}.popup__indent b{font-weight:500}.popup_full_page .popup__inner{box-shadow:none!important}@font-face{font-display:block;font-family:cocoon;font-style:normal;font-weight:400;src:url(/fonts/cocoon.eot?3d142c7a2f09afc2d44cc5265c3df250);src:url(/fonts/cocoon.eot?3d142c7a2f09afc2d44cc5265c3df250) format("embedded-opentype"),url(/fonts/cocoon.ttf?269f5e4d653161ce4763be8da9b9d0e1) format("truetype"),url(/fonts/cocoon.woff?d527aaa8569e1fe444177258f5f9e931) format("woff"),url(/fonts/cocoon.svg?24a7f4bbbe6cab4e7628fc58866bc5f0) format("svg")}.icon{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:cocoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-calendar:before{content:"\e916"}.icon-add:before{content:"\e900"}.icon-arrow-left:before{content:"\e901"}.icon-attachment:before{content:"\e902"}.icon-bath{width:2.6rem}.icon-bath:before{content:"\e903";font-size:2.5rem}.icon-bed{width:2.6rem}.icon-bed:before{content:"\e904";font-size:2rem}.icon-cross:before{content:"\e905"}.icon-dropdown:before{content:"\e906"}.icon-email:before{content:"\e907"}.icon-emoji:before{content:"\e908"}.icon-help:before{content:"\e909"}.icon-image:before{content:"\e90a"}.icon-messages:before{content:"\e90b"}.icon-move:before{content:"\e90c"}.icon-portals:before{content:"\e90d"}.icon-property:before{content:"\e90e"}.icon-search:before{content:"\e90f"}.icon-send:before{content:"\e910"}.icon-tick:before{content:"\e911"}.icon-timer:before{content:"\e912"}.icon-upload:before{content:"\e913"}.icon-user:before{content:"\e914"}.icon-verify:before{content:"\e915"}.icon-question:before{content:"\ea09"}.icon-info:before{content:"\ea0c"}.icon-check{align-items:center;background:transparent;border:.2rem solid var(--color-picton-light);border-radius:50%;display:inline-flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem}.icon-check:before{color:var(--color-pirple);content:"\e911";font-size:1.1rem}.btn{background-color:var(--color-white);border:.2rem solid var(--color-picton-light);border-radius:2.4rem;cursor:pointer;display:inline-block;font-size:0;height:4rem;margin:0;opacity:1;outline:none;padding:0;text-decoration:none;transition:opacity .3s ease-in-out,background-color .3s ease-in-out;width:4rem}.btn:hover{background-color:var(--color-picton-light);opacity:1}.btn:hover:after{color:var(--color-white)}.btn:focus{outline:none}.btn:after{align-items:center;color:var(--color-biscay);content:"";display:flex;font-family:cocoon;font-size:1.2rem;font-weight:600;height:100%;justify-content:center;line-height:1;transition:color .3s ease-in-out;width:100%}.btn_circle{border-radius:50%}.btn_sm{height:2.6rem;width:2.6rem}.btn_sm:after{font-size:.8rem}.btn_left:after{content:"\e901"}.btn_right:after{content:"\e901";transform:rotate(180deg)}.btn_add:after{color:var(--color-picton-light);content:"\e900"}.btn_close:after{color:var(--color-picton-light);content:"\e905"}body{font-family:Barlow,serif;font-style:normal;font-weight:400}body.no-scroll{overflow:hidden}.ct-section-inner-wrap{margin:0 auto;width:100%}.vgs__container{margin-top:150px!important}@media (max-width:768px){.vgs__container{margin-top:-140px!important}}.popup.popup_open{background-color:rgba(0,0,0,.5);margin-left:0;top:0}.popup.popup_open .popup__inner{max-width:36rem;padding:3rem 4rem}.popup.popup_open .popup__content{margin-top:0}.popup.popup_open .popup__closer{right:14px;top:14px}.popup.popup_open .popup__closer .btn_sm{height:2rem;width:2rem}
