*{margin:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;font-family:Lato,sans-serif}html{scroll-behavior:smooth}body{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:320px;min-height:100vh;overflow-y:scroll;background-color:#fafafa;color:#0c1638}picture{display:block}img{display:block;width:100%;height:auto}li{list-style-type:none}a{color:inherit;cursor:pointer}button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.wrapper{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:100px}.cont{margin:0 auto;max-width:1208px;padding-right:16px;padding-left:16px}.caption{font-size:62px;line-height:72px}.title{font-size:54px;line-height:65px}.headline{font-size:30px;line-height:38px}.text{font-size:18px;line-height:26px}.text-big{font-size:24px;line-height:32px}.price_loading{position:relative;overflow:hidden}.price_loading:before{content:"";position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;border-radius:8px;background-color:#fff}.price_loading:after{content:"";position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;border-radius:8px;background:linear-gradient(-45deg,rgba(12,22,56,.025) 20%,rgba(255,255,255,.5) 30%,rgba(12,22,56,.025) 40%) rgba(12,22,56,.025);background-size:200% 100%;-webkit-animation:2s linear infinite price_loading;animation:2s linear infinite price_loading}@-webkit-keyframes price_loading{100%{background-position-x:-200%}}@keyframes price_loading{100%{background-position-x:-200%}}.button_red{display:inline-block;vertical-align:top;border:none;border-radius:6px;text-align:center;text-decoration:none;cursor:pointer;background-color:#ce1616;color:#fff}.button_red:disabled{opacity:.6;cursor:default}.button_white{display:inline-block;vertical-align:top;border:none;border-radius:6px;text-align:center;text-decoration:none;cursor:pointer;background-color:#fff;color:#ce1616}.button_white:disabled{opacity:.6;cursor:default}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:block;src:url(../fonts/latoregular.woff2) format("woff2"),url(../fonts/latoregular.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:block;src:url(../fonts/latobold.woff2) format("woff2"),url(../fonts/latobold.woff) format("woff")}.input-text{display:block;border:1px solid rgba(12,22,56,.3);border-radius:6px;width:100%;-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:.2s;transition-duration:.2s}.input-text:focus{border-color:#0c1638}.input-text:focus::-webkit-input-placeholder{color:#0c1638}.input-text:focus::-moz-placeholder{color:#0c1638}.input-text:focus:-ms-input-placeholder{color:#0c1638}.input-text:focus::-ms-input-placeholder{color:#0c1638}.input-text:focus::placeholder{color:#0c1638}.input-text:not(:-moz-placeholder-shown):invalid{border-color:#ce1616}.input-text:not(:-ms-input-placeholder):invalid{border-color:#ce1616}.input-text:not(:placeholder-shown):invalid{border-color:#ce1616}.input-text:disabled{opacity:.7;-webkit-transition-duration:.1s;transition-duration:.1s}.input-text::-webkit-input-placeholder{color:rgba(12,22,56,.5);-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}.input-text::-moz-placeholder{color:rgba(12,22,56,.5);-moz-transition-property:color;transition-property:color;transition-duration:.2s}.input-text:-ms-input-placeholder{color:rgba(12,22,56,.5);-ms-transition-property:color;transition-property:color;transition-duration:.2s}.input-text::-ms-input-placeholder{color:rgba(12,22,56,.5);-ms-transition-property:color;transition-property:color;transition-duration:.2s}.input-text::placeholder{color:rgba(12,22,56,.5);-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}.link_gray{text-decoration:none;cursor:pointer;color:rgba(12,22,56,.8)}.link-simple_white{position:relative;display:inline-block;padding:4px;text-decoration:none;white-space:nowrap;cursor:pointer;color:#fff}.link-simple_white::before{content:"";position:absolute;right:4px;bottom:1px;left:4px;height:1px;background-color:rgba(255,255,255,.3)}.link-simple_gray{position:relative;display:inline-block;padding:4px;text-decoration:none;white-space:nowrap;cursor:pointer;color:rgba(12,22,56,.5)}.link-simple_gray::before{content:"";position:absolute;right:4px;bottom:1px;left:4px;height:1px;background-color:rgba(12,22,56,.3)}.link-dot_white{position:relative;display:inline-block;padding:4px;text-decoration:none;white-space:nowrap;cursor:pointer;color:#fff}.link-dot_white::after,.link-dot_white::before{content:"";position:absolute;left:4px;bottom:1px;right:4px;height:1px;background-size:6px 1px}.link-dot_white::before{opacity:1;background-image:-webkit-gradient(linear,right top,left top,color-stop(0,rgba(0,0,0,0)),color-stop(33.33%,rgba(0,0,0,0)),color-stop(33.33%,rgba(255,255,255,.3)),to(rgba(255,255,255,.3)));background-image:linear-gradient(to left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 33.33%,rgba(255,255,255,.3) 33.33%,rgba(255,255,255,.3) 100%)}.link-dot_white::after{opacity:0;background-image:-webkit-gradient(linear,right top,left top,color-stop(0,rgba(0,0,0,0)),color-stop(33.33%,rgba(0,0,0,0)),color-stop(33.33%,#ce1616),to(#ce1616));background-image:linear-gradient(to left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 33.33%,#ce1616 33.33%,#ce1616 100%)}.content{max-width:955px}.content h1{margin-bottom:24px;font-size:62px;line-height:72px}.content h2{margin-top:72px;margin-bottom:24px;font-size:54px;line-height:65px}.content h3{margin-top:48px;margin-bottom:8px;font-size:30px;line-height:38px}.content p{margin-bottom:20px;font-size:18px;line-height:26px}.content ol{counter-reset:section}.content ol li{margin-bottom:20px;padding-left:26px;font-size:18px;line-height:26px;position:relative}.content ol li::before{position:absolute;top:0;left:0;display:block;counter-increment:section;content:counter(section) ".";font-size:18px;line-height:26px}.content ol ul{margin-top:20px}.content ul{margin-bottom:26px;margin-left:6px;padding-left:20px}.content ul li{margin-bottom:20px;padding:0;list-style-type:none;position:relative;font-size:18px;line-height:26px}.content ul li::before{content:"";position:absolute;top:10px;left:-24px;margin-right:10px;width:8px;height:8px;border-radius:50px;background:#ce1616;counter-increment:none}.footer{background-color:#0c1638;padding-top:12px;padding-bottom:18px;color:#fff}.footer__cont{text-align:center}.footer__area{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -30px}.footer__item{margin:0 26px}.footer__item_desktop-hide{display:none}.footer__link{font-size:18px;line-height:22px}.footer__policy{margin-right:-4px}.footer__policy-link{font-size:18px;line-height:22px}.header{position:fixed;width:100%;top:0;background-color:#fff;z-index:10}.header_shadow{-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.05);box-shadow:0 4px 4px 0 rgba(0,0,0,.05)}.header__layer{display:none}.header__cont{position:relative;z-index:10000}.header-mob__burger-box{position:absolute;display:none}.header-mob__burger{position:relative;z-index:2;display:block;margin-left:-15px;border:none;width:64px;height:64px;background-color:transparent}.header-mob__burger .header-mob__burger-line,.header-mob__burger::after,.header-mob__burger::before{position:absolute;left:16px;border-radius:1px;width:22px;height:2px;background-color:#ce1616}.header-mob__burger::before{content:"";top:25px}.header-mob__burger::after{content:"";top:37px}.header-mob__burger-line{top:31px}.header__nav{position:absolute;top:0;left:0}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex}.header__logo{display:block;margin:0 auto;width:250px;padding:27px 25px 23px 23px}.header__image{width:200px;height:50px}.header__contacts{position:absolute;top:0;right:0}.header__menu-mobile{display:none}.header__menu-mobile_active .header-mob__burger::after{top:31px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__menu-mobile_active .header-mob__burger::before{top:31px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__phone{position:absolute;top:6px;right:112px;display:inline-block;padding:33px 16px 35px;font-size:18px;line-height:22px;color:rgba(12,22,56,.6);cursor:pointer}.menu__link{position:relative;display:inline-block;vertical-align:top;padding:38px 16px 40px;text-decoration:none;font-size:18px;line-height:22px;color:rgba(12,22,56,.6)}.menu__link::before{content:"";position:absolute;left:16px;right:16px;bottom:37px;height:1px;background-color:rgba(12,22,56,.3)}.menu__span{position:relative;display:inline-block;vertical-align:top;padding:38px 16px 40px;text-decoration:none;font-size:18px;line-height:22px;color:rgba(12,22,56,.6)}.cookies{position:fixed;right:0;bottom:0;left:0;z-index:1000;opacity:0;height:0;background-color:#eaeefb;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s}.cookies_show{bottom:-50px;opacity:1;height:auto}.cookies__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:12px;padding-bottom:62px}.cookies__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:20px;max-width:700px;text-align:center}.cookies__info a{white-space:nowrap}.cookies__text{display:block;margin-bottom:1px;font-size:16px;line-height:19px}.cookies__button{padding:5px 40px;font-size:18px;font-weight:400;line-height:22px}.policy-checkbox{margin-top:6px}.policy-checkbox__label{cursor:pointer;display:block}.policy-checkbox__input{position:absolute;z-index:-1;opacity:0}.policy-checkbox__input:checked+.policy-checkbox__text::before{border:1px solid #0c1638;background-color:#0c1638}.policy-checkbox__input:checked+.policy-checkbox__text::after{background-color:#fff}.policy-checkbox__text{font-size:11px;line-height:16px;color:rgba(12,22,56,.5);position:relative;display:block;padding-left:24px}.policy-checkbox__text a{margin:-4px;color:rgba(12,22,56,.5)}.policy-checkbox__text a::before{bottom:4px}.policy-checkbox__text::before{content:"";position:absolute;top:0;left:0;width:16px;height:16px;border:1px solid rgba(12,22,56,.2);border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:border-color,background-color;transition-property:border-color,background-color;-webkit-transition-duration:.2s;transition-duration:.2s}.policy-checkbox__text::after{content:"";position:absolute;top:3px;left:3px;width:10px;height:10px;background-color:transparent;-webkit-mask-image:url(/statics/images/ic_check_white.svg);mask-image:url(/statics/images/ic_check_white.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center}.product{margin-top:39px;margin-bottom:120px}.product__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:163px;margin-bottom:24px;font-size:18px;text-decoration:none;color:rgba(12,22,56,.6)}.product__back:hover{color:#0c1638}.product__back:hover::before{content:"";background-image:url(/statics/images/ic_arrow-left_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product__back::before{content:"";display:block;width:16px;height:10px;margin-top:2px;margin-right:6px;background-image:url(/statics/images/ic_arrow-left_grey.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product__card{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.product__card .product__price-block:nth-child(3){margin-bottom:22px}.product__slider{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;grid-column:1/2;grid-row:1/3;margin-right:39px;width:660px}.product__slider-list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;margin-bottom:24px}.product__picture{position:relative;-ms-flex-negative:0;flex-shrink:0;width:100%;overflow:hidden}.product__picture::before{content:"";position:absolute;z-index:1;display:block;top:0;left:0;right:0;bottom:0;border:1px solid rgba(12,22,56,.1);border-radius:6px}.product__image{height:660px;border-radius:10px}.product__thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.product__thumbnail_active::before{content:"";border:2px solid #00954d}.product__thumbnail-picture{position:relative;width:102px;cursor:pointer}.product__thumbnail-picture::before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;z-index:2;display:block;border-radius:8px;border:2px solid rgba(12,22,56,.1);-webkit-transition-duration:.2s;transition-duration:.2s}.product__thumbnail-picture_active::before{content:"";border:2px solid #ce1616}.product__thumbnail-image{height:102px;border-radius:4px;overflow:hidden}.product__dots{display:none}.product__dot{position:relative;width:100%;max-width:33px;height:16px;padding:6px 2px}.product__dot::before{content:"";position:absolute;top:calc(50% - 2px);right:2px;left:2px;display:block;height:4px;border-radius:2px;background:rgba(206,22,22,.1);-webkit-transition:.3s;transition:.3s}.product__dot_active::before{background:#ce1616}.product__info{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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;grid-column:2/3;grid-row:2/3;max-width:476px}.product__info .product__price-block:nth-child(3){margin-bottom:22px}.product__caption{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;grid-column:2/3;grid-row:1/2;margin-bottom:28px}.product__price-block{margin-bottom:19px}.product__price{display:block;margin-bottom:5px;font-weight:600}.product__price-mark{display:block;font-size:16px;line-height:22px;color:rgba(12,22,56,.5)}.product__text{margin-bottom:32px;padding:12px 32px;border-radius:8px;background:rgba(12,22,56,.05)}.product__text span{font-weight:700}.product__form{margin-bottom:48px}.product__input{width:100%;margin-bottom:16px;padding:15px 25px;border-radius:6px}.product__button{width:100%;padding:16px 17px}.product__category{margin-bottom:48px}.product__category-name{display:block;margin-bottom:11px;font-size:16px;font-weight:700;color:rgba(0,0,0,.5)}.product__category-name span{font-weight:400}.product__category-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product__category-tab{position:relative;display:inline-block;margin-right:14px;padding:16px 20px;font-size:18px;line-height:22px;text-decoration:none;-webkit-box-shadow:0 3px 11px 0 rgba(0,0,0,.08);box-shadow:0 3px 11px 0 rgba(0,0,0,.08);background:#fff;border-radius:6px}.product__category-tab::before{content:"";position:absolute;top:-2px;left:-2px;bottom:-2px;right:-2px;display:block;border:2px solid transparent;border-radius:8px}.product__category-tab_active{position:relative}.product__category-tab_active::before{border:2px solid #ce1616}.product__similar{margin-bottom:60px}.product__similar-name{display:block;margin-bottom:13px;font-size:16px;color:rgba(0,0,0,.5)}.product__similar-links-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px}.product__similar-link{position:relative;-webkit-box-shadow:0 3px 11px 0 rgba(0,0,0,.08);box-shadow:0 3px 11px 0 rgba(0,0,0,.08);border-radius:8px}.product__similar-link::before{content:"";position:absolute;top:-2px;left:-2px;bottom:-2px;right:-2px;display:block;border:2px solid transparent;border-radius:8px}.product__similar-link_active{position:relative}.product__similar-link_active::before{border:2px solid #ce1616}.product__similar-picture{width:108px;overflow:hidden;border-radius:8px}.product__similar-image{height:108px}.product__tth{padding:25px 32px;background:rgba(12,22,56,.05);border-radius:8px}.product__title{display:block;margin-bottom:29px;font-size:22px;line-height:26px;font-weight:700}.product__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4px;gap:53px}.product__name{-ms-flex-negative:0;flex-shrink:0;display:block;width:160px;margin-right:31px;font-weight:400}.product__value{font-weight:400}.materials{margin-bottom:120px}.materials__title{margin-bottom:20px}.materials__list-tab{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex}.materials__item-tab{margin-right:20px}.materials__item-tab:last-child{margin-right:0}.materials__button-tab{position:relative;padding:13px 21px;font-size:18px;background:#fafafa;color:rgba(12,22,56,.6);border:none}.materials__button-tab::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;display:block;border:1px solid transparent;border-radius:8px;-webkit-transition:border .2s;transition:border .2s}.materials__button-tab_active{color:#0c1638;pointer-events:none}.materials__button-tab_active::before{content:"";top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid #ce1616}.materials__list-block{position:relative;display:none}.materials__list-block_active{display:block}.materials__list-button{position:absolute;top:0;width:52px;height:100%;cursor:pointer}.materials__list-button::before{content:"";position:absolute;top:73px;width:32px;height:32px;border-radius:50%;background-color:rgba(255,255,255,.4);background-position-x:11px;-webkit-transition-duration:.2s;transition-duration:.2s}.materials__list-button_prev{left:0}.materials__list-button_prev::before{content:"";left:10px;background-image:url(/statics/images/ic_arrow-left_dark.svg);background-size:8.8px 15.6px;background-repeat:no-repeat;background-position:center center}.materials__list-button_next{right:0}.materials__list-button_next::before{content:"";right:9px;background-image:url(/statics/images/ic_arrow-right_dark.svg);background-size:8.8px 15.6px;background-repeat:no-repeat;background-position:center center;background-position-x:12px}.materials__list{overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -12px 40px;scroll-behavior:smooth}.materials__item{-ms-flex-negative:0;flex-shrink:0;width:176px;margin:0 12px}.materials__picture{margin-bottom:9px}.materials__image{height:176px;border-radius:6px}.materials__note{display:block;font-size:14px;line-height:16px}.materials__info{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:23px 32px;border-radius:6px;background-color:rgba(12,22,56,.05)}.materials__info_active{display:-webkit-box;display:-ms-flexbox;display:flex}.materials__text{font-size:24px;line-height:32px}.materials__button{display:block;text-align:center;text-decoration:none;padding:16px 31px;border:1px solid rgba(12,22,56,.2);border-radius:6px}.book-discount{position:relative;padding-top:100px;padding-bottom:100px}.book-discount::before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;z-index:-1;background-color:#e7e8ec}.book-discount__title{display:block;margin-bottom:18px;font-weight:700}.book-discount__note{margin-bottom:52px}.book-discount__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:788px;margin:0 -20px 65px}.book-discount__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 20px}.book-discount__picture{margin-right:16px;padding-top:2px}.book-discount__image{width:54px;height:54px}.book-discount__text{color:rgba(12,22,56,.8)}.book-discount__form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;border-radius:6px;padding:32px 40px 14px;background-color:#fff;-webkit-box-shadow:0 4px 20px 0 rgba(12,22,56,.1);box-shadow:0 4px 20px 0 rgba(12,22,56,.1)}.book-discount__form::before{content:"";position:absolute;z-index:-1;top:-141px;right:0;width:376px;height:226px;background-image:url(/statics/images/book-discount/book-discount-1.png);background-size:cover}.book-discount__input{-ms-flex-negative:0;flex-shrink:0;width:378px;padding:16px 24px 15px;font-size:24px;line-height:32px}.book-discount__but-box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.book-discount__button{position:relative;z-index:1;padding:18px 20px 15px;width:100%;border-radius:6px;font-size:24px;line-height:32px}.arithmetic{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:48px}.arithmetic__headline{display:block;margin-bottom:10px;font-size:16px;line-height:22px;color:rgba(12,22,56,.5)}.arithmetic__headline-size{margin-left:3px;font-weight:700}.arithmetic__block{max-width:660px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.arithmetic__size-block{position:relative;-ms-flex-negative:0;flex-shrink:0;padding:14px 20px;border-radius:8px;-webkit-box-shadow:0 3px 11px 0 rgba(0,0,0,.08);box-shadow:0 3px 11px 0 rgba(0,0,0,.08);background:#fff;cursor:pointer}.arithmetic__size-block::before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border:2px solid transparent;border-radius:8px}.arithmetic__size-block_active .arithmetic__size{color:#0c1638}.arithmetic__size-block_active::before{border:2px solid #ce1616}.arithmetic__size{color:rgba(12,22,56,.5);-webkit-transition-duration:.2s;transition-duration:.2s}.other-categories{margin-bottom:120px}.other-categories__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.other-categories__links{max-width:584px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.other-categories__link-item{width:calc(50% - 4px);border-radius:6px;background-color:rgba(12,22,56,.05)}.other-categories__tabs-link{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;padding:7px 8px 8px 16px;text-decoration:none;font-size:20px;line-height:29px;font-weight:700}.other-categories__tabs-link::after{content:"";display:inline-block;width:40px;height:40px;background-image:url(/statics/images/ic_arrow-right_small.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}@media (min-width:1240.1px){.button_red{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.2s;transition-duration:.2s}.button_red:not(:disabled):hover{-webkit-transition-duration:.1s;transition-duration:.1s}.button_white{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.2s;transition-duration:.2s}.button_white:not(:disabled):hover{-webkit-transition-duration:.1s;transition-duration:.1s}.link_gray{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}.link_gray:hover{-webkit-transition-duration:.1s;transition-duration:.1s;color:#0c1638}.link-simple_white{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}.link-simple_white:hover,.link-simple_white:hover::before{-webkit-transition-duration:.1s;transition-duration:.1s}.link-simple_white::before{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.2s;transition-duration:.2s}.link-simple_white:hover{color:#ce1616}.link-simple_white:hover::before{background-color:#ce1616}.link-simple_gray{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}.link-simple_gray:hover,.link-simple_gray:hover::before{-webkit-transition-duration:.1s;transition-duration:.1s}.link-simple_gray::before{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.2s;transition-duration:.2s}.link-simple_gray:hover{color:#0c1638}.link-simple_gray:hover::before{background-color:#0c1638}.link-dot_white{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}.link-dot_white:hover{-webkit-transition-duration:.1s;transition-duration:.1s;color:#ce1616}.link-dot_white:hover::before{opacity:0;-webkit-transition-duration:.1s;transition-duration:.1s}.link-dot_white:hover::after{opacity:1;-webkit-transition-duration:.1s;transition-duration:.1s}.link-dot_white::after,.link-dot_white::before{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.content a{-webkit-transition-duration:.2s;transition-duration:.2s}.content a:hover{opacity:.8}.menu__link{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}.menu__link::before{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.2s;transition-duration:.2s}.policy-checkbox__label:hover .policy-checkbox__text::before{border-color:#0c1638}.policy-checkbox__label:hover .policy-checkbox__input:checked+.policy-checkbox__text::before{border-color:transparent;background-color:rgba(12,22,56,.2)}.policy-checkbox__label:hover .policy-checkbox__input:checked+.policy-checkbox__text::after{background-color:#0c1638}.policy-checkbox__text a{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}.product__back,.product__back::before{-webkit-transition-duration:.2s;transition-duration:.2s}.product__thumbnail-picture:hover:not(.product__thumbnail-picture_active)::before{border:2px solid rgba(206,22,22,.4)}.product__category-tab,.product__category-tab::before{-webkit-transition-duration:.2s;transition-duration:.2s}.product__category-tab:hover:not(.product__category-tab_active)::before{border:2px solid rgba(206,22,22,.5)}.product__similar-link,.product__similar-link::before{-webkit-transition-duration:.2s;transition-duration:.2s}.product__similar-link:hover:not(.product__similar-link_active)::before{border:2px solid rgba(206,22,22,.5)}.materials__button-tab:hover::before{content:"";border:1px solid rgba(12,22,56,.2)}.materials__list-button:hover::before{background-color:#fff}.arithmetic__size-block,.arithmetic__size-block::before{-webkit-transition-duration:.2s;transition-duration:.2s}.arithmetic__size-block:not(.arithmetic__size-block_active):hover .arithmetic__size{color:#0c1638}.arithmetic__size-block:not(.arithmetic__size-block_active):hover::before{border:2px solid rgba(206,22,22,.5)}.other-categories__link-item{-webkit-transition-duration:.2s;transition-duration:.2s}.other-categories__link-item:hover{background-color:rgba(12,22,56,.1)}}@media (min-width:1240.1px) and (min-width:1240.1px){.menu__link:hover{color:#0c1638;-webkit-transition-duration:.1s;transition-duration:.1s}.menu__link:hover::before{background-color:#0c1638;-webkit-transition-duration:.1s;transition-duration:.1s}}@media (max-width:1240px){.wrapper{margin-top:64px}.cont{max-width:884px}.caption{font-size:33px;line-height:38px}.title{font-size:25px;line-height:30px}.headline{font-size:20px;line-height:24px}.text,.text-big{font-size:16px;line-height:22px}.price_loading:after,.price_loading:before{border-radius:4px}.button_red,.button_white,.input-text{border-radius:3px}.content h1{margin-bottom:12px;font-size:33px;line-height:38px}.content h2{margin-top:48px;margin-bottom:16px;font-size:25px;line-height:36px}.content h3{margin-top:20px;margin-bottom:2px;font-size:20px;line-height:29px}.content p{margin-bottom:12px;font-size:16px;line-height:22px}.content ol li{margin-bottom:12px;padding-left:22px;font-size:16px;line-height:22px}.content ol li::before{margin-right:1px;font-size:16px;line-height:22px}.content ol ul{margin-bottom:12px}.content ul{margin-bottom:26px;margin-left:2px;padding-left:19px}.content ul li{padding:0;margin-bottom:12px;font-size:16px;line-height:22px}.content ul li::before{top:10px;left:-20px;width:6px;height:6px}.footer{padding-top:28px;padding-bottom:39px}.footer__area{display:block;text-align:center}.footer__list{display:block;margin:0 0 27px}.footer__item{margin:0 0 7px}.footer__item_desktop-hide{display:block}.footer__policy{margin:0}.header__layer{display:block;position:fixed;top:-50px;left:0;right:0;z-index:10;height:0;opacity:0;background-color:rgba(0,0,0,.8);cursor:pointer}.header__layer_show{bottom:-50px;height:auto;opacity:1;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.header-mob__burger-box{display:block}.header__nav{display:none}.header__logo{width:184px;padding:13px 16px}.header__image{width:152px;height:38px}.header__contacts{top:14px;max-width:130px;text-align:right}.header__contacts-link_phone{position:absolute;top:20px;right:16px;display:block;width:24px;height:24px;background-image:url(/statics/images/ic_mobile.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.header__menu-mobile{text-align:center;position:absolute;top:0;padding-top:64px;width:100%;z-index:1000;background-color:#fff}.header__menu-mobile_active .header__menu-mobile{display:block}.header__menu-mobile_active .header-mob__burger-line{display:none}.header__menu-mobile_active .menu__list-mobile{display:block;position:relative;z-index:100;padding-bottom:36px;width:100%;text-align:center}.header__menu-text{display:block;width:151px;padding-top:19px;margin:0 auto;font-size:18px;line-height:22px;color:rgba(12,22,56,.7)}.header__phone{display:none}.header__phone_mobile{display:block;position:static;padding:24px 16px 23px;font-size:24px;line-height:32px}.menu__item-mobile{text-align:center}.menu__link{display:none}.menu__link::before{bottom:2px}.menu__span{display:none}.menu__link_nav{display:inline-block;margin-bottom:5px;padding:5px 16px;font-size:18px;line-height:22px}.cookies__info{padding-right:10px;max-width:420px}.cookies__text{font-size:12px;line-height:14px}.cookies__button{padding:4px 16px 5px;font-size:16px;line-height:19px}.product{margin-top:18px;margin-bottom:48px}.product__slider{width:482px;margin-right:30px}.product__picture{width:482px}.product__image{height:482px;border-radius:8px}.product__thumbnail-picture{width:80px}.product__thumbnail-image{height:80px}.product__text{margin:0 0 20px;padding:12px 16px;border-radius:4px}.product__input{margin-bottom:12px;border-radius:3px;padding:12px 16px}.product__button{padding:14px 60px;border-radius:3px;font-size:20px;line-height:27px}.product__category-tab{margin-right:12px;padding:9px 20px;border-radius:3px}.product__category-tab::before,.product__similar-link,.product__similar-link::before{border-radius:3px}.product__similar-picture{width:70px;border-radius:3px}.product__similar-image{height:70px}.product__tth{width:auto;margin:0;padding:21px 16px 12px}.product__title{margin-bottom:12px;font-weight:400}.product__item{margin-bottom:8px}.product__name{width:100px}.materials{margin-bottom:50px}.materials__list-tab{margin-bottom:20px}.materials__button-tab::before{border-radius:5px}.materials__list-button{display:none}.materials__list{overflow-x:scroll;margin:0 0 16px}.materials__item{margin:0 4px}.materials__image{border-radius:3px}.materials__text{font-size:20px;line-height:27px}.materials__button{font-size:20px}.book-discount{padding-top:33px;padding-bottom:32px}.book-discount__note,.book-discount__title{margin-bottom:20px}.book-discount__list{display:block;margin:0 0 38px}.book-discount__item{margin:0 0 16px}.book-discount__picture{padding-top:0;margin-right:12px}.book-discount__image{width:44px;height:44px}.book-discount__form{gap:12px;padding:16px 12px 10px}.book-discount__input{width:254px;padding:11px 15px 13px;font-size:16px;line-height:22px}.book-discount__button{padding:11px 12px 10px;border-radius:3px;font-size:20px;line-height:27px}.arithmetic__headline{margin-bottom:8px}.arithmetic__size-block{padding:9px 20px}.other-categories{margin-bottom:48px}.other-categories__headline{max-width:250px}.other-categories__link-item{border-radius:3px}}@media (max-width:950px){.cont{max-width:680px}.product__back::before{margin-top:3px}.product__card{position:relative;display:block;margin-top:25px}.product__card .product__price-block:nth-child(3){margin-bottom:15px}.product__slider{width:100%;scroll-behavior:smooth;margin-bottom:18px;margin-right:0}.product__slider-list{margin-bottom:2px;scroll-behavior:smooth}.product__picture{width:100%}.product__picture::before{border:1px solid rgba(12,22,56,.1);border-radius:3px}.product__image{height:648px}.product__thumbnail,.product__thumbnail-picture{display:none}.product__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.product__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product__caption{margin-bottom:16px}.product__price-block{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:16px}.product__price{margin-bottom:3px}.product__text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.product__form{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-bottom:44px}.product__category{margin-bottom:21px;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.product__similar{margin-bottom:15px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.product__similar-name{margin-bottom:9px}.product__tth{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.product__name{width:175px}.materials__info{padding:25px 16px}.materials__info_active{display:block}.materials__text{margin-bottom:15px}.materials__button{padding:17px 31px;max-width:256px}.book-discount__list{margin-bottom:25px}.book-discount__form::before{content:"";width:359px;height:216px}.book-discount__form{display:block;padding:12px;border-radius:3px}.book-discount__input{width:100%;margin-bottom:12px}.arithmetic{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:15px}.arithmetic__block{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:-8px;padding:8px 8px 13px;gap:12px;overflow-x:scroll;max-width:100%}.arithmetic__size-block::before{border-radius:5px}.other-categories__cont{display:block}.other-categories__headline{max-width:100%;margin-bottom:19px}}@media (max-width:700px){.cont{max-width:500px}.cookies{left:16px;right:16px;bottom:130px;-webkit-box-shadow:0 3px 11px 0 rgba(0,0,0,.15);box-shadow:0 3px 11px 0 rgba(0,0,0,.15)}.cookies__cont{padding-bottom:12px}.cookies__info{max-width:unset}.product__image{height:468px}.product__similar-links-block{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:12px;overflow-x:scroll;padding:2px 8px 11px}.book-discount__list{margin-bottom:118px}.book-discount__form::before{content:"";width:260px;height:158px;top:-88px;right:calc(50% - 130px)}.book-discount__form{padding:16px 12px}.book-discount__button{padding:14px}.other-categories__link-item{width:100%}}@media (max-width:520px){.cont{max-width:424px}.product__picture{padding-top:100%}.product__image{position:absolute;top:0;left:0;height:100%}.product__item{gap:0}.product__name{width:39%}.materials__list{padding:0 16px;margin:0 -16px 16px}}