.column-left,.column-right{width:100%;box-sizing:border-box;text-align:left}.content{overflow:hidden;transition:max-height .3s ease;max-height:200px}.read-more{display:none;color:#000;background-color:#fff;padding:8px 12px;border-radius:0;text-decoration:none;border:1px solid black;margin-top:10px;margin-bottom:20px}@media (max-width: 768px){.column-left,.column-right{margin-bottom:20px}.read-more{display:block}}@media (min-width: 769px){.content-wrapper{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:var(--gap, 20px);grid-row-gap:var(--gap, 20px);grid-auto-flow:dense;position:relative;margin-left:auto;margin-right:auto;max-width:100%}.column-left,.column-right{grid-column:span 3}.content{max-height:none}.read-more{display:none}}#reward-points-display{text-transform:uppercase;background-color:#000;color:#fff;text-align:center;margin-top:10px;font-size:14px;line-height:20px;display:inline-block;vertical-align:middle;padding:5px 15px;border-radius:0}.reward-points-icon{display:inline-block;vertical-align:middle;width:30px;height:30px}.cf-field input{padding:1.5rem;background-color:var(--input-background);border-radius:var(--input-border-radius);box-shadow:var(--input-box-shadow)}.membership-plans-wrapper{width:100%;max-width:1440px;margin:0 auto;padding:40px 0;font-family:Poppins}.membership-plans-wrapper .content-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.membership-plans-wrapper .column-left,.membership-plans-wrapper .column-right{flex:1 1 calc(50% - 15px);position:relative;padding:40px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background:linear-gradient(90deg,#8ebbdd1a,#ab8fe91a,#8ebbdd1a);background-size:200% 100%;animation:moveGradient 10s linear infinite;display:flex;flex-direction:column;border:1px solid #ccc;cursor:pointer}.membership-plans-wrapper .column-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.membership-plans-wrapper .content-container,.membership-plans-wrapper .ribbon,.membership-plans-wrapper .button,.membership-plans-wrapper .icon,.membership-plans-wrapper li,.membership-plans-wrapper h2,.membership-plans-wrapper h5,.membership-plans-wrapper .price,.membership-plans-wrapper .price-clarification{position:relative;z-index:2;pointer-events:none}.membership-plans-wrapper .button{pointer-events:auto}.membership-plans-wrapper .column-left:hover,.membership-plans-wrapper .column-right:hover{transform:translateY(-10px);box-shadow:0 4px 20px #0003}.membership-plans-wrapper .content-container{display:flex;flex-direction:column;height:100%}.membership-plans-wrapper h2{font-size:2.5em;margin-bottom:20px;color:#333}.membership-plans-wrapper h5{font-size:1.2em;color:#666;margin-bottom:10px}.membership-plans-wrapper .content{flex-grow:1;display:flex;flex-direction:column}.membership-plans-wrapper ul{list-style-type:none;padding:0;margin-bottom:auto}.membership-plans-wrapper li{display:flex;align-items:center;margin-bottom:15px;font-size:1.1em;font-weight:400;transition:font-weight .3s ease}.membership-plans-wrapper li:hover{font-weight:700}.membership-plans-wrapper .feature-name,.membership-plans-wrapper .feature-value{flex:1;display:flex;align-items:center}.membership-plans-wrapper .feature-name{margin-right:10px}.membership-plans-wrapper .icon{width:24px;height:24px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:15px;font-size:12px;flex-shrink:0;transform:none!important;animation:none!important;cursor:default}.membership-plans-wrapper .icon.green{background-color:#4caf50;color:#fff}.membership-plans-wrapper .icon.red{background-color:#f44336;color:#fff}.membership-plans-wrapper .icon.green:before{content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900}.membership-plans-wrapper .icon.red:before{content:"\f00d";font-family:"Font Awesome 5 Free";font-weight:900}.membership-plans-wrapper .price-container{display:flex;flex-direction:column;align-items:flex-start;margin:30px 0}.membership-plans-wrapper .price{font-size:1.8em;font-weight:700;color:#333;margin:0}.membership-plans-wrapper .price-clarification{font-size:.9em;color:#666;margin-top:5px}.membership-plans-wrapper .original-price{text-decoration:line-through;color:#999;margin-right:10px}.membership-plans-wrapper .button{display:inline-block;width:100%;padding:15px 30px;background-color:#000;color:#fff;text-decoration:none;font-weight:700;transition:background-color .3s ease,background .3s ease;text-align:center;border:none;cursor:pointer;margin-top:auto;position:relative;z-index:2}.membership-plans-wrapper .upgrade-plan{background-color:#000;color:#fff}.membership-plans-wrapper .column-right:hover .upgrade-plan{background:linear-gradient(90deg,#8ebbdd,#ab8fe9,#8ebbdd);background-size:200% auto;color:#000;animation:buttonGradient 6s linear infinite}@keyframes buttonGradient{0%{background-position:0% center}to{background-position:200% center}}.membership-plans-wrapper .ribbon{position:absolute;top:205px;right:-50px;background-color:#000;color:#fff;padding:5px 120px;font-size:.9em;font-weight:700;transform:rotate(45deg);transform-origin:top right;box-shadow:0 2px 5px #0003;transition:background .3s ease;z-index:2}.membership-plans-wrapper .column-right:hover .ribbon{background:linear-gradient(45deg,#8ebbdd,#ab8fe9,#8ebbdd);background-size:200% auto;animation:smoothGradient 6s linear infinite;color:#000}@keyframes smoothGradient{0%{background-position:0% center}50%{background-position:100% center}to{background-position:0% center}}@media (max-width: 1024px){.membership-plans-wrapper .content-wrapper{flex-direction:column}.membership-plans-wrapper .column-left,.membership-plans-wrapper .column-right{flex:1 1 100%;margin-bottom:30px;padding-left:20px;padding-right:20px;cursor:pointer;-webkit-tap-highlight-color:transparent}}@media (max-width: 767px){.membership-plans-wrapper{padding:20px}.membership-plans-wrapper h2{font-size:2em}.membership-plans-wrapper .price{font-size:1.5em}.membership-plans-wrapper .ribbon{top:128px;right:-20px;padding:5px 60px;font-size:.8em}.membership-plans-wrapper .column-left,.membership-plans-wrapper .column-right{height:auto;max-height:none;overflow:hidden;position:relative;z-index:1}.membership-plans-wrapper .content{max-height:none}.membership-plans-wrapper ul{margin-bottom:20px}}.weglot-container{z-index:1}#warning-message,#sample-button{background-color:#fff;color:#000;text-align:center;margin-top:5px;font-size:14px;line-height:20px;display:block;vertical-align:middle;padding:5px 15px;border:1px solid black;border-radius:0;width:100%;box-sizing:border-box;cursor:pointer;transition:background-color .3s ease,color .3s ease}#warning-message:hover,#sample-button:hover{background-color:#000;color:#fff}#warning-message a,#sample-button a{color:inherit;text-decoration:none;display:block}.custom-container-form-image{width:90%;max-width:1200px;margin:0 auto;padding:20px}.custom-content-wrapper-form-image{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.custom-column-form{flex:1;display:flex;flex-direction:column}.custom-column-form-left{margin-right:20px}.custom-column-form-right{margin-left:20px;display:flex;flex-direction:column;justify-content:space-between}.custom-registration-form{padding:30px;box-shadow:0 0 20px #0000001a;flex-grow:1;background:linear-gradient(90deg,#8ebbdd4d,#ab8fe94d,#8ebbdd4d);background-size:200% 100%;animation:moveGradient 10s linear infinite}.custom-registration-form form{margin-top:30px}.custom-hero-video-container{width:100%;flex-grow:1;display:flex;justify-content:center;align-items:flex-start;overflow:hidden}.custom-hero-video{width:100%;height:100%;position:relative;overflow:hidden}.custom-hero-video video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.custom-intro-text{width:100%;padding-top:20px}.custom-next-step{text-align:center;margin-top:20px;width:100%}.custom-next-step h4{margin:0 0 10px;font-weight:700;font-size:1em;text-align:center}.custom-next-step a{display:inline-block;text-align:center;font-size:24px;color:#000;transition:transform .3s ease}.custom-next-step a:hover{transform:translateY(5px)}.custom-next-step i{animation:blink 3s infinite}@keyframes moveGradient{0%{background-position:0% 50%}to{background-position:100% 50%}}.custom-intro-text .subheading,.custom-intro-text .hero__title{margin-top:var(--mt, 0px)}.custom-intro-text .rte{margin-top:var(--mt, 16px)}@media (max-width: 768px){.custom-container-form-image{padding:0;width:100%}.custom-content-wrapper-form-image{flex-direction:column}.custom-column-form-left,.custom-column-form-right{margin:0;width:100%}.custom-column-form-left{margin-bottom:24px}.custom-column-form-right{display:flex;flex-direction:column}.custom-intro-text{order:1;margin-bottom:16px}.custom-hero-video-container{order:2}.custom-hero-video{display:block;width:100%;height:auto}.custom-hero-video video{position:static;width:100%;height:auto}.custom-registration-form{padding:20px}.custom-intro-text .subheading,.custom-intro-text .hero__title{margin-top:var(--sm-mt, 0px)}.custom-intro-text .rte{margin-top:var(--sm-mt, 16px)}.custom-next-step{margin-top:30px}.custom-next-step h4{font-size:1.2em}}.custom-usp-bar-section{width:100%;background:linear-gradient(90deg,#8ebbdd4d,#ab8fe94d,#8ebbdd4d);background-size:200% 100%;animation:moveGradient 10s linear infinite;overflow:hidden}.custom-usp-bar{display:flex;justify-content:space-around;align-items:center;max-width:1440px;margin:0 auto;height:72px}.custom-usp-parallelogram{position:relative;display:flex;align-items:center;background-color:#000;transform:skew(-20deg);width:300px;height:60px;margin:0 10px;box-shadow:0 0 20px #0000001a;overflow:hidden}.custom-usp-parallelogram i,.custom-usp-parallelogram p{transform:skew(20deg)}.custom-usp-parallelogram i{font-size:2.5rem;position:absolute;left:20px;top:50%;transform:translateY(-50%) skew(20deg);background:linear-gradient(90deg,#8ebbdd4d,#ab8fe94d,#8ebbdd4d),#fff;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:moveGradient 10s linear infinite}.custom-usp-parallelogram p{font-size:1.8rem;color:#fff;margin:0;width:100%;text-align:center;padding:0 60px 0 80px}@keyframes moveGradient{0%{background-position:0% center}to{background-position:200% center}}@media (max-width: 768px){.custom-usp-bar-section{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;height:72px;padding:0 15px}.custom-usp-bar{display:flex;width:max-content;height:100%;padding:0 5px}.custom-usp{flex:0 0 auto;width:calc(100vw - 30px);scroll-snap-align:center;padding:0 10px}.custom-usp-parallelogram{width:100%;height:60px;margin:5px 0;display:flex;align-items:center}.custom-usp-parallelogram i{font-size:3rem;position:absolute;left:25px;color:#fff}.custom-usp-parallelogram p{font-size:1.8rem;padding:0 50px 0 80px;color:#fff;transform:skew(20deg)}}.cb-container{width:90%;max-width:1200px;margin:0 auto;padding:20px}.cb-step-section{display:flex;align-items:center;justify-content:space-between;margin:0;padding:10px}.cb-step-section.cb-alternate{flex-direction:row-reverse}.cb-step-illustration{flex:1;padding:0;text-align:center;display:flex;align-items:center;justify-content:center}.cb-step-illustration img{width:250px;height:auto;object-fit:cover}.lottie-container{width:100%;max-width:250px;margin:0 auto;height:250px;display:flex;align-items:center;justify-content:center}.cb-step-content{flex:1;display:flex;flex-direction:column;align-items:center}.cb-step-title{display:flex;flex-direction:column;align-items:center;margin-bottom:15px;text-align:center}.cb-step-title h3{margin:0 0 5px}.cb-step-title h4{margin:0}.cb-parallelogram{position:relative;padding:60px;box-shadow:0 0 20px #0000001a;background:linear-gradient(90deg,#8ebbdd1a,#ab8fe91a,#8ebbdd1a);background-size:200% 100%;animation:moveGradient 10s linear infinite;transform:skew(-20deg);max-width:600px;margin:15px 0}.cb-parallelogram p{transform:skew(20deg);text-align:center;margin:0}.cb-next-step{text-align:center;margin-top:15px;width:100%}.cb-next-step h4{margin:0 0 10px;font-weight:700;font-size:1em}.fas{color:#000;font-size:24px;animation:blink 3s infinite;cursor:pointer;transition:transform .3s ease}.fas:hover{transform:translateY(5px)}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.line-content{border:0;height:1px;background-image:linear-gradient(to right,#0000,#000000bf,#0000);margin:40px 0}@media (max-width: 768px){.cb-container{width:100%;padding:0}.cb-step-section,.cb-step-section.cb-alternate{flex-direction:column}.cb-step-content{width:100%;padding:0}.cb-step-title{flex-direction:column;align-items:center}.cb-parallelogram{transform:skew(-10deg);padding:30px 15px;margin:15px 0;max-width:none;width:100%}.cb-parallelogram p{transform:skew(10deg);margin:0;text-align:center;line-height:1.5;max-width:100%}.cb-step-illustration img{width:100%;max-width:250px;height:auto}.lottie-container{max-width:200px;height:200px}.line-content{margin:30px 0}.cb-next-step{margin-top:15px}.cb-next-step h4{font-size:1em}}#lottie-content-container{max-width:1200px;margin:0 auto;padding:20px}#lottie-content-container-product{max-width:1440px;margin:0 auto}a.header-shortlink[href*="/pages/how-does-it-work"]{background:linear-gradient(90deg,#8ebbdd4d,#ab8fe94d,#8ebbdd4d),#fff!important;background-size:200% auto!important;color:#000!important;text-transform:uppercase!important;letter-spacing:.15em!important;display:inline-block!important;font-weight:600!important;animation:moveGradient 6s linear infinite!important;padding:10px 15px!important;text-decoration:none!important}@keyframes moveGradient{0%{background-position:0% 50%}to{background-position:200% 50%}}#salonid-contact-map-wrapper{display:flex;flex-wrap:wrap;width:100%}#salonid-contact-map-wrapper .salonid-column-left,#salonid-contact-map-wrapper .salonid-column-right{flex:1 1 50%;padding:15px;box-sizing:border-box}#salonid-contact-map-wrapper .salonid-subheading{margin-bottom:8px}#salonid-contact-map-wrapper .salonid-heading{margin-bottom:16px}#salonid-contact-map-wrapper .salonid-contact-map-google-maps iframe{width:100%;height:450px;border:0}#salonid-contact-map-wrapper .salonid-contact-map-office-details{padding-top:70px}@media (max-width: 768px){#salonid-contact-map-wrapper .salonid-column-left,#salonid-contact-map-wrapper .salonid-column-right{flex:1 1 100%;padding:10px}#salonid-contact-map-wrapper .salonid-contact-map-google-maps iframe{height:300px}#salonid-contact-map-wrapper .salonid-contact-map-office-details{padding-top:10px}#salonid-contact-map-wrapper .salonid-heading{margin-bottom:16px}#salonid-contact-map-wrapper .salonid-subheading{margin-bottom:5px}}.breadcrumbs{padding:10px 0 10px 15px;background-color:#f8f8f8}.breadcrumbs ol{list-style:none;margin:0;padding:0}.breadcrumbs li{display:inline}.breadcrumbs li:not(:last-child):after{content:">";margin:0 5px;color:#666}.breadcrumbs a{color:#333;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.header-shortlink{font-size:16px!important;transition:font-size .5s ease-in-out!important}.site-logo{width:250px!important;transition:width .5s ease-in-out,min-width .5s ease-in-out!important}.site-logo img{width:100%!important;height:auto!important;display:block!important}@media (max-width: 1595px){html[lang=fr] .site-logo{width:220px!important}html[lang=fr] .header-shortlink{font-size:15px!important}}@media (max-width: 1553px){html[lang=de] .site-logo{width:220px!important}html[lang=de] .header-shortlink{font-size:15px!important}}@media (max-width: 1455px){.header-shortlink{font-size:13px!important}.site-logo{width:60%!important;min-width:150px!important}html[lang=fr] .site-logo,html[lang=de] .site-logo{width:55%!important}}@media (max-width: 1385px){.header-shortlink{font-size:12px!important}.site-logo{width:50%!important;min-width:125px!important}html[lang=fr] .header-shortlink,html[lang=de] .header-shortlink{font-size:11px!important}}@media (max-width: 1290px){.header-shortlink{font-size:11px!important}.site-logo{width:45%!important;min-width:110px!important}html[lang=fr] .site-logo,html[lang=de] .site-logo{width:40%!important}}@media (max-width: 1200px){.header-shortlink{font-size:9.5px!important}.site-logo{width:40%!important;min-width:100px!important}}@media (max-width: 1131px) and (min-width: 1024px){html[lang=fr] .header-shortlink{font-size:8.5px!important}html[lang=fr] .site-logo{width:30%!important;min-width:75px!important}}@media (max-width: 1128px) and (min-width: 1024px){html[lang=de] .header-shortlink{font-size:8.5px!important}html[lang=de] .site-logo{width:30%!important;min-width:75px!important}}@media (max-width: 1080px){.header-shortlink{font-size:9px!important}.site-logo{width:35%!important;min-width:90px!important}}@media (max-width: 1065px){.header-shortlink{font-size:8px!important}.site-logo{width:30%!important;min-width:80px!important}}@media (max-width: 1024px){.header-shortlink{font-size:9px!important}}.design-gallery{max-width:1440px;margin:0 auto;padding:20px;box-sizing:border-box}.gallery-title{text-align:center;margin-bottom:30px}.category-buttons{display:flex;justify-content:center;margin-bottom:20px;flex-wrap:wrap}.category-btn{background-color:#f0f0f0;border:none;padding:10px 20px;margin:5px;cursor:pointer;transition:background-color .3s}.category-btn.active{background-color:#333;color:#fff}.designs-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.design-item{cursor:pointer;transition:transform .3s}.design-item img{width:100%;height:auto;display:block;border-radius:0}.design-name{margin-top:10px;text-align:center}.design-item.expanded{grid-column:1 / -1;max-width:800px;margin:0 auto 20px}.design-item.expanded img{width:100%;height:auto}@media (max-width: 768px){.designs-container{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.category-buttons{flex-direction:column;align-items:center}.category-btn{width:100%;max-width:200px}}.variant-selector{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.variant-selector .variant-option{width:100%;text-align:center;margin:0;line-height:1.2;padding:10px 12px;box-sizing:border-box}
/*# sourceMappingURL=/cdn/shop/t/49/assets/custom-nino.css.map */
