﻿@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-Italic.woff2") format("woff2");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-Regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-Bold.woff2") format("woff2");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Iskry Regular";src:url("../fonts/Iskry-Regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:hsla(0,0%,100%,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.006) 8.1%, hsla(0, 0%, 0%, 0.021) 15.5%, hsla(0, 0%, 0%, 0.046) 22.5%, hsla(0, 0%, 0%, 0.077) 29%, hsla(0, 0%, 0%, 0.114) 35.3%, hsla(0, 0%, 0%, 0.155) 41.2%, hsla(0, 0%, 0%, 0.198) 47.1%, hsla(0, 0%, 0%, 0.242) 52.9%, hsla(0, 0%, 0%, 0.285) 58.8%, hsla(0, 0%, 0%, 0.326) 64.7%, hsla(0, 0%, 0%, 0.363) 71%, hsla(0, 0%, 0%, 0.394) 77.5%, hsla(0, 0%, 0%, 0.419) 84.5%, hsla(0, 0%, 0%, 0.434) 91.9%, hsla(0, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}@media print,screen and (min-width: 64.0625em){[data-scroll]{transition:opacity .5s ease-in-out,transform 1s cubic-bezier(0.16, 0.88, 0.45, 1)}.fade-in,.ease-right,.ease-left,.ease-btm,.ease-top{opacity:0}.fade-in[data-scroll=in],.ease-right[data-scroll=in],.ease-left[data-scroll=in],.ease-btm[data-scroll=in],.ease-top[data-scroll=in]{opacity:1}.fade-in{transition-duration:1s}[class*=ease-][data-scroll=in]{transform:none}.ease-right{transform:translateX(6.25rem)}.ease-left{transform:translateX(-6.25rem)}.ease-top{transform:translateY(-6.25rem)}.ease-btm{transform:translateY(6.25rem)}.ease-delay-100{transition-delay:300ms}.ease-delay-200{transition-delay:600ms}.ease-delay-300{transition-delay:900ms}.ease-delay-400{transition-delay:1200ms}.ease-delay-500{transition-delay:1500ms}}html{font-size:1.0416666667vw}@media print,screen and (max-width: 64.06125em){html{font-size:16px}}body{font-size:15px}@media print,screen and (max-width: 47.99875em){body{font-size:14px}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{letter-spacing:2px;text-transform:uppercase}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a{color:inherit}h1,.h1,.has-h-1-font-size{line-height:1.2}h2,.h2,.has-h-2-font-size{line-height:1}h3,.h3,.has-h-3-font-size{line-height:1.16}.h1-s{font-size:3rem;line-height:1;letter-spacing:2px}@media print,screen and (max-width: 47.99875em){.h1-s{font-size:32px}}.label{font:700 10px/20px "Urbanist",sans-serif;text-transform:uppercase;letter-spacing:4px;margin-bottom:1.25rem}@media print,screen and (max-width: 64.06125em){.label{margin-bottom:15px}}.label-wide{font:700 10px/20px "Urbanist",sans-serif;text-transform:uppercase;letter-spacing:10px}.labels-wrap{display:flex;gap:8px;flex-wrap:wrap}.labels-wrap .label{margin-bottom:0}.author-name{font-family:"Iskry Regular",sans-serif;text-transform:uppercase;letter-spacing:1px;display:flex}@media print,screen and (max-width: 64.06125em){.author-name{font-size:13px}}.author-name span{flex:0 0 auto;display:inline-block;font-family:"Playfair Display",serif;font-style:italic;opacity:.3;text-transform:none;padding-right:15px}@media print,screen and (max-width: 64.06125em){.author-name span{padding-right:10px}}.wysiwyg-wrap ul{margin-left:0;margin-bottom:20px;list-style:none}.wysiwyg-wrap ul li{position:relative;padding-left:14px;margin-bottom:5px}.wysiwyg-wrap ul li::before{position:absolute;display:inline-block;content:"•";top:0;left:0}p{letter-spacing:1px}p:empty{display:none}p a{text-decoration:underline}ul{font-size:inherit}ul,ol{list-style-position:inside}address{margin-bottom:1rem;font-style:normal}a{color:#2d22b4;transition:all .2s ease-in-out}a:hover,a:focus{color:rgb(36,27.2,144)}a,button,.button,input[type=submit],input[type=reset],input[type=button]{-webkit-tap-highlight-color:rgba(210,221,75,.5) !important}.obj-fit-wrap{position:relative;height:100%}svg.img-obj-fit,img.img-obj-fit{position:absolute;object-position:50% 50%;object-fit:cover;height:100%;width:100%;left:0;top:0}p,a,li{color:inherit;font-size:inherit;line-height:inherit}.text-p{font-size:15px}@media print,screen and (max-width: 47.99875em){.text-p{font-size:14px}}.small-p{font-size:10px;line-height:2.3;letter-spacing:.5px}gold,.color-gold{color:#ad966f}.mb-0{margin-bottom:0}.no-outline button,.no-outline a,.no-outline [tabindex]{outline:none}input::placeholder,textarea::placeholder{opacity:1}:root{--input-fz: 1rem;--input-lh: 1.5;--input-pt: 0.625rem;--input-pb: 0.625rem;--input-pl: 1rem;--input-pr: 1rem;--input-bd: 1px}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea,select,body .select2-container .select2-selection{--input-height: calc(var(--input-fz) * var(--input-lh) + var(--input-pt) + var(--input-pb) + var(--input-bd) * 2);height:var(--input-height);margin-bottom:0;padding-top:var(--input-pt);padding-bottom:var(--input-pb);padding-left:var(--input-pl);padding-right:var(--input-pr);border-width:var(--input-bd);font-size:var(--input-fz);line-height:var(--input-lh)}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus,select:focus,body .select2-container .select2-selection:focus{border-width:var(--input-bd)}select:not([multiple]){padding:.625rem 1rem;padding-right:2rem}body .select2-hidden-accessible{left:0}body .select2{font-weight:300;text-align:left;width:100% !important;display:flex}body .select2 .selection{flex:1}body .select2:focus{outline:none}body .select2-dropdown{padding:0;border:1px solid #cacaca;border-radius:0 0 0 0;background-color:#fff;font-size:clamp(12px,.875rem,.875rem)}body .select2-dropdown li{margin:0;padding:0 .625rem;font-size:inherit;line-height:1.86;transition:all .15s ease-in}body .select2-dropdown li:hover{background:#ededed}body .select2-container .select2-selection{margin:0;padding:.625rem 1rem;border:1px solid #cacaca;border-radius:0;font-size:1rem;line-height:normal}body .select2-container .select2-selection--single{height:var(--input-height)}body .select2-container .select2-selection--single .select2-selection__rendered{padding:0;color:#000;line-height:1.5}body .select2-container .select2-selection--single .select2-selection__placeholder{color:#cacaca}body .select2-container .select2-selection--single .select2-selection__clear{margin-right:.5rem}body .select2-container .select2-selection--single .select2-selection__arrow{top:50%;right:.625rem;width:auto;height:auto;font-size:.75rem;line-height:1;transform:translateY(-50%)}@media screen and (min-width: 75.0625em){body .select2-container .select2-selection--single .select2-selection__arrow::after,body .select2-container .select2-selection--single .select2-selection__arrow::before{right:2rem}}body .select2-container .select2-selection--single .select2-selection__arrow::after{content:"";color:#000;font-family:"Font Awesome 6 Free";font-weight:900}body .select2-container .select2-selection--single .select2-selection__arrow b{display:none}body .select2-container .select2-selection--multiple{min-height:var(--input-height);height:auto}body .select2-container .select2-selection--multiple .select2-selection__rendered{line-height:1.5;padding:0;display:inline;vertical-align:middle}body .select2-container .select2-selection--multiple .select2-selection__rendered li{margin:0 2px 2px 0}body .select2-container .select2-selection--multiple .select2-selection__choice{border-radius:0;display:inline-block;padding:0 .125rem 0 1rem;box-shadow:inset 0 0 0 1px #cacaca;background-color:#e6e6e6;border:none}body .select2-container .select2-selection--multiple .select2-selection__choice__remove{padding:0 .25rem !important;min-block-size:0 !important;display:flex !important;align-items:center !important;background-color:rgba(0,0,0,0) !important;color:inherit !important;border:none !important;line-height:1 !important;top:50%;transform:translateY(-50%)}body .select2-container .select2-selection--multiple .select2-selection__choice__remove span{line-height:1}body .select2-container .select2-selection--multiple .select2-search{vertical-align:middle;margin:.1875rem;display:inline-flex}body .select2-container .select2-selection--multiple .select2-search__field{height:1.125rem;margin-top:0;margin-left:.25rem;font-size:inherit;line-height:inherit;display:inline-block}body .select2-container--default .select2-results__option--highlighted[aria-selected],body .select2-container--default .select2-results__option--highlighted[data-selected],body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{background:#ededed;color:#000}body .select2-container--default.select2-container--focus .select2-selection{outline:none;background-color:#e6e6e6;border:1px solid #8a8a8a}body .select2-container--open .select2-dropdown--below{border-top:1px solid #cacaca}body .select2-container--open .select2-selection__arrow::after{content:"" !important}body .select2-dropdown .select2-search--dropdown .select2-search__field{height:auto;padding:.25rem .625rem}textarea[rows]{max-width:100%;height:10rem}[type=number]{-moz-appearance:textfield}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.number-box{position:relative;display:inline-block;min-width:4rem}.number-box input{width:100%;padding-right:1.25rem !important}.number-box__control{position:absolute;right:.5rem;font-size:1rem;cursor:pointer;line-height:.75;height:.75em}.number-box__control--inc{top:.375rem}.number-box__control--dec{bottom:.375rem}[type=checkbox],[type=file],[type=radio]{margin-bottom:0}button,.button,input[type=submit],input[type=reset],input[type=button]{border-width:1px;text-decoration:none;transition:all .2s ease-in-out}.button{position:relative;padding-right:44px;font:700 10px/20px "Urbanist",sans-serif;letter-spacing:4px;text-transform:uppercase;border:none}.button::after{position:absolute;display:block;content:"";width:35px;height:12px;background:center/contain no-repeat url("../images/arrow-right-black.svg");background-size:35px 12px;top:50%;right:0;transform:translateY(-50%);transition:all .5s ease}@media print,screen and (min-width: 64.0625em){.button:hover::after{right:5px;transition:all .5s ease}}.link-under{display:inline-block;font:700 10px/20px "Urbanist",sans-serif;text-transform:uppercase;letter-spacing:4px;padding-bottom:6px;border-bottom:1px solid #000;color:#000}.alignnone{margin:0 1em 1em 0;clear:both}.alignright{float:right;margin:0 0 1em 1em}.alignleft{float:left;margin:0 1em 1em 0}.aligncenter{display:block;margin-right:auto;margin-bottom:1em;margin-left:auto;clear:both}p:last-child>.alignright,p:last-child>.alignleft,p:last-child>.alignnone,p:last-child>.aligncenter{margin:0}@media print,screen and (max-width: 47.99875em){.alignright,.alignleft,.alignnone{float:none;margin:0 auto 1em}}#wpadminbar{transform:translateZ(0)}ul.page-numbers,.woocommerce nav.woocommerce-pagination ul{margin:0;padding:0;list-style:none;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;margin:2rem 0 0;border:none;text-align:center}ul.page-numbers li,.woocommerce nav.woocommerce-pagination ul li{margin:0 .25rem;padding:0;border:none;line-height:1.5}ul.page-numbers li>span,ul.page-numbers li>a,.woocommerce nav.woocommerce-pagination ul li>span,.woocommerce nav.woocommerce-pagination ul li>a{display:block;min-width:2rem;min-height:2rem;line-height:2rem;padding:0 2px}ul.page-numbers li>span span,ul.page-numbers li>a span,.woocommerce nav.woocommerce-pagination ul li>span span,.woocommerce nav.woocommerce-pagination ul li>a span{padding:0}ul.page-numbers li a:hover,ul.page-numbers li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:focus{background-color:#e6e6e6}ul.page-numbers li span::before,ul.page-numbers li a::before,.woocommerce nav.woocommerce-pagination ul li span::before,.woocommerce nav.woocommerce-pagination ul li a::before{font-weight:900}ul.page-numbers li span.current,ul.page-numbers li a.current,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a.current{display:block;background:#2d22b4;color:#fff}ul.page-numbers li>.pagination-arrow.disabled,.woocommerce nav.woocommerce-pagination ul li>.pagination-arrow.disabled{cursor:not-allowed;opacity:.7}html{height:100%}body{position:static !important;display:flex;flex-direction:column;height:auto;min-height:100vh;box-sizing:border-box}main{display:block}iframe{width:100%}*:last-child{margin-bottom:0}img,.woocommerce img,.woocommerce-page img{transition:opacity .3s ease-in-out}img.pre-lazyload,img[data-lazy-src],.woocommerce img.pre-lazyload,.woocommerce img[data-lazy-src],.woocommerce-page img.pre-lazyload,.woocommerce-page img[data-lazy-src]{opacity:0}img.lazyloaded,.woocommerce img.lazyloaded,.woocommerce-page img.lazyloaded{opacity:1}.responsive-embed{display:block}:root{--grid-col-gap: 3rem}@media print,screen and (min-width: 48em){:root{--grid-col-gap: 2rem}}@media print,screen and (min-width: 64.0625em){:root{--grid-col-gap: 2rem}}@media screen and (min-width: 75.0625em){:root{--grid-col-gap: 2rem}}.grid-container{width:100%}@media print,screen and (min-width: 64.0625em){.grid-container{max-width:1380px;padding-left:40px;padding-right:40px}}@media print,screen and (min-width: 48em)and (max-width: 64.06125em){.grid-container{padding-left:40px;padding-right:40px}}.grid-container:not(.full)>.grid-padding-x{margin-right:calc(var(--grid-col-gap, 2rem)*-0.5);margin-left:calc(var(--grid-col-gap, 2rem)*-0.5)}.grid-padding-x .grid-padding-x{margin-right:calc(var(--grid-col-gap, 2rem)*-0.5);margin-left:calc(var(--grid-col-gap, 2rem)*-0.5)}.grid-padding-x>.cell{padding-right:calc(var(--grid-col-gap, 2rem)*.5);padding-left:calc(var(--grid-col-gap, 2rem)*.5)}body{--section-width: 81.25rem;--section-horizontal-padding: calc(var(--grid-col-gap, 2rem) * 0.5);--side-offset: max(calc((100% - var(--section-width)) / 2 + var(--section-horizontal-padding)), var(--section-horizontal-padding))}.left-offset{padding-left:var(--side-offset)}.right-offset{padding-right:var(--side-offset)}img.fancybox-image{width:100%;height:100%}.search-form{position:relative}.search-form__input{padding-right:4.5rem}.search-form__submit{position:absolute;top:0;right:0;bottom:0;height:auto;padding:.625rem .75rem;cursor:pointer;font-size:0}.search-form__submit::after{content:"";font-family:"Font Awesome 6 Free";font-size:1.25rem;font-weight:900}.video-holder{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.video-holder__media{z-index:1;pointer-events:none;position:absolute;top:50%;right:50%;transform:translate(50%, -50%)}.bg-cover{background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.bg-contain{background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.inherit-color :is(h1,h2,h3,h4,h5,h6),.inherit-color :is(.h1,.h2,.h3,.h4,.h5,.h6){color:inherit}.position-center{position:absolute;top:50%;right:50%;transform:translate(50%, -50%)}.stretched-img{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.woocommerce .stretched-img,.woocommerce-page .stretched-img{height:100%}.rel-wrap{position:relative}.rel-content{position:relative;z-index:2}.of-cover,.stretched-img{object-position:50% 50%;object-fit:cover}@media print,screen and (min-width: 48em){.two-columns{columns:2}}@media print,screen and (min-width: 48em){.three-columns{columns:3}}.stretched-link::after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0);pointer-events:auto}.jarallax{position:relative;z-index:1}.jarallax>.jarallax-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.jarallax-inline{position:relative}.jarallax-inline>.jarallax-img{position:relative;z-index:-100;display:block;min-width:100%;max-width:100%;height:auto}.ajax-overlay{position:relative}.ajax-overlay::before,.ajax-overlay::after{visibility:hidden;opacity:0}.ajax-overlay::before{content:"";position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;background-color:#fff;transition:opacity .3s ease,visibility .3s ease}.ajax-overlay--active::before,.ajax-overlay--active::after{visibility:visible;opacity:.6}.full-height{min-height:100dvh}.stay-tuned{display:flex;margin:0 -0.5rem;padding:0;list-style:none}.stay-tuned__item{margin-right:.5rem;margin-left:.5rem}.stay-tuned__link{display:block}.stay-tuned__link .fab,.stay-tuned__link .far,.stay-tuned__link .fas{display:block}.share-links{display:flex;flex-flow:row wrap;margin:-.25rem -0.5rem;padding:0;list-style:none}.share-links__item{margin:.25rem .5rem}.share-links__link{display:block}.share-links__link .fab,.share-links__link .far,.share-links__link .fas{display:block}.share-box{display:flex;align-items:center}.share-box__title{margin-right:1rem;margin-bottom:0}.title-decor{position:relative}.title-decor__line{position:relative;display:inline-block;content:"";width:6px;height:50px;margin-left:auto;margin-right:auto;bottom:0}.title-decor__line::after{position:absolute;display:block;content:"";width:1px;height:30px;background-color:#ad966f;top:0;left:50%;transform:translateX(-50%)}.title-decor__line::before{position:absolute;display:block;content:"";width:6px;height:6px;border:1px solid #ad966f;border-radius:50%;bottom:0;left:50%;transform:translateX(-50%)}.swiper-progressbar{display:flex;align-items:center;gap:8px}.swiper-progressbar__dot{flex:0 0 6px;width:6px;height:6px;border-radius:50%;border:1px solid #ad966f}.swiper-progressbar__line{position:relative !important;flex:1 0 0;background-color:rgba(0,0,0,.15) !important;height:1px !important}.swiper-progressbar__line .swiper-pagination-progressbar-fill{background-color:#ad966f !important}.swiper-nav{display:flex;gap:13px}.swiper-nav .swiper-button{position:relative;background-color:rgba(0,0,0,0);border:1px solid #ad966f;border-radius:50%;width:51px;height:51px;transition:all .5s ease;user-select:none}.swiper-nav .swiper-button svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.swiper-nav .swiper-button--prev{transform:rotate(180deg)}.swiper-nav .swiper-button:hover{cursor:pointer}.swiper-nav .swiper-button.swiper-button-disabled{cursor:default;opacity:.2}.decor-line-circle{position:relative;width:3.1875rem;height:5.3125rem}.decor-line-circle span{position:absolute;bottom:0;left:50%;width:1px;height:3.75rem;background-color:#fff}.decor-line-circle span::after{position:absolute;display:block;content:"";width:3.1875rem;height:3.1875rem;border-radius:50%;border:1px solid hsla(0,0%,100%,.2);left:0;bottom:100%;transform:translate(-50%, 50%)}.breadcrumbs{display:flex;flex-wrap:wrap;font:700 10px/20px "Urbanist",sans-serif;text-transform:uppercase;margin-bottom:10px;margin-bottom:1.875rem;letter-spacing:4px}@media print,screen and (max-width: 64.06125em){.breadcrumbs{margin-bottom:16px}}@media print,screen and (max-width: 47.99875em){.breadcrumbs{font-size:10px;line-height:13px}}.breadcrumbs .brd-arr{position:relative;padding:0 10px;display:inline-block}@media print,screen and (max-width: 47.99875em){.breadcrumbs .brd-arr{padding:0 5px}}.breadcrumbs .current-item{font-weight:400;opacity:.4;transition:all .5s ease}.breadcrumbs a{font-weight:700}.breadcrumbs a:hover{opacity:1;transition:all .5s ease}.accordion-item{margin-bottom:.9375rem}.accordion-title{position:relative;border-left:none;border-bottom:none;border-right:none;color:#000 !important}.accordion-title::after{position:absolute;display:block;content:"";width:14px;height:8px;background-size:14px 8px;top:50%;right:0;background:center/contain no-repeat url("../images/chevron-down.svg");transform:translateY(-50%)}.accordion-content{border:none}#wpadminbar+.header-wrap .header--transparent{top:32px}.header{padding-top:10px;padding-bottom:10px}.header--transparent{position:absolute;width:100%;top:0;left:0;background-color:rgba(0,0,0,0);z-index:2}.header--transparent .link-under{color:#fff;border-color:#fff}.header--transparent .title-bar .menu-icon span{background-color:#fff}.header--transparent .title-bar .menu-icon span::before,.header--transparent .title-bar .menu-icon span::after{background-color:#fff}.logo{flex:0 0 50%;font-size:0;text-align:center}.logo svg,.logo img{width:10rem;height:auto;object-fit:contain}.menu-grid-container{width:100%;display:flex;align-items:center;justify-content:space-between;height:68px}.menu-grid-container__menu-toggle{flex:0 1 20%}.menu-grid-container__link{flex:0 1 20%}.title-bar .menu-icon{padding:0;border:none;background-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0) !important;position:relative;display:inline-block;vertical-align:middle;width:1.875rem;height:1.5rem;cursor:pointer}.title-bar .menu-icon span{top:0;display:block}.title-bar .menu-icon span::before,.title-bar .menu-icon span::after{content:"";display:block}.title-bar .menu-icon span,.title-bar .menu-icon span::before,.title-bar .menu-icon span::after{position:absolute;left:0;width:100%;height:.125rem;background-color:#000;border-radius:0;-webkit-transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.15s;transition-timing-function:ease}.title-bar .menu-icon span::before{top:.6875rem}.title-bar .menu-icon span::after{top:1.375rem}.title-bar .menu-icon.is-active span{transform:translate3d(0, 0.6875rem, 0) rotate(45deg)}.title-bar .menu-icon.is-active span,.title-bar .menu-icon.is-active span::before,.title-bar .menu-icon.is-active span::after{background-color:#000}.title-bar .menu-icon.is-active span::before{display:none}.title-bar .menu-icon.is-active span::after{transform:translate3d(0, -1.375rem, 0) rotate(-90deg)}.top-bar{display:none;background:#2d22b4}.header-menu{background:rgba(0,0,0,0)}.header-menu li>a{background:#2d22b4;color:#fff;line-height:2.8125rem}.header-menu li>a:focus,.header-menu li>a:focus+.submenu-toggle{background:rgb(42.75,32.3,171)}.header-menu li>a.button{padding:0;display:inline-block}.header-menu li.current-menu-item>a,.header-menu li.current-menu-item .submenu-toggle,.header-menu li.current_page_ancestor>a,.header-menu li.current_page_ancestor .submenu-toggle,.header-menu li.current_page_parent>a,.header-menu li.current_page_parent .submenu-toggle{background:rgb(42.75,32.3,171)}.header-menu li[aria-expanded=true]>a,.header-menu li[aria-expanded=true] .submenu-toggle{background:rgb(43.65,32.98,174.6)}.header-menu li.has-button{padding-top:.25rem;padding-bottom:.25rem}.header-menu .submenu-toggle{padding:0}.header-menu .submenu a{padding-left:1.546875rem}.header-menu .submenu .submenu a{padding-left:2.15625rem}@media print,screen and (min-width: 64.0625em){.header-menu.menu{align-items:center;justify-content:flex-end}.header-menu.menu li>a{color:#2d22b4;line-height:2}.header-menu.menu li>a:hover,.header-menu.menu li>a:focus{background:#2d22b4;color:#d2dd4b}.header-menu.menu li>a.button{padding:0;color:#000;line-height:1}.header-menu.menu li.current-menu-item>a,.header-menu.menu li.current_page_ancestor>a,.header-menu.menu li.current_page_parent>a{background:#2d22b4;color:#d2dd4b}.header-menu.menu li.is-active>a{background:#d2dd4b;color:#2d22b4}.header-menu.menu .submenu{z-index:11;display:none}.header-menu.menu .submenu.js-dropdown-active{display:block}.header-menu.menu .submenu li>a{background:#d2dd4b;color:#2d22b4;line-height:1.5}.header-menu.menu .submenu li>a:hover{background:rgb(40.5,30.6,162);color:#fff}.header-menu.menu .submenu li.current-menu-item>a,.header-menu.menu .submenu li.current_page_ancestor>a,.header-menu.menu .submenu li.current_page_parent>a{background:rgb(40.5,30.6,162);color:#fff}}.footer{margin-top:auto;font:400 10px/20px "Urbanist",sans-serif;text-transform:uppercase;letter-spacing:1px}.footer__bottom{padding:2.5rem 0 3.125rem 0;border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;gap:10px}@media print,screen and (max-width: 64.06125em){.footer__bottom{flex-direction:column;align-items:flex-start;gap:20px}}@media print,screen and (max-width: 47.99875em){.footer__bottom{padding:20px 0 26px 0;align-items:center}}.footer__copy{white-space:nowrap}.footer-menu{display:flex;padding:3.125rem 0 2.5rem 0;justify-content:center;width:100%;gap:.625rem 3.75rem}.footer-menu a{padding:0;font-weight:700;letter-spacing:4px}.footer-menu a:hover{color:#000;text-decoration:underline}.footer-menu-btm{display:flex;gap:16px}@media print,screen and (max-width: 47.99875em){.footer-menu-btm{flex-direction:column;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}}.footer-menu-btm a{padding:0}.footer-menu-btm a:hover{color:#000;text-decoration:underline}@media print,screen and (max-width: 47.99875em){.menu-footer-top-container{display:none}}@media print,screen and (max-width: 47.99875em){.menu-footer-bottom-container{padding-top:20px;border-top:1px solid rgba(0,0,0,.1);width:100%}}.madeby{opacity:.3;font-size:0;display:flex}.madeby:hover{opacity:1}.home-hero{position:relative;background-color:#000}.home-hero__inner{position:relative;min-height:47.125rem;max-height:754px;z-index:1;padding-bottom:10.5rem;display:flex;flex-direction:column;color:#fff;justify-content:flex-end;gap:2.1875rem}.home-hero__dropdowns{display:flex;justify-content:center;gap:30px}@media print,screen and (max-width: 47.99875em){.home-hero__dropdowns{gap:48px}}.home-hero .vertical-line{width:1px;background-color:hsla(0,0%,100%,.3)}.home-hero .dropdown-wrap{position:relative}.home-hero .dropdown-wrap__label-wrap{display:flex;align-items:center;gap:10px}.home-hero .dropdown-wrap__label-wrap:hover{cursor:pointer}.home-hero .dropdown-wrap__label{display:inline-block;font:700 10px/1 "Urbanist",sans-serif;text-transform:uppercase;letter-spacing:4px;color:#fff;padding:7px 0;border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid #fff}.home-hero .dropdown-wrap__list{position:absolute;display:none;list-style:none;margin:0;min-width:260px;padding:5px 20px;border:1px solid #fff;left:0;top:100%;margin-top:-1px;z-index:1;background:hsla(0,0%,100%,.08);backdrop-filter:blur(20px) saturate(120%);-webkit-backdrop-filter:blur(20px) saturate(120%)}.home-hero .dropdown-wrap__list li{position:relative;padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:0}.home-hero .dropdown-wrap__list li a{position:relative;display:inline-block;width:100%;padding-right:10px}.home-hero .dropdown-wrap__list li a::after{position:absolute;display:block;content:"";width:7px;height:13px;background:center/contain no-repeat url("../images/arrow-white-fly.svg");background-size:7px 13px;top:50%;right:0;transform:translateY(-50%)}.home-hero .dropdown-wrap__list li a:hover{color:#fff}.home-hero .dropdown-wrap.is-active .dropdown-wrap__list{display:block}@media print,screen and (max-width: 64.06125em){.home-hero .dropdown-wrap:last-of-type .dropdown-wrap__list{left:inherit;right:0}}.home-hero .decor-line-circle{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.preview{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e6e6e6}.preview__meta{margin-top:1.25rem;margin-bottom:0;color:#8a8a8a;font-size:.875rem}@media print,screen and (max-width: 47.99875em){.preview__thumb{margin-bottom:1.25rem}}.entry__share{margin-bottom:1.25rem}.entry__thumb{margin-bottom:1.25rem}.entry__meta{color:#8a8a8a;font-size:.875rem}.entry__cat{margin-top:1.25rem}.flx-section{position:relative}.flx-section--pt-huge{padding-top:6.25rem}.flx-section--pt-large{padding-top:4.6875rem}.flx-section--pt-medium{padding-top:3.125rem}.flx-section--pt-small{padding-top:1.5625rem}.flx-section--pt-none{padding-top:0}.flx-section--pb-huge{padding-bottom:6.25rem}.flx-section--pb-large{padding-bottom:4.6875rem}.flx-section--pb-medium{padding-bottom:3.125rem}.flx-section--pb-small{padding-bottom:1.5625rem}.flx-section--pb-none{padding-bottom:0}@media print,screen and (max-width: 64.06125em){.flx-section--mob-pt-huge{padding-top:6.25rem}.flx-section--mob-pt-large{padding-top:4.6875rem}.flx-section--mob-pt-medium{padding-top:3.125rem}.flx-section--mob-pt-small{padding-top:1.5625rem}.flx-section--mob-pt-none{padding-top:0}.flx-section--mob-pb-huge{padding-bottom:6.25rem}.flx-section--mob-pb-large{padding-bottom:4.6875rem}.flx-section--mob-pb-medium{padding-bottom:3.125rem}.flx-section--mob-pb-small{padding-bottom:1.5625rem}.flx-section--mob-pb-none{padding-bottom:0}}.flx-title-into .label{margin-bottom:1.25rem}.flx-title-into a{color:#ad966f;text-decoration:none}.flx-title-into a:hover{text-decoration:underline;text-decoration-thickness:2px}.flx-title-text-img{overflow:hidden}.flx-title-text-img__image{margin-top:3.75rem;position:relative;padding-bottom:65%}@media print,screen and (max-width: 64.06125em){.flx-title-text-img__image{margin-top:30px;margin-bottom:30px}}@media only screen and (min-width: 1381px){.flx-title-text-img__image{width:calc(100% + (100vw - 1380px)/2 + 40px);max-width:1166px}}@media only screen and (max-width: 1380px){.flx-title-text-img__image{width:calc(100% + 40px)}}@media print,screen and (max-width: 47.99875em){.flx-title-text-img__image{width:calc(100% + 24px)}}.flx-houses-sl{overflow:hidden}.flx-houses-sl__inner{display:flex;flex-direction:column;gap:4.0625rem}@media print,screen and (max-width: 64.06125em){.flx-houses-sl__inner{gap:30px}}.flx-houses-sl .destinations{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}@media print,screen and (max-width: 64.06125em){.flx-houses-sl__slider{overflow:visible}}@media print,screen and (min-width: 64.0625em){.flx-houses-sl .swiper-wrapper{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem}}@media print,screen and (max-width: 64.06125em){.flx-houses-sl .swiper-wrapper{flex-wrap:nowrap;overflow:visible}}@media print,screen and (min-width: 64.0625em){.flx-houses-sl .swiper-slide:nth-child(even){padding-top:6.125rem}}@media print,screen and (max-width: 64.06125em){.flx-houses-sl .swiper-slide{width:254px}}.hotel-item-sl{position:relative}.hotel-item-sl__image{position:relative;overflow:hidden;padding-bottom:147%}.hotel-item-sl__image img{transform:scale(1);transition:all .5s ease}.hotel-item-sl__desc{padding-top:1rem;display:flex;flex-direction:column;gap:1rem}@media print,screen and (max-width: 64.06125em){.hotel-item-sl__desc{gap:6px}}@media print,screen and (max-width: 47.99875em){.hotel-item-sl__desc{padding:16px 26px 0 26px}}.hotel-item-sl__url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hotel-item-sl:hover .hotel-item-sl__image img{transform:scale(1.1);transition:all .5s ease}.flx-selected-houses{overflow:hidden}.flx-selected-houses__top{margin-bottom:2.5rem}.selected-houses-sl{width:100%}@media only screen and (min-width: 1380px){.selected-houses-sl{width:calc((100vw - 1300px)/2 + 1300px - 161px);max-width:1448px}}.selected-houses-sl__navigation{padding-top:44px;padding-bottom:70px;padding-right:50px;display:flex;flex-direction:column;justify-content:space-between}@media print,screen and (max-width: 64.06125em){.selected-houses-sl__navigation{padding-right:0;padding-bottom:15px}}.selected-houses-sl__wrap{position:relative;display:flex;gap:3.75rem}@media print,screen and (max-width: 64.06125em){.selected-houses-sl__wrap{flex-direction:column-reverse;gap:0}}.selected-houses-sl__wrap::before{position:absolute;display:block;content:"";width:100vw;height:100%;z-index:0;background-color:#efeae2;top:0;left:50%;transform:translateX(-50%)}.selected-houses-sl__wrap .swiper-pagination{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px}@media print,screen and (max-width: 64.06125em){.selected-houses-sl__wrap .swiper-pagination{flex-direction:row;justify-content:center;gap:0}}.selected-houses-sl__wrap .swiper-pagination-bullet{position:relative;width:6px;height:6px;border-radius:50%;border:1px solid #ad966f;background-color:rgba(0,0,0,0);opacity:1}.selected-houses-sl__wrap .swiper-pagination-bullet .swiper-pagination__number{display:none;position:absolute;top:50%;left:calc(100% + 10px);font:400 30px/1 "Iskry Regular",sans-serif;transform:translateY(-50%)}.selected-houses-sl__wrap .swiper-pagination-bullet.swiper-pagination-bullet-active{position:relative;width:16px;height:16px}@media print,screen and (min-width: 64.0625em){.selected-houses-sl__wrap .swiper-pagination-bullet.swiper-pagination-bullet-active{margin-bottom:190px !important}.selected-houses-sl__wrap .swiper-pagination-bullet.swiper-pagination-bullet-active::before{position:absolute;display:block;content:"";height:180px;width:1px;background-color:#ad966f;top:calc(100% + 10px);left:50%;transform:translateX(-50%)}}.selected-houses-sl__wrap .swiper-pagination-bullet.swiper-pagination-bullet-active::after{position:absolute;display:block;content:"";width:4px;height:4px;border-radius:50%;background-color:#000;top:50%;left:50%;transform:translate(-50%, -50%)}@media print,screen and (min-width: 64.0625em){.selected-houses-sl__wrap .swiper-pagination-bullet.swiper-pagination-bullet-active .swiper-pagination__number{display:inline-block}}.selected-houses-sl__wrap .swiper-nav{display:flex;flex-direction:column}.selected-houses-sl__wrap .swiper-nav .swiper-button--prev{transform:rotate(270deg)}.selected-houses-sl__wrap .swiper-nav .swiper-button--next{transform:rotate(90deg)}.house-item-sl{position:relative;padding:3.125rem 3.4375rem;overflow:hidden;display:flex;justify-content:flex-end;flex-direction:column;height:565px}@media print,screen and (max-width: 64.06125em){.house-item-sl{padding:0;height:auto;width:calc(100% + 80px);left:-40px}}@media print,screen and (max-width: 47.99875em){.house-item-sl{width:calc(100% + 48px);left:-24px}}.house-item-sl__image,.house-item-sl__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}@media print,screen and (max-width: 64.06125em){.house-item-sl__image{position:relative;padding-bottom:75%}}@media print,screen and (min-width: 64.0625em){.house-item-sl__image img{transform:scale(1);transition:all .5s ease}}.house-item-sl__image:before{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 100%);z-index:1}.house-item-sl__link{z-index:1}.house-item-sl__num{display:inline-block;font:400 20px/26px "Iskry Regular",sans-serif;margin-bottom:8px}.house-item-sl__desc{position:relative;color:#fff;z-index:1}@media print,screen and (max-width: 64.06125em){.house-item-sl__desc{padding:24px 40px 0 40px;text-align:center;background-color:#efeae2;color:#000}.house-item-sl__desc .label{margin-bottom:8px}}.house-item-sl:hover .house-item-sl__image img{transform:scale(1.1);transition:all .5s ease}.flx-conversation-sl{overflow:hidden}.flx-conversation-sl__top{margin-bottom:3rem}@media print,screen and (max-width: 64.06125em){.flx-conversation-sl__top{margin-bottom:38px}}.flx-conversation-sl__top-wrap{position:relative}@media print,screen and (min-width: 64.0625em){.flx-conversation-sl__top-wrap{padding:0 135px}}.flx-conversation-sl .swiper-nav{position:absolute;top:0;right:0}.flx-conversation-sl .swiper-wrapper{flex-wrap:nowrap;overflow:visible}.flx-conversation-sl .swiper-slide{width:412px}@media print,screen and (max-width: 64.06125em){.flx-conversation-sl .swiper-slide{width:253px}}.flx-conversation-sl .swiper-slide:nth-child(even){padding-top:7.75rem}@media print,screen and (max-width: 64.06125em){.flx-conversation-sl .swiper-slide:nth-child(even){padding-top:62px}}@media print,screen and (max-width: 47.99875em){.flx-conversation-sl .swiper-slide:nth-child(even){padding-top:0}}.flx-conversation-sl .swiper-progressbar{margin-bottom:3.25rem}.conver-sl-item{position:relative}.conver-sl-item__image{position:relative;padding-bottom:100%;overflow:hidden;background-color:#efeae2}.conver-sl-item__image img{transform:scale(1);transition:all .5s ease}.conver-sl-item__info{padding-top:1.4375rem;display:flex;flex-direction:column;gap:1.4375rem}@media print,screen and (max-width: 64.06125em){.conver-sl-item__info{padding-top:16px;gap:16px}}.conver-sl-item__url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.conver-sl-item:hover .conver-sl-item__image img{transform:scale(1.1);transition:all .5s ease}.flx-journal-list{overflow:hidden}@media print,screen and (max-width: 64.06125em){.flx-journal-list{background-color:#efeae2}}@media print,screen and (max-width: 64.06125em){.flx-journal-list .title-decor__line{display:none}}.flx-journal-list .journal-list{padding-top:3.125rem}@media print,screen and (max-width: 64.06125em){.flx-journal-list .journal-list{padding-top:0}}.flx-journal-list .journal-list__img-preview{position:relative;padding-bottom:115%}.flx-journal-list .journal-list__image{position:absolute;width:100%;padding-bottom:115%;overflow:hidden;opacity:0;transition:all .5s ease;background-color:#efeae2}.flx-journal-list .journal-list__image.is-active{opacity:1;transition:all .5s ease}.flx-journal-list .journal-list__col{position:relative;padding-top:3.75rem;padding-bottom:6.5625rem}@media print,screen and (max-width: 64.06125em){.flx-journal-list .journal-list__col{padding-top:25px;padding-bottom:0}}@media print,screen and (min-width: 64.0625em){.flx-journal-list .journal-list__col::before{position:absolute;display:block;content:"";height:100%;width:75vw;top:0;left:-11.875rem;background-color:#efeae2;z-index:-1}}.journal-list-item{position:relative;padding:1.5625rem 6.875rem;border-top:1px solid #000;transition:all .5s ease}@media print,screen and (min-width: 64.0625em){.journal-list-item{opacity:.3}}@media print,screen and (max-width: 64.06125em){.journal-list-item{border-top:1px solid rgba(0,0,0,.1)}}@media print,screen and (max-width: 47.99875em){.journal-list-item{padding:20px 0}}.journal-list-item.is-active{opacity:1;transition:all .5s ease;border-top:1px solid rgba(0,0,0,.3)}.journal-list-item.is-active .journal-list-item__arrow{opacity:1;transition:all .5s ease}.journal-list-item__num{position:absolute;display:inline-block;font:400 30px/35px "Iskry Regular",sans-serif;left:0;top:1.5625rem}@media print,screen and (max-width: 47.99875em){.journal-list-item__num{display:none}}.journal-list-item__top span{display:inline-block;font:700 10px/20px "Iskry Regular",sans-serif;text-transform:uppercase;letter-spacing:4px;margin-bottom:10px}@media print,screen and (max-width: 47.99875em){.journal-list-item h3{margin-bottom:10px}}.journal-list-item__link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.journal-list-item__arrow{position:absolute;top:1.5625rem;right:0;opacity:0;transition:all .5s ease}@media print,screen and (max-width: 64.06125em){.journal-list-item__arrow{display:none}}.journal-list-item:first-of-type{padding-top:0;border-top:none !important}.journal-list-item:first-of-type .journal-list-item__num{top:0}.journal-list-item:first-of-type .journal-list-item__arrow{top:0}.journal-list-item:last-of-type{padding-bottom:0}.author{display:flex;gap:15px;align-items:center}.author__by{display:inline-block;font:400 15px/35px "Playfair Display",serif;font-style:italic;transition:all .5s ease}.is-active .author__by{opacity:.3;transition:all .5s ease}.author__name{display:inline-block;font:400 15px/35px "Iskry Regular",sans-serif;text-transform:uppercase;letter-spacing:1px}.flx-cta{position:relative;padding:4.375rem;background-color:#efeae2;overflow:hidden}@media print,screen and (max-width: 47.99875em){.flx-cta{padding:45px 26px}}.flx-cta__inner{position:relative;text-align:center;padding:1.875rem;background-color:#efeae2;max-width:956px;margin-left:auto;margin-right:auto;z-index:1}@media print,screen and (max-width: 47.99875em){.flx-cta__inner{padding:25px}}.flx-cta .link-under{margin-top:3.125rem}@media print,screen and (max-width: 64.06125em){.flx-cta .link-under{margin-top:18px}}.flx-cta__bg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:0;min-width:100%;min-height:100%;height:auto;width:auto}.flx-cta__legend{margin-top:.625rem}.flx-text-2-image__inner{display:flex;justify-content:space-between;gap:1.5625rem;align-items:center}@media print,screen and (min-width: 48em){.flx-text-2-image__inner.content-left{flex-direction:row-reverse}.flx-text-2-image__inner.content-left .flx-text-2-image__left{display:flex;justify-content:flex-end}}@media print,screen and (max-width: 47.99875em){.flx-text-2-image__inner{flex-direction:column-reverse}}.flx-text-2-image__left{flex:0 1 32%}@media print,screen and (max-width: 47.99875em){.flx-text-2-image__left{width:100%}}.flx-text-2-image__right{flex:0 1 50%;min-height:61.0625rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.5625rem}@media print,screen and (max-width: 64.06125em){.flx-text-2-image__right{min-height:auto}}.flx-text-2-image__vertical{position:relative;overflow:hidden;width:100%;padding-bottom:126%}.flx-text-2-image__horizontal{position:relative;overflow:hidden;padding-bottom:65%}.flx-punch-image__inner{display:flex;justify-content:space-between;gap:1.5625rem}@media print,screen and (max-width: 47.99875em){.flx-punch-image__inner{flex-direction:column}}@media print,screen and (min-width: 48em){.flx-punch-image__inner.image-position-right{flex-direction:row-reverse}}.flx-punch-image__left{flex:0 1 23%}@media print,screen and (max-width: 64.06125em){.flx-punch-image__left{flex:0 1 33%}}@media print,screen and (max-width: 47.99875em){.flx-punch-image__left{width:100%}}.flx-punch-image__right{padding-top:3.4375rem;border-top:1px solid rgba(0,0,0,.1);flex:0 1 57%}@media print,screen and (max-width: 64.06125em){.flx-punch-image__right{padding-top:25px}}@media print,screen and (max-width: 47.99875em){.flx-punch-image__right{width:100%}}.flx-punch-image__vertical{position:relative;overflow:hidden;padding-bottom:129%}.flx-box-punch{overflow:hidden}.flx-box-punch__inner{display:flex}@media print,screen and (max-width: 47.99875em){.flx-box-punch__inner{flex-direction:column-reverse;position:relative}}@media print,screen and (min-width: 48em){.flx-box-punch__inner.image-position-right{flex-direction:row-reverse}.flx-box-punch__inner.image-position-right .flx-box-punch__right::before{left:inherit;right:0}.flx-box-punch__inner.image-position-right .flx-box-punch__content{padding:2.5rem 9rem 2.5rem 0}}@media only screen and (min-width: 48em)and (max-width: 1380px){.flx-box-punch__inner.image-position-right .flx-box-punch__content{padding-right:40px}}.flx-box-punch__left{flex:0 1 49%}@media print,screen and (max-width: 47.99875em){.flx-box-punch__left{margin-bottom:77px;padding-left:42px;padding-right:42px}}.flx-box-punch__image{position:relative;padding-bottom:117%;min-height:100%}.flx-box-punch__right{display:flex;flex-direction:column;justify-content:center;flex:0 1 51%}@media print,screen and (min-width: 48em){.flx-box-punch__right{position:relative}}.flx-box-punch__right::before{position:absolute;display:block;content:"";height:100%;top:0;left:0;width:974px;background-color:#efeae2;z-index:-1}@media print,screen and (max-width: 47.99875em){.flx-box-punch__right::before{width:100vw;left:-24px}}.flx-box-punch__content{padding:2.5rem 0 2.5rem 9rem}@media only screen and (max-width: 1380px){.flx-box-punch__content{padding-left:40px}}@media print,screen and (max-width: 47.99875em){.flx-box-punch__content{padding-left:0;padding-right:0;padding-bottom:20px}}.flx-experience{background-color:#efeae2}.flx-experience__inner{display:flex;flex-direction:column;gap:3.75rem}.flx-experience__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2.8125rem 2rem}@media print,screen and (max-width: 64.06125em){.flx-experience__grid{column-gap:16px}}@media print,screen and (max-width: 47.99875em){.flx-experience__grid{grid-template-columns:repeat(1, 1fr)}}@media print,screen and (min-width: 48em){.exp-item:nth-child(odd){padding-top:3.75rem}}.exp-item__image{position:relative;overflow:hidden;padding-bottom:100%}.exp-item__desc{padding-top:1.375rem}@media print,screen and (max-width: 64.06125em){.exp-item__desc .label{margin-bottom:10px}}.flx-sm-text-image{overflow:hidden}.flx-sm-text-image__inner{display:flex;justify-content:space-between;gap:1.5625rem}@media print,screen and (max-width: 47.99875em){.flx-sm-text-image__inner{flex-direction:column}}@media print,screen and (min-width: 48em){.flx-sm-text-image__inner.image-position-left{flex-direction:row-reverse}.flx-sm-text-image__inner.image-position-left .image-large-wrap{right:0;left:inherit}}.flx-sm-text-image__inner+.flx-sm-text-image__small{padding-top:9.375rem}@media print,screen and (max-width: 64.06125em){.flx-sm-text-image__inner+.flx-sm-text-image__small{padding-top:75px}}@media print,screen and (max-width: 47.99875em){.flx-sm-text-image__inner+.flx-sm-text-image__small{padding-top:25px}}.flx-sm-text-image__content{display:flex;flex-direction:column;justify-content:center;flex:0 1 32%}@media print,screen and (max-width: 64.06125em){.flx-sm-text-image__content{flex:0 1 40%}}@media print,screen and (max-width: 47.99875em){.flx-sm-text-image__content{flex:0 1 100%}}.flx-sm-text-image__large{flex:0 1 57%;position:relative}@media only screen and (max-width: 1920px){.flx-sm-text-image__large{min-height:35vw}}@media only screen and (min-width: 1921px){.flx-sm-text-image__large{padding-bottom:49%}}@media print,screen and (max-width: 47.99875em){.flx-sm-text-image__large{flex:0 1 100%;min-height:auto;padding-bottom:73%}}.flx-sm-text-image .image-large-wrap{position:absolute;height:100%;top:0;left:0}@media only screen and (max-width: 1920px){.flx-sm-text-image .image-large-wrap{width:calc(741px + (100vw - 1300px)/2)}}@media only screen and (min-width: 1921px){.flx-sm-text-image .image-large-wrap{width:100vw;max-width:1052px}}@media print,screen and (max-width: 47.99875em){.flx-sm-text-image .image-large-wrap{width:100%}}.flx-sm-text-image__small.image-position-left{display:flex;justify-content:flex-end}.flx-sm-text-image .image-small-wrap{position:relative;overflow:hidden;width:40%;padding-bottom:29.7%}@media print,screen and (max-width: 47.99875em){.flx-sm-text-image .image-small-wrap{width:100%;padding-bottom:73%}}.js-loop-slider{overflow:hidden;cursor:grab;user-select:none;touch-action:pan-y}.js-loop-slider .slider-track{display:flex;width:max-content;will-change:transform}.js-loop-slider .slide{flex:none;width:max-content;width:32.6875rem;height:40.8125rem;border-right:20px solid #fff}@media print,screen and (max-width: 64.06125em){.js-loop-slider .slide{border-right:14px solid #fff;height:278px;width:364px}}.js-loop-slider .slide img{display:block;pointer-events:none}.js-loop-slider .slide.vertical-top{display:flex;align-items:flex-start}.js-loop-slider .slide.vertical-top img{min-width:100%;height:auto}.js-loop-slider .slide.vertical-middle{display:flex;align-items:center}.js-loop-slider .slide.vertical-middle img{min-width:100%;height:auto}.js-loop-slider .slide.vertical-bottom{display:flex;align-items:flex-end}.js-loop-slider .slide.vertical-bottom img{min-width:100%;height:auto}.js-loop-slider .slide.vertical-full img{min-height:100%;min-width:100%}.js-loop-slider:active{cursor:grabbing}.flx-text-image__inner{display:flex;gap:1.875rem;justify-content:space-between}@media print,screen and (min-width: 48em){.flx-text-image__inner.image-position-right{flex-direction:row-reverse}}@media print,screen and (max-width: 47.99875em){.flx-text-image__inner{flex-direction:column}}.flx-text-image__left{flex:0 1 35.5%}.flx-text-image__right{display:flex;flex:0 1 49%;flex-direction:column;justify-content:center}@media print,screen and (max-width: 64.06125em){.flx-text-image__right{flex:0 1 58%}}.flx-text-image__wrap{position:relative;padding-bottom:100%;overflow:hidden}.flx-text-image__content{max-width:523px}.hotel-single .breadcrumbs{justify-content:center}.hotel-single__top{padding:12.5rem 0 6.25rem 0}@media print,screen and (max-width: 64.06125em){.hotel-single__top{padding:190px 0 40px 0}}.hotel-single__top-media{position:relative;overflow:hidden;padding-bottom:49%;max-height:754px}.hotel-single__top-media+.title-decor__line{width:100%;margin-top:1.875rem}.hotel-single__top-media video{height:auto;min-width:100%}.hotel-single__top-content{padding:3.125rem 0 4.75rem 0}@media print,screen and (max-width: 47.99875em){.hotel-single__top-content{padding:40px 0 50px 0}}.hotel-single__top-content--inner{display:flex;justify-content:space-between;gap:3.125rem}@media print,screen and (max-width: 47.99875em){.hotel-single__top-content--inner{flex-direction:column;gap:22px}}.hotel-single__top-content--left{flex:0 1 49%}.hotel-single__top-content--right{flex:0 1 40%}.hotel-single__top-image{position:relative;overflow:hidden;padding-bottom:64%}.hotel-info-image{position:relative;overflow:hidden;padding-bottom:45.3125rem}@media print,screen and (max-width: 64.06125em){.hotel-info-image{padding-bottom:84%}}.hotel-info{padding:3.125rem 0 6.25rem 0}.hotel-info__inner{display:flex;justify-content:space-between;gap:25px}@media print,screen and (max-width: 64.06125em){.hotel-info__inner{flex-direction:column}}.hotel-info__left{flex:0 1 37.5%}.hotel-info__right{flex:0 1 40%;display:flex;flex-direction:column;gap:4.375rem}@media print,screen and (max-width: 64.06125em){.hotel-info__right{gap:30px}}.hotel-info .accordion-content{border-bottom:none !important}@media print,screen and (max-width: 64.06125em){.hotel-info .accordion-content{display:block !important}}@media print,screen and (max-width: 64.06125em){.hotel-info .accordion-title{margin-bottom:0;border-bottom:none !important}.hotel-info .accordion-title::after{display:none}}.hotel-journals{padding:1.875rem;border:1px solid rgba(0,0,0,.1)}@media print,screen and (max-width: 64.06125em){.hotel-journals{padding:20px}}.hotel-journal-item{position:relative;padding:1.25rem 3.125rem 1.25rem 0;border-top:1px solid rgba(0,0,0,.1);gap:2.75rem;display:flex}@media print,screen and (max-width: 47.99875em){.hotel-journal-item{flex-direction:column;padding-top:15px;padding-bottom:15px;gap:10px}}.hotel-journal-item::after{position:absolute;display:block;content:"";width:7px;height:13px;background:center/contain no-repeat url("../images/arrow-black-fly.svg");background-size:7px 13px;top:1.25rem;right:0}@media print,screen and (max-width: 47.99875em){.hotel-journal-item::after{top:inherit;bottom:15px}}.hotel-journal-item:first-of-type{border-top:none}@media print,screen and (max-width: 47.99875em){.hotel-journal-item:first-of-type{padding-top:0}}.hotel-journal-item:last-of-type{padding-bottom:0}.hotel-journal-item span{white-space:nowrap;margin-bottom:0}.hotel-journal-item p{font:400 15px/1 "Iskry Regular",sans-serif;letter-spacing:3%;text-transform:uppercase;margin-bottom:0}.hotel-journal-item__link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1}.related-hotels{position:relative;padding:6.25rem 0}@media print,screen and (max-width: 47.99875em){.related-hotels{padding:60px 0}}.related-hotels::before{position:absolute;display:block;content:"";width:100%;height:34.375rem;bottom:6.25rem;left:0;background-color:#efeae2;z-index:0}@media print,screen and (max-width: 64.06125em){.related-hotels::before{height:50%}}@media print,screen and (max-width: 47.99875em){.related-hotels::before{bottom:0;height:70%}}.related-hotels__inner{display:flex;flex-direction:column;gap:3.125rem}@media print,screen and (max-width: 47.99875em){.related-hotels__inner{gap:30px}}.related-hotels__text{max-width:650px;margin:auto}.related-hotels__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem;padding-bottom:5rem}@media print,screen and (max-width: 47.99875em){.related-hotels__grid{grid-template-columns:repeat(1, 1fr);gap:40px;padding-bottom:0}}.related-hotel{position:relative}.related-hotel:hover .related-hotel__image img{transform:scale(1.1);transition:all .5s ease}.related-hotel__image{position:relative;padding-bottom:100%;overflow:hidden}.related-hotel__image img{transform:scale(1);transition:all .5s ease}.related-hotel__desc{text-align:center;padding-top:1.875rem}@media print,screen and (max-width: 64.06125em){.related-hotel__desc{padding-top:15px}}.related-hotel .labels-wrap{justify-content:center}.related-hotel__link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1}/*# sourceMappingURL=custom.css.map */
