@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@300;400;700;900&family=Staatliches&display=swap);
html{line-height:1;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0, 0, 0, 0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;line-height:1;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--white-color:#fff;--black-color:#000;--transition:all .3s linear 0s;--transition-text:all .1s linear 0s;--default-font:"Roboto", sans-serif;--padding:100px}*{-webkit-box-sizing:border-box;list-style:none;margin:0;padding:0;box-sizing:border-box;text-decoration:none;outline:none;-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition);font-family:var(--default-font);font-weight:400;font-style:normal;font-size:16px;color:var(--white-color)}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html.hidden{overflow:hidden}.display-none{display:none}body,html{height:100%}body,html{max-width:100vw;width:100%}body{min-width:320px;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--white-color);background:var(--black-color);min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}body.no-scroll{overflow:hidden}a,button,select{cursor:pointer}a,button,input,select{background:none;border:none;outline:none;overflow:hidden;text-decoration:none}a,b,blockquote,h1,h2,h3,h4,h5,h6,i,p,span,strong{font-family:inherit;font-weight:inherit;font-style:inherit;font-size:inherit;line-height:inherit;color:inherit;text-decoration:none;margin:0;-webkit-transition:var(--transition-text);-o-transition:var(--transition-text);transition:var(--transition-text)}main{width:100%;max-width:100vw;height:auto}.container,section{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.container{width:100%;padding:0 var(--padding);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;z-index:1}img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-change=changed]{-webkit-filter:invert(1);filter:invert(1)}[data-change=changed].img-wrapper{-webkit-filter:none;filter:none}.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}header{max-width:100vw;width:100%;position:absolute;z-index:999}header .container{height:100px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1024px){header .container{height:60px}}header .menu-wrapper{position:absolute;width:100%;left:0;z-index:800;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .menu-wrapper,header .menu-wrapper .list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}header .menu-wrapper .list-item{font-weight:700;font-size:24px;color:inherit;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}header .menu-wrapper .list-item a{padding:20px;display:block}header .menu-wrapper .wrapper{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .menu-wrapper .left{color:var(--white-color);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .menu-wrapper .left .list-item:hover{background:var(--white-color);color:var(--black-color)}header .menu-wrapper .right{color:var(--black-color);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}header .menu-wrapper .right .list-item:hover{background:var(--black-color);color:var(--white-color)}@media only screen and (max-width:970px){header .menu-wrapper{display:none}}header .logo-min{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:50px;z-index:801}header .logo-min,header .logo-min img{height:100%;width:auto}@media only screen and (max-width:1024px){header .logo-min{max-height:36px}}header .burger{display:none;width:44px;height:44px;-ms-flex-wrap:wrap;flex-wrap:wrap;border:2px solid var(--white-color)}header .burger .box{width:20px;height:20px;-webkit-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;position:relative}header .burger .box:first-child{background-color:var(--white-color)}header .burger .box:nth-child(4){background-color:var(--white-color)}header .burger:hover .box:first-child{background-color:var(--black-color)}header .burger:hover .box:nth-child(2){background-color:var(--white-color)}header .burger:hover .box:nth-child(3){background-color:var(--white-color)}header .burger:hover .box:nth-child(4){background-color:var(--black-color)}@media only screen and (max-width:970px){header .burger{display:none}}header .change-design{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px;height:50px;background-color:var(--white-color);border:2px solid var(--black-color);-webkit-transition-duration:2s;-o-transition-duration:2s;transition-duration:2s;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:801;cursor:pointer}header .change-design,header .change-design button{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}header .change-design button{width:50%;height:100%;background-color:var(--black-color)}header .change-design button img{height:100%;max-height:100%;width:auto}header .change-design.changed{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:1024px){header .change-design{height:36px;width:72px}}footer{max-width:100vw;width:100%;margin-top:auto;padding-top:50px;padding-bottom:50px;position:relative}footer .reserved{line-height:1.1;text-align:center}.succes{position:fixed;z-index:999;left:0;top:0;width:100vw;height:100vh;-webkit-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.succes,.succes span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.succes span{text-align:center;min-width:500px;min-height:300px;max-width:90%;max-height:70%;padding:50px;background-color:#000;color:#fff}.succes.active{opacity:1;pointer-events:all;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.main-window{height:100vh;min-height:700px}@media only screen and (max-width:970px){.main-window{height:auto}}.main-window .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}@media only screen and (max-width:970px){.main-window .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main-window .wrapper{width:50%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-window .wrapper.black{background:var(--white-color)}@media only screen and (max-width:970px){.main-window .wrapper{width:100%}.main-window .wrapper.content{padding:150px 50px}.main-window .wrapper.content .title{padding:0 20px;text-align:center;max-width:100%}.main-window .wrapper.black{max-height:100vh}}@media only screen and (max-width:570px){.main-window .wrapper.content{padding:150px 0}.main-window .wrapper.content .title{padding:0;font-size:45px}}.main-window .title{font-size:72px;font-weight:900;padding-left:var(--padding);line-height:1.2;text-transform:uppercase}.main-window .img-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-window .img-wrapper img{width:auto;max-width:100%;height:100%;max-height:80%;-o-object-fit:cover;object-fit:cover}.main-window .img-wrapper :nth-child(odd){display:block}.main-window .img-wrapper :nth-child(2n){display:none}.main-window .img-wrapper[data-change=changed] :nth-child(odd){display:none}.main-window .img-wrapper[data-change=changed] :nth-child(2n){display:block}.about{min-height:400px}.about .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}.about .wrapper{width:50%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about .wrapper.black{background:var(--white-color)}@media only screen and (max-width:970px){.about .wrapper.black{display:none}}.about .content{padding:var(--padding);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about .content .title{font-size:48px;font-weight:700;margin-bottom:30px}.about .content .text{margin-bottom:20px}@media only screen and (max-width:970px){.about .content{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about .content .text{text-align:center}}.about .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about .link:hover{text-decoration:underline}.about .link span{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-right:10px}.about .link img{height:24px;width:auto}.about .img-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about .img-wrapper img{width:100%;max-width:100%;height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.about .img-wrapper :nth-child(odd){display:block}.about .img-wrapper :nth-child(2n){display:none}.about .img-wrapper[data-change=changed] :nth-child(odd){display:none}.about .img-wrapper[data-change=changed] :nth-child(2n){display:block}.galery{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.galery .container{display:grid;grid-template-columns:1fr 1fr 1fr;padding:0;background:var(--white-color)}@media only screen and (max-width:768px){.galery .container{grid-template-columns:1fr}.galery .container .img{max-height:700px}}.galery .img{height:auto;max-height:500px;padding:10px}.galery .title{background:var(--white-color);color:var(--black-color);text-align:center;padding:50px 30px;font-size:48px;font-weight:700}.order{min-height:600px}.order .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}@media only screen and (max-width:970px){.order .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.order .wrapper{width:50%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order .wrapper.black{background:var(--white-color);padding:100px}@media only screen and (max-width:970px){.order .wrapper.black{padding:50px}}@media only screen and (max-width:768px){.order .wrapper.black{padding:20px}}@media only screen and (max-width:970px){.order .wrapper{width:100%}}.order .content{padding:var(--padding);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:970px){.order .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:768px){.order .content{padding:150px 20px}}.order .content .title{font-size:48px;font-weight:700;margin-bottom:30px}@media only screen and (max-width:970px){.order .content .title{text-align:center}}.order .content .text{margin-bottom:20px}.order .content .quest{display:-webkit-box;display:-ms-flexbox;display:flex}.order .content .quest.display-none{display:none}.order .desk{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:auto;max-width:700px}.order .desk.display-none{display:none}.order .desk .row{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.order .desk .row.invert img{-webkit-filter:invert(1);filter:invert(1)}.order .desk .field{width:12.5%;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.order .desk .field img{height:90%;width:auto;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.order .desk>:nth-child(odd)>:nth-child(odd){background:var(--black-color)}.order .desk>:nth-child(odd)>:nth-child(2n){background:var(--white-color)}.order .desk>:nth-child(2n)>:nth-child(2n){background:var(--black-color)}.order .desk>:nth-child(2n)>:nth-child(odd){background:var(--white-color)}.order .form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:400px}.order .form.display-none{display:none}.order .form .description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--black-color);max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;cursor:pointer;margin-bottom:20px;margin-right:10px}.order .form input{padding:10px;margin-bottom:30px;width:100%}.order .form .send,.order .form input{background:var(--black-color);color:var(--white-color)}.order .form .send{font-weight:700;font-size:24px;padding:10px 20px}.order .form .radio-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.order .form .radio-wrapper,.order .form .radio-wrapper label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.order .form .radio-wrapper label{color:var(--black-color);max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:20px;margin-right:10px}.order .form .radio-wrapper label input{display:none;width:16px;height:16px}.order .form .radio-wrapper label:before{content:"";width:16px;height:16px;margin-right:10px;border:1px solid var(--black-color);background:var(--white-color)}.order .form .radio-wrapper label.active:before{background:var(--black-color)}@media only screen and (max-width:1200px){:root{--padding:50px}}


/*# sourceMappingURL=style.bundle.f06c0a0ab490223d1930.css.map*/