.styles-module-scss-module__325jLG__top_bar{color:#fff;opacity:0;background:#353f56;padding:.5rem 0;font-size:.875rem;transition:all .3s;transform:translateY(-100%)}.styles-module-scss-module__325jLG__top_bar.styles-module-scss-module__325jLG__top_bar_visible{opacity:1;transform:translateY(0)}.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__container{max-width:1500px;margin:0 auto;padding-left:2rem;padding-right:2rem}@media (max-width:768px){.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__container{padding-left:1rem;padding-right:1rem}}@media (max-width:480px){.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__container{padding-left:.5rem;padding-right:.5rem}}.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__top_bar_content{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__contact_info{flex-direction:row;justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}@media (max-width:500px){.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__contact_info{gap:16px}}.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__contact_info .styles-module-scss-module__325jLG__contact_item{color:#fff;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}@media (max-width:500px){.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__contact_info .styles-module-scss-module__325jLG__contact_item{font-size:12px}}.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__contact_info .styles-module-scss-module__325jLG__contact_item svg{color:#fff}@media (max-width:500px){.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__contact_info .styles-module-scss-module__325jLG__contact_item svg{width:16px;height:16px}}.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__social_media{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;display:flex}@media (max-width:500px){.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__social_media{gap:10px}}.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__social_media .styles-module-scss-module__325jLG__social_link{color:#fff;justify-content:center;align-items:center;transition:color .2s;display:flex}@media (max-width:500px){.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__social_media .styles-module-scss-module__325jLG__social_link{width:16px;height:16px}}.styles-module-scss-module__325jLG__top_bar .styles-module-scss-module__325jLG__social_media .styles-module-scss-module__325jLG__social_link:hover{color:#3b82f6}
.styles-module-scss-module__zFtsMq__input_wrapper{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__zFtsMq__input_wrapper.styles-module-scss-module__zFtsMq__full_width{width:100%}.styles-module-scss-module__zFtsMq__input_wrapper.styles-module-scss-module__zFtsMq__has_error .styles-module-scss-module__zFtsMq__input_label{color:#ff6b6b}.styles-module-scss-module__zFtsMq__input_label{color:#374151;margin-bottom:4px;font-size:.875rem;font-weight:500;display:block}.styles-module-scss-module__zFtsMq__input{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:8px;width:100%;font-family:inherit;transition:all .2s ease-in-out}.styles-module-scss-module__zFtsMq__input::placeholder{color:#9ca3af}.styles-module-scss-module__zFtsMq__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.styles-module-scss-module__zFtsMq__input:hover:not(:focus){border-color:#d1d5db}.styles-module-scss-module__zFtsMq__input:disabled{color:#6b7280;cursor:not-allowed;background-color:#f9fafb;border-color:#e5e7eb}.styles-module-scss-module__zFtsMq__input.styles-module-scss-module__zFtsMq__input_default{background:#fff;border-color:#e5e7eb}.styles-module-scss-module__zFtsMq__input.styles-module-scss-module__zFtsMq__input_filled{background:#f9fafb;border-color:#0000}.styles-module-scss-module__zFtsMq__input.styles-module-scss-module__zFtsMq__input_filled:focus{background:#fff;border-color:#3b82f6}.styles-module-scss-module__zFtsMq__input.styles-module-scss-module__zFtsMq__input_outlined{background:0 0;border-color:#e5e7eb}.styles-module-scss-module__zFtsMq__input.styles-module-scss-module__zFtsMq__input_small{height:36px;padding:8px 12px;font-size:.875rem}.styles-module-scss-module__zFtsMq__input.styles-module-scss-module__zFtsMq__input_medium{height:44px;padding:12px 16px;font-size:1rem}.styles-module-scss-module__zFtsMq__input.styles-module-scss-module__zFtsMq__input_large{height:52px;padding:16px 20px;font-size:1rem}.styles-module-scss-module__zFtsMq__input.styles-module-scss-module__zFtsMq__input_error{background:#ff6b6b0d;border-color:#ff6b6b}.styles-module-scss-module__zFtsMq__input.styles-module-scss-module__zFtsMq__input_error:focus{border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b1a}.styles-module-scss-module__zFtsMq__error_message{color:#ff6b6b;margin-top:4px;font-size:.75rem;font-weight:500}.styles-module-scss-module__zFtsMq__input[type=number]{appearance:textfield}.styles-module-scss-module__zFtsMq__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module-scss-module__zFtsMq__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (max-width:768px){.styles-module-scss-module__zFtsMq__input.styles-module-scss-module__zFtsMq__input_large{height:48px;padding:14px 16px;font-size:.95rem}.styles-module-scss-module__zFtsMq__input.styles-module-scss-module__zFtsMq__input_medium{appearance:none;height:40px;padding:10px 14px;font-size:.95rem}}
.styles-module-scss-module__K5Gtga__button{text-align:center;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;font-weight:500;transition:all .2s;display:inline-flex}.styles-module-scss-module__K5Gtga__button:disabled{cursor:not-allowed;opacity:.6}.styles-module-scss-module__K5Gtga__button_primary{color:#fff;background:#353f56}.styles-module-scss-module__K5Gtga__button_primary:hover{opacity:.9}.styles-module-scss-module__K5Gtga__button_danger{color:#fff;background:#dc3545}.styles-module-scss-module__K5Gtga__button_danger:hover{background:#c82333}.styles-module-scss-module__K5Gtga__button_secondary{color:#333;background:#f8f9fa;border:1px solid #e5e5e5}.styles-module-scss-module__K5Gtga__button_secondary:hover{background:#e9ecef}.styles-module-scss-module__K5Gtga__button_outline{color:#0070f3;background:0 0;border:1px solid #0070f3}.styles-module-scss-module__K5Gtga__button_outline:hover{color:#fff;background:#0070f3}.styles-module-scss-module__K5Gtga__button_small{padding:.5rem 1rem;font-size:.875rem}.styles-module-scss-module__K5Gtga__button_medium{padding:.75rem 1.5rem;font-size:1rem}.styles-module-scss-module__K5Gtga__button_large{padding:1rem 2rem;font-size:1.125rem}.styles-module-scss-module__K5Gtga__button_full_width{width:100%}
.styles-module-scss-module__Ywx-1q__select_wrapper{flex-direction:column;gap:8px;width:100%;display:flex;position:relative}.styles-module-scss-module__Ywx-1q__select_wrapper.styles-module-scss-module__Ywx-1q__full_width{width:100%}.styles-module-scss-module__Ywx-1q__select_wrapper.styles-module-scss-module__Ywx-1q__has_error .styles-module-scss-module__Ywx-1q__select_label{color:#ff6b6b}.styles-module-scss-module__Ywx-1q__select_wrapper.styles-module-scss-module__Ywx-1q__is_disabled{opacity:.6;pointer-events:none}.styles-module-scss-module__Ywx-1q__select_wrapper.styles-module-scss-module__Ywx-1q__is_open{z-index:1000}.styles-module-scss-module__Ywx-1q__select_label{color:#374151;margin-bottom:4px;font-size:.875rem;font-weight:500;display:block}.styles-module-scss-module__Ywx-1q__select_trigger{color:#111827;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;width:100%;font-family:inherit;transition:all .2s ease-in-out;display:flex;position:relative}.styles-module-scss-module__Ywx-1q__select_trigger:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.styles-module-scss-module__Ywx-1q__select_trigger:hover:not(:disabled){border-color:#d1d5db}.styles-module-scss-module__Ywx-1q__select_trigger:disabled{color:#6b7280;cursor:not-allowed;background-color:#f9fafb;border-color:#e5e7eb}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_default{background-color:#fff;border-color:#e5e7eb}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_filled{background-color:#f9fafb;border-color:#0000}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_filled:focus{background-color:#fff;border-color:#3b82f6}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_outlined{background-color:#0000;border-color:#e5e7eb}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_small{min-height:36px;padding:8px 40px 8px 12px;font-size:.875rem}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_medium{min-height:44px;padding:12px 20px 12px 16px;font-size:1rem}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_large{min-height:52px;padding:16px 40px 16px 20px;font-size:1rem}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_error{background-color:#ff6b6b0d;border-color:#ff6b6b}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_error:focus{border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b1a}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_placeholder{color:#9ca3af}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_focused{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_multiple{flex-wrap:wrap;align-items:center;height:auto;min-height:44px}.styles-module-scss-module__Ywx-1q__select_value{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module-scss-module__Ywx-1q__select_tags{flex-wrap:wrap;flex:1;gap:4px;display:flex}.styles-module-scss-module__Ywx-1q__select_tag{color:#1d4ed8;white-space:nowrap;background-color:#eff6ff;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:.75rem;font-weight:500;line-height:1.4;display:inline-flex}.styles-module-scss-module__Ywx-1q__select_tag_remove{cursor:pointer;color:inherit;opacity:.55;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:1;transition:opacity .15s;display:inline-flex}.styles-module-scss-module__Ywx-1q__select_tag_remove:hover{opacity:1}.styles-module-scss-module__Ywx-1q__select_placeholder_text{color:#9ca3af;font-size:.875rem}.styles-module-scss-module__Ywx-1q__select_icon{color:#6b7280;flex-shrink:0;margin-left:8px;transition:transform .2s ease-in-out}.styles-module-scss-module__Ywx-1q__select_icon.styles-module-scss-module__Ywx-1q__select_icon_open{transform:rotate(180deg)}.styles-module-scss-module__Ywx-1q__select_dropdown{z-index:1000;background:#fff;border:2px solid #e5e7eb;border-radius:8px;max-height:300px;animation:.15s ease-out styles-module-scss-module__Ywx-1q__dropdownFadeIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.styles-module-scss-module__Ywx-1q__select_dropdown::-webkit-scrollbar{width:4px}.styles-module-scss-module__Ywx-1q__select_dropdown::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__Ywx-1q__select_dropdown::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.styles-module-scss-module__Ywx-1q__select_dropdown::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes styles-module-scss-module__Ywx-1q__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__Ywx-1q__select_option{cursor:pointer;color:#111827;align-items:center;gap:8px;min-height:44px;padding:12px 16px;font-size:1rem;transition:background-color .15s ease-in-out;display:flex}.styles-module-scss-module__Ywx-1q__select_option:hover,.styles-module-scss-module__Ywx-1q__select_option.styles-module-scss-module__Ywx-1q__select_option_focused{background-color:#f3f4f6}.styles-module-scss-module__Ywx-1q__select_option.styles-module-scss-module__Ywx-1q__select_option_selected{color:#1e40af;background-color:#eff6ff;font-weight:500}.styles-module-scss-module__Ywx-1q__select_option:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.styles-module-scss-module__Ywx-1q__select_option:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.styles-module-scss-module__Ywx-1q__select_option_checkbox{border:2px solid #d1d5db;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:border-color .15s,background-color .15s;display:inline-flex}.styles-module-scss-module__Ywx-1q__select_option_checkbox.styles-module-scss-module__Ywx-1q__select_option_checkbox_checked{color:#fff;background-color:#2563eb;border-color:#2563eb}.styles-module-scss-module__Ywx-1q__select_option_empty{text-align:center;color:#6b7280;padding:16px;font-size:.875rem}.styles-module-scss-module__Ywx-1q__error_message{color:#ff6b6b;margin-top:4px;font-size:.75rem;font-weight:500}@media (max-width:768px){.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_large{min-height:48px;padding:14px 40px 14px 16px;font-size:.95rem}.styles-module-scss-module__Ywx-1q__select_trigger.styles-module-scss-module__Ywx-1q__select_medium,.styles-module-scss-module__Ywx-1q__select_option{min-height:40px;padding:10px 14px;font-size:.95rem}}
@keyframes styles-module-scss-module__dHl6wW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__dHl6wW__fadeInUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module-scss-module__dHl6wW__modal_overlay{-webkit-backdrop-filter:blur(8px);z-index:1000;opacity:0;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s cubic-bezier(.25,.46,.45,.94) forwards styles-module-scss-module__dHl6wW__fadeIn;display:flex;position:fixed;top:0;left:0}.styles-module-scss-module__dHl6wW__modal_content{opacity:0;background:#fff;border-radius:16px;max-height:90vh;padding:32px;animation:.4s cubic-bezier(.25,.46,.45,.94) .1s forwards styles-module-scss-module__dHl6wW__fadeInUp;position:relative;overflow-y:auto;transform:translateY(20px)scale(.95);box-shadow:0 20px 60px #00000026}.styles-module-scss-module__dHl6wW__modal_content.styles-module-scss-module__dHl6wW__modal_small{width:90%;max-width:400px}.styles-module-scss-module__dHl6wW__modal_content.styles-module-scss-module__dHl6wW__modal_medium{width:90%;max-width:500px}.styles-module-scss-module__dHl6wW__modal_content.styles-module-scss-module__dHl6wW__modal_large{width:90%;max-width:700px}.styles-module-scss-module__dHl6wW__modal_content.styles-module-scss-module__dHl6wW__modal_xlarge{width:95%;max-width:900px}@media (max-width:768px){.styles-module-scss-module__dHl6wW__modal_content{border-radius:12px;padding:24px}}.styles-module-scss-module__dHl6wW__close_button{cursor:pointer;z-index:10;background:#0000000d;border:none;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.styles-module-scss-module__dHl6wW__close_button:hover{background:#0000001a;transform:scale(1.1)}.styles-module-scss-module__dHl6wW__close_button:active{transform:scale(.95)}.styles-module-scss-module__dHl6wW__close_button svg{color:#374151}.styles-module-scss-module__dHl6wW__modal_title{color:#111827;margin-bottom:24px;padding-right:40px;font-size:1.75rem;font-weight:700}@media (max-width:768px){.styles-module-scss-module__dHl6wW__modal_title{margin-bottom:20px;font-size:1.5rem}}.styles-module-scss-module__dHl6wW__modal_body{width:100%}
.styles-module-scss-module__M2_XIW__hamburger_btn{color:#fff;cursor:pointer;border:none;border-radius:4px;height:48px;padding:6px;font-size:16px;font-weight:500}@media (max-width:768px){.styles-module-scss-module__M2_XIW__hamburger_btn{height:36px;padding:4px}}.styles-module-scss-module__M2_XIW__hamburger_btn:hover{background:0 0}.styles-module-scss-module__M2_XIW__hamburger_btn .styles-module-scss-module__M2_XIW__icon path{fill:#fff;stroke:#fff}.styles-module-scss-module__M2_XIW__hamburger_btn .styles-module-scss-module__M2_XIW__btn_text{font-weight:600}@media (max-width:950px){.styles-module-scss-module__M2_XIW__hamburger_btn .styles-module-scss-module__M2_XIW__btn_text{display:none}}
.styles-module-scss-module__m3CXCG__page_header{background:#353f56;padding:7.7rem 0;position:relative;overflow:hidden}.styles-module-scss-module__m3CXCG__page_header:before{content:"";background:radial-gradient(circle at 20% 80%,#ffffff26 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.styles-module-scss-module__m3CXCG__header_content{z-index:1;text-align:center;color:#fff;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.styles-module-scss-module__m3CXCG__page_title{text-shadow:0 2px 4px #0000001a;margin-bottom:1rem;font-size:3rem;font-weight:700}@media (max-width:1024px){.styles-module-scss-module__m3CXCG__page_title{font-size:2rem}}@media (max-width:768px){.styles-module-scss-module__m3CXCG__page_title{font-size:1.5rem}}.styles-module-scss-module__m3CXCG__page_subtitle{max-width:800px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.6}@media (max-width:768px){.styles-module-scss-module__m3CXCG__page_subtitle{font-size:1rem}}
@keyframes styles-module-scss-module___TW4iW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module___TW4iW__section{background:0 0;padding:60px 0;position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module___TW4iW__section{padding:50px 0}}@media (max-width:480px){.styles-module-scss-module___TW4iW__section{padding:40px 0}}.styles-module-scss-module___TW4iW__section .styles-module-scss-module___TW4iW__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.styles-module-scss-module___TW4iW__section .styles-module-scss-module___TW4iW__container .styles-module-scss-module___TW4iW__content{text-align:center;max-width:650px;margin:0 auto}.styles-module-scss-module___TW4iW__section .styles-module-scss-module___TW4iW__container .styles-module-scss-module___TW4iW__content .styles-module-scss-module___TW4iW__title{color:#333;margin-bottom:16px;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:768px){.styles-module-scss-module___TW4iW__section .styles-module-scss-module___TW4iW__container .styles-module-scss-module___TW4iW__content .styles-module-scss-module___TW4iW__title{font-size:28px}}.styles-module-scss-module___TW4iW__section .styles-module-scss-module___TW4iW__container .styles-module-scss-module___TW4iW__content .styles-module-scss-module___TW4iW__description{color:#666;margin-bottom:40px;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.styles-module-scss-module___TW4iW__section .styles-module-scss-module___TW4iW__container .styles-module-scss-module___TW4iW__content .styles-module-scss-module___TW4iW__description{font-size:1rem}}.styles-module-scss-module___TW4iW__section .styles-module-scss-module___TW4iW__container .styles-module-scss-module___TW4iW__content .styles-module-scss-module___TW4iW__form{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:16px;animation:.6s ease-out styles-module-scss-module___TW4iW__slideUp;display:flex}.styles-module-scss-module___TW4iW__section .styles-module-scss-module___TW4iW__container .styles-module-scss-module___TW4iW__content .styles-module-scss-module___TW4iW__form .styles-module-scss-module___TW4iW__input_group{flex:1;min-width:300px;max-width:400px}.styles-module-scss-module___TW4iW__section .styles-module-scss-module___TW4iW__container .styles-module-scss-module___TW4iW__content .styles-module-scss-module___TW4iW__form .styles-module-scss-module___TW4iW__btn{white-space:nowrap;border-radius:8px;min-width:140px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .3s}.styles-module-scss-module___TW4iW__section .styles-module-scss-module___TW4iW__container .styles-module-scss-module___TW4iW__content .styles-module-scss-module___TW4iW__form .styles-module-scss-module___TW4iW__btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #0003}.styles-module-scss-module___TW4iW__section .styles-module-scss-module___TW4iW__container .styles-module-scss-module___TW4iW__content .styles-module-scss-module___TW4iW__form .styles-module-scss-module___TW4iW__btn:disabled{opacity:.7;cursor:not-allowed;transform:none}
.styles-module-scss-module__T1Ftia__main_header{padding:1rem 0;transition:all .3s}@media (max-width:768px){.styles-module-scss-module__T1Ftia__main_header{padding:.5rem 0}}.styles-module-scss-module__T1Ftia__main_header.styles-module-scss-module__T1Ftia__main_header_visible{background:#fff}.styles-module-scss-module__T1Ftia__main_header.styles-module-scss-module__T1Ftia__main_header_visible a,.styles-module-scss-module__T1Ftia__main_header.styles-module-scss-module__T1Ftia__main_header_visible .styles-module-scss-module__T1Ftia__user_name,.styles-module-scss-module__T1Ftia__main_header.styles-module-scss-module__T1Ftia__main_header_visible svg,.styles-module-scss-module__T1Ftia__main_header.styles-module-scss-module__T1Ftia__main_header_visible svg>path,.styles-module-scss-module__T1Ftia__main_header.styles-module-scss-module__T1Ftia__main_header_visible svg>stroke{color:#1f2937!important}.styles-module-scss-module__T1Ftia__main_header.styles-module-scss-module__T1Ftia__main_header_visible svg>path,.styles-module-scss-module__T1Ftia__main_header.styles-module-scss-module__T1Ftia__main_header_visible svg>stroke{stroke:#1f2937!important}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__container{max-width:1500px;margin:0 auto;padding-left:2rem;padding-right:2rem}@media (max-width:767px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__container{padding-left:1rem;padding-right:1rem}}@media (max-width:480px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__container{padding-left:.5rem;padding-right:.5rem}}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__logo_container{flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:1rem;display:flex}@media (max-width:767px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__logo_container{gap:.5rem}}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__logo_container .styles-module-scss-module__T1Ftia__logo{color:#fff;text-shadow:0 1px 3px #0000004d;white-space:nowrap;font-size:1.75rem;font-weight:700;text-decoration:none;transition:all .3s}.styles-module-scss-module__T1Ftia__main_header_visible .styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__logo_container .styles-module-scss-module__T1Ftia__logo{color:#2563eb;text-shadow:none}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__logo_container .styles-module-scss-module__T1Ftia__logo:hover{color:#1d4ed8}@media (max-width:767px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__logo_container .styles-module-scss-module__T1Ftia__logo{font-size:1.25rem}}@media (max-width:480px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__logo_container .styles-module-scss-module__T1Ftia__logo{font-size:1.125rem}}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:1rem;min-width:0;display:flex}@media (max-width:767px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements{gap:.5rem}}@media (max-width:480px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements{gap:.25rem}}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__search_wrapper{align-items:center;gap:.5rem;display:flex;position:relative}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__search_input{flex:1;min-width:0;max-width:100%}@media (max-width:900px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__search_input{max-width:200px}}@media (max-width:767px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__search_input{max-width:150px}}@media (max-width:580px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__search_input{display:none}}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__search_input svg{color:#fff}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__mobile_search_toggle{color:#fff;cursor:pointer;text-shadow:0 1px 3px #0000004d;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;height:40px;padding:.5rem;transition:all .3s;display:none}.styles-module-scss-module__T1Ftia__main_header_visible .styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__mobile_search_toggle{color:#4b5563;text-shadow:none}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__mobile_search_toggle:hover,.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__mobile_search_toggle.styles-module-scss-module__T1Ftia__mobile_search_toggle_active{color:#2563eb;background:#f9fafb}@media (max-width:580px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__mobile_search_toggle{display:flex}}@media (max-width:767px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__mobile_search_toggle{min-width:36px;height:36px}}@media (max-width:480px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__mobile_search_toggle{min-width:32px;height:32px}}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__user_menu{flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (max-width:767px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__user_menu{gap:.25rem}}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__logout_button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;min-width:36px;height:36px;padding:.5rem;transition:all .3s;display:flex}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__logout_button:hover{color:#2563eb;background:#f9fafb}@media (max-width:767px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__logout_button{min-width:32px;height:32px;padding:.25rem}}@media (max-width:480px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__logout_button{min-width:28px;height:28px}}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button{color:#fff;text-shadow:0 1px 3px #0000004d;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;min-width:40px;height:40px;padding:.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button:hover{color:#2563eb;background:#f9fafb}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button svg{flex-shrink:0;width:20px;height:20px}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button .styles-module-scss-module__T1Ftia__user_name{color:inherit;white-space:nowrap;font-size:1rem;font-weight:500}@media (max-width:1300px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button .styles-module-scss-module__T1Ftia__user_name{display:none}}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button .styles-module-scss-module__T1Ftia__badge{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.75rem;font-weight:600;line-height:1;display:flex;position:absolute;top:2px;right:2px;box-shadow:0 1px 3px #0000004d}@media (max-width:767px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button{min-width:36px;height:36px;padding:.25rem}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button svg{width:18px;height:18px}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button .styles-module-scss-module__T1Ftia__badge{min-width:16px;height:16px;font-size:.625rem;top:1px;right:1px}}@media (max-width:480px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button{min-width:32px;height:32px}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button svg{width:16px;height:16px}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__functional_elements .styles-module-scss-module__T1Ftia__functional_button .styles-module-scss-module__T1Ftia__badge{min-width:14px;height:14px;font-size:.5rem}}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__mobile_menu_toggle{color:#fff;cursor:pointer;text-shadow:0 1px 3px #0000004d;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;height:40px;padding:.5rem;transition:all .3s;display:none}.styles-module-scss-module__T1Ftia__main_header_visible .styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__mobile_menu_toggle{color:#4b5563;text-shadow:none}.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__mobile_menu_toggle:hover,.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__mobile_menu_toggle.styles-module-scss-module__T1Ftia__mobile_menu_toggle_active{color:#2563eb;background:#f9fafb}@media (max-width:1200px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__mobile_menu_toggle{display:flex}}@media (max-width:767px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__mobile_menu_toggle{min-width:36px;height:36px}}@media (max-width:480px){.styles-module-scss-module__T1Ftia__main_header .styles-module-scss-module__T1Ftia__header_content .styles-module-scss-module__T1Ftia__mobile_menu_toggle{min-width:32px;height:32px}}@media (max-width:767px){.styles-module-scss-module__T1Ftia__header_content{flex-wrap:nowrap;gap:.5rem}}@media (max-width:480px){.styles-module-scss-module__T1Ftia__header_content{gap:.25rem}}
.styles-module-scss-module__35Z_YW__slider_btn-prev,.styles-module-scss-module__35Z_YW__slider_btn-next{z-index:100;cursor:pointer;transition:all .6s;position:absolute;top:55%}@media (max-width:1024px){.styles-module-scss-module__35Z_YW__slider_btn-prev,.styles-module-scss-module__35Z_YW__slider_btn-next{top:5%}}@media (max-width:620px){.styles-module-scss-module__35Z_YW__slider_btn-prev,.styles-module-scss-module__35Z_YW__slider_btn-next{display:none}}@media (hover:hover){.styles-module-scss-module__35Z_YW__slider_btn-prev:hover,.styles-module-scss-module__35Z_YW__slider_btn-next:hover{scale:1.05}}.styles-module-scss-module__35Z_YW__slider_btn-next{right:-50px;transform:translateY(-50%)}@media (max-width:1024px){.styles-module-scss-module__35Z_YW__slider_btn-next{top:17px;right:-5px}}.styles-module-scss-module__35Z_YW__slider_btn-prev{left:-56px;transform:translateY(-50%)rotate(180deg)}@media (max-width:1024px){.styles-module-scss-module__35Z_YW__slider_btn-prev{left:unset;top:14px;right:56px!important}}
.styles-module-scss-module__092oXW__pagination{flex-direction:row;justify-content:center;align-items:center;gap:16px;margin-top:40px;padding:20px 0;display:flex}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button{cursor:pointer;color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;font-size:16px;transition:all .2s ease-in-out;display:flex}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button.styles-module-scss-module__092oXW__nav_button{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:8px;display:flex}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button.styles-module-scss-module__092oXW__nav_button:hover:not(:disabled){background-color:#f3f4f6;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 2px 8px #0055a326}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button.styles-module-scss-module__092oXW__nav_button:last-child{transform:none}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button.styles-module-scss-module__092oXW__nav_button:last-child:hover:not(:disabled){transform:translateY(-1px)}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button:hover:not(:disabled){background-color:#f3f4f6;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 2px 8px #0055a326}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button:disabled{color:#d1d5db;opacity:.6;pointer-events:none;cursor:not-allowed;background-color:#f3f4f6;border-color:#d1d5db}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages{flex-direction:row;justify-content:center;align-items:center;gap:8px;display:flex}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages .styles-module-scss-module__092oXW__pageNumber{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages .styles-module-scss-module__092oXW__pageNumber:hover:not(.styles-module-scss-module__092oXW__active_page){color:#2563eb;background-color:#f3f4f6;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 2px 8px #0055a326}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages .styles-module-scss-module__092oXW__pageNumber:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages .styles-module-scss-module__092oXW__active_page{color:#fff;background:#2563eb;border-color:#2563eb;font-weight:600;box-shadow:0 2px 8px #0055a340}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages .styles-module-scss-module__092oXW__active_page:hover{background:#2563eb;border-color:#2563eb}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages .styles-module-scss-module__092oXW__dots{color:#111827;-webkit-user-select:none;user-select:none;pointer-events:none;padding:8px 4px;font-size:14px;font-weight:500}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__right_arrow_icon,.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__left_arrow_icon{transition:transform .2s ease-in-out}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__left_arrow_icon{transform:rotate(180deg)}@media (max-width:768px){.styles-module-scss-module__092oXW__pagination{gap:12px;margin-top:40px;padding:16px 0}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button{min-width:36px;height:36px;font-size:14px}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button.styles-module-scss-module__092oXW__nav_button{min-width:36px;height:36px;padding:6px}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages{gap:6px}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages .styles-module-scss-module__092oXW__pageNumber{min-width:36px;height:36px;padding:6px 10px;font-size:13px}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages .styles-module-scss-module__092oXW__dots{padding:6px 2px;font-size:13px}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__right_arrow_icon,.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__left_arrow_icon{width:18px;height:18px}}@media (max-width:480px){.styles-module-scss-module__092oXW__pagination{gap:8px}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button{min-width:32px;height:32px;font-size:13px}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__button.styles-module-scss-module__092oXW__nav_button{min-width:32px;height:32px;padding:4px}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages{gap:4px}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages .styles-module-scss-module__092oXW__pageNumber{min-width:32px;height:32px;padding:4px 8px;font-size:12px}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__pages .styles-module-scss-module__092oXW__dots{padding:4px 1px;font-size:12px}.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__right_arrow_icon,.styles-module-scss-module__092oXW__pagination .styles-module-scss-module__092oXW__left_arrow_icon{width:16px;height:16px}}
.styles-module-scss-module__EhpkfW__header{z-index:1000;background:0 0;width:100%;transition:all .3s;position:fixed;top:0}.styles-module-scss-module__EhpkfW__header.styles-module-scss-module__EhpkfW__header_scrolled{background:#fff;box-shadow:0 1px 2px #0000000d}.styles-module-scss-module__EhpkfW__header .styles-module-scss-module__EhpkfW__container{max-width:1500px;margin:0 auto;padding-left:2rem;padding-right:2rem}@media (max-width:767px){.styles-module-scss-module__EhpkfW__header .styles-module-scss-module__EhpkfW__container{padding-left:1rem;padding-right:1rem}}@media (max-width:480px){.styles-module-scss-module__EhpkfW__header .styles-module-scss-module__EhpkfW__container{padding-left:.5rem;padding-right:.5rem}}.styles-module-scss-module__EhpkfW__header .styles-module-scss-module__EhpkfW__mobile_search_overlay{background:#fff;border-top:1px solid #e5e7eb;padding:1rem 0;animation:.3s styles-module-scss-module__EhpkfW__slideDown;box-shadow:0 1px 2px #0000000d}@keyframes styles-module-scss-module__EhpkfW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.styles-module-scss-module__EhpkfW__header .styles-module-scss-module__EhpkfW__mobile_search_overlay{padding:.5rem 0}}.styles-module-scss-module__EhpkfW__header .styles-module-scss-module__EhpkfW__mobile_search_overlay .styles-module-scss-module__EhpkfW__mobile_search_content{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__EhpkfW__header .styles-module-scss-module__EhpkfW__mobile_search_overlay .styles-module-scss-module__EhpkfW__mobile_search_content .styles-module-scss-module__EhpkfW__mobile_search_input{flex:1;min-width:0}.styles-module-scss-module__EhpkfW__header .styles-module-scss-module__EhpkfW__mobile_search_overlay .styles-module-scss-module__EhpkfW__mobile_search_content .styles-module-scss-module__EhpkfW__mobile_search_close{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;height:40px;padding:.5rem;transition:all .2s;display:flex}.styles-module-scss-module__EhpkfW__header .styles-module-scss-module__EhpkfW__mobile_search_overlay .styles-module-scss-module__EhpkfW__mobile_search_content .styles-module-scss-module__EhpkfW__mobile_search_close:hover{color:#2563eb;background:#f9fafb}@media (max-width:767px){.styles-module-scss-module__EhpkfW__header .styles-module-scss-module__EhpkfW__mobile_search_overlay .styles-module-scss-module__EhpkfW__mobile_search_content .styles-module-scss-module__EhpkfW__mobile_search_close{min-width:36px;height:36px}}
.styles-module-scss-module__rFIPyG__product_card{border:1px solid var(--border-light);background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.styles-module-scss-module__rFIPyG__product_card:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.styles-module-scss-module__rFIPyG__product_card:hover .styles-module-scss-module__rFIPyG__quick_view_button{opacity:1;transform:translate(-50%)translateY(0)}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_media{position:relative}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_image_link{color:inherit;text-decoration:none;display:block}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_image_container{background:var(--background-light);width:100%;height:300px;position:relative;overflow:hidden}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_image_container .styles-module-scss-module__rFIPyG__discount_badge{background:var(--error-color);color:#fff;z-index:2;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600;position:absolute;top:12px;left:12px}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_image_container .styles-module-scss-module__rFIPyG__product_image_wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_image_container .styles-module-scss-module__rFIPyG__product_image_wrapper .styles-module-scss-module__rFIPyG__product_image{object-fit:contain;width:100%;height:100%;transition:transform .3s}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_image_container .styles-module-scss-module__rFIPyG__out_of_stock_overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;background:#ffffffe6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_image_container .styles-module-scss-module__rFIPyG__out_of_stock_overlay .styles-module-scss-module__rFIPyG__out_of_stock_text{background:var(--error-color);color:#fff;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_media:hover .styles-module-scss-module__rFIPyG__product_image{transform:scale(1.05)}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__quick_view_button{z-index:4;color:var(--primary-color);cursor:pointer;opacity:0;background:#fff;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;transition:opacity .25s,transform .25s,background .2s;display:inline-flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 4px 12px #00000026}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__quick_view_button:hover{background:var(--primary-color);color:#fff}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__quick_view_button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;opacity:1;transform:translate(-50%)translateY(0)}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info .styles-module-scss-module__rFIPyG__brand_name{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info .styles-module-scss-module__rFIPyG__product_name{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;min-height:2.6em;margin:0;font-size:16px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info .styles-module-scss-module__rFIPyG__price_section{align-items:baseline;gap:8px;margin-top:auto;display:flex}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info .styles-module-scss-module__rFIPyG__price_section .styles-module-scss-module__rFIPyG__current_price{color:var(--primary-color);font-size:18px;font-weight:700}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info .styles-module-scss-module__rFIPyG__price_section .styles-module-scss-module__rFIPyG__original_price{color:var(--text-secondary);font-size:14px;text-decoration:line-through}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info .styles-module-scss-module__rFIPyG__low_stock_warning{color:var(--warning-color);background:var(--warning-background);text-align:center;border-radius:4px;margin-top:8px;padding:4px 8px;font-size:12px}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_actions{border-top:1px solid var(--border-light);gap:8px;padding:12px 16px;display:flex}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_actions .styles-module-scss-module__rFIPyG__favorites_button{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:flex}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_actions .styles-module-scss-module__rFIPyG__favorites_button:hover{background:var(--primary-light);color:var(--primary-color)}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_actions .styles-module-scss-module__rFIPyG__add_to_cart_button{flex:1;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:all .2s;display:flex}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_actions .styles-module-scss-module__rFIPyG__add_to_cart_button:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_actions .styles-module-scss-module__rFIPyG__item_added{color:var(--primary-color);border:1px solid var(--primary-color);background-color:#fff}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_actions .styles-module-scss-module__rFIPyG__item_added:hover{box-shadow:0 4px 8px #0000001a}@media (max-width:768px){.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_image_container{height:250px}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__quick_view_button{opacity:1;transform:translate(-50%)translateY(0)}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info{padding:12px}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info .styles-module-scss-module__rFIPyG__product_name{font-size:14px}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info .styles-module-scss-module__rFIPyG__price_section .styles-module-scss-module__rFIPyG__current_price{font-size:16px}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_actions{gap:6px;padding:10px 12px}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_actions .styles-module-scss-module__rFIPyG__favorites_button{width:36px;height:36px}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_actions .styles-module-scss-module__rFIPyG__add_to_cart_button{gap:6px;font-size:14px}}@media (max-width:480px){.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_image_container{height:220px}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info .styles-module-scss-module__rFIPyG__product_name{font-size:13px}.styles-module-scss-module__rFIPyG__product_card .styles-module-scss-module__rFIPyG__product_card_link .styles-module-scss-module__rFIPyG__product_info .styles-module-scss-module__rFIPyG__price_section .styles-module-scss-module__rFIPyG__current_price{font-size:15px}}
.styles-module-scss-module__lenZwG__useful_tips_modal{-webkit-backdrop-filter:blur(20px);z-index:1000;opacity:0;visibility:hidden;background:#b3b3b3cc;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;top:0;left:0}.styles-module-scss-module__lenZwG__useful_tips_modal.styles-module-scss-module__lenZwG__active{opacity:1;visibility:visible;flex-direction:column;display:flex}.styles-module-scss-module__lenZwG__useful_tips_modal.styles-module-scss-module__lenZwG__active .styles-module-scss-module__lenZwG__slider{position:unset}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__close_btn{width:40px;height:40px;top:20px;right:20px;left:unset;z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;padding:6px;display:flex;position:fixed}@media (max-width:768px){.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__close_btn{width:30px;height:30px;padding:4px}}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__close_btn svg{cursor:pointer;border-radius:50%;transition:all .3s cubic-bezier(.25,.46,.45,.94)}@media (max-width:768px){.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__close_btn svg{width:20px;height:20px}}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__close_btn svg:hover{transform:scale(1.15);box-shadow:0 20px 60px #00000026}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper{border-radius:24px;width:98vw;max-width:1000px;height:66vh;margin-bottom:10px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0003}@media (max-width:950px){.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper{max-width:95vw;height:66vh;margin-top:20px}}@media (max-width:768px){.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper{border-radius:16px}}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper>div:nth-child(2),.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper>div:nth-child(3){-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #fff3;border-radius:50%;padding:20px;transition:all .3s cubic-bezier(.25,.46,.45,.94);top:50%;transform:translateY(-50%);box-shadow:0 10px 40px #0000001a}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper>div:nth-child(2):hover,.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper>div:nth-child(3):hover{background:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 20px 60px #00000026}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper>div:nth-child(2):after,.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper>div:nth-child(3):after{color:#667eea;font-size:20px;font-weight:700}@media (max-width:600px){.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper>div:nth-child(2),.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper>div:nth-child(3){display:none}}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper>div:nth-child(2){left:-60px}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_swiper>div:nth-child(3){right:-60px}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_slider_wrapper{width:100%;max-width:1000px;margin-bottom:10px;position:relative}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_prev,.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_next{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 40px #0000001a}@media (max-width:1024px){.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_prev,.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_next{width:40px;height:40px;padding:6px}}@media (max-width:768px){.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_prev,.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_next{width:30px;height:30px}}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_prev:hover,.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_next:hover{background:#fff;box-shadow:0 20px 60px #00000026}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_prev svg,.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_next svg{width:22px;height:22px;transition:all .3s}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_prev svg path,.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_next svg path{stroke:#667eea;transition:fill .3s}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_prev{left:35px}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_prev>svg{transform:rotate(180deg)}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__main_btn_next{right:35px}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_slide{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #fff3;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;padding:20px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_slide a{color:#fff;cursor:pointer;z-index:99999;text-align:center;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:60px;width:240px;padding:20px 40px;font-size:16px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:50px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0000001a}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_slide a:hover{letter-spacing:1px;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);transform:translate(-50%)translateY(-5px);box-shadow:0 20px 60px #00000026}@media (max-width:768px){.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_slide a{width:220px;padding:18px 36px;font-size:15px;bottom:40px}}@media (max-width:450px){.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_slide a{width:200px;padding:16px 32px;font-size:14px;bottom:35px}}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_img{border-radius:20px;height:100%;max-height:75vh;transition:all .3s;box-shadow:0 20px 60px #00000026}.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_img:hover{transform:translateY(-2px)}@media (max-width:500px){.styles-module-scss-module__lenZwG__useful_tips_modal .styles-module-scss-module__lenZwG__useful_tips_img{width:100%}}.styles-module-scss-module__lenZwG__useful_tips_modal video{object-fit:cover;border-radius:20px;box-shadow:0 20px 60px #00000026}.styles-module-scss-module__lenZwG__modal_slider_wrapper{background:#ffffff1f;border:1px solid #ffffff40;width:100%;max-width:1000px;margin-top:16px;margin-bottom:20px;padding:10px}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);scrollbar-width:thin;scrollbar-color:#ffffff80 #ffffff1a;border-radius:24px;flex-direction:row;gap:12px;padding-bottom:10px;display:flex;overflow-x:auto;box-shadow:0 10px 40px #0000001a}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider::-webkit-scrollbar{height:4px}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:4px}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider::-webkit-scrollbar-thumb:hover{background:#fffc}@media (max-width:768px){.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider{border-radius:16px;gap:8px;padding:12px 14px}}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide{scroll-snap-align:start;cursor:pointer;border-radius:24px;flex:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide.styles-module-scss-module__lenZwG__active_slide .styles-module-scss-module__lenZwG__image_container{box-shadow:0 16px 50px #667eea59}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide.styles-module-scss-module__lenZwG__active_slide .styles-module-scss-module__lenZwG__image_container:before{opacity:1}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide.styles-module-scss-module__lenZwG__active_slide .styles-module-scss-module__lenZwG__image_container img{filter:brightness(1.05)contrast(1.1)}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide .styles-module-scss-module__lenZwG__image_container{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-radius:20px;width:130px;height:190px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 12px 40px #667eea26}@media (max-width:1024px){.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide .styles-module-scss-module__lenZwG__image_container{width:100px;height:150px}}@media (max-width:768px){.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide .styles-module-scss-module__lenZwG__image_container{width:80px;height:120px}}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide .styles-module-scss-module__lenZwG__image_container:hover{box-shadow:0 20px 60px #667eea40}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide .styles-module-scss-module__lenZwG__image_container:before{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#667eea26 0%,#764ba226 50%,#3b82f61a 100%);transition:all .4s;position:absolute;inset:0}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide .styles-module-scss-module__lenZwG__image_container:hover:before{opacity:1}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide .styles-module-scss-module__lenZwG__image_container:after{content:"";opacity:0;z-index:2;background:linear-gradient(45deg,#0000 0%,#ffffff1a 50%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide .styles-module-scss-module__lenZwG__image_container:hover:after{opacity:1}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide .styles-module-scss-module__lenZwG__image_container img{object-fit:cover;filter:brightness()contrast(1.05);outline-offset:-8px;border-radius:18px;outline:2px solid #ffffff80;width:100%;height:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94)}@media (max-width:768px){.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide .styles-module-scss-module__lenZwG__image_container img{outline:none}}.styles-module-scss-module__lenZwG__modal_slider_wrapper .styles-module-scss-module__lenZwG__modal_slider .styles-module-scss-module__lenZwG__slide .styles-module-scss-module__lenZwG__image_container img:hover{filter:brightness(1.1)contrast(1.1);transform:scale(1.08)}
.styles-module-scss-module__5IyKXq__section_title{color:#fff;margin-bottom:20px;padding-bottom:10px;font-size:1.2rem;font-weight:600;position:relative}.styles-module-scss-module__5IyKXq__section_title:after{content:"";background-color:#60a5fa;width:40px;height:2px;position:absolute;bottom:0;left:0}@media (max-width:768px){.styles-module-scss-module__5IyKXq__section_title:after{display:none}}.styles-module-scss-module__5IyKXq__link_list{margin:0;padding:0;list-style:none}.styles-module-scss-module__5IyKXq__link_list li{margin-bottom:12px}.styles-module-scss-module__5IyKXq__link{color:#e5e7eb;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block}.styles-module-scss-module__5IyKXq__link:hover{color:#60a5fa;transform:translate(5px)}
.styles-module-scss-module__iM1IRW__inputs{align-items:center;gap:10px;margin-bottom:28px;display:flex}.styles-module-scss-module__iM1IRW__inputs .styles-module-scss-module__iM1IRW__input_group{border:1px solid #d1d5db;border-radius:8px;flex:1;align-items:center;height:42px;padding:0 12px;transition:border-color .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1);display:flex}.styles-module-scss-module__iM1IRW__inputs .styles-module-scss-module__iM1IRW__input_group:focus-within{border-color:#111827;box-shadow:0 0 0 3px #11111112}.styles-module-scss-module__iM1IRW__inputs .styles-module-scss-module__iM1IRW__input_group .styles-module-scss-module__iM1IRW__currency_symbol{color:#6b7280;flex-shrink:0;margin-right:5px;font-family:DM Mono,Fira Mono,monospace;font-size:13px}.styles-module-scss-module__iM1IRW__price_input{color:#111827;letter-spacing:-.02em;background:0 0;border:none;outline:none;width:100%;min-width:0;font-family:DM Mono,Fira Mono,monospace;font-size:15px;font-weight:500}.styles-module-scss-module__iM1IRW__price_input::-webkit-outer-spin-button{-webkit-appearance:none}.styles-module-scss-module__iM1IRW__price_input::-webkit-inner-spin-button{-webkit-appearance:none}.styles-module-scss-module__iM1IRW__price_input[type=number]{appearance:textfield}.styles-module-scss-module__iM1IRW__separator{color:#6b7280;flex-shrink:0;font-size:14px}
.styles-module-scss-module__0Dog0W__slider_wrapper{width:100%;margin:0 auto;position:relative}.styles-module-scss-module__0Dog0W__useful_tips{max-width:1500px;margin:0 auto;padding:60px 20px;position:relative}@media (max-width:1440px){.styles-module-scss-module__0Dog0W__useful_tips{padding:50px 20px}}@media (max-width:1024px){.styles-module-scss-module__0Dog0W__useful_tips{padding:40px 16px}}@media (max-width:950px){.styles-module-scss-module__0Dog0W__useful_tips{padding:30px 12px}}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__active{flex-direction:column;display:flex}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__active .styles-module-scss-module__0Dog0W__slider{position:unset}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__top_block{justify-content:space-between;width:100%;max-width:1290px;margin-top:24px;padding:0 30px;display:flex}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__top_block svg:first-child{width:100%}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__top_block svg:last-child{cursor:pointer}@media (max-width:500px){.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__top_block{padding:0}}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__section_title{margin-bottom:40px;font-size:24px;font-weight:500;line-height:140%}@media (max-width:1024px){.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__section_title{margin-bottom:30px}}@media (max-width:480px){.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__section_title{margin-bottom:24px}}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__slider{align-items:center;display:flex}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__slide{cursor:pointer;border-radius:20px;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__slide .styles-module-scss-module__0Dog0W__image_container{border-radius:20px;width:100%;height:280px;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 8px 32px #0055a326}@media (max-width:768px){.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__slide .styles-module-scss-module__0Dog0W__image_container{height:250px}}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__slide .styles-module-scss-module__0Dog0W__image_container:before{content:"";opacity:0;z-index:1;outline-offset:-15px;background:linear-gradient(135deg,#0055a31a 0%,#0033661a 100%);outline:2px solid #ffffff80;transition:opacity .3s;position:absolute;inset:0}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__slide .styles-module-scss-module__0Dog0W__image_container:hover{transform:scale(1.02);box-shadow:0 16px 48px #0055a340}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__slide .styles-module-scss-module__0Dog0W__image_container:hover:before{opacity:1}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__slide .styles-module-scss-module__0Dog0W__image_container .styles-module-scss-module__0Dog0W__slide_img{cursor:pointer;object-fit:cover;border-radius:18px;width:100%;height:100%;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__slide .styles-module-scss-module__0Dog0W__image_container .styles-module-scss-module__0Dog0W__slide_img:hover{transform:scale(1.05)}@media (max-width:400px){.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__slide .styles-module-scss-module__0Dog0W__image_container .styles-module-scss-module__0Dog0W__slide_img{width:100%;height:210px}}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__useful_tips_btn_next,.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__useful_tips_btn_prev{z-index:100;cursor:pointer;transition:all .6s;position:absolute;top:50%;transform:translateY(-50%)}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__useful_tips_btn_next{right:-50px}@media (max-width:1440px){.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__useful_tips_btn_next{right:-30px}}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__useful_tips_btn_prev{left:-50px;transform:translateY(-50%)rotate(180deg)}@media (max-width:1440px){.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__useful_tips_btn_prev{left:-30px}}@media (max-width:1024px){.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__slide{margin-top:0}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__useful_tips_btn_next{top:50%;right:10px}.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__useful_tips_btn_prev{left:10px;right:unset;top:50%}}@media (max-width:620px){.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__useful_tips_btn_prev,.styles-module-scss-module__0Dog0W__useful_tips .styles-module-scss-module__0Dog0W__useful_tips_btn_next{display:none}}.styles-module-scss-module__0Dog0W__useful_tips_modal{-webkit-backdrop-filter:blur(8px);z-index:1000;opacity:0;visibility:hidden;background:#c3c4c3e6;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.styles-module-scss-module__0Dog0W__useful_tips_modal.styles-module-scss-module__0Dog0W__active{opacity:1;visibility:visible}.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_swiper{position:unset;width:100%;max-width:400px;height:100vh}@media (max-width:950px){.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_swiper{margin-top:30px}}.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_swiper>div:nth-child(2),.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_swiper>div:nth-child(3){background:#fff;border:none;border-radius:50%;padding:25px;top:45%}.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_swiper>div:nth-child(2):after,.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_swiper>div:nth-child(3):after{color:#e3f0ff;font-size:22px;font-weight:700}@media (max-width:600px){.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_swiper>div:nth-child(2),.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_swiper>div:nth-child(3){display:none}}.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_swiper>div:nth-child(2){left:calc(50% - 280px)}.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_swiper>div:nth-child(3){right:calc(50% - 280px)}.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_slide{flex-direction:column;justify-content:center;align-items:center;height:100%;max-height:643px;display:flex;position:relative}.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_slide a{color:#fff;cursor:pointer;z-index:99999;background:#2563eb;border:none;border-radius:4px;width:350px;padding:13px 109px;font-size:16px;transition:all .3s;position:absolute;top:88%}.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_slide a:hover{background:#036}@media (max-width:450px){.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_slide a{width:270px;padding:13px 50px}}.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__useful_tips_img{border:3px solid #2563eb;border-radius:10px;width:100%;height:100%;max-height:80vh;padding:3px}.styles-module-scss-module__0Dog0W__useful_tips_modal video{object-fit:cover}.styles-module-scss-module__0Dog0W__useful_tips_modal .styles-module-scss-module__0Dog0W__close_btn{color:#fff;cursor:pointer;font-size:24px;transition:all .3s;position:absolute;top:20px;right:20px}.styles-module-scss-module__0Dog0W__modal_slider_wrapper{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;max-width:1500px;margin:0 auto;display:flex;position:relative}.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_slider{background:#ffffff26;border-radius:12px;align-items:center;width:90%;max-width:900px;padding:10px 20px;display:flex}@media (max-width:1024px){.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_slider{height:100%}.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_slider img{object-fit:cover;max-height:160px;width:auto!important}.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_slider .styles-module-scss-module__0Dog0W__slide{max-height:140px;margin-top:0}}.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_slider .styles-module-scss-module__0Dog0W__slide{cursor:pointer}.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_slider .styles-module-scss-module__0Dog0W__slide .styles-module-scss-module__0Dog0W__image_container{height:160px}.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_slider .styles-module-scss-module__0Dog0W__slide .styles-module-scss-module__0Dog0W__image_container img{border:1px solid #2563eb;border-radius:16px;padding:2px}.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_btn_prev,.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_btn_next{z-index:10;cursor:pointer;position:absolute;top:50%}.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_btn_prev svg,.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_btn_next svg{width:24px;height:24px}.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_btn_prev svg path,.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_btn_next svg path{fill:#fff}@media (max-width:1024px){.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_btn_prev,.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_btn_next{display:none}}.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_btn_prev{left:calc(50% - 500px)}.styles-module-scss-module__0Dog0W__modal_slider_wrapper .styles-module-scss-module__0Dog0W__modal_btn_next{right:calc(50% - 500px)}
.styles-module-scss-module__uMXAgq__section_title{color:#fff;margin-bottom:20px;padding-bottom:10px;font-size:1.2rem;font-weight:600;position:relative}.styles-module-scss-module__uMXAgq__section_title:after{content:"";background-color:#60a5fa;width:40px;height:2px;position:absolute;bottom:0;left:0}.styles-module-scss-module__uMXAgq__contact_list{margin:0;padding:0;list-style:none}.styles-module-scss-module__uMXAgq__contact_list .styles-module-scss-module__uMXAgq__contact_item{color:#e5e7eb;align-items:center;margin-bottom:12px;font-size:.95rem;display:flex}.styles-module-scss-module__uMXAgq__contact_list .styles-module-scss-module__uMXAgq__contact_item .styles-module-scss-module__uMXAgq__contact_icon{filter:brightness(0)invert();opacity:.8;flex-shrink:0;width:20px;height:20px;margin-right:12px}.styles-module-scss-module__uMXAgq__contact_list .styles-module-scss-module__uMXAgq__contact_item .styles-module-scss-module__uMXAgq__contact_link{text-decoration:none;transition:color .3s}.styles-module-scss-module__uMXAgq__contact_list .styles-module-scss-module__uMXAgq__contact_item .styles-module-scss-module__uMXAgq__contact_link:hover{color:#93c5fd}
.styles-module-scss-module__tPUU-W__slider_wrapper{padding:0 11px 35px;position:relative}.styles-module-scss-module__tPUU-W__track{cursor:pointer;background:#e5e7eb;border-radius:4px;height:4px;position:relative}.styles-module-scss-module__tPUU-W__range_fill{pointer-events:none;background:#111827;border-radius:4px;height:100%;transition:left .18s cubic-bezier(.4,0,.2,1),right .18s cubic-bezier(.4,0,.2,1);position:absolute;top:0}.styles-module-scss-module__tPUU-W__thumb{cursor:grab;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__tPUU-W__thumb:before{content:"";border-radius:50%;position:absolute;inset:-10px}.styles-module-scss-module__tPUU-W__thumb:focus-visible{outline:none}.styles-module-scss-module__tPUU-W__thumb:focus-visible .styles-module-scss-module__tPUU-W__thumb_inner{box-shadow:0 0 0 4px #11111126}.styles-module-scss-module__tPUU-W__thumb.styles-module-scss-module__tPUU-W__active{cursor:grabbing}.styles-module-scss-module__tPUU-W__thumb.styles-module-scss-module__tPUU-W__active .styles-module-scss-module__tPUU-W__thumb_inner{transform:scale(1.15);box-shadow:0 4px 14px #1111112e}.styles-module-scss-module__tPUU-W__thumb.styles-module-scss-module__tPUU-W__active .styles-module-scss-module__tPUU-W__tooltip{opacity:1;transform:translate(-50%)translateY(-4px)}.styles-module-scss-module__tPUU-W__thumb_inner{z-index:2;background:#fff;border:2px solid #111827;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 1px 4px #0000001a}.styles-module-scss-module__tPUU-W__thumb_inner:after{content:"";background:#111827;border-radius:50%;width:10px;height:10px;transition:opacity .18s cubic-bezier(.4,0,.2,1)}.styles-module-scss-module__tPUU-W__tooltip{color:#fff;letter-spacing:-.01em;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#111827;border-radius:6px;padding:5px 10px;font-family:DM Mono,Fira Mono,monospace;font-size:12px;font-weight:500;transition:opacity .18s cubic-bezier(.4,0,.2,1),transform .18s cubic-bezier(.4,0,.2,1);position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%)translateY(4px)}.styles-module-scss-module__tPUU-W__tooltip:after{content:"";border:5px solid #0000;border-top-color:#111827;position:absolute;top:100%;left:50%;transform:translate(-50%)}.styles-module-scss-module__tPUU-W__tooltip.styles-module-scss-module__tPUU-W__visible{opacity:1;transform:translate(-50%)translateY(0)}
.styles-module-scss-module__L-PqfW__page_title{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}
.styles-module-scss-module__-Oo5sa__footer{color:#fff;background:#353f56;margin-top:auto;padding:40px 0 20px}@media (max-width:768px){.styles-module-scss-module__-Oo5sa__footer{padding:30px 0 15px}}.styles-module-scss-module__-Oo5sa__footer .styles-module-scss-module__-Oo5sa__container{max-width:1200px;margin:0 auto;padding:0 20px}.styles-module-scss-module__-Oo5sa__footer .styles-module-scss-module__-Oo5sa__container .styles-module-scss-module__-Oo5sa__footer_content{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;margin-bottom:30px;display:grid}@media (max-width:1024px){.styles-module-scss-module__-Oo5sa__footer .styles-module-scss-module__-Oo5sa__container .styles-module-scss-module__-Oo5sa__footer_content{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:768px){.styles-module-scss-module__-Oo5sa__footer .styles-module-scss-module__-Oo5sa__container .styles-module-scss-module__-Oo5sa__footer_content{text-align:center;grid-template-columns:1fr;gap:20px}.styles-module-scss-module__-Oo5sa__footer .styles-module-scss-module__-Oo5sa__container .styles-module-scss-module__-Oo5sa__footer_content>div{justify-items:center;width:100%;margin-bottom:15px}.styles-module-scss-module__-Oo5sa__footer .styles-module-scss-module__-Oo5sa__container .styles-module-scss-module__-Oo5sa__footer_content>div:last-child{margin-bottom:0}}.styles-module-scss-module__-Oo5sa__footer .styles-module-scss-module__-Oo5sa__copyright{text-align:center;border-top:1px solid #fff3;margin-top:30px;padding:20px 10px 0}@media (max-width:768px){.styles-module-scss-module__-Oo5sa__footer .styles-module-scss-module__-Oo5sa__copyright{margin-top:20px;padding:15px 10px 0}}.styles-module-scss-module__-Oo5sa__footer .styles-module-scss-module__-Oo5sa__copyright p{color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.5}
.styles-module-scss-module__Z20Fja__wrapper{box-sizing:border-box;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;max-width:460px;padding:24px 20px 20px;font-family:DM Sans,system-ui,sans-serif}.styles-module-scss-module__Z20Fja__header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.styles-module-scss-module__Z20Fja__label{letter-spacing:.06em;text-transform:uppercase;color:#6b7280;font-size:13px;font-weight:600}.styles-module-scss-module__Z20Fja__reset_btn{cursor:pointer;color:#6b7280;letter-spacing:.02em;background:0 0;border:none;padding:0;font-family:DM Sans,system-ui,sans-serif;font-size:12px;font-weight:500;transition:color .18s cubic-bezier(.4,0,.2,1);animation:.2s cubic-bezier(.4,0,.2,1) both styles-module-scss-module__Z20Fja__fade_slide}.styles-module-scss-module__Z20Fja__reset_btn:hover{color:#111827}@keyframes styles-module-scss-module__Z20Fja__fade_slide{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}
.styles-module-scss-module__IoRjsG__textarea_wrapper{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__IoRjsG__textarea_wrapper.styles-module-scss-module__IoRjsG__full_width{width:100%}.styles-module-scss-module__IoRjsG__textarea_wrapper.styles-module-scss-module__IoRjsG__has_error .styles-module-scss-module__IoRjsG__textarea{background:#ff6b6b0d;border-color:#ff6b6b}.styles-module-scss-module__IoRjsG__textarea{color:#111827;resize:vertical;background:#fff;border:2px solid #e5e7eb;border-radius:8px;width:100%;min-height:120px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s ease-in-out}.styles-module-scss-module__IoRjsG__textarea::placeholder{color:#9ca3af}.styles-module-scss-module__IoRjsG__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.styles-module-scss-module__IoRjsG__textarea:hover:not(:focus){border-color:#d1d5db}.styles-module-scss-module__IoRjsG__textarea:disabled{color:#6b7280;cursor:not-allowed;background-color:#f9fafb;border-color:#e5e7eb}.styles-module-scss-module__IoRjsG__textarea_error{background:#ff6b6b0d;border-color:#ff6b6b}.styles-module-scss-module__IoRjsG__textarea_error:focus{border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b1a}.styles-module-scss-module__IoRjsG__error_message{color:#ff6b6b;margin-top:4px;font-size:.75rem;font-weight:500}
.styles-module-scss-module__wZbY0a__layout_wrapper{flex-direction:column;min-height:100vh;display:flex}.styles-module-scss-module__wZbY0a__main{flex:1;min-height:calc(100vh - 200px)}
.styles-module-scss-module__104gPq__quantity_selector{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_label{color:var(--text-primary);margin:0;font-size:14px;font-weight:600}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_controls{align-items:center;gap:12px;max-width:150px;display:flex}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_button{border:2px solid var(--border-light);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_button .icon{width:16px;height:16px}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_button:hover:not(:disabled){border-color:var(--primary-color);color:var(--primary-color)}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_button:active:not(:disabled){background:var(--primary-color);color:#fff}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_button:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_input{text-align:center;border:2px solid var(--border-light);background:#fff;border-radius:8px;flex-shrink:0;width:60px;height:40px;font-size:16px;font-weight:600}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_input:focus{border-color:var(--primary-color);outline:none}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_input:disabled{opacity:.5;cursor:not-allowed;background:var(--background-light)}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_input[type=number]{-moz-appearance:textfield}.styles-module-scss-module__104gPq__quantity_selector_small .styles-module-scss-module__104gPq__quantity_controls{gap:8px;max-width:130px}.styles-module-scss-module__104gPq__quantity_selector_small .styles-module-scss-module__104gPq__quantity_button{width:32px;height:32px}.styles-module-scss-module__104gPq__quantity_selector_small .styles-module-scss-module__104gPq__quantity_button .icon{width:14px;height:14px}.styles-module-scss-module__104gPq__quantity_selector_small .styles-module-scss-module__104gPq__quantity_input{width:50px;height:32px;font-size:14px}.styles-module-scss-module__104gPq__quantity_selector_small .styles-module-scss-module__104gPq__quantity_label{font-size:12px}.styles-module-scss-module__104gPq__quantity_selector_large .styles-module-scss-module__104gPq__quantity_controls{gap:16px;max-width:180px}.styles-module-scss-module__104gPq__quantity_selector_large .styles-module-scss-module__104gPq__quantity_button{width:48px;height:48px}.styles-module-scss-module__104gPq__quantity_selector_large .styles-module-scss-module__104gPq__quantity_button .icon{width:20px;height:20px}.styles-module-scss-module__104gPq__quantity_selector_large .styles-module-scss-module__104gPq__quantity_input{width:70px;height:48px;font-size:18px}.styles-module-scss-module__104gPq__quantity_selector_large .styles-module-scss-module__104gPq__quantity_label{font-size:16px}.styles-module-scss-module__104gPq__quantity_selector.styles-module-scss-module__104gPq__disabled{opacity:.6}.styles-module-scss-module__104gPq__quantity_selector.styles-module-scss-module__104gPq__disabled .styles-module-scss-module__104gPq__quantity_label{color:var(--text-tertiary)}.styles-module-scss-module__104gPq__quantity_selector_horizontal{flex-direction:row;align-items:center;gap:12px}.styles-module-scss-module__104gPq__quantity_selector_horizontal .styles-module-scss-module__104gPq__quantity_label{white-space:nowrap;margin-bottom:0}.styles-module-scss-module__104gPq__quantity_selector_horizontal .styles-module-scss-module__104gPq__quantity_controls{margin:0}@media (max-width:768px){.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_controls{gap:8px;max-width:130px}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_button{width:36px;height:36px}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_button .icon{width:14px;height:14px}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_input{width:50px;height:36px;font-size:14px}}@media (max-width:480px){.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_controls{gap:6px;max-width:120px}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_button{width:32px;height:32px}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_button .icon{width:12px;height:12px}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_input{width:45px;height:32px;font-size:13px}.styles-module-scss-module__104gPq__quantity_selector .styles-module-scss-module__104gPq__quantity_label{font-size:13px}}
.styles-module-scss-module__3Jx-cW__order_summary{height:fit-content;position:sticky;top:2rem}@media (max-width:1500px){.styles-module-scss-module__3Jx-cW__order_summary{position:static}}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card{background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__order_value_section{margin-bottom:2rem}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__order_value_title{color:#1a1a1a;margin:0 0 1.5rem;font-size:1.125rem;font-weight:700}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__order_value_item{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__order_value_label{color:#666;font-size:.9375rem}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__order_value_amount{color:#1a1a1a;font-size:.9375rem;font-weight:600}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__order_value_discount{color:#dc3545;font-size:.9375rem;font-weight:600}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__order_total{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem 0;display:flex}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__order_total_label{color:#1a1a1a;font-size:1.125rem;font-weight:600}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__order_total_amount{color:#1a1a1a;font-size:1.5rem;font-weight:700}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__checkout_button{width:100%;margin-bottom:1.5rem;color:#1a1a1a!important;background:gold!important;font-weight:600!important}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__checkout_button:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;background:#ffed4e!important}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__support_section{border-top:1px solid #e5e5e5;padding-top:1.5rem}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__support_text{color:#6b7280;text-align:center;margin:0;font-size:.875rem}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__support_phone{color:#0070f3;font-weight:600;text-decoration:none}.styles-module-scss-module__3Jx-cW__order_summary .styles-module-scss-module__3Jx-cW__summary_card .styles-module-scss-module__3Jx-cW__support_phone:hover{text-decoration:underline}
.styles-module-scss-module__E_iNUa__file_input_wrapper{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__E_iNUa__file_drop_zone{cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:120px;padding:24px;transition:all .2s ease-in-out;display:flex;position:relative}.styles-module-scss-module__E_iNUa__file_drop_zone:hover{background:#eff6ff;border-color:#3b82f6}.styles-module-scss-module__E_iNUa__file_drop_zone:focus-within{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.styles-module-scss-module__E_iNUa__file_drop_zone.styles-module-scss-module__E_iNUa__drag_over{background:#dbeafe;border-color:#3b82f6;transform:scale(1.02)}.styles-module-scss-module__E_iNUa__file_drop_zone.styles-module-scss-module__E_iNUa__has_error{background:#ef44440d;border-color:#ef4444}.styles-module-scss-module__E_iNUa__file_drop_zone.styles-module-scss-module__E_iNUa__has_error:hover{background:#ef44441a;border-color:#dc2626}.styles-module-scss-module__E_iNUa__file_drop_zone.styles-module-scss-module__E_iNUa__has_files{background:#ecfdf5;border-style:solid;border-color:#10b981}.styles-module-scss-module__E_iNUa__file_drop_zone.styles-module-scss-module__E_iNUa__has_files:hover{background:#d1fae5;border-color:#059669}.styles-module-scss-module__E_iNUa__hidden_input{opacity:0;pointer-events:none;position:absolute}.styles-module-scss-module__E_iNUa__file_content{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.styles-module-scss-module__E_iNUa__file_icon{color:#6b7280;transition:color .2s ease-in-out}.styles-module-scss-module__E_iNUa__file_drop_zone:hover .styles-module-scss-module__E_iNUa__file_icon,.styles-module-scss-module__E_iNUa__file_drop_zone.styles-module-scss-module__E_iNUa__drag_over .styles-module-scss-module__E_iNUa__file_icon{color:#3b82f6}.styles-module-scss-module__E_iNUa__file_drop_zone.styles-module-scss-module__E_iNUa__has_files .styles-module-scss-module__E_iNUa__file_icon{color:#10b981}.styles-module-scss-module__E_iNUa__file_text{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__E_iNUa__file_title{color:#374151;margin:0;font-size:16px;font-weight:600;transition:color .2s ease-in-out}.styles-module-scss-module__E_iNUa__file_drop_zone:hover .styles-module-scss-module__E_iNUa__file_title,.styles-module-scss-module__E_iNUa__file_drop_zone.styles-module-scss-module__E_iNUa__drag_over .styles-module-scss-module__E_iNUa__file_title{color:#1d4ed8}.styles-module-scss-module__E_iNUa__file_drop_zone.styles-module-scss-module__E_iNUa__has_files .styles-module-scss-module__E_iNUa__file_title{color:#065f46}.styles-module-scss-module__E_iNUa__file_subtitle{color:#6b7280;margin:0;font-size:14px;transition:color .2s ease-in-out}.styles-module-scss-module__E_iNUa__file_drop_zone:hover .styles-module-scss-module__E_iNUa__file_subtitle,.styles-module-scss-module__E_iNUa__file_drop_zone.styles-module-scss-module__E_iNUa__drag_over .styles-module-scss-module__E_iNUa__file_subtitle{color:#3b82f6}.styles-module-scss-module__E_iNUa__file_list{flex-direction:column;gap:8px;margin-top:8px;display:flex}.styles-module-scss-module__E_iNUa__file_item{background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s ease-in-out;display:flex}.styles-module-scss-module__E_iNUa__file_item:hover{background:#e0f2fe;border-color:#7dd3fc}.styles-module-scss-module__E_iNUa__file_info{flex-direction:column;flex:1;gap:2px;display:flex}.styles-module-scss-module__E_iNUa__file_name{color:#0369a1;word-break:break-all;font-size:14px;font-weight:500}.styles-module-scss-module__E_iNUa__file_size{color:#64748b;font-size:12px}.styles-module-scss-module__E_iNUa__remove_button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex}.styles-module-scss-module__E_iNUa__remove_button:hover{color:#ef4444;background:#fef2f2}.styles-module-scss-module__E_iNUa__remove_button:focus{outline:none;box-shadow:0 0 0 2px #ef444433}.styles-module-scss-module__E_iNUa__error_message{color:#ef4444;margin-top:4px;font-size:12px;font-weight:500}.styles-module-scss-module__E_iNUa__disabled{opacity:.6;cursor:not-allowed;pointer-events:none}@media (max-width:768px){.styles-module-scss-module__E_iNUa__file_drop_zone{min-height:100px;padding:16px}.styles-module-scss-module__E_iNUa__file_title{font-size:14px}.styles-module-scss-module__E_iNUa__file_subtitle{font-size:12px}.styles-module-scss-module__E_iNUa__file_item{padding:10px 12px}.styles-module-scss-module__E_iNUa__file_name{font-size:13px}.styles-module-scss-module__E_iNUa__file_size{font-size:11px}}
.styles-module-scss-module__2yIU1q__cart_empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:4rem 1rem;display:flex}.styles-module-scss-module__2yIU1q__cart_empty .styles-module-scss-module__2yIU1q__empty_icon{color:#ccc;width:80px;height:80px;margin-bottom:2rem}.styles-module-scss-module__2yIU1q__cart_empty .styles-module-scss-module__2yIU1q__empty_icon svg{width:100%;height:100%}.styles-module-scss-module__2yIU1q__cart_empty .styles-module-scss-module__2yIU1q__empty_title{color:#1a1a1a;margin-bottom:1rem;font-size:1.75rem;font-weight:600}.styles-module-scss-module__2yIU1q__cart_empty .styles-module-scss-module__2yIU1q__empty_text{color:#666;max-width:400px;margin-bottom:3rem;font-size:1rem}
.styles-module-scss-module__CgEfXa__container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:stretch;gap:20px;min-width:0;padding:20px;display:flex;box-shadow:0 2px 8px #0000000f}@media (max-width:768px){.styles-module-scss-module__CgEfXa__container{gap:16px;padding:16px}.styles-module-scss-module__CgEfXa__container .styles-module-scss-module__CgEfXa__fields{gap:12px}}.styles-module-scss-module__CgEfXa__container .styles-module-scss-module__CgEfXa__price_block{border-bottom:1px solid #f3f4f6;width:100%;min-width:0;padding-bottom:4px}.styles-module-scss-module__CgEfXa__container .styles-module-scss-module__CgEfXa__fields{flex-direction:column;align-items:stretch;gap:16px;width:100%;min-width:0;display:flex}@media (max-width:768px){.styles-module-scss-module__CgEfXa__container .styles-module-scss-module__CgEfXa__fields{gap:12px}}.styles-module-scss-module__CgEfXa__container .styles-module-scss-module__CgEfXa__fields .styles-module-scss-module__CgEfXa__field{width:100%;min-width:0}
.styles-module-scss-module__I2_dYG__edit_modal{flex-direction:column;gap:20px;display:flex}.styles-module-scss-module__I2_dYG__modal_title{color:#333;margin:0;font-size:20px;font-weight:600}.styles-module-scss-module__I2_dYG__form_grid{grid-template-columns:1fr;gap:16px;display:grid}.styles-module-scss-module__I2_dYG__form_field{flex-direction:column;display:flex}.styles-module-scss-module__I2_dYG__form_field_full{flex-direction:column;grid-column:1/-1;display:flex}@media (min-width:576px){.styles-module-scss-module__I2_dYG__form_grid{grid-template-columns:repeat(2,1fr)}}.styles-module-scss-module__I2_dYG__form_label{color:#333;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.styles-module-scss-module__I2_dYG__required{color:#b00020;margin-left:2px}.styles-module-scss-module__I2_dYG__modal_actions{border-top:1px solid #eee;justify-content:flex-end;gap:12px;margin-top:8px;padding-top:16px;display:flex}
.styles-module-scss-module__JG-hpG__modal_overlay{z-index:1000;opacity:0;background:#00000080;justify-content:center;align-items:center;padding:20px;transition:opacity .3s ease-in-out;display:flex;position:fixed;inset:0}.styles-module-scss-module__JG-hpG__modal_overlay.styles-module-scss-module__JG-hpG__modal_open{opacity:1}.styles-module-scss-module__JG-hpG__modal_content{opacity:0;background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;transition:transform .3s ease-in-out,opacity .3s ease-in-out;overflow-y:auto;transform:scale(.95);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.styles-module-scss-module__JG-hpG__modal_content.styles-module-scss-module__JG-hpG__modal_open{opacity:1;transform:scale(1)}.styles-module-scss-module__JG-hpG__modal_header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:24px;padding:24px 24px 0;display:flex}.styles-module-scss-module__JG-hpG__modal_title{color:#111827;margin:0;font-size:24px;font-weight:700}.styles-module-scss-module__JG-hpG__close_button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:24px;transition:all .2s}.styles-module-scss-module__JG-hpG__close_button:hover{color:#374151;background:#f3f4f6}.styles-module-scss-module__JG-hpG__form{padding:0 24px 24px}@media (max-width:768px){.styles-module-scss-module__JG-hpG__form{padding:0 16px 16px}}.styles-module-scss-module__JG-hpG__form>.styles-module-scss-module__JG-hpG__form_group{margin-bottom:12px}.styles-module-scss-module__JG-hpG__detailed_form{max-height:80vh;padding:1rem 0;overflow-y:auto}.styles-module-scss-module__JG-hpG__form_section{margin-bottom:2rem}.styles-module-scss-module__JG-hpG__form_section:last-child{margin-bottom:0}.styles-module-scss-module__JG-hpG__section_title{color:#1f2937;border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.styles-module-scss-module__JG-hpG__form_row{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:12px;display:grid}@media (max-width:768px){.styles-module-scss-module__JG-hpG__form_row{grid-template-columns:1fr}}.styles-module-scss-module__JG-hpG__form_group{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__JG-hpG__label{color:#374151;margin:0;font-size:.875rem;font-weight:600}.styles-module-scss-module__JG-hpG__input,.styles-module-scss-module__JG-hpG__textarea{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s ease-in-out}.styles-module-scss-module__JG-hpG__input::placeholder,.styles-module-scss-module__JG-hpG__textarea::placeholder{color:#9ca3af}.styles-module-scss-module__JG-hpG__input:focus,.styles-module-scss-module__JG-hpG__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.styles-module-scss-module__JG-hpG__input:hover:not(:focus),.styles-module-scss-module__JG-hpG__textarea:hover:not(:focus){border-color:#d1d5db}.styles-module-scss-module__JG-hpG__input:disabled,.styles-module-scss-module__JG-hpG__textarea:disabled{color:#6b7280;cursor:not-allowed;background-color:#f9fafb;border-color:#e5e7eb}.styles-module-scss-module__JG-hpG__textarea{resize:vertical;min-height:120px;font-family:inherit}.styles-module-scss-module__JG-hpG__form_actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.styles-module-scss-module__JG-hpG__cancel_button{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.styles-module-scss-module__JG-hpG__cancel_button:hover{background:#e5e7eb;border-color:#9ca3af}.styles-module-scss-module__JG-hpG__submit_button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.styles-module-scss-module__JG-hpG__submit_button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #1e3a8a66}.styles-module-scss-module__JG-hpG__submit_button:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af;transform:none}@media (max-width:768px){.styles-module-scss-module__JG-hpG__submit_button{padding:.5rem 1rem}}.styles-module-scss-module__JG-hpG__input_error{box-shadow:0 0 0 3px #ef44441a;border-color:#ef4444!important}.styles-module-scss-module__JG-hpG__error_message{color:#ef4444;margin-top:4px;font-size:12px;font-weight:500}.styles-module-scss-module__JG-hpG__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:0;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.styles-module-scss-module__JG-hpG__success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin:0;padding:.75rem 1rem;font-size:.875rem;font-weight:500}
.styles-module-scss-module__31RmGW__cart_wrapper{max-width:1400px;margin:60px auto;padding:3rem 1rem}@media (min-width:1024px){.styles-module-scss-module__31RmGW__cart_wrapper{padding:4rem 2rem}}.styles-module-scss-module__31RmGW__cart_wrapper .styles-module-scss-module__31RmGW__cart_container{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1500px){.styles-module-scss-module__31RmGW__cart_wrapper .styles-module-scss-module__31RmGW__cart_container{grid-template-columns:1fr 400px}}.styles-module-scss-module__31RmGW__cart_wrapper .styles-module-scss-module__31RmGW__cart_items_section,.styles-module-scss-module__31RmGW__cart_wrapper .styles-module-scss-module__31RmGW__cart_items_list{flex-direction:column;gap:1.5rem;display:flex}.styles-module-scss-module__31RmGW__cart_wrapper .styles-module-scss-module__31RmGW__empty_tab_message{text-align:center;color:#6b7280;padding:3rem;font-size:1rem}
.styles-module-scss-module__sfL8bG__quick_view{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}@media (max-width:768px){.styles-module-scss-module__sfL8bG__quick_view{grid-template-columns:1fr;gap:20px}}.styles-module-scss-module__sfL8bG__image_section{aspect-ratio:1;background:var(--background-light,#f7f8fa);border:1px solid var(--border-light);border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__sfL8bG__product_image{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__sfL8bG__discount_badge{background:var(--error-color);color:#fff;z-index:2;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:700;position:absolute;top:12px;left:12px}.styles-module-scss-module__sfL8bG__out_of_stock_overlay{z-index:3;background:#ffffffe6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module-scss-module__sfL8bG__out_of_stock_text{background:var(--error-color);color:#fff;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600}.styles-module-scss-module__sfL8bG__info_section{flex-direction:column;gap:16px;min-width:0;display:flex}.styles-module-scss-module__sfL8bG__category_name{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.styles-module-scss-module__sfL8bG__brand_name{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.styles-module-scss-module__sfL8bG__product_name{color:var(--text-primary);margin:0;font-size:22px;font-weight:700;line-height:1.3}@media (max-width:768px){.styles-module-scss-module__sfL8bG__product_name{font-size:18px}}.styles-module-scss-module__sfL8bG__price_section{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);align-items:baseline;gap:10px;padding:12px 0;display:flex}.styles-module-scss-module__sfL8bG__current_price{color:var(--primary-color);font-size:26px;font-weight:700}.styles-module-scss-module__sfL8bG__original_price{color:var(--text-tertiary);font-size:16px;text-decoration:line-through}.styles-module-scss-module__sfL8bG__low_stock_warning{color:var(--warning-color);background:var(--warning-background);border-radius:6px;padding:6px 10px;font-size:13px}.styles-module-scss-module__sfL8bG__actions{flex-direction:column;gap:12px;margin-top:4px;display:flex}.styles-module-scss-module__sfL8bG__action_row{align-items:stretch;gap:10px;display:flex}.styles-module-scss-module__sfL8bG__favorites_button{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex}.styles-module-scss-module__sfL8bG__add_to_cart_button{flex:1;justify-content:center;align-items:center;gap:8px;height:48px;font-weight:600;display:flex}.styles-module-scss-module__sfL8bG__details_link{color:var(--primary-color);justify-content:center;align-items:center;gap:8px;padding:10px 0;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.styles-module-scss-module__sfL8bG__details_link:hover{opacity:.8;text-decoration:underline}
.styles-module-scss-module__JyIc9q__edit_modal{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__JyIc9q__edit_modal .styles-module-scss-module__JyIc9q__modal_title{color:#111827;margin:0;font-size:18px;font-weight:600}.styles-module-scss-module__JyIc9q__edit_modal .styles-module-scss-module__JyIc9q__error_text{color:#b00020;background-color:#ffebee;border-left:3px solid #b00020;border-radius:.5rem;padding:1rem;font-size:14px}.styles-module-scss-module__JyIc9q__edit_modal .styles-module-scss-module__JyIc9q__form_grid{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__JyIc9q__edit_modal .styles-module-scss-module__JyIc9q__form_field{color:#374151;flex-direction:column;gap:.25rem;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__JyIc9q__edit_modal .styles-module-scss-module__JyIc9q__modal_actions{border-top:1px solid #e5e7eb;justify-content:center;gap:1rem;margin-top:.5rem;padding-top:1.5rem;display:flex}
.styles-module-scss-module__ZaA4Cq__career_page{background-color:#f8fafc;min-height:100vh}.styles-module-scss-module__ZaA4Cq__career_page .styles-module-scss-module__ZaA4Cq__hero_section{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);padding:7.7rem 0}.styles-module-scss-module__ZaA4Cq__career_page .styles-module-scss-module__ZaA4Cq__hero_section .styles-module-scss-module__ZaA4Cq__hero_content{max-width:800px;margin:0 auto}.styles-module-scss-module__ZaA4Cq__career_page .styles-module-scss-module__ZaA4Cq__hero_section .styles-module-scss-module__ZaA4Cq__hero_title{margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.styles-module-scss-module__ZaA4Cq__career_page .styles-module-scss-module__ZaA4Cq__hero_section .styles-module-scss-module__ZaA4Cq__hero_description{opacity:.95;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.styles-module-scss-module__ZaA4Cq__career_page .styles-module-scss-module__ZaA4Cq__hero_section .styles-module-scss-module__ZaA4Cq__hero_description:last-child{margin-bottom:0}
.styles-module-scss-module__pG8v4W__container{background:#f9fafb;min-height:100vh}@media (max-width:768px){.styles-module-scss-module__pG8v4W__container .styles-module-scss-module__pG8v4W__pagination{justify-content:center;padding:24px 0;display:flex}}
.styles-module-scss-module__FZuVEq__products_grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;max-width:1500px;margin:30px auto;display:grid}@media (max-width:1550px){.styles-module-scss-module__FZuVEq__products_grid{padding:0 10px}}
