.styles_container__GSVUl{max-width:1200px;margin:100px auto;padding:2rem}.styles_header__HlKn6{text-align:center;margin-bottom:3rem}.styles_header__HlKn6 h1{color:#fff;font-size:2.5rem;margin-bottom:1rem;position:relative;display:inline-block;font-weight:600}.styles_header__HlKn6 h1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:4px;background-color:gold}.styles_header__HlKn6 p{margin-top:10px;font-size:1.2rem;color:#fff;font-weight:400}.styles_categorySection__mEpBI{margin-bottom:3rem}.styles_categorySection__mEpBI:last-child{margin-bottom:0}.styles_categoryTitle__CQQdJ{color:gold;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,215,0,.3);letter-spacing:-.01em}.styles_faqGrid__ROhpy{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.styles_faqItem__dzxKT{background:hsla(0,0%,100%,.05);border:1px solid rgba(255,215,0,.2);border-radius:12px;overflow:hidden;transition:all .3s ease}.styles_faqItem__dzxKT:hover{border-color:gold;box-shadow:0 8px 20px rgba(255,215,0,.15);transform:translateY(-2px)}.styles_faqItem__dzxKT.styles_open__0XmtR{border-color:gold;background:rgba(255,215,0,.05)}.styles_faqQuestion__DISJ0{width:100%;display:flex;align-items:center;gap:1rem;padding:1.5rem;background:rgba(0,0,0,.5);border:none;cursor:pointer;transition:all .3s ease;text-align:left}.styles_faqQuestion__DISJ0:hover{background:rgba(0,0,0,.7)}.styles_faqQuestion__DISJ0:hover .styles_questionMark__5TJm4{transform:scale(1.1);background:#ffed4a}.styles_faqQuestion__DISJ0 .styles_questionMark__5TJm4{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:gold;color:#000;font-size:1.5rem;font-weight:700;border-radius:50%;flex-shrink:0;transition:all .3s ease}.styles_faqQuestion__DISJ0 h3{color:#fff;font-size:1.2rem;margin:0;font-weight:500;line-height:1.4;flex:1 1}.styles_faqQuestion__DISJ0 .styles_toggleIcon__Kk8em{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;transition:transform .3s ease}.styles_faqQuestion__DISJ0 .styles_toggleIcon__Kk8em svg{transition:transform .3s ease;stroke:gold;stroke-width:2}.styles_faqQuestion__DISJ0 .styles_toggleIcon__Kk8em svg.styles_rotated__uozqr{transform:rotate(180deg)}.styles_faqAnswer__sCMRq{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out;background:rgba(0,0,0,.3);border-top:0 solid rgba(255,215,0,.2)}.styles_faqAnswer__sCMRq.styles_visible__W_eXX{max-height:500px;opacity:1;border-top-width:1px;padding:1.5rem}.styles_faqAnswer__sCMRq p{color:#fff;font-size:1rem;line-height:1.6;margin:0;opacity:.9;white-space:pre-line}.styles_faqFooter__lhsiL{text-align:center;margin-top:4rem;padding:2rem;background:linear-gradient(135deg,rgba(255,215,0,.1),rgba(0,0,0,.3));border-radius:12px;border:1px solid rgba(255,215,0,.3)}.styles_faqFooter__lhsiL p{color:#fff;font-size:1.1rem}.styles_faqFooter__lhsiL p:first-child{font-size:1.3rem;font-weight:600;color:gold;margin-bottom:.5rem}.styles_faqFooter__lhsiL p:last-child{opacity:.9}@media(max-width:768px){.styles_container__GSVUl{padding:1rem;margin:80px auto}.styles_header__HlKn6 h1{font-size:1.8rem}.styles_header__HlKn6 h1:after{width:80px;height:3px}.styles_header__HlKn6 p{font-size:1rem}.styles_categoryTitle__CQQdJ{font-size:1.3rem;margin-bottom:1rem}.styles_faqQuestion__DISJ0{padding:1rem}.styles_faqQuestion__DISJ0 h3{font-size:1rem}.styles_faqQuestion__DISJ0 .styles_questionMark__5TJm4{width:28px;height:28px;font-size:1.3rem}.styles_faqAnswer__sCMRq.styles_visible__W_eXX{padding:1rem}.styles_faqAnswer__sCMRq p{font-size:.95rem;line-height:1.6}.styles_faqFooter__lhsiL{padding:1.5rem;margin-top:3rem}.styles_faqFooter__lhsiL p:first-child{font-size:1.1rem}.styles_faqFooter__lhsiL p:last-child{font-size:.95rem}}@media(max-width:480px){.styles_faqQuestion__DISJ0{flex-wrap:wrap;gap:.75rem}.styles_faqQuestion__DISJ0 h3{order:2;width:calc(100% - 70px);font-size:.95rem}.styles_faqQuestion__DISJ0 .styles_questionMark__5TJm4{order:1}.styles_faqQuestion__DISJ0 .styles_toggleIcon__Kk8em{order:3}}@keyframes styles_fadeIn__hMvpY{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.styles_faqAnswer__sCMRq.styles_visible__W_eXX p{animation:styles_fadeIn__hMvpY .3s ease forwards}.contacts-section{padding:60px 0;background-color:#121212;color:#fff}.contacts-section .section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:40px}.contacts-section h3{margin-bottom:1rem}.contacts-section .contact-form{margin-bottom:30px}.contacts-section .contact-form .form-group{margin-bottom:15px}.contacts-section .contact-form .form-group label{display:block;margin-bottom:5px}.contacts-section .contact-form .form-group input,.contacts-section .contact-form .form-group textarea{width:100%;padding:10px;border:1px solid #fff500;border-radius:5px;background-color:#121212;color:#fff}.contacts-section .contact-form .form-group input:checked,.contacts-section .contact-form .form-group textarea:checked{box-shadow:none!important}.contacts-section .contact-form .form-group input:focus,.contacts-section .contact-form .form-group textarea:focus{box-shadow:0 0 5px #fff500}.contacts-section .contact-form .form-group input::placeholder,.contacts-section .contact-form .form-group textarea::placeholder{color:#aaa}.contacts-section .contact-form .btn-yellow{margin-top:20px;background-color:#fff500;color:#000;width:100%;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:opacity .3s}.contacts-section .contact-form .btn-yellow:hover{opacity:.8}.contacts-section .contact-info{list-style:none;padding:0}.contacts-section .contact-info li{display:flex;align-items:center;margin-bottom:15px}.contacts-section .contact-info li .icon{margin-right:10px;display:flex;justify-content:center;align-items:center;width:30px;height:30px;color:#fff500}.contacts-section iframe{border-radius:8px}