﻿*,*::before,*::after{margin:0;padding:0;box-sizing:inherit}*{font:inherit}strong{font-weight:bold}html{scroll-behavior:smooth}@media only screen and (min-width: 1280px)and (-webkit-min-device-pixel-ratio: 2),only screen and (min-width: 1280px)and (min-resolution: 192dpi){html{zoom:.8}}body{box-sizing:border-box;min-height:100vh;text-rendering:optimizeSpeed;overflow-x:hidden;background-color:#fff;display:flex;flex-direction:column}@media only screen and (min-width: 56.25em){body{padding:0}}.content-container{position:relative;background-color:#fff;border-top:1px solid rgba(0,0,0,0)}.cage{max-width:120rem;width:100%;margin-inline:auto}img,picture{max-width:100%;height:auto}p.small{font-size:.875rem}body{font-family:"IBM Plex Sans",sans-serif;color:#1b254b}p,ul,ol{font-size:1.125rem;line-height:1.938rem}h1,h2,h3{font-weight:700;font-family:"IBM Plex Mono",monospace}h1{font-size:1.5rem;line-height:1.875rem;margin-bottom:4rem}@media only screen and (min-width: 75em){h1{font-size:2.5rem;line-height:3.125rem}}h1.mb0{margin-bottom:0}h2{font-size:1.5rem;line-height:2.25rem;margin-bottom:1.5rem}@media only screen and (min-width: 75em){h2{font-size:2rem;line-height:2.5rem}}h3{font-size:1.125rem;line-height:1.375rem;margin-bottom:1rem}@media only screen and (min-width: 75em){h3{font-size:1.5rem;line-height:2.25rem}}.container{width:min(100% - 2rem,82.5rem);margin-inline:auto;padding-block:6rem}.uppercase{text-transform:uppercase}.hide{display:none !important}.active{text-decoration:underline}.p0{padding:0}.mb2{margin-bottom:1rem}.mb4{margin-bottom:2rem}.fw-600{font-weight:600}.bg-blue{background-color:#edeef2}.bg-yellow{background-color:#fcebdc}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}.calculator-form{color:#1b254b;font-size:.875rem;position:relative}.calculator-form__top{display:flex;flex-direction:column;margin-bottom:2rem}@media only screen and (min-width: 56.25em){.calculator-form__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem;gap:1rem}}.calculator-form__radio-btns:first-child{margin-bottom:1rem}.calculator-form__radio-btns{width:100%}@media only screen and (min-width: 56.25em){.calculator-form__radio-btns{display:flex;gap:2.5rem;order:-1}}.calculator-form__radio:first-child{margin-bottom:.5rem}@media only screen and (min-width: 56.25em){.calculator-form__radio:first-child{margin-bottom:0}}.calculator-form__radio label{cursor:pointer;display:flex;align-items:center;gap:1rem;transition:font-weight .2s}.calculator-form__radio label:has(input:checked){font-weight:700}@media only screen and (min-width: 56.25em){.calculator-form__radio label{font-size:1rem}}.calculator-form__radio label.checked{font-weight:600}.calculator-form__radio input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;color:#575d78;width:1.5rem;height:1.5rem;border:2px solid currentColor;border-radius:50%;position:relative}.calculator-form__radio input[type=radio]::before{content:"";display:block;width:.938rem;height:.938rem;position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%, -50%);opacity:0;transition:.2s opacity ease-in-out;background-color:#f69077}.calculator-form__radio input[type=radio]:checked::before{opacity:1}.calculator-form__paragraph{font-size:.875rem;font-weight:600;text-align:right}@media only screen and (min-width: 56.25em){.calculator-form__paragraph{width:35.938rem}}.calculator-form option.bold{font-weight:600}.calculator-form__select-wrapper{width:100%;margin-bottom:1.5rem}@media only screen and (min-width: 56.25em){.calculator-form__select-wrapper{display:flex;column-gap:1rem;align-items:center;flex-wrap:wrap}}.calculator-form__select-wrapper select{width:100%}@media only screen and (min-width: 56.25em){.calculator-form__select-wrapper select{max-width:26.25rem}}.calculator-form__select{font-size:1rem;line-height:1.75rem;color:#575d78;padding:.5rem 1rem;padding-right:2rem;border-radius:2px;background-color:#fff;border:1px solid #575d78;cursor:pointer}.calculator-form__select.custom-arrow{-webkit-appearance:none;-moz-appearance:none;background-image:url("/public/img/svg/ic_arrow.svg");background-repeat:no-repeat;background-position:right .625rem center;background-size:1.5em}.calculator-form__select.no-border{border-color:rgba(0,0,0,0);color:#1b254b;padding-left:0;margin-bottom:1rem}@media only screen and (min-width: 56.25em){.calculator-form__select.no-border{margin-bottom:0}}.calculator-form__img{margin-bottom:1.5rem}@media only screen and (min-width: 56.25em){.calculator-form__img{margin-left:9.75rem}}@media only screen and (min-width: 75em){.calculator-form__img{position:absolute;right:9.25rem;top:45%}}.calculator-form__label{display:block;font-size:1rem;line-height:1.75rem}@media only screen and (min-width: 56.25em){.calculator-form__label{max-width:8.75rem;width:100%}}.calculator-form__input{width:85%;color:#575d78;padding:.5rem 1rem;border-radius:2px;background-color:#fff;border:1px solid #575d78}@media only screen and (min-width: 56.25em){.calculator-form__input{max-width:12.5rem;width:100%}}.calculator-form__input.disabled{background-color:#eee}.calculator-form__box{margin-bottom:1.5rem}.calculator-form__box input.disabled{background-color:#eee}@media only screen and (min-width: 56.25em){.calculator-form__box{display:flex;column-gap:1rem;align-items:center}}.calculator-form .btn{padding:1rem 1.5rem;width:100%;justify-content:center;margin-bottom:1rem}@media only screen and (min-width: 56.25em){.calculator-form .btn{width:auto;margin-left:9.75rem}}.calculator-form .version-info{font-size:.75rem;text-align:right}.btn,.btn:link,.btn:visited{text-decoration:none;padding:.625rem 1rem;display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;line-height:1.313rem;border-radius:2px;font-weight:700;transition:background-color .2s;font-family:"IBM Plex Mono",monospace;cursor:pointer}.btn--white{background-color:#fff;color:#1b254b;border:1px solid #1b254b}.btn--white:hover,.btn--white:focus{background-color:#edeef2}.btn--blue{background-color:#1b254b;color:#fff;border:1px solid #1b254b}.btn--blue:hover,.btn--blue:focus{background-color:#575d78}.btn--orange{background-color:#f69077;color:#1b254b}.btn--orange:hover,.btn--orange:focus{background-color:#dd6031}.btn--yellow{background-color:#dd9f46;color:#1b254b}.btn--yellow:hover,.btn--yellow:focus{background-color:#f69077}.form__group:not(:last-child){margin-bottom:1rem}.form__group:last-child{margin-top:2rem}.form__input{font-size:1rem;font-family:inherit;color:inherit;padding:.75rem 1rem;border-radius:2px;background-color:#fff;border:1px solid #575d78;width:100%;display:block;transition:all .3s}.form__input:focus{outline:none;border-bottom:3px solid #55c57a}.form__input:focus:invalid{border-bottom:3px solid #dd6031}.form__input::placeholder{color:#1b254b}.form__label{font-size:1rem;font-weight:700;margin-left:1.25rem;margin-bottom:.438rem;display:block;transition:all .3s}.form__input:placeholder-shown+.form__label{display:none}.form textarea{min-height:8.25rem}.form .btn{border:none;width:100%;justify-content:center;padding:1rem 1.5rem}.form :has(.form__input:placeholder-shown) .form__label{display:none}.link{display:inline-block;text-decoration:none}.link--primary{color:#1b254b}.link--orange{color:#dd6031}.link:hover,.link:focus{text-decoration:underline}.navigation-fix-boxes{position:fixed;right:0;top:50%;z-index:1000}@media only screen and (min-width: 56.25em){.navigation-fix-boxes{display:none}}.navigation-fix-boxes__link{display:block;padding:1rem;border:1px solid #1b254b;border-right:0px;border-radius:2px 0 0 2px;width:3.5rem;height:3.5rem;background-color:#fff;cursor:pointer}.navigation-fix-boxes__link:nth-child(2n){background-color:#fcebdc}.navigation-fix-boxes__link:not(:last-child){margin-bottom:.25rem}.tabulka{overflow-x:auto}.tabulka table{text-align:center;border-collapse:collapse;max-width:100%;color:#2e2e2e;font-size:.75rem;line-height:1.25rem}.tabulka td{padding:.25rem;border:solid #999 1px}.tabulka th{padding:.5rem;border:solid #999 1px;font-weight:600}.tabulka tr.prvni{background:#cccedb}.tabulka tr.druhy{background:#e9eaef}@media only screen and (min-width: 93.75em){.tabulka table{font-size:1rem}.tabulka.small table{font-size:.75rem}}#cookie_iframe_cont{position:fixed;left:0;top:67vh;transform:translateY(-50%);width:100%;z-index:20}#cookie_iframe{width:100%;margin:0;height:40px;border:0 none}.bg-footer{background-color:#edeef2}.footer{margin-top:auto;padding-inline:3rem;padding-block:4rem;display:flex;flex-direction:column;gap:2.5rem;font-size:1rem;line-height:1.75rem}@media only screen and (min-width: 56.25em){.footer{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media only screen and (min-width: 112.5em){.footer{padding-inline:11.75rem;padding-block:8rem}}.footer__logo{max-width:8.563rem;max-height:2.25rem;margin-bottom:.5rem}.footer__copy{color:#7e85a4}.footer__title{color:#7e85a4;font-size:1rem;line-height:1.75rem;font-weight:400;text-transform:uppercase;margin-bottom:1rem}.footer__right{display:flex;flex-direction:column;gap:3rem}@media only screen and (min-width: 37.5em){.footer__right{flex-direction:row;flex-wrap:wrap}}@media only screen and (min-width: 56.25em){.footer__right{flex-wrap:nowrap}}@media only screen and (min-width: 75em){.footer__right{gap:8rem}}.footer__column{display:flex;flex-direction:column;align-items:flex-start}.footer__column p{font-size:1rem;line-height:1.75rem}.footer__btn,.footer__link{margin-top:1rem}.breadcrumbs__inner{max-width:96.563rem;margin-inline:auto;padding-bottom:.5rem}.breadcrumbs__inner a{color:#1b254b}@media only screen and (min-width: 37.5em){.breadcrumbs__inner{padding-bottom:1rem}}.bg-header{background-color:#d5d7e1}.header{position:relative;font-size:1rem;line-height:1.75rem}.header::after{content:"";position:absolute;width:100%;height:100%;top:0;left:50%;transform:translateX(-50%);z-index:-1}.header__inner{max-width:96.563rem;margin-inline:auto;padding:.5rem;display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:1rem}@media only screen and (min-width: 37.5em){.header__inner{padding:1rem;grid-template-columns:repeat(3, max-content);justify-content:space-between}}@media only screen and (min-width: 75em){.header__inner{padding-top:6.5rem}}.header__logo-box{max-width:14.88rem}.header__text{grid-column:2/3;text-align:end}@media only screen and (min-width: 75em){.header__text{display:flex;align-items:center;gap:1rem}}.header__paragraph{color:#575d78;font-size:1rem;line-height:1.75rem}.header__link{font-weight:600}.header__buttons{grid-column:1/3;display:flex;justify-content:end;gap:.675rem}.header__buttons .btn{font-size:.875rem;padding:.5rem}@media only screen and (min-width: 56.25em){.header__buttons .btn{padding:.625rem 1rem}}@media only screen and (min-width: 37.5em){.header__buttons{grid-column:3/4}}@media only screen and (min-width: 56.25em){.header__buttons .btn--blue{position:relative}.header__buttons .btn--blue::after{content:"Nabídka";font-family:"IBM Plex Mono",monospace}}.navigation{max-width:31.25rem;background-color:#1b254b;padding:1rem;font-family:"IBM Plex Mono",monospace;font-weight:500;position:absolute;right:0;top:0;z-index:2000}.navigation__header{display:flex;justify-content:space-between;color:#7e85a4;margin-bottom:1rem}.navigation__title{font-size:1.5rem}.navigation__btn{display:inline-block;padding:.5rem;background-color:rgba(0,0,0,0);border:none}.navigation__list-products{list-style:none;padding-bottom:.5rem;border-bottom:1px solid #7e85a4}.navigation__item{margin-bottom:.5rem}.navigation__link{display:inline-block;width:100%;color:#fff;text-decoration:none;padding-block:.5rem;padding-left:3rem}.navigation__link:hover,.navigation__link:focus{text-decoration:underline}.navigation__list-main-nav{padding-top:1rem;margin-bottom:2.5rem}.navigation__list-main-nav li{margin-bottom:.5rem}.navigation__item{position:relative}.navigation__item--yellow::before{background-color:#dd9f46}.navigation__item--blue::before{background-color:#7e85a4}.navigation__item--light-gray::before{background-color:#ada9b3}.navigation__item--dark-gray::before{background-color:#4f4f4f}.navigation__item::before{content:"";position:absolute;left:0;top:.5rem;width:1.5rem;height:1.5rem;border-radius:50%}.main-calculator{position:relative}.main-calculator .decoration{background-color:#d5d7e1;height:20rem;width:100%;position:absolute;overflow:hidden;z-index:-1}@media only screen and (min-width: 56.25em){.main-calculator .decoration{height:25rem}}@media only screen and (min-width: 75em){.main-calculator .decoration{height:30rem}}.main-calculator .decoration::before{content:"";position:absolute;top:1rem;right:-5.25rem;width:26.438rem;height:26.438rem;background-image:url("/public/img/decoration/ellipse-6.webp");background-repeat:no-repeat}.calculator__header{width:min(100% - 2rem,82.5rem);margin-inline:auto;padding-top:1.5rem}@media only screen and (min-width: 56.25em){.calculator__header{padding-top:3rem}}@media only screen and (min-width: 75em){.calculator__header{padding-top:6.5rem}}.calculator__title{margin-bottom:3.5rem}@media only screen and (min-width: 75em){.calculator__title{margin-bottom:7rem}}.calculator__content{padding-top:0;padding-bottom:3rem;background-color:#fff}.calculator__sent{padding:1rem;display:flex;align-items:center;gap:1rem;font-family:"IBM Plex Mono",monospace;font-weight:700;background-color:#b9deb8;margin-bottom:1.5rem}.calculator__item{border:1px solid #1b254b;border-radius:2px}.calculator__item:not(:last-child){margin-bottom:1.5rem}.calculator__item-header{padding:1.5rem;background-color:#1b254b;color:#fff;display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width: 56.25em){.calculator__item-header{padding:1rem 3rem}}.calculator__item-heading{margin-bottom:0;font-size:1.125rem;line-height:1.688rem;text-transform:uppercase}.calculator__item-control{background-color:rgba(0,0,0,0);border:none;width:1.5rem;height:1.5rem;cursor:pointer}.calculator__item-control:first-child{margin-right:1.5rem}.calculator__item-main{padding:1.5rem 1rem}@media only screen and (min-width: 56.25em){.calculator__item-main{padding:2.75rem 3rem}}@media only screen and (min-width: 75em){.calculator__item-main{padding:2.75rem 5rem}}.calculator__item-bottom{padding:1.5rem;background-color:#fcebdc;border-top:1px solid #1b254b}@media only screen and (min-width: 56.25em){.calculator__item-bottom{display:flex;justify-content:space-between;align-items:center;padding:.5rem 3rem}}.calculator__item-calculations{display:flex;justify-content:space-between;gap:2rem;margin-bottom:.5rem}.calculator__item-property{color:#575d78;font-size:1rem;line-height:1.75rem}.calculator__item-value{font-weight:500;font-family:"IBM Plex Mono",monospace;line-height:1.375rem}.calculator__item-link{color:#1b254b;font-family:"IBM Plex Mono",monospace;font-size:1rem;line-height:1.5rem;padding-block:1rem;padding-right:1.5rem;font-weight:700;display:inline-flex;gap:.5rem;align-items:center;text-decoration:none}.calculator__item-link:hover,.calculator__item-link:focus{text-decoration:underline}@media only screen and (min-width: 56.25em){.calculator__item-link{padding-right:0}}.banner{padding:1.5rem;background-color:#edeef2;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.banner>*{max-width:17.5rem;width:100%;min-height:2.875rem}@media only screen and (min-width: 56.25em){.banner{flex-direction:row;justify-content:space-between;padding:3rem}}.information{padding:8rem 0 11rem 0}@media only screen and (min-width: 75em){.information{display:flex}}.information__box{border:1px solid #7e85a4;border-radius:2px;padding-inline:1.5rem;padding-block:2.5rem}.information__box:not(:last-child){margin-bottom:1.5rem}@media only screen and (min-width: 56.25em){.information__box{padding-inline:6rem;padding-block:6rem;padding-top:4rem}}@media only screen and (min-width: 75em){.information__box{flex-basis:50%}.information__box:first-child{order:2;border-left:0px}.information__box:not(:last-child){margin-bottom:0}}@media only screen and (min-width: 56.25em){.information__box .form .btn{width:auto}}.information__box-heading{font-size:1.125rem;line-height:1.688rem}.information__list{list-style:none;margin-bottom:2rem}.information__item{display:grid;grid-template-columns:1fr 1.5rem 1fr;font-size:1rem;line-height:1.75rem;gap:.5rem;align-items:center}.information__item span:last-child{text-align:end}.information__item:not(:last-child){margin-bottom:1rem}.information__paragraph{font-size:1rem;line-height:1.75rem}.main-calculator:has(.calculator__sent.hide) .decoration{height:16.875rem}@media only screen and (min-width: 56.25em){.main-calculator:has(.calculator__sent.hide) .decoration{height:20rem}}@media only screen and (min-width: 75em){.main-calculator:has(.calculator__sent.hide) .decoration{height:25rem}}p.msg.info{font-weight:bold;color:green}p.msg.warning{font-weight:bold;color:#bf0000}.main-contact{position:relative}.main-contact .decoration{background-color:#d5d7e1;height:16.875rem;width:100%;position:absolute;overflow:hidden;z-index:-1}@media only screen and (min-width: 56.25em){.main-contact .decoration{height:20rem}}@media only screen and (min-width: 75em){.main-contact .decoration{height:25rem}}.main-contact .decoration::before{content:"";position:absolute;top:1rem;right:-5.25rem;width:26.438rem;height:26.438rem;background-image:url("/public/img/decoration/ellipse-6.webp");background-repeat:no-repeat}.contact{padding-bottom:11rem}@media only screen and (min-width: 56.25em){.contact{display:grid;grid-template-columns:2fr 3fr}}.contact__header{padding:1rem;padding-top:1.5rem}@media only screen and (min-width: 56.25em){.contact__header{padding-top:3rem;grid-column:1/-1}}@media only screen and (min-width: 75em){.contact__header{padding-top:6.5rem}}.contact__title{margin-bottom:2rem}@media only screen and (min-width: 75em){.contact__title{margin-bottom:7rem}}.contact__left{background-color:#fff}.contact__left .contact__box{border-bottom:none}@media only screen and (min-width: 56.25em){.contact__left .contact__box{border:1px solid #1b254b;border-right:none}}@media only screen and (min-width: 75em){.contact__left .contact__box{padding:3.5rem}}.contact__address,.contact__contact,.contact__register{margin-bottom:2rem}.contact__register span{font-weight:600}.contact__box-title{font-size:1.125rem;line-height:1.688rem}@media only screen and (min-width: 75em){.contact__box-title{font-size:1.5rem;line-height:2.25rem;margin-bottom:2rem}}@media only screen and (min-width: 56.25em){.contact__right{display:flex;flex-direction:column}}@media only screen and (min-width: 56.25em){.contact__right .contact__box{flex-grow:1}}@media only screen and (min-width: 75em){.contact__right .contact__box{padding:3.5rem 6rem}}.contact__box{border:1px solid #1b254b;border-radius:2px;padding:3.5rem 1.5rem}.contact__box:not(:last-of-type){border-bottom:none}.contact__box.map .link{font-size:1rem;font-weight:600;line-height:1.75rem;margin-top:1rem}.contact__box .form .btn{width:auto;padding:1rem 1.5rem}.contact__map{max-width:50rem;width:100%;margin-top:2rem;margin-bottom:1rem}.contact__map iframe{margin-inline:auto;display:block;width:100%}@media only screen and (min-width: 37.5em){.contact__bank-account{display:flex;justify-content:space-between;align-items:end}}@media only screen and (min-width: 56.25em){.contact__bank-account{flex-direction:column;align-items:start}}@media only screen and (min-width: 93.75em){.contact__bank-account{flex-direction:row;align-items:end}}.contact__bank-account .link{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:400;line-height:1.75rem}.contact__bank-account:not(:last-of-type){margin-bottom:1.5rem}.main-hp-intro{position:relative}@media only screen and (min-width: 75em){.main-hp-intro{background-color:#fff}.main-hp-intro .decoration{background-color:#d5d7e1;height:44.5%;width:100%;position:absolute;overflow:hidden}.main-hp-intro .decoration::after{content:"";position:absolute;bottom:-13rem;right:0;width:21.25rem;height:32.438rem;background-image:url("/public/img/decoration/ellipse-8.webp");background-repeat:no-repeat}}.hp-intro{overflow:hidden;background-color:#d5d7e1}@media only screen and (min-width: 75em){.hp-intro{background-color:rgba(0,0,0,0);position:relative}.hp-intro::before{content:"";position:absolute;top:15%;left:0;width:9.063rem;height:18.189rem;background-image:url("/public/img/decoration/ellipse-7.webp");background-repeat:no-repeat;background-size:cover;z-index:5}}.hp-intro__wrapper{max-width:100rem;margin-inline:auto;padding-inline:1rem;padding-block:3rem;position:relative}.hp-intro__title{max-width:37.5rem;margin-inline:auto;position:relative;z-index:50}@media only screen and (min-width: 37.5em){.hp-intro__title{text-align:center}}@media only screen and (min-width: 75em){.hp-intro__title{max-width:56.25rem;padding-top:3.5rem}.hp-intro__title::after{content:"";position:absolute;top:0;right:-9.375rem;width:8rem;height:8rem;background-image:url("/public/img/decoration/ellipse-9.webp");background-repeat:no-repeat;background-size:cover;z-index:5}}.hp-intro__list{list-style:none;position:relative;z-index:20}@media only screen and (min-width: 37.5em){.hp-intro__list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}}@media only screen and (min-width: 112.5em){.hp-intro__list{gap:3.5rem}}.hp-intro__item{height:20rem;overflow:hidden;border-radius:2px;clip-path:polygon(0 0, 85% 0, 100% 15%, 100% 100%, 0 100%);position:relative;min-width:16.5rem}.hp-intro__item h2{font-weight:500}.hp-intro__item:not(:last-child){margin-bottom:1rem}@media only screen and (min-width: 37.5em){.hp-intro__item{width:30%;min-height:22.5rem}.hp-intro__item:not(:last-child){margin-bottom:0}}@media only screen and (min-width: 75em){.hp-intro__item{width:25%}}@media only screen and (min-width: 93.75em){.hp-intro__item{width:16.5rem}}.hp-intro__item--yellow{background-color:#dd9f46}.hp-intro__item--blue{background-color:#575d78}.hp-intro__item--light-gray{background-color:#ada9b3}.hp-intro__item--dark-gray{background-color:#4f4f4f}.hp-intro__link{padding:3rem 2rem 2rem 1.5rem;display:flex;flex-direction:column;height:100%;text-decoration:none}.hp-intro__link:hover .hp-intro__heading,.hp-intro__link:hover .hp-intro__more-information,.hp-intro__link:focus .hp-intro__heading,.hp-intro__link:focus .hp-intro__more-information{text-decoration:underline}.hp-intro__heading{font-size:1.125rem;line-height:1.688rem;color:#fff}.hp-intro__img{max-width:10.625rem;width:100%;max-height:13.75rem;object-fit:cover;position:absolute;z-index:-1;right:0;bottom:0}.hp-intro__img--full{max-width:100%}.hp-intro__more-information{margin-top:auto;color:#fff}.about{background-color:#fff}.about__wrapper{padding-inline:1rem;padding-block:2rem}@media only screen and (min-width: 56.25em){.about__wrapper{padding-block:5rem;display:flex;align-items:center;gap:2rem}}@media only screen and (min-width: 75em){.about__wrapper{gap:10rem}}.about__text{margin-bottom:7.688rem}@media only screen and (min-width: 56.25em){.about__text{margin-bottom:0}}.about__text p{margin-bottom:1rem}.about__title{text-transform:uppercase}@media only screen and (min-width: 56.25em){.about__title{margin-bottom:3.5rem}}.about__img{aspect-ratio:1/1.1;margin-inline:auto}.product-detail{padding-bottom:7rem;overflow:hidden}.product-detail .decoration{height:20.25rem;width:100%;position:absolute;overflow:hidden}@media only screen and (min-width: 56.25em){.product-detail .decoration{height:20rem}}@media only screen and (min-width: 75em){.product-detail .decoration{height:23.5rem}}.product-detail .decoration::before{content:"";position:absolute;top:1rem;right:-5.25rem;width:26.438rem;height:26.438rem;background-image:url("/public/img/decoration/ellipse-6.webp");background-repeat:no-repeat}@media only screen and (min-width: 56.25em){.product-detail .cage.grid{display:grid;grid-template-columns:2fr 1fr}}@media only screen and (min-width: 93.75em){.product-detail .cage.grid{column-gap:5rem}}.product-detail__header{padding:1.5rem;padding-bottom:5rem;position:relative;border-bottom:1px solid #d5d7e1}@media only screen and (min-width: 56.25em){.product-detail__header{grid-column:1/-1;padding-top:3rem;padding-bottom:4.5rem}}@media only screen and (min-width: 75em){.product-detail__header{padding-top:6.5rem}}.product-detail__header .breadcrumbs-and-heading{max-width:82rem;margin-inline:auto;position:relative;z-index:10}.product-detail__navigation-wrapper{position:relative;max-width:37.5rem}@media only screen and (min-width: 56.25em){.product-detail__navigation-wrapper{display:none}}.product-detail__button{background-color:#fcebdc;width:100%;text-align:left;font-size:1rem;font-weight:600;padding-inline:1rem;padding-block:.5rem;border-radius:2px;border:1px solid #1b254b;color:#1b254b;position:relative;z-index:10}.product-detail__button::after{content:"";position:absolute;top:50%;right:1rem;width:1rem;height:.75rem;transform:translateY(-50%);background-image:url("/public/img/svg/ic_arrow-down.svg");background-size:contain;background-repeat:no-repeat}.product-detail__navigation{padding:2.5rem;background-color:#fcebdc;max-width:20.5rem;border:1px solid #1b254b;position:absolute;right:0;top:0;transform:translateY(2.313rem);z-index:1000}.product-detail__nav-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.product-detail__btn{border:0;padding:.5rem;background-color:rgba(0,0,0,0)}.product-detail__nav-title{font-family:"IBM Plex Sans",sans-serif;font-size:1.125rem;line-height:1.938rem;margin-bottom:0}.product-detail__list{list-style:none;line-height:normal}.product-detail__item:not(:last-child){margin-bottom:1.5rem}.product-detail__link{text-decoration:none;display:inline-block;color:#1b254b;font-size:1rem;line-height:1.313rem;padding:.125rem 1rem;border-left:1px solid #7e85a4}.product-detail__link:hover,.product-detail__link:focus{text-decoration:underline}.product-detail__link.active{text-decoration:underline}.product-detail__link.child{padding-left:2rem}.product-detail__content-wrapper{background-color:#fff;position:relative;z-index:10;width:min(100% - 2rem,57.5rem);margin-inline:auto;padding-bottom:7rem}@media only screen and (min-width: 56.25em){.product-detail__content-wrapper{max-width:37.5rem;padding-bottom:4rem}}@media only screen and (min-width: 75em){.product-detail__content-wrapper{max-width:100%}}@media only screen and (min-width: 93.75em){.product-detail__content-wrapper{margin:0;margin-left:auto}}.product-detail__images{display:flex;gap:1rem;overflow:hidden;position:relative;transform:translateY(-2.5rem);margin-left:2px;flex-wrap:wrap}.product-detail__images img{height:6.25rem}@media only screen and (min-width: 56.25em){.product-detail__images img{height:10rem}}.product-detail__text{margin-bottom:1.5rem}@media only screen and (min-width: 56.25em){.product-detail__text{margin-bottom:2.5rem}}.product-detail__text p,.product-detail__text ul,.product-detail__text ol,.product-detail__text table{margin-bottom:1.5rem}.product-detail__text h2{margin-top:2.5rem}.product-detail__text h3{margin-top:1rem}.product-detail__aside{background-color:#fff;position:relative;z-index:10;width:min(100% - 2rem,57.5rem);margin-inline:auto}@media only screen and (min-width: 56.25em){.product-detail__aside{padding-inline:1rem;padding-top:0;width:auto;margin:0;margin-left:auto}}@media only screen and (min-width: 93.75em){.product-detail__aside{width:100%;margin:0;padding-inline:0}}.product-detail__aside .product-detail__navigation{display:none}@media only screen and (min-width: 56.25em){.product-detail__aside .product-detail__navigation{display:block;border:none;position:static;transform:translateY(-2.5rem)}}.product-detail__box{background-color:#fff;border:1px solid #7e85a4;padding:2.5rem}.product-detail__box:not(:last-child){margin-bottom:1.5rem}@media only screen and (min-width: 56.25em){.product-detail__box{transform:translateY(-1rem);max-width:20.5rem}}.product-detail__box-heading{font-size:1.125rem}.product-detail__box-link{color:#1b254b;text-decoration:none;display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.75rem}.product-detail__box-link:not(:last-child){margin-bottom:1rem}.product-detail__box-link:hover,.product-detail__box-link:focus{text-align:underline}.float-right{float:right;margin:0 1em 1em 1em}.product-detail__text ul,.product-detail__text ol{padding-left:40px}.product-detail__text ul ul,.product-detail__text ol ul{padding-left:0;margin-bottom:0}.product-detail__text ul ul ul,.product-detail__text ol ul ul{padding-left:40px;margin-bottom:0}.clearfix:after{clear:both;content:" ";display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}.certifikat{float:left;width:33.3333333333%;text-align:center;margin:0}.certifikat>p{font-size:.9em}@media only screen and (min-width: 37.5em){.certifikat{width:auto;text-align:left;margin-left:50px}}.certifikat img{max-width:10em}.certifikat:first-of-type{margin-left:0}.mb0{margin-bottom:0 !important}.mb1{margin-bottom:1em}.iko_ext_odkaz{margin-left:3px}/*# sourceMappingURL=style.min.css.map */
