@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {.brxe-code{width:100%}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{align-items:center;display:inline-flex;justify-content:center}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}#brxe-aqzmuw {font-size: var(--t6-text-xl); color: var(--t6-accent-a); font-weight: 600}#brxe-qdarih {font-size: var(--t6-text-5xl); color: var(--t6-accent-a); margin-bottom: var(--t6-space-xs)}#brxe-ttjyab {text-shadow: 0 0 4px var(--t6-background-a); font-size: var(--t6-text-m)}#brxe-uasjqg {text-shadow: 0 0 4px var(--t6-background-a)}#brxe-uasjqg a {text-shadow: 0 0 4px var(--t6-background-a); font-size: inherit}#brxe-giyrgj {margin-top: var(--t6-space-m); gap: var(--t6-space-xs); justify-content: space-between}#brxe-mnhipc {margin-top: var(--t6-space-m); gap: var(--t6-space-xs); justify-content: space-between}#brxe-ysscvh {margin-top: var(--t6-space-m); gap: var(--t6-space-xs); justify-content: space-between}#brxe-jcrnqt {flex-direction: row; column-gap: var(--t6-space-s)}#brxe-bxxtfp {max-width: 1200px; height: 90%; align-self: center !important; flex-grow: 1; justify-content: center}@media (max-width: 991px) {#brxe-bxxtfp {width: 100%}}#brxe-hgxvre {font-size: var(--t6-text-s); font-weight: 500; color: var(--t6-text-d); text-shadow: 0 0 6px var(--t6-shadow-primary)}#brxe-ulammo {max-width: 65%}@media (max-width: 991px) {#brxe-ulammo {max-width: 50%}}@media (max-width: 767px) {#brxe-ulammo {max-width: 1005px}}#brxe-ptdihr .icon {align-self: center; color: var(--t6-accent-a)}#brxe-ptdihr {flex-direction: row; gap: var(--t6-space-s); text-wrap: nowrap}#brxe-ptdihr .icon a {color: var(--t6-accent-a)}#brxe-ptdihr h1 {color: var(--t6-text-d); font-size: var(--t6-text-3xl); font-weight: 800; line-height: 1}#brxe-ptdihr h2 {color: var(--t6-text-d); font-size: var(--t6-text-3xl); font-weight: 800; line-height: 1}#brxe-ptdihr h3 {color: var(--t6-text-d); font-size: var(--t6-text-3xl); font-weight: 800; line-height: 1}#brxe-ptdihr h4 {color: var(--t6-text-d); font-size: var(--t6-text-3xl); font-weight: 800; line-height: 1}#brxe-ptdihr h5 {color: var(--t6-text-d); font-size: var(--t6-text-3xl); font-weight: 800; line-height: 1}#brxe-ptdihr h6 {color: var(--t6-text-d); font-size: var(--t6-text-3xl); font-weight: 800; line-height: 1}#brxe-ptdihr .content {align-self: center; font-size: var(--t6-text-3xl); font-weight: 800; line-height: 1; color: var(--t6-text-d)}#brxe-ptdihr .icon i {font-size: var(--t6-text-3xl)}#brxe-wxfdna {align-items: flex-end; max-width: 35%}@media (max-width: 991px) {#brxe-wxfdna {max-width: 50%}}@media (max-width: 767px) {#brxe-wxfdna {max-width: 100%; align-items: flex-start}}#brxe-ydbreb {column-gap: var(--t6-space-m); row-gap: var(--t6-space-m); align-items: center; height: 10%; max-width: 1200px; align-self: center !important; flex-direction: row}@media (max-width: 767px) {#brxe-ydbreb {column-gap: 0px; row-gap: 0px}}#brxe-vsgqfw {max-width: 1920px; background-attachment: scroll; background-position: top center; background-repeat: no-repeat; background-size: cover; border-radius: var(--t6-radius-l); justify-content: center; padding-top: var(--t6-space-m); padding-right: var(--t6-space-3xl); padding-bottom: var(--t6-space-m); padding-left: var(--t6-space-3xl); position: relative; overflow: hidden; column-gap: var(--t6-space-m); row-gap: var(--t6-space-m); align-items: center; min-height: 45rem}:where(#brxe-vsgqfw > *:not(figcaption)) {position: relative}#brxe-vsgqfw::before {background-image: linear-gradient(hsla(0, 0%, 0%, 0.5) 0%, hsla(0, 0%, 85%, 0.35) 30%, rgba(255, 255, 255, 0.35) 70%, rgba(0, 0, 0, 0.4) 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 1199px) {#brxe-vsgqfw {padding-right: var(--t6-space-s); padding-left: var(--t6-space-s); background-blend-mode: normal; background-attachment: scroll; background-position: center center; background-repeat: no-repeat; background-size: cover}}@media (max-width: 991px) {#brxe-vsgqfw {min-height: 35rem; border-radius: var(--t6-radius-l); background-size: cover}}@media (max-width: 767px) {#brxe-vsgqfw {position: relative}:where(#brxe-vsgqfw > *:not(figcaption)) {position: relative}#brxe-vsgqfw::before {background-image: linear-gradient(hsla(0, 0%, 80%, 0.8), hsla(0, 0%, 70%, 0.8), hsla(0, 0%, 36%, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 490px) {#brxe-vsgqfw {background-size: cover; min-height: 40rem; position: relative}:where(#brxe-vsgqfw > *:not(figcaption)) {position: relative}#brxe-vsgqfw::before {background-image: linear-gradient(hsla(0, 0%, 80%, 0.8), hsla(0, 0%, 70%, 0.8), hsla(0, 0%, 36%, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}#brxe-cgqxmw {padding-top: var(--t6-space-4xs); padding-right: var(--t6-space-xs); padding-bottom: 0; padding-left: var(--t6-space-xs); overflow: hidden}@media (max-width: 991px) {#brxe-cgqxmw {padding-right: var(--t6-space-2xs); padding-left: var(--t6-space-2xs)}}#brxe-8e15de {margin-bottom: var(--t6-space-2xs)}#brxe-500355 {font-size: var(--t6-text-l)}#brxe-500355 a {font-size: var(--t6-text-l); font-size: inherit}#brxe-27922a .line {height: 2px}#brxe-27922a.horizontal .line {border-top-width: 2px; width: 10%; border-top-style: solid; border-top-color: var(--t6-background-c)}#brxe-27922a.vertical .line {border-right-width: 10%; border-right-style: solid; border-right-color: var(--t6-background-c)}#brxe-27922a.horizontal {justify-content: center}#brxe-27922a.vertical {align-self: center}#brxe-27922a {padding-top: var(--t6-space-xs); padding-bottom: var(--t6-space-m)}#brxe-27922a .icon {color: var(--t6-background-c)}@media (max-width: 490px) {#brxe-27922a.horizontal .line {width: 20%}#brxe-27922a.vertical .line {border-right-width: 20%}}#brxe-c27986:not(.tag), #brxe-c27986 img {aspect-ratio: 3 / 2; object-fit: cover}#brxe-0aa0dd {margin-top: var(--t6-space-s); margin-bottom: var(--t6-space-2xs); font-size: var(--t6-text-xl)}#brxe-672708 {margin-right: var(--t6-space-xs); margin-bottom: var(--t6-space-s); margin-left: var(--t6-space-xs)}#brxe-0d0dad {align-items: center; text-align: center; border-radius: var(--t6-radius-l); overflow: hidden; box-shadow: 0 20px 40px -20px var(--t6-shadow-primary); align-self: stretch !important; width: 100%; background-color: var(--t6-background-b)}@media (max-width: 767px) {#brxe-0d0dad {max-width: 450px}}#brxe-b69308:not(.tag), #brxe-b69308 img {aspect-ratio: 3 / 2; object-fit: cover}#brxe-e6f491 {margin-top: var(--t6-space-s); margin-bottom: var(--t6-space-2xs); font-size: var(--t6-text-xl)}#brxe-023f8a {margin-right: var(--t6-space-xs); margin-bottom: var(--t6-space-s); margin-left: var(--t6-space-xs)}#brxe-f49249 {align-items: center; text-align: center; border-radius: var(--t6-radius-l); overflow: hidden; box-shadow: 0 20px 40px -20px var(--t6-shadow-primary); align-self: stretch !important; width: 100%; background-color: var(--t6-background-b)}@media (max-width: 767px) {#brxe-f49249 {max-width: 450px}}#brxe-8543a8:not(.tag), #brxe-8543a8 img {aspect-ratio: 3 / 2; object-fit: cover}#brxe-8543a8 {width: 100%}#brxe-808704 {margin-top: var(--t6-space-s); margin-bottom: var(--t6-space-2xs); font-size: var(--t6-text-xl)}#brxe-1f75d0 {margin-right: var(--t6-space-xs); margin-bottom: var(--t6-space-s); margin-left: var(--t6-space-xs)}#brxe-136b7a {align-items: center; text-align: center; border-radius: var(--t6-radius-l); overflow: hidden; box-shadow: 0 20px 40px -20px var(--t6-shadow-primary); align-self: stretch !important; width: 100%; background-color: var(--t6-background-b)}@media (max-width: 767px) {#brxe-136b7a {max-width: 450px}}#brxe-dd980a {flex-direction: row; column-gap: var(--t6-space-m); row-gap: var(--t6-space-m); margin-bottom: var(--t6-space-l)}@media (max-width: 767px) {#brxe-dd980a {flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center}}@media (max-width: 490px) {#brxe-dd980a {flex-wrap: wrap; column-gap: var(--t6-space-l); row-gap: var(--t6-space-l); padding-right: var(--t6-space-m); padding-left: var(--t6-space-m)}}#brxe-225990 {align-items: center; text-align: center}#brxe-7e8fd9 {margin-bottom: var(--t6-space-m); font-size: var(--t6-text-3xl)}#brxe-cc10f0 {margin-bottom: var(--t6-space-s)}#brxe-jyzens {gap: var(--t6-space-xs); justify-content: space-between}#brxe-413905 {justify-content: center; width: calc(50% - var(--t6-space-l) / 2)}@media (max-width: 767px) {#brxe-413905 {width: 100%}}#brxe-f26a56 {justify-content: center; width: calc(50% - var(--t6-space-l) / 2)}@media (max-width: 767px) {#brxe-f26a56 {width: 100%; align-items: center}}#brxe-ddcb52 {flex-direction: row; align-self: stretch !important; width: 100%; column-gap: var(--t6-space-l); flex-wrap: wrap}#brxe-905561 {flex-direction: column; box-shadow: 0 10px 50px -20px var(--t6-shadow-primary); padding-top: var(--t6-space-m); padding-right: var(--t6-space-l); padding-bottom: var(--t6-space-m); padding-left: var(--t6-space-l); border-radius: var(--t6-radius-l)}#brxe-6c4543 {padding-top: 0; padding-bottom: 0}#brxe-243698 {color: var(--t6-text-d); text-shadow: 0 0 10px var(--t6-shadow-primary); margin-bottom: var(--t6-space-3xs)}#brxe-f61bf7 {color: var(--t6-text-d); font-size: var(--t6-text-l); font-weight: 500; text-shadow: 0 0 6px var(--t6-shadow-primary)}#brxe-caf943 {width: 60%; justify-content: center}@media (max-width: 991px) {#brxe-caf943 {width: 50%}}@media (max-width: 767px) {#brxe-caf943 {width: 100%}}#brxe-a5773f {margin-bottom: var(--t6-space-s); font-size: var(--t6-text-xl); font-weight: 600}#brxe-eshqhn .se-webform { background-color: unset !important; width: 100% !important;}#brxe-eshqhn .se-webform .se-body ul { margin: 0 !important;}#brxe-eshqhn .se-label { color: var(--t6-text-b) !important; font-size: var(--t6-text-m) !important; text-align: left !important; font-weight: 600 !important; line-height: 1.5em !important; text-transform: none !important; font-family: "Outfit" !important;}#brxe-eshqhn .se-webform input { border: 1px solid var(--t6-border-a) !important; border-radius: var(--t6-radius-s) !important; padding-top: var(--t6-space-3xs) !important; padding-right: var(--t6-space-xs) !important; padding-bottom: var(--t6-space-3xs) !important; padding-left: var(--t6-space-xs) !important; color: var(--t6-text-b) !important; font-size: var(--t6-text-l) !important; text-align: left !important; font-weight: 400 !important; background-color: var(--t6-background-a) !important; line-height: 1.6em !important; font-family: "Outfit" !important;}#brxe-eshqhn .se-submit { padding: 0 !important;}#brxe-eshqhn .se-submit button { color: var(--t6-accent-a) !important; font-size: var(--t6-text-m) !important; text-align: center !important; font-weight: 600 !important; border: 2px solid var(--t6-accent-a) !important; border-radius: var(--t6-radius-m) !important; background-color: rgba(0, 0, 0, 0) !important; margin: 0 !important; padding-top: var(--t6-space-xs) !important; padding-right: var(--t6-space-m) !important; padding-bottom: var(--t6-space-xs) !important; padding-left: var(--t6-space-m) !important; line-height: 1em !important; letter-spacing: -0.5px !important; transition: all 0.3s linear !important; font-family: "Outfit" !important;}#brxe-eshqhn .se-submit button:hover { color: var(--t6-text-d) !important; background-color: var(--t6-accent-a) !important;}#brxe-33f740 {background-color: rgba(255, 255, 255, 0.5); border-radius: var(--t6-radius-s); box-shadow: 0 10px 40px -20px var(--t6-shadow-primary); padding-top: var(--t6-space-l); padding-right: var(--t6-space-m); padding-bottom: var(--t6-space-l); padding-left: var(--t6-space-m); width: 40%; justify-content: center}@media (max-width: 991px) {#brxe-33f740 {width: 50%}}@media (max-width: 767px) {#brxe-33f740 {width: 100%}}#brxe-f93458 {align-items: center; flex-direction: row; column-gap: var(--t6-space-l); row-gap: var(--t6-space-l); background-image: url("https://linkasluchatko.cz/wp-content/uploads/2024/07/Linka-Sluchatko-Odber-BG-1024x455.webp"); background-size: cover; padding-top: var(--t6-space-m); padding-right: var(--t6-space-l); padding-bottom: var(--t6-space-m); padding-left: var(--t6-space-l); border-radius: var(--t6-radius-l); position: relative; overflow: hidden; max-width: 1400px; min-height: 36rem; box-shadow: 0 20px 40px -20px var(--t6-shadow-primary)}:where(#brxe-f93458 > *:not(figcaption)) {position: relative}#brxe-f93458::before {background-image: linear-gradient(120deg, rgba(0, 0, 0, 0.75), rgba(179, 179, 179, 0.42)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-f93458 {min-height: 30rem; background-image: url("https://linkasluchatko.cz/wp-content/uploads/2024/07/Linka-Sluchatko-Odber-BG-1024x455.webp"); background-size: cover}}@media (max-width: 767px) {#brxe-f93458 {column-gap: 0px; row-gap: var(--t6-space-m)}}@media (max-width: 490px) {#brxe-f93458 {background-image: url("https://linkasluchatko.cz/wp-content/uploads/2024/07/Linka-Sluchatko-Odber-BG-768x341.webp"); background-size: cover}}#brxe-b5bb37 {padding-bottom: 0}@media (max-width: 490px) {#brxe-dce0dc {text-align: center}}#brxe-01216d {padding-top: var(--t6-space-xs); padding-bottom: var(--t6-space-m)}#brxe-01216d .line {height: 2px}#brxe-01216d.horizontal .line {border-top-width: 2px; width: 10%; border-top-style: solid; border-top-color: var(--t6-background-c)}#brxe-01216d.vertical .line {border-right-width: 10%; border-right-style: solid; border-right-color: var(--t6-background-c)}#brxe-01216d.horizontal {justify-content: center}#brxe-01216d.vertical {align-self: center}#brxe-01216d .icon {color: var(--t6-background-c)}@media (max-width: 490px) {#brxe-01216d.horizontal .line {width: 20%}#brxe-01216d.vertical .line {border-right-width: 20%}#brxe-01216d.horizontal {justify-content: center}#brxe-01216d.vertical {align-self: center}}#brxe-da600e {background-color: var(--t6-background-b); flex-direction: row; gap: var(--t6-space-m); margin-bottom: var(--t6-space-m); border-radius: var(--t6-radius-l); box-shadow: 0 10px 30px -10px var(--t6-shadow-primary); padding-top: var(--t6-space-s); padding-right: var(--t6-space-s); padding-bottom: var(--t6-space-s); padding-left: var(--t6-space-s); width: 100%}#brxe-da600e .icon {align-self: center; height: 8rem; line-height: 8rem; min-width: 8rem; border: 2px solid var(--t6-border-a); border-radius: var(--t6-radius-s); padding-top: var(--t6-space-s); padding-right: var(--t6-space-s); padding-bottom: var(--t6-space-s); padding-left: var(--t6-space-s); background-color: var(--t6-background-a); box-shadow: inset 5px 5px 15px -10px var(--t6-shadow-primary)}#brxe-da600e h1 {font-size: var(--t6-text-xl)}#brxe-da600e h2 {font-size: var(--t6-text-xl)}#brxe-da600e h3 {font-size: var(--t6-text-xl)}#brxe-da600e h4 {font-size: var(--t6-text-xl)}#brxe-da600e h5 {font-size: var(--t6-text-xl)}#brxe-da600e h6 {font-size: var(--t6-text-xl)}#brxe-da600e .content {align-self: center}#brxe-da600e ul {padding-left: 20px;}#brxe-da600e path { fill: var(--t6-border-a) !important;}#brxe-da600e .icon {max-width: 8rem;}@media (max-width: 490px) {#brxe-da600e {width: 100%; flex-direction: row; margin-right: 0; margin-bottom: var(--t6-space-l); margin-left: 0}#brxe-da600e .icon {align-self: flex-start; height: 4rem; line-height: 4rem; min-width: 4rem}}#brxe-fe4bf9 {align-items: center}@media (max-width: 490px) {#brxe-fe4bf9 {align-items: center}}#brxe-amuagy {margin-top: var(--t6-space-m); margin-bottom: var(--t6-space-2xs)}#brxe-288908 {font-size: var(--t6-text-2xl); margin-bottom: var(--t6-space-s)}@media (max-width: 767px) {#brxe-288908 {margin-top: var(--t6-space-m)}}#brxe-46fcf6 {font-size: var(--t6-text-l); font-weight: 500}#brxe-961848 {font-size: var(--t6-text-l); font-weight: 500}#brxe-84bcde .icon {align-self: center; color: var(--t6-accent-a); height: var(--t6-text-3xl); line-height: var(--t6-text-3xl); min-width: var(--t6-text-3xl)}#brxe-84bcde {flex-direction: row; gap: var(--t6-space-m)}#brxe-84bcde .icon a {color: var(--t6-accent-a)}#brxe-84bcde h1 {color: var(--t6-accent-a); font-size: var(--t6-text-4xl); font-weight: 800; line-height: 1}#brxe-84bcde h2 {color: var(--t6-accent-a); font-size: var(--t6-text-4xl); font-weight: 800; line-height: 1}#brxe-84bcde h3 {color: var(--t6-accent-a); font-size: var(--t6-text-4xl); font-weight: 800; line-height: 1}#brxe-84bcde h4 {color: var(--t6-accent-a); font-size: var(--t6-text-4xl); font-weight: 800; line-height: 1}#brxe-84bcde h5 {color: var(--t6-accent-a); font-size: var(--t6-text-4xl); font-weight: 800; line-height: 1}#brxe-84bcde h6 {color: var(--t6-accent-a); font-size: var(--t6-text-4xl); font-weight: 800; line-height: 1}#brxe-84bcde .icon i {font-size: var(--t6-text-3xl)}#brxe-84bcde .content {align-self: center; font-size: var(--t6-text-4xl); font-weight: 800; line-height: 1; color: var(--t6-accent-a)}#brxe-4ad562 {margin-bottom: var(--t6-space-m)}#brxe-606b6f {font-size: var(--t6-text-s)}#brxe-606b6f a {font-size: var(--t6-text-s); font-size: inherit}#brxe-351683 {align-self: stretch !important; width: 100%; justify-content: center; width: 45%}@media (max-width: 991px) {#brxe-351683 {width: 100%}}@media (max-width: 767px) {#brxe-351683 {align-items: center; text-align: center}}#brxe-39590a {font-size: var(--t6-text-xl); font-weight: 600; margin-bottom: var(--t6-space-s)}#brxe-ac4883 .form-group:nth-child(1) {width: 48%}#brxe-ac4883 .form-group:nth-child(2) {width: 48%}#brxe-ac4883 .form-group:nth-child(3) {height: calc(var(--t6-text-m) * 1.5 * 8)}#brxe-ac4883 .form-group:nth-child(4) {width: 100%}#brxe-ac4883 .submit-button-wrapper {margin-top: var(--t6-space-2xs)}#brxe-ac4883 {justify-content: space-between}@media (max-width: 490px) {#brxe-ac4883 .form-group:nth-child(1) {width: 100%}#brxe-ac4883 .form-group:nth-child(2) {width: 100%}}#brxe-de99d7 {align-self: stretch !important; width: 100%; justify-content: center; width: 55%; box-shadow: 0 10px 40px -20px var(--t6-shadow-primary); border-radius: var(--t6-radius-l); padding-top: var(--t6-space-l); padding-right: var(--t6-space-m); padding-bottom: var(--t6-space-l); padding-left: var(--t6-space-m); background-color: var(--t6-background-a)}@media (max-width: 991px) {#brxe-de99d7 {width: 100%}}#brxe-e53ee2 {flex-direction: row; column-gap: var(--t6-space-l); row-gap: var(--t6-space-l)}@media (max-width: 991px) {#brxe-e53ee2 {flex-direction: column}}