a[button],button{display:inline-block;padding:10px 20px;color:var(--color-text-accent);border-radius:5px;background-color:var(--color-button);cursor:pointer;transition:all .3s;outline:0;text-align:center;line-height:24px;font-size:16px}a[button][transparent],button[transparent]{background-color:#fff0;border:1px solid var(--color-button);color:var(--color-text-accent)}a[button][gold],button[gold]{min-width:169px;background-color:var(--color-primary);border:0;color:var(--color-text-accent)}a[button][gold][transparent],button[gold][transparent]{background-color:#fff0;border:1px solid var(--color-primary);color:var(--color-primary);min-width:174px}a[button][white],button[white]{min-width:174px;background-color:var(--color-bg);color:var(--color-text-dark)}a[button]:hover,button:hover{background-color:var(--color-button-hover)}a[button][transparent]:hover,button[transparent]:hover{background-color:var(--color-button)}a[button][gold]:hover,button[gold]:hover{background-color:#8a6c29;color:var(--color-text-accent)}a[button][gold][transparent]:hover,button[gold][transparent]:hover{background-color:var(--color-primary);color:var(--color-text-accent)}a[button][white]:hover,button[white]:hover{min-width:174px;background-color:var(--color-bg-dark);color:var(--color-text-accent)}a[button]:active,button:active{background-color:var(--color-button-active)}a[button][gold]:active,button[gold]:active{background-color:var(--color-primary-light);color:var(--color-text-accent)}a[button][white]:active,button[white]:active{background-color:#292929;color:var(--color-text-accent)}a[button]:disabled,button:disabled{background-color:var(--color-button-disabled);opacity:50%}a[button][gold]:disabled,button[gold]:disabled{background-color:var(--color-primary);opacity:50%}a[button][white]:disabled,button[white]:disabled{opacity:.3}[divider]{width:100%;height:2px;background-color:var(--color-text);opacity:30%}[overlay]{position:fixed;width:100vw;height:100vh;top:0;background-color:var(--color-bg-dark);z-index:10;inset:0;opacity:0;pointer-events:none;transition:opacity .3s ease}.open-ads-modal [overlay],[overlay].js-active{opacity:60%;pointer-events:all}.open-ads-modal{overflow:hidden}[close_button]{background:0 0;padding:0;border:0;fill:var(--color-text-dark)}[close_button]:active,[close_button]:hover{background:0 0;fill:var(--color-text);transform:rotate(90deg)}[socials]{display:flex;gap:16px;margin-left:32px;fill:var(--color-primary)}[grid_full_width]{grid-column:1/-1}[underlined],section[slider-places] div[places-list] .glide__slides>li div[wrapper] [content] p a{text-decoration:underline}[gold]{color:var(--color-primary)}@media (min-width:1081px){[medium-only]{display:none!important}}@media (max-width:1080px){[desktop-only]{display:none!important}}@media (max-width:1248px){:root{--padding:16px}}@media (max-width:800px){:root{--font-base:18px;--padding:16px}}@media (max-width:400px){:root{--font-base:16px}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide a,.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-tap-highlight-color:#fff0}.glide__slide a{-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets,.glide__slide{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:#fff0;border:2px solid rgb(255 255 255 / .5);border-radius:4px;box-shadow:0 .25em .5em 0 rgb(0 0 0 / .1);text-shadow:0 .25em .5em rgb(0 0 0 / .1);opacity:1;cursor:pointer;transition:opacity 150ms ease,border 300ms ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:0}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%)}.glide__bullet{background-color:rgb(255 255 255 / .5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid #fff0;transition:all 300ms ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgb(0 0 0 / .1);margin:0 .25em}.glide__bullet:focus{outline:0}.glide__bullet:focus,.glide__bullet:hover{border:2px solid #fff;background-color:rgb(255 255 255 / .5)}.glide__bullet--active,section[form-simple] .wpcf7-form input.flatpickr-input{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}footer [footer_main]{background:var(--color-bg-accent);color:var(--color-text-light)}footer [footer_additional]{background:var(--color-bg-dark);padding-block:25px;font-size:14px;color:var(--color-text)}[footer_main-top]{padding-block:40px;display:flex;justify-content:space-between;align-items:center}[footer_logo]{width:173px;height:60px;display:inline-block}[footer_logo] img{max-height:100%}[footer_main-bottom]{padding-block:32px;display:grid;grid-template-columns:repeat(2,1fr)}[footer_main-bottom] div{font-size:14px}[footer_main-bottom] div a{display:block}[footer_main-bottom] nav{display:grid;grid-template-columns:repeat(3,1fr);font-weight:600;margin-left:32px}[footer_main-bottom] div,[footer_main-bottom] nav ol{display:flex;flex-direction:column;gap:16px}@media (max-width:1080px){[footer_main-bottom]{grid-template-columns:1fr 2fr}}@media (min-width:1248px){footer [inner-wrapper]{padding-inline:0}}@media (max-width:740px){[footer_main-bottom]{grid-template-columns:repeat(1,1fr)}[footer_main-bottom] nav{margin-bottom:32px;margin-left:0;font-size:14px;order:1}[footer_main-bottom] div{font-size:12px;order:2}footer [footer_additional]{font-size:12px}}[form-big] select,input,textarea{border-radius:8px;border:1px solid var(--color-border);outline:0;font-size:20px}input,textarea{padding:7px 16px}[form-big] select{height:56px}form input,form textarea{width:100%}input{height:56px}textarea{height:112px;resize:none}input::placeholder,textarea::placeholder{font-family:var(--inter);color:var(--color-text-light);font-weight:400;font-size:14px}[form-big] select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(/wp-content/themes/vdr/assets/css/assets/arrow-down.svg) no-repeat right 10px center;background-color:#fff;padding:7px 30px 7px 16px}[form-simple]{background:var(--color-bg-form);padding-block:60px}[form-image]{background-position:center;background-repeat:no-repeat;padding-block:40px;background-size:cover}[form-big]{padding-block:64px;max-width:608px;margin-inline:auto;display:flex;flex-direction:column;gap:24px}[form-big] label,[form-big] select{color:var(--color-text-dark)}[form-blur]{max-width:714px;padding-block:32px;padding-inline:64px;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background-color:rgb(62 66 39 / .3019607843);margin:0 auto}[form-big] form,[form-image] form,[form-simple] form{max-width:764px;margin:0 auto;display:flex;flex-direction:column;gap:24px}[form-image] span[title],[form-simple] span[title]{margin-bottom:32px}div[form-grid],fieldset{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;border:0}label{font-family:var(--inter);font-weight:400;font-size:20px;line-height:28px;color:var(--color-text-accent);cursor:pointer;display:flex;gap:8px}[checkboxes],fieldset label{flex-direction:column}[checkboxes]{display:flex;gap:24px}[checkboxes] div label{display:grid;grid-template-columns:auto 1fr;gap:19px}[form-big] [checkboxes]{margin-block:24px 64px}input[type=checkbox]{appearance:none;width:25px;height:25px;border-radius:5px;border:1px solid var(--color-border);background-color:rgb(255 255 255 / .5);display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;cursor:pointer}input[type=checkbox]:hover{border-color:var(--color-primary)}input[type=checkbox]:checked{border-color:var(--color-text-accent);background-color:var(--color-primary)}input[type=checkbox]:checked::after{content:url(/wp-content/themes/vdr/assets/checkbox.svg);font-size:14px}body input[type=checkbox]:checked::after{content:"";font-size:14px;width:25px;height:25px;background:url(/wp-content/themes/vdr/assets/checkbox.svg);background-position:center;background-repeat:no-repeat}[form-simple] button{margin-top:8px;align-self:center}[form-image] button{align-self:center}[form-big] button[gold]{align-self:center;color:var(--color-text-accent)}[form-image] [subtitle]{line-height:1.5}@media (max-width:1399.98px){[form-image] [subtitle]{font-size:14px}}[form-image] fieldset{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}[form-image] select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(/wp-content/themes/vdr/assets/arrow-down.svg) no-repeat right 10px center;background-color:#fff;padding:7px 30px 7px 16px;width:100%;height:56px;border-radius:8px;font-size:14px}[form-image] input[type=email],[form-image] input[type=tel],[form-image] input[type=text],[form-image] label,[form-image] textarea{font-size:16px}[form-image] [checkboxes]{gap:16px}[form-image] [checkboxes] label{font-size:14px}[phone-dropdown] button{min-width:auto;cursor:pointer}[phone-dropdown] button:active,[phone-dropdown] button:hover{background:0 0}[fixed-width] input,[fixed-width] select{width:100%}input[type=date]{color:var(--color-text-light);background-color:#fff0;font-weight:400;font-size:14px;position:relative;display:block;max-width:100%;padding-inline:48px 16px;background-image:url(/wp-content/themes/vdr/assets/css/assets/date.svg),url(/wp-content/themes/vdr/assets/css/assets/arrow-down.svg);background-repeat:no-repeat,no-repeat;background-position:16px center,right 16px center;background-size:24px 24px}input[type=date]:valid{color:var(--color-text-dark);font-size:inherit}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;top:0;left:0;width:100%;height:80px;cursor:pointer;opacity:0}[form-big] fieldset{grid-template-columns:1fr}[form-cta],div[form-grid] label[two]{grid-column:1/-1}[form-big] div[btn-case],[form-cta],[form-cta] h2,section[page404] div[btn-case],section[text][center] p,section[text][center] ul{text-align:center}[form-cta] h2{display:block;font-family:var(--titles);font-weight:500;font-size:48px;line-height:56px;text-transform:uppercase;margin-bottom:32px;color:#181819}[form-cta] p{margin-bottom:16px;font-family:var(--inter);font-weight:400;font-size:16px;line-height:22px;color:#181819}[form-cta] a[cta-btn],a[btn],section[page404] a[btn]{display:inline-block;margin-inline:auto;font-family:var(--inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;text-align:center;padding:10px 20px;border-radius:5px;background:#c19739;color:#fff;transition:all .3s}[form-cta] a[cta-btn]:hover,a[btn]:hover,section[page404] a[btn]:hover{background:#8a6c29}body [form-image] label[terms],body [form-simple] label[terms]{position:relative;transition:all .3s}body [form-image] label[terms]:has(.wpcf7-not-valid-tip),body [form-simple] label[terms]:has(.wpcf7-not-valid-tip){padding-bottom:30px}section[form-image] [subtitle],section[form-simple] [subtitle]{text-align:center;padding-block:16px}.wpcf7-form input.flatpickr-input,.wpcf7-form input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;background-image:url(/wp-content/themes/vdr/assets/date.svg);background-position:15px center;background-repeat:no-repeat;padding-left:55px}.wpcf7-form input[type=date]::-webkit-calendar-picker-indicator{opacity:0;pointer-events:none}@supports (-webkit-overflow-scrolling:touch){input[type=date]{padding-inline:0;box-sizing:border-box;min-inline-size:0;height:2.5rem;line-height:42px}input[type=date]::-webkit-datetime-edit{display:flex;align-items:center;justify-content:start;padding-inline:1rem;line-height:1;height:100%}input[type=date]::-webkit-calendar-picker-indicator{margin-inline-end:.5rem}}@media (max-width:800px){[form-simple]{padding-block:32px}[form-image] form,[form-simple] form{max-width:462px;gap:24px}[form-big] form,[form-blur]{max-width:100%}[form-image] form fieldset,[form-simple] form fieldset{grid-template-columns:repeat(1,1fr)}[checkboxes] label{font-size:16px;line-height:22px}section[container][form-image]{padding:0}[form-blur]{backdrop-filter:none;-webkit-backdrop-filter:none;background-color:rgb(0 0 0 / .3019607843)}[form-blur],[form-simple]{padding-inline:16px}[form-big]{padding-inline:32px}[form-cta] h2{font-size:40px;line-height:48px}}@media (max-width:600px){[form-big] fieldset,div[form-grid]{grid-template-columns:1fr}[form-big]{padding-inline:16px}}@media (max-width:400px){[form-image] form,[form-simple] form{max-width:100%}[checkboxes] label{font-size:14px}[form-cta] h2{font-size:24px;line-height:32px}}.iti__selected-country{background-color:var(--iti-hover-color)!important}.iti--has-country-selector{width:100%}.iti__selected-country-primary{background-color:transparent!important}.iti__selected-dial-code{color:#000;font-size:16px}.iti__country-name{color:#000;font-size:14px}.product{position:relative}.product .onsale{background-color:var(--color-primary);position:absolute;text-align:center;padding:10px 18px;border-radius:9999px;line-height:normal;min-height:auto;min-width:auto;width:-moz-fit-content;width:fit-content;margin:0;left:0;top:0;font-weight:500;opacity:.8;font-size:16px;color:#fff;z-index:8}.product .onsale.small{padding:8px 15px;font-size:clamp(12px,.875vw,14px)}.product .price{display:flex;align-items:center;margin-bottom:10px}.product .price .regular-price,.product .price .sale-price{color:var(--color-primary);font-weight:600;font-size:17px;line-height:28px}.product .price .original-price{font-size:15px;line-height:18px;color:var(--color-text);font-weight:600;position:relative;opacity:.7;margin-right:5px}.product .price .original-price:before{content:"";position:absolute;width:100%;height:1px;top:50%;left:0;transform:translateY(-50%);background:currentColor}section[page404]{padding-block:18vh;display:grid;align-items:center}section[page404] h1,section[page404] h2,section[page404] p{font-family:var(--inter);font-weight:700;font-style:Bold;letter-spacing:0;text-align:center}section[page404] h1{color:#c19739;font-size:300px;line-height:100%;margin-bottom:8px}@media only screen and (max-width:800px){section[page404] h1{font-size:200px}}@media only screen and (max-width:400px){section[page404] h1{font-size:100px}}section[page404] h2,section[page404] p{font-size:40px;line-height:28px;margin-bottom:16px}@media only screen and (max-width:800px){section[page404] h2{font-size:28px}}@media only screen and (max-width:400px){section[page404] h2{font-size:22px}}section[page404] p{font-weight:400;font-style:Regular;font-size:32px;line-height:100%;margin-bottom:32px}@media only screen and (max-width:800px){section[page404] p{font-size:26px}}@media only screen and (max-width:400px){section[page404] p{font-size:18px}}section[hero-simple]{padding:32px 16px}section[hero-simple] h1{font-family:var(--titles);font-weight:500;font-size:48px;line-height:56px;text-align:center;text-transform:uppercase;margin-bottom:32px;color:#181819;cursor:default}@media only screen and (max-width:800px){section[hero-simple] h1{font-size:40px;line-height:48px}}@media only screen and (max-width:400px){section[hero-simple] h1{font-size:24px;line-height:32px;margin-bottom:0}}[breadcrumbs] ul,[breadcrumbs] ul li{text-transform:uppercase}[breadcrumbs] ul li{display:inline;cursor:default;font-family:var(--inter);font-weight:400;font-size:20px;line-height:28px}[breadcrumbs] ul li::after{content:"";padding-right:8px}@media only screen and (max-width:400px){[breadcrumbs] ul li::after{padding-right:4px}}[breadcrumbs] ul li svg{display:inline-block;position:relative;top:3px}@media only screen and (max-width:400px){[breadcrumbs] ul li svg{top:5px}}[breadcrumbs] div[container]{max-width:1216px;padding-inline:16px}@media only screen and (max-width:1216px){[breadcrumbs] div[container]{padding-inline:0}}section[hero-simple][breadcrumbs]{padding-block:16px}@media only screen and (min-width:1248px){[breadcrumbs] div[container]{padding-inline:0}}@media only screen and (max-width:800px){section[hero-simple][breadcrumbs]{padding-inline:16px}}@media only screen and (max-width:400px){section[hero-simple][breadcrumbs]{padding-inline:16px}[breadcrumbs] ul li{font-size:16px;line-height:100%}}section[text]{padding-bottom:64px;padding-inline:32px}@media only screen and (max-width:800px){section[text]{padding-inline:32px}}@media only screen and (max-width:400px){section[text]{padding-bottom:32px;padding-inline:16px}}section[text] div[container]{max-width:1006px;margin-inline:auto;padding-inline:0}section[text] div[container][small]{max-width:850px;margin-inline:auto;padding-inline:0}section[text] div[container] p,section[text] div[container] ul{margin-bottom:28px;font-family:var(--inter);font-weight:400;font-size:20px;line-height:28px}@media only screen and (max-width:800px){section[text] div[container] p,section[text] div[container] ul{margin-bottom:26px;font-size:18px;line-height:26px}}@media only screen and (max-width:400px){section[text] div[container] p,section[text] div[container] ul{margin-bottom:22px;font-size:16px;line-height:22px}}section[text-image] div[item] div[content] [text] p:last-child,section[text] div[container] p:last-child{margin-bottom:0}section[text][center]{padding-top:16px}section[text] [title]{font-family:var(--titles);font-weight:500;font-size:48px;line-height:56px;text-align:left;text-transform:uppercase;margin-bottom:32px;color:#181819;display:block;cursor:default;max-width:1006px;margin-inline:auto;word-wrap:break-word}[text][cta-text][center] div[container][small],section[text][center] [title]{text-align:center}@media only screen and (max-width:800px){section[text] [title]{font-size:40px;line-height:48px;margin-bottom:16px}}@media only screen and (max-width:400px){section[text] [title]{font-size:24px;line-height:32px}}section[text] section[image] div[container]{max-width:1216px}section[text] div[btn-case]{text-align:center;padding-top:32px}[text] [container]:has(+[image]){padding-bottom:32px}section[text] ul{padding-left:25px}section[text] ul li{position:relative}section[text] ul li::before{content:"";position:absolute;left:-20px;width:10px;height:10px;border-radius:50%;background:#c19739;top:9px}@media only screen and (max-width:800px){section[text] ul li::before{top:8px}}@media only screen and (max-width:400px){section[text] ul li::before{top:7px}}section[text] a:not([btn]){color:#181819;text-decoration:underline}section[text] a:hover{text-decoration:none}.vdr-hero-image__wrapper{position:relative;min-height:245px;background-repeat:no-repeat;background-color:#e5e5e5;background-size:cover;display:grid;align-items:center;justify-content:center;padding-block:32px;background-position:center;overflow:hidden}@media only screen and (max-width:800px){.vdr-hero-image__wrapper{min-height:130px}}@media only screen and (max-width:400px){.vdr-hero-image__wrapper{min-height:128px;padding-block:72px}}.vdr-hero-image__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}@media only screen and (max-width:400px){section[hero-image]{position:relative}section[hero-image]::after{content:"";position:absolute;inset:0;background:rgb(0 0 0 / .3);z-index:1}}section[hero-image] div[wrapper]{padding:32px 64px;background:rgb(62 66 39 / .3);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);max-width:992px}@media only screen and (max-width:1050px){section[hero-image] div[wrapper]{width:90%;margin-inline:auto}}@media only screen and (max-width:800px){section[hero-image] div[wrapper]{padding:8px;width:462px}}@media only screen and (max-width:600px){section[hero-image] div[wrapper]{width:fit-content;max-width:100vw}}@media only screen and (max-width:400px){section[hero-image] div[wrapper]{padding-inline:16px;background:0 0;position:relative;z-index:2}}section[hero-image] h1{width:fit-content;font-family:var(--titles);font-weight:500;font-size:48px;line-height:56px;text-align:center;text-transform:uppercase;color:#fff;cursor:default;margin-inline:auto}@media only screen and (max-width:800px){section[hero-image] h1{font-size:40px;line-height:48px}}section[hero-image] p{margin:0;padding-top:8px;font-family:var(--inter);font-weight:400;font-size:18px;line-height:26px;text-align:center;color:#fbfafc}@media only screen and (max-width:800px){section[hero-image] p{font-size:16px;line-height:22px}}@media only screen and (max-width:400px){section[hero-image] p{font-size:16px;line-height:22px}}[breadcrumbs]:has(+[text]){padding-bottom:64px!important}@media only screen and (max-width:800px){[breadcrumbs]:has(+[text]){padding-bottom:32px!important}}section[image]{padding-bottom:32px}section[image] div[container] div[wrapper]{max-width:1216px;margin-inline:auto}section[image] div[container] div[wrapper][style2]{aspect-ratio:unset}@media only screen and (max-width:800px){section[image] div[container] div[wrapper][style2]{aspect-ratio:4}}section[image] div[container] div[wrapper] img{height:auto}@media only screen and (max-width:400px){section[image] div[container] div[wrapper] img{object-fit:cover;width:100%}}section[text-image]{padding-block:64px}@media only screen and (max-width:800px){section[text-image]{padding-block:32px}}@media only screen and (max-width:400px){section[text-image]{padding-block:32px}}section[text-image] div[item]{max-width:1440px;margin-inline:auto;display:grid;grid-template-columns:37fr 63fr;align-items:center;gap:32px}section[text-image][reverse] div[item]{grid-template-columns:63fr 37fr}@media only screen and (max-width:1000px){section[text-image] div[item],section[text-image][reverse] div[item]{grid-template-columns:1fr 1fr}}section[text-image][reverse] div[content]{order:1}section[text-image][reverse] div[image]{order:0}@media only screen and (max-width:700px){section[text-image] div[item],section[text-image][reverse] div[item]{grid-template-columns:1fr}section[text-image] div[item] div[content]{order:1}section[text-image] div[item] div[image]{order:0}}section[text-image]:not([reverse]) div[item] div[content]{padding-left:7vw;text-align:right}section[text-image][reverse] div[item] div[content]{padding-right:7vw;text-align:left}section[text-image][reverse] div[item] div[content] [title]{text-align:left}@media only screen and (max-width:1300px){section[text-image]:not([reverse]) div[item] div[content]{padding-left:5vw}section[text-image][reverse] div[item] div[content]{padding-right:5vw}}@media only screen and (max-width:1250px){section[text-image]:not([reverse]) div[item] div[content]{padding-left:16px}section[text-image][reverse] div[item] div[content]{padding-right:16px}}@media only screen and (max-width:700px){section[text-image] div[item] div[content]{padding-inline:16px;text-align:center!important}}section[text-image] div[item] div[content] [title]{display:block;font-family:var(--titles);font-weight:500;font-size:48px;line-height:56px;text-transform:uppercase;margin-bottom:32px;color:#181819}@media only screen and (max-width:800px){section[text-image] div[item] div[content] [title]{font-size:40px;line-height:48px}}@media only screen and (max-width:400px){section[text-image] div[item] div[content] [title],section[text-image][reverse] div[item] div[content] [title]{font-size:24px;line-height:32px;text-align:center}}section[inline-slider] div[content] p:has(+div[btn-case]),section[text-image] div[item] div[content] [text]:has(+[btn-case]){margin-bottom:32px}section[text-image] div[item] div[content] [text] p{margin-bottom:32px;font-family:var(--inter);font-weight:400;font-size:20px;line-height:28px}@media only screen and (max-width:800px){section[text-image] div[item] div[content] [text] p{font-size:18px;line-height:26px;padding-inline:16px}}@media only screen and (max-width:400px){section[text-image] div[item] div[content] [text] p{font-size:16px;line-height:22px}}a[btn][outline],section[inline-slider] div[content] p{margin-inline:auto;font-family:var(--inter);font-weight:400;text-align:center}a[btn][outline]{display:inline-block;font-size:16px;line-height:24px;letter-spacing:0;padding:9px 20px;border-radius:5px;background:#fff;color:#c19739;transition:all .3s;border:1px solid #c19739}a[btn][outline]:hover{background:#c19739;color:#fff}section[text-image] div[item] div[image]{height:500px}section[text-image] div[item] div[image] img{object-fit:cover;width:100%;height:100%}@media only screen and (max-width:500px){section[text-image] div[item] div[image]{aspect-ratio:1.1;height:auto}}section[text-image][text-image2] div[item]{max-width:1440px;margin-inline:auto;display:grid;grid-template-columns:59fr 41fr;align-items:center;gap:32px}section[text-image][text-image2][reverse] div[item]{grid-template-columns:41fr 59fr}@media only screen and (max-width:1000px){section[text-image][text-image2] div[item],section[text-image][text-image2][reverse] div[item]{grid-template-columns:1fr}section[text-image][text-image2] div[item] div[content]{order:1}section[text-image][text-image2] div[item] div[image]{order:0}section[text-image][text-image2] div[item] div[content]{padding-inline:16px;text-align:center}section[text-image][text-image2] div[item] div[content] [title]{text-align:center}}section[text-image][text-image2][reverse] div[content]{order:1}section[text-image][text-image2][reverse] div[image]{order:0}section[text-image][text-image2] div[item] div[image]{height:600px}@media only screen and (max-width:1000px){section[text-image][text-image2] div[item] div[image]{height:auto;aspect-ratio:2.4}}@media only screen and (max-width:500px){section[text-image][text-image2] div[item] div[image]{aspect-ratio:1.1}}@media only screen and (max-width:700px){section[text-image][reverse] div[item] div[content],section[text-image][reverse] div[item] div[content] [title]{padding-inline:0}section[text-image][reverse] div[item] div[content] [title]{text-align:center}}section[inline-slider]{padding-block:64px}section[inline-slider] div[container]{max-width:1216px;margin-inline:auto}section[inline-slider] div[content]{overflow:unset!important;text-align:center}section[inline-slider] div[content] [title]{font-family:var(--titles);font-weight:500;font-size:48px;line-height:56px;text-align:center;text-transform:uppercase;margin-bottom:16px;color:#181819}@media only screen and (max-width:800px){section[inline-slider] div[content] [title]{font-size:40px;line-height:48px}}@media only screen and (max-width:400px){section[inline-slider] div[content] [title]{font-size:24px;line-height:32px}}section[inline-slider] div[content] p{max-width:720px;margin-bottom:64px;font-size:20px;line-height:28px;color:#6d6b73}section[events] p[subtitle],section[inline-slider] div[content] p+div[btn-case]{margin-bottom:64px}@media only screen and (max-width:800px){section[inline-slider] div[content] p{font-size:18px;line-height:26px;margin-bottom:32px}}@media only screen and (max-width:400px){section[inline-slider] div[content] p{font-size:16px;line-height:22px}section[inline-slider] div[content] p+div[btn-case]{margin-bottom:32px}}@media only screen and (max-width:800px){section[inline-slider]{padding-block:32px}}section[inline-slider] .glide__slides{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media only screen and (max-width:800px){section[inline-slider] .glide__slides{gap:16px}}@media only screen and (max-width:700px){section[inline-slider] .glide__slides{display:flex;gap:0}}[main_photo] img,[room_slider] .glide__slide img,section[inline-slider] .glide__slides img{width:100%;height:auto}section[inline-slider] .glide__bullets{display:none}@media only screen and (max-width:700px){section[inline-slider] .glide__bullets{display:flex;width:100%;position:static;transform:unset;margin-top:20px;gap:12px;flex-wrap:wrap;justify-content:center}}section[inline-slider] .glide__bullet{width:12px;height:12px;background:#b0afb2;border:0;margin:0}section[events] .glide__bullet.glide__bullet--active,section[inline-slider] .glide__bullet.glide__bullet--active{background:#c19739}@media only screen and (max-width:700px){section[inline-slider] .glide{width:75%;overflow:visible}section[inline-slider] .glide__track{overflow:visible}section[inline-slider] div[container]{overflow:hidden}}section[events]{position:relative;padding-block:64px}section[events] div[container]{max-width:1310px}@media only screen and (max-width:400px){section[events]{padding-block:32px}}@media only screen and (max-width:799px){section[events] [container]{overflow:hidden}section[events] .glide{width:96%;overflow:unset;margin-inline:auto}section[events] .glide__track{overflow:unset}}section[events] div[event-list] .glide__slides{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}@media only screen and (max-width:799px){section[events] div[event-list] .glide__slides{flex-wrap:unset;justify-content:unset;gap:0}}section[events] div[event-list] .glide__slides>li{flex:0 0 calc(33.333% - 24px);box-sizing:border-box;height:100%}@media only screen and (max-width:799px){section[events] div[event-list] .glide__slides>li{flex:unset}}@media only screen and (min-width:800px){section[events] div[event-list] .glide__slides>li{margin:0!important}}section[events] [title],span[h3]{font-family:var(--titles);font-weight:500;text-transform:uppercase}section[events] [title]{display:block;text-align:center;font-size:48px;line-height:56px;margin-bottom:64px;color:#181819}@media only screen and (max-width:800px){section[events] [title]{margin-bottom:32px;font-size:40px;line-height:48px}}@media only screen and (max-width:400px){section[events] [title]{font-size:24px;line-height:32px}}section[events] div[event-list] .glide__slides>li [item]{padding:10px}section[events] div[event-list] .glide__slides>li div[wrapper]{box-shadow:0 4px 4px rgb(0 0 0 / .06),0 0 7px 6px rgb(0 0 0 / .1)}section[events] div[event-list] .glide__slides>li div[wrapper] img,section[slider-places] div[places-list] .glide__slides>li div[wrapper] img{width:100%;height:auto;margin:0}@media only screen and (max-width:500px){section[events] div[event-list] .glide__slides>li div[wrapper] [img]{position:relative;aspect-ratio:1.1}section[events] div[event-list] .glide__slides>li div[wrapper] [img] img{width:100%;height:100%;object-fit:cover}}section[events] div[event-list] .glide__slides>li div[wrapper] [content]{padding:32px}section[events] div[event-list] .glide__slides>li div[wrapper] [content] [litteltitle]{display:block;font-family:var(--titles);font-weight:500;font-size:24px;line-height:32px;text-transform:uppercase;margin-bottom:8px;color:#181819}section[events] div[event-list] .glide__slides>li div[wrapper] [content] [notice]{display:block;font-family:var(--inter);font-weight:300;font-size:20px;line-height:19px;color:#6d6b73;margin-bottom:16px}section[events] div[event-list] .glide__slides>li div[wrapper] [content] [notice] b,section[slider-places] div[places-list] .glide__slides>li div[wrapper] [content] [notice] b{color:#c19739;font-weight:700}section[events] div[event-list] .glide__slides>li div[wrapper] [content] ul{list-style:none}section[events] div[event-list] .glide__slides>li div[wrapper] [content] ul li{display:block;position:relative;margin-bottom:8px;font-family:var(--inter);font-weight:400;font-size:16px;line-height:22px;color:#181819}section[events] div[event-list] .glide__slides>li div[wrapper] [content] ul li::before{content:"-";font-weight:500;color:#c19739;position:absolute;left:-15px}section[events] .glide__bullets{display:none}@media only screen and (max-width:799px){section[events] .glide__bullets{display:flex;width:100%;position:static;transform:unset;margin-top:20px;gap:12px;flex-wrap:wrap;justify-content:center}}section[events] .glide__bullet{width:12px;height:12px;background:#b0afb2;border:0;margin:0}section[events] div[btn-case]{padding-inline:16px;text-align:center;padding-top:64px}@media only screen and (max-width:500px){section[events] div[btn-case]{padding-top:32px}}[room_description],[room_info]{padding-block:32px}[room_info] [inner-wrapper]{display:grid;grid-template-columns:1fr 280px;gap:32px}[main_photo],[room_photo]{overflow:hidden}[room_slider]{margin-top:32px}[room_slider] .glide{max-height:147px;visibility:hidden}[room_slider] .glide.glide--carousel{visibility:visible}[room_slider] .glide__slide{display:block;cursor:pointer;transition:transform .15s ease}[room_information]{padding-top:32px;display:flex;flex-direction:column;gap:16px;position:relative}[tags]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}[tags] [tag]{display:flex;gap:4px;padding:4px 8px;background:var(--color-bg-tag);border-radius:28px;color:var(--color-text-tag);font-size:12px;line-height:19px;align-items:center}[tag_icon]{width:20px;height:20px}[main_info]{display:flex;flex-direction:column;gap:16px}span[h3]{font-size:32px;line-height:40px;color:var(--color-text-dark)}[price]{font-weight:400;font-size:20px;line-height:28px;color:var(--color-text-light)}[price] span{font-weight:600;font-size:24px;line-height:28px}[info_block]{display:flex}[info_blocks]{gap:16px;display:flex;flex-direction:column}[info_label],[info_text]{font-size:16px;line-height:22px}[info_label]{margin-right:8px;font-weight:700}[info_text]{flex:1;font-weight:400}[room_info] [button]{align-self:start;margin-block:24px}[share_button]{border:1px solid var(--color-border-light);border-radius:24px;padding:4px 16px;font-weight:400;font-size:12px;line-height:19px;color:var(--color-text-tag);background:0 0;align-self:start;outline:0;display:flex;align-items:center;gap:4px}[photo],[video] video{width:100%}[room_description] [inner-wrapper]{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}[descriptio_block],[descriptio_block] [info_label],[descriptio_block] [info_text]{font-size:20px;line-height:28px}[descriptio_block] [info_label]{margin-right:0}[descriptio_block]{display:flex;flex-direction:column;gap:16px;font-weight:400}[h2]{font-family:var(--titles);font-weight:500;font-size:24px;line-height:32px;text-transform:uppercase;color:var(--color-text-dark)}[room_description] [info_block]{display:block}[room_description] [info_block]:not(:last-child){margin-bottom:27px}@media (min-width:1248px){[inner-wrapper],[room_description],[room_info] [inner-wrapper]{padding-inline:0}}[big_view]{width:100%;height:100%;position:absolute;z-index:1000;display:none}[big_view].open{display:block}.js-close_bigView,.js-next_photo,.js-prev_photo{padding:0;position:fixed;place-items:center;border:0;background:0 0;cursor:pointer}.js-close_bigView{top:50px;right:50px;width:36px;height:36px}.js-next_photo,.js-prev_photo{top:50%;transform:translateY(-50%);width:80px;height:80px;display:grid}.js-close_bigView:hover,.js-next_photo:hover,.js-prev_photo:hover{background:0 0}.js-prev_photo{left:55px}.js-next_photo{right:55px}.js-bigView_photo{max-width:70vw;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:800px){.js-bigView_photo{max-width:86vw}}.glide__slide,[gallery-content]>div,[main_photo]{position:relative}[photo_overlay]{position:absolute;top:0;left:0;justify-content:center;align-items:center;width:100%;height:100%;background:rgb(0 0 0 / .4);display:none;pointer-events:none}[main_photo]:hover,body input[type=checkbox]{cursor:pointer}.glide__slide:hover [photo_overlay],[gallery-content] div:hover [photo_overlay],[main_photo]:hover [photo_overlay]{display:flex}[room_info] .glide__arrow--left{left:16px}[room_info] .glide__arrow--right{right:16px}[room_info] .glide__arrow--left,[room_info] .glide__arrow--right{background:0 0}[room_info] .glide__bullets{display:none}@media (max-width:800px){[room_description] [inner-wrapper],[room_info] [inner-wrapper]{grid-template-columns:1fr}span[h3]{order:1}[price]{order:2}[divider_top]{order:3}[tags]{order:4;margin-bottom:0}[info_blocks]{order:5}[divider_bottom]{order:6}[room_info] [button]{position:static;order:7;margin-block:8px}[room_info] [info_blocks]{margin-block:13px}[share_button]{order:8}[room_description]{padding-top:32px}[room_description][top_0]{padding-top:0}[descriptio_block] [info_label],[descriptio_block] [info_text],[descriptio_block] p{font-size:18px;line-height:26px}.js-prev_photo{left:16px}.js-close_bigView,.js-next_photo{right:16px}.js-next_photo,.js-prev_photo{width:40px;height:40px;z-index:2}[tags]{margin-top:8px}.glide__slide:hover [photo_overlay],[main_photo],[main_photo]:hover [photo_overlay],[room_info] .glide__arrow--left,[room_info] .glide__arrow--right{display:none}[room_info] .glide__bullets{display:inline-flex;bottom:-28px}[room_info] .glide__bullet{background:var(--color-text-light);margin-inline:8px;width:12px;height:12px}[room_info] .glide__bullet:focus,[room_info] .glide__bullet:hover{border:0}[room_info] .glide__bullet.glide__bullet--active,[room_info] .glide__bullet:hover{background:var(--color-primary)}[room_photo]{padding-bottom:60px;margin-bottom:-32px}[room_slider]{margin-top:0}[room_slider] .glide__slide{cursor:default}}[activities]{padding-block:64px;display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center;padding-inline:var(--padding)}[cta-big-image]+[activities]{padding-top:96px}[activities] [title]{color:var(--color-text-dark);margin-bottom:0}[activities_imgs]{padding-block:16px;display:flex;gap:36px;justify-content:center}[activities] p{max-width:916px;font-size:20px;line-height:28px}@media (max-width:800px){[activities] p{padding-inline:32px;font-size:18px;line-height:26px}[activities] [title]{font-size:40px;line-height:48px}[activities_imgs]{flex-wrap:wrap}}@media (max-width:400px){[activities]{padding-block:32px}[activities] [title]{margin-top:-8px;font-size:24px;line-height:32px}[activities] p{padding-inline:0;font-size:16px;line-height:22px}[activities_imgs]{gap:16px;padding-inline:18px}}[pop-up]{display:none;width:calc(100% - 64px);max-width:1022px;margin:0 auto;position:fixed;z-index:11;top:50vh;left:50%;transform:translate(-50%,-50%);grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-height:80vh;overflow:hidden}[pop-up_content],[pop-up_text]{display:flex;flex-direction:column}[pop-up_content]{padding:64px;justify-content:center;gap:32px;background:var(--color-primary)}[pop-up_text]{gap:16px;color:var(--color-text-dark)}[pop-up_text] h1,[pop-up_text] span[ptitle]{font-family:var(--titles);font-weight:500;font-size:48px;line-height:56px;text-transform:uppercase}[pop-up_text] p{font-size:20px;line-height:28px}[pop-up] [button]{align-self:start}[pop-up_close]{position:absolute;top:13px;right:13px;padding:0}[pop-up_close],[pop-up_close]:active,[pop-up_close]:hover{background:0 0;border:0}[pop-up_img] img{width:100%;height:100%;object-fit:cover}.open-ads-modal [pop-up]{display:grid}@media (max-width:800px){[pop-up]{max-width:630px;width:calc(100% - 32px)}[pop-up_content] svg{width:60px;height:60px}[pop-up_content]{padding:33px 16px;gap:16px}[pop-up_text] h1{font-size:40px;line-height:48px}[pop-up_text] p{font-size:18px;line-height:26px}}@media (max-width:500px){[pop-up_content]{padding-block:32px;gap:24px}[pop-up]{grid-template-columns:1fr;max-width:312px;width:calc(100% - 16px)}[pop-up_img]{order:-1}}[video]{padding-block:64px}[video] [title]{color:var(--color-text-dark);text-align:center;margin-bottom:32px}@media (max-width:800px){[video]{padding-block:32px}[video] [title]{font-size:40px;line-height:48px}}@media (max-width:400px){[video]{padding-block:32px}[video] [title]{font-size:24px;line-height:32px}}[gallery]{padding-block:96px}[gallery-tabs] ul,[gallery] [title]{text-align:center;text-transform:uppercase;color:var(--color-text-dark)}[gallery] [title]{margin-bottom:32px}[gallery-tabs] ul{display:flex;justify-content:space-between;gap:16px;font-weight:400;font-size:24px;line-height:32px;padding-block:16px}[gallery_tabs_button]{position:relative;padding:0 1px 8px;border:0;color:inherit;background-color:inherit;text-transform:inherit;font-size:inherit;line-height:inherit;border-radius:0}[gallery_tabs_button]:active,[gallery_tabs_button]:focus,[gallery_tabs_button]:hover{background:0 0}[gallery_tabs_button].js_gallery-tab-active::after{border-bottom:2px solid var(--color-button);content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:var(--color-button);border-radius:3px}[gallery-content]{padding-top:64px;grid-template-columns:1fr 1fr 1fr;gap:32px;display:none}[gallery-content].js_gallery-content-active{display:grid}@media (max-width:900px){[gallery]{padding-block:64px}[gallery] [title]{font-size:40px;line-height:48px}[gallery-tabs] ul{font-size:20px}[gallery_tabs_button]{padding-bottom:4px}[gallery-content]{padding-top:32px;gap:20px 32px}}@media (max-width:700px){[gallery]{padding-block:32px}[gallery] [title]{font-size:24px;line-height:32px;margin-bottom:30px}[gallery-tabs]{overflow-x:auto;margin-inline:-16px;padding-inline:16px;scrollbar-width:none;-ms-overflow-style:none}[gallery-tabs]::-webkit-scrollbar{display:none}[gallery-tabs] ul{font-size:14px;width:max-content}[gallery-content]{padding-top:14px;gap:26px 20px;grid-template-columns:1fr 1fr}}[content-image]{position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column}[content-image_bg]{position:absolute;inset:0;z-index:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center}[content-content]{position:relative;z-index:1;width:100%;height:100%;padding:49px 54px 74px;background:linear-gradient(0deg,rgb(0 0 0 / .15),rgb(0 0 0 / .15)),linear-gradient(0deg,rgb(0 0 0 / .1),rgb(0 0 0 / .1))}[content-blur]{background-blend-mode:overlay;background:rgb(62 66 39 / .3019607843);backdrop-filter:blur(30px);padding:32px 64px}[content-photo]{margin-top:64px}[content-header]{flex-direction:column;align-items:center;text-align:center;color:var(--color-text-accent)}[content-header] [title]{margin-bottom:0}[content-header] [content-buttons] [button]{min-width:174px}[content-buttons],[content-header]{display:flex;gap:16px}[content-blur]>[content-buttons],[content-image] .glide__bullets{display:none}[content-header] p:not([subtitle]){font-size:20px;line-height:28px;max-width:1020px}@media (max-width:800px){[content-content]{padding:64px 32px 72px}[content-blur]{padding-inline:8px}[content-header]{gap:8px}[content-header] p:not([subtitle]){font-size:18px;line-height:26px;margin-inline:48px}[content-photo]{margin-top:16px;gap:8px}[content-header] [content-buttons]{margin-top:8px}[content-header] [subtitle]{font-size:20px;line-height:36px}[content-header] [title]{font-size:40px;line-height:48px}}@media (max-width:500px){[content-content]{padding:0;margin:0}[content-header] [content-buttons]{display:none}[content-blur]{width:100%;padding:20px 16px;margin:0;backdrop-filter:none;background-blend-mode:overlay;background:rgb(0 0 0 / .2)}[content-image] .glide__bullets{display:inline-flex;bottom:-44px;gap:16px}[content-image] .glide__bullets button{width:12px;height:12px;margin:0}[content-header] [subtitle]{margin-bottom:-8px;font-size:16px;line-height:36px}[content-header] [title]{font-size:24px;line-height:32px}[content-header] p:not([subtitle]){line-height:22px;margin-inline:0;margin-top:8px}[content-image] .glide__bullet.glide__bullet--active,[content-image] .glide__bullet:hover{background:var(--color-primary)}[content-blur]>[content-buttons]{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:76px}[content-blur]>[content-buttons] [button]{color:var(--color-text-accent);min-width:max-content!important}[content-blur]>[content-buttons] [button][transparent]{color:var(--color-text-accent)}[content-photo]{margin-top:32px}}@media only screen and (max-width:400px){section[slider-rooms] [subtitle]{font-size:16px;line-height:36px;margin-bottom:2px}}@media only screen and (max-width:800px){section[slider-rooms] [title]{font-size:40px;line-height:48px}}@media only screen and (max-width:400px){section[slider-rooms] [title]{font-size:24px;line-height:32px}}@media only screen and (max-width:800px){section[slider-rooms] [description]{font-size:18px;line-height:26px;width:70%}}@media only screen and (max-width:400px){section[slider-rooms] [description]{displaY:none}}section[slider-rooms] [img] img{width:100%;height:100%!important;object-fit:cover}@media only screen and (max-width:800px){[rooms-photo-list] [item]{position:relative;height:400px}}@media only screen and (max-width:400px){[rooms-photo-list] [item]{position:relative;height:auto;aspect-ration:1.9}}@media only screen and (max-width:800px){[room-list][room_info] .glide__arrow{displaY:block}}@media (hover:hover){section[map] iframe{filter:grayscale(70%)}section[map] iframe:hover{filter:none}}[text] section[image]{padding-bottom:0}body [form-image] label[terms] .wpcf7-not-valid-tip,body [form-simple] label[terms] .wpcf7-not-valid-tip{position:absolute;bottom:-5px;left:0}.iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown>.iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown button{display:none}[text] a[btn],section[slider-places] div[places-list] .glide__slides>li div[wrapper] [content] p a:hover{text-decoration:none}[text][cta-text] a[btn][outline]{color:#c19739}[text][cta-text] div[container][small]{max-width:640px}@media (hover:hover){section[map] iframe{filter:grayscale(70%)}section[map] iframe:hover{filter:none}}@media only screen and (max-width:400px){section[slider-rooms] [subtitle]{font-size:16px;line-height:36px;margin-bottom:2px}}@media only screen and (max-width:800px){section[slider-rooms] [title]{font-size:40px;line-height:48px}}@media only screen and (max-width:400px){section[slider-rooms] [title]{font-size:24px;line-height:32px}}@media only screen and (max-width:800px){section[slider-rooms] [description]{font-size:18px;line-height:26px;width:70%}}@media only screen and (max-width:400px){section[slider-rooms] [description]{displaY:none}}@media only screen and (max-width:800px){[rooms-photo-list] [item]{position:relative;height:400px}}@media only screen and (max-width:400px){[rooms-photo-list] [item]{position:relative;height:auto;aspect-ration:1.9}}@media only screen and (max-width:800px){[room-list][room_info] .glide__arrow{displaY:block}}@media only screen and (max-width:800px){[room-list][room_info]:nth-child(odd) [inner-wrapper],body [room-list][room_info] [inner-wrapper]{grid-template-columns:1fr}[room-list][room_info]:nth-child(odd) [inner-wrapper]>:first-child,body [room-list][room_info] [inner-wrapper]>:first-child{order:1}[room-list][room_info]:nth-child(even) [inner-wrapper]>:last-child,body [room-list][room_info] [inner-wrapper]>:last-child{order:2}}@media only screen and (max-width:600px){[text-image]+[content-image]{margin-top:32px}}@media only screen and (max-width:600px){[content-image]:has(+[inline-slider]){margin-bottom:32px}}@media only screen and (min-width:1080px) and (max-width:1200px){header [header_main] nav ol{gap:18px;font-size:85%}}@media only screen and (max-width:500px){[hero] [subtitle]{font-size:16px}}@media only screen and (max-width:1080px){[header_logo]>img{width:40px;height:40px}}section[cta-big-image]{padding:0;max-width:1440px;margin:0 auto}section[cta-big-image] div[wrapper]{height:700px;max-height:90vh;background-size:cover;background-repeat:no-repeat;background-position:center;display:grid;align-items:center}@media only screen and (max-width:800px){section[cta-big-image] div[wrapper]{height:560px;max-height:none}}@media only screen and (max-width:400px){section[cta-big-image] div[wrapper]{height:536px}}section[cta-big-image] div[wrapper] div[content]{width:1022px;max-width:calc(100vw - 64px);margin-inline:auto;background:rgb(62 66 39 / .3);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);padding:32px 64px;text-align:center}@media only screen and (max-width:400px){section[cta-big-image] div[wrapper] div[content]{max-width:none;width:calc(100vw - 32px);padding:24px 8px}}section[cta-big-image] div[wrapper] div[content] small{font-family:var(--inter);font-weight:400;font-size:20px;line-height:36px;text-align:center;text-transform:uppercase;display:block;margin-bottom:16px;color:#b4b3b3}@media only screen and (max-width:400px){section[cta-big-image] div[wrapper] div[content] small{font-size:16px;line-height:20px}}section[cta-big-image] div[wrapper] div[content] [title]{display:block;margin-bottom:16px;color:#fff;cursor:default}section[cta-big-image] div[wrapper] div[content] p{margin-bottom:32px;font-family:var(--inter);font-weight:400;font-size:18px;line-height:26px;text-align:center;color:#fff}@media only screen and (max-width:400px){section[cta-big-image] div[wrapper] div[content] p{font-size:16px;line-height:22px}}section[cta-big-image] div[btn-case]{display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap}@media only screen and (max-width:400px){section[cta-big-image] div[btn-case]{gap:16px}}section[cta-big-image] a[btn]{margin:0;background:#6f7a35;padding-block:9px;border:1px solid #6f7a35}section[cta-big-image] a[btn]:hover{background:#5c642f;border-color:#5c642f}section[cta-big-image] a[btn][btn-outline]{background:0 0}section[cta-big-image] a[btn][btn-outline]:hover{background:#6f7a35}section[slider-places]{position:relative;padding-block:64px}@media only screen and (max-width:400px){section[slider-places]{padding-block:32px}}section[slider-places] [container]{overflow:hidden;max-width:1252px;position:relative;padding-inline:12px}@media only screen and (min-width:801px){section[slider-places] [container]::after{content:"";position:absolute;width:5%;right:0;top:0;bottom:0;background:linear-gradient(to right,#fff0 0,rgb(255 255 255 / .9) 60%,#fff 100%)}}section[slider-places] .glide{width:94%;overflow:unset}section[slider-places] .glide__track{overflow:unset}section[slider-places] div[places-list] .glide__slides>li{box-sizing:border-box;height:100%}section[slider-places] [title]{display:block;text-align:center;font-family:var(--titles);font-weight:500;font-size:48px;line-height:56px;text-transform:uppercase;margin-bottom:64px;color:#181819}@media only screen and (max-width:800px){section[slider-places] [title]{margin-bottom:32px;font-size:40px;line-height:48px}}@media only screen and (max-width:400px){section[slider-places] [title]{font-size:24px;line-height:32px}}section[slider-places] div[places-list] .glide__slides>li [item]{padding:6px}section[slider-places] div[places-list] .glide__slides>li div[wrapper]{box-shadow:0 2px 2px rgb(0 0 0 / .06),0 0 4px 3px rgb(0 0 0 / .1)}@media only screen and (max-width:500px){section[slider-places] div[places-list] .glide__slides>li div[wrapper] [img]{position:relative;aspect-ratio:1.1}section[slider-places] div[places-list] .glide__slides>li div[wrapper] [img] img{width:100%;height:100%;object-fit:cover}}section[slider-places] div[places-list] .glide__slides>li div[wrapper] [content]{padding:32px}@media only screen and (max-width:500px){section[slider-places] div[places-list] .glide__slides>li div[wrapper] [content]{padding:16px}}section[slider-places] div[places-list] .glide__slides>li div[wrapper] [content] [litteltitle]{display:block;font-family:var(--titles);font-weight:500;font-size:24px;line-height:32px;text-transform:uppercase;margin-bottom:8px;color:#181819}section[slider-places] div[places-list] .glide__slides>li div[wrapper] [content] [notice]{display:block;font-family:var(--inter);font-weight:300;font-size:20px;line-height:19px;color:#6d6b73;margin-bottom:16px}section[slider-places] div[places-list] .glide__slides>li div[wrapper] [content] p{margin-bottom:0;font-family:var(--inter);font-weight:400;font-size:16px;line-height:22px;color:#181819}section[slider-places] .glide__bullets{display:flex;width:100%;position:static;transform:unset;margin-top:20px;gap:12px;flex-wrap:wrap;justify-content:center}section[slider-places] .glide__bullet{width:12px;height:12px;background:#b0afb2;border:0;margin:0}section[slider-places] .glide__bullet.glide__bullet--active{background:#c19739}[text][center]:has(+[slider-places]){padding-bottom:0}[text] section[image]:has(+div[container]){padding-bottom:32px}[form-image] [subtitle],[form-image] [title],[form-simple] [subtitle],[form-simple] [title]{text-align:center;padding-block:16px}body .wpcf7-list-item{margin:0}body .wpcf7-not-valid-tip{font-size:14px}[text][cta-text] a[btn],[text][cta-text] a[btn][outline]:hover,body section[form-image] .wpcf7-not-valid-tip,body section[form-simple] .wpcf7-not-valid-tip,section[form-image] .wpcf7-response-output,section[form-simple] .wpcf7-response-output{color:#fff}body [form-image] .wpcf7-form-control-wrap[data-name=terms],body [form-simple] .wpcf7-form-control-wrap[data-name=terms]{position:static}body .wpcf7-list-item-label{display:none}[text][cta-text] [title]{font-size:24px;line-height:32px;margin-bottom:16px}[text][cta-text] div[btn-case]{padding-top:48px}section[map]{padding:0;margin:0;height:425px;overflow:hidden}section[map] div[container]{height:425px}section[map] iframe{height:100%;width:100%;transition:all .2s}@media (hover:hover){section[map] iframe{filter:grayscale(70%)}section[map] iframe:hover{filter:none}}section[map] .custom-pin{display:inline-block;line-height:0}section[form-image] [subtitle],section[form-simple] [subtitle]{max-width:1216px;margin-inline:auto}[text-image]+section[text][center]{padding-top:64px}section[slider-rooms] [subtitle]{font-family:var(--inter);font-weight:400;font-size:20px;line-height:36px;text-align:center;text-transform:uppercase;display:block;margin-bottom:16px}@media only screen and (max-width:400px){section[slider-rooms] [subtitle]{font-size:16px;line-height:36px;margin-bottom:2px}}section[slider-rooms] [title]{font-family:var(--titles);font-weight:500;font-size:48px;line-height:56px;text-align:center;text-transform:uppercase;display:block;margin-bottom:16px}@media only screen and (max-width:800px){section[slider-rooms] [title]{font-size:40px;line-height:48px}}@media only screen and (max-width:400px){section[slider-rooms] [title]{font-size:24px;line-height:32px}}section[slider-rooms] [description]{margin-bottom:64px;width:700px;font-family:var(--inter);font-weight:400;font-size:20px;line-height:28px;text-align:center;margin-inline:auto}@media only screen and (max-width:800px){section[slider-rooms] [description]{font-size:18px;line-height:26px;width:70%}}@media only screen and (max-width:400px){section[slider-rooms] [description]{displaY:none}}section[slider-rooms] [img]{aspect-ratio:1.4}[room-list] [room_information]{padding-top:0}[room-list] [tags]{margin-bottom:0}[room-list][room_info] [button]{margin-bottom:0;background:#fff;color:var(--color-primary);border:1px solid var(--color-primary);padding-block:9px}[room-list][room_info] [button]:hover{background:var(--color-primary);color:#fff}[rooms-photo-list] [item]{position:relative;height:500px}@media only screen and (max-width:800px){[rooms-photo-list] [item]{position:relative;height:400px}}@media only screen and (max-width:400px){[rooms-photo-list] [item]{position:relative;height:auto;aspect-ration:1.9}}[rooms-photo-list] [item] img{width:100%;height:100%;object-fit:cover}[room-list][room_info] [room_photo]{padding-bottom:0;margin-bottom:0}@media only screen and (max-width:800px){[room-list][room_info] .glide__arrow{displaY:block}}[room-list][room_info]:nth-child(odd) [inner-wrapper]{display:grid;grid-template-columns:280px 1fr}[room-list][room_info]:nth-child(odd) [inner-wrapper]>:first-child{order:2}[room-list][room_info]:nth-child(even) [inner-wrapper]>:last-child{order:1}@media only screen and (max-width:800px){[room-list][room_info]:nth-child(odd) [inner-wrapper],body [room-list][room_info] [inner-wrapper]{grid-template-columns:1fr}[room-list][room_info]:nth-child(odd) [inner-wrapper]>:first-child,body [room-list][room_info] [inner-wrapper]>:first-child{order:1}[room-list][room_info]:nth-child(even) [inner-wrapper]>:last-child,body [room-list][room_info] [inner-wrapper]>:last-child{order:2}}section[form-big] .wpcf7-form-control-wrap,section[form-big] select{width:100%;display:block}[lang-current]{text-transform:uppercase}[socials]{align-items:center}[slider-rooms]+[cta-button] div[btn-case],[slider-rooms]+[cta-text][cta-button]{padding-top:0}[slider-rooms]+[cta-button] div[btn-case]{padding-bottom:64px}[hero-mobile-description]{display:none}@media only screen and (max-width:600px){[hero-mobile-description]{display:block;padding:32px 35px}[hero-mobile-description]>p{displaY:block;font-family:var(--inter);font-weight:400;font-size:14px;line-height:22px;text-align:center;color:#181819}}[content-image] .glide img,[gallery] img{height:auto}[text-image]+[content-image]{margin-top:64px}@media only screen and (max-width:600px){[text-image]+[content-image]{margin-top:32px}}[content-image]:has(+[inline-slider]){margin-bottom:64px}@media only screen and (max-width:600px){[content-image]:has(+[inline-slider]){margin-bottom:32px}}@media only screen and (min-width:1080px) and (max-width:1200px){header [header_main] nav ol{gap:18px;font-size:85%}}@media only screen and (max-width:500px){[hero] [subtitle]{font-size:16px}}.vdr-slider-places__btn{margin-top:10px}.vdr-text-with-slider{padding-block:64px;overflow:hidden}.vdr-text-with-slider+.vdr-text-with-slider{padding-top:0}.vdr-text-with-slider__row{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:32px}@media (min-width:901px){.vdr-text-with-slider__row--right{flex-direction:row}}@media (max-width:900.98px){.vdr-text-with-slider__row{flex-direction:column-reverse;gap:24px}}.vdr-text-with-slider__content{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;gap:16px;max-width:280px;width:100%}@media (max-width:900.98px){.vdr-text-with-slider__content{max-width:100%}}.vdr-text-with-slider__icon{width:62px;height:62px;object-fit:contain}.vdr-text-with-slider__title{display:block;margin-bottom:0;color:var(--color-text-dark,#181819);font-family:var(--titles);font-size:32px;font-style:normal;font-weight:500;line-height:40px;text-transform:uppercase}.vdr-text-with-slider__text{color:var(--color-text,#6D6B73);font-family:var(--inter);font-size:18px;font-style:normal;font-weight:500;line-height:26px}.vdr-text-with-slider__button[btn][outline]{margin:16px 0 0;margin-inline:initial}.vdr-text-with-slider__slider{max-width:900px;width:100%;overflow:hidden}.vdr-text-with-slider__slider .glide__slide img{object-fit:cover;height:500px}@media (max-width:900.98px){.vdr-text-with-slider__slider .glide__slide img{aspect-ratio:900/500;height:auto}}.vdr-text-with-slider__slider .glide__arrow--left{left:16px}.vdr-text-with-slider__slider .glide__arrow--right{right:16px}.vdr-gallery-carousel{padding-block:64px;overflow:hidden}.vdr-gallery-carousel__title{display:block;margin-bottom:32px;color:var(--color-text-dark,#181819);font-family:var(--titles);font-size:32px;font-style:normal;font-weight:500;line-height:40px;text-align:center;text-transform:uppercase}.vdr-gallery-carousel__container{position:relative;max-width:100%;width:100%;overflow:hidden}@media (min-width:1200px){.vdr-gallery-carousel__container:after{content:"";position:absolute;width:5%;right:0;top:0;bottom:0;background:linear-gradient(to right,#fff0 0,rgb(255 255 255 / .9) 60%,#fff 100%)}}.vdr-gallery-carousel .glide__slide img{height:288px;object-fit:cover}@media (max-width:900.98px){.vdr-gallery-carousel .glide__slide img{aspect-ratio:269/202;height:auto}}@media (max-width:991.98px){.vdr-gallery-carousel .glide__arrows{display:none}}.vdr-gallery-carousel .glide__arrow{background-color:rgb(193 151 57 / .5)}.vdr-gallery-carousel .glide__arrow--left{left:16px}.vdr-gallery-carousel .glide__arrow--right{right:16px}.vdr-gallery-carousel .glide__bullets{display:flex;position:static;transform:unset;margin-top:20px;gap:12px;flex-wrap:wrap;justify-content:center}.vdr-gallery-carousel .glide__bullet{width:12px;height:12px;background:#b0afb2;border:0;margin:0}.vdr-gallery-carousel .glide__bullet.glide__bullet--active,.vdr-reviews .glide__bullet.glide__bullet--active{background:#c19739}.vdr-team{padding-block:64px}.vdr-team__team-list{display:flex;flex-direction:column;gap:32px}@media (max-width:991.98px){.vdr-team__team-list{gap:16px}}.vdr-team__item{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;padding:32px;background:var(--color-bg,#fff);box-shadow:0 0 8px 3px rgb(0 0 0 / .16)}@media (max-width:991.98px){.vdr-team__item{flex-direction:column;align-items:center;gap:16px;padding:24px 16px}}.vdr-team__item-meta{display:flex;flex-direction:column;align-items:center;flex-shrink:0;gap:8px;max-width:320px;width:100%}.vdr-team__item-photo{display:inline-block;margin-bottom:24px;width:200px;height:200px;object-fit:cover}@media (max-width:767.98px){.vdr-team__item-photo{width:104px;height:104px}}.vdr-team__item-name{color:var(--color-text-dark,#181819);font-family:var(--titles);font-size:24px;font-style:normal;font-weight:500;line-height:32px;text-align:center;text-transform:uppercase}.vdr-team__item-bio p,.vdr-team__item-position{color:var(--color-text,#6D6B73);font-family:var(--inter);font-style:normal;font-weight:400}.vdr-team__item-position{font-size:20px;line-height:28px;text-align:center}.vdr-team__item-bio p{font-size:16px;line-height:22px}.vdr-team__item-bio p:not(:last-child){margin-bottom:10px}.vdr-team__button-wrapper{margin:48px 0 0;text-align:center}.vdr-event-details{padding-block:64px}.vdr-event-details__list{display:flex;flex-direction:column;gap:40px}@media (max-width:991.98px){.vdr-event-details__list{gap:32px}}.vdr-event-details__item{display:flex;align-items:flex-start;justify-content:flex-start;gap:32px;padding-bottom:40px;border-bottom:1px solid var(--color-border-light)}.vdr-event-details__item:first-child{padding-top:40px;border-top:1px solid var(--color-border-light)}@media (max-width:991.98px){.vdr-event-details__item{flex-direction:column;gap:32px;padding-bottom:32px}.vdr-event-details__item:first-child{padding-top:32px}}@media (max-width:767.98px){.vdr-event-details__item{gap:12px}}.vdr-event-details__item-meta{display:flex;align-items:center;justify-content:flex-start;gap:64px}@media (max-width:1199.98px){.vdr-event-details__item-meta{flex-direction:column;align-items:flex-start;gap:16px}}.vdr-event-details__item-icon{width:40px;height:40px;object-fit:contain}@media (max-width:767.98px){.vdr-event-details__item-icon{width:24px;height:24px}}.vdr-event-details__item-name{color:var(--color-text-dark,#181819);font-family:var(--titles);font-size:24px;font-style:normal;font-weight:500;line-height:32px;text-transform:uppercase}.vdr-event-details__item-text{max-width:696px;width:100%;margin-left:auto}.vdr-event-details__item-text p{color:var(--color-text,#6D6B73);font-family:var(--inter);font-size:20px;font-style:normal;font-weight:400;line-height:28px}.vdr-contacts__top-text p strong,.vdr-event-details__item-text p strong,.vdr-reviews__item-name strong{font-weight:700}.vdr-event-details__item-text p:not(:last-child){margin-bottom:24px}@media (max-width:991.98px){.vdr-event-details__item-text{max-width:100%}}@media (max-width:767.98px){.vdr-event-details__item-text p:not(:last-child){margin-bottom:12px}}.vdr-event-details__button-wrapper{margin:48px 0 0;text-align:center}.vdr-reviews{padding-block:64px;overflow:hidden}.vdr-reviews__title{display:block;margin-bottom:48px;color:var(--color-text-dark,#181819);font-family:var(--titles);font-size:48px;font-style:normal;font-weight:500;line-height:56px;text-align:center;text-transform:uppercase}@media (max-width:767.98px){.vdr-reviews__title{margin-bottom:24px;font-size:32px;line-height:40px}}.vdr-reviews__container{max-width:100%;width:100%;overflow:hidden;position:relative}@media (min-width:1200px){.vdr-reviews__container:after{content:"";position:absolute;width:5%;right:0;top:0;bottom:0;background:linear-gradient(to right,#fff0 0,rgb(255 255 255 / .9) 60%,#fff 100%)}}.vdr-reviews .glide__track{padding-left:8px}.vdr-reviews .glide__slides{padding:10px 0}.vdr-reviews .glide__slide{height:auto}.vdr-reviews .glide__bullets{display:flex;position:static;transform:unset;margin-top:20px;gap:12px;flex-wrap:wrap;justify-content:center}.vdr-reviews .glide__bullet{width:12px;height:12px;background:#b0afb2;border:0;margin:0}.vdr-reviews__item{display:flex;flex-direction:column;gap:16px;height:100%;padding:24px 32px 32px;background:var(--color-bg,#FFF);box-shadow:0 0 8px 3px rgb(0 0 0 / .16)}@media (max-width:767.98px){.vdr-reviews__item{padding:16px 16px 24px;gap:8px}}.vdr-reviews__item-meta{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:8px}@media (max-width:767.98px){.vdr-reviews__item-meta{margin-bottom:16px}}.vdr-reviews__item-author{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.vdr-reviews__item-photo{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;overflow:hidden}.vdr-reviews__item-photo img{width:100%;height:100%;object-fit:cover}.vdr-reviews__item-photo-name{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#e2e1e5;color:var(--color-text-dark,#181819);font-family:var(--inter);font-size:12px;font-weight:700;text-transform:uppercase}.vdr-reviews__author-content{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.vdr-reviews__item-country,.vdr-reviews__item-name{color:var(--color-text,#6D6B73);font-family:var(--inter);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.vdr-reviews__item-rating{margin-top:-16px;margin-right:-24px;display:flex;width:32px;height:32px;padding:4px;justify-content:center;align-items:center;border-radius:5px 5px 5px 0;background:var(--Green,#6F7A35);color:#fff;text-align:center;font-family:var(--inter);font-size:15.104px;font-style:normal;font-weight:500;line-height:24px}@media (max-width:767.98px){.vdr-reviews__item-rating{margin-top:-8px;margin-right:-8px}}.vdr-reviews__item-subject{color:var(--color-text-dark,#181819);font-family:var(--inter);font-size:20px;font-style:normal;font-weight:500;line-height:28px}.vdr-reviews__item-text{color:var(--color-text,#6D6B73);font-family:var(--inter);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.vdr-reviews__item-text p:not(:last-child){margin-bottom:12px}@media (max-width:767.98px){.vdr-reviews__item-text p:not(:last-child){margin-bottom:8px}}.vdr-reviews__button-wrapper{margin:48px 0 0;text-align:center}.vdr-advantages{padding-block:64px}.vdr-advantages__title{display:block;margin-bottom:32px;color:var(--color-text-dark,#181819);font-family:var(--titles);font-size:32px;font-style:normal;font-weight:500;line-height:40px;text-align:center;text-transform:uppercase}@media (max-width:767.98px){.vdr-advantages__title{margin-bottom:24px;font-size:24px;line-height:32px}}.vdr-advantages__row{display:flex;flex-wrap:wrap;justify-content:space-around;gap:32px}@media (max-width:575.98px){.vdr-advantages__row{justify-content:center}}.vdr-advantages__item{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.vdr-advantages__item-image{max-width:62px;width:100%;height:auto}.vdr-advantages__item-text{color:var(--color-text-dark,#181819);font-family:var(--titles);font-size:24px;font-style:normal;font-weight:500;line-height:32px;text-transform:uppercase}@media (max-width:767.98px){.vdr-advantages__item-text{font-size:18px;line-height:26px}}.vdr-faq{padding-block:64px}.vdr-faq__title{display:block;margin-bottom:32px;color:var(--color-text-dark,#181819);font-family:var(--titles);font-size:32px;font-style:normal;font-weight:500;line-height:40px;text-align:center;text-transform:uppercase}.vdr-faq__row{display:flex;flex-direction:column;gap:32px}@media screen and (max-width:768px){.vdr-faq__row{gap:24px}}.vdr-faq__item{padding:16px;border-radius:0;background:var(--white,#FFF);box-shadow:0 0 8px 3px rgb(0 0 0 / .16);overflow:hidden;transition:all .3s ease-in-out}.vdr-faq__item.open .vdr-faq__item-arrow{transform:rotate(-135deg)}.vdr-faq__item.open .vdr-faq__item-question{padding-bottom:16px}.vdr-faq__item-question{display:flex;align-items:center;justify-content:space-between;gap:16px;transition:all .3s ease;cursor:pointer}.vdr-faq__item-title{margin:0;color:var(--color-text-dark);font-family:var(--titles);font-size:20px;font-style:normal;font-weight:500;line-height:normal;transition:all .3s ease}@media (max-width:767.98px){.vdr-faq__item-title{font-size:16px}}.vdr-faq__item-arrow{display:flex;width:24px;height:24px;flex-shrink:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5V10.9999L5 10.9999C4.44772 10.9999 4 11.4476 4 11.9999C4 12.5522 4.44771 12.9999 5 12.9999L11 12.9999V19C11 19.5523 11.4477 20 12 20C12.5523 20 13 19.5523 13 19V12.9999L19 12.9999C19.5523 12.9999 20 12.5522 20 11.9999C20 11.4476 19.5523 10.9999 19 10.9999L13 10.9999V5Z" fill="%23C19739"/></svg>') no-repeat center;background-size:contain;transition:all .3s ease-in-out}.vdr-contacts__top-text p,.vdr-faq__item-answer{font-family:var(--inter);font-style:normal;font-weight:400}.vdr-faq__item-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;color:var(--color-text-dark);font-size:16px;line-height:1.5}@media (max-width:767.98px){.vdr-faq__item-answer{font-size:14px}}.vdr-contacts{padding-block:64px;background:#f5f4f1}.vdr-contacts__top-text{max-width:800px;margin:0 auto 48px;text-align:center}.vdr-contacts__top-text p{color:var(--color-text-dark,#181819);font-size:20px;line-height:28px}.vdr-contacts__top-text p:not(:last-child){margin-bottom:16px}@media (max-width:767.98px){.vdr-contacts__top-text{margin-bottom:32px}}.vdr-contacts__list{display:flex;flex-wrap:wrap;justify-content:center}@media (max-width:991.98px){.vdr-contacts__list{flex-direction:column;align-items:center}}.vdr-contacts__item{flex:1 1 0%;max-width:400px;padding:0 40px;border-left:1px solid var(--color-border-light);text-align:center}.vdr-contacts__item:first-child{padding-left:0;border-left:none}.vdr-contacts__item:last-child{padding-right:0}@media (max-width:991.98px){.vdr-contacts__item{width:100%;max-width:480px;padding:32px 0;border-left:none;border-top:1px solid var(--color-border-light)}.vdr-contacts__item:first-child{padding-top:0;border-top:none}.vdr-contacts__item:last-child{padding-bottom:0}}.vdr-contacts__item-title{margin:0 0 16px;color:var(--color-text-dark,#181819);font-family:var(--titles);font-size:24px;font-style:normal;font-weight:500;line-height:32px;text-transform:uppercase}@media (max-width:767.98px){.vdr-contacts__item-title{font-size:20px;line-height:28px}}.vdr-contacts__item-text p{color:var(--color-text,#6D6B73);font-family:var(--inter);font-size:18px;font-style:normal;font-weight:400;line-height:26px}.vdr-contacts__item-text p a{color:inherit}.single-product .product .product-top-content .summary .general-info .item:not(:last-child),.vdr-contacts__item-text p:not(:last-child){margin-bottom:12px}.vdr-contacts__socials{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:48px}@media (max-width:767.98px){.vdr-contacts__socials{margin-top:32px;gap:16px}}.vdr-contacts__social-link{display:flex;align-items:center;justify-content:center;fill:var(--color-primary);transition:opacity .3s ease}.vdr-contacts__social-link:hover{opacity:.7}.vdr-contacts__social-icon{width:40px;height:40px;object-fit:contain}@media (max-width:767.98px){.vdr-contacts__social-icon{width:32px;height:32px}}.single-product{padding-top:32px}@media (min-width:768px){.single-product{padding-top:64px}}.single-product .product .product-top-content{display:flex;position:relative;gap:20px;flex-direction:column}@media (min-width:768px){.single-product .product .product-top-content{gap:60px;flex-direction:row}}.single-product .product .product-top-content .product-gallery{margin-bottom:2em}@media (min-width:768px){.single-product .product .product-top-content .product-gallery{width:50%}}.single-product .product .product-top-content .product-gallery .product-image img{object-fit:contain;width:100%;max-height:350px;min-height:350px}@media (min-width:768px){.single-product .product .product-top-content .product-gallery .product-image img{max-height:500px;min-height:500px}}@media (min-width:992px){.single-product .product .product-top-content .product-gallery .product-image img{max-height:600px;min-height:600px}}.single-product .product .product-top-content .summary{margin-bottom:2em}@media (min-width:768px){.single-product .product .product-top-content .summary{width:50%}}.single-product .product .product-top-content .summary .product_title{margin-bottom:10px;line-height:clamp(44px,3.4vw,54px);font-size:clamp(36px,3vw,44px);color:var(--color-text-dark);font-family:var(--titles);font-weight:500}@media (min-width:768px){.single-product .product .product-top-content .summary .product_title{margin-bottom:20px}}.single-product .product .product-top-content .summary .product-description{margin-bottom:16px;border-bottom:1px solid #f6f6f6;padding-bottom:16px}.single-product .product .product-top-content .summary .general-info{margin-bottom:20px}.single-product .product .product-top-content .summary .general-info .item p{font-size:14px;line-height:21px}.single-product .product .product-top-content .summary .general-info .item .label{font-weight:600;font-size:16px;color:var(--color-text-dark);line-height:24px}.single-product .product .product-top-content .summary .price{margin-bottom:2px}.single-product .product .product-top-content .summary .price .regular-price,.single-product .product .product-top-content .summary .price .sale-price{font-weight:700;font-size:clamp(21px,1.5vw,24px);line-height:clamp(26px,1.8vw,28px)}.single-product .product .product-top-content .summary .price .original-price{font-size:clamp(17px,1.2vw,19px);margin-right:8px}.single-product .product .product-top-content .summary .price-vat p{margin-bottom:20px;font-size:13px}.single-product .product .product-top-content .summary .product-button{margin-bottom:2em}@media (max-width:575px){.single-product .product .product-top-content .summary .product-button a{width:100%}}.single-product .product .shipping_info{border-top:1px solid #f6f6f6;padding-top:30px;margin-bottom:3rem}@media (min-width:768px){.single-product .product .shipping_info{margin-bottom:4rem}}.shop .shop-shipping-info h3,.single-product .product .shipping_info h3{color:var(--color-text-dark);margin-bottom:20px;line-height:28px;font-size:clamp(20px,1.5vw,24px)}.single-product .product .shipping_info .items{display:grid;gap:15px 25px;grid-template-columns:repeat(1,1fr)}@media (min-width:576px){.single-product .product .shipping_info .items{grid-template-columns:repeat(2,1fr);gap:30px 25px}}.shop .shop-shipping-info .items .item p,.single-product .product .shipping_info .items .item p{font-size:14px;line-height:21px}.single-product .product .shipping_info .items .item .label{font-weight:600;font-size:16px;color:var(--color-text-dark);line-height:24px}.single-product .product .related-products{border-top:1px solid #f6f6f6;padding-top:30px;margin-bottom:3rem}.single-product .product .related-products h2{font-size:clamp(30px,2.25vw,36px);margin-bottom:20px;color:var(--color-text-dark);font-weight:800}@media (min-width:768px){.single-product .product .related-products h2{margin-bottom:30px}}.single-product .product .related-products .products{display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.single-product .product .related-products .products{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.single-product .product .related-products .products{grid-template-columns:repeat(4,1fr)}}.single-product .product .related-products .products .related-product{position:relative;text-align:center;display:flex;justify-content:center;flex-direction:column}.single-product .product .related-products .products .related-product img{object-fit:contain;margin-left:auto;margin-right:auto;max-width:170px;max-height:170px;width:100%;margin-bottom:1em}@media (min-width:768px){.single-product .product .related-products .products .related-product img{max-width:200px;max-height:200px}}.single-product .product .related-products .products .related-product .product-title{font-size:20px;line-height:1.5;margin-bottom:.5em}.shop .page-description p,.shop .products .product .product-category .badge,.single-product .product .related-products .products .related-product .product-category .badge{line-height:1.75;font-size:clamp(14px,1vw,16px)}.single-product .product .related-products .products .related-product .price{justify-content:center}.single-product .product .related-products .products .related-product .product-button{margin-top:auto}@media (max-width:575px){.single-product .product .related-products .products .related-product .product-button .btn{width:100%;min-width:unset;max-width:150px}}.shop .page-description{padding-top:clamp(34px,8vw,64px);padding-bottom:clamp(30px,4vw,40px);text-align:center}.shop .page-description p{line-height:1.572em}.shop .products{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 20px;margin-bottom:1rem;margin-top:4rem}@media (min-width:768px){.shop .products{grid-template-columns:repeat(3,1fr);margin-bottom:4rem;margin-top:7rem}}.shop .products .product{text-align:center;width:100%!important;margin:0;display:flex;justify-content:center;flex-direction:column}.shop .products .product .onsale{right:0;left:auto}@media (min-width:576px){.shop .products .product .onsale{right:10px}}.shop .products .product .product-image{margin-bottom:1em}.shop .products .product .product-image img{margin-left:auto;margin-right:auto;height:auto;width:100%;max-height:200px;object-fit:contain}@media (min-width:576px){.shop .products .product .product-image img{max-height:250px}}@media (min-width:768px){.shop .products .product .product-image img{max-height:320px}}.shop .products .product .product-title{font-size:20px;line-height:normal;padding:.5em 0;color:var(--color-text-dark)}.shop .products .product .product-category{margin-bottom:10px}.shop .products .product .product-tags{display:flex;gap:5px;justify-content:center;flex-wrap:wrap;margin-bottom:10px}.shop .products .product .product-tags .tag{display:flex;gap:4px;padding:4px 8px;border-radius:28px;background-color:var(--color-bg-tag);font-size:12px;line-height:19px;align-items:center;width:-moz-fit-content;width:fit-content;color:var(--color-text-dark)}.shop .products .product .price{margin-bottom:10px;margin-top:15px;display:flex;align-items:center;justify-content:center}.shop .products .product .product-button{margin-top:auto}@media (max-width:575px){.shop .products .product .product-button .btn{max-width:150px;min-width:unset}}.shop .shop-shipping-info{border-top:1px solid #f6f6f6;padding-top:2rem;margin-bottom:2.9rem;margin-top:2rem}@media (min-width:768px){.shop .shop-shipping-info{margin-top:5rem}}.shop .shop-shipping-info .items{display:grid;gap:15px 25px;grid-template-columns:repeat(1,1fr)}@media (min-width:576px){.shop .shop-shipping-info .items{grid-template-columns:repeat(2,1fr);gap:30px 25px}}.shop .shop-shipping-info .items .item .label{font-weight:600;font-size:16px;color:var(--color-text-dark);line-height:24px}section[events] [title]+p[subtitle]{margin-top:0;text-align:center;color:var(--color-text)}section[events] [title]:has(+p[subtitle]){margin-bottom:20px}@media (max-width:800px){section[events] p[subtitle]{margin-bottom:32px}[text][cta-text] div[btn-case]{padding-top:32px}}.wpcf7-form-control-wrap{display:block}.wpcf7-form-control-wrap input[type=date]{width:100%;position:relative;z-index:2}.wpcf7 label>span:first-child{pointer-events:none}section[form-simple] .wpcf7-select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(/wp-content/themes/vdr/assets/arrow-down.svg) no-repeat right 10px center;background-color:#fff;padding:7px 30px 7px 16px;width:100%;height:56px;border-radius:8px}section[text][center][cta-button]{padding:0}body section[form-simple] .wpcf7-not-valid-tip{color:var(--color-primary)}section[hero-image]:not(:has(p))>div{padding-block:80px}@media (hover:hover){[underlined]:hover{text-decoration:none}}[btn-green]{background-color:var(--color-button)!important}[btn-green]:hover{background-color:var(--color-button-hover)!important}@media (max-width:600px){section[text] div[container] p span[hide]{display:none}section[text] div[container] p a{white-space:nowrap}}@media (min-width:600px){[hero] [btn-green]{background-color:var(--color-primary)!important}[hero] [btn-green]:hover{background-color:#8a6c29!important}}section[text] a:has(i){text-decoration:none;display:inline-block;margin-bottom:7px;color:var(--color-text)}section[text] a:has(i) i{text-decoration:underline;font-style:normal;color:#181819}section[text] a:has(i):hover i{text-decoration:none}