@charset "UTF-8";@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/assets/fonts/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/assets/fonts/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/assets/fonts/Inter-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/assets/fonts/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/assets/fonts/Inter-Bold.woff2) format("woff2")}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;text-size-adjust:none}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{border-radius:0}button,a,input,textarea{outline:none}:root{--color-primary: #F03CA5;--color-primary-light: rgb(247.2857142857, 154.7142857143, 208.7142857143);--color-success: #4CAF50;--color-warning: #FF9800;--color-error: #F44336;--color-info: #2196F3;--color-text-primary: #111111;--color-text-secondary: #666666;--color-border: #E5E5E5;--color-bg-secondary: #F8F8F8}b{font-weight:700}:root{--text-color-primary: #111111;--text-color-secondary: #666666;--border-color: #E5E5E5;--bg-color-light-grey: #F8F8F8;--color-hover-pink: #F03CA5;--color-badge-hit: #FF4141;--color-hover-green: #B9CE19;--color-badge-free: #8E3CFF;--bg-color-white: #ffffff;--bg-color-light: #F0F0F0;--bg-color-grey-hover: #e2e6ea;--bg-color-dark-active: #151515;--bg-color-accent-rgb: 240, 60, 165;--text-color-dark-hover: #000000;--text-color-light: #ffffff;--bg-color-dark: #111111;--bg-color-grey: #F8F8F8;--bg-color-dark-hover: #111111;--bg-color-accent: #F03CA5;--text-color-dark: #111111;--text-color-grey: #666666;--text-color-mdark: #111111;--grey-solid: #E5E5E5;--text-muted: #666666;--pd: 24px;--pdMobile: 24px 15px;--mr: 24px;--ml: 24px;--pd40: 40px;--pd30: 30px;--mrIcon: 10px;--maxWidth: 1320px;--border-radius-btn: 10px;--border-radius: 6px;--transition-duration: .5s;--color-primary: #F03CA5;--font-h1-size: 48px;--font-h1-weight: 600;--font-h1-line-height: 1.2;--font-h2-size: 32px;--font-h2-weight: 600;--font-h2-line-height: 1.3;--font-h3-size: 20px;--font-h3-weight: 600;--font-h3-line-height: 1.4;--font-h4-size: 18px;--font-h4-weight: 600;--font-h4-line-height: 1.4;--font-body-size: 16px;--font-body-weight: 400;--font-body-line-height: 1.5;--font-secondary-size: 14px;--font-secondary-weight: 400;--font-secondary-line-height:1.5;--font-caption-size: 12px;--font-caption-weight: 400;--font-caption-line-height:1.4;--btn-main-padding: 15px 24px;--btn-main-font-size: 16px;--btn-main-font-weight: 500;--btn-main-line-height: 1;--btn-main-gap: 10px;--btn-main-border-radius: 6px;--btn-secondary-padding: 10px 20px;--btn-secondary-font-size: 16px;--btn-secondary-font-weight: 500;--btn-secondary-line-height: 1;--btn-secondary-gap: 10px;--btn-secondary-border-radius: 6px;--btn-text-font-size: 16px;--btn-text-font-weight: 500;--btn-text-line-height: 1;--btn-text-gap: 10px;--form-radio-size: 14px;--form-radio-border-width: 1px;--form-radio-border-width-active:4px;--form-radio-shadow-hover: 0px 0px 4px rgba(0, 0, 0, .3);--form-checkbox-size: 14px;--form-checkbox-border-radius: 2px;--form-checkbox-border-width: 1px;--form-checkbox-border-width-hover:2px;--form-checkbox-shadow-hover: 0px 0px 4px rgba(0, 0, 0, .3);--totalgap: 24px}body{font-family:Inter,sans-serif;font-size:var(--font-body-size);font-weight:var(--font-body-weight);line-height:var(--font-body-line-height);background-color:var(--bg-color-grey);color:var(--text-color-primary);margin:0;padding:0}body.white-bg{background-color:#fff}.container{max-width:var(--maxWidth);margin:0 auto;padding:24px 0}@media(max-width:1360px){.container{padding:24px 40px}}@media(max-width:768px){.container{padding:24px 16px}}.container-fluid-hero{width:100%;margin:0 auto;padding:0 0 0 40px;max-height:744px}@media(max-width:768px){.container-fluid-hero{padding:24px 16px}}.btn{display:flex;align-items:center;justify-content:center;text-align:center;border:none;text-decoration:none;cursor:pointer;transition:all .3s ease;outline:none;padding:15px 24px;gap:10px;border-radius:6px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1;min-height:48px;background-color:#111;color:#fff}.btn:focus-visible{outline:2px dashed #F03CA5;outline-offset:3px}.btn:hover{background-color:#f03ca5;color:#fff}.btn.btn-primary{background-color:#111;color:#fff}.btn.btn-primary:hover{background-color:#f03ca5}.btn.btn-secondary{padding:10px 20px;gap:10px;border-radius:6px;font-size:16px;font-weight:500;line-height:1;background-color:#111;color:#fff;border:1px solid #111111;min-height:fit-content}@media screen and (max-width:430px){.btn.btn-secondary{padding:15px 24px}}.btn.btn-secondary:hover{background-color:transparent;color:#111;border-color:#111}.btn.btn-text{padding:0;gap:10px;border-radius:0;font-size:16px;font-weight:500;line-height:1;background-color:transparent;color:#666;border:none;min-height:fit-content}.btn.btn-text:hover{color:#111}.btn.btn-text-pink{padding:0;gap:10px;border-radius:0;font-size:16px;font-weight:500;line-height:1;background-color:transparent;color:#f03ca5;border:none}.btn.btn-text-pink:hover{color:#d01080}.btn.btn-basket{border:1px solid #E5E5E5;background-color:#fff;color:#111}.btn.btn-basket:hover{border-color:#111;color:#111}.btn.btn-outline{background:transparent;border:1px solid #111111;color:#111}.btn.btn-outline:hover{background-color:#111;color:#fff}.btn.btn-outline-pink{background:transparent;border:1px solid #F03CA5;color:#fff}.btn.btn-outline-pink:hover{background-color:#f03ca5;color:#fff}.btn.btn-outline-allpink{background:transparent;border:1px solid #F03CA5;color:#f03ca5}.btn.btn-outline-allpink:hover{background-color:#f03ca5;color:#fff}.btn.btn-outline-whitepink{background:transparent;border:1px solid #ffffff;color:#fff}.btn.btn-outline-whitepink:hover{background-color:#fff;color:#000}.btn.btn-outline-blackpink{background:transparent;border:1px solid #F03CA5;color:#f03ca5}.btn.btn-outline-blackpink:hover{background-color:#f03ca5;color:#fff}.btn.btn-outline-white{background:transparent;border:1px solid #ffffff;color:#fff}.btn.btn-outline-white:hover{background-color:#fff;color:#000}.btn.btn-outline-black{background:transparent;border:1px solid #000;color:#000}.btn.btn-outline-black:hover{background-color:#000;color:#fff}.btn.btn-outline-green{background:transparent;border:1px solid #B9CE19;color:#b9ce19}.btn.btn-outline-green:hover{background-color:#b9ce19;color:#fff}.btn.btn-pink{background-color:#f03ca5;color:#fff}.btn.btn-pink:hover{background-color:#d01080}.btn.btn-light-pink{background-color:#ffeff6;color:#f03ca5}.btn.btn-light-pink:hover{background-color:#d01080}.btn.btn-green{background-color:#b9ce19;color:#fff}.btn.btn-green:hover{background-color:#a5b716}.btn.btn-hit{background-color:#ff4141;color:#fff}.btn.btn-hit:hover{background-color:#ff2828}.btn.btn-light-grey{background-color:#f8f8f8;color:#666}.btn.btn-light-grey:hover{background-color:#ebebeb}.btn.btn-free{background-color:#8e3cff;color:#fff}.btn.btn-free:hover{background-color:#7f23ff}.btn.btn-white{background-color:#fff;color:#000}.btn.btn-white:hover{background-color:#f2f2f2}.btn:disabled{background-color:#e5e5e5;color:#666;cursor:not-allowed;border:1px solid #E5E5E5}.btn:disabled:hover{background-color:#e5e5e5;color:#666;border-color:#e5e5e5}.btn:disabled svg{fill:#666}.btn:disabled .spinner-load-button{border:2px solid #666666;border-top-color:#e5e5e5}.btn .spinner-load-button{border:2px solid currentColor;border-top-color:transparent;border-radius:50%;width:18px;height:18px;animation:spin 1s linear infinite}.btn .dot-load-button{width:10px;height:10px;background-color:currentColor;border-radius:50%;display:inline-block;animation:dotPulse 1.5s infinite ease-in-out}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dotPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:.5}}.panel{background-color:var(--bg-color-white);border-radius:var(--border-radius);border:1px solid var(--border-color);padding:var(--pd)}.panel__header{font-size:20px;font-weight:600;color:var(--text-color-primary);margin-bottom:24px}@media(max-width:768px){.panel__mobile{padding:0;border:none}}@media(max-width:768px){.panel{padding:0 0 24px;border-radius:0;border:none;border-bottom:1px solid var(--border-color)}}.section{padding:var(--pd) 0;border-radius:var(--border-radius);margin-top:64px}.section__header{text-align:center;margin-bottom:64px}@media(max-width:430px){.section__header{text-align:left}}.section__header h2{font-size:var(--font-h2-size);font-weight:var(--font-h2-weight);line-height:var(--font-h2-line-height);color:var(--text-color-primary);margin-bottom:20px}@media(max-width:430px){.section__header h2{font-size:28px}}.section__header .section__subtitle{font-size:var(--font-body-size);font-weight:var(--font-body-weight);color:var(--text-color-secondary)}@media(max-width:430px){.section__header .section__subtitle{font-size:14px;color:var(--text-color-mdark)}}.section__body{display:flex;flex-direction:column;gap:20px}.section__nav{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0;margin:0}.section__nav-align-left{justify-content:flex-start!important}.section__item{padding:15px 20px;cursor:pointer;border-bottom:2px solid var(--grey-solid)}.section__item.active{border-bottom:2px solid var(--color-primary)}.section__item.active .section__nav-link{color:var(--bg-color-dark);font-weight:var(--font-h4-weight)}.section__item:hover{border-bottom:2px solid var(--bg-color-dark)}.section__nav-link{text-decoration:none;color:var(--text-color-primary);font-family:Inter,sans-serif;font-size:var(--font-body-size);font-weight:var(--font-body-weight);line-height:var(--font-h4-line-height)}.section__list__content{padding:var(--pd) 0}.section .product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;background:var(--bg-color-white);border:var(--border-radius);padding:24px}@media(max-width:768px){.section .product-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:0;background:none}}.section .product-card{border-radius:var(--border-radius);text-decoration:none;color:var(--text-color-dark);background-color:var(--bg-color-light-grey);transition:transform .2s;position:relative;overflow:hidden;display:grid}.section .product-card .product-info{padding:0 12px 12px}.section .product-card:hover{cursor:pointer}.section .product-card:hover .product-img--close{display:block}.section .product-card:hover .product-img--open{display:none}.section .product-card .product-img-wrapper{background-color:var(--bg-color-light-grey);border-radius:var(--border-radius);position:relative;display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:1/1;overflow:hidden;margin-bottom:20px}.section .product-card .product-img{height:100%;width:100%;padding:12px;object-fit:contain;border-radius:var(--border-radius);transition:transform .2s ease-in-out;position:absolute;inset:0}.section .product-card .product-img--close{display:none}.section .product-card .product-img--open{display:block}.section .product-card .product-badges{position:absolute;top:10px;left:10px;display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;gap:6px;z-index:2}.section .product-card .product-badges .badge{width:fit-content;padding:6px 8px;border-radius:var(--border-radius);font-family:Inter,sans-serif;font-size:var(--font-caption-size);font-weight:var(--font-h4-weight);line-height:1;color:var(--text-color-light);display:inline-flex;align-items:center;gap:5px;background-color:#0009}.section .product-card .product-badges .badge-icon{width:16px;height:16px;fill:currentColor}@media(max-width:480px){.section .product-card .product-badges{gap:4px}.section .product-card .product-badges .badge{font-size:12px;padding:4px 6px}.section .product-card .product-badges .badge-icon{width:14px;height:14px}}.section .product-card .product-title{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:120%;color:var(--text-color-primary);margin:0 0 12px}.section .product-card .product-description{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:120%;color:var(--text-color-secondary);margin:0 0 24px}@media(max-width:768px){.section .product-card{padding:0;background:#fff;border-radius:var(--border-radius)}.section .product-card .product-img-wrapper{background-color:#fff;margin-bottom:10px}.section .product-card .product-info{padding:0 10px 10px}.section .product-card .product-title{font-size:14px;margin-bottom:8px}.section .product-card .product-description{font-size:12px;margin-bottom:10px}.section .product-card .product-badges .badge{font-size:10px;padding:4px 8px}.section .product-card .btn{padding:8px 12px;font-size:12px;min-height:40px}}@media(max-width:480px){.section{padding:calc(var(--pd) * .8) 0;margin-top:calc(var(--pd) * .8)}.section__header{margin-bottom:calc(var(--pd) * .8)}.section__nav{align-items:center}.section__item{padding:10px 15px}.section .product-card{padding:0}}@media(max-width:480px){.section__nav{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:flex-start}.section__item{flex:0 0 auto;white-space:nowrap;padding:12px}.section__nav::-webkit-scrollbar{display:none}.section__nav{-ms-overflow-style:none;scrollbar-width:none}}.modal{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;padding:24px 15px;z-index:1000;transition:opacity .5s ease,visibility .5s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:modalFadeIn .3s ease}.modal-backdrop{position:absolute;inset:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fadeIn .3s ease}.modal-content{position:relative;background:#fff;padding:24px;border-radius:6px;box-shadow:0 20px 40px #00000040;transform:scale(.95);animation:zoomIn .3s ease forwards;transition:transform .5s ease,box-shadow .5s ease;max-height:90vh;overflow-y:auto;width:100%}.modal-content-xs{max-width:280px}.modal-content-sm{max-width:360px}.modal-content-smd{max-width:400px}.modal-content-md{max-width:480px}.modal-content-lg{max-width:640px}.modal-content-xl{max-width:800px}.modal-content-xxl{max-width:960px}@media(max-width:480px){.modal-content{border-radius:var(--border-radius);padding:1rem}}@media(max-height:500px){.modal-content{max-height:95vh}}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media(max-width:480px){.modal-header{margin-bottom:15px}}.modal-title{font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:1.4;color:#111;margin:0}.modal-title-with-logo{display:flex;align-items:center;gap:4px}.modal-title-with-logo img{height:16px;width:auto}@media(max-width:480px){.modal-title-with-logo img{height:14px}}.modal-close{background:transparent;border:none;color:#666;cursor:pointer;padding:0;transition:transform .5s ease,color .5s ease}.modal-close i{width:24px;height:24px;color:inherit}.modal-close:hover{color:#111;transform:scale(1.2)}.modal-body{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#111;padding:.5rem 0}.modal-footer{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:1.5rem;gap:10px}@media(max-width:480px){.modal-footer{justify-content:center;gap:8px}}.modal-open{overflow:hidden}@keyframes modalFadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.form-group{margin-bottom:10px;position:relative}.form-group label{display:block;margin-bottom:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:100%;color:#111}.form-group input,.form-group select,.form-group textarea{width:100%;padding:15px 10px;border:1px solid #E5E5E5;border-radius:6px;font-family:Inter,sans-serif;font-size:var(--font-body-size);font-weight:var(--font-body-weight);line-height:var(--font-body-line-height);color:var(--text-color-primary);background:var(--bg-color-white);transition:border-color .3s ease,box-shadow .3s ease}.form-group input:hover,.form-group input:focus,.form-group select:hover,.form-group select:focus,.form-group textarea:hover,.form-group textarea:focus{border:1px solid #111111;outline:none}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:var(--color-badge-hit)}.form-group input.error:focus,.form-group input.error:hover,.form-group select.error:focus,.form-group select.error:hover,.form-group textarea.error:focus,.form-group textarea.error:hover{border-color:var(--color-badge-hit);box-shadow:0 0 0 3px #ff41411a}.form-group .password-toggle-icon{position:absolute;right:20px;top:48px;transform:translateY(-50%);cursor:pointer;color:var(--text-color-dark);font-size:1.2rem;transition:all .3s ease;width:32px;height:32px;fill:var(--text-color-dark)}.form-group .password-toggle-icon:hover{color:var(--bg-color-dark)}.form-radio{appearance:none;width:var(--form-radio-size);height:var(--form-radio-size);border:var(--form-radio-border-width) solid var(--text-color-primary);border-radius:50%;background:var(--bg-color-white);cursor:pointer;position:relative;margin:1px 0 0!important;flex-shrink:0;transition:all .3s ease,box-shadow .3s ease,border-width .3s ease}.form-radio:hover,.form-radio:focus{outline:none;box-shadow:var(--form-radio-shadow-hover)}.form-radio:checked{border-width:var(--form-radio-border-width-active);border-color:var(--text-color-primary)}.form-radio:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:var(--bg-color-white);border-radius:50%;transition:all .3s ease}.form-checkbox,.custom-checkbox{display:flex;align-items:center;gap:16px;cursor:pointer;font-family:Inter,sans-serif;font-size:var(--font-body-size);font-weight:var(--font-body-weight);line-height:var(--font-body-line-height);color:var(--text-color-primary)}.form-checkbox input[type=checkbox],.custom-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;width:var(--form-checkbox-size);height:var(--form-checkbox-size);border:var(--form-checkbox-border-width) solid var(--text-color-primary);border-radius:var(--form-checkbox-border-radius);background:var(--bg-color-white);cursor:pointer;position:relative;flex-shrink:0;transition:border .3s ease,background .3s ease,box-shadow .3s ease}.form-checkbox input[type=checkbox]:hover,.form-checkbox input[type=checkbox]:focus,.custom-checkbox input[type=checkbox]:hover,.custom-checkbox input[type=checkbox]:focus{outline:none;box-shadow:var(--form-checkbox-shadow-hover)}.form-checkbox input[type=checkbox]:after,.custom-checkbox input[type=checkbox]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .15s ease;font-family:"Font Awesome 7 Pro";font-weight:300;font-size:12px;color:var(--bg-color-white);pointer-events:none}.form-checkbox input[type=checkbox]:checked,.custom-checkbox input[type=checkbox]:checked{background:var(--text-color-primary);border-color:var(--text-color-primary)}.form-checkbox input[type=checkbox]:checked:after,.custom-checkbox input[type=checkbox]:checked:after{content:"\f00c";opacity:1}.form-checkbox .custom-checkbox-label,.custom-checkbox .custom-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none}.form-checkbox .custom-checkbox-label a,.custom-checkbox .custom-checkbox-label a{color:var(--color-primary);text-decoration:none}.form-checkbox .custom-checkbox-label a:hover,.custom-checkbox .custom-checkbox-label a:hover{text-decoration:underline}.form-label{display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:var(--font-body-size);font-weight:var(--font-body-weight);line-height:var(--font-body-line-height);margin-bottom:10px;cursor:pointer;color:var(--text-color-primary)}.form-label input[type=radio],.form-label input[type=checkbox]{margin:0;flex-shrink:0}.form-label a{color:var(--text-color-dark);text-decoration:underline}.form-label a:hover{text-decoration:none}.form-input{width:100%;padding:15px 10px;border:1px solid #E5E5E5;border-radius:6px;font-family:Inter,sans-serif;font-size:var(--font-body-size);font-weight:var(--font-body-weight);line-height:var(--font-body-line-height);color:var(--text-color-primary);background:var(--bg-color-white);transition:border-color .3s ease,box-shadow .3s ease}.form-input:hover,.form-input:focus{border:1px solid #111111;outline:none}.form-input::placeholder{color:var(--text-color-grey)}.form-input.readonly{background-color:var(--bg-color-light-grey);color:var(--text-color-secondary);cursor:not-allowed}.form-input.readonly:focus,.form-input.readonly:hover{border-color:var(--border-color)}.form-input.error{border-color:var(--color-badge-hit)}.form-input.error:focus,.form-input.error:hover{border-color:var(--color-badge-hit);box-shadow:0 0 0 3px #ff41411a}.form-textarea{width:100%;padding:15px 10px;border:1px solid #E5E5E5;border-radius:6px;font-family:Inter,sans-serif;font-size:var(--font-body-size);font-weight:var(--font-body-weight);line-height:var(--font-body-line-height);color:var(--text-color-primary);background:var(--bg-color-white);transition:border-color .3s ease,box-shadow .3s ease;min-height:100px;resize:vertical}.form-textarea:hover,.form-textarea:focus{border:1px solid #111111;outline:none}.form-textarea::placeholder{color:var(--text-color-grey)}#toast-container .ngx-toastr{display:flex!important;align-items:center;gap:14px;min-width:300px;max-width:420px;padding:16px 22px!important;margin-bottom:12px;border-radius:16px!important;border:none;font-family:Inter,sans-serif;background:#141414b8!important;backdrop-filter:blur(30px) saturate(200%);-webkit-backdrop-filter:blur(30px) saturate(200%);box-shadow:0 12px 40px #00000059,0 0 0 .5px #ffffff2e inset;color:#fff;overflow:hidden;position:relative}#toast-container .ngx-toastr:before{content:""!important;display:block!important;position:static!important;width:28px!important;height:28px!important;min-width:28px;flex-shrink:0;background:none;background-repeat:no-repeat;background-position:center;background-size:contain;opacity:1!important;animation:toastIconPop .4s cubic-bezier(.34,1.56,.64,1)}#toast-container .ngx-toastr.toast-success:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><circle cx='12' cy='12' r='11' stroke='%234ade80' stroke-width='2'/><path d='M7 12.5l3.5 3.5L17 9' stroke='%234ade80' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/></svg>")!important}#toast-container .ngx-toastr.toast-error:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><circle cx='12' cy='12' r='11' stroke='%23f87171' stroke-width='2'/><path d='M8 8l8 8M16 8l-8 8' stroke='%23f87171' stroke-width='2.5' stroke-linecap='round'/></svg>")!important}#toast-container .ngx-toastr.toast-warning:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M12 2L1 22h22L12 2z' stroke='%23fbbf24' stroke-width='2' stroke-linejoin='round'/><path d='M12 9v5M12 17.5v.5' stroke='%23fbbf24' stroke-width='2.5' stroke-linecap='round'/></svg>")!important}#toast-container .ngx-toastr.toast-info:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><circle cx='12' cy='12' r='11' stroke='%2360a5fa' stroke-width='2'/><path d='M12 8v5M12 16.5v.5' stroke='%2360a5fa' stroke-width='2.5' stroke-linecap='round'/></svg>")!important}#toast-container .ngx-toastr .toast-title{display:none}#toast-container .ngx-toastr .toast-message{font-size:14px;line-height:1.4;color:#fffffff2;flex:1;min-width:0}#toast-container .ngx-toastr .toast-close-button,#toast-container .ngx-toastr .toast-progress{display:none!important}#toast-container .toast-success,#toast-container .toast-error,#toast-container .toast-warning,#toast-container .toast-info,#toast-container .toast-primary{background:#141414b8!important;color:#fff}@media(max-width:768px){#toast-container{position:fixed!important;top:calc(env(safe-area-inset-top,0px) + 12px)!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%);width:auto!important;max-width:calc(100vw - 32px);padding:0;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:6px}#toast-container.toast-bottom-right,#toast-container.toast-bottom-left,#toast-container.toast-bottom-center,#toast-container.toast-top-right,#toast-container.toast-top-left,#toast-container.toast-top-center{top:calc(env(safe-area-inset-top,0px) + 12px)!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translate(-50%)}#toast-container .ngx-toastr{pointer-events:auto;width:auto!important;max-width:calc(100vw - 32px)!important;min-width:0;margin:0!important;padding:10px 16px 10px 14px!important;border-radius:100px!important;background:#1414148c!important;backdrop-filter:blur(30px) saturate(200%);-webkit-backdrop-filter:blur(30px) saturate(200%);box-shadow:0 8px 32px #0000004d,0 0 0 .5px #ffffff2e inset;color:#fff;font-size:13px;display:flex!important;align-items:center;gap:10px}#toast-container .ngx-toastr:before{content:""!important;display:block!important;position:static!important;width:22px!important;height:22px!important;min-width:22px;flex-shrink:0;background:none;background-repeat:no-repeat;background-position:center;background-size:contain;opacity:1!important;animation:toastIconPop .4s cubic-bezier(.34,1.56,.64,1)}#toast-container .ngx-toastr.toast-success:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><circle cx='12' cy='12' r='11' stroke='%234ade80' stroke-width='2'/><path d='M7 12.5l3.5 3.5L17 9' stroke='%234ade80' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/></svg>")!important}#toast-container .ngx-toastr.toast-error:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><circle cx='12' cy='12' r='11' stroke='%23f87171' stroke-width='2'/><path d='M8 8l8 8M16 8l-8 8' stroke='%23f87171' stroke-width='2.5' stroke-linecap='round'/></svg>")!important}#toast-container .ngx-toastr.toast-warning:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M12 2L1 22h22L12 2z' stroke='%23fbbf24' stroke-width='2' stroke-linejoin='round'/><path d='M12 9v5M12 17.5v.5' stroke='%23fbbf24' stroke-width='2.5' stroke-linecap='round'/></svg>")!important}#toast-container .ngx-toastr.toast-info:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><circle cx='12' cy='12' r='11' stroke='%2360a5fa' stroke-width='2'/><path d='M12 8v5M12 16.5v.5' stroke='%2360a5fa' stroke-width='2.5' stroke-linecap='round'/></svg>")!important}#toast-container .ngx-toastr .toast-title{display:none}#toast-container .ngx-toastr .toast-message{font-size:13px;color:#fffffff2;line-height:1.3;flex:1;min-width:0}#toast-container .ngx-toastr .toast-close-button,#toast-container .ngx-toastr .toast-progress{display:none!important}#toast-container .toast-success,#toast-container .toast-error,#toast-container .toast-warning,#toast-container .toast-info,#toast-container .toast-primary{background:#1414148c!important}}@keyframes toastIconPop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes slideOutRight{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(100%,0,0);opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}#toast-container .ngx-toastr,#toast-container .ngx-toastr.toast-top-right,#toast-container .ngx-toastr.toast-bottom-right{animation:slideInRight .3s ease-out}#toast-container .ngx-toastr.toast-top-left,#toast-container .ngx-toastr.toast-bottom-left{animation:slideInRight .3s ease-out reverse}#toast-container .ngx-toastr.toast-top-center,#toast-container .ngx-toastr.toast-bottom-center{animation:fadeIn .3s ease-out}@media(max-width:768px){#toast-container{left:15px!important;right:15px!important;width:auto!important}#toast-container .ngx-toastr{margin-bottom:10px;padding:14px 16px;font-size:13px}#toast-container .ngx-toastr .toast-title{font-size:14px}#toast-container .ngx-toastr .toast-message{font-size:13px}}.custom-select-wrapper{position:relative;display:inline-block;width:100%}.custom-select-wrapper .custom-select{position:relative;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:1px solid var(--border-color);border-radius:6px;background:var(--bg-color-white);cursor:pointer;transition:all .3s ease;min-height:44px}.custom-select-wrapper .custom-select:hover{border-color:var(--text-color-primary)}.custom-select-wrapper .custom-select .selected-option{font-family:Inter,sans-serif;font-size:var(--font-body-size);font-weight:500;line-height:var(--font-body-line-height);color:var(--text-color-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:90px!important}.custom-select-wrapper .custom-select .arrow{display:flex;align-items:center;justify-content:center;transition:transform .3s ease;margin-left:8px;flex-shrink:0}.custom-select-wrapper .custom-select .arrow svg{width:16px;height:16px;fill:var(--text-color-secondary);transition:fill .3s ease}.custom-select-wrapper .custom-select .arrow.arrow-up{transform:rotate(180deg)}.custom-select-wrapper .custom-select:hover .arrow svg{fill:var(--text-color-primary)}.custom-select-wrapper .custom-select[aria-expanded=true]{border-color:var(--text-color-primary);border-bottom-left-radius:0;border-bottom-right-radius:0}.custom-select-wrapper .custom-options{position:absolute;top:100%;left:0;right:0;background:var(--bg-color-white);border:1px solid var(--bg-color-dark);border-top:none;border-radius:0 0 var(--border-radius) var(--border-radius);box-shadow:0 4px 8px #0000001a;z-index:2;max-height:300px;overflow-y:auto}.custom-select-wrapper .custom-options .custom-option{display:grid;grid-template-columns:1fr auto;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid var(--bg-color-light);gap:12px}.custom-select-wrapper .custom-options .custom-option:last-child{border-bottom:none}.custom-select-wrapper .custom-options .custom-option:hover,.custom-select-wrapper .custom-options .custom-option.selected{background-color:var(--bg-color-light)}.custom-select-wrapper .custom-options .custom-option .option-quantity{font-family:Inter,sans-serif;font-size:var(--font-body-size);font-weight:var(--font-body-weight);line-height:var(--font-body-line-height);color:var(--text-color-primary);white-space:nowrap}.custom-select-wrapper .custom-options .custom-option .option-details{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.custom-select-wrapper .custom-options .custom-option .option-details .option-price-per-unit{font-family:Inter,sans-serif;font-size:var(--font-caption-size);font-weight:var(--font-caption-weight);line-height:var(--font-caption-line-height);color:var(--text-color-secondary)}.custom-select-wrapper .custom-options .custom-option .option-details .option-total-price{font-family:Inter,sans-serif;font-size:var(--font-secondary-size);font-weight:var(--font-h4-weight);line-height:var(--font-secondary-line-height);color:var(--text-color-primary)}.custom-select-wrapper .custom-options .custom-option .check-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.custom-select-wrapper .custom-options .custom-option .check-icon svg{width:16px;height:16px;fill:var(--bg-color-dark)}.custom-select-wrapper.calculate-quantity-select .custom-options .custom-option{grid-template-columns:1fr 1fr 24px}.custom-select-wrapper.cart-select .custom-options .custom-option{grid-template-columns:1fr auto}@media(max-width:768px){.custom-select-wrapper .custom-select{padding:10px 12px;min-height:40px}.custom-select-wrapper .custom-select .selected-option{font-size:14px}.custom-select-wrapper .custom-select .arrow svg{width:14px;height:14px}.custom-select-wrapper .custom-options .custom-option{padding:10px 12px}.custom-select-wrapper .custom-options .custom-option .option-quantity{font-size:14px}.custom-select-wrapper .custom-options .custom-option .option-details .option-price-per-unit{font-size:11px}.custom-select-wrapper .custom-options .custom-option .option-details .option-total-price{font-size:13px}.custom-select-wrapper .custom-options .custom-option .check-icon{width:16px;height:16px}.custom-select-wrapper .custom-options .custom-option .check-icon svg{width:12px;height:12px}}.badge{padding:6px 8px;border-radius:var(--border-radius);font-family:Inter,sans-serif;font-size:var(--font-secondary-size);font-weight:var(--font-h4-weight);line-height:1;color:var(--text-color-light);display:inline-flex;align-items:center;gap:5px}.badge.badge-hit,.badge.badge-discount,.badge.badge-sale{background-color:var(--color-badge-hit)}.badge.badge-free,.badge.badge-free-delivery,.badge.badge-sample{background-color:var(--color-badge-free)}.badge.badge-eco,.badge.badge-green{background-color:var(--color-hover-green)}.badge.badge-default{background-color:var(--color-hover-pink)}.badge.order-status-badge.status-pending{background-color:var(--color-hover-green)}.badge.order-status-badge.status-processing{background-color:var(--color-hover-pink)}.badge.order-status-badge.status-shipped{background-color:var(--text-color-primary)}.badge.order-status-badge.status-delivered{background-color:var(--color-hover-green)}.badge.order-status-badge.status-cancelled{background-color:var(--color-badge-hit)}h1,.h1{font-family:Inter,sans-serif;font-size:var(--font-h1-size);font-weight:var(--font-h1-weight);line-height:var(--font-h1-line-height);color:var(--text-color-primary);margin:0 0 1rem}@media(max-width:768px){h1,.h1{font-size:36px}}@media(max-width:480px){h1,.h1{font-size:28px}}h2,.h2{font-family:Inter,sans-serif;font-size:var(--font-h2-size);font-weight:var(--font-h2-weight);line-height:var(--font-h2-line-height);color:var(--text-color-primary);margin:0 0 .75rem}@media(max-width:768px){h2,.h2{font-size:26px}}@media(max-width:480px){h2,.h2{font-size:22px}}h3,.h3{font-family:Inter,sans-serif;font-size:var(--font-h3-size);font-weight:var(--font-h3-weight);line-height:var(--font-h3-line-height);color:var(--text-color-primary);margin:0 0 .5rem}@media(max-width:480px){h3,.h3{font-size:18px}}h4,.h4{font-family:Inter,sans-serif;font-size:var(--font-h4-size);font-weight:var(--font-h4-weight);line-height:var(--font-h4-line-height);color:var(--text-color-primary);margin:0 0 .5rem}@media(max-width:480px){h4,.h4{font-size:16px}}h5,h6{font-family:Inter,sans-serif;font-size:var(--font-body-size);font-weight:var(--font-h4-weight);line-height:var(--font-body-line-height);color:var(--text-color-primary);margin:0 0 .5rem}p,.text-body{font-family:Inter,sans-serif;font-size:var(--font-body-size);font-weight:var(--font-body-weight);line-height:var(--font-body-line-height);color:var(--text-color-primary);margin:0 0 1rem}.text-secondary{font-family:Inter,sans-serif;font-size:var(--font-secondary-size);font-weight:var(--font-secondary-weight);line-height:var(--font-secondary-line-height);color:var(--text-color-secondary)}.text-caption,small{font-family:Inter,sans-serif;font-size:var(--font-caption-size);font-weight:var(--font-caption-weight);line-height:var(--font-caption-line-height);color:var(--text-color-secondary)}.text-primary{color:var(--color-hover-pink)!important}.text-muted{color:var(--text-color-secondary)!important}.text-white{color:var(--text-color-light)!important}.font-weight-regular{font-weight:400!important}.font-weight-medium{font-weight:500!important}.font-weight-semibold{font-weight:600!important}.font-weight-bold{font-weight:700!important}.text-agreement{font-family:Inter,sans-serif;font-size:var(--font-caption-size)!important;font-weight:var(--font-caption-weight)!important;line-height:var(--font-caption-line-height)!important;color:var(--text-color-secondary);margin-top:.5rem}.svg-cell-container{max-width:600px;max-height:600px;display:flex;align-items:center;margin-bottom:24px}.svg-cell-container svg{width:100%;height:100%;max-height:600px;object-fit:contain;border-radius:var(--border-radius)}.m-0{margin:0!important}.m-5{margin:5px!important}.m-10{margin:10px!important}.m-12{margin:12px!important}.m-14{margin:14px!important}.m-15{margin:15px!important}.m-20{margin:20px!important}.m-24{margin:24px!important}.m-26{margin:26px!important}.m-30{margin:30px!important}.m-40{margin:40px!important}.mt-0{margin-top:0!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-12{margin-top:12px!important}.mt-14{margin-top:14px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mt-24{margin-top:24px!important}.mt-26{margin-top:26px!important}.mt-30{margin-top:30px!important}.mt-40{margin-top:40px!important}.mr-0{margin-right:0!important}.mr-5{margin-right:5px!important}.mr-10{margin-right:10px!important}.mr-12{margin-right:12px!important}.mr-14{margin-right:14px!important}.mr-15{margin-right:15px!important}.mr-20{margin-right:20px!important}.mr-24{margin-right:24px!important}.mr-26{margin-right:26px!important}.mr-30{margin-right:30px!important}.mr-40{margin-right:40px!important}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-12{margin-bottom:12px!important}.mb-14{margin-bottom:14px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-24{margin-bottom:24px!important}.mb-26{margin-bottom:26px!important}.mb-30{margin-bottom:30px!important}.mb-40{margin-bottom:40px!important}.ml-0{margin-left:0!important}.ml-5{margin-left:5px!important}.ml-10{margin-left:10px!important}.ml-12{margin-left:12px!important}.ml-14{margin-left:14px!important}.ml-15{margin-left:15px!important}.ml-20{margin-left:20px!important}.ml-24{margin-left:24px!important}.ml-26{margin-left:26px!important}.ml-30{margin-left:30px!important}.ml-40{margin-left:40px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-5{margin-left:5px!important;margin-right:5px!important}.mx-10{margin-left:10px!important;margin-right:10px!important}.mx-12{margin-left:12px!important;margin-right:12px!important}.mx-14{margin-left:14px!important;margin-right:14px!important}.mx-15{margin-left:15px!important;margin-right:15px!important}.mx-20{margin-left:20px!important;margin-right:20px!important}.mx-24{margin-left:24px!important;margin-right:24px!important}.mx-26{margin-left:26px!important;margin-right:26px!important}.mx-30{margin-left:30px!important;margin-right:30px!important}.mx-40{margin-left:40px!important;margin-right:40px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-5{margin-top:5px!important;margin-bottom:5px!important}.my-10{margin-top:10px!important;margin-bottom:10px!important}.my-12{margin-top:12px!important;margin-bottom:12px!important}.my-14{margin-top:14px!important;margin-bottom:14px!important}.my-15{margin-top:15px!important;margin-bottom:15px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}.my-26{margin-top:26px!important;margin-bottom:26px!important}.my-30{margin-top:30px!important;margin-bottom:30px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.p-0{padding:0!important}.p-5{padding:5px!important}.p-10{padding:10px!important}.p-12{padding:12px!important}.p-14{padding:14px!important}.p-15{padding:15px!important}.p-20{padding:20px!important}.p-24{padding:24px!important}.p-26{padding:26px!important}.p-30{padding:30px!important}.p-40{padding:40px!important}.pt-0{padding-top:0!important}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px!important}.pt-12{padding-top:12px!important}.pt-14{padding-top:14px!important}.pt-15{padding-top:15px!important}.pt-20{padding-top:20px!important}.pt-24{padding-top:24px!important}.pt-26{padding-top:26px!important}.pt-30{padding-top:30px!important}.pt-40{padding-top:40px!important}.pr-0{padding-right:0!important}.pr-5{padding-right:5px!important}.pr-10{padding-right:10px!important}.pr-12{padding-right:12px!important}.pr-14{padding-right:14px!important}.pr-15{padding-right:15px!important}.pr-20{padding-right:20px!important}.pr-24{padding-right:24px!important}.pr-26{padding-right:26px!important}.pr-30{padding-right:30px!important}.pr-40{padding-right:40px!important}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px!important}.pb-12{padding-bottom:12px!important}.pb-14{padding-bottom:14px!important}.pb-15{padding-bottom:15px!important}.pb-20{padding-bottom:20px!important}.pb-24{padding-bottom:24px!important}.pb-26{padding-bottom:26px!important}.pb-30{padding-bottom:30px!important}.pb-40{padding-bottom:40px!important}.pl-0{padding-left:0!important}.pl-5{padding-left:5px!important}.pl-10{padding-left:10px!important}.pl-12{padding-left:12px!important}.pl-14{padding-left:14px!important}.pl-15{padding-left:15px!important}.pl-20{padding-left:20px!important}.pl-24{padding-left:24px!important}.pl-26{padding-left:26px!important}.pl-30{padding-left:30px!important}.pl-40{padding-left:40px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-5{padding-left:5px!important;padding-right:5px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.px-12{padding-left:12px!important;padding-right:12px!important}.px-14{padding-left:14px!important;padding-right:14px!important}.px-15{padding-left:15px!important;padding-right:15px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.px-24{padding-left:24px!important;padding-right:24px!important}.px-26{padding-left:26px!important;padding-right:26px!important}.px-30{padding-left:30px!important;padding-right:30px!important}.px-40{padding-left:40px!important;padding-right:40px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-5{padding-top:5px!important;padding-bottom:5px!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.py-14{padding-top:14px!important;padding-bottom:14px!important}.py-15{padding-top:15px!important;padding-bottom:15px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.py-24{padding-top:24px!important;padding-bottom:24px!important}.py-26{padding-top:26px!important;padding-bottom:26px!important}.py-30{padding-top:30px!important;padding-bottom:30px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.grid{display:grid!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.grid-cols-auto{grid-template-columns:repeat(auto-fit,minmax(0,1fr))!important}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.grid-rows-auto{grid-template-rows:repeat(auto-fit,minmax(0,1fr))!important}.gap-0{gap:0!important}.gap-x-0{column-gap:0!important}.gap-y-0{row-gap:0!important}.gap-5{gap:5px!important}.gap-x-5{column-gap:5px!important}.gap-y-5{row-gap:5px!important}.gap-10{gap:10px!important}.gap-x-10{column-gap:10px!important}.gap-y-10{row-gap:10px!important}.gap-12{gap:12px!important}.gap-x-12{column-gap:12px!important}.gap-y-12{row-gap:12px!important}.gap-14{gap:14px!important}.gap-x-14{column-gap:14px!important}.gap-y-14{row-gap:14px!important}.gap-15{gap:15px!important}.gap-x-15{column-gap:15px!important}.gap-y-15{row-gap:15px!important}.gap-20{gap:20px!important}.gap-x-20{column-gap:20px!important}.gap-y-20{row-gap:20px!important}.gap-24{gap:24px!important}.gap-x-24{column-gap:24px!important}.gap-y-24{row-gap:24px!important}.gap-26{gap:26px!important}.gap-x-26{column-gap:26px!important}.gap-y-26{row-gap:26px!important}.gap-30{gap:30px!important}.gap-x-30{column-gap:30px!important}.gap-y-30{row-gap:30px!important}.gap-40{gap:40px!important}.gap-x-40{column-gap:40px!important}.gap-y-40{row-gap:40px!important}.w-full{width:100%!important}.w-auto{width:auto!important}.w-half{width:50%!important}.w-third{width:33.3333%!important}.w-two-thirds{width:66.6667%!important}.w-quarter{width:25%!important}.w-three-quarters{width:75%!important}.h-full{height:100%!important}.h-auto{height:auto!important}.h-half{height:50%!important}.h-third{height:33.3333%!important}.h-two-thirds{height:66.6667%!important}.h-quarter{height:25%!important}.h-three-quarters{height:75%!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.table{width:100%;margin-bottom:24px;color:#666;background-color:transparent;border-collapse:collapse}.table th,.table td{padding:.75rem 1.5rem;vertical-align:top;border-top:1px solid #E5E5E5;font-size:16px;line-height:1.5}.table thead th{vertical-align:bottom;border-bottom:2px solid #E5E5E5}.table tbody+tbody{border-top:2px solid #E5E5E5}.table-striped tbody tr:nth-of-type(odd){background-color:#f8f8f8}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #E5E5E5}.table-hover tbody tr:hover{background-color:#fff}.table-sm th,.table-sm td{padding:.375rem .75rem}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.features-container{margin-top:48px!important;margin-bottom:96px!important}.feature-number{background-color:var(--color-hover-pink)!important}.panel-info-cat p{font-size:12px!important;margin:0}@media(max-width:768px){.lg-visible{display:none!important}}.quality-tip{margin-top:16px;padding:16px;border-left:4px solid #ec4899;border-radius:4px}.quality-tip .quality-tip-text{font-size:16px;font-weight:500;color:#333;margin-bottom:4px}.quality-tip .quality-tip-description{font-size:14px;color:#666;line-height:1.4}.step-description-fixed{max-width:322px;display:block}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media(max-width:1199px){.grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:991px){.grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:767px){.grid{grid-template-columns:1fr;gap:16px}}.plyr{min-width:50vw!important}.hero-section.hero-section--circle{position:relative;display:flex;align-items:stretch;min-height:480px;background:var(--bg-color-white);overflow:hidden}.hero-section--circle .container-fluid-hero{display:flex;align-items:stretch;width:100%;padding:0;position:relative}.hero-section--circle .hero-grid{display:flex;flex:1;align-items:center;justify-content:space-between;width:100%;position:relative;z-index:2}.hero-section--circle .hero-content{flex:1 1 0;padding:64px 0 64px 64px;z-index:2}.hero-section--circle .hero-visual{flex:0 0 744px;display:flex;align-items:flex-end;justify-content:flex-end;height:100%;max-height:744px;position:relative;z-index:2}.hero-section--circle .main-photo{max-height:744px;width:auto;height:100%;clip-path:ellipse(93% 100% at 100% 70%);box-shadow:0 8px 32px #00000014}@media(max-width:1200px){.hero-section--circle .hero-content{padding-left:32px;padding-right:0}.hero-section--circle .hero-visual{flex-basis:480px;max-height:480px}}@media(max-width:768px){.hero-section--circle{flex-direction:column;min-height:320px}.hero-section--circle .container-fluid-hero{flex-direction:column}.hero-section--circle .hero-content{padding:32px 16px 16px}.hero-section--circle .hero-visual{flex-basis:240px;max-height:240px;justify-content:center}.hero-section--circle .main-photo{max-height:240px;border-radius:0 0 16px 16px}.hero-section--circle:before{width:100vw;height:60%;left:0;top:auto;bottom:0;background:radial-gradient(ellipse 100% 60% at 100% 100%,var(--bg-color-grey) 80%,transparent 100%)}}.snackbar-success .mdc-snackbar__surface{background-color:#4caf50!important}.snackbar-success .mat-mdc-snack-bar-label{color:#fff!important}.snackbar-error .mdc-snackbar__surface{background-color:#f44336!important}.snackbar-error .mat-mdc-snack-bar-label{color:#fff!important}.snackbar-info .mdc-snackbar__surface{background-color:#2196f3!important}.snackbar-info .mat-mdc-snack-bar-label{color:#fff!important}.payout-modal{z-index:10000!important;position:fixed!important}.payout-modal .payout-modal-backdrop{z-index:10000!important}.payout-modal .payout-modal-content{z-index:10001!important;position:relative!important}body.modal-open{overflow:hidden!important}@media(max-width:767px){.card-cart-qty{width:100%}.card-cart-qty .qty-selector{width:100%;height:40px;justify-content:space-between}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px)and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px)and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}
