@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;400;500;600;700;800;900&display=swap";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.content-container-wrapper{display:flex}@media only screen and (max-width:767px){.content-container-wrapper{flex-direction:column-reverse}}.content-container-wrapper .content-container{display:flex;width:100%;flex-direction:column;padding:1.5rem;background-color:#f5f5f5}@media only screen and (min-width:768px){.content-container-wrapper .content-container{padding:3rem}}.content-container-wrapper .content-container__title{font-size:2.8rem;font-weight:700;line-height:4.2rem;margin-bottom:3rem;text-transform:capitalize}.content-container-wrapper .content-container--white{background-color:#fff}.content-container-wrapper .content-container--noPadding{padding:0}.content-container-wrapper .content-container--contained{max-width:128rem;margin:0 auto}.footer-wrapper{padding:6rem 1.5rem;background:#fcf6f7;margin-bottom:5rem}@media only screen and (min-width:768px){.footer-wrapper{padding:6rem 3rem;margin-bottom:0}}.footer-wrapper .footer{display:flex;justify-content:center;flex-direction:column;gap:4rem}@media only screen and (min-width:576px){.footer-wrapper .footer{flex-direction:row;gap:10rem}}.footer-wrapper .footer .footer-column{display:flex;flex-direction:column}.footer-wrapper .footer .footer-column:last-child{margin-right:0}.footer-wrapper .footer .footer-column .footer-column-images{display:flex;align-items:center;gap:1rem}.footer-wrapper .footer .footer-column .footer-column-images--mb-active{margin-bottom:5rem}.footer-wrapper .footer .footer-column__header{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#a53462;margin-bottom:1.5rem}.footer-wrapper .footer .footer-column__link{margin-bottom:1rem;text-decoration:none;font-family:Poppins;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#2d2321;cursor:pointer}.footer-wrapper .footer .footer-column__link:last-child{margin-bottom:0}.top-site-bar{align-content:center;width:100%;background-color:#a53462;height:3.5rem;position:relative}.top-site-bar,.top-site-bar__top-text{display:flex;justify-content:center;align-items:center}.top-site-bar__top-text{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:1.2rem;line-height:1.6rem;color:#fff}.lang-switcher{position:absolute;right:1.5rem}@media only screen and (min-width:768px){.lang-switcher{right:3rem}}.lang-switcher__button{display:flex;gap:.8rem;align-items:center;justify-items:flex-end;cursor:pointer}.lang-switcher__button__title{font-size:1.2rem;line-height:1.6rem;font-weight:500;color:#fff;text-align:right}.lang-switcher__list{position:absolute;top:2.5rem;right:0;min-width:14.4rem;background-color:#fff;padding:1.5rem;border-left:1px solid #ebeef0;border-right:1px solid #ebeef0;z-index:99;list-style:none;display:flex;flex-direction:column;gap:1.5rem;border-bottom:2px solid #a53462}.lang-switcher__list__item{display:grid;grid-template-columns:1.2rem 1fr;width:100%;align-items:center;grid-gap:1rem;gap:1rem;font-size:1.4rem;line-height:2rem;font-weight:400;cursor:pointer}.header-wrapper{display:flex;justify-content:center;width:100%;align-items:flex-start;background:#fcf6f7;padding:1rem 1.5rem}@media only screen and (min-width:576px){.header-wrapper{height:70px;padding:0 3rem;align-items:center}}.header-wrapper .header{display:flex;justify-content:space-between;width:100%;flex-direction:column}@media only screen and (min-width:576px){.header-wrapper .header{flex-direction:row;height:7rem}}.header-wrapper .header__logo{display:flex;justify-content:flex-start;align-items:center;margin-left:-2rem}.header-wrapper .header .search-bar{display:flex;justify-content:center;align-items:center;width:100%;position:relative}@media only screen and (min-width:768px){.header-wrapper .header .search-bar{max-width:470px}}.header-wrapper .header .search-bar__input{padding:1.2rem 1.1rem;background:#fff;width:100%;height:4rem;border:1px solid #ebd8dd;border-radius:5rem;font-size:1.4rem;line-height:1.7rem;color:#767676}.header-wrapper .header .search-bar__icon{position:absolute;right:20px}.header-wrapper .header .header-menu{justify-self:end;display:none}@media only screen and (min-width:768px){.header-wrapper .header .header-menu{display:flex}}.header-wrapper .header .header-menu .menu-element{display:flex;align-items:center;justify-content:center;padding-left:1.9rem;padding-right:1.9rem;position:relative;transition:background-color .2s ease;cursor:pointer}.header-wrapper .header .header-menu .menu-element__img{border-radius:50rem;width:2rem;height:2rem;overflow:hidden}.header-wrapper .header .header-menu .menu-element__img img{width:100%}.header-wrapper .header .header-menu .menu-element__link{display:flex;align-items:center;justify-content:center}.header-wrapper .header .header-menu .menu-element__icon{position:relative}.header-wrapper .header .header-menu .menu-element__icon .quantity{display:flex;padding:2px;min-width:18px;height:18px;border-radius:99px;background:#a53462;position:absolute;justify-content:center;align-items:center;font-size:1.1rem;color:#fff;font-weight:500;right:-10px;bottom:-1rem}.header-wrapper .header .header-menu .menu-element__text{margin-left:1rem;font-size:1.4rem;font-weight:400;line-height:2rem;text-decoration:none;color:#000;position:relative}.header-wrapper .header .header-menu .menu-element:last-child{margin-right:0}.dropdown{position:absolute;top:7rem;right:0;display:none;background-color:#fff;width:28rem;border-left:1px solid #ebeef0;border-right:1px solid #ebeef0;border-bottom:2px solid #a53462;animation:dropdown .2s ease forwards;cursor:auto;z-index:99}.dropdown__list{list-style:none;padding:3rem;display:flex;flex-direction:column;gap:1.3rem}.dropdown__list__element{font-size:1.6rem;line-height:2.4rem;cursor:pointer;transition:color .3s ease;padding:0}.dropdown__list__element:hover{color:#a53462}.dropdown__divider{width:100%;height:1px;background-color:#ebeef0}.dropdown__auth{display:flex;flex-direction:column;gap:1.3rem;padding:3rem 0}.dropdown__button{padding:0 3rem;font-size:1.6rem;line-height:2.4rem;font-weight:400;transition:color .3s ease;cursor:pointer}.dropdown__button:hover{color:#a53462}.profile:hover{background-color:#fff}.profile:hover>.dropdown{display:block}@keyframes dropdown{0%{opacity:0}to{opacity:1}}.category-navigation-wrapper{display:none;justify-content:center;align-content:center;width:100%;height:60px;background:#fff;padding:0 30px;border-bottom:1px solid #f0ebed}.category-navigation-wrapper--mobile{display:flex!important;width:25rem;justify-content:flex-start;align-items:flex-start;height:auto;border-bottom:none;padding:0}.category-navigation-wrapper--mobile .category-navigation{flex-direction:column;align-items:flex-start!important}.category-navigation-wrapper--mobile .navigation-buttons{flex-direction:column;align-items:flex-start!important;margin-top:2rem;margin-left:1.5rem}.category-navigation-wrapper--mobile .navigation{flex-direction:column!important;gap:0!important;width:100%}.category-navigation-wrapper--mobile .navigation__element{width:100%;font-size:1.6rem!important;padding:2rem;border-bottom:1px solid #f0ebed}@media only screen and (min-width:768px){.category-navigation-wrapper{display:flex}}.category-navigation-wrapper .category-navigation{width:100%;display:flex;justify-content:space-between;align-items:center}.category-navigation-wrapper .category-navigation .navigation{display:flex;justify-content:center;align-items:center;gap:6rem}.category-navigation-wrapper .category-navigation .navigation__element{text-decoration:none;color:#000;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem;text-align:left;cursor:pointer}.category-navigation-wrapper .category-navigation .navigation__element--active{color:#a53462}.category-navigation-wrapper .category-navigation .navigation-buttons{display:flex;align-items:center;gap:1.5rem}.category-navigation-wrapper .category-navigation .navigation-buttons .navigation-button-container{display:flex}.category-navigation-wrapper .category-navigation .navigation-buttons .navigation-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 30px;gap:10px;font-family:Poppins;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0;text-align:left;color:#a53462;background:#fff;border:1.3px solid #a53462;border-radius:50px}.category-navigation-wrapper .category-navigation .navigation-buttons .navigation-button--filled{background:#a53462;color:#fff}.side-filters-wrapper{width:100%;border-right:1px solid #f0ebed;background:#fff;transition:transform .3s ease;display:none}.side-filters-wrapper--active{display:block!important;order:1}@media only screen and (min-width:768px){.side-filters-wrapper{display:block;max-width:28rem}}.quick-filter-wrapper{padding:3rem 3rem 1.5rem}.quick-filter-wrapper .quick-filter .quick-filter-label{margin-bottom:1.3rem;color:#2d2321;display:flex}.quick-filter-wrapper .quick-filter .quick-filter-label__text{font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-left:1rem}.filter-wrapper{padding:1.5rem 3rem}.filter-wrapper .filter-label{display:flex;align-items:center;margin-bottom:1.7rem;cursor:pointer}.filter-wrapper .filter-label__drag-icon{cursor:pointer}.filter-wrapper .filter-label__text{font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:500;line-height:2rem;text-align:left;margin-left:1.1rem}.filter-wrapper .filter-label__dropdown{margin-left:auto;cursor:pointer;transform:rotate(180deg);transition:transform .2s ease}.filter-wrapper .filter-container__show-more{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.6rem;color:#a53462;margin-top:1.5rem;cursor:pointer}.filter-wrapper--hidden-filters .filter-container{display:none}.filter-wrapper--hidden-filters .filter-label{margin-bottom:0}.filter-wrapper--hidden-filters .filter-label__dropdown{transform:rotate(0deg)}.filter-facets-wrapper{margin-bottom:1rem}.filter-facets-wrapper:last-child{margin-bottom:0}.filter-facets-wrapper .filter-facet-parameter{display:flex;cursor:pointer}.filter-facets-wrapper .filter-facet-parameter__text{font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:500;line-height:2rem;color:#2d2321;margin-left:1rem}.filter-facets-wrapper .filter-facet-parameter .filter-facet-parameter-input{width:2rem;height:2rem;border:1px solid #c6c6c6;border-radius:.2rem;position:relative}.filter-facets-wrapper .filter-facet-parameter .filter-facet-parameter-input--checked{border-color:#a53462}.filter-facets-wrapper .filter-facet-parameter .filter-facet-parameter-input--checked:after{content:"";position:absolute;left:7px;top:4px;width:5px;height:9px;border:solid #a53462;border-width:0 1px 1px 0;transform:rotate(45deg)}.filter-facets-wrapper .filter-facet-label{cursor:pointer;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:500;line-height:2rem}.filter-facets-wrapper .filter-facet__header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;cursor:pointer}.filter-facets-wrapper .filter-facet__header__label{cursor:pointer;display:flex;align-items:center;width:100%}.filter-facets-wrapper .filter-facet__icon{margin-left:auto;cursor:pointer;transform:rotate(180deg);transition:transform .2s ease}.filter-facets-wrapper .filter-facets{margin-left:1.4rem}.filter-facets-wrapper .filter-facets__facet{cursor:pointer;font-family:Poppins;font-size:1.4rem;font-weight:400;line-height:2rem;margin-bottom:1rem}.filter-facets-wrapper .filter-facets__facet:last-child{margin-bottom:0}.filter-facets-wrapper--hidden-facets .filter-facets{display:none}.filter-facets-wrapper--hidden-facets .filter-facet__icon{transform:rotate(0deg)}.dividing-line{height:1px;width:100%;background-color:#f0ebed}.breadcrumbs-wrapper{margin-bottom:1.5rem}.breadcrumbs-wrapper .breadcrumbs{display:flex}.breadcrumbs-wrapper .breadcrumbs__item{text-decoration:none;cursor:pointer;color:#666;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.6rem;margin-right:2rem;position:relative}.breadcrumbs-wrapper .breadcrumbs__item:after{cursor:default;content:"";position:absolute;background-image:url(/components/breadcrumbs-angle-right.svg);background-repeat:no-repeat;background-position:50%;height:1rem;width:1rem;top:50%;transform:translateY(-50%) translateX(50%)}.breadcrumbs-wrapper .breadcrumbs__item:last-child{margin-right:0}.breadcrumbs-wrapper .breadcrumbs__item:last-child:after{display:none}.listed-products-list{display:grid;grid-template-columns:repeat(2,1fr);flex-wrap:wrap;grid-gap:1rem;gap:1rem;margin-bottom:6rem}@media only screen and (min-width:576px){.listed-products-list{gap:2rem;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:992px){.listed-products-list{gap:3rem;grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1200px){.listed-products-list{grid-template-columns:repeat(5,1fr)}}@media only screen and (min-width:1400px){.listed-products-list{grid-template-columns:repeat(6,1fr)}}.listed-product-wrapper{width:100%;height:34rem;border-radius:6px;border:1px solid #efe7e9}.listed-product-wrapper .listed-product{height:100%;display:flex;flex-direction:column;position:relative}.listed-product-wrapper .listed-product .listed-product-label{width:60px;height:30px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;border-top-right-radius:0;background:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-align:left;color:#000}.listed-product-wrapper .listed-product .listed-product-label--new{color:#248fa6}.listed-product-wrapper .listed-product .listed-product-label--free,.listed-product-wrapper .listed-product .listed-product-label--sale{color:#a53462}.listed-product-wrapper .listed-product__thumbnail{cursor:pointer;min-height:175px;height:175px;width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.listed-product-wrapper .listed-product .listed-product-inner-wrapper{height:100%;padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;background:#fff}.listed-product-wrapper .listed-product .listed-product-inner-wrapper .listed-product-data{margin-bottom:1.2rem}.listed-product-wrapper .listed-product .listed-product-inner-wrapper .listed-product-data__title{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:22px;margin-bottom:.3rem;text-decoration:none;color:#000}.listed-product-wrapper .listed-product .listed-product-inner-wrapper .listed-product-data__type{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#767676}.listed-product-wrapper .listed-product .listed-product-inner-wrapper .listed-product-action-wrapper{display:flex;flex-direction:column;justify-content:end;height:100%}.listed-product-wrapper .listed-product .listed-product-inner-wrapper .listed-product-action-wrapper .listed-product-price{font-family:Poppins;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0;text-align:left;color:#2d2321;margin-bottom:1.5rem}.listed-product-wrapper .listed-product .listed-product-inner-wrapper .listed-product-action-wrapper .listed-product-action{display:flex;justify-content:space-between;align-items:center}.listed-product-wrapper .listed-product .listed-product-inner-wrapper .listed-product-action-wrapper .listed-product-action__flag,.listed-product-wrapper .listed-product .listed-product-inner-wrapper .listed-product-action-wrapper .listed-product-action__like{cursor:pointer;position:relative}.chosen-filters-list{display:flex;flex-wrap:wrap;margin-bottom:3.5rem;align-items:center}.chosen-filters-list .chosen-filters{display:flex;align-items:center;justify-content:center;background:#efe7e9;border:.1rem solid #ebd8dd;border-radius:.3rem;margin-right:1.5rem;margin-bottom:1.5rem;padding:.5rem 1.5rem}.chosen-filters-list .chosen-filters__clear{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#a53462;cursor:pointer}.chosen-filters-list .chosen-filters--no-border{border-color:transparent}.chosen-filters-list .chosen-filters .chosen-filters-text__title,.chosen-filters-list .chosen-filters .chosen-filters-text__values{font-family:Poppins,sans-serif;font-style:normal;font-size:1.4rem;line-height:2rem;color:#2d2321}.chosen-filters-list .chosen-filters .chosen-filters-text__values{font-weight:500}.chosen-filters-list .chosen-filters__delete{cursor:pointer;margin-left:.6rem}.expandable-product-details .expandable-container{border-bottom:1px solid;border-color:#ebd8dd;padding:1.9rem 0}.expandable-product-details .expandable-container:first-child{border-top-width:1px;border-top-style:solid}.expandable-product-details .expandable-container .expandable-container-title{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.expandable-product-details .expandable-container .expandable-container-title__text{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:1.6rem;line-height:2.2rem;color:#2d2321}.expandable-product-details .expandable-container .expandable-container-title__icon{display:flex;justify-content:center;align-items:center;width:18px;height:8px}.expandable-product-details .expandable-container .expandable-details{display:none;margin-top:1.9rem}.expandable-product-details .expandable-container .expandable-details .expandable-item{display:flex;margin-bottom:1.5rem}.expandable-product-details .expandable-container .expandable-details .expandable-item:last-child{margin-bottom:0}.expandable-product-details .expandable-container .expandable-details .expandable-item__title{margin-right:.5rem;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:1.4rem;line-height:2rem;color:#2d2321}.expandable-product-details .expandable-container .expandable-details .expandable-item__value{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:1.4rem;line-height:2rem;color:#2d2321}.expandable-product-details .expandable-container--expanded .expandable-details{display:block}.expandable-product-details .expandable-container--expanded .expandable-container-title__icon{transform:rotate(180deg)}.modal-wrapper{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;background:rgba(45,35,33,.3);width:100%;height:100%;z-index:99}.modal-wrapper .modal{overflow-y:auto;width:100%;max-width:724px;padding:90px 125px;background:#fff;border-radius:4px;position:relative}.modal-wrapper .modal__close{background-image:url(/close-modal.svg);width:26px;height:26px;background-position:50%;background-size:contain;background-repeat:no-repeat;position:absolute;top:32px;right:32px;cursor:pointer}.change-password__title{font-weight:700;font-size:2.8rem;line-height:4.2rem;margin-bottom:1.5rem}.change-password__text,.change-password__title{font-style:normal;display:flex;align-items:center;color:#2d2321}.change-password__text{font-weight:400;font-size:1.6rem;line-height:2.4rem;margin-bottom:6.4rem}.profile-navigation-wrapper{padding:3rem;background:#fff;border-right:1px solid #efe7e9;min-width:250px;position:relative}.profile-navigation-wrapper .profile-navigation .profile-navigation-container{margin-bottom:2.8rem}.profile-navigation-wrapper .profile-navigation .profile-navigation-container__active{color:#a53462!important;font-weight:400}.profile-navigation-wrapper .profile-navigation .profile-navigation-container:last-child{margin-bottom:0}.profile-navigation-wrapper .profile-navigation .profile-navigation-container__header{font-weight:500;font-size:1.6rem;line-height:2.4rem;display:flex;align-items:center;color:#2d2321;margin-bottom:1.5rem;cursor:pointer}.profile-navigation-wrapper .profile-navigation .profile-navigation-container__header:last-child{margin-bottom:0}.profile-navigation-wrapper .profile-navigation .profile-navigation-container__item{text-decoration:none;font-weight:400;font-size:1.6rem;line-height:2.4rem;display:flex;align-items:center;color:#2d2321;margin-bottom:1.5rem;margin-left:1.5rem;cursor:pointer}.profile-navigation-wrapper .profile-navigation .profile-navigation-container__item--active{font-weight:500;font-size:16px;line-height:24px;display:flex;align-items:center;color:#a53462}.profile-navigation-wrapper .profile-navigation .profile-navigation-container__item:last-child{margin-bottom:0}.forgot-password-container{display:flex;flex-direction:column;align-items:center}.forgot-password-container .forgot-password-title{font-weight:600;font-size:2.4rem;line-height:3.6rem;text-align:center;color:#2d2321;margin-bottom:.5rem}.forgot-password-container .forgot-password-text{font-weight:500;font-size:1.6rem;line-height:2.2rem;margin-bottom:3rem;color:#2d2321;text-align:center}.forgot-password-container .forgot-password-input{margin-bottom:3rem}.designer-area__header{width:100%;height:9.6rem;padding:3rem;background-color:#fcf6f7;font-size:2.4rem;line-height:3.6rem;color:#a53462;font-weight:600;border-bottom:1px solid #ebeef0}.designer-area__navigation{min-width:25rem;height:100%}.designer-area__navigation__item{width:100%;height:6rem;border-bottom:1px solid #ebeef0;display:flex;padding:1.8rem 3rem;align-items:center;font-size:1.6rem;line-height:2.4rem;color:#2d2321;font-weight:400;position:relative;cursor:pointer}.designer-area__navigation__item--active{border-right:2px solid #a53462;color:#a53462;font-weight:500}.auth-wrapper{max-width:446px;width:100%}.auth-wrapper .auth-icon{margin-right:1.7rem}.auth-wrapper .auth-container{width:100%;display:flex;flex-direction:column;padding:3rem}.auth-wrapper .auth-container__header{width:100%;font-weight:600;font-size:2.4rem;line-height:3.6rem;text-align:center;color:#2d2321;margin-bottom:.5rem}.auth-wrapper .auth-container__text{width:100%;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:1.6rem;line-height:2.2rem;margin-bottom:3rem;color:#2d2321;text-align:center}.auth-wrapper .auth-container__click-to-continue{width:100%;font-weight:400;font-size:1.5rem;line-height:2.2rem;margin-top:4rem;color:#a53462;text-align:center;cursor:pointer}.auth-wrapper .auth-container .auth-divider{display:flex;width:100%;height:1px;position:relative;border-radius:5px;background:#ebd8dd;margin-bottom:2.5rem}.auth-wrapper .auth-container .auth-divider__text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:1.6rem;line-height:2.2rem;color:#2d2321;padding:0 .7rem}.auth-wrapper .auth-container .auth-container-bottom-action-wrapper .auth-container-bottom-action{display:flex;justify-content:center;align-items:center;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:1.4rem;line-height:2rem;text-align:center;color:#2d2321;margin-bottom:.5rem}.auth-wrapper .auth-container .auth-container-bottom-action-wrapper .auth-container-bottom-action:last-child{margin-bottom:0}.auth-wrapper .auth-container .auth-container-bottom-action-wrapper .auth-container-bottom-action__text{margin-right:.5rem}.auth-wrapper .auth-container .auth-container-bottom-action-wrapper .auth-container-bottom-action__action{cursor:pointer;color:#a53462;font-weight:500}.manage-modal-collection-wrapper{position:absolute;top:115%;right:0;width:345px;height:321px;background:#fff;border:1px solid #efe7e9;border-radius:4px;display:flex;flex-direction:column;z-index:999}.manage-modal-collection-wrapper .manage-modal-collection{padding:1.5rem;z-index:999}.manage-modal-collection-wrapper .manage-modal-collection .title{font-weight:500;font-size:16px;line-height:24px;text-align:center;color:#2d2321;margin-bottom:1.5rem}.manage-modal-collection-wrapper .manage-modal-collection .filter-container{margin-bottom:1.5rem}.manage-modal-collection-wrapper .manage-modal-collection .collections-container{height:180px;overflow-y:scroll;display:flex;flex-direction:column}.manage-modal-collection-wrapper .manage-modal-collection .collections-container img{margin-left:.5rem}.manage-modal-collection-wrapper .manage-modal-collection .collections-container .collection{display:flex;align-items:center;cursor:pointer;font-weight:400;font-size:16px;line-height:24px;color:#2d2321;margin-bottom:1.5rem}.manage-modal-collection-wrapper .manage-modal-collection .collections-container .collection:last-child{margin-bottom:0}.manage-modal-collection-wrapper .manage-modal-collection .collections-container .collection--added{color:#a53462}.manage-modal-collection-wrapper .collection-modal-action-container{display:flex;align-items:center;justify-content:space-between;background:#fcf6f7;border-top:1px solid #efe7e9;padding:12px 15px;margin-top:auto}.manage-modal-collection-wrapper .collection-modal-action-container .button{max-width:75px;width:100%}.back-to-wrapper{display:flex;width:100%}.back-to-wrapper .back-to-container{display:flex;cursor:pointer;align-items:center}.back-to-wrapper .back-to-container .text{font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#2d2321}.back-to-wrapper .back-to-container .icon{width:6px;height:12px;margin-right:1.1rem;background-image:url(/components/angle-left-back.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.thanks-for-order-modal-wrapper{display:flex;justify-content:center;align-items:center}.thanks-for-order-modal-wrapper .thanks-for-order-modal-container{flex-direction:column;display:flex;justify-content:center;align-items:center}.thanks-for-order-modal-wrapper .thanks-for-order-modal-container .header{font-size:2.2rem;line-height:2.8rem;font-weight:500;color:#a53462;margin-bottom:1rem}.thanks-for-order-modal-wrapper .thanks-for-order-modal-container .text{font-size:1.4rem;font-weight:400}.thanks-for-order-modal-wrapper .thanks-for-order-modal-container .socials{margin-top:2.5rem}.pagination{justify-content:center;display:flex;align-items:center;list-style:none;gap:1rem}.pagination__page{color:#2d2321;transition:all .2s ease}.pagination__page,.pagination__page:hover{width:3rem;height:3rem;display:flex;justify-content:center;align-items:center}.pagination__active,.pagination__page:hover{background-color:#a53462;color:#fff;border-radius:4px}.pagination__active{width:3rem;height:3rem;display:flex;justify-content:center;align-items:center}.pagination__break{color:#a53462}.price-table{width:100%;border:1px solid #ebd8dd;border-radius:4px}th{padding:1.1rem 1.5rem;font-size:1.2rem;line-height:1.6rem;font-weight:400;color:#a53462;background:#fcf6f7;border-bottom:1px solid #ebd8dd}td,th{border-right:1px solid #ebd8dd}td{padding:1rem 1.5rem;font-size:1.4rem;line-height:2rem;color:#2d2321;background:#fff}td:nth-of-type(3),td:nth-of-type(4){text-align:center}.error-text{color:#d7335d;font-size:1rem;margin-top:.5rem}.bottom-menu{background-color:#fff;position:fixed;bottom:0;left:0;right:0;width:100%;display:flex;justify-content:space-around;border-top:1px solid #ebeef0}@media only screen and (min-width:768px){.bottom-menu{display:none}}.bottom-menu__item{cursor:pointer;display:grid;grid-template-rows:1fr 2rem;align-items:center;justify-items:center;grid-gap:1.2rem;gap:1.2rem;padding:1.2rem 1.5rem}.bottom-menu__item:hover{background-color:#f5f5f5}.bottom-menu__item__icon{width:2rem;display:flex;flex-direction:column;gap:.4rem;position:relative}.bottom-menu__item__icon .quantity{display:flex;padding:2px;min-width:15px;height:15px;border-radius:99px;background:#a53462;position:absolute;justify-content:center;align-items:center;font-size:1rem;color:#fff;font-weight:500;right:-.8rem;bottom:-.8rem}.bottom-menu__item__label{font-size:1.4rem;line-height:1.8rem}.bottom-menu__item__avatar{width:2rem;height:2rem;border-radius:50%}.menu-drawer{display:flex;flex-direction:column}.menu-drawer__title{font-size:2em;line-height:2rem;text-align:left;padding:2.5rem 2rem;color:#a53462;border-bottom:1px solid #ebeef0}.menu-drawer__divider{width:100%;height:1px;background:#ebeef0}.menu-drawer__profile{display:flex;flex-direction:column;width:25rem}.menu-drawer__profile__element{font-size:1.6rem;line-height:2rem;padding:2rem;cursor:pointer;transition:color .3s ease}.menu-drawer__profile__element:hover{color:#a53462;background:#ebeef0}.menu-drawer__buttons{display:flex;flex-direction:column;padding:1.8rem;gap:1rem}.product-variants{width:100%}.product-variants__title{font-size:1.4rem;line-height:2rem;font-weight:500;display:flex;justify-content:space-between;align-items:center}.product-variants__grid{gap:1.5rem;flex-wrap:wrap}.product-variants__grid,.product-variants__list{border-radius:4px;margin-top:2rem;margin-bottom:2rem;display:flex}.product-variants__list{flex-direction:column}.product-variants__list-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;border:1px solid #ebeef0;cursor:pointer;transition:border .2s ease-in-out;flex-wrap:wrap}.product-variants__list-item:not(:last-of-type){border-bottom:1px solid transparent}.product-variants__list-item--active{background-color:#fcf6f7;border:1px solid #a53462!important}.product-variants__list-item--inactive{opacity:.5}.product-variants__list-item:hover{border:1px solid #a53462}.product-variants__list-item img{width:3rem;height:3rem;border-radius:4px}.product-variants__list-item-info{display:flex;align-items:center;gap:1rem}.product-variants__list-item-title{font-size:1.2rem;line-height:2rem;font-weight:500}.product-variants__variant{width:6rem;height:6rem;overflow:hidden;border-radius:4px;cursor:pointer;position:relative}.product-variants__variant--inactive{opacity:.3}.product-variants__variant:hover .product-variants__variant-hover{opacity:1}.product-variants__variant img{width:100%;object-fit:cover}.product-variants__variant-hover{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid #a53462;opacity:0;transition:opacity .3s ease-in-out;padding:1.5rem}.product-variants__variant-hover img{opacity:0}.product-variants__variant-hover--active,.product-variants__variant-hover--active img{opacity:1}.app-button{display:flex;align-items:center;justify-content:center;height:50px;cursor:pointer;background:#a53462;padding:.6rem 2rem;transition:opacity .2s ease}.app-button:hover{opacity:.8}.app-button--fullWidth{width:100%}.app-button--xs{border-radius:4px;height:32px}.app-button--sm{border-radius:4px;height:40px}.app-button--md{border-radius:6px;height:50px}.app-button--xl{border-radius:6px;height:60px}.app-button--rounded{border-radius:50px}.app-button--disabled{opacity:.5}.app-button .app-button-text{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:1.6rem;line-height:2.2rem;text-align:center;color:#fff;display:flex;gap:1rem;justify-content:center;align-items:center}.app-button--contained{background:#a53462}.app-button--text{background:transparent;border:none;padding:unset;height:unset}.app-button--text .app-button-text{color:#a53462}.app-button--outlined{background:#fff;border:1.3px solid #a53462}.app-button--outlined .app-button-text{color:#a53462}.app-button--tag{background:#fff;border:1px solid #ebd8dd}.app-button--tag .app-button-text{font-size:1.4rem;line-height:2rem;font-weight:400;color:#2d2321}.app-button--tag--active{border:1px solid #a53462}.app-button--tag--published{border:1px solid #a68946}.app-button--tag--draft{border:1px solid #248fa6}.app-button--tag--awaiting{border:1px solid #bd3733}.app-button--tag--approved{border:1px solid #2da678}.chip-button{display:flex;align-items:center;justify-content:center;height:50px;cursor:pointer;padding:.6rem 2rem;background:#fff;border:1px solid #ebd8dd;transition:border .3s ease}.chip-button--fullWidth{width:100%}.chip-button--xs{border-radius:4px;height:32px}.chip-button--sm{border-radius:4px;height:40px}.chip-button--md{border-radius:6px;height:50px}.chip-button--xl{border-radius:6px;height:60px}.chip-button--rounded{border-radius:50px}.chip-button--disabled{opacity:.5}.chip-button .chip-button-text{display:flex;font-family:Poppins,sans-serif;font-style:normal;font-size:1.4rem;line-height:2rem;font-weight:400;color:#2d2321;text-align:center;white-space:nowrap;gap:1rem;justify-content:center;align-items:center}.chip-button--active{border:1px solid #a53462!important}.chip-button--active img{display:block!important}.chip-button--basic{border:1px solid #ebd8dd}.chip-button--basic img{display:none}.chip-button--published{border:1px solid #a68946}.chip-button--published img{display:none}.chip-button--draft{border:1px solid #248fa6}.chip-button--draft img{display:none}.chip-button--awaiting{border:1px solid #bd3733}.chip-button--awaiting img{display:none}.chip-button--approved{border:1px solid #2da678}.chip-button--approved img{display:none}.checkbox{display:flex;flex-direction:column;gap:.5rem}.checkbox__error{color:#d7335d;font-size:1rem}.checkbox-button{display:flex;cursor:pointer}.checkbox-button__text{font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:400;line-height:2rem;color:#2d2321;margin-left:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-button .checkbox-button-input{width:2rem;height:2rem;border:1px solid #c6c6c6;position:relative}.checkbox-button .checkbox-button-input--error{border-color:#d7335d}.checkbox-button .checkbox-button-input--checkbox{border-radius:.2rem}.checkbox-button .checkbox-button-input--checkbox--checked{border-color:#a53462}.checkbox-button .checkbox-button-input--checkbox--checked:after{content:"";position:absolute;left:7px;top:4px;width:5px;height:9px;border:solid #a53462;border-width:0 1px 1px 0;transform:rotate(45deg)}.checkbox-button .checkbox-button-input--radio{border-radius:50rem}.checkbox-button .checkbox-button-input--radio--checked{border-color:#a53462}.checkbox-button .checkbox-button-input--radio--checked:after{content:"";position:absolute;left:4px;top:4px;width:10px;height:10px;border-radius:50rem;background-color:#a53462}.app-select-input-wrapper{width:100%;position:relative}.app-select-input-wrapper .select-area{border-radius:5px;z-index:1;border:.1rem solid #c6c6c6;position:absolute;transform:translateY(100%);bottom:-7px;left:0;width:100%;background:#fff}.app-select-input-wrapper .select-area--hidden{display:none}.app-select-input-wrapper .select-area .select-item{cursor:pointer;padding:1rem 1.6rem;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:400;line-height:2rem;text-align:left}.app-select-input-wrapper .select-area .select-item--selected{background:#f6f6f6}.app-select-input-wrapper .select-area__options{max-height:20rem;overflow:scroll}.app-select-input-wrapper .select-area__search-input{width:100%;padding:1rem;border:none;border-bottom:1px solid rgba(0,0,0,.1);font-size:1.4rem}.app-select-input-wrapper .select-area__no-options{padding:1rem;font-size:1.4rem}.app-select-input-wrapper .app-select-input{width:100%;color:#767676;display:flex;justify-content:space-between;align-items:center;border-radius:.4rem;background:#fff;border:.1rem solid #c6c6c6;padding:1rem 1.6rem;position:relative;cursor:pointer}.app-select-input-wrapper .app-select-input__label{font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:400;line-height:2rem;color:#2d2321;margin-bottom:.3rem}.app-select-input-wrapper .app-select-input__text{font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:400;line-height:2rem;text-align:left}.app-select-input-wrapper--error .app-select-input{border:.1rem solid #d7335d}.app-select-input-wrapper .input-error{color:#d7335d;font-size:1rem;margin-top:.5rem}.app-text-input{display:flex;justify-content:center;flex-direction:column;width:100%;position:relative}.app-text-input .app-text-input-hints{transition:.2s;opacity:0;z-index:2;display:flex;flex-direction:column;position:absolute;width:100%;top:100%;left:0;background:rgba(165,52,98,.97)}.app-text-input .app-text-input-hints .hint{border-bottom:1px solid rgba(165,52,98,.97);color:#fff;text-decoration:none;cursor:pointer;padding:1.5rem;font-size:1.6rem;line-height:2.4rem}.app-text-input .app-text-input-hints .hint:hover{background:rgba(157,64,102,.97)}.app-text-input__label{font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:400;line-height:2rem;color:#2d2321;margin-bottom:.3rem}.app-text-input__input{padding:1.2rem 1.1rem;background:#fff;width:100%;height:4rem;border:1px solid #c6c6c6;font-size:1.4rem;line-height:1.7rem;color:#2d2321;border-radius:.4rem}.app-text-input__input:focus+.app-text-input-hints,.app-text-input__input:focus+img+.app-text-input-hints{opacity:1}.app-text-input__input::placeholder{color:#c6c6c6}.app-text-input__icon{position:absolute;right:20px}.app-text-input--error .app-text-input__input{border:1px solid #d7335d}.app-text-input--rounded .app-text-input__input{border-radius:5rem}.app-text-input .input-error{color:#d7335d;font-size:1rem;margin-top:.5rem}.required{color:#a53462}.switch{width:6.4rem;height:3.2rem;background-color:#edd6e0;transition:background-color .3s ease;padding:.8rem;border-radius:50rem;display:flex;justify-content:space-between;align-items:center;position:relative;cursor:pointer}.switch--checked{background-color:#d3e9ed}.switch__left-label,.switch__right-label{position:absolute;font-size:1.2rem;line-height:1.6rem;font-weight:500;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.switch__left-label{left:.9rem;top:.8rem;opacity:1;transition:opacity .3s ease}.switch__left-label--hidden{opacity:0}.switch__right-label{opacity:1;right:.8rem;top:.8rem;transition:opacity .3s ease}.switch__right-label--hidden{opacity:0}.switch__dot{position:absolute;width:2rem;height:2rem;left:.6rem;top:.6rem;border-radius:50%;background-color:#a53462;transition:all .3s ease}.switch__dot--checked{background-color:#248fa6;transform:translateX(32px)}.editor{width:100%}.index-page{display:flex;flex-direction:column;width:100%}.index-page__filter-button{margin-top:2.4rem}@media only screen and (min-width:768px){.index-page__filter-button{display:none}}.index-page__header{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem}@media only screen and (min-width:576px){.index-page__header{flex-direction:row;align-items:center}}.index-page__header__numberOfPages{font-size:1.4rem;line-height:2rem;font-weight:400;color:#767676;text-align:right}.index-page__sort-inputs{display:flex;align-items:flex-start;flex-wrap:wrap;gap:1rem;max-width:80rem;width:100%}@media only screen and (min-width:768px){.index-page__sort-inputs{display:grid;grid-template-columns:repeat(2,1fr)}}.index-page__sort-inputs__columns{display:grid;grid-template-columns:repeat(2,1fr);width:100%;grid-column-gap:1rem;column-gap:1rem}@media only screen and (min-width:768px){.index-page__sort-inputs__columns{display:grid;grid-template-columns:repeat(1,1fr)}}.index-page__sort-inputs__input{width:100%;order:1}@media only screen and (min-width:768px){.index-page__sort-inputs__input{display:block;order:-1}}.product-page{display:flex;flex-direction:column;width:100%}.product-page .app-image-gallery{width:100%;height:100%}.product-page .image-gallery-thumbnail{border-radius:6px;overflow:hidden}.product-page .image-gallery-svg{height:7rem}.product-page .image-gallery-icon:hover{color:#a53462}.product-page .image-gallery-thumbnail.active,.product-page .image-gallery-thumbnail:focus,.product-page .image-gallery-thumbnail:hover{border:4px solid #a53462}.product-page .image-gallery-content:not(.fullscreen) .image-gallery-slide .image-gallery-image{height:30rem;object-position:center;object-fit:cover;border-radius:6px;overflow:hidden}@media only screen and (min-width:768px){.product-page .image-gallery-content:not(.fullscreen) .image-gallery-slide .image-gallery-image{height:60rem}}.product-page .product{display:flex}@media(max-width:1199.98px){.product-page .product{flex-direction:column}}.product-page .product .product-images{width:100%;display:flex;max-width:72.6rem;margin-right:3rem;height:100%}@media(max-width:1199.98px){.product-page .product .product-images{margin-bottom:3rem}}.product-page .product .product-info-wrapper{display:flex;width:100%;max-width:47rem;flex-direction:column}@media(max-width:1199.98px){.product-page .product .product-info-wrapper{max-width:unset}}.product-page .product .product-info-wrapper .product-banner{background:#fcf6f7;padding:3rem;border:1px solid #ebd8dd;border-radius:6px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.product-page .product .product-info-wrapper .product-banner__text{font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#2d2321}.product-page .product .product-info-wrapper .product-banner__action{display:flex;align-items:center;cursor:pointer;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:22px;letter-spacing:.03em;color:#a53462}.product-page .product .product-info-wrapper .product-banner__action img{margin-left:1rem}.product-page .product .product-info-wrapper .product-social-info{margin-bottom:2.1rem;display:flex;justify-content:space-between;align-items:center}.product-page .product .product-info-wrapper .product-social-info__buttons{display:flex;gap:1rem;position:relative;z-index:1}.product-page .product .product-info-wrapper .product-social-info .product-social-info-creator{display:flex;align-items:center}.product-page .product .product-info-wrapper .product-social-info .product-social-info-creator__image{width:30px;height:30px;border-radius:99rem;background:#000}.product-page .product .product-info-wrapper .product-social-info .product-social-info-creator__text{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:1.4rem;line-height:2rem;color:#2d2321;margin-left:1rem}.product-page .product .product-info-wrapper .product-social-info .product-social-info-share{display:flex;align-items:center;cursor:pointer;position:relative}.product-page .product .product-info-wrapper .product-social-info .product-social-info-share .share-mini-modal{display:flex;width:50px;height:50px;top:100%;background:#fff;position:absolute}.product-page .product .product-info-wrapper .product-social-info .product-social-info-share__image{max-width:24px;width:100%}.product-page .product .product-info-wrapper .product-social-info .product-social-info-share__text{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:1.4rem;line-height:2rem;color:#2d2321;margin-left:.6rem}.product-page .product .product-info-wrapper .product-info{display:flex;flex-direction:column;margin-bottom:2rem}.product-page .product .product-info-wrapper .product-info__variant-info{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;margin-bottom:2rem}.product-page .product .product-info-wrapper .product-info__variant-name,.product-page .product .product-info-wrapper .product-info__variant-price{font-size:2rem;line-height:2.4rem;font-weight:500}.product-page .product .product-info-wrapper .product-info__stock{display:flex;gap:1rem;align-items:center;font-size:1.4rem;line-height:2rem;font-weight:500}.product-page .product .product-info-wrapper .product-info__stock img{width:2rem}.product-page .product .product-info-wrapper .product-info__shipping{width:100%;padding:2rem;background:#fcf6f7;border-radius:4px;display:flex;justify-content:space-between;align-items:center}.product-page .product .product-info-wrapper .product-info__shipping-info{font-size:1.2rem;line-height:1.6rem}.product-page .product .product-info-wrapper .product-info__shipping-info span{font-weight:500}.product-page .product .product-info-wrapper .product-info .product-info-rating{display:flex;align-items:center;margin-bottom:3rem}.product-page .product .product-info-wrapper .product-info .product-info-rating .product-info-rating-stars{display:flex;align-items:center}.product-page .product .product-info-wrapper .product-info .product-info-rating .product-info-rating-stars__star{margin-right:.3rem}.product-page .product .product-info-wrapper .product-info .product-info-rating .product-info-rating-stars__star:last-child{margin-right:1rem}.product-page .product .product-info-wrapper .product-info .product-info-rating__quantity{display:flex;align-items:center;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:1.2rem;line-height:1.6rem;color:#767676}.product-page .product .product-info-wrapper .product-info .product-info-variants{display:flex;flex-direction:column}.product-page .product .product-info-wrapper .product-info .product-info-variants__title{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:1.4rem;line-height:2rem;color:#2d2321;margin-bottom:1.6rem}.product-page .product .product-info-wrapper .product-info .product-info-variants .product-info-variants-actions-wrapper{display:flex;flex-direction:row;align-items:center}.product-page .product .product-info-wrapper .product-info .product-info-variants .product-info-variants-actions-wrapper .product-info-variant{margin-right:1rem}.product-page .product .product-info-wrapper .product-info .product-info-variants .product-info-variants-actions-wrapper .product-info-variant:last-child{margin-right:0}.product-page .product .product-info-wrapper .product-info .product-info-variants__wrapper{width:100%}.product-page .product .product-info-wrapper .product-info__title{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:2.8rem;line-height:4.2rem;color:#2d2321;margin-bottom:1.5rem}.product-page .product .product-info-wrapper .product-info__price{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:2.4rem;line-height:3.6rem;color:#2d2321;margin-bottom:3rem;display:flex;justify-content:space-between;align-items:center}.product-page .product .product-info-wrapper .product-actions-wrapper{display:flex;flex-direction:column;width:100%;margin-bottom:6rem}.product-page .product .product-info-wrapper .product-actions-wrapper .product-actions{display:flex;align-items:flex-end;width:100%;margin-bottom:1.5rem}.product-page .product .product-info-wrapper .product-actions-wrapper .product-actions--doubled-margin-bottom{margin-bottom:3rem}.product-page .product .product-info-wrapper .product-actions-wrapper .product-actions__column{margin-right:1.5rem;position:relative;z-index:1}.product-page .product .product-info-wrapper .product-actions-wrapper .product-actions__column--full-width{width:100%}.product-page .product .product-info-wrapper .product-actions-wrapper .product-actions__column:last-child{margin-right:0}.product-page .product .product-info-wrapper .product-actions-wrapper .product-actions:last-child{margin-bottom:0}.product-page .product .product-info-wrapper .product-actions-wrapper .product-actions .product-actions-newsletter{display:flex;align-items:center}.product-page .product .product-info-wrapper .product-actions-wrapper .product-actions .product-actions-newsletter__text{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#2d2321}.product-page .product .product-info-wrapper .product-actions-wrapper .product-actions .product-actions-newsletter__text--highlighted{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:1.6rem;line-height:2.2rem;color:#a53462;margin-left:1rem}.product-similar-section{padding:5rem 0}@media only screen and (min-width:768px){.product-similar-section{padding:10rem 0}}.product-similar-section .h2,.product-similar-section h2{font-size:2.5rem;text-align:center;margin-bottom:4rem}.register-page{display:flex;justify-content:center;align-items:center;height:100vh}@media only screen and (max-width:1200px){.register-page{height:100%}}.register-page .register-chunk{display:flex;justify-content:center;align-items:center;width:50%;height:100%}@media only screen and (max-width:1200px){.register-page .register-chunk{width:100%;align-items:start}}.register-page .register-chunk .logo{position:absolute;top:0;left:0;cursor:pointer;width:250px}.register-page .register-chunk .image{position:absolute;bottom:0;left:-30px}.register-page .register-chunk .register-chunk-text{display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:2.4rem;line-height:3.6rem;color:#2d2321;max-width:470px}.register-page .register-chunk .register-chunk-text__row{margin-bottom:1.4rem}.register-page .register-chunk--left{position:relative;background:#ebd8dd;padding:15rem 3rem 3rem;flex-direction:column;align-items:start;justify-content:start}@media only screen and (max-width:1200px){.register-page .register-chunk--left{display:none}}.profile-page{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-top:7rem}.profile-page .title{font-weight:600;font-size:28px;line-height:42px;display:flex;align-items:center;color:#2d2321;margin-bottom:.5rem}.profile-page .items{font-weight:400;font-size:14px;line-height:20px;display:flex;align-items:center;color:#767676;margin-bottom:3rem}.profile-page .profile{max-width:97rem;width:100%;margin-bottom:9rem}.profile-page .profile .profile-data{display:flex;flex-wrap:wrap;gap:1rem}.profile-page .profile .profile-data__photo{width:10rem;height:10rem;border-radius:999px;background:#ebd8dd}@media only screen and (min-width:576px){.profile-page .profile .profile-data__photo{width:15rem;height:15rem}}@media only screen and (min-width:992px){.profile-page .profile .profile-data__photo{width:22.4rem;height:22.4rem}}.profile-page .profile .profile-data__photo img{width:10rem;height:10rem;object-position:center;border-radius:999px}@media only screen and (min-width:576px){.profile-page .profile .profile-data__photo img{width:15rem;height:15rem}}@media only screen and (min-width:992px){.profile-page .profile .profile-data__photo img{width:22.4rem;height:22.4rem}}.profile-page .profile .profile-data .profile-info{margin-left:1rem;max-width:344px}@media only screen and (min-width:576px){.profile-page .profile .profile-data .profile-info{margin-left:2.5rem;width:100%}}.profile-page .profile .profile-data .profile-info__header{font-style:normal;font-weight:500;font-size:20px;line-height:24px;color:#2d2321}@media only screen and (min-width:576px){.profile-page .profile .profile-data .profile-info__header{font-size:28px}}.profile-page .profile .profile-data .profile-info__text{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#2d2321;margin-top:1.5rem}.profile-page .profile .profile-data .profile-info__text--action{cursor:pointer;text-decoration:none;font-weight:500}.profile-page .profile .profile-data .profile-info__text--action a{color:#2d2321;font-size:1.6rem;line-height:2.4rem}.profile-page .profile .profile-data .profile-info .profile-info-socials{display:flex;margin-top:1.5rem;gap:1rem}.profile-page .profile .profile-data .profile-info .profile-info-numbers{display:flex;margin-top:4rem;flex-wrap:wrap;gap:2rem}.profile-page .profile .profile-data .profile-info .profile-info-numbers .profile-number{white-space:nowrap;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#2d2321}.profile-page .profile .profile-data .profile-info .profile-info-numbers .profile-number__bold{font-weight:500}.profile-page .profile .profile-data .profile-actions{display:flex;margin:2rem auto 0}@media only screen and (min-width:992px){.profile-page .profile .profile-data .profile-actions{margin-top:0}}.profile-page .profile .profile-data .profile-actions__action{max-width:145px;width:100%;margin-right:1.5rem}.profile-page .profile .profile-data .profile-actions__action:last-child{margin-right:0}.profile-page .profile-items-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:97rem;width:100%}.profile-page .profile-items-wrapper .profile-items-header{width:100%;border-top:.2rem solid #ebd8dd;display:flex;justify-content:center;margin-bottom:5.8rem}.profile-page .profile-items-wrapper .profile-items-header .profile-item-category{top:-.2rem;position:relative;width:22rem;border-top:2px solid transparent;text-align:center}.profile-page .profile-items-wrapper .profile-items-header .profile-item-category__text{cursor:pointer;margin-top:1.5rem;font-style:normal;font-weight:400;font-size:1.6rem;line-height:2.4rem;text-align:center;color:#2d2321}.profile-page .profile-items-wrapper .profile-items-header .profile-item-category--active{border-top:2px solid #a53462}.profile-page .profile-items-wrapper .profile-items-header .profile-item-category--active .profile-item-category__text{font-weight:500;color:#a53462}.profile-page .profile-items-wrapper .profile-items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;width:100%}@media only screen and (min-width:768px){.profile-page .profile-items-wrapper .profile-items{grid-template-columns:repeat(3,1fr);gap:2rem}}@media only screen and (min-width:992px){.profile-page .profile-items-wrapper .profile-items{grid-template-columns:repeat(4,1fr);gap:3rem}}.profile-page .profile-items-wrapper .profile-items .profile-item-card{cursor:pointer;width:100%;background:#fff;border:1px solid #efe7e9;border-radius:.4rem}.profile-page .profile-items-wrapper .profile-items .profile-item-card .profile-item-card-top{display:flex;width:100%;height:18rem}.profile-page .profile-items-wrapper .profile-items .profile-item-card .profile-item-card-top__image{height:100%;width:100%;object-fit:cover}.profile-page .profile-items-wrapper .profile-items .profile-item-card .profile-item-card-bottom{display:flex;align-items:start;justify-content:center;flex-direction:column;height:5.5rem;padding:0 1.4rem}.profile-page .profile-items-wrapper .profile-items .profile-item-card .profile-item-card-bottom__text{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:1.4rem;line-height:2rem;color:#2d2321}.profile-page .profile-items-wrapper .profile-items .profile-item-card .profile-item-card-bottom__items{font-weight:400;font-size:12px;line-height:16px;color:#767676}.profile-page--collection{align-items:start}.profile-page--collection .profile-items-wrapper{max-width:none}.profile-page--collection .profile-items-wrapper .profile-items{justify-content:start}.edit-profile-page{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:992px){.edit-profile-page{flex-direction:row}}.edit-profile-page .edit-profile{max-width:595px;width:100%;display:flex;flex-direction:column;gap:3rem}.edit-profile-page .edit-profile .edit-inputs-container{width:100%;display:flex;flex-direction:column;gap:1rem}.edit-profile-page .edit-profile .edit-inputs-container .edit-input{display:flex;flex-direction:column;gap:1.5rem;padding:3rem;background:#fff;border-radius:4px;margin-bottom:3rem}.edit-profile-page .edit-profile .edit-inputs-container .edit-input__input{display:flex;align-items:start;gap:1.5rem;flex-direction:column;margin-bottom:3rem}.edit-profile-page .edit-profile .edit-inputs-container .edit-input__input:last-child{margin-bottom:0}@media only screen and (min-width:1200px){.edit-profile-page .edit-profile .edit-inputs-container .edit-input__input{flex-direction:row;gap:3rem;align-items:center;margin-bottom:0}}.edit-profile-page .edit-profile .edit-inputs-container .edit-input__input .before-input{max-width:100px;width:100%;display:flex;align-items:center;justify-content:center;margin-right:3rem;font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#2d2321}.edit-profile-page .edit-profile .edit-inputs-container .edit-input__input .before-input img{margin-right:.5rem}.edit-profile-page .edit-profile .edit-inputs-container .edit-input__title{font-weight:600;font-size:16px;line-height:24px;letter-spacing:.03em;color:#2d2321;margin-bottom:2.8rem}.edit-profile-page .edit-profile .edit-inputs-container .edit-input:last-child{margin-bottom:0}.edit-profile-page .edit-profile-image{display:flex;align-items:center;background-color:#fff;border-radius:4px;padding:3rem;height:215px;width:100%;order:-1;margin-bottom:3rem}@media only screen and (min-width:992px){.edit-profile-page .edit-profile-image{order:1;margin-left:3rem;max-width:344px}}.edit-profile-page .edit-profile-image__image{width:150px;height:150px;border-radius:90rem;margin-right:1.7rem}.edit-profile-page .edit-profile-image__action{font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#fff;cursor:pointer}.static-page{max-width:97rem;width:100%;margin:auto}.static-page .text-container{margin-bottom:6rem}.static-page .text-container:last-child{margin-bottom:0}.static-page .text-container .title{margin-bottom:3rem;font-weight:500;font-size:28px;line-height:42px}.static-page .text-container .subtitle,.static-page .text-container .title{font-family:Poppins;font-style:normal;display:flex;align-items:center;color:#2d2321}.static-page .text-container .subtitle{margin-bottom:1.4rem;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.03em}.static-page .text-container .text{font-family:Poppins;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#2d2321}.faq-page{max-width:970px;width:100%;margin:auto}.faq-page .faq-container{margin-bottom:5.9rem}.faq-page .faq-container:last-child{margin-bottom:0}.faq-page .faq-container__title{margin-bottom:3rem;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:1.6rem;line-height:2.4rem;display:flex;align-items:center;color:#000}.faq-page .faq-container .faq-item{padding:3rem;margin-bottom:1.5rem;background:#fff;border:1.5px solid #ebd8dd;border-radius:6px}.faq-page .faq-container .faq-item:last-child{margin-bottom:0}.faq-page .faq-container .faq-item .faq-item-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-page .faq-container .faq-item .faq-item-header__text{font-style:normal;font-weight:500;font-size:1.6rem;line-height:2.4rem;display:flex;align-items:center;color:#2d2321}.faq-page .faq-container .faq-item .faq-item-header__icon{width:1.5rem;height:1.5rem;background-image:url(/angle-down-faq.svg);background-repeat:no-repeat;background-position:50%}.faq-page .faq-container .faq-item .faq-content{display:none;margin-top:2.8rem;font-style:normal;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#2d2321}.faq-page .faq-container .faq-item--expanded .faq-content{display:block}.password-reset-page{display:flex;align-items:center;flex-direction:column;min-height:100vh;background:#f5f5f5}.password-reset-page .password-reset-page-navbar{background:#fff;display:flex;justify-content:flex-end;align-items:center;padding:.5rem 1.5rem;margin-bottom:9rem;width:100%;position:relative}@media only screen and (min-width:768px){.password-reset-page .password-reset-page-navbar{justify-content:center;padding:.5rem 3rem}}.password-reset-page .password-reset-page-navbar .password-reset-page-back-button{position:absolute;left:3rem;top:50%;transform:translateY(-50%);font-weight:500;font-size:16px;line-height:24px;display:flex;align-items:center;color:#2d2321}.password-reset-page .password-reset-page-navbar .password-reset-page-back-button img{margin-right:1.1rem}.password-reset-page .password-reset-container{max-width:48rem;width:100%;background:#fff;padding:3rem 1.5rem}@media only screen and (min-width:768px){.password-reset-page .password-reset-container{padding:3rem}}.password-reset-page .password-reset-title{font-weight:600;font-size:2.4rem;line-height:3.6rem;text-align:center;color:#2d2321;margin-bottom:.5rem}.password-reset-page .password-reset-text{font-weight:500;font-size:1.6rem;line-height:2.2rem;margin-bottom:3rem;color:#2d2321;text-align:center}.password-reset-page .password-reset-input{margin-bottom:3rem;width:100%}.password-reset-page .go-to-login{display:flex;justify-content:center;margin-top:3rem;text-align:center;font-size:1.6rem;line-height:2.4rem;color:#a53462}.newsletter-preferences{display:flex;flex-direction:column;gap:3rem}.newsletter-preferences__title{font-size:2.8rem;line-height:4.2rem;font-weight:500}.newsletter-preferences__text{font-size:1.6rem;line-height:2.4rem;font-weight:400}.newsletter-preferences__newsletter{font-size:1.6rem;line-height:2.4rem;color:#c6c6c6;display:flex;width:100%;justify-content:center;padding:4rem}.newsletter-preferences__container{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:3rem;padding:3rem;background-color:#fff;border-radius:4px}.newsletter-preferences__container__title{font-size:2rem;line-height:3rem;font-weight:600}.newsletter-preferences__container__categories{display:flex;flex-direction:column;gap:1rem;max-width:80rem}@media only screen and (min-width:576px){.newsletter-preferences__container__categories{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10rem;column-gap:10rem;grid-row-gap:3rem;row-gap:3rem}}@media only screen and (min-width:768px){.newsletter-preferences__container__categories{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:10rem;column-gap:10rem;grid-row-gap:3rem;row-gap:3rem}}.basket-page{display:flex;flex-direction:column;width:100%}.basket-page .page-title{font-weight:500;font-size:28px;line-height:42px;display:flex;align-items:center;color:#2d2321;margin-bottom:3rem}.basket-page .basket-wrapper{width:100%;display:flex;flex-direction:column}@media only screen and (min-width:768px){.basket-page .basket-wrapper{flex-direction:row}}.basket-page .basket-wrapper .basket-general-container{background:#fff;padding:1.5rem}@media only screen and (min-width:768px){.basket-page .basket-wrapper .basket-general-container{padding:3rem}}.basket-page .basket-wrapper .basket-general-container .title{font-weight:600;font-size:2rem;line-height:3rem;display:flex;justify-content:flex-start;color:#2d2321;margin-bottom:1.5rem}.basket-page .basket-wrapper .basket-general-container .desc{font-weight:400;font-size:14px;line-height:20px;display:flex;align-items:center;color:#2d2321;margin-bottom:3rem}.basket-page .basket-wrapper .items-wrapper{width:100%;background-color:#fff}.basket-page .basket-wrapper .items-wrapper .items-container,.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper{width:100%}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:3rem;padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px solid #efe7e9}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product:last-child{margin-bottom:0;border-bottom:none}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-featured{display:flex}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-featured__image{width:97px;height:97px;border-radius:6px}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-featured .product-featured-info{margin-left:1rem}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-featured .product-featured-info .title{font-weight:500;font-size:16px;line-height:24px;display:flex;align-items:center;color:#2d2321;margin-bottom:.5rem}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-featured .product-featured-info .desc{font-weight:400;font-size:16px;line-height:24px;display:flex;align-items:center;color:#767676}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-payment-info{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}@media only screen and (min-width:768px){.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-payment-info{gap:5rem;width:auto}}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-payment-info .quantity{display:flex;justify-content:center;align-items:center}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-payment-info .quantity .action{cursor:pointer;margin:0 1rem;padding:1rem}@media only screen and (min-width:768px){.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-payment-info .price-container{width:12rem}}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-payment-info .price-container .price{font-weight:500;font-size:18px;line-height:26px;display:flex;align-items:center;text-align:center;letter-spacing:.03em;color:#2d2321}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-payment-info .price-container .old-price{font-weight:600;font-size:16px;line-height:24px;display:flex;align-items:center;text-align:right;letter-spacing:.03em;color:#c6c6c6;text-decoration:line-through}.basket-page .basket-wrapper .items-wrapper .items-container .products-wrapper .product .product-payment-info .action{cursor:pointer}.basket-page .basket-wrapper .payments-wrapper{width:100%;margin-top:3rem}@media only screen and (min-width:768px){.basket-page .basket-wrapper .payments-wrapper{margin-left:3rem;max-width:345px;margin-top:0}}.basket-page .basket-wrapper .payments-wrapper .payments-container{background-color:#fff;width:100%;margin-bottom:3rem}.basket-page .basket-wrapper .payments-wrapper .payments-container .discount-codes{display:flex;flex-direction:column}.basket-page .basket-wrapper .payments-wrapper .payments-container .discount-codes .active-discount{font-weight:400;font-size:1.6rem;line-height:2.4rem;display:flex;align-items:center;color:#767676}.basket-page .basket-wrapper .payments-wrapper .payments-container:last-child{margin-bottom:0}.basket-page .basket-wrapper .payments-wrapper .payments-container .button{margin-bottom:1.5rem}.basket-page .basket-wrapper .payments-wrapper .payments-container .button2{cursor:pointer;font-weight:500;font-size:16px;line-height:24px;display:flex;align-items:center;text-align:center;justify-content:center;color:#a53462}.basket-page .basket-wrapper .payments-wrapper .payments-container .total-container{width:100%;margin-bottom:3rem}.basket-page .basket-wrapper .payments-wrapper .payments-container .total-container .text{font-weight:400;font-size:16px;line-height:24px;display:flex;align-items:center;color:#2d2321}.basket-page .basket-wrapper .payments-wrapper .payments-container .total-container .price-container{display:flex;flex-direction:column}.basket-page .basket-wrapper .payments-wrapper .payments-container .total-container .price-container__grid{display:flex;justify-content:space-between}.basket-page .basket-wrapper .payments-wrapper .payments-container .total-container .price-container__text{font-size:1.6rem;line-height:2.4rem}.basket-page .basket-wrapper .payments-wrapper .payments-container .total-container .price-container .price{text-align:right;font-weight:600;font-size:20px;line-height:30px;color:#2d2321}.basket-page .basket-wrapper .payments-wrapper .payments-container .total-container .price-container .price-info{font-weight:500;font-size:14px;line-height:20px;text-align:right;color:#2d2321}.basket-page .basket-wrapper .payments-wrapper .payments-container .discount-code-container{margin-bottom:1.5rem}.checkout-page{display:flex;flex-direction:column;width:100%;background-color:#f5f5f5}.checkout-page .page__header{position:fixed;top:0;left:0;right:0;width:100%;height:7rem;display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;border-bottom:1px solid #f0ebed;background-color:#fff;z-index:99;padding:1.5rem}@media only screen and (min-width:768px){.checkout-page .page__header{justify-content:center;padding:0}}.checkout-page .page__header .header__logo{margin-left:-2rem}.checkout-page .page__header .header__button{display:flex;align-items:center;gap:1.1rem;cursor:pointer}@media only screen and (min-width:768px){.checkout-page .page__header .header__button{position:absolute;left:3rem}}.checkout-page .page__header .header__button .button__label{font-size:1.6rem;line-height:2.4rem;font-weight:500}.checkout-page .page__wrapper{width:100%;margin-top:7rem;padding:6rem 1.5rem}@media only screen and (min-width:768px){.checkout-page .page__wrapper{padding:6rem 3rem}}.checkout-page .page__content{max-width:100rem;min-height:80rem;margin:0 auto}.checkout-page .page__content .content__nav{display:flex;justify-content:space-between;gap:1.5rem}.checkout-page .page__content .content__nav .nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;cursor:pointer;opacity:.2;transition:opacity .3s ease}.checkout-page .page__content .content__nav .nav__item--active{opacity:1}.checkout-page .page__content .content__nav .nav__item .item__number{width:4rem;height:4rem;border:1px solid #a53462;border-radius:50%;display:grid;place-content:center;font-size:1.6rem;color:#a53462;background-color:#fff;transition:background-color .3s ease}.checkout-page .page__content .content__nav .nav__item .item__number--checked{background-color:#a53462}.checkout-page .page__content .content__nav .nav__item .item__number .number__icon{width:1.6rem;height:1.2rem;background:url(/check.svg)}.checkout-page .page__content .content__nav .nav__item .item__title{font-size:1.4rem;color:#a53462;font-weight:500;white-space:nowrap}.checkout-page .page__content .content__nav .nav__divider{width:100%;height:2px;background-color:#a53462;margin-top:1.9rem;opacity:.2;transition:opacity .3s ease}.checkout-page .page__content .content__nav .nav__divider--active{opacity:.8}.checkout-page .page__content .content__wrapper{max-width:72rem;margin:6rem auto 3rem;display:flex;flex-direction:column;align-items:flex-end;gap:3rem}.checkout-page .page__content .content__wrapper .wrapper__button{max-width:20rem}.checkout-page .page__content .content__wrapper .wrapper__two-columns{display:grid;grid-template-columns:repeat(1,1fr);align-items:start;grid-column-gap:3rem;column-gap:3rem;width:100%}.checkout-page .page__content .content__wrapper .wrapper__two-columns .two-columns__column{display:flex;flex-direction:column;gap:3rem}.checkout-page .page__content .content__container{width:100%;padding:1.5rem;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;gap:3rem}@media only screen and (min-width:768px){.checkout-page .page__content .content__container{padding:3rem}}.checkout-page .page__content .content__container .auth-step-wrapper{max-width:446px;width:100%;padding:3rem}.checkout-page .page__content .content__container .auth-step-wrapper .auth-step-header{text-align:center;margin-bottom:3rem}.checkout-page .page__content .content__container .auth-step-wrapper .auth-step-header .title{font-weight:600;font-size:2.4rem;line-height:3.6rem;text-align:center;color:#2d2321;margin-bottom:.5rem}.checkout-page .page__content .content__container .auth-step-wrapper .auth-step-header .desc{font-weight:400;font-size:1.4rem;line-height:2.2rem;text-align:center;color:#2d2321;margin-bottom:.5rem}.checkout-page .page__content .content__container .auth-checkout-divider{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.checkout-page .page__content .content__container .auth-checkout-divider .text{font-weight:400;font-size:1.4rem;line-height:2.2rem;text-align:center;color:#2d2321;padding:0 1.4rem;background:#fff;z-index:1}.checkout-page .page__content .content__container .auth-checkout-divider:after{content:"";position:absolute;background:#ebd8dd;height:1px;display:block;width:100%;top:50%;transform:translateY(-50%)}.checkout-page .page__content .content__container--align-items-center{align-items:center}.checkout-page .page__content .content__container .container__two-columns{display:flex;flex-direction:column;align-items:start;gap:3rem}@media only screen and (min-width:576px){.checkout-page .page__content .content__container .container__two-columns{flex-direction:row}}.checkout-page .page__content .content__container .container__p{font-size:1.6rem;font-weight:400;line-height:2.4rem;width:100%}.checkout-page .page__content .content__container .container__p span{font-weight:500}.checkout-page .page__content .content__section{display:flex;flex-direction:column;gap:1.5rem}.checkout-page .page__content .content__header{display:flex;justify-content:space-between;align-items:center}.checkout-page .page__content .content__header--center{justify-content:center}.checkout-page .page__content .content__header .header__icon{width:2rem;height:2rem;cursor:pointer}.checkout-page .page__content .content__title{font-weight:600;font-size:2rem;line-height:3rem;color:#2d2321}.checkout-page .page__content .content__title--sm{font-size:1.6rem}.checkout-page .page__content .content__desc{font-weight:400;font-size:1.4rem;line-height:2.2rem;color:#2d2321}.checkout-page .page__footer{width:100%;height:7rem;display:flex;justify-content:flex-start;align-items:center;background-color:#efe7e9;z-index:99}.checkout-page .page__footer .footer__button{margin-left:3rem}.delivery-options{display:flex;flex-direction:column;gap:1.5rem}.delivery-options .delivery-options__wrapper{width:100%;gap:2rem}.delivery-options .delivery-options__wrapper .wrapper__settings{flex-direction:column;display:flex;align-items:flex-start;gap:3rem;padding:3rem 3.2rem;border:1px solid #ebeef0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;transition:all .3s ease}.delivery-options .delivery-options__option{position:relative;display:flex;height:7rem;align-items:center;width:100%;border:1px solid #ebeef0;border-radius:4px;padding:1.3rem 3rem 1.3rem 1.5rem;cursor:pointer;transition:border .3s ease;z-index:1}.delivery-options .delivery-options__option--expand{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:red}.delivery-options .delivery-options__option .option__check-icon{display:grid;place-content:center;width:2rem;height:2rem;border:1px solid #ebeef0;border-radius:50%;margin-right:1.5rem;padding:.5rem;transition:border .3s ease}.delivery-options .delivery-options__option .option__check-icon .check-icon__circle{width:1rem;height:1rem;background-color:transparent;border-radius:50%;transition:all .3s ease}.delivery-options .delivery-options__option .option__info{display:flex;flex-direction:column;justify-content:space-between}.delivery-options .delivery-options__option .option__info .info__title{font-size:1.6rem;font-weight:600;line-height:2.4rem}.delivery-options .delivery-options__option .option__info .info__description{font-size:1.4rem;line-height:2rem}.delivery-options .delivery-options__option .option__price{position:absolute;right:3rem;font-size:16px;font-weight:600;line-height:24px}.delivery-options .delivery-options__option .option__logos{display:flex;gap:30px;position:absolute;right:30px}.delivery-options .delivery-options__option--active{border:1px solid #a53462}.delivery-options .delivery-options__option--active .option__check-icon .check-icon__circle{background-color:#a53462}.summary{background-color:#ebd8dd;border-color:#ebd8dd}.summary .summary__list{display:flex;flex-direction:column;width:100%;gap:10px}.summary .summary__list .list__item{display:flex;justify-content:space-between}.summary .summary__list .list__item .item__title{font-size:16px;line-height:24px;font-weight:400;color:#2d2321}.summary .summary__list .list__item .item__price{font-size:16px;line-height:24px;color:#2d2321;font-weight:600}.summary .summary__list .list__item .item__summary-price{font-size:20px;line-height:30px;font-weight:600;color:#a53462}.summary .summary__list .list__divider{width:100%;height:1px;background-color:#a53462;margin:10px 0}.logos{display:flex;gap:3rem}.order .order__list{display:flex;flex-direction:column;gap:1.2rem}.order .order__list .list__divider{width:100%;height:1px;background-color:#ebeef0}.order .order__list .list__item{display:flex;justify-content:space-between;align-items:center;width:100%}.order .order__list .list__item--expanded{border-radius:4px;border:1px solid #ebeef0;flex-direction:column}.order .order__list .list__item .item__header{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#fcf6f7;padding:1.6rem;border-top-left-radius:4px;border-top-right-radius:4px}.order .order__list .list__item .item__list{width:100%;padding:1.5rem;display:flex;flex-direction:column;gap:1.4rem}.order .order__list .list__item .item__image{width:6rem;height:6rem;border-radius:4px;overflow:hidden}.order .order__list .list__item .item__image img{width:100%}.order .order__list .list__item .item__column{display:flex;gap:1.2rem}.order .order__list .list__item .item__info{display:flex;flex-direction:column;width:335px}.order .order__list .list__item .item__info .info__title{font-size:1.4rem;line-height:2rem;font-weight:500;color:#2d2321}.order .order__list .list__item .item__info .info__description{font-size:1.4rem;line-height:2rem;color:#767676}.order .order__list .list__item .item__quantity{font-size:1.6rem;line-height:2.4rem}.order .order__list .list__item .item__price{font-size:1.6rem;line-height:2.4rem;font-weight:500;padding-right:1.6rem}.my-orders{display:flex;flex-direction:column;gap:3rem;margin-bottom:3rem}.my-orders .my-orders__title{font-size:2.8rem;line-height:4.2rem;font-weight:500;position:relative;display:flex;align-items:center}.my-orders .my-orders__title img{width:3rem;height:3rem;position:absolute;right:1.5rem}@media only screen and (min-width:768px){.my-orders .my-orders__title img{display:none}}.my-orders .my-orders__list{width:100%;display:flex;flex-direction:column;gap:1.5rem}.my-orders .my-orders__list .list__item{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;align-items:center;background-color:#fff;border-radius:4px;padding:1rem}@media only screen and (min-width:1200px){.my-orders .my-orders__list .list__item{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 2fr 1fr}}@media only screen and (min-width:768px){.my-orders .my-orders__list .list__item{padding:1rem 3rem 1rem 1rem}}.my-orders .my-orders__list .list__item .item__image{width:5rem;height:5rem;border-radius:4px}.my-orders .my-orders__list .list__item .item__image img{width:100%}.my-orders .my-orders__list .list__item .item__column{display:flex;flex-direction:column;gap:.5rem}.my-orders .my-orders__list .list__item .item__column .column__title{font-size:1.2rem;line-height:1.6rem;color:#767676}.my-orders .my-orders__list .list__item .item__column .column__description{font-size:1.4rem;line-height:2rem;color:#2d2321;font-weight:500}.my-orders .my-orders__list .list__item .item__column .column__buttons{display:flex;align-items:center;justify-content:flex-end;gap:3rem}.my-orders .my-orders__list .list__item .item__column .column__buttons .buttons__button{display:flex;gap:1rem;cursor:pointer}.my-orders .my-orders__list .list__item .item__column .column__buttons .buttons__button .button__image{display:block;width:20px;height:20px}.my-orders .my-orders__list .list__item .item__column .column__buttons .buttons__button .button__title{font-size:1.4rem;line-height:2rem;font-weight:500;color:#a53462}.order,.order .order__wrapper{display:flex;flex-direction:column;gap:3rem}.order .order__wrapper{width:100%}.order .order__wrapper .wrapper__two-column{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media only screen and (min-width:768px){.order .order__wrapper .wrapper__two-column{grid-template-columns:2fr 1fr}}.order .order__wrapper .wrapper__three-column{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media only screen and (min-width:768px){.order .order__wrapper .wrapper__three-column{grid-template-columns:2fr 1fr 1fr}}.order .order__wrapper .wrapper__container{width:100%;background-color:#fff;border-radius:4px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media only screen and (min-width:768px){.order .order__wrapper .wrapper__container{padding:3rem}}.order .order__wrapper .wrapper__container .container__title{font-size:1.6rem;line-height:2.4rem;font-weight:600}.order .order__wrapper .wrapper__container .container__p{font-size:1.6rem;line-height:2.4rem}.details{display:flex;flex-direction:column;align-items:flex-start}.details .details__title{font-size:2.4rem;line-height:3.6rem;font-weight:500;margin-bottom:1.5rem;font-weight:600}.details .details__grid{display:flex;flex-wrap:wrap;gap:6rem;margin-bottom:3rem}.details .details__grid .grid__item{display:flex;flex-direction:column}.details .details__grid .grid__item .item__title{font-size:1.6rem;line-height:2.4rem;color:#767676}.details .details__grid .grid__item .item__description{font-size:1.6rem;line-height:2.4rem;font-weight:500}.details .details__buttons{display:flex;gap:1.5rem;flex-wrap:wrap}.seller{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.seller .seller__title{font-weight:600}.seller .seller__name,.seller .seller__title{font-size:1.6rem;line-height:2.4rem}.seller .seller__buttons{display:flex;gap:1.5rem;flex-wrap:wrap}.seller .seller__info{font-size:1.2rem;font-weight:500;line-height:1.6rem}.seller .seller__info span{color:#248fa6}.items{display:flex;flex-direction:column;gap:3rem}.items .items__title{font-size:1.6rem;line-height:2.4rem;font-weight:600}.items .items__list{display:flex;flex-direction:column;gap:1.2rem}.items .items__list .list__divider{width:100%;height:1px;background-color:#ebeef0}.items .items__list .list__item{display:flex;justify-content:space-between;align-items:center;width:100%;border-bottom:1px solid #ebeef0}.items .items__list .list__item:last-child{border-bottom:none}.items .items__list .list__item--expanded{border-radius:4px;border:1px solid #ebeef0;flex-direction:column}.items .items__list .list__item .item__header{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#fcf6f7;padding:1.6rem;border-top-left-radius:4px;border-top-right-radius:4px}.items .items__list .list__item .item__list{width:100%;padding:1.5rem;display:flex;flex-direction:column;gap:1.4rem}.items .items__list .list__item .item__image{width:6rem;height:6rem;border-radius:4px;overflow:hidden}.items .items__list .list__item .item__image img{width:100%}.items .items__list .list__item .item__column{display:flex;gap:1.2rem}.items .items__list .list__item .item__info{display:flex;flex-direction:column}.items .items__list .list__item .item__info .info__title{font-size:1.4rem;line-height:2rem;font-weight:500;color:#2d2321}.items .items__list .list__item .item__info .info__description{font-size:1.4rem;line-height:2rem;color:#767676}.items .items__list .list__item .item__quantity{font-size:1.6rem;line-height:2.4rem}.items .items__list .list__item .item__price{font-size:1.6rem;line-height:2.4rem;font-weight:500;padding-right:1.6rem}.payments{display:flex;flex-direction:column;gap:1.5rem}.payments .payments__details{display:flex;flex-direction:column;gap:1rem}.payments .payments__details .details__item{display:flex;gap:5px;font-size:1.6rem;line-height:2.4rem}.payments .payments__details .details__item .item__title{color:#767676}.my-patterns{padding-bottom:12rem;gap:3rem;align-items:flex-start}.my-patterns,.my-patterns__container{display:flex;flex-direction:column;width:100%}.my-patterns__container{background-color:#fff;border-radius:4px;padding:5rem 3rem;align-items:center}.my-patterns__text{font-size:2rem;line-height:3rem;font-weight:400;margin-bottom:3rem}.my-patterns__owl{margin-bottom:4.5rem}.my-patterns__header{width:100%;display:flex;justify-content:space-between;align-items:center}.my-patterns__header__title{font-size:2.8rem;line-height:4.2rem;font-weight:500}.my-patterns__header__buttons{display:flex;gap:2rem;align-items:center;justify-content:flex-end}.my-patterns__wrapper{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:6rem}.my-patterns__filters{display:flex;gap:3rem;align-items:center}.my-patterns__tags{display:flex;flex-direction:column;gap:.3rem}.my-patterns__tags__title{font-size:1.4rem;line-height:2rem;font-weight:400}.my-patterns__tags__list{display:flex;align-items:center;gap:1.5rem}.my-patterns__content{display:flex;flex-wrap:wrap;gap:3rem}.my-patterns__pattern-card{width:22rem;height:22rem;background-color:#fff;position:relative}.my-patterns__pattern-card__status{position:absolute;right:0;top:0;background-color:#000;color:#fff;padding:.4rem 1rem;font-size:1.2rem;line-height:1.6rem;font-weight:500;border-top-right-radius:4px;border-bottom-left-radius:4px}.my-patterns__pattern-card__status--published{background-color:#a68946}.my-patterns__pattern-card__status--draft{background-color:#248fa6}.my-patterns__pattern-card__status--awaiting_approval{background-color:#bd3733}.my-patterns__pattern-card__top{width:100%;height:17.6rem}.my-patterns__pattern-card__top img{width:100%;height:100%;object-fit:cover}.my-patterns__pattern-card__bottom{display:flex;justify-content:space-between;border:1px solid #ebeef0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:1.2rem 1.5rem;font-size:1.4rem;line-height:2rem;font-weight:500}.my-sales{display:flex;flex-direction:column;width:100%;padding-bottom:12rem;gap:3rem;align-items:flex-start}.my-sales__header{width:100%;display:flex;justify-content:space-between;align-items:center}.my-sales__header__title{font-size:2.8rem;line-height:4.2rem;font-weight:500}.my-sales__stats{display:flex;flex-wrap:wrap;margin-top:1rem;gap:3rem}.my-sales__stats__item{width:22rem;height:13.8rem;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;background-color:#fff;border-radius:4px;border-top:1px solid #ebd8dd}.my-sales__stats__item__name{font-size:1.6rem;line-height:2.4rem;font-weight:400}.my-sales__stats__item__value{font-size:2rem;line-height:3rem;font-weight:600;color:#a53462}.payments-setup{display:flex;flex-direction:column;width:100%;padding-bottom:12rem;gap:3rem;align-items:flex-start}.payments-setup__header{width:100%;display:flex;justify-content:space-between;align-items:center}.payments-setup__header__title{font-size:2.8rem;line-height:4.2rem;font-weight:500}.payments-setup__container{width:100%;background-color:#fff;border-radius:4px;padding:3rem;display:flex;flex-direction:column;align-items:flex-start}.payments-setup__container__title{font-size:2rem;line-height:3rem;font-weight:600;margin-bottom:1.8rem}.payments-setup__container__text{font-size:1.6rem;line-height:2.4rem;font-weight:400;margin-bottom:1.5rem}.payments-setup__container__text--small{font-size:1.4rem;line-height:2rem}.payments-setup__container__email-container{display:flex;gap:1.5rem;align-items:center}.payments-setup__container__email{font-size:1.6rem;line-height:2.4rem;font-weight:400}.payments-setup__container__label{font-size:1.6rem;line-height:2.4rem;font-weight:600;margin-bottom:1.1rem}.payments-setup__container__inputs{width:100%;max-width:44rem;display:flex;flex-direction:column;gap:1.5rem}.add-pattern{max-width:97rem;margin:0 auto!important;display:flex;flex-direction:column;margin:3rem 1rem;gap:3rem}.add-pattern__pdf-container{width:56.5rem;padding:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ebd8dd;border-radius:4px;gap:1.5rem}.add-pattern__pdf-container__document{display:flex;gap:1rem;align-items:center;font-size:1.6rem;line-height:2.4rem;font-weight:500}.add-pattern__pdf-container__document-edit-icon{cursor:pointer}.add-pattern__pdf-container__text{font-size:1.4rem;line-height:2rem;font-weight:400}.add-pattern__header{width:100%;font-size:2.8rem;line-height:4.2rem;font-weight:500}.add-pattern__navigation{width:100%;display:flex;align-items:center;gap:1rem}.add-pattern__navigation__item{width:22rem;padding:1rem;display:flex;justify-content:center;align-items:center;background-color:#ebd8dd;border:1px solid #a53462;border-radius:4px;font-size:1.4rem;line-height:2rem;font-weight:500;color:#a53462;cursor:pointer;opacity:.2;transition:opacity .3s ease}.add-pattern__navigation__item span{font-size:1.6rem;font-weight:600;margin-right:.5rem}.add-pattern__navigation__item--active{opacity:1}.add-pattern__wrapper{width:100%;min-width:97rem;display:flex;flex-direction:column;gap:3rem}.add-pattern__wrapper--two-columns{flex-direction:row}.add-pattern__wrapper__column{width:100%;min-width:47rem;display:flex;flex-direction:column;gap:3rem}.add-pattern__two-columns{width:100%;display:grid;grid-template-columns:1fr 55rem;background-color:#fff;border-radius:4px;overflow:hidden}.add-pattern__two-columns__column{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:3rem;padding:3rem}.add-pattern__two-columns__column--pink{background:#efe7e9}.add-pattern__content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:3rem;background-color:#fff;border-radius:4px;padding:3rem}.add-pattern__content__header{width:100%;display:flex;justify-content:space-between;align-items:center}.add-pattern__content__title{font-size:1.6rem;line-height:2.4rem;font-weight:600}.add-pattern__content__title--big{font-size:2rem;line-height:3rem}.add-pattern__content__text{font-size:1.4rem;line-height:2rem;font-weight:400}.add-pattern__content__text--small{font-size:1.3rem;line-height:1.6rem}.add-pattern__content__chips{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:1.5rem}.add-pattern__content__selects{width:31.5rem;display:flex;flex-direction:column;gap:1.5rem}.add-pattern__content__radioButtons{display:flex;gap:3rem}.add-pattern__content__summary-text{font-size:1.4rem;line-height:2rem;font-weight:500}.add-pattern__content__summary-text:not(:last-of-type){margin-bottom:1rem}.add-pattern__content__summary-text span{font-weight:400;margin-left:4px}.add-pattern__content__summary-description{font-size:1.4rem;line-height:2rem;font-weight:400;margin-bottom:2rem}.add-pattern__content__summary-facet{font-size:1.4rem;line-height:2rem;font-weight:500;margin-bottom:1rem;text-transform:capitalize}.add-pattern__content__summary-facet span{font-weight:400;color:#a53462}.add-pattern__content__summary-images{display:flex;gap:1rem;flex-wrap:wrap}.add-pattern__content__summary-images__image{width:9.5rem;height:7.6rem;border-radius:4px;overflow:hidden;position:relative}.add-pattern__content__summary-images__image--main{position:absolute;right:0;top:0;background-color:#a53462;border-bottom-left-radius:4px;border-top-right-radius:4px;padding:4px 1rem;color:#fff;font-size:1.2rem;line-height:1.6rem;font-weight:500}.add-pattern__content__summary-images__image img{width:100%;height:100%;object-fit:cover}.add-pattern__content__pdf-selects{display:flex;width:100%;justify-content:space-between;align-items:center;gap:3rem;max-width:56.5rem}.add-pattern__pattern-name{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:2.5rem}.add-pattern__pattern-name__info{padding-top:2rem;color:#767676;font-size:1.4rem;line-height:2rem;font-weight:400}.add-pattern__photos{width:100%;display:flex;gap:2.6rem}.add-pattern__photos__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.add-pattern__photos__grid__item{cursor:pointer;width:13.1rem;height:10.5rem;background-color:#fcf6f7;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:1.4rem;line-height:2rem;font-weight:400;color:#a53462;position:relative;overflow:hidden}.add-pattern__photos__grid__item__image{position:absolute;width:100%;height:100%;object-fit:cover;border-radius:4px}.add-pattern__photos__grid__item__main-icon{position:absolute;left:0;bottom:0;background-color:#a53462;border-bottom-left-radius:4px;border-top-right-radius:4px;padding:4px 10px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.2rem;line-height:1.6rem;font-weight:500}.add-pattern__photos__grid__item__delete{position:absolute;z-index:99;width:100%;height:100%;background-color:rgba(165,52,97,.529);opacity:0;transition:opacity .3s ease}.add-pattern__photos__grid__item__delete-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;transition:opacity .3s ease;padding:.5rem;border-radius:50%}.add-pattern__photos__grid__item--main{background-color:#ebd8dd}.add-pattern__photos__text{font-size:1.4rem;line-height:2rem;font-weight:400;color:#767676}.add-pattern__footer{display:flex;justify-content:space-between;align-items:center}.add-pattern__pdf-summary,.add-pattern__pdf-summary__pdf{width:100%;display:flex;flex-direction:column}.add-pattern__pdf-summary__pdf{align-items:flex-start;gap:1rem;padding:1.2rem 0;border-bottom:1px solid #ebd8dd}.add-pattern__pdf-summary__pdf-flex{display:flex;align-items:center;gap:1rem}.add-pattern__pdf-summary__pdf-name{font-size:1.4rem;line-height:2rem;font-weight:400}.add-pattern__pdf-summary__pdf-info-title{font-size:1.4rem;line-height:2rem;color:#2d2321;font-weight:500}.add-pattern__pdf-summary__pdf-info-title span{font-weight:400}.add-pattern__price-input{display:flex;width:100%}.add-pattern__price-input__currency{margin-top:2.2rem;padding:1rem 1.5rem;height:4.2rem;display:flex;justify-content:center;background-color:#fcf6f7;align-items:center;font-size:1.4rem;font-weight:400;border-top-right-radius:4px;border-bottom-right-radius:4px}.edit-icon{cursor:pointer}.not-selected{color:#c6c6c6}.add-pattern__photos__grid__item:hover>.add-pattern__photos__grid__item__delete{opacity:1}.facet-select{display:flex;flex-direction:column;width:31.5rem;gap:.5rem}.facet-select__label{font-size:1.4rem;line-height:2rem;font-weight:400;text-transform:capitalize}.facet-select__wrapper{background:#fff;border-radius:4px;border:1px solid #c6c6c6}.facet-select__wrapper--hidden-filters .facet-select__container{display:none}.facet-select__wrapper--hidden-filters .facet-select__select{border:none}.facet-select__wrapper--hidden-filters .facet-select__select__dropdown{transform:rotate(180deg)}.facet-select__select{display:flex;align-items:center;cursor:pointer;padding:1rem 1.4rem;border-bottom:1px solid #c6c6c6}.facet-select__select__text{font-size:1.4rem;font-weight:400;line-height:2rem;text-align:left;color:#c6c6c6}.facet-select__select__text--has-selected-values{color:#2d2321}.facet-select__select__dropdown{margin-left:auto;cursor:pointer;transform:rotate(180deg)}.facet-select__select__dropdown--active{transform:rotate(1turn)}.facet-select__container{padding:1rem 1.4rem}.main-facet__input{margin-bottom:1rem}.main-facet__input:last-child{margin-bottom:0}.main-facet__parameter{display:flex;cursor:pointer;align-items:center}.main-facet__parameter__text{font-size:1.4rem;font-weight:400;line-height:2rem;color:#2d2321;text-transform:capitalize;flex:1 1}.main-facet__parameter__input{width:2rem;height:2rem;border:1px solid #c6c6c6;border-radius:.2rem;position:relative;cursor:pointer;margin-right:1rem}.main-facet__parameter__input--checked{border-color:#a53462}.main-facet__parameter__input--checked:after{content:"";position:absolute;left:7px;top:4px;width:5px;height:9px;border:solid #a53462;border-width:0 1px 1px 0;transform:rotate(45deg)}.main-facet--hidden-facets .facet__facets{display:none}.main-facet--hidden-facets .facet-select__select__dropdown{transform:rotate(180deg)}.facet{cursor:pointer;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:400;line-height:2rem;margin-bottom:1rem}.facet__facets{margin-top:1rem;margin-left:1.4rem}.facet__facets__facet{cursor:pointer;font-family:Poppins;font-size:1.4rem;font-weight:400;line-height:2rem;margin-bottom:1rem}.facet__facets__facet:last-child{margin-bottom:0}.my-data{gap:3rem}.my-data,.my-data__header{display:flex;flex-direction:column}.my-data__header{gap:1.5rem}.my-data__title{font-size:2.8rem;line-height:4.2rem;font-weight:500;position:relative;display:flex;align-items:center}.my-data__title img{width:3rem;height:3rem;position:absolute;right:1.5rem}@media only screen and (min-width:768px){.my-data__title img{display:none}}.my-data__text{font-size:1.6rem;line-height:2.4rem;font-weight:400}.my-data__content{width:100%;display:flex;flex-direction:column;gap:3rem;padding:1rem;background-color:#fff;border-radius:4px}@media only screen and (min-width:576px){.my-data__content{padding:3rem}}.my-data__content__container{width:100%;display:flex;justify-content:space-between;align-items:center}.my-data__content__divider{width:100%;height:1px;background-color:#ebeef0}.my-data__content__grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}@media only screen and (min-width:576px){.my-data__content__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:992px){.my-data__content__grid{grid-template-columns:repeat(3,18rem)}}.my-data__content__item{display:flex;flex-direction:column;gap:.8rem}.my-data__content__item__label{font-size:1.6rem;line-height:2.4rem;font-weight:600}.my-data__content__item__value{font-size:1.6rem;line-height:2.4rem;font-weight:400}.notifications{display:flex;flex-direction:column;gap:3rem}.notifications__header{display:flex;flex-direction:column;gap:1.5rem}.notifications__title{font-size:2.8rem;line-height:4.2rem;font-weight:500}.notifications__text{font-size:1.6rem;line-height:2.4rem;font-weight:400}.notifications__content{width:100%;display:flex;flex-direction:column;padding:3rem;background-color:#fff;border-radius:4px}.notifications__content__title{font-size:1.4rem;line-height:2rem;font-weight:600;text-transform:uppercase;margin-bottom:1.5rem}.notifications__content__switches{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;max-width:40.8rem}.notifications__content__switches:not(:last-of-type){margin-bottom:3rem}.notifications__content__switch{width:100%;display:flex;justify-content:space-between;align-items:center}.notifications__content__switch__label{font-size:1.6rem;line-height:2.4rem;font-weight:400}.designer-area{display:flex;align-items:center;background-image:url(/designer-area-bg.svg);background-size:contain;background-repeat:no-repeat;background-position:100%;padding:6rem 3rem 6rem 0;margin-top:2rem}.designer-area__image{width:40%;display:flex;justify-content:center;align-items:center}.designer-area__image img{width:100%}.designer-area__content{width:60%;display:flex;flex-direction:column;align-items:center}.designer-area__title{font-size:2.8rem;line-height:4.2rem;font-weight:700;color:#a53462;margin-bottom:6rem}.designer-area__tiles{display:flex;justify-content:center;max-width:100rem;gap:3rem;flex-wrap:wrap}.designer-area__tile{width:34.5rem;height:14.5rem;background-color:#fff;border-radius:4px;padding:3rem;cursor:pointer;display:flex;flex-direction:column;gap:1rem;position:relative;transition:box-shadow .3s ease}.designer-area__tile:hover{box-shadow:5px 10px 10px rgba(0,0,0,.05)}.designer-area__tile__title{display:flex;align-items:center;gap:1rem;font-size:1.6rem;line-height:2.4rem;font-weight:600;color:#a53462}.designer-area__tile__title img{width:2rem;height:2rem}.designer-area__tile__description{font-size:1.6rem;line-height:2.4rem;font-weight:400}.designer-area__tile__button{width:1.6rem;position:absolute;bottom:1.6rem;right:1.6rem}.designer-area__buttons{display:flex;gap:3rem;margin-top:6rem}.pricing-preferences{display:flex;flex-direction:column;width:100%;padding-bottom:12rem;gap:3rem;align-items:flex-start}.pricing-preferences__header{width:100%;display:flex;justify-content:space-between;align-items:center}.pricing-preferences__header__title{font-size:2.8rem;line-height:4.2rem;font-weight:500}.pricing-preferences__container{width:100%;background-color:#fff;border-radius:4px;padding:3rem;display:flex;flex-direction:column;align-items:flex-start}.pricing-preferences__container__title{font-size:2rem;line-height:3rem;font-weight:600;margin-bottom:1.8rem}.pricing-preferences__container__text{font-size:1.6rem;line-height:2.4rem;font-weight:400;margin-bottom:1.5rem}.pricing-preferences__container__text--small{font-size:1.4rem;line-height:2rem}.pricing-preferences__container__email-container,.pricing-preferences__container__select{display:flex;gap:1.5rem;align-items:center}.pricing-preferences__container__email{font-size:1.6rem;line-height:2.4rem;font-weight:400}.pricing-preferences__container__label{font-size:1.6rem;line-height:2.4rem;font-weight:600;margin-bottom:1.1rem}.pricing-preferences__container__inputs{width:100%;max-width:44rem;display:flex;flex-direction:column;gap:1.5rem}.divider{width:100%;height:1px;background-color:#ebd8dd;margin:3rem 0}.pointer{cursor:pointer}body{margin:0;padding:0;background:#fff}*{font-family:Poppins,sans-serif}a{text-decoration:none;font-size:1.4rem;line-height:2rem;color:#a53462;font-weight:500}a:hover{color:#be3b6f!important;text-decoration:underline}:root{font-family:Poppins,sans-serif;font-size:10px}.swiper-slide{z-index:99!important}.profile-like-wrapper{display:flex;width:100%}.swiper-button-prev{left:0!important}.swiper-button-next{right:0!important}.swiper-button-next,.swiper-button-prev{padding:2.5rem;background-color:#ebd8dd;border-radius:50rem}.swiper-button-next:after,.swiper-button-prev:after{font-size:2rem!important;color:#a53462}.swiper-overlay-left,.swiper-overlay-right{position:absolute;top:0;width:6rem;height:100%;background-color:#fff;z-index:1}@media only screen and (min-width:768px){.swiper-overlay-left,.swiper-overlay-right{width:7rem}}.swiper-overlay-left{left:0}.swiper-overlay-right{right:0}