:root{--c-primary:#ee601e;--c-primary-light:#f6d1c1;--c-secondary:#e7e7e7;--c-third:#f3f3f3;--c-bg:#faf8f5;--c-grad:linear-gradient(180deg, #e7e7e7 0%, #5f5f5fcc 100%);--c-accent:#37c9fc;--c-golden:#ffbb36;--c-font-dark:#484848;--c-font-dark-Alt:#2a2a2a;--c-font:#888;--c-font-light:#b8b8b8;--c-font-light1:#b4b4b4;--c-green:#73d13d;--c-green-Alt:#1ba672;--c-orange:#fa8c16;--c-orange-light:#fff4ee;--c-red:#f5222d;--c-red-Alt:#ad4949;--c-white:#fff;--c-white-light:#ffffffe6;--c-black:#181818;--c-dash-fill:#8b909a;--c-dash-filler:#f3f4f8;--c-border:#e8e8e8;--c-border-dark:#d8d8d8;--c-light:#f8f8f8;--c-light-1:#b8b8b8;--c-dark-1:#0d1117;--c-dark-2:#24282e;--c-pink:#e1306c;--c-purple:#b04ddf;--c-shadow:#00000040;--c-shadow-light:#0000001a;--c-shadow-bg:#0000004d;--c-link:#51a5ff;--c-blue:#407bd4;--message-green:#73d13d;--message-red:#ff4d4f;--message-yellow:#faad14;--message-blue:#40a9ff;--c-fourth:#3b2727;--c-fifth:#c6c6be44;--c-sixth:#c6c6bec4;--c-seventh:#897575;--c-eight:#fff;--c-nineth:#6a5b5b;--c-tenth:#745e5e;--c-eleventh:#dbdbdb;--c-twelvth:#eae7e7;--c-thirteen:#3f3939;--c-forteen:gray;--c-fifteen:#504d4d;--c-sixteen:#a1999989;--c-seventeen:#f9f9f9;--c-eighteen:#f1f1f19c;--c-nineteen:#d5d4d4;--ff-primary:"Montserrat";--ff-title:"Montserrat";--ff-content:"Roboto";font-size:16px;line-height:1.5}@media (width>=320px){:root{font-size:14px}}@media (width>=360px){:root{font-size:16px}}@media (width>=412px){:root{font-size:18px}}@media (width>=480px){:root{font-size:21px}}@media (width>=720px){:root{font-size:24px}}@media (width>=1024px){:root{font-size:32px}}@media (width>=1280px){:root{font-size:14px}}@media (width>=1336px){:root{font-size:16px}}@media (width>=1440px){:root{font-size:18px}}@media (width>=1920px){:root{font-size:21px}}@media (width>=2560px){:root{font-size:24px}}@media (width>=3820px){:root{font-size:28px}}*,:before,:after{box-sizing:border-box;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent;outline:none}body{scroll-behavior:smooth;font-family:var(--ff-primary);color:var(--c-font);margin:0;line-height:1.5}a,a:visited,a:active,a:hover{text-decoration:none}img{-webkit-user-select:none;user-select:none}button{-webkit-user-select:none;user-select:none;outline:none}input{outline:none}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=month]::-webkit-calendar-picker-indicator{cursor:pointer}input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer}input[type=checkbox]{appearance:none;border:1px solid var(--c-font);cursor:pointer;border-radius:4px;outline:none;width:20px;height:20px;position:relative}input[type=checkbox]:checked{background-color:var(--c-primary);border-color:var(--c-primary)}input[type=checkbox]:checked:before{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:12px;position:absolute;top:15%;left:35%;transform:rotate(45deg)}input[type=radio]{accent-color:var(--c-primary)}b{font-weight:600}textarea{resize:none}.indent{max-width:1280px;margin:auto;padding:0 2rem}.innerScroll{height:100vh;overflow:hidden auto}.innerScrollX{min-height:90vh;overflow:auto hidden}.innerScrollX::-webkit-scrollbar{height:.6em}.innerScrollX::-webkit-scrollbar-track{background-color:var(--c-border)}.innerScrollX::-webkit-scrollbar-thumb{background-color:var(--c-primary)}.row{justify-content:space-between;display:flex}.row>div{width:48%}.row2{gap:2rem;display:flex}.row2>div{width:33%}.title{color:var(--c-font-dark);font-size:1.5rem;font-weight:700}.subTitle{color:var(--c-primary);font-style:italic;font-weight:700}.ellipsis{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.loader{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;justify-content:center;align-items:center;font-size:18px;display:flex;overflow:hidden}.swiper-slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.swiper{--swiper-navigation-color:var(--c-primary);--swiper-pagination-color:var(--c-primary);--swiper-pagination-bullet-inactive-color:var(--c-black);--swiper-pagination-bullet-inactive-opacity:.5;margin-left:auto;margin-right:auto}.ReactCrop__child-wrapper{width:100%;height:100%}.material-symbols-outlined,.material-symbols-sharp,.material-symbols-rounded{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.material-symbols-outlined-filled,.material-symbols-sharp-filled,.material-symbols-rounded-filled{font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24}.loading{justify-content:center;align-items:center;height:90vh;display:flex}@media (width<=1279px){.indent{padding:0 1rem}.row{flex-direction:column}.row>div{width:100%}.row>div:nth-child(2){padding-top:2rem}.row2{flex-direction:column}.row2>div{width:100%}.innerScroll::-webkit-scrollbar{width:0;height:.6em}.innerScrollX::-webkit-scrollbar{width:0;height:0}.swiper{--swiper-navigation-size:0rem}input[type=checkbox]:checked:before{top:10%;left:30%}}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colOne_1bx0e_49,._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colO_1bx0e_49{justify-content:center;align-items:center;width:10rem;display:flex}@media (width<=1279px){._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8{width:93%}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowOne_1bx0e_14{font-size:1rem}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24{width:100%}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40{font-size:.875rem;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colOne_1bx0e_49{display:none}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colO_1bx0e_49{justify-content:center;align-items:center;width:50%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_collo_1bx0e_61{border-right:1px solid #dcd9d9;justify-content:center;align-items:center;width:50%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowThree_1bx0e_64 ._thirtyTwo_rowThree_partOne_1bx0e_70{grid-template-columns:repeat(2,1fr);gap:.875rem;width:100%;display:grid}}._button_dmg23_1{background:var(--c-tenth);color:var(--c-white);white-space:nowrap;width:fit-content;font-size:.8rem;font-weight:700;font-family:var(--ff-title);cursor:pointer;border:none;border-radius:1.25rem;outline:none;justify-content:center;align-items:center;padding:.25rem 1rem;transition:all .5s;display:flex}._button_dmg23_1:hover{transform:scale(1.05)}._button_dmg23_1:disabled{opacity:.5}@media (width<=1279px){._button_dmg23_1:hover{transform:scale(1.05)}}._first_3fhpg_1{border-radius:1.25rem}._first_3fhpg_1 ._second_3fhpg_4{justify-content:center;align-items:center;display:flex}._first_3fhpg_1 ._second_3fhpg_4 ._mondayTwo_3fhpg_9{background-color:var(--c-seventeen);aspect-ratio:1.33;border-radius:1rem;width:100%;position:relative;overflow:hidden}._first_3fhpg_1 ._second_3fhpg_4 ._mondayTwo_3fhpg_9 ._cardTopBanner_3fhpg_17{background-color:var(--c-fourth);color:var(--c-white);z-index:2;border-radius:.25rem;width:fit-content;padding:.25rem;font-size:.5rem;font-weight:800;position:absolute;top:2%;left:2%}._first_3fhpg_1 ._second_3fhpg_4 ._mondayTwo_3fhpg_9 ._img_3fhpg_30{justify-content:center;align-items:center;width:100%;height:100%;display:flex}._first_3fhpg_1 ._second_3fhpg_4 ._mondayTwo_3fhpg_9 ._img_3fhpg_30>img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}._first_3fhpg_1 ._second_3fhpg_4 ._mondayTwo_3fhpg_9 ._ten_3fhpg_42{opacity:0;pointer-events:none;justify-content:flex-end;align-items:flex-end;padding:.875rem;transition:all .7s;display:flex;position:absolute;inset:0}._first_3fhpg_1 ._second_3fhpg_4 ._mondayTwo_3fhpg_9 ._eleven_3fhpg_53{background:var(--c-eight);border:.075rem solid var(--c-dark-2);border-radius:1.5rem;font-size:1.575rem}._first_3fhpg_1 ._second_3fhpg_4 ._mondayTwo_3fhpg_9:hover ._ten_3fhpg_42{opacity:1}._first_3fhpg_1 ._mondayOnne_3fhpg_62{align-items:center;margin-top:.75rem;margin-bottom:.75rem;font-size:.65rem;display:flex}._first_3fhpg_1 ._mondayOnne_3fhpg_62 ._mondayThree_3fhpg_69{text-align:left;margin-left:.75rem;margin-right:.75rem}._first_3fhpg_1 ._mondayOnne_3fhpg_62 ._mondayThree_3fhpg_69 ._hundredSix_3fhpg_74{gap:5.125rem;display:flex}._first_3fhpg_1 ._mondayOnne_3fhpg_62 ._mondayThree_3fhpg_69 ._hundredSix_3fhpg_74 ._hundredFive_3fhpg_78{gap:.125rem;display:flex}._first_3fhpg_1 ._mondayOnne_3fhpg_62 ._mondayThree_3fhpg_69 ._hundredSix_3fhpg_74 ._hundredFive_3fhpg_78 ._hundredSeven_3fhpg_82{margin-top:.15rem}._first_3fhpg_1 ._mondayOnne_3fhpg_62 ._mondayThree_3fhpg_69 ._hundredSix_3fhpg_74 ._twelve_3fhpg_85{width:fit-content;display:flex}._first_3fhpg_1 ._mondayOnne_3fhpg_62 ._mondayThree_3fhpg_69 ._hundredSix_3fhpg_74 ._twelve_3fhpg_85 ._third_3fhpg_89{text-align:left;justify-content:center;display:flex}._five_3fhpg_95{font-size:1rem}._cameraNew_3fhpg_99{background-color:var(--c-tenth);color:var(--c-eleventh);border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}._ten_3fhpg_42 Button{background-color:var(--c-twelvth);color:var(--c-thirteen);border:.125rem solid var(--c-forteen);border-radius:1.25rem;padding:0!important}._text_3fhpg_117{-webkit-line-clamp:1}@media (width<=1279px){._first_3fhpg_1 ._mondayOnne_3fhpg_62{font-size:.775rem}._first_3fhpg_1 ._mondayOnne_3fhpg_62 ._mondayThree_3fhpg_69 ._hundredSix_3fhpg_74{justify-content:center;align-items:center;gap:1.125rem;display:flex}}._fiftyOne_15rjd_1 ._fiftyOneInner_15rjd_1{background-color:var(--c-eighteen);border-radius:1rem;margin:0 .5rem;position:relative;overflow:hidden}._fiftyOne_15rjd_1 ._fiftyOneInner_15rjd_1 ._fiftyOneUp_15rjd_8 img{aspect-ratio:1.2;width:100%;height:100%}._fiftyOne_15rjd_1 ._fiftyOneInner_15rjd_1 ._fiftyOneDown_15rjd_13 ._downOne_15rjd_13{text-align:left;padding:.3125rem 1rem 1rem;font-size:.575rem}._fiftyOne_15rjd_1 ._fiftyOneInner_15rjd_1 ._fiftyOneDown_15rjd_13 ._downOne_15rjd_13 ._peopleRating_15rjd_21{align-items:center;display:flex}._verna_15rjd_26{-webkit-line-clamp:4}._collectionClass_1ln6c_1{flex-direction:column;justify-content:center;align-items:center;display:flex}._collectionClass_1ln6c_1 img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;width:100%}._collectionClass_1ln6c_1 ._collectionFont_1ln6c_12{color:var(--c-nineth)}._categoryClass_14cjx_1{justify-content:center;align-items:center;display:flex}._categoryClass_14cjx_1 img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;width:100%}._main_8zpwl_1{font-size:inherit;font-weight:inherit;justify-content:center;display:flex}._icon_8zpwl_8{font-size:inherit;font-weight:inherit}._searchBox_5dhmt_1{justify-content:center;align-items:center;display:flex}._searchBox_5dhmt_1 ._castleTwo_5dhmt_6{background-color:var(--c-fifth);border:solid .1rem var(--c-sixth);border-radius:1.325rem;outline:none;justify-content:center;align-items:center;padding:.5rem 2rem;display:flex}._searchBox_5dhmt_1 ._castleTwo_5dhmt_6 input{font-family:var(--ff-title);background:0 0;border:none;font-weight:600}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colOne_1bx0e_49,._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colO_1bx0e_49{justify-content:center;align-items:center;width:10rem;display:flex}@media (width<=1279px){._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8{width:93%}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowOne_1bx0e_14{font-size:1rem}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24{width:100%}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40{font-size:.875rem;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colOne_1bx0e_49{display:none}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colO_1bx0e_49{justify-content:center;align-items:center;width:50%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_collo_1bx0e_61{border-right:1px solid #dcd9d9;justify-content:center;align-items:center;width:50%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowThree_1bx0e_64 ._thirtyTwo_rowThree_partOne_1bx0e_70{grid-template-columns:repeat(2,1fr);gap:.875rem;width:100%;display:grid}}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colOne_1bx0e_49,._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colO_1bx0e_49{justify-content:center;align-items:center;width:10rem;display:flex}@media (width<=1279px){._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8{width:93%}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowOne_1bx0e_14{font-size:1rem}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24{width:100%}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40{font-size:.875rem;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colOne_1bx0e_49{display:none}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colO_1bx0e_49{justify-content:center;align-items:center;width:50%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_collo_1bx0e_61{border-right:1px solid #dcd9d9;justify-content:center;align-items:center;width:50%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowThree_1bx0e_64 ._thirtyTwo_rowThree_partOne_1bx0e_70{grid-template-columns:repeat(2,1fr);gap:.875rem;width:100%;display:grid}}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colOne_1bx0e_49,._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colO_1bx0e_49{justify-content:center;align-items:center;width:10rem;display:flex}@media (width<=1279px){._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8{width:93%}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowOne_1bx0e_14{font-size:1rem}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24{width:100%}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40{font-size:.875rem;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colOne_1bx0e_49{display:none}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colO_1bx0e_49{justify-content:center;align-items:center;width:50%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_collo_1bx0e_61{border-right:1px solid #dcd9d9;justify-content:center;align-items:center;width:50%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowThree_1bx0e_64 ._thirtyTwo_rowThree_partOne_1bx0e_70{grid-template-columns:repeat(2,1fr);gap:.875rem;width:100%;display:grid}}._thirteen_o42xs_1{font-family:var(--ff-primary);justify-content:center;align-items:center;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7{max-width:56rem;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._fifteen_colOne_o42xs_11{flex-direction:column;align-items:flex-start;gap:.4rem;max-width:5rem;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._fifteen_colOne_o42xs_11 img{-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:1rem;width:100%;height:100%;max-height:5rem}._thirteen_o42xs_1 ._forteen_o42xs_7 ._fifteen_colOne_o42xs_11 img img:hover{border:1px solid #000!important}._thirteen_o42xs_1 ._forteen_o42xs_7 ._sixteen_colTwo_o42xs_29{align-items:flex-start;max-width:30rem;padding-left:.75rem;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._sixteen_colTwo_o42xs_29 img{width:100%;height:32%}._thirteen_o42xs_1 ._forteen_o42xs_7 ._imageInside_o42xs_39,._thirteen_o42xs_1 ._forteen_o42xs_7 ._upperFixed_o42xs_42{display:none}._thirteen_o42xs_1 ._forteen_o42xs_7 ._upperFixed_o42xs_42 ._fixedButton_o42xs_45{background-color:#fff;gap:.875rem;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._upperFixed_o42xs_42 ._fixedButton_o42xs_45 ._impButton_o42xs_50{color:#fff;text-transform:none;background-color:#7c6969;border:none;border-radius:34px;width:100%;height:49px;margin:.5rem;font-size:.775rem;font-weight:600}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62{max-width:23rem}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65{color:#3e3e3e;margin-left:3.375rem;margin-right:.975rem;font-size:.7rem;font-weight:600;line-height:24px}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._spaceBottom_o42xs_73{align-items:flex-start;margin-bottom:.575rem;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._spaceBottom_o42xs_73 ._shareIcon_o42xs_78{margin-top:.3rem}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._eOne_o42xs_81{justify-content:flex-start;align-items:center;margin-bottom:.575rem;font-size:.575rem;font-weight:800;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._nineteen_o42xs_89{color:#181818;align-items:flex-start;align-items:anchor-center;margin-bottom:.675rem;font-size:1.5rem;font-weight:800;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._nineteen_o42xs_89 ._importantIcon_o42xs_98{font-weight:1000!important}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twenty_o42xs_101{gap:.175rem;margin-bottom:.375rem}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twenty_o42xs_101 ._buttonOne_o42xs_105{color:#1c880f;border:1px dashed #dad2d2;border-radius:30px;width:100%;padding-top:.275rem;padding-bottom:.275rem;padding-left:.575rem;font-size:.675rem;font-weight:500;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twenty_o42xs_101 ._buttonOne_o42xs_105 ._confirmIcon_o42xs_117{align-items:center;gap:.2rem;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twenty_o42xs_101 ._buttonOne_o42xs_105 ._rupeeIcon_o42xs_122{align-items:center;gap:0;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._infoIcon_o42xs_127{color:#b1b1b1;align-items:center;padding-left:.3rem;font-size:.475rem;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134{background-color:#f9f9f9;border-radius:25px;flex-direction:column;margin-top:1rem;margin-bottom:.875rem;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142{width:100%;max-height:6.5rem;margin-bottom:1.5rem;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colOne_o42xs_148{justify-content:center;width:33%;margin-top:25px;font-size:larger;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colOne_o42xs_148 ._twentyOne_colOne_o42xs_155{flex-direction:column;align-items:center;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colOne_o42xs_148 ._twentyOne_colOne_o42xs_155 ._cashOn_o42xs_160{padding-left:7px;font-size:.575rem;font-weight:800}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colTwo_o42xs_165{justify-content:center;width:33%;margin-top:25px;font-size:larger;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colTwo_o42xs_165 ._twentyOne_colTwo_o42xs_172{flex-direction:column;align-items:center;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colTwo_o42xs_165 ._twentyOne_colTwo_o42xs_172 ._returnOn_o42xs_177{text-align:center;padding:0 15px;font-size:.575rem;font-weight:800;line-height:16px;text-decoration:underline}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colThree_o42xs_185{justify-content:center;width:33%;margin-top:25px;font-size:larger;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colThree_o42xs_185 ._twentyOne_colThree_o42xs_192{flex-direction:column;align-items:center;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colThree_o42xs_185 ._twentyOne_colThree_o42xs_192 ._freeDeli_o42xs_197{font-size:.575rem;font-weight:800}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowTwo_o42xs_201{background-color:#e3e3e3;border-radius:0 0 32px 32px;justify-content:center;align-items:center;font-size:.575rem;font-weight:800;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyTwo_o42xs_210 ._btnon_o42xs_210{background:var(--c-tenth);color:var(--c-white);white-space:nowrap;width:fit-content;font-size:.8rem;font-weight:700;font-family:var(--ff-title);cursor:pointer;border:none;border-radius:1.25rem;outline:none;justify-content:center;align-items:center;padding:.25rem 1rem;transition:all .5s;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyTwo_o42xs_210 ._btnon_o42xs_210:hover{transform:scale(1.05)}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyTwo_o42xs_210 ._btnon_o42xs_210:disabled{opacity:.5}@media (width<=1279px){._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyTwo_o42xs_210 ._btnon_o42xs_210:hover{transform:scale(1.05)}}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyTwo_o42xs_210 ._btnon_o42xs_210{color:#431f1f;text-transform:none;background-color:#e3e3e3;border:none;border-radius:34px;width:100%;height:49px;margin-top:10px;font-size:.775rem;font-weight:600}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyThree_o42xs_251 ._btnon_o42xs_210{background:var(--c-tenth);color:var(--c-white);white-space:nowrap;width:fit-content;font-size:.8rem;font-weight:700;font-family:var(--ff-title);cursor:pointer;border:none;border-radius:1.25rem;outline:none;justify-content:center;align-items:center;padding:.25rem 1rem;transition:all .5s;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyThree_o42xs_251 ._btnon_o42xs_210:hover{transform:scale(1.05)}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyThree_o42xs_251 ._btnon_o42xs_210:disabled{opacity:.5}@media (width<=1279px){._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyThree_o42xs_251 ._btnon_o42xs_210:hover{transform:scale(1.05)}}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyThree_o42xs_251 ._btnon_o42xs_210{color:#fff;text-transform:none;background-color:#7c6969;border:none;border-radius:34px;width:100%;height:49px;margin-top:10px;margin-bottom:10px;font-size:.775rem;font-weight:600}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twenty_Four_o42xs_293{margin-top:20px}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twenty_Four_o42xs_293 p{margin-bottom:15px}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twenty_Four_o42xs_293 ._twenty_Four_Size_o42xs_299 Button{color:#611a1a;text-transform:none;border:1px solid #611a1a;border-radius:30px;padding:16px;font-size:.575rem;font-weight:700}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyFives_o42xs_308{background-color:#ebebeb;border-radius:20px;margin-top:20px}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyFives_o42xs_308 ._twentyFives_mainOne_o42xs_313{padding:10px}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyFives_o42xs_308 ._twentyFives_mainOne_o42xs_313 ._twentyFives_rOne_o42xs_316{border-bottom:1px solid #d2d1d1;padding-top:10px;font-size:.575rem;font-weight:700;display:flex}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyFives_o42xs_308 ._twentyFives_mainOne_o42xs_313 ._twentyFives_rOne_o42xs_316 ._twentyFives_cOne_o42xs_323,._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyFives_o42xs_308 ._twentyFives_mainOne_o42xs_313 ._twentyFives_rOne_o42xs_316 ._twentyFives_cTwo_o42xs_326{width:50%}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyFives_o42xs_308 ._twentyFives_mainTwo_o42xs_329{padding:10px}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyFives_o42xs_308 ._twentyFives_mainTwo_o42xs_329 ._productBrief_o42xs_332{background-color:#fff;font-size:.65rem;font-weight:700}@media (width<=1279px){._thirteen_o42xs_1 ._forteen_o42xs_7{grid-template-columns:repeat(1,1fr);display:grid}._thirteen_o42xs_1 ._forteen_o42xs_7 ._fifteen_colOne_o42xs_11,._thirteen_o42xs_1 ._forteen_o42xs_7 ._sixteen_colTwo_o42xs_29{display:none}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65{margin-top:2rem;margin-left:1rem;margin-right:1rem;font-size:1.125rem;font-weight:800}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colOne_o42xs_148 ._twentyOne_colOne_o42xs_155 ._cashOn_o42xs_160,._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colTwo_o42xs_165 ._twentyOne_colTwo_o42xs_172 ._returnOn_o42xs_177,._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowOne_o42xs_142 ._outertwentyOne_colThree_o42xs_185 ._twentyOne_colThree_o42xs_192 ._freeDeli_o42xs_197,._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyOne_o42xs_134 ._twentyOne_rowTwo_o42xs_201{font-size:.675rem}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyTwo_o42xs_210,._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyThree_o42xs_251{display:none}._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyFives_o42xs_308 ._twentyFives_mainOne_o42xs_313 ._twentyFives_rOne_o42xs_316,._thirteen_o42xs_1 ._forteen_o42xs_7 ._seventeen_colThree_o42xs_62 ._eighteen_o42xs_65 ._twentyFives_o42xs_308 ._twentyFives_mainTwo_o42xs_329 ._productBrief_o42xs_332{font-size:.675rem}._thirteen_o42xs_1 ._forteen_o42xs_7 ._upperFixed_o42xs_42{z-index:1000;width:100%;display:block;position:fixed;top:100px;bottom:0}._thirteen_o42xs_1 ._forteen_o42xs_7 ._imageInside_o42xs_39{display:block}._thirteen_o42xs_1 ._forteen_o42xs_7 ._imageInside_o42xs_39 ._main_o42xs_391 ._img_o42xs_391 ._swiperContainer_o42xs_391 ._slide_o42xs_391{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;width:100%!important}}._thirtyOne_1bx0e_1{color:var(--c-nineth);flex-direction:column;align-items:center;font-weight:700;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8{flex-direction:column;align-items:center;max-width:55rem;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowOne_1bx0e_14{color:#655757;justify-content:center;align-items:center;width:100%;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24{justify-content:center;align-items:center;width:100%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24{width:55rem;color:var(--c-seventh);justify-content:center;align-items:center;margin-bottom:2rem;font-size:.775rem;font-weight:600;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40{background-color:var(--c-eighteen);border-radius:1.125rem;justify-content:center;align-items:center;width:55rem;height:3.5rem;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colOne_1bx0e_49,._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colO_1bx0e_49{justify-content:center;align-items:center;width:10rem;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_collo_1bx0e_61{display:none}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowThree_1bx0e_64{justify-content:center;align-items:center;width:100%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowThree_1bx0e_64 ._thirtyTwo_rowThree_partOne_1bx0e_70{grid-template-columns:repeat(4,1fr);gap:.875rem;margin-bottom:2.5rem;display:grid}@media (width<=1279px){._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8{width:93%}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowOne_1bx0e_14{font-size:1rem}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24{width:100%}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40{font-size:.875rem;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colOne_1bx0e_49{display:none}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_colO_1bx0e_49{justify-content:center;align-items:center;width:50%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowTwo_Sec_1bx0e_24 ._thirtyTwo_rowTwo_1bx0e_24 ._thirtyTwo_rowTwo_partOne_1bx0e_40 ._thirtyTwo_rowTwo_collo_1bx0e_61{border-right:1px solid #dcd9d9;justify-content:center;align-items:center;width:50%;display:flex}._thirtyOne_1bx0e_1 ._thirtyTwo_1bx0e_8 ._thirtyTwo_rowThree_1bx0e_64 ._thirtyTwo_rowThree_partOne_1bx0e_70{grid-template-columns:repeat(2,1fr);gap:.875rem;width:100%;display:grid}}._home_1ulel_1{flex-direction:column;gap:4rem;width:100%;height:100%;padding-bottom:2rem;display:flex}._homeHeader_1ulel_10{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;display:flex}._homeHeader_1ulel_10>div{color:var(--c-nineth);font-family:var(--ff-primary);font-weight:700}._homeContent_1ulel_24{font-size:1.5rem}._collectCard_1ulel_28{grid-template-columns:repeat(3,1fr);place-items:flex-start center;gap:1rem;display:grid}._cardHead_1ulel_36{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}._btn_1ulel_42{padding:.75rem 1rem}._categoryCard_1ulel_46{justify-content:center;align-items:center;gap:2rem;width:80%;display:flex}._customerCard_1ulel_54{width:100%}@media (width<=1279px){._home_1ulel_1{gap:2.5rem}._categoryCard_1ulel_46{grid-template-rows:repeat(1,1fr);gap:1rem;display:grid}._cardHead_1ulel_36{grid-template-columns:repeat(2,1fr);gap:1rem}}._main_14upx_1{margin:0;padding:0}._swiperContainer_14upx_6{--swiper-navigation-sides-offset:1.1rem;--swiper-navigation-color:var(--c-eight);--swiper-pagination-color:var(--c-eight);--swiper-pagination-bullet-inactive-color:var(--c-black);--swiper-pagination-bullet-inactive-opacity:.5;padding:0}._next_14upx_15:after,._prev_14upx_16:after{font-size:1rem;font-weight:700}._banners_14upx_21{width:100%;display:flex}._banners_14upx_21 ._slide_14upx_25{aspect-ratio:1920/780;cursor:grab;width:100%}._img_14upx_31{border-radius:1.5rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}._img_14upx_31 img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (width<=1279px){._swiperContainer_14upx_6{padding:0}}._header_18ta3_1{z-index:1000;background:var(--c-eight);flex-direction:column;width:100%;display:flex;position:sticky;top:0;left:0}._labelsContainer_18ta3_12{background:var(--c-fourth)}._labelsContainer_18ta3_12 ._labels_18ta3_12{justify-content:center;align-items:center;width:100%;padding:.4rem;display:flex}._labelsContainer_18ta3_12 ._slide_18ta3_22 ._text_18ta3_22{color:var(--c-white);width:100%;font-size:.6rem;font-weight:700}._middle_18ta3_29{justify-content:space-between;align-items:center;width:100%;padding:.5rem 1rem;display:flex}._middle_18ta3_29 ._left_18ta3_36{justify-content:center;align-items:center;gap:1rem;display:flex}._middle_18ta3_29 ._left_18ta3_36 ._logo_18ta3_42{justify-content:center;align-items:center;width:5.5rem;display:flex}._middle_18ta3_29 ._left_18ta3_36 ._logo_18ta3_42 img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}._middle_18ta3_29 ._userActions_18ta3_53{justify-content:center;align-items:center;gap:1rem;display:flex}._middle_18ta3_29 ._userActions_18ta3_53 ._userAction_18ta3_53{color:var(--c-font-dark);justify-content:center;align-items:center;gap:.25rem;font-size:.65rem;font-weight:500;text-decoration:none;transition:all .5s;display:flex}._middle_18ta3_29 ._userActions_18ta3_53 ._userAction_18ta3_53:hover{color:var(--c-pink)}._middle_18ta3_29 ._userActions_18ta3_53 ._icon_18ta3_73{color:var(--c-font-dark);font-size:1rem;font-weight:500}._navLinks_18ta3_79{justify-content:space-evenly;align-items:center;gap:1rem;width:100%;display:flex}._navItem_18ta3_87{text-align:left;color:inherit;padding:.5rem 0;font-size:.5rem;font-weight:700;text-decoration:none;position:relative}._navItem_18ta3_87:after{content:"";background-color:var(--c-fourth);width:0;height:.1rem;transition:all .5s;position:absolute;bottom:-.25rem;left:0}._navItem_18ta3_87:hover:after{width:100%}._swiperContainer_18ta3_112{--swiper-navigation-sides-offset:1.1rem;--swiper-navigation-color:var(--c-eight);--swiper-pagination-color:var(--c-eight);--swiper-pagination-bullet-inactive-color:var(--c-black);--swiper-pagination-bullet-inactive-opacity:.5;width:100%;padding:0}@media (width<=1279px){._labelsContainer_18ta3_12 ._slide_18ta3_22 ._text_18ta3_22{font-size:.75rem}._middle_18ta3_29 ._left_18ta3_36 ._logo_18ta3_42{width:7.5rem}._middle_18ta3_29 ._userActions_18ta3_53 ._icon_18ta3_73{font-size:1.25rem}._navLinksContainer_18ta3_132{width:100%;position:relative}._navLinks_18ta3_79{z-index:11;background-color:var(--c-white);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;height:calc(100dvh - 5.1rem);padding:1rem;transition:all .5s;position:absolute;top:0;left:0;transform:translateY(100%)}._navLinks_18ta3_79 ._navItem_18ta3_87{border-bottom:.1rem solid var(--c-nineteen);width:100%;font-size:.75rem;font-weight:800}._navLinks_18ta3_79._active_18ta3_158{transform:translateY(0)}}._seven_1v760_1{background-color:var(--c-seventeen);color:var(--c-fifteen);padding:1.5rem .75rem;font-size:.675rem;font-weight:700}._seven_1v760_1 ._rowOne_1v760_8{grid-template-columns:repeat(3,1fr);gap:2.875rem;display:grid}._seven_1v760_1 ._rowOne_1v760_8 ._colOne_1v760_13{flex-direction:column;gap:.575rem;width:100%;display:flex}._seven_1v760_1 ._rowOne_1v760_8 ._colOne_1v760_13 img{width:5rem;margin-bottom:1.25rem}._seven_1v760_1 ._rowOne_1v760_8 ._colOne_1v760_13 ._nine_1v760_24{font-size:1.5rem}._seven_1v760_1 ._rowOne_1v760_8 ._colTwo_1v760_27,._seven_1v760_1 ._rowOne_1v760_8 ._colThree_1v760_33{flex-direction:column;gap:.575rem;width:100%;display:flex}._seven_1v760_1 ._rowOne_1v760_8{border-bottom:.05rem solid var(--c-sixteen)}._eight_1v760_43{max-width:55rem;margin:0 auto}._rowTwo_1v760_48{border-top:.05rem solid var(--c-sixteen)}._rowTwo_1v760_48 div{margin-top:1rem;font-size:.575rem}._rowTwo_1v760_48 div a{color:var(--c-fifteen);margin:1.125rem;text-decoration:none}@media (width<=1279px){._seven_1v760_1 ._rowOne_1v760_8{grid-template-columns:1fr;gap:.875rem}}._main_xxs2o_1{background-color:var(--c-eight);width:100%}._content_xxs2o_6{min-height:70vh}
