.Accordion_accordionWrapper__YE_gZ{padding:.5rem 0 2rem;width:80%;margin:1rem auto 2rem}@media(max-width:768px){.Accordion_accordionWrapper__YE_gZ{width:98%}}.Accordion_faqTitle__Cg34L{text-align:center;color:#dcca87;font-size:35px;line-height:1}.Accordion_faqTitle_en__Q1wqb{font-family:Cormorant Upright}.Accordion_faqTitle_ua__ViJ2C{font-family:Lobster,cursive;font-weight:300}.Accordion_item__x0Qr_{margin-top:15px;padding:1rem 1.5rem .5rem;border-radius:20px;background-color:hsla(0,0%,46%,.178);box-shadow:0 0 0 1px hsla(0,0%,77%,.212);transition:all .3s ease-in-out}@media(max-width:425px){.Accordion_item__x0Qr_{padding:1rem}}.Accordion_item__x0Qr_ p{max-height:0;overflow:hidden;transition:all .3s ease-in-out;font-family:Open Sans;font-style:normal;text-align:justify;font-weight:400;font-size:16px;color:#aaa}.Accordion_item_active__JbloW{padding:1rem 1.5rem 2rem}@media(max-width:425px){.Accordion_item_active__JbloW{padding:1rem 1rem 2rem}}.Accordion_item_active__JbloW p{max-height:30rem}.Accordion_accordionTitle__4v7sK{line-height:1;align-self:center;font-size:25px}@media(max-width:425px){.Accordion_accordionTitle__4v7sK{font-size:22px;max-width:80%}}.Accordion_accordionTitle_en__RTJjD{color:#dcca87;font-family:Cormorant Upright}.Accordion_accordionTitle_ua__Qxy4H{color:#c2b68d;font-family:Lobster,cursive;font-weight:300}.Accordion_title__zZok5{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:5px;transition:all .4s ease-in-out;cursor:pointer}.Accordion_title__zZok5 button{width:45px;height:45px;display:flex;align-items:center;justify-content:center;align-content:center;position:relative;background-color:transparent;border:none}.Accordion_title__zZok5 button svg{cursor:pointer;position:absolute;margin:0;top:50%;transform:translateY(-50%) rotate(45deg);width:30px;height:30px;border:1px solid #dcca87;border-radius:50%;padding:5px;transition:all .4s ease-in-out;opacity:.8}.Accordion_title__zZok5 button svg path{stroke:#dcca87;fill:#dcca87}.Accordion_title_active__eSOiP{margin-bottom:15px}.Accordion_title_active__eSOiP button svg{transform:translateY(-50%) rotate(0deg)}.Layout_mainLayout__30xba{background:url(/images/bg/main-bg.svg) no-repeat 50%;background-size:cover;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.Layout_container__pP_xP{flex:1 1 auto;width:100%}.Layout_background__epmis{z-index:0;height:300px}.Footer_footerContainer__vcVmy{margin:0 auto;max-width:1300px;padding:0 1rem;width:100%}.Footer_footer__Dhw_9{padding:1rem 0;position:relative;z-index:1;border-top:1px solid hsla(48,78%,87%,.039)}.Footer_copyright__lw16R{z-index:1;position:relative;width:100%;text-align:center;font-family:Open Sans;letter-spacing:.04em;color:#aaa}.Footer_socials__4IVM0{list-style:none;justify-content:center;gap:10px;margin-bottom:30px}.Footer_author__t_Q2_,.Footer_socials__4IVM0,.Footer_socials__4IVM0 li{display:flex;align-items:center}.Footer_author__t_Q2_{z-index:1;position:relative;justify-content:center;flex-direction:column;margin-bottom:30px}.Footer_authorName__kfKXJ{z-index:1;font-family:Cormorant Upright;color:#dcca87;font-size:23px;text-transform:uppercase}.Footer_quote__l1fjD{z-index:1;text-align:center;margin:10px 0;font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px}.Footer_socialLinks__RFkma{z-index:1}.Footer_socialLinks__RFkma svg{width:25px;height:25px}.Footer_socialLinks__RFkma svg path{transition:.5s ease-in-out;fill:#cab876}.Footer_socialLinks__RFkma:hover svg path{fill:#fff}.Header_header__Z8PUO{position:relative;z-index:5;border-bottom:1px solid hsla(48,78%,87%,.09);padding:.5rem 0}@media(max-width:768px){.Header_header__Z8PUO{height:100px}}.Header_headerContainer__ROjFP{margin:0 auto;max-width:1300px;padding:0 1rem;width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.Header_headerContainer__ROjFP{padding:0 1rem;gap:20px;position:relative;z-index:4}}@media(max-width:425px){.Header_headerContainer__ROjFP{gap:15px}}.Header_menu__JkN2x{display:flex;justify-content:flex-end;gap:30px;flex:32% 1}@media(max-width:768px){.Header_menu__JkN2x{gap:30px;position:absolute;flex-direction:column;top:85px;left:0;width:100%;background:rgba(0,0,0,.961);z-index:3;justify-content:flex-start;align-items:center;padding:5rem 0;height:calc(100vh - 100px);transform:translateX(-100%);transition:all .5s ease-in-out}.Header_menu__JkN2x.Header_menuOpen__2X8Cx{transform:translateX(0)}}.Header_headerLink__XAJQh{color:#dcca87;letter-spacing:.04em;text-transform:capitalize;transition:all .3s ease-in-out;position:relative;line-height:1}.Header_headerLink_en__ou3Um{font-size:30px;font-family:Cormorant Upright}.Header_headerLink_ua__g7Tri{font-size:25px;font-family:Lobster,cursive}.Header_headerLink__XAJQh:hover{color:#f8eec5}.Header_headerLink__XAJQh.Header_headerLink_active__MXjpb:hover:after{transition:all .3s ease-in-out;background-color:#f8eec5}.Header_headerLink__XAJQh.Header_headerLink_active__MXjpb:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#dcca87;transition:all .3s ease-in-out;animation:Header_link-animate__x7VD3 .3s ease-in-out}@media(max-width:768px){.Header_headerLink__XAJQh{font-size:30px}}@keyframes Header_link-animate__x7VD3{0%{transform:scale(0)}50%{transform:scale(.5)}to{transform:scale(1)}}.Header_authorImage__pVivp{flex:32% 1;display:flex;justify-content:center}@media(max-width:425px){.Header_authorImage__pVivp{flex:30% 1}}.Header_authorImage__pVivp img{height:80px;width:80px}@media(max-width:768px){.Header_authorImage__pVivp img{height:60px;width:60px}}@media(max-width:425px){.Header_authorImage__pVivp img{height:50px;width:50px}}.Header_logo__gECVj{z-index:1;display:flex;flex:32% 1;gap:10px;font-family:Cormorant Upright;color:#dcca87;font-size:25px;cursor:pointer;transition:all .3s ease-in-out;margin-right:100px}@media(max-width:1060px){.Header_logo__gECVj{margin-right:70px}}@media(max-width:780px){.Header_logo__gECVj{margin-right:10px;flex:10% 1}}.Header_logo__gECVj:hover{color:#f8eec5}@media(max-width:768px){.Header_logo__gECVj{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;font-size:20px}}.Header_menuBtn__8Qa9V{display:none;width:40px;height:30px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;background-color:transparent}.Header_menuBtn__8Qa9V.Header_menuBtn_active__zSgs1 span:first-child{top:13px;width:0;left:50%}.Header_menuBtn__8Qa9V.Header_menuBtn_active__zSgs1 span:nth-child(2){transform:rotate(45deg)}.Header_menuBtn__8Qa9V.Header_menuBtn_active__zSgs1 span:nth-child(3){transform:rotate(-45deg)}.Header_menuBtn__8Qa9V.Header_menuBtn_active__zSgs1 span:nth-child(4){top:13px;width:0;left:50%}.Header_menuBtn__8Qa9V span{display:block;position:absolute;height:4px;width:100%;background:#dcca87;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:.3s ease-in-out}.Header_menuBtn__8Qa9V span:first-child{top:0}.Header_menuBtn__8Qa9V span:nth-child(2),.Header_menuBtn__8Qa9V span:nth-child(3){top:13px}.Header_menuBtn__8Qa9V span:nth-child(4){bottom:0}@media(max-width:768px){.Header_menuBtn__8Qa9V{display:block}}.Header_languageChange__fkASc{z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:.1rem;background-color:transparent;border:none;color:#dcca87;font-family:inherit;font-size:1.1rem;font-weight:700;max-width:100px;margin-left:2rem;cursor:pointer;outline:none}@media(max-width:768px){.Header_languageChange__fkASc{margin-left:0}}.Header_languageChange__fkASc span{font-size:22px;font-family:Cormorant Upright;text-align:center;transition:all .3s ease-in-out;width:25px}.Header_languageChange__fkASc svg{height:25px;width:35px}.Header_languageChange__fkASc svg path{fill:#dcca87}.Header_languageChange__fkASc:hover span{color:#f8eec5}.Header_languageChange__fkASc:hover svg path{fill:#f8eec5}.Feedback_feedback__0znhV{width:100%;margin-top:50px;margin-bottom:70px}.Feedback_feedbackTitle__r95rM{text-align:center;color:#dcca87;font-size:35px}.Feedback_feedbackTitle_en___SUjl{font-family:Cormorant Upright}.Feedback_feedbackTitle_ua__8PXjT{font-family:Lobster,cursive;font-weight:300}.Feedback_feedbackForm__emC9J{margin:0 auto;width:80%;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.Feedback_feedbackForm__emC9J{width:98%}}@media(max-width:425px){.Feedback_feedbackForm__emC9J{width:100%}}.Feedback_feedbackForm__emC9J input,.Feedback_feedbackForm__emC9J textarea{font-family:Open Sans;width:100%;outline:none;background-color:hsla(0,0%,46%,.178);border-radius:10px;padding:10px 15px;color:#fff;font-size:16px;caret-color:#dcca87;box-shadow:0 0 0 1px hsla(0,0%,77%,.212)}.Feedback_feedbackForm__emC9J input::-moz-placeholder,.Feedback_feedbackForm__emC9J textarea::-moz-placeholder{font-family:Open Sans;color:hsla(0,0%,81%,.678)}.Feedback_feedbackForm__emC9J input:-ms-input-placeholder,.Feedback_feedbackForm__emC9J textarea:-ms-input-placeholder{font-family:Open Sans;color:hsla(0,0%,81%,.678)}.Feedback_feedbackForm__emC9J input::placeholder,.Feedback_feedbackForm__emC9J textarea::placeholder{font-family:Open Sans;color:hsla(0,0%,81%,.678)}.Feedback_feedbackForm__emC9J p{height:16px;padding-left:15px;font-size:14px;margin-bottom:10px;color:hsla(0,91%,71%,.884)}.Feedback_feedbackForm__emC9J label{font-size:20px;width:100%;text-align:left;color:#dcca87;font-family:Cormorant Upright;padding-left:15px}.Feedback_feedbackForm__emC9J input:-webkit-autofill,.Feedback_feedbackForm__emC9J input:-webkit-autofill:active,.Feedback_feedbackForm__emC9J input:-webkit-autofill:focus,.Feedback_feedbackForm__emC9J input:-webkit-autofill:hover{-webkit-transition:background-color 5000s;transition:background-color 5000s;-webkit-text-fill-color:#fff}.Feedback_feedbackForm__emC9J textarea{resize:vertical;min-height:70px;max-height:150px}.Feedback_feedbackForm__emC9J textarea::-webkit-resizer{border:8px solid transparent}.Feedback_feedbackFormButton__rweuG{font-size:22px;padding:15px 20px;font-family:Cormorant Upright;width:300px;height:55px;border-radius:20px;cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:#dcca87;transition:all .3s ease-in-out;margin-top:20px;box-shadow:0 0 12px -2px hsla(0,0%,77%,.5)}.Feedback_feedbackFormButton_en__zS6uu{font-family:Cormorant Upright;font-weight:700}.Feedback_feedbackFormButton_ua__wUgdB{font-family:Lobster,cursive;font-weight:300}@media(max-width:375px){.Feedback_feedbackFormButton__rweuG{width:100%}}.Feedback_feedbackFormButton__rweuG:hover{box-shadow:0 0 12px 4px hsla(0,0%,100%,.5);background-color:hsla(47,55%,70%,.973)}.Feedback_inputBlock__Xaxqg{width:100%;display:flex;flex-direction:column;gap:5px}.WriteMeButtton_writeMe__yGK4V{margin:30px 0 80px}.WriteMeButtton_writeMeTitle__8bcX7{text-align:center;color:#dcca87;font-size:25px}.WriteMeButtton_writeMeTitle_en__2skhg{font-family:Cormorant Upright}.WriteMeButtton_writeMeTitle_ua__NP21k{font-family:Lobster,cursive;font-weight:300}.WriteMeButtton_writeMeLinks__gCuGu{display:flex;align-items:center;justify-content:center;margin-top:10px;gap:20px}.WriteMeButtton_writeMeLink___kdy_{display:flex;align-items:center;gap:8px;margin-top:10px;padding:10px 30px;border:2px solid #dcca87;transition:all .3s ease-in-out;border-radius:20px;color:#dcca87;opacity:.8;font-family:Cormorant Upright;font-size:20px;box-shadow:0 0 12px -2px hsla(0,0%,77%,.5)}.WriteMeButtton_writeMeLink___kdy_:hover{box-shadow:0 0 12px 4px hsla(0,0%,100%,.5);opacity:1}.WriteMeButtton_writeMeLink___kdy_ svg{width:25px;height:25px}.WriteMeButtton_writeMeLink___kdy_ svg path{transition:.5s ease-in-out;fill:#cab876}.Home_homeContainer__FDaTl{margin:0 auto;max-width:1300px;padding:2rem 1rem;width:100%}.Home_homeContent__HDtFn{display:flex;flex-direction:column;gap:3rem}.Home_homeTitle__zRG93{display:flex;align-items:center;justify-content:center;gap:10px;padding:3rem 0 1rem}@media(max-width:768px){.Home_homeTitle__zRG93{flex-direction:column;gap:5px;padding:2rem 0}}@media(max-width:425px){.Home_homeTitle__zRG93{padding:.5rem 0;gap:0}}.Home_homeTitle__zRG93 span{text-transform:uppercase;font-family:Cormorant Upright;font-size:50px;letter-spacing:2px}@media(max-width:425px){.Home_homeTitle__zRG93 span{font-size:45px}}.Home_homeTitle__zRG93 span:first-child{color:#fff;text-shadow:4px 2px 2px hsla(0,100%,98%,.3)}.Home_homeTitle__zRG93 span:nth-child(2){color:rgba(250,253,70,.849);text-shadow:4px 2px 2px rgba(250,253,70,.3)}.Home_homeTitle__zRG93 span:nth-child(3){color:rgba(37,139,255,.815);text-shadow:4px 2px 2px rgba(37,139,255,.3)}.Home_homeSubtitle__CUvW6{text-align:center;padding:1rem 0 3rem;color:#dcca87;line-height:1.2}.Home_homeSubtitle_en__pHBda{font-family:Cormorant Upright}.Home_homeSubtitle_ua__8esZj{font-family:Lobster,cursive;font-weight:300}@media(max-width:425px){.Home_homeSubtitle__CUvW6{padding:1.5rem 0 1rem}}.Home_homeSubtitle__CUvW6 span{display:inline-block;position:relative}.Home_homeSubtitle__CUvW6 span:before{content:"";position:absolute;height:5px;border-top:1px solid #dcca87;top:-15px;left:25%;width:50%}.Home_homeBlock__w4Ggz{display:flex;align-items:center;gap:30px;padding:1rem 0}@media(max-width:1024px){.Home_homeBlock_left__xzO7o{flex-direction:column-reverse}}.Home_homeBlock_right__L_aVW{margin-bottom:2rem}@media(max-width:1024px){.Home_homeBlock_right__L_aVW{flex-direction:column}}.Home_homeBlock_center__UskBb{gap:50px;justify-content:center}@media(max-width:1024px){.Home_homeBlock_center__UskBb{flex-direction:column}}.Home_homeBlock_img__KQ78j{position:relative;width:450px;height:410px}.Home_homeBlock_img_title__KCL_w{height:500px;width:500px}.Home_homeBlock_img__KQ78j span{border-radius:20px}@media(max-width:1024px){.Home_homeBlock_img__KQ78j{width:450px;height:410px}}@media(max-width:525px){.Home_homeBlock_img__KQ78j{width:350px;height:310px}}@media(max-width:375px){.Home_homeBlock_img__KQ78j{width:325px;height:300px}}@media(max-width:320px){.Home_homeBlock_img__KQ78j{width:300px;height:280px}}.Home_homeBlock_img__KQ78j img{width:100%;height:100%}.Home_homeBlock_text__x6N6L{flex:60% 1;display:flex;flex-direction:column;gap:20px}@media(max-width:1150px){.Home_homeBlock_text__x6N6L{flex:50% 1;padding:0 2rem}}@media(max-width:768px){.Home_homeBlock_text__x6N6L{flex:50% 1;padding:0 1rem}}@media(max-width:425px){.Home_homeBlock_text__x6N6L{flex:50% 1;padding:0}}.Home_homeBlock_text__x6N6L p{text-indent:1rem;font-family:Open Sans;text-align:justify;font-weight:400;font-size:16px;color:#aaa}.Home_homeBlock_text__x6N6L p span{color:#dcca87}.Home_homeBlock_bookInfo__3OWn_ ul{list-style:none}@media(max-width:510px){.Home_homeBlock_bookInfo__3OWn_ ul{width:100%;flex:100% 1}}.Home_homeBlock_bookInfo__3OWn_ ul li{width:400px;display:flex;justify-content:space-between;gap:10px}@media(max-width:450px){.Home_homeBlock_bookInfo__3OWn_ ul li{width:100%}}.Home_homeBlock_bookInfo__3OWn_ ul li p{font-size:18px;margin-bottom:10px;font-family:Open Sans}@media(max-width:510px){.Home_homeBlock_bookInfo__3OWn_ ul li p{font-size:16px}}.Home_homeBlock_bookInfo__3OWn_ ul li p:first-child{color:#aaa}.Home_homeBlock_bookInfo__3OWn_ ul li p:last-child{color:#dcca87;text-align:right}.Home_homeBtn__LSD8r{margin:2rem 0 3rem;display:flex;align-items:center;justify-content:center;padding:2px 0}@media(max-width:425px){.Home_homeBtn__LSD8r{margin:1.5rem 0 3rem}}.Home_homeBtn__LSD8r a{padding:.5rem 2.5rem;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;width:300px;cursor:pointer;background-color:#dcca87;transition:all .3s ease-in-out;box-shadow:0 0 12px -2px hsla(0,0%,77%,.5)}@media(max-width:425px){.Home_homeBtn__LSD8r a{width:250px}}@media(max-width:375px){.Home_homeBtn__LSD8r a{width:100%}}.Home_homeBtn__LSD8r a:hover{box-shadow:0 0 12px 4px hsla(0,0%,100%,.5);background-color:hsla(47,55%,70%,.973)}.Home_homeBtn__LSD8r a span{text-transform:uppercase;font-size:25px;font-weight:700}.Home_textAuthor__tmzEA{font-style:italic}.Home_infoBuy__WeJgh{text-align:center;line-height:1;color:#dcca87;font-size:25px;margin:1rem 0 6rem}.Home_infoBuy_en__9ta3i{font-family:Cormorant Upright}.Home_infoBuy_ua__VDJuF{font-family:Lobster,cursive;font-weight:300}.Home_buyNowBtn_en__h5YWD{color:#000;font-family:Cormorant Upright}.Home_buyNowBtn_ua__0djjX{color:#303030;font-family:Lobster,cursive;font-weight:300}