.Review_ReviewForm__5JxKV{padding:60px 20px 20px;border-radius:15px;border:1px solid #efefef;background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);max-width:430px;width:100%;margin:0 auto 10px;display:flex;flex-direction:column;gap:10px;position:relative}.Review_ReviewCloseButton__dCryj{display:flex;width:33px;height:33px;background-color:#f948b4;background-image:url(/_next/static/media/close.a236342a.svg);background-position:50%;background-repeat:no-repeat;border-radius:50%;position:absolute;top:20px;right:20px;cursor:pointer;transition:all .2s ease}.Review_ReviewCloseButton__dCryj:hover{box-shadow:0 2px 7px 0 rgba(0,0,0,.2);transform:scale(1.05)}.Review_ReviewFormBlock__bWFBn{position:relative}.Review_ReviewFormBlock__bWFBn label{position:absolute;top:5px;left:15px;color:#161616;font-size:12px;font-weight:700;line-height:120.5%}.Review_ReviewFormBlock__bWFBn input,.Review_ReviewFormBlock__bWFBn textarea{display:flex;width:100%;padding:23px 15px 5px;border-radius:12px;border:1px solid #efefef;background:#fcfcfc;color:#121212;font-size:18px;font-weight:700;line-height:1.25}.Review_ReviewFormBlock__bWFBn input::placeholder,.Review_ReviewFormBlock__bWFBn textarea::placeholder{color:rgba(22,22,22,.25)}.Review_ReviewFormBlock__bWFBn input{height:52px}.Review_ReviewFormBlock__bWFBn textarea{height:200px;resize:none}.Review_reviewSubmit__MR6_0{border-radius:12px;background:#f948b4;box-shadow:0 2px 20px 0 rgba(0,0,0,.1),0 2px 3px 0 rgba(0,0,0,.15);color:#fff;font-size:18px;font-weight:700;line-height:1.25;padding:20px 30px;width:100%;position:relative}.Review_ratingSpan__J_9ww{color:#161616;font-size:12px;font-weight:700;line-height:1.25;margin-bottom:4px}.Review_ratingBlock__BUqT1{display:flex;align-items:center}.Review_star__XmSjh{cursor:pointer;font-size:35px;display:block;width:30px;height:30px;background-image:url(/_next/static/media/star-unactive.31e688e4.svg);background-position:50%;background-size:cover}.Review_star__XmSjh.Review_filled__7EOqB{background-image:url(/_next/static/media/star-active.5ac95329.svg)}.Review_ratingCounter__SojSL{margin-left:10px;font-weight:700;font-size:18px;display:block;padding:5px;border-radius:5px;background:#f6f2fd}@media screen and (max-width:768px){.Review_ratingCounter__SojSL{font-size:15px}}.Review_reviewThank__WYOsn{padding:20px;border-radius:15px;border:1px solid #efefef;background:rgba(162,236,0,.25);box-shadow:0 2px 20px 0 rgba(0,0,0,.1);max-width:430px;width:100%;margin:0 auto 20px;color:#00c82f;text-align:center}.Review_heroLink___4A4m{position:relative;display:inline-block;overflow:hidden;text-decoration:none;padding:20px 30px;border-radius:12px;background:#f948b4;box-shadow:0 2px 3px 0 rgba(0,0,0,.15)}.Review_linkText__Jxymy{z-index:1;color:#fff;font-size:25px;font-weight:700;line-height:1.25}.Review_decorItem__PDY0v,.Review_decor__re7zj{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.Review_decorItem__PDY0v{background:hsla(0,0%,100%,.1);border-radius:12px;transform:translate(-100%);will-change:transform}.Faq_faqSection__CEpmf{width:100%;max-width:1180px;margin:0 auto;padding:0 40px 150px;display:flex;flex-direction:column;gap:25px}@media screen and (max-width:768px){.Faq_faqSection__CEpmf{padding:0 20px}}.Faq_faqText__7Uvgy{display:inline-block;margin:0 auto;text-align:center}.Faq_faqText__7Uvgy a{margin-left:4px}.Faq_faqLink__KeMgx{color:#f948b4;font-size:18px;font-style:normal;font-weight:700;line-height:120.5%;-webkit-text-decoration-line:underline;text-decoration-line:underline}.Faq_faqBlock__af39F{border-radius:12px;border:1px solid #efefef;background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);padding:20px 30px}.Faq_faqContent__m7W79{display:flex;justify-content:space-between;align-items:center}.Faq_faqTitle__jYWJw{color:#0e2a30;font-weight:700;font-size:25px;line-height:1.2}.Faq_faqImage__1YUBC{display:block;max-width:60px;width:100%;height:60px;object-fit:none;border-radius:50%;background-color:#161616;position:relative;overflow:hidden}.Faq_faqImage__1YUBC img{min-width:86px;height:90px;position:absolute;top:-15px;left:49%;transform:translate(-50%,34%);transition:transform .3s ease-in-out}.Faq_faqAnswer__1rvCN{overflow:hidden;height:0;opacity:0;margin-top:0;transition:all .3s ease-in-out}.Faq_faqAnswer__1rvCN.Faq_faqAnswerOpen__vmtao{height:auto;opacity:1;margin-top:15px}.Faq_faqs__jxDrp{width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:25px;gap:25px}@media screen and (max-width:768px){.Faq_faqs__jxDrp{grid-template-columns:1fr}}.Faq_faqs__jxDrp .Faq_faq__eX5TU{border-radius:12px;border:1px solid #efefef;background:#fff;padding:20px 30px;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content;cursor:pointer}@media screen and (max-width:768px){.Faq_faqs__jxDrp .Faq_faq__eX5TU{padding:20px}}.Faq_faqs__jxDrp .Faq_faq__eX5TU.Faq_open__wXBal .Faq_faqImage__1YUBC{background-color:#f6159c;animation:Faq_revealImage__tG_Ye .3s ease-in-out forwards}.Faq_faqs__jxDrp .Faq_faq__eX5TU.Faq_open__wXBal .Faq_faqImage__1YUBC img{transform:translate(-50%)}.Faq_faqs__jxDrp .Faq_faq__eX5TU .Faq_faqContent__m7W79{flex-direction:column;align-items:flex-start}.Faq_faqs__jxDrp .Faq_faq__eX5TU .Faq_faqContent__m7W79 .Faq_faqTitle__jYWJw{transition:all .4s ease;color:#0e2a30;font-weight:700;font-size:25px;line-height:1.21}@keyframes Faq_revealImage__tG_Ye{0%{overflow:hidden}60%{overflow:hidden}to{overflow:visible}}.Faq_faqQuestionWrap__6pWhU{display:flex;justify-content:space-between;width:100%;gap:20px;cursor:pointer;align-items:center}.Features_features__abJI6{padding:0 40px;margin-bottom:70px}@media screen and (max-width:768px){.Features_features__abJI6{padding:0 20px}}.Features_features__abJI6 h2{max-width:975px;margin:0 auto}.Features_features__abJI6 .Features_featuresTitle__sRLj8{font-size:35px;font-style:normal;font-weight:700;line-height:1.25}@media screen and (max-width:768px){.Features_features__abJI6 .Features_featuresTitle__sRLj8{font-size:30px}}.Features_features__abJI6 .Features_featuresTitle__sRLj8 span{color:#f948b4}.Features_features__abJI6 .Features_red__bVrRW span{color:#ff2c3a}.Features_featuresWrap__Y8dWe{display:flex;flex-direction:column;gap:25px}.Features_featuresText__KNtNg{max-width:525px;text-align:center;margin:0 auto}.Features_featuresWrapper__z_Gzh{max-width:904px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:25px;gap:25px}@media screen and (max-width:768px){.Features_featuresWrapper__z_Gzh{grid-template-columns:1fr}}.Features_featuresLinkBlock__m5B_s{display:flex;flex-direction:column;gap:15px;padding:0 25px;margin:0 auto}@media screen and (max-width:768px){.Features_featuresLinkBlock__m5B_s{padding:0}}.Features_featuresImgWrap__iT6vW{position:relative;width:120px;height:120px;overflow:hidden;border-radius:50%;margin:0 auto 15px}.Features_featuresBackgroung__B3xXG{position:absolute;top:0;left:0;width:120px;height:120px;background-image:url(/_next/static/media/sky.d2a873c5.webp);background-size:cover;border-radius:50%}.Features_featuresImg__dM_Dk{position:absolute;width:100px;height:100px;bottom:-6px;left:50%;transform:translateX(-50%)}.Features_featuresTitle__sRLj8{color:#0e2a30;text-align:center;font-size:25px;font-weight:700;line-height:1.2}.Features_featuresDescription__dFU0J{text-align:center}