:root{--color-primary:hsl(184, 100%, 41%);--color-primary-darker:hsl(184, 100%, 37%);--color-primary-bright:hsl(184, 100%, 51%);--color-light:hsl(0, 0%, 100%);--color-secondary:hsl(0, 0%, 0%);--color-secondary-hover:hsl(0, 0%, 13%)}::-moz-selection{background-color:#00b0bc;color:#000}::selection{background-color:#00b0bc;color:#000}.color-primary{color:var(--color-primary)}.color-primary-bright{color:var(--color-primary-bright)}html{background-color:#000;color:#fff}.text-decoration-primary{text-decoration:underline;-webkit-text-decoration-color:var(--color-primary-bright);-moz-text-decoration-color:var(--color-primary-bright);text-decoration-color:var(--color-primary-bright)}::-webkit-scrollbar{width:1.6rem}::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.6);background-color:var(--color-secondary)}::-webkit-scrollbar-thumb:hover{background-color:var(--color-secondary)}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);background-color:var(--color-light)}a{font-size:1.6rem;line-height:1.2;font-weight:600;color:#00c3d1;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in}a:hover{color:#05eeff}.list-service li,html{font-family:"Open Sans",sans-serif;font-size:10px}a,address,i,p{font-size:1.6rem;line-height:1.5;margin-bottom:1.1rem}h1,h2,h3{text-transform:uppercase}.main-banner-subheadline{font-size:1.6rem;font-weight:600;line-height:1.9rem;padding-bottom:1.6rem}@media (min-width:992px){.main-banner-subheadline{font-size:1.9rem;line-height:1.6rem;padding-bottom:1.6rem}}@media (min-width:1200px){.main-banner-subheadline{font-size:1.4rem;line-height:1.7rem;padding-bottom:2rem}}.subheadline-text{font-size:1.6rem;line-height:1.9rem}@media (min-width:992px){.subheadline-text{font-size:1.6rem;line-height:1.5rem}}@media (min-width:1200px){.subheadline-text{font-size:1.2rem;line-height:1.5rem}}h1{font-size:3.1rem;line-height:1.2;font-weight:700;margin-block:1rem;padding:0}@media (min-width:768px){h1{font-size:4.2rem}}@media (min-width:992px){h1{font-size:4.8rem;line-height:1.5}}.h2,h2{font-size:2.88rem;line-height:1.2;font-weight:700;margin-top:1.6rem}@media (min-width:768px){.h2,h2{font-size:3.2rem}}@media (min-width:992px){.h2,h2{font-size:3.8rem}}.h3,h3{color:#00c3d1;font-size:2.8rem;line-height:1.2;font-weight:700;margin:2rem 0 1.6rem 0}.h4,h4{font-size:1.7rem;line-height:1.1;font-weight:600;margin-bottom:1rem}[class*=" icofont-"],[class^=icofont-]{white-space:normal}.benefits i{color:#00b0bc;font-size:2.5rem;padding:.5rem}@media (min-width:768px){.benefits i{font-size:3rem}}@media (min-width:992px){.benefits i{font-size:3.5rem;padding:1.5rem}}.benefits i.cz{display:block;font-size:2rem;font-weight:400;border:2px solid #00b0bc;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:.5rem;margin:0 0 1rem 0}@media (min-width:992px){.benefits i.cz{margin:1.5rem 1rem 1rem}}.other-services i{font-size:3.5rem;padding:1.5rem}@media (min-width:768px){.other-services i{font-size:4.7rem}}@media (min-width:992px){.other-services i{font-size:6.9rem}}.other-services p{margin-top:1rem}.icofont-rounded-expand{font-size:1.25rem;display:inline-block}.icofont-simple-down{font-size:2rem;color:var(--color-primary-darker)}.grid{display:grid;gap:1rem}.main-grid{display:grid;grid-template-columns:minmax(1.6rem,1fr) minmax(0,128rem) minmax(1.6rem,1fr)}.main-grid>*{grid-column:1/-1;display:grid}@media (min-width:768px){.main-grid>section:not(.social--section){max-width:85%;margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.main-grid>section:not(.social--section,.services){padding-inline:1.6rem}.services article,.services h2{padding-inline:1.6rem}}.social--section{width:100%}.main-banner-container{gap:0}@media (min-width:992px){.main-banner-container{grid-template-columns:45% 55%}}@media (min-width:1200px){.main-banner-container{grid-template-columns:1fr 2fr}}.grid-certificates{gap:3rem 2rem;padding-block:3rem}@media (min-width:768px){.grid-certificates{grid-template-columns:repeat(4,1fr);grid-template-areas:"atpp atpp agro agro" "bud bud dak dak" ". opop opop ."}.grid-certificates .atpp{grid-area:atpp}.grid-certificates .agro{grid-area:agro}.grid-certificates .bud{grid-area:bud}.grid-certificates .dak{grid-area:dak}.grid-certificates .opop{grid-area:opop}}@media (min-width:991px){.grid-certificates{grid-template-columns:repeat(6,1fr);grid-template-areas:"atpp atpp agro agro bud bud" ". dak dak opop opop ."}}.grid-contact{place-items:center;gap:2rem}@media (min-width:768px){.grid-contact{grid-template-columns:repeat(3,1fr);-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;margin-block:8rem}}@media (min-width:992px){.grid-contact{grid-auto-flow:column;grid-template-columns:auto}}.grid-other-services{gap:2rem;margin-top:2rem;place-content:center;place-items:center}@media (min-width:768px){.grid-other-services{grid-template-columns:repeat(2,1fr)}}@media (min-width:599px){.grid-benefit{display:grid;width:100%;grid-template-columns:repeat(2,1fr);gap:0;margin:1rem 0}}@media (min-width:992px){.grid-benefit{grid-template-columns:repeat(4,1fr);margin:2rem 0 0 0}}.grid-services{grid-template-columns:minmax(12.5rem,1fr);grid-template-rows:minmax(15rem,1fr) auto}@media (min-width:445px){.grid-services{grid-template-rows:minmax(15rem,1fr) minmax(17rem,1fr)}}@media (min-width:520px){.grid-services{grid-template-rows:minmax(15rem,1fr) minmax(20rem,1fr)}}@media (min-width:630px){.grid-services{grid-template-rows:minmax(30rem,1fr) auto}}@media (min-width:992px){.grid-services{grid-template-columns:1fr 1fr;grid-template-rows:repeat(1,25rem)}}@media (min-width:1500px){.grid-services{grid-template-rows:minmax(30rem,1fr)}}@media (min-width:2000px){.grid-services{grid-template-rows:minmax(38rem,1fr)}}.grid-services.vertical{grid-template-rows:auto auto}@media (min-width:992px){.grid-services.vertical{grid-template-columns:1fr 1fr;grid-template-rows:repeat(1,25rem)}}.section-thumb{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);place-items:center}@media (min-width:830px) and (max-width:991px){.section-thumb{width:80%;margin-inline:auto}}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{margin:0!important}img{max-width:100%}header{padding-inline:0.5rem}.max-height-100{max-height:100%}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-5{z-index:5}.d-none,.hidden{display:none}.mt-1{margin-top:1rem}.pt-0{padding-top:0}.px-1{padding-inline:1rem}@media (min-width:360px){.d-xs-block{display:block}.d-xs-inline-block{display:inline-block}.d-xs-none{display:none}}@media (min-width:992px){.d-md-block{display:block}}.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:1200px){.order-1-xl{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (min-width:991px){.order-1-md{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:1200px){.order-2-xl{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (min-width:991px){.order-2-md{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}}.rounded-full{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.m-inline-auto{margin-inline:auto}.text-center{text-align:center}.ml-1{margin-left:1.1rem}section{padding:1rem 0}section.certificates{padding-top:3rem}@media screen and (min-width:765px){section{padding:2rem 0}}@media screen and (min-width:1200px){section:not(article > section){padding:3rem 0}}.ml-auto{margin-left:auto}.ml-md-auto{margin-inline:auto}@media screen and (min-width:992px){.ml-md-auto{margin-inline:0;margin-left:auto}}.mx-xs-auto{margin-inline:auto}@media screen and (min-width:992px){.mx-xs-auto{margin-inline:0}}header:not(article > header){position:relative;overflow:hidden;padding-inline:0;width:100%;z-index:500;height:750px}@media screen and (max-width:992px){header:not(article > header){height:100vh}}.main--banner-wrapper{height:100%;position:absolute;top:0}nav{z-index:999;padding:1.6rem}@media (min-width:992px){nav{position:relative;display:grid;gap:1.5rem;grid-template-columns:1fr 5fr}}nav a{text-decoration:none;color:var(--color-light);padding:1.5rem 1rem;font-size:3.3rem;font-weight:600;-webkit-transition:color .2s ease-in;-moz-transition:color .2s ease-in;transition:color .2s ease-in}@media (min-width:992px){nav a{font-size:2.3rem}}nav a:hover{color:#00c3d1;cursor:pointer}.navbar-header{position:relative;z-index:999;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.navbar-brand{width:5rem;height:5rem;padding:1rem;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.navbar-brand img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:auto}@media (min-width:992px){.navbar-brand{padding:1.5rem 0 0 1rem;font-size:2.2rem;margin:0;width:12.5rem;height:12.5rem}}.navbar-brand:hover{text-decoration:none;scale:1.1}.navbar-icon{color:#00c3d1;font-size:3rem;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:4rem;height:100%;cursor:pointer}.navbar-icon i{font-size:3rem}.navbar-icon img{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}@media (min-width:992px){.navbar-icon{display:none}}.navbar-title{padding-right:.2rem;font-weight:600}.nav-list{width:100%;position:fixed;top:0;height:100vh;text-align:center;overflow:hidden;padding:0;margin:0;line-height:3.75em;-webkit-transition:all 1.1s ease;-moz-transition:all 1.1s ease;transition:all 1.1s ease;background-color:rgba(0,0,0,.95);z-index:100;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:992px){.nav-list{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.nav-list.show{-webkit-transform:translateX(-1.6rem);-moz-transform:translateX(-1.6rem);-ms-transform:translateX(-1.6rem);transform:translateX(-1.6rem)}}@media screen and (min-width:992px){.nav-list{-webkit-box-pack:end;-webkit-justify-content:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.nav-list li{display:inline-block;width:100%;padding:1.7rem;text-align:center}@media (min-width:992px){.nav-list li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (min-width:992px){.nav-list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;top:0;background-color:transparent}}@media (min-width:1200px){.nav-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-height:100vh}}.btn{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;text-align:center;padding:1.8rem;font-size:2rem;font-weight:700;min-width:5rem;display:grid;place-items:center;line-height:1.2;text-decoration:none;border:2px solid #00c3d1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in;text-transform:uppercase}.btn:hover{cursor:pointer;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media (min-width:768px){.btn{line-height:1.3;min-width:27rem}}.btn--primary{color:#fff;background-color:var(--color-secondary);border-color:var(--color-primary);-webkit-box-shadow:.5rem .5rem 3rem .3rem rgba(0,195,209,.5);-moz-box-shadow:.5rem .5rem 3rem .3rem rgba(0,195,209,.5);box-shadow:.5rem .5rem 3rem .3rem rgba(0,195,209,.5)}.btn--primary.active,.btn--primary:active,.btn--primary:focus,.btn--primary:hover{color:var(--color-secondary);background-color:var(--color-primary-bright);border-color:var(--color-primary-darker);-webkit-box-shadow:1rem 1rem 3rem .3rem rgba(5,238,255,.5);-moz-box-shadow:1rem 1rem 3rem .3rem rgba(5,238,255,.5);box-shadow:1rem 1rem 3rem .3rem rgba(5,238,255,.5)}.btn--wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.main--banner-wrapper{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.main--banner-wrapper::before{content:"";position:absolute;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.63);z-index:-1}.main--banner-wrapper h1,.main--banner-wrapper p{text-align:center;padding-inline:1.6rem}@media screen and (min-width:992px){.main--banner-wrapper h1,.main--banner-wrapper p{max-width:80%}}.main--banner-wrapper .header--subheadline{font-size:2.4rem;line-height:1.2;font-weight:600}@media screen and (max-width:768px){.main--banner-wrapper .header--subheadline{font-size:1.8rem}}.manin-banner{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}.main-banner-overlay{background-image:-webkit-linear-gradient(90deg,#fafafa 0,rgba(250,250,250,0) 100%);background-image:-moz- oldlinear-gradient(90deg,#fafafa 0,rgba(250,250,250,0) 100%);background-image:linear-gradient(0deg,#fafafa 0,rgba(250,250,250,0) 100%);width:100%;position:absolute;top:250px;height:5.04rem}@media (min-width:768px){.main-banner-overlay{top:400px}}@media (min-width:991px){.main-banner-overlay{top:500px}}@media (min-width:992px){.main-banner-overlay{display:none}}@media (min-width:992px){.main--page-text{max-width:75rem;margin-inline:auto}}.services{position:relative;width:100%}@media (min-width:1200px){.services{width:75%}}.services .decoration{position:absolute;top:3rem;right:0;max-height:6rem}@media (min-width:992px){.services .decoration{top:28%;left:-10%;max-height:100%}}.grid-services{padding:2rem 0}@media (min-width:768px){.grid-services{padding:3rem 0}}.btn--wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:3rem 0;width:100%}section.services{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:5rem}section.services h2{width:100%}.service--text{font-size:1.6rem;line-height:1.5;font-weight:400}.service--price{font-size:2.8rem;font-weight:700;position:relative;display:inline-block;color:#000}@media screen and (max-width:768px){.service--price{font-size:1.8rem}}.background-skew{-webkit-transform:skew(-30deg);-moz-transform:skew(-30deg);-ms-transform:skew(-30deg);transform:skew(-30deg);background:#00c3d1;display:inline-block;padding:1rem 3rem}.text-straight{display:inline-block;-webkit-transform:skew(30deg);-moz-transform:skew(30deg);-ms-transform:skew(30deg);transform:skew(30deg)}.service--footer{text-align:center}@media (min-width:992px){article.service--wrapper footer,article.service--wrapper header,article.service--wrapper section{padding-inline:5.6rem}article.service--wrapper{width:50%;margin-block:4rem}article.service--wrapper.midle{width:100%}article.service--wrapper.midle footer,article.service--wrapper.midle header,article.service--wrapper.midle section{width:40%;margin-inline:auto}}.other-services img{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}@media screen and (max-width:768px){.other-services img{max-width:6rem}}@media screen and (min-width:768px){.other-services article{max-width:40rem}}.instagram--photos{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px}.instagram--photos img{aspect-ratio:1/1;max-width:24.8%}@media screen and (max-width:768px){.instagram--photos img{max-width:49.7%}}@media screen and (max-width:360px){.instagram--photos{gap:0}.instagram--photos img{max-width:50%}}.social--wrapper{display:grid;place-items:center;margin-block:4rem}.social--wrapper h2{font-size:3rem;max-width:51rem}@media screen and (min-width:768px){.social--wrapper{grid-template-columns:repeat(2,1fr);max-width:87%;margin-inline:auto}}@media screen and (max-width:768px){.social--wrapper h2{font-size:2rem;text-align:center;margin-bottom:3rem}.social--wrapper img{max-width:8rem}}section.contact{padding:3rem 1rem}@media (min-width:992px){section.contact{padding:5rem 1rem}}address{font-style:normal}.address--wrapper{min-width:21rem}@media screen and (max-width:768px){.address--wrapper{min-width:27rem}.grid-contact .social-contact{width:27rem}}footer:not(article > footer){background-color:#000;color:#fff;padding:2.8rem 1.6rem;font-size:1.6rem;line-height:1.3;font-weight:400;text-align:center}.contact--wrapper a{width:100%;display:inline-block}.social-contact{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:1.6rem}.social-contact a img{width:65px}.social-contact a img:hover{-webkit-filter:drop-shadow(0 0 0.8rem hsl(184,100%,51%));filter:drop-shadow(0 0 .8rem hsl(184, 100%, 51%))}.nikolen,.nikolen a,.nikolen i{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease;text-decoration:none}.nikolen a:hover,.nikolen i:hover,.nikolen:hover{color:#05eeff}.nikolen a:hover i,.nikolen i:hover i,.nikolen:hover i{color:#05eeff}.nikolen a i,.nikolen i,.nikolen i i{color:#00c3d1;font-size:2.4rem;padding-left:.5rem}form{margin-inline:auto;min-width:100%;max-width:100%}@media screen and (min-width:768px){form{min-width:60rem}}.form--wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.form--wrapper .form--name{width:100%;margin-bottom:1.6rem}.form--wrapper .form--email{width:100%;margin-bottom:1.6rem}@media screen and (min-width:768px){.form--wrapper .form--name{width:49%}.form--wrapper .form--email{width:49%;margin-left:auto}}.form--label{display:block;margin-bottom:1.5rem;font-size:1.6rem;font-weight:700}.form--message{width:100%;margin-block:2rem}.form--message textarea{min-height:16rem}.form__input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:1.5rem 1.75rem;border:2px solid #00c3d1;-webkit-border-radius:0.375rem;-moz-border-radius:.375rem;border-radius:.375rem;background-color:#414040;font-size:1.6rem;font-weight:400;color:#fff;font-family:"Open Sans",sans-serif;line-height:1.5}.form__input::-webkit-input-placeholder{color:#fff;opacity:.7;font-size:1.6rem;font-family:"open sans",sans-serif;font-weight:400}.form__input::-moz-placeholder{color:#fff;opacity:.7;font-size:1.6rem;font-family:"open sans",sans-serif;font-weight:400}.form__input:-ms-input-placeholder{color:#fff;opacity:.7;font-size:1.6rem;font-family:"open sans",sans-serif;font-weight:400}.form__input::placeholder{color:#fff;opacity:.7;font-size:1.6rem;font-family:"open sans",sans-serif;font-weight:400}.form__input:focus{outline:0;border-color:#05eeff}.empty-feedback,.invalid-feedback{display:none;font-weight:700;color:#e1394a;margin-top:1rem;font-size:1.6rem}.was-validated :placeholder-shown:invalid~.empty-feedback{display:block}.was-validated :not(:placeholder-shown):invalid~.invalid-feedback{display:block}.is-invalid,.was-validated :invalid{border-color:#e1394a}.result{font-size:2rem;padding:1.6rem 0;border:2px solid transparent;-webkit-border-radius:0.5rem;-moz-border-radius:.5rem;border-radius:.5rem;font-weight:700;text-align:center;border:1px solid;color:#00c3d1;margin-bottom:2.5rem}.result--pending{border-color:#05eeff}.result.error{color:#e1394a}.result.success{color:#23d565}header.pricelist--header{height:450px}@media screen and (max-width:992px){header.pricelist--header{height:270px}}header.pricelist--header h1{font-size:0;position:absolute;margin:0;text-indent:-9999px;top:-999px}header.pricelist--header .main--banner-wrapper{height:100%}table{border-collapse:collapse}.price--lists-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.price--lists-wrapper{gap:7rem}}.price--list{font-size:1.6rem;margin-block:2rem;width:100%}@media screen and (min-width:1024px){.price--list{width:40%}}@media screen and (min-width:1400px){.price--list{width:29%}}@media screen and (min-width:1600px){.price--list{width:30%}}.price--list .price--headline{font-size:2rem;line-height:1.3;color:#00c3d1;margin-bottom:2rem;text-align:left;text-transform:uppercase;font-weight:700}.price--list tbody td{padding:1.6rem 1rem;text-align:left;vertical-align:middle}.price--list tbody td:first-child{width:60%}.price--list tbody td:nth-child(2){text-align:right}.price--list table,.price--list tbody tr{border-bottom:1px solid #00c3d1}@media screen and (min-width:1200px){.price--list tbody td:first-child{width:70%}}body.gdpr{display:grid;min-height:100dvh;height:100%}body.gdpr header{height:auto}body.gdpr main{padding-inline:1rem}body.gdpr h1{text-align:center;padding-inline:1rem}body.gdpr section{max-width:1140px;margin-inline:auto}body.gdpr footer{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;margin-top:auto}