.button{background:#3371f2;border:2px solid #3371F2;box-sizing:border-box;color:#fff;cursor:pointer;font-weight:700;width:fit-content;border-radius:8px;font-size:14px;padding:14px 22px;transition:background .3s ease-out,color .3s ease-out}.button:hover{border:2px solid #3371F2;background:#fff;color:#3371f2}.button.outlined{background:#3371f2;border:2px solid #FFFFFF;color:#fff}.button.outlined:hover{background:#fff;color:#3371f2}.button.inverted{background:#fff;border:2px solid #FFFFFF;color:#3371f2}.button.inverted:hover{background:#3371f2;color:#fff}.button.naked{background:none;border:none;color:inherit;font-weight:400;border-radius:0;font-size:16px;padding:0}.not-found{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;text-align:center;height:calc(100vh - 80px)}.input-field{background:#272727;border:1px solid #3371F2;box-sizing:border-box;color:#fff;height:56px;border-radius:5px;padding:0 16px;font-size:16px;width:100%}.input-wrapper{display:flex;flex-direction:column;position:relative;gap:4px;width:100%}.input-wrapper .input-wrapper-field{display:flex;flex-direction:column;position:relative;gap:6px}.input-wrapper.inline-label .input-wrapper-label{position:absolute;color:#9999;top:50%;width:calc(100% - 17px);transform:translateY(-50%);pointer-events:none;padding-left:17px;transition:color .3s ease-out,font-size .3s ease-out,top .3s ease-out}.input-wrapper.inline-label:focus-within .input-wrapper-label{color:#c4c4c4}.input-wrapper.inline-label:focus-within .input-wrapper-label,.input-wrapper.inline-label:has(input:not(:placeholder-shown)) .input-wrapper-label{font-size:14px;top:13px}.input-wrapper.inline-label .input-field{padding:16px 16px 8px}.input-wrapper.has-error .input-wrapper-field .input-wrapper-label{top:50%}.input-wrapper.has-error:focus-within .input-wrapper-label,.input-wrapper.has-error:has(input:not(:placeholder-shown)) .input-wrapper-label{top:13px}.input-wrapper.has-error .input-wrapper-error{opacity:1;transform:translateY(0)}.input-wrapper .input-wrapper-error{color:#ff5252;opacity:0;transform:translateY(-12px);font-size:12px;transition:transform .3s ease-out,opacity .3s ease-out,top .3s ease-out}.table{border-collapse:collapse;padding:12px;width:100%}.table .table-empty-text{text-align:center;color:#999;padding:16px 0}.table tbody tr:hover{background:#272727;cursor:pointer}.table th{text-align:left;padding:4px 16px;font-size:12px}.table tr{border-bottom:1px #999999 solid;transition:background .3s ease-out}.table td{padding:16px;font-size:14px}.debt-holder-list{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;gap:72px}.debt-holder-list .debt-holder-top{display:flex;flex-direction:column;text-align:center;align-items:center;font-size:48px;font-weight:700;width:40%;gap:44px}.debt-holder-list .debt-holder-bottom{width:80%}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile{display:flex;flex-direction:column;gap:16px}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element{background:#272727;display:flex;flex-direction:column;gap:32px;padding:24px}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-info{display:flex}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-info .debt-holder-element-data-name{font-weight:700}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-info .debt-holder-element-data-nip{text-align:center;font-weight:700}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-info .debt-holder-element-data-address{text-align:right}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-info>*{flex:1}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-data-claim-basis{width:100%;text-align:center}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-data-debt-amount{background:#3371f2;width:100%;padding:14px 0;font-size:24px;font-weight:700;text-align:center}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-data-creditor-name{display:flex;flex-direction:column;gap:4px;text-align:center}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-data-creditor-name span:first-child{font-weight:700}.debt-holder-list .debt-holder-bottom table tbody tr:hover{background:none;cursor:inherit}.debt-holder-list .debt-holder-bottom table td{padding:4px 16px}@media screen and (max-width:1200px){.debt-holder-list .debt-holder-top{width:80%}.debt-holder-list .debt-holder-bottom{width:100%}}@media screen and (max-width:648px){.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-info{flex-wrap:wrap}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-info .debt-holder-element-data-name{flex:1 1 50%}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-info .debt-holder-element-data-nip{flex:1 1 50%;text-align:right}.debt-holder-list .debt-holder-bottom .debt-holder-bottom-mobile .debt-holder-element .debt-holder-element-info .debt-holder-element-data-address{margin-top:32px;flex:1 1 100%;text-align:center}}.pricing-package{display:flex;flex-direction:column;background-color:#3371f2;align-self:flex-start;box-sizing:border-box;padding:32px;border-radius:8px;flex:1 1 296px;max-width:296px;transition:background .3s ease-out,color .3s ease-out}.pricing-package .pricing-package-title{font-size:24px;font-weight:700}.pricing-package .pricing-package-price{font-size:48px;font-weight:700}.pricing-package .pricing-package-offer{padding:24px 0}.pricing-package .pricing-package-offer ul{padding:0 16px}.pricing-package .pricing-package-offer ul li{padding-top:8px}.pricing-package.selected{background-color:#fff;color:#3371f2}.checkbox-field{display:flex;align-items:center;cursor:pointer;gap:8px}.checkbox-field .checkbox-input{position:absolute;opacity:0;width:0;height:0}.checkbox-field .checkbox-input:checked+.checkbox-box .checkbox-checkmark{opacity:1}.checkbox-field .checkbox-box{border:1px solid #999999;box-sizing:border-box;position:relative;width:24px;height:24px;border-radius:8px}.checkbox-field .checkbox-box .checkbox-checkmark{width:16px;height:16px;position:absolute;top:3px;left:3px;margin:0;color:#3371f2;fill:currentColor;stroke:currentColor;opacity:0;transition:opacity .12s ease,transform .12s ease}.checkbox-field .checkbox-text{color:#fff9;transition:color .3s ease-out}.checkbox-field .checkbox-text a{color:#fff9}.checkbox-field .checkbox-text a:hover{color:#3371f2}.input-file{display:flex;flex-direction:column;align-items:center;width:100%;gap:16px}.input-file input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden}.input-file>button{background:#272727;display:flex;align-items:center;cursor:pointer;color:inherit;border:none;width:100%;gap:14px;border-radius:15px;padding:16px}.input-file>button .input-file-icon{display:flex;justify-content:center;align-items:center;border:1px solid #3371F2;width:44px;height:44px;border-radius:12px}.input-file>button .input-file-text{display:flex;flex-direction:column;gap:4px;text-align:left}.input-file>button .input-file-text .input-file-text-title{font-size:16px;font-weight:700}.input-file>button .input-file-text .input-file-text-hint{font-size:16px;color:#c4c4c4}.input-file>button:hover{background:#303030}.input-file .input-file-drop{background:#30303040;border-radius:12px;border:1px dashed #3371F2;display:none;justify-content:center;padding:32px}.input-file .input-file-drop.is-active{display:flex}.input-file .input-file-list{border:1px solid #3371F2;display:flex;flex-wrap:wrap;list-style:none;box-sizing:border-box;width:100%;gap:8px;padding:16px;margin:0}.input-file .input-file-list.empty{display:none}.input-file .input-file-list li{background:#272727;border:1px solid #3371F2;border-radius:12px;display:flex;position:relative;align-items:center;justify-content:space-between;box-sizing:border-box;align-self:flex-start;gap:16px;flex:0 1 calc((100% - 16px) / 3);height:64px;min-width:0;padding:16px}.input-file .input-file-list li.marked-removal{border-color:#d32f2f}.input-file .input-file-list li.marked-upload{border-color:#4caf50}.input-file .input-file-list li.file-initial .file-list-file-options{display:none}.input-file .input-file-list li.file-initial:hover .file-list-file-options{display:flex;gap:4px}.input-file .input-file-list li.file-initial:hover .file-list-file-options button{background:none;border:none;cursor:pointer;display:flex;border-radius:5px;padding:6px}.input-file .input-file-list li.file-initial:hover .file-list-file-options button:hover{background:#303030}.input-file .input-file-list li.file-initial:hover .file-list-file-size{display:none}.input-file .input-file-list li .file{display:flex;align-items:center;gap:8px;width:calc(100% - 80px)}.input-file .input-file-list li .file .file-list-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.input-file .input-file-list li .file .file-list-file-name.marked-removal{color:#d32f2f}.input-file .input-file-list li .file-list-file-size{color:#9999;flex:0 0 auto}.input-file .input-file-list li .file-list-file-remove{position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:12px;opacity:0;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease-out,backdrop-filter .3s ease-out}.input-file .input-file-list li:hover .file-list-file-remove{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:1}@media screen and (max-width:728px){.input-file .input-file-list li{flex:1 1 auto}}.debt-holder-service-form{display:flex;justify-content:center;width:100%;margin-top:3vw}.debt-holder-service-form .debt-holder-service-form-wrapper{display:flex;flex-wrap:wrap;justify-content:center;width:60%;gap:16px}.debt-holder-service-form .debt-holder-service-form-wrapper .creditor-data,.debt-holder-service-form .debt-holder-service-form-wrapper .debt-holder-data{display:flex;flex-direction:column;width:calc(50% - 8px);gap:8px}.debt-holder-service-form .debt-holder-service-form-wrapper .debt-holder-service-form-bottom{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;margin-top:1vw;gap:24px}.debt-holder-service-form .debt-holder-service-form-wrapper .debt-holder-service-form-bottom.is-invalid .checkbox-field .checkbox-text{color:#ff5252}.debt-holder-service-form .debt-holder-service-form-wrapper .debt-holder-service-form-bottom.is-invalid .checkbox-field .checkbox-text a{color:#fff9}.debt-holder-service-form .debt-holder-service-form-wrapper .debt-holder-service-form-bottom.is-invalid .checkbox-field .checkbox-text a:hover{color:#3371f2}@media screen and (max-width:648px){.debt-holder-service-form .debt-holder-service-form-wrapper{align-items:center;flex-direction:column;width:100%;margin-top:3vw;gap:32px}.debt-holder-service-form .debt-holder-service-form-wrapper .debt-holder-service-form-bottom{align-items:center;flex-direction:column;padding:0 16px}}.debt-holder-service{display:flex;color:#fff;flex-direction:column;align-items:center}.debt-holder-service .debt-holder-top{text-align:center;margin-bottom:2vw}.debt-holder-service .debt-holder-service-packages{display:flex;gap:16px}.about-section{display:flex;justify-content:center;color:#fff;box-sizing:border-box;min-height:488px}.about-section .about-section-wrapper{display:flex;justify-content:space-between;width:80%;gap:64px}.about-section .about-section-wrapper .about-section-text{display:flex;flex-direction:column;gap:16px;width:50%}.about-section .about-section-wrapper .about-section-text .about-section-text-title{width:fit-content;border-bottom:1px solid #3371F2;padding:0 16px 16px;margin-bottom:16px}.about-section .about-section-wrapper .about-section-text .about-section-text-subtitle{font-size:24px}.about-section .about-section-wrapper .about-section-text .about-section-text-description{line-height:25px}.about-section .about-section-wrapper .about-section-img{border-radius:8px;max-width:730px;max-height:420px}.about-section .about-section-wrapper .about-section-img img{width:100%;height:100%;object-fit:contain;display:block}@media screen and (max-width:1200px){.about-section{flex-direction:column;align-items:center}.about-section .about-section-wrapper{flex-direction:column!important;align-items:center;width:100%}.about-section .about-section-wrapper .about-section-text{align-items:center;box-sizing:border-box;padding:16px;width:100%}.about-section .about-section-wrapper .about-section-text .about-section-text-title{margin-bottom:0}.about-section .about-section-wrapper .about-section-text .about-section-text-subtitle{text-align:center}.about-section .about-section-wrapper .about-section-img{width:80%}}@media screen and (max-width:648px){.about-section .about-section-wrapper .about-section-img{width:100%;box-sizing:border-box;padding:0 16px}}.about-us-page{display:flex;flex-direction:column;gap:128px;padding:64px 0}.about-us-page .about-section:nth-child(2n) .about-section-wrapper{flex-direction:row-reverse}.about-us-page .about-section:nth-child(1) .about-section-text-title{font-weight:700;font-size:48px}.about-us-page .about-section .about-section-text-title{font-size:24px}@media screen and (max-width:1200px){.about-us-page{gap:64px}}.services-service{display:flex;background:#272727;box-sizing:border-box;border:2px solid #3371F2;gap:16px;border-radius:15px;padding:40px;width:80%}.services-service .service-badge{display:flex;justify-content:center;align-items:center;flex:0 0 64px;width:64px;height:64px;border-radius:15px;background:#3371f2}.services-service .service-offer-info{display:flex;flex-direction:column;padding-bottom:16px;gap:16px}.services-service .service-offer-info .service-title{font-size:24px;font-weight:700}.services-service .service-offer-info .service-offer-details{color:#fffc;white-space:pre-line}.services-service .service-offer-info .service-offer-info-note{background:#3370f233;padding:8px;border-left:3px solid #3371F2}.services-service .service-offer-info .service-offer-info-action{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid #3371F2}.services-service .service-offer-info .service-offer-info-action .service-offer-info-price{font-size:24px;margin:0 6px}.services-page{color:#fff;display:flex;flex-direction:column;gap:64px}.services-page .services-top{display:flex;flex-direction:column;align-items:center;text-align:center}.services-page .services-top .services-top-title{font-size:48px;font-weight:700}.services-page .services-main{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:648px){.services-page{padding-top:64px}.services-page .services-main .services-service{align-items:center;flex-direction:column}}.rules-page{display:flex;color:#fff;flex-direction:column;align-items:center;box-sizing:border-box;padding-top:64px}.rules-page .rules-page-title{display:flex;flex-direction:column;font-weight:700;text-align:center;font-size:24px}.rules-page .rules-page-rules{width:80%}.rules-page .rules-page-rules>h3{margin-top:64px}@media screen and (max-width:648px){.rules-page{padding:64px 8px 0}.rules-page .rules-page-rules{width:100%}}.contact-main-form{display:flex;flex-direction:column;width:50%;gap:24px}.contact-main-form textarea{background:#272727;border:1px solid #3371F2;box-sizing:border-box;color:#fff;height:56px;border-radius:5px;width:100%;min-height:120px;padding:16px;resize:vertical}.contact{color:#fff;display:flex;min-height:900px}.contact .contact-side{width:clamp(300px,38vw,712px)}.contact .contact-side>img{width:100%;height:100%;object-fit:cover;display:block}.contact .contact-main{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;gap:40px}.contact .contact-main .contact-main-title{font-size:48px;font-weight:700;text-align:center}@media screen and (max-width:1200px){.contact .contact-main .contact-main-form{width:80%}}.hero{background-image:url(/hero.png);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center;height:880px}.hero .hero-intro{display:flex;align-items:center;flex-direction:column;color:#fff;text-align:center;width:50%}.hero .hero-intro .hero-intro-main{font-weight:700;font-size:clamp(24px,3.34vw,64px);margin-bottom:35px}.hero .hero-intro .hero-intro-desc{font-size:16px;margin-bottom:50px}.hero .hero-footer{display:flex;justify-content:center;align-items:center;width:100%;padding-top:150px}.hero .hero-footer .hero-footer-wrapper{display:flex;width:80%;justify-content:space-between}.hero .hero-footer .hero-footer-icons{color:#3371f2;font-weight:700;display:flex;gap:24px}.hero .hero-footer .hero-footer-icons span{background-color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center;line-height:48px;height:48px;width:48px}.hero .hero-footer .hero-footer-ref{display:flex;align-items:flex-end;font-weight:700;color:#3371f2;gap:8px;font-size:24px}@media screen and (max-width:1200px){.hero .hero-intro{width:80%}}@media screen and (max-width:648px){.hero{height:auto}.hero .hero-intro{width:90%}.hero .hero-footer{display:none}}.features-feature{background-color:#272727;display:flex;align-items:center;flex-direction:column;box-sizing:border-box;border:3px solid #3371F2;padding:36px;border-radius:15px;max-width:400px;gap:25px;transition:.3s ease-in-out}.features-feature .features-feature-icon{display:flex;align-items:center;justify-content:center;font-weight:700;background-color:#3371f2;font-size:30px;border-radius:100%;width:56px;height:56px}.features-feature .features-feature-title{text-align:center;font-weight:700;font-size:24px}.features-feature .features-feature-description{text-align:center;color:#999}.features-feature:hover{background-color:#303030}@media screen and (max-width:1200px){.features-feature{padding:32px 16px}}.features{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:64px;min-height:668px}.features .features-title{font-size:clamp(24px,2.5vw,48px);font-weight:700}.features .features-features{display:flex;gap:16px}@media screen and (max-width:1200px){.features .features-features{flex-direction:column}}.cta{background:url(/cta.png);background-size:cover;display:flex;color:#fff;align-items:center;justify-content:center;height:400px}.cta .cta-wrapper{display:flex;align-items:center;justify-content:space-between;width:80%}.cta .cta-wrapper .cta-text{display:flex;flex-direction:column;gap:24px}.cta .cta-wrapper .cta-text .cta-text-title{font-size:clamp(24px,2.5vw,48px);font-weight:700}.cta .cta-buttons{display:flex;gap:50px}@media screen and (max-width:1200px){.cta{height:auto}.cta .cta-wrapper{flex-direction:column;text-align:center;gap:32px}.cta .cta-wrapper .cta-text{gap:16px}}.process-step{background-color:#fff;display:flex;flex-direction:column;box-sizing:border-box;transition:.3s ease-in-out;padding:24px;border-radius:15px;flex:1 1 500px;max-width:500px;gap:16px}.process-step:hover{background-color:#3371f2;color:#fff}.process-step .process-step-number{font-size:clamp(36px,3.75vw,72px);font-weight:700;color:#c8c8c8}.process-step .process-step-title{font-size:24px;font-weight:700}@media screen and (max-width:1200px){.process-step{flex:1 1 auto;height:auto;min-height:auto}}.process{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:852px}.process .process-wrapper{display:flex;flex-direction:column;gap:64px;width:80%}.process .process-wrapper .process-section-top{display:flex;justify-content:center}.process .process-wrapper .process-section-top .process-section-top-wrapper{display:flex;flex-direction:column;align-items:center;max-width:542px;gap:32px}.process .process-wrapper .process-section-top .process-section-top-wrapper .process-slogo{display:flex;font-weight:700;text-align:center;font-size:clamp(24px,2.5vw,48px)}.process .process-wrapper .process-section-top .process-section-top-wrapper .process-description{display:flex;align-items:end;text-align:center}.process .process-wrapper .process-section-bottom{color:#000;display:flex;gap:16px}@media screen and (max-width:1200px){.process{min-height:auto;justify-content:flex-start;gap:48px}.process .process-wrapper .process-section-top{gap:16px;padding:0;text-align:center}.process .process-wrapper .process-section-top .process-section-top-wrapper{flex:auto;max-width:500px}.process .process-wrapper .process-section-top,.process .process-wrapper .process-section-bottom{align-items:center;flex-direction:column}}@media screen and (max-width:648px){.process .process-wrapper{justify-content:flex-start}.process .process-wrapper .process-section-top{text-align:left}.process .process-wrapper .process-section-top .process-description{width:100%}}.pricing{background:url(/pricing.png);background-size:cover;background-position:center;color:#fff;display:flex;justify-content:center;align-items:center;min-height:640px}.pricing .pricing-wrapper{display:flex;justify-content:space-between;width:80%}.pricing .pricing-wrapper .pricing-text{display:flex;flex-direction:column;width:30%;gap:32px}.pricing .pricing-wrapper .pricing-text .pricing-title{font-size:clamp(24px,2.5vw,48px);font-weight:700}.pricing .pricing-wrapper .pricing-text>span:last-child{line-height:24px}.pricing .pricing-wrapper .pricing-packages{display:flex}@media screen and (max-width:1200px){.pricing{background:none}.pricing .pricing-wrapper{gap:64px;flex-direction:column}.pricing .pricing-wrapper .pricing-text{width:100%;text-align:center}.pricing .pricing-wrapper .pricing-packages{justify-content:center}.pricing .pricing-wrapper .pricing-packages .pricing-package{padding:48px 24px}.pricing .pricing-wrapper .pricing-packages .pricing-package .pricing-package-offer{justify-content:center;padding:32px 0 24px}}@media screen and (max-width:648px){.pricing .pricing-wrapper .pricing-packages .pricing-package{width:100%}}.faq-body-container{border:1px solid #3371F2;box-sizing:border-box;overflow:hidden;max-height:85px;flex:1 1 400px;max-width:400px;transition:max-height .5s ease-in-out}.faq-body-container.open{max-height:1080px}.faq-body-container.open .faq-body-q-title button svg{transform:rotate(-180deg)}.faq-body-container .faq-body-q-title{font-weight:700;display:flex;justify-content:space-between;cursor:pointer;gap:12px;align-items:center;padding:0 16px;height:83px}.faq-body-container .faq-body-q-title button{background:none;border:none;color:#fff;cursor:pointer}.faq-body-container .faq-body-q-title button svg{transition:transform .5s ease-out;transform:rotate(0)}.faq-body-container .faq-body-q-answer{border-top:1px solid #3371F2;margin:0 16px;padding:16px 0;max-height:1080px;transition:opacity .5s ease-in-out}.faq-body-container .faq-body-q-answer.hidden{opacity:0}.faq{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;gap:32px;min-height:720px}.faq .faq-header{display:flex;flex-direction:column;align-items:center;gap:32px}.faq .faq-header .faq-header-title{font-size:48px;font-weight:700}.faq .faq-body{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;max-width:1232px}@media screen and (max-width:1200px){.faq .faq-header{text-align:center}}@media screen and (max-width:1200px){.home-page .process,.home-page .features,.home-page .cta,.home-page .pricing,.home-page .contact,.home-page .faq{padding:64px 16px}}@media screen and (max-width:648px){.home-page .hero{padding:64px 16px}}.header{background-color:#151515;color:#fff;display:flex;justify-content:center;align-items:center;position:sticky;top:0;height:80px;z-index:999}.header .header-wrapper{display:flex;align-items:center;justify-content:space-between;width:80%}.header .header-wrapper .header-logo{display:flex}.header .header-wrapper .header-nav-button{display:block}.header .header-wrapper .header-nav-button button{background:none;border:none;cursor:pointer;color:inherit;transition:color .3s ease-out}.header .header-wrapper .header-nav-button button:hover{color:#3371f2}.header .header-wrapper .header-nav-button.hidden{display:none}.header>*{box-sizing:border-box}.header-nav{display:flex;align-items:center;gap:41px;transition:right .3s ease-out}.header-nav.hidden{right:-50%}.header-nav.open{right:0}.header-nav ul{display:flex;align-items:center;list-style:none;gap:41px;margin:0;padding:0}.header-nav ul li{display:flex;align-items:center;justify-content:center;font-weight:700;min-width:66px;padding:10px 0;line-height:40px;transition:color .3s ease-out}.header-nav ul li:hover{color:#3371f2}.header-nav ul li a{color:inherit;text-decoration:none}@media screen and (max-width:1200px){.header-nav{background-color:#151515;position:fixed;flex-direction:column;gap:10px;width:50%;height:100%;right:0;top:0}.header-nav button{background:none;color:inherit;border:none;cursor:pointer;transition:color .3s ease-out}.header-nav button:hover{color:#3371f2}.header-nav button:first-child{padding:16px;align-self:flex-end}.header-nav button:last-child{width:50%}.header-nav ul{flex-direction:column;gap:10px;width:50%}.header-nav ul li{box-sizing:border-box;border-radius:8px;height:48px;width:100%}.header-nav ul li:hover{background-color:#222}}.footer{color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:64px 16px}.footer .footer-logo{margin-bottom:24px}.footer .footer-menu{margin-bottom:40px}.footer .footer-menu ul{display:flex;gap:48px;list-style:none;margin:0;padding:0}.footer .footer-menu ul li{transition:color .3s ease-out}.footer .footer-menu ul li:hover{color:#3371f2}.footer .footer-menu ul li a{color:inherit;text-decoration:none}.footer .footer-socials{display:flex;margin-bottom:40px;gap:16px}.footer .footer-socials .footer-media{background-color:#3371f2;border-radius:100%;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:16px;width:40px;height:40px}.footer hr{margin-bottom:40px;width:80%}.login-page{color:#fff;display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 80px)}.login-page .login-container{background:#272727;display:flex;flex-direction:column;align-items:center;border:1px solid #3371F2;border-radius:15px;padding:32px 64px}.login-page .login-container .login-inputs{display:flex;flex-direction:column;align-items:center;gap:16px}.login-page .login-container .login-inputs button{width:100%}.admin-nav{position:fixed;left:-260px;display:flex;flex-direction:column;box-shadow:inset -1px 0 #3371f2;width:260px;min-height:100vh;transition:left .3s ease-in-out}.admin-nav+*{transition:margin-left .3s ease-in-out}.admin-nav.expanded{left:0}.admin-nav.expanded+*{margin-left:260px}.admin-nav .admin-nav-top{display:flex;justify-content:center;align-items:center;border-bottom:1px solid #3371F2;padding:16px 0;margin:0 16px}.admin-nav .admin-nav-top a{display:flex;justify-content:center;align-items:center}.admin-nav .admin-nav-main{display:flex;justify-content:center}.admin-nav .admin-nav-main ul{display:flex;flex-direction:column;list-style:none;width:100%;padding:0;margin:16px 8px;gap:16px}.admin-nav .admin-nav-main ul a{color:inherit;text-decoration:none}.admin-nav .admin-nav-main li{display:flex;align-items:center;border-radius:8px;justify-content:center;font-weight:700;box-sizing:border-box;height:50px;width:100%;padding:10px 0;transition:color .3s ease-out,background .3s ease-out}.admin-nav .admin-nav-main li:hover{background:#272727;cursor:pointer;color:#3371f2}.admin-nav .admin-nav-main li a{color:inherit;text-decoration:none}.admin-dashboard-header{display:flex;align-items:center;font-size:24px;gap:8px;height:64px;padding-left:10px}.admin-dashboard-header button{background:none;color:inherit;cursor:pointer;border:none;height:48px;width:48px}.admin-dashboard-header button:hover{border-radius:8px;background:#272727}.admin-dashboard-header a{color:inherit;text-decoration:none;transition:color .3s ease-out}.admin-dashboard-header a:hover{color:#3371f2}.snackbar{display:flex;justify-content:center;position:fixed;pointer-events:none;top:16px;width:100%;height:84px;z-index:2;transition:opacity .3s ease-out}.snackbar.hidden{opacity:0}.snackbar .snackbar-wrapper{pointer-events:all;background:#3371f2;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:16px;border-radius:15px;width:20%;height:100%}.snackbar .snackbar-wrapper.success{background:#4caf50}.snackbar .snackbar-wrapper.error{background:#d32f2f}.snackbar .snackbar-wrapper button{background:none;border:none;cursor:pointer;display:flex;padding:18px;border-radius:5px;transition:background .3s ease-out}.snackbar .snackbar-wrapper button:hover{background:#ffffff40}.admin-page{color:#fff;display:flex;min-height:100vh}.admin-page .admin-page-content{flex:1}.card{box-sizing:border-box;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0 32px;gap:40px;height:128px;border-radius:8px}.card .card-info{display:flex;flex-direction:column;gap:8px}.card .card-info .card-info-title{font-size:24px;font-weight:700}.card .card-info .card-info-subtitle{font-size:14px}.admin-dashboard{display:flex;flex-direction:column}.admin-dashboard .admin-dashboard-body{display:flex;gap:32px;padding:32px}.admin-debt-holder-list{display:flex;flex-direction:column;gap:32px}.admin-debt-holder-list .admin-debt-holder-list-filters{display:flex;justify-content:space-between;align-items:center;padding:16px}.admin-debt-holder-list .admin-debt-holder-list-filters button{height:48px}.admin-debt-holder-list .admin-debt-holder-list-filters .input-wrapper{width:39vw}.confirm-modal{background:#15151580;display:flex;position:fixed;inset:0;text-align:center;width:100%;height:100%;z-index:999}.confirm-modal .confirm-modal-container{background:#151515;border-radius:15px;border:1px solid #3371F2;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;display:flex;flex-direction:column;align-items:center;padding:64px}.confirm-modal .confirm-modal-container .confirm-modal-actions{display:flex;gap:16px}.admin-debt-holder-edit{display:flex;flex-direction:column;gap:16px;padding:16px 8px}.admin-debt-holder-edit .admin-debt-holder-edit-data{display:flex;flex-wrap:wrap;gap:8px}.admin-debt-holder-edit .admin-debt-holder-edit-actions{display:flex;justify-content:space-between}.admin-debt-holder-edit .admin-debt-holder-edit-actions .edit-actions-main{display:flex;gap:16px}@media screen and (max-width:648px){.admin-debt-holder-edit .admin-debt-holder-edit-actions{align-items:center;gap:16px;flex-direction:column-reverse}.admin-debt-holder-edit .admin-debt-holder-edit-actions .edit-actions-main{width:100%;justify-content:center}.admin-debt-holder-edit .admin-debt-holder-edit-actions .edit-actions-main button{width:100%}}.admin-debtor-add{display:flex;flex-direction:column;gap:32px;padding:16px}.admin-debtor-add .admin-user-create-form{display:flex;flex-direction:column;gap:8px}.admin-debtor-add .admin-debtor-add-actions{display:flex;justify-content:flex-end;gap:16px}.admin-user-list{display:flex;flex-direction:column;gap:32px}.admin-user-list .admin-user-list-top{display:flex;justify-content:flex-end;padding:16px}.input-combo-box{position:relative;background:#272727;max-width:360px}.input-combo-box .input-combo-box-title{position:absolute;top:5px;padding-left:17px;color:#c4c4c4;font-size:14px}.input-combo-box .input-combo-box-chevron{position:absolute;pointer-events:none;right:16px;top:28px;transform:translateY(calc(-50% + 2px))}.input-combo-box .input-combo-box-chevron svg{transition:transform .3s ease-out}.input-combo-box .input-combo-box-chevron.active svg{transform:rotate(180deg)}.input-combo-box>button{background:none;box-sizing:border-box;border:1px solid #3371F2;cursor:pointer;border-radius:5px;text-align:left;color:#fff;font-size:16px;height:56px;padding:16px 16px 8px;width:100%}.input-combo-box .input-combo-menu-options{display:flex;position:absolute;flex-direction:column;background-color:#272727;border-radius:5px;padding:8px 0;top:100%;width:100%;z-index:1}.input-combo-box .input-combo-menu-options button{background:none;border:none;color:inherit;cursor:pointer;display:flex;align-items:center;font-size:16px;padding:16px;transition:background .3s ease-out}.input-combo-box .input-combo-menu-options button:hover{background-color:#303030}.input-combo-box .input-combo-menu-options button.active{background-color:#404040}.admin-user-edit{display:flex;flex-direction:column;min-height:calc(100vh - 96px);padding:16px}.admin-user-edit .admin-user-edit-data{display:flex;flex-direction:column;gap:32px}.admin-user-edit .admin-user-edit-data .user-edit-data-readonly{display:flex;gap:16px}.admin-user-edit .admin-user-edit-data .user-edit-data{display:flex;flex-direction:column;gap:8px}.admin-user-edit .admin-user-edit-data .admin-user-edit-actions{display:flex;justify-content:space-between}.admin-user-edit .admin-user-edit-data .admin-user-edit-actions .edit-actions-main{display:flex;gap:16px}@media screen and (max-width:768px){.admin-user-edit .admin-user-edit-data .user-edit-data-readonly{flex-direction:column}.admin-user-edit .admin-user-edit-data .admin-user-edit-actions{align-items:center;flex-direction:column;gap:16px}}.admin-user-create{display:flex;flex-direction:column;gap:32px;padding:16px}.admin-user-create .admin-user-create-form{display:flex;flex-direction:column;gap:8px}.admin-user-create .admin-user-create-actions{display:flex;justify-content:flex-end;gap:16px}.admin-reports-edit{display:flex;flex-direction:column;gap:32px;padding:16px}.admin-reports-edit .admin-reports-edit-data{display:flex;flex-wrap:wrap;gap:32px}.admin-reports-edit .admin-reports-edit-data .admin-reports-edit-data-creditor,.admin-reports-edit .admin-reports-edit-data .admin-reports-edit-data-debtor{display:flex;flex-direction:column;gap:8px;flex:0 0 calc(50% - 16px)}.admin-reports-edit .admin-reports-edit-data .admin-reports-edit-data-main{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:8px 32px;flex:0 0 100%}.admin-reports-edit .admin-reports-edit-actions{display:flex;justify-content:space-between}.admin-reports-edit .admin-reports-edit-actions .admin-reports-edit-actions-main{display:flex;gap:16px}@media screen and (max-width:768px){.admin-reports-edit .admin-reports-edit-data{flex-direction:column}.admin-reports-edit .admin-reports-edit-actions{display:flex;align-items:center;gap:16px;flex-direction:column}}.admin-reports-list{display:flex;flex-direction:column;gap:32px}.admin-reports-list .admin-reports-list-filters{padding:16px}.admin-reports-list .admin-reports-list-filters .input-wrapper{width:39vw}.checkout-form{display:flex;flex-direction:column;gap:16px}.checkout-page{display:flex;justify-content:center;color:#fff;padding:64px 0}.checkout-page .checkout-page-wrapper{display:flex;gap:16px;width:80%}.checkout-page .checkout-page-wrapper .checkout-payment{flex:1 1 auto}@media screen and (max-width:648px){.checkout-page .checkout-page-wrapper{flex-direction:column;align-items:center;gap:32px}.checkout-page .checkout-page-wrapper .checkout-payment{width:100%}}.checkout-complete-page{display:flex;flex-direction:column;color:#fff;min-height:calc(100vh - 469px);gap:16px;justify-content:center;align-items:center}.checkout-complete-page .circle{background:#3371f2;border-radius:100%;display:flex;justify-content:center;align-items:center;width:80px;height:80px}.checkout-complete-page .circle.error{background:#d32f2f}.checkout-complete-page .circle.success{background:#4caf50}html{scroll-behavior:smooth}body{background-color:#151515;margin:0;padding:0;font-family:Roboto;overflow-x:hidden}
