@import"https://fonts.googleapis.com/css2?family=Spectral+SC:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";*{box-sizing:border-box;font-family:Spectral SC,serif;font-kerning:none;margin:0;padding:0;text-decoration:none;touch-action:manipulation}html{height:100%;width:100%}body,html{-webkit-tap-highlight-color:transparent;background-color:var(--whiteColor);box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1}body{overflow-x:hidden}a:focus{outline-color:var(--primaryColor)}:root{--primaryColor:#c8693a;--primaryColorRGB:200,105,58;--hoverColor:#d48a66;--hoverColorRGB:212,138,102;--accentColorLight:#d48a66;--accentColorLightRGB:212,138,102;--accentColor:#c8693a;--accentColorRGB:200,105,58;--accentHoverColor:#bc6235;--accentHoverColorRGB:188,98,53;--whiteColor:#fefffe;--whiteColorRGB:254,255,254;--blackColor:#222;--blackColorRGB:34,34,34;--veryLightGreyColor:#f7f8f7;--veryLightGreyColorRGB:247,248,247;--lightGreyColor:#eff0f0;--lightGreyColorRGB:239,240,240;--greyColor:#dfe1e1;--greyColorRGB:223,225,225;--darkGreyColor:#818487;--darkGreyColorRGB:129,132,135;--darkestGreyColor:#24272d;--darkestGreyColorRGB:36,39,45;--successColor:#7bdcb5;--successColorRGB:123,220,181;--errorColor:#ff1654;--errorColorRGB:255,22,84;--infoColor:#ffe156;--infoColorRGB:255,225,86;--promotedColor:#ffd664;--promotedColorRGB:255,214,100;--redColor:#ff7e82;--lightErrorColor:#fef0f2;--purpleColor:#6b15e4;--purpleColorRGB:107,21,228;--rgbaBlackColor:#22222244;--rgbaDarkBlackColor:#22222275;--rgbaWhiteColor:#fefffe30;--fieldsBackgroundColor:var(--whiteColor);--fieldsBorderColor:var(--greyColor);--fieldsBorderFocusColor:var(--primaryColor);--fieldsBorderRadius:var(--borderRadius);--selectorBorderRadius:calc(var(--borderRadiusBig)*2);--extraLightHoverColor:#00a6fb4a;--fieldsPlaceholderColor:var(--greyColor);--fieldsHeight:56px;--actionsHeight:48px;--buttonsHeight:48px;--galleryBreakingPoint:1024px;--modalBreakingPoint:768px;--loadingAnimation:linear-gradient(to right,rgba(var(--greyColorRGB),.1) 0%,rgba(var(--greyColorRGB),.5));--transitionAnimation:cubic-bezier(.2,0,0,1);--bodyTextLineHeight:128%%;--bodyFontWeight:500;--bodyFontWeightBold:600;--normalTextSize:14px;--normalTextLineHeight:128%%;--normalFontWeight:400;--maxWidthContentBig:1920px;--maxWidthContentSmall:1120px;--maxWidthPopup:768px;--maxWidthPopupSmall:620px;--maxWidthForm:480px;--maxWidthContentExtraSmall:360px;--buttonMaxWidth:280px;--borderRadiusSmall:6px;--borderRadius:10px;--borderRadiusBig:24px;--boxShadowBig:0px 4px 24px rgba(var(--blackColorRGB),.3);--boxShadow:0px 2px 12px rgba(var(--blackColorRGB),.2);--boxShadowSmall:0px 1px 6px rgba(var(--blackColorRGB),.1);--paddingVertical:48px;--paddingHorizontal:24px;--paddingNormal:28px;--paddingMedium:20px;--paddingButtonSmall:20px;--paddingSmall:16px;--gapBig:48px;--gapMedium:32px;--gap:24px;--gapSmall:16px;--gapExtraSmall:12px;--gapTextExtraBig:8px;--gapTextBig:6px;--gapText:4px;--gapTextSmall:2px;--gapListingDetails:32px;--gapListingDetailsSmall:20px;--gapFilters:18px;--gapCards:12px;--gapExtraSmallFixed:12px;--largeTextSize:48px;--heading1Size:36px;--heading2Size:32px;--heading3Size:28px;--heading4Size:24px;--heading5Size:20px;--heading6Size:18px;--titleLineHeight:108%;--textLineHeight:128%;--bodyTextSize:16px;--mediumTextSize:14px;--smallTextSize:12px;--buttonActionSize:40px;--buttonActionSizeSmall:32px;--navigationHeight:80px;--navigationPadding:20px;--navigationFilterBarHeight:48px}@media(max-width:1024px){:root{--paddingVertical:32px;--paddingHorizontal:20px;--gapBig:32px;--gapMedium:24px;--gap:16px;--gapSmall:12px;--gapExtraSmall:8px;--heading1Size:30px;--heading2Size:28px;--heading3Size:24px;--heading4Size:22px}}@media(max-width:712px){:root{--paddingVertical:24px;--paddingHorizontal:24px;--heading1Size:28px;--heading2Size:26px;--paddingNormal:24px;--paddingMedium:16px;--paddingSmall:12px;--gapBig:24px;--gapMedium:16px;--gap:12px;--gapSmall:8px;--gapExtraSmall:6px;--gapFilters:16px;--gapExtraSmallFixed:8px}}.large-text{line-height:var(--titleLineHeight)}.large-text,.large-text-list{font-size:var(--largeTextSize);font-weight:500;letter-spacing:-.01em}.large-text-list{line-height:100%}.large-text-bold{line-height:var(--titleLineHeight)}.large-text-bold,.large-text-list-bold{font-size:var(--largeTextSize);font-weight:600;letter-spacing:-.01em}.large-text-list-bold{line-height:100%}.heading-1,h1{line-height:var(--titleLineHeight)}.heading-1,.heading-1-list,h1{color:var(--blackColor);font-size:var(--heading1Size);font-weight:500;letter-spacing:-.01em}.heading-1-list{line-height:100%}.heading-1-bold{line-height:var(--titleLineHeight)}.heading-1-bold,.heading-1-list-bold{color:var(--blackColor);font-size:var(--heading1Size);font-weight:600;letter-spacing:-.01em}.heading-1-list-bold{line-height:100%}.heading-2,h2{line-height:var(--titleLineHeight)}.heading-2,.heading-2-list,h2{color:var(--blackColor);font-size:var(--heading2Size);font-weight:500;letter-spacing:-.01em}.heading-2-list{line-height:100%}.heading-2-bold{line-height:var(--titleLineHeight)}.heading-2-bold,.heading-2-list-bold{color:var(--blackColor);font-size:var(--heading2Size);font-weight:600;letter-spacing:-.01em}.heading-2-list-bold{line-height:100%}.heading-3,h3{line-height:var(--titleLineHeight)}.heading-3,.heading-3-list,h3{color:var(--blackColor);font-size:var(--heading3Size);font-weight:500;letter-spacing:-.01em}.heading-3-list{line-height:100%}.heading-3-bold{line-height:var(--titleLineHeight)}.heading-3-bold,.heading-3-list-bold{color:var(--blackColor);font-size:var(--heading3Size);font-weight:600;letter-spacing:-.01em}.heading-3-list-bold{line-height:100%}.heading-4,h4{line-height:var(--titleLineHeight)}.heading-4,.heading-4-list,h4{color:var(--blackColor);font-size:var(--heading4Size);font-weight:500;letter-spacing:-.01em}.heading-4-list{line-height:100%}.heading-4-bold{line-height:var(--titleLineHeight)}.heading-4-bold,.heading-4-list-bold{color:var(--blackColor);font-size:var(--heading4Size);font-weight:600;letter-spacing:-.01em}.heading-4-list-bold{line-height:100%}.heading-5,h5{line-height:var(--titleLineHeight)}.heading-5,.heading-5-list,h5{color:var(--blackColor);font-size:var(--heading5Size);font-weight:500;letter-spacing:-.01em}.heading-5-list{line-height:100%}.heading-5-bold{line-height:var(--titleLineHeight)}.heading-5-bold,.heading-5-list-bold{color:var(--blackColor);font-size:var(--heading5Size);font-weight:600;letter-spacing:-.01em}.heading-5-list-bold{line-height:100%}.heading-6,h6{line-height:var(--titleLineHeight)}.heading-6,.heading-6-list,h6{color:var(--blackColor);font-size:var(--heading6Size);font-weight:500;letter-spacing:-.01em}.heading-6-list{line-height:100%}.heading-6-bold{line-height:var(--titleLineHeight)}.heading-6-bold,.heading-6-list-bold{color:var(--blackColor);font-size:var(--heading6Size);font-weight:500;letter-spacing:-.01em}.heading-6-list-bold{line-height:100%}.body-text,a,li,p{font-weight:400}.body-text,.body-text-light,a,li,p{color:var(--blackColor);font-size:var(--bodyTextSize);line-height:var(--textLineHeight)}.body-text-light{font-weight:300}.body-text-medium{font-weight:500}.body-text-bold,.body-text-medium{color:var(--blackColor);font-size:var(--bodyTextSize);line-height:var(--textLineHeight)}.body-text-bold{font-weight:600}.list-text{font-weight:400}.list-text,.list-text-light{color:var(--blackColor);font-size:var(--bodyTextSize);line-height:100%}.list-text-light{font-weight:300}.list-text-medium{font-weight:500}.list-text-bold,.list-text-medium{color:var(--blackColor);font-size:var(--bodyTextSize);line-height:100%}.list-text-bold{font-weight:600}.medium-text{font-weight:400}.medium-text,.medium-text-light{color:var(--blackColor);font-size:var(--mediumTextSize);line-height:var(--textLineHeight)}.medium-text-light{font-weight:300}.medium-text-list{font-weight:400}.medium-text-list,.medium-text-list-light{color:var(--blackColor);font-size:var(--mediumTextSize);line-height:100%}.medium-text-list-light{font-weight:300}.medium-text-medium{font-weight:500}.medium-text-bold,.medium-text-medium{color:var(--blackColor);font-size:var(--mediumTextSize);line-height:var(--textLineHeight)}.medium-text-bold{font-weight:600}.medium-text-list-medium{font-weight:500}.medium-text-list-bold,.medium-text-list-medium{color:var(--blackColor);font-size:var(--mediumTextSize);line-height:100%}.medium-text-list-bold{font-weight:600}.small-text,small{font-weight:400}.small-text,.small-text-light,small{color:var(--darkGreyColor);font-size:var(--smallTextSize);line-height:var(--textLineHeight)}.small-text-light{font-weight:300}.small-text-medium{font-weight:500}.small-text-bold,.small-text-medium{color:var(--darkGreyColor);font-size:var(--smallTextSize);line-height:var(--textLineHeight)}.small-text-bold{font-weight:600}.small-text-list{font-weight:400}.small-text-list,.small-text-list-light{color:var(--darkGreyColor);font-size:var(--smallTextSize);line-height:100%}.small-text-list-light{font-weight:300}.small-text-list-medium{font-weight:500}.small-text-list-bold,.small-text-list-medium{color:var(--darkGreyColor);font-size:var(--smallTextSize);line-height:100%}.small-text-list-bold{font-weight:600}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.clickable-text{cursor:pointer}@media(hover:hover){.clickable-text-hover:hover{color:var(--primaryColor)}}.underline-text{text-decoration:underline}@media(hover:hover){.underline-text-hover:hover{text-decoration:underline}}.primary-text{color:var(--primaryColor)}.accent-text{color:var(--accentColor)}.error-text{color:var(--errorColor)}.disabled-text{color:var(--darkGreyColor)}.success-text{color:var(--successColor)}.warning-text{color:var(--infoColor)}.link-outline-text{outline:none}@media(hover:hover){.link-outline-text:hover{background-color:var(--lightGreyColor);border-radius:4px;margin:0 -2px;padding:0 2px}}.link-outline-text:focus{background-color:var(--lightGreyColor);border-radius:4px;margin:0 -2px;padding:0 2px}.button{align-items:center;background-color:var(--primaryColor);border:none;border-radius:var(--borderRadius);color:var(--whiteColor);cursor:pointer;display:flex;flex-shrink:0;font-size:16px;font-weight:500;gap:var(--gapExtraSmall);height:var(--buttonsHeight);justify-content:center;line-height:100%;max-width:var(--buttonMaxWidth);outline:1px solid transparent;outline-offset:-1px;overflow:hidden;padding:0 var(--paddingHorizontal);position:relative;text-align:center;transition:all .2s var(--transitionAnimation);width:-moz-fit-content;width:fit-content;z-index:2}.button:active{transform:scale(.95)}@media(hover:hover){.button:hover:not(:disabled):not(.disabled-button):not(:has(.button-loading)){background-color:var(--hoverColor);box-shadow:0 0 0 1px var(--accentColor)}}.button .button-loading{align-items:center;background-color:var(--greyColor);display:flex;gap:var(--gapText);inset:-1px;justify-content:center;pointer-events:none;position:absolute}.button .button-loading .button-loading-dot{animation:button-loading-animation 1.2s ease-in-out infinite both;aspect-ratio:1/1;background-color:var(--whiteColor);border-radius:50%;height:calc(var(--buttonActionSize)/5);width:calc(var(--buttonActionSize)/5)}.button .button-loading .button-loading-dot:first-child{animation-delay:-.24s}.button .button-loading .button-loading-dot:nth-child(2){animation-delay:-.12s}.button .button-loading .button-loading-dot:nth-child(3){animation-delay:0}@keyframes button-loading-animation{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.button input{display:none}.button.small-button{border-radius:var(--borderRadiusSmall);font-size:var(--mediumTextSize);height:var(--buttonActionSize);padding:0 var(--paddingButtonSmall)}.button.rounded-button{border-radius:var(--borderRadiusBig)}.button.accent-button{background-color:var(--accentColor)}@media(hover:hover){.button.accent-button:not(:disabled):not(.disabled-button):not(:has(.button-loading)):hover{background-color:var(--accentHoverColor);box-shadow:0 0 0 1px var(--accentHoverColor)}}.button.accent-button .button-loading{background-color:rgba(var(--accentColorRGB),.7)}.button.accent-button .button-loading .button-loading-dot{background-color:var(--whiteColor)}.button.grey-button{background-color:var(--lightGreyColor);color:var(--blackColor)}@media(hover:hover){.button.grey-button:not(:disabled):not(.disabled-button):not(:has(.button-loading)):hover{background-color:var(--greyColor);box-shadow:0 0 0 1px var(--greyColor)}}.button.black-outline-button{background-color:transparent;color:var(--blackColor);outline-color:var(--blackColor)}.button.black-outline-button .button-loading{background-color:transparent}.button.black-outline-button .button-loading .button-loading-dot{background-color:var(--blackColor)}@media(hover:hover){.button.black-outline-button:not(:disabled):not(.disabled-button):not(:has(.button-loading)):hover{background-color:var(--lightGreyColor)}}.button.grey-outline-button{color:var(--blackColor);outline-color:var(--greyColor)}.button.grey-outline-button,.button.grey-outline-button .button-loading{background-color:transparent}.button.grey-outline-button .button-loading .button-loading-dot{background-color:var(--blackColor)}@media(hover:hover){.button.grey-outline-button:not(:disabled):not(.disabled-button):not(:has(.button-loading)):hover{background-color:var(--lightGreyColor);outline-color:var(--blackColor)}}.button.clear-button{color:var(--blackColor)}.button.clear-button,.button.clear-button .button-loading{background-color:transparent}.button.clear-button .button-loading .button-loading-dot{background-color:var(--blackColor)}@media(hover:hover){.button.clear-button:not(:disabled):not(.disabled-button):not(:has(.button-loading)):not(:has(.button-loading)):hover{background-color:var(--lightGreyColor);box-shadow:none;color:var(--blackColor)}}.button.red-button{background-color:var(--errorColor)}.button.red-button .button-loading{background-color:var(--redColor)}.button.red-button .button-loading .button-loading-dot{background-color:var(--whiteColor)}@media(hover:hover){.button.red-button:not(:disabled):not(.disabled-button):not(:has(.button-loading)):hover{background-color:rgba(var(--errorColorRGB),.8);box-shadow:0 0 0 1px var(--errorColorRGB)}}.button:has(.button-loading){background-color:transparent;color:transparent;cursor:wait}.button.disabled-button,.button:disabled{cursor:not-allowed;opacity:.5}.button.disabled-button:active,.button:disabled:active{transform:none}.title-wrapper{background-image:url(./footerBackground.Dk5gyEmF.jpg);gap:var(--gap)}.title-wrapper,footer{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding:var(--paddingVertical) var(--paddingHorizontal)}footer{background-image:url(./footerBackground.Dk5gyEmF.jpg);gap:var(--gapBig);margin-top:auto;min-height:300px}footer img{max-width:100%}.contact-form{align-items:center;display:flex;flex-direction:column;gap:var(--gapBig);justify-content:center;margin:0 auto;max-width:var(--maxWidthPopup);padding:calc(var(--paddingVertical)*2) var(--paddingHorizontal);width:100%}.contact-form .form-input-column{display:flex;flex-direction:column;gap:var(--gap);width:100%}.contact-form .form-input-row{align-items:center;display:flex;gap:var(--gap);width:100%}@media(max-width:712px){.contact-form .form-input-column{gap:var(--gapBig)}.contact-form .form-input-row{flex-direction:column;gap:var(--gapBig)}}#__nuxt{display:flex;flex-direction:column;flex-grow:1}
