@charset "UTF-8";@keyframes blur{0%{filter:blur(1px);opacity:0}to{opacity:1;filter:blur(0)}}@keyframes slideTop{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideBottom{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideLeft{0%{width:100vw}to{width:50vw}}@keyframes LeftToRight{0%{opacity:0;transform:translate(-5rem)}to{opacity:1;transform:translate(0)}}@keyframes RightToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-5rem)}}@keyframes shake{0%{transform:translate(3px)}50%{transform:translate(-3px)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes shake-animation{0%{transform:translate(0) scale(1)}2%{transform:translate(5px) rotate(-4deg) scale(1.02)}4%{transform:translate(0) rotate(0) scale(1)}6%{transform:translate(5px) rotate(4deg) scale(1.05)}8%{transform:translate(0) rotate(0) scale(1)}10%{transform:translate(5px) rotate(-4deg) scale(1.05)}12%{transform:translate(0) rotate(0) scale(1)}to{transform:translate(0)}}.form{display:flex;flex-direction:column;gap:1.6rem}.form label{display:flex;gap:.5rem;align-items:center;cursor:pointer;transition:transform .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}.form-row{display:flex;gap:3.125rem;width:100%;justify-content:space-between}@media only screen and (max-width: 1180px){.form-row{gap:1rem;display:grid;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 568px){.form-row{gap:0;grid-template-columns:1fr}}.form-group{display:flex;flex-direction:column;justify-content:center;gap:.5rem;width:100%;position:relative}@media only screen and (max-width: 1180px){.form-group{margin-bottom:1rem}}.form input:not(.unstyled),.form input:-webkit-autofill,.form input:-webkit-autofill:hover,.form input:-webkit-autofill:focus,.form input:-webkit-autofill:active{padding:1rem;border:2px solid #e7e7e7;border-top-right-radius:1rem;border-bottom-left-radius:1rem}.form input:not(.unstyled).isActive,.form input:-webkit-autofill.isActive,.form input:-webkit-autofill:hover.isActive,.form input:-webkit-autofill:focus.isActive,.form input:-webkit-autofill:active.isActive{border-color:#d6006d}.form .input-with-icon{display:flex;align-items:center;position:relative;width:100%}.form .input-with-icon .svgIcon{position:absolute;left:.8rem;width:1.625rem;height:1.625rem}.form .input-with-icon input{width:100%;padding-left:2.8rem}.checkbox{width:1.5rem;height:1.5rem;aspect-ratio:1/1;min-width:1.5rem;border-radius:50%;border:2px solid #242732;display:grid;place-content:center}.checkbox .svgIcon{color:#fff;width:.875rem;height:.8125rem;transition:color .2s cubic-bezier(.25,.46,.45,.94),transform .2s cubic-bezier(.25,.46,.45,.94);transform:scale(0)}.checkbox.checked{border-color:#d6006d}.checkbox.checked .svgIcon{transform:scale(1);color:#d6006d}@font-face{font-family:Century;src:url(/assets/fonts/centurygothic-tli8ruM6.woff2) format("woff2"),url(/assets/fonts/centurygothic-BOrGIO_o.ttf) format("truetype");font-display:swap}@font-face{font-family:Century Bold;src:url(/assets/fonts/centurygothic_bold-DOncNddS.woff2) format("woff2"),url(/assets/fonts/centurygothic_bold-BbKWdxWh.ttf) format("truetype");font-display:swap}html{overscroll-behavior-y:none;overflow-x:hidden;margin:0}body{overscroll-behavior-y:none;margin:0;padding:0}#root{min-height:100vh;height:100%;font-family:Century,sans-serif}::selection{background:#d6006d}::-moz-selection{background:#d6006d}.svg-defs{display:none}.version{position:fixed;bottom:1rem;right:1rem;color:gray;font-size:.8rem}.fadeIn{animation:fadeIn .4s cubic-bezier(.25,.46,.45,.94)}a{cursor:pointer;transition:color .3s cubic-bezier(.25,.46,.45,.94)}a:hover{color:#d6006d}.hiddenInput{position:absolute;opacity:0}label{transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.hasError{color:red;transform:translateY(-1.25rem)}.error{position:absolute;top:0;color:#d6006d;animation:fadeIn .4s cubic-bezier(.25,.46,.45,.94)}input,.select{transition:border-color .3s cubic-bezier(.25,.46,.45,.94)}input.withError,.select.withError{border-color:#d6006d}a{transition:color .2s cubic-bezier(.25,.46,.45,.94)}*{scrollbar-width:thin;scrollbar-color:#d6006d transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#d6006d;border-radius:0}*::-webkit-scrollbar-thumb:hover{background-color:#b0005a}.cursor{cursor:pointer}.link{color:#242732;transition:color .3s cubic-bezier(.25,.46,.45,.94)}.link:hover,.fc-primary{color:#d6006d}.fc-white{color:#fff}.fc-black,.fc-black50{color:#242732}.bc-primary{background-color:#d6006d}.bc-white{background-color:#fff}.bc-black{background-color:#242732}.bc-grey{background-color:#e7e7e7}*{margin:0;padding:0;box-sizing:border-box;font:inherit;color:inherit;outline:transparent;background:transparent;border-radius:0;border:0}*:before,*:after{box-sizing:border-box}html{max-width:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{line-height:1;max-width:100%;margin:0;padding:0}ol[class],ul[class]{list-style:none}img,svg{display:block}button,input,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}button,input[type=submit],input[type=checkbox],input[type=radio],select,label,a{cursor:pointer}button[disabled]{cursor:default}textarea{resize:none}a{text-decoration:none;touch-action:manipulation}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{border:unset;-webkit-text-fill-color:unset;-webkit-box-shadow:unset;transition:background-color 5000s ease-in-out 0s;color:unset!important}#ammBoxNowMap iframe{top:75px}.black-friday{-webkit-background-size:cover!important;background-size:cover!important}.video-product video{object-fit:cover}.text-align-center{text-align:center}#sbl_recommendations{position:relative}.gm-style-iw{padding:20px;width:100%;height:300px}.modalInfoMap{padding-top:78px!important}.p-dialog-default{z-index:1!important}.drawer-overlay.isOpen{z-index:10002!important}.content table{width:100%;margin:30px 0;border-collapse:separate;border-spacing:15px}.content table tr{position:relative}.content table tr:before{content:"";display:block;width:100%;height:1px;background-color:#ddd;position:absolute;bottom:-9px}th{display:table-cell;vertical-align:inherit;font-weight:700;text-align:-internal-center;unicode-bidi:isolate}html{font-family:Century,sans-serif;font-size:16px}strong{font-weight:700}em{font-style:italic}.fw-extralight{font-weight:200}.fw-light{font-weight:300}.fw-normal{font-weight:400}.fw-medium{font-weight:500}.fw-semibold{font-weight:600}.fw-bold{font-weight:"Century Bold",sans-serif;font-family:Century Bold,sans-serif}.fw-extraBold{font-weight:800}.italic{font-style:italic}.fs-12{font-size:12px}.fs-14{font-size:clamp(.75rem,.5rem + .3125vw,.875rem)}.fs-16{font-size:clamp(.85rem,.55rem + .375vw,1rem)}.fs-20{font-size:20px}.fs-24{font-size:clamp(1.25rem,.75rem + .625vw,1.5rem)}.fs-28{font-size:clamp(1.25rem,1.1286rem + .5178vw,1.75rem)}.fs-32{font-size:32px}.fs-48{font-size:48px}.fs-64{font-size:64px}.fs-96{font-size:96px}.relative{position:relative}.lh-07{line-height:.7}.lh-1{line-height:1}.lh-12{line-height:1.2}.lh-13{line-height:1.3}.lh-14{line-height:1.4}.lh-15{line-height:1.5}.grid{display:grid}.grid-col-3{grid-template-columns:1fr 1fr 1fr}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-grow{flex-grow:1}.flex-col{flex-direction:column}.justify-left{justify-content:flex-start}.justify-right{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.alignItems-center{align-items:center}.alignItems-start{align-items:flex-start}.alignItems-end{align-items:flex-end}.fullwidth{width:100%}.self-end{align-self:flex-end}.gap-312{gap:.3125rem}.gap-062{gap:.625rem}.gap-125{gap:1.25rem}.gap-78{gap:7.875rem}.gap-15{gap:1.5rem}.gap-156{gap:1.56rem}.gap-02{gap:.2rem}.gap-03{gap:.3rem}.gap-05{gap:.5rem}.gap-1{gap:1rem}.gap-15{gap:1.625rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-55{gap:clamp(2rem,1.1201rem + 3.754vw,5.5rem)}.gap-3-2{gap:3rem 2rem}.gap-5-2{gap:5rem 2rem}.tt-upper{text-transform:uppercase}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-italic{font-style:italic}.pad-05{padding:.5rem}.pad-1{padding:1rem}.pad-1-2{padding:1rem 2rem}.pad-t-05{padding-top:.5rem}.pad-t-1{padding-top:1rem}.pad-t-2{padding-top:2rem}.pad-t-25{padding-top:2.5rem}.pad-t-3{padding-top:3rem}.pad-t-35{padding-top:3.5rem}.pad-t-55{padding-top:5.5rem}.pad-t-14{padding-top:14rem}.pad-t-140{padding-top:clamp(3rem,1.6044rem + 5.9547vw,8.75rem)}.pad-t-16{padding-top:clamp(12rem,11.0291rem + 4.1424vw,16rem)}.pad-t-22{padding-top:clamp(17rem,15.665rem + 5.6958vw,22.5rem)}.pad-b-05{padding-bottom:.5rem}.pad-b-1{padding-bottom:1rem}.pad-b-15{padding-bottom:1.5rem}.pad-b-2{padding-bottom:2rem}.pad-b-25{padding-bottom:2.5rem}.pad-b-3{padding-bottom:3rem}.pad-b-35{padding-bottom:3.5rem}.pad-b-55{padding-bottom:5.5rem}.pad-b-6{padding-bottom:6rem}.pad-b-140{padding-bottom:clamp(3rem,1.6044rem + 5.9547vw,8.75rem)}.pad-r-05{padding-right:.5rem}.pad-r-06{padding-right:.6875rem}.pad-r-2{padding-right:2rem}.pad-l-05{padding-left:.5rem}.pad-l-06{padding-left:.6875rem}.pad-l-2{padding-left:2rem}.pad-l-140{padding-left:clamp(3rem,1.6044rem + 5.9547vw,8.75rem)}.m-t-13{margin-top:1.3rem}.max480{max-width:30rem;width:100%}.max560{max-width:35rem;width:100%}.rad-1{border-bottom-left-radius:1rem;border-top-right-radius:1rem}.rad-full{border-radius:1rem}.rad-sm{border-bottom-left-radius:.5rem;border-top-right-radius:.5rem}.max-content{width:max-content}a{transition:cubic-bezier(.25,.46,.45,.94),color .2s cubic-bezier(.25,.46,.45,.94)}.link{cursor:pointer;transition:cubic-bezier(.25,.46,.45,.94),color .2s cubic-bezier(.25,.46,.45,.94)}.link:hover{color:#d6006d}.appDateTime{display:flex;justify-content:space-between;border-bottom-left-radius:1rem;border-top-right-radius:1rem;border:2px solid #e7e7e7;color:#e7e7e7;padding:1rem;align-items:center;font-weight:"Century Bold",sans-serif;gap:.6rem}.appDateTime .date{color:#e7e7e7;width:1.25rem;height:1.4375rem;flex:0 0 1.25rem}.appDateTime .date.isActive{color:#d6006d}.appDateTime .time{margin-left:.6rem;color:#e7e7e7;width:1.3125rem;height:1.3125rem;flex:0 0 1.3125rem}.appDateTime .time.isActive{color:#d6006d}.react-datepicker{background-color:#fff;display:flex;position:relative;line-height:initial;border-top-right-radius:1rem;border-bottom-left-radius:1rem;border:none;box-shadow:10px 10px 36px #000000bf;padding:1.5rem;gap:2rem;max-width:70rem;width:100%}.react-datepicker-wrapper{flex:1;width:100%}.react-datepicker__input-container{transition:color .3s cubic-bezier(.25,.46,.45,.94);cursor:pointer}.react-datepicker__input-container:hover{color:#e7e7e7}.react-datepicker__triangle{display:none}.react-datepicker__header{background-color:#fff;border-bottom:none;padding:0}.react-datepicker__current-month{font-size:1.625rem;color:#e7e7e7;font-weight:"Century Bold",sans-serif;padding-bottom:1rem}.react-datepicker__week{display:flex;margin:.2rem 0}.react-datepicker__day{font-size:1.0625rem;font-weight:"Century Bold",sans-serif;color:#e7e7e7;display:grid;place-content:center;line-height:1;width:2.875rem;height:3rem;padding:0;margin:0;border-radius:0;transition:color .2s cubic-bezier(.25,.46,.45,.94),background-color .2s cubic-bezier(.25,.46,.45,.94),border-radius .3s cubic-bezier(.25,.46,.45,.94)}.react-datepicker__day--outside-month{opacity:0!important}.react-datepicker__day--selected{background-color:#e7e7e7;color:#fff}.react-datepicker__day--selected:hover{background-color:#e7e7e7e6;border-radius:unset}.react-datepicker__day--in-range{background-color:#e7e7e7;color:#e7e7e7}.react-datepicker__day--in-range:hover{background-color:#e7e7e74d;border-radius:0}.react-datepicker__day--range-start{border-top-left-radius:1rem;background-color:#e7e7e7;color:#fff}.react-datepicker__day--range-end{color:#fff;border-bottom-right-radius:1rem;background-color:#e7e7e7}.react-datepicker__day--disabled{background-color:#e7e7e7;margin:0 1px}.react-datepicker__day--disabled:hover{border-radius:0;background-color:#e7e7e7}.react-datepicker__day.react-datepicker__day--in-selecting-range{background-color:#e7e7e7;opacity:1;color:#e7e7e7}.react-datepicker__day.react-datepicker__day--selecting-range-start,.react-datepicker__day.react-datepicker__day--selecting-range-end{background-color:#e7e7e7;color:#fff}.react-datepicker__day.react-datepicker__day--selecting-range-start{border-top-left-radius:1rem}.react-datepicker__day.react-datepicker__day--selecting-range-end{border-bottom-right-radius:1rem;border-bottom-left-radius:0;border-top-left-radius:0;border-top-right-radius:0}.react-datepicker__day-names{display:flex;justify-content:space-between;margin-left:.4rem;margin-right:.4rem}.react-datepicker__day-name{font-weight:400;color:#e7e7e7;display:grid;place-content:center;line-height:1;width:2.875rem;height:2rem;padding:0;margin:0;text-transform:uppercase}.react-datepicker__day--outside-month{opacity:0}.react-datepicker__navigation{top:1.7rem}.btn{cursor:pointer;transition:color .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94),border-radius .3s cubic-bezier(.25,.46,.45,.94);padding:1.25rem 2.1875rem;display:flex;align-items:center;justify-content:center;font-weight:"Century Bold",sans-serif;width:fit-content}.btn-small{padding:.5rem .625rem!important}.btn-full{width:100%}.btn-large{padding:1rem 2rem!important}.btn-xlarge{padding:1.4rem 2rem!important}.btn-more{min-width:320px;min-height:60px}.btn-transparentWBorder{color:#242732;background-color:#fff;border:1px solid #242732}.btn-transparentWBorder .svgIcon{width:11px;height:11px}.btn-transparentWBorder:hover{background-color:#242732;color:#fff}.btn-primary{color:#fff;background-color:#d6006d}.btn-primary .svgIcon{width:21px;height:21px}.btn-primary:hover{background-color:#e7e7e7;color:#fff}.btn-secondary{color:#fff;background-color:#d6006d}.btn-secondary .svgIcon{width:21px;height:21px}.btn-secondary:hover{background-color:#d6006d;color:#fff}.btn-tertiary{color:#fff;background-color:#d6006d}.btn-tertiary:hover{background-color:#e7e7e7;color:#fff}.btn-black{color:#fff;background-color:#242732}.btn-black.btn-border{border:1px solid #242732}.btn-black .svgIcon{width:21px;height:21px}.btn-black:hover,.btn-black.isActive{background-color:#d6006d!important;color:#fff;border:none}.btn-transparent,.btn-transparent:hover{color:#d6006d}.btn-white{color:#242732;background-color:#fff}.btn-white .svgIcon{width:21px;height:21px}.btn-white:hover{background-color:#d6006d;color:#fff}.footer{background-color:#efefef;width:100vw;position:relative;border-top:1px solid #242732}.footer-inner{max-width:clamp(42rem,2rem + 50vw,62rem);margin:2rem 0}.bgImage{position:absolute;inset:0;overflow:hidden}.bgImage.imgBottom img{object-position:bottom center}.bgImage.imgRight img{object-position:center right}.bgImage img{object-fit:cover;height:101%;width:101%}.bgImage img.imgContain{object-fit:contain}.newsletter{position:absolute;right:0;top:0;bottom:0;max-width:clamp(35rem,11rem + 30vw,47rem);width:39vw;width:100%;aspect-ratio:1;display:flex;align-items:center;color:#fff;padding:1rem 5rem;z-index:1}@media only screen and (max-width: 1279px){.newsletter{max-width:clamp(29rem,11rem + 25vw,48rem)}}@media only screen and (max-width: 768px){.newsletter{padding:1rem;position:relative;width:100vw;order:0;height:420px;max-width:unset}}@media only screen and (max-width: 768px){.newsletter .bgImage{width:100%;height:420px;aspect-ratio:unset}}.newsletter:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#24273200 -19.11%,#242732cc);z-index:1}.newsletter-inner{position:relative;z-index:2;max-width:24.375rem;width:100%}.newsletter .newsletter-form{display:flex;flex-direction:column;gap:1rem}.newsletter .input-container{position:relative}.newsletter .input{width:100%;padding-bottom:.625rem;border:none;border-bottom:1px solid #fff;background:transparent;color:#fff;font-size:1rem}.newsletter .input::placeholder{color:#fff;opacity:.7}.newsletter .checkbox-container{display:flex;align-items:center;gap:.5rem;cursor:pointer}.newsletter .checkbox-container .radio{appearance:none;border:2px solid #fff;min-width:24px;min-height:24px;width:24px;height:24px;border-radius:50%;position:relative;cursor:pointer}.newsletter .checkbox-container .radio:checked{background-color:#fff}.newsletter .checkbox-container .radio:checked:after{content:"✔";color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px}.newsletter .btn-primary{margin-top:1rem}.newsletter .btn-primary:disabled{background-color:gray;cursor:not-allowed}.newsletter .error-message{color:red;font-size:.875rem;margin-top:.25rem}.newsletter .success-message{color:#fff}.footerNavigation{padding:3.75rem 0 4rem;border-bottom:1px solid rgba(36,39,50,.2)}@media only screen and (max-width: 768px){.footerNavigation{order:2}}.footerNavigation-inner{max-width:clamp(42rem,2rem + 50vw,62rem);display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media only screen and (max-width: 768px){.footerNavigation-inner{display:flex;flex-direction:column;gap:1rem}}.footerNavigation-nav-header{position:relative;padding-left:.6rem;color:unset}.footerNavigation-nav-header:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#d6006d}@media only screen and (max-width: 768px){.footerNavigation-nav-header:before{background-color:unset}}.footerNavigation-nav-header.isOpen{color:#d6006d}@media only screen and (max-width: 768px){.footerNavigation-nav-header.mobile-clickable{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:1rem .6rem;border-bottom:1px solid rgba(36,39,50,.1)}}@media only screen and (max-width: 768px){.footerNavigation-nav-arrow{width:14px!important;height:14px!important;transition:transform .3s cubic-bezier(.25,.46,.45,.94);transform:rotate(-90deg)}.footerNavigation-nav-arrow.expanded{transform:rotate(45deg)}}.footerNavigation-nav-list{transition:max-height .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94);overflow:hidden}@media only screen and (max-width: 768px){.footerNavigation-nav-list.collapsed{max-height:0;opacity:0;margin:0;gap:0}}@media only screen and (max-width: 768px){.footerNavigation-nav-list:not(.collapsed){max-height:500px;opacity:1;margin-bottom:1rem}}.footerNavigation-list-item{max-width:fit-content}.footerSocial-inner{gap:.625rem}.footerSocial-icon{width:40px;height:40px;border:1px solid #242732;border-radius:50%;padding:10px;color:#242732;cursor:pointer;transition:color .2s cubic-bezier(.25,.46,.45,.94),background-color .2s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94)}.footerSocial-icon:hover{color:#d6006d;background-color:#fff;border-color:#d6006d}.svgIcon{width:100%;height:100%;max-width:10.5rem}.svgIcon svg{width:100%;height:100%}.footerContact{border-bottom:1px solid rgba(36,39,50,.2)}@media only screen and (max-width: 768px){.footerContact{order:1;flex-direction:column}}.footerContact-item{align-items:center}.footerContact-text{max-width:6rem}@media only screen and (max-width: 768px){.footerContact-text{max-width:unset}}.footerContact-icon{border-radius:50%;background-color:#d6006d;transition:background-color .2s cubic-bezier(.25,.46,.45,.94),color .2s cubic-bezier(.25,.46,.45,.94);color:#fff;aspect-ratio:1;width:clamp(2.75rem,.75rem + 2.5vw,3.75rem);display:grid;place-content:center}.footerContact-icon .svgIcon{width:clamp(1.4rem,1rem + .5vw,1.6rem);height:clamp(1.4rem,1rem + .5vw,1.6rem);flex-shrink:0}@media only screen and (max-width: 768px){.footerContact .footer-inner-list{flex-direction:column}}@media only screen and (max-width: 768px){.footerLegal{order:3}}.footerLegal-left{display:grid;grid-template-columns:auto 1px}@media only screen and (max-width: 768px){.footerLegal-left{display:flex;flex-direction:column}}@media only screen and (max-width: 768px){.footerLegal-left.alignItems-center{align-items:start}}.footerLegal .footer-inner{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width: 768px){.footerLegal .footer-inner{display:flex;flex-direction:column}}.footerLegal-left,.footerLegal-right{padding-top:1rem;padding-bottom:1rem;position:relative}.footerLegal-left:first-child:after,.footerLegal-right:first-child:after{position:absolute;content:"";top:0;bottom:0;right:0;width:1px;height:100%;background-color:#24273233}@media only screen and (max-width: 768px){.footerLegal-left:first-child:after,.footerLegal-right:first-child:after{display:none}}@media only screen and (max-width: 768px){.footerLegal-left.pad-l-2,.footerLegal-right.pad-l-2{padding-left:0}}.header{background-color:#fff;width:100vw;z-index:2;border-bottom:1px solid #242732}.header .header-inner{background-color:#fff;z-index:3;position:relative;padding-top:1.156rem;padding-bottom:1.156rem;display:flex;justify-content:space-between;align-items:center}.header .logo{display:block;width:clamp(8.5rem,4.5rem + 5vw,10.5rem);height:48px;color:#242732}.header .logo:hover{color:#d6006d}.header-phone svg{width:20px;height:20px}.header .burger-logo{gap:clamp(1rem,2vw,4rem);width:clamp(10rem,20vw,15.438rem);flex-shrink:0}.header .burger-logo .breadcrumbs,.header .burger-logo.full-width{width:400px}@media only screen and (max-width: 768px){.header .burger-logo{width:clamp(5rem,20vw,15.438rem)}}.header .sideActions{display:flex;gap:.5rem;align-items:center}.header .sideActions-icon{width:1.625rem;height:1.625rem;color:#242732;cursor:pointer;transition:color .3s cubic-bezier(.25,.46,.45,.94)}.header .sideActions-icon:hover{color:#d6006d}.header .sideActions-search{position:relative}@media only screen and (max-width: 768px){.header .sideActions-search{display:none}}.header .sideActions-search input{border:1px solid #242732;border-radius:1rem;padding:.4rem 1.8rem .4rem 1rem;font-size:.625rem;color:#242732;width:7.5rem;transition:width .4s cubic-bezier(.25,.46,.45,.94)}.header .sideActions-search input:focus{width:10rem}.header .sideActions-search input::placeholder{font-size:.625rem;color:#242732}.header .sideActions-search-icon{position:absolute;top:.7rem;right:.6rem;width:1.125rem;height:.9375rem;color:#242732}@media only screen and (max-width: 1024px){.above-1024{display:none!important}}.checkout-logo{width:100%;display:flex;justify-content:center;border-bottom:none;position:absolute;left:50%;transform:translate(-50%);top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:4}@media only screen and (max-width: 768px){.checkout-logo{position:static;left:auto;top:auto;transform:none;width:100%;justify-content:center}}@media (max-width: 850px){.checkout-logo{width:clamp(6.5rem,3.5rem + 4vw,8.5rem);height:40px}}.checkout-logo .logo{pointer-events:auto}.topMenu{position:relative;background-color:#fff;flex:1 1 auto;display:flex;justify-content:center;text-align:center;z-index:2}.topMenu nav{display:flex;justify-content:center;width:100%;position:relative;gap:clamp(.5rem,1.39vw,1rem);font-size:clamp(.8rem,.4rem + .5vw,1rem)}@media only screen and (max-width: 1024px){.topMenu nav{flex-direction:column;display:none}}.topMenu nav .nav-item{transition:color .3s cubic-bezier(.25,.46,.45,.94);cursor:pointer;display:flex;flex-direction:column;color:#242732}.topMenu nav .nav-item:hover{color:#d6006d}.topMenu nav .nav-item-title{display:flex;gap:.5rem;align-items:center;flex:1 0 100%;width:100%;position:relative;z-index:2;text-decoration:none;color:inherit}.topMenu nav .nav-item-title .svgIcon{width:14px;height:9px}.topMenu nav .nav-item-title.active{color:#d6006d}.topMenu nav .nav-item-title.mobileOnly{display:none}@media only screen and (max-width: 1024px){.topMenu nav .nav-item-title.mobileOnly{display:flex}}@media only screen and (max-width: 1024px){.topMenu nav .nav-item-title{justify-content:space-between;border-bottom:1px solid #242732}}.topMenu nav .isActive .nav-children{display:flex;transform:translateY(3.9rem)}@media only screen and (max-width: 1024px){.topMenu nav .isActive .nav-children{transform:translateY(0)}}.submenu-dropdown{position:absolute;top:100%;left:0;right:0;width:100vw;margin-left:calc(-50vw + 50%);background-color:#fff;border-top:1px solid #242732;border-bottom:1px solid #242732;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}.submenu-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.submenu-dropdown .submenu-content{max-width:1200px;width:100%;margin:0 auto;display:flex;padding:2rem;gap:2rem}.submenu-dropdown .submenu-grid{flex:1;display:flex;gap:1rem;flex-direction:column;align-items:self-start}.submenu-dropdown .submenu-grid .submenu-item{display:block;padding:.5rem 0;color:#242732;text-decoration:none;font-size:.9rem;transition:color .3s ease}.submenu-dropdown .submenu-grid .submenu-item:hover{color:#d6006d}.submenu-dropdown .submenu-featured{width:480px}.submenu-dropdown .submenu-featured .submenu-featured-content{position:relative;height:260px}.submenu-dropdown .submenu-featured .submenu-featured-content .submenu-featured-image{position:relative;width:auto;height:230px}.submenu-dropdown .submenu-featured .submenu-featured-content .submenu-featured-text{padding:1rem 0;width:220px}.submenu-dropdown .submenu-featured .submenu-featured-content .submenu-featured-text .submenu-featured-link{color:#242732;text-decoration:underline;font-size:.9rem;font-weight:500;border-radius:2px;width:100%;transition:background-color .3s ease}.submenu-dropdown .submenu-featured .submenu-featured-content .submenu-featured-text .submenu-featured-link:hover{background-color:#fff;color:#d6006d}@media only screen and (max-width: 1024px){.submenu-dropdown{display:none}}.below-1024{display:none}@media only screen and (max-width: 1024px){.below-1024{display:block}}.headerIcons{min-width:clamp(8rem,20vw,15.438rem);display:flex;justify-content:flex-end;gap:clamp(1rem,2vw,4rem);width:clamp(10rem,20vw,15.438rem)}@media only screen and (max-width: 768px){.headerIcons{min-width:unset;width:clamp(5rem,20vw,15.438rem)}}.headerIcons{flex-shrink:0;transform:translate(-8px)}.headerIcons-icon{position:relative;color:#242732;cursor:pointer;transition:color .2s cubic-bezier(.25,.46,.45,.94)}.headerIcons-icon:hover{color:#d6006d}.headerIcons-icon:hover .itemsTotal{background-color:#fff;color:#d6006d}.headerIcons-icon .svgIcon{width:1.5rem;height:1.375rem}.headerIcons-icon .itemsTotal{position:absolute;background-color:#d6006d;border:1px solid #d6006d;padding:3px;border-radius:50%;color:#fff;min-width:1.125rem;min-height:1.125rem;aspect-ratio:1;display:grid;place-items:center;right:-8px;top:-8px;line-height:.8;transition:color .2s cubic-bezier(.25,.46,.45,.94),background-color .2s cubic-bezier(.25,.46,.45,.94)}.account-icon{display:none}@media only screen and (max-width: 768px){.account-icon{display:block}}@media only screen and (max-width: 768px){.wishlist-icon{display:none}}.order-item-image{width:6.6875rem;height:6.6875rem}@media (max-width: 420px){.order-item-image{width:4.6875rem;height:4.6875rem}}.order-item-title{margin-bottom:.625rem;width:18.1875rem}@media (max-width: 420px){.order-item-title{width:12.1875rem}}.order-item-code,.order-item-price{margin-bottom:.625rem}.icon-bin{width:18px;height:20px;cursor:pointer}.loading{opacity:.4}.mini-cart-buttons{position:absolute;bottom:0;left:0;width:100%;background:#fff;padding-inline:1.5625rem;box-shadow:0 -5px 10px #2427321a}.quantity-box{border:1px solid #e7e7e7;padding-inline:.75rem;padding-bottom:.3956rem;padding-top:.1425rem;text-align:center;cursor:pointer}.number{padding-top:.4063rem;padding-bottom:.2813rem;cursor:text}.cart-product{margin-bottom:52px;margin-top:34px}.cart-product-inner{flex-wrap:wrap;display:grid;grid-template-columns:auto 80px 160px 100px}@media only screen and (max-width: 768px){.cart-product-inner .cart-item-image{border:1px solid #e7e7e7}}@media only screen and (max-width: 768px){.cart-product-inner{max-height:11rem;height:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:8px}}@media only screen and (max-width: 768px){.cart-product-inner .cart-item{grid-column:span 3/span 3}}@media only screen and (max-width: 768px){.cart-product-inner .cart-item-price-formatted{grid-row-start:2}}@media only screen and (max-width: 768px){.cart-product-inner .quantity{margin-left:unset;grid-row-start:2}}@media only screen and (max-width: 768px){.cart-product-inner .icon-bin{grid-row-start:2}}@media only screen and (max-width: 768px){.cart-product-inner .gift-section{grid-column:span 3/span 3}}.cart-item-backbutton{border-radius:50%;margin-right:10px;background-color:#fffc;border:1px solid #242732;cursor:pointer;place-content:center;max-width:3.0625rem;padding:1rem;color:#242732;transition:color .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94),border-color .3s cubic-bezier(.25,.46,.45,.94)}.cart-item-backbutton:hover{background-color:#d6006d;color:#fff;border-color:#d6006d}.cart-item-backbutton:hover .svgIcon{transform:scale(1.2)}.cart-item-backbutton .svgIcon{transition:transform .3s cubic-bezier(.25,.46,.45,.94);width:.625rem;height:.625rem}.cart-table{padding-block:1.5625rem;border-block:1px solid black;width:100%;display:grid;grid-template-columns:auto 80px 160px 100px}@media only screen and (max-width: 768px){.cart-table{display:none}}.cart-table-item{color:#242732;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.cart-table-group{width:480px;display:flex;justify-content:space-between}.cart-title{color:#242732;font-size:clamp(2rem,1.5146rem + 2.0712vw,4rem);font-style:normal;font-weight:400;line-height:normal;margin-top:4.6875rem;margin-bottom:2.5rem}@media only screen and (max-width: 768px){.cart-title{margin:0 auto}}.cart-item{gap:1.3125rem;margin-bottom:21px}.cart-item-image{width:4.6875rem;height:4.6875rem}@media only screen and (max-width: 768px){.cart-item-image{width:73px;height:73px}}.cart-item-text{width:182px}@media only screen and (max-width: 768px){.cart-item-text{width:100%}}.cart-item-title,.cart-item-code,.cart-item-price{margin-bottom:.625rem}@media only screen and (max-width: 768px){.cart-item-price-formatted{margin-left:unset}}.cart-freeShipping{background-color:#efefef;margin-inline:-25px;border-block:1px solid black;padding-block:1.25rem}.cart-freeShipping-box{padding-inline:25px}.cart-freeShipping-title{color:#242732;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:.9375rem}.cart-freeShipping-message{gap:.5rem;align-items:center;margin-bottom:.625rem}.cart-freeShipping-text{color:var(--Black, #242732);font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.cart-freeShipping-icon{width:1.875rem;height:1.75rem}.cart-progress-container{width:100%;background-color:#f9cfe4;overflow:hidden;height:8px;box-shadow:inset 0 1px 3px #0003;margin-bottom:.5rem}.cart-progress-bar{height:100%;background-color:#d6006d;width:0;transition:width .4s ease}.cart-progress-bar-prices{margin-bottom:.5rem}.cart-total-box{margin-top:1.5625rem}.cart-button{width:100%!important;text-transform:uppercase}.gift-section{padding-inline:22px}.primary-color{color:#d6006d}.breadcrumbs-back{transform:rotate(-90deg);margin-right:1rem;cursor:pointer}@media (max-width: 640px){.border-grey{background:gray;width:100vw;margin-inline:-38px;height:1px}}.p-inputgroup{width:100%;border:1px solid #e9ecef;border-radius:14px;overflow:hidden;background:#f8f9fa}.p-inputgroup .p-inputtext{border:0;box-shadow:none;background:transparent;padding:.75rem .25rem}.p-inputgroup .p-button{background:transparent;border:0;color:#d6006d;border-left:1px solid #e9ecef;border-radius:0}.p-inputgroup .p-button.p-button-text,.p-inputgroup .p-button.p-button-text .p-button-icon,.p-inputgroup .p-button.p-button-text .p-button-label{color:#d6006d}.search-icon{margin-top:10px}.search-product-item{border-bottom:1px solid #f1f3f5}.search-product-item .search-product-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;color:inherit}.search-product-item .search-product-link:hover{background-color:#f8f9fa}.search-product-item .search-product-image{width:56px;height:56px;object-fit:cover;border-radius:8px;flex-shrink:0}.search-product-item .search-product-details{display:flex;flex-direction:column;gap:.25rem}.search-product-item .search-product-title{font-weight:600;line-height:1.2}.search-product-item .search-product-price{color:#868e96;font-size:.9rem}.search-results-container{background:#fff;display:flex;flex-direction:column}.search-results-container .search-results-list{max-height:420px;overflow-y:auto}.search-results-container .search-no-results{padding:2rem 1rem;text-align:center;color:#6c757d}.search-results-container .search-results-footer{padding:.75rem 1rem;text-align:center;border-top:1px solid #e9ecef}.search-results-container .search-results-footer a{color:#212529;text-decoration:underline}.noresults-section{display:flex;justify-content:center;align-items:center;margin-block:20px}.search-dialog{width:min(720px,92vw)!important;border-radius:24px;margin-top:6rem;z-index:1100}.search-dialog .p-dialog-header{padding:.5rem .75rem;border-bottom:1px solid #e9ecef;position:sticky;top:0;background:#fff;z-index:2;border-radius:.375rem}.search-dialog .p-dialog-content{padding:0;overflow:hidden;background:#fff}.search-dialog .p-dialog-header .p-dialog-header-icon{color:#d6006d;height:2.5rem}.search-dialog .p-dialog-header .p-dialog-header-icon svg{width:20px;height:20px}.search-dialog .p-dialog-mask.p-component-overlay{backdrop-filter:blur(2px)}.p-toast{opacity:1}.p-toast .p-toast-message{margin:0 0 1rem;border-radius:0;box-shadow:0 4px 20px #0000001a;font-family:Century,sans-serif;font-size:clamp(.85rem,.55rem + .375vw,1rem);font-weight:400;border:none;min-width:300px}.p-toast .p-toast-message.p-toast-message-error{background:linear-gradient(135deg,#ff0000f2,#d6006de6);color:#fff;border-left:4px solid #d6006d}.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon{color:#fff;font-size:1.25rem}.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#fff;opacity:.8;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close:hover{opacity:1}.p-toast .p-toast-message.p-toast-message-success{background:linear-gradient(135deg,#d6006de6,#f9cfe4f2);color:#fff;border-left:4px solid #d6006d}.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon{color:#fff;font-size:1.25rem}.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#fff;opacity:.8;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close:hover{opacity:1}.p-toast .p-toast-message.p-toast-message-info{background:linear-gradient(135deg,#242732e6,#e7e7e7f2);color:#fff;border-left:4px solid #242732}.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon{color:#fff;font-size:1.25rem}.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#fff;opacity:.8;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close:hover{opacity:1}.p-toast .p-toast-message .p-toast-message-content{padding:1rem 1.25rem;display:flex;align-items:flex-start;gap:.75rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{flex:1}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text .p-toast-summary{font-weight:600;font-size:clamp(.85rem,.55rem + .375vw,1rem);margin:0 0 .25rem;line-height:1.3}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text .p-toast-detail{font-weight:400;font-size:clamp(.75rem,.5rem + .3125vw,.875rem);margin:0;line-height:1.4;opacity:.95}.p-toast .p-toast-message.p-toast-message-enter{opacity:0;transform:translate(100%)}.p-toast .p-toast-message.p-toast-message-enter-active{opacity:1;transform:translate(0);transition:transform .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94)}.p-toast .p-toast-message.p-toast-message-exit{opacity:1;transform:translate(0)}.p-toast .p-toast-message.p-toast-message-exit-active{opacity:0;transform:translate(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94)}.p-toast.p-toast-top-right{top:2rem;right:2rem}@media only screen and (max-width: 768px){.p-toast.p-toast-top-right{top:1rem;right:1rem;left:1rem}.p-toast.p-toast-top-right .p-toast-message{min-width:auto;width:100%}}.wishlist-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:50%;background-color:#f2d1e3;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative}.wishlist-btn:hover:not(:disabled){background-color:#d6006d}.wishlist-btn:hover:not(:disabled) .svgIcon{color:#fff}.wishlist-btn:hover:not(:disabled) .wishlist-btn-text{color:#fff}.wishlist-btn:disabled{cursor:not-allowed;opacity:.7}.wishlist-btn.in-wishlist{background-color:#d6006d}.wishlist-btn.in-wishlist .svgIcon,.wishlist-btn.in-wishlist .wishlist-btn-text{color:#fff}.wishlist-btn.in-wishlist:hover:not(:disabled){background-color:#a30053}.wishlist-btn.loading{pointer-events:none}.wishlist-btn.loading .svgIcon{opacity:.3}.wishlist-btn .wishlist-icon.small .svgIcon{width:1rem;height:1rem}.wishlist-btn .wishlist-icon.medium .svgIcon{width:1.25rem;height:1.25rem}.wishlist-btn .wishlist-icon.large .svgIcon{width:1.5rem;height:1.5rem}.wishlist-btn.wishlist-btn-sm{width:2rem;height:2rem}.wishlist-btn.wishlist-btn-sm.with-text{border-radius:1rem;padding:.25rem .75rem}.wishlist-btn.wishlist-btn-sm.with-text .wishlist-btn-text{font-size:clamp(.7rem,.45rem + .3125vw,.8rem)}.wishlist-btn.wishlist-btn-md{width:2.5rem;height:2.5rem}.wishlist-btn.wishlist-btn-md.with-text{border-radius:1.25rem;padding:.375rem 1rem}.wishlist-btn.wishlist-btn-md.with-text .wishlist-btn-text{font-size:clamp(.75rem,.5rem + .3125vw,.875rem)}.wishlist-btn.wishlist-btn-lg{width:3rem;height:3rem}.wishlist-btn.wishlist-btn-lg.with-text{border-radius:1.5rem;padding:.5rem 1.25rem}.wishlist-btn.wishlist-btn-lg.with-text .wishlist-btn-text{font-size:clamp(.85rem,.55rem + .375vw,1rem)}.wishlist-btn.with-text{border-radius:1.25rem}.wishlist-btn.with-text .wishlist-btn-text{font-family:Century,sans-serif;font-weight:500;color:#242732;transition:color .3s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.wishlist-btn .svgIcon{color:#242732;transition:color .3s cubic-bezier(.25,.46,.45,.94);flex-shrink:0}.wishlist-btn .wishlist-btn-spinner{width:1rem;height:1rem;border:2px solid #d6006d;border-right-color:transparent;border-radius:50%;animation:spin .6s linear infinite;position:absolute}.imageProducts{padding:1rem 0;max-width:100rem;margin:0 auto;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;position:relative;margin-bottom:4rem;width:100%;gap:2rem}.imageProducts-tabs-header{transition:color .3s cubic-bezier(.25,.46,.45,.94),border-bottom-color .3s cubic-bezier(.25,.46,.45,.94);border-bottom:1px solid transparent;cursor:pointer}.imageProducts-tabs-header:hover{color:#d6006d}.imageProducts-tabs-header.activeTab{color:#d6006d;border-bottom:1px solid #d6006d}.imageProducts-progress{height:.3125rem;position:relative;width:100%;overflow:hidden}.imageProducts-progress-bar{transition:width .5s cubic-bezier(.455,.03,.515,.955);height:.1875rem;position:relative;z-index:2}.imageProducts-progress-line{width:100%;height:.0625rem;background-color:#e7e7e7;transform:translateY(2px);position:relative;z-index:1}.imageProducts-list{display:flex;gap:1rem;flex-wrap:nowrap;min-width:100%;justify-content:start;transition:transform .4s cubic-bezier(.455,.03,.515,.955)}.imageProducts-list-container{overflow-x:auto;overflow-y:hidden;max-width:100rem;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.imageProducts-list-container::-webkit-scrollbar{display:none}.imageProducts-list-item{position:relative;overflow:hidden;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.imageProducts-list-item-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width: 768px){.imageProducts-list-item-title{font-size:14px}}.imageProducts-list-item-tags{position:absolute;z-index:5;top:1rem;left:1rem;display:flex;gap:.5rem}.imageProducts-list-item-tags .tagItem{padding:.3125rem .625rem}.imageProducts-list-item-tags .tag-new{background-color:#fff1f8;text-transform:capitalize;color:#d6006d}.imageProducts-list-item-tags .tag-discount{background-color:#d6006d;text-transform:capitalize;color:#fff}.imageProducts-list-item-error{position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#ff0000e6;color:#fff;padding:.5rem 1rem;border-radius:0;font-size:.875rem;text-align:center;max-width:90%;animation:errorFadeIn .3s ease-in-out}@keyframes errorFadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.imageProducts-list-item-image{width:100%;border:1px solid #e7e7e7;aspect-ratio:1;overflow:hidden;position:relative;z-index:2;background-color:#f0f0f0}.imageProducts-list-item-image .image-layer{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .4s ease-in-out}.imageProducts-list-item-image .image-worn{z-index:2}.imageProducts-list-item-image .image-default{z-index:1}.imageProducts-list-item-actions{position:absolute;bottom:1rem;left:1rem;display:flex;gap:.5rem;z-index:10}.imageProducts-list-item-actions .action-btn{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#f2d1e3;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out;border:none}.imageProducts-list-item-actions .action-btn:hover:not(:disabled){background-color:#d6006d}.imageProducts-list-item-actions .action-btn:hover:not(:disabled) .svgIcon{color:#fff}.imageProducts-list-item-actions .action-btn.in-wishlist,.imageProducts-list-item-actions .action-btn.in-cart{background-color:#d6006d}.imageProducts-list-item-actions .action-btn.in-wishlist .svgIcon,.imageProducts-list-item-actions .action-btn.in-cart .svgIcon{color:#fff}.imageProducts-list-item-actions .action-btn.loading{position:relative;pointer-events:none}.imageProducts-list-item-actions .action-btn.loading:after{content:"";position:absolute;width:1rem;height:1rem;border:2px solid #d6006d;border-right-color:transparent;border-radius:50%;animation:spin .6s linear infinite}.imageProducts-list-item-actions .action-btn.loading .svgIcon{opacity:.3}.imageProducts-list-item-actions .action-btn .svgIcon{width:1.25rem;height:1.25rem;color:#242732;transition:color .3s ease-in-out}.imageProducts-list-item-texts{position:relative;z-index:2;height:141px;padding:1rem}@media only screen and (max-width: 768px){.imageProducts-list-item-texts{padding:.5rem 0}}.imageProducts-list-item-price span{text-decoration:line-through;color:#24273280}@media only screen and (max-width: 768px){.imageProducts-list-item-price{font-size:14px}}.imageProducts-list-item img{transition:transform 2s cubic-bezier(.25,.46,.45,.94)}.imageProducts-list-item:hover img{transform:scale(1.05)}.imageProducts-nav-prev{transform:rotate(-180deg)}.imageProducts-nav-prev,.imageProducts-nav-next{color:#242732;border:1px solid #242732;width:4.25rem;height:4.25rem;border-radius:50%;display:grid;place-content:center;transition:color .3s cubic-bezier(.25,.46,.45,.94),border-color .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94)}.imageProducts-nav-prev.disabled,.imageProducts-nav-next.disabled{opacity:.3}.imageProducts-nav-prev:not(.disabled),.imageProducts-nav-next:not(.disabled){cursor:pointer}.imageProducts-nav-prev:hover:not(.disabled),.imageProducts-nav-next:hover:not(.disabled){color:#fff;border-color:#d6006d;background-color:#d6006d}.imageProducts-nav-prev .svgIcon,.imageProducts-nav-next .svgIcon{width:14px;height:14px}@media only screen and (max-width: 768px){.imageProducts-list-item-actions.item-actions-mobile{display:none}}.productInfo{max-width:30rem}.productInfo-code{color:#242732;font-style:normal;font-family:Century Bold,sans-serif;line-height:normal;margin-bottom:1.25rem}.productInfo-tag{gap:.625rem;margin-bottom:.9375rem}.productInfo-tagItem{padding:.3125rem .625rem;width:fit-content}.productInfo-tagItem-material{color:#efefef;background-color:#242732}.productInfo-tagItem-discount{color:#efefef;background-color:#d6006d}.productInfo-tagItem-isNew{color:#d6006d;background-color:#fff1f8}.productInfo-variationTitle{margin-bottom:20px}.productInfo-message{color:#242732;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:1.5625rem}.productInfo-smallTitle{color:#242732;font-style:normal;font-weight:400;line-height:normal;margin-bottom:1.25rem}.productInfo-title{color:#242732;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width: 1024px){.productInfo-title{font-weight:700}}.productInfo-price{color:#242732;margin-top:1.625rem;font-style:normal;font-weight:400;line-height:normal;display:flex;justify-content:space-between}.productInfo-price-discount{border:1px solid #d6006d;color:#d6006d;font-size:1.2rem;display:flex;justify-content:space-between;align-items:center;padding:0 .625rem;font-size:14px}.productInfo-iconSection{margin-top:1.25rem}.productInfo-iconSection-item{gap:.5rem;margin-bottom:1.25rem}.productInfo-icons{width:1.875rem;height:1.75rem;min-width:1.875rem;min-height:1.75rem}.productInfo-variations-title{font-size:1.25rem}.productInfo-variations-items{margin-top:.625rem;gap:.625rem;display:flex}@media only screen and (max-width: 768px){.productInfo-variations-items{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem;width:100%;gap:.5rem}.productInfo-variations-items::-webkit-scrollbar{display:none}}@media only screen and (max-width: 530px){.productInfo-variations-items{flex-wrap:nowrap;max-width:100%;box-sizing:border-box}}.productInfo-variations-singleItem{flex-shrink:0}@media only screen and (max-width: 768px){.productInfo-variations-singleItem{scroll-snap-align:start;width:calc((100% - 2rem)/5)}.productInfo-variations-singleItem:nth-child(5n+1){scroll-snap-align:start}.productInfo-variations-singleItem:nth-child(5n+2),.productInfo-variations-singleItem:nth-child(5n+3),.productInfo-variations-singleItem:nth-child(5n+4),.productInfo-variations-singleItem:nth-child(5n){scroll-snap-align:none}}@media only screen and (max-width: 768px) and (max-width: 530px){.productInfo-variations-singleItem{width:60px;flex:0 0 60px}.productInfo-variations-singleItem:nth-child(5n+1){scroll-snap-align:start}.productInfo-variations-singleItem:nth-child(n){scroll-snap-align:start}}@media only screen and (max-width: 768px) and (max-width: 410px){.productInfo-variations-singleItem{width:55px;flex:0 0 55px}}.productInfo-variations-singleItem img{cursor:pointer;width:3.625rem;height:3.625rem;border-radius:3rem;border:1px solid #242732;display:block}@media only screen and (max-width: 768px){.productInfo-variations-singleItem img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}}.productInfo-btn{text-transform:uppercase;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;width:25.3125rem;padding:1.25rem 2.19rem}@media only screen and (max-width: 768px){.productInfo-btn{position:fixed;bottom:0;left:0;width:100vw;z-index:40;font-size:1.25rem!important;font-weight:700!important}}.productInfo-buttons{margin-bottom:1.25rem;margin-top:1.25rem;gap:.9375rem;justify-content:space-between}.productInfo-buttons-wishlist-btn{cursor:pointer;padding:1.125rem;border:1px solid #242732;height:100%}@media only screen and (max-width: 1024px){.productInfo-buttons-wishlist-btn-mobile{display:block;cursor:pointer;padding:1.125rem;border:1px solid #242732;height:100%}}@media only screen and (max-width: 1024px){.productInfo-buttons-wishlist-btn{display:none}}.productInfo-buttons-wishlist-btn-icon{width:1.4375rem;height:1.4375rem}.productInfo-buttons-wishlist-btn:hover{background-color:#242732;color:#fff}.productInfo-giftSection{gap:.5rem;padding:1.375rem}.productInfo-giftSection-icon{width:1.6875rem;height:1.6875rem;margin-right:8px}.productInfo-giftSection-title{color:#242732;font-style:normal;font-weight:400;line-height:normal;min-width:17.625rem}@media (max-width: 1440px){.productInfo-giftSection-title{min-width:auto}}@media only screen and (max-width: 768px){.productInfo-giftSection-title{min-width:auto}}.productInfo-giftSection-toggle{gap:.5rem}.productInfo-giftSection-selected{color:#242732;margin-top:.5rem}.productInfo-infoSection{margin-top:1.25rem}.productInfo-variationMenu{position:relative;margin-bottom:20px;width:180px}.productInfo-variationMenu-button{width:100%;padding:10px;border:1px solid #cacaca;background-color:#fff;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.productInfo-variationMenu-button .svgIcon{width:16px;height:8px}.productInfo-variationMenu-list{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #cacaca;border-top:none;list-style:none;margin:0;padding:0;z-index:10;box-shadow:0 4px 6px #0000001a}.productInfo-variationMenu-item{padding:10px;cursor:pointer}.productInfo-variationMenu-item:hover{background-color:#f0f0f0}.active,.inactive{color:#242732}.spinner-border{width:1.5rem;height:1.5rem;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin .6s linear infinite;margin:0 auto}.black{border-block:1px solid #242732}.grey{border-block:1px solid Grey}.fc-grey{text-decoration:line-through;color:#24273280;margin-inline:10px}.wishlist-page{max-width:100rem;margin:0 auto;padding:2rem 1rem;min-height:60vh}.wishlist-page .wishlist-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:40vh}.wishlist-page .wishlist-loading .spinner-border{width:3rem;height:3rem;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.wishlist-page .wishlist-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;min-height:50vh;text-align:center}.wishlist-page .wishlist-empty .wishlist-empty-icon .svgIcon{width:4rem;height:4rem;color:#f9cfe4}.wishlist-page .wishlist-empty h2{color:#242732;margin:0}.wishlist-page .wishlist-empty p{color:#242732b3;margin:0;max-width:400px}.wishlist-page .wishlist-empty .btn{margin-top:1rem}.wishlist-page .wishlist-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e7e7e7}@media only screen and (max-width: 768px){.wishlist-page .wishlist-header{flex-direction:column;align-items:flex-start;gap:1rem}}.wishlist-page .wishlist-header .wishlist-title h1{color:#242732;margin:0 0 .5rem;line-height:1.2}.wishlist-page .wishlist-header .wishlist-title p{color:#242732;margin:0}.wishlist-page .wishlist-header .wishlist-actions .btn{display:flex;align-items:center;gap:.5rem}.wishlist-page .wishlist-header .wishlist-actions .btn .svgIcon{width:1rem;height:1rem}.wishlist-page .wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}@media only screen and (max-width: 768px){.wishlist-page .wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}.wishlist-page .wishlist-grid .imageProducts-list-item{width:100%;flex:1 1 auto}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:1px solid transparent;border-radius:0;font-family:Century,sans-serif;font-weight:500;font-size:clamp(.85rem,.55rem + .375vw,1rem);text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.btn-primary{background-color:#d6006d;border-color:#d6006d;color:#fff}.btn.btn-primary:hover:not(:disabled){background-color:#a30053;border-color:#a30053}.btn.btn-outline-primary{background-color:transparent;border-color:#d6006d;color:#d6006d}.btn.btn-outline-primary:hover:not(:disabled){background-color:#d6006d;color:#fff}.btn.btn-sm{padding:.5rem 1rem;font-size:clamp(.75rem,.5rem + .3125vw,.875rem)}.burgerMenu{width:2rem;position:relative;cursor:pointer}.burgerMenu:hover:after,.burgerMenu:hover:before{background-color:#d6006d}.burgerMenu:after,.burgerMenu:before{content:"";position:relative;width:100%;height:.0938rem;background-color:#242732;z-index:1;transition:background-color .2s cubic-bezier(.25,.46,.45,.94)}.drawer-menuTitle{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;color:#242732;cursor:pointer}.drawer-menuTitle:hover{color:#d6006d}.drawer-menuItem{font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.drawer.open{right:0}.submenu-accordion{opacity:0;overflow:hidden;max-height:0;transform:translateY(-5px);transition:max-height .3s ease,opacity .3s ease,transform .3s ease}.submenu-item{color:#242732;cursor:pointer;line-height:normal;text-transform:uppercase}.submenu-item:hover{color:#d6006d;transition:color .2s cubic-bezier(.25,.46,.45,.94)}.trigger{opacity:1;max-height:500px;transform:translateY(0);margin-bottom:1.25rem;padding-bottom:.94rem;border-bottom:1px solid #e7e7e7}.button{width:23.5rem;padding:1.25rem 2.19rem}.button-first{margin-bottom:.69rem;margin-top:2.31rem}.footerSocial-inner{margin-top:2.19rem}.primary{color:#d6006d}.cross-icon{transform:rotate(45deg);transition:transform .2s cubic-bezier(.25,.46,.45,.94);width:13px;height:13px}.cross-icon-primary{transform:rotate(0);transition:transform .2s cubic-bezier(.25,.46,.45,.94);width:13px;height:13px;color:#d6006d}.breadcrumbs{gap:12px;align-items:center;line-height:1;margin-top:.9375rem;padding-inline:20px}@media only screen and (max-width: 768px){.breadcrumbs{padding-inline:0}}.breadcrumbs a{display:flex;align-items:center}.breadcrumbs a:after{content:"";width:6px;height:6px;display:inline-flex;border-radius:50%;transform:translate(100%);background-color:#24273280}.breadcrumbs-current{display:flex;align-items:center}.breadcrumbs-back{transform:rotate(-90deg);margin-right:1rem}@media only screen and (max-width: 768px){.breadcrumbs-back{margin-right:0;transform:rotate(-90deg) scale(.8)}}.breadcrumbs-back:hover .breadcrumbs-back-button{background-color:#d6006d;color:#fff;border-color:#d6006d}.breadcrumbs-back:hover .breadcrumbs-back-button .svgIcon{transform:scale(1.2)}.breadcrumbs-back-button{border-radius:50%;background-color:#fffc;border:1px solid #242732;aspect-ratio:1;display:grid;place-content:center;max-width:3.0625rem;padding:1rem;color:#242732;transition:color .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94),border-color .3s cubic-bezier(.25,.46,.45,.94)}.breadcrumbs-back-text{color:#242732}.breadcrumbs-back .svgIcon{transition:transform .3s cubic-bezier(.25,.46,.45,.94);width:.625rem;height:.625rem}.layout{display:flex;flex-direction:column;height:100%;min-height:100vh}.layout main{flex-grow:1;min-height:100vh;width:100%}.layout .blur{animation:blur 1s cubic-bezier(.25,.46,.45,.94)}.layout .container{max-width:100rem;width:100%;margin-inline:auto;padding-inline:.625rem}@media only screen and (max-width: 1024px){.layout .container{padding-inline:1.25rem;width:100%;margin-inline:auto}}.layout .headerContainer{position:sticky;top:0;z-index:100;display:flex;flex-direction:column}.layout .scrollToTop{position:fixed;bottom:16rem;left:calc((100vw - 100rem)/2 + 10px);z-index:100;cursor:pointer;animation:fade-in 1s forwards}@media only screen and (max-width: 1599px){.layout .scrollToTop{left:10px}}.layout .scrollToTop.moveToBottom{animation:moveToFooter 1s forwards}.layout .scrollToTop:hover .scrollToTop-button{background-color:#d6006d;color:#fff;border-color:#d6006d}.layout .scrollToTop:hover .scrollToTop-button .svgIcon{transform:scale(1.5)}.layout .scrollToTop:hover .scrollToTop-text{color:#d6006d}.layout .scrollToTop-button{border-radius:50%;background-color:#fffc;border:1px solid #242732;aspect-ratio:1;display:grid;place-content:center;max-width:2.8125rem;padding:1rem;color:#242732;transition:color .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94),border-color .3s cubic-bezier(.25,.46,.45,.94)}.layout .scrollToTop-text{color:#242732}.layout .scrollToTop .svgIcon{transition:transform .3s cubic-bezier(.25,.46,.45,.94);width:.625rem;height:.625rem}@keyframes fade-in{0%{opacity:0;bottom:0}to{opacity:1;bottom:50px}}@keyframes moveToFooter{0%{bottom:50px}to{bottom:260px}}.top{background-color:#d6006d;padding:.75rem 0rem;color:#fff;width:100%}.top-section{width:100%}.top .container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}@media only screen and (max-width: 1024px){.top .container{display:flex;justify-content:center}}.top-phone{line-height:.9}.top-phone:hover{color:#242732}.top-phone .svgIcon{width:1.0625rem;height:1.0625rem}.top-stores{cursor:pointer;transition:color .2s cubic-bezier(.25,.46,.45,.94)}.top-stores:hover{color:#242732}.top-nav{display:flex;justify-content:flex-end}.top-nav-login{color:#fff;cursor:pointer;transition:color .2s cubic-bezier(.25,.46,.45,.94)}.top-nav-login .svgIcon{width:1.25rem;height:1.25rem}.top-nav-login:hover{color:#242732}.top-lang-item{color:#fff;transition:color .2s cubic-bezier(.25,.46,.45,.94);position:relative;cursor:pointer;display:flex}.top-lang-item:first-child:after{content:"/";margin-left:.3rem;position:relative}.top-lang-item:hover:not(.selected){color:#242732}.top-lang-item:hover:not(.selected):first-child:after{color:#fff}.top-lang-item.selected{font-weight:"Century Bold",sans-serif;color:#242732}.btn-burgermenu{width:100%}.btn-favorite{margin-top:0}.marquee-slider{overflow:hidden;height:1.5rem;display:flex;align-items:center;position:relative;width:100%}.marquee-slider-track{display:flex;flex-direction:row;transition:transform .5s ease-in-out;width:100%}.marquee-slider-slide{height:1.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap;flex-shrink:0;width:100%;text-align:center;font-size:1rem}@media only screen and (max-width: 768px){.marquee-slider-slide{font-size:.75rem}}.marquee-slider-slide *{color:inherit!important;font-size:inherit!important;font-family:inherit!important}.marquee-slider-slide p,.marquee-slider-slide div,.marquee-slider-slide span{margin:0!important;padding:0!important;line-height:inherit!important}.marquee-slider:hover .marquee-slider-track{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.loader-container{top:0;left:0;right:0;min-height:100vh;height:100%;position:fixed;display:grid;background-color:#ffffff80;place-content:center;overflow:hidden;visibility:visible;transition:opacity .3s ease-out;z-index:100}.loader-container.transparent{background-color:transparent}.loader-container.componentLoader{background-color:#fff20;min-height:unset;border-radius:.5rem;position:absolute}.loader-container.relative{position:relative}.loader-container.small{transform:scale(.3);justify-content:flex-start;width:4rem;height:4rem}.loader-container.small .loader,.loader-container.small .loader:after{border-radius:50%;width:4rem;height:4rem}.loader-container .loader,.loader-container .loader:after{border-radius:50%;width:6rem;height:6rem}.loader-container .loader{margin:60px auto;font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid #fff;border-right:1.1em solid #fff;border-bottom:1.1em solid #fff;border-left:1.1em solid #d6006d;transform:translateZ(0);animation:load8 1.1s infinite linear;overflow:hidden;padding-top:50%;transform:translate(50%)}@-webkit-keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footerInfo{position:relative;z-index:1;margin-bottom:2rem;margin-top:5rem}.footerInfo:before{content:"";position:absolute;top:-2rem;left:0;width:100vw;height:1px;background-color:#242732}.footerInfo-list-item{max-width:16.625rem;width:100%}.footerInfo-list-item img{margin:auto;height:70px;max-width:100%}.footerInfo .icon-phone2 .svgIcon{color:#d6006d;opacity:1;padding-top:20px;padding-bottom:10px}.footerInfo-carousel{width:100%;max-width:16.625rem;position:relative}.footerInfo-carousel .p-carousel .p-carousel-content .p-carousel-container .p-carousel-items-content .p-carousel-items-container .p-carousel-item{padding:0 1rem}.footerInfo-carousel .p-carousel .p-carousel-content .p-carousel-container .p-carousel-items-content .p-carousel-items-container .p-carousel-item .footerInfo-list-item{max-width:none;width:100%}.footerInfo-carousel .p-carousel .p-carousel-indicators{margin-top:1rem}.footerInfo-carousel .p-carousel .p-carousel-indicators .p-carousel-indicator button{width:8px;height:8px;border-radius:50%;background-color:#2427324d;border:none}.footerInfo-carousel .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover,.footerInfo-carousel .p-carousel .p-carousel-indicators .p-carousel-indicator button:focus{background-color:#24273299}.footerInfo-carousel .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background-color:#242732}.footerInfo-progress-container{width:100%;height:3px;background-color:#2427321a;margin-top:1rem;border-radius:3px;overflow:hidden}.footerInfo-progress-bar{height:100%;background-color:#d6006d;border-radius:3px;transition:width .3s ease}.drawer{position:fixed;top:0;bottom:0;width:30.0625rem;flex-shrink:0;height:100vh;background:#fff;color:#242732;z-index:1;box-shadow:-5px 0 10px #24273233;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (max-width: 768px){.drawer{width:100vw}}.drawer.narrow{width:22rem}.drawer-overlay{position:fixed;top:0;left:0;bottom:0;width:100vw;height:100vh;background:#24273280;transform:translate(-100vw);z-index:-1}.drawer-overlay.isOpen{z-index:101;transform:translate(0)}.drawer-header{padding-top:1.44rem;margin-bottom:1.5rem;padding-inline:1.55rem}.drawer-body{height:calc(100% - 110px);padding:1.5625rem;padding-bottom:150px;scrollbar-width:thin;scrollbar-color:var(--Brand-Purple, #d6006d) transparent;overflow-y:auto;overflow-x:hidden}.drawer-body::-webkit-scrollbar{width:8px}.drawer-body::-webkit-scrollbar-track{background:transparent}.drawer-body::-webkit-scrollbar-thumb{background-color:var(--Brand-Purple, #d6006d);border-radius:0}.drawer-menuTitle{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.drawer-border{width:100%;background-color:#e7e7e7;height:1px}.drawer.position-null{left:0;transform:translate(-100%)}.drawer.position-right{right:0;animation:slideFromRight .5s forwards}.drawer.position-left{left:0;animation:slideFromLeft .5s forwards}.drawer .close-btn{background:none;border:none;color:#242732;width:1.438rem;height:1.438rem;cursor:pointer;transition:color .2s cubic-bezier(.25,.46,.45,.94)}.drawer .close-btn:hover{color:#d6006d}@keyframes slideFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideToLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slideFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.gift-options{display:flex;flex-direction:column;gap:2rem;padding:0;color:#242732}.gift-options__intro{margin-bottom:1rem}.gift-options__description{font-size:.875rem;line-height:1.5;margin-bottom:1rem}.gift-options__description:last-child{margin-bottom:0}.gift-options__hero-image{width:100%;margin-bottom:1rem}.gift-options__hero-image img{width:100%;height:auto;object-fit:cover}.gift-options__list{display:flex;flex-direction:column;gap:1.5rem}.gift-options__message{display:flex;flex-direction:column;gap:.75rem}.gift-options__message-title{font-size:1.125rem;font-weight:500;color:#242732;margin:0}.gift-options__message-input{width:100%;min-height:120px;padding:1rem;border:1px solid #d9d9d9;border-radius:0;font-size:.875rem;line-height:1.5;resize:vertical;background-color:#fff;transition:border-color .2s cubic-bezier(.25,.46,.45,.94)}.gift-options__message-input:focus{outline:none;border-color:#d6006d}.gift-options__message-input::placeholder{color:#242732}.gift-option{display:flex;border:1px solid #efefef}.gift-option:last-child{border-bottom:none}.gift-option__wrapper{display:flex;flex-direction:column;gap:1rem;border-bottom:1px solid #efefef;margin-bottom:1rem;padding-bottom:2rem}.gift-option__image{flex-shrink:0;width:120px;position:relative;min-height:100px}.gift-option__image img{width:100%;height:100%;object-fit:cover}.gift-option__content{padding:1rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.gift-option__title{font-size:1rem;font-weight:600;color:#242732;margin:0;line-height:1.3}.gift-option__description{font-size:.875rem;line-height:1.4;color:#242732;margin:0}.gift-option__selection{margin-top:.5rem}.gift-option__radio{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#242732}.gift-option__radio input[type=radio]{display:none}.gift-option__radio-custom{width:20px;height:20px;border:2px solid #d9d9d9;border-radius:50%;position:relative;flex-shrink:0;transition:border-color .2s cubic-bezier(.25,.46,.45,.94)}.gift-option__radio-custom:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:#d6006d;border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s cubic-bezier(.25,.46,.45,.94)}input[type=radio]:checked+.gift-option__radio-custom{border-color:#d6006d}input[type=radio]:checked+.gift-option__radio-custom:after{transform:translate(-50%,-50%) scale(1)}.gift-option__radio-text{font-weight:500}.gift-option__radio:hover .gift-option__radio-custom{border-color:#d6006d}@media only screen and (max-width: 768px){.gift-options{gap:1.5rem}.gift-options__description{font-size:.8125rem}.gift-options__message-input{min-height:100px;padding:.75rem}.gift-option{gap:.75rem}.gift-option__image{width:60px;height:60px}.gift-option__title{font-size:.9375rem}.gift-option__description,.gift-option__radio{font-size:.8125rem}.gift-option__radio-custom{width:18px;height:18px}.gift-option__radio-custom:after{width:6px;height:6px}}.text{white-space:nowrap}.CategoriesMenuContainer{display:flex;max-width:2650px;margin:0 auto;position:relative;overflow:hidden}.CategoriesMenu{width:100%;overflow-x:auto;scroll-behavior:smooth;overscroll-behavior-x:contain;scroll-snap-type:"x mandatory";-ms-overflow-style:none;scrollbar-width:none}.categoriesmenu::-webkit-scrollbar{display:none;height:0}.CategoriesMenu-list{display:inline-flex}.Categories-menu-item{padding-right:80px}.CategoriesMenu-div{width:90px;height:81px;position:absolute;right:0;top:0;z-index:2;background:"linear-gradient(269.23deg, #FBF9F9 9.6%, rgba(255, 255, 255, 0) 134.85%)"}.hero{position:relative;overflow:hidden;width:100vw;height:calc(100vh - 130px);display:grid}.hero-inner{position:relative;z-index:2;padding:3rem 1rem;height:calc(100vh - 130px);display:flex;flex-direction:column;justify-content:center}.hero-button a{cursor:pointer;transition:color .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94),border-radius .3s cubic-bezier(.25,.46,.45,.94);padding:1.25rem 2.1875rem;display:flex;align-items:center;justify-content:center;font-weight:"Century Bold",sans-serif;width:fit-content;padding:1rem 2rem;background-color:#fff}.hero-button a:hover{background-color:#d6006d;color:#fff!important}.hero .p-carousel-container{width:100vw;height:calc(100vh - 130px)}.hero video,.hero img{position:absolute;inset:0;z-index:1;width:100vw;height:100%;object-fit:cover;object-position:center}@media (max-width: 640px){.hero-title{font-size:70px}}.hero-title,.hero-subtitle{max-width:40rem}.hero .hero-video-mobile,.hero .hero-image-mobile{display:none}@media (max-width: 768px){.hero .hero-video-desktop,.hero .hero-image-desktop{display:none}.hero .hero-video-mobile,.hero .hero-image-mobile{display:block}}.home{min-height:100vh;width:100%;height:100%}.layout .landingListView.container{max-width:100rem}@media only screen and (max-width: 768px){.layout .landingListView.container{margin-top:30px}}.landingListView-main{display:grid;grid-template-columns:3.625rem auto;gap:3.4375rem}@media only screen and (max-width: 768px){.landingListView-main{grid-template-columns:1fr}}.landingListView-sidebar{margin-top:20px;text-align:center}@media only screen and (max-width: 768px){.landingListView-sidebar{position:fixed;top:50%;right:2rem;z-index:100}}@media only screen and (max-width: 768px){.landingListView-sidebar-title{display:none}}.landingListView-sidebar-icon{width:58px;height:58px;background-color:#d6006d;border-radius:50%;padding:1rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94);color:#d6006d}.landingListView-sidebar-icon.isButton{margin-top:.625rem;cursor:pointer}.landingListView-sidebar-icon.isButton:hover{background-color:#242732;color:#242732}.landingListView-products{padding-top:.5rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;min-height:100vh}@media only screen and (max-width: 1024px){.landingListView-products{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 768px){.landingListView-products{grid-template-columns:1fr}}.landingListView .product-sort-dropdown{min-width:200px;border:1px solid #242732;padding:.5rem 0}.landingListView .product-sort-dropdown .p-dropdown-label{padding:.5rem}.p-dropdown-panel{padding:1rem;border:1px solid #242732;background:#fff}.landingListItem-image{width:100%;aspect-ratio:1/1;background-color:#f0f0f0}.landingListItem-title{margin-top:.5rem}.toggle-switch{position:relative;display:inline-block;width:50px;height:28px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch .slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:34px}.toggle-switch .slider:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.toggle-switch input:checked+.slider{background-color:#d6006d}.toggle-switch input:checked+.slider:before{transform:translate(22px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.layout .productListView.container{max-width:100rem}@media only screen and (max-width: 768px){.layout .productListView.container{margin-top:10px}}.productListView-main{display:grid;grid-template-columns:3.625rem auto;gap:3.4375rem}@media only screen and (max-width: 768px){.productListView-main{grid-template-columns:1fr}}.productListView-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.productListView-header-title{flex:1}.productListView-header .imageProducts-nav{gap:.5rem;padding-top:.5rem;flex-shrink:0}.productListView-header .imageProducts-nav .imageProducts-nav-prev,.productListView-header .imageProducts-nav .imageProducts-nav-next{width:3rem;height:3rem}.productListView-sidebar{position:sticky;top:140px;height:fit-content;align-self:start;margin-top:20px;text-align:center}@media only screen and (max-width: 768px){.productListView-sidebar{position:fixed;top:50%;right:2rem;z-index:100}}@media only screen and (max-width: 768px){.productListView-sidebar-title{display:none}}.productListView-sidebar-icon{width:58px;height:58px;background-color:#d6006d;border-radius:50%;padding:1rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94);color:#d6006d}.productListView-sidebar-icon.isButton{margin-top:.625rem;cursor:pointer}.productListView-sidebar-icon.isButton:hover{background-color:#242732;color:#242732}.productListView-products{position:relative;z-index:0;padding-top:.5rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;min-height:100vh}@media only screen and (max-width: 1024px){.productListView-products{grid-template-columns:1fr 1fr}.productListView-products .imageProducts-list-item:nth-child(5n){grid-column:1/-1;width:100%}}.productListView-products .imageProducts-list-item{height:100%}.productListView-products .imageProducts-list-item-image{aspect-ratio:1/1;position:relative}.productListView-products .imageProducts-list-item-texts{flex-grow:1;padding-block:1rem}.productListView .category-child-item{width:5rem;flex-shrink:0}.productListView .category-child-image{border:1px solid #242732;border-radius:50%;position:relative;width:74px;height:74px;overflow:hidden;padding:.2rem}.productListView .category-child-image .bgImage{width:99%;height:99%;padding:.1rem;border-radius:50%}.productListView .category-child-image img{border-radius:50%}.productListView .product-sort-dropdown{min-width:200px;border:1px solid #242732;padding:.5rem 0}.productListView .product-sort-dropdown .p-dropdown-label{padding:.5rem}.category-children-carousel{width:100%;overflow:hidden}.category-children-wrapper{display:flex;justify-content:right;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.category-children-wrapper::-webkit-scrollbar{display:none}@media only screen and (max-width: 1024px){.category-children-wrapper{display:block}}.category-children-list{display:flex!important;flex-wrap:nowrap!important;width:max-content}.p-dropdown-panel{padding:1rem;border:1px solid #242732;background:#fff;z-index:9999}.p-dropdown-items{display:flex;flex-direction:column;gap:.4rem}.p-dropdown-item{position:relative;padding-left:2rem;line-height:1.6}.p-dropdown-item:before{position:absolute;content:"";left:0;top:50%;transform:translateY(-50%);border:2px solid #242732;width:23px;height:23px;border-radius:50%}.p-dropdown-item.p-highlight:after{position:absolute;content:"";top:50%;left:6px;transform:translateY(-50%);background-color:#d6006d;width:11px;height:11px;border-radius:50%}.p-dropdown:not(.p-disabled).p-focus{box-shadow:none}@media only screen and (max-width: 1024px){.productToolbar{flex-direction:column}}@media only screen and (max-width: 1024px){.productToolbar .col-1{order:2;padding-top:1rem}}@media only screen and (max-width: 1024px){.productToolbar .col-2{align-items:flex-start;flex-direction:column;gap:.5rem}}@media only screen and (max-width: 1024px){.selectedFilters-wrapper{flex-direction:column;align-items:flex-start}}.selectedFilters .btn{border:1px solid}.description-toggle{display:flex;justify-content:flex-end}.description-toggle-btn{color:#d6006d;background:none;border:none;cursor:pointer;text-decoration:underline;padding:.5rem 0;margin-top:.2rem}.description-toggle-btn:hover{color:#242732}.bubble-image{border-radius:50%}.bubble-arrows{display:flex;justify-content:flex-start;gap:1rem}.bubble-arrow-left,.bubble-arrow-right{width:2.42rem!important;height:2.42rem!important}
