:root{--black: #000000;--white: #ffffff;--grey: #e2e2e2;--placeholder: #c4c4c4;--button-color: #ffffff;--button-color-hover: #000000;--red: #ff0000;--backdrop: rgba(94, 99, 99, 0.7);--cubic: cubic-bezier(0.4, 0, 0.2, 1)}@font-face{font-family:"superstar_grotesk";src:url("../fonts/superstar_grotesk.woff2") format("woff2"),url("../fonts/superstar_grotesk.woff") format("woff"),url("../fonts/superstar_grotesk.ttf") format("truetype");font-weight:normal;font-style:normal}.body{display:inline-flex;flex-wrap:wrap;align-content:space-between;width:100%;height:auto;min-height:100vh;font-family:"superstar_grotesk";font-size:35px;line-height:1.2;font-weight:400;background-color:#fff}.body.lock{overflow-x:hidden;overflow-y:hidden}.container{position:relative;margin:0 auto;max-width:1800px}.section{position:relative;overflow-x:hidden;overflow-y:auto;padding-left:60px;padding-right:60px}@media only screen and (min-width: 0px)and (max-width: 1920px){.section{padding-left:calc(20px + 40 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.section{padding-right:calc(20px + 40 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 599px){.section{padding-left:20px;padding-right:20px}}h1,h2,h3,h4,h5,h6{font-weight:normal}.title-wrapp{display:inline-block;width:100%}.title{display:inline-block;width:100%;font-weight:normal}.title.title--h1{font-size:165px;line-height:1}@media only screen and (min-width: 0px)and (max-width: 1920px){.title.title--h1{font-size:calc(60px + 105 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 1840px){.title.title--h1{font-size:158px}}@media only screen and (max-width: 1840px)and (min-width: 0px)and (max-width: 1920px){.title.title--h1{font-size:calc(60px + 98 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 1560px){.title.title--h1{font-size:148px}}@media only screen and (max-width: 1560px)and (min-width: 0px)and (max-width: 1920px){.title.title--h1{font-size:calc(60px + 88 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 1320px){.title.title--h1{font-size:118px}}@media only screen and (max-width: 1320px)and (min-width: 0px)and (max-width: 1920px){.title.title--h1{font-size:calc(60px + 58 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 767px){.title.title--h1{line-height:1.1}}.title.title--border{border-top:2px solid var(--black);padding-top:20px}@media only screen and (min-width: 0px)and (max-width: 1920px){.title.title--border{padding-top:calc(10px + 10 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 767px){.title.title--border{border-top:1px solid var(--black)}}.title.title--h2{font-size:80px;line-height:1}@media only screen and (min-width: 0px)and (max-width: 1920px){.title.title--h2{font-size:calc(40px + 40 * ((100vw - 375px) / 1545))}}.title.title--h3{font-size:30px;line-height:1.2}@media only screen and (min-width: 0px)and (max-width: 1920px){.title.title--h3{font-size:calc(18px + 12 * ((100vw - 375px) / 1545))}}.title.title--h4{font-size:30px;line-height:1.2}@media only screen and (min-width: 0px)and (max-width: 1920px){.title.title--h4{font-size:calc(20px + 10 * ((100vw - 375px) / 1545))}}.subtitle{font-size:35px;line-height:1.2}@media only screen and (min-width: 0px)and (max-width: 1920px){.subtitle{font-size:calc(20px + 15 * ((100vw - 375px) / 1545))}}.text,.postArticle article p{font-size:35px;line-height:1.2}@media only screen and (min-width: 0px)and (max-width: 1920px){.text,.postArticle article p{font-size:calc(18px + 17 * ((100vw - 375px) / 1545))}}.book__author{display:block;width:25%;font-size:14px;line-height:1.2}@media screen and (max-width: 1100px){.book__author{width:100%;margin-bottom:20px}}.postArticle article h2,.postArticle article h3,.postArticle article h4,.postArticle article h5,.postArticle article h6{font-size:40px;line-height:1.2}@media only screen and (min-width: 0px)and (max-width: 1920px){.postArticle article h2,.postArticle article h3,.postArticle article h4,.postArticle article h5,.postArticle article h6{font-size:calc(26px + 14 * ((100vw - 375px) / 1545))}}.preloader{position:fixed;display:flex;width:100%;height:100%;flex-wrap:wrap;justify-content:center;align-items:center;opacity:1;visibility:visible;pointer-events:all;z-index:9999;background:#fff;transition:opacity 0ms var(--cubic),visibility 0ms var(--cubic)}.preloader.is--hidden{transition:opacity 1000ms var(--cubic),visibility 1000ms var(--cubic);opacity:0;visibility:hidden;pointer-events:none}.preloaderLogo{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;width:100px;height:100px}.preloaderLogo svg{display:block;max-width:50%;max-height:50%}.preloaderLogo:before{content:"";width:100%;height:100%;border-left:1px solid var(--black);border-radius:100px;position:absolute;left:0px;top:0px;-webkit-animation:.8s linear 0s infinite rotate;animation:.8s linear 0s infinite rotate}.header{position:fixed;left:0px;top:0px;background-color:#fff;z-index:20;width:100%;box-sizing:border-box}.header .header__wrapper{width:100%;padding-left:60px;padding-right:60px}@media only screen and (min-width: 0px)and (max-width: 1920px){.header .header__wrapper{padding-left:calc(20px + 40 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.header .header__wrapper{padding-right:calc(20px + 40 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 599px){.header .header__wrapper{padding-left:20px;padding-right:20px}}.header .container{display:flex;justify-content:flex-end;align-items:center;border-bottom:2px solid var(--black);padding:25px 0px;gap:20px}@media screen and (max-width: 767px){.header .container{flex-wrap:wrap;padding:14px 0px}}@media screen and (min-width: 768px){.header .container{flex-wrap:nowrap}}@media screen and (max-width: 767px){.header .close-area{display:block}}@media screen and (min-width: 768px){.header .close-area{display:none}}.logo{width:54px;height:54px;z-index:4}@media screen and (max-width: 767px){.logo{width:38px;height:38px}}.logo svg{display:block;width:100%;height:100%;fill:currentColor}.menu-backdrop{width:100%}@media screen and (max-width: 767px){.menu-backdrop{display:block;width:100%;height:100%;background:rgba(0,0,0,.4);position:fixed;left:0;top:0;z-index:2;opacity:0;overflow-x:hidden;overflow-y:auto;visibility:hidden;pointer-events:none;transition:opacity 250ms var(--cubic) 350ms,visibility 250ms var(--cubic) 350ms}.menu-backdrop.is-open{opacity:1;visibility:visible;pointer-events:all;transition:opacity 250ms var(--cubic),visibility 250ms var(--cubic)}.menu-backdrop.is-open .menu-body{transform:translate(0%, 0%)}}.menu-body{display:flex;flex-wrap:wrap;height:auto}.menu-body .closeBtn{right:4px;top:4px}@media screen and (max-width: 767px){.menu-body{flex-direction:column;justify-content:space-between;padding:68px 20px 20px 20px;position:absolute;right:0px;top:0px;width:100%;height:100%;min-height:380px;max-width:380px;overflow-x:hidden;overflow-y:auto;z-index:1;background:var(--white);box-shadow:0px 0px 24px rgba(105,105,105,.5);transform:translate(101%, 0%);transition:transform 600ms var(--cubic)}}@media screen and (min-width: 768px){.menu-body{justify-content:flex-end;align-items:center}}@media screen and (max-width: 449px){.menu-body{padding:80px 20px 20px 20px;max-width:100%}.menu-body .menu li a{padding-left:0px}}@media screen and (max-width: 767px){.menu{width:100%}}@media screen and (min-width: 768px){.menu{width:100%}.menu ul{display:flex;flex-wrap:wrap}}.menu li a{display:block;position:relative;color:var(--black);transition:250ms var(--cubic);font-size:40px;opacity:1}@media only screen and (min-width: 0px)and (max-width: 1920px){.menu li a{font-size:calc(24px + 16 * ((100vw - 375px) / 1545))}}.menu li a:hover,.menu li a:focus,.menu li a:active{opacity:.5}@media screen and (max-width: 1279px){.menu li a{font-size:24px}}@media screen and (max-width: 767px){.menu li a{line-height:1.171875;padding:16px}}@media screen and (min-width: 768px){.menu li a{line-height:1}}@media screen and (min-width: 768px){.menu li{margin:0 auto}}.burger{flex-wrap:wrap;justify-content:center;align-items:center;position:relative;z-index:3;width:26px;height:26px;cursor:pointer}.burger:before,.burger:after,.burger span{content:"";position:absolute;width:100%;height:2px;border-radius:2px;background:var(--black);transition:600ms var(--cubic)}.burger span{opacity:1;transform:translate(0%, 0%)}.burger:before{transform:rotate(0deg) translate(0%, 8px)}.burger:after{transform:rotate(0deg) translate(0%, -8px)}.burger.is-open span{opacity:0;transform:translate(100%, 0%)}.burger.is-open:before{transform:rotate(45deg) translate(0%, 0%)}.burger.is-open:after{transform:rotate(-45deg) translate(0%, 0%)}@media screen and (max-width: 767px){.burger{display:flex}}@media screen and (min-width: 768px){.burger{display:none}}.closeBtn{width:24px;height:24px;display:flex;position:absolute;justify-content:center;align-items:center;cursor:pointer;z-index:6;color:var(--black)}.closeBtn svg{fill:currentColor}.close-area{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%}.basket{display:inline-flex;width:auto;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center;color:#0e0e0d}.basket:hover,.basket:focus{color:#707070}.basket svg{fill:currentColor}.basket span{display:inline-flex;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center}@media screen and (max-width: 767px){.basket{margin-left:none;gap:6px}.basket span{font-size:16px}.basket svg{width:16px;height:26px}}@media screen and (min-width: 768px){.basket{gap:8px;margin-left:auto}.basket span{font-size:24px}.basket svg{width:26px;height:44px}}.languages{display:inline-flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;align-content:center;padding:0px 20px;height:48px;border:1px solid #707070;border-radius:48px;cursor:pointer}.languages span{font-size:30px;line-height:1;text-transform:capitalize}.languages:hover ul,.languages:focus ul{transform:translate(0px, 1px);visibility:visible;pointer-events:all;opacity:1}.languages ul{display:block;position:absolute;width:100%;top:100%;left:0px;border-radius:24px;border:1px solid #707070;background:#fff;transition:.4s;transform:translate(0px, 20px);padding:10px 0px;visibility:hidden;pointer-events:none;opacity:0;overflow:hidden;z-index:1}.languages ul li{display:block;width:100%}.languages ul li a{display:block;width:100%;padding:5px 20px;font-size:30px;line-height:1;text-transform:capitalize}.languages ul li a:hover,.languages ul li a:focus{color:#707070}@media screen and (max-width: 1279px){.languages{height:38px}.languages span{font-size:24px}.languages ul{border-radius:20px}.languages ul li a{padding:5px 20px;font-size:24px}}@media screen and (max-width: 767px){.languages{padding:0px 16px;margin-left:auto;height:30px}.languages span{font-size:14px}.languages ul{border-radius:18px;padding:6px 0px}.languages ul li a{font-size:14px;padding:4px 16px}}.section--hero{padding-bottom:250px}@media only screen and (min-width: 0px)and (max-width: 1920px){.section--hero{padding-bottom:calc(100px + 150 * ((100vw - 375px) / 1545))}}.section--hero .title-wrapp{display:flex;flex-wrap:nowrap;align-items:center;border-bottom:2px solid var(--black);overflow:hidden;padding:10px 0px;position:relative}.section--hero .title-wrapp .title--h1{max-width:93%;position:relative}.section--hero .title-wrapp svg{margin:0;flex-shrink:1;width:132px;height:158px}@media only screen and (min-width: 0px)and (max-width: 1920px){.section--hero .title-wrapp svg{width:calc(52px + 80 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.section--hero .title-wrapp svg{height:calc(62px + 96 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 599px){.section--hero .title-wrapp .title--h1{max-width:100%}.section--hero .title-wrapp svg{position:absolute;right:0px;bottom:10px}}.heroSlider{margin-top:40px;overflow:hidden}@media screen and (max-width: 767px){.heroSlider{margin-top:20px}}.heroSlider .heroSlider__image{position:relative;margin-bottom:50px}@media only screen and (min-width: 0px)and (max-width: 1920px){.heroSlider .heroSlider__image{margin-bottom:calc(20px + 30 * ((100vw - 375px) / 1545))}}.heroSlider .heroSlider__image:before{content:"";display:block;width:100%;padding-top:48%}@media screen and (max-width: 767px){.heroSlider .heroSlider__image:before{padding-top:68%}}.heroSlider .heroSlider__image img{width:100%;height:100%;position:absolute;left:0px;top:0px}.heroSlider .heroText{opacity:0;transform:translate(20px, 0px);transition:800ms var(--cubic) 200ms;padding-bottom:10px}.heroSlider .swiper-slide.swiper-slide-active .heroText{opacity:1;transform:translate(0px, 0px)}.heroSlider__arrows{display:block;width:100%;position:absolute;left:0px;top:0px}.heroSlider__arrows:before{content:"";display:block;width:100%;padding-top:48%}@media screen and (max-width: 767px){.heroSlider__arrows:before{padding-top:68%}}.heroText{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px}.heroText .title{font-size:40px;max-width:73%;line-height:1.2}@media only screen and (min-width: 0px)and (max-width: 1920px){.heroText .title{font-size:calc(28px + 12 * ((100vw - 375px) / 1545))}}.heroText .subtitle{display:inline-block;width:auto;max-width:860px}.heroText svg{width:50px;height:60px}@media screen and (max-width: 767px){.heroText .button{margin-left:auto}}.section--new{padding-bottom:200px}@media only screen and (min-width: 0px)and (max-width: 1920px){.section--new{padding-bottom:calc(80px + 120 * ((100vw - 375px) / 1545))}}.products{display:flex;width:100%;flex-wrap:wrap;justify-content:flex-start;margin-top:30px;gap:1%}@media only screen and (min-width: 0px)and (max-width: 1920px){.products{margin-top:calc(10px + 20 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 599px){.products{gap:0%}}.products .products__item{width:100%;margin:30px 0px}@media screen and (max-width: 880px){.products .products__item{margin:20px 0px}}.products.products--3 .products__item{width:32.666666%}@media screen and (max-width: 1279px){.products.products--3 .products__item{width:49.5%}}@media screen and (max-width: 880px){.products.products--3 .products__item{width:100%}}.products.products--2 .products__item{width:49.5%}@media screen and (max-width: 880px){.products.products--2 .products__item{width:100%}}.products.products--2 .products__item .product .product__image:before{padding-top:85%}.products.products--2 .products__item .product .product__image img{width:auto;max-width:100%}.product{display:flex;flex-wrap:wrap;width:100%;gap:1%;align-items:center}.product .product__image{display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;width:100%;background:var(--grey);overflow:hidden;order:1}.product .product__image:before{content:"";display:block;width:100%;padding-top:114%}.product .product__image img{position:absolute;width:100%;height:100%;transform:scale(1);transition:500ms ease-out}.product .product__image:hover img{transform:scale(1.02)}.product a:hover .title{opacity:.5}.product .product__title{order:4}@media screen and (max-width: 880px){.product .product__title{order:3}.product .product__title br{display:none}}.product .product__title .title{opacity:1;margin-top:14px}.product__price{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;width:52%;padding:14px 0px;font-size:14px;line-height:1.2;order:3}@media screen and (max-width: 880px){.product__price{order:4;width:100%;justify-content:space-between}}.product__price .price{margin-right:20px}.author{display:inline-block;font-size:14px;line-height:1.2;width:47%;order:2}@media screen and (max-width: 880px){.author{width:100%;margin-top:14px}}.prepearing{width:100%;border-top:2px solid var(--black);margin-top:150px}@media only screen and (min-width: 0px)and (max-width: 1920px){.prepearing{margin-top:calc(60px + 90 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 767px){.prepearing{border-top:1px solid var(--black)}}.prepearing__item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;border-bottom:2px solid var(--black);padding-top:20px;padding-bottom:20px}@media only screen and (min-width: 0px)and (max-width: 1920px){.prepearing__item{padding-top:calc(10px + 10 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.prepearing__item{padding-bottom:calc(10px + 10 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 767px){.prepearing__item{border-bottom:1px solid var(--black)}}.prepearing__item .author{display:inline-block;width:50%;padding-right:20px;order:1;margin:0}.prepearing__item .title{display:inline-block;width:50%;order:2}@media screen and (max-width: 767px){.prepearing__item .author{width:100%;padding-right:0px;margin-bottom:10px}.prepearing__item .title{width:100%}}.section--events{padding-top:45px;padding-bottom:250px}@media only screen and (min-width: 0px)and (max-width: 1920px){.section--events{padding-top:calc(30px + 15 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.section--events{padding-bottom:calc(80px + 170 * ((100vw - 375px) / 1545))}}.events{display:flex;width:100%;flex-wrap:wrap;gap:80px}@media only screen and (min-width: 0px)and (max-width: 1920px){.events{gap:calc(50px + 30 * ((100vw - 375px) / 1545))}}.event{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;border-top:2px solid #000;padding-top:40px}@media screen and (max-width: 767px){.event{border-top:1px solid #000;padding-top:20px}}.event:first-child{border-top:none;padding-top:0px}.event .event__image{display:flex;width:45.834%;flex-wrap:wrap;justify-content:center;align-items:center;position:relative}@media screen and (max-width: 767px){.event .event__image{width:100%}}.event .event__image:before{content:"";display:block;width:100%;padding-top:100%}.event .event__image img{position:absolute;left:0px;top:0px;width:100%;height:100%}.event .event__text{display:flex;flex-wrap:wrap;align-content:space-between;width:54.166%;height:100%;padding-left:80px}@media only screen and (min-width: 0px)and (max-width: 1920px){.event .event__text{padding-left:calc(20px + 60 * ((100vw - 375px) / 1545))}}@media screen and (max-width: 767px){.event .event__text{width:100%;height:auto;padding-left:0px}}.eventTextTitle{display:flex;flex-wrap:wrap;width:100%;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.eventTextTitle .title{width:50%;padding-right:30px}@media screen and (max-width: 1023px){.eventTextTitle .title{width:100%;padding-right:0px}}@media screen and (max-width: 767px){.eventTextTitle .title{width:100%;margin-bottom:20px;margin-top:20px}}.eventTextTitle ul{width:50%}@media screen and (max-width: 1023px){.eventTextTitle ul{width:100%}}.eventTextTitle ul li{padding:14px 0px;font-size:14px;line-height:1.2;border-bottom:2px solid var(--black)}.section--authors{padding-top:100px;padding-bottom:200px}@media only screen and (min-width: 0px)and (max-width: 1920px){.section--authors{padding-top:calc(50px + 50 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.section--authors{padding-bottom:calc(80px + 120 * ((100vw - 375px) / 1545))}}.authorItem{width:100%;border-top:2px solid var(--black)}@media screen and (max-width: 767px){.authorItem{border-top:1px solid var(--black)}}.accordeon .accordeon__top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;position:relative;cursor:pointer;padding-top:20px;padding-bottom:20px;padding-right:70px}@media only screen and (min-width: 0px)and (max-width: 1920px){.accordeon .accordeon__top{padding-right:calc(44px + 26 * ((100vw - 375px) / 1545))}}.accordeon .accordeon__top svg{position:absolute;right:0px;width:40px;height:40px;transition:250ms var(--cubic);transform:rotate(-180deg)}@media only screen and (min-width: 0px)and (max-width: 1920px){.accordeon .accordeon__top svg{width:calc(28px + 12 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.accordeon .accordeon__top svg{height:calc(28px + 12 * ((100vw - 375px) / 1545))}}.accordeon.is_open .accordeon__top svg{transform:rotate(0deg)}.accordeon .accordeon__bottom{display:none}.author__info{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;padding-top:20px;padding-bottom:20px}.author__info .authorImage{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:50%;max-width:320px;position:relative;margin-bottom:20px}@media screen and (max-width: 767px){.author__info .authorImage{width:100%;max-width:414px}}.author__info .authorImage:before{content:"";display:block;width:100%;padding-top:100%}.author__info .authorImage img{position:absolute;left:0px;top:0px;width:100%;height:100%}.author__info .text{width:50%}@media screen and (max-width: 767px){.author__info .text{width:100%;margin-bottom:20px}}.section--about{padding-top:90px;padding-bottom:150px}@media only screen and (min-width: 0px)and (max-width: 1920px){.section--about{padding-top:calc(30px + 60 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.section--about{padding-bottom:calc(80px + 70 * ((100vw - 375px) / 1545))}}.about{display:flex;flex-wrap:wrap;width:100%;margin:0 auto;gap:60px}.about.about--mini{max-width:77.777777%}@media screen and (max-width: 1279px){.about.about--mini{max-width:100%}}.postArticle{display:flex;flex-wrap:nowrap;width:100%;justify-content:flex-end;align-items:flex-start}@media screen and (max-width: 1100px){.postArticle{flex-wrap:wrap}}.postArticle .title{width:25%;padding-right:50px;font-size:14px;line-height:1.2}@media screen and (max-width: 1100px){.postArticle .title{width:100%;padding-right:0px;margin-bottom:26px}}.postArticle article{display:block;width:75%}@media screen and (max-width: 1100px){.postArticle article{width:100%}}.postArticle article>*{margin-top:40px}.postArticle article>*:first-child{margin-top:0px}.postArticle article ul{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:30px 60px}.postArticle article ul li p,.postArticle article ul li a{display:block;font-size:14px;line-height:1.2;margin-bottom:4px}.about--mini .postArticle .title{width:30%}@media screen and (max-width: 1100px){.about--mini .postArticle .title{width:100%}}.about--mini .postArticle article{width:70%}@media screen and (max-width: 1100px){.about--mini .postArticle article{width:100%}}.about--mini .postArticle article>*{margin-top:24px}.about--mini .postArticle article>*:first-child{margin-top:0px}.bookSlider{overflow:hidden}.bookSlider .swiper-slide{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;background:var(--grey)}.bookSlider .swiper-slide:before{content:"";display:block;width:100%;padding-top:48%}@media screen and (max-width: 767px){.bookSlider .swiper-slide:before{padding-top:114%}}.bookSlider img{max-width:100%;height:100%;position:absolute}.section--bookTitle .postArticle{align-items:center}.section--bookTitle .container{border-bottom:2px solid var(--black);padding:30px 0px}@media screen and (max-width: 767px){.section--bookTitle .container{border-bottom:1px solid var(--black)}}.bookTitle{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.bookTitle .text{width:80%}@media screen and (max-width: 1100px){.bookTitle .text{width:100%}}.bookTitle .price{width:20%;text-align:right;font-size:14px;line-height:1.2}@media screen and (max-width: 1100px){.bookTitle .price{width:100%;text-align:left;margin-top:20px}}.pay{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%;gap:1%;margin-top:40px}@media only screen and (min-width: 0px)and (max-width: 1920px){.pay{margin-top:calc(10px + 30 * ((100vw - 375px) / 1545))}}.pay .pay__item{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background:#efefef;border:1px solid #000;min-width:15.833333%;position:relative;cursor:pointer;margin-top:16px}.pay .pay__item:before{content:"";display:block;width:100%;padding-top:40%}.pay .pay__item img{position:absolute;max-width:80%;max-height:80%}@media screen and (max-width: 1023px){.pay .pay__item{min-width:19.2%;margin-top:10px}}@media screen and (max-width: 767px){.pay{gap:2%}.pay .pay__item{min-width:32%;margin-top:14px}}@media screen and (max-width: 449px){.pay{gap:4%}.pay .pay__item{min-width:48%;margin-top:14px}}.forBtn{display:flex;flex-wrap:wrap;align-items:center;gap:24px;width:100%}.forBtn.ta--c{justify-content:center}.forBtn.ta--r{justify-content:flex-end}.button{display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center;font-size:40px;line-height:1.1;padding:10px 30px;border-radius:50px;border:2px solid var(--black);background:var(--button-color);color:var(--black);transition:250ms var(--cubic);letter-spacing:-0.5px;cursor:pointer}@media only screen and (min-width: 0px)and (max-width: 1920px){.button{font-size:calc(20px + 20 * ((100vw - 375px) / 1545))}}.button:hover,.button:focus{background:var(--button-color-hover);color:var(--white)}.button.small{border:1px solid #707070;font-size:14px;padding:8px 20px;letter-spacing:.4px}.button.small:hover,.button.small:focus{border:1px solid #000}.button.black{border:1px solid #000;background:#000;color:#fff}.button.black:hover,.button.black:focus{border:1px solid #707070;background:#707070}.button:disabled{opacity:.5;cursor:auto;pointer-events:none}.link{transition:250ms var(--cubic);opacity:1}.link:hover,.link:focus{opacity:.5}.footer{padding-left:60px;padding-right:60px;width:100%}@media only screen and (min-width: 0px)and (max-width: 1920px){.footer{padding-left:calc(20px + 40 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.footer{padding-right:calc(20px + 40 * ((100vw - 375px) / 1545))}}.footer .container{padding:20px 0px 40px 0px;border-top:2px solid var(--black)}@media screen and (max-width: 767px){.footer .container{border-top:1px solid var(--black)}}.footer__content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;margin-top:90px;font-size:14px;line-height:1.3;gap:20px}@media only screen and (min-width: 0px)and (max-width: 1920px){.footer__content{margin-top:calc(10px + 80 * ((100vw - 375px) / 1545))}}.footer__content address{display:inline-block;width:100%;max-width:310px;font-style:normal}.footer__content nav{display:inline-block;width:100%;max-width:440px}.footer__content nav ul{display:flex;flex-wrap:wrap;width:100%;justify-content:flex-start;align-items:flex-start}.footer__content nav ul li{width:40%;padding:2px 0px}@media screen and (max-width: 767px){.footer__content nav ul li{padding:5px 0px}}.footer__content nav ul li:nth-child(2n){width:60%}.footer__content nav ul li a{cursor:pointer;transition:250ms var(--cubic);opacity:1}.footer__content nav ul li a:hover,.footer__content nav ul li a:focus{opacity:.5}.form{position:relative}.label{display:flex;flex-wrap:wrap;position:relative;margin-top:20px;text-align:left}.label:first-child{margin-top:0px}.label__text,.fieldset__title{display:inline-block;height:auto;position:relative;font-size:16px;margin-bottom:6px;color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input{display:inline-block;width:100%;height:60px;font-size:16px;line-height:1.25;padding:0px 20px;background:#fff;border:1px solid #000;color:#000;outline:none;transition:border 250ms var(--cubic)}.input.input--icon{padding-left:40px}.input.red{border:1px solid var(--red) !important;color:var(--red)}.input.red+.label__icon{fill:var(--red) !important}.input::-moz-placeholder{font-size:16px;line-height:1.25;font-weight:400;color:var(--placeholder);-moz-transition:opacity 250ms var(--cubic);transition:opacity 250ms var(--cubic);opacity:1}.input:-ms-input-placeholder{font-size:16px;line-height:1.25;font-weight:400;color:var(--placeholder);-ms-transition:opacity 250ms var(--cubic);transition:opacity 250ms var(--cubic);opacity:1}.input::placeholder{font-size:16px;line-height:1.25;font-weight:400;color:var(--placeholder);transition:opacity 250ms var(--cubic);opacity:1}.input:focus{border:1px solid #329c32}.input:focus::-moz-placeholder{opacity:0}.input:focus:-ms-input-placeholder{opacity:0}.input:focus::placeholder{opacity:0}.input:focus+.label__icon{fill:#329c32}.input.valid{border:1px solid #329c32}.input.valid+.label__icon{fill:#329c32}.input:-webkit-autofill{box-shadow:inset 0px 2px 4px rgba(0,0,0,.15) !important;-webkit-text-fill-color:#000 !important;color:#000 !important}.label__icon{display:block;position:absolute;left:16px;top:50%;transform:translateY(-50%);fill:var(--placeholder);transition:fill 250ms var(--cubic)}.input--textarea{display:block;height:120px;resize:none}.fieldset{display:flex;flex-wrap:wrap;position:relative;margin-top:24px;align-items:center;gap:20px 30px}.fieldset .fieldset__title{margin-bottom:14px}.fieldset .label{margin:0}.fieldset .label.full{width:100%}.fieldset .label__text{display:flex;flex-wrap:nowrap;width:100%;position:relative;font-size:14px;line-height:20px;margin-bottom:0px;color:var(--black);transform:translateY(0px);cursor:pointer}.fieldset .label__text:before,.fieldset .label__text:after{content:"";display:block;flex-shrink:0;width:20px;height:20px;left:0px;top:0px;transition:250ms var(--cubic);cursor:pointer}.fieldset .label__text:before{position:relative;margin-right:10px;border:1px solid var(--black)}.fieldset .label__text:after{position:absolute;background:green;transform:scale(0)}.fieldset .label--radio .label__text:before,.fieldset .label--radio .label__text:after{border-radius:20px}.checkbox,.radio{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.checkbox:checked+.label__text:before,.radio:checked+.label__text:before{border:1px solid green}.checkbox:checked+.label__text:after,.radio:checked+.label__text:after{transform:scale(0.6)}.checkbox.red+.label__text:before,.radio.red+.label__text:before{border:1px solid var(--red)}.label__error{display:inline-flex;position:relative;overflow:hidden;transform-origin:center top;height:0px;left:0px;top:4px;flex-wrap:wrap;font-size:12px;line-height:16px;color:var(--red);transition:250ms var(--cubic);transform:scaleY(0)}.label__error.active{height:16px;transform:scaleY(1)}.backdrop{display:block;position:fixed;left:0px;top:0px;width:100%;height:100%;background:var(--backdrop);z-index:98;opacity:1;visibility:visible;transition:250ms var(--cubic)}.backdrop.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.modal{display:block;position:fixed;left:0px;top:0px;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;opacity:1;visibility:visible;z-index:99;transition:opacity 0s linear 0s,visibility 0s linear 0s,pointer-events 0s linear 0s}.modal.is-hidden{visibility:hidden;opacity:0;pointer-events:none;transition:opacity 0s linear 250ms,visibility 0s linear 250ms,pointer-events 0s linear 250ms}.modal.is-hidden .popup{opacity:0;transform:translate(0px, 10px)}.modal .popup__body{width:100%;min-height:100%;display:flex;justify-content:center;align-items:center;padding:18px;position:relative}.modal .popup{position:relative;width:100%;max-width:400px;height:auto;text-align:center;box-shadow:0px 4px 4px rgba(0,0,0,.06);background:#fff;padding:40px 30px;opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translate(0px, 0px);transition:opacity 250ms var(--cubic),transform 250ms var(--cubic)}.modal .popup .button{margin-top:32px;min-width:110px}@media screen and (max-width: 419px){.modal .popup{padding:32px 16px}}.popup__close{display:flex;position:absolute;right:12px;top:12px;justify-content:center;align-items:center;width:30px;height:30px;border-radius:30px;color:var(--black);cursor:pointer;outline:none;transition:350ms var(--cubic);transform:rotate(0deg);will-change:transform}.popup__close:before,.popup__close:after{content:"";position:absolute;display:block;width:50%;height:2px;background:#000}.popup__close:before{transform:rotate(45deg)}.popup__close:after{transform:rotate(-45deg)}.popup__close:hover,.popup__close:focus,.popup__close:active{transform:rotate(90deg)}.popup-title{display:block;font-weight:700;font-size:24px;line-height:1.2;margin-bottom:14px}.popup-subtitle{display:block;font-size:16px;line-height:1.4;margin-bottom:32px}#loading .popup{background:rgba(0,0,0,0);box-shadow:none;width:100px;height:100px;border-radius:10px;padding:10px;transform:translate(0px, 0px)}#loading .popup:before{content:"";position:absolute;width:60%;height:60%;left:20%;top:20%;border-top:3px solid #fff;border-left:3px solid #fff;border-right:3px solid #fff;border-bottom:3px solid rgba(0,0,0,0);border-radius:100px;-webkit-animation:800ms linear 0s infinite rotate;animation:800ms linear 0s infinite rotate}.responsiveSlider{position:relative}.slider-arrow{position:absolute;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;top:50%;transform:translate(0%, -50%);z-index:2;transition:250ms var(--cubic);color:#fff;cursor:pointer;opacity:1}.slider-arrow svg{fill:currentColor;width:100%;height:100%}.slider-arrow:hover{opacity:.5}.slider-arrow:active{opacity:.8}@media screen and (max-width: 1279px){.slider-arrow{width:28px;height:28px}.slider-arrow.slider-arrow--left{left:14px}.slider-arrow.slider-arrow--right{right:14px}}@media screen and (min-width: 1280px){.slider-arrow{width:56px;height:56px}.slider-arrow.slider-arrow--left{left:20px}.slider-arrow.slider-arrow--right{right:20px}}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.rotate-animation{-webkit-animation:4s linear 0s infinite rotate;animation:4s linear 0s infinite rotate}.animation{opacity:0;transition:.8s cubic-bezier(0.14, 0.03, 0.02, 0.87) 0s}.animation.anim--top{transform:translate(0px, -20px)}.animation.anim--bottom{transform:translate(0px, 20px)}.animation.anim--right{transform:translate(20px, 0px)}.animation.anim--left{transform:translate(-20px, 0px)}.animation.animate{transform:translate(0px, 0px);opacity:1}.cart__top{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:center;align-content:center;gap:20px}@media only screen and (min-width: 0px)and (max-width: 1920px){.cart__top{gap:calc(16px + 4 * ((100vw - 375px) / 1545))}}.cart__top .title{width:auto}@media screen and (max-width: 767px){.cart__top{margin-top:16px}}.cart__bottom{display:flex;flex-wrap:wrap;width:100%;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:20px}@media only screen and (min-width: 0px)and (max-width: 1920px){.cart__bottom{gap:calc(16px + 4 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.cart__bottom{margin-top:calc(16px + 4 * ((100vw - 375px) / 1545))}}.cart__bottom .cart__title{display:flex;flex-wrap:wrap;width:100%;max-width:420px;gap:14px}.cart__bottom .cart__title span{font-size:14px;line-height:1.2}.cart__bottom .wc-block-components-quantity-selector{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;border-radius:100px;overflow:hidden;z-index:1;width:240px;height:84px;border:1px solid #707070}@media only screen and (min-width: 0px)and (max-width: 1920px){.cart__bottom .wc-block-components-quantity-selector{width:calc(138px + 102 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.cart__bottom .wc-block-components-quantity-selector{height:calc(42px + 42 * ((100vw - 375px) / 1545))}}.cart__bottom .wc-block-components-quantity-selector>*{width:33.333333%;height:100%;border:none;text-align:center;outline:none}.cart__bottom .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{order:2;font-size:35px;font-weight:400}@media only screen and (min-width: 0px)and (max-width: 1920px){.cart__bottom .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{font-size:calc(18px + 17 * ((100vw - 375px) / 1545))}}.cart__bottom .wc-block-components-quantity-selector button{display:flex;justify-content:center;align-items:center;align-content:center;cursor:pointer;font-size:45px;line-height:80px;font-weight:400}@media only screen and (min-width: 0px)and (max-width: 1920px){.cart__bottom .wc-block-components-quantity-selector button{font-size:calc(18px + 27 * ((100vw - 375px) / 1545))}}@media only screen and (min-width: 0px)and (max-width: 1920px){.cart__bottom .wc-block-components-quantity-selector button{line-height:calc(40px + 40 * ((100vw - 375px) / 1545))}}.cart__bottom .wc-block-components-quantity-selector button:nth-child(3){border-left:1px solid #707070;order:3}.cart__bottom .wc-block-components-quantity-selector button:nth-child(2){border-right:1px solid #707070;order:1}