.book-module__ViGXla__container{flex-direction:column;justify-content:center;align-items:center;max-width:800px;margin:0 auto;display:flex}.book-module__ViGXla__bookContainer{width:100%}.book-module__ViGXla__bookWrapper{background:#ffffff0d;border-radius:8px;min-width:100%;max-width:100%;overflow:hidden}.book-module__ViGXla__openBookWrapper{justify-content:center;align-items:center;margin:32px 0;display:flex}.book-module__ViGXla__openBookWrapper>button{width:100%;display:flex}.book-module__ViGXla__chaptersTitle{text-align:left;width:100%;margin-top:32px;margin-bottom:24px;font-size:24px;font-weight:700}.book-module__ViGXla__chapter{cursor:pointer;background:#ffffff0d;border-radius:8px;justify-content:space-between;width:100%;margin-bottom:12px;padding:4px 12px;display:flex}.book-module__ViGXla__chapter span{text-align:right;opacity:.6;min-width:70px}.book-module__ViGXla__right{width:100%}@media (min-width:600px){.book-module__ViGXla__container{flex-direction:row;align-items:flex-start}.book-module__ViGXla__bookContainer{min-width:272px;max-width:272px}.book-module__ViGXla__right{width:calc(100% - 272px);margin-left:24px}}@media (min-width:1024px){.book-module__ViGXla__right{margin-left:52px}}
.BookCard-module__xBbo0G__figure{flex-direction:column;height:100%;display:flex;position:relative}.BookCard-module__xBbo0G__figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.BookCard-module__xBbo0G__figure:hover img{transform:scale(1.05)}.BookCard-module__xBbo0G__square{width:100%;margin:0;padding-bottom:100%;position:relative;overflow:hidden}.BookCard-module__xBbo0G__square:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#00000080 100%);height:60%;position:absolute;bottom:0;left:0;right:0}.BookCard-module__xBbo0G__bottom{background:linear-gradient(#262626 0%,#1a1a1a 100%);flex-direction:column;flex:1;padding:22px 20px;display:flex;position:relative}.BookCard-module__xBbo0G__genres{z-index:2;flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:-16px;left:12px}.BookCard-module__xBbo0G__genres>li{color:#000;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#fb9b01 0%,#e08b00 100%);border-radius:20px;padding:5px 12px;font-size:10px;font-weight:700;box-shadow:0 2px 8px #fb9b014d}.BookCard-module__xBbo0G__name{color:#fff;margin-top:4px;font-size:15px;font-weight:700;line-height:1.35}.BookCard-module__xBbo0G__author{opacity:.6;margin-top:6px;margin-bottom:0;padding-bottom:0;font-size:13px;font-weight:500}
.BooksCarousel-module__u_2rAG__outerWrapper{position:relative}.BooksCarousel-module__u_2rAG__wrapper{max-width:1360px;margin:0 auto;padding:0 40px;position:relative}@media (min-width:1024px){.BooksCarousel-module__u_2rAG__wrapper{padding:0 60px}}.BooksCarousel-module__u_2rAG__viewport{cursor:grab;overflow:hidden}.BooksCarousel-module__u_2rAG__viewport:active{cursor:grabbing}.BooksCarousel-module__u_2rAG__container{gap:20px;padding:20px 0 40px;display:flex}.BooksCarousel-module__u_2rAG__slide{background:linear-gradient(#2a2a2a 0%,#1f1f1f 100%);border:1px solid #ffffff0d;border-radius:20px;flex:0 0 240px;min-width:0;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.BooksCarousel-module__u_2rAG__slide:hover{border-color:#fb9b0133;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 60px #fb9b0114}@media (min-width:640px){.BooksCarousel-module__u_2rAG__slide{flex:0 0 260px}}.BooksCarousel-module__u_2rAG__navButton{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.BooksCarousel-module__u_2rAG__navButton:hover:not(:disabled){color:#fb9b01;background:#fb9b0133;border-color:#fb9b0166}.BooksCarousel-module__u_2rAG__navButton:disabled{opacity:.3;cursor:not-allowed}.BooksCarousel-module__u_2rAG__navButton svg{width:20px;height:20px}.BooksCarousel-module__u_2rAG__navPrev{left:0}.BooksCarousel-module__u_2rAG__navNext{right:0}@media (max-width:640px){.BooksCarousel-module__u_2rAG__navButton{display:none}.BooksCarousel-module__u_2rAG__wrapper{padding:0 20px}}
.AboutBooksSection-module__Lepr-q__section{background:linear-gradient(#fb9b0108 0%,#0000001a 50%,#fb9b0105 100%)!important}.AboutBooksSection-module__Lepr-q__title{text-align:center;background:linear-gradient(135deg,#fb9b01 0%,#ffc107 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:36px;font-weight:800}.AboutBooksSection-module__Lepr-q__subtitle{text-align:center;color:#ffffffd9;margin-bottom:48px;font-size:18px;font-weight:400}.AboutBooksSection-module__Lepr-q__grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:16px;max-width:800px;margin:0 auto 48px;display:grid}.AboutBooksSection-module__Lepr-q__grid>*{height:100%;display:flex}@media (min-width:640px){.AboutBooksSection-module__Lepr-q__grid{grid-template-columns:repeat(4,1fr);gap:20px}}.AboutBooksSection-module__Lepr-q__card{text-align:center;background:linear-gradient(135deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;width:100%;height:100%;padding:24px 16px;transition:border-color .3s,box-shadow .3s;display:flex}.AboutBooksSection-module__Lepr-q__card:hover{border-color:#fb9b014d;box-shadow:0 16px 40px #00000040,0 0 30px #fb9b0114}.AboutBooksSection-module__Lepr-q__cardIcon{color:#fb9b01;background:linear-gradient(135deg,#fb9b0133 0%,#fb9b011a 100%);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;display:flex}.AboutBooksSection-module__Lepr-q__cardIcon svg{width:24px;height:24px}.AboutBooksSection-module__Lepr-q__cardTitle{color:#fff;margin-bottom:6px;font-size:14px;font-weight:700}.AboutBooksSection-module__Lepr-q__cardText{color:#ffffffa6;margin:0;font-size:12px;line-height:1.5}.AboutBooksSection-module__Lepr-q__mainMessage{text-align:center;background:linear-gradient(135deg,#fb9b011a 0%,#fb9b0108 100%);border:1px solid #fb9b0133;border-radius:20px;max-width:600px;margin:0 auto;padding:36px 28px}.AboutBooksSection-module__Lepr-q__mainText{color:#fff;margin-bottom:8px;font-size:20px;font-weight:500;line-height:1.4}.AboutBooksSection-module__Lepr-q__highlightBig{background:linear-gradient(135deg,#fb9b01 0%,#ffc107 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:700}.AboutBooksSection-module__Lepr-q__freeText{color:#fffc;margin:0;font-size:16px}.AboutBooksSection-module__Lepr-q__free{color:#4ade80;text-transform:uppercase;letter-spacing:.5px;font-weight:700}@media (min-width:1024px){.AboutBooksSection-module__Lepr-q__title{font-size:48px}.AboutBooksSection-module__Lepr-q__subtitle{margin-bottom:56px;font-size:20px}.AboutBooksSection-module__Lepr-q__cardTitle{font-size:15px}.AboutBooksSection-module__Lepr-q__cardText{font-size:13px}.AboutBooksSection-module__Lepr-q__mainText{font-size:24px}.AboutBooksSection-module__Lepr-q__highlightBig{font-size:28px}.AboutBooksSection-module__Lepr-q__freeText{font-size:17px}.AboutBooksSection-module__Lepr-q__mainMessage{padding:44px 36px}}
.VolunteersSection-module__h_bYuG__section{background:linear-gradient(#00000026 0%,#6366f108 50%,#0000001a 100%)!important}.VolunteersSection-module__h_bYuG__title{text-align:center;background:linear-gradient(135deg,#fff 0%,#ffffffd9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:36px;font-weight:800}.VolunteersSection-module__h_bYuG__subtitle{text-align:center;color:#fb9b01;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:18px;font-weight:500;line-height:1.5}.VolunteersSection-module__h_bYuG__introCard{background:linear-gradient(135deg,#fb9b011a 0%,#fb9b0108 100%);border:1px solid #fb9b0133;border-radius:20px;align-items:center;gap:20px;max-width:700px;margin:0 auto 48px;padding:24px 32px;display:flex}.VolunteersSection-module__h_bYuG__introIcon{color:#fb9b01;background:linear-gradient(135deg,#fb9b0140 0%,#fb9b011a 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.VolunteersSection-module__h_bYuG__introIcon svg{width:26px;height:26px}.VolunteersSection-module__h_bYuG__introText{color:#ffffffe6;margin:0;font-size:16px;line-height:1.6}.VolunteersSection-module__h_bYuG__grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:16px;max-width:900px;margin:0 auto 56px;display:grid}.VolunteersSection-module__h_bYuG__grid>*{height:100%;display:flex}@media (min-width:640px){.VolunteersSection-module__h_bYuG__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:900px){.VolunteersSection-module__h_bYuG__grid{grid-template-columns:repeat(6,1fr);gap:16px}}.VolunteersSection-module__h_bYuG__roleCard{text-align:center;background:linear-gradient(135deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;width:100%;height:100%;padding:24px 16px;transition:border-color .3s,box-shadow .3s;display:flex}.VolunteersSection-module__h_bYuG__roleCard:hover{border-color:#fb9b014d;box-shadow:0 12px 32px #00000040,0 0 24px #fb9b0114}.VolunteersSection-module__h_bYuG__roleIcon{color:#fb9b01;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 14px;transition:background .3s,color .3s;display:flex}.VolunteersSection-module__h_bYuG__roleCard:hover .VolunteersSection-module__h_bYuG__roleIcon{background:linear-gradient(135deg,#fb9b0133 0%,#fb9b011a 100%)}.VolunteersSection-module__h_bYuG__roleIcon svg{width:22px;height:22px}.VolunteersSection-module__h_bYuG__roleTitle{color:#fff;margin-bottom:6px;font-size:14px;font-weight:700}.VolunteersSection-module__h_bYuG__roleDescription{color:#fff9;margin:0;font-size:12px;line-height:1.4}.VolunteersSection-module__h_bYuG__ctaCard{text-align:center;background:linear-gradient(135deg,#fb9b011f 0%,#fb9b010a 100%);border:1px solid #fb9b0140;border-radius:24px;max-width:700px;margin:0 auto;padding:40px}.VolunteersSection-module__h_bYuG__ctaContent{flex-direction:column;align-items:center;gap:24px;display:flex}.VolunteersSection-module__h_bYuG__ctaText{color:#ffffffe6;max-width:500px;margin:0;font-size:18px;line-height:1.6}.VolunteersSection-module__h_bYuG__highlight{color:#fb9b01;font-weight:600}.VolunteersSection-module__h_bYuG__ctaButton{color:#000;background:linear-gradient(135deg,#fb9b01 0%,#e08b00 100%);border-radius:14px;align-items:center;gap:10px;padding:14px 32px;font-size:15px;font-weight:700;transition:box-shadow .3s;display:inline-flex;box-shadow:0 4px 20px #fb9b0166}.VolunteersSection-module__h_bYuG__ctaButton:hover{box-shadow:0 8px 32px #fb9b0180}.VolunteersSection-module__h_bYuG__ctaButton svg{width:20px;height:20px}@media (min-width:1024px){.VolunteersSection-module__h_bYuG__title{font-size:48px}.VolunteersSection-module__h_bYuG__subtitle{margin-bottom:56px;font-size:20px}.VolunteersSection-module__h_bYuG__introCard{padding:28px 40px}.VolunteersSection-module__h_bYuG__introText{font-size:17px}.VolunteersSection-module__h_bYuG__ctaText{font-size:20px}.VolunteersSection-module__h_bYuG__ctaCard{padding:48px}}
.AboutProjectSection-module__HJYo4q__section{background:linear-gradient(#fb9b0105 0%,#0000001f 50%,#fb9b0105 100%)!important}.AboutProjectSection-module__HJYo4q__title{text-align:center;background:linear-gradient(135deg,#fff 0%,#ffffffd9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:36px;font-weight:800}.AboutProjectSection-module__HJYo4q__quote{text-align:center;color:#fb9b01;max-width:500px;margin-bottom:56px;margin-left:auto;margin-right:auto;font-size:17px;font-style:italic;font-weight:400;line-height:1.5}.AboutProjectSection-module__HJYo4q__content{grid-template-columns:1fr;align-items:stretch;gap:24px;max-width:900px;margin:0 auto 48px;display:grid}.AboutProjectSection-module__HJYo4q__content>*{height:100%;display:flex}@media (min-width:768px){.AboutProjectSection-module__HJYo4q__content{grid-template-columns:repeat(2,1fr);gap:32px}}.AboutProjectSection-module__HJYo4q__card{background:linear-gradient(135deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:24px;flex-direction:column;width:100%;height:100%;padding:32px;transition:border-color .3s,box-shadow .3s;display:flex}.AboutProjectSection-module__HJYo4q__card:hover{border-color:#fb9b0140;box-shadow:0 16px 48px #00000040}.AboutProjectSection-module__HJYo4q__cardIcon{color:#fb9b01;background:linear-gradient(135deg,#fb9b0126 0%,#fb9b010d 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.AboutProjectSection-module__HJYo4q__cardIcon svg{width:28px;height:28px}.AboutProjectSection-module__HJYo4q__cardTitle{color:#fff;margin-bottom:12px;font-size:20px;font-weight:700}.AboutProjectSection-module__HJYo4q__cardText{color:#ffffffbf;margin:0;font-size:15px;line-height:1.7}.AboutProjectSection-module__HJYo4q__communityCard{text-align:center;background:linear-gradient(135deg,#fb9b0114 0%,#fb9b0105 100%);border:1px solid #fb9b0133;border-radius:32px;flex-direction:column;align-items:center;gap:24px;max-width:700px;margin:0 auto;padding:48px 32px;display:flex}@media (min-width:768px){.AboutProjectSection-module__HJYo4q__communityCard{text-align:left;flex-direction:row;gap:32px;padding:48px}}.AboutProjectSection-module__HJYo4q__communityIcon{color:#fb9b01;background:linear-gradient(135deg,#fb9b0133 0%,#fb9b011a 100%);border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.AboutProjectSection-module__HJYo4q__communityIcon svg{width:40px;height:40px}.AboutProjectSection-module__HJYo4q__communityContent{flex:1}.AboutProjectSection-module__HJYo4q__communityTitle{color:#fff;margin-bottom:12px;font-size:24px;font-weight:700}.AboutProjectSection-module__HJYo4q__communityText{color:#fffc;margin-bottom:16px;font-size:16px;line-height:1.7}.AboutProjectSection-module__HJYo4q__communityQuote{color:#fff9;margin-bottom:24px;font-size:15px;font-style:italic}.AboutProjectSection-module__HJYo4q__ctaWrapper{display:inline-block}.AboutProjectSection-module__HJYo4q__ctaLink{color:#fb9b01;align-items:center;gap:8px;font-size:15px;font-weight:600;transition:gap .3s;display:inline-flex}.AboutProjectSection-module__HJYo4q__ctaLink:hover{gap:12px}.AboutProjectSection-module__HJYo4q__ctaLink svg{width:18px;height:18px}@media (min-width:1024px){.AboutProjectSection-module__HJYo4q__title{font-size:48px}.AboutProjectSection-module__HJYo4q__quote{margin-bottom:64px;font-size:19px}.AboutProjectSection-module__HJYo4q__card{padding:40px}.AboutProjectSection-module__HJYo4q__cardTitle{font-size:22px}.AboutProjectSection-module__HJYo4q__cardText{font-size:16px}.AboutProjectSection-module__HJYo4q__communityTitle{font-size:28px}.AboutProjectSection-module__HJYo4q__communityText{font-size:17px}}
.books-module__V6A6fa__grid{flex-wrap:wrap;justify-content:center;align-items:stretch;display:flex}.books-module__V6A6fa__bookWrapper{background:#ffffff0d;border-radius:8px;min-width:240px;max-width:240px;margin:0 16px 32px;overflow:hidden}
