*,:after,:before{box-sizing:border-box;vertical-align:baseline;font-weight:inherit;font-family:inherit;font-style:inherit;font-size:100%;border:0;outline:0;padding:0;margin:0}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}H1,H2,H3,H4,H5,H6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0;padding:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}A{text-decoration:none}A,INPUT,TEXTAREA{outline:none}.navbar-toggle .icon-bar:nth-of-type(2){top:1px}.navbar-toggle .icon-bar:nth-of-type(3){top:2px}.navbar-toggle .icon-bar{position:relative;transition:all .5s ease-in-out}.navbar-toggle.active .icon-bar:first-of-type{top:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navbar-toggle.active .icon-bar:nth-of-type(2){background-color:transparent}.navbar-toggle.active .icon-bar:nth-of-type(3){top:-6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.navbar-default .navbar-toggle{border:0;background-color:transparent!important}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}@media (min-width:768px){.pull-sm-left{float:left!important}.pull-sm-right{float:right!important}.pull-sm-none{float:none!important}}@media (min-width:992px){.pull-md-left{float:left!important}.pull-md-right{float:right!important}.pull-md-none{float:none!important}}@media (min-width:1200px){.pull-lg-left{float:left!important}.pull-lg-right{float:right!important}.pull-lg-none{float:none!important}}.pull-none{float:none!important}*{box-sizing:border-box}body{min-width:768px;min-height:6oopx}.main{display:flex;padding-left:60px;padding-right:72px;width:100%;height:100vh;max-width:1440px;margin:0 auto}.right_column{min-width:414px}.no_animation{transition:none!important;-webkit-animation-duration:0s!important;animation-duration:0s!important}@-webkit-keyframes fadeOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}99%{opacity:0;-webkit-transform:translateY(1rem);transform:translateY(1rem)}to{visibility:hidden}}@keyframes fadeOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}99%{opacity:0;-webkit-transform:translateY(1rem);transform:translateY(1rem)}to{visibility:hidden}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut2{0%{opacity:1}to{opacity:0}}@keyframes fadeOut2{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut3{0%{visibility:hidden}to{visibility:hidden}}@keyframes fadeOut3{0%{visibility:hidden}to{visibility:hidden}}@-webkit-keyframes fadeBlink{0%{opacity:0}to{opacity:1}}@keyframes fadeBlink{0%{opacity:0}to{opacity:1}}.text_section{font-family:var(--light_font);font-size:11px;color:#868686;line-height:18px;transition:all .3s linear;padding-top:99px;margin-left:100px;padding-right:72px;max-width:572px;width:100%;padding-bottom:100px}.text_section A,.text_section B,.text_section STRONG{color:#231f20;font-weight:400}.contact_section{font-family:var(--regular_font);font-size:11px;color:#868686;line-height:18px;display:flex;align-items:center;transition:all .3s linear;margin-left:100px;margin-right:72px;max-width:500px;width:100%;height:100%;max-height:720px}.contact_section A,.contact_section B,.contact_section STRONG{color:#231f20;font-weight:400}.contact_section INPUT{color:#231f20;max-width:233px;width:100%;border:0;border-bottom:1px solid #a5a5a5;margin-bottom:6px}.contact_section BUTTON,.contact_section INPUT{font-family:var(--regular_font);font-size:11px;line-height:18px}.contact_section BUTTON{display:block;color:#868686;background-color:transparent;border:none;cursor:pointer}.contact_section .input_error{border-bottom:1px solid red}.contact_section .contact_wrapper FORM{display:block;margin-top:10px}.projects_section{font-family:var(--regular_font);font-size:11px;color:#231f20;line-height:16px;transition:all .3s linear;padding-top:100px;margin-left:100px;padding-right:72px;max-width:672px;width:100%;padding-bottom:100px}.projects_section .link,.projects_section A,.projects_section B,.projects_section STRONG{color:#231f20;font-weight:400}.projects_section .link{cursor:pointer}.projects_section .projects_header{color:#231f20;margin-bottom:18px}.projects_section .project_item{display:flex;padding-top:12px;padding-bottom:10px;border-top:1px solid #868686}.projects_section .project_item:last-child{border-bottom:1px solid #868686}.projects_section .column1{font-family:var(--regular_font);font-size:11px;color:#868686;line-height:16px;max-width:100px;width:100%;margin-right:14px}.projects_section .column_wrapper{display:flex;color:#868686;width:100%}.projects_section .column3_4_wrapper{display:flex;width:184px}.projects_section .column2{max-width:280px}.projects_section .column2,.projects_section .column3{font-family:var(--regular_font);font-size:11px;color:#868686;line-height:16px;width:100%;margin-right:14px}.projects_section .column3{max-width:130px}.projects_section .column4{font-family:var(--regular_font);font-size:11px;color:#868686;line-height:16px;max-width:40px;width:100%}@media (max-width:700px){.projects_section .column_wrapper{flex-wrap:wrap}}.popup{display:flex;align-items:center;justify-content:center;position:fixed;left:0;top:0;z-index:200;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;padding-left:50px;padding-right:50px}.popup,.popup_bg{width:100%;height:100%;cursor:pointer}.popup_bg{position:absolute;z-index:0;background-color:#969696}.popup_iframe{position:relative;z-index:1;width:100%;max-width:1150px;height:100%}.popup_close{position:absolute;width:24px;height:24px;right:13px;top:13px}.popup_close IMG{width:100%;height:100%}.works_section{font-family:var(--light_font);font-size:11px;color:#868686;line-height:18px;padding-top:93px;margin-left:100px;padding-right:72px;max-width:572px;width:100%;padding-bottom:100px;transition:all .3s linear}.works_section A,.works_section B,.works_section STRONG{color:#231f20;font-weight:400}.works_section .works_arrows{display:flex;margin-top:0}.works_section .works_arrow{cursor:pointer;width:14px;height:13px}.works_section .works_arrow:first-child(){margin-right:15px}.works_section .works_text{transition:all .3s linear}.works_section .works_text IMG{opacity:0;transition:all .3s linear;margin-bottom:23px}.AutoSliderDiv{position:relative;left:0;top:0;width:100%;height:100%;max-width:100%;max-height:100%;overflow:hidden}.AutoSliderBottom,.AutoSliderTop{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.AutoSliderBottom .AutoSliderImageDiv,.AutoSliderTop .AutoSliderImageDiv{position:relative;width:100%;height:100%}.AutoSliderBottom{z-index:2}@-webkit-keyframes AutosliderfadeOut{0%{opacity:1}to{opacity:0}}@keyframes AutosliderfadeOut{0%{opacity:1}to{opacity:0}}.AutosliderHideBottom{opacity:1;-webkit-animation-name:AutosliderfadeOut;animation-name:AutosliderfadeOut;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:.05s;animation-delay:.05s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.AutoSliderImage{opacity:0;transition:all .3s linear;z-index:0;width:100%;min-width:100%}.AutoSliderVideo{left:0!important;top:0!important;width:100%!important;height:100%!important;object-fit:cover}.AutoSliderImageLoaded{opacity:1}.disableAnimation{opacity:1;transition:none!important}.AutosliderArrows{position:absolute;left:0;top:0;width:100%;height:100%;z-index:200}.AutosliderArrowLeft,.AutosliderArrowRight{position:absolute;left:0;top:0;width:50%;height:100%;z-index:200;cursor:pointer}.AutosliderArrowRight{left:50%}.AutoSliderHided{display:none}.AutosliderArrowRight{width:100%;left:0}.AutosliderArrowLeft{width:0}.home_section{display:flex;flex-basis:max-content;margin-left:32px;margin-right:72px;padding-bottom:100px;padding-top:48px;max-width:1080px;min-width:414px;max-height:820px;width:calc(100vw - 354px);height:100%}.home_section .home_slider{position:relative;max-width:1080px;max-height:720px;width:100%;height:100%}.home_section .home_slider_close{box-sizing:unset;padding:16px;display:inline-block;position:absolute;top:0;left:0;z-index:202;cursor:pointer;width:16px;height:16px;opacity:1}.home_section .home_slider_close IMG{opacity:1}.home_section .home_slider_arrow_no_animation IMG{transition:none!important;-webkit-animation-duration:0s!important;animation-duration:0s!important}.home_section .home_slider_arrow_left,.home_section .home_slider_arrow_right{box-sizing:unset;display:flex;align-items:flex-end;position:absolute;top:0;z-index:201;cursor:pointer;width:32px;opacity:1}.home_section .home_slider_arrow_left IMG,.home_section .home_slider_arrow_right IMG{opacity:0;opacity:1;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.home_section .home_slider_arrow_right{padding-left:2px;right:0;justify-content:flex-end}.home_section .home_slider_arrow_left{padding-right:2px;left:0}.home_section .home_slider_caption{font-family:var(--light_font);font-size:10px;color:#868686;line-height:12px;display:flex;align-items:center;position:absolute;top:0;left:0;z-index:201}.home_section .home_slider_caption IMG{cursor:pointer}.home_section .home_slider_caption .slider_caption{opacity:0;margin-left:9px;transition:opacity .3s linear;cursor:default}.home_section .home_slider_caption .show_slider_caption{opacity:1;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.home_section .home_slider_caption .hide_slider_caption,.home_section .home_slider_caption .show_slider_caption:HOVER{opacity:0}.press_books_section_slider{align-items:center;max-width:991px;margin-left:100px}.press_books_section_slider .home_slider{max-width:960px;max-height:540px}.press_books_section_slider .AutosliderArrows{display:none}.books_section{font-family:var(--regular_font);font-size:11px;color:#868686;line-height:18px;transition:all .3s linear;padding-top:48px;padding-bottom:48px;margin-left:32px;margin-right:72px;max-width:1100px;width:100%}.books_section A,.books_section B,.books_section STRONG{color:#231f20;font-weight:400}.books_section .books_grid{display:grid;grid-template-columns:repeat(4,1fr);grid-row-gap:106px;grid-column-gap:56px;grid-auto-columns:auto;grid-auto-rows:auto;grid-auto-flow:dense;max-width:1100px;margin:0 auto;width:100%}.books_section .books_grid .books_thumb{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.books_section .books_grid .books_img{position:relative;max-width:100%;max-height:100%;opacity:0;transition:all .3s linear}.books_section .books_grid .books_thumb .hover_thumb{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:1;background-color:rgba(229,224,226,.5);transition:.3s linear}@media (max-width:1246px){.books_section .books_grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.books_section .books_grid{grid-template-columns:repeat(2,1fr)}}.press_section{max-width:960px}.press_section .press_grid{grid-template-columns:repeat(5,1fr);grid-row-gap:8px;grid-column-gap:8px}.press_section .books_grid .books_img{max-width:194px;max-height:100%;width:100%;height:100%}@media (max-width:1104px){.press_section .press_grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:894px){.press_section .press_grid{grid-template-columns:repeat(3,1fr)}}.left_column_wrapper{height:100%;width:190px;min-width:190px;position:relative}.left_column_wrapper2{position:absolute}.left_column,.left_column_wrapper2{height:100%;width:190px;display:flex}.left_column{position:fixed;flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:190px;padding-top:48px;max-height:720px;margin-bottom:100px}.logo{opacity:0;transition:all .3s linear;cursor:pointer}.menu{margin-bottom:21px;width:100%;text-align:right}.menu_item{font-family:var(--regular_font);font-size:10px;color:#868686;line-height:14px;transition:all .3s linear;cursor:pointer}.menu_item:hover,.menu_item_act{color:#231f20!important}.fadeIn{opacity:0;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.menu_hided{display:none}.menu_divide{height:9px;width:100%}.social_buttons{display:flex;justify-content:flex-end;margin-bottom:30px}.social_buttons A{display:inline-block;margin-right:11px}.social_buttons A:last-child{margin-right:0}.social_buttons IMG{border:0;transition:all .3s linear}.arrows_gallery{display:flex;justify-content:right;width:100%}.arrows_gallery IMG{display:inline-block;cursor:pointer}.arrows_hided{opacity:0;pointer-events:none}@media (max-width:768px){.left_column,.left_column_wrapper,.left_column_wrapper2{position:static}}@media (max-height:730px){.left_column_bottom{padding-bottom:30px}}.menu_mobile{display:flex;justify-content:center;position:fixed;top:0;left:0;z-index:204;width:100%;height:100vh;background-color:#fff;opacity:1;transition:opacity .3s linear}.menu_mobile .menu_mobile_close{display:block;position:absolute;top:50px;right:30px;cursor:pointer;z-index:201}.menu_mobile .menu{margin-top:50px;margin-bottom:25px;text-align:center}.menu_mobile .menu_item{font-size:18px;line-height:28px}.menu_mobile .menu_divide{height:14px}.menu_mobile .social_buttons{justify-content:center}.menu_mobile .social_buttons A{margin-right:26px}.menu_mobile .social_buttons A:last-child{margin-right:0}.menu_mobile .social_buttons IMG{height:20px}.menu_mobile_hided{opacity:0;transition:opacity .3s linear;-webkit-animation-name:fadeOut3;animation-name:fadeOut3;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#root{--regular_font:"gbook";--light_font:"glight";--bold_font:"gbold"}.mobile_content{margin-left:30px;margin-right:30px;margin-top:50px}.mobile_content .mobile_header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:50px}.mobile_content .mobile_header .logo_mobile{cursor:pointer;max-width:208px}.mobile_content .mobile_header_small{margin-bottom:34px}.mobile_content .works_section{padding:0;max-width:500px;margin:0 auto;font-size:18px;line-height:26px}.mobile_content .works_section .works_arrows{justify-content:center}.mobile_content .works_section .works_arrow{width:98px;height:98px}.mobile_content .projects_section{max-width:600px;width:100%;margin:0 auto;padding:0 0 17px;font-size:18px;line-height:26px}.mobile_content .projects_section .column1,.mobile_content .projects_section .column2,.mobile_content .projects_section .column3,.mobile_content .projects_section .column4{font-size:18px;line-height:26px}.mobile_content .text_section{max-width:500px;width:100%;margin:0 auto;padding:0 0 17px;font-size:18px;line-height:26px}.mobile_content .contact_section{width:auto;height:auto;max-height:none;max-width:390px;margin:0 auto;padding:0 0 17px;font-size:18px;line-height:26px}.mobile_content .contact_section BUTTON,.mobile_content .contact_section INPUT{font-size:18px;line-height:26px}.mobile_content .contact_wrapper{margin:0 auto}.mobile_content .mobile_gallery_section .mobile_gallery_caption{font-family:var(--light_font);font-size:12px;color:#868686;line-height:13px;flex-grow:0;margin-top:14px;text-align:center}.mobile_content .mobile_gallery_section .mobile_gallery_img{display:grid;flex-direction:column;max-height:calc(100vh - 40px);max-width:600px;margin:50px auto 0}.mobile_content .mobile_gallery_section .mobile_gallery_img:first-child{margin-top:0}.mobile_content .mobile_gallery_section .mobile_gallery_img IMG{opacity:0;max-width:100%;width:auto;max-height:80vh;margin:0 auto;transition:all .3s linear}.mobile_content .mobile_gallery_section .mobile_gallery_close{margin:38px auto 23px;cursor:pointer}.mobile_content .mobile_gallery_section .mobile_gallery_arrow{margin:0 auto;cursor:pointer}.mobile_content .mobile_gallery_section .mobile_gallery_footer{width:100%;height:50px}.mobile_content .books_section{width:auto;height:auto;max-height:none;max-width:786px;margin:0 auto;padding:0 0 40px}.mobile_content .books_section .books_grid{grid-row-gap:40px;grid-column-gap:40px}.mobile_content .press_section{max-width:960px}.mobile_content .press_section .press_grid{grid-template-columns:repeat(5,1fr);grid-row-gap:8px;grid-column-gap:8px}.mobile_content .press_section .books_grid .books_img{max-width:194px;max-height:100%;width:100%;height:100%}.mobile_content .home_section{height:100vh;max-height:calc(100vh - 214px);max-width:100%;width:100%;min-width:auto;margin:0;padding:0}.mobile_content .home_section .home_slider_caption{text-align:center;width:100%;justify-content:center;padding-bottom:6px}.mobile_content .home_section .home_slider_caption IMG{display:none}.mobile_content .home_section .home_slider_caption .slider_caption{opacity:1;margin:0;font-size:18px;line-height:26px}.mobile_content .home_section .AutosliderArrowRight{display:none}@media (max-width:1300px){.mobile_content .books_grid,.mobile_content .press_section .press_grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:600px){.mobile_content .books_grid,.mobile_content .press_section .press_grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:500px){.mobile_content .books_grid,.mobile_content .press_section .press_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:660px){.mobile_content .projects_section .project_item{flex-direction:column}.mobile_content .projects_section .column3_4_wrapper{flex-wrap:wrap}.mobile_content .projects_section .column1,.mobile_content .projects_section .column2,.mobile_content .projects_section .column3,.mobile_content .projects_section .column3_4_wrapper,.mobile_content .projects_section .column4{margin-top:0;margin-right:0;min-width:100%}}@media (max-width:390px){.mobile_content .contact_wrapper{margin:0}}