@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap);
body,html{font-family:Roboto,Arial,sans-serif;margin:0;padding:0}body{background:url(/assets/images/background.png)}.page-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px auto 0}@media(min-width:1024px){.page-content{margin:30px auto 0}}img{width:auto;max-width:100%}main{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:calc(100vh - 200px);color:#153b5b;width:100%;max-width:988px}@media(min-width:1024px){main{min-height:calc(100vh - 280px)}}.link{text-decoration:none}.btn,.link{cursor:pointer}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0}.btn:active,.btn:focus,.btn:hover,input:active,input:focus,input:hover{outline:0;outline-offset:0}.title{font-family:Roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:32px;line-height:110%;margin:0}@media(min-width:1024px){.title{font-size:36px;line-height:47px}}@media(max-width:768px){.book-page .title,.task-page .title{font-size:24px}}.description{background:#fff;-webkit-box-shadow:5px 14px 23px rgba(208,214,231,.77);box-shadow:5px 14px 23px rgba(208,214,231,.77);border-radius:10px;padding:25px 15px 20px;margin:50px 0;font-family:Roboto,Arial,sans-serif;font-style:normal;font-size:16px;line-height:24px;font-weight:400}.description h2{font-weight:500;font-size:20px;color:#ec8153;margin:15px 0 0}.description h2:first-of-type{margin:0}.description ol,.description ul{padding-left:15px}@media(min-width:768px){.book-page .description,.task-page .description{padding:25px 25px 20px}}.search__form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:25px}.search__input{padding:0 0 0 20px;width:calc(100% - 130px);border-radius:20px 0 0 20px;max-width:307px;background:#fff;border:none;height:40px}@media(max-width:374px){.search__input{width:calc(100% - 80px)}}.search__input::-webkit-input-placeholder{font-family:Roboto,Arial,sans-serif;font-weight:400;font-size:15px;line-height:18px;color:rgba(0,69,129,.7)}.search__input::-moz-placeholder{font-family:Roboto,Arial,sans-serif;font-weight:400;font-size:15px;line-height:18px;color:rgba(0,69,129,.7)}.search__input:-ms-input-placeholder{font-family:Roboto,Arial,sans-serif;font-weight:400;font-size:15px;line-height:18px;color:rgba(0,69,129,.7)}.search__input::-ms-input-placeholder{font-family:Roboto,Arial,sans-serif;font-weight:400;font-size:15px;line-height:18px;color:rgba(0,69,129,.7)}.search__button,.search__input,.search__input::placeholder{font-family:Roboto,Arial,sans-serif;font-weight:400;font-size:15px;line-height:18px;color:rgba(0,69,129,.7)}.search__input::-webkit-input-placeholder:focus{outline:none}.search__input::-moz-placeholder:focus{outline:none}.search__input:-ms-input-placeholder:focus{outline:none}.search__input::-ms-input-placeholder:focus{outline:none}.search__button:focus,.search__input::placeholder:focus,.search__input:focus{outline:none}.search__button{width:110px;height:40px;border-radius:0 20px 20px 0;background-color:#619bcd;color:#fff}@media(max-width:374px){.search__button{width:80px}}.overlay{position:static;z-index:2;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.28)}.overlay.active{position:fixed}.search-page .title{margin:20px 0}.invisible{visibility:hidden}.header{background:#004f93;z-index:3;position:relative}.header__content{padding:20px 0 25px;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.header__content,.header__content .logo{display:-webkit-box;display:-ms-flexbox;display:flex}.header__content .logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__content .logo__name:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:158px;height:32px;background:url(/assets/images/logo-name.svg);margin-left:10px}@media(min-width:1024px){.header__content .search__form{-ms-flex-item-align:center;align-self:center;width:417px;margin:0}}.breadcrumbs .crumbs{list-style:none;padding:0;margin:0;display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px}.breadcrumbs .crumbs .crumb{display:inline;color:#ec8153}.breadcrumbs .crumbs .crumb:after{content:"–";color:#153b5b}.breadcrumbs .crumbs .crumb .link{color:inherit}.breadcrumbs .crumbs .crumb .link span{text-decoration:underline}.breadcrumbs .crumbs .crumb.current:after{content:""}.breadcrumbs .crumbs .crumb.current .link{color:#153b5b}.breadcrumbs .crumbs .crumb.current .link:hover{color:#153b5b;cursor:auto}.breadcrumbs .crumbs .crumb.current .link span{text-decoration:none}.breadcrumbs+.title{margin-top:20px}@media(max-width:768px){.book-page .crumb:not(:last-child,:nth-last-child(2)),.task-page .crumb:not(:last-child,:nth-last-child(2)){display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;height:0}}@media(min-width:1024px){.home-page .title{font-size:36px}}.home-page .main-table{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:20px;margin-top:20px}@media(min-width:1024px){.home-page .main-table{grid-template-columns:repeat(2,1fr)}}.home-page .main-table__item{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:7px;-moz-column-gap:7px;column-gap:7px;grid-template-columns:auto 1fr;grid-auto-rows:25px auto;grid-template-areas:"icon heading" "grades grades";-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:5px 14px 23px 1px rgba(208,214,231,.77);box-shadow:5px 14px 23px 1px rgba(208,214,231,.77);border-radius:10px;background:#fff;padding:25px 15px 30px}.home-page .main-table__item img{max-width:24px;max-height:30px;grid-area:icon}.home-page .main-table__heading{font-family:Roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:23px;color:#ec8153;grid-area:heading}@media(min-width:1024px){.home-page .main-table__heading{font-size:25px;line-height:29px}}.home-page .main-table__grades{display:-webkit-box;display:-ms-flexbox;display:flex;align-self:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-area:grades}.home-page .main-table__grade.link{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;width:45px;height:35px;background:rgba(97,155,205,.14);-webkit-box-shadow:inset 0 0 4px 1px rgba(110,145,159,.15);box-shadow:inset 0 0 4px 1px rgba(110,145,159,.15);border-radius:5px;margin:15px 10px 0 0;color:#153b5b}.subtitle{font-size:25px;line-height:30px;margin:40px 0 0;font-weight:500}.subtitle:first-of-type{margin:30px 0 0}@media(min-width:1024px){.subtitle{font-size:32px;margin:45px 0 0}.subtitle:first-of-type{margin:30px 0 0}}.books{display:grid;grid-template-columns:repeat(auto-fill,163px);gap:19px;margin-top:20px}@media(max-width:375px){.books{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}}@media(min-width:1024px){.books{grid-template-columns:repeat(auto-fill,232px);overflow-x:visible}}@media(max-width:900px){.list-by-grade-page .books{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;gap:20px}}.book{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:768px){.book{margin:0}}.book:first-child{margin:0}.book__cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:375px){.book__cover{-o-object-fit:contain;object-fit:contain}}.book__cover-cont{height:214px}@media(min-width:1024px){.book__cover-cont{height:255px}}.book .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:162px;border-radius:10px;background:#fff;-webkit-box-shadow:5px 14px 23px 1px rgba(208,214,231,.77);box-shadow:5px 14px 23px 1px rgba(208,214,231,.77);padding:15px;color:inherit;font-size:18px;font-family:Roboto,Arial,sans-serif;font-weight:500;text-align:center;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media(min-width:1024px){.book .link{width:232px;padding:20px}}@media(min-width:768px)and (max-width:375px){.book .link{width:133px}}.book .link .book-title{font-family:Roboto,Arial,sans-serif;font-weight:500;font-size:18px;line-height:21px;margin:15px 0 0}@media(min-width:1024px){.book .link .book-title{font-size:20px}}.book .link .book-desc{font-weight:400}.book .link .book-desc .discipline{text-transform:uppercase;font-size:14px}@media(min-width:1024px){.book .link .book-desc .discipline{font-size:15px}}.book .link .book-desc .author{font-size:16px}.book .link .book-desc p{margin:8px 0 0}.book__cont{display:grid;width:calc(100% + 30px);margin-left:-15px;margin-top:20px;grid-template-rows:minmax(-webkit-min-content,-webkit-max-content) auto;grid-template-rows:minmax(min-content,max-content) auto;grid-template-areas:"title title" "cover info";gap:20px 0;grid-template-columns:173px 1fr}@media(min-width:425px){.book__cont{margin-left:0;width:auto}}@media(min-width:768px){.book__cont{gap:0;grid-template-rows:repeat(2,minmax(-webkit-min-content,-webkit-max-content));grid-template-rows:repeat(2,minmax(min-content,max-content));grid-template-areas:"cover title" "cover info";grid-template-columns:180px 1fr}}@media(min-width:1024px){.book__cont{grid-template-columns:229px 1fr;grid-template-rows:minmax(-webkit-min-content,-webkit-max-content) 1fr;grid-template-rows:minmax(min-content,max-content) 1fr;margin-left:0}}.book__cont .title{grid-area:title}@media(max-width:424px){.book__cont .title{width:calc(100% - 30px);margin-left:auto;margin-right:auto}}@media(min-width:768px){.book__cont .title{padding:25px 25px 0 0;background-color:#fff;border-top-right-radius:10px;font-size:32px;line-height:normal}}.book__cont .cover{width:143px;height:200px;padding:15px}@media(min-width:768px){.book__cont .cover{padding:25px 20px 25px 25px}}@media(min-width:1024px){.book__cont .cover{width:184px;height:256px}}.book__cont .cover__cont{grid-area:cover;background-color:#fff}@media(min-width:425px){.book__cont .cover__cont{border-radius:10px 0 0 10px}}.book__cont span{font-weight:600;margin-top:10px}.book__cont span:first-child{margin:0}.book__cont span:before{font-weight:400;color:#474747}@media(min-width:1024px){.book__cont span{margin-top:13px}}.book__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;grid-area:info;padding:15px 10px 15px 0;background-color:#fff}@media(min-width:425px){.book__desc{border-radius:0 10px 10px 0}}@media(min-width:768px){.book__desc{border-radius:0 0 10px 0;padding:20px 10px 15px 0}}.book__desc .discipline:before{content:"Предмет:"}.book__desc .grades:before{content:"Классы:"}.book__desc .grade:before{content:"Класс:"}.book__desc .type:before{content:"Тип:"}.book__desc .authors:before{content:"Авторы:"}.book__desc .author:before{content:"Автор:"}.book__desc .description{margin:10px 0 0;padding:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;background-color:inherit;-webkit-box-shadow:none;box-shadow:none}.footer{background-color:#004f93;font-family:Roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff;padding-top:20px;padding-bottom:20px;min-height:65px}.footer,.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto}@media(min-width:576px){.footer__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__content a{color:hsla(0,0%,100%,.7);text-decoration:none}@media(min-width:576px){.footer__content a{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.footer__content a span{color:#fff;text-decoration:underline}.footer__content .copyright{margin-top:40px}@media(min-width:576px){.footer__content .copyright{margin:0}}.task__cont,.tasks__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;margin-left:-15px;width:100%;padding:0 15px 20px;margin-top:25px;-webkit-box-shadow:5px 14px 23px 1px rgba(208,214,231,.77);box-shadow:5px 14px 23px 1px rgba(208,214,231,.77)}@media(min-width:425px){.task__cont,.tasks__cont{border-radius:10px;margin-left:0;width:auto}}@media(min-width:768px){.task__cont,.tasks__cont{padding:0 25px 50px}}.task__cont .search__form .search__input,.tasks__cont .search__form .search__input{background-color:#f3f4f7}@media(min-width:1024px){.task__cont .search__form .search__input,.tasks__cont .search__form .search__input{width:335px;max-width:100%}}.tasks{margin-top:11px}@media(min-width:1024px){.tasks{margin-top:5px}}.tasks__section{padding-bottom:30px;border-bottom:1px solid rgba(97,155,205,.3)}.tasks__section:last-child{border:none!important;padding-bottom:0}.tasks__section .subheading{margin:20px 0 0}@media(min-width:1024px){.tasks__section .subheading{margin:20px 0 5px}}.tasks__section h2{font-size:20px;font-weight:500;line-height:normal}.tasks__section h3,.tasks__section h4{font-size:18px}.tasks__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;font-size:16px;font-weight:400;line-height:20px}.tasks__items .task.link{padding:5px 15px;border-radius:5px;border:1px solid rgba(21,59,91,.7);color:#153b5b;margin:14px 8px 0 0}.tasks__items .task.link.active,.tasks__items .task.link:hover{background:rgba(97,155,205,.9);color:#fff}.tasks.search .tasks__section{border-bottom:none;padding-bottom:0}.tasks.search .tasks__section .subheading{display:none}.tasks.search .tasks__section.found{padding-bottom:30px;border-bottom:1px solid rgba(97,155,205,.3)}.tasks.search .tasks__section.found>.subheading{display:block}.tasks.search .tasks__section.found:nth-last-child(1 of .found){border:none;padding-bottom:0}.task__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}@media(min-width:768px){.task__buttons{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.task__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;width:162px;height:40px;border-radius:5px;background-color:#619bcd;color:#fff;text-decoration:none;font-size:16px}@media(max-width:375px){.task__button{width:138px}}.task__button:hover{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,79,147,.65)),to(rgba(0,79,147,.65))),#619bcd;background:-o-linear-gradient(bottom,rgba(0,79,147,.65) 0,rgba(0,79,147,.65) 100%),#619bcd;background:linear-gradient(0deg,rgba(0,79,147,.65),rgba(0,79,147,.65)),#619bcd}.task__button_disabled,.task__button_disabled:hover{background:rgba(97,155,205,.7)}.task__button:first-child:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;height:20px;background:url(/assets/images/arrow-left.svg);margin-right:10px}.task__button:last-child:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;height:20px;background:url(/assets/images/arrow-left.svg);margin-left:10px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media(min-width:768px){.task__button:last-child{margin-left:20px}}.task__heading{display:-webkit-box;display:-ms-flexbox;display:flex;margin:25px 0;padding-bottom:10px;border-bottom:2px solid #ec8153}.task__heading h2,.task__heading h3{margin:0;font-size:20px}@media(min-width:576px){.task__heading h2,.task__heading h3{font-size:23px}}@media(min-width:768px){.task__heading h2,.task__heading h3{font-size:25px}}.task__heading h3{margin-left:5px}.sidebar{color:#fff;display:none;font-family:Roboto,Arial,sans-serif;font-weight:500;font-size:20px;line-height:23px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(min-width:1024px){.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex}}.sidebar .nav__items{margin:0 20px 20px 0;width:232px;-webkit-box-shadow:0 8px 18px rgba(15,72,139,.1);box-shadow:0 8px 18px rgba(15,72,139,.1);border-radius:10px;overflow:hidden}.sidebar .nav__items .nav__item.opened_in_desktop .nav__sub-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar .nav__sub-items{font-size:16px}.sidebar .nav__sub-items .link{padding:15px 0 0 25px}.sidebar .nav__sub-items .link:last-child{padding:15px 0 15px 25px}.nav_mob{position:absolute;visibility:hidden;opacity:0;top:90px;left:0;right:0;font-family:Roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:23px;color:#fff;z-index:-1}.nav_mob,.nav_mob.opened{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.nav_mob.opened{visibility:visible;opacity:1;z-index:3}.nav_mob.opened,.nav_mob__btn{display:-webkit-box;display:-ms-flexbox;display:flex}.nav_mob__btn{background:inherit;-ms-flex-item-align:center;align-self:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:1024px){.nav_mob__btn{display:none}}.nav_mob__btn.active span:first-child{-webkit-transform:rotate(135deg) translate(3px,-3px);-ms-transform:rotate(135deg) translate(3px,-3px);transform:rotate(135deg) translate(3px,-3px)}.nav_mob__btn.active span:nth-child(2){-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);margin:0}.nav_mob__btn.active span:last-child{display:none}.nav_mob__btn span{width:42px;height:5px;margin-top:6px;background:#fff;border-radius:5px}.nav_mob__btn span:first-of-type{margin:0}.nav__items{list-style-type:none;padding:0;margin:0;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#619bcd;z-index:2}.nav__item{border-bottom:1px solid hsla(0,0%,100%,.3)}.nav__item:last-child{border:none}.nav__item:hover{cursor:pointer}.nav__item.opened span,.nav__item.selected span,.nav__item:hover{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,79,147,.65)),to(rgba(0,79,147,.65))),#619bcd;background:-o-linear-gradient(bottom,rgba(0,79,147,.65),rgba(0,79,147,.65)),#619bcd;background:linear-gradient(0deg,rgba(0,79,147,.65),rgba(0,79,147,.65)),#619bcd}.nav__item span{padding:15px 0 14px 21px}.nav__item.opened .nav__sub-items,.nav__item span{display:-webkit-box;display:-ms-flexbox;display:flex}.nav__item.opened .nav__sub-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav__sub-items{display:none;padding-left:0}.nav__sub-items .link{color:#153b5b;padding:16px 0 16px 21px;background:#e7eff7}.nav__sub-items .link.active,.nav__sub-items .link:hover{color:#ec8153}.footer__content,.header__content,.page-content{width:calc(100% - 30px);max-width:1240px}@media(min-width:425px){.footer__content,.header__content,.page-content{width:calc(100% - 40px)}}@media(min-width:576px){.footer__content,.header__content,.page-content{width:calc(100% - 80px)}}@media(min-width:768px){.footer__content,.header__content,.page-content{width:calc(100% - 160px)}}@media(min-width:1024px){.footer__content,.header__content,.page-content{width:calc(100% - 200px)}}.error-page{max-width:none}.error-page .page-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:47px auto 0;width:calc(100% - 30px)}@media(min-width:1024px){.error-page .page-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:107px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.error-page .cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:10px;max-width:100%;width:591px;height:262px;-webkit-box-shadow:5px 14px 23px 1px rgba(208,214,231,.77);box-shadow:5px 14px 23px 1px rgba(208,214,231,.77)}@media(min-width:1024px){.error-page .cont{height:393px}}.error-page .cont .not-found{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:210px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:103px;font-weight:400;margin-top:15px}@media(min-width:1024px){.error-page .cont .not-found{font-size:158px;width:320px;margin-top:28px}}.error-page .cont .not-found img{position:absolute;top:18px;left:53px}@media(min-width:1024px){.error-page .cont .not-found img{width:174px;top:27px;left:80px}}.error-page .cont .title{color:#619bcd;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-top:32px}@media(min-width:1024px){.error-page .cont .title{font-size:35px;margin-top:54px}}.error-page .cont a{color:#ec8153;margin-top:15px;font-weight:500}@media(min-width:1024px){.error-page .cont a{font-size:18px}}.error-page .penguin{margin:20px 0 45px;width:204px;height:-webkit-max-content;height:-moz-max-content;height:max-content}@media(min-width:1024px){.error-page .penguin{width:253px;margin:0 0 0 34px}}
