.section--books-list .container{padding:0 2.5rem;max-width:108rem}@media screen and (max-width:1280px){.section--books-list .container{padding:0 1.25rem}}@media screen and (max-width:992px){.section--books-list .container{padding:0 .625rem}}.books-list{display:flex;gap:1.875rem;flex-wrap:wrap}@media screen and (max-width:1280px){.books-list{gap:1.25rem}}@media screen and (max-width:992px){.books-list{flex-direction:column;gap:1.875rem}}.books-item{width:calc(33.33% - 1.25rem)}@media screen and (max-width:1280px){.books-item{width:calc(33.33% - .84375rem)}}@media screen and (max-width:992px){.books-item{width:100%}}.books-item__block{display:flex;flex-direction:column;position:relative;width:100%;cursor:pointer}.books-item__block:hover .books-item__block-bg,.active .books-item__block .books-item__block-bg{opacity:1;visibility:visible}.books-item__block-arrow{width:4rem;height:4rem;background:var(--white);display:flex;align-items:center;justify-content:center;border-radius:50%}@media screen and (max-width:767px){.books-item__block-arrow{width:3rem;height:3rem}}.books-item__block-arrow img{width:1.375rem;height:auto;transition:.3s ease transform}@media screen and (max-width:767px){.books-item__block-arrow img{width:1rem}}.active .books-item__block-arrow img{transform:scale(-1)}.books-item__block-name{color:var(--white);font-size:var(--books-name);font-family:Velour Raw;line-height:1.25;text-transform:uppercase}.books-item__block-img{width:100%;display:block;height:auto}@media screen and (max-width:450px){.books-item__block-img{max-height:17.5rem;object-fit:cover}}.books-item__block-info{position:absolute;left:50%;transform:translate(-50%);width:calc(100% - 6.25rem);display:flex;align-items:center;justify-content:space-between;bottom:3.125rem;z-index:2}@media screen and (max-width:1280px){.books-item__block-info{width:calc(100% - 2.5rem);bottom:1.25rem}}.books-item__block-bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(0deg,#001026cc 0% 100%);opacity:0;visibility:hidden;transition:.3s all ease}.books-item__info{width:calc(100vw - 5rem);margin-top:1.875rem;padding:3.125rem 6.25rem;background:linear-gradient(0deg,#f5f5f5 0% 100%),#e0e0e0;box-sizing:border-box;position:relative;overflow:hidden;transition:background 1s ease-in-out,padding 1s ease-in-out,opacity 1s ease-in-out,height 1s ease-in-out;height:0;padding-top:0;padding-bottom:0;opacity:0}@media screen and (max-width:1280px){.books-item__info{padding:3.125rem;padding-bottom:0;padding-top:0;width:calc(100vw - 2.5rem);margin-top:1.25rem}}@media screen and (max-width:992px){.books-item__info{width:100%;padding:4.375rem .625rem 1.25rem;padding-bottom:0;padding-top:0}}.books-item__info>.title{margin-bottom:1.25rem;font-size:var(--books-info-title);margin-left:.25rem}@media screen and (max-width:992px){.books-item__info>.title{padding-left:.625rem}}.books-item__info>.title+.text{margin-bottom:2.5rem}@media screen and (max-width:992px){.books-item__info>.title+.text{padding-left:.625rem}}@media screen and (max-width:550px){.books-item__info>.title+.text{max-width:19.75rem}}.active .books-item__info{display:block;opacity:1;padding-top:3.125rem;padding-bottom:3.125rem;z-index:3}@media screen and (max-width:1280px){.active .books-item__info{padding-top:3.125rem;padding-bottom:3.125rem}}@media screen and (max-width:767px){.active .books-item__info{padding-top:5rem;padding-bottom:1.25rem}}.books-item__info-close{position:absolute;top:3.125rem;right:6.25rem;display:flex;align-items:center;justify-content:center;background:var(--white);padding:0;border:none;transition:.3s opacity ease;border-radius:50%;width:4rem;height:4rem}.books-item__info-close:hover{opacity:.5}.books-item__info-close img{width:1.4375rem;height:auto}@media screen and (max-width:992px){.books-item__info-close img{width:1.25rem}}@media screen and (max-width:1280px){.books-item__info-close{right:3.125rem}}@media screen and (max-width:992px){.books-item__info-close{right:.9375rem;top:.9375rem}}.books-item:last-child .books-item__info{left:-64.7vw}@media screen and (max-width:1500px){.books-item:last-child .books-item__info{left:-64.2vw}}@media screen and (max-width:1280px){.books-item:last-child .books-item__info{left:-65.4vw}}@media screen and (max-width:992px){.books-item:last-child .books-item__info{left:0}}.books-item:nth-child(2) .books-item__info{left:50%;transform:translate(-50%)}.books-item .product{align-items:center;margin-top:1.875rem;gap:1.875rem}@media screen and (max-width:992px){.books-item .product{margin-top:3.125rem;gap:1.25rem}}.books-item .product__img{max-width:44.3125rem;width:50%}@media screen and (max-width:992px){.books-item .product__img{width:100%}.books-item .product__img img{aspect-ratio:1}}.books-item .product__info{padding-top:0;width:50%;padding-left:1.875rem;box-sizing:border-box}@media screen and (max-width:992px){.books-item .product__info{padding-left:.625rem;width:100%}}.books-item .product__info .title:hover{color:var(--black)}.books-item .product__info .text{max-width:30.625rem}@media screen and (max-width:992px){.books-item .product__info .text{letter-spacing:-.32px}}@media screen and (max-width:550px){.books-item .product__info .text{max-width:20rem}}@media screen and (max-width:550px){.books-item .small-illustration__img img{width:100%;aspect-ratio:1}}.books-item .small-illustration__gallery{gap:1.875rem}@media screen and (max-width:767px){.books-item .small-illustration__gallery{gap:.25rem}}@media screen and (max-width:992px){.books-item .illustration__text{text-transform:none}}@media screen and (max-width:992px){.books-item .illustration__info{left:.625rem}}@media screen and (max-width:550px){.books-item .illustration__title{max-width:15rem}}.books-item .illustrations{margin:2.5rem auto 1.875rem}@media screen and (max-width:767px){.books-item .illustrations{margin:3.125rem auto .25rem}}.books-item .illustrations--slider{margin:2.5rem 0 7.5rem}@media screen and (max-width:767px){.books-item .illustrations--slider{margin:3.125rem 0}}.books-item .illustrations--slider:last-child{margin-bottom:0}.books-item .illustration:first-child{width:100%;margin-left:0}.books-item .illustration .illustration__img:after{content:"";display:block;position:absolute;right:0;bottom:0;left:0;height:30%;background:linear-gradient(to bottom,transparent 0%,var(--black) 100%);opacity:.4}@media(max-width:767px){.books-item .illustration .illustration__img:after{height:50%}}.section--books-hero{background:var(--bg) no-repeat;background-size:cover;min-height:43.75rem;display:flex;align-items:flex-end;justify-content:flex-start;padding:3.75rem 0;box-sizing:border-box;margin-bottom:6.25rem;background-position:center}@media screen and (max-width:992px){.section--books-hero{margin-bottom:3.125rem}}@media screen and (max-width:550px){.section--books-hero{background-image:var(--bg-mob);min-height:31.25rem;padding:1.25rem 0}}.section--books-hero .container{padding-left:3.125rem}@media screen and (max-width:1280px){.section--books-hero .container{padding-left:1.25rem}}.section--books-hero .title{font-size:var(--h1);margin-bottom:1.25rem}@media screen and (max-width:550px){.section--books-hero .title{max-width:18.75rem;margin-left:.5rem}}.section--books-hero .text{max-width:53.75rem}@media screen and (max-width:767px){.section--books-hero .text{line-height:1.36;letter-spacing:-.44px}}.product__img img{display:block;max-width:100%;height:auto}.template-page-sketch{background:#fff}.product .title{max-width:100%;transition:.4s color ease;line-height:1.1;margin:1.5rem 0 1.5rem .625rem}.section--media-career .media__logo{filter:none;width:9.8125rem;height:auto;margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/68/assets/page.sketch.css.map */
