/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}@keyframes from-left-to-right{0%{opacity:0;transform:translateX(100px)}25%{opacity:.25;transform:translateX(75px)}50%{opacity:.5;transform:translateX(50px)}75%{opacity:.75;transform:translateX(25px)}100%{opacity:1;transform:translateX(0)}}@keyframes from-right-to-left{0%{opacity:0;transform:translateX(-100px)}25%{opacity:.25;transform:translateX(-75px)}50%{opacity:.5;transform:translateX(-50px)}75%{opacity:.75;transform:translateX(-25px)}100%{opacity:1;transform:translateX(0)}}@keyframes from-top-to-bottom{0%{opacity:0;transform:translateY(100px)}25%{opacity:.25;transform:translateY(75px)}50%{opacity:.5;transform:translateY(50px)}75%{opacity:.75;transform:translateY(25px)}100%{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}75%{opacity:.75}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}25%{opacity:.75}50%{opacity:.5}75%{opacity:.25}100%{opacity:0}}.added_to_cart.wc-forward{display:block;margin-top:15px;font-weight:bold}.add_to_cart_button,.product_type_simple{padding:.618em 1em;border-radius:3px;border:0;text-decoration:none;line-height:1;font-weight:700;color:#515151;background-color:#e9e6ed}.add_to_cart_button.added{opacity:.8}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(100%);overflow:hidden;opacity:0}.visible{display:block;opacity:1}.has-error{border:1px solid red}.slick-arrow{position:absolute;z-index:100;height:35px;width:35px;padding:0;outline:none;border:none;color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);box-shadow:0px 0px 10px 1px rgba(34,60,80,.2);border-radius:50%;transition:opacity ease .3s}@media(any-hover: hover){.slick-arrow:hover{cursor:pointer;opacity:.7}}.slick-arrow:focus-visible{outline:2px solid #237589;outline-offset:3px}.slick-prev{left:50%;margin-left:-50px}.slick-next{right:50%;margin-right:-50px;transform:rotate(-180deg)}.slick-lightbox .slick-arrow{bottom:47.5%;margin-top:-17px;color:#fff;opacity:.5;transition:opacity ease-in-out .3s}@media(any-hover: hover){.slick-lightbox .slick-arrow:hover{cursor:pointer;opacity:1}}.slick-lightbox .slick-arrow:focus-visible{outline:2px solid #000;outline-offset:3px;opacity:1}@media(hover: none){.slick-lightbox .slick-arrow:active{opacity:1}}.slick-lightbox .slick-prev{left:50px}@media(min-width: 768px){.slick-lightbox .slick-prev{margin-left:-17.5px}}.slick-lightbox .slick-next{right:50px}@media(min-width: 768px){.slick-lightbox .slick-next{margin-right:-17.5px}}.book-body{position:relative;min-width:290px;width:100%;height:100%;padding:0px;box-sizing:border-box;color:#333;font-family:"Roboto",Arial,sans-serif;font-style:normal;font-size:15px;letter-spacing:1px;line-height:1.3}.book-body .post-container{position:relative;width:100%;min-width:320px;max-width:1300px;margin:40px auto 30px;padding:0px 12px}.book-body .post-container-main-col{width:100%}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.preloader{position:relative}.preloader:before{content:"";position:absolute;left:0;bottom:0;z-index:1;height:100%;width:100%;transition:all 1s;background:#fff;opacity:.9}.preloader:after{content:"";position:absolute;top:0;left:0;z-index:2;margin-top:calc(50% - 25px);margin-left:calc(50% - 25px);width:50px;height:50px;border-radius:50%;border:5px solid #768c38;border-top:5px solid #fff;-webkit-animation:rotate 1.2s infinite linear;animation:rotate 1.2s infinite linear}.preloader.inactive:after{top:-60%;z-index:-1;opacity:0}.preloader.inactive:before{bottom:-60%;z-index:-1;opacity:0}.preloader--tag{position:fixed;top:0;left:0;height:100%;width:100%;z-index:9999999999999}.preloader--tag:after,.preloader--tag:before{content:"";position:absolute;left:0;z-index:-1;height:100%;width:100%;transition:all 1s;background:#fff}.preloader--tag:after{top:0}.preloader--tag:before{bottom:0}.preloader--tag__circle{position:relative;margin-top:calc(50% - 25px);margin-left:calc(50% - 25px);width:50px;height:50px;border-radius:50%;border:10px solid #768c38;border-top:10px solid #fff;-webkit-animation:rotate 1.2s infinite linear;animation:rotate 1.2s infinite linear}.preloader--tag.inactive:after{top:-60%}.preloader--tag.inactive:before{bottom:-60%}.book-section{position:relative;width:100%;padding-top:50px;padding-bottom:100px;padding-left:17px;padding-right:17px;margin-bottom:50px;box-shadow:0px 1px 10px 0px rgba(34,60,80,.2);overflow:hidden}@media(min-width: 576px){.book-section{padding-left:30px;padding-right:30px}}@media(min-width: 768px){.book-section{padding-top:75px;padding-bottom:150px;padding-left:50px;padding-right:50px}}@media(min-width: 1200px){.book-section{padding-top:60px}}@media(min-width: 1600px){.book-section{padding-top:90px;padding-bottom:140px;padding-left:60px;padding-right:60px}}.book-section:first-child{padding-bottom:40px}@media(min-width: 1200px){.book-section:first-child{padding-bottom:80px}}@media(min-width: 1600px){.book-section:first-child{padding-bottom:90px}}.book-section:first-child .section__wrapper::after{display:none}.book-section:not(.book-intro)::before{content:"";position:absolute;left:0;top:40px;z-index:10;width:7px;height:60px;border-end-end-radius:10px;border-start-end-radius:10px}@media(min-width: 768px){.book-section:not(.book-intro)::before{top:50px;width:20px;height:220px}}.book-section__decor{position:absolute;left:0;bottom:50px;z-index:5;width:750px;height:100px}@media(min-width: 768px){.book-section__decor{width:970px;height:100px}}.book-section__decor-image{position:absolute;left:-15px;bottom:-40px;z-index:5;width:750px;height:100px;transform:rotatey(180deg)}@media(min-width: 768px){.book-section__decor-image{left:0px;bottom:-30px;width:970px;height:100px}}.book-section__decor-digit{position:absolute;left:35px;bottom:5px;z-index:5;width:15px;height:15px;font-size:15px;color:#c8c8c8}@media(min-width: 768px){.book-section__decor-digit{left:66px;bottom:14px;width:20px;height:20px;font-size:20px}}.book-section--colored{padding-left:20px;padding-right:20px}@media(min-width: 768px){.book-section--colored{padding-left:40px;padding-right:40px}}@media(min-width: 1600px){.book-section--colored{padding-left:60px;padding-right:60px}}.book-section__wrapper{position:relative;z-index:10;max-width:1200px}@media only screen and (min-width: 1199px){.book-section__wrapper{margin:0 auto;padding-right:390px}}.book-section__wrapper>.book-title{margin-bottom:20px;text-transform:uppercase;text-shadow:1px 1px 1px rgba(0,0,0,.07);font-size:23px}@media(min-width: 768px){.book-section__wrapper>.book-title{margin-bottom:30px;font-size:32px}}.book-title{margin:0px 0px 15px 0px;font-family:"Open Sans",sans-serif;font-weight:600}.book-text--italic{font-style:italic}.book-text--bold{font-weight:600}.book-text.active{animation:fade-in .7s ease-in}.book-par__text{margin-bottom:15px;margin-top:0px;font-style:italic;font-weight:400;font-size:14px;opacity:.8}.book-par__text--inlist{margin-bottom:7px}.book-par__text--bold{font-weight:bold}.book-par__title{margin-bottom:7px;margin-top:20px;font-size:17px;color:#fff}.book-par__list{padding-left:20px;list-style:disc}.book-par__list+.book-par__text{margin-top:-10px}.book-par__text+.book-par__list{margin-top:-7px}.book-par__title+.book-par__list{margin-top:0}.book-quote{position:relative;width:fit-content;max-width:350px;padding:20px 17px;font-style:italic;font-size:15px;font-weight:normal;letter-spacing:1.5px;color:#7c4f78;border-radius:10px;box-shadow:1px 1px 5px 1px rgba(34,60,80,.1);background-color:#fff}.book-quote::before{content:"";position:absolute;top:-10px;left:-20px;width:35px;height:35px;background-color:#fff;border-radius:50%;box-shadow:1px 1px 15px 1px rgba(34,60,80,.3)}.book-quote .book-icon{position:absolute;top:-10px;left:-20px;width:35px;height:35px}.book-link{text-decoration:underline;font-size:14px;line-height:1.2;font-weight:600;color:inherit;transition:opacity ease .3s}@media(any-hover: hover){.book-link:hover{cursor:pointer;opacity:.7}}.book-link:focus-visible{outline:2px solid #000;outline-offset:3px}@media(hover: none){.book-link:active{opacity:.7}}@media(any-hover: hover){.book-link--more:hover{cursor:pointer}}.book-link--undecorated{text-decoration:none;transition:text-decoration ease-in-out .3s}@media(any-hover: hover){.book-link--undecorated:hover{cursor:pointer;text-decoration:underline;color:#768c38}}@media(hover: none){.book-link--undecorated:active{text-decoration:underline;color:#768c38}}.book-link--withicon{position:relative;padding-right:25px}.book-link--withicon .book-icon{position:absolute;top:-2px;right:2px;transform:rotate(270deg)}.book-button{display:block;width:fit-content;padding:12px 15px;overflow:visible;border:0;border-radius:3px;box-shadow:none;color:#fff;font-size:16px;font-family:inherit;font-weight:700;line-height:1;cursor:pointer;text-decoration:none;text-shadow:none;background-color:#768c38;background-image:none;transition:opacity ease .3s}@media(any-hover: hover){.book-button:hover{cursor:pointer;color:#fff;text-decoration:none;opacity:.7}}.book-button:focus-visible{outline:2px solid #000;outline-offset:3px}@media(hover: none){.book-button:active{opacity:.7}}.book-gallery{position:relative;overflow:hidden;background-color:#fff;border-radius:15px;box-shadow:1px 1px 5px 2px rgba(34,60,80,.2)}.book-gallery:before,.book-gallery:after{transition:opacity .3s}.book-gallery:before{content:"";position:absolute;top:10px;left:10px;z-index:10;width:35px;height:35px;border-radius:50%;background-color:#fff;opacity:.5}.book-gallery::after{content:"";position:absolute;top:17.5px;left:17.5px;width:20px;height:20px;background:url("../images/icons/icon_search.svg")}@media(any-hover: hover){.book-gallery:hover{cursor:url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='19' cy='19' r='19' fill='%23768C38'/%3E%3Cpath d='M28 28L23.8033 23.8033C23.8033 23.8033 22 26 18.5 26C14.3579 26 11 22.6421 11 18.5C11 14.3579 14.3579 11 18.5 11C22.6421 11 26 14.3579 26 18.5C26 19.0137 25.9484 19.5153 25.85 20' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 16 16,pointer}.book-gallery:hover::before,.book-gallery:hover::after{opacity:0}.book-gallery:hover .book-gallery__image--scalable{opacity:.7}}.book-gallery__image{width:100%;height:100%;object-fit:cover}.book-gallery__image--scalable{transform:scale(1);transition:transform ease-in-out .5s,opacity .5s}@media(any-hover: hover){.book-gallery__image--scalable:hover{transform:scale(1.1)}}.book-icon--clr-red,.book-icon--clr-1{color:#be4e4b;fill:#be4e4b}.book-icon--clr-orange,.book-icon--clr-2{color:#cd6144;fill:#cd6144}.book-icon--clr-yellow,.book-icon--clr-3{color:#b9923f;fill:#b9923f}.book-icon--clr-green,.book-icon--clr-4{color:#768c38;fill:#768c38}.book-icon--clr-marine,.book-icon--clr-5{color:#508f89;fill:#508f89}.book-icon--clr-blue,.book-icon--clr-6{color:#237589;fill:#237589}.book-icon--clr-purple,.book-icon--clr-7{color:#7c4f78;fill:#7c4f78}.book-icon--vk,.book-icon--fb,.book-icon--twitter,.book-icon--pinterest{width:15px;height:15px;color:#fff;fill:#fff}.book-rating{display:flex;justify-content:left;align-items:baseline}.book-rating__icon{width:12px;margin-right:3px;fill:#d3af40}.book-rating__link{color:#768c38}.product-card{z-index:900;min-width:300px;max-width:450px;margin-top:40px}@media(min-width: 992px){.product-card{width:350px}}@media(min-width: 1199px){.product-card{display:none}}.product-card--scrolled{display:none}@media(min-width: 1199px){.product-card--scrolled{position:absolute;right:70px;display:block;margin-right:unset;margin-top:60px}}@media(min-width: 1199px){.product-card.fixed{position:fixed;right:50%;top:40px;margin-right:-580px;margin-top:0}}.product-card__container{padding:25px 20px;box-shadow:1px 1px 15px 1px rgba(34,60,80,.1);background-color:#e7eee6}.product-card__title{display:flex;justify-content:space-between;align-items:center}.product-card__price{font-family:"Open Sans",sans-serif;font-size:30px;font-weight:600;color:#333}.product-card__btn{background-color:#768c38;color:#fff;transition:background-color ease-in-out .3s}@media(any-hover: hover){.product-card__btn:hover{cursor:pointer;background-color:#406d78}}.product-card__btn:focus-visible{outline:2px solid #000;outline-offset:3px}@media(hover: none){.product-card__btn:active{background-color:#406d78}}.product-card__description{position:relative;margin-top:10px}.product-card__icon{margin-right:5px;fill:#768c38;color:#768c38}.product-card__text-row{display:flex;align-items:center;padding:10px 0px;border-bottom:1px solid #c8c8c8}.product-card__text-row:last-child{padding-bottom:0;border-bottom:none}.product-card__text,.product-card__link{font-size:16px}.product-card__text{width:50%;margin:0;text-align:left;font-size:15px}.product-card__text--detailed{margin-left:5px;color:#768c38;font-weight:bold}.product-card__link{color:#768c38;font-size:inherit}.product-card__share{margin-top:20px}.product-card .book-icon--share{margin-right:5px}.product-card .added_to_cart.wc-forward{margin-top:0;max-width:90px;padding-left:5px}.share-widget{position:relative}.share-widget__text.visually-hidden{animation:sweep .5s ease-in}.share-widget__button{display:flex;align-items:center;color:#237589}.share-widget__icon{width:30px;height:30px;margin-right:5px;font:inherit;color:#237589}.share-widget__list{position:absolute;z-index:100;top:0;left:0;width:1px;height:1px;padding-left:40px;margin-top:0;margin-bottom:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;list-style:none;opacity:0}.share-widget__list.animate--active{width:fit-content;height:fit-content;opacity:1;animation:from-left-to-right .3s ease-in}.share-widget__list.animate--hidden{animation:from-right-to-left .3s ease-in}.share-widget__item{position:relative;width:30px;height:30px;padding:0;margin-right:10px;background:#237589;border-radius:50%;box-shadow:1px 1px 5px 1px rgba(34,60,80,.1);transition:opacity .25s ease-out}@media(any-hover: hover){.share-widget__item:hover{cursor:pointer;opacity:.7}}.share-widget__item:focus-visible{outline:2px solid #000;outline-offset:3px}@media(hover: none){.share-widget__item:active{opacity:.7}}.share-widget__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:rgba(0,0,0,0);font-size:1px}.scroll-to-top{position:fixed;bottom:25px;right:25px;z-index:-1;width:50px;height:50px;visibility:hidden;opacity:0;transform:rotate(90deg);transition:opacity .3s ease-in-out 0s}.scroll-to-top.visible{z-index:10;height:50px;width:50px;visibility:visible;opacity:1;background-color:#fff;box-shadow:0px 0px 10px 1px rgba(34,60,80,.2);border-radius:50%}@media(any-hover: hover){.scroll-to-top:hover{cursor:pointer;opacity:.8}}.scroll-to-top:focus-visible{outline:2px solid #000;outline-offset:3px}@media(hover: none){.scroll-to-top:active{opacity:.8}}.scroll-to-top__icon{width:100%;height:100%;fill:#768c38;color:#768c38}.decor-wave{display:none}@media(min-width: 1420px){.decor-wave{position:fixed;top:25px;left:50px;display:block;width:80px;height:100vh}}.decor-wave__image{height:100%}.book-intro{padding-bottom:50px}@media(min-width: 768px){.book-intro{padding-bottom:75px}}.book-intro__pictures{position:relative;max-width:500px;margin-bottom:100px}@media(min-width: 1199px){.book-intro__pictures{width:40%}}.book-intro__slider{position:relative}.book-intro__slider .slick-current{box-shadow:1px 1px 5px 1px rgba(34,60,80,.1);transition:opacity .4s}@media(any-hover: hover){.book-intro__slider .slick-current:hover{cursor:url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='19' cy='19' r='19' fill='%23768C38'/%3E%3Cpath d='M28 28L23.8033 23.8033C23.8033 23.8033 22 26 18.5 26C14.3579 26 11 22.6421 11 18.5C11 14.3579 14.3579 11 18.5 11C22.6421 11 26 14.3579 26 18.5C26 19.0137 25.9484 19.5153 25.85 20' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 16 16,pointer;opacity:.8 !important}}.book-intro__slider .slick-current:focus-visible{outline:2px solid #000;outline-offset:3px}.book-intro__slider--main{background-color:#f5f5f5;overflow:hidden;max-height:320px}.book-intro__slider--nav{padding-top:10px}.book-intro__slider--nav .slick-slide{opacity:.5;transition:opacity ease-in-out .3s}@media(any-hover: hover){.book-intro__slider--nav .slick-slide:hover{cursor:pointer;opacity:1}}.book-intro__slider--nav .slick-slide:focus-visible{outline:2px solid #000;outline-offset:3px}@media(hover: none){.book-intro__slider--nav .slick-slide:active{opacity:1}}.book-intro__slider--nav .slick-current{opacity:1;transition:opacity ease-in-out .3s}@media(any-hover: hover){.book-intro__slider--nav .slick-current:hover{cursor:pointer}}.book-intro__slider--nav .slick-current:focus-visible{outline:2px solid #000;outline-offset:3px}.book-intro__nav{position:relative}@media(min-width: 992px){.book-intro__text{padding-left:20px;padding-right:10px;width:calc(100% - 500px)}}@media(min-width: 1199px){.book-intro__text{width:60%}}.book-intro__rating .book-link{margin-left:3px}.book-intro__title{margin-top:20px;margin-bottom:10px;font-size:26px;font-weight:600}@media(min-width: 768px){.book-intro__title{font-size:28px}}.book-intro__subtitle{margin-bottom:12px;font-style:italic;font-size:22px;line-height:1.15}@media(min-width: 768px){.book-intro__subtitle{font-size:25px}}.book-intro__author{font-size:19px}.book-intro__link{display:block;margin-top:15px;color:#768c38}.book-intro__btn{margin-top:30px;background-color:#768c38;color:#fff}@media(min-width: 992px){.book-intro .book-section__wrapper{display:flex;flex-wrap:wrap}}.book-intro .book-section__wrapper:after{content:none}.book-intro .slick-slide{padding:7px}.book-intro .slick-arrow{bottom:-50px;color:#768c38}.book-intro .slick-arrow-prev{left:50%}@media(min-width: 768px){.book-intro .slick-arrow-prev{left:50px;margin-left:-17.5px}}.book-intro .slick-arrow-next{right:50%}@media(min-width: 768px){.book-intro .slick-arrow-next{right:50px;margin-right:-17.5px}}.book-about::before{background-color:#508f89}.book-about__title{color:#508f89;font-weight:bold}.book-about__cards{display:flex;flex-direction:column}@media(min-width: 992px){.book-about__cards{flex-direction:row}}.book-about__card{margin-bottom:30px}@media(min-width: 768px){.book-about__card{width:50%;padding-right:10px}}@media(min-width: 992px){.book-about__card{margin-bottom:0}}.book-about__card-title{font-size:25px}.book-about__card-list{padding-left:0px;margin-bottom:0;list-style:none}.book-about__card-quote{margin-bottom:25px;margin-top:25px;margin-left:0px;color:#fff;background:#508f89;text-align:center}@media(min-width: 768px){.book-about__card-quote{margin-left:20px}}.book-about__card-list-item{position:relative;margin-bottom:10px;padding:0px 0px 0px 0px}@media(min-width: 768px){.book-about__card-list-item{padding:0px 10px 0px 23px}}.book-about__card-list-item:last-child{margin-bottom:0}.book-about__card-list-item--quoted{padding-left:0}.book-about__card-links{margin-top:20px}.book-about__card .book-link{display:block;margin-bottom:10px;font-size:16px}.book-about__card:last-child .book-about__card-list-item:first-child{padding-left:0}.book-about__card:last-child .book-about__card-list-item:first-child::before{display:none}.book-about__questions .book-title{margin-top:30px;color:#333;font-size:25px;font-weight:600}.book-about__questions .book-button{color:#508f89;background-color:rgba(0,0,0,0);border:2px solid #508f89;font-weight:600}.book-about__questions .book-button--active{color:#fff;background-color:#508f89}.book-about__links{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:15px;margin-top:20px}.book-about__links .book-link{display:block}.book-about .book-link{color:#508f89}@media(any-hover: hover){.book-about .book-link:hover{cursor:pointer}}.book-about .book-link:focus-visible{outline:2px solid #000;outline-offset:3px}.book-author::before{background-color:#768c38}.book-author__title{color:#768c38;font-weight:bold}.book-author__card{margin-top:15px}@media(min-width: 768px){.book-author__card{display:flex}}.book-author__image{width:100%;height:auto;object-fit:cover;border-radius:15px;box-shadow:1px 1px 5px 1px rgba(34,60,80,.1)}@media(min-width: 768px){.book-author__image{width:40%}}.book-author__description{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;font-family:"Roboto",Arial,sans-serif}@media(min-width: 768px){.book-author__description{width:70%;padding:20px 20px}}.book-author__par{margin:10px 0px 10px 0px}.book-author__text{font-size:21px}.book-author .book-link,.book-author>.book-title{color:#406d78}.book-testimonial{padding-bottom:170px;text-align:center}.book-testimonial::before{background-color:#7c4f78}.book-testimonial__title{color:#7c4f78;font-weight:bold}.book-testimonial__card{padding:0px 15px}.book-testimonial__image{width:170px;margin-bottom:20px;margin-left:auto;margin-right:auto;border-radius:50%;box-shadow:1px 1px 5px 2px rgba(34,60,80,.2)}.book-testimonial__author{margin-bottom:10px;font-size:19px}.book-testimonial__profession{max-width:400px;margin:0 auto;font-family:"Roboto",Arial,sans-serif;font-size:14px;opacity:.8}.book-testimonial__profession .book-link{display:block;margin-top:5px;font-size:13px}.book-testimonial__quote{margin-left:auto;margin-right:auto;margin-top:15px;background-color:#7c4f78;color:#fff}.book-testimonial__text{margin-top:20px}.book-testimonial__icon{width:35px;height:35px;fill:#7c4f78;color:#7c4f78}.book-testimonial__text-title{max-width:500px;margin-left:auto;margin-right:auto;margin-top:5px;font-size:16px}.book-testimonial__text-description{display:flex;flex-direction:column;max-width:500px;margin-left:auto;margin-right:auto;margin-top:10px}.book-testimonial__text-description .book-link{margin-top:10px}.book-testimonial .book-link,.book-testimonial>.book-title{color:#7c4f78}.book-testimonial .book-link--more{display:block;margin-bottom:10px;color:#7c4f78;font-weight:600}.book-testimonial .book-link--more.active{order:3}.book-testimonial .book-section__image-decor{bottom:-120px}.book-testimonial .book-section__decor-digit{left:33px}@media(min-width: 768px){.book-testimonial .book-section__decor-digit{left:62px}}.book-testimonial .slick-arrow{bottom:-50px;color:#7c4f78}.book-guide::before{background-color:#237589}.book-guide__title{color:#237589;font-weight:bold}.book-guide-list__item{position:relative;max-height:fit-content;padding:0px 15px 0px 15px;margin-bottom:10px;background:#f1dbb5;border-radius:10px;box-shadow:1px 1px 5px 1px rgba(34,60,80,.1);transition:opacity ease-in-out .3s,max-height 400ms ease-out}@media(min-width: 768px){.book-guide-list__item{padding:0px 25px 0px 25px}}@media(any-hover: hover){.book-guide-list__item:not([open]):hover{opacity:.8}}.book-guide-list__item:focus-visible{outline:2px solid #000;outline-offset:3px}@media(hover: none){.book-guide-list__item:not([open]):active{opacity:.8}}.book-guide-list__item:first-child{background-color:#326078}.book-guide-list__item:nth-child(2){background-color:#9db754}.book-guide-list__item:nth-child(3){background-color:#b9923f}.book-guide-list__item:nth-child(4){background-color:#dd5927}.book-guide-list__item:nth-child(5){background-color:#bc3918}.book-guide-list__item:nth-child(6){background-color:#77456c}.book-guide-list__item:nth-child(7){background-color:#508f89}.book-guide-list__item:last-child{background-color:#326078}.book-guide-list__item[open]{padding-top:0;padding-bottom:15px}@media(min-width: 768px){.book-guide-list__item[open]{padding-bottom:25px}}.book-guide-list__item[open] summary~*{animation:from-top-to-bottom .4s ease-in}.book-guide-list__item--animated summary~*{animation:from-top-to-bottom .4s ease-in}.book-guide-list__item-icon{position:absolute;top:16px;left:12px;width:20px;height:20px;color:#fff;fill:#fff}.book-guide-list__item-summary{list-style:none}@media(any-hover: hover){.book-guide-list__item-summary:hover{cursor:pointer}}.book-guide-list__item-summary:focus-visible{outline:2px solid #000;outline-offset:3px}.book-guide-list__item-summary::-webkit-details-marker{display:none}.book-guide-list__item-title{margin-bottom:0px;margin-top:0px;padding-bottom:15px;padding-top:15px;padding-left:25px;font-size:15px;color:#fff}@media(min-width: 768px){.book-guide-list__item-title{font-size:17px}}@media(any-hover: hover){.book-guide-list__item-title:hover{cursor:pointer}}.book-guide-list__item-details{display:flex;flex-direction:column;padding:0px;color:#fff;animation:fade-in .4s ease-in}@media(min-width: 768px){.book-guide-list__item-details{align-items:center}}.book-guide-list__item-par{margin-top:15px}@media(min-width: 768px){.book-guide-list__item-par{padding-left:15px;margin-top:25px}}.book-guide-list__item-image-wrapper{max-width:100%;margin-top:5px}.book-video::before{background-color:#be4e4b}.book-video__title{color:#be4e4b;font-weight:bold}.book-video__frame-container iframe{max-width:100%;min-height:200px;height:auto}@media(min-width: 475px){.book-video__frame-container iframe{min-height:250px}}@media(min-width: 576px){.book-video__frame-container iframe{min-height:300px}}@media(min-width: 768px){.book-video__frame-container iframe{width:100%;max-width:unset;height:400px}}.book-video__link{display:block;margin-top:15px}.book-video .book-link,.book-video>.book-title{color:#be4e4b}.book-video .product-card__button{margin-top:30px;background-color:#be4e4b}.book-benefits::before{background-color:#cd6144}.book-benefits__title{color:#cd6144;font-weight:bold}.book-benefits__description-item{position:relative;margin-bottom:25px}@media(min-width: 768px){.book-benefits__description-item{display:flex;align-items:center;margin-bottom:40px}.book-benefits__description-item:first-child .book-benefits__description-text,.book-benefits__description-item:nth-child(2n+1) .book-benefits__description-text{margin-left:10px}.book-benefits__description-item:nth-child(2n){flex-direction:row-reverse}.book-benefits__description-item:nth-child(2n) .book-benefits__description-text{margin-right:10px}}.book-benefits__description-icon{position:absolute;top:1px;left:5px;width:20px;height:20px}.book-benefits__description-image-wrapper{position:relative;min-width:100%;height:230px}@media(min-width: 575px){.book-benefits__description-image-wrapper{height:300px}}@media(min-width: 768px){.book-benefits__description-image-wrapper{min-width:400px;flex-basis:400px}}.book-benefits__description-text{position:relative;padding-left:30px;margin-left:0px;margin-top:20px;font-family:"Roboto",Arial,sans-serif;font-size:18px}@media(min-width: 768px){.book-benefits__description-text{margin-top:0}}.book-benefits .book-link,.book-benefits .book-title{color:#cd6144}.products.related{max-width:1200px;margin:0 auto}.products.related h2{margin-bottom:30px}.products.related .products{display:flex;flex-wrap:wrap;justify-content:space-between}.products.related .product{width:100%;padding:0px 0px;margin-bottom:20px}@media(min-width: 768px){.products.related .product{width:47%}}@media(min-width: 1200px){.products.related .product{width:23%;margin-bottom:0}}.products.related .product::before{display:none}.products.related .product .woocommerce-loop-product__title{margin-bottom:20px;margin-top:25px;font-size:21px;text-decoration:none}.products.related .product .woocommerce-LoopProduct-link{text-decoration:none}.products.related .product .price{display:block;width:fit-content;margin-bottom:20px;font-size:17px;background:rgba(0,0,0,0);color:#768c38}.products.related .product .price bdi{font-size:19px}/*# sourceMappingURL=index-book.min.css.map */