@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;src:url(/static/media/PlusJakartaSans-Bold.9ce76dd94efa82e24b0b.woff2) format("truetype")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;src:url(/static/media/PlusJakartaSans-SemiBold.f80a0d0409cb45c4567a.woff2) format("truetype")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;src:url(/static/media/PlusJakartaSans-Medium.b88d78a9f8c0bf0ca825.woff2) format("truetype")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;src:url(/static/media/PlusJakartaSans-Regular.23dd3897f4dcd3a8a41c.woff2) format("truetype")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:300;src:url(/static/media/PlusJakartaSans-Light.c339664d08a93f181190.woff2) format("truetype")}:root{--default-font-family:"Plus Jakarta Sans","Apple SD Gothic Neo","Malgun Gothic",sans-serif!important}#root,body,html{height:100%;min-height:-webkit-fill-available}body{-webkit-overflow-scrolling:touch;background-color:#f0f0f0;font-family:Plus Jakarta Sans,Apple SD Gothic Neo,Malgun Gothic,sans-serif!important;font-family:var(--default-font-family)!important;justify-content:start;margin:0;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:0;position:relative}.App,body{display:flex;flex-direction:column}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100000}.pre-line{font-weight:600;white-space:pre-line}.modal-content{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:20px;text-align:center;width:90%}.modal-buttons{display:flex;justify-content:space-around;margin-top:20px}.confirm-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;transition:background-color .3s}.confirm-button:hover{background-color:#0056b3}.cancel-button{background-color:#ccc;border:none;border-radius:5px;color:#000;cursor:pointer;font-weight:700;padding:10px 20px;transition:background-color .3s}.cancel-button:hover{background-color:#999}.login-page{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:20px;text-align:center;width:90%}.login-form{display:flex;flex-direction:column;gap:15px}.login-form input{border:1px solid #ccc;border-radius:5px;padding:10px;width:100%}.login-form button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px}.login-form button:hover{background-color:#0056b3}.group-buy,.user-profile{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:1200px;padding:20px;text-align:center;width:90%}.menu{background-color:#007bff;border-radius:10px;margin-bottom:20px;padding:10px}.menu ul{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;list-style:none;margin:0;padding:0}.menu li{cursor:pointer;font-weight:700}.menu li a{border-radius:5px;color:#fff;padding:10px 15px;text-decoration:none;transition:background-color .3s}.menu li a:hover{background-color:#0056b3}.search-bar{margin-bottom:20px}.search-bar input{border:1px solid #ccc;border-radius:5px;margin-right:10px;padding:10px;width:70%}.search-bar button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px}.search-bar button:hover{background-color:#0056b3}.profile-card{margin-top:20px}.profile-pic{border-radius:50%;height:150px;width:150px}.stats{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:20px}.stats div{text-align:center}.stats strong{display:block;font-size:1.2em}.product-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px}.product-card{background-color:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:10px;text-align:center;width:150px}.product-card img{border-radius:5px;width:100%}.product-card h3{font-size:1em;margin-top:10px}@media (max-width:1200px){.App{height:auto}.group-buy,.user-profile{width:95%}.menu ul{gap:15px}}@media (max-width:768px){.menu ul{gap:10px}.menu ul,.stats{flex-direction:column}.stats{align-items:center}.search-bar input{margin-bottom:10px;margin-right:0;width:100%}}@media (max-width:480px){.menu{padding:5px}.menu li a{font-size:.9em;padding:5px 10px}.product-card{width:100%}}.admin-dashboard{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin:auto;max-width:800px;padding:20px;text-align:center;width:90%}.admin-menu{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px}.menu-card{background-color:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 4px 6px #0000001a;cursor:pointer;padding:10px;text-align:center;width:150px}.menu-card img{border-radius:5px;width:100%}.menu-card h3{font-size:1em;margin-top:10px}.content-wrapper{align-items:center;display:flex;flex:1 1;justify-content:center}.footer{background-color:#333;color:#fff;margin-top:auto;padding:20px 0;text-align:center;width:100%}.footer-content{align-items:center;display:flex;flex-direction:column}.social-icons{display:flex;gap:15px;justify-content:center;margin-bottom:10px}.social-link{align-items:center;color:#fff;display:flex;font-size:14px;gap:10px;text-decoration:none}.footer-text{margin-top:10px}.social-icon{height:30px;transition:transform .3s;width:30px}.social-icon:hover{transform:scale(1.1)}.social-text{font-weight:700}.react-datepicker-popper{display:flex!important;z-index:99!important}.react-datepicker{height:120%!important;width:100%!important}.react-datepicker__month-container{font-size:1.2rem!important;height:100%!important;width:100%!important}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{font-size:1.2rem!important}.custom-input{border:1px solid #d0d0d0;border-radius:8px;font-size:16px;max-width:120px;padding:10px 16px;transition:border-color .3s}.custom-input:focus{border-color:#007bff;outline:none}.custom-input::placeholder{font-size:12px}.custom-popper-end,.custom-popper-start{left:0!important;margin-left:auto!important;margin-right:auto!important;right:0!important;transform:none!important;width:240px!important}.ReelsCategory_mainContainer__TlVow{overflow:hidden}.ReelsCategory_mainContainer__TlVow,.ReelsCategory_mainContainer__TlVow *{box-sizing:border-box}.ReelsCategory_mainContainer__TlVow{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;margin:0 auto;min-height:max(100vh,min(100vw,690px));position:relative;width:min(690px,100vw)}.ReelsCategory_container__BHV6Q{align-items:center;background:#fff;flex-basis:0;flex-grow:1;gap:10px;justify-content:space-between;min-width:0}.ReelsCategory_container__BHV6Q,.ReelsCategory_mainContent__e6BDD{align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsCategory_mainContent__e6BDD{align-items:flex-start;gap:14px;z-index:1}.ReelsCategory_titleSearch__2C9T5{align-items:flex-start;flex-direction:column;height:144px;z-index:2}.ReelsCategory_titleSearch__2C9T5,.ReelsCategory_title__dZ5eP{align-self:stretch;background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsCategory_title__dZ5eP{align-items:center;justify-content:space-between;padding:16px 16px 8px;z-index:3}.ReelsCategory_backContainer__JewFJ{height:48px;width:48px;z-index:4}.ReelsCategory_backArea__4kjtp,.ReelsCategory_backContainer__JewFJ{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsCategory_backArea__4kjtp{gap:10px;overflow:hidden;width:24px;z-index:5}.ReelsCategory_backIcon__hGjU5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:6}.ReelsCategory_titleArea__RiqW1{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:7}.ReelsCategory_viewList__vhFY4{align-self:stretch;color:#161611;font-size:22px;font-weight:700;height:23px;line-height:23px;text-align:center;z-index:8}.ReelsCategory_titleInput__Ny7-m,.ReelsCategory_viewList__vhFY4{flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);position:relative;white-space:nowrap}.ReelsCategory_titleInput__Ny7-m{color:#898460;flex-grow:1;font-size:16px;font-weight:500;height:20px;line-height:20px;overflow:hidden;text-align:left;text-overflow:ellipsis;z-index:14}.ReelsCategory_topDim__q0azd{align-items:center;background:#161611bf;display:flex;flex-shrink:0;flex-wrap:nowrap;height:144px;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:0;z-index:199}.ReelsCategory_contentFooter__q7\+jS{align-items:flex-start;gap:39px;min-height:max(60vh,60vw);z-index:17}.ReelsCategory_contentFooter__q7\+jS,.ReelsCategory_content__s2zAR{align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsCategory_content__s2zAR{align-items:center;flex-basis:0;flex-grow:1;gap:30px;min-height:0;z-index:18}.ReelsCategory_subBtn__JgNzb{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:8px;justify-content:center;padding:0 12px;position:relative;z-index:19}.ReelsCategory_category__UUrnT{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:28px;line-height:28px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:20}.ReelsCategory_deleting__0Wb5M{align-items:center;align-self:stretch;background:#fff;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:4px 0;position:relative;z-index:21}.ReelsCategory_deleting1__GXlAH{align-self:stretch;color:#796a06;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:22}.ReelsCategory_deleteBtn__5V23s{align-items:center;background:#f20d9ee6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:23}.ReelsCategory_delete__tNtfw{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.ReelsCategory_updateBtn__\+oY7B{align-items:center;background:#f2d40d;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:23}.ReelsCategory_update__EJg9H{color:#000;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.ReelsCategory_cancelBtn__jqm9I{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:25}.ReelsCategory_cancel__A6\+MV{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:26}.ReelsCategory_categoryListAll__0e2dl{align-items:center;flex-wrap:nowrap;gap:10px;justify-content:center;z-index:27}.ReelsCategory_categoryListAll__0e2dl,.ReelsCategory_categoryList__Nn1f4{align-self:stretch;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;position:relative}.ReelsCategory_categoryList__Nn1f4{align-items:flex-start;flex-wrap:wrap;gap:12px;max-height:70vh;overflow-y:auto;padding:0 12px;z-index:28}.ReelsCategory_categoryList__Nn1f4::-webkit-scrollbar{display:none}.ReelsCategory_categoryList__Nn1f4{-ms-overflow-style:none;scrollbar-width:none}.ReelsCategory_categoryArea__imm-Q{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;padding:0 0 12px;position:relative;z-index:29}.ReelsCategory_categoryImage__bYl6B{align-self:stretch;background:url(/static/media/e4d89a8882c4c3b30c2e81109b306f628909a21b.ae77db6f43c1d454f1a7.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:230px;min-width:0;position:relative;width:190px;z-index:30}.ReelsCategory_listItemDisabled__z\+\+NX{align-items:center;background:#161611bf;border-radius:12px;display:flex;flex-wrap:nowrap;height:171px;justify-content:center;margin:2px 0 0;opacity:.7;overflow:hidden;position:relative;width:190px;z-index:31}.ReelsCategory_checkIcon__H57E4{background:url(data:image/png;base64,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) no-repeat 50%;background-size:cover;flex-shrink:0;height:50px;overflow:hidden;position:relative;width:50px;z-index:32}.ReelsCategory_titleDescriptionArea__XMCPH{min-width:0;z-index:33}.ReelsCategory_title2__t6jZ4,.ReelsCategory_titleDescriptionArea__XMCPH{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsCategory_title2__t6jZ4{z-index:34}.ReelsCategory_babyFood__8m1KH{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:35}.ReelsCategory_description__yKfSF{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:36}.ReelsCategory_infantNutritionInfo__hTaCb{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:37}.ReelsCategory_categoryArea3__SF77G{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:230px;position:relative;width:190px;z-index:45}.ReelsCategory_categoryImage4__jubxh{align-self:stretch;background:url(/static/media/a38f3958-1d6e-43af-aeb8-ac55cde5ad0e.fcadfd12de782160bec1.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:173px;min-width:0;overflow:hidden;position:relative;z-index:46}.ReelsCategory_titleDescription__Bqhnw{width:173px;z-index:47}.ReelsCategory_title5__gc4Y7,.ReelsCategory_titleDescription__Bqhnw{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsCategory_title5__gc4Y7{align-self:stretch;min-width:0;z-index:48}.ReelsCategory_fineMotor__usHX-{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:49}.ReelsCategory_description6__HqUUO{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;min-width:0;position:relative;z-index:50}.ReelsCategory_fineMotorDevelopmentInfo__GvSq4{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:51}.ReelsCategory_categoryArea7__GXgfd{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:230px;padding:0 0 12px;position:relative;width:190px;z-index:38}.ReelsCategory_categoryImage8__IUBDH{align-self:stretch;background:url(/static/media/87d8f309d70fd6b3435f2151bd29e0adf0520926.0cc912b24743c84ac683.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:173px;min-width:0;overflow:hidden;position:relative;z-index:39}.ReelsCategory_titleArea9__WE81g{min-width:0;z-index:40}.ReelsCategory_titleA__rHUES,.ReelsCategory_titleArea9__WE81g{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsCategory_titleA__rHUES{z-index:41}.ReelsCategory_bigMuscle__1UMVf{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:42}.ReelsCategory_descriptionB__4yaYx{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:43}.ReelsCategory_muscleDevelopmentInfo__3zqYd{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:44}.ReelsCategory_adArea__puzMZ{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:6px;height:230px;position:relative;width:190px;z-index:52}.ReelsCategory_adImage__xfuQa{background:url(/static/media/61fe140b2f49c97564ebdd6fc4eac961b875065a.236d66f02087a6be49bd.png) no-repeat 50%;background-size:cover;border-radius:12px;height:173px;z-index:53}.ReelsCategory_adImage__xfuQa,.ReelsCategory_ad__-7UHb{align-self:stretch;flex-shrink:0;min-width:0;overflow:hidden;position:relative}.ReelsCategory_ad__-7UHb{color:#161611;font-size:16px;font-weight:700;height:24px;line-height:24px;z-index:54}.ReelsCategory_ad__-7UHb,.ReelsCategory_profitableAd__PPqMu{flex-basis:auto;font-family:Inter,var(--default-font-family);text-align:left;text-overflow:ellipsis;white-space:nowrap}.ReelsCategory_profitableAd__PPqMu{align-self:stretch;color:#898460;flex-shrink:0;font-size:14px;font-weight:500;height:21px;line-height:21px;min-width:0;overflow:hidden;position:relative;z-index:55}.ReelsCategory_footerContainer__FwbON{height:107px;z-index:56}.ReelsCategory_footerContainer__FwbON,.ReelsCategory_footerNavigation__x5vdV{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;position:relative}.ReelsCategory_footerNavigation__x5vdV{background:#fff;border-bottom:1px solid #f4f4ef;padding:10px 28px;z-index:57}.ReelsCategory_containerC__bjkNY{align-self:stretch;gap:9px;z-index:58}.ReelsCategory_containerC__bjkNY,.ReelsCategory_homeArea__jDXoU{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsCategory_homeArea__jDXoU{flex-direction:column;gap:4px;height:72px;justify-content:flex-end;width:65.2px;z-index:59}.ReelsCategory_homeIcon__ii6Ft{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALxSURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiICCcIAVIoGPG7OuwRQfxvHz7mTNaBAAhMolw2EjHCayBIyLoBoJnLnxZBMTEIgBPLSGqA504BgQaQ2n3yEBtXX5ugEOUSQgCB9wDA9riqy49vshyEiFKJ6hsjhYjnBBAfV3EBSm/24IO9oT3gZXEoF1E2J8pWxogB1WWZi3TsHqWdk7lS2mdIsOf4e5bNn+7DiiiR8CMgqZaMGhEeOB6B/erZh6bJurAkKw+nipUpakA1WfYSEFw22hdPd5P82TE1rkrqMXz2eCf5qdVq/4ElWElCCCBQQZbnCUgur9qtKZFtIbK7k7xotNoL98jSEi4C7d89enRssh9+rncT0WL4nIucLSqylMQMgfSi49pFJL6MyMIT+/8VhvjEhJUmZtky+MKAdUdVZ+BjWEoWknATyObZykukYCwiFgi5x/gW8SUhArk7On7mwyYl64jo/dFrdggKEbs9jHb7yWbZ55tlPs/aXtdpMAchsKXj9ZRAUbWAIDt8WEoTQmdcFd/kUtZQbjaePSEF+OnkJmMBEwJERMAaj4DREUCSTS+OjtkXt/aePbGla2KMrlVAkMuxjo03egRQw7p4qW7tPSX4MpqQ5+sSkEgRGEXBgriu3wztJXPnhIS/iSasGSHCx/tkUm8i3nNr51sizEQSYeFWSGyAYiqlzIFGVHB8orqAbNCzTVUpHKUSPGww+Fpco7ktydB0TPCTNChA6XDiWY49/20h9e7ty/ugAOXDaQJCKvuq3pqurlr7kzjM1uwE//kOKxKtTmEhkggLkURYiCTCgudmR4DdYWpsVGieWN7ZGWe40Sf6ua57evbEAOwzWAKRk52VZgninp4SuTzjyTIqOj/Y59Dl3+JNkVRe5z0jIiIiwsk/aIh64DP71VoAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:60}.ReelsCategory_homeTextArea__qE9Ef{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:12px;z-index:61}.ReelsCategory_home__-oa1N{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:left;white-space:nowrap;z-index:62}.ReelsCategory_releaseArea__4QIL0{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:63}.ReelsCategory_releaseIcon__q2p6R{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHHSURBVHgB7ZjBbcIwFIafTRDXqD0QxKGwAd2ATtBsAEzQZgM6AXQCYAQ2YIOukJ4gIBWfUeLXF0EkREkOTZxYkT8pUvLiQ/7Yz8/vBzAYDAaDIljWS5totfgIEWzQAM7larcT/m08VYTj2D1E/kW3WghIYEyOScjqOsbTBiM2FqCZgBgp+fw2xtOHYw80hDGwOx376TrGoQYYEbqgSARuKAVduuZQAkpESIleEIg1XR5tiX0S5YNClIiwLDgm93FxCoJjnwrmlB4FKKC0nNjvfz5oVp5JzBIKptTEjmeFxEyklJMil1glu9PhIJaM4UtRs1LZFpvMCtXgDeSkFnXCgoq4HPOnlBtDyEklIhzncYyIMyjolFyqiHOP0liQgCEUSGk50W4/vJ+brGIFxCifiW7XHoRhY6bi4xOUiIgiNqel80l/3g1DeCMBoBIlIhhjLiJzoSRMP6ELdRfBfNAS9Ldb8X0dSRVhWZGnuiP7D1QovdtYpo15cQFfdbAxyW8S1FSt79mYBl3INJTJ9xyBZtxzxlNF0IEtdsQHoBmUn+J0kn1BJLGsLVaJvZIX6s3/fJeVPjia6Licmk2MTTktf7DBYDDUkF9jxK3w0gE2QgAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:64}.ReelsCategory_releaseTextArea__H-FW0{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:70px;z-index:65}.ReelsCategory_releaseCollection__xMkS1{align-self:stretch;color:#171712;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:66}.ReelsCategory_productIntroductionArea__ErNsW{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;padding:0 7px;position:relative;width:65.2px;z-index:67}.ReelsCategory_productIntroductionIcon__WvVvF{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAYAAABE1blzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKMSURBVHgB7Zl/bhJBFMe/b6GYiH/0Bq43wBMUT2A9QXf1AC0mSKglsCm0URpbL2DXE9gbiCco3IAj8A8mpbLPNwtpV1x+OhhW55OQmZ1fmS8z++a9WcBgMBgMhqnQrMrmsZOXFjvYYAJGp1Txr6bVxwqsVp3tRxn6wkAeyaDdH/Azz/N7kxVWXOtsxjpPkDhF7uEW9uMq0nGFBLZ5nJe0azH72EDYIkcmaI8f8/LzJtuk54/C3eKR72EDaTbcvCyAPauNhX8cIzDpzH8HF+D01LHTQXis5IYgr/z2Uw0r8K7xsmaB92Wc3lDMftnzu/hDtKxgeog9JU7lU+AqVkSsd1XG2Zasnd7CHjSgRSATfjlgz+qvHmNJ1C6YNeaqaBFIATrR54CGu1iSVDDhWBC1oQEtAosVvyVJ5B+nA+XuLdo/XD2iu62tnIs3h5ffoAFtVpSZo86Anc3Q10VEqjYpMVARj0S2AGrQhDaBpSP/Qjz3VqQoJyKvz47dqcZCRSvZB3SNsYEKIb4qVS4/QxNajom7wQb84lZWDvcTtgML/vuGW5OZt4mD8L1ismyxmLuhxeT7/pJtf7+BC41oFVgYhStPmyfOOTMdRKpsKAeeaGx8OKprVMJ8IbugAM2sxZMpHvqFocVPZNo+MNPc95QwOQDz6xCn0LqCUcrl0AtR2839cOLu/GDOEYeHOMiibiCWsn/DnbggVSdrExjl9cjkazH7y2KiiaRjBCYdIzDpGIFJxwhMOvNdNSK7WXdWvkhaJ3JvY/8WlkwQL5C5JcLyKitBrApzathEIuKI0I1rErtF07f4KImWS5+/gYRcrf4AseHW7A+gdfe5dM9hg5EvTC1dF1QGg8Fg+O/4CSyg0oa5okGUAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:28px;z-index:68}.ReelsCategory_productIntroductionTextArea__RYkgL{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative;width:48px;z-index:69}.ReelsCategory_productIntroduction__UdME8{align-items:flex-start;color:#898460;display:flex;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;justify-content:center;line-height:18px;position:relative;text-align:center;white-space:nowrap;width:48px;z-index:70}.ReelsCategory_advancedInformationArea__a1ZpV{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:71}.ReelsCategory_advancedInformationIcon__kxS1e{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPZSURBVHgB7Vl/UtNAFP7eFiujf9gb2BtYT2A5gXICox5AnFEQkWk7ggzgDHgCwgngBpQTWE5gjtB/cJhC9/m2mLClSeluQ6fj9PunmzTZzbfv5f34Aswwwww2CDmgVgtKj+ZQLSg8ZUYpmZzQvtQ4u7hCq9EI27gneJPoPXhRLSnwCwaqd10v1zQLGuHH9YND5AxnEtbDv5cHK8EdkdKo50nGicTut6DKBTqQbS0P/sstaLTEhaLkDKEiP3ItVVKmi7odXlhthBHGxMgktjff1glcs8+JJSI5t3/eweEwn9/aCsqqi9dQFFD/BkSX4MW1tbCFMTASiRQCbQ2uf14Lf8IRuxtBjYnq9jnWvLiyHh7DE3eS2P7+domY95IFgZbu8OI4brCzGVSEyJFllbZYZMHXIkNJGDcoaPodHxsCf8SP8wiXPRdjOrGIROcdfu4ztxr2Z0EWicfG/40F8or3q6thpIkXZBjPV370UNXggUwSYvLAjkI6p0hiwxBh5kZ8LG67tFULynBEtiWIrF3hMG8CMVa+hvvi0834WD3AezgilYTJB7YVuh00cJ/QljWIApNQ4YB0SxTwMh4y+Pi+rBDj03rYxE2SLM3PoeJyfzoJtjKsJu/47QLJQ8k6im42cRSkkpBIlJC4UnyGCUCq35t1KK2sycYAib1rf0x8ctySwAHJOpRea2VigMTFfF9lGmFC6Cp45x+F/wADJOYv+nakjAlBGibbA5ysMkDiw3VZkUzyY+PdU0wA0iiV47Fk8fFIGJD1kkmdXMUEwAW8sA6dgklGnuBmPJQXLsAEwKBX8ZiUW27KIIHTZEIRAVzLAFfYZY6plpe/HJy63J9KwpQBdlHmWyKP/hSUNF2SuZtwRHaI1f0l8qZ0Y7gHmJLfrhB8is1MEret8QB0lLdbme5OsvNN68tc9yk2hyY7qZvewOq8HhfpJC8ivdZXOsdYuzLvgvQWXiX/UBKm8+qCP1inKkLkl0/3ZcMIBb3W1+4cdW/DvDCSZJMis3ipeLF6eFu/iuf0FdNGFs/S9CL8I3N5xafDFjeWU0UV3JY+r8U32FWzFxEnGTNFL7IhWZYiYt3LthqqJJJmSUJbNU32lJe4qS/xplA0BHqqijcRL1XcWEUPSpIjwey+MKyvWK640wvf/kS8pX0TXeRhqnOM12Kd6h2Xt2XnW1JO1LOy8ThEcvvI8uQhPdMShkVXLSeTK4o089nyiN2hL5FcSOQJHyJTR8LAlchUkjBwITK1Pfb1e9QvOKuifKVKwVQLBbeJUMY3wqlXOwyRruLn0g7UxZ0WMcMMM9yJv3MP6nW+sBGGAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:72}.ReelsCategory_advancedInformationTextArea__\+048o{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:18px;min-width:0;position:relative;z-index:73}.ReelsCategory_advancedInformation__TfMUb{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:74}.ReelsCategory_footerIconArea__9z\+kP{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:28px;justify-content:center;position:relative;width:42px;z-index:75}.ReelsCategory_footerIcon__NZyrd{background:url(/static/media/up-round.e96d59b47f513ef23e0a.png) no-repeat 50%;background-size:cover;cursor:pointer;flex-shrink:0;height:32px;position:relative;width:32px;z-index:76}.ReelsCategory_bottomDimmed__umLjc{align-items:center;background:#161611bf;display:flex;flex-shrink:0;flex-wrap:nowrap;height:93px;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:14px;z-index:77}.DetailCategory_mainContainer__BoLOA{overflow:hidden}.DetailCategory_mainContainer__BoLOA,.DetailCategory_mainContainer__BoLOA *{box-sizing:border-box}.DetailCategory_mainContainer__BoLOA{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;margin:0 auto;min-height:max(100vh,min(100vw,690px));position:relative;width:min(690px,100vw)}.DetailCategory_container__UW9R3{align-items:center;background:#fff;flex-basis:0;flex-grow:1;gap:10px;justify-content:space-between;min-width:0}.DetailCategory_container__UW9R3,.DetailCategory_mainContent__Dkw0B{align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailCategory_mainContent__Dkw0B{align-items:flex-start;gap:14px;z-index:1}.DetailCategory_titleSearch__jPMPI{align-items:flex-start;flex-direction:column;height:144px;z-index:2}.DetailCategory_titleSearch__jPMPI,.DetailCategory_title__iu2U2{align-self:stretch;background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailCategory_title__iu2U2{align-items:center;justify-content:space-between;padding:16px 16px 8px;z-index:3}.DetailCategory_backContainer__pzfh3{height:48px;width:48px;z-index:4}.DetailCategory_backArea__BqrVo,.DetailCategory_backContainer__pzfh3{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailCategory_backArea__BqrVo{gap:10px;overflow:hidden;width:24px;z-index:5}.DetailCategory_backIcon__1dlkD{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:6}.DetailCategory_titleArea__JoSb1{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:7}.DetailCategory_viewList__SWvxV{align-self:stretch;color:#161611;font-size:22px;font-weight:700;height:23px;line-height:23px;text-align:center;z-index:8}.DetailCategory_titleInput__WApbT,.DetailCategory_viewList__SWvxV{flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);position:relative;white-space:nowrap}.DetailCategory_titleInput__WApbT{color:#898460;flex-grow:1;font-size:16px;font-weight:500;height:20px;line-height:20px;overflow:hidden;text-align:left;text-overflow:ellipsis;z-index:14}.DetailCategory_topDim__jt6ah{align-items:center;background:#161611bf;display:flex;flex-shrink:0;flex-wrap:nowrap;height:144px;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:0;z-index:199}.DetailCategory_contentFooter__FoLce{align-items:flex-start;gap:39px;height:max(70vh,414px);z-index:17}.DetailCategory_contentFooter__FoLce,.DetailCategory_content__LSw1y{align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailCategory_content__LSw1y{align-items:center;flex-basis:0;flex-grow:1;gap:30px;min-height:0;z-index:18}.DetailCategory_subBtn__XTcNW{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:8px;justify-content:center;padding:0 12px;position:relative;z-index:19}.DetailCategory_category__ht3h-{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:28px;line-height:28px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:20}.DetailCategory_deleting__3Adaf{align-items:center;align-self:stretch;background:#fff;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:4px 0;position:relative;z-index:21}.DetailCategory_deleting1__7ppZn{align-self:stretch;color:#796a06;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:22}.DetailCategory_deleteBtn__mUv3-{align-items:center;background:#f20d9ee6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:23}.DetailCategory_delete__YCybH{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.DetailCategory_updateBtn__TeNBH{align-items:center;background:#f2d40d;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:23}.DetailCategory_update__ew8Ni{color:#000;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.DetailCategory_cancelBtn__\+Lfsd{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:25}.DetailCategory_cancel__sjMKo{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:26}.DetailCategory_categoryListAll__lWHs3{align-items:center;flex-wrap:nowrap;gap:10px;justify-content:center;z-index:27}.DetailCategory_categoryListAll__lWHs3,.DetailCategory_categoryList__wPTS7{align-self:stretch;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;position:relative}.DetailCategory_categoryList__wPTS7{align-items:flex-start;flex-wrap:wrap;gap:12px;max-height:70vh;overflow-y:auto;padding:0 12px;z-index:28}.DetailCategory_categoryList__wPTS7::-webkit-scrollbar{display:none}.DetailCategory_categoryList__wPTS7{-ms-overflow-style:none;scrollbar-width:none}.DetailCategory_categoryArea__buceY{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;padding:0 0 12px;position:relative;z-index:29}.DetailCategory_categoryImage__dWHKq{align-self:stretch;background:url(/static/media/e4d89a8882c4c3b30c2e81109b306f628909a21b.ae77db6f43c1d454f1a7.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:230px;min-width:0;position:relative;width:190px;z-index:30}.DetailCategory_listItemDisabled__GA13z{align-items:center;background:#161611bf;border-radius:12px;display:flex;flex-wrap:nowrap;height:171px;justify-content:center;margin:2px 0 0;opacity:.7;overflow:hidden;position:relative;width:190px;z-index:31}.DetailCategory_checkIcon__p-A64{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABlCAYAAAC7vkbxAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAaTSURBVHgB7Z3rUdxIEIC7R8uVrw7ziMDrCM4XAesIzo7Aa18AxhGAIzAEcIUcAXsRsERgLgIvEbCAKbsKNH3dWta3xqv3SKNZzffDhZEotPro7nlpBODxeDwej8fj8aw8CI6wdTHcul2DvtLwTCNs8oVvIar+snOJ9IQAporgXCuY3KyHZ+AIrRXy6OuwH9zBnwrVM9Q04BvchwogwhkRnmlF4+iWTr9thxNoIa0Ssn49HCitBoD0qqqAHHAU4YiU/timCLIuRFKRVmqXFO0AwQDsMOHUtt+GyLEm5LsIpLfyX2gHU74lo9tIv7clpnEhLRWxBAxtiGlUyMblGxGxB60W8QMTJDq82gwPoCEaEfLbxfCZ6uEHizWiKpPbiJ43ES0KakaiQgX4yWEZQn8twM/8WfahZmqLEKkVUQ+PHRexhLjov6srWmoRwjL6OsCTBvoStqgthRlPWVIvIk5RKyxDkBR2Ip8VDGNUSNzT5gsFd1pRVejLZ12/GA7AIMZSlshAimV0DuL09WU7HIMBjESIhC7LOIaOggEem0pflSOkAwU8L1Mu9H9ULfSVhHgZPzEJWMp0O5xCSSqlrChQH7yMH+hzC7NS6i4tZNZrpRfgechg43K4CyUplbIkVfFfwmfwJKI5dd1sF5/4KhUhOuhm87YI3Ef5ACUoLCQeQvd1Iw+lUlehlOVbVYWZcqvraZFWV6EI4VbVnpdRiK27Hrwt8gO5I8QX8tIUipLcESLRAZ4yFIqSXBFyHx2foBujuHWQO0pyRUgUxLN+XkZ5ckdJLiEI6NNVRXg0fJDnvEwhMqzcuZYVwZSADviLEMwxyDOZ1cs6AQN4BV2CeL5c/z9fzhNvE/7r3gcT9GCH/x2nnZIZIQqwOwOID2TE37qDf8AQLHaYdU6qEGlddSZdLZEhBEoNwBz9R1//epJ2QqqQ+9bV6pMg4/HVmyEhlRokTCK4i1IzTkbKUjuw6qTI4INHYBqC1Ln3VCGIZHzdUatoWgbENXmQfjwFyrDpNBZk3NOXZbZJBxOF1LEqrzXYkxFzm9JQShSighVtXVmWEbOGvycdShSiEVKbZ07SBhnxdVDxlIWrNpjYFhmQfm+ThdAKpawWyYgvh0rUkEbgG0UIg+uNI8SI3kEdtExGFlaFaEUHXx4fncrXV9vhAUT0GkzimAzBboQ84Ho7DI1JcVCGYFWIItx9xAOYi98zIsVRGYLtCIkfDTMqxWEZQqIQLrYTaAZzUhyRgSn3NllIvO9HY1SX4lBkpN3b5KETgktolvJSXGvaEk4SjyUd0BHY2EOquBQHa4aO6DzpWKKQNWishjwkvxRHC3jacyOJQmSVHbZZiqMyeNgkNfOkT1ABjcEeaVJeutq05VnY8kJ4CN72XoRJUkau9jM04DjteKqQNYNrkiqwVMoirsgQoohO046nCuE6MrFYRxZJlOKSDKl7WRsLZA6daDS6vrUKP0lxSgbI6AeNss7JXNsLd3AKAbSFWErv6s1oNutGQ3AIiuBj1jkIOXh89Voegx6Apzycrq43j55mnZZrtJdDbQyeSnCLdT/PebmE9O7gEJodbFw1plmtqzm5hEivnaOksb1rVw8a5d22KfcElY+S8txG8D7vubmF+CgpC4VFNjUrNIXro6QgMgBaIDqEQkLiEeCICv2CLqOBDopu+ZerH/IQ3y/JQc5+x0PK7ZdV1yrDFUKmB6AEpYTIjBd6KYkQ0X7Z3UlLpaw5PnUtg0bXG+FLKEmlhXIBz9whtWJ4vh3MWlWVMkclIdLqUrNc6ZvCCXP8Ram8lFQmsbjId1sKwVRremni9RWVasgisrEKdnS3UnnGZf5YRVWMLbaWtwNQ1yJFdg0yKEMwFiFz5HHqQOExX2gfVplZmnpeZrPkNIwLEeLtZBWerKwUQwV8GbU8HyKFftb6wsxJfdeQxYOBrv5aiiRqiZBF1i+He4iGNgCzjCbavdkMD6FGahciuJ7CJCqIO3ym68UyGhEyZ+NiuAsK3zojRgo30H7dUbFIo0KE2R7AsMe/eght5X4TzJ6GwypvyylD40LmfBdD+IKvoh3beFgUMceakDmxGB4xRoV7tlJZ/NgFwdimiDnWhSwSv34vgFeKo6Z2OUQTAgi5po1N9rSr0iohi8wjBwLYkZ3tuOlcbUM1FqARJBLOol+C0bdf/z6HFtJaIcuI38se4BPuD/RRwVbSrjryHDhpmCrEKY9E/yvPS9pORR6Px+PxeDwem/wH4zX4l4UDauYAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:50px;overflow:hidden;position:relative;width:50px;z-index:32}.DetailCategory_titleDescriptionArea__Pq3UZ{min-width:0;z-index:33}.DetailCategory_title2__TWzfP,.DetailCategory_titleDescriptionArea__Pq3UZ{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailCategory_title2__TWzfP{z-index:34}.DetailCategory_babyFood__iPIiF{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:35}.DetailCategory_description__P9d-s{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:36}.DetailCategory_infantNutritionInfo__3kLUE{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:37}.DetailCategory_categoryArea3__NYTOX{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:230px;position:relative;width:190px;z-index:45}.DetailCategory_categoryImage4__02jgP{align-self:stretch;background:url(/static/media/a38f3958-1d6e-43af-aeb8-ac55cde5ad0e.fcadfd12de782160bec1.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:173px;min-width:0;overflow:hidden;position:relative;z-index:46}.DetailCategory_titleDescription__O1F7R{width:173px;z-index:47}.DetailCategory_title5__S93Gi,.DetailCategory_titleDescription__O1F7R{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailCategory_title5__S93Gi{align-self:stretch;min-width:0;z-index:48}.DetailCategory_fineMotor__HaA28{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:49}.DetailCategory_description6__7idYf{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;min-width:0;position:relative;z-index:50}.DetailCategory_fineMotorDevelopmentInfo__qoXWh{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:51}.DetailCategory_categoryArea7__\+m5MY{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:230px;padding:0 0 12px;position:relative;width:190px;z-index:38}.DetailCategory_categoryImage8__Op6Ht{align-self:stretch;background:url(/static/media/87d8f309d70fd6b3435f2151bd29e0adf0520926.0cc912b24743c84ac683.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:173px;min-width:0;overflow:hidden;position:relative;z-index:39}.DetailCategory_titleArea9__jiJvc{min-width:0;z-index:40}.DetailCategory_titleA__pnZ-H,.DetailCategory_titleArea9__jiJvc{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailCategory_titleA__pnZ-H{z-index:41}.DetailCategory_bigMuscle__D7M-8{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:42}.DetailCategory_descriptionB__Bs\+\+-{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:43}.DetailCategory_muscleDevelopmentInfo__snRRY{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:44}.DetailCategory_adArea__fP8kT{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:6px;height:230px;position:relative;width:190px;z-index:52}.DetailCategory_adImage__sO5RL{background:url(/static/media/61fe140b2f49c97564ebdd6fc4eac961b875065a.236d66f02087a6be49bd.png) no-repeat 50%;background-size:cover;border-radius:12px;height:173px;z-index:53}.DetailCategory_adImage__sO5RL,.DetailCategory_ad__4Y-xa{align-self:stretch;flex-shrink:0;min-width:0;overflow:hidden;position:relative}.DetailCategory_ad__4Y-xa{color:#161611;font-size:16px;font-weight:700;height:24px;line-height:24px;z-index:54}.DetailCategory_ad__4Y-xa,.DetailCategory_profitableAd__u2pnT{flex-basis:auto;font-family:Inter,var(--default-font-family);text-align:left;text-overflow:ellipsis;white-space:nowrap}.DetailCategory_profitableAd__u2pnT{align-self:stretch;color:#898460;flex-shrink:0;font-size:14px;font-weight:500;height:21px;line-height:21px;min-width:0;overflow:hidden;position:relative;z-index:55}.DetailCategory_footerContainer__9cA1Z{height:107px;z-index:56}.DetailCategory_footerContainer__9cA1Z,.DetailCategory_footerNavigation__k3P7K{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;position:relative}.DetailCategory_footerNavigation__k3P7K{background:#fff;border-bottom:1px solid #f4f4ef;padding:10px 28px;z-index:57}.DetailCategory_containerC__wVnr9{align-self:stretch;gap:9px;z-index:58}.DetailCategory_containerC__wVnr9,.DetailCategory_homeArea__EOPeu{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailCategory_homeArea__EOPeu{flex-direction:column;gap:4px;height:72px;justify-content:flex-end;width:65.2px;z-index:59}.DetailCategory_homeIcon__x1YVJ{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALxSURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiICCcIAVIoGPG7OuwRQfxvHz7mTNaBAAhMolw2EjHCayBIyLoBoJnLnxZBMTEIgBPLSGqA504BgQaQ2n3yEBtXX5ugEOUSQgCB9wDA9riqy49vshyEiFKJ6hsjhYjnBBAfV3EBSm/24IO9oT3gZXEoF1E2J8pWxogB1WWZi3TsHqWdk7lS2mdIsOf4e5bNn+7DiiiR8CMgqZaMGhEeOB6B/erZh6bJurAkKw+nipUpakA1WfYSEFw22hdPd5P82TE1rkrqMXz2eCf5qdVq/4ElWElCCCBQQZbnCUgur9qtKZFtIbK7k7xotNoL98jSEi4C7d89enRssh9+rncT0WL4nIucLSqylMQMgfSi49pFJL6MyMIT+/8VhvjEhJUmZtky+MKAdUdVZ+BjWEoWknATyObZykukYCwiFgi5x/gW8SUhArk7On7mwyYl64jo/dFrdggKEbs9jHb7yWbZ55tlPs/aXtdpMAchsKXj9ZRAUbWAIDt8WEoTQmdcFd/kUtZQbjaePSEF+OnkJmMBEwJERMAaj4DREUCSTS+OjtkXt/aePbGla2KMrlVAkMuxjo03egRQw7p4qW7tPSX4MpqQ5+sSkEgRGEXBgriu3wztJXPnhIS/iSasGSHCx/tkUm8i3nNr51sizEQSYeFWSGyAYiqlzIFGVHB8orqAbNCzTVUpHKUSPGww+Fpco7ktydB0TPCTNChA6XDiWY49/20h9e7ty/ugAOXDaQJCKvuq3pqurlr7kzjM1uwE//kOKxKtTmEhkggLkURYiCTCgudmR4DdYWpsVGieWN7ZGWe40Sf6ua57evbEAOwzWAKRk52VZgninp4SuTzjyTIqOj/Y59Dl3+JNkVRe5z0jIiIiwsk/aIh64DP71VoAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:60}.DetailCategory_homeTextArea__6f\+AS{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:12px;z-index:61}.DetailCategory_home__upOEt{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:left;white-space:nowrap;z-index:62}.DetailCategory_releaseArea__J4Ti6{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:63}.DetailCategory_releaseIcon__1APmA{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHHSURBVHgB7ZjBbcIwFIafTRDXqD0QxKGwAd2ATtBsAEzQZgM6AXQCYAQ2YIOukJ4gIBWfUeLXF0EkREkOTZxYkT8pUvLiQ/7Yz8/vBzAYDAaDIljWS5totfgIEWzQAM7larcT/m08VYTj2D1E/kW3WghIYEyOScjqOsbTBiM2FqCZgBgp+fw2xtOHYw80hDGwOx376TrGoQYYEbqgSARuKAVduuZQAkpESIleEIg1XR5tiX0S5YNClIiwLDgm93FxCoJjnwrmlB4FKKC0nNjvfz5oVp5JzBIKptTEjmeFxEyklJMil1glu9PhIJaM4UtRs1LZFpvMCtXgDeSkFnXCgoq4HPOnlBtDyEklIhzncYyIMyjolFyqiHOP0liQgCEUSGk50W4/vJ+brGIFxCifiW7XHoRhY6bi4xOUiIgiNqel80l/3g1DeCMBoBIlIhhjLiJzoSRMP6ELdRfBfNAS9Ldb8X0dSRVhWZGnuiP7D1QovdtYpo15cQFfdbAxyW8S1FSt79mYBl3INJTJ9xyBZtxzxlNF0IEtdsQHoBmUn+J0kn1BJLGsLVaJvZIX6s3/fJeVPjia6Licmk2MTTktf7DBYDDUkF9jxK3w0gE2QgAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:64}.DetailCategory_releaseTextArea__rlN7Q{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:70px;z-index:65}.DetailCategory_releaseCollection__F5vlH{align-self:stretch;color:#171712;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:66}.DetailCategory_productIntroductionArea__5RGkv{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;padding:0 7px;position:relative;width:65.2px;z-index:67}.DetailCategory_productIntroductionIcon__fJscB{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAYAAABE1blzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKMSURBVHgB7Zl/bhJBFMe/b6GYiH/0Bq43wBMUT2A9QXf1AC0mSKglsCm0URpbL2DXE9gbiCco3IAj8A8mpbLPNwtpV1x+OhhW55OQmZ1fmS8z++a9WcBgMBgMhqnQrMrmsZOXFjvYYAJGp1Txr6bVxwqsVp3tRxn6wkAeyaDdH/Azz/N7kxVWXOtsxjpPkDhF7uEW9uMq0nGFBLZ5nJe0azH72EDYIkcmaI8f8/LzJtuk54/C3eKR72EDaTbcvCyAPauNhX8cIzDpzH8HF+D01LHTQXis5IYgr/z2Uw0r8K7xsmaB92Wc3lDMftnzu/hDtKxgeog9JU7lU+AqVkSsd1XG2Zasnd7CHjSgRSATfjlgz+qvHmNJ1C6YNeaqaBFIATrR54CGu1iSVDDhWBC1oQEtAosVvyVJ5B+nA+XuLdo/XD2iu62tnIs3h5ffoAFtVpSZo86Anc3Q10VEqjYpMVARj0S2AGrQhDaBpSP/Qjz3VqQoJyKvz47dqcZCRSvZB3SNsYEKIb4qVS4/QxNajom7wQb84lZWDvcTtgML/vuGW5OZt4mD8L1ismyxmLuhxeT7/pJtf7+BC41oFVgYhStPmyfOOTMdRKpsKAeeaGx8OKprVMJ8IbugAM2sxZMpHvqFocVPZNo+MNPc95QwOQDz6xCn0LqCUcrl0AtR2839cOLu/GDOEYeHOMiibiCWsn/DnbggVSdrExjl9cjkazH7y2KiiaRjBCYdIzDpGIFJxwhMOvNdNSK7WXdWvkhaJ3JvY/8WlkwQL5C5JcLyKitBrApzathEIuKI0I1rErtF07f4KImWS5+/gYRcrf4AseHW7A+gdfe5dM9hg5EvTC1dF1QGg8Fg+O/4CSyg0oa5okGUAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:28px;z-index:68}.DetailCategory_productIntroductionTextArea__nqMmW{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative;width:48px;z-index:69}.DetailCategory_productIntroduction__Ms3hk{align-items:flex-start;color:#898460;display:flex;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;justify-content:center;line-height:18px;position:relative;text-align:center;white-space:nowrap;width:48px;z-index:70}.DetailCategory_advancedInformationArea__k0X1s{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:71}.DetailCategory_advancedInformationIcon__z5bkW{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPZSURBVHgB7Vl/UtNAFP7eFiujf9gb2BtYT2A5gXICox5AnFEQkWk7ggzgDHgCwgngBpQTWE5gjtB/cJhC9/m2mLClSeluQ6fj9PunmzTZzbfv5f34Aswwwww2CDmgVgtKj+ZQLSg8ZUYpmZzQvtQ4u7hCq9EI27gneJPoPXhRLSnwCwaqd10v1zQLGuHH9YND5AxnEtbDv5cHK8EdkdKo50nGicTut6DKBTqQbS0P/sstaLTEhaLkDKEiP3ItVVKmi7odXlhthBHGxMgktjff1glcs8+JJSI5t3/eweEwn9/aCsqqi9dQFFD/BkSX4MW1tbCFMTASiRQCbQ2uf14Lf8IRuxtBjYnq9jnWvLiyHh7DE3eS2P7+domY95IFgZbu8OI4brCzGVSEyJFllbZYZMHXIkNJGDcoaPodHxsCf8SP8wiXPRdjOrGIROcdfu4ztxr2Z0EWicfG/40F8or3q6thpIkXZBjPV370UNXggUwSYvLAjkI6p0hiwxBh5kZ8LG67tFULynBEtiWIrF3hMG8CMVa+hvvi0834WD3AezgilYTJB7YVuh00cJ/QljWIApNQ4YB0SxTwMh4y+Pi+rBDj03rYxE2SLM3PoeJyfzoJtjKsJu/47QLJQ8k6im42cRSkkpBIlJC4UnyGCUCq35t1KK2sycYAib1rf0x8ctySwAHJOpRea2VigMTFfF9lGmFC6Cp45x+F/wADJOYv+nakjAlBGibbA5ysMkDiw3VZkUzyY+PdU0wA0iiV47Fk8fFIGJD1kkmdXMUEwAW8sA6dgklGnuBmPJQXLsAEwKBX8ZiUW27KIIHTZEIRAVzLAFfYZY6plpe/HJy63J9KwpQBdlHmWyKP/hSUNF2SuZtwRHaI1f0l8qZ0Y7gHmJLfrhB8is1MEret8QB0lLdbme5OsvNN68tc9yk2hyY7qZvewOq8HhfpJC8ivdZXOsdYuzLvgvQWXiX/UBKm8+qCP1inKkLkl0/3ZcMIBb3W1+4cdW/DvDCSZJMis3ipeLF6eFu/iuf0FdNGFs/S9CL8I3N5xafDFjeWU0UV3JY+r8U32FWzFxEnGTNFL7IhWZYiYt3LthqqJJJmSUJbNU32lJe4qS/xplA0BHqqijcRL1XcWEUPSpIjwey+MKyvWK640wvf/kS8pX0TXeRhqnOM12Kd6h2Xt2XnW1JO1LOy8ThEcvvI8uQhPdMShkVXLSeTK4o089nyiN2hL5FcSOQJHyJTR8LAlchUkjBwITK1Pfb1e9QvOKuifKVKwVQLBbeJUMY3wqlXOwyRruLn0g7UxZ0WMcMMM9yJv3MP6nW+sBGGAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:72}.DetailCategory_advancedInformationTextArea__KdgQX{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:18px;min-width:0;position:relative;z-index:73}.DetailCategory_advancedInformation__n2hso{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:74}.DetailCategory_footerIconArea__02FTf{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:28px;justify-content:center;position:relative;width:42px;z-index:75}.DetailCategory_footerIcon__Y\+jjP{background:url(/static/media/up-round.e96d59b47f513ef23e0a.png) no-repeat 50%;background-size:cover;cursor:pointer;flex-shrink:0;height:32px;position:relative;width:32px;z-index:76}.DetailCategory_bottomDimmed__MPv16{align-items:center;background:#161611bf;display:flex;flex-shrink:0;flex-wrap:nowrap;height:93px;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:14px;z-index:77}.DetailCategoryUpsert_mainContainer__ALRow{overflow:hidden}.DetailCategoryUpsert_mainContainer__ALRow,.DetailCategoryUpsert_mainContainer__ALRow *{box-sizing:border-box}.DetailCategoryUpsert_mainContainer__ALRow{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;gap:10px;margin:0 auto;min-height:max(100vh,min(100vw,690px));position:relative;width:min(690px,100vw)}.DetailCategoryUpsert_container__SEGSm{align-items:flex-start;flex-basis:0;flex-direction:column;flex-grow:1;gap:58px;height:844px;min-width:0;overflow:hidden}.DetailCategoryUpsert_container__SEGSm,.DetailCategoryUpsert_title__H4z46{background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailCategoryUpsert_title__H4z46{align-items:center;align-self:stretch;justify-content:space-between;padding:16px 16px 8px;z-index:1}.DetailCategoryUpsert_backContainer__m57ou{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;height:48px;position:relative;width:48px;z-index:2}.DetailCategoryUpsert_backArea__c8krj{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;overflow:hidden;position:relative;width:24px;z-index:3}.DetailCategoryUpsert_backIcon__BdzDS{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:4}.DetailCategoryUpsert_titleArea__z7uc7{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:5}.DetailCategoryUpsert_releaseView__RIK0X{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:center;white-space:nowrap;z-index:6}.DetailCategoryUpsert_infoInputArea__9gxaf{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:1px;position:relative;z-index:7}.DetailCategoryUpsert_categoryName__M2UNh{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:10px 12px;position:relative;z-index:8}.DetailCategoryUpsert_starIcon__m3Qtz{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:9}.DetailCategoryUpsert_categoryInput__jBEm8{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:58px;justify-content:center;overflow:hidden;padding:16px;position:relative;width:338.001px;z-index:10}.DetailCategoryUpsert_categoryInputInput__umZah{background:#0000;border:none;flex-shrink:0;height:58px;left:-1px;margin-left:12px;outline:none;position:absolute;top:-1px;width:338.001px;z-index:12}.DetailCategoryUpsert_categoryInputInput__umZah::placeholder{z-index:5}.DetailCategoryUpsert_categoryInputInput__umZah::placeholder,.DetailCategoryUpsert_categoryInputMessage__KotrY{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap}.DetailCategoryUpsert_categoryInputMessage__KotrY{flex-grow:1;min-width:0;overflow:hidden;text-overflow:ellipsis;z-index:11}.DetailCategoryUpsert_mainImage__s58bL{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;padding:12px 0;position:relative;z-index:13}.DetailCategoryUpsert_mainImageContainer__v8AYC{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:0 12px;position:relative;z-index:14}.DetailCategoryUpsert_starIcon1__xWt\+l{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:15}.DetailCategoryUpsert_mainImageInputArea__Pk6mr{z-index:16}.DetailCategoryUpsert_inputPlaceholder__dS6aE,.DetailCategoryUpsert_mainImageInputArea__Pk6mr{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:56px;overflow:hidden;position:relative}.DetailCategoryUpsert_inputPlaceholder__dS6aE{background:#fff;border-bottom:1px solid #e5e2db;border-left:1px solid #e5e2db;border-radius:12px 0 0 12px;border-top:1px solid #e5e2db;gap:10px;justify-content:flex-start;padding:16px 12px;z-index:17}.DetailCategoryUpsert_mainImageMessage__Mcx5M{color:#898460;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:18}.DetailCategoryUpsert_mainInput__oX4dK{background:#0000;border:none;flex-shrink:0;height:56px;left:0;opacity:0;outline:none;position:absolute;top:0;width:338.001px;z-index:0}.DetailCategoryUpsert_imageArea__jS\+4\+{align-items:center;align-self:stretch;background:#fff;border-bottom:1px solid #e5e2db;border-radius:0 12px 12px 0;border-right:1px solid #e5e2db;border-top:1px solid #e5e2db;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;min-height:0;padding:16px 0;position:relative;width:37px;z-index:19}.DetailCategoryUpsert_uploadIcon__OH9fH{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK6SURBVHgB7ZlRbtpAEIZnDKEPVSVuUHqCcoPCCZobZMkFqj5ARAkyKKGoSaVyguCcIM0JcE6Q9AYcgeeQejIbbOTAYnsxGCLtJyEtu7b5f+94PLsAGAwGgyEFuGrg8kxUePQL7AEewb+TtvNXNaY08OtnzUGCI9gr0Gm0rmpLvYsdv8/EoWfhDewh/z2qNtuOG+7LLx5ECJ/nbQDXInJhh3iIFb7LFdnOz0LaDY/no06W4uunThd2yOW54JuKlVXjFrxxjIFd8+YN5CFjZJqWme5pCtfNrjOGlGQ6Axe92kC+YzirdHIFvO/bogQpyTqEvoXaxVwBvkJKUoWQbYvihwIcEUHxEeG21XIeYk6R4+XgC3k4gZSsPQP9vii9f4f3HuBAhsQBcEj0jjvRZ1GN43/MjQkRDU7aw2tIyVozIMXnCEdca5TC/Tkgm01As3XVUZ3XmM3QJ9gg2jOgEC/DYB46vokOZISWAbV4qh48UhV2ZCJxCK0S74cF/LFFdVrgcf8hjQsnycuiyUKbZtXmw5SfkQSJ4BWJZiBOvOR715nozAT3C7Jw5IuXlDkRjHo9UYZNGkgiXteEFM/9Q8XPFXVNRBogtBKLT2piUTzPwJjXhRU/vWqbiJkBEjri40xc9I5vFsV7fFzjx/DOQ6quYyJpFkosPsoEX+Nw3vLFBwVds+mMVSY8tMppDWiLh0gTs2uGxQeoTGDItIo4A2uLD1hhoggFS6iOV5iIJNIAcr2SRnyAborVMZFZOb0tE5muB9YxYXnkRFwy+zWxrok4drKo36SJyGJObuvJnbFt8MQfRHKJcJ7n/ZfdRyRvHNaAEddZNkBwF2z5yj3JqG291JCyU/Bvzr+9Fo9LGXEphOq8+8tPfuql3uYhp346vF3sXf0Hx3mNdwxIq7TdFlx2u7JeAoPBYDBsmmduuq0e6cEQlwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:20}.DetailCategoryUpsert_categoryDescription__t1p0m{padding:12px 12px 12px 32px;z-index:22}.DetailCategoryUpsert_categoryDescription__t1p0m,.DetailCategoryUpsert_descriptionInput__o-p\+d{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.DetailCategoryUpsert_descriptionInput__o-p\+d{height:149px;overflow:hidden;z-index:23}.DetailCategoryUpsert_inputPlaceholder2__cvCA1{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:12px;justify-content:center;min-height:0;overflow:hidden;padding:16px;position:relative;z-index:24}.DetailCategoryUpsert_categoryDescriptionText__56mor{color:#8a8561;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:25}.DetailCategoryUpsert_descriptionInput3__pBS2L{background:#0000;border:none;flex-shrink:0;height:149px;left:0;margin-left:12px;outline:none;position:absolute;top:0;width:339px;z-index:26}.DetailCategoryUpsert_descriptionInput3__pBS2L::placeholder{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:5}.DetailCategoryUpsert_publishArea__5dh3y{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:13px 12px;position:relative;z-index:27}.DetailCategoryUpsert_starIcon4__vZMtf{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:28}.DetailCategoryUpsert_radioButtonArea__Fgv4g{gap:20px;padding:1px 0 0;z-index:29}.DetailCategoryUpsert_postButtonRadio__xDmFP,.DetailCategoryUpsert_radioButtonArea__Fgv4g{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative}.DetailCategoryUpsert_postButtonRadio__xDmFP{background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;gap:10px;padding:12px 17px;z-index:30}.DetailCategoryUpsert_postButton__ZZ7I-{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:31}.DetailCategoryUpsert_notPostButtonRadio__e5Tkn{align-items:center;background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;padding:12px 17px;position:relative;z-index:32}.DetailCategoryUpsert_notPostButton__\+Fosp{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:33}.DetailCategoryUpsert_registerButtonArea__W5nqK{padding:12px;z-index:34}.DetailCategoryUpsert_registerButtonArea__W5nqK,.DetailCategoryUpsert_registerButton__EScml{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.DetailCategoryUpsert_registerButton__EScml{background:#f2d30c;border:none;border-radius:12px;cursor:pointer;overflow:hidden;padding:12px 0;z-index:35}.DetailCategoryUpsert_register__BaaK4{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:36}.DetailCategoryUpsert_footer__3BnHP{align-items:center;background:#fff;flex-direction:column;flex-wrap:nowrap;gap:24px;padding:20px;z-index:37}.DetailCategoryUpsert_footer__3BnHP,.DetailCategoryUpsert_snsLinkIcon__ybTqL{align-self:stretch;display:flex;flex-shrink:0;justify-content:center;position:relative}.DetailCategoryUpsert_snsLinkIcon__ybTqL{align-items:flex-start;flex-wrap:wrap;gap:16px;z-index:38}.DetailCategoryUpsert_instagramArea__jYRDd{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:39}.DetailCategoryUpsert_instagramIcon__NeCL4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARtSURBVHgB7Vm9cttGEN490PKMU4RvELhLZ7LPTKg6hZUnEOgXsFxYGoVSZI7CYUZ2IT0B4DeQ6hSkn8BymSpI585sbI9F89Z7IEAeQYAEdEeqML8ZDn4OB96H291vbw9ggw020IFwC5x1vBofakjwE1gEIfzPh+v9VnBdpl9hEicnXvXBltgTQE8JoAqrRUiEF5+GMmi3g8GyhwuReHnqNchBHwhcWC/CkaTm4XHQX/TQUhLdzhPPAfJTtwcg6RIRQrAINqcaISozdWfuS/AOjv3Xef0WkohmQGBPuzXgF+4teqENdDueJxBPdDI8I9t5M5JLQvnAD/fxbWJC7AehvOEXtYMQ1oBu13MFYU8jEn68oXqWj4i8lzy4B95dEVA4PAxCibQNynTHcHlMT7OezSWBAqcdJLxYJ4EEisgI6FlyjYh7Wc9lmtNYB9iUYDwLBy3/IawQZ53mOQ9kl/9rMAT6vZXSCW7/AHFY5/Z6uj1vJmrTUyolPGXBH8zjQ6I97j1Af/4pukzO7kt8lG7NJKErsSBYKQnGj6nrGsyPJ0zOCclNt1dgBRiHZrHL/97QBJI/Bl6TlFcHx8Hky44EXDnscxCbCxGdQ0lYJaHCYkWiz6bRiLyJZpr5C1ONA4bHNh6O4minnJf71Ssj2FUk94+CKygJayRUMECJvYJ5lets4dtOx9tWTqqI8L023BICLEDNAMIMgQGbxQuOfY39lo/qx7NQ51+gdauyE/e6J54LhrAyEw5NCeQJY5xeN5lwW1PiqtiKotE2GMB4Jl6dejt6drtM2dNKzFPU6HIgAAMYk5BCPJ5eUVBE2RUR1KKQA8qpbw9jEsgRJzkfAlwU7kjwZjoKbIABjEmQJk6tEsvK57NptQsGsBKd7hrmJLTVXRkHjYsNCYxSG3MSRP3JyxB+LdwPhLY2oLslgRImS1WV7xcRLyWOPHBv0o/wEgxgTEI5KMf6fnxZ5XRioQorAkock2sljs+P/NL5kg4riv1VUNOR0SIqWhMwkf/OOk8CVpGLpBCmMlvWlIaQM3WrgRJHMIQVEkq82FF5MNEXjgeozCXKWMdXEGmKntiyYttZt1sLseqLjwTVqUAtipPDPqfi9bLlyjxYXU/EKfXDl381H/MKbAciIcQ4lFLIBYc+OBgctII3YBErWdnFjmrkrGWQaU5xdXp8vv766xwIxUQYORyH6fY8n5jaqsAduGvgNMn8IuhdujmTROxwSeWt+uq0aZQqmyAq6WiVyKwkM78CqOX7UsC5jWVkWUTKzoXl5JoDdGYlJJdEZQgXWrhcqsS2MVF2bRY+30BmNT6XxDOuPosRNbVbSol76zAtZUIVOa3IK/BeiJe3a1Rgk8XjTZa50mKoakRI0mp1kKMQV01oJ132MdpkSRDlPbzdhWsOt8qE1Azs/+EvFEcHCuCf3nX42y+119KB97wd9TOufuNR1a3+/jSE5tGfwb/LHi68e6pDrcp4O+oRyfnirgm4xBlKone2cqoNNvhe8Q0hv/VvRFOM5AAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:40}.DetailCategoryUpsert_youtubeArea__WPZ7s{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:41}.DetailCategoryUpsert_youtubeIcon__PTcB5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQeSURBVHgB7VldUhpBEO4eLGNVHoIncD2B5AZ4gngDwRwgpioR8aeQUkL5U2VygBTrDcwJxBvgCRxPIFTKBxWm083vwCIs7EJe9quidpmZxf66Z3q7PwEiRIgQIcKMgBACirmUE1uEeMNAPKbAkTEF8IEI4oNrCeFBrrxWNwfqoLN5V0MATESibWySSK0hsrFICaCW0SGgQgBVZlkBMreoQO/suxU/D44lcX6cSpJSmwi0wX8kDvOFZhPLZMyfzKF7/daiN0k0jY9hyaenq7xRqkigeQtpGeBtU1XN8R4MOwFli6nWldewU9ABf87RZOjrMDJDSRSLvG0M3sNwY8tsQAUVajCq/Pe1Ucvn3SoEQC6Xir9fBAcJV/j3EzyUJES5esg1DK1nD90yjCNxXkjf8NZJdgwnop9sdHlnr3QLc8RZIZXgyG6Cwg1s7wi2q5zZL63b6zwkLtkrr4v42PneeKHVoNkjKAZ3xtMLLdvRV4MP1Bcg0bnnCJT/NwFBNutq9nY3Uy1ZNgo8JEjBmvXVV4qbBwioa0us30YviWb+791rmAK8l1MXx+lNCBddEjSQMT0kODd2Q8XZQsOEEAL8ZMkocM8K6Xt5QUI4qHXvcBwJC7y1Jk6dnEVWrK/8hsf7YmHrCIKjGwkEdOwJ75mwWCqjNISAGFAuaFQa/Q7te38omB/CjEofhpyJXiS+Hfx+gABAoiP52GPTRkXSrPXVsedmHonvB26+oWiV+jNdqFGZy3YSL2b2SqvDohJGKp7nmeB6UdVwoLJtQHAswBwgtc+CwRKXMUnqDVcN0NHuoXsFATFzEqc/traVoZzdUElNZl4hHVZd5iUhB7CdoS5OPq8EylCI23wO4h7vH7i/YEJINKWrakPbczONxCy9b8NDgsuGasdzz9hY5kugdwUE8L6NhTo41E5D7BBtz3nLDugVfe8MrsGEqGOPtHifm6qPu/vBCAhwRB/ujQQabvZbDZ9RNLG6kd133WIhxXUXUiaEzNMBV8V2YdnX53hIdNSK1pP9HZRfCBEIGdLnEHXvtT3nbYoM3PVmcSoSM4HV5zCLvkh4SPABshckQmxqpoakV0t9gadnurPn/Ug2ckau+axc+ZUVw4IIeFyqJBXQl066lmSROXBHSzadh0nhzeA4NtMlVJTkfIK7SfTSURDxbImNVKxiKIQ1QpVg2TQ5TDYdJiG9KWOeHqc2IIaX6EPGFHIkEeMrt45S4LHgJjKmGZAxVRyx7VEgR9Imfxw/Gq/8Pj+bGibgjReUT9KfCFlMRkxieAq4X1TB0DU70x2lPk4k7YusKHopv4F5n0KiLQiHlMGab+GKpPiY4uzDOq/fui2Uf7JIoaiUceTetFtHVrCdwXVNpRyb203Soq4T1RTFHoO2wREiRIgQYWb4B7s53xO/mN0xAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:42}.DetailCategoryUpsert_copyrightArea__v6yhP{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:43}.DetailCategoryUpsert_allRightsReserved__j3qZB{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:44}.DetailCategoryUpsert_cancelBtn__4YAO0{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 8px;position:relative;z-index:25}.DetailCategoryUpsert_cancel__iYVoE{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:26}.DetailCategoryUpsert_preview__uIkhb{border-radius:12px;height:54px;margin-right:245px;width:54px}.DetailContents_mainContainer__E8oBA{overflow:hidden}.DetailContents_mainContainer__E8oBA,.DetailContents_mainContainer__E8oBA *{box-sizing:border-box}.DetailContents_mainContainer__E8oBA{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;gap:10px;margin:0 auto;min-height:max(100vh,min(100vw,690px));position:relative;width:min(690px,100vw)}.DetailContents_container__Cr948{align-items:flex-start;background:#fcf6cf80;flex-basis:0;flex-direction:column;flex-grow:1;gap:10px;min-height:0;min-width:0;overflow:hidden}.DetailContents_container__Cr948,.DetailContents_title__nCZ07{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:space-between;position:relative}.DetailContents_title__nCZ07{align-items:center;padding:16px 16px 8px;z-index:1}.DetailContents_backContainer__U25o7{height:48px;width:48px;z-index:2}.DetailContents_backArea__WmT\+u,.DetailContents_backContainer__U25o7{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailContents_backArea__WmT\+u{gap:10px;overflow:hidden;width:24px;z-index:3}.DetailContents_backIcon__4zVsI{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:4}.DetailContents_titleArea__vVq2x{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:5}.DetailContents_deepInfoDetailText__T5BvR{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:center;white-space:nowrap;z-index:6}.DetailContents_adArea__JtLyk{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;z-index:8}.DetailContents_adArea__JtLyk,.DetailContents_adImage__Pd3c4{align-self:stretch;border-radius:12px;flex-shrink:0;position:relative}.DetailContents_adImage__Pd3c4{background:url(/static/media/4f3269ea4e9c29f12af8a86b542b220d277def5c.f5fc5443069522b1bfd8.png) no-repeat 50%;background-size:cover;height:201px;overflow:hidden;z-index:9}.DetailContents_titleArea1__1Yiz4{gap:4px;justify-content:center;min-width:288px;padding:16px 0;z-index:10}.DetailContents_adTitle__oYp9R,.DetailContents_titleArea1__1Yiz4{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailContents_adTitle__oYp9R{z-index:11}.DetailContents_adChildDevelopment__lM9H6{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:left;white-space:nowrap;z-index:12}.DetailContents_buttonArea__Z4uJE{align-items:flex-end;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:space-between;position:relative;z-index:13}.DetailContents_description__JNYkT{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:116px;z-index:14}.DetailContents_sponsoredAd__hXNRn{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:15}.DetailContents_adButton__9ebDD{align-items:center;background:#f2d30c;border:none;border-radius:12px;cursor:pointer;flex-wrap:nowrap;height:32px;max-width:480px;min-width:84px;padding:0 16px;width:107px;z-index:16}.DetailContents_adButton__9ebDD,.DetailContents_learnMore__BfGO9{display:flex;flex-shrink:0;justify-content:center;overflow:hidden;position:relative}.DetailContents_learnMore__BfGO9{align-items:flex-start;color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:75px;z-index:17}.DetailContents_pdfContainer__rr2xh{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;overflow:hidden;padding:0 12px;position:relative;z-index:18}.DetailContents_pdfContentArea__AwHN6{background:#fff;border-radius:12px;flex-basis:0;flex-grow:1;z-index:19}.DetailContents_pdfContentArea__AwHN6,.DetailContents_title2__3EQXj{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailContents_title2__3EQXj{align-self:stretch;padding:24px 16px 12px;z-index:20}.DetailContents_text5__2ehVO{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:32px;font-weight:700;height:40px;line-height:40px;position:relative;text-align:left;white-space:nowrap;z-index:21}.DetailContents_section6__lf3s9{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:12px;padding:16px;position:relative;z-index:22}.DetailContents_pic__HL6z\+{align-self:stretch;background:url(/static/media/151d9cc1c9d0f7e73883eabfa5366605a3c87ab1.457406484e35d691613f.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:201px;overflow:hidden;position:relative;z-index:23}.DetailContents_group6__EroDx{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;padding:20px 16px 12px;position:relative;z-index:24}.DetailContents_text6__cfUbM{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:28px;line-height:28px;position:relative;text-align:left;white-space:nowrap;z-index:25}.DetailContents_group7__NZ9jZ{align-self:stretch;justify-content:center;padding:4px 16px;z-index:26}.DetailContents_group7__NZ9jZ,.DetailContents_wrapper4__pSfiw{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailContents_wrapper4__pSfiw{overflow:hidden;width:340px;z-index:27}.DetailContents_text7__Gljzs{color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;justify-content:flex-start;line-height:24px;text-align:left;white-space:nowrap;width:340px;z-index:28}.DetailContents_group8__WbmuP,.DetailContents_text7__Gljzs{align-items:flex-start;display:flex;flex-shrink:0;position:relative}.DetailContents_group8__WbmuP{flex-direction:column;flex-wrap:nowrap;overflow:hidden;width:220px;z-index:29}.DetailContents_text8__ot-DI{align-items:flex-start;color:#898460;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:42px;justify-content:flex-start;line-height:21px;min-width:0;overflow:hidden;text-align:left;text-overflow:clip;width:220px;z-index:30}.DetailContents_group9__-0Yvd,.DetailContents_text8__ot-DI{align-self:stretch;display:flex;flex-shrink:0;position:relative}.DetailContents_group9__-0Yvd{align-items:center;border-bottom:1px solid #f4f4ef;flex-direction:column;flex-wrap:nowrap;gap:10px;justify-content:center;padding:10px 28px;z-index:31}.DetailContents_container3__wHEOG{align-self:stretch;gap:9px;z-index:32}.DetailContents_container3__wHEOG,.DetailContents_homeArea__6oHsR{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailContents_homeArea__6oHsR{flex-direction:column;gap:4px;height:72px;justify-content:flex-end;width:65.2px;z-index:33}.DetailContents_homeIcon__dTHEI{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALxSURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiICCcIAVIoGPG7OuwRQfxvHz7mTNaBAAhMolw2EjHCayBIyLoBoJnLnxZBMTEIgBPLSGqA504BgQaQ2n3yEBtXX5ugEOUSQgCB9wDA9riqy49vshyEiFKJ6hsjhYjnBBAfV3EBSm/24IO9oT3gZXEoF1E2J8pWxogB1WWZi3TsHqWdk7lS2mdIsOf4e5bNn+7DiiiR8CMgqZaMGhEeOB6B/erZh6bJurAkKw+nipUpakA1WfYSEFw22hdPd5P82TE1rkrqMXz2eCf5qdVq/4ElWElCCCBQQZbnCUgur9qtKZFtIbK7k7xotNoL98jSEi4C7d89enRssh9+rncT0WL4nIucLSqylMQMgfSi49pFJL6MyMIT+/8VhvjEhJUmZtky+MKAdUdVZ+BjWEoWknATyObZykukYCwiFgi5x/gW8SUhArk7On7mwyYl64jo/dFrdggKEbs9jHb7yWbZ55tlPs/aXtdpMAchsKXj9ZRAUbWAIDt8WEoTQmdcFd/kUtZQbjaePSEF+OnkJmMBEwJERMAaj4DREUCSTS+OjtkXt/aePbGla2KMrlVAkMuxjo03egRQw7p4qW7tPSX4MpqQ5+sSkEgRGEXBgriu3wztJXPnhIS/iSasGSHCx/tkUm8i3nNr51sizEQSYeFWSGyAYiqlzIFGVHB8orqAbNCzTVUpHKUSPGww+Fpco7ktydB0TPCTNChA6XDiWY49/20h9e7ty/ugAOXDaQJCKvuq3pqurlr7kzjM1uwE//kOKxKtTmEhkggLkURYiCTCgudmR4DdYWpsVGieWN7ZGWe40Sf6ua57evbEAOwzWAKRk52VZgninp4SuTzjyTIqOj/Y59Dl3+JNkVRe5z0jIiIiwsk/aIh64DP71VoAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:34}.DetailContents_homeTextArea__\+30N5{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:12px;z-index:35}.DetailContents_homeText__L4hcw{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:left;white-space:nowrap;z-index:36}.DetailContents_releaseArea__ttrU3{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:37}.DetailContents_releaseIcon__Xa\+L0{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHWSURBVHgB7ZhdTsJAEMf/Www+GBNuINwAb4AnkBtQ9ABKIhI+DDSKxI9EPIDpcgRuwA28Qj2BvPiCtOPWUNMQ2gfpthuyv6d22of978zOzgyg0Wg0GkmwuI/9vlk4zKNGhAIUYPmNSdvizro9UsRoZBb3PPZOUENAAHkwWzf2JGwzon4WAmzVBPgwA+N1W6QIYihCTQrPd+dHYYOBHUCLUAUpIkRCmDFClRiNkQJSRCxBjWbPnrY6vOEaVBJJwoFEpIjYp9xn8Nxuc6fVsUuMaCBe55BAamei2eOW8MqxCDaOhEn1YPteue7yuguqJxlimWSndpdzj9FJUl7JLMUGXhHF2wxbshP3xB4ywi/zD/JsIO6UCrYkExGPQ9NkYC9JVcmpilj1KH6JXyEkR2pn4uH+7HLVZFWQMNI9IUKn/Bs6RInufhgpIlxR+I1uzdecwari9ULW4gOkiGCg6kpAKuh+QhV2W4TozBwoiEgSzlXv7SNsix7ZiO5Mdkf2H1yPGuu22DGmf8PmPJwyBcaYYkPn7gLTTWNMjSrED5Rd1KAYmybjkSKehnW/WCtDPeZfCypZFv+bnMTdE1LGK9tCG9YVWTstDaqrGE4idqZhL2g0Go1GKj+gBaASGAUpgwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:38}.DetailContents_releaseTextArea__4kPcv{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:70px;z-index:39}.DetailContents_releaseView__ziYZ5{align-self:stretch;color:#8a8561;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:40}.DetailContents_productIntroArea__YwqY9{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:72px;justify-content:flex-end;padding:0 7px;position:relative;width:65.2px;z-index:41}.DetailContents_productIntroIcon__hsu5F{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAYAAABE1blzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKMSURBVHgB7Zl/bhJBFMe/b6GYiH/0Bq43wBMUT2A9QXf1AC0mSKglsCm0URpbL2DXE9gbiCco3IAj8A8mpbLPNwtpV1x+OhhW55OQmZ1fmS8z++a9WcBgMBgMhqnQrMrmsZOXFjvYYAJGp1Txr6bVxwqsVp3tRxn6wkAeyaDdH/Azz/N7kxVWXOtsxjpPkDhF7uEW9uMq0nGFBLZ5nJe0azH72EDYIkcmaI8f8/LzJtuk54/C3eKR72EDaTbcvCyAPauNhX8cIzDpzH8HF+D01LHTQXis5IYgr/z2Uw0r8K7xsmaB92Wc3lDMftnzu/hDtKxgeog9JU7lU+AqVkSsd1XG2Zasnd7CHjSgRSATfjlgz+qvHmNJ1C6YNeaqaBFIATrR54CGu1iSVDDhWBC1oQEtAosVvyVJ5B+nA+XuLdo/XD2iu62tnIs3h5ffoAFtVpSZo86Anc3Q10VEqjYpMVARj0S2AGrQhDaBpSP/Qjz3VqQoJyKvz47dqcZCRSvZB3SNsYEKIb4qVS4/QxNajom7wQb84lZWDvcTtgML/vuGW5OZt4mD8L1ismyxmLuhxeT7/pJtf7+BC41oFVgYhStPmyfOOTMdRKpsKAeeaGx8OKprVMJ8IbugAM2sxZMpHvqFocVPZNo+MNPc95QwOQDz6xCn0LqCUcrl0AtR2839cOLu/GDOEYeHOMiibiCWsn/DnbggVSdrExjl9cjkazH7y2KiiaRjBCYdIzDpGIFJxwhMOvNdNSK7WXdWvkhaJ3JvY/8WlkwQL5C5JcLyKitBrApzathEIuKI0I1rErtF07f4KImWS5+/gYRcrf4AseHW7A+gdfe5dM9hg5EvTC1dF1QGg8Fg+O/4CSyg0oa5okGUAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:28px;z-index:42}.DetailContents_productIntroText__dgNL3{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative;width:52px;z-index:43}.DetailContents_productIntro__dbtR6{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;min-width:0;position:relative;text-align:center;white-space:nowrap;z-index:44}.DetailContents_advancedInfoArea__iJHNF{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:45}.DetailContents_advancedInfoIcon__VFhki{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPoSURBVHgB7VlNTttAFH4ziYCCIlm0gBEL3BM0PQHOCYATEE5AumtXCScoPQGwqrqCnoBwAsIJ6g1SAlS1RKQGlMz0jZ3YE2InnolJozbfJjOO/cbfvDfvzwAzzDCDDAIpwEDMzYFNCN3kHIxAOAGXEHbdakHNRcALQZuEePGFBVrinGwBcHv0E7yKJE/q9Z+nkDKUSYQvDwdiCupwCCGVNMkokTDNNzbn7BiH1uC/vIZaqeHACYQTnvfvJfkIcUiGFep114ExkZiEaS5XcPfL/Ve5gyKOHh/Z6TCbN03DYgz2UANFvN+S/nIYY7t3d24NxkAiEhEE8IVZpdFwv4AiVleXy3jgK/I11O7u7a17DpoYSWJtbbmEP5/DBXmNUr47jhlsbBj5dpuc9bSCG+QikYKuRoaSEGbAOf3RmwsCT0+8kIa79GWTC8m8HDTL9zqy6bA/kcCFNHOEBtLy90KTePAL4JmmB2t+npZBA7EkTPN1ESQvJBZMw5PI8OWxQ+lSSWgIFBFLAk2nHI7hJG0CPaBzOMItqvbmnQ49AEVEkhDxACQtUNq3W6kDXe9hOIaiCKgKj0eTQE+xHY75+UtpoYd6/b4K3SCJJDAjgLzK8zHmFEZYQQImg2AdNKltlQdjSHB5J65hAmCMBOugE7FAAQMkLMuzx8Amx00JkqMTrINnZDxzwtxfPlQOTAiZDGjHHwr/AAZIoGeQd8SCCaHTCS0AnYmSVgZIOI6XVgRC1teNTZgACMlY4RjGI9EVExyydjtjwwSAHmmrN0ZPpeRMYoIdrwY3UFaEyWAnXJ8pxaZIEpTSy3BGbNU0QBX9aQ537u/dS5XnI0n4aUCYlOmmyEmBOy8VXeG6SRHrYuWkDFFaWTGUAlBSdFP+QLZOshlL4rk20MTO0jYrv7rjkhZYRSfZTFKeXkE3DUm/PPUqR8u/wp1G49db0MDQiO2XkOxDby5yGjwfVzrVlwzRKOgn4LnYfdBEZtQNzWartrT0SgQgu3sJtUJ2crlFt9n8rZThGh4WP2Ic+AoD3UNi53Lz33E9ZS0nbp5F9Yug25LEpOFymC37mqPFwdan13yTs2atrqBSG/N5v0iGOC/4oo5oZ/pzMESV1tWgNShNNJj5PmavRrvtmZY2Ea2uuK8VXowiMxocW5e8gnVK0FD2N0efiHZrX5gIZp42pZm9BK19V2io0+GVuGg8DpHUPrJks9l3oqyUS0uMvg6el+uk1aEukVRIpAkdIlNHQkCVyFSSEFAhMrU19s2NW8tmWV/DGc/YcdS9U90oeE5E/jIrY2Ta8bfx8NCqYzryDbXg4qeFTzppyQwz/G/4A1DQ9jTHFpIRAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:46}.DetailContents_advancedInfoText__yMoKk{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:18px;min-width:0;position:relative;z-index:47}.DetailContents_advancedInfo__s49OO{align-self:stretch;color:#171712;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:48}.DetailContents_footerIconArea__rmWGY{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:28px;justify-content:flex-end;position:relative;width:42px;z-index:49}.DetailContents_footerIcon__80C5Q{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT9SURBVHgB7VldbttGEJ5Z2TJgN4huUPkEcU5QuSj66vQEpnIBS0Bi1X+QhNQ2FBe1eoBazAnqPBVFW9g5QZUThDlB1QcHiCLuZJYyxRVNSrv6iV/0AQK4Irncb+d/FmCBBRbQgTAHVKtO7qsl2CABeST4OvyfEN77EjzogbdXdz2YEWZG4uyFU5BCFBBoi4cbBq94/PlrX8pXe0fuNUyBqUmoxYPAKgEUYHJ4QkLt2VHrFUyAiUmcnjr5JYmtlMV3WHk8kNBGVDveBxGrF0KeEJWkcgnveX6XNm1VbSISjRfOEyECAkMLIaJrFFi7+Uhv63W3M2qOX06K3/SIHF7CE4jN4wPW9w4uamAIaxKN46c11vvq8L/k+l2oT2KsgUR92Gbp1IZmRGxW9i/KJnNYkYgTYEl4rB7O7n7rDUwJRUYQXrE3y0f/ort7cFEc964xicbJ0xISnYdjJtD+wPo7Tm1scXbinBNhKRybqFYGDNDfJfgjHM+LgMJf/7T//P5btnvEghoLdhzfbT72/r5qv017x0gSL0+K7+BWzEqFmMBjEwIq6D3IwjZI7Ni6z8ZJ0WXV2r4ddm66tJ72TQHjCBw7DkR62pGGElDSW1vBfyVgUwpwG8fFK7BA9iOVKHLPubWsOE97diwJFmtkyERNUw+03OOorRkpi7ygJAOGKPNGCZ80oybntOrkk54dSUKXglKjyqFbB0NQEPCGxp6tDT3ndITJX4djsQw7Sc+NJIGA0UucFoDtAojUO2rhHSlprKtMhKTBxiGikyTNVMNWOp2R+C4cczqwPsvM0wa6Y/ElpyWxhDFVEhkZ5UQqnbgvAgooyQ2vBcJW/H4qCY7Ej7TrS7hPELyJ1tKPHzqW0l/EqCZAbIMlAnXkNKKvBujedGV50uC41IP2p+xgmI/fH2XYAwP6RPQ/WCJQx4GLJWc1i7/DhCgPk8/FjTuVBAeawYMrlPkPLLHchUstWFnHiTvQ5nqwnHmo3xof7CaE2r3Kfmt91MdnhbmRmDm06P/s8Lf3+q10EhQZM4E0KfznhvNhNbzjHEa4WOmF14SUh3tEbynqnnDMuuMp0w2bYJC/U78Ovj9khgKcOQnlXcJr9iwbU3mWKaFvouBeVfx+KgnlXbQMMreakkHOG0FfS6tnnh+2XsefGemdCCiSBmeQMCV88H8AS5AQ29ooMf0ZSYJVSpWUoTfIN35yqmAJLjG9wTXiuc0cP3N/S0X7cKzaQknPjSShVIq9gZ7Pl9KqqzSwNMt65OZro/xJ2aDMoFaSkpuWSY8NdlzNNSHyCLlMFq9sjHz3wG1LpE1eREn9fjxwfzV5b21FtPSqMk0KCmbdjmNH9VBUoR8uvn0zp5aNwp0mnQSnMqJbYpR2qN3U1YqxscYSsVUtE7w8LjaHCHCJWxnT7rFqY56xUcZ6ph6Xi8VpzxcUbsthla5rKQ5xG9OdXRszRAIRNQ03lOVEDWVlX6tZURJAO3qXXbWH2B5n31AOoVr7wJ5juPkbTOeSlK8rR+7YcjY4WUKxJZCc+BGBtHAAwVdhQvTFD6y7yUGQF8Y9I+wgySgbRpFnfc/z5QYlHLIE5xsIZWWDYIGpj7vUYQnbRY0SCnhTqMUzQ7fypY+74gg65z7s8E4WeFqD+oM8zpQv+WTpctrzjZmR0KGM9eEKPpKcqpCMahFesMc+nxNL0Y5XZwsssMDs8BmM3UGHzX4RiAAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:50}.DetailContents_customBg__C\+VXC{background:#fcf6cf00!important}.DetailContents_png__N5CMC{max-height:100%;max-width:100%;object-fit:contain}.DetailContents_adBanner__Gkekf{flex-direction:column;height:calc(55px + clamp(1rem, 2.5vw, 2rem));justify-content:center;overflow:hidden;padding:0 12px;position:relative;z-index:53}.DetailContents_AdMessage__9nimA,.DetailContents_adBanner__Gkekf{align-items:center;align-self:stretch;display:flex;flex-basis:auto;flex-shrink:0;width:min(100vw,690px)}.DetailContents_AdMessage__9nimA{color:#898460;font-size:clamp(1rem,2.5vw,2rem);font-weight:700;height:clamp(1rem,2.5vw,2rem);justify-content:flex-start}.DetailContents_footerContainer__EoMpv{align-self:stretch;display:flex;justify-content:center}.DetailInfoList_mainContainer__\+w3Q1{overflow:hidden}.DetailInfoList_mainContainer__\+w3Q1,.DetailInfoList_mainContainer__\+w3Q1 *{box-sizing:border-box}.DetailInfoList_mainContainer__\+w3Q1{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;margin:0 auto;min-height:max(100vh,min(100vw,690px));position:relative;width:min(690px,100vw)}.DetailInfoList_container__0-25k{align-items:center;background:#fff;flex-basis:0;flex-grow:1;justify-content:flex-start;min-width:0}.DetailInfoList_container__0-25k,.DetailInfoList_mainContent__y1YUg{align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:14px;position:relative}.DetailInfoList_mainContent__y1YUg{align-items:flex-start;z-index:1}.DetailInfoList_titleSearch__85HaO{align-items:flex-start;flex-direction:column;height:144px;z-index:2}.DetailInfoList_titleSearch__85HaO,.DetailInfoList_title__AeVma{align-self:stretch;background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailInfoList_title__AeVma{align-items:center;justify-content:space-between;padding:16px 16px 8px;z-index:3}.DetailInfoList_backContainer__RRx7f{height:48px;width:48px;z-index:4}.DetailInfoList_backArea__N67pW,.DetailInfoList_backContainer__RRx7f{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailInfoList_backArea__N67pW{gap:10px;overflow:hidden;width:24px;z-index:5}.DetailInfoList_backIcon__\+1zUC{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:6}.DetailInfoList_titleArea__abFBc{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:7}.DetailInfoList_viewList__05\+UD{align-self:stretch;color:#161611;font-size:22px;font-weight:700;height:23px;line-height:23px;text-align:center;z-index:8}.DetailInfoList_titleInput__avsTX,.DetailInfoList_viewList__05\+UD{flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);position:relative;white-space:nowrap}.DetailInfoList_titleInput__avsTX{color:#898460;flex-grow:1;font-size:16px;font-weight:500;height:20px;line-height:20px;overflow:hidden;text-align:left;text-overflow:ellipsis;z-index:14}.DetailInfoList_topDim__MQLGu{align-items:center;background:#161611bf;display:flex;flex-shrink:0;flex-wrap:nowrap;height:144px;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:0;z-index:199}.DetailInfoList_contentFooter__pHI5Q{align-items:flex-start;gap:39px;height:max(70vh,414px);z-index:17}.DetailInfoList_contentFooter__pHI5Q,.DetailInfoList_content__URxis{align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailInfoList_content__URxis{align-items:center;flex-basis:0;flex-grow:1;gap:30px;min-height:0;z-index:18}.DetailInfoList_subBtn__x70aD{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:8px;padding:0 12px;position:relative;z-index:19}.DetailInfoList_category__d8AeK{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:28px;line-height:28px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:20}.DetailInfoList_deleting__mYbNg{align-items:center;align-self:stretch;background:#fff;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:4px 0;position:relative;z-index:21}.DetailInfoList_deleting1__jk4I\+{align-self:stretch;color:#796a06;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:22}.DetailInfoList_deleteBtn__UixkJ{align-items:center;background:#f20d9ee6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:23}.DetailInfoList_delete__wEc7R{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.DetailInfoList_updateBtn__evTtJ{align-items:center;background:#f2d40d;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:23}.DetailInfoList_update__zqZRH{color:#000;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.DetailInfoList_cancelBtn__aCyBp{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:25}.DetailInfoList_cancel__afkB8{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:26}.DetailInfoList_categoryListAll__unGyo{align-items:center;flex-wrap:nowrap;gap:10px;justify-content:center;z-index:27}.DetailInfoList_categoryListAll__unGyo,.DetailInfoList_categoryList__3XiDr{align-self:stretch;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;position:relative}.DetailInfoList_categoryList__3XiDr{align-items:flex-start;flex-wrap:wrap;gap:12px;max-height:70vh;overflow-y:auto;padding:0 12px;z-index:28}.DetailInfoList_categoryList__3XiDr::-webkit-scrollbar{display:none}.DetailInfoList_categoryList__3XiDr{-ms-overflow-style:none;scrollbar-width:none}.DetailInfoList_categoryArea__QwPnU{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:230px;padding:0 0 12px;position:relative;width:190px;z-index:29}.DetailInfoList_categoryImage__9MqFH{align-self:stretch;background:url(/static/media/e4d89a8882c4c3b30c2e81109b306f628909a21b.ae77db6f43c1d454f1a7.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:173px;min-width:0;position:relative;z-index:30}.DetailInfoList_listItemDisabled__VsmT9{align-items:center;background:#161611bf;border-radius:12px;display:flex;flex-wrap:nowrap;height:171px;justify-content:center;margin:2px 0 0;opacity:.7;overflow:hidden;position:relative;width:190px;z-index:31}.DetailInfoList_checkIcon__ZJ0Mc{background:url(data:image/png;base64,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) no-repeat 50%;background-size:cover;flex-shrink:0;height:50px;overflow:hidden;position:relative;width:50px;z-index:32}.DetailInfoList_titleDescriptionArea__GztTk{min-width:0;z-index:33}.DetailInfoList_title2__oNkAl,.DetailInfoList_titleDescriptionArea__GztTk{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailInfoList_title2__oNkAl{z-index:34}.DetailInfoList_babyFood__JZdb7{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:35}.DetailInfoList_description__CVwsb{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:36}.DetailInfoList_infantNutritionInfo__eyGvH{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:37}.DetailInfoList_categoryArea3__I3ko-{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:230px;position:relative;width:190px;z-index:45}.DetailInfoList_categoryImage4__bxU9f{align-self:stretch;background:url(/static/media/a38f3958-1d6e-43af-aeb8-ac55cde5ad0e.fcadfd12de782160bec1.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:173px;min-width:0;overflow:hidden;position:relative;z-index:46}.DetailInfoList_titleDescription__mwtIb{width:173px;z-index:47}.DetailInfoList_title5__93uv7,.DetailInfoList_titleDescription__mwtIb{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailInfoList_title5__93uv7{align-self:stretch;min-width:0;z-index:48}.DetailInfoList_fineMotor__1f47j{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:49}.DetailInfoList_description6__tOPdI{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;min-width:0;position:relative;z-index:50}.DetailInfoList_fineMotorDevelopmentInfo__HUIMD{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:51}.DetailInfoList_categoryArea7__7sCLE{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:230px;padding:0 0 12px;position:relative;width:190px;z-index:38}.DetailInfoList_categoryImage8__47hXT{align-self:stretch;background:url(/static/media/87d8f309d70fd6b3435f2151bd29e0adf0520926.0cc912b24743c84ac683.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:173px;min-width:0;overflow:hidden;position:relative;z-index:39}.DetailInfoList_titleArea9__rWhrd{min-width:0;z-index:40}.DetailInfoList_titleA__iedzB,.DetailInfoList_titleArea9__rWhrd{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailInfoList_titleA__iedzB{z-index:41}.DetailInfoList_bigMuscle__HNa7B{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:42}.DetailInfoList_descriptionB__3tCZw{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:43}.DetailInfoList_muscleDevelopmentInfo__6aRfK{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:44}.DetailInfoList_adArea__j9-ex{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:6px;height:230px;position:relative;width:190px;z-index:52}.DetailInfoList_adImage__7Kd8j{background:url(/static/media/61fe140b2f49c97564ebdd6fc4eac961b875065a.236d66f02087a6be49bd.png) no-repeat 50%;background-size:cover;border-radius:12px;height:173px;z-index:53}.DetailInfoList_adImage__7Kd8j,.DetailInfoList_ad__BKd--{align-self:stretch;flex-shrink:0;min-width:0;overflow:hidden;position:relative}.DetailInfoList_ad__BKd--{color:#161611;font-size:16px;font-weight:700;height:24px;line-height:24px;z-index:54}.DetailInfoList_ad__BKd--,.DetailInfoList_profitableAd__Cea47{flex-basis:auto;font-family:Inter,var(--default-font-family);text-align:left;text-overflow:ellipsis;white-space:nowrap}.DetailInfoList_profitableAd__Cea47{align-self:stretch;color:#898460;flex-shrink:0;font-size:14px;font-weight:500;height:21px;line-height:21px;min-width:0;overflow:hidden;position:relative;z-index:55}.DetailInfoList_footerContainer__YXkYk{flex-grow:1;height:107px;justify-content:flex-end;z-index:56}.DetailInfoList_footerContainer__YXkYk,.DetailInfoList_footerNavigation__vUe95{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.DetailInfoList_footerNavigation__vUe95{background:#fff;border-bottom:1px solid #f4f4ef;justify-content:center;padding:10px 28px;z-index:57}.DetailInfoList_containerC__1JJHp{align-self:stretch;gap:9px;z-index:58}.DetailInfoList_containerC__1JJHp,.DetailInfoList_homeArea__mfksu{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailInfoList_homeArea__mfksu{flex-direction:column;gap:4px;height:72px;justify-content:flex-end;width:65.2px;z-index:59}.DetailInfoList_homeIcon__O7aF1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALxSURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiICCcIAVIoGPG7OuwRQfxvHz7mTNaBAAhMolw2EjHCayBIyLoBoJnLnxZBMTEIgBPLSGqA504BgQaQ2n3yEBtXX5ugEOUSQgCB9wDA9riqy49vshyEiFKJ6hsjhYjnBBAfV3EBSm/24IO9oT3gZXEoF1E2J8pWxogB1WWZi3TsHqWdk7lS2mdIsOf4e5bNn+7DiiiR8CMgqZaMGhEeOB6B/erZh6bJurAkKw+nipUpakA1WfYSEFw22hdPd5P82TE1rkrqMXz2eCf5qdVq/4ElWElCCCBQQZbnCUgur9qtKZFtIbK7k7xotNoL98jSEi4C7d89enRssh9+rncT0WL4nIucLSqylMQMgfSi49pFJL6MyMIT+/8VhvjEhJUmZtky+MKAdUdVZ+BjWEoWknATyObZykukYCwiFgi5x/gW8SUhArk7On7mwyYl64jo/dFrdggKEbs9jHb7yWbZ55tlPs/aXtdpMAchsKXj9ZRAUbWAIDt8WEoTQmdcFd/kUtZQbjaePSEF+OnkJmMBEwJERMAaj4DREUCSTS+OjtkXt/aePbGla2KMrlVAkMuxjo03egRQw7p4qW7tPSX4MpqQ5+sSkEgRGEXBgriu3wztJXPnhIS/iSasGSHCx/tkUm8i3nNr51sizEQSYeFWSGyAYiqlzIFGVHB8orqAbNCzTVUpHKUSPGww+Fpco7ktydB0TPCTNChA6XDiWY49/20h9e7ty/ugAOXDaQJCKvuq3pqurlr7kzjM1uwE//kOKxKtTmEhkggLkURYiCTCgudmR4DdYWpsVGieWN7ZGWe40Sf6ua57evbEAOwzWAKRk52VZgninp4SuTzjyTIqOj/Y59Dl3+JNkVRe5z0jIiIiwsk/aIh64DP71VoAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:60}.DetailInfoList_homeTextArea__IMJVz{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:12px;z-index:61}.DetailInfoList_home__mkHFT{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:left;white-space:nowrap;z-index:62}.DetailInfoList_releaseArea__1tVaI{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:63}.DetailInfoList_releaseIcon__1WdbW{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHHSURBVHgB7ZjBbcIwFIafTRDXqD0QxKGwAd2ATtBsAEzQZgM6AXQCYAQ2YIOukJ4gIBWfUeLXF0EkREkOTZxYkT8pUvLiQ/7Yz8/vBzAYDAaDIljWS5totfgIEWzQAM7larcT/m08VYTj2D1E/kW3WghIYEyOScjqOsbTBiM2FqCZgBgp+fw2xtOHYw80hDGwOx376TrGoQYYEbqgSARuKAVduuZQAkpESIleEIg1XR5tiX0S5YNClIiwLDgm93FxCoJjnwrmlB4FKKC0nNjvfz5oVp5JzBIKptTEjmeFxEyklJMil1glu9PhIJaM4UtRs1LZFpvMCtXgDeSkFnXCgoq4HPOnlBtDyEklIhzncYyIMyjolFyqiHOP0liQgCEUSGk50W4/vJ+brGIFxCifiW7XHoRhY6bi4xOUiIgiNqel80l/3g1DeCMBoBIlIhhjLiJzoSRMP6ELdRfBfNAS9Ldb8X0dSRVhWZGnuiP7D1QovdtYpo15cQFfdbAxyW8S1FSt79mYBl3INJTJ9xyBZtxzxlNF0IEtdsQHoBmUn+J0kn1BJLGsLVaJvZIX6s3/fJeVPjia6Licmk2MTTktf7DBYDDUkF9jxK3w0gE2QgAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:64}.DetailInfoList_releaseTextArea__S0LHK{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:70px;z-index:65}.DetailInfoList_releaseCollection__0EXP4{align-self:stretch;color:#171712;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:66}.DetailInfoList_productIntroductionArea__9XbVS{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;padding:0 7px;position:relative;width:65.2px;z-index:67}.DetailInfoList_productIntroductionIcon__UPTxW{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAYAAABE1blzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKMSURBVHgB7Zl/bhJBFMe/b6GYiH/0Bq43wBMUT2A9QXf1AC0mSKglsCm0URpbL2DXE9gbiCco3IAj8A8mpbLPNwtpV1x+OhhW55OQmZ1fmS8z++a9WcBgMBgMhqnQrMrmsZOXFjvYYAJGp1Txr6bVxwqsVp3tRxn6wkAeyaDdH/Azz/N7kxVWXOtsxjpPkDhF7uEW9uMq0nGFBLZ5nJe0azH72EDYIkcmaI8f8/LzJtuk54/C3eKR72EDaTbcvCyAPauNhX8cIzDpzH8HF+D01LHTQXis5IYgr/z2Uw0r8K7xsmaB92Wc3lDMftnzu/hDtKxgeog9JU7lU+AqVkSsd1XG2Zasnd7CHjSgRSATfjlgz+qvHmNJ1C6YNeaqaBFIATrR54CGu1iSVDDhWBC1oQEtAosVvyVJ5B+nA+XuLdo/XD2iu62tnIs3h5ffoAFtVpSZo86Anc3Q10VEqjYpMVARj0S2AGrQhDaBpSP/Qjz3VqQoJyKvz47dqcZCRSvZB3SNsYEKIb4qVS4/QxNajom7wQb84lZWDvcTtgML/vuGW5OZt4mD8L1ismyxmLuhxeT7/pJtf7+BC41oFVgYhStPmyfOOTMdRKpsKAeeaGx8OKprVMJ8IbugAM2sxZMpHvqFocVPZNo+MNPc95QwOQDz6xCn0LqCUcrl0AtR2839cOLu/GDOEYeHOMiibiCWsn/DnbggVSdrExjl9cjkazH7y2KiiaRjBCYdIzDpGIFJxwhMOvNdNSK7WXdWvkhaJ3JvY/8WlkwQL5C5JcLyKitBrApzathEIuKI0I1rErtF07f4KImWS5+/gYRcrf4AseHW7A+gdfe5dM9hg5EvTC1dF1QGg8Fg+O/4CSyg0oa5okGUAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:28px;z-index:68}.DetailInfoList_productIntroductionTextArea__oKAUB{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative;width:48px;z-index:69}.DetailInfoList_productIntroduction__a-9N9{align-items:flex-start;color:#898460;display:flex;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;justify-content:center;line-height:18px;position:relative;text-align:center;white-space:nowrap;width:48px;z-index:70}.DetailInfoList_advancedInformationArea__osxzi{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:71}.DetailInfoList_advancedInformationIcon__2ru-t{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPZSURBVHgB7Vl/UtNAFP7eFiujf9gb2BtYT2A5gXICox5AnFEQkWk7ggzgDHgCwgngBpQTWE5gjtB/cJhC9/m2mLClSeluQ6fj9PunmzTZzbfv5f34Aswwwww2CDmgVgtKj+ZQLSg8ZUYpmZzQvtQ4u7hCq9EI27gneJPoPXhRLSnwCwaqd10v1zQLGuHH9YND5AxnEtbDv5cHK8EdkdKo50nGicTut6DKBTqQbS0P/sstaLTEhaLkDKEiP3ItVVKmi7odXlhthBHGxMgktjff1glcs8+JJSI5t3/eweEwn9/aCsqqi9dQFFD/BkSX4MW1tbCFMTASiRQCbQ2uf14Lf8IRuxtBjYnq9jnWvLiyHh7DE3eS2P7+domY95IFgZbu8OI4brCzGVSEyJFllbZYZMHXIkNJGDcoaPodHxsCf8SP8wiXPRdjOrGIROcdfu4ztxr2Z0EWicfG/40F8or3q6thpIkXZBjPV370UNXggUwSYvLAjkI6p0hiwxBh5kZ8LG67tFULynBEtiWIrF3hMG8CMVa+hvvi0834WD3AezgilYTJB7YVuh00cJ/QljWIApNQ4YB0SxTwMh4y+Pi+rBDj03rYxE2SLM3PoeJyfzoJtjKsJu/47QLJQ8k6im42cRSkkpBIlJC4UnyGCUCq35t1KK2sycYAib1rf0x8ctySwAHJOpRea2VigMTFfF9lGmFC6Cp45x+F/wADJOYv+nakjAlBGibbA5ysMkDiw3VZkUzyY+PdU0wA0iiV47Fk8fFIGJD1kkmdXMUEwAW8sA6dgklGnuBmPJQXLsAEwKBX8ZiUW27KIIHTZEIRAVzLAFfYZY6plpe/HJy63J9KwpQBdlHmWyKP/hSUNF2SuZtwRHaI1f0l8qZ0Y7gHmJLfrhB8is1MEret8QB0lLdbme5OsvNN68tc9yk2hyY7qZvewOq8HhfpJC8ivdZXOsdYuzLvgvQWXiX/UBKm8+qCP1inKkLkl0/3ZcMIBb3W1+4cdW/DvDCSZJMis3ipeLF6eFu/iuf0FdNGFs/S9CL8I3N5xafDFjeWU0UV3JY+r8U32FWzFxEnGTNFL7IhWZYiYt3LthqqJJJmSUJbNU32lJe4qS/xplA0BHqqijcRL1XcWEUPSpIjwey+MKyvWK640wvf/kS8pX0TXeRhqnOM12Kd6h2Xt2XnW1JO1LOy8ThEcvvI8uQhPdMShkVXLSeTK4o089nyiN2hL5FcSOQJHyJTR8LAlchUkjBwITK1Pfb1e9QvOKuifKVKwVQLBbeJUMY3wqlXOwyRruLn0g7UxZ0WMcMMM9yJv3MP6nW+sBGGAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:72}.DetailInfoList_advancedInformationTextArea__qVAyZ{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:18px;min-width:0;position:relative;z-index:73}.DetailInfoList_advancedInformation__yrSXZ{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:74}.DetailInfoList_footerIconArea__slN6j{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:28px;justify-content:center;position:relative;width:42px;z-index:75}.DetailInfoList_footerIcon__G0rQV{background:url(/static/media/up-round.e96d59b47f513ef23e0a.png) no-repeat 50%;background-size:cover;cursor:pointer;flex-shrink:0;height:32px;position:relative;width:32px;z-index:76}.DetailInfoList_bottomDimmed__W619c{align-items:center;background:#161611bf;display:flex;flex-shrink:0;flex-wrap:nowrap;height:93px;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:14px;z-index:77}.DetailInfoListUpsert_mainContainer__Q-Qy6{overflow:hidden}.DetailInfoListUpsert_mainContainer__Q-Qy6,.DetailInfoListUpsert_mainContainer__Q-Qy6 *{box-sizing:border-box}.DetailInfoListUpsert_mainContainer__Q-Qy6{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;gap:10px;margin:0 auto;min-height:max(100vh,min(100vw,690px));position:relative;width:min(690px,100vw)}.DetailInfoListUpsert_container__v\+u9P{align-items:flex-start;flex-basis:0;flex-direction:column;flex-grow:1;gap:58px;min-width:0;overflow:hidden}.DetailInfoListUpsert_container__v\+u9P,.DetailInfoListUpsert_title__Eru-A{background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.DetailInfoListUpsert_title__Eru-A{align-items:center;align-self:stretch;justify-content:space-between;padding:16px 16px 8px;z-index:1}.DetailInfoListUpsert_backContainer__5UE9g{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;height:48px;position:relative;width:48px;z-index:2}.DetailInfoListUpsert_backArea__AwH1n{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;overflow:hidden;position:relative;width:24px;z-index:3}.DetailInfoListUpsert_backIcon__Xra6S{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:4}.DetailInfoListUpsert_titleArea__twW9s{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:5}.DetailInfoListUpsert_releaseView__D1T5k{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:center;white-space:nowrap;z-index:6}.DetailInfoListUpsert_infoInputArea__YT06w{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:1px;position:relative;z-index:7}.DetailInfoListUpsert_categoryName__0-W1T{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:10px 12px;position:relative;z-index:8}.DetailInfoListUpsert_starIcon__er2dp{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:9}.DetailInfoListUpsert_categoryInput__-Jm9Q{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:58px;justify-content:center;overflow:hidden;padding:16px;position:relative;width:338.001px;z-index:10}.DetailInfoListUpsert_categoryInputInput__lzbu2{background:#0000;border:none;flex-shrink:0;height:58px;left:-1px;margin-left:12px;outline:none;position:absolute;top:-1px;width:338.001px;z-index:12}.DetailInfoListUpsert_categoryInputInput__lzbu2::placeholder{z-index:5}.DetailInfoListUpsert_categoryInputInput__lzbu2::placeholder,.DetailInfoListUpsert_categoryInputMessage__aE\+55{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap}.DetailInfoListUpsert_categoryInputMessage__aE\+55{flex-grow:1;min-width:0;overflow:hidden;text-overflow:ellipsis;z-index:11}.DetailInfoListUpsert_mainImage__JJCem{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;padding:12px 0;position:relative;z-index:13}.DetailInfoListUpsert_mainImageContainer__Sz53g{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:0 12px;position:relative;z-index:14}.DetailInfoListUpsert_starIcon1__iLvQk{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:15}.DetailInfoListUpsert_mainImageInputArea__NFvZj{flex-wrap:nowrap;z-index:16}.DetailInfoListUpsert_inputPlaceholder__553SI,.DetailInfoListUpsert_mainImageInputArea__NFvZj{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;overflow:hidden;position:relative}.DetailInfoListUpsert_inputPlaceholder__553SI{background:#fff;border-bottom:1px solid #e5e2db;border-left:1px solid #e5e2db;border-radius:12px 0 0 12px;border-top:1px solid #e5e2db;flex-wrap:wrap;gap:8px;justify-content:center;padding:16px 12px;z-index:17}.DetailInfoListUpsert_mainImageMessage__HQTqF{color:#898460;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:18}.DetailInfoListUpsert_mainInput__vIii8{background:#0000;border:none;flex-shrink:0;height:56px;left:0;opacity:0;outline:none;position:absolute;top:0;width:338.001px;z-index:0}.DetailInfoListUpsert_imageArea__AqUIh{align-items:center;align-self:stretch;background:#fff;border-bottom:1px solid #e5e2db;border-radius:0 12px 12px 0;border-right:1px solid #e5e2db;border-top:1px solid #e5e2db;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;min-height:0;padding:16px 0;position:relative;width:37px;z-index:19}.DetailInfoListUpsert_uploadIcon__LTIxD{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK6SURBVHgB7ZlRbtpAEIZnDKEPVSVuUHqCcoPCCZobZMkFqj5ARAkyKKGoSaVyguCcIM0JcE6Q9AYcgeeQejIbbOTAYnsxGCLtJyEtu7b5f+94PLsAGAwGgyEFuGrg8kxUePQL7AEewb+TtvNXNaY08OtnzUGCI9gr0Gm0rmpLvYsdv8/EoWfhDewh/z2qNtuOG+7LLx5ECJ/nbQDXInJhh3iIFb7LFdnOz0LaDY/no06W4uunThd2yOW54JuKlVXjFrxxjIFd8+YN5CFjZJqWme5pCtfNrjOGlGQ6Axe92kC+YzirdHIFvO/bogQpyTqEvoXaxVwBvkJKUoWQbYvihwIcEUHxEeG21XIeYk6R4+XgC3k4gZSsPQP9vii9f4f3HuBAhsQBcEj0jjvRZ1GN43/MjQkRDU7aw2tIyVozIMXnCEdca5TC/Tkgm01As3XVUZ3XmM3QJ9gg2jOgEC/DYB46vokOZISWAbV4qh48UhV2ZCJxCK0S74cF/LFFdVrgcf8hjQsnycuiyUKbZtXmw5SfkQSJ4BWJZiBOvOR715nozAT3C7Jw5IuXlDkRjHo9UYZNGkgiXteEFM/9Q8XPFXVNRBogtBKLT2piUTzPwJjXhRU/vWqbiJkBEjri40xc9I5vFsV7fFzjx/DOQ6quYyJpFkosPsoEX+Nw3vLFBwVds+mMVSY8tMppDWiLh0gTs2uGxQeoTGDItIo4A2uLD1hhoggFS6iOV5iIJNIAcr2SRnyAborVMZFZOb0tE5muB9YxYXnkRFwy+zWxrok4drKo36SJyGJObuvJnbFt8MQfRHKJcJ7n/ZfdRyRvHNaAEddZNkBwF2z5yj3JqG291JCyU/Bvzr+9Fo9LGXEphOq8+8tPfuql3uYhp346vF3sXf0Hx3mNdwxIq7TdFlx2u7JeAoPBYDBsmmduuq0e6cEQlwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:20}.DetailInfoListUpsert_categoryDescription__43jwd{padding:12px 12px 12px 32px;z-index:22}.DetailInfoListUpsert_categoryDescription__43jwd,.DetailInfoListUpsert_descriptionInput__XNxkO{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.DetailInfoListUpsert_descriptionInput__XNxkO{height:149px;overflow:hidden;z-index:23}.DetailInfoListUpsert_inputPlaceholder2__DR--g{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:12px;justify-content:center;min-height:0;overflow:hidden;padding:16px;position:relative;z-index:24}.DetailInfoListUpsert_categoryDescriptionText__eCwK4{color:#8a8561;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:25}.DetailInfoListUpsert_descriptionInput3__wFf4l{background:#0000;border:none;flex-shrink:0;height:149px;left:0;margin-left:12px;outline:none;position:absolute;top:0;width:339px;z-index:26}.DetailInfoListUpsert_descriptionInput3__wFf4l::placeholder{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:5}.DetailInfoListUpsert_publishArea__LnjJ9{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:13px 12px;position:relative;z-index:27}.DetailInfoListUpsert_starIcon4__0Hq6E{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:28}.DetailInfoListUpsert_radioButtonArea__kQIrm{gap:20px;padding:1px 0 0;z-index:29}.DetailInfoListUpsert_postButtonRadio__ekpsn,.DetailInfoListUpsert_radioButtonArea__kQIrm{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative}.DetailInfoListUpsert_postButtonRadio__ekpsn{background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;gap:10px;padding:12px 17px;z-index:30}.DetailInfoListUpsert_postButton__2VQdz{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:31}.DetailInfoListUpsert_notPostButtonRadio__N8zQ1{align-items:center;background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;padding:12px 17px;position:relative;z-index:32}.DetailInfoListUpsert_notPostButton__BuPXo{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:33}.DetailInfoListUpsert_registerButtonArea__L1tHD{padding:12px;z-index:34}.DetailInfoListUpsert_registerButtonArea__L1tHD,.DetailInfoListUpsert_registerButton__QatO9{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.DetailInfoListUpsert_registerButton__QatO9{background:#f2d30c;border:none;border-radius:12px;cursor:pointer;overflow:hidden;padding:12px 0;z-index:35}.DetailInfoListUpsert_register__ysDiP{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:36}.DetailInfoListUpsert_footer__teZh1{align-items:center;background:#fff;flex-direction:column;flex-wrap:nowrap;gap:24px;padding:20px;z-index:37}.DetailInfoListUpsert_footer__teZh1,.DetailInfoListUpsert_snsLinkIcon__ZJM36{align-self:stretch;display:flex;flex-shrink:0;justify-content:center;position:relative}.DetailInfoListUpsert_snsLinkIcon__ZJM36{align-items:flex-start;flex-wrap:wrap;gap:16px;z-index:38}.DetailInfoListUpsert_instagramArea__zK8Rt{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:39}.DetailInfoListUpsert_instagramIcon__fNuzf{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARtSURBVHgB7Vm9cttGEN490PKMU4RvELhLZ7LPTKg6hZUnEOgXsFxYGoVSZI7CYUZ2IT0B4DeQ6hSkn8BymSpI585sbI9F89Z7IEAeQYAEdEeqML8ZDn4OB96H291vbw9ggw020IFwC5x1vBofakjwE1gEIfzPh+v9VnBdpl9hEicnXvXBltgTQE8JoAqrRUiEF5+GMmi3g8GyhwuReHnqNchBHwhcWC/CkaTm4XHQX/TQUhLdzhPPAfJTtwcg6RIRQrAINqcaISozdWfuS/AOjv3Xef0WkohmQGBPuzXgF+4teqENdDueJxBPdDI8I9t5M5JLQvnAD/fxbWJC7AehvOEXtYMQ1oBu13MFYU8jEn68oXqWj4i8lzy4B95dEVA4PAxCibQNynTHcHlMT7OezSWBAqcdJLxYJ4EEisgI6FlyjYh7Wc9lmtNYB9iUYDwLBy3/IawQZ53mOQ9kl/9rMAT6vZXSCW7/AHFY5/Z6uj1vJmrTUyolPGXBH8zjQ6I97j1Af/4pukzO7kt8lG7NJKErsSBYKQnGj6nrGsyPJ0zOCclNt1dgBRiHZrHL/97QBJI/Bl6TlFcHx8Hky44EXDnscxCbCxGdQ0lYJaHCYkWiz6bRiLyJZpr5C1ONA4bHNh6O4minnJf71Ssj2FUk94+CKygJayRUMECJvYJ5lets4dtOx9tWTqqI8L023BICLEDNAMIMgQGbxQuOfY39lo/qx7NQ51+gdauyE/e6J54LhrAyEw5NCeQJY5xeN5lwW1PiqtiKotE2GMB4Jl6dejt6drtM2dNKzFPU6HIgAAMYk5BCPJ5eUVBE2RUR1KKQA8qpbw9jEsgRJzkfAlwU7kjwZjoKbIABjEmQJk6tEsvK57NptQsGsBKd7hrmJLTVXRkHjYsNCYxSG3MSRP3JyxB+LdwPhLY2oLslgRImS1WV7xcRLyWOPHBv0o/wEgxgTEI5KMf6fnxZ5XRioQorAkock2sljs+P/NL5kg4riv1VUNOR0SIqWhMwkf/OOk8CVpGLpBCmMlvWlIaQM3WrgRJHMIQVEkq82FF5MNEXjgeozCXKWMdXEGmKntiyYttZt1sLseqLjwTVqUAtipPDPqfi9bLlyjxYXU/EKfXDl381H/MKbAciIcQ4lFLIBYc+OBgctII3YBErWdnFjmrkrGWQaU5xdXp8vv766xwIxUQYORyH6fY8n5jaqsAduGvgNMn8IuhdujmTROxwSeWt+uq0aZQqmyAq6WiVyKwkM78CqOX7UsC5jWVkWUTKzoXl5JoDdGYlJJdEZQgXWrhcqsS2MVF2bRY+30BmNT6XxDOuPosRNbVbSol76zAtZUIVOa3IK/BeiJe3a1Rgk8XjTZa50mKoakRI0mp1kKMQV01oJ132MdpkSRDlPbzdhWsOt8qE1Azs/+EvFEcHCuCf3nX42y+119KB97wd9TOufuNR1a3+/jSE5tGfwb/LHi68e6pDrcp4O+oRyfnirgm4xBlKone2cqoNNvhe8Q0hv/VvRFOM5AAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:40}.DetailInfoListUpsert_youtubeArea__6wdYe{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:41}.DetailInfoListUpsert_youtubeIcon__m15AQ{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQeSURBVHgB7VldUhpBEO4eLGNVHoIncD2B5AZ4gngDwRwgpioR8aeQUkL5U2VygBTrDcwJxBvgCRxPIFTKBxWm083vwCIs7EJe9quidpmZxf66Z3q7PwEiRIgQIcKMgBACirmUE1uEeMNAPKbAkTEF8IEI4oNrCeFBrrxWNwfqoLN5V0MATESibWySSK0hsrFICaCW0SGgQgBVZlkBMreoQO/suxU/D44lcX6cSpJSmwi0wX8kDvOFZhPLZMyfzKF7/daiN0k0jY9hyaenq7xRqkigeQtpGeBtU1XN8R4MOwFli6nWldewU9ABf87RZOjrMDJDSRSLvG0M3sNwY8tsQAUVajCq/Pe1Ucvn3SoEQC6Xir9fBAcJV/j3EzyUJES5esg1DK1nD90yjCNxXkjf8NZJdgwnop9sdHlnr3QLc8RZIZXgyG6Cwg1s7wi2q5zZL63b6zwkLtkrr4v42PneeKHVoNkjKAZ3xtMLLdvRV4MP1Bcg0bnnCJT/NwFBNutq9nY3Uy1ZNgo8JEjBmvXVV4qbBwioa0us30YviWb+791rmAK8l1MXx+lNCBddEjSQMT0kODd2Q8XZQsOEEAL8ZMkocM8K6Xt5QUI4qHXvcBwJC7y1Jk6dnEVWrK/8hsf7YmHrCIKjGwkEdOwJ75mwWCqjNISAGFAuaFQa/Q7te38omB/CjEofhpyJXiS+Hfx+gABAoiP52GPTRkXSrPXVsedmHonvB26+oWiV+jNdqFGZy3YSL2b2SqvDohJGKp7nmeB6UdVwoLJtQHAswBwgtc+CwRKXMUnqDVcN0NHuoXsFATFzEqc/traVoZzdUElNZl4hHVZd5iUhB7CdoS5OPq8EylCI23wO4h7vH7i/YEJINKWrakPbczONxCy9b8NDgsuGasdzz9hY5kugdwUE8L6NhTo41E5D7BBtz3nLDugVfe8MrsGEqGOPtHifm6qPu/vBCAhwRB/ujQQabvZbDZ9RNLG6kd133WIhxXUXUiaEzNMBV8V2YdnX53hIdNSK1pP9HZRfCBEIGdLnEHXvtT3nbYoM3PVmcSoSM4HV5zCLvkh4SPABshckQmxqpoakV0t9gadnurPn/Ug2ckau+axc+ZUVw4IIeFyqJBXQl066lmSROXBHSzadh0nhzeA4NtMlVJTkfIK7SfTSURDxbImNVKxiKIQ1QpVg2TQ5TDYdJiG9KWOeHqc2IIaX6EPGFHIkEeMrt45S4LHgJjKmGZAxVRyx7VEgR9Imfxw/Gq/8Pj+bGibgjReUT9KfCFlMRkxieAq4X1TB0DU70x2lPk4k7YusKHopv4F5n0KiLQiHlMGab+GKpPiY4uzDOq/fui2Uf7JIoaiUceTetFtHVrCdwXVNpRyb203Soq4T1RTFHoO2wREiRIgQYWb4B7s53xO/mN0xAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:42}.DetailInfoListUpsert_copyrightArea__yLB1w{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:43}.DetailInfoListUpsert_allRightsReserved__SHkgB{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:44}.DetailInfoListUpsert_cancelBtn__rdom6{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 8px;position:relative;z-index:25}.DetailInfoListUpsert_cancel__xhq0F{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:26}.DetailInfoListUpsert_preview__Id6Li{border-radius:12px;height:128px;width:128px}.DetailInfoListUpsert_swapLi__jl1Zd{position:relative}.DetailInfoListUpsert_swapLi__jl1Zd::marker{color:#f2d30c;font-size:50px}.DetailInfoListUpsert_swapHighlight__8epdY{border:5px solid #f2d30c;border-radius:10px}.Home_mainContainer__lhi-E{overflow:auto!important}.Home_mainContainer__lhi-E,.Home_mainContainer__lhi-E *{box-sizing:border-box}.Home_mainContainer__lhi-E{align-items:flex-start;background:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;margin:0 auto;min-height:100vh;position:relative;width:min(100vw,690px)}.Home_container__o41F4{background:#fff;overflow:visible!important}.Home_container__o41F4,.Home_content__FORmV{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.Home_content__FORmV{z-index:1}.Home_header__GDhZi{align-self:stretch;background:#fff;justify-content:space-between;padding:16px 16px 8px;z-index:2}.Home_header__GDhZi,.Home_siteName__oLti\+{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Home_siteName__oLti\+{flex-basis:0;flex-direction:column;flex-grow:1;z-index:3}.Home_hatoMomInfo__SiSuE{align-items:center;align-self:stretch;color:#161611;display:flex;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:24px;font-weight:700;gap:5px;height:30px;justify-content:center;line-height:28px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:4}.Home_subTitleArea__dK32h{align-items:flex-start;flex-direction:column;padding:22px 16px 0;z-index:5}.Home_menuButtonArea__6hEA-,.Home_subTitleArea__dK32h{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Home_menuButtonArea__6hEA-{align-items:center;z-index:6}.Home_menuStructure__MpZzz{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:20px;font-weight:700;height:28px;line-height:28px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:7}.Home_registerUpdateButton__vr-QV{align-items:center;background:#f2d30ce6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:31px;justify-content:flex-end;opacity:.9;padding:4px 10px;position:relative;text-decoration:none;width:92px;z-index:8}.Home_register__0R2vB{color:#000c;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:9}.Home_menuList__LnmU8{gap:30px;padding:12px;z-index:10}.Home_menuArea__-lFV6,.Home_menuList__LnmU8{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.Home_menuArea__-lFV6{border-radius:12px;z-index:11}.Home_aiImage__eXpCu{background:url(/static/media/ai-menu.6bb153d24e6b760cda21.webp) no-repeat 50%;background-size:cover}.Home_aiImage__eXpCu,.Home_menuImage__FcBk3{align-self:stretch;border-radius:12px;flex-shrink:0;height:201px;height:calc(min(100vw, 619px)*.5);overflow:hidden;position:relative;z-index:12}.Home_menuImage__FcBk3{background:url(/static/media/background-career-menu.659a95cc361e2b3fa9bc.webp) no-repeat 50%;background-size:cover}.Home_titleDescription__D2KCb{flex-direction:column;gap:4px;justify-content:center;min-width:288px;padding:16px 0;z-index:13}.Home_titleDescription__D2KCb,.Home_title__H8gpI{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Home_title__H8gpI{z-index:14}.Home_homeScreen__16VGI{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:15}.Home_description__6efBW{align-items:flex-end;flex-wrap:nowrap;justify-content:space-between;z-index:16}.Home_description__6efBW,.Home_homeInfo__lWZHu{align-self:stretch;display:flex;flex-shrink:0;position:relative}.Home_homeInfo__lWZHu{align-items:center;color:#898460;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;justify-content:flex-start;line-height:24px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:370px;z-index:17}.Home_menuArea1__cQ1hs{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;z-index:18}.Home_menuArea1__cQ1hs,.Home_menuImage2__JEhXr{align-self:stretch;border-radius:12px;flex-shrink:0;position:relative}.Home_menuImage2__JEhXr{background:url(/static/media/reels-menu.1d4a846a4049ead16d40.webp) no-repeat 50%;background-size:cover;height:201px;height:calc(min(100vw, 619px)*.5);overflow:hidden;z-index:19}.Home_titleDescription3__\+TCUk{flex-direction:column;gap:4px;justify-content:center;min-width:288px;padding:16px 0;z-index:20}.Home_title4__djGen,.Home_titleDescription3__\+TCUk{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Home_title4__djGen{z-index:21}.Home_releaseList__lOUMM{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:22}.Home_description5__vYfD7{align-items:flex-end;flex-wrap:nowrap;justify-content:space-between;z-index:23}.Home_categoryList__x8q51,.Home_description5__vYfD7{align-self:stretch;display:flex;flex-shrink:0;position:relative}.Home_categoryList__x8q51{align-items:center;color:#898460;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;justify-content:flex-start;line-height:24px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:370px;z-index:24}.Home_menuArea6__ieX58{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;z-index:25}.Home_menuArea6__ieX58,.Home_menuImage7__xDVWo{align-self:stretch;border-radius:12px;flex-shrink:0;position:relative}.Home_menuImage7__xDVWo{background:url(/static/media/products-menu.66985b17c63a2d0acbfb.webp) no-repeat 50%;background-size:cover;height:201px;height:calc(min(100vw, 619px)*.5);overflow:hidden;z-index:26}.Home_titleDescription8__mhqmZ{flex-direction:column;gap:4px;justify-content:center;min-width:288px;padding:16px 0;z-index:27}.Home_title9__32gJw,.Home_titleDescription8__mhqmZ{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Home_title9__32gJw{z-index:28}.Home_productIntroduction__cKpyU{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:29}.Home_descriptionA__4lTEy{align-items:flex-end;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:space-between;position:relative;z-index:30}.Home_productList__awY5Y{-webkit-line-clamp:3;-webkit-box-orient:vertical;align-items:center;align-self:stretch;color:#898460;display:-webkit-box;display:block;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;justify-content:flex-start;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;width:100%}.Home_menuAreaB__WRxc2{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;z-index:32}.Home_menuAreaB__WRxc2,.Home_menuImageC__-rRMj{align-self:stretch;border-radius:12px;flex-shrink:0;position:relative}.Home_menuImageC__-rRMj{background:url(/static/media/detail-menu.fd008be58450556b4669.webp) no-repeat 50%;background-size:cover;height:201px;height:calc(min(100vw, 619px)*.5);overflow:hidden;z-index:33}.Home_depthFrame__Wyx1l{flex-direction:column;gap:4px;justify-content:center;min-width:288px;padding:16px 0;z-index:34}.Home_depthFrame__Wyx1l,.Home_titleD__MUDMB{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Home_titleD__MUDMB{z-index:35}.Home_advancedInfo__8S9EO{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:36}.Home_descriptionE__GWN-Y{align-items:flex-end;flex-wrap:nowrap;justify-content:space-between;z-index:37}.Home_childDevelopmentInfo__pOFEo,.Home_descriptionE__GWN-Y{align-self:stretch;display:flex;flex-shrink:0;position:relative}.Home_childDevelopmentInfo__pOFEo{align-items:center;color:#898460;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;justify-content:flex-start;line-height:24px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:370px;z-index:38}.Home_adArea__-yHeg{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;z-index:39}.Home_adArea__-yHeg,.Home_adImage__lrQAs{align-self:stretch;border-radius:12px;flex-shrink:0;position:relative}.Home_adImage__lrQAs{background-size:cover;height:201px;overflow:hidden;z-index:40}.Home_titleDescriptionF__vU6WE{flex-direction:column;gap:4px;justify-content:center;min-width:288px;padding:16px 0;z-index:41}.Home_title10__uBrSo,.Home_titleDescriptionF__vU6WE{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Home_title10__uBrSo{z-index:42}.Home_ad__YG\+2U{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:43}.Home_description11__OlLQB{align-items:flex-end;flex-wrap:nowrap;justify-content:space-between;z-index:44}.Home_description11__OlLQB,.Home_profitableAd__1DoH6{align-self:stretch;display:flex;flex-shrink:0;position:relative}.Home_profitableAd__1DoH6{align-items:center;color:#898460;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;justify-content:flex-start;line-height:24px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:370px;z-index:45}.Home_footer__7AFK6{background:#fff;flex-basis:0;flex-direction:column;flex-grow:1;flex-wrap:nowrap;gap:24px;min-height:0;padding:20px;z-index:46}.Home_footer__7AFK6,.Home_snsLinkIcon__je1wJ{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;position:relative}.Home_snsLinkIcon__je1wJ{flex-wrap:wrap;gap:16px;justify-content:center;z-index:47}.Home_instagramArea__z4PFH{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:48}.Home_instagramIcon__RcB-F{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARsSURBVHgB7Vm9cttGEN490PKMU4RvELhLZ7LPTKg6hZUnEOgXsFxYGoVSZI7CYUZ2IT0B4DeQ6hSkn8BymSpI585sbI9F89a7IEAeAfAHOogqrG+Gg5/Dgfcddvfb2wO4wx2+byAUxEnHq/GhhgQ/QYkghP/5cLnbCi6L9FuJwNGRV32woXYU0FMCqMLNIiTCs09DHbTbwWDZw0sJvDz2GuSgDwQurBfhSFNz/zDoL3poIYFu54nnAPmp2wPQdI4IIZQINqEaIYppujP3NXh7h/7ref3mEohmXmHPuDXgl+0selkZ6HY8TyEemUT4S2zO+xK5BMTmf7iPbxOzYbsP9RW/pB2EsAZ0u56rCHsGifDjFdXzfELlveDBPfBua/CC/f0g1EibIOY6hstjepr3bC4BVDh9WMOLdQ4+gZAYAT1LrhFxJ++5jAmN4zybD4xnf6/lP4QbxEmnecqD2Ob/GgyBfm+ldIDbP0Acurm9nm7P+wK16SkVEpWi4Mny+JBoi3sP0M8+RefJ2X2Nj9KtGQKmwiqCGyXA+DF1XYPseMLknJDcdHsFSsY4/Kpt/ueGIX48EXhJWl/sHQaTGR0puHDYxyA2ESI6hYIojYCEvopGn82hEXkPzTTzzFKNg4PHNh2O4qgmjsr96pURbAvB3YPgAgqiFALi+Kixt2Ke5Dob+LbT8TbFIYUE32vDNaHAEjLzCDODH7ApvOD41tht+Sg/nv06/wKjW5Udttc98lywhPUXcGg6+HmiF6fITSbbNhS2qjaiqLMJFrD6Aq+OvS0zS12m2GmF5U/T6LLTgwWsCGilHk+vKFhFsYUEGtHGAXHg68OKAHJkSc6HAGcrdyR4Mx0BNsACVgTIEJ5WgaXg89nU2AULWEeh24YdAWNVVsQZ48JAAqt0xY4AUX/yIoRfV+4Hysjt6fYIoIbJ8lLy9VWESYSPB+1N+hGegwWsCIgzcizvx5dVThEWqqsMXoQvuRbhe37gF85/TFgr8VdFTUdHC6Aop2cS/510ngSsEmdJkUoyVNaMhtIzdaWBCB9YwpqACBM7JQ8kmtl4cGIiUeY5voJIM8wElZW4nHV2KWFUZnqkqE4r1Io40etzOl0vWkKch9LWA3Fa/PDlX83HvHLagkjkMA6XFHJxoA8OBnut4A2UiNJXZLFTWjlmEWRMKK4Sj8/XXw/NgFBNRI9Dbphuz/OBqW0q3ILbBk4Txi+K3qWbMwRi50oqYtVXx02rdNcGUdnFqBDmJYz5lTkjX9cKTstY+hVFpNhc5E2uOQjnVixyCVSGcGaExKUKWzYmim3M/ucryK2K5xJ4xlVgNaKmcUsUtrcOcxKzqehpZVzAexHevN2aJRscHm9wZMp9odRwkHSpVTuONlzdoK10aebaGxwJojyGt5hwzSFVzEZmfvcPf6HwObAE//Quw99+qb3WDrznLaCf8eY3+aSu9PenITQP/gz+XfbwSruUJmQ1xVtAj0hnC6024LJjqInelZUj3eEO3wu+ATWT9W9Z2TwpAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:49}.Home_youtubeArea__OW20q{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:50}.Home_youtubeIcon__bZuRv{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQaSURBVHgB7VlrUhpBEO4eLJOq/Ag5gesJJDcgJ4g3EMwBYqoSER+FlhLKR5XJAVKsNzAnEG+AJ3A8gVgpf6gwnW7kMYNIFmchf/aronZ3Zhb6NT3dHwAJEiRIkMADCJ6olHJBahbSLQPplIJAxhTAWyJID64lhCu58lrdHmiCLu6EGjwQWYGOoFkitYDIgiJlgB4FjgF1AmiwhnUgc44K9OpGWI/y4kgFDndzWVJqCYEW+QfSMF1oFq9GxvwubIWnzy0aqkBb8BRWI1q4wcHRQALNYaNlgEOlodrjfRg2AEpYqccrr2GDYADRDKPJ0JdhijxRoFLhUDF4CcMFrfGP11GhBqNqfx5aNzs7YQM8UCrl0m9mIUDCOf7+DA9lCVGuTxRrGfpQ3AprMEqBw3L+jMMl2xWaiH6wwLXV9eo5TBEH5VyGPboEChexEwksV62wUf1gr3MUOGZrPMzidfe5dU/zvlnCF4MRcXtP72yvK3txcwYy3Xu2fO1/Cy8oFkPNVu5lpNeWjAJHAVKwYD1GSmPTAAH1ZEm5MroKtPN7/17DC8CxmzvazS9BvOgpQAOZ0VGA81/PPZwVNIwJEZ7frBoF4UE5fymHH8SDm94djlLAAofT2OmRs8Wc9cgnN15Wysvb4I+eBxAwsCfcPWBpp4zSEANSQCVfb7RcYzrng4LpIE5vOBjYA30PfN38dQUeQKJt+dhjL/WGpFLrMbDnJuqBb5vhTkvRPLkZLVZvTDyExHqF9er8MG/EkW6ntQe49lM3OFChtsAfMzBhSC0zY7DKpUmW+sMNA7S9thWegCcmqsD+9+UVZahkN0NSY5kHyMdVZ7kKyGbrZKKjvU9zXpkIcYXjPv3E6pvhTxgT4kXpiDrQ9tzEPDBJq9twFOBSoNG12B223vHF6ywAD6vbmGlCQJ10w8bQ9pxbSkC/gHtlcAHGRBP7CovVuSF6v7bhJ7wAR/TNrgfQcGP+2KQZRWOzEMWNMKyUc1xHIRViyDBdcHVrF4lOn+Io0GUVHt9yO5+oECUgZkifQtS71/ac29AYuOjP4IsUmAisPoU1cDzgKMCbxZ7MxNiQvBiSQi2WBG7v6MKe/xetInvilPfGSVSqLy4IucblR1YBfe6mZEkMhc3weVql+yIpPBscx3ZKhLqSnE5wMQ5/OQpCbL1mARWzDQphgVBlmMrMDqMyh9E8Q6nF/d3cIqTwGCNQi6IYiaf4yu2eFGtMhgm1aAaoRZVG7FgSKJDUyJ8gCucq38/v5oaRa6PJ3b38R0ImdhGzGB8THRUNMHTKhgxHsYKR6XWh+oS/5JOV4xIyHXI2pkzVPl3rksZTirMM865R6zDvPzik6FPKBHJvOu0eM8nB4Lo2Y43tEJPUp5tEN4pS176ta4IECRIk8MJfbT/fE7z+tfIAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:51}.Home_copyrightArea__Uz3-u{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:52}.Home_allRightsReserved__YsSRB{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:53}.Home_brandMark__rRYV4{height:32px;width:26px}.Home_emptyForTitle__twQws{height:24px;width:24px}.HomeUpdate_mainContainer__jN2\+C{overflow:hidden}.HomeUpdate_mainContainer__jN2\+C,.HomeUpdate_mainContainer__jN2\+C *{box-sizing:border-box}.HomeUpdate_mainContainer__jN2\+C{align-items:flex-start;background:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;margin:0 auto;min-height:max(100vh,min(100vw,690px));position:relative;width:min(690px,100vw)}.HomeUpdate_container__FDi36{background:#fff;gap:30px;overflow:hidden}.HomeUpdate_container__FDi36,.HomeUpdate_contentContainer__WyKIL{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.HomeUpdate_contentContainer__WyKIL{gap:5px;z-index:1}.HomeUpdate_homeMenuTitle__i7u3M{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;padding:20px 16px 12px;position:relative;z-index:8}.HomeUpdate_homeMenuStructure__PuvKn{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:20px;font-weight:700;height:28px;line-height:28px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:9}.HomeUpdate_homeScreenContainer__zTA41{align-items:flex-end;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:16px;padding:12px 16px;position:relative;z-index:10}.HomeUpdate_homeScreenArea__2w7QY{flex-basis:0;flex-grow:1;z-index:11}.HomeUpdate_homeScreenArea__2w7QY,.HomeUpdate_homeScreenTitle__uo8P8{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative}.HomeUpdate_homeScreenTitle__uo8P8{align-self:stretch;flex-shrink:0;padding:0 0 8px;z-index:12}.HomeUpdate_homeScreen__TgRO3{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:13}.HomeUpdate_homeScreenInput__h5\+82{align-items:flex-start;align-self:stretch;border-radius:12px;z-index:14}.HomeUpdate_homeScreenInput__h5\+82,.HomeUpdate_inputPlaceholder__SNLfX{display:flex;flex-shrink:0;flex-wrap:nowrap;height:56px;position:relative}.HomeUpdate_inputPlaceholder__SNLfX{align-items:center;background:#fff;border:1px solid #e5e2db;border-radius:12px 0 0 12px;border-right:0;cursor:pointer;flex-basis:0;flex-grow:1;overflow:hidden;padding:15px 8px 15px 15px;z-index:15}.HomeUpdate_inputPlaceholder__SNLfX::placeholder{color:#898460;font-weight:500;height:24px;line-height:24px;z-index:5}.HomeUpdate_changeMenuName__yRVtD,.HomeUpdate_inputPlaceholder__SNLfX::placeholder{flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;position:relative;text-align:left;white-space:nowrap}.HomeUpdate_changeMenuName__yRVtD{color:#8a8561;flex-grow:1;font-weight:700;height:23px;line-height:23px;overflow:hidden;text-overflow:ellipsis;z-index:16}.HomeUpdate_checkBoxContainer__4aA2d{align-items:center;align-self:stretch;background:#fff;border-bottom:1px solid #e5e2db;border-radius:0 12px 12px 0;border-right:1px solid #e5e2db;border-top:1px solid #e5e2db;cursor:pointer;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center;min-height:0;padding:0 15px 0 0;position:relative;width:40px;z-index:17}.HomeUpdate_checkBoxContainerDisabled__vy2Mx{background-color:#f2f2f2;border-color:#ccc;color:#999;opacity:.6}.HomeUpdate_checkBoxArea__dkpF0{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:space-between;min-width:0;overflow:hidden;position:relative;z-index:18}.HomeUpdate_checkIcon__\+pVSa{background:url(https://static.codia.ai/image/2025-03-04/96985c65-7da6-458b-92f6-ea6245628a29.svg) no-repeat 50%;background-size:cover}.HomeUpdate_checkIcon__\+pVSa,.HomeUpdate_checkedIcon__mVjK2{flex-shrink:0;height:24px;position:relative;width:24px;z-index:19}.HomeUpdate_checkedIcon__mVjK2{background:url(data:image/png;base64,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) no-repeat 50%;background-size:cover}.HomeUpdate_inputPlaceholder__SNLfX:disabled,.HomeUpdate_notPostButton__mZgF5:disabled,.HomeUpdate_postButton__MayWI:disabled{background-color:#f2f2f2;border-color:#ccc;color:#999;cursor:not-allowed;opacity:.6}.HomeUpdate_postButtonArea__h3qpV{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;padding:16px;position:relative;z-index:20}.HomeUpdate_postButton__MayWI{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:86px;z-index:21}.HomeUpdate_post__fCQv8{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:22}.HomeUpdate_notPostButton__mZgF5{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:115px;z-index:23}.HomeUpdate_notPost__OuOTZ{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:24}.HomeUpdate_releaseCollectionContainer__jKaVt{align-items:flex-end;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:16px;padding:12px 16px;position:relative;z-index:25}.HomeUpdate_releaseCollectionArea__Lmtqm{flex-basis:0;flex-grow:1;min-width:160px;z-index:26}.HomeUpdate_releaseCollectionArea__Lmtqm,.HomeUpdate_releaseCollectionTitle__DUz\+M{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative}.HomeUpdate_releaseCollectionTitle__DUz\+M{align-self:stretch;flex-shrink:0;padding:0 0 8px;z-index:27}.HomeUpdate_releaseCollection__uk0Yl{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:28}.HomeUpdate_releaseCollectionInput__KE6IW{align-items:flex-start;align-self:stretch;border-radius:12px;z-index:29}.HomeUpdate_inputPlaceholder1__45L54,.HomeUpdate_releaseCollectionInput__KE6IW{display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;position:relative}.HomeUpdate_inputPlaceholder1__45L54{align-items:center;background:#fff;border-bottom:1px solid #e5e2db;border-left:1px solid #e5e2db;border-radius:12px 0 0 12px;border-top:1px solid #e5e2db;height:56px;overflow:hidden;padding:15px 8px 15px 15px;z-index:30}.HomeUpdate_changeMenuNameInput__WZTyC{color:#8a8561;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:31}.HomeUpdate_checkBoxContainer2__Yi6Ro{align-self:stretch;background:#fff;border-bottom:1px solid #e5e2db;border-radius:0 12px 12px 0;border-right:1px solid #e5e2db;border-top:1px solid #e5e2db;justify-content:center;padding:0 15px 0 0;width:40px;z-index:32}.HomeUpdate_checkBoxArea3__EwL1-,.HomeUpdate_checkBoxContainer2__Yi6Ro{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.HomeUpdate_checkBoxArea3__EwL1-{flex-basis:0;flex-grow:1;justify-content:space-between;overflow:hidden;z-index:33}.HomeUpdate_checkIcon4__EIVIW{background:url(https://static.codia.ai/image/2025-03-04/6443b0b5-43fc-4e7c-b897-5acf92717c96.svg) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:34}.HomeUpdate_postButtonArea5__tY-tg{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;padding:16px;position:relative;z-index:35}.HomeUpdate_postButton6__ouSiF{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:86px;z-index:36}.HomeUpdate_post7__MKNqY{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:37}.HomeUpdate_notPostButton8__19m4c{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:115px;z-index:38}.HomeUpdate_notPost9__NQ\+OQ{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:39}.HomeUpdate_productIntroContainer__\+9yDx{align-items:flex-end;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:16px;padding:12px 16px;position:relative;z-index:40}.HomeUpdate_productIntroArea__iPv-L{flex-basis:0;flex-grow:1;min-width:160px;z-index:41}.HomeUpdate_productIntroArea__iPv-L,.HomeUpdate_productIntroTitle__u382N{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative}.HomeUpdate_productIntroTitle__u382N{align-self:stretch;flex-shrink:0;padding:0 0 8px;z-index:42}.HomeUpdate_productIntro__kuHcB{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:43}.HomeUpdate_productIntroInput__UueZa{align-items:flex-start;align-self:stretch;border-radius:12px;z-index:44}.HomeUpdate_inputPlaceholderA__svb3S,.HomeUpdate_productIntroInput__UueZa{display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;position:relative}.HomeUpdate_inputPlaceholderA__svb3S{align-items:center;background:#fff;border-bottom:1px solid #e5e2db;border-left:1px solid #e5e2db;border-radius:12px 0 0 12px;border-top:1px solid #e5e2db;height:56px;overflow:hidden;padding:15px 8px 15px 15px;z-index:45}.HomeUpdate_inputInstruction__gQaLZ{color:#8a8561;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:46}.HomeUpdate_checkboxContainer__7L9aW{align-self:stretch;background:#fff;border-bottom:1px solid #e5e2db;border-radius:0 12px 12px 0;border-right:1px solid #e5e2db;border-top:1px solid #e5e2db;justify-content:center;padding:0 15px 0 0;width:40px;z-index:47}.HomeUpdate_checkBoxAreaB__LaZWv,.HomeUpdate_checkboxContainer__7L9aW{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.HomeUpdate_checkBoxAreaB__LaZWv{flex-basis:0;flex-grow:1;justify-content:space-between;overflow:hidden;z-index:48}.HomeUpdate_checkIconC__qDmhg{background:url(https://static.codia.ai/image/2025-03-04/96ce67d2-d6b8-436e-999d-1481c64b93fd.svg) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:49}.HomeUpdate_postArea__vmDHC{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;padding:16px;position:relative;z-index:50}.HomeUpdate_postButtonD__9JtVH{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:86px;z-index:51}.HomeUpdate_postText__klyUB{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:52}.HomeUpdate_cancelButton__36wU0{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:115px;z-index:53}.HomeUpdate_cancelText__5tj8\+{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:54}.HomeUpdate_advancedInfoContainer__kdnF3{align-items:flex-end;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:16px;padding:12px 16px;position:relative;z-index:55}.HomeUpdate_advancedInfoArea__fg1t6{flex-basis:0;flex-grow:1;min-width:160px;z-index:56}.HomeUpdate_advancedInfoArea__fg1t6,.HomeUpdate_advancedInfoTitle__7E1QN{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative}.HomeUpdate_advancedInfoTitle__7E1QN{align-self:stretch;flex-shrink:0;padding:0 0 8px;z-index:57}.HomeUpdate_advancedInfoText__RGNpd{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:58}.HomeUpdate_advancedInfoInput__Rlnqr{align-items:flex-start;align-self:stretch;border-radius:12px;z-index:59}.HomeUpdate_advancedInfoInput__Rlnqr,.HomeUpdate_inputPlaceholderE__e5dnm{display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;position:relative}.HomeUpdate_inputPlaceholderE__e5dnm{align-items:center;background:#fff;border-bottom:1px solid #e5e2db;border-left:1px solid #e5e2db;border-radius:12px 0 0 12px;border-top:1px solid #e5e2db;height:56px;overflow:hidden;padding:15px 8px 15px 15px;z-index:60}.HomeUpdate_inputText__P1n5H{color:#8a8561;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:61}.HomeUpdate_checkboxContainerF__8d232{align-self:stretch;background:#fff;border-bottom:1px solid #e5e2db;border-radius:0 12px 12px 0;border-right:1px solid #e5e2db;border-top:1px solid #e5e2db;justify-content:center;padding:0 15px 0 0;width:40px;z-index:62}.HomeUpdate_checkboxArea__QJ2DN,.HomeUpdate_checkboxContainerF__8d232{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.HomeUpdate_checkboxArea__QJ2DN{flex-basis:0;flex-grow:1;justify-content:space-between;overflow:hidden;z-index:63}.HomeUpdate_checkIcon10__8kVcP{background:url(https://static.codia.ai/image/2025-03-04/3df2e802-fae2-4b17-a082-d5e3234cc6f4.svg) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:64}.HomeUpdate_postArea11__uKghl{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;padding:16px;position:relative;z-index:65}.HomeUpdate_postButton12__zry4k{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:86px;z-index:66}.HomeUpdate_postButton13__-7D3V{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:67}.HomeUpdate_notPostButton14__IazDZ{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:115px;z-index:68}.HomeUpdate_notPost15__Fkrsy{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:69}.HomeUpdate_editButtonArea__o3hmF{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 12px;position:relative;z-index:70}.HomeUpdate_submitButton__tUtWT{background:#fff;height:48px;min-width:84px;padding:0 12px;z-index:71}.HomeUpdate_buttonContainer__4LOCj,.HomeUpdate_submitButton__tUtWT{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;overflow:hidden;position:relative}.HomeUpdate_buttonContainer__4LOCj{align-self:stretch;background:#f2d30ce6;border-radius:12px;cursor:pointer;flex-direction:column;min-height:0;opacity:.9;z-index:72}.HomeUpdate_register__RLtkH{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:73}.HomeUpdate_footer__4h8tB{background:#fff;flex-direction:column;flex-wrap:nowrap;gap:24px;padding:20px;z-index:74}.HomeUpdate_footer__4h8tB,.HomeUpdate_snsLinkIcon__bZIn0{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;position:relative}.HomeUpdate_snsLinkIcon__bZIn0{flex-wrap:wrap;gap:16px;justify-content:center;z-index:75}.HomeUpdate_instagramArea__CqGAD{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:76}.HomeUpdate_instagramIcon__WT-EZ{background:url(https://static.codia.ai/image/2025-03-04/9d26e814-64ab-4c2b-894b-c7e4d65a7528.svg) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:77}.HomeUpdate_youtubeArea__NIoBv{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:78}.HomeUpdate_youtubeIcon__cXyz6{background:url(https://static.codia.ai/image/2025-03-04/7693b594-5dad-4322-bceb-caa4d354f794.svg) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:79}.HomeUpdate_copyrightArea__jtc9M{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:80}.HomeUpdate_allRightsReserved__kjdLe{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:81}.Login_mainContainer__ozlLI{overflow:hidden}.Login_mainContainer__ozlLI,.Login_mainContainer__ozlLI *{box-sizing:border-box}.Login_mainContainer__ozlLI{align-items:flex-start;background:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;height:558px;margin:0 auto;position:relative;width:min(690px,100vw)}.Login_container__1rUtl{background:#fff;justify-content:center;min-width:0;overflow:hidden}.Login_container__1rUtl,.Login_loginTitle__JUGp5{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.Login_loginTitle__JUGp5{padding:20px 16px 12px;z-index:1}.Login_adminLogin__Mo7fy{color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:28px;line-height:28px;text-align:center;white-space:nowrap;z-index:2}.Login_adminLogin__Mo7fy,.Login_idInput__BnJO3{align-self:stretch;flex-shrink:0;position:relative}.Login_idInput__BnJO3{align-items:stretch;display:flex;flex-wrap:wrap;gap:16px;padding:12px 16px;z-index:3}.Login_placeholder__wTLln{align-items:flex-start;background:#f4f4ef;border:0;border-radius:12px;display:flex;flex-wrap:nowrap;overflow:hidden;padding:16px;position:relative;width:100%;z-index:4}.Login_placeholder__wTLln::placeholder{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:5}.Login_passwordInput__HbCL-{align-items:flex-end;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:16px;padding:12px 16px;position:relative;z-index:6}.Login_placeholder1__CpcUU{align-items:center;background:#f4f4ef;border:0;border-radius:12px;display:flex;flex-wrap:nowrap;height:56px;overflow:hidden;padding:16px;position:relative;width:100%;z-index:7}.Login_placeholder1__CpcUU::placeholder{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:8}.Login_emptySpace__UjD\+5{align-items:flex-start;flex-direction:column;height:37px;padding:0;z-index:9}.Login_emptySpace__UjD\+5,.Login_rememberAccount__g1QOL{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Login_rememberAccount__g1QOL{align-items:center;background:#fff;height:72px;justify-content:space-between;min-height:72px;padding:8px 16px;z-index:10}.Login_descriptionArea__ib4qX{justify-content:center;z-index:11}.Login_descriptionArea__ib4qX,.Login_title__J\+T6B{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:172px}.Login_title__J\+T6B{overflow:hidden;z-index:12}.Login_accountInfo__rpTFJ{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;min-width:0;position:relative;text-align:left;white-space:nowrap;z-index:13}.Login_description__2vRXA{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;overflow:hidden;position:relative;z-index:14}.Login_personalPc__s47j3{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;position:relative;text-align:left;white-space:nowrap;z-index:15}.Login_checkboxArea__wqUno{z-index:16}.Login_checkboxArea__wqUno,.Login_checkbox__KLEpi{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:20px}.Login_checkbox__KLEpi,.Login_clickedCheckbox__RWof4{border:2px solid #e5e2db;border-radius:4px;height:20px;z-index:17}.Login_clickedCheckbox__RWof4{align-items:flex-start;align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative;width:20px}.Login_imgBox__KLqld{display:block;height:auto;max-width:100%}.Login_buttonFooter__iAyFZ{flex-direction:column;gap:45px;z-index:18}.Login_buttonFooter__iAyFZ,.Login_loginButton__knZ3T{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Login_loginButton__knZ3T{padding:12px 16px;z-index:19}.Login_loginButton2__3zRP6{align-items:center;background:#f2d30c;border:0;border-radius:12px;color:#161611;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:48px;justify-content:center;line-height:24px;overflow:hidden;padding:0 20px;position:relative;text-align:center;text-overflow:ellipsis;transition:all .2s ease;z-index:20}.Login_loginButton2__3zRP6:active{background-color:#f29a0d;box-shadow:0 2px 4px #0003;transform:translateY(0)}.Login_footer__Ul9ce{background:#fff;flex-direction:column;flex-wrap:nowrap;gap:24px;padding:20px;z-index:22}.Login_footer__Ul9ce,.Login_snsLinkIcon__22luP{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;position:relative}.Login_snsLinkIcon__22luP{flex-wrap:wrap;gap:16px;justify-content:center;z-index:23}.Login_instagramArea__5XExc{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:24}.Login_instagramIcon__J8weU{background:url(https://static.codia.ai/image/2025-03-04/51933788-a57a-4a74-aa87-953ac5b6ea34.svg) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:25}.Login_youtubeArea__D3oO8{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:26}.Login_youtubeIcon__jLfeB{background:url(https://static.codia.ai/image/2025-03-04/0ddfb4b9-da6d-4225-81df-33577e076e00.svg) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:27}.Login_copyrightArea__LFL4Y{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:28}.Login_allRightsReserved__v0kDB{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:29}.ProductIntroduceList_mainContainer__nB5aN,.ProductIntroduceList_mainContainer__nB5aN *{box-sizing:border-box}.ProductIntroduceList_mainContainer__nB5aN{align-items:center;background:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;justify-content:center;margin:0 auto;min-height:max(100vh,min(100vw,690px));overflow:hidden;position:relative;width:min(690px,100vw)}.ProductIntroduceList_contentArea__bxuOM{align-items:flex-start;flex-direction:column;min-width:0}.ProductIntroduceList_contentArea__bxuOM,.ProductIntroduceList_title__-dp1t{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductIntroduceList_title__-dp1t{align-items:center;background:#fff;justify-content:space-between;padding:16px 16px 8px;z-index:1}.ProductIntroduceList_goBackContainer__e\+QVk{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;height:48px;position:relative;width:48px;z-index:2}.ProductIntroduceList_goBackArea__FOHcK{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;overflow:hidden;position:relative;width:24px;z-index:3}.ProductIntroduceList_goBackIcon__bE\+3n{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:4}.ProductIntroduceList_titleArea__8Rv8L{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:5}.ProductIntroduceList_releaseCollection__oZz04{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:6}.ProductIntroduceList_buttonArea__XNeQ4{align-items:flex-start;gap:16px;overflow:hidden;padding:10px;z-index:7}.ProductIntroduceList_buttonArea__XNeQ4,.ProductIntroduceList_deleting__oPDMm{align-self:stretch;background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductIntroduceList_deleting__oPDMm{align-items:center;border-radius:25px;flex-basis:0;flex-grow:1;gap:10px;justify-content:center;padding:4px 0;z-index:8}.ProductIntroduceList_deleting1__3q5Y3{color:#796a06;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:9}.ProductIntroduceList_deleteButton__0L\+sh{align-items:center;background:#f20d9ee6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:30px;justify-content:center;opacity:.9;padding:4px 10px;position:relative;z-index:10}.ProductIntroduceList_delete__0dogD{z-index:11}.ProductIntroduceList_cancelButton__q9WMs{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:31px;justify-content:center;opacity:.9;padding:4px 10px;position:relative;z-index:12}.ProductIntroduceList_cancel__gKKjm{z-index:13}.ProductIntroduceList_contentInnerContainer__SKxu5{gap:20px;z-index:14}.ProductIntroduceList_contentInnerContainer__SKxu5,.ProductIntroduceList_groupBuyArea__Ct28Z{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductIntroduceList_groupBuyArea__Ct28Z{z-index:15}.ProductIntroduceList_subTitle__YLmK6{align-items:center;align-self:stretch;background:#fff;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:5px;height:46px;overflow:hidden;padding:18px 12px;position:relative;z-index:16}.ProductIntroduceList_groupBuy__RkKAt{align-self:stretch;color:#000;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:20px;font-weight:700;height:22px;line-height:22px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:17}.ProductIntroduceList_subTitleUnderline__v-XIj{align-self:stretch;background:#fff;border:1px solid #8a8561;flex-shrink:0;height:1px;overflow:hidden;position:relative;z-index:18}.ProductIntroduceList_groupBuyList__hsecS{align-items:center;align-self:stretch;background:#fff;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:525px;justify-content:center;overflow:hidden;padding:10px;position:relative;z-index:19}.ProductIntroduceList_jointPurchaseArea__2AKKp{flex-basis:0;flex-grow:1;z-index:20}.ProductIntroduceList_jointPurchaseArea__2AKKp,.ProductIntroduceList_jointPurchaseTitleArea__guEga{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductIntroduceList_jointPurchaseTitleArea__guEga{align-self:stretch;min-width:0;padding:16px;z-index:21}.ProductIntroduceList_jointPurchaseImage__Iqk\+2{align-self:stretch;background:url(/static/media/1f7bad0f5e347fb1aef046216af7d4c2e5f10c8b.51982bfdf7e686f60bc6.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:201px;overflow:hidden;position:relative;z-index:22}.ProductIntroduceList_jointPurchaseTitleDescription__kxDcK{gap:4px;justify-content:center;min-width:288px;padding:16px 0;z-index:23}.ProductIntroduceList_jointPurchaseTitleDescription__kxDcK,.ProductIntroduceList_titleSection__OfFFq{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductIntroduceList_titleSection__OfFFq{z-index:24}.ProductIntroduceList_completeKetogenicDiet__zzyWV{align-items:flex-start;align-self:stretch;color:#161611;display:flex;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:46px;justify-content:flex-start;line-height:23px;position:relative;text-align:left;width:358px;z-index:25}.ProductIntroduceList_descriptionArea__Xv0pk{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:space-between;position:relative;z-index:26}.ProductIntroduceList_descriptionSection__8-QZy{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:358px;z-index:27}.ProductIntroduceList_essentialGuideKetoLifestyle__gHUzH{align-items:flex-start;align-self:stretch;color:#898460;display:flex;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:48px;justify-content:flex-start;line-height:24px;min-width:0;position:relative;text-align:left;width:358px;z-index:28}.ProductIntroduceList_jointPurchaseProductDetailsArea__k7Phr{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:16px;min-width:0;position:relative;z-index:29}.ProductIntroduceList_productDetailsSection__0EOw7{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 16px;position:relative;z-index:30}.ProductIntroduceList_recommendedAge__yN4AC{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:31}.ProductIntroduceList_productDetailsSection2__foXtN{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 16px;position:relative;z-index:32}.ProductIntroduceList_introductionPurpose__a7u14{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:33}.ProductIntroduceList_productDetailsSection3__4D0i0{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 16px;position:relative;z-index:34}.ProductIntroduceList_referenceSource__RBNO6{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:35}.ProductIntroduceList_buyButtonArea__WKJtD{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:150px;height:30px;position:relative;z-index:36}.ProductIntroduceList_submitButton__R9PHs{background:#fff;max-width:480px;min-height:0;min-width:84px;padding:0 12px;z-index:37}.ProductIntroduceList_buttonContainer__vxVin,.ProductIntroduceList_submitButton__R9PHs{align-items:center;align-self:stretch;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;overflow:hidden;position:relative}.ProductIntroduceList_buttonContainer__vxVin{background:#f2d30ce6;border:none;border-radius:12px;cursor:pointer;flex-direction:column;opacity:.9;z-index:38}.ProductIntroduceList_registerBuy__CQ\+X4{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:39}.ProductIntroduceList_submitButton4__Jgnlz{background:#fff;max-width:480px;min-height:0;min-width:84px;padding:0 12px;z-index:40}.ProductIntroduceList_buttonContainer5__ipCdZ,.ProductIntroduceList_submitButton4__Jgnlz{align-items:center;align-self:stretch;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;overflow:hidden;position:relative}.ProductIntroduceList_buttonContainer5__ipCdZ{background:#f2d30ce6;border:none;border-radius:12px;cursor:pointer;flex-direction:column;opacity:.9;z-index:41}.ProductIntroduceList_registerSpan__t2sOZ{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:42}.ProductIntroduceList_listOverlay__ymBo\+{align-items:center;background:#161611bf;border-radius:12px;display:flex;flex-shrink:0;flex-wrap:nowrap;height:201px;justify-content:center;left:16px;opacity:.7;overflow:hidden;position:absolute;right:16px;top:16px;z-index:43}.ProductIntroduceList_checkIcon__XTkTd{background:url(data:image/png;base64,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) no-repeat 50%;background-size:cover;flex-shrink:0;height:50px;overflow:hidden;position:relative;width:50px;z-index:44}.ProductIntroduceList_productRecommendationArea__Wi6Ch{justify-content:center;z-index:45}.ProductIntroduceList_productRecommendationArea__Wi6Ch,.ProductIntroduceList_subTitle6__5E158{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductIntroduceList_subTitle6__5E158{background:#fff;gap:5px;height:46px;overflow:hidden;padding:18px 12px;z-index:46}.ProductIntroduceList_productRecommendationSpan__8ywkb{align-self:stretch;color:#000;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:20px;font-weight:700;height:18px;line-height:18px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:47}.ProductIntroduceList_subTitleUnderline7__wEAgp{align-self:stretch;background:#fff;border:1px solid #8a8561;flex-shrink:0;height:1px;overflow:hidden;position:relative;z-index:48}.ProductIntroduceList_productRecommendationList__nVoNU{align-items:center;align-self:stretch;background:#fff;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;overflow:hidden;padding:10px;position:relative;z-index:49}.ProductIntroduceList_productRecommendationArea8__Z4fqo{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:510px;position:relative;width:390px;z-index:50}.ProductIntroduceList_productRecommendationTitleArea__ts9eR{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;min-width:0;padding:16px;position:relative;z-index:51}.ProductIntroduceList_productRecommendationTitleDescription__w8aDK{align-items:flex-start;align-self:stretch;border-radius:12px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:52}.ProductIntroduceList_productRecommendationProductImage__pK3mn{align-self:stretch;background:url(/static/media/1f7bad0f5e347fb1aef046216af7d4c2e5f10c8b.51982bfdf7e686f60bc6.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:201px;overflow:hidden;position:relative;z-index:53}.ProductIntroduceList_productRecommendationTitleBox__Aaumh{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;justify-content:center;min-width:288px;padding:16px 0;position:relative;z-index:54}.ProductIntroduceList_completeKetogenicDiet9__asUon{align-items:flex-start;align-self:stretch;color:#161611;display:flex;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:46px;justify-content:flex-start;line-height:23px;position:relative;text-align:left;width:358px;z-index:55}.ProductIntroduceList_productRecommendationDescriptionBox__mGL0E{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:space-between;position:relative;z-index:56}.ProductIntroduceList_essentialGuideKetoLifestyleA__Thc0R{align-items:flex-start;align-self:stretch;color:#898460;display:flex;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;justify-content:flex-start;line-height:24px;position:relative;text-align:left;width:358px;z-index:57}.ProductIntroduceList_productRecommendationProductDetailDescriptionArea__Dzshz{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:16px;min-width:0;position:relative;z-index:58}.ProductIntroduceList_detailDescriptionBox__9dYtE{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 16px;position:relative;z-index:59}.ProductIntroduceList_recommendedAgeSevenAbove__Cb9r8{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:60}.ProductIntroduceList_detailDescriptionBoxB__fAwhE{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 16px;position:relative;z-index:61}.ProductIntroduceList_introPurpose__WWbjD{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:62}.ProductIntroduceList_detailDescription__4U62y{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 16px;position:relative;z-index:63}.ProductIntroduceList_referenceLink__E3dhi{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:64}.ProductIntroduceList_purchaseSiteButtonArea__jLf8S{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:150px;height:30px;position:relative;z-index:65}.ProductIntroduceList_submitButtonC__osZoc{background:#fff;max-width:480px;min-height:0;min-width:84px;padding:0 12px;z-index:66}.ProductIntroduceList_buttonContainerD__xSN4t,.ProductIntroduceList_submitButtonC__osZoc{align-items:center;align-self:stretch;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;overflow:hidden;position:relative}.ProductIntroduceList_buttonContainerD__xSN4t{background:#f2d30ce6;border:none;border-radius:12px;cursor:pointer;flex-direction:column;opacity:.9;z-index:67}.ProductIntroduceList_registerPurchaseSite__yUuvG{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:68}.ProductIntroduceList_submitButtonE__TSazy{background:#fff;max-width:480px;min-height:0;min-width:84px;padding:0 12px;z-index:69}.ProductIntroduceList_buttonContainerF__hO2Ya,.ProductIntroduceList_submitButtonE__TSazy{align-items:center;align-self:stretch;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;overflow:hidden;position:relative}.ProductIntroduceList_buttonContainerF__hO2Ya{background:#f2d30ce6;border:none;border-radius:12px;cursor:pointer;flex-direction:column;opacity:.9;z-index:70}.ProductIntroduceList_registerReferenceVideo__HCeKM{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:71}.ProductIntroduceList_adContainer__vCGvT{align-items:flex-start;align-self:stretch;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;height:284px;position:relative;z-index:72}.ProductIntroduceList_adArea__TRLTf{padding:16px;z-index:73}.ProductIntroduceList_adArea__TRLTf,.ProductIntroduceList_adImageDescription__7ciNt{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductIntroduceList_adImageDescription__7ciNt{border-radius:12px;z-index:74}.ProductIntroduceList_adImage__WG0wG{align-self:stretch;background:url(/static/media/1f7bad0f5e347fb1aef046216af7d4c2e5f10c8b.51982bfdf7e686f60bc6.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:201px;overflow:hidden;position:relative;z-index:75}.ProductIntroduceList_adDescriptionArea__7aSSJ{gap:4px;justify-content:center;min-width:288px;padding:16px 0;width:100%;z-index:76}.ProductIntroduceList_adDescriptionArea__7aSSJ,.ProductIntroduceList_adNameField__voprV{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductIntroduceList_adNameField__voprV{z-index:77}.ProductIntroduceList_advertisement__O3g58{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:left;white-space:nowrap;z-index:78}.ProductIntroduceList_adDescriptionField__CULIQ{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:space-between;position:relative;z-index:79}.ProductIntroduceList_profitAdvertisement__IzbQj{align-items:flex-start;align-self:stretch;color:#898460;display:flex;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;justify-content:flex-start;line-height:24px;position:relative;text-align:left;white-space:nowrap;width:358px;z-index:80}.ProductIntroduceList_topDimmed__iBbxW{background:#161611bf;bottom:0;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:0;z-index:81}.ProductIntroduceList_bottomContainer__AUo9k,.ProductIntroduceList_topDimmed__iBbxW{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center}.ProductIntroduceList_bottomContainer__AUo9k{align-self:stretch;flex-direction:column;height:92px;min-width:0;position:relative;z-index:82}.ProductIntroduceList_bottomNavigationBar__fhgNZ{align-items:flex-start;align-self:stretch;background:#fff;border-bottom:1px solid #f4f4ef;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;padding:10px 28px;position:relative;z-index:83}.ProductIntroduceList_container__Ggjsn{align-self:stretch;gap:9px;z-index:84}.ProductIntroduceList_container__Ggjsn,.ProductIntroduceList_homeArea__bEB3s{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductIntroduceList_homeArea__bEB3s{flex-direction:column;gap:4px;height:72px;justify-content:flex-end;width:65.2px;z-index:85}.ProductIntroduceList_homeIcon__G80-j{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALySURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiIiFsHQoAUCkb8rg57RBD/24ePOZN1IAACkyiXjUSM8BoIErJuAGjm8qdFUEwMAuDEMpIa4LlTQKABpHafPMTG1dcmKES5hBBA4D0AsD2u6vLjmywHIaJUovrGSCHiOQHEx1VcgNKbPfhgb2gPeFkcykWUzYmylTFiQHVZ5iIdu0dp52SulPYZEuw5/p5l86f7sCJKJPwISKolo0aEB45HYL969qFpsi4sycrDqWJlihpQTZa9BASXjfbF090kf3ZMjauSegyfPd5Jfmq12n9gCVaSEAIIVJDleQKSy6t2a0pkW4js7iQvGq32wj2ytISLQPt3jx4dm+yHn+vdRLQYPuciZ4uKLCUxQyC96Lh2EYkvI7LwxP5/hSE+MWGliVm2DL4wYN1R1Rn4GJaShSTcBLJ5tvISKRiLiAVC7jG+RXxJiEDujo6f+bBJyToien/0mh2CQsRuD6PdfrJZ9vlmmc+zttd1GsxBCGzpeD0lUFQtIMgOH5bShNAZV8U3uZQ1lJuNZ09IAX46uclYwIQAERGwxiNgdASQZNOLo2P2xa29Z09s6ZoYo2sVEORyrGPjjR4B1LAuXqpbe08Jvowm5Pm6BCRSBEZRsCCu6zdDe8ncOSHhb6IJa0aI8PE+mdSbiPfc2vmWCDORRFi4FRIboJhKKXOgERUcn6guIBv0bFNVCkepBA8bDL4W12huSzI0HRP8JA0KUDqceJZjz39bSL17+/I+KED5cJqAkMq+qremq6vW/iQOszU7wX++w4pEq1NYiCTCQiQRFiKJsOC52RFgd5gaGxWaJ5Z3dsYZbvSJfq7rnp49MQD7DJZA5GRnpVmCuKenRC7PeLKMis4P9jl0+bd4UySV13nPiIiIiHDyD2lNeuD3p/0nAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:86}.ProductIntroduceList_homeTextArea__fEdFy{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:12px;z-index:87}.ProductIntroduceList_home__5vFc\+{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:left;white-space:nowrap;z-index:88}.ProductIntroduceList_releaseViewArea__y1kvX{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:89}.ProductIntroduceList_releaseIcon__IdHMB{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHXSURBVHgB7ZhdTsJAEMf/Www+GBNuINwAb4AnkBtQ9ABKIhI+DDSKxI9EPIDpcgRuwA28Qj2BvPiCtOPWUNMQ2gfpthuyv6d22of978zOzgyg0Wg0Gk00LO5jv28WDvOoEaEABVh+Y9K2uLNujxQxGpnFPY+9E9QQEEAezNaNPQnbjKifhQBbNQE+zMB43RYpghiKUJPC8935UdhgYAfQIlRBigiREGaMUCVGY6SAFBFLUKPZs6etDm+4BpVEknAgESki9in3GTy329xpdewSIxqI1zkkkNqZaPa4JbxyLIKNI2FSPdi+V667vO6C6kmGWCbZqd3l3GN0kpRXMkuxgVdE8TbDluzEPbGHjPDL/IM8G4g7pYItyUTE49A0GdhLUlVyqiJWPYpf4lcIyZHamXi4P7tcNVkVJIx0T4jQKf+GDlGiux9GighXFH6jW/M1Z7CqeL2QtfgAKSIYqLoSkAq6n1CF3RYhOjMHCiKShHPVe/sI26JHNqI7k92R/QfXo8a6LXaM6d+wOQ+nTIExptjQubvAdNMYU6MK8QNlFzUoxqbJeKSIp2HdL9bKUI/514JKlsX/Jidx94SU8cq20IZ1RdZOS4PqKoaTiJ1p2AsajUajkcoPoMqgEojgZ5oAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:90}.ProductIntroduceList_releaseTextArea__AGI6Z{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:70px;z-index:91}.ProductIntroduceList_releaseView__fwPp2{align-self:stretch;color:#8a8561;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:92}.ProductIntroduceList_productIntroductionArea__2S0-8{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:72px;justify-content:flex-end;padding:0 7px;position:relative;width:65.2px;z-index:93}.ProductIntroduceList_productIntroductionIcon__4gR\+5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAxCAYAAACPiWrWAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJxSURBVHgB7ZldTttAEMdnbUREHpAVImye6t4gPQHuCdqeoOUGcIKaE5Q+9TU9AdwAcwLICfBjElvBLwgUkR1mQyKM5VjGTCQb9idZ6/V+yH/veDyzBtBoNBqN5uMiihodp+tJKfeh1sjBeJycrWrNFWgRrZZ5CoAeNABEvJpO8WtCZNvMvAHb2+1/QsB3aAhCCMc08f729v4i27axYoBLz2VRwxBR9KGG0CL8osJ9OhceFcfZPhsl5gnH48kx1BDb3vFoAdyiPga8c7TApsMi0HEs17Y7l3QgnftQEcfp+DTHDR3Xak5ggEWglMZPKnrqHNH4DRVBBDXWosNdzPlmWASSu37xgd3bsz7BK8muWHbOqjAJNAbpOj39CkGC6aVrs5m8AgZYBA6HcUBF+okfqnCv7Hi1ehRupUwbwzhOLoABRi8q08GAu7kpzsuIVH2kFKewiEjmM0n0gQk2gaNRckLGGizrFDr1Wi3j0nF2VjoLla2oPqrv81U8i6LkPzBRJlQrzdbW7MfdnTgnecsbVqbXJ7fvUzxL7xQu3ytXBfOI8sUKL7KCA2CEVWAYztOVLyToD5WHqSYSNI8ZVzofKeEkim6OgJm1RDKj0eRICPmZvmt9gEJ3nyhh5DG9KJqwi1OwrmCa4TAJqVDmdtDtdvdNU/ZI8NwkyVwpBZuFDw8wyEtSOVmbwDRxHCuXz+L2X4sOtpuOFth0tMCmowU2HS2w6ZQJ1dzd3U7ljaT1UryrrcgVSHlZQPma91QTKnfzoeaoAD7veq6Jttvybyo5bQAYTKcyN90q/AFq29Y32ufsQY2hH7QB1waVRqPRaD4cj4ZT1HBU4fYNAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:28px;z-index:94}.ProductIntroduceList_productIntroductionTextArea__RRSr3{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative;width:52px;z-index:95}.ProductIntroduceList_productIntroduction__JPuNw{align-self:stretch;color:#171712;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;min-width:0;position:relative;text-align:center;white-space:nowrap;z-index:96}.ProductIntroduceList_advancedInformationArea__riuBI{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:97}.ProductIntroduceList_advancedInformationIcon__eBQWQ{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPaSURBVHgB7Vl/UtNAFP7eFiujf9gb2BtYT2A5gXICox5AnFERkWk7ggzgDHgCwgngBpQTWE5gjtB/cJhC9/m2mLClSeluQ6fD9PunmzTZzbfv5f34Aswwwwz3DoQcUKsFpUdzqBYUnjKjlExOaF9onJ5fotVohG3cEbxJ9B68qJYU+AUD1duul2uaBY3w49r+AXKGMwnr4d/Lg5Xgjkhp1PMk40Ri53tQ5QLty7aWB//lFjRa4kJRcoZQkR+5liop00XdDi+sNMIIY2JkElsbb+sErtnnxBKRnNs76+BgmM9vbgZl1cVrKAqofwOiC/Di6mrYwhgYiUQKgbYG17+shr/giJ31oMZEdfsca15cXguP4IlbSWz9eLtEzLvJgkBLd3hxHDfY3ggqQuTQskpbLLLga5GhJIwbFDT9iY8Ngb/ix3mEy56LMR1bRKKzDj/3mVsN+7Mgi8Rj4//GAnnF+5WVMNLECzKM5ys/eqhq8EAmCTF5YEchnVMksWGIMHMjPha3XdqsBWU4ItsSRNaucJg3gRjL38I98elmfKwe4D0ckUrC5APbCt0OGrhLaMsaRIFJqHBAuiUKeBkPGXx0V1aI8WktbOI6SZbm51BxuT+dBFsZVpN3/HaB5KFkHUXXmzgKUklIJEpIXCo+xQQg1e/1OpRW1mRjgMTulT8mPjluSeCAZB1Kr7UyMUDifL6vMo0wIXQVvPOPwj3AAIn5874dKWNCkIbJ9gAnqwyQ+HBVViST/Fx/9xQTgDRK5XgsWXw8EgZkvWRSJ1cxAXABL6xDp2CSkSe4GQ/lhQswATDoVTwm5ZabMkjgJJlQRADXMsAVdpljquXPX/dPXO5PJWHKALso8y2RR38KSpouydxNOCI7xOr+EnlDujHcAUzJb1cIPsVmJomb1ngAOszbrUx3J9n5uvVlrvsUm0OTndRNb2B1Xo+LdJwXkV7rK51jrF2Zd0F6C6+SfygJ03l1wR+sUxUh8tun+7JhhIJe62t3jrq3YV4YSbJJkVm8VLxYPbypX8Vz+oppI4tnaXoR/pO5uOSTYYsby6miCm5Kn1fiG+yq2YuIk4yZohfZkCxLEbHuZVsNVRJJsyShrZome8pL3NQXeFMoGgI9VcWbiJcqbqyiByXJkWB2XxjWly1X3O6Fb38i3tK+iS7yMNU5xmuxTvWWy9uy8y0pJ+pZ2XgcIrl9ZHnykJ5pCcOiq5aTyRVFmvn084jdoS+RXEjkCR8iU0fCwJXIVJIwcCEytT321XvULzironylSsFUCwU3iVDGN8KpVzsMka7i59IO1MWdFjHDDDPcin9z1Op1Gs8mFwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:98}.ProductIntroduceList_advancedInformationTextArea__HQHKf{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:18px;min-width:0;position:relative;z-index:99}.ProductIntroduceList_advancedInformation__dT5FS{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:100}.ProductIntroduceList_footerInfoIconArea__1pvSV{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:28px;justify-content:flex-end;position:relative;width:42px;z-index:101}.ProductIntroduceList_footerInfoIcon__PwJxZ{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT/SURBVHgB7VldbttGEJ5Z2TJgN4huUPkEcU5QuSj66vQEpnIBS0Bi1X+QhNQ2FBe1eoBazAnqPBVFW9g5QZUThDlB1QcXiCLudJYyxRVNSrv6iYFAHyCAK5LL/Xb+ZwEWWGCBzw4Ic0C16uS+WIINEpBHgi/D/wnhvS/Bgx54e3XXgxlhZiTOXjgFKUQBgbZ4uGHwisefv/alfLV35F7DFJiahFo8CKwSQAEmhyck1J4dtV7BBJiYxOmpk1+S2EpZfIeVxwMJbUS1430QsXoh5AlRSSqX8J7nd2nTVtUmItF44TwRIiAwtBAiukaBtZsP9LZedzuj5vjppPhVj8jhJTyB2Dw+YH3v4KIGhrAm0Th+WmO9rw7/S67fhfokxhpI1Idtlk5taEbEZmX/omwyhxWJOAGWhMfq4ezut97AlFBkBOEVe7N89C+6uwcXxXHvGpNonDwtIdF5OGYC7f9Yf8epjS3OTpxzIiyFYxPVyoAB+rsEv4XjeRFQ+OOv9u/ffs12j1hQY8GO45vNx96fV+23ae8YSeLlSfEd3IpZqRATeGxCQAW9B1nYBokdW/fZOCm6rFrbt8POTZfW074pYByBY8eBSE870lACSnprK/i3BGxKAW7juHgFFsh+oBJF7jm3lhXnac+OJcFijQyZqGnqgZZ7HLU1I2WRF5RkwBBl3ijhk2bU5JxWnXzSsyNJ6FJQalQ5dOtgCAoC3tDYs7Wh55yOMPnrcCyWYSfpuZEkEDB6idMCsF0AkXpHLbwjJY11lYmQNNg4RHSSpJlq2EqnMxLfhWNOB9ZnmXnaQHcsvuS0JJYwpkoiI6OcSKUT90VAASW54bVA2IrfTyXBkfiRdn0J9wmCN9Fa+vFDx1L6ixjVBIhtsESgjpxG9NUA3ZuuLE8aHJd60P6YHQzz8fujDHtgQB+J/gVLBOo4cLHkrGbxV5gQ5WHyubhxp5LgQDN4cIUy/4AllrtwqQUr6zhxB9pcD5YzD/Vb44PdhFC7V9lvrY/6+KwwNxIzhxb9nx3+8l6/lU6CImMmkCaF/9xwPqyGd5zDCBcrvfCakPJwj+gtRd0Tjll3PGW6YRMM8nfq18H3h8xQgDMnobxLeM2eZWMqzzIl9E0U3KuK308lobyLlkHmVlMyyHkj6Gtp9czzw9br+DMjvRMBRdLgDBKmhA/+d2AJEmJbGyWmPyNJsEqpkjL0BvnGD04VLMElpje4Rjy3meNH7m+paB+OVVso6bmRJJRKsTfQ8/lSWnWVBpZmWY/cfG2UPykblBnUSlJy0zLpscGOq7kmRB4hl8nilY2R7x64bYm0yYsoqd/3B+7PJu+trYiWXlWmSUHBrNtx7Kgeiir0w8W3b+bUslG406ST4FRGdEuM0g61m7paMTbWWCK2qmWCl8fF5hABLnErY9o9Vm3MMzbKWM/U43KxOO35gsJtOazSdS3FIW5jurNrY4ZIIKKm4YaynKihrOxrNStKAmhH77Kr9hDb4+wbyiFUax/Ycww3f4PpXJLydeXIHVvOBidLKLYEkhM/IpAWDiD4KkyIvviBdTc5CPLCuGeEHSQZZcMo8qzveb7coIRDluB8A6GsbBAsMPVxlzosYbuoUUIBbwq1eGboVj71cVccQefchx3eyQJPa1B/kMeZ8iWfLF1Oe74xMxI6lLE+XMFHklMVklEtwgv22OdzYina8epsgQUWmB3+B42iQYdlcyCGAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:102}.ProductIntroduceList_bottomDimmed__7pdd2{background:#161611bf;bottom:0;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:0;z-index:103}.ProductIntroduceList_bottomDimmed__7pdd2,.ProductIntroduceList_updateBtn__sSW7j{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center}.ProductIntroduceList_updateBtn__sSW7j{background:#f2d40d;border:none;border-radius:25px;cursor:pointer;flex-basis:0;flex-grow:1;height:31px;opacity:.9;padding:4px 22px;position:relative;z-index:23}.ProductIntroduceList_update__leXCQ{color:#000;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.ProductIntroduceList_cancelBtn__5Oita{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:25}.ProductIntroduceList_cancel__gKKjm{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:26}.ProductIntroduceList_deleteBtn__dhn1v{align-items:center;background:#f20d9ee6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:23}.ProductIntroduceList_delete__0dogD{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.ProductIntroduceList_headerContainer__nsYcf{height:auto;position:relative}.ProductUpsert_mainContainer__iQ98-{overflow:hidden}.ProductUpsert_mainContainer__iQ98-,.ProductUpsert_mainContainer__iQ98- *{box-sizing:border-box}.ProductUpsert_mainContainer__iQ98-{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;gap:10px;margin:0 auto;min-height:max(100vh,min(100vw,690px));position:relative;width:min(690px,100vw)}.ProductUpsert_container__9YSh9{align-items:flex-start;flex-basis:0;flex-direction:column;flex-grow:1;gap:58px;min-width:0;overflow:hidden}.ProductUpsert_container__9YSh9,.ProductUpsert_title__khLm2{background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductUpsert_title__khLm2{align-items:center;align-self:stretch;justify-content:space-between;padding:16px 16px 8px;z-index:1}.ProductUpsert_backContainer__68RkK{height:48px;width:48px;z-index:2}.ProductUpsert_backArea__Hlbmy,.ProductUpsert_backContainer__68RkK{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductUpsert_backArea__Hlbmy{gap:10px;overflow:hidden;width:24px;z-index:3}.ProductUpsert_backIcon__xmA0i{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:4}.ProductUpsert_titleArea__JKYbC{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:5}.ProductUpsert_releaseView__ckwMJ{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:center;white-space:nowrap;z-index:6}.ProductUpsert_infoInputArea__QgZ4y{align-items:flex-start;flex-direction:column;gap:1px;z-index:7}.ProductUpsert_categoryName__okoMe,.ProductUpsert_infoInputArea__QgZ4y{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductUpsert_categoryName__okoMe{align-items:center;gap:6px;padding:10px 12px;z-index:8}.ProductUpsert_starIcon__28DRW{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:9}.ProductUpsert_categoryInput__1sdWN{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:58px;justify-content:center;overflow:hidden;padding:16px;position:relative;width:338.001px;z-index:10}.ProductUpsert_categoryInputInput__HxqrF{background:#0000;border:none;flex-shrink:0;height:58px;left:-1px;margin-left:12px;outline:none;position:absolute;top:-1px;width:338.001px;z-index:12}.ProductUpsert_categoryInputInput__HxqrF::placeholder{z-index:5}.ProductUpsert_categoryInputInput__HxqrF::placeholder,.ProductUpsert_categoryInputMessage__TQW89{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap}.ProductUpsert_categoryInputMessage__TQW89{flex-grow:1;min-width:0;overflow:hidden;text-overflow:ellipsis;z-index:11}.ProductUpsert_mainImage__pWri3{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 0;z-index:13}.ProductUpsert_mainImageContainer__HGwT8,.ProductUpsert_mainImage__pWri3{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductUpsert_mainImageContainer__HGwT8{align-items:center;gap:6px;padding:0 12px;z-index:14}.ProductUpsert_starIcon1__8tpTH{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:15}.ProductUpsert_mainImageInputArea__Brnkh{z-index:16}.ProductUpsert_inputPlaceholder__kl1uc,.ProductUpsert_mainImageInputArea__Brnkh{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:56px;overflow:hidden;position:relative}.ProductUpsert_inputPlaceholder__kl1uc{background:#fff;border-bottom:1px solid #e5e2db;border-left:1px solid #e5e2db;border-radius:12px 0 0 12px;border-top:1px solid #e5e2db;gap:10px;justify-content:flex-start;padding:16px 12px;z-index:17}.ProductUpsert_mainImageMessage__8SPW6{color:#898460;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:18}.ProductUpsert_mainInput__VogQ7{background:#0000;border:none;flex-shrink:0;height:56px;left:0;opacity:0;outline:none;position:absolute;top:0;width:338.001px;z-index:0}.ProductUpsert_imageArea__xkVGr{align-items:center;align-self:stretch;background:#fff;border-bottom:1px solid #e5e2db;border-radius:0 12px 12px 0;border-right:1px solid #e5e2db;border-top:1px solid #e5e2db;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;min-height:0;padding:16px 0;position:relative;width:37px;z-index:19}.ProductUpsert_uploadIcon__w7MaR{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK6SURBVHgB7ZlRbtpAEIZnDKEPVSVuUHqCcoPCCZobZMkFqj5ARAkyKKGoSaVyguCcIM0JcE6Q9AYcgeeQejIbbOTAYnsxGCLtJyEtu7b5f+94PLsAGAwGgyEFuGrg8kxUePQL7AEewb+TtvNXNaY08OtnzUGCI9gr0Gm0rmpLvYsdv8/EoWfhDewh/z2qNtuOG+7LLx5ECJ/nbQDXInJhh3iIFb7LFdnOz0LaDY/no06W4uunThd2yOW54JuKlVXjFrxxjIFd8+YN5CFjZJqWme5pCtfNrjOGlGQ6Axe92kC+YzirdHIFvO/bogQpyTqEvoXaxVwBvkJKUoWQbYvihwIcEUHxEeG21XIeYk6R4+XgC3k4gZSsPQP9vii9f4f3HuBAhsQBcEj0jjvRZ1GN43/MjQkRDU7aw2tIyVozIMXnCEdca5TC/Tkgm01As3XVUZ3XmM3QJ9gg2jOgEC/DYB46vokOZISWAbV4qh48UhV2ZCJxCK0S74cF/LFFdVrgcf8hjQsnycuiyUKbZtXmw5SfkQSJ4BWJZiBOvOR715nozAT3C7Jw5IuXlDkRjHo9UYZNGkgiXteEFM/9Q8XPFXVNRBogtBKLT2piUTzPwJjXhRU/vWqbiJkBEjri40xc9I5vFsV7fFzjx/DOQ6quYyJpFkosPsoEX+Nw3vLFBwVds+mMVSY8tMppDWiLh0gTs2uGxQeoTGDItIo4A2uLD1hhoggFS6iOV5iIJNIAcr2SRnyAborVMZFZOb0tE5muB9YxYXnkRFwy+zWxrok4drKo36SJyGJObuvJnbFt8MQfRHKJcJ7n/ZfdRyRvHNaAEddZNkBwF2z5yj3JqG291JCyU/Bvzr+9Fo9LGXEphOq8+8tPfuql3uYhp346vF3sXf0Hx3mNdwxIq7TdFlx2u7JeAoPBYDBsmmduuq0e6cEQlwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:20}.ProductUpsert_categoryDescription__SNp7a{padding:12px 12px 12px 32px;z-index:22}.ProductUpsert_categoryDescription__SNp7a,.ProductUpsert_descriptionInput__1Jmxl{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.ProductUpsert_descriptionInput__1Jmxl{min-height:149px;overflow:hidden;z-index:23}.ProductUpsert_inputPlaceholder2__7K-Ba{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:12px;justify-content:center;min-height:0;overflow:hidden;padding:16px;position:relative;z-index:24}.ProductUpsert_categoryDescriptionText__N8AhD{color:#8a8561;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:25}.ProductUpsert_descriptionInput3__Js1eb{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:12px;justify-content:center;min-height:0;overflow:hidden;padding:16px;position:relative;z-index:24}.ProductUpsert_descriptionInput3__Js1eb::placeholder{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:5}.ProductUpsert_publishArea__k9B9G{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:13px 12px;position:relative;z-index:27}.ProductUpsert_starIcon4__0eohO{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:28}.ProductUpsert_radioButtonArea__4ANB5{gap:20px;padding:1px 0 0;z-index:29}.ProductUpsert_postButtonRadio__I9GNa,.ProductUpsert_radioButtonArea__4ANB5{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative}.ProductUpsert_postButtonRadio__I9GNa{background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;gap:10px;padding:12px 17px;z-index:30}.ProductUpsert_postButton__YVB39{z-index:31}.ProductUpsert_notPostButtonRadio__JMsmY{align-items:center;background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;padding:12px 17px;position:relative;z-index:32}.ProductUpsert_notPostButton__n3eyN{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:33}.ProductUpsert_registerButtonArea__QBC8-{padding:12px;z-index:34}.ProductUpsert_registerButtonArea__QBC8-,.ProductUpsert_registerButton__l5dqF{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.ProductUpsert_registerButton__l5dqF{background:#f2d30c;border:none;border-radius:12px;cursor:pointer;overflow:hidden;padding:12px 0;z-index:35}.ProductUpsert_register__mNxlW{z-index:36}.ProductUpsert_footer__CuIWD{align-items:center;justify-content:center;z-index:37}.ProductUpsert_snsLinkIcon__K7a9T{z-index:38}.ProductUpsert_instagramArea__NBh-h{z-index:39}.ProductUpsert_instagramIcon__qv18U{z-index:40}.ProductUpsert_youtubeArea__3Sh1E{z-index:41}.ProductUpsert_youtubeIcon__2EsLk{z-index:42}.ProductUpsert_copyrightArea__5X4eT{z-index:43}.ProductUpsert_allRightsReserved__pi43J{z-index:44}.ProductUpsert_cancelBtn__l7bzp{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 8px;position:relative;z-index:25}.ProductUpsert_cancel__rtud8{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:26}.ProductUpsert_preview__46o-U{border-radius:12px;height:54px;margin-right:245px;width:54px}.ProductUpsert_box4__olfC2{align-items:flex-end;flex-direction:column;gap:8px;padding:0 12px 0 0;z-index:33}.ProductUpsert_box4__olfC2,.ProductUpsert_section5__r8Fgr{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductUpsert_section5__r8Fgr{align-items:center;z-index:34}.ProductUpsert_box5__Jq1eq{height:28px;width:60px;z-index:35}.ProductUpsert_box5__Jq1eq,.ProductUpsert_group8__eGlyb{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative}.ProductUpsert_group8__eGlyb{border:2px solid #e5e2db;border-radius:4px;flex-direction:column;height:20px;width:20px;z-index:36}.ProductUpsert_wrapper6__yDWPi{align-items:center;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-basis:0;flex-wrap:nowrap;gap:10px;height:56px;justify-content:center;padding:16px;z-index:37}.ProductUpsert_text7__UFd6Y,.ProductUpsert_wrapper6__yDWPi{flex-grow:1;flex-shrink:0;overflow:hidden;position:relative}.ProductUpsert_text7__UFd6Y{color:#898460;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:38}.ProductUpsert_section6__8eGuV{align-self:stretch;z-index:39}.ProductUpsert_section6__8eGuV,.ProductUpsert_section7__WGQkh{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative}.ProductUpsert_section7__WGQkh{height:28px;width:60px;z-index:40}.ProductUpsert_wrapper7__tZwyw{align-items:center;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:56px;justify-content:center;overflow:hidden;padding:16px;position:relative;z-index:41}.ProductUpsert_input2__dsYyX{background:#0000;border:none;flex-shrink:0;height:56px;left:-1px;outline:none;position:absolute;top:-1px;width:311px;z-index:43}.ProductUpsert_text8__crc3c{color:#898460;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:42}.ProductUpsert_buttonArea__adY8O{align-items:flex-end;flex-direction:column;gap:8px;padding:12px 12px 0 0;z-index:44}.ProductUpsert_buttonArea__adY8O,.ProductUpsert_buttonNameArea__KdfbR{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductUpsert_buttonNameArea__KdfbR{align-items:center;z-index:45}.ProductUpsert_checkboxArea__oU3hI{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;height:28px;justify-content:center;position:relative;width:60px;z-index:46}.ProductUpsert_checkbox__CmQFl{align-items:flex-start;border:2px solid #e5e2db;border-radius:4px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:20px;position:relative;width:20px;z-index:47}.ProductUpsert_buttonNameInput__dZnf7{align-items:center;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:56px;justify-content:center;overflow:hidden;padding:16px;position:relative;z-index:48}.ProductUpsert_rightButtonInput__IwKAk{color:#898460;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:49}.ProductUpsert_linkInputArea__tBhht{align-self:stretch;z-index:50}.ProductUpsert_emptyBox__MFNNK,.ProductUpsert_linkInputArea__tBhht{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative}.ProductUpsert_emptyBox__MFNNK{height:28px;width:60px;z-index:51}.ProductUpsert_linkInput__cY3ZJ{align-items:center;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:56px;justify-content:center;overflow:hidden;padding:16px;position:relative;z-index:52}.ProductUpsert_linkInputInput__-O5hJ{background:#0000;border:none;flex-shrink:0;height:56px;left:-1px;outline:none;position:absolute;top:-1px;width:311px;z-index:54}.ProductUpsert_inputLink__RY2DY{color:#898460;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:53}.ProductUpsert_postSelectArea__-moqJ{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:13px 12px;position:relative;z-index:55}.ProductUpsert_starIcon5__JbGKD{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:56}.ProductUpsert_postRadioButtonArea__xg\+qC{gap:20px;padding:1px 0 0;z-index:57}.ProductUpsert_postRadioButtonArea__xg\+qC,.ProductUpsert_postRadioButton__E3kCQ{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative}.ProductUpsert_postRadioButton__E3kCQ{background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;gap:10px;padding:12px 17px;z-index:58}.ProductUpsert_postButton__YVB39{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:59}.ProductUpsert_notPostRadio__vXuh1{align-items:center;background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;padding:12px 17px;position:relative;z-index:60}.ProductUpsert_notPost__yhdGK{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:61}.ProductUpsert_submitButton__lnKhJ{align-items:flex-start;flex-direction:column;gap:3px;z-index:62}.ProductUpsert_submitButton__lnKhJ,.ProductUpsert_submit__uJE0m{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductUpsert_submit__uJE0m{align-items:center;background:#fff;height:48px;justify-content:center;max-width:480px;min-width:84px;overflow:hidden;padding:0 12px;z-index:63}.ProductUpsert_buttonContainer__W27-O{align-items:center;align-self:stretch;background:#f2d30ce6;border:none;border-radius:12px;cursor:pointer;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;min-height:0;opacity:.9;overflow:hidden;position:relative;z-index:64}.ProductUpsert_register__mNxlW{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:65}.ProductUpsert_footer__CuIWD{background:#fff;flex-basis:0;flex-direction:column;flex-grow:1;flex-wrap:nowrap;gap:24px;padding:20px;z-index:66}.ProductUpsert_footer__CuIWD,.ProductUpsert_snsLinkIcon__K7a9T{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;position:relative}.ProductUpsert_snsLinkIcon__K7a9T{flex-wrap:wrap;gap:16px;justify-content:center;z-index:67}.ProductUpsert_instagramArea__NBh-h{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:68}.ProductUpsert_instagramIcon__qv18U{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARtSURBVHgB7Vm9cttGEN490PKMU4RvELhLZ7LPTKg6hZUnEOgXsFxYGoVSZI7CYUZ2IT0B4DeQ6hSkn8BymSpI585sbI9F89Z7IEAeQYAEdEeqML8ZDn4OB96H291vbw9ggw020IFwC5x1vBofakjwE1gEIfzPh+v9VnBdpl9hEicnXvXBltgTQE8JoAqrRUiEF5+GMmi3g8GyhwuReHnqNchBHwhcWC/CkaTm4XHQX/TQUhLdzhPPAfJTtwcg6RIRQrAINqcaISozdWfuS/AOjv3Xef0WkohmQGBPuzXgF+4teqENdDueJxBPdDI8I9t5M5JLQvnAD/fxbWJC7AehvOEXtYMQ1oBu13MFYU8jEn68oXqWj4i8lzy4B95dEVA4PAxCibQNynTHcHlMT7OezSWBAqcdJLxYJ4EEisgI6FlyjYh7Wc9lmtNYB9iUYDwLBy3/IawQZ53mOQ9kl/9rMAT6vZXSCW7/AHFY5/Z6uj1vJmrTUyolPGXBH8zjQ6I97j1Af/4pukzO7kt8lG7NJKErsSBYKQnGj6nrGsyPJ0zOCclNt1dgBRiHZrHL/97QBJI/Bl6TlFcHx8Hky44EXDnscxCbCxGdQ0lYJaHCYkWiz6bRiLyJZpr5C1ONA4bHNh6O4minnJf71Ssj2FUk94+CKygJayRUMECJvYJ5lets4dtOx9tWTqqI8L023BICLEDNAMIMgQGbxQuOfY39lo/qx7NQ51+gdauyE/e6J54LhrAyEw5NCeQJY5xeN5lwW1PiqtiKotE2GMB4Jl6dejt6drtM2dNKzFPU6HIgAAMYk5BCPJ5eUVBE2RUR1KKQA8qpbw9jEsgRJzkfAlwU7kjwZjoKbIABjEmQJk6tEsvK57NptQsGsBKd7hrmJLTVXRkHjYsNCYxSG3MSRP3JyxB+LdwPhLY2oLslgRImS1WV7xcRLyWOPHBv0o/wEgxgTEI5KMf6fnxZ5XRioQorAkock2sljs+P/NL5kg4riv1VUNOR0SIqWhMwkf/OOk8CVpGLpBCmMlvWlIaQM3WrgRJHMIQVEkq82FF5MNEXjgeozCXKWMdXEGmKntiyYttZt1sLseqLjwTVqUAtipPDPqfi9bLlyjxYXU/EKfXDl381H/MKbAciIcQ4lFLIBYc+OBgctII3YBErWdnFjmrkrGWQaU5xdXp8vv766xwIxUQYORyH6fY8n5jaqsAduGvgNMn8IuhdujmTROxwSeWt+uq0aZQqmyAq6WiVyKwkM78CqOX7UsC5jWVkWUTKzoXl5JoDdGYlJJdEZQgXWrhcqsS2MVF2bRY+30BmNT6XxDOuPosRNbVbSol76zAtZUIVOa3IK/BeiJe3a1Rgk8XjTZa50mKoakRI0mp1kKMQV01oJ132MdpkSRDlPbzdhWsOt8qE1Azs/+EvFEcHCuCf3nX42y+119KB97wd9TOufuNR1a3+/jSE5tGfwb/LHi68e6pDrcp4O+oRyfnirgm4xBlKone2cqoNNvhe8Q0hv/VvRFOM5AAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:69}.ProductUpsert_youtubeArea__3Sh1E{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:70}.ProductUpsert_youtubeIcon__2EsLk{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQeSURBVHgB7VldUhpBEO4eLGNVHoIncD2B5AZ4gngDwRwgpioR8aeQUkL5U2VygBTrDcwJxBvgCRxPIFTKBxWm083vwCIs7EJe9quidpmZxf66Z3q7PwEiRIgQIcKMgBACirmUE1uEeMNAPKbAkTEF8IEI4oNrCeFBrrxWNwfqoLN5V0MATESibWySSK0hsrFICaCW0SGgQgBVZlkBMreoQO/suxU/D44lcX6cSpJSmwi0wX8kDvOFZhPLZMyfzKF7/daiN0k0jY9hyaenq7xRqkigeQtpGeBtU1XN8R4MOwFli6nWldewU9ABf87RZOjrMDJDSRSLvG0M3sNwY8tsQAUVajCq/Pe1Ucvn3SoEQC6Xir9fBAcJV/j3EzyUJES5esg1DK1nD90yjCNxXkjf8NZJdgwnop9sdHlnr3QLc8RZIZXgyG6Cwg1s7wi2q5zZL63b6zwkLtkrr4v42PneeKHVoNkjKAZ3xtMLLdvRV4MP1Bcg0bnnCJT/NwFBNutq9nY3Uy1ZNgo8JEjBmvXVV4qbBwioa0us30YviWb+791rmAK8l1MXx+lNCBddEjSQMT0kODd2Q8XZQsOEEAL8ZMkocM8K6Xt5QUI4qHXvcBwJC7y1Jk6dnEVWrK/8hsf7YmHrCIKjGwkEdOwJ75mwWCqjNISAGFAuaFQa/Q7te38omB/CjEofhpyJXiS+Hfx+gABAoiP52GPTRkXSrPXVsedmHonvB26+oWiV+jNdqFGZy3YSL2b2SqvDohJGKp7nmeB6UdVwoLJtQHAswBwgtc+CwRKXMUnqDVcN0NHuoXsFATFzEqc/traVoZzdUElNZl4hHVZd5iUhB7CdoS5OPq8EylCI23wO4h7vH7i/YEJINKWrakPbczONxCy9b8NDgsuGasdzz9hY5kugdwUE8L6NhTo41E5D7BBtz3nLDugVfe8MrsGEqGOPtHifm6qPu/vBCAhwRB/ujQQabvZbDZ9RNLG6kd133WIhxXUXUiaEzNMBV8V2YdnX53hIdNSK1pP9HZRfCBEIGdLnEHXvtT3nbYoM3PVmcSoSM4HV5zCLvkh4SPABshckQmxqpoakV0t9gadnurPn/Ug2ckau+axc+ZUVw4IIeFyqJBXQl066lmSROXBHSzadh0nhzeA4NtMlVJTkfIK7SfTSURDxbImNVKxiKIQ1QpVg2TQ5TDYdJiG9KWOeHqc2IIaX6EPGFHIkEeMrt45S4LHgJjKmGZAxVRyx7VEgR9Imfxw/Gq/8Pj+bGibgjReUT9KfCFlMRkxieAq4X1TB0DU70x2lPk4k7YusKHopv4F5n0KiLQiHlMGab+GKpPiY4uzDOq/fui2Uf7JIoaiUceTetFtHVrCdwXVNpRyb203Soq4T1RTFHoO2wREiRIgQYWb4B7s53xO/mN0xAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:71}.ProductUpsert_copyrightArea__5X4eT{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:72}.ProductUpsert_allRightsReserved__pi43J{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:73}.ProductUpsert_checkedbox__zThPP{height:auto;max-width:100%;z-index:77}.ProductUpsert_checkBoxContainerDisabled__z612y{background-color:#f2f2f2;border-color:#ccc;color:#999;opacity:.6}input::placeholder{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:5}.ReelsCategoryUpsert_mainContainer__1uwLW{overflow:hidden}.ReelsCategoryUpsert_mainContainer__1uwLW,.ReelsCategoryUpsert_mainContainer__1uwLW *{box-sizing:border-box}.ReelsCategoryUpsert_mainContainer__1uwLW{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;gap:10px;margin:0 auto;min-height:max(100vh,min(100vw,690px));position:relative;width:min(690px,100vw)}.ReelsCategoryUpsert_container__r\+gMn{align-items:flex-start;flex-basis:0;flex-direction:column;flex-grow:1;gap:58px;height:844px;min-width:0;overflow:hidden}.ReelsCategoryUpsert_container__r\+gMn,.ReelsCategoryUpsert_title__Ugxg7{background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsCategoryUpsert_title__Ugxg7{align-items:center;align-self:stretch;justify-content:space-between;padding:16px 16px 8px;z-index:1}.ReelsCategoryUpsert_backContainer__vyjYx{height:48px;width:48px;z-index:2}.ReelsCategoryUpsert_backArea__A4zZI,.ReelsCategoryUpsert_backContainer__vyjYx{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsCategoryUpsert_backArea__A4zZI{gap:10px;overflow:hidden;width:24px;z-index:3}.ReelsCategoryUpsert_backIcon__LUFdG{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:4}.ReelsCategoryUpsert_titleArea__gBUyQ{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:5}.ReelsCategoryUpsert_releaseView__8ONeh{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:center;white-space:nowrap;z-index:6}.ReelsCategoryUpsert_infoInputArea__ZJmHW{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:1px;position:relative;z-index:7}.ReelsCategoryUpsert_categoryName__jU7Pm{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:10px 12px;position:relative;z-index:8}.ReelsCategoryUpsert_starIcon__c\+pa9{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:9}.ReelsCategoryUpsert_categoryInput__kMIL\+{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:58px;justify-content:center;overflow:hidden;padding:12px;position:relative;z-index:10}.ReelsCategoryUpsert_categoryInputInput__rsvCL{background:#0000;border:none;flex-grow:1;flex-shrink:0;height:58px;outline:none;position:relative;z-index:12}.ReelsCategoryUpsert_categoryInputInput__rsvCL::placeholder{z-index:5}.ReelsCategoryUpsert_categoryInputInput__rsvCL::placeholder,.ReelsCategoryUpsert_categoryInputMessage__0AVzA{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap}.ReelsCategoryUpsert_categoryInputMessage__0AVzA{flex-grow:1;min-width:0;overflow:hidden;text-overflow:ellipsis;z-index:11}.ReelsCategoryUpsert_mainImage__-8vAk{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;padding:12px 0;position:relative;z-index:13}.ReelsCategoryUpsert_mainImageContainer__w8E-8{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:0 12px;position:relative;z-index:14}.ReelsCategoryUpsert_starIcon1__S1qls{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:15}.ReelsCategoryUpsert_mainImageInputArea__Djd2K{z-index:16}.ReelsCategoryUpsert_inputPlaceholder__E0xlc,.ReelsCategoryUpsert_mainImageInputArea__Djd2K{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:56px;overflow:hidden;position:relative}.ReelsCategoryUpsert_inputPlaceholder__E0xlc{background:#fff;border-bottom:1px solid #e5e2db;border-left:1px solid #e5e2db;border-radius:12px 0 0 12px;border-top:1px solid #e5e2db;gap:10px;justify-content:flex-start;padding:16px 12px;z-index:17}.ReelsCategoryUpsert_mainImageMessage__mNMdy{color:#898460;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:18}.ReelsCategoryUpsert_mainInput__-bFAK{background:#0000;border:none;flex-shrink:0;height:56px;left:0;opacity:0;outline:none;position:absolute;top:0;width:338.001px;z-index:0}.ReelsCategoryUpsert_imageArea__hpEg8{align-items:center;align-self:stretch;background:#fff;border-bottom:1px solid #e5e2db;border-radius:0 12px 12px 0;border-right:1px solid #e5e2db;border-top:1px solid #e5e2db;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;min-height:0;padding:16px 0;position:relative;width:37px;z-index:19}.ReelsCategoryUpsert_uploadIcon__Z3hsX{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK6SURBVHgB7ZlRbtpAEIZnDKEPVSVuUHqCcoPCCZobZMkFqj5ARAkyKKGoSaVyguCcIM0JcE6Q9AYcgeeQejIbbOTAYnsxGCLtJyEtu7b5f+94PLsAGAwGgyEFuGrg8kxUePQL7AEewb+TtvNXNaY08OtnzUGCI9gr0Gm0rmpLvYsdv8/EoWfhDewh/z2qNtuOG+7LLx5ECJ/nbQDXInJhh3iIFb7LFdnOz0LaDY/no06W4uunThd2yOW54JuKlVXjFrxxjIFd8+YN5CFjZJqWme5pCtfNrjOGlGQ6Axe92kC+YzirdHIFvO/bogQpyTqEvoXaxVwBvkJKUoWQbYvihwIcEUHxEeG21XIeYk6R4+XgC3k4gZSsPQP9vii9f4f3HuBAhsQBcEj0jjvRZ1GN43/MjQkRDU7aw2tIyVozIMXnCEdca5TC/Tkgm01As3XVUZ3XmM3QJ9gg2jOgEC/DYB46vokOZISWAbV4qh48UhV2ZCJxCK0S74cF/LFFdVrgcf8hjQsnycuiyUKbZtXmw5SfkQSJ4BWJZiBOvOR715nozAT3C7Jw5IuXlDkRjHo9UYZNGkgiXteEFM/9Q8XPFXVNRBogtBKLT2piUTzPwJjXhRU/vWqbiJkBEjri40xc9I5vFsV7fFzjx/DOQ6quYyJpFkosPsoEX+Nw3vLFBwVds+mMVSY8tMppDWiLh0gTs2uGxQeoTGDItIo4A2uLD1hhoggFS6iOV5iIJNIAcr2SRnyAborVMZFZOb0tE5muB9YxYXnkRFwy+zWxrok4drKo36SJyGJObuvJnbFt8MQfRHKJcJ7n/ZfdRyRvHNaAEddZNkBwF2z5yj3JqG291JCyU/Bvzr+9Fo9LGXEphOq8+8tPfuql3uYhp346vF3sXf0Hx3mNdwxIq7TdFlx2u7JeAoPBYDBsmmduuq0e6cEQlwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:20}.ReelsCategoryUpsert_categoryDescription__kL4\+r{padding:12px 12px 12px 32px;z-index:22}.ReelsCategoryUpsert_categoryDescription__kL4\+r,.ReelsCategoryUpsert_descriptionInput__Kq5Mw{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.ReelsCategoryUpsert_descriptionInput__Kq5Mw{height:149px;overflow:hidden;z-index:23}.ReelsCategoryUpsert_inputPlaceholder2__26QdB{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:12px;justify-content:center;min-height:0;overflow:hidden;padding:16px;position:relative;z-index:24}.ReelsCategoryUpsert_categoryDescriptionText__6fOPE{color:#8a8561;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:25}.ReelsCategoryUpsert_descriptionInput3__seMLc{background:#0000;border:none;flex-shrink:0;height:149px;left:0;margin-left:12px;outline:none;position:absolute;top:0;width:339px;z-index:26}.ReelsCategoryUpsert_descriptionInput3__seMLc::placeholder{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:5}.ReelsCategoryUpsert_publishArea__yKjGw{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:13px 12px;position:relative;z-index:27}.ReelsCategoryUpsert_starIcon4__paEA-{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:28}.ReelsCategoryUpsert_radioButtonArea__zppzU{gap:20px;padding:1px 0 0;z-index:29}.ReelsCategoryUpsert_postButtonRadio__ObCtt,.ReelsCategoryUpsert_radioButtonArea__zppzU{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative}.ReelsCategoryUpsert_postButtonRadio__ObCtt{background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;gap:10px;padding:12px 17px;z-index:30}.ReelsCategoryUpsert_postButton__rrRw\+{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:31}.ReelsCategoryUpsert_notPostButtonRadio__gZgbC{align-items:center;background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;padding:12px 17px;position:relative;z-index:32}.ReelsCategoryUpsert_notPostButton__wQgvr{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:33}.ReelsCategoryUpsert_registerButtonArea__AhKhz{padding:12px;z-index:34}.ReelsCategoryUpsert_registerButtonArea__AhKhz,.ReelsCategoryUpsert_registerButton__TOnIX{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.ReelsCategoryUpsert_registerButton__TOnIX{background:#f2d30c;border:none;border-radius:12px;cursor:pointer;overflow:hidden;padding:12px 0;z-index:35}.ReelsCategoryUpsert_register__mNSxr{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:36}.ReelsCategoryUpsert_footer__UAlM1{align-items:center;background:#fff;flex-direction:column;flex-wrap:nowrap;gap:24px;padding:20px;z-index:37}.ReelsCategoryUpsert_footer__UAlM1,.ReelsCategoryUpsert_snsLinkIcon__j7zzk{align-self:stretch;display:flex;flex-shrink:0;justify-content:center;position:relative}.ReelsCategoryUpsert_snsLinkIcon__j7zzk{align-items:flex-start;flex-wrap:wrap;gap:16px;z-index:38}.ReelsCategoryUpsert_instagramArea__SOXd4{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:39}.ReelsCategoryUpsert_instagramIcon__FKeA5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARtSURBVHgB7Vm9cttGEN490PKMU4RvELhLZ7LPTKg6hZUnEOgXsFxYGoVSZI7CYUZ2IT0B4DeQ6hSkn8BymSpI585sbI9F89Z7IEAeQYAEdEeqML8ZDn4OB96H291vbw9ggw020IFwC5x1vBofakjwE1gEIfzPh+v9VnBdpl9hEicnXvXBltgTQE8JoAqrRUiEF5+GMmi3g8GyhwuReHnqNchBHwhcWC/CkaTm4XHQX/TQUhLdzhPPAfJTtwcg6RIRQrAINqcaISozdWfuS/AOjv3Xef0WkohmQGBPuzXgF+4teqENdDueJxBPdDI8I9t5M5JLQvnAD/fxbWJC7AehvOEXtYMQ1oBu13MFYU8jEn68oXqWj4i8lzy4B95dEVA4PAxCibQNynTHcHlMT7OezSWBAqcdJLxYJ4EEisgI6FlyjYh7Wc9lmtNYB9iUYDwLBy3/IawQZ53mOQ9kl/9rMAT6vZXSCW7/AHFY5/Z6uj1vJmrTUyolPGXBH8zjQ6I97j1Af/4pukzO7kt8lG7NJKErsSBYKQnGj6nrGsyPJ0zOCclNt1dgBRiHZrHL/97QBJI/Bl6TlFcHx8Hky44EXDnscxCbCxGdQ0lYJaHCYkWiz6bRiLyJZpr5C1ONA4bHNh6O4minnJf71Ssj2FUk94+CKygJayRUMECJvYJ5lets4dtOx9tWTqqI8L023BICLEDNAMIMgQGbxQuOfY39lo/qx7NQ51+gdauyE/e6J54LhrAyEw5NCeQJY5xeN5lwW1PiqtiKotE2GMB4Jl6dejt6drtM2dNKzFPU6HIgAAMYk5BCPJ5eUVBE2RUR1KKQA8qpbw9jEsgRJzkfAlwU7kjwZjoKbIABjEmQJk6tEsvK57NptQsGsBKd7hrmJLTVXRkHjYsNCYxSG3MSRP3JyxB+LdwPhLY2oLslgRImS1WV7xcRLyWOPHBv0o/wEgxgTEI5KMf6fnxZ5XRioQorAkock2sljs+P/NL5kg4riv1VUNOR0SIqWhMwkf/OOk8CVpGLpBCmMlvWlIaQM3WrgRJHMIQVEkq82FF5MNEXjgeozCXKWMdXEGmKntiyYttZt1sLseqLjwTVqUAtipPDPqfi9bLlyjxYXU/EKfXDl381H/MKbAciIcQ4lFLIBYc+OBgctII3YBErWdnFjmrkrGWQaU5xdXp8vv766xwIxUQYORyH6fY8n5jaqsAduGvgNMn8IuhdujmTROxwSeWt+uq0aZQqmyAq6WiVyKwkM78CqOX7UsC5jWVkWUTKzoXl5JoDdGYlJJdEZQgXWrhcqsS2MVF2bRY+30BmNT6XxDOuPosRNbVbSol76zAtZUIVOa3IK/BeiJe3a1Rgk8XjTZa50mKoakRI0mp1kKMQV01oJ132MdpkSRDlPbzdhWsOt8qE1Azs/+EvFEcHCuCf3nX42y+119KB97wd9TOufuNR1a3+/jSE5tGfwb/LHi68e6pDrcp4O+oRyfnirgm4xBlKone2cqoNNvhe8Q0hv/VvRFOM5AAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:40}.ReelsCategoryUpsert_youtubeArea__ruBl2{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:41}.ReelsCategoryUpsert_youtubeIcon__wXSoN{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQeSURBVHgB7VldUhpBEO4eLGNVHoIncD2B5AZ4gngDwRwgpioR8aeQUkL5U2VygBTrDcwJxBvgCRxPIFTKBxWm083vwCIs7EJe9quidpmZxf66Z3q7PwEiRIgQIcKMgBACirmUE1uEeMNAPKbAkTEF8IEI4oNrCeFBrrxWNwfqoLN5V0MATESibWySSK0hsrFICaCW0SGgQgBVZlkBMreoQO/suxU/D44lcX6cSpJSmwi0wX8kDvOFZhPLZMyfzKF7/daiN0k0jY9hyaenq7xRqkigeQtpGeBtU1XN8R4MOwFli6nWldewU9ABf87RZOjrMDJDSRSLvG0M3sNwY8tsQAUVajCq/Pe1Ucvn3SoEQC6Xir9fBAcJV/j3EzyUJES5esg1DK1nD90yjCNxXkjf8NZJdgwnop9sdHlnr3QLc8RZIZXgyG6Cwg1s7wi2q5zZL63b6zwkLtkrr4v42PneeKHVoNkjKAZ3xtMLLdvRV4MP1Bcg0bnnCJT/NwFBNutq9nY3Uy1ZNgo8JEjBmvXVV4qbBwioa0us30YviWb+791rmAK8l1MXx+lNCBddEjSQMT0kODd2Q8XZQsOEEAL8ZMkocM8K6Xt5QUI4qHXvcBwJC7y1Jk6dnEVWrK/8hsf7YmHrCIKjGwkEdOwJ75mwWCqjNISAGFAuaFQa/Q7te38omB/CjEofhpyJXiS+Hfx+gABAoiP52GPTRkXSrPXVsedmHonvB26+oWiV+jNdqFGZy3YSL2b2SqvDohJGKp7nmeB6UdVwoLJtQHAswBwgtc+CwRKXMUnqDVcN0NHuoXsFATFzEqc/traVoZzdUElNZl4hHVZd5iUhB7CdoS5OPq8EylCI23wO4h7vH7i/YEJINKWrakPbczONxCy9b8NDgsuGasdzz9hY5kugdwUE8L6NhTo41E5D7BBtz3nLDugVfe8MrsGEqGOPtHifm6qPu/vBCAhwRB/ujQQabvZbDZ9RNLG6kd133WIhxXUXUiaEzNMBV8V2YdnX53hIdNSK1pP9HZRfCBEIGdLnEHXvtT3nbYoM3PVmcSoSM4HV5zCLvkh4SPABshckQmxqpoakV0t9gadnurPn/Ug2ckau+axc+ZUVw4IIeFyqJBXQl066lmSROXBHSzadh0nhzeA4NtMlVJTkfIK7SfTSURDxbImNVKxiKIQ1QpVg2TQ5TDYdJiG9KWOeHqc2IIaX6EPGFHIkEeMrt45S4LHgJjKmGZAxVRyx7VEgR9Imfxw/Gq/8Pj+bGibgjReUT9KfCFlMRkxieAq4X1TB0DU70x2lPk4k7YusKHopv4F5n0KiLQiHlMGab+GKpPiY4uzDOq/fui2Uf7JIoaiUceTetFtHVrCdwXVNpRyb203Soq4T1RTFHoO2wREiRIgQYWb4B7s53xO/mN0xAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:42}.ReelsCategoryUpsert_copyrightArea__1W-eq{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:43}.ReelsCategoryUpsert_allRightsReserved__8Agli{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:44}.ReelsCategoryUpsert_cancelBtn__FgQeX{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 8px;position:relative;z-index:25}.ReelsCategoryUpsert_cancel__u6lv2{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:26}.ReelsCategoryUpsert_preview__M0NV6{border-radius:12px;height:54px;margin-right:245px;width:54px}.ReelsList_mainContainer__ILCdR{overflow:hidden}.ReelsList_mainContainer__ILCdR,.ReelsList_mainContainer__ILCdR *{box-sizing:border-box}.ReelsList_mainContainer__ILCdR{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;min-height:max(100vh,min(100vw,690px));position:relative;width:min(690px,100vw)}.ReelsList_container__cbJym{align-items:center;background:#fff;flex-basis:0;flex-grow:1;justify-content:space-between;min-width:0}.ReelsList_container__cbJym,.ReelsList_mainContent__DuzDX{align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:14px;position:relative}.ReelsList_mainContent__DuzDX{align-items:flex-start;z-index:1}.ReelsList_titleSearch__dbIDJ{align-items:flex-start;flex-direction:column;height:144px;z-index:2}.ReelsList_titleSearch__dbIDJ,.ReelsList_title__jOaAZ{align-self:stretch;background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsList_title__jOaAZ{align-items:center;justify-content:space-between;padding:16px 16px 8px;z-index:3}.ReelsList_backContainer__uXG9Z{height:48px;width:48px;z-index:4}.ReelsList_backArea__etKZd,.ReelsList_backContainer__uXG9Z{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsList_backArea__etKZd{gap:10px;overflow:hidden;width:24px;z-index:5}.ReelsList_backIcon__2DdBv{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:6}.ReelsList_titleArea__n7y6d{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:7}.ReelsList_viewList__Ywt0Z{align-self:stretch;color:#161611;font-size:22px;font-weight:700;height:23px;line-height:23px;text-align:center;z-index:8}.ReelsList_titleInput__LX9do,.ReelsList_viewList__Ywt0Z{flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);position:relative;white-space:nowrap}.ReelsList_titleInput__LX9do{color:#898460;flex-grow:1;font-size:16px;font-weight:500;height:20px;line-height:20px;overflow:hidden;text-align:left;text-overflow:ellipsis;z-index:14}.ReelsList_topDim__Z2V2K{align-items:center;background:#161611bf;display:flex;flex-shrink:0;flex-wrap:nowrap;height:144px;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:0;z-index:199}.ReelsList_contentFooter__WPqpg{align-items:flex-start;gap:39px;height:66.5vh;z-index:17}.ReelsList_contentFooter__WPqpg,.ReelsList_content__SpVDL{align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsList_content__SpVDL{flex-basis:0;flex-grow:1;gap:30px;min-height:0;z-index:18}.ReelsList_subBtn__pUKqy{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:8px;padding:0 12px;position:relative;z-index:19}.ReelsList_category__khrKe{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:28px;line-height:28px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:20}.ReelsList_deleting__sNY\+5{align-items:center;background:#fff;display:flex;flex-basis:0;flex-wrap:nowrap;justify-content:center;padding:4px 0;z-index:21}.ReelsList_deleting1__8DAw6,.ReelsList_deleting__sNY\+5{align-self:stretch;flex-grow:1;flex-shrink:0;position:relative}.ReelsList_deleting1__8DAw6{color:#796a06;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;line-height:23px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:22}.ReelsList_deleteBtn__fY2XI{align-items:center;background:#f20d9ee6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:23}.ReelsList_delete__dYXLp{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.ReelsList_updateBtn__hEcL1{align-items:center;background:#f2d40d;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:23}.ReelsList_update__C5xnF{color:#000;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.ReelsList_cancelBtn__358VH{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:25}.ReelsList_cancel__g6BFc{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:26}.ReelsList_categoryListAll__C2T9C{align-items:center;flex-wrap:nowrap;gap:10px;justify-content:center;z-index:27}.ReelsList_categoryListAll__C2T9C,.ReelsList_categoryList__SG7e8{align-self:stretch;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;position:relative}.ReelsList_categoryList__SG7e8{align-items:flex-start;flex-wrap:wrap;gap:12px;max-height:70vh;overflow-y:auto;padding:0 12px;z-index:28}.ReelsList_categoryList__SG7e8::-webkit-scrollbar{display:none}.ReelsList_categoryList__SG7e8{-ms-overflow-style:none;scrollbar-width:none}.ReelsList_categoryArea__rojN6{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:230px;padding:0 0 12px;position:relative;width:190px;z-index:29}.ReelsList_categoryImage__L3pi6{align-self:stretch;background:url(/static/media/e4d89a8882c4c3b30c2e81109b306f628909a21b.ae77db6f43c1d454f1a7.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:173px;min-width:0;position:relative;z-index:30}.ReelsList_listItemDisabled__6MUjv{align-items:center;background:#161611bf;border-radius:12px;display:flex;flex-wrap:nowrap;height:171px;justify-content:center;margin:2px 0 0;opacity:.7;overflow:hidden;position:relative;width:190px;z-index:31}.ReelsList_checkIcon__UXPrc{background:url(data:image/png;base64,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) no-repeat 50%;background-size:cover;flex-shrink:0;height:50px;overflow:hidden;position:relative;width:50px;z-index:32}.ReelsList_titleDescriptionArea__HN\+2l{min-width:0;z-index:33}.ReelsList_title2__cvo86,.ReelsList_titleDescriptionArea__HN\+2l{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsList_title2__cvo86{z-index:34}.ReelsList_babyFood__AuzVq{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:35}.ReelsList_description__JFPzM{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:36}.ReelsList_infantNutritionInfo__vtJq6{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:37}.ReelsList_categoryArea3__laY91{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:230px;position:relative;width:190px;z-index:45}.ReelsList_categoryImage4__zG-Ts{align-self:stretch;background:url(/static/media/a38f3958-1d6e-43af-aeb8-ac55cde5ad0e.fcadfd12de782160bec1.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:173px;min-width:0;overflow:hidden;position:relative;z-index:46}.ReelsList_titleDescription__6rDM5{width:173px;z-index:47}.ReelsList_title5__hRmGR,.ReelsList_titleDescription__6rDM5{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsList_title5__hRmGR{align-self:stretch;min-width:0;z-index:48}.ReelsList_fineMotor__JkCym{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:49}.ReelsList_description6__WlFC3{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;min-width:0;position:relative;z-index:50}.ReelsList_fineMotorDevelopmentInfo__GG0fL{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:51}.ReelsList_categoryArea7__icldi{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;height:230px;padding:0 0 12px;position:relative;width:190px;z-index:38}.ReelsList_categoryImage8__Q\+VEj{align-self:stretch;background:url(/static/media/87d8f309d70fd6b3435f2151bd29e0adf0520926.0cc912b24743c84ac683.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:173px;min-width:0;overflow:hidden;position:relative;z-index:39}.ReelsList_titleArea9__z-Adp{min-width:0;z-index:40}.ReelsList_titleA__1gzWl,.ReelsList_titleArea9__z-Adp{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsList_titleA__1gzWl{z-index:41}.ReelsList_bigMuscle__u2G8I{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:42}.ReelsList_descriptionB__M7YU4{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:43}.ReelsList_muscleDevelopmentInfo__EBwjS{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:44}.ReelsList_adArea__k\+3D\+{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:6px;height:230px;position:relative;width:190px;z-index:52}.ReelsList_adImage__7H7eI{background:url(/static/media/61fe140b2f49c97564ebdd6fc4eac961b875065a.236d66f02087a6be49bd.png) no-repeat 50%;background-size:cover;border-radius:12px;height:173px;z-index:53}.ReelsList_adImage__7H7eI,.ReelsList_ad__jInTM{align-self:stretch;flex-shrink:0;min-width:0;overflow:hidden;position:relative}.ReelsList_ad__jInTM{color:#161611;font-size:16px;font-weight:700;height:24px;line-height:24px;z-index:54}.ReelsList_ad__jInTM,.ReelsList_profitableAd__NqtsY{flex-basis:auto;font-family:Inter,var(--default-font-family);text-align:left;text-overflow:ellipsis;white-space:nowrap}.ReelsList_profitableAd__NqtsY{align-self:stretch;color:#898460;flex-shrink:0;font-size:14px;font-weight:500;height:21px;line-height:21px;min-width:0;overflow:hidden;position:relative;z-index:55}.ReelsList_footerContainer__gGt6C{height:107px;justify-content:flex-end;z-index:56}.ReelsList_footerContainer__gGt6C,.ReelsList_footerNavigation__YP-\+D{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.ReelsList_footerNavigation__YP-\+D{background:#fff;border-bottom:1px solid #f4f4ef;justify-content:center;padding:10px 28px;z-index:57}.ReelsList_containerC__OSJa0{align-self:stretch;gap:9px;z-index:58}.ReelsList_containerC__OSJa0,.ReelsList_homeArea__-rTVx{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsList_homeArea__-rTVx{flex-direction:column;gap:4px;height:72px;justify-content:flex-end;width:65.2px;z-index:59}.ReelsList_homeIcon__KUq6F{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALxSURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiICCcIAVIoGPG7OuwRQfxvHz7mTNaBAAhMolw2EjHCayBIyLoBoJnLnxZBMTEIgBPLSGqA504BgQaQ2n3yEBtXX5ugEOUSQgCB9wDA9riqy49vshyEiFKJ6hsjhYjnBBAfV3EBSm/24IO9oT3gZXEoF1E2J8pWxogB1WWZi3TsHqWdk7lS2mdIsOf4e5bNn+7DiiiR8CMgqZaMGhEeOB6B/erZh6bJurAkKw+nipUpakA1WfYSEFw22hdPd5P82TE1rkrqMXz2eCf5qdVq/4ElWElCCCBQQZbnCUgur9qtKZFtIbK7k7xotNoL98jSEi4C7d89enRssh9+rncT0WL4nIucLSqylMQMgfSi49pFJL6MyMIT+/8VhvjEhJUmZtky+MKAdUdVZ+BjWEoWknATyObZykukYCwiFgi5x/gW8SUhArk7On7mwyYl64jo/dFrdggKEbs9jHb7yWbZ55tlPs/aXtdpMAchsKXj9ZRAUbWAIDt8WEoTQmdcFd/kUtZQbjaePSEF+OnkJmMBEwJERMAaj4DREUCSTS+OjtkXt/aePbGla2KMrlVAkMuxjo03egRQw7p4qW7tPSX4MpqQ5+sSkEgRGEXBgriu3wztJXPnhIS/iSasGSHCx/tkUm8i3nNr51sizEQSYeFWSGyAYiqlzIFGVHB8orqAbNCzTVUpHKUSPGww+Fpco7ktydB0TPCTNChA6XDiWY49/20h9e7ty/ugAOXDaQJCKvuq3pqurlr7kzjM1uwE//kOKxKtTmEhkggLkURYiCTCgudmR4DdYWpsVGieWN7ZGWe40Sf6ua57evbEAOwzWAKRk52VZgninp4SuTzjyTIqOj/Y59Dl3+JNkVRe5z0jIiIiwsk/aIh64DP71VoAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:60}.ReelsList_homeTextArea__aAShb{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:12px;z-index:61}.ReelsList_home__LKIGm{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:left;white-space:nowrap;z-index:62}.ReelsList_releaseArea__Adf-P{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:63}.ReelsList_releaseIcon__EzFKp{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHHSURBVHgB7ZjBbcIwFIafTRDXqD0QxKGwAd2ATtBsAEzQZgM6AXQCYAQ2YIOukJ4gIBWfUeLXF0EkREkOTZxYkT8pUvLiQ/7Yz8/vBzAYDAaDIljWS5totfgIEWzQAM7larcT/m08VYTj2D1E/kW3WghIYEyOScjqOsbTBiM2FqCZgBgp+fw2xtOHYw80hDGwOx376TrGoQYYEbqgSARuKAVduuZQAkpESIleEIg1XR5tiX0S5YNClIiwLDgm93FxCoJjnwrmlB4FKKC0nNjvfz5oVp5JzBIKptTEjmeFxEyklJMil1glu9PhIJaM4UtRs1LZFpvMCtXgDeSkFnXCgoq4HPOnlBtDyEklIhzncYyIMyjolFyqiHOP0liQgCEUSGk50W4/vJ+brGIFxCifiW7XHoRhY6bi4xOUiIgiNqel80l/3g1DeCMBoBIlIhhjLiJzoSRMP6ELdRfBfNAS9Ldb8X0dSRVhWZGnuiP7D1QovdtYpo15cQFfdbAxyW8S1FSt79mYBl3INJTJ9xyBZtxzxlNF0IEtdsQHoBmUn+J0kn1BJLGsLVaJvZIX6s3/fJeVPjia6Licmk2MTTktf7DBYDDUkF9jxK3w0gE2QgAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:64}.ReelsList_releaseTextArea__JXo1x{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:70px;z-index:65}.ReelsList_releaseCollection__tdClN{align-self:stretch;color:#171712;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:66}.ReelsList_productIntroductionArea__8cL\+7{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;padding:0 7px;position:relative;width:65.2px;z-index:67}.ReelsList_productIntroductionIcon__UksJV{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAYAAABE1blzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKMSURBVHgB7Zl/bhJBFMe/b6GYiH/0Bq43wBMUT2A9QXf1AC0mSKglsCm0URpbL2DXE9gbiCco3IAj8A8mpbLPNwtpV1x+OhhW55OQmZ1fmS8z++a9WcBgMBgMhqnQrMrmsZOXFjvYYAJGp1Txr6bVxwqsVp3tRxn6wkAeyaDdH/Azz/N7kxVWXOtsxjpPkDhF7uEW9uMq0nGFBLZ5nJe0azH72EDYIkcmaI8f8/LzJtuk54/C3eKR72EDaTbcvCyAPauNhX8cIzDpzH8HF+D01LHTQXis5IYgr/z2Uw0r8K7xsmaB92Wc3lDMftnzu/hDtKxgeog9JU7lU+AqVkSsd1XG2Zasnd7CHjSgRSATfjlgz+qvHmNJ1C6YNeaqaBFIATrR54CGu1iSVDDhWBC1oQEtAosVvyVJ5B+nA+XuLdo/XD2iu62tnIs3h5ffoAFtVpSZo86Anc3Q10VEqjYpMVARj0S2AGrQhDaBpSP/Qjz3VqQoJyKvz47dqcZCRSvZB3SNsYEKIb4qVS4/QxNajom7wQb84lZWDvcTtgML/vuGW5OZt4mD8L1ismyxmLuhxeT7/pJtf7+BC41oFVgYhStPmyfOOTMdRKpsKAeeaGx8OKprVMJ8IbugAM2sxZMpHvqFocVPZNo+MNPc95QwOQDz6xCn0LqCUcrl0AtR2839cOLu/GDOEYeHOMiibiCWsn/DnbggVSdrExjl9cjkazH7y2KiiaRjBCYdIzDpGIFJxwhMOvNdNSK7WXdWvkhaJ3JvY/8WlkwQL5C5JcLyKitBrApzathEIuKI0I1rErtF07f4KImWS5+/gYRcrf4AseHW7A+gdfe5dM9hg5EvTC1dF1QGg8Fg+O/4CSyg0oa5okGUAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:28px;z-index:68}.ReelsList_productIntroductionTextArea__u1lak{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative;width:48px;z-index:69}.ReelsList_productIntroduction__YSMJR{align-items:flex-start;color:#898460;display:flex;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;justify-content:center;line-height:18px;position:relative;text-align:center;white-space:nowrap;width:48px;z-index:70}.ReelsList_advancedInformationArea__RY2hZ{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:71}.ReelsList_advancedInformationIcon__o\+0s5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPZSURBVHgB7Vl/UtNAFP7eFiujf9gb2BtYT2A5gXICox5AnFEQkWk7ggzgDHgCwgngBpQTWE5gjtB/cJhC9/m2mLClSeluQ6fj9PunmzTZzbfv5f34Aswwwww2CDmgVgtKj+ZQLSg8ZUYpmZzQvtQ4u7hCq9EI27gneJPoPXhRLSnwCwaqd10v1zQLGuHH9YND5AxnEtbDv5cHK8EdkdKo50nGicTut6DKBTqQbS0P/sstaLTEhaLkDKEiP3ItVVKmi7odXlhthBHGxMgktjff1glcs8+JJSI5t3/eweEwn9/aCsqqi9dQFFD/BkSX4MW1tbCFMTASiRQCbQ2uf14Lf8IRuxtBjYnq9jnWvLiyHh7DE3eS2P7+domY95IFgZbu8OI4brCzGVSEyJFllbZYZMHXIkNJGDcoaPodHxsCf8SP8wiXPRdjOrGIROcdfu4ztxr2Z0EWicfG/40F8or3q6thpIkXZBjPV370UNXggUwSYvLAjkI6p0hiwxBh5kZ8LG67tFULynBEtiWIrF3hMG8CMVa+hvvi0834WD3AezgilYTJB7YVuh00cJ/QljWIApNQ4YB0SxTwMh4y+Pi+rBDj03rYxE2SLM3PoeJyfzoJtjKsJu/47QLJQ8k6im42cRSkkpBIlJC4UnyGCUCq35t1KK2sycYAib1rf0x8ctySwAHJOpRea2VigMTFfF9lGmFC6Cp45x+F/wADJOYv+nakjAlBGibbA5ysMkDiw3VZkUzyY+PdU0wA0iiV47Fk8fFIGJD1kkmdXMUEwAW8sA6dgklGnuBmPJQXLsAEwKBX8ZiUW27KIIHTZEIRAVzLAFfYZY6plpe/HJy63J9KwpQBdlHmWyKP/hSUNF2SuZtwRHaI1f0l8qZ0Y7gHmJLfrhB8is1MEret8QB0lLdbme5OsvNN68tc9yk2hyY7qZvewOq8HhfpJC8ivdZXOsdYuzLvgvQWXiX/UBKm8+qCP1inKkLkl0/3ZcMIBb3W1+4cdW/DvDCSZJMis3ipeLF6eFu/iuf0FdNGFs/S9CL8I3N5xafDFjeWU0UV3JY+r8U32FWzFxEnGTNFL7IhWZYiYt3LthqqJJJmSUJbNU32lJe4qS/xplA0BHqqijcRL1XcWEUPSpIjwey+MKyvWK640wvf/kS8pX0TXeRhqnOM12Kd6h2Xt2XnW1JO1LOy8ThEcvvI8uQhPdMShkVXLSeTK4o089nyiN2hL5FcSOQJHyJTR8LAlchUkjBwITK1Pfb1e9QvOKuifKVKwVQLBbeJUMY3wqlXOwyRruLn0g7UxZ0WMcMMM9yJv3MP6nW+sBGGAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:72}.ReelsList_advancedInformationTextArea__lxt\+5{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:18px;min-width:0;position:relative;z-index:73}.ReelsList_advancedInformation__KihKb{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:74}.ReelsList_footerIconArea__EO-wa{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:28px;justify-content:center;position:relative;width:42px;z-index:75}.ReelsList_footerIcon__8iJY6{background:url(/static/media/up-round.e96d59b47f513ef23e0a.png) no-repeat 50%;background-size:cover;cursor:pointer;flex-shrink:0;height:32px;position:relative;width:32px;z-index:76}.ReelsList_bottomDimmed__YzNNS{background:#161611bf;height:93px;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:14px;z-index:77}.ImageCards_categoryListAll__6iVqi,.ReelsList_bottomDimmed__YzNNS{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center}.ImageCards_categoryListAll__6iVqi{align-self:stretch;flex-basis:0;flex-grow:1;gap:10px;opacity:0;position:relative;z-index:27}.ImageCards_categoryList__ATQcw{align-items:flex-start;align-self:stretch;display:flex;flex-basis:99%;flex-grow:0;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:center;max-height:70vh;overflow-y:auto;padding:12px 0;position:relative;row-gap:10px;z-index:28}.ImageCards_categoryList__ATQcw::-webkit-scrollbar{display:none}.ImageCards_categoryList__ATQcw{-ms-overflow-style:none;scrollbar-width:none}.ImageCards_categoryContainer__TS8kf{align-items:center;display:flex;flex-wrap:nowrap;gap:5px;height:260px;padding:0 0 12px 12px;position:relative;width:100%;z-index:29}.ImageCards_categoryArea__3bc-2{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;min-height:calc(155px + 3.5vw);padding:0 0 12px;position:relative;width:calc(150px + 3vw);z-index:29}.ImageCards_categoryImage__BoeiJ{background-size:cover;border-radius:12px;flex-shrink:0;height:260px;max-width:143px;min-width:90px;position:relative;z-index:30}.ImageCards_listItemDisabled__VIwg1{align-items:center;background:#161611bf;border-radius:12px;bottom:0;display:flex;flex-wrap:nowrap;height:260px;justify-content:center;left:0;margin:2px 0 0;min-width:100%;opacity:.7;overflow:hidden;position:relative;position:absolute;right:0;top:0;z-index:31}.ImageCards_checkIcon__bJn00{background:url(data:image/png;base64,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) no-repeat 50%;background-size:cover;flex-shrink:0;height:50px;overflow:hidden;position:relative;width:50px;z-index:32}.ImageCards_titleDescriptionArea__KSwyP{justify-content:center;min-width:0;z-index:33}.ImageCards_title2__7PlaQ,.ImageCards_titleDescriptionArea__KSwyP{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ImageCards_title2__7PlaQ{z-index:34}.ImageCards_babyFood__JrEpk{color:#161611;flex-basis:auto;font-family:var(--default-font-family);font-size:12px;font-weight:700;height:24px;line-height:24px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:35}.ImageCards_babyFood__JrEpk,.ImageCards_description__tS8a0{align-self:stretch;display:flex;flex-shrink:0;position:relative}.ImageCards_description__tS8a0{align-items:flex-start;flex-direction:column;flex-wrap:nowrap;z-index:36}.ImageCards_infantNutritionInfo__m6WfZ{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:37}.ImageCards_adArea__AdJKU{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:6px;height:calc(160px + 3.5vw);position:relative;width:calc(150px + 3vw);z-index:52}.ImageCards_adImage__F6oO0{background:url(/static/media/61fe140b2f49c97564ebdd6fc4eac961b875065a.236d66f02087a6be49bd.png) no-repeat 50%;background-size:cover;border-radius:12px;height:173px;z-index:53}.ImageCards_adImage__F6oO0,.ImageCards_ad__A7vwa{align-self:stretch;flex-shrink:0;min-width:0;overflow:hidden;position:relative}.ImageCards_ad__A7vwa{color:#161611;font-size:16px;font-weight:700;height:24px;line-height:24px;z-index:54}.ImageCards_ad__A7vwa,.ImageCards_profitableAd__hKsa-{flex-basis:auto;font-family:var(--default-font-family);text-align:left;text-overflow:ellipsis;white-space:nowrap}.ImageCards_profitableAd__hKsa-{align-self:stretch;color:#898460;flex-shrink:0;font-size:14px;font-weight:500;height:21px;line-height:21px;min-width:0;overflow:hidden;position:relative;z-index:55}.ImageCards_loaded__UfQ18{opacity:1;transition:opacity 1.2s ease-in-out}.ImageCards_notFoundContainer__bKGPR{border:1px solid #ccc;border-radius:12px;height:260px;position:relative}.ImageCards_notFound__M2I6c{align-items:center;bottom:0;display:flex;font-family:var(--default-font-family);font-size:12px;font-weight:600;justify-content:center;left:0;line-height:24px;position:absolute;top:0}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.ReelsUpsert_mainContainer__QJoZg,.ReelsUpsert_mainContainer__QJoZg *{box-sizing:border-box}.ReelsUpsert_mainContainer__QJoZg{min-height:max(100vh,min(100vw,690px));width:min(690px,100vw)}.ReelsUpsert_container__a-Qxv,.ReelsUpsert_mainContainer__QJoZg{align-items:flex-start;background:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;overflow:hidden;position:relative}.ReelsUpsert_container__a-Qxv{align-self:stretch;flex-shrink:0}.ReelsUpsert_title__ZmX29{align-self:stretch;background:#fff;justify-content:space-between;padding:16px 16px 8px;z-index:1}.ReelsUpsert_backContainer__T3Kxe,.ReelsUpsert_title__ZmX29{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsUpsert_backContainer__T3Kxe{height:48px;width:48px;z-index:2}.ReelsUpsert_backArea__TsBuG{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;overflow:hidden;position:relative;width:24px;z-index:3}.ReelsUpsert_backIcon__UYe7P{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:4}.ReelsUpsert_titleArea__aeWBG{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:5}.ReelsUpsert_releaseView__2453n{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:center;white-space:nowrap;z-index:6}.ReelsUpsert_searchBar__JWHQ-{align-items:center;flex-direction:column;justify-content:center;padding:12px 16px;z-index:7}.ReelsUpsert_searchBar__JWHQ-,.ReelsUpsert_searchContainer__SKJ3m{align-self:stretch;background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsUpsert_searchContainer__SKJ3m{align-items:flex-start;border-radius:12px;height:48px;overflow:hidden;z-index:8}.ReelsUpsert_iconArea__ZbDzn{align-items:center;background:#f4f4ef;border-radius:12px 0 0 12px;display:flex;flex-shrink:0;flex-wrap:nowrap;height:48px;justify-content:center;padding:0 0 0 16px;position:relative;width:40px;z-index:9}.ReelsUpsert_searchIcon__jYYUx{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPfSURBVHgB7ZnNVtNAFMfvHTgsdINPYHwCiyt3FuTgEt25I/UFdCFILZ62B2sP9ByRB1DiEwhbUVqegPAExiewG120NNc7pUnTJG0yIUU49rchk3Q+/jN3Zu69AEyY8H+DkALVoq5NzUAWCW5739sEpyjAWisYJoyJxAJqm3rWRrEskHQCmI34ucVdNVjSbtpilAXIgYPAIg86Cwngeg27Rbl82bAgBZQEbFdyH/jP85BPTSIy2YQsRDnbPNe8KgIgQ4gZCFmhDmA5X/hUggsSS0CxqM/enME6P2a873nQDRRYWnu9dzyq/vt3uQdnRDp3pw/U59X406In5bLRhIRECqhWeYMSD55AczuOOfCwtgS3hZ62GPN3i+aTipiO+sGUjV/4j+aUefClVxtGGRKQz3ft/k7trV5k0yr1XmduzHT7mIcETI36uFV5VuIleuqULzJ4L4dH5vHSAlsjYlaWuQ9tkcvf+D0oMtSEuqZj4w+nnNbgvfhWAtpAcwXFY1YM+zBt457zzJvNSnvwklVuk2ew4fYJuAOKhAqQZ733nOdzO5F9xsImd2JYTLYq7xkFQgWQECuekpHWpRPG6huj4V0FgbAMCoSbEFK2/4wGjBvvKiA+BgUCm3i7osvj4aRXbK4V9m7BJcC3/C/o3diChPZy4+PPOPUCKyDsgTN/bF6kH55Jty8COxO3XkAAIdz1FC9NAAFZ7jOSFreeiPiY2EdRRTqCnuco99xFwDVnpAAadLrGi+jPOptx7JUP2wPu7ieBGlwWhO7GRUIrbrWAgI7oXyro8//HCXn6OmvTadx6AQE9l9dZwlnVqz0JtfM+uiYk/S6Vmz90DyCS4f6A418YM17XBYEaoED4Ju7AQb9BdQdLBem2swTd7boFSl5vqICAgzXGVeiGqy7qjuPwY9Tv5nJ0BikjIz5vrK06+5KhIeVh3bSWFjO8sfC+LLPS7MLDe/j96KQBKXAerpK7sjLiWy8aB6rtRGYlapVc3RvcpJHP8Q+eMdnrnYMERArY4ZxQO5gTsjocpana66isXtKJiZXYkiLOOPUR7BiNjm1/zvOmH1V/+MClu96/gZOIUEot+rMInkaatnS9CU0BdvcSJBQam4kGMr0Yklq0gV6sF4xdf5uqIpSTu+fpFij604RxkVk9uw0Dyd2LiEicXneEcMdZjPRayWLPdp/TkfvD0pFJRaTzDw4WM93BuzKScoIR6RJLrxJBmHHj2yQiUhGQJqoiRuZG/wX+vGnUBXrlBEhURFxJAZIwEY/m56yvdXMg2LnSQX03+cs+klPuwDWlWtH1rc3cCkyYMCHAX5PHyFxlls9kAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:10}.ReelsUpsert_searchContainerInput__CN-JP{background:#0000;border:none;flex-shrink:0;height:48px;left:0;outline:none;position:absolute;top:0;width:447px;z-index:13}.ReelsUpsert_inputArea__b\+yxT{align-items:center;align-self:stretch;background:#f4f4ef;border-radius:0 12px 12px 0;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;min-height:0;overflow:hidden;padding:8px 16px 8px 8px;position:relative;z-index:11}.ReelsUpsert_titleInput__gAMJK{color:#898460;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:20px;line-height:20px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:12}.ReelsUpsert_filterArea__gpuB\+{align-items:center;align-self:stretch;background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;height:72px;justify-content:space-between;min-height:72px;padding:8px 16px;position:relative;z-index:14}.ReelsUpsert_filterDescription__xdGNm{flex-basis:0;flex-grow:1;justify-content:center;z-index:15}.ReelsUpsert_filterDescription__xdGNm,.ReelsUpsert_mainDescription__ZZ9gU{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ReelsUpsert_mainDescription__ZZ9gU{align-self:stretch;overflow:hidden;z-index:16}.ReelsUpsert_excludeList__pSrrf{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:clamp(12px,4vw,16px);font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:17}.ReelsUpsert_additionalDescription__XMRP6{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;overflow:hidden;position:relative;z-index:18}.ReelsUpsert_hideDuplicates__-AaN9{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:clamp(10px,3.4vw,14px);font-weight:500;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:19}.ReelsUpsert_checkboxArea__\+XNGa{align-items:center;z-index:20}.ReelsUpsert_checkboxArea__\+XNGa,.ReelsUpsert_checkbox__6rdaF{display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:20px}.ReelsUpsert_checkbox__6rdaF{align-items:flex-start;border:2px solid #e5e2db;border-radius:4px;height:20px;z-index:21}.ReelsUpsert_listArea__8ICET{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:561px;justify-content:center;padding:0 12px;position:relative;z-index:22}.ReelsUpsert_list__Nf4Wd{align-self:stretch;gap:40px;height:197px;padding:12px;z-index:23}.ReelsUpsert_imageList__xzgGh,.ReelsUpsert_list__Nf4Wd{align-items:center;border-radius:12px;display:flex;flex-shrink:0;flex-wrap:nowrap;overflow:hidden;position:relative}.ReelsUpsert_imageList__xzgGh{background:url(/static/media/61fe140b2f49c97564ebdd6fc4eac961b875065a.236d66f02087a6be49bd.png) no-repeat 50%;background-size:cover;flex-direction:column;gap:10px;height:173px;justify-content:center;padding:10px;width:78px;z-index:24}.ReelsUpsert_instaRegistrationDate__Xc56c{align-items:center;color:#ceccba;display:flex;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;justify-content:flex-start;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:313px;z-index:25}.ReelsUpsert_divLils__QADiz{align-self:stretch;background:#fcf6cfe6;gap:40px;padding:12px;z-index:26}.ReelsUpsert_divLilsImage__XsPZY,.ReelsUpsert_divLils__QADiz{align-items:center;border-radius:12px;display:flex;flex-shrink:0;flex-wrap:nowrap;overflow:hidden;position:relative}.ReelsUpsert_divLilsImage__XsPZY{background:url(/static/media/e4d89a8882c4c3b30c2e81109b306f628909a21b.ae77db6f43c1d454f1a7.png) no-repeat 50%;background-size:cover;flex-direction:column;gap:10px;height:143px;justify-content:center;padding:10px;width:78px;z-index:27}.ReelsUpsert_spanInstaDate__wv5xM{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:28}.ReelsUpsert_divLils1__tkIJ3{align-self:stretch;gap:40px;height:197px;padding:12px;z-index:29}.ReelsUpsert_divLils1__tkIJ3,.ReelsUpsert_divLilsImage2__PkNkz{align-items:center;border-radius:12px;display:flex;flex-shrink:0;flex-wrap:nowrap;overflow:hidden;position:relative}.ReelsUpsert_divLilsImage2__PkNkz{background:url(/static/media/87d8f309d70fd6b3435f2151bd29e0adf0520926.0cc912b24743c84ac683.png) no-repeat 50%;background-size:cover;flex-direction:column;gap:10px;height:173px;justify-content:center;padding:10px;width:78px;z-index:30}.ReelsUpsert_spanInstaDate3__k\+UTp{align-items:center;align-self:stretch;color:#ceccba;display:flex;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;justify-content:flex-start;line-height:21px;min-height:0;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;width:313px;z-index:31}.ReelsUpsert_divRegisterArea__yP3Uf{align-self:stretch;padding:12px;z-index:32}.ReelsUpsert_buttonRegister__7Pd6f,.ReelsUpsert_divRegisterArea__yP3Uf{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative}.ReelsUpsert_buttonRegister__7Pd6f{background:#f2d30ce6;border:none;border-radius:12px;cursor:pointer;flex-basis:0;flex-grow:1;height:48px;min-width:84px;opacity:.9;overflow:hidden;padding:0 20px;z-index:33}.ReelsUpsert_spanRegister__Cf0wY{align-items:center;color:#161611;display:flex;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;justify-content:center;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:30px;z-index:34}.ReelsUpsert_footer__a1Gt6{background:#fff;flex-direction:column;flex-wrap:nowrap;gap:24px;padding:20px;z-index:35}.ReelsUpsert_footer__a1Gt6,.ReelsUpsert_snsLinkIcon__BNR4Y{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;position:relative}.ReelsUpsert_snsLinkIcon__BNR4Y{flex-wrap:wrap;gap:16px;justify-content:center;z-index:36}.ReelsUpsert_instagramArea__SfeqN{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:37}.ReelsUpsert_instagramIcon__pGuZZ{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARtSURBVHgB7Vm9cttGEN490PKMU4RvELhLZ7LPTKg6hZUnEOgXsFxYGoVSZI7CYUZ2IT0B4DeQ6hSkn8BymSpI585sbI9F89Z7IEAeQYAEdEeqML8ZDn4OB96H291vbw9ggw020IFwC5x1vBofakjwE1gEIfzPh+v9VnBdpl9hEicnXvXBltgTQE8JoAqrRUiEF5+GMmi3g8GyhwuReHnqNchBHwhcWC/CkaTm4XHQX/TQUhLdzhPPAfJTtwcg6RIRQrAINqcaISozdWfuS/AOjv3Xef0WkohmQGBPuzXgF+4teqENdDueJxBPdDI8I9t5M5JLQvnAD/fxbWJC7AehvOEXtYMQ1oBu13MFYU8jEn68oXqWj4i8lzy4B95dEVA4PAxCibQNynTHcHlMT7OezSWBAqcdJLxYJ4EEisgI6FlyjYh7Wc9lmtNYB9iUYDwLBy3/IawQZ53mOQ9kl/9rMAT6vZXSCW7/AHFY5/Z6uj1vJmrTUyolPGXBH8zjQ6I97j1Af/4pukzO7kt8lG7NJKErsSBYKQnGj6nrGsyPJ0zOCclNt1dgBRiHZrHL/97QBJI/Bl6TlFcHx8Hky44EXDnscxCbCxGdQ0lYJaHCYkWiz6bRiLyJZpr5C1ONA4bHNh6O4minnJf71Ssj2FUk94+CKygJayRUMECJvYJ5lets4dtOx9tWTqqI8L023BICLEDNAMIMgQGbxQuOfY39lo/qx7NQ51+gdauyE/e6J54LhrAyEw5NCeQJY5xeN5lwW1PiqtiKotE2GMB4Jl6dejt6drtM2dNKzFPU6HIgAAMYk5BCPJ5eUVBE2RUR1KKQA8qpbw9jEsgRJzkfAlwU7kjwZjoKbIABjEmQJk6tEsvK57NptQsGsBKd7hrmJLTVXRkHjYsNCYxSG3MSRP3JyxB+LdwPhLY2oLslgRImS1WV7xcRLyWOPHBv0o/wEgxgTEI5KMf6fnxZ5XRioQorAkock2sljs+P/NL5kg4riv1VUNOR0SIqWhMwkf/OOk8CVpGLpBCmMlvWlIaQM3WrgRJHMIQVEkq82FF5MNEXjgeozCXKWMdXEGmKntiyYttZt1sLseqLjwTVqUAtipPDPqfi9bLlyjxYXU/EKfXDl381H/MKbAciIcQ4lFLIBYc+OBgctII3YBErWdnFjmrkrGWQaU5xdXp8vv766xwIxUQYORyH6fY8n5jaqsAduGvgNMn8IuhdujmTROxwSeWt+uq0aZQqmyAq6WiVyKwkM78CqOX7UsC5jWVkWUTKzoXl5JoDdGYlJJdEZQgXWrhcqsS2MVF2bRY+30BmNT6XxDOuPosRNbVbSol76zAtZUIVOa3IK/BeiJe3a1Rgk8XjTZa50mKoakRI0mp1kKMQV01oJ132MdpkSRDlPbzdhWsOt8qE1Azs/+EvFEcHCuCf3nX42y+119KB97wd9TOufuNR1a3+/jSE5tGfwb/LHi68e6pDrcp4O+oRyfnirgm4xBlKone2cqoNNvhe8Q0hv/VvRFOM5AAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:38}.ReelsUpsert_youtubeArea__kVOoZ{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:39}.ReelsUpsert_youtubeIcon__XasbM{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQeSURBVHgB7VldUhpBEO4eLGNVHoIncD2B5AZ4gngDwRwgpioR8aeQUkL5U2VygBTrDcwJxBvgCRxPIFTKBxWm083vwCIs7EJe9quidpmZxf66Z3q7PwEiRIgQIcKMgBACirmUE1uEeMNAPKbAkTEF8IEI4oNrCeFBrrxWNwfqoLN5V0MATESibWySSK0hsrFICaCW0SGgQgBVZlkBMreoQO/suxU/D44lcX6cSpJSmwi0wX8kDvOFZhPLZMyfzKF7/daiN0k0jY9hyaenq7xRqkigeQtpGeBtU1XN8R4MOwFli6nWldewU9ABf87RZOjrMDJDSRSLvG0M3sNwY8tsQAUVajCq/Pe1Ucvn3SoEQC6Xir9fBAcJV/j3EzyUJES5esg1DK1nD90yjCNxXkjf8NZJdgwnop9sdHlnr3QLc8RZIZXgyG6Cwg1s7wi2q5zZL63b6zwkLtkrr4v42PneeKHVoNkjKAZ3xtMLLdvRV4MP1Bcg0bnnCJT/NwFBNutq9nY3Uy1ZNgo8JEjBmvXVV4qbBwioa0us30YviWb+791rmAK8l1MXx+lNCBddEjSQMT0kODd2Q8XZQsOEEAL8ZMkocM8K6Xt5QUI4qHXvcBwJC7y1Jk6dnEVWrK/8hsf7YmHrCIKjGwkEdOwJ75mwWCqjNISAGFAuaFQa/Q7te38omB/CjEofhpyJXiS+Hfx+gABAoiP52GPTRkXSrPXVsedmHonvB26+oWiV+jNdqFGZy3YSL2b2SqvDohJGKp7nmeB6UdVwoLJtQHAswBwgtc+CwRKXMUnqDVcN0NHuoXsFATFzEqc/traVoZzdUElNZl4hHVZd5iUhB7CdoS5OPq8EylCI23wO4h7vH7i/YEJINKWrakPbczONxCy9b8NDgsuGasdzz9hY5kugdwUE8L6NhTo41E5D7BBtz3nLDugVfe8MrsGEqGOPtHifm6qPu/vBCAhwRB/ujQQabvZbDZ9RNLG6kd133WIhxXUXUiaEzNMBV8V2YdnX53hIdNSK1pP9HZRfCBEIGdLnEHXvtT3nbYoM3PVmcSoSM4HV5zCLvkh4SPABshckQmxqpoakV0t9gadnurPn/Ug2ckau+axc+ZUVw4IIeFyqJBXQl066lmSROXBHSzadh0nhzeA4NtMlVJTkfIK7SfTSURDxbImNVKxiKIQ1QpVg2TQ5TDYdJiG9KWOeHqc2IIaX6EPGFHIkEeMrt45S4LHgJjKmGZAxVRyx7VEgR9Imfxw/Gq/8Pj+bGibgjReUT9KfCFlMRkxieAq4X1TB0DU70x2lPk4k7YusKHopv4F5n0KiLQiHlMGab+GKpPiY4uzDOq/fui2Uf7JIoaiUceTetFtHVrCdwXVNpRyb203Soq4T1RTFHoO2wREiRIgQYWb4B7s53xO/mN0xAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:40}.ReelsUpsert_copyrightArea__Vm\+ua{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:41}.ReelsUpsert_allRightsReserved__2YUgP{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:42}.ReelsUpsert_datePickerContainer__BBMjG{align-self:stretch;display:flex;gap:10px;justify-content:around-between;margin-bottom:12px;opacity:1;padding-left:16px;position:relative;z-index:99}.ReelsUpsert_dateAndSearchContainer__jaGIu{padding-bottom:16px;position:relative;width:100%}.ReelsUpsert_reelsInput__ZKydR{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:58px;justify-content:center;overflow:hidden;padding:16px;position:relative;width:338.001px;width:95%;z-index:10}.ReelsUpsert_reelsInputInput__h0jHi{background:#0000;border:none;flex-shrink:0;height:58px;left:-1px;margin-left:12px;outline:none;position:absolute;top:-1px;width:338.001px;z-index:12}.ReelsUpsert_reelsInputInput__h0jHi::placeholder{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:5}.ReelsUpsert_reelsNm__wEbBV{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:10px 12px;position:relative;z-index:8}.ReelsUpsert_starIcon__eQx\+A{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:9}.ReelsUpsert_checkedIcon__jm7PP{background:url(data:image/png;base64,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) no-repeat 50%;background-size:contain;flex-shrink:0;height:16px;position:relative;width:16px;z-index:19}.ReelsUpsert_cancel__YAf1M,.ReelsUpsert_dateLabel__22d70{align-self:center}.ReelsUpsert_registerButton__oRDIO{align-items:flex-start;background:#f2d30c;border:none;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;padding:6px;z-index:35}.ReelsUpsert_registerButton__oRDIO,.ReelsUpsert_register__56QTY{align-self:stretch;flex-shrink:0;overflow:hidden;position:relative}.ReelsUpsert_register__56QTY{color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:24px;line-height:24px;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:36}.ReelsUpsert_searchButtonArea__9M0yK{display:flex;justify-content:flex-end;padding-right:16px;width:100%}.Footer_footer__xKH8k{background:#fff;flex-direction:column;flex-wrap:nowrap;gap:24px;padding:20px;z-index:22}.Footer_footer__xKH8k,.Footer_snsLinkIcon__j69uK{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;position:relative}.Footer_snsLinkIcon__j69uK{flex-wrap:wrap;gap:16px;justify-content:center;z-index:23}.Footer_instagramArea__8iEeo{align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:24}.Footer_instagramIcon__J0UO4{background:url(https://static.codia.ai/image/2025-03-04/51933788-a57a-4a74-aa87-953ac5b6ea34.svg) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:25}.Footer_youtubeArea__hdyI9{align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:26}.Footer_youtubeIcon__16Qlh{background:url(https://static.codia.ai/image/2025-03-04/0ddfb4b9-da6d-4225-81df-33577e076e00.svg) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:27}.Footer_copyrightArea__tm4oc{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:28}.Footer_allRightsReserved__rNnGN{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:29}.Header_title__Zp1-u{align-self:stretch;background:#fff;box-sizing:border-box;height:auto;justify-content:space-between;padding:16px 16px 8px;width:min(690px,100vw);z-index:2}.Header_backContainer__IIAwo,.Header_title__Zp1-u{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Header_backContainer__IIAwo{height:48px;width:48px;z-index:3}.Header_backArea__WPG2o{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;overflow:hidden;position:relative;width:24px;z-index:4}.Header_backIcon__\+P5cH{background:url(https://static.codia.ai/image/2025-03-04/29eab59b-30cc-476f-8b88-5dbf7bf61221.svg) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:5}.Header_titleArea__a4i5F{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;overflow:hidden;position:relative;z-index:6}.Header_releaseView__1vy-T{word-wrap:break-word;align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:clamp(1.3rem,2.5vw,2rem);font-weight:700;height:auto;line-height:23px;line-height:1.5;overflow:hidden;overflow-wrap:break-word;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;white-space:pre-wrap;z-index:7}.Header_slidingText__zS05h{word-wrap:normal!important;animation:Header_slideText__GOPcA 10s linear infinite;display:inline-block;overflow:visible;overflow-wrap:normal!important;text-overflow:clip;-webkit-user-select:none;user-select:none;white-space:nowrap!important}.Header_slidingText__zS05h:active,.Header_slidingText__zS05h:hover{animation-play-state:paused;cursor:pointer}@keyframes Header_slideText__GOPcA{0%{transform:translateX(0)}to{transform:translateX(-200%)}}.Header_shareContainer__swQDD{align-items:center;display:flex;height:48px;justify-content:flex-end;position:relative;width:48px}.Header_share__xFRVv{cursor:pointer;height:24px;width:24px}.PostRadioButton_postButtonArea__oabZD{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;padding:16px;position:relative;z-index:20}.PostRadioButton_postButton__vU8MR{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:86px;z-index:21}.PostRadioButton_post__z89\+p{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:22}.PostRadioButton_notPostButton__Rcx7p{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:115px;z-index:23}.PostRadioButton_notPost__o8P2c{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:24}.PostRadioButton_onBackgound__QFelj{background-color:#0df261;color:#f2f2f2}.PostRadioButton_onLetter__MRryl{color:#f2f2f2}.ImageList_categoryListAll__nqLg7{align-items:center;flex-wrap:nowrap;gap:10px;justify-content:center;opacity:0;z-index:27}.ImageList_categoryListAll__nqLg7,.ImageList_categoryList__PAj2F{align-self:stretch;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;position:relative}.ImageList_categoryList__PAj2F{align-items:flex-start;flex-wrap:wrap;gap:12px;height:max(59.5vh,59.5vw);justify-content:space-between;overflow-y:auto;padding:0 12px clamp(80px,calc(200px - 30vw),200px);row-gap:30px;z-index:28}.ImageList_categoryList__PAj2F::-webkit-scrollbar{display:none}.ImageList_categoryList__PAj2F{-ms-overflow-style:none;scrollbar-width:none}.ImageList_categoryArea__PP0ob{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1vw;padding:0 0 12px;position:relative;width:min(44vw,303.6px);z-index:29}.ImageList_categoryImage__vlkkf{align-self:stretch;background-size:cover;border-radius:12px;flex-shrink:0;height:min(44vw,303.6px);position:relative;width:min(44vw,303.6px);z-index:30}.ImageList_listItemDisabled__ZI6eF{align-items:center;background:#161611bf;border-radius:12px;display:flex;flex-wrap:nowrap;height:min(44.1vw,304.29px);justify-content:center;margin:2px 0 0;opacity:.7;overflow:hidden;position:relative;width:min(44.1vw,304.29px);z-index:31}.ImageList_checkIcon__PYPN9{background:url(data:image/png;base64,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) no-repeat 50%;background-size:cover;flex-shrink:0;height:50px;overflow:hidden;position:relative;width:50px;z-index:32}.ImageList_titleDescriptionArea__RyK6J{min-width:0;z-index:33}.ImageList_title2__nJLgt,.ImageList_titleDescriptionArea__RyK6J{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ImageList_title2__nJLgt{z-index:34}.ImageList_babyFood__sfcBl{-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:stretch;color:#161611;display:-webkit-box;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:auto;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;z-index:35}.ImageList_description__k\+9cR{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:36}.ImageList_infantNutritionInfo__-sNsS{-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:stretch;color:#898460;display:-webkit-box;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:auto;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;z-index:37}.ImageList_adArea__YKkI\+{flex-direction:column;flex-wrap:nowrap;gap:6px;z-index:52}.ImageList_adArea__YKkI\+,.ImageList_adImage__cGZEc{align-items:center;display:flex;height:min(44vw,303.6px);position:relative;width:min(44vw,303.6px)}.ImageList_adImage__cGZEc{align-self:stretch;border-radius:12px;flex-basis:auto;flex-shrink:0;justify-content:center;overflow:hidden;z-index:53}.ImageList_ad__Ig2OU{color:#161611;font-size:16px;font-weight:700;height:24px;line-height:24px;white-space:nowrap;z-index:54}.ImageList_ad__Ig2OU,.ImageList_profitableAd__q5bdn{align-self:stretch;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);min-width:0;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis}.ImageList_profitableAd__q5bdn{-webkit-line-clamp:10;-webkit-box-orient:vertical;color:#898460;display:-webkit-box;font-size:14px;font-weight:500;height:auto;line-height:21px;z-index:55}.ImageList_loaded__SlI\+B{opacity:1;transition:opacity 1.2s ease-in-out}.BottomNavigationBar_footerNavigation__U-pge{background:#fff;border-bottom:1px solid #f4f4ef;flex-grow:1;gap:10px;justify-content:center;padding:10px 28px;z-index:57}.BottomNavigationBar_containerC__YU3d3,.BottomNavigationBar_footerNavigation__U-pge{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.BottomNavigationBar_containerC__YU3d3{gap:.2rem;z-index:58}.BottomNavigationBar_homeArea__sZKPy{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;justify-content:flex-end;min-height:72px;min-width:40px;position:relative;text-decoration:none;z-index:59}.BottomNavigationBar_homeIcon__tW\+sI{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALxSURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiICCcIAVIoGPG7OuwRQfxvHz7mTNaBAAhMolw2EjHCayBIyLoBoJnLnxZBMTEIgBPLSGqA504BgQaQ2n3yEBtXX5ugEOUSQgCB9wDA9riqy49vshyEiFKJ6hsjhYjnBBAfV3EBSm/24IO9oT3gZXEoF1E2J8pWxogB1WWZi3TsHqWdk7lS2mdIsOf4e5bNn+7DiiiR8CMgqZaMGhEeOB6B/erZh6bJurAkKw+nipUpakA1WfYSEFw22hdPd5P82TE1rkrqMXz2eCf5qdVq/4ElWElCCCBQQZbnCUgur9qtKZFtIbK7k7xotNoL98jSEi4C7d89enRssh9+rncT0WL4nIucLSqylMQMgfSi49pFJL6MyMIT+/8VhvjEhJUmZtky+MKAdUdVZ+BjWEoWknATyObZykukYCwiFgi5x/gW8SUhArk7On7mwyYl64jo/dFrdggKEbs9jHb7yWbZ55tlPs/aXtdpMAchsKXj9ZRAUbWAIDt8WEoTQmdcFd/kUtZQbjaePSEF+OnkJmMBEwJERMAaj4DREUCSTS+OjtkXt/aePbGla2KMrlVAkMuxjo03egRQw7p4qW7tPSX4MpqQ5+sSkEgRGEXBgriu3wztJXPnhIS/iSasGSHCx/tkUm8i3nNr51sizEQSYeFWSGyAYiqlzIFGVHB8orqAbNCzTVUpHKUSPGww+Fpco7ktydB0TPCTNChA6XDiWY49/20h9e7ty/ugAOXDaQJCKvuq3pqurlr7kzjM1uwE//kOKxKtTmEhkggLkURYiCTCgudmR4DdYWpsVGieWN7ZGWe40Sf6ua57evbEAOwzWAKRk52VZgninp4SuTzjyTIqOj/Y59Dl3+JNkVRe5z0jIiIiwsk/aIh64DP71VoAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:clamp(24px,26px,36px);position:relative;width:clamp(24px,26px,36px);z-index:60}.BottomNavigationBar_homeTextArea__N4NOy{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:clamp(40px,42px,46px);z-index:61}.BottomNavigationBar_home__DLTlT{color:#898460;font-family:Inter,var(--default-font-family);font-size:clamp(10px,12px,16px);font-weight:700;height:clamp(10px,12px,16px);line-height:1.5;position:relative;text-align:center;white-space:nowrap;width:clamp(40px,42px,46px);z-index:62}.BottomNavigationBar_releaseArea__n4cq5{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;justify-content:flex-end;min-height:72px;min-width:60px;position:relative;text-decoration:none;z-index:63}.BottomNavigationBar_releaseIcon__toN6b{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHXSURBVHgB7ZhdTsJAEMf/Www+GBNuINwAb4AnkBtQ9ABKIhI+DDSKxI9EPIDpcgRuwA28Qj2BvPiCtOPWUNMQ2gfpthuyv6d22of978zOzgyg0Wg0Gk00LO5jv28WDvOoEaEABVh+Y9K2uLNujxQxGpnFPY+9E9QQEEAezNaNPQnbjKifhQBbNQE+zMB43RYpghiKUJPC8935UdhgYAfQIlRBigiREGaMUCVGY6SAFBFLUKPZs6etDm+4BpVEknAgESki9in3GTy329xpdewSIxqI1zkkkNqZaPa4JbxyLIKNI2FSPdi+V667vO6C6kmGWCbZqd3l3GN0kpRXMkuxgVdE8TbDluzEPbGHjPDL/IM8G4g7pYItyUTE49A0GdhLUlVyqiJWPYpf4lcIyZHamXi4P7tcNVkVJIx0T4jQKf+GDlGiux9GighXFH6jW/M1Z7CqeL2QtfgAKSIYqLoSkAq6n1CF3RYhOjMHCiKShHPVe/sI26JHNqI7k92R/QfXo8a6LXaM6d+wOQ+nTIExptjQubvAdNMYU6MK8QNlFzUoxqbJeKSIp2HdL9bKUI/514JKlsX/Jidx94SU8cq20IZ1RdZOS4PqKoaTiJ1p2AsajUajkcoPoMqgEojgZ5oAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:clamp(24px,26px,36px);position:relative;width:clamp(24px,26px,36px);z-index:64}.BottomNavigationBar_releaseTextArea__LXHjv{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:clamp(70px,91px,112px);z-index:65}.BottomNavigationBar_releaseCollection__Lo\+Sw{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:clamp(10px,12px,16px);font-weight:700;height:clamp(10px,12px,16px);line-height:1.5;position:relative;text-align:center;white-space:nowrap;width:clamp(70px,91px,112px);z-index:66}.BottomNavigationBar_productIntroductionArea__oKdMw{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;justify-content:flex-end;min-height:72px;min-width:60px;position:relative;text-decoration:none;z-index:67}.BottomNavigationBar_productIntroductionIcon__XEQoQ{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAYAAABE1blzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKMSURBVHgB7Zl/bhJBFMe/b6GYiH/0Bq43wBMUT2A9QXf1AC0mSKglsCm0URpbL2DXE9gbiCco3IAj8A8mpbLPNwtpV1x+OhhW55OQmZ1fmS8z++a9WcBgMBgMhqnQrMrmsZOXFjvYYAJGp1Txr6bVxwqsVp3tRxn6wkAeyaDdH/Azz/N7kxVWXOtsxjpPkDhF7uEW9uMq0nGFBLZ5nJe0azH72EDYIkcmaI8f8/LzJtuk54/C3eKR72EDaTbcvCyAPauNhX8cIzDpzH8HF+D01LHTQXis5IYgr/z2Uw0r8K7xsmaB92Wc3lDMftnzu/hDtKxgeog9JU7lU+AqVkSsd1XG2Zasnd7CHjSgRSATfjlgz+qvHmNJ1C6YNeaqaBFIATrR54CGu1iSVDDhWBC1oQEtAosVvyVJ5B+nA+XuLdo/XD2iu62tnIs3h5ffoAFtVpSZo86Anc3Q10VEqjYpMVARj0S2AGrQhDaBpSP/Qjz3VqQoJyKvz47dqcZCRSvZB3SNsYEKIb4qVS4/QxNajom7wQb84lZWDvcTtgML/vuGW5OZt4mD8L1ismyxmLuhxeT7/pJtf7+BC41oFVgYhStPmyfOOTMdRKpsKAeeaGx8OKprVMJ8IbugAM2sxZMpHvqFocVPZNo+MNPc95QwOQDz6xCn0LqCUcrl0AtR2839cOLu/GDOEYeHOMiibiCWsn/DnbggVSdrExjl9cjkazH7y2KiiaRjBCYdIzDpGIFJxwhMOvNdNSK7WXdWvkhaJ3JvY/8WlkwQL5C5JcLyKitBrApzathEIuKI0I1rErtF07f4KImWS5+/gYRcrf4AseHW7A+gdfe5dM9hg5EvTC1dF1QGg8Fg+O/4CSyg0oa5okGUAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:clamp(24px,26px,36px);position:relative;width:clamp(24px,26px,36px);z-index:68}.BottomNavigationBar_productIntroductionTextArea__mUbXh{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative;width:clamp(50px,60px,70px);z-index:69}.BottomNavigationBar_productIntroduction__l4zCp{align-items:flex-start;color:#898460;display:flex;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:clamp(10px,12px,16px);font-weight:700;height:clamp(10px,12px,16px);justify-content:center;line-height:1.5;position:relative;text-align:center;white-space:nowrap;width:clamp(50px,60px,70px);z-index:70}.BottomNavigationBar_advancedInformationArea__yLt8\+{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;justify-content:flex-end;min-height:72px;min-width:60px;position:relative;text-decoration:none;z-index:71}.BottomNavigationBar_advancedInformationIcon__NqzLj{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPZSURBVHgB7Vl/UtNAFP7eFiujf9gb2BtYT2A5gXICox5AnFEQkWk7ggzgDHgCwgngBpQTWE5gjtB/cJhC9/m2mLClSeluQ6fj9PunmzTZzbfv5f34Aswwwww2CDmgVgtKj+ZQLSg8ZUYpmZzQvtQ4u7hCq9EI27gneJPoPXhRLSnwCwaqd10v1zQLGuHH9YND5AxnEtbDv5cHK8EdkdKo50nGicTut6DKBTqQbS0P/sstaLTEhaLkDKEiP3ItVVKmi7odXlhthBHGxMgktjff1glcs8+JJSI5t3/eweEwn9/aCsqqi9dQFFD/BkSX4MW1tbCFMTASiRQCbQ2uf14Lf8IRuxtBjYnq9jnWvLiyHh7DE3eS2P7+domY95IFgZbu8OI4brCzGVSEyJFllbZYZMHXIkNJGDcoaPodHxsCf8SP8wiXPRdjOrGIROcdfu4ztxr2Z0EWicfG/40F8or3q6thpIkXZBjPV370UNXggUwSYvLAjkI6p0hiwxBh5kZ8LG67tFULynBEtiWIrF3hMG8CMVa+hvvi0834WD3AezgilYTJB7YVuh00cJ/QljWIApNQ4YB0SxTwMh4y+Pi+rBDj03rYxE2SLM3PoeJyfzoJtjKsJu/47QLJQ8k6im42cRSkkpBIlJC4UnyGCUCq35t1KK2sycYAib1rf0x8ctySwAHJOpRea2VigMTFfF9lGmFC6Cp45x+F/wADJOYv+nakjAlBGibbA5ysMkDiw3VZkUzyY+PdU0wA0iiV47Fk8fFIGJD1kkmdXMUEwAW8sA6dgklGnuBmPJQXLsAEwKBX8ZiUW27KIIHTZEIRAVzLAFfYZY6plpe/HJy63J9KwpQBdlHmWyKP/hSUNF2SuZtwRHaI1f0l8qZ0Y7gHmJLfrhB8is1MEret8QB0lLdbme5OsvNN68tc9yk2hyY7qZvewOq8HhfpJC8ivdZXOsdYuzLvgvQWXiX/UBKm8+qCP1inKkLkl0/3ZcMIBb3W1+4cdW/DvDCSZJMis3ipeLF6eFu/iuf0FdNGFs/S9CL8I3N5xafDFjeWU0UV3JY+r8U32FWzFxEnGTNFL7IhWZYiYt3LthqqJJJmSUJbNU32lJe4qS/xplA0BHqqijcRL1XcWEUPSpIjwey+MKyvWK640wvf/kS8pX0TXeRhqnOM12Kd6h2Xt2XnW1JO1LOy8ThEcvvI8uQhPdMShkVXLSeTK4o089nyiN2hL5FcSOQJHyJTR8LAlchUkjBwITK1Pfb1e9QvOKuifKVKwVQLBbeJUMY3wqlXOwyRruLn0g7UxZ0WMcMMM9yJv3MP6nW+sBGGAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:clamp(24px,26px,36px);position:relative;width:clamp(24px,26px,36px);z-index:72}.BottomNavigationBar_advancedInformationTextArea__U1UhQ{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:clamp(50px,60px,70px);z-index:73}.BottomNavigationBar_advancedInformation__oyMLz{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:clamp(10px,12px,16px);font-weight:700;height:clamp(10px,12px,16px);line-height:1.5;position:relative;text-align:center;white-space:nowrap;width:clamp(50px,60px,70px);z-index:74}.BottomNavigationBar_footerIconArea__6t17g{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;justify-content:flex-end;min-height:45px;min-width:60px;position:relative;z-index:75}.BottomNavigationBar_footerIcon__AkEXW{background:url(/static/media/up-round.e96d59b47f513ef23e0a.png) no-repeat 50%;background-size:cover;cursor:pointer;flex-shrink:0;height:clamp(24px,26px,36px);position:relative;width:clamp(24px,26px,36px);z-index:76}.BottomNavigationBar_bottomDimmed__WrGHv{align-items:center;background:#161611bf;display:flex;flex-shrink:0;flex-wrap:nowrap;height:93px;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:14px;z-index:77}.BottomNavigationBar_topLine__dJ6-K{border-top:1px solid #898460;opacity:.2;position:absolute;top:clamp(16px,18px,20px);width:90%}.SearchBar_searchBar__AOUQx{align-items:center;flex-direction:column;justify-content:center;padding:12px 16px;z-index:100}.SearchBar_searchBar__AOUQx,.SearchBar_searchContainer__SAyKD{align-self:stretch;background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.SearchBar_searchContainer__SAyKD{align-items:flex-start;border-radius:12px;height:48px;overflow:hidden;z-index:101}.SearchBar_iconArea__B8I4j{align-items:center;background:#f4f4ef;border-radius:12px 0 0 12px;display:flex;flex-shrink:0;flex-wrap:nowrap;height:48px;justify-content:center;padding:0 0 0 16px;position:relative;width:40px;z-index:102}.SearchBar_searchIcon__wqUaW{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPfSURBVHgB7ZnNVtNAFMfvHTgsdINPYHwCiyt3FuTgEt25I/UFdCFILZ62B2sP9ByRB1DiEwhbUVqegPAExiewG120NNc7pUnTJG0yIUU49rchk3Q+/jN3Zu69AEyY8H+DkALVoq5NzUAWCW5739sEpyjAWisYJoyJxAJqm3rWRrEskHQCmI34ucVdNVjSbtpilAXIgYPAIg86Cwngeg27Rbl82bAgBZQEbFdyH/jP85BPTSIy2YQsRDnbPNe8KgIgQ4gZCFmhDmA5X/hUggsSS0CxqM/enME6P2a873nQDRRYWnu9dzyq/vt3uQdnRDp3pw/U59X406In5bLRhIRECqhWeYMSD55AczuOOfCwtgS3hZ62GPN3i+aTipiO+sGUjV/4j+aUefClVxtGGRKQz3ft/k7trV5k0yr1XmduzHT7mIcETI36uFV5VuIleuqULzJ4L4dH5vHSAlsjYlaWuQ9tkcvf+D0oMtSEuqZj4w+nnNbgvfhWAtpAcwXFY1YM+zBt457zzJvNSnvwklVuk2ew4fYJuAOKhAqQZ733nOdzO5F9xsImd2JYTLYq7xkFQgWQECuekpHWpRPG6huj4V0FgbAMCoSbEFK2/4wGjBvvKiA+BgUCm3i7osvj4aRXbK4V9m7BJcC3/C/o3diChPZy4+PPOPUCKyDsgTN/bF6kH55Jty8COxO3XkAAIdz1FC9NAAFZ7jOSFreeiPiY2EdRRTqCnuco99xFwDVnpAAadLrGi+jPOptx7JUP2wPu7ieBGlwWhO7GRUIrbrWAgI7oXyro8//HCXn6OmvTadx6AQE9l9dZwlnVqz0JtfM+uiYk/S6Vmz90DyCS4f6A418YM17XBYEaoED4Ju7AQb9BdQdLBem2swTd7boFSl5vqICAgzXGVeiGqy7qjuPwY9Tv5nJ0BikjIz5vrK06+5KhIeVh3bSWFjO8sfC+LLPS7MLDe/j96KQBKXAerpK7sjLiWy8aB6rtRGYlapVc3RvcpJHP8Q+eMdnrnYMERArY4ZxQO5gTsjocpana66isXtKJiZXYkiLOOPUR7BiNjm1/zvOmH1V/+MClu96/gZOIUEot+rMInkaatnS9CU0BdvcSJBQam4kGMr0Yklq0gV6sF4xdf5uqIpSTu+fpFij604RxkVk9uw0Dyd2LiEicXneEcMdZjPRayWLPdp/TkfvD0pFJRaTzDw4WM93BuzKScoIR6RJLrxJBmHHj2yQiUhGQJqoiRuZG/wX+vGnUBXrlBEhURFxJAZIwEY/m56yvdXMg2LnSQX03+cs+klPuwDWlWtH1rc3cCkyYMCHAX5PHyFxlls9kAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:103}.SearchBar_searchInput__RCMYb{background:#0000;border:none;flex-shrink:0;height:48px;left:0;outline:none;position:absolute;top:0;width:384px;z-index:104}.SearchBar_inputArea__xkpX3{align-items:center;align-self:stretch;background:#f4f4ef;border:0;border-radius:0 12px 12px 0;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;min-height:0;overflow:hidden;padding:8px 16px 8px 8px;position:relative;z-index:105}.SearchBar_inputArea__xkpX3::placeholder{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:106}.SearchBar_cancel__SJ1Gt{position:absolute;right:-5%;text-align:center;top:50%;transform:translate(-50%,-50%);width:10%;z-index:110}.TextList_advancedInfoSection__Gi3lc{-ms-overflow-style:none;align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;max-height:50vh;overflow-y:auto;position:relative;scrollbar-width:none;z-index:25}.TextList_advancedInfoSection__Gi3lc::-webkit-scrollbar{display:none}.TextList_postArea__hZ8Cr{align-self:stretch;gap:16px;z-index:26}.TextList_infoSection__q9YYG,.TextList_postArea__hZ8Cr{align-items:flex-start;background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;padding:12px 16px;position:relative}.TextList_infoSection__q9YYG{border-radius:12px;box-shadow:0 1px 3px #0000001f,0 4px 6px #0000001a;flex-basis:0;flex-direction:column;flex-grow:1;justify-content:center;z-index:27}.TextList_titleArea1__lWqHe{display:flex;flex-direction:column;flex-wrap:nowrap;height:auto;z-index:28}.TextList_kaitlynsKitchen__aG316,.TextList_titleArea1__lWqHe{align-items:flex-start;align-self:stretch;flex-shrink:0;position:relative;width:min(80vw,552px)}.TextList_kaitlynsKitchen__aG316{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#161611;display:-webkit-box;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;height:auto;justify-content:flex-start;line-height:24px;overflow:hidden;text-align:left;text-overflow:ellipsis;z-index:29}.TextList_descriptionArea__7xxhh{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:30}.TextList_kaitlynskitchen__JfKWL{-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:stretch;color:#898460;display:-webkit-box;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;height:auto;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;width:min(80vw,552px);z-index:31}.TextList_registrationDateArea__cvzS9{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:32}.TextList_registeredOn__X4r0b{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:21px;line-height:21px;position:relative;text-align:left;white-space:nowrap;z-index:33}.TextList_listDimmed__uRZRT{align-items:center;background:#161611bf;border-radius:12px;bottom:2px;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:0;z-index:34}.TextList_checkIcon__3-XGZ{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAaSSURBVHgB7Z3rUdxIEIC7R8uVrw7ziMDrCM4XAesIzo7Aa18AxhGAIzAEcIUcAXsRsERgLgIvEbCAKbsKNH3dWta3xqv3SKNZzffDhZEotPro7nlpBODxeDwej8fjMQ+CI2xdDLdu16CvNDzTCJt84VuIqr/sXCI9IYCpIjjXCiY36+EZOEJrhTz6OuwHd/CnQvUMNQ34BvehAohwRoRnWtE4uqXTb9vhBFpIq4SsXw8HSqsBIL2qKiAHHEU4IqU/timCrAuRVKSV2iVFO0AwADtMOLXttyFyrAn5LgLprfwX2sGUb8noNtLvbYlpXEhLRSwBQxtiGhWycflGROxBq0X8wASJDq82wwNoiEaE/HYxfKZ6+MFijajK5Dai501Ei4KakahQAX5yWIbQXwvwM3+WfaiZ2iJEakXUw2PHRSwhLvrv6oqWWoSwjL4O8KSBvoQtakthxlOW1IuIU9QKyxAkhZ3IZwXDGBUS97T5QsGdVlQV+vJZ1y+GAzCIsZQlMpBiGZ2DOH192Q7HYAAjESKhyzKOoaNggMem0lflCOlAAc/LlAv9H1ULfSUhXsZPTAKWMt0Op1CSSikrCtQHL+MH+tzCrJS6SwuZ9VrpBXgeMti4HO5CSUqlLElV/JfwGTyJaE5dN9vFJ75KRYgOutm8LQL3UT5ACQoLiYfQfd3IQ6nUVShl+VZVYabc6npapNVVKEK4VbXnZRRi664Hb4v8QO4I8YW8NIWiJHeESHSApwyFoiRXhNxHxyfoxihuHeSOklwREgXxrJ+XUZ7cUZJLCAL6dFURHg0f5DkvU4gMK3euZUUwJaAD/iIEcwzyTGb1sk7AAF5BlyCeL9f/z5fzxNuE/7r3wQQ92OF/x2mnZEaIAuzOAOIDGfG37uAfMASLHWadkypEWledSVdLZAiBUgMwR//R17+epJ2QKuS+dbX6JMh4fPVmSEilBgmTCO6i1IyTkbLUDqw6KTL44BGYhiB17j1VCCIZX3fUKpqWAXFNHqQfT4EybDqNBRn39GWZbdLBRCF1rMprDfZkxNymNJQShahgRVtXlmXErOHvSYcShWiE1OaZk7RBRnwdVDxl4aoNJrZFBqTf22QhtEIpq0Uy4suhEjWkEfhGEcLgeuMIMaJ3UActk5GFVSFa0cGXx0en8vXVdngAEb0GkzgmQ7AbIQ+43g5DY1IclCFYFaIIdx/xAObi94xIcVSGYDtC4kfDjEpxWIaQKISL7QSawZwUR2Rgyr1NFhLv+9EY1aU4FBlp9zZ56ITgEpqlvBTXmraEk8RjSQd0BDb2kCouxcGaoSM6TzqWKGQNGqshD8kvxdECnvbcSKIQWWWHbZbiqAweNknNPOkTVEBjsEealJeuNm15Fra8EB6Ct70XYZKUkav9DA04TjueKmTN4JqkCiyVsogrMoQootO046lCuI5MLNaRRRKluCRD6l7WxgKZQycaja5vrcJPUpySATL6QaOsczLX9sIdnEIAbSGW0rt6M5rNutEQHIIi+Jh1DkIOHl+9lsegB+ApD6er682jp1mn5Rrt5VAbg6cS3GLdz3NeLiG9OziEZgcbV41pVutqTi4h0mvnKGls79rVg0Z5t23KPUHlo6Q8txG8z3tubiE+SspCYZFNzQpN4fooKYgMgBaIDqGQkHgEOKJCv6DLaKCDolv+5eqHPMT3S3KQs9/xkHL7ZdW1ynCFkOkBKEEpITLjhV5KIkS0X3Z30lIpa45PXcug0fVG+BJKUmmhXMAzd0itGJ5vB7NWVaXMUUmItLrULFf6pnDCHH9RKi8llUksLvLdlkIw1Zpemnh9RaUasohsrIId3a1UnnGZP1ZRFWOLreXtANS1SJFdgwzKEIxFyBx5nDpQeMwX2odVZpamnpfZLDkN40KEeDtZhScrK8VQAV9GLc+HSKGftb4wc1LfNWTxYKCrv5YiiVoiZJH1y+EeoqENwCyjiXZvNsNDqJHahQiupzCJCuIOn+l6sYxGhMzZuBjugsK3zoiRwg20X3dULNKoEGG2BzDs8a8eQlu53wSzp+GwyttyytC4kDnfxRC+4KtoxzYeFkXMsSZkTiyGR4xR4Z6tVBY/dkEwtilijnUhi8Sv3wvgleKoqV0O0YQAQq5pY5M97aq0Ssgi88iBAHZkZztuOlfbUI0FaASJhLPol2D07de/z6GFtFbIMuL3sgf4hPsDfVSwlbSrjjwHThqmCnHKI9H/yvOStlORx+PxeDwej8cm/wHhpPiXVxw7RwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:50px;overflow:hidden;position:relative;width:50px;z-index:35}.TextList_noPostArea__nynZe{align-items:flex-start;align-self:stretch;animation:TextList_fadeIn__Gf7dt .5s ease forwards;animation-delay:2s;background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:16px;opacity:0;padding:12px 16px;position:relative;z-index:26}.Loading_loadingContainer__bodM9{align-items:center;background:#fff;color:#333;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center;min-height:100vh;position:absolute;top:0;width:min(690px,100vw);z-index:99999}.Loading_waitContainer__e-yq1{height:100vh!important;opacity:0;overflow:hidden}.Loading_fullContainer__geoVB{opacity:1;transition:opacity 1s ease-out}.Loading_spinner__79EHY{animation:Loading_spin__loYX2 1s linear infinite;border:12px solid #ddd;border-radius:50%;border-top-color:#f2d30ce6;height:50px;margin-bottom:1rem;width:50px}.Loading_chickRun__uZ3ac{background:url(/static/media/loading.efc1e92acc13806a82a1.gif) 50% no-repeat;background-size:contain;min-height:65px;min-width:100vw;opacity:1}.Loading_dimLoadingContainer__c4GlF{align-items:center;background:#000;color:#333;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center;min-height:100vh;opacity:.75;position:absolute;top:0;width:min(690px,100vw);z-index:99999}@keyframes Loading_spin__loYX2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}.DoubleRadioButton_postButtonArea__rMY\+K{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;padding:16px;position:relative;z-index:20}.DoubleRadioButton_postButton__pEqUQ{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:86px;z-index:21}.DoubleRadioButton_post__eO0Cl{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:22}.DoubleRadioButton_notPostButton__LINYp{align-items:center;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-wrap:nowrap;height:44px;justify-content:center;padding:0 16px;position:relative;width:115px;z-index:23}.DoubleRadioButton_notPost__1XFUu{color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:24}.DoubleRadioButton_onBackgound__-CgGw{background-color:#0df261;color:#f2f2f2}.DoubleRadioButton_onLetter__sZ-TZ{color:#f2f2f2}.ProductsList_contentInnerContainer__3U7J\+{gap:20px;z-index:14}.ProductsList_contentInnerContainer__3U7J\+,.ProductsList_groupBuyArea__FMW4C{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductsList_groupBuyArea__FMW4C{flex-basis:auto;flex-grow:0;z-index:15}.ProductsList_subTitle__zYy-f{align-items:center;background:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;gap:5px;height:46px;padding:18px 12px;z-index:16}.ProductsList_groupBuy__PrQcw,.ProductsList_subTitle__zYy-f{align-self:stretch;flex-shrink:0;overflow:hidden;position:relative}.ProductsList_groupBuy__PrQcw{color:#000;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:20px;font-weight:700;height:22px;line-height:22px;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:17}.ProductsList_subTitleUnderline__UjuyC{align-self:stretch;background:#fff;border:1px solid #8a8561;flex-shrink:0;height:1px;overflow:hidden;position:relative;z-index:18}.ProductsList_groupBuyList__a4tUw{align-items:center;align-self:stretch;background:#fff;flex-basis:auto;flex-grow:0;justify-content:center;padding:10px;z-index:19}.ProductsList_groupBuyList__a4tUw,.ProductsList_jointPurchaseArea__7gqW9{display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductsList_jointPurchaseArea__7gqW9{align-items:flex-start;flex-basis:0;flex-grow:1;width:100%;z-index:20}.ProductsList_jointPurchaseTitleArea__Znfts{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;min-width:0;padding:16px 16px 0;position:relative;z-index:21}.ProductsList_jointPurchaseImage__2UjNG{align-self:stretch;background-size:cover;border-radius:12px;flex-shrink:0;height:max(40vh,40vw);overflow:hidden;position:relative;z-index:22}.ProductsList_adImageBanner__cgXym{background:#efffff!important}.ProductsList_jointPurchaseTitleDescription__kTXzi{gap:4px;justify-content:center;min-width:288px;padding:16px 0 0;z-index:23}.ProductsList_jointPurchaseTitleDescription__kTXzi,.ProductsList_titleSection__OtB8u{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductsList_titleSection__OtB8u{z-index:24}.ProductsList_completeKetogenicDiet__Vrsgl{align-items:flex-start;align-self:stretch;color:#161611;display:flex;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:46px;justify-content:flex-start;line-height:23px;position:relative;text-align:left;width:358px;z-index:25}.ProductsList_descriptionArea__OtYpK{align-items:center;justify-content:space-between;z-index:26}.ProductsList_descriptionArea__OtYpK,.ProductsList_descriptionSection__pWEmj{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductsList_descriptionSection__pWEmj{align-items:flex-start;flex-direction:column;width:358px;z-index:27}.ProductsList_essentialGuideKetoLifestyle__tgsrw{align-items:flex-start;align-self:stretch;color:#898460;display:flex;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:48px;justify-content:flex-start;line-height:24px;min-width:0;position:relative;text-align:left;width:358px;z-index:28}.ProductsList_jointPurchaseProductDetailsArea__7P-qw{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:16px;min-width:0;position:relative;z-index:29}.ProductsList_productDetailsSection__V477Y{align-items:center;align-self:stretch;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;font-weight:500;justify-content:flex-start;line-height:30px;padding:0 16px;position:relative;white-space:pre-wrap;word-break:break-word;z-index:30}.ProductsList_recommendedAge__Bi3bZ{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:31}.ProductsList_productDetailsSection2__9bCFo{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 16px;position:relative;z-index:32}.ProductsList_introductionPurpose__j-twQ{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:33}.ProductsList_productDetailsSection3__3Y6\+s{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 16px;position:relative;z-index:34}.ProductsList_referenceSource__8uTeJ{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:35}.ProductsList_buyButtonArea__bkoWb{align-items:flex-start;z-index:36}.ProductsList_buyButtonArea__bkoWb,.ProductsList_submitButton__-77qk{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative}.ProductsList_submitButton__-77qk{align-items:center;background:#fff;flex-basis:0;flex-grow:1;max-width:480px;min-height:0;min-width:84px;overflow:hidden;padding:0 12px;z-index:37}.ProductsList_buttonContainer__vzQeb{align-items:center;align-self:stretch;background:#f2d30ce6;border:none;border-radius:12px;cursor:pointer;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;min-width:90px;opacity:.9;overflow:hidden;position:relative;z-index:38}.ProductsList_registerBuy__toEee{-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:stretch;color:#161611;display:-webkit-box;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;height:auto;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis}.ProductsList_submitButton4__Q8JkD{background:#fff;max-width:480px;min-height:0;min-width:84px;padding:0 12px;z-index:40}.ProductsList_buttonContainer5__P4gVf,.ProductsList_submitButton4__Q8JkD{align-items:center;align-self:stretch;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;overflow:hidden;position:relative}.ProductsList_buttonContainer5__P4gVf{background:#f2d30ce6;border:none;border-radius:12px;cursor:pointer;flex-direction:column;min-width:90px;opacity:.9;z-index:41}.ProductsList_registerSpan__736A6{-webkit-line-clamp:3;-webkit-box-orient:vertical;align-self:stretch;color:#161611;display:-webkit-box;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;height:auto;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;z-index:42}.ProductsList_listOverlay__zPVc1{align-items:center;background:#161611bf;border-radius:12px;bottom:0;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:0;z-index:43}.ProductsList_checkIcon__KYChP{background:url(data:image/png;base64,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) no-repeat 50%;background-size:cover;flex-shrink:0;height:50px;overflow:hidden;position:relative;width:50px;z-index:44}.ProductsList_productRecommendationArea__L9aoy{justify-content:center;z-index:45}.ProductsList_productRecommendationArea__L9aoy,.ProductsList_subTitle6__WOEfM{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductsList_subTitle6__WOEfM{background:#fff;gap:5px;height:46px;overflow:hidden;padding:18px 12px;z-index:46}.ProductsList_productRecommendationSpan__8ZefZ{align-self:stretch;color:#000;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:20px;font-weight:700;height:18px;line-height:18px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:47}.ProductsList_subTitleUnderline7__GOe1g{align-self:stretch;background:#fff;border:1px solid #8a8561;flex-shrink:0;height:1px;overflow:hidden;position:relative;z-index:48}.ProductsList_productRecommendationList__AFgB8{align-items:center;align-self:stretch;background:#fff;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;overflow:hidden;padding:10px;position:relative;z-index:49}.ProductsList_productRecommendationArea8__yllP0{height:510px;width:390px;z-index:50}.ProductsList_productRecommendationArea8__yllP0,.ProductsList_productRecommendationTitleArea__9Hwds{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductsList_productRecommendationTitleArea__9Hwds{align-self:stretch;min-width:0;padding:16px;z-index:51}.ProductsList_productRecommendationTitleDescription__IyHkt{align-items:flex-start;align-self:stretch;border-radius:12px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:52}.ProductsList_productRecommendationProductImage__2f-cX{align-self:stretch;background:url(/static/media/1f7bad0f5e347fb1aef046216af7d4c2e5f10c8b.51982bfdf7e686f60bc6.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:201px;overflow:hidden;position:relative;z-index:53}.ProductsList_productRecommendationTitleBox__k1dhi{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;justify-content:center;min-width:288px;padding:16px 0;position:relative;z-index:54}.ProductsList_completeKetogenicDiet9__wwEw\+{align-items:flex-start;align-self:stretch;color:#161611;display:flex;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:46px;justify-content:flex-start;line-height:23px;position:relative;text-align:left;width:358px;z-index:55}.ProductsList_productRecommendationDescriptionBox__pkRLZ{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:space-between;position:relative;z-index:56}.ProductsList_essentialGuideKetoLifestyleA__XQfJH{align-items:flex-start;align-self:stretch;color:#898460;display:flex;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;justify-content:flex-start;line-height:24px;position:relative;text-align:left;width:358px;z-index:57}.ProductsList_productRecommendationProductDetailDescriptionArea__rPIYU{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:16px;min-width:0;position:relative;z-index:58}.ProductsList_detailDescriptionBox__ECZJE{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 16px;position:relative;z-index:59}.ProductsList_recommendedAgeSevenAbove__Dregw{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:60}.ProductsList_detailDescriptionBoxB__cS7Nm{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 16px;position:relative;z-index:61}.ProductsList_introPurpose__v7UAW{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:62}.ProductsList_detailDescription__eSfyM{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;padding:0 16px;position:relative;z-index:63}.ProductsList_referenceLink__dbbJa{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:64}.ProductsList_purchaseSiteButtonArea__9wc3L{align-items:flex-start;gap:150px;height:30px;z-index:65}.ProductsList_purchaseSiteButtonArea__9wc3L,.ProductsList_submitButtonC__P7lNr{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductsList_submitButtonC__P7lNr{background:#fff;max-width:480px;min-height:0;min-width:84px;padding:0 12px;z-index:66}.ProductsList_buttonContainerD__e4d-o,.ProductsList_submitButtonC__P7lNr{align-items:center;flex-basis:0;flex-grow:1;justify-content:center;overflow:hidden}.ProductsList_buttonContainerD__e4d-o{align-self:stretch;background:#f2d30ce6;border:none;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;opacity:.9;position:relative;z-index:67}.ProductsList_registerPurchaseSite__8zOhF{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:68}.ProductsList_submitButtonE__Txna-{background:#fff;max-width:480px;min-height:0;min-width:84px;padding:0 12px;z-index:69}.ProductsList_buttonContainerF__smK7I,.ProductsList_submitButtonE__Txna-{align-items:center;align-self:stretch;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;overflow:hidden;position:relative}.ProductsList_buttonContainerF__smK7I{background:#f2d30ce6;border:none;border-radius:12px;cursor:pointer;flex-direction:column;opacity:.9;z-index:70}.ProductsList_registerReferenceVideo__kGZpO{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:71}.ProductsList_adContainer__Di6zq{height:284px;width:390px;z-index:72}.ProductsList_adArea__85RJ0,.ProductsList_adContainer__Di6zq{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductsList_adArea__85RJ0{align-self:stretch;min-width:0;padding:16px;z-index:73}.ProductsList_adImageDescription__40-av{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;z-index:74}.ProductsList_adImageDescription__40-av,.ProductsList_adImage__nIovv{align-self:stretch;border-radius:12px;flex-shrink:0;position:relative}.ProductsList_adImage__nIovv{background:url(/static/media/1f7bad0f5e347fb1aef046216af7d4c2e5f10c8b.51982bfdf7e686f60bc6.png) no-repeat 50%;background-size:cover;height:201px;overflow:hidden;z-index:75}.ProductsList_adDescriptionArea__epQNU{gap:4px;justify-content:center;min-width:288px;padding:16px 0;z-index:76}.ProductsList_adDescriptionArea__epQNU,.ProductsList_adNameField__VSM7o{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductsList_adNameField__VSM7o{z-index:77}.ProductsList_advertisement__YmqVP{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:left;white-space:nowrap;z-index:78}.ProductsList_adDescriptionField__tDfD\+{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:space-between;position:relative;z-index:79}.ProductsList_profitAdvertisement__fmdMx{align-items:flex-start;align-self:stretch;color:#898460;display:flex;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;justify-content:flex-start;line-height:24px;position:relative;text-align:left;white-space:nowrap;width:358px;z-index:80}.ProductsList_topDimmed__3i2of{background:#161611bf;height:72px;left:0;opacity:.7;overflow:hidden;position:absolute;top:0;width:390px;z-index:81}.ProductsList_bottomContainer__zrDM\+,.ProductsList_topDimmed__3i2of{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center}.ProductsList_bottomContainer__zrDM\+{align-self:stretch;flex-direction:column;height:92px;min-width:0;position:relative;z-index:82}.ProductsList_bottomNavigationBar__yDLj3{align-items:flex-start;background:#fff;border-bottom:1px solid #f4f4ef;flex-direction:column;gap:10px;padding:10px 28px;z-index:83}.ProductsList_bottomNavigationBar__yDLj3,.ProductsList_container__wkf7F{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ProductsList_container__wkf7F{align-items:center;gap:9px;z-index:84}.ProductsList_homeArea__gsAlj{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:85}.ProductsList_homeIcon__d3g1d{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALySURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiIiFsHQoAUCkb8rg57RBD/24ePOZN1IAACkyiXjUSM8BoIErJuAGjm8qdFUEwMAuDEMpIa4LlTQKABpHafPMTG1dcmKES5hBBA4D0AsD2u6vLjmywHIaJUovrGSCHiOQHEx1VcgNKbPfhgb2gPeFkcykWUzYmylTFiQHVZ5iIdu0dp52SulPYZEuw5/p5l86f7sCJKJPwISKolo0aEB45HYL969qFpsi4sycrDqWJlihpQTZa9BASXjfbF090kf3ZMjauSegyfPd5Jfmq12n9gCVaSEAIIVJDleQKSy6t2a0pkW4js7iQvGq32wj2ytISLQPt3jx4dm+yHn+vdRLQYPuciZ4uKLCUxQyC96Lh2EYkvI7LwxP5/hSE+MWGliVm2DL4wYN1R1Rn4GJaShSTcBLJ5tvISKRiLiAVC7jG+RXxJiEDujo6f+bBJyToien/0mh2CQsRuD6PdfrJZ9vlmmc+zttd1GsxBCGzpeD0lUFQtIMgOH5bShNAZV8U3uZQ1lJuNZ09IAX46uclYwIQAERGwxiNgdASQZNOLo2P2xa29Z09s6ZoYo2sVEORyrGPjjR4B1LAuXqpbe08Jvowm5Pm6BCRSBEZRsCCu6zdDe8ncOSHhb6IJa0aI8PE+mdSbiPfc2vmWCDORRFi4FRIboJhKKXOgERUcn6guIBv0bFNVCkepBA8bDL4W12huSzI0HRP8JA0KUDqceJZjz39bSL17+/I+KED5cJqAkMq+qremq6vW/iQOszU7wX++w4pEq1NYiCTCQiQRFiKJsOC52RFgd5gaGxWaJ5Z3dsYZbvSJfq7rnp49MQD7DJZA5GRnpVmCuKenRC7PeLKMis4P9jl0+bd4UySV13nPiIiIiHDyD2lNeuD3p/0nAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:86}.ProductsList_homeTextArea__UJdLA{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:12px;z-index:87}.ProductsList_home__kOth1{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:left;white-space:nowrap;z-index:88}.ProductsList_releaseViewArea__-RR76{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:89}.ProductsList_releaseIcon__If0VC{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHXSURBVHgB7ZhdTsJAEMf/Www+GBNuINwAb4AnkBtQ9ABKIhI+DDSKxI9EPIDpcgRuwA28Qj2BvPiCtOPWUNMQ2gfpthuyv6d22of978zOzgyg0Wg0Gk00LO5jv28WDvOoEaEABVh+Y9K2uLNujxQxGpnFPY+9E9QQEEAezNaNPQnbjKifhQBbNQE+zMB43RYpghiKUJPC8935UdhgYAfQIlRBigiREGaMUCVGY6SAFBFLUKPZs6etDm+4BpVEknAgESki9in3GTy329xpdewSIxqI1zkkkNqZaPa4JbxyLIKNI2FSPdi+V667vO6C6kmGWCbZqd3l3GN0kpRXMkuxgVdE8TbDluzEPbGHjPDL/IM8G4g7pYItyUTE49A0GdhLUlVyqiJWPYpf4lcIyZHamXi4P7tcNVkVJIx0T4jQKf+GDlGiux9GighXFH6jW/M1Z7CqeL2QtfgAKSIYqLoSkAq6n1CF3RYhOjMHCiKShHPVe/sI26JHNqI7k92R/QfXo8a6LXaM6d+wOQ+nTIExptjQubvAdNMYU6MK8QNlFzUoxqbJeKSIp2HdL9bKUI/514JKlsX/Jidx94SU8cq20IZ1RdZOS4PqKoaTiJ1p2AsajUajkcoPoMqgEojgZ5oAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:90}.ProductsList_releaseTextArea__DLy1j{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:70px;z-index:91}.ProductsList_releaseView__NYvP0{align-self:stretch;color:#8a8561;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:92}.ProductsList_productIntroductionArea__kkfS3{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:72px;justify-content:flex-end;padding:0 7px;position:relative;width:65.2px;z-index:93}.ProductsList_productIntroductionIcon__uz1ww{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAxCAYAAACPiWrWAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJxSURBVHgB7ZldTttAEMdnbUREHpAVImye6t4gPQHuCdqeoOUGcIKaE5Q+9TU9AdwAcwLICfBjElvBLwgUkR1mQyKM5VjGTCQb9idZ6/V+yH/veDyzBtBoNBqN5uMiihodp+tJKfeh1sjBeJycrWrNFWgRrZZ5CoAeNABEvJpO8WtCZNvMvAHb2+1/QsB3aAhCCMc08f729v4i27axYoBLz2VRwxBR9KGG0CL8osJ9OhceFcfZPhsl5gnH48kx1BDb3vFoAdyiPga8c7TApsMi0HEs17Y7l3QgnftQEcfp+DTHDR3Xak5ggEWglMZPKnrqHNH4DRVBBDXWosNdzPlmWASSu37xgd3bsz7BK8muWHbOqjAJNAbpOj39CkGC6aVrs5m8AgZYBA6HcUBF+okfqnCv7Hi1ehRupUwbwzhOLoABRi8q08GAu7kpzsuIVH2kFKewiEjmM0n0gQk2gaNRckLGGizrFDr1Wi3j0nF2VjoLla2oPqrv81U8i6LkPzBRJlQrzdbW7MfdnTgnecsbVqbXJ7fvUzxL7xQu3ytXBfOI8sUKL7KCA2CEVWAYztOVLyToD5WHqSYSNI8ZVzofKeEkim6OgJm1RDKj0eRICPmZvmt9gEJ3nyhh5DG9KJqwi1OwrmCa4TAJqVDmdtDtdvdNU/ZI8NwkyVwpBZuFDw8wyEtSOVmbwDRxHCuXz+L2X4sOtpuOFth0tMCmowU2HS2w6ZQJ1dzd3U7ljaT1UryrrcgVSHlZQPma91QTKnfzoeaoAD7veq6Jttvybyo5bQAYTKcyN90q/AFq29Y32ufsQY2hH7QB1waVRqPRaD4cj4ZT1HBU4fYNAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:28px;z-index:94}.ProductsList_productIntroductionTextArea__5Z8RS{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative;width:52px;z-index:95}.ProductsList_productIntroduction__DVFhn{align-self:stretch;color:#171712;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;min-width:0;position:relative;text-align:center;white-space:nowrap;z-index:96}.ProductsList_advancedInformationArea__jZEZY{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:97}.ProductsList_advancedInformationIcon__tudmD{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPaSURBVHgB7Vl/UtNAFP7eFiujf9gb2BtYT2A5gXICox5AnFERkWk7ggzgDHgCwgngBpQTWE5gjtB/cJhC9/m2mLClSeluQ6fD9PunmzTZzbfv5f34Aswwwwz3DoQcUKsFpUdzqBYUnjKjlExOaF9onJ5fotVohG3cEbxJ9B68qJYU+AUD1duul2uaBY3w49r+AXKGMwnr4d/Lg5Xgjkhp1PMk40Ri53tQ5QLty7aWB//lFjRa4kJRcoZQkR+5liop00XdDi+sNMIIY2JkElsbb+sErtnnxBKRnNs76+BgmM9vbgZl1cVrKAqofwOiC/Di6mrYwhgYiUQKgbYG17+shr/giJ31oMZEdfsca15cXguP4IlbSWz9eLtEzLvJgkBLd3hxHDfY3ggqQuTQskpbLLLga5GhJIwbFDT9iY8Ngb/ix3mEy56LMR1bRKKzDj/3mVsN+7Mgi8Rj4//GAnnF+5WVMNLECzKM5ys/eqhq8EAmCTF5YEchnVMksWGIMHMjPha3XdqsBWU4ItsSRNaucJg3gRjL38I98elmfKwe4D0ckUrC5APbCt0OGrhLaMsaRIFJqHBAuiUKeBkPGXx0V1aI8WktbOI6SZbm51BxuT+dBFsZVpN3/HaB5KFkHUXXmzgKUklIJEpIXCo+xQQg1e/1OpRW1mRjgMTulT8mPjluSeCAZB1Kr7UyMUDifL6vMo0wIXQVvPOPwj3AAIn5874dKWNCkIbJ9gAnqwyQ+HBVViST/Fx/9xQTgDRK5XgsWXw8EgZkvWRSJ1cxAXABL6xDp2CSkSe4GQ/lhQswATDoVTwm5ZabMkjgJJlQRADXMsAVdpljquXPX/dPXO5PJWHKALso8y2RR38KSpouydxNOCI7xOr+EnlDujHcAUzJb1cIPsVmJomb1ngAOszbrUx3J9n5uvVlrvsUm0OTndRNb2B1Xo+LdJwXkV7rK51jrF2Zd0F6C6+SfygJ03l1wR+sUxUh8tun+7JhhIJe62t3jrq3YV4YSbJJkVm8VLxYPbypX8Vz+oppI4tnaXoR/pO5uOSTYYsby6miCm5Kn1fiG+yq2YuIk4yZohfZkCxLEbHuZVsNVRJJsyShrZome8pL3NQXeFMoGgI9VcWbiJcqbqyiByXJkWB2XxjWly1X3O6Fb38i3tK+iS7yMNU5xmuxTvWWy9uy8y0pJ+pZ2XgcIrl9ZHnykJ5pCcOiq5aTyRVFmvn084jdoS+RXEjkCR8iU0fCwJXIVJIwcCEytT321XvULzironylSsFUCwU3iVDGN8KpVzsMka7i59IO1MWdFjHDDDPcin9z1Op1Gs8mFwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:98}.ProductsList_advancedInformationTextArea__IQQNX{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:18px;min-width:0;position:relative;z-index:99}.ProductsList_advancedInformation__iE1A1{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:100}.ProductsList_footerInfoIconArea__e0DEt{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:28px;justify-content:flex-end;position:relative;width:42px;z-index:101}.ProductsList_footerInfoIcon__GyTY8{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT/SURBVHgB7VldbttGEJ5Z2TJgN4huUPkEcU5QuSj66vQEpnIBS0Bi1X+QhNQ2FBe1eoBazAnqPBVFW9g5QZUThDlB1QcXiCLudJYyxRVNSrv6iYFAHyCAK5LL/Xb+ZwEWWGCBzw4Ic0C16uS+WIINEpBHgi/D/wnhvS/Bgx54e3XXgxlhZiTOXjgFKUQBgbZ4uGHwisefv/alfLV35F7DFJiahFo8CKwSQAEmhyck1J4dtV7BBJiYxOmpk1+S2EpZfIeVxwMJbUS1430QsXoh5AlRSSqX8J7nd2nTVtUmItF44TwRIiAwtBAiukaBtZsP9LZedzuj5vjppPhVj8jhJTyB2Dw+YH3v4KIGhrAm0Th+WmO9rw7/S67fhfokxhpI1Idtlk5taEbEZmX/omwyhxWJOAGWhMfq4ezut97AlFBkBOEVe7N89C+6uwcXxXHvGpNonDwtIdF5OGYC7f9Yf8epjS3OTpxzIiyFYxPVyoAB+rsEv4XjeRFQ+OOv9u/ffs12j1hQY8GO45vNx96fV+23ae8YSeLlSfEd3IpZqRATeGxCQAW9B1nYBokdW/fZOCm6rFrbt8POTZfW074pYByBY8eBSE870lACSnprK/i3BGxKAW7juHgFFsh+oBJF7jm3lhXnac+OJcFijQyZqGnqgZZ7HLU1I2WRF5RkwBBl3ijhk2bU5JxWnXzSsyNJ6FJQalQ5dOtgCAoC3tDYs7Wh55yOMPnrcCyWYSfpuZEkEDB6idMCsF0AkXpHLbwjJY11lYmQNNg4RHSSpJlq2EqnMxLfhWNOB9ZnmXnaQHcsvuS0JJYwpkoiI6OcSKUT90VAASW54bVA2IrfTyXBkfiRdn0J9wmCN9Fa+vFDx1L6ixjVBIhtsESgjpxG9NUA3ZuuLE8aHJd60P6YHQzz8fujDHtgQB+J/gVLBOo4cLHkrGbxV5gQ5WHyubhxp5LgQDN4cIUy/4AllrtwqQUr6zhxB9pcD5YzD/Vb44PdhFC7V9lvrY/6+KwwNxIzhxb9nx3+8l6/lU6CImMmkCaF/9xwPqyGd5zDCBcrvfCakPJwj+gtRd0Tjll3PGW6YRMM8nfq18H3h8xQgDMnobxLeM2eZWMqzzIl9E0U3KuK308lobyLlkHmVlMyyHkj6Gtp9czzw9br+DMjvRMBRdLgDBKmhA/+d2AJEmJbGyWmPyNJsEqpkjL0BvnGD04VLMElpje4Rjy3meNH7m+paB+OVVso6bmRJJRKsTfQ8/lSWnWVBpZmWY/cfG2UPykblBnUSlJy0zLpscGOq7kmRB4hl8nilY2R7x64bYm0yYsoqd/3B+7PJu+trYiWXlWmSUHBrNtx7Kgeiir0w8W3b+bUslG406ST4FRGdEuM0g61m7paMTbWWCK2qmWCl8fF5hABLnErY9o9Vm3MMzbKWM/U43KxOO35gsJtOazSdS3FIW5jurNrY4ZIIKKm4YaynKihrOxrNStKAmhH77Kr9hDb4+wbyiFUax/Ycww3f4PpXJLydeXIHVvOBidLKLYEkhM/IpAWDiD4KkyIvviBdTc5CPLCuGeEHSQZZcMo8qzveb7coIRDluB8A6GsbBAsMPVxlzosYbuoUUIBbwq1eGboVj71cVccQefchx3eyQJPa1B/kMeZ8iWfLF1Oe74xMxI6lLE+XMFHklMVklEtwgv22OdzYina8epsgQUWmB3+B42iQYdlcyCGAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:102}.ProductsList_bottomDimmed__TzRTR{background:#161611bf;bottom:0;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;top:0;z-index:103}.ProductsList_bottomDimmed__TzRTR,.ProductsList_updateBtn__qfgoJ{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:center}.ProductsList_updateBtn__qfgoJ{background:#f2d40d;border:none;border-radius:25px;cursor:pointer;flex-basis:0;flex-grow:1;height:31px;opacity:.9;padding:4px 22px;position:relative;z-index:23}.ProductsList_update__ElPa9{color:#000;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.ProductsList_cancelBtn__ZO5jN{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:25}.ProductsList_cancel__IE\+QW{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:26}.ProductsList_deleteBtn__DIVXo{align-items:center;background:#f20d9ee6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 22px;position:relative;z-index:23}.ProductsList_delete__gWobN{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:24}.ThreeImageList_releaseListArea__ubh05{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;gap:min(10vh,10vw);overflow-y:auto;padding:0 12px 12px;position:relative;z-index:26}.ThreeImageList_releaseListArea__ubh05::-webkit-scrollbar{display:none}.ThreeImageList_releaseListArea__ubh05{-ms-overflow-style:none;scrollbar-width:none}.ThreeImageList_releaseList__PK9T7{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:wrap;gap:min(1.5vw,1.5vh);justify-content:space-between;min-width:0;position:relative;row-gap:min(10vw,10vh);z-index:27}.ThreeImageList_release__T5ZuS{gap:12px;z-index:28}.ThreeImageList_releaseArea__6scvB,.ThreeImageList_release__T5ZuS{align-items:flex-start;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ThreeImageList_releaseArea__6scvB{align-self:stretch;flex-direction:column;gap:8px;z-index:29}.ThreeImageList_releaseImage__85Kh0{align-self:stretch;background:url(/static/media/073360cbb192ac2dc23b14a77eb72d1abe015b89.2403f6d269875f761032.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:min(44vw,303.6px);overflow:hidden;position:relative;width:min(28vw,193.2px);z-index:30}.ThreeImageList_title2__wlcsw{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;min-width:0;position:relative;z-index:31}.ThreeImageList_bestPizzaNyc__HmVNK{-webkit-line-clamp:3;color:#161611;font-size:16px;font-weight:700}.ThreeImageList_adMessage__Lg6Fy,.ThreeImageList_bestPizzaNyc__HmVNK{-webkit-box-orient:vertical;align-items:flex-start;align-self:stretch;display:-webkit-box;flex-shrink:0;font-family:Inter,var(--default-font-family);height:auto;justify-content:flex-start;line-height:20px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;width:min(28vw,193.2px);z-index:32}.ThreeImageList_adMessage__Lg6Fy{-webkit-line-clamp:10;color:#898460;font-size:14px;font-weight:500}.ThreeImageList_listItem__-Tmx1{align-items:center;background:#161611bf;border-radius:12px;display:flex;flex-shrink:0;flex-wrap:nowrap;height:min(44vw,303.6px);justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;top:0;width:min(28vw,193.2px);z-index:33}.ThreeImageList_checkOne__xJWTd{background:url(data:image/png;base64,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) no-repeat 50%;background-size:cover;flex-shrink:0;height:50px;overflow:hidden;position:relative;width:50px;z-index:34}.ThreeImageList_releaseArea3__c\+04q{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:8px;position:relative;width:96px;z-index:35}.ThreeImageList_releaseImage4__Zup2E{align-self:stretch;background:url(/static/media/073360cbb192ac2dc23b14a77eb72d1abe015b89.2403f6d269875f761032.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:160px;min-width:0;overflow:hidden;position:relative;z-index:36}.ThreeImageList_title5__RIdY0{flex-direction:column;flex-wrap:nowrap;min-width:0;z-index:37}.ThreeImageList_bestPizzaNyc6__cWGtl,.ThreeImageList_title5__RIdY0{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;position:relative}.ThreeImageList_bestPizzaNyc6__cWGtl{color:#161611;font-family:Inter,var(--default-font-family);font-size:13px;font-weight:500;height:40px;justify-content:flex-start;line-height:20px;text-align:left;width:96px;z-index:38}.ThreeImageList_releaseArea7__41BEd{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:8px;position:relative;width:96px;z-index:39}.ThreeImageList_releaseImage8__CScp7{align-self:stretch;background:url(/static/media/073360cbb192ac2dc23b14a77eb72d1abe015b89.2403f6d269875f761032.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:160px;min-width:0;overflow:hidden;position:relative;z-index:40}.ThreeImageList_title9__DDzah{flex-direction:column;flex-wrap:nowrap;min-width:0;z-index:41}.ThreeImageList_bestPizzaNycA__FSMtE,.ThreeImageList_title9__DDzah{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;position:relative}.ThreeImageList_bestPizzaNycA__FSMtE{color:#161611;font-family:Inter,var(--default-font-family);font-size:13px;font-weight:500;height:40px;justify-content:flex-start;line-height:20px;text-align:left;width:96px;z-index:42}.ThreeImageList_releaseListB__2\+ZIj{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:min(1vw,1vh);position:relative;z-index:43}.ThreeImageList_releaseAreaC__FmK40{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:8px;position:relative;width:96px;z-index:44}.ThreeImageList_releaseImageD__xfiP2{align-self:stretch;background:url(/static/media/073360cbb192ac2dc23b14a77eb72d1abe015b89.2403f6d269875f761032.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:160px;min-width:0;overflow:hidden;position:relative;z-index:45}.ThreeImageList_titleE__mwnG6{flex-direction:column;flex-wrap:nowrap;min-width:0;z-index:46}.ThreeImageList_bestPizzaNycF__qiuMN,.ThreeImageList_titleE__mwnG6{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;position:relative}.ThreeImageList_bestPizzaNycF__qiuMN{color:#161611;font-family:Inter,var(--default-font-family);font-size:13px;font-weight:500;height:40px;justify-content:flex-start;line-height:20px;text-align:left;width:96px;z-index:47}.ThreeImageList_reelsArea__xK98F{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:8px;position:relative;width:96px;z-index:48}.ThreeImageList_reelsImage__IE44t{align-self:stretch;background:url(/static/media/073360cbb192ac2dc23b14a77eb72d1abe015b89.2403f6d269875f761032.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:160px;min-width:0;overflow:hidden;position:relative;z-index:49}.ThreeImageList_title10__Dn0nM{flex-direction:column;flex-wrap:nowrap;min-width:0;z-index:50}.ThreeImageList_bestPizzaNyc11__4xKOo,.ThreeImageList_title10__Dn0nM{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;position:relative}.ThreeImageList_bestPizzaNyc11__4xKOo{color:#161611;font-family:Inter,var(--default-font-family);font-size:13px;font-weight:500;height:40px;justify-content:flex-start;line-height:20px;text-align:left;width:96px;z-index:51}.ThreeImageList_adArea__zkaQH{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:8px;position:relative;width:96px;z-index:52}.ThreeImageList_adImage__AVKMt{align-self:stretch;background:url(/static/media/073360cbb192ac2dc23b14a77eb72d1abe015b89.2403f6d269875f761032.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:160px;min-width:0;overflow:hidden;position:relative;z-index:53}.ThreeImageList_adDescription__ellz6{flex-direction:column;flex-wrap:nowrap;min-width:0;z-index:54}.ThreeImageList_adDescription__ellz6,.ThreeImageList_profitableAd__DukQR{align-items:flex-start;align-self:stretch;display:flex;flex-shrink:0;position:relative}.ThreeImageList_profitableAd__DukQR{color:#161611;font-family:Inter,var(--default-font-family);font-size:13px;font-weight:500;height:40px;justify-content:flex-start;line-height:20px;text-align:left;width:96px;z-index:55}.ThreeImageList_bottomNavigation__sJRzn{align-items:flex-start;background:#fff;border-bottom:1px solid #f4f4ef;flex-direction:column;gap:10px;padding:10px 28px;z-index:56}.ThreeImageList_bottomNavigation__sJRzn,.ThreeImageList_container12__NJDlY{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.ThreeImageList_container12__NJDlY{align-items:center;gap:9px;z-index:57}.ThreeImageList_homeArea__M5Lyk{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:58}.ThreeImageList_homeIcon__9PEF5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALxSURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiICCcIAVIoGPG7OuwRQfxvHz7mTNaBAAhMolw2EjHCayBIyLoBoJnLnxZBMTEIgBPLSGqA504BgQaQ2n3yEBtXX5ugEOUSQgCB9wDA9riqy49vshyEiFKJ6hsjhYjnBBAfV3EBSm/24IO9oT3gZXEoF1E2J8pWxogB1WWZi3TsHqWdk7lS2mdIsOf4e5bNn+7DiiiR8CMgqZaMGhEeOB6B/erZh6bJurAkKw+nipUpakA1WfYSEFw22hdPd5P82TE1rkrqMXz2eCf5qdVq/4ElWElCCCBQQZbnCUgur9qtKZFtIbK7k7xotNoL98jSEi4C7d89enRssh9+rncT0WL4nIucLSqylMQMgfSi49pFJL6MyMIT+/8VhvjEhJUmZtky+MKAdUdVZ+BjWEoWknATyObZykukYCwiFgi5x/gW8SUhArk7On7mwyYl64jo/dFrdggKEbs9jHb7yWbZ55tlPs/aXtdpMAchsKXj9ZRAUbWAIDt8WEoTQmdcFd/kUtZQbjaePSEF+OnkJmMBEwJERMAaj4DREUCSTS+OjtkXt/aePbGla2KMrlVAkMuxjo03egRQw7p4qW7tPSX4MpqQ5+sSkEgRGEXBgriu3wztJXPnhIS/iSasGSHCx/tkUm8i3nNr51sizEQSYeFWSGyAYiqlzIFGVHB8orqAbNCzTVUpHKUSPGww+Fpco7ktydB0TPCTNChA6XDiWY49/20h9e7ty/ugAOXDaQJCKvuq3pqurlr7kzjM1uwE//kOKxKtTmEhkggLkURYiCTCgudmR4DdYWpsVGieWN7ZGWe40Sf6ua57evbEAOwzWAKRk52VZgninp4SuTzjyTIqOj/Y59Dl3+JNkVRe5z0jIiIiwsk/aIh64DP71VoAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:59}.ThreeImageList_homeTextArea__5cVFn{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:12px;z-index:60}.ThreeImageList_home__khqt0{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:left;white-space:nowrap;z-index:61}.ThreeImageList_reelsCollectionArea__6cm2P{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:62}.ThreeImageList_releaseIcon__82wSw{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHHSURBVHgB7ZjBbcIwFIafTRDXqD0QxKGwAd2ATtBsAEzQZgM6AXQCYAQ2YIOukJ4gIBWfUeLXF0EkREkOTZxYkT8pUvLiQ/7Yz8/vBzAYDAaDIljWS5totfgIEWzQAM7larcT/m08VYTj2D1E/kW3WghIYEyOScjqOsbTBiM2FqCZgBgp+fw2xtOHYw80hDGwOx376TrGoQYYEbqgSARuKAVduuZQAkpESIleEIg1XR5tiX0S5YNClIiwLDgm93FxCoJjnwrmlB4FKKC0nNjvfz5oVp5JzBIKptTEjmeFxEyklJMil1glu9PhIJaM4UtRs1LZFpvMCtXgDeSkFnXCgoq4HPOnlBtDyEklIhzncYyIMyjolFyqiHOP0liQgCEUSGk50W4/vJ+brGIFxCifiW7XHoRhY6bi4xOUiIgiNqel80l/3g1DeCMBoBIlIhhjLiJzoSRMP6ELdRfBfNAS9Ldb8X0dSRVhWZGnuiP7D1QovdtYpo15cQFfdbAxyW8S1FSt79mYBl3INJTJ9xyBZtxzxlNF0IEtdsQHoBmUn+J0kn1BJLGsLVaJvZIX6s3/fJeVPjia6Licmk2MTTktf7DBYDDUkF9jxK3w0gE2QgAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:63}.ThreeImageList_releaseTextArea__dA8mi{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:70px;z-index:64}.ThreeImageList_releaseCollect__-nENk{align-self:stretch;color:#171712;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:65}.ThreeImageList_productIntroductionArea__q55IM{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;padding:0 7px;position:relative;width:65.2px;z-index:66}.ThreeImageList_productIntroductionIcon__HZXqm{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAYAAABE1blzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKMSURBVHgB7Zl/bhJBFMe/b6GYiH/0Bq43wBMUT2A9QXf1AC0mSKglsCm0URpbL2DXE9gbiCco3IAj8A8mpbLPNwtpV1x+OhhW55OQmZ1fmS8z++a9WcBgMBgMhqnQrMrmsZOXFjvYYAJGp1Txr6bVxwqsVp3tRxn6wkAeyaDdH/Azz/N7kxVWXOtsxjpPkDhF7uEW9uMq0nGFBLZ5nJe0azH72EDYIkcmaI8f8/LzJtuk54/C3eKR72EDaTbcvCyAPauNhX8cIzDpzH8HF+D01LHTQXis5IYgr/z2Uw0r8K7xsmaB92Wc3lDMftnzu/hDtKxgeog9JU7lU+AqVkSsd1XG2Zasnd7CHjSgRSATfjlgz+qvHmNJ1C6YNeaqaBFIATrR54CGu1iSVDDhWBC1oQEtAosVvyVJ5B+nA+XuLdo/XD2iu62tnIs3h5ffoAFtVpSZo86Anc3Q10VEqjYpMVARj0S2AGrQhDaBpSP/Qjz3VqQoJyKvz47dqcZCRSvZB3SNsYEKIb4qVS4/QxNajom7wQb84lZWDvcTtgML/vuGW5OZt4mD8L1ismyxmLuhxeT7/pJtf7+BC41oFVgYhStPmyfOOTMdRKpsKAeeaGx8OKprVMJ8IbugAM2sxZMpHvqFocVPZNo+MNPc95QwOQDz6xCn0LqCUcrl0AtR2839cOLu/GDOEYeHOMiibiCWsn/DnbggVSdrExjl9cjkazH7y2KiiaRjBCYdIzDpGIFJxwhMOvNdNSK7WXdWvkhaJ3JvY/8WlkwQL5C5JcLyKitBrApzathEIuKI0I1rErtF07f4KImWS5+/gYRcrf4AseHW7A+gdfe5dM9hg5EvTC1dF1QGg8Fg+O/4CSyg0oa5okGUAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:28px;z-index:67}.ThreeImageList_productIntroductionTextArea__Stqch{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative;width:48px;z-index:68}.ThreeImageList_productIntroduction__E1xNO{align-items:flex-start;color:#898460;display:flex;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;justify-content:center;line-height:18px;position:relative;text-align:center;white-space:nowrap;width:48px;z-index:69}.ThreeImageList_advancedInformationArea__\+-3kn{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:70}.ThreeImageList_advancedInformationIcon__Yizr9{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPZSURBVHgB7Vl/UtNAFP7eFiujf9gb2BtYT2A5gXICox5AnFEQkWk7ggzgDHgCwgngBpQTWE5gjtB/cJhC9/m2mLClSeluQ6fj9PunmzTZzbfv5f34Aswwwww2CDmgVgtKj+ZQLSg8ZUYpmZzQvtQ4u7hCq9EI27gneJPoPXhRLSnwCwaqd10v1zQLGuHH9YND5AxnEtbDv5cHK8EdkdKo50nGicTut6DKBTqQbS0P/sstaLTEhaLkDKEiP3ItVVKmi7odXlhthBHGxMgktjff1glcs8+JJSI5t3/eweEwn9/aCsqqi9dQFFD/BkSX4MW1tbCFMTASiRQCbQ2uf14Lf8IRuxtBjYnq9jnWvLiyHh7DE3eS2P7+domY95IFgZbu8OI4brCzGVSEyJFllbZYZMHXIkNJGDcoaPodHxsCf8SP8wiXPRdjOrGIROcdfu4ztxr2Z0EWicfG/40F8or3q6thpIkXZBjPV370UNXggUwSYvLAjkI6p0hiwxBh5kZ8LG67tFULynBEtiWIrF3hMG8CMVa+hvvi0834WD3AezgilYTJB7YVuh00cJ/QljWIApNQ4YB0SxTwMh4y+Pi+rBDj03rYxE2SLM3PoeJyfzoJtjKsJu/47QLJQ8k6im42cRSkkpBIlJC4UnyGCUCq35t1KK2sycYAib1rf0x8ctySwAHJOpRea2VigMTFfF9lGmFC6Cp45x+F/wADJOYv+nakjAlBGibbA5ysMkDiw3VZkUzyY+PdU0wA0iiV47Fk8fFIGJD1kkmdXMUEwAW8sA6dgklGnuBmPJQXLsAEwKBX8ZiUW27KIIHTZEIRAVzLAFfYZY6plpe/HJy63J9KwpQBdlHmWyKP/hSUNF2SuZtwRHaI1f0l8qZ0Y7gHmJLfrhB8is1MEret8QB0lLdbme5OsvNN68tc9yk2hyY7qZvewOq8HhfpJC8ivdZXOsdYuzLvgvQWXiX/UBKm8+qCP1inKkLkl0/3ZcMIBb3W1+4cdW/DvDCSZJMis3ipeLF6eFu/iuf0FdNGFs/S9CL8I3N5xafDFjeWU0UV3JY+r8U32FWzFxEnGTNFL7IhWZYiYt3LthqqJJJmSUJbNU32lJe4qS/xplA0BHqqijcRL1XcWEUPSpIjwey+MKyvWK640wvf/kS8pX0TXeRhqnOM12Kd6h2Xt2XnW1JO1LOy8ThEcvvI8uQhPdMShkVXLSeTK4o089nyiN2hL5FcSOQJHyJTR8LAlchUkjBwITK1Pfb1e9QvOKuifKVKwVQLBbeJUMY3wqlXOwyRruLn0g7UxZ0WMcMMM9yJv3MP6nW+sBGGAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:71}.ThreeImageList_advancedInformationTextArea__Hda4P{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:18px;min-width:0;position:relative;z-index:72}.ThreeImageList_advancedInformation__2s3E0{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:73}.ThreeImageList_footerIconArea__ye88L{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:28px;justify-content:flex-end;position:relative;width:42px;z-index:74}.ThreeImageList_footerIcon__4ZKcJ{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT9SURBVHgB7VldbttGEJ5Z2TJgN4huUPkEcU5QuSj66vQEpnIBS0Bi1X+QhNQ2FBe1eoBazAnqPBVFW9g5QZUThDlB1QcHiCLuZJYyxRVNSrv6iV/0AQK4Irncb+d/FmCBBRbQgTAHVKtO7qsl2CABeST4OvyfEN77EjzogbdXdz2YEWZG4uyFU5BCFBBoi4cbBq94/PlrX8pXe0fuNUyBqUmoxYPAKgEUYHJ4QkLt2VHrFUyAiUmcnjr5JYmtlMV3WHk8kNBGVDveBxGrF0KeEJWkcgnveX6XNm1VbSISjRfOEyECAkMLIaJrFFi7+Uhv63W3M2qOX06K3/SIHF7CE4jN4wPW9w4uamAIaxKN46c11vvq8L/k+l2oT2KsgUR92Gbp1IZmRGxW9i/KJnNYkYgTYEl4rB7O7n7rDUwJRUYQXrE3y0f/ort7cFEc964xicbJ0xISnYdjJtD+wPo7Tm1scXbinBNhKRybqFYGDNDfJfgjHM+LgMJf/7T//P5btnvEghoLdhzfbT72/r5qv017x0gSL0+K7+BWzEqFmMBjEwIq6D3IwjZI7Ni6z8ZJ0WXV2r4ddm66tJ72TQHjCBw7DkR62pGGElDSW1vBfyVgUwpwG8fFK7BA9iOVKHLPubWsOE97diwJFmtkyERNUw+03OOorRkpi7ygJAOGKPNGCZ80oybntOrkk54dSUKXglKjyqFbB0NQEPCGxp6tDT3ndITJX4djsQw7Sc+NJIGA0UucFoDtAojUO2rhHSlprKtMhKTBxiGikyTNVMNWOp2R+C4cczqwPsvM0wa6Y/ElpyWxhDFVEhkZ5UQqnbgvAgooyQ2vBcJW/H4qCY7Ej7TrS7hPELyJ1tKPHzqW0l/EqCZAbIMlAnXkNKKvBujedGV50uC41IP2p+xgmI/fH2XYAwP6RPQ/WCJQx4GLJWc1i7/DhCgPk8/FjTuVBAeawYMrlPkPLLHchUstWFnHiTvQ5nqwnHmo3xof7CaE2r3Kfmt91MdnhbmRmDm06P/s8Lf3+q10EhQZM4E0KfznhvNhNbzjHEa4WOmF14SUh3tEbynqnnDMuuMp0w2bYJC/U78Ovj9khgKcOQnlXcJr9iwbU3mWKaFvouBeVfx+KgnlXbQMMreakkHOG0FfS6tnnh+2XsefGemdCCiSBmeQMCV88H8AS5AQ29ooMf0ZSYJVSpWUoTfIN35yqmAJLjG9wTXiuc0cP3N/S0X7cKzaQknPjSShVIq9gZ7Pl9KqqzSwNMt65OZro/xJ2aDMoFaSkpuWSY8NdlzNNSHyCLlMFq9sjHz3wG1LpE1eREn9fjxwfzV5b21FtPSqMk0KCmbdjmNH9VBUoR8uvn0zp5aNwp0mnQSnMqJbYpR2qN3U1YqxscYSsVUtE7w8LjaHCHCJWxnT7rFqY56xUcZ6ph6Xi8VpzxcUbsthla5rKQ5xG9OdXRszRAIRNQ03lOVEDWVlX6tZURJAO3qXXbWH2B5n31AOoVr7wJ5juPkbTOeSlK8rR+7YcjY4WUKxJZCc+BGBtHAAwVdhQvTFD6y7yUGQF8Y9I+wgySgbRpFnfc/z5QYlHLIE5xsIZWWDYIGpj7vUYQnbRY0SCnhTqMUzQ7fypY+74gg65z7s8E4WeFqD+oM8zpQv+WTpctrzjZmR0KGM9eEKPpKcqpCMahFesMc+nxNL0Y5XZwsssMDs8BmM3UGHzX4RiAAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:75}.ThreeImageList_bottomDimmed__kOUIn{align-items:center;background:#161611bf;bottom:0;display:flex;flex-shrink:0;flex-wrap:nowrap;height:93px;justify-content:center;left:0;opacity:.7;overflow:hidden;position:absolute;right:0;z-index:76}.ThreeImageList_adImageCustom__\+l-fV{align-items:center;background:none!important;display:flex;flex-basis:auto;justify-content:center}.ThreeImageList_releaseListAlign__Dx5xy{gap:min(4.5vw,10vh)!important;justify-content:flex-start!important}.ThreeImageList_emptyImage__Pkt4e{align-self:stretch;border-radius:12px;flex-shrink:0;height:min(44vw,303.6px);overflow:hidden;position:relative;width:min(28vw,193.2px);z-index:30}.ShareButtons_overlay__m\+Xfk{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.ShareButtons_modal__N-gLV{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;padding:24px;position:relative;width:min(80vw,552px)}.ShareButtons_closeBtn__FrB8w{background:#0000;border:none;color:#000;cursor:pointer;font-size:24px;position:absolute;right:12px;top:12px}.ShareButtons_title__WpofR{font-size:20px;margin:0 0 16px;text-align:center}.ShareButtons_buttons__bl6D\+{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.ShareButtons_button__dsI43{align-items:center;background:#f0f0f0;border:none;border-radius:4px;color:#000;cursor:pointer;display:flex;flex:1 1 45%;font-size:14px;gap:8px;justify-content:center;padding:8px;transition:background .2s}.ShareButtons_button__dsI43:hover{background:#e0e0e0}.ShareButtons_icon__t64tx{color:#000;font-size:18px}.CoupangAdBanner_iframeSquareWrapper__L8ius{display:block;height:0;overflow:hidden;padding-bottom:50%;padding-top:50%;position:relative;width:100%;z-index:31}.CoupangAdBanner_iframeRectangleWrapper__rZrl3{display:block;height:0;overflow:hidden;padding-bottom:75%;padding-top:75%;position:relative;width:100%;z-index:31}.CoupangAdBanner_iframeSelf__KD3U3{border:0;height:125%;left:0;pointer-events:none;position:absolute;top:0;transform:translate(-10%) scale(.8);transition:transform .2s ease-in-out;width:125%}.AIConfirm_modalOverlay__wM4X-{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100000}.AIConfirm_preLine__m1nPb{font-weight:600;white-space:pre-line}.AIConfirm_modalContent__9QdXu{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:20px;text-align:center;width:90%}.AIConfirm_modalButtons__03GM7{display:flex;justify-content:space-around;margin-top:20px}.AIConfirm_confirmButton__IPt5v{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;transition:background-color .3s}.AIConfirm_confirmButton__IPt5v:hover{background-color:#0056b3}.AIConfirm_cancelButton__opSjG{background-color:#ccc;border:none;border-radius:5px;color:#000;cursor:pointer;font-weight:700;padding:10px 20px;transition:background-color .3s}.AIConfirm_cancelButton__opSjG:hover{background-color:#999}.AIConfirm_privacyLink__ac3Lh{align-items:center;cursor:pointer;display:flex;justify-content:center}.AIConfirm_privacyLine__tvWtA{color:#010101;font-size:.9rem;font-weight:600;white-space:pre-line}.AIConfirm_checkbox__dA4i8{cursor:pointer;margin:4px 5px 0 0}.AIConfirm_checkLine__jTaCh{color:#0056b3;font-size:.9rem;font-weight:600;white-space:pre-line}.ReelsContent_contentContainer__CFote{background:#fff;min-height:max(100vh,min(100vw,690px));overflow:hidden;position:relative;width:min(690px,100vw)}.ReelsContent_contentContainer__CFote,.ReelsContent_contentContainer__CFote *{box-sizing:border-box}.ReelsContent_iframeContainer__dnEli{height:max(100vh,690px)}.ReelsContent_iframe__qjSh3{height:max(calc(100vh - 72px),618px);position:relative;width:100%}.ReelsContent_caption__cneSm{word-wrap:break-word;font-family:var(--default-font-family);font-size:clamp(1rem,2.5vw,2rem);font-weight:500;height:auto;line-height:1.8;overflow-wrap:break-word;padding:12px 12px 0;position:relative;white-space:pre-wrap;width:100%}.ReelsContent_adBannerWrapper__rr4Bp{align-items:stretch;display:flex;flex-direction:column;height:300px;justify-content:flex-start;max-height:300px;width:100%}.ReelsContent_adBanner__QAam0{display:flex;flex:1 1 auto;flex-direction:row;justify-content:center}.ReelsContent_adBannerContents__UoXFV{flex:1 1 auto;max-height:200px;max-width:clamp(200px,70vw,300px);min-width:100px}.ReelsContent_AdMessage__i1v4O{align-items:center;align-self:stretch;color:#898460;display:flex;flex-basis:auto;flex-shrink:0;font-size:clamp(.8rem,1.5vw,1.2rem);font-weight:500;height:clamp(1rem,2.5vw,2rem);justify-content:flex-start;padding-bottom:30px;padding-left:16px;padding-right:16px;width:min(100vw,690px)}.ReelsContent_notFoundContainer__V6eE-{border:1px solid #ccc;border-radius:12px;height:max(90vh,621px);position:relative}.ReelsContent_notFound__hNztx{align-items:center;bottom:0;display:flex;font-family:var(--default-font-family);font-size:clamp(1rem,2.5vw,2rem);font-weight:600;justify-content:center;left:0;line-height:clamp(calc(1rem + 6px),calc(2.5vw + 6px),calc(2rem + 6px));position:absolute;right:0;top:0}.CareerBackground_mainContainer__eoYt7{overflow:hidden}.CareerBackground_mainContainer__eoYt7,.CareerBackground_mainContainer__eoYt7 *{box-sizing:border-box}.CareerBackground_mainContainer__eoYt7{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;gap:10px;margin:0 auto;min-height:100vh;position:relative;width:min(690px,100vw)}.CareerBackground_container__sEl1r{align-items:flex-start;flex-basis:0;flex-direction:column;flex-grow:1;gap:2vh;min-height:0;min-width:0;overflow:hidden}.CareerBackground_container__sEl1r,.CareerBackground_title__Hp1M7{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.CareerBackground_title__Hp1M7{align-items:center;justify-content:space-between;padding:16px 16px 8px;z-index:1}.CareerBackground_backContainer__KGXMo{height:48px;width:48px;z-index:2}.CareerBackground_backArea__lYkUY,.CareerBackground_backContainer__KGXMo{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.CareerBackground_backArea__lYkUY{gap:10px;overflow:hidden;width:24px;z-index:3}.CareerBackground_backIcon__0vRT3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:4}.CareerBackground_titleArea__RB9Bu{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:5}.CareerBackground_deepInfoDetailText__8CjdI{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:center;white-space:nowrap;z-index:6}.CareerBackground_adBanner__gFCaK{border-radius:6px;padding:16px;z-index:7}.CareerBackground_adArea__-0HpX,.CareerBackground_adBanner__gFCaK{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.CareerBackground_adArea__-0HpX{border-radius:12px;z-index:8}.CareerBackground_adImage__csgrp{align-self:stretch;background:url(/static/media/4f3269ea4e9c29f12af8a86b542b220d277def5c.f5fc5443069522b1bfd8.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:201px;overflow:hidden;position:relative;z-index:9}.CareerBackground_titleArea1__vLIQO{gap:4px;justify-content:center;min-width:288px;padding:16px 0;z-index:10}.CareerBackground_adTitle__LJgqi,.CareerBackground_titleArea1__vLIQO{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.CareerBackground_adTitle__LJgqi{z-index:11}.CareerBackground_adChildDevelopment__tHg6u{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:left;white-space:nowrap;z-index:12}.CareerBackground_buttonArea__WINEW{align-items:flex-end;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:space-between;position:relative;z-index:13}.CareerBackground_description__hVqYI{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:116px;z-index:14}.CareerBackground_sponsoredAd__q6xUC{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:15}.CareerBackground_adButton__BKwB4{align-items:center;background:#f2d30c;border:none;border-radius:12px;cursor:pointer;flex-wrap:nowrap;height:32px;max-width:480px;min-width:84px;padding:0 16px;width:107px;z-index:16}.CareerBackground_adButton__BKwB4,.CareerBackground_learnMore__057jb{display:flex;flex-shrink:0;justify-content:center;overflow:hidden;position:relative}.CareerBackground_learnMore__057jb{align-items:flex-start;color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:75px;z-index:17}.CareerBackground_pdfContainer__9Vupj{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;overflow:hidden;padding:0 12px;position:relative;z-index:18}.CareerBackground_pdfContentArea__gYW4f{background:#fff;border-radius:12px;flex-basis:0;flex-grow:1;z-index:19}.CareerBackground_pdfContentArea__gYW4f,.CareerBackground_title2__f4WBK{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.CareerBackground_title2__f4WBK{align-self:stretch;padding:24px 16px 12px;z-index:20}.CareerBackground_text5__aihN5{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:32px;font-weight:700;height:40px;line-height:40px;position:relative;text-align:left;white-space:nowrap;z-index:21}.CareerBackground_section6__tNWNf{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:12px;padding:16px;position:relative;z-index:22}.CareerBackground_pic__TKmGi{align-self:stretch;background:url(/static/media/151d9cc1c9d0f7e73883eabfa5366605a3c87ab1.457406484e35d691613f.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:201px;overflow:hidden;position:relative;z-index:23}.CareerBackground_group6__g--Zj{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;padding:20px 16px 12px;position:relative;z-index:24}.CareerBackground_text6__rPeZf{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:28px;line-height:28px;position:relative;text-align:left;white-space:nowrap;z-index:25}.CareerBackground_group7__\+mYCR{align-self:stretch;justify-content:center;padding:4px 16px;z-index:26}.CareerBackground_group7__\+mYCR,.CareerBackground_wrapper4__ks\+ob{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.CareerBackground_wrapper4__ks\+ob{overflow:hidden;width:340px;z-index:27}.CareerBackground_text7__p-UOG{color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;justify-content:flex-start;line-height:24px;text-align:left;white-space:nowrap;width:340px;z-index:28}.CareerBackground_group8__6hgq8,.CareerBackground_text7__p-UOG{align-items:flex-start;display:flex;flex-shrink:0;position:relative}.CareerBackground_group8__6hgq8{flex-direction:column;flex-wrap:nowrap;overflow:hidden;width:220px;z-index:29}.CareerBackground_text8__EvENE{align-items:flex-start;color:#898460;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:42px;justify-content:flex-start;line-height:21px;min-width:0;overflow:hidden;text-align:left;text-overflow:clip;width:220px;z-index:30}.CareerBackground_group9__xm5pi,.CareerBackground_text8__EvENE{align-self:stretch;display:flex;flex-shrink:0;position:relative}.CareerBackground_group9__xm5pi{align-items:center;border-bottom:1px solid #f4f4ef;flex-direction:column;flex-wrap:nowrap;gap:10px;justify-content:center;padding:10px 28px;z-index:31}.CareerBackground_container3__dtjHa{align-self:stretch;gap:9px;z-index:32}.CareerBackground_container3__dtjHa,.CareerBackground_homeArea__osHh6{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.CareerBackground_homeArea__osHh6{flex-direction:column;gap:4px;height:72px;justify-content:flex-end;width:65.2px;z-index:33}.CareerBackground_homeIcon__qhcWh{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALxSURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiICCcIAVIoGPG7OuwRQfxvHz7mTNaBAAhMolw2EjHCayBIyLoBoJnLnxZBMTEIgBPLSGqA504BgQaQ2n3yEBtXX5ugEOUSQgCB9wDA9riqy49vshyEiFKJ6hsjhYjnBBAfV3EBSm/24IO9oT3gZXEoF1E2J8pWxogB1WWZi3TsHqWdk7lS2mdIsOf4e5bNn+7DiiiR8CMgqZaMGhEeOB6B/erZh6bJurAkKw+nipUpakA1WfYSEFw22hdPd5P82TE1rkrqMXz2eCf5qdVq/4ElWElCCCBQQZbnCUgur9qtKZFtIbK7k7xotNoL98jSEi4C7d89enRssh9+rncT0WL4nIucLSqylMQMgfSi49pFJL6MyMIT+/8VhvjEhJUmZtky+MKAdUdVZ+BjWEoWknATyObZykukYCwiFgi5x/gW8SUhArk7On7mwyYl64jo/dFrdggKEbs9jHb7yWbZ55tlPs/aXtdpMAchsKXj9ZRAUbWAIDt8WEoTQmdcFd/kUtZQbjaePSEF+OnkJmMBEwJERMAaj4DREUCSTS+OjtkXt/aePbGla2KMrlVAkMuxjo03egRQw7p4qW7tPSX4MpqQ5+sSkEgRGEXBgriu3wztJXPnhIS/iSasGSHCx/tkUm8i3nNr51sizEQSYeFWSGyAYiqlzIFGVHB8orqAbNCzTVUpHKUSPGww+Fpco7ktydB0TPCTNChA6XDiWY49/20h9e7ty/ugAOXDaQJCKvuq3pqurlr7kzjM1uwE//kOKxKtTmEhkggLkURYiCTCgudmR4DdYWpsVGieWN7ZGWe40Sf6ua57evbEAOwzWAKRk52VZgninp4SuTzjyTIqOj/Y59Dl3+JNkVRe5z0jIiIiwsk/aIh64DP71VoAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:34}.CareerBackground_homeTextArea__7PeW\+{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:12px;z-index:35}.CareerBackground_homeText__muv9H{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:left;white-space:nowrap;z-index:36}.CareerBackground_releaseArea__QFXOJ{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:37}.CareerBackground_releaseIcon__HU0p6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHWSURBVHgB7ZhdTsJAEMf/Www+GBNuINwAb4AnkBtQ9ABKIhI+DDSKxI9EPIDpcgRuwA28Qj2BvPiCtOPWUNMQ2gfpthuyv6d22of978zOzgyg0Wg0GkmwuI/9vlk4zKNGhAIUYPmNSdvizro9UsRoZBb3PPZOUENAAHkwWzf2JGwzon4WAmzVBPgwA+N1W6QIYihCTQrPd+dHYYOBHUCLUAUpIkRCmDFClRiNkQJSRCxBjWbPnrY6vOEaVBJJwoFEpIjYp9xn8Nxuc6fVsUuMaCBe55BAamei2eOW8MqxCDaOhEn1YPteue7yuguqJxlimWSndpdzj9FJUl7JLMUGXhHF2wxbshP3xB4ywi/zD/JsIO6UCrYkExGPQ9NkYC9JVcmpilj1KH6JXyEkR2pn4uH+7HLVZFWQMNI9IUKn/Bs6RInufhgpIlxR+I1uzdecwari9ULW4gOkiGCg6kpAKuh+QhV2W4TozBwoiEgSzlXv7SNsix7ZiO5Mdkf2H1yPGuu22DGmf8PmPJwyBcaYYkPn7gLTTWNMjSrED5Rd1KAYmybjkSKehnW/WCtDPeZfCypZFv+bnMTdE1LGK9tCG9YVWTstDaqrGE4idqZhL2g0Go1GKj+gBaASGAUpgwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:38}.CareerBackground_releaseTextArea__DWT7X{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:70px;z-index:39}.CareerBackground_releaseView__pBayE{align-self:stretch;color:#8a8561;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:40}.CareerBackground_productIntroArea__gMsPv{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:72px;justify-content:flex-end;padding:0 7px;position:relative;width:65.2px;z-index:41}.CareerBackground_productIntroIcon__5GV6V{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAYAAABE1blzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKMSURBVHgB7Zl/bhJBFMe/b6GYiH/0Bq43wBMUT2A9QXf1AC0mSKglsCm0URpbL2DXE9gbiCco3IAj8A8mpbLPNwtpV1x+OhhW55OQmZ1fmS8z++a9WcBgMBgMhqnQrMrmsZOXFjvYYAJGp1Txr6bVxwqsVp3tRxn6wkAeyaDdH/Azz/N7kxVWXOtsxjpPkDhF7uEW9uMq0nGFBLZ5nJe0azH72EDYIkcmaI8f8/LzJtuk54/C3eKR72EDaTbcvCyAPauNhX8cIzDpzH8HF+D01LHTQXis5IYgr/z2Uw0r8K7xsmaB92Wc3lDMftnzu/hDtKxgeog9JU7lU+AqVkSsd1XG2Zasnd7CHjSgRSATfjlgz+qvHmNJ1C6YNeaqaBFIATrR54CGu1iSVDDhWBC1oQEtAosVvyVJ5B+nA+XuLdo/XD2iu62tnIs3h5ffoAFtVpSZo86Anc3Q10VEqjYpMVARj0S2AGrQhDaBpSP/Qjz3VqQoJyKvz47dqcZCRSvZB3SNsYEKIb4qVS4/QxNajom7wQb84lZWDvcTtgML/vuGW5OZt4mD8L1ismyxmLuhxeT7/pJtf7+BC41oFVgYhStPmyfOOTMdRKpsKAeeaGx8OKprVMJ8IbugAM2sxZMpHvqFocVPZNo+MNPc95QwOQDz6xCn0LqCUcrl0AtR2839cOLu/GDOEYeHOMiibiCWsn/DnbggVSdrExjl9cjkazH7y2KiiaRjBCYdIzDpGIFJxwhMOvNdNSK7WXdWvkhaJ3JvY/8WlkwQL5C5JcLyKitBrApzathEIuKI0I1rErtF07f4KImWS5+/gYRcrf4AseHW7A+gdfe5dM9hg5EvTC1dF1QGg8Fg+O/4CSyg0oa5okGUAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:28px;z-index:42}.CareerBackground_productIntroText__FyHGE{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative;width:52px;z-index:43}.CareerBackground_productIntro__I8jOD{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;min-width:0;position:relative;text-align:center;white-space:nowrap;z-index:44}.CareerBackground_advancedInfoArea__GWK-H{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:45}.CareerBackground_advancedInfoIcon__Hgesw{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPoSURBVHgB7VlNTttAFH4ziYCCIlm0gBEL3BM0PQHOCYATEE5AumtXCScoPQGwqrqCnoBwAsIJ6g1SAlS1RKQGlMz0jZ3YE2InnolJozbfJjOO/cbfvDfvzwAzzDCDDAIpwEDMzYFNCN3kHIxAOAGXEHbdakHNRcALQZuEePGFBVrinGwBcHv0E7yKJE/q9Z+nkDKUSYQvDwdiCupwCCGVNMkokTDNNzbn7BiH1uC/vIZaqeHACYQTnvfvJfkIcUiGFep114ExkZiEaS5XcPfL/Ve5gyKOHh/Z6TCbN03DYgz2UANFvN+S/nIYY7t3d24NxkAiEhEE8IVZpdFwv4AiVleXy3jgK/I11O7u7a17DpoYSWJtbbmEP5/DBXmNUr47jhlsbBj5dpuc9bSCG+QikYKuRoaSEGbAOf3RmwsCT0+8kIa79GWTC8m8HDTL9zqy6bA/kcCFNHOEBtLy90KTePAL4JmmB2t+npZBA7EkTPN1ESQvJBZMw5PI8OWxQ+lSSWgIFBFLAk2nHI7hJG0CPaBzOMItqvbmnQ49AEVEkhDxACQtUNq3W6kDXe9hOIaiCKgKj0eTQE+xHY75+UtpoYd6/b4K3SCJJDAjgLzK8zHmFEZYQQImg2AdNKltlQdjSHB5J65hAmCMBOugE7FAAQMkLMuzx8Amx00JkqMTrINnZDxzwtxfPlQOTAiZDGjHHwr/AAZIoGeQd8SCCaHTCS0AnYmSVgZIOI6XVgRC1teNTZgACMlY4RjGI9EVExyydjtjwwSAHmmrN0ZPpeRMYoIdrwY3UFaEyWAnXJ8pxaZIEpTSy3BGbNU0QBX9aQ537u/dS5XnI0n4aUCYlOmmyEmBOy8VXeG6SRHrYuWkDFFaWTGUAlBSdFP+QLZOshlL4rk20MTO0jYrv7rjkhZYRSfZTFKeXkE3DUm/PPUqR8u/wp1G49db0MDQiO2XkOxDby5yGjwfVzrVlwzRKOgn4LnYfdBEZtQNzWartrT0SgQgu3sJtUJ2crlFt9n8rZThGh4WP2Ic+AoD3UNi53Lz33E9ZS0nbp5F9Yug25LEpOFymC37mqPFwdan13yTs2atrqBSG/N5v0iGOC/4oo5oZ/pzMESV1tWgNShNNJj5PmavRrvtmZY2Ea2uuK8VXowiMxocW5e8gnVK0FD2N0efiHZrX5gIZp42pZm9BK19V2io0+GVuGg8DpHUPrJks9l3oqyUS0uMvg6el+uk1aEukVRIpAkdIlNHQkCVyFSSEFAhMrU19s2NW8tmWV/DGc/YcdS9U90oeE5E/jIrY2Ta8bfx8NCqYzryDbXg4qeFTzppyQwz/G/4A1DQ9jTHFpIRAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:46}.CareerBackground_advancedInfoText__fLTho{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:18px;min-width:0;position:relative;z-index:47}.CareerBackground_advancedInfo__XX8X3{align-self:stretch;color:#171712;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:48}.CareerBackground_footerIconArea__M5wne{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:28px;justify-content:flex-end;position:relative;width:42px;z-index:49}.CareerBackground_footerIcon__flhWl{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT9SURBVHgB7VldbttGEJ5Z2TJgN4huUPkEcU5QuSj66vQEpnIBS0Bi1X+QhNQ2FBe1eoBazAnqPBVFW9g5QZUThDlB1QcHiCLuZJYyxRVNSrv6iV/0AQK4Irncb+d/FmCBBRbQgTAHVKtO7qsl2CABeST4OvyfEN77EjzogbdXdz2YEWZG4uyFU5BCFBBoi4cbBq94/PlrX8pXe0fuNUyBqUmoxYPAKgEUYHJ4QkLt2VHrFUyAiUmcnjr5JYmtlMV3WHk8kNBGVDveBxGrF0KeEJWkcgnveX6XNm1VbSISjRfOEyECAkMLIaJrFFi7+Uhv63W3M2qOX06K3/SIHF7CE4jN4wPW9w4uamAIaxKN46c11vvq8L/k+l2oT2KsgUR92Gbp1IZmRGxW9i/KJnNYkYgTYEl4rB7O7n7rDUwJRUYQXrE3y0f/ort7cFEc964xicbJ0xISnYdjJtD+wPo7Tm1scXbinBNhKRybqFYGDNDfJfgjHM+LgMJf/7T//P5btnvEghoLdhzfbT72/r5qv017x0gSL0+K7+BWzEqFmMBjEwIq6D3IwjZI7Ni6z8ZJ0WXV2r4ddm66tJ72TQHjCBw7DkR62pGGElDSW1vBfyVgUwpwG8fFK7BA9iOVKHLPubWsOE97diwJFmtkyERNUw+03OOorRkpi7ygJAOGKPNGCZ80oybntOrkk54dSUKXglKjyqFbB0NQEPCGxp6tDT3ndITJX4djsQw7Sc+NJIGA0UucFoDtAojUO2rhHSlprKtMhKTBxiGikyTNVMNWOp2R+C4cczqwPsvM0wa6Y/ElpyWxhDFVEhkZ5UQqnbgvAgooyQ2vBcJW/H4qCY7Ej7TrS7hPELyJ1tKPHzqW0l/EqCZAbIMlAnXkNKKvBujedGV50uC41IP2p+xgmI/fH2XYAwP6RPQ/WCJQx4GLJWc1i7/DhCgPk8/FjTuVBAeawYMrlPkPLLHchUstWFnHiTvQ5nqwnHmo3xof7CaE2r3Kfmt91MdnhbmRmDm06P/s8Lf3+q10EhQZM4E0KfznhvNhNbzjHEa4WOmF14SUh3tEbynqnnDMuuMp0w2bYJC/U78Ovj9khgKcOQnlXcJr9iwbU3mWKaFvouBeVfx+KgnlXbQMMreakkHOG0FfS6tnnh+2XsefGemdCCiSBmeQMCV88H8AS5AQ29ooMf0ZSYJVSpWUoTfIN35yqmAJLjG9wTXiuc0cP3N/S0X7cKzaQknPjSShVIq9gZ7Pl9KqqzSwNMt65OZro/xJ2aDMoFaSkpuWSY8NdlzNNSHyCLlMFq9sjHz3wG1LpE1eREn9fjxwfzV5b21FtPSqMk0KCmbdjmNH9VBUoR8uvn0zp5aNwp0mnQSnMqJbYpR2qN3U1YqxscYSsVUtE7w8LjaHCHCJWxnT7rFqY56xUcZ6ph6Xi8VpzxcUbsthla5rKQ5xG9OdXRszRAIRNQ03lOVEDWVlX6tZURJAO3qXXbWH2B5n31AOoVr7wJ5juPkbTOeSlK8rR+7YcjY4WUKxJZCc+BGBtHAAwVdhQvTFD6y7yUGQF8Y9I+wgySgbRpFnfc/z5QYlHLIE5xsIZWWDYIGpj7vUYQnbRY0SCnhTqMUzQ7fypY+74gg65z7s8E4WeFqD+oM8zpQv+WTpctrzjZmR0KGM9eEKPpKcqpCMahFesMc+nxNL0Y5XZwsssMDs8BmM3UGHzX4RiAAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:50}.CareerBackground_customBg__Ix5hX{background:#fcf6cf00!important}.CareerBackground_png__nC\+Mf{max-height:100%;max-width:100%;object-fit:contain}.CareerBackground_notFound__lKuLI{align-items:center;align-self:stretch;display:flex;font-weight:700;justify-content:center;min-height:30vh;position:relative}.CareerBackgroundUpdate_mainContainer__JgB2y{overflow:hidden}.CareerBackgroundUpdate_mainContainer__JgB2y,.CareerBackgroundUpdate_mainContainer__JgB2y *{box-sizing:border-box}.CareerBackgroundUpdate_mainContainer__JgB2y{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;gap:10px;justify-content:flex-start;margin:0 auto;min-height:100vh;position:relative;width:min(690px,100vw)}.CareerBackgroundUpdate_container__XhWuZ{align-items:flex-start;flex-basis:0;flex-direction:column;flex-grow:1;gap:15vh;overflow:hidden}.CareerBackgroundUpdate_container__XhWuZ,.CareerBackgroundUpdate_title__N3tH7{align-self:stretch;background:#fff;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.CareerBackgroundUpdate_title__N3tH7{align-items:center;justify-content:space-between;padding:16px 16px 8px;z-index:1}.CareerBackgroundUpdate_backContainer__hb-1N{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;height:48px;position:relative;width:48px;z-index:2}.CareerBackgroundUpdate_backArea__XOn7O{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;overflow:hidden;position:relative;width:24px;z-index:3}.CareerBackgroundUpdate_backIcon__qIeSg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:4}.CareerBackgroundUpdate_titleArea__t7Srn{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:5}.CareerBackgroundUpdate_releaseView__S7aMB{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:center;white-space:nowrap;z-index:6}.CareerBackgroundUpdate_infoInputArea__RqVBc{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:1px;position:relative;z-index:7}.CareerBackgroundUpdate_categoryName__AAoxY{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:10px 12px;position:relative;z-index:8}.CareerBackgroundUpdate_starIcon__MOBCq{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:9}.CareerBackgroundUpdate_categoryInput__W25Rl{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:58px;justify-content:center;overflow:hidden;padding:16px;position:relative;width:338.001px;z-index:10}.CareerBackgroundUpdate_categoryInputInput__eHL06{background:#0000;border:none;flex-shrink:0;height:58px;left:-1px;margin-left:12px;outline:none;position:absolute;top:-1px;width:338.001px;z-index:12}.CareerBackgroundUpdate_categoryInputInput__eHL06::placeholder{z-index:5}.CareerBackgroundUpdate_categoryInputInput__eHL06::placeholder,.CareerBackgroundUpdate_categoryInputMessage__qP5tb{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap}.CareerBackgroundUpdate_categoryInputMessage__qP5tb{flex-grow:1;min-width:0;overflow:hidden;text-overflow:ellipsis;z-index:11}.CareerBackgroundUpdate_mainImage__nC5Ty{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;padding:12px 0;position:relative;z-index:13}.CareerBackgroundUpdate_mainImageContainer__VmyHh{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:0 12px;position:relative;z-index:14}.CareerBackgroundUpdate_starIcon1__0AiJG{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:15}.CareerBackgroundUpdate_mainImageInputArea__9keB2{flex-wrap:nowrap;z-index:16}.CareerBackgroundUpdate_inputPlaceholder__sn6Rw,.CareerBackgroundUpdate_mainImageInputArea__9keB2{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;overflow:hidden;position:relative}.CareerBackgroundUpdate_inputPlaceholder__sn6Rw{background:#fff;border-bottom:1px solid #e5e2db;border-left:1px solid #e5e2db;border-radius:12px 0 0 12px;border-top:1px solid #e5e2db;flex-wrap:wrap;gap:8px;justify-content:center;padding:16px 12px;z-index:17}.CareerBackgroundUpdate_mainImageMessage__VM7cw{color:#898460;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:18}.CareerBackgroundUpdate_mainInput__ZCBgC{background:#0000;border:none;flex-shrink:0;height:56px;left:0;opacity:0;outline:none;position:absolute;top:0;width:338.001px;z-index:0}.CareerBackgroundUpdate_imageArea__p2D2q{align-items:center;align-self:stretch;background:#fff;border-bottom:1px solid #e5e2db;border-radius:0 12px 12px 0;border-right:1px solid #e5e2db;border-top:1px solid #e5e2db;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;min-height:0;padding:16px 0;position:relative;width:37px;z-index:19}.CareerBackgroundUpdate_uploadIcon__mTQwM{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK6SURBVHgB7ZlRbtpAEIZnDKEPVSVuUHqCcoPCCZobZMkFqj5ARAkyKKGoSaVyguCcIM0JcE6Q9AYcgeeQejIbbOTAYnsxGCLtJyEtu7b5f+94PLsAGAwGgyEFuGrg8kxUePQL7AEewb+TtvNXNaY08OtnzUGCI9gr0Gm0rmpLvYsdv8/EoWfhDewh/z2qNtuOG+7LLx5ECJ/nbQDXInJhh3iIFb7LFdnOz0LaDY/no06W4uunThd2yOW54JuKlVXjFrxxjIFd8+YN5CFjZJqWme5pCtfNrjOGlGQ6Axe92kC+YzirdHIFvO/bogQpyTqEvoXaxVwBvkJKUoWQbYvihwIcEUHxEeG21XIeYk6R4+XgC3k4gZSsPQP9vii9f4f3HuBAhsQBcEj0jjvRZ1GN43/MjQkRDU7aw2tIyVozIMXnCEdca5TC/Tkgm01As3XVUZ3XmM3QJ9gg2jOgEC/DYB46vokOZISWAbV4qh48UhV2ZCJxCK0S74cF/LFFdVrgcf8hjQsnycuiyUKbZtXmw5SfkQSJ4BWJZiBOvOR715nozAT3C7Jw5IuXlDkRjHo9UYZNGkgiXteEFM/9Q8XPFXVNRBogtBKLT2piUTzPwJjXhRU/vWqbiJkBEjri40xc9I5vFsV7fFzjx/DOQ6quYyJpFkosPsoEX+Nw3vLFBwVds+mMVSY8tMppDWiLh0gTs2uGxQeoTGDItIo4A2uLD1hhoggFS6iOV5iIJNIAcr2SRnyAborVMZFZOb0tE5muB9YxYXnkRFwy+zWxrok4drKo36SJyGJObuvJnbFt8MQfRHKJcJ7n/ZfdRyRvHNaAEddZNkBwF2z5yj3JqG291JCyU/Bvzr+9Fo9LGXEphOq8+8tPfuql3uYhp346vF3sXf0Hx3mNdwxIq7TdFlx2u7JeAoPBYDBsmmduuq0e6cEQlwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:20}.CareerBackgroundUpdate_categoryDescription__Hg3dW{padding:12px 12px 12px 32px;z-index:22}.CareerBackgroundUpdate_categoryDescription__Hg3dW,.CareerBackgroundUpdate_descriptionInput__96YJ5{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.CareerBackgroundUpdate_descriptionInput__96YJ5{height:149px;overflow:hidden;z-index:23}.CareerBackgroundUpdate_inputPlaceholder2__bf7WJ{align-items:center;align-self:stretch;background:#fff;border:1px solid #e5e2db;border-radius:12px;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:12px;justify-content:center;min-height:0;overflow:hidden;padding:16px;position:relative;z-index:24}.CareerBackgroundUpdate_categoryDescriptionText__A0gEo{color:#8a8561;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:25}.CareerBackgroundUpdate_descriptionInput3__GAIwe{background:#0000;border:none;flex-shrink:0;height:149px;left:0;margin-left:12px;outline:none;position:absolute;top:0;width:339px;z-index:26}.CareerBackgroundUpdate_descriptionInput3__GAIwe::placeholder{color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:5}.CareerBackgroundUpdate_publishArea__luINw{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;padding:13px 12px;position:relative;z-index:27}.CareerBackgroundUpdate_starIcon4__et9FX{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBvZZxbtowFMa/Z6fTpo50nGDZDeAEgxN0N2iQpmycYr3B2F9V2aSyG+wI3QmmnaD0BEFA1Uo0frUrhdLUTmS38Psn5tnxp/eBPwwEMh/HF/PT1gUCEQhg8fNtD+AEhCQ/MeMdCTNwWI6jCB8RQJAwWHxaD5lSBOAtnI/3O/c2PxBkt7ewJDqq1kLs9rd6w+Z1KcBuL2GLzSXJ9a/X7+GBl3AEt6W3HKXYljBIpq4pbXcPPluZBHLYtz0YU8HYPUZTHGTzD8x8jB2htUbqlexSWTAhIKQ4oy3ZzsZe4rSVLf+az+sfV3u4PFd7ogviEV6YsstS1EC2hfm4lQrQt+d2X+1yE+txameLiSpEXw8nCFbFn2qXm1DT+/Nx60w/UvgxibPFoG5BY4AQUQf+JE0LajvOT94lUhZB15s9sUrefL65dM3XdhzJ1SECacrueqtrsrmJpux2Chub9fmzfr868mZglRbAgEFTxxa9ur9Kp3AU3R7ZZ/hcFatu/OXqd3nsXOJ1djuFmUX6tMajOFv228ObaVlrD2dTV97X2e1Irv2OhPj3sIE7gR69Z8n7ouC+iePqWmvHjy50DQm0yX3eVxLPdRGMbMVCiUvd4QxKHR98vfoBD4z1+jHIT+P/kvi7KvQ+Fu4ArBLTmKlmvTQAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:14.002px;position:relative;width:14.999px;z-index:28}.CareerBackgroundUpdate_radioButtonArea__KN\+I\+{gap:20px;padding:1px 0 0;z-index:29}.CareerBackgroundUpdate_postButtonRadio__NQdEK,.CareerBackgroundUpdate_radioButtonArea__KN\+I\+{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;justify-content:center;position:relative}.CareerBackgroundUpdate_postButtonRadio__NQdEK{background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;gap:10px;padding:12px 17px;z-index:30}.CareerBackgroundUpdate_postButton__RCwhN{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:31}.CareerBackgroundUpdate_notPostButtonRadio__1evdq{align-items:center;background:#0000;border:1px solid #e5e2db;border-radius:12px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;padding:12px 17px;position:relative;z-index:32}.CareerBackgroundUpdate_notPostButton__QyOGv{color:#161611;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:33}.CareerBackgroundUpdate_registerButtonArea__B0ZVp{padding:12px;z-index:34}.CareerBackgroundUpdate_registerButtonArea__B0ZVp,.CareerBackgroundUpdate_registerButton__OWY\+0{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative}.CareerBackgroundUpdate_registerButton__OWY\+0{background:#f2d30c;border:none;border-radius:12px;cursor:pointer;overflow:hidden;padding:12px 0;z-index:35}.CareerBackgroundUpdate_register__7oizu{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:36}.CareerBackgroundUpdate_footer__-L-tO{align-items:center;background:#fff;flex-direction:column;flex-wrap:nowrap;gap:24px;padding:20px;z-index:37}.CareerBackgroundUpdate_footer__-L-tO,.CareerBackgroundUpdate_snsLinkIcon__pMHjy{align-self:stretch;display:flex;flex-shrink:0;justify-content:center;position:relative}.CareerBackgroundUpdate_snsLinkIcon__pMHjy{align-items:flex-start;flex-wrap:wrap;gap:16px;z-index:38}.CareerBackgroundUpdate_instagramArea__XKeTT{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:39}.CareerBackgroundUpdate_instagramIcon__pFOYI{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARtSURBVHgB7Vm9cttGEN490PKMU4RvELhLZ7LPTKg6hZUnEOgXsFxYGoVSZI7CYUZ2IT0B4DeQ6hSkn8BymSpI585sbI9F89Z7IEAeQYAEdEeqML8ZDn4OB96H291vbw9ggw020IFwC5x1vBofakjwE1gEIfzPh+v9VnBdpl9hEicnXvXBltgTQE8JoAqrRUiEF5+GMmi3g8GyhwuReHnqNchBHwhcWC/CkaTm4XHQX/TQUhLdzhPPAfJTtwcg6RIRQrAINqcaISozdWfuS/AOjv3Xef0WkohmQGBPuzXgF+4teqENdDueJxBPdDI8I9t5M5JLQvnAD/fxbWJC7AehvOEXtYMQ1oBu13MFYU8jEn68oXqWj4i8lzy4B95dEVA4PAxCibQNynTHcHlMT7OezSWBAqcdJLxYJ4EEisgI6FlyjYh7Wc9lmtNYB9iUYDwLBy3/IawQZ53mOQ9kl/9rMAT6vZXSCW7/AHFY5/Z6uj1vJmrTUyolPGXBH8zjQ6I97j1Af/4pukzO7kt8lG7NJKErsSBYKQnGj6nrGsyPJ0zOCclNt1dgBRiHZrHL/97QBJI/Bl6TlFcHx8Hky44EXDnscxCbCxGdQ0lYJaHCYkWiz6bRiLyJZpr5C1ONA4bHNh6O4minnJf71Ssj2FUk94+CKygJayRUMECJvYJ5lets4dtOx9tWTqqI8L023BICLEDNAMIMgQGbxQuOfY39lo/qx7NQ51+gdauyE/e6J54LhrAyEw5NCeQJY5xeN5lwW1PiqtiKotE2GMB4Jl6dejt6drtM2dNKzFPU6HIgAAMYk5BCPJ5eUVBE2RUR1KKQA8qpbw9jEsgRJzkfAlwU7kjwZjoKbIABjEmQJk6tEsvK57NptQsGsBKd7hrmJLTVXRkHjYsNCYxSG3MSRP3JyxB+LdwPhLY2oLslgRImS1WV7xcRLyWOPHBv0o/wEgxgTEI5KMf6fnxZ5XRioQorAkock2sljs+P/NL5kg4riv1VUNOR0SIqWhMwkf/OOk8CVpGLpBCmMlvWlIaQM3WrgRJHMIQVEkq82FF5MNEXjgeozCXKWMdXEGmKntiyYttZt1sLseqLjwTVqUAtipPDPqfi9bLlyjxYXU/EKfXDl381H/MKbAciIcQ4lFLIBYc+OBgctII3YBErWdnFjmrkrGWQaU5xdXp8vv766xwIxUQYORyH6fY8n5jaqsAduGvgNMn8IuhdujmTROxwSeWt+uq0aZQqmyAq6WiVyKwkM78CqOX7UsC5jWVkWUTKzoXl5JoDdGYlJJdEZQgXWrhcqsS2MVF2bRY+30BmNT6XxDOuPosRNbVbSol76zAtZUIVOa3IK/BeiJe3a1Rgk8XjTZa50mKoakRI0mp1kKMQV01oJ132MdpkSRDlPbzdhWsOt8qE1Azs/+EvFEcHCuCf3nX42y+119KB97wd9TOufuNR1a3+/jSE5tGfwb/LHi68e6pDrcp4O+oRyfnirgm4xBlKone2cqoNNvhe8Q0hv/VvRFOM5AAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:40}.CareerBackgroundUpdate_youtubeArea__Kgg6q{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;width:24px;z-index:41}.CareerBackgroundUpdate_youtubeIcon__wsfKD{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQeSURBVHgB7VldUhpBEO4eLGNVHoIncD2B5AZ4gngDwRwgpioR8aeQUkL5U2VygBTrDcwJxBvgCRxPIFTKBxWm083vwCIs7EJe9quidpmZxf66Z3q7PwEiRIgQIcKMgBACirmUE1uEeMNAPKbAkTEF8IEI4oNrCeFBrrxWNwfqoLN5V0MATESibWySSK0hsrFICaCW0SGgQgBVZlkBMreoQO/suxU/D44lcX6cSpJSmwi0wX8kDvOFZhPLZMyfzKF7/daiN0k0jY9hyaenq7xRqkigeQtpGeBtU1XN8R4MOwFli6nWldewU9ABf87RZOjrMDJDSRSLvG0M3sNwY8tsQAUVajCq/Pe1Ucvn3SoEQC6Xir9fBAcJV/j3EzyUJES5esg1DK1nD90yjCNxXkjf8NZJdgwnop9sdHlnr3QLc8RZIZXgyG6Cwg1s7wi2q5zZL63b6zwkLtkrr4v42PneeKHVoNkjKAZ3xtMLLdvRV4MP1Bcg0bnnCJT/NwFBNutq9nY3Uy1ZNgo8JEjBmvXVV4qbBwioa0us30YviWb+791rmAK8l1MXx+lNCBddEjSQMT0kODd2Q8XZQsOEEAL8ZMkocM8K6Xt5QUI4qHXvcBwJC7y1Jk6dnEVWrK/8hsf7YmHrCIKjGwkEdOwJ75mwWCqjNISAGFAuaFQa/Q7te38omB/CjEofhpyJXiS+Hfx+gABAoiP52GPTRkXSrPXVsedmHonvB26+oWiV+jNdqFGZy3YSL2b2SqvDohJGKp7nmeB6UdVwoLJtQHAswBwgtc+CwRKXMUnqDVcN0NHuoXsFATFzEqc/traVoZzdUElNZl4hHVZd5iUhB7CdoS5OPq8EylCI23wO4h7vH7i/YEJINKWrakPbczONxCy9b8NDgsuGasdzz9hY5kugdwUE8L6NhTo41E5D7BBtz3nLDugVfe8MrsGEqGOPtHifm6qPu/vBCAhwRB/ujQQabvZbDZ9RNLG6kd133WIhxXUXUiaEzNMBV8V2YdnX53hIdNSK1pP9HZRfCBEIGdLnEHXvtT3nbYoM3PVmcSoSM4HV5zCLvkh4SPABshckQmxqpoakV0t9gadnurPn/Ug2ckau+axc+ZUVw4IIeFyqJBXQl066lmSROXBHSzadh0nhzeA4NtMlVJTkfIK7SfTSURDxbImNVKxiKIQ1QpVg2TQ5TDYdJiG9KWOeHqc2IIaX6EPGFHIkEeMrt45S4LHgJjKmGZAxVRyx7VEgR9Imfxw/Gq/8Pj+bGibgjReUT9KfCFlMRkxieAq4X1TB0DU70x2lPk4k7YusKHopv4F5n0KiLQiHlMGab+GKpPiY4uzDOq/fui2Uf7JIoaiUceTetFtHVrCdwXVNpRyb203Soq4T1RTFHoO2wREiRIgQYWb4B7s53xO/mN0xAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:42}.CareerBackgroundUpdate_copyrightArea__3L2D4{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;z-index:43}.CareerBackgroundUpdate_allRightsReserved__0pIej{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:44}.CareerBackgroundUpdate_cancelBtn__DavY9{align-items:center;background:#0d2bf2e6;border:none;border-radius:25px;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;height:31px;justify-content:center;opacity:.9;padding:4px 8px;position:relative;z-index:25}.CareerBackgroundUpdate_cancel__Bx97b{color:#fff;flex-basis:auto;flex-grow:1;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:23px;line-height:23px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:26}.CareerBackgroundUpdate_preview__SchTk{border-radius:12px;height:128px;width:128px}.Privacy_mainContainer__FwMhD{overflow:hidden}.Privacy_mainContainer__FwMhD,.Privacy_mainContainer__FwMhD *{box-sizing:border-box}.Privacy_mainContainer__FwMhD{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;gap:10px;margin:0 auto;min-height:100vh;position:relative;width:min(690px,100vw)}.Privacy_container__ONfNo{align-items:flex-start;flex-basis:0;flex-direction:column;flex-grow:1;gap:2vh;min-height:0;min-width:0;overflow:hidden}.Privacy_container__ONfNo,.Privacy_title__jSHHm{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_title__jSHHm{align-items:center;justify-content:space-between;padding:16px 16px 8px;z-index:1}.Privacy_backContainer__6RK5N{height:48px;width:48px;z-index:2}.Privacy_backArea__DTkcz,.Privacy_backContainer__6RK5N{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_backArea__DTkcz{gap:10px;overflow:hidden;width:24px;z-index:3}.Privacy_backIcon__G2haZ{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:4}.Privacy_titleArea__e6oY5{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:5}.Privacy_deepInfoDetailText__i7de7{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:center;white-space:nowrap;z-index:6}.Privacy_adBanner__Utwkk{border-radius:6px;padding:16px;z-index:7}.Privacy_adArea__uC-Sw,.Privacy_adBanner__Utwkk{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_adArea__uC-Sw{border-radius:12px;z-index:8}.Privacy_adImage__0Xp4Q{align-self:stretch;background:url(/static/media/4f3269ea4e9c29f12af8a86b542b220d277def5c.f5fc5443069522b1bfd8.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:201px;overflow:hidden;position:relative;z-index:9}.Privacy_titleArea1__rVNbk{gap:4px;justify-content:center;min-width:288px;padding:16px 0;z-index:10}.Privacy_adTitle__eT\+aE,.Privacy_titleArea1__rVNbk{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_adTitle__eT\+aE{z-index:11}.Privacy_adChildDevelopment__L9HGd{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:left;white-space:nowrap;z-index:12}.Privacy_buttonArea__v5vNw{align-items:flex-end;align-self:stretch;justify-content:space-between;z-index:13}.Privacy_buttonArea__v5vNw,.Privacy_description__s3E\+D{display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_description__s3E\+D{align-items:flex-start;flex-direction:column;width:116px;z-index:14}.Privacy_sponsoredAd__1pINI{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:15}.Privacy_adButton__yb0zf{align-items:center;background:#f2d30c;border:none;border-radius:12px;cursor:pointer;flex-wrap:nowrap;height:32px;max-width:480px;min-width:84px;padding:0 16px;width:107px;z-index:16}.Privacy_adButton__yb0zf,.Privacy_learnMore__ZGL-N{display:flex;flex-shrink:0;justify-content:center;overflow:hidden;position:relative}.Privacy_learnMore__ZGL-N{align-items:flex-start;color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:75px;z-index:17}.Privacy_pdfContainer__-sxLe{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;overflow:hidden;padding:0 12px;position:relative;z-index:18}.Privacy_pdfContentArea__Bs4Ce{background:#fff;border-radius:12px;flex-basis:0;flex-grow:1;z-index:19}.Privacy_pdfContentArea__Bs4Ce,.Privacy_title2__e696B{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_title2__e696B{align-self:stretch;padding:24px 16px 12px;z-index:20}.Privacy_text5__CY2LH{color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:32px;font-weight:700;height:40px;line-height:40px;text-align:left;white-space:nowrap;z-index:21}.Privacy_section6__z0j1j,.Privacy_text5__CY2LH{align-self:stretch;flex-shrink:0;position:relative}.Privacy_section6__z0j1j{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;padding:16px;z-index:22}.Privacy_pic__Cki58{background:url(/static/media/151d9cc1c9d0f7e73883eabfa5366605a3c87ab1.457406484e35d691613f.png) no-repeat 50%;background-size:cover;border-radius:12px;height:201px;overflow:hidden;z-index:23}.Privacy_group6__kic58,.Privacy_pic__Cki58{align-self:stretch;flex-shrink:0;position:relative}.Privacy_group6__kic58{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;padding:20px 16px 12px;z-index:24}.Privacy_text6__zpzmd{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:28px;line-height:28px;position:relative;text-align:left;white-space:nowrap;z-index:25}.Privacy_group7__gcGDH{align-self:stretch;justify-content:center;padding:4px 16px;z-index:26}.Privacy_group7__gcGDH,.Privacy_wrapper4__rit\+3{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_wrapper4__rit\+3{overflow:hidden;width:340px;z-index:27}.Privacy_text7__FFVxx{color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;justify-content:flex-start;line-height:24px;text-align:left;white-space:nowrap;width:340px;z-index:28}.Privacy_group8__LNu81,.Privacy_text7__FFVxx{align-items:flex-start;display:flex;flex-shrink:0;position:relative}.Privacy_group8__LNu81{flex-direction:column;flex-wrap:nowrap;overflow:hidden;width:220px;z-index:29}.Privacy_text8__s9\+6A{align-items:flex-start;color:#898460;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:42px;justify-content:flex-start;line-height:21px;min-width:0;overflow:hidden;text-align:left;text-overflow:clip;width:220px;z-index:30}.Privacy_group9__TDLrS,.Privacy_text8__s9\+6A{align-self:stretch;display:flex;flex-shrink:0;position:relative}.Privacy_group9__TDLrS{align-items:center;border-bottom:1px solid #f4f4ef;flex-direction:column;flex-wrap:nowrap;gap:10px;justify-content:center;padding:10px 28px;z-index:31}.Privacy_container3__6FvKd{align-self:stretch;gap:9px;z-index:32}.Privacy_container3__6FvKd,.Privacy_homeArea__skwle{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_homeArea__skwle{flex-direction:column;gap:4px;height:72px;justify-content:flex-end;width:65.2px;z-index:33}.Privacy_homeIcon__8aasU{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALxSURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiICCcIAVIoGPG7OuwRQfxvHz7mTNaBAAhMolw2EjHCayBIyLoBoJnLnxZBMTEIgBPLSGqA504BgQaQ2n3yEBtXX5ugEOUSQgCB9wDA9riqy49vshyEiFKJ6hsjhYjnBBAfV3EBSm/24IO9oT3gZXEoF1E2J8pWxogB1WWZi3TsHqWdk7lS2mdIsOf4e5bNn+7DiiiR8CMgqZaMGhEeOB6B/erZh6bJurAkKw+nipUpakA1WfYSEFw22hdPd5P82TE1rkrqMXz2eCf5qdVq/4ElWElCCCBQQZbnCUgur9qtKZFtIbK7k7xotNoL98jSEi4C7d89enRssh9+rncT0WL4nIucLSqylMQMgfSi49pFJL6MyMIT+/8VhvjEhJUmZtky+MKAdUdVZ+BjWEoWknATyObZykukYCwiFgi5x/gW8SUhArk7On7mwyYl64jo/dFrdggKEbs9jHb7yWbZ55tlPs/aXtdpMAchsKXj9ZRAUbWAIDt8WEoTQmdcFd/kUtZQbjaePSEF+OnkJmMBEwJERMAaj4DREUCSTS+OjtkXt/aePbGla2KMrlVAkMuxjo03egRQw7p4qW7tPSX4MpqQ5+sSkEgRGEXBgriu3wztJXPnhIS/iSasGSHCx/tkUm8i3nNr51sizEQSYeFWSGyAYiqlzIFGVHB8orqAbNCzTVUpHKUSPGww+Fpco7ktydB0TPCTNChA6XDiWY49/20h9e7ty/ugAOXDaQJCKvuq3pqurlr7kzjM1uwE//kOKxKtTmEhkggLkURYiCTCgudmR4DdYWpsVGieWN7ZGWe40Sf6ua57evbEAOwzWAKRk52VZgninp4SuTzjyTIqOj/Y59Dl3+JNkVRe5z0jIiIiwsk/aIh64DP71VoAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:34}.Privacy_homeTextArea__RDE5W{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:12px;z-index:35}.Privacy_homeText__cuMtI{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:left;white-space:nowrap;z-index:36}.Privacy_releaseArea__KkhZw{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:37}.Privacy_releaseIcon__U6F8r{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHWSURBVHgB7ZhdTsJAEMf/Www+GBNuINwAb4AnkBtQ9ABKIhI+DDSKxI9EPIDpcgRuwA28Qj2BvPiCtOPWUNMQ2gfpthuyv6d22of978zOzgyg0Wg0GkmwuI/9vlk4zKNGhAIUYPmNSdvizro9UsRoZBb3PPZOUENAAHkwWzf2JGwzon4WAmzVBPgwA+N1W6QIYihCTQrPd+dHYYOBHUCLUAUpIkRCmDFClRiNkQJSRCxBjWbPnrY6vOEaVBJJwoFEpIjYp9xn8Nxuc6fVsUuMaCBe55BAamei2eOW8MqxCDaOhEn1YPteue7yuguqJxlimWSndpdzj9FJUl7JLMUGXhHF2wxbshP3xB4ywi/zD/JsIO6UCrYkExGPQ9NkYC9JVcmpilj1KH6JXyEkR2pn4uH+7HLVZFWQMNI9IUKn/Bs6RInufhgpIlxR+I1uzdecwari9ULW4gOkiGCg6kpAKuh+QhV2W4TozBwoiEgSzlXv7SNsix7ZiO5Mdkf2H1yPGuu22DGmf8PmPJwyBcaYYkPn7gLTTWNMjSrED5Rd1KAYmybjkSKehnW/WCtDPeZfCypZFv+bnMTdE1LGK9tCG9YVWTstDaqrGE4idqZhL2g0Go1GKj+gBaASGAUpgwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:38}.Privacy_releaseTextArea__v5J-u{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:70px;z-index:39}.Privacy_releaseView__HD-9G{align-self:stretch;color:#8a8561;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:40}.Privacy_productIntroArea__4cCxJ{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:72px;justify-content:flex-end;padding:0 7px;position:relative;width:65.2px;z-index:41}.Privacy_productIntroIcon__ElKw7{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAYAAABE1blzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKMSURBVHgB7Zl/bhJBFMe/b6GYiH/0Bq43wBMUT2A9QXf1AC0mSKglsCm0URpbL2DXE9gbiCco3IAj8A8mpbLPNwtpV1x+OhhW55OQmZ1fmS8z++a9WcBgMBgMhqnQrMrmsZOXFjvYYAJGp1Txr6bVxwqsVp3tRxn6wkAeyaDdH/Azz/N7kxVWXOtsxjpPkDhF7uEW9uMq0nGFBLZ5nJe0azH72EDYIkcmaI8f8/LzJtuk54/C3eKR72EDaTbcvCyAPauNhX8cIzDpzH8HF+D01LHTQXis5IYgr/z2Uw0r8K7xsmaB92Wc3lDMftnzu/hDtKxgeog9JU7lU+AqVkSsd1XG2Zasnd7CHjSgRSATfjlgz+qvHmNJ1C6YNeaqaBFIATrR54CGu1iSVDDhWBC1oQEtAosVvyVJ5B+nA+XuLdo/XD2iu62tnIs3h5ffoAFtVpSZo86Anc3Q10VEqjYpMVARj0S2AGrQhDaBpSP/Qjz3VqQoJyKvz47dqcZCRSvZB3SNsYEKIb4qVS4/QxNajom7wQb84lZWDvcTtgML/vuGW5OZt4mD8L1ismyxmLuhxeT7/pJtf7+BC41oFVgYhStPmyfOOTMdRKpsKAeeaGx8OKprVMJ8IbugAM2sxZMpHvqFocVPZNo+MNPc95QwOQDz6xCn0LqCUcrl0AtR2839cOLu/GDOEYeHOMiibiCWsn/DnbggVSdrExjl9cjkazH7y2KiiaRjBCYdIzDpGIFJxwhMOvNdNSK7WXdWvkhaJ3JvY/8WlkwQL5C5JcLyKitBrApzathEIuKI0I1rErtF07f4KImWS5+/gYRcrf4AseHW7A+gdfe5dM9hg5EvTC1dF1QGg8Fg+O/4CSyg0oa5okGUAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:28px;z-index:42}.Privacy_productIntroText__-H2XT{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative;width:52px;z-index:43}.Privacy_productIntro__ttFMt{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;min-width:0;position:relative;text-align:center;white-space:nowrap;z-index:44}.Privacy_advancedInfoArea__hsXsh{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:45}.Privacy_advancedInfoIcon__8-99D{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPoSURBVHgB7VlNTttAFH4ziYCCIlm0gBEL3BM0PQHOCYATEE5AumtXCScoPQGwqrqCnoBwAsIJ6g1SAlS1RKQGlMz0jZ3YE2InnolJozbfJjOO/cbfvDfvzwAzzDCDDAIpwEDMzYFNCN3kHIxAOAGXEHbdakHNRcALQZuEePGFBVrinGwBcHv0E7yKJE/q9Z+nkDKUSYQvDwdiCupwCCGVNMkokTDNNzbn7BiH1uC/vIZaqeHACYQTnvfvJfkIcUiGFep114ExkZiEaS5XcPfL/Ve5gyKOHh/Z6TCbN03DYgz2UANFvN+S/nIYY7t3d24NxkAiEhEE8IVZpdFwv4AiVleXy3jgK/I11O7u7a17DpoYSWJtbbmEP5/DBXmNUr47jhlsbBj5dpuc9bSCG+QikYKuRoaSEGbAOf3RmwsCT0+8kIa79GWTC8m8HDTL9zqy6bA/kcCFNHOEBtLy90KTePAL4JmmB2t+npZBA7EkTPN1ESQvJBZMw5PI8OWxQ+lSSWgIFBFLAk2nHI7hJG0CPaBzOMItqvbmnQ49AEVEkhDxACQtUNq3W6kDXe9hOIaiCKgKj0eTQE+xHY75+UtpoYd6/b4K3SCJJDAjgLzK8zHmFEZYQQImg2AdNKltlQdjSHB5J65hAmCMBOugE7FAAQMkLMuzx8Amx00JkqMTrINnZDxzwtxfPlQOTAiZDGjHHwr/AAZIoGeQd8SCCaHTCS0AnYmSVgZIOI6XVgRC1teNTZgACMlY4RjGI9EVExyydjtjwwSAHmmrN0ZPpeRMYoIdrwY3UFaEyWAnXJ8pxaZIEpTSy3BGbNU0QBX9aQ537u/dS5XnI0n4aUCYlOmmyEmBOy8VXeG6SRHrYuWkDFFaWTGUAlBSdFP+QLZOshlL4rk20MTO0jYrv7rjkhZYRSfZTFKeXkE3DUm/PPUqR8u/wp1G49db0MDQiO2XkOxDby5yGjwfVzrVlwzRKOgn4LnYfdBEZtQNzWartrT0SgQgu3sJtUJ2crlFt9n8rZThGh4WP2Ic+AoD3UNi53Lz33E9ZS0nbp5F9Yug25LEpOFymC37mqPFwdan13yTs2atrqBSG/N5v0iGOC/4oo5oZ/pzMESV1tWgNShNNJj5PmavRrvtmZY2Ea2uuK8VXowiMxocW5e8gnVK0FD2N0efiHZrX5gIZp42pZm9BK19V2io0+GVuGg8DpHUPrJks9l3oqyUS0uMvg6el+uk1aEukVRIpAkdIlNHQkCVyFSSEFAhMrU19s2NW8tmWV/DGc/YcdS9U90oeE5E/jIrY2Ta8bfx8NCqYzryDbXg4qeFTzppyQwz/G/4A1DQ9jTHFpIRAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:46}.Privacy_advancedInfoText__BxgN6{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:18px;min-width:0;position:relative;z-index:47}.Privacy_advancedInfo__\+J3qh{align-self:stretch;color:#171712;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:48}.Privacy_footerIconArea__2vUKq{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:28px;justify-content:flex-end;position:relative;width:42px;z-index:49}.Privacy_footerIcon__BNxNA{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT9SURBVHgB7VldbttGEJ5Z2TJgN4huUPkEcU5QuSj66vQEpnIBS0Bi1X+QhNQ2FBe1eoBazAnqPBVFW9g5QZUThDlB1QcHiCLuZJYyxRVNSrv6iV/0AQK4Irncb+d/FmCBBRbQgTAHVKtO7qsl2CABeST4OvyfEN77EjzogbdXdz2YEWZG4uyFU5BCFBBoi4cbBq94/PlrX8pXe0fuNUyBqUmoxYPAKgEUYHJ4QkLt2VHrFUyAiUmcnjr5JYmtlMV3WHk8kNBGVDveBxGrF0KeEJWkcgnveX6XNm1VbSISjRfOEyECAkMLIaJrFFi7+Uhv63W3M2qOX06K3/SIHF7CE4jN4wPW9w4uamAIaxKN46c11vvq8L/k+l2oT2KsgUR92Gbp1IZmRGxW9i/KJnNYkYgTYEl4rB7O7n7rDUwJRUYQXrE3y0f/ort7cFEc964xicbJ0xISnYdjJtD+wPo7Tm1scXbinBNhKRybqFYGDNDfJfgjHM+LgMJf/7T//P5btnvEghoLdhzfbT72/r5qv017x0gSL0+K7+BWzEqFmMBjEwIq6D3IwjZI7Ni6z8ZJ0WXV2r4ddm66tJ72TQHjCBw7DkR62pGGElDSW1vBfyVgUwpwG8fFK7BA9iOVKHLPubWsOE97diwJFmtkyERNUw+03OOorRkpi7ygJAOGKPNGCZ80oybntOrkk54dSUKXglKjyqFbB0NQEPCGxp6tDT3ndITJX4djsQw7Sc+NJIGA0UucFoDtAojUO2rhHSlprKtMhKTBxiGikyTNVMNWOp2R+C4cczqwPsvM0wa6Y/ElpyWxhDFVEhkZ5UQqnbgvAgooyQ2vBcJW/H4qCY7Ej7TrS7hPELyJ1tKPHzqW0l/EqCZAbIMlAnXkNKKvBujedGV50uC41IP2p+xgmI/fH2XYAwP6RPQ/WCJQx4GLJWc1i7/DhCgPk8/FjTuVBAeawYMrlPkPLLHchUstWFnHiTvQ5nqwnHmo3xof7CaE2r3Kfmt91MdnhbmRmDm06P/s8Lf3+q10EhQZM4E0KfznhvNhNbzjHEa4WOmF14SUh3tEbynqnnDMuuMp0w2bYJC/U78Ovj9khgKcOQnlXcJr9iwbU3mWKaFvouBeVfx+KgnlXbQMMreakkHOG0FfS6tnnh+2XsefGemdCCiSBmeQMCV88H8AS5AQ29ooMf0ZSYJVSpWUoTfIN35yqmAJLjG9wTXiuc0cP3N/S0X7cKzaQknPjSShVIq9gZ7Pl9KqqzSwNMt65OZro/xJ2aDMoFaSkpuWSY8NdlzNNSHyCLlMFq9sjHz3wG1LpE1eREn9fjxwfzV5b21FtPSqMk0KCmbdjmNH9VBUoR8uvn0zp5aNwp0mnQSnMqJbYpR2qN3U1YqxscYSsVUtE7w8LjaHCHCJWxnT7rFqY56xUcZ6ph6Xi8VpzxcUbsthla5rKQ5xG9OdXRszRAIRNQ03lOVEDWVlX6tZURJAO3qXXbWH2B5n31AOoVr7wJ5juPkbTOeSlK8rR+7YcjY4WUKxJZCc+BGBtHAAwVdhQvTFD6y7yUGQF8Y9I+wgySgbRpFnfc/z5QYlHLIE5xsIZWWDYIGpj7vUYQnbRY0SCnhTqMUzQ7fypY+74gg65z7s8E4WeFqD+oM8zpQv+WTpctrzjZmR0KGM9eEKPpKcqpCMahFesMc+nxNL0Y5XZwsssMDs8BmM3UGHzX4RiAAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:50}.Privacy_customBg__qWu4c{background:#fcf6cf00!important}.Privacy_png__Co7D2{max-height:100%;max-width:100%;object-fit:contain}.Privacy_notFound__kQ8HI{align-items:center;align-self:stretch;display:flex;font-weight:700;justify-content:center;min-height:30vh;position:relative}.Privacy_mainContainer__QZ4WZ{overflow:hidden}.Privacy_mainContainer__QZ4WZ,.Privacy_mainContainer__QZ4WZ *{box-sizing:border-box}button,input,select,textarea{outline:0}.Privacy_mainContainer__QZ4WZ{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;gap:10px;margin:0 auto;min-height:100vh;position:relative;width:min(690px,100vw)}.Privacy_container__JRypG{align-items:flex-start;flex-basis:0;flex-direction:column;flex-grow:1;gap:2vh;min-height:0;min-width:0;overflow:hidden}.Privacy_container__JRypG,.Privacy_title__3Oej3{align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_title__3Oej3{align-items:center;justify-content:space-between;padding:16px 16px 8px;z-index:1}.Privacy_backContainer__SEVAg{height:48px;width:48px;z-index:2}.Privacy_backArea__287yi,.Privacy_backContainer__SEVAg{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_backArea__287yi{gap:10px;overflow:hidden;width:24px;z-index:3}.Privacy_backIcon__lSMpl{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7ZhBCsIwEEUn0QOIG13Wo3gSr6YnEU9ilroRN+KuY0ZEihpN2zT5wjwohZaW/8q0nQmRoiiKovwxhhIyn08qZru939jUy8Ph7GhgRpSIRvjKbxNmc75crjsamDEl4CW8h521vKEM9C6hT+GN4SzlI/QSKB1e6CyAEF7oJIASXmgtgBReaCWAFl6IFkAML0QJoIYXfgoghxe+CqCHF4IC7+F9fKa13znKjLX1JvTQggKz2XRPjfCFccfjafHphA1fw4RDOEuwG5Va9yXjS8hUz9sUK6FwZxvxEpumhMs1qMQS+RnFlWjxI8OUaNlK4El0aOawJDq20zgSPQYaDImeI2V5iQRDfVmJRMsq5SSSLC2WlLCUAAkqvZPMC49DVV3bFWVggMVd81jcxRp8FEVRFAWSG/OpDVj0fAF9AAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:4}.Privacy_titleArea__3Dtmu{align-items:center;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;padding:0 48px 0 0;position:relative;z-index:5}.Privacy_deepInfoDetailText__tx9aL{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:center;white-space:nowrap;z-index:6}.Privacy_adBanner__B8o-l{border-radius:6px;padding:16px;z-index:7}.Privacy_adArea__NtXVE,.Privacy_adBanner__B8o-l{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_adArea__NtXVE{border-radius:12px;z-index:8}.Privacy_adImage__5abzD{align-self:stretch;background:url(/static/media/4f3269ea4e9c29f12af8a86b542b220d277def5c.f5fc5443069522b1bfd8.png) no-repeat 50%;background-size:cover;border-radius:12px;flex-shrink:0;height:201px;overflow:hidden;position:relative;z-index:9}.Privacy_titleArea1__s3GjA{gap:4px;justify-content:center;min-width:288px;padding:16px 0;z-index:10}.Privacy_adTitle__1cIER,.Privacy_titleArea1__s3GjA{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_adTitle__1cIER{z-index:11}.Privacy_adChildDevelopment__HaghH{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:18px;font-weight:700;height:23px;line-height:23px;position:relative;text-align:left;white-space:nowrap;z-index:12}.Privacy_buttonArea__ZINs3{align-items:flex-end;align-self:stretch;justify-content:space-between;z-index:13}.Privacy_buttonArea__ZINs3,.Privacy_description__BPpsM{display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_description__BPpsM{align-items:flex-start;flex-direction:column;width:116px;z-index:14}.Privacy_sponsoredAd__9\+B-E{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:500;height:24px;line-height:24px;position:relative;text-align:left;white-space:nowrap;z-index:15}.Privacy_adButton__M0kx-{align-items:center;background:#f2d30c;border:none;border-radius:12px;cursor:pointer;flex-wrap:nowrap;height:32px;max-width:480px;min-width:84px;padding:0 16px;width:107px;z-index:16}.Privacy_adButton__M0kx-,.Privacy_learnMore__L88Qw{display:flex;flex-shrink:0;justify-content:center;overflow:hidden;position:relative}.Privacy_learnMore__L88Qw{align-items:flex-start;color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:700;height:21px;line-height:21px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:75px;z-index:17}.Privacy_pdfContainer__xQuPt{align-items:center;align-self:stretch;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;overflow:hidden;padding:0 12px;position:relative;z-index:18}.Privacy_pdfContentArea__0abK6{background:#fff;border-radius:12px;flex-basis:0;flex-grow:1;z-index:19}.Privacy_pdfContentArea__0abK6,.Privacy_title2__cPCqP{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_title2__cPCqP{align-self:stretch;padding:24px 16px 12px;z-index:20}.Privacy_text5__3qM-p{color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:32px;font-weight:700;height:40px;line-height:40px;text-align:left;white-space:nowrap;z-index:21}.Privacy_section6__4CKKY,.Privacy_text5__3qM-p{align-self:stretch;flex-shrink:0;position:relative}.Privacy_section6__4CKKY{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;padding:16px;z-index:22}.Privacy_pic__2\+QGK{background:url(/static/media/151d9cc1c9d0f7e73883eabfa5366605a3c87ab1.457406484e35d691613f.png) no-repeat 50%;background-size:cover;border-radius:12px;height:201px;overflow:hidden;z-index:23}.Privacy_group6__BMGyE,.Privacy_pic__2\+QGK{align-self:stretch;flex-shrink:0;position:relative}.Privacy_group6__BMGyE{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;padding:20px 16px 12px;z-index:24}.Privacy_text6__EUNiU{align-self:stretch;color:#161611;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:22px;font-weight:700;height:28px;line-height:28px;position:relative;text-align:left;white-space:nowrap;z-index:25}.Privacy_group7__qpIxZ{align-self:stretch;justify-content:center;padding:4px 16px;z-index:26}.Privacy_group7__qpIxZ,.Privacy_wrapper4__6YfU5{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_wrapper4__6YfU5{overflow:hidden;width:340px;z-index:27}.Privacy_text7__P\+DHA{color:#161611;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:16px;font-weight:700;height:24px;justify-content:flex-start;line-height:24px;text-align:left;white-space:nowrap;width:340px;z-index:28}.Privacy_group8__6vue0,.Privacy_text7__P\+DHA{align-items:flex-start;display:flex;flex-shrink:0;position:relative}.Privacy_group8__6vue0{flex-direction:column;flex-wrap:nowrap;overflow:hidden;width:220px;z-index:29}.Privacy_text8__xFH43{align-items:flex-start;color:#898460;font-family:Inter,var(--default-font-family);font-size:14px;font-weight:500;height:42px;justify-content:flex-start;line-height:21px;min-width:0;overflow:hidden;text-align:left;text-overflow:clip;width:220px;z-index:30}.Privacy_group9__sNT\+D,.Privacy_text8__xFH43{align-self:stretch;display:flex;flex-shrink:0;position:relative}.Privacy_group9__sNT\+D{align-items:center;border-bottom:1px solid #f4f4ef;flex-direction:column;flex-wrap:nowrap;gap:10px;justify-content:center;padding:10px 28px;z-index:31}.Privacy_container3__1aibl{align-self:stretch;gap:9px;z-index:32}.Privacy_container3__1aibl,.Privacy_homeArea__TvPgZ{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;position:relative}.Privacy_homeArea__TvPgZ{flex-direction:column;gap:4px;height:72px;justify-content:flex-end;width:65.2px;z-index:33}.Privacy_homeIcon__-dVGa{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALxSURBVHgB7Zg/b9pAFMDfM4mXtCpjtjJ2RN1aKRKkUtWx/QRx6BdIFiJKI7BagwiVaL9AuI6d2kxRFJHAJyhjR7p1pEOrCopf74BDDjXGwBlZkX+She90Nv75/j0/gIiICCcIAVIoGPG7OuwRQfxvHz7mTNaBAAhMolw2EjHCayBIyLoBoJnLnxZBMTEIgBPLSGqA504BgQaQ2n3yEBtXX5ugEOUSQgCB9wDA9riqy49vshyEiFKJ6hsjhYjnBBAfV3EBSm/24IO9oT3gZXEoF1E2J8pWxogB1WWZi3TsHqWdk7lS2mdIsOf4e5bNn+7DiiiR8CMgqZaMGhEeOB6B/erZh6bJurAkKw+nipUpakA1WfYSEFw22hdPd5P82TE1rkrqMXz2eCf5qdVq/4ElWElCCCBQQZbnCUgur9qtKZFtIbK7k7xotNoL98jSEi4C7d89enRssh9+rncT0WL4nIucLSqylMQMgfSi49pFJL6MyMIT+/8VhvjEhJUmZtky+MKAdUdVZ+BjWEoWknATyObZykukYCwiFgi5x/gW8SUhArk7On7mwyYl64jo/dFrdggKEbs9jHb7yWbZ55tlPs/aXtdpMAchsKXj9ZRAUbWAIDt8WEoTQmdcFd/kUtZQbjaePSEF+OnkJmMBEwJERMAaj4DREUCSTS+OjtkXt/aePbGla2KMrlVAkMuxjo03egRQw7p4qW7tPSX4MpqQ5+sSkEgRGEXBgriu3wztJXPnhIS/iSasGSHCx/tkUm8i3nNr51sizEQSYeFWSGyAYiqlzIFGVHB8orqAbNCzTVUpHKUSPGww+Fpco7ktydB0TPCTNChA6XDiWY49/20h9e7ty/ugAOXDaQJCKvuq3pqurlr7kzjM1uwE//kOKxKtTmEhkggLkURYiCTCgudmR4DdYWpsVGieWN7ZGWe40Sf6ua57evbEAOwzWAKRk52VZgninp4SuTzjyTIqOj/Y59Dl3+JNkVRe5z0jIiIiwsk/aIh64DP71VoAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:34}.Privacy_homeTextArea__6Z88h{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:12px;z-index:35}.Privacy_homeText__-RSXy{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:left;white-space:nowrap;z-index:36}.Privacy_releaseArea__IP8re{align-items:center;border-radius:36px;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:37}.Privacy_releaseIcon__djuT9{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHWSURBVHgB7ZhdTsJAEMf/Www+GBNuINwAb4AnkBtQ9ABKIhI+DDSKxI9EPIDpcgRuwA28Qj2BvPiCtOPWUNMQ2gfpthuyv6d22of978zOzgyg0Wg0GkmwuI/9vlk4zKNGhAIUYPmNSdvizro9UsRoZBb3PPZOUENAAHkwWzf2JGwzon4WAmzVBPgwA+N1W6QIYihCTQrPd+dHYYOBHUCLUAUpIkRCmDFClRiNkQJSRCxBjWbPnrY6vOEaVBJJwoFEpIjYp9xn8Nxuc6fVsUuMaCBe55BAamei2eOW8MqxCDaOhEn1YPteue7yuguqJxlimWSndpdzj9FJUl7JLMUGXhHF2wxbshP3xB4ywi/zD/JsIO6UCrYkExGPQ9NkYC9JVcmpilj1KH6JXyEkR2pn4uH+7HLVZFWQMNI9IUKn/Bs6RInufhgpIlxR+I1uzdecwari9ULW4gOkiGCg6kpAKuh+QhV2W4TozBwoiEgSzlXv7SNsix7ZiO5Mdkf2H1yPGuu22DGmf8PmPJwyBcaYYkPn7gLTTWNMjSrED5Rd1KAYmybjkSKehnW/WCtDPeZfCypZFv+bnMTdE1LGK9tCG9YVWTstDaqrGE4idqZhL2g0Go1GKj+gBaASGAUpgwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:38}.Privacy_releaseTextArea__Ykwuy{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;position:relative;width:70px;z-index:39}.Privacy_releaseView__lujsQ{align-self:stretch;color:#8a8561;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;position:relative;text-align:center;white-space:nowrap;z-index:40}.Privacy_productIntroArea__Lejyx{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;height:72px;justify-content:flex-end;padding:0 7px;position:relative;width:65.2px;z-index:41}.Privacy_productIntroIcon__T9sbb{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAYAAABE1blzAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKMSURBVHgB7Zl/bhJBFMe/b6GYiH/0Bq43wBMUT2A9QXf1AC0mSKglsCm0URpbL2DXE9gbiCco3IAj8A8mpbLPNwtpV1x+OhhW55OQmZ1fmS8z++a9WcBgMBgMhqnQrMrmsZOXFjvYYAJGp1Txr6bVxwqsVp3tRxn6wkAeyaDdH/Azz/N7kxVWXOtsxjpPkDhF7uEW9uMq0nGFBLZ5nJe0azH72EDYIkcmaI8f8/LzJtuk54/C3eKR72EDaTbcvCyAPauNhX8cIzDpzH8HF+D01LHTQXis5IYgr/z2Uw0r8K7xsmaB92Wc3lDMftnzu/hDtKxgeog9JU7lU+AqVkSsd1XG2Zasnd7CHjSgRSATfjlgz+qvHmNJ1C6YNeaqaBFIATrR54CGu1iSVDDhWBC1oQEtAosVvyVJ5B+nA+XuLdo/XD2iu62tnIs3h5ffoAFtVpSZo86Anc3Q10VEqjYpMVARj0S2AGrQhDaBpSP/Qjz3VqQoJyKvz47dqcZCRSvZB3SNsYEKIb4qVS4/QxNajom7wQb84lZWDvcTtgML/vuGW5OZt4mD8L1ismyxmLuhxeT7/pJtf7+BC41oFVgYhStPmyfOOTMdRKpsKAeeaGx8OKprVMJ8IbugAM2sxZMpHvqFocVPZNo+MNPc95QwOQDz6xCn0LqCUcrl0AtR2839cOLu/GDOEYeHOMiibiCWsn/DnbggVSdrExjl9cjkazH7y2KiiaRjBCYdIzDpGIFJxwhMOvNdNSK7WXdWvkhaJ3JvY/8WlkwQL5C5JcLyKitBrApzathEIuKI0I1rErtF07f4KImWS5+/gYRcrf4AseHW7A+gdfe5dM9hg5EvTC1dF1QGg8Fg+O/4CSyg0oa5okGUAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:28px;z-index:42}.Privacy_productIntroText__oiUFq{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:10px;position:relative;width:52px;z-index:43}.Privacy_productIntro__JVtjc{align-self:stretch;color:#898460;flex-basis:auto;flex-shrink:0;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;height:18px;line-height:18px;min-width:0;position:relative;text-align:center;white-space:nowrap;z-index:44}.Privacy_advancedInfoArea__2\+tne{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:72px;justify-content:flex-end;position:relative;width:65.2px;z-index:45}.Privacy_advancedInfoIcon__txENq{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPoSURBVHgB7VlNTttAFH4ziYCCIlm0gBEL3BM0PQHOCYATEE5AumtXCScoPQGwqrqCnoBwAsIJ6g1SAlS1RKQGlMz0jZ3YE2InnolJozbfJjOO/cbfvDfvzwAzzDCDDAIpwEDMzYFNCN3kHIxAOAGXEHbdakHNRcALQZuEePGFBVrinGwBcHv0E7yKJE/q9Z+nkDKUSYQvDwdiCupwCCGVNMkokTDNNzbn7BiH1uC/vIZaqeHACYQTnvfvJfkIcUiGFep114ExkZiEaS5XcPfL/Ve5gyKOHh/Z6TCbN03DYgz2UANFvN+S/nIYY7t3d24NxkAiEhEE8IVZpdFwv4AiVleXy3jgK/I11O7u7a17DpoYSWJtbbmEP5/DBXmNUr47jhlsbBj5dpuc9bSCG+QikYKuRoaSEGbAOf3RmwsCT0+8kIa79GWTC8m8HDTL9zqy6bA/kcCFNHOEBtLy90KTePAL4JmmB2t+npZBA7EkTPN1ESQvJBZMw5PI8OWxQ+lSSWgIFBFLAk2nHI7hJG0CPaBzOMItqvbmnQ49AEVEkhDxACQtUNq3W6kDXe9hOIaiCKgKj0eTQE+xHY75+UtpoYd6/b4K3SCJJDAjgLzK8zHmFEZYQQImg2AdNKltlQdjSHB5J65hAmCMBOugE7FAAQMkLMuzx8Amx00JkqMTrINnZDxzwtxfPlQOTAiZDGjHHwr/AAZIoGeQd8SCCaHTCS0AnYmSVgZIOI6XVgRC1teNTZgACMlY4RjGI9EVExyydjtjwwSAHmmrN0ZPpeRMYoIdrwY3UFaEyWAnXJ8pxaZIEpTSy3BGbNU0QBX9aQ537u/dS5XnI0n4aUCYlOmmyEmBOy8VXeG6SRHrYuWkDFFaWTGUAlBSdFP+QLZOshlL4rk20MTO0jYrv7rjkhZYRSfZTFKeXkE3DUm/PPUqR8u/wp1G49db0MDQiO2XkOxDby5yGjwfVzrVlwzRKOgn4LnYfdBEZtQNzWartrT0SgQgu3sJtUJ2crlFt9n8rZThGh4WP2Ic+AoD3UNi53Lz33E9ZS0nbp5F9Yug25LEpOFymC37mqPFwdan13yTs2atrqBSG/N5v0iGOC/4oo5oZ/pzMESV1tWgNShNNJj5PmavRrvtmZY2Ea2uuK8VXowiMxocW5e8gnVK0FD2N0efiHZrX5gIZp42pZm9BK19V2io0+GVuGg8DpHUPrJks9l3oqyUS0uMvg6el+uk1aEukVRIpAkdIlNHQkCVyFSSEFAhMrU19s2NW8tmWV/DGc/YcdS9U90oeE5E/jIrY2Ta8bfx8NCqYzryDbXg4qeFTzppyQwz/G/4A1DQ9jTHFpIRAAAAAElFTkSuQmCC) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:46}.Privacy_advancedInfoText__OSWKQ{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;min-width:0;z-index:47}.Privacy_advancedInfoText__OSWKQ,.Privacy_advancedInfo__ZGL75{align-self:stretch;flex-shrink:0;height:18px;position:relative}.Privacy_advancedInfo__ZGL75{color:#171712;flex-basis:auto;font-family:Inter,var(--default-font-family);font-size:12px;font-weight:700;line-height:18px;text-align:center;white-space:nowrap;z-index:48}.Privacy_footerIconArea__fgJIQ{align-items:center;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:4px;height:28px;justify-content:flex-end;position:relative;width:42px;z-index:49}.Privacy_footerIcon__1rX6c{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT9SURBVHgB7VldbttGEJ5Z2TJgN4huUPkEcU5QuSj66vQEpnIBS0Bi1X+QhNQ2FBe1eoBazAnqPBVFW9g5QZUThDlB1QcHiCLuZJYyxRVNSrv6iV/0AQK4Irncb+d/FmCBBRbQgTAHVKtO7qsl2CABeST4OvyfEN77EjzogbdXdz2YEWZG4uyFU5BCFBBoi4cbBq94/PlrX8pXe0fuNUyBqUmoxYPAKgEUYHJ4QkLt2VHrFUyAiUmcnjr5JYmtlMV3WHk8kNBGVDveBxGrF0KeEJWkcgnveX6XNm1VbSISjRfOEyECAkMLIaJrFFi7+Uhv63W3M2qOX06K3/SIHF7CE4jN4wPW9w4uamAIaxKN46c11vvq8L/k+l2oT2KsgUR92Gbp1IZmRGxW9i/KJnNYkYgTYEl4rB7O7n7rDUwJRUYQXrE3y0f/ort7cFEc964xicbJ0xISnYdjJtD+wPo7Tm1scXbinBNhKRybqFYGDNDfJfgjHM+LgMJf/7T//P5btnvEghoLdhzfbT72/r5qv017x0gSL0+K7+BWzEqFmMBjEwIq6D3IwjZI7Ni6z8ZJ0WXV2r4ddm66tJ72TQHjCBw7DkR62pGGElDSW1vBfyVgUwpwG8fFK7BA9iOVKHLPubWsOE97diwJFmtkyERNUw+03OOorRkpi7ygJAOGKPNGCZ80oybntOrkk54dSUKXglKjyqFbB0NQEPCGxp6tDT3ndITJX4djsQw7Sc+NJIGA0UucFoDtAojUO2rhHSlprKtMhKTBxiGikyTNVMNWOp2R+C4cczqwPsvM0wa6Y/ElpyWxhDFVEhkZ5UQqnbgvAgooyQ2vBcJW/H4qCY7Ej7TrS7hPELyJ1tKPHzqW0l/EqCZAbIMlAnXkNKKvBujedGV50uC41IP2p+xgmI/fH2XYAwP6RPQ/WCJQx4GLJWc1i7/DhCgPk8/FjTuVBAeawYMrlPkPLLHchUstWFnHiTvQ5nqwnHmo3xof7CaE2r3Kfmt91MdnhbmRmDm06P/s8Lf3+q10EhQZM4E0KfznhvNhNbzjHEa4WOmF14SUh3tEbynqnnDMuuMp0w2bYJC/U78Ovj9khgKcOQnlXcJr9iwbU3mWKaFvouBeVfx+KgnlXbQMMreakkHOG0FfS6tnnh+2XsefGemdCCiSBmeQMCV88H8AS5AQ29ooMf0ZSYJVSpWUoTfIN35yqmAJLjG9wTXiuc0cP3N/S0X7cKzaQknPjSShVIq9gZ7Pl9KqqzSwNMt65OZro/xJ2aDMoFaSkpuWSY8NdlzNNSHyCLlMFq9sjHz3wG1LpE1eREn9fjxwfzV5b21FtPSqMk0KCmbdjmNH9VBUoR8uvn0zp5aNwp0mnQSnMqJbYpR2qN3U1YqxscYSsVUtE7w8LjaHCHCJWxnT7rFqY56xUcZ6ph6Xi8VpzxcUbsthla5rKQ5xG9OdXRszRAIRNQ03lOVEDWVlX6tZURJAO3qXXbWH2B5n31AOoVr7wJ5juPkbTOeSlK8rR+7YcjY4WUKxJZCc+BGBtHAAwVdhQvTFD6y7yUGQF8Y9I+wgySgbRpFnfc/z5QYlHLIE5xsIZWWDYIGpj7vUYQnbRY0SCnhTqMUzQ7fypY+74gg65z7s8E4WeFqD+oM8zpQv+WTpctrzjZmR0KGM9eEKPpKcqpCMahFesMc+nxNL0Y5XZwsssMDs8BmM3UGHzX4RiAAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover;flex-shrink:0;height:24px;position:relative;width:24px;z-index:50}.Privacy_customBg__eV12D{background:#fcf6cf00!important}.Privacy_png__b8LjF{max-height:100%;max-width:100%;object-fit:contain}.Privacy_notFound__ePX0D{align-items:center;align-self:stretch;display:flex;font-weight:700;justify-content:center;min-height:30vh;position:relative}
/*# sourceMappingURL=main.78bafd49.css.map*/