._loader--container_m5w56_1{display:flex;align-items:center;justify-content:center;padding:6rem;min-height:30vh}._loader--spinner_m5w56_9{width:5rem;height:5rem;border:3px solid var(--scarletRed-200);border-top-color:var(--scarletRed-300);border-radius:50%;animation:_spinner_m5w56_1 .7s linear infinite}@keyframes _spinner_m5w56_1{to{transform:rotate(360deg)}}:root{--scarletRed-100: #fff2f4;--scarletRed-200: #ffccd6;--scarletRed-300: #e83a5a;--scarletRed-400: #ed2149;--scarletRed-500: #e41c3e;--scarletRed-600: #e4173d;--gray-100: #ffffff;--gray-200: #fff5f5;--gray-300: #f4f4f4;--gray-400: #dfdfdf;--gray-500: #9e9e9e;--gray-600: #121212;--blueViolet-100: #5c91fe;--red-100: #ffdfdf;--red-200: #ffdbdb;--green-100: #dcfce7;--green-500: #22c55e}*,*:after,*:before{padding:0;margin:0;box-sizing:inherit}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:Poppins,Roboto,sans-serif;font-weight:400;box-sizing:border-box;line-height:1.2;color:var(--gray-600);background-color:var(--scarletRed-100)}img{display:block}a{text-decoration:none}ul{list-style:none}button,input,textarea,select{font-family:inherit;font-size:inherit}input::placeholder,textarea::placeholder{color:#aaa;font-size:1.4rem}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--scarletRed-300)!important;transition:border-color .2s ease}.container{max-width:120rem;margin:0 auto}.secondary--heading{font-size:3.6rem;line-height:1.2;font-weight:400;letter-spacing:-.5px}.tertiary--heading{font-size:2.2rem;font-weight:400;letter-spacing:-.3px}.center-text{text-align:center}.mb--lg{margin-bottom:6rem}.mb--md{margin-bottom:4rem}.mb--sl{margin-bottom:2rem}.btn{cursor:pointer;display:inline-block;padding:.8rem 1.6rem;font-size:1.4rem;transition:all .3s ease;border:none;background:none;border-radius:5px}.btn--primary{background-color:var(--blueViolet-100);color:var(--gray-100)}.gray-text{color:var(--gray-500)}@media (max-width: 600px){.secondary--heading{font-size:2.8rem}.tertiary--heading{font-size:1.8rem}.mb--lg{margin-bottom:4rem}}._logo--img_1yx2w_1{height:4rem}._header_dpd2i_1{display:flex;justify-content:space-between;align-items:center;padding:0 3%;background-color:var(--gray-100);box-shadow:0 2px 12px #00000012;height:7rem;position:sticky;top:0;z-index:999}._header_dpd2i_1 div img{height:3rem}._cart--icon_dpd2i_18{position:relative;cursor:pointer}._num-item_dpd2i_23{font-size:1rem;position:absolute;right:-.8rem;top:-.8rem;display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;background-color:var(--scarletRed-300);color:var(--gray-100);border-radius:50%;font-weight:700}._profile--container_dpd2i_39{display:flex;align-items:center;gap:2rem}._profile-wrapper_dpd2i_45{position:relative}._profile_dpd2i_39{position:relative;cursor:pointer}._profile_dpd2i_39 img{height:2.8rem;transition:opacity .2s ease}._profile_dpd2i_39:hover img{opacity:.75}._profile-dropdown_dpd2i_63{position:absolute;top:calc(100% + .8rem);right:0;z-index:100;background-color:var(--gray-100);display:flex;flex-direction:column;padding:.6rem 0;min-width:15rem;box-shadow:0 8px 24px #0000001f;border-radius:8px;border:1px solid var(--gray-400);display:none}._profile_dpd2i_39:hover ._profile-dropdown_dpd2i_63{display:flex}._dropdown-link_dpd2i_83{font-size:1.3rem;color:var(--gray-600);padding:.8rem 1.4rem;text-decoration:none;transition:background .2s ease,color .2s ease}._dropdown-link_dpd2i_83:hover{background-color:var(--scarletRed-100);color:var(--scarletRed-300)}._dropdown-btn_dpd2i_96{font-size:1.3rem;font-weight:500;background:none;border:none;color:var(--scarletRed-300);padding:.8rem 1.4rem;text-align:left;cursor:pointer;transition:background .2s ease}._dropdown-btn_dpd2i_96:hover{background-color:var(--scarletRed-100)}._desktop-nav_dpd2i_113{display:flex;align-items:center;gap:2rem}._hamburger_dpd2i_120{display:none;background:none;border:none;cursor:pointer;color:var(--gray-600);padding:.4rem;border-radius:6px;align-items:center;justify-content:center;transition:color .2s ease}._hamburger_dpd2i_120:hover{color:var(--scarletRed-300)}._mobile-menu_dpd2i_138{display:none}@media (max-width: 768px){._header_dpd2i_1{padding:0 2rem}._desktop-nav_dpd2i_113{display:none}._hamburger_dpd2i_120{display:flex}._profile--container_dpd2i_39{gap:1.4rem}._mobile-menu_dpd2i_138{display:flex;flex-direction:column;gap:1.6rem;position:fixed;top:7rem;left:0;right:0;background:var(--gray-100);padding:2rem;border-top:1px solid var(--gray-400);box-shadow:0 8px 24px #0000001a;z-index:998;opacity:0;pointer-events:none;transform:translateY(-.8rem);transition:opacity .25s ease,transform .25s ease}._mobile-menu--open_dpd2i_181{opacity:1;pointer-events:all;transform:translateY(0)}._mobile-search_dpd2i_187{width:100%}._mobile-nav--list_dpd2i_191{display:flex;flex-direction:column;gap:.4rem}._mobile-nav--link_dpd2i_197{display:block;padding:1rem 1.2rem;font-size:1.5rem;font-weight:500;color:var(--gray-600);text-transform:uppercase;letter-spacing:.5px;border-radius:6px;border-left:3px solid transparent;transition:all .2s ease}._mobile-nav--link_dpd2i_197:hover,._mobile-nav--active_dpd2i_211{color:var(--scarletRed-300);border-left-color:var(--scarletRed-300);background:var(--scarletRed-100)}}._nav_phdsh_1{display:flex;align-items:center}._nav--list_phdsh_6{display:flex;align-items:center;gap:.4rem}._nav--item_phdsh_12{padding:0 .4rem}._nav--link_phdsh_16:link,._nav--link_phdsh_16:visited{padding:.6rem .8rem;font-size:1.3rem;font-weight:500;color:var(--gray-600);display:block;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}._nav--link_phdsh_16:hover,._nav--link_phdsh_16:active,._nav--link_phdsh_16._active_phdsh_31{color:var(--scarletRed-300);border-bottom:2px solid var(--scarletRed-300)}@media (max-width: 600px){._nav--list_phdsh_6{gap:0}._nav--link_phdsh_16:link,._nav--link_phdsh_16:visited{font-size:1.1rem;padding:.4rem .5rem}}._search-form_exfx0_1{position:relative;display:flex;align-items:center}._search_exfx0_1{padding:.8rem 3.6rem .8rem 1.4rem;border-radius:100px;border:1.5px solid var(--gray-400);background:var(--gray-300);outline:none;font-size:1.3rem;width:20rem;transition:all .25s ease;color:var(--gray-600)}._search_exfx0_1:focus{background:var(--gray-100);border-color:var(--scarletRed-300)!important;width:24rem;transform:none}._search_exfx0_1::placeholder{color:#bbb}._search-icon_exfx0_30{position:absolute;top:50%;right:.8rem;transform:translateY(-50%);display:flex;align-items:center;pointer-events:none}._search-icon_exfx0_30 svg{color:var(--gray-500);font-size:2rem;transition:color .2s ease}._search-form_exfx0_1:focus-within ._search-icon_exfx0_30 svg{color:var(--scarletRed-300)}@media (max-width: 768px){._search-form_exfx0_1,._search_exfx0_1{width:100%}._search_exfx0_1:focus{width:100%}}._footer_8lr7h_1{padding:5rem 4rem 3rem;background-color:var(--gray-100);border-top:1px solid var(--gray-400)}._footer--header_8lr7h_7{padding-bottom:4rem;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}._footer_8lr7h_1 ._logo--text_8lr7h_14{margin-top:1.6rem;font-size:1.4rem;line-height:1.7;color:var(--gray-500)}._footer_8lr7h_1 h3{text-transform:uppercase;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-bottom:2rem;color:var(--gray-600)}._footer_8lr7h_1 ul{display:flex;flex-direction:column;gap:1rem;font-size:1.4rem}._footer_8lr7h_1 ul li a{color:var(--gray-500);transition:color .2s ease}._footer_8lr7h_1 ul li a:hover{color:var(--scarletRed-300)}._footer_8lr7h_1 p{font-size:1.4rem;line-height:1.7;color:var(--gray-500)}._contact_8lr7h_52 p:first-of-type{margin-bottom:1rem}._copy_8lr7h_56{padding:2rem 0 0;border-top:1px solid var(--gray-400);font-size:1.3rem;color:var(--gray-500);text-align:center}@media (max-width: 600px){._footer_8lr7h_1{padding:4rem 2rem 2rem}}._latest_1h733_1{padding:6rem 4rem}._latest_1h733_1 h2{text-transform:uppercase;letter-spacing:-.5px}._latest_1h733_1 p{font-size:1.5rem;line-height:1.8;text-align:center;color:var(--gray-500);max-width:60rem;margin:0 auto}._collection--list_1h733_19{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:2.4rem}@media (max-width: 600px){._latest_1h733_1{padding:4rem 2rem}._collection--list_1h733_19{grid-template-columns:repeat(2,1fr);gap:1.6rem}}._product--item_1ko6j_1{background-color:var(--gray-100);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:box-shadow .3s ease,transform .3s ease;cursor:pointer}._product--item_1ko6j_1:hover{box-shadow:0 8px 24px #e83a5a26;transform:translateY(-4px)}._product--img-wrapper_1ko6j_15{overflow:hidden;aspect-ratio:1}._product--img_1ko6j_15{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}._product--item_1ko6j_1:hover ._product--img_1ko6j_15{transform:scale(1.06)}._product--info_1ko6j_31{padding:1.2rem 1.6rem 1.6rem}._product--details_1ko6j_35{display:flex;flex-direction:column;gap:.6rem}._product--details_1ko6j_35 h4{font-size:1.4rem;font-weight:500;line-height:1.4;color:var(--gray-600)}._product--price_1ko6j_48{font-size:1.5rem;font-weight:600;color:var(--scarletRed-500)}._product--link_1ko6j_54:link,._product--link_1ko6j_54:visited{display:inline-flex;align-items:center;gap:.4rem;font-size:1.3rem;color:var(--blueViolet-100);transition:all .2s ease;margin-top:.4rem}._product--link_1ko6j_54:hover,._product--link_1ko6j_54:active{color:var(--scarletRed-300);gap:.8rem}._news-letter_1ykgh_1{padding:6rem 4rem;background:linear-gradient(135deg,var(--scarletRed-100) 0%,var(--gray-100) 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}._news-letter_1ykgh_1 h3{font-size:2.4rem;font-weight:600;margin-bottom:1rem;letter-spacing:-.3px}._news-letter_1ykgh_1 p{font-size:1.5rem;line-height:1.7;color:var(--gray-500);margin-bottom:3rem;max-width:50rem;text-align:center}._news-letter_1ykgh_1 form{width:min(45rem,90%);position:relative;display:flex}._news-letter_1ykgh_1 input{flex:1;padding:1.2rem 1.6rem;outline:none;background:var(--gray-100);border:1.5px solid var(--gray-400);border-right:none;border-radius:6px 0 0 6px;font-size:1.4rem;transition:border-color .2s ease}._news-letter_1ykgh_1 input:focus{border-color:var(--scarletRed-300)!important}._news-letter_1ykgh_1 button{padding:1.2rem 2.4rem;background-color:var(--scarletRed-300);font-size:1.4rem;font-weight:600;cursor:pointer;color:var(--gray-100);border:none;border-radius:0 6px 6px 0;transition:background-color .2s ease;white-space:nowrap}._news-letter_1ykgh_1 button:hover:not(:disabled){background-color:var(--scarletRed-500)}._news-letter_1ykgh_1 button:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 600px){._news-letter_1ykgh_1{padding:4rem 2rem}._news-letter_1ykgh_1 h3{font-size:2rem;text-align:center}}._policy_8cjme_1{padding:5rem 4rem;background:var(--gray-100)}._policy--list_8cjme_6{display:grid;grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));justify-items:center;align-items:start;gap:3rem}._policy--item_8cjme_14{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem;border-radius:10px;transition:background .2s ease}._policy--item_8cjme_14:hover{background:var(--scarletRed-100)}._policy--item_8cjme_14 img{width:5rem;margin-bottom:.4rem}._policy--item_8cjme_14 h4{font-size:1.5rem;font-weight:600;color:var(--gray-600)}._policy--item_8cjme_14 p{font-size:1.3rem;color:var(--gray-500);line-height:1.6}@media (max-width: 600px){._policy_8cjme_1{padding:4rem 2rem}}._hero_jdx0v_1{display:flex;align-items:center;gap:6rem;padding:6rem 4rem;min-height:calc(100vh - 8rem)}._hero--left_jdx0v_9{flex-basis:50%;display:flex;justify-content:center;align-items:flex-start;gap:1.2rem;flex-direction:column}._hero--left_jdx0v_9 p{text-transform:uppercase;position:relative;font-size:1.4rem;letter-spacing:2px;color:var(--gray-500)}._hero--left_jdx0v_9>p:first-of-type:before{content:"";position:absolute;left:-6rem;top:50%;width:5rem;height:.2rem;background-color:var(--gray-600);transform:translateY(-50%)}._hero--left_jdx0v_9>p:last-of-type:after{content:"";position:absolute;right:-6rem;top:50%;width:5rem;height:.2rem;background-color:var(--gray-600);transform:translateY(-50%)}._hero--left_jdx0v_9,._hero--right_jdx0v_49{height:100%}._hero--right_jdx0v_49{flex-basis:50%;display:flex;align-items:center;justify-content:center}._hero--right_jdx0v_49 img{max-width:100%;height:100%;object-fit:cover;border-radius:4px}@media (max-width: 900px){._hero_jdx0v_1{flex-direction:column;gap:4rem;min-height:auto;padding:4rem 2rem}._hero--left_jdx0v_9,._hero--right_jdx0v_49{flex-basis:auto;width:100%;height:auto;align-items:center;text-align:center}._hero--left_jdx0v_9 p{text-align:center}._hero--left_jdx0v_9>p:first-of-type:before,._hero--left_jdx0v_9>p:last-of-type:after{display:none}._hero--right_jdx0v_49 img{height:40rem;width:100%}}._collection_10518_1{padding:6rem 4rem;display:flex;gap:4rem;align-items:flex-start}._collection-right_10518_8{width:20rem;flex-shrink:0;position:sticky;top:9rem}._collection_10518_1 h3{font-size:1.8rem;text-transform:uppercase;font-weight:700;letter-spacing:.5px;margin-bottom:2rem;color:var(--gray-600)}._collection--category_10518_24,._collection--type_10518_25{padding:1.4rem;border:1px solid var(--gray-400);border-radius:8px;display:flex;flex-direction:column;gap:1rem;background:var(--gray-100);margin-bottom:1.6rem}._collection--list_10518_36{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:2.4rem}._category_10518_42,._type_10518_43{font-size:1.3rem;text-transform:uppercase;font-weight:700;letter-spacing:.5px;color:var(--gray-600);padding-bottom:.8rem;border-bottom:1px solid var(--gray-400)}._checkbox_10518_53{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;cursor:pointer;color:var(--gray-600);transition:color .2s ease}._checkbox_10518_53 input[type=checkbox]{width:1.5rem;height:1.5rem;cursor:pointer;accent-color:var(--scarletRed-300)}._checkbox_10518_53:hover{color:var(--scarletRed-300)}._collection--right_10518_74{flex:1;min-width:0}._collection--sort_10518_79{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.4rem;padding-bottom:1.6rem;border-bottom:1px solid var(--gray-400)}._collection--sort_10518_79 h2{text-transform:uppercase;font-size:2.8rem}._sort_10518_93{display:flex;align-items:center;gap:1rem}._sort_10518_93 label{font-size:1.3rem;font-weight:500;text-transform:capitalize;color:var(--gray-500)}._sort_10518_93 select{outline:none;padding:.8rem 1.2rem;background:var(--gray-100);border:1.5px solid var(--gray-400);border-radius:6px;font-size:1.4rem;cursor:pointer;transition:border-color .2s ease}._sort_10518_93 select:focus,._sort_10518_93 select:hover{border-color:var(--scarletRed-300)}@media (max-width: 900px){._collection_10518_1{flex-direction:column;padding:3rem 2rem;gap:2rem}._collection-right_10518_8{width:100%;position:static;display:flex;gap:1.6rem}._collection--category_10518_24,._collection--type_10518_25{flex:1;margin-bottom:0}}@media (max-width: 600px){._collection-right_10518_8{flex-direction:column}._collection--list_10518_36{grid-template-columns:repeat(2,1fr);gap:1.4rem}._collection--sort_10518_79{flex-direction:column;align-items:flex-start;gap:1.2rem}}._about_1iows_1{padding:6rem 4rem}._about_1iows_1 h2{text-align:center;margin-bottom:4rem}._about--content_1iows_10{display:flex;align-items:center;gap:5rem}._about--content_1iows_10 img{width:42%;max-width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;flex-shrink:0}._about--text_1iows_25{flex:1;display:flex;flex-direction:column;gap:2rem}._about--text_1iows_25 p{font-size:1.6rem;line-height:1.8;color:#555}._our-mission_1iows_38{display:block;font-size:1.8rem;font-weight:600;margin-bottom:.8rem;color:var(--gray-600)}._why_1iows_46{padding:5rem 0 3rem}._why_1iows_46 h3{margin-bottom:3rem;text-align:center}._why--list_1iows_55{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--gray-400);border-radius:10px;overflow:hidden}._why--item_1iows_64{padding:2.4rem;background:var(--gray-100);transition:background .2s ease}._why--item_1iows_64:hover{background:var(--scarletRed-100)}._why--item_1iows_64:not(:last-child){border-right:1px solid var(--gray-400)}._why--item_1iows_64 h4{font-size:1.6rem;font-weight:600;margin-bottom:.8rem;color:var(--gray-600)}._why--item_1iows_64 p{font-size:1.4rem;line-height:1.6;color:var(--gray-500)}@media (max-width: 900px){._about--content_1iows_10{flex-direction:column;gap:3rem}._about--content_1iows_10 img{width:100%;max-width:50rem;margin:0 auto}._why--list_1iows_55{grid-template-columns:1fr}._why--item_1iows_64:not(:last-child){border-right:none;border-bottom:1px solid var(--gray-400)}}@media (max-width: 600px){._about_1iows_1{padding:4rem 2rem}}._contact_h25os_1{padding:6rem 4rem}._contact_h25os_1 h2{margin-bottom:4rem}._contact--info_h25os_9{display:flex;align-items:center;gap:5rem}._contact--info_h25os_9 img{width:42%;max-width:100%;border-radius:10px;flex-shrink:0;object-fit:cover}._contact--text_h25os_23{flex:1;display:flex;flex-direction:column;gap:1rem}._contact--text_h25os_23 h4{font-size:1.7rem;font-weight:600;color:var(--gray-600);margin-top:.8rem}._contact--text_h25os_23 p,._contact--text_h25os_23 span{font-size:1.4rem;color:var(--gray-500);line-height:1.6}._contact--text_h25os_23 button{cursor:pointer;margin-top:1.6rem;width:fit-content;padding:1rem 2rem;background:none;border:1.5px solid var(--gray-600);font-weight:600;font-size:1.4rem;border-radius:6px;transition:all .25s ease}._contact--text_h25os_23 button:hover{background-color:var(--gray-600);color:var(--gray-100);transform:translateY(-1px)}._contact--form-section_h25os_63{margin-top:6rem}._contact--form-section_h25os_63 h3{margin-bottom:2.4rem;font-size:2rem;font-weight:600}._contact--form_h25os_63{display:flex;flex-direction:column;gap:1.4rem;max-width:70rem}._form-row_h25os_80{display:flex;gap:1.4rem}._contact--form_h25os_63 input,._contact--form_h25os_63 textarea{width:100%;padding:1.1rem 1.4rem;border:1.5px solid var(--gray-400);border-radius:6px;font-size:1.4rem;background:var(--gray-100);transition:border-color .2s ease}._contact--form_h25os_63 input:focus,._contact--form_h25os_63 textarea:focus{border-color:var(--scarletRed-300)!important;outline:none}._contact--form_h25os_63 textarea{resize:vertical}._contact--form_h25os_63 button{cursor:pointer;width:fit-content;padding:1.1rem 2.8rem;background-color:var(--gray-600);color:var(--gray-100);border:none;border-radius:6px;font-size:1.4rem;font-weight:600;letter-spacing:.3px;transition:all .25s ease}._contact--form_h25os_63 button:hover:not(:disabled){background-color:var(--scarletRed-300);transform:translateY(-2px);box-shadow:0 6px 16px #e83a5a40}._contact--form_h25os_63 button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 900px){._contact--info_h25os_9{flex-direction:column;gap:3rem}._contact--info_h25os_9 img{width:100%;max-width:50rem;margin:0 auto}._form-row_h25os_80{flex-direction:column}}@media (max-width: 600px){._contact_h25os_1{padding:4rem 2rem}}._product_l4w65_1{padding:6rem 4rem;display:flex;align-items:flex-start;gap:4rem}._product--left_l4w65_8{display:flex;gap:1.2rem;height:auto;flex-shrink:0}._product__img--left_l4w65_15{display:flex;flex-direction:column;gap:1rem;width:7rem}._product__img--left_l4w65_15 img{width:100%;aspect-ratio:1;object-fit:cover;cursor:pointer;border-radius:6px;border:2px solid transparent;transition:border-color .2s ease,opacity .2s ease;opacity:.65}._product__img--left_l4w65_15 img:hover,._product__img--left_l4w65_15 img._active-thumb_l4w65_34{border-color:var(--scarletRed-300);opacity:1}._product__img--main_l4w65_39{width:42rem;max-width:100%}._product__img--main_l4w65_39 img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;transition:transform .4s ease}._product__img--main_l4w65_39 img:hover{transform:scale(1.02)}._product--right_l4w65_56{flex:1;min-width:0}._product--right_l4w65_56 h3{margin-bottom:.8rem;font-size:2.4rem;font-weight:600;line-height:1.3}._product--reviews_l4w65_68{display:flex;align-items:center;font-size:1.4rem;gap:.8rem;color:var(--gray-500)}._product--reviews_l4w65_68 img{height:1.4rem}._product--price_l4w65_80{display:block;font-size:2.2rem;font-weight:700;margin:1.6rem 0;color:var(--scarletRed-500)}._product--description_l4w65_88{font-size:1.5rem;line-height:1.7;color:var(--gray-500);margin-bottom:1.6rem}._product--sizes_l4w65_95{display:flex;flex-direction:column;gap:.8rem;margin-bottom:.4rem}._product--sizes_l4w65_95>span{font-size:1.5rem;font-weight:600;color:var(--gray-600);letter-spacing:.3px}._btn--size_l4w65_109{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}._product--sizes_l4w65_95 button{border:1.5px solid var(--gray-400);background:var(--gray-100);color:var(--gray-600);font-size:1.3rem;font-weight:600;cursor:pointer;padding:.8rem;border-radius:6px;width:4.4rem;transition:all .2s ease}._product--sizes_l4w65_95 button:hover{border-color:var(--scarletRed-300);color:var(--scarletRed-300)}._product--sizes_l4w65_95 ._active-size_l4w65_134{background-color:var(--scarletRed-300);border-color:var(--scarletRed-300);color:var(--gray-100)}._product--action_l4w65_140{margin:2rem 0}._product--action_l4w65_140 button{padding:1.1rem 3rem;background-color:var(--gray-600);border:none;border-radius:6px;cursor:pointer;color:var(--gray-100);font-size:1.5rem;font-weight:600;letter-spacing:.3px;transition:all .25s ease}._product--action_l4w65_140 button:hover{background-color:var(--scarletRed-300);transform:translateY(-2px);box-shadow:0 6px 16px #e83a5a4d}._product--action_l4w65_140 ._block_l4w65_163{cursor:not-allowed;background-color:var(--gray-400);color:var(--gray-500);transform:none;box-shadow:none}._product--action_l4w65_140 ._block_l4w65_163:hover{cursor:not-allowed;background-color:var(--gray-400);transform:none;box-shadow:none}._product--policy_l4w65_178{display:flex;flex-direction:column;gap:.6rem;font-size:1.4rem;color:var(--gray-500);margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid var(--gray-400)}._reviews--btn_l4w65_189{font-size:1.4rem;display:flex;align-items:center;border:1px solid var(--gray-400);border-radius:6px 6px 0 0;width:fit-content;overflow:hidden;margin-top:2.4rem}._reviews--btn_l4w65_189 span{padding:1rem 1.6rem;cursor:pointer;transition:background .2s ease}._reviews--btn_l4w65_189 span:first-of-type{border-right:1px solid var(--gray-400)}._reviews--btn_l4w65_189 span:hover{background:var(--scarletRed-100);color:var(--scarletRed-300)}._reviews--text_l4w65_215{padding:2rem;font-size:1.5rem;line-height:1.7;display:flex;flex-direction:column;gap:1rem;border:1px solid var(--gray-400);border-top:none;border-radius:0 6px 6px;color:var(--gray-500)}@media (max-width: 900px){._product_l4w65_1{flex-direction:column;gap:3rem;padding:3rem 2rem}._product--left_l4w65_8{width:100%}._product__img--main_l4w65_39{flex:1;min-width:0;max-width:50rem}._product__img--left_l4w65_15{width:6rem;flex-shrink:0}}@media (max-width: 480px){._product--left_l4w65_8{flex-direction:column-reverse;gap:1.2rem}._product__img--left_l4w65_15{width:100%;flex-direction:row;overflow-x:auto}._product__img--left_l4w65_15 img{width:6rem;flex-shrink:0}._product__img--main_l4w65_39{width:100%;max-width:100%}}._related_1vimh_1{padding:5rem 4rem;border-top:1px solid var(--gray-400);margin-top:3rem}@media (max-width: 600px){._related_1vimh_1{padding:4rem 2rem}}._form_8ovcx_1{padding:6rem 2rem;display:flex;flex-direction:column;align-items:center;gap:2.4rem;min-height:calc(100vh - 7rem);justify-content:center}._form_8ovcx_1>div{display:flex;flex-direction:column;gap:1.6rem;width:min(44rem,100%);background:var(--gray-100);padding:4rem;border-radius:12px;box-shadow:0 4px 24px #00000012;border:1px solid var(--gray-400)}._form_8ovcx_1>h2{font-size:2.8rem;font-weight:600;letter-spacing:-.5px}._form--control_8ovcx_29{display:flex;flex-direction:column;gap:.6rem}._form--control_8ovcx_29 label{font-size:1.3rem;font-weight:500;color:var(--gray-600)}._form--control_8ovcx_29 input{display:block;padding:1rem 1.4rem;width:100%;border:1.5px solid var(--gray-400);border-radius:6px;outline:none;font-size:1.4rem;transition:border-color .2s ease;background:var(--gray-300)}._form--control_8ovcx_29 input:focus{border-color:var(--scarletRed-300)!important;background:var(--gray-100)}._form--change_8ovcx_58{display:flex;align-items:center;font-size:1.3rem;justify-content:space-between;color:var(--gray-500)}._form--change_8ovcx_58 button{cursor:pointer;border:none;background:none;font-weight:600;color:var(--scarletRed-300);font-size:1.3rem;transition:color .2s ease}._form--change_8ovcx_58 button:hover{color:var(--scarletRed-500)}._form--action_8ovcx_80{display:flex;justify-content:center;align-items:center;margin-top:.4rem}._form--action_8ovcx_80 button{cursor:pointer;padding:1rem 3rem;background-color:var(--gray-600);color:var(--gray-100);border:none;font-size:1.4rem;font-weight:600;text-transform:capitalize;border-radius:6px;transition:all .2s ease;width:100%;letter-spacing:.3px}._form--action_8ovcx_80 button:hover:not(:disabled){background-color:var(--scarletRed-300);transform:translateY(-1px);box-shadow:0 4px 12px #e83a5a4d}._form--action_8ovcx_80 button:disabled{cursor:not-allowed;background-color:var(--gray-500)}@media (max-width: 480px){._form_8ovcx_1>div{padding:3rem 2rem}}._cart--total_sjmoa_1{background:var(--gray-100);border:1px solid var(--gray-400);border-radius:10px;padding:2rem}._cart--total_sjmoa_1 h3{margin-bottom:1.6rem}._cart--sub-price_sjmoa_12{display:flex;align-items:center;font-size:1.4rem;justify-content:space-between;padding:.8rem 0;color:var(--gray-500)}._cart--sub-price_sjmoa_12:last-of-type{font-size:1.6rem;font-weight:700;color:var(--gray-600);border-top:1px solid var(--gray-400);margin-top:.4rem;padding-top:1.2rem}hr{border:none;border-top:1px solid var(--gray-400);margin:.4rem 0}._place-order_upv94_1{padding:6rem 4rem}._delivery--content_upv94_5{display:flex;align-items:flex-start;gap:6rem}._form-control_upv94_11{display:flex;align-items:center;gap:1rem}._form-control_upv94_11 input{flex:1;padding:1rem 1.4rem;background:var(--gray-100);border:1.5px solid var(--gray-400);border-radius:6px;outline:none;font-size:1.4rem;transition:border-color .2s ease;width:100%}._form-control_upv94_11 input:focus{border-color:var(--scarletRed-300)!important}._delivery--left_upv94_33{flex:1;display:flex;flex-direction:column;gap:1.2rem}._delivery--right_upv94_40{flex:1}._payement_upv94_44{margin-top:2.4rem}._payement_upv94_44 h3{margin-bottom:1.2rem;font-size:1.6rem;font-weight:600;letter-spacing:.5px}._payement-type_upv94_55{display:flex;align-items:stretch;gap:1.2rem;flex-wrap:wrap}._payement-type_upv94_55 div{cursor:pointer;border:1.5px solid var(--gray-400);border-radius:8px;display:flex;align-items:center;padding:1rem 1.4rem;gap:1rem;transition:border-color .2s ease,background .2s ease;min-width:12rem}._payement-type_upv94_55 div:hover{border-color:var(--scarletRed-300);background:var(--scarletRed-100)}._payement-type_upv94_55 div span{width:1.6rem;height:1.6rem;border-radius:50%;border:2px solid var(--gray-400);background-color:transparent;transition:all .2s ease;flex-shrink:0}._payement-type_upv94_55 ._highlight_upv94_89{background-color:var(--scarletRed-300);border-color:var(--scarletRed-300);box-shadow:0 0 0 3px var(--scarletRed-200)}._payement-type_upv94_55 img{display:block;width:6rem;max-width:100%;height:2rem;object-fit:contain}._payement-type_upv94_55 p{font-size:1.3rem;font-weight:500}._delivery--action_upv94_108{margin-top:2.4rem;text-align:end}._delivery--action_upv94_108 button{padding:1.2rem 3rem;background-color:var(--gray-600);color:var(--gray-100);border:none;cursor:pointer;border-radius:6px;font-size:1.5rem;font-weight:600;letter-spacing:.3px;transition:all .25s ease}._delivery--action_upv94_108 button:hover:not(:disabled){background-color:var(--scarletRed-300);transform:translateY(-2px);box-shadow:0 6px 16px #e83a5a4d}._delivery--action_upv94_108 button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 900px){._delivery--content_upv94_5{flex-direction:column;gap:4rem}._delivery--left_upv94_33,._delivery--right_upv94_40{width:100%}}@media (max-width: 600px){._place-order_upv94_1{padding:4rem 2rem}._form-control_upv94_11{flex-direction:column}}._orders_1rqnz_1{padding:6rem 4rem}._orders_1rqnz_1 h2{margin-bottom:3rem}._orders-list_1rqnz_9{display:flex;flex-direction:column;gap:1.6rem}._order-item_1rqnz_15{display:grid;grid-template-columns:9rem 1fr auto 16rem;align-items:center;gap:2rem;border:1px solid var(--gray-400);border-radius:10px;padding:1.6rem 2rem;background:var(--gray-100);transition:box-shadow .2s ease}._order-item_1rqnz_15:hover{box-shadow:0 4px 16px #00000012}._order-item_1rqnz_15 img{max-width:100%;border-radius:6px;aspect-ratio:1;object-fit:cover}._product--info_1rqnz_38{width:100%}._product--info_1rqnz_38 h3{font-size:1.5rem;font-weight:600;margin-bottom:.8rem;color:var(--gray-600)}._product--info_1rqnz_38 span{font-size:1.3rem;color:var(--gray-500)}._product--info_1rqnz_38 span:not(:last-child){margin-right:1rem}._product--info_1rqnz_38 p{font-size:1.3rem;margin-top:.6rem;color:var(--gray-500)}._product-ship_1rqnz_64{font-size:1.4rem;display:flex;align-items:center;gap:.8rem;font-weight:500}._product-ship_1rqnz_64 ._bullet_1rqnz_72{width:.9rem;height:.9rem;border-radius:50%;background-color:var(--green-500);flex-shrink:0}._order-item_1rqnz_15 button{background:none;border:1.5px solid var(--gray-400);font-size:1.3rem;padding:.8rem 1.6rem;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease;white-space:nowrap}._order-item_1rqnz_15 button:hover{border-color:var(--scarletRed-300);color:var(--scarletRed-300)}@media (max-width: 768px){._orders_1rqnz_1{padding:4rem 2rem}._order-item_1rqnz_15{grid-template-columns:7rem 1fr;grid-template-rows:auto auto auto}._order-item_1rqnz_15 img{grid-row:span 3}._product-ship_1rqnz_64,._order-item_1rqnz_15 button{grid-column:2}}@media (max-width: 480px){._orders_1rqnz_1{padding:3rem 1.6rem}._order-item_1rqnz_15{display:flex;flex-direction:column;gap:1.2rem}._order-item_1rqnz_15 img{width:8rem;align-self:flex-start}._order-item_1rqnz_15 button{width:100%;text-align:center}}._cart_vcv44_1{padding:6rem 4rem}._cart_vcv44_1 h2{margin-bottom:3rem}._cart--heading_vcv44_9{display:grid;grid-template-columns:9rem 1fr 10rem 10rem 15rem 8rem;border-top:1px solid var(--gray-400);border-bottom:1px solid var(--gray-400);background:var(--gray-300);border-radius:6px 6px 0 0}._cart--heading_vcv44_9 h3{padding:1.2rem .8rem;text-align:center;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--gray-500)}._cart--list_vcv44_28{display:flex;flex-direction:column}._cart--item_vcv44_33{font-size:1.5rem;border-bottom:1px solid var(--gray-400);padding:1.6rem 0;display:grid;grid-template-columns:9rem 1fr 10rem 10rem 15rem 8rem;align-items:center;text-align:center;transition:background .15s ease}._cart--item_vcv44_33:hover{background:var(--gray-200)}._cart--item_vcv44_33 img{max-width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}._item--quantity_vcv44_55{display:flex;align-items:center;justify-content:center;gap:1rem}._item--quantity_vcv44_55 span{font-size:1.5rem;font-weight:600;min-width:2rem}._item--quantity_vcv44_55 button{width:2.8rem;height:2.8rem;border:none;font-size:1.6rem;font-weight:600;background-color:var(--gray-300);border-radius:50%;color:var(--gray-600);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1}._item--quantity_vcv44_55 button:hover{background-color:var(--scarletRed-300);color:var(--gray-100)}._btn--delete_vcv44_90{border:none;background:none;cursor:pointer;text-align:center;border-radius:6px;padding:.4rem;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}._btn--delete_vcv44_90:hover{background-color:var(--red-100)}._btn--delete_vcv44_90 svg{font-size:2.2rem;color:var(--scarletRed-300)}._deleting_vcv44_112{color:var(--gray-500);font-size:1.2rem;padding:.4rem}._cart--summary_vcv44_118{margin-top:4rem;display:flex;flex-direction:column;align-items:flex-end;gap:2rem}._cart--place-order_vcv44_126{text-align:end}._cart--place-order_vcv44_126 button{padding:1rem 2.4rem;background-color:var(--gray-600);border:none;color:var(--gray-100);cursor:pointer;border-radius:6px;font-size:1.4rem;font-weight:600;letter-spacing:.3px;transition:all .25s ease}._cart--place-order_vcv44_126 button:hover{background-color:var(--scarletRed-300);transform:translateY(-2px);box-shadow:0 6px 16px #e83a5a40}@media (max-width: 900px){._cart--heading_vcv44_9{display:none}._cart--item_vcv44_33{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.2rem;text-align:left;padding:1.6rem;border-radius:8px;border:1px solid var(--gray-400);margin-bottom:1rem}._cart--item_vcv44_33 img{width:8rem;height:8rem}}@media (max-width: 600px){._cart_vcv44_1{padding:3rem 1.6rem}._cart--summary_vcv44_118{align-items:stretch}._cart--place-order_vcv44_126{text-align:center}._cart--place-order_vcv44_126 button{width:100%}}._empty-cart_wj061_1{padding:8rem 4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:40vh;text-align:center}._empty-cart_wj061_1 p{font-size:1.6rem;color:var(--gray-500)}._empty-cart_wj061_1 a:link,._empty-cart_wj061_1 a:visited{display:inline-block;padding:1rem 2.4rem;font-size:1.4rem;font-weight:600;background-color:var(--gray-600);color:var(--gray-100);border-radius:6px;transition:all .25s ease;letter-spacing:.3px}._empty-cart_wj061_1 a:hover,._empty-cart_wj061_1 a:active{background-color:var(--scarletRed-300);transform:translateY(-2px);box-shadow:0 6px 16px #e83a5a40}
