.main-product__categories{display:flex;align-items:center;flex-wrap:nowrap;gap:4px;overflow:auto;margin-bottom:24px;margin-top:10px}.main-product__categories-item{font-size:11px;line-height:16px;font-weight:500;text-align:center;padding:8px 10px;min-width:85px;border-radius:6px;box-shadow:0 4px 7px #00000008;border:1px solid var(--lightest-pink);background-color:var(--atlas-white);cursor:pointer}.main-product__categories-item:hover{border-color:var(--medium-pink);box-shadow:0 4px 12px #00000012}.main-product__categories-item.selected{border-color:var(--maroon)}.main-product__categories-item.clear-item{display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px;justify-content:center}.main-product__categories-item-tooltip-icon{position:relative;display:inline-block;width:14px;height:14px;border-radius:50%;background-color:var(--lightest-pink)}.main-product__categories-item-tooltip-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background-color:var(--hot-pink);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 6L6 8.25M6 4.33228V4.3125M1.5 6C1.5 3.51472 3.51472 1.5 6 1.5C8.48528 1.5 10.5 3.51472 10.5 6C10.5 8.48528 8.48528 10.5 6 10.5C3.51472 10.5 1.5 8.48528 1.5 6Z' stroke='%23EA6171' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 6L6 8.25M6 4.33228V4.3125M1.5 6C1.5 3.51472 3.51472 1.5 6 1.5C8.48528 1.5 10.5 3.51472 10.5 6C10.5 8.48528 8.48528 10.5 6 10.5C3.51472 10.5 1.5 8.48528 1.5 6Z' stroke='%23EA6171' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center}.main-product__categories-item-tooltip-wrapper{display:none}.tippy-box{background-color:transparent;color:unset}.tippy-arrow{display:none}.tippy-content{padding:0}.main-product__categories-item-tooltip{position:relative;display:inline-block;width:-moz-max-content;width:max-content;background-color:var(--medium-pink);padding:4px 12px;border-radius:32px;font-size:11px;line-height:16px;font-weight:400;color:var(--maroon)}.main-product__categories-item-tooltip:before{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:28px;height:14px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='14' viewBox='0 0 28 14' fill='none'%3E%3Cpath d='M0 0C7.12052 1.36567 12.9055 6.71424 14 14V0H0Z' fill='%23FCD9D6'/%3E%3Cpath d='M28 0C20.8795 1.36567 15.0945 6.71424 14 14V0H28Z' fill='%23FCD9D6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='14' viewBox='0 0 28 14' fill='none'%3E%3Cpath d='M0 0C7.12052 1.36567 12.9055 6.71424 14 14V0H0Z' fill='%23FCD9D6'/%3E%3Cpath d='M28 0C20.8795 1.36567 15.0945 6.71424 14 14V0H28Z' fill='%23FCD9D6'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;background-color:var(--medium-pink)}.product-swatches__container{display:flex;position:relative;width:50px;height:50px;max-width:50px;max-height:50px;border-radius:50%;transition:all .3s ease;cursor:pointer;overflow:hidden}.product-swatches__image{width:50px;height:50px;border-radius:50%;overflow:hidden}.product-swatches__container:hover{transform:scale(1.05)}.main-product_swatches{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px}.product-swatches__container img{width:100%;height:100%}.product-swatches__container.selected{border:1px solid #000000}.product-swatches__container.selected:before{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;border:1px solid #FFFFFF;z-index:1;transform:translate(-50%,-50%)}.product-swatches__container.selected:after{content:"";position:absolute;left:50%;bottom:-6px;transform:translate(-50%);width:8px;height:1px;background-color:#46231e}.main-product__options-text{display:inline-block;align-items:center;text-transform:uppercase;color:var(--hot-pink);font-size:12px;line-height:16px;letter-spacing:.03125rem;font-weight:500}.main-product__swatch-name{font-size:11px;line-height:16px;font-weight:400;color:var(--maroon);text-transform:capitalize}.main-product__options-text.selected-swatch-text{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.product-shade-finder-text.desktop{display:inline-block}.product-shade-finder-text.desktop:hover a{color:var(--dark-pink)}.product-shade-finder-text.desktop:hover a:before{background-color:var(--dark-pink)}.product-shade-finder-text.mobile{display:none}.product-shade-finder-text *{font-size:11px;line-height:16px;font-weight:400;color:var(--maroon);text-transform:capitalize}.product-shade-finder-text a{position:relative;display:inline-block;color:var(--hot-pink);padding-right:16px}.product-shade-finder-text p{margin:0}.product-shade-finder-text a:before{content:"";position:absolute;top:50%;right:0;width:16px;height:16px;transform:translateY(-50%);background-color:var(--hot-pink);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6.00016 4.66669C6.66683 6.00002 8.00016 7.33335 9.3335 8.00002C8.00016 8.66669 6.66683 10 6.00016 11.3334' stroke='%23EA6171' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6.00016 4.66669C6.66683 6.00002 8.00016 7.33335 9.3335 8.00002C8.00016 8.66669 6.66683 10 6.00016 11.3334' stroke='%23EA6171' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.main-product__usps-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:18px;margin-bottom:14px}.main-product__usps-item{position:relative;padding-left:24px;font-size:11px;line-height:16px;font-weight:500;color:var(--maroon)}.main-product__usps-item:before{content:"";position:absolute;top:50%;left:0;width:20px;height:20px;transform:translateY(-50%);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M17.5 10C17.5 14.1421 14.1421 17.5 10 17.5C5.85786 17.5 2.5 14.1421 2.5 10C2.5 5.85786 5.85786 2.5 10 2.5C11.1767 2.5 12.2901 2.77099 13.2812 3.25397M16.0938 5.3125L9.53125 11.875L7.65625 10' stroke='%2348ACF0' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M17.5 10C17.5 14.1421 14.1421 17.5 10 17.5C5.85786 17.5 2.5 14.1421 2.5 10C2.5 5.85786 5.85786 2.5 10 2.5C11.1767 2.5 12.2901 2.77099 13.2812 3.25397M16.0938 5.3125L9.53125 11.875L7.65625 10' stroke='%2348ACF0' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--virgin-blue)}.product-shade-message{font-size:11px;line-height:16px;font-weight:400;color:var(--maroon);margin-bottom:0;margin-top:14px}.scrollable-elements-wrapper{position:relative;width:100%;display:flex;align-items:center}.scrollable-elements-wrapper .scroll-icon-left .icon-logo-large,.scrollable-elements-wrapper .scroll-icon-right .icon-logo-large{width:20px;height:20px}.scrollable-elements-wrapper .scroll-icon-left{opacity:0;position:absolute;left:-16px;top:calc(50% - 7px);transform:translateY(-50%) rotate(90deg);z-index:1;display:flex;background:#fff;width:20px;height:20px}.scrollable-elements-wrapper .scroll-icon-right{position:absolute;right:-16px;top:calc(50% - 7px);transform:translateY(-50%) rotate(-90deg);z-index:1;display:flex;background:white;width:20px;height:20px}@media (max-width: 990px){.main-product__categories{margin-right:-16px;margin-left:-16px;padding-right:16px}.main-product__categories-item:first-child{margin-left:16px}.main-product__categories-item:last-child{margin-right:16px}.main-product__usps-wrapper{gap:6px}.main-product__usps-item{padding-left:20px}.main-product__usps-item:before{width:16px;height:16px}.product-shade-finder-text.desktop{display:none}.product-shade-finder-text.mobile{display:inline-block}.product-shade-finder-text p{margin-top:14px;margin-bottom:0}.main-product__categories-item-tooltip-icon{display:none}.main-product__options-text{line-height:14px}}
