.accordion-faq.accordion .accordion-item{border:1px solid #dcdcdc;margin-bottom:16px}.accordion-faq.accordion .accordion-header{margin-bottom:0}.accordion-faq.accordion .accordion-header .accordion-button{font-weight:500;font-size:16px;line-height:24px;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:24px;width:100%;border:none;background:unset;transition:background-color .2s ease-in-out}.accordion-faq.accordion .accordion-header .accordion-button .accordion-title{font-weight:500;font-size:16px;line-height:24px;margin-bottom:0;color:#0a0a0a}.accordion-faq.accordion .accordion-header .accordion-button.collapsed{background:#fafafa}.accordion-faq.accordion .accordion-header .accordion-button.collapsed .arrow{transform:rotate(180deg)}.accordion-faq.accordion .accordion-header .accordion-button .arrow{transition:all .2s}.accordion-faq.accordion .accordion-collapse .text{padding:24px;color:gray;position:relative}.accordion-faq.accordion .accordion-collapse .text:before{content:"";display:block;width:calc(100% - 48px);height:1px;background:#dcdcdc;position:absolute;top:0;left:24px}.feedback-section{width:100%}.feedback-section .slick-track{display:flex}.feedback-section .slick-slide{height:inherit}.feedback-section .items{width:100%;padding-top:25px}@media screen and (min-width:992px){.feedback-section .items{width:calc(100% + 30px)}}.feedback-section .items .slick-slide{padding:0 15px}.feedback-section .items .slick-slide>div{height:calc(100% - 35px)}.feedback-section .items .slick-slide>div>div{height:100%}.feedback-section .items .item{height:100%;position:relative;border-radius:4px;border:1px solid #dcdcdc;padding:24px;margin-top:35px;display:flex;flex-direction:column}.feedback-section .items .item .quote{position:absolute;top:-35px;right:32px;z-index:1}.feedback-section .items .item .item-content{padding-bottom:24px}.feedback-section .items .item .item-content .stars{margin-bottom:8px}.feedback-section .items .item .item-content .text{font-weight:400;font-size:14px;line-height:20px;color:gray}.feedback-section .items .item .user{display:flex;gap:6px;flex-direction:column;margin-top:auto;padding-top:24px;border-top:1px solid #dcdcdc}.feedback-section .items .item .user .username{font-weight:600;font-size:16px;line-height:100%;color:#000}.feedback-section .items .item .user .nickname{font-weight:400;font-size:14px;line-height:100%;color:gray}.feedback-section .arrows{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:20px}.feedback-section .arrows .button-arrow{width:50px;height:50px;border-radius:4px;border:1px solid #00b910;background:rgba(122,215,130,.149);color:#00b910;display:flex;align-items:center;justify-content:center;fill:#00b910;transition:all .1s;outline:none}.feedback-section .arrows .button-arrow:hover{background-color:#00b910;fill:#fff}.row .text-block{display:flex;flex-direction:column;justify-content:center;gap:24px}@media screen and (min-width:992px){.row .text-block{gap:32px}}.row .text-block .text-content{display:flex;gap:8px;flex-direction:column;text-align:center}@media screen and (min-width:992px){.row .text-block .text-content{text-align:left;gap:24px}}.row .text-block .text-content .title{font-weight:700;font-size:32px;line-height:42px;text-align:center;margin-bottom:0}@media screen and (min-width:992px){.row .text-block .text-content .title{letter-spacing:0;text-align:left;font-size:44px;line-height:56px}}.row .text-block .text-content .mobile-image{display:block;width:100%;height:auto}@media screen and (min-width:992px){.row .text-block .text-content .mobile-image{display:none}}.row .text-block .text-content .text{font-weight:400;font-size:16px;line-height:24px}@media screen and (min-width:992px){.row .text-block .text-content .text{font-size:20px;line-height:32px}}.row .text-block .text-content .text p{margin-top:16px}.row .text-block .form{width:100%;display:flex;gap:16px;flex-direction:column}@media screen and (min-width:992px){.row .text-block .form{flex-direction:row}}.row .text-block .form .input{width:100%;padding-left:16px;height:48px;border:2px solid #dcdcdc;border-radius:4px}.row .text-block .form .send-button{padding-right:20px;padding-left:20px;height:48px;min-width:215px;font-weight:700;font-size:14px;line-height:100%;text-align:center;vertical-align:middle;text-transform:uppercase;gap:16px;display:flex;justify-content:center;align-items:center}.row .text-block .error-message{margin-bottom:-20px;color:#ff3d00}.row .img-block{display:none}@media screen and (min-width:992px){.row .img-block{display:block}}.row .img-block img{width:100%;height:auto}