.styles_order__j4Mad{margin-top:20px;width:100%;display:flex;flex-direction:column;gap:20px}.styles_order-header__RxBfh{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px}.styles_order-header-block__Kuey3{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}.styles_header-title__tCqWv{display:flex;align-items:center;gap:20px}.styles_status__lGI_E{font-size:.9rem}.styles_cell__1sz_R{text-align:end}.styles_price-cell__tORAY{align-self:flex-end;justify-content:flex-end;text-align:end;font-weight:700;font-size:1.2rem;color:var(--primary)}.styles_address__QSuip{padding:20px;background:var(--background-card);border-radius:15px}.styles_address-block__L5DPS{display:flex;align-items:center;gap:10px;font-size:.9rem}.styles_address-block__L5DPS p:first-of-type{font-weight:700}.styles_address-block__L5DPS p:nth-of-type(2){color:var(--subtitle)}.styles_faq-answer__svUlo{display:flex;align-items:flex-start;gap:10px}.styles_faq-icon__1fiy5{flex-shrink:0;color:var(--primary)}.styles_faq-text__E1ky7{color:var(--text-yellow)}.styles_title-animated-container__41ye8{display:flex;flex-direction:row;align-items:flex-start;gap:12px}.styles_title-animated__iFPP_{display:flex;flex-direction:column}.styles_title-animated-back__NSuuv{margin-top:3px}.styles_title-animated__title__9_qCy{font-size:1.5rem;font-weight:700;line-height:1.8rem;text-shadow:0 0 1px var(--primary);animation:styles_animate-title__o2Ps_ 2s ease-in infinite}.styles_title-animated__title--animate__TIFpe{animation:styles_animate-title__o2Ps_ 1s ease-in infinite}.styles_title-animated__description__BICJm{color:var(--primary)}.styles_title-animated__description--animate__gzEvj{animation:styles_animate-subtitle__GGtZp 1s ease-in infinite}@keyframes styles_animate-title__o2Ps_{0%{text-shadow:0 0 1px var(--primary)}50%{text-shadow:0 0 10px var(--primary)}to{text-shadow:0 0 1px var(--primary)}}@keyframes styles_animate-subtitle__GGtZp{0%{color:var(--navbar)}50%{color:var(--primary)}to{color:var(--navbar)}}.styles_cards__QYVtm{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media (width <= 1024px){.styles_cards__QYVtm{grid-template-columns:repeat(2,1fr)}}@media (width <= 768px){.styles_cards__QYVtm{grid-template-columns:repeat(1,1fr)}}.styles_simple-card-wrapper__T3whH{display:inline-flex;position:relative}.styles_simple-card__nqOUa{width:100%;border:1px solid transparent}.styles_card__QzUho{background:var(--background)}.styles_simple-card__left-box__hLj5b,.styles_simple-card__right-box__jkn8w{position:absolute;height:0;width:0;background-color:var(--primary);transition:all .5s ease-in-out;opacity:1;z-index:-1;border-radius:15px}.styles_simple-card__right-box__jkn8w{bottom:0;right:0}.styles_simple-card-wrapper__T3whH:hover .styles_simple-card__left-box__hLj5b,.styles_simple-card-wrapper__T3whH:hover .styles_simple-card__right-box__jkn8w{height:100%;width:100%}.styles_about-section__r9TV6{display:flex;justify-content:center}.styles_container__Bqijx{max-width:1000px;display:flex;flex-direction:column;align-items:center}.styles_title__Slhdm{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--primary)}.styles_intro__UggZ7{font-size:1.25rem;margin-bottom:1.5rem;color:var(--subtitle)}.styles_brand__pm6g_{color:var(--primary);font-weight:600}.styles_text__GG3pL{font-size:1.125rem;line-height:1.75rem;margin-bottom:1.5rem;color:var(--subtitle)}.styles_values__clIxw{list-style:none;padding:0;margin:2rem 0;display:grid;gap:1rem}.styles_values__clIxw li{background:var(--navbar);padding:1rem 1.5rem;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.05);text-align:left;font-size:1.1rem}.styles_accordion__Pfn4A{padding:5px 20px;border:1px solid var(--primary);border-radius:10px;background:var(--hero-gradient)}.styles_accordion-title__A2quI{color:var(--text-light-green)}.styles_container__avswa{margin-top:30px;padding:0 20px}.styles_services-container__gkJb7{width:80%;display:flex;flex-wrap:wrap;justify-content:space-evenly;row-gap:50px;column-gap:30px;margin:30px auto}.styles_services-container__gkJb7 .styles_card__Kd59L{position:relative;width:300px;height:400px;background:var(--primary);border-radius:20px;border-top-left-radius:70px;overflow:hidden;animation:styles_fade-in__0TtrL 1s linear both;animation-timeline:view();animation-range:entry 30% cover 50%}.styles_services-container__gkJb7 .styles_card__Kd59L .styles_box__55r67{position:absolute;inset:10px;border-radius:10px;background:var(--background)}.styles_services-container__gkJb7 .styles_card__Kd59L .styles_box__55r67 .styles_icon__ryDlV{position:absolute;width:140px;height:140px;background:var(--primary);border-bottom-right-radius:50%;transition:.5s}.styles_services-container__gkJb7 .styles_card__Kd59L .styles_box__55r67 .styles_icon__ryDlV:before{content:"";position:absolute;bottom:-30px;left:0;width:30px;height:30px;background:transparent;border-top-left-radius:30px;box-shadow:-5px -6px 0 5px var(--primary)}.styles_services-container__gkJb7 .styles_card__Kd59L .styles_box__55r67 .styles_icon__ryDlV:after{content:"";position:absolute;top:0;right:-30px;width:30px;height:30px;background:transparent;border-top-left-radius:30px;box-shadow:-5px -6px 0 5px var(--primary)}.styles_services-container__gkJb7 .styles_card__Kd59L .styles_box__55r67 .styles_icon__ryDlV .styles_iconBox__4Plq_{position:absolute;inset:10px;background:var(--primary);border-radius:50%;border-top-right-radius:10px;border-bottom-left-radius:10px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:3.5em}.styles_services-container__gkJb7 .styles_card__Kd59L .styles_box__55r67 .styles_icon__ryDlV .styles_iconBox__4Plq_ i{display:flex;align-items:center;justify-content:center;font-size:.75em}.styles_services-container__gkJb7 .styles_card__Kd59L .styles_box__55r67 .styles_content__T68z9{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;text-align:center;margin-top:60px;padding:8px 16px}.styles_services-container__gkJb7 .styles_card__Kd59L .styles_box__55r67 .styles_content__T68z9 h3{color:var(--background-gradient);font-size:1.1em;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:15px;text-decoration:underline 3px solid}.styles_services-container__gkJb7 .styles_card__Kd59L .styles_box__55r67 .styles_content__T68z9 p{color:var(--background-gradient);font-size:.95em;opacity:.75;margin:0 0 10px}@keyframes styles_fade-in__0TtrL{0%{opacity:0}to{opacity:1}}.styles_container__9aMwx{margin-top:20px}.styles_marquee-block__U_yC2{margin:0 5px;padding:14px 18px;border:1px dashed var(--primary);border-radius:15px;color:var(--primary)}.styles_text-animated__b248z{animation:styles_animate-subtitle__nCZUm 1s ease-in infinite}@keyframes styles_animate-subtitle__nCZUm{0%{color:var(--navbar)}50%{color:var(--primary)}to{color:var(--navbar)}}