@import url(https://fonts.googleapis.com/css2?family=Racing+Sans+One&family=Rubik:wght@400;500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap);
body,html{font-family:Rubik,Helvetica,sans-serif;font-style:normal;margin:0;padding:0}img{width:auto}main{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:calc(100vh - 230px);margin:0 auto;color:#333}@media(max-width:576px){main{min-height:calc(100vh - 190px)}}input{-webkit-appearance:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important;box-shadow:inset 0 0 0 30px #fff!important}.title{font-weight:500;font-size:35px;line-height:41px;margin:35px 0 0}@media(max-width:768px){.title{font-size:30px;line-height:32px}}@media(max-width:425px){.title{font-size:25px;line-height:28px;margin:31px 0 0}}.title:before{content:"";background:url(/assets/images/flag_green.svg);display:inline-block;width:35px;height:32px;margin:0 10px 0 0;-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px)}@media(max-width:425px){.title:before{width:20px;height:22px;background-size:22px 21px;background-repeat:no-repeat}}@media(min-width:1024px){.home-page .title{margin:94px 0 0}}[class^=list] .title:before{-webkit-mask-image:url(/assets/images/flag_green.svg);mask-image:url(/assets/images/flag_green.svg);background:#6074dc;-webkit-mask-repeat:no-repeat}@media(max-width:425px){[class^=list] .title:before{-webkit-mask-size:22px;mask-size:22px}}.list-by-both-page .title:before{background:#fc3e3e}.not-found-page .title:before{content:none}.link{text-decoration:none}.btn:hover,.link{cursor:pointer}.btn:active,.btn:focus{outline:none}hr{border:1px solid #ddd;margin:25px 0}.about-page .title{margin:45px 0 15px}.about-page .title:before{content:none}.about-page .description{margin:15px 0 0}.about-description{text-indent:30px}.header{z-index:2;margin-top:0}@media(min-width:768px){.header{margin-top:31px}}.header__wrapper{background-color:#4cad00;position:relative;z-index:2;border-radius:0 0 10px 10px}@media(min-width:768px){.header__wrapper{background-color:#fff;-webkit-box-shadow:none;box-shadow:none;border-radius:0}}.header__wrapper.burger-menu_mode{border-radius:0}.header__content{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:80px}@media(min-width:768px){.header__content{min-height:0}}@media(max-width:425px){.header__logo{width:37px;height:37px}}.header__logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo-text{font-weight:400;font-family:Racing Sans One,Arial,sans-serif;font-size:30px;line-height:24px;color:#fff;margin-left:16px}@media(min-width:768px){.header__logo-text{font-size:36px;color:#000}}.header__nav{display:none}@media(min-width:768px){.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-15px}}.header__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style-type:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}@media(max-width:1366px){.header__nav ul{padding-left:0}}.header__nav ul .header__nav-item{position:relative;margin-left:33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:8px 15px}.header__nav ul .header__nav-item:last-child:hover .header__sub-menu{right:0;left:auto;border-radius:10px 0 10px 10px}.header__nav ul .header__nav-item>a{color:#4cad00}.header__nav ul .header__nav-item>span{color:#fc3e3e}.header__nav ul .header__nav-item a,.header__nav ul .header__nav-item span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:500;font-size:18px;line-height:21px;text-decoration:none}.header__nav ul .header__nav-item>a,.header__nav ul .header__nav-item span{height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1366px){.header__nav ul .header__nav-item{margin-left:19px}}.header__nav ul .header__nav-item:hover{cursor:pointer;background:#4cad00;border-radius:10px 10px 0 0}.header__nav ul .header__nav-item:hover span{color:#fff}.header__nav ul .header__nav-item:hover .header__sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;padding:0;margin:0;top:37px;left:0;background:#fff;border:2px solid #4cad00;-webkit-box-shadow:0 15px 28px 0 rgba(73,75,87,.18);box-shadow:0 15px 28px 0 rgba(73,75,87,.18);border-radius:0 10px 10px 10px;width:280px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:3}.header__nav ul .header__nav-item:hover .header__sub-menu-item{width:100%;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ecf0fb}.header__nav ul .header__nav-item:hover .header__sub-menu-item .link.active,.header__nav ul .header__nav-item:hover .header__sub-menu-item:hover .link{color:#fc3e3e}.header__nav ul .header__nav-item:nth-child(2) span:after,.header__nav ul .header__nav-item:nth-child(3) span:after{content:"";background:no-repeat 50% url(/assets/images/arrow_orange_down.svg);width:16px;height:16px;display:inline-block;margin-left:10px}.header__nav ul .header__nav-item:nth-child(2):hover span:after,.header__nav ul .header__nav-item:nth-child(3):hover span:after{background:no-repeat 50% url(/assets/images/arrow_white_up.svg)}.header__nav ul .header__nav-item .header__sub-menu{display:none;font-weight:400;font-size:16px;line-height:18px;overflow:hidden}.header__nav ul .header__nav-item .header__sub-menu .link{padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 20px);color:#4f4f4f;font-weight:400;font-size:16px;line-height:19px}.header .burger-menu__button{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;height:37px;-webkit-filter:drop-shadow(0 3px 5px rgba(58,73,155,.47));filter:drop-shadow(0 3px 5px rgba(58,73,155,.47))}@media(min-width:768px){.header .burger-menu__button{display:none}}.header .burger-menu__button:hover{cursor:pointer}.header .burger-menu__button span{width:37px;height:5px;background-color:#fff;border-radius:4px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;margin-top:5px}.header .burger-menu__button span:first-child{margin:0}.header .burger-menu__button.header__menu-button_active .burger-menu__item_1{-webkit-transform:rotate(45deg) translate(3px,3px);-ms-transform:rotate(45deg) translate(3px,3px);transform:rotate(45deg) translate(3px,3px);-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.header .burger-menu__button.header__menu-button_active .burger-menu__item_2{display:none}.header .burger-menu__button.header__menu-button_active .burger-menu__item_3{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:.1s;-o-transition:.1s;transition:.1s;margin:0}.header__menu-content{position:absolute;top:80px;left:0;width:100%;z-index:5;background:#daeccc;-webkit-box-shadow:0 15px 28px rgba(73,75,87,.29);box-shadow:0 15px 28px rgba(73,75,87,.29);border-radius:0 0 10px 10px;display:none}@media(min-width:768px){.header__menu-content{display:none}}.header__menu-content .nav-items{padding:0;margin:0;list-style:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.header__menu-content .nav-items .nav-item{border-bottom:1px solid rgba(0,0,0,.15)}.header__menu-content .nav-items .nav-item:hover{cursor:pointer}.header__menu-content .nav-items .nav-item .nav-item__name{font-weight:500;font-size:18px;line-height:21px;color:#327100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:53px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__menu-content .nav-items .nav-item .nav-item__name:after{content:"";-webkit-mask-image:url(/assets/images/arrow_white_up.svg);mask-image:url(/assets/images/arrow_white_up.svg);width:16px;height:16px;display:inline-block;margin-left:13px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;background-color:#4cad00;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__menu-content .nav-items .nav-item .nav-sub-item{display:none;height:40px}.header__menu-content .nav-items .nav-item .nav-sub-item .link{font-weight:400;font-size:16px;line-height:19px;color:#327100}.header__menu-content .nav-items .nav-item .nav-sub-item .link:hover{color:#fc3e3e}.header__menu-content .nav-items .nav-item.active .nav-sub-items{padding:0;margin:5px 0 0}.header__menu-content .nav-items .nav-item.active .nav-sub-items .nav-sub-item{display:-webkit-box;display:-ms-flexbox;display:flex}.header__menu-content .nav-items .nav-item.active .nav-sub-items .nav-sub-item a{width:100%}.header__menu-content .nav-items .nav-item.active .nav-item__name:after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.header__menu-content.header__menu-content_opened{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:768px){.header__menu-content.header__menu-content_opened{display:none}}.header__overlay.active{bottom:0;left:0;position:fixed;right:0;top:0;background-color:rgba(0,0,0,.3);z-index:1}@media(min-width:768px){.header__overlay.active{position:static}}.breadcrumbs .crumbs{list-style:none;padding:0;margin:35px 0 0;display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:400;font-size:20px;line-height:22px;color:#333}@media(max-width:768px){.breadcrumbs .crumbs{margin:35px 0 0;font-size:18px}}@media(max-width:425px){.breadcrumbs .crumbs{font-size:16px;line-height:19px}}.breadcrumbs .crumbs .crumb{margin-right:4px;display:inline}.breadcrumbs .crumbs .crumb:after{content:"/"}.breadcrumbs .crumbs .crumb .link{color:inherit}.breadcrumbs .crumbs .crumb .link:hover{color:#fc3e3e}.breadcrumbs .crumbs .crumb.current .link{border:none}.breadcrumbs .crumbs .crumb.current .link:hover{color:#333;cursor:auto}.breadcrumbs .crumbs .crumb.current:after{content:""}.main-table_desktop .main-table__heading-grades .link:first-child{color:#db4747}.main-table_desktop .main-table__heading-grades .link:first-child .circle_size_small{background-color:#db4747}.main-table_desktop .main-table__row .item:first-child{color:#db4747}.main-table_desktop .main-table__row .item:first-child .circle_size_small{background-color:#db4747}.main-table_mob .main-table__items .link:first-child{color:#db4747}.main-table_mob .main-table__items .link:first-child .circle_size_small{background-color:#db4747}.main-table_desktop .main-table__heading-grades .link:nth-child(2){color:#f58e6d}.main-table_desktop .main-table__heading-grades .link:nth-child(2) .circle_size_small{background-color:#f58e6d}.main-table_desktop .main-table__row .item:nth-child(2){color:#f58e6d}.main-table_desktop .main-table__row .item:nth-child(2) .circle_size_small{background-color:#f58e6d}.main-table_mob .main-table__items .link:nth-child(2){color:#f58e6d}.main-table_mob .main-table__items .link:nth-child(2) .circle_size_small{background-color:#f58e6d}.main-table_desktop .main-table__heading-grades .link:nth-child(3){color:#f0ab59}.main-table_desktop .main-table__heading-grades .link:nth-child(3) .circle_size_small{background-color:#f0ab59}.main-table_desktop .main-table__row .item:nth-child(3){color:#f0ab59}.main-table_desktop .main-table__row .item:nth-child(3) .circle_size_small{background-color:#f0ab59}.main-table_mob .main-table__items .link:nth-child(3){color:#f0ab59}.main-table_mob .main-table__items .link:nth-child(3) .circle_size_small{background-color:#f0ab59}.main-table_desktop .main-table__heading-grades .link:nth-child(4){color:#bec12b}.main-table_desktop .main-table__heading-grades .link:nth-child(4) .circle_size_small{background-color:#bec12b}.main-table_desktop .main-table__row .item:nth-child(4){color:#bec12b}.main-table_desktop .main-table__row .item:nth-child(4) .circle_size_small{background-color:#bec12b}.main-table_mob .main-table__items .link:nth-child(4){color:#bec12b}.main-table_mob .main-table__items .link:nth-child(4) .circle_size_small{background-color:#bec12b}.main-table_desktop .main-table__heading-grades .link:nth-child(5){color:#88b429}.main-table_desktop .main-table__heading-grades .link:nth-child(5) .circle_size_small{background-color:#88b429}.main-table_desktop .main-table__row .item:nth-child(5){color:#88b429}.main-table_desktop .main-table__row .item:nth-child(5) .circle_size_small{background-color:#88b429}.main-table_mob .main-table__items .link:nth-child(5){color:#88b429}.main-table_mob .main-table__items .link:nth-child(5) .circle_size_small{background-color:#88b429}.main-table_desktop .main-table__heading-grades .link:nth-child(6){color:#1bce38}.main-table_desktop .main-table__heading-grades .link:nth-child(6) .circle_size_small{background-color:#1bce38}.main-table_desktop .main-table__row .item:nth-child(6){color:#1bce38}.main-table_desktop .main-table__row .item:nth-child(6) .circle_size_small{background-color:#1bce38}.main-table_mob .main-table__items .link:nth-child(6){color:#1bce38}.main-table_mob .main-table__items .link:nth-child(6) .circle_size_small{background-color:#1bce38}.main-table_desktop .main-table__heading-grades .link:nth-child(7){color:#1cbbff}.main-table_desktop .main-table__heading-grades .link:nth-child(7) .circle_size_small{background-color:#1cbbff}.main-table_desktop .main-table__row .item:nth-child(7){color:#1cbbff}.main-table_desktop .main-table__row .item:nth-child(7) .circle_size_small{background-color:#1cbbff}.main-table_mob .main-table__items .link:nth-child(7){color:#1cbbff}.main-table_mob .main-table__items .link:nth-child(7) .circle_size_small{background-color:#1cbbff}.main-table_desktop .main-table__heading-grades .link:nth-child(8){color:#4a79f0}.main-table_desktop .main-table__heading-grades .link:nth-child(8) .circle_size_small{background-color:#4a79f0}.main-table_desktop .main-table__row .item:nth-child(8){color:#4a79f0}.main-table_desktop .main-table__row .item:nth-child(8) .circle_size_small{background-color:#4a79f0}.main-table_mob .main-table__items .link:nth-child(8){color:#4a79f0}.main-table_mob .main-table__items .link:nth-child(8) .circle_size_small{background-color:#4a79f0}.main-table_desktop .main-table__heading-grades .link:nth-child(9){color:#da52f0}.main-table_desktop .main-table__heading-grades .link:nth-child(9) .circle_size_small{background-color:#da52f0}.main-table_desktop .main-table__row .item:nth-child(9){color:#da52f0}.main-table_desktop .main-table__row .item:nth-child(9) .circle_size_small{background-color:#da52f0}.main-table_mob .main-table__items .link:nth-child(9){color:#da52f0}.main-table_mob .main-table__items .link:nth-child(9) .circle_size_small{background-color:#da52f0}.main-table_desktop .main-table__heading-grades .link:nth-child(10){color:#de3f8b}.main-table_desktop .main-table__heading-grades .link:nth-child(10) .circle_size_small{background-color:#de3f8b}.main-table_desktop .main-table__row .item:nth-child(10){color:#de3f8b}.main-table_desktop .main-table__row .item:nth-child(10) .circle_size_small{background-color:#de3f8b}.main-table_mob .main-table__items .link:nth-child(10){color:#de3f8b}.main-table_mob .main-table__items .link:nth-child(10) .circle_size_small{background-color:#de3f8b}.main-table_desktop .main-table__heading-grades .link:nth-child(11){color:#6014dc}.main-table_desktop .main-table__heading-grades .link:nth-child(11) .circle_size_small{background-color:#6014dc}.main-table_desktop .main-table__row .item:nth-child(11){color:#6014dc}.main-table_desktop .main-table__row .item:nth-child(11) .circle_size_small{background-color:#6014dc}.main-table_mob .main-table__items .link:nth-child(11){color:#6014dc}.main-table_mob .main-table__items .link:nth-child(11) .circle_size_small{background-color:#6014dc}.home-page .main-table{margin:31px auto 0}@media(max-width:425px){.home-page .main-table{margin-top:26px}}.home-page .main-table_desktop{display:none;padding:28px 15px 59px 35px;border-radius:30px;border:1px solid rgba(77,78,88,.35)}@media(min-width:768px){.home-page .main-table_desktop{display:block;padding:20px 13px 40px 5px}}@media(min-width:1280px){.home-page .main-table_desktop{padding:33px 40px 40px 35px}}.home-page .main-table__heading,.home-page .main-table__heading-text{display:-webkit-box;display:-ms-flexbox;display:flex}.home-page .main-table__heading-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:18px;line-height:21px;color:rgba(77,78,88,.57);width:250px;padding-left:25px}@media(max-width:1280px){.home-page .main-table__heading-text{padding-left:15px;width:200px}}@media(max-width:900px){.home-page .main-table__heading-text{padding-left:8px;font-size:15px;line-height:18px;width:170px}}.home-page .main-table__heading-grades{display:grid;grid-template-columns:repeat(1,1fr);grid-auto-flow:column;grid-auto-columns:1fr;width:calc(100% - 250px)}@media(max-width:1280px){.home-page .main-table__heading-grades{width:calc(100% - 200px)}}@media(max-width:900px){.home-page .main-table__heading-grades{width:calc(100% - 170px)}}.home-page .main-table__heading-grades .link{font-size:16px;line-height:19px;font-weight:500;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-page .main-table__heading-grades .link:hover{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}.home-page .main-table__heading-grades .link span{font-size:30px;line-height:31px}@media(max-width:1280px){.home-page .main-table__heading-grades .link{font-size:14px;line-height:16px}}@media(max-width:900px){.home-page .main-table__heading-grades .link{font-size:12px;line-height:15px}}.home-page .main-table__row{display:-webkit-box;display:-ms-flexbox;display:flex}.home-page .main-table__row:hover>.link span{background:#4cad00;-webkit-box-shadow:0 15px 28px rgba(73,75,87,.18);box-shadow:0 15px 28px rgba(73,75,87,.18);color:#fff}.home-page .main-table__row:nth-child(2){margin-top:8px}.home-page .main-table__row:last-child .main-table__row-items{border:none}.home-page .main-table__row-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;width:250px}@media(max-width:1280px){.home-page .main-table__row-heading{width:210px}}@media(max-width:900px){.home-page .main-table__row-heading{width:180px}}.home-page .main-table__row-heading span{width:100%;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-self:center;-ms-flex-item-align:center;align-self:center;padding:12px 0 12px 25px;font-weight:600;font-size:18px;line-height:21px;color:#333;margin-right:10px}@media(max-width:1280px){.home-page .main-table__row-heading span{padding-left:15px}}@media(max-width:900px){.home-page .main-table__row-heading span{padding-left:8px;font-size:15px;line-height:18px}}.home-page .main-table__row-items{display:grid;grid-template-columns:repeat(1,1fr);grid-auto-flow:column;grid-auto-columns:1fr;width:calc(100% - 250px);border-bottom:1px solid rgba(77,78,88,.25);margin-left:30px}@media(max-width:1280px){.home-page .main-table__row-items{width:calc(100% - 210px);margin-left:0}}@media(max-width:900px){.home-page .main-table__row-items{width:calc(100% - 180px)}}.home-page .main-table__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:19px 0}@media(max-width:900px){.home-page .main-table__item{padding:15px 0}}.home-page .main-table__item:hover .circle_size_middle .circle_size_small{display:-webkit-box;display:-ms-flexbox;display:flex}.home-page .main-table__item .circle_size_middle{border-radius:50%;border:3px solid;width:16px;height:16px;position:relative}.home-page .main-table__item .circle_size_middle .circle_size_small{display:none;border-radius:50%;width:12px;height:12px;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.home-page .main-table_mob{display:block}@media(min-width:768px){.home-page .main-table_mob{display:none}}.home-page .main-table_mob span{font-size:16px;line-height:19px;font-weight:500;color:#333}.home-page .main-table__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media(max-width:768px){.home-page .main-table__items a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;margin-right:5px;margin-bottom:5px}.home-page .main-table__items a:before{content:"";border-radius:50%;border:2px solid;width:26px;height:26px;position:absolute}.home-page .main-table__items a span{color:inherit}}.home-page .main-table__items-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:14px;padding-bottom:16px;border-bottom:1px solid rgba(77,78,88,.25);margin-bottom:20px}.home-page .main-table__heading{font-weight:400;font-size:15px;line-height:18px;color:rgba(77,78,88,.57);min-height:68px}.home-page .popular-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;width:calc(100% + 15px)}@media(min-width:425px){.home-page .popular-block{width:calc(100% + 20px)}}@media(min-width:576px){.home-page .popular-block{width:calc(100% + 40px)}}@media(min-width:768px){.home-page .popular-block{width:calc(100% + 50px)}}@media(min-width:1280px){.home-page .popular-block{width:calc(100% + 120px)}}.home-page .popular-block__title{font-weight:500;font-size:35px;line-height:41px;margin:54px 0 0}@media(max-width:767px){.home-page .popular-block__title{margin-top:20px;width:calc(100% - 80px);font-size:30px;line-height:32px}}@media(max-width:425px){.home-page .popular-block__title{width:calc(100% - 30px);font-size:22px;line-height:26px}}.home-page .popular-block__title:before{content:"";background:url(/assets/images/flag_green.svg);display:inline-block;width:35px;height:32px;margin-right:15px;-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px)}@media(max-width:425px){.home-page .popular-block__title:before{width:20px;height:22px;background-size:22px 21px;background-repeat:no-repeat}}.home-page .popular-block__navigation{display:none}@media(min-width:768px){.home-page .popular-block__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:152px;margin:48px 80px 0 auto}}@media(min-width:1280px){.home-page .popular-block__navigation{margin-right:120px}}.home-page .popular-block__button{width:42px;height:42px;border:0;background:no-repeat url(/assets/images/arrow_in-circle_back.svg)}.home-page .popular-block__button:hover{cursor:pointer}.home-page .popular-block__button.forward{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.list-by-both-page h2,.list-by-grade-page h2,.list-by-subject-page h2{font-weight:500;font-size:28px;line-height:24px;color:#fc3e3e;margin:45px 0 0 15px}@media(max-width:768px){.list-by-both-page h2,.list-by-grade-page h2,.list-by-subject-page h2{font-size:24px;line-height:24px}}@media(max-width:425px){.list-by-both-page h2,.list-by-grade-page h2,.list-by-subject-page h2{margin:24px 0 0 10px;font-size:20px;line-height:24px}}.popular-block .books{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;padding-bottom:10px;margin:29px 0 3px}@media(min-width:768px){.popular-block .books{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:1s;-o-transition:1s;transition:1s;overflow:visible}}.popular-block .book{max-width:225px}.book{margin-right:19px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:425px){.book{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}@media(max-width:768px){.book:last-child{margin:0}}.book .link{padding:15px 15px 5px;height:calc(100% - 15px);display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(77,78,88,.35);border-radius:20px;color:#333}@media(max-width:900px){.book .link{border-radius:10px}}.book .link:hover{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-box-shadow:0 4px 6px -7px rgba(0,0,0,.1),0 4px 30px -9px rgba(0,0,0,.2);box-shadow:0 4px 6px -7px rgba(0,0,0,.1),0 4px 30px -9px rgba(0,0,0,.2)}.book .link p{margin:10px 0 0}.book .link .book__cover{-o-object-fit:cover;object-fit:cover;width:193px;height:253px;border-radius:10px;border:1px solid rgba(77,78,88,.35)}@media(max-width:900px){.book .link .book__cover{width:162px;height:212px}}.book .link span{font-weight:500;font-size:14px;line-height:17px;color:#fc3e3e;text-transform:uppercase}.book__title{font-weight:500;font-size:18px;line-height:21px;margin:10px 0 0;word-break:break-word}@media(max-width:768px){.book__title{font-size:16px;line-height:19px}}.book__desc{font-weight:400;font-size:16px;line-height:19px;margin:10px 0;word-break:break-word}@media(max-width:768px){.book__desc{font-size:16px;line-height:19px}}.book__subject{color:#fc3e3e;font-size:14px;font-weight:500;text-transform:uppercase}.default .books,.list-by-both-page .books,.list-by-grade-page .books,.list-by-subject-page .books{display:grid;grid-template-columns:repeat(auto-fit,225px);gap:23px 18px;margin-top:20px}@media(max-width:900px){.default .books,.list-by-both-page .books,.list-by-grade-page .books,.list-by-subject-page .books{grid-template-columns:repeat(auto-fit,165px);gap:20px 15px;margin-top:15px}}@media(max-width:375px){.default .books,.list-by-both-page .books,.list-by-grade-page .books,.list-by-subject-page .books{grid-template-columns:repeat(2,1fr);grid-auto-columns:1fr}}.default .books .book,.list-by-both-page .books .book,.list-by-grade-page .books .book,.list-by-subject-page .books .book{margin:0}@media(max-width:375px){.default .books .book__cover-cont,.list-by-both-page .books .book__cover-cont,.list-by-grade-page .books .book__cover-cont,.list-by-subject-page .books .book__cover-cont{min-height:180px}}@media(max-width:900px){.default .books .book__cover-cont .book__cover,.list-by-both-page .books .book__cover-cont .book__cover,.list-by-grade-page .books .book__cover-cont .book__cover,.list-by-subject-page .books .book__cover-cont .book__cover{width:133px;height:180px}}@media(max-width:375px){.default .books .book__cover-cont .book__cover,.list-by-both-page .books .book__cover-cont .book__cover,.list-by-grade-page .books .book__cover-cont .book__cover,.list-by-subject-page .books .book__cover-cont .book__cover{width:100%;height:100%}}.book-page .book-info,.task-page .book-info{display:grid;margin-top:45px;grid-template-columns:minmax(-webkit-min-content,-webkit-max-content) 1fr;grid-template-columns:minmax(min-content,max-content) 1fr;grid-template-rows:minmax(-webkit-min-content,-webkit-max-content) 1fr;grid-template-rows:minmax(min-content,max-content) 1fr;grid-template-areas:"cover title" "cover info";gap:18px 30px}@media(max-width:768px){.book-page .book-info,.task-page .book-info{grid-template-areas:"title title" "cover info";gap:18px 15px}}@media(max-width:576px){.book-page .book-info,.task-page .book-info{margin-top:25px}}.book-page .book-info h1,.task-page .book-info h1{grid-area:title;font-weight:500;font-size:35px;line-height:41px;align-self:start;margin:0}@media(max-width:576px){.book-page .book-info h1,.task-page .book-info h1{font-size:20px;line-height:24px}}.book-page .book-info .cover,.task-page .book-info .cover{width:241px;height:315px;-o-object-fit:contain;object-fit:contain;border-radius:10px;grid-area:cover;border:1px solid rgba(77,78,88,.35)}@media(max-width:768px){.book-page .book-info .cover,.task-page .book-info .cover{width:143px;height:200px}}@media(max-width:374px){.book-page .book-info .cover,.task-page .book-info .cover{width:110px;height:135px}}.book-page .book-info .info,.task-page .book-info .info{grid-area:info;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-wrap:anywhere}.book-page .book-info .info .info-item,.task-page .book-info .info .info-item{font-weight:500;font-size:16px;line-height:22px;color:#fc3e3e;margin-top:10px}@media(max-width:576px){.book-page .book-info .info .info-item,.task-page .book-info .info .info-item{font-size:15px;line-height:21px}}.book-page .book-info .info .info-item:before,.task-page .book-info .info .info-item:before{color:#474747;font-weight:400;margin-right:5px}.book-page .book-info .info .info-item:first-child,.task-page .book-info .info .info-item:first-child{margin:0}.book-page .book-info .info .info-item:first-child:before,.task-page .book-info .info .info-item:first-child:before{content:"Предмет:"}.book-page .book-info .info .info-item:nth-child(2):before,.task-page .book-info .info .info-item:nth-child(2):before{content:"Класс:"}.book-page .book-info .info .info-item:nth-child(3):before,.task-page .book-info .info .info-item:nth-child(3):before{content:"Тип:"}.book-page .book-info .info .info-item:nth-child(4):before,.task-page .book-info .info .info-item:nth-child(4):before{content:"Автор:"}.book-page .book-info .info .info-item.plural:nth-child(2):before,.task-page .book-info .info .info-item.plural:nth-child(2):before{content:"Классы:"}.book-page .book-info .info .info-item.plural:nth-child(4):before,.task-page .book-info .info .info-item.plural:nth-child(4):before{content:"Авторы:"}.book-page .book-info .share,.task-page .book-info .share{grid-area:share;align-self:end;display:-webkit-box;display:-ms-flexbox;display:flex}.book-page .book-info .share>span,.task-page .book-info .share>span{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;margin-right:10px}.book-page .book-info .share span,.task-page .book-info .share span{font-weight:400;font-size:16px;line-height:22px}.footer{background:#4cad00;-webkit-box-shadow:0 -10px 44px rgba(30,40,91,.13);box-shadow:0 -10px 44px rgba(30,40,91,.13);border-radius:30px 30px 0 0;margin-top:83px}@media(max-width:576px){.footer{margin-top:64px;border-radius:20px 20px 0 0}}.footer__content{margin:0 auto;padding:30px 0 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;font-weight:400;line-height:24px}@media(max-width:576px){.footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width:425px){.footer__content{margin-top:31px}}.footer__socials{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.footer__socials{margin:10px 0 0}}.footer__socials span{font-weight:400;font-size:16px;line-height:19px;color:#fff}.footer__socials .link img{margin-left:10px}.footer__copyright{color:hsla(0,0%,100%,.62)}@media(max-width:576px){.footer__copyright{margin:10px 0 0}}.footer__email{color:#fff}@media(max-width:576px){.footer__email{margin-top:35px}}.task-page .solution{font-weight:500;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 120px)}@media(max-width:576px){.task-page .solution{width:calc(100% - 64px)}}@media(max-width:425px){.task-page .solution{width:100%;margin-left:-28px}}.task-page .solution .overtask img{max-width:100%;margin-top:19px}.task-page .solution h2{display:-webkit-box;display:-ms-flexbox;display:flex;margin:50px 0 0;font-size:25px;line-height:30px}@media(max-width:576px){.task-page .solution h2{margin:35px 0 0;font-size:18px;line-height:21px}}.task-page .solution h3{font-size:21px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:24px;margin:25px 0 0}@media(max-width:576px){.task-page .solution h3{font-size:15px;line-height:18px;margin:20px 0 0}}.task-page .solution__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}@media(max-width:425px){.task-page .solution__block{display:-webkit-box}}.task-page .solution__button{width:60px;height:70px;background:rgba(74,87,102,.4);border-radius:10px;border:none;position:-webkit-sticky;position:sticky;top:50%;margin-top:130px;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}@media(max-width:425px){.task-page .solution__button{width:32px;height:32px;border-radius:5px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.task-page .solution__button img{width:28px;height:25px}@media(max-width:576px){.task-page .solution__button img{width:16px;height:14px}}@media(max-width:425px){.task-page .solution__button.next{margin-left:-26px}}@media(max-width:425px){.task-page .solution__button.prev{margin-left:-5px}}.task-page .solution__button.empty{opacity:.5}.book-page .tasks-group,.task-page .tasks-group{display:none;margin-top:25px}.book-page .tasks-group__items,.task-page .tasks-group__items{display:none}.book-page .tasks-group__items .task,.task-page .tasks-group__items .task{font-weight:400;font-size:16px;line-height:20px;color:#fc3e3e;padding:8px 18px;background:#fff;-webkit-box-shadow:0 7px 12px rgba(96,116,220,.06);box-shadow:0 7px 12px rgba(96,116,220,.06);border-radius:10px;margin:15px 10px 0 0;border:rgba(96,116,220,.1)}@media(max-width:425px){.book-page .tasks-group__items .task,.task-page .tasks-group__items .task{margin:15px 7px 0 0}}.book-page .tasks-group__items .task.selected,.book-page .tasks-group__items .task:hover,.task-page .tasks-group__items .task.selected,.task-page .tasks-group__items .task:hover{background-color:#4cad00;color:#fff}.book-page .tasks-group h2.tasks-group__heading,.task-page .tasks-group h2.tasks-group__heading{font-weight:500;font-size:25px;line-height:30px}@media(max-width:576px){.book-page .tasks-group h2.tasks-group__heading,.task-page .tasks-group h2.tasks-group__heading{font-size:20px;line-height:24px}}.book-page .tasks-group__heading,.task-page .tasks-group__heading{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding-right:25px;font-weight:400;font-size:20px;line-height:23px}@media(max-width:576px){.book-page .tasks-group__heading,.task-page .tasks-group__heading{font-size:16px;line-height:19px}}@media(max-width:425px){.book-page .tasks-group__heading,.task-page .tasks-group__heading{margin:0 8px 0 5px}}.book-page .tasks-group__heading:hover,.task-page .tasks-group__heading:hover{cursor:pointer}.book-page .tasks-group__heading:after,.task-page .tasks-group__heading:after{content:"";background:border-box no-repeat 50% url(/assets/images/arrow_black_down.svg);width:20px;height:20px;position:absolute;top:50%;right:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transform:rotate(180deg) translateY(50%);-ms-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}.book-page .tasks-group.opened>.tasks-group__heading:after,.task-page .tasks-group.opened>.tasks-group__heading:after{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.book-page .tasks-group.opened>.tasks-group,.task-page .tasks-group.opened>.tasks-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 0 0 20px}.book-page .tasks-group.opened>.tasks-group__items,.task-page .tasks-group.opened>.tasks-group__items{margin-top:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.book-page .tasks__block,.task-page .tasks__block{margin:40px 0 60px}@media(max-width:576px){.book-page .tasks__block,.task-page .tasks__block{margin:30px 0}}.book-page .tasks__block>.tasks-group,.task-page .tasks__block>.tasks-group{display:block;background:#daeccc;border-radius:20px;padding:20px 34px 20px 30px}@media(max-width:576px){.book-page .tasks__block>.tasks-group,.task-page .tasks__block>.tasks-group{padding:20px 15px}}.book-page .tasks__block>.tasks-group:first-child,.task-page .tasks__block>.tasks-group:first-child{margin:0}.book-page .tasks__block>.tasks-group.opened,.task-page .tasks__block>.tasks-group.opened{padding-bottom:45px}.book-page .tasks__block.only-found .tasks-group,.task-page .tasks__block.only-found .tasks-group{display:none}.book-page .tasks__block.only-found .tasks-group.opened.found>.tasks-group.found,.book-page .tasks__block.only-found>.tasks-group.found,.task-page .tasks__block.only-found .tasks-group.opened.found>.tasks-group.found,.task-page .tasks__block.only-found>.tasks-group.found{display:block}.search{margin:87px auto 0;border-radius:40px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background:50%/423px 403px no-repeat #daeccc;height:315px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:768px){.search{height:210px;margin-top:40px;border-radius:30px}}@media(max-width:425px){.search{height:161px;margin-top:25px}}.search__title{font-weight:500;font-size:35px;line-height:41px;margin:76px auto 0 58px;max-width:500px}@media(max-width:768px){.search__title{margin:30px 20px 0 40px;font-size:22px;line-height:24px}}@media(max-width:576px){.search__title{width:auto}}@media(max-width:425px){.search__title{margin:30px 10px 0 20px;font-size:20px;line-height:24px}}.search__pic{width:456px;height:auto;position:absolute;z-index:0;right:52px;bottom:-30px}@media(max-width:1366px){.search__pic{top:-10px;width:350px}}@media(max-width:1024px){.search__pic{right:-10px}}@media(max-width:1179px){.search__pic{display:none}}.book-page .search__form,.search .search__form,.task-page .search__form{height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:30px 0 0 50px;z-index:1}@media(max-width:900px){.book-page .search__form,.search .search__form,.task-page .search__form{margin:30px 50px 0}}@media(max-width:768px){.book-page .search__form,.search .search__form,.task-page .search__form{height:45px;margin:30px 40px 0}}@media(max-width:425px){.book-page .search__form,.search .search__form,.task-page .search__form{margin:20px 15px 0}}.book-page .search__input,.search .search__input,.task-page .search__input{border-radius:30px 0 0 30px;outline:none;width:445px;height:100%;border:0;background-color:#fff;padding:0 0 0 25px}@media(max-width:900px){.book-page .search__input,.search .search__input,.task-page .search__input{width:100%}}@media(max-width:768px){.book-page .search__input,.search .search__input,.task-page .search__input{padding:0 0 0 15px}}.book-page .search__input::-webkit-input-placeholder,.search .search__input::-webkit-input-placeholder,.task-page .search__input::-webkit-input-placeholder{color:rgba(77,93,176,.6);font-weight:400;font-size:16px;line-height:19px;padding:0}.book-page .search__input::-moz-placeholder,.search .search__input::-moz-placeholder,.task-page .search__input::-moz-placeholder{color:rgba(77,93,176,.6);font-weight:400;font-size:16px;line-height:19px;padding:0}.book-page .search__input:-ms-input-placeholder,.search .search__input:-ms-input-placeholder,.task-page .search__input:-ms-input-placeholder{color:rgba(77,93,176,.6);font-weight:400;font-size:16px;line-height:19px;padding:0}.book-page .search__input::-ms-input-placeholder,.search .search__input::-ms-input-placeholder,.task-page .search__input::-ms-input-placeholder{color:rgba(77,93,176,.6);font-weight:400;font-size:16px;line-height:19px;padding:0}.book-page .search__input::placeholder,.search .search__input::placeholder,.task-page .search__input::placeholder{color:rgba(77,93,176,.6);font-weight:400;font-size:16px;line-height:19px;padding:0}@media(max-width:576px){.book-page .search__input::-webkit-input-placeholder,.search .search__input::-webkit-input-placeholder,.task-page .search__input::-webkit-input-placeholder{font-size:15px;line-height:18px}.book-page .search__input::-moz-placeholder,.search .search__input::-moz-placeholder,.task-page .search__input::-moz-placeholder{font-size:15px;line-height:18px}.book-page .search__input:-ms-input-placeholder,.search .search__input:-ms-input-placeholder,.task-page .search__input:-ms-input-placeholder{font-size:15px;line-height:18px}.book-page .search__input::-ms-input-placeholder,.search .search__input::-ms-input-placeholder,.task-page .search__input::-ms-input-placeholder{font-size:15px;line-height:18px}.book-page .search__input::placeholder,.search .search__input::placeholder,.task-page .search__input::placeholder{font-size:15px;line-height:18px}}.book-page .search__button,.search .search__button,.task-page .search__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:70px;height:100%;background-color:#4cad00;border-radius:30px;padding:0;border:0}@media(max-width:576px){.book-page .search__button,.search .search__button,.task-page .search__button{width:53px}}.book-page .search__button-wrapper,.search .search__button-wrapper,.task-page .search__button-wrapper{background-color:#fff;border-top-right-radius:30px;border-bottom-right-radius:30px}@media(max-width:576px){.book-page .search__button-img,.search .search__button-img,.task-page .search__button-img{width:20px;height:20px}}.book-page .search__form,.task-page .search__form{margin:50px 0 0;border-radius:30px;width:540px;max-width:calc(100% - 10px);height:55px}@media(max-width:768px){.book-page .search__form,.task-page .search__form{margin:112px 0 0}}@media(max-width:630px){.book-page .search__form,.task-page .search__form{width:100%;max-width:none}}.book-page .search__input,.task-page .search__input{height:calc(100% - 2px);border:1px solid rgba(74,87,102,.35);border-right:none}.book-page .search__input::-webkit-input-placeholder,.task-page .search__input::-webkit-input-placeholder{color:rgba(74,87,102,.7)}.book-page .search__input::-moz-placeholder,.task-page .search__input::-moz-placeholder{color:rgba(74,87,102,.7)}.book-page .search__input:-ms-input-placeholder,.task-page .search__input:-ms-input-placeholder{color:rgba(74,87,102,.7)}.book-page .search__input::-ms-input-placeholder,.task-page .search__input::-ms-input-placeholder{color:rgba(74,87,102,.7)}.book-page .search__input::placeholder,.task-page .search__input::placeholder{color:rgba(74,87,102,.7)}@media(max-width:576px){.book-page .search__input,.task-page .search__input{width:100%}}.book-page .search__button-wrapper,.task-page .search__button-wrapper{height:calc(100% - 2px);border:1px solid rgba(74,87,102,.35);border-left:none}@media(max-width:576px){.book-page .search__button-wrapper .search__button,.task-page .search__button-wrapper .search__button{width:60px}}.footer__content,.header__content,.home-page,main{width:calc(100% - 30px)}@media(min-width:425px){.footer__content,.header__content,.home-page,main{width:calc(100% - 40px)}}@media(min-width:576px){.footer__content,.header__content,.home-page,main{width:calc(100% - 80px)}}@media(min-width:768px){.footer__content,.header__content,.home-page,main{width:calc(100% - 100px)}}@media(min-width:1280px){.footer__content,.header__content,.home-page,main{width:calc(100% - 240px)}}@media(min-width:1440px){.footer__content,.header__content,.home-page,main{width:1200px}}.header__menu-content .nav-items .nav-item.active .nav-sub-items .nav-sub-item a,.header__menu-content .nav-items .nav-item .nav-item__name{padding:0 15px}@media(min-width:425px){.header__menu-content .nav-items .nav-item.active .nav-sub-items .nav-sub-item a,.header__menu-content .nav-items .nav-item .nav-item__name{padding:0 20px}}@media(min-width:576px){.header__menu-content .nav-items .nav-item.active .nav-sub-items .nav-sub-item a,.header__menu-content .nav-items .nav-item .nav-item__name{padding:0 40px}}@media(min-width:768px){.header__menu-content .nav-items .nav-item.active .nav-sub-items .nav-sub-item a,.header__menu-content .nav-items .nav-item .nav-item__name{padding:0 50px}}@media(min-width:1280px){.header__menu-content .nav-items .nav-item.active .nav-sub-items .nav-sub-item a,.header__menu-content .nav-items .nav-item .nav-item__name{padding:0 120px}}.not-found-page .cont{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:90px;margin-left:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:1280px){.not-found-page .cont{margin-left:0}}@media(max-width:900px){.not-found-page .cont{-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}}@media(max-width:425px){.not-found-page .cont{margin-top:20px}}@media(max-width:900px){.not-found-page .cont img{width:100%;max-width:326px}}.not-found-page .cont .text-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:468px;margin-top:50px;max-width:90%}@media(max-width:900px){.not-found-page .cont .text-cont{text-align:center}}@media(max-width:425px){.not-found-page .cont .text-cont{margin-top:10px}}.not-found-page .cont .text-cont a{margin-top:30px;color:#fc3e3e;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media(max-width:425px){.not-found-page .cont .text-cont a{margin-top:20px}}.description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-top:70px}@media(max-width:576px){.description{margin-top:60px}}.description h2,.description p,.description ul{margin:0}.description__pic{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(max-width:900px){.description__pic{width:245px;height:220px;background-size:245px 220px}}.description__pic-cont{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;float:right;width:548px;height:352px;background:#daeccc;border-radius:40px;margin:0 0 30px 77px}@media(max-width:900px){.description__pic-cont{width:100%;height:192px;max-width:430px;margin:0 auto 30px;float:none}}@media(max-width:425px){.description__pic-cont{border-radius:30px}}.description__text{font-size:16px;line-height:24px;font-weight:400}.description__text h2{font-size:32px;line-height:34px;color:#fc3e3e;font-weight:500;margin:60px 0 0}@media(max-width:768px){.description__text h2{font-size:22px;line-height:24px;margin:30px 0 0}}.description__text h2:nth-child(2){margin:0}.description__text li,.description__text p{font-size:16px;line-height:24px;font-weight:400}.description__text p{margin:15px 0 0}.description__text>p:nth-child(2){margin-top:0}.description__blocks{font-weight:400;font-size:18px;line-height:22px;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));grid-template-rows:150px;grid-auto-rows:150px;gap:20px;margin-top:40px}@media(max-width:576px){.description__blocks{grid-template-rows:98px;grid-auto-rows:98px;gap:15px;font-size:16px;line-height:19px}}.book-page .description{margin-top:0}
