.responsive-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]),.responsive-form select,.responsive-form textarea{border:var(--sizeInputBorder) solid var(--colorInputBorder);padding:var(--sizeInputPadding);height:var(--sizeInputHeight);margin:var(--sizeInputMargin);background-color:var(--colorInputBackground);color:var(--colorInputText);font-size:var(--sizeInputFont);border-radius:var(--sizeInputBorderRadius)}.responsive-form input:not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio])::placeholder,.responsive-form select::placeholder,.responsive-form textarea::placeholder{color:hsla(var(--colorText-h),calc(var(--colorText-s) * 1%),calc(var(--colorText-l) * 1%),.8)}.responsive-form input:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]),.responsive-form select:focus,.responsive-form textarea:focus{border-color:var(--colorInputBorderFocus);background-color:var(--colorInputBackgroundFocus)}:root{--colorPrimary:#b1cc05;--colorPrimary-h:68;--colorPrimary-s:95;--colorPrimary-l:41;--colorPrimary-contrast:#000;--colorSecondary:#102547;--colorSecondary-h:217;--colorSecondary-s:64;--colorSecondary-l:17;--colorSecondary-contrast:#fff;--colorAccent:#102547;--colorAccent-h:217;--colorAccent-s:64;--colorAccent-l:17;--colorAccent-contrast:#fff;--colorBodyBg:#fff;--colorBodyBg-h:0;--colorBodyBg-s:0;--colorBodyBg-l:100;--colorBodyBg-contrast:#000;--colorSecondaryBg:#e8e8e8;--colorSecondaryBg-h:0;--colorSecondaryBg-s:0;--colorSecondaryBg-l:91;--colorSecondaryBg-contrast:#000;--colorContrastBg:#0f161a;--colorContrastBg-h:203;--colorContrastBg-s:28;--colorContrastBg-l:8;--colorContrastBg-contrast:#fff;--colorShadeBg:rgba(0,0,0,0.8);--colorOutlines:#c4c4c4;--colorGreenLight:#f7fae6;--colorErrorsDefault:#db001d;--colorErrorsDefault-h:352;--colorErrorsDefault-s:100;--colorErrorsDefault-l:43;--colorErrorsDefault-contrast:#fff;--colorPrimaryExtraLight:#fdfff5;--colorPrimaryExtraLight-h:68;--colorPrimaryExtraLight-s:95;--colorPrimaryExtraLight-l:98;--colorPrimaryExtraLight-contrast:#000;--colorPrimaryLight:#f4fdb9;--colorPrimaryLight-h:68;--colorPrimaryLight-s:95;--colorPrimaryLight-l:86;--colorPrimaryLight-contrast:#000;--colorText:#102547;--colorText-h:217;--colorText-s:64;--colorText-l:17;--colorText-contrast:#fff;--colorTextHeading:#102649;--colorTextSubtle:#404040;--colorTextGray:#627596;--colorLightGray:#f4f4f4;--colorLinkText:var(--colorPrimary);--colorLinkTextActive:var(--colorText);--colorInputText:var(--colorText);--colorInputBorder:var(--colorOutlines);--colorInputBackground:#fff;--colorInputBorderFocus:#383838;--colorInputBackgroundFocus:#fff;--colorInputBackgroundInvalid:#ffdbdb;--colorInputHelpText:#555;--colorInputHelpBackground:#eee;--colorCheckboxBackground:var(--colorPrimary);--colorSelectChevron:var(--colorText);--colorSelectListBorder:#f5f5f5;--colorSelectListBackgroundHover:#e4e4e4;--colorLabel:var(--colorText);--colorButtonBg:var(--colorPrimary);--colorButtonDisabledBg:grey;--colorButtonText:#fff;--colorPricingSale:red;--stateInfo:#5895f5;--stateSuccess:#0f8323;--stateWarning:#f58c59;--stateError:#dc2727;--colorMapPart-1:#f5d800;--colorMapPart-1-h:53;--colorMapPart-1-s:100;--colorMapPart-1-l:48;--colorMapPart-1-contrast:#000;--colorMapPart-5:#c40e29;--colorMapPart-5-h:351;--colorMapPart-5-s:87;--colorMapPart-5-l:41;--colorMapPart-5-contrast:#fff;--colorMapPart-7:#a500c2;--colorMapPart-7-h:291;--colorMapPart-7-s:100;--colorMapPart-7-l:38;--colorMapPart-7-contrast:#fff;--colorMapPart-11:#00f;--colorMapPart-11-h:240;--colorMapPart-11-s:100;--colorMapPart-11-l:50;--colorMapPart-11-contrast:#fff;--colorMapPart-17:#000;--colorMapPart-17-h:0;--colorMapPart-17-s:0;--colorMapPart-17-l:0;--colorMapPart-17-contrast:#fff;--colorPrimaryFilter:invert(80%) sepia(16%) saturate(6814%) hue-rotate(22deg) brightness(99%) contrast(96%);--colorSecondaryFilter:undefined;--colorAccentFilter:undefined;--boxShadowDefault:0px 10px 1rem rgba(0,0,0,0.07);--boxShadowDefaultBig:0px 10px 1rem rgba(16,38,73,0.25);--durationAnimationBase:.25s;--easingAnimationBase:ease-in-out;--animationBase:all var(--durationAnimationBase) var(--easingAnimationBase);--layerNegativeZIndex:-1;--layerNullZIndex:0;--layerPageZIndex:1;--layerPageSecondaryZIndex:2;--layerHeaderZIndex:10;--layerDropdownZIndex:20;--layerModalZIndex:21;--layerPopoverZIndex:22;--layerTooltipZIndex:23;--layerSpinnerZIndex:24}html{box-sizing:border-box;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit}:focus{outline:none}body{position:relative;background:var(--colorBodyBg);margin:0;font-size:var(--textBaseSize);font-family:var(--font-primary);color:var(--colorText);min-height:100vh;text-rendering:optimizeSpeed;line-height:var(--bodyLineHeight);font-variant-numeric:tabular-nums;font-weight:var(--bodyFontWeight)}body.is-not-overflowed{overflow:hidden}ol,ul{padding:0}blockquote,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol,p,ul{margin:0}ol[class],ul[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;height:auto;vertical-align:middle}button,input,select,textarea{font:inherit;-webkit-appearance:none;appearance:none;box-shadow:none}.sup,sub,sup{font-size:60%;line-height:0;position:relative;vertical-align:baseline}.sup,sup{top:-.5em}sub{bottom:-.25em}body:not(.DEV) img.error{display:none}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--sizeContentOffset:1.25rem;--sizeContentWidthHd:120rem;--sizeContentWidthLarge:87.5rem;--sizeContentWidthMedium:75rem;--sizeContentWidthSmall:61.25rem;--sizeContentRightCol:17.5rem;--sizeInputFont:var(--textSm);--sizeInputHeight:3.125rem;--sizeInputPaddingHorizontal:.5rem;--sizeInputPadding:0 var(--sizeInputPaddingHorizontal);--sizeInputBorder:1px;--sizeInputBorderRadius:0;--sizeInputMarginBottom:.25rem;--sizeInputMargin:0 0 var(--sizeInputMarginBottom);--sizeButtonFont:var(--textMd);--sizeButtonPaddingVertical:var(--spaceSm);--sizeButtonPaddingHorizontal:var(--spaceLg);--sizeButtonPadding:var(--sizeButtonPaddingVertical) var(--sizeButtonPaddingHorizontal);--sizeButtonBorderRadius:0;--detailSideWidth:33rem;--hpgap:150px;--hpgapHalf:75px}@media (max-width:100rem){:root{--detailSideWidth:25rem}}@font-face{font-family:Cormorant;src:local("Cormorant Bold"),local("Cormorant-Bold"),url(../../../../fonts/Cormorant/Cormorant-Bold-normal.woff2) format("woff2");font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:Poppins;src:local("Poppins Light"),local("Poppins-Light"),url(../../../../fonts/Poppins/Poppins-Light-normal.woff2) format("woff2");font-weight:300;font-style:normal;font-display:fallback}@font-face{font-family:Poppins;src:local("Poppins Regular"),local("Poppins-Regular"),url(../../../../fonts/Poppins/Poppins-Regular-normal.woff2) format("woff2");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:Poppins;src:local("Poppins Medium"),local("Poppins-Medium"),url(../../../../fonts/Poppins/Poppins-Medium-normal.woff2) format("woff2");font-weight:500;font-style:normal;font-display:fallback}@font-face{font-family:Poppins;src:local("Poppins SemiBold"),local("Poppins-SemiBold"),url(../../../../fonts/Poppins/Poppins-SemiBold-normal.woff2) format("woff2");font-weight:600;font-style:normal;font-display:fallback}@font-face{font-family:Poppins;src:local("Poppins Bold"),local("Poppins-Bold"),url(../../../../fonts/Poppins/Poppins-Bold-normal.woff2) format("woff2");font-weight:700;font-style:normal;font-display:fallback}.u-frameSm{max-width:calc(var(--sizeContentWidthSmall) + var(--sizeContentOffset) * 2)}.u-frameMd,.u-frameSm{padding-left:var(--sizeContentOffset);padding-right:var(--sizeContentOffset)}.u-frameMd{max-width:calc(var(--sizeContentWidthMedium) + var(--sizeContentOffset) * 2)}.u-frameLg{max-width:calc(var(--sizeContentWidthLarge) + var(--sizeContentOffset) * 2)}.u-frameHd,.u-frameLg{padding-left:var(--sizeContentOffset);padding-right:var(--sizeContentOffset)}.u-frameHd{max-width:calc(var(--sizeContentWidthHd) + var(--sizeContentOffset) * 2)}.col-md-1{width:calc((100% * 1) / 12)}.col-md-2{width:calc((100% * 2) / 12)}.col-md-3{width:calc((100% * 3) / 12)}.col-md-4{width:calc((100% * 4) / 12)}.col-md-5{width:calc((100% * 5) / 12)}.col-md-6{width:calc((100% * 6) / 12)}.col-md-7{width:calc((100% * 7) / 12)}.col-md-8{width:calc((100% * 8) / 12)}.col-md-9{width:calc((100% * 9) / 12)}.col-md-10{width:calc((100% * 10) / 12)}.col-md-11{width:calc((100% * 11) / 12)}.col-md-12{width:calc((100% * 12) / 12)}.col-md-offset-1{margin-left:calc((100% * 1) / 12)}@media (max-width:48rem){.col-md-offset-1{margin:0}}.col-md-offset-2{margin-left:calc((100% * 2) / 12)}@media (max-width:48rem){.col-md-offset-2{margin:0}}.col-md-offset-3{margin-left:calc((100% * 3) / 12)}@media (max-width:48rem){.col-md-offset-3{margin:0}}.col-md-offset-4{margin-left:calc((100% * 4) / 12)}@media (max-width:48rem){.col-md-offset-4{margin:0}}.col-md-offset-5{margin-left:calc((100% * 5) / 12)}@media (max-width:48rem){.col-md-offset-5{margin:0}}.col-md-offset-6{margin-left:calc((100% * 6) / 12)}@media (max-width:48rem){.col-md-offset-6{margin:0}}.col-md-offset-7{margin-left:calc((100% * 7) / 12)}@media (max-width:48rem){.col-md-offset-7{margin:0}}.col-md-offset-8{margin-left:calc((100% * 8) / 12)}@media (max-width:48rem){.col-md-offset-8{margin:0}}.col-md-offset-9{margin-left:calc((100% * 9) / 12)}@media (max-width:48rem){.col-md-offset-9{margin:0}}.col-md-offset-10{margin-left:calc((100% * 10) / 12)}@media (max-width:48rem){.col-md-offset-10{margin:0}}.col-md-offset-11{margin-left:calc((100% * 11) / 12)}@media (max-width:48rem){.col-md-offset-11{margin:0}}.col-md-offset-12{margin-left:calc((100% * 12) / 12)}@media (max-width:48rem){.col-md-offset-12{margin:0}}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left;padding:0 15px}@media (max-width:48rem){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:none;display:block;width:100%}}.u-clearfix:after{clear:both;content:"";display:table}.u-container{padding-left:20px;padding-right:20px}.u-container,[class*=u-frame]{margin-left:auto;margin-right:auto;width:100%}.u-fullWidth{width:100%}.u-block{display:block}.u-flex{display:flex}.u-hidden{display:none!important}.u-hide{position:absolute;font-size:0}.u-hiddenVisually{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.u-invisibleScrollBar{-ms-overflow-style:none;scrollbar-width:none}.u-invisibleScrollBar::-webkit-scrollbar{display:none}.tail-select .select-dropdown .dropdown-inner,.u-customScrollBar{scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin}.tail-select .select-dropdown .dropdown-inner::-webkit-scrollbar,.u-customScrollBar::-webkit-scrollbar{width:.4rem}.tail-select .select-dropdown .dropdown-inner::-webkit-scrollbar-track,.u-customScrollBar::-webkit-scrollbar-track{background:transparent}.tail-select .select-dropdown .dropdown-inner::-webkit-scrollbar-thumb,.u-customScrollBar::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);transition:all .25s ease-in-out;border-radius:.25rem}.tail-select .select-dropdown .dropdown-inner::-webkit-scrollbar-thumb:hover,.u-customScrollBar::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}.tail-select .select-dropdown .dropdown-inner::-webkit-scrollbar-thumb:active,.u-customScrollBar::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.48)}.u-textCenter{text-align:center}.u-textRight{text-align:right}.u-textLeft{text-align:left}.u-flexJustifyStart{justify-content:flex-start}.u-flexJustifyEnd{justify-content:flex-end}.u-flexJustifyCenter{justify-content:center}.u-flexJustifyBetween{justify-content:space-between}.u-flexJustifyAround{justify-content:space-around}.u-flexAlignItemsStart{align-items:flex-start}.u-flexAlignItemsEnd{align-items:flex-end}.u-flexAlignItemsCenter{align-items:center}.u-spanRow{grid-column:1/-1}span.required{color:red}span.required+.red{display:none}.disabled,.skryto{color:#646e63}.m2{text-transform:lowercase}.u-hidden-text{font-size:0}:root{--font-primary:Poppins,sans-serif;--font-secondary:Cormorant,sans-serif;--bodyLineHeight:1.5;--headingLineHeight:1.2;--bodyFontWeight:400;--textBaseSize:1rem;--textScaleRatio:1.2;--textXxs:calc(1em / (var(--textScaleRatio) * var(--textScaleRatio) * var(--textScaleRatio)));--textXs:calc(1em / (var(--textScaleRatio) * var(--textScaleRatio)));--textSm:calc(1em / var(--textScaleRatio));--textRg:1em;--textMd:calc(1em * var(--textScaleRatio));--textLg:calc(1em * var(--textScaleRatio) * var(--textScaleRatio));--textXl:calc(1em * var(--textScaleRatio) * var(--textScaleRatio) * var(--textScaleRatio));--textXxl:calc(1em * var(--textScaleRatio) * var(--textScaleRatio) * var(--textScaleRatio) * var(--textScaleRatio));--textXxxl:calc(1em * var(--textScaleRatio) * var(--textScaleRatio) * var(--textScaleRatio) * var(--textScaleRatio) * var(--textScaleRatio));--textXxxxl:calc(1em * var(--textScaleRatio) * var(--textScaleRatio) * var(--textScaleRatio) * var(--textScaleRatio) * var(--textScaleRatio) * var(--textScaleRatio))}@media (max-width:62rem){:root{font-size:.875rem}}:root{--spaceUnit:1em;--spaceXxxxs:calc(0.125 * var(--spaceUnit));--spaceXxxs:calc(0.25 * var(--spaceUnit));--spaceXxs:calc(0.375 * var(--spaceUnit));--spaceXs:calc(0.5 * var(--spaceUnit));--spaceSm:calc(0.75 * var(--spaceUnit));--spaceMd:calc(1.25 * var(--spaceUnit));--spaceLg:calc(2 * var(--spaceUnit));--spaceXl:calc(3.25 * var(--spaceUnit));--spaceXxl:calc(5.25 * var(--spaceUnit));--spaceXxxl:calc(8.5 * var(--spaceUnit));--spaceXxxxl:calc(13.75 * var(--spaceUnit))}.u-spaceUnit{margin-bottom:var(--spaceUnit)}.u-spaceXxxxs{margin-bottom:var(--spaceXxxxs)}.u-spaceXxxs{margin-bottom:var(--spaceXxxs)}.u-spaceXxs{margin-bottom:var(--spaceXxs)}.u-spaceXs{margin-bottom:var(--spaceXs)}.u-spaceSm{margin-bottom:var(--spaceSm)}.u-spaceMd{margin-bottom:var(--spaceMd)}.u-spaceLg{margin-bottom:var(--spaceLg)}.u-spaceXl{margin-bottom:var(--spaceXl)}.u-spaceXxl{margin-bottom:var(--spaceXxl)}.u-spaceXxxl{margin-bottom:var(--spaceXxxl)}.u-spaceXxxxl{margin-bottom:var(--spaceXxxxl)}.formInput.has-error textarea[required],.formInput.is-valid textarea[required]{background-position:top 7px right 7px}.formInput.has-error #silentcaptcha,.formInput.has-error #silentcaptcha2,.formInput.is-valid #silentcaptcha,.formInput.is-valid #silentcaptcha2{background-image:none!important}.formInput.has-error input[required],.formInput.has-error select[required],.formInput.has-error textarea[required]{background-image:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgb3ZlcmZsb3c9InZpc2libGUiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjIyIiBoZWlnaHQ9IjIyIj48cGF0aCB4bWxuczpkZWZhdWx0PSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0iTTEgMjFoMjJMMTIgMiAxIDIxem0xMi0zaC0ydi0yaDJ2MnptMC00aC0ydi00aDJ2NHoiIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIgZmlsbD0iI2Q5M2MzNCIvPjwvc3ZnPg==");background-repeat:no-repeat;background-position:top 50% right 7px;background-color:var(--colorInputBackgroundInvalid)!important}.formInput.is-valid input[required],.formInput.is-valid select[required],.formInput.is-valid textarea[required]{background-repeat:no-repeat;background-position:top 50% right 7px;background-color:var(--colorInputBackground)}.formInput .errorMessage{position:absolute;color:#fff;background:red;padding:5px;z-index:1;font-size:13px;display:none}select[required].state-error+.CaptionCont{background-image:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgb3ZlcmZsb3c9InZpc2libGUiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjIyIiBoZWlnaHQ9IjIyIj48cGF0aCB4bWxuczpkZWZhdWx0PSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0iTTEgMjFoMjJMMTIgMiAxIDIxem0xMi0zaC0ydi0yaDJ2MnptMC00aC0ydi00aDJ2NHoiIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIgZmlsbD0iI2Q5M2MzNCIvPjwvc3ZnPg==");background-repeat:no-repeat;background-position:top 50% right 25px;background-color:var(--colorInputBackgroundInvalid)!important}.error{background:red;font-size:11px;color:#fff;padding:5px;text-transform:lowercase;margin-top:5px;position:relative}.error:before{content:"";width:0;height:0;border-color:transparent transparent red;border-style:solid;border-width:0 5px 5px;position:absolute;top:-5px;left:10px}.tail-select{width:100%;margin:0;padding:0;display:inline-block;position:relative;line-height:1.4}.tail-select,.tail-select *{outline:none;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}.tail-select p{margin:0}.tail-select .select-label{position:relative;display:block;width:100%;height:var(--sizeInputHeight);line-height:var(--sizeInputHeight);margin:0;padding:var(--sizeInputPadding);text-align:left;background-color:var(--colorInputBackground);border:var(--sizeInputBorder) solid var(--colorInputBorder);border-radius:var(--sizeInputBorderRadius);color:var(--colorText)!important;font-size:var(--sizeInputFont);transition:border 142ms linear,background 142ms linear,box-shadow 142ms linear;cursor:pointer}.tail-select .select-label>.label-count{float:left;color:#fff;margin:9px 4px 0 -2px;padding:.25em .4em;display:inline-block;font-size:75%;font-weight:700;line-height:1;text-shadow:none;white-space:nowrap;border-radius:.25rem;background-color:var(--colorText)}.tail-select .select-label>.label-inner{display:block;padding-right:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer;height:var(--sizeInputHeight);line-height:var(--sizeInputHeight)}.tail-select .select-label>.label-inner.placeholder{color:hsla(var(--colorText-h),calc(var(--colorText-s) * 1%),calc(var(--colorText-l) * 1%),.8)}.tail-select .select-label:after{content:"";position:absolute;top:50%;right:10px;width:8px;height:8px;margin-top:-5px;border-left-color:var(--colorSelectChevron);border-bottom:2px solid;border-bottom-color:var(--colorSelectChevron);border-right:2px solid;border-right-color:var(--colorSelectChevron);border-top-color:var(--colorSelectChevron);transform:rotate(45deg)}.tail-select.active .select-label,.tail-select:focus .select-label{border-color:var(--colorInputBorderFocus)}.tail-select .select-dropdown{top:calc(100% + 2px);left:0;color:var(--colorText);width:100%;padding:0;z-index:1000;display:none;position:absolute;background:#fff;border:1px solid #ddd;box-shadow:2px 3px 3px rgba(0,0,0,.11);border-radius:var(--sizeInputBorderRadius);overflow:hidden}@media (min-width:768px){.tail-select .select-dropdown{min-width:100%;width:auto}}.tail-select .select-dropdown .dropdown-inner{width:100%;margin:0;display:block;overflow-x:hidden;overflow-y:auto;max-height:250px}.tail-select .select-dropdown .dropdown-empty{display:block;font-size:12px;padding:6px 10px}.tail-select .select-dropdown ul{list-style:none;display:block;padding:0;margin:0}.tail-select .select-dropdown .dropdown-optgroup{border-radius:2px;position:relative}.tail-select .select-dropdown .dropdown-optgroup .optgroup-title{cursor:default;padding:8px 12px 4px;font-size:12px;font-weight:700}.tail-select .select-dropdown .dropdown-option{position:relative;display:block;padding:6px var(--sizeInputPaddingHorizontal);border-bottom:1px solid var(--colorSelectListBorder);transition:all .24s ease;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}.tail-select .select-dropdown .dropdown-option:first-child{border-radius:2px 2px 0 0}.tail-select .select-dropdown .dropdown-option:last-child{border-radius:0 0 2px 2px;border-bottom:none}.tail-select .select-dropdown .dropdown-option:hover{background-color:var(--colorSelectListBackgroundHover)}.tail-select.multiple .dropdown-option{padding-left:40px}.tail-select.multiple .dropdown-option:before{content:"";position:absolute;top:50%;left:14px;width:14px;height:14px;margin-top:-7px;border:1px solid;border-radius:2px;background:url(../../../../images/icons/check-square.svg) 50% no-repeat;background-size:0;overflow:hidden;transition:all .24s;filter:contrast(0)}.tail-select.multiple .dropdown-option.selected:before{background-size:110%}.responsive-form:not(.no-style){padding:20px 5px 5px;border:1px solid var(--colorOutlines)}.responsive-form .form-title{border-bottom:1px dashed var(--colorInputBorder);margin-bottom:1.5em;padding-bottom:1em}.responsive-form .form-title h2{font-size:1.15em;margin:0;font-weight:600}.responsive-form .form-section{margin-bottom:1em}.responsive-form .form-open-section{transition:height .35s ease-in-out;display:none}.responsive-form .form-open-section.is-active{display:block}.responsive-form .form-open-section-button{position:relative;display:inline-block;cursor:pointer}.responsive-form .form-open-section-button:after{content:"";position:absolute;top:50%;right:-1em;width:8px;height:8px;margin-top:-5px;border-left-color:var(--colorSelectChevron);border-bottom:2px solid;border-bottom-color:var(--colorSelectChevron);border-right:2px solid;border-right-color:var(--colorSelectChevron);border-top-color:var(--colorSelectChevron);transform:rotate(45deg);transform-origin:center;transition:.2s}.responsive-form .form-open-section-button.is-active:after{transform:rotate(225deg) translateY(-5px)}.responsive-form .form-open-section:not(.is-active){height:0}.responsive-form .form-group{margin:0 -15px 15px;clear:both}.responsive-form .form-group:after,.responsive-form .form-group:before{content:" ";display:table}.responsive-form .form-group:after{clear:both}@media (max-width:767px){.responsive-form .form-group{margin:0 0 15px}}.responsive-form .row{clear:both}.responsive-form .row:after,.responsive-form .row:before{content:" ";display:table}.responsive-form .row:after{clear:both}.responsive-form .label{display:inline-block}.responsive-form .label-text{position:relative;line-height:normal}.responsive-form .label-text:not(.label-text-top){top:var(--sizeLabelVerticalPosition,.25rem)}.responsive-form .label-text label,.responsive-form .label-text strong{color:var(--colorLabel);text-align:right;font-weight:700;font-size:13px}.responsive-form .label-text-top{margin-bottom:5px}.responsive-form .checkItem{position:relative;padding:5px 0 5px 30px}.responsive-form .checkItem label{font-weight:400;display:inline-block;vertical-align:top}.responsive-form .checkItem input[type=checkbox]{display:none}.responsive-form .checkItem input[type=checkbox]:checked+.checkItem-square:before{transform:scale(1) translate(-50%,-50%) rotate(45deg);z-index:1}.responsive-form .checkItem input[type=checkbox]:checked+.checkItem-square:after{transform:scale(1)}.responsive-form .checkItem .checkItem-square{margin-right:5px;width:20px;height:20px;background:var(--colorInputBackground);border:var(--sizeInputBorder) solid var(--colorInputBorder);border-radius:var(--sizeInputBorderRadius);position:absolute;left:0;top:5px}.responsive-form .checkItem .checkItem-square:before{content:"";height:10px;width:6px;border-bottom:2px solid var(--colorCheckboxColor,var(--colorSecondary-contrast));border-right:2px solid var(--colorCheckboxColor,var(--colorSecondary-contrast));position:absolute;top:50%;left:50%;transform:scale(0) translate(-50%,-50%) rotate(45deg);transition:transform .2s ease}.responsive-form .checkItem .checkItem-square:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--colorCheckboxBackground);transform:scale(0);transition:transform .2s ease}.responsive-form input:not([name=silentcaptcha]),.responsive-form input[type=file]{width:100%}.responsive-form input[type=file]{height:auto!important;padding:var(--spaceSm)!important}.responsive-form textarea{min-height:5rem;padding:var(--sizeInputPaddingHorizontal);resize:vertical;width:100%}.responsive-form select{width:100%}.responsive-form .tail-select{margin-bottom:var(--sizeInputMarginBottom)}.responsive-form input[name=silentcaptcha2],.responsive-form input[name=silentcaptcha]{width:calc(100% - 104px);max-width:110px;margin-bottom:0}.responsive-form .img-captcha{vertical-align:top;cursor:pointer;margin:0 0 0 10px;border:var(--sizeInputBorder) solid var(--colorInputBorder)}.responsive-form .img-captcha:hover{border-color:var(--colorInputBorderFocus)}.responsive-form .reloadCaptcha{cursor:pointer;text-decoration:underline;color:var(--colorText);margin-left:15px}.responsive-form .reloadCaptcha:hover{text-decoration:none}.css-title{position:relative;display:inline-block}@media (min-width:1025px){.css-title:hover{cursor:help}.css-title:hover:before{content:attr(data-title);color:#fff;background:#000;font-size:13px;line-height:1.2em;padding:5px 10px;border-radius:5px;bottom:calc(100% + 10px);width:480px;text-align:left}.css-title:hover:after,.css-title:hover:before{position:absolute;left:50%;transform:translateX(-50%)}.css-title:hover:after{content:"";width:0;height:0;border-color:#000 transparent transparent;border-style:solid;border-width:10px 10px 0;bottom:100%}}.gdpr-checkbox-agree{display:flex;justify-content:flex-end}.gdpr-checkbox-agree .checkItem{display:flex}.gdpr-checkbox-agree .checkItem input[type=checkbox]{opacity:0;position:absolute;left:0;top:5px;width:20px;height:20px;z-index:9999;cursor:pointer;display:block}.form_hidden{display:none}@media (max-width:767px){.chciKoupitProdat .form-group .label-text,.responsive-form .form-group .label-text{top:0;text-align:left;margin-bottom:5px}}.responsive-form.zavolejte-mi{padding-bottom:15px}.obalStred{max-width:1620px;margin:0 auto;position:relative;display:block}@media (max-width:1680px){.obalStred{padding:0 2rem}}@media (max-width:980px){.obalStred{padding:0 15px}}.obalStred-small{max-width:980px;margin:0 auto;position:relative;display:block}@media (max-width:980px){.obalStred-small{padding:0 15px}}.obalStred--big,.obalStred--right{max-width:1920px;margin:0 auto}.obalStred--right{position:relative;display:block;padding-left:calc((100% - 1620px) / 2);padding-right:0}@media (min-width:1920px){.obalStred--right{padding-left:calc((1920px - 1620px) / 2)}}@media (max-width:980px){.obalStred--right{padding:0 1rem}}.obalStred--right .obalStred{margin:0 auto 0 0}.obalStred--left{max-width:1920px;margin:0 auto;position:relative;display:block;padding-right:calc((100% - 1620px) / 2);padding-left:0}@media (min-width:1920px){.obalStred--left{padding-right:calc((1920px - 1620px) / 2)}}@media (max-width:980px){.obalStred--left{padding:0 1rem}}.obalStred--left .obalStred{margin:0 auto 0 0}.leftCol{z-index:1;position:relative}@media (min-width:981px){.leftCol{width:calc(100% - (280px + 40px));float:left;padding-bottom:20px}}@media (max-width:980px){.leftCol{padding:20px 15px}}.rightCol{display:block}@media (min-width:981px){.rightCol{float:right;width:280px;padding-bottom:20px}}@media (max-width:980px){.rightCol{padding:15px 15px 0}}@media (max-width:980px){body:not(.location_index):not(.location_nemovitosti):not(.location_nemovitost) .hlavicka{margin-bottom:2rem}}.hlavicka{position:sticky;top:0;background-color:var(--colorSecondary);z-index:50;box-shadow:none;width:100%;transition:var(--animationBase);transition-duration:.6s}.location_index .hlavicka{background-color:transparent}.hlavicka.is-sticked{color:var(--colorText);background-color:var(--colorSecondary)}.hlavicka.is-sticked .obalStred{border-bottom:0}.hlavicka.is-sticked .logo svg{width:70px}.hlavicka.is-up{transform:translateY(-100%)}@media (max-width:768px){.hlavicka.is-up{opacity:0;transform:none;visibility:hidden}}.hlavicka .obalStred{min-height:auto;display:grid;grid-template-columns:1fr auto auto;grid-template-areas:"logo phone menu";border-bottom:1px solid hsla(0,0%,100%,.2)}.hlavicka .menu-obal{grid-area:menu;border-left:1px solid hsla(0,0%,100%,.2)}.hlavicka .hlavicka-phone{grid-area:phone;color:#fff;font-size:1.125rem;display:flex;gap:1rem;align-items:center;padding-right:1.5rem;padding-left:2rem}@media (max-width:550px){.hlavicka .hlavicka-phone{display:none}}.hlavicka .hlavicka-phone:hover .st0{stroke:var(--colorPrimary)}.hlavicka .hlavicka-phone:hover strong{color:var(--colorPrimary)}.hlavicka .hlavicka-phone span{display:block}.hlavicka .hlavicka-phone .st0,.hlavicka .hlavicka-phone strong{transition:var(--animationBase)}.hlavicka .hlavicka-phone strong{font-weight:500}.hlavicka .hlavicka-phone small{display:block;font-size:.75rem;opacity:.5;font-weight:400}.hlavicka .hlavicka-phone svg{height:33px;width:33px}.drobecky{position:relative;padding:1rem 0;font-size:14px;color:var(--breadcrumbs-color,#fff);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:var(--breadcrumbs-margin,0 0 var(--spaceLg) 0);z-index:4}.body_projekty2_detail .drobecky,.location_nemovitost .drobecky,.location_nemovitosti .drobecky{margin:0}@media (max-width:980px){.drobecky{display:none}}.drobecky a{color:var(--colorPrimary);font-size:inherit}.drobecky a:first-letter{text-transform:uppercase}.drobecky a:hover{text-decoration:none}.drobecky .drobecky-separator{margin:0 var(--spaceSm);position:relative;top:2px}.breadcrumbs :last-child{color:var(--colorTextGray);text-decoration:none;cursor:default}.footerMain{line-height:24px;display:flex;clear:both}@media (max-width:1400px){.footerMain{flex-direction:column}}.footerMainLeft{width:calc(50% + var(--hpgapHalf));padding:2.5rem 2.5rem 10px calc((100% - 1620px) / 2);background:var(--colorSecondary);color:#bbc6dc}@media (max-width:1680px){.footerMainLeft{padding:2.5rem 2.5rem 2.5rem 30px}}@media (max-width:1400px){.footerMainLeft{width:100%}}.footerMainLeft a{color:#bbc6dc}.footerMainLeft svg{max-width:203px}@media (max-width:550px){.footerMainLeft svg{margin:0 auto}}.footerMainLeft-firstrow{display:flex;flex-direction:row;justify-content:space-between;gap:1rem}@media (max-width:800px){.footerMainLeft-firstrow{flex-direction:column}}@media (max-width:550px){.footerMainLeft-firstrow{justify-content:center}}.footerMainLeftMenu{display:flex;flex-direction:column}@media (max-width:800px){.footerMainLeftMenu{align-items:flex-start}}@media (max-width:550px){.footerMainLeftMenu{align-items:center}}.footerMainLeft .clientSection{display:flex;justify-content:flex-end;flex-wrap:wrap}@media (max-width:550px){.footerMainLeft .clientSection{justify-content:center}}.footerMainLeft .clientSection a{text-decoration:none;padding:10px;white-space:nowrap;font-size:.875rem}.footerMainLeft .clientSection a:hover{color:#fff}.footerMainRight{background:var(--colorPrimary);width:calc(50% - var(--hpgapHalf));padding:2.5rem calc((100% - 1620px) / 2) 2.5rem 2.5rem}@media (max-width:1680px){.footerMainRight{padding:2.5rem 30px 2.5rem 2.5rem}}@media (max-width:1400px){.footerMainRight{display:none}}.footerMainRight .FooterLinks{display:flex;gap:1rem;justify-content:space-between}.footerMainRight .FooterLinks a{color:#07142d;font-size:1.5rem;font-weight:500;text-decoration:none;text-transform:none;text-align:left;padding:2rem 0;vertical-align:bottom;margin:0 1px;display:flex;flex-direction:row;gap:1rem}.footerMainRight .FooterLinks a:focus svg,.footerMainRight .FooterLinks a:hover svg{transform:rotate(-10deg) scale(1.1)}.footerMainRight .FooterLinks svg{height:64px;transition:var(--animationBase)}.footerMainRight .FooterLinks span{font-size:1.125rem;display:flex;flex-direction:column;line-height:1.5rem}.footerMainRight .FooterLinks small{text-transform:lowercase;font-size:.875rem;font-weight:400;color:#4e5a00;padding-top:0}.footerMain-nav{text-align:center}.footerMain-nav a{color:#bbc6dc;text-transform:none;display:inline-block;padding:10px;font-weight:400;text-decoration:none;font-size:1rem}.footerMain-nav a:hover{color:#fff}.copyright{padding:10px 0 0;font-size:13px;line-height:25px;background:transparent;border-top:1px solid #a8b1c1;margin-top:2rem}.copyright svg{vertical-align:middle;margin:0 5px 0 20px;max-height:25px}.copyright svg .path-black{fill:#e96c2d}.copyright a{color:#bbc6dc}.copyright a:hover{text-decoration:none}.copyright .right{float:right;width:75%;text-align:right}.copyright .left{float:left;width:25%}@media (max-width:550px){.copyright .left,.copyright .right{float:none;width:100%;text-align:center}}.FoldingNavHolder{display:none}@media (min-width:980px){.responsive-menu-holder{display:flex;align-items:center;height:100%}.responsive-menu-holder>.menu-holder{display:flex;align-items:flex-end}.menu{display:flex;flex-flow:row wrap;gap:0}.menu .PR-anchor{display:none}.menu>li>a,.menu li{position:relative}.menu>li>a{display:block;padding:1rem 1.5rem;text-decoration:none;color:#fff;text-transform:uppercase}.menu>li>a,.menu>li>a:after{transition:var(--animationBase)}.menu>li>a:after{content:"";position:absolute;width:0;height:1px;left:50%;bottom:0;transform:translateX(-50%);background:var(--colorPrimary)}.menu>li.active>a:not(.PR-anchor),.menu>li.is-active>a:not(.PR-anchor),.menu>li:hover>a:not(.PR-anchor){color:var(--colorPrimary)}.menu>li.active>a:not(.PR-anchor):after,.menu>li.is-active>a:not(.PR-anchor):after,.menu>li:hover>a:not(.PR-anchor):after{width:80%}.menu>li:hover ul.uroven-2{display:block;visibility:visible;opacity:1;transform:scaleY(1)}.menu ul.uroven-2{position:absolute;border-top:3px solid var(--colorPrimary);padding:10px 0;z-index:10000;background:#fff;visibility:hidden;opacity:0;top:calc(100% + var(--size-submenu-offset, 0));left:0;transform-origin:top;transform:scaleY(0);transition:all .3s ease-in-out 0s;box-shadow:0 .25em 1.25em rgba(0,0,0,.12)}.menu ul.uroven-2:before{content:"";position:absolute;inset:0 0 100%;height:var(--size-submenu-offset,0);transform:translateY(-100%)}.menu ul.uroven-2>li>a:not(.PR-anchor){padding:.4em 1.75em;line-height:1.6;color:var(--colorMenuLink,var(--colorText));font-size:.875rem;text-decoration:none;display:block;white-space:nowrap;transition:var(--animationBase)}.menu ul.uroven-2>li>a:not(.PR-anchor):hover{background:var(--colorPrimary);color:var(--colorPrimary-contrast)}.menu ul.uroven-2>li:hover{background:hsl(var(--colorPrimary-h),calc(var(--colorPrimary-s) * 1%),calc(var(--colorPrimary-l) * 1.24 * 1%))}.menu ul.uroven-2:hover ul.uroven-3{left:100%;top:0}.menu ul.uroven-3{position:absolute;left:-9999px;border:1px solid #c7c7c7;z-index:10000;background:#fff}.menu ul.uroven-3>li>a{padding:0 25px;line-height:30px;color:#000;font-size:14px;text-decoration:none;display:block;white-space:nowrap}.menu ul.uroven-3>li>a:hover{background:hsl(var(--colorPrimary-h),calc(var(--colorPrimary-s) * 1%),calc(var(--colorPrimary-l) * 1.24 * 1%))}.FoldingNavHolder{position:relative;margin-left:var(--size-menu-spacing,0)}.FoldingNavHolder.is-visible{display:block}.FoldingNavHolder-label{display:block;padding:1rem 1.5rem;text-decoration:none;color:#fff;transition:var(--animationBase);text-transform:uppercase;position:relative;display:flex;align-items:center;gap:.5rem;cursor:pointer}.FoldingNavHolder-label:after{content:"";position:absolute;width:0;height:1px;left:50%;bottom:0;transform:translateX(-50%);background:var(--colorPrimary);transition:var(--animationBase)}.FoldingNavHolder-label>span+svg{height:.75em}.FoldingNavHolder:hover .FoldingNavHolder-label{color:var(--colorPrimary)}.FoldingNavHolder:hover .FoldingNavHolder-label:after{width:80%}.FoldingNavHolder-inner{position:absolute;border-top:3px solid var(--colorPrimary);padding:10px 0;z-index:10000;background:#fff;visibility:hidden;opacity:0;top:calc(100% + var(--size-submenu-offset, 0));left:0;transform-origin:top;transform:scaleY(0);transition:all .3s ease-in-out 0s;box-shadow:0 .25em 1.25em rgba(0,0,0,.12)}.FoldingNavHolder-inner:before{content:"";position:absolute;inset:0 0 100%;height:var(--size-submenu-offset,0);transform:translateY(-100%)}.FoldingNavHolder-inner>li>a:not(.PR-anchor){padding:.4em 1.75em;line-height:1.6;color:var(--colorMenuLink,var(--colorText));font-size:.875rem;text-decoration:none;display:block;white-space:nowrap;transition:var(--animationBase)}.FoldingNavHolder-inner>li>a:not(.PR-anchor):hover{background:var(--colorPrimary);color:var(--colorPrimary-contrast)}.FoldingNavHolder-inner>li:hover{background:hsl(var(--colorPrimary-h),calc(var(--colorPrimary-s) * 1%),calc(var(--colorPrimary-l) * 1.24 * 1%))}.FoldingNavHolder-inner:hover ul.uroven-3{left:100%;top:0}.FoldingNavHolder:hover .FoldingNavHolder-inner{display:block;visibility:visible;opacity:1;transform:scaleY(1)}}@media screen and (max-width:980px){body.no-scroll{overflow:hidden}.responsive-menu-holder .efect-clone:before{background-color:#000;transition:all .5s cubic-bezier(0,.995,.99,1)}.responsive-menu-holder .efect-clone:after,.responsive-menu-holder .efect-clone:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:1001;transform:translateY(-100%)}.responsive-menu-holder .efect-clone:after{background-color:#fff;transition:all 1s cubic-bezier(0,.995,.99,1)}.responsive-menu-holder.is-active{z-index:1002}.responsive-menu-holder.is-active .efect-clone:after,.responsive-menu-holder.is-active .efect-clone:before{transform:translateY(0)}.responsive-menu-holder.is-active .efect-clone:after{z-index:9999}.responsive-menu-holder.is-active .menu-holder{z-index:99999;visibility:visible}.responsive-menu-holder.is-active .menu-holder .menu>li{opacity:1;letter-spacing:2px}.responsive-menu-holder.is-active .menu-holder .menu>li:first-child{transition-delay:.1s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(2){transition-delay:.2s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(3){transition-delay:.3s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(4){transition-delay:.4s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(5){transition-delay:.5s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(6){transition-delay:.6s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(7){transition-delay:.7s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(8){transition-delay:.8s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(9){transition-delay:.9s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(10){transition-delay:1s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(11){transition-delay:1.1s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(12){transition-delay:1.2s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(13){transition-delay:1.3s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(14){transition-delay:1.4s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(15){transition-delay:1.5s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(16){transition-delay:1.6s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(17){transition-delay:1.7s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(18){transition-delay:1.8s}.responsive-menu-holder.is-active .menu-holder .menu>li:nth-child(19){transition-delay:1.9s}.responsive-menu-holder.is-active .hamburger{opacity:1;visibility:visible;z-index:99999}.responsive-menu-holder .menu-holder{position:fixed;text-align:center;transition:all .5s cubic-bezier(0,.995,.99,1);overflow-y:auto;overflow-x:hidden;margin-right:-20px;width:270px;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);max-height:100%;padding:58px 0 20px;visibility:hidden}.responsive-menu-holder .menu-holder .menu>li{float:none;opacity:0;letter-spacing:-8px;transition:all .35s ease-out;position:relative}.responsive-menu-holder .menu-holder .menu>li:first-child{border:0}.responsive-menu-holder .menu-holder .menu>li a{border-radius:0}.responsive-menu-holder .menu-holder ul{display:block;width:100%;border:0!important}.responsive-menu-holder .menu-holder ul.uroven-2{visibility:hidden;opacity:0;transform:none;position:static;padding:0;height:0}.responsive-menu-holder .menu-holder ul.uroven-2.is-active{height:auto;visibility:visible;opacity:1}.responsive-menu-holder .menu-holder .menu>li>a{padding:10px 15px;line-height:25px;font-size:26px;color:#000;font-weight:100;display:block;text-decoration:none}.responsive-menu-holder .menu-holder li>.PR-anchor{display:block;position:absolute;padding:0;width:38px;height:45px;line-height:45px;right:0;top:0;z-index:1;text-align:center;color:var(--colorText);transition:all .35s ease}.responsive-menu-holder .menu-holder li>.PR-anchor:before{content:"";width:8px;height:8px;position:absolute;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg);top:17px;left:15px}.responsive-menu-holder .menu-holder li>.PR-anchor.is-active:before{transform:rotate(-135deg);top:21px}.responsive-menu-holder .hamburger{opacity:0;visibility:hidden;z-index:-1;position:absolute;right:0;top:0}.responsive-menu-holder .hamburger .hamburger-inner,.responsive-menu-holder .hamburger .hamburger-inner:after,.responsive-menu-holder .hamburger .hamburger-inner:before{background-color:#000}.responsive-menu-holder .uroven-2 li a{font-size:13px;padding:3px 0;text-transform:uppercase;color:#000;text-decoration:none;display:block}}.hamburger{padding:15px;display:none;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;right:-15px}@media screen and (max-width:980px){.hamburger{display:inline-block}}.hamburger:hover{opacity:.7}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger.is-active .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger.is-active .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger.is-active .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger.is-active.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger.is-active.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger.is-active.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}:root{--scrollbar-size:6px;--scrollbar-minlength:24px;--scrollbar-ff-width:thin;--scrollbar-track-color:#f5f5f5;--scrollbar-color:rgba(0,0,0,0.2);--scrollbar-color-hover:rgba(0,0,0,0.3);--scrollbar-color-active:#000}.fancy-scrollBar,.scrollbar-test{overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:var(--scrollbar-ff-width)}.fancy-scrollBar::-webkit-scrollbar-thumb:vertical,.scrollbar-test::-webkit-scrollbar-thumb:vertical{min-height:var(--scrollbar-minlength)}.fancy-scrollBar::-webkit-scrollbar-thumb:horizontal,.scrollbar-test::-webkit-scrollbar-thumb:horizontal{min-width:var(--scrollbar-minlength)}.fancy-scrollBar{scrollbar-color:var(--scrollbar-color) var(--scrollbar-track-color)}.fancy-scrollBar::-webkit-scrollbar-track{background-color:var(--scrollbar-track-color)}.fancy-scrollBar::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color);border-radius:3px}.fancy-scrollBar::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-color-hover)}.fancy-scrollBar::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-color-active)}.fancy-scrollBar::-webkit-scrollbar{height:var(--scrollbar-size);width:var(--scrollbar-size)}.fancy-scrollBar--hidden{--scrollbar-color:transparent}.fancy-scrollBar--hidden:hover{--scrollbar-color:rgba(0,0,0,0.2)}.fancy-scrollBar--colored{--scrollbar-color:var(--colorPrimary);--scrollbar-color-hover:alpha(var(--colorPrimary),.64);--scrollbar-color-active:lightness(var(--colorPrimary),.9)}.h1,h1{display:block;font-size:3.375rem;line-height:var(--headingLineHeight);font-weight:300;color:#252525;padding-bottom:1.5rem;font-family:var(--font-secondary)}@media (max-width:90rem){.h1,h1{font-size:2.75rem}}@media (max-width:62rem){.h1,h1{font-size:2rem}}@media (max-width:48rem){.h1,h1{font-size:1.75rem}}.h2,h2{display:block;font-size:2.75rem;line-height:var(--headingLineHeight);color:#000;padding-bottom:1.5rem;font-family:var(--font-secondary)}@media (max-width:90rem){.h2,h2{font-size:2.25rem}}@media (max-width:62rem){.h2,h2{font-size:1.75rem}}@media (max-width:48rem){.h2,h2{font-size:1.5rem}}.h3,h3{font-size:2.25rem;display:block;line-height:var(--headingLineHeight);font-family:var(--font-secondary);padding-bottom:1rem}@media (max-width:90rem){.h3,h3{font-size:1.875rem}}@media (max-width:62rem){.h3,h3{font-size:1.5rem}}@media (max-width:48rem){.h3,h3{font-size:1.45rem}}.h4,h4{display:block;font-size:1.875rem;color:#000;line-height:var(--headingLineHeight);font-family:var(--font-secondary)}@media (max-width:90rem){.h4,h4{font-size:1.5rem}}@media (max-width:62rem){.h4,h4{font-size:1.25rem}}@media (max-width:48rem){.h4,h4{font-size:1.15rem}}p{margin-bottom:var(--spaceUnit);line-height:2}a{color:var(--colorLinkText)}a:hover,a[href^="tel:"]{text-decoration:none}a[href^="tel:"]{color:inherit}.headlines-link{font-size:var(--headlinesLink-fontSize,var(--textBaseSize))}.headlines-link a{color:var(--headlineLink-color,var(--colorSecondary))}.ButtonBase{display:inline-flex;align-items:center;justify-content:center;transition:var(--animationBase);background:var(--colorButtonBg);cursor:pointer;color:var(--colorButtonText);padding:var(--sizeButtonPadding);font-size:var(--sizeButtonFont);text-align:center;text-decoration:none;text-transform:uppercase;border:none;border-radius:var(--sizeButtonBorderRadius);outline:0;font-weight:500}.ButtonBase:active,.ButtonBase:focus,.ButtonBase:hover{background:var(--colorSecondary);box-shadow:none;text-decoration:none}.ButtonBase:disabled{background:var(--colorTextSubtle);opacity:.6;pointer-events:none}.ButtonBase--ghost{background:transparent;color:var(--colorPrimary);border:1px solid var(--colorPrimary)}.ButtonBase--ghost:disabled{background:transparent;color:var(--colorTextSubtle);border-color:var(--colorTextSubtle)}.ButtonBase--ghost:active,.ButtonBase--ghost:focus,.ButtonBase--ghost:hover{color:var(--colorPrimary-contrast);background:var(--colorPrimary)}.ButtonBase--small{font-size:.875em}.ButtonBase--submit{width:auto;padding:0 1.5rem;height:2.125rem}.thumbnail{border:1px solid var(--thumbnail-borderColor,var(--colorOutlines))}.thumbnail:focus,.thumbnail:hover{border-color:var(--thumbnail-hover-borderColor,var(--colorSecondary))}.thumbnail img{vertical-align:middle;max-width:100%;height:auto}a.scrollup{position:fixed;bottom:50px;right:100px;text-indent:-9999px;z-index:999;cursor:pointer;width:40px;height:40px;border-radius:50%;background:#000}a.scrollup:before{content:"";width:10px;height:10px;border-top:3px solid #fff;border-left:3px solid #fff;position:absolute;transform:translate(-50%) rotate(45deg);top:17px;left:50%}a.scrollup:hover{opacity:.7}@media (max-width:767px){a.scrollup{display:none!important}}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;color:var(--alert-color,var(--colorText));background:var(--alert-colorBg,var(--colorSecondaryBg))}.alert p:last-child{margin:0}.alert a{color:#000}.alert-success{--alert-color:var(--stateSuccess);--alert-colorBg:#dff0d8}.alert-danger{--alert-color:var(--stateError);--alert-colorBg:#f2dede}.alert-info{--alert-color:var(--stateInfo);--alert-colorBg:#d9edf7}.alert-warning{--alert-color:var(--stateWarning);--alert-colorBg:#fcf8e3}.panel-obal{background:var(--panelObal-background,var(--colorBodyBg));border:1px solid var(--panelObal-borderColor,var(--colorOutlines));margin-bottom:var(--panelObal-margin,var(--spaceMd))}.panel-obal:hover{border-color:var(--panelObal-hover-borderColor,var(--colorPrimary))}.panel-obal-in{position:relative;padding:var(--panelInner-padding,0)}.footer-inzerce{padding:0 0 20px!important;max-height:80px;overflow:hidden}.footer-inzerce:empty{display:none}@media (max-width:980px){.footer-inzerce{display:none!important}}.footer-inzerce .swiper-slide{text-align:center}.footer-inzerce-hdr{padding:20px 0 0}@media (max-width:980px){.footer-inzerce-hdr{display:none}}.table-responsive{min-height:.01%}@media (max-width:767px){.table-responsive{width:100%;min-width:600px;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;border:1px solid #ddd}}.popup{position:fixed;z-index:9999;top:0;width:100%;height:100vh;padding:15px;display:flex;justify-content:center}@media (max-width:767px){.popup{display:none}}.popup-shadow{background:rgba(0,0,0,.7)}.popup-content{position:relative}.popup-content .PR-sablona-obsah{width:800px;max-width:100%;height:100%;background:#fff;padding:80px 50px;overflow-y:scroll}.popup-content .PR-sablona-obsah .cke_editable{outline:none}.popup-content .popup-close{position:absolute;top:15px;right:15px;cursor:pointer;z-index:10}.popup ::-webkit-scrollbar{width:10px}.popup ::-webkit-scrollbar-track{background:#f1f1f1}.popup ::-webkit-scrollbar-thumb{background:#888}.popup ::-webkit-scrollbar-thumb:hover{background:#555}@media (min-width:768px){body.popup-overflow{overflow:hidden}}.logo{float:left;grid-area:logo;padding:1rem 0}@media (max-width:980px){.logo{padding:.5rem 0}}.logo svg{width:74px;height:auto;transition:var(--animationBase)}.location_index .logo svg{width:clamp(70px,5vw,134px)}@media (max-width:980px){.location_index .logo svg{width:80px}}.logo .h1-text{display:none;font-size:0;text-indent:-9999px;visibility:hidden}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#fff}@media (max-width:980px){.menu-obal{display:flex;align-items:center}}@media (max-width:980px){.menu-obal .hamburger{margin-left:1rem}}@media screen and (max-width:980px){.responsive-menu-holder.is-active .hamburger{margin-top:2.9rem;margin-right:1rem}}.box-rightImg img,.DevProjectsItem--rightImg picture{position:relative;display:block}.box-rightImg img:before,.DevProjectsItem--rightImg picture:before{content:"";width:4rem;height:18rem;border-bottom:2px solid var(--colorPrimary);border-left:2px solid var(--colorPrimary);position:absolute;left:-1.3rem;bottom:-1.3rem}.box-leftImg img,.DevProjectsItem--leftImg picture{position:relative;display:block}.box-leftImg img:before,.DevProjectsItem--leftImg picture:before{content:"";width:4rem;height:18rem;border-bottom:2px solid var(--colorPrimary);border-right:2px solid var(--colorPrimary);position:absolute;right:-1.3rem;bottom:-1.3rem}@media (max-width:980px){.box-leftImg img:before,.box-rightImg img:before,.DevProjectsItem--leftImg picture:before,.DevProjectsItem--rightImg picture:before{content:none}}.u-arrow-link{display:block;color:var(--colorPrimary);font-weight:600;text-transform:uppercase;text-decoration:none;font-size:1rem;position:relative;white-space:nowrap;transition:var(--animationBase)}.u-arrow-link:hover{color:var(--colorText)}.u-arrow-link:hover span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.1 12'%3E%3Cpath d='M16.4 11l5-5-5-5' fill='none' stroke='%23102547' stroke-width='2'/%3E%3Cpath d='M1.4 5h20v2h-20z' fill='%23102547'/%3E%3C/svg%3E")}.u-arrow-link span{padding-right:1.5rem;position:relative}.u-arrow-link span:after{content:"";position:absolute;top:6px;right:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.1 12'%3E%3Cpath d='M16.4 11l5-5-5-5' fill='none' stroke='%23afca05' stroke-width='2'/%3E%3Cpath d='M1.4 5h20v2h-20z' fill='%23afca05'/%3E%3C/svg%3E");background-repeat:no-repeat;width:20px;height:10px;transition:var(--animationBase)}.u-arrow-link--reverse span{padding-left:1.5rem}.u-arrow-link--reverse span:after{content:"";position:absolute;top:6px;left:0;transform:rotate(180deg)}@media (max-width:980px){.responsive-menu-holder .menu-holder .menu>li>a{font-size:1.25rem;letter-spacing:0}.responsive-menu-holder.is-active .hamburger{margin-top:1rem}}.drobecky .separator{display:inline-block;font-size:12px;color:var(--colorPrimary);font-weight:500;padding:0 .5rem}.stranky-formular{background:var(--colorSecondary);max-width:none;position:relative;width:99vw;left:50%;transform:translateX(-50%) translateY(2rem);padding:4rem 0 1rem;color:#fff;font-weight:400;border-bottom:1px solid #a8b1c1}.stranky-formular .obalStred-medium{max-width:1400px}.stranky-formular .obalStred-small{margin:0;padding:0}.location_chci_prodat .stranky-formular{margin-bottom:4rem}.stranky-formular h2,.stranky-formular label{color:#fff!important}.stranky-formular label{font-size:.875rem;font-weight:400!important}.stranky-formular .responsive-form:not(.no-style){border:0;margin-left:-15px;padding:0}@media (max-width:768px){.stranky-formular .responsive-form:not(.no-style){margin-left:0}.stranky-formular .responsive-form:not(.no-style) .col-md-4,.stranky-formular .responsive-form:not(.no-style) .col-md-6,.stranky-formular .responsive-form:not(.no-style) .col-md-12{padding:0}}.stranky-formular .formInput.is-valid input[required],.stranky-formular .formInput.is-valid select[required],.stranky-formular .formInput.is-valid textarea[required],.stranky-formular .responsive-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]),.stranky-formular .responsive-form select,.stranky-formular .responsive-form textarea,.stranky-formular .tail-select .select-label,.stranky-formular .tail-select .select-label>.label-inner{background-color:transparent;color:#fff}.stranky-formular .formInput.is-valid input[required]:focus,.stranky-formular .formInput.is-valid select[required]:focus,.stranky-formular .formInput.is-valid textarea[required]:focus,.stranky-formular .responsive-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):focus,.stranky-formular .responsive-form select:focus,.stranky-formular .responsive-form textarea:focus,.stranky-formular .tail-select .select-label:focus,.stranky-formular .tail-select .select-label>.label-inner:focus{background-color:#fff;color:var(--colorText)}.stranky-formular .tail-select .select-label>.label-count{background-color:#4c72af;font-size:.6rem;margin:15px 8px 0 -2px;padding:.4em .6em}.stranky-formular .submit{text-align:left}.body_stranky .stranky-formular{transform:translateX(-50%) translateY(6rem)}.location_chci_koupit,.location_chci_prodat,.location_kontakt_kontakt,.stranky_key_stranka-kariera{overflow-x:hidden}.location_chci_koupit .stranky-formular,.location_chci_prodat .stranky-formular,.location_kontakt_kontakt .stranky-formular,.stranky_key_stranka-kariera .stranky-formular{margin-top:0;margin-bottom:2rem;width:100vw}@media (max-width:980px){.location_chci_prodat>.obalStred,.PR-sablona-obsah{padding-top:2rem}}.location_chci_koupit .responsive-form .form-title{border-bottom:0;padding-bottom:0}.location_chci_koupit .responsive-form .form-title h2{font-size:1.5rem;padding-bottom:0}.location_chci_koupit .responsive-form .form-section:first-of-type .form-title h2{font-size:2.25rem}@media (max-width:90rem){.location_chci_koupit .responsive-form .form-section:first-of-type .form-title h2{font-size:1.875rem}}@media (max-width:62rem){.location_chci_koupit .responsive-form .form-section:first-of-type .form-title h2{font-size:1.5rem}}@media (max-width:48rem){.location_chci_koupit .responsive-form .form-section:first-of-type .form-title h2{font-size:1.45rem}}.location_chci_koupit .responsive-form .form-open-section-button:after{border-color:#fff}.location_chci_koupit .responsive-form .submit{margin-top:1rem}@media (min-width:992px){.estateDetailGallery .swiper-button-next,.estateDetailGallery .swiper-button-prev,.ProjektDetailFoto .swiper-button-next,.ProjektDetailFoto .swiper-button-prev{top:calc(50% - 20px)!important}}.estateDetailBrokerContact:hover,.ProjektDetailBrokerContact:hover{color:var(--colorPrimary)}.sticky-header-visible .estateDetailBroker,.sticky-header-visible .ProjektDetailBroker{transition:var(--animationBase);transition-duration:.6s}.sticky-header-visible .estateDetailBroker.go-up,.sticky-header-visible .ProjektDetailBroker.go-up{transform:translateY(100px)}.ProjektDetailForm .ButtonBase:active,.ProjektDetailForm .ButtonBase:focus,.ProjektDetailForm .ButtonBase:hover,.stranky-formular .ButtonBase:active,.stranky-formular .ButtonBase:focus,.stranky-formular .ButtonBase:hover{background:hsl(var(--colorPrimary-h),calc(var(--colorPrimary-s) * 1%),calc(var(--colorPrimary-l) * .7 * 1%))}.clearing{clear:both;height:0}.clearing:after,.clearing:before{content:" ";display:table}.clearing:after{clear:both}.wrap-ellipsis{display:block;white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}
/*# sourceMappingURL=core.min.css.map */
