@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d1d5db}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:DM Sans,"sans-serif"}body{margin:0;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#111827}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:inherit}img,video{max-width:100%;height:auto;display:block}nav .active li{color:#000;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#000}@media screen and (max-width: 665px){nav .active li{color:#fff;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#fff}}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:500;border-radius:.375rem;padding:.5rem 1.25rem;background:#262626;color:#fff;transition:background .2s,color .2s;cursor:pointer}.btn:hover{background:#000;color:#f3f4f6}.card{background:#fff;border-radius:.5rem;box-shadow:0 2px 8px #0000000d;padding:1.5rem}.input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;outline:none;transition:border-color .2s}.input:focus{border-color:#262626}.badge{display:inline-block;padding:.25em .75em;font-size:.875em;font-weight:600;color:#fff;background:#6366f1;border-radius:9999px}.banner{width:100%;background:#fff}.side-bar-container{width:100%;height:100vh;position:fixed;top:0;left:0;background:#000c;color:#d1d5db;z-index:50}.side-bar-motion{height:100%;width:80%;position:relative}.side-bar-content{width:100%;height:100%;background:var(--primeColor, #262626);padding:1.5rem}.side-bar-logo{width:4rem;margin-bottom:1.5rem}.side-bar-nav-list{display:flex;flex-direction:column;gap:.5rem;color:#d1d5db}.side-bar-nav-item{display:flex;align-items:center;transition-duration:.3s;cursor:pointer;font-weight:400;font-size:1.125rem;color:#d1d5db;text-underline-offset:4px;text-decoration-thickness:1px}.side-bar-nav-item:hover{font-weight:700;text-decoration:underline;color:#fff}.side-bar-section{margin-top:1rem}.side-bar-section-title{display:flex;align-items:center;font-family:Poppins,"sans-serif";justify-content:space-between;font-family:inherit;font-size:1rem;margin-bottom:.5rem;cursor:pointer}.side-bar-section-list{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem}.side-bar-header-sidenav-li{cursor:pointer;color:#d1d5db}.side-bar-header-sidenav-li:hover{text-decoration:underline;text-underline-offset:2px;color:#fff}.side-bar-expand-symbol{font-size:1.125rem;font-weight:1.75rem}.side-bar-close{display:flex;align-items:center;transition-duration:.3s;cursor:pointer;justify-content:center;width:2rem;height:2rem;font-size:2rem;border:1px solid #d1d5db;position:absolute;top:1.5rem;right:1rem;color:#d1d5db}.side-bar-close:hover{border-color:#dc2626;color:#dc2626}.shop-now-button{font-family:DM Sans,"sans-serif";width:185px;height:50px;font-size:1.125rem;line-height:1.75rem;font-weight:700;background:#262626;color:#fff;cursor:pointer;transition:background .3s,color .3s}.shop-now-button:hover{background:#000}.footer-container{width:100%;background:#f5f5f3;padding-top:5rem}.footer-columns{margin-left:auto;margin-right:auto;max-width:1440px;display:grid;grid-template-columns:1fr;gap:2.5rem;padding:0 1rem}@media (min-width: 768px){.footer-columns{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.footer-columns{grid-template-columns:repeat(6,1fr)}}.footer-title{font-family:DM Sans,"sans-serif";font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.footer-col-social{grid-column:span 2}.footer-col-social .footer-col-social-list{display:flex;flex-direction:column;gap:1.5rem}.footer-col-social .footer-col-social-list .footer-col-social-list-text{width:100%;font-size:1rem}@media (min-width: 1280px){.footer-col-social .footer-col-social-list .footer-col-social-list-text{width:80%}}.footer-col-social .footer-col-social-list .footer-col-social-list-icon{display:flex;align-items:center;gap:.5rem}.footer-col-social .footer-col-social-list .footer-col-social-list-icon .footer-col-social-item{display:flex;align-items:center;font-size:1.125rem;width:1.75rem;height:1.75rem;justify-content:center;border-radius:9999px;background:#262626;color:#f5f5f3;cursor:pointer;transition:background .3s,color .3s}.footer-col-social .footer-col-social-list .footer-col-social-list-icon .footer-col-social-item:hover{background:#000;color:#fff}.footer-col-info-list{display:flex;flex-direction:column;gap:.5rem}.footer-col-info-list .footer-col-info-list-item{font-family:Poppins,"sans-serif";font-size:1rem;color:#4b5563;cursor:pointer;transition:color .3s,-webkit-text-decoration .3s;transition:color .3s,text-decoration .3s;transition:color .3s,text-decoration .3s,-webkit-text-decoration .3s}.footer-col-info-list .footer-col-info-list-item:hover{color:#000;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#6b7280}.footer-subscribe{width:100%;display:flex;align-items:center;flex-direction:column;grid-column:span 2;padding:0 1rem}.footer-subscribe .footer-subscribe-section{width:100%}.footer-subscribe .footer-subscribe-section .footer-subscribe-text{text-align:center;margin-bottom:1rem}.footer-subscribe .footer-subscribe-form{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:space-between;gap:1rem}@media (min-width: 1280px){.footer-subscribe .footer-subscribe-form{flex-direction:row}}.footer-subscribe .footer-subscribe-form .footer-input-wrapper{width:100%;display:flex;align-items:center;flex-direction:column}.footer-subscribe .footer-subscribe-form .footer-input-wrapper .footer-input{width:100%;font-size:1.125rem;line-height:1.75rem;height:3rem;border-bottom:1px solid #9ca3af;background-color:initial;padding:0 1rem;color:#4b5563;outline:none}.footer-subscribe .footer-subscribe-form .footer-input-wrapper .footer-input::-moz-placeholder{font-size:1rem}.footer-subscribe .footer-subscribe-form .footer-input-wrapper .footer-input::placeholder{font-size:1rem}@keyframes bounce{to{transform:translateY(-5px)}}.footer-subscribe .footer-subscribe-form .footer-error{font-weight:600;font-family:Poppins,"sans-serif";font-size:.875rem;line-height:1.25rem;color:#dc2626;text-align:center;margin-top:.5rem;animation:bounce 1s infinite alternate}.footer-subscribe .footer-subscribe-form .footer-subscribe-btn{width:30%;font-size:1rem;height:2.5rem;background:#fff;color:#4b5563;transition:background .3s,color .3s;letter-spacing:.05em;cursor:pointer}.footer-subscribe .footer-subscribe-form .footer-subscribe-btn:hover{background:#000;color:#fff}.footer-subscribe .footer-subscribe-payment-img{margin-left:auto;margin-right:auto;width:80%;margin-top:1.5rem}@media (min-width: 1024px){.footer-subscribe .footer-subscribe-payment-img{width:60%}}.footer-subscribe .footer-subscribe-payment-img.subscribed{margin-top:.5rem}.footer-copyright{width:100%;font-family:Poppins,"sans-serif";display:flex;justify-content:center;border-top:1px solid #d1d5db;padding:2.5rem 0;margin-top:5rem;text-align:center;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#6b7280;transition:color .2s}@media (min-width: 768px){.footer-copyright{align-items:center}}.footer-copyright .footer-copyright-icon{margin-right:1px;margin-top:2px;text-align:center;display:none}@media (min-width: 768px){.footer-copyright .footer-copyright-icon{display:inline-flex;margin-top:0}}.footer-copyright .footer-copyright-link{font-weight:500;margin-left:.25rem}.footer-copyright:hover .footer-copyright-link{color:#262626}.header-cotainer{width:100%;height:5rem;background:#fff;box-shadow:0 1px 2px #0000000d;position:sticky;top:0;z-index:50;border-bottom:1px solid #e5e7eb}.header-content{max-width:1440px;margin-left:auto;margin-right:auto;height:100%;padding-left:2rem;padding-right:2rem;position:relative}.header-flex{display:flex;align-items:center;height:100%;justify-content:space-between}.header-logo{width:7rem;-o-object-fit:cover;object-fit:cover}.header-nav{display:flex;align-items:center;width:auto;padding:0;z-index:50;gap:.5rem}.header-nav-item{display:flex;align-items:center;font-weight:400;width:5rem;height:1.5rem;justify-content:center;padding-left:3rem;padding-right:3rem;font-size:1rem;color:#262626;text-decoration-thickness:1px;text-underline-offset:4px;border-right-color:#d1d5db;cursor:pointer;transition:color .3s}.header-nav-item:hover{color:#000;font-weight:700;text-decoration:underline}.header-nav-item:last-child{border-right-width:0}.header-menu-icon{display:flex;align-items:center;width:2rem;height:1.5rem;position:absolute;top:1.5rem;right:1rem;color:#262626;justify-content:center;cursor:pointer;transition:all .3s ease}@media (min-width: 768px){.header-nav-item{border-right-width:2px}}.special-case{position:fixed;top:13rem;right:.5rem;z-index:20;display:none;flex-direction:column;gap:.5rem}@media (min-width: 768px){.special-case{display:flex}}.special-case-link{display:flex;align-items:center;background:#fff;width:4rem;height:70px;border-radius:.375rem;flex-direction:column;gap:.25rem;color:#33475b;justify-content:center;box-shadow:0 0 54px -13px #000000b3;overflow-x:hidden;cursor:pointer}.special-case-link.profile{position:relative}.special-case-link:hover .special-case-icon.left{transform:translate(.75rem)}.special-case-link:hover .special-case-icon.right{transform:translate(3rem)}.special-case-icons{display:flex;align-items:center;justify-content:center}.special-case-icon{font-size:1.5rem;line-height:2rem;transition:transform .2s}.special-case-icon.left{transform:translate(-3rem)}.special-case-icon.right{transform:translate(-.75rem)}.special-case-label{font-family:Poppins,"sans-serif";font-size:.75rem;line-height:1rem;font-weight:600}.special-case-badge{display:flex;align-items:center;position:absolute;top:.25rem;right:.5rem;background:#4b5563;color:#fff;font-size:.75rem;width:1rem;height:1rem;border-radius:9999px;justify-content:center;font-weight:600}.contributing{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:20px;background-color:#f5f5f3;border-radius:8px}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.arrow{display:flex;align-items:center;width:3.5rem;height:3.5rem;border-radius:9999px;color:#fff;justify-content:center;z-index:10;position:absolute;top:35%;cursor:pointer;background:#0006;transition:background .3s}.arrow.right{right:.5rem}.arrow.left{left:.5rem}.arrow:hover{background:#000}.arrow-icon{line-height:.5rem}.product{width:100%;position:relative}.product-container{position:relative;overflow-y:hidden}.product-image{width:100%;height:100%}.product-badge{position:absolute;top:1.5rem;left:2rem}.product-actions{width:100%;height:9rem;position:absolute;background:#fff;bottom:-9rem;transition:bottom .7s}.product-actions ul{width:100%;height:100%;font-family:Poppins,"sans-serif";display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.5rem;padding:0 .5rem;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.product-actions ul li{display:flex;align-items:center;width:100%;color:#767676;font-size:.875rem;line-height:1.25rem;font-weight:400;border-bottom:1px solid #e5e7eb;justify-content:flex-end;gap:.5rem;cursor:pointer;padding-bottom:.25rem;transition:color .3s,border-bottom .3s}.product-actions ul li:hover{color:#262626;border-bottom:1px solid #262626}.product-actions ul .product-action-icon{font-size:1.125rem;line-height:1.75rem}.product-info{padding:1.5rem 1rem;display:flex;flex-direction:column;gap:.25rem;border:1px solid #e5e7eb;border-top:0}.product-info .product-title-row{display:flex;align-items:center;font-family:Poppins,"sans-serif";justify-content:space-between}.product-info .product-title-row h2{font-size:1.125rem;color:#262626;font-weight:700}.product-info .product-info-detail{color:#4b5563;font-size:.875rem}.product:hover .product-actions{bottom:0}.heading{font-weight:600;font-size:1.875rem;padding-bottom:1.5rem}.badge{background:#262626;width:92px;height:35px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s}.badge:hover{background:#000}.best-sellers-container{width:100%;padding-bottom:5rem}.best-sellers-items{width:100%;display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width: 768px){.best-sellers-items{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.best-sellers-items{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.best-sellers-items{grid-template-columns:repeat(4,1fr)}}.year-product-container{width:100%;font-family:Poppins,"sans-serif";height:20rem;margin-bottom:5rem;background-color:#f3f3f3;position:relative}.year-product-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:none}.year-product-content{width:100%;height:20rem;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:1.5rem;position:absolute;top:0;right:0;padding-left:1rem;padding-right:1rem}.year-product-title{font-weight:600;color:color-prime;font-size:1.875rem;line-height:2.25rem}.year-product-description{color:color-prime;max-width:600px;margin-right:1rem;font-size:1rem;line-height:1.5rem;font-weight:400}@media (min-width: 768px){.year-product-img{display:inline-block}.year-product-content{width:66.666667%;padding-left:0;padding-right:0}}@media (min-width: 1280px){.year-product-content{width:50%}}.sale-container{display:flex;align-items:center;padding:5rem 0;flex-direction:column;justify-content:space-between;gap:1rem}@media (min-width: 768px){.sale-container{flex-direction:row}}@media (min-width: 1024px){.sale-container{gap:2.5rem}}.sale-col-left{width:100%;height:100%}@media (min-width: 768px){.sale-col-left{width:66.6667%}}@media (min-width: 1024px){.sale-col-left{width:50%}}.sale-col-right{width:100%;height:auto;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.sale-col-right{width:33.3333%}}@media (min-width: 1024px){.sale-col-right{width:50%;gap:2.5rem}}.sale-col-right .sale-col-right-inner{width:100%;height:50%}.sale-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.special-offers-container{width:100%;padding-bottom:5rem}.special-offers-items{width:100%;display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width: 768px){.special-offers-items{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.special-offers-items{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.special-offers-items{grid-template-columns:repeat(4,1fr)}}.policy{width:100%;background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem}.policy-container{display:flex;align-items:center;margin-left:auto;margin-right:auto;max-width:1440px;flex-direction:column;justify-content:space-between;height:5rem}@media (min-width: 768px){.policy-container{flex-direction:row}}.policy-item{display:flex;align-items:center;width:auto;gap:.5rem;padding:0 .5rem;box-shadow:0 1px 2px #0000000d;transition:box-shadow .3s}.policy-item:hover{box-shadow:0 4px 8px #0000001a}.policy-text{font-size:1rem;color:#6b7280}.policy-number{font-family:Poppins,"sans-serif";font-weight:700;width:1.5rem;text-align:center}.policy-icon{font-size:1.25rem;line-height:1.25rem;text-align:center;width:1.5rem}.new-arrivals{width:100%;padding-bottom:4rem}.new-arrivals-slide{padding:0 .5rem}.home-page-container{margin-left:auto;margin-right:auto;max-width:1440px}.home-page-section{margin-left:auto;margin-right:auto;max-width:1440px;padding:0 1rem}.sign-up{width:100%;display:flex;align-items:center;height:100vh;justify-content:flex-start}.sign-up-left{height:100%;width:50%;display:none;color:#fff}@media (min-width: 1024px){.sign-up-left{display:inline-flex}}.sign-up-left-content{height:100%;width:450px;background:#262626;padding:0 2.5rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.sign-up-left-logo{width:6rem}.sign-up-left-info{display:flex;flex-direction:column;gap:.25rem;margin-top:-.25rem}.sign-up-left-title{font-family:Poppins,"sans-serif";font-size:1.25rem;font-weight:500}.sign-up-left-desc{font-size:1rem;line-height:1.5rem}.sign-up-left-feature{width:300px;display:flex;align-items:flex-start;gap:.75rem}.sign-up-left-feature-icon{color:#22c55e;margin-top:.25rem}.sign-up-left-feature-section{font-size:1rem;line-height:1.5rem;color:#d1d5db}.sign-up-left-feature-text{font-weight:600;font-family:Poppins,"sans-serif";color:#fff}.sign-up-left-footer{display:flex;align-items:center;justify-content:space-between;margin-top:2.5rem}.sign-up-left-footer-link{font-weight:600;font-family:Poppins,"sans-serif";font-size:.875rem;line-height:1.25rem;color:#d1d5db;cursor:pointer;transition:color .3s}.sign-up-left-footer-link:hover{color:#fff}.sign-up-right{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}@media (min-width: 1024px){.sign-up-right{width:500px}}.sign-up-right .sign-up-right-success{width:500px}.sign-up-right .sign-up-right-success .sign-up-right-success-msg{width:100%;padding:2.5rem 1rem;color:#22c55e;font-weight:500;font-family:semibold}.sign-up-right .sign-up-right-success .sign-up-right-success-btn{width:100%;height:2.5rem;background:#262626;border-radius:.375rem;color:#e5e7eb;font-size:1rem;font-family:semibold;font-weight:600;letter-spacing:.05em;transition:background .3s,color .3s}.sign-up-right .sign-up-right-success .sign-up-right-success-btn:hover{background:#000;color:#fff}.sign-up-right .sign-up-right-form{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.sign-up-right .sign-up-right-form .sign-up-right-form-inner{padding:1.5rem .5rem;width:100%;height:96%;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-title{font-family:semibold;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;font-weight:600;font-size:2rem;margin-bottom:1rem}@media (min-width: 768px){.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-title{font-size:2.25rem}}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-group{display:flex;flex-direction:column;gap:.375rem}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-group .sign-up-form-label{font-family:semibold;font-size:1rem;font-weight:600;color:#4b5563}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-group .sign-up-right-form-input{width:100%;height:2rem;padding:0 1rem;font-size:1rem;font-weight:500;border-radius:.375rem;border:1px solid #9ca3af;outline:none}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-group .sign-up-right-form-input::-moz-placeholder{font-size:.875rem;font-weight:400;letter-spacing:.05em;color:#9ca3af}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-group .sign-up-right-form-input::placeholder{font-size:.875rem;font-weight:400;letter-spacing:.05em;color:#9ca3af}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-group .sign-up-right-form-error{font-size:.875rem;color:#dc2626;font-family:semibold;font-weight:600;padding-left:1rem}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-group .sign-up-right-form-error span{font-weight:700;font-style:italic;margin-right:.25rem}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-checkbox-row{display:flex;align-items:flex-start;gap:.5rem}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-checkbox-row .sign-up-right-form-checkbox{width:1rem;height:1rem;margin-top:.25rem;cursor:pointer}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-checkbox-row .sign-up-right-form-checkbox-label{font-size:.875rem;color:#262626}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-checkbox-row .sign-up-right-form-checkbox-label span{color:#6366f1}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-btn{width:100%;height:2.5rem;border-radius:.375rem;font-size:1rem;font-weight:500;color:#e5e7eb;background:#262626;transition:background .3s,color .3s}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-btn.active{cursor:pointer}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-btn.active:hover{background:#000;color:#fff}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-btn.inactive{background:#6b7280;color:#e5e7eb;cursor:not-allowed}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-btn.inactive:hover{background:#6b7280;color:#e5e7eb}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-footer{font-size:.875rem;text-align:center;font-family:semibold;font-weight:500}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-footer .sign-up-right-form-footer-link{color:#6366f1;transition:color .3s}.sign-up-right .sign-up-right-form .sign-up-right-form-inner .sign-up-right-form-footer .sign-up-right-form-footer-link:hover{color:#6366f1}
